qmk_firmware/keyboards/kona_classic
2023-04-27 07:45:43 +10:00
..
keymaps Remove legacy keycodes, part 6 (#18740) 2022-10-16 14:14:40 +01:00
config.h Migrate rgblight.pin and RGB_DI_PIN to ws2812.pin (#20303) 2023-04-06 18:00:54 +10:00
info.json Move remaining LAYOUT_alls to data driven (#20463) 2023-04-27 07:45:43 +10:00
readme.md Rename keyboard-level readmes to lower-case (#10759) 2020-10-25 15:23:42 +00:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00

Kona Classic

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:

Default: Default

ANSI: ANSI

ANSI_split: ANSI w/ Split Space

ANSI_arrows: ANSI w/ Arrows

ANSI_split_arrows: ANSI w/ Split Space & Arrows

ISO: ISO

ISO_split: ISO w/ Split Space

ISO_arrows: ISO w/ Arrows

ISO_split_arrows: ISO w/ Split Space & Arrows

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.