summaryrefslogtreecommitdiffstats
path: root/keyboards/keebio
Commit message (Expand)AuthorAgeFilesLines
...
* Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan2023-02-065-25/+0
* Remove `IS_HOST_LED_ON` and migrate usages (#19753)Ryan2023-02-061-1/+1
* Debounce defines cleanup (#19742)Ryan2023-02-0346-130/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-0319-58/+0
* Clean up Force NKRO in config.h (#19718)Ryan2023-01-305-105/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-3136-36/+0
* Remove deprecated Quantum keycodes (#19712)Ryan2023-01-291-1/+1
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-2815-37/+0
* Fix functions with empty params (#19647)Ryan2023-01-202-2/+2
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-192-2/+2
|\
| * Fixup ChibiOS header inclusion search ordering. (#19623)Nick Brassel2023-01-192-2/+2
* | [Keyboard] keebio/iris document LED matrix (#19588)Dean Scarff2023-01-171-1/+1
* | Tidy up use of CTPC (#19570)Joel Challis2023-01-111-1/+1
* | Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-1022-21/+9
* | [Bug] Prevent dynamic keymaps from processing layers that don't exist (#19225)Drashna Jaelre2023-01-011-13/+4
* | Align definition of unicode_map (#19452)Joel Challis2023-01-012-2/+2
* | Remove useless line continuations (#19399)Ryan2022-12-3023-407/+399
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-12-192-0/+206
|\|
| * keebio/quefrency — add missing `LAYOUT_all`'s to info.json (#19373)jack2022-12-182-0/+206
* | Tap Dance: remove `qk_` prefix (#19313)Ryan2022-12-1413-29/+29
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-12-1313-0/+631
|\|
| * [Keyboard] Add Convolution Rev. 1 PCB (#19283)Danny2022-12-1213-0/+631
* | [Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007)Albert Y2022-12-122-2/+2
* | [RP2040] update i2c drivers to reflect peripheral number (#19277)Stefan Kerkmann2022-12-111-1/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-12-106-20/+33
|\|
| * [Keymap] Keeb.io Sinc - Lickel keymap update (#19188)Adam Lickel2022-12-106-20/+33
* | Remove RGBLIGHT_ANIMATIONS from core (+cleanup) (#19216)Drashna Jaelre2022-12-011-1/+0
|/
* Keeb.io Sinc: Enable Split LED state (#19187)Adam Lickel2022-11-292-0/+4
* [Keymap] Drashna updates for 0.19 (#19175)Drashna Jaelre2022-11-295-27/+8
* Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan2022-11-276-6/+6
* jsonify some info.json (#19146)Joel Challis2022-11-253-25/+25
* Update use of legacy keycodes (#19120)Joel Challis2022-11-225-7/+7
* Remove .noci functionality (#19122)Joel Challis2022-11-2118-0/+0
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-11-203-0/+62
|\
| * [Keyboard] Add hardwired Dactyl macropad (#18761)bwprobably2022-11-203-0/+62
* | Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-11-121-32/+2
|\|
| * Eric Gebhart user space and keymaps (#17487)Eric Gebhart2022-11-111-32/+2
* | VIA V3 - The Custom UI Update (#18222)Wilba2022-11-101-0/+1
* | Normalise MIDI keycodes (#18972)Ryan2022-11-071-4/+4
* | Reworked backlight keycodes. (#18961)Nick Brassel2022-11-0611-18/+18
* | Normalise Dynamic Macro keycodes (#18939)Ryan2022-11-031-5/+5
* | Normalise Unicode keycodes (#18898)Ryan2022-10-313-3/+3
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2022-10-295-8/+5
|\|
| * [Keyboard] Add Sinc Rev 1&2 Encoder Map Support (#18861)Danny2022-10-284-8/+4
| * userspace: fix up sethBarberee sinc keymap CI errors (#18865)Seth Barberee2022-10-271-0/+1
* | Normalise Auto Shift keycodes (#18892)Ryan2022-10-282-4/+4
* | Remove rgblight_list.h (#18878)Ryan2022-10-273-8/+8
* | Fixup keebio/sinc/rev3 (#18866)jack2022-10-272-16/+7
* | Normalise Space Cadet keycodes (#18864)Ryan2022-10-2716-22/+22
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-2615-2/+589
|\|