Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-07 | README changes | Jack Humbert | |
2016-02-07 | Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboard | Jack Humbert | |
2016-02-07 | README changes | Jack Humbert | |
2016-02-07 | Merge pull request #131 from Vifon/patch-1 | Jack Humbert | |
Use boolean AND instead of bitwise (possible typo) | |||
2016-02-07 | Use boolean AND instead of bitwise (possible typo) | Wojciech Siewierski | |
Fortunately seems harmless. | |||
2016-02-05 | Merge pull request #129 from cbbrowne/master | Jack Humbert | |
Example of some "Random Keys" | |||
2016-02-05 | Update PCB_GUIDE.md | Jack Humbert | |
2016-02-05 | Fixes CM_SCLN and updates docs for Colemak | Erez Zukerman | |
2016-02-05 | Tweaks symbol layer (see changleog) | Erez Zukerman | |
2016-02-04 | Merge pull request #126 from fernandodeperto/keymap_nordic | Jack Humbert | |
Fix 2 macros in the Nordic keymap | |||
2016-02-05 | Fix 2 macros in the Nordic keymap | Fernando Mendonca | |
By testing I found out that, at least on Linux using the Swedish layout, two macros present on this file were wrong, for the backslash and pipe keys. Jack helped me find the correct combination for the backslash and that led me to the right one for pipe. | |||
2016-02-04 | Merge pull request #124 from zorab47/disable-console-by-default | Erez Zukerman | |
Disable Ergodox EZ debug console for improved performance | |||
2016-02-04 | Merge pull request #125 from gkubed/patch-1 | Erez Zukerman | |
Update QUICK_START.md | |||
2016-02-04 | Update QUICK_START.md | Guyon Cumby | |
Fix ErgoDox EZ readme.md link | |||
2016-02-03 | Disable console for improved performance | Charles Maresh | |
Commenting out the line is the only way to disable the console, as the value of CONSOLE_ENABLE isn't checked. There are only checks for its existence; setting it to `yes` or `no` doesn't change the compilation. | |||
2016-02-03 | Remove obsolete comments | Christopher Browne | |
2016-02-03 | Comment things more | Christopher Browne | |
2016-02-03 | Random characters now working AOK | Christopher Browne | |
2016-02-03 | Merge branch 'master' of github.com:cbbrowne/qmk_firmware | Christopher Browne | |
2016-02-03 | More experiments with mapping, notably adding in the random bits | Christopher Browne | |
2016-02-03 | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware | Christopher Browne | |
2016-02-01 | Merge branch 'master' of github.com:cbbrowne/qmk_firmware | Christopher Browne | |
2016-02-01 | Set up a macro that writes cbbrowne. So that is a nice example of how it works. | Christopher Browne | |
Probably ought to write up some docs on this to improve it. | |||
2016-02-01 | More samples, some not entirely working yet. | Christopher Browne | |
I am trying to mess around with MACRO(), but it is not there quite yet... | |||
2016-02-01 | Merge pull request #123 from cbbrowne/master | Jack Humbert | |
README notes and cbbrowne layout | |||
2016-02-01 | Add notes on what sorts of actions are risky | Christopher Browne | |
2016-02-01 | Many of the changes I wanted | Christopher Browne | |
2016-02-01 | Refreshes default keymap for single tap L1 switch | Erez Zukerman | |
2016-01-31 | Merge pull request #116 from tachk/readmeFix | Jack Humbert | |
Fix for broken link in readme. | |||
2016-01-31 | Merge pull request #119 from seancaffery/teensynote | Jack Humbert | |
Clarify Atreus support | |||
2016-01-31 | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware | Christopher Browne | |
2016-01-31 | Merge pull request #118 from sboesebeck/master | Erez Zukerman | |
created new layer for egosooters like counterstrike | |||
2016-01-31 | Clarify Atreus support | Sean Caffery | |
2016-01-31 | some fixes in readme | Stephan Bösebeck | |
2016-01-31 | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware | Stephan Bösebeck | |
2016-01-30 | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware | Christopher Browne | |
2016-01-30 | Merge pull request #117 from coderkun/master | Erez Zukerman | |
Merge changes for coderkun’s Neo2 layout | |||
2016-01-30 | add build instructions to readme | coderkun | |
2016-01-30 | correct link and some minor details in readme file | coderkun | |
2016-01-30 | add readme file for coderkun’s Neo2 layout | coderkun | |
2016-01-30 | Merge remote-tracking branch 'upstream/master' | coderkun | |
2016-01-30 | add layers for poor man’s QWERTZ and poor man’s Neo including Neo’s ↵ | coderkun | |
layer 4 | |||
2016-01-30 | Fix for broken link in readme. | Kacey A | |
2016-01-29 | Merge pull request #115 from seancaffery/sean/atreus | Jack Humbert | |
Add Teensy2 Atreus support | |||
2016-01-30 | Add Teensy2 Atreus support | Sean Caffery | |
2016-01-29 | audio on reset | Jack Humbert | |
2016-01-29 | missing fileoptimised | Jack Humbert | |
2016-01-29 | fixed some copy paste errors | Stephan Bösebeck | |
2016-01-29 | added a egoshooter layer | Stephan Bösebeck | |
2016-01-29 | More notes | Christopher Browne | |