Support the Pegasus Hoof controller.

Replacement controller for Filco Majestouch TKL keyboards.

matrix.c ported from:
https://github.com/BathroomEpiphanies/epiphanies_tmk_keyboard

More details:
http://bathroomepiphanies.com/controllers/
This commit is contained in:
Daniel Svensson
2016-05-29 02:48:56 +02:00
parent 0a9ad8f335
commit b73adf0dea
11 changed files with 662 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
ifndef MAKEFILE_INCLUDED
include ../../Makefile
endif