diff options
author | MechMerlin <30334081+mechmerlin@users.noreply.github.com> | 2019-01-31 16:37:13 -0800 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2019-01-31 16:37:13 -0800 |
commit | 8c5c1fd7fe8866f61081ec4cf953f48352d7c088 (patch) | |
tree | 269347952dfc43fd2d49bfa1d39048b51f956ca7 /keyboards/gray_studio/space65/readme.md | |
parent | aa6cc28d431f2659a1a531bd7467011aa6713d03 (diff) |
Space65 Updates (#5008)
* update reset sequence info
* fix my rgb underglow led number flub
* add a more sensible keymap
* add caps lock led support
* remove unused #define
* swap the spacebar sizes around to match the space65
* use vomindoraan's suggestion in PR to use IS_LED_ON
Diffstat (limited to 'keyboards/gray_studio/space65/readme.md')
-rw-r--r-- | keyboards/gray_studio/space65/readme.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/keyboards/gray_studio/space65/readme.md b/keyboards/gray_studio/space65/readme.md index 83387d4b4c..00d289e3bb 100644 --- a/keyboards/gray_studio/space65/readme.md +++ b/keyboards/gray_studio/space65/readme.md @@ -1,11 +1,13 @@ # Gray Studio Space65 -A 65% keyboard with RGB underglow, backlighting and USB C, whose design was inspired by the Voyager I space probe and Apple II home computer. +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](https://github.com/mechmerlin) Hardware Supported: Gray Studio Space65 Hardware Availability: [Geekhack Group Buy](https://geekhack.org/index.php?topic=98768.0) +**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 |