James Young 16d2db5048 Migrate `LOCKING_*_ENABLE` to Data-Driven: I-J (#23767) 2 tahun lalu
..
keymaps 1ed03f498f Remove userspace keymaps (#22544) 2 tahun lalu
rev1 16d2db5048 Migrate `LOCKING_*_ENABLE` to Data-Driven: I-J (#23767) 2 tahun lalu
jorne.c 9dbee3e23d Remove useless "ifdef KEYBOARD_*" (#20078) 3 tahun lalu
post_config.h e2dbe39b94 Removal of bootmagic lite terminology (#22979) 2 tahun lalu
readme.md d2accb48e7 RESET -> QK_BOOT keyboard readme (#18110) 4 tahun lalu
rules.mk d0e1d36144 Data-Driven Keyboard Conversions: J (#23547) 2 tahun lalu

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.