qmk_firmware/keyboards/keebio/kbo5000
QMK Bot 203d9eb97c Merge remote-tracking branch 'origin/master' into develop 2023-04-02 17:24:05 +00:00
..
keymaps Enable encoder mapping in VIA for Keebio KBO-5000 (#20272) 2023-04-02 11:23:26 -06:00
rev1 Remove useless "ifdef KEYBOARD_*" (#20078) 2023-03-16 20:18:33 +11:00
readme.md
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