summaryrefslogtreecommitdiffstats
path: root/keyboards
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | Adds prevent stuck modifiers to EZ defaultErez Zukerman2017-05-282-1/+3
| | | | | | | | | |
| * | | | | | | | | Merge pull request #1319 from Johannes-Larsson/masterJack Humbert2017-05-264-0/+130
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | Add planck/johannes layout
| | * | | | | | | | readme, media keys fixJohannes Larsson2017-05-243-25/+21
| | | | | | | | | |
| | * | | | | | | | revert changes to config.hJohannes Larsson2017-05-241-2/+2
| | | | | | | | | |
| | * | | | | | | | media keys and stuffJohannes Larsson2017-05-242-58/+15
| | | | | | | | | |
| | * | | | | | | | Merge branch 'master' of https://github.com/qmk/qmk_firmwareJohannes Larsson2017-05-241-2/+2
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ mergeJohannes Larsson2017-05-223-0/+177
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | colemak layout maybeJohannes Larsson2017-04-121-13/+31
| | | | | | | | | | | |
| | | * | | | | | | | | stuffjohannes2017-02-031-3/+35
| | | | | | | | | | | |
| | | * | | | | | | | | initial keymapjohannes2017-02-034-3/+129
| | | | | | | | | | | |
| | * | | | | | | | | | matrix layoutJohannes Larsson2017-05-221-2/+2
| | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| * | | | | | | | | | - Added schematic for Trackpoint demonstrationdbroqua2017-05-262-0/+3
| | | | | | | | | | |
| * | | | | | | | | | - Added integration of IBM Trackpointdbroqua2017-05-267-0/+135
| | | | | | | | | | |
| * | | | | | | | | | Merge pull request #1316 from nikchi/masterJack Humbert2017-05-249-2/+551
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | | FrostyFlake Keymap
| * | | | | | | | | | tweaks default mouse speed constantsErez Zukerman2017-05-241-2/+2
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | switched to uint8 and 16Nick Choi2017-05-292-9/+8
| | | | | | | | | |
* | | | | | | | | | clarified tapNick Choi2017-05-262-6/+10
| | | | | | | | | |
* | | | | | | | | | -Nick Choi2017-05-261-0/+6
| | | | | | | | | |
* | | | | | | | | | tenative readme for variable timing tapNick Choi2017-05-261-0/+0
| | | | | | | | | |
* | | | | | | | | | moved specific tap term to its own functionNick Choi2017-05-251-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | included custom_tapping_term in action struct
* | | | | | | | | | Added per case tapping term, updated FF-nikchi keymap.Nick Choi2017-05-252-5/+5
| | | | | | | | | |
* | | | | | | | | | Tapping Term and Memes TD for FFNick Choi2017-05-242-5/+21
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | moved unicodemap rules to localer makeNick Choi2017-05-241-1/+0
| | | | | | | | |
* | | | | | | | | more emoji function commentsNick Choi2017-05-242-13/+38
| | | | | | | | |
* | | | | | | | | Tap dancing emoji support 😩😩Nick Choi2017-05-231-11/+64
| | | | | | | | |
* | | | | | | | | removed sNick Choi2017-05-231-2/+1
| | | | | | | | |
* | | | | | | | | Merge branch 'master' of https://github.com/nikchi/qmk_firmwareNick Choi2017-05-2312-18/+370
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Merge pull request #1 from qmk/masterNick Choi2017-05-2312-18/+370
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | pull new to mine
| | * | | | | | | | Workaround for the macOS caps lock delay (#1308)jerryen2017-05-191-10/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add 80ms delay for KC_CAPS when used as a tap key Workaround for the macOS caps lock delay * Revert "Increase TAPPING_TERM for the Clueboard" This reverts commit a74e69e9fa889113ee31fbc8dc7e6848fdb07576.
| | * | | | | | | | m10a lowercaseJack Humbert2017-05-187-2/+2
| | | | | | | | | |
| | * | | | | | | | Merge pull request #1303 from cwesterlund/dvorak_dev_sweErez Zukerman2017-05-182-0/+359
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | | Created a dvorak keymap for Swedish developers using Visual Studio
| | | * | | | | | | Created a dvorak keymap for Swedish developers using Visual StudioChristian Westerlund2017-05-162-0/+359
| | | | |_|_|_|_|/ | | | |/| | | | |
| | * | | | | | | ESC/GRAVE/TILDE better handling (#1307)tengg2017-05-171-14/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * revise HHKB bootloader_size to 4096 such that sw reset works * cleanup esr/grave/tilde handling function
| | * | | | | | | Increase TAPPING_TERM for the ClueboardskullY2017-05-161-0/+10
| | | | | | | | |
| | * | | | | | | Make KC_GRV accessibleskullY2017-05-162-2/+2
| | |/ / / / / /
* | | | | | | | preonic mapNick Choi2017-05-235-2/+255
| | | | | | | |
* | | | | | | | emojis and reorgNick Choi2017-05-151-28/+45
|/ / / / / / /
* | | | | | | emoji support butNick Choi2017-05-153-29/+77
| | | | | | |
* | | | | | | change readmeNick Choi2017-05-151-1/+1
| | | | | | |
* | | | | | | nikchi flakeNick Choi2017-05-154-0/+155
|/ / / / / /
* | | | | | Merge pull request #1297 from khogeland/satan-colemakJack Humbert2017-05-123-0/+120
|\ \ \ \ \ \ | | | | | | | | | | | | | | Colemak layout for GH60 Satan
| * | | | | | Colemak layout GH60 SatanKevin Hogeland2017-05-123-0/+120
| | |_|_|_|/ | |/| | | |
* / | | | | Fix spelling of "persistent"Nikolaus Wittenstein2017-05-1158-198/+198
|/ / / / / | | | | | | | | | | | | | | | Fixes #1201.
* | | | | Merge pull request #1283 from TerryMathews/masterJack Humbert2017-05-1111-0/+544
|\ \ \ \ \ | | | | | | | | | | | | Establish support for Bathroom Epiphanies Tiger Lily controller
| * | | | | Fix compile errorTerryMathews2017-05-071-0/+2
| | | | | |
| * | | | | Establish support for Bathroom Epiphanies Tiger Lily controllerTerryMathews2017-05-0711-0/+542
| | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | Replacement controller for Filco Majestouch 2 104 key keyboard. BE advises code will also work with the Black Petal controller - I don't have one to test with. Tests working perfectly on my Filco.
* | | | | Add new features to dshields keymap.Daniel Shields2017-05-115-32/+55
| | | | | | | | | | | | | | | | | | | | | | | | | - one shot layers, dynamic macros and tap dance keys - add a basic readme.md and layout image.
* | | | |