Commit Graph

4187 Commits (89fb57c7240d0fdef8d8517325dc41e64f42e253)
 

Author SHA1 Message Date
Ben Gemperline 47e5d84153 Extended functionality + fix Alt key under Windows
7 years ago
Gergely Nagy 3f35cab706 Drop an unnecessary handleKeyswitchEvent call
7 years ago
Piers Cawley 995df8148b Eliminate unnecessary `sendKeyboardReport`
7 years ago
Gergely Nagy 380f09f127 Drop an unnecessary handleKeyswitchEvent call
7 years ago
Piers Cawley 6dcb15474e Eliminate unnecessary `sendKeyboardReport`
7 years ago
Jesse Vincent 526a583620 Update Makefile with OSX fixes and new paths
7 years ago
Ben Gemperline e59eef6246 Updates to BootGreeting to allow better user customization
7 years ago
Jesse Vincent cd94ffe24c
Merge pull request #305 from algernon/builder-fixes
7 years ago
Jesse Vincent 842294af78
Merge pull request #275 from CapeLeidokos/ng_pr_macro_helpers
7 years ago
Gergely Nagy 14fe42f5b3 kaleidoscope-builder: Disable another ShellCheck false-positive
7 years ago
Gergely Nagy d59e07d7a3 Travis: ShellCheck kaleidoscope-builder
7 years ago
Gergely Nagy 24407185d5 kaleidoscope-builder: Add SellCheck disables
7 years ago
Gergely Nagy 22636bd768 kaleidoscope-builder: Quote what needs to be quoted
7 years ago
Gergely Nagy ca492e91f6 kaleidoscope-builder: Fix a typo.
7 years ago
Gergely Nagy 5c9b3d6799 kaleidoscope-builder: Clear trailing whitespace
7 years ago
Chris King-Parra ce3ad7bc7d Fix indent in here doc of usage() in bin/kaleidoscope-builder, part 2.
7 years ago
Chris King-Parra 96f3f18aaf Indent here doc in usage() of bin/kaledoscope-builder. Issue #299.
7 years ago
Chris King-Parra f094bdaa4e Remove uneccesary unused variable in prepare_to_flash() of
7 years ago
Chris King-Parra 6ca9da073d Quote parameter expansions in hex_with_bootloader() of
7 years ago
Chris King-Parra 03bdc34001 Quote expansions in firmware_size() of bin/kaleidoscope-builder. I left
7 years ago
Chris King-Parra bc5abd63ab Add option delimiter to rm command in clean() of
7 years ago
Chris King-Parra d254dc6b7f Quote parameter substitutions and command substitutions in
7 years ago
Chris King-Parra dd96cbcf8b Change shebang of bin/kaleidoscope-builder to invoke bash. Issue #299.
7 years ago
Maxime de Roucy a6ad9ab2aa major rewrite: allow the user to set his own heat_color
7 years ago
Gergely Nagy 78710d0247
Merge pull request #3 from MartyGentillon/master
7 years ago
Gergely Nagy 3e7b4cb737
Merge pull request #2 from edanaher/fix-numlock-off
7 years ago
Jesse Vincent 856b595903
Merge pull request #304 from aspiers/harden
7 years ago
Gergely Nagy 04d5790aa7
Merge pull request #286 from keyboardio/f/hid-adaptor/hardware-tied
7 years ago
Gergely Nagy 9578dc1d73
Merge pull request #19 from keyboardio/f/hidadaptor/hardware-tied
7 years ago
Adam Spiers 6356154bc3 add check for DEVICE_PORT being writable
7 years ago
Adam Spiers 980d703f5e make find-device-port-linux-udev more friendly
7 years ago
Adam Spiers dd1aca0f13 find-device-port-linux-udev: ensure called with correct args
7 years ago
Adam Spiers 084679d2d1 Deal with the device port containing unexpected whitespace
7 years ago
Adam Spiers 7bcae5f2d2 Ensure that ModemManager ignores keyboard
7 years ago
Gergely Nagy 8af093c432 Fix a mostly harmless warning
7 years ago
Jesse Vincent 28bd356ca0
Merge pull request #5 from tchernomax/NoKey
7 years ago
Gergely Nagy 130b2b2600 Merge branch 'pull/win-key-mapping'
7 years ago
Gergely Nagy e369aa61e6 make astyle
7 years ago
Gergely Nagy ed70ccb529
Merge pull request #6 from Kethku/patch-1
7 years ago
Gergely Nagy 15345af37a
Merge pull request #7 from Kethku/patch-2
7 years ago
Maxime de Roucy deb92d85dd Don't enable LED on Key_NoKey
7 years ago
Kethku f6fe0183b7
Changed function types to match example
7 years ago
Kethku 52de40905c
Type for leader dictionary in readme incorrect.
7 years ago
Marty Gentillon d5369288fb NumPad now restores the former num lock state on deactivation.
7 years ago
Evan Danaher 1017cfd600 Send numlock keypress when disabling the numpad layer.
7 years ago
Gergely Nagy 0005665a2b
Merge pull request #4 from gedankenexperimenter/enum-type-guard
7 years ago
Michael Richters b89dfece19 Improved macOS serial port detection (again)
7 years ago
Michael Richters 6055c39511 Give the ranges enum a type
7 years ago
Jesse Vincent b6fe847997
Merge pull request #300 from gedankenexperimenter/bug/macos-serial-port-mismatch
7 years ago
Michael Richters 78207e546c Improved fallbacks for macOS serial port detection
7 years ago