Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-01-23 | turn off rgb_midi in ez | Jack Humbert | 1 | -0/+1 | |
2017-01-13 | Update quantum_keycodes.h | Jack Humbert | 1 | -2/+2 | |
2017-01-12 | A shot at aliasing | Erez Zukerman | 1 | -0/+2 | |
2017-01-12 | Adds SCMD and SCMD_T | Erez Zukerman | 1 | -0/+2 | |
2017-01-08 | Unregister all mods before inputting Unicode, and reregister afterwards | Priyadi Iman Nurcahyo | 1 | -8/+33 | |
2016-12-30 | Merge pull request #973 from Wilba6582/keycode_refactor | Jack Humbert | 3 | -313/+330 | |
Keycode refactor | |||||
2016-12-30 | Merge pull request #974 from fredizzimo/remove_malloc_from_sysex | Jack Humbert | 2 | -16/+46 | |
API Sysex fixes | |||||
2016-12-30 | Merge pull request #972 from mechkeys/rgb_compat | Jack Humbert | 2 | -0/+3 | |
Add extern for 'led' global, set 'weak' attribute for rgblight_set() | |||||
2016-12-29 | Removed errant + | Scott Wilson | 1 | -1/+1 | |
2016-12-29 | API Sysex fixes | Fred Sundvik | 2 | -16/+46 | |
Fix memory leaks by using stack instead of malloc Reduce memory usage by having less temporary bufffers Remove warnings by adding includes Decrease code size by 608 bytes (mostly due to not linking malloc) More robust handling of buffer overflows | |||||
2016-12-29 | Keycode refactor | Wilba6582 | 3 | -313/+330 | |
2016-12-28 | Add extern for 'led' global, set 'weak' attribute for rgblight_set() | Scott Wilson | 2 | -0/+3 | |
2016-12-28 | Merge pull request #968 from ofples/bugfix/right-modifiers | Jack Humbert | 2 | -0/+3 | |
Fixed bug in do_code16 | |||||
2016-12-24 | add different scales for music mode | Jack Humbert | 1 | -0/+9 | |
2016-12-23 | Added check that makes sure a code is a right modifier before considering it ↵ | Ofer Plesser | 2 | -0/+3 | |
as one | |||||
2016-12-23 | Christmas RGB light mode | Jack Humbert | 2 | -1/+23 | |
2016-12-21 | initial subatomic keymap (text) | Jack Humbert | 1 | -2/+0 | |
2016-12-21 | limit voices by default, add some drums | Jack Humbert | 2 | -25/+82 | |
2016-12-19 | rgb clean-up, api clean-up | Jack Humbert | 5 | -35/+76 | |
2016-12-12 | specialise music variables | Jack Humbert | 1 | -3/+3 | |
2016-12-12 | re-enable audio and extrakeys | Jack Humbert | 2 | -1/+23 | |
2016-12-02 | Merge pull request #914 from wez/ble_2 | Jack Humbert | 1 | -0/+37 | |
Add arduino-alike GPIO pin control helpers | |||||
2016-12-02 | Annotates nordic | Erez Zukerman | 1 | -1/+1 | |
2016-11-29 | Test layout for ErgoDox EZ manufacturing robot | Erez Zukerman | 2 | -0/+8 | |
2016-11-29 | Merge branch 'master' of github.com:jackhumbert/qmk_firmware into wu5y7 | Jack Humbert | 3 | -47/+64 | |
2016-11-28 | Add arduino-alike GPIO pin control helpers | Wez Furlong | 1 | -0/+37 | |
Unlike the arduino functions, these don't take abstract pin numbers, they take pin labels like `B0`. Also, rather than taking very generic parameter names, these take slightly more descriptive enum values. These improve the clarity of code that would otherwise be inscrutable bit manipulation in tersely named port register names. | |||||
2016-11-26 | separated into api files/folder | Jack Humbert | 6 | -4/+280 | |
2016-11-26 | fix strict-prototypes warning | Priyadi Iman Nurcahyo | 1 | -0/+1 | |
2016-11-26 | remove define checks. didn't work because of include ordering. | Priyadi Iman Nurcahyo | 1 | -118/+0 | |
2016-11-26 | add macro error when a required define is missing | Priyadi Iman Nurcahyo | 1 | -0/+118 | |
2016-11-26 | Fix unterminated ifndef | Priyadi Iman Nurcahyo | 1 | -0/+2 | |
2016-11-26 | PS2 pins configuration belongs to each keyboards config.h | Priyadi Iman Nurcahyo | 1 | -46/+0 | |
Each keyboard might have different pin configuration. And keeping this here will trigger redefinition warning on keyboards that have PS2 defines. | |||||
2016-11-25 | Removed comment | ofples | 1 | -2/+0 | |
2016-11-25 | Added missing endif for ifdef __AVR_ATmega32U4__ and removed the unnecessary ↵ | ofples | 1 | -1/+1 | |
one at the end of the file | |||||
2016-11-24 | travis pls | Jack Humbert | 2 | -2/+9 | |
2016-11-24 | converted to new format | Jack Humbert | 2 | -0/+14 | |
2016-11-22 | Add japanese keymap | h-youhei | 1 | -0/+62 | |
2016-11-22 | Merge branch 'master' of github.com:jackhumbert/qmk_firmware into wu5y7 | Jack Humbert | 1 | -2/+9 | |
2016-11-22 | cleaning up midid | Jack Humbert | 1 | -49/+50 | |
2016-11-22 | cleaning up new code | Jack Humbert | 3 | -1/+46 | |
2016-11-22 | merging lets_split | Jack Humbert | 1 | -105/+221 | |
2016-11-19 | Fix the Space Cadet timeout code | Gergely Nagy | 1 | -0/+4 | |
Define a default TAPPING_TERM in quantum.c, for keyboards that do not have it set. Fixes the CI failure. Signed-off-by: Gergely Nagy <algernon@madhouse-project.org> | |||||
2016-11-19 | Add a timeout to space-cadet shift. | Gergely Nagy | 1 | -2/+5 | |
When one holds a Space Cadet shift, to have it act as a shift, so that mouse behaviour changes, when released without any other key pressed, it still registers a paren. To remedy this, add a hold timeout: if the key is held longer than TAPPING_TERM, it will not register the parens. Fixes #884, with the side-effect of not being able to have parens trigger the OS-side repeat anymore. Signed-off-by: Gergely Nagy <algernon@madhouse-project.org> | |||||
2016-11-19 | don't always detect a matrix change (fixes debounce) | Jack Humbert | 1 | -1/+1 | |
2016-11-18 | Groundwork for dedicated color keycodes | Erez Zukerman | 2 | -0/+8 | |
2016-11-17 | rgb light through midi | Jack Humbert | 3 | -8/+6 | |
2016-11-16 | Merge pull request #860 from IBNobody/master | Jack Humbert | 1 | -105/+221 | |
Improved Quantum Matrix | |||||
2016-11-15 | animations, midi, etc | Jack Humbert | 1 | -1/+0 | |
2016-11-14 | mostly working | Jack Humbert | 5 | -65/+82 | |
2016-11-13 | merging | Jack Humbert | 12 | -37/+422 | |