1
0
Fork 0

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:
peepeetee 2022-01-17 03:53:11 +08:00 committed by GitHub
parent 1d3c2ceded
commit 15290f4366
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
50 changed files with 11 additions and 6 deletions

View file

@ -215,6 +215,9 @@
LAYOUT: 'LAYOUT_all'
}
},
idobo: {
target: 'idobao/id75'
},
'jj40': {
target: 'kprepublic/jj40'
},

View file

@ -13,4 +13,4 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include "idobo.h"
#include "id75.h"

View file

@ -1,17 +1,19 @@
# IDOBO
# ID75
![IDOBO](imgur.com image replace me!)
![ID75](https://i.imgur.com/VOP1SzD.jpeg)
75Keys Aluminum Mechanical Keyboard.
Firmware here originally appeared on qmkeyboard.cn
Keyboard Maintainer: [MechMerlin](https://github.com/mechmerlin)
Hardware Supported: IDOBO PCB
Hardware Availability: [IDOBO on Drop](https://drop.com/buy/id75-hot-swappable-ortholinear-keyboard-kit)
Hardware Supported: ID75 PCB
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 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).