geekhack Projects > Making Stuff Together!

QMK/TMK on B.Face X2

(1/10) > >>

quanghuy1200:
I have a B.Face X2 running on Atmega 32AU and i want to run on some custom frimware ? If possible, can i use the RGB led bottom function ? And how can i upload it to my board.Thanks everyone

wolfv:
If your Atmega 32AU is Arduino compatible, use the keybrd library https://github.com/wolfv6/keybrd
Instructions for uploading are in the User Guide https://github.com/wolfv6/keybrd/blob/master/doc/keybrd_library_user_guide.md

What is a "led bottom function" ?

wodan:
TMK/QMK is developed for the Atmega32U4 family of µController. Those controllers have an integrated USB stack/feature and that's heavily utilized by TMK/QMK.

Almost all other Atmega32 do not have integrated USB and rely on firmware/software USB implementations. The WKL-based PCB are closely related to the Aikon controller ...

quanghuy1200:

--- Quote from: wolfv on Mon, 21 November 2016, 07:27:29 ---If your Atmega 32AU is Arduino compatible, use the keybrd library https://github.com/wolfv6/keybrd
Instructions for uploading are in the User Guide https://github.com/wolfv6/keybrd/blob/master/doc/keybrd_library_user_guide.md

What is a "led bottom function" ?

--- End quote ---
Sorry for bad eng.It's RGB bottom led

quanghuy1200:

--- Quote from: wodan on Mon, 21 November 2016, 07:42:51 ---TMK/QMK is developed for the Atmega32U4 family of µController. Those controllers have an integrated USB stack/feature and that's heavily utilized by TMK/QMK.

Almost all other Atmega32 do not have integrated USB and rely on firmware/software USB implementations. The WKL-based PCB are closely related to the Aikon controller ...

--- End quote ---
Thanks a lot

Navigation

[0] Message Index

[#] Next page

Go to full version