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

Migrate ACTION_BACKLIGHT_* to BL_* #6299

Merged

Commits on Jul 5, 2019

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

Commits on Jul 9, 2019

  1. LUFA USB descriptor cleanup (qmk#4871)

    * Fix indentation
    
    * Fix braces
    
    * Expand descriptor headers
    
    * Align descriptor elements
    
    * Nicer formatting
    
    * Tidy up preprocessor statements
    
    * Remove VERSION_BCD redefine - LUFA_VERSION_INTEGER is currently 0x170418
    
    * Tidy up comments
    
    * Tweak ordering of  HID report elements (no functional changes)
    
    * We don't need all of these newlines
    
    * Move default USB_MAX_POWER_CONSUMPTION closer to where it makes sense
    
    * Ask nicely
    
    * Add some more comments
    
    * Change indentation back to 4 spaces
    
    * Add changelog entry
    fauxpark authored and skullydazed committed Jul 9, 2019
    Configuration menu
    Copy the full SHA
    2386948 View commit details
    Browse the repository at this point in the history
  2. Language Keymap extras backport from ZSA fork (qmk#6198)

    * Swedish extra keymap refactor
    
    * Fix swedish $ sign definition (qmk#81)
    
    * Fix br abnt2 keymap compilation error
    
    * Add PR changelog doc
    
    * Update PR6198.md
    drashna authored and skullydazed committed Jul 9, 2019
    Configuration menu
    Copy the full SHA
    5ef7c7f View commit details
    Browse the repository at this point in the history
  3. Enforce clang-format (qmk#6293)

    * Enforce clang-format on commit for core files
    
    * forgot about tests
    skullydazed authored Jul 9, 2019
    Configuration menu
    Copy the full SHA
    246145b View commit details
    Browse the repository at this point in the history
  4. Migrate ACTION_LAYER_MOMENTARYs to MO() (qmk#5176)

    * Migrate ACTION_LAYER_MOMENTARYs to MO()
    
    * Add changelog entry
    
    * Update docs/ChangeLog/20190830/PR5176.md
    
    Co-Authored-By: skullydazed <[email protected]>
    fauxpark and skullydazed committed Jul 9, 2019
    Configuration menu
    Copy the full SHA
    3cae5ef View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2019

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

Commits on Jul 12, 2019

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

Commits on Jul 14, 2019

  1. Add changelog

    fauxpark committed Jul 14, 2019
    Configuration menu
    Copy the full SHA
    b443197 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2019

  1. Update docs/ChangeLog/20190830/PR6299.md

    Co-Authored-By: skullydazed <[email protected]>
    fauxpark and skullydazed authored Jul 20, 2019
    Configuration menu
    Copy the full SHA
    5cbd2ba View commit details
    Browse the repository at this point in the history