Skip to content
This repository was archived by the owner on Mar 16, 2024. It is now read-only.

LED sleep + advanced layer indicators + small aggregated fixes#48

Open
blaa wants to merge 5 commits intoOpenAnnePro:keyboard-annepro2from
blaa:keyboard-annepro2
Open

LED sleep + advanced layer indicators + small aggregated fixes#48
blaa wants to merge 5 commits intoOpenAnnePro:keyboard-annepro2from
blaa:keyboard-annepro2

Conversation

@blaa
Copy link

@blaa blaa commented Sep 26, 2021

Description

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).

Tomasz bla Fortuna added 4 commits September 26, 2021 23:39
120s by default, enabled by default. Can be controlled in config.h.

In cooperation with Mewok.
When a user presses layer key, the QMK scans top layer for
non-transparent keys and highlights them in shine with a selected color.
- Let's you configure LEDs using clickable interface and save profile ON
  PC (not eeprom, though that could be improved).
- Using KeyboardVisualizer you can visualize audio live on AP2.
- RAW HID allows to display notifications on the keyboard -
  enable/disable certain LEDs or blink them.
- Intermediate buffer fixes a race condition between USB and serial.
- NOTE: Requires AP2 driver in OpenRGB - not the driver for OBINS.
  A dedicated one.
@Codetector1374
Copy link

Consider #49 do we still need this?

@blaa
Copy link
Author

blaa commented Oct 26, 2021

Idk if 49 will handle keyboard sleep, fixes carmine and has advanced indicators example. Certainly I'll remove the PoC of protocol, the compatible way is better. 49 also cherry-picked the fix to the call, so it's merged this can be skipped here.

I'll first test 49, see how it fares and then maybe update this with the rest of changes.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments