summaryrefslogtreecommitdiffstats
path: root/keyboards/keebio/kbo5000
Commit message (Expand)AuthorAgeFilesLines
* 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