From 94d89dfe82b6c631c69f041e211b7710b5a2f744 Mon Sep 17 00:00:00 2001 From: aadriance Date: Thu, 19 May 2022 22:38:15 -0700 Subject: [Keyboard] Add Eu isolation Keyboard (#17102) Co-authored-by: Ryan Co-authored-by: TuckTuckFloof --- keyboards/eu_isolation/readme.md | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 keyboards/eu_isolation/readme.md (limited to 'keyboards/eu_isolation/readme.md') diff --git a/keyboards/eu_isolation/readme.md b/keyboards/eu_isolation/readme.md new file mode 100644 index 0000000000..711981ff02 --- /dev/null +++ b/keyboards/eu_isolation/readme.md @@ -0,0 +1,31 @@ +# EU ISOlation + +![euisolation](https://i.imgur.com/5LGsiJZh.jpg) + +EU ISOlation is an ortholinear 40% keyboard designed to use up your spare iso +enters from you collection of keyboard kits. + +* Keyboard Maintainer: Originally by [TuckTuckFloof](https://github.com/TuckTuckFloof) + cleaned up and merged to QMK by [aadriance](https://github.com/aadriance) +* Hardware Supported: EU ISOlation +* Hardware Availability: Originally a [P3DStore](https://p3dstore.com/) group buy. + Open source pcb info available on [TuckTuckFloofs github](https://github.com/TuckTuckFloof/EUISO-pcb) + +## 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 `RESET` 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](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). -- cgit v1.2.3