Commit Graph

246 Commits (93f366fa7d59d0a3abb03879da88082a1e2128a8)

Author SHA1 Message Date
Jack Humbert f9aadd17e8 Merge pull request #558 from lindhe/master
8 years ago
Andreas Lindhé 283ebbe142 Change Nordic ampersand code to match the English
8 years ago
Andreas Lindhé b6fa762234 Fix misspelled command in Norwegian helper
8 years ago
Jack Humbert 8b94e26d7c Fixes midi functionality
8 years ago
Jack Humbert 24bd931962 Merge pull request #552 from robertdale/music-play-fix
8 years ago
Jack Humbert 41f15d8c34 Merge pull request #550 from Darthabel/fix_bepo
8 years ago
Robert Dale 3ea738e450 ensure there's a recording to play before playing; also enables the LGUI button to play a tone
8 years ago
Vivien Alger 7b4d30ee50 Fix some errors in bepo mapping
8 years ago
Gergely Nagy 44e16ffc80 tap-dance: Code cleanup
8 years ago
Gergely Nagy ce8cc9219f tap-dance: Support user_data for the callbacks
8 years ago
Gergely Nagy 70e42489de tap-dance: Support for holding keys
8 years ago
Jack Humbert 940358ed4f Merge pull request #518 from jakllsch/upstream
8 years ago
Pavlos Vinieratos 4e6a8627d8 add a couple of comments
8 years ago
Pavlos Vinieratos d5daec2a58 on_each_tap_fn is called on tap down and tap up
8 years ago
Pavlos Vinieratos dda2fd6ff3 in the default case, it should be called if there is actually a tap
8 years ago
Pavlos Vinieratos d3091faf36 change naming, and remove extraneous definition
8 years ago
Pavlos Vinieratos f3b56701ed add an `anyway` and a `reset` callback
8 years ago
Pavlos Vinieratos 1a7e954f9f in case its NULL
8 years ago
Jonathan A. Kollasch 4278d88615 keymap_dvorak.h: add missing shifted keys, fix whitespace
8 years ago
Jonathan A. Kollasch 25938a09a6 extra_keymaps: use RALT() instead of 0x1400 for AltGr
8 years ago
Jonathan A. Kollasch 010dd13084 keymap_extras: add newline at end of files
8 years ago
Pavlos Vinieratos a28a6e5b79 extract reset keyboard into a function
8 years ago
Jack Humbert a998a48673 Merge pull request #477 from Smilliam/master
8 years ago
Smilliam b12fe6abb2 Made rollover behavior for space cadet optional
8 years ago
TerryMathews f7a8682226 Move return out of event if block
8 years ago
TerryMathews 50c686587e Create keycodes for RGB control functions
8 years ago
Fred Sundvik 9870082a06 Fix the range for consumer keys
8 years ago
Jack Humbert c1dfb636ef fixes quantum template (actually)
8 years ago
Jack Humbert 57e08eb8ba updates rgblight implementation, makes non-timer stuff compatible with audio
8 years ago
Jack Humbert ad43d450ca Merge pull request #490 from fredizzimo/integrate_visualizer
8 years ago
Jack Humbert 589df84d6c corrects quantum template
8 years ago
Fred Sundvik caedec92d2 Move the visualizer_user file to keymap folder
8 years ago
Fred Sundvik aaac254ebc Delete lcd_backlight_hal.c
8 years ago
Fred Sundvik dae7c9bfb3 Fix the SERIAL_LINK_ENABLE macro in Visualizer
8 years ago
Fred Sundvik 7229751ba9 Fix visualizer crash at startup
8 years ago
Fred Sundvik 07d0d5cbe4 Makefile fixes and update of Visualizer
8 years ago
Jack Humbert a4bf46f9b1 default keymap, reset sorted out for now, added serial to makefile
8 years ago
Fred Sundvik 70797bb8f2 Makefile changes and files to compile Visualizer
8 years ago
Fred Sundvik 6c29655790 Merge commit '73d890a2c9c34b905cd5e74e7146fdd4578dcb96' into add_visualizer
8 years ago
Fred Sundvik f727801bc6 Delete .gitmodules from visualizer
8 years ago
Fred Sundvik 9f33a5593c Add 'quantum/visualizer/' from commit 'bde869aa7ec8601459bc63b9636081d21108d1be'
8 years ago
Jack Humbert c6d671e54c Merge pull request #482 from fredizzimo/serial_link
8 years ago
Fred Sundvik d5e7603d55 Remove extra serial_link subdirectory
8 years ago
Fred Sundvik c5bf090d16 Remove CGreen make files
8 years ago
Fred Sundvik 3ac52b2e76 Remove serial_link .gitignore and .gitmodules
8 years ago
Jack Humbert 3577e26fd9 fix/annotate wait_us lines
8 years ago
Fred Sundvik 639cdd363e Add 'quantum/serial_link/' from commit 'a20d513e3cdacbf6e0e70a80402497ad10166434'
8 years ago
Jack Humbert 421ff74e0c Merge pull request #471 from Chipairon/patch-1
8 years ago
Smilliam 6b0c9cc905 fixed indentation.
8 years ago
Smilliam 1412076df6 Allow Space Cadet state to be canceled by alternate Shift key
8 years ago