Cleanup junk chars, part 3 (#13332)

This commit is contained in:
Ryan
2021-06-26 11:38:21 +10:00
committed by GitHub
parent 92a9fba353
commit 93bd34c6d3
49 changed files with 357 additions and 357 deletions

View File

@@ -3,15 +3,15 @@
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
/*
* ┌───┬───┬───┬───┐
* │TG1│ / │ * │ - 
* │TG1│ / │ * │ -
* ├───┼───┼───┼───┤
* │ 7  8  9    
* ├───┼───┼───┤ + 
* │ 4  5  6    
* │ 7 │ 8 │ 9 │
* ├───┼───┼───┤ +
* │ 4 │ 5 │ 6 │
* ├───┼───┼───┼───┤
* │ 1  2  3    
* │ 1 │ 2 │ 3 │
* ├───┴───┼───┤Ent│
* │   0    . │   
* │ 0 │ . │
* └───────┴───┴───┘
*/
[0] = LAYOUT_numpad_5x4(
@@ -24,15 +24,15 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
/*
* ┌───┬───┬───┬───┐
* │TG1│ / │ * │ - 
* │TG1│ / │ * │ -
* ┌───┬───┬───┐───┤
* │Hom│ ↑ │PgU│   
* ├───┼───┼───┤ + 
* │ ← │   │ → │   
* │Hom││PgU│
* ├───┼───┼───┤ +
* │ ← │ │ → │
* ├───┼───┼───┤───┤
* │End│ ↓ │PgD│   
* │End││PgD│
* ├───┴───┼───┤Ent│
* │Insert │Del│   
* │Insert │Del│
* └───────┴───┘───┘
*/
[1] = LAYOUT_numpad_5x4(