aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards
Commit message (Collapse)AuthorAgeFilesLines
* Set proper backlight levelLukmanul Hakim2017-08-311-1/+1
|
* convert to unix line-endings [skip ci]QMK Bot2017-08-302-4/+4
|
* 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
* Update drashna's keymap (#1649)drashna2017-08-303-205/+103
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
| |
* | 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
| |
* | 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-242-1/+4
| |
* | update ergodox linksJack Humbert2017-08-241-2/+2
| |
* | Creates a layouts/ folder for keymaps shared between keyboards (#1609)Jack Humbert2017-08-23401-38317/+460
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 keymap.cSteve Holt2017-08-221-138/+156
| |
* | Update config.hSteve Holt2017-08-221-7/+4
| |
* | Update MakefileSteve Holt2017-08-221-1/+1
| |
* | fix link bracketsJonathan Boyett2017-08-221-1/+1
| |
* | fix(9key): Fix layout of 9key readmeCory Shaw2017-08-221-1/+1
| |
* | update(9key): Add readme with updated formatCory Shaw2017-08-221-0/+17
| |
* | Add support for 9key by Bishop KeyboardsCory Shaw2017-08-227-0/+196
| |
* | JD40 MiniVan portJonathan Boyett2017-08-224-0/+62
| |
* | Adding MakefileRyan MacLean2017-08-221-0/+1
| | | | | | Required for JIS layouts
* | Creating Mac Version of JIS KeymapRyan MacLean2017-08-221-0/+58
| | | | | | Swapping command and alt, restoring fn+left for delete, subbing in grave for hhkb key.
* | Add back original copyrightsjpetermans2017-08-213-0/+3
| |
* | Readme correction #2jpetermans2017-08-211-1/+1
| |
* | Correct jpetermans keymap readme and update copyright infojpetermans2017-08-214-5/+5
| |
* | Fix gherkin README to use correct build command.Daniel Shields2017-08-211-1/+1
| |
* | Use cmd-left and cmd-right instead of ctrl-a and ctrl-e for home and endMark Spanbroek2017-08-211-2/+2
| | | | | | | | The ctrl commands only seem to work well in terminal, not in other apps.
* | Remove COMPACT_KEYMAP, use full KC_ keycodes instead.Mark Spanbroek2017-08-211-28/+12
| |
* | Revert "Add COMPACT_KEYMAP macro to Satan GH60"Mark Spanbroek2017-08-211-15/+0
| | | | | | | | 9a1826598a1a06d87459c5bbef9db9be277bdae9
* | Add screen lock keyMark Spanbroek2017-08-211-1/+2
| |
* | Fix power; use keyboard shortcut for MacMark Spanbroek2017-08-211-1/+2
| |
* | Reverse the split shift/fnMark Spanbroek2017-08-211-3/+18
| | | | | | | | | | | | Turns out that 3c and 3d are not reversed when splitting the right shift in the way that the Mark I layout does. Reversing it here, rather than in the generic satan.h to avoid breaking the other layouts.
* | Add Mark I layoutMark Spanbroek2017-08-212-0/+34
| |
* | Add COMPACT_KEYMAP macro to Satan GH60Mark Spanbroek2017-08-211-0/+15
| |
* | Fix: add missing keys to Satan GH60 KEYMAP macroMark Spanbroek2017-08-211-2/+2
| |
* | Add smt keymap for Sentraq S65-XStephen Tudor2017-08-211-0/+163
| |
* | fix readmesJack Humbert2017-08-212-4/+4
| |