forked from mirrors/qmk_userspace
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:
parent
6734cd9c5c
commit
66ef1e3d67
18 changed files with 885 additions and 378 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue