logo

qmk_firmware

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

readme.md (1520B)


  1. # JRIS65
  2. ![hotswap](https://i.imgur.com/kJzebgd.jpeg)
  3. **Hotswap PCB**
  4. A 65% keyboard sold by Mykeyclub.
  5. * Keyboard Maintainer: [The QMK Community](https://github.com/qmk)
  6. * Hardware Supported: JRIS65 R1 hotswap.
  7. * Hardware Availability: intermitently via group buys from [Mykeyclub](https://www.mykeyclub.com/)
  8. Make example for this keyboard (after setting up your build environment):
  9. make mykeyclub/jris65/hotswap:default
  10. Flashing example for this keyboard:
  11. make mykeyclub/jris65/hotswap:default:flash
  12. 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).
  13. ## Bootloader
  14. Enter the bootloader in 3 ways:
  15. * **Keycode in layout**: Using the default firmware, assign a key to Reset (`QK_BOOT`) and press the assigned key.
  16. * **Physical reset button**: Briefly press the button on the back of the PCB
  17. The QMK default keymap has FN+Backspace assigned to `QK_BOOT` so you can use that key sequence for subsequent flashing.
  18. ## Disclaimer
  19. In May 2024 Mykeyclub was contacted to see if they had interest in contributing firmware to the QMK project they did not. This code is thus community supported.
  20. This firmware has only been tested with JRIS65 R1 hotswap and is likely to work with R2 hotswap. The soldered variant of this PCB requires testing, with actual hardware, before being added.