summaryrefslogtreecommitdiff
path: root/keyboard/planck
AgeCommit message (Collapse)Author
2016-04-09Add my keymapNico Ritschel
2016-04-07another modification of layers, restored arrow keys and added cut/pastetak3over
2016-04-07[Erez & Jack] Makes tri-layer available across QuantumErez Zukerman
2016-04-06switched raise and lower layerstak3over
2016-04-05updated my keymaptak3over
2016-04-05Modified keymaptak3over
2016-04-04Update tak3over.ctak3over
2016-04-04Merge pull request #2 from jackhumbert/mastertak3over
Update from source
2016-04-04Minor documentation error. Raise and Lower.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.ctak3over
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 diagramsMiha Rekar
2016-03-29Updated several keyboard folders to use new keymap naming schemeNoah Andrews
2016-03-29Fix error in Planck makefile commentNoah Andrews
[This comment](https://www.reddit.com/r/olkb/comments/428umx/rgb_underglow/czaivbc) states that because both audio output and RGB support require the user of timer 3, they can't be enabled at the same time. That makes sense, I can see where audio.c uses timer 3. But this comment in the code states that the incompatibility is with MIDI support, which doesn't make sense based on what I see in the code. Please enlighten me if I'm mistaken.
2016-03-28Add action-preprocessing kb/user hooks in planckDamien Pollet
2016-03-23Merge pull request #200 from alexives/add_diagram_to_planck_layoutJack Humbert
Added layout diagrams to the default planck keymap
2016-03-21Pull request 190 resolution with 'qmk/master' for mergeyoyoerx
2016-03-16Added layout diagrams to the default planck keymapAlex Ives
Signed-off-by: Alex Ives <alex@ives.mn>
2016-03-14Cygwin Based Users Guide v0.6 -fixes to dfu-programmer buildyoyoerx
2016-03-10First keyboard layoutMitch Lloyd
2016-03-10Addressed void* return warning in all keymapsyoyoerx
2016-03-10Merge remote-tracking branch 'qmk/master' into windocsyoyoerx
2016-03-09Cygwin Based Users Guide v0.5 -further correctionsyoyoerx
2016-03-09Cygwin Based Users Guide v0.4 -corrections/dfu buildyoyoerx
2016-03-04Cygwin Based Users Guidev0.2 -formatting revisionsyoyoerx
2016-03-04Cygwin Based Users Guide v0.1yoyoerx
2016-03-04Merge pull request #170 from NoahAndrews/improve-windows-docsJack Humbert
Add scripts for easy Windows environment setup
2016-03-02Fix link to MHV AVR ToolsNoah Andrews
2016-03-02 Added documentation for new Windows scriptsNoah Andrews
2016-03-02Removed unneeded lines from setup scriptNoah Andrews
2016-02-27Update PCB_GUIDE.mdLucas Hecht
2016-02-27added "Troubleshooting" section to PCB guideLucas Hecht
2016-02-25Delete keymap_eigen.cdeepshitgoeshere
2016-02-25Delete dfu-programmer.exedeepshitgoeshere
2016-02-25Delete dfu-programmer.exedeepshitgoeshere
2016-02-25Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware into ↵Lucas Hecht
jackhumbert-master
2016-02-25delete old keymap (keymap_eigen.c)Lucas Hecht
2016-02-24Added keymap "lucas.c"Lucas Hecht
2016-02-21Merge pull request #153 from spydon/xmonad_keymapJack Humbert
Keymap optimized for xmonad
2016-02-18Added a keymap optimized for xmonadLukas 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 keysLasko Height
2016-02-11Added a Tenkey layer and moved the del keyLasko Height
2016-02-11Adding my initial layoutLasko Height
2016-02-11Adding my initial layoutLasko Height
2016-02-08Eliminate switch statement by using contiguous character rangesChristopher Browne
2016-02-08Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareChristopher Browne
2016-02-07README changesJack Humbert
2016-02-07Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboardJack Humbert
2016-02-07README changesJack Humbert
2016-02-06Add in XOR of lowest 8 bits of system timer to encourage more randomness of ↵Christopher Browne
the digits/letters chosen
2016-02-05Merge pull request #129 from cbbrowne/masterJack Humbert
Example of some "Random Keys"