qmk_firmware/keyboards/massdrop/ctrl
2024-04-25 08:42:48 +01:00
..
keymaps [Keymap Removal] keyboard with most keymaps (#23092) 2024-02-16 13:25:44 +00: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 [Keymap] Massdrop ctrl keymap (#7639) 2020-01-14 21:34:41 -08:00
keyboard.json Migrate build target markers to keyboard.json - Misc (#23609) 2024-04-25 08:42:48 +01:00
readme.md docs(massdrop alt/ctrl): update link to loader releases (#10781) 2020-10-29 14:35:11 +11:00
rules.mk Data-Driven Keyboard Conversions: M, Part 1 (#23590) 2024-04-23 04:06:24 +01: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.