Move single LAYOUT
s to data driven (#20365)
This commit is contained in:
parent
941e159a28
commit
5bd68e3695
1443 changed files with 45214 additions and 59923 deletions
|
@ -13,13 +13,7 @@ You should have received a copy of the GNU General Public License
|
|||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#if defined(PRIYADI_PROMETHIUM)
|
||||
#include "promethium.h"
|
||||
#elif defined(PRIYADI_PLANCK)
|
||||
#include "planck.h"
|
||||
#else
|
||||
#error "no keyboard defined"
|
||||
#endif
|
||||
#include QMK_KEYBOARD_H
|
||||
|
||||
#include "action_layer.h"
|
||||
#ifdef AUDIO_ENABLE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue