summaryrefslogtreecommitdiffstats
path: root/keyboards
AgeCommit message (Collapse)AuthorFilesLines
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
2017-09-25New layout for XD60/64 (#1748)Florian Beeres2-0/+54
* 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
2017-09-25Move work from pinky fingers to thumbs and index fingers (#1749)Fred Eisele5-0/+166
* 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
2017-09-25Update Viterbi default layout (#1753)Danny2-155/+236
* 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
2017-09-25XD75RE Custom layout, and clarification in readme.md (#1754)Kenny Hung6-2/+220
* 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
2017-09-25Removed unneeded code from keymapunknown1-55/+0
2017-09-25Add my gherkin keymap, and update readme and configunknown5-5/+199
2017-09-25add conditional for planck-mitch keymapJack Humbert1-0/+4
2017-09-21Contribute a DZ60 keymap for 67 key configurationYan-Fa Li3-2/+109
2017-09-21Update Viterbi keymapsDanny Nguyen6-7/+4
2017-09-21Update default Viterbi layoutDanny Nguyen2-35/+32
2017-09-21Adjust Viterbi pinoutDanny Nguyen1-1/+1
2017-09-21Rename cloned Nyquist files to Viterbi, create temporary keymapsDanny Nguyen20-184/+1032
Add WIP keymap for dwallace
2017-09-21Clone Nyquist keyboard for ViterbiDanny Nguyen15-0/+1389
2017-09-21add filessJack Humbert1-0/+23
2017-09-21move keymap to rules.mkJack Humbert1-23/+0
2017-09-21Turkish planck keymap (#1675)Batuhan Baserdem4-0/+515
* 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
2017-09-21Adding my keymap with Colemak Mod-DHU-SALTY-WINTENDO\Haj Okuda4-0/+581
2017-09-21add layout mitosis-datagrok (workman variant)Michael F. Lamb1-0/+104
2017-09-19adds DZ60 support (#1734)Jack Humbert6-0/+260
* adds support for dz60 * fix dz60 readme
2017-09-19convert to unix line-endings [skip ci]QMK Bot3-213/+213
2017-09-19Fixed uk78 and turned Bootmagic off (#1725)Rozakiin4-211/+215
* Add files via upload * Update readme.md * Update readme.md * Add files via upload * Add files via upload * Update config.h
2017-09-18Adding a new layout for the planck that helps when coming from the pok3r (#1701)Nicolas Guelpa4-0/+348
* adding new layout for the planck that helps when coming from the pok3r * Fixing the function layer * Update readme.md * Update keymap.c Making some small adjustments * Update keymap.c switching GUI and Esc * Update keymap.c
2017-09-18Remove redundant Makefile.Daniel Shields1-13/+0
2017-09-17Improve readme and PID codes for Atreus.Phil Hagelberg3-10/+5
2017-09-16Updated RGB code to use event.pressedkrusli1-11/+19
2017-09-16Add RGB code (from ps2avrgb and luizribeiro/qmk_firmware)krusli1-55/+51
2017-09-16Keymap updateskrusli1-1/+1
2017-09-16Fixes for RGB, more colourskrusli1-9/+37
2017-09-16Update on/off toggle behaviour for RGB LEDskrusli1-5/+2
2017-09-16Change max brightness level for iOSkrusli1-3/+6
2017-09-16Got luizribeiro's ps2avrgb implementation working for Mechminikrusli8-3/+250
2017-09-16Updated README in ergodox_infinity keyboard (#1702)Andrew Plaza (insidious)1-1/+4
* changed 'infinity' to 'ergodox_infinity' and specified to be in the top-level directory as per recent changes to directory structure of QMK_firmware git repo * accidently removed '-' in last line of readme
2017-09-16Adding Ergodox EZ and Atreus Dvorak 42-key layouts (#1705)lucwastiaux5-0/+558
* importing 42 key dvorak layout * added comment for build instructions * adding atreus dvorak 42 key layout * added readme * add readme * build instructions * additional MEH shortcuts
2017-09-16update to driver separationJack Humbert8-10/+203
2017-09-16Update Mechmini keymap, reduce reported power consumption for iOS Camera ↵krusli3-12/+46
Adapter compatibility
2017-09-16Cleaned, revised, and updated my keymaps to reflect new changes/defaults (#1712)Dylan Khor4-382/+96
* add new RGB keycodes and clean up lets split keymap * extraneous cases * More cleanup and added macro * one more macro * cleaned up my planck keymap and added macros * Transitioned planck keymap to new formatting / audio modes based on new default * Remove extraneous newline in song list, add keycodes missed in previous commit * error in graphical representation of keycodes
2017-09-16Add Levinson keyboard (#1723)Danny23-0/+1903
* Fork lets_split to levinson Update subproject default * Update Readme * Pass LED backlight info from master to slave over serial
2017-09-15"New" Atreus Keymap (#1717)Hugh2-0/+111
* Merge with upstream * Finish merge * Add new keymap * Change use of KEYMAP macro * Add Readme.md * Fix link * Clean up comments * Raise on leading edge of keypress
2017-09-15Remove accidentally pasted line in MF68 readmeDanny Nguyen1-2/+0
2017-09-15Adapt build instructions to new keyboard nameFlorent C1-5/+5
2017-09-14Some revisions to cbbrowne Planck keymap, and a preliminary xd75 keymap (#1715)Christopher Browne10-37/+596
* Add HOME/END keys as upper/lower on arrow-up/down * Reduce .hex file size by turning off unneeded options * Put digit keypad onto left hand upon RAISE; this will sometimes be preferable to double-hits of right hand * Latest super latest version merge * cbbrowne keymap for XD75re * starting notes on XD75re keymap plans * First draft of bottom row of QWERTY * Switch my special bottom line over to QCENT * Dunno * Filling in wanted keys, bit by bit... * Add copyright, extra macro * Clean up comments, remove some experimental code I didn't like * TODO plans for xd75re * clean up keyboard layout * QCENT2 is my new experiment for the main keyboard... * Add a few more main layer keys, and modify LOWER to shift things outwards to conform with main layer * Clean up RAISE layer to conform with main layer, remove QCENT layer as QCENT2 is the new thing * More xd75 changes, now that I actually have it in hand * shift keymap around, as original attempt was a bit too aggressive in keeping to the edges * more revs to XD75 * Dropping parts of the centre keypad in favor of Keys I Really Need * Improve documentation to conform with how builds are done now * Improve documentation to conform with how builds are done now * Add cbbrowne rules file as alternative to having the rules in Makefile * Makefile not needed anymore for individual keymap