0
0
mirror of https://github.com/qmk/qmk_firmware.git synced 2024-12-14 05:40:47 +00:00
qmk_firmware/keyboards/eu_isolation
2023-05-15 22:27:37 +10:00
..
keymaps Keymap introspection for combos. () 2023-05-15 22:27:37 +10:00
config.h Move matrix config to info.json, part 3 () 2023-03-11 00:34:34 +11:00
info.json Move miscellaneous layouts to data driven () 2023-04-25 02:38:35 +10:00
readme.md RESET -> QK_BOOT keyboard readme () 2022-08-20 11:34:17 +01:00
rules.mk Migrate MCU and BOOTLOADER to data-driven () 2023-02-08 18:41:46 +11:00

EU ISOlation

euisolation

EU ISOlation is an ortholinear 40% keyboard designed to use up your spare iso enters from you collection of keyboard kits.

Bootloader

Enter the bootloader in 3 ways:

  • Physical reset button: Briefly press the button on the back of the PCB - some may have pads you must short instead
  • Keycode in layout: Press the key mapped to QK_BOOT if it is available

Information

Make example for this keyboard (after setting up your build environment):

make eu_isolation:default

Flashing example for this keyboard:

make eu_isolation:default:flash

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.