Allow HS60 to use Community Layouts (#3862)

* Add layout support to HS60

* Update Readme for HS60

* Remove defective code

* Clean up readme

* Fix typo
This commit is contained in:
Drashna Jaelre
2018-12-06 07:40:19 -08:00
committed by MechMerlin
parent dee2faf387
commit 4e5f921496
3 changed files with 10 additions and 2 deletions

View File

@@ -18,4 +18,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* Include overwrites for specific keymap */
#define HS60_ANSI
#ifdef KEYBOARD_hs60
#define HS60_ANSI
#endif