Age | Commit message (Expand) | Author |
2024-02-20 | Manual user keymap removal (#23119) | Joel Challis |
2024-02-16 | [Keymap Removal] keyboard with most keymaps (#23092) | Joel Challis |
2024-01-18 | Remove LAYOUTS_HAS_RGB (#22917) | Joel Challis |
2023-12-20 | Merge remote-tracking branch 'upstream/master' into develop | fauxpark |
2023-12-18 | Remove obvious user keymaps, `keyboards/{d,e,f}*` edition. (#22695) | Nick Brassel |
2023-12-18 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2023-12-18 | [Keymap Removal] keebio/iris and related keymaps. (#22690) | Joel Challis |
2023-12-17 | Merge remote-tracking branch 'upstream/master' into develop | Nick Brassel |
2023-12-17 | [Keymap Removal] Planck and related keymaps. (#22683) | Nick Brassel |
2023-12-12 | Rename `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` (#22570) | Ryan |
2023-12-05 | Remove "empty" files (#22603) | Joel Challis |
2023-11-27 | Remove userspace keymaps (#22544) | Joel Challis |
2023-08-23 | Move RGBLight animations to data driven (#21635) | Ryan |
2023-08-23 | RGB Matrix: driver naming cleanups (#21594) | Ryan |
2023-07-21 | backlight: split AVR PWM and timer drivers (#21540) | Ryan |
2023-06-24 | Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292) | Ryan |
2023-06-18 | Remove default `TAPPING_TERM` from keyboard config.h (#21284) | Ryan |
2023-06-18 | Move `RGBLED_NUM` to data driven (#21278) | 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-15 | Keymap introspection for combos. (#19670) | Nick Brassel |
2023-05-02 | `info.json` whitespace cleanups (#20651) | Ryan |
2023-04-06 | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan |
2023-04-05 | Move small macropad-ish layouts to data driven (#20341) | Ryan |
2023-04-03 | Fix a handful of CLI errors (#20321) | Ryan |
2023-04-03 | Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211) | precondition |
2023-04-01 | Move split layouts to data driven (#20290) | Ryan |
2023-03-29 | Move ortho & numpad layouts to data driven (#20183) | Ryan |
2023-03-23 | Remove `RGB_DI_PIN` ifdefs (#20218) | Ryan |
2023-03-17 | Remove more empty headers (#20155) | Ryan |
2023-03-16 | Remove useless "ifdef KEYBOARD_*" (#20078) | Ryan |
2023-03-11 | Move matrix config to info.json, part 7 (#20020) | Ryan |
2023-03-08 | Remove empty rules.mk from keymaps (#20056) | Joel Challis |
2023-02-26 | Move backlight config to data driven (#19910) | Ryan |
2023-02-22 | Remove default and unused `BACKLIGHT_LEVELS` (#19898) | Ryan |
2023-02-17 | Move `SOFT_SERIAL_PIN` to data driven (#19863) | Ryan |
2023-02-17 | Remove matrix size defines (#19581) | 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-30 | Clean up Force NKRO in config.h (#19718) | 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-10 | Migrate `LAYOUTS` to data driven (#19541) | Ryan |
2022-12-30 | Remove useless line continuations (#19399) | Ryan |
2022-12-14 | Tap Dance: remove `qk_` prefix (#19313) | Ryan |
2022-12-12 | [Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007) | Albert Y |
2022-11-22 | Update use of legacy keycodes (#19120) | Joel Challis |
2022-11-21 | Remove .noci functionality (#19122) | Joel Challis |
2022-10-21 | Deprecate `KC_LEAD` for `QK_LEAD` (#18792) | Ryan |