summaryrefslogtreecommitdiff
path: root/keyboards/crkbd
AgeCommit message (Expand)Author
2024-02-17Removal of bootmagic lite terminology (#22979)Joel Challis
2024-02-14Migrate RGB Matrix config to info.json (#23000)Joel Challis
2024-02-01Ensure LTO is enabled as a `info.json` build config option (#22932)Joel Challis
2023-12-27Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-12-27vendor keymaps-mechboards via updates (#22767)Tom Barnes
2023-12-20Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-12-21[Keymap Removal] Restore mechboards mb_via keymaps. (#22723)Nick Brassel
2023-12-20Merge remote-tracking branch 'upstream/master' into developfauxpark
2023-12-20Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan
2023-12-18Remove obvious user keymaps, `keyboards/{b,c}*` edition. (#22693)Nick Brassel
2023-12-18[Keymap Removal] Preonic and related keymaps. (#22689)Joel Challis
2023-12-18[Keymap Removal] keebio/iris and related keymaps. (#22690)Joel Challis
2023-12-17[Keymap Removal] Planck and related keymaps. (#22683)Nick Brassel
2023-11-27Remove userspace keymaps (#22544)Joel Challis
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