Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Idobao ID80 V2: Partial Data-Driven Conversion #19247

Merged
merged 4 commits into from
Dec 8, 2022
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
move rules to info.json
  • Loading branch information
noroadsleft committed Dec 6, 2022
commit 4c643693afdeed5275a150b6d9c8e2ca5f2ad139
3 changes: 2 additions & 1 deletion keyboards/idobao/id80/v2/ansi/rules.mk
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
# see common rules.mk
# This file intentionally left blank
# see common info.json
12 changes: 12 additions & 0 deletions keyboards/idobao/id80/v2/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,17 @@
"usb": {
"vid": "0x6964",
"device_version": "0.0.1"
},
"processor": "atmega32u4",
"bootloader": "atmel-dfu",
"features": {
"bootmagic": true,
"mousekey": true,
"extrakey": true,
"console": false,
"command": false,
"nkro": true,
"backlight": true,
"rgblight": true
}
}
3 changes: 2 additions & 1 deletion keyboards/idobao/id80/v2/iso/rules.mk
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
# see common rules.mk
# This file intentionally left blank
# see common info.json
19 changes: 0 additions & 19 deletions keyboards/idobao/id80/v2/rules.mk

This file was deleted.