2020 February 29 Breaking Changes Update (#8064)
This commit is contained in:
committed by
Florian Didron
parent
ae8641748e
commit
f01c45ef54
@@ -1 +0,0 @@
|
||||
[""]
|
||||
@@ -1,12 +0,0 @@
|
||||
#include QMK_KEYBOARD_H
|
||||
|
||||
/* 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
|
||||
),
|
||||
};
|
||||
Reference in New Issue
Block a user