forked from mirrors/qmk_firmware
.. | ||
ansi | ||
config.h | ||
halconf.h | ||
mcuconf.h | ||
readme.md | ||
s1.c |
Keychron S1
A customizable 75% keyboard with RGB backlight and White backlight.
Make example for this keyboard (after setting up your build environment):
- For RGB backlight version:
make keychron/s1/ansi/rgb:default
- For White backlight version:
make keychron/s1/ansi/white:default
Flashing example for this keyboard:
- For RGB backlight version:
make keychron/s1/ansi/rgb:default:flash
- For White backlight version:
make keychron/s1/ansi/white:default:flash
Reset Key: Hold down the key located at K00, commonly programmed as Esc while plugging in the keyboard.
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.