qmk_firmware/keyboards/massdrop/ctrl
Ryan fe6d6cf76d
Remove empty override functions (#14312)
* Remove empty override functions, 0-9

* Remove empty override functions, A-D

* Remove empty override functions, E-H

* Remove empty override functions, handwired

* Remove empty override functions, I-L

* Remove empty override functions, M-P

* Remove empty override functions, Q-T

* Remove empty override functions, U-Z
2021-09-05 21:36:31 +01:00
..
keymaps Remove empty override functions (#14312) 2021-09-05 21:36:31 +01:00
config_led.c Fix Indicator LED issues (#12097) 2021-08-18 04:44:19 +10:00
config_led.h RGB Matrix support for Massdrop CTRL/ALT (#5328) 2019-04-03 18:30:47 -07:00
config.h Implement GPIO abstraction for atsam (#13567) 2021-07-22 23:01:19 +01:00
ctrl.c [Keyboard] Fix matrix delay on Drop boards (#13671) 2021-07-23 23:36:39 +01:00
ctrl.h 2020 November 28 Breaking Changes Update (#11053) 2020-11-28 12:02:18 -08:00
DOCUMENTATION.md [Keymap] Massdrop ctrl keymap (#7639) 2020-01-14 21:34:41 -08:00
info.json Fix incorrect key sizes in Configurator (#9073) 2020-05-13 20:00:37 +01:00
readme.md docs(massdrop alt/ctrl): update link to loader releases (#10781) 2020-10-29 14:35:11 +11:00
rules.mk Remove MIDI Configuration boilerplate (#11151) 2021-08-16 06:51:13 +10:00

CTRL

CTRL

The Massdrop CTRL is a TKL mechanical keyboard featuring dual USB-C connectors, an integrated Hi-Speed USB 2.0 hub, and fully customizable RGB backlighting and underlighting.

Keyboard Maintainer: Massdrop
Hardware Supported: Massdrop, Inc. CTRL PCBs utilizing Microchip's ATSAMD51J18A MCU and USB2422 2-Port USB 2.0 Hi-Speed Hub Controller, and ISSI's IS31FL3733 LED Drivers.
Hardware Availability: Massdrop CTRL Mechanical Keyboard

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

make massdrop/ctrl:default

For information on flashing this keyboard, visit the following links:

Massdrop Loader Releases
Massdrop Loader Repository and Instructions

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