move bm65hsrgb_iso and bm68hsrgb to rev1/ (#15132)

miryoku-merge-master
peepeetee 4 years ago committed by GitHub
parent 14d5c3f2f1
commit 6151b365f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -13,7 +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/>.
*/
#include "bm65hsrgb_iso.h"
#include "rev1.h"
#ifdef RGB_MATRIX_ENABLE
led_config_t g_led_config = { {

@ -14,7 +14,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include "bm68hsrgb.h"
#include "rev1.h"
#ifdef RGB_MATRIX_ENABLE
led_config_t g_led_config = { {
Loading…
Cancel
Save