weteor / 3W6

a small compact 3x5+3 split ortho keyboard
Other
374 stars 23 forks source link

[Feature Request] ARM microcontrollers support #10

Open ujl123 opened 2 years ago

ujl123 commented 2 years ago

As QMK features grows in size, it feels like avr isn't big enough to fit everything. Would you be able to put out a variant that uses ARM rather than AVR? I know that this will drive up the price but is a great way to future proof the design in terms of firmware support, and for future hardware support if you ever do decide to implement huge qmk features like quantum painter or other big features.

In terms of which to support there are a lot of stm32 that chibiOS supports. Or you could create a design that works with the new rp2040, although only develop branch of QMK supports it.