Browse Source

[Bug] Remove config.h include in dynamic_keymap.c (#15886)

pull/15891/head 0.15.15
Drashna Jaelre 2 years ago
committed by GitHub
parent
commit
5bad37cb56
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      quantum/dynamic_keymap.c

+ 0
- 1
quantum/dynamic_keymap.c View File

@ -14,7 +14,6 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include "config.h"
#include "keymap.h" // to get keymaps[][][]
#include "eeprom.h"
#include "progmem.h" // to read default from flash


Loading…
Cancel
Save