diff options
author | Xelus22 <17491233+Xelus22@users.noreply.github.com> | 2022-11-20 18:31:02 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-19 23:31:02 -0800 |
commit | e172148e466830af974bfc4d036323b2bc194dbc (patch) | |
tree | f6343cb8d3dff85624d81fae2aec3969d2590c33 /keyboards/xelus/xs108/keymaps/via/config.h | |
parent | 0f6a4edfb2c3d274547476a1209fa9617d3423f8 (diff) |
[Keyboard] Add XS108 (#19112)
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/xelus/xs108/keymaps/via/config.h')
-rw-r--r-- | keyboards/xelus/xs108/keymaps/via/config.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/xelus/xs108/keymaps/via/config.h b/keyboards/xelus/xs108/keymaps/via/config.h new file mode 100644 index 0000000000..227af87cd6 --- /dev/null +++ b/keyboards/xelus/xs108/keymaps/via/config.h @@ -0,0 +1,2 @@ +// 3 layers or else it will not fit in EEPROM +// #define DYNAMIC_KEYMAP_LAYER_COUNT 3 |