Caps Unlocked CU65 layout macro fixes (#11606)

This commit is contained in:
James Young 2021-01-18 17:22:26 -08:00 committed by GitHub
parent 3bb1897bdc
commit dfb8a29718
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 237 additions and 14 deletions

View file

@ -18,7 +18,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include QMK_KEYBOARD_H
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
[0] = LAYOUT_65_ansi(
[0] = LAYOUT_65_ansi_blocker(
/*
*
* Esc 1  2  3  4  5  6  7  8  9  0  -  =  BackspIns
@ -38,7 +38,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
KC_LSFT, KC_Z, KC_X, KC_C, KC_V, KC_B, KC_N, KC_M, KC_COMM, KC_DOT, KC_SLSH, KC_RSFT, KC_UP, KC_PGDN,
KC_LCTL, KC_LGUI, KC_LALT, KC_SPC, KC_RALT, MO(1), KC_LEFT, KC_DOWN, KC_RGHT
),
[1] = LAYOUT_65_ansi(
[1] = LAYOUT_65_ansi_blocker(
/*
*
* RST F1 F2 F3 F4 F5 F6 F7 F8 F9F10F11F12