]> git.donarmstrong.com Git - qmk_firmware.git/commit
Helix keyboard led test as a keymap (#2513)
authorTakeshi ISHII <2170248+mtei@users.noreply.github.com>
Fri, 16 Mar 2018 20:28:07 +0000 (05:28 +0900)
committerJack Humbert <jack.humb@gmail.com>
Fri, 16 Mar 2018 20:28:07 +0000 (16:28 -0400)
commit3d1801e63a03779df5b47076b5b129b41d5f8891
treeccfd9d4db55451491ddaa8ef3b6c3c7674197c5c
parentea070950e7c5f21ec1c24df53acdef5608b703b3
Helix keyboard led test as a keymap (#2513)

* duplicate keyboards/helix/rev2/keymaps/default to keyboards/helix/rev2/keymaps/led_test

* OLED & RGB LED on

* duplicate quantum/rgblight.[ch] to keyboards/helix/rev2/keymaps/led_test

* rgblight.c modify for RGB test
keyboards/helix/rev2/keymaps/led_test/config.h [new file with mode: 0644]
keyboards/helix/rev2/keymaps/led_test/keymap.c [new file with mode: 0644]
keyboards/helix/rev2/keymaps/led_test/rgblight.c [new file with mode: 0644]
keyboards/helix/rev2/keymaps/led_test/rgblight.h [new file with mode: 0644]
keyboards/helix/rev2/keymaps/led_test/rules.mk [new file with mode: 0644]