qmk-firmware/keyboards/gray_studio/space65
MechMerlin 0850a8cb63 65 ansi blocker everywhere (everywhere I can find) (#6805)
* e6.5 actually already had a 65_ansi_blocker LAYOUT macro, so just had to enable in rules.

* Add the 65_ansi_blocker LAYOUT macro and enable in rules.mk

* rename LAYOUT macro in .h and in the keymap.c as it was only a default keymap. Also enable in rules.mk

* rename but also had to define the existing LAYOUT macro as the new one to prevent breakage of existing keymaps

* add 65_ansi_blocker support for vinta

* forgot to update the info.json on these

* add new default layout 65_ansi_blocker support to alt

* add 65_ansi_blocker support

* undo changes
2019-09-25 12:55:27 -07:00
..
keymaps/default Space65 Updates (#5008) 2019-01-31 16:37:13 -08:00
config.h Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 2019-06-06 12:09:56 -07:00
info.json 65 ansi blocker everywhere (everywhere I can find) (#6805) 2019-09-25 12:55:27 -07:00
readme.md Space65 Updates (#5008) 2019-01-31 16:37:13 -08:00
rules.mk 65 ansi blocker everywhere (everywhere I can find) (#6805) 2019-09-25 12:55:27 -07:00
space65.c [Keyboard] Update space65.c to fix caps lock LED (#6375) 2019-07-20 13:37:42 -07:00
space65.h 65 ansi blocker everywhere (everywhere I can find) (#6805) 2019-09-25 12:55:27 -07:00

readme.md

Gray Studio Space65

A 65% keyboard with RGB underglow, backlighting, and USB C. Its design was inspired by the Voyager I space probe and Apple II home computer.

Keyboard Maintainer: MechMerlin
Hardware Supported: Gray Studio Space65
Hardware Availability: Geekhack Group Buy

Reset Sequence: Using this firmware sets BOOTLOADER_ENABLE to lite. While plugging in, hold the top left key, commonly programmed as Esc to put your board into bootloader mode.

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

make gray_studio/space65:default

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