Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make ergodone's led work well | Toshiki Yagi | 2017-08-26 | 2 | -12/+98 |
| | |||||
* | Updated readme to new standard. | unknown | 2017-08-26 | 1 | -128/+9 |
| | |||||
* | Updated my files and added debouncing | unknown | 2017-08-26 | 4 | -53/+211 |
| | |||||
* | Add mbsurfer Let's Split keymap with RGB layer indicators (#1638) | Cory Shaw | 2017-08-26 | 3 | -0/+298 |
| | |||||
* | Add split layout to more keyboards. | Joe Wasson | 2017-08-26 | 4 | -2/+4 |
| | |||||
* | Improve default layout of 9key and give example macro | Cory Shaw | 2017-08-24 | 1 | -22/+40 |
| | |||||
* | Increase time for tap dancing on 9key default | Cory Shaw | 2017-08-24 | 1 | -1/+1 |
| | |||||
* | Update Bishop Keyboards url to relaunched site | Cory Shaw | 2017-08-24 | 1 | -1/+1 |
| | |||||
* | Add 9key to keyboards readme | Cory Shaw | 2017-08-24 | 1 | -0/+1 |
| | |||||
* | Add split ansi layout and talljoe's keymap. | Joe Wasson | 2017-08-24 | 2 | -1/+4 |
| | |||||
* | update ergodox links | Jack Humbert | 2017-08-24 | 1 | -2/+2 |
| | |||||
* | Creates a layouts/ folder for keymaps shared between keyboards (#1609) | Jack Humbert | 2017-08-23 | 401 | -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 readme | Jack Humbert | 2017-08-23 | 1 | -1/+1 |
| | |||||
* | Update keymap.c | Steve Holt | 2017-08-22 | 1 | -138/+156 |
| | |||||
* | Update config.h | Steve Holt | 2017-08-22 | 1 | -7/+4 |
| | |||||
* | Update Makefile | Steve Holt | 2017-08-22 | 1 | -1/+1 |
| | |||||
* | fix link brackets | Jonathan Boyett | 2017-08-22 | 1 | -1/+1 |
| | |||||
* | fix(9key): Fix layout of 9key readme | Cory Shaw | 2017-08-22 | 1 | -1/+1 |
| | |||||
* | update(9key): Add readme with updated format | Cory Shaw | 2017-08-22 | 1 | -0/+17 |
| | |||||
* | Add support for 9key by Bishop Keyboards | Cory Shaw | 2017-08-22 | 7 | -0/+196 |
| | |||||
* | JD40 MiniVan port | Jonathan Boyett | 2017-08-22 | 4 | -0/+62 |
| | |||||
* | Adding Makefile | Ryan MacLean | 2017-08-22 | 1 | -0/+1 |
| | | | Required for JIS layouts | ||||
* | Creating Mac Version of JIS Keymap | Ryan MacLean | 2017-08-22 | 1 | -0/+58 |
| | | | Swapping command and alt, restoring fn+left for delete, subbing in grave for hhkb key. | ||||
* | Add back original copyrights | jpetermans | 2017-08-21 | 3 | -0/+3 |
| | |||||
* | Readme correction #2 | jpetermans | 2017-08-21 | 1 | -1/+1 |
| | |||||
* | Correct jpetermans keymap readme and update copyright info | jpetermans | 2017-08-21 | 4 | -5/+5 |
| | |||||
* | Fix gherkin README to use correct build command. | Daniel Shields | 2017-08-21 | 1 | -1/+1 |
| | |||||
* | Use cmd-left and cmd-right instead of ctrl-a and ctrl-e for home and end | Mark Spanbroek | 2017-08-21 | 1 | -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 Spanbroek | 2017-08-21 | 1 | -28/+12 |
| | |||||
* | Revert "Add COMPACT_KEYMAP macro to Satan GH60" | Mark Spanbroek | 2017-08-21 | 1 | -15/+0 |
| | | | | 9a1826598a1a06d87459c5bbef9db9be277bdae9 | ||||
* | Add screen lock key | Mark Spanbroek | 2017-08-21 | 1 | -1/+2 |
| | |||||
* | Fix power; use keyboard shortcut for Mac | Mark Spanbroek | 2017-08-21 | 1 | -1/+2 |
| | |||||
* | Reverse the split shift/fn | Mark Spanbroek | 2017-08-21 | 1 | -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 layout | Mark Spanbroek | 2017-08-21 | 2 | -0/+34 |
| | |||||
* | Add COMPACT_KEYMAP macro to Satan GH60 | Mark Spanbroek | 2017-08-21 | 1 | -0/+15 |
| | |||||
* | Fix: add missing keys to Satan GH60 KEYMAP macro | Mark Spanbroek | 2017-08-21 | 1 | -2/+2 |
| | |||||
* | Add smt keymap for Sentraq S65-X | Stephen Tudor | 2017-08-21 | 1 | -0/+163 |
| | |||||
* | fix readmes | Jack Humbert | 2017-08-21 | 2 | -4/+4 |
| | |||||
* | adds sweet16 and four banger keyboards | Jack Humbert | 2017-08-21 | 14 | -0/+358 |
| | |||||
* | Create readme.md | Ben James | 2017-08-20 | 1 | -0/+12 |
| | |||||
* | Create Makefile | Ben James | 2017-08-20 | 1 | -0/+21 |
| | |||||
* | Create config.h | Ben James | 2017-08-20 | 1 | -0/+58 |
| | |||||
* | Create keymap.c | Ben James | 2017-08-20 | 1 | -0/+122 |
| | |||||
* | adds subatomic files (non-working) | Jack Humbert | 2017-08-20 | 6 | -67/+164 |
| | |||||
* | Fix stray keystroke in readme file. | Joe Wasson | 2017-08-20 | 1 | -2/+2 |
| | |||||
* | Remove PLAY_NOTE_ARRAY usages to get rid of warning. | Joe Wasson | 2017-08-20 | 59 | -403/+403 |
| | |||||
* | Merge pull request #1608 from hot-leaf-juice/master | Jack Humbert | 2017-08-20 | 2 | -37/+56 |
|\ | | | | | keymap update | ||||
| * | Merge branch 'master' of https://github.com/qmk/qmk_firmware | Callum Oakley | 2017-08-19 | 403 | -7004/+17483 |
| |\ | |||||
| * | | MORE layer | Callum Oakley | 2017-07-04 | 2 | -37/+56 |
| | | | |||||
* | | | Fix Planck Steno layout with new error message (remove MIDI). | Joe Wasson | 2017-08-20 | 1 | -0/+1 |
| | | |