summaryrefslogtreecommitdiffstats
path: root/common/keycode.h
diff options
context:
space:
mode:
authortmk <nobody@nowhere>2013-03-11 17:07:06 +0100
committertmk <nobody@nowhere>2013-03-12 02:43:02 +0100
commit92b92dd78f5488981244d353f2d500ad9d82fc49 (patch)
treed0d1a061fd8dd7e8ff07ce63f8493618c30f9031 /common/keycode.h
parent8b9bd51d3a13959a4d59fdbc819a033cd8b0a3ce (diff)
downloadqmk_firmware-92b92dd78f5488981244d353f2d500ad9d82fc49.tar.gz
qmk_firmware-92b92dd78f5488981244d353f2d500ad9d82fc49.tar.xz
Add mechanical locking switch support for CapsLock
Diffstat (limited to 'common/keycode.h')
-rw-r--r--common/keycode.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/keycode.h b/common/keycode.h
index 364679994..aea630846 100644
--- a/common/keycode.h
+++ b/common/keycode.h
@@ -81,6 +81,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define KC_APP KC_APPLICATION
#define KC_NUHS KC_NONUS_HASH
#define KC_NUBS KC_NONUS_BSLASH
+#define KC_LCAP KC_LOCKING_CAPS
#define KC_ERAS KC_ALT_ERASE,
#define KC_CLR KC_CLEAR
/* Japanese specific */