summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-08-21Add COMPACT_KEYMAP macro to Satan GH60Mark Spanbroek
2017-08-21Fix: add missing keys to Satan GH60 KEYMAP macroMark Spanbroek
2017-08-21Add smt keymap for Sentraq S65-XStephen Tudor
2017-08-21fix readmesJack Humbert
2017-08-21adds sweet16 and four banger keyboardsJack Humbert
2017-08-20Create readme.mdBen James
2017-08-20Create MakefileBen James
2017-08-20Create config.hBen James
2017-08-20Create keymap.cBen James
2017-08-20travis files in gitignore for good measureJack Humbert
2017-08-20make travis convert line-endings and push a skippable commitJack Humbert
2017-08-20stop compiling ez after build, rework ssh idsJack Humbert
2017-08-20adds subatomic files (non-working)Jack Humbert
2017-08-20Fix stray keystroke in readme file.Joe Wasson
2017-08-20Remove PLAY_NOTE_ARRAY usages to get rid of warning.Joe Wasson
2017-08-20Merge pull request #1608 from hot-leaf-juice/masterJack Humbert
keymap update
2017-08-20Fix Planck Steno layout with new error message (remove MIDI).Joe Wasson
2017-08-20Keymap tweaks.Joe Wasson
2017-08-20Fix compilation error when NO_ACTION_LAYER is defined.Joe Wasson
2017-08-20Gherkin keymaps for Steno and TalljoeJoe Wasson
2017-08-20Add compile error if too many endpoints are defined for the ATmega32U4.Joe Wasson
2017-08-20Allow steno to build when NKRO is not defined.Joe Wasson
Was missing eeprom.h, MAX(), and memset.
2017-08-20Added default ECO keymapThat-Canadian
2017-08-20Line ending stuff againThat-Canadian
2017-08-20Update s60_x/default/rule.mk for original Sentraq S60-XDaniel Khodabakhsh
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-20Correct if-statementThreeFx
2017-08-20Added gentoo support for dependency scriptThreeFx
2017-08-19validates jsonJack Humbert
2017-08-19adds redirects for docsJack Humbert
2017-08-19Merge pull request #1601 from dlaroe/masterJack Humbert
My keymaps only
2017-08-19remove dead links, add troubleshooting sectionBalz Guenat
2017-08-19Update USB-USB converter README according to #1588Balz Guenat
2017-08-19Update readme.mdRyan MacLean
2017-08-19Update readme.mdRyan MacLean
2017-08-19Fixing readme clobberRyan MacLean
2017-08-19Reverting CMD ChangesRyan MacLean
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-19Required overridden function for keymaps in EEPROMWilba6582
2017-08-19Merge branch 'master' of https://github.com/qmk/qmk_firmwareCallum Oakley
2017-08-18Added Preonic Makefile and readme.md
2017-08-18Updated keymaps with second LOWER for the right hand
2017-08-18Update Nyquist readme file to new formatDanny Nguyen
2017-08-18Fix incorrect name for GeminiPR in docs.Joe Wasson
2017-08-18adds audio docs to summaryJack Humbert
2017-08-18Add link to keycodes doc in how_keyboards_workBenny Powers
2017-08-18Fix these links, as they appear to be broken (#1595)Roy Wellington Ⅳ
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-17update faviconsJack Humbert
2017-08-17Add dvorak/colemak layersDrashna Jael're
2017-08-17bananasplit LED support and keymap add0010
* added LED pin mapping * adding my keymap
2017-08-16Add message to avrdude script that it can't used within WSL currentlyDanny Nguyen
2017-08-16Make the bulk of our keyboards match the readme.md standardskullY