Remove template

This commit is contained in:
Richard Baptist 2019-09-30 15:14:24 +02:00
parent fd1e4ef3a1
commit 6a20e565bc
No known key found for this signature in database
GPG Key ID: 115D8B1815981F35

View File

@ -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) {