* Remove unnecessary IS_COMMAND definition in clueboard/66/rev4 * Replace keyboard_report->mods with get_mods() in IS_COMMAND definitions * Update docs to use get_mods() instead of keyboard_report->mods * Replace keyboard_report->mods with get_mods() in tmk_core/protocol/usb_hid/test For some reason, this occurrence used KB_LSHIFT and KB_RSHIFT, which don't exist * Replace keyboard_report->mods with get_mods() in Massdrop keyboards (as per @patrickmt) |
7 years ago | |
|---|---|---|
| .. | ||
| keymaps | Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955) | 7 years ago |
| alt.h | Massdrop keyboard updates for SEND_STRING, syscalls, stdio, debug prints, Auto Shift (#3973) | 7 years ago |
| config.h | Adds a default value for IS_COMMAND for COMMAND feature (#4301) | 7 years ago |
| config_led.h |
…
|
|
| info.json |
…
|
|
| led_programs.c |
…
|
|
| matrix.c | Update to arm_atsam wait and timer routines | 7 years ago |
| matrix.h |
…
|
|
| readme.md |
…
|
|
| rules.mk | Massdrop keyboard updates for SEND_STRING, syscalls, stdio, debug prints, Auto Shift (#3973) | 7 years ago |
readme.md
ALT
The Massdrop ALT is a 65% 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. ALT 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 ALT Mechanical Keyboard
Make example for this keyboard (after setting up your build environment):
make massdrop/alt: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.
