summaryrefslogtreecommitdiffstats
path: root/keyboards/crkbd
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-232-15/+13
* RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-231-1/+1
* Simplfy RGB/LED matrix effect logic (#21703)Joel Challis2023-08-231-6/+6
* Merge remote-tracking branch 'origin/master' into developzvecr2023-08-1514-1480/+820
|\
| * [Keymap] Update rpbaptist crkbd (#21674)Richard Baptist2023-08-1414-1480/+820
* | OLED: driver naming cleanups (#21710)Ryan2023-08-1539-47/+2
* | Remove old OLED API code (#21651)Ryan2023-07-313-9/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-07-284-11/+29
|\|
| * [Keymap] update colemad crkbd (corne) keyboard (#21515)Álvaro Cortés2023-07-274-11/+29
* | Get rid of `USB_LED_NUM_LOCK` (#21424)Ryan2023-07-021-3/+3
* | Get rid of `USB_LED_SCROLL_LOCK` (#21405)Ryan2023-07-022-9/+9
* | Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-184-10/+4
* | Move `RGBLIGHT_SPLIT` to data driven (#21190)Ryan2023-06-151-1/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-06-108-44/+151
|\|
| * [Keymap] thunderbird2086 layer status with RGB lighting/matrix (#21063)Allen Choi2023-06-108-44/+151
* | Move `RGBLED_SPLIT` to data driven (#21113)Ryan2023-06-064-4/+6
|/
* [Bug][Keyboard] Fix key display on Corne OLED (#21044)Drashna Jaelre2023-05-251-1/+1
* [Keyboard] Fixup Crkbd default keymap (#20962)Drashna Jaelre2023-05-2022-495/+308
* Keymap introspection for combos. (#19670)Nick Brassel2023-05-157-52/+40
* Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-082-1/+3
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-065-8/+8
* [Chore] Remove stray mod tap interrupt defines and per key functions (#20347)Stefan Kerkmann2023-04-061-1/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-04-033-0/+423
|\
| * Personal keymaps for crkbd and kyria (#20009)Cameron Larsen2023-04-043-0/+423
* | Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition2023-04-0319-27/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-04-024-0/+106
|\|
| * [Keymap] Add md40 ckrbd keymap (#19931)Shane Dowling2023-04-024-0/+106
* | Fixup Pointing device functions (#20311)Drashna Jaelre2023-04-011-2/+2
* | Move split layouts to data driven (#20290)Ryan2023-04-017-225/+215
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-03-212-41/+43
|\|
| * [Keymap] for sharkby7e (#20121)Sid Quinsaat2023-03-202-41/+43
* | Clean up usage of `QMK_KEYBOARD_H` (#20167)Ryan2023-03-202-4/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-03-184-49/+63
|\|
| * [Keymap] crkbd toinux update (#19673)toinux2023-03-184-49/+63
* | Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-164-31/+1
* | Move matrix config to info.json, part 6 (#20019)Ryan2023-03-114-48/+5
|/
* [Keymap] add crkbd/keymaps/markstos (#19010)Mark Stosberg2023-03-094-0/+200
* VIA Protocol 12 + fixes (#19916)Nick Brassel2023-02-232-2/+2
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-174-4/+6
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-02-094-0/+525
|\
| * [Keymap] Add colemak_luna keymap for crkbd (#19708)asdfire12023-02-094-0/+525
* | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-085-9/+7
* | Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)Ryan2023-02-051-5/+0
* | Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* | Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-3/+0
* | Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-312-2/+0
* | Remove deprecated Quantum keycodes (#19712)Ryan2023-01-291-1/+1
* | Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-282-6/+0
* | Fix functions with empty params (#19647)Ryan2023-01-205-5/+5