diff options
author | BenKesselring <bskesselring@gmail.com> | 2017-10-06 08:20:28 -0600 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2017-10-06 04:20:28 -1000 |
commit | ea819268f3d08868ca72bd7911de7979c866d8a5 (patch) | |
tree | 3fece682193ab1f46179f168c50aece2acbfcaf3 /keyboards/xd75/xd75.c | |
parent | e0834cfda937ed9b89a31f4cf719e30cef8ec33e (diff) | |
download | qmk_firmware-ea819268f3d08868ca72bd7911de7979c866d8a5.tar.gz qmk_firmware-ea819268f3d08868ca72bd7911de7979c866d8a5.zip |
Add new 4x12 ortho layout & add credit to XD75 port (#1782)
* add xd75, preliminary RGB'
* fix RGB
* add backlight support (probably)
* updated readme and tweaked keymap
* added xd75 to list in /keyboards
* copyright ALL the things, create blank slate for Colemak Mod-DH Split/Wide keymap
* Add preliminary split Colemak Mod-DH layout
* changing stuff to compile properly
* attribution
* moar attribution
* removed incomplete keymap
* Create Colemak Mod-DH Wide layout for 4x12 ortho.
* Move Adjust key
* Add layou timage to readme
* fix naming
* Fix stupid issue with not understanding how the keymap works
* forgot to switch COLEMAK to COLEMAKDH...
* Remove and link image
* Remove and link image
Diffstat (limited to 'keyboards/xd75/xd75.c')
-rw-r--r-- | keyboards/xd75/xd75.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/xd75/xd75.c b/keyboards/xd75/xd75.c index 3d635f3c10..9b35b6cfa0 100644 --- a/keyboards/xd75/xd75.c +++ b/keyboards/xd75/xd75.c @@ -1,4 +1,4 @@ -/* Copyright 2017 REPLACE_WITH_YOUR_NAME +/* Copyright 2017 Benjamin Kesselring * * 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 |