qmk_firmware/keyboards/switchplate/southpaw_65
Sergey Vlasov 07b7fed122
Unbreak switchplate/southpaw_65 after ()
Apparently the changes done in  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. () 2022-11-06 08:11:59 +11:00
config.h Move backlight config to data driven () 2023-02-26 08:37:57 +11:00
dev.md
info.json Move backlight config to data driven () 2023-02-26 08:37:57 +11:00
matrix.c Unbreak switchplate/southpaw_65 after () 2023-03-05 13:29:10 +00:00
readme.md
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven () 2023-02-08 18:41:46 +11:00
southpaw_65.c
southpaw_65.h

readme.md

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.