diff options
author | QMK Bot <hello@qmk.fm> | 2021-09-02 03:51:21 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-09-02 03:51:21 +0000 |
commit | cfedd3054ea144c92328ad517f87b74e2655d6d3 (patch) | |
tree | bc110d2abacd98dba66c470c362bfe59d6fd3c0b /keyboards/naiping/np64/np64.h | |
parent | e597469964a95585652c6cc09fa2323b2ebf0247 (diff) | |
parent | c1e5c920a9929a0434edca537e6c58aed294668c (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/naiping/np64/np64.h')
-rw-r--r-- | keyboards/naiping/np64/np64.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/naiping/np64/np64.h b/keyboards/naiping/np64/np64.h index a854712228..c2277aa208 100644 --- a/keyboards/naiping/np64/np64.h +++ b/keyboards/naiping/np64/np64.h @@ -16,7 +16,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #include "quantum.h" -#define LAYOUT( \ +#define LAYOUT_64_ansi( \ K00, K01, K02, K03, K04, K05, K06, K07, K08, K09, K0A, K0B, K0C, K0E, \ K10, K12, K13, K14, K15, K16, K17, K18, K19, K1A, K1B, K1C, K1D, K1E, \ K20, K22, K23, K24, K25, K26, K27, K28, K29, K2A, K2B, K2C, K2E, \ |