fc660c: Change default keymap and binary
This commit is contained in:
parent
e382957c11
commit
22f6cb273e
7 changed files with 1285 additions and 71 deletions
8
keyboard/fc660c/update_bin.sh
Normal file
8
keyboard/fc660c/update_bin.sh
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
#!/bin/sh
|
||||
make clean
|
||||
make
|
||||
cp fc660c.hex binary/fc660c.hex
|
||||
make clean
|
||||
make KEYMAP=emu
|
||||
cp fc660c.hex binary/fc660c_emu.hex
|
||||
make clean
|
||||
Loading…
Add table
Add a link
Reference in a new issue