[Keyboard] Fix error_log complaint about handwired/onekey layout macro (#9263)
This commit is contained in:
@@ -2,11 +2,6 @@
|
||||
|
||||
/* This keyboard/layout is used to test community layout discovery/compilation. */
|
||||
|
||||
#define _DEFAULT 0
|
||||
|
||||
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
|
||||
|
||||
[_DEFAULT] = LAYOUT (
|
||||
KC_B
|
||||
),
|
||||
LAYOUT_ortho_1x1(KC_B)
|
||||
};
|
||||
|
Reference in New Issue
Block a user