forked from mirrors/qmk_userspace
Add pixelspace user space and capsule65i keyboard (#17235)
This commit is contained in:
parent
48721b20fc
commit
a80461e264
9 changed files with 1432 additions and 0 deletions
17
keyboards/pixelspace/capsule65i/readme.md
Normal file
17
keyboards/pixelspace/capsule65i/readme.md
Normal file
|
@ -0,0 +1,17 @@
|
|||
# capsule65i
|
||||
A customizable soldering 65% keyboard.
|
||||
Support left shift, backspace split
|
||||
* Keyboard Maintainer: [PixelSpace](https://github.com/PixelSpaceStudio)
|
||||
* Hardware Supported: capsule65i
|
||||
* Hardware Availability: [PixelSpace](https://github.com/PixelSpaceStudio)
|
||||
|
||||
Make example for this keyboard (after setting up your build environment):
|
||||
|
||||
make pixelspace/capsule65i:default
|
||||
|
||||
See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
|
||||
|
||||
## Bootloader Enter the bootloader in 3 ways:
|
||||
* **Bootmagic reset**: Hold down esc in the keyboard then replug
|
||||
* **Physical reset button**: Briefly press the button on the back of the PCB
|
||||
* **Keycode in layout**: Press the key mapped to `RESET`
|
Loading…
Add table
Add a link
Reference in a new issue