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

[Keymap] Improvements to KidBrazil keymap to better handle OLED/LED Matrix timeout. #7688

Merged
merged 12 commits into from
Jan 8, 2020

Commits on Dec 13, 2019

  1. Added KidBrazil custom keymap for CRKBD

    -Custom Font
    -Custom OLED output
    kidBrazil committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    4904a3c View commit details
    Browse the repository at this point in the history
  2. Added missing readme

    kidBrazil committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    eed0be8 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2019

  1. Oled Timeout Update for KidBrazil Keymap (#1)

    * Setup Oled timeout based on simple timer
    
    * Cleaned up comments and added timeout for LEDs
    
    * Fixed some small errors
    
    * Updated oled timout with matrix scan
    
    * Updated oled timout with matrix scan
    
    * Update withou eeprom
    
    * Update timer code
    
    * Use process user instead of keymap
    
    * Added ifdef to protect oledtimer
    
    * Updated with half timeout state for logo
    
    * Removed middle tier timer
    kidBrazil authored Dec 15, 2019
    Configuration menu
    Copy the full SHA
    6de75b5 View commit details
    Browse the repository at this point in the history
  2. Final cleanup of unused files

    Lucas Moreira committed Dec 15, 2019
    Configuration menu
    Copy the full SHA
    f1e3382 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2019

  1. Configuration menu
    Copy the full SHA
    285ccd9 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2019

  1. Second round of revisions

    kidBrazil committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    b85491c View commit details
    Browse the repository at this point in the history
  2. Updated keymap to better handle LED timeout

    - Added boolean to hold LED state
    - Added init function to set rgb to known state
    - Modified RGB_TOG to work with noeeprom commands
    kidBrazil committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    027c454 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2019

  1. Configuration menu
    Copy the full SHA
    ae43b73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0280137 View commit details
    Browse the repository at this point in the history
  3. Updated documentation

    kidBrazil committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    3450f3b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    19e7051 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2020

  1. Update keyboards/crkbd/keymaps/kidbrazil/README.md

    Co-Authored-By: James Young <[email protected]>
    kidBrazil and noroadsleft authored Jan 7, 2020
    Configuration menu
    Copy the full SHA
    bd6194c View commit details
    Browse the repository at this point in the history