Explorar o código

format code according to conventions [skip ci]

QMK Bot %!s(int64=5) %!d(string=hai) anos
pai
achega
03ed819717
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      quantum/dynamic_keymap.c

+ 1 - 1
quantum/dynamic_keymap.c

@@ -32,7 +32,7 @@
 
 // This is the default EEPROM max address to use for dynamic keymaps.
 // The default is the ATmega32u4 EEPROM max address.
-// Explicitly override it if the keyboard uses a microcontroller with 
+// Explicitly override it if the keyboard uses a microcontroller with
 // more EEPROM *and* it makes sense to increase it.
 #ifndef DYNAMIC_KEYMAP_EEPROM_MAX_ADDR
 #    define DYNAMIC_KEYMAP_EEPROM_MAX_ADDR 1023