MakotoKurauchi 881f27b461 [Keyboard] Cleanup helix rules options (#6952) il y a 6 ans
..
README.md 881f27b461 [Keyboard] Cleanup helix rules options (#6952) il y a 6 ans
config.h f1003aaccf Keyboard: Helix five_rows keymap reduced size (#4082) il y a 7 ans
keymap.c c197d080c4 Update Helix 'led_test' keymap (#3292) il y a 7 ans
led_test_init.c 2cd2078b9d Update Helix 'led_test' keymap il y a 7 ans
rules.mk 881f27b461 [Keyboard] Cleanup helix rules options (#6952) il y a 6 ans

README.md

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