qmk-dactyl-manuform-a/keyboards/helix/rev2/keymaps/led_test
Drashna Jaelre 92385b3fb6 Better handle LTO_ENABLE (#9832)
* Better handle LTO_ENABLE

Especially when calling from command line

* Replace LINK_TIME_OPTIMIZATION_ENABLE with LTO_ENABLE

* Remove long for LTO from show_options.mk
2020-08-29 14:30:02 -07:00
..
README.md [Keyboard] Cleanup helix rules options (#6952) 2019-10-16 11:01:49 -07:00
config.h Keyboard: Helix five_rows keymap reduced size (#4082) 2018-10-05 14:51:34 -07:00
keymap.c Update Helix 'led_test' keymap (#3292) 2018-07-03 16:16:38 -07:00
led_test_init.c Update Helix 'led_test' keymap 2019-02-18 19:01:37 +09:00
rules.mk Better handle LTO_ENABLE (#9832) 2020-08-29 14:30:02 -07:00

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