From d0a7e96d1e300fd722b9c5f93056d58867116bc4 Mon Sep 17 00:00:00 2001 From: Geoff Lane Date: Tue, 29 Jan 2019 18:28:37 -0500 Subject: S60x Make Default standard layout and have separate Mac OS one (#4964) * Make Default standard layout Move Mac OS layout to a separate layout. Basically Mac has the Alt and GUI keys swapped * Fix typos * Use Bootmagic keys instead of separate MacOS keymap --- keyboards/s65_x/rules.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'keyboards/s65_x/rules.mk') diff --git a/keyboards/s65_x/rules.mk b/keyboards/s65_x/rules.mk index c97f7323e2..598e269cbf 100644 --- a/keyboards/s65_x/rules.mk +++ b/keyboards/s65_x/rules.mk @@ -53,7 +53,7 @@ OPT_DEFS += -DBOOTLOADER_SIZE=4096 # Build Options # change yes to no to disable # -BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration(+1000) +BOOTMAGIC_ENABLE = full # Virtual DIP switch configuration(+1000) MOUSEKEY_ENABLE = no # Mouse keys(+4700) EXTRAKEY_ENABLE = yes # Audio control and System control(+450) # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE -- cgit v1.2.3