commit 15470c4337950539575d70e88c71a3872efdc8c3 from: Thomas Böhler date: Sun Feb 11 13:27:22 2024 UTC Use atmel-dfu bootloader for Elite-C Signed-off-by: Thomas Böhler commit - 47b95ea4c93791552f3444f0d5f96129522c6bf5 commit + 15470c4337950539575d70e88c71a3872efdc8c3 blob - c57c06c33918ba01ea2f3b2fd012819ff3e13a38 blob + 090c15da785613971cd49706e219c30c8c366dee --- keyboards/crkbd/keymaps/witcher/rules.mk +++ keyboards/crkbd/keymaps/witcher/rules.mk @@ -1,3 +1,5 @@ +BOOTLOADER = atmel-dfu + OLED_ENABLE = yes OLED_DRIVER = ssd1306 LTO_ENABLE = yes