Remove useless line continuations (#19399)
This commit is contained in:
@@ -10,12 +10,6 @@ enum layer_names {
|
||||
_FN1
|
||||
};
|
||||
|
||||
/*
|
||||
* k00, k01, k02, k03, k04, k05, k06, k07, k08, k09, k0A, k0B,\
|
||||
* k10, k11, k12, k13, k14, k15, k16, k17, k18, k19, k1A, k1B,\
|
||||
* k23, k24, k25, k26, k27, k28 \
|
||||
*/
|
||||
|
||||
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
|
||||
/* Base */
|
||||
[_BASE] = LAYOUT(
|
||||
|
Reference in New Issue
Block a user