This commit is contained in:
Jack Humbert
2018-10-21 12:52:53 -04:00
parent eda28dea7d
commit 14825458d7
2 changed files with 3 additions and 6 deletions

View File

@@ -15,8 +15,7 @@ You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#ifndef CONFIG_H
#define CONFIG_H
#pragma once
#include "config_common.h"
@@ -69,5 +68,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
//#define NO_ACTION_ONESHOT
//#define NO_ACTION_MACRO
//#define NO_ACTION_FUNCTION
#endif

View File

@@ -4,8 +4,8 @@
A small capacitive 6x6 touchpad for launching programs. [More info](https://jacoburge.co.uk/touch-pad/)
Keyboard Maintainer: QMK Community
Hardware Supported: TouchPad PCB
Keyboard Maintainer: QMK Community
Hardware Supported: TouchPad PCB
Hardware Availability: [JaboBurge's Shop](https://jacoburge.co.uk/shop)
Make example for this keyboard (after setting up your build environment):