| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-02-25 | Update size estimates in the Makefile | ||
| MIDI_ENABLE = no text data bss dec hex filename 0 17080 0 17080 42b8 satan_midi.hex MIDI_ENABLE = yes MIDI_BASIC undefined MIDI_ADVANCED undefined text data bss dec hex filename 0 19494 0 19494 4c26 satan_midi.hex +2414 bytes (vs. MIDI_ENABLE = no) MIDI_ENABLE = yes 0 20846 0 20846 516e satan_midi.hex +1352 bytes (vs. MIDI_ENABLE = yes, MIDI_BASIC off, MIDI_ADVANCED off) MIDI_ENABLE = yes #define MIDI_BASIC #define MIDI_ADVANCED text data bss dec hex filename 0 21292 0 21292 532c satan_midi.hex +1798 bytes (vs. MIDI_ENABLE = yes, MIDI_BASIC off, MIDI_ADVANCED off) Conclusion: +2400 to 4200, depending on config | |||
| 2017-02-25 | Update existing keymaps | ||
| Update existing keymaps to enable MIDI_BASIC functionality. Also added an option MIDI_ENABLE_STRICT to be strict about keycode use (which also reduces memory footprint at runtime) | |||
| 2017-02-25 | making numbers more familiar | ||
| 2017-02-25 | Add basic layer to sample MIDI keycap | ||
| 2017-02-25 | Split MIDI functionality into MIDI_BASIC and MIDI_ADVANCED | ||
| MIDI_ENABLE = no text data bss dec hex filename 0 17080 0 17080 42b8 satan_midi.hex MIDI_ENABLE = yes MIDI_BASIC undefined MIDI_ADVANCED undefined text data bss dec hex filename 0 19494 0 19494 4c26 satan_midi.hex MIDI_ENABLE = yes #define MIDI_BASIC MIDI_ADVANCED undefined text data bss dec hex filename 0 19788 0 19788 4d4c satan_midi.hex MIDI_ENABLE = yes MIDI_BASIC undefined #define MIDI_ADVANCED text data bss dec hex filename 0 20846 0 20846 516e satan_midi.hex MIDI_ENABLE = yes #define MIDI_BASIC #define MIDI_ADVANCED text data bss dec hex filename 0 21140 0 21140 5294 satan_midi.hex | |||
| 2017-02-24 | first two layers of ErgoDox Familiar completeC | ||
| 2017-02-23 | initial layer of familiar layout) | ||
| 2017-02-23 | Merge https://github.com/qmk/qmk_firmware | ||
| 2017-02-23 | familiar layout graphics, etc | ||
| 2017-02-23 | Merge branch 'master' into promethium | ||
| 2017-02-22 | updated readme | ||
| 2017-02-21 | Merge pull request #1113 from kesslern/master | ||
| Add dvorak_emacs_software layout for ergodox | |||
| 2017-02-21 | Merge remote-tracking branch 'qmk/master' | ||
| 2017-02-21 | added hotkey cluster | ||
| 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-20 | Merge remote-tracking branch 'upstream/master' | ||
| 2017-02-20 | Add dvorak_emacs_software layout for ergodox | ||
| 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 | change bracket key posision | ||
| 2017-02-18 | XD60: Added BL_TOGG back to keymap, with 6 backlight steps | ||
| 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-16 | Fix integer overflow | ||
| 2017-02-16 | Merge branch 'master' into promethium | ||
| 2017-02-16 | reposition ins and del key | ||
| 2017-02-16 | Merge pull request #1105 from nrrkeene/master | ||
| The Ordinary Layout v5 | |||
| 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 | The Ordinary Layout is the best one, the one you are looking for. Really. ↵ | ||
| Check it out. | |||
| 2017-02-15 | Added my keymap to the Kinesis project. | ||