Commit Graph

252 Commits (599b21b9f4b450392380870675b136449839f6e5)

Author SHA1 Message Date
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
Danny Nguyen a5fa75fcb3 Move disable JTAG code from `keyboard_init` to `keyboard_setup`
6 years ago
patrickmt cd23984afc Fix undefined reference to `console_printf` for CTRL and ALT keyboards
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
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
Drashna Jaelre 32ff7be266 Fix RG Sleep issues for Teensy Controllers
6 years ago
patrickmt e5465e1c57 CTRL and ALT updates
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
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
fauxpark 700aa8fe1c Tidy up keycode.h (#3666)
6 years ago
Jack Humbert 0284431ad9 add col type defines
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
Fred Sundvik c5db272c91 Make sure the timer wraps around correctly independent of the os tick frequency
6 years ago
Drashna Jaelre cb91320d6d Add Suspend functions (#3112)
6 years ago
Drashna Jaelre 751719e6cb Add and fix _noeeprom functions to many of the RGB Underglow functions (#3070)
6 years ago
Leo Wzukw 2d38f45009 Fix dead link to USB keycodes doc (#3050)
6 years ago
Drashna Jaelre 8729be5434 Fix compile issues for atmega328p
6 years ago
Gergely Nagy 38f204db30 Allow one-shot modifiers to be chained
6 years ago
Jack Humbert e7d4bc5291 enable eeprom for rgb matrix
6 years ago
U-LANDSRAAD\drashna bdb718af0d Fix RGB Sleep code
6 years ago
skullydazed 7c9d5ace14 Generate API docs from source code comments (#2491)
6 years ago
Drashna Jaelre ff728a8a01 [Proposal?] Allow RGB Underglow to turn off when host is idle/asleep (#2104)
6 years ago
fauxpark a2e12faa19 Add CMD and WIN aliases for KC_GUI, GUI(kc), GUI_T(kc), etc.
6 years ago
Joe Wasson 5d771039ad Fix swap-hands tapping.
6 years ago
Joe Wasson 7230923b05 Rename ONEHAND_ENABLE to SWAP_HANDS_ENABLE for consistency
6 years ago
Fred Sundvik 8c2ae4a470 Fix reset for STM32 devices
6 years ago
fredizzimo 53ff8a31b6 Merge ChibiOS and LUFA descriptor support (#2362)
6 years ago
Fred Sundvik a14d539ad6 Revert back to normal sleeping wait behaviour for STM32
7 years ago
Kenneth Aloysius 365b863578 Backlighting for JJ40 and underglow initialisation code (#2260)
7 years ago
Balz Guenat 4931510ad3 backlight breathing overhaul (#2187)
7 years ago
fauxpark b3bcafcc4b Unsign key argument in add_key_to_report
7 years ago
Colin T.A. Gray bad839e6ac make 'layer_state_set' visible to user code
7 years ago