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 Mod Mmm PCB #23836

Open
wants to merge 42 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
42 commits
Select commit Hold shift + click to select a range
cc2a4fc
Mod Mmm support
dcpedit Mar 19, 2024
1a53b4f
Update readme
dcpedit Mar 19, 2024
ed8e764
Fix keymapping
dcpedit Apr 23, 2024
b531617
Split ortho vs standard
dcpedit May 15, 2024
1a39d17
Add ortho to readme
dcpedit May 30, 2024
5507aa9
Move url
dcpedit May 31, 2024
ae11de2
revert chibios-contrib
dcpedit May 31, 2024
1c0834e
Update keyboards/dcpedit/modmmm/info.json
dcpedit May 31, 2024
ab80654
Update keyboards/dcpedit/modmmm/mcuconf.h
dcpedit May 31, 2024
a510d44
Update keyboards/dcpedit/modmmm/config.h
dcpedit May 31, 2024
c0ef266
Update keyboards/dcpedit/modmmm/rules.mk
dcpedit May 31, 2024
3edf426
remove rules.mk
dcpedit May 31, 2024
82078b8
Add widths to keyboard json
dcpedit May 31, 2024
dd3f490
Mod Mmm support
dcpedit Mar 19, 2024
2b16c6d
Update readme
dcpedit Mar 19, 2024
c7857be
Fix keymapping
dcpedit Apr 23, 2024
0c92668
Split ortho vs standard
dcpedit May 15, 2024
713a7d6
Add ortho to readme
dcpedit May 30, 2024
12bd313
Move url
dcpedit May 31, 2024
a58ab97
Update keyboards/dcpedit/modmmm/info.json
dcpedit May 31, 2024
25cc365
Update keyboards/dcpedit/modmmm/mcuconf.h
dcpedit May 31, 2024
12e46ab
Update keyboards/dcpedit/modmmm/config.h
dcpedit May 31, 2024
021487b
Update keyboards/dcpedit/modmmm/rules.mk
dcpedit May 31, 2024
ed8ace9
remove rules.mk
dcpedit May 31, 2024
015b698
Add widths to keyboard json
dcpedit May 31, 2024
8e7418b
Rename info.json to keyboard.json
dcpedit Jun 1, 2024
8ec5e02
Move layouts to info.json
dcpedit Jun 1, 2024
eca31eb
Revert "[docs] Remove gitbook directory (#23839)"
dcpedit Jun 1, 2024
f68ef6a
Move layout data back into respective keyboard.json
dcpedit Jun 1, 2024
ee4532a
Update keyboards/dcpedit/modmmm/readme.md
dcpedit Jun 10, 2024
0e74be0
Add additional layouts to keyboard.json
dcpedit Jun 10, 2024
7045999
Update keyboards/dcpedit/modmmm/readme.md
dcpedit Jun 10, 2024
99e76dd
Update keyboards/dcpedit/modmmm/readme.md
dcpedit Jun 10, 2024
aebaa23
Merge branch 'modmmm' of github.com:dcpedit/qmk_firmware into modmmm
dcpedit Jun 10, 2024
2d4c32d
Update keyboards/dcpedit/modmmm/ortho/keyboard.json
dcpedit Jun 11, 2024
88a14eb
Update keyboards/dcpedit/modmmm/standard/keyboard.json
dcpedit Jun 11, 2024
6e44d23
revert unrelated files
dcpedit Aug 5, 2024
1dd16d8
Update keyboards/dcpedit/modmmm/config.h
dcpedit Oct 15, 2024
e823a81
format info.json
dcpedit Oct 15, 2024
bcc7342
remove VIA files
dcpedit Oct 15, 2024
1f9941d
Duplicate rules.mk
dcpedit Oct 22, 2024
fe53482
Rename to keyboard.json. Move rules.mk
dcpedit Dec 17, 2024
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
Update keyboards/dcpedit/modmmm/rules.mk
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
  • Loading branch information
dcpedit and dunk2k authored May 31, 2024
commit c0ef2662d46028fed824c03f6ef4a6972df89c07
2 changes: 1 addition & 1 deletion keyboards/dcpedit/modmmm/rules.mk
dcpedit marked this conversation as resolved.
Show resolved Hide resolved
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
HAPTIC_DRIVER = solenoid
AUDIO_DRIVER = pwm_hardware
AUDIO_DRIVER = pwm_hardware
Loading