summaryrefslogtreecommitdiffstats
path: root/keyboard
AgeCommit message (Collapse)AuthorFilesLines
2016-02-21Merge pull request #157 from DidierLoiseau/typematrixJack Humbert3-1505/+1483
Small fixes and improvements to tm2030 layout
2016-02-21Updated tm2030 keymap.hexDidier Loiseau1-1482/+1476
2016-02-21Fixed compilation warnings due to missing return statementsDidier Loiseau1-1/+2
2016-02-21Merge pull request #153 from spydon/xmonad_keymapJack Humbert1-0/+64
Keymap optimized for xmonad
2016-02-18Added a keymap optimized for xmonadLukas Klingsbo1-0/+64
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-18Merge pull request #145 from gerbercj/feature/atreus_astarJack Humbert5-19/+103
Add support for Atreus running on A-Star
2016-02-18Change default controller for Atreus from Teensy2 to A-StarChris Gerber3-10/+10
2016-02-16Add support for Atreus running on A-StarChris Gerber5-19/+103
2016-02-12Merge pull request #141 from XenoBits/masterErez Zukerman5-0/+1489
Ergodox EZ new keymap for C# developers
2016-02-12Another readme.md improvementMaxime Millet1-9/+9
2016-02-12Improved readmeMaxime Millet1-10/+10
2016-02-12Added C# developer keymapMaxime Millet5-0/+1489
2016-02-12Added pageup, pagedown, home, and end keysLasko Height1-6/+6
2016-02-12Added a Tenkey layer and moved the del keyLasko Height1-5/+25
2016-02-12Adding my initial layoutLasko Height1-1/+1
2016-02-12Adding my initial layoutLasko Height1-0/+114
2016-02-12Merge pull request #139 from ↵Erez Zukerman4-0/+1429
joarau/norwegian-colemak-ergodox-with-norwegian-definitions Norwegian Colemak Ergodox and Norwegian key definitions
2016-02-11Norwegian Colemak Ergodox and Norwegian key definitionsjoar4-0/+1429
2016-02-11More tweaks to experimental layoutErez Zukerman3-18/+19
2016-02-11Merge branch 'master' of github.com:jackhumbert/qmk_firmwareErez Zukerman14-148/+4903
2016-02-10Merge pull request #138 from Willyfrog/masterErez Zukerman4-0/+1666
ergodox_ez for emacs + mac + altgr users
2016-02-10add imageGuillermo Vayá1-0/+0
2016-02-10added .hex fileGuillermo Vayá1-0/+1472
2016-02-10Add mpiechotka ergodox ez keymapMaciej Piechotka3-0/+1770
2016-02-08Eliminate switch statement by using contiguous character rangesChristopher Browne1-152/+12
2016-02-08Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareChristopher Browne18-3256/+3689
2016-02-08Corrects typoErez Zukerman1-1/+1
2016-02-08Merge pull request #130 from jacobono/jacobonoErez Zukerman6-0/+1449
Jacobono
2016-02-08Updates documentation, adds Cmd/Win dual-function keyErez Zukerman5-1443/+1098
2016-02-07FN macro: use layer_invert() instead of modifying layer_state directlyDidier Loiseau1-20/+3
- fixes stuck keys from the temporary layers (see also jackhumbert/qmk_firmware#78) - removed the workaround for jackhumbert/qmk_firmware#81 (using layer_invert() fixes the problem)
2016-02-07Fixed inconsistency between comment and actual numeric layerDidier Loiseau1-1/+1
- KC_INS should only be present on Fn layer
2016-02-07Fixed link to Magic doc in Dvorak sectionDidierLoiseau1-1/+1
2016-02-07README changesJack Humbert2-179/+2
2016-02-07Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboardJack Humbert20-4259/+5127
2016-02-07README changesJack Humbert1-156/+0
2016-02-07Add in XOR of lowest 8 bits of system timer to encourage more randomness of ↵Christopher Browne1-147/+157
the digits/letters chosen
2016-02-06add hex fileDaniel Mijares1-0/+1142
2016-02-06my personal ergodox keymap layoutDaniel Mijares5-0/+307
with pngs of layout and readme
2016-02-06Merge pull request #129 from cbbrowne/masterJack Humbert1-57/+217
Example of some "Random Keys"
2016-02-06Update PCB_GUIDE.mdJack Humbert1-0/+1
2016-02-05Fixes CM_SCLN and updates docs for ColemakErez Zukerman2-5/+6
2016-02-05Tweaks symbol layer (see changleog)Erez Zukerman3-1477/+1137
2016-02-04Disable console for improved performanceCharles Maresh1-1/+1
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 Browne1-9/+0
2016-02-03Comment things moreChristopher Browne1-1/+2
2016-02-03Random characters now working AOKChristopher Browne1-14/+157
2016-02-03Merge branch 'master' of github.com:cbbrowne/qmk_firmwareChristopher Browne1-48/+60
2016-02-03More experiments with mapping, notably adding in the random bitsChristopher Browne1-48/+60
2016-02-03Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareChristopher Browne5-1315/+1453
2016-02-02Merge branch 'master' of github.com:cbbrowne/qmk_firmwareChristopher Browne2-32/+68