Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-11 | Fix spelling of "persistent" | ||
Fixes #1201. | |||
2017-04-30 | Simple RGB backlight theming | ||
2017-04-30 | Syntax fix | ||
2017-04-29 | Promethium update: demo LED, fix PS2 delay, fix LED ordering, change click ↵ | ||
frequency | |||
2017-04-19 | tune clicks | ||
2017-04-19 | Fix LED sequence; bug fixes | ||
2017-04-19 | Fix Planck compatibility | ||
2017-04-19 | Keymap updates and some adjustment for latest version of QMK | ||
2017-04-19 | Promethium rev2 | ||
* 10 more indicator LEDs * Piezo buzzer * Uses HC138 decoder to free up 5 pins * Trackpoint buttons are now part of matrix | |||
2017-02-21 | added pause, prtsc & ins to list of keys to be processed on release | ||
2017-02-21 | Move caps to FUN layer; add Pause key | ||
2017-02-21 | Move del back to fun+backspce | ||
2017-02-21 | Only process Fnumber on key release, and only when layer is still active | ||
2017-02-16 | Fix integer overflow | ||
2017-02-16 | reposition ins and del key | ||
2017-02-15 | Added README for my keymap | ||
2017-02-15 | Move keyboard specific stuff to keyboard specific files, and vice versa | ||
2017-02-15 | Added copyright notice | ||
2017-02-15 | Merge my Planck-like keyboards | ||
2017-02-15 | Move Alt-Tab position | ||
2017-02-15 | num, func, punc 3state layer done right | ||
2017-02-14 | GUI layer fixes | ||
2017-02-14 | Alt-tab handling in GUI layer | ||
2017-02-14 | remove stand alone punc layer switcher for now | ||
2017-02-14 | Add explicit punctuation key for greek layers | ||
2017-02-14 | Func + Num = Punc | ||
2017-02-13 | move GRV to ESC position | ||
2017-02-13 | Forgot to add ifdef to optional feature | ||
2017-02-13 | Remove assignment warning | ||
2017-02-13 | Workaround to remove warning | ||
2017-02-13 | Some space optimization and housekeeping | ||
2017-02-11 | Add regular space to B+N on GUI layer for repeating space | ||
2017-02-11 | Switch to Emoji layer using Punc + greek | ||
2017-02-11 | Turn off capslock when entering num layer | ||
2017-02-11 | Move X in number layer away from space | ||
2017-02-11 | LSpace + RSpace = switch layer | ||
2017-02-11 | Implement Capslock LED | ||
2017-02-11 | simplify battery calculation for now | ||
2017-02-11 | Fix emoji layer | ||
2017-02-11 | RShift + LShift = Capslock | ||
2017-02-11 | Add reset keycode | ||
2017-02-11 | Generalize layer indicators | ||
2017-02-10 | Add ifdefs for keyboard layouts | ||
2017-02-10 | Implement battery level indicator | ||
2017-02-10 | Add function to cycle backlight modes | ||
2017-02-10 | Activate SYS layer by pressing both Ctrls | ||
2017-02-10 | Restore GUI layer | ||
2017-02-10 | Add slash/question mark to punc/num layer | ||
2017-02-10 | Reimplement GUI Layer | ||
2017-02-10 | Reorganize punctuation & numbers layer | ||