From c4ab832be0f110a127b20e8df2b5223bceb8dcd1 Mon Sep 17 00:00:00 2001 From: tmk Date: Tue, 12 Mar 2013 12:10:12 +0900 Subject: Fix Locking CapsLock support in ADB converter --- keyboard/gh60/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'keyboard/gh60') diff --git a/keyboard/gh60/config.h b/keyboard/gh60/config.h index bd0a19c33c..38d88eecc4 100644 --- a/keyboard/gh60/config.h +++ b/keyboard/gh60/config.h @@ -39,7 +39,7 @@ along with this program. If not, see . /* Mechanical locking CapsLock support. Use KC_LCAP instead of KC_CAPS in keymap */ #define CAPSLOCK_LOCKING_ENABLE -/* Locking CapsLock resynchronize hack, which won't work on Linux */ +/* Locking CapsLock resynchronize hack */ #define CAPSLOCK_LOCKING_RESYNC_ENABLE /* key combination for command */ -- cgit v1.2.3