From 5b311965f86a0f833bfe9149436b98d640fa4eef Mon Sep 17 00:00:00 2001 From: Andy Smith Date: Sat, 19 Oct 2019 01:21:40 +0100 Subject: [Keymap] Custom Planck layout for the Planck (#7036) * Version 1 of keymappings * Adding updated keymappings * Adding hash/pound symbol to layer * Removing broken macros * Adding to readme. Amending value of pound sign * Changing language in readme * Addressing PR comments. Removing unneeded code, corrected syntax * Removing commented out code and fixing white space issues * Small clean up to readme --- keyboards/planck/keymaps/smittey/rules.mk | 1 + 1 file changed, 1 insertion(+) create mode 100644 keyboards/planck/keymaps/smittey/rules.mk (limited to 'keyboards/planck/keymaps/smittey/rules.mk') diff --git a/keyboards/planck/keymaps/smittey/rules.mk b/keyboards/planck/keymaps/smittey/rules.mk new file mode 100644 index 0000000000..acf0896a32 --- /dev/null +++ b/keyboards/planck/keymaps/smittey/rules.mk @@ -0,0 +1 @@ +SRC += muse.c \ No newline at end of file -- cgit v1.2.3