qmk_firmware/keyboards/jorne
Joel Challis 214e091ec2
Corrections to split keyboard migrations (#23462)
2024-04-12 13:44:06 +01:00
..
keymaps
rev1 Corrections to split keyboard migrations (#23462) 2024-04-12 13:44:06 +01:00
jorne.c
post_config.h Removal of bootmagic lite terminology (#22979) 2024-02-17 12:27:34 +00:00
readme.md
rules.mk Move `SPLIT_KEYBOARD` to data driven (#21410) 2024-04-11 20:22:15 -07:00

readme.md

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.