File tree Expand file tree Collapse file tree
platforms/chibios/converters/promicro_to_imera Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -33,7 +33,6 @@ The following converters are available at this time:
3333| ` promicro ` | ` elite_pi ` |
3434| ` promicro ` | ` helios ` |
3535| ` promicro ` | ` liatris ` |
36- | ` promicro ` | ` imera ` |
3736| ` promicro ` | ` michi ` |
3837| ` promicro ` | ` svlinky ` |
3938| ` promicro ` | ` halcyon ` |
@@ -90,7 +89,6 @@ If a board currently supported by QMK uses a [Pro Micro](https://www.sparkfun.co
9089| [ Elite-Pi] ( https://keeb.io/products/elite-pi-usb-c-pro-micro-replacement-rp2040 ) | ` elite_pi ` | ` -e CONVERT_TO=elite_pi ` | ` CONVERT_TO=elite_pi ` | ` #ifdef CONVERT_TO_ELITE_PI ` |
9190| [ 0xCB Helios] ( https://keeb.supply/products/0xcb-helios ) | ` helios ` | ` -e CONVERT_TO=helios ` | ` CONVERT_TO=helios ` | ` #ifdef CONVERT_TO_HELIOS ` |
9291| [ Liatris] ( https://splitkb.com/products/liatris ) | ` liatris ` | ` -e CONVERT_TO=liatris ` | ` CONVERT_TO=liatris ` | ` #ifdef CONVERT_TO_LIATRIS ` |
93- | [ Imera] ( https://splitkb.com/products/imera ) | ` imera ` | ` -e CONVERT_TO=imera ` | ` CONVERT_TO=imera ` | ` #ifdef CONVERT_TO_IMERA ` |
9492| [ Michi] ( https://github.com/ci-bus/michi-promicro-rp2040 ) | ` michi ` | ` -e CONVERT_TO=michi ` | ` CONVERT_TO=michi ` | ` #ifdef CONVERT_TO_MICHI ` |
9593| [ Svlinky] ( https://github.com/sadekbaroudi/svlinky ) | ` svlinky ` | ` -e CONVERT_TO=svlinky ` | ` CONVERT_TO=svlinky ` | ` #ifdef CONVERT_TO_SVLINKY ` |
9694| [ Halcyon Adapter] ( https://splitkb.com/products/halcyon-adapter ) | ` halcyon ` | ` -e CONVERT_TO=halcyon ` | ` CONVERT_TO=halcyon ` | ` #ifdef CONVERT_TO_HALCYON ` |
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments