|
|
3 years ago | |
|---|---|---|
| .. | ||
| keymaps | a5272a1575 Modify default encoder mappings, change PID, enable mousekeys (#20329) | 3 years ago |
| rev1 | a5272a1575 Modify default encoder mappings, change PID, enable mousekeys (#20329) | 3 years ago |
| kbo5000.c | 3028662fa3 [Keyboard] Add KBO-5000 keyboard (#9381) | 6 years ago |
| kbo5000.h | 3028662fa3 [Keyboard] Add KBO-5000 keyboard (#9381) | 6 years ago |
| readme.md | 3028662fa3 [Keyboard] Add KBO-5000 keyboard (#9381) | 6 years ago |
| rules.mk | f9aeea64c1 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | 3 years ago |
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