~ruther/qmk_firmware

ref: 1efc79063c5bc5fae6766f7555738b122ef8988d qmk_firmware/keyboards/jorne/readme.md -rw-r--r-- 1.1 KiB
1efc7906 — Joel Challis Migrate some EEPROM config to info.json (#22434) 1 year, 11 months ago

#Jorne

Jorne is essentially Corne but with an extra keys for brackets and international layouts (44 keys instead of 42).

#Bootloader

Enter the bootloader in 2 ways:

  • Physical reset button: Briefly press the reset button on the PCB
  • Keycode in layout: Press the key mapped to QK_BOOT

#Make

Make example for this keyboard (after setting up your build environment):

make jorne/rev1:default

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.