Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-20 | Merge pull request #1097 from stanleylai/master | ||
Added support for LED backlight, XD60v2's RGB underglow LED | |||
2017-02-19 | fix typos in keymap | ||
2017-02-19 | familiar layout v0.1 from ErgoDox-EZ configurator | ||
2017-02-19 | Document size added by MIDI_ENABLE (~3800 bytes according to my experiments) | ||
satan/keymaps/midi MIDI_ENABLE = no text data bss dec hex filename 0 17080 0 17080 42b8 satan_midi.hex MIDI_ENABLE = yes #define MIDI_TONE_KEYCODE_OCTAVES 3 // default text data bss dec hex filename 0 20846 0 20846 516e satan_midi.hex MIDI_ENABLE = yes #define MIDI_TONE_KEYCODE_OCTAVES 2 // fewer octaves text data bss dec hex filename 0 20846 0 20846 516e satan_midi.hex | |||
2017-02-19 | Allow customization of the number of tone keycodes and add example keymap | ||
2017-02-19 | expose midi_config | ||
2017-02-19 | add keycodes for transpose range | ||
2017-02-19 | implement modulation | ||
2017-02-19 | add support for pedal cc messages | ||
2017-02-19 | remove disabled code | ||
2017-02-19 | Alternative version with a tone array | ||
tone array: text data bss dec hex filename 0 25698 0 25698 6462 satan_newsboytko.hex 0x6480 bytes written into 0x7000 bytes memory (89.73%). note on array: text data bss dec hex filename 0 25802 0 25802 64ca satan_newsboytko.hex 0x6500 bytes written into 0x7000 bytes memory (90.18%). | |||
2017-02-19 | clean up commented code | ||
2017-02-19 | initial implementation of polyphony using variable length array of notes on | ||
2017-02-19 | Expand MIDI key codes | ||
2017-02-19 | Merge branch 'qmk/master' | ||
2017-02-19 | change bracket key posision | ||
2017-02-18 | XD60: Added BL_TOGG back to keymap, with 6 backlight steps | ||
2017-02-19 | helps to save before committing | ||
2017-02-19 | merging | ||
2017-02-18 | Updated XD60 readme and photos to reflect v2 PCB | ||
2017-02-18 | fix | ||
2017-02-18 | remove reset key | ||
2017-02-18 | Added JIS keymap symbols | ||
2017-02-18 | copied and Meta(ESC) | ||
2017-02-16 | Add the mouse_keys layout | ||
2017-02-16 | Fixed the TODO list. | ||
2017-02-16 | Rework the clueboard keymaps a bit. | ||
2017-02-16 | Update smt Planck keymap | ||
2017-02-16 | Add smt keymap for Let's Split (based on serial) | ||
2017-02-16 | remove more warnings | ||
2017-02-17 | Merge branch 'master' into promethium | ||
2017-02-16 | Fix integer overflow | ||
2017-02-16 | Merge branch 'master' into promethium | ||
2017-02-16 | reposition ins and del key | ||
2017-02-16 | fix travis and reduce warnings | ||
2017-02-16 | ignore PRs in versioning | ||
2017-02-16 | Merge pull request #1105 from nrrkeene/master | ||
The Ordinary Layout v5 | |||
2017-02-16 | Merge pull request #1103 from priyadi/promethium | ||
My keymap updates | |||
2017-02-15 | Fixed inaccuracies in keymap comments and the readme. | ||
2017-02-15 | More refinements to my Kinesis keymap. Added a readme.md file. | ||
2017-02-15 | minor adjustments. | ||
2017-02-15 | The Ordinary Layout has all the keys in the right places. | ||
2017-02-15 | This is the best layout, really, come look | ||
2017-02-15 | Merge pull request #1104 from qmk/layer_tap_toggle | ||
Adds layer tap toggle as TT(layer) | |||
2017-02-15 | The Ordinary Layout is the best one, the one you are looking for. Really. ↵ | ||
Check it out. | |||
2017-02-15 | fix weirdness with arm and mods | ||
2017-02-15 | Added my keymap to the Kinesis project. | ||
2017-02-15 | unique variable name | ||