summaryrefslogtreecommitdiffstats
path: root/keyboards/keebio
Commit message (Expand)AuthorAgeFilesLines
...
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-1756-80/+84
* Remove matrix size defines (#19581)Ryan2023-02-1738-181/+0
* Migrate `DIRECT_PINS` to data driven (#19826)Ryan2023-02-1412-78/+41
* Refactor Leader key feature (#19632)Ryan2023-02-131-3/+0
* Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)Ryan2023-02-0810-175/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-0883-240/+97
* Remove unused `SOFT_SERIAL_PIN` from config.h (#19768)Ryan2023-02-071-5/+0
* Remove unused Bootmagic row/col defines from config.h (#19761)Ryan2023-02-075-20/+0
* 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