diff options
author | drashna <drashna@live.com> | 2017-08-30 08:36:14 -0700 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2017-08-30 11:36:14 -0400 |
commit | 9987f9dcffa8b33e09dc3147088a102df5a6da7d (patch) | |
tree | 88be0a6eecaea56eeb51affb836131b7d7fe0b2e /.gitignore | |
parent | ad73553aa9b33fca0276d250a2b47d8d6e809fd4 (diff) |
Update drashna's keymap (#1649)
* initial commit for my custom layout
* fix switching into and out of numfun layer
* enable tap dance to lock layers
* enable layer indicator LEDs
* remove Colemak2 layer because it was dumb
* remove handler for nonexistent keycode
* add new movement keys to lower layer
* standardize indentation because I'm not a monster
* add Woodpad keyboard with Michael's Tryggve layout
* Add dvorak/colemak layers
* add hash
* Update keymap.c
* Fixed OSL Symbol layer layout issue
* Minor later tweak
* Clean up actions
* Diablo 3 macro keys remove
* Fixed numbad issues
* Remove Underglow toggle
* Fix layer consistency
* cleanup of code
* line feed
* small fixes
* Major merge
* Merge cleanup on my keymap
* Cleanup
* Update compile command
* Swapped arrows
* Additional cleanup
* Revert "Woodpad"
* update
* minor update
* staging for pull request
* Finish removing layer underglow toggles
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 580d62e944..eaa2c218da 100644 --- a/.gitignore +++ b/.gitignore @@ -48,4 +48,4 @@ util/Win_Check_Output.txt # things travis sees secrets.tar -id_rsa_*
\ No newline at end of file +id_rsa_* |