Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update readme.md | Jack Humbert | 2016-12-06 | 1 | -1560/+2 |
| | |||||
* | cleans-up formatting of readme | Jack Humbert | 2016-12-03 | 1 | -1/+4 |
| | |||||
* | Updated ps2 mouse documentation in readme | Ofer Plesser | 2016-12-03 | 1 | -1/+111 |
| | |||||
* | Merge pull request #881 from NoahAndrews/patch-1 | Jack Humbert | 2016-12-02 | 1 | -9/+9 |
|\ | | | | | Recommend WSL on Windows 10 [Discussion] | ||||
| * | Recommend WSL on Windows 10 | Noah Andrews | 2016-11-14 | 1 | -9/+9 |
| | | | | | | | | | | At this point, I consider the batch scripts @IBNobody and I worked on to mostly be a failure. They've proven to be unreliable, too dependent on the environment they're being run in, and I've seen far too many examples of people having frustrating issues with them that I haven't been able to help them with. They can also produce misleading and confusing error messages. I've been pointing people to use the WSL for a while now. Eventually, I think we should make a proper replacement for the batch scripts, possibly with an environment in msys2. For now, the WSL method in Windows 10 is far more reliable, and is easy to set up. I also cleaned up some things in the WSL instructions themselves. | ||||
* | | Improve docs on memory usage | cbbrowne | 2016-12-01 | 1 | -0/+7 |
| | | |||||
* | | More notes on .hex size protection | cbbrowne | 2016-12-01 | 1 | -3/+16 |
| | | |||||
* | | Merge branch 'master' of github.com:jackhumbert/qmk_firmware into wu5y7 | Jack Humbert | 2016-11-28 | 1 | -1/+156 |
|\ \ | |||||
| * | | Update Unicode documentation | Priyadi Iman Nurcahyo | 2016-11-27 | 1 | -1/+27 |
| | | | |||||
| * | | A few addition to PS2 documentation. | Priyadi Iman Nurcahyo | 2016-11-26 | 1 | -35/+125 |
| | | | |||||
| * | | Added documentation for PS/2 mouse in readme | ofples | 2016-11-25 | 1 | -0/+39 |
| | | | |||||
* | | | merging lets_split | Jack Humbert | 2016-11-21 | 1 | -0/+1 |
|\| | | |||||
| * | | Merge remote-tracking branch 'refs/remotes/jackhumbert/master' | IBNobody | 2016-11-08 | 1 | -0/+23 |
| |\| | |||||
| * | | Merge remote-tracking branch 'refs/remotes/jackhumbert/master' | IBNobody | 2016-11-01 | 1 | -1/+1 |
| |\ \ | |||||
| * \ \ | Merge remote-tracking branch 'refs/remotes/jackhumbert/master' | IBNobody | 2016-10-28 | 1 | -2/+8 |
| |\ \ \ | |||||
| * | | | | Fixed some large keyboard bugs | IBNobody | 2016-10-23 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Fixed some bugs relating to keyboards with more than 16 columns. Also added the ability to mask off keyboard matrix bits. | ||||
* | | | | | rgb light through midi | Jack Humbert | 2016-11-17 | 1 | -2/+2 |
| |_|_|/ |/| | | | |||||
* | | | | Add documentation for the variable tracing | Fred Sundvik | 2016-11-06 | 1 | -0/+23 |
| |_|/ |/| | | |||||
* | | | Add link to article about Unicode Hex Input in readme | Sergey Lebedev | 2016-10-29 | 1 | -1/+1 |
| |/ |/| | | | | | | | For me it wasn't clear what is `Unicode Hex Input`, that article clarifies it (at least for me). | ||||
* | | UNICODE_MAP: remove 5 char limit; ignore leading zeroes; handle OS limitations | Priyadi Iman Nurcahyo | 2016-10-23 | 1 | -2/+8 |
|/ | |||||
* | Merge pull request #815 from priyadi/unicode_map | Jack Humbert | 2016-10-16 | 1 | -0/+6 |
|\ | | | | | Allow unicode up to 0xFFFFF using separate mapping table | ||||
| * | Unicode map framework. Allow unicode up to 0xFFFFF using separate | Priyadi Iman Nurcahyo | 2016-10-10 | 1 | -0/+6 |
| | | | | | | | | mapping table | ||||
* | | [Jack & Erez] Simplifies and documents TO | Jack & Erez | 2016-10-12 | 1 | -0/+2 |
| | | |||||
* | | Merge pull request #808 from npoirey/master | Jack Humbert | 2016-10-10 | 1 | -0/+3 |
|\ \ | | | | | | | Altgr quick combination and updated readme | ||||
| * | | Updated Readme to help windows users use docker for build | npoirey | 2016-10-07 | 1 | -0/+3 |
| |/ | |||||
* / | Reduce the default dynamic macro buffer | Wojciech Siewierski | 2016-10-09 | 1 | -2/+2 |
|/ | | | | | There have been reports of it leaving not enough free memory preventing the keyboard from working properly. | ||||
* | formatting | Pavlos Vinieratos | 2016-09-21 | 1 | -1/+1 |
| | |||||
* | Added notes on vagrant file fixes, UPRINT | IBNobody | 2016-09-15 | 1 | -6/+20 |
| | |||||
* | fixed typo in Linux install instructions | Peter Ondrejka | 2016-09-08 | 1 | -1/+1 |
| | |||||
* | Moved breathing backlighting section in readme.md | IBNobody | 2016-09-03 | 1 | -60/+60 |
| | |||||
* | Updated doc to contain breathing information. | IBNobody | 2016-09-03 | 1 | -29/+144 |
| | |||||
* | Updated readme to have better backlight breathing info. | IBNobody | 2016-09-03 | 1 | -160/+104 |
| | |||||
* | Merge pull request #695 from fredizzimo/dfu-util_instructions | Jack Humbert | 2016-08-27 | 1 | -5/+10 |
|\ | | | | | Add dfu-util to the instructions | ||||
| * | Add dfu-util to the instructions | Fred Sundvik | 2016-08-27 | 1 | -5/+10 |
| | | |||||
* | | Add unit test documentation | Fred Sundvik | 2016-08-27 | 1 | -0/+51 |
|/ | |||||
* | Merge remote-tracking branch 'upstream/master' into makefile_overhaul | Fred Sundvik | 2016-08-26 | 1 | -2/+2 |
|\ | |||||
| * | Fix minor typo in the readme | Fred Sundvik | 2016-08-25 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'master' into makefile_overhaul | Fred Sundvik | 2016-08-25 | 1 | -1/+1 |
|\| | |||||
| * | Merge pull request #646 from nclundsten/master | Jack Humbert | 2016-08-24 | 1 | -1/+1 |
| |\ | | | | | | | fix ergodox ez link | ||||
| | * | trailing slash | Nigel Lundsten | 2016-08-17 | 1 | -1/+1 |
| | | | |||||
| | * | fix ergodox link (again?) | Nigel Lundsten | 2016-08-17 | 1 | -1/+1 |
| | | | | | | | | | /ergodox/ez is a broken link, seems like the ez stuff is at /ergodox | ||||
* | | | Merge branch 'master' into makefile_overhaul | Fred Sundvik | 2016-08-23 | 1 | -2/+49 |
|\| | | |||||
| * | | Add warning about line endings | Fred Sundvik | 2016-08-20 | 1 | -0/+2 |
| | | | |||||
| * | | Add instructions for Windows 10 subsystem for Linux | Fred Sundvik | 2016-08-20 | 1 | -2/+47 |
| | | | | | | | | | | | | Also simplify the linux instructions | ||||
* | | | Update readme with new instructions for make | Fred Sundvik | 2016-08-20 | 1 | -21/+81 |
|/ / | |||||
* | | Improve the dynamic macro documentation | Wojciech Siewierski | 2016-08-19 | 1 | -2/+6 |
| | | |||||
* | | Merge pull request #648 from Vifon/dynamic_macros | Jack Humbert | 2016-08-17 | 1 | -0/+43 |
|\ \ | | | | | | | Implement the dynamic macros that are recorded in runtime | ||||
| * | | Add the dynamic macros documentation to the readme | Wojciech Siewierski | 2016-08-18 | 1 | -0/+43 |
| |/ | |||||
* / | tap-dance: Major rework, to make it more reliable | Gergely Nagy | 2016-08-17 | 1 | -2/+2 |
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reworks how the tap-dance feature works: instead of one global state, we have a state for each tap-dance key, so we can cancel them when another tap-dance key is in flight. This fixes #527. Since we have a state for each key, we can avoid situation where a keyup would mess with our global state. This fixes #563. And while here, we also make sure to fire events only once, and this fixes #574. There is one breaking change, though: tap-dance debugging support was removed, because dumping the whole state would increase the firmware size too much. Any keymap that made use of this, will have to be updated (but there's no such keymap in the repo). Also, there's a nice trick used in this rework: we need to iterate through tap_dance_actions in a few places, to check for timeouts, and so on. For this, we'd need to know the size of the array. We can't discover that at compile-time, because tap-dance gets compiled separately. We'd like to avoid having to terminate the list with a sentinel value, because that would require updates to all keymaps that use the feature. So, we keep track of the highest tap-dance code seen so far, and iterate until that index. Signed-off-by: Gergely Nagy <algernon@madhouse-project.org> | ||||
* | fix link to ErgoDox EZ | Aaron Patterson | 2016-08-12 | 1 | -2/+2 |
| | | | | This just fixes the readme link to the ErgoDox EZ directory |