Skip to content
Permalink
katar_pro_xt
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

Commits on Oct 1, 2021

Commits on Sep 30, 2021

  1. daemon/led_bragi: Set or Clear brightness depending on LED changes

    Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
    michaelni committed Sep 30, 2021
  2. Add KATAR_PRO_XT

    Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
    michaelni committed Sep 30, 2021
  3. bragi_proto: Add information about additional fields

    These where found by writing into them and looking at what happens on a
    KATAR PRO XT
    
    Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
    michaelni committed Sep 30, 2021
  4. daemon/bragi_common: Use ushort in bragi_set_property()

    Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
    michaelni committed Sep 30, 2021
  5. Fix K95 platinum XT NKRO

    Packets are 21 bytes instead of 16
    tatokis committed Sep 30, 2021
  6. Fix rwin in hw mode bragi

    tatokis committed Sep 30, 2021
  7. Rewrite bragi keyboard input handling

    This should also fix the K95 Platinum XT numpad 7 and also add
    support for ISO keyboards.
    tatokis committed Sep 30, 2021
  8. Add K57 WL to daemon

    Also, fix the rgb packets and keymap led offsets.
    tatokis committed Sep 30, 2021

Commits on Sep 20, 2021

  1. Don't enable unneeded axes in mouse device

    Specifically, we used to enable HI_RES wheel events without ever
    sending any. This breaks scrolling in latest libinput as it expects
    us to actually send HI_RES events.
    tatokis committed Sep 20, 2021

Commits on Aug 28, 2021

  1. Update de.ts

    versuchen Sie erneut → versuchen Sie es erneut
    Bitte starten Sie ckb-next → Bitte starten Sie ckb-next neu
    "aus" → "Aus"
    LasseMacchiato authored and Ravenslofty committed Aug 28, 2021
  2. Progressive tense, Addieren...

    - Hinzufügen → Addieren
    - Progressive tenses: 
      - “Herunterladen” → “Wird heruntergeladen”
      - “Überprüfen” → “Wird überprüft”
    - “formal Sie” form
    LasseMacchiato authored and Ravenslofty committed Aug 28, 2021
  3. Update de.ts

    - all “unfinished” removed and fixed
    - senken → verringern
    - DPI cycle up → DPI aufwärts durchschalten
    - DPI cycle down → DPI abwärts durchschalten
    - (Up) → (Höher)
    - (Down) → (Geringer)
    - Wrap-around → Umlaufend
    - (Cycle Up) → (Höher - umlaufend)
    - (Cycle Down) → (Geringer - umlaufend)
    - Taste [...] wird [...] nie
    LasseMacchiato authored and Ravenslofty committed Aug 28, 2021
  4. Fix2

    - comment → length variant
    - unification → "wird [...] nie"
    - markup with quotes → "Aufzeichnung [...]"
    LasseMacchiato authored and Ravenslofty committed Aug 28, 2021
  5. Fixes and style choices

    - update disclaimer
    - add missing translation
    - fix tip
    - "wiederzusehen" → "wieder zu öffnen"
    - "ckb-next-Profile.(*.ckb)" → "ckb-next-Profile (*.ckb)"
    - "Groß- Kleinschreibung [...]" → "Groß- & Kleinschreibung [...]"
    - "Skript-Name:" → "Skriptname:"
    LasseMacchiato authored and Ravenslofty committed Aug 28, 2021
  6. Update de.ts

    - language "de_DE" → "de"
    - fill out empty <translation> tags
    LasseMacchiato authored and Ravenslofty committed Aug 28, 2021
  7. Delete de_DE.ts

    - de_DE.ts is redundant and replaced with de.ts
    LasseMacchiato authored and Ravenslofty committed Aug 28, 2021
  8. Add German Translation

    Adds .ts file for German and German (Germany) with all strings included in en_GB.ts.
    LasseMacchiato authored and Ravenslofty committed Aug 28, 2021

Commits on Aug 24, 2021

Commits on Aug 8, 2021

  1. Add support for bragi battery reading

    Also clean up the GUI battery code.
    tatokis committed Aug 8, 2021
Older