summaryrefslogtreecommitdiff
path: root/keyboards/keychron/q1v1/ansi/keymaps/gtg465x/README.md
diff options
context:
space:
mode:
authoradophoxia <100170946+adophoxia@users.noreply.github.com>2023-10-03 20:53:39 -0700
committerGitHub <noreply@github.com>2023-10-03 20:53:39 -0700
commit38f89dfc2f8535ca8721a9ab91db850e78273e2f (patch)
tree87b48058d5c9818f8c51140557dc7c320d7568e6 /keyboards/keychron/q1v1/ansi/keymaps/gtg465x/README.md
parent6f59236b1f42017e645fdf688799190961f116c8 (diff)
Update Keychron Q1v1 (#21993)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/keychron/q1v1/ansi/keymaps/gtg465x/README.md')
-rw-r--r--keyboards/keychron/q1v1/ansi/keymaps/gtg465x/README.md21
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/keychron/q1v1/ansi/keymaps/gtg465x/README.md b/keyboards/keychron/q1v1/ansi/keymaps/gtg465x/README.md
new file mode 100644
index 0000000000..c2d5799bb8
--- /dev/null
+++ b/keyboards/keychron/q1v1/ansi/keymaps/gtg465x/README.md
@@ -0,0 +1,21 @@
+# gtg465x's Keychron Q1 keymap
+
+- On macOS, F3 opens Mission Control and F4 opens Launchpad without needing to configure shortcuts in System Preferences
+- RGB lighting turns off when the computer sleeps
+- Caps Lock and alpha keys turn red to indicate when Caps Lock is on
+- When the Fn layer is active, RGB lighting turns off for keys that are not assigned
+
+## Changelog
+
+### 10/3/2021 - 1.0.3
+
+- Feature: When the Fn layer is active, RGB lighting turns off for keys that are not assigned
+
+### 10/1/2021 - 1.0.2
+
+- Added Caps Lock indicator (my implementation is different, but this was inspired by mkillewald)
+- Mission Control and Launchpad custom keycodes are now defined using the VIA user keycodes range so they can be labeled properly in VIA
+
+### 9/28/2021 - 1.0.1
+
+- Initial release