]> git.donarmstrong.com Git - qmk_firmware.git/commit
CTRL and ALT updates
authorpatrickmt <40182064+patrickmt@users.noreply.github.com>
Wed, 5 Sep 2018 16:25:47 +0000 (12:25 -0400)
committerDrashna Jaelre <drashna@live.com>
Wed, 5 Sep 2018 18:14:31 +0000 (11:14 -0700)
commite5465e1c57f1ae6b71e1e665e4afd5f5e3909a89
treede019d1d30779a0ddb7a7fefe32a0ad0010dd759
parent73a3399d0ef7e06db70fc2964a3f2a35e9aca25d
CTRL and ALT updates

Added support to enter bootloader from software (bootloader version must be newer than "v2.18Jun 22 2018 17:28:08" until workaround for older is created).
Updated CTRL and ALT keymaps for entering bootloader with Fn+b held for >500ms.
Added basic MacOS keymap for ALT.
USB sleep LED indicator now turns off after 1 second.
Slowed down debug LED code printing.
keyboards/massdrop/alt/keymaps/default/keymap.c
keyboards/massdrop/alt/keymaps/mac/keymap.c [new file with mode: 0644]
keyboards/massdrop/ctrl/keymaps/default/keymap.c
keyboards/massdrop/ctrl/keymaps/mac/keymap.c
tmk_core/common/arm_atsam/bootloader.c
tmk_core/protocol/arm_atsam/d51_util.c
tmk_core/protocol/arm_atsam/main_arm_atsam.c