Skip to content

yulei/amk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Oct 29, 2022
b6d1333 · Oct 29, 2022
Aug 24, 2022
Oct 29, 2022
Oct 24, 2022
Oct 29, 2022
Sep 27, 2022
Oct 26, 2022
Sep 2, 2022
May 4, 2022
Aug 10, 2022
Oct 29, 2022
Oct 12, 2022
Aug 29, 2022
Sep 27, 2022
Sep 28, 2021
Jun 19, 2021
Oct 15, 2022
May 26, 2021
Sep 27, 2022

Repository files navigation

AMK

Keyboard firmware for NRF52 and STM32. TMK was used for key processing. tinyusb was used for usb protocol handling. NRF5 SDK and STM32 HAL library were used for driving peripherals of the MCU.

How to build

git clone https://github.com/yulei/amk.git
cd amk
git submodule init
git submodule update
make onekey

Current available keyboards can be listed with:

make

Note:

If want to compile keyboards which were made by nrf52 (like the hhkbble), the NRF5 SDK must be downloaded and unzipped to the vendor/nordic directory. The current version used by amk was 17.0.2.

About

Firmware for ARM based keyboard

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published