Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-01 | Adding SKIP_GIT to speed up compiles. | ||
2016-11-01 | Merge remote-tracking branch 'refs/remotes/jackhumbert/master' | ||
2016-11-01 | Implements dedicated text zoom keys | ||
2016-10-31 | Merge pull request #851 from J3RN/momentary | ||
Switched to momentary | |||
2016-10-31 | Merge pull request #843 from lucwastiaux/master | ||
Adding Ergodox Dvorak Programmer layout | |||
2016-10-31 | Merge pull request #836 from 20lives/master | ||
added new layout | |||
2016-10-30 | Merge pull request #839 from priyadi/planck-priyadi-modification | ||
Update priyadi's keymap for Planck; added readme | |||
2016-10-30 | Merge pull request #854 from slebedev/master | ||
Add link to article about Unicode Hex Input in readme | |||
2016-10-30 | Merge pull request #857 from fredizzimo/fix_makefile_too_long_bash | ||
Run each sumbmake in a separate shell | |||
2016-10-30 | Run each sumbmake in a separate shell | ||
This will fix the situation where the commandline gets too long when there are many keyboards and keymaps. | |||
2016-10-29 | added fixed debounce code | ||
2016-10-29 | Add link to article about Unicode Hex Input in readme | ||
For me it wasn't clear what is `Unicode Hex Input`, that article clarifies it (at least for me). | |||
2016-10-29 | Merge branch 'master' of https://github.com/IBNobody/qmk_firmware | ||
2016-10-29 | Made scanning more efficient | ||
2016-10-28 | Refactoring Matrix scanning | ||
2016-10-28 | Fixing Debounce - WIP | ||
2016-10-28 | Merge remote-tracking branch 'refs/remotes/jackhumbert/master' | ||
2016-10-26 | - Fixed typo in gh60/dbroqua layout | ||
2016-10-26 | re-introduce brackets layer | ||
2016-10-26 | Merge pull request #10 from jackhumbert/master | ||
Merge from jackhumbert/qmk_firmware | |||
2016-10-26 | Merge pull request #827 from Dbroqua/master | ||
Updated dbroqua layout for HHKB keyboard and added new layout for KC60 | |||
2016-10-26 | Merge pull request #849 from hot-leaf-juice/master | ||
tiny keymap change | |||
2016-10-26 | Merge pull request #848 from andrebeat/fix-dockerfile | ||
Add subproject env var to dockerfile | |||
2016-10-26 | Merge pull request #847 from yinshanyang/master | ||
added notes on using Arduino Pro Micro 3.3V with Let’s Split | |||
2016-10-26 | Merge pull request #844 from priyadi/unicode_wincompose_input | ||
Unicode WinCompose input method | |||
2016-10-26 | Merge pull request #842 from priyadi/unicode_map_length | ||
UNICODE_MAP: remove 5 char limit; ignore leading zeroes; handle OS limitations | |||
2016-10-26 | Merge pull request #841 from jacwib/master | ||
Update jacwib keymap to version 1.2 | |||
2016-10-26 | Merge pull request #831 from kejadlen/master | ||
add alphadox layouts to atreus and ergodox | |||
2016-10-26 | Merge pull request #834 from kazufukurou/master | ||
add programmer dvorak keymap | |||
2016-10-25 | [alphadox] remove tmk reset code | ||
2016-10-25 | [ergodox][alphadox] undefine tapping_term, ignore_mod_tap_interrupt | ||
2016-10-25 | add alphadox layouts to atreus and ergodox | ||
2016-10-25 | replace lock key with general power key | ||
2016-10-25 | switched to standard volume keys | ||
2016-10-24 | add subproject env var to dockerfile | ||
2016-10-24 | added notes on using Arduino Pro Micro 3.3V with Let’s Split | ||
2016-10-23 | Fixing Line Terminations | ||
2016-10-23 | Fixed some large keyboard bugs | ||
Fixed some bugs relating to keyboards with more than 16 columns. Also added the ability to mask off keyboard matrix bits. | |||
2016-10-23 | Merge remote-tracking branch 'refs/remotes/jackhumbert/master' | ||
2016-10-23 | merge upstream | ||
2016-10-23 | 1.2 update | ||
2016-10-23 | Use WinCompose unicode input method instead of HexNumpad | ||
2016-10-23 | Unicode WinCompose input method | ||
2016-10-23 | adding readme | ||
2016-10-23 | UNICODE_MAP: remove 5 char limit; ignore leading zeroes; handle OS limitations | ||
2016-10-22 | Update readme to reflect 1.1 changes. | ||
2016-10-22 | Update keymap to reflect 1.1 changes. | ||
2016-10-22 | Update readme to reflect changes | ||
2016-10-23 | add up/down keys on thumb clusters | ||
2016-10-23 | remove brackets layer, replace a few shortcuts on thumb cluster | ||