mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2025-12-24 07:01:57 +00:00
RAMA M6-B and IS31FL3218 driver (#4021)
* Initial RAMA M6-B commit. * Moved IS31FL3218 driver, minor cleanups * Refactor, added dynamic keymap. * Added dynamic keymaps to RAMA M6-A * Refactor M6-A and M6-B to use common code. * Formatting * Cleanup * Cleanup * Changes from review
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
#include "config.h"
|
||||
#include "keymap.h" // to get keymaps[][][]
|
||||
#include "tmk_core/common/eeprom.h"
|
||||
#include "progmem.h"// to read default from flash
|
||||
#include "progmem.h" // to read default from flash
|
||||
|
||||
#include "dynamic_keymap.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user