format code according to conventions [skip ci]

refactor_process_record_kb_user 0.7.117
QMK Bot 5 years ago
parent d13ada1162
commit fe50883c15
  1. 1
      tmk_core/common/chibios/eeprom_teensy.c

@ -61,7 +61,6 @@
Attempts to modify the EEPROM_SIZE setting may brick your board.
*/
// Writing unaligned 16 or 32 bit data is handled automatically when
// this is defined, but at a cost of extra code size. Without this,
// any unaligned write will cause a hard fault exception! If you're

Loading…
Cancel
Save