qmk_firmware/keyboards/keebio/kbo5000
Danny 302ed624ac
Add encoder defaults for Keebio boards (#16398)
* Add BDN9 encoder defaults

* Add DSP40 encoder default

* Add FoldKB encoder defaults

* Add Iris encoder defaults

* Update Iris Rev. 6 encoder orientation

* Add KBO-5000 encoder defaults

* Add Quefrency encoder defaults

* Add Sinc encoder defaults

* Add Stick encoder defaults

* Remove encoder settings from VIA keymaps
2022-02-21 18:02:30 +00:00
..
keymaps Add encoder defaults for Keebio boards (#16398) 2022-02-21 18:02:30 +00:00
rev1 Add encoder defaults for Keebio boards (#16398) 2022-02-21 18:02:30 +00:00
.noci Initial list of keyboards to exclude from CI (#11213) 2020-12-21 15:38:39 +01:00
config.h [Keyboard] Add KBO-5000 keyboard (#9381) 2020-06-23 02:05:44 -07:00
info.json Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10: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 Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00

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