qmk_sweep_skeletyl/keyboards/keychron/q1/rev_0100/keymaps/gtg465x
Drashna Jaelre 64b1ed4550
Fix Per Key LED Indicator Callbacks (#18450)
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
2022-10-04 15:24:22 -07:00
..
config.h
keymap.c
keymap_user.h
README.md
rgb_matrix_user.c Fix Per Key LED Indicator Callbacks (#18450) 2022-10-04 15:24:22 -07:00
rgb_matrix_user.h
rules.mk

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