summaryrefslogtreecommitdiff
path: root/keyboards/1upkeyboards/pi40/readme.md
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-09-15 18:17:44 +0000
committerQMK Bot <hello@qmk.fm>2022-09-15 18:17:44 +0000
commit08738aab7e230caa9c0f0beb5700c80253904aa5 (patch)
tree9ce7f143cf4d7360a9f21a7b42d1983ffdebed99 /keyboards/1upkeyboards/pi40/readme.md
parent6f752264602e33244c03d0854bc0d197e2a4e6f6 (diff)
parent57c35bd8177d975f3a62505e51d531d1f4587215 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/1upkeyboards/pi40/readme.md')
-rw-r--r--keyboards/1upkeyboards/pi40/readme.md38
1 files changed, 38 insertions, 0 deletions
diff --git a/keyboards/1upkeyboards/pi40/readme.md b/keyboards/1upkeyboards/pi40/readme.md
new file mode 100644
index 0000000000..95ddec4358
--- /dev/null
+++ b/keyboards/1upkeyboards/pi40/readme.md
@@ -0,0 +1,38 @@
+# pi40
+
+![pi40](https://i.imgur.com/ONVtaVZh.jpeg)
+
+The pi40 is a 4x12 ortholinear keyboard with a fixed 2u spacebar using a Raspberry Pi Pico for the controller.
+
+It includes options for a rotary encoder, SSD1306 oled, and per-key in-switch RGB LEDs.
+
+All unused GPIO pins are broken out on the main pcb, as well as the available voltage pins.
+
+This firmware also includes the option for VIA which includes configuration options for the rotary encoder, matrix lighting, and up to 10 layers.
+
+Default oled configuration displays:
+ - current layer
+ - caps lock status
+ - num lock status
+ - scroll lock status
+ - current RGB lighting mode
+
+* Keyboard Maintainer: [ziptyze](https://github.com/ziptyze)
+* Hardware Availability: (https://1upkeyboards.com/shop/keyboard-kits/diy-40-kits/pi40-keyboard-kit/)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make 1upkeyboards/pi40:default
+
+Flashing example for this keyboard:
+
+ make 1upkeyboards/pi40: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, the top left key, and plug in the keyboard
+* **BOOTSEL button**: Hold down the BOOTSEL button on the pico, and plug in the keyboard