Remove useless line continuations (#19399)
This commit is contained in:
@@ -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 ,
|
||||
// |------+------+------+------+------+------+------+------+------+------+------+------|
|
||||
|
Reference in New Issue
Block a user