summaryrefslogtreecommitdiffstats
path: root/keyboards
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | Merge tag '0.5.43' into coderkun_neo2coderkun2017-05-06220-962/+7703
| |\ \ \ \ \
| * | | | | | Fix F-keys on right hand to start on first keycoderkun2017-05-061-1/+1
| | | | | | |
| * | | | | | Fix keymap “coderkun_neo” to use LALT instead of RALTcoderkun2017-04-011-6/+6
| | | | | | |
| * | | | | | Add several Unicode symbols to keymap “coderkun_neo2”coderkun2017-04-012-20/+20
| | | | | | |
| * | | | | | Add keymap diagrams to readme of keymap “coderkun_neo2”coderkun2017-04-011-9/+114
| | | | | | |
| * | | | | | Merge branch 'master' into coderkun_neo2coderkun2017-04-01448-2598/+26659
| |\ \ \ \ \ \
| * | | | | | | Fix return value of hex_to_keycode() function in keymap “coderkun_neo2”coderkun2016-12-281-4/+5
| | | | | | | |
* | | | | | | | [Miuni32] Rm accidentally committed fileAdam Lee2017-05-071-42/+0
| | | | | | | |
* | | | | | | | Merge remote-tracking branch 'bigtunaio/layouts/adam-lee' into devAdam Lee2017-05-075-0/+191
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into layouts/adam-leeAdam YH Lee2017-04-1628-48/+41
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Add a personal layout for adamAdam YH Lee2017-04-165-0/+191
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Collectively we should keep on working on the "default" layout. I am adding my own layout to freely explore adjustments and new features.
* | | | | | | | | | Merge remote-tracking branch 'upstream/master' into devAdam Lee2017-05-07117-406/+3670
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| * | | | | | | | | Merge pull request #1272 from Thor77/ps2avrGB-keymap-kc-prefixJack Humbert2017-05-042-8/+26
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | [ps2avrGB] Add KEYMAP without KC-prefix
| | * | | | | | | | | Use KC_KEYMAP for default-keymapThor772017-05-031-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and remove obsolete explicit line-separator "\"
| | * | | | | | | | | Add KEYMAP without KC_##-prefixThor772017-05-031-0/+18
| | | |_|_|_|/ / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | and rename old variant to KEYMAP_KC
| * | | | | | | | | Merge pull request #1273 from Vifon/pr_1267_fixJack Humbert2017-05-045-1/+254
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Add DYN_REC_STOP to the dynamic macros, cleanup PR #1267
| | * | | | | | | | | Update vifon keymap to use `DYN_REC_STOP`Weiyi Lou2017-04-301-1/+2
| | | | | | | | | | |
| | * | | | | | | | | Add cinaeco hhkb keymapWeiyi Lou2017-04-304-0/+252
| | | | | | | | | | |
| * | | | | | | | | | revise HHKB bootloader_size to 4096 such that sw reset works (#1274)tengg2017-05-041-1/+1
| | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge pull request #1266 from ryanmaclean/patch-5Jack Humbert2017-04-302-0/+76
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Adding AMJ60 ANSI Maximized Layout
| | * | | | | | | | | Addind Sample Maxed Out KeymapRyan MacLean2017-04-291-0/+61
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Keeping hold space for fn1, adding three other user-mappable keys.
| | * | | | | | | | | Adding Maximized LayoutRyan MacLean2017-04-291-0/+15
| | |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | Both split shifts and HHKB split backspace.
| * | | | | | | | | Merge pull request #1268 from priyadi/promethiumJack Humbert2017-04-309-85/+215
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Promethium keymap update
| | * | | | | | | | | Simple RGB backlight themingPriyadi Iman Nurcahyo2017-04-305-72/+161
| | | | | | | | | | |
| | * | | | | | | | | Syntax fixPriyadi Iman Nurcahyo2017-04-301-2/+2
| | | | | | | | | | |
| | * | | | | | | | | Promethium update: demo LED, fix PS2 delay, fix LED ordering, change click ↵Priyadi Iman Nurcahyo2017-04-294-22/+55
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | frequency
| | * | | | | | | | | tune clicksPriyadi Iman Nurcahyo2017-04-191-3/+3
| | | | | | | | | | |
| | * | | | | | | | | Merge remote-tracking branch 'upstream/master' into promethiumPriyadi Iman Nurcahyo2017-04-196-55/+291
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Fix LED sequence; bug fixesPriyadi Iman Nurcahyo2017-04-192-10/+18
| | | | | | | | | | | |
| * | | | | | | | | | | fixes s60_x keyboardJack Humbert2017-04-3053-31/+44
| | | | | | | | | | | |
| * | | | | | | | | | | Merge branch 'master' of https://github.com/Dbroqua/qmk_firmwaredbroqua2017-04-2976-194/+2748
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | Merge pull request #1259 from laelath/masterJack Humbert2017-04-262-11/+121
| | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Added a proper README to the lae3 keymap
| | | * | | | | | | | | | Expanded lae3 keymap readmelaelath2017-04-262-11/+121
| | | | |_|_|_|_|_|/ / / | | | |/| | | | | | | |
| | * | | | | | | | | | Merge pull request #1258 from smt/smt/hhkbJack Humbert2017-04-261-0/+176
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | | Add smt keymap for HHKB
| | | * | | | | | | | | Add smt keymap for HHKBStephen Tudor2017-04-241-0/+176
| | | | | | | | | | | |
| | * | | | | | | | | | Merge pull request #1231 from Dbroqua/masterJack Humbert2017-04-2515-209/+458
| | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | S60-X RGB support
| | * \ \ \ \ \ \ \ \ \ \ Merge pull request #1253 from laelath/masterJack Humbert2017-04-254-0/+294
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added lae3 keymap
| | | * | | | | | | | | | | Switched Alt and GUI key placesJustin Frank2017-04-231-2/+2
| | | | | | | | | | | | | |
| | | * | | | | | | | | | | Added lae3 keymapJustin Frank2017-04-224-0/+294
| | | | | | | | | | | | | |
| | * | | | | | | | | | | | Merge pull request #1255 from ryanmaclean/patch-4Jack Humbert2017-04-252-0/+130
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Initial Ortholinear Commit for AMJPad
| | | * | | | | | | | | | | | Adding Right LayoutRyan MacLean2017-04-221-0/+65
| | | | | | | | | | | |