summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/aek64
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2021-06-25 13:51:44 +1000
committerGitHub <noreply@github.com>2021-06-25 13:51:44 +1000
commit92a9fba353420f3bfdf933341fcf1b9ae0ab754e (patch)
tree410703339e378e3059f39f24eb90448d328c6b76 /keyboards/handwired/aek64
parent7c2bd4dd88d29958b7ecc281af463257cc63fd46 (diff)
Cleanup junk chars, part 2 (#13284)
Diffstat (limited to 'keyboards/handwired/aek64')
-rw-r--r--keyboards/handwired/aek64/keymaps/default/keymap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/handwired/aek64/keymaps/default/keymap.c b/keyboards/handwired/aek64/keymaps/default/keymap.c
index 5b9115902d..9ddb156914 100644
--- a/keyboards/handwired/aek64/keymaps/default/keymap.c
+++ b/keyboards/handwired/aek64/keymaps/default/keymap.c
@@ -15,7 +15,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
* │ Ctrl │ Alt │ Gui │ Space │ Gui │ Alt │ Ctrl │
* └──────┴──────┴──────┴──────────────────────────────────────────────────────────────┴──────┴──────┴──────┘
*
- * Hidden features : 
+ * Hidden features :
* - Left Shift is also Home on a single tap.
* - Left Ctrl is also End on a single tap.
* - Right Shift is also page-up on a single tap.