qmk-firmwares/keyboards/mechkeys/acr60
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
acr60.c
acr60.h
config.h Remove UNUSED_PINS (#17931) 2022-08-06 23:23:35 +10:00
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

ACR60

acr60

A customizable 60% keyboard made and sold by mechkeys.ca More info on MECHKEYS

  • Keyboard Maintainer: TurboMech
  • Hardware Supported: ACR60
  • Hardware Availability: MECHKEYS (no longer available)

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

make mechkeys/acr60:default

Flashing example for this keyboard:

make mechkeys/acr60:default:flash

To reset the board into bootloader mode, do one of the following:

  • Tap the Reset switch mounted on the bottom side of the PCB
  • Hold Space+B while connecting the USB cable

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