Update RGB Matrix configuration for Planck EZ

Use LED Flags for RGB matrix control instead

Cleanup
This commit is contained in:
Drashna Jael're
2019-08-07 08:42:57 -07:00
committed by Florian Didron
parent 5a30142914
commit 4de36ce45b
3 changed files with 46 additions and 2 deletions
-1
View File
@@ -19,7 +19,6 @@
enum planck_keycodes {
RGB_SLD = SAFE_RANGE,
TOGGLE_LAYER_COLOR,
EPRM,
};