aboutsummaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2020-06-17 17:04:34 +0530
committerAkshay Nair <phenax5@gmail.com>2020-06-17 17:04:34 +0530
commit14f9b1be647e22418cc9d42b0081f779878cfb8d (patch)
tree92a75d547dbee87d7ce35b5329278e9a1da25178 /config.h
parent31302d4def015c675a1806e3f6b91f00122afe10 (diff)
downloadshotkey-14f9b1be647e22418cc9d42b0081f779878cfb8d.tar.gz
shotkey-14f9b1be647e22418cc9d42b0081f779878cfb8d.zip
Adds mask for next event
Diffstat (limited to 'config.h')
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index 46f065f..70732de 100644
--- a/config.h
+++ b/config.h
@@ -8,7 +8,7 @@ enum {
Bright,
// Declare modes above this
- MODE_SIZE, // NOTE: Do not remove this
+ MODE_SIZE,
};
// Define mode key bindings here