diff options
author | Ethan Madden <crazeh.monkeh@gmail.com> | 2017-10-25 16:01:47 -0700 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2017-10-25 13:01:47 -1000 |
commit | b45b22338925a48354b611d21c3cf3359e008e1e (patch) | |
tree | a41f45f40d8137ded4a1474679d51d617f20f552 /keyboards/tv44/keymaps/jetpacktuxedo/config.h | |
parent | 7b754e1a5a902abd51ad314c68ef1606d89adf95 (diff) | |
download | qmk_firmware-b45b22338925a48354b611d21c3cf3359e008e1e.tar.gz qmk_firmware-b45b22338925a48354b611d21c3cf3359e008e1e.zip |
Small documentation and keymap tweaks for my minivan layout (#1891)
* Added personal minivan keymap
more consistent layer setup
documentation!
slide some things around
more doc jiggling
* Small layout and documentation tweaks
Small documentation updates
dropped Makefile that for some reason was still in my branch
* found and removed extra makefile
Diffstat (limited to 'keyboards/tv44/keymaps/jetpacktuxedo/config.h')
-rw-r--r-- | keyboards/tv44/keymaps/jetpacktuxedo/config.h | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/keyboards/tv44/keymaps/jetpacktuxedo/config.h b/keyboards/tv44/keymaps/jetpacktuxedo/config.h index df06a26206..5f5872becc 100644 --- a/keyboards/tv44/keymaps/jetpacktuxedo/config.h +++ b/keyboards/tv44/keymaps/jetpacktuxedo/config.h @@ -3,6 +3,5 @@ #include "../../config.h" -// place overrides here - -#endif
\ No newline at end of file +#define PERMISSIVE_HOLD +#endif |