]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
LAYOUT_ortho_4x4 (#5257)
authorjotix <47826561+jotix@users.noreply.github.com>
Tue, 26 Feb 2019 16:12:56 +0000 (13:12 -0300)
committerMechMerlin <30334081+mechmerlin@users.noreply.github.com>
Tue, 26 Feb 2019 16:12:56 +0000 (08:12 -0800)
layouts/community/ortho_4x4/jotix/keymap.c

index 561084f8ae2479ee333f4661d43750ff9aca6be5..91d0ed74dce8b4a9ac62343744ba83c63a09812f 100644 (file)
@@ -24,7 +24,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
  * |       |   0   |   .   |   *   |
  * +-------+-------+-------+-------+
  */
-[_NUMPAD] = LAYOUT_jotpad16 ( 
+[_NUMPAD] = LAYOUT_ortho_4x4 ( 
     KC_P7,  KC_P8,  KC_P9,  KC_PMNS,
     KC_P4,  KC_P5,  KC_P6,  KC_PPLS,
     KC_P1,  KC_P2,  KC_P3,  KC_PSLS,
@@ -32,7 +32,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
 ),
 
 /* Lower */
-[_LOWER] = LAYOUT_jotpad16 ( 
+[_LOWER] = LAYOUT_ortho_4x4 ( 
     KC_NLCK,_______,_______,RESET  ,
     _______,_______,_______,_______,
     _______,_______,_______,_______,