[Keyboard] Add support for Southpaw Full Size (#8029)

* Begin work on spfs, migrating ancient config

* QMK breaks if there's a dash in the board name

* Update info.json

* Make indicator LEDs work

* Build a readme

* Change title to match official GB thread name

* Add an ANSI WKL layout for simplicity

* Adjustments as per pullreq recommendations

* Remove unused functions from other keymap
This commit is contained in:
ai03
2020-01-30 18:14:19 -08:00
committed by GitHub
parent eb309be6f0
commit 479c6a68cf
11 changed files with 648 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
# Southpaw Full Size
![southpaw_fullsize](https://i.imgur.com/Kt8eN8L.jpg)
A fullsize keyboard with southpaw numpad
* Keyboard Maintainer: [Switchplate Peripherals](https://switchplate.co/)/[ai03](https://github.com/ai03-2725)
* Hardware Supported: The Southpaw Full Size PCB
* Hardware Availability: GB
Make example for this keyboard (after setting up your build environment):
make switchplate/southpaw_fullsize:default
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).