summaryrefslogtreecommitdiffstats
path: root/keyboards/converter/hp_46010a/hp_46010a.c
diff options
context:
space:
mode:
authorlistofoptions <39714365+listofoptions@users.noreply.github.com>2018-09-24 03:46:53 +0200
committerDrashna Jaelre <drashna@live.com>2018-09-24 03:46:53 +0200
commitce057ea47448d0df2a05efa419f61563649a5821 (patch)
tree90b1fbbd6ec069b0a8cf939c1d68b9ba64b70208 /keyboards/converter/hp_46010a/hp_46010a.c
parent58b9b22670c2c36e8502826349d8f752d8b3ab37 (diff)
downloadqmk_firmware-ce057ea47448d0df2a05efa419f61563649a5821.tar.gz
qmk_firmware-ce057ea47448d0df2a05efa419f61563649a5821.tar.xz
Keyboard: HP 46010A converter (#3967)
* funged git history, restarting * tested and working (message typed on this) * updated documentation to include wiring directions * formatting * updated matrix and default layout a bit * getting ready for merge into main repo * getting ready for merge into main repo v2 * cleaning * cleaning repo of extranious files * updated documentation
Diffstat (limited to 'keyboards/converter/hp_46010a/hp_46010a.c')
-rw-r--r--keyboards/converter/hp_46010a/hp_46010a.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/converter/hp_46010a/hp_46010a.c b/keyboards/converter/hp_46010a/hp_46010a.c
new file mode 100644
index 000000000..915a220f9
--- /dev/null
+++ b/keyboards/converter/hp_46010a/hp_46010a.c
@@ -0,0 +1,3 @@
+#include "hp_46010a.h"
+#include <avr/io.h>
+#include "quantum.h" \ No newline at end of file