Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-21 | Merge pull request #153 from spydon/xmonad_keymap | Jack Humbert | |
Keymap optimized for xmonad | |||
2016-02-18 | Added a keymap optimized for xmonad | Lukas Klingsbo | |
The M(1) function changes layer temporarily (so that numbers can be used) and holds LGUI which makes it possible to easily change virtual screens and swap windows inbetween them. | |||
2016-02-17 | Merge pull request #145 from gerbercj/feature/atreus_astar | Jack Humbert | |
Add support for Atreus running on A-Star | |||
2016-02-17 | Change default controller for Atreus from Teensy2 to A-Star | Chris Gerber | |
2016-02-15 | Add support for Atreus running on A-Star | Chris Gerber | |
2016-02-12 | Merge pull request #141 from XenoBits/master | Erez Zukerman | |
Ergodox EZ new keymap for C# developers | |||
2016-02-12 | Another readme.md improvement | Maxime Millet | |
2016-02-12 | Improved readme | Maxime Millet | |
2016-02-12 | Added C# developer keymap | Maxime Millet | |
2016-02-11 | Added pageup, pagedown, home, and end keys | Lasko Height | |
2016-02-11 | Added a Tenkey layer and moved the del key | Lasko Height | |
2016-02-11 | Adding my initial layout | Lasko Height | |
2016-02-11 | Adding my initial layout | Lasko Height | |
2016-02-11 | Merge pull request #139 from ↵ | Erez Zukerman | |
joarau/norwegian-colemak-ergodox-with-norwegian-definitions Norwegian Colemak Ergodox and Norwegian key definitions | |||
2016-02-11 | Norwegian Colemak Ergodox and Norwegian key definitions | joar | |
2016-02-11 | More tweaks to experimental layout | Erez Zukerman | |
2016-02-11 | Merge branch 'master' of github.com:jackhumbert/qmk_firmware | Erez Zukerman | |
2016-02-10 | Merge pull request #138 from Willyfrog/master | Erez Zukerman | |
ergodox_ez for emacs + mac + altgr users | |||
2016-02-10 | add image | Guillermo Vayá | |
2016-02-10 | added .hex file | Guillermo Vayá | |
2016-02-09 | Add mpiechotka ergodox ez keymap | Maciej Piechotka | |
2016-02-08 | Eliminate switch statement by using contiguous character ranges | Christopher Browne | |
2016-02-08 | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware | Christopher Browne | |
2016-02-08 | Corrects typo | Erez Zukerman | |
2016-02-08 | Merge pull request #130 from jacobono/jacobono | Erez Zukerman | |
Jacobono | |||
2016-02-08 | Updates documentation, adds Cmd/Win dual-function key | Erez Zukerman | |
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-06 | Add in XOR of lowest 8 bits of system timer to encourage more randomness of ↵ | Christopher Browne | |
the digits/letters chosen | |||
2016-02-06 | add hex file | Daniel Mijares | |
2016-02-06 | my personal ergodox keymap layout | Daniel Mijares | |
with pngs of layout and readme | |||
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-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 | |