qmk_firmware/keyboards/miller/gm862
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
..
keymaps Remove legacy keycodes, part 4 (#18683) 2022-10-13 18:28:14 +01:00
config.h Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415) 2022-09-26 14:40:15 +10:00
gm862.c Fix Per Key LED Indicator Callbacks (#18450) 2022-10-04 15:24:22 -07:00
gm862.h
info.json Move keyboard USB IDs and strings to data driven: M (#17859) 2022-08-03 17:15:43 +10:00
readme.md
rules.mk

readme.md

GM-862

A hotswap 60% RGB keyboard.

  • Keyboard Maintainer: moyi4681
  • Hardware Supported: MILLER GM-862
  • Hardware Availability: MILLER

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

make miller/gm862:default

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