aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards
AgeCommit message (Collapse)Author
2016-11-12Merge branch 'master' of https://github.com/Dbroqua/qmk_firmwareGravatar dbroqua
2016-11-12- Added dbroqua_hhkb layout for Satan PCBGravatar dbroqua
2016-11-10Merge branch 'master' of https://github.com/climbalima/qmk_firmwareGravatar climbalima
second try
2016-11-10Added both revisions into one folderGravatar climbalima
2016-11-10returned to oGravatar climbalima
2016-11-10 Changes to be committed:Gravatar climbalima
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-08Merge remote-tracking branch 'refs/remotes/jackhumbert/master'Gravatar IBNobody
2016-11-07Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareGravatar cbbrowne
2016-11-06Removed the control action when holding z or /Gravatar Jonathan Arnett
2016-11-05Increase the infinity60 system tick frequencyGravatar Fred Sundvik
2016-11-03Merge pull request #11 from jackhumbert/masterGravatar Damien
Merged from jackhumbert
2016-11-01Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareGravatar cbbrowne
2016-11-01Merge remote-tracking branch 'refs/remotes/jackhumbert/master'Gravatar IBNobody
2016-11-01Implements dedicated text zoom keysGravatar Erez Zukerman
2016-10-31Merge pull request #851 from J3RN/momentaryGravatar Erez Zukerman
Switched to momentary
2016-10-31Merge pull request #843 from lucwastiaux/masterGravatar Erez Zukerman
Adding Ergodox Dvorak Programmer layout
2016-10-31Merge pull request #836 from 20lives/masterGravatar Erez Zukerman
added new layout
2016-10-31Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareGravatar cbbrowne
2016-10-30Merge pull request #839 from priyadi/planck-priyadi-modificationGravatar Jack Humbert
Update priyadi's keymap for Planck; added readme
2016-10-28Fixing Debounce - WIPGravatar IBNobody
2016-10-28Merge remote-tracking branch 'refs/remotes/jackhumbert/master'Gravatar IBNobody
2016-10-26- Fixed typo in gh60/dbroqua layoutGravatar dbroqua
2016-10-26Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareGravatar cbbrowne
2016-10-26re-introduce brackets layerGravatar lucwastiaux
2016-10-26Merge pull request #827 from Dbroqua/masterGravatar Jack Humbert
Updated dbroqua layout for HHKB keyboard and added new layout for KC60
2016-10-26Merge pull request #849 from hot-leaf-juice/masterGravatar Jack Humbert
tiny keymap change
2016-10-26Merge pull request #847 from yinshanyang/masterGravatar Jack Humbert
added notes on using Arduino Pro Micro 3.3V with Let’s Split
2016-10-26Merge pull request #841 from jacwib/masterGravatar Jack Humbert
Update jacwib keymap to version 1.2
2016-10-25[alphadox] remove tmk reset codeGravatar Alpha Chen
2016-10-25[ergodox][alphadox] undefine tapping_term, ignore_mod_tap_interruptGravatar Alpha Chen
2016-10-25add alphadox layouts to atreus and ergodoxGravatar Alpha Chen
2016-10-25replace lock key with general power keyGravatar Callum Oakley
2016-10-25switched to standard volume keysGravatar Callum Oakley
2016-10-24added notes on using Arduino Pro Micro 3.3V with Let’s SplitGravatar Yin Shanyang
2016-10-23Fixing Line TerminationsGravatar IBNobody
2016-10-23Fixed some large keyboard bugsGravatar IBNobody
Fixed some bugs relating to keyboards with more than 16 columns. Also added the ability to mask off keyboard matrix bits.
2016-10-23Merge remote-tracking branch 'refs/remotes/jackhumbert/master'Gravatar IBNobody
2016-10-23merge upstreamGravatar Lior Haim
2016-10-23Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareGravatar Chris Browne
2016-10-231.2 updateGravatar jacwib
2016-10-23Use WinCompose unicode input method instead of HexNumpadGravatar Priyadi Iman Nurcahyo
2016-10-23adding readmeGravatar lucwastiaux
2016-10-22Update readme to reflect 1.1 changes.Gravatar jacwib
2016-10-22Update keymap to reflect 1.1 changes.Gravatar jacwib
2016-10-22Update readme to reflect changesGravatar jacwib
2016-10-23add up/down keys on thumb clustersGravatar lucwastiaux
2016-10-23remove brackets layer, replace a few shortcuts on thumb clusterGravatar lucwastiaux
2016-10-23type brackets in symbol layer, using bottom rowGravatar lucwastiaux
2016-10-22add tap-dance support, make right shift double-tap=caplockGravatar lucwastiaux
2016-10-22change include filesGravatar lucwastiaux