diff options
author | Fred Sundvik <fsundvik@gmail.com> | 2016-07-07 22:28:28 +0300 |
---|---|---|
committer | Fred Sundvik <fsundvik@gmail.com> | 2016-07-29 20:48:04 +0300 |
commit | 9af995c59b2655fa347e43b1eab2122e72ef7fe3 (patch) | |
tree | f76ccbd3ab8c911ae851bb83d13173c5755c7162 /keyboards/ergodox/infinity/bootloader_defs.h | |
parent | 30003d48f9a04676b81bf2980a235106ec7886b0 (diff) | |
download | firmware-9af995c59b2655fa347e43b1eab2122e72ef7fe3.tar.gz firmware-9af995c59b2655fa347e43b1eab2122e72ef7fe3.tar.bz2 firmware-9af995c59b2655fa347e43b1eab2122e72ef7fe3.zip |
Initial structure for Ergodox as subprojects
Only the EZ default keymaps compiles at the moment though.
Diffstat (limited to 'keyboards/ergodox/infinity/bootloader_defs.h')
-rw-r--r-- | keyboards/ergodox/infinity/bootloader_defs.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/ergodox/infinity/bootloader_defs.h b/keyboards/ergodox/infinity/bootloader_defs.h new file mode 100644 index 000000000..c67153be6 --- /dev/null +++ b/keyboards/ergodox/infinity/bootloader_defs.h @@ -0,0 +1 @@ +#define KIIBOHD_BOOTLOADER |