diff options
author | Jack Humbert <jack.humb@gmail.com> | 2016-06-29 20:21:05 -0400 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2016-06-29 20:21:05 -0400 |
commit | ba6fb23f079a03f978c81deda58d1d18e08c54dc (patch) | |
tree | 61c168bc0d4f7f784c3c4227a8ee1fe14a3dbd5f /keyboards/handwired/handwired.h | |
parent | 7db2ec1509f6e90f8feea7c9fa73350544235a25 (diff) |
adds handwire and onekey example
Diffstat (limited to 'keyboards/handwired/handwired.h')
-rw-r--r-- | keyboards/handwired/handwired.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/handwired/handwired.h b/keyboards/handwired/handwired.h new file mode 100644 index 0000000000..7a4a4835e6 --- /dev/null +++ b/keyboards/handwired/handwired.h @@ -0,0 +1 @@ +#include "quantum.h"
\ No newline at end of file |