aboutsummaryrefslogtreecommitdiffstats
path: root/.dir-locals.el
diff options
context:
space:
mode:
authorbrian cully <bjc@spork.org>2026-01-13 10:16:26 -0500
committerbrian cully <bjc@spork.org>2026-01-13 12:32:44 -0500
commiteb37d1fffc9cbfc103f9ec3ed811986ba288f57e (patch)
treef7d7a530acaa2e5fe9161c80c4034ed4b5936e9e /.dir-locals.el
parent41ee8332d1ed1f897611fd8feb7d4e30a2acb76b (diff)
downloadqmk-userspace-eb37d1fffc9cbfc103f9ec3ed811986ba288f57e.tar.gz
qmk-userspace-eb37d1fffc9cbfc103f9ec3ed811986ba288f57e.zip
add my ploopy adept keymap
Diffstat (limited to '.dir-locals.el')
-rw-r--r--.dir-locals.el4
1 files changed, 4 insertions, 0 deletions
diff --git a/.dir-locals.el b/.dir-locals.el
new file mode 100644
index 0000000..de93d2a
--- /dev/null
+++ b/.dir-locals.el
@@ -0,0 +1,4 @@
+;;; Directory Local Variables -*- no-byte-compile: t -*-
+;;; For more information see (info "(emacs) Directory Variables")
+
+((nil . ((compile-command . "qmk compile -kb ploopyco/madromys/rev1_001 -km via -km bjc"))))