forked from forks/qmk_firmware
7f4f0f7685
* Remove QUANTUM_DIR code blocks from keyboard rules This commit removes the deprecated "QUANTUM_DIR" code block from rules.mk files that affect entire keyboards. * remove QUANTUM_DIR code blocks from rules for default keymaps This commit removes the deprecated "QUANTUM_DIR" code block from rules.mk files that affect default keymaps. * remove QUANTUM_DIR code blocks from rules for user keymaps This commit removes the deprecated "QUANTUM_DIR" code block from rules.mk files that affect "user" keymaps. (It's actually any keymap that isn't named `default`.) * remove QUANTUM_DIR code blocks from rules for community layouts This commit removes the deprecated "QUANTUM_DIR" code block from rules.mk files for community layouts. * remove QUANTUM_DIR code blocks from rules for userspaces This commit removes the deprecated "QUANTUM_DIR" code block from rules.mk files for userspaces. |
||
---|---|---|
.. | ||
keymaps | ||
config.h | ||
info.json | ||
kona_classic.c | ||
kona_classic.h | ||
README.md | ||
rules.mk |
Kona Classic
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.
Keyboard Maintainer: Maximillian Hill
Hardware Supported: Teensy 2.0
Hardware Availability: Via GB
Layouts that are preconfigured are shown here:
Make example for this keyboard (after setting up your build environment):
make kona_classic:default
See build environment setup then the make instructions for more information.