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.

31 lines
1.3 KiB

  1. # EU ISOlation
  2. ![euisolation](https://i.imgur.com/5LGsiJZh.jpg)
  3. EU ISOlation is an ortholinear 40% keyboard designed to use up your spare iso
  4. enters from you collection of keyboard kits.
  5. * Keyboard Maintainer: Originally by [TuckTuckFloof](https://github.com/TuckTuckFloof)
  6. cleaned up and merged to QMK by [aadriance](https://github.com/aadriance)
  7. * Hardware Supported: EU ISOlation
  8. * Hardware Availability: Originally a [P3DStore](https://p3dstore.com/) group buy.
  9. Open source pcb info available on [TuckTuckFloofs github](https://github.com/TuckTuckFloof/EUISO-pcb)
  10. ## Bootloader
  11. Enter the bootloader in 3 ways:
  12. * **Physical reset button**: Briefly press the button on the back of the PCB - some may have pads you must short instead
  13. * **Keycode in layout**: Press the key mapped to `RESET` if it is available
  14. ## Information
  15. Make example for this keyboard (after setting up your build environment):
  16. make eu_isolation:default
  17. Flashing example for this keyboard:
  18. make eu_isolation:default:flash
  19. 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).