Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 2533 | -111554/+417319 |
| |\ | |||||
| * | | 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 |
| | | | |||||
* | | | Keymap tweaks. | Joe Wasson | 2017-08-20 | 2 | -2/+14 |
| | | | |||||
* | | | Fix compilation error when NO_ACTION_LAYER is defined. | Joe Wasson | 2017-08-20 | 1 | -1/+1 |
| | | | |||||
* | | | Gherkin keymaps for Steno and Talljoe | Joe Wasson | 2017-08-20 | 6 | -0/+105 |
| | | | |||||
* | | | Add compile error if too many endpoints are defined for the ATmega32U4. | Joe Wasson | 2017-08-20 | 2 | -2/+3 |
| | | | |||||
* | | | Allow steno to build when NKRO is not defined. | Joe Wasson | 2017-08-20 | 1 | -5/+4 |
| | | | | | | | | | | | | Was missing eeprom.h, MAX(), and memset. | ||||
* | | | Added default ECO keymap | That-Canadian | 2017-08-20 | 3 | -0/+135 |
| | | | |||||
* | | | Line ending stuff again | That-Canadian | 2017-08-20 | 2 | -16/+16 |
| | | | |||||
* | | | Update s60_x/default/rule.mk for original Sentraq S60-X | Daniel Khodabakhsh | 2017-08-20 | 1 | -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-statement | ThreeFx | 2017-08-20 | 1 | -1/+1 |
| | | | |||||
* | | | Added gentoo support for dependency script | ThreeFx | 2017-08-20 | 1 | -0/+4 |
| | | | |||||
* | | | validates json | Jack Humbert | 2017-08-19 | 1 | -1/+1 |
| | | | |||||
* | | | adds redirects for docs | Jack Humbert | 2017-08-19 | 2 | -1/+18 |
| | | | |||||
* | | | Merge pull request #1601 from dlaroe/master | Jack Humbert | 2017-08-19 | 12 | -0/+1173 |
|\ \ \ | | | | | | | | | My keymaps only | ||||
| * | | | Added Preonic Makefile and readme.md | 2017-08-18 | 2 | -2/+25 | |
| | | | | |||||
| * | | | Updated keymaps with second LOWER for the right hand | 2017-08-18 | 3 | -18/+18 | |
| | | | | |||||
| * | | | First Update | 2017-07-24 | 12 | -0/+1150 | |
| | | | | |||||
* | | | | remove dead links, add troubleshooting section | Balz Guenat | 2017-08-19 | 1 | -6/+13 |
| | | | | |||||
* | | | | Update USB-USB converter README according to #1588 | Balz Guenat | 2017-08-19 | 1 | -51/+34 |
| | | | | |||||
* | | | | Update readme.md | Ryan MacLean | 2017-08-19 | 1 | -3/+3 |
| | | | | |||||
* | | | | Update readme.md | Ryan MacLean | 2017-08-19 | 1 | -3/+3 |
| | | | | |||||
* | | | | Fixing readme clobber | Ryan MacLean | 2017-08-19 | 1 | -3/+3 |
| | | | | |||||
* | | | | Reverting CMD Changes | Ryan MacLean | 2017-08-19 | 1 | -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 EEPROM | Wilba6582 | 2017-08-19 | 1 | -0/+1 |
| |_|/ |/| | | |||||
* | | | Update Nyquist readme file to new format | Danny Nguyen | 2017-08-18 | 1 | -161/+12 |
| | | | |||||
* | | | Fix incorrect name for GeminiPR in docs. | Joe Wasson | 2017-08-18 | 1 | -10/+10 |
| | | | |||||
* | | | adds audio docs to summary | Jack Humbert | 2017-08-18 | 1 | -0/+1 |
| | | | |||||
* | | | Add link to keycodes doc in how_keyboards_work | Benny Powers | 2017-08-18 | 1 | -1/+1 |
| | | | |||||
* | | | Fix these links, as they appear to be broken (#1595) | Roy Wellington Ⅳ | 2017-08-18 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. | ||||
* | | | update favicons | Jack Humbert | 2017-08-17 | 2 | -0/+0 |
| | | | |||||
* | | | Add dvorak/colemak layers | Drashna Jael're | 2017-08-17 | 1 | -87/+285 |
| | | | |||||
* | | | bananasplit LED support and keymap add | 0010 | 2017-08-17 | 4 | -0/+137 |
| | | | | | | | | | | | | | | | * added LED pin mapping * adding my keymap | ||||
* | | | Add message to avrdude script that it can't used within WSL currently | Danny Nguyen | 2017-08-16 | 1 | -12/+16 |
| | | | |||||
* | | | Make the bulk of our keyboards match the readme.md standard | skullY | 2017-08-16 | 32 | -1153/+353 |
| | | | |||||
* | | | Revert "Moves files from ez/keymaps to ergodox/keymaps" | Erez Zukerman | 2017-08-16 | 6 | -0/+0 |
| | | | | | | | | | | | | This reverts commit 5e36f8463adf9231a60bc8d1c657d51c3181d079. | ||||
* | | | Moves files from ez/keymaps to ergodox/keymaps | Erez Zukerman | 2017-08-16 | 6 | -0/+0 |
| | | | | | | | | | | | | That directory shouldn't even exist | ||||
* | | | Update ErgoDox readme | Erez Zukerman | 2017-08-16 | 1 | -86/+11 |
| | | | | | | | | | | | | Per standard recommended in #1362. | ||||
* | | | Add separate readme.md for ErgoDone | Yu He | 2017-08-16 | 1 | -0/+26 |
| | | | |||||
* | | | Add ErgoDone support to two keymaps that have special config.h | Yu He | 2017-08-16 | 2 | -0/+6 |
| | | | |||||
* | | | Add dummy backlight/LED functions for keymaps that require them | Yu He | 2017-08-16 | 2 | -8/+23 |
| | | | |||||
* | | | Add support for the ErgoDone | Yu He | 2017-08-16 | 13 | -0/+1067 |
| | | | |||||
* | | | Update links in the glossary | skullY | 2017-08-16 | 1 | -5/+5 |
| | | | |||||
* | | | Doc updates from going through every file | skullY | 2017-08-16 | 27 | -487/+458 |
| | | | |||||
* | | | break up keymaps and quantum keycodes into files by feature | skullY | 2017-08-16 | 12 | -361/+616 |
| | | | |||||
* | | | take a stab at documenting layers | skullY | 2017-08-16 | 1 | -5/+27 |
| | | | |||||
* | | | rework key_functions into feature_common_shortcuts | skullY | 2017-08-16 | 3 | -129/+145 |
| | | | |||||
* | | | Overhaul the Getting Started section and add a FAQ section | skullY | 2017-08-16 | 11 | -365/+351 |
| | | |