qmk_firmware/keyboards/helix/rev2/keymaps/led_test
2023-05-04 10:14:08 +10:00
..
config.h
keymap.c
led_test_init.c
oled_display.c [Keymap] Helix default keymap oled update (#11152) 2020-12-15 20:14:14 +09:00
README.md [Keyboard] Cleanup helix rules options (#6952) 2019-10-16 11:01:49 -07:00
rules.mk Helix rev2: remove 4 rows option (#20667) 2023-05-04 10:14:08 +10:00

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