Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-23 | RGB Matrix: driver naming cleanups (#21594) | Ryan | |
2023-08-23 | Simplfy RGB/LED matrix effect logic (#21703) | Joel Challis | |
2023-08-15 | Merge remote-tracking branch 'origin/master' into develop | zvecr | |
2023-08-15 | OLED: driver naming cleanups (#21710) | Ryan | |
2023-08-14 | [Keymap] Update rpbaptist crkbd (#21674) | Richard Baptist | |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Richard Baptist <richard@remote.com> | |||
2023-07-31 | Remove old OLED API code (#21651) | Ryan | |
2023-07-28 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-07-27 | [Keymap] update colemad crkbd (corne) keyboard (#21515) | Álvaro Cortés | |
Co-authored-by: Álvaro Cortés Devesa <alvarocortesdevesa@Alvaros-MacBook-Pro.local> | |||
2023-07-02 | Get rid of `USB_LED_NUM_LOCK` (#21424) | Ryan | |
2023-07-02 | Get rid of `USB_LED_SCROLL_LOCK` (#21405) | Ryan | |
2023-06-18 | Move `RGBLED_NUM` to data driven (#21278) | Ryan | |
2023-06-15 | Move `RGBLIGHT_SPLIT` to data driven (#21190) | Ryan | |
* Move `RGBLIGHT_SPLIT` to data driven * Remove where `split_count` is already set | |||
2023-06-10 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-06-10 | [Keymap] thunderbird2086 layer status with RGB lighting/matrix (#21063) | Allen Choi | |
2023-06-06 | Move `RGBLED_SPLIT` to data driven (#21113) | Ryan | |
Co-authored-by: Joel Challis <git@zvecr.com> | |||
2023-05-25 | [Bug][Keyboard] Fix key display on Corne OLED (#21044) | Drashna Jaelre | |
2023-05-20 | [Keyboard] Fixup Crkbd default keymap (#20962) | Drashna Jaelre | |
2023-05-15 | Keymap introspection for combos. (#19670) | 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-06 | [Chore] Remove stray mod tap interrupt defines and per key functions (#20347) | Stefan Kerkmann | |
* Remove stray defines and per key functions * Remove defunct get_ignore_mod_tap_interrupt declaration | |||
2023-04-03 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-04-04 | Personal keymaps for crkbd and kyria (#20009) | Cameron Larsen | |
2023-04-03 | Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211) | precondition | |
2023-04-02 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-04-02 | [Keymap] Add md40 ckrbd keymap (#19931) | Shane Dowling | |
Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> | |||
2023-04-01 | Fixup Pointing device functions (#20311) | Drashna Jaelre | |
2023-04-01 | Move split layouts to data driven (#20290) | Ryan | |
2023-03-21 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-03-20 | [Keymap] for sharkby7e (#20121) | Sid Quinsaat | |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: jack <0x6a73@protonmail.com> | |||
2023-03-20 | Clean up usage of `QMK_KEYBOARD_H` (#20167) | Ryan | |
2023-03-18 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-03-18 | [Keymap] crkbd toinux update (#19673) | toinux | |
2023-03-16 | Remove useless "ifdef KEYBOARD_*" (#20078) | Ryan | |
Co-authored-by: Nick Brassel <nick@tzarc.org> | |||
2023-03-11 | Move matrix config to info.json, part 6 (#20019) | Ryan | |
2023-03-09 | [Keymap] add crkbd/keymaps/markstos (#19010) | Mark Stosberg | |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2023-02-23 | VIA Protocol 12 + fixes (#19916) | Nick Brassel | |
Co-authored-by: Wilba <wilba@wilba.tech> Co-authored-by: zvecr <git@zvecr.com> | |||
2023-02-17 | Move `SOFT_SERIAL_PIN` to data driven (#19863) | Ryan | |
2023-02-17 | Remove matrix size defines (#19581) | Ryan | |
2023-02-09 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-02-09 | [Keymap] Add colemak_luna keymap for crkbd (#19708) | asdfire1 | |
Co-authored-by: Drashna Jaelre <drashna@live.com> | |||
2023-02-08 | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | |
2023-02-05 | Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748) | Ryan | |
2023-02-03 | Debounce defines cleanup (#19742) | Ryan | |
* 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 | |
2023-01-31 | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel | |
2023-01-29 | Remove deprecated Quantum keycodes (#19712) | Ryan | |
2023-01-28 | Remove commented out backlight config & stray "backlight levels" (#19703) | Ryan | |
2023-01-20 | Fix functions with empty params (#19647) | Ryan | |
* Fix functions with empty params * Found a bunch more | |||
2023-01-10 | Migrate `LAYOUTS` to data driven (#19541) | Ryan | |
* 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 |