My local repo of qmk firmware.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
qmk_firmware/keyboards/jorne
Ryan b1783db4ea
Move `RGBLED_NUM` to data driven (#21278)
2 years ago
..
keymaps Normalise Swap Hands keycodes (#19720) 2 years ago
rev1 Move `RGBLED_NUM` to data driven (#21278) 2 years ago
jorne.c Remove useless "ifdef KEYBOARD_*" (#20078) 2 years ago
post_config.h
readme.md
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2 years ago

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.