Remove useless line continuations (#19399)
This commit is contained in:
parent
2b61cc739f
commit
801d2ff940
481 changed files with 8637 additions and 8723 deletions
|
@ -20,7 +20,7 @@
|
|||
#endif
|
||||
|
||||
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
|
||||
[_QWERTY] = LAYOUT_kc( \
|
||||
[_QWERTY] = LAYOUT_kc(
|
||||
// ,-----------------------------------------------------------------------------------.
|
||||
GRV , 1 , 2 , 3 , 4 , 5 , 6 , 7 , 8 , 9 , 0 , MINS ,
|
||||
// |------+------+------+------+------+------+------+------+------+------+------+------|
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue