qmk_firmware/keyboards/satan/keymaps
Gabriel Young 976c856966 Update size estimates in the Makefile
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
2017-02-25 21:38:35 -08:00
..
dbroqua - Updated dbroqua layout for Satan keyboard 2016-12-24 14:53:15 +01:00
default made a correct default KEYMAP. moved the old one to KEYMAP_ANSI 2016-08-18 15:57:17 +02:00
denolfe made a correct default KEYMAP. moved the old one to KEYMAP_ANSI 2016-08-18 15:57:17 +02:00
iso_split_rshift corrected the split rshift key to reality 2016-08-18 09:56:11 +02:00
midi Update size estimates in the Makefile 2017-02-25 21:38:35 -08:00
poker made a correct default KEYMAP. moved the old one to KEYMAP_ANSI 2016-08-18 15:57:17 +02:00
sethbc oops, fixed inverted if statement 2016-11-13 01:04:10 -05:00
stanleylai made a correct default KEYMAP. moved the old one to KEYMAP_ANSI 2016-08-18 15:57:17 +02:00