mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-24 04:12:56 +00:00
e73f8e942c
* add licenses message to helix/rev2 files * Minimize the processing of helix/rev2/local_features.mk * Changed helix/rev2 default setting to use split_common * fix helix/rev2:edvorakjp build error * Remove unnecessary '#include' from keymap.c * helix keymaps Workaround for build errors. five_rows_jis, fraanrosi, froggy, froggy_106, yshrsmz * Revert "fix helix/rev2:edvorakjp build error" This reverts commit |
||
---|---|---|
.. | ||
config.h | ||
keymap.c | ||
led_test_init.c | ||
oled_display.c | ||
README.md | ||
rules.mk |
LED test Keymap
Layout
The layout is the same as default.
Feature
- OLED is enabled.
- LED backlight is enabled and always lit.
- The lighting color of LED changes periodically. Red, Green and Blue.
The user can check whether the LED is lit or not.
Compile
$ cd qmk_firmware
$ make helix:led_test
Flash QMK Firmware
Execute the 'make' command and press the reset switch on the keyboard.
$ make helix:led_test:flash