Skip to content

Commit

Permalink
Revert "Add Imera for future use"
Browse files Browse the repository at this point in the history
This reverts commit 9378cbb.
  • Loading branch information
VeyPatch committed Aug 11, 2024
1 parent f212f70 commit b3f9e42
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 42 deletions.
5 changes: 0 additions & 5 deletions data/mappings/defaults.hjson
Original file line number Diff line number Diff line change
Expand Up @@ -84,11 +84,6 @@
"board": "STEMCELL",
"bootloader": "tinyuf2",
"processor": "STM32F411"
},
"imera": {
"processor": "RP2040",
"bootloader": "rp2040",
"board": "QMK_PM2040"
}
}
}
36 changes: 0 additions & 36 deletions platforms/chibios/converters/promicro_to_imera/_pins_defs.h

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ BOOTLOADER := rp2040
SERIAL_DRIVER ?= vendor
WS2812_DRIVER ?= vendor
BACKLIGHT_DRIVER ?= software
OPT_DEFS += -DUSB_VBUS_PIN=19U
OPT_DEFS += -DUSB_VBUS_PIN=19U

0 comments on commit b3f9e42

Please sign in to comment.