summaryrefslogtreecommitdiffstats
path: root/keyboards
Commit message (Expand)AuthorAgeFilesLines
* Update my Planck layoutPriyadi Iman Nurcahyo2017-02-121-151/+365
* Forgot to add ifdef to optional featurePriyadi Iman Nurcahyo2017-02-121-0/+2
* Merge branch 'master' into promethiumPriyadi Iman Nurcahyo2017-02-1225-188/+669
|\
| * Merge pull request #1065 from milestogo/masterJack Humbert2017-02-112-78/+131
| |\
| | * Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwaremilestogo2017-02-0497-695/+6080
| | |\
| | * | fixing kinesis rebootmilestogo2017-01-301-2/+2
| | * | split kinesis layout into ergodox and planck style symbol layersmilestogo2017-01-271-76/+129
| * | | Merge pull request #1085 from priyadi/promethiumJack Humbert2017-02-118-293/+780
| |\ \ \
| * \ \ \ Merge pull request #1087 from mneme/masterJack Humbert2017-02-116-55/+64
| |\ \ \ \
| | * | | | correct spelling in readmeDavid Olsson2017-02-111-1/+1
| | * | | | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareDavid Olsson2017-02-11107-740/+5884
| | |\ \ \ \
| | * | | | | update readmeDavid Olsson2017-02-116-7/+9
| | * | | | | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareDavid Olsson2017-01-1867-360/+2589
| | |\ \ \ \ \
| | * | | | | | Don't change ralt to lalt, it's really not the same thing on windows.David Olsson2017-01-171-39/+41
| | * | | | | | whitespace fixesDavid Olsson2017-01-161-10/+12
| | * | | | | | vi style arrow keys. Live unicode switch supportDavid Olsson2017-01-161-8/+11
| * | | | | | | Merge pull request #1088 from Mauin/gon_nerdJack Humbert2017-02-1112-0/+331
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | add GON NerDMarvin Ramin2017-02-1112-0/+331
| * | | | | | | fixed readme (i swear)VoodaGod2017-02-101-4/+4
| * | | | | | | Merge pull request #1078 from VoodaGod/bone2planckJack Humbert2017-02-094-54/+142
| |\ \ \ \ \ \ \
| | * | | | | | | updated layout & readmeVoodaGod2017-02-092-37/+39
| | * | | | | | | more formattingVoodaGod2017-02-091-2/+13
| | * | | | | | | readme formatting changesVoodaGod2017-02-091-61/+61
| | * | | | | | | updated readmeVoodaGod2017-02-091-7/+10
| | * | | | | | | updated bone2planck keymap & readmeVoodaGod2017-02-094-26/+98
| | |/ / / / / /
| * / / / / / / [Typo] correct link to default keymap in readme.Rob Rogers2017-02-091-1/+1
| |/ / / / / /
* | | | | | | Remove assignment warningPriyadi Iman Nurcahyo2017-02-121-1/+1
* | | | | | | Workaround to remove warningPriyadi Iman Nurcahyo2017-02-122-1/+2
* | | | | | | Some space optimization and housekeepingPriyadi Iman Nurcahyo2017-02-121-44/+30
| |_|_|/ / / |/| | | | |
* | | | | | Add regular space to B+N on GUI layer for repeating spacePriyadi Iman Nurcahyo2017-02-111-1/+1
* | | | | | Switch to Emoji layer using Punc + greekPriyadi Iman Nurcahyo2017-02-111-20/+4
* | | | | | Turn off capslock when entering num layerPriyadi Iman Nurcahyo2017-02-111-0/+8
* | | | | | Move X in number layer away from spacePriyadi Iman Nurcahyo2017-02-111-1/+1
* | | | | | LSpace + RSpace = switch layerPriyadi Iman Nurcahyo2017-02-112-1/+92
* | | | | | Implement Capslock LEDPriyadi Iman Nurcahyo2017-02-112-4/+22
* | | | | | simplify battery calculation for nowPriyadi Iman Nurcahyo2017-02-114-24/+92
* | | | | | Fix emoji layerPriyadi Iman Nurcahyo2017-02-111-1/+1
* | | | | | RShift + LShift = CapslockPriyadi Iman Nurcahyo2017-02-111-0/+8
* | | | | | Add reset keycodePriyadi Iman Nurcahyo2017-02-111-2/+2
* | | | | | Generalize layer indicatorsPriyadi Iman Nurcahyo2017-02-112-83/+61
* | | | | | Add ifdefs for keyboard layoutsPriyadi Iman Nurcahyo2017-02-102-13/+29
* | | | | | Implement battery level indicatorPriyadi Iman Nurcahyo2017-02-106-11/+97
* | | | | | Add function to cycle backlight modesPriyadi Iman Nurcahyo2017-02-101-78/+74
* | | | | | Activate SYS layer by pressing both CtrlsPriyadi Iman Nurcahyo2017-02-101-9/+25
* | | | | | Restore GUI layerPriyadi Iman Nurcahyo2017-02-101-13/+11
* | | | | | Add slash/question mark to punc/num layerPriyadi Iman Nurcahyo2017-02-101-9/+9
* | | | | | Reimplement GUI LayerPriyadi Iman Nurcahyo2017-02-101-20/+21
* | | | | | Reorganize punctuation & numbers layerPriyadi Iman Nurcahyo2017-02-101-12/+12
* | | | | | Fix LED indicatorPriyadi Iman Nurcahyo2017-02-101-1/+1
* | | | | | Add dvorak & norman layout. Add sys layer.Priyadi Iman Nurcahyo2017-02-101-79/+148