Maarten Dekkers and GitHub
d0eabd083e
[Keyboard] add Plume Keyboards Plume65 ( #10176 )
...
* Add Plume65
* Changes
2020-09-06 00:33:43 -07:00
Maarten Dekkers and GitHub
e0b7c70743
[Keyboard] add Solheim68 by Maartenwut ( #10190 )
...
* Add Solheim68
* Update info.json
* Layout rename and config cleanup
2020-09-05 23:07:34 -07:00
Maarten Dekkers and GitHub
4c82a40a0a
[Keyboard] Maartenwut GH80-1800 ( #9981 )
...
* Add GH80-1800
* Update readme.md
2020-08-17 21:33:27 -07:00
Maarten Dekkers and GitHub
792a480244
[Keyboard] Maartenwut GH80-3700 ( #9960 )
...
* Add GH80-3700
* Add via keymap
* Update gh80_3700.h
* Update config.h
* LAYOUT_all -> LAYOUT_ortho_6x4
* Update readme.md
2020-08-16 19:15:30 -07:00
Maarten Dekkers and GitHub
a536e1bd8f
[Keyboard] Add Quackfire controller ( #9958 )
...
* Add Quackfire controller
* Comply with PR checklist
* Update VIA keymap
* Update keyboards/maartenwut/quackfire/readme.md
2020-08-08 10:49:21 -07:00
Maarten Dekkers and GitHub
06f698a496
Fix Eon95 info.json ( #9934 )
2020-08-07 04:13:35 -07:00
4e02253aaf
[Keyboard] Add PocketType ( #9728 )
...
* Add PocketType
* Add info.json, changes readmes and other stuff
* More changes
Co-authored-by: Maarten Dekkers <maartenn2001@gmail.com >
2020-07-17 12:53:37 +01:00
0e76b27661
Add Eon95 ( #9334 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com >
Co-authored-by: Maarten Dekkers <maartenn2001@gmail.com >
2020-07-02 16:02:39 +01:00
bd4c66a26b
Eon65 ( #9331 )
...
Co-authored-by: Maarten Dekkers <maartenn2001@gmail.com >
2020-07-02 09:19:17 +01:00
ed528403fd
[Keyboard] Add Eon87 ( #9337 )
...
Co-authored-by: Maarten Dekkers <maartenn2001@gmail.com >
2020-06-17 21:30:34 -07:00
c029c5b187
[Keyboard] Add Eon75 ( #9333 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com >
Co-authored-by: Maarten Dekkers <maartenn2001@gmail.com >
2020-06-15 02:09:24 -07:00
Maarten Dekkers and GitHub
867fded980
[Keyboard] Add OmronTKL ( #9346 )
...
* Add OmronTKL
* Fix column pins
2020-06-13 11:41:53 -07:00
Maarten Dekkers and GitHub
86812f22e4
[Keyboard] Add nt660 PCB ( #9042 )
...
* Upload nt660 files
* Apply suggestions from code review
* Apply suggestions from code review
2020-06-09 12:10:00 -07:00
93a1c5ca16
[Keyboard] Add VIA support for Eon40 ( #9330 )
...
Co-authored-by: Maarten Dekkers <maartenn2001@gmail.com >
2020-06-07 23:57:49 -07:00
5c9c45619e
Change keymap encoder code
...
Co-Authored-By: Joel Challis <git@zvecr.com >
2020-04-24 19:41:05 +02:00
427da3c19c
Update Plain60 VIA keymap ( #8882 )
...
Co-authored-by: Maarten Dekkers <maartenn2001@gmail.com >
2020-04-24 16:59:33 +01:00
1df8bb3cdb
Update keymap.c
...
Co-Authored-By: Joel Challis <git@zvecr.com >
2020-04-24 01:40:01 +02:00
99eacdc47a
[Keyboard] Add VIA support for Wasdat Code ( #8892 )
...
* Add VIA keymap
Also adds more backlight levels.
* Change wasdat code PID
* Alias LAYOUT_fullsize_iso to LAYOUT_all
* Change VIA layout macro to LAYOUT_all
Co-authored-by: Maarten Dekkers <maartenn2001@gmail.com >
2020-04-23 13:38:24 -07:00
Maarten Dekkers and GitHub
ccc8338b0e
[Keyboard] Add wasdat code controller ( #8858 )
...
* Initial keyboard upload
* Code cleanup and product name
* Fix sequence in info.json layouts
2020-04-22 17:01:46 -07:00
33bf4863f5
Fix ta-65 tsangan layouts ( #8855 )
...
The key next to the spacebar wasn't working, fixed that.
Co-authored-by: Maarten Dekkers <maartenn2001@gmail.com >
2020-04-19 23:29:15 +01:00
ad547c1fdd
Fix Plain60 layout ( #8854 )
...
Fixes the LAYOUT_60_ansi_split_bs_rshift where the key next to right shift didn't work.
Co-authored-by: Maarten Dekkers <maartenn2001@gmail.com >
2020-04-19 23:12:19 +01:00
Maarten Dekkers and James Young
251a69ea3d
[Keyboard] Add mx5160 keyboard ( #7142 )
...
* Add mx5160 keyboard
* Make necessary changes for merging
rules.mk cleanup, QMK's built in alias for KC_TRNS and change readme blurb
* Add info.json as well
* Update readme, info.json
* Change layout name, update led function
* Fix info.json
* Update rules.mk
2020-01-19 16:23:03 -08:00
Maarten Dekkers and James Young
bf397fdd9f
[Keyboard] Add Eon40 keyboard ( #7885 )
...
* Add Eon40 files
* Make required changes
* Add missing comma
* Update rules.mk
2020-01-15 15:53:09 -08:00
Maarten Dekkers and Drashna Jaelre
94ea13e73d
[Keyboard] Add minitomic keyboard ( #7140 )
...
* Add minitomic keyboard
* Small change to readme
* Make changes necessary for merging
Remove extra comma in info.json, move caps lock led status from keymap to keyboard, removes unused keys on full space bar layout, cleans up rules.mk and update readme blurb.
* Update readme.md
* Update led function, fix spacing and remove custom keycodes
Removes the custom keycodes in default keymap, fixes spacing in keymap and minitomic.c and puts the new led function in as well
2020-01-13 12:16:27 -08:00
Maarten Dekkers and noroadsleft
209b6baaa8
Move maartenwut's keyboards to one folder ( #6484 )
2019-08-05 20:12:06 -07:00
Maarten Dekkers and MechMerlin
1a55d84224
Add support for LSJ Ares ( #5588 )
...
* Add support for LSJ Ares
Thanks to the other ports which have made this port possible.
* Update Ares code per request
* More changes to Ares
* Update Ares rules.mk
Co-Authored-By: Maartenwut <maartenwut@gmail.com >
* Remove escaping backslashes from Ares default keymap
2019-05-24 18:33:37 -07:00
Maarten Dekkers and MechMerlin
09ee7da6de
Add Plain60 support ( #4887 )
...
* Add Plain60 support
* Delete info.json
* Remove definition of KC_TRNS in keymap
* Add spaces for proper markdown to readme.md
2019-01-19 14:29:15 -08:00
Maarten Dekkers and MechMerlin
f03fd95000
Fix permanently on capslock led on Atom47 ( #4452 )
2018-11-19 12:15:16 -08:00
Maarten Dekkers and Drashna Jaelre
ed98250e62
Add kmini ( #3386 )
...
* Add kmini
* Change keyboard USB description
2018-07-12 12:42:36 -07:00
Maarten Dekkers and Drashna Jaelre
ddbe60dc36
Fix Atom47 configurator layout ( #3018 )
2018-05-22 07:03:10 -07:00
Maarten Dekkers and Drashna Jaelre
1e8be6b741
Fix atom47 keyboard revision naming ( #3013 )
...
* Fixed Atom47 revisions, rev1 is rev3
* Remove rev1 folder
* Added bootloader to info.json
* Renamed layout
* Change readme for atom47
* Remove bootloader line from info.json
2018-05-21 19:12:56 -07:00
Maarten Dekkers and Drashna Jaelre
5aada76f12
Update maartenwut's keymaps (tada68, atom47) and add GH60 layout ( #2751 )
2018-04-16 15:15:28 -07:00
Maarten Dekkers and Jack Humbert
d777a05864
Add support for rev3 of the Atom47 ( #2672 )
...
* Added support for rev3 of the Atom47
* Updated Atom47 readme's
* Fix redefine error on rev2 and add maartenwut's keymap
* Fix redefine error on LEdiodes keymap
2018-04-05 19:16:35 -04:00
Maarten Dekkers and Jack Humbert
03df19d3f6
Fixed keymap, added capslock led for maartenwut's kbd66 keymap ( #2473 )
...
* Fixed keymap, added capslock led
* Removed macro
2018-03-07 17:06:04 -05:00
Maarten Dekkers and skullydazed
381f4e6404
Updated and added maartenwut's layouts ( #2444 )
2018-03-01 07:51:11 -08:00