Keymap: Reformat Iris default keymap (#3534)

* Reformat default keymap to use LAYOUT, move RGB controls to RAISE layer

* Use set_single_persistent_default_layer instead of old method
This commit is contained in:
Danny
2018-08-02 16:49:17 -04:00
committed by Drashna Jaelre
parent 62a8603122
commit a057f1ca9e
3 changed files with 51 additions and 85 deletions

View File

@@ -1,6 +1,2 @@
RGBLIGHT_ENABLE = yes
BACKLIGHT_ENABLE = yes
ifndef QUANTUM_DIR
include ../../../../Makefile
endif