Commit Graph

341 Commits (9c8e66dc05148b6890eef05b51a5be6adfaf0246)

Author SHA1 Message Date
Wilba6582 48a992f1c0 Zeal60/Zeal65/M60-A implementation (#3879) 7 years ago
Takeshi ISHII 6d6d91c834 rgblight.[ch] more configurable (#3582) 7 years ago
Drashna Jaelre 32ff7be266 Fix RG Sleep issues for Teensy Controllers 7 years ago
patrickmt e5465e1c57 CTRL and ALT updates 7 years ago
Jack Humbert a14eb01883 fix mousekey call 7 years ago
Steven Liu fa1ee47cf2 Enable mouse keys in register_code and unregister_code 7 years ago
ishtob 94f92cedef Fix emulated EEPROM start address on STM32F303 (#3819) 7 years ago
yiancar 621ce29a53 STM32 EEPROM Emulation (#3741) 7 years ago
patrickmt 30680c6eb3 Massdrop keyboard support (#3780) 7 years ago
Alex Ong 3cf7f7322c Removed "debounce_algo = manual" in all keyboards with CUSTOM_MATRIX = yes. 7 years ago
fauxpark 700aa8fe1c Tidy up keycode.h (#3666) 7 years ago
Jack Humbert 0284431ad9 add col type defines 7 years ago
Max Audron bbea9dadbc Integrating Peter Fleury's HD44780 LCD library (#3209) 7 years ago
Evgeniy Petukhov 03381962ac Diagonal micro move fix 7 years ago
Drashna Jaelre 526eabb6f8 Make sure that both RGBLIGHT_ENABLE is defined, for RGBLIGHT_SLEEP 7 years ago
Drashna Jaelre ee3b9d2ef0 Disable JTAG in keyboard init 7 years ago
Fred Sundvik c5db272c91 Make sure the timer wraps around correctly independent of the os tick frequency 7 years ago
Drashna Jaelre cb91320d6d Add Suspend functions (#3112) 7 years ago
Drashna Jaelre 751719e6cb Add and fix _noeeprom functions to many of the RGB Underglow functions (#3070) 7 years ago
Leo Wzukw 2d38f45009 Fix dead link to USB keycodes doc (#3050) 7 years ago
Drashna Jaelre 8729be5434 Fix compile issues for atmega328p 7 years ago
Gergely Nagy 38f204db30 Allow one-shot modifiers to be chained 7 years ago
Jack Humbert e7d4bc5291 enable eeprom for rgb matrix 7 years ago
U-LANDSRAAD\drashna bdb718af0d Fix RGB Sleep code 7 years ago
skullydazed 7c9d5ace14 Generate API docs from source code comments (#2491) 7 years ago
Drashna Jaelre ff728a8a01 [Proposal?] Allow RGB Underglow to turn off when host is idle/asleep (#2104) 7 years ago
fauxpark a2e12faa19 Add CMD and WIN aliases for KC_GUI, GUI(kc), GUI_T(kc), etc. 7 years ago
Joe Wasson 5d771039ad Fix swap-hands tapping. 7 years ago
Joe Wasson 7230923b05 Rename ONEHAND_ENABLE to SWAP_HANDS_ENABLE for consistency 7 years ago
Fred Sundvik 8c2ae4a470 Fix reset for STM32 devices 7 years ago
fredizzimo 53ff8a31b6 Merge ChibiOS and LUFA descriptor support (#2362) 7 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 8 years ago
Colin T.A. Gray bad839e6ac make 'layer_state_set' visible to user code 8 years ago
Colin T.A. Gray 3aec9a4354 fixes 'layer_state_cmp' when layer is '1' (aka layer 0, aka layer 1<<0) 8 years ago
Colin T.A. Gray 1620d78e73 helper to compare current layer_state to user layer 8 years ago
Jack Humbert 9fdc276260
Updates bootloader settings, adds file size check (#2029) 8 years ago
Colin T.A. Gray 3e2fd64279 I found a typo! 8 years ago
Seebs 39d3d92364 Allow multiple process_record() calls per scan 8 years ago
Takayuki Matsubara 27ee425892 add pgm_read_dword for Infinity ErgoDox 8 years ago
Jack Humbert cf9f6bbd91 adds per-layer rgb color option to ez 8 years ago
tsankuanglee 04b9b62bdc RETRO_TAPPING (#1922) 8 years ago
Joe Martin b91ffba4be #1792 added in waits from tmk for locking switches 8 years ago
Snipeye ee13228486 Generic Pointing Device (#1767) 8 years ago
Fred Sundvik 25285a1c5a Don't process keycodes on the slave 8 years ago
skullydazed 5fd68266f5 Clueboard 60% support (#1746) 8 years ago
Joe Wasson bae1144a9f Fix compilation error when NO_ACTION_LAYER is defined. 8 years ago
Balz Guenat 2aa5e44640 some major steps toward making the usb-usb converter work 8 years ago