qmk_firmware/keyboards/spacey
jack 36ab0c0aaa
Add core/fallback encoder behaviour (#20320)
2023-04-03 10:18:17 -06:00
..
keymaps Remove legacy keycodes, part 2 (#18660) 2022-10-10 20:06:26 +01:00
info.json Move matrix config to info.json, part 5 (#20003) 2023-03-11 05:41:58 +11:00
readme.md [Keyboard] Add Spacey keyboard firmware (#12599) 2021-08-12 08:50:12 -07:00
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00
spacey.c Add core/fallback encoder behaviour (#20320) 2023-04-03 10:18:17 -06:00
spacey.h [Keyboard] Add Spacey keyboard firmware (#12599) 2021-08-12 08:50:12 -07:00

readme.md

spacey

spacey

Spacey, designed by Vanilla Keyboards is a 45/65% keyboard with a little personality. Hosting ortholinear alphas with traditional modifiers, diamond shaped arrows, rotary encoder, and a couple optional spacebars at the top of the board, it's a balance between functional and unique.

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

make spacey:default

Flashing example for this keyboard:

make spacey:default:flash

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