1
0
Fork 0

Updates to mtdjr userspace and keymaps (#3206)

* slight tweaks to xd75 keymap

* update to config.h to remove undef of solenoid active

* code organization for userspace

* updates to userspace and keymaps

* add rgb to userspace and lets split

* add conditional around rgb functions in userpsace

* move rgb layer changes into layer_state_set_user
This commit is contained in:
mtdjr 2018-06-20 18:13:00 -04:00 committed by Drashna Jaelre
parent f46b1db9f4
commit e8eaf5630c
10 changed files with 205 additions and 181 deletions

View file

@ -5,7 +5,6 @@
#define SOLENOID_ENABLE
#define SOLENOID_PIN F6
#undef SOLENOID_ACTIVE
#define SOLENOID_ACTIVE true
#endif