Commit Graph

6568 Commits (0bb049b9261b401424cc48ab830f2cefb31e2bb0)
 

Author SHA1 Message Date
Fabian Topfstedt 088dfb7db5 added a clone of my lets split grid layout on a re75 7 years ago
Fabian Topfstedt 3c2343664c Merge https://github.com/qmk/qmk_firmware 7 years ago
Jack Humbert 83b35bf6f6 Update readme.md 7 years ago
That-Canadian 8765751f70 Added V2 files for the ECO board, also changed default from rev1 to rev2. 7 years ago
That-Canadian c33434c0d6 Merge branch 'master' into eco-keyboard 7 years ago
Balz Guenat 07ba06d0b6 fix section in porting guide that refered to Makefile instead of rules.mk 7 years ago
Eagleheardt b6280f979c Picture and details update
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
7 years ago
Balz Guenat 15fbe6e233 add the bananasplit keyboard incl. default keymap. 7 years ago
Eagleheardt 7371209ffb Adds Eagleheardt's XD60 keymap (#1528)
* Add files via upload

* Update readme.md

* Update readme.md

* Add files via upload
7 years ago
Gergely Nagy d28b2c395b tap-dance: key + layer helper
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>
7 years ago
Mark John Garcia Merin bb30ff5f71 Fix HHKBish layout arrows 7 years ago
MechMerlin bc5c67b3b2 Change TG to TO 7 years ago
MechMerlin ea02a3ea23 Update keymap to have HHKB-ish support and readme along with it 7 years ago
MechMerlin 29fcb64bb4 add KC_Grave and fix typo on readme 7 years ago
MechMerlin 70cc193d14 Add a readme.md file for the keymap 7 years ago
MechMerlin aab5f349a2 New keymap for mechmerlin 7 years ago
Balz Guenat a7b6292010 added missing media controls and mod-tap rshift/enter 7 years ago
Balz Guenat 8e66f65c77 add my keymap 7 years ago
xk 23549791eb Add keymap xk 7 years ago
Zeal Jagannatha dd3803f334 Normalize all line endings 7 years ago
Fabian Topfstedt 015bf30d9b changed adjust layer to emulate mouse on rignt hand 7 years ago
Fabian Topfstedt 9609a47c3e Merge https://github.com/qmk/qmk_firmware 7 years ago
Fabian Topfstedt 661106bac4 layout updates and cleanups 7 years ago
Jack Humbert bd0a888133 line-endings 7 years ago
Benjamin Kesselring d272111d46 added xd75 to list in /keyboards 7 years ago
Benjamin Kesselring 0b528d2e36 updated readme and tweaked keymap 7 years ago
Benjamin Kesselring cc6043ca29 add backlight support (probably) 7 years ago
Benjamin Kesselring fffc5237a7 fix RGB 7 years ago
Benjamin Kesselring 992a63c0f2 add xd75, preliminary RGB' 7 years ago
Kototama 25659acb1c Add an Ergodox Colemak Mod-DH keymap for french layouts
[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.
7 years ago
ahtn 07cb997b6d Changes lets_split to use timer based debouncing
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`.
7 years ago
unknown ac634aa455 Fixed error in readme 7 years ago
unknown 6b2a3492b7 Removed un-needed protosplit directory and updated readme 7 years ago
unknown dcd64062d2 Reverted changes 7 years ago
unknown 4148aeee19 Figured out that I didn't need to include both keymaps in both files 7 years ago
unknown 1f78b62cd6 Hopefully compile issues are gone, and updated files 7 years ago
unknown 9f82d14eb9 Fixed all things jack suggested. 7 years ago
unknown b710e21efb Added to blank spaces at end of protosplit to make it compile under make v2 7 years ago
unknown 9334986bd9 Updated readme to show compile rules that won't throw an error 7 years ago
unknown f2824bca02 Fixed typo in my layout and updated 7 years ago
unknown 5023f55856 Fixed some capitalization issues 7 years ago
unknown 6d15f5a5b7 Another typo fix 7 years ago
unknown ea1fd96c84 Fixed typo in my layout 7 years ago
unknown 1eea91f5f8 Updated my makefile..again 7 years ago
unknown 9546b180b9 Updated my makefile 7 years ago
unknown 2265e4ce41 Removed old keymaps 7 years ago
unknown cbc5a08c40 Removed old protosplit folder 7 years ago
unknown 78f79ca6cc Removed old folder 7 years ago
Donald f1dbf72e09 Changed case of protosplit
Also updated readme to have correct capitalization.
7 years ago
Donald c71b60c82a Changed case of deltasplit75 to be lowercase.
To follow convention.
7 years ago