summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-03-22Added photoAlex Johnstone1-1/+1
2016-03-22Added real life layoutAlex Johnstone1-0/+0
2016-03-22Add important note about brightness on OS XRoman Zolotarev1-1/+5
2016-03-22Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareStephan Bösebeck4-0/+1309
2016-03-22Added ReadmeAlex Johnstone1-0/+111
2016-03-22added .hexAlex Johnstone1-0/+1124
2016-03-22typosAlex Johnstone1-2/+2
2016-03-22Update keymap.cAlex Johnstone1-6/+6
2016-03-22More updatesAlex Johnstone1-14/+15
2016-03-21Pull request 190 resolution with 'qmk/master' for mergeyoyoerx15-2579/+4317
2016-03-21Merge pull request #205 from romanzolotarev/masterErez Zukerman4-0/+1309
Add Roman's Layout
2016-03-21work in progressAlex Johnstone1-28/+28
2016-03-20fix number pad, add ,Stephan Bösebeck1-1/+1
2016-03-20changing cursor keys, back to "default" cursor key layout, adding ISO-cursor ↵Stephan Bösebeck1-4/+4
keys to Symb layer. Changed numbers back to symmetric layout again, keeping F-keys in symb though
2016-03-20tweaking it a bit further, fixing thingsStephan Bösebeck1-12/+12
2016-03-20Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareStephan Bösebeck11-2963/+3391
2016-03-20Merge pull request #203 from XenoBits/masterErez Zukerman5-1227/+1174
Improved c# dev layout, only 2 layers now
2016-03-20Merge pull request #201 from uzytkownik/masterErez Zukerman2-1497/+1503
Further improvements to mpiechotka keyboard
2016-03-20Fixed png imageMaxime Millet1-0/+0
2016-03-20CSharp dev layout V2Maxime Millet5-1227/+1174
2016-03-19Update readmeRoman Zolotarev1-1/+1
2016-03-19Update layoutRoman Zolotarev12-192/+67
2016-03-18Swap volup and voldownRoman Zolotarev1-2/+2
2016-03-18Add Roman's LayoutRoman Zolotarev11-0/+1434
Four layers BASE (Norman), SYMB, PLVR (optimized for Plover), ARRW.
2016-03-17Add waits to prevent KVM from hangingMaciej Piechotka2-1490/+1492
2016-03-17Put frequently used keys in shell (-=) under thumbMaciej Piechotka2-9/+9
2016-03-17Add missing breaks in mpiechotka ergodox_ez keyboardMaciej Piechotka2-1233/+1237
2016-03-17Added layout diagrams to the default planck keymapAlex Ives1-5/+65
Signed-off-by: Alex Ives <alex@ives.mn>
2016-03-16Adding Retro_Refit KeyboardIBNobody6-0/+400
Retro_Refit is an example of using a Teensy to replace a keyboard controller on an older keyboard. The original 6x15 keyboard had a non-standard 11x8 matrix.
2016-03-16Removing Teensy SDK FolderIBNobody1-0/+0
Fixing Github GUI error "fatal: no submodule mapping found in .gitmodules for path 'teensy-sdk'"
2016-03-16Adding LED function pointersIBNobody4-6/+38
2016-03-15Expose the pressed_actions_cache global variableWojciech Siewierski2-4/+4
2016-03-15Always provide an implementation of process_action_nocacheWojciech Siewierski2-1/+6
2016-03-15Adds naps62's layoutMiguel Palhas3-0/+1690
2016-03-14Merge pull request #194 from DidierLoiseau/bépo-keymap-headerJack Humbert1-0/+311
Keymap header for the BÉPO layout
2016-03-14Merge pull request #195 from krid78/masterJack Humbert1-2/+2
fixes an obvious typo to have DE_LCBR produce {
2016-03-14Merge pull request #197 from yoyoerx/windocsJack Humbert1-6/+8
Cygwin Based Users Guide v0.6 -fixes to dfu-programmer build
2016-03-14Cygwin Based Users Guide v0.6 -fixes to dfu-programmer buildyoyoerx1-6/+8
2016-03-14fixes an obvious typo to have DE_LCBR produce {Daniel Kriesten1-2/+2
2016-03-13Keymap header for the BÉPO layoutDidier Loiseau1-0/+311
2016-03-13process_action may be called either with key cache or without itWojciech Siewierski2-0/+19
If one wants to temporarily disable the key cache (for example because it interferes with a macro), `disable_action_cache` must be set to `true`. `process_action_nocache` is a simple wrapper doing just that for a single call.
2016-03-12Started my keymapAlex Johnstone1-0/+184
2016-03-11PR190hotfix.sh, fresh hexes, makeallhex.sh scriptyoyoerx33-41292/+32894
2016-03-11Merge pull request #192 from mitchlloyd/mitch-layoutJack Humbert1-0/+49
First keyboard layout
2016-03-11First keyboard layoutMitch Lloyd1-0/+49
2016-03-10Merge branch 'function_pointers' of github.com:yoyoerx/qmk_keyboard into ↵yoyoerx0-0/+0
function_pointers
2016-03-10Addressed void* return warning in all keymapsyoyoerx48-179/+148
2016-03-10Merge pull request #191 from yoyoerx/windocsJack Humbert1-347/+350
Cygwin Based Users Guide v0.5 -further corrections
2016-03-10Merge remote-tracking branch 'qmk/master' into windocsyoyoerx1-27/+24
2016-03-09Cygwin Based Users Guide v0.5 -further correctionsyoyoerx1-347/+353