]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
Modified gitignore file to allow the left and right hand eeprom files for the MiniDox...
authorThat-Canadian <poole.chris.11@gmail.com>
Mon, 7 Aug 2017 11:55:33 +0000 (07:55 -0400)
committerThat-Canadian <poole.chris.11@gmail.com>
Mon, 7 Aug 2017 11:55:33 +0000 (07:55 -0400)
.gitignore
keyboards/minidox/eeprom-lefthand.eep [new file with mode: 0644]
keyboards/minidox/eeprom-righthand.eep [new file with mode: 0644]

index e40308193c88c320c86fc3b1d0af7d70e86a5e0e..da6579504d2c631b2cbedea48c9c532082431707 100644 (file)
@@ -41,4 +41,7 @@ util/Win_Check_Output.txt
 # ignore image files
 *.png
 *.jpg
-*.gif
\ No newline at end of file
+*.gif
+
+# Do not ignore MiniDox left/right hand eeprom files
+!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 (file)
index 0000000..b9666a7
--- /dev/null
@@ -0,0 +1,2 @@
+:0B0000000000000000000000000001F4\r
+:00000001FF\r
diff --git a/keyboards/minidox/eeprom-righthand.eep b/keyboards/minidox/eeprom-righthand.eep
new file mode 100644 (file)
index 0000000..94cc5be
--- /dev/null
@@ -0,0 +1,2 @@
+:0B0000000000000000000000000000F5\r
+:00000001FF\r