qmk_firmware

QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Log | Files | Refs | Submodules | LICENSE

readme.md (1520B)


      1 # JRIS65
      2 
      3 ![hotswap](https://i.imgur.com/kJzebgd.jpeg)
      4 **Hotswap PCB**
      5 
      6 A 65% keyboard sold by Mykeyclub.
      7 
      8 * Keyboard Maintainer: [The QMK Community](https://github.com/qmk)
      9 * Hardware Supported: JRIS65 R1 hotswap.
     10 * Hardware Availability: intermitently via group buys from [Mykeyclub](https://www.mykeyclub.com/)
     11 
     12 Make example for this keyboard (after setting up your build environment):
     13 
     14     make mykeyclub/jris65/hotswap:default
     15 
     16 Flashing example for this keyboard:
     17 
     18     make mykeyclub/jris65/hotswap:default:flash
     19 
     20 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).
     21 
     22 ## Bootloader
     23 
     24 Enter the bootloader in 3 ways:
     25 
     26 * **Keycode in layout**: Using the default firmware, assign a key to Reset (`QK_BOOT`) and press the assigned key.
     27 * **Physical reset button**: Briefly press the button on the back of the PCB
     28 
     29 The QMK default keymap has FN+Backspace assigned to `QK_BOOT` so you can use that key sequence for subsequent flashing.
     30 
     31 ## Disclaimer
     32 
     33 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.
     34 
     35 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.