diff options
author | Daniel Gordon <dgordon8765@gmail.com> | 2017-12-18 16:01:59 -0600 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2018-01-12 13:14:19 -0500 |
commit | 383a3c1e08d0f4e00b1c6f07e8468c5eac544eb4 (patch) | |
tree | da3b144f92948ef92c0cd3dc4df43f755103b4b2 /users/gordon/readme.md | |
parent | e2352d4fbf6b11cc70b578abadb322b2401017ef (diff) | |
download | qmk_firmware-383a3c1e08d0f4e00b1c6f07e8468c5eac544eb4.tar.gz qmk_firmware-383a3c1e08d0f4e00b1c6f07e8468c5eac544eb4.zip |
Add Daniel Gordon's Ergodox Infinity and Chimera
* gordon.c defines many aliases for KC codes.
* gordon.c defines many advanced tap dance functions.
* This is a squashed commit of about 6 months of work on chimera and
ergodox infinity changes.
* Ignore the change-id below.
Change-Id: I83927139e8a80fe08992ae91ec7d62571498f7f7
Diffstat (limited to 'users/gordon/readme.md')
-rw-r--r-- | users/gordon/readme.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/users/gordon/readme.md b/users/gordon/readme.md new file mode 100644 index 0000000000..fdea33b67a --- /dev/null +++ b/users/gordon/readme.md @@ -0,0 +1,14 @@ +Copyright <year> <name> <email> @<github_username> + +This program is free software: you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation, either version 2 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program. If not, see <http://www.gnu.org/licenses/>.
\ No newline at end of file |