Skip to content

Commit 9e60062

Browse files
added pics
1 parent 128008f commit 9e60062

File tree

4 files changed

+2
-0
lines changed

4 files changed

+2
-0
lines changed

_board/jpconstantineau_pykey60.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ The PyKey60 is a custom programmable mechanical keyboard with a standard ANSI 60
1717

1818
Since this is a Hot Swappable Switches keyboard, you can choose the MX switches as well as the keycaps you prefer. You can even mix and match switches for the ultimate customization.
1919

20+
Just like CircuitPython, this keyboard is targeted for beginners. The design keeps the matrix definition simple to 14 columns and 5 rows instead of using a GPIO-optimized matrix of 8 columns and 8 rows. Neopixel order is also in line with key numbers. This keeps the complexity of coding a keyboard firmware to a minimum.
21+
2022
## Features
2123
* Powered by RP2040
2224
* Per key RGB LEDs (NeoPixels)
Loading
Loading
Loading

0 commit comments

Comments
 (0)