logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git

readme.md (847B)


  1. # KBO-5000
  2. A split staggered keyboard designed to be like the G80-5000, made and sold by Keebio. [More info at Keebio](https://keeb.io).
  3. * Keyboard Maintainer: [Bakingpy/nooges](https://github.com/nooges)
  4. * Hardware Availability: [Keebio](https://keeb.io/)
  5. Make example for this keyboard (after setting up your build environment):
  6. make keebio/kbo5000/rev1:default
  7. Example of flashing this keyboard:
  8. make keebio/kbo5000/rev1:default:flash
  9. Handedness detection is already hardwired onto the PCB, so no need to deal with `EE_HANDS` or flashing .eep files.
  10. See [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) then the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information.
  11. A build guide for this keyboard can be found here: [Keebio Build Guides](https://docs.keeb.io)