forked from mirrors/qmk_userspace
Add mechanical locking switch support for CapsLock
This commit is contained in:
parent
8b9bd51d3a
commit
92b92dd78f
4 changed files with 38 additions and 18 deletions
|
@ -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 */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue