qmk-firmwares/keyboards/massdrop/ctrl
2023-05-15 22:27:37 +10:00
..
keymaps Keymap introspection for combos. (#19670) 2023-05-15 22:27:37 +10:00
config.h Move matrix config to info.json, part 7 (#20020) 2023-03-11 00:39:56 +11:00
config_led.c Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
config_led.h Change DRIVER_LED_COUNT to {LED,RGB}_MATRIX_LED_COUNT (#18399) 2022-09-23 22:46:23 +10:00
ctrl.c [Keyboard] Fix matrix delay on Drop boards (#13671) 2021-07-23 23:36:39 +01:00
ctrl.h Move single LAYOUTs to data driven (#20365) 2023-04-12 13:42:51 +10:00
DOCUMENTATION.md
info.json Move single LAYOUTs to data driven (#20365) 2023-04-12 13:42:51 +10:00
readme.md
rules.mk Move RGB_MATRIX_DRIVER to data driven (#20350) 2023-04-08 18:08:08 +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.