You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

8 lines
252 B

// https://github.com/manna-harbour/qmk_firmware/blob/crkbd/keyboards/crkbd/keymaps/manna-harbour/readme.org
#pragma once
#include "quantum.h"
extern const char mh_image[] PROGMEM;
extern const int mh_image_size;
extern const bool mh_image_portrait;