Add Djinn. (#17382)

* Add Djinn.

* Review comments.

* Further cleanup.
This commit is contained in:
Nick Brassel
2022-06-20 14:20:56 +10:00
committed by GitHub
parent ad2e853611
commit aa06893b58
43 changed files with 2145 additions and 1 deletions

View File

@@ -0,0 +1,11 @@
// Copyright 2022 QMK -- generated source code only, image retains original copyright
// SPDX-License-Identifier: GPL-2.0-or-later
// This file was auto-generated by `qmk painter-convert-graphics -i lock-num-ON.png -f mono4`
#pragma once
#include <qp.h>
extern const uint32_t gfx_lock_num_ON_length;
extern const uint8_t gfx_lock_num_ON[302];