mirror of
https://github.com/qmk/qmk_userspace.git
synced 2025-07-08 12:45:35 -04:00
Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
commit
eeb35e9768
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
#include QMK_KEYBOARD_H
|
||||
|
||||
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
|
||||
[0] = LAYOUT_all_split(
|
||||
[0] = LAYOUT_ortho_5x4(
|
||||
KC_NUM, KC_PSLS, KC_PAST, KC_PMNS,
|
||||
KC_P7, KC_P8, KC_P9, KC_PPLS,
|
||||
KC_P4, KC_P5, KC_P6, KC_PEQL,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue