]> git.donarmstrong.com Git - qmk_firmware.git/commit
keymap for 1upkeyboards/sweet16 multilayers rgb lighting and tapdance (#4208)
authormike fettis <ridingintraffic@users.noreply.github.com>
Tue, 23 Oct 2018 19:00:54 +0000 (14:00 -0500)
committerDrashna Jaelre <drashna@live.com>
Tue, 23 Oct 2018 19:00:54 +0000 (12:00 -0700)
commit6539426f61d3dd4b41964f35c73a910a9d66c5d2
tree70ff62c2882dc28215d5c0f9b0212c90d9911270
parent03d16db942fe0352cc3b3522a1c778b7e60a4b3a
keymap for 1upkeyboards/sweet16 multilayers rgb lighting and tapdance (#4208)

* keymap for 1upkeyboards/sweet16 multilayers rgb lighting and tapdance

* Update config.h

typo

* cleanup

Co-Authored-By: ridingintraffic <michael.j.fettis@gmail.com>
* layers are using layout macro
replaced the include guard (the ifndef, define, and endif at the end) with just #pragma once
changed undergrow to use layer-change-code
emoji macros are using send_hex_code_string
cleaned up the includes

* tap() removed
maxtrix_scan_user updated
conf.h cleanup
keyboards/1upkeyboards/sweet16/keymaps/ridingintraffic/config.h [new file with mode: 0644]
keyboards/1upkeyboards/sweet16/keymaps/ridingintraffic/keymap.c [new file with mode: 0644]
keyboards/1upkeyboards/sweet16/keymaps/ridingintraffic/readme.md [new file with mode: 0644]
keyboards/1upkeyboards/sweet16/keymaps/ridingintraffic/rules.mk [new file with mode: 0644]