qmk_firmware/keyboards/keebio/kbo5000
Ryan ccb6c908dd
Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)
* Remove `SOFT_SERIAL_PIN` for non-split boards

* Delete more empty config.h
2023-02-08 23:57:42 +00:00
..
keymaps Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
rev1 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00
kbo5000.c [Keyboard] Add KBO-5000 keyboard (#9381) 2020-06-23 02:05:44 -07:00
kbo5000.h [Keyboard] Add KBO-5000 keyboard (#9381) 2020-06-23 02:05:44 -07:00
readme.md [Keyboard] Add KBO-5000 keyboard (#9381) 2020-06-23 02:05:44 -07:00
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00

readme.md

KBO-5000

A split staggered keyboard designed to be like the G80-5000, made and sold by Keebio. More info at Keebio.

Make example for this keyboard (after setting up your build environment):

make keebio/kbo5000/rev1:default

Example of flashing this keyboard:

make keebio/kbo5000/rev1:default:flash

Handedness detection is already hardwired onto the PCB, so no need to deal with EE_HANDS or flashing .eep files.

See build environment setup then the make instructions for more information.

A build guide for this keyboard can be found here: Keebio Build Guides