diff options
| -rwxr-xr-x | bin/qmk | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -47,7 +47,7 @@ else: | |||
| 47 | 47 | ||
| 48 | # Setup the CLI | 48 | # Setup the CLI |
| 49 | import milc | 49 | import milc |
| 50 | milc.EMOJI_LOGLEVELS['INFO'] = '{fg_blue}ψ{style_reset_all}' | 50 | milc.EMOJI_LOGLEVELS['INFO'] = '{fg_blue}Ψ{style_reset_all}' |
| 51 | 51 | ||
| 52 | # If we were invoked as `qmk <cmd>` massage sys.argv into `qmk-<cmd>`. | 52 | # If we were invoked as `qmk <cmd>` massage sys.argv into `qmk-<cmd>`. |
| 53 | # This means we can't accept arguments to the qmk script itself. | 53 | # This means we can't accept arguments to the qmk script itself. |
