logo

qmk_firmware

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

readme.md (899B)


  1. Quefrency
  2. =========
  3. A split 60/65% staggered keyboard made and sold by Keebio. [More info at Keebio](https://keeb.io).
  4. Keyboard Maintainer: [Bakingpy/nooges](https://github.com/nooges)
  5. Hardware Supported: Pro Micro (Rev. 1), ATmega32u4 (Rev. 2 & 3)
  6. Hardware Availability: [Keebio](https://keeb.io/)
  7. Make example for this keyboard (after setting up your build environment):
  8. make keebio/quefrency/rev3:default
  9. Example of flashing this keyboard:
  10. make keebio/quefrency/rev3:default:flash
  11. Handedness detection is already hardwired onto the PCB, so no need to deal with `EE_HANDS` or flashing .eep files.
  12. 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.
  13. A build guide for this keyboard can be found here: [Keebio Build Guides](https://docs.keeb.io)