takecian

Diary

30 May 2018

Iris keyboard build-log

Irisを作ったんだけど firmware を焼くのに手順を忘れるのでここのメモしておく。

takecian-MacBook-Pro:~/Development/Tools/qmk_firmware t-fujiki $ make iris/rev2:default:avrdude                                                         [master]
QMK Firmware 0.6.41
WARNING:
 Some git sub-modules are out of date or modified, please consider runnning:
 make git-submodule
 You can ignore this warning if you are not compiling any ChibiOS keyboards,
 or if you have modified the ChibiOS libraries yourself.

Making iris/rev2 with keymap default and target avrdude

avr-gcc (GCC) 7.3.0
Copyright (C) 2017 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Size before:
   text	   data	    bss	    dec	    hex	filename
      0	  25578	      0	  25578	   63ea	./.build/iris_rev2_default.hex

Compiling: ./tmk_core/common/command.c                                                              [OK]
Linking: .build/iris_rev2_default.elf                                                               [OK]
Creating load file for flashing: .build/iris_rev2_default.hex                                       [OK]
Checking file size of iris_rev2_default.hex                                                         [OK]
 * File size is fine - 25578/28672
Copying iris_rev2_default.hex to qmk_firmware folder                                                [OK]
Detecting USB port, reset your controller now

でも結局 Ergodox に戻りつつある・・