summaryrefslogtreecommitdiffstats
path: root/keyboard/planck/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* | 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
| * 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.
* | | delete old keymap (keymap_eigen.c)Lucas Hecht2016-02-251-37/+2
| | |
* | | Added keymap "lucas.c"Lucas Hecht2016-02-243-0/+382
|/ /
* | 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
|
* Set up a macro that writes cbbrowne. So that is a nice example of how it works.Christopher Browne2016-02-011-4/+4
| | | | Probably ought to write up some docs on this to improve it.
* More samples, some not entirely working yet.Christopher Browne2016-02-011-13/+26
| | | | I am trying to mess around with MACRO(), but it is not there quite yet...
* Many of the changes I wantedChristopher Browne2016-02-011-18/+20
|
* More notesChristopher Browne2016-01-291-1/+1
|
* Notes on what's done, and plans to change my key mappingChristopher Browne2016-01-291-0/+11
|
* Notes on what's done, and plans to change my key mappingChristopher Browne2016-01-291-0/+19
|
* Bunch of reformatting, improvements to commentsChristopher Browne2016-01-291-19/+22
|
* Latest version of cbbrowne key mapsChristopher Browne2016-01-292-14/+37
|
* Added in a keypad layer that replaces DvorakChristopher Browne2016-01-281-0/+100
|
* add mollat keymapAM2016-01-261-0/+149
|
* add one more photoYang Liu2016-01-241-0/+0
|
* Add a photo for the demonstration of RGB underflowYang Liu2016-01-241-0/+0
|
* Add support for WS2812 LEDsYang Liu2016-01-241-0/+146
|
* rename fileJack Humbert2016-01-231-42/+0
|
* Merge branch 'audio' of https://github.com/jackhumbert/tmk_keyboard into ↵Jack Humbert2016-01-233-12/+91
|\ | | | | | | smarkefile
| * better integrationsJack Humbert2016-01-202-51/+17
| |
| * soundsJack Humbert2016-01-151-2/+2
| |
| * note seq, start-up beeps, function beepsJack Humbert2016-01-131-16/+57
| |
| * beeps on lock keymapJack Humbert2016-01-111-1/+31
| |
| * pwm audioJack Humbert2016-01-112-5/+47
| |
* | keymap.c changes, disable grep stuffJack Humbert2016-01-207-138/+37
| |
* | I guess I can reference #90 in the commit messageJack Humbert2016-01-162-38/+3
| |
* | new keymap folder structure and makefile magicJack Humbert2016-01-1618-0/+123
| |
* | workingJack Humbert2016-01-161-0/+2
|/
* Merge pull request #66 from gdiegel/masterJack Humbert2016-01-021-13/+12
|\ | | | | Fix for faulty fn layer
| * Fix incorrect number of rows on fn layer. Add additional navigation keysGabriel Diegel2016-01-021-4/+3
| | | | | | | | to fn layer
| * Use planck-style arrow keysGabriel Diegel2015-12-201-4/+4
| |
| * Fix typos and add comments, swap plus with equals, swap pipe withGabriel Diegel2015-12-151-11/+11
| | | | | | | | backslash, move slash, change cursor keys to make the classic shape
* | Merge pull request #39 from gdiegel/masterJack Humbert2015-12-141-0/+109
|\| | | | | New keymap
| * Remove redundant definitionsGabriel Diegel2015-12-131-10/+10
| |