geekhack

geekhack Community => Keyboards => Topic started by: lunas on Mon, 06 March 2017, 14:14:47

Title: What does ChibiOS add to TMK functionality?
Post by: lunas on Mon, 06 March 2017, 14:14:47
I've got an Infinity 60% that I want to start configuring through tmk. This will be my first real foray into customizing tmk, so I'll start simple with layouts and layers, then move on to macros and LED control. Looking through the tmk repo I've seen references to ChibiOS and used it with matt3o's tmk build.  What does ChibiOS add to tmk?
Title: Re: What does ChibiOS add to TMK functionality?
Post by: joey on Mon, 06 March 2017, 14:16:25
ChibiOS adds support for ARM MCUs.
Title: Re: What does ChibiOS add to TMK functionality?
Post by: lunas on Tue, 07 March 2017, 19:45:21
Thanks for the quick response. So, based on my small amount of understanding on this, there is no need for chibios on the current Infinity 60%?
Title: Re: What does ChibiOS add to TMK functionality?
Post by: ctm on Wed, 08 March 2017, 21:04:08
Thanks for the quick response. So, based on my small amount of understanding on this, there is no need for chibios on the current Infinity 60%?
IIRC, the ChibiOS based one supports media key and mouse key, while the mbed based one does not.