Age | Commit message (Collapse) | Author |
|
API Sysex fixes
|
|
Add extern for 'led' global, set 'weak' attribute for rgblight_set()
|
|
|
|
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
|
|
|
|
Fixed bug in do_code16
|
|
Some updates for GH60 and Satan keyboard
|
|
|
|
|
|
|
|
as one
|
|
|
|
|
|
- Removed unused function in dbroqua layout for gh60
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
added case stl
|
|
|
|
|
|
|
|
Fixes issue #900 KC_PWR not working
|
|
|
|
|
|
make a sysctl MO button so i can quickly use the arrows
|
|
Updated kc60 layout for dbroqua_hhkb
|
|
Added XD60 Support
|
|
|
|
|
|
|
|
|
|
|
|
Merged from jackhumbert/qmk_firmware
|
|
|
|
|
|
|
|
|
|
|
|
Update my layouts using QWERTZ style dot & comma, move QUOT to SCLN position
|
|
|
|
Make keymap compile again.
|
|
|