qmk_firmware/quantum/process_keycode
Gabriel Young a4163466cb Alternative version with a tone array
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 16:42:04 -08:00
..
process_chording.c Moves features to their own files (process_*), adds tap dance feature (#460) 2016-06-29 17:49:41 -04:00
process_chording.h Moves features to their own files (process_*), adds tap dance feature (#460) 2016-06-29 17:49:41 -04:00
process_combo.c Refactored as well as added support for action keys in combos 2016-12-16 21:50:28 +02:00
process_combo.h Refactored as well as added support for action keys in combos 2016-12-16 21:50:28 +02:00
process_leader.c Moves features to their own files (process_*), adds tap dance feature (#460) 2016-06-29 17:49:41 -04:00
process_leader.h Moves features to their own files (process_*), adds tap dance feature (#460) 2016-06-29 17:49:41 -04:00
process_midi.c Alternative version with a tone array 2017-02-19 16:42:04 -08:00
process_midi.h initial implementation of polyphony using variable length array of notes on 2017-02-19 16:41:59 -08:00
process_music.c turn off rgb_midi in ez 2017-01-23 13:55:24 -05:00
process_music.h Moves features to their own files (process_*), adds tap dance feature (#460) 2016-06-29 17:49:41 -04:00
process_printer_bb.c working with power limit 2016-10-16 16:03:56 -04:00
process_printer.c working with power limit 2016-10-16 16:03:56 -04:00
process_printer.h working with power limit 2016-10-16 16:03:56 -04:00
process_tap_dance.c race condition between oneshot_mods and tap_dance 2017-01-29 13:26:31 -05:00
process_tap_dance.h race condition between oneshot_mods and tap_dance 2017-01-29 13:26:31 -05:00
process_ucis.c split up unicode systems into different files 2017-02-15 16:36:31 -05:00
process_ucis.h add unicode common file, get names right 2017-02-15 17:09:35 -05:00
process_unicode_common.c fix weirdness with arm and mods 2017-02-15 23:20:35 -05:00
process_unicode_common.h fix travis and reduce warnings 2017-02-16 11:37:46 -05:00
process_unicode.c add unicode common file, get names right 2017-02-15 17:09:35 -05:00
process_unicode.h add unicode common file, get names right 2017-02-15 17:09:35 -05:00
process_unicodemap.c add unicode common file, get names right 2017-02-15 17:09:35 -05:00
process_unicodemap.h add unicode common file, get names right 2017-02-15 17:09:35 -05:00