[Keyboard] Ares refactor (#13730)
This commit is contained in:
parent
b1c5a53a68
commit
a617c8b80a
6 changed files with 290 additions and 46 deletions
|
@ -49,5 +49,5 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
// #define IS_COMMAND() (get_mods() == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)))
|
||||
|
||||
/* Bootmagic Lite key configuration */
|
||||
// #define BOOTMAGIC_LITE_ROW 0
|
||||
// #define BOOTMAGIC_LITE_COLUMN 0
|
||||
#define BOOTMAGIC_LITE_ROW 4
|
||||
#define BOOTMAGIC_LITE_COLUMN 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue