Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-08-07 | Add RGB commands to default Nyquist keymap | Danny Nguyen | 3 | -2/+11 | |
2017-08-07 | Update readme.md | Rozakiin | 1 | -1/+1 | |
2017-08-07 | Add files via upload | Rozakiin | 7 | -0/+291 | |
2017-08-04 | add short name for locking mods to docs. | Balz Guenat | 1 | -4/+4 | |
2017-08-04 | Merge pull request #1538 from That-Canadian/eco-keyboard | Jack Humbert | 9 | -2/+72 | |
Eco keyboard | |||||
2017-08-04 | Merge pull request #1540 from fabiant7t/master | Jack Humbert | 19 | -0/+1348 | |
amj40 added; my layouts for Let's Split, amj40 and XD75 | |||||
2017-08-04 | Fix location of where the make command should be run | Danny Nguyen | 4 | -6/+8 | |
2017-08-04 | Move avrdude flashing script from individual keyboard rules.mk to common ↵ | Danny Nguyen | 10 | -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-03 | added a clone of my lets split grid layout on a re75 | Fabian Topfstedt | 3 | -0/+298 | |
2017-08-03 | Merge https://github.com/qmk/qmk_firmware | Fabian Topfstedt | 17 | -1/+944 | |
2017-08-03 | Update readme.md | Jack Humbert | 1 | -0/+1 | |
2017-08-03 | Added V2 files for the ECO board, also changed default from rev1 to rev2. | That-Canadian | 9 | -2/+72 | |
2017-08-03 | Merge branch 'master' into eco-keyboard | That-Canadian | 2050 | -52924/+351586 | |
2017-08-03 | fix section in porting guide that refered to Makefile instead of rules.mk | Balz Guenat | 1 | -1/+1 | |
2017-08-03 | Picture and details update | Eagleheardt | 1 | -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-03 | Adds Eagleheardt's XD60 keymap (#1528) | Eagleheardt | 4 | -0/+106 | |
* Add files via upload * Update readme.md * Update readme.md * Add files via upload | |||||
2017-08-02 | tap-dance: key + layer helper | Gergely Nagy | 2 | -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-02 | Fix HHKBish layout arrows | Mark John Garcia Merin | 1 | -1/+1 | |
2017-08-02 | Change TG to TO | MechMerlin | 1 | -2/+2 | |
2017-08-02 | Update keymap to have HHKB-ish support and readme along with it | MechMerlin | 2 | -6/+33 | |
2017-08-02 | add KC_Grave and fix typo on readme | MechMerlin | 2 | -2/+2 | |
2017-08-02 | Add a readme.md file for the keymap | MechMerlin | 1 | -0/+14 | |
2017-08-02 | New keymap for mechmerlin | MechMerlin | 1 | -0/+40 | |
2017-08-02 | added missing media controls and mod-tap rshift/enter | Balz Guenat | 1 | -3/+3 | |
2017-08-02 | add my keymap | Balz Guenat | 4 | -0/+308 | |
2017-08-02 | Add keymap xk | xk | 3 | -0/+419 | |
2017-08-01 | Normalize all line endings | Zeal Jagannatha | 8 | -899/+899 | |
2017-07-31 | changed adjust layer to emulate mouse on rignt hand | Fabian Topfstedt | 10 | -907/+907 | |
2017-07-31 | Merge https://github.com/qmk/qmk_firmware | Fabian Topfstedt | 61 | -72/+3500 | |
2017-07-31 | layout updates and cleanups | Fabian Topfstedt | 1 | -42/+162 | |
2017-07-30 | line-endings | Jack Humbert | 1 | -89/+89 | |
2017-07-30 | added xd75 to list in /keyboards | Benjamin Kesselring | 1 | -0/+1 | |
2017-07-30 | updated readme and tweaked keymap | Benjamin Kesselring | 2 | -70/+9 | |
2017-07-30 | add backlight support (probably) | Benjamin Kesselring | 1 | -3/+3 | |
2017-07-30 | fix RGB | Benjamin Kesselring | 1 | -1/+1 | |
2017-07-30 | add xd75, preliminary RGB' | Benjamin Kesselring | 10 | -0/+700 | |
2017-07-29 | Add an Ergodox Colemak Mod-DH keymap for french layouts | Kototama | 2 | -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-29 | Changes lets_split to use timer based debouncing | ahtn | 2 | -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-29 | Fixed error in readme | unknown | 1 | -1/+1 | |
2017-07-28 | Removed un-needed protosplit directory and updated readme | unknown | 6 | -181/+9 | |
2017-07-28 | Reverted changes | unknown | 2 | -0/+50 | |
2017-07-28 | Figured out that I didn't need to include both keymaps in both files | unknown | 2 | -49/+0 | |
2017-07-28 | Hopefully compile issues are gone, and updated files | unknown | 7 | -48/+88 | |
2017-07-28 | Fixed all things jack suggested. | unknown | 7 | -457/+69 | |
2017-07-28 | Added to blank spaces at end of protosplit to make it compile under make v2 | unknown | 4 | -76/+77 | |
2017-07-28 | Updated readme to show compile rules that won't throw an error | unknown | 1 | -126/+134 | |
2017-07-28 | Fixed typo in my layout and updated | unknown | 1 | -45/+45 | |
2017-07-28 | Fixed some capitalization issues | unknown | 2 | -72/+72 | |
2017-07-28 | Another typo fix | unknown | 1 | -1/+1 | |
2017-07-28 | Fixed typo in my layout | unknown | 1 | -31/+31 | |