Skip to content

Commit 4a6c707

Browse files
authored
Merge pull request #836 from jpconstantineau/pykey-updates
Minor Pykey Updates (Links and enabling visibility)
2 parents d1ca9f2 + 9dc3b49 commit 4a6c707

File tree

3 files changed

+10
-6
lines changed

3 files changed

+10
-6
lines changed

_board/jpconstantineau_encoderpad_rp2040.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,5 @@ It's not just a macropad with a big encoder but also a USB drive containing the
3535
* [Board Documentation](https://github.com/jpconstantineau/EncoderPad_RP2040)
3636

3737
## Purchase
38-
The EncoderPad RP2040 is currently being tested. Keep an eye on the Tindie store if you are interested in getting one.
39-
* [Tindie](https://www.tindie.com/stores/jpconstantineau/)
38+
The EncoderPad RP2040 is now on the Tindie store if you are interested in getting one.
39+
* [Tindie](https://www.tindie.com/products/jpconstantineau/rgb-video-editing-macropad-with-a-rp2040/)

_board/jpconstantineau_pykey18.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ name: "PyKey18 Numpad"
66
manufacturer: "JPConstantineau"
77
board_url: "https://github.com/jpconstantineau/PyKey60"
88
board_image: "jpconstantineau_pykey18.jpg"
9-
downloads_display: false
9+
downloads_display: true
1010
date_added: 2021-12-15
1111
family: raspberrypi
1212

@@ -21,6 +21,8 @@ The PyKey18 is a custom programmable mechanical keyboard with a standard Numpad
2121

2222
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.
2323

24+
The PyKey18 also has a small 0.91" OLED display and has a location for an optional Stemma QT/QWIIC connector.
25+
2426

2527
## Features
2628
* Powered by RP2040

_board/jpconstantineau_pykey87.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ name: "PyKey87 Ten Key Less (TKL) Keyboard"
66
manufacturer: "JPConstantineau"
77
board_url: "https://github.com/jpconstantineau/PyKey60"
88
board_image: "jpconstantineau_pykey87.jpg"
9-
downloads_display: false
9+
downloads_display: true
1010
date_added: 2021-12-15
1111
family: raspberrypi
1212

@@ -16,12 +16,14 @@ features:
1616
- STEMMA QT/QWIIC
1717
---
1818

19-
The PyKey87 is a custom programmable mechanical keyboard with a standard TKL layout. The PyKey18 uses mechanical switches (Cherry MX type). The keys are hot-swap socketed and have an individual underglow RGB LED which can be turned on. The PCB was designed for use with PCB-mount stabilizers. The PCB was designed for use with PCB-mount stabilizers.
19+
The PyKey87 is a custom programmable mechanical keyboard with a standard TKL layout. The PyKey87 uses mechanical switches (Cherry MX type). The keys are hot-swap socketed and have an individual underglow RGB LED which can be turned on. The PCB was designed for use with PCB-mount stabilizers.
2020

2121
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.
2222

2323
Just like CircuitPython, this keyboard is targeted for beginners. The design keeps the matrix definition simple to 17 columns and 6 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.
2424

25+
The PCB also has a location for an optional Stemma QT/QWIIC connector.
26+
2527
## Features
2628
* Powered by RP2040
2729
* Per key RGB LEDs (NeoPixels)
@@ -41,4 +43,4 @@ It's not just a keyboard but also a USB drive containing the firmware as Circuit
4143

4244
## Purchase
4345
The PyKey87 is available on the Tindie store if you are interested in getting one.
44-
* [Tindie](https://www.tindie.com/products/edit/pykey87-rgb-tkl-keyboard-with-a-rp2040/)
46+
* [Tindie](https://www.tindie.com/products/jpconstantineau/pykey87-rgb-tkl-keyboard-with-a-rp2040/)

0 commit comments

Comments
 (0)