This website requires JavaScript.
Explore
Help
Sign In
mfulz_github
/
qmk_firmware
mirror of
https://github.com/mfulz/qmk_firmware.git
Watch
1
Star
0
Fork
You've already forked qmk_firmware
1
Code
Issues
Projects
Releases
Wiki
Activity
1c650aa55c
qmk_firmware
/
keyboards
/
omkbd
/
ergodash
/
info.json
8 lines
110 B
JSON
Raw
Normal View
History
Unescape
Escape
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
2023-02-08 08:41:46 +01:00
{
"processor"
:
"atmega32u4"
,
Move `SPLIT_KEYBOARD` to data driven (#21410)
2024-04-12 05:22:15 +02:00
"bootloader"
:
"caterina"
,
"split"
:
{
"enabled"
:
true
}
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
2023-02-08 08:41:46 +01:00
}