Age | Commit message (Expand) | Author |
2023-11-27 | Remove userspace keymaps (#22544) | Joel Challis |
2023-09-13 | Migrate spi EEPROM_DRIVER to info.json (#21991) | Joel Challis |
2023-08-23 | RGB Matrix: driver naming cleanups (#21594) | Ryan |
2023-08-04 | haptic: further naming cleanups (#21682) | Ryan |
2023-07-31 | Fix layout offsets for a handful of boards (#21636) | Ryan |
2023-07-21 | haptic: naming cleanups (#21551) | Ryan |
2023-07-09 | Move `DEBOUNCE_TYPE` to data driven (#21489) | Ryan |
2023-06-18 | Move `RGBLED_NUM` to data driven (#21278) | Ryan |
2023-06-15 | Move `RGBLIGHT_SPLIT` to data driven (#21190) | Ryan |
2023-06-06 | Move `RGBLED_SPLIT` to data driven (#21113) | Ryan |
2023-05-31 | [Keymap] Drashna Keymap updates for 0.21.0 (#21073) | Drashna Jaelre |
2023-05-27 | Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974) | Ryan |
2023-04-25 | Move miscellaneous layouts to data driven (#20516) | Ryan |
2023-04-15 | Encodermap direction define. (#20454) | Nick Brassel |
2023-04-08 | Move `RGB_MATRIX_DRIVER` to data driven (#20350) | Ryan |
2023-04-06 | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan |
2023-04-03 | Fix a handful of CLI errors (#20321) | Ryan |
2023-03-26 | Move `WS2812_DRIVER` to data driven (#20248) | Ryan |
2023-03-16 | Remove useless "ifdef KEYBOARD_*" (#20078) | Ryan |
2023-03-11 | Move matrix config to info.json, part 6 (#20019) | Ryan |
2023-02-28 | [Keymap] Drashna updates for 0.20.0 (#19960) | Drashna Jaelre |
2023-02-26 | Move encoder config to data driven (#19923) | Ryan |
2023-02-23 | Reallocate SAFE_RANGE (#19909) | Joel Challis |
2023-02-23 | VIA Protocol 12 + fixes (#19916) | Nick Brassel |
2023-02-17 | Move `SOFT_SERIAL_PIN` to data driven (#19863) | Ryan |
2023-02-17 | Remove matrix size defines (#19581) | Ryan |
2023-02-17 | Move Bootmagic config to data driven (#19860) | Ryan |
2023-02-08 | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan |
2023-02-03 | Debounce defines cleanup (#19742) | Ryan |
2023-02-03 | Remove unused `MATRIX_HAS_GHOST` from config.h (#19726) | Ryan |
2023-01-31 | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel |
2023-01-28 | Remove commented out backlight config & stray "backlight levels" (#19703) | Ryan |
2023-01-19 | Fixup ChibiOS header inclusion search ordering. (#19623) | Nick Brassel |
2023-01-12 | weact docs patch re "security vulnerability" (#19572) | Tom Barnes |
2022-11-29 | [Keymap] Drashna updates for 0.19 (#19175) | Drashna Jaelre |
2022-11-27 | Fix API errors in handwired/tractyl_manuform/5x6_right/arduinomicro (#19166) | Joel Challis |
2022-11-22 | Update use of legacy keycodes (#19120) | Joel Challis |
2022-10-31 | Normalise Unicode keycodes (#18898) | Ryan |
2022-10-27 | [Core] Adjust PWM hardware audio driver for RP2040 (#17723) | Stefan Kerkmann |
2022-10-15 | Remove legacy keycodes, part 5 (#18710) | Ryan |
2022-10-13 | Remove legacy keycodes, part 4 (#18683) | Ryan |
2022-09-30 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2022-09-30 | [Keyboard] handwired/tractyl_manuform: Arduino Micro (#17199) | Pascal J |
2022-09-26 | Enabling Pointing Device support in register code functions (#18363) | Drashna Jaelre |
2022-09-25 | [Keymap] develop updates for Drashna Keymaps (#18472) | Drashna Jaelre |
2022-09-23 | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) | Ryan |
2022-09-07 | Remove legacy define SERIAL_USE_MULTI_TRANSACTION (#18299) | Dasky |
2022-08-28 | [Keymap] Drashna keymap updates for 0.18.0 (#18184) | Drashna Jaelre |
2022-08-21 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2022-08-21 | Move keyboard USB IDs and strings to data driven, pass 3 (#18111) | Ryan |