qmk_firmware/keyboards/helix/rev2/keymaps/led_test
Takeshi ISHII 8707bdd509 Fix helix:led_test build break (#3110)
* copy new rgblight.[ch] from quantum/ into keyboards/helix/rev2/keymaps/led_test/ and add mode 35 RGB cyclic mode

* force RGB light mode 25
2018-06-02 09:07:32 -07:00
..
config.h Helix keyboard led test as a keymap (#2513) 2018-03-16 16:28:07 -04:00
keymap.c Fix helix:led_test build break (#3110) 2018-06-02 09:07:32 -07:00
README.md add README.md into keyboards/helix/rev2/keymaps/led_test/ (#2582) 2018-03-23 16:04:49 -07:00
rgblight.c Fix helix:led_test build break (#3110) 2018-06-02 09:07:32 -07:00
rgblight.h Fix helix:led_test build break (#3110) 2018-06-02 09:07:32 -07:00
rules.mk Helix keyboard led test as a keymap (#2513) 2018-03-16 16:28:07 -04: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:avrdude