qmk_firmware/keyboards/massdrop/ctrl
r-pufky 8897ab9b11
[Keymap] Add personal massdrop/ctrl:r-pufky keymap. (#10887)
* Add personal massdrop/ctrl:r-pufky keymap.

* Added personal keymap per: https://docs.qmk.fm/#/contributing?id=keymaps

* Update massdrop/ctrl:r-pufky per review.

* Trimmed config.h
* Remove rules.mk
* Add copyright header to keymap.c
* Rename README.md to readme.md

* Remove files/lines per review.

* Removed keyboard-layout-editor.com json layouts.
* Removed keymap_config line.
2020-11-25 10:05:01 -08:00
..
keymaps [Keymap] Add personal massdrop/ctrl:r-pufky keymap. (#10887) 2020-11-25 10:05:01 -08:00
config.h Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 2019-06-06 12:09:56 -07:00
config_led.c Update massdrop/alt and arm_atsam/led_matrix to fix #10813 (#10818) 2020-11-09 13:33:40 -08:00
config_led.h RGB Matrix support for Massdrop CTRL/ALT (#5328) 2019-04-03 18:30:47 -07:00
ctrl.h Massdrop keyboard updates for SEND_STRING, syscalls, stdio, debug prints, Auto Shift (#3973) 2018-09-28 21:32:15 -04: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
matrix.c Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 2019-06-06 12:09:56 -07:00
matrix.h move massdrop boards into its own directory for configurator visibility 2018-08-29 16:38:12 -04:00
readme.md docs(massdrop alt/ctrl): update link to loader releases (#10781) 2020-10-29 14:35:11 +11:00
rules.mk Remove filesize changes from default-ish rules.mk files, sans handwired (#8040) 2020-01-30 13:47:48 -05: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.