qmk_firmware/keyboards/lazydesigners/the50
Ryan 5629ba1807
Remove legacy keycodes, part 4 (#18683)
* `KC_PGDOWN` -> `KC_PGDN`

* `KC_PSCREEN` -> `KC_PSCR`

* `KC_SCOLON` -> `KC_SCLN`

* `KC_BSLASH` -> `KC_BSLS`

* `KC_BSPACE` -> `KC_BSPC`
2022-10-13 18:28:14 +01:00
..
keymaps Remove legacy keycodes, part 4 (#18683) 2022-10-13 18:28:14 +01:00
config.h
info.json
readme.md Remove more RESET keycode references (#18252) 2022-09-03 06:50:44 +01:00
rules.mk
the50.c
the50.h

THE50

THE50

A 50% custom keyboard designed and produced by LazyDesigners.

Keyboard Maintainer: QMK Community
Hardware Supported: THE50
Hardware Availability: Check for GBs on Geekhack and on LazyDesigner's homepage.

Make example for this keyboard (after setting up your build environment):

make lazydesigners/the50:default:dfu

To enter the bootloader, either short the pins on the PCB or the QK_BOOT key on the FN layer.

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.