summaryrefslogtreecommitdiff
path: root/keyboards/planck/keymaps
AgeCommit message (Collapse)Author
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-29Update READMEJack Henahan
2016-08-29jhenahan layoutJack Henahan
2016-08-26Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwarecbbrowne
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-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-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
2016-08-16premek split layoutpremek
2016-08-16premek split layoutpremek
2016-08-15Added my custom Planck layout called Circuit.Matt
* Layout has image and readme, as well as documentation in the code.
2016-08-15Adding KC_BSPC to the LT() macro for LOWER resulted in a backspace stroke ↵Xyverz
being sent if the LOWER key was used too quickly. Switching back to original LOWER macro, but keeping the new RAISE macro.
2016-08-15Adding u/treasuredfrog's hack to use LT() with the RAISE and LOWER macros.Xyverz
2016-08-12added a lock screen keyCallum Oakley
2016-08-10Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwarecbbrowne
2016-08-09Update keymap. (#616)Callum Oakley
* changed order of bottom row of symbol layer to ease acess to brackets * updated readme.md to reflect keymap changes
2016-08-09adds Xyverz's keymaps (#615)Xyverz
* Adding my own keymaps to the following keyboards: Planck, Preonic, Atreus, Ergodox * Delete dvorak.png Not reflective of my layout. * Delete readme.md file cleanup, removing file that doesn't apply to my layout. * Delete old_keymap.c file cleanup * Delete README.md file clean up. * Delete README.md file cleanup * Delete keymap.c file cleanup * Changed behavior of _DVORAK layout's KC_RSFT to SFT_T(KC_ENT) for flexibility's sake. Updated the rest of the keymap to reflect the current (as of 19:37 on 08 Aug 2018) default layout and default makefile.