logo

qmk_firmware

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

readme.md (834B)


  1. # k34
  2. ![k34](https://i.imgur.com/tarkFIph.jpeg)
  3. ## Keyboard Info
  4. The K34 is a custom 34-key unibody keyboard.
  5. * Keyboard Maintainer: [wongjingping](https://github.com/wongjingping)
  6. All hardware supported can be found in the [k34 repository](https://github.com/wongjingping/k34)
  7. ## Flashing Instructions
  8. To enter the bootloader, short the RST and GND pins, or press the key mapped to `QK_BOOT`.
  9. Make example for this keyboard (after setting up your build environment):
  10. make k34:default
  11. Flashing example for this keyboard:
  12. make k34:default:flash
  13. See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).