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

introduce support for Royal Kludge RK61 non-hotswap rgb edition (PID 0x24F) #252

Closed

Commits on Mar 10, 2022

  1. introduce support for Royal Kludge RK61 non-hotswap rgb edition (PID …

    …0x24F)
    
    This is improved version of euwbah (see https://github.com/euwbah/qmk_firmware/tree/sn32/keyboards/royal_kludge/rk61_rgb):
    - better organized directory structure
    - add support for ISO layout
    - implement a keymap, which supports Neo Layout (https://www.neo-layout.org/) layers 3 and 4
    mr-july committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    0e74521 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. Configuration menu
    Copy the full SHA
    c1cbd58 View commit details
    Browse the repository at this point in the history
  2. improve keymap definiton consistence

    use `_______` instead of `KC_TRNS` to improve readability
    mr-july committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    0b986ba View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2022

  1. add the PCB picture with marked contacts to be shorted

    for bootloader
    mr-july committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    c9fe2bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d61df4d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49ae2b8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    91537aa View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

  1. make the keyboard functional in some BIOSes, which do not implement B…

    …oot Keyboard protocol switching
    
    Co-authored-by: vjdato21 <[email protected]>
    mr-july and vjdato21 authored Mar 22, 2022
    Configuration menu
    Copy the full SHA
    f9cbd3d View commit details
    Browse the repository at this point in the history
  2. improve keyboard description

    Co-authored-by: vjdato21 <[email protected]>
    mr-july and vjdato21 authored Mar 22, 2022
    Configuration menu
    Copy the full SHA
    5a83076 View commit details
    Browse the repository at this point in the history
  3. add GUI toggle key to functional layer

    Co-authored-by: vjdato21 <[email protected]>
    mr-july and vjdato21 authored Mar 22, 2022
    Configuration menu
    Copy the full SHA
    8821650 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7077747 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9276e89 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fa95a18 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0d77f25 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2022

  1. fix make call for building default keymap

    Co-authored-by: vjdato21 <[email protected]>
    mr-july and vjdato21 authored Mar 28, 2022
    Configuration menu
    Copy the full SHA
    e1e69c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a65a8d8 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

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

Commits on May 20, 2022

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

Commits on May 23, 2022

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

Commits on May 24, 2022

  1. Configuration menu
    Copy the full SHA
    3ceab34 View commit details
    Browse the repository at this point in the history
  2. improve formatting

    mr-july committed May 24, 2022
    Configuration menu
    Copy the full SHA
    b40373d View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. Configuration menu
    Copy the full SHA
    565c696 View commit details
    Browse the repository at this point in the history
  2. change layout definition macro name

    fix `RMODS_KEYMAP_` definition ('}' was used instead of ')')
    mr-july committed May 25, 2022
    Configuration menu
    Copy the full SHA
    29ec65b View commit details
    Browse the repository at this point in the history

Commits on May 30, 2022

  1. use general key codes for special symbols

    on english language support layer
    mr-july committed May 30, 2022
    Configuration menu
    Copy the full SHA
    e4a0328 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. Configuration menu
    Copy the full SHA
    b1275a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24c13fb View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'mainstream/sn32_master' into sn32_maste…

    …r-royal_kludge-rk61-rgb
    mr-july committed May 31, 2022
    Configuration menu
    Copy the full SHA
    8c59134 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cdb76df View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    87a9149 View commit details
    Browse the repository at this point in the history
  6. fix formatting

    mr-july committed May 31, 2022
    Configuration menu
    Copy the full SHA
    3129892 View commit details
    Browse the repository at this point in the history
  7. improve bottom row alignment

    mr-july committed May 31, 2022
    Configuration menu
    Copy the full SHA
    3593e4e View commit details
    Browse the repository at this point in the history
  8. add "Print Screen", "Screen Lock" and "Pause" keys

    to functional layer
    mr-july committed May 31, 2022
    Configuration menu
    Copy the full SHA
    f6ce336 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    65b6616 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. Configuration menu
    Copy the full SHA
    7df3f2c View commit details
    Browse the repository at this point in the history
  2. remove unused statement

    mr-july committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    84c12ea View commit details
    Browse the repository at this point in the history