1
0
Fork 0

Fix Locking CapsLock support in ADB converter

This commit is contained in:
tmk 2013-03-12 12:10:12 +09:00
parent c0137b4b32
commit c4ab832be0
5 changed files with 16 additions and 37 deletions

View file

@ -39,7 +39,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* 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 */