Skip to content

Commit

Permalink
local testing fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dunk2k committed Nov 30, 2023
1 parent 034a26a commit 1393aec
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
* │ │ │ │ │ │ │ │ │
* └─────┴───┴─────┴───────────────────────────┴───┴───┴───┴───┘
*/
[2] = LAYOUT_64_ansi_tsangan(
[2] = LAYOUT_64_ansi_tsangan_split_bs(
_______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
_______, _______, _______, _______, QK_BOOT, _______, _______, _______, _______, _______, _______, _______, _______, _______,
_______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
Expand Down

0 comments on commit 1393aec

Please sign in to comment.