Colin T.A. Gray and Jack Humbert
4ea3bbdb4c
add tests for action_layer.c and reset layer state after tests
2017-12-15 13:23:30 -05:00
Colin T.A. Gray and Jack Humbert
bad839e6ac
make 'layer_state_set' visible to user code
2017-12-15 13:23:30 -05:00
Colin T.A. Gray and Jack Humbert
3aec9a4354
fixes 'layer_state_cmp' when layer is '1' (aka layer 0, aka layer 1<<0)
2017-12-15 13:23:30 -05:00
Colin T.A. Gray and Jack Humbert
16546ee06f
Add 'rgblight_disable' and 'rgblight_setrgb_at/rgblight_sethsv_at'
...
Refactors rgblight_toggle to use rgblight_enable or rgblight_disable
Use 'rgblight_setrgb_at/rgblight_sethsv_at' to control an individual LED
2017-12-08 16:10:42 -05:00
Colin T.A. Gray and Jack Humbert
1620d78e73
helper to compare current layer_state to user layer
...
Performs the same bit comparison that the layer_move
functions perform
2017-12-08 16:09:47 -05:00
Colin T.A. Gray and Jack Humbert
2bac7cf414
F5 pin doesn't support PWM, so breathing isn't an option
2017-12-07 11:07:45 -05:00
Colin T.A. Gray and Jack Humbert
b7c76fda31
fixes case where BACKLIGHT_BREATHING is enabled, but pin doesn't support PWM
2017-12-07 11:07:45 -05:00
Colin T.A. Gray and Jack Humbert
d299d0e72d
adds led control functions to XD75 layout
2017-12-04 18:16:07 -05:00
Colin T.A. Gray and skullydazed
53b043d4ef
adds 'RGB_RMOD' to go through RGB modes in reverse
2017-12-04 11:12:52 -08:00
Colin T.A. Gray and Jack Humbert
2c0323bc98
Adds my XD75 layout ( #2040 )
...
* adds my xd75 layout
* add secret strings to 'secrets.h' behind compile flag, assign defaults
* macro keys now have defaults (hidden in colinta.h) before any recording, and after clearing the dynamic macros.
* fixed whitespace - using 4 spaces instead of 2
2017-11-26 02:08:28 -05:00
Colin T.A. Gray and Jack Humbert
3e2fd64279
I found a typo!
2017-11-22 11:40:46 -05:00
Colin T.A. Gray and Jack Humbert
5b4b471a4f
this number just looks wrong, should be 4096 not 4996
2017-11-22 11:40:46 -05:00