From 89357b96d40f6f8189da09c3d15131e22991ed4c Mon Sep 17 00:00:00 2001 From: Fred Silberberg Date: Mon, 6 Nov 2017 09:09:01 -0800 Subject: 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. --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index a91b62a5a..90f29a297 100644 --- a/.gitignore +++ b/.gitignore @@ -46,6 +46,7 @@ cmake-build-debug *.stackdump util/Win_Check_Output.txt # Let these ones be user specific, since we have so many different configurations +.vscode/c_cpp_properties.json .vscode/launch.json .vscode/tasks.json .vscode/last.sql -- cgit v1.2.3-24-g4f1b