<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboards/satan/keymaps/midi/Makefile, branch master</title>
<subtitle>forked from https://github.com/qmk/qmk_firmware</subtitle>
<id>https://git.tsegers.com/qmk_firmware.git/atom?h=master</id>
<link rel='self' href='https://git.tsegers.com/qmk_firmware.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/'/>
<updated>2017-09-27T18:21:09Z</updated>
<entry>
<title>remove all makefiles from keyboard directories</title>
<updated>2017-09-27T18:21:09Z</updated>
<author>
<name>Jack Humbert</name>
<email>jack.humb@gmail.com</email>
</author>
<published>2017-09-27T18:21:09Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=791b9cc6520004f7010072529fdf749750d2d7ca'/>
<id>urn:sha1:791b9cc6520004f7010072529fdf749750d2d7ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update size estimates in the Makefile</title>
<updated>2017-02-26T05:38:35Z</updated>
<author>
<name>Gabriel Young</name>
<email>gabeplaysdrums@live.com</email>
</author>
<published>2017-02-26T05:38:35Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=976c856966841cd0be6e514c6365c73164f5b96d'/>
<id>urn:sha1:976c856966841cd0be6e514c6365c73164f5b96d</id>
<content type='text'>
MIDI_ENABLE = no

   text    data     bss     dec     hex filename
      0   17080       0   17080    42b8 satan_midi.hex

MIDI_ENABLE = yes
MIDI_BASIC undefined
MIDI_ADVANCED undefined

   text    data     bss     dec     hex filename
      0   19494       0   19494    4c26 satan_midi.hex

      +2414 bytes (vs. MIDI_ENABLE = no)

MIDI_ENABLE = yes
      0   20846       0   20846    516e satan_midi.hex

      +1352 bytes (vs. MIDI_ENABLE = yes, MIDI_BASIC off, MIDI_ADVANCED
off)

MIDI_ENABLE = yes
#define MIDI_BASIC
#define MIDI_ADVANCED

   text    data     bss     dec     hex filename
      0   21292       0   21292    532c satan_midi.hex

      +1798 bytes (vs. MIDI_ENABLE = yes, MIDI_BASIC off, MIDI_ADVANCED
off)

Conclusion:
    +2400 to 4200, depending on config
</content>
</entry>
<entry>
<title>Document size added by MIDI_ENABLE (~3800 bytes according to my experiments)</title>
<updated>2017-02-20T01:45:08Z</updated>
<author>
<name>Gabriel Young</name>
<email>gabeplaysdrums@live.com</email>
</author>
<published>2017-02-20T01:45:08Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=ed15973a3ffff6e18e62f81654632b97961f18d2'/>
<id>urn:sha1:ed15973a3ffff6e18e62f81654632b97961f18d2</id>
<content type='text'>
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
</content>
</entry>
<entry>
<title>Allow customization of the number of tone keycodes and add example keymap</title>
<updated>2017-02-20T01:18:05Z</updated>
<author>
<name>Gabriel Young</name>
<email>gabeplaysdrums@live.com</email>
</author>
<published>2017-02-20T01:18:05Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=d1fe24ad9f85768774ae50465c71f3757a33cc00'/>
<id>urn:sha1:d1fe24ad9f85768774ae50465c71f3757a33cc00</id>
<content type='text'>
</content>
</entry>
</feed>
