Normalise Joystick and Programmable Button keycodes (#18832)
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#endif
|
||||
|
||||
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
|
||||
LAYOUT_ortho_1x1(JS_BUTTON0)
|
||||
LAYOUT_ortho_1x1(JS_0)
|
||||
};
|
||||
|
||||
void matrix_scan_user() {
|
||||
|
Reference in New Issue
Block a user