qmk_firmware/keyboards/jorne
2024-08-26 07:51:22 +10:00
..
keymaps/default Remove all via-enabled keymaps, including via. (#24322) 2024-08-26 07:51:22 +10:00
rev1 Migrate split.soft_serial_pin to split.serial.pin H-O (#24185) 2024-07-23 15:49:11 +01:00
jorne.c Remove useless "ifdef KEYBOARD_*" (#20078) 2023-03-16 20:18:33 +11:00
post_config.h Removal of bootmagic lite terminology (#22979) 2024-02-17 12:27:34 +00:00
readme.md RESET -> QK_BOOT keyboard readme (#18110) 2022-08-20 11:34:17 +01:00
rules.mk Data-Driven Keyboard Conversions: J (#23547) 2024-04-19 01:49:15 +01:00

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.