qmk-keychron-q3-colemak-dh/keyboards/keebio/kbo5000
ambustion 1998b3e69f
Added support for Keebio BDN9 and Cannon Keys db60 (#80)
* Add support for CannonKeys db60 and Keebio BDN9

* remove db60 config from bdn9

* Removed suggested changes

* updated a few keys for db60

* Removed erroneus db60.json and fixed rule.mk

* Set unlock combo and removed rgb features not on board.

* Added config for Keebio KBO-5000

Not totally sure if size of firmware is too close to the edge or how that impacts vial. 588 bytes free when building firmware.

* Added security keys to keebio bdn9

* added RGB_Matrix_Enable

* Update rules.mk for rev1 fw size limitations

* Moved bdn9 keymap to rev2/keymaps/vial as rev1 build has firmware size limitation
2021-12-21 23:58:37 -05:00
..
keymaps Added support for Keebio BDN9 and Cannon Keys db60 (#80) 2021-12-21 23:58:37 -05:00
rev1 Remove DESCRIPTION, K-M (#11619) 2021-01-20 09:56:41 +11: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