Skip to content
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

Add dp3000 macropad #21413

Merged
merged 30 commits into from
Jul 6, 2023
Merged
Changes from 1 commit
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
01281a7
add dp3000
depermana12 Jun 30, 2023
7ec551e
add dp3000
depermana12 Jun 30, 2023
7cbec37
add dp3000
depermana12 Jun 30, 2023
cdd9e91
Update copyright keymap.c
depermana12 Jun 30, 2023
fc16ca7
Updatea copyright keymap.c
depermana12 Jun 30, 2023
81a2e10
move rgb_matrix animation to info.json
depermana12 Jun 30, 2023
5343b5e
Update info.json
depermana12 Jun 30, 2023
9e25330
move to info.json
depermana12 Jun 30, 2023
1999e6f
Update rules.mk
depermana12 Jun 30, 2023
59a76ed
Update README.md
depermana12 Jul 1, 2023
3d2a4cc
remove driver_led_total config.h
depermana12 Jul 1, 2023
fc7b86d
Update dp3000.c
depermana12 Jul 1, 2023
f1abe68
Update info.json
depermana12 Jul 1, 2023
6e2103a
Update keymap.c
depermana12 Jul 1, 2023
6891648
Update keymap.c
depermana12 Jul 1, 2023
b0e12d9
Update README.md
depermana12 Jul 1, 2023
040b566
Rename README.md to readme.md
depermana12 Jul 1, 2023
5a7a093
Update dp3000.c
depermana12 Jul 1, 2023
d02b7d0
moved max_brightness to info.json
depermana12 Jul 1, 2023
cd787df
Update rgb_matrix max_brightness info.json
depermana12 Jul 1, 2023
ca7e070
remove encoder_map
depermana12 Jul 3, 2023
86ed233
Update layer indicator dp3000.c
depermana12 Jul 3, 2023
a082ae4
remove 8bit bitmask config.h
depermana12 Jul 3, 2023
e2723ae
Update rules.mk
depermana12 Jul 3, 2023
b755844
Update encoder_map keymap.c
depermana12 Jul 3, 2023
fb95251
Update encoder_map keymap.c
depermana12 Jul 3, 2023
7117e26
Update encoder_map rules.mk
depermana12 Jul 3, 2023
7436de4
Update config.h
depermana12 Jul 3, 2023
dce715f
remove encoder_map from keyboard level
depermana12 Jul 6, 2023
0ae4c40
added rules.mk enabled encoder map at default keymap level
depermana12 Jul 6, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
remove encoder_map
depermana12 authored Jul 3, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit ca7e070cf280077a32f8734df0b33c445dbf2b94
1 change: 0 additions & 1 deletion keyboards/dp3000/info.json
Original file line number Diff line number Diff line change
@@ -10,7 +10,6 @@
"console": false,
"extrakey": true,
"encoder": true,
"encoder_map": true,
"rgb_matrix": true,
"oled": true,
"mousekey": false,