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