From bcaf66bd3238b5a69c7ec5910a116c5668e1695c Mon Sep 17 00:00:00 2001 From: stanrc85 <47038504+stanrc85@users.noreply.github.com> Date: Tue, 26 Feb 2019 16:01:46 -0500 Subject: [Keymap] Converted stanrc85 community layout to userspace (#5244) * Convert community layout to userspace for future use * Big readme update * Move layer toggle to CAPS * Readme updates * Deleted since unused * Removed call to unused .c file --- users/stanrc85/rules.mk | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 users/stanrc85/rules.mk (limited to 'users/stanrc85/rules.mk') diff --git a/users/stanrc85/rules.mk b/users/stanrc85/rules.mk new file mode 100644 index 000000000..324e52674 --- /dev/null +++ b/users/stanrc85/rules.mk @@ -0,0 +1,10 @@ +TAP_DANCE_ENABLE = yes +EXTRAKEY_ENABLE = yes +RGBLIGHT_ENABLE = yes +BACKLIGHT_ENABLE = no +COMMAND_ENABLE = no +BOOTMAGIC_ENABLE = no +MOUSEKEY_ENABLE = no +AUDIO_ENABLE = no +CONSOLE_ENABLE = no +NKRO_ENABLE = no -- cgit v1.2.3-24-g4f1b