diff options
author | Nick <nick.win999@gmail.com> | 2020-08-08 19:02:54 -0500 |
---|---|---|
committer | Nick <nick.win999@gmail.com> | 2020-08-08 19:02:54 -0500 |
commit | 8d3ac00f31e30c0ed410035067079468afa56126 (patch) | |
tree | 8f11a955fd2d66723ca0a5257860171772c501f9 | |
parent | d901a0061dec7abe5d5cd29c616abcda110df9b1 (diff) |
Add missing space to comment
-rw-r--r-- | app/boards/shields/kyria/kyria.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/boards/shields/kyria/kyria.conf b/app/boards/shields/kyria/kyria.conf index eb27213..fa98d1c 100644 --- a/app/boards/shields/kyria/kyria.conf +++ b/app/boards/shields/kyria/kyria.conf @@ -5,5 +5,5 @@ # Uncomment the following line to enable the Kyria OLED Display # CONFIG_ZMK_DISPLAY=y -# Uncomment the following lineto enable RGB underglow +# Uncomment the following line to enable RGB underglow # CONFIG_ZMK_RGB_UNDERGLOW=y |