This repository has been archived on 2025-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
TheOneTrueTrench 8f5ac39fb9 separated all my changes into separate files, working on generalizing my relativity macros. (#4368)
* Updating to my local changes.

* Added auto-complete for joins.

* Added lights to imply current state better
2018-11-06 12:01:18 -08:00

16 lines
139 B
C

#include QMK_KEYBOARD_H
enum marianas_layers {
QWERTY,
/*
COLEMAK,
DVORAK,
*/
NAV_CLUSTER,
GAMING,
SQLMACROS,
FN_LAYER
};