aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* `?=` -> `=`Ethan Madden2017-09-251-13/+13
|
* Added ObelusEthan Madden2017-09-259-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
* New layout for XD60/64 (#1748)Florian Beeres2017-09-252-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
* Move work from pinky fingers to thumbs and index fingers (#1749)Fred Eisele2017-09-255-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
* Update Viterbi default layout (#1753)Danny2017-09-252-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
* XD75RE Custom layout, and clarification in readme.md (#1754)Kenny Hung2017-09-256-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
* Removed unneeded code from keymapunknown2017-09-251-55/+0
|
* Add my gherkin keymap, and update readme and configunknown2017-09-255-5/+199
|
* Add shell.nix for NixOS usersLukas Werling2017-09-252-1/+35
|
* Fixed typo of "multually" to "mutually"Zach Burchill2017-09-251-1/+1
|
* platform descriptions to match master keycodes.md documentationsurlyjake2017-09-251-6/+6
|
* updated keycodes media descriptionssurlyjake2017-09-251-6/+6
| | | Platform compatibility descriptions added for mute, volume up/down
* add conditional for planck-mitch keymapJack Humbert2017-09-241-0/+4
|
* Contribute a DZ60 keymap for 67 key configurationYan-Fa Li2017-09-213-2/+109
|
* Update Viterbi keymapsDanny Nguyen2017-09-216-7/+4
|
* Update default Viterbi layoutDanny Nguyen2017-09-212-35/+32
|
* Adjust Viterbi pinoutDanny Nguyen2017-09-211-1/+1
|
* Rename cloned Nyquist files to Viterbi, create temporary keymapsDanny Nguyen2017-09-2120-184/+1032
| | | | Add WIP keymap for dwallace
* Clone Nyquist keyboard for ViterbiDanny Nguyen2017-09-2115-0/+1389
|
* add filessJack Humbert2017-09-211-0/+23
|
* move keymap to rules.mkJack Humbert2017-09-211-23/+0
|
* Turkish planck keymap (#1675)Batuhan Baserdem2017-09-214-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
* Adding my keymap with Colemak Mod-DHU-SALTY-WINTENDO\Haj Okuda2017-09-214-0/+581
|
* add layout mitosis-datagrok (workman variant)Michael F. Lamb2017-09-211-0/+104
|
* Instruct VSCode to indent using spaces, also ignore two temp files created ↵Jeremy Cowgar2017-09-212-1/+5
| | | | by VSCode.
* adds DZ60 support (#1734)Jack Humbert2017-09-196-0/+260
| | | | | | * adds support for dz60 * fix dz60 readme
* convert to unix line-endings [skip ci]QMK Bot2017-09-193-213/+213
|
* Fixed uk78 and turned Bootmagic off (#1725)Rozakiin2017-09-194-211/+215
| | | | | | | | | | | | | | * Add files via upload * Update readme.md * Update readme.md * Add files via upload * Add files via upload * Update config.h
* Adding a new layout for the planck that helps when coming from the pok3r (#1701)Nicolas Guelpa2017-09-184-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
* Fixed a few typos and spelling errors in auto shift feature documentJeremy Cowgar2017-09-181-17/+16
|
* KC_TILD should not have been listed as an auto shift keyJeremy Cowgar2017-09-181-1/+0
|
* Added Auto Shift, tap key = normal, hold key = shifted state.Jeremy Cowgar2017-09-188-0/+375
|
* Remove redundant Makefile.Daniel Shields2017-09-181-13/+0
|
* Address issue #1713 (#1728)Dylan Khor2017-09-171-1/+1
|
* Improve readme and PID codes for Atreus.Phil Hagelberg2017-09-173-10/+5
|
* Updated RGB code to use event.pressedkrusli2017-09-161-11/+19
|
* Add RGB code (from ps2avrgb and luizribeiro/qmk_firmware)krusli2017-09-161-55/+51
|
* Keymap updateskrusli2017-09-161-1/+1
|
* Fixes for RGB, more colourskrusli2017-09-161-9/+37
|
* Update on/off toggle behaviour for RGB LEDskrusli2017-09-161-5/+2
|
* Change max brightness level for iOSkrusli2017-09-161-3/+6
|
* Got luizribeiro's ps2avrgb implementation working for Mechminikrusli2017-09-168-3/+250
|
* [core] fix rgb source includeJack Humbert2017-09-151-1/+2
|
* Updated README in ergodox_infinity keyboard (#1702)Andrew Plaza (insidious)2017-09-151-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
* Adding Ergodox EZ and Atreus Dvorak 42-key layouts (#1705)lucwastiaux2017-09-155-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
* Wording changes for the WSL install scriptRob Rogers2017-09-151-2/+2
|
* Merge branch 'luizribeiro-ps2avrGB'Jack Humbert2017-09-1513-30/+259
|\
| * update to driver separationJack Humbert2017-09-1513-30/+259
|/|
| * Merge branch 'master' into ps2avrGBLuiz Ribeiro2017-07-04577-27347/+17124
| |\
| * | Fixed indentation and now using quantum keycodes for rgblightLuiz Ribeiro2017-07-044-78/+24
| | |