Skip to content

Releases: jgmortim/massdrop-ctrl-keymap

4.4.1

30 Apr 16:11
16fee54

Choose a tag to compare

Fixed

  • Over time, Windows has gotten slower and the 50ms delay between Win+r and entering a command
    is no longer long enough. Increase delay from 50 ms to 100 ms.
  • Increase delay on audio output toggle from 200 ms to 250 ms for same reason

4.4.0

19 Sep 19:23
24365f2

Choose a tag to compare

Added

  • Add audio output device LED indicators
    • A number key (19) will be backlit corresponding with the selected device for one second following a change

Fixed

  • Timing bug effecting all timer functions
    • A timer of n seconds was completing in n - t seconds where t was a rational number in the interval [0, 1)

4.3.0

17 Sep 22:25
23eb245

Choose a tag to compare

Added

  • Windows shortcut to toggle the audio output device.
    • Win+a triggers the following macro: Win+Ctrl+v, Down×n, Enter, Esc.

4.2.2

17 Sep 04:05
4da0d89

Choose a tag to compare

Fixed

  • Caps Lock now correctly effects Spanish layer

4.2.1

17 Sep 03:29
7a0110e

Choose a tag to compare

Added

  • Colored preview squares to README (e.g., #11CAC4)

Changed

  • Refactor Windows and Linux specific functions to own files
  • Refactor accented letter functionality
  • Other refactoring

Fixed

  • TAP_DANCE_ENABLE = yes was missing from rules.mk

4.2.0

16 May 01:39
08a5010

Choose a tag to compare

Added

  • Caps Lock indicator LED
  • Scroll Lock indicator LED
  • Additional details to the README

Changed

  • Standardized formatting of keys in README and CHANGELOG

4.1.0

13 Mar 03:57
bc74377

Choose a tag to compare

Added

  • Linux compiling instructions to README
  • OS mode toggle on fn+Win
  • OS indicator led to Win key
  • Full Spanish layer support in Linux mode via the Unicode-entry mode (Ctrl+Shift+u)
  • Custom shortcuts in Linux mode:
    • Pressing Win+c will now open the calculator. The specific macro that runs is: Alt+F2 to open the run dialog, typing in the string "gnome-calculator" and then pressing Enter.
  • Num Lock is automatically turned on when activating the numpad layer

4.0.1

28 Feb 03:55
fcd2a26

Choose a tag to compare

Changed

  • Extracted alt code logic to own function
  • Extracted Windows Run shortcut logic to own function

4.0.0

20 Feb 17:31
32c6f7b

Choose a tag to compare

Changed

  • Numpad layer is now activated via tap dance

Fixed

  • Speed issue with custom Win+r shortcuts (#13)

3.1.0

01 Feb 17:51
364842f

Choose a tag to compare

Added

  • Troubleshooting section to README

Changed

  • LED layout to copper themed
  • README images to have the new bronze case
  • Updated hardware listing in README