Skip to content

Commit

Permalink
[Keyboard] Rename ymdk_np21 to np21, move to ymdk vendor folder (#15641)
Browse files Browse the repository at this point in the history
  • Loading branch information
peepeetee authored Jan 11, 2022
1 parent 65e7d0c commit 2b212cf
Show file tree
Hide file tree
Showing 10 changed files with 3 additions and 3 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -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"
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
File renamed without changes.

0 comments on commit 2b212cf

Please sign in to comment.