qmk_firmware/keyboards/switchplate/southpaw_65
Sergey Vlasov 07b7fed122
Unbreak switchplate/southpaw_65 after #16277 (#20015)
Apparently the changes done in #16277 swapped the values read from the
PCA9555 expanders by mistake, which resulted in mixed up matrix columns.
Fix the chip and register addresses to match the original code.
2023-03-05 13:29:10 +00:00
..
keymaps Reworked backlight keycodes. (#18961) 2022-11-06 08:11:59 +11:00
config.h Move backlight config to data driven (#19910) 2023-02-26 08:37:57 +11:00
dev.md [Keyboard] Add support for Southpaw Extended 65% (#8465) 2020-03-23 15:26:22 -07:00
info.json Move backlight config to data driven (#19910) 2023-02-26 08:37:57 +11:00
matrix.c Unbreak switchplate/southpaw_65 after #16277 (#20015) 2023-03-05 13:29:10 +00:00
readme.md [Keyboard] Add support for Southpaw Extended 65% (#8465) 2020-03-23 15:26:22 -07:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00
southpaw_65.c [Keyboard] Add support for Southpaw Extended 65% (#8465) 2020-03-23 15:26:22 -07:00
southpaw_65.h [Keyboard] Add support for Southpaw Extended 65% (#8465) 2020-03-23 15:26:22 -07:00

Southpaw Extended 65%

Southpaw Extended 65%

Left Hand Number Pad Keyboard with 85 Keys & RGB LED Underglow

  • Designed by Reconsiderit
  • Up to 91 keys
  • iso and ansi support
  • Uses Kimera core
  • Keyboard Maintainer: QMK Community
  • Hardware Supported: Southpaw Extended 65%
  • Hardware Availability: Geekhack GB Thread

Make example for this keyboard (after setting up your build environment):

make switchplate/southpaw_65:default_ansi

Install examples:

make switchplate/southpaw_65:default_ansi:flash

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.