aboutsummaryrefslogtreecommitdiffstats
path: root/keyboard/planck/keymaps
AgeCommit message (Collapse)Author
2016-04-14Merge remote-tracking branch 'remotes/jackhumbert/new_defaults'Gravatar IBNobody
2016-04-14changing up the makefile a bitGravatar Jack Humbert
2016-04-14new defaultsGravatar Jack Humbert
2016-04-14Rename pc.c to pvc_planck.cGravatar IBNobody
2016-04-14Rename pc.c to pvc_planck.cGravatar IBNobody
2016-04-14NightlyGravatar IBNobody
2016-04-13Merge remote-tracking branch 'refs/remotes/jackhumbert/master' into pc_planckGravatar IBNobody
2016-04-13local filesGravatar IBNobody
local files
2016-04-13LOCAL COMMITGravatar IBNobody
LOCAL COMMIT
2016-04-12Added delGravatar IBNobody
2016-04-12Adding personal filesGravatar IBNobody
2016-04-11Merge pull request #244 from nicosuave/add_nico_planck_keymapGravatar Jack Humbert
Add nico keymap
2016-04-09Add my keymapGravatar Nico Ritschel
2016-04-07another modification of layers, restored arrow keys and added cut/pasteGravatar tak3over
2016-04-07[Erez & Jack] Makes tri-layer available across QuantumGravatar Erez Zukerman
2016-04-06switched raise and lower layersGravatar tak3over
2016-04-05updated my keymapGravatar tak3over
2016-04-05Modified keymapGravatar tak3over
2016-04-04Update tak3over.cGravatar tak3over
2016-04-04Merge pull request #2 from jackhumbert/masterGravatar tak3over
Update from source
2016-04-04Minor documentation error. Raise and Lower.Gravatar tak3over
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.
2016-04-01Create tak3over.cGravatar tak3over
Custom keymap with an additional function layer for numpad, pgup, pgdn, del, ins, home, end, and additional arrow keys.
2016-03-30Tiny fix of Planck diagramsGravatar Miha Rekar
2016-03-23Merge pull request #200 from alexives/add_diagram_to_planck_layoutGravatar Jack Humbert
Added layout diagrams to the default planck keymap
2016-03-16Added layout diagrams to the default planck keymapGravatar Alex Ives
Signed-off-by: Alex Ives <alex@ives.mn>
2016-03-10Addressed void* return warning in all keymapsGravatar yoyoerx
2016-02-25Delete keymap_eigen.cGravatar deepshitgoeshere
2016-02-25Delete dfu-programmer.exeGravatar deepshitgoeshere
2016-02-25Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware into ↵Gravatar Lucas Hecht
jackhumbert-master
2016-02-25delete old keymap (keymap_eigen.c)Gravatar Lucas Hecht
2016-02-24Added keymap "lucas.c"Gravatar Lucas Hecht
2016-02-21Merge pull request #153 from spydon/xmonad_keymapGravatar Jack Humbert
Keymap optimized for xmonad
2016-02-18Added a keymap optimized for xmonadGravatar Lukas Klingsbo
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.
2016-02-11Added pageup, pagedown, home, and end keysGravatar Lasko Height
2016-02-11Added a Tenkey layer and moved the del keyGravatar Lasko Height
2016-02-11Adding my initial layoutGravatar Lasko Height
2016-02-11Adding my initial layoutGravatar Lasko Height
2016-02-08Eliminate switch statement by using contiguous character rangesGravatar Christopher Browne
2016-02-06Add in XOR of lowest 8 bits of system timer to encourage more randomness of ↵Gravatar Christopher Browne
the digits/letters chosen
2016-02-03Remove obsolete commentsGravatar Christopher Browne
2016-02-03Comment things moreGravatar Christopher Browne
2016-02-03Random characters now working AOKGravatar Christopher Browne
2016-02-03More experiments with mapping, notably adding in the random bitsGravatar Christopher Browne
2016-02-01Set up a macro that writes cbbrowne. So that is a nice example of how it works.Gravatar Christopher Browne
Probably ought to write up some docs on this to improve it.
2016-02-01More samples, some not entirely working yet.Gravatar Christopher Browne
I am trying to mess around with MACRO(), but it is not there quite yet...
2016-02-01Many of the changes I wantedGravatar Christopher Browne
2016-01-29More notesGravatar Christopher Browne
2016-01-29Notes on what's done, and plans to change my key mappingGravatar Christopher Browne
2016-01-29Notes on what's done, and plans to change my key mappingGravatar Christopher Browne
2016-01-29Bunch of reformatting, improvements to commentsGravatar Christopher Browne