]> git.donarmstrong.com Git - qmk_firmware.git/commit
Keyboard: Update logo and commonize it (#4151)
authorKosuke Adachi <ks@fstn.jp>
Fri, 19 Oct 2018 16:12:55 +0000 (01:12 +0900)
committerDrashna Jaelre <drashna@live.com>
Fri, 19 Oct 2018 16:12:55 +0000 (09:12 -0700)
commit78b48371aac3bc4ba468c9f7efcb742bafb81965
tree95975a9202c821a0518d73acd2da64cc059624c2
parentefc88a0b16055dc0b2f94da8c46ea8fadeab70f4
Keyboard: Update logo and commonize it (#4151)

* Update logo and commonize it

* Move the glcdfont.c to the lib and add it to the SRC values of the rules.mk in the keymap folders

* Add static
keyboards/crkbd/keymaps/default/glcdfont.c [deleted file]
keyboards/crkbd/keymaps/default/rules.mk
keyboards/crkbd/keymaps/drashna/glcdfont.c [deleted file]
keyboards/crkbd/keymaps/drashna/rules.mk
keyboards/crkbd/keymaps/like_jis/glcdfont.c [deleted file]
keyboards/crkbd/keymaps/like_jis/keymap.c
keyboards/crkbd/keymaps/like_jis/rules.mk
keyboards/crkbd/lib/glcdfont.c [new file with mode: 0644]
keyboards/crkbd/ssd1306.c