summaryrefslogtreecommitdiff
path: root/keyboards
Commit message (Collapse)AuthorAge
* Tada68 instructions, updated and clarified to avoid bricking keyboardsGareth Pye2017-10-13
|
* newkb-atreus-xkJacob Chapman2017-10-10
|
* add stock layout for xd75 (#1731)Wunder2017-10-10
| | | | | | | | | | | | * add stock layout for xd75 * fix layout bug * layout naming * don't need it * Cleaning up
* ErgoDone keyboard: Improved structure of readme and augmented it with ↵marcostrauss2017-10-10
| | | | important information. Updated links to moved content.
* Updated my Gherkin Keymapunknown2017-10-10
|
* Cleanup of my keymaps (#1802)drashna2017-10-10
| | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* geändert: readme.mdDerMeerkamp2017-10-10
|
* geändert: readme.mdDerMeerkamp2017-10-10
|
* geändert: keymap.cDerMeerkamp2017-10-10
|
* neue Datei: readme.mdDerMeerkamp2017-10-10
|
* geändert: keyboards/lets_split/keymaps/DE_simple/keymap.cDerMeerkamp2017-10-10
|
* neue Datei: keyboards/lets_split/keymaps/DE_simple/MakefileDerMeerkamp2017-10-10
| | | | | | 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
* Added ISO Hungarian friendly keymap (#1808)Pittyolo2017-10-10
| | | | | | | | | | | | | | | | | | * 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
* Added Dichotemy Keyboard, updated docs for Pointing Device (#1817)Snipeye2017-10-10
| | | | | | | | * Added Dichotemy Keyboard, updated docs for Pointing Device * Updated readme * Updated mouse report pointer in pointing_device.c
* Contribute GH60 layout (#1820)Antonio García-Domínguez2017-10-10
| | | | | | | | * Add first version of my layout * Tweaked layout * gh60/bluezio: SpaceFn CapsLock interferes with Ctrl+Arrows
* Add my layouts (#1822)Kyle Montag2017-10-10
| | | | | | | | | | | | * all of my updates * return to base config for xd60.c * remove janky keymap header definition * update readme for xd60 * update Planck readme
* correct extraneous tRob Rogers2017-10-06
|
* correct layer numbers in keymapsRob Rogers2017-10-06
|
* Consistent fabian layouts for amj40, let's split, planck and xd75 (#1812)Fabian Topfstedt2017-10-06
| | | | | | | | | | | | * 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)
* Increase one-shot timeout for planck/keymaps/dshields and remove unused ↵Daniel Shields2017-10-06
| | | | includes.
* Add new 4x12 ortho layout & add credit to XD75 port (#1782)BenKesselring2017-10-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Update Let's Split readmeDylan Khor2017-10-05
| | | Updated Let's Split readme to reflect `make` changes in #1659, removed incorrectly used apostrophe and other spelling / grammar errors
* [cleanup] consistent 2 space indentationCampbell Barton2017-10-05
| | | | Was mixed between 2&4
* Adding my Roadkit keymap (#1798)Dylan Khor2017-10-05
| | | | | | | | * Initial khord roadkit keymap * Remove bad readme * Transfer dot through to layer 2 and add clarifications to layout comments
* Mbsurfer Let's Split keymap updates (#1787)Cory Shaw2017-10-03
| | | | | | | | * 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
* Add new planck layout (#1778)Philippe Voinov2017-10-03
| | | | | | * Custom layout: tehwalris * Prevent stuck modifiers.
* Don't process keycodes on the slaveFred Sundvik2017-09-30
|
* Clueboard 60% support (#1746)skullydazed2017-09-29
| | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* added matrixman layoutMatt2017-09-29
|
* updated drashna's keymaps (#1769)drashna2017-09-29
| | | | | | | | | | | | * Add woodpad * Cleanup * Remove misc layouts for woodpad * Move woodpad to handwired * Updated RGB Underglow info
* Support for KBP V60 Type R 60% keyboard (#1770)mechmerlin2017-09-29
| | | | | | | | | | | | * 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.
* remove all makefiles from keyboard directoriesJack Humbert2017-09-27
|
* `?=` -> `=`Ethan Madden2017-09-25
|
* Added ObelusEthan Madden2017-09-25
| | | | | | | | | | | | | | | | 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
* New layout for XD60/64 (#1748)Florian Beeres2017-09-25
| | | | | | | | | | | | | | | | | | | | * Add yuuki keymap Documentation is still a TODO and the keymap may not be final * GRV on colon * add KC_GRV to FN ESC * hhkb ish * hhkbish 2 * HHKBish and documentation * Fix Markdown warnings * typo
* Move work from pinky fingers to thumbs and index fingers (#1749)Fred Eisele2017-09-25
| | | | | | | | | | | | | | | | | | | | | | | * phreed keymap added This keymap moves many pinky keys to the center * set to do what I want but LT() does not return to previous layer * get overlays working * get overlays working * fix the readme * fix the readme * swapped the shift * swapped the shift * propagate mods * clear special char on readme
* Update Viterbi default layout (#1753)Danny2017-09-25
| | | | | | | | | | | | | | | | * Implement sticky modifiers * Change underglow based on sticky mod status * Set RGB lights based on which mods are stickied * Add controls for dimming RGB LEDs * Only update RGB lights if modifiers have changed * Use all LEDs to show modifier state * Create default keymap for Viterbi
* XD75RE Custom layout, and clarification in readme.md (#1754)Kenny Hung2017-09-25
| | | | | | | | | | | | | | | | | | * Duplicate default layout as basis of my own * Basic Colemak layer, just to practice flashing * Add reset button so that we don't have to short out the reset button on the board to flash it. * Symbols layer * Navigation layer, and remove unused keys. Now usable, nice. * Correct backspace for UK QWERTY mapping * Small clarification in XD75RE readme instructions * Use UK pipe so that I can type a pipe on a UK keyboard
* Removed unneeded code from keymapunknown2017-09-25
|
* Add my gherkin keymap, and update readme and configunknown2017-09-25
|
* add conditional for planck-mitch keymapJack Humbert2017-09-24
|
* Contribute a DZ60 keymap for 67 key configurationYan-Fa Li2017-09-21
|
* Update Viterbi keymapsDanny Nguyen2017-09-21
|
* Update default Viterbi layoutDanny Nguyen2017-09-21
|
* Adjust Viterbi pinoutDanny Nguyen2017-09-21
|
* Rename cloned Nyquist files to Viterbi, create temporary keymapsDanny Nguyen2017-09-21
| | | | Add WIP keymap for dwallace
* Clone Nyquist keyboard for ViterbiDanny Nguyen2017-09-21
|
* add filessJack Humbert2017-09-21
|
* move keymap to rules.mkJack Humbert2017-09-21
|
* Turkish planck keymap (#1675)Batuhan Baserdem2017-09-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Adding keymap * Adding keymap * Compiles now, but doesn't flash * Fixes issues with compilation * Trying to fix issues with tap-dance layer * Trying to fix issues with tap-dance layer * Trying to fix issues with tap-dance layer * Fixed bbaserdem layout * Added keyboard layout image * Edited README.md * Changed layout and removed image from README.md * Changed tapping terms * Changed layout a bit