| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-09-21 | Custom oled fonts cleanup (#25665) | Ryan | 2 | -233/+0 | |
| 2025-07-11 | Remove deprecated `RGB_` and Mouse keycodes (#25444) | Ryan | 1 | -1/+1 | |
| * Remove deprecated `RGB_` and Mouse keycodes * Update old mouse keycodes, 0-9/A-M * Update old mouse keycodes, N-Z & layouts * Missed some stuff | |||||
| 2025-07-10 | Migrate `usb.force_nkro` to `host.default.nkro` (#25468) | Joel Challis | 2 | -4/+12 | |
| 2025-06-02 | Configure boards to use development_board - R (#25316) | Joel Challis | 1 | -2/+1 | |
| 2025-04-24 | Remove `"command":false` from keyboards (#25193) | Joel Challis | 1 | -1/+0 | |
| 2025-04-23 | Remove `"console":false` from keyboards (#25190) | Joel Challis | 1 | -1/+0 | |
| 2025-04-22 | Remove empty `url` fields (#25181) | Joel Challis | 2 | -2/+0 | |
| 2025-01-30 | Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24845) | Joel Challis | 1 | -1/+0 | |
| 2024-08-26 | Remove all via-enabled keymaps, including `via`. (#24322) | Nick Brassel | 6 | -292/+0 | |
| 2024-08-25 | Update Underglow keycodes (#23765) | Ryan | 5 | -24/+24 | |
| Co-authored-by: Nick Brassel <nick@tzarc.org> | |||||
| 2024-07-13 | Update atomic GPIO macros in keyboard custom matrix (#23796) | Ryan | 1 | -10/+10 | |
| 2024-05-23 | Migrate `LOCKING_*_ENABLE` to Data-Driven: Q-R (#23781) | James Young | 8 | -20/+24 | |
| Affects: - `qpockets/space_space/rev1` - `qpockets/space_space/rev2` - `quad_h/lb75` - `quantrik/kyuu` - `qwertlekeys/calice` - `rabbit/rabbit68` - `rainkeebs/delilah` - `rainkeebs/rainkeeb` - `rainkeebs/yasui` - `rart/rart45` - `rart/rart4x4` - `rart/rart60` - `rart/rart67` - `rart/rart67m` - `rart/rart75` - `rart/rart75m` - `rart/rartand` - `rart/rartland` - `rart/rartlice` - `rart/rartlite` - `rart/rartpad` - `rate/pistachio/rev1` - `rate/pistachio/rev2` - `rate/pistachio_mp` - `rate/pistachio_pro` - `redox/rev1` - `redscarf_iiplus/verb` - `redscarf_iiplus/verc` - `redscarf_iiplus/verd` - `retro_75` - `reversestudio/decadepad` - `reviung/reviung5` - `reviung/reviung33` - `reviung/reviung34` - `reviung/reviung39` - `reviung/reviung41` - `reviung/reviung53` - `rgbkb/zen/rev1` - `rgbkb/zen/rev2` - `rmi_kb/aelith` - `rmi_kb/chevron` - `rmi_kb/herringbone/pro` - `rmi_kb/herringbone/v1` - `rmi_kb/squishy65` - `rmi_kb/squishyfrl` - `rmi_kb/squishytkl` - `rmi_kb/wete/v1` - `rmi_kb/wete/v2` - `rocketboard_16` - `rominronin/katana60/rev1` - `rominronin/katana60/rev2` - `roseslite` - `rotr` - `rpiguy9907/southpaw66` - `rubi` - `rura66/rev1` - `ryanbaekr/rb1` - `ryanbaekr/rb18` - `ryanbaekr/rb69` - `ryanbaekr/rb86` - `ryanbaekr/rb87` - `ryanskidmore/rskeys100` - `ryloo_studio/m0110` | |||||
| 2024-05-17 | Delete trivial keymap readmes (#23714) | Ryan | 5 | -5/+0 | |
| 2024-05-03 | Update GPIO API usage in keyboard code (#23361) | Ryan | 1 | -5/+5 | |
| 2024-04-17 | Migrate build target markers to keyboard.json - R (#23542) | Joel Challis | 6 | -39/+24 | |
| 2024-04-11 | Move `SPLIT_KEYBOARD` to data driven (#21410) | Duncan Sutherland | 4 | -2/+6 | |
| 2024-03-30 | Remove `quantum.h` includes from keyboard custom `matrix.c`s (#23371) | Ryan | 1 | -3/+1 | |
| 2024-03-15 | Migrate features from rules.mk to data driven - OPQR (#23285) | Joel Challis | 2 | -13/+10 | |
| 2024-01-16 | i2c: rename read/write register functions (#22905) | Ryan | 1 | -7/+7 | |
| 2024-01-09 | Align `SPLIT_HAND_MATRIX_GRID` left/right logic with `SPLIT_HAND_PIN` (#22775) | Joel Challis | 1 | -0/+1 | |
| 2023-08-15 | OLED: driver naming cleanups (#21710) | Ryan | 1 | -1/+0 | |
| 2023-07-03 | Fix encoder map declarations (#21435) | Joel Challis | 2 | -2/+2 | |
| 2023-06-24 | Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292) | Ryan | 6 | -6/+3 | |
| Co-authored-by: Nick Brassel <nick@tzarc.org> | |||||
| 2023-06-22 | Fix `rate/pistachio_pro:via` (#21339) | Joel Challis | 1 | -4/+4 | |
| 2023-06-19 | Remove encoder in-matrix workaround code (#20389) | jack | 6 | -151/+30 | |
| 2023-06-18 | Move `RGBLED_NUM` to data driven (#21278) | Ryan | 6 | -5/+5 | |
| 2023-06-15 | Move `RGBLIGHT_SPLIT` to data driven (#21190) | Ryan | 2 | -2/+0 | |
| * Move `RGBLIGHT_SPLIT` to data driven * Remove where `split_count` is already set | |||||
| 2023-06-06 | Move `RGBLED_SPLIT` to data driven (#21113) | Ryan | 4 | -3/+5 | |
| Co-authored-by: Joel Challis <git@zvecr.com> | |||||
| 2023-05-27 | Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974) | Ryan | 2 | -1/+3 | |
| Co-authored-by: Nick Brassel <nick@tzarc.org> | |||||
| 2023-05-02 | `info.json` whitespace cleanups (#20651) | Ryan | 1 | -3/+3 | |
| 2023-05-01 | Move `FORCE_NKRO` to data driven (#20604) | Ryan | 5 | -11/+4 | |
| 2023-04-12 | Move single `LAYOUT`s to data driven (#20365) | Ryan | 9 | -420/+363 | |
| 2023-04-09 | Fix up via keymap builds. (#20383) | Nick Brassel | 1 | -1/+1 | |
| * Fix up via keymap builds. - Usages of old IS_PRESSED. * Fix up bad code. * Fix up bad code. | |||||
| 2023-04-06 | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan | 6 | -3/+9 | |
| 2023-04-03 | [Core] Refactor `keyevent_t` for 1ms timing resolution (#15847) | Stefan Kerkmann | 2 | -4/+8 | |
| 2023-03-17 | Remove more empty headers (#20155) | Ryan | 2 | -34/+0 | |
| 2023-03-16 | Remove useless "ifdef KEYBOARD_*" (#20078) | Ryan | 4 | -80/+0 | |
| Co-authored-by: Nick Brassel <nick@tzarc.org> | |||||
| 2023-03-13 | Adjust offset for some layouts (#20075) | Ryan | 1 | -95/+102 | |
| 2023-03-11 | Move matrix config to info.json, part 3 (#19991) | Ryan | 6 | -48/+19 | |
| Co-authored-by: Nick Brassel <nick@tzarc.org> | |||||
| 2023-02-26 | Move encoder config to data driven (#19923) | Ryan | 4 | -10/+10 | |
| Co-authored-by: Nick Brassel <nick@tzarc.org> | |||||
| 2023-02-17 | Remove matrix size defines (#19581) | Ryan | 2 | -27/+0 | |
| 2023-02-08 | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | 7 | -24/+6 | |
| 2023-02-07 | Remove unused Bootmagic row/col defines from config.h (#19761) | Ryan | 1 | -4/+0 | |
| 2023-02-06 | Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752) | Ryan | 1 | -5/+0 | |
| 2023-02-03 | Debounce defines cleanup (#19742) | Ryan | 4 | -11/+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-01-30 | Clean up Force NKRO in config.h (#19718) | Ryan | 1 | -21/+0 | |
| 2023-01-31 | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel | 3 | -3/+0 | |
| 2022-10-16 | Remove legacy keycodes, part 6 (#18740) | Ryan | 5 | -5/+5 | |
| * `KC_RSHIFT` -> `KC_RSFT` * `KC_RCTRL` -> `KC_RCTL` * `KC_LSHIFT` -> `KC_LSFT` * `KC_LCTRL` -> `KC_LCTL` | |||||
| 2022-10-15 | Remove legacy keycodes, part 5 (#18710) | Ryan | 2 | -2/+2 | |
| * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM` | |||||
| 2022-10-09 | Remove legacy international keycodes (#18588) | Ryan | 6 | -7/+7 | |
