Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-06 | Add possibility to control variable trace from make | Fred Sundvik | |
2016-11-06 | Add variable trace | Fred Sundvik | |
For debugging changes to variables, either normally or as a result of a memory corruption. | |||
2016-11-06 | Removed the control action when holding z or / | Jonathan Arnett | |
2016-11-05 | Increase the infinity60 system tick frequency | Fred Sundvik | |
2016-11-03 | Merge pull request #11 from jackhumbert/master | Damien | |
Merged from jackhumbert | |||
2016-11-01 | Adding SKIP_GIT to speed up compiles. | IBNobody | |
2016-11-01 | Merge remote-tracking branch 'refs/remotes/jackhumbert/master' | IBNobody | |
2016-11-01 | Implements dedicated text zoom keys | Erez Zukerman | |
2016-10-31 | Merge pull request #851 from J3RN/momentary | Erez Zukerman | |
Switched to momentary | |||
2016-10-31 | Merge pull request #843 from lucwastiaux/master | Erez Zukerman | |
Adding Ergodox Dvorak Programmer layout | |||
2016-10-31 | Merge pull request #836 from 20lives/master | Erez Zukerman | |
added new layout | |||
2016-10-30 | Merge pull request #839 from priyadi/planck-priyadi-modification | Jack Humbert | |
Update priyadi's keymap for Planck; added readme | |||
2016-10-30 | Merge pull request #854 from slebedev/master | Jack Humbert | |
Add link to article about Unicode Hex Input in readme | |||
2016-10-30 | Merge pull request #857 from fredizzimo/fix_makefile_too_long_bash | Jack Humbert | |
Run each sumbmake in a separate shell | |||
2016-10-30 | Run each sumbmake in a separate shell | Fred Sundvik | |
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 | IBNobody | |
2016-10-29 | Add link to article about Unicode Hex Input in readme | Sergey Lebedev | |
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 | IBNobody | |
2016-10-29 | Made scanning more efficient | IBNobody | |
2016-10-28 | Refactoring Matrix scanning | IBNobody | |
2016-10-28 | Fixing Debounce - WIP | IBNobody | |
2016-10-28 | Merge remote-tracking branch 'refs/remotes/jackhumbert/master' | IBNobody | |
2016-10-26 | - Fixed typo in gh60/dbroqua layout | dbroqua | |
2016-10-26 | re-introduce brackets layer | lucwastiaux | |
2016-10-26 | Merge pull request #10 from jackhumbert/master | Damien | |
Merge from jackhumbert/qmk_firmware | |||
2016-10-26 | Merge pull request #827 from Dbroqua/master | Jack Humbert | |
Updated dbroqua layout for HHKB keyboard and added new layout for KC60 | |||
2016-10-26 | Merge pull request #849 from hot-leaf-juice/master | Jack Humbert | |
tiny keymap change | |||
2016-10-26 | Merge pull request #848 from andrebeat/fix-dockerfile | Jack Humbert | |
Add subproject env var to dockerfile | |||
2016-10-26 | Merge pull request #847 from yinshanyang/master | Jack Humbert | |
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 | Jack Humbert | |
Unicode WinCompose input method | |||
2016-10-26 | Merge pull request #842 from priyadi/unicode_map_length | Jack Humbert | |
UNICODE_MAP: remove 5 char limit; ignore leading zeroes; handle OS limitations | |||
2016-10-26 | Merge pull request #841 from jacwib/master | Jack Humbert | |
Update jacwib keymap to version 1.2 | |||
2016-10-26 | Merge pull request #831 from kejadlen/master | Jack Humbert | |
add alphadox layouts to atreus and ergodox | |||
2016-10-26 | Merge pull request #834 from kazufukurou/master | Jack Humbert | |
add programmer dvorak keymap | |||
2016-10-25 | [alphadox] remove tmk reset code | Alpha Chen | |
2016-10-25 | [ergodox][alphadox] undefine tapping_term, ignore_mod_tap_interrupt | Alpha Chen | |
2016-10-25 | add alphadox layouts to atreus and ergodox | Alpha Chen | |
2016-10-25 | replace lock key with general power key | Callum Oakley | |
2016-10-25 | switched to standard volume keys | Callum Oakley | |
2016-10-24 | add subproject env var to dockerfile | Andre Silva | |
2016-10-24 | added notes on using Arduino Pro Micro 3.3V with Let’s Split | Yin Shanyang | |
2016-10-23 | Fixing Line Terminations | IBNobody | |
2016-10-23 | Fixed some large keyboard bugs | IBNobody | |
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' | IBNobody | |
2016-10-23 | merge upstream | Lior Haim | |
2016-10-23 | 1.2 update | jacwib | |
2016-10-23 | Use WinCompose unicode input method instead of HexNumpad | Priyadi Iman Nurcahyo | |
2016-10-23 | Unicode WinCompose input method | Priyadi Iman Nurcahyo | |
2016-10-23 | adding readme | lucwastiaux | |
2016-10-23 | UNICODE_MAP: remove 5 char limit; ignore leading zeroes; handle OS limitations | Priyadi Iman Nurcahyo | |