Ryan 8f6c228adb Move `SOFT_SERIAL_PIN` to data driven (#19863) před 3 roky
..
keymaps 2d843088a2 Normalise Swap Hands keycodes (#19720) před 3 roky
rev1 8f6c228adb Move `SOFT_SERIAL_PIN` to data driven (#19863) před 3 roky
jorne.c 42555157b8 [Keyboard] Add Jorne (#15461) před 4 roky
jorne.h ce8c1ba418 [Keyboard] removed extra layout from jorne.h (#15491) před 4 roky
post_config.h 42555157b8 [Keyboard] Add Jorne (#15461) před 4 roky
readme.md d2accb48e7 RESET -> QK_BOOT keyboard readme (#18110) před 4 roky
rules.mk f9aeea64c1 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) před 3 roky

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.