qmk_firmware/keyboards/jorne
Ryan 79aa319946
`info.json` whitespace cleanups (#20651)
2023-05-02 08:25:15 +10:00
..
keymaps Normalise Swap Hands keycodes (#19720) 2023-01-30 18:37:19 +00:00
rev1 `info.json` whitespace cleanups (#20651) 2023-05-02 08:25:15 +10:00
jorne.c Remove useless "ifdef KEYBOARD_*" (#20078) 2023-03-16 20:18:33 +11:00
post_config.h
readme.md RESET -> QK_BOOT keyboard readme (#18110) 2022-08-20 11:34:17 +01:00
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11: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.