summaryrefslogtreecommitdiff
path: root/keyboard
AgeCommit message (Collapse)Author
2016-02-21Merge pull request #153 from spydon/xmonad_keymapJack Humbert
Keymap optimized for xmonad
2016-02-18Added a keymap optimized for xmonadLukas 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-17Merge pull request #145 from gerbercj/feature/atreus_astarJack Humbert
Add support for Atreus running on A-Star
2016-02-17Change default controller for Atreus from Teensy2 to A-StarChris Gerber
2016-02-15Add support for Atreus running on A-StarChris Gerber
2016-02-12Merge pull request #141 from XenoBits/masterErez Zukerman
Ergodox EZ new keymap for C# developers
2016-02-12Another readme.md improvementMaxime Millet
2016-02-12Improved readmeMaxime Millet
2016-02-12Added C# developer keymapMaxime Millet
2016-02-11Added pageup, pagedown, home, and end keysLasko Height
2016-02-11Added a Tenkey layer and moved the del keyLasko Height
2016-02-11Adding my initial layoutLasko Height
2016-02-11Adding my initial layoutLasko Height
2016-02-11Merge pull request #139 from ↵Erez Zukerman
joarau/norwegian-colemak-ergodox-with-norwegian-definitions Norwegian Colemak Ergodox and Norwegian key definitions
2016-02-11Norwegian Colemak Ergodox and Norwegian key definitionsjoar
2016-02-11More tweaks to experimental layoutErez Zukerman
2016-02-11Merge branch 'master' of github.com:jackhumbert/qmk_firmwareErez Zukerman
2016-02-10Merge pull request #138 from Willyfrog/masterErez Zukerman
ergodox_ez for emacs + mac + altgr users
2016-02-10add imageGuillermo Vayá
2016-02-10added .hex fileGuillermo Vayá
2016-02-09Add mpiechotka ergodox ez keymapMaciej Piechotka
2016-02-08Eliminate switch statement by using contiguous character rangesChristopher Browne
2016-02-08Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareChristopher Browne
2016-02-08Corrects typoErez Zukerman
2016-02-08Merge pull request #130 from jacobono/jacobonoErez Zukerman
Jacobono
2016-02-08Updates documentation, adds Cmd/Win dual-function keyErez Zukerman
2016-02-07README changesJack Humbert
2016-02-07Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboardJack Humbert
2016-02-07README changesJack Humbert
2016-02-06Add in XOR of lowest 8 bits of system timer to encourage more randomness of ↵Christopher Browne
the digits/letters chosen
2016-02-06add hex fileDaniel Mijares
2016-02-06my personal ergodox keymap layoutDaniel Mijares
with pngs of layout and readme
2016-02-05Merge pull request #129 from cbbrowne/masterJack Humbert
Example of some "Random Keys"
2016-02-05Update PCB_GUIDE.mdJack Humbert
2016-02-05Fixes CM_SCLN and updates docs for ColemakErez Zukerman
2016-02-05Tweaks symbol layer (see changleog)Erez Zukerman
2016-02-03Disable console for improved performanceCharles 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-03Remove obsolete commentsChristopher Browne
2016-02-03Comment things moreChristopher Browne
2016-02-03Random characters now working AOKChristopher Browne
2016-02-03Merge branch 'master' of github.com:cbbrowne/qmk_firmwareChristopher Browne
2016-02-03More experiments with mapping, notably adding in the random bitsChristopher Browne
2016-02-03Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareChristopher Browne
2016-02-01Merge branch 'master' of github.com:cbbrowne/qmk_firmwareChristopher Browne
2016-02-01Set 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-01More 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-01Merge pull request #123 from cbbrowne/masterJack Humbert
README notes and cbbrowne layout
2016-02-01Add notes on what sorts of actions are riskyChristopher Browne
2016-02-01Many of the changes I wantedChristopher Browne
2016-02-01Refreshes default keymap for single tap L1 switchErez Zukerman