[Keyboard] Add support for Ace of Spades TKL keyboard (#9128)

* Add support for Ace of Spades

* Fix the F-row mappings

* Add the tkl_iso layout

* Put KC_PAUS back in place of top layer reset

* aholland909 personal keymap for Ace of Spades

* Address PR feedback and rename to aos/tkl

* Rename keyboard implementation filenames

* Remove unnecessary layers

* info.json for the configurator
This commit is contained in:
Rys Sommefeldt
2020-05-21 20:49:35 +01:00
committed by GitHub
parent 02a8c874f8
commit 5246acb2e4
11 changed files with 399 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
# Ace of Spades TKL
The TKL is a custom limited run keyboard designed by Ace of Spades and manufactured by Salvun.
* Keyboard Maintainers: [aholland909](https://github.com/aholland909), [rys](https://github.com/rys)
* Hardware Supported: Ace of Spades custom TKL PCB by [aholland909](https://github.com/aholland909)
* Hardware Availability: Custom group buy
Make example for this keyboard (after setting up your build environment):
make aos/tkl: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).