summaryrefslogtreecommitdiff
path: root/keyboards/planck
AgeCommit message (Collapse)Author
2016-09-29fixed commentsCallum Oakley
2016-09-29Update readme.mdCallum Oakley
2016-09-29Update readme.mdCallum Oakley
2016-09-29updated readmeCallum Oakley
2016-09-29added close key for alt-f4 macroCallum Oakley
2016-09-29added a toggle between Mac and Windows base layers (with swapped cmd and ctrl)Callum Oakley
2016-09-22Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwarecbbrowne
2016-09-21Fixed Impossible Layout readme tables (again)UnderSampled
2016-09-21Corrected Impossible Layout readme tablesStephen Christie
2016-09-21Filled Impossible Layout documentationStephen Christie
2016-09-20Fixed Qwerty Fn layer to match documented designStephen Christie
2016-09-19Merge branch 'master' of http://github.com/jackhumbert/qmk_firmwareStephen Christie
2016-09-19Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwarecbbrowne
2016-09-16Add breathing, as initial implementation with the RAISE/LOWER keys. And ↵cbbrowne
throw in extra macros to shorten keymaps
2016-09-15Move ALT...cbbrowne
2016-09-13Got Right SHIFT + Right CTRLcbbrowne
2016-09-13C macros for my favorite complex keystrokescbbrowne
2016-09-13Give layers longer namescbbrowne
2016-09-13Give layers longer namescbbrowne
2016-09-12Clean up atomic keymap (#9)IBNobody
* Added keyboard help macros * Fixing Atomic PVC keymap / adding print help
2016-09-12Ongoing experiment; have a special layer for RESETcbbrowne
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