You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Ryan 36bc3c867e
Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)
2 years ago
..
keymaps [Keyboard] Remove console from keebio via keyboards (#13901) 2 years ago
rev1 Remove `DESCRIPTION`, K-M (#11619) 3 years ago
.noci Initial list of keyboards to exclude from CI (#11213) 3 years ago
config.h [Keyboard] Add KBO-5000 keyboard (#9381) 3 years ago
info.json Remove width, height and key_count from info.json (#14274) 2 years ago
kbo5000.c [Keyboard] Add KBO-5000 keyboard (#9381) 3 years ago
kbo5000.h [Keyboard] Add KBO-5000 keyboard (#9381) 3 years ago
readme.md [Keyboard] Add KBO-5000 keyboard (#9381) 3 years ago
rules.mk Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633) 2 years ago

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