| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-04-22 | Remove empty `url` fields (#25181) | Joel Challis | 4 | -4/+0 | |
| 2024-11-24 | Update keycodes for keyboards with RGB Matrix (#24484) | Ryan | 2 | -4/+4 | |
| 2024-10-12 | Rename RGB/HSV structs: keyboard-level code (#24476) | Ryan | 1 | -1/+1 | |
| 2024-08-26 | Remove all via-enabled keymaps, including `via`. (#24322) | Nick Brassel | 15 | -313/+0 | |
| 2024-08-04 | `hs60/v1`: separate into ANSI and ISO revisions (#24136) | Ryan | 16 | -508/+547 | |
| 2024-06-26 | `hs60/v2/hhkb`: Adjust layout name (#23998) | Ryan | 3 | -9/+12 | |
| 2024-05-23 | Remove some useless code from keymaps (#23787) | Ryan | 2 | -22/+0 | |
| 2024-05-21 | Migrate `LOCKING_*_ENABLE` to Data-Driven: H, Part 1 (#23759) | James Young | 2 | -5/+6 | |
| Affects: - `h0oni/deskpad` - `h0oni/hotduck` - `halfcliff` - `halokeys/elemental75` - `han60` - `hardlineworks/otd_plus` - `helix/rev3_4rows` - `helix/rev3_5rows` - `hfdkb/ac001` - `hidtech/bastyl` - `hineybush/h08_ocelot` - `hineybush/h10` - `hineybush/h60` - `hineybush/h65` - `hineybush/h65_hotswap` - `hineybush/h660s` - `hineybush/h75_singa` - `hineybush/h87a` - `hineybush/h88` - `hineybush/hbcp` - `hineybush/hineyg80` - `hineybush/physix` - `hineybush/sm68` - `hnahkb/freyr` - `hnahkb/stella` - `hnahkb/vn66` - `horizon` - `hotdox` - `hs60/v1` | |||||
| 2024-05-11 | Adjust keycode alignment around `QK_BOOT` (#23697) | Ryan | 5 | -5/+5 | |
| 2024-04-24 | Align NO_SUSPEND_POWER_DOWN keyboard config (#23606) | Joel Challis | 4 | -7/+7 | |
| 2024-04-19 | Tidy use of raw hid within keyboards (#23557) | Joel Challis | 3 | -80/+1 | |
| 2024-04-17 | Migrate build target markers to keyboard.json - HI (#23540) | Joel Challis | 4 | -0/+0 | |
| 2024-04-15 | Data-Driven Keyboard Conversions: H, Part 1 (#23524) | James Young | 8 | -50/+26 | |
| 2024-03-30 | Remove 'NO_USB_STARTUP_CHECK = no' from keyboards (#23376) | Joel Challis | 3 | -3/+0 | |
| 2024-02-25 | LED drivers: update keyboard LED configs (#23073) | Ryan | 1 | -64/+64 | |
| * 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 | |||||
| 2024-02-19 | Manual user keymap removal (#23104) | Joel Challis | 4 | -100/+0 | |
| 2024-01-08 | Migrate RGB Matrix config to info.json - H (#22861) | Joel Challis | 2 | -64/+49 | |
| 2023-12-20 | Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682) | Ryan | 1 | -1/+1 | |
| 2023-12-18 | Update keyboard LED driver configs (#22638) | Ryan | 1 | -2/+2 | |
| 2023-11-27 | Remove userspace keymaps (#22544) | Joel Challis | 4 | -146/+0 | |
| 2023-11-22 | Remove unnecessary driver counts (#22435) | Joel Challis | 4 | -4/+0 | |
| 2023-11-08 | WT RGB cleanups (#22379) | Ryan | 1 | -1/+78 | |
| 2023-11-01 | Relocate LED driver init code (#22365) | Ryan | 3 | -3/+3 | |
| 2023-10-22 | Add `_flush()` functions to LED drivers (#22308) | Ryan | 3 | -3/+6 | |
| 2023-10-21 | Rename `DRIVER_ADDR_n` defines (#22200) | Ryan | 1 | -2/+2 | |
| Co-authored-by: Nick Brassel <nick@tzarc.org> | |||||
| 2023-10-13 | Dedupe I2C, SPI, UART driver inclusions (#22253) | Ryan | 3 | -6/+6 | |
| 2023-10-04 | Update ISSI LED types (#22099) | Ryan | 1 | -2/+2 | |
| 2023-09-19 | Add and use I2C address defines for ISSI LED drivers (#22008) | Ryan | 1 | -2/+2 | |
| 2023-09-13 | is31fl3731: driver naming cleanups (#21918) | Ryan | 1 | -1/+1 | |
| 2023-09-13 | is31fl3733: driver naming cleanups (#21905) | Ryan | 3 | -3/+3 | |
| 2023-08-23 | RGB Matrix: driver naming cleanups (#21594) | Ryan | 1 | -1/+1 | |
| 2023-04-27 | Move 60% layouts to data driven (#20477) | Ryan | 3 | -58/+140 | |
| 2023-04-15 | Move single `60_ansi`, `60_hhkb` and `60_iso` layouts to data driven (#20438) | Ryan | 6 | -436/+199 | |
| 2023-04-08 | Move `RGB_MATRIX_DRIVER` to data driven (#20350) | Ryan | 2 | -1/+3 | |
| 2023-03-10 | Move matrix config to info.json, part 2 (#19987) | Ryan | 8 | -39/+20 | |
| 2023-02-23 | Move QMK LUFA bootloader config to data driven (#19879) | Ryan | 2 | -5/+4 | |
| 2023-02-17 | Remove matrix size defines (#19581) | Ryan | 4 | -16/+0 | |
| 2023-02-08 | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | 8 | -27/+11 | |
| 2023-02-07 | Remove unused Bootmagic row/col defines from config.h (#19761) | Ryan | 3 | -12/+0 | |
| 2023-02-06 | Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752) | Ryan | 4 | -20/+0 | |
| 2023-02-06 | Remove `DEBOUNCE` macro usage (#19750) | jack | 1 | -0/+4 | |
| 2023-02-03 | Debounce defines cleanup (#19742) | Ryan | 4 | -12/+0 | |
| * Clean up `DEBOUNCE` in config.h, 0-9 * Clean up `DEBOUNCE` in config.h, A * Clean up `DEBOUNCE` in config.h, B * Clean up `DEBOUNCE` in config.h, C * Clean up `DEBOUNCE` in config.h, D * Clean up `DEBOUNCE` in config.h, E * Clean up `DEBOUNCE` in config.h, F * Clean up `DEBOUNCE` in config.h, G * Clean up `DEBOUNCE` in config.h, H * Clean up `DEBOUNCE` in config.h, handwired * Clean up `DEBOUNCE` in config.h, I * Clean up `DEBOUNCE` in config.h, J * Clean up `DEBOUNCE` in config.h, K * Clean up `DEBOUNCE` in config.h, L * Clean up `DEBOUNCE` in config.h, M * Clean up `DEBOUNCE` in config.h, N * Clean up `DEBOUNCE` in config.h, O * Clean up `DEBOUNCE` in config.h, P * Clean up `DEBOUNCE` in config.h, Q * Clean up `DEBOUNCE` in config.h, R * Clean up `DEBOUNCE` in config.h, S * Clean up `DEBOUNCE` in config.h, T * Clean up `DEBOUNCE` in config.h, U * Clean up `DEBOUNCE` in config.h, V * Clean up `DEBOUNCE` in config.h, W * Clean up `DEBOUNCE` in config.h, X * Clean up `DEBOUNCE` in config.h, Y * Clean up `DEBOUNCE` in config.h, Z * Remove default debounce from info.json * Migrate non-default debounce to info.json | |||||
| 2023-02-03 | Remove unused `MATRIX_HAS_GHOST` from config.h (#19726) | Ryan | 4 | -12/+0 | |
| 2023-01-30 | Clean up Force NKRO in config.h (#19718) | Ryan | 4 | -132/+0 | |
| 2023-01-31 | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel | 4 | -4/+0 | |
| 2023-01-10 | Migrate `LAYOUTS` to data driven (#19541) | Ryan | 6 | -6/+3 | |
| * Migrate `LAYOUTS` to data driven, 0-9 * Migrate `LAYOUTS` to data driven, A * Migrate `LAYOUTS` to data driven, B * Migrate `LAYOUTS` to data driven, C * Migrate `LAYOUTS` to data driven, D * Migrate `LAYOUTS` to data driven, E * Migrate `LAYOUTS` to data driven, F * Migrate `LAYOUTS` to data driven, G * Migrate `LAYOUTS` to data driven, H * Migrate `LAYOUTS` to data driven, handwired * Migrate `LAYOUTS` to data driven, I * Migrate `LAYOUTS` to data driven, J * Migrate `LAYOUTS` to data driven, K * Migrate `LAYOUTS` to data driven, L * Migrate `LAYOUTS` to data driven, M * Migrate `LAYOUTS` to data driven, N * Migrate `LAYOUTS` to data driven, O * Migrate `LAYOUTS` to data driven, P * Migrate `LAYOUTS` to data driven, Q * Migrate `LAYOUTS` to data driven, R * Migrate `LAYOUTS` to data driven, S * Migrate `LAYOUTS` to data driven, T * Migrate `LAYOUTS` to data driven, U * Migrate `LAYOUTS` to data driven, V * Migrate `LAYOUTS` to data driven, W * Migrate `LAYOUTS` to data driven, X * Migrate `LAYOUTS` to data driven, Y * Migrate `LAYOUTS` to data driven, Z | |||||
| 2022-12-30 | Remove useless line continuations (#19399) | Ryan | 3 | -48/+48 | |
| 2022-11-21 | Remove .noci functionality (#19122) | Joel Challis | 1 | -0/+0 | |
| 2022-11-10 | VIA V3 - The Custom UI Update (#18222) | Wilba | 3 | -9/+0 | |
| 2022-10-20 | Remove legacy Grave Escape keycodes (#18787) | Ryan | 8 | -8/+8 | |
