Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move TKL layouts to data driven (#20337) | Ryan | 2023-04-05 | 1 | -87/+95 |
| | |||||
* | Move keyboard USB IDs and strings to data driven: handwired (#17822) | Ryan | 2022-07-30 | 1 | -1/+7 |
| | |||||
* | [Keyboard] Add Meck TKL handwired (#15533) | Gabriel Kim | 2022-01-09 | 1 | -0/+103 |
* Add meck_tkl * Fix configuration and pin assignment * Rellocate A10 pin, as it is used by the USB DFU bootloader * Add volume and media keys to the function keys layer * Rellocate source files to the handwired keyboards folder and add documentation * Review changes for PR - Improve LAYOUT macro to match the keyboard layout. - Use "kxy" as pin names on the LAYOUT macro. - Remove unused mcuconf.h and halconf.h. - Fix README. * Improve layout macro naming |