| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-08-21 | Add COMPACT_KEYMAP macro to Satan GH60 | ||
| 2017-08-21 | Fix: add missing keys to Satan GH60 KEYMAP macro | ||
| 2017-08-21 | Add smt keymap for Sentraq S65-X | ||
| 2017-08-21 | fix readmes | ||
| 2017-08-21 | adds sweet16 and four banger keyboards | ||
| 2017-08-20 | Create readme.md | ||
| 2017-08-20 | Create Makefile | ||
| 2017-08-20 | Create config.h | ||
| 2017-08-20 | Create keymap.c | ||
| 2017-08-20 | travis files in gitignore for good measure | ||
| 2017-08-20 | make travis convert line-endings and push a skippable commit | ||
| 2017-08-20 | stop compiling ez after build, rework ssh ids | ||
| 2017-08-20 | adds subatomic files (non-working) | ||
| 2017-08-20 | Fix stray keystroke in readme file. | ||
| 2017-08-20 | Remove PLAY_NOTE_ARRAY usages to get rid of warning. | ||
| 2017-08-20 | Merge pull request #1608 from hot-leaf-juice/master | ||
| keymap update | |||
| 2017-08-20 | Fix Planck Steno layout with new error message (remove MIDI). | ||
| 2017-08-20 | Keymap tweaks. | ||
| 2017-08-20 | Fix compilation error when NO_ACTION_LAYER is defined. | ||
| 2017-08-20 | Gherkin keymaps for Steno and Talljoe | ||
| 2017-08-20 | Add compile error if too many endpoints are defined for the ATmega32U4. | ||
| 2017-08-20 | Allow steno to build when NKRO is not defined. | ||
| Was missing eeprom.h, MAX(), and memset. | |||
| 2017-08-20 | Added default ECO keymap | ||
| 2017-08-20 | Line ending stuff again | ||
| 2017-08-20 | Update s60_x/default/rule.mk for original Sentraq S60-X | ||
| 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. | |||
| 2017-08-20 | Correct if-statement | ||
| 2017-08-20 | Added gentoo support for dependency script | ||
| 2017-08-19 | validates json | ||
| 2017-08-19 | adds redirects for docs | ||
| 2017-08-19 | Merge pull request #1601 from dlaroe/master | ||
| My keymaps only | |||
| 2017-08-19 | remove dead links, add troubleshooting section | ||
| 2017-08-19 | Update USB-USB converter README according to #1588 | ||
| 2017-08-19 | Update readme.md | ||
| 2017-08-19 | Update readme.md | ||
| 2017-08-19 | Fixing readme clobber | ||
| 2017-08-19 | Reverting CMD Changes | ||
| 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. | |||
| 2017-08-19 | Required overridden function for keymaps in EEPROM | ||
| 2017-08-19 | Merge branch 'master' of https://github.com/qmk/qmk_firmware | ||
| 2017-08-18 | Added Preonic Makefile and readme.md | ||
| 2017-08-18 | Updated keymaps with second LOWER for the right hand | ||
| 2017-08-18 | Update Nyquist readme file to new format | ||
| 2017-08-18 | Fix incorrect name for GeminiPR in docs. | ||
| 2017-08-18 | adds audio docs to summary | ||
| 2017-08-18 | Add link to keycodes doc in how_keyboards_work | ||
| 2017-08-18 | Fix these links, as they appear to be broken (#1595) | ||
| It looks like build_environment_setup.md got renamed to getting_started_build_tools.md in this commit: commit e6c638bed1fa0a48bb6f8697b2a61717c4fd0992 Author: skullY <skullydazed@gmail.com> Date: Sat Aug 5 20:54:34 2017 -0700 Overhaul the Getting Started section and add a FAQ section docs/{build_environment_setup.md => getting_started_build_tools.md} | 132 ++++++++++++++++++++++++++++++++++++------------------------------------- This commit adjusts the links to match the new name. | |||
| 2017-08-17 | update favicons | ||
| 2017-08-17 | Add dvorak/colemak layers | ||
| 2017-08-17 | bananasplit LED support and keymap add | ||
| * added LED pin mapping * adding my keymap | |||
| 2017-08-16 | Add message to avrdude script that it can't used within WSL currently | ||
| 2017-08-16 | Make the bulk of our keyboards match the readme.md standard | ||