summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-08-04add short name for locking mods to docs.Balz Guenat1-4/+4
2017-08-04Merge pull request #1538 from That-Canadian/eco-keyboardJack Humbert9-2/+72
Eco keyboard
2017-08-04Merge pull request #1540 from fabiant7t/masterJack Humbert19-0/+1348
amj40 added; my layouts for Let's Split, amj40 and XD75
2017-08-04Fix location of where the make command should be runDanny Nguyen4-6/+8
2017-08-04Move avrdude flashing script from individual keyboard rules.mk to common ↵Danny Nguyen10-108/+14
location and improve script. Port detection script is now more informative and better handles first time flashing of a Pro Micro
2017-08-03added a clone of my lets split grid layout on a re75Fabian Topfstedt3-0/+298
2017-08-03Merge https://github.com/qmk/qmk_firmwareFabian Topfstedt17-1/+944
2017-08-03Update readme.mdJack Humbert1-0/+1
2017-08-03Added V2 files for the ECO board, also changed default from rev1 to rev2.That-Canadian9-2/+72
2017-08-03Merge branch 'master' into eco-keyboardThat-Canadian2050-52924/+351586
2017-08-03fix section in porting guide that refered to Makefile instead of rules.mkBalz Guenat1-1/+1
2017-08-03Picture and details updateEagleheardt1-7/+3
I fixed the picture of the layout and added a bit of an explanation. It now matches the readme file from the uppercase BASE folder
2017-08-03Adds Eagleheardt's XD60 keymap (#1528)Eagleheardt4-0/+106
* Add files via upload * Update readme.md * Update readme.md * Add files via upload
2017-08-02tap-dance: key + layer helperGergely Nagy2-0/+32
This adds the `ACTION_TAP_DANCE_DUAL_ROLE` helper, which makes it easy to have keys that act as a key on the first tap, and as a layer toggle on the second. Fixes #1532, reported by @Ptomerty. Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
2017-08-02Fix HHKBish layout arrowsMark John Garcia Merin1-1/+1
2017-08-02Change TG to TOMechMerlin1-2/+2
2017-08-02Update keymap to have HHKB-ish support and readme along with itMechMerlin2-6/+33
2017-08-02add KC_Grave and fix typo on readmeMechMerlin2-2/+2
2017-08-02Add a readme.md file for the keymapMechMerlin1-0/+14
2017-08-02New keymap for mechmerlinMechMerlin1-0/+40
2017-08-02added missing media controls and mod-tap rshift/enterBalz Guenat1-3/+3
2017-08-02add my keymapBalz Guenat4-0/+308
2017-08-02Add keymap xkxk3-0/+419
2017-08-01Normalize all line endingsZeal Jagannatha8-899/+899
2017-07-31changed adjust layer to emulate mouse on rignt handFabian Topfstedt10-907/+907
2017-07-31Merge https://github.com/qmk/qmk_firmwareFabian Topfstedt61-72/+3500
2017-07-31layout updates and cleanupsFabian Topfstedt1-42/+162
2017-07-30line-endingsJack Humbert1-89/+89
2017-07-30added xd75 to list in /keyboardsBenjamin Kesselring1-0/+1
2017-07-30updated readme and tweaked keymapBenjamin Kesselring2-70/+9
2017-07-30add backlight support (probably)Benjamin Kesselring1-3/+3
2017-07-30fix RGBBenjamin Kesselring1-1/+1
2017-07-30add xd75, preliminary RGB'Benjamin Kesselring10-0/+700
2017-07-29Add an Ergodox Colemak Mod-DH keymap for french layoutsKototama2-0/+395
[Colemak Mod-DH](https://colemakmods.github.io/mod-dh/) layout for users keeping an `azerty` layout configuration on their OS. The symbols layers was done after analysing various programming languages sources codes and should be close to optimal for typing confort.
2017-07-29Changes lets_split to use timer based debouncingahtn2-47/+197
The let's split code used delays in its debouncing algorithm which increases input latency. This commit copies and adapts the code from `quantum/matrix.c` to lets_split's `matrix.c`.
2017-07-29Fixed error in readmeunknown1-1/+1
2017-07-28Removed un-needed protosplit directory and updated readmeunknown6-181/+9
2017-07-28Reverted changesunknown2-0/+50
2017-07-28Figured out that I didn't need to include both keymaps in both filesunknown2-49/+0
2017-07-28Hopefully compile issues are gone, and updated filesunknown7-48/+88
2017-07-28Fixed all things jack suggested.unknown7-457/+69
2017-07-28Added to blank spaces at end of protosplit to make it compile under make v2unknown4-76/+77
2017-07-28Updated readme to show compile rules that won't throw an errorunknown1-126/+134
2017-07-28Fixed typo in my layout and updatedunknown1-45/+45
2017-07-28Fixed some capitalization issuesunknown2-72/+72
2017-07-28Another typo fixunknown1-1/+1
2017-07-28Fixed typo in my layoutunknown1-31/+31
2017-07-28Updated my makefile..againunknown1-0/+1
2017-07-28Updated my makefileunknown1-0/+1
2017-07-28Removed old keymapsunknown4-124/+0