You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/keyboards/massdrop/ctrl
Chris Dosé 8a2e328a33
[Keyboard] Fix RGB_TOG cycle for Massdrop CTRL default keymap (#6056)
5 years ago
..
keymaps [Keyboard] Fix RGB_TOG cycle for Massdrop CTRL default keymap (#6056) 5 years ago
config.h Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 5 years ago
config_led.c [Keyboard] Changed LED positions for Massdrop CTRL and DZ60RGB (#5801) 5 years ago
config_led.h RGB Matrix support for Massdrop CTRL/ALT (#5328) 5 years ago
ctrl.h Massdrop keyboard updates for SEND_STRING, syscalls, stdio, debug prints, Auto Shift (#3973) 6 years ago
info.json Keyboard: CTRL and ALT keyboard json fix (#3816) 6 years ago
matrix.c Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 5 years ago
matrix.h move massdrop boards into its own directory for configurator visibility 6 years ago
readme.md Keyboard: CTRL and ALT updates (#3810) 6 years ago
rules.mk RGB Matrix support for Massdrop CTRL/ALT (#5328) 5 years ago

readme.md

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.