| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Migrate `usb.force_nkro` to `host.default.nkro` (#25468) | Joel Challis | 2025-07-10 | 1 | -1/+5 |
| | | |||||
| * | Remove duplicate of SPI default config from keyboards (#25266) | Joel Challis | 2025-05-16 | 1 | -2/+0 |
| | | |||||
| * | Remove `"command":false` from keyboards (#25193) | Joel Challis | 2025-04-24 | 1 | -1/+0 |
| | | |||||
| * | Remove `"console":false` from keyboards (#25190) | Joel Challis | 2025-04-23 | 1 | -1/+0 |
| | | |||||
| * | Separate RGBLight/RGB Matrix keycode handling (#23679) | Ryan | 2024-10-12 | 2 | -11/+11 |
| | | | | | | | | | | | | | | | | * Separate RGBLight/RGB Matrix keycode handling * Remove `_DISABLE_KEYCODES` handling * Update RGB Matrix keycode docs * Update underglow keycodes for previously migrated boards * Update keycodes for boards with custom handling * Fix typos * Fix bad merge | ||||
| * | Remove all via-enabled keymaps, including `via`. (#24322) | Nick Brassel | 2024-08-25 | 2 | -73/+0 |
| | | |||||
| * | Migrate `LOCKING_*_ENABLE` to Data-Driven: A-C, Part 2 (#23746) | James Young | 2024-05-20 | 2 | -5/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Affects: - `chalice` - `charue/sunsetter_r2` - `checkerboards/axon40` - `checkerboards/candybar_ortho` - `checkerboards/g_idb60` - `checkerboards/nop60` - `checkerboards/phoenix45_ortho` - `checkerboards/plexus75` - `checkerboards/plexus75_he` - `checkerboards/pursuit40` - `checkerboards/quark` - `checkerboards/quark_lp` - `checkerboards/quark_plus` - `checkerboards/quark_squared` - `checkerboards/snop60` - `checkerboards/ud40_ortho_alt` - `cheshire/curiosity` - `chickenman/ciel` - `chlx/merro60` - `chlx/str_merro60` - `chosfox/cf81` - `citrus/erdnuss65` - `ckeys/handwire_101` - `ckeys/nakey` - `ckeys/obelus` - `ckeys/thedora` - `ckeys/washington` - `clueboard/2x1800/2018` - `clueboard/2x1800/2021` | ||||
| * | Migrate build target markers to keyboard.json (#23293) | Joel Challis | 2024-03-30 | 2 | -1/+0 |
| | | |||||
| * | LED drivers: update keyboard LED configs (#23073) | Ryan | 2024-02-25 | 1 | -105/+105 |
| | | | | | | | | | | | | | | | | * IS31FL3733: update keyboard LED config * IS31FL3736: update keyboard LED config * IS31FL3737: update keyboard LED config * IS31FL3741: update keyboard LED config * IS31FL3743A: update keyboard LED config * AW20216S: update keyboard LED config * SNLED27351: update keyboard LED config | ||||
| * | Migrate RGB Matrix config to info.json - C (#22807) | Joel Challis | 2024-01-04 | 2 | -9/+3 |
| | | |||||
| * | Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682) | Ryan | 2023-12-20 | 1 | -1/+1 |
| | | |||||
| * | Update keyboard LED driver configs (#22638) | Ryan | 2023-12-18 | 1 | -1/+1 |
| | | |||||
| * | Remove unnecessary driver counts (#22435) | Joel Challis | 2023-11-22 | 1 | -1/+0 |
| | | |||||
| * | Rename `DRIVER_ADDR_n` defines (#22200) | Ryan | 2023-10-21 | 1 | -2/+2 |
| | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
| * | Rename CKLED2001 driver to SNLED27351 (#22071) | Ryan | 2023-10-04 | 3 | -6/+6 |
| | | |||||
| * | Migrate dynamic_keymap.layer_count >= 4 (#22087) | Joel Challis | 2023-09-20 | 1 | -3/+0 |
| | | |||||
| * | Migrate WEAR_LEVELING_*_SIZE to info.json (#22010) | Joel Challis | 2023-09-14 | 2 | -2/+2 |
| | | |||||
| * | is31fl3733: driver naming cleanups (#21905) | Ryan | 2023-09-13 | 1 | -1/+1 |
| | | |||||
| * | Migrate spi_flash WEAR_LEVELING_DRIVER to info.json (#21978) | Joel Challis | 2023-09-12 | 2 | -2/+5 |
| | | |||||
| * | Chosfox CF81: correct layout data (#21902) | James Young | 2023-09-04 | 1 | -4/+4 |
| | | |||||
| * | Fix invalid encoder_map declaration (#21868) | Joel Challis | 2023-08-30 | 2 | -2/+2 |
| | | |||||
| * | RGB Matrix: driver naming cleanups (#21594) | Ryan | 2023-08-23 | 1 | -1/+1 |
| | | |||||
| * | [Keyboard] Add chosfox cf81 (#21437) | jonylee@hfd | 2023-07-06 | 11 | -0/+722 |
| Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> Co-authored-by: jack <0x6a73@protonmail.com> | |||||