Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-25 | Delete keymap_eigen.c | deepshitgoeshere | |
2016-02-25 | Delete dfu-programmer.exe | deepshitgoeshere | |
2016-02-25 | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware into ↵ | Lucas Hecht | |
jackhumbert-master | |||
2016-02-25 | delete old keymap (keymap_eigen.c) | Lucas Hecht | |
2016-02-24 | Added keymap "lucas.c" | Lucas Hecht | |
2016-02-21 | Merge pull request #153 from spydon/xmonad_keymap | Jack Humbert | |
Keymap optimized for xmonad | |||
2016-02-18 | Added a keymap optimized for xmonad | 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-11 | Added pageup, pagedown, home, and end keys | Lasko Height | |
2016-02-11 | Added a Tenkey layer and moved the del key | Lasko Height | |
2016-02-11 | Adding my initial layout | Lasko Height | |
2016-02-11 | Adding my initial layout | Lasko Height | |
2016-02-08 | Eliminate switch statement by using contiguous character ranges | Christopher Browne | |
2016-02-06 | Add in XOR of lowest 8 bits of system timer to encourage more randomness of ↵ | Christopher Browne | |
the digits/letters chosen | |||
2016-02-03 | Remove obsolete comments | Christopher Browne | |
2016-02-03 | Comment things more | Christopher Browne | |
2016-02-03 | Random characters now working AOK | Christopher Browne | |
2016-02-03 | More experiments with mapping, notably adding in the random bits | Christopher Browne | |
2016-02-01 | Set up a macro that writes cbbrowne. So that is a nice example of how it works. | Christopher Browne | |
Probably ought to write up some docs on this to improve it. | |||
2016-02-01 | More samples, some not entirely working yet. | Christopher Browne | |
I am trying to mess around with MACRO(), but it is not there quite yet... | |||
2016-02-01 | Many of the changes I wanted | Christopher Browne | |
2016-01-29 | More notes | Christopher Browne | |
2016-01-29 | Notes on what's done, and plans to change my key mapping | Christopher Browne | |
2016-01-29 | Notes on what's done, and plans to change my key mapping | Christopher Browne | |
2016-01-29 | Bunch of reformatting, improvements to comments | Christopher Browne | |
2016-01-29 | Latest version of cbbrowne key maps | Christopher Browne | |
2016-01-28 | Added in a keypad layer that replaces Dvorak | Christopher Browne | |
2016-01-26 | add mollat keymap | AM | |
2016-01-24 | add one more photo | Yang Liu | |
2016-01-24 | Add a photo for the demonstration of RGB underflow | Yang Liu | |
2016-01-24 | Add support for WS2812 LEDs | Yang Liu | |
2016-01-23 | rename file | Jack Humbert | |
2016-01-23 | Merge branch 'audio' of https://github.com/jackhumbert/tmk_keyboard into ↵ | Jack Humbert | |
smarkefile | |||
2016-01-20 | keymap.c changes, disable grep stuff | Jack Humbert | |
2016-01-20 | better integrations | Jack Humbert | |
2016-01-16 | I guess I can reference #90 in the commit message | Jack Humbert | |
2016-01-16 | new keymap folder structure and makefile magic | Jack Humbert | |
2016-01-16 | working | Jack Humbert | |
2016-01-15 | sounds | Jack Humbert | |
2016-01-13 | note seq, start-up beeps, function beeps | Jack Humbert | |
2016-01-11 | beeps on lock keymap | Jack Humbert | |
2016-01-11 | pwm audio | Jack Humbert | |
2016-01-02 | Merge pull request #66 from gdiegel/master | Jack Humbert | |
Fix for faulty fn layer | |||
2016-01-02 | Fix incorrect number of rows on fn layer. Add additional navigation keys | Gabriel Diegel | |
to fn layer | |||
2015-12-20 | Use planck-style arrow keys | Gabriel Diegel | |
2015-12-15 | Fix typos and add comments, swap plus with equals, swap pipe with | Gabriel Diegel | |
backslash, move slash, change cursor keys to make the classic shape | |||
2015-12-14 | Merge pull request #39 from gdiegel/master | Jack Humbert | |
New keymap | |||
2015-12-14 | Add new keymap | 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-13 | Remove redundant definitions | Gabriel Diegel | |
2015-12-13 | Rename keymap | Gabriel Diegel | |
2015-12-13 | Fix keymaps, add documentation | Gabriel Diegel | |