summaryrefslogtreecommitdiff
path: root/keyboards
AgeCommit message (Collapse)Author
2016-11-16Merge https://github.com/climbalima/qmk_firmwareclimbalima
2016-11-16Updated my repo to current qmkclimbalima
2016-11-14fixed conflictclimbalima
2016-11-14fixed extra pasteclimbalima
2016-11-10Merge branch 'master' of https://github.com/climbalima/qmk_firmwareclimbalima
second try
2016-11-10Added both revisions into one folderclimbalima
2016-11-10returned to oclimbalima
2016-11-10 Changes to be committed: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-06Removed the control action when holding z or /Jonathan Arnett
2016-11-01Implements dedicated text zoom keysErez Zukerman
2016-10-31Merge pull request #851 from J3RN/momentaryErez Zukerman
Switched to momentary
2016-10-31Merge pull request #843 from lucwastiaux/masterErez Zukerman
Adding Ergodox Dvorak Programmer layout
2016-10-31Merge pull request #836 from 20lives/masterErez Zukerman
added new layout
2016-10-30Merge pull request #839 from priyadi/planck-priyadi-modificationJack Humbert
Update priyadi's keymap for Planck; added readme
2016-10-26re-introduce brackets layerlucwastiaux
2016-10-26Merge pull request #827 from Dbroqua/masterJack Humbert
Updated dbroqua layout for HHKB keyboard and added new layout for KC60
2016-10-26Merge pull request #849 from hot-leaf-juice/masterJack Humbert
tiny keymap change
2016-10-26Merge pull request #847 from yinshanyang/masterJack Humbert
added notes on using Arduino Pro Micro 3.3V with Let’s Split
2016-10-26Merge pull request #841 from jacwib/masterJack Humbert
Update jacwib keymap to version 1.2
2016-10-25[alphadox] remove tmk reset codeAlpha Chen
2016-10-25[ergodox][alphadox] undefine tapping_term, ignore_mod_tap_interruptAlpha Chen
2016-10-25add alphadox layouts to atreus and ergodoxAlpha Chen
2016-10-25replace lock key with general power keyCallum Oakley
2016-10-25switched to standard volume keysCallum Oakley
2016-10-24added notes on using Arduino Pro Micro 3.3V with Let’s SplitYin Shanyang
2016-10-23merge upstreamLior Haim
2016-10-231.2 updatejacwib
2016-10-23Use WinCompose unicode input method instead of HexNumpadPriyadi Iman Nurcahyo
2016-10-23adding readmelucwastiaux
2016-10-22Update readme to reflect 1.1 changes.jacwib
2016-10-22Update keymap to reflect 1.1 changes.jacwib
2016-10-22Update readme to reflect changesjacwib
2016-10-23add up/down keys on thumb clusterslucwastiaux
2016-10-23remove brackets layer, replace a few shortcuts on thumb clusterlucwastiaux
2016-10-23type brackets in symbol layer, using bottom rowlucwastiaux
2016-10-22add tap-dance support, make right shift double-tap=caplocklucwastiaux
2016-10-22change include fileslucwastiaux
2016-10-22added dvorak programmer layoutlucwastiaux
2016-10-22Update priyadi's keymap for Planck; added readmePriyadi Iman Nurcahyo
2016-10-21fixed copy-cut-paste buttonstwentylives
2016-10-20Merge pull request #833 from h-parks/masterErez Zukerman
Win10 Writer's Block - An ErgoDox Keymap
2016-10-20Merge branch 'master' of https://github.com/20lives/qmk_firmwaretwentylives
2016-10-20fixed base layer = keytwentylives
2016-10-19fix readme20lives
2016-10-19update pics and readmetwentylives
2016-10-19Win10 Writer's Block - An ErgoDox Keymaph-parks
fix for compiling on infinity: replaced `_delay_ms()' with `wait_ms()' included "wait.h"
2016-10-18Win10 Writer's Block - An ErgoDox Keymaph-parks
This is a QWERTY layout for ErgoDox on QMK. It's designed to work well in MS Office-like environments. It's tested on Windows 7 and 10.
2016-10-18update header fileRyan Ascheman
2016-10-18didn't read PR comment close enough, correcting folderRyan Ascheman
2016-10-18moving keymap to new locationRyan Ascheman