qmk_firmware/keyboards/keysofkings/twokey
Ryan c347e732be
Remove legacy EEPROM clear keycodes (#18782)
* `EEP_RST` -> `EE_CLR`, default-ish keymaps

* `EEP_RST` -> `EE_CLR`, user keymaps

* `EEP_RST` -> `EE_CLR`, community layouts

* `EEP_RST` -> `EE_CLR`, userspace

* `EEP_RST` -> `EE_CLR`, docs & core
2022-10-20 12:20:07 +01:00
..
keymaps/default Remove legacy EEPROM clear keycodes (#18782) 2022-10-20 12:20:07 +01:00
config.h
info.json
readme.md
rules.mk
twokey.c
twokey.h

TWOKEY

Twokey

A Two Key mini keyboard with Rotary Encoder/Switch along with Backlight keys, RGB Underglow, and Piezo Buzzer. Supports Cherry, Choc, Matias switches.

  • Keyboard Maintainer: Keys of Kings
  • Keyboard Designer: King Icewind
  • Hardware Supported: Twokey PCB, Pro Micro
  • Hardware Availability: www.keysofkings.com

Make example for this keyboard (after setting up your build environment):

make keysofkings/twokey:default

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.