summaryrefslogtreecommitdiffstats
path: root/keyboard/planck/keymaps
Commit message (Collapse)AuthorAgeFilesLines
...
| | * bootmagic somehow not getting enabled, so adding eeconfig to backlight src ↵Jack Humbert2016-04-141-3/+0
| | | | | | | | | | | | include cond
| | * might have broken somethingJack Humbert2016-04-141-1/+2
| | |
| * | fixed mergingIBNobody2016-04-142-19/+149
| |\ \
| | * | Merge remote-tracking branch 'remotes/jackhumbert/new_defaults'IBNobody2016-04-142-19/+149
| | |\|
| | | * changing up the makefile a bitJack Humbert2016-04-142-19/+31
| | | |
| | | * new defaultsJack Humbert2016-04-141-14/+132
| | | |
| | * | Rename pc.c to pvc_planck.cIBNobody2016-04-141-0/+0
| | |/
| * | Rename pc.c to pvc_planck.cIBNobody2016-04-141-0/+0
| | |
| * | NightlyIBNobody2016-04-141-18/+53
| |/
| * Merge remote-tracking branch 'refs/remotes/jackhumbert/master' into pc_planckIBNobody2016-04-133-49/+112
| |\
| * | local filesIBNobody2016-04-131-7/+33
| | | | | | | | | | | | local files
| * | LOCAL COMMITIBNobody2016-04-131-6/+10
| | | | | | | | | | | | LOCAL COMMIT
| * | Added delIBNobody2016-04-121-1/+1
| | |
| * | Adding personal filesIBNobody2016-04-121-0/+132
| | |
* | | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareChristopher Browne2016-04-133-5/+204
|\ \ \ | | |/ | |/|
| * | Merge pull request #244 from nicosuave/add_nico_planck_keymapJack Humbert2016-04-111-0/+69
| |\ \ | | | | | | | | Add nico keymap
| | * | Add my keymapNico Ritschel2016-04-091-0/+69
| | |/
| * | another modification of layers, restored arrow keys and added cut/pastetak3over2016-04-071-13/+31
| | |
| * | switched raise and lower layerstak3over2016-04-061-16/+13
| | |
| * | updated my keymaptak3over2016-04-051-3/+1
| | |
| * | Modified keymaptak3over2016-04-051-29/+10
| | |
| * | Update tak3over.ctak3over2016-04-041-27/+27
| | |
| * | Merge pull request #2 from jackhumbert/mastertak3over2016-04-041-0/+136
| |\| | | | | | | Update from source
| | * Create tak3over.ctak3over2016-04-011-0/+136
| | | | | | | | | Custom keymap with an additional function layer for numpad, pgup, pgdn, del, ins, home, end, and additional arrow keys.
| * | Minor documentation error. Raise and Lower.tak3over2016-04-041-5/+5
| |/ | | | | The Raise and Lower keys were transposed in the comment key map for all layers. Assuming _RS and _LW should be mapped to Raise and Lower respectively. Probably is the same in the other custom keymaps that copied from this default.
* | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareChristopher Browne2016-03-301-2/+2
|\|
| * Tiny fix of Planck diagramsMiha Rekar2016-03-301-2/+2
| |
* | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareChristopher Browne2016-03-281-5/+65
|\|
| * Merge pull request #200 from alexives/add_diagram_to_planck_layoutJack Humbert2016-03-231-5/+65
| |\ | | | | | | Added layout diagrams to the default planck keymap
| | * Added layout diagrams to the default planck keymapAlex Ives2016-03-161-5/+65
| | | | | | | | | | | | Signed-off-by: Alex Ives <alex@ives.mn>
* | | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareChristopher Browne2016-03-222-1/+164
|\| |
| * | Addressed void* return warning in all keymapsyoyoerx2016-03-101-1/+1
| |/
| * Delete keymap_eigen.cdeepshitgoeshere2016-02-251-184/+0
| |
| * Delete dfu-programmer.exedeepshitgoeshere2016-02-251-0/+0
| |
| * Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware into ↵Lucas Hecht2016-02-251-0/+64
| |\ | | | | | | | | | jackhumbert-master
| * | delete old keymap (keymap_eigen.c)Lucas Hecht2016-02-251-37/+2
| | |
| * | Added keymap "lucas.c"Lucas Hecht2016-02-243-0/+382
| | |
* | | More documentationChristopher Browne2016-02-222-9/+21
| |/ |/|
* | Merge pull request #153 from spydon/xmonad_keymapJack Humbert2016-02-211-0/+64
|\ \ | |/ |/| Keymap optimized for xmonad
| * Added a keymap optimized for xmonadLukas Klingsbo2016-02-181-0/+64
| | | | | | | | | | | | The M(1) function changes layer temporarily (so that numbers can be used) and holds LGUI which makes it possible to easily change virtual screens and swap windows inbetween them.
* | Added pageup, pagedown, home, and end keysLasko Height2016-02-111-6/+6
| |
* | Added a Tenkey layer and moved the del keyLasko Height2016-02-111-5/+25
| |
* | Adding my initial layoutLasko Height2016-02-111-1/+1
| |
* | Adding my initial layoutLasko Height2016-02-111-0/+114
| |
* | Eliminate switch statement by using contiguous character rangesChristopher Browne2016-02-081-152/+12
| |
* | Add in XOR of lowest 8 bits of system timer to encourage more randomness of ↵Christopher Browne2016-02-061-147/+157
|/ | | | the digits/letters chosen
* Remove obsolete commentsChristopher Browne2016-02-031-9/+0
|
* Comment things moreChristopher Browne2016-02-031-1/+2
|
* Random characters now working AOKChristopher Browne2016-02-031-14/+157
|
* More experiments with mapping, notably adding in the random bitsChristopher Browne2016-02-031-48/+60
|