Jack Humbert
18e266f9f2
not quite working
2018-04-30 15:32:50 -04:00
Jack Humbert
1fd3feba47
finish up docs
2018-04-30 13:14:59 -04:00
Jack Humbert
1d44465dbd
cleanup names, rgb matrix
2018-04-28 17:25:02 -04:00
Jack Humbert
ea7b1b389d
refine rgb interface
2018-04-28 14:48:34 -04:00
Jack Humbert
142661db53
update planck
2018-04-27 20:12:24 -04:00
Jack Humbert
824c80ffa8
update planck implementation
2018-04-24 18:31:38 -04:00
Jack Humbert
cd07b64263
betterize register handling
2018-04-24 17:33:49 -04:00
Jack Humbert
8c5ae8d6c7
idk
2018-04-24 17:33:44 -04:00
Jack Humbert
ced0c52eac
split led config into 2 arrays
2017-11-09 21:49:40 -05:00
Jack Humbert
b3e36c734a
adds planck light implementation
2017-10-17 17:48:49 -04:00
Kenneth Aloysius
b7bb923962
Add NIU Mini from KBDFans ( #1847 )
...
* Add NIU Mini keymap from Planck keymap
* Remove old keymap files
* Fix README, removed Planck references
* Add default layout, move Planck layout to separate folder
* Update README
2017-10-16 13:31:39 -10:00
Benjamin Dengler
ba4b3d9d72
Added BLE support for USB-USB converter. ( #1824 )
...
* Added BLE support to USB-USB converter
* Added readme
* Removed images and Makefile
2017-10-15 15:04:03 -10:00
Jack Humbert
7f2882832e
adds default keymap for handwired boards
2017-10-15 16:52:51 -04:00
Jack Humbert
1745f202cc
update keymaps to not be the canonical file
2017-10-15 16:18:45 -04:00
Jack Humbert
e64313cdb3
adds default keymap for amj60
2017-10-15 16:17:47 -04:00
Salt-Peanuts
e1bcb40e90
Cleaned up my Kinesis layout and created readme. ( #1843 )
...
* Cleaned up keymap and readme
* Cleaned up keymap and readme
* Cleaned up keymap and readme
* Cleaned up keymap and readme
2017-10-15 06:12:39 -10:00
zs
0b023ef67c
Add tomb0y's minidox layout
2017-10-14 19:12:59 -10:00
Jack Humbert
800ec55dfc
Make arguments redo, subproject elimination ( #1784 )
...
* redo make args to use colons, better folder structuring system [skip ci]
* don't put spaces after statements - hard lessons in makefile development
* fix-up some other rules.mk
* give travis a chance
* reset KEYMAPS variable
* start converting keyboards to new system
* try making all with travis
* redo make args to use colons, better folder structuring system [skip ci]
* don't put spaces after statements - hard lessons in makefile development
* fix-up some other rules.mk
* give travis a chance
* reset KEYMAPS variable
* start converting keyboards to new system
* try making all with travis
* start to update readmes and keyboards
* look in keyboard directories for board.mk
* update visualizer rules
* fix up some other keyboards/keymaps
* fix arm board ld includes
* fix board rules
* fix up remaining keyboards
* reset layout variable
* reset keyboard_layouts
* fix remainging keymaps/boards
* update readmes, docs
* add note to makefile error
* update readmes
* remove planck keymap warnings
* update references and docs
* test out tarvis build stages
* don't use stages for now
* don't use stages for now
2017-10-14 11:32:19 -10:00
Stefano Rodighiero
e5dc2253e2
keymap configuration rewritten using the KEYMAP macro defined in atreus.h
2017-10-14 07:01:50 -10:00
Andrew
6531d64ac7
Add YMD96 Keyboard ( #1838 )
...
* add ymd96 base
currently not working correctly.
* Update
honestly not really sure what I've been doing but I'm just more or less brute forcing this until I can get the pcb schematic or something
* honestly just trying stuff out
* Update keymaps
Getting closer hopefully
* ymd96 works!
at least for me
* Update readme
* Update readme
* Update readme
2017-10-14 07:01:02 -10:00
Pittyolo
f9f3afd767
Created cleaner readme and updated the keymap of my layout ( #1840 )
...
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Update keymap.c
* Update keymap.c
* Update keymap.c
* Update keymap.c
* Add files via upload
* Add files via upload
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Add files via upload
2017-10-14 07:00:00 -10:00
Oscillope
c70b419ec0
Add multiple layout support and Linux flash utility to JJ40 ( #1837 )
...
* Adds support for multiple layouts. Adds custom keymap for "offset"
layout.
* Adds a tool to help detach the keyboard from the Linux HID driver before programming.
* Adds a tool to help detach the keyboard from the Linux HID driver before programming.
2017-10-13 19:04:36 -10:00
unknown
bccf263cd0
Add support for Unikeyboard Felix
2017-10-13 11:24:31 -10:00
Vadim Brodsky
e094cd42b5
Add support for the JJ40 Keyboard ( #1834 )
...
* Add support for JJ40
* Update readme
* Update maintaner
2017-10-13 10:20:56 -10:00
Sebastian Kaim
598cb82655
Extended the programming script for the ps2avrGB keyboard series:
...
- a keyboard already in bootloader mode will now be detected
- if setting the keyboard to bootloader mode doesn't work, a hint will be printed on how to do so
- instead of failing instantly when no keyboard is found, the script will now wait up to 60 seconds (it retries every 5 seconds, up to 12 times)
2017-10-13 05:37:19 -10:00
Donald
74f51009a8
Updated DZ60 HHKB layout and add my own layout ( #1828 )
...
* Updated DZ60 to properly handle HHKB layout, and added my own HHKB layout
* Added dedicated underglow keys
* Fixed compile issue
2017-10-13 05:35:49 -10:00
Otto Rask
122525ee61
Add rask's UK78 and iErgoDox layouts ( #1830 )
...
* Add rask's Satan layout
* Add rask's Satan layout
* Add rask's BananaSplit60 layout
* Add rask's BS60 readme
* Fix rask's BS60 readme image
* Fix rask's BS60 readme image again
* Add rask's UK78 layout
* Change RGui to be LGui to fix locale switching
On Ubuntu the keyboard seemingly lost RGui when toggling
between typing languages. With LGui toggling works normally.
* Add rask's ErgoDox Infinity layout
* Modify ErgoDox layout and add readme for it
* Add rask's UK78 layout readme
2017-10-13 05:35:17 -10:00
Jon Allen
c037d4bb30
Add the Tomato keyboard
2017-10-13 05:23:23 -10:00
Gareth Pye
2cf697d0c8
Tada68 instructions, updated and clarified to avoid bricking keyboards
2017-10-13 05:21:26 -10:00
Jacob Chapman
b3ad561b4f
newkb-atreus-xk
2017-10-10 09:25:39 -10:00
Wunder
ee8860a733
add stock layout for xd75 ( #1731 )
...
* add stock layout for xd75
* fix layout bug
* layout naming
* don't need it
* Cleaning up
2017-10-10 08:13:42 -10:00
marcostrauss
01ac8a6051
ErgoDone keyboard: Improved structure of readme and augmented it with important information. Updated links to moved content.
2017-10-10 07:12:37 -10:00
unknown
f88f042c04
Updated my Gherkin Keymap
2017-10-10 07:11:26 -10:00
drashna
e0e80c0dc1
Cleanup of my keymaps ( #1802 )
...
* Add woodpad
* Cleanup
* Remove misc layouts for woodpad
* Move woodpad to handwired
* Updated RGB Underglow info
* Cleanup macros
* Fix odd merge issue
* Tweaked RGB lighting stuff
* Start to merge orthodox/ergodox keymaps (persistant layers)
* Add forced NKRO
* Added Colemak and Dvorak layers to default orthodox keymap
* Added default layer (qwerty/colemak/dvorak) detection to RGB Underglow
2017-10-10 07:11:05 -10:00
DerMeerkamp
34084b4ee6
geändert: readme.md
2017-10-10 07:10:17 -10:00
DerMeerkamp
f3e61afdc7
geändert: readme.md
2017-10-10 07:10:17 -10:00
DerMeerkamp
2cda124bc1
geändert: keymap.c
2017-10-10 07:10:17 -10:00
DerMeerkamp
951285de67
neue Datei: readme.md
2017-10-10 07:10:17 -10:00
DerMeerkamp
56c2487223
geändert: keyboards/lets_split/keymaps/DE_simple/keymap.c
2017-10-10 07:10:17 -10:00
DerMeerkamp
c5f847a900
neue Datei: keyboards/lets_split/keymaps/DE_simple/Makefile
...
neue Datei: keyboards/lets_split/keymaps/DE_simple/config.h
neue Datei: keyboards/lets_split/keymaps/DE_simple/keymap.c
neue Datei: keyboards/lets_split/keymaps/DE_simple/rules.mk
2017-10-10 07:10:17 -10:00
Pittyolo
31808df294
Added ISO Hungarian friendly keymap ( #1808 )
...
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Update keymap.c
* Update keymap.c
* Update keymap.c
* Update keymap.c
2017-10-10 07:08:37 -10:00
Snipeye
cfd118d158
Added Dichotemy Keyboard, updated docs for Pointing Device ( #1817 )
...
* Added Dichotemy Keyboard, updated docs for Pointing Device
* Updated readme
* Updated mouse report pointer in pointing_device.c
2017-10-10 07:07:59 -10:00
Antonio García-Domínguez
20031ab982
Contribute GH60 layout ( #1820 )
...
* Add first version of my layout
* Tweaked layout
* gh60/bluezio: SpaceFn CapsLock interferes with Ctrl+Arrows
2017-10-10 07:07:09 -10:00
Kyle Montag
6d2cb1d9ac
Add my layouts ( #1822 )
...
* all of my updates
* return to base config for xd60.c
* remove janky keymap header definition
* update readme for xd60
* update Planck readme
2017-10-10 07:06:41 -10:00
Rob Rogers
357d930f5a
correct extraneous t
2017-10-06 11:09:03 -10:00
Rob Rogers
8d7cc11d72
correct layer numbers in keymaps
2017-10-06 11:09:03 -10:00
Fabian Topfstedt
120089d917
Consistent fabian layouts for amj40, let's split, planck and xd75 ( #1812 )
...
* slight modifier changes; added plover and reusing jack's default planck keymap as the basis
* space is not shift when held anymore
* added fabian layout (based on jack's default)
* changed fabian layout (based on jack's default)
* changed fabian layout (based on jack's default)
2017-10-06 08:08:35 -10:00
Daniel Shields
d2bbfb9058
Increase one-shot timeout for planck/keymaps/dshields and remove unused includes.
2017-10-06 08:08:06 -10:00
BenKesselring
ea819268f3
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
2017-10-06 04:20:28 -10:00
Dylan Khor
e0834cfda9
Update Let's Split readme
...
Updated Let's Split readme to reflect `make` changes in #1659 , removed incorrectly used apostrophe and other spelling / grammar errors
2017-10-05 13:42:17 -10:00