summaryrefslogtreecommitdiff
path: root/keyboards/crkbd
AgeCommit message (Expand)Author
2023-11-09Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-11-09Fix corne keylog (#22420)John Barbero
2023-09-04Add `mousekey.h` include to `quantum.h` (#21897)Ryan
2023-08-23Move RGBLight animations to data driven (#21635)Ryan
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan
2023-08-23Simplfy RGB/LED matrix effect logic (#21703)Joel Challis
2023-08-15Merge remote-tracking branch 'origin/master' into developzvecr
2023-08-15OLED: driver naming cleanups (#21710)Ryan
2023-08-14[Keymap] Update rpbaptist crkbd (#21674)Richard Baptist
2023-07-31Remove old OLED API code (#21651)Ryan
2023-07-28Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-07-27[Keymap] update colemad crkbd (corne) keyboard (#21515)Álvaro Cortés
2023-07-02Get rid of `USB_LED_NUM_LOCK` (#21424)Ryan
2023-07-02Get rid of `USB_LED_SCROLL_LOCK` (#21405)Ryan
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan
2023-06-15Move `RGBLIGHT_SPLIT` to data driven (#21190)Ryan
2023-06-10Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-06-10[Keymap] thunderbird2086 layer status with RGB lighting/matrix (#21063)Allen Choi
2023-06-06Move `RGBLED_SPLIT` to data driven (#21113)Ryan
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-15Keymap introspection for combos. (#19670)Nick Brassel
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan
2023-04-06Migrate `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
2023-04-03Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-04-04Personal keymaps for crkbd and kyria (#20009)Cameron Larsen
2023-04-03Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition
2023-04-02Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-04-02[Keymap] Add md40 ckrbd keymap (#19931)Shane Dowling
2023-04-01Fixup Pointing device functions (#20311)Drashna Jaelre
2023-04-01Move split layouts to data driven (#20290)Ryan
2023-03-21Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-03-20[Keymap] for sharkby7e (#20121)Sid Quinsaat
2023-03-20Clean up usage of `QMK_KEYBOARD_H` (#20167)Ryan
2023-03-18Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-03-18[Keymap] crkbd toinux update (#19673)toinux
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan
2023-03-11Move matrix config to info.json, part 6 (#20019)Ryan
2023-03-09[Keymap] add crkbd/keymaps/markstos (#19010)Mark Stosberg
2023-02-23VIA Protocol 12 + fixes (#19916)Nick Brassel
2023-02-17Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-09Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-02-09[Keymap] Add colemak_luna keymap for crkbd (#19708)asdfire1
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-05Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel