qmk_firmware/keyboards/keychron/q0
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_0130 Remove legacy keycodes, part 4 (#18683) 2022-10-13 18:28:14 +01:00
config.h Update q0 for keychron (#18522) 2022-09-29 17:50:47 +01:00
halconf.h [Keyboard] Add Keychron Q0 (#18348) 2022-09-24 11:53:22 -07:00
mcuconf.h [Keyboard] Add Keychron Q0 (#18348) 2022-09-24 11:53:22 -07:00
q0.c Fix Per Key LED Indicator Callbacks (#18450) 2022-10-04 15:24:22 -07:00
q0.h [Keyboard] Add Keychron Q0 (#18348) 2022-09-24 11:53:22 -07:00
readme.md [Keyboard] Add Keychron Q0 (#18348) 2022-09-24 11:53:22 -07:00

Keychron Q0

A customizable number keypad.

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

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

make keychron/q0/rev_0130:default

Flashing example for this keyboard:

make keychron/q0/rev_0130: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.