forked from ckb-next/ckb-next
-
Notifications
You must be signed in to change notification settings - Fork 0
[pull] master from ckb-next:master #28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Squashed commit of the following:
commit 6690642
Author: Joseph Crowell <[email protected]>
Date: Thu Jul 3 08:25:40 2025 +1000
don't spam on key up
commit 5310cd1
Author: Joseph Crowell <[email protected]>
Date: Wed Jul 2 20:17:06 2025 +1000
make alignment pretty
commit 2b55d3d
Author: Joseph Crowell <[email protected]>
Date: Wed Jul 2 20:16:44 2025 +1000
patch dialpress to mute instead of making it it's own thing
commit 7908826
Author: Joseph Crowell <[email protected]>
Date: Wed Jul 2 20:15:41 2025 +1000
fix key play patch
commit 0594f5a
Author: Joseph Crowell <[email protected]>
Date: Wed Jul 2 20:15:10 2025 +1000
make handle_bragi_media_keys static inline
commit 200275f
Author: Joseph Crowell <[email protected]>
Date: Wed Jul 2 19:46:02 2025 +1000
fix keymaps
commit 333dc57
Author: Joseph Crowell <[email protected]>
Date: Wed Jul 2 19:39:07 2025 +1000
move handle_bragi_media_keys to seperate function
commit 74063c7
Author: Joseph Crowell <[email protected]>
Date: Wed Jul 2 16:41:11 2025 +1000
rework dial handling
commit 49da20f
Author: Joseph Crowell <[email protected]>
Date: Wed Jul 2 13:47:32 2025 +1000
change dialpress to KEY_CORSAIR
commit a330740
Author: Joseph Crowell <[email protected]>
Date: Wed Jul 2 13:20:20 2025 +1000
use BRAGI_INPUT_DIAL define properly and get volume dial working without clearing keybits
commit ba4d25b
Author: Joseph Crowell <[email protected]>
Date: Wed Jun 11 13:28:34 2025 +1000
handle NKRO_MEDIA_IN with both length 3 and 5 with a single if statement
commit 98be649
Author: Joseph Crowell <[email protected]>
Date: Sat May 31 18:31:52 2025 +1000
change "knobpress" to "dialpress"
commit 0476625
Author: Joseph Crowell <[email protected]>
Date: Sun May 25 02:12:19 2025 +1000
remove K70 Core RGB from USES_FILE_HWSAVE define
commit d0fcfe0
Author: Joseph Crowell <[email protected]>
Date: Sun May 25 02:01:08 2025 +1000
put the error on a single line
commit 37656d0
Author: Joseph Crowell <[email protected]>
Date: Sun May 25 01:33:40 2025 +1000
remove extra whitespace
commit cf42962
Author: Joseph Crowell <[email protected]>
Date: Sun May 25 00:58:37 2025 +1000
Revert "define some key in constants and use them"
This reverts commit 9617b16.
commit b157f58
Author: Joseph Crowell <[email protected]>
Date: Fri Apr 11 12:03:34 2025 +1000
remove the the K70 Core RGB from DEV_HAS_VOLWHEEL exclusions
commit f49213b
Author: Joseph Crowell <[email protected]>
Date: Fri Apr 11 10:36:44 2025 +1000
correct the comment
commit 0549ed5
Author: Joseph Crowell <[email protected]>
Date: Thu Apr 10 20:04:19 2025 +1000
remove debug messages
commit f932d83
Author: Joseph Crowell <[email protected]>
Date: Thu Apr 10 19:59:02 2025 +1000
get all media keys working in GUI mode
commit 59de924
Author: Joseph Crowell <[email protected]>
Date: Thu Apr 10 19:57:18 2025 +1000
add K70 Core RGB check
commit 1b8e78f
Author: Joseph Crowell <[email protected]>
Date: Thu Apr 10 00:47:40 2025 +1000
add urbinput[0] == NKRO_MEDIA_IN && length == 5 back in. this works when the daemon is running without the GUI
commit 910de31
Author: Joseph Crowell <[email protected]>
Date: Thu Apr 10 00:46:32 2025 +1000
add error handling for unrecognized keys
commit 9617b16
Author: Joseph Crowell <[email protected]>
Date: Thu Apr 10 00:45:06 2025 +1000
define some key in constants and use them
commit 0701a3d
Author: Joseph Crowell <[email protected]>
Date: Wed Apr 9 18:28:31 2025 +1000
correct comment
commit 9bcffbd
Author: Joseph Crowell <[email protected]>
Date: Wed Apr 9 18:28:01 2025 +1000
remove extra space
commit 876e6da
Author: Joseph Crowell <[email protected]>
Date: Wed Apr 9 16:32:55 2025 +1000
remove NKRO_MEDIA_IN && length == 5 input handling because it wasn't doing anything
commit 47de05d
Author: Trashguy <[email protected]>
Date: Fri Dec 6 05:34:22 2024 -0500
Knob functionality
commit 378c055
Author: Trashguy <[email protected]>
Date: Wed Dec 4 00:57:30 2024 -0500
Added support for k70 core rgb
Co-authored-by: Trashguy <[email protected]>
Contains:
commit 5939258
Author: Joseph Crowell <[email protected]>
Date: Wed Apr 9 15:42:06 2025 +1000
or gate the K70_CORE products
commit 4b73087
Author: Joseph Crowell <[email protected]>
Date: Tue Apr 8 01:24:16 2025 +1000
enable leds for other profiles
Co-authored-by: Joseph Crowell <[email protected]>
Contains:
commit 5939258
Author: Joseph Crowell <[email protected]>
Date: Wed Apr 9 15:42:06 2025 +1000
or gate the K70_CORE products
commit 4b73087
Author: Joseph Crowell <[email protected]>
Date: Tue Apr 8 01:24:16 2025 +1000
enable leds for other profiles
Squashed commit of the following:
commit 2b55d3d
Author: Joseph Crowell <[email protected]>
Date: Wed Jul 2 20:16:44 2025 +1000
patch dialpress to mute instead of making it it's own thing
commit 200275f
Author: Joseph Crowell <[email protected]>
Date: Wed Jul 2 19:46:02 2025 +1000
fix keymaps
commit 98be649
Author: Joseph Crowell <[email protected]>
Date: Sat May 31 18:31:52 2025 +1000
change "knobpress" to "dialpress"
commit 9002d58
Author: Joseph Crowell <[email protected]>
Date: Thu Apr 10 19:56:14 2025 +1000
add the Fn modified keys back and place them above the function
commit 0701a3d
Author: Joseph Crowell <[email protected]>
Date: Wed Apr 9 18:28:31 2025 +1000
correct comment
commit f4843cf
Author: Joseph Crowell <[email protected]>
Date: Tue Apr 8 02:24:02 2025 +1000
don't remove volume up and down
commit 356d1be
Author: Joseph Crowell <[email protected]>
Date: Tue Apr 8 01:23:51 2025 +1000
don't duplicate case
commit 47de05d
Author: Trashguy <[email protected]>
Date: Fri Dec 6 05:34:22 2024 -0500
Knob functionality
commit 378c055
Author: Trashguy <[email protected]>
Date: Wed Dec 4 00:57:30 2024 -0500
Added support for k70 core rgb
Co-authored-by: Trashguy <[email protected]>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.3)
Can you help keep this open source service alive? 💖 Please sponsor : )