aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | |
* | | | remove dead links, add troubleshooting sectionBalz Guenat2017-08-191-6/+13
| | | |
* | | | Update USB-USB converter README according to #1588Balz Guenat2017-08-191-51/+34
| | | |
* | | | Update readme.mdRyan MacLean2017-08-191-3/+3
| | | |
* | | | Update readme.mdRyan MacLean2017-08-191-3/+3
| | | |
* | | | Fixing readme clobberRyan MacLean2017-08-191-3/+3
| | | |
* | | | Reverting CMD ChangesRyan MacLean2017-08-191-1/+1
| | | | | | | | | | | | | | | | Adding the CMD from @edasque in once more as it allows specifying more than one board via host ENV vars. Currently, the Dockerfile is hard-coded.
* | | | Required overridden function for keymaps in EEPROMWilba65822017-08-191-0/+1
| |_|/ |/| |
* | | Update Nyquist readme file to new formatDanny Nguyen2017-08-181-161/+12
| | |
* | | Fix incorrect name for GeminiPR in docs.Joe Wasson2017-08-181-10/+10
| | |
* | | adds audio docs to summaryJack Humbert2017-08-181-0/+1
| | |
* | | Add link to keycodes doc in how_keyboards_workBenny Powers2017-08-181-1/+1
| | |