Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-23 | Merge pull request #1117 from priyadi/fix_unicode_map | Jack Humbert | |
Fix UNICODE_MAP input_mode problem | |||
2017-02-23 | Fix UNICODE_MAP input_mode problem | Priyadi Iman Nurcahyo | |
2017-02-23 | Merge branch 'master' into promethium | Priyadi Iman Nurcahyo | |
2017-02-23 | Fix UNICODE_MAP input_mode problem | Priyadi Iman Nurcahyo | |
2017-02-22 | Updated _Sidebar (markdown) | Jack Humbert | |
2017-02-22 | Updated _Sidebar (markdown) | Jack Humbert | |
2017-02-22 | Updated _Sidebar (markdown) | Jack Humbert | |
2017-02-22 | Documents TT | Erez Zukerman | |
2017-02-22 | Updated _Sidebar (markdown) | Erez Zukerman | |
2017-02-22 | Updated _Sidebar (markdown) | Erez Zukerman | |
2017-02-22 | Moves Modding Your Keyboard to its own page | Erez Zukerman | |
2017-02-22 | Created Modding your keyboard (markdown) | Erez Zukerman | |
2017-02-22 | Moves porting info to its own page | Erez Zukerman | |
2017-02-22 | Created Porting your keyboard to QMK (markdown) | Erez Zukerman | |
2017-02-22 | Moves Unicode and foreign-language info into its own page. | Erez Zukerman | |
2017-02-22 | Created Unicode and additional language support (markdown) | Erez Zukerman | |
2017-02-22 | Moves unit testing into its own page. | Erez Zukerman | |
2017-02-22 | Created Unit testing (markdown) | Erez Zukerman | |
2017-02-22 | updated readme | Callum Oakley | |
2017-02-21 | Merge branch 'qmk/master' | Gabriel Young | |
2017-02-21 | Merge pull request #1113 from kesslern/master | Jack Humbert | |
Add dvorak_emacs_software layout for ergodox | |||
2017-02-21 | Merge pull request #1115 from Skrymir/master | Jack Humbert | |
Update from upstream | |||
2017-02-21 | Merge remote-tracking branch 'qmk/master' | Josh Colbeck | |
2017-02-21 | added hotkey cluster | Callum Oakley | |
2017-02-21 | added pause, prtsc & ins to list of keys to be processed on release | Priyadi Iman Nurcahyo | |
2017-02-21 | Move caps to FUN layer; add Pause key | Priyadi Iman Nurcahyo | |
2017-02-20 | Merge remote-tracking branch 'upstream/master' | Xyverz | |
2017-02-20 | Add dvorak_emacs_software layout for ergodox | Nathan Kessler | |
2017-02-21 | Move del back to fun+backspce | Priyadi Iman Nurcahyo | |
2017-02-21 | Only process Fnumber on key release, and only when layer is still active | Priyadi Iman Nurcahyo | |
2017-02-20 | Merge pull request #1097 from stanleylai/master | Jack Humbert | |
Added support for LED backlight, XD60v2's RGB underglow LED | |||
2017-02-19 | fix typos in keymap | Gabriel Young | |
2017-02-19 | familiar layout v0.1 from ErgoDox-EZ configurator | nstickney | |
2017-02-19 | Document size added by MIDI_ENABLE (~3800 bytes according to my experiments) | Gabriel Young | |
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 | Gabriel Young | |
2017-02-19 | expose midi_config | Gabriel Young | |
2017-02-19 | add keycodes for transpose range | Gabriel Young | |
2017-02-19 | implement modulation | Gabriel Young | |
2017-02-19 | add support for pedal cc messages | Gabriel Young | |
2017-02-19 | remove disabled code | Gabriel Young | |
2017-02-19 | Alternative version with a tone array | Gabriel Young | |
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 | Gabriel Young | |
2017-02-19 | initial implementation of polyphony using variable length array of notes on | Gabriel Young | |
2017-02-19 | Expand MIDI key codes | Gabriel Young | |
2017-02-19 | Merge branch 'qmk/master' | Gabriel Young | |
2017-02-19 | change bracket key posision | Kenichi Sasaki | |
2017-02-18 | XD60: Added BL_TOGG back to keymap, with 6 backlight steps | Stanley Lai | |
2017-02-19 | helps to save before committing | Jack Humbert | |
2017-02-19 | merging | Jack Humbert | |
2017-02-18 | Updated XD60 readme and photos to reflect v2 PCB | Stanley Lai | |