diff options
author | jirgn <jirgnmssnr@googlemail.com> | 2018-02-03 21:22:00 +0100 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2018-02-03 15:22:00 -0500 |
commit | 2f65ab183d8f820d5814482fcc9f58fa304b5d47 (patch) | |
tree | 11c5ed656ffb81089f615d3d69d93a9c926c1aad /.gitignore | |
parent | 8350d7e607704d6736271256f20640e8f3deae75 (diff) | |
download | qmk_firmware-2f65ab183d8f820d5814482fcc9f58fa304b5d47.tar.gz qmk_firmware-2f65ab183d8f820d5814482fcc9f58fa304b5d47.zip |
just a planck layout (#2320)
* added jirgn keymap from dotfiles
* added jirgn s keymap as copy from default
* [TASK] removed unnecessary colemak and dvorak layouts
* [TASK] added right shift with tab to enter
* [TASK] added ctrl keys beside homerow
* [TASK] added Navigation Layer
removed unnecessary BACKLIT
removed Media Controls in Base Layers
* [TASK] added left Navigation mode fixed some doc
* [Fix] locked navigation layer by adding a transparent key for nav_mod
keys
* [TASK] added some more symbols and removed lower F1-F12 keys
* [TASK] added some README and a layout design
* [FIX] forced for adding to repo
* [FIX] forced for adding to repo
* [FIX] problem with layerswitching and hanging ctrl
* removed image from repo
* removed github image link with permalink from layout designer
* removed github image link with permalink from layout designer
* replaced image with permalink to layout editor
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 226f11868..a8dd97eff 100644 --- a/.gitignore +++ b/.gitignore | |||
@@ -52,6 +52,7 @@ util/Win_Check_Output.txt | |||
52 | .vscode/last.sql | 52 | .vscode/last.sql |
53 | .vscode/temp.sql | 53 | .vscode/temp.sql |
54 | .stfolder | 54 | .stfolder |
55 | .tags | ||
55 | 56 | ||
56 | # ignore image files | 57 | # ignore image files |
57 | *.png | 58 | *.png |