diff options
author | Ryan <fauxpark@gmail.com> | 2021-06-26 11:38:21 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-26 02:38:21 +0100 |
commit | 93bd34c6d36723ed9f6e95c05c744a36c5467c65 (patch) | |
tree | b74e45de0c22e3d98416213b8bba551d907a5a23 /layouts/default/ortho_1x1 | |
parent | 92a9fba353420f3bfdf933341fcf1b9ae0ab754e (diff) |
Cleanup junk chars, part 3 (#13332)
Diffstat (limited to 'layouts/default/ortho_1x1')
-rw-r--r-- | layouts/default/ortho_1x1/default_ortho_1x1/keymap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/default/ortho_1x1/default_ortho_1x1/keymap.c b/layouts/default/ortho_1x1/default_ortho_1x1/keymap.c index e406daf7a8..9bda2ff9a7 100644 --- a/layouts/default/ortho_1x1/default_ortho_1x1/keymap.c +++ b/layouts/default/ortho_1x1/default_ortho_1x1/keymap.c @@ -3,7 +3,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { /* * ┌───┐ - * │ A │ + * │ A │ * └───┘ */ [0] = LAYOUT_ortho_1x1( |