Commit Graph

216 Commits (05be1de1aa35f15b71ebfdf2f142fca50609ef31)

Author SHA1 Message Date
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
6 years ago
Kenneth Aloysius 365b863578 Backlighting for JJ40 and underglow initialisation code (#2260)
6 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
Colin T.A. Gray 3aec9a4354 fixes 'layer_state_cmp' when layer is '1' (aka layer 0, aka layer 1<<0)
7 years ago
Colin T.A. Gray 1620d78e73 helper to compare current layer_state to user layer
7 years ago
Jack Humbert 9fdc276260
Updates bootloader settings, adds file size check (#2029)
7 years ago
Colin T.A. Gray 3e2fd64279 I found a typo!
7 years ago
Seebs 39d3d92364 Allow multiple process_record() calls per scan
7 years ago
Takayuki Matsubara 27ee425892 add pgm_read_dword for Infinity ErgoDox
7 years ago
Jack Humbert cf9f6bbd91 adds per-layer rgb color option to ez
7 years ago
tsankuanglee 04b9b62bdc RETRO_TAPPING (#1922)
7 years ago
Joe Martin b91ffba4be #1792 added in waits from tmk for locking switches
7 years ago
Snipeye ee13228486 Generic Pointing Device (#1767)
7 years ago
Fred Sundvik 25285a1c5a Don't process keycodes on the slave
7 years ago
skullydazed 5fd68266f5 Clueboard 60% support (#1746)
7 years ago
Joe Wasson bae1144a9f Fix compilation error when NO_ACTION_LAYER is defined.
7 years ago
Balz Guenat 2aa5e44640 some major steps toward making the usb-usb converter work
7 years ago
Martin Sandiford c622423668 Remove floating point calculation in mouse move. Saves approx 650 bytes if no other floating point used.
7 years ago
That-Canadian 26650731d1 Added "EECONFIG_HANDEDNESS" to the eeconfig.h , because when RGB was enabled it was overwritting the old EECONFIG_HANDEDNESS address (10), so it is now on a non-conflicting addres (14).
7 years ago
Joe Wasson f30f12ec81 Add support for GeminiPR steno protocol.
7 years ago
Fred Sundvik 4087d6da0d Add wait support for tests
7 years ago
Fred Sundvik 4e69a8bda6 Add basic timing support, and SFT_T tests
7 years ago
Jack Humbert 23df3016e8 Merge pull request #1405 from cquiroz/oneshot-mods-timeout
7 years ago
Fred Sundvik 0f163c0028 Add todo to timer.c
7 years ago
Fred Sundvik 6a76192fa4 Fix problems with undefined inlines in debug mode
7 years ago
Fred Sundvik fb95d86b39 Move functions for adding keys from to reports to report.h
7 years ago
Fred Sundvik 017458a07b Move functionality from action_util to report
7 years ago
Fred Sundvik c588fca06c Empty bootloader_jump
7 years ago
Fred Sundvik d29906cb64 Emulate eeprom
7 years ago
Fred Sundvik f646f00b93 Rename native to test
7 years ago
Fred Sundvik 83509adc3a Add empty timer functions
7 years ago
Fred Sundvik 26eb97a4a8 Empty implementation of bootloader, suspend and timer
7 years ago
Fred Sundvik fdfd48e8c8 Fix program mem functionality
7 years ago
Fred Sundvik efaf0e830b Empty implementation of wait
7 years ago
Carlos Quiroz 74d752b531 Remove noisy debug line
7 years ago
Carlos Quiroz 3ab0f4d9e5 Deactivate oneshot mods once timedout
7 years ago
Jack Humbert 51a86b85f3 Merge pull request #1361 from fredizzimo/ergodox_infinity_backlight
7 years ago
Fred Sundvik ec88a0b3cc Make sure that the backlight level is within the right range
7 years ago
Adam Bell 4ab61344f5 Adding permissive_hold
7 years ago