qmk-firmware/keyboards/gray_studio/space65
Jason Nedell 7085066f08 [Keyboard] Fix 2U backspace key in ansi_blocker layout for GrayStudio Space65 keyboard (#7593)
* Fix ansi_blocker layout

Reposition unused keycode

* Update keymap matrix hex code

Use match hex code so number matches matrix position
Update spacing

* Realign keymap to match physical hardware
2019-12-09 18:01:05 -08:00
..
keymaps/default [Keyboard] Fix 2U backspace key in ansi_blocker layout for GrayStudio Space65 keyboard (#7593) 2019-12-09 18:01:05 -08:00
config.h Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 2019-06-06 12:09:56 -07:00
info.json Gray Studio Space65 Configurator Layout fix (#6987) 2019-10-09 07:09:57 -07:00
readme.md Space65 Updates (#5008) 2019-01-31 16:37:13 -08:00
rules.mk Cleanup rules.mk for 32U4 keyboards, G (#6971) 2019-10-12 23:57:57 +01:00
space65.c [Keyboard] Update space65.c to fix caps lock LED (#6375) 2019-07-20 13:37:42 -07:00
space65.h [Keyboard] Fix 2U backspace key in ansi_blocker layout for GrayStudio Space65 keyboard (#7593) 2019-12-09 18:01:05 -08: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.