aboutsummaryrefslogtreecommitdiffstats
path: root/layouts/community/ergodox/osx_neo2/layers.h
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/community/ergodox/osx_neo2/layers.h')
-rw-r--r--layouts/community/ergodox/osx_neo2/layers.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/layouts/community/ergodox/osx_neo2/layers.h b/layouts/community/ergodox/osx_neo2/layers.h
new file mode 100644
index 000000000..a5e0cba00
--- /dev/null
+++ b/layouts/community/ergodox/osx_neo2/layers.h
@@ -0,0 +1,9 @@
+enum layers {
+ NEO_1, // layer_0
+ NEO_3, // layer_1
+ NEO_4, // layer_2
+ NEO_5, // layer_3
+ NEO_6, // layer_4
+ US_1, // layer_5
+ FKEYS // layer_6
+}; \ No newline at end of file