diff options
| author | Duncan Sutherland | 2024-04-23 11:47:30 +0200 |
|---|---|---|
| committer | GitHub | 2024-04-23 11:47:30 +0200 |
| commit | 32136afe242c82f4b0f430eadc6914ca83dd8239 (patch) | |
| tree | aecbdeaed05273f353b6f94e20b4a977f992185b /keyboards/bt66tech | |
| parent | 0786314bfbfd32ec9ec9df3d212b37dc98fa165c (diff) | |
Change to `development_board` (#21695)
Diffstat (limited to 'keyboards/bt66tech')
| -rw-r--r-- | keyboards/bt66tech/bt66tech60/keyboard.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/bt66tech/bt66tech60/keyboard.json b/keyboards/bt66tech/bt66tech60/keyboard.json index 26e4964d45..778e27fe67 100644 --- a/keyboards/bt66tech/bt66tech60/keyboard.json +++ b/keyboards/bt66tech/bt66tech60/keyboard.json @@ -55,8 +55,7 @@ "pin": "B15", "driver": "spi" }, - "processor": "STM32F103", - "bootloader": "stm32duino", + "development_board": "bluepill", "community_layouts": ["60_ansi"], "layouts": { "LAYOUT_60_ansi": { |