summaryrefslogtreecommitdiffstats
path: root/users/riblee/riblee.h
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-10-12 02:27:24 +0000
committerQMK Bot <hello@qmk.fm>2021-10-12 02:27:24 +0000
commiteca31e7dc0f8eda3e94eb6c9d252ba1e6c8bc5a6 (patch)
tree208ecccad2ef8d4f2bd675b01b341cdf03c84748 /users/riblee/riblee.h
parent4e21efd48acf62e3d02cfcdd83a60c2f2e870d2e (diff)
parent4b2866dd96545bd11d5b4ae977080b60948850f5 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'users/riblee/riblee.h')
-rw-r--r--users/riblee/riblee.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/users/riblee/riblee.h b/users/riblee/riblee.h
index a4038765a6..f7340d50b2 100644
--- a/users/riblee/riblee.h
+++ b/users/riblee/riblee.h
@@ -23,6 +23,7 @@ enum layer_names {
_HUNGARIAN,
_COLEMAK,
_DVORAK,
+ _WORKMAN,
_LOWER,
_RAISE,
_ADJUST
@@ -33,6 +34,7 @@ enum custom_keycodes {
HUNGARIAN,
COLEMAK,
DVORAK,
+ WORKMAN,
BACKLIT
};