logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git

lv_conf.h (316B)


  1. // Copyright 2023 zzeneg (@zzeneg)
  2. // SPDX-License-Identifier: GPL-2.0-or-later
  3. #pragma once
  4. #include_next <lv_conf.h>
  5. #undef LV_FONT_DEFAULT
  6. #define LV_FONT_DEFAULT &lv_font_montserrat_20
  7. #undef LV_FONT_MONTSERRAT_20
  8. #define LV_FONT_MONTSERRAT_20 1
  9. #undef LV_FONT_MONTSERRAT_28
  10. #define LV_FONT_MONTSERRAT_28 0