From bedb72b0bc30db906b436e2fc820a4a6559a7520 Mon Sep 17 00:00:00 2001 From: Stuart Fong <72262579+stuartfong1@users.noreply.github.com> Date: Fri, 12 Feb 2021 14:15:38 -0500 Subject: Add stuartfong1 Planck Layout (#11814) * Add files via upload * Update readme.md * Update readme.md * Add GPL2+ compatible license header to config.h * Update keyboards/planck/keymaps/stuartfong1/keymap.c Co-authored-by: Drashna Jaelre Co-authored-by: Drashna Jaelre --- keyboards/planck/keymaps/stuartfong1/rules.mk | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 keyboards/planck/keymaps/stuartfong1/rules.mk (limited to 'keyboards/planck/keymaps/stuartfong1/rules.mk') diff --git a/keyboards/planck/keymaps/stuartfong1/rules.mk b/keyboards/planck/keymaps/stuartfong1/rules.mk new file mode 100644 index 0000000000..d6c7c7277d --- /dev/null +++ b/keyboards/planck/keymaps/stuartfong1/rules.mk @@ -0,0 +1,4 @@ +SRC += muse.c +AUTO_SHIFT_ENABLE = yes +DYNAMIC_MACRO_ENABLE = yes +STENO_ENABLE = yes -- cgit v1.2.3