[Keyboard] Rename ymdk_np21 to np21, move to ymdk vendor folder (#15641)

fix_template_bootmagic
peepeetee 3 years ago committed by GitHub
parent 65e7d0c01f
commit 2b212cf692
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 0
      keyboards/ymdk/np21/config.h
  2. 0
      keyboards/ymdk/np21/info.json
  3. 0
      keyboards/ymdk/np21/keymaps/default/keymap.c
  4. 0
      keyboards/ymdk/np21/keymaps/default/readme.md
  5. 0
      keyboards/ymdk/np21/keymaps/via/keymap.c
  6. 0
      keyboards/ymdk/np21/keymaps/via/rules.mk
  7. 2
      keyboards/ymdk/np21/np21.c
  8. 0
      keyboards/ymdk/np21/np21.h
  9. 4
      keyboards/ymdk/np21/readme.md
  10. 0
      keyboards/ymdk/np21/rules.mk

@ -16,4 +16,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 "ymdk_np21.h"
#include "np21.h"

@ -10,11 +10,11 @@ ps2avrGB based number-pad sold fully assembled by YMDK on Aliexpress.
Make example for this keyboard (after setting up your build environment):
make ymdk_np21:default
make ymdk/np21:default
Flashing example for this keyboard ([after setting up the bootloadHID flashing environment](https://docs.qmk.fm/#/flashing_bootloadhid))
make ymdk_np21:default:flash
make ymdk/np21:default:flash
**Reset Key**: Hold down the 'Top Left Key' (USB on top) while plugging in the keyboard.
Loading…
Cancel
Save