mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-25 04:43:02 +00:00
Fix some formatting issues.
This commit is contained in:
parent
98a848a517
commit
3c28a2e3c5
@ -34,5 +34,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
#define SD1_RX_PAL_MODE 0
|
||||
|
||||
#define EECONFIG_KB_DATA_SIZE 8
|
||||
|
||||
|
||||
|
@ -269,9 +269,7 @@
|
||||
{"label": "←", "matrix": [5, 13], "x": 13, "y": 5},
|
||||
{"label": "↓", "matrix": [5, 14], "x": 14, "y": 5},
|
||||
{"label": "→", "matrix": [5, 15], "x": 15, "y": 5}
|
||||
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
}
|
@ -63,4 +63,4 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
|
||||
_______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
|
||||
_______, _______, _______, _______, _______, _______, _______, _______, SIDE_SPD, SIDE_SPI, _______, _______, SIDE_VAI, _______,
|
||||
_______, _______, _______, _______, _______, MO(4), _______, SIDE_MOD, SIDE_VAD, SIDE_HUI)
|
||||
};
|
||||
};
|
||||
|
@ -1,7 +1,7 @@
|
||||
c# NuPhy Air75 V2
|
||||
# NuPhy Air75 V2
|
||||
|
||||
*NuPhy Air75 V2 is a standard 84 key keyboard.*
|
||||
![NuPhy Air75 V2](https://imgur.com/R7jS2JC)
|
||||
![NuPhy Air75 V2](https://i.imgur.com/R7jS2JC.jpeg)
|
||||
|
||||
* Keyboard Maintainer: [nuphy](https://github.com/nuphy-src)
|
||||
* Hardware Supported: NuPhy Air75 V2 PCB
|
||||
|
@ -17,4 +17,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
#pragma once
|
||||
|
||||
extern host_driver_t rf_host_driver;
|
||||
extern host_driver_t rf_host_driver;
|
||||
|
Loading…
Reference in New Issue
Block a user