Skip to content

keyboard-fw: clean up global variables and functions

  • Remove several unused global variables in remote.c
  • Change some functions to static scope in main.c
  • Change remaining global variables to static scope in main.c, remote.c, menu.c, oled.c

Merge request reports

Loading