Added one-handed layers
This commit is contained in:
@ -57,6 +57,7 @@ enum tap_dance_codes {
|
||||
#define LC_CYAN LC_HSV(134, 255, 213)
|
||||
#define LC_ORANGE LC_HSV( 14, 255, 255)
|
||||
#define LC_WHITE LC_HSV( 0, 0, 150)
|
||||
#define LC_RED LC_HSV( 0, 255, 145)
|
||||
|
||||
#define LC_RU_B LC_HSV( 0, 0, 165)
|
||||
#define LC_RU_G LC_HSV(153, 255, 153)
|
||||
|
Reference in New Issue
Block a user