summaryrefslogtreecommitdiffstats
path: root/keyboards/keebio
Commit message (Expand)AuthorAgeFilesLines
* Add Cepstrum Rev. 1 Keyboard (#20721)Danny2023-05-1810-0/+502
* Adding my keymap (#20345)Jesse Estes2023-04-304-0/+201
* [Keymap] Add johnstegeman iris colemak keymap (#20575)John Stegeman2023-04-265-0/+280
* Modify default encoder mappings, change PID, enable mousekeys (#20329)Danny2023-04-033-11/+6
* Enable encoder mapping in VIA for Keebio KBO-5000 (#20272)Raphael Mangubat2023-04-022-0/+9
* Fix some invalid layout macros (#20256)Ryan2023-03-296-571/+488
* Fix incorrect matrix positions for RGB LEDs (#20082)Danny2023-03-101-3/+3
* Keebio/KBO-5000 Encoder Misconfiguration Fix for #20073 (#20074)Flame Soulis2023-03-091-2/+2
* [Keymap] Drashna updates for 0.20.0 (#19960)Drashna Jaelre2023-02-281-1/+1
* `keebio/kbo5000`: fix encoder config (#19941)Ryan2023-02-264-8/+7
* Move encoder config to data driven (#19923)Ryan2023-02-2637-87/+160
* Move backlight config to data driven (#19910)Ryan2023-02-2648-71/+93
* Move QMK LUFA bootloader config to data driven (#19879)Ryan2023-02-238-17/+24
* VIA Protocol 12 + fixes (#19916)Nick Brassel2023-02-234-4/+4
* Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan2023-02-221-3/+0
* Add some missing `#pragma once`s (#19902)Ryan2023-02-211-0/+2
* Move `KC_MISSION_CONTROL`/`KC_LAUNCHPAD` keycodes to core (#19884)Joel Challis2023-02-191-33/+0
* Move layouts for direct_pins boards to data driven (#19872)Ryan2023-02-1919-284/+70
* 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