aboutsummaryrefslogtreecommitdiffstats
path: root/keyboard/planck/keymaps
AgeCommit message (Collapse)Author
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
2016-01-29Latest version of cbbrowne key mapsGravatar Christopher Browne
2016-01-28Added in a keypad layer that replaces DvorakGravatar Christopher Browne
2016-01-26add mollat keymapGravatar AM
2016-01-24add one more photoGravatar Yang Liu
2016-01-24Add a photo for the demonstration of RGB underflowGravatar Yang Liu
2016-01-24Add support for WS2812 LEDsGravatar Yang Liu
2016-01-23rename fileGravatar Jack Humbert
2016-01-23Merge branch 'audio' of https://github.com/jackhumbert/tmk_keyboard into ↵Gravatar Jack Humbert
smarkefile
2016-01-20keymap.c changes, disable grep stuffGravatar Jack Humbert
2016-01-20better integrationsGravatar Jack Humbert
2016-01-16I guess I can reference #90 in the commit messageGravatar Jack Humbert
2016-01-16new keymap folder structure and makefile magicGravatar Jack Humbert
2016-01-16workingGravatar Jack Humbert
2016-01-15soundsGravatar Jack Humbert
2016-01-13note seq, start-up beeps, function beepsGravatar Jack Humbert
2016-01-11beeps on lock keymapGravatar Jack Humbert
2016-01-11pwm audioGravatar Jack Humbert
2016-01-02Merge pull request #66 from gdiegel/masterGravatar Jack Humbert
Fix for faulty fn layer
2016-01-02Fix incorrect number of rows on fn layer. Add additional navigation keysGravatar Gabriel Diegel
to fn layer
2015-12-20Use planck-style arrow keysGravatar Gabriel Diegel
2015-12-15Fix typos and add comments, swap plus with equals, swap pipe withGravatar Gabriel Diegel
backslash, move slash, change cursor keys to make the classic shape
2015-12-14Merge pull request #39 from gdiegel/masterGravatar Jack Humbert
New keymap
2015-12-14Add new keymapGravatar Alexey Zabelin
The goal of this keymap is to simulate the Atreus layout. Since I've been using it for quite a while I figured this might help me transition to Planck.
2015-12-13Remove redundant definitionsGravatar Gabriel Diegel
2015-12-13Rename keymapGravatar Gabriel Diegel
2015-12-13Fix keymaps, add documentationGravatar Gabriel Diegel
2015-12-13Add gdl keymapGravatar Gabriel Diegel