readme.md (1298B)
1 # EU ISOlation 2 3  4 5 EU ISOlation is an ortholinear 40% keyboard designed to use up your spare iso 6 enters from you collection of keyboard kits. 7 8 * Keyboard Maintainer: Originally by [TuckTuckFloof](https://github.com/TuckTuckFloof) 9 cleaned up and merged to QMK by [aadriance](https://github.com/aadriance) 10 * Hardware Supported: EU ISOlation 11 * Hardware Availability: Originally a [P3DStore](https://p3dstore.com/) group buy. 12 Open source pcb info available on [TuckTuckFloofs github](https://github.com/TuckTuckFloof/EUISO-pcb) 13 14 ## Bootloader 15 16 Enter the bootloader in 3 ways: 17 18 * **Physical reset button**: Briefly press the button on the back of the PCB - some may have pads you must short instead 19 * **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available 20 21 ## Information 22 23 Make example for this keyboard (after setting up your build environment): 24 25 make p3d/eu_isolation:default 26 27 Flashing example for this keyboard: 28 29 make p3d/eu_isolation:default:flash 30 31 See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).