summaryrefslogtreecommitdiff
path: root/keyboards/planck
AgeCommit message (Collapse)Author
2016-09-12Clean up atomic keymap (#9)IBNobody
* Added keyboard help macros * Fixing Atomic PVC keymap / adding print help
2016-09-08Merge pull request #736 from tong92/masterJack Humbert
add tong92 keymap
2016-09-08Merge pull request #733 from cbbrowne/masterJack Humbert
Various recent enhancements to my keyboard map
2016-09-08add tong92 keymaptong92
2016-09-07Added User Print - A "light" console out option (#8)IBNobody
User print disables the normal print messages in the body of QMK/TMK code and is meant as a lightweight alternative to NOPRINT. Use it when you only want to do a spot of debugging but lack flash resources for allowing all of the codebase to print (and store their wasteful strings).
2016-09-07Borrowed joint Shift/Enter idea from sgoodwin mappingcbbrowne
2016-09-07Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwarecbbrowne
2016-09-06Use keyboard config for nkro (#7)IBNobody
* removing nkro references - wip * changed NKRO to be defined by keymap_config
2016-09-05Merge pull request #724 from sgoodwin/masterJack Humbert
Add my keymap.
2016-09-05Merge pull request #719 from IBNobody/masterJack Humbert
Updated docs to show more info on backlight breathing.
2016-09-05Add my keymap.Samuel Ryan Goodwin
2016-09-04Added diagonal mice macros, breathing ala AtomicIBNobody
2016-09-02fixed incorrect key combination for locking screen on macOSCallum Oakley
2016-09-01changed some of the wording in the readmeCallum Oakley
2016-09-01changed order of modifiers after experimentation, updated readmeCallum Oakley
2016-09-01Merge remote-tracking branch 'upstream/master'Callum Oakley
2016-08-30Merge branch 'master'Jason Janse van Rensburg
Conflicts: keyboards/planck/keymaps/bone2planck/keymap.c
2016-08-29Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwarecbbrowne
2016-08-29Update READMEJack Henahan
2016-08-29jhenahan layoutJack Henahan
2016-08-26Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwarecbbrowne
2016-08-25Merge branch 'master' into makefile_overhaulFred Sundvik
2016-08-25Merge pull request #659 from Dbroqua/masterJack Humbert
- Updated dbroqua layout for planck keyboard
2016-08-24Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwarecbbrowne
2016-08-24More notescbbrowne
2016-08-24- Updated readme by adding link on kle for each layerdbroqua
2016-08-23NightlyIBNobody
Prep for Vision build
2016-08-23Merge remote-tracking branch 'upstream/master'dbroqua
# Conflicts: # keyboards/planck/keymaps/dbroqua/keymap.c
2016-08-23Merge branch 'master' into makefile_overhaulFred Sundvik
2016-08-22- Added PrintScreen key on multimedia layerdbroqua
2016-08-22Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwarecbbrowne
2016-08-21- Inverted key Tab and Escdbroqua
- Reorganised bottom row
2016-08-20Add one-hand key to planck/experimental keymap.Joe Wasson
2016-08-20Add default swap configs for a couple of boards.Joe Wasson
2016-08-20Update keyboard readme files with new makefile instructionsFred Sundvik
2016-08-20Split subproject make files into Makefile and rules.mkFred Sundvik
2016-08-20Split keyboard makefiles into rules and MakefileFred Sundvik
2016-08-19- Moved Insert/Del in Esc layerdbroqua
2016-08-19- Updated lower and raise layerdbroqua
2016-08-19- Added readme file and layout previewdbroqua
2016-08-19- Moved Home/End/PgUp/PgDn on arrow keysdbroqua
2016-08-19- Moved Brite function on esc to avoid conflict with ctrl key.dbroqua
2016-08-19- Updated dbroqua layout for planck keyboarddbroqua
2016-08-18Added dbroqua layout for planck keyboardDamien
2016-08-18Merge pull request #650 from Xyverz/masterJack Humbert
Minor changes to keymaps and other files
2016-08-18planck/circuit: Update after the latest tap-dance changeGergely Nagy
Fixes #653. Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
2016-08-18Returned RAISE and LOWER buttons to their original functions - too many ↵Xyverz
inopportune ENTER inputs. :-(
2016-08-17Merge remote-tracking branch 'upstream/master'Xyverz
this merge is necessary,
2016-08-17Merge pull request #638 from premek/masterJack Humbert
Split layout for planck
2016-08-16Update readme.mdPřemek Vyhnal