Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-15 | animations, midi, etc | ||
2016-11-14 | fixed conflict | ||
2016-11-14 | fixed extra paste | ||
2016-11-14 | Recommend WSL on Windows 10 | ||
At this point, I consider the batch scripts @IBNobody and I worked on to mostly be a failure. They've proven to be unreliable, too dependent on the environment they're being run in, and I've seen far too many examples of people having frustrating issues with them that I haven't been able to help them with. They can also produce misleading and confusing error messages. I've been pointing people to use the WSL for a while now. Eventually, I think we should make a proper replacement for the batch scripts, possibly with an environment in msys2. For now, the WSL method in Windows 10 is far more reliable, and is easy to set up. I also cleaned up some things in the WSL instructions themselves. | |||
2016-11-13 | mostly working | ||
2016-11-13 | Added keymap "videck", an ErgoDox keymap for Vi(m) users. | ||
2016-11-13 | oops, fixed inverted if statement | ||
2016-11-13 | update sethbc ergodox keymap | ||
2016-11-13 | add sethbc keymap for gh60 and update macro expansion in connection with same | ||
2016-11-12 | update sethbc keymap | ||
2016-11-12 | merging | ||
2016-11-12 | Merge pull request #12 from jackhumbert/master | ||
Merged from qmk | |||
2016-11-12 | Merge branch 'master' of https://github.com/Dbroqua/qmk_firmware | ||
2016-11-12 | - Added dbroqua_hhkb layout for Satan PCB | ||
2016-11-11 | Merge branch 'master' of github.com:cbbrowne/qmk_firmware | ||
2016-11-11 | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware | ||
2016-11-10 | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware | ||
2016-11-10 | Merge branch 'master' of https://github.com/climbalima/qmk_firmware | ||
second try | |||
2016-11-10 | Added both revisions into one folder | ||
2016-11-10 | Merge pull request #868 from potz/master | ||
Add brazilian ABNT2 keymap | |||
2016-11-10 | returned to o | ||
2016-11-10 | Changes to be committed: | ||
new file: keyboards/lets_splitv2/Makefile new file: keyboards/lets_splitv2/config.h new file: keyboards/lets_splitv2/i2c.c new file: keyboards/lets_splitv2/i2c.h new file: keyboards/lets_splitv2/imgs/split-keyboard-i2c-schematic.png new file: keyboards/lets_splitv2/imgs/split-keyboard-serial-schematic.png new file: keyboards/lets_splitv2/keymaps/default/keymap.c new file: keyboards/lets_splitv2/lets_split.c new file: keyboards/lets_splitv2/lets_split.h new file: keyboards/lets_splitv2/matrix.c new file: keyboards/lets_splitv2/pro_micro.h new file: keyboards/lets_splitv2/readme.md new file: keyboards/lets_splitv2/serial.c new file: keyboards/lets_splitv2/serial.h new file: keyboards/lets_splitv2/split_util.c new file: keyboards/lets_splitv2/split_util.h new file: keyboards/maxipad/Makefile new file: keyboards/maxipad/config.h new file: keyboards/maxipad/keymaps/default/Makefile new file: keyboards/maxipad/keymaps/default/config.h new file: keyboards/maxipad/keymaps/default/keymap.c new file: keyboards/maxipad/keymaps/default/readme.md new file: keyboards/maxipad/maxipad.c new file: keyboards/maxipad/maxipad.h new file: keyboards/maxipad/readme.md | |||
2016-11-10 | Merge pull request #870 from NoahAndrews/patch-1 | ||
Add proper shortcode for KC_DELETE to keycode.txt | |||
2016-11-08 | Merge remote-tracking branch 'refs/remotes/jackhumbert/master' | ||
2016-11-08 | Add proper shortcode for KC_DELETE to keycode.txt | ||
2016-11-08 | Add brazilian ABNT2 keymap | ||
2016-11-07 | Merge branch 'master' of github.com:cbbrowne/qmk_firmware | ||
2016-11-07 | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware | ||
2016-11-07 | Merge pull request #867 from fredizzimo/variable_trace | ||
Variable trace | |||
2016-11-07 | Merge pull request #852 from J3RN/remove-z-slash-controls | ||
Removed the control action when holding z or / | |||
2016-11-06 | Add documentation for the variable tracing | ||
2016-11-06 | Add possibility to control variable trace from make | ||
2016-11-06 | Add variable trace | ||
For debugging changes to variables, either normally or as a result of a memory corruption. | |||
2016-11-06 | Removed the control action when holding z or / | ||
2016-11-06 | Merge branch 'master' of github.com:cbbrowne/qmk_firmware | ||
2016-11-06 | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware | ||
2016-11-05 | Increase the infinity60 system tick frequency | ||
2016-11-05 | added more shortcut keys | ||
2016-11-05 | updated readme | ||
2016-11-05 | removed brackets anywhere but in brackets layer, added mouse layer back in, ↵ | ||
replaced all HYPR with MEH, put semicolon-newline and end-newline on symbol layer | |||
2016-11-03 | Merge pull request #11 from jackhumbert/master | ||
Merged from jackhumbert | |||
2016-11-01 | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware | ||
2016-11-01 | Adding SKIP_GIT to speed up compiles. | ||
2016-11-01 | Merge remote-tracking branch 'refs/remotes/jackhumbert/master' | ||
2016-11-01 | Implements dedicated text zoom keys | ||
2016-10-31 | Merge pull request #851 from J3RN/momentary | ||
Switched to momentary | |||
2016-10-31 | Merge pull request #843 from lucwastiaux/master | ||
Adding Ergodox Dvorak Programmer layout | |||
2016-10-31 | Merge pull request #836 from 20lives/master | ||
added new layout | |||
2016-10-31 | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware | ||
2016-10-30 | Merge pull request #839 from priyadi/planck-priyadi-modification | ||
Update priyadi's keymap for Planck; added readme |