qmk-dactyl-manuform-a/keyboards/keychron/q1
Grayson Carr d5fae3a6f9
Updated Keychron Q1 user keymap (#14666)
* Updated Keychron Q1 user keymap
- Added Caps Lock indicator
- Mission Control and Launchpad custom keycodes are now defined using the VIA user keycodes range so they can be labeled properly in VIA

* Only use VIA keycode range if VIA is enabled

* Reformatted led_indexes enum to match layout

* Feature: When the Fn layer is active, RGB lighting turns off for keys that are not assigned

* Fixes

* Cleanup: Updated method signature of rgb_matrix_set_color_by_keycode to more closely match rgb_matrix_set_color

* Fixed int sizing for keycodes
2021-10-06 08:36:04 -07:00
..
rev_0100 Updated Keychron Q1 user keymap (#14666) 2021-10-06 08:36:04 -07:00
rev_0102 Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) 2021-09-12 15:27:29 +10:00
config.h [Keyboard] Add new keyboard version: keychron/q1/rev_0102 (#14029) 2021-08-23 17:32:15 -07:00
q1.c Merge remote-tracking branch 'origin/master' into develop 2021-08-24 07:32:31 -07:00
q1.h [Keyboard] Add new keyboard version: keychron/q1/rev_0102 (#14029) 2021-08-23 17:32:15 -07:00
readme.md [Keyboard] Add Keychron Q1 (#13397) 2021-07-24 09:37:24 -07:00

readme.md

Keychron Q1

Keychron Q1

A customizable 75% keyboard.

  • Keyboard Maintainer: Keychron
  • Hardware Supported: Keychron Q1
  • Hardware Availability: Keychron

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

make keychron/q1/rev_0100:default

Flashing example for this keyboard:

make keychron/q1/rev_0100:default:flash

Reset Key: Hold down the key located at K00, commonly programmed as Esc while plugging in the keyboard.

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