1
0
Fork 0

[Keyboard] Shambles TKL (#8500)

* Add support for the Shambles TKL

* Fix Shambles files

* Add files via upload

* Fix Shambles again

* Delete shambles.h.h

* Delete shambles.c.c

* Add files via upload

* Delete Makefile

* Apply suggestions from code review

* Fix default layout to work with review

* Apply suggestions from code review

* Add info files

* Update readme.md

* Update keyboards/shambles/readme.md
This commit is contained in:
OsciX 2020-05-08 20:08:19 -04:00 committed by GitHub
parent 6919772fb9
commit cd0edbb1fb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 129 additions and 0 deletions

View file

@ -0,0 +1,15 @@
# Shambles
![Shambles](https://i.imgur.com/aTEHQpzl.jpg)
An Alpha28, with a numpad and nav cluster
* Keyboard Maintainer: [OsciX](https://github.com/OsciX)
* Hardware Supported: Shambles
* Hardware Availability: [OsciX/shambles_qmk](https://github.com/OsciX/shambles_qmk)
Make example for this keyboard (after setting up your build environment):
make shambles: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).