logo

qmk_firmware

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

readme.md (1608B)


  1. # Karn 2
  2. Split, ortholinear, non-staggered, diodeless, 38 key keyboard, with a unique set of 1.5u thumb arc keys and 1.5u pinky reach keys.
  3. * Keyboard Maintainer: [Robert Mills](https://github.com/robcmills)
  4. * Hardware Supported: Blackpill STM32F401
  5. Based on the excellent [cantor](https://github.com/diepala/cantor), and inspired by the popular [corne](https://github.com/foostan/crkbd), [ferris](https://github.com/pierrechevalier83/ferris) and [sweep](https://github.com/davidphilipbarr/Sweep) keyboards.
  6. [https://github.com/robcmills/karn-keyboard](https://github.com/robcmills/karn-keyboard)
  7. ![karn-2-left](https://i.imgur.com/vm6XFyIh.jpeg)
  8. ![karn-2-full](https://i.imgur.com/R7WnlC3h.jpeg)
  9. ![karn-2-pcb](https://i.imgur.com/EQqyyEDh.png)
  10. ### Make
  11. Make example for this keyboard (after setting up your build environment):
  12. make karn:default
  13. Flashing example for this keyboard:
  14. make karn:default:flash
  15. 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).
  16. ### Bootloader
  17. Enter the bootloader in 3 ways:
  18. * **Bootmagic reset**: Hold down the top left key and plug in the keyboard. For the right side, hold the top right key and plug the keyboard.
  19. * **Physical reset button**:
  20. * Press and hold the BOOT0 button.
  21. * Press and release the NRST button.
  22. * Release the BOOT0 button.
  23. * **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available