summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Clone chibios and ugfx if it's not already checked out. (#1651)skullydazed2017-09-062-2/+8
| | | | | | * Clone chibios and ugfx if it's not already checked out. * update the submodule out of date message
* RGB improvements (#1684)skullydazed2017-09-068-95/+699
| | | | | | | | | | | | * Allow the knight animation to be restricted to a portion of the LED strip * Add keys for jumping directly to particular animation modes * Remove orphaned break statements * Tweak the `RGB_MODE` buttons so they cycle through the same mode. * small indentation fix
* Update mac guide (#1665)Will Jiang2017-09-061-1/+4
| | | | | `avr-libc` is no longer, and it's called `avr-gcc` now. https://github.com/osx-cross/homebrew-avr Also you need `gcc-arc-none-eabi` to be able to compile in my experience.
* Force Raw HID interface number to 1 always (#1669)Wilba65822017-09-061-10/+13
|
* Dvorak-optimized Mitosis keymap with mouse keys (#1676)CarVac2017-09-062-0/+132
| | | | | | | | | | | | | | | | * Add carvac_dv keymap for mitosis * Add mouse keys * move backspace, etc, and fix tab * remove commented-out functions in keymap * Fix scroll buttons and add left/right scrolling * Make num momentary, add comments, and clean up * fix mouse scroll acceleration
* Added personal minivan keymap (#1681)Ethan Madden2017-09-064-0/+119
| | | | | | | | | more consistent layer setup documentation! slide some things around more doc jiggling
* Update Infinity Ergodox Makefile (#1682)Jay Liu2017-09-061-1/+1
| | | I believe this change is needed in response to the recent change in folder structure.
* Merge branch 'master' of https://github.com/qmk/qmk_firmwareJack Humbert2017-09-061-1/+16
|\
| * Let's split hand mirroring supportRob Rogers2017-09-061-1/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | commit b7a1c6fe3f0709d176a7833387051b2323b16f17 Author: Rob Rogers <r2d2rogers@gmail.com> Date: Wed Sep 6 08:28:00 2017 -0500 add hand swap config matrix for Let's Split commit 1d53113d96b711db549f735316c2ea3f7469021b Merge: 98f40e3 4edfa97 Author: Rob Rogers <r2d2rogers@gmail.com> Date: Tue Sep 5 21:43:34 2017 -0500 Merge branch 'master' of github.com:qmk/qmk_firmware commit 98f40e31c4a1728d826037b375cf336d550bf69a Merge: a825225 94f8b75 Author: Rob Rogers <r2d2rogers@gmail.com> Date: Mon Sep 4 20:20:46 2017 -0500 Merge branch 'master' of github.com:qmk/qmk_firmware commit a825225810a6282f7229cdf6b1c05fd9c27e1808 Merge: 56846cb f0db2c0 Author: Rob Rogers <r2d2rogers@gmail.com> Date: Thu Aug 31 19:47:25 2017 -0500 Merge branch 'master' of github.com:qmk/qmk_firmware commit 56846cb0326f1c78cba47b8161f4d389e19202c3 Merge: 4deb6ca ba2ad57 Author: Rob Rogers <r2d2rogers@gmail.com> Date: Sun Aug 27 15:05:16 2017 -0500 Merge branch 'master' of github.com:qmk/qmk_firmware commit 4deb6ca77633c603f8a134946bb4edc7ed619b50 Merge: 6f85d1f 7960302 Author: Rob Rogers <r2d2rogers@gmail.com> Date: Sat Aug 26 23:23:48 2017 -0500 Merge branch 'master' of github.com:qmk/qmk_firmware commit 6f85d1ff7cfac0a4a70b133984cd681852b49df6 Merge: e6aff71 4b0c6dc Author: Rob Rogers <r2d2rogers@gmail.com> Date: Thu Aug 24 14:33:31 2017 -0500 Merge branch 'master' of github.com:qmk/qmk_firmware commit e6aff71807bf2dc41edbec91408a827c32ef73ef Merge: 9d38f6f d54360b Author: Rob Rogers <r2d2rogers@gmail.com> Date: Wed Aug 23 13:43:20 2017 -0500 Merge branch 'master' of github.com:qmk/qmk_firmware commit 9d38f6fe83e08962b14fd5d8a70ff100302af598 Merge: d1c0a9f 3aa7fbc Author: Rob Rogers <r2d2rogers@gmail.com> Date: Tue Aug 22 22:13:05 2017 -0500 Merge branch 'master' of github.com:qmk/qmk_firmware commit d1c0a9f3b0d9ac466595b197cd8fbce3f1e42f8a Merge: bd8dbb9 5cab5e4 Author: Rob Rogers <r2d2rogers@gmail.com> Date: Sun Aug 20 10:00:01 2017 -0500 Merge branch 'master' of github.com:qmk/qmk_firmware commit bd8dbb9d19344623f1b3cefc0a2b205864e9ba3c Author: Rob Rogers <r2d2rogers@gmail.com> Date: Sun Aug 20 09:59:45 2017 -0500 fix line endings another time ' ' commit 2602515eb22451feed3178966ffeed33c0f4548b Merge: 41e549e 71d1c02 Author: Rob Rogers <r2d2rogers@gmail.com> Date: Wed Aug 16 21:31:28 2017 -0500 Merge branch 'master' of github.com:qmk/qmk_firmware commit 41e549e3d527b58f92df28caf8daecae06e5ecf8 Merge: e624ea5 88198a9 Author: Rob Rogers <r2d2rogers@gmail.com> Date: Fri Aug 11 12:48:45 2017 -0500 Merge branch 'master' of github.com:qmk/qmk_firmware commit e624ea55a1f715d008661ae2e180ae55a09ef0c8 Merge: 5966f09 933701c Author: Rob Rogers <r2d2rogers@gmail.com> Date: Mon Aug 7 14:43:30 2017 -0500 Merge branch 'master' of github.com:qmk/qmk_firmware commit 5966f096016ffce9c4802ade57d250d9f756bd73 Merge: 71c173d dd3803f Author: Rob Rogers <r2d2rogers@gmail.com> Date: Tue Aug 1 21:58:14 2017 -0500 Merge branch 'master' of github.com:qmk/qmk_firmware commit 71c173dee1aa16dd762897531c42d23f6da0159c Author: Rob Rogers <r2d2rogers@gmail.com> Date: Mon Jul 31 00:19:08 2017 -0500 line endings???
* | add audio on/off audiosJack Humbert2017-09-062-36/+57
|/
* update planck stuffJack Humbert2017-09-064-5/+5
|
* Improve and simplify RGB Knight mode (#1677)David Stosik2017-09-052-43/+20
| | | | | | * Simplify RGB Knight mode code, and make it look closer to KITT * Remove RGBLIGHT_EFFECT_DUALKNIGHT_LENGTH
* Update feature_common_shortcuts.mdJack Humbert2017-09-051-1/+1
|
* Fix Kitt and its default behavior (#1674)David Stosik2017-09-032-8/+6
|
* Set proper backlight levelLukmanul Hakim2017-08-311-1/+1
|
* convert to unix line-endings [skip ci]QMK Bot2017-08-302-4/+4
|
* Alterations and documentation updates for j3rn Ergodox EZ keymap (#1656)Jonathan Arnett2017-08-302-14/+15
| | | | | | | | * Add second set of AltSft and Alt * Insert the play key between previous and next * Update documentation
* Port #1576 to Let's Split: EECONFIG_HANDEDNESS gets overridden when RGB is ↵David Stosik2017-08-303-7/+3
| | | | enabled
* rask's Satan and BananaSplit60 (#1654)Otto Rask2017-08-303-0/+204
| | | | | | | | | | | | | | * 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
* Fixed mitosis-mjt audio (#1653)Michael Terhar2017-08-303-69/+50
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * copied mjt keymaps from archive * All mjt boards now compile * fixed jd45-mjt breathing * Updates to fix SpaceFN but not tested yet. * Still missing either spacebar or an adjacent keypress. * Debugging rigged up for use with hid_listen. * Reverted the default keymap to use tap_layer_key rather than custom. Moved custom approach to keymap_debug.c * Fixed the lower-left side of the keymap, which needed more spacers due to the matrix being directly put into the array rather than using the keymap function. * Cleaned up JD45 keymap that uses tapkey. * Redid minivan keymap with numsym rather than raise/lower. Untested. * Created my MJT keymap for HHKB Enabled dynamic macros and moved somoe of the shortcuts around. * Minor keymap fixes to make them compile without errors. * Added home/end to right arrow cluster on DYN layer. * Added more keys to fn and dyn layers. * It wasn't using my custom layer last time somehow...? Now it will. * Compiled and installed at end of day on 8/23 * Moved macros to FKEY layer because Adjust was too hard to get into and out of without some sort of feedback. * Fixed volume controls... were reversed and disabled. * Added F13-F15 back to fkeys layer in Minivan * Created new Planck Keymap that uses the NumSym and FKeys layer approach like the Minivan. * Removed DYN layer. * Fixed diagram in planck numsym. * Cleanup for pull request. * Roadkit flip phone warning. * Replaced PLAY_NOTES_ARRAY to PLAY_SONG * reset the submodules * checked out specific commits for submodules * Removed debugging from JD45 shared config.h * Moved custom rules.mk to apropriate keymap Reset the shared rules.mk file. * Trailing return issue in rules.mk Gotta make for a smooth pull request :-) * Mitosis music troubleshooting Also updated the song playing function. Does not work currently. * Fixed mitosis audio * Put mitosis/rules.mk back to QMK master
* add UC_OSX_RALT to make unicode use the Right Alt key on OSXMarco Fontani2017-08-304-2/+10
|
* Update drashna's keymap (#1649)drashna2017-08-304-206/+104
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * initial commit for my custom layout * fix switching into and out of numfun layer * enable tap dance to lock layers * enable layer indicator LEDs * remove Colemak2 layer because it was dumb * remove handler for nonexistent keycode * add new movement keys to lower layer * standardize indentation because I'm not a monster * add Woodpad keyboard with Michael's Tryggve layout * Add dvorak/colemak layers * add hash * Update keymap.c * Fixed OSL Symbol layer layout issue * Minor later tweak * Clean up actions * Diablo 3 macro keys remove * Fixed numbad issues * Remove Underglow toggle * Fix layer consistency * cleanup of code * line feed * small fixes * Major merge * Merge cleanup on my keymap * Cleanup * Update compile command * Swapped arrows * Additional cleanup * Revert "Woodpad" * update * minor update * staging for pull request * Finish removing layer underglow toggles
* Update README.Fredric Silberberg2017-08-301-2/+2
|
* Small gaming layer and formatting updates to my nyquist config.Fredric Silberberg2017-08-301-24/+24
|
* Merge pull request #1574 from danamlund/masterJack Humbert2017-08-305-0/+793
|\ | | | | New clueboard keymap that is a tetris game
| * Add a tetris keymap to clueboard that includes a tetris gameDan Amlund Thomsen2017-08-175-0/+793
| |
* | Add the new QMK submodule way in `/lib` and not `tmk_core/tool` wich is outdatedArthur SCHMITT2017-08-301-2/+17
| |
* | add a `git-submodule` make target.skullY2017-08-281-0/+4
| |
* | add rule shortcut via @samwho's suggesionJack Humbert2017-08-271-4/+2
| |
* | add bin targets - closes #1648, fixes #1647Jack Humbert2017-08-272-0/+8
| |
* | Keymaps for several of my boards (#1641)Michael Terhar2017-08-2640-0/+3417
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * copied mjt keymaps from archive * All mjt boards now compile * fixed jd45-mjt breathing * Updates to fix SpaceFN but not tested yet. * Still missing either spacebar or an adjacent keypress. * Debugging rigged up for use with hid_listen. * Reverted the default keymap to use tap_layer_key rather than custom. Moved custom approach to keymap_debug.c * Fixed the lower-left side of the keymap, which needed more spacers due to the matrix being directly put into the array rather than using the keymap function. * Cleaned up JD45 keymap that uses tapkey. * Redid minivan keymap with numsym rather than raise/lower. Untested. * Created my MJT keymap for HHKB Enabled dynamic macros and moved somoe of the shortcuts around. * Minor keymap fixes to make them compile without errors. * Added home/end to right arrow cluster on DYN layer. * Added more keys to fn and dyn layers. * It wasn't using my custom layer last time somehow...? Now it will. * Compiled and installed at end of day on 8/23 * Moved macros to FKEY layer because Adjust was too hard to get into and out of without some sort of feedback. * Fixed volume controls... were reversed and disabled. * Added F13-F15 back to fkeys layer in Minivan * Created new Planck Keymap that uses the NumSym and FKeys layer approach like the Minivan. * Removed DYN layer. * Fixed diagram in planck numsym. * Cleanup for pull request. * Roadkit flip phone warning. * Replaced PLAY_NOTES_ARRAY to PLAY_SONG * reset the submodules * checked out specific commits for submodules * Removed debugging from JD45 shared config.h * Moved custom rules.mk to apropriate keymap Reset the shared rules.mk file. * Trailing return issue in rules.mk Gotta make for a smooth pull request :-)
* | make ergodone's led work wellToshiki Yagi2017-08-262-12/+98
| |
* | Updated readme to new standard.unknown2017-08-261-128/+9
| |
* | Updated my files and added debouncingunknown2017-08-264-53/+211
| |
* | Add mbsurfer Let's Split keymap with RGB layer indicators (#1638)Cory Shaw2017-08-263-0/+298
| |
* | Merge in gaming layout.Joe Wasson2017-08-261-16/+32
| |
* | Add split layout to more keyboards.Joe Wasson2017-08-264-2/+4
| |
* | Improve default layout of 9key and give example macroCory Shaw2017-08-241-22/+40
| |
* | Increase time for tap dancing on 9key defaultCory Shaw2017-08-241-1/+1
| |
* | Update Bishop Keyboards url to relaunched siteCory Shaw2017-08-241-1/+1
| |
* | Add 9key to keyboards readmeCory Shaw2017-08-241-0/+1
| |
* | Add split ansi layout and talljoe's keymap.Joe Wasson2017-08-249-1/+148
| |
* | update travis scriptJack Humbert2017-08-241-1/+2
| |
* | update ergodox linksJack Humbert2017-08-241-2/+2
| |
* | Fix broken linkMarkus Kohler2017-08-241-1/+1
| |
* | Creates a layouts/ folder for keymaps shared between keyboards (#1609)Jack Humbert2017-08-23451-1477/+1651
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * include variables and .h files as pp directives * start layout compilation * split ergodoxes up * don't compile all layouts for everything * might seg fault * reset layouts variable * actually reset layouts * include rules.mk instead * remove includes from rules.mk * update variable setting * load visualizer from path * adds some more examples * adds more layouts * more boards added * more boards added * adds documentation for layouts * use lowercase names for LAYOUT_ * add layout.json files for each layout * add community folder, default keymaps for layouts * touch-up default layouts * touch-up layouts, some keyboard rules.mk * update documentation for layouts * fix up serial/i2c switches
* | update 9key readmeJack Humbert2017-08-231-1/+1
| |
* | update build scriptJack Humbert2017-08-231-10/+5
| |
* | Update keymap.cSteve Holt2017-08-221-138/+156
| |
* | Update config.hSteve Holt2017-08-221-7/+4
| |