Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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 | 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-08 | Merge remote-tracking branch 'refs/remotes/jackhumbert/master' | ||
2016-11-07 | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware | ||
2016-11-06 | Removed the control action when holding z or / | ||
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 | 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 | |||
2016-10-28 | Fixing Debounce - WIP | ||
2016-10-28 | Merge remote-tracking branch 'refs/remotes/jackhumbert/master' | ||
2016-10-26 | - Fixed typo in gh60/dbroqua layout | ||
2016-10-26 | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware | ||
2016-10-26 | re-introduce brackets layer | ||
2016-10-26 | Merge pull request #827 from Dbroqua/master | ||
Updated dbroqua layout for HHKB keyboard and added new layout for KC60 | |||
2016-10-26 | Merge pull request #849 from hot-leaf-juice/master | ||
tiny keymap change | |||
2016-10-26 | Merge pull request #847 from yinshanyang/master | ||
added notes on using Arduino Pro Micro 3.3V with Let’s Split | |||
2016-10-26 | Merge pull request #841 from jacwib/master | ||
Update jacwib keymap to version 1.2 | |||
2016-10-25 | [alphadox] remove tmk reset code | ||
2016-10-25 | [ergodox][alphadox] undefine tapping_term, ignore_mod_tap_interrupt | ||
2016-10-25 | add alphadox layouts to atreus and ergodox | ||
2016-10-25 | replace lock key with general power key | ||
2016-10-25 | switched to standard volume keys | ||
2016-10-24 | added notes on using Arduino Pro Micro 3.3V with Let’s Split | ||
2016-10-23 | Fixing Line Terminations | ||
2016-10-23 | Fixed some large keyboard bugs | ||
Fixed some bugs relating to keyboards with more than 16 columns. Also added the ability to mask off keyboard matrix bits. | |||
2016-10-23 | Merge remote-tracking branch 'refs/remotes/jackhumbert/master' | ||
2016-10-23 | merge upstream | ||
2016-10-23 | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware | ||
2016-10-23 | 1.2 update | ||
2016-10-23 | Use WinCompose unicode input method instead of HexNumpad | ||
2016-10-23 | adding readme | ||
2016-10-22 | Update readme to reflect 1.1 changes. | ||
2016-10-22 | Update keymap to reflect 1.1 changes. | ||
2016-10-22 | Update readme to reflect changes | ||
2016-10-23 | add up/down keys on thumb clusters | ||
2016-10-23 | remove brackets layer, replace a few shortcuts on thumb cluster | ||