diff options
| author | peepeetee | 2021-08-22 05:53:49 +0200 |
|---|---|---|
| committer | GitHub | 2021-08-22 05:53:49 +0200 |
| commit | 78ccd9c201199444bc06161b05ee8d7ba9c31613 (patch) | |
| tree | 726d9e55d8cde510fe72bc1fb9bb2a7dabdbecc2 /keyboards/daisy/readme.md | |
| parent | c70abc8d047319830e369ae4e14cd43bae3bd3b8 (diff) | |
Organize KPrepublic, K.T.E.C, xiudi boards into directories (#12159)
* reset; redoing my steps; and recommit
* include xd002/.noci
Diffstat (limited to 'keyboards/daisy/readme.md')
| -rw-r--r-- | keyboards/daisy/readme.md | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/keyboards/daisy/readme.md b/keyboards/daisy/readme.md deleted file mode 100644 index a8a93bf791..0000000000 --- a/keyboards/daisy/readme.md +++ /dev/null @@ -1,15 +0,0 @@ -# Daisy - - - -A 40% keyboard kit sold by KPrepublic. - -* Keyboard Maintainer: [westfoxtrot](https://github.com/westfoxtrot) -* Hardware Supported: Daisy PCB Rev.1, Daisy PCB Rev.2 -* Hardware Availability: [KPrepublic](https://kprepublic.com/products/daisy-40-custom-keyboard-pcb) - -Make example for this keyboard (after setting up your build environment): - - make daisy: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). |