mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-08-08 06:53:24 +01:00
Remove empty fn_actions[]
This commit is contained in:
@@ -197,10 +197,6 @@ Missing still...
|
||||
},
|
||||
};
|
||||
|
||||
const uint16_t PROGMEM fn_actions[] = {
|
||||
|
||||
};
|
||||
|
||||
/* This bit of logic seeds a wee linear congruential random number generator */
|
||||
/* lots of prime numbers everywhere... */
|
||||
static uint16_t random_value = 157;
|
||||
|
||||
Reference in New Issue
Block a user