logo

qmk_firmware

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

readme.md (936B)


  1. # FAve 65H
  2. The following is the QMK Firmware for the FAve 65H Hotswap PCB.
  3. The PCB features:
  4. * QMK & VIA compatibility
  5. * Hotswap
  6. * Perkey and underglow RGB
  7. ---
  8. * Keyboard Maintainer: [ToastyStoemp](https://github.com/ToastyStoemp)
  9. Make example for this keyboard (after setting up your build environment):
  10. make linworks/fave65h:default
  11. ## Bootloader Enter the bootloader in 3 ways:
  12. * **Bootmagic reset**: Hold down the key ESC key and plug in the keyboard (Top Left most switch)
  13. * **Physical reset short**: Briefly short the 2 pads labelled `RESET` on the back of the PCB
  14. * **Keycode in layout**: Press the B key on layer 1 which is mapped to `QK_BOOT`
  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).