aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* update travis scriptJack Humbert2017-08-221-2/+1
|
* attempt to fix line-ending travis stuffJack Humbert2017-08-211-1/+2
|
* 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
|
* triggering travisJack Humbert2017-08-210-0/+0
|
* update building for .hex, secrets movingJack Humbert2017-08-214-7/+6
|
* 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
|
* adds sweet16 and four banger keyboardsJack Humbert2017-08-2114-0/+358
|
* Create readme.mdBen James2017-08-201-0/+12
|
* Create MakefileBen James2017-08-201-0/+21
|
* Create config.hBen James2017-08-201-0/+58
|
* Create keymap.cBen James2017-08-201-0/+122
|
* travis files in gitignore for good measureJack Humbert2017-08-201-1/+6
|
* make travis convert line-endings and push a skippable commitJack Humbert2017-08-202-0/+7
|
* stop compiling ez after build, rework ssh idsJack Humbert2017-08-201-2/+2
|
* adds subatomic files (non-working)Jack Humbert2017-08-206-67/+164
|
* Fix stray keystroke in readme file.Joe Wasson2017-08-201-2/+2
|
* Remove PLAY_NOTE_ARRAY usages to get rid of warning.Joe Wasson2017-08-2059-403/+403
|
* Merge pull request #1608 from hot-leaf-juice/masterJack Humbert2017-08-202-37/+56
|\ | | | | keymap update
| * Merge branch 'master' of https://github.com/qmk/qmk_firmwareCallum Oakley2017-08-192533-111554/+417319
| |\
| * | MORE layerCallum Oakley2017-07-042-37/+56
| | |
* | | Fix Planck Steno layout with new error message (remove MIDI).Joe Wasson2017-08-201-0/+1
| | |
* | | Keymap tweaks.Joe Wasson2017-08-202-2/+14
| | |
* | | Fix compilation error when NO_ACTION_LAYER is defined.Joe Wasson2017-08-201-1/+1
| | |
* | | Gherkin keymaps for Steno and TalljoeJoe Wasson2017-08-206-0/+105
| | |
* | | Add compile error if too many endpoints are defined for the ATmega32U4.Joe Wasson2017-08-202-2/+3
| | |
* | | Allow steno to build when NKRO is not defined.Joe Wasson2017-08-201-5/+4
| | | | | | | | | | | | Was missing eeprom.h, MAX(), and memset.
* | | Added default ECO keymapThat-Canadian2017-08-203-0/+135
| | |
* | | Line ending stuff againThat-Canadian2017-08-202-16/+16
| | |
* | | Update s60_x/default/rule.mk for original Sentraq S60-XDaniel Khodabakhsh2017-08-201-2/+2
| | | | | | | | | | | | Fix and issue with the original Sentraq S60-X not being compatible with 'default'. If 'default' shouldn't be changed, perhaps I can create an 'original' revision.
* | | Correct if-statementThreeFx2017-08-201-1/+1
| | |
* | | Added gentoo support for dependency scriptThreeFx2017-08-201-0/+4
| | |
* | | validates jsonJack Humbert2017-08-191-1/+1
| | |
* | | adds redirects for docsJack Humbert2017-08-192-1/+18
| | |
* | | Merge pull request #1601 from dlaroe/masterJack Humbert2017-08-1912-0/+1173
|\ \ \ | | | | | | | | My keymaps only
| * | | Added Preonic Makefile and readme.md2017-08-182-2/+25
| | | |
| * | | Updated keymaps with second LOWER for the right hand2017-08-183-18/+18
| | | |
| * | | First Update2017-07-2412-0/+1150
| | | |