Skip to content

Commit

Permalink
Removing unsupported DESCRIPTION from config.h
Browse files Browse the repository at this point in the history
This was causing build warnings and wasn't really needed anyway.
  • Loading branch information
an-achronism committed Mar 2, 2023
1 parent 7ddbcf1 commit b2c2d92
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions keyboards/converter/ibmpc_usb/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define PRODUCT_ID 0x6536
#define DEVICE_VER 0x0101
#define MANUFACTURER QMK
#define PRODUCT Legacy Keyboard Convert
#define DESCRIPTION convert IBM PC keyboard to USB
#define PRODUCT IBM keyboard protocol converter

/* matrix size */
#define MATRIX_ROWS 8
Expand Down

0 comments on commit b2c2d92

Please sign in to comment.