summaryrefslogtreecommitdiffstats
path: root/keyboards/keebio/kbo5000
Commit message (Expand)AuthorAgeFilesLines
* Move remaining `LAYOUT_all`s to data driven (#20463)Ryan2023-04-273-391/+367
* Encodermap direction define. (#20454)Nick Brassel2023-04-151-1/+1
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-04-033-11/+6
|\
| * Modify default encoder mappings, change PID, enable mousekeys (#20329)Danny2023-04-033-11/+6
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-04-022-0/+9
|\|
| * Enable encoder mapping in VIA for Keebio KBO-5000 (#20272)Raphael Mangubat2023-04-022-0/+9
* | Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-164-10/+1
* | Move matrix config to info.json, part 8 (#20030)Ryan2023-03-112-6/+11
|/
* Keebio/KBO-5000 Encoder Misconfiguration Fix for #20073 (#20074)Flame Soulis2023-03-091-2/+2
* `keebio/kbo5000`: fix encoder config (#19941)Ryan2023-02-264-8/+7
* Move encoder config to data driven (#19923)Ryan2023-02-262-5/+15
* Move backlight config to data driven (#19910)Ryan2023-02-262-1/+3
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-172-3/+3
* Remove matrix size defines (#19581)Ryan2023-02-171-5/+0
* Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)Ryan2023-02-081-20/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove .noci functionality (#19122)Joel Challis2022-11-211-0/+0
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-153-3/+3
* Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre2022-10-152-2/+11
* Move keyboard USB IDs and strings to data driven, pass 2: J-L (#18080)Ryan2022-08-202-8/+7
* Add encoder defaults for Keebio boards (#16398)Danny2022-02-213-24/+25
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-1/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-301-1/+0
* Remove audio pin references in rules.mk (#14532)Ryan2021-09-211-1/+1
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-1/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* [Keyboard] Remove console from keebio via keyboards (#13901)Drashna Jaelre2021-08-051-1/+0
* [Keyboard] Disable console by default on all Keebio boards (#13649)Drashna Jaelre2021-07-231-1/+1
* Convert Encoder callbacks to be boolean functions (#12805)Drashna Jaelre2021-05-213-3/+6
* Remove `DESCRIPTION`, K-M (#11619)Ryan2021-01-201-1/+0
* Initial list of keyboards to exclude from CI (#11213)Zach White2020-12-211-0/+0
* [Keyboard] Add KBO-5000 keyboard (#9381)Danny2020-06-2315-0/+775