Age | Commit message (Expand) | Author |
2023-12-20 | Merge remote-tracking branch 'upstream/master' into develop | fauxpark |
2023-12-20 | Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682) | Ryan |
2023-12-18 | Remove obvious user keymaps, `keyboards/{b,c}*` edition. (#22693) | Nick Brassel |
2023-12-01 | Fix a bunch of CLI warnings (#22589) | Ryan |
2023-11-27 | Remove userspace keymaps (#22544) | Joel Challis |
2023-11-26 | Improve and Cleanup Shutdown callbacks (#21060) | Drashna Jaelre |
2023-09-20 | Remove ALLOW_WARNINGS and PICO_INTRINSICS_ENABLED (#22085) | 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-07-09 | Move `DEBOUNCE_TYPE` to data driven (#21489) | Ryan |
2023-05-31 | [Keymap] Drashna Keymap updates for 0.21.0 (#21073) | Drashna Jaelre |
2023-04-12 | Move single `LAYOUT`s to data driven (#20365) | Ryan |
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 | Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211) | precondition |
2023-03-29 | Merge remote-tracking branch 'upstream/master' into develop | fauxpark |
2023-03-29 | Fix some invalid layout macros (#20256) | Ryan |
2023-03-26 | Move `WS2812_DRIVER` to data driven (#20248) | Ryan |
2023-03-11 | Move matrix config to info.json, part 4 (#20001) | Ryan |
2023-02-28 | [Keymap] Drashna updates for 0.20.0 (#19960) | Drashna Jaelre |
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-08 | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan |
2023-02-03 | Debounce defines cleanup (#19742) | Ryan |
2023-01-31 | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel |
2023-01-30 | Merge remote-tracking branch 'upstream/master' into develop | fauxpark |
2023-01-26 | Rename `LAYOUT` macros identifier that contained the keyboard name (#19657) | Charly Delay |
2023-01-19 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2023-01-19 | Fixup ChibiOS header inclusion search ordering. (#19623) | Nick Brassel |
2023-01-10 | Migrate `LAYOUTS` to data driven (#19541) | Ryan |
2022-12-12 | [Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007) | Albert Y |
2022-12-04 | Re-structure splinky support to handle versioning in the same fashion as for ... | Charly Delay |
2022-12-01 | [Keyboard] Fix config error for Charybdis (#19219) | Drashna Jaelre |
2022-11-29 | [Keymap] Drashna updates for 0.19 (#19175) | Drashna Jaelre |
2022-11-27 | Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079) | Ryan |
2022-11-22 | Merge remote-tracking branch 'origin/master' into develop | zvecr |
2022-11-20 | Bastard Keyboards: upstream recent changes (#19083) | Charly Delay |
2022-11-16 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2022-11-16 | Specify `DEFAULT_FOLDER` for `v2/splinky` (#19093) | Charly Delay |
2022-11-15 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2022-11-15 | Bastard Keyboards: upstream recent changes (#18903) | Charly Delay |
2022-10-31 | Normalise Unicode keycodes (#18898) | Ryan |
2022-10-27 | Remove rgblight_list.h (#18878) | Ryan |
2022-10-27 | [Core] Adjust PWM hardware audio driver for RP2040 (#17723) | Stefan Kerkmann |
2022-10-20 | Remove legacy EEPROM clear keycodes (#18782) | Ryan |
2022-10-15 | Remove legacy keycodes, part 5 (#18710) | Ryan |
2022-10-10 | Remove legacy keycodes, part 2 (#18660) | Ryan |
2022-09-26 | Enabling Pointing Device support in register code functions (#18363) | Drashna Jaelre |