qmk-vial/keyboards/jorne
Ilya 4a6abab453
Add vial support for Jorne (#562)
* add the vial to the jorne keyboard

* fix by code review
2023-10-08 23:20:07 -06:00
..
keymaps
rev1
jorne.c
post_config.h
readme.md
rules.mk

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.