qmk_firmware/keyboards/keychron/q2
Ryan 5629ba1807
Remove legacy keycodes, part 4 (#18683)
* `KC_PGDOWN` -> `KC_PGDN`

* `KC_PSCREEN` -> `KC_PSCR`

* `KC_SCOLON` -> `KC_SCLN`

* `KC_BSLASH` -> `KC_BSLS`

* `KC_BSPACE` -> `KC_BSPC`
2022-10-13 18:28:14 +01:00
..
rev_0110
rev_0111 Merge remote-tracking branch 'origin/master' into develop 2022-10-07 05:33:01 +00:00
rev_0112
rev_0113 Remove legacy keycodes, part 4 (#18683) 2022-10-13 18:28:14 +01:00
chconf.h
config.h
halconf.h
mcuconf.h
q2.c
q2.h
readme.md

readme.md

Keychron Q2

A customizable 65% keyboard.

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

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

make keychron/q2/rev_0110:default

Flashing example for this keyboard (after setting up the bootloadHID flashing environment)

make keychron/q2/rev_0110: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.