qmk-firmwares/keyboards/kakunpc/suihankey/alpha
Ryan 74223c34a9
Remove legacy keycodes, part 6 (#18740)
* `KC_RSHIFT` -> `KC_RSFT`

* `KC_RCTRL` -> `KC_RCTL`

* `KC_LSHIFT` -> `KC_LSFT`

* `KC_LCTRL` -> `KC_LCTL`
2022-10-16 14:14:40 +01:00
..
keymaps/default Remove legacy keycodes, part 6 (#18740) 2022-10-16 14:14:40 +01:00
alpha.c
alpha.h
config.h Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726) 2022-10-15 09:55:27 -07:00
info.json
readme.md
rules.mk

suihankey_alpha

suihankey_alpha

Compact with only 18 keys is a concept keyboard.
Supports OLED and RGBLED (optional)

Keyboard Maintainer: kakunpc
Hardware Supported: suihankey_alpha, promicro
Hardware Availability: booth(@kakunpc)

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

make suihankey/alpha:default

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