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

fixes and additions to the Marauder hand wired keyboard #13462

Merged
merged 4 commits into from
Jul 13, 2021

Conversation

BB-66
Copy link

@BB-66 BB-66 commented Jul 6, 2021

Description

  • 1000Hz polling rate;
  • added OLED and bongo cat as well as WPM feedback;
  • refined caps/num/sclk OLED indicators;
  • added NKRO indicator on OLED;
  • added RGB support;
  • added VIA support (JSON to be added to the VIA keyboards repo);
  • changed the controller pins used due to additions of OLED and RGB support;
  • optimizing overall firmware size (console and command disabled, most RGB animatinos disabled);
  • fixed readme.md;
  • further size optimizations on-going, as well as bongo cat size in the firmware to be addressed at a later date;
  • full documentation of the process is in the works.

Types of Changes

  • Core
  • Bugfix
  • New feature
  • Enhancement/optimization
  • Keyboard (addition or update)
  • Keymap/layout/userspace (addition or update)
  • Documentation

Issues Fixed or Closed by This PR

Checklist

  • My code follows the code style of this project: C, Python
  • I have read the PR Checklist document and have made the appropriate changes.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • I have tested the changes and verified that they work and don't break anything (as well as I can manage).

BB-66 and others added 2 commits July 6, 2021 10:57
    1000Hz polling rate;
    added OLED and bongo cat as well as WPM feedback;
    refined caps/num/sclk OLED indicators;
    added NKRO indicator on OLED;
    added RGB support;
    added VIA support (JSON to be added to the VIA keyboards repo);
    changed the controller pins used due to additions of OLED and RGB support;
    optimizing overall firmware size (console and command disabled, most RGB animatinos disabled);
    fixed readme.md;
    further size optimizations on-going, as well as bongo cat size in the firmware to be addressed at a later date;
    full documentation of the process is in the works.
@github-actions github-actions bot added keyboard keymap via Adds via keymap and/or updates keyboard for via support labels Jul 6, 2021
Co-authored-by: Drashna Jaelre <drashna@live.com>
@BB-66 BB-66 requested a review from drashna July 7, 2021 03:59
@drashna drashna requested a review from a team July 11, 2021 14:45
@drashna drashna merged commit 64e6ba0 into qmk:master Jul 13, 2021
BB-66 added a commit to BB-66/keyboards that referenced this pull request Jul 13, 2021
Project link - https://imgur.com/a/TvsXpq5
Already under QMK with all the necessary files as required.
Quick feature list:
- 90% hand-wired mechanical keyboard in an old Razer case; built around an Elite-C v3.1 controller with VIA support.
- 1000Hz polling rate;
- OLED and bongo cat as well as WPM feedback;
- refined caps/num/sclk OLED indicators;
- NKRO indicator on OLED;
- RGB support;
- VIA support (JSON to be added to the VIA keyboards repo).

Previous QMK pull requests that were merged:
- qmk/qmk_firmware#12550
- qmk/qmk_firmware#13462
nhongooi pushed a commit to nhongooi/qmk_firmware that referenced this pull request Dec 5, 2021
Co-authored-by: Drashna Jaelre <drashna@live.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
keyboard keymap via Adds via keymap and/or updates keyboard for via support
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants