qmk_firmware/keyboards/keychron/q2/ansi/keymaps/ladduro
2023-02-19 18:59:50 +11:00
..
config.h
keymap_user.h
keymap.c Move KC_MISSION_CONTROL/KC_LAUNCHPAD keycodes to core (#19884) 2023-02-19 18:59:50 +11:00
readme.md
rgb_matrix_user.c
rgb_matrix_user.h
rules.mk

Ladduro keymap for Keychron Q2 (ANSI rev_0110) v1.01

This keymap ports Q1 logic (by gtg465x) for RGB caps lock indicator and layer RBG assigned key.

Features:

  • 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

Make example for this keyboard (after setting up your build environment):

make keychron/q2/rev_0110:ladduro

Flashing example for this keyboard:

make keychron/q2/rev_0110:ladduro:flash

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.

Changelog

14/03/2021 - 1.

  • Initial release

02/04/2021 - 1.01

  • Remove via enable from rules.mk as it breaks the layout for some reason