Commit Graph

498 Commits (738b8d2b9c458839d23f584843b251b1c8f29880)

Author SHA1 Message Date
Fred Sundvik f7b59427fa Fix name collision between ChibiOS and keymap_german
9 years ago
Fred Sundvik 6535804776 Disable array bounds warning in keymap_function_id_to_action
9 years ago
Fred Sundvik a4ef86034c Fix undefined eeprom warnings in unicode processing
9 years ago
Fred Sundvik c5d2b7ff16 Rename led test to led_keyframes and move animation to Ergodox
9 years ago
Fred Sundvik c6ca996f4e Combine startup and resume animations
9 years ago
Fred Sundvik 3074269c4a Move the logo drawing keyframe to lcd_keyframes
9 years ago
Fred Sundvik df67169d42 Move LCD logo to visualizer resources
9 years ago
Fred Sundvik 3eb8785e87 Add automatic flush for the LCD screen
9 years ago
Fred Sundvik b7041d06ae Move common visualizer keyframes into visualizer_keyframes.h
9 years ago
Fred Sundvik 64d63ab422 Remove the need to manually enable the visualizer
9 years ago
Fred Sundvik 1e7585e767 Separated backlight and LCD disable/enable
9 years ago
Fred Sundvik 5ba228b684 Move LCD backlight keyframes to its own file
9 years ago
Fred Sundvik 5815c5d317 Move LCD keyframes to its own file
9 years ago
Fred Sundvik 05530b193f Delete visualizer example integration
9 years ago
Fred Sundvik 05bc4880dd Tweaks to the Ergodox default visualizer
9 years ago
Fred Sundvik 5fbaf31dc2 Brightness for Ergodox Infinity emulated LEDs
9 years ago
Fred Sundvik 39385144e7 Emulate Ergodox EZ leds by LCD colors
9 years ago
Fred Sundvik 9a4ce28683 Display layer bitmap and keyboard led states on the LCD
9 years ago
Fred Sundvik f113f95440 Move CIE1931 and breathing tables to its own file
9 years ago
Fred Sundvik 503565d174 Only re-send matrix every 5ms
9 years ago
Fred Sundvik f5c8941652 UGFX is compiled once per keyboard instead of keymap
9 years ago
Fred Sundvik aee9b10e92 Add a keyboard specific visualizer
9 years ago
Jack Humbert de52bd5d89 quick fix for space cadet shift
9 years ago
nielsenz d1e66e2e07 Worked around some new Makefile issues.
9 years ago
nielsenz 7e54332890 Pulling and pushing troubles
9 years ago
Osamu Aoki 3a1ee48cda Typo fix
9 years ago
Zay950 2366ebfbbd Merge branch 'master' into to_push
9 years ago
skullydazed 23839b8c6d Clarify the quantum license (#1042)
9 years ago
Jack Humbert 7e37daa2ce Merge pull request #1112 from newsboytko/newsboytko/midi-keycodes
9 years ago
Jack Humbert fa09189195 Merge pull request #1162 from Khord/master
9 years ago
Travis La Marr ddc036b69e Refactor Bluetooth Handling
9 years ago
Dylan Khor 683754bce8 added custom tones
9 years ago
Jack Humbert b794719952 Merge pull request #1090 from qmk/backlight_softpwm
9 years ago
Lukas Stiebig 2aa079d93e Left control and alt
9 years ago
Gabriel Young 0734f56940 add debug messages to audio
9 years ago
Gabriel Young d11962aeb2 fix 'stop_all_notes' naming to be more consistent
9 years ago
Gabriel Young 976c856966 Update size estimates in the Makefile
9 years ago
Gabriel Young a64ae10662 Update existing keymaps
9 years ago
Gabriel Young ea14ed122f Add basic layer to sample MIDI keycap
9 years ago
Gabriel Young 1000799d1e Factor basic note processing into respective processors
9 years ago
Gabriel Young 525be99ee9 Split MIDI functionality into MIDI_BASIC and MIDI_ADVANCED
9 years ago
Jack Humbert 352c0e7baa Merge pull request #1117 from priyadi/fix_unicode_map
9 years ago
Priyadi Iman Nurcahyo 296b927e77 Fix UNICODE_MAP input_mode problem
9 years ago
Gabriel Young ed15973a3f Document size added by MIDI_ENABLE (~3800 bytes according to my experiments)
9 years ago
Gabriel Young d1fe24ad9f Allow customization of the number of tone keycodes and add example keymap
9 years ago
Gabriel Young ae0752dff5 expose midi_config
9 years ago
Gabriel Young 5e6097f015 add keycodes for transpose range
9 years ago
Gabriel Young dd8f8e6bae implement modulation
9 years ago
Gabriel Young 7c5e510fe2 add support for pedal cc messages
9 years ago
Gabriel Young f67aefc522 remove disabled code
9 years ago