qmk_firmware/keyboards/gray_studio/space65r3
Ryan 23c365b023
Move matrix config to info.json, part 1 (#19985)
2023-03-05 22:53:52 +00:00
..
keymaps Remove deprecated Quantum keycodes (#19712) 2023-01-29 16:44:16 +00:00
chconf.h [keyboard]Add Graystudio Space65 R3 (#18909) 2022-12-30 12:01:32 +11:00
config.h Move matrix config to info.json, part 1 (#19985) 2023-03-05 22:53:52 +00:00
info.json Move matrix config to info.json, part 1 (#19985) 2023-03-05 22:53:52 +00:00
readme.md [keyboard]Add Graystudio Space65 R3 (#18909) 2022-12-30 12:01:32 +11:00
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00
space65r3.c [keyboard]Add Graystudio Space65 R3 (#18909) 2022-12-30 12:01:32 +11:00
space65r3.h [keyboard]Add Graystudio Space65 R3 (#18909) 2022-12-30 12:01:32 +11:00

readme.md

Gray Studio 65 R3

A 65% keyboard by Graystudio. PCB designed and manufactured by DEMO Studio.

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

make gray_studio space65r3:default

Flashing example for this keyboard:

make gray_studio space65r3:default:flash

Bootloader

  • Physical reset button: Briefly press the button on the back of the PCB - some may have pads you must short instead

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