forked from mirror/qmk_firmware
Remove obvious user keymaps, keyboards/[0-9]* edition. (#22691)
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
#include QMK_KEYBOARD_H
|
||||
|
||||
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
|
||||
[0] = LAYOUT(
|
||||
KC_BTN1,
|
||||
KC_BTN2
|
||||
)
|
||||
};
|
||||
@@ -1,2 +0,0 @@
|
||||
# left and right mouse buttons
|
||||
requested by WanderingVagrant
|
||||
Reference in New Issue
Block a user