aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorFred Silberberg <fred@silberberg.xyz>2017-11-06 09:09:01 -0800
committerJack Humbert <jack.humb@gmail.com>2017-11-06 12:09:01 -0500
commit89357b96d40f6f8189da09c3d15131e22991ed4c (patch)
treeb62722f0814bed5aee7cc11331ca1846453cb486 /.gitignore
parent16843bc8c967e965a5361fe5f94abc9cd1ccc5a5 (diff)
downloadqmk_firmware-89357b96d40f6f8189da09c3d15131e22991ed4c.tar.gz
qmk_firmware-89357b96d40f6f8189da09c3d15131e22991ed4c.zip
333fred layout update (#1971)
* Set up tap dance for layers on the lower button. * Refactored code to share in the users directory between my two keyboard layouts. * Small keyboard layout change. * Updated documentation on oneshot usage in macros/tap dance.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a91b62a5a..90f29a297 100644
--- a/.gitignore
+++ b/.gitignore
@@ -46,6 +46,7 @@ cmake-build-debug
46*.stackdump 46*.stackdump
47util/Win_Check_Output.txt 47util/Win_Check_Output.txt
48# Let these ones be user specific, since we have so many different configurations 48# Let these ones be user specific, since we have so many different configurations
49.vscode/c_cpp_properties.json
49.vscode/launch.json 50.vscode/launch.json
50.vscode/tasks.json 51.vscode/tasks.json
51.vscode/last.sql 52.vscode/last.sql