summaryrefslogtreecommitdiff
path: root/keyboards/switchplate/southpaw_fullsize/keymaps/via/rules.mk
diff options
context:
space:
mode:
authorai03 <ai03.public@gmail.com>2020-10-02 05:44:29 +0900
committerGitHub <noreply@github.com>2020-10-01 13:44:29 -0700
commitb5d6f287d95d1af9128dc5acb3b7314d6e9ea337 (patch)
treec6faa32af5ccf9df5c6f8046691c362706a22ea2 /keyboards/switchplate/southpaw_fullsize/keymaps/via/rules.mk
parenta13e918d47487a70d238bbde8445b4778ccf970b (diff)
downloadqmk_firmware-b5d6f287d95d1af9128dc5acb3b7314d6e9ea337.tar.gz
qmk_firmware-b5d6f287d95d1af9128dc5acb3b7314d6e9ea337.zip
Southpaw Fullsize: Add VIA support (#10469)
* Add via configurator support * Remove layers to fix via * Re-add extra via layers since it seems to work now * Replace tabs with spaces * Update readme.md
Diffstat (limited to 'keyboards/switchplate/southpaw_fullsize/keymaps/via/rules.mk')
-rw-r--r--keyboards/switchplate/southpaw_fullsize/keymaps/via/rules.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/switchplate/southpaw_fullsize/keymaps/via/rules.mk b/keyboards/switchplate/southpaw_fullsize/keymaps/via/rules.mk
new file mode 100644
index 0000000000..036bd6d1c3
--- /dev/null
+++ b/keyboards/switchplate/southpaw_fullsize/keymaps/via/rules.mk
@@ -0,0 +1 @@
+VIA_ENABLE = yes \ No newline at end of file