rename idobo to idobao/id75, move to vendor folder (#15661)
* rename idobo to idobao/id75, move to vendor folder * add image, amend readme to id75 * add buying link
This commit is contained in:
parent
1d3c2ceded
commit
15290f4366
50 changed files with 11 additions and 6 deletions
|
@ -215,6 +215,9 @@
|
||||||
LAYOUT: 'LAYOUT_all'
|
LAYOUT: 'LAYOUT_all'
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
idobo: {
|
||||||
|
target: 'idobao/id75'
|
||||||
|
},
|
||||||
'jj40': {
|
'jj40': {
|
||||||
target: 'kprepublic/jj40'
|
target: 'kprepublic/jj40'
|
||||||
},
|
},
|
||||||
|
|
|
@ -13,4 +13,4 @@
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
#include "idobo.h"
|
#include "id75.h"
|
|
@ -1,17 +1,19 @@
|
||||||
# IDOBO
|
# ID75
|
||||||
|
|
||||||
![IDOBO](imgur.com image replace me!)
|
![ID75](https://i.imgur.com/VOP1SzD.jpeg)
|
||||||
|
|
||||||
75Keys Aluminum Mechanical Keyboard.
|
75Keys Aluminum Mechanical Keyboard.
|
||||||
|
|
||||||
Firmware here originally appeared on qmkeyboard.cn
|
Firmware here originally appeared on qmkeyboard.cn
|
||||||
|
|
||||||
Keyboard Maintainer: [MechMerlin](https://github.com/mechmerlin)
|
Keyboard Maintainer: [MechMerlin](https://github.com/mechmerlin)
|
||||||
Hardware Supported: IDOBO PCB
|
Hardware Supported: ID75 PCB
|
||||||
Hardware Availability: [IDOBO on Drop](https://drop.com/buy/id75-hot-swappable-ortholinear-keyboard-kit)
|
Hardware Availability:
|
||||||
|
* [ID75 on Drop](https://drop.com/buy/id75-hot-swappable-ortholinear-keyboard-kit)
|
||||||
|
* [ID75 on IDOBAO](https://idobao.net/products/idobao-id75v1-hot-swappable-mechanical-keyboard-kit)
|
||||||
|
|
||||||
Make example for this keyboard (after setting up your build environment):
|
Make example for this keyboard (after setting up your build environment):
|
||||||
|
|
||||||
make idobo:default
|
make idobao/id75:default
|
||||||
|
|
||||||
See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
|
See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
|
Loading…
Reference in a new issue