aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThat-Canadian <poole.chris.11@gmail.com>2017-08-07 07:55:33 -0400
committerThat-Canadian <poole.chris.11@gmail.com>2017-08-07 07:55:33 -0400
commit15822a8e44a4d3d02ae5d5e9deedd27ffc2c6709 (patch)
tree09811a24d5a2c0eb796c92e26e452ced37c83e9a
parentaa67e3cedbcb09ad1afca9130568149c7db073ea (diff)
downloadqmk_firmware-15822a8e44a4d3d02ae5d5e9deedd27ffc2c6709.tar.gz
qmk_firmware-15822a8e44a4d3d02ae5d5e9deedd27ffc2c6709.zip
Modified gitignore file to allow the left and right hand eeprom files for the MiniDox to be added. They need to be there for proper flashing of the board. They do not change between builds, so no need to re-build them.
-rw-r--r--.gitignore5
-rw-r--r--keyboards/minidox/eeprom-lefthand.eep2
-rw-r--r--keyboards/minidox/eeprom-righthand.eep2
3 files changed, 8 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index e40308193..da6579504 100644
--- a/.gitignore
+++ b/.gitignore
@@ -41,4 +41,7 @@ util/Win_Check_Output.txt
41# ignore image files 41# ignore image files
42*.png 42*.png
43*.jpg 43*.jpg
44*.gif \ No newline at end of file 44*.gif
45
46# Do not ignore MiniDox left/right hand eeprom files
47!keyboards/minidox/*.eep \ No newline at end of file
diff --git a/keyboards/minidox/eeprom-lefthand.eep b/keyboards/minidox/eeprom-lefthand.eep
new file mode 100644
index 000000000..b9666a74c
--- /dev/null
+++ b/keyboards/minidox/eeprom-lefthand.eep
@@ -0,0 +1,2 @@
1:0B0000000000000000000000000001F4
2:00000001FF
diff --git a/keyboards/minidox/eeprom-righthand.eep b/keyboards/minidox/eeprom-righthand.eep
new file mode 100644
index 000000000..94cc5be7f
--- /dev/null
+++ b/keyboards/minidox/eeprom-righthand.eep
@@ -0,0 +1,2 @@
1:0B0000000000000000000000000000F5
2:00000001FF