summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authoryiancar <yiangosyiangou@cytanet.com.cy>2018-02-03 21:21:24 +0100
committerJack Humbert <jack.humb@gmail.com>2018-02-03 21:21:24 +0100
commit8350d7e607704d6736271256f20640e8f3deae75 (patch)
tree6d72272fead1c54375ca02189566c1bdc8612008 /.gitignore
parente7bb9754823ae7a09f7ba3bf4ecd7b45663ae382 (diff)
downloadqmk_firmware-8350d7e607704d6736271256f20640e8f3deae75.tar.gz
qmk_firmware-8350d7e607704d6736271256f20640e8f3deae75.tar.xz
Cu24 keyboard addition (#2330)
* Added Modular keyboards L,R and NUM Created code modules for the 3 modules of the modular keyboard. Original idea by MechboardsUK. Uses i2c implementation similar to lets split * CU24 Support Addes Support for the upcoming CU24 keyboard sold by CapsUnlocked * Removed modular keyboards to make stuff clear * Lower Case folders * Remove CU24 - Rename Folder * Add CU24 - Renamed * Fixed ignore list I am stupid
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 90f29a297..226f11868 100644
--- a/.gitignore
+++ b/.gitignore
@@ -64,4 +64,4 @@ util/Win_Check_Output.txt
# things travis sees
secrets.tar
id_rsa_*
-/.vs
+/.vs \ No newline at end of file