summaryrefslogtreecommitdiffstats
path: root/keyboards
AgeCommit message (Collapse)AuthorFilesLines
2017-10-15adds default keymap for handwired boardsJack Humbert8-0/+1544
2017-10-15update keymaps to not be the canonical fileJack Humbert36-72/+0
2017-10-15adds default keymap for amj60Jack Humbert4-6/+59
2017-10-15Cleaned up my Kinesis layout and created readme. (#1843)Salt-Peanuts3-465/+386
* Cleaned up keymap and readme * Cleaned up keymap and readme * Cleaned up keymap and readme * Cleaned up keymap and readme
2017-10-15Add tomb0y's minidox layoutzs2-0/+193
2017-10-14Make arguments redo, subproject elimination (#1784)Jack Humbert197-620/+298
* 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-14keymap configuration rewritten using the KEYMAP macro defined in atreus.hStefano Rodighiero2-36/+34
2017-10-14Add YMD96 Keyboard (#1838)Andrew11-0/+1017
* 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-14Created cleaner readme and updated the keymap of my layout (#1840)Pittyolo4-13/+89
* 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-14Add multiple layout support and Linux flash utility to JJ40 (#1837)Oscillope5-1/+169
* 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-13Add support for Unikeyboard Felixunknown6-0/+168
2017-10-13Add support for the JJ40 Keyboard (#1834)Vadim Brodsky11-0/+1011
* Add support for JJ40 * Update readme * Update maintaner
2017-10-13Extended the programming script for the ps2avrGB keyboard series:Sebastian Kaim1-40/+70
- 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-13Updated DZ60 HHKB layout and add my own layout (#1828)Donald2-2/+45
* Updated DZ60 to properly handle HHKB layout, and added my own HHKB layout * Added dedicated underglow keys * Fixed compile issue
2017-10-13Add rask's UK78 and iErgoDox layouts (#1830)Otto Rask4-0/+372
* 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-13Add the Tomato keyboardJon Allen6-0/+304
2017-10-13Tada68 instructions, updated and clarified to avoid bricking keyboardsGareth Pye1-4/+6
2017-10-10newkb-atreus-xkJacob Chapman3-0/+368
2017-10-10add stock layout for xd75 (#1731)Wunder6-131/+281
* add stock layout for xd75 * fix layout bug * layout naming * don't need it * Cleaning up
2017-10-10ErgoDone keyboard: Improved structure of readme and augmented it with ↵marcostrauss1-14/+20
important information. Updated links to moved content.
2017-10-10Updated my Gherkin Keymapunknown1-6/+36
2017-10-10Cleanup of my keymaps (#1802)drashna6-41/+215
* 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 geändert: readme.mdDerMeerkamp1-46/+46
2017-10-10 geändert: readme.mdDerMeerkamp1-47/+47
2017-10-10 geändert: keymap.cDerMeerkamp1-1/+1
2017-10-10 neue Datei: readme.mdDerMeerkamp1-0/+59
2017-10-10 geändert: keyboards/lets_split/keymaps/DE_simple/keymap.cDerMeerkamp1-7/+7
2017-10-10 neue Datei: keyboards/lets_split/keymaps/DE_simple/MakefileDerMeerkamp4-0/+200
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-10Added ISO Hungarian friendly keymap (#1808)Pittyolo5-0/+193
* 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-10Added Dichotemy Keyboard, updated docs for Pointing Device (#1817)Snipeye7-0/+927
* Added Dichotemy Keyboard, updated docs for Pointing Device * Updated readme * Updated mouse report pointer in pointing_device.c
2017-10-10Contribute GH60 layout (#1820)Antonio García-Domínguez2-0/+111
* Add first version of my layout * Tweaked layout * gh60/bluezio: SpaceFn CapsLock interferes with Ctrl+Arrows
2017-10-10Add my layouts (#1822)Kyle Montag6-0/+351
* 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-06correct extraneous tRob Rogers1-1/+0
2017-10-06correct layer numbers in keymapsRob Rogers1-4/+5
2017-10-06Consistent fabian layouts for amj40, let's split, planck and xd75 (#1812)Fabian Topfstedt6-182/+601
* 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-06Increase one-shot timeout for planck/keymaps/dshields and remove unused ↵Daniel Shields2-3/+1
includes.
2017-10-06Add new 4x12 ortho layout & add credit to XD75 port (#1782)BenKesselring5-5/+5
* 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-06Update Let's Split readmeDylan Khor1-11/+11
Updated Let's Split readme to reflect `make` changes in #1659, removed incorrectly used apostrophe and other spelling / grammar errors
2017-10-05[cleanup] consistent 2 space indentationCampbell Barton2-55/+55
Was mixed between 2&4
2017-10-05Adding my Roadkit keymap (#1798)Dylan Khor3-0/+148
* Initial khord roadkit keymap * Remove bad readme * Transfer dot through to layer 2 and add clarifications to layout comments
2017-10-03Mbsurfer Let's Split keymap updates (#1787)Cory Shaw1-30/+57
* Fix mbsurfer let's split layout RGB indicators when both lower and raise are pressed * Update mbsurfer let's split keymap with new RGB key codes for modes * Clean up mbsurfer keymap matrix layout
2017-10-03Add new planck layout (#1778)Philippe Voinov3-0/+175
* Custom layout: tehwalris * Prevent stuck modifiers.
2017-09-30Don't process keycodes on the slaveFred Sundvik1-0/+4
2017-09-30Clueboard 60% support (#1746)skullydazed97-28/+3281
* initial clueboard_60 support * LED lighting support * fix the clueboard->clueboard_66 rename * Add layout support to clueboard_60 * Fix the 60_iso layout so it's actually iso * add a default keymap for AEK layout * fix clueboard_17 * Fixup the ISO layouts * Fix the `wait_ms()/wait_us()` definitions for chibios * Fix up the wait_ms/wait_us hack. Reduce stack size. * Add a missing #include "wait.h" * commit files that should have already been comitted
2017-09-29added matrixman layoutMatt5-0/+498
2017-09-29updated drashna's keymaps (#1769)drashna18-88/+1355
* Add woodpad * Cleanup * Remove misc layouts for woodpad * Move woodpad to handwired * Updated RGB Underglow info
2017-09-29Support for KBP V60 Type R 60% keyboard (#1770)mechmerlin7-0/+503
* Support for KBP V60 Type R 60% keyboard Support does not include in switch or underglow lighting for Polestar Edition. * rename v60type_r to v60_type_r * Remove old v60type_r * Modify readme.md to adhere with QMK readme formatting.
2017-09-27remove all makefiles from keyboard directoriesJack Humbert319-4583/+0
2017-09-26`?=` -> `=`Ethan Madden1-13/+13
2017-09-26Added ObelusEthan Madden9-0/+450
tearing it down so that it can be rebuilt fiddling with audio big default config overhaul apparently startup sounds work without the override now readme! readme fixes readme tweaking