summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-08-06Port updated debouncing algorithm from Let's Split to NyquistDanny Nguyen
2017-08-06Add .eep files for setting handsDanny Nguyen
2017-08-06Add RGB commands to default Nyquist keymapDanny Nguyen
2017-08-06Update readme.mdRozakiin
2017-08-06Add files via uploadRozakiin
2017-08-03add short name for locking mods to docs.Balz Guenat
2017-08-03Merge pull request #1538 from That-Canadian/eco-keyboardJack Humbert
Eco keyboard
2017-08-03Merge pull request #1540 from fabiant7t/masterJack Humbert
amj40 added; my layouts for Let's Split, amj40 and XD75
2017-08-03Fix location of where the make command should be runDanny Nguyen
2017-08-03Move avrdude flashing script from individual keyboard rules.mk to common ↵Danny Nguyen
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 Topfstedt
2017-08-03Merge https://github.com/qmk/qmk_firmwareFabian Topfstedt
2017-08-03Update readme.mdJack Humbert
2017-08-03Added V2 files for the ECO board, also changed default from rev1 to rev2.That-Canadian
2017-08-03Merge branch 'master' into eco-keyboardThat-Canadian
2017-08-02fix section in porting guide that refered to Makefile instead of rules.mkBalz Guenat
2017-08-02Picture and details updateEagleheardt
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-02Adds Eagleheardt's XD60 keymap (#1528)Eagleheardt
* Add files via upload * Update readme.md * Update readme.md * Add files via upload
2017-08-02tap-dance: key + layer helperGergely Nagy
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 Merin
2017-08-02Change TG to TOMechMerlin
2017-08-02Update keymap to have HHKB-ish support and readme along with itMechMerlin
2017-08-02add KC_Grave and fix typo on readmeMechMerlin
2017-08-02Add a readme.md file for the keymapMechMerlin
2017-08-02New keymap for mechmerlinMechMerlin
2017-08-02added missing media controls and mod-tap rshift/enterBalz Guenat
2017-08-02add my keymapBalz Guenat
2017-08-02Add keymap xkxk
2017-08-01Normalize all line endingsZeal Jagannatha
2017-07-31changed adjust layer to emulate mouse on rignt handFabian Topfstedt
2017-07-31Merge https://github.com/qmk/qmk_firmwareFabian Topfstedt
2017-07-31layout updates and cleanupsFabian Topfstedt
2017-07-30line-endingsJack Humbert
2017-07-30added xd75 to list in /keyboardsBenjamin Kesselring
2017-07-30updated readme and tweaked keymapBenjamin Kesselring
2017-07-30add backlight support (probably)Benjamin Kesselring
2017-07-30fix RGBBenjamin Kesselring
2017-07-30add xd75, preliminary RGB'Benjamin Kesselring
2017-07-29Add an Ergodox Colemak Mod-DH keymap for french layoutsKototama
[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 debouncingahtn
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-28Fixed error in readmeunknown
2017-07-28Removed un-needed protosplit directory and updated readmeunknown
2017-07-28Reverted changesunknown
2017-07-28Figured out that I didn't need to include both keymaps in both filesunknown
2017-07-28Hopefully compile issues are gone, and updated filesunknown
2017-07-28Fixed all things jack suggested.unknown
2017-07-28Added to blank spaces at end of protosplit to make it compile under make v2unknown
2017-07-28Updated readme to show compile rules that won't throw an errorunknown
2017-07-28Fixed typo in my layout and updatedunknown
2017-07-28Fixed some capitalization issuesunknown