1
0
Fork 0

Remove obvious user keymaps, keyboards/[0-9]* edition. (#22691)

This commit is contained in:
Nick Brassel 2023-12-18 13:53:02 +11:00 committed by GitHub
parent 27a710861e
commit 9539f135d8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
227 changed files with 0 additions and 11582 deletions

View file

@ -1,8 +0,0 @@
#include QMK_KEYBOARD_H
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
[0] = LAYOUT(
KC_BTN1,
KC_BTN2
)
};

View file

@ -1,2 +0,0 @@
# left and right mouse buttons
requested by WanderingVagrant