Skip to content

Commit

Permalink
[keymap] update comments
Browse files Browse the repository at this point in the history
  • Loading branch information
le4ker committed Oct 22, 2024
1 parent 2471dae commit 491fc3a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions keyboards/lily58/keymaps/minimal-code/keymap.c
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,11 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
* ,-----------------------------------------. ,-----------------------------------------.
* | F1 | F2 | F3 | F4 | F5 | F6 | | F7 | F8 | F9 | F10 | F11 | F12 |
* |------+------+------+------+------+------| |------+------+------+------+------+------|
* | | 1 | 2 | 3 | 4 | 5 | | 6 | 7 | 8 | 9 | 0 | |
* | Tab | 1 | 2 | 3 | 4 | 5 | | 6 | 7 | 8 | 9 | 0 | |
* |------+------+------+------+------+------| |------+------+------+------+------+------|
* | | | | | | |-------. ,-------| Left | Down | Up | Right| | |
* | Esc | | | | | |-------. ,-------| Left | Down | Up | Right| | |
* |------+------+------+------+------+------| | | |------+------+------+------+------+------|
* |LShift| | | | | |-------| |-------| Prev | VolDn| VolUp| Next | | |
* |LShift| | | | | |-------| |-------| Prev | VolDn| VolUp| Next | |Delete|
* `-----------------------------------------/ / \ \-----------------------------------------'
* | LCtl | LAlt | LGUI | / Play / \ Mute \ | BriDn| BriUp|TG(LO)|
* | | | |/ / \ \ | | | |
Expand Down

0 comments on commit 491fc3a

Please sign in to comment.