Skip to content
View mustache1up's full-sized avatar
👋
Hi there!
👋
Hi there!
Block or Report

Block or report mustache1up

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. daily-meeting-timer daily-meeting-timer Public

    Minimal timer for Scrum daily meetings and other time-boxed meetings

    CSS 1

  2. nicechord-vue nicechord-vue Public

    Eletric autoharp inspired digital instrument.

    Vue

  3. hi-terminal-highlight hi-terminal-highlight Public

    pure-bash, regex-enabled, multi-pattern terminal highlighter

    Shell 1

  4. Turning cheap USB numeric keyboard i... Turning cheap USB numeric keyboard into 4x4 drum pad controller for Ableton with LuaMacros
    1
    -- assign logical name to macro keyboard
    2
    lmc_assign_keyboard('DRUMPADCONTROLLER');
    3
    
                  
    4
    -- alternatively, set the logical name to a specific keyboard
    5
    -- lmc_device_set_name('DRUMPADCONTROLLER', '295601EB')