diff options
Diffstat (limited to 'common/keycode.h')
| -rw-r--r-- | common/keycode.h | 1 | 
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 */  | 
