]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/kona_classic/README.md
Created Kona Classic config (#1791)
[qmk_firmware.git] / keyboards / kona_classic / README.md
1 Kona Classic
2 ===
3
4 ![Kona Classic](http://i.imgur.com/7twIpuB.jpg)
5
6
7 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.
8
9 Keyboard Maintainer: [Maximillian Hill](https://github.com/DangerousParts)  
10 Hardware Supported: Teensy 2.0  
11 Hardware Availability: Via GB
12
13 Layouts that are preconfigured are shown here:
14
15 Default:
16 ![Default](https://github.com/DangerousParts/KonaClassic/blob/master/QMKFirmware/layout_images/default.png)  
17
18 ANSI:
19 ![ANSI](https://github.com/DangerousParts/KonaClassic/blob/master/QMKFirmware/layout_images/ansi.png)  
20
21 ANSI_split:
22 ![ANSI w/ Split Space](https://github.com/DangerousParts/KonaClassic/blob/master/QMKFirmware/layout_images/ansi_split.png)  
23
24 ANSI_arrows:
25 ![ANSI w/ Arrows](https://github.com/DangerousParts/KonaClassic/blob/master/QMKFirmware/layout_images/ansi_arrows.png)  
26
27 ANSI_split_arrows:
28 ![ANSI w/ Split Space & Arrows](https://github.com/DangerousParts/KonaClassic/blob/master/QMKFirmware/layout_images/ansi_split_arrows.png)  
29
30 ISO:
31 ![ISO](https://github.com/DangerousParts/KonaClassic/blob/master/QMKFirmware/layout_images/iso.png)  
32
33 ISO_split:
34 ![ISO w/ Split Space](https://github.com/DangerousParts/KonaClassic/blob/master/QMKFirmware/layout_images/iso_split.png)  
35
36 ISO_arrows:
37 ![ISO w/ Arrows](https://github.com/DangerousParts/KonaClassic/blob/master/QMKFirmware/layout_images/iso_arrows.png)  
38
39 ISO_split_arrows:
40 ![ISO w/ Split Space & Arrows](https://github.com/DangerousParts/KonaClassic/blob/master/QMKFirmware/layout_images/iso_split_arrows.png)  
41
42
43 Make example for this keyboard (after setting up your build environment):
44
45     make KonaClassic-default
46
47 See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information.