BMP firmware for tk46v4 keyboard nRF52 BLE + IO Expander + I2C RGB LED controller with WS2812 + Cirque Trackpad
- build environment
cd /home
git clone --depth 1 -b bmp-0.11.3 https://github.com/sekigon-gonnoc/qmk_firmware.git
cd qmk_firmware
./util/qmk_install.sh
- clone tk46v4 firmeare repository
cd /home/qmk_firmware/keyboards
git clone https://github.com/tadakado/tk46v4_firmware.git tk46v4
cd ..
- extract files
rm quantum/pointing_device.?
tar xjvf keyboards/tk46v4/archive/bmp_add_files.tar.bz2
- build firmware
cd keyboards/tk46v4
./build.sh
- (make archive of BMP/QMK files)
cd archive
./pack.sh