Commit Graph

472 Commits (599b21b9f4b450392380870675b136449839f6e5)

Author SHA1 Message Date
Sean Dwyer 63e212c0b7 Add localized LED flash effect on keypress to Massdrop ALT (#4340)
6 years ago
Drashna Jaelre 388df5359b Fix Spacing issue in makefile that breaks Terminal config
6 years ago
Drashna Jaelre 73e634482e command.h include was not set correctly
6 years ago
Drashna Jaelre 40313cfa3b Fix Terminal feature on ChibiOS
6 years ago
patrickmt cec203ea80 USB Suspend for arm_atsam protocol
6 years ago
patrickmt 563fe23e53 Fix CTRL/ALT keyboard does not wake computer from sleep
6 years ago
Danny Nguyen a5fa75fcb3 Move disable JTAG code from `keyboard_init` to `keyboard_setup`
6 years ago
Jack Humbert 15f6278aa6
Add support for Atmega32A to pin declarations and universal matrix (#4015)
6 years ago
patrickmt cd23984afc Fix undefined reference to `console_printf` for CTRL and ALT keyboards
6 years ago
Drashna Jaelre 4ffcacd920 Add Bootmagic Lite to QMK (#4215)
6 years ago
Drashna Jaelre f16b5cc92b Add delayed flashing option for DFU Util (#4225)
6 years ago
Drashna Jaelre b1bf0879ad Fix mouse_send() on chibiOS so it won't lock up the firmware
6 years ago
Ajax b0a021c07a Made a userspace that allows you to use your keyboard as an order of operations based calculator (#2864)
6 years ago
markspanbroek 6d7745a110 Keyboard: Port of TMK XT USB Converter (#3619)
6 years ago
a-chol 8e3330bbf6 Keyboard: bminiex : Working backlight (#4171)
6 years ago
Takuya Urakawa f4094930a3 stm32f1xx EEPROM emulation (#3914)
6 years ago
patrickmt ab91e07753 Massdrop keyboards console device support for hid_listen
6 years ago
Drashna Jaelre dad579c8f8 Add mousekey_send to (un)register_code
6 years ago
Drashna Jaelre 26f4e7031a Add tap_code function (#3784)
6 years ago
Drashna Jaelre e885c793bc Add Function level EECONFIG code for EEPROM (#3084)
6 years ago
Drashna Jaelre 4318797d19 Add user level to default_layer_state_set
6 years ago
patrickmt daf0cc60bf CTRL keyboard bootloader_jump support
6 years ago
patrickmt 239f02408e Massdrop keyboard updates for SEND_STRING, syscalls, stdio, debug prints, Auto Shift (#3973)
6 years ago
Takuya Urakawa e2dee054d0 add st-link_cli flashing (#3899)
6 years ago
Takeshi ISHII baebbc0967 add 'mavrdude' target into tmk_core/avr.mk (#3986)
6 years ago
skullydazed 8ef747accf
Treat too-large firmwares as an error, not a warning (#3956)
6 years ago
Joe Wasson 743449472e Make `PREVENT_STUCK_MODIFIERS` the default (#3107)
6 years ago
Wilba6582 48a992f1c0 Zeal60/Zeal65/M60-A implementation (#3879)
6 years ago
Takeshi ISHII 6d6d91c834 rgblight.[ch] more configurable (#3582)
6 years ago
patrickmt b8a0d3de3d Keyboard: ALT keymap update and LED driver brightness mismatch fix (#3890)
6 years ago
Drashna Jaelre 32ff7be266 Fix RG Sleep issues for Teensy Controllers
6 years ago
patrickmt e5465e1c57 CTRL and ALT updates
6 years ago
yiancar 73a3399d0e Add the ability to disable the USB startup check for Chibios
6 years ago
Jack Humbert a14eb01883 fix mousekey call
6 years ago
Steven Liu fa1ee47cf2 Enable mouse keys in register_code and unregister_code
6 years ago
patrickmt 2aa27f0c78 Keyboard: Rename alt67 to alt (#3824)
6 years ago
ishtob 94f92cedef Fix emulated EEPROM start address on STM32F303 (#3819)
6 years ago
yiancar 621ce29a53 STM32 EEPROM Emulation (#3741)
6 years ago
patrickmt 30680c6eb3 Massdrop keyboard support (#3780)
6 years ago
Jumail 74f2f855a3 Fixed bootloader target
6 years ago
fauxpark 700aa8fe1c Tidy up keycode.h (#3666)
6 years ago
mtei fe0683938a change messege at 'check-size' target
6 years ago
Rasmus Schults 095b28e006 Loop based vusb_transfer_keyboard
6 years ago
Rasmus Schults 8a27703ef4 VUSB fix report dropping if usbInterruptIsReady() returns false
6 years ago
Jack Humbert 0284431ad9 add col type defines
6 years ago
Jack Humbert ade22f8e2c
Adds support for Planck Rev 6 (#2666)
6 years ago
Max Audron bbea9dadbc Integrating Peter Fleury's HD44780 LCD library (#3209)
6 years ago
Evgeniy Petukhov 03381962ac Diagonal micro move fix
6 years ago
Drashna Jaelre 526eabb6f8 Make sure that both RGBLIGHT_ENABLE is defined, for RGBLIGHT_SLEEP
6 years ago
Drashna Jaelre ee3b9d2ef0 Disable JTAG in keyboard init
6 years ago