mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-24 01:51:17 +00:00
Remove template
This commit is contained in:
parent
fd1e4ef3a1
commit
6a20e565bc
@ -154,20 +154,6 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
|
|||||||
_____, _____, _____, _____, _____, _____ \
|
_____, _____, _____, _____, _____, _____ \
|
||||||
//`--------------------' `--------------------'
|
//`--------------------' `--------------------'
|
||||||
)
|
)
|
||||||
|
|
||||||
/*
|
|
||||||
[_TEMPLATE] = LAYOUT_kc( \
|
|
||||||
//,-----------------------------------------. ,-----------------------------------------.
|
|
||||||
_____, _____, _____, _____, _____, _____, _____, _____, _____, _____, _____, _____,\
|
|
||||||
//|------+------+------+------+------+------| |------+------+------+------+------+------|
|
|
||||||
_____, _____, _____, _____, _____, _____, _____, _____, _____, _____, _____, _____,\
|
|
||||||
//|------+------+------+------+------+------| |------+------+------+------+------+------|
|
|
||||||
_____, _____, _____, _____, _____, _____, _____, _____, _____, _____, _____, _____,\
|
|
||||||
//|------+------+------+------+------+------+------| |------+------+------+------+------+------+------|
|
|
||||||
_____, _____, _____, _____, _____, _____ \
|
|
||||||
//`--------------------' `--------------------'
|
|
||||||
)
|
|
||||||
*/
|
|
||||||
};
|
};
|
||||||
|
|
||||||
uint32_t layer_state_set_user(uint32_t state) {
|
uint32_t layer_state_set_user(uint32_t state) {
|
||||||
|
Loading…
Reference in New Issue
Block a user