keychron_qmk_firmware/keyboards/keychron/q1
lalalademaxiya1 8a9cd2966a
Merge pull request #6 from keychron-contrib/vr-q1-fix-led-matrix
[Q1] pretty up RGB matrix code on ANSI boards
2022-01-24 09:53:59 +08:00
..
q1_ansi_atmega32u4 revert startup hue 2022-01-21 19:48:58 +11:00
q1_ansi_atmega32u4_ec11 revert startup hue 2022-01-21 19:48:58 +11:00
q1_ansi_stm32l432 revert startup hue 2022-01-21 19:48:58 +11:00
q1_ansi_stm32l432_ec11 Merge pull request #6 from keychron-contrib/vr-q1-fix-led-matrix 2022-01-24 09:53:59 +08:00
q1_iso_atmega32u4 Add q1 again. 2022-01-17 19:00:05 +08:00
q1_iso_atmega32u4_ec11 Add q1 again. 2022-01-17 19:00:05 +08:00
q1_iso_stm32l432 pretty up RGB matrix code on ANSI boards 2022-01-21 02:00:08 +11:00
q1_iso_stm32l432_ec11 pretty up RGB matrix code on ANSI boards 2022-01-21 02:00:08 +11:00
chconf.h Update mcuconf.h, halconf.h, chconf.h. 2022-01-20 15:02:27 +08:00
config.h Add q1 again. 2022-01-17 19:00:05 +08:00
halconf.h Update mcuconf.h, halconf.h, chconf.h. 2022-01-20 15:02:27 +08:00
matrix.c Add q1 again. 2022-01-17 19:00:05 +08:00
mcuconf.h Update mcuconf.h, halconf.h, chconf.h. 2022-01-20 15:02:27 +08:00
q1.c moved CAPS_LOCK_LED_INDEX to per-board 2022-01-21 19:46:01 +11:00
q1.h Add q1 again. 2022-01-17 19:00:05 +08:00
readme.md Add q1 again. 2022-01-17 19:00:05 +08:00
test.c Add q1 again. 2022-01-17 19:00:05 +08:00

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/q1_ansi_atmega32u4:default

Flashing example for this keyboard:

make keychron/q1/q1_ansi_atmega32u4: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.