8000 GitHub - tadakado/tk46v4_firmware: BMP firmware for tk46v4 keyboard (nRF52 BLE + IO Expander + I2C RGB LED controller with WS2812 + Cirque Trackpad)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

BMP firmware for tk46v4 keyboard (nRF52 BLE + IO Expander + I2C RGB LED controller with WS2812 + Cirque Trackpad)

License

Notifications You must be signed in to change notification settings

tadakado/tk46v4_firmware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Firmware for tk46v4 keyboard

tk46v4

BMP firmware for tk46v4 keyboard nRF52 BLE + IO Expander + I2C RGB LED controller with WS2812 + Cirque Trackpad

tk46v4

How to make the firmware

  1. 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
  1. clone tk46v4 firmeare repository
cd /home/qmk_firmware/keyboards
git clone https://github.com/tadakado/tk46v4_firmware.git tk46v4
cd ..
  1. extract files
rm quantum/pointing_device.?
tar xjvf keyboards/tk46v4/archive/bmp_add_files.tar.bz2
  1. build firmware
cd keyboards/tk46v4
./build.sh 
  1. (make archive of BMP/QMK files)
cd archive
./pack.sh

About

BMP firmware for tk46v4 keyboard (nRF52 BLE + IO Expander + I2C RGB LED controller with WS2812 + Cirque Trackpad)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0