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.

47 lines
1.9 KiB

  1. Kona Classic
  2. ===
  3. ![Kona Classic](http://i.imgur.com/7twIpuB.jpg)
  4. The Kona Classic is a 60% layout + left Function keys. Using a Teensy as the controller, the Kona Classic is provided as a do-it-yourself kit for left f-key enthusiasts.
  5. Keyboard Maintainer: [Maximillian Hill](https://github.com/DangerousParts)
  6. Hardware Supported: Teensy 2.0
  7. Hardware Availability: Via GB
  8. Layouts that are preconfigured are shown here:
  9. Default:
  10. ![Default](https://github.com/DangerousParts/KonaClassic/blob/master/QMKFirmware/layout_images/default.png)
  11. ANSI:
  12. ![ANSI](https://github.com/DangerousParts/KonaClassic/blob/master/QMKFirmware/layout_images/ansi.png)
  13. ANSI_split:
  14. ![ANSI w/ Split Space](https://github.com/DangerousParts/KonaClassic/blob/master/QMKFirmware/layout_images/ansi_split.png)
  15. ANSI_arrows:
  16. ![ANSI w/ Arrows](https://github.com/DangerousParts/KonaClassic/blob/master/QMKFirmware/layout_images/ansi_arrows.png)
  17. ANSI_split_arrows:
  18. ![ANSI w/ Split Space & Arrows](https://github.com/DangerousParts/KonaClassic/blob/master/QMKFirmware/layout_images/ansi_split_arrows.png)
  19. ISO:
  20. ![ISO](https://github.com/DangerousParts/KonaClassic/blob/master/QMKFirmware/layout_images/iso.png)
  21. ISO_split:
  22. ![ISO w/ Split Space](https://github.com/DangerousParts/KonaClassic/blob/master/QMKFirmware/layout_images/iso_split.png)
  23. ISO_arrows:
  24. ![ISO w/ Arrows](https://github.com/DangerousParts/KonaClassic/blob/master/QMKFirmware/layout_images/iso_arrows.png)
  25. ISO_split_arrows:
  26. ![ISO w/ Split Space & Arrows](https://github.com/DangerousParts/KonaClassic/blob/master/QMKFirmware/layout_images/iso_split_arrows.png)
  27. Make example for this keyboard (after setting up your build environment):
  28. make kona_classic:default
  29. See [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) then the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information.