Commit Graph

747 Commits (f01133d08918b3d1dd7b349309b02ffd37273f5c)

Author SHA1 Message Date
Daniel Rodríguez Rivero a730cf6718 Create sendstring_spanish.h 7 years ago
Nicola Gargagli 4658786436 Add italian keymap 7 years ago
Brian Choromanski 6c74d734c2 Fixed various keymaps and the allocation of "key_combos" () 7 years ago
Drashna Jael're 3f1d147529 Add SS_RALT for AltGR usage in macros 7 years ago
crazyiop 3d7e9425c7 quantum: keympa_extra: add sendstring_bepo.h 7 years ago
crazyiop 483e3cd1cb quantum: keymap_bepo.h: fix typo in BP_COMMMA 7 years ago
skullY e5c331e7be Fix the SGUI aliases 7 years ago
skullydazed e3f67e6e7f
Add `SGUI()` and `SGUI_T()` for consistency with `KC_GUI` () 7 years ago
Johan Ju 20b5dd80bd Fix swedish NO_GRV 7 years ago
Drashna Jaelre 6835ae8209 Add the ability to disable Music Mode completely () 7 years ago
fredizzimo 53ff8a31b6 Merge ChibiOS and LUFA descriptor support () 7 years ago
Jack Humbert 63c16f4b63
ARM audio fixes, stack size increase () 7 years ago
scauligi 9fcda95363 Fixes to get tap dance to fire at proper places () 7 years ago
Mitchell van Manen ee0a2b7dab Imperial Match (Darth Vader's Theme) added 7 years ago
Michael Kaylan 91c133f4e0 Add missing parenthesis back to backlight_tick 7 years ago
Kenneth Aloysius 365b863578 Backlighting for JJ40 and underglow initialisation code () 7 years ago
skullydazed 5836d1a06a Fix up the ARM audio support () 7 years ago
pmalecka a01dc4dd48 added the possibility to hav shifted(modded) tap dance 7 years ago
YouCanFly 6c24e28b8d ADD RGBLIGHT_LIMIT_VAL () 7 years ago
Balz Guenat 4931510ad3 backlight breathing overhaul () 7 years ago
Mikkel Jeppesen 9fc3e26f70 Fix of 7 years ago
Colin Miller 97c6b8143c Adding a Zelda Treasure sound. 7 years ago
Drashna Jael're 4f484bc1c9 Add on/off/toggle keycodes for Auto Shift 7 years ago
U-LANDSRAAD\drashna a1fa70f94d Add toggle option to AutoShift 7 years ago
kamisamamizu 12e66330c5 Add COSPAD to QMK and add functions to read HSV () 7 years ago
Zach Richard 8a1e656099 new planck keymap, new feature - hybrid shift/enter action key (great for small keyboards!) () 7 years ago
Jack Humbert e6b91549e3 fixes audio/midi combinations 7 years ago
Jack Humbert 58898f77e3 fixes midi compile error 7 years ago
Jack Humbert a7c61f2947 fix up midi stuff w/music mode 7 years ago
Colin T.A. Gray 16546ee06f Add 'rgblight_disable' and 'rgblight_setrgb_at/rgblight_sethsv_at' 7 years ago
Jack Humbert bba871df2f move lcd_backlight_keyframes to correct location 7 years ago
Colin T.A. Gray b7c76fda31 fixes case where BACKLIGHT_BREATHING is enabled, but pin doesn't support PWM 7 years ago
Colin T.A. Gray 53b043d4ef adds 'RGB_RMOD' to go through RGB modes in reverse 7 years ago
skullY 0b54e7f5ae Flesh out the grave escape overrides 7 years ago
Jack Humbert 9fdc276260
Updates bootloader settings, adds file size check () 7 years ago
Jack Humbert b669d115c2 adds planck light keyboard 7 years ago
Gilbert Consellado 7ff96877d2 added SS_LSFT to featured macros 7 years ago
Takayuki Matsubara f113f1927f make it easy to customize logo image 7 years ago
Jack Humbert d6ad9787a0 update template readme 7 years ago
Jack Humbert e2e387f8f8 update qmk template 7 years ago
drashna 101b998ac2 Fix Pointing Device code () 7 years ago
Jody Foo f4949fdd32 Fix for issue https://github.com/qmk/qmk_firmware/issues/1751 7 years ago
Shihpin Tseng 750f8ec94e Fix process_combo.c compile warning 7 years ago
Sebastian Kaim 1f43495922 Added a new keycode for cycling through RBG modes which reverses directions when shift is hold. 7 years ago
skullydazed ad49db8cd2 Address by using a formula to define the breathing curve () 7 years ago
Jack Humbert 800ec55dfc Make arguments redo, subproject elimination () 8 years ago
Snipeye cfd118d158 Added Dichotemy Keyboard, updated docs for Pointing Device () 8 years ago
Snipeye ee13228486 Generic Pointing Device () 8 years ago
Fred Sundvik 67eeb889ba Fix dynamic macros on ChibiOS keyboards 8 years ago
skullydazed 5fd68266f5 Clueboard 60% support () 8 years ago
Jeremy Cowgar d0ca713eb4 KC_TILD should not have been listed as an auto shift key 8 years ago
Jeremy Cowgar abba393f57 Added Auto Shift, tap key = normal, hold key = shifted state. 8 years ago
Dylan Khor da887ea412 Address issue () 8 years ago
Jack Humbert dc7d0c7b74 update to driver separation 8 years ago
Dylan Khor ee9a20ff37 Cleaned, revised, and updated my keymaps to reflect new changes/defaults () 8 years ago
Jack Humbert 7ad924bae5 Updates send_string functionality, adds terminal feature () 8 years ago
Ptomerty 68b6de60e0 fix for toggle tap dance 8 years ago
skullydazed 4cdcbdb861 Remove all Makefiles from the keyboards directory. () 8 years ago
skullydazed 4580d3a730 RGB improvements () 8 years ago
Jack Humbert 994592f985 add audio on/off audios 8 years ago
Jack Humbert 4d5eeb3d7d update planck stuff 8 years ago
David Stosik 4edfa97e03 Improve and simplify RGB Knight mode () 8 years ago
David Stosik 94f8b758b3 Fix Kitt and its default behavior () 8 years ago
Marco Fontani da83f04a30 add UC_OSX_RALT to make unicode use the Right Alt key on OSX 8 years ago
Jack Humbert d2ff66a985 Creates a layouts/ folder for keymaps shared between keyboards () 8 years ago
Joe Wasson fc70c9ac9e Allow steno to build when NKRO is not defined. 8 years ago
Wilba6582 baae936b47 Required overridden function for keymaps in EEPROM 8 years ago
Martin Sandiford 4757140107 Wrapped process_leader.c in #ifndef DISABLE_LEADER to allow compilation with DISABLE_LEADER defined. 8 years ago
Balz Guenat b4be711af1 fix for issue 8 years ago
Balz Guenat 5ad103fa51 add description of new option to docs and add option (commented out) into template. 8 years ago
Balz Guenat 188ed682e3 add short comment to grave_esc_ctrl_override 8 years ago
Balz Guenat 897ceac26c add option to let ctrl override shift/gui for the GRAVE_ESC. 8 years ago
Jack Humbert 6895c4510e fix default layer songs 8 years ago
Fredric Silberberg 114565fe81 Rename SHIFT macro to BV_64 8 years ago
Fredric Silberberg a3e1d9a8cc Added support for locking One Shot modifiers. 8 years ago
Fredric Silberberg 02f405708b Remove hex print code. 8 years ago
Fredric Silberberg 8e1be7c792 Initial implementation of the key_lock feature. 8 years ago
Gergely Nagy d28b2c395b tap-dance: key + layer helper 8 years ago
Joe Wasson e81e75c147 Move steno keycodes due to conflict with another PR. 8 years ago
Joe Wasson 3e96e8a6a1 Add copyright to steno files. 8 years ago
Joe Wasson f30f12ec81 Add support for GeminiPR steno protocol. 8 years ago
Joe Wasson 5987f67989 Add TX Bolt protocol support for Stenography 8 years ago
Jack Humbert cefc09ae7d adds option for alt pitch standards 8 years ago
Jack Humbert 415d38ba9e adds music mode, music mode songs, music mask 8 years ago
Jack Humbert f407f3e8de remove unneccesary headers 8 years ago
Jack Humbert 92ccc9a7b8 use automatic rests with songs (no more rest styles) 8 years ago
Jack Humbert fd664fe85b escape song playing in music 8 years ago
Jack Humbert fe113ebad5 start updating audio docs 8 years ago
Jack Humbert 6a3c66776c clean-up planck and preonic keymaps, move audio stuff around 8 years ago
Jack Humbert 6ed8ce4f59 Merge pull request from fredizzimo/msys2 8 years ago
Fred Sundvik 78545b9509 Fix unreferenced errors with mingw compiler and unit tests 8 years ago
Jack Humbert 42d5a324eb Start mvoing hardware drivers to /drivers/ () 8 years ago
Fred Sundvik 10546665f4 Fix uninitialized backlight_level in the Visualizer 8 years ago
Fred Sundvik 9d8279960d Make it easier to use drivers 8 years ago
Fred Sundvik 4da3b19603 Shared default animations 8 years ago
Fred Sundvik 2251560256 Clarify naming between LCD_BACKLIGHT and LED_BACKLIGHT 8 years ago
Fred Sundvik f3c113fb5a Shared gfxconf 8 years ago
Fred Sundvik 8a962f7b27 Define visualizer thread priority by default 8 years ago
Shayne Holmes 48ff93582b Pull out sendstring variations to their own files. 8 years ago
Shayne Holmes fdc2e8058b Allow broader send_string layout customizability via compile flag 8 years ago
Luiz Ribeiro d5486265b8 Merge branch 'master' into ps2avrGB 8 years ago
Jack Humbert 7d28a417c0 don't let timer1 exist without b5 being enabled 8 years ago
Jack Humbert ea7590c894 add new arguements, docs 8 years ago
Jack Humbert 9f5b4e1d7a Merge branch 'master' of https://github.com/qmk/qmk_firmware into dual_audio 8 years ago
Jack Humbert b82604dada no glide 8 years ago
Jack Humbert bfc73e90cf working duopholy 8 years ago
Jack Humbert eabf530a0e b5 audio 8 years ago
Jack Humbert b2979eba23 Adds parenthesis where they might be needed 8 years ago
Andreas Lindhé a25dbaad32 Create sv_SE Qwerty layout for ErgoDox 8 years ago
Jack Humbert 61cdc9aaa4 Allow mod swapping for mod tap (MT) () 8 years ago
Jack Humbert d1fb8d2296 Merge pull request from rai-suta/master 8 years ago
Ethan Madden 42e6ecc36b Whitefox LED control () 8 years ago
rai-suta e740520b3f Fix bug. 8 years ago
Jack Humbert de833659ae Merge pull request from fredizzimo/fixes_for_emulator 8 years ago
Fred Sundvik 1e6a3f9e17 Change M_2_PI to 2 * PI as it should be 8 years ago
skullY 582a6ac75c Fix by changing the default to at90usb1286 8 years ago
rai-suta 5dae013ff8 Add JIS_KEYCODE layout for send_string() 8 years ago
Fred Sundvik f912c74fe7 Change inline to static inline 8 years ago
Fred Sundvik da19852964 Add function for getting the LCD backlight brightness 8 years ago
Fred Sundvik ff49259a1a Include config.h from visualizer.h 8 years ago
Fred Sundvik 6c9b4743f7 Include config.h before visualizer.h 8 years ago
Jack Humbert 51a86b85f3 Merge pull request from fredizzimo/ergodox_infinity_backlight 8 years ago
jamesofarrell 98316ef017 Added Grave Escape () 8 years ago
Fred Sundvik 7d5606085f Correctly calculate backlight level 8 years ago
Víctor 21fa16651c Rename ES_RCRB to ES_RCBR for consistency reasons (left curly bracket is defined as ES_LCBR) 8 years ago
Víctor 2c404cca12 Fix keymap definitions referencing inexistent macros 8 years ago
Luiz Ribeiro 945f2f5916 Fixed rgblight_types.h 8 years ago
Luiz Ribeiro d4cd5dda5c Added a build flag for using a custom rgblight driver 8 years ago
Fred Sundvik b51a0db6ed Add backlight support to the default Ergodox Infinity animations 8 years ago
Fred Sundvik effffa33a5 Backlight level handling for the visualizer 8 years ago
Fred Sundvik a916f4e8b8 Let BACKLIGHT_ENABLE control the Infinity LEDs 8 years ago
Daniel Shields 606e13a47e Prevent the recording of looping dynamic macros. 8 years ago
Nick Choi 5393bc6f4e switched to uint8 and 16 8 years ago
Nick Choi b3144112d3 removed need to set customtapping term 0. defaults to 0 already 8 years ago
Nick Choi 7c8b166cce changed -1 to 0 can't have negative unsigned ints 🤔 8 years ago
Nick Choi aeb3a34636 moved specific tap term to its own function 8 years ago
Nick Choi e695b5a33b Added per case tapping term, updated FF-nikchi keymap. 8 years ago
Nick Choi eb660ef218 emoji support but 8 years ago
Wojciech Siewierski a1e156a3d2 dynamic_macro.h: Do not use backlight_toggle if backlight is disabled 8 years ago
Wojciech Siewierski 10a7cd7e5a dynamic_macro.h: Add debug logs 8 years ago
Wojciech Siewierski 8e94c9b4cb dynamic_macro.h: Make the documentation more clear 8 years ago
Wojciech Siewierski 4b50ea15a9 dynamic_macro.h: Do not save the keys being held when stopping the recording 8 years ago
Wojciech Siewierski 436d661775 dynamic_macro.h: Fix an off-by-two error 8 years ago
Wojciech Siewierski 5e2a999278 dynamic_macro.h: Always toggle the backlight twice as a notification 8 years ago
Wojciech Siewierski 40fe30e4d6 dynamic_macro.h: Ignore all the initial key releases 8 years ago
Weiyi Lou 4ff40a551a Add `DYN_REC_STOP` to dynamic macros 8 years ago
Priyadi Iman Nurcahyo ffa4c72a89 Faux clicky bug fixes 8 years ago
Fred Sundvik 5c251b5575 Fix buffer overrun in lcd_keyframes 8 years ago
Fred Sundvik 109ae2f1e8 Fix warnings in process_printer 8 years ago
Fred Sundvik f7b59427fa Fix name collision between ChibiOS and keymap_german 8 years ago