diff options
author | ziptyze <mwcordier@gmail.com> | 2023-02-02 13:17:10 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-02 18:17:10 +0000 |
commit | f7e69639b5bb3333d58b6da5df28ffcc59931bb8 (patch) | |
tree | 0205fdb3d35bfaad2838c17d187f5ddf428c0bb9 /keyboards/1upkeyboards/pi60/readme.md | |
parent | 8dc66867e25493c8bffc1bea2c4de1334f4ca475 (diff) |
adding pi60 (#19431)
* updates to 1up product line
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: jack <0x6a73@protonmail.com>
Diffstat (limited to 'keyboards/1upkeyboards/pi60/readme.md')
-rw-r--r-- | keyboards/1upkeyboards/pi60/readme.md | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/keyboards/1upkeyboards/pi60/readme.md b/keyboards/1upkeyboards/pi60/readme.md new file mode 100644 index 0000000000..f8444b04a6 --- /dev/null +++ b/keyboards/1upkeyboards/pi60/readme.md @@ -0,0 +1,22 @@ +# pi60_rgb + +The pi60 is a solderable 60% pcb supporting millions of configuration options including standard options like ansi, iso, and tsangan as well as various split-shift and split-space configurations with three possible encoder positions. The board has RGB underglow with 21 leds and is compatible with many o-ring mount cases. The pcb is available with USB and an external i2c connector, or daughterboard connector. + +* Keyboard Maintainer: [ziptyze](https://github.com/ziptyze) + +Make example for this keyboard (after setting up your build environment): + + make 1upkeyboards/pi60:default + +Flashing example for this keyboard: + + make 1upkeyboards/pi60:default:flash + +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 2 ways: + +* **Bootmagic reset**: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard +* **Bootloader button**: Hold the button on the back of the PCB and plug in the keyboard |