Update Kinesis keymap (#7741)

* Update Kinesis keymap

Added a MACLOCK macro to lock my mac easier

* Updated readme.md
This commit is contained in:
Xyverz 2020-01-01 20:01:37 -08:00 committed by fauxpark
parent 91013d452f
commit 45482d612c
2 changed files with 3 additions and 2 deletions

View File

@ -12,6 +12,7 @@ enum custom_keycodes { DVORAK = SAFE_RANGE, QWERTY, COLEMAK, KEYPAD };
// Aliases to make the keymap more uniform
#define GUI_END GUI_T(KC_END)
#define KPD_ENT LT(_KEYPAD, KC_ENT)
#define MACLOCK LGUI(LCTL(KC_Q))
// clang-format off
@ -197,7 +198,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
// Left Thumb
_______, _______,
_______,
_______, _______, _______,
_______, _______, MACLOCK,
// Right Hand
_______, _______, _______, _______, _______, _______, _______, _______, _______,

View File

@ -105,5 +105,5 @@ Removed the Media layer 2018-12-07
,------|------|------||------+------+------.
| | | || | | |
| | |------||------| | KP 0 |
| | | || | | |
| | |MacLck|| | | |
`--------------------'`--------------------'