summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
...
* | Remove references to info.json `width` and `height` in CLI (#13728)Ryan2021-07-294-12/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-07-281-1/+1
|\|
| * fix: Fix typo in documentation for one shot keys. ON_TOGG -> OS_TOGG (#13754)Shane Celis2021-07-281-1/+1
* | matrix_scan_x -> x_task (#13748)Joel Challis2021-07-282-2/+2
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-07-271-0/+2
|\|
| * [Docs] Add `default` case in Tap Dance Example 6 (#13727)ForsakenRei2021-07-261-0/+2
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-07-252-2/+10
|\|
| * Allow output of logging when running unit tests (#13556)Joel Challis2021-07-252-2/+10
* | Update LUFA (18-07-2021) and add QMK-HID Bootloader support (#13588)Drashna Jaelre2021-07-242-0/+47
* | docs/cli_commands: fix typo (#13697)Marc Tamsky2021-07-251-1/+1
* | Clean up remaining RGB_DISABLE_WHEN_USB_SUSPENDED defines (#13689)Drashna Jaelre2021-07-242-55/+1
* | [Docs] Fix typo in dip switch example (#13688)Dasky2021-07-241-1/+1
* | Remove deprecated callbacks for encoders and dip switches (#13404)Drashna Jaelre2021-07-241-3/+7
* | CLI/Docs: Fix the format commands' name (#13668)Erovia2021-07-236-26/+37
* | Retain brightness with lighting layers (#13025)Patrick Stadler2021-07-211-0/+4
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-07-201-0/+2
|\|
| * [Docs] Added note about no split support (#12512)aydenvis2021-07-201-0/+2
* | [Bug] Develop - Change uint32_t to layer_state_t (#13596)Xelus222021-07-191-3/+3
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-07-161-4/+24
|\|
| * Improve driver installation docs (#13562)Ryan2021-07-171-4/+24
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-07-161-5/+3
|\|
| * Remove unwanted notes (#13563)shela2021-07-161-5/+3
* | Dual RGB Matrix IS31FL3737 driver support to address #13442 (#13457)Chris Cullin2021-07-151-5/+20
* | [Feature] Key Overrides (#11422)Jonas Gessner2021-07-135-0/+236
* | Enable g_is31_leds PROGMEM for RGB Matrix IS31FL3737 driver (#13480)Chris Cullin2021-07-121-1/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-07-087-15/+15
|\|
| * Updated docs/ja/feature_ps2_mouse.md. (#13472)Takeshi ISHII2021-07-081-3/+3
| * [Update] Change Original TAGs of Japanese translations (#13473)Takeshi ISHII2021-07-086-12/+12
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-07-081-2/+21
|\|
| * [Docs] update Japanese translation of internals_gpio_control.md (#13401)Takeshi ISHII2021-07-081-2/+21
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-07-051-0/+151
|\|
| * [Docs] added list of MIDI keycodes (#13159)wxyangf2021-07-041-0/+151
* | Allow invert of SPLIT_HAND_PIN logic (#13433)Jameson Thatcher2021-07-051-1/+7
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-07-031-0/+33
|\|
| * [Docs] RGB Matrix Caps Lock and Layer indicator example (#13367)Albert Y2021-07-031-0/+33
* | [Core] Unite half-duplex and full-duplex serial drivers (#13081)Stefan Kerkmann2021-07-021-7/+8
* | Convert Dip Switch callbacks to boolean functions (#13399)Drashna Jaelre2021-07-012-12/+20
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-07-011-15/+11
|\|
| * [Docs] update Japanese translation of other_eclipse.md (#12776)umi2021-07-011-15/+11
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-07-011-7/+17
|\|
| * update Japanese translation of config_options.md (#12695)umi2021-07-011-7/+17
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-07-012-2/+396
|\|
| * Translated 'feature_advanced_keycodes.md'. (#12454)s-show2021-07-011-2/+135
| * [Docs] Japanese translation of docs/keycodes_basic.md (#11044)s-show2021-07-011-0/+261
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-07-0111-22/+22
|\|
| * [Update] Change Original TAGs of Japanese translations (#13396)Takeshi ISHII2021-07-0111-22/+22
* | Adds support for STM32L412xB, STM32L422xB. (#13383)Nick Brassel2021-06-302-0/+4
* | Relocate RGB/HSV color defs to a more fitting place (#13377)Ryan2021-06-292-43/+45
* | Move RGBLight code into its own folder (#13312)Ryan2021-06-282-3/+3
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-06-241-17/+20
|\|