Skip to content

Commit

Permalink
Revert "Blocked65: add support for VIA Configurator (qmk#9938)"
Browse files Browse the repository at this point in the history
This reverts commit a799f9c.
  • Loading branch information
fdawans authored Aug 11, 2020
1 parent f371243 commit 6dfb54d
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 52 deletions.
4 changes: 2 additions & 2 deletions keyboards/wheatfield/blocked65/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "config_common.h"

/* USB Device descriptor parameter */
#define VENDOR_ID 0x5746 //WF
#define PRODUCT_ID 0x0001 //Blocked65
#define VENDOR_ID 0xFEED
#define PRODUCT_ID 0x6060
#define DEVICE_VER 0x0001
#define MANUFACTURER Dou
#define PRODUCT Blocked65
Expand Down
49 changes: 0 additions & 49 deletions keyboards/wheatfield/blocked65/keymaps/via/keymap.c

This file was deleted.

1 change: 0 additions & 1 deletion keyboards/wheatfield/blocked65/keymaps/via/rules.mk

This file was deleted.

0 comments on commit 6dfb54d

Please sign in to comment.