Dasky and GitHub
fb4f25c0b5
[Keyboard] Fix kin80 default keymap ( #16893 )
2022-04-21 09:08:47 -07:00
Dasky and GitHub
40a7714ce5
rename define checks ( #16892 )
2022-04-19 20:15:34 +01:00
Dasky and GitHub
e13ad14cb7
GMMK Pro return false in encoder user. ( #16830 )
2022-04-11 20:18:44 +10:00
Dasky and GitHub
259cf76966
Link WS2812 driver page from rgb feature docs ( #16366 )
2022-02-27 01:50:44 +00:00
Dasky and GitHub
00cc64638c
Fix right side ws2812 leds having two indices ( #15985 )
...
* Fix right side leds having two indices
* remove redundant left check
2022-02-11 20:13:22 +00:00
Dasky and GitHub
b1debfb12f
Remove default pointing device driver. ( #16190 )
...
* remove custom as default
* add missing pointing_device_driver to rules.mk
* Update docs
2022-02-05 14:29:15 +00:00
Dasky and GitHub
e16dd1bcc0
add version.h to gitignore ( #16222 )
2022-02-04 19:23:27 -08:00
Dasky and GitHub
7b31fc54df
Enable a default task throttle for split pointing. ( #15925 )
2022-01-26 19:24:29 +00:00
Dasky and GitHub
08a42dc72c
Fix broken bootloader builds in develop. ( #15880 )
2022-01-15 01:04:58 +00:00
4fe6f3cd7a
Fix split pointing for analog joystick ( #15691 )
...
Co-authored-by: Nick Brassel <nick@tzarc.org >
2021-12-31 15:38:23 -08:00
Dasky and GitHub
3b4d5390f2
[Bug] Fix analog joystick to mouse compilation ( #15677 )
2021-12-30 19:27:51 -08:00
7f7364c559
[Core] Split support for pointing devices. ( #15304 )
...
* Draft implementation
* formatting
* fix combined buttons
* remove pimoroni throttle
* sync pointing on a throttle loop with checksum
* no longer used
* doh
Co-authored-by: Drashna Jaelre <drashna@live.com >
* switch pimoroni to a cpi equivalent
* add cpi support
* allow user modification of seperate mouse reports
* a little tidy up
* add *_RIGHT defines.
* docs
* doxygen comments
* basic changelog
* clean up pimoroni
* small doc fixes
* Update docs/feature_pointing_device.md
Co-authored-by: Drashna Jaelre <drashna@live.com >
* performance tweak if side has usb
* Don't run init funtions on wrong side
* renamed some variables for consistency
* fix pimoroni typos
* Clamp instead of OR
* Promote combined values to uint16_t
* Update pointing_device.c
Co-authored-by: Drashna Jaelre <drashna@live.com >
Co-authored-by: Nick Brassel <nick@tzarc.org >
2021-12-27 12:05:51 +11:00
Dasky and GitHub
1e48403538
fix typos ( #15316 )
2021-11-28 07:02:32 +11:00
Dasky and GitHub
1953a968c5
Check usb transmit status in send_extra() ( #14643 )
2021-10-23 15:04:15 +11:00
Dasky and GitHub
7b753f227a
Enable eeprom with F401xE ld ( #14752 )
2021-10-08 22:26:57 +01:00
02451fcc75
[Keyboard] Add dz60rgb_ansi v2_1 ( #14614 )
...
Co-authored-by: Ryan <fauxpark@gmail.com >
2021-09-27 22:26:30 -07:00
Dasky and GitHub
45f88af4a1
[Docs] update suspend_*_user examples ( #14542 )
2021-09-21 16:40:19 -07:00
Dasky and GitHub
19e33b685f
[Docs] Modify encoder_update_user example to return false ( #14541 )
2021-09-21 07:52:57 -07:00
Dasky and GitHub
5dbde91bdf
[Keyboard] Change printf to dprintf ( #14510 )
2021-09-19 11:45:11 -07:00
12a8e59e9c
[Docs] add sync options heading, update led indicators ( #14441 )
...
Co-authored-by: Ryan <fauxpark@gmail.com >
2021-09-15 10:11:25 -07:00
Dasky and GitHub
9af069ecf3
Fix typo ( #14118 )
2021-08-23 09:31:38 +10:00
Dasky and GitHub
7f1c90b7a8
[Core] Speed up pimoroni trackball driver ( #13823 )
2021-08-19 11:58:17 -07:00
Dasky and GitHub
bb2986c115
Fix compliation for ferris 0.2 bling ( #13937 )
...
* Fix include
2021-08-09 14:04:40 -07:00
Dasky and GitHub
3917fd5639
[Keyboard] Fix knops keymaps ( #13872 )
2021-08-04 12:10:31 -07:00
Dasky and GitHub
aeb252435d
[develop] Fix pimoroni trackball read address ( #13810 )
2021-07-31 06:12:19 -07:00
Dasky and GitHub
a938c54512
dirty fix ( #13695 )
2021-07-25 12:33:30 +10:00
Dasky and GitHub
ab42945c9a
[Keyboard] Fix Q1 change dip switch to bool ( #13687 )
2021-07-24 10:45:34 -07:00
Dasky and GitHub
d972919204
[Docs] Fix typo in dip switch example ( #13688 )
2021-07-24 10:44:31 -07:00
Dasky and GitHub
f33532764f
[Keyboard][Bug] Add timer_avr to includes for broken builds ( #13641 )
2021-07-22 09:39:27 -07:00
Dasky and GitHub
932a67ced2
Limit RGB brightness for crkbd when not defined ( #13568 )
2021-07-16 12:16:06 -07:00
Dasky and GitHub
cd30861394
Fix CRC for AVR and enable again. ( #13253 )
2021-06-25 22:26:19 -07:00
d92ffd1157
Adds AT90USB162 support ( #11570 )
...
* at90usb162 support
* fix missing bracket
* Apply suggestions from code review
Co-authored-by: Ryan <fauxpark@gmail.com >
Co-authored-by: Ryan <fauxpark@gmail.com >
2021-01-29 19:53:56 -08:00
e7db582e35
Set avr's bootloader_jump function to be weak ( #11418 )
...
Co-authored-by: Dasky <dasky@nowhere>
2021-01-04 21:53:37 -08:00