You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

24 lines
1.1 KiB

  1. # Southpaw66
  2. ![](https://i.imgur.com/Mzmhsedl.jpg)
  3. ### Pro Micro Pinout
  4. | rows | 0 | 1 | 2 | 3 | 4 | 5 | 6 |
  5. | --------------- | --- | --- | --- | --- | --- | --- | --- |
  6. | Pro Micro pin | D3 | D2 | D1 | D0 | D4 | C6 | D7 |
  7. | columns | 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 |
  8. | --------------- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |
  9. | Pro Micro pin | E6 | B4 | B5 | F4 | F5 | F6 | F7 | B1 | B3 | B2 |
  10. Make example for this keyboard (after setting up your build environment):
  11. make rpiguy9907/southpaw66:default
  12. **Reset Key:** Hold down the key located at `k10`, commonly programmed as Escape while plugging in the keyboard.
  13. * Keyboard Maintainer: [gooberpsycho](https://github.com/gooberpsycho)
  14. * Hardware Availability: [Casefile](https://github.com/rpiguy9907/Keyboards/tree/master/Southpaw66)
  15. 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).