qmk-dactyl-manuform-a/users/talljoe
Joe Wasson 7ce5402417
Updates to Talljoe's Keymaps (#10115)
* Minor Tweak

* Refactor spacebar defines.

* Add TMO50 layout

* Rename Atreus keymap.

* Refactor Atreus for readability.

* Eliminate tapdance quote and tweak maltroff.

* Factor out tapdance.

* Add some fancy combos and keys.

* Remove combos for now because they cause pain.

* WIP visualizer

* Alternate method for reset

* WIP2 visualizer

* Layer text tweak.

* Add made-up layout Nortron as a combination of Norman and Maltron.

* Add backspace.

* Add Talljoe keymap to Prime E.

* Fix double-colon so it doesn't press enter if shift is released early.

* Use new make command.

* Bring some modern standards into code and add licenses.

* Remove QMK_KEYBOARD_CONFIG_H and fixup QMK_KEYBOARD_H.

* Move from `biton32` to `get_highest_layer`.

* Remove PREVENT_STUCK_MODIFIERS

* Update keyboards/thevankeyboards/minivan/keymaps/talljoe-minivan/config.h
2020-11-06 17:16:22 -08:00
..
tapdance Updates to Talljoe's Keymaps (#10115) 2020-11-06 17:16:22 -08:00
config.h Updates to Talljoe's Keymaps (#10115) 2020-11-06 17:16:22 -08:00
macros.c Updates to Talljoe's Keymaps (#10115) 2020-11-06 17:16:22 -08:00
macros.h Updates to Talljoe's Keymaps (#10115) 2020-11-06 17:16:22 -08:00
readme.md Talljoe's layout with common keymap. (#2764) 2018-04-21 10:48:30 -07:00
rules.mk Updates to Talljoe's Keymaps (#10115) 2020-11-06 17:16:22 -08:00
talljoe.c Updates to Talljoe's Keymaps (#10115) 2020-11-06 17:16:22 -08:00
talljoe.h Updates to Talljoe's Keymaps (#10115) 2020-11-06 17:16:22 -08:00
visualizer.c Updates to Talljoe's Keymaps (#10115) 2020-11-06 17:16:22 -08:00

readme.md

Copyright 2018 Joe Wasson info@talljoe.com @talljoe

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.