diff --git a/0GNIYY0.jpg b/0GNIYY0.jpg new file mode 100644 index 00000000000..ccf2f5dcbed Binary files /dev/null and b/0GNIYY0.jpg differ diff --git a/1TPAhrs.jpg b/1TPAhrs.jpg new file mode 100644 index 00000000000..1629c8f3a5c Binary files /dev/null and b/1TPAhrs.jpg differ diff --git a/2wUZNWk.png b/2wUZNWk.png new file mode 100644 index 00000000000..a1e5355a4c3 Binary files /dev/null and b/2wUZNWk.png differ diff --git a/3RrSjzW.png b/3RrSjzW.png new file mode 100644 index 00000000000..af17f0c7591 Binary files /dev/null and b/3RrSjzW.png differ diff --git a/404.html b/404.html index 5bd794291b6..f9294cc30db 100644 --- a/404.html +++ b/404.html @@ -8,14 +8,14 @@ - +
Skip to content

404

PAGE NOT FOUND

But if you don't change your direction, and if you keep looking, you may end up where you are heading.
- + \ No newline at end of file diff --git a/4wjJzBU.png b/4wjJzBU.png new file mode 100644 index 00000000000..c152bc0a236 Binary files /dev/null and b/4wjJzBU.png differ diff --git a/5wsh5wM.png b/5wsh5wM.png new file mode 100644 index 00000000000..9242e0c4b03 Binary files /dev/null and b/5wsh5wM.png differ diff --git a/8Toomz4.jpg b/8Toomz4.jpg new file mode 100644 index 00000000000..6099dd2b4b5 Binary files /dev/null and b/8Toomz4.jpg differ diff --git a/AvXZShD.jpg b/AvXZShD.jpg new file mode 100644 index 00000000000..fc7272e1d67 Binary files /dev/null and b/AvXZShD.jpg differ diff --git a/BPEC5n5.jpg b/BPEC5n5.jpg new file mode 100644 index 00000000000..99f18115c1d Binary files /dev/null and b/BPEC5n5.jpg differ diff --git a/BmAvoUC.png b/BmAvoUC.png new file mode 100644 index 00000000000..f44fd1ce5c3 Binary files /dev/null and b/BmAvoUC.png differ diff --git a/Bu4mk9m.png b/Bu4mk9m.png new file mode 100644 index 00000000000..e80e6b751ea Binary files /dev/null and b/Bu4mk9m.png differ diff --git a/CWYmsk8.png b/CWYmsk8.png new file mode 100644 index 00000000000..2d1f186cef8 Binary files /dev/null and b/CWYmsk8.png differ diff --git a/ChangeLog/20190830.html b/ChangeLog/20190830.html index b0c524dd569..2fc1b27effa 100644 --- a/ChangeLog/20190830.html +++ b/ChangeLog/20190830.html @@ -8,9 +8,9 @@ - + - + @@ -18,7 +18,7 @@
Skip to content
- + \ No newline at end of file diff --git a/ChangeLog/20200229.html b/ChangeLog/20200229.html index 2d786c9e979..49a848d06e6 100644 --- a/ChangeLog/20200229.html +++ b/ChangeLog/20200229.html @@ -8,9 +8,9 @@ - + - + @@ -18,7 +18,7 @@
Skip to content
- + \ No newline at end of file diff --git a/ChangeLog/20200530.html b/ChangeLog/20200530.html index ad18839295f..919e6e489d4 100644 --- a/ChangeLog/20200530.html +++ b/ChangeLog/20200530.html @@ -8,9 +8,9 @@ - + - + @@ -36,7 +36,7 @@ return OLED_ROTATION_180; // flips the display 180 degrees if offhand return rotation; }

Split HHKB to ANSI and JP layouts and Add VIA support for each

#8582

Migrating existing HHKB keymaps

Keyboard Moves

Keyboards by Keyboardio, Spaceman, and hsgw move to vendor folders, while PCBs designed by blindassassin111 are renamed.

Old NameNew Name
2_milkspaceman/2_milk
at101_blackheartat101_bh
ergoinudm9records/ergoinu
model01keyboardio/model01
omnikey_blackheartomnikey_bh
pancakespaceman/pancake
plaiddm9records/plaid
tartandm9records/tartan
z150_blackheartz150_bh

If you own one of these PCBs, please use the new names to compile your firmware moving forward.

Keycode Migration PRs

#8954, #8957, #8958, #8959, #8968, #8977, and #8979

Authored by fauxpark, these pull requests remove references to deprecated TMK macros that have been superseded by native QMK keycodes.

Old fn_actions actionNew QMK keycode
ACTION_DEFAULT_LAYER_SET(layer)DF(layer)
ACTION_LAYER_MODS(layer, mod)LM(layer, mod)
ACTION_LAYER_ONESHOT(mod)OSL(mod)
ACTION_LAYER_TOGGLE(layer)TG(layer)
ACTION_MODS_ONESHOT(mod)OSM(mod)
ACTION_MODS_TAP_KEY(mod, kc)MT(mod, kc)
ACTION_MODS_KEY(mod, kc)
e.g. ACTION_MODS_KEY(MOD_LCTL, KC_0)
MOD(kc)
e.g. LCTL(KC_0)
- + \ No newline at end of file diff --git a/ChangeLog/20200829.html b/ChangeLog/20200829.html index 46334975fbc..09c57173f90 100644 --- a/ChangeLog/20200829.html +++ b/ChangeLog/20200829.html @@ -8,9 +8,9 @@ - + - + @@ -19,7 +19,7 @@
Skip to content
- + \ No newline at end of file diff --git a/ChangeLog/20201128.html b/ChangeLog/20201128.html index 352ba5b35d1..009db4f4d33 100644 --- a/ChangeLog/20201128.html +++ b/ChangeLog/20201128.html @@ -8,9 +8,9 @@ - + - + @@ -18,7 +18,7 @@
Skip to content
- + \ No newline at end of file diff --git a/ChangeLog/20210227.html b/ChangeLog/20210227.html index 2d128c85320..33ab654d3da 100644 --- a/ChangeLog/20210227.html +++ b/ChangeLog/20210227.html @@ -8,9 +8,9 @@ - + - + @@ -52,7 +52,7 @@ Size: 13 x 4 Processor: atmega32u4 Bootloader: caterina

Detailed Change List

Changes Requiring User Action

Fixes

Additions and Enhancements

Clean-ups and Optimizations

QMK Infrastructure and Internals

ChibiOS Update and Config Migration

- + \ No newline at end of file diff --git a/ChangeLog/20210529.html b/ChangeLog/20210529.html index 263f0b8b8a0..f818801bfe8 100644 --- a/ChangeLog/20210529.html +++ b/ChangeLog/20210529.html @@ -8,9 +8,9 @@ - + - + @@ -57,7 +57,7 @@ // If you return true, this will allow the keyboard level code to run, as well. //Returning false will override the keyboard level code. Depending on how the keyboard level function is set up. }

Core Changes

Fixes

Additions and Enhancements

Clean-ups and Optimizations

QMK Infrastructure and Internals

- + \ No newline at end of file diff --git a/ChangeLog/20210828.html b/ChangeLog/20210828.html index 3749e015ab9..1ba7c9b5353 100644 --- a/ChangeLog/20210828.html +++ b/ChangeLog/20210828.html @@ -8,9 +8,9 @@ - + - + @@ -106,7 +106,7 @@ usb.pid: 0x2330 usb.vid: 0xC1ED width: 10

New configuration keys

We've added dozens of new keys to info.json so that you can configure more than ever without writing a single line of code. A quick overview of the new items you can configure:

Codebase restructure and cleanup

QMK was originally based on TMK, and has grown in size considerably since its first inception. To keep moving things forward, restructure of some of the core areas of the code is needed to support new concepts and new hardware, and progress is happening along those lines:


Full changelist

Core:

CLI:

Submodule updates:

Keyboards:

Keyboard fixes:

Others:

Bugs:

- + \ No newline at end of file diff --git a/ChangeLog/20211127.html b/ChangeLog/20211127.html index 4d71f5f2a01..e70fe20f104 100644 --- a/ChangeLog/20211127.html +++ b/ChangeLog/20211127.html @@ -8,9 +8,9 @@ - + - + @@ -56,7 +56,7 @@ // default keyboard drawing code return false; }

Bootmagic Full Removal (#15002)

As noted during previous breaking changes cycles, QMK decided to deprecate the full Bootmagic feature and leave Bootmagic Lite as the only remaining option.

This removal is now complete!

This pull request changes the behavior of BOOTMAGIC_ENABLE such that specifying lite or full results in an error, allowing only yes or no, with yes mirroring historical lite functionality.

All use of the lite keyword within the repository has been migrated to yes -- any new submissions using lite will now fail to build and should be updated accordingly.

Bootmagic Full Deprecation Schedule: Complete!

This is the historical timeline for the behavior of BOOTMAGIC_ENABLE:

Remove QWIIC_DRIVERS (#14174)

Due to minimal QWIIC adoption and other options for similar functionality, the QWIIC drivers were removed from QMK. Existing OLED usages have been migrated across to the normal QMK OLED driver instead.

Notable core changes

New MCU Support

QMK firmware picked up support for a handful of new MCU families, potentially making it a bit easier to source components.

QMK firmware is now no longer limited to AVR and ARM - it also picked up support for our first RISC-V chip, the GD32VF103.

EEPROM Changes

There were a few EEPROM-related changes that landed during this breaking changes cycle, most prominently the long-awaited ability for the Drop boards to gain persistent storage. Any users of the Drop CTRL or Drop ALT should update QMK Toolbox as well -- coupled with a QMK firmware update settings should now be saved.

Compilation Database

A clang-compatible compilation database generator has been added as an option in order to help development environments such as Visual Studio Code.

Running qmk generate-compilation-database -kb <yourkb> -km <yourkeymap> from within the QMK firmware directory will generate a compile_commands.json file -- using a compatible IDE will likely see this and correctly start detecting the correct locations for source files as well as type and function information that are relevant to your build.

Do note that switching keyboards will require re-generation of this file.

Codebase restructure and cleanup

QMK continues on its restructuring journey, in order to make it easier to integrate newer features and add support for new hardware. This quarter's batch of changes include:


Full changelist

Core:

CLI:

Submodule updates:

Keyboards:

Keyboard fixes:

Others:

Bugs:

- + \ No newline at end of file diff --git a/ChangeLog/20220226.html b/ChangeLog/20220226.html index 2c64d493ae5..37aca85d72d 100644 --- a/ChangeLog/20220226.html +++ b/ChangeLog/20220226.html @@ -8,9 +8,9 @@ - + - + @@ -18,7 +18,7 @@
Skip to content
- + \ No newline at end of file diff --git a/ChangeLog/20220528.html b/ChangeLog/20220528.html index b5bf576c280..d31bc486cc4 100644 --- a/ChangeLog/20220528.html +++ b/ChangeLog/20220528.html @@ -8,9 +8,9 @@ - + - + @@ -20,7 +20,7 @@
Skip to content
- + \ No newline at end of file diff --git a/ChangeLog/20220827.html b/ChangeLog/20220827.html index 80f8c990ef0..fc9ecd163f7 100644 --- a/ChangeLog/20220827.html +++ b/ChangeLog/20220827.html @@ -8,9 +8,9 @@ - + - + @@ -31,7 +31,7 @@ }, // ... layouts, etc. ... }

Deprecation Schedule

Notable core changes

Board converters (#17514, #17603, #17711, #17827, #17593, #17652, #17595)

Historically QMK had a CONVERT_TO_PROTON_C directive for rules.mk to allow people to replace an AVR-based Pro Micro with a QMK Proton C. Global parts shortages have prompted people to create their own pin-compatible boards -- QMK has made this conversion generic and now allows for drop-in replacements for a lot more boards. see the Converters Feature documentation for the full list of supported replacement boards -- in this breaking changes cycle we've gone from 1 to 7.

Add cli command to import keyboard|keymap|kbfirmware (#16668)

To help with importing keyboards and keymaps from other sources, @zvecr added #16668 which adds a new set of commands to the CLI to automatically import keyboards (qmk import-keyboard -h), keymaps (qmk import-keymap -h), and kbfirmware definitions (qmk import-kbfirmware -h) into QMK.

The now-EOL kbfirmware allowed people who aren't set up with QMK the ability to create keyboard firmwares without requiring a full installation of QMK. Unfortunately, it targets a 7-year-old version of QMK -- adding frustration for users who want the newest features, as well as for QMK maintainers who have to spend time explaining why QMK can't just accept a drive-by code drop from kbfirmware. With any luck, this new command helps both camps!

Generic wear-leveling for EEPROM emulation (#16996, #17376, #18102)

QMK has had the ability to write to internal MCU flash in order to emulate EEPROM for some time now, but it was only limited to a small number of MCUs. The base HAL used by QMK for a large number of ARM devices provides a "proper" embedded MCU flash driver, so @tzarc decoupled the wear-leveling algorithm from the old flash writing code, improved it, wrote some tests, and enabled its use for a much larger number of other devices... including RP2040's XIP flash, and external SPI NOR Flash.

See the EEPROM Driver documentation for more information.

Pointing Device Improvements (#16371, #17111, #17176, #17482, #17776, #17613)

Ever since Pointing Device Driver support and Split Pointing Device support were added by @drashna and @daskygit, there has been increased interest in the development of the pointing device subsystem and its associated code.

Both the PMW33xx and the Cirque Pinnacle implementations have seen a lot of improvement to their code, as has the mouse code in general. Features like circular/edge scrolling for the Cirque, and Kinetic movement for any sensor with "lift detection" (#17482). Additionally, for those that make fast motions with their pointing devices, support for much larger mouse movement reports has been added (#16371).

Other related changes:


Full changelist

Core:

CLI:

Submodule updates:

Keyboards:

Keyboard fixes:

Others:

Bugs:

- + \ No newline at end of file diff --git a/ChangeLog/20221126.html b/ChangeLog/20221126.html index d93f191f51f..3995c223af2 100644 --- a/ChangeLog/20221126.html +++ b/ChangeLog/20221126.html @@ -8,9 +8,9 @@ - + - + @@ -41,7 +41,7 @@ // keyboard LED code return true; }

The equivalent transformations should be done for LED Matrix boards.

Unicode mode refactoring

Unicode modes were renamed in order to prevent collision with equivalent keycodes. The available values for UNICODE_SELECTED_MODES changed -- see Feature: Unicode for the new list of values and how to configure them.

Notable core changes

This breaking changes cycle, a lot of the core changes are related to cleanup and refactoring -- commonly called "tech debt".

Keycodes refactoring

We aren't going to list each and every change -- they're far too numerous -- instead, we'll just list the related PRs in order to convey just how wide-reaching these changes were:

Board Converters

There was additional work in the space of board converters -- historically QMK allowed for "converting" a Pro Micro build to a QMK Proton-C build. The last few versions of QMK have added support for replacement boards much like the Proton-C, and this quarter was no exception:

See Feature: Converters for the full list of board conversions available.

Pointing and Digitizer device updates

Both pointing devices and digitizer got a host of updates this cycle. Inertia, automatic mouse layers, fixes for preventing sleep... you even get more buttons with digitizers!

Full changelist

Core:

CLI:

Submodule updates:

Keyboards:

Keyboard fixes:

Others:

Bugs:

- + \ No newline at end of file diff --git a/ChangeLog/20230226.html b/ChangeLog/20230226.html index 2e05d73b8b1..4e3a4acd2f2 100644 --- a/ChangeLog/20230226.html +++ b/ChangeLog/20230226.html @@ -8,9 +8,9 @@ - + - + @@ -68,7 +68,7 @@ tap_code16(LGUI(KC_S)); } }

For more information please see the Leader Key documentation.

Updated Keyboard Codebases

The following keyboards have had their source moved within QMK:

Old Keyboard NameNew Keyboard Name
ramonimbao/aelithrmi_kb/aelith
ramonimbao/herringbone/prormi_kb/herringbone/pro
ramonimbao/herringbone/v1rmi_kb/herringbone/v1
ramonimbao/mona/v1_1rmi_kb/mona/v1_1
ramonimbao/mona/v1rmi_kb/mona/v1
ramonimbao/mona/v32armi_kb/mona/v32a
ramonimbao/squishy65rmi_kb/squishy65
ramonimbao/squishytklrmi_kb/squishytkl
ramonimbao/tkl_ffrmi_kb/tkl_ff
ramonimbao/tkl_ff/v1rmi_kb/tkl_ff/v1
ramonimbao/tkl_ff/v2rmi_kb/tkl_ff/v2
ramonimbao/wete/v1rmi_kb/wete/v1
ramonimbao/wete/v2rmi_kb/wete/v2
the_unistenothe_uni
xelus/xs60xelus/xs60/soldered

Notable core changes

As per last breaking changes cycle, there has been a lot of emphasis on behind-the-scenes changes, mainly around consolidation of core subsystems and constant values, as well as addressing tech debt. Whilst not outwardly visible, this cleanup and refactoring should start paying dividends as it simplifies future development and maintenance.

A handful of examples:

Full changelist

Core:

CLI:

Submodule updates:

Keyboards:

Keyboard fixes:

Others:

Bugs:

- + \ No newline at end of file diff --git a/ChangeLog/20230528.html b/ChangeLog/20230528.html index f47c21994ca..844a0f1e646 100644 --- a/ChangeLog/20230528.html +++ b/ChangeLog/20230528.html @@ -8,9 +8,9 @@ - + - + @@ -18,7 +18,7 @@
Skip to content
- + \ No newline at end of file diff --git a/ChangeLog/20230827.html b/ChangeLog/20230827.html index 8d02db8f0c8..aa7514d00a2 100644 --- a/ChangeLog/20230827.html +++ b/ChangeLog/20230827.html @@ -8,9 +8,9 @@ - + - + @@ -18,7 +18,7 @@
Skip to content
- + \ No newline at end of file diff --git a/ChangeLog/20231126.html b/ChangeLog/20231126.html index ffa371389bc..320408234c1 100644 --- a/ChangeLog/20231126.html +++ b/ChangeLog/20231126.html @@ -8,9 +8,9 @@ - + - + @@ -24,7 +24,7 @@ case BASIC_KEYCODE_RANGE: case MODIFIER_KEYCODE_RANGE: /* do stuff with basic and modifier keycodes */

Quantum Painter OLED support (#19997)

Quantum Painter has picked up support for SH1106 displays -- commonly seen as 128x64 OLEDs. Support for both I2C and SPI displays is available.

If you're already using OLED through OLED_DRIVER_ENABLE = yes or equivalent in info.json and wish to use Quantum Painter instead, you'll need to disable the old OLED system, instead enabling Quantum Painter as well as enabling the appropriate SH1106 driver. See the Quantum Painter driver documentation for more details. The old OLED driver is still available, and keymaps do not require migrating to Quantum Painter if you don't want to do so.

RGB/LED lighting driver naming and cleanup (#21890, #21891, #21892, #21903, #21904, #21905, #21918, #21929, #21938, #22004, #22008, #22009, #22071, #22090, #22099, #22126, #22133, #22163, #22200, #22308, #22309, #22311, #22325, #22365, #22379, #22380, #22381, #22383, #22436)

As you can probably tell by the list of PRs just above, there has been a lot of cleanup and consolidation this cycle when it comes to RGB/LED lighting drivers. The number of changes is too large to list here, but the general theme has been focusing on consistency of naming, both of drivers themselves and their respective implementation and configuration. Most changes only affect keyboard designers -- if you find that your in-development keyboard is no longer building due to naming of defines changing, your best bet is to refer to another board already in the repository which has had the changes applied.

Peripheral subsystem enabling (#22253, #22448, #22106)

When enabling peripherals such as I2C, SPI, or Analog/ADC, some required manual inclusion of source files in order to provide driver support, and in some cases, when multiple drivers were using the same underlying peripheral, files were being added to the build multiple times.

Most systems requiring other peripherals now mark their respective dependencies as "required", allowing the build system to check whether peripherals are necessary before including them in the build rather than having each location enable them manually.

For a concrete example, users or keyboard designers who previously added SRC += analog.c in order to allow for analog readings via an ADC now should specify ANALOG_DRIVER_REQUIRED = yes instead. The full list of added options is as follows:

New optionOld Equivalent
ANALOG_DRIVER_REQUIRED = yesSRC += analog.c
APA102_DRIVER_REQUIRED = yesSRC += apa102.c
I2C_DRIVER_REQUIRED = yesSRC += i2c_master.c or QUANTUM_LIB_SRC += i2c_master.c
SPI_DRIVER_REQUIRED = yesSRC += spi_master.c or QUANTUM_LIB_SRC += spi_master.c
UART_DRIVER_REQUIRED = yesSRC += uart.c
WS2812_DRIVER_REQUIRED = yesSRC += ws2812.c

NKRO on V-USB boards (#22398)

NKRO is now available for ATmega32A and 328P-based keyboards (including PS2AVRGB/Bootmapper boards), thanks to some internal refactoring and cleanup. To enable it, the process is the same as always - add NKRO_ENABLE = yes to your rules.mk, then assign and press the NK_TOGG keycode to switch modes.

Full changelist

Core:

CLI:

Keyboards:

Keyboard fixes:

Others:

Bugs:

- + \ No newline at end of file diff --git a/ChangeLog/20240225.html b/ChangeLog/20240225.html index fe843013cc0..15313b0bf66 100644 --- a/ChangeLog/20240225.html +++ b/ChangeLog/20240225.html @@ -8,9 +8,9 @@ - + - + @@ -23,7 +23,7 @@ DIP_SWITCH_OFF_ON(EC_NORM, EC_SWAP) }; #endif

Quantum Painter updates (#18521, #20645, #22358)

Quantum Painter picked up support for the following:

Quantum Painter now supports the majority of common OLED panels supported by the basic OLED driver, so if you're using an ARM-based board you may find Quantum Painter a much more feature-rich API in comparison.

Full changelist

Core:

CLI:

Submodule updates:

Keyboards:

Keyboard fixes:

Bugs:

- + \ No newline at end of file diff --git a/ChangeLog/20240526.html b/ChangeLog/20240526.html index b6e31c71e7c..6b0de6b4746 100644 --- a/ChangeLog/20240526.html +++ b/ChangeLog/20240526.html @@ -8,9 +8,9 @@ - + - + @@ -18,7 +18,7 @@
Skip to content
- + \ No newline at end of file diff --git a/ChangeLog/20240825.html b/ChangeLog/20240825.html index 3ff2a3868ac..ab91200605d 100644 --- a/ChangeLog/20240825.html +++ b/ChangeLog/20240825.html @@ -8,9 +8,9 @@ - + - + @@ -25,7 +25,7 @@ &my_override_1, &my_override_2, };

ADNS9800 and PMW33xx firmware upload now opt-in (#24001)

Due to ambiguity with licensing compatibility, QMK has made the firmware ROM uploads for the ADNS9800 and PMW33xx lines of pointing device sensors temporarily opt-in with the view to removing them. Historically they were included by default, but as of this PR this is now no longer the case.

Please get in touch with the QMK team if your sensor no longer functions without the firmware upload -- so far we've tested each device type and they still seem to function without a new firmware, but this has not been a 100% exhaustive validation.

To re-enable firmware upload for your own builds, add the following to your keymap's config.h:

SensorDefine
ADNS9800#define ADNS9800_UPLOAD_SROM
PMW33xx#define PMW33XX_UPLOAD_SROM

Note

If no issues arise during this current breaking changes cycle, these sensor firmware ROMs will be removed from QMK entirely.

Deprecation Notices

In line with the notice period, deprecation notices for larger items are listed here.

Migration of VIA keymaps to VIA team control

Last breaking changes cycle, the QMK team informed that via keymaps are moving to the control of the VIA team. As of this merge, any via-enabled keymaps should now be PR'ed to the VIA QMK Userspace repository.

Any existing or newly-opened PRs against qmk_firmware will now be asked to remove any via-enabled keymaps from their submissions.

ADNS9800 and PMW33xx sensor firmware ROM removal

As mentioned above, there's license compatibility issues between QMK and the firmware blobs historically uploaded for the ADNS9800 and PMW33xx sensors. This notice is to inform users that these firmware blobs will almost certainly be removed from QMK in the next breaking changes merge.

As previously noted this does not seem to have any detrimental effect to any of those devices, as they seem to include firmware on-chip without requiring one to be uploaded. Please get in touch with the QMK team on Discord if your sensor is no longer functional.

Full changelist

Core:

CLI:

Keyboards:

Keyboard fixes:

Others:

Bugs:

- + \ No newline at end of file diff --git a/ChangeLog/20241124.html b/ChangeLog/20241124.html index fe43283f0a3..9cd989686b6 100644 --- a/ChangeLog/20241124.html +++ b/ChangeLog/20241124.html @@ -8,9 +8,9 @@ - + - + @@ -18,7 +18,7 @@
Skip to content
- + \ No newline at end of file diff --git a/ChangeLog/20250223.html b/ChangeLog/20250223.html index 234b2fa6305..072cf04522e 100644 --- a/ChangeLog/20250223.html +++ b/ChangeLog/20250223.html @@ -8,9 +8,9 @@ - + - + @@ -18,7 +18,7 @@
Skip to content
- + \ No newline at end of file diff --git a/ChangeLog/20250525.html b/ChangeLog/20250525.html index 4293f84efba..c9b4330b306 100644 --- a/ChangeLog/20250525.html +++ b/ChangeLog/20250525.html @@ -8,9 +8,9 @@ - + - + @@ -29,7 +29,7 @@ MY_ENCODER_LEFT = QK_USER, MY_ENCODER_RIGHT, };

If your board has multiple encoders, each encoder will need its own pair of keycodes defined as per above.

Full changelist

Core:

CLI:

Submodule updates:

Keyboards:

Keyboard fixes:

Others:

Bugs:

- + \ No newline at end of file diff --git a/ChangeLog/20250831.html b/ChangeLog/20250831.html index a8be1109be7..e817a57c64e 100644 --- a/ChangeLog/20250831.html +++ b/ChangeLog/20250831.html @@ -8,9 +8,9 @@ - + - + @@ -20,7 +20,7 @@
Skip to content
- + \ No newline at end of file diff --git a/CnASmPo.jpg b/CnASmPo.jpg new file mode 100644 index 00000000000..128cc806a18 Binary files /dev/null and b/CnASmPo.jpg differ diff --git a/DkEhj9x.png b/DkEhj9x.png new file mode 100644 index 00000000000..6a31d1f1d20 Binary files /dev/null and b/DkEhj9x.png differ diff --git a/DxMHpJ8.jpg b/DxMHpJ8.jpg new file mode 100644 index 00000000000..179c2b6b69d Binary files /dev/null and b/DxMHpJ8.jpg differ diff --git a/EGrPM1L.png b/EGrPM1L.png new file mode 100644 index 00000000000..5b7bbd4ea7b Binary files /dev/null and b/EGrPM1L.png differ diff --git a/EVkxOt1.png b/EVkxOt1.png new file mode 100644 index 00000000000..56f862ccb7f Binary files /dev/null and b/EVkxOt1.png differ diff --git a/FRShcLD.png b/FRShcLD.png new file mode 100644 index 00000000000..6f91c1cff5d Binary files /dev/null and b/FRShcLD.png differ diff --git a/HL5DP8H.png b/HL5DP8H.png new file mode 100644 index 00000000000..523d59f98d4 Binary files /dev/null and b/HL5DP8H.png differ diff --git a/Hx0E5kC.png b/Hx0E5kC.png new file mode 100644 index 00000000000..67717e1e898 Binary files /dev/null and b/Hx0E5kC.png differ diff --git a/JKngtTw.png b/JKngtTw.png new file mode 100644 index 00000000000..5c38745181d Binary files /dev/null and b/JKngtTw.png differ diff --git a/JcDhZll.png b/JcDhZll.png new file mode 100644 index 00000000000..8d4b74268a3 Binary files /dev/null and b/JcDhZll.png differ diff --git a/N1NYcSz.jpg b/N1NYcSz.jpg new file mode 100644 index 00000000000..f3e0c694e6d Binary files /dev/null and b/N1NYcSz.jpg differ diff --git a/Ojydlaj.jpg b/Ojydlaj.jpg new file mode 100644 index 00000000000..989a6118134 Binary files /dev/null and b/Ojydlaj.jpg differ diff --git a/QeY6kMQ.png b/QeY6kMQ.png new file mode 100644 index 00000000000..b990847c1c5 Binary files /dev/null and b/QeY6kMQ.png differ diff --git a/QiA3ta6.jpg b/QiA3ta6.jpg new file mode 100644 index 00000000000..a10b4165c4c Binary files /dev/null and b/QiA3ta6.jpg differ diff --git a/RFyNMlL.jpg b/RFyNMlL.jpg new file mode 100644 index 00000000000..1cfd86f6ef2 Binary files /dev/null and b/RFyNMlL.jpg differ diff --git a/UlJ4ZDP.png b/UlJ4ZDP.png new file mode 100644 index 00000000000..d38f40deedb Binary files /dev/null and b/UlJ4ZDP.png differ diff --git a/__capabilities.html b/__capabilities.html index b4bac01806f..2c3b0d619ca 100644 --- a/__capabilities.html +++ b/__capabilities.html @@ -8,9 +8,9 @@ - + - + @@ -41,7 +41,7 @@ The letters lined up #define RGBLIGHT_LED_COUNT 12 #define RGBLIGHT_HUE_STEP 8 #define RGBLIGHT_SAT_STEP 8

Indented code as part of a list:

Sub/Superscript

This is subscripted, apparently.

This is superscripted, apparently.

I2C

T0H, T0L

Tabs

Tabs are based on section headers, with ** enclosing the tab title.

** Tab one **

Content one

** Nested one **

Nested content one

** Nested two **

Nested content two

** Tab two **

Content two

** Tab three **

Content three

a content 2

Details sections

Expandable:

Some summary text that shows up before expanding

!> Embedded notification!

This is some inner content.

Embed

example embed

Lorem ipsum dolor sit amet.

- + \ No newline at end of file diff --git a/__capabilities_inc.html b/__capabilities_inc.html index 58e3e1cdb8b..2536a898c2d 100644 --- a/__capabilities_inc.html +++ b/__capabilities_inc.html @@ -8,9 +8,9 @@ - + - + @@ -18,7 +18,7 @@
Skip to content
- + \ No newline at end of file diff --git a/aEs2RuA.png b/aEs2RuA.png new file mode 100644 index 00000000000..af3ad190537 Binary files /dev/null and b/aEs2RuA.png differ diff --git a/aTnG8TV.jpg b/aTnG8TV.jpg new file mode 100644 index 00000000000..6337adf10e8 Binary files /dev/null and b/aTnG8TV.jpg differ diff --git a/anw9cOL.png b/anw9cOL.png new file mode 100644 index 00000000000..09740d1da57 Binary files /dev/null and b/anw9cOL.png differ diff --git a/api_development_environment.html b/api_development_environment.html index 5daec0c4257..1d1aa172ee0 100644 --- a/api_development_environment.html +++ b/api_development_environment.html @@ -8,9 +8,9 @@ - + - + @@ -18,7 +18,7 @@
Skip to content
- + \ No newline at end of file diff --git a/api_development_overview.html b/api_development_overview.html index de4360766cd..274ddd23da9 100644 --- a/api_development_overview.html +++ b/api_development_overview.html @@ -8,9 +8,9 @@ - + - + @@ -18,7 +18,7 @@
Skip to content
- + \ No newline at end of file diff --git a/api_docs.html b/api_docs.html index 6277ddb8e2e..bb5652f5398 100644 --- a/api_docs.html +++ b/api_docs.html @@ -8,9 +8,9 @@ - + - + @@ -53,7 +53,7 @@ "0x2000/0x1FFF": { "define": "QK_MOD_TAP" <snip> - + \ No newline at end of file diff --git a/api_overview.html b/api_overview.html index 75b11c13515..78037ef3897 100644 --- a/api_overview.html +++ b/api_overview.html @@ -8,9 +8,9 @@ - + - + @@ -18,7 +18,7 @@
Skip to content
- + \ No newline at end of file diff --git a/arm_debugging.html b/arm_debugging.html index 7aabf710d88..42ebae2a0d6 100644 --- a/arm_debugging.html +++ b/arm_debugging.html @@ -8,9 +8,9 @@ - + - + @@ -18,7 +18,7 @@
Skip to content
- + \ No newline at end of file diff --git a/assets/app.DCrAnfu3.js b/assets/app.Cjff5OFc.js similarity index 97% rename from assets/app.DCrAnfu3.js rename to assets/app.Cjff5OFc.js index 3f6ba8697ee..756f74bdc8e 100644 --- a/assets/app.DCrAnfu3.js +++ b/assets/app.Cjff5OFc.js @@ -1,4 +1,4 @@ -import { R as RawTheme } from "./chunks/theme.BHIT5WG2.js"; +import { R as RawTheme } from "./chunks/theme.Co3DNuqs.js"; import { V as inBrowser, a9 as useUpdateHead, aa as RouterSymbol, ab as initData, ac as dataSymbol, ad as Content, ae as ClientOnly, af as siteDataRef, ag as createSSRApp, ah as createRouter, ai as pathToFile, d as defineComponent, u as useData, k as onMounted, y as watchEffect, aj as usePrefetch, ak as useCopyCode, al as useCodeGroups, am as h } from "./chunks/framework.Cauyuiy8.js"; function resolveThemeExtends(theme) { if (theme.extends) { diff --git a/assets/chunks/@localSearchIndexroot.LQUeEDBE.js b/assets/chunks/@localSearchIndexroot.LQUeEDBE.js new file mode 100644 index 00000000000..1a6740edd99 --- /dev/null +++ b/assets/chunks/@localSearchIndexroot.LQUeEDBE.js @@ -0,0 +1,4 @@ +const _localSearchIndexroot = `{"documentCount":2897,"nextId":2897,"documentIds":{"0":"/ChangeLog/20190830#qmk-breaking-change-2019-aug-30","1":"/ChangeLog/20190830#core-code-formatting-with-clang-format","2":"/ChangeLog/20190830#lufa-usb-descriptor-cleanup","3":"/ChangeLog/20190830#migrating-action-layer-momentary-entries-in-fn-actions-to-mo-keycodes","4":"/ChangeLog/20190830#update-atreus-to-current-code-conventions","5":"/ChangeLog/20190830#backport-changes-to-keymap-language-files-from-zsa-fork","6":"/ChangeLog/20190830#update-repo-to-use-lufa-as-a-git-submodule","7":"/ChangeLog/20190830#migrating-action-backlight-entries-in-fn-actions-to-bl-keycodes","8":"/ChangeLog/20190830#remove-kc-delt-alias-in-favor-of-kc-del","9":"/ChangeLog/20200229#qmk-breaking-change-2020-feb-29-changelog","10":"/ChangeLog/20200229#update-chibios-chibios-contrib-ugfx-submodules","11":"/ChangeLog/20200229#fix-chibios-timer-overflow-for-16-bit-systick-devices","12":"/ChangeLog/20200229#update-lufa-submodule","13":"/ChangeLog/20200229#encoder-flip","14":"/ChangeLog/20200229#adding-support-for-backlight-on-state-for-hardware-pwm-backlight","15":"/ChangeLog/20200229#migrating-action-layer-tap-key-entries-in-fn-actions-to-lt-keycodes","16":"/ChangeLog/20200229#moving-backlight-keycode-handling-to-process-keycode","17":"/ChangeLog/20200229#refactor-planck-keymaps-to-use-layout-macros","18":"/ChangeLog/20200229#gon-nerd-codebase-refactor","19":"/ChangeLog/20200530#qmk-breaking-change-2020-may-30-changelog","20":"/ChangeLog/20200530#core-changes","21":"/ChangeLog/20200530#converting-v-usb-usbdrv-to-a-submodule","22":"/ChangeLog/20200530#unify-tap-hold-functions-and-documentation","23":"/ChangeLog/20200530#python-required-in-the-build-process","24":"/ChangeLog/20200530#upgrade-from-tinyprintf-to-mpaland-printf","25":"/ChangeLog/20200530#fixed-rgb-disable-after-timeout-to-be-seconds-based-small-internals-cleanup","26":"/ChangeLog/20200530#switch-to-qmk-forks-for-everything","27":"/ChangeLog/20200530#code-cleanup-regarding-deprecated-macro-play-note-array-by-replacing-it-with-play-song","28":"/ChangeLog/20200530#fixing-wrong-configuration-of-audio-feature","29":"/ChangeLog/20200530#keyboard-refactors","30":"/ChangeLog/20200530#migrating-lily58-to-use-split-common","31":"/ChangeLog/20200530#to-migrate-existing-lily58-firmware","32":"/ChangeLog/20200530#refactor-zinc-to-use-split-common","33":"/ChangeLog/20200530#refactor-of-tkc1800-to-use-common-oled-code","34":"/ChangeLog/20200530#to-migrate-existing-tkc1800-firmware","35":"/ChangeLog/20200530#split-hhkb-to-ansi-and-jp-layouts-and-add-via-support-for-each","36":"/ChangeLog/20200530#migrating-existing-hhkb-keymaps","37":"/ChangeLog/20200530#keyboard-moves","38":"/ChangeLog/20200530#keycode-migration-prs","39":"/ChangeLog/20200829#qmk-breaking-change-2020-aug-29-changelog","40":"/ChangeLog/20200829#changes-requiring-user-action","41":"/ChangeLog/20200829#relocated-keyboards","42":"/ChangeLog/20200829#the-key-company-project-consolidation-9547","43":"/ChangeLog/20200829#relocating-boards-by-flehrad-to-flehrad-folder-9635","44":"/ChangeLog/20200829#keyboard-updates","45":"/ChangeLog/20200829#keebio-rgb-wiring-update-7754","46":"/ChangeLog/20200829#core-updates","47":"/ChangeLog/20200829#core-changes","48":"/ChangeLog/20200829#core-fixes","49":"/ChangeLog/20200829#core-additions","50":"/ChangeLog/20200829#core-optimizations","51":"/ChangeLog/20200829#qmk-internals","52":"/ChangeLog/20201128#qmk-breaking-change-2020-nov-28-changelog","53":"/ChangeLog/20201128#changes-requiring-user-action","54":"/ChangeLog/20201128#relocated-keyboards","55":"/ChangeLog/20201128#reduce-helix-keyboard-build-variation-8669","56":"/ChangeLog/20201128#update-the-speedo-firmware-for-v3-0-10657","57":"/ChangeLog/20201128#maartenwut-maarten-name-change-to-evyd13-evy-10274","58":"/ChangeLog/20201128#xelus-valor-and-dawn60-refactors-10512-10584","59":"/ChangeLog/20201128#keyboard-updates","60":"/ChangeLog/20201128#aeboards-ext65-refactor-10820","61":"/ChangeLog/20201128#core-changes","62":"/ChangeLog/20201128#core-fixes","63":"/ChangeLog/20201128#core-additions","64":"/ChangeLog/20201128#core-optimizations","65":"/ChangeLog/20201128#qmk-internals","66":"/ChangeLog/20210227#qmk-breaking-changes-2021-february-27-changelog","67":"/ChangeLog/20210227#changes-requiring-user-action","68":"/ChangeLog/20210227#core-changes","69":"/ChangeLog/20210227#chibios-update-and-config-migration","70":"/ChangeLog/20210227#qmk-infrastructure-and-internals","71":"/ChangeLog/20210227#detailed-change-list","72":"/ChangeLog/20210227#changes-requiring-user-action-1","73":"/ChangeLog/20210227#fixes","74":"/ChangeLog/20210227#additions-and-enhancements","75":"/ChangeLog/20210227#clean-ups-and-optimizations","76":"/ChangeLog/20210227#qmk-infrastructure-and-internals-1","77":"/ChangeLog/20210227#chibios-update-and-config-migration-1","78":"/ChangeLog/20210529#qmk-breaking-changes-2021-may-29-changelog","79":"/ChangeLog/20210529#notable-changes","80":"/ChangeLog/20210529#rgb-matrix-split-common","81":"/ChangeLog/20210529#teensy-3-6-support","82":"/ChangeLog/20210529#new-command-qmk-console","83":"/ChangeLog/20210529#improve-command-qmk-config","84":"/ChangeLog/20210529#led-matrix-improvements","85":"/ChangeLog/20210529#changes-requiring-user-action","86":"/ChangeLog/20210529#updated-keyboard-codebases","87":"/ChangeLog/20210529#bootmagic-deprecation-and-refactor","88":"/ChangeLog/20210529#tentative-deprecation-schedule","89":"/ChangeLog/20210529#removal-of-layout-kc","90":"/ChangeLog/20210529#encoder-callback-boolean","91":"/ChangeLog/20210529#core-changes","92":"/ChangeLog/20210529#core-fixes","93":"/ChangeLog/20210529#core-additions","94":"/ChangeLog/20210529#core-optimizations","95":"/ChangeLog/20210529#qmk-internals","96":"/ChangeLog/20210828#qmk-breaking-changes-2021-august-28-changelog","97":"/ChangeLog/20210828#notable-features","98":"/ChangeLog/20210828#combo-processing-improvements","99":"/ChangeLog/20210828#key-overrides","100":"/ChangeLog/20210828#digitizer-support-12851","101":"/ChangeLog/20210828#changes-requiring-user-action","102":"/ChangeLog/20210828#updated-keyboard-codebases","103":"/ChangeLog/20210828#bootmagic-full-removal","104":"/ChangeLog/20210828#bootmagic-full-deprecation-schedule","105":"/ChangeLog/20210828#dip-switch-boolean","106":"/ChangeLog/20210828#notable-core","107":"/ChangeLog/20210828#split-transport-improvements","108":"/ChangeLog/20210828#teensy-4-x-support","109":"/ChangeLog/20210828#data-driven-improvements-13366","110":"/ChangeLog/20210828#tags","111":"/ChangeLog/20210828#dot-notation","112":"/ChangeLog/20210828#new-configuration-keys","113":"/ChangeLog/20210828#codebase-restructure","114":"/ChangeLog/20210828#full-changelist","115":"/ChangeLog/20211127#qmk-breaking-changes-2021-november-27-changelog","116":"/ChangeLog/20211127#qmk-2000th-keyboard","117":"/ChangeLog/20211127#notable-features","118":"/ChangeLog/20211127#expanded-pointing-device","119":"/ChangeLog/20211127#dynamic-tapping-term","120":"/ChangeLog/20211127#macros-in-keymap-json","121":"/ChangeLog/20211127#changes-requiring-user-action","122":"/ChangeLog/20211127#updated-keyboard-codebases","123":"/ChangeLog/20211127#squeezing-space-from-avr","124":"/ChangeLog/20211127#explicit-rgb-modes","125":"/ChangeLog/20211127#oled-task-refactor","126":"/ChangeLog/20211127#bootmagic-full-removal","127":"/ChangeLog/20211127#bootmagic-full-deprecation-schedule-complete","128":"/ChangeLog/20211127#remove-qwiic","129":"/ChangeLog/20211127#notable-core","130":"/ChangeLog/20211127#new-mcu-support","131":"/ChangeLog/20211127#eeprom-changes","132":"/ChangeLog/20211127#compile-commands","133":"/ChangeLog/20211127#codebase-restructure","134":"/ChangeLog/20211127#full-changelist","135":"/ChangeLog/20220226#qmk-breaking-changes-2022-february-26-changelog","136":"/ChangeLog/20220226#notable-features","137":"/ChangeLog/20220226#default-usb-polling-rate-now-1khz-15352","138":"/ChangeLog/20220226#split-support-for-pointing-devices-15304","139":"/ChangeLog/20220226#changes-requiring-user-action","140":"/ChangeLog/20220226#legacy-macro-and-action-function-system-removed-16025","141":"/ChangeLog/20220226#create-a-build-error-if-no-bootloader-is-specified-16181","142":"/ChangeLog/20220226#rename-adafruitble-to-bluefruitle-16127","143":"/ChangeLog/20220226#updated-keyboard-codebases","144":"/ChangeLog/20220226#notable-core","145":"/ChangeLog/20220226#new-mcu-support","146":"/ChangeLog/20220226#new-drivers","147":"/ChangeLog/20220226#led","148":"/ChangeLog/20220226#gpio","149":"/ChangeLog/20220226#full-changelist","150":"/ChangeLog/20220827#qmk-breaking-changes-2022-august-27-changelog","151":"/ChangeLog/20220827#notable-features","152":"/ChangeLog/20220827#rp2040-support","153":"/ChangeLog/20220827#cli-flash-binaries","154":"/ChangeLog/20220827#changes-requiring-user-action","155":"/ChangeLog/20220827#default-layers-dropped-from-32-to-16-15286","156":"/ChangeLog/20220827#reset-2-qk_boot","157":"/ChangeLog/20220827#updated-keyboard-codebases","158":"/ChangeLog/20220827#usb-ids-Refactoring","159":"/ChangeLog/20220827#deprecation-schedule","160":"/ChangeLog/20220827#notable-core","161":"/ChangeLog/20220827#board-converters","162":"/ChangeLog/20220827#cli-import","163":"/ChangeLog/20220827#wear-leveling","164":"/ChangeLog/20220827#pointing-device-improvements","165":"/ChangeLog/20220827#full-changelist","166":"/ChangeLog/20220528#qmk-breaking-changes-2022-may-28-changelog","167":"/ChangeLog/20220528#notable-features","168":"/ChangeLog/20220528#caps-word","169":"/ChangeLog/20220528#quantum-painter","170":"/ChangeLog/20220528#encoder-mapping","171":"/ChangeLog/20220528#changes-requiring-user-action","172":"/ChangeLog/20220528#reset-2-qk_boot","173":"/ChangeLog/20220528#sendstring-keycodes","174":"/ChangeLog/20220528#pillow-install","175":"/ChangeLog/20220528#updated-keyboard-codebases","176":"/ChangeLog/20220528#full-changelist","177":"/ChangeLog/20221126#qmk-breaking-changes-2022-november-26-changelog","178":"/ChangeLog/20221126#notable-features","179":"/ChangeLog/20221126#autocorrect","180":"/ChangeLog/20221126#changes-requiring-user-action","181":"/ChangeLog/20221126#updated-keyboard-codebases","182":"/ChangeLog/20221126#keycodes-overhaul-user-action","183":"/ChangeLog/20221126#config-refactoring","184":"/ChangeLog/20221126#usb-ids-Refactoring","185":"/ChangeLog/20221126#led-callback-refactor","186":"/ChangeLog/20221126#unicode-mode-renaming","187":"/ChangeLog/20221126#notable-core","188":"/ChangeLog/20221126#keycodes-overhaul-core-changes","189":"/ChangeLog/20221126#board-converters","190":"/ChangeLog/20221126#pointing-and-digitizer","191":"/ChangeLog/20221126#full-changelist","192":"/ChangeLog/20230226#qmk-breaking-changes-2023-february-26-changelog","193":"/ChangeLog/20230226#changes-requiring-user-action","194":"/ChangeLog/20230226#i-m-t-i","195":"/ChangeLog/20230226#quick-tap-term","196":"/ChangeLog/20230226#leader-key-rework-leader-key-rework-19632","197":"/ChangeLog/20230226#updated-keyboard-codebases","198":"/ChangeLog/20230226#notable-core","199":"/ChangeLog/20230226#full-changelist","200":"/ChangeLog/20230528#qmk-breaking-changes-2023-may-28-changelog","201":"/ChangeLog/20230528#notable-changes","202":"/ChangeLog/20230528#repeat-last-key","203":"/ChangeLog/20230528#user-callback-for-pre-process-record","204":"/ChangeLog/20230528#consolidate-modelm","205":"/ChangeLog/20230528#changes-requiring-user-action","206":"/ChangeLog/20230528#i-m-t-i","207":"/ChangeLog/20230528#updated-keyboard-codebases","208":"/ChangeLog/20230528#notable-core","209":"/ChangeLog/20230528#encoder-functionality-fallback","210":"/ChangeLog/20230528#oled-driver-improvements","211":"/ChangeLog/20230528#full-changelist","212":"/ChangeLog/20230827#qmk-breaking-changes-2023-aug-27-changelog","213":"/ChangeLog/20230827#notable-changes","214":"/ChangeLog/20230827#rgb-matrix-optimizations","215":"/ChangeLog/20230827#audio-optimizations-21496-21498","216":"/ChangeLog/20230827#changes-requiring-user-action","217":"/ChangeLog/20230827#updated-keyboard-codebases","218":"/ChangeLog/20230827#remove-encoder-in-matrix-workaround-code","219":"/ChangeLog/20230827#unicodemap-keycodes-rename","220":"/ChangeLog/20230827#remove-old-oled-api-code","221":"/ChangeLog/20230827#driver-naming-consolidation","222":"/ChangeLog/20230827#full-changelist","223":"/ChangeLog/20231126#qmk-breaking-changes-2023-november-26-changelog","224":"/ChangeLog/20231126#notable-features","225":"/ChangeLog/20231126#changes-requiring-user-action","226":"/ChangeLog/20231126#updated-keyboard-codebases","227":"/ChangeLog/20231126#notable-core","228":"/ChangeLog/20231126#external-userspace-22222","229":"/ChangeLog/20231126#improve-and-cleanup-shutdown-callbacks","230":"/ChangeLog/20231126#oled-force-flush","231":"/ChangeLog/20231126#switch-statement-helpers-for-keycode-ranges","232":"/ChangeLog/20231126#quantum-painter-oled-support","233":"/ChangeLog/20231126#rgb-led-lighting-driver-naming-and-cleanup-21890-21891-21892-21903-21904-21905-21918-21929-21938-22004-22008-22009-22071-22090-22099-22126-22133-22163-22200-22308-22309-22311-22325-22365-22379-22380-22381-22383-22436","234":"/ChangeLog/20231126#peripheral-subsystem-enabling","235":"/ChangeLog/20231126#vusb-nkro","236":"/ChangeLog/20231126#full-changelist","237":"/ChangeLog/20240225#qmk-breaking-changes-2024-february-25-changelog","238":"/ChangeLog/20240225#notable-features","239":"/ChangeLog/20240225#changes-requiring-user-action","240":"/ChangeLog/20240225#windows-driver-changes-qmk-toolbox-0-3-0-release","241":"/ChangeLog/20240225#updated-keyboard-codebases","242":"/ChangeLog/20240225#notable-core","243":"/ChangeLog/20240225#gpio-rename","244":"/ChangeLog/20240225#i2c-driver-api-changes-22905","245":"/ChangeLog/20240225#bootmagic-rename","246":"/ChangeLog/20240225#auto-mouse-layer","247":"/ChangeLog/20240225#dip-switch-map","248":"/ChangeLog/20240225#qp-updates","249":"/ChangeLog/20240225#full-changelist","250":"/ChangeLog/20240526#qmk-breaking-changes-2024-may-26-changelog","251":"/ChangeLog/20240526#notable-features","252":"/ChangeLog/20240526#changes-requiring-user-action","253":"/ChangeLog/20240526#updated-keyboard-codebases","254":"/ChangeLog/20240526#remove-deprecated-quantum-keycodes-23407","255":"/ChangeLog/20240526#spacey-layout-updates","256":"/ChangeLog/20240526#acr60-layout-updates","257":"/ChangeLog/20240526#acr60-layout-hhkb","258":"/ChangeLog/20240526#acr60-layout-true-hhkb","259":"/ChangeLog/20240526#acr60-layout-directional","260":"/ChangeLog/20240526#acr60-layout-mitchsplit","261":"/ChangeLog/20240526#notable-core","262":"/ChangeLog/20240526#keyboard-json","263":"/ChangeLog/20240526#refactor-chibios-usb-endpoints-to-be-fully-async-21656","264":"/ChangeLog/20240526#deprecation-notices","265":"/ChangeLog/20240526#migration-of-via-keymaps-to-via-team-control","266":"/ChangeLog/20240526#full-changelist","267":"/ChangeLog/20240825#qmk-breaking-changes-2024-august-25-changelog","268":"/ChangeLog/20240825#notable-features","269":"/ChangeLog/20240825#changes-requiring-user-action","270":"/ChangeLog/20240825#updated-keyboard-codebases","271":"/ChangeLog/20240825#sparkfun-pro-micro-rp2040-converter-renamed-24192","272":"/ChangeLog/20240825#key-override-keymap-c-signature-change-24120","273":"/ChangeLog/20240825#adns9800-and-pmw33xx-firmware-upload-now-opt-in-24001","274":"/ChangeLog/20240825#deprecation-notices","275":"/ChangeLog/20240825#migration-of-via-keymaps-to-via-team-control","276":"/ChangeLog/20240825#adns9800-and-pmw33xx-sensor-firmware-rom-removal","277":"/ChangeLog/20240825#full-changelist","278":"/ChangeLog/20241124#qmk-breaking-changes-2024-november-24-changelog","279":"/ChangeLog/20241124#notable-features","280":"/ChangeLog/20241124#changes-requiring-user-action","281":"/ChangeLog/20241124#updated-keyboard-codebases","282":"/ChangeLog/20241124#deprecation-notices","283":"/ChangeLog/20241124#rgb-keycode-overhaul-23679-24484-24490","284":"/ChangeLog/20241124#adns9800-and-pmw33xx-sensor-firmware-rom-removal-24428","285":"/ChangeLog/20241124#full-changelist","286":"/ChangeLog/20250223#qmk-breaking-changes-2025-february-23-changelog","287":"/ChangeLog/20250223#notable-features","288":"/ChangeLog/20250223#community-modules-24848","289":"/ChangeLog/20250223#chordal-hold-24560","290":"/ChangeLog/20250223#changes-requiring-user-action","291":"/ChangeLog/20250223#updated-keyboard-codebases","292":"/ChangeLog/20250223#deprecation-notices","293":"/ChangeLog/20250223#default-folder-removal-24836","294":"/ChangeLog/20250223#full-changelist","295":"/ChangeLog/20250525#qmk-breaking-changes-2025-may-25-changelog","296":"/ChangeLog/20250525#notable-features","297":"/ChangeLog/20250525#flow-tap-25125","298":"/ChangeLog/20250525#community-modules-1-1-1-25050-25187","299":"/ChangeLog/20250525#changes-requiring-user-action","300":"/ChangeLog/20250525#updated-keyboard-codebases","301":"/ChangeLog/20250525#deprecation-notices","302":"/ChangeLog/20250525#deprecation-of-qmk-generate-compilation-database-25237","303":"/ChangeLog/20250525#deprecation-of-usb-force-nkro-force-nkro-25262","304":"/ChangeLog/20250525#ctpc-convert-to-proton-c-removal-25111","305":"/ChangeLog/20250525#default-folder-removal-23281","306":"/ChangeLog/20250525#converter-pin-compatible-updates-20330","307":"/ChangeLog/20250525#deprecation-of-encoder-update-kb-user","308":"/ChangeLog/20250525#full-changelist","309":"/ChangeLog/20250831#qmk-breaking-changes-2025-aug-31-changelog","310":"/ChangeLog/20250831#changes-requiring-user-action","311":"/ChangeLog/20250831#updated-keyboard-codebases","312":"/ChangeLog/20250831#mitigate-via-keylogger-security-issues-25414","313":"/ChangeLog/20250831#deprecation-notices","314":"/ChangeLog/20250831#default-folder-removal-23281","315":"/ChangeLog/20250831#converter-pin-compatible-updates-20330","316":"/ChangeLog/20250831#removal-of-deprecated-rgb-and-mouse-keycodes-25444","317":"/ChangeLog/20250831#full-changelist","318":"/__capabilities#documentation-capabilities","319":"/__capabilities#overall-capabilities","320":"/__capabilities#dividing-lines","321":"/__capabilities#images","322":"/__capabilities#lists","323":"/__capabilities#emoji","324":"/__capabilities#direct","325":"/__capabilities#as-colon-name-colon","326":"/__capabilities#xml-entities","327":"/__capabilities#styling","328":"/__capabilities#css-ish","329":"/__capabilities#tables","330":"/__capabilities#indented-sections","331":"/__capabilities#keyboard-keys","332":"/__capabilities#code-blocks","333":"/__capabilities#sub-superscript","334":"/__capabilities#tabs","335":"/__capabilities#tab-one","336":"/__capabilities#nested-one","337":"/__capabilities#nested-two","338":"/__capabilities#tab-two","339":"/__capabilities#tab-three","340":"/__capabilities#details-sections","341":"/__capabilities#embed","342":"/api_development_environment#development-environment-setup","343":"/api_development_overview#qmk-compiler-development-guide","344":"/api_development_overview#overview","345":"/api_development_overview#workers","346":"/api_development_overview#api-service","347":"/api_development_overview#app-route-v1-compile-methods-post","348":"/api_development_overview#app-route-v1-compile-string-job-id-methods-get","349":"/api_development_overview#app-route-v1-compile-string-job-id-download-methods-get","350":"/api_development_overview#app-route-v1-compile-string-job-id-source-methods-get","351":"/api_docs#qmk-api","352":"/api_docs#overview","353":"/api_docs#example-json-payload","354":"/api_docs#submitting-a-compile-job","355":"/api_docs#checking-the-status","356":"/api_docs#examining-finished-results","357":"/api_docs#qmk-constants","358":"/api_overview#qmk-api","359":"/api_overview#app-developers","360":"/api_overview#keyboard-maintainers","361":"/api_overview#backend-developers","362":"/arm_debugging#arm-debugging-using-eclipse","363":"/arm_debugging#installing-the-software","364":"/arm_debugging#the-xpack-manager","365":"/arm_debugging#the-arm-toolchain","366":"/arm_debugging#windows-build-tools","367":"/arm_debugging#programmer-debugger-drivers","368":"/arm_debugging#openocd","369":"/arm_debugging#java","370":"/arm_debugging#gnu-mcu-eclipse-ide","371":"/arm_debugging#configuring-eclipse","372":"/arm_debugging#building","373":"/arm_debugging#debugging","374":"/arm_debugging#connecting-the-debugger","375":"/arm_debugging#configuring-the-debugger","376":"/arm_debugging#running-the-debugger","377":"/breaking_changes#breaking-changes","378":"/breaking_changes#what-has-been-included-in-past-breaking-changes","379":"/breaking_changes#when-is-the-next-breaking-change","380":"/breaking_changes#important-dates","381":"/breaking_changes#what-changes-will-be-included","382":"/breaking_changes#checklists","383":"/breaking_changes#_4-weeks-before-merge","384":"/breaking_changes#_2-weeks-before-merge","385":"/breaking_changes#_1-week-before-merge","386":"/breaking_changes#_2-days-before-merge","387":"/breaking_changes#day-of-merge","388":"/breaking_changes#post-merge-operations","389":"/breaking_changes#updating-the-develop-branch","390":"/breaking_changes#set-up-discord-events-for-the-next-cycle","391":"/breaking_changes_history#past-breaking-changes","392":"/breaking_changes_instructions#breaking-changes-my-pull-request-was-flagged","393":"/breaking_changes_instructions#what-do-i-do","394":"/breaking_changes_instructions#consider-splitting-up-your-pr","395":"/breaking_changes_instructions#document-your-changes","396":"/breaking_changes_instructions#ask-for-help","397":"/chibios_upgrade_instructions#chibios-upgrade-procedure","398":"/chibios_upgrade_instructions#getting-chibios","399":"/chibios_upgrade_instructions#getting-chibios-contrib","400":"/chibios_upgrade_instructions#updating-submodules","401":"/chibios_upgrade_instructions#when-merging-a-pr-containing-an-upgrade-of-chibios-chibios-contrib","402":"/cli#qmk-cli","403":"/cli#overview","404":"/cli#requirements","405":"/cli#install-using-homebrew","406":"/cli#install-using-uv","407":"/cli#install-using-easy_install-or-pip","408":"/cli#packaging-for-other-operating-systems","409":"/cli_configuration#qmk-cli-configuration","410":"/cli_configuration#introduction","411":"/cli_configuration#simple-example","412":"/cli_configuration#setting-user-defaults","413":"/cli_configuration#cli-documentation-qmk-config","414":"/cli_configuration#setting-configuration-values","415":"/cli_configuration#reading-configuration-values","416":"/cli_configuration#entire-configuration-example","417":"/cli_configuration#whole-section-example","418":"/cli_configuration#single-key-example","419":"/cli_configuration#multiple-keys-example","420":"/cli_configuration#deleting-configuration-values","421":"/cli_configuration#multiple-operations","422":"/cli_configuration#user-configuration-options","423":"/cli_configuration#all-configuration-options","424":"/cli_commands#qmk-cli-commands","425":"/cli_commands#user-commands","426":"/cli_commands#qmk-compile","427":"/cli_commands#qmk-flash","428":"/cli_commands#qmk-config","429":"/cli_commands#qmk-cd","430":"/cli_commands#qmk-find","431":"/cli_commands#qmk-console","432":"/cli_commands#qmk-doctor","433":"/cli_commands#qmk-format-json","434":"/cli_commands#qmk-info","435":"/cli_commands#qmk-json2c","436":"/cli_commands#qmk-c2json","437":"/cli_commands#qmk-lint","438":"/cli_commands#qmk-list-keyboards","439":"/cli_commands#qmk-list-keymaps","440":"/cli_commands#qmk-migrate","441":"/cli_commands#qmk-new-keyboard","442":"/cli_commands#qmk-new-keymap","443":"/cli_commands#qmk-clean","444":"/cli_commands#qmk-via2json","445":"/cli_commands#qmk-import-keyboard","446":"/cli_commands#qmk-import-keymap","447":"/cli_commands#qmk-import-kbfirmware","448":"/cli_commands#external-userspace-commands","449":"/cli_commands#qmk-userspace-add","450":"/cli_commands#qmk-userspace-remove","451":"/cli_commands#qmk-userspace-list","452":"/cli_commands#qmk-userspace-compile","453":"/cli_commands#qmk-userspace-doctor","454":"/cli_commands#developer-commands","455":"/cli_commands#qmk-format-text","456":"/cli_commands#qmk-format-c","457":"/cli_commands#qmk-docs","458":"/cli_commands#qmk-generate-docs","459":"/cli_commands#qmk-generate-rgb-breathe-table","460":"/cli_commands#qmk-kle2json","461":"/cli_commands#qmk-format-python","462":"/cli_commands#qmk-pytest","463":"/cli_commands#qmk-painter-convert-graphics","464":"/cli_commands#qmk-painter-make-font-image","465":"/cli_commands#qmk-painter-convert-font-image","466":"/cli_commands#qmk-test-c","467":"/cli_commands#qmk-generate-compilation-database","468":"/cli_development#qmk-cli-development","469":"/cli_development#overview","470":"/cli_development#developer-mode","471":"/cli_development#subcommands","472":"/cli_development#user-interaction","473":"/cli_development#printing-text","474":"/cli_development#logging-cli-log","475":"/cli_development#printing-cli-echo","476":"/cli_development#colorizing-text","477":"/cli_development#arguments-and-configuration","478":"/cli_development#reading-configuration-values","479":"/cli_development#setting-configuration-values","480":"/cli_development#deleting-configuration-values","481":"/cli_development#writing-the-configuration-file","482":"/cli_development#excluding-arguments-from-configuration","483":"/cli_development#testing-and-linting-and-formatting-oh-my","484":"/cli_development#testing-and-linting","485":"/cli_development#formatting","486":"/cli_development#formatting-details","487":"/cli_development#testing-details","488":"/cli_development#linting-details","489":"/cli_tab_complete#tab-completion-for-qmk","490":"/cli_tab_complete#setup","491":"/cli_tab_complete#for-your-user-only","492":"/cli_tab_complete#system-wide-symlink","493":"/cli_tab_complete#system-wide-copy","494":"/coding_conventions_c#coding-conventions-c","495":"/coding_conventions_c#auto-formatting-with-clang-format","496":"/coding_conventions_python#coding-conventions-python","497":"/coding_conventions_python#yapf","498":"/coding_conventions_python#imports","499":"/coding_conventions_python#import-examples","500":"/coding_conventions_python#statements","501":"/coding_conventions_python#naming","502":"/coding_conventions_python#names-to-avoid","503":"/coding_conventions_python#docstrings","504":"/coding_conventions_python#simple-docstring-example","505":"/coding_conventions_python#complex-docstring-example","506":"/coding_conventions_python#function-arguments-docstring-example","507":"/coding_conventions_python#exceptions","508":"/coding_conventions_python#tuples","509":"/coding_conventions_python#lists-and-dictionaries","510":"/coding_conventions_python#parentheses","511":"/coding_conventions_python#format-strings","512":"/coding_conventions_python#comprehensions-generator-expressions","513":"/coding_conventions_python#lambdas","514":"/coding_conventions_python#conditional-expressions","515":"/coding_conventions_python#default-argument-values","516":"/coding_conventions_python#properties","517":"/coding_conventions_python#true-false-evaluations","518":"/coding_conventions_python#decorators","519":"/coding_conventions_python#threading-and-multiprocessing","520":"/coding_conventions_python#power-features","521":"/coding_conventions_python#type-annotated-code","522":"/coding_conventions_python#function-length","523":"/coding_conventions_python#fixmes","524":"/coding_conventions_python#testing","525":"/coding_conventions_python#integration-tests","526":"/coding_conventions_python#unit-tests","527":"/compatible_microcontrollers#compatible-microcontrollers","528":"/compatible_microcontrollers#atmel-avr","529":"/compatible_microcontrollers#arm","530":"/compatible_microcontrollers#stmicroelectronics-stm32","531":"/compatible_microcontrollers#westberrytech-wb32","532":"/compatible_microcontrollers#artery-at32","533":"/compatible_microcontrollers#nxp-kinetis","534":"/compatible_microcontrollers#raspberry-pi","535":"/compatible_microcontrollers#risc-v","536":"/compatible_microcontrollers#gigadevice","537":"/config_options#configuring-qmk","538":"/config_options#qmk-default","539":"/config_options#keyboard","540":"/config_options#folders","541":"/config_options#keymap","542":"/config_options#the-config-h-file","543":"/config_options#hardware-options","544":"/config_options#features-that-can-be-disabled","545":"/config_options#features-that-can-be-enabled","546":"/config_options#behaviors-that-can-be-configured","547":"/config_options#rgb-light-configuration","548":"/config_options#mouse-key-options","549":"/config_options#split-keyboard-options","550":"/config_options#setting-handedness","551":"/config_options#defines-for-handedness","552":"/config_options#other-options","553":"/config_options#the-rules-mk-file","554":"/config_options#build-options","555":"/config_options#avr-mcu-options","556":"/config_options#feature-options","557":"/config_options#usb-endpoint-limitations","558":"/configurator_architecture#qmk-configurator-architecture","559":"/configurator_architecture#overview","560":"/configurator_architecture#detailed-description","561":"/configurator_architecture#configurator-frontend","562":"/configurator_architecture#keyboard-metadata","563":"/configurator_architecture#qmk-api","564":"/configurator_architecture#compile-job-queued","565":"/configurator_architecture#compile-job-running","566":"/configurator_architecture#compile-job-finished","567":"/configurator_architecture#redis-rq","568":"/configurator_architecture#qmk-compiler","569":"/configurator_default_keymaps#adding-default-keymaps","570":"/configurator_default_keymaps#technical-information","571":"/configurator_default_keymaps#example","572":"/configurator_default_keymaps#caveats","573":"/configurator_default_keymaps#layer-references","574":"/configurator_default_keymaps#custom-code","575":"/configurator_default_keymaps#custom-keycodes","576":"/configurator_default_keymaps#additional-reading","577":"/configurator_step_by_step#qmk-configurator-step-by-step","578":"/configurator_step_by_step#step-1-select-your-keyboard","579":"/configurator_step_by_step#step-2-select-your-keyboard-layout","580":"/configurator_step_by_step#step-3-name-your-keymap","581":"/configurator_step_by_step#step-4-define-your-keymap","582":"/configurator_step_by_step#step-5-save-your-keymap-for-future-changes","583":"/configurator_step_by_step#step-6-compile-your-firmware-file","584":"/configurator_step_by_step#next-steps-flashing-your-keyboard","585":"/configurator_troubleshooting#configurator-troubleshooting","586":"/configurator_troubleshooting#my-json-file-is-not-working","587":"/configurator_troubleshooting#there-are-extra-spaces-in-my-layout-what-do-i-do","588":"/configurator_troubleshooting#what-is-the-keycode-for","589":"/configurator_troubleshooting#it-won-t-compile","590":"/configurator_troubleshooting#problems-and-bugs","591":"/contributing#how-to-contribute","592":"/contributing#i-don-t-want-to-read-this-whole-thing-i-just-have-a-question","593":"/contributing#project-overview","594":"/contributing#where-can-i-go-for-help","595":"/contributing#how-do-i-make-a-contribution","596":"/contributing#coding-conventions","597":"/contributing#general-guidelines","598":"/contributing#documentation","599":"/contributing#previewing-the-documentation","600":"/contributing#keyboards","601":"/contributing#quantum-tmk-core","602":"/contributing#refactoring","603":"/contributing#what-does-the-code-of-conduct-mean-for-me","604":"/custom_matrix#custom-matrix","605":"/custom_matrix#prerequisites","606":"/custom_matrix#lite","607":"/custom_matrix#full-replacement","608":"/custom_quantum_functions#how-to-customize-your-keyboard-s-behavior","609":"/custom_quantum_functions#a-word-on-core-vs-keyboards-vs-keymap","610":"/custom_quantum_functions#custom-keycodes","611":"/custom_quantum_functions#defining-a-new-keycode","612":"/custom_quantum_functions#programming-the-behavior-of-any-keycode","613":"/custom_quantum_functions#example-process-record-user-implementation","614":"/custom_quantum_functions#process-record-function-documentation","615":"/custom_quantum_functions#keyboard-initialization-code","616":"/custom_quantum_functions#keyboard-pre-initialization-code","617":"/custom_quantum_functions#example-keyboard-pre-init-user-implementation","618":"/custom_quantum_functions#keyboard-pre-init-function-documentation","619":"/custom_quantum_functions#matrix-initialization-code","620":"/custom_quantum_functions#matrix-init-function-documentation","621":"/custom_quantum_functions#low-level-matrix-overrides","622":"/custom_quantum_functions#keyboard-post-initialization-code","623":"/custom_quantum_functions#example-keyboard-post-init-user-implementation","624":"/custom_quantum_functions#keyboard-post-init-function-documentation","625":"/custom_quantum_functions#matrix-scanning-code","626":"/custom_quantum_functions#example-matrix-scan-implementation","627":"/custom_quantum_functions#matrix-scan-function-documentation","628":"/custom_quantum_functions#keyboard-housekeeping","629":"/custom_quantum_functions#example-void-housekeeping-task-user-void-implementation","630":"/custom_quantum_functions#keyboard-idling-wake-code","631":"/custom_quantum_functions#example-suspend-power-down-user-and-suspend-wakeup-init-user-implementation","632":"/custom_quantum_functions#keyboard-suspend-wake-function-documentation","633":"/custom_quantum_functions#keyboard-shutdown-reboot-code","634":"/custom_quantum_functions#example-shutdown-kb-implementation","635":"/custom_quantum_functions#example-shutdown-user-implementation","636":"/custom_quantum_functions#keyboard-shutdown-reboot-function-documentation","637":"/custom_quantum_functions#deferred-execution","638":"/custom_quantum_functions#deferred-executor-callbacks","639":"/custom_quantum_functions#deferred-executor-registration","640":"/custom_quantum_functions#extending-a-deferred-execution","641":"/custom_quantum_functions#cancelling-a-deferred-execution","642":"/custom_quantum_functions#deferred-callback-limits","643":"/custom_quantum_functions#advanced-topics","644":"/custom_quantum_functions#layer-change-code","645":"/custom_quantum_functions#persistent-configuration-eeprom","646":"/data_driven_config#data-driven-configuration","647":"/data_driven_config#history","648":"/data_driven_config#overview","649":"/data_driven_config#adding-an-option-to-info-json","650":"/data_driven_config#add-it-to-the-schema","651":"/data_driven_config#add-a-mapping","652":"/data_driven_config#info-key","653":"/data_driven_config#value-types","654":"/data_driven_config#add-code-to-extract-it","655":"/data_driven_config#add-code-to-generate-it","656":"/documentation_templates#documentation-templates","657":"/documentation_templates#keyboard-readmemd-template","658":"/documentation_templates#keyboard-readme-md-template","659":"/documentation_best_practices#documentation-best-practices","660":"/documentation_best_practices#page-opening","661":"/documentation_best_practices#headings","662":"/documentation_best_practices#styled-hint-blocks","663":"/documentation_best_practices#important","664":"/documentation_best_practices#general-tips","665":"/documentation_best_practices#documenting-features","666":"/driver_installation_zadig#bootloader-driver-installation-with-zadig","667":"/driver_installation_zadig#installation","668":"/driver_installation_zadig#recovering-from-installation-to-wrong-device","669":"/driver_installation_zadig#uninstallation","670":"/driver_installation_zadig#list-of-known-bootloaders","671":"/drivers/adc#adc-driver","672":"/drivers/adc#usage","673":"/drivers/adc#channels","674":"/drivers/adc#avr","675":"/drivers/adc#arm","676":"/drivers/adc#stm32","677":"/drivers/adc#rp2040","678":"/drivers/adc#functions","679":"/drivers/adc#avr-1","680":"/drivers/adc#arm-1","681":"/drivers/adc#configuration","682":"/drivers/adc#arm-2","683":"/drivers/apa102#apa102-driver","684":"/drivers/apa102#usage","685":"/drivers/apa102#basic-configuration","686":"/drivers/apa102#api","687":"/drivers/apa102#api-apa102-init","688":"/drivers/apa102#api-apa102-set-color","689":"/drivers/apa102#api-apa102-set-color-arguments","690":"/drivers/apa102#api-apa102-set-color-all","691":"/drivers/apa102#api-apa102-set-color-all-arguments","692":"/drivers/apa102#api-apa102-flush","693":"/drivers/apa102#api-apa102-set-brightness","694":"/drivers/apa102#api-apa102-set-brightness-arguments","695":"/drivers/audio#audio-driver","696":"/drivers/audio#avr","697":"/drivers/audio#arm","698":"/drivers/audio#dac-basic","699":"/drivers/audio#dac-additive","700":"/drivers/audio#dac-config","701":"/drivers/audio#buffer-size","702":"/drivers/audio#pwm-hardware","703":"/drivers/audio#pwm-software","704":"/drivers/audio#testing-notes","705":"/drivers/aw20216s#aw20216s-driver","706":"/drivers/aw20216s#usage","707":"/drivers/aw20216s#basic-configuration","708":"/drivers/aw20216s#global-current-control","709":"/drivers/aw20216s#arm-configuration","710":"/drivers/aw20216s#led-mapping","711":"/drivers/aw20216s#api","712":"/drivers/aw20216s#api-aw20216s-led-t","713":"/drivers/aw20216s#api-aw20216s-led-t-members","714":"/drivers/aw20216s#api-aw20216s-init","715":"/drivers/aw20216s#api-aw20216s-init-arguments","716":"/drivers/aw20216s#api-aw20216s-set-color","717":"/drivers/aw20216s#api-aw20216s-set-color-arguments","718":"/drivers/aw20216s#api-aw20216s-set-color-all","719":"/drivers/aw20216s#api-aw20216s-set-color-all-arguments","720":"/drivers/aw20216s#api-aw20216s-update-pwm-buffers","721":"/drivers/aw20216s#api-aw20216s-update-pwm-buffers-arguments","722":"/drivers/battery#battery-driver","723":"/drivers/battery#usage","724":"/drivers/battery#driver-configuration","725":"/drivers/battery#adc-driver","726":"/drivers/battery#custom-driver","727":"/drivers/eeprom#eeprom-driver-configuration","728":"/drivers/eeprom#vendor-eeprom-driver-configuration","729":"/drivers/eeprom#stm32l0l1-eeprom-driver-configuration","730":"/drivers/eeprom#i2c-eeprom-driver-configuration","731":"/drivers/eeprom#spi-eeprom-driver-configuration","732":"/drivers/eeprom#transient-eeprom-driver-configuration","733":"/drivers/eeprom#wear_leveling-eeprom-driver-configuration","734":"/drivers/eeprom#wear_leveling-configuration","735":"/drivers/eeprom#wear_leveling-efl-driver-configuration","736":"/drivers/eeprom#wear_leveling-flash_spi-driver-configuration","737":"/drivers/eeprom#wear_leveling-rp2040-driver-configuration","738":"/drivers/eeprom#wear_leveling-legacy-driver-configuration","739":"/drivers/flash#flash-driver-configuration","740":"/drivers/flash#spi-flash-driver-configuration","741":"/drivers/gpio#gpio-control","742":"/drivers/gpio#macros","743":"/drivers/gpio#advanced-settings","744":"/drivers/gpio#atomic-operation","745":"/drivers/i2c#i2c-master-driver","746":"/drivers/i2c#usage","747":"/drivers/i2c#note-on-i2c-addresses","748":"/drivers/i2c#avr-configuration","749":"/drivers/i2c#arm-configuration","750":"/drivers/i2c#arm-configuration-i2cv1","751":"/drivers/i2c#arm-configuration-i2cv2","752":"/drivers/i2c#api","753":"/drivers/i2c#api-i2c-init","754":"/drivers/i2c#api-i2c-transmit","755":"/drivers/i2c#api-i2c-transmit-arguments","756":"/drivers/i2c#api-i2c-transmit-return","757":"/drivers/i2c#api-i2c-transmit-p","758":"/drivers/i2c#api-i2c-transmit-p-arguments","759":"/drivers/i2c#api-i2c-transmit-p-return","760":"/drivers/i2c#api-i2c-receive","761":"/drivers/i2c#api-i2c-receive-arguments","762":"/drivers/i2c#api-i2c-receive-return","763":"/drivers/i2c#api-i2c-write-register","764":"/drivers/i2c#api-i2c-write-register-arguments","765":"/drivers/i2c#api-i2c-write-register-return","766":"/drivers/i2c#api-i2c-write-register16","767":"/drivers/i2c#api-i2c-write-register16-arguments","768":"/drivers/i2c#api-i2c-write-register16-return","769":"/drivers/i2c#api-i2c-read-register","770":"/drivers/i2c#api-i2c-read-register-arguments","771":"/drivers/i2c#api-i2c-read-register-return","772":"/drivers/i2c#api-i2c-read-register16","773":"/drivers/i2c#api-i2c-read-register16-arguments","774":"/drivers/i2c#api-i2c-read-register16-return","775":"/drivers/i2c#api-i2c-ping-address","776":"/drivers/i2c#api-i2c-ping-address-arguments","777":"/drivers/i2c#api-i2c-ping-address-return","778":"/drivers/is31fl3218#is31fl3218-driver","779":"/drivers/is31fl3218#usage","780":"/drivers/is31fl3218#basic-configuration","781":"/drivers/is31fl3218#i2c-addressing","782":"/drivers/is31fl3218#arm-configuration","783":"/drivers/is31fl3218#led-mapping","784":"/drivers/is31fl3218#api","785":"/drivers/is31fl3218#api-is31fl3218-led-t","786":"/drivers/is31fl3218#api-is31fl3218-led-t-members","787":"/drivers/is31fl3218#api-is31fl3218-init","788":"/drivers/is31fl3218#api-is31fl3218-write-register","789":"/drivers/is31fl3218#api-is31fl3218-write-register-arguments","790":"/drivers/is31fl3218#api-is31fl3218-set-color","791":"/drivers/is31fl3218#api-is31fl3218-set-color-arguments","792":"/drivers/is31fl3218#api-is31fl3218-set-color-all","793":"/drivers/is31fl3218#api-is31fl3218-set-color-all-arguments","794":"/drivers/is31fl3218#api-is31fl3218-set-value","795":"/drivers/is31fl3218#api-is31fl3218-set-value-arguments","796":"/drivers/is31fl3218#api-is31fl3218-set-value-all","797":"/drivers/is31fl3218#api-is31fl3218-set-value-all-arguments","798":"/drivers/is31fl3218#api-is31fl3218-set-led-control-register-rgb","799":"/drivers/is31fl3218#api-is31fl3218-set-led-control-register-rgb-arguments","800":"/drivers/is31fl3218#api-is31fl3218-set-led-control-register-mono","801":"/drivers/is31fl3218#api-is31fl3218-set-led-control-register-mono-arguments","802":"/drivers/is31fl3218#api-is31fl3218-update-pwm-buffers","803":"/drivers/is31fl3218#api-is31fl3218-update-led-control-registers","804":"/drivers/is31fl3236#is31fl3236-driver","805":"/drivers/is31fl3236#usage","806":"/drivers/is31fl3236#basic-configuration","807":"/drivers/is31fl3236#i2c-addressing","808":"/drivers/is31fl3236#arm-configuration","809":"/drivers/is31fl3236#led-mapping","810":"/drivers/is31fl3236#api","811":"/drivers/is31fl3236#api-is31fl3236-led-t","812":"/drivers/is31fl3236#api-is31fl3236-led-t-members","813":"/drivers/is31fl3236#api-is31fl3236-init","814":"/drivers/is31fl3236#api-is31fl3236-init-arguments","815":"/drivers/is31fl3236#api-is31fl3236-write-register","816":"/drivers/is31fl3236#api-is31fl3236-write-register-arguments","817":"/drivers/is31fl3236#api-is31fl3236-set-color","818":"/drivers/is31fl3236#api-is31fl3236-set-color-arguments","819":"/drivers/is31fl3236#api-is31fl3236-set-color-all","820":"/drivers/is31fl3236#api-is31fl3236-set-color-all-arguments","821":"/drivers/is31fl3236#api-is31fl3236-set-value","822":"/drivers/is31fl3236#api-is31fl3236-set-value-arguments","823":"/drivers/is31fl3236#api-is31fl3236-set-value-all","824":"/drivers/is31fl3236#api-is31fl3236-set-value-all-arguments","825":"/drivers/is31fl3236#api-is31fl3236-set-led-control-register-rgb","826":"/drivers/is31fl3236#api-is31fl3236-set-led-control-register-rgb-arguments","827":"/drivers/is31fl3236#api-is31fl3236-set-led-control-register-mono","828":"/drivers/is31fl3236#api-is31fl3236-set-led-control-register-mono-arguments","829":"/drivers/is31fl3236#api-is31fl3236-update-pwm-buffers","830":"/drivers/is31fl3236#api-is31fl3236-update-pwm-buffers-arguments","831":"/drivers/is31fl3236#api-is31fl3236-update-led-control-registers","832":"/drivers/is31fl3236#api-is31fl3236-update-led-control-registers-arguments","833":"/drivers/is31fl3729#is31fl3729-driver","834":"/drivers/is31fl3729#usage","835":"/drivers/is31fl3729#basic-configuration","836":"/drivers/is31fl3729#i2c-addressing","837":"/drivers/is31fl3729#pwm-frequency","838":"/drivers/is31fl3729#de-ghosting","839":"/drivers/is31fl3729#global-current-control","840":"/drivers/is31fl3729#arm-configuration","841":"/drivers/is31fl3729#led-mapping","842":"/drivers/is31fl3729#api","843":"/drivers/is31fl3729#api-is31fl3729-led-t","844":"/drivers/is31fl3729#api-is31fl3729-led-t-members","845":"/drivers/is31fl3729#api-is31fl3729-init","846":"/drivers/is31fl3729#api-is31fl3729-init-arguments","847":"/drivers/is31fl3729#api-is31fl3729-write-register","848":"/drivers/is31fl3729#api-is31fl3729-write-register-arguments","849":"/drivers/is31fl3729#api-is31fl3729-set-color","850":"/drivers/is31fl3729#api-is31fl3729-set-color-arguments","851":"/drivers/is31fl3729#api-is31fl3729-set-color-all","852":"/drivers/is31fl3729#api-is31fl3729-set-color-all-arguments","853":"/drivers/is31fl3729#api-is31fl3729-set-value","854":"/drivers/is31fl3729#api-is31fl3729-set-value-arguments","855":"/drivers/is31fl3729#api-is31fl3729-set-value-all","856":"/drivers/is31fl3729#api-is31fl3729-set-value-all-arguments","857":"/drivers/is31fl3729#api-is31fl3729-set-scaling-register-rgb","858":"/drivers/is31fl3729#api-is31fl3729-set-scaling-register-rgb-arguments","859":"/drivers/is31fl3729#api-is31fl3729-set-scaling-register-mono","860":"/drivers/is31fl3729#api-is31fl3729-set-scaling-register-mono-arguments","861":"/drivers/is31fl3729#api-is31fl3729-update-pwm-buffers","862":"/drivers/is31fl3729#api-is31fl3729-update-pwm-buffers-arguments","863":"/drivers/is31fl3729#api-is31fl3729-update-scaling-registers","864":"/drivers/is31fl3729#api-is31fl3729-update-scaling-registers-arguments","865":"/drivers/is31fl3731#is31fl3731-driver","866":"/drivers/is31fl3731#usage","867":"/drivers/is31fl3731#basic-configuration","868":"/drivers/is31fl3731#i2c-addressing","869":"/drivers/is31fl3731#de-ghosting","870":"/drivers/is31fl3731#arm-configuration","871":"/drivers/is31fl3731#led-mapping","872":"/drivers/is31fl3731#api","873":"/drivers/is31fl3731#api-is31fl3731-led-t","874":"/drivers/is31fl3731#api-is31fl3731-led-t-members","875":"/drivers/is31fl3731#api-is31fl3731-init","876":"/drivers/is31fl3731#api-is31fl3731-init-arguments","877":"/drivers/is31fl3731#api-is31fl3731-write-register","878":"/drivers/is31fl3731#api-is31fl3731-write-register-arguments","879":"/drivers/is31fl3731#api-is31fl3731-select-page","880":"/drivers/is31fl3731#api-is31fl3731-select-page-arguments","881":"/drivers/is31fl3731#api-is31fl3731-set-color","882":"/drivers/is31fl3731#api-is31fl3731-set-color-arguments","883":"/drivers/is31fl3731#api-is31fl3731-set-color-all","884":"/drivers/is31fl3731#api-is31fl3731-set-color-all-arguments","885":"/drivers/is31fl3731#api-is31fl3731-set-value","886":"/drivers/is31fl3731#api-is31fl3731-set-value-arguments","887":"/drivers/is31fl3731#api-is31fl3731-set-value-all","888":"/drivers/is31fl3731#api-is31fl3731-set-value-all-arguments","889":"/drivers/is31fl3731#api-is31fl3731-set-led-control-register-rgb","890":"/drivers/is31fl3731#api-is31fl3731-set-led-control-register-rgb-arguments","891":"/drivers/is31fl3731#api-is31fl3731-set-led-control-register-mono","892":"/drivers/is31fl3731#api-is31fl3731-set-led-control-register-mono-arguments","893":"/drivers/is31fl3731#api-is31fl3731-update-pwm-buffers","894":"/drivers/is31fl3731#api-is31fl3731-update-pwm-buffers-arguments","895":"/drivers/is31fl3731#api-is31fl3731-update-led-control-registers","896":"/drivers/is31fl3731#api-is31fl3731-update-led-control-registers-arguments","897":"/drivers/is31fl3733#is31fl3733-driver","898":"/drivers/is31fl3733#usage","899":"/drivers/is31fl3733#basic-configuration","900":"/drivers/is31fl3733#i2c-addressing","901":"/drivers/is31fl3733#multi-driver-synchronization","902":"/drivers/is31fl3733#pwm-frequency","903":"/drivers/is31fl3733#de-ghosting","904":"/drivers/is31fl3733#global-current-control","905":"/drivers/is31fl3733#arm-configuration","906":"/drivers/is31fl3733#led-mapping","907":"/drivers/is31fl3733#api","908":"/drivers/is31fl3733#api-is31fl3733-led-t","909":"/drivers/is31fl3733#api-is31fl3733-led-t-members","910":"/drivers/is31fl3733#api-is31fl3733-init","911":"/drivers/is31fl3733#api-is31fl3733-init-arguments","912":"/drivers/is31fl3733#api-is31fl3733-write-register","913":"/drivers/is31fl3733#api-is31fl3733-write-register-arguments","914":"/drivers/is31fl3733#api-is31fl3733-select-page","915":"/drivers/is31fl3733#api-is31fl3733-select-page-arguments","916":"/drivers/is31fl3733#api-is31fl3733-set-color","917":"/drivers/is31fl3733#api-is31fl3733-set-color-arguments","918":"/drivers/is31fl3733#api-is31fl3733-set-color-all","919":"/drivers/is31fl3733#api-is31fl3733-set-color-all-arguments","920":"/drivers/is31fl3733#api-is31fl3733-set-value","921":"/drivers/is31fl3733#api-is31fl3733-set-value-arguments","922":"/drivers/is31fl3733#api-is31fl3733-set-value-all","923":"/drivers/is31fl3733#api-is31fl3733-set-value-all-arguments","924":"/drivers/is31fl3733#api-is31fl3733-set-led-control-register-rgb","925":"/drivers/is31fl3733#api-is31fl3733-set-led-control-register-rgb-arguments","926":"/drivers/is31fl3733#api-is31fl3733-set-led-control-register-mono","927":"/drivers/is31fl3733#api-is31fl3733-set-led-control-register-mono-arguments","928":"/drivers/is31fl3733#api-is31fl3733-update-pwm-buffers","929":"/drivers/is31fl3733#api-is31fl3733-update-pwm-buffers-arguments","930":"/drivers/is31fl3733#api-is31fl3733-update-led-control-registers","931":"/drivers/is31fl3733#api-is31fl3733-update-led-control-registers-arguments","932":"/drivers/is31fl3736#is31fl3736-driver","933":"/drivers/is31fl3736#usage","934":"/drivers/is31fl3736#basic-configuration","935":"/drivers/is31fl3736#i2c-addressing","936":"/drivers/is31fl3736#pwm-frequency","937":"/drivers/is31fl3736#de-ghosting","938":"/drivers/is31fl3736#global-current-control","939":"/drivers/is31fl3736#arm-configuration","940":"/drivers/is31fl3736#led-mapping","941":"/drivers/is31fl3736#api","942":"/drivers/is31fl3736#api-is31fl3736-led-t","943":"/drivers/is31fl3736#api-is31fl3736-led-t-members","944":"/drivers/is31fl3736#api-is31fl3736-init","945":"/drivers/is31fl3736#api-is31fl3736-init-arguments","946":"/drivers/is31fl3736#api-is31fl3736-write-register","947":"/drivers/is31fl3736#api-is31fl3736-write-register-arguments","948":"/drivers/is31fl3736#api-is31fl3736-select-page","949":"/drivers/is31fl3736#api-is31fl3736-select-page-arguments","950":"/drivers/is31fl3736#api-is31fl3736-set-color","951":"/drivers/is31fl3736#api-is31fl3736-set-color-arguments","952":"/drivers/is31fl3736#api-is31fl3736-set-color-all","953":"/drivers/is31fl3736#api-is31fl3736-set-color-all-arguments","954":"/drivers/is31fl3736#api-is31fl3736-set-value","955":"/drivers/is31fl3736#api-is31fl3736-set-value-arguments","956":"/drivers/is31fl3736#api-is31fl3736-set-value-all","957":"/drivers/is31fl3736#api-is31fl3736-set-value-all-arguments","958":"/drivers/is31fl3736#api-is31fl3736-set-led-control-register-rgb","959":"/drivers/is31fl3736#api-is31fl3736-set-led-control-register-rgb-arguments","960":"/drivers/is31fl3736#api-is31fl3736-set-led-control-register-mono","961":"/drivers/is31fl3736#api-is31fl3736-set-led-control-register-mono-arguments","962":"/drivers/is31fl3736#api-is31fl3736-update-pwm-buffers","963":"/drivers/is31fl3736#api-is31fl3736-update-pwm-buffers-arguments","964":"/drivers/is31fl3736#api-is31fl3736-update-led-control-registers","965":"/drivers/is31fl3736#api-is31fl3736-update-led-control-registers-arguments","966":"/drivers/is31fl3737#is31fl3737-driver","967":"/drivers/is31fl3737#usage","968":"/drivers/is31fl3737#basic-configuration","969":"/drivers/is31fl3737#i2c-addressing","970":"/drivers/is31fl3737#pwm-frequency","971":"/drivers/is31fl3737#de-ghosting","972":"/drivers/is31fl3737#global-current-control","973":"/drivers/is31fl3737#arm-configuration","974":"/drivers/is31fl3737#led-mapping","975":"/drivers/is31fl3737#api","976":"/drivers/is31fl3737#api-is31fl3737-led-t","977":"/drivers/is31fl3737#api-is31fl3737-led-t-members","978":"/drivers/is31fl3737#api-is31fl3737-init","979":"/drivers/is31fl3737#api-is31fl3737-init-arguments","980":"/drivers/is31fl3737#api-is31fl3737-write-register","981":"/drivers/is31fl3737#api-is31fl3737-write-register-arguments","982":"/drivers/is31fl3737#api-is31fl3737-select-page","983":"/drivers/is31fl3737#api-is31fl3737-select-page-arguments","984":"/drivers/is31fl3737#api-is31fl3737-set-color","985":"/drivers/is31fl3737#api-is31fl3737-set-color-arguments","986":"/drivers/is31fl3737#api-is31fl3737-set-color-all","987":"/drivers/is31fl3737#api-is31fl3737-set-color-all-arguments","988":"/drivers/is31fl3737#api-is31fl3737-set-value","989":"/drivers/is31fl3737#api-is31fl3737-set-value-arguments","990":"/drivers/is31fl3737#api-is31fl3737-set-value-all","991":"/drivers/is31fl3737#api-is31fl3737-set-value-all-arguments","992":"/drivers/is31fl3737#api-is31fl3737-set-led-control-register-rgb","993":"/drivers/is31fl3737#api-is31fl3737-set-led-control-register-rgb-arguments","994":"/drivers/is31fl3737#api-is31fl3737-set-led-control-register-mono","995":"/drivers/is31fl3737#api-is31fl3737-set-led-control-register-mono-arguments","996":"/drivers/is31fl3737#api-is31fl3737-update-pwm-buffers","997":"/drivers/is31fl3737#api-is31fl3737-update-pwm-buffers-arguments","998":"/drivers/is31fl3737#api-is31fl3737-update-led-control-registers","999":"/drivers/is31fl3737#api-is31fl3737-update-led-control-registers-arguments","1000":"/drivers/is31fl3741#is31fl3741-driver","1001":"/drivers/is31fl3741#usage","1002":"/drivers/is31fl3741#basic-configuration","1003":"/drivers/is31fl3741#i2c-addressing","1004":"/drivers/is31fl3741#pwm-frequency","1005":"/drivers/is31fl3741#de-ghosting","1006":"/drivers/is31fl3741#global-current-control","1007":"/drivers/is31fl3741#arm-configuration","1008":"/drivers/is31fl3741#led-mapping","1009":"/drivers/is31fl3741#api","1010":"/drivers/is31fl3741#api-is31fl3741-led-t","1011":"/drivers/is31fl3741#api-is31fl3741-led-t-members","1012":"/drivers/is31fl3741#api-is31fl3741-init","1013":"/drivers/is31fl3741#api-is31fl3741-init-arguments","1014":"/drivers/is31fl3741#api-is31fl3741-write-register","1015":"/drivers/is31fl3741#api-is31fl3741-write-register-arguments","1016":"/drivers/is31fl3741#api-is31fl3741-select-page","1017":"/drivers/is31fl3741#api-is31fl3741-select-page-arguments","1018":"/drivers/is31fl3741#api-is31fl3741-set-color","1019":"/drivers/is31fl3741#api-is31fl3741-set-color-arguments","1020":"/drivers/is31fl3741#api-is31fl3741-set-color-all","1021":"/drivers/is31fl3741#api-is31fl3741-set-color-all-arguments","1022":"/drivers/is31fl3741#api-is31fl3741-set-value","1023":"/drivers/is31fl3741#api-is31fl3741-set-value-arguments","1024":"/drivers/is31fl3741#api-is31fl3741-set-value-all","1025":"/drivers/is31fl3741#api-is31fl3741-set-value-all-arguments","1026":"/drivers/is31fl3741#api-is31fl3741-set-led-control-register-rgb","1027":"/drivers/is31fl3741#api-is31fl3741-set-led-control-register-rgb-arguments","1028":"/drivers/is31fl3741#api-is31fl3741-set-led-control-register-mono","1029":"/drivers/is31fl3741#api-is31fl3741-set-led-control-register-mono-arguments","1030":"/drivers/is31fl3741#api-is31fl3741-update-pwm-buffers","1031":"/drivers/is31fl3741#api-is31fl3741-update-pwm-buffers-arguments","1032":"/drivers/is31fl3741#api-is31fl3741-update-led-control-registers","1033":"/drivers/is31fl3741#api-is31fl3741-update-led-control-registers-arguments","1034":"/drivers/is31fl3743a#is31fl3743a-driver","1035":"/drivers/is31fl3743a#usage","1036":"/drivers/is31fl3743a#basic-configuration","1037":"/drivers/is31fl3743a#i2c-addressing","1038":"/drivers/is31fl3743a#multi-driver-synchronization","1039":"/drivers/is31fl3743a#de-ghosting","1040":"/drivers/is31fl3743a#global-current-control","1041":"/drivers/is31fl3743a#arm-configuration","1042":"/drivers/is31fl3743a#led-mapping","1043":"/drivers/is31fl3743a#api","1044":"/drivers/is31fl3743a#api-is31fl3743a-led-t","1045":"/drivers/is31fl3743a#api-is31fl3743a-led-t-members","1046":"/drivers/is31fl3743a#api-is31fl3743a-init","1047":"/drivers/is31fl3743a#api-is31fl3743a-init-arguments","1048":"/drivers/is31fl3743a#api-is31fl3743a-write-register","1049":"/drivers/is31fl3743a#api-is31fl3743a-write-register-arguments","1050":"/drivers/is31fl3743a#api-is31fl3743a-select-page","1051":"/drivers/is31fl3743a#api-is31fl3743a-select-page-arguments","1052":"/drivers/is31fl3743a#api-is31fl3743a-set-color","1053":"/drivers/is31fl3743a#api-is31fl3743a-set-color-arguments","1054":"/drivers/is31fl3743a#api-is31fl3743a-set-color-all","1055":"/drivers/is31fl3743a#api-is31fl3743a-set-color-all-arguments","1056":"/drivers/is31fl3743a#api-is31fl3743a-set-value","1057":"/drivers/is31fl3743a#api-is31fl3743a-set-value-arguments","1058":"/drivers/is31fl3743a#api-is31fl3743a-set-value-all","1059":"/drivers/is31fl3743a#api-is31fl3743a-set-value-all-arguments","1060":"/drivers/is31fl3743a#api-is31fl3743a-set-scaling-register-rgb","1061":"/drivers/is31fl3743a#api-is31fl3743a-set-scaling-register-rgb-arguments","1062":"/drivers/is31fl3743a#api-is31fl3743a-set-scaling-register-mono","1063":"/drivers/is31fl3743a#api-is31fl3743a-set-scaling-register-mono-arguments","1064":"/drivers/is31fl3743a#api-is31fl3743a-update-pwm-buffers","1065":"/drivers/is31fl3743a#api-is31fl3743a-update-pwm-buffers-arguments","1066":"/drivers/is31fl3743a#api-is31fl3743a-update-scaling-registers","1067":"/drivers/is31fl3743a#api-is31fl3743a-update-scaling-registers-arguments","1068":"/drivers/is31fl3742a#is31fl3742a-driver","1069":"/drivers/is31fl3742a#usage","1070":"/drivers/is31fl3742a#basic-configuration","1071":"/drivers/is31fl3742a#i2c-addressing","1072":"/drivers/is31fl3742a#pwm-frequency","1073":"/drivers/is31fl3742a#de-ghosting","1074":"/drivers/is31fl3742a#global-current-control","1075":"/drivers/is31fl3742a#arm-configuration","1076":"/drivers/is31fl3742a#led-mapping","1077":"/drivers/is31fl3742a#api","1078":"/drivers/is31fl3742a#api-is31fl3742a-led-t","1079":"/drivers/is31fl3742a#api-is31fl3742a-led-t-members","1080":"/drivers/is31fl3742a#api-is31fl3742a-init","1081":"/drivers/is31fl3742a#api-is31fl3742a-init-arguments","1082":"/drivers/is31fl3742a#api-is31fl3742a-write-register","1083":"/drivers/is31fl3742a#api-is31fl3742a-write-register-arguments","1084":"/drivers/is31fl3742a#api-is31fl3742a-select-page","1085":"/drivers/is31fl3742a#api-is31fl3742a-select-page-arguments","1086":"/drivers/is31fl3742a#api-is31fl3742a-set-color","1087":"/drivers/is31fl3742a#api-is31fl3742a-set-color-arguments","1088":"/drivers/is31fl3742a#api-is31fl3742a-set-color-all","1089":"/drivers/is31fl3742a#api-is31fl3742a-set-color-all-arguments","1090":"/drivers/is31fl3742a#api-is31fl3742a-set-value","1091":"/drivers/is31fl3742a#api-is31fl3742a-set-value-arguments","1092":"/drivers/is31fl3742a#api-is31fl3742a-set-value-all","1093":"/drivers/is31fl3742a#api-is31fl3742a-set-value-all-arguments","1094":"/drivers/is31fl3742a#api-is31fl3742a-set-scaling-register-rgb","1095":"/drivers/is31fl3742a#api-is31fl3742a-set-scaling-register-rgb-arguments","1096":"/drivers/is31fl3742a#api-is31fl3742a-set-scaling-register-mono","1097":"/drivers/is31fl3742a#api-is31fl3742a-set-scaling-register-mono-arguments","1098":"/drivers/is31fl3742a#api-is31fl3742a-update-pwm-buffers","1099":"/drivers/is31fl3742a#api-is31fl3742a-update-pwm-buffers-arguments","1100":"/drivers/is31fl3742a#api-is31fl3742a-update-scaling-registers","1101":"/drivers/is31fl3742a#api-is31fl3742a-update-scaling-registers-arguments","1102":"/drivers/is31fl3745#is31fl3745-driver","1103":"/drivers/is31fl3745#usage","1104":"/drivers/is31fl3745#basic-configuration","1105":"/drivers/is31fl3745#i2c-addressing","1106":"/drivers/is31fl3745#multi-driver-synchronization","1107":"/drivers/is31fl3745#de-ghosting","1108":"/drivers/is31fl3745#global-current-control","1109":"/drivers/is31fl3745#arm-configuration","1110":"/drivers/is31fl3745#led-mapping","1111":"/drivers/is31fl3745#api","1112":"/drivers/is31fl3745#api-is31fl3745-led-t","1113":"/drivers/is31fl3745#api-is31fl3745-led-t-members","1114":"/drivers/is31fl3745#api-is31fl3745-init","1115":"/drivers/is31fl3745#api-is31fl3745-init-arguments","1116":"/drivers/is31fl3745#api-is31fl3745-write-register","1117":"/drivers/is31fl3745#api-is31fl3745-write-register-arguments","1118":"/drivers/is31fl3745#api-is31fl3745-select-page","1119":"/drivers/is31fl3745#api-is31fl3745-select-page-arguments","1120":"/drivers/is31fl3745#api-is31fl3745-set-color","1121":"/drivers/is31fl3745#api-is31fl3745-set-color-arguments","1122":"/drivers/is31fl3745#api-is31fl3745-set-color-all","1123":"/drivers/is31fl3745#api-is31fl3745-set-color-all-arguments","1124":"/drivers/is31fl3745#api-is31fl3745-set-value","1125":"/drivers/is31fl3745#api-is31fl3745-set-value-arguments","1126":"/drivers/is31fl3745#api-is31fl3745-set-value-all","1127":"/drivers/is31fl3745#api-is31fl3745-set-value-all-arguments","1128":"/drivers/is31fl3745#api-is31fl3745-set-scaling-register-rgb","1129":"/drivers/is31fl3745#api-is31fl3745-set-scaling-register-rgb-arguments","1130":"/drivers/is31fl3745#api-is31fl3745-set-scaling-register-mono","1131":"/drivers/is31fl3745#api-is31fl3745-set-scaling-register-mono-arguments","1132":"/drivers/is31fl3745#api-is31fl3745-update-pwm-buffers","1133":"/drivers/is31fl3745#api-is31fl3745-update-pwm-buffers-arguments","1134":"/drivers/is31fl3745#api-is31fl3745-update-scaling-registers","1135":"/drivers/is31fl3745#api-is31fl3745-update-scaling-registers-arguments","1136":"/drivers/is31fl3746a#is31fl3746a-driver","1137":"/drivers/is31fl3746a#usage","1138":"/drivers/is31fl3746a#basic-configuration","1139":"/drivers/is31fl3746a#i2c-addressing","1140":"/drivers/is31fl3746a#pwm-frequency","1141":"/drivers/is31fl3746a#de-ghosting","1142":"/drivers/is31fl3746a#global-current-control","1143":"/drivers/is31fl3746a#arm-configuration","1144":"/drivers/is31fl3746a#led-mapping","1145":"/drivers/is31fl3746a#api","1146":"/drivers/is31fl3746a#api-is31fl3746a-led-t","1147":"/drivers/is31fl3746a#api-is31fl3746a-led-t-members","1148":"/drivers/is31fl3746a#api-is31fl3746a-init","1149":"/drivers/is31fl3746a#api-is31fl3746a-init-arguments","1150":"/drivers/is31fl3746a#api-is31fl3746a-write-register","1151":"/drivers/is31fl3746a#api-is31fl3746a-write-register-arguments","1152":"/drivers/is31fl3746a#api-is31fl3746a-select-page","1153":"/drivers/is31fl3746a#api-is31fl3746a-select-page-arguments","1154":"/drivers/is31fl3746a#api-is31fl3746a-set-color","1155":"/drivers/is31fl3746a#api-is31fl3746a-set-color-arguments","1156":"/drivers/is31fl3746a#api-is31fl3746a-set-color-all","1157":"/drivers/is31fl3746a#api-is31fl3746a-set-color-all-arguments","1158":"/drivers/is31fl3746a#api-is31fl3746a-set-value","1159":"/drivers/is31fl3746a#api-is31fl3746a-set-value-arguments","1160":"/drivers/is31fl3746a#api-is31fl3746a-set-value-all","1161":"/drivers/is31fl3746a#api-is31fl3746a-set-value-all-arguments","1162":"/drivers/is31fl3746a#api-is31fl3746a-set-scaling-register-rgb","1163":"/drivers/is31fl3746a#api-is31fl3746a-set-scaling-register-rgb-arguments","1164":"/drivers/is31fl3746a#api-is31fl3746a-set-scaling-register-mono","1165":"/drivers/is31fl3746a#api-is31fl3746a-set-scaling-register-mono-arguments","1166":"/drivers/is31fl3746a#api-is31fl3746a-update-pwm-buffers","1167":"/drivers/is31fl3746a#api-is31fl3746a-update-pwm-buffers-arguments","1168":"/drivers/is31fl3746a#api-is31fl3746a-update-scaling-registers","1169":"/drivers/is31fl3746a#api-is31fl3746a-update-scaling-registers-arguments","1170":"/drivers/serial#serial-driver","1171":"/drivers/serial#bitbang","1172":"/drivers/serial#pin-configuration","1173":"/drivers/serial#setup","1174":"/drivers/serial#usart-half-duplex","1175":"/drivers/serial#pin-configuration-1","1176":"/drivers/serial#setup-1","1177":"/drivers/serial#usart-full-duplex","1178":"/drivers/serial#pin-configuration-2","1179":"/drivers/serial#setup-2","1180":"/drivers/serial#choosing-a-driver-subsystem","1181":"/drivers/serial#the-serial-driver","1182":"/drivers/serial#the-sio-driver","1183":"/drivers/serial#the-pio-driver","1184":"/drivers/serial#advanced-configuration","1185":"/drivers/serial#baudrate","1186":"/drivers/serial#timeout","1187":"/drivers/serial#troubleshooting","1188":"/drivers/serial#alternate-functions-for-selected-stm32-mcus","1189":"/drivers/serial#stm32f303-proton-c-datasheet","1190":"/drivers/serial#stm32f072-datasheet","1191":"/drivers/serial#stm32f103-medium-density-c8-cb-datasheet","1192":"/drivers/snled27351#snled27351-driver","1193":"/drivers/snled27351#usage","1194":"/drivers/snled27351#basic-configuration","1195":"/drivers/snled27351#i2c-addressing","1196":"/drivers/snled27351#arm-configuration","1197":"/drivers/snled27351#led-mapping","1198":"/drivers/snled27351#api","1199":"/drivers/snled27351#api-snled27351-led-t","1200":"/drivers/snled27351#api-snled27351-led-t-members","1201":"/drivers/snled27351#api-snled27351-init","1202":"/drivers/snled27351#api-snled27351-init-arguments","1203":"/drivers/snled27351#api-snled27351-write-register","1204":"/drivers/snled27351#api-snled27351-write-register-arguments","1205":"/drivers/snled27351#api-snled27351-select-page","1206":"/drivers/snled27351#api-snled27351-select-page-arguments","1207":"/drivers/snled27351#api-snled27351-set-color","1208":"/drivers/snled27351#api-snled27351-set-color-arguments","1209":"/drivers/snled27351#api-snled27351-set-color-all","1210":"/drivers/snled27351#api-snled27351-set-color-all-arguments","1211":"/drivers/snled27351#api-snled27351-set-value","1212":"/drivers/snled27351#api-snled27351-set-value-arguments","1213":"/drivers/snled27351#api-snled27351-set-value-all","1214":"/drivers/snled27351#api-snled27351-set-value-all-arguments","1215":"/drivers/snled27351#api-snled27351-set-led-control-register-rgb","1216":"/drivers/snled27351#api-snled27351-set-led-control-register-rgb-arguments","1217":"/drivers/snled27351#api-snled27351-set-led-control-register-mono","1218":"/drivers/snled27351#api-snled27351-set-led-control-register-mono-arguments","1219":"/drivers/snled27351#api-snled27351-update-pwm-buffers","1220":"/drivers/snled27351#api-snled27351-update-pwm-buffers-arguments","1221":"/drivers/snled27351#api-snled27351-update-led-control-registers","1222":"/drivers/snled27351#api-snled27351-update-led-control-registers-arguments","1223":"/drivers/spi#spi-master-driver","1224":"/drivers/spi#usage","1225":"/drivers/spi#avr-configuration","1226":"/drivers/spi#arm-configuration","1227":"/drivers/spi#api","1228":"/drivers/spi#api-spi-init","1229":"/drivers/spi#api-spi-start","1230":"/drivers/spi#api-spi-start-arguments","1231":"/drivers/spi#api-spi-start-return","1232":"/drivers/spi#api-spi-write","1233":"/drivers/spi#api-spi-write-arguments","1234":"/drivers/spi#api-spi-write-return","1235":"/drivers/spi#api-spi-read","1236":"/drivers/spi#api-spi-read-return","1237":"/drivers/spi#api-spi-transmit","1238":"/drivers/spi#api-spi-transmit-arguments","1239":"/drivers/spi#api-spi-transmit-return","1240":"/drivers/spi#api-spi-receive","1241":"/drivers/spi#api-spi-receive-arguments","1242":"/drivers/spi#api-spi-receive-return","1243":"/drivers/spi#api-spi-stop","1244":"/drivers/uart#uart-driver","1245":"/drivers/uart#usage","1246":"/drivers/uart#avr-configuration","1247":"/drivers/uart#arm-configuration","1248":"/drivers/uart#api","1249":"/drivers/uart#api-uart-init","1250":"/drivers/uart#api-uart-init-arguments","1251":"/drivers/uart#api-uart-write","1252":"/drivers/uart#api-uart-write-arguments","1253":"/drivers/uart#api-uart-read","1254":"/drivers/uart#api-uart-read-return","1255":"/drivers/uart#api-uart-transmit","1256":"/drivers/uart#api-uart-transmit-arguments","1257":"/drivers/uart#api-uart-receive","1258":"/drivers/uart#api-uart-receive-arguments","1259":"/drivers/uart#api-uart-available","1260":"/drivers/uart#api-uart-available-return","1261":"/drivers/ws2812#ws2812-driver","1262":"/drivers/ws2812#usage","1263":"/drivers/ws2812#basic-configuration","1264":"/drivers/ws2812#timing-adjustment","1265":"/drivers/ws2812#byte-order","1266":"/drivers/ws2812#rgbw-support","1267":"/drivers/ws2812#driver-configuration","1268":"/drivers/ws2812#bitbang-driver","1269":"/drivers/ws2812#i2c-driver","1270":"/drivers/ws2812#pio-driver","1271":"/drivers/ws2812#pwm-driver","1272":"/drivers/ws2812#spi-driver","1273":"/drivers/ws2812#arm-configuration","1274":"/drivers/ws2812#logic-levels","1275":"/drivers/ws2812#open-drain-circuit","1276":"/drivers/ws2812#level-shifter","1277":"/drivers/ws2812#arm-spi-driver","1278":"/drivers/ws2812#arm-spi-baudrate","1279":"/drivers/ws2812#arm-spi-circular-buffer","1280":"/drivers/ws2812#arm-pio-driver","1281":"/drivers/ws2812#arm-pwm-driver","1282":"/drivers/ws2812#api","1283":"/drivers/ws2812#api-ws2812-init","1284":"/drivers/ws2812#api-ws2812-set-color","1285":"/drivers/ws2812#api-ws2812-set-color-arguments","1286":"/drivers/ws2812#api-ws2812-set-color-all","1287":"/drivers/ws2812#api-ws2812-set-color-all-arguments","1288":"/drivers/ws2812#api-ws2812-flush","1289":"/easy_maker#easy-maker-build-one-off-projects-in-configurator","1290":"/easy_maker#quickstart","1291":"/easy_maker#direct-pin","1292":"/faq_build#frequently-asked-build-questions","1293":"/faq_build#can-t-program-on-linux","1294":"/faq_build#linux-udev-rules","1295":"/faq_build#serial-device-is-not-detected-in-bootloader-mode-on-linux","1296":"/faq_build#unknown-device-for-dfu-bootloader","1297":"/faq_build#usb-vid-and-pid","1298":"/faq_build#i-just-flashed-my-keyboard-and-it-does-nothing-keypresses-don-t-register-it-s-also-arm-rev6-planck-clueboard-60-hs60v2-etc-feb-2019","1299":"/faq_debug#debugging-faq","1300":"/faq_debug#debugging","1301":"/faq_debug#debugging-tools","1302":"/faq_debug#debugging-with-qmk-toolbox","1303":"/faq_debug#debugging-with-qmk-cli","1304":"/faq_debug#debugging-with-hid-listen","1305":"/faq_debug#debug-api","1306":"/faq_debug#debug-examples","1307":"/faq_debug#which-matrix-position-is-this-keypress","1308":"/faq_debug#which-keycode-is-this-keypress","1309":"/faq_debug#how-long-did-it-take-to-scan-for-a-keypress","1310":"/faq_debug#hid-listen-can-t-recognize-device","1311":"/faq_debug#can-t-get-message-on-console","1312":"/faq_general#frequently-asked-questions","1313":"/faq_general#what-is-qmk","1314":"/faq_general#i-don-t-know-where-to-start","1315":"/faq_general#how-can-i-flash-the-firmware-i-built","1316":"/faq_general#what-if-i-have-an-issue-that-isn-t-covered-here","1317":"/faq_general#what-if-i-found-a-bug","1318":"/faq_general#but-git-and-github-are-intimidating","1319":"/faq_general#i-have-a-keyboard-that-i-want-to-add-support-for","1320":"/faq_general#what-if-i-want-to-brand-it-with-qmk","1321":"/faq_general#what-differences-are-there-between-qmk-and-tmk","1322":"/faq_keymap#keymap-faq","1323":"/faq_keymap#what-keycodes-can-i-use","1324":"/faq_keymap#what-are-the-default-keycodes","1325":"/faq_keymap#how-can-i-make-custom-names-for-complex-keycodes","1326":"/faq_keymap#my-keymap-doesn-t-update-when-i-flash-it","1327":"/faq_keymap#some-of-my-keys-are-swapped-or-not-working","1328":"/faq_keymap#the-menu-key-isn-t-working","1329":"/faq_keymap#power-keys-aren-t-working","1330":"/faq_keymap#one-shot-modifier","1331":"/faq_keymap#modifier-layer-stuck","1332":"/faq_keymap#mechanical-lock-switch-support","1333":"/faq_keymap#input-special-characters-other-than-ascii-like-cedille-c","1334":"/faq_keymap#fn-key-on-macos","1335":"/faq_keymap#keys-supported-in-mac-osx","1336":"/faq_keymap#jis-keys-in-mac-osx","1337":"/faq_keymap#rn-42-bluetooth-doesn-t-work-with-karabiner","1338":"/faq_keymap#esc-and-on-a-single-key","1339":"/faq_keymap#eject-on-mac-osx","1340":"/faq_keymap#what-are-real-and-weak-modifiers","1341":"/faq_misc#miscellaneous-faq","1342":"/faq_misc#testing","1343":"/faq_misc#safety-considerations","1344":"/faq_misc#nkro-doesn-t-work","1345":"/faq_misc#trackpoint-needs-reset-circuit-ps-2-mouse-support","1346":"/faq_misc#can-t-read-column-of-matrix-beyond-16","1347":"/faq_misc#special-extra-key-doesn-t-work-system-audio-control-keys","1348":"/faq_misc#wake-from-sleep-doesn-t-work","1349":"/faq_misc#using-arduino","1350":"/faq_misc#enabling-jtag","1351":"/faq_misc#usb-3-compatibility","1352":"/faq_misc#mac-compatibility","1353":"/faq_misc#os-x-10-11-and-hub","1354":"/faq_misc#problem-in-bios-uefi-setup-resume-sleep-wake-power-cycles","1355":"/feature_advanced_keycodes#modifier-keys","1356":"/feature_advanced_keycodes#checking-modifier-state","1357":"/feature_advanced_keycodes#examples","1358":"/feature_advanced_keycodes#alt-escape-for-alt-tab","1359":"/feature_advanced_keycodes#shift-backspace-for-delete","1360":"/feature_advanced_keycodes#advanced-topics","1361":"/feature_advanced_keycodes#switching-and-toggling-layers","1362":"/feature_advanced_keycodes#mod-tap","1363":"/feature_advanced_keycodes#one-shot-keys","1364":"/feature_advanced_keycodes#tap-hold-configuration-options","1365":"/feature_advanced_keycodes#key-overrides","1366":"/feature_converters#converters","1367":"/feature_converters#supported-converters","1368":"/feature_converters#overview","1369":"/feature_converters#conditional-configuration","1370":"/feature_converters#pin-compatibility","1371":"/feature_converters#pro-micro","1372":"/feature_converters#proton_c","1373":"/feature_converters#kb2040","1374":"/feature_converters#sparkfun_pm2040","1375":"/feature_converters#stemcell","1376":"/feature_converters#bonsai_c4","1377":"/feature_converters#rp2040_ce","1378":"/feature_converters#svlinky","1379":"/feature_converters#elite-c","1380":"/feature_converters#stemcell-stemcell-elite","1381":"/feature_converters#rp2040_ce_elite","1382":"/feature_debounce_type#contact-bounce-contact-chatter","1383":"/feature_debounce_type#types-of-debounce-algorithms","1384":"/feature_debounce_type#supported-debounce-algorithms","1385":"/feature_debounce_type#debounce-time","1386":"/feature_debounce_type#debounce-method","1387":"/feature_debounce_type#implementing-your-own-debouncing-code","1388":"/feature_eeprom#persistent-configuration-eeprom","1389":"/feature_eeprom#example-implementation","1390":"/feature_eeprom#eeconfig-function-documentation","1391":"/feature_layers#layers","1392":"/feature_layers#switching-and-toggling-layers","1393":"/feature_layers#caveats","1394":"/feature_layers#working-with-layers","1395":"/feature_layers#beginners","1396":"/feature_layers#intermediate-users","1397":"/feature_layers#advanced-users","1398":"/feature_layers#functions","1399":"/feature_layers#layer-change-code","1400":"/feature_layers#example-layer-state-set-implementation","1401":"/feature_layers#example-keycode-to-cycle-through-layers","1402":"/feature_layers#layer-state-set-function-documentation","1403":"/feature_layouts#layouts-using-a-keymap-with-multiple-keyboards","1404":"/feature_layouts#supporting-a-layout","1405":"/feature_layouts#building-a-keymap","1406":"/feature_layouts#conflicting-layouts","1407":"/feature_layouts#tips-for-making-layouts-keyboard-agnostic","1408":"/feature_layouts#includes","1409":"/feature_layouts#keymaps","1410":"/feature_userspace#userspace-sharing-code-between-keymaps","1411":"/feature_userspace#rules-mk","1412":"/feature_userspace#override-default-userspace","1413":"/feature_userspace#configuration-options-config-h","1414":"/feature_userspace#readme-readme-md","1415":"/feature_userspace#build-all-keyboards-that-support-a-specific-keymap","1416":"/feature_userspace#examples","1417":"/feature_userspace#customized-functions","1418":"/feature_userspace#custom-features","1419":"/feature_userspace#consolidated-macros","1420":"/feature_macros#macros","1421":"/feature_macros#using-macros-in-json-keymaps","1422":"/feature_macros#selecting-your-host-keyboard-layout","1423":"/feature_macros#macro-basics","1424":"/feature_macros#object-format","1425":"/feature_macros#using-macros-in-c-keymaps","1426":"/feature_macros#send-string-process-record-user","1427":"/feature_macros#advanced-macros","1428":"/feature_macros#tap-down-and-up","1429":"/feature_macros#alternative-keymaps","1430":"/feature_macros#strings-in-memory","1431":"/feature_macros#advanced-macro-functions","1432":"/feature_macros#record-event-pressed","1433":"/feature_macros#register-code-kc","1434":"/feature_macros#unregister-code-kc","1435":"/feature_macros#tap-code-kc","1436":"/feature_macros#tap-code-delay-kc-delay","1437":"/feature_macros#register-code16-kc-unregister-code16-kc-tap-code16-kc-and-tap-code16-delay-kc-delay","1438":"/feature_macros#clear-keyboard","1439":"/feature_macros#clear-mods","1440":"/feature_macros#clear-keyboard-but-mods","1441":"/feature_macros#advanced-example","1442":"/feature_macros#super-alt↯tab","1443":"/features/audio#audio","1444":"/features/audio#avr-based-boards","1445":"/features/audio#wiring","1446":"/features/audio#arm-based-boards","1447":"/features/audio#dac-basic","1448":"/features/audio#wiring-1","1449":"/features/audio#proton-c-example","1450":"/features/audio#dac-additive","1451":"/features/audio#pwm-software","1452":"/features/audio#wiring-2","1453":"/features/audio#pwm-hardware","1454":"/features/audio#tone-multiplexing","1455":"/features/audio#songs","1456":"/features/audio#audio-config","1457":"/features/audio#tempo","1458":"/features/audio#arm-audio-volume","1459":"/features/audio#voices","1460":"/features/audio#music-mode","1461":"/features/audio#music-mask","1462":"/features/audio#music-map","1463":"/features/audio#audio-click","1464":"/features/audio#midi-functionality","1465":"/features/audio#audio-keycodes","1466":"/features/auto_shift#auto-shift-why-do-we-need-a-shift-key","1467":"/features/auto_shift#why-auto-shift","1468":"/features/auto_shift#how-does-it-work","1469":"/features/auto_shift#are-there-limitations-to-auto-shift","1470":"/features/auto_shift#how-do-i-enable-auto-shift","1471":"/features/auto_shift#modifiers","1472":"/features/auto_shift#configuring-auto-shift","1473":"/features/auto_shift#auto-shift-timeout-value-in-ms","1474":"/features/auto_shift#no-auto-shift-special-simple-define","1475":"/features/auto_shift#no-auto-shift-tab-simple-define","1476":"/features/auto_shift#no-auto-shift-symbols-simple-define","1477":"/features/auto_shift#no-auto-shift-numeric-simple-define","1478":"/features/auto_shift#no-auto-shift-alpha-simple-define","1479":"/features/auto_shift#auto-shift-enter-simple-define","1480":"/features/auto_shift#auto-shift-per-key","1481":"/features/auto_shift#auto-shift-repeat-simple-define","1482":"/features/auto_shift#auto-shift-no-auto-repeat-simple-define","1483":"/features/auto_shift#auto-shift-alpha-predefined-key-group","1484":"/features/auto_shift#auto-shift-numeric-predefined-key-group","1485":"/features/auto_shift#auto-shift-symbols-predefined-key-group","1486":"/features/auto_shift#auto-shift-special-predefined-key-group","1487":"/features/auto_shift#custom-shifted-values","1488":"/features/auto_shift#retro-shift","1489":"/features/auto_shift#retro-shift-and-tap-hold-configurations","1490":"/features/auto_shift#using-auto-shift-setup","1491":"/features/auto_shift#setup","1492":"/features/auto_shift#use","1493":"/features/auto_shift#an-example-run","1494":"/features/autocorrect#autocorrect","1495":"/features/autocorrect#how-does-it-work","1496":"/features/autocorrect#how-do-i-enable-autocorrection","1497":"/features/autocorrect#customizing-autocorrect-library","1498":"/features/autocorrect#avoiding-false-triggers","1499":"/features/autocorrect#overriding-autocorrect","1500":"/features/autocorrect#keycodes","1501":"/features/autocorrect#user-callback-functions","1502":"/features/autocorrect#process-autocorrect","1503":"/features/autocorrect#process-autocorrect-example","1504":"/features/autocorrect#apply-autocorrect","1505":"/features/autocorrect#apply-autocorrect-example","1506":"/features/autocorrect#autocorrect-status","1507":"/features/autocorrect#appendix","1508":"/features/autocorrect#encoding","1509":"/features/autocorrect#decoding","1510":"/features/autocorrect#credits","1511":"/features/backlight#backlighting","1512":"/features/backlight#usage","1513":"/features/backlight#keycodes","1514":"/features/backlight#basic-configuration","1515":"/features/backlight#on-state","1516":"/features/backlight#multiple-backlight-pins","1517":"/features/backlight#driver-configuration","1518":"/features/backlight#pwm-driver","1519":"/features/backlight#timer-driver","1520":"/features/backlight#software-driver","1521":"/features/backlight#custom-driver","1522":"/features/backlight#avr-configuration","1523":"/features/backlight#avr-pwm-driver","1524":"/features/backlight#avr-timer-driver","1525":"/features/backlight#arm-configuration","1526":"/features/backlight#arm-pwm-driver","1527":"/features/backlight#arm-timer-driver","1528":"/features/backlight#example-schematic","1529":"/features/backlight#api","1530":"/features/backlight#api-backlight-toggle","1531":"/features/backlight#api-backlight-enable","1532":"/features/backlight#api-backlight-disable","1533":"/features/backlight#api-backlight-step","1534":"/features/backlight#api-backlight-increase","1535":"/features/backlight#api-backlight-decrease","1536":"/features/backlight#api-backlight-level","1537":"/features/backlight#api-backlight-level-arguments","1538":"/features/backlight#api-get-backlight-level","1539":"/features/backlight#api-get-backlight-level-return","1540":"/features/backlight#api-is-backlight-enabled","1541":"/features/backlight#api-is-backlight-enabled-return","1542":"/features/backlight#api-backlight-toggle-breathing","1543":"/features/backlight#api-backlight-enable-breathing","1544":"/features/backlight#api-backlight-disable-breathing","1545":"/features/backlight#api-is-backlight-breathing","1546":"/features/backlight#api-is-backlight-breathing-return","1547":"/features/battery#battery","1548":"/features/battery#usage","1549":"/features/battery#basic-configuration","1550":"/features/battery#driver-configuration","1551":"/features/battery#functions","1552":"/features/battery#api-battery-get-percent","1553":"/features/battery#api-battery-get-percent-return","1554":"/features/battery#callbacks","1555":"/features/battery#api-battery-percent-changed-user","1556":"/features/battery#api-battery-percent-changed-user-arguments","1557":"/features/battery#api-battery-percent-changed-kb","1558":"/features/battery#api-battery-percent-changed-kb-arguments","1559":"/features/bootmagic#bootmagic","1560":"/features/bootmagic#split-keyboards","1561":"/features/bootmagic#advanced-bootmagic","1562":"/features/bootmagic#addenda","1563":"/features/caps_word#caps-word","1564":"/features/caps_word#how-do-i-enable-caps-word","1565":"/features/caps_word#troubleshooting-command","1566":"/features/caps_word#customizing-caps-word","1567":"/features/caps_word#invert-on-shift","1568":"/features/caps_word#idle-timeout","1569":"/features/caps_word#functions","1570":"/features/caps_word#configure-which-keys-are-word-breaking","1571":"/features/caps_word#representing-caps-word-state","1572":"/features/combo#combos","1573":"/features/combo#advanced-keycodes-support","1574":"/features/combo#overlapping-combos","1575":"/features/combo#examples","1576":"/features/combo#keycodes","1577":"/features/combo#advanced-configuration","1578":"/features/combo#combo-term","1579":"/features/combo#buffer-and-state-sizes","1580":"/features/combo#modifier-combos","1581":"/features/combo#strict-key-press-order","1582":"/features/combo#per-combo-timing-holding-tapping-and-key-press-order","1583":"/features/combo#generic-hook-to-dis-allow-a-combo-activation","1584":"/features/combo#combo-timer","1585":"/features/combo#define-combo-strict-timer","1586":"/features/combo#define-combo-no-timer","1587":"/features/combo#customizable-key-releases","1588":"/features/combo#customizable-key-repress","1589":"/features/combo#layer-independent-combos","1590":"/features/combo#combo-reference-layers-by-layer","1591":"/features/combo#user-callbacks","1592":"/features/combo#dictionary-management","1593":"/features/command#command","1594":"/features/command#usage","1595":"/features/command#configuration","1596":"/features/community_modules#community-modules","1597":"/features/community_modules#adding-a-community-module-to-your-build","1598":"/features/community_modules#adding-a-community-module-to-your-external-userspace","1599":"/features/community_modules#writing-a-qmk-community-module","1600":"/features/community_modules#qmk-module-json","1601":"/features/community_modules#rules-mk-post-rules-mk","1602":"/features/community_modules#module-c","1603":"/features/community_modules#introspection-c-introspection-h","1604":"/features/community_modules#led-matrix-module-inc","1605":"/features/community_modules#rgb-matrix-module-inc","1606":"/features/community_modules#compatible-apis","1607":"/features/dip_switch#dip-switches","1608":"/features/dip_switch#dip-switch-map","1609":"/features/dip_switch#callbacks","1610":"/features/dip_switch#hardware","1611":"/features/dip_switch#connects-each-switch-in-the-dip-switch-to-the-gpio-pin-of-the-mcu","1612":"/features/dip_switch#connect-each-switch-in-the-dip-switch-to-an-unused-intersections-in-the-key-matrix","1613":"/features/digitizer#digitizer","1614":"/features/digitizer#usage","1615":"/features/digitizer#positioning","1616":"/features/digitizer#examples","1617":"/features/digitizer#api","1618":"/features/digitizer#api-digitizer-t","1619":"/features/digitizer#api-digitizer-t-members","1620":"/features/digitizer#api-digitizer-flush","1621":"/features/digitizer#api-digitizer-in-range-on","1622":"/features/digitizer#api-digitizer-in-range-off","1623":"/features/digitizer#api-digitizer-tip-switch-on","1624":"/features/digitizer#api-digitizer-tip-switch-off","1625":"/features/digitizer#api-digitizer-barrel-switch-on","1626":"/features/digitizer#api-digitizer-barrel-switch-off","1627":"/features/digitizer#api-digitizer-set-position","1628":"/features/digitizer#api-digitizer-set-position-arguments","1629":"/features/dynamic_macros#dynamic-macros-record-and-replay-macros-in-runtime","1630":"/features/dynamic_macros#customization","1631":"/features/dynamic_macros#dynamic-macro-user-call","1632":"/features/dynamic_macros#user-hooks","1633":"/features/encoders#encoders","1634":"/features/encoders#split-keyboards","1635":"/features/encoders#encoder-map","1636":"/features/encoders#callbacks","1637":"/features/encoders#hardware","1638":"/features/encoders#multiple-encoders","1639":"/features/grave_esc#grave-escape","1640":"/features/grave_esc#usage","1641":"/features/grave_esc#what-your-os-sees","1642":"/features/grave_esc#keycodes","1643":"/features/grave_esc#caveats","1644":"/features/grave_esc#configuration","1645":"/features/haptic_feedback#haptic-feedback","1646":"/features/haptic_feedback#haptic-feedback-rules-mk-options","1647":"/features/haptic_feedback#known-supported-hardware","1648":"/features/haptic_feedback#haptic-keycodes","1649":"/features/haptic_feedback#solenoids","1650":"/features/haptic_feedback#drv2605l","1651":"/features/haptic_feedback#feedback-motor-setup","1652":"/features/haptic_feedback#erm","1653":"/features/haptic_feedback#lra","1654":"/features/haptic_feedback#drv2605l-waveform-library","1655":"/features/haptic_feedback#optional-drv2605l-defines","1656":"/features/haptic_feedback#drv2605l-continuous-haptic-mode","1657":"/features/haptic_feedback#haptic-key-exclusion","1658":"/features/haptic_feedback#no-haptic-mod","1659":"/features/haptic_feedback#no-haptic-alpha","1660":"/features/haptic_feedback#no-haptic-punctuation","1661":"/features/haptic_feedback#no-haptic-lockkeys","1662":"/features/haptic_feedback#no-haptic-nav","1663":"/features/haptic_feedback#no-haptic-numeric","1664":"/features/hd44780#hd44780-lcd-driver","1665":"/features/hd44780#supported-hardware","1666":"/features/hd44780#usage","1667":"/features/hd44780#basic-configuration","1668":"/features/hd44780#examples","1669":"/features/hd44780#example-hello-world","1670":"/features/hd44780#example-custom-character","1671":"/features/hd44780#api","1672":"/features/hd44780#api-hd44780-init","1673":"/features/hd44780#api-hd44780-init-arguments","1674":"/features/hd44780#api-hd44780-clear","1675":"/features/hd44780#api-hd44780-home","1676":"/features/hd44780#api-hd44780-on","1677":"/features/hd44780#api-hd44780-on-arguments","1678":"/features/hd44780#api-hd44780-off","1679":"/features/hd44780#api-hd44780-set-cursor","1680":"/features/hd44780#api-hd44780-set-cursor-arguments","1681":"/features/hd44780#api-hd44780-putc","1682":"/features/hd44780#api-hd44780-putc-arguments","1683":"/features/hd44780#api-hd44780-puts","1684":"/features/hd44780#api-hd44780-puts-arguments","1685":"/features/hd44780#api-hd44780-puts-p","1686":"/features/hd44780#api-hd44780-puts-p-arguments","1687":"/features/hd44780#api-hd44780-define-char","1688":"/features/hd44780#api-hd44780-define-char-arguments","1689":"/features/hd44780#api-hd44780-define-char-p","1690":"/features/hd44780#api-hd44780-define-char-p-arguments","1691":"/features/hd44780#api-hd44780-busy","1692":"/features/hd44780#api-hd44780-busy-arguments","1693":"/features/hd44780#api-hd44780-write","1694":"/features/hd44780#api-hd44780-write-arguments","1695":"/features/hd44780#api-hd44780-read","1696":"/features/hd44780#api-hd44780-read-arguments","1697":"/features/hd44780#api-hd44780-read-return","1698":"/features/hd44780#api-hd44780-command","1699":"/features/hd44780#api-hd44780-command-arguments","1700":"/features/hd44780#api-hd44780-data","1701":"/features/hd44780#api-hd44780-data-arguments","1702":"/features/hd44780#api-hd44780-set-cgram-address","1703":"/features/hd44780#api-hd44780-set-cgram-address-arguments","1704":"/features/hd44780#api-hd44780-set-ddram-address","1705":"/features/hd44780#api-hd44780-set-ddram-address-arguments","1706":"/features/joystick#joystick","1707":"/features/joystick#usage","1708":"/features/joystick#configuration","1709":"/features/joystick#hat-switch","1710":"/features/joystick#axes","1711":"/features/joystick#virtual-axes","1712":"/features/joystick#keycodes","1713":"/features/joystick#api","1714":"/features/joystick#api-joystick-t","1715":"/features/joystick#api-joystick-t-members","1716":"/features/joystick#api-joystick-config-t","1717":"/features/joystick#api-joystick-config-t-members","1718":"/features/joystick#api-joystick-flush","1719":"/features/joystick#api-register-joystick-button","1720":"/features/joystick#api-register-joystick-button-arguments","1721":"/features/joystick#api-unregister-joystick-button","1722":"/features/joystick#api-unregister-joystick-button-arguments","1723":"/features/joystick#api-joystick-read-axis","1724":"/features/joystick#api-joystick-read-axis-arguments","1725":"/features/joystick#api-joystick-read-axis-return","1726":"/features/joystick#api-joystick-set-axis","1727":"/features/joystick#api-joystick-set-axis-arguments","1728":"/features/joystick#api-joystick-set-hat","1729":"/features/joystick#api-joystick-set-hat-arguments","1730":"/features/key_lock#key-lock","1731":"/features/key_lock#usage","1732":"/features/key_lock#keycodes","1733":"/features/key_lock#caveats","1734":"/features/key_overrides#key-overrides","1735":"/features/key_overrides#a-few-more-examples-to-get-started-you-could-use-key-overrides-to","1736":"/features/key_overrides#setup","1737":"/features/key_overrides#creating-key-overrides","1738":"/features/key_overrides#ko-make-basic-modifiers-key-replacement","1739":"/features/key_overrides#ko-make-with-layers-modifiers-key-replacement-layers","1740":"/features/key_overrides#ko-make-with-layers-and-negmods-modifiers-key-replacement-layers-negative-mods","1741":"/features/key_overrides#ko-make-with-layers-negmods-and-options-modifiers-key-replacement-layers-negative-mods-options","1742":"/features/key_overrides#simple-example","1743":"/features/key_overrides#intermediate-difficulty-examples","1744":"/features/key_overrides#media-controls-amp-screen-brightness","1745":"/features/key_overrides#flexible-macos-friendly-grave-escape","1746":"/features/key_overrides#advanced-examples","1747":"/features/key_overrides#modifiers-as-layer-keys","1748":"/features/key_overrides#keycodes","1749":"/features/key_overrides#reference-for-key_override_t","1750":"/features/key_overrides#reference-for-ko_option_t","1751":"/features/key_overrides#for-advanced-users-inner-workings","1752":"/features/key_overrides#activation","1753":"/features/key_overrides#deactivation","1754":"/features/key_overrides#key-repeat-delay","1755":"/features/key_overrides#difference-to-combos","1756":"/features/key_overrides#neutralize-flashing-modifiers","1757":"/features/layer_lock#layer-lock","1758":"/features/layer_lock#how-do-i-enable-layer-lock","1759":"/features/layer_lock#example-use","1760":"/features/layer_lock#idle-timeout","1761":"/features/layer_lock#functions","1762":"/features/layer_lock#representing-the-current-layer-lock-state","1763":"/features/layer_lock#combine-layer-lock-with-a-mod-tap","1764":"/features/leader_key#the-leader-key","1765":"/features/leader_key#usage","1766":"/features/leader_key#callbacks","1767":"/features/leader_key#basic-configuration","1768":"/features/leader_key#timeout","1769":"/features/leader_key#per-key-timeout","1770":"/features/leader_key#disabling-initial-timeout","1771":"/features/leader_key#strict-key-processing","1772":"/features/leader_key#example","1773":"/features/leader_key#keycodes","1774":"/features/leader_key#api","1775":"/features/leader_key#api-leader-start-user","1776":"/features/leader_key#api-leader-end-user","1777":"/features/leader_key#api-leader-add-user","1778":"/features/leader_key#api-leader-add-user-arguments","1779":"/features/leader_key#api-leader-add-user-return","1780":"/features/leader_key#api-leader-start","1781":"/features/leader_key#api-leader-end","1782":"/features/leader_key#api-leader-sequence-active","1783":"/features/leader_key#api-leader-sequence-add","1784":"/features/leader_key#api-leader-sequence-add-arguments","1785":"/features/leader_key#api-leader-sequence-add-return","1786":"/features/leader_key#api-leader-sequence-timed-out","1787":"/features/leader_key#api-leader-reset-timer","1788":"/features/leader_key#api-leader-sequence-one-key","1789":"/features/leader_key#api-leader-sequence-one-key-arguments","1790":"/features/leader_key#api-leader-sequence-one-key-return","1791":"/features/leader_key#api-leader-sequence-two-keys","1792":"/features/leader_key#api-leader-sequence-two-keys-arguments","1793":"/features/leader_key#api-leader-sequence-two-keys-return","1794":"/features/leader_key#api-leader-sequence-three-keys","1795":"/features/leader_key#api-leader-sequence-three-keys-arguments","1796":"/features/leader_key#api-leader-sequence-three-keys-return","1797":"/features/leader_key#api-leader-sequence-four-keys","1798":"/features/leader_key#api-leader-sequence-four-keys-arguments","1799":"/features/leader_key#api-leader-sequence-four-keys-return","1800":"/features/leader_key#api-leader-sequence-five-keys","1801":"/features/leader_key#api-leader-sequence-five-keys-arguments","1802":"/features/leader_key#api-leader-sequence-five-keys-return","1803":"/features/led_indicators#led-indicators","1804":"/features/led_indicators#configuration-options","1805":"/features/led_indicators#led-update-function","1806":"/features/led_indicators#example-of-keyboard-led-update-implementation","1807":"/features/led_indicators#example-of-user-led-update-implementation","1808":"/features/led_indicators#host-keyboard-led-state","1809":"/features/led_indicators#led-update-ports","1810":"/features/led_indicators#setting-physical-led-state","1811":"/features/led_indicators#ergodox-boards","1812":"/features/midi#midi","1813":"/features/midi#usage","1814":"/features/midi#caveats","1815":"/features/midi#basic-midi","1816":"/features/midi#advanced-midi","1817":"/features/midi#sending-control-change-cc-messages","1818":"/features/midi#example-code-for-using-generic-on-off-switches-as-per-midi-specification","1819":"/features/midi#keycodes","1820":"/features/midi#configuration","1821":"/features/midi#references","1822":"/features/midi#midi-specification","1823":"/features/midi#qmk-c-files","1824":"/features/led_matrix#led-matrix-lighting","1825":"/features/led_matrix#driver-configuration","1826":"/features/led_matrix#common-configuration","1827":"/features/led_matrix#flags","1828":"/features/led_matrix#keycodes","1829":"/features/led_matrix#led-matrix-effects","1830":"/features/led_matrix#custom-led-matrix-effects","1831":"/features/led_matrix#naming","1832":"/features/led_matrix#additional-configh-options","1833":"/features/led_matrix#eeprom-storage","1834":"/features/led_matrix#callbacks","1835":"/features/led_matrix#indicators","1836":"/features/led_matrix#api","1837":"/features/led_matrix#api-led-matrix-toggle","1838":"/features/led_matrix#api-led-matrix-toggle-noeeprom","1839":"/features/led_matrix#api-led-matrix-enable","1840":"/features/led_matrix#api-led-matrix-enable-noeeprom","1841":"/features/led_matrix#api-led-matrix-disable","1842":"/features/led_matrix#api-led-matrix-disable-noeeprom","1843":"/features/led_matrix#api-led-matrix-is-enabled","1844":"/features/led_matrix#api-led-matrix-is-enabled-return","1845":"/features/led_matrix#led-matrix-set-value","1846":"/features/led_matrix#api-led-matrix-set-value-arguments","1847":"/features/led_matrix#api-led-matrix-set-value-all","1848":"/features/led_matrix#api-led-matrix-set-value-all-arguments","1849":"/features/led_matrix#api-led-matrix-mode","1850":"/features/led_matrix#api-led-matrix-mode-arguments","1851":"/features/led_matrix#api-led-matrix-mode-noeeprom","1852":"/features/led_matrix#api-led-matrix-mode-noeeprom-arguments","1853":"/features/led_matrix#api-led-matrix-step","1854":"/features/led_matrix#api-led-matrix-step-noeeprom","1855":"/features/led_matrix#api-led-matrix-step-reverse","1856":"/features/led_matrix#api-led-matrix-step-reverse-noeeprom","1857":"/features/led_matrix#api-led-matrix-get-mode","1858":"/features/led_matrix#api-led-matrix-get-mode-return","1859":"/features/led_matrix#api-led-matrix-increase-val","1860":"/features/led_matrix#api-led-matrix-increase-val-noeeprom","1861":"/features/led_matrix#api-led-matrix-decrease-val","1862":"/features/led_matrix#api-led-matrix-decrease-val-noeeprom","1863":"/features/led_matrix#api-led-matrix-get-val","1864":"/features/led_matrix#api-led-matrix-get-val-return","1865":"/features/led_matrix#api-led-matrix-increase-speed","1866":"/features/led_matrix#api-led-matrix-increase-speed-noeeprom","1867":"/features/led_matrix#api-led-matrix-decrease-speed","1868":"/features/led_matrix#api-led-matrix-decrease-speed-noeeprom","1869":"/features/led_matrix#api-led-matrix-set-speed","1870":"/features/led_matrix#api-led-matrix-set-speed-arguments","1871":"/features/led_matrix#api-led-matrix-set-speed-noeeprom","1872":"/features/led_matrix#api-led-matrix-set-speed-noeeprom-arguments","1873":"/features/led_matrix#api-led-matrix-get-speed","1874":"/features/led_matrix#api-led-matrix-get-speed-return","1875":"/features/led_matrix#api-led-matrix-reload-from-eeprom","1876":"/features/led_matrix#api-led-matrix-get-suspend-state","1877":"/features/led_matrix#api-led-matrix-get-suspend-state-return","1878":"/features/led_matrix#api-led-matrix-indicators-kb","1879":"/features/led_matrix#api-led-matrix-indicators-kb-return","1880":"/features/led_matrix#api-led-matrix-indicators-user","1881":"/features/led_matrix#api-led-matrix-indicators-user-return","1882":"/features/led_matrix#api-led-matrix-indicators-advanced-kb","1883":"/features/led_matrix#api-led-matrix-indicators-advanced-kb-arguments","1884":"/features/led_matrix#api-led-matrix-indicators-advanced-kb-return","1885":"/features/led_matrix#api-led-matrix-indicators-advanced-user","1886":"/features/led_matrix#api-led-matrix-indicators-advanced-user-arguments","1887":"/features/led_matrix#api-led-matrix-indicators-advanced-user-return","1888":"/features/mouse_keys#mouse-keys","1889":"/features/mouse_keys#adding-mouse-keys-to-your-keyboard","1890":"/features/mouse_keys#enabling-mouse-keys","1891":"/features/mouse_keys#mapping-mouse-actions","1892":"/features/mouse_keys#configuring-mouse-keys","1893":"/features/mouse_keys#accelerated-mode","1894":"/features/mouse_keys#kinetic-mode","1895":"/features/mouse_keys#constant-mode","1896":"/features/mouse_keys#combined-mode","1897":"/features/mouse_keys#inertia-mode","1898":"/features/mouse_keys#overlapping-mouse-key-control","1899":"/features/mouse_keys#use-with-ps-2-mouse-and-pointing-device","1900":"/features/oled_driver#oled-driver","1901":"/features/oled_driver#supported-hardware","1902":"/features/oled_driver#usage","1903":"/features/oled_driver#oled-type","1904":"/features/oled_driver#logo-example","1905":"/features/oled_driver#buffer-read-example","1906":"/features/oled_driver#other-examples","1907":"/features/oled_driver#basic-configuration","1908":"/features/oled_driver#i2c-configuration","1909":"/features/oled_driver#spi-configuration","1910":"/features/oled_driver#_128x64-custom-sized-oled-displays","1911":"/features/oled_driver#_90-degree-rotation-technical-mumbo-jumbo","1912":"/features/oled_driver#oled-api","1913":"/features/oled_driver#ssd1306-h-driver-conversion-guide","1914":"/features/os_detection#os-detection","1915":"/features/os_detection#usage","1916":"/features/os_detection#callbacks","1917":"/features/os_detection#os-detection-stability","1918":"/features/os_detection#configuration-options","1919":"/features/os_detection#troubleshooting","1920":"/features/os_detection#debug","1921":"/features/os_detection#credits","1922":"/features/pointing_device#pointing-device","1923":"/features/pointing_device#sensor-drivers","1924":"/features/pointing_device#adns-5050-sensor","1925":"/features/pointing_device#adns-9800-sensor","1926":"/features/pointing_device#analog-joystick","1927":"/features/pointing_device#azoteq-iqs5xx-trackpad","1928":"/features/pointing_device#device-settings","1929":"/features/pointing_device#gesture-settings","1930":"/features/pointing_device#rotation-settings","1931":"/features/pointing_device#cirque-trackpad","1932":"/features/pointing_device#common-settings","1933":"/features/pointing_device#absolute-mode-settings","1934":"/features/pointing_device#absolute-mode-gestures","1935":"/features/pointing_device#relative-mode-gestures","1936":"/features/pointing_device#paw-3204-sensor","1937":"/features/pointing_device#pimoroni-trackball","1938":"/features/pointing_device#pmw3320-sensor","1939":"/features/pointing_device#pmw-3360-and-pmw-3389-sensor","1940":"/features/pointing_device#custom-driver","1941":"/features/pointing_device#common-configuration","1942":"/features/pointing_device#high-resolution-scrolling","1943":"/features/pointing_device#split-keyboard-configuration","1944":"/features/pointing_device#callbacks-and-functions","1945":"/features/pointing_device#split-keyboard-callbacks-and-functions","1946":"/features/pointing_device#manipulating-mouse-reports","1947":"/features/pointing_device#examples","1948":"/features/pointing_device#custom-mouse-keycode","1949":"/features/pointing_device#drag-scroll-or-mouse-scroll","1950":"/features/pointing_device#advanced-drag-scroll","1951":"/features/pointing_device#split-examples","1952":"/features/pointing_device#single-pointing-device","1953":"/features/pointing_device#combined-pointing-devices","1954":"/features/pointing_device#troubleshooting","1955":"/features/pointing_device#pointing-device-auto-mouse","1956":"/features/pointing_device#behaviour-of-layer-keys-that-activate-the-target-layer","1957":"/features/pointing_device#how-to-enable","1958":"/features/pointing_device#how-to-customize","1959":"/features/pointing_device#config-h-options","1960":"/features/pointing_device#adding-mouse-keys","1961":"/features/pointing_device#callbacks-for-setting-up-additional-key-codes-as-mouse-keys","1962":"/features/pointing_device#to-use-the-callback-function-to-add-mouse-keys","1963":"/features/pointing_device#advanced-control","1964":"/features/pointing_device#functions-to-control-auto-mouse-enable-and-target-layer","1965":"/features/pointing_device#functions-for-handling-custom-key-events","1966":"/features/pointing_device#advanced-control-examples","1967":"/features/pointing_device#disable-auto-mouse-on-certain-layers","1968":"/features/pointing_device#set-different-target-layer-when-a-particular-layer-is-active","1969":"/features/pointing_device#use-custom-keys-to-control-auto-mouse","1970":"/features/pointing_device#customize-target-layer-activation","1971":"/features/pointing_device#auto-mouse-for-custom-pointing-device-task","1972":"/features/programmable_button#programmable-button","1973":"/features/programmable_button#usage","1974":"/features/programmable_button#keycodes","1975":"/features/programmable_button#api","1976":"/features/programmable_button#api-programmable-button-clear","1977":"/features/programmable_button#api-programmable-button-add","1978":"/features/programmable_button#api-programmable-button-add-arguments","1979":"/features/programmable_button#api-programmable-button-remove","1980":"/features/programmable_button#api-programmable-button-remove-arguments","1981":"/features/programmable_button#api-programmable-button-register","1982":"/features/programmable_button#api-programmable-button-register-arguments","1983":"/features/programmable_button#api-programmable-button-unregister","1984":"/features/programmable_button#api-programmable-button-unregister-arguments","1985":"/features/programmable_button#api-programmable-button-is-on","1986":"/features/programmable_button#api-programmable-button-is-on-arguments","1987":"/features/programmable_button#api-programmable-button-is-on-return","1988":"/features/programmable_button#api-programmable-button-flush","1989":"/features/programmable_button#api-programmable-button-get-report","1990":"/features/programmable_button#api-programmable-button-get-report-return","1991":"/features/programmable_button#api-programmable-button-set-report","1992":"/features/programmable_button#api-programmable-button-set-report-arguments","1993":"/features/ps2_mouse#ps2-mouse-support","1994":"/features/ps2_mouse#the-circuitry-between-trackpoint-and-controller","1995":"/features/ps2_mouse#driver-configuration","1996":"/features/ps2_mouse#busywait-driver","1997":"/features/ps2_mouse#interrupt-driver-avr","1998":"/features/ps2_mouse#interrupt-driver-chibios","1999":"/features/ps2_mouse#usart-driver","2000":"/features/ps2_mouse#rp2040-pio-driver","2001":"/features/ps2_mouse#additional-settings","2002":"/features/ps2_mouse#ps2-mouse-features","2003":"/features/ps2_mouse#fine-control","2004":"/features/ps2_mouse#scroll-button","2005":"/features/ps2_mouse#invert-buttons","2006":"/features/ps2_mouse#invert-mouse-and-scroll-axes","2007":"/features/ps2_mouse#rotate-mouse-axes","2008":"/features/ps2_mouse#debug-settings","2009":"/features/ps2_mouse#movement-hook","2010":"/features/rawhid#raw-hid","2011":"/features/rawhid#usage","2012":"/features/rawhid#basic-configuration","2013":"/features/rawhid#sending-data-to-the-keyboard","2014":"/features/rawhid#receiving-data-from-the-keyboard","2015":"/features/rawhid#simple-example","2016":"/features/rawhid#api","2017":"/features/rawhid#api-raw-hid-receive","2018":"/features/rawhid#api-raw-hid-receive-arguments","2019":"/features/rawhid#api-raw-hid-send","2020":"/features/rawhid#api-raw-hid-send-arguments","2021":"/features/repeat_key#repeat-key","2022":"/features/repeat_key#how-do-i-enable-repeat-key","2023":"/features/repeat_key#keycodes","2024":"/features/repeat_key#alternate-repeating","2025":"/features/repeat_key#defining-alternate-keys","2026":"/features/repeat_key#eliminating-sfbs","2027":"/features/repeat_key#typing-shortcuts","2028":"/features/repeat_key#ignoring-certain-keys-and-mods","2029":"/features/repeat_key#ignoring-a-key","2030":"/features/repeat_key#filtering-remembered-mods","2031":"/features/repeat_key#further-conditions","2032":"/features/repeat_key#handle-how-a-key-is-repeated","2033":"/features/repeat_key#handle-how-a-key-is-alternate-repeated","2034":"/features/repeat_key#functions","2035":"/features/repeat_key#additional-alternate-keys","2036":"/features/rgb_matrix#rgb-matrix-lighting","2037":"/features/rgb_matrix#driver-configuration","2038":"/features/rgb_matrix#common-configuration","2039":"/features/rgb_matrix#flags","2040":"/features/rgb_matrix#keycodes","2041":"/features/rgb_matrix#rgb-matrix-effects","2042":"/features/rgb_matrix#rgb-matrix-effect-typing-heatmap","2043":"/features/rgb_matrix#rgb-matrix-effect-solid-reactive","2044":"/features/rgb_matrix#custom-rgb-matrix-effects","2045":"/features/rgb_matrix#colors","2046":"/features/rgb_matrix#naming","2047":"/features/rgb_matrix#additional-configh-options","2048":"/features/rgb_matrix#eeprom-storage","2049":"/features/rgb_matrix#callbacks","2050":"/features/rgb_matrix#indicators","2051":"/features/rgb_matrix#indicator-examples","2052":"/features/rgb_matrix#indicator-examples-2","2053":"/features/rgb_matrix#indicators-without-rgb-matrix-effect","2054":"/features/rgb_matrix#api","2055":"/features/rgb_matrix#api-rgb-matrix-toggle","2056":"/features/rgb_matrix#api-rgb-matrix-toggle-noeeprom","2057":"/features/rgb_matrix#api-rgb-matrix-enable","2058":"/features/rgb_matrix#api-rgb-matrix-enable-noeeprom","2059":"/features/rgb_matrix#api-rgb-matrix-disable","2060":"/features/rgb_matrix#api-rgb-matrix-disable-noeeprom","2061":"/features/rgb_matrix#api-rgb-matrix-is-enabled","2062":"/features/rgb_matrix#api-rgb-matrix-is-enabled-return","2063":"/features/rgb_matrix#api-rgb-matrix-set-color","2064":"/features/rgb_matrix#api-rgb-matrix-set-color-arguments","2065":"/features/rgb_matrix#api-rgb-matrix-set-color-all","2066":"/features/rgb_matrix#api-rgb-matrix-set-color-all-arguments","2067":"/features/rgb_matrix#api-rgb-matrix-mode","2068":"/features/rgb_matrix#api-rgb-matrix-mode-arguments","2069":"/features/rgb_matrix#api-rgb-matrix-mode-noeeprom","2070":"/features/rgb_matrix#api-rgb-matrix-mode-noeeprom-arguments","2071":"/features/rgb_matrix#api-rgb-matrix-step","2072":"/features/rgb_matrix#api-rgb-matrix-step-noeeprom","2073":"/features/rgb_matrix#api-rgb-matrix-step-reverse","2074":"/features/rgb_matrix#api-rgb-matrix-step-reverse-noeeprom","2075":"/features/rgb_matrix#api-rgb-matrix-get-mode","2076":"/features/rgb_matrix#api-rgb-matrix-get-mode-return","2077":"/features/rgb_matrix#api-rgb-matrix-increase-hue","2078":"/features/rgb_matrix#api-rgb-matrix-increase-hue-noeeprom","2079":"/features/rgb_matrix#api-rgb-matrix-decrease-hue","2080":"/features/rgb_matrix#api-rgb-matrix-decrease-hue-noeeprom","2081":"/features/rgb_matrix#api-rgb-matrix-get-hue","2082":"/features/rgb_matrix#api-rgb-matrix-get-hue-return","2083":"/features/rgb_matrix#api-rgb-matrix-increase-sat","2084":"/features/rgb_matrix#api-rgb-matrix-increase-sat-noeeprom","2085":"/features/rgb_matrix#api-rgb-matrix-decrease-sat","2086":"/features/rgb_matrix#api-rgb-matrix-decrease-sat-noeeprom","2087":"/features/rgb_matrix#api-rgb-matrix-get-sat","2088":"/features/rgb_matrix#api-rgb-matrix-get-sat-return","2089":"/features/rgb_matrix#api-rgb-matrix-increase-val","2090":"/features/rgb_matrix#api-rgb-matrix-increase-val-noeeprom","2091":"/features/rgb_matrix#api-rgb-matrix-decrease-val","2092":"/features/rgb_matrix#api-rgb-matrix-decrease-val-noeeprom","2093":"/features/rgb_matrix#api-rgb-matrix-get-val","2094":"/features/rgb_matrix#api-rgb-matrix-get-val-return","2095":"/features/rgb_matrix#api-rgb-matrix-increase-speed","2096":"/features/rgb_matrix#api-rgb-matrix-increase-speed-noeeprom","2097":"/features/rgb_matrix#api-rgb-matrix-decrease-speed","2098":"/features/rgb_matrix#api-rgb-matrix-decrease-speed-noeeprom","2099":"/features/rgb_matrix#api-rgb-matrix-set-speed","2100":"/features/rgb_matrix#api-rgb-matrix-set-speed-arguments","2101":"/features/rgb_matrix#api-rgb-matrix-set-speed-noeeprom","2102":"/features/rgb_matrix#api-rgb-matrix-set-speed-noeeprom-arguments","2103":"/features/rgb_matrix#api-rgb-matrix-get-speed","2104":"/features/rgb_matrix#api-rgb-matrix-get-speed-return","2105":"/features/rgb_matrix#api-rgb-matrix-sethsv","2106":"/features/rgb_matrix#api-rgb-matrix-sethsv-arguments","2107":"/features/rgb_matrix#api-rgb-matrix-sethsv-noeeprom","2108":"/features/rgb_matrix#api-rgb-matrix-sethsv-noeeprom-arguments","2109":"/features/rgb_matrix#api-rgb-matrix-get-hsv","2110":"/features/rgb_matrix#api-rgb-matrix-get-hsv-return","2111":"/features/rgb_matrix#api-rgb-matrix-reload-from-eeprom","2112":"/features/rgb_matrix#api-rgb-matrix-get-suspend-state","2113":"/features/rgb_matrix#api-rgb-matrix-get-suspend-state-return","2114":"/features/rgb_matrix#api-rgb-matrix-indicators-kb","2115":"/features/rgb_matrix#api-rgb-matrix-indicators-kb-return","2116":"/features/rgb_matrix#api-rgb-matrix-indicators-user","2117":"/features/rgb_matrix#api-rgb-matrix-indicators-user-return","2118":"/features/rgb_matrix#api-rgb-matrix-indicators-advanced-kb","2119":"/features/rgb_matrix#api-rgb-matrix-indicators-advanced-kb-arguments","2120":"/features/rgb_matrix#api-rgb-matrix-indicators-advanced-kb-return","2121":"/features/rgb_matrix#api-rgb-matrix-indicators-advanced-user","2122":"/features/rgb_matrix#api-rgb-matrix-indicators-advanced-user-arguments","2123":"/features/rgb_matrix#api-rgb-matrix-indicators-advanced-user-return","2124":"/features/rgblight#rgb-lighting","2125":"/features/rgblight#usage","2126":"/features/rgblight#color-selection","2127":"/features/rgblight#keycodes","2128":"/features/rgblight#configuration","2129":"/features/rgblight#effects-and-animations","2130":"/features/rgblight#effect-and-animation-toggles","2131":"/features/rgblight#effect-and-animation-settings","2132":"/features/rgblight#example-usage-to-reduce-memory-footprint","2133":"/features/rgblight#animation-speed","2134":"/features/rgblight#lighting-layers","2135":"/features/rgblight#defining-lighting-layers","2136":"/features/rgblight#enabling-lighting-layers","2137":"/features/rgblight#lighting-layer-blink","2138":"/features/rgblight#overriding-rgb-lighting-on-off-status","2139":"/features/rgblight#retain-brightness","2140":"/features/rgblight#functions","2141":"/features/rgblight#low-level-functions","2142":"/features/rgblight#effects-and-animations-functions","2143":"/features/rgblight#effect-range-setting","2144":"/features/rgblight#direct-operation","2145":"/features/rgblight#effect-mode-change","2146":"/features/rgblight#effects-mode-disable-enable","2147":"/features/rgblight#hue-sat-val-change","2148":"/features/rgblight#speed-functions","2149":"/features/rgblight#layer-functions","2150":"/features/rgblight#query","2151":"/features/rgblight#colors","2152":"/features/rgblight#changing-the-order-of-the-leds","2153":"/features/rgblight#clipping-range","2154":"/features/rgblight#hardware-modification","2155":"/features/rgblight#velocikey","2156":"/features/rgblight#usage-1","2157":"/features/rgblight#configuration-1","2158":"/features/secure#secure","2159":"/features/secure#unlock-sequence","2160":"/features/secure#automatic-locking","2161":"/features/secure#usage","2162":"/features/secure#keycodes","2163":"/features/secure#configuration","2164":"/features/secure#functions","2165":"/features/send_string#send-string","2166":"/features/send_string#usage","2167":"/features/send_string#basic-configuration","2168":"/features/send_string#keycodes","2169":"/features/send_string#language-support","2170":"/features/send_string#examples","2171":"/features/send_string#example-hello-world","2172":"/features/send_string#example-keycode-injection","2173":"/features/send_string#api","2174":"/features/send_string#api-send-string","2175":"/features/send_string#api-send-string-arguments","2176":"/features/send_string#api-send-string-with-delay","2177":"/features/send_string#api-send-string-with-delay-arguments","2178":"/features/send_string#api-send-string-p","2179":"/features/send_string#api-send-string-p-arguments","2180":"/features/send_string#api-send-string-with-delay-p","2181":"/features/send_string#api-send-string-with-delay-p-arguments","2182":"/features/send_string#api-send-char","2183":"/features/send_string#api-send-char-arguments","2184":"/features/send_string#api-send-dword","2185":"/features/send_string#api-send-dword-arguments","2186":"/features/send_string#api-send-word","2187":"/features/send_string#api-send-word-arguments","2188":"/features/send_string#api-send-bytes","2189":"/features/send_string#api-send-byte-arguments","2190":"/features/send_string#api-send-nibble","2191":"/features/send_string#api-send-nibble-arguments","2192":"/features/send_string#api-tap-random-base64","2193":"/features/send_string#api-send-string-macro","2194":"/features/send_string#api-send-string-delay-macro","2195":"/features/sequencer#sequencer","2196":"/features/sequencer#enable-the-step-sequencer","2197":"/features/sequencer#tracks","2198":"/features/sequencer#resolutions","2199":"/features/sequencer#keycodes","2200":"/features/sequencer#functions","2201":"/features/space_cadet#space-cadet-the-future-built-in","2202":"/features/space_cadet#usage","2203":"/features/space_cadet#keycodes","2204":"/features/space_cadet#caveats","2205":"/features/space_cadet#configuration","2206":"/features/space_cadet#obsolete-configuration","2207":"/features/split_keyboard#split-keyboard","2208":"/features/split_keyboard#compatibility-overview","2209":"/features/split_keyboard#hardware-configuration","2210":"/features/split_keyboard#required-hardware","2211":"/features/split_keyboard#considerations","2212":"/features/split_keyboard#serial-wiring","2213":"/features/split_keyboard#i2c-wiring","2214":"/features/split_keyboard#firmware-configuration","2215":"/features/split_keyboard#layout-macro","2216":"/features/split_keyboard#setting-handedness","2217":"/features/split_keyboard#handedness-by-pin","2218":"/features/split_keyboard#handedness-by-matrix-pin","2219":"/features/split_keyboard#handedness-by-eeprom","2220":"/features/split_keyboard#handedness-by-define","2221":"/features/split_keyboard#communication-options","2222":"/features/split_keyboard#data-sync-options","2223":"/features/split_keyboard#custom-data-sync","2224":"/features/split_keyboard#hardware-configuration-options","2225":"/features/split_keyboard#hardware-considerations-and-mods","2226":"/features/split_keyboard#teensy-boards","2227":"/features/split_keyboard#additional-resources","2228":"/features/st7565#st7565-lcd-driver","2229":"/features/st7565#supported-hardware","2230":"/features/st7565#usage","2231":"/features/st7565#logo-example","2232":"/features/st7565#buffer-read-example","2233":"/features/st7565#other-examples","2234":"/features/st7565#basic-configuration","2235":"/features/st7565#custom-sized-displays","2236":"/features/st7565#api","2237":"/features/stenography#stenography-in-qmk","2238":"/features/stenography#steno-support-in-qmk","2239":"/features/stenography#plover-with-qwerty-keyboard","2240":"/features/stenography#plover-with-steno-protocol","2241":"/features/stenography#tx-bolt","2242":"/features/stenography#geminipr","2243":"/features/stenography#switching-protocols-on-the-fly","2244":"/features/stenography#configuring-qmk-for-steno","2245":"/features/stenography#learning-stenography","2246":"/features/stenography#interfacing-with-the-code","2247":"/features/stenography#keycode-reference","2248":"/features/swap_hands#swap-hands-action","2249":"/features/swap_hands#configuration","2250":"/features/swap_hands#swap-keycodes","2251":"/features/swap_hands#encoder-mapping","2252":"/features/swap_hands#functions","2253":"/features/tap_dance#tap-dance-a-single-key-can-do-3-5-or-100-different-things","2254":"/features/tap_dance#introduction","2255":"/features/tap_dance#how-to-use","2256":"/features/tap_dance#implementation","2257":"/features/tap_dance#examples","2258":"/features/tap_dance#simple-example","2259":"/features/tap_dance#complex-examples","2260":"/features/tap_dance#example-1","2261":"/features/tap_dance#example-2","2262":"/features/tap_dance#example-3","2263":"/features/tap_dance#example-4","2264":"/features/tap_dance#example-5","2265":"/features/tap_dance#example-6","2266":"/features/tri_layer#tri-layers","2267":"/features/tri_layer#keycodes","2268":"/features/tri_layer#configuration","2269":"/features/tri_layer#functions","2270":"/features/unicode#unicode","2271":"/features/unicode#caveats","2272":"/features/unicode#usage","2273":"/features/unicode#basic-configuration","2274":"/features/unicode#audio-feedback","2275":"/features/unicode#input-subsystems","2276":"/features/unicode#unicodemap-pairs","2277":"/features/unicode#input-modes","2278":"/features/unicode#keycodes","2279":"/features/unicode#api","2280":"/features/unicode#api-get-unicode-input-mode","2281":"/features/unicode#api-get-unicode-input-mode-return-value","2282":"/features/unicode#api-set-unicode-input-mode","2283":"/features/unicode#api-set-unicode-input-mode-arguments","2284":"/features/unicode#api-unicode-input-mode-step","2285":"/features/unicode#api-unicode-input-mode-step-reverse","2286":"/features/unicode#api-unicode-input-mode-set-user","2287":"/features/unicode#api-unicode-input-mode-set-user-arguments","2288":"/features/unicode#api-unicode-input-mode-set-kb","2289":"/features/unicode#api-unicode-input-mode-set-kb-arguments","2290":"/features/unicode#api-unicode-input-start","2291":"/features/unicode#api-unicode-input-finish","2292":"/features/unicode#api-unicode-input-cancel","2293":"/features/unicode#api-register-unicode","2294":"/features/unicode#api-register-unicode-arguments","2295":"/features/unicode#api-send-unicode-string","2296":"/features/unicode#api-send-unicode-string-arguments","2297":"/features/unicode#api-unicodemap-index","2298":"/features/unicode#api-unicodemap-index-arguments","2299":"/features/unicode#api-unicodemap-index-return-value","2300":"/features/unicode#api-unicodemap-get-code-point","2301":"/features/unicode#unicodemap-get-code-point-arguments","2302":"/features/unicode#unicodemap-get-code-point-return-value","2303":"/features/unicode#api-register-unicodemap","2304":"/features/unicode#api-register-unicodemap-arguments","2305":"/features/unicode#api-ucis-start","2306":"/features/unicode#api-ucis-active","2307":"/features/unicode#api-ucis-active-return-value","2308":"/features/unicode#api-ucis-count","2309":"/features/unicode#api-ucis-count-return-value","2310":"/features/unicode#api-ucis-add","2311":"/features/unicode#api-ucis-add-arguments","2312":"/features/unicode#api-ucis-add-return-value","2313":"/features/unicode#api-ucis-remove-last","2314":"/features/unicode#api-ucis-remove-last-return-value","2315":"/features/unicode#api-ucis-finish","2316":"/features/unicode#api-ucis-cancel","2317":"/features/unicode#api-register-ucis","2318":"/features/unicode#api-register-ucis-arguments","2319":"/features/wireless#wireless-bluetooth","2320":"/features/wireless#bluetooth-known-supported-hardware","2321":"/features/wireless#adafruit-ble-spi-friend","2322":"/features/wireless#bluetooth-rules-mk-options","2323":"/features/wireless#bluetooth-keycodes","2324":"/features/wpm#word-per-minute-wpm-calculation","2325":"/features/wpm#configuration","2326":"/features/wpm#public-functions","2327":"/features/wpm#callbacks","2328":"/flashing#flashing-instructions-and-bootloader-information","2329":"/flashing#atmel-dfu","2330":"/flashing#qmk-dfu","2331":"/flashing#make-targets","2332":"/flashing#caterina","2333":"/flashing#make-targets-1","2334":"/flashing#halfkay","2335":"/flashing#usbasploader","2336":"/flashing#bootloadhid","2337":"/flashing#qmk-hid","2338":"/flashing#make-targets-2","2339":"/flashing#stm32-apm32-dfu","2340":"/flashing#make-targets-3","2341":"/flashing#stm32duino","2342":"/flashing#kiibohd-dfu","2343":"/flashing#wb32-dfu","2344":"/flashing#at32-dfu","2345":"/flashing#make-targets-4","2346":"/flashing#tinyuf2","2347":"/flashing#make-targets-5","2348":"/flashing#uf2boot","2349":"/flashing#make-targets-6","2350":"/flashing#raspberry-pi-rp2040-uf2","2351":"/getting_started_docker#docker-quick-start","2352":"/getting_started_docker#requirements","2353":"/getting_started_docker#usage","2354":"/getting_started_docker#faq","2355":"/getting_started_docker#why-can-t-i-flash-on-windows-macos","2356":"/getting_started_github#how-to-use-github-with-qmk","2357":"/getting_started_introduction#introduction","2358":"/getting_started_introduction#basic-qmk-structure","2359":"/getting_started_introduction#userspace-structure","2360":"/getting_started_introduction#keyboard-project-structure","2361":"/getting_started_introduction#keymap-structure","2362":"/getting_started_introduction#the-config-h-file","2363":"/getting_started_make_guide#more-detailed-make-instructions","2364":"/getting_started_make_guide#rules-mk-options","2365":"/getting_started_make_guide#customizing-makefile-options-on-a-per-keymap-basis","2366":"/hand_wire#hand-wiring-guide","2367":"/hand_wire#parts-list","2368":"/hand_wire#starting-the-build","2369":"/hand_wire#planning-the-matrix","2370":"/hand_wire#common-microcontroller-boards","2371":"/hand_wire#wiring-the-matrix","2372":"/hand_wire#a-note-on-split-keyboards","2373":"/hand_wire#soldering","2374":"/hand_wire#soldering-the-diodes","2375":"/hand_wire#soldering-the-columns","2376":"/hand_wire#wiring-up-the-controller","2377":"/hand_wire#specific-instructions-for-the-teensy-2-0","2378":"/hand_wire#getting-some-basic-firmware-set-up","2379":"/hand_wire#flashing-the-firmware","2380":"/hand_wire#testing-your-firmware","2381":"/hand_wire#finishing-up","2382":"/hand_wire#links-to-other-guides","2383":"/hand_wire#legacy-content","2384":"/hand_wire#preamble-how-a-keyboard-matrix-works-and-why-we-need-diodes","2385":"/hardware_drivers#qmk-hardware-drivers","2386":"/hardware_drivers#available-drivers","2387":"/hardware_drivers#promicro-avr-only","2388":"/hardware_drivers#ssd1306-oled-driver","2389":"/hardware_drivers#ws2812","2390":"/hardware_drivers#is31fl3731","2391":"/hardware_drivers#is31fl3733","2392":"/hardware_drivers#_24xx-series-external-i2c-eeprom","2393":"/hardware_keyboard_guidelines#qmk-keyboard-guidelines","2394":"/hardware_keyboard_guidelines#use-qmk-lint","2395":"/hardware_keyboard_guidelines#naming-your-keyboard-project","2396":"/hardware_keyboard_guidelines#sub-folders","2397":"/hardware_keyboard_guidelines#keyboard-folder-structure","2398":"/hardware_keyboard_guidelines#readme-md","2399":"/hardware_keyboard_guidelines#keyboard-json-info-json","2400":"/hardware_keyboard_guidelines#config-h","2401":"/hardware_keyboard_guidelines#rules-mk","2402":"/hardware_keyboard_guidelines#keyboard-c","2403":"/hardware_keyboard_guidelines#keyboard-h","2404":"/hardware_keyboard_guidelines#image-hardware-files","2405":"/hardware_keyboard_guidelines#keyboard-defaults","2406":"/hardware_keyboard_guidelines#magic-keycodes-and-command","2407":"/hardware_keyboard_guidelines#custom-keyboard-programming","2408":"/hardware_keyboard_guidelines#non-production-handwired-projects","2409":"/hardware_keyboard_guidelines#warnings-as-errors","2410":"/hardware_keyboard_guidelines#copyright-blurb","2411":"/hardware_keyboard_guidelines#license","2412":"/how_a_matrix_works#how-a-keyboard-matrix-works","2413":"/how_keyboards_work#how-keys-are-registered-and-interpreted-by-computers","2414":"/how_keyboards_work#schematic-view","2415":"/how_keyboards_work#_1-you-press-a-key","2416":"/how_keyboards_work#_2-what-the-firmware-sends","2417":"/how_keyboards_work#_3-what-the-event-input-kernel-does","2418":"/how_keyboards_work#_4-what-the-operating-system-does","2419":"/how_keyboards_work#back-to-the-firmware","2420":"/how_keyboards_work#list-of-characters-you-can-send","2421":"/how_keyboards_work#how-to-maybe-enter-unicode-characters","2422":"/#quantum-mechanical-keyboard-firmware","2423":"/#what-is-qmk-firmware","2424":"/#get-started","2425":"/#make-it-yours","2426":"/#need-help","2427":"/#give-back","2428":"/isp_flashing_guide#isp-flashing-guide","2429":"/isp_flashing_guide#hardware","2430":"/isp_flashing_guide#pro-micro-as-isp","2431":"/isp_flashing_guide#wiring","2432":"/isp_flashing_guide#arduino-uno-micro-as-isp","2433":"/isp_flashing_guide#wiring-1","2434":"/isp_flashing_guide#teensy-2-0-as-isp","2435":"/isp_flashing_guide#wiring-2","2436":"/isp_flashing_guide#sparkfun-pocketavr-usbtinyisp","2437":"/isp_flashing_guide#wiring-3","2438":"/isp_flashing_guide#usbasp","2439":"/isp_flashing_guide#wiring-4","2440":"/isp_flashing_guide#bus-pirate","2441":"/isp_flashing_guide#wiring-5","2442":"/isp_flashing_guide#software","2443":"/isp_flashing_guide#bootloader-firmware","2444":"/isp_flashing_guide#atmel-dfu","2445":"/isp_flashing_guide#caterina","2446":"/isp_flashing_guide#bootloadhid-ps2avrgb","2447":"/isp_flashing_guide#usbasploader","2448":"/isp_flashing_guide#flashing-the-bootloader","2449":"/isp_flashing_guide#setting-the-fuses","2450":"/isp_flashing_guide#creating-a-production-firmware","2451":"/isp_flashing_guide#flashing-stm32duino-bootloader","2452":"/isp_flashing_guide#software-1","2453":"/isp_flashing_guide#wiring-6","2454":"/isp_flashing_guide#flashing","2455":"/keycodes_basic#basic-keycodes","2456":"/keycodes_basic#letters-and-numbers","2457":"/keycodes_basic#f-keys","2458":"/keycodes_basic#punctuation","2459":"/keycodes_basic#lock-keys","2460":"/keycodes_basic#modifiers","2461":"/keycodes_basic#international","2462":"/keycodes_basic#commands","2463":"/keycodes_basic#media-keys","2464":"/keycodes_basic#number-pad","2465":"/keycodes_basic#special-keys","2466":"/keycodes_us_ansi_shifted#us-ansi-shifted-symbols","2467":"/keycodes_us_ansi_shifted#caveats","2468":"/keycodes_us_ansi_shifted#keycodes","2469":"/keycodes_magic#magic-keycodes","2470":"/keymap#keymap-overview","2471":"/keymap#keymap-and-layers","2472":"/keymap#keymap-layer-status","2473":"/keymap#layer-precedence-and-transparency","2474":"/keymap#anatomy-of-a-keymap-c","2475":"/keymap#definitions","2476":"/keymap#layers-and-keymaps","2477":"/keymap#base-layer","2478":"/keymap#function-overlay-layer","2479":"/keymap#nitty-gritty-details","2480":"/keycodes#keycodes-overview","2481":"/keycodes#basic-keycodes","2482":"/keycodes#quantum-keycodes","2483":"/keycodes#audio-keys","2484":"/keycodes#auto-shift","2485":"/keycodes#autocorrect","2486":"/keycodes#backlighting","2487":"/keycodes#bluetooth","2488":"/keycodes#caps-word","2489":"/keycodes#dynamic-macros","2490":"/keycodes#grave-escape","2491":"/keycodes#joystick","2492":"/keycodes#key-lock","2493":"/keycodes#layer-lock","2494":"/keycodes#layer-switching","2495":"/keycodes#leader-key","2496":"/keycodes#led-matrix","2497":"/keycodes#magic-keycodes","2498":"/keycodes#midi","2499":"/keycodes#mouse-keys","2500":"/keycodes#modifiers","2501":"/keycodes#mod-tap-keys","2502":"/keycodes#tapping-term-keys","2503":"/keycodes#rgb-lighting","2504":"/keycodes#rgb-matrix","2505":"/keycodes#us-ansi-shifted-symbols","2506":"/keycodes#one-shot-keys","2507":"/keycodes#programmable-button","2508":"/keycodes#repeat-key","2509":"/keycodes#space-cadet","2510":"/keycodes#swap-hands","2511":"/keycodes#unicode-support","2512":"/license_violations#license-violations","2513":"/license_violations#offending-vendors","2514":"/license_violations#licensing","2515":"/license_violations#qmk-pr-considerations","2516":"/license_violations#detection","2517":"/license_violations#remediation","2518":"/mod_tap#mod-tap","2519":"/mod_tap#caveats","2520":"/mod_tap#intercepting-mod-taps","2521":"/mod_tap#changing-tap-function","2522":"/mod_tap#changing-hold-function","2523":"/mod_tap#changing-both-tap-and-hold","2524":"/mod_tap#other-resources","2525":"/newbs#the-qmk-tutorial","2526":"/newbs#overview","2527":"/newbs#additional-resources","2528":"/newbs_building_firmware#building-your-first-firmware","2529":"/newbs_building_firmware#configure-your-build-environment-defaults-optional","2530":"/newbs_building_firmware#create-a-new-keymap","2531":"/newbs_building_firmware#open-keymap-c-in-your-favorite-text-editor","2532":"/newbs_building_firmware#customize-the-layout-to-your-liking","2533":"/newbs_building_firmware#build-your-firmware","2534":"/newbs_building_firmware#flash-your-firmware","2535":"/newbs_building_firmware_configurator#qmk-configurator","2536":"/newbs_building_firmware_workflow#building-qmk-with-github-userspace","2537":"/newbs_building_firmware_workflow#prerequisites","2538":"/newbs_building_firmware_workflow#environment-setup","2539":"/newbs_building_firmware_workflow#_1-install-git","2540":"/newbs_building_firmware_workflow#_2-github-authentication","2541":"/newbs_building_firmware_workflow#_3-create-a-repository","2542":"/newbs_building_firmware_workflow#initial-code-commit","2543":"/newbs_building_firmware_workflow#create-template-files","2544":"/newbs_building_firmware_workflow#add-a-json-keymap","2545":"/newbs_building_firmware_workflow#add-a-github-action-workflow","2546":"/newbs_building_firmware_workflow#commit-files-to-github","2547":"/newbs_building_firmware_workflow#review-workflow-output","2548":"/newbs_building_firmware_workflow#customising-your-keymap","2549":"/newbs_external_userspace#external-qmk-userspace","2550":"/newbs_external_userspace#setting-up-qmk-locally","2551":"/newbs_external_userspace#external-userspace-repository-setup-forked-on-github","2552":"/newbs_external_userspace#external-userspace-setup-locally-stored-only","2553":"/newbs_external_userspace#adding-a-keymap","2554":"/newbs_external_userspace#adding-the-keymap-to-external-userspace-build-targets","2555":"/newbs_external_userspace#compiling-external-userspace-build-targets","2556":"/newbs_external_userspace#using-github-actions","2557":"/newbs_flashing#flashing-your-keyboard","2558":"/newbs_flashing#put-your-keyboard-into-dfu-bootloader-mode","2559":"/newbs_flashing#flashing-your-keyboard-with-qmk-toolbox","2560":"/newbs_flashing#load-the-file-into-qmk-toolbox","2561":"/newbs_flashing#flash-your-keyboard","2562":"/newbs_flashing#flash-your-keyboard-from-the-command-line","2563":"/newbs_flashing#test-it-out","2564":"/newbs_getting_started#setting-up-your-qmk-environment","2565":"/newbs_getting_started#_1-prerequisites","2566":"/newbs_getting_started#set-up-your-environment","2567":"/newbs_getting_started#prerequisites","2568":"/newbs_getting_started#prerequisites-1","2569":"/newbs_getting_started#installation","2570":"/newbs_getting_started#prerequisites-2","2571":"/newbs_getting_started#installation-1","2572":"/newbs_getting_started#prerequisites-3","2573":"/newbs_getting_started#installation-2","2574":"/newbs_getting_started#community-packages","2575":"/newbs_getting_started#installation-3","2576":"/newbs_getting_started#set-up-qmk","2577":"/newbs_getting_started#_4-test-your-build-environment","2578":"/newbs_getting_started#creating-your-keymap","2579":"/newbs_git_best_practices#best-git-practices-for-working-with-qmk","2580":"/newbs_git_best_practices#or-how-i-learned-to-stop-worrying-and-love-git","2581":"/newbs_git_resolving_merge_conflicts#resolving-merge-conflicts","2582":"/newbs_git_resolving_merge_conflicts#rebasing-your-changes","2583":"/newbs_git_resynchronize_a_branch#resynchronizing-an-out-of-sync-git-branch","2584":"/newbs_git_resynchronize_a_branch#backing-up-the-changes-on-your-own-master-branch-optional","2585":"/newbs_git_resynchronize_a_branch#resynchronizing-your-branch","2586":"/newbs_git_using_your_master_branch#your-fork-s-master-update-often-commit-never","2587":"/newbs_git_using_your_master_branch#updating-your-master-branch","2588":"/newbs_git_using_your_master_branch#making-changes","2589":"/newbs_git_using_your_master_branch#publishing-your-changes","2590":"/newbs_learn_more_resources#learning-resources","2591":"/newbs_learn_more_resources#qmk-resources","2592":"/newbs_learn_more_resources#command-line-resources","2593":"/newbs_learn_more_resources#text-editor-resources","2594":"/newbs_learn_more_resources#git-resources","2595":"/newbs_testing_debugging#testing-and-debugging","2596":"/newbs_testing_debugging#testing","2597":"/newbs_testing_debugging#debugging","2598":"/one_shot_keys#one-shot-keys","2599":"/one_shot_keys#keycodes","2600":"/one_shot_keys#callbacks","2601":"/other_eclipse#setting-up-eclipse-for-qmk-development","2602":"/other_eclipse#prerequisites","2603":"/other_eclipse#build-environment","2604":"/other_eclipse#java","2605":"/other_eclipse#install-eclipse-and-its-plugins","2606":"/other_eclipse#download-and-install-eclipse-cdt","2607":"/other_eclipse#first-launch","2608":"/other_eclipse#install-the-necessary-plugins","2609":"/other_eclipse#configure-eclipse-for-qmk","2610":"/other_eclipse#importing-the-project","2611":"/other_eclipse#build-your-keyboard","2612":"/other_vscode#setting-up-visual-studio-code-for-qmk-development","2613":"/other_vscode#set-up-vs-code","2614":"/other_vscode#windows","2615":"/other_vscode#prerequisites","2616":"/other_vscode#installing-vs-code","2617":"/other_vscode#msys2-setup","2618":"/other_vscode#every-other-operating-system","2619":"/other_vscode#extensions","2620":"/other_vscode#configure-vs-code-for-qmk","2621":"/other_vscode#configuring-vs-code","2622":"/other_vscode#debugging-arm-mcus-with-visual-studio-code","2623":"/platformdev_blackpill_f4x1#weact-blackpill-stm32f4x1","2624":"/platformdev_blackpill_f4x1#pin-usage-limitations","2625":"/platformdev_blackpill_f4x1#unusable-pins","2626":"/platformdev_blackpill_f4x1#pins-to-be-avoided","2627":"/platformdev_blackpill_f4x1#shared-usage","2628":"/platformdev_blackpill_f4x1#limited-usage","2629":"/platformdev_blackpill_f4x1#additional-information","2630":"/platformdev_blackpill_f4x1#bootloader-issues","2631":"/platformdev_blackpill_f4x1#tiny-uf2-support","2632":"/platformdev_chibios_earlyinit#chibios-early-init","2633":"/platformdev_chibios_earlyinit#early-hardware-init-pre","2634":"/platformdev_chibios_earlyinit#early-hardware-init-post","2635":"/platformdev_chibios_earlyinit#board-init","2636":"/platformdev_proton_c#proton-c","2637":"/platformdev_proton_c#features","2638":"/platformdev_proton_c#warnings","2639":"/platformdev_proton_c#manual-conversion","2640":"/platformdev_rp2040#raspberry-pi-rp2040","2641":"/platformdev_rp2040#gpio","2642":"/platformdev_rp2040#pin-nomenclature","2643":"/platformdev_rp2040#alternate-functions","2644":"/platformdev_rp2040#selecting-hardware-peripherals-and-drivers","2645":"/platformdev_rp2040#i2c-driver","2646":"/platformdev_rp2040#spi-driver","2647":"/platformdev_rp2040#uart-driver","2648":"/platformdev_rp2040#double-tap","2649":"/platformdev_rp2040#pre-defined-rp2040-boards","2650":"/platformdev_rp2040#generic-pro-micro-rp2040","2651":"/platformdev_rp2040#generic-rp2040-board","2652":"/platformdev_rp2040#split-keyboard-support","2653":"/platformdev_rp2040#rp2040-second-stage-bootloader-selection","2654":"/platformdev_rp2040#rp2040_ce","2655":"/platformdev_selecting_arm_mcu#choose-arm-mcu","2656":"/platformdev_selecting_arm_mcu#selecting-already-supported-mcu","2657":"/platformdev_selecting_arm_mcu#stm32-families","2658":"/platformdev_selecting_arm_mcu#non-stm32-families","2659":"/platformdev_selecting_arm_mcu#add-new-stm32-mcu","2660":"/platformdev_selecting_arm_mcu#add-new-stm32-family","2661":"/platformdev_selecting_arm_mcu#add-new-mcu-family","2662":"/porting_your_keyboard_to_qmk#adding-your-keyboard-to-qmk","2663":"/porting_your_keyboard_to_qmk#readme-md","2664":"/porting_your_keyboard_to_qmk#keyboard-json","2665":"/porting_your_keyboard_to_qmk#hardware-configuration","2666":"/porting_your_keyboard_to_qmk#matrix-configuration","2667":"/porting_your_keyboard_to_qmk#diode-matrix","2668":"/porting_your_keyboard_to_qmk#direct-pin-matrix","2669":"/porting_your_keyboard_to_qmk#layout-macros","2670":"/porting_your_keyboard_to_qmk#additional-configuration","2671":"/porting_your_keyboard_to_qmk#configuration-options","2672":"/porting_your_keyboard_to_qmk#build-options","2673":"/pr_checklist#pr-checklists","2674":"/pr_checklist#requirements-for-all-prs","2675":"/pr_checklist#keymap-prs","2676":"/pr_checklist#keyboard-prs","2677":"/pr_checklist#core-pr","2678":"/pr_checklist#notes","2679":"/pr_checklist#review-process","2680":"/pr_checklist#example-gplv2-header","2681":"/proprietary_libs#proprietary-vendor-libraries","2682":"/proprietary_libs#architecture-constraints","2683":"/proprietary_libs#common-vendor-library-restrictions","2684":"/proprietary_libs#bluetooth-stack-licensing-examples","2685":"/proprietary_libs#why-the-system-library-exception-doesn-t-apply","2686":"/proprietary_libs#system-library-requirements","2687":"/proprietary_libs#why-vendor-libraries-fail-these-requirements","2688":"/proprietary_libs#attempted-workarounds","2689":"/proprietary_libs#architectural-separation-attempts","2690":"/proprietary_libs#loader-based-separation","2691":"/proprietary_libs#real-world-examples","2692":"/proprietary_libs#bluetooth-wireless-stacks","2693":"/proprietary_libs#hal-and-driver-libraries","2694":"/proprietary_libs#mixed-proprietary-open","2695":"/proprietary_libs#legal-and-practical-consequences","2696":"/proprietary_libs#evaluation-criteria-for-libraries","2697":"/proprietary_libs#policy-implementation","2698":"/proprietary_libs#summary","2699":"/quantum_keycodes#quantum-keycodes","2700":"/quantum_keycodes#qmk-keycodes","2701":"/quantum_painter#quantum-painter","2702":"/quantum_painter#quantum-painter-config","2703":"/quantum_painter#quantum-painter-cli","2704":"/quantum_painter#quantum-painter-drivers","2705":"/quantum_painter#quantum-painter-api","2706":"/quantum_painter_lvgl#lvgl","2707":"/quantum_painter_lvgl#lvgl-enabling","2708":"/quantum_painter_lvgl#lvgl-api","2709":"/quantum_painter_lvgl#lvgl-api-init","2710":"/quantum_painter_lvgl#lvgl-api-detach","2711":"/quantum_painter_lvgl#lvgl-configuring","2712":"/quantum_painter_lvgl#changing-the-lvgl-task-frequency","2713":"/quantum_painter_qff#qmk-font-format","2714":"/quantum_painter_qff#qff-block-header","2715":"/quantum_painter_qff#qff-font-descriptor","2716":"/quantum_painter_qff#qff-ascii-table","2717":"/quantum_painter_qff#qff-unicode-table","2718":"/quantum_painter_qff#qff-palette-descriptor","2719":"/quantum_painter_qff#qff-data-descriptor","2720":"/quantum_painter_qgf#qmk-graphics-format","2721":"/quantum_painter_qgf#qgf-block-header","2722":"/quantum_painter_qgf#qgf-graphics-descriptor","2723":"/quantum_painter_qgf#qgf-frame-offset-descriptor","2724":"/quantum_painter_qgf#qgf-frame-descriptor","2725":"/quantum_painter_qgf#qgf-frame-palette-descriptor","2726":"/quantum_painter_qgf#qgf-frame-delta-descriptor","2727":"/quantum_painter_qgf#qgf-frame-data-descriptor","2728":"/quantum_painter_rle#qmk-qp-rle-schema","2729":"/ref_functions#list-of-useful-core-functions-to-make-your-keyboard-better","2730":"/ref_functions#olkb-tri-layers","2731":"/ref_functions#update-tri-layer-x-y-z","2732":"/ref_functions#example","2733":"/ref_functions#update-tri-layer-state-state-x-y-z","2734":"/ref_functions#example-1","2735":"/ref_functions#setting-the-persistent-default-layer","2736":"/ref_functions#resetting-the-keyboard","2737":"/ref_functions#reset-to-bootloader","2738":"/ref_functions#wiping-the-eeprom-persistent-storage","2739":"/ref_functions#tap-random-key","2740":"/ref_functions#software-timers","2741":"/reference_configurator_support#supporting-your-keyboard-in-qmk-configurator","2742":"/reference_configurator_support#how-the-configurator-understands-keyboards","2743":"/reference_configurator_support#building-the-json-file","2744":"/reference_configurator_support#how-the-configurator-programs-keys","2745":"/reference_configurator_support#issues-and-hazards","2746":"/reference_configurator_support#workarounds","2747":"/reference_configurator_support#non-rectangular-keys","2748":"/reference_configurator_support#vertically-offset-keys","2749":"/reference_glossary#glossary-of-qmk-terms","2750":"/reference_glossary#arm","2751":"/reference_glossary#avr","2752":"/reference_glossary#azerty","2753":"/reference_glossary#backlight","2754":"/reference_glossary#bluetooth","2755":"/reference_glossary#bootloader","2756":"/reference_glossary#bootmagic","2757":"/reference_glossary#c","2758":"/reference_glossary#colemak","2759":"/reference_glossary#compile","2760":"/reference_glossary#dvorak","2761":"/reference_glossary#dynamic-macro","2762":"/reference_glossary#eclipse","2763":"/reference_glossary#firmware","2764":"/reference_glossary#git","2765":"/reference_glossary#github","2766":"/reference_glossary#isp","2767":"/reference_glossary#hid-listen","2768":"/reference_glossary#keycode","2769":"/reference_glossary#key-down","2770":"/reference_glossary#key-up","2771":"/reference_glossary#keymap","2772":"/reference_glossary#layer","2773":"/reference_glossary#leader-key","2774":"/reference_glossary#led","2775":"/reference_glossary#make","2776":"/reference_glossary#matrix","2777":"/reference_glossary#macro","2778":"/reference_glossary#mcu","2779":"/reference_glossary#modifier","2780":"/reference_glossary#mousekeys","2781":"/reference_glossary#n-key-rollover-nkro","2782":"/reference_glossary#oneshot-modifier","2783":"/reference_glossary#promicro","2784":"/reference_glossary#pull-request","2785":"/reference_glossary#qwerty","2786":"/reference_glossary#qwertz","2787":"/reference_glossary#rollover","2788":"/reference_glossary#scancode","2789":"/reference_glossary#space-cadet-shift","2790":"/reference_glossary#tap","2791":"/reference_glossary#tap-dance","2792":"/reference_glossary#teensy","2793":"/reference_glossary#underlight","2794":"/reference_glossary#unicode","2795":"/reference_glossary#unit-testing","2796":"/reference_glossary#usb","2797":"/reference_glossary#usb-host-or-simply-host","2798":"/reference_glossary#couldn-t-find-the-term-you-re-looking-for","2799":"/reference_info_json#info-json-reference","2800":"/reference_info_json#general-metadata","2801":"/reference_info_json#hardware-configuration","2802":"/reference_info_json#firmware-configuration","2803":"/reference_info_json#apa102","2804":"/reference_info_json#audio","2805":"/reference_info_json#backlight","2806":"/reference_info_json#battery","2807":"/reference_info_json#bluetooth","2808":"/reference_info_json#bootmagic","2809":"/reference_info_json#caps-word","2810":"/reference_info_json#combo","2811":"/reference_info_json#dip-switch","2812":"/reference_info_json#eeprom","2813":"/reference_info_json#encoder","2814":"/reference_info_json#host","2815":"/reference_info_json#indicators","2816":"/reference_info_json#layouts","2817":"/reference_info_json#leader-key","2818":"/reference_info_json#led-matrix","2819":"/reference_info_json#matrix","2820":"/reference_info_json#mouse-keys","2821":"/reference_info_json#one-shot","2822":"/reference_info_json#ps2","2823":"/reference_info_json#qmk-lufa-bootloader","2824":"/reference_info_json#rgblight","2825":"/reference_info_json#rgb-matrix","2826":"/reference_info_json#secure","2827":"/reference_info_json#split-keyboard","2828":"/reference_info_json#stenography","2829":"/reference_info_json#usb","2830":"/reference_info_json#ws2812","2831":"/reference_keymap_extras#language-specific-keycodes","2832":"/reference_keymap_extras#selecting-your-host-keyboard-layout","2833":"/reference_keymap_extras#sendstring-support","2834":"/reference_keymap_extras#header-files","2835":"/squeezing_avr#squeezing-the-most-out-of-avr","2836":"/squeezing_avr#rules-mk-settings","2837":"/squeezing_avr#config-h-settings","2838":"/squeezing_avr#audio-settings","2839":"/squeezing_avr#layers","2840":"/squeezing_avr#magic-functions","2841":"/squeezing_avr#oled-tweaks","2842":"/squeezing_avr#rgb-settings","2843":"/squeezing_avr#final-thoughts","2844":"/support_deprecation_policy#feature-support-policies","2845":"/support_deprecation_policy#system-constraints","2846":"/support_deprecation_policy#deprecation-removal-policy","2847":"/support_deprecation_policy#how-much-advance-notice-will-be-given","2848":"/support_deprecation_policy#how-will-deprecation-be-communicated","2849":"/support#getting-help","2850":"/support#realtime-chat","2851":"/support#olkb-subreddit","2852":"/support#github-issues","2853":"/syllabus#qmk-syllabus","2854":"/syllabus#beginning-topics","2855":"/syllabus#intermediate-topics","2856":"/syllabus#advanced-topics","2857":"/understanding_qmk#understanding-qmk-s-code","2858":"/understanding_qmk#startup","2859":"/understanding_qmk#the-main-loop","2860":"/understanding_qmk#matrix-scanning","2861":"/understanding_qmk#matrix-to-physical-layout-map","2862":"/understanding_qmk#keycode-assignment","2863":"/understanding_qmk#state-change-detection","2864":"/understanding_qmk#process-record","2865":"/tap_hold#tap-hold-configuration-options","2866":"/tap_hold#tapping-term","2867":"/tap_hold#example","2868":"/tap_hold#dynamic-tapping-term","2869":"/tap_hold#tap-or-hold-decision-modes","2870":"/tap_hold#comparison","2871":"/tap_hold#distinct-taps","2872":"/tap_hold#nested-tap","2873":"/tap_hold#rolling-keys","2874":"/tap_hold#default-mode","2875":"/tap_hold#permissive-hold","2876":"/tap_hold#hold-on-other-key-press","2877":"/tap_hold#quick-tap-term","2878":"/tap_hold#flow-tap","2879":"/tap_hold#is-flow-tap-key","2880":"/tap_hold#get-flow-tap-term","2881":"/tap_hold#chordal-hold","2882":"/tap_hold#chordal-hold-handedness","2883":"/tap_hold#per-chord-customization","2884":"/tap_hold#retro-tapping","2885":"/tap_hold#retro-shift","2886":"/tap_hold#why-do-we-include-the-key-record-for-the-per-key-functions","2887":"/tap_hold#why-are-there-no-kb-or-user-functions","2888":"/unit_testing#unit-testing","2889":"/unit_testing#google-test-and-google-mock","2890":"/unit_testing#use-of-c","2891":"/unit_testing#adding-tests-for-new-or-existing-features","2892":"/unit_testing#running-the-tests","2893":"/unit_testing#debugging-the-tests","2894":"/unit_testing#full-integration-tests","2895":"/unit_testing#keycode-string","2896":"/unit_testing#tracing-variables"},"fieldIds":{"title":0,"titles":1,"text":2},"fieldLength":{"0":[6,1,56],"1":[6,6,41],"2":[4,6,36],"3":[11,6,49],"4":[6,6,33],"5":[9,6,41],"6":[9,6,47],"7":[10,6,44],"8":[8,6,34],"9":[7,1,47],"10":[5,7,90],"11":[9,7,46],"12":[3,7,19],"13":[2,7,29],"14":[9,7,69],"15":[12,7,49],"16":[7,7,44],"17":[7,7,25],"18":[4,7,30],"19":[7,1,51],"20":[2,7,1],"21":[7,9,50],"22":[6,9,46],"23":[6,9,47],"24":[6,9,43],"25":[13,9,69],"26":[6,9,12],"27":[13,9,20],"28":[6,9,77],"29":[2,7,1],"30":[6,9,44],"31":[6,15,119],"32":[6,9,45],"33":[8,9,42],"34":[6,17,98],"35":[12,9,22],"36":[4,21,57],"37":[2,7,60],"38":[3,7,58],"39":[7,1,47],"40":[4,7,1],"41":[2,11,1],"42":[6,13,1],"43":[7,13,48],"44":[3,11,1],"45":[5,14,91],"46":[4,11,35],"47":[2,7,1],"48":[1,9,22],"49":[3,9,349],"50":[4,9,260],"51":[4,7,31],"52":[7,1,47],"53":[4,7,1],"54":[2,11,1],"55":[6,13,47],"56":[8,13,21],"57":[8,13,39],"58":[6,13,25],"59":[3,11,1],"60":[4,14,15],"61":[2,7,1],"62":[1,9,26],"63":[3,9,83],"64":[4,9,45],"65":[4,7,121],"66":[7,1,1],"67":[4,7,48],"68":[2,7,1],"69":[5,8,51],"70":[4,8,171],"71":[3,7,1],"72":[4,10,35],"73":[1,10,113],"74":[3,10,149],"75":[4,10,117],"76":[4,10,90],"77":[5,10,68],"78":[7,1,1],"79":[2,7,1],"80":[7,8,13],"81":[5,8,9],"82":[5,8,31],"83":[4,8,33],"84":[4,8,14],"85":[4,7,1],"86":[3,10,86],"87":[5,10,50],"88":[3,15,39],"89":[5,10,24],"90":[6,10,75],"91":[2,7,1],"92":[1,8,112],"93":[3,8,234],"94":[4,8,145],"95":[4,8,35],"96":[7,1,1],"97":[2,7,1],"98":[4,9,54],"99":[3,9,74],"100":[3,9,29],"101":[4,7,1],"102":[3,10,85],"103":[4,10,63],"104":[4,14,41],"105":[7,10,65],"106":[3,7,1],"107":[3,10,84],"108":[5,10,19],"109":[4,10,21],"110":[1,14,42],"111":[2,14,107],"112":[3,14,117],"113":[4,10,105],"114":[2,7,1145],"115":[7,1,1],"116":[3,7,42],"117":[2,7,1],"118":[5,9,106],"119":[4,9,104],"120":[5,9,78],"121":[4,7,1],"122":[3,10,44],"123":[6,10,62],"124":[8,10,95],"125":[4,10,86],"126":[4,10,69],"127":[6,14,40],"128":[4,10,28],"129":[3,7,1],"130":[3,10,50],"131":[2,10,78],"132":[2,10,87],"133":[4,10,179],"134":[2,7,847],"135":[7,1,1],"136":[2,7,1],"137":[7,9,22],"138":[6,9,28],"139":[4,7,1],"140":[8,10,23],"141":[10,10,19],"142":[5,10,22],"143":[3,10,291],"144":[3,7,1],"145":[3,10,18],"146":[2,10,12],"147":[1,12,5],"148":[1,12,3],"149":[2,7,866],"150":[7,1,1],"151":[2,7,1],"152":[6,9,73],"153":[9,9,57],"154":[4,7,1],"155":[8,10,71],"156":[6,10,38],"157":[3,10,29],"158":[6,10,75],"159":[2,16,27],"160":[3,7,1],"161":[3,10,67],"162":[7,10,87],"163":[7,10,75],"164":[4,10,100],"165":[2,7,977],"166":[7,1,1],"167":[2,7,1],"168":[3,9,80],"169":[3,9,111],"170":[3,9,54],"171":[4,7,1],"172":[6,10,65],"173":[4,10,50],"174":[3,10,73],"175":[3,10,51],"176":[2,7,516],"177":[7,1,1],"178":[2,7,1],"179":[2,9,38],"180":[4,7,1],"181":[3,10,38],"182":[2,10,137],"183":[3,10,34],"184":[6,10,66],"185":[5,10,93],"186":[3,10,31],"187":[3,7,21],"188":[2,10,171],"189":[2,10,67],"190":[5,10,79],"191":[2,7,1144],"192":[7,1,1],"193":[4,7,1],"194":[7,10,182],"195":[9,10,106],"196":[7,10,89],"197":[3,10,37],"198":[3,7,105],"199":[2,7,907],"200":[7,1,1],"201":[2,7,147],"202":[4,8,71],"203":[7,8,74],"204":[3,8,37],"205":[4,7,1],"206":[7,10,60],"207":[3,10,49],"208":[3,7,1],"209":[4,10,60],"210":[4,10,31],"211":[2,7,1441],"212":[7,1,1],"213":[2,7,110],"214":[4,8,35],"215":[3,8,54],"216":[4,7,1],"217":[3,10,46],"218":[7,10,49],"219":[4,10,15],"220":[6,10,29],"221":[4,10,105],"222":[2,7,740],"223":[7,1,1],"224":[2,7,75],"225":[4,7,1],"226":[3,10,47],"227":[3,7,1],"228":[3,10,94],"229":[6,10,45],"230":[4,10,55],"231":[7,10,127],"232":[5,10,68],"233":[8,10,78],"234":[4,10,112],"235":[6,10,44],"236":[2,7,816],"237":[7,1,1],"238":[2,7,45],"239":[4,7,1],"240":[4,10,94],"241":[3,10,110],"242":[3,7,1],"243":[7,10,76],"244":[5,10,50],"245":[6,10,40],"246":[7,10,44],"247":[4,10,50],"248":[4,10,50],"249":[2,7,827],"250":[7,1,1],"251":[2,7,62],"252":[4,7,1],"253":[3,10,75],"254":[5,10,45],"255":[5,10,59],"256":[5,10,31],"257":[2,15,21],"258":[3,15,22],"259":[2,15,44],"260":[2,15,8],"261":[3,7,1],"262":[5,10,85],"263":[9,10,104],"264":[2,7,15],"265":[7,9,81],"266":[2,7,686],"267":[7,1,1],"268":[2,7,64],"269":[4,7,1],"270":[3,10,47],"271":[7,10,34],"272":[7,10,52],"273":[9,10,104],"274":[2,7,15],"275":[7,9,45],"276":[7,9,73],"277":[2,7,446],"278":[7,1,1],"279":[2,7,81],"280":[4,7,1],"281":[3,10,39],"282":[2,7,15],"283":[4,9,66],"284":[8,9,69],"285":[2,7,382],"286":[7,1,1],"287":[2,7,1],"288":[3,9,98],"289":[3,9,61],"290":[4,7,1],"291":[3,10,20],"292":[2,7,15],"293":[4,9,53],"294":[2,7,365],"295":[7,1,1],"296":[2,7,1],"297":[3,9,65],"298":[4,9,32],"299":[4,7,1],"300":[3,10,23],"301":[2,7,15],"302":[7,9,31],"303":[8,9,66],"304":[7,9,29],"305":[4,9,53],"306":[5,9,38],"307":[6,9,146],"308":[2,7,481],"309":[7,1,1],"310":[4,7,1],"311":[3,10,47],"312":[5,10,126],"313":[2,7,15],"314":[4,9,52],"315":[5,9,40],"316":[8,9,23],"317":[2,7,320],"318":[2,1,37],"319":[2,2,47],"320":[2,4,1],"321":[1,4,1],"322":[1,4,93],"323":[1,4,1],"324":[2,5,15],"325":[4,5,14],"326":[2,4,19],"327":[1,2,1],"328":[2,3,9],"329":[1,3,6],"330":[2,3,28],"331":[2,3,60],"332":[2,3,89],"333":[2,3,9],"334":[1,3,12],"335":[3,4,3],"336":[3,7,4],"337":[3,7,4],"338":[3,4,3],"339":[3,4,8],"340":[2,2,18],"341":[1,2,8],"342":[3,1,12],"343":[4,1,36],"344":[1,1,53],"345":[1,1,50],"346":[2,1,18],"347":[7,2,34],"348":[12,2,24],"349":[13,2,11],"350":[13,2,12],"351":[2,1,23],"352":[1,2,35],"353":[4,3,143],"354":[4,2,48],"355":[3,2,98],"356":[3,2,46],"357":[1,2,130],"358":[2,1,45],"359":[2,2,20],"360":[2,2,21],"361":[2,2,25],"362":[4,1,56],"363":[3,4,25],"364":[3,7,55],"365":[3,7,23],"366":[3,7,17],"367":[3,7,37],"368":[1,7,22],"369":[1,7,12],"370":[4,7,16],"371":[2,4,168],"372":[1,4,20],"373":[1,4,1],"374":[3,4,86],"375":[3,4,85],"376":[4,4,51],"377":[2,1,82],"378":[9,2,11],"379":[7,2,11],"380":[2,8,52],"381":[6,2,187],"382":[1,2,14],"383":[4,3,39],"384":[4,3,46],"385":[4,3,54],"386":[4,3,35],"387":[3,3,67],"388":[3,2,1],"389":[4,5,139],"390":[8,5,95],"391":[3,1,52],"392":[7,1,159],"393":[4,7,22],"394":[5,11,42],"395":[3,11,50],"396":[3,11,31],"397":[3,1,24],"398":[2,3,67],"399":[3,3,35],"400":[2,3,63],"401":[11,3,33],"402":[2,1,1],"403":[1,2,34],"404":[1,3,33],"405":[7,3,33],"406":[3,3,46],"407":[3,3,51],"408":[5,3,59],"409":[3,1,8],"410":[1,1,33],"411":[2,1,58],"412":[3,1,56],"413":[5,1,38],"414":[3,5,43],"415":[3,5,25],"416":[3,7,3],"417":[3,7,4],"418":[3,7,5],"419":[3,7,7],"420":[3,5,31],"421":[2,5,46],"422":[3,1,20],"423":[3,1,23],"424":[3,1,1],"425":[2,1,1],"426":[2,2,176],"427":[2,2,113],"428":[2,2,23],"429":[2,2,39],"430":[2,2,144],"431":[2,2,67],"432":[2,2,38],"433":[3,2,35],"434":[2,2,63],"435":[2,2,15],"436":[2,2,51],"437":[2,2,42],"438":[3,2,14],"439":[3,2,31],"440":[2,2,31],"441":[3,2,52],"442":[3,2,32],"443":[2,2,29],"444":[2,2,58],"445":[3,2,51],"446":[3,2,51],"447":[3,2,61],"448":[3,1,1],"449":[3,3,63],"450":[3,3,64],"451":[3,3,44],"452":[3,3,83],"453":[3,3,30],"454":[2,1,1],"455":[3,2,37],"456":[3,2,54],"457":[2,2,62],"458":[3,2,59],"459":[5,2,45],"460":[2,2,60],"461":[3,2,11],"462":[2,2,33],"463":[4,2,26],"464":[5,2,27],"465":[5,2,22],"466":[3,2,75],"467":[4,2,39],"468":[3,1,14],"469":[1,1,45],"470":[3,1,42],"471":[1,1,142],"472":[2,1,34],"473":[2,2,81],"474":[4,4,88],"475":[4,4,37],"476":[2,4,115],"477":[3,1,71],"478":[3,3,51],"479":[3,3,20],"480":[3,3,19],"481":[4,3,33],"482":[4,3,58],"483":[7,1,21],"484":[3,7,3],"485":[1,7,4],"486":[2,7,26],"487":[2,7,72],"488":[2,7,28],"489":[4,1,34],"490":[1,4,10],"491":[4,5,43],"492":[3,5,29],"493":[3,5,40],"494":[4,1,221],"495":[5,1,104],"496":[4,1,104],"497":[1,1,16],"498":[1,1,84],"499":[2,1,22],"500":[1,1,21],"501":[1,1,55],"502":[3,1,33],"503":[1,1,79],"504":[3,1,19],"505":[3,1,24],"506":[4,1,61],"507":[1,1,61],"508":[1,1,43],"509":[3,1,47],"510":[1,1,32],"511":[2,1,72],"512":[4,1,32],"513":[1,1,24],"514":[2,1,46],"515":[3,1,63],"516":[1,1,21],"517":[3,1,24],"518":[1,1,15],"519":[3,1,20],"520":[2,1,102],"521":[3,1,25],"522":[2,1,104],"523":[1,1,46],"524":[1,1,60],"525":[2,1,45],"526":[2,1,66],"527":[2,1,37],"528":[2,2,42],"529":[1,2,22],"530":[3,3,28],"531":[3,3,3],"532":[3,3,2],"533":[3,3,13],"534":[2,3,14],"535":[2,2,1],"536":[1,4,32],"537":[2,1,108],"538":[2,2,25],"539":[1,2,35],"540":[1,2,41],"541":[1,2,34],"542":[4,1,37],"543":[2,4,283],"544":[5,4,39],"545":[5,4,48],"546":[5,4,249],"547":[3,4,126],"548":[3,4,14],"549":[3,4,37],"550":[2,7,90],"551":[3,9,97],"552":[2,7,209],"553":[4,1,33],"554":[2,4,81],"555":[3,4,31],"556":[2,4,196],"557":[3,4,103],"558":[3,1,27],"559":[1,1,1],"560":[2,1,60],"561":[2,2,44],"562":[2,2,55],"563":[2,2,72],"564":[3,4,27],"565":[3,4,16],"566":[3,4,20],"567":[2,2,31],"568":[2,2,44],"569":[6,1,14],"570":[2,6,127],"571":[1,6,204],"572":[1,6,1],"573":[7,7,45],"574":[8,7,56],"575":[5,7,88],"576":[2,6,27],"577":[4,1,13],"578":[5,4,87],"579":[6,4,44],"580":[5,4,29],"581":[5,4,80],"582":[8,4,65],"583":[6,4,18],"584":[5,4,6],"585":[2,1,1],"586":[6,2,36],"587":[11,2,33],"588":[6,2,7],"589":[4,2,19],"590":[3,2,16],"591":[3,1,62],"592":[14,3,83],"593":[2,1,48],"594":[7,1,13],"595":[7,1,166],"596":[2,1,31],"597":[2,1,171],"598":[1,2,106],"599":[3,3,39],"600":[1,2,109],"601":[3,2,215],"602":[1,2,43],"603":[10,1,47],"604":[2,1,44],"605":[1,2,39],"606":[2,2,55],"607":[2,2,86],"608":[7,1,66],"609":[7,7,80],"610":[2,1,27],"611":[4,2,65],"612":[6,2,71],"613":[5,8,70],"614":[4,8,54],"615":[3,1,87],"616":[4,3,48],"617":[6,5,31],"618":[5,5,10],"619":[3,3,41],"620":[4,4,9],"621":[6,4,89],"622":[4,3,29],"623":[6,5,46],"624":[5,5,10],"625":[3,1,57],"626":[4,3,40],"627":[4,3,68],"628":[2,1,82],"629":[6,2,138],"630":[4,1,51],"631":[9,4,19],"632":[5,4,13],"633":[4,1,111],"634":[4,4,36],"635":[4,4,38],"636":[5,4,11],"637":[2,1,33],"638":[3,2,126],"639":[3,2,104],"640":[4,2,39],"641":[4,2,39],"642":[3,2,44],"643":[2,1,43],"644":[3,2,4],"645":[4,2,4],"646":[3,1,24],"647":[1,3,147],"648":[1,3,72],"649":[6,3,16],"650":[5,9,95],"651":[3,9,72],"652":[2,12,49],"653":[2,12,52],"654":[5,9,83],"655":[5,9,74],"656":[2,1,17],"657":[4,2,91],"658":[4,2,129],"659":[3,1,32],"660":[2,1,72],"661":[1,1,35],"662":[3,1,14],"663":[1,3,8],"664":[2,3,9],"665":[2,1,88],"666":[5,1,81],"667":[1,5,175],"668":[6,5,114],"669":[1,5,127],"670":[4,5,164],"671":[2,1,82],"672":[1,2,27],"673":[1,2,1],"674":[1,3,81],"675":[1,3,1],"676":[1,4,203],"677":[1,4,55],"678":[1,2,1],"679":[1,3,57],"680":[1,3,74],"681":[1,2,1],"682":[1,2,130],"683":[2,1,23],"684":[1,2,53],"685":[2,2,36],"686":[1,2,1],"687":[4,3,11],"688":[12,3,22],"689":[1,15,17],"690":[11,3,7],"691":[1,14,10],"692":[4,3,8],"693":[7,3,5],"694":[1,10,11],"695":[2,1,61],"696":[1,2,53],"697":[1,2,104],"698":[2,3,93],"699":[2,3,59],"700":[2,3,148],"701":[4,5,124],"702":[2,3,145],"703":[2,3,58],"704":[2,3,59],"705":[2,1,27],"706":[1,2,47],"707":[2,2,50],"708":[3,4,29],"709":[3,2,18],"710":[2,2,67],"711":[1,2,1],"712":[4,3,11],"713":[1,7,26],"714":[7,3,11],"715":[1,10,15],"716":[12,3,23],"717":[1,15,20],"718":[11,3,7],"719":[1,14,10],"720":[11,3,8],"721":[1,14,15],"722":[2,1,10],"723":[1,2,29],"724":[2,2,26],"725":[2,3,56],"726":[2,3,29],"727":[3,1,101],"728":[3,3,1],"729":[4,4,61],"730":[3,3,179],"731":[3,3,128],"732":[3,3,37],"733":[4,3,37],"734":[3,1,100],"735":[6,3,175],"736":[6,3,119],"737":[5,3,83],"738":[7,3,72],"739":[3,1,36],"740":[4,3,93],"741":[2,1,22],"742":[1,2,57],"743":[2,2,44],"744":[2,2,69],"745":[3,1,19],"746":[1,3,51],"747":[2,3,97],"748":[2,3,64],"749":[3,3,151],"750":[1,6,27],"751":[1,6,28],"752":[1,3,1],"753":[4,4,70],"754":[12,4,9],"755":[1,16,36],"756":[2,16,16],"757":[13,4,27],"758":[1,17,36],"759":[2,17,16],"760":[11,4,9],"761":[1,15,36],"762":[2,15,16],"763":[14,4,14],"764":[1,18,39],"765":[2,18,16],"766":[14,4,15],"767":[1,18,39],"768":[2,18,16],"769":[13,4,14],"770":[1,17,39],"771":[2,17,16],"772":[13,4,15],"773":[1,17,39],"774":[2,17,16],"775":[9,4,62],"776":[1,13,23],"777":[2,13,16],"778":[2,1,18],"779":[1,2,54],"780":[2,2,37],"781":[2,4,14],"782":[3,2,18],"783":[2,2,71],"784":[1,2,1],"785":[4,3,11],"786":[1,7,25],"787":[4,3,11],"788":[9,3,7],"789":[1,12,11],"790":[12,3,26],"791":[1,15,20],"792":[11,3,10],"793":[1,14,10],"794":[9,3,26],"795":[1,12,18],"796":[8,3,11],"797":[1,11,8],"798":[14,3,26],"799":[1,17,21],"800":[12,3,26],"801":[1,15,18],"802":[6,3,8],"803":[7,3,9],"804":[2,1,25],"805":[1,2,54],"806":[2,2,44],"807":[2,4,48],"808":[3,2,18],"809":[2,2,74],"810":[1,2,1],"811":[4,3,11],"812":[1,7,31],"813":[7,3,11],"814":[1,10,6],"815":[10,3,7],"816":[1,13,13],"817":[12,3,26],"818":[1,15,20],"819":[11,3,10],"820":[1,14,10],"821":[9,3,26],"822":[1,12,18],"823":[8,3,11],"824":[1,11,8],"825":[14,3,26],"826":[1,17,21],"827":[12,3,26],"828":[1,15,18],"829":[9,3,8],"830":[1,12,6],"831":[10,3,9],"832":[1,13,6],"833":[2,1,28],"834":[1,2,54],"835":[2,2,69],"836":[2,4,48],"837":[2,4,42],"838":[2,4,68],"839":[3,4,36],"840":[3,2,18],"841":[2,2,88],"842":[1,2,1],"843":[4,3,11],"844":[1,7,31],"845":[7,3,11],"846":[1,10,6],"847":[10,3,7],"848":[1,13,13],"849":[12,3,26],"850":[1,15,20],"851":[11,3,10],"852":[1,14,10],"853":[9,3,26],"854":[1,12,18],"855":[8,3,11],"856":[1,11,8],"857":[12,3,25],"858":[1,15,20],"859":[10,3,25],"860":[1,13,16],"861":[9,3,8],"862":[1,12,6],"863":[9,3,9],"864":[1,12,6],"865":[2,1,28],"866":[1,2,54],"867":[2,2,49],"868":[2,4,48],"869":[2,4,30],"870":[3,2,18],"871":[2,2,92],"872":[1,2,1],"873":[4,3,11],"874":[1,7,31],"875":[7,3,11],"876":[1,10,6],"877":[10,3,7],"878":[1,13,13],"879":[8,3,9],"880":[1,11,10],"881":[12,3,26],"882":[1,15,20],"883":[11,3,10],"884":[1,14,10],"885":[9,3,26],"886":[1,12,18],"887":[8,3,11],"888":[1,11,8],"889":[14,3,26],"890":[1,17,21],"891":[12,3,26],"892":[1,15,18],"893":[9,3,8],"894":[1,12,6],"895":[10,3,9],"896":[1,13,6],"897":[2,1,27],"898":[1,2,54],"899":[2,2,76],"900":[2,4,62],"901":[3,4,46],"902":[2,4,42],"903":[2,4,70],"904":[3,4,36],"905":[3,2,18],"906":[2,2,88],"907":[1,2,1],"908":[4,3,11],"909":[1,7,31],"910":[7,3,11],"911":[1,10,6],"912":[10,3,7],"913":[1,13,13],"914":[8,3,9],"915":[1,11,10],"916":[12,3,26],"917":[1,15,20],"918":[11,3,10],"919":[1,14,10],"920":[9,3,26],"921":[1,12,18],"922":[8,3,11],"923":[1,11,8],"924":[14,3,26],"925":[1,17,21],"926":[12,3,26],"927":[1,15,18],"928":[9,3,8],"929":[1,12,6],"930":[10,3,9],"931":[1,13,6],"932":[2,1,27],"933":[1,2,54],"934":[2,2,71],"935":[2,4,62],"936":[2,4,42],"937":[2,4,70],"938":[3,4,36],"939":[3,2,18],"940":[2,2,88],"941":[1,2,1],"942":[4,3,11],"943":[1,7,31],"944":[7,3,11],"945":[1,10,6],"946":[10,3,7],"947":[1,13,13],"948":[8,3,9],"949":[1,11,10],"950":[12,3,26],"951":[1,15,20],"952":[11,3,10],"953":[1,14,10],"954":[9,3,26],"955":[1,12,18],"956":[8,3,11],"957":[1,11,8],"958":[14,3,26],"959":[1,17,21],"960":[12,3,26],"961":[1,15,18],"962":[9,3,8],"963":[1,12,6],"964":[10,3,9],"965":[1,13,6],"966":[2,1,27],"967":[1,2,54],"968":[2,2,71],"969":[2,4,48],"970":[2,4,42],"971":[2,4,70],"972":[3,4,36],"973":[3,2,18],"974":[2,2,88],"975":[1,2,1],"976":[4,3,11],"977":[1,7,31],"978":[7,3,11],"979":[1,10,6],"980":[10,3,7],"981":[1,13,13],"982":[8,3,9],"983":[1,11,10],"984":[12,3,26],"985":[1,15,20],"986":[11,3,10],"987":[1,14,10],"988":[9,3,26],"989":[1,12,18],"990":[8,3,11],"991":[1,11,8],"992":[14,3,26],"993":[1,17,21],"994":[12,3,26],"995":[1,15,18],"996":[9,3,8],"997":[1,12,6],"998":[10,3,9],"999":[1,13,6],"1000":[2,1,27],"1001":[1,2,54],"1002":[2,2,75],"1003":[2,4,48],"1004":[2,4,40],"1005":[2,4,70],"1006":[3,4,36],"1007":[3,2,18],"1008":[2,2,88],"1009":[1,2,1],"1010":[4,3,11],"1011":[1,7,31],"1012":[7,3,11],"1013":[1,10,6],"1014":[10,3,7],"1015":[1,13,13],"1016":[8,3,9],"1017":[1,11,10],"1018":[12,3,26],"1019":[1,15,20],"1020":[11,3,10],"1021":[1,14,10],"1022":[9,3,26],"1023":[1,12,18],"1024":[8,3,11],"1025":[1,11,8],"1026":[14,3,26],"1027":[1,17,21],"1028":[12,3,26],"1029":[1,15,18],"1030":[9,3,8],"1031":[1,12,6],"1032":[10,3,9],"1033":[1,13,6],"1034":[2,1,27],"1035":[1,2,54],"1036":[2,2,73],"1037":[2,4,62],"1038":[3,4,46],"1039":[2,4,72],"1040":[3,4,36],"1041":[3,2,18],"1042":[2,2,88],"1043":[1,2,1],"1044":[4,3,11],"1045":[1,7,31],"1046":[7,3,11],"1047":[1,10,6],"1048":[10,3,7],"1049":[1,13,13],"1050":[8,3,9],"1051":[1,11,10],"1052":[12,3,26],"1053":[1,15,20],"1054":[11,3,10],"1055":[1,14,10],"1056":[9,3,26],"1057":[1,12,18],"1058":[8,3,11],"1059":[1,11,8],"1060":[12,3,25],"1061":[1,15,20],"1062":[10,3,26],"1063":[1,13,16],"1064":[9,3,8],"1065":[1,12,6],"1066":[9,3,9],"1067":[1,12,6],"1068":[2,1,27],"1069":[1,2,54],"1070":[2,2,74],"1071":[2,4,48],"1072":[2,4,37],"1073":[2,4,70],"1074":[3,4,36],"1075":[3,2,18],"1076":[2,2,88],"1077":[1,2,1],"1078":[4,3,11],"1079":[1,7,31],"1080":[7,3,11],"1081":[1,10,6],"1082":[10,3,7],"1083":[1,13,13],"1084":[8,3,9],"1085":[1,11,10],"1086":[12,3,26],"1087":[1,15,20],"1088":[11,3,10],"1089":[1,14,10],"1090":[9,3,26],"1091":[1,12,18],"1092":[8,3,11],"1093":[1,11,8],"1094":[12,3,25],"1095":[1,15,20],"1096":[10,3,26],"1097":[1,13,16],"1098":[9,3,8],"1099":[1,12,6],"1100":[9,3,9],"1101":[1,12,6],"1102":[2,1,27],"1103":[1,2,54],"1104":[2,2,73],"1105":[2,4,62],"1106":[3,4,46],"1107":[2,4,72],"1108":[3,4,36],"1109":[3,2,18],"1110":[2,2,88],"1111":[1,2,1],"1112":[4,3,11],"1113":[1,7,31],"1114":[7,3,11],"1115":[1,10,6],"1116":[10,3,7],"1117":[1,13,13],"1118":[8,3,9],"1119":[1,11,10],"1120":[12,3,26],"1121":[1,15,20],"1122":[11,3,10],"1123":[1,14,10],"1124":[9,3,26],"1125":[1,12,18],"1126":[8,3,11],"1127":[1,11,8],"1128":[12,3,25],"1129":[1,15,20],"1130":[10,3,26],"1131":[1,13,16],"1132":[9,3,8],"1133":[1,12,6],"1134":[9,3,9],"1135":[1,12,6],"1136":[2,1,27],"1137":[1,2,54],"1138":[2,2,75],"1139":[2,4,62],"1140":[2,4,44],"1141":[2,4,72],"1142":[3,4,36],"1143":[3,2,18],"1144":[2,2,88],"1145":[1,2,1],"1146":[4,3,11],"1147":[1,7,31],"1148":[7,3,11],"1149":[1,10,12],"1150":[10,3,7],"1151":[1,13,13],"1152":[8,3,9],"1153":[1,11,10],"1154":[12,3,26],"1155":[1,15,20],"1156":[11,3,10],"1157":[1,14,10],"1158":[9,3,26],"1159":[1,12,18],"1160":[8,3,11],"1161":[1,11,8],"1162":[12,3,25],"1163":[1,15,20],"1164":[10,3,26],"1165":[1,13,16],"1166":[9,3,8],"1167":[1,12,6],"1168":[9,3,9],"1169":[1,12,6],"1170":[3,1,79],"1171":[1,3,56],"1172":[2,4,44],"1173":[1,4,61],"1174":[3,3,59],"1175":[2,6,90],"1176":[1,6,111],"1177":[3,3,62],"1178":[2,6,121],"1179":[1,6,124],"1180":[4,3,1],"1181":[3,7,99],"1182":[3,7,107],"1183":[3,7,95],"1184":[2,3,17],"1185":[1,5,75],"1186":[1,5,47],"1187":[1,3,48],"1188":[6,3,6],"1189":[3,9,35],"1190":[1,9,34],"1191":[6,9,82],"1192":[2,1,39],"1193":[1,2,53],"1194":[2,2,44],"1195":[2,4,48],"1196":[3,2,18],"1197":[2,2,86],"1198":[1,2,1],"1199":[4,3,11],"1200":[1,7,31],"1201":[7,3,11],"1202":[1,10,6],"1203":[10,3,7],"1204":[1,13,13],"1205":[8,3,9],"1206":[1,11,10],"1207":[12,3,26],"1208":[1,15,20],"1209":[11,3,10],"1210":[1,14,10],"1211":[9,3,26],"1212":[1,12,18],"1213":[8,3,11],"1214":[1,11,8],"1215":[14,3,26],"1216":[1,17,21],"1217":[12,3,26],"1218":[1,15,18],"1219":[9,3,8],"1220":[1,12,6],"1221":[10,3,9],"1222":[1,13,6],"1223":[3,1,19],"1224":[1,3,51],"1225":[2,3,69],"1226":[3,3,135],"1227":[1,3,1],"1228":[4,4,18],"1229":[12,4,5],"1230":[1,16,80],"1231":[2,16,20],"1232":[7,4,9],"1233":[1,11,8],"1234":[2,11,11],"1235":[6,4,9],"1236":[2,10,14],"1237":[10,4,9],"1238":[1,14,21],"1239":[2,14,16],"1240":[9,4,9],"1241":[1,13,22],"1242":[2,13,16],"1243":[4,4,21],"1244":[2,1,40],"1245":[1,2,46],"1246":[2,2,41],"1247":[3,2,94],"1248":[1,2,1],"1249":[7,3,18],"1250":[1,10,31],"1251":[7,3,5],"1252":[1,10,8],"1253":[6,3,5],"1254":[2,9,19],"1255":[10,3,4],"1256":[1,13,21],"1257":[9,3,4],"1258":[1,12,22],"1259":[5,3,19],"1260":[2,8,9],"1261":[2,1,68],"1262":[1,2,53],"1263":[2,2,72],"1264":[2,4,63],"1265":[2,4,78],"1266":[2,4,80],"1267":[2,2,34],"1268":[2,3,49],"1269":[2,3,43],"1270":[2,3,56],"1271":[2,3,22],"1272":[2,3,49],"1273":[3,2,34],"1274":[2,5,47],"1275":[4,7,97],"1276":[3,7,45],"1277":[2,5,84],"1278":[3,6,57],"1279":[2,6,27],"1280":[2,5,23],"1281":[2,5,109],"1282":[1,2,1],"1283":[4,3,11],"1284":[12,3,22],"1285":[1,15,17],"1286":[11,3,7],"1287":[1,14,10],"1288":[4,3,8],"1289":[8,1,74],"1290":[1,8,48],"1291":[2,1,89],"1292":[4,1,25],"1293":[5,4,77],"1294":[3,9,78],"1295":[10,9,35],"1296":[5,4,70],"1297":[4,4,88],"1298":[25,8,78],"1299":[2,1,13],"1300":[1,2,60],"1301":[2,2,9],"1302":[4,3,16],"1303":[4,3,21],"1304":[4,3,26],"1305":[5,2,52],"1306":[2,2,18],"1307":[7,4,96],"1308":[6,4,63],"1309":[11,4,46],"1310":[6,2,100],"1311":[6,2,50],"1312":[3,1,1],"1313":[4,3,25],"1314":[8,3,41],"1315":[8,3,25],"1316":[12,3,40],"1317":[7,3,22],"1318":[7,3,30],"1319":[10,3,16],"1320":[10,13,47],"1321":[9,3,132],"1322":[2,1,19],"1323":[6,2,24],"1324":[6,2,36],"1325":[10,2,40],"1326":[9,2,99],"1327":[9,2,58],"1328":[6,2,46],"1329":[5,2,67],"1330":[3,2,29],"1331":[3,2,57],"1332":[4,2,58],"1333":[10,2,5],"1334":[4,2,78],"1335":[6,2,46],"1336":[5,2,41],"1337":[8,2,43],"1338":[7,2,6],"1339":[4,2,52],"1340":[8,2,58],"1341":[2,1,1],"1342":[7,2,36],"1343":[2,2,173],"1344":[4,2,46],"1345":[9,2,33],"1346":[8,2,70],"1347":[11,2,19],"1348":[6,2,31],"1349":[3,2,47],"1350":[2,2,58],"1351":[3,2,17],"1352":[2,2,1],"1353":[6,4,10],"1354":[11,2,58],"1355":[2,1,105],"1356":[3,1,226],"1357":[1,3,20],"1358":[5,4,98],"1359":[5,4,176],"1360":[2,1,43],"1361":[1,2,2],"1362":[2,2,3],"1363":[3,2,4],"1364":[4,2,5],"1365":[2,2,3],"1366":[1,1,27],"1367":[2,1,32],"1368":[1,1,91],"1369":[2,2,36],"1370":[2,2,57],"1371":[2,1,99],"1372":[2,3,86],"1373":[2,3,56],"1374":[10,3,8],"1375":[1,3,72],"1376":[2,3,58],"1377":[8,3,27],"1378":[1,3,56],"1379":[2,1,52],"1380":[3,3,15],"1381":[3,3,17],"1382":[4,1,148],"1383":[4,4,199],"1384":[3,4,9],"1385":[2,7,30],"1386":[2,7,136],"1387":[5,7,61],"1388":[4,1,113],"1389":[2,4,271],"1390":[4,4,35],"1391":[1,1,49],"1392":[4,1,201],"1393":[1,4,150],"1394":[3,1,38],"1395":[1,3,109],"1396":[2,3,48],"1397":[2,3,130],"1398":[1,1,146],"1399":[3,1,20],"1400":[5,4,43],"1401":[6,4,130],"1402":[5,4,21],"1403":[7,1,105],"1404":[3,7,54],"1405":[3,7,20],"1406":[2,8,37],"1407":[6,7,1],"1408":[1,12,64],"1409":[1,12,47],"1410":[5,1,98],"1411":[2,5,115],"1412":[3,7,77],"1413":[5,5,61],"1414":[4,5,114],"1415":[8,5,36],"1416":[1,5,14],"1417":[2,6,130],"1418":[2,6,124],"1419":[2,6,252],"1420":[1,1,73],"1421":[5,1,58],"1422":[5,5,47],"1423":[2,5,24],"1424":[2,7,79],"1425":[5,1,1],"1426":[6,5,193],"1427":[2,11,91],"1428":[4,11,129],"1429":[2,11,32],"1430":[3,11,58],"1431":[3,5,73],"1432":[4,8,30],"1433":[6,8,26],"1434":[6,8,29],"1435":[6,8,77],"1436":[7,8,21],"1437":[10,8,38],"1438":[3,8,10],"1439":[3,8,8],"1440":[5,8,11],"1441":[3,5,1],"1442":[2,8,98],"1443":[1,1,50],"1444":[3,1,59],"1445":[1,4,25],"1446":[3,1,11],"1447":[3,4,76],"1448":[2,7,49],"1449":[4,8,33],"1450":[3,4,98],"1451":[3,4,63],"1452":[1,7,39],"1453":[3,4,75],"1454":[2,1,88],"1455":[1,1,180],"1456":[2,1,129],"1457":[1,1,58],"1458":[3,1,67],"1459":[1,1,51],"1460":[2,1,165],"1461":[2,3,86],"1462":[2,3,166],"1463":[2,1,175],"1464":[2,1,3],"1465":[2,1,52],"1466":[9,1,20],"1467":[4,9,41],"1468":[5,9,101],"1469":[7,9,92],"1470":[7,9,35],"1471":[1,9,54],"1472":[3,9,48],"1473":[7,9,173],"1474":[7,9,17],"1475":[7,9,15],"1476":[7,9,14],"1477":[7,9,10],"1478":[7,9,12],"1479":[6,9,6],"1480":[4,9,79],"1481":[6,9,3],"1482":[7,9,10],"1483":[7,9,9],"1484":[7,9,25],"1485":[7,9,16],"1486":[7,9,14],"1487":[3,9,139],"1488":[2,9,139],"1489":[6,9,47],"1490":[4,9,18],"1491":[1,10,48],"1492":[1,10,94],"1493":[3,11,75],"1494":[1,1,32],"1495":[5,1,92],"1496":[5,1,60],"1497":[3,1,160],"1498":[3,4,121],"1499":[2,1,74],"1500":[1,2,20],"1501":[3,1,1],"1502":[2,4,112],"1503":[3,5,159],"1504":[2,4,73],"1505":[3,5,111],"1506":[2,4,24],"1507":[5,1,50],"1508":[1,6,213],"1509":[1,6,84],"1510":[1,1,22],"1511":[1,1,76],"1512":[1,1,32],"1513":[1,1,34],"1514":[2,1,100],"1515":[4,3,62],"1516":[3,3,91],"1517":[2,1,24],"1518":[2,3,19],"1519":[2,3,31],"1520":[2,3,37],"1521":[2,3,69],"1522":[2,1,1],"1523":[2,3,51],"1524":[2,3,51],"1525":[3,1,1],"1526":[2,4,103],"1527":[2,4,56],"1528":[2,1,84],"1529":[1,1,1],"1530":[4,2,7],"1531":[4,2,5],"1532":[4,2,5],"1533":[4,2,5],"1534":[4,2,5],"1535":[4,2,5],"1536":[6,2,5],"1537":[1,8,11],"1538":[7,2,6],"1539":[2,9,10],"1540":[6,2,6],"1541":[2,8,7],"1542":[5,2,7],"1543":[5,2,5],"1544":[5,2,5],"1545":[6,2,7],"1546":[2,8,7],"1547":[1,1,11],"1548":[1,1,16],"1549":[2,1,22],"1550":[2,1,9],"1551":[1,1,1],"1552":[7,2,4],"1553":[2,9,9],"1554":[1,1,1],"1555":[9,2,8],"1556":[1,2,12],"1557":[9,2,8],"1558":[1,2,12],"1559":[1,1,110],"1560":[2,1,119],"1561":[2,1,81],"1562":[1,1,48],"1563":[2,1,174],"1564":[6,2,137],"1565":[2,6,80],"1566":[3,2,1],"1567":[3,3,85],"1568":[2,3,51],"1569":[1,3,20],"1570":[8,3,78],"1571":[4,3,45],"1572":[1,1,104],"1573":[3,1,56],"1574":[2,1,47],"1575":[1,1,148],"1576":[1,1,49],"1577":[2,1,12],"1578":[2,3,42],"1579":[4,3,108],"1580":[2,3,48],"1581":[4,3,24],"1582":[9,3,193],"1583":[8,3,69],"1584":[2,3,38],"1585":[5,5,47],"1586":[5,5,34],"1587":[3,3,92],"1588":[3,3,98],"1589":[3,3,61],"1590":[6,6,85],"1591":[2,1,40],"1592":[2,1,157],"1593":[1,1,60],"1594":[1,1,37],"1595":[1,1,149],"1596":[2,1,50],"1597":[7,2,103],"1598":[8,2,85],"1599":[5,2,22],"1600":[3,6,105],"1601":[3,6,25],"1602":[5,6,79],"1603":[3,6,64],"1604":[4,6,31],"1605":[4,6,31],"1606":[2,6,75],"1607":[2,1,63],"1608":[3,2,66],"1609":[1,2,76],"1610":[1,2,1],"1611":[11,3,28],"1612":[13,3,15],"1613":[1,1,42],"1614":[1,1,12],"1615":[1,1,53],"1616":[1,1,63],"1617":[1,1,1],"1618":[3,2,6],"1619":[1,5,36],"1620":[4,2,13],"1621":[6,2,10],"1622":[6,2,10],"1623":[6,2,8],"1624":[6,2,8],"1625":[6,2,8],"1626":[6,2,8],"1627":[8,2,13],"1628":[1,10,16],"1629":[7,1,156],"1630":[1,7,114],"1631":[4,8,67],"1632":[2,8,69],"1633":[1,1,104],"1634":[2,1,84],"1635":[2,1,128],"1636":[1,1,112],"1637":[1,1,19],"1638":[2,1,96],"1639":[2,1,35],"1640":[1,2,34],"1641":[4,2,36],"1642":[1,2,17],"1643":[1,3,38],"1644":[1,2,48],"1645":[2,1,1],"1646":[5,2,77],"1647":[3,2,17],"1648":[2,2,71],"1649":[1,3,197],"1650":[1,3,23],"1651":[3,4,22],"1652":[1,6,71],"1653":[1,6,107],"1654":[3,4,205],"1655":[3,3,44],"1656":[4,3,15],"1657":[3,2,34],"1658":[3,4,73],"1659":[3,4,21],"1660":[3,4,38],"1661":[3,4,23],"1662":[3,4,32],"1663":[3,4,25],"1664":[3,1,1],"1665":[2,3,52],"1666":[1,3,12],"1667":[2,3,58],"1668":[1,3,1],"1669":[2,4,25],"1670":[3,4,90],"1671":[1,3,1],"1672":[7,4,17],"1673":[1,11,10],"1674":[4,4,10],"1675":[4,4,13],"1676":[7,4,15],"1677":[1,11,10],"1678":[4,4,5],"1679":[9,4,9],"1680":[1,13,20],"1681":[6,4,31],"1682":[1,10,7],"1683":[7,4,9],"1684":[1,11,8],"1685":[8,4,22],"1686":[1,12,13],"1687":[9,4,5],"1688":[1,13,34],"1689":[11,4,20],"1690":[1,15,36],"1691":[5,4,12],"1692":[2,9,7],"1693":[9,4,7],"1694":[1,13,18],"1695":[7,4,7],"1696":[1,11,13],"1697":[2,11,20],"1698":[6,4,24],"1699":[1,10,7],"1700":[6,4,18],"1701":[1,10,9],"1702":[8,4,13],"1703":[1,12,11],"1704":[8,4,17],"1705":[1,12,11],"1706":[1,1,62],"1707":[1,1,48],"1708":[1,1,73],"1709":[2,2,86],"1710":[1,2,103],"1711":[2,3,62],"1712":[1,1,41],"1713":[1,1,1],"1714":[3,2,6],"1715":[1,5,48],"1716":[4,2,5],"1717":[1,6,24],"1718":[4,2,14],"1719":[7,2,10],"1720":[1,9,13],"1721":[7,2,10],"1722":[1,9,13],"1723":[7,2,10],"1724":[1,9,7],"1725":[2,9,14],"1726":[9,2,7],"1727":[1,11,11],"1728":[8,2,7],"1729":[1,10,10],"1730":[2,1,58],"1731":[1,2,27],"1732":[1,2,14],"1733":[1,2,66],"1734":[2,1,99],"1735":[13,2,30],"1736":[1,2,46],"1737":[3,2,34],"1738":[7,3,40],"1739":[8,3,14],"1740":[12,3,20],"1741":[13,3,37],"1742":[2,2,42],"1743":[3,2,1],"1744":[5,5,109],"1745":[5,5,80],"1746":[2,2,1],"1747":[4,4,107],"1748":[1,2,18],"1749":[5,2,192],"1750":[5,2,76],"1751":[5,2,36],"1752":[1,11,92],"1753":[1,11,87],"1754":[3,11,135],"1755":[3,2,95],"1756":[7,2,165],"1757":[2,1,64],"1758":[6,2,46],"1759":[2,2,77],"1760":[2,2,36],"1761":[1,2,25],"1762":[6,2,61],"1763":[7,2,106],"1764":[8,1,33],"1765":[1,8,18],"1766":[1,8,72],"1767":[2,8,1],"1768":[1,10,39],"1769":[3,10,94],"1770":[3,10,101],"1771":[3,10,62],"1772":[1,8,82],"1773":[1,8,11],"1774":[1,8,1],"1775":[5,9,9],"1776":[5,9,9],"1777":[8,9,13],"1778":[1,17,10],"1779":[2,17,9],"1780":[4,9,9],"1781":[4,9,5],"1782":[6,9,7],"1783":[8,9,18],"1784":[1,17,7],"1785":[2,17,11],"1786":[7,9,22],"1787":[6,9,6],"1788":[9,9,8],"1789":[1,18,8],"1790":[2,18,7],"1791":[10,9,8],"1792":[1,19,11],"1793":[2,19,7],"1794":[11,9,8],"1795":[1,20,13],"1796":[2,20,7],"1797":[12,9,8],"1798":[1,21,15],"1799":[2,21,7],"1800":[13,9,8],"1801":[1,22,17],"1802":[2,22,7],"1803":[2,1,80],"1804":[2,2,63],"1805":[3,2,63],"1806":[6,4,67],"1807":[6,4,54],"1808":[4,2,37],"1809":[4,2,32],"1810":[4,2,14],"1811":[2,5,53],"1812":[1,1,1],"1813":[1,1,58],"1814":[1,2,17],"1815":[2,2,15],"1816":[2,2,15],"1817":[5,3,80],"1818":[13,3,66],"1819":[1,2,282],"1820":[1,2,50],"1821":[1,2,1],"1822":[2,3,7],"1823":[3,3,10],"1824":[3,1,35],"1825":[2,3,66],"1826":[2,3,173],"1827":[1,3,44],"1828":[1,3,42],"1829":[3,3,132],"1830":[4,3,157],"1831":[1,3,75],"1832":[4,3,123],"1833":[2,3,25],"1834":[1,3,1],"1835":[1,4,85],"1836":[1,3,1],"1837":[5,4,7],"1838":[6,4,14],"1839":[5,4,5],"1840":[6,4,12],"1841":[5,4,5],"1842":[6,4,12],"1843":[7,4,9],"1844":[2,11,7],"1845":[10,4,32],"1846":[1,14,16],"1847":[10,4,31],"1848":[1,14,9],"1849":[7,4,6],"1850":[1,11,8],"1851":[8,4,13],"1852":[1,12,8],"1853":[5,4,7],"1854":[6,4,13],"1855":[6,4,7],"1856":[7,4,13],"1857":[8,4,6],"1858":[2,12,8],"1859":[5,4,6],"1860":[7,4,13],"1861":[6,4,6],"1862":[7,4,13],"1863":[8,4,7],"1864":[2,12,9],"1865":[6,4,5],"1866":[7,4,12],"1867":[6,4,5],"1868":[7,4,12],"1869":[8,4,5],"1870":[1,12,11],"1871":[9,4,12],"1872":[1,13,11],"1873":[8,4,6],"1874":[2,12,9],"1875":[7,4,11],"1876":[8,4,9],"1877":[2,12,11],"1878":[7,4,18],"1879":[2,11,3],"1880":[7,4,18],"1881":[2,11,9],"1882":[11,4,18],"1883":[1,4,16],"1884":[2,5,3],"1885":[11,4,18],"1886":[1,4,16],"1887":[2,5,9],"1888":[2,1,31],"1889":[6,2,18],"1890":[3,7,19],"1891":[3,7,65],"1892":[3,2,97],"1893":[2,4,139],"1894":[2,4,154],"1895":[2,4,131],"1896":[2,4,78],"1897":[2,4,173],"1898":[4,4,66],"1899":[8,2,22],"1900":[2,1,1],"1901":[2,2,45],"1902":[1,2,27],"1903":[2,2,97],"1904":[2,2,135],"1905":[3,2,127],"1906":[2,2,112],"1907":[2,2,158],"1908":[2,4,14],"1909":[2,4,40],"1910":[6,2,151],"1911":[6,7,203],"1912":[2,2,280],"1913":[5,2,29],"1914":[2,1,54],"1915":[1,2,80],"1916":[1,2,56],"1917":[3,2,52],"1918":[2,2,64],"1919":[1,2,81],"1920":[1,2,107],"1921":[1,2,8],"1922":[2,1,72],"1923":[2,2,38],"1924":[3,4,60],"1925":[3,4,80],"1926":[2,4,210],"1927":[3,4,36],"1928":[2,7,82],"1929":[2,7,88],"1930":[2,7,18],"1931":[2,4,45],"1932":[2,6,194],"1933":[3,6,36],"1934":[3,6,68],"1935":[3,6,73],"1936":[3,4,62],"1937":[2,4,79],"1938":[2,4,68],"1939":[5,4,210],"1940":[2,4,76],"1941":[2,2,168],"1942":[3,2,172],"1943":[3,2,93],"1944":[3,2,99],"1945":[5,2,84],"1946":[3,1,133],"1947":[1,3,1],"1948":[3,4,73],"1949":[4,4,71],"1950":[3,4,147],"1951":[2,3,22],"1952":[3,5,64],"1953":[3,5,55],"1954":[1,1,51],"1955":[3,1,131],"1956":[9,3,70],"1957":[4,3,70],"1958":[4,3,24],"1959":[4,7,73],"1960":[3,7,26],"1961":[11,9,20],"1962":[10,18,52],"1963":[2,3,19],"1964":[10,5,118],"1965":[7,5,69],"1966":[3,5,1],"1967":[7,6,93],"1968":[10,6,69],"1969":[8,5,89],"1970":[4,3,104],"1971":[7,3,64],"1972":[2,1,81],"1973":[1,2,13],"1974":[1,2,42],"1975":[1,2,1],"1976":[5,3,6],"1977":[8,3,7],"1978":[1,11,13],"1979":[8,3,7],"1980":[1,11,13],"1981":[8,3,10],"1982":[1,11,13],"1983":[8,3,10],"1984":[1,11,13],"1985":[9,3,7],"1986":[1,12,13],"1987":[2,12,7],"1988":[5,3,8],"1989":[8,3,6],"1990":[2,11,7],"1991":[8,3,6],"1992":[1,11,10],"1993":[4,1,67],"1994":[6,4,26],"1995":[2,4,32],"1996":[2,6,46],"1997":[5,6,61],"1998":[5,6,59],"1999":[2,6,104],"2000":[3,6,82],"2001":[2,4,1],"2002":[4,6,88],"2003":[2,6,38],"2004":[2,6,104],"2005":[3,6,20],"2006":[5,6,23],"2007":[3,6,47],"2008":[2,6,20],"2009":[2,6,37],"2010":[2,1,67],"2011":[1,2,12],"2012":[2,2,39],"2013":[5,2,186],"2014":[5,2,48],"2015":[2,2,134],"2016":[1,2,1],"2017":[9,3,14],"2018":[1,12,17],"2019":[9,3,5],"2020":[1,12,19],"2021":[2,1,73],"2022":[6,2,33],"2023":[1,2,18],"2024":[2,2,176],"2025":[3,2,108],"2026":[2,5,86],"2027":[2,5,87],"2028":[5,2,56],"2029":[3,7,62],"2030":[3,7,74],"2031":[2,7,70],"2032":[6,2,102],"2033":[7,2,90],"2034":[1,2,34],"2035":[4,2,116],"2036":[3,1,36],"2037":[2,3,71],"2038":[2,3,174],"2039":[1,3,47],"2040":[1,3,50],"2041":[3,3,241],"2042":[5,4,119],"2043":[5,4,51],"2044":[4,3,160],"2045":[1,3,48],"2046":[1,3,75],"2047":[4,3,153],"2048":[2,3,25],"2049":[1,3,1],"2050":[1,4,97],"2051":[2,4,100],"2052":[1,6,130],"2053":[5,6,49],"2054":[1,3,1],"2055":[5,4,7],"2056":[6,4,14],"2057":[5,4,5],"2058":[6,4,12],"2059":[5,4,5],"2060":[6,4,12],"2061":[7,4,9],"2062":[2,11,7],"2063":[12,4,32],"2064":[1,16,21],"2065":[12,4,31],"2066":[1,16,13],"2067":[7,4,6],"2068":[1,11,8],"2069":[8,4,13],"2070":[1,12,8],"2071":[5,4,7],"2072":[6,4,13],"2073":[6,4,7],"2074":[7,4,13],"2075":[8,4,6],"2076":[2,12,8],"2077":[6,4,6],"2078":[7,4,13],"2079":[6,4,6],"2080":[7,4,13],"2081":[8,4,7],"2082":[2,12,9],"2083":[6,4,6],"2084":[7,4,13],"2085":[6,4,6],"2086":[7,4,13],"2087":[8,4,7],"2088":[2,12,9],"2089":[6,4,7],"2090":[7,4,14],"2091":[6,4,7],"2092":[7,4,14],"2093":[8,4,8],"2094":[2,12,9],"2095":[6,4,5],"2096":[7,4,12],"2097":[6,4,5],"2098":[7,4,12],"2099":[8,4,5],"2100":[1,12,11],"2101":[9,4,12],"2102":[1,13,11],"2103":[8,4,6],"2104":[2,12,9],"2105":[10,4,10],"2106":[1,4,16],"2107":[11,4,17],"2108":[1,15,16],"2109":[7,4,11],"2110":[2,11,10],"2111":[7,4,11],"2112":[8,4,9],"2113":[2,12,11],"2114":[7,4,18],"2115":[2,11,3],"2116":[7,4,18],"2117":[2,11,9],"2118":[12,4,18],"2119":[1,4,16],"2120":[2,5,3],"2121":[12,4,18],"2122":[1,4,16],"2123":[2,5,9],"2124":[2,1,104],"2125":[1,2,109],"2126":[2,3,37],"2127":[1,2,164],"2128":[1,2,79],"2129":[3,2,99],"2130":[4,5,73],"2131":[4,5,106],"2132":[6,5,31],"2133":[2,5,91],"2134":[2,2,72],"2135":[3,3,167],"2136":[5,3,42],"2137":[3,3,162],"2138":[6,3,37],"2139":[2,3,34],"2140":[1,2,36],"2141":[3,3,19],"2142":[4,3,1],"2143":[3,6,12],"2144":[2,6,75],"2145":[3,6,35],"2146":[4,6,25],"2147":[4,6,43],"2148":[2,6,24],"2149":[2,6,23],"2150":[1,6,17],"2151":[1,2,56],"2152":[5,2,50],"2153":[2,2,65],"2154":[2,2,52],"2155":[1,2,27],"2156":[1,3,90],"2157":[1,3,37],"2158":[1,1,34],"2159":[2,1,34],"2160":[2,1,32],"2161":[1,1,12],"2162":[1,1,34],"2163":[1,1,35],"2164":[1,1,37],"2165":[2,1,52],"2166":[1,2,32],"2167":[2,2,42],"2168":[1,2,89],"2169":[2,3,31],"2170":[1,2,1],"2171":[2,3,42],"2172":[2,3,34],"2173":[1,2,1],"2174":[6,3,16],"2175":[1,9,8],"2176":[11,3,13],"2177":[1,14,22],"2178":[7,3,23],"2179":[1,10,8],"2180":[12,3,26],"2181":[1,15,22],"2182":[6,3,6],"2183":[1,9,8],"2184":[7,3,22],"2185":[1,10,14],"2186":[7,3,22],"2187":[1,10,12],"2188":[7,3,21],"2189":[1,10,11],"2190":[7,3,16],"2191":[1,10,11],"2192":[5,3,15],"2193":[4,3,18],"2194":[6,3,18],"2195":[1,1,45],"2196":[4,1,33],"2197":[1,1,25],"2198":[1,1,47],"2199":[1,1,54],"2200":[1,1,58],"2201":[6,1,43],"2202":[1,6,32],"2203":[1,6,33],"2204":[1,6,43],"2205":[1,6,124],"2206":[2,6,104],"2207":[2,1,115],"2208":[2,2,21],"2209":[2,2,19],"2210":[2,4,49],"2211":[1,5,107],"2212":[2,4,42],"2213":[2,4,70],"2214":[2,2,31],"2215":[2,4,54],"2216":[2,4,29],"2217":[3,6,58],"2218":[4,6,128],"2219":[3,6,169],"2220":[3,6,46],"2221":[2,4,178],"2222":[3,4,144],"2223":[5,4,193],"2224":[3,4,207],"2225":[4,2,54],"2226":[2,6,87],"2227":[2,2,51],"2228":[3,1,1],"2229":[2,3,35],"2230":[1,3,89],"2231":[2,3,100],"2232":[3,3,125],"2233":[2,3,77],"2234":[2,3,101],"2235":[3,3,60],"2236":[1,3,191],"2237":[3,1,79],"2238":[4,3,77],"2239":[4,3,106],"2240":[4,3,124],"2241":[2,7,123],"2242":[1,7,131],"2243":[5,7,118],"2244":[4,3,169],"2245":[2,3,12],"2246":[4,3,196],"2247":[2,3,152],"2248":[3,1,60],"2249":[1,3,70],"2250":[2,3,63],"2251":[2,3,72],"2252":[1,5,22],"2253":[13,1,1],"2254":[1,13,67],"2255":[5,13,240],"2256":[2,13,198],"2257":[1,13,1],"2258":[10,14,62],"2259":[2,14,33],"2260":[9,15,27],"2261":[12,15,75],"2262":[6,15,105],"2263":[7,15,335],"2264":[11,15,167],"2265":[12,15,233],"2266":[2,1,89],"2267":[1,2,25],"2268":[1,2,47],"2269":[1,2,38],"2270":[1,1,17],"2271":[1,1,55],"2272":[1,1,47],"2273":[2,1,67],"2274":[2,3,45],"2275":[2,1,148],"2276":[5,5,197],"2277":[2,1,246],"2278":[1,1,64],"2279":[1,1,1],"2280":[8,2,7],"2281":[2,10,7],"2282":[8,2,6],"2283":[1,10,8],"2284":[6,2,8],"2285":[7,2,8],"2286":[9,2,11],"2287":[1,11,7],"2288":[9,2,11],"2289":[1,11,7],"2290":[5,2,48],"2291":[5,2,40],"2292":[5,2,40],"2293":[8,2,18],"2294":[1,10,11],"2295":[8,2,7],"2296":[1,10,8],"2297":[7,2,16],"2298":[1,9,12],"2299":[2,9,8],"2300":[9,2,12],"2301":[1,11,10],"2302":[2,11,6],"2303":[7,2,12],"2304":[1,9,10],"2305":[4,2,5],"2306":[5,2,6],"2307":[2,7,6],"2308":[6,2,10],"2309":[2,8,7],"2310":[7,2,9],"2311":[1,9,17],"2312":[2,9,7],"2313":[6,2,9],"2314":[2,8,8],"2315":[4,2,11],"2316":[4,2,5],"2317":[4,2,10],"2318":[1,6,10],"2319":[2,1,1],"2320":[4,2,94],"2321":[4,5,89],"2322":[4,2,34],"2323":[2,2,88],"2324":[5,1,49],"2325":[1,5,137],"2326":[2,5,20],"2327":[1,5,115],"2328":[5,1,89],"2329":[2,5,129],"2330":[2,7,108],"2331":[2,7,37],"2332":[1,5,120],"2333":[2,6,57],"2334":[1,5,132],"2335":[1,5,101],"2336":[1,5,110],"2337":[2,6,183],"2338":[2,6,18],"2339":[3,5,135],"2340":[2,8,55],"2341":[1,5,115],"2342":[2,5,101],"2343":[2,5,98],"2344":[2,5,114],"2345":[2,7,29],"2346":[1,5,107],"2347":[2,6,21],"2348":[1,5,104],"2349":[2,6,21],"2350":[4,5,116],"2351":[3,1,52],"2352":[1,3,14],"2353":[1,3,141],"2354":[1,3,1],"2355":[8,4,47],"2356":[6,1,232],"2357":[1,1,34],"2358":[3,1,32],"2359":[2,4,28],"2360":[3,4,94],"2361":[2,4,54],"2362":[4,1,70],"2363":[4,1,263],"2364":[3,4,338],"2365":[8,4,45],"2366":[3,1,1],"2367":[2,3,64],"2368":[3,3,72],"2369":[3,3,129],"2370":[3,6,69],"2371":[3,3,142],"2372":[5,5,36],"2373":[1,5,183],"2374":[3,6,184],"2375":[3,6,150],"2376":[4,3,75],"2377":[7,6,127],"2378":[6,3,132],"2379":[3,3,46],"2380":[3,3,180],"2381":[2,3,96],"2382":[4,3,37],"2383":[2,1,40],"2384":[12,2,6],"2385":[3,1,51],"2386":[2,1,1],"2387":[4,2,41],"2388":[3,2,15],"2389":[1,2,18],"2390":[1,2,35],"2391":[1,2,30],"2392":[5,2,24],"2393":[3,1,43],"2394":[3,3,47],"2395":[4,3,55],"2396":[2,3,101],"2397":[3,3,41],"2398":[2,5,39],"2399":[3,5,115],"2400":[2,5,127],"2401":[2,5,128],"2402":[5,5,67],"2403":[5,5,28],"2404":[3,3,54],"2405":[2,3,40],"2406":[4,4,86],"2407":[3,3,64],"2408":[4,3,43],"2409":[3,3,34],"2410":[2,3,82],"2411":[1,3,37],"2412":[5,1,267],"2413":[8,1,30],"2414":[2,8,41],"2415":[5,8,47],"2416":[5,8,57],"2417":[7,8,35],"2418":[6,8,48],"2419":[4,8,44],"2420":[6,8,77],"2421":[6,8,54],"2422":[4,1,1],"2423":[5,4,45],"2424":[2,4,22],"2425":[3,4,27],"2426":[3,4,15],"2427":[2,4,54],"2428":[3,1,92],"2429":[1,3,76],"2430":[4,4,33],"2431":[1,7,34],"2432":[5,4,37],"2433":[1,8,40],"2434":[5,4,32],"2435":[1,8,29],"2436":[3,4,62],"2437":[1,7,10],"2438":[1,4,10],"2439":[1,5,10],"2440":[2,4,34],"2441":[1,6,13],"2442":[1,3,49],"2443":[2,3,48],"2444":[2,5,53],"2445":[1,5,111],"2446":[3,5,32],"2447":[1,5,80],"2448":[3,3,195],"2449":[3,5,142],"2450":[5,3,79],"2451":[3,3,63],"2452":[1,5,73],"2453":[1,5,32],"2454":[1,5,212],"2455":[2,1,31],"2456":[3,2,70],"2457":[2,2,28],"2458":[1,2,58],"2459":[2,2,26],"2460":[1,2,37],"2461":[1,2,50],"2462":[1,2,118],"2463":[2,2,148],"2464":[2,2,62],"2465":[2,2,34],"2466":[4,1,41],"2467":[1,4,68],"2468":[1,4,57],"2469":[2,1,120],"2470":[2,1,35],"2471":[3,2,99],"2472":[3,4,104],"2473":[4,4,79],"2474":[5,2,53],"2475":[1,7,121],"2476":[3,7,100],"2477":[2,10,154],"2478":[3,10,101],"2479":[3,1,44],"2480":[2,1,37],"2481":[2,2,508],"2482":[2,2,56],"2483":[2,2,54],"2484":[2,2,39],"2485":[1,2,22],"2486":[1,2,37],"2487":[2,2,71],"2488":[2,2,15],"2489":[2,2,35],"2490":[2,2,20],"2491":[1,2,44],"2492":[2,2,17],"2493":[2,2,18],"2494":[2,2,80],"2495":[2,2,12],"2496":[2,2,44],"2497":[2,2,97],"2498":[1,2,284],"2499":[2,2,55],"2500":[1,2,58],"2501":[3,2,63],"2502":[3,2,31],"2503":[2,2,97],"2504":[2,2,52],"2505":[4,2,63],"2506":[3,2,69],"2507":[3,2,45],"2508":[2,2,21],"2509":[2,2,37],"2510":[2,2,43],"2511":[2,2,67],"2512":[2,1,100],"2513":[2,2,287],"2514":[1,2,159],"2515":[3,2,181],"2516":[1,2,66],"2517":[1,2,56],"2518":[2,1,145],"2519":[1,2,162],"2520":[3,2,1],"2521":[3,4,77],"2522":[3,4,75],"2523":[5,4,49],"2524":[2,2,14],"2525":[3,1,113],"2526":[1,3,81],"2527":[2,3,26],"2528":[4,1,44],"2529":[7,4,83],"2530":[4,4,82],"2531":[8,4,92],"2532":[6,4,85],"2533":[3,4,91],"2534":[3,4,13],"2535":[2,1,95],"2536":[5,1,72],"2537":[1,5,61],"2538":[2,5,29],"2539":[3,7,89],"2540":[3,7,29],"2541":[4,7,29],"2542":[3,5,1],"2543":[3,8,59],"2544":[4,8,64],"2545":[5,8,111],"2546":[4,8,77],"2547":[3,8,64],"2548":[3,5,84],"2549":[3,1,126],"2550":[4,3,56],"2551":[8,3,59],"2552":[7,3,39],"2553":[3,3,99],"2554":[8,3,69],"2555":[5,3,39],"2556":[3,3,59],"2557":[3,1,16],"2558":[7,3,173],"2559":[6,3,47],"2560":[6,6,87],"2561":[3,6,69],"2562":[7,3,124],"2563":[4,3,80],"2564":[5,1,31],"2565":[2,5,79],"2566":[5,5,48],"2567":[1,8,35],"2568":[1,8,58],"2569":[1,8,34],"2570":[1,8,44],"2571":[1,8,52],"2572":[1,8,60],"2573":[1,8,29],"2574":[2,8,63],"2575":[1,8,33],"2576":[4,5,132],"2577":[5,5,92],"2578":[3,1,19],"2579":[7,1,1],"2580":[12,7,79],"2581":[3,1,66],"2582":[3,3,227],"2583":[7,1,70],"2584":[11,7,42],"2585":[3,7,128],"2586":[8,1,67],"2587":[4,8,124],"2588":[2,8,153],"2589":[3,8,25],"2590":[2,1,20],"2591":[2,2,25],"2592":[3,2,14],"2593":[3,2,22],"2594":[2,2,13],"2595":[3,1,1],"2596":[1,3,3],"2597":[1,3,3],"2598":[3,1,117],"2599":[1,3,160],"2600":[1,3,139],"2601":[6,1,90],"2602":[1,1,1],"2603":[2,1,24],"2604":[1,1,34],"2605":[5,1,37],"2606":[5,5,82],"2607":[2,5,77],"2608":[4,5,19],"2609":[4,1,1],"2610":[3,4,80],"2611":[3,4,82],"2612":[8,1,79],"2613":[4,1,33],"2614":[1,4,1],"2615":[1,5,104],"2616":[3,5,28],"2617":[2,6,141],"2618":[4,4,37],"2619":[1,4,86],"2620":[5,1,18],"2621":[3,5,80],"2622":[7,1,293],"2623":[4,1,56],"2624":[3,4,39],"2625":[2,6,47],"2626":[4,6,56],"2627":[2,6,65],"2628":[2,6,66],"2629":[2,4,1],"2630":[2,5,40],"2631":[3,5,37],"2632":[4,1,96],"2633":[5,4,162],"2634":[5,4,93],"2635":[3,4,67],"2636":[2,1,16],"2637":[1,2,43],"2638":[1,2,65],"2639":[2,2,165],"2640":[3,1,33],"2641":[1,3,12],"2642":[2,4,73],"2643":[2,4,57],"2644":[5,3,39],"2645":[2,8,23],"2646":[2,8,23],"2647":[2,8,15],"2648":[6,3,89],"2649":[4,3,25],"2650":[4,6,110],"2651":[3,6,54],"2652":[3,3,78],"2653":[5,3,79],"2654":[3,3,57],"2655":[4,1,115],"2656":[5,4,1],"2657":[2,7,121],"2658":[3,7,66],"2659":[11,4,84],"2660":[7,4,34],"2661":[7,4,53],"2662":[5,1,164],"2663":[2,5,38],"2664":[2,5,42],"2665":[2,7,97],"2666":[2,7,36],"2667":[2,9,48],"2668":[3,9,91],"2669":[2,7,67],"2670":[2,5,39],"2671":[2,7,16],"2672":[2,7,17],"2673":[2,1,44],"2674":[4,2,253],"2675":[2,2,101],"2676":[2,2,601],"2677":[2,2,194],"2678":[1,2,108],"2679":[2,2,102],"2680":[3,2,93],"2681":[3,1,43],"2682":[2,3,59],"2683":[4,3,81],"2684":[4,3,66],"2685":[8,3,12],"2686":[3,11,32],"2687":[6,11,54],"2688":[2,3,1],"2689":[3,5,99],"2690":[3,5,42],"2691":[3,3,1],"2692":[3,6,19],"2693":[4,6,21],"2694":[3,6,19],"2695":[4,3,42],"2696":[4,3,30],"2697":[2,3,35],"2698":[1,3,56],"2699":[2,1,91],"2700":[2,2,65],"2701":[2,1,157],"2702":[3,2,166],"2703":[4,2,240],"2704":[4,2,336],"2705":[4,2,518],"2706":[4,1,76],"2707":[2,4,31],"2708":[4,4,1],"2709":[4,5,71],"2710":[4,5,19],"2711":[4,4,13],"2712":[5,4,90],"2713":[3,1,98],"2714":[2,3,18],"2715":[3,3,130],"2716":[3,3,67],"2717":[3,3,58],"2718":[3,3,37],"2719":[3,3,27],"2720":[3,1,108],"2721":[2,3,68],"2722":[3,3,86],"2723":[3,3,70],"2724":[3,3,146],"2725":[3,3,72],"2726":[3,3,51],"2727":[3,3,42],"2728":[6,1,57],"2729":[10,1,39],"2730":[4,10,16],"2731":[7,13,51],"2732":[1,20,26],"2733":[8,13,76],"2734":[1,21,36],"2735":[5,10,82],"2736":[3,10,38],"2737":[3,10,14],"2738":[6,10,53],"2739":[3,10,60],"2740":[2,10,37],"2741":[6,1,13],"2742":[5,6,188],"2743":[4,6,190],"2744":[5,6,100],"2745":[3,6,50],"2746":[1,9,1],"2747":[3,10,40],"2748":[3,10,56],"2749":[4,1,1],"2750":[1,4,21],"2751":[1,4,18],"2752":[1,4,14],"2753":[1,4,27],"2754":[1,4,13],"2755":[1,4,23],"2756":[1,4,22],"2757":[1,4,16],"2758":[1,4,10],"2759":[1,4,14],"2760":[1,4,20],"2761":[2,4,23],"2762":[1,4,13],"2763":[1,4,7],"2764":[1,4,8],"2765":[1,4,23],"2766":[1,4,17],"2767":[2,4,22],"2768":[1,4,21],"2769":[2,4,15],"2770":[2,4,10],"2771":[1,4,19],"2772":[1,4,17],"2773":[2,4,29],"2774":[1,4,14],"2775":[1,4,21],"2776":[1,4,28],"2777":[1,4,21],"2778":[1,4,9],"2779":[1,4,21],"2780":[1,4,16],"2781":[5,4,17],"2782":[2,4,34],"2783":[1,4,28],"2784":[2,4,18],"2785":[1,4,21],"2786":[1,4,14],"2787":[1,4,18],"2788":[1,4,30],"2789":[3,4,28],"2790":[1,4,24],"2791":[2,4,23],"2792":[1,4,34],"2793":[1,4,25],"2794":[1,4,34],"2795":[2,4,24],"2796":[1,4,12],"2797":[5,4,13],"2798":[10,1,23],"2799":[3,1,101],"2800":[2,3,81],"2801":[2,3,43],"2802":[2,3,96],"2803":[1,3,35],"2804":[1,3,64],"2805":[1,3,83],"2806":[1,3,55],"2807":[2,3,19],"2808":[1,3,30],"2809":[2,3,50],"2810":[1,3,20],"2811":[2,3,34],"2812":[1,3,50],"2813":[1,3,38],"2814":[1,3,9],"2815":[1,3,36],"2816":[1,3,176],"2817":[2,3,43],"2818":[2,3,158],"2819":[1,3,101],"2820":[2,3,21],"2821":[2,3,27],"2822":[2,3,38],"2823":[3,3,37],"2824":[1,3,113],"2825":[2,3,171],"2826":[1,3,50],"2827":[2,3,132],"2828":[1,3,25],"2829":[1,3,96],"2830":[1,3,51],"2831":[3,1,109],"2832":[5,3,59],"2833":[2,3,122],"2834":[2,3,160],"2835":[6,1,52],"2836":[3,6,174],"2837":[3,6,75],"2838":[2,6,51],"2839":[1,6,54],"2840":[2,6,62],"2841":[2,6,62],"2842":[2,6,131],"2843":[2,1,71],"2844":[3,1,1],"2845":[2,3,77],"2846":[4,3,129],"2847":[8,7,80],"2848":[6,7,39],"2849":[2,1,23],"2850":[2,2,34],"2851":[2,2,11],"2852":[2,2,21],"2853":[2,1,26],"2854":[2,1,70],"2855":[2,1,67],"2856":[2,1,71],"2857":[4,1,45],"2858":[1,4,108],"2859":[3,4,76],"2860":[2,7,98],"2861":[5,9,134],"2862":[2,9,74],"2863":[3,9,85],"2864":[2,9,146],"2865":[4,1,39],"2866":[2,4,106],"2867":[1,6,87],"2868":[3,6,280],"2869":[5,4,107],"2870":[1,7,58],"2871":[4,8,31],"2872":[4,8,30],"2873":[4,8,28],"2874":[2,7,66],"2875":[2,7,198],"2876":[5,7,137],"2877":[3,4,142],"2878":[2,4,121],"2879":[5,5,76],"2880":[5,5,101],"2881":[2,4,142],"2882":[3,5,170],"2883":[3,5,89],"2884":[2,4,218],"2885":[2,6,42],"2886":[11,4,84],"2887":[9,4,33],"2888":[2,1,95],"2889":[4,2,39],"2890":[3,2,78],"2891":[7,2,145],"2892":[3,2,58],"2893":[3,2,45],"2894":[3,2,53],"2895":[2,1,132],"2896":[2,1,181]},"averageFieldLength":[3.620296858819469,4.979634104245777,53.396272005523016],"storedFields":{"0":{"title":"QMK Breaking Change - 2019 Aug 30","titles":[]},"1":{"title":"Core code formatting with clang-format","titles":["QMK Breaking Change - 2019 Aug 30"]},"2":{"title":"LUFA USB descriptor cleanup","titles":["QMK Breaking Change - 2019 Aug 30"]},"3":{"title":"Migrating ACTION_LAYER_MOMENTARY() entries in fn_actions to MO() keycodes","titles":["QMK Breaking Change - 2019 Aug 30"]},"4":{"title":"Update Atreus to current code conventions","titles":["QMK Breaking Change - 2019 Aug 30"]},"5":{"title":"Backport changes to keymap language files from ZSA fork","titles":["QMK Breaking Change - 2019 Aug 30"]},"6":{"title":"Update repo to use LUFA as a git submodule","titles":["QMK Breaking Change - 2019 Aug 30"]},"7":{"title":"Migrating ACTION_BACKLIGHT_*() entries in fn_actions to BL_ keycodes","titles":["QMK Breaking Change - 2019 Aug 30"]},"8":{"title":"Remove KC_DELT alias in favor of KC_DEL","titles":["QMK Breaking Change - 2019 Aug 30"]},"9":{"title":"QMK Breaking Change - 2020 Feb 29 Changelog","titles":[]},"10":{"title":"Update ChibiOS/ChibiOS-Contrib/uGFX submodules","titles":["QMK Breaking Change - 2020 Feb 29 Changelog"]},"11":{"title":"Fix ChibiOS timer overflow for 16-bit SysTick devices","titles":["QMK Breaking Change - 2020 Feb 29 Changelog"]},"12":{"title":"Update LUFA submodule","titles":["QMK Breaking Change - 2020 Feb 29 Changelog"]},"13":{"title":"Encoder flip","titles":["QMK Breaking Change - 2020 Feb 29 Changelog"]},"14":{"title":"Adding support for BACKLIGHT_ON_STATE for hardware PWM backlight","titles":["QMK Breaking Change - 2020 Feb 29 Changelog"]},"15":{"title":"Migrating ACTION_LAYER_TAP_KEY() entries in fn_actions to LT() keycodes","titles":["QMK Breaking Change - 2020 Feb 29 Changelog"]},"16":{"title":"Moving backlight keycode handling to process_keycode/","titles":["QMK Breaking Change - 2020 Feb 29 Changelog"]},"17":{"title":"Refactor Planck keymaps to use Layout Macros","titles":["QMK Breaking Change - 2020 Feb 29 Changelog"]},"18":{"title":"GON NerD codebase refactor","titles":["QMK Breaking Change - 2020 Feb 29 Changelog"]},"19":{"title":"QMK Breaking Change - 2020 May 30 Changelog","titles":[]},"20":{"title":"Core Changes","titles":["QMK Breaking Change - 2020 May 30 Changelog"]},"21":{"title":"Converting V-USB usbdrv to a submodule","titles":["QMK Breaking Change - 2020 May 30 Changelog","Core Changes"]},"22":{"title":"Unify Tap Hold functions and documentation","titles":["QMK Breaking Change - 2020 May 30 Changelog","Core Changes"]},"23":{"title":"Python Required In The Build Process","titles":["QMK Breaking Change - 2020 May 30 Changelog","Core Changes"]},"24":{"title":"Upgrade from tinyprintf to mpaland/printf","titles":["QMK Breaking Change - 2020 May 30 Changelog","Core Changes"]},"25":{"title":"Fixed RGB_DISABLE_AFTER_TIMEOUT to be seconds based & small internals cleanup","titles":["QMK Breaking Change - 2020 May 30 Changelog","Core Changes"]},"26":{"title":"Switch to qmk forks for everything","titles":["QMK Breaking Change - 2020 May 30 Changelog","Core Changes"]},"27":{"title":"code cleanup regarding deprecated macro PLAY_NOTE_ARRAY by replacing it with PLAY_SONG","titles":["QMK Breaking Change - 2020 May 30 Changelog","Core Changes"]},"28":{"title":"fixing wrong configuration of AUDIO feature","titles":["QMK Breaking Change - 2020 May 30 Changelog","Core Changes"]},"29":{"title":"Keyboard Refactors","titles":["QMK Breaking Change - 2020 May 30 Changelog"]},"30":{"title":"Migrating Lily58 to use split_common","titles":["QMK Breaking Change - 2020 May 30 Changelog","Keyboard Refactors"]},"31":{"title":"To migrate existing Lily58 firmware:","titles":["QMK Breaking Change - 2020 May 30 Changelog","Keyboard Refactors","Migrating Lily58 to use split_common"]},"32":{"title":"Refactor zinc to use split_common","titles":["QMK Breaking Change - 2020 May 30 Changelog","Keyboard Refactors"]},"33":{"title":"Refactor of TKC1800 to use common OLED code","titles":["QMK Breaking Change - 2020 May 30 Changelog","Keyboard Refactors"]},"34":{"title":"To migrate existing TKC1800 firmware:","titles":["QMK Breaking Change - 2020 May 30 Changelog","Keyboard Refactors","Refactor of TKC1800 to use common OLED code"]},"35":{"title":"Split HHKB to ANSI and JP layouts and Add VIA support for each","titles":["QMK Breaking Change - 2020 May 30 Changelog","Keyboard Refactors"]},"36":{"title":"Migrating existing HHKB keymaps","titles":["QMK Breaking Change - 2020 May 30 Changelog","Keyboard Refactors","Split HHKB to ANSI and JP layouts and Add VIA support for each"]},"37":{"title":"Keyboard Moves","titles":["QMK Breaking Change - 2020 May 30 Changelog"]},"38":{"title":"Keycode Migration PRs","titles":["QMK Breaking Change - 2020 May 30 Changelog"]},"39":{"title":"QMK Breaking Change - 2020 Aug 29 Changelog","titles":[]},"40":{"title":"Changes Requiring User Action","titles":["QMK Breaking Change - 2020 Aug 29 Changelog"]},"41":{"title":"Relocated Keyboards","titles":["QMK Breaking Change - 2020 Aug 29 Changelog","Changes Requiring User Action"]},"42":{"title":"The Key Company project consolidation (","titles":["QMK Breaking Change - 2020 Aug 29 Changelog","Changes Requiring User Action","Relocated Keyboards"]},"43":{"title":"relocating boards by flehrad to flehrad/ folder (","titles":["QMK Breaking Change - 2020 Aug 29 Changelog","Changes Requiring User Action","Relocated Keyboards"]},"44":{"title":"Updated Keyboard Codebases","titles":["QMK Breaking Change - 2020 Aug 29 Changelog","Changes Requiring User Action"]},"45":{"title":"Keebio RGB wiring update (","titles":["QMK Breaking Change - 2020 Aug 29 Changelog","Changes Requiring User Action","Updated Keyboard Codebases"]},"46":{"title":"Changes to Core Functionality","titles":["QMK Breaking Change - 2020 Aug 29 Changelog","Changes Requiring User Action"]},"47":{"title":"Core Changes","titles":["QMK Breaking Change - 2020 Aug 29 Changelog"]},"48":{"title":"Fixes","titles":["QMK Breaking Change - 2020 Aug 29 Changelog","Core Changes"]},"49":{"title":"Additions and Enhancements","titles":["QMK Breaking Change - 2020 Aug 29 Changelog","Core Changes"]},"50":{"title":"Clean-ups and Optimizations","titles":["QMK Breaking Change - 2020 Aug 29 Changelog","Core Changes"]},"51":{"title":"QMK Infrastructure and Internals","titles":["QMK Breaking Change - 2020 Aug 29 Changelog"]},"52":{"title":"QMK Breaking Change - 2020 Nov 28 Changelog","titles":[]},"53":{"title":"Changes Requiring User Action","titles":["QMK Breaking Change - 2020 Nov 28 Changelog"]},"54":{"title":"Relocated Keyboards","titles":["QMK Breaking Change - 2020 Nov 28 Changelog","Changes Requiring User Action"]},"55":{"title":"Reduce Helix keyboard build variation (","titles":["QMK Breaking Change - 2020 Nov 28 Changelog","Changes Requiring User Action","Relocated Keyboards"]},"56":{"title":"Update the Speedo firmware for v3.0 (","titles":["QMK Breaking Change - 2020 Nov 28 Changelog","Changes Requiring User Action","Relocated Keyboards"]},"57":{"title":"Maartenwut/Maarten name change to evyd13/Evy (","titles":["QMK Breaking Change - 2020 Nov 28 Changelog","Changes Requiring User Action","Relocated Keyboards"]},"58":{"title":"Xelus Valor and Dawn60 Refactors (","titles":["QMK Breaking Change - 2020 Nov 28 Changelog","Changes Requiring User Action","Relocated Keyboards"]},"59":{"title":"Updated Keyboard Codebases","titles":["QMK Breaking Change - 2020 Nov 28 Changelog","Changes Requiring User Action"]},"60":{"title":"AEboards EXT65 Refactor (","titles":["QMK Breaking Change - 2020 Nov 28 Changelog","Changes Requiring User Action","Updated Keyboard Codebases"]},"61":{"title":"Core Changes","titles":["QMK Breaking Change - 2020 Nov 28 Changelog"]},"62":{"title":"Fixes","titles":["QMK Breaking Change - 2020 Nov 28 Changelog","Core Changes"]},"63":{"title":"Additions and Enhancements","titles":["QMK Breaking Change - 2020 Nov 28 Changelog","Core Changes"]},"64":{"title":"Clean-ups and Optimizations","titles":["QMK Breaking Change - 2020 Nov 28 Changelog","Core Changes"]},"65":{"title":"QMK Infrastructure and Internals","titles":["QMK Breaking Change - 2020 Nov 28 Changelog"]},"66":{"title":"QMK Breaking Changes - 2021 February 27 Changelog","titles":[]},"67":{"title":"Changes Requiring User Action","titles":["QMK Breaking Changes - 2021 February 27 Changelog"]},"68":{"title":"Core Changes","titles":["QMK Breaking Changes - 2021 February 27 Changelog"]},"69":{"title":"ChibiOS Update and Config Migration","titles":["QMK Breaking Changes - 2021 February 27 Changelog","Core Changes"]},"70":{"title":"QMK Infrastructure and Internals","titles":["QMK Breaking Changes - 2021 February 27 Changelog","Core Changes"]},"71":{"title":"Detailed Change List","titles":["QMK Breaking Changes - 2021 February 27 Changelog"]},"72":{"title":"Changes Requiring User Action","titles":["QMK Breaking Changes - 2021 February 27 Changelog","Detailed Change List"]},"73":{"title":"Fixes","titles":["QMK Breaking Changes - 2021 February 27 Changelog","Detailed Change List"]},"74":{"title":"Additions and Enhancements","titles":["QMK Breaking Changes - 2021 February 27 Changelog","Detailed Change List"]},"75":{"title":"Clean-ups and Optimizations","titles":["QMK Breaking Changes - 2021 February 27 Changelog","Detailed Change List"]},"76":{"title":"QMK Infrastructure and Internals","titles":["QMK Breaking Changes - 2021 February 27 Changelog","Detailed Change List"]},"77":{"title":"ChibiOS Update and Config Migration","titles":["QMK Breaking Changes - 2021 February 27 Changelog","Detailed Change List"]},"78":{"title":"QMK Breaking Changes - 2021 May 29 Changelog","titles":[]},"79":{"title":"Notable Changes","titles":["QMK Breaking Changes - 2021 May 29 Changelog"]},"80":{"title":"RGB Matrix support for split common (","titles":["QMK Breaking Changes - 2021 May 29 Changelog","Notable Changes"]},"81":{"title":"Teensy 3.6 support (","titles":["QMK Breaking Changes - 2021 May 29 Changelog","Notable Changes"]},"82":{"title":"New command: qmk console (","titles":["QMK Breaking Changes - 2021 May 29 Changelog","Notable Changes"]},"83":{"title":"Improved command: qmk config","titles":["QMK Breaking Changes - 2021 May 29 Changelog","Notable Changes"]},"84":{"title":"LED Matrix Improvements (","titles":["QMK Breaking Changes - 2021 May 29 Changelog","Notable Changes"]},"85":{"title":"Changes Requiring User Action","titles":["QMK Breaking Changes - 2021 May 29 Changelog"]},"86":{"title":"Updated Keyboard Codebases","titles":["QMK Breaking Changes - 2021 May 29 Changelog","Changes Requiring User Action"]},"87":{"title":"Bootmagic Deprecation and Refactor (","titles":["QMK Breaking Changes - 2021 May 29 Changelog","Changes Requiring User Action"]},"88":{"title":"Tentative Deprecation Schedule","titles":["QMK Breaking Changes - 2021 May 29 Changelog","Changes Requiring User Action","Bootmagic Deprecation and Refactor ("]},"89":{"title":"Removal of LAYOUT_kc (","titles":["QMK Breaking Changes - 2021 May 29 Changelog","Changes Requiring User Action"]},"90":{"title":"Encoder callbacks are now boolean (","titles":["QMK Breaking Changes - 2021 May 29 Changelog","Changes Requiring User Action"]},"91":{"title":"Core Changes","titles":["QMK Breaking Changes - 2021 May 29 Changelog"]},"92":{"title":"Fixes","titles":["QMK Breaking Changes - 2021 May 29 Changelog","Core Changes"]},"93":{"title":"Additions and Enhancements","titles":["QMK Breaking Changes - 2021 May 29 Changelog","Core Changes"]},"94":{"title":"Clean-ups and Optimizations","titles":["QMK Breaking Changes - 2021 May 29 Changelog","Core Changes"]},"95":{"title":"QMK Infrastructure and Internals","titles":["QMK Breaking Changes - 2021 May 29 Changelog","Core Changes"]},"96":{"title":"QMK Breaking Changes - 2021 August 28 Changelog","titles":[]},"97":{"title":"Notable Features","titles":["QMK Breaking Changes - 2021 August 28 Changelog"]},"98":{"title":"Combo processing improvements (","titles":["QMK Breaking Changes - 2021 August 28 Changelog","Notable Features"]},"99":{"title":"Key Overrides (","titles":["QMK Breaking Changes - 2021 August 28 Changelog","Notable Features"]},"100":{"title":"Digitizer support (","titles":["QMK Breaking Changes - 2021 August 28 Changelog","Notable Features"]},"101":{"title":"Changes Requiring User Action","titles":["QMK Breaking Changes - 2021 August 28 Changelog"]},"102":{"title":"Updated Keyboard Codebases","titles":["QMK Breaking Changes - 2021 August 28 Changelog","Changes Requiring User Action"]},"103":{"title":"Bootmagic Full Removal (","titles":["QMK Breaking Changes - 2021 August 28 Changelog","Changes Requiring User Action"]},"104":{"title":"Bootmagic Full Deprecation Schedule","titles":["QMK Breaking Changes - 2021 August 28 Changelog","Changes Requiring User Action","Bootmagic Full Removal ("]},"105":{"title":"DIP switch callbacks are now boolean (","titles":["QMK Breaking Changes - 2021 August 28 Changelog","Changes Requiring User Action"]},"106":{"title":"Notable core changes","titles":["QMK Breaking Changes - 2021 August 28 Changelog"]},"107":{"title":"Split transport improvements","titles":["QMK Breaking Changes - 2021 August 28 Changelog","Notable core changes"]},"108":{"title":"Teensy 4.x support (","titles":["QMK Breaking Changes - 2021 August 28 Changelog","Notable core changes"]},"109":{"title":"Data Driven Improvements (","titles":["QMK Breaking Changes - 2021 August 28 Changelog","Notable core changes"]},"110":{"title":"Tags","titles":["QMK Breaking Changes - 2021 August 28 Changelog","Notable core changes","Data Driven Improvements ("]},"111":{"title":"Dot Notation","titles":["QMK Breaking Changes - 2021 August 28 Changelog","Notable core changes","Data Driven Improvements ("]},"112":{"title":"New configuration keys","titles":["QMK Breaking Changes - 2021 August 28 Changelog","Notable core changes","Data Driven Improvements ("]},"113":{"title":"Codebase restructure and cleanup","titles":["QMK Breaking Changes - 2021 August 28 Changelog","Notable core changes"]},"114":{"title":"Full changelist","titles":["QMK Breaking Changes - 2021 August 28 Changelog"]},"115":{"title":"QMK Breaking Changes - 2021 November 27 Changelog","titles":[]},"116":{"title":"2000 keyboards!","titles":["QMK Breaking Changes - 2021 November 27 Changelog"]},"117":{"title":"Notable Features","titles":["QMK Breaking Changes - 2021 November 27 Changelog"]},"118":{"title":"Expanded Pointing Device support (","titles":["QMK Breaking Changes - 2021 November 27 Changelog","Notable Features"]},"119":{"title":"Dynamic Tapping Term (","titles":["QMK Breaking Changes - 2021 November 27 Changelog","Notable Features"]},"120":{"title":"Macros in JSON keymaps (","titles":["QMK Breaking Changes - 2021 November 27 Changelog","Notable Features"]},"121":{"title":"Changes Requiring User Action","titles":["QMK Breaking Changes - 2021 November 27 Changelog"]},"122":{"title":"Updated Keyboard Codebases","titles":["QMK Breaking Changes - 2021 November 27 Changelog","Changes Requiring User Action"]},"123":{"title":"Squeezing space out of AVR (","titles":["QMK Breaking Changes - 2021 November 27 Changelog","Changes Requiring User Action"]},"124":{"title":"Require explicit enabling of RGB Matrix modes (","titles":["QMK Breaking Changes - 2021 November 27 Changelog","Changes Requiring User Action"]},"125":{"title":"OLED task refactoring (","titles":["QMK Breaking Changes - 2021 November 27 Changelog","Changes Requiring User Action"]},"126":{"title":"Bootmagic Full Removal (","titles":["QMK Breaking Changes - 2021 November 27 Changelog","Changes Requiring User Action"]},"127":{"title":"Bootmagic Full Deprecation Schedule: Complete!","titles":["QMK Breaking Changes - 2021 November 27 Changelog","Changes Requiring User Action","Bootmagic Full Removal ("]},"128":{"title":"Remove QWIIC_DRIVERS (","titles":["QMK Breaking Changes - 2021 November 27 Changelog","Changes Requiring User Action"]},"129":{"title":"Notable core changes","titles":["QMK Breaking Changes - 2021 November 27 Changelog"]},"130":{"title":"New MCU Support","titles":["QMK Breaking Changes - 2021 November 27 Changelog","Notable core changes"]},"131":{"title":"EEPROM Changes","titles":["QMK Breaking Changes - 2021 November 27 Changelog","Notable core changes"]},"132":{"title":"Compilation Database","titles":["QMK Breaking Changes - 2021 November 27 Changelog","Notable core changes"]},"133":{"title":"Codebase restructure and cleanup","titles":["QMK Breaking Changes - 2021 November 27 Changelog","Notable core changes"]},"134":{"title":"Full changelist","titles":["QMK Breaking Changes - 2021 November 27 Changelog"]},"135":{"title":"QMK Breaking Changes - 2022 February 26 Changelog","titles":[]},"136":{"title":"Notable Features","titles":["QMK Breaking Changes - 2022 February 26 Changelog"]},"137":{"title":"Default USB Polling rate now 1kHz (","titles":["QMK Breaking Changes - 2022 February 26 Changelog","Notable Features"]},"138":{"title":"Split support for pointing devices (","titles":["QMK Breaking Changes - 2022 February 26 Changelog","Notable Features"]},"139":{"title":"Changes Requiring User Action","titles":["QMK Breaking Changes - 2022 February 26 Changelog"]},"140":{"title":"Legacy macro and action_function system removed (","titles":["QMK Breaking Changes - 2022 February 26 Changelog","Changes Requiring User Action"]},"141":{"title":"Create a build error if no bootloader is specified (","titles":["QMK Breaking Changes - 2022 February 26 Changelog","Changes Requiring User Action"]},"142":{"title":"Rename AdafruitBLE to BluefruitLE (","titles":["QMK Breaking Changes - 2022 February 26 Changelog","Changes Requiring User Action"]},"143":{"title":"Updated Keyboard Codebases","titles":["QMK Breaking Changes - 2022 February 26 Changelog","Changes Requiring User Action"]},"144":{"title":"Notable core changes","titles":["QMK Breaking Changes - 2022 February 26 Changelog"]},"145":{"title":"New MCU Support","titles":["QMK Breaking Changes - 2022 February 26 Changelog","Notable core changes"]},"146":{"title":"New Drivers","titles":["QMK Breaking Changes - 2022 February 26 Changelog","Notable core changes"]},"147":{"title":"LED","titles":["QMK Breaking Changes - 2022 February 26 Changelog","Notable core changes","New Drivers"]},"148":{"title":"GPIO","titles":["QMK Breaking Changes - 2022 February 26 Changelog","Notable core changes","New Drivers"]},"149":{"title":"Full changelist","titles":["QMK Breaking Changes - 2022 February 26 Changelog"]},"150":{"title":"QMK Breaking Changes - 2022 August 27 Changelog","titles":[]},"151":{"title":"Notable Features","titles":["QMK Breaking Changes - 2022 August 27 Changelog"]},"152":{"title":"Add Raspberry Pi RP2040 support (","titles":["QMK Breaking Changes - 2022 August 27 Changelog","Notable Features"]},"153":{"title":"Allow qmk flash to use prebuilt firmware binaries (","titles":["QMK Breaking Changes - 2022 August 27 Changelog","Notable Features"]},"154":{"title":"Changes Requiring User Action","titles":["QMK Breaking Changes - 2022 August 27 Changelog"]},"155":{"title":"Default layers dropped from 32 to 16 (","titles":["QMK Breaking Changes - 2022 August 27 Changelog","Changes Requiring User Action"]},"156":{"title":"RESET => QK_BOOT (","titles":["QMK Breaking Changes - 2022 August 27 Changelog","Changes Requiring User Action"]},"157":{"title":"Updated Keyboard Codebases","titles":["QMK Breaking Changes - 2022 August 27 Changelog","Changes Requiring User Action"]},"158":{"title":"Data-driven USB IDs Refactoring (","titles":["QMK Breaking Changes - 2022 August 27 Changelog","Changes Requiring User Action"]},"159":{"title":"Deprecation Schedule","titles":["QMK Breaking Changes - 2022 August 27 Changelog","Changes Requiring User Action","Data-driven USB IDs Refactoring ("]},"160":{"title":"Notable core changes","titles":["QMK Breaking Changes - 2022 August 27 Changelog"]},"161":{"title":"Board converters (","titles":["QMK Breaking Changes - 2022 August 27 Changelog","Notable core changes"]},"162":{"title":"Add cli command to import keyboard|keymap|kbfirmware (","titles":["QMK Breaking Changes - 2022 August 27 Changelog","Notable core changes"]},"163":{"title":"Generic wear-leveling for EEPROM emulation (","titles":["QMK Breaking Changes - 2022 August 27 Changelog","Notable core changes"]},"164":{"title":"Pointing Device Improvements (","titles":["QMK Breaking Changes - 2022 August 27 Changelog","Notable core changes"]},"165":{"title":"Full changelist","titles":["QMK Breaking Changes - 2022 August 27 Changelog"]},"166":{"title":"QMK Breaking Changes - 2022 May 28 Changelog","titles":[]},"167":{"title":"Notable Features","titles":["QMK Breaking Changes - 2022 May 28 Changelog"]},"168":{"title":"Caps Word (","titles":["QMK Breaking Changes - 2022 May 28 Changelog","Notable Features"]},"169":{"title":"Quantum Painter (","titles":["QMK Breaking Changes - 2022 May 28 Changelog","Notable Features"]},"170":{"title":"Encoder Mapping (","titles":["QMK Breaking Changes - 2022 May 28 Changelog","Notable Features"]},"171":{"title":"Changes Requiring User Action","titles":["QMK Breaking Changes - 2022 May 28 Changelog"]},"172":{"title":"RESET => QK_BOOT (","titles":["QMK Breaking Changes - 2022 May 28 Changelog","Changes Requiring User Action"]},"173":{"title":"Sendstring keycode overhaul (","titles":["QMK Breaking Changes - 2022 May 28 Changelog","Changes Requiring User Action"]},"174":{"title":"Pillow Installation (","titles":["QMK Breaking Changes - 2022 May 28 Changelog","Changes Requiring User Action"]},"175":{"title":"Updated Keyboard Codebases","titles":["QMK Breaking Changes - 2022 May 28 Changelog","Changes Requiring User Action"]},"176":{"title":"Full changelist","titles":["QMK Breaking Changes - 2022 May 28 Changelog"]},"177":{"title":"QMK Breaking Changes - 2022 November 26 Changelog","titles":[]},"178":{"title":"Notable Features","titles":["QMK Breaking Changes - 2022 November 26 Changelog"]},"179":{"title":"Autocorrect (","titles":["QMK Breaking Changes - 2022 November 26 Changelog","Notable Features"]},"180":{"title":"Changes Requiring User Action","titles":["QMK Breaking Changes - 2022 November 26 Changelog"]},"181":{"title":"Updated Keyboard Codebases","titles":["QMK Breaking Changes - 2022 November 26 Changelog","Changes Requiring User Action"]},"182":{"title":"Keycodes refactoring","titles":["QMK Breaking Changes - 2022 November 26 Changelog","Changes Requiring User Action"]},"183":{"title":"Configuration Item Refactoring","titles":["QMK Breaking Changes - 2022 November 26 Changelog","Changes Requiring User Action"]},"184":{"title":"Data-driven USB IDs Refactoring (","titles":["QMK Breaking Changes - 2022 November 26 Changelog","Changes Requiring User Action"]},"185":{"title":"LED Indicator callback refactoring (","titles":["QMK Breaking Changes - 2022 November 26 Changelog","Changes Requiring User Action"]},"186":{"title":"Unicode mode refactoring","titles":["QMK Breaking Changes - 2022 November 26 Changelog","Changes Requiring User Action"]},"187":{"title":"Notable core changes","titles":["QMK Breaking Changes - 2022 November 26 Changelog"]},"188":{"title":"Keycodes refactoring","titles":["QMK Breaking Changes - 2022 November 26 Changelog","Notable core changes"]},"189":{"title":"Board Converters","titles":["QMK Breaking Changes - 2022 November 26 Changelog","Notable core changes"]},"190":{"title":"Pointing and Digitizer device updates","titles":["QMK Breaking Changes - 2022 November 26 Changelog","Notable core changes"]},"191":{"title":"Full changelist","titles":["QMK Breaking Changes - 2022 November 26 Changelog"]},"192":{"title":"QMK Breaking Changes - 2023 February 26 Changelog","titles":[]},"193":{"title":"Changes Requiring User Action","titles":["QMK Breaking Changes - 2023 February 26 Changelog"]},"194":{"title":"IGNORE_MOD_TAP_INTERRUPT behaviour changes (","titles":["QMK Breaking Changes - 2023 February 26 Changelog","Changes Requiring User Action"]},"195":{"title":"TAPPING_FORCE_HOLD => QUICK_TAP_TERM (","titles":["QMK Breaking Changes - 2023 February 26 Changelog","Changes Requiring User Action"]},"196":{"title":"Leader Key Rework {#leader-key-rework (","titles":["QMK Breaking Changes - 2023 February 26 Changelog","Changes Requiring User Action"]},"197":{"title":"Updated Keyboard Codebases","titles":["QMK Breaking Changes - 2023 February 26 Changelog","Changes Requiring User Action"]},"198":{"title":"Notable core changes","titles":["QMK Breaking Changes - 2023 February 26 Changelog"]},"199":{"title":"Full changelist","titles":["QMK Breaking Changes - 2023 February 26 Changelog"]},"200":{"title":"QMK Breaking Changes - 2023 May 28 Changelog","titles":[]},"201":{"title":"Notable Changes","titles":["QMK Breaking Changes - 2023 May 28 Changelog"]},"202":{"title":"Repeat last key (","titles":["QMK Breaking Changes - 2023 May 28 Changelog","Notable Changes"]},"203":{"title":"User callback for pre process record (","titles":["QMK Breaking Changes - 2023 May 28 Changelog","Notable Changes"]},"204":{"title":"Consolidate modelm (","titles":["QMK Breaking Changes - 2023 May 28 Changelog","Notable Changes"]},"205":{"title":"Changes Requiring User Action","titles":["QMK Breaking Changes - 2023 May 28 Changelog"]},"206":{"title":"IGNORE_MOD_TAP_INTERRUPT behaviour changes (","titles":["QMK Breaking Changes - 2023 May 28 Changelog","Changes Requiring User Action"]},"207":{"title":"Updated Keyboard Codebases","titles":["QMK Breaking Changes - 2023 May 28 Changelog","Changes Requiring User Action"]},"208":{"title":"Notable core changes","titles":["QMK Breaking Changes - 2023 May 28 Changelog"]},"209":{"title":"Encoder functionality fallback (","titles":["QMK Breaking Changes - 2023 May 28 Changelog","Notable core changes"]},"210":{"title":"OLED Driver Improvements (","titles":["QMK Breaking Changes - 2023 May 28 Changelog","Notable core changes"]},"211":{"title":"Full changelist","titles":["QMK Breaking Changes - 2023 May 28 Changelog"]},"212":{"title":"QMK Breaking Changes - 2023 Aug 27 Changelog","titles":[]},"213":{"title":"Notable Changes","titles":["QMK Breaking Changes - 2023 Aug 27 Changelog"]},"214":{"title":"RGB Matrix optimizations (","titles":["QMK Breaking Changes - 2023 Aug 27 Changelog","Notable Changes"]},"215":{"title":"Audio optimizations (","titles":["QMK Breaking Changes - 2023 Aug 27 Changelog","Notable Changes"]},"216":{"title":"Changes Requiring User Action","titles":["QMK Breaking Changes - 2023 Aug 27 Changelog"]},"217":{"title":"Updated Keyboard Codebases","titles":["QMK Breaking Changes - 2023 Aug 27 Changelog","Changes Requiring User Action"]},"218":{"title":"Remove encoder in-matrix workaround code (","titles":["QMK Breaking Changes - 2023 Aug 27 Changelog","Changes Requiring User Action"]},"219":{"title":"Unicodemap keycodes rename (","titles":["QMK Breaking Changes - 2023 Aug 27 Changelog","Changes Requiring User Action"]},"220":{"title":"Remove old OLED API code (","titles":["QMK Breaking Changes - 2023 Aug 27 Changelog","Changes Requiring User Action"]},"221":{"title":"Driver naming consolidation (","titles":["QMK Breaking Changes - 2023 Aug 27 Changelog","Changes Requiring User Action"]},"222":{"title":"Full changelist","titles":["QMK Breaking Changes - 2023 Aug 27 Changelog"]},"223":{"title":"QMK Breaking Changes - 2023 November 26 Changelog","titles":[]},"224":{"title":"Notable Features","titles":["QMK Breaking Changes - 2023 November 26 Changelog"]},"225":{"title":"Changes Requiring User Action","titles":["QMK Breaking Changes - 2023 November 26 Changelog"]},"226":{"title":"Updated Keyboard Codebases","titles":["QMK Breaking Changes - 2023 November 26 Changelog","Changes Requiring User Action"]},"227":{"title":"Notable core changes","titles":["QMK Breaking Changes - 2023 November 26 Changelog"]},"228":{"title":"External Userspace (","titles":["QMK Breaking Changes - 2023 November 26 Changelog","Notable core changes"]},"229":{"title":"Improve and Cleanup Shutdown callbacks (","titles":["QMK Breaking Changes - 2023 November 26 Changelog","Notable core changes"]},"230":{"title":"OLED Force Flush (","titles":["QMK Breaking Changes - 2023 November 26 Changelog","Notable core changes"]},"231":{"title":"Switch statement helpers for keycode ranges (","titles":["QMK Breaking Changes - 2023 November 26 Changelog","Notable core changes"]},"232":{"title":"Quantum Painter OLED support (","titles":["QMK Breaking Changes - 2023 November 26 Changelog","Notable core changes"]},"233":{"title":"RGB/LED lighting driver naming and cleanup (","titles":["QMK Breaking Changes - 2023 November 26 Changelog","Notable core changes"]},"234":{"title":"Peripheral subsystem enabling (","titles":["QMK Breaking Changes - 2023 November 26 Changelog","Notable core changes"]},"235":{"title":"NKRO on V-USB boards (","titles":["QMK Breaking Changes - 2023 November 26 Changelog","Notable core changes"]},"236":{"title":"Full changelist","titles":["QMK Breaking Changes - 2023 November 26 Changelog"]},"237":{"title":"QMK Breaking Changes - 2024 February 25 Changelog","titles":[]},"238":{"title":"Notable Features","titles":["QMK Breaking Changes - 2024 February 25 Changelog"]},"239":{"title":"Changes Requiring User Action","titles":["QMK Breaking Changes - 2024 February 25 Changelog"]},"240":{"title":"Windows Driver Changes (","titles":["QMK Breaking Changes - 2024 February 25 Changelog","Changes Requiring User Action"]},"241":{"title":"Updated Keyboard Codebases","titles":["QMK Breaking Changes - 2024 February 25 Changelog","Changes Requiring User Action"]},"242":{"title":"Notable core changes","titles":["QMK Breaking Changes - 2024 February 25 Changelog"]},"243":{"title":"Renaming Arduino-style GPIO pin functions (","titles":["QMK Breaking Changes - 2024 February 25 Changelog","Notable core changes"]},"244":{"title":"I2C driver API Changes (","titles":["QMK Breaking Changes - 2024 February 25 Changelog","Notable core changes"]},"245":{"title":"Renaming Bootmagic Lite => Bootmagic (","titles":["QMK Breaking Changes - 2024 February 25 Changelog","Notable core changes"]},"246":{"title":"Threshold for automatic mouse layer activation (","titles":["QMK Breaking Changes - 2024 February 25 Changelog","Notable core changes"]},"247":{"title":"DIP Switch Mapping (","titles":["QMK Breaking Changes - 2024 February 25 Changelog","Notable core changes"]},"248":{"title":"Quantum Painter updates (","titles":["QMK Breaking Changes - 2024 February 25 Changelog","Notable core changes"]},"249":{"title":"Full changelist","titles":["QMK Breaking Changes - 2024 February 25 Changelog"]},"250":{"title":"QMK Breaking Changes - 2024 May 26 Changelog","titles":[]},"251":{"title":"Notable Features","titles":["QMK Breaking Changes - 2024 May 26 Changelog"]},"252":{"title":"Changes Requiring User Action","titles":["QMK Breaking Changes - 2024 May 26 Changelog"]},"253":{"title":"Updated Keyboard Codebases","titles":["QMK Breaking Changes - 2024 May 26 Changelog","Changes Requiring User Action"]},"254":{"title":"Remove deprecated quantum keycodes (","titles":["QMK Breaking Changes - 2024 May 26 Changelog","Changes Requiring User Action"]},"255":{"title":"P3D Spacey Layout Updates (","titles":["QMK Breaking Changes - 2024 May 26 Changelog","Changes Requiring User Action"]},"256":{"title":"MechKeys ACR60 Layout Updates (","titles":["QMK Breaking Changes - 2024 May 26 Changelog","Changes Requiring User Action"]},"257":{"title":"LAYOUT_hhkb","titles":["QMK Breaking Changes - 2024 May 26 Changelog","Changes Requiring User Action","MechKeys ACR60 Layout Updates ("]},"258":{"title":"LAYOUT_true_hhkb","titles":["QMK Breaking Changes - 2024 May 26 Changelog","Changes Requiring User Action","MechKeys ACR60 Layout Updates ("]},"259":{"title":"LAYOUT_directional","titles":["QMK Breaking Changes - 2024 May 26 Changelog","Changes Requiring User Action","MechKeys ACR60 Layout Updates ("]},"260":{"title":"LAYOUT_mitchsplit","titles":["QMK Breaking Changes - 2024 May 26 Changelog","Changes Requiring User Action","MechKeys ACR60 Layout Updates ("]},"261":{"title":"Notable core changes","titles":["QMK Breaking Changes - 2024 May 26 Changelog"]},"262":{"title":"Introduction of keyboard.json (","titles":["QMK Breaking Changes - 2024 May 26 Changelog","Notable core changes"]},"263":{"title":"Refactor ChibiOS USB endpoints to be fully async (","titles":["QMK Breaking Changes - 2024 May 26 Changelog","Notable core changes"]},"264":{"title":"Deprecation Notices","titles":["QMK Breaking Changes - 2024 May 26 Changelog"]},"265":{"title":"Migration of VIA keymaps to VIA team control","titles":["QMK Breaking Changes - 2024 May 26 Changelog","Deprecation Notices"]},"266":{"title":"Full changelist","titles":["QMK Breaking Changes - 2024 May 26 Changelog"]},"267":{"title":"QMK Breaking Changes - 2024 August 25 Changelog","titles":[]},"268":{"title":"Notable Features","titles":["QMK Breaking Changes - 2024 August 25 Changelog"]},"269":{"title":"Changes Requiring User Action","titles":["QMK Breaking Changes - 2024 August 25 Changelog"]},"270":{"title":"Updated Keyboard Codebases","titles":["QMK Breaking Changes - 2024 August 25 Changelog","Changes Requiring User Action"]},"271":{"title":"SparkFun Pro Micro RP2040 converter renamed (","titles":["QMK Breaking Changes - 2024 August 25 Changelog","Changes Requiring User Action"]},"272":{"title":"Key Override keymap.c signature change (","titles":["QMK Breaking Changes - 2024 August 25 Changelog","Changes Requiring User Action"]},"273":{"title":"ADNS9800 and PMW33xx firmware upload now opt-in (","titles":["QMK Breaking Changes - 2024 August 25 Changelog","Changes Requiring User Action"]},"274":{"title":"Deprecation Notices","titles":["QMK Breaking Changes - 2024 August 25 Changelog"]},"275":{"title":"Migration of VIA keymaps to VIA team control","titles":["QMK Breaking Changes - 2024 August 25 Changelog","Deprecation Notices"]},"276":{"title":"ADNS9800 and PMW33xx sensor firmware ROM removal","titles":["QMK Breaking Changes - 2024 August 25 Changelog","Deprecation Notices"]},"277":{"title":"Full changelist","titles":["QMK Breaking Changes - 2024 August 25 Changelog"]},"278":{"title":"QMK Breaking Changes - 2024 November 24 Changelog","titles":[]},"279":{"title":"Notable Features","titles":["QMK Breaking Changes - 2024 November 24 Changelog"]},"280":{"title":"Changes Requiring User Action","titles":["QMK Breaking Changes - 2024 November 24 Changelog"]},"281":{"title":"Updated Keyboard Codebases","titles":["QMK Breaking Changes - 2024 November 24 Changelog","Changes Requiring User Action"]},"282":{"title":"Deprecation Notices","titles":["QMK Breaking Changes - 2024 November 24 Changelog"]},"283":{"title":"RGB Keycode Overhaul (","titles":["QMK Breaking Changes - 2024 November 24 Changelog","Deprecation Notices"]},"284":{"title":"ADNS9800 and PMW33xx sensor firmware ROM removal (","titles":["QMK Breaking Changes - 2024 November 24 Changelog","Deprecation Notices"]},"285":{"title":"Full changelist","titles":["QMK Breaking Changes - 2024 November 24 Changelog"]},"286":{"title":"QMK Breaking Changes - 2025 February 23 Changelog","titles":[]},"287":{"title":"Notable Features","titles":["QMK Breaking Changes - 2025 February 23 Changelog"]},"288":{"title":"Community Modules (","titles":["QMK Breaking Changes - 2025 February 23 Changelog","Notable Features"]},"289":{"title":"Chordal Hold (","titles":["QMK Breaking Changes - 2025 February 23 Changelog","Notable Features"]},"290":{"title":"Changes Requiring User Action","titles":["QMK Breaking Changes - 2025 February 23 Changelog"]},"291":{"title":"Updated Keyboard Codebases","titles":["QMK Breaking Changes - 2025 February 23 Changelog","Changes Requiring User Action"]},"292":{"title":"Deprecation Notices","titles":["QMK Breaking Changes - 2025 February 23 Changelog"]},"293":{"title":"DEFAULT_FOLDER removal (","titles":["QMK Breaking Changes - 2025 February 23 Changelog","Deprecation Notices"]},"294":{"title":"Full changelist","titles":["QMK Breaking Changes - 2025 February 23 Changelog"]},"295":{"title":"QMK Breaking Changes - 2025 May 25 Changelog","titles":[]},"296":{"title":"Notable Features","titles":["QMK Breaking Changes - 2025 May 25 Changelog"]},"297":{"title":"Flow Tap (","titles":["QMK Breaking Changes - 2025 May 25 Changelog","Notable Features"]},"298":{"title":"Community Modules 1.1.1 (","titles":["QMK Breaking Changes - 2025 May 25 Changelog","Notable Features"]},"299":{"title":"Changes Requiring User Action","titles":["QMK Breaking Changes - 2025 May 25 Changelog"]},"300":{"title":"Updated Keyboard Codebases","titles":["QMK Breaking Changes - 2025 May 25 Changelog","Changes Requiring User Action"]},"301":{"title":"Deprecation Notices","titles":["QMK Breaking Changes - 2025 May 25 Changelog"]},"302":{"title":"Deprecation of qmk generate-compilation-database (","titles":["QMK Breaking Changes - 2025 May 25 Changelog","Deprecation Notices"]},"303":{"title":"Deprecation of usb.force_nkro/FORCE_NKRO (","titles":["QMK Breaking Changes - 2025 May 25 Changelog","Deprecation Notices"]},"304":{"title":"CTPC/CONVERT_TO_PROTON_C removal (","titles":["QMK Breaking Changes - 2025 May 25 Changelog","Deprecation Notices"]},"305":{"title":"DEFAULT_FOLDER removal (","titles":["QMK Breaking Changes - 2025 May 25 Changelog","Deprecation Notices"]},"306":{"title":"Converter Pin Compatible updates (","titles":["QMK Breaking Changes - 2025 May 25 Changelog","Deprecation Notices"]},"307":{"title":"Deprecation of encoder_update_{kb|user}","titles":["QMK Breaking Changes - 2025 May 25 Changelog","Deprecation Notices"]},"308":{"title":"Full changelist","titles":["QMK Breaking Changes - 2025 May 25 Changelog"]},"309":{"title":"QMK Breaking Changes - 2025 Aug 31 Changelog","titles":[]},"310":{"title":"Changes Requiring User Action","titles":["QMK Breaking Changes - 2025 Aug 31 Changelog"]},"311":{"title":"Updated Keyboard Codebases","titles":["QMK Breaking Changes - 2025 Aug 31 Changelog","Changes Requiring User Action"]},"312":{"title":"Mitigate VIA keylogger security issues","titles":["QMK Breaking Changes - 2025 Aug 31 Changelog","Changes Requiring User Action"]},"313":{"title":"Deprecation Notices","titles":["QMK Breaking Changes - 2025 Aug 31 Changelog"]},"314":{"title":"DEFAULT_FOLDER removal (","titles":["QMK Breaking Changes - 2025 Aug 31 Changelog","Deprecation Notices"]},"315":{"title":"Converter Pin Compatible updates (","titles":["QMK Breaking Changes - 2025 Aug 31 Changelog","Deprecation Notices"]},"316":{"title":"Removal of deprecated RGB and Mouse keycodes (","titles":["QMK Breaking Changes - 2025 Aug 31 Changelog","Deprecation Notices"]},"317":{"title":"Full changelist","titles":["QMK Breaking Changes - 2025 Aug 31 Changelog"]},"318":{"title":"Documentation Capabilities","titles":[]},"319":{"title":"Overall capabilities","titles":["Documentation Capabilities"]},"320":{"title":"Dividing lines","titles":["Documentation Capabilities","Overall capabilities"]},"321":{"title":"Images","titles":["Documentation Capabilities","Overall capabilities"]},"322":{"title":"Lists","titles":["Documentation Capabilities","Overall capabilities"]},"323":{"title":"Emoji","titles":["Documentation Capabilities","Overall capabilities"]},"324":{"title":"Direct:","titles":["Documentation Capabilities","Overall capabilities","Emoji"]},"325":{"title":"As colon-name-colon:","titles":["Documentation Capabilities","Overall capabilities","Emoji"]},"326":{"title":"XML Entities","titles":["Documentation Capabilities","Overall capabilities"]},"327":{"title":"Styling","titles":["Documentation Capabilities"]},"328":{"title":"CSS-ish","titles":["Documentation Capabilities","Styling"]},"329":{"title":"Tables","titles":["Documentation Capabilities","Styling"]},"330":{"title":"Indented sections","titles":["Documentation Capabilities","Styling"]},"331":{"title":"Keyboard keys","titles":["Documentation Capabilities","Styling"]},"332":{"title":"Code Blocks","titles":["Documentation Capabilities","Styling"]},"333":{"title":"Sub/Superscript","titles":["Documentation Capabilities","Styling"]},"334":{"title":"Tabs","titles":["Documentation Capabilities","Styling"]},"335":{"title":"** Tab one **","titles":["Documentation Capabilities","Styling","Tabs"]},"336":{"title":"** Nested one **","titles":["Documentation Capabilities","Styling","Tabs","** Tab one **"]},"337":{"title":"** Nested two **","titles":["Documentation Capabilities","Styling","Tabs","** Tab one **"]},"338":{"title":"** Tab two **","titles":["Documentation Capabilities","Styling","Tabs"]},"339":{"title":"** Tab three **","titles":["Documentation Capabilities","Styling","Tabs"]},"340":{"title":"Details sections","titles":["Documentation Capabilities"]},"341":{"title":"Embed","titles":["Documentation Capabilities"]},"342":{"title":"Development Environment Setup","titles":[]},"343":{"title":"QMK Compiler Development Guide","titles":[]},"344":{"title":"Overview","titles":[]},"345":{"title":"Workers","titles":[]},"346":{"title":"API Service","titles":[]},"347":{"title":"@app.route('/v1/compile', methods=['POST'])","titles":["API Service"]},"348":{"title":"@app.route('/v1/compile/<string:job_id>', methods=['GET'])","titles":["API Service"]},"349":{"title":"@app.route('/v1/compile/<string:job_id>/download', methods=['GET'])","titles":["API Service"]},"350":{"title":"@app.route('/v1/compile/<string:job_id>/source', methods=['GET'])","titles":["API Service"]},"351":{"title":"QMK API","titles":[]},"352":{"title":"Overview","titles":["QMK API"]},"353":{"title":"Example JSON Payload:","titles":["QMK API","Overview"]},"354":{"title":"Submitting a Compile Job","titles":["QMK API"]},"355":{"title":"Checking The Status","titles":["QMK API"]},"356":{"title":"Examining Finished Results","titles":["QMK API"]},"357":{"title":"Constants","titles":["QMK API"]},"358":{"title":"QMK API","titles":[]},"359":{"title":"App Developers","titles":["QMK API"]},"360":{"title":"Keyboard Maintainers","titles":["QMK API"]},"361":{"title":"Backend Developers","titles":["QMK API"]},"362":{"title":"ARM Debugging using Eclipse","titles":[]},"363":{"title":"Installing the software","titles":["ARM Debugging using Eclipse"]},"364":{"title":"The xPack Manager","titles":["ARM Debugging using Eclipse","Installing the software"]},"365":{"title":"The ARM Toolchain","titles":["ARM Debugging using Eclipse","Installing the software"]},"366":{"title":"Windows build tools","titles":["ARM Debugging using Eclipse","Installing the software"]},"367":{"title":"Programmer/Debugger Drivers","titles":["ARM Debugging using Eclipse","Installing the software"]},"368":{"title":"OpenOCD","titles":["ARM Debugging using Eclipse","Installing the software"]},"369":{"title":"Java","titles":["ARM Debugging using Eclipse","Installing the software"]},"370":{"title":"GNU MCU Eclipse IDE","titles":["ARM Debugging using Eclipse","Installing the software"]},"371":{"title":"Configuring Eclipse","titles":["ARM Debugging using Eclipse"]},"372":{"title":"Building","titles":["ARM Debugging using Eclipse"]},"373":{"title":"Debugging","titles":["ARM Debugging using Eclipse"]},"374":{"title":"Connecting the Debugger","titles":["ARM Debugging using Eclipse","Debugging"]},"375":{"title":"Configuring the Debugger","titles":["ARM Debugging using Eclipse","Debugging"]},"376":{"title":"Running the Debugger.","titles":["ARM Debugging using Eclipse","Debugging"]},"377":{"title":"Breaking Changes","titles":[]},"378":{"title":"What has been included in past Breaking Changes?","titles":["Breaking Changes"]},"379":{"title":"When is the next Breaking Change?","titles":["Breaking Changes"]},"380":{"title":"Important Dates","titles":["Breaking Changes","When is the next Breaking Change?"]},"381":{"title":"What changes will be included?","titles":["Breaking Changes"]},"382":{"title":"Checklists","titles":["Breaking Changes"]},"383":{"title":"4 Weeks Before Merge","titles":["Breaking Changes","Checklists"]},"384":{"title":"2 Weeks Before Merge","titles":["Breaking Changes","Checklists"]},"385":{"title":"1 Week Before Merge","titles":["Breaking Changes","Checklists"]},"386":{"title":"2 Days Before Merge","titles":["Breaking Changes","Checklists"]},"387":{"title":"Day Of Merge","titles":["Breaking Changes","Checklists"]},"388":{"title":"Post-merge operations","titles":["Breaking Changes"]},"389":{"title":"Updating the develop branch","titles":["Breaking Changes","Post-merge operations"]},"390":{"title":"Set up Discord events for the next cycle","titles":["Breaking Changes","Post-merge operations"]},"391":{"title":"Past Breaking Changes","titles":[]},"392":{"title":"Breaking Changes: My Pull Request Was Flagged","titles":[]},"393":{"title":"What Do I Do?","titles":["Breaking Changes: My Pull Request Was Flagged"]},"394":{"title":"Consider Splitting Up Your PR","titles":["Breaking Changes: My Pull Request Was Flagged","What Do I Do?"]},"395":{"title":"Document Your Changes","titles":["Breaking Changes: My Pull Request Was Flagged","What Do I Do?"]},"396":{"title":"Ask for Help","titles":["Breaking Changes: My Pull Request Was Flagged","What Do I Do?"]},"397":{"title":"ChibiOS Upgrade Procedure","titles":[]},"398":{"title":"Getting ChibiOS","titles":["ChibiOS Upgrade Procedure"]},"399":{"title":"Getting ChibiOS-Contrib","titles":["ChibiOS Upgrade Procedure"]},"400":{"title":"Updating submodules","titles":["ChibiOS Upgrade Procedure"]},"401":{"title":"When merging a PR containing an upgrade of ChibiOS/ChibiOS-Contrib:","titles":["ChibiOS Upgrade Procedure"]},"402":{"title":"QMK CLI","titles":[]},"403":{"title":"Overview","titles":["QMK CLI"]},"404":{"title":"Requirements","titles":["QMK CLI","Overview"]},"405":{"title":"Install Using Homebrew (macOS, some Linux)","titles":["QMK CLI","Overview"]},"406":{"title":"Install Using uv","titles":["QMK CLI","Overview"]},"407":{"title":"Install Using pip","titles":["QMK CLI","Overview"]},"408":{"title":"Packaging For Other Operating Systems","titles":["QMK CLI","Overview"]},"409":{"title":"QMK CLI Configuration","titles":[]},"410":{"title":"Introduction","titles":[]},"411":{"title":"Simple Example","titles":["Introduction"]},"412":{"title":"Setting User Defaults","titles":["Introduction"]},"413":{"title":"CLI Documentation (qmk config)","titles":[]},"414":{"title":"Setting Configuration Values","titles":["CLI Documentation (qmk config)"]},"415":{"title":"Reading Configuration Values","titles":["CLI Documentation (qmk config)"]},"416":{"title":"Entire Configuration Example","titles":["CLI Documentation (qmk config)","Reading Configuration Values"]},"417":{"title":"Whole Section Example","titles":["CLI Documentation (qmk config)","Reading Configuration Values"]},"418":{"title":"Single Key Example","titles":["CLI Documentation (qmk config)","Reading Configuration Values"]},"419":{"title":"Multiple Keys Example","titles":["CLI Documentation (qmk config)","Reading Configuration Values"]},"420":{"title":"Deleting Configuration Values","titles":["CLI Documentation (qmk config)"]},"421":{"title":"Multiple Operations","titles":["CLI Documentation (qmk config)"]},"422":{"title":"User Configuration Options","titles":[]},"423":{"title":"All Configuration Options","titles":[]},"424":{"title":"QMK CLI Commands","titles":[]},"425":{"title":"User Commands","titles":[]},"426":{"title":"qmk compile","titles":["User Commands"]},"427":{"title":"qmk flash","titles":["User Commands"]},"428":{"title":"qmk config","titles":["User Commands"]},"429":{"title":"qmk cd","titles":["User Commands"]},"430":{"title":"qmk find","titles":["User Commands"]},"431":{"title":"qmk console","titles":["User Commands"]},"432":{"title":"qmk doctor","titles":["User Commands"]},"433":{"title":"qmk format-json","titles":["User Commands"]},"434":{"title":"qmk info","titles":["User Commands"]},"435":{"title":"qmk json2c","titles":["User Commands"]},"436":{"title":"qmk c2json","titles":["User Commands"]},"437":{"title":"qmk lint","titles":["User Commands"]},"438":{"title":"qmk list-keyboards","titles":["User Commands"]},"439":{"title":"qmk list-keymaps","titles":["User Commands"]},"440":{"title":"qmk migrate","titles":["User Commands"]},"441":{"title":"qmk new-keyboard","titles":["User Commands"]},"442":{"title":"qmk new-keymap","titles":["User Commands"]},"443":{"title":"qmk clean","titles":["User Commands"]},"444":{"title":"qmk via2json","titles":["User Commands"]},"445":{"title":"qmk import-keyboard","titles":["User Commands"]},"446":{"title":"qmk import-keymap","titles":["User Commands"]},"447":{"title":"qmk import-kbfirmware","titles":["User Commands"]},"448":{"title":"External Userspace Commands","titles":[]},"449":{"title":"qmk userspace-add","titles":["External Userspace Commands"]},"450":{"title":"qmk userspace-remove","titles":["External Userspace Commands"]},"451":{"title":"qmk userspace-list","titles":["External Userspace Commands"]},"452":{"title":"qmk userspace-compile","titles":["External Userspace Commands"]},"453":{"title":"qmk userspace-doctor","titles":["External Userspace Commands"]},"454":{"title":"Developer Commands","titles":[]},"455":{"title":"qmk format-text","titles":["Developer Commands"]},"456":{"title":"qmk format-c","titles":["Developer Commands"]},"457":{"title":"qmk docs","titles":["Developer Commands"]},"458":{"title":"qmk generate-docs","titles":["Developer Commands"]},"459":{"title":"qmk generate-rgb-breathe-table","titles":["Developer Commands"]},"460":{"title":"qmk kle2json","titles":["Developer Commands"]},"461":{"title":"qmk format-python","titles":["Developer Commands"]},"462":{"title":"qmk pytest","titles":["Developer Commands"]},"463":{"title":"qmk painter-convert-graphics","titles":["Developer Commands"]},"464":{"title":"qmk painter-make-font-image","titles":["Developer Commands"]},"465":{"title":"qmk painter-convert-font-image","titles":["Developer Commands"]},"466":{"title":"qmk test-c","titles":["Developer Commands"]},"467":{"title":"qmk generate-compilation-database","titles":["Developer Commands"]},"468":{"title":"QMK CLI Development","titles":[]},"469":{"title":"Overview","titles":[]},"470":{"title":"Developer mode:","titles":["Overview"]},"471":{"title":"Subcommands","titles":[]},"472":{"title":"User Interaction","titles":[]},"473":{"title":"Printing Text","titles":["User Interaction"]},"474":{"title":"Logging (cli.log)","titles":["User Interaction","Printing Text"]},"475":{"title":"Printing (cli.echo)","titles":["User Interaction","Printing Text"]},"476":{"title":"Colorizing Text","titles":["User Interaction","Printing Text"]},"477":{"title":"Arguments and Configuration","titles":[]},"478":{"title":"Reading Configuration Values","titles":["Arguments and Configuration"]},"479":{"title":"Setting Configuration Values","titles":["Arguments and Configuration"]},"480":{"title":"Deleting Configuration Values","titles":["Arguments and Configuration"]},"481":{"title":"Writing The Configuration File","titles":["Arguments and Configuration"]},"482":{"title":"Excluding Arguments From Configuration","titles":["Arguments and Configuration"]},"483":{"title":"Testing, and Linting, and Formatting (oh my!)","titles":[]},"484":{"title":"Testing and Linting","titles":["Testing, and Linting, and Formatting (oh my!)"]},"485":{"title":"Formatting","titles":["Testing, and Linting, and Formatting (oh my!)"]},"486":{"title":"Formatting Details","titles":["Testing, and Linting, and Formatting (oh my!)"]},"487":{"title":"Testing Details","titles":["Testing, and Linting, and Formatting (oh my!)"]},"488":{"title":"Linting Details","titles":["Testing, and Linting, and Formatting (oh my!)"]},"489":{"title":"Tab Completion for QMK","titles":[]},"490":{"title":"Setup","titles":["Tab Completion for QMK"]},"491":{"title":"For Your User Only","titles":["Tab Completion for QMK","Setup"]},"492":{"title":"System Wide Symlink","titles":["Tab Completion for QMK","Setup"]},"493":{"title":"System Wide Copy","titles":["Tab Completion for QMK","Setup"]},"494":{"title":"Coding Conventions (C)","titles":[]},"495":{"title":"Auto-formatting with clang-format","titles":[]},"496":{"title":"Coding Conventions (Python)","titles":[]},"497":{"title":"YAPF","titles":[]},"498":{"title":"Imports","titles":[]},"499":{"title":"Import Examples","titles":["Imports"]},"500":{"title":"Statements","titles":[]},"501":{"title":"Naming","titles":[]},"502":{"title":"Names to Avoid","titles":["Naming"]},"503":{"title":"Docstrings","titles":[]},"504":{"title":"Simple docstring example","titles":["Docstrings"]},"505":{"title":"Complex docstring example","titles":["Docstrings"]},"506":{"title":"Function arguments docstring example","titles":["Docstrings"]},"507":{"title":"Exceptions","titles":[]},"508":{"title":"Tuples","titles":[]},"509":{"title":"Lists and Dictionaries","titles":[]},"510":{"title":"Parentheses","titles":[]},"511":{"title":"Format Strings","titles":[]},"512":{"title":"Comprehensions & Generator Expressions","titles":[]},"513":{"title":"Lambdas","titles":[]},"514":{"title":"Conditional Expressions","titles":[]},"515":{"title":"Default Argument Values","titles":[]},"516":{"title":"Properties","titles":[]},"517":{"title":"True/False Evaluations","titles":[]},"518":{"title":"Decorators","titles":[]},"519":{"title":"Threading and Multiprocessing","titles":[]},"520":{"title":"Power Features","titles":[]},"521":{"title":"Type Annotated Code","titles":[]},"522":{"title":"Function length","titles":[]},"523":{"title":"FIXMEs","titles":[]},"524":{"title":"Testing","titles":[]},"525":{"title":"Integration Tests","titles":["Testing"]},"526":{"title":"Unit Tests","titles":["Testing"]},"527":{"title":"Compatible Microcontrollers","titles":[]},"528":{"title":"Atmel AVR","titles":["Compatible Microcontrollers"]},"529":{"title":"ARM","titles":["Compatible Microcontrollers"]},"530":{"title":"STMicroelectronics (STM32)","titles":["Compatible Microcontrollers","ARM"]},"531":{"title":"WestBerryTech (WB32)","titles":["Compatible Microcontrollers","ARM"]},"532":{"title":"Artery (AT32)","titles":["Compatible Microcontrollers","ARM"]},"533":{"title":"NXP (Kinetis)","titles":["Compatible Microcontrollers","ARM"]},"534":{"title":"Raspberry Pi","titles":["Compatible Microcontrollers","ARM"]},"535":{"title":"RISC-V","titles":["Compatible Microcontrollers"]},"536":{"title":"GigaDevice","titles":["Compatible Microcontrollers","RISC-V"]},"537":{"title":"Configuring QMK","titles":[]},"538":{"title":"QMK Default","titles":["Configuring QMK"]},"539":{"title":"Keyboard","titles":["Configuring QMK"]},"540":{"title":"Folders","titles":["Configuring QMK"]},"541":{"title":"Keymap","titles":["Configuring QMK"]},"542":{"title":"The config.h File","titles":[]},"543":{"title":"Hardware Options","titles":["The config.h File"]},"544":{"title":"Features That Can Be Disabled","titles":["The config.h File"]},"545":{"title":"Features That Can Be Enabled","titles":["The config.h File"]},"546":{"title":"Behaviors That Can Be Configured","titles":["The config.h File"]},"547":{"title":"RGB Light Configuration","titles":["The config.h File"]},"548":{"title":"Mouse Key Options","titles":["The config.h File"]},"549":{"title":"Split Keyboard Options","titles":["The config.h File"]},"550":{"title":"Setting Handedness","titles":["The config.h File","Split Keyboard Options"]},"551":{"title":"Defines for handedness","titles":["The config.h File","Split Keyboard Options","Setting Handedness"]},"552":{"title":"Other Options","titles":["The config.h File","Split Keyboard Options"]},"553":{"title":"The rules.mk File","titles":[]},"554":{"title":"Build Options","titles":["The rules.mk File"]},"555":{"title":"AVR MCU Options","titles":["The rules.mk File"]},"556":{"title":"Feature Options","titles":["The rules.mk File"]},"557":{"title":"USB Endpoint Limitations","titles":["The rules.mk File"]},"558":{"title":"QMK Configurator Architecture","titles":[]},"559":{"title":"Overview","titles":[]},"560":{"title":"Detailed Description","titles":[]},"561":{"title":"Configurator Frontend","titles":["Detailed Description"]},"562":{"title":"Keyboard Metadata","titles":["Detailed Description"]},"563":{"title":"QMK API","titles":["Detailed Description"]},"564":{"title":"Compile Job Queued","titles":["Detailed Description","QMK API"]},"565":{"title":"Compile Job Running","titles":["Detailed Description","QMK API"]},"566":{"title":"Compile Job Finished","titles":["Detailed Description","QMK API"]},"567":{"title":"Redis/RQ","titles":["Detailed Description"]},"568":{"title":"QMK Compiler","titles":["Detailed Description"]},"569":{"title":"Adding Default Keymaps to QMK Configurator","titles":[]},"570":{"title":"Technical Information","titles":["Adding Default Keymaps to QMK Configurator"]},"571":{"title":"Example","titles":["Adding Default Keymaps to QMK Configurator"]},"572":{"title":"Caveats","titles":["Adding Default Keymaps to QMK Configurator"]},"573":{"title":"Layers can only be referenced by number","titles":["Adding Default Keymaps to QMK Configurator","Caveats"]},"574":{"title":"No support for custom code of any kind","titles":["Adding Default Keymaps to QMK Configurator","Caveats"]},"575":{"title":"Limited Support for Custom keycodes","titles":["Adding Default Keymaps to QMK Configurator","Caveats"]},"576":{"title":"Additional Reading","titles":["Adding Default Keymaps to QMK Configurator"]},"577":{"title":"QMK Configurator: Step by Step","titles":[]},"578":{"title":"Step 1: Select Your Keyboard","titles":["QMK Configurator: Step by Step"]},"579":{"title":"Step 2: Select Your Keyboard Layout","titles":["QMK Configurator: Step by Step"]},"580":{"title":"Step 3: Name Your Keymap","titles":["QMK Configurator: Step by Step"]},"581":{"title":"Step 4: Define Your Keymap","titles":["QMK Configurator: Step by Step"]},"582":{"title":"Step 5: Save Your Keymap for Future Changes","titles":["QMK Configurator: Step by Step"]},"583":{"title":"Step 6: Compile Your Firmware File","titles":["QMK Configurator: Step by Step"]},"584":{"title":"Next steps: Flashing Your Keyboard","titles":["QMK Configurator: Step by Step"]},"585":{"title":"Configurator Troubleshooting","titles":[]},"586":{"title":"My .json file is not working","titles":["Configurator Troubleshooting"]},"587":{"title":"There are extra spaces in my layout? What do I do?","titles":["Configurator Troubleshooting"]},"588":{"title":"What is the keycode for...","titles":["Configurator Troubleshooting"]},"589":{"title":"It won't compile","titles":["Configurator Troubleshooting"]},"590":{"title":"Problems and Bugs","titles":["Configurator Troubleshooting"]},"591":{"title":"How to Contribute","titles":[]},"592":{"title":"I Don't Want to Read This Whole Thing! I Just Have a Question!","titles":["How to Contribute"]},"593":{"title":"Project Overview","titles":[]},"594":{"title":"Where Can I Go for Help?","titles":[]},"595":{"title":"How Do I Make a Contribution?","titles":[]},"596":{"title":"Coding Conventions","titles":[]},"597":{"title":"General Guidelines","titles":[]},"598":{"title":"Documentation","titles":["General Guidelines"]},"599":{"title":"Previewing the Documentation","titles":["General Guidelines","Documentation"]},"600":{"title":"Keyboards","titles":["General Guidelines"]},"601":{"title":"Quantum/TMK Core","titles":["General Guidelines"]},"602":{"title":"Refactoring","titles":["General Guidelines"]},"603":{"title":"What Does the Code of Conduct Mean for Me?","titles":[]},"604":{"title":"Custom Matrix","titles":[]},"605":{"title":"Prerequisites","titles":["Custom Matrix"]},"606":{"title":"'lite'","titles":["Custom Matrix"]},"607":{"title":"Full Replacement","titles":["Custom Matrix"]},"608":{"title":"How to Customize Your Keyboard's Behavior","titles":[]},"609":{"title":"A Word on Core vs Keyboards vs Keymap","titles":["How to Customize Your Keyboard's Behavior"]},"610":{"title":"Custom Keycodes","titles":[]},"611":{"title":"Defining a New Keycode","titles":["Custom Keycodes"]},"612":{"title":"Programming the Behavior of Any Keycode","titles":["Custom Keycodes"]},"613":{"title":"Example process_record_user() Implementation","titles":["Custom Keycodes","Programming the Behavior of Any Keycode"]},"614":{"title":"process_record_* Function Documentation","titles":["Custom Keycodes","Programming the Behavior of Any Keycode"]},"615":{"title":"Keyboard Initialization Code","titles":[]},"616":{"title":"Keyboard Pre Initialization code","titles":["Keyboard Initialization Code"]},"617":{"title":"Example keyboard_pre_init_user() Implementation","titles":["Keyboard Initialization Code","Keyboard Pre Initialization code"]},"618":{"title":"keyboard_pre_init_* Function Documentation","titles":["Keyboard Initialization Code","Keyboard Pre Initialization code"]},"619":{"title":"Matrix Initialization Code","titles":["Keyboard Initialization Code"]},"620":{"title":"matrix_init_* Function Documentation","titles":["Keyboard Initialization Code","Matrix Initialization Code"]},"621":{"title":"Low-level Matrix Overrides Function Documentation","titles":["Keyboard Initialization Code","Matrix Initialization Code"]},"622":{"title":"Keyboard Post Initialization code","titles":["Keyboard Initialization Code"]},"623":{"title":"Example keyboard_post_init_user() Implementation","titles":["Keyboard Initialization Code","Keyboard Post Initialization code"]},"624":{"title":"keyboard_post_init_* Function Documentation","titles":["Keyboard Initialization Code","Keyboard Post Initialization code"]},"625":{"title":"Matrix Scanning Code","titles":[]},"626":{"title":"Example matrix_scan_* Implementation","titles":["Matrix Scanning Code"]},"627":{"title":"matrix_scan_* Function Documentation","titles":["Matrix Scanning Code"]},"628":{"title":"Keyboard housekeeping","titles":[]},"629":{"title":"Example void housekeeping_task_user(void) implementation","titles":["Keyboard housekeeping"]},"630":{"title":"Keyboard Idling/Wake Code","titles":[]},"631":{"title":"Example suspend_power_down_user() and suspend_wakeup_init_user() Implementation","titles":["Keyboard Idling/Wake Code"]},"632":{"title":"Keyboard suspend/wake Function Documentation","titles":["Keyboard Idling/Wake Code"]},"633":{"title":"Keyboard Shutdown/Reboot Code","titles":[]},"634":{"title":"Example shutdown_kb() Implementation","titles":["Keyboard Shutdown/Reboot Code"]},"635":{"title":"Example shutdown_user() Implementation","titles":["Keyboard Shutdown/Reboot Code"]},"636":{"title":"Keyboard shutdown/reboot Function Documentation","titles":["Keyboard Shutdown/Reboot Code"]},"637":{"title":"Deferred Execution","titles":[]},"638":{"title":"Deferred executor callbacks","titles":["Deferred Execution"]},"639":{"title":"Deferred executor registration","titles":["Deferred Execution"]},"640":{"title":"Extending a deferred execution","titles":["Deferred Execution"]},"641":{"title":"Cancelling a deferred execution","titles":["Deferred Execution"]},"642":{"title":"Deferred callback limits","titles":["Deferred Execution"]},"643":{"title":"Advanced topics","titles":[]},"644":{"title":"Layer Change Code","titles":["Advanced topics"]},"645":{"title":"Persistent Configuration (EEPROM)","titles":["Advanced topics"]},"646":{"title":"Data Driven Configuration","titles":[]},"647":{"title":"History","titles":["Data Driven Configuration"]},"648":{"title":"Overview","titles":["Data Driven Configuration"]},"649":{"title":"Adding an option to info.json","titles":["Data Driven Configuration"]},"650":{"title":"Add it to the schema","titles":["Data Driven Configuration","Adding an option to info.json"]},"651":{"title":"Add a mapping","titles":["Data Driven Configuration","Adding an option to info.json"]},"652":{"title":"Info Key","titles":["Data Driven Configuration","Adding an option to info.json","Add a mapping"]},"653":{"title":"Value Types","titles":["Data Driven Configuration","Adding an option to info.json","Add a mapping"]},"654":{"title":"Add code to extract it","titles":["Data Driven Configuration","Adding an option to info.json"]},"655":{"title":"Add code to generate it","titles":["Data Driven Configuration","Adding an option to info.json"]},"656":{"title":"Documentation Templates","titles":[]},"657":{"title":"Keymap readme.md Template","titles":["Documentation Templates"]},"658":{"title":"Keyboard readme.md Template","titles":["Documentation Templates"]},"659":{"title":"Documentation Best Practices","titles":[]},"660":{"title":"Page Opening","titles":[]},"661":{"title":"Headings","titles":[]},"662":{"title":"Styled Hint Blocks","titles":[]},"663":{"title":"Important","titles":["Styled Hint Blocks"]},"664":{"title":"General Tips","titles":["Styled Hint Blocks"]},"665":{"title":"Documenting Features","titles":[]},"666":{"title":"Bootloader Driver Installation with Zadig","titles":[]},"667":{"title":"Installation","titles":["Bootloader Driver Installation with Zadig"]},"668":{"title":"Recovering from Installation to Wrong Device","titles":["Bootloader Driver Installation with Zadig"]},"669":{"title":"Uninstallation","titles":["Bootloader Driver Installation with Zadig"]},"670":{"title":"List of Known Bootloaders","titles":["Bootloader Driver Installation with Zadig"]},"671":{"title":"ADC Driver","titles":[]},"672":{"title":"Usage","titles":["ADC Driver"]},"673":{"title":"Channels","titles":["ADC Driver"]},"674":{"title":"AVR","titles":["ADC Driver","Channels"]},"675":{"title":"ARM","titles":["ADC Driver","Channels"]},"676":{"title":"STM32","titles":["ADC Driver","Channels","ARM"]},"677":{"title":"RP2040","titles":["ADC Driver","Channels","ARM"]},"678":{"title":"Functions","titles":["ADC Driver"]},"679":{"title":"AVR","titles":["ADC Driver","Functions"]},"680":{"title":"ARM","titles":["ADC Driver","Functions"]},"681":{"title":"Configuration","titles":["ADC Driver"]},"682":{"title":"ARM","titles":["ADC Driver"]},"683":{"title":"APA102 Driver","titles":[]},"684":{"title":"Usage","titles":["APA102 Driver"]},"685":{"title":"Basic Configuration","titles":["APA102 Driver"]},"686":{"title":"API","titles":["APA102 Driver"]},"687":{"title":"void apa102_init(void)","titles":["APA102 Driver","API"]},"688":{"title":"void apa102_set_color(uint16_t index, uint8_t red, uint8_t green, uint8_t blue)","titles":["APA102 Driver","API"]},"689":{"title":"Arguments","titles":["APA102 Driver","API","void apa102_set_color(uint16_t index, uint8_t red, uint8_t green, uint8_t blue)"]},"690":{"title":"void apa102_set_color_all(uint8_t red, uint8_t green, uint8_t blue)","titles":["APA102 Driver","API"]},"691":{"title":"Arguments","titles":["APA102 Driver","API","void apa102_set_color_all(uint8_t red, uint8_t green, uint8_t blue)"]},"692":{"title":"void apa102_flush(void)","titles":["APA102 Driver","API"]},"693":{"title":"void apa102_set_brightness(uint8_t brightness)","titles":["APA102 Driver","API"]},"694":{"title":"Arguments","titles":["APA102 Driver","API","void apa102_set_brightness(uint8_t brightness)"]},"695":{"title":"Audio Driver","titles":[]},"696":{"title":"AVR","titles":["Audio Driver"]},"697":{"title":"ARM","titles":["Audio Driver"]},"698":{"title":"DAC basic","titles":["Audio Driver","ARM"]},"699":{"title":"DAC additive","titles":["Audio Driver","ARM"]},"700":{"title":"DAC Config","titles":["Audio Driver","ARM"]},"701":{"title":"Notes on buffer size","titles":["Audio Driver","ARM","DAC Config"]},"702":{"title":"PWM hardware","titles":["Audio Driver","ARM"]},"703":{"title":"PWM software","titles":["Audio Driver","ARM"]},"704":{"title":"Testing Notes","titles":["Audio Driver","ARM"]},"705":{"title":"AW20216S Driver","titles":[]},"706":{"title":"Usage","titles":["AW20216S Driver"]},"707":{"title":"Basic Configuration","titles":["AW20216S Driver"]},"708":{"title":"Global Current Control","titles":["AW20216S Driver","Basic Configuration"]},"709":{"title":"ARM/ChibiOS Configuration","titles":["AW20216S Driver"]},"710":{"title":"LED Mapping","titles":["AW20216S Driver"]},"711":{"title":"API","titles":["AW20216S Driver"]},"712":{"title":"struct aw20216s_led_t","titles":["AW20216S Driver","API"]},"713":{"title":"Members","titles":["AW20216S Driver","API","struct aw20216s_led_t"]},"714":{"title":"void aw20216s_init(pin_t cs_pin)","titles":["AW20216S Driver","API"]},"715":{"title":"Arguments","titles":["AW20216S Driver","API","void aw20216s_init(pin_t cs_pin)"]},"716":{"title":"void aw20216s_set_color(int index, uint8_t red, uint8_t green, uint8_t blue)","titles":["AW20216S Driver","API"]},"717":{"title":"Arguments","titles":["AW20216S Driver","API","void aw20216s_set_color(int index, uint8_t red, uint8_t green, uint8_t blue)"]},"718":{"title":"void aw20216s_set_color_all(uint8_t red, uint8_t green, uint8_t blue)","titles":["AW20216S Driver","API"]},"719":{"title":"Arguments","titles":["AW20216S Driver","API","void aw20216s_set_color_all(uint8_t red, uint8_t green, uint8_t blue)"]},"720":{"title":"void aw20216s_update_pwm_buffers(pin_t cs_pin, uint8_t index)","titles":["AW20216S Driver","API"]},"721":{"title":"Arguments","titles":["AW20216S Driver","API","void aw20216s_update_pwm_buffers(pin_t cs_pin, uint8_t index)"]},"722":{"title":"Battery Driver","titles":[]},"723":{"title":"Usage","titles":["Battery Driver"]},"724":{"title":"Driver Configuration","titles":["Battery Driver"]},"725":{"title":"ADC Driver","titles":["Battery Driver","Driver Configuration"]},"726":{"title":"Custom Driver","titles":["Battery Driver","Driver Configuration"]},"727":{"title":"EEPROM Driver Configuration","titles":[]},"728":{"title":"Vendor Driver Configuration","titles":["EEPROM Driver Configuration"]},"729":{"title":"STM32 L0/L1 Configuration","titles":["EEPROM Driver Configuration","Vendor Driver Configuration"]},"730":{"title":"I2C Driver Configuration","titles":["EEPROM Driver Configuration"]},"731":{"title":"SPI Driver Configuration","titles":["EEPROM Driver Configuration"]},"732":{"title":"Transient Driver configuration","titles":["EEPROM Driver Configuration"]},"733":{"title":"Wear-leveling Driver Configuration","titles":["EEPROM Driver Configuration"]},"734":{"title":"Wear-leveling Configuration","titles":[]},"735":{"title":"Wear-leveling Embedded Flash Driver Configuration","titles":["Wear-leveling Configuration"]},"736":{"title":"Wear-leveling SPI Flash Driver Configuration","titles":["Wear-leveling Configuration"]},"737":{"title":"Wear-leveling RP2040 Driver Configuration","titles":["Wear-leveling Configuration"]},"738":{"title":"Wear-leveling Legacy EEPROM Emulation Driver Configuration","titles":["Wear-leveling Configuration"]},"739":{"title":"FLASH Driver Configuration","titles":[]},"740":{"title":"SPI FLASH Driver Configuration","titles":["FLASH Driver Configuration"]},"741":{"title":"GPIO Control","titles":[]},"742":{"title":"Macros","titles":["GPIO Control"]},"743":{"title":"Advanced Settings","titles":["GPIO Control"]},"744":{"title":"Atomic Operation","titles":["GPIO Control"]},"745":{"title":"I2C Master Driver","titles":[]},"746":{"title":"Usage","titles":["I2C Master Driver"]},"747":{"title":"I2C Addressing","titles":["I2C Master Driver"]},"748":{"title":"AVR Configuration","titles":["I2C Master Driver"]},"749":{"title":"ChibiOS/ARM Configuration","titles":["I2C Master Driver"]},"750":{"title":"I2Cv1","titles":["I2C Master Driver","ChibiOS/ARM Configuration"]},"751":{"title":"I2Cv2","titles":["I2C Master Driver","ChibiOS/ARM Configuration"]},"752":{"title":"API","titles":["I2C Master Driver"]},"753":{"title":"void i2c_init(void)","titles":["I2C Master Driver","API"]},"754":{"title":"i2c_status_t i2c_transmit(uint8_t address, const uint8_t* data, uint16_t length, uint16_t timeout)","titles":["I2C Master Driver","API"]},"755":{"title":"Arguments","titles":["I2C Master Driver","API","i2c_status_t i2c_transmit(uint8_t address, const uint8_t* data, uint16_t length, uint16_t timeout)"]},"756":{"title":"Return Value","titles":["I2C Master Driver","API","i2c_status_t i2c_transmit(uint8_t address, const uint8_t* data, uint16_t length, uint16_t timeout)"]},"757":{"title":"i2c_status_t i2c_transmit_P(uint8_t address, const uint8_t* data, uint16_t length, uint16_t timeout)","titles":["I2C Master Driver","API"]},"758":{"title":"Arguments","titles":["I2C Master Driver","API","i2c_status_t i2c_transmit_P(uint8_t address, const uint8_t* data, uint16_t length, uint16_t timeout)"]},"759":{"title":"Return Value","titles":["I2C Master Driver","API","i2c_status_t i2c_transmit_P(uint8_t address, const uint8_t* data, uint16_t length, uint16_t timeout)"]},"760":{"title":"i2c_status_t i2c_receive(uint8_t address, uint8_t* data, uint16_t length, uint16_t timeout)","titles":["I2C Master Driver","API"]},"761":{"title":"Arguments","titles":["I2C Master Driver","API","i2c_status_t i2c_receive(uint8_t address, uint8_t* data, uint16_t length, uint16_t timeout)"]},"762":{"title":"Return Value","titles":["I2C Master Driver","API","i2c_status_t i2c_receive(uint8_t address, uint8_t* data, uint16_t length, uint16_t timeout)"]},"763":{"title":"i2c_status_t i2c_write_register(uint8_t devaddr, uint8_t regaddr, const uint8_t* data, uint16_t length, uint16_t timeout)","titles":["I2C Master Driver","API"]},"764":{"title":"Arguments","titles":["I2C Master Driver","API","i2c_status_t i2c_write_register(uint8_t devaddr, uint8_t regaddr, const uint8_t* data, uint16_t length, uint16_t timeout)"]},"765":{"title":"Return Value","titles":["I2C Master Driver","API","i2c_status_t i2c_write_register(uint8_t devaddr, uint8_t regaddr, const uint8_t* data, uint16_t length, uint16_t timeout)"]},"766":{"title":"i2c_status_t i2c_write_register16(uint8_t devaddr, uint16_t regaddr, const uint8_t* data, uint16_t length, uint16_t timeout)","titles":["I2C Master Driver","API"]},"767":{"title":"Arguments","titles":["I2C Master Driver","API","i2c_status_t i2c_write_register16(uint8_t devaddr, uint16_t regaddr, const uint8_t* data, uint16_t length, uint16_t timeout)"]},"768":{"title":"Return Value","titles":["I2C Master Driver","API","i2c_status_t i2c_write_register16(uint8_t devaddr, uint16_t regaddr, const uint8_t* data, uint16_t length, uint16_t timeout)"]},"769":{"title":"i2c_status_t i2c_read_register(uint8_t devaddr, uint8_t regaddr, uint8_t* data, uint16_t length, uint16_t timeout)","titles":["I2C Master Driver","API"]},"770":{"title":"Arguments","titles":["I2C Master Driver","API","i2c_status_t i2c_read_register(uint8_t devaddr, uint8_t regaddr, uint8_t* data, uint16_t length, uint16_t timeout)"]},"771":{"title":"Return Value","titles":["I2C Master Driver","API","i2c_status_t i2c_read_register(uint8_t devaddr, uint8_t regaddr, uint8_t* data, uint16_t length, uint16_t timeout)"]},"772":{"title":"i2c_status_t i2c_read_register16(uint8_t devaddr, uint16_t regaddr, uint8_t* data, uint16_t length, uint16_t timeout)","titles":["I2C Master Driver","API"]},"773":{"title":"Arguments","titles":["I2C Master Driver","API","i2c_status_t i2c_read_register16(uint8_t devaddr, uint16_t regaddr, uint8_t* data, uint16_t length, uint16_t timeout)"]},"774":{"title":"Return Value","titles":["I2C Master Driver","API","i2c_status_t i2c_read_register16(uint8_t devaddr, uint16_t regaddr, uint8_t* data, uint16_t length, uint16_t timeout)"]},"775":{"title":"i2c_status_t i2c_ping_address(uint8_t address, uint16_t timeout)","titles":["I2C Master Driver","API"]},"776":{"title":"Arguments","titles":["I2C Master Driver","API","i2c_status_t i2c_ping_address(uint8_t address, uint16_t timeout)"]},"777":{"title":"Return Value","titles":["I2C Master Driver","API","i2c_status_t i2c_ping_address(uint8_t address, uint16_t timeout)"]},"778":{"title":"IS31FL3218 Driver","titles":[]},"779":{"title":"Usage","titles":["IS31FL3218 Driver"]},"780":{"title":"Basic Configuration","titles":["IS31FL3218 Driver"]},"781":{"title":"I²C Addressing","titles":["IS31FL3218 Driver","Basic Configuration"]},"782":{"title":"ARM/ChibiOS Configuration","titles":["IS31FL3218 Driver"]},"783":{"title":"LED Mapping","titles":["IS31FL3218 Driver"]},"784":{"title":"API","titles":["IS31FL3218 Driver"]},"785":{"title":"struct is31fl3218_led_t","titles":["IS31FL3218 Driver","API"]},"786":{"title":"Members","titles":["IS31FL3218 Driver","API","struct is31fl3218_led_t"]},"787":{"title":"void is31fl3218_init(void)","titles":["IS31FL3218 Driver","API"]},"788":{"title":"void is31fl3218_write_register(uint8_t reg, uint8_t data)","titles":["IS31FL3218 Driver","API"]},"789":{"title":"Arguments","titles":["IS31FL3218 Driver","API","void is31fl3218_write_register(uint8_t reg, uint8_t data)"]},"790":{"title":"void is31fl3218_set_color(int index, uint8_t red, uint8_t green, uint8_t blue)","titles":["IS31FL3218 Driver","API"]},"791":{"title":"Arguments","titles":["IS31FL3218 Driver","API","void is31fl3218_set_color(int index, uint8_t red, uint8_t green, uint8_t blue)"]},"792":{"title":"void is31fl3218_set_color_all(uint8_t red, uint8_t green, uint8_t blue)","titles":["IS31FL3218 Driver","API"]},"793":{"title":"Arguments","titles":["IS31FL3218 Driver","API","void is31fl3218_set_color_all(uint8_t red, uint8_t green, uint8_t blue)"]},"794":{"title":"void is31fl3218_set_value(int index, uint8_t value)","titles":["IS31FL3218 Driver","API"]},"795":{"title":"Arguments","titles":["IS31FL3218 Driver","API","void is31fl3218_set_value(int index, uint8_t value)"]},"796":{"title":"void is31fl3218_set_value_all(uint8_t value)","titles":["IS31FL3218 Driver","API"]},"797":{"title":"Arguments","titles":["IS31FL3218 Driver","API","void is31fl3218_set_value_all(uint8_t value)"]},"798":{"title":"void is31fl3218_set_led_control_register(uint8_t index, bool red, bool green, bool blue)","titles":["IS31FL3218 Driver","API"]},"799":{"title":"Arguments","titles":["IS31FL3218 Driver","API","void is31fl3218_set_led_control_register(uint8_t index, bool red, bool green, bool blue)"]},"800":{"title":"void is31fl3218_set_led_control_register(uint8_t index, bool value)","titles":["IS31FL3218 Driver","API"]},"801":{"title":"Arguments","titles":["IS31FL3218 Driver","API","void is31fl3218_set_led_control_register(uint8_t index, bool value)"]},"802":{"title":"void is31fl3218_update_pwm_buffers(void)","titles":["IS31FL3218 Driver","API"]},"803":{"title":"void is31fl3218_update_led_control_registers(void)","titles":["IS31FL3218 Driver","API"]},"804":{"title":"IS31FL3236 Driver","titles":[]},"805":{"title":"Usage","titles":["IS31FL3236 Driver"]},"806":{"title":"Basic Configuration","titles":["IS31FL3236 Driver"]},"807":{"title":"I²C Addressing","titles":["IS31FL3236 Driver","Basic Configuration"]},"808":{"title":"ARM/ChibiOS Configuration","titles":["IS31FL3236 Driver"]},"809":{"title":"LED Mapping","titles":["IS31FL3236 Driver"]},"810":{"title":"API","titles":["IS31FL3236 Driver"]},"811":{"title":"struct is31fl3236_led_t","titles":["IS31FL3236 Driver","API"]},"812":{"title":"Members","titles":["IS31FL3236 Driver","API","struct is31fl3236_led_t"]},"813":{"title":"void is31fl3236_init(uint8_t index)","titles":["IS31FL3236 Driver","API"]},"814":{"title":"Arguments","titles":["IS31FL3236 Driver","API","void is31fl3236_init(uint8_t index)"]},"815":{"title":"void is31fl3236_write_register(uint8_t index, uint8_t reg, uint8_t data)","titles":["IS31FL3236 Driver","API"]},"816":{"title":"Arguments","titles":["IS31FL3236 Driver","API","void is31fl3236_write_register(uint8_t index, uint8_t reg, uint8_t data)"]},"817":{"title":"void is31fl3236_set_color(int index, uint8_t red, uint8_t green, uint8_t blue)","titles":["IS31FL3236 Driver","API"]},"818":{"title":"Arguments","titles":["IS31FL3236 Driver","API","void is31fl3236_set_color(int index, uint8_t red, uint8_t green, uint8_t blue)"]},"819":{"title":"void is31fl3236_set_color_all(uint8_t red, uint8_t green, uint8_t blue)","titles":["IS31FL3236 Driver","API"]},"820":{"title":"Arguments","titles":["IS31FL3236 Driver","API","void is31fl3236_set_color_all(uint8_t red, uint8_t green, uint8_t blue)"]},"821":{"title":"void is31fl3236_set_value(int index, uint8_t value)","titles":["IS31FL3236 Driver","API"]},"822":{"title":"Arguments","titles":["IS31FL3236 Driver","API","void is31fl3236_set_value(int index, uint8_t value)"]},"823":{"title":"void is31fl3236_set_value_all(uint8_t value)","titles":["IS31FL3236 Driver","API"]},"824":{"title":"Arguments","titles":["IS31FL3236 Driver","API","void is31fl3236_set_value_all(uint8_t value)"]},"825":{"title":"void is31fl3236_set_led_control_register(uint8_t index, bool red, bool green, bool blue)","titles":["IS31FL3236 Driver","API"]},"826":{"title":"Arguments","titles":["IS31FL3236 Driver","API","void is31fl3236_set_led_control_register(uint8_t index, bool red, bool green, bool blue)"]},"827":{"title":"void is31fl3236_set_led_control_register(uint8_t index, bool value)","titles":["IS31FL3236 Driver","API"]},"828":{"title":"Arguments","titles":["IS31FL3236 Driver","API","void is31fl3236_set_led_control_register(uint8_t index, bool value)"]},"829":{"title":"void is31fl3236_update_pwm_buffers(uint8_t index)","titles":["IS31FL3236 Driver","API"]},"830":{"title":"Arguments","titles":["IS31FL3236 Driver","API","void is31fl3236_update_pwm_buffers(uint8_t index)"]},"831":{"title":"void is31fl3236_update_led_control_registers(uint8_t index)","titles":["IS31FL3236 Driver","API"]},"832":{"title":"Arguments","titles":["IS31FL3236 Driver","API","void is31fl3236_update_led_control_registers(uint8_t index)"]},"833":{"title":"IS31FL3729 Driver","titles":[]},"834":{"title":"Usage","titles":["IS31FL3729 Driver"]},"835":{"title":"Basic Configuration","titles":["IS31FL3729 Driver"]},"836":{"title":"I²C Addressing","titles":["IS31FL3729 Driver","Basic Configuration"]},"837":{"title":"PWM Frequency","titles":["IS31FL3729 Driver","Basic Configuration"]},"838":{"title":"De-Ghosting","titles":["IS31FL3729 Driver","Basic Configuration"]},"839":{"title":"Global Current Control","titles":["IS31FL3729 Driver","Basic Configuration"]},"840":{"title":"ARM/ChibiOS Configuration","titles":["IS31FL3729 Driver"]},"841":{"title":"LED Mapping","titles":["IS31FL3729 Driver"]},"842":{"title":"API","titles":["IS31FL3729 Driver"]},"843":{"title":"struct is31fl3729_led_t","titles":["IS31FL3729 Driver","API"]},"844":{"title":"Members","titles":["IS31FL3729 Driver","API","struct is31fl3729_led_t"]},"845":{"title":"void is31fl3729_init(uint8_t index)","titles":["IS31FL3729 Driver","API"]},"846":{"title":"Arguments","titles":["IS31FL3729 Driver","API","void is31fl3729_init(uint8_t index)"]},"847":{"title":"void is31fl3729_write_register(uint8_t index, uint8_t reg, uint8_t data)","titles":["IS31FL3729 Driver","API"]},"848":{"title":"Arguments","titles":["IS31FL3729 Driver","API","void is31fl3729_write_register(uint8_t index, uint8_t reg, uint8_t data)"]},"849":{"title":"void is31fl3729_set_color(int index, uint8_t red, uint8_t green, uint8_t blue)","titles":["IS31FL3729 Driver","API"]},"850":{"title":"Arguments","titles":["IS31FL3729 Driver","API","void is31fl3729_set_color(int index, uint8_t red, uint8_t green, uint8_t blue)"]},"851":{"title":"void is31fl3729_set_color_all(uint8_t red, uint8_t green, uint8_t blue)","titles":["IS31FL3729 Driver","API"]},"852":{"title":"Arguments","titles":["IS31FL3729 Driver","API","void is31fl3729_set_color_all(uint8_t red, uint8_t green, uint8_t blue)"]},"853":{"title":"void is31fl3729_set_value(int index, uint8_t value)","titles":["IS31FL3729 Driver","API"]},"854":{"title":"Arguments","titles":["IS31FL3729 Driver","API","void is31fl3729_set_value(int index, uint8_t value)"]},"855":{"title":"void is31fl3729_set_value_all(uint8_t value)","titles":["IS31FL3729 Driver","API"]},"856":{"title":"Arguments","titles":["IS31FL3729 Driver","API","void is31fl3729_set_value_all(uint8_t value)"]},"857":{"title":"void is31fl3729_set_scaling_register(uint8_t index, uint8_t red, uint8_t green, uint8_t blue)","titles":["IS31FL3729 Driver","API"]},"858":{"title":"Arguments","titles":["IS31FL3729 Driver","API","void is31fl3729_set_scaling_register(uint8_t index, uint8_t red, uint8_t green, uint8_t blue)"]},"859":{"title":"void is31fl3729_set_scaling_register(uint8_t index, uint8_t value)","titles":["IS31FL3729 Driver","API"]},"860":{"title":"Arguments","titles":["IS31FL3729 Driver","API","void is31fl3729_set_scaling_register(uint8_t index, uint8_t value)"]},"861":{"title":"void is31fl3729_update_pwm_buffers(uint8_t index)","titles":["IS31FL3729 Driver","API"]},"862":{"title":"Arguments","titles":["IS31FL3729 Driver","API","void is31fl3729_update_pwm_buffers(uint8_t index)"]},"863":{"title":"void is31fl3729_update_scaling_registers(uint8_t index)","titles":["IS31FL3729 Driver","API"]},"864":{"title":"Arguments","titles":["IS31FL3729 Driver","API","void is31fl3729_update_scaling_registers(uint8_t index)"]},"865":{"title":"IS31FL3731 Driver","titles":[]},"866":{"title":"Usage","titles":["IS31FL3731 Driver"]},"867":{"title":"Basic Configuration","titles":["IS31FL3731 Driver"]},"868":{"title":"I²C Addressing","titles":["IS31FL3731 Driver","Basic Configuration"]},"869":{"title":"De-Ghosting","titles":["IS31FL3731 Driver","Basic Configuration"]},"870":{"title":"ARM/ChibiOS Configuration","titles":["IS31FL3731 Driver"]},"871":{"title":"LED Mapping","titles":["IS31FL3731 Driver"]},"872":{"title":"API","titles":["IS31FL3731 Driver"]},"873":{"title":"struct is31fl3731_led_t","titles":["IS31FL3731 Driver","API"]},"874":{"title":"Members","titles":["IS31FL3731 Driver","API","struct is31fl3731_led_t"]},"875":{"title":"void is31fl3731_init(uint8_t index)","titles":["IS31FL3731 Driver","API"]},"876":{"title":"Arguments","titles":["IS31FL3731 Driver","API","void is31fl3731_init(uint8_t index)"]},"877":{"title":"void is31fl3731_write_register(uint8_t index, uint8_t reg, uint8_t data)","titles":["IS31FL3731 Driver","API"]},"878":{"title":"Arguments","titles":["IS31FL3731 Driver","API","void is31fl3731_write_register(uint8_t index, uint8_t reg, uint8_t data)"]},"879":{"title":"void is31fl3731_select_page(uint8_t index, uint8_t page)","titles":["IS31FL3731 Driver","API"]},"880":{"title":"Arguments","titles":["IS31FL3731 Driver","API","void is31fl3731_select_page(uint8_t index, uint8_t page)"]},"881":{"title":"void is31fl3731_set_color(int index, uint8_t red, uint8_t green, uint8_t blue)","titles":["IS31FL3731 Driver","API"]},"882":{"title":"Arguments","titles":["IS31FL3731 Driver","API","void is31fl3731_set_color(int index, uint8_t red, uint8_t green, uint8_t blue)"]},"883":{"title":"void is31fl3731_set_color_all(uint8_t red, uint8_t green, uint8_t blue)","titles":["IS31FL3731 Driver","API"]},"884":{"title":"Arguments","titles":["IS31FL3731 Driver","API","void is31fl3731_set_color_all(uint8_t red, uint8_t green, uint8_t blue)"]},"885":{"title":"void is31fl3731_set_value(int index, uint8_t value)","titles":["IS31FL3731 Driver","API"]},"886":{"title":"Arguments","titles":["IS31FL3731 Driver","API","void is31fl3731_set_value(int index, uint8_t value)"]},"887":{"title":"void is31fl3731_set_value_all(uint8_t value)","titles":["IS31FL3731 Driver","API"]},"888":{"title":"Arguments","titles":["IS31FL3731 Driver","API","void is31fl3731_set_value_all(uint8_t value)"]},"889":{"title":"void is31fl3731_set_led_control_register(uint8_t index, bool red, bool green, bool blue)","titles":["IS31FL3731 Driver","API"]},"890":{"title":"Arguments","titles":["IS31FL3731 Driver","API","void is31fl3731_set_led_control_register(uint8_t index, bool red, bool green, bool blue)"]},"891":{"title":"void is31fl3731_set_led_control_register(uint8_t index, bool value)","titles":["IS31FL3731 Driver","API"]},"892":{"title":"Arguments","titles":["IS31FL3731 Driver","API","void is31fl3731_set_led_control_register(uint8_t index, bool value)"]},"893":{"title":"void is31fl3731_update_pwm_buffers(uint8_t index)","titles":["IS31FL3731 Driver","API"]},"894":{"title":"Arguments","titles":["IS31FL3731 Driver","API","void is31fl3731_update_pwm_buffers(uint8_t index)"]},"895":{"title":"void is31fl3731_update_led_control_registers(uint8_t index)","titles":["IS31FL3731 Driver","API"]},"896":{"title":"Arguments","titles":["IS31FL3731 Driver","API","void is31fl3731_update_led_control_registers(uint8_t index)"]},"897":{"title":"IS31FL3733 Driver","titles":[]},"898":{"title":"Usage","titles":["IS31FL3733 Driver"]},"899":{"title":"Basic Configuration","titles":["IS31FL3733 Driver"]},"900":{"title":"I²C Addressing","titles":["IS31FL3733 Driver","Basic Configuration"]},"901":{"title":"Multi-Driver Synchronization","titles":["IS31FL3733 Driver","Basic Configuration"]},"902":{"title":"PWM Frequency","titles":["IS31FL3733 Driver","Basic Configuration"]},"903":{"title":"De-Ghosting","titles":["IS31FL3733 Driver","Basic Configuration"]},"904":{"title":"Global Current Control","titles":["IS31FL3733 Driver","Basic Configuration"]},"905":{"title":"ARM/ChibiOS Configuration","titles":["IS31FL3733 Driver"]},"906":{"title":"LED Mapping","titles":["IS31FL3733 Driver"]},"907":{"title":"API","titles":["IS31FL3733 Driver"]},"908":{"title":"struct is31fl3733_led_t","titles":["IS31FL3733 Driver","API"]},"909":{"title":"Members","titles":["IS31FL3733 Driver","API","struct is31fl3733_led_t"]},"910":{"title":"void is31fl3733_init(uint8_t index)","titles":["IS31FL3733 Driver","API"]},"911":{"title":"Arguments","titles":["IS31FL3733 Driver","API","void is31fl3733_init(uint8_t index)"]},"912":{"title":"void is31fl3733_write_register(uint8_t index, uint8_t reg, uint8_t data)","titles":["IS31FL3733 Driver","API"]},"913":{"title":"Arguments","titles":["IS31FL3733 Driver","API","void is31fl3733_write_register(uint8_t index, uint8_t reg, uint8_t data)"]},"914":{"title":"void is31fl3733_select_page(uint8_t index, uint8_t page)","titles":["IS31FL3733 Driver","API"]},"915":{"title":"Arguments","titles":["IS31FL3733 Driver","API","void is31fl3733_select_page(uint8_t index, uint8_t page)"]},"916":{"title":"void is31fl3733_set_color(int index, uint8_t red, uint8_t green, uint8_t blue)","titles":["IS31FL3733 Driver","API"]},"917":{"title":"Arguments","titles":["IS31FL3733 Driver","API","void is31fl3733_set_color(int index, uint8_t red, uint8_t green, uint8_t blue)"]},"918":{"title":"void is31fl3733_set_color_all(uint8_t red, uint8_t green, uint8_t blue)","titles":["IS31FL3733 Driver","API"]},"919":{"title":"Arguments","titles":["IS31FL3733 Driver","API","void is31fl3733_set_color_all(uint8_t red, uint8_t green, uint8_t blue)"]},"920":{"title":"void is31fl3733_set_value(int index, uint8_t value)","titles":["IS31FL3733 Driver","API"]},"921":{"title":"Arguments","titles":["IS31FL3733 Driver","API","void is31fl3733_set_value(int index, uint8_t value)"]},"922":{"title":"void is31fl3733_set_value_all(uint8_t value)","titles":["IS31FL3733 Driver","API"]},"923":{"title":"Arguments","titles":["IS31FL3733 Driver","API","void is31fl3733_set_value_all(uint8_t value)"]},"924":{"title":"void is31fl3733_set_led_control_register(uint8_t index, bool red, bool green, bool blue)","titles":["IS31FL3733 Driver","API"]},"925":{"title":"Arguments","titles":["IS31FL3733 Driver","API","void is31fl3733_set_led_control_register(uint8_t index, bool red, bool green, bool blue)"]},"926":{"title":"void is31fl3733_set_led_control_register(uint8_t index, bool value)","titles":["IS31FL3733 Driver","API"]},"927":{"title":"Arguments","titles":["IS31FL3733 Driver","API","void is31fl3733_set_led_control_register(uint8_t index, bool value)"]},"928":{"title":"void is31fl3733_update_pwm_buffers(uint8_t index)","titles":["IS31FL3733 Driver","API"]},"929":{"title":"Arguments","titles":["IS31FL3733 Driver","API","void is31fl3733_update_pwm_buffers(uint8_t index)"]},"930":{"title":"void is31fl3733_update_led_control_registers(uint8_t index)","titles":["IS31FL3733 Driver","API"]},"931":{"title":"Arguments","titles":["IS31FL3733 Driver","API","void is31fl3733_update_led_control_registers(uint8_t index)"]},"932":{"title":"IS31FL3736 Driver","titles":[]},"933":{"title":"Usage","titles":["IS31FL3736 Driver"]},"934":{"title":"Basic Configuration","titles":["IS31FL3736 Driver"]},"935":{"title":"I²C Addressing","titles":["IS31FL3736 Driver","Basic Configuration"]},"936":{"title":"PWM Frequency","titles":["IS31FL3736 Driver","Basic Configuration"]},"937":{"title":"De-Ghosting","titles":["IS31FL3736 Driver","Basic Configuration"]},"938":{"title":"Global Current Control","titles":["IS31FL3736 Driver","Basic Configuration"]},"939":{"title":"ARM/ChibiOS Configuration","titles":["IS31FL3736 Driver"]},"940":{"title":"LED Mapping","titles":["IS31FL3736 Driver"]},"941":{"title":"API","titles":["IS31FL3736 Driver"]},"942":{"title":"struct is31fl3736_led_t","titles":["IS31FL3736 Driver","API"]},"943":{"title":"Members","titles":["IS31FL3736 Driver","API","struct is31fl3736_led_t"]},"944":{"title":"void is31fl3736_init(uint8_t index)","titles":["IS31FL3736 Driver","API"]},"945":{"title":"Arguments","titles":["IS31FL3736 Driver","API","void is31fl3736_init(uint8_t index)"]},"946":{"title":"void is31fl3736_write_register(uint8_t index, uint8_t reg, uint8_t data)","titles":["IS31FL3736 Driver","API"]},"947":{"title":"Arguments","titles":["IS31FL3736 Driver","API","void is31fl3736_write_register(uint8_t index, uint8_t reg, uint8_t data)"]},"948":{"title":"void is31fl3736_select_page(uint8_t index, uint8_t page)","titles":["IS31FL3736 Driver","API"]},"949":{"title":"Arguments","titles":["IS31FL3736 Driver","API","void is31fl3736_select_page(uint8_t index, uint8_t page)"]},"950":{"title":"void is31fl3736_set_color(int index, uint8_t red, uint8_t green, uint8_t blue)","titles":["IS31FL3736 Driver","API"]},"951":{"title":"Arguments","titles":["IS31FL3736 Driver","API","void is31fl3736_set_color(int index, uint8_t red, uint8_t green, uint8_t blue)"]},"952":{"title":"void is31fl3736_set_color_all(uint8_t red, uint8_t green, uint8_t blue)","titles":["IS31FL3736 Driver","API"]},"953":{"title":"Arguments","titles":["IS31FL3736 Driver","API","void is31fl3736_set_color_all(uint8_t red, uint8_t green, uint8_t blue)"]},"954":{"title":"void is31fl3736_set_value(int index, uint8_t value)","titles":["IS31FL3736 Driver","API"]},"955":{"title":"Arguments","titles":["IS31FL3736 Driver","API","void is31fl3736_set_value(int index, uint8_t value)"]},"956":{"title":"void is31fl3736_set_value_all(uint8_t value)","titles":["IS31FL3736 Driver","API"]},"957":{"title":"Arguments","titles":["IS31FL3736 Driver","API","void is31fl3736_set_value_all(uint8_t value)"]},"958":{"title":"void is31fl3736_set_led_control_register(uint8_t index, bool red, bool green, bool blue)","titles":["IS31FL3736 Driver","API"]},"959":{"title":"Arguments","titles":["IS31FL3736 Driver","API","void is31fl3736_set_led_control_register(uint8_t index, bool red, bool green, bool blue)"]},"960":{"title":"void is31fl3736_set_led_control_register(uint8_t index, bool value)","titles":["IS31FL3736 Driver","API"]},"961":{"title":"Arguments","titles":["IS31FL3736 Driver","API","void is31fl3736_set_led_control_register(uint8_t index, bool value)"]},"962":{"title":"void is31fl3736_update_pwm_buffers(uint8_t index)","titles":["IS31FL3736 Driver","API"]},"963":{"title":"Arguments","titles":["IS31FL3736 Driver","API","void is31fl3736_update_pwm_buffers(uint8_t index)"]},"964":{"title":"void is31fl3736_update_led_control_registers(uint8_t index)","titles":["IS31FL3736 Driver","API"]},"965":{"title":"Arguments","titles":["IS31FL3736 Driver","API","void is31fl3736_update_led_control_registers(uint8_t index)"]},"966":{"title":"IS31FL3737 Driver","titles":[]},"967":{"title":"Usage","titles":["IS31FL3737 Driver"]},"968":{"title":"Basic Configuration","titles":["IS31FL3737 Driver"]},"969":{"title":"I²C Addressing","titles":["IS31FL3737 Driver","Basic Configuration"]},"970":{"title":"PWM Frequency","titles":["IS31FL3737 Driver","Basic Configuration"]},"971":{"title":"De-Ghosting","titles":["IS31FL3737 Driver","Basic Configuration"]},"972":{"title":"Global Current Control","titles":["IS31FL3737 Driver","Basic Configuration"]},"973":{"title":"ARM/ChibiOS Configuration","titles":["IS31FL3737 Driver"]},"974":{"title":"LED Mapping","titles":["IS31FL3737 Driver"]},"975":{"title":"API","titles":["IS31FL3737 Driver"]},"976":{"title":"struct is31fl3737_led_t","titles":["IS31FL3737 Driver","API"]},"977":{"title":"Members","titles":["IS31FL3737 Driver","API","struct is31fl3737_led_t"]},"978":{"title":"void is31fl3737_init(uint8_t index)","titles":["IS31FL3737 Driver","API"]},"979":{"title":"Arguments","titles":["IS31FL3737 Driver","API","void is31fl3737_init(uint8_t index)"]},"980":{"title":"void is31fl3737_write_register(uint8_t index, uint8_t reg, uint8_t data)","titles":["IS31FL3737 Driver","API"]},"981":{"title":"Arguments","titles":["IS31FL3737 Driver","API","void is31fl3737_write_register(uint8_t index, uint8_t reg, uint8_t data)"]},"982":{"title":"void is31fl3737_select_page(uint8_t index, uint8_t page)","titles":["IS31FL3737 Driver","API"]},"983":{"title":"Arguments","titles":["IS31FL3737 Driver","API","void is31fl3737_select_page(uint8_t index, uint8_t page)"]},"984":{"title":"void is31fl3737_set_color(int index, uint8_t red, uint8_t green, uint8_t blue)","titles":["IS31FL3737 Driver","API"]},"985":{"title":"Arguments","titles":["IS31FL3737 Driver","API","void is31fl3737_set_color(int index, uint8_t red, uint8_t green, uint8_t blue)"]},"986":{"title":"void is31fl3737_set_color_all(uint8_t red, uint8_t green, uint8_t blue)","titles":["IS31FL3737 Driver","API"]},"987":{"title":"Arguments","titles":["IS31FL3737 Driver","API","void is31fl3737_set_color_all(uint8_t red, uint8_t green, uint8_t blue)"]},"988":{"title":"void is31fl3737_set_value(int index, uint8_t value)","titles":["IS31FL3737 Driver","API"]},"989":{"title":"Arguments","titles":["IS31FL3737 Driver","API","void is31fl3737_set_value(int index, uint8_t value)"]},"990":{"title":"void is31fl3737_set_value_all(uint8_t value)","titles":["IS31FL3737 Driver","API"]},"991":{"title":"Arguments","titles":["IS31FL3737 Driver","API","void is31fl3737_set_value_all(uint8_t value)"]},"992":{"title":"void is31fl3737_set_led_control_register(uint8_t index, bool red, bool green, bool blue)","titles":["IS31FL3737 Driver","API"]},"993":{"title":"Arguments","titles":["IS31FL3737 Driver","API","void is31fl3737_set_led_control_register(uint8_t index, bool red, bool green, bool blue)"]},"994":{"title":"void is31fl3737_set_led_control_register(uint8_t index, bool value)","titles":["IS31FL3737 Driver","API"]},"995":{"title":"Arguments","titles":["IS31FL3737 Driver","API","void is31fl3737_set_led_control_register(uint8_t index, bool value)"]},"996":{"title":"void is31fl3737_update_pwm_buffers(uint8_t index)","titles":["IS31FL3737 Driver","API"]},"997":{"title":"Arguments","titles":["IS31FL3737 Driver","API","void is31fl3737_update_pwm_buffers(uint8_t index)"]},"998":{"title":"void is31fl3737_update_led_control_registers(uint8_t index)","titles":["IS31FL3737 Driver","API"]},"999":{"title":"Arguments","titles":["IS31FL3737 Driver","API","void is31fl3737_update_led_control_registers(uint8_t index)"]},"1000":{"title":"IS31FL3741 Driver","titles":[]},"1001":{"title":"Usage","titles":["IS31FL3741 Driver"]},"1002":{"title":"Basic Configuration","titles":["IS31FL3741 Driver"]},"1003":{"title":"I²C Addressing","titles":["IS31FL3741 Driver","Basic Configuration"]},"1004":{"title":"PWM Frequency","titles":["IS31FL3741 Driver","Basic Configuration"]},"1005":{"title":"De-Ghosting","titles":["IS31FL3741 Driver","Basic Configuration"]},"1006":{"title":"Global Current Control","titles":["IS31FL3741 Driver","Basic Configuration"]},"1007":{"title":"ARM/ChibiOS Configuration","titles":["IS31FL3741 Driver"]},"1008":{"title":"LED Mapping","titles":["IS31FL3741 Driver"]},"1009":{"title":"API","titles":["IS31FL3741 Driver"]},"1010":{"title":"struct is31fl3741_led_t","titles":["IS31FL3741 Driver","API"]},"1011":{"title":"Members","titles":["IS31FL3741 Driver","API","struct is31fl3741_led_t"]},"1012":{"title":"void is31fl3741_init(uint8_t index)","titles":["IS31FL3741 Driver","API"]},"1013":{"title":"Arguments","titles":["IS31FL3741 Driver","API","void is31fl3741_init(uint8_t index)"]},"1014":{"title":"void is31fl3741_write_register(uint8_t index, uint8_t reg, uint8_t data)","titles":["IS31FL3741 Driver","API"]},"1015":{"title":"Arguments","titles":["IS31FL3741 Driver","API","void is31fl3741_write_register(uint8_t index, uint8_t reg, uint8_t data)"]},"1016":{"title":"void is31fl3741_select_page(uint8_t index, uint8_t page)","titles":["IS31FL3741 Driver","API"]},"1017":{"title":"Arguments","titles":["IS31FL3741 Driver","API","void is31fl3741_select_page(uint8_t index, uint8_t page)"]},"1018":{"title":"void is31fl3741_set_color(int index, uint8_t red, uint8_t green, uint8_t blue)","titles":["IS31FL3741 Driver","API"]},"1019":{"title":"Arguments","titles":["IS31FL3741 Driver","API","void is31fl3741_set_color(int index, uint8_t red, uint8_t green, uint8_t blue)"]},"1020":{"title":"void is31fl3741_set_color_all(uint8_t red, uint8_t green, uint8_t blue)","titles":["IS31FL3741 Driver","API"]},"1021":{"title":"Arguments","titles":["IS31FL3741 Driver","API","void is31fl3741_set_color_all(uint8_t red, uint8_t green, uint8_t blue)"]},"1022":{"title":"void is31fl3741_set_value(int index, uint8_t value)","titles":["IS31FL3741 Driver","API"]},"1023":{"title":"Arguments","titles":["IS31FL3741 Driver","API","void is31fl3741_set_value(int index, uint8_t value)"]},"1024":{"title":"void is31fl3741_set_value_all(uint8_t value)","titles":["IS31FL3741 Driver","API"]},"1025":{"title":"Arguments","titles":["IS31FL3741 Driver","API","void is31fl3741_set_value_all(uint8_t value)"]},"1026":{"title":"void is31fl3741_set_led_control_register(uint8_t index, bool red, bool green, bool blue)","titles":["IS31FL3741 Driver","API"]},"1027":{"title":"Arguments","titles":["IS31FL3741 Driver","API","void is31fl3741_set_led_control_register(uint8_t index, bool red, bool green, bool blue)"]},"1028":{"title":"void is31fl3741_set_led_control_register(uint8_t index, bool value)","titles":["IS31FL3741 Driver","API"]},"1029":{"title":"Arguments","titles":["IS31FL3741 Driver","API","void is31fl3741_set_led_control_register(uint8_t index, bool value)"]},"1030":{"title":"void is31fl3741_update_pwm_buffers(uint8_t index)","titles":["IS31FL3741 Driver","API"]},"1031":{"title":"Arguments","titles":["IS31FL3741 Driver","API","void is31fl3741_update_pwm_buffers(uint8_t index)"]},"1032":{"title":"void is31fl3741_update_led_control_registers(uint8_t index)","titles":["IS31FL3741 Driver","API"]},"1033":{"title":"Arguments","titles":["IS31FL3741 Driver","API","void is31fl3741_update_led_control_registers(uint8_t index)"]},"1034":{"title":"IS31FL3743A Driver","titles":[]},"1035":{"title":"Usage","titles":["IS31FL3743A Driver"]},"1036":{"title":"Basic Configuration","titles":["IS31FL3743A Driver"]},"1037":{"title":"I²C Addressing","titles":["IS31FL3743A Driver","Basic Configuration"]},"1038":{"title":"Multi-Driver Synchronization","titles":["IS31FL3743A Driver","Basic Configuration"]},"1039":{"title":"De-Ghosting","titles":["IS31FL3743A Driver","Basic Configuration"]},"1040":{"title":"Global Current Control","titles":["IS31FL3743A Driver","Basic Configuration"]},"1041":{"title":"ARM/ChibiOS Configuration","titles":["IS31FL3743A Driver"]},"1042":{"title":"LED Mapping","titles":["IS31FL3743A Driver"]},"1043":{"title":"API","titles":["IS31FL3743A Driver"]},"1044":{"title":"struct is31fl3743a_led_t","titles":["IS31FL3743A Driver","API"]},"1045":{"title":"Members","titles":["IS31FL3743A Driver","API","struct is31fl3743a_led_t"]},"1046":{"title":"void is31fl3743a_init(uint8_t index)","titles":["IS31FL3743A Driver","API"]},"1047":{"title":"Arguments","titles":["IS31FL3743A Driver","API","void is31fl3743a_init(uint8_t index)"]},"1048":{"title":"void is31fl3743a_write_register(uint8_t index, uint8_t reg, uint8_t data)","titles":["IS31FL3743A Driver","API"]},"1049":{"title":"Arguments","titles":["IS31FL3743A Driver","API","void is31fl3743a_write_register(uint8_t index, uint8_t reg, uint8_t data)"]},"1050":{"title":"void is31fl3743a_select_page(uint8_t index, uint8_t page)","titles":["IS31FL3743A Driver","API"]},"1051":{"title":"Arguments","titles":["IS31FL3743A Driver","API","void is31fl3743a_select_page(uint8_t index, uint8_t page)"]},"1052":{"title":"void is31fl3743a_set_color(int index, uint8_t red, uint8_t green, uint8_t blue)","titles":["IS31FL3743A Driver","API"]},"1053":{"title":"Arguments","titles":["IS31FL3743A Driver","API","void is31fl3743a_set_color(int index, uint8_t red, uint8_t green, uint8_t blue)"]},"1054":{"title":"void is31fl3743a_set_color_all(uint8_t red, uint8_t green, uint8_t blue)","titles":["IS31FL3743A Driver","API"]},"1055":{"title":"Arguments","titles":["IS31FL3743A Driver","API","void is31fl3743a_set_color_all(uint8_t red, uint8_t green, uint8_t blue)"]},"1056":{"title":"void is31fl3743a_set_value(int index, uint8_t value)","titles":["IS31FL3743A Driver","API"]},"1057":{"title":"Arguments","titles":["IS31FL3743A Driver","API","void is31fl3743a_set_value(int index, uint8_t value)"]},"1058":{"title":"void is31fl3743a_set_value_all(uint8_t value)","titles":["IS31FL3743A Driver","API"]},"1059":{"title":"Arguments","titles":["IS31FL3743A Driver","API","void is31fl3743a_set_value_all(uint8_t value)"]},"1060":{"title":"void is31fl3743a_set_scaling_register(uint8_t index, uint8_t red, uint8_t green, uint8_t blue)","titles":["IS31FL3743A Driver","API"]},"1061":{"title":"Arguments","titles":["IS31FL3743A Driver","API","void is31fl3743a_set_scaling_register(uint8_t index, uint8_t red, uint8_t green, uint8_t blue)"]},"1062":{"title":"void is31fl3743a_set_scaling_register(uint8_t index, uint8_t value)","titles":["IS31FL3743A Driver","API"]},"1063":{"title":"Arguments","titles":["IS31FL3743A Driver","API","void is31fl3743a_set_scaling_register(uint8_t index, uint8_t value)"]},"1064":{"title":"void is31fl3743a_update_pwm_buffers(uint8_t index)","titles":["IS31FL3743A Driver","API"]},"1065":{"title":"Arguments","titles":["IS31FL3743A Driver","API","void is31fl3743a_update_pwm_buffers(uint8_t index)"]},"1066":{"title":"void is31fl3743a_update_scaling_registers(uint8_t index)","titles":["IS31FL3743A Driver","API"]},"1067":{"title":"Arguments","titles":["IS31FL3743A Driver","API","void is31fl3743a_update_scaling_registers(uint8_t index)"]},"1068":{"title":"IS31FL3742A Driver","titles":[]},"1069":{"title":"Usage","titles":["IS31FL3742A Driver"]},"1070":{"title":"Basic Configuration","titles":["IS31FL3742A Driver"]},"1071":{"title":"I²C Addressing","titles":["IS31FL3742A Driver","Basic Configuration"]},"1072":{"title":"PWM Frequency","titles":["IS31FL3742A Driver","Basic Configuration"]},"1073":{"title":"De-Ghosting","titles":["IS31FL3742A Driver","Basic Configuration"]},"1074":{"title":"Global Current Control","titles":["IS31FL3742A Driver","Basic Configuration"]},"1075":{"title":"ARM/ChibiOS Configuration","titles":["IS31FL3742A Driver"]},"1076":{"title":"LED Mapping","titles":["IS31FL3742A Driver"]},"1077":{"title":"API","titles":["IS31FL3742A Driver"]},"1078":{"title":"struct is31fl3742a_led_t","titles":["IS31FL3742A Driver","API"]},"1079":{"title":"Members","titles":["IS31FL3742A Driver","API","struct is31fl3742a_led_t"]},"1080":{"title":"void is31fl3742a_init(uint8_t index)","titles":["IS31FL3742A Driver","API"]},"1081":{"title":"Arguments","titles":["IS31FL3742A Driver","API","void is31fl3742a_init(uint8_t index)"]},"1082":{"title":"void is31fl3742a_write_register(uint8_t index, uint8_t reg, uint8_t data)","titles":["IS31FL3742A Driver","API"]},"1083":{"title":"Arguments","titles":["IS31FL3742A Driver","API","void is31fl3742a_write_register(uint8_t index, uint8_t reg, uint8_t data)"]},"1084":{"title":"void is31fl3742a_select_page(uint8_t index, uint8_t page)","titles":["IS31FL3742A Driver","API"]},"1085":{"title":"Arguments","titles":["IS31FL3742A Driver","API","void is31fl3742a_select_page(uint8_t index, uint8_t page)"]},"1086":{"title":"void is31fl3742a_set_color(int index, uint8_t red, uint8_t green, uint8_t blue)","titles":["IS31FL3742A Driver","API"]},"1087":{"title":"Arguments","titles":["IS31FL3742A Driver","API","void is31fl3742a_set_color(int index, uint8_t red, uint8_t green, uint8_t blue)"]},"1088":{"title":"void is31fl3742a_set_color_all(uint8_t red, uint8_t green, uint8_t blue)","titles":["IS31FL3742A Driver","API"]},"1089":{"title":"Arguments","titles":["IS31FL3742A Driver","API","void is31fl3742a_set_color_all(uint8_t red, uint8_t green, uint8_t blue)"]},"1090":{"title":"void is31fl3742a_set_value(int index, uint8_t value)","titles":["IS31FL3742A Driver","API"]},"1091":{"title":"Arguments","titles":["IS31FL3742A Driver","API","void is31fl3742a_set_value(int index, uint8_t value)"]},"1092":{"title":"void is31fl3742a_set_value_all(uint8_t value)","titles":["IS31FL3742A Driver","API"]},"1093":{"title":"Arguments","titles":["IS31FL3742A Driver","API","void is31fl3742a_set_value_all(uint8_t value)"]},"1094":{"title":"void is31fl3742a_set_scaling_register(uint8_t index, uint8_t red, uint8_t green, uint8_t blue)","titles":["IS31FL3742A Driver","API"]},"1095":{"title":"Arguments","titles":["IS31FL3742A Driver","API","void is31fl3742a_set_scaling_register(uint8_t index, uint8_t red, uint8_t green, uint8_t blue)"]},"1096":{"title":"void is31fl3742a_set_scaling_register(uint8_t index, uint8_t value)","titles":["IS31FL3742A Driver","API"]},"1097":{"title":"Arguments","titles":["IS31FL3742A Driver","API","void is31fl3742a_set_scaling_register(uint8_t index, uint8_t value)"]},"1098":{"title":"void is31fl3742a_update_pwm_buffers(uint8_t index)","titles":["IS31FL3742A Driver","API"]},"1099":{"title":"Arguments","titles":["IS31FL3742A Driver","API","void is31fl3742a_update_pwm_buffers(uint8_t index)"]},"1100":{"title":"void is31fl3742a_update_scaling_registers(uint8_t index)","titles":["IS31FL3742A Driver","API"]},"1101":{"title":"Arguments","titles":["IS31FL3742A Driver","API","void is31fl3742a_update_scaling_registers(uint8_t index)"]},"1102":{"title":"IS31FL3745 Driver","titles":[]},"1103":{"title":"Usage","titles":["IS31FL3745 Driver"]},"1104":{"title":"Basic Configuration","titles":["IS31FL3745 Driver"]},"1105":{"title":"I²C Addressing","titles":["IS31FL3745 Driver","Basic Configuration"]},"1106":{"title":"Multi-Driver Synchronization","titles":["IS31FL3745 Driver","Basic Configuration"]},"1107":{"title":"De-Ghosting","titles":["IS31FL3745 Driver","Basic Configuration"]},"1108":{"title":"Global Current Control","titles":["IS31FL3745 Driver","Basic Configuration"]},"1109":{"title":"ARM/ChibiOS Configuration","titles":["IS31FL3745 Driver"]},"1110":{"title":"LED Mapping","titles":["IS31FL3745 Driver"]},"1111":{"title":"API","titles":["IS31FL3745 Driver"]},"1112":{"title":"struct is31fl3745_led_t","titles":["IS31FL3745 Driver","API"]},"1113":{"title":"Members","titles":["IS31FL3745 Driver","API","struct is31fl3745_led_t"]},"1114":{"title":"void is31fl3745_init(uint8_t index)","titles":["IS31FL3745 Driver","API"]},"1115":{"title":"Arguments","titles":["IS31FL3745 Driver","API","void is31fl3745_init(uint8_t index)"]},"1116":{"title":"void is31fl3745_write_register(uint8_t index, uint8_t reg, uint8_t data)","titles":["IS31FL3745 Driver","API"]},"1117":{"title":"Arguments","titles":["IS31FL3745 Driver","API","void is31fl3745_write_register(uint8_t index, uint8_t reg, uint8_t data)"]},"1118":{"title":"void is31fl3745_select_page(uint8_t index, uint8_t page)","titles":["IS31FL3745 Driver","API"]},"1119":{"title":"Arguments","titles":["IS31FL3745 Driver","API","void is31fl3745_select_page(uint8_t index, uint8_t page)"]},"1120":{"title":"void is31fl3745_set_color(int index, uint8_t red, uint8_t green, uint8_t blue)","titles":["IS31FL3745 Driver","API"]},"1121":{"title":"Arguments","titles":["IS31FL3745 Driver","API","void is31fl3745_set_color(int index, uint8_t red, uint8_t green, uint8_t blue)"]},"1122":{"title":"void is31fl3745_set_color_all(uint8_t red, uint8_t green, uint8_t blue)","titles":["IS31FL3745 Driver","API"]},"1123":{"title":"Arguments","titles":["IS31FL3745 Driver","API","void is31fl3745_set_color_all(uint8_t red, uint8_t green, uint8_t blue)"]},"1124":{"title":"void is31fl3745_set_value(int index, uint8_t value)","titles":["IS31FL3745 Driver","API"]},"1125":{"title":"Arguments","titles":["IS31FL3745 Driver","API","void is31fl3745_set_value(int index, uint8_t value)"]},"1126":{"title":"void is31fl3745_set_value_all(uint8_t value)","titles":["IS31FL3745 Driver","API"]},"1127":{"title":"Arguments","titles":["IS31FL3745 Driver","API","void is31fl3745_set_value_all(uint8_t value)"]},"1128":{"title":"void is31fl3745_set_scaling_register(uint8_t index, uint8_t red, uint8_t green, uint8_t blue)","titles":["IS31FL3745 Driver","API"]},"1129":{"title":"Arguments","titles":["IS31FL3745 Driver","API","void is31fl3745_set_scaling_register(uint8_t index, uint8_t red, uint8_t green, uint8_t blue)"]},"1130":{"title":"void is31fl3745_set_scaling_register(uint8_t index, uint8_t value)","titles":["IS31FL3745 Driver","API"]},"1131":{"title":"Arguments","titles":["IS31FL3745 Driver","API","void is31fl3745_set_scaling_register(uint8_t index, uint8_t value)"]},"1132":{"title":"void is31fl3745_update_pwm_buffers(uint8_t index)","titles":["IS31FL3745 Driver","API"]},"1133":{"title":"Arguments","titles":["IS31FL3745 Driver","API","void is31fl3745_update_pwm_buffers(uint8_t index)"]},"1134":{"title":"void is31fl3745_update_scaling_registers(uint8_t index)","titles":["IS31FL3745 Driver","API"]},"1135":{"title":"Arguments","titles":["IS31FL3745 Driver","API","void is31fl3745_update_scaling_registers(uint8_t index)"]},"1136":{"title":"IS31FL3746A Driver","titles":[]},"1137":{"title":"Usage","titles":["IS31FL3746A Driver"]},"1138":{"title":"Basic Configuration","titles":["IS31FL3746A Driver"]},"1139":{"title":"I²C Addressing","titles":["IS31FL3746A Driver","Basic Configuration"]},"1140":{"title":"PWM Frequency","titles":["IS31FL3746A Driver","Basic Configuration"]},"1141":{"title":"De-Ghosting","titles":["IS31FL3746A Driver","Basic Configuration"]},"1142":{"title":"Global Current Control","titles":["IS31FL3746A Driver","Basic Configuration"]},"1143":{"title":"ARM/ChibiOS Configuration","titles":["IS31FL3746A Driver"]},"1144":{"title":"LED Mapping","titles":["IS31FL3746A Driver"]},"1145":{"title":"API","titles":["IS31FL3746A Driver"]},"1146":{"title":"struct is31fl3746a_led_t","titles":["IS31FL3746A Driver","API"]},"1147":{"title":"Members","titles":["IS31FL3746A Driver","API","struct is31fl3746a_led_t"]},"1148":{"title":"void is31fl3746a_init(uint8_t index)","titles":["IS31FL3746A Driver","API"]},"1149":{"title":"Arguments","titles":["IS31FL3746A Driver","API","void is31fl3746a_init(uint8_t index)"]},"1150":{"title":"void is31fl3746a_write_register(uint8_t index, uint8_t reg, uint8_t data)","titles":["IS31FL3746A Driver","API"]},"1151":{"title":"Arguments","titles":["IS31FL3746A Driver","API","void is31fl3746a_write_register(uint8_t index, uint8_t reg, uint8_t data)"]},"1152":{"title":"void is31fl3746a_select_page(uint8_t index, uint8_t page)","titles":["IS31FL3746A Driver","API"]},"1153":{"title":"Arguments","titles":["IS31FL3746A Driver","API","void is31fl3746a_select_page(uint8_t index, uint8_t page)"]},"1154":{"title":"void is31fl3746a_set_color(int index, uint8_t red, uint8_t green, uint8_t blue)","titles":["IS31FL3746A Driver","API"]},"1155":{"title":"Arguments","titles":["IS31FL3746A Driver","API","void is31fl3746a_set_color(int index, uint8_t red, uint8_t green, uint8_t blue)"]},"1156":{"title":"void is31fl3746a_set_color_all(uint8_t red, uint8_t green, uint8_t blue)","titles":["IS31FL3746A Driver","API"]},"1157":{"title":"Arguments","titles":["IS31FL3746A Driver","API","void is31fl3746a_set_color_all(uint8_t red, uint8_t green, uint8_t blue)"]},"1158":{"title":"void is31fl3746a_set_value(int index, uint8_t value)","titles":["IS31FL3746A Driver","API"]},"1159":{"title":"Arguments","titles":["IS31FL3746A Driver","API","void is31fl3746a_set_value(int index, uint8_t value)"]},"1160":{"title":"void is31fl3746a_set_value_all(uint8_t value)","titles":["IS31FL3746A Driver","API"]},"1161":{"title":"Arguments","titles":["IS31FL3746A Driver","API","void is31fl3746a_set_value_all(uint8_t value)"]},"1162":{"title":"void is31fl3746a_set_scaling_register(uint8_t index, uint8_t red, uint8_t green, uint8_t blue)","titles":["IS31FL3746A Driver","API"]},"1163":{"title":"Arguments","titles":["IS31FL3746A Driver","API","void is31fl3746a_set_scaling_register(uint8_t index, uint8_t red, uint8_t green, uint8_t blue)"]},"1164":{"title":"void is31fl3746a_set_scaling_register(uint8_t index, uint8_t value)","titles":["IS31FL3746A Driver","API"]},"1165":{"title":"Arguments","titles":["IS31FL3746A Driver","API","void is31fl3746a_set_scaling_register(uint8_t index, uint8_t value)"]},"1166":{"title":"void is31fl3746a_update_pwm_buffers(uint8_t index)","titles":["IS31FL3746A Driver","API"]},"1167":{"title":"Arguments","titles":["IS31FL3746A Driver","API","void is31fl3746a_update_pwm_buffers(uint8_t index)"]},"1168":{"title":"void is31fl3746a_update_scaling_registers(uint8_t index)","titles":["IS31FL3746A Driver","API"]},"1169":{"title":"Arguments","titles":["IS31FL3746A Driver","API","void is31fl3746a_update_scaling_registers(uint8_t index)"]},"1170":{"title":"'serial' Driver","titles":[]},"1171":{"title":"Bitbang","titles":["'serial' Driver"]},"1172":{"title":"Pin configuration","titles":["'serial' Driver","Bitbang"]},"1173":{"title":"Setup","titles":["'serial' Driver","Bitbang"]},"1174":{"title":"USART Half-duplex","titles":["'serial' Driver"]},"1175":{"title":"Pin configuration","titles":["'serial' Driver","USART Half-duplex"]},"1176":{"title":"Setup","titles":["'serial' Driver","USART Half-duplex"]},"1177":{"title":"USART Full-duplex","titles":["'serial' Driver"]},"1178":{"title":"Pin configuration","titles":["'serial' Driver","USART Full-duplex"]},"1179":{"title":"Setup","titles":["'serial' Driver","USART Full-duplex"]},"1180":{"title":"Choosing a driver subsystem","titles":["'serial' Driver"]},"1181":{"title":"The SERIAL driver","titles":["'serial' Driver","Choosing a driver subsystem"]},"1182":{"title":"The SIO driver","titles":["'serial' Driver","Choosing a driver subsystem"]},"1183":{"title":"The PIO driver","titles":["'serial' Driver","Choosing a driver subsystem"]},"1184":{"title":"Advanced Configuration","titles":["'serial' Driver"]},"1185":{"title":"Baudrate","titles":["'serial' Driver","Advanced Configuration"]},"1186":{"title":"Timeout","titles":["'serial' Driver","Advanced Configuration"]},"1187":{"title":"Troubleshooting","titles":["'serial' Driver"]},"1188":{"title":"Alternate Functions for selected STM32 MCUs","titles":["'serial' Driver"]},"1189":{"title":"STM32F303 / Proton-C","titles":["'serial' Driver","Alternate Functions for selected STM32 MCUs"]},"1190":{"title":"STM32F072","titles":["'serial' Driver","Alternate Functions for selected STM32 MCUs"]},"1191":{"title":"STM32F103 Medium Density (C8-CB)","titles":["'serial' Driver","Alternate Functions for selected STM32 MCUs"]},"1192":{"title":"SNLED27351 Driver","titles":[]},"1193":{"title":"Usage","titles":["SNLED27351 Driver"]},"1194":{"title":"Basic Configuration","titles":["SNLED27351 Driver"]},"1195":{"title":"I²C Addressing","titles":["SNLED27351 Driver","Basic Configuration"]},"1196":{"title":"ARM/ChibiOS Configuration","titles":["SNLED27351 Driver"]},"1197":{"title":"LED Mapping","titles":["SNLED27351 Driver"]},"1198":{"title":"API","titles":["SNLED27351 Driver"]},"1199":{"title":"struct snled27351_led_t","titles":["SNLED27351 Driver","API"]},"1200":{"title":"Members","titles":["SNLED27351 Driver","API","struct snled27351_led_t"]},"1201":{"title":"void snled27351_init(uint8_t index)","titles":["SNLED27351 Driver","API"]},"1202":{"title":"Arguments","titles":["SNLED27351 Driver","API","void snled27351_init(uint8_t index)"]},"1203":{"title":"void snled27351_write_register(uint8_t index, uint8_t reg, uint8_t data)","titles":["SNLED27351 Driver","API"]},"1204":{"title":"Arguments","titles":["SNLED27351 Driver","API","void snled27351_write_register(uint8_t index, uint8_t reg, uint8_t data)"]},"1205":{"title":"void snled27351_select_page(uint8_t index, uint8_t page)","titles":["SNLED27351 Driver","API"]},"1206":{"title":"Arguments","titles":["SNLED27351 Driver","API","void snled27351_select_page(uint8_t index, uint8_t page)"]},"1207":{"title":"void snled27351_set_color(int index, uint8_t red, uint8_t green, uint8_t blue)","titles":["SNLED27351 Driver","API"]},"1208":{"title":"Arguments","titles":["SNLED27351 Driver","API","void snled27351_set_color(int index, uint8_t red, uint8_t green, uint8_t blue)"]},"1209":{"title":"void snled27351_set_color_all(uint8_t red, uint8_t green, uint8_t blue)","titles":["SNLED27351 Driver","API"]},"1210":{"title":"Arguments","titles":["SNLED27351 Driver","API","void snled27351_set_color_all(uint8_t red, uint8_t green, uint8_t blue)"]},"1211":{"title":"void snled27351_set_value(int index, uint8_t value)","titles":["SNLED27351 Driver","API"]},"1212":{"title":"Arguments","titles":["SNLED27351 Driver","API","void snled27351_set_value(int index, uint8_t value)"]},"1213":{"title":"void snled27351_set_value_all(uint8_t value)","titles":["SNLED27351 Driver","API"]},"1214":{"title":"Arguments","titles":["SNLED27351 Driver","API","void snled27351_set_value_all(uint8_t value)"]},"1215":{"title":"void snled27351_set_led_control_register(uint8_t index, bool red, bool green, bool blue)","titles":["SNLED27351 Driver","API"]},"1216":{"title":"Arguments","titles":["SNLED27351 Driver","API","void snled27351_set_led_control_register(uint8_t index, bool red, bool green, bool blue)"]},"1217":{"title":"void snled27351_set_led_control_register(uint8_t index, bool value)","titles":["SNLED27351 Driver","API"]},"1218":{"title":"Arguments","titles":["SNLED27351 Driver","API","void snled27351_set_led_control_register(uint8_t index, bool value)"]},"1219":{"title":"void snled27351_update_pwm_buffers(uint8_t index)","titles":["SNLED27351 Driver","API"]},"1220":{"title":"Arguments","titles":["SNLED27351 Driver","API","void snled27351_update_pwm_buffers(uint8_t index)"]},"1221":{"title":"void snled27351_update_led_control_registers(uint8_t index)","titles":["SNLED27351 Driver","API"]},"1222":{"title":"Arguments","titles":["SNLED27351 Driver","API","void snled27351_update_led_control_registers(uint8_t index)"]},"1223":{"title":"SPI Master Driver","titles":[]},"1224":{"title":"Usage","titles":["SPI Master Driver"]},"1225":{"title":"AVR Configuration","titles":["SPI Master Driver"]},"1226":{"title":"ChibiOS/ARM Configuration","titles":["SPI Master Driver"]},"1227":{"title":"API","titles":["SPI Master Driver"]},"1228":{"title":"void spi_init(void)","titles":["SPI Master Driver","API"]},"1229":{"title":"bool spi_start(pin_t slavePin, bool lsbFirst, uint8_t mode, uint16_t divisor)","titles":["SPI Master Driver","API"]},"1230":{"title":"Arguments","titles":["SPI Master Driver","API","bool spi_start(pin_t slavePin, bool lsbFirst, uint8_t mode, uint16_t divisor)"]},"1231":{"title":"Return Value","titles":["SPI Master Driver","API","bool spi_start(pin_t slavePin, bool lsbFirst, uint8_t mode, uint16_t divisor)"]},"1232":{"title":"spi_status_t spi_write(uint8_t data)","titles":["SPI Master Driver","API"]},"1233":{"title":"Arguments","titles":["SPI Master Driver","API","spi_status_t spi_write(uint8_t data)"]},"1234":{"title":"Return Value","titles":["SPI Master Driver","API","spi_status_t spi_write(uint8_t data)"]},"1235":{"title":"spi_status_t spi_read(void)","titles":["SPI Master Driver","API"]},"1236":{"title":"Return Value","titles":["SPI Master Driver","API","spi_status_t spi_read(void)"]},"1237":{"title":"spi_status_t spi_transmit(const uint8_t *data, uint16_t length)","titles":["SPI Master Driver","API"]},"1238":{"title":"Arguments","titles":["SPI Master Driver","API","spi_status_t spi_transmit(const uint8_t *data, uint16_t length)"]},"1239":{"title":"Return Value","titles":["SPI Master Driver","API","spi_status_t spi_transmit(const uint8_t *data, uint16_t length)"]},"1240":{"title":"spi_status_t spi_receive(uint8_t *data, uint16_t length)","titles":["SPI Master Driver","API"]},"1241":{"title":"Arguments","titles":["SPI Master Driver","API","spi_status_t spi_receive(uint8_t *data, uint16_t length)"]},"1242":{"title":"Return Value","titles":["SPI Master Driver","API","spi_status_t spi_receive(uint8_t *data, uint16_t length)"]},"1243":{"title":"void spi_stop(void)","titles":["SPI Master Driver","API"]},"1244":{"title":"UART Driver","titles":[]},"1245":{"title":"Usage","titles":["UART Driver"]},"1246":{"title":"AVR Configuration","titles":["UART Driver"]},"1247":{"title":"ChibiOS/ARM Configuration","titles":["UART Driver"]},"1248":{"title":"API","titles":["UART Driver"]},"1249":{"title":"void uart_init(uint32_t baud)","titles":["UART Driver","API"]},"1250":{"title":"Arguments","titles":["UART Driver","API","void uart_init(uint32_t baud)"]},"1251":{"title":"void uart_write(uint8_t data)","titles":["UART Driver","API"]},"1252":{"title":"Arguments","titles":["UART Driver","API","void uart_write(uint8_t data)"]},"1253":{"title":"uint8_t uart_read(void)","titles":["UART Driver","API"]},"1254":{"title":"Return Value","titles":["UART Driver","API","uint8_t uart_read(void)"]},"1255":{"title":"void uart_transmit(const uint8_t *data, uint16_t length)","titles":["UART Driver","API"]},"1256":{"title":"Arguments","titles":["UART Driver","API","void uart_transmit(const uint8_t *data, uint16_t length)"]},"1257":{"title":"void uart_receive(char *data, uint16_t length)","titles":["UART Driver","API"]},"1258":{"title":"Arguments","titles":["UART Driver","API","void uart_receive(char *data, uint16_t length)"]},"1259":{"title":"bool uart_available(void)","titles":["UART Driver","API"]},"1260":{"title":"Return Value","titles":["UART Driver","API","bool uart_available(void)"]},"1261":{"title":"WS2812 Driver","titles":[]},"1262":{"title":"Usage","titles":["WS2812 Driver"]},"1263":{"title":"Basic Configuration","titles":["WS2812 Driver"]},"1264":{"title":"Timing Adjustment","titles":["WS2812 Driver","Basic Configuration"]},"1265":{"title":"Byte Order","titles":["WS2812 Driver","Basic Configuration"]},"1266":{"title":"RGBW Support","titles":["WS2812 Driver","Basic Configuration"]},"1267":{"title":"Driver Configuration","titles":["WS2812 Driver"]},"1268":{"title":"Bitbang Driver","titles":["WS2812 Driver","Driver Configuration"]},"1269":{"title":"I2C Driver","titles":["WS2812 Driver","Driver Configuration"]},"1270":{"title":"PIO Driver","titles":["WS2812 Driver","Driver Configuration"]},"1271":{"title":"PWM Driver","titles":["WS2812 Driver","Driver Configuration"]},"1272":{"title":"SPI Driver","titles":["WS2812 Driver","Driver Configuration"]},"1273":{"title":"ChibiOS/ARM Configuration","titles":["WS2812 Driver"]},"1274":{"title":"Logic Levels","titles":["WS2812 Driver","ChibiOS/ARM Configuration"]},"1275":{"title":"1. Open Drain Circuit","titles":["WS2812 Driver","ChibiOS/ARM Configuration","Logic Levels"]},"1276":{"title":"2. Level Shifter","titles":["WS2812 Driver","ChibiOS/ARM Configuration","Logic Levels"]},"1277":{"title":"SPI Driver","titles":["WS2812 Driver","ChibiOS/ARM Configuration"]},"1278":{"title":"Setting the Baudrate","titles":["WS2812 Driver","ChibiOS/ARM Configuration","SPI Driver"]},"1279":{"title":"Circular Buffer","titles":["WS2812 Driver","ChibiOS/ARM Configuration","SPI Driver"]},"1280":{"title":"PIO Driver","titles":["WS2812 Driver","ChibiOS/ARM Configuration"]},"1281":{"title":"PWM Driver","titles":["WS2812 Driver","ChibiOS/ARM Configuration"]},"1282":{"title":"API","titles":["WS2812 Driver"]},"1283":{"title":"void ws2812_init(void)","titles":["WS2812 Driver","API"]},"1284":{"title":"void ws2812_set_color(int index, uint8_t red, uint8_t green, uint8_t blue)","titles":["WS2812 Driver","API"]},"1285":{"title":"Arguments","titles":["WS2812 Driver","API","void ws2812_set_color(int index, uint8_t red, uint8_t green, uint8_t blue)"]},"1286":{"title":"void ws812_set_color_all(uint8_t red, uint8_t green, uint8_t blue)","titles":["WS2812 Driver","API"]},"1287":{"title":"Arguments","titles":["WS2812 Driver","API","void ws812_set_color_all(uint8_t red, uint8_t green, uint8_t blue)"]},"1288":{"title":"void ws2812_flush(void)","titles":["WS2812 Driver","API"]},"1289":{"title":"Easy Maker - Build One-Off Projects In Configurator","titles":[]},"1290":{"title":"Quickstart","titles":["Easy Maker - Build One-Off Projects In Configurator"]},"1291":{"title":"Direct Pin","titles":[]},"1292":{"title":"Frequently Asked Build Questions","titles":[]},"1293":{"title":"Can't Program on Linux","titles":["Frequently Asked Build Questions"]},"1294":{"title":"Linux udev Rules","titles":["Frequently Asked Build Questions","Can't Program on Linux"]},"1295":{"title":"Serial device is not detected in bootloader mode on Linux","titles":["Frequently Asked Build Questions","Can't Program on Linux"]},"1296":{"title":"Unknown Device for DFU Bootloader","titles":["Frequently Asked Build Questions"]},"1297":{"title":"USB VID and PID","titles":["Frequently Asked Build Questions"]},"1298":{"title":"I just flashed my keyboard and it does nothing/keypresses don't register - it's also ARM (rev6 planck, clueboard 60, hs60v2, etc...) (Feb 2019)","titles":["Frequently Asked Build Questions","USB VID and PID"]},"1299":{"title":"Debugging FAQ","titles":[]},"1300":{"title":"Debugging","titles":["Debugging FAQ"]},"1301":{"title":"Debugging Tools","titles":["Debugging FAQ"]},"1302":{"title":"Debugging With QMK Toolbox","titles":["Debugging FAQ","Debugging Tools"]},"1303":{"title":"Debugging with QMK CLI","titles":["Debugging FAQ","Debugging Tools"]},"1304":{"title":"Debugging With hid_listen","titles":["Debugging FAQ","Debugging Tools"]},"1305":{"title":"Sending Your Own Debug Messages","titles":["Debugging FAQ"]},"1306":{"title":"Debug Examples","titles":["Debugging FAQ"]},"1307":{"title":"Which matrix position is this keypress?","titles":["Debugging FAQ","Debug Examples"]},"1308":{"title":"Which keycode is this keypress?","titles":["Debugging FAQ","Debug Examples"]},"1309":{"title":"How long did it take to scan for a keypress?","titles":["Debugging FAQ","Debug Examples"]},"1310":{"title":"hid_listen Can't Recognize Device","titles":["Debugging FAQ"]},"1311":{"title":"Can't Get Message on Console","titles":["Debugging FAQ"]},"1312":{"title":"Frequently Asked Questions","titles":[]},"1313":{"title":"What is QMK?","titles":["Frequently Asked Questions"]},"1314":{"title":"I don't know where to start!","titles":["Frequently Asked Questions"]},"1315":{"title":"How can I flash the firmware I built?","titles":["Frequently Asked Questions"]},"1316":{"title":"What if I have an issue that isn't covered here?","titles":["Frequently Asked Questions"]},"1317":{"title":"What if I found a bug?","titles":["Frequently Asked Questions"]},"1318":{"title":"But git and GitHub are intimidating!","titles":["Frequently Asked Questions"]},"1319":{"title":"I have a Keyboard that I want to add support for","titles":["Frequently Asked Questions"]},"1320":{"title":"What if I want to brand it with QMK?","titles":["Frequently Asked Questions","I have a Keyboard that I want to add support for"]},"1321":{"title":"What Differences Are There Between QMK and TMK?","titles":["Frequently Asked Questions"]},"1322":{"title":"Keymap FAQ","titles":[]},"1323":{"title":"What Keycodes Can I Use?","titles":["Keymap FAQ"]},"1324":{"title":"What Are the Default Keycodes?","titles":["Keymap FAQ"]},"1325":{"title":"How Can I Make Custom Names For Complex Keycodes?","titles":["Keymap FAQ"]},"1326":{"title":"My Keymap Doesn't Update When I Flash It","titles":["Keymap FAQ"]},"1327":{"title":"Some Of My Keys Are Swapped Or Not Working","titles":["Keymap FAQ"]},"1328":{"title":"The Menu Key Isn't Working","titles":["Keymap FAQ"]},"1329":{"title":"Power Keys Aren't Working","titles":["Keymap FAQ"]},"1330":{"title":"One Shot Modifier","titles":["Keymap FAQ"]},"1331":{"title":"Modifier/Layer Stuck","titles":["Keymap FAQ"]},"1332":{"title":"Mechanical Lock Switch Support","titles":["Keymap FAQ"]},"1333":{"title":"Input Special Characters Other Than ASCII like Cédille 'Ç'","titles":["Keymap FAQ"]},"1334":{"title":"Fn Key on macOS","titles":["Keymap FAQ"]},"1335":{"title":"Keys Supported in Mac OSX?","titles":["Keymap FAQ"]},"1336":{"title":"JIS Keys in Mac OSX","titles":["Keymap FAQ"]},"1337":{"title":"RN-42 Bluetooth Doesn't Work with Karabiner","titles":["Keymap FAQ"]},"1338":{"title":"Esc and ` on a Single Key","titles":["Keymap FAQ"]},"1339":{"title":"Eject on Mac OSX","titles":["Keymap FAQ"]},"1340":{"title":"What are "Real" and "Weak" modifiers?","titles":["Keymap FAQ"]},"1341":{"title":"Miscellaneous FAQ","titles":[]},"1342":{"title":"How do I test my keyboard?","titles":["Miscellaneous FAQ"]},"1343":{"title":"Safety Considerations","titles":["Miscellaneous FAQ"]},"1344":{"title":"NKRO Doesn't work","titles":["Miscellaneous FAQ"]},"1345":{"title":"TrackPoint Needs Reset Circuit (PS/2 Mouse Support)","titles":["Miscellaneous FAQ"]},"1346":{"title":"Can't Read Column of Matrix Beyond 16","titles":["Miscellaneous FAQ"]},"1347":{"title":"Special Extra Key Doesn't Work (System, Audio Control Keys)","titles":["Miscellaneous FAQ"]},"1348":{"title":"Wake from Sleep Doesn't Work","titles":["Miscellaneous FAQ"]},"1349":{"title":"Using Arduino?","titles":["Miscellaneous FAQ"]},"1350":{"title":"Enabling JTAG","titles":["Miscellaneous FAQ"]},"1351":{"title":"USB 3 Compatibility","titles":["Miscellaneous FAQ"]},"1352":{"title":"Mac Compatibility","titles":["Miscellaneous FAQ"]},"1353":{"title":"OS X 10.11 and Hub","titles":["Miscellaneous FAQ","Mac Compatibility"]},"1354":{"title":"Problem in BIOS (UEFI) Setup/Resume (Sleep & Wake)/Power Cycles","titles":["Miscellaneous FAQ"]},"1355":{"title":"Modifier Keys","titles":[]},"1356":{"title":"Checking Modifier State","titles":[]},"1357":{"title":"Examples","titles":["Checking Modifier State"]},"1358":{"title":"Alt + Escape for Alt + Tab","titles":["Checking Modifier State","Examples"]},"1359":{"title":"Shift + Backspace for Delete","titles":["Checking Modifier State","Examples"]},"1360":{"title":"Advanced topics","titles":[]},"1361":{"title":"Layers","titles":["Advanced topics"]},"1362":{"title":"Mod-Tap","titles":["Advanced topics"]},"1363":{"title":"One Shot Keys","titles":["Advanced topics"]},"1364":{"title":"Tap-Hold Configuration Options","titles":["Advanced topics"]},"1365":{"title":"Key Overrides","titles":["Advanced topics"]},"1366":{"title":"Converters","titles":[]},"1367":{"title":"Supported Converters","titles":["Converters"]},"1368":{"title":"Overview","titles":["Converters"]},"1369":{"title":"Conditional Configuration","titles":["Converters","Overview"]},"1370":{"title":"Pin Compatibility","titles":["Converters","Overview"]},"1371":{"title":"Pro Micro","titles":["Converters"]},"1372":{"title":"Proton C","titles":["Converters","Pro Micro"]},"1373":{"title":"Adafruit KB2040","titles":["Converters","Pro Micro"]},"1374":{"title":"SparkFun Pro Micro - RP2040, Blok, Bit-C PRO and Michi","titles":["Converters","Pro Micro"]},"1375":{"title":"STeMCell","titles":["Converters","Pro Micro"]},"1376":{"title":"Bonsai C4","titles":["Converters","Pro Micro"]},"1377":{"title":"RP2040 Community Edition - Elite-Pi, Helios, and Liatris","titles":["Converters","Pro Micro"]},"1378":{"title":"Svlinky","titles":["Converters","Pro Micro"]},"1379":{"title":"Elite-C","titles":["Converters"]},"1380":{"title":"STeMCell {#stemcell}_elite","titles":["Converters","Elite-C"]},"1381":{"title":"RP2040 Community Edition","titles":["Converters","Elite-C"]},"1382":{"title":"Contact bounce / contact chatter","titles":[]},"1383":{"title":"Types of debounce algorithms","titles":["Contact bounce / contact chatter"]},"1384":{"title":"Supported Debounce Algorithms","titles":["Contact bounce / contact chatter"]},"1385":{"title":"Debounce Time","titles":["Contact bounce / contact chatter","Supported Debounce Algorithms"]},"1386":{"title":"Debounce Method","titles":["Contact bounce / contact chatter","Supported Debounce Algorithms"]},"1387":{"title":"Implementing your own debouncing code","titles":["Contact bounce / contact chatter","Supported Debounce Algorithms"]},"1388":{"title":"Persistent Configuration (EEPROM)","titles":[]},"1389":{"title":"Example Implementation","titles":["Persistent Configuration (EEPROM)"]},"1390":{"title":"'EECONFIG' Function Documentation","titles":["Persistent Configuration (EEPROM)"]},"1391":{"title":"Layers","titles":[]},"1392":{"title":"Switching and Toggling Layers","titles":["Layers"]},"1393":{"title":"Caveats","titles":["Layers","Switching and Toggling Layers"]},"1394":{"title":"Working with Layers","titles":["Layers"]},"1395":{"title":"Beginners","titles":["Layers","Working with Layers"]},"1396":{"title":"Intermediate Users","titles":["Layers","Working with Layers"]},"1397":{"title":"Advanced Users","titles":["Layers","Working with Layers"]},"1398":{"title":"Functions","titles":["Layers"]},"1399":{"title":"Layer Change Code","titles":["Layers"]},"1400":{"title":"Example layer_state_set_* Implementation","titles":["Layers","Layer Change Code"]},"1401":{"title":"Example: Keycode to cycle through layers","titles":["Layers","Layer Change Code"]},"1402":{"title":"layer_state_set_* Function Documentation","titles":["Layers","Layer Change Code"]},"1403":{"title":"Layouts: Using a Keymap with Multiple Keyboards","titles":[]},"1404":{"title":"Supporting a Layout","titles":["Layouts: Using a Keymap with Multiple Keyboards"]},"1405":{"title":"Building a Keymap","titles":["Layouts: Using a Keymap with Multiple Keyboards"]},"1406":{"title":"Conflicting layouts","titles":["Layouts: Using a Keymap with Multiple Keyboards","Building a Keymap"]},"1407":{"title":"Tips for Making Layouts Keyboard-Agnostic","titles":["Layouts: Using a Keymap with Multiple Keyboards"]},"1408":{"title":"Includes","titles":["Layouts: Using a Keymap with Multiple Keyboards","Tips for Making Layouts Keyboard-Agnostic"]},"1409":{"title":"Keymaps","titles":["Layouts: Using a Keymap with Multiple Keyboards","Tips for Making Layouts Keyboard-Agnostic"]},"1410":{"title":"Userspace: Sharing Code Between Keymaps","titles":[]},"1411":{"title":"Rules.mk","titles":["Userspace: Sharing Code Between Keymaps"]},"1412":{"title":"Override default userspace","titles":["Userspace: Sharing Code Between Keymaps","Rules.mk"]},"1413":{"title":"Configuration Options (config.h)","titles":["Userspace: Sharing Code Between Keymaps"]},"1414":{"title":"Readme (readme.md)","titles":["Userspace: Sharing Code Between Keymaps"]},"1415":{"title":"Build All Keyboards That Support a Specific Keymap","titles":["Userspace: Sharing Code Between Keymaps"]},"1416":{"title":"Examples","titles":["Userspace: Sharing Code Between Keymaps"]},"1417":{"title":"Customized Functions","titles":["Userspace: Sharing Code Between Keymaps","Examples"]},"1418":{"title":"Custom Features","titles":["Userspace: Sharing Code Between Keymaps","Examples"]},"1419":{"title":"Consolidated Macros","titles":["Userspace: Sharing Code Between Keymaps","Examples"]},"1420":{"title":"Macros","titles":[]},"1421":{"title":"Using Macros In JSON Keymaps","titles":["Macros"]},"1422":{"title":"Selecting Your Host Keyboard Layout","titles":["Macros","Using Macros In JSON Keymaps"]},"1423":{"title":"Macro Basics","titles":["Macros","Using Macros In JSON Keymaps"]},"1424":{"title":"Object Format","titles":["Macros","Using Macros In JSON Keymaps","Macro Basics"]},"1425":{"title":"Using Macros in C Keymaps","titles":["Macros"]},"1426":{"title":"SEND_STRING() & process_record_user","titles":["Macros","Using Macros in C Keymaps"]},"1427":{"title":"Advanced Macros","titles":["Macros","Using Macros in C Keymaps","SEND_STRING() & process_record_user"]},"1428":{"title":"TAP, DOWN and UP","titles":["Macros","Using Macros in C Keymaps","SEND_STRING() & process_record_user"]},"1429":{"title":"Alternative Keymaps","titles":["Macros","Using Macros in C Keymaps","SEND_STRING() & process_record_user"]},"1430":{"title":"Strings in Memory","titles":["Macros","Using Macros in C Keymaps","SEND_STRING() & process_record_user"]},"1431":{"title":"Advanced Macro Functions","titles":["Macros","Using Macros in C Keymaps"]},"1432":{"title":"record->event.pressed","titles":["Macros","Using Macros in C Keymaps","Advanced Macro Functions"]},"1433":{"title":"register_code(<kc>);","titles":["Macros","Using Macros in C Keymaps","Advanced Macro Functions"]},"1434":{"title":"unregister_code(<kc>);","titles":["Macros","Using Macros in C Keymaps","Advanced Macro Functions"]},"1435":{"title":"tap_code(<kc>);","titles":["Macros","Using Macros in C Keymaps","Advanced Macro Functions"]},"1436":{"title":"tap_code_delay(<kc>, <delay>);","titles":["Macros","Using Macros in C Keymaps","Advanced Macro Functions"]},"1437":{"title":"register_code16(<kc>);, unregister_code16(<kc>);, tap_code16(<kc>); and tap_code16_delay(<kc>, <delay>);","titles":["Macros","Using Macros in C Keymaps","Advanced Macro Functions"]},"1438":{"title":"clear_keyboard();","titles":["Macros","Using Macros in C Keymaps","Advanced Macro Functions"]},"1439":{"title":"clear_mods();","titles":["Macros","Using Macros in C Keymaps","Advanced Macro Functions"]},"1440":{"title":"clear_keyboard_but_mods();","titles":["Macros","Using Macros in C Keymaps","Advanced Macro Functions"]},"1441":{"title":"Advanced Example:","titles":["Macros","Using Macros in C Keymaps"]},"1442":{"title":"Super ALT↯TAB","titles":["Macros","Using Macros in C Keymaps","Advanced Example:"]},"1443":{"title":"Audio","titles":[]},"1444":{"title":"AVR based boards","titles":["Audio"]},"1445":{"title":"Wiring","titles":["Audio","AVR based boards"]},"1446":{"title":"ARM based boards","titles":["Audio"]},"1447":{"title":"DAC (basic)","titles":["Audio","ARM based boards"]},"1448":{"title":"Wiring:","titles":["Audio","ARM based boards","DAC (basic)"]},"1449":{"title":"Proton-C Example:","titles":["Audio","ARM based boards","DAC (basic)","Wiring:"]},"1450":{"title":"DAC (additive)","titles":["Audio","ARM based boards"]},"1451":{"title":"PWM (software)","titles":["Audio","ARM based boards"]},"1452":{"title":"Wiring","titles":["Audio","ARM based boards","PWM (software)"]},"1453":{"title":"PWM (hardware)","titles":["Audio","ARM based boards"]},"1454":{"title":"Tone Multiplexing","titles":["Audio"]},"1455":{"title":"Songs","titles":["Audio"]},"1456":{"title":"Audio Config","titles":["Audio"]},"1457":{"title":"Tempo","titles":["Audio"]},"1458":{"title":"ARM Audio Volume","titles":["Audio"]},"1459":{"title":"Voices","titles":["Audio"]},"1460":{"title":"Music Mode","titles":["Audio"]},"1461":{"title":"Music Mask","titles":["Audio","Music Mode"]},"1462":{"title":"Music Map","titles":["Audio","Music Mode"]},"1463":{"title":"Audio Click","titles":["Audio"]},"1464":{"title":"MIDI Functionality","titles":["Audio"]},"1465":{"title":"Audio Keycodes","titles":["Audio"]},"1466":{"title":"Auto Shift: Why Do We Need a Shift Key?","titles":[]},"1467":{"title":"Why Auto Shift?","titles":["Auto Shift: Why Do We Need a Shift Key?"]},"1468":{"title":"How Does It Work?","titles":["Auto Shift: Why Do We Need a Shift Key?"]},"1469":{"title":"Are There Limitations to Auto Shift?","titles":["Auto Shift: Why Do We Need a Shift Key?"]},"1470":{"title":"How Do I Enable Auto Shift?","titles":["Auto Shift: Why Do We Need a Shift Key?"]},"1471":{"title":"Modifiers","titles":["Auto Shift: Why Do We Need a Shift Key?"]},"1472":{"title":"Configuring Auto Shift","titles":["Auto Shift: Why Do We Need a Shift Key?"]},"1473":{"title":"AUTO_SHIFT_TIMEOUT (Value in ms)","titles":["Auto Shift: Why Do We Need a Shift Key?","Configuring Auto Shift"]},"1474":{"title":"NO_AUTO_SHIFT_SPECIAL (simple define)","titles":["Auto Shift: Why Do We Need a Shift Key?","Configuring Auto Shift"]},"1475":{"title":"NO_AUTO_SHIFT_TAB (simple define)","titles":["Auto Shift: Why Do We Need a Shift Key?","Configuring Auto Shift"]},"1476":{"title":"NO_AUTO_SHIFT_SYMBOLS (simple define)","titles":["Auto Shift: Why Do We Need a Shift Key?","Configuring Auto Shift"]},"1477":{"title":"NO_AUTO_SHIFT_NUMERIC (simple define)","titles":["Auto Shift: Why Do We Need a Shift Key?","Configuring Auto Shift"]},"1478":{"title":"NO_AUTO_SHIFT_ALPHA (simple define)","titles":["Auto Shift: Why Do We Need a Shift Key?","Configuring Auto Shift"]},"1479":{"title":"AUTO_SHIFT_ENTER (simple define)","titles":["Auto Shift: Why Do We Need a Shift Key?","Configuring Auto Shift"]},"1480":{"title":"Auto Shift Per Key","titles":["Auto Shift: Why Do We Need a Shift Key?","Configuring Auto Shift"]},"1481":{"title":"AUTO_SHIFT_REPEAT (simple define)","titles":["Auto Shift: Why Do We Need a Shift Key?","Configuring Auto Shift"]},"1482":{"title":"AUTO_SHIFT_NO_AUTO_REPEAT (simple define)","titles":["Auto Shift: Why Do We Need a Shift Key?","Configuring Auto Shift"]},"1483":{"title":"AUTO_SHIFT_ALPHA (predefined key group)","titles":["Auto Shift: Why Do We Need a Shift Key?","Configuring Auto Shift"]},"1484":{"title":"AUTO_SHIFT_NUMERIC (predefined key group)","titles":["Auto Shift: Why Do We Need a Shift Key?","Configuring Auto Shift"]},"1485":{"title":"AUTO_SHIFT_SYMBOLS (predefined key group)","titles":["Auto Shift: Why Do We Need a Shift Key?","Configuring Auto Shift"]},"1486":{"title":"AUTO_SHIFT_SPECIAL (predefined key group)","titles":["Auto Shift: Why Do We Need a Shift Key?","Configuring Auto Shift"]},"1487":{"title":"Custom Shifted Values","titles":["Auto Shift: Why Do We Need a Shift Key?"]},"1488":{"title":"Retro Shift","titles":["Auto Shift: Why Do We Need a Shift Key?"]},"1489":{"title":"Retro Shift and Tap Hold Configurations","titles":["Auto Shift: Why Do We Need a Shift Key?","Retro Shift"]},"1490":{"title":"Using Auto Shift Setup","titles":["Auto Shift: Why Do We Need a Shift Key?"]},"1491":{"title":"Setup","titles":["Auto Shift: Why Do We Need a Shift Key?","Using Auto Shift Setup"]},"1492":{"title":"Use","titles":["Auto Shift: Why Do We Need a Shift Key?","Using Auto Shift Setup"]},"1493":{"title":"An Example Run","titles":["Auto Shift: Why Do We Need a Shift Key?","Using Auto Shift Setup","Use"]},"1494":{"title":"Autocorrect","titles":[]},"1495":{"title":"How does it work?","titles":["Autocorrect"]},"1496":{"title":"How do I enable Autocorrection","titles":["Autocorrect"]},"1497":{"title":"Customizing autocorrect library","titles":["Autocorrect"]},"1498":{"title":"Avoiding false triggers","titles":["Autocorrect","Customizing autocorrect library"]},"1499":{"title":"Overriding Autocorrect","titles":["Autocorrect"]},"1500":{"title":"Keycodes","titles":["Autocorrect","Overriding Autocorrect"]},"1501":{"title":"User Callback Functions","titles":["Autocorrect"]},"1502":{"title":"Process Autocorrect","titles":["Autocorrect","User Callback Functions"]},"1503":{"title":"Process Autocorrect Example","titles":["Autocorrect","User Callback Functions","Process Autocorrect"]},"1504":{"title":"Apply Autocorrect","titles":["Autocorrect","User Callback Functions"]},"1505":{"title":"Apply Autocorrect Example","titles":["Autocorrect","User Callback Functions","Apply Autocorrect"]},"1506":{"title":"Autocorrect Status","titles":["Autocorrect","User Callback Functions"]},"1507":{"title":"Appendix: Trie binary data format","titles":["Autocorrect"]},"1508":{"title":"Encoding","titles":["Autocorrect","Appendix: Trie binary data format"]},"1509":{"title":"Decoding","titles":["Autocorrect","Appendix: Trie binary data format"]},"1510":{"title":"Credits","titles":["Autocorrect"]},"1511":{"title":"Backlighting","titles":[]},"1512":{"title":"Usage","titles":["Backlighting"]},"1513":{"title":"Keycodes","titles":["Backlighting"]},"1514":{"title":"Basic Configuration","titles":["Backlighting"]},"1515":{"title":""On" State","titles":["Backlighting","Basic Configuration"]},"1516":{"title":"Multiple Backlight Pins","titles":["Backlighting","Basic Configuration"]},"1517":{"title":"Driver Configuration","titles":["Backlighting"]},"1518":{"title":"PWM Driver","titles":["Backlighting","Driver Configuration"]},"1519":{"title":"Timer Driver","titles":["Backlighting","Driver Configuration"]},"1520":{"title":"Software Driver","titles":["Backlighting","Driver Configuration"]},"1521":{"title":"Custom Driver","titles":["Backlighting","Driver Configuration"]},"1522":{"title":"AVR Configuration","titles":["Backlighting"]},"1523":{"title":"PWM Driver","titles":["Backlighting","AVR Configuration"]},"1524":{"title":"Timer Driver","titles":["Backlighting","AVR Configuration"]},"1525":{"title":"ChibiOS/ARM Configuration","titles":["Backlighting"]},"1526":{"title":"PWM Driver","titles":["Backlighting","ChibiOS/ARM Configuration"]},"1527":{"title":"Timer Driver","titles":["Backlighting","ChibiOS/ARM Configuration"]},"1528":{"title":"Example Schematic","titles":["Backlighting"]},"1529":{"title":"API","titles":["Backlighting"]},"1530":{"title":"void backlight_toggle(void)","titles":["Backlighting","API"]},"1531":{"title":"void backlight_enable(void)","titles":["Backlighting","API"]},"1532":{"title":"void backlight_disable(void)","titles":["Backlighting","API"]},"1533":{"title":"void backlight_step(void)","titles":["Backlighting","API"]},"1534":{"title":"void backlight_increase(void)","titles":["Backlighting","API"]},"1535":{"title":"void backlight_decrease(void)","titles":["Backlighting","API"]},"1536":{"title":"void backlight_level(uint8_t level)","titles":["Backlighting","API"]},"1537":{"title":"Arguments","titles":["Backlighting","API","void backlight_level(uint8_t level)"]},"1538":{"title":"uint8_t get_backlight_level(void)","titles":["Backlighting","API"]},"1539":{"title":"Return Value","titles":["Backlighting","API","uint8_t get_backlight_level(void)"]},"1540":{"title":"bool is_backlight_enabled(void)","titles":["Backlighting","API"]},"1541":{"title":"Return Value","titles":["Backlighting","API","bool is_backlight_enabled(void)"]},"1542":{"title":"void backlight_toggle_breathing(void)","titles":["Backlighting","API"]},"1543":{"title":"void backlight_enable_breathing(void)","titles":["Backlighting","API"]},"1544":{"title":"void backlight_disable_breathing(void)","titles":["Backlighting","API"]},"1545":{"title":"bool is_backlight_breathing(void)","titles":["Backlighting","API"]},"1546":{"title":"Return Value","titles":["Backlighting","API","bool is_backlight_breathing(void)"]},"1547":{"title":"Battery","titles":[]},"1548":{"title":"Usage","titles":["Battery"]},"1549":{"title":"Basic Configuration","titles":["Battery"]},"1550":{"title":"Driver Configuration","titles":["Battery"]},"1551":{"title":"Functions","titles":["Battery"]},"1552":{"title":"uint8_t battery_get_percent(void)","titles":["Battery","Functions"]},"1553":{"title":"Return Value","titles":["Battery","Functions","uint8_t battery_get_percent(void)"]},"1554":{"title":"Callbacks","titles":["Battery"]},"1555":{"title":"void battery_percent_changed_user(uint8_t level)","titles":["Battery","Callbacks"]},"1556":{"title":"Arguments","titles":["Battery","Callbacks"]},"1557":{"title":"void battery_percent_changed_kb(uint8_t level)","titles":["Battery","Callbacks"]},"1558":{"title":"Arguments","titles":["Battery","Callbacks"]},"1559":{"title":"Bootmagic","titles":[]},"1560":{"title":"Split Keyboards","titles":["Bootmagic"]},"1561":{"title":"Advanced Bootmagic","titles":["Bootmagic"]},"1562":{"title":"Addenda","titles":["Bootmagic"]},"1563":{"title":"Caps Word","titles":[]},"1564":{"title":"How do I enable Caps Word","titles":["Caps Word"]},"1565":{"title":"Troubleshooting: Command","titles":["Caps Word","How do I enable Caps Word"]},"1566":{"title":"Customizing Caps Word","titles":["Caps Word"]},"1567":{"title":"Invert on shift","titles":["Caps Word","Customizing Caps Word"]},"1568":{"title":"Idle timeout","titles":["Caps Word","Customizing Caps Word"]},"1569":{"title":"Functions","titles":["Caps Word","Customizing Caps Word"]},"1570":{"title":"Configure which keys are "word breaking"","titles":["Caps Word","Customizing Caps Word"]},"1571":{"title":"Representing Caps Word state","titles":["Caps Word","Customizing Caps Word"]},"1572":{"title":"Combos","titles":[]},"1573":{"title":"Advanced Keycodes Support","titles":["Combos"]},"1574":{"title":"Overlapping Combos","titles":["Combos"]},"1575":{"title":"Examples","titles":["Combos"]},"1576":{"title":"Keycodes","titles":["Combos"]},"1577":{"title":"Advanced Configuration","titles":["Combos"]},"1578":{"title":"Combo Term","titles":["Combos","Advanced Configuration"]},"1579":{"title":"Buffer and state sizes","titles":["Combos","Advanced Configuration"]},"1580":{"title":"Modifier Combos","titles":["Combos","Advanced Configuration"]},"1581":{"title":"Strict key press order","titles":["Combos","Advanced Configuration"]},"1582":{"title":"Per Combo Timing, Holding, Tapping and Key Press Order","titles":["Combos","Advanced Configuration"]},"1583":{"title":"Generic hook to (dis)allow a combo activation","titles":["Combos","Advanced Configuration"]},"1584":{"title":"Combo timer","titles":["Combos","Advanced Configuration"]},"1585":{"title":"#define COMBO_STRICT_TIMER","titles":["Combos","Advanced Configuration","Combo timer"]},"1586":{"title":"#define COMBO_NO_TIMER","titles":["Combos","Advanced Configuration","Combo timer"]},"1587":{"title":"Customizable key releases","titles":["Combos","Advanced Configuration"]},"1588":{"title":"Customizable key repress","titles":["Combos","Advanced Configuration"]},"1589":{"title":"Layer independent combos","titles":["Combos","Advanced Configuration"]},"1590":{"title":"Combo reference layers by layer.","titles":["Combos","Advanced Configuration","Layer independent combos"]},"1591":{"title":"User callbacks","titles":["Combos"]},"1592":{"title":"Dictionary Management","titles":["Combos"]},"1593":{"title":"Command","titles":[]},"1594":{"title":"Usage","titles":["Command"]},"1595":{"title":"Configuration","titles":["Command"]},"1596":{"title":"Community Modules","titles":[]},"1597":{"title":"Adding a Community Module to your build","titles":["Community Modules"]},"1598":{"title":"Adding a Community Module to your External Userspace","titles":["Community Modules"]},"1599":{"title":"Writing a QMK Community Module","titles":["Community Modules"]},"1600":{"title":"qmk_module.json","titles":["Community Modules","Writing a QMK Community Module"]},"1601":{"title":"rules.mk / post_rules.mk","titles":["Community Modules","Writing a QMK Community Module"]},"1602":{"title":"<module>.c","titles":["Community Modules","Writing a QMK Community Module"]},"1603":{"title":"introspection.c / introspection.h","titles":["Community Modules","Writing a QMK Community Module"]},"1604":{"title":"led_matrix_module.inc","titles":["Community Modules","Writing a QMK Community Module"]},"1605":{"title":"rgb_matrix_module.inc","titles":["Community Modules","Writing a QMK Community Module"]},"1606":{"title":"Compatible APIs","titles":["Community Modules","Writing a QMK Community Module"]},"1607":{"title":"DIP Switches","titles":[]},"1608":{"title":"DIP Switch map","titles":["DIP Switches"]},"1609":{"title":"Callbacks","titles":["DIP Switches"]},"1610":{"title":"Hardware","titles":["DIP Switches"]},"1611":{"title":"Connects each switch in the dip switch to the GPIO pin of the MCU","titles":["DIP Switches","Hardware"]},"1612":{"title":"Connect each switch in the DIP switch to an unused intersections in the key matrix.","titles":["DIP Switches","Hardware"]},"1613":{"title":"Digitizer","titles":[]},"1614":{"title":"Usage","titles":["Digitizer"]},"1615":{"title":"Positioning","titles":["Digitizer"]},"1616":{"title":"Examples","titles":["Digitizer"]},"1617":{"title":"API","titles":["Digitizer"]},"1618":{"title":"struct digitizer_t","titles":["Digitizer","API"]},"1619":{"title":"Members","titles":["Digitizer","API","struct digitizer_t"]},"1620":{"title":"void digitizer_flush(void)","titles":["Digitizer","API"]},"1621":{"title":"void digitizer_in_range_on(void)","titles":["Digitizer","API"]},"1622":{"title":"void digitizer_in_range_off(void)","titles":["Digitizer","API"]},"1623":{"title":"void digitizer_tip_switch_on(void)","titles":["Digitizer","API"]},"1624":{"title":"void digitizer_tip_switch_off(void)","titles":["Digitizer","API"]},"1625":{"title":"void digitizer_barrel_switch_on(void)","titles":["Digitizer","API"]},"1626":{"title":"void digitizer_barrel_switch_off(void)","titles":["Digitizer","API"]},"1627":{"title":"void digitizer_set_position(float x, float y)","titles":["Digitizer","API"]},"1628":{"title":"Arguments","titles":["Digitizer","API","void digitizer_set_position(float x, float y)"]},"1629":{"title":"Dynamic Macros: Record and Replay Macros in Runtime","titles":[]},"1630":{"title":"Customization","titles":["Dynamic Macros: Record and Replay Macros in Runtime"]},"1631":{"title":"DYNAMIC_MACRO_USER_CALL","titles":["Dynamic Macros: Record and Replay Macros in Runtime","Customization"]},"1632":{"title":"User Hooks","titles":["Dynamic Macros: Record and Replay Macros in Runtime","Customization"]},"1633":{"title":"Encoders","titles":[]},"1634":{"title":"Split Keyboards","titles":["Encoders"]},"1635":{"title":"Encoder map","titles":["Encoders"]},"1636":{"title":"Callbacks","titles":["Encoders"]},"1637":{"title":"Hardware","titles":["Encoders"]},"1638":{"title":"Multiple Encoders","titles":["Encoders"]},"1639":{"title":"Grave Escape","titles":[]},"1640":{"title":"Usage","titles":["Grave Escape"]},"1641":{"title":"What Your OS Sees","titles":["Grave Escape"]},"1642":{"title":"Keycodes","titles":["Grave Escape"]},"1643":{"title":"Caveats","titles":["Grave Escape","Keycodes"]},"1644":{"title":"Configuration","titles":["Grave Escape"]},"1645":{"title":"Haptic Feedback","titles":[]},"1646":{"title":"Haptic feedback rules.mk options","titles":["Haptic Feedback"]},"1647":{"title":"Known Supported Hardware","titles":["Haptic Feedback"]},"1648":{"title":"Haptic Keycodes","titles":["Haptic Feedback"]},"1649":{"title":"Solenoids","titles":["Haptic Feedback","Haptic Keycodes"]},"1650":{"title":"DRV2605L","titles":["Haptic Feedback","Haptic Keycodes"]},"1651":{"title":"Feedback motor setup","titles":["Haptic Feedback","Haptic Keycodes","DRV2605L"]},"1652":{"title":"ERM","titles":["Haptic Feedback","Haptic Keycodes","DRV2605L","Feedback motor setup"]},"1653":{"title":"LRA","titles":["Haptic Feedback","Haptic Keycodes","DRV2605L","Feedback motor setup"]},"1654":{"title":"DRV2605L waveform library","titles":["Haptic Feedback","Haptic Keycodes","DRV2605L"]},"1655":{"title":"Optional DRV2605L defines","titles":["Haptic Feedback","Haptic Keycodes"]},"1656":{"title":"DRV2605L Continuous Haptic Mode","titles":["Haptic Feedback","Haptic Keycodes"]},"1657":{"title":"Haptic Key Exclusion","titles":["Haptic Feedback"]},"1658":{"title":"NO_HAPTIC_MOD","titles":["Haptic Feedback","Haptic Key Exclusion"]},"1659":{"title":"NO_HAPTIC_ALPHA","titles":["Haptic Feedback","Haptic Key Exclusion"]},"1660":{"title":"NO_HAPTIC_PUNCTUATION","titles":["Haptic Feedback","Haptic Key Exclusion"]},"1661":{"title":"NO_HAPTIC_LOCKKEYS","titles":["Haptic Feedback","Haptic Key Exclusion"]},"1662":{"title":"NO_HAPTIC_NAV","titles":["Haptic Feedback","Haptic Key Exclusion"]},"1663":{"title":"NO_HAPTIC_NUMERIC","titles":["Haptic Feedback","Haptic Key Exclusion"]},"1664":{"title":"HD44780 LCD Driver","titles":[]},"1665":{"title":"Supported Hardware","titles":["HD44780 LCD Driver"]},"1666":{"title":"Usage","titles":["HD44780 LCD Driver"]},"1667":{"title":"Basic Configuration","titles":["HD44780 LCD Driver"]},"1668":{"title":"Examples","titles":["HD44780 LCD Driver"]},"1669":{"title":"Hello World","titles":["HD44780 LCD Driver","Examples"]},"1670":{"title":"Custom Character Definition","titles":["HD44780 LCD Driver","Examples"]},"1671":{"title":"API","titles":["HD44780 LCD Driver"]},"1672":{"title":"void hd44780_init(bool cursor, bool blink)","titles":["HD44780 LCD Driver","API"]},"1673":{"title":"Arguments","titles":["HD44780 LCD Driver","API","void hd44780_init(bool cursor, bool blink)"]},"1674":{"title":"void hd44780_clear(void)","titles":["HD44780 LCD Driver","API"]},"1675":{"title":"void hd44780_home(void)","titles":["HD44780 LCD Driver","API"]},"1676":{"title":"void hd44780_on(bool cursor, bool blink)","titles":["HD44780 LCD Driver","API"]},"1677":{"title":"Arguments","titles":["HD44780 LCD Driver","API","void hd44780_on(bool cursor, bool blink)"]},"1678":{"title":"void hd44780_off(void)","titles":["HD44780 LCD Driver","API"]},"1679":{"title":"void hd44780_set_cursor(uint8_t col, uint8_t line)","titles":["HD44780 LCD Driver","API"]},"1680":{"title":"Arguments","titles":["HD44780 LCD Driver","API","void hd44780_set_cursor(uint8_t col, uint8_t line)"]},"1681":{"title":"void hd44780_putc(char c)","titles":["HD44780 LCD Driver","API"]},"1682":{"title":"Arguments","titles":["HD44780 LCD Driver","API","void hd44780_putc(char c)"]},"1683":{"title":"void hd44780_puts(const char *s)","titles":["HD44780 LCD Driver","API"]},"1684":{"title":"Arguments","titles":["HD44780 LCD Driver","API","void hd44780_puts(const char *s)"]},"1685":{"title":"void hd44780_puts_P(const char *s)","titles":["HD44780 LCD Driver","API"]},"1686":{"title":"Arguments","titles":["HD44780 LCD Driver","API","void hd44780_puts_P(const char *s)"]},"1687":{"title":"void hd44780_define_char(uint8_t index, uint8_t *data)","titles":["HD44780 LCD Driver","API"]},"1688":{"title":"Arguments","titles":["HD44780 LCD Driver","API","void hd44780_define_char(uint8_t index, uint8_t *data)"]},"1689":{"title":"void hd44780_define_char_P(uint8_t index, const uint8_t *data)","titles":["HD44780 LCD Driver","API"]},"1690":{"title":"Arguments","titles":["HD44780 LCD Driver","API","void hd44780_define_char_P(uint8_t index, const uint8_t *data)"]},"1691":{"title":"bool hd44780_busy(void)","titles":["HD44780 LCD Driver","API"]},"1692":{"title":"Return Value","titles":["HD44780 LCD Driver","API","bool hd44780_busy(void)"]},"1693":{"title":"void hd44780_write(uint8_t data, bool isData)","titles":["HD44780 LCD Driver","API"]},"1694":{"title":"Arguments","titles":["HD44780 LCD Driver","API","void hd44780_write(uint8_t data, bool isData)"]},"1695":{"title":"uint8_t hd44780_read(bool isData)","titles":["HD44780 LCD Driver","API"]},"1696":{"title":"Arguments","titles":["HD44780 LCD Driver","API","uint8_t hd44780_read(bool isData)"]},"1697":{"title":"Return Value","titles":["HD44780 LCD Driver","API","uint8_t hd44780_read(bool isData)"]},"1698":{"title":"void hd44780_command(uint8_t command)","titles":["HD44780 LCD Driver","API"]},"1699":{"title":"Arguments","titles":["HD44780 LCD Driver","API","void hd44780_command(uint8_t command)"]},"1700":{"title":"void hd44780_data(uint8_t data)","titles":["HD44780 LCD Driver","API"]},"1701":{"title":"Arguments","titles":["HD44780 LCD Driver","API","void hd44780_data(uint8_t data)"]},"1702":{"title":"void hd44780_set_cgram_address(uint8_t address)","titles":["HD44780 LCD Driver","API"]},"1703":{"title":"Arguments","titles":["HD44780 LCD Driver","API","void hd44780_set_cgram_address(uint8_t address)"]},"1704":{"title":"void hd44780_set_ddram_address(uint8_t address)","titles":["HD44780 LCD Driver","API"]},"1705":{"title":"Arguments","titles":["HD44780 LCD Driver","API","void hd44780_set_ddram_address(uint8_t address)"]},"1706":{"title":"Joystick","titles":[]},"1707":{"title":"Usage","titles":["Joystick"]},"1708":{"title":"Configuration","titles":["Joystick"]},"1709":{"title":"Hat Switch","titles":["Joystick","Configuration"]},"1710":{"title":"Axes","titles":["Joystick","Configuration"]},"1711":{"title":"Virtual Axes","titles":["Joystick","Configuration","Axes"]},"1712":{"title":"Keycodes","titles":["Joystick"]},"1713":{"title":"API","titles":["Joystick"]},"1714":{"title":"struct joystick_t","titles":["Joystick","API"]},"1715":{"title":"Members","titles":["Joystick","API","struct joystick_t"]},"1716":{"title":"struct joystick_config_t","titles":["Joystick","API"]},"1717":{"title":"Members","titles":["Joystick","API","struct joystick_config_t"]},"1718":{"title":"void joystick_flush(void)","titles":["Joystick","API"]},"1719":{"title":"void register_joystick_button(uint8_t button)","titles":["Joystick","API"]},"1720":{"title":"Arguments","titles":["Joystick","API","void register_joystick_button(uint8_t button)"]},"1721":{"title":"void unregister_joystick_button(uint8_t button)","titles":["Joystick","API"]},"1722":{"title":"Arguments","titles":["Joystick","API","void unregister_joystick_button(uint8_t button)"]},"1723":{"title":"int16_t joystick_read_axis(uint8_t axis)","titles":["Joystick","API"]},"1724":{"title":"Arguments","titles":["Joystick","API","int16_t joystick_read_axis(uint8_t axis)"]},"1725":{"title":"Return Value","titles":["Joystick","API","int16_t joystick_read_axis(uint8_t axis)"]},"1726":{"title":"void joystick_set_axis(uint8_t axis, int16_t value)","titles":["Joystick","API"]},"1727":{"title":"Arguments","titles":["Joystick","API","void joystick_set_axis(uint8_t axis, int16_t value)"]},"1728":{"title":"void joystick_set_hat(int8_t value)","titles":["Joystick","API"]},"1729":{"title":"Arguments","titles":["Joystick","API","void joystick_set_hat(int8_t value)"]},"1730":{"title":"Key Lock","titles":[]},"1731":{"title":"Usage","titles":["Key Lock"]},"1732":{"title":"Keycodes","titles":["Key Lock"]},"1733":{"title":"Caveats","titles":["Key Lock"]},"1734":{"title":"Key Overrides","titles":[]},"1735":{"title":"A few more examples to get started: You could use key overrides to...","titles":["Key Overrides"]},"1736":{"title":"Setup","titles":["Key Overrides"]},"1737":{"title":"Creating Key Overrides","titles":["Key Overrides"]},"1738":{"title":"ko_make_basic(modifiers, key, replacement)","titles":["Key Overrides","Creating Key Overrides"]},"1739":{"title":"ko_make_with_layers(modifiers, key, replacement, layers)","titles":["Key Overrides","Creating Key Overrides"]},"1740":{"title":"ko_make_with_layers_and_negmods(modifiers, key, replacement, layers, negative_mods)","titles":["Key Overrides","Creating Key Overrides"]},"1741":{"title":"ko_make_with_layers_negmods_and_options(modifiers, key, replacement, layers, negative_mods, options)","titles":["Key Overrides","Creating Key Overrides"]},"1742":{"title":"Simple Example","titles":["Key Overrides"]},"1743":{"title":"Intermediate Difficulty Examples","titles":["Key Overrides"]},"1744":{"title":"Media Controls & Screen Brightness","titles":["Key Overrides","Intermediate Difficulty Examples"]},"1745":{"title":"Flexible macOS-friendly Grave Escape","titles":["Key Overrides","Intermediate Difficulty Examples"]},"1746":{"title":"Advanced Examples","titles":["Key Overrides"]},"1747":{"title":"Modifiers as Layer Keys","titles":["Key Overrides","Advanced Examples"]},"1748":{"title":"Keycodes","titles":["Key Overrides"]},"1749":{"title":"Reference for key_override_t","titles":["Key Overrides"]},"1750":{"title":"Reference for ko_option_t","titles":["Key Overrides"]},"1751":{"title":"For Advanced Users: Inner Workings","titles":["Key Overrides"]},"1752":{"title":"Activation","titles":["Key Overrides","For Advanced Users: Inner Workings","Modifiers as Layer Keys"]},"1753":{"title":"Deactivation","titles":["Key Overrides","For Advanced Users: Inner Workings","Modifiers as Layer Keys"]},"1754":{"title":"Key Repeat Delay","titles":["Key Overrides","For Advanced Users: Inner Workings","Modifiers as Layer Keys"]},"1755":{"title":"Difference to Combos","titles":["Key Overrides"]},"1756":{"title":"Solution to the problem of flashing modifiers","titles":["Key Overrides"]},"1757":{"title":"Layer Lock","titles":[]},"1758":{"title":"How do I enable Layer Lock","titles":["Layer Lock"]},"1759":{"title":"Example use","titles":["Layer Lock"]},"1760":{"title":"Idle timeout","titles":["Layer Lock"]},"1761":{"title":"Functions","titles":["Layer Lock"]},"1762":{"title":"Representing the current Layer Lock state","titles":["Layer Lock"]},"1763":{"title":"Combine Layer Lock with a mod-tap","titles":["Layer Lock"]},"1764":{"title":"The Leader Key: A New Kind of Modifier","titles":[]},"1765":{"title":"Usage","titles":["The Leader Key: A New Kind of Modifier"]},"1766":{"title":"Callbacks","titles":["The Leader Key: A New Kind of Modifier"]},"1767":{"title":"Basic Configuration","titles":["The Leader Key: A New Kind of Modifier"]},"1768":{"title":"Timeout","titles":["The Leader Key: A New Kind of Modifier","Basic Configuration"]},"1769":{"title":"Per-Key Timeout","titles":["The Leader Key: A New Kind of Modifier","Basic Configuration"]},"1770":{"title":"Disabling Initial Timeout","titles":["The Leader Key: A New Kind of Modifier","Basic Configuration"]},"1771":{"title":"Strict Key Processing","titles":["The Leader Key: A New Kind of Modifier","Basic Configuration"]},"1772":{"title":"Example","titles":["The Leader Key: A New Kind of Modifier"]},"1773":{"title":"Keycodes","titles":["The Leader Key: A New Kind of Modifier"]},"1774":{"title":"API","titles":["The Leader Key: A New Kind of Modifier"]},"1775":{"title":"void leader_start_user(void)","titles":["The Leader Key: A New Kind of Modifier","API"]},"1776":{"title":"void leader_end_user(void)","titles":["The Leader Key: A New Kind of Modifier","API"]},"1777":{"title":"bool leader_add_user(uint16_t keycode)","titles":["The Leader Key: A New Kind of Modifier","API"]},"1778":{"title":"Arguments","titles":["The Leader Key: A New Kind of Modifier","API","bool leader_add_user(uint16_t keycode)"]},"1779":{"title":"Return Value","titles":["The Leader Key: A New Kind of Modifier","API","bool leader_add_user(uint16_t keycode)"]},"1780":{"title":"void leader_start(void)","titles":["The Leader Key: A New Kind of Modifier","API"]},"1781":{"title":"void leader_end(void)","titles":["The Leader Key: A New Kind of Modifier","API"]},"1782":{"title":"bool leader_sequence_active(void)","titles":["The Leader Key: A New Kind of Modifier","API"]},"1783":{"title":"bool leader_sequence_add(uint16_t keycode)","titles":["The Leader Key: A New Kind of Modifier","API"]},"1784":{"title":"Arguments","titles":["The Leader Key: A New Kind of Modifier","API","bool leader_sequence_add(uint16_t keycode)"]},"1785":{"title":"Return Value","titles":["The Leader Key: A New Kind of Modifier","API","bool leader_sequence_add(uint16_t keycode)"]},"1786":{"title":"bool leader_sequence_timed_out(void)","titles":["The Leader Key: A New Kind of Modifier","API"]},"1787":{"title":"bool leader_reset_timer(void)","titles":["The Leader Key: A New Kind of Modifier","API"]},"1788":{"title":"bool leader_sequence_one_key(uint16_t kc)","titles":["The Leader Key: A New Kind of Modifier","API"]},"1789":{"title":"Arguments","titles":["The Leader Key: A New Kind of Modifier","API","bool leader_sequence_one_key(uint16_t kc)"]},"1790":{"title":"Return Value","titles":["The Leader Key: A New Kind of Modifier","API","bool leader_sequence_one_key(uint16_t kc)"]},"1791":{"title":"bool leader_sequence_two_keys(uint16_t kc1, uint16_t kc2)","titles":["The Leader Key: A New Kind of Modifier","API"]},"1792":{"title":"Arguments","titles":["The Leader Key: A New Kind of Modifier","API","bool leader_sequence_two_keys(uint16_t kc1, uint16_t kc2)"]},"1793":{"title":"Return Value","titles":["The Leader Key: A New Kind of Modifier","API","bool leader_sequence_two_keys(uint16_t kc1, uint16_t kc2)"]},"1794":{"title":"bool leader_sequence_three_keys(uint16_t kc1, uint16_t kc2, uint16_t kc3)","titles":["The Leader Key: A New Kind of Modifier","API"]},"1795":{"title":"Arguments","titles":["The Leader Key: A New Kind of Modifier","API","bool leader_sequence_three_keys(uint16_t kc1, uint16_t kc2, uint16_t kc3)"]},"1796":{"title":"Return Value","titles":["The Leader Key: A New Kind of Modifier","API","bool leader_sequence_three_keys(uint16_t kc1, uint16_t kc2, uint16_t kc3)"]},"1797":{"title":"bool leader_sequence_four_keys(uint16_t kc1, uint16_t kc2, uint16_t kc3, uint16_t kc4)","titles":["The Leader Key: A New Kind of Modifier","API"]},"1798":{"title":"Arguments","titles":["The Leader Key: A New Kind of Modifier","API","bool leader_sequence_four_keys(uint16_t kc1, uint16_t kc2, uint16_t kc3, uint16_t kc4)"]},"1799":{"title":"Return Value","titles":["The Leader Key: A New Kind of Modifier","API","bool leader_sequence_four_keys(uint16_t kc1, uint16_t kc2, uint16_t kc3, uint16_t kc4)"]},"1800":{"title":"bool leader_sequence_five_keys(uint16_t kc1, uint16_t kc2, uint16_t kc3, uint16_t kc4, uint16_t kc5)","titles":["The Leader Key: A New Kind of Modifier","API"]},"1801":{"title":"Arguments","titles":["The Leader Key: A New Kind of Modifier","API","bool leader_sequence_five_keys(uint16_t kc1, uint16_t kc2, uint16_t kc3, uint16_t kc4, uint16_t kc5)"]},"1802":{"title":"Return Value","titles":["The Leader Key: A New Kind of Modifier","API","bool leader_sequence_five_keys(uint16_t kc1, uint16_t kc2, uint16_t kc3, uint16_t kc4, uint16_t kc5)"]},"1803":{"title":"LED Indicators","titles":[]},"1804":{"title":"Configuration Options","titles":["LED Indicators"]},"1805":{"title":"LED update function","titles":["LED Indicators"]},"1806":{"title":"Example of keyboard LED update implementation","titles":["LED Indicators","LED update function"]},"1807":{"title":"Example of user LED update implementation","titles":["LED Indicators","LED update function"]},"1808":{"title":"Host keyboard LED state","titles":["LED Indicators"]},"1809":{"title":"led_update_ports()","titles":["LED Indicators"]},"1810":{"title":"Setting Physical LED State","titles":["LED Indicators"]},"1811":{"title":"Ergodox Boards","titles":["LED Indicators","Setting Physical LED State"]},"1812":{"title":"MIDI","titles":[]},"1813":{"title":"Usage","titles":["MIDI"]},"1814":{"title":"Caveats","titles":["MIDI","Usage"]},"1815":{"title":"Basic MIDI","titles":["MIDI","Usage"]},"1816":{"title":"Advanced MIDI","titles":["MIDI","Usage"]},"1817":{"title":"Sending Control Change (CC) Messages","titles":["MIDI","Usage","Advanced MIDI"]},"1818":{"title":"Example code for using Generic On Off Switches as per MIDI Specification.","titles":["MIDI","Usage","Advanced MIDI"]},"1819":{"title":"Keycodes","titles":["MIDI","Usage"]},"1820":{"title":"Configuration","titles":["MIDI","Usage"]},"1821":{"title":"References","titles":["MIDI","Usage"]},"1822":{"title":"MIDI Specification","titles":["MIDI","Usage","References"]},"1823":{"title":"QMK C Files","titles":["MIDI","Usage","References"]},"1824":{"title":"LED Matrix Lighting","titles":[]},"1825":{"title":"Driver Configuration","titles":["LED Matrix Lighting"]},"1826":{"title":"Common Configuration","titles":["LED Matrix Lighting"]},"1827":{"title":"Flags","titles":["LED Matrix Lighting"]},"1828":{"title":"Keycodes","titles":["LED Matrix Lighting"]},"1829":{"title":"LED Matrix Effects","titles":["LED Matrix Lighting"]},"1830":{"title":"Custom LED Matrix Effects","titles":["LED Matrix Lighting"]},"1831":{"title":"Naming","titles":["LED Matrix Lighting"]},"1832":{"title":"Additional config.h Options","titles":["LED Matrix Lighting"]},"1833":{"title":"EEPROM storage","titles":["LED Matrix Lighting"]},"1834":{"title":"Callbacks","titles":["LED Matrix Lighting"]},"1835":{"title":"Indicators","titles":["LED Matrix Lighting","Callbacks"]},"1836":{"title":"API","titles":["LED Matrix Lighting"]},"1837":{"title":"void led_matrix_toggle(void)","titles":["LED Matrix Lighting","API"]},"1838":{"title":"void led_matrix_toggle_noeeprom(void)","titles":["LED Matrix Lighting","API"]},"1839":{"title":"void led_matrix_enable(void)","titles":["LED Matrix Lighting","API"]},"1840":{"title":"void led_matrix_enable_noeeprom(void)","titles":["LED Matrix Lighting","API"]},"1841":{"title":"void led_matrix_disable(void)","titles":["LED Matrix Lighting","API"]},"1842":{"title":"void led_matrix_disable_noeeprom(void)","titles":["LED Matrix Lighting","API"]},"1843":{"title":"bool led_matrix_is_enabled(void)","titles":["LED Matrix Lighting","API"]},"1844":{"title":"Return Value","titles":["LED Matrix Lighting","API","bool led_matrix_is_enabled(void)"]},"1845":{"title":"void led_matrix_set_value(uint8_t index, uint8_t v)","titles":["LED Matrix Lighting","API"]},"1846":{"title":"Arguments","titles":["LED Matrix Lighting","API","void led_matrix_set_value(uint8_t index, uint8_t v)"]},"1847":{"title":"void led_matrix_set_value_all(uint8_t v)","titles":["LED Matrix Lighting","API"]},"1848":{"title":"Arguments","titles":["LED Matrix Lighting","API","void led_matrix_set_value_all(uint8_t v)"]},"1849":{"title":"void led_matrix_mode(uint8_t mode)","titles":["LED Matrix Lighting","API"]},"1850":{"title":"Arguments","titles":["LED Matrix Lighting","API","void led_matrix_mode(uint8_t mode)"]},"1851":{"title":"void led_matrix_mode_noeeprom(uint8_t mode)","titles":["LED Matrix Lighting","API"]},"1852":{"title":"Arguments","titles":["LED Matrix Lighting","API","void led_matrix_mode_noeeprom(uint8_t mode)"]},"1853":{"title":"void led_matrix_step(void)","titles":["LED Matrix Lighting","API"]},"1854":{"title":"void led_matrix_step_noeeprom(void)","titles":["LED Matrix Lighting","API"]},"1855":{"title":"void led_matrix_step_reverse(void)","titles":["LED Matrix Lighting","API"]},"1856":{"title":"void led_matrix_step_reverse_noeeprom(void)","titles":["LED Matrix Lighting","API"]},"1857":{"title":"uint8_t led_matrix_get_mode(void)","titles":["LED Matrix Lighting","API"]},"1858":{"title":"Return Value","titles":["LED Matrix Lighting","API","uint8_t led_matrix_get_mode(void)"]},"1859":{"title":"void val_matrix_increase_val(void)","titles":["LED Matrix Lighting","API"]},"1860":{"title":"void led_matrix_increase_val_noeeprom(void)","titles":["LED Matrix Lighting","API"]},"1861":{"title":"void led_matrix_decrease_val(void)","titles":["LED Matrix Lighting","API"]},"1862":{"title":"void led_matrix_decrease_val_noeeprom(void)","titles":["LED Matrix Lighting","API"]},"1863":{"title":"uint8_t led_matrix_get_val(void)","titles":["LED Matrix Lighting","API"]},"1864":{"title":"Return Value","titles":["LED Matrix Lighting","API","uint8_t led_matrix_get_val(void)"]},"1865":{"title":"void led_matrix_increase_speed(void)","titles":["LED Matrix Lighting","API"]},"1866":{"title":"void led_matrix_increase_speed_noeeprom(void)","titles":["LED Matrix Lighting","API"]},"1867":{"title":"void led_matrix_decrease_speed(void)","titles":["LED Matrix Lighting","API"]},"1868":{"title":"void led_matrix_decrease_speed_noeeprom(void)","titles":["LED Matrix Lighting","API"]},"1869":{"title":"void led_matrix_set_speed(uint8_t speed)","titles":["LED Matrix Lighting","API"]},"1870":{"title":"Arguments","titles":["LED Matrix Lighting","API","void led_matrix_set_speed(uint8_t speed)"]},"1871":{"title":"void led_matrix_set_speed_noeeprom(uint8_t speed)","titles":["LED Matrix Lighting","API"]},"1872":{"title":"Arguments","titles":["LED Matrix Lighting","API","void led_matrix_set_speed_noeeprom(uint8_t speed)"]},"1873":{"title":"uint8_t led_matrix_get_speed(void)","titles":["LED Matrix Lighting","API"]},"1874":{"title":"Return Value","titles":["LED Matrix Lighting","API","uint8_t led_matrix_get_speed(void)"]},"1875":{"title":"void led_matrix_reload_from_eeprom(void)","titles":["LED Matrix Lighting","API"]},"1876":{"title":"bool led_matrix_get_suspend_state(void)","titles":["LED Matrix Lighting","API"]},"1877":{"title":"Return Value","titles":["LED Matrix Lighting","API","bool led_matrix_get_suspend_state(void)"]},"1878":{"title":"bool led_matrix_indicators_kb(void)","titles":["LED Matrix Lighting","API"]},"1879":{"title":"Return Value","titles":["LED Matrix Lighting","API","bool led_matrix_indicators_kb(void)"]},"1880":{"title":"bool led_matrix_indicators_user(void)","titles":["LED Matrix Lighting","API"]},"1881":{"title":"Return Value","titles":["LED Matrix Lighting","API","bool led_matrix_indicators_user(void)"]},"1882":{"title":"bool led_matrix_indicators_advanced_kb(uint8_t led_min, uint8_t led_max)","titles":["LED Matrix Lighting","API"]},"1883":{"title":"Arguments","titles":["LED Matrix Lighting","API"]},"1884":{"title":"Return Value","titles":["LED Matrix Lighting","API","Arguments"]},"1885":{"title":"bool led_matrix_indicators_advanced_user(uint8_t led_min, uint8_t led_max)","titles":["LED Matrix Lighting","API"]},"1886":{"title":"Arguments","titles":["LED Matrix Lighting","API"]},"1887":{"title":"Return Value","titles":["LED Matrix Lighting","API","Arguments"]},"1888":{"title":"Mouse keys","titles":[]},"1889":{"title":"Adding mouse keys to your keyboard","titles":["Mouse keys"]},"1890":{"title":"Enabling mouse keys","titles":["Mouse keys","Adding mouse keys to your keyboard"]},"1891":{"title":"Mapping mouse actions","titles":["Mouse keys","Adding mouse keys to your keyboard"]},"1892":{"title":"Configuring mouse keys","titles":["Mouse keys"]},"1893":{"title":"Accelerated mode","titles":["Mouse keys","Configuring mouse keys"]},"1894":{"title":"Kinetic Mode","titles":["Mouse keys","Configuring mouse keys"]},"1895":{"title":"Constant mode","titles":["Mouse keys","Configuring mouse keys"]},"1896":{"title":"Combined mode","titles":["Mouse keys","Configuring mouse keys"]},"1897":{"title":"Inertia mode","titles":["Mouse keys","Configuring mouse keys"]},"1898":{"title":"Overlapping mouse key control","titles":["Mouse keys","Configuring mouse keys"]},"1899":{"title":"Use with PS/2 Mouse and Pointing Device","titles":["Mouse keys"]},"1900":{"title":"OLED Driver","titles":[]},"1901":{"title":"Supported Hardware","titles":["OLED Driver"]},"1902":{"title":"Usage","titles":["OLED Driver"]},"1903":{"title":"OLED type","titles":["OLED Driver"]},"1904":{"title":"Logo Example","titles":["OLED Driver"]},"1905":{"title":"Buffer Read Example","titles":["OLED Driver"]},"1906":{"title":"Other Examples","titles":["OLED Driver"]},"1907":{"title":"Basic Configuration","titles":["OLED Driver"]},"1908":{"title":"I2C Configuration","titles":["OLED Driver","Basic Configuration"]},"1909":{"title":"SPI Configuration","titles":["OLED Driver","Basic Configuration"]},"1910":{"title":"128x64 & Custom sized OLED Displays","titles":["OLED Driver"]},"1911":{"title":"90 Degree Rotation - Technical Mumbo Jumbo","titles":["OLED Driver","128x64 & Custom sized OLED Displays"]},"1912":{"title":"OLED API","titles":["OLED Driver"]},"1913":{"title":"SSD1306.h Driver Conversion Guide","titles":["OLED Driver"]},"1914":{"title":"OS Detection","titles":[]},"1915":{"title":"Usage","titles":["OS Detection"]},"1916":{"title":"Callbacks","titles":["OS Detection"]},"1917":{"title":"OS detection stability","titles":["OS Detection"]},"1918":{"title":"Configuration Options","titles":["OS Detection"]},"1919":{"title":"Troubleshooting","titles":["OS Detection"]},"1920":{"title":"Debug","titles":["OS Detection"]},"1921":{"title":"Credits","titles":["OS Detection"]},"1922":{"title":"Pointing Device","titles":[]},"1923":{"title":"Sensor Drivers","titles":["Pointing Device"]},"1924":{"title":"ADNS 5050 Sensor","titles":["Pointing Device","Sensor Drivers"]},"1925":{"title":"ADNS 9800 Sensor","titles":["Pointing Device","Sensor Drivers"]},"1926":{"title":"Analog Joystick","titles":["Pointing Device","Sensor Drivers"]},"1927":{"title":"Azoteq IQS5XX Trackpad","titles":["Pointing Device","Sensor Drivers"]},"1928":{"title":"Device settings","titles":["Pointing Device","Sensor Drivers","Azoteq IQS5XX Trackpad"]},"1929":{"title":"Gesture settings","titles":["Pointing Device","Sensor Drivers","Azoteq IQS5XX Trackpad"]},"1930":{"title":"Rotation settings","titles":["Pointing Device","Sensor Drivers","Azoteq IQS5XX Trackpad"]},"1931":{"title":"Cirque Trackpad","titles":["Pointing Device","Sensor Drivers"]},"1932":{"title":"Common settings","titles":["Pointing Device","Sensor Drivers","Cirque Trackpad"]},"1933":{"title":"Absolute mode settings","titles":["Pointing Device","Sensor Drivers","Cirque Trackpad"]},"1934":{"title":"Absolute mode gestures","titles":["Pointing Device","Sensor Drivers","Cirque Trackpad"]},"1935":{"title":"Relative mode gestures","titles":["Pointing Device","Sensor Drivers","Cirque Trackpad"]},"1936":{"title":"PAW 3204 Sensor","titles":["Pointing Device","Sensor Drivers"]},"1937":{"title":"Pimoroni Trackball","titles":["Pointing Device","Sensor Drivers"]},"1938":{"title":"PMW3320 Sensor","titles":["Pointing Device","Sensor Drivers"]},"1939":{"title":"PMW 3360 and PMW 3389 Sensor","titles":["Pointing Device","Sensor Drivers"]},"1940":{"title":"Custom Driver","titles":["Pointing Device","Sensor Drivers"]},"1941":{"title":"Common Configuration","titles":["Pointing Device"]},"1942":{"title":"High Resolution Scrolling","titles":["Pointing Device"]},"1943":{"title":"Split Keyboard Configuration","titles":["Pointing Device"]},"1944":{"title":"Callbacks and Functions","titles":["Pointing Device"]},"1945":{"title":"Split Keyboard Callbacks and Functions","titles":["Pointing Device"]},"1946":{"title":"Manipulating Mouse Reports","titles":[]},"1947":{"title":"Examples","titles":["Manipulating Mouse Reports"]},"1948":{"title":"Custom Mouse Keycode","titles":["Manipulating Mouse Reports","Examples"]},"1949":{"title":"Drag Scroll or Mouse Scroll","titles":["Manipulating Mouse Reports","Examples"]},"1950":{"title":"Advanced Drag Scroll","titles":["Manipulating Mouse Reports","Examples"]},"1951":{"title":"Split Examples","titles":["Manipulating Mouse Reports"]},"1952":{"title":"Single Pointing Device","titles":["Manipulating Mouse Reports","Split Examples"]},"1953":{"title":"Combined Pointing Devices","titles":["Manipulating Mouse Reports","Split Examples"]},"1954":{"title":"Troubleshooting","titles":[]},"1955":{"title":"Automatic Mouse Layer","titles":[]},"1956":{"title":"Behaviour of Layer keys that activate the target layer","titles":["Automatic Mouse Layer"]},"1957":{"title":"How to enable:","titles":["Automatic Mouse Layer"]},"1958":{"title":"How to Customize:","titles":["Automatic Mouse Layer"]},"1959":{"title":"config.h Options:","titles":["Automatic Mouse Layer","How to Customize:"]},"1960":{"title":"Adding mouse keys","titles":["Automatic Mouse Layer","How to Customize:"]},"1961":{"title":"Callbacks for setting up additional key codes as mouse keys:","titles":["Automatic Mouse Layer","How to Customize:","Adding mouse keys"]},"1962":{"title":"To use the callback function to add mouse keys:","titles":["Automatic Mouse Layer","How to Customize:","Adding mouse keys","Callbacks for setting up additional key codes as mouse keys:"]},"1963":{"title":"Advanced control","titles":["Automatic Mouse Layer"]},"1964":{"title":"Functions to control auto mouse enable and target layer:","titles":["Automatic Mouse Layer","Advanced control"]},"1965":{"title":"Functions for handling custom key events:","titles":["Automatic Mouse Layer","Advanced control"]},"1966":{"title":"Advanced control examples","titles":["Automatic Mouse Layer","Advanced control"]},"1967":{"title":"Disable auto mouse on certain layers:","titles":["Automatic Mouse Layer","Advanced control","Advanced control examples"]},"1968":{"title":"Set different target layer when a particular layer is active:","titles":["Automatic Mouse Layer","Advanced control","Advanced control examples"]},"1969":{"title":"Use custom keys to control auto mouse:","titles":["Automatic Mouse Layer","Advanced control"]},"1970":{"title":"Customize Target Layer Activation","titles":["Automatic Mouse Layer"]},"1971":{"title":"Auto Mouse for Custom Pointing Device Task","titles":["Automatic Mouse Layer"]},"1972":{"title":"Programmable Button","titles":[]},"1973":{"title":"Usage","titles":["Programmable Button"]},"1974":{"title":"Keycodes","titles":["Programmable Button"]},"1975":{"title":"API","titles":["Programmable Button"]},"1976":{"title":"void programmable_button_clear(void)","titles":["Programmable Button","API"]},"1977":{"title":"void programmable_button_add(uint8_t index)","titles":["Programmable Button","API"]},"1978":{"title":"Arguments","titles":["Programmable Button","API","void programmable_button_add(uint8_t index)"]},"1979":{"title":"void programmable_button_remove(uint8_t index)","titles":["Programmable Button","API"]},"1980":{"title":"Arguments","titles":["Programmable Button","API","void programmable_button_remove(uint8_t index)"]},"1981":{"title":"void programmable_button_register(uint8_t index)","titles":["Programmable Button","API"]},"1982":{"title":"Arguments","titles":["Programmable Button","API","void programmable_button_register(uint8_t index)"]},"1983":{"title":"void programmable_button_unregister(uint8_t index)","titles":["Programmable Button","API"]},"1984":{"title":"Arguments","titles":["Programmable Button","API","void programmable_button_unregister(uint8_t index)"]},"1985":{"title":"bool programmable_button_is_on(uint8_t index)","titles":["Programmable Button","API"]},"1986":{"title":"Arguments","titles":["Programmable Button","API","bool programmable_button_is_on(uint8_t index)"]},"1987":{"title":"Return Value","titles":["Programmable Button","API","bool programmable_button_is_on(uint8_t index)"]},"1988":{"title":"void programmable_button_flush(void)","titles":["Programmable Button","API"]},"1989":{"title":"uint32_t programmable_button_get_report(void)","titles":["Programmable Button","API"]},"1990":{"title":"Return Value","titles":["Programmable Button","API","uint32_t programmable_button_get_report(void)"]},"1991":{"title":"void programmable_button_set_report(uint32_t report)","titles":["Programmable Button","API"]},"1992":{"title":"Arguments","titles":["Programmable Button","API","void programmable_button_set_report(uint32_t report)"]},"1993":{"title":"PS/2 Mouse Support","titles":[]},"1994":{"title":"The Circuitry between Trackpoint and Controller","titles":["PS/2 Mouse Support"]},"1995":{"title":"Driver Configuration","titles":["PS/2 Mouse Support"]},"1996":{"title":"Busywait Driver","titles":["PS/2 Mouse Support","Driver Configuration"]},"1997":{"title":"Interrupt Driver (AVR/ATMega32u4)","titles":["PS/2 Mouse Support","Driver Configuration"]},"1998":{"title":"Interrupt Driver (ARM chibios)","titles":["PS/2 Mouse Support","Driver Configuration"]},"1999":{"title":"USART Driver","titles":["PS/2 Mouse Support","Driver Configuration"]},"2000":{"title":"RP2040 PIO Driver","titles":["PS/2 Mouse Support","Driver Configuration"]},"2001":{"title":"Additional Settings","titles":["PS/2 Mouse Support"]},"2002":{"title":"PS/2 Mouse Features","titles":["PS/2 Mouse Support","Additional Settings"]},"2003":{"title":"Fine Control","titles":["PS/2 Mouse Support","Additional Settings"]},"2004":{"title":"Scroll Button","titles":["PS/2 Mouse Support","Additional Settings"]},"2005":{"title":"Invert Mouse buttons","titles":["PS/2 Mouse Support","Additional Settings"]},"2006":{"title":"Invert Mouse and Scroll Axes","titles":["PS/2 Mouse Support","Additional Settings"]},"2007":{"title":"Rotate Mouse Axes","titles":["PS/2 Mouse Support","Additional Settings"]},"2008":{"title":"Debug Settings","titles":["PS/2 Mouse Support","Additional Settings"]},"2009":{"title":"Movement Hook","titles":["PS/2 Mouse Support","Additional Settings"]},"2010":{"title":"Raw HID","titles":[]},"2011":{"title":"Usage","titles":["Raw HID"]},"2012":{"title":"Basic Configuration","titles":["Raw HID"]},"2013":{"title":"Sending Data to the Keyboard","titles":["Raw HID"]},"2014":{"title":"Receiving Data from the Keyboard","titles":["Raw HID"]},"2015":{"title":"Simple Example","titles":["Raw HID"]},"2016":{"title":"API","titles":["Raw HID"]},"2017":{"title":"void raw_hid_receive(uint8_t *data, uint8_t length)","titles":["Raw HID","API"]},"2018":{"title":"Arguments","titles":["Raw HID","API","void raw_hid_receive(uint8_t *data, uint8_t length)"]},"2019":{"title":"void raw_hid_send(uint8_t *data, uint8_t length)","titles":["Raw HID","API"]},"2020":{"title":"Arguments","titles":["Raw HID","API","void raw_hid_send(uint8_t *data, uint8_t length)"]},"2021":{"title":"Repeat Key","titles":[]},"2022":{"title":"How do I enable Repeat Key","titles":["Repeat Key"]},"2023":{"title":"Keycodes","titles":["Repeat Key"]},"2024":{"title":"Alternate Repeating","titles":["Repeat Key"]},"2025":{"title":"Defining alternate keys","titles":["Repeat Key"]},"2026":{"title":"Eliminating SFBs","titles":["Repeat Key","Defining alternate keys"]},"2027":{"title":"Typing shortcuts","titles":["Repeat Key","Defining alternate keys"]},"2028":{"title":"Ignoring certain keys and mods","titles":["Repeat Key"]},"2029":{"title":"Ignoring a key","titles":["Repeat Key","Ignoring certain keys and mods"]},"2030":{"title":"Filtering remembered mods","titles":["Repeat Key","Ignoring certain keys and mods"]},"2031":{"title":"Further conditions","titles":["Repeat Key","Ignoring certain keys and mods"]},"2032":{"title":"Handle how a key is repeated","titles":["Repeat Key"]},"2033":{"title":"Handle how a key is alternate repeated","titles":["Repeat Key"]},"2034":{"title":"Functions","titles":["Repeat Key"]},"2035":{"title":"Additional "Alternate" keys","titles":["Repeat Key"]},"2036":{"title":"RGB Matrix Lighting","titles":[]},"2037":{"title":"Driver Configuration","titles":["RGB Matrix Lighting"]},"2038":{"title":"Common Configuration","titles":["RGB Matrix Lighting"]},"2039":{"title":"Flags","titles":["RGB Matrix Lighting"]},"2040":{"title":"Keycodes","titles":["RGB Matrix Lighting"]},"2041":{"title":"RGB Matrix Effects","titles":["RGB Matrix Lighting"]},"2042":{"title":"RGB Matrix Effect Typing Heatmap","titles":["RGB Matrix Lighting","RGB Matrix Effects"]},"2043":{"title":"RGB Matrix Effect Solid Reactive","titles":["RGB Matrix Lighting","RGB Matrix Effects"]},"2044":{"title":"Custom RGB Matrix Effects","titles":["RGB Matrix Lighting"]},"2045":{"title":"Colors","titles":["RGB Matrix Lighting"]},"2046":{"title":"Naming","titles":["RGB Matrix Lighting"]},"2047":{"title":"Additional config.h Options","titles":["RGB Matrix Lighting"]},"2048":{"title":"EEPROM storage","titles":["RGB Matrix Lighting"]},"2049":{"title":"Callbacks","titles":["RGB Matrix Lighting"]},"2050":{"title":"Indicators","titles":["RGB Matrix Lighting","Callbacks"]},"2051":{"title":"Indicator Examples","titles":["RGB Matrix Lighting","Callbacks"]},"2052":{"title":"Examples","titles":["RGB Matrix Lighting","Callbacks","Indicator Examples"]},"2053":{"title":"Indicators without RGB Matrix Effect","titles":["RGB Matrix Lighting","Callbacks","Indicator Examples"]},"2054":{"title":"API","titles":["RGB Matrix Lighting"]},"2055":{"title":"void rgb_matrix_toggle(void)","titles":["RGB Matrix Lighting","API"]},"2056":{"title":"void rgb_matrix_toggle_noeeprom(void)","titles":["RGB Matrix Lighting","API"]},"2057":{"title":"void rgb_matrix_enable(void)","titles":["RGB Matrix Lighting","API"]},"2058":{"title":"void rgb_matrix_enable_noeeprom(void)","titles":["RGB Matrix Lighting","API"]},"2059":{"title":"void rgb_matrix_disable(void)","titles":["RGB Matrix Lighting","API"]},"2060":{"title":"void rgb_matrix_disable_noeeprom(void)","titles":["RGB Matrix Lighting","API"]},"2061":{"title":"bool rgb_matrix_is_enabled(void)","titles":["RGB Matrix Lighting","API"]},"2062":{"title":"Return Value","titles":["RGB Matrix Lighting","API","bool rgb_matrix_is_enabled(void)"]},"2063":{"title":"void rgb_matrix_set_color(uint8_t index, uint8_t r, uint8_t g, uint8_t b)","titles":["RGB Matrix Lighting","API"]},"2064":{"title":"Arguments","titles":["RGB Matrix Lighting","API","void rgb_matrix_set_color(uint8_t index, uint8_t r, uint8_t g, uint8_t b)"]},"2065":{"title":"void rgb_matrix_set_color_all(uint8_t r, uint8_t g, uint8_t b)","titles":["RGB Matrix Lighting","API"]},"2066":{"title":"Arguments","titles":["RGB Matrix Lighting","API","void rgb_matrix_set_color_all(uint8_t r, uint8_t g, uint8_t b)"]},"2067":{"title":"void rgb_matrix_mode(uint8_t mode)","titles":["RGB Matrix Lighting","API"]},"2068":{"title":"Arguments","titles":["RGB Matrix Lighting","API","void rgb_matrix_mode(uint8_t mode)"]},"2069":{"title":"void rgb_matrix_mode_noeeprom(uint8_t mode)","titles":["RGB Matrix Lighting","API"]},"2070":{"title":"Arguments","titles":["RGB Matrix Lighting","API","void rgb_matrix_mode_noeeprom(uint8_t mode)"]},"2071":{"title":"void rgb_matrix_step(void)","titles":["RGB Matrix Lighting","API"]},"2072":{"title":"void rgb_matrix_step_noeeprom(void)","titles":["RGB Matrix Lighting","API"]},"2073":{"title":"void rgb_matrix_step_reverse(void)","titles":["RGB Matrix Lighting","API"]},"2074":{"title":"void rgb_matrix_step_reverse_noeeprom(void)","titles":["RGB Matrix Lighting","API"]},"2075":{"title":"uint8_t rgb_matrix_get_mode(void)","titles":["RGB Matrix Lighting","API"]},"2076":{"title":"Return Value","titles":["RGB Matrix Lighting","API","uint8_t rgb_matrix_get_mode(void)"]},"2077":{"title":"void rgb_matrix_increase_hue(void)","titles":["RGB Matrix Lighting","API"]},"2078":{"title":"void rgb_matrix_increase_hue_noeeprom(void)","titles":["RGB Matrix Lighting","API"]},"2079":{"title":"void rgb_matrix_decrease_hue(void)","titles":["RGB Matrix Lighting","API"]},"2080":{"title":"void rgb_matrix_decrease_hue_noeeprom(void)","titles":["RGB Matrix Lighting","API"]},"2081":{"title":"uint8_t rgb_matrix_get_hue(void)","titles":["RGB Matrix Lighting","API"]},"2082":{"title":"Return Value","titles":["RGB Matrix Lighting","API","uint8_t rgb_matrix_get_hue(void)"]},"2083":{"title":"void rgb_matrix_increase_sat(void)","titles":["RGB Matrix Lighting","API"]},"2084":{"title":"void rgb_matrix_increase_sat_noeeprom(void)","titles":["RGB Matrix Lighting","API"]},"2085":{"title":"void rgb_matrix_decrease_sat(void)","titles":["RGB Matrix Lighting","API"]},"2086":{"title":"void rgb_matrix_decrease_sat_noeeprom(void)","titles":["RGB Matrix Lighting","API"]},"2087":{"title":"uint8_t rgb_matrix_get_sat(void)","titles":["RGB Matrix Lighting","API"]},"2088":{"title":"Return Value","titles":["RGB Matrix Lighting","API","uint8_t rgb_matrix_get_sat(void)"]},"2089":{"title":"void rgb_matrix_increase_val(void)","titles":["RGB Matrix Lighting","API"]},"2090":{"title":"void rgb_matrix_increase_val_noeeprom(void)","titles":["RGB Matrix Lighting","API"]},"2091":{"title":"void rgb_matrix_decrease_val(void)","titles":["RGB Matrix Lighting","API"]},"2092":{"title":"void rgb_matrix_decrease_val_noeeprom(void)","titles":["RGB Matrix Lighting","API"]},"2093":{"title":"uint8_t rgb_matrix_get_val(void)","titles":["RGB Matrix Lighting","API"]},"2094":{"title":"Return Value","titles":["RGB Matrix Lighting","API","uint8_t rgb_matrix_get_val(void)"]},"2095":{"title":"void rgb_matrix_increase_speed(void)","titles":["RGB Matrix Lighting","API"]},"2096":{"title":"void rgb_matrix_increase_speed_noeeprom(void)","titles":["RGB Matrix Lighting","API"]},"2097":{"title":"void rgb_matrix_decrease_speed(void)","titles":["RGB Matrix Lighting","API"]},"2098":{"title":"void rgb_matrix_decrease_speed_noeeprom(void)","titles":["RGB Matrix Lighting","API"]},"2099":{"title":"void rgb_matrix_set_speed(uint8_t speed)","titles":["RGB Matrix Lighting","API"]},"2100":{"title":"Arguments","titles":["RGB Matrix Lighting","API","void rgb_matrix_set_speed(uint8_t speed)"]},"2101":{"title":"void rgb_matrix_set_speed_noeeprom(uint8_t speed)","titles":["RGB Matrix Lighting","API"]},"2102":{"title":"Arguments","titles":["RGB Matrix Lighting","API","void rgb_matrix_set_speed_noeeprom(uint8_t speed)"]},"2103":{"title":"uint8_t rgb_matrix_get_speed(void)","titles":["RGB Matrix Lighting","API"]},"2104":{"title":"Return Value","titles":["RGB Matrix Lighting","API","uint8_t rgb_matrix_get_speed(void)"]},"2105":{"title":"void rgb_matrix_sethsv(uint8_t h, uint8_t s, uint8_t v)","titles":["RGB Matrix Lighting","API"]},"2106":{"title":"Arguments","titles":["RGB Matrix Lighting","API"]},"2107":{"title":"void rgb_matrix_sethsv_noeeprom(uint8_t h, uint8_t s, uint8_t v)","titles":["RGB Matrix Lighting","API"]},"2108":{"title":"Arguments","titles":["RGB Matrix Lighting","API","void rgb_matrix_sethsv_noeeprom(uint8_t h, uint8_t s, uint8_t v)"]},"2109":{"title":"hsv_t rgb_matrix_get_hsv(void)","titles":["RGB Matrix Lighting","API"]},"2110":{"title":"Return Value","titles":["RGB Matrix Lighting","API","hsv_t rgb_matrix_get_hsv(void)"]},"2111":{"title":"void rgb_matrix_reload_from_eeprom(void)","titles":["RGB Matrix Lighting","API"]},"2112":{"title":"bool rgb_matrix_get_suspend_state(void)","titles":["RGB Matrix Lighting","API"]},"2113":{"title":"Return Value","titles":["RGB Matrix Lighting","API","bool rgb_matrix_get_suspend_state(void)"]},"2114":{"title":"bool rgb_matrix_indicators_kb(void)","titles":["RGB Matrix Lighting","API"]},"2115":{"title":"Return Value","titles":["RGB Matrix Lighting","API","bool rgb_matrix_indicators_kb(void)"]},"2116":{"title":"bool rgb_matrix_indicators_user(void)","titles":["RGB Matrix Lighting","API"]},"2117":{"title":"Return Value","titles":["RGB Matrix Lighting","API","bool rgb_matrix_indicators_user(void)"]},"2118":{"title":"bool rgb_matrix_indicators_advanced_kb(uint8_t led_min, uint8_t led_max)","titles":["RGB Matrix Lighting","API"]},"2119":{"title":"Arguments","titles":["RGB Matrix Lighting","API"]},"2120":{"title":"Return Value","titles":["RGB Matrix Lighting","API","Arguments"]},"2121":{"title":"bool rgb_matrix_indicators_advanced_user(uint8_t led_min, uint8_t led_max)","titles":["RGB Matrix Lighting","API"]},"2122":{"title":"Arguments","titles":["RGB Matrix Lighting","API"]},"2123":{"title":"Return Value","titles":["RGB Matrix Lighting","API","Arguments"]},"2124":{"title":"RGB Lighting","titles":[]},"2125":{"title":"Usage","titles":["RGB Lighting"]},"2126":{"title":"Color Selection","titles":["RGB Lighting","Usage"]},"2127":{"title":"Keycodes","titles":["RGB Lighting"]},"2128":{"title":"Configuration","titles":["RGB Lighting"]},"2129":{"title":"Effects and Animations","titles":["RGB Lighting"]},"2130":{"title":"Effect and Animation Toggles","titles":["RGB Lighting","Effects and Animations"]},"2131":{"title":"Effect and Animation Settings","titles":["RGB Lighting","Effects and Animations"]},"2132":{"title":"Example Usage to Reduce Memory Footprint","titles":["RGB Lighting","Effects and Animations"]},"2133":{"title":"Animation Speed","titles":["RGB Lighting","Effects and Animations"]},"2134":{"title":"Lighting Layers","titles":["RGB Lighting"]},"2135":{"title":"Defining Lighting Layers","titles":["RGB Lighting","Lighting Layers"]},"2136":{"title":"Enabling and disabling lighting layers","titles":["RGB Lighting","Lighting Layers"]},"2137":{"title":"Lighting layer blink","titles":["RGB Lighting","Lighting Layers"]},"2138":{"title":"Overriding RGB Lighting on/off status","titles":["RGB Lighting","Lighting Layers"]},"2139":{"title":"Retain brightness","titles":["RGB Lighting","Lighting Layers"]},"2140":{"title":"Functions","titles":["RGB Lighting"]},"2141":{"title":"Low level Functions","titles":["RGB Lighting","Functions"]},"2142":{"title":"Effects and Animations Functions","titles":["RGB Lighting","Functions"]},"2143":{"title":"effect range setting","titles":["RGB Lighting","Functions","Effects and Animations Functions"]},"2144":{"title":"direct operation","titles":["RGB Lighting","Functions","Effects and Animations Functions"]},"2145":{"title":"effect mode change","titles":["RGB Lighting","Functions","Effects and Animations Functions"]},"2146":{"title":"effects mode disable/enable","titles":["RGB Lighting","Functions","Effects and Animations Functions"]},"2147":{"title":"hue, sat, val change","titles":["RGB Lighting","Functions","Effects and Animations Functions"]},"2148":{"title":"Speed functions","titles":["RGB Lighting","Functions","Effects and Animations Functions"]},"2149":{"title":"layer functions","titles":["RGB Lighting","Functions","Effects and Animations Functions"]},"2150":{"title":"query","titles":["RGB Lighting","Functions","Effects and Animations Functions"]},"2151":{"title":"Colors","titles":["RGB Lighting"]},"2152":{"title":"Changing the order of the LEDs","titles":["RGB Lighting"]},"2153":{"title":"Clipping Range","titles":["RGB Lighting"]},"2154":{"title":"Hardware Modification","titles":["RGB Lighting"]},"2155":{"title":"Velocikey","titles":["RGB Lighting"]},"2156":{"title":"Usage","titles":["RGB Lighting","Velocikey"]},"2157":{"title":"Configuration","titles":["RGB Lighting","Velocikey"]},"2158":{"title":"Secure","titles":[]},"2159":{"title":"Unlock sequence","titles":["Secure"]},"2160":{"title":"Automatic Locking","titles":["Secure"]},"2161":{"title":"Usage","titles":["Secure"]},"2162":{"title":"Keycodes","titles":["Secure"]},"2163":{"title":"Configuration","titles":["Secure"]},"2164":{"title":"Functions","titles":["Secure"]},"2165":{"title":"Send String","titles":[]},"2166":{"title":"Usage","titles":["Send String"]},"2167":{"title":"Basic Configuration","titles":["Send String"]},"2168":{"title":"Keycodes","titles":["Send String"]},"2169":{"title":"Language Support","titles":["Send String","Keycodes"]},"2170":{"title":"Examples","titles":["Send String"]},"2171":{"title":"Hello World","titles":["Send String","Examples"]},"2172":{"title":"Keycode Injection","titles":["Send String","Examples"]},"2173":{"title":"API","titles":["Send String"]},"2174":{"title":"void send_string(const char *string)","titles":["Send String","API"]},"2175":{"title":"Arguments","titles":["Send String","API","void send_string(const char *string)"]},"2176":{"title":"void send_string_with_delay(const char *string, uint8_t interval)","titles":["Send String","API"]},"2177":{"title":"Arguments","titles":["Send String","API","void send_string_with_delay(const char *string, uint8_t interval)"]},"2178":{"title":"void send_string_P(const char *string)","titles":["Send String","API"]},"2179":{"title":"Arguments","titles":["Send String","API","void send_string_P(const char *string)"]},"2180":{"title":"void send_string_with_delay_P(const char *string, uint8_t interval)","titles":["Send String","API"]},"2181":{"title":"Arguments","titles":["Send String","API","void send_string_with_delay_P(const char *string, uint8_t interval)"]},"2182":{"title":"void send_char(char ascii_code)","titles":["Send String","API"]},"2183":{"title":"Arguments","titles":["Send String","API","void send_char(char ascii_code)"]},"2184":{"title":"void send_dword(uint32_t number)","titles":["Send String","API"]},"2185":{"title":"Arguments","titles":["Send String","API","void send_dword(uint32_t number)"]},"2186":{"title":"void send_word(uint16_t number)","titles":["Send String","API"]},"2187":{"title":"Arguments","titles":["Send String","API","void send_word(uint16_t number)"]},"2188":{"title":"void send_byte(uint8_t number)","titles":["Send String","API"]},"2189":{"title":"Arguments","titles":["Send String","API","void send_byte(uint8_t number)"]},"2190":{"title":"void send_nibble(uint8_t number)","titles":["Send String","API"]},"2191":{"title":"Arguments","titles":["Send String","API","void send_nibble(uint8_t number)"]},"2192":{"title":"void tap_random_base64(void)","titles":["Send String","API"]},"2193":{"title":"SEND_STRING(string)","titles":["Send String","API"]},"2194":{"title":"SEND_STRING_DELAY(string, interval)","titles":["Send String","API"]},"2195":{"title":"Sequencer","titles":[]},"2196":{"title":"Enable the step sequencer","titles":["Sequencer"]},"2197":{"title":"Tracks","titles":["Sequencer"]},"2198":{"title":"Resolutions","titles":["Sequencer"]},"2199":{"title":"Keycodes","titles":["Sequencer"]},"2200":{"title":"Functions","titles":["Sequencer"]},"2201":{"title":"Space Cadet: The Future, Built In","titles":[]},"2202":{"title":"Usage","titles":["Space Cadet: The Future, Built In"]},"2203":{"title":"Keycodes","titles":["Space Cadet: The Future, Built In"]},"2204":{"title":"Caveats","titles":["Space Cadet: The Future, Built In"]},"2205":{"title":"Configuration","titles":["Space Cadet: The Future, Built In"]},"2206":{"title":"Obsolete Configuration","titles":["Space Cadet: The Future, Built In"]},"2207":{"title":"Split Keyboard","titles":[]},"2208":{"title":"Compatibility Overview","titles":["Split Keyboard"]},"2209":{"title":"Hardware Configuration","titles":["Split Keyboard"]},"2210":{"title":"Required Hardware","titles":["Split Keyboard","Hardware Configuration"]},"2211":{"title":"Considerations","titles":["Split Keyboard","Hardware Configuration","Required Hardware"]},"2212":{"title":"Serial Wiring","titles":["Split Keyboard","Hardware Configuration"]},"2213":{"title":"I2C Wiring","titles":["Split Keyboard","Hardware Configuration"]},"2214":{"title":"Firmware Configuration","titles":["Split Keyboard"]},"2215":{"title":"Layout Macro","titles":["Split Keyboard","Firmware Configuration"]},"2216":{"title":"Setting Handedness","titles":["Split Keyboard","Firmware Configuration"]},"2217":{"title":"Handedness by Pin","titles":["Split Keyboard","Firmware Configuration","Setting Handedness"]},"2218":{"title":"Handedness by Matrix Pin","titles":["Split Keyboard","Firmware Configuration","Setting Handedness"]},"2219":{"title":"Handedness by EEPROM","titles":["Split Keyboard","Firmware Configuration","Setting Handedness"]},"2220":{"title":"Handedness by #define","titles":["Split Keyboard","Firmware Configuration","Setting Handedness"]},"2221":{"title":"Communication Options","titles":["Split Keyboard","Firmware Configuration"]},"2222":{"title":"Data Sync Options","titles":["Split Keyboard","Firmware Configuration"]},"2223":{"title":"Custom data sync between sides","titles":["Split Keyboard","Firmware Configuration"]},"2224":{"title":"Hardware Configuration Options","titles":["Split Keyboard","Firmware Configuration"]},"2225":{"title":"Hardware Considerations and Mods","titles":["Split Keyboard"]},"2226":{"title":"Teensy boards","titles":["Split Keyboard","Hardware Considerations and Mods"]},"2227":{"title":"Additional Resources","titles":["Split Keyboard"]},"2228":{"title":"ST7565 LCD Driver","titles":[]},"2229":{"title":"Supported Hardware","titles":["ST7565 LCD Driver"]},"2230":{"title":"Usage","titles":["ST7565 LCD Driver"]},"2231":{"title":"Logo Example","titles":["ST7565 LCD Driver"]},"2232":{"title":"Buffer Read Example","titles":["ST7565 LCD Driver"]},"2233":{"title":"Other Examples","titles":["ST7565 LCD Driver"]},"2234":{"title":"Basic Configuration","titles":["ST7565 LCD Driver"]},"2235":{"title":"Custom sized displays","titles":["ST7565 LCD Driver"]},"2236":{"title":"API","titles":["ST7565 LCD Driver"]},"2237":{"title":"Stenography in QMK","titles":[]},"2238":{"title":"Steno Support in QMK","titles":["Stenography in QMK"]},"2239":{"title":"Plover with QWERTY Keyboard","titles":["Stenography in QMK"]},"2240":{"title":"Plover with Steno Protocol","titles":["Stenography in QMK"]},"2241":{"title":"TX Bolt","titles":["Stenography in QMK","Plover with Steno Protocol"]},"2242":{"title":"GeminiPR","titles":["Stenography in QMK","Plover with Steno Protocol"]},"2243":{"title":"Switching protocols on the fly","titles":["Stenography in QMK","Plover with Steno Protocol"]},"2244":{"title":"Configuring QMK for Steno","titles":["Stenography in QMK"]},"2245":{"title":"Learning Stenography","titles":["Stenography in QMK"]},"2246":{"title":"Interfacing with the code","titles":["Stenography in QMK"]},"2247":{"title":"Keycode Reference","titles":["Stenography in QMK"]},"2248":{"title":"Swap-Hands Action","titles":[]},"2249":{"title":"Configuration","titles":["Swap-Hands Action"]},"2250":{"title":"Swap Keycodes","titles":["Swap-Hands Action"]},"2251":{"title":"Encoder Mapping","titles":["Swap-Hands Action"]},"2252":{"title":"Functions","titles":["Swap-Hands Action","Encoder Mapping"]},"2253":{"title":"Tap Dance: A Single Key Can Do 3, 5, or 100 Different Things","titles":[]},"2254":{"title":"Introduction","titles":["Tap Dance: A Single Key Can Do 3, 5, or 100 Different Things"]},"2255":{"title":"How to Use Tap Dance","titles":["Tap Dance: A Single Key Can Do 3, 5, or 100 Different Things"]},"2256":{"title":"Implementation Details","titles":["Tap Dance: A Single Key Can Do 3, 5, or 100 Different Things"]},"2257":{"title":"Examples","titles":["Tap Dance: A Single Key Can Do 3, 5, or 100 Different Things"]},"2258":{"title":"Simple Example: Send ESC on Single Tap, CAPS_LOCK on Double Tap","titles":["Tap Dance: A Single Key Can Do 3, 5, or 100 Different Things","Examples"]},"2259":{"title":"Complex Examples","titles":["Tap Dance: A Single Key Can Do 3, 5, or 100 Different Things","Examples"]},"2260":{"title":"Example 1: Send "Safety Dance!" After 100 Taps","titles":["Tap Dance: A Single Key Can Do 3, 5, or 100 Different Things","Examples","Complex Examples"]},"2261":{"title":"Example 2: Turn LED Lights On Then Off, One at a Time","titles":["Tap Dance: A Single Key Can Do 3, 5, or 100 Different Things","Examples","Complex Examples"]},"2262":{"title":"Example 3: Send : on Tap, ; on Hold","titles":["Tap Dance: A Single Key Can Do 3, 5, or 100 Different Things","Examples","Complex Examples"]},"2263":{"title":"Example 4: 'Quad Function Tap-Dance'","titles":["Tap Dance: A Single Key Can Do 3, 5, or 100 Different Things","Examples","Complex Examples"]},"2264":{"title":"Example 5: Using tap dance for advanced mod-tap and layer-tap keys","titles":["Tap Dance: A Single Key Can Do 3, 5, or 100 Different Things","Examples","Complex Examples"]},"2265":{"title":"Example 6: Using tap dance for momentary-layer-switch and layer-toggle keys","titles":["Tap Dance: A Single Key Can Do 3, 5, or 100 Different Things","Examples","Complex Examples"]},"2266":{"title":"Tri Layers","titles":[]},"2267":{"title":"Keycodes","titles":["Tri Layers"]},"2268":{"title":"Configuration","titles":["Tri Layers"]},"2269":{"title":"Functions","titles":["Tri Layers"]},"2270":{"title":"Unicode","titles":[]},"2271":{"title":"Caveats","titles":["Unicode"]},"2272":{"title":"Usage","titles":["Unicode"]},"2273":{"title":"Basic Configuration","titles":["Unicode"]},"2274":{"title":"Audio Feedback","titles":["Unicode","Basic Configuration"]},"2275":{"title":"Input Subsystems","titles":["Unicode"]},"2276":{"title":"Lower and Upper Case Pairs","titles":["Unicode","Input Subsystems","Audio Feedback"]},"2277":{"title":"Input Modes","titles":["Unicode"]},"2278":{"title":"Keycodes","titles":["Unicode"]},"2279":{"title":"API","titles":["Unicode"]},"2280":{"title":"uint8_t get_unicode_input_mode(void)","titles":["Unicode","API"]},"2281":{"title":"Return Value","titles":["Unicode","API","uint8_t get_unicode_input_mode(void)"]},"2282":{"title":"void set_unicode_input_mode(uint8_t mode)","titles":["Unicode","API"]},"2283":{"title":"Arguments","titles":["Unicode","API","void set_unicode_input_mode(uint8_t mode)"]},"2284":{"title":"void unicode_input_mode_step(void)","titles":["Unicode","API"]},"2285":{"title":"void unicode_input_mode_step_reverse(void)","titles":["Unicode","API"]},"2286":{"title":"void unicode_input_mode_set_user(uint8_t input_mode)","titles":["Unicode","API"]},"2287":{"title":"Arguments","titles":["Unicode","API","void unicode_input_mode_set_user(uint8_t input_mode)"]},"2288":{"title":"void unicode_input_mode_set_kb(uint8_t input_mode)","titles":["Unicode","API"]},"2289":{"title":"Arguments","titles":["Unicode","API","void unicode_input_mode_set_kb(uint8_t input_mode)"]},"2290":{"title":"void unicode_input_start(void)","titles":["Unicode","API"]},"2291":{"title":"void unicode_input_finish(void)","titles":["Unicode","API"]},"2292":{"title":"void unicode_input_cancel(void)","titles":["Unicode","API"]},"2293":{"title":"void register_unicode(uint32_t code_point)","titles":["Unicode","API"]},"2294":{"title":"Arguments","titles":["Unicode","API","void register_unicode(uint32_t code_point)"]},"2295":{"title":"void send_unicode_string(const char *str)","titles":["Unicode","API"]},"2296":{"title":"Arguments","titles":["Unicode","API","void send_unicode_string(const char *str)"]},"2297":{"title":"uint8_t unicodemap_index(uint16_t keycode)","titles":["Unicode","API"]},"2298":{"title":"Arguments","titles":["Unicode","API","uint8_t unicodemap_index(uint16_t keycode)"]},"2299":{"title":"Return Value","titles":["Unicode","API","uint8_t unicodemap_index(uint16_t keycode)"]},"2300":{"title":"uint32_t unicodemap_get_code_point(uint8_t index)","titles":["Unicode","API"]},"2301":{"title":"Arguments","titles":["Unicode","API","uint32_t unicodemap_get_code_point(uint8_t index)"]},"2302":{"title":"Return Value","titles":["Unicode","API","uint32_t unicodemap_get_code_point(uint8_t index)"]},"2303":{"title":"void register_unicodemap(uint8_t index)","titles":["Unicode","API"]},"2304":{"title":"Arguments","titles":["Unicode","API","void register_unicodemap(uint8_t index)"]},"2305":{"title":"void ucis_start(void)","titles":["Unicode","API"]},"2306":{"title":"bool ucis_active(void)","titles":["Unicode","API"]},"2307":{"title":"Return Value","titles":["Unicode","API","bool ucis_active(void)"]},"2308":{"title":"uint8_t ucis_count(void)","titles":["Unicode","API"]},"2309":{"title":"Return Value","titles":["Unicode","API","uint8_t ucis_count(void)"]},"2310":{"title":"bool ucis_add(uint16_t keycode)","titles":["Unicode","API"]},"2311":{"title":"Arguments","titles":["Unicode","API","bool ucis_add(uint16_t keycode)"]},"2312":{"title":"Return Value","titles":["Unicode","API","bool ucis_add(uint16_t keycode)"]},"2313":{"title":"bool ucis_remove_last(void)","titles":["Unicode","API"]},"2314":{"title":"Return Value","titles":["Unicode","API","bool ucis_remove_last(void)"]},"2315":{"title":"void ucis_finish(void)","titles":["Unicode","API"]},"2316":{"title":"void ucis_cancel(void)","titles":["Unicode","API"]},"2317":{"title":"void register_ucis(void)","titles":["Unicode","API"]},"2318":{"title":"Arguments","titles":["Unicode","API","void register_ucis(void)"]},"2319":{"title":"Wireless / Bluetooth","titles":[]},"2320":{"title":"Bluetooth Known Supported Hardware","titles":["Wireless / Bluetooth"]},"2321":{"title":"Adafruit BLE SPI Friend","titles":["Wireless / Bluetooth","Bluetooth Known Supported Hardware"]},"2322":{"title":"Bluetooth Rules.mk Options","titles":["Wireless / Bluetooth"]},"2323":{"title":"Bluetooth Keycodes","titles":["Wireless / Bluetooth"]},"2324":{"title":"Word Per Minute (WPM) Calculation","titles":[]},"2325":{"title":"Configuration","titles":["Word Per Minute (WPM) Calculation"]},"2326":{"title":"Public Functions","titles":["Word Per Minute (WPM) Calculation"]},"2327":{"title":"Callbacks","titles":["Word Per Minute (WPM) Calculation"]},"2328":{"title":"Flashing Instructions and Bootloader Information","titles":[]},"2329":{"title":"Atmel DFU","titles":["Flashing Instructions and Bootloader Information"]},"2330":{"title":"QMK DFU","titles":["Flashing Instructions and Bootloader Information","Atmel DFU"]},"2331":{"title":"make Targets","titles":["Flashing Instructions and Bootloader Information","Atmel DFU"]},"2332":{"title":"Caterina","titles":["Flashing Instructions and Bootloader Information"]},"2333":{"title":"make Targets","titles":["Flashing Instructions and Bootloader Information","Caterina"]},"2334":{"title":"HalfKay","titles":["Flashing Instructions and Bootloader Information"]},"2335":{"title":"USBasploader","titles":["Flashing Instructions and Bootloader Information"]},"2336":{"title":"BootloadHID","titles":["Flashing Instructions and Bootloader Information"]},"2337":{"title":"QMK HID","titles":["Flashing Instructions and Bootloader Information","BootloadHID"]},"2338":{"title":"make Targets","titles":["Flashing Instructions and Bootloader Information","BootloadHID"]},"2339":{"title":"STM32/APM32 DFU","titles":["Flashing Instructions and Bootloader Information"]},"2340":{"title":"make Targets","titles":["Flashing Instructions and Bootloader Information","STM32/APM32 DFU"]},"2341":{"title":"STM32duino","titles":["Flashing Instructions and Bootloader Information"]},"2342":{"title":"Kiibohd DFU","titles":["Flashing Instructions and Bootloader Information"]},"2343":{"title":"WB32 DFU","titles":["Flashing Instructions and Bootloader Information"]},"2344":{"title":"AT32 DFU","titles":["Flashing Instructions and Bootloader Information"]},"2345":{"title":"make Targets","titles":["Flashing Instructions and Bootloader Information","AT32 DFU"]},"2346":{"title":"tinyuf2","titles":["Flashing Instructions and Bootloader Information"]},"2347":{"title":"make Targets","titles":["Flashing Instructions and Bootloader Information","tinyuf2"]},"2348":{"title":"uf2boot","titles":["Flashing Instructions and Bootloader Information"]},"2349":{"title":"make Targets","titles":["Flashing Instructions and Bootloader Information","uf2boot"]},"2350":{"title":"Raspberry Pi RP2040 UF2","titles":["Flashing Instructions and Bootloader Information"]},"2351":{"title":"Docker Quick Start","titles":[]},"2352":{"title":"Requirements","titles":["Docker Quick Start"]},"2353":{"title":"Usage","titles":["Docker Quick Start"]},"2354":{"title":"FAQ","titles":["Docker Quick Start"]},"2355":{"title":"Why can't I flash on Windows/macOS","titles":["Docker Quick Start","FAQ"]},"2356":{"title":"How to Use GitHub with QMK","titles":[]},"2357":{"title":"Introduction","titles":[]},"2358":{"title":"Basic QMK Structure","titles":["Introduction"]},"2359":{"title":"Userspace Structure","titles":["Introduction","Basic QMK Structure"]},"2360":{"title":"Keyboard Project Structure","titles":["Introduction","Basic QMK Structure"]},"2361":{"title":"Keymap Structure","titles":["Introduction","Basic QMK Structure"]},"2362":{"title":"The config.h File","titles":[]},"2363":{"title":"More Detailed make Instructions","titles":[]},"2364":{"title":"rules.mk Options","titles":["More Detailed make Instructions"]},"2365":{"title":"Customizing Makefile Options on a Per-Keymap Basis","titles":["More Detailed make Instructions"]},"2366":{"title":"Hand-Wiring Guide","titles":[]},"2367":{"title":"Parts list","titles":["Hand-Wiring Guide"]},"2368":{"title":"Starting the build","titles":["Hand-Wiring Guide"]},"2369":{"title":"Planning the matrix","titles":["Hand-Wiring Guide"]},"2370":{"title":"Common Microcontroller Boards","titles":["Hand-Wiring Guide","Planning the matrix"]},"2371":{"title":"Wiring the matrix","titles":["Hand-Wiring Guide"]},"2372":{"title":"A note on split keyboards","titles":["Hand-Wiring Guide","Wiring the matrix"]},"2373":{"title":"Soldering","titles":["Hand-Wiring Guide","Wiring the matrix"]},"2374":{"title":"Soldering the Diodes","titles":["Hand-Wiring Guide","Wiring the matrix","Soldering"]},"2375":{"title":"Soldering the Columns","titles":["Hand-Wiring Guide","Wiring the matrix","Soldering"]},"2376":{"title":"Wiring up the controller","titles":["Hand-Wiring Guide"]},"2377":{"title":"Specific instructions for the Teensy 2.0","titles":["Hand-Wiring Guide","Wiring up the controller"]},"2378":{"title":"Getting Some Basic Firmware Set Up","titles":["Hand-Wiring Guide"]},"2379":{"title":"Flashing the Firmware","titles":["Hand-Wiring Guide"]},"2380":{"title":"Testing Your Firmware","titles":["Hand-Wiring Guide"]},"2381":{"title":"Finishing up","titles":["Hand-Wiring Guide"]},"2382":{"title":"Links to Other Guides","titles":["Hand-Wiring Guide"]},"2383":{"title":"Legacy Content","titles":[]},"2384":{"title":"Preamble: How a Keyboard Matrix Works (and why we need diodes)","titles":["Legacy Content"]},"2385":{"title":"QMK Hardware Drivers","titles":[]},"2386":{"title":"Available Drivers","titles":[]},"2387":{"title":"ProMicro (AVR Only)","titles":["Available Drivers"]},"2388":{"title":"SSD1306 OLED Driver","titles":["Available Drivers"]},"2389":{"title":"WS2812","titles":["Available Drivers"]},"2390":{"title":"IS31FL3731","titles":["Available Drivers"]},"2391":{"title":"IS31FL3733","titles":["Available Drivers"]},"2392":{"title":"24xx series external I2C EEPROM","titles":["Available Drivers"]},"2393":{"title":"QMK Keyboard Guidelines","titles":[]},"2394":{"title":"Use QMK Lint","titles":["QMK Keyboard Guidelines"]},"2395":{"title":"Naming Your Keyboard/Project","titles":["QMK Keyboard Guidelines"]},"2396":{"title":"Sub-folders","titles":["QMK Keyboard Guidelines"]},"2397":{"title":"Keyboard Folder Structure","titles":["QMK Keyboard Guidelines"]},"2398":{"title":"readme.md","titles":["QMK Keyboard Guidelines","Keyboard Folder Structure"]},"2399":{"title":"keyboard.json/info.json","titles":["QMK Keyboard Guidelines","Keyboard Folder Structure"]},"2400":{"title":"config.h","titles":["QMK Keyboard Guidelines","Keyboard Folder Structure"]},"2401":{"title":"rules.mk","titles":["QMK Keyboard Guidelines","Keyboard Folder Structure"]},"2402":{"title":"<keyboard>.c","titles":["QMK Keyboard Guidelines","Keyboard Folder Structure"]},"2403":{"title":"<keyboard>.h","titles":["QMK Keyboard Guidelines","Keyboard Folder Structure"]},"2404":{"title":"Image/Hardware Files","titles":["QMK Keyboard Guidelines"]},"2405":{"title":"Keyboard Defaults","titles":["QMK Keyboard Guidelines"]},"2406":{"title":"Magic Keycodes and Command","titles":["QMK Keyboard Guidelines","Keyboard Defaults"]},"2407":{"title":"Custom Keyboard Programming","titles":["QMK Keyboard Guidelines"]},"2408":{"title":"Non-Production/Handwired Projects","titles":["QMK Keyboard Guidelines"]},"2409":{"title":"Warnings as Errors","titles":["QMK Keyboard Guidelines"]},"2410":{"title":"Copyright Blurb","titles":["QMK Keyboard Guidelines"]},"2411":{"title":"License","titles":["QMK Keyboard Guidelines"]},"2412":{"title":"How a Keyboard Matrix Works","titles":[]},"2413":{"title":"How Keys Are Registered, and Interpreted by Computers","titles":[]},"2414":{"title":"Schematic View","titles":["How Keys Are Registered, and Interpreted by Computers"]},"2415":{"title":"1. You Press a Key","titles":["How Keys Are Registered, and Interpreted by Computers"]},"2416":{"title":"2. What the Firmware Sends","titles":["How Keys Are Registered, and Interpreted by Computers"]},"2417":{"title":"3. What the Event Input/Kernel Does","titles":["How Keys Are Registered, and Interpreted by Computers"]},"2418":{"title":"4. What the Operating System Does","titles":["How Keys Are Registered, and Interpreted by Computers"]},"2419":{"title":"Back to the Firmware","titles":["How Keys Are Registered, and Interpreted by Computers"]},"2420":{"title":"List of Characters You Can Send","titles":["How Keys Are Registered, and Interpreted by Computers"]},"2421":{"title":"How to (Maybe) Enter Unicode Characters","titles":["How Keys Are Registered, and Interpreted by Computers"]},"2422":{"title":"Quantum Mechanical Keyboard Firmware","titles":[]},"2423":{"title":"What is QMK Firmware?","titles":["Quantum Mechanical Keyboard Firmware"]},"2424":{"title":"Get Started","titles":["Quantum Mechanical Keyboard Firmware"]},"2425":{"title":"Make It Yours","titles":["Quantum Mechanical Keyboard Firmware"]},"2426":{"title":"Need help?","titles":["Quantum Mechanical Keyboard Firmware"]},"2427":{"title":"Give Back","titles":["Quantum Mechanical Keyboard Firmware"]},"2428":{"title":"ISP Flashing Guide","titles":[]},"2429":{"title":"Hardware","titles":["ISP Flashing Guide"]},"2430":{"title":"Pro Micro as ISP","titles":["ISP Flashing Guide","Hardware"]},"2431":{"title":"Wiring","titles":["ISP Flashing Guide","Hardware","Pro Micro as ISP"]},"2432":{"title":"Arduino Uno / Micro as ISP","titles":["ISP Flashing Guide","Hardware"]},"2433":{"title":"Wiring","titles":["ISP Flashing Guide","Hardware","Arduino Uno / Micro as ISP"]},"2434":{"title":"Teensy 2.0 as ISP","titles":["ISP Flashing Guide","Hardware"]},"2435":{"title":"Wiring","titles":["ISP Flashing Guide","Hardware","Teensy 2.0 as ISP"]},"2436":{"title":"SparkFun PocketAVR / USBtinyISP","titles":["ISP Flashing Guide","Hardware"]},"2437":{"title":"Wiring","titles":["ISP Flashing Guide","Hardware","SparkFun PocketAVR / USBtinyISP"]},"2438":{"title":"USBasp","titles":["ISP Flashing Guide","Hardware"]},"2439":{"title":"Wiring","titles":["ISP Flashing Guide","Hardware","USBasp"]},"2440":{"title":"Bus Pirate","titles":["ISP Flashing Guide","Hardware"]},"2441":{"title":"Wiring","titles":["ISP Flashing Guide","Hardware","Bus Pirate"]},"2442":{"title":"Software","titles":["ISP Flashing Guide"]},"2443":{"title":"Bootloader Firmware","titles":["ISP Flashing Guide"]},"2444":{"title":"Atmel DFU","titles":["ISP Flashing Guide","Bootloader Firmware"]},"2445":{"title":"Caterina","titles":["ISP Flashing Guide","Bootloader Firmware"]},"2446":{"title":"BootloadHID (PS2AVRGB)","titles":["ISP Flashing Guide","Bootloader Firmware"]},"2447":{"title":"USBaspLoader","titles":["ISP Flashing Guide","Bootloader Firmware"]},"2448":{"title":"Flashing the Bootloader","titles":["ISP Flashing Guide"]},"2449":{"title":"Setting the Fuses","titles":["ISP Flashing Guide","Flashing the Bootloader"]},"2450":{"title":"Creating a "Production" Firmware","titles":["ISP Flashing Guide"]},"2451":{"title":"Flashing STM32Duino Bootloader","titles":["ISP Flashing Guide"]},"2452":{"title":"Software","titles":["ISP Flashing Guide","Flashing STM32Duino Bootloader"]},"2453":{"title":"Wiring","titles":["ISP Flashing Guide","Flashing STM32Duino Bootloader"]},"2454":{"title":"Flashing","titles":["ISP Flashing Guide","Flashing STM32Duino Bootloader"]},"2455":{"title":"Basic Keycodes","titles":[]},"2456":{"title":"Letters and Numbers","titles":["Basic Keycodes"]},"2457":{"title":"F Keys","titles":["Basic Keycodes"]},"2458":{"title":"Punctuation","titles":["Basic Keycodes"]},"2459":{"title":"Lock Keys","titles":["Basic Keycodes"]},"2460":{"title":"Modifiers","titles":["Basic Keycodes"]},"2461":{"title":"International","titles":["Basic Keycodes"]},"2462":{"title":"Commands","titles":["Basic Keycodes"]},"2463":{"title":"Media Keys","titles":["Basic Keycodes"]},"2464":{"title":"Number Pad","titles":["Basic Keycodes"]},"2465":{"title":"Special Keys","titles":["Basic Keycodes"]},"2466":{"title":"US ANSI Shifted Symbols","titles":[]},"2467":{"title":"Caveats","titles":["US ANSI Shifted Symbols"]},"2468":{"title":"Keycodes","titles":["US ANSI Shifted Symbols"]},"2469":{"title":"Magic Keycodes","titles":[]},"2470":{"title":"Keymap Overview","titles":[]},"2471":{"title":"Keymap and Layers","titles":["Keymap Overview"]},"2472":{"title":"Keymap Layer Status","titles":["Keymap Overview","Keymap and Layers"]},"2473":{"title":"Layer Precedence and Transparency","titles":["Keymap Overview","Keymap and Layers"]},"2474":{"title":"Anatomy of a keymap.c","titles":["Keymap Overview"]},"2475":{"title":"Definitions","titles":["Keymap Overview","Anatomy of a keymap.c"]},"2476":{"title":"Layers and Keymaps","titles":["Keymap Overview","Anatomy of a keymap.c"]},"2477":{"title":"Base Layer","titles":["Keymap Overview","Anatomy of a keymap.c","Layers and Keymaps"]},"2478":{"title":"Function Overlay Layer","titles":["Keymap Overview","Anatomy of a keymap.c","Layers and Keymaps"]},"2479":{"title":"Nitty Gritty Details","titles":[]},"2480":{"title":"Keycodes Overview","titles":[]},"2481":{"title":"Basic Keycodes","titles":["Keycodes Overview"]},"2482":{"title":"Quantum Keycodes","titles":["Keycodes Overview"]},"2483":{"title":"Audio Keys","titles":["Keycodes Overview"]},"2484":{"title":"Auto Shift","titles":["Keycodes Overview"]},"2485":{"title":"Autocorrect","titles":["Keycodes Overview"]},"2486":{"title":"Backlighting","titles":["Keycodes Overview"]},"2487":{"title":"Wireless/Bluetooth","titles":["Keycodes Overview"]},"2488":{"title":"Caps Word","titles":["Keycodes Overview"]},"2489":{"title":"Dynamic Macros","titles":["Keycodes Overview"]},"2490":{"title":"Grave Escape","titles":["Keycodes Overview"]},"2491":{"title":"Joystick","titles":["Keycodes Overview"]},"2492":{"title":"Key Lock","titles":["Keycodes Overview"]},"2493":{"title":"Layer Lock","titles":["Keycodes Overview"]},"2494":{"title":"Layer Switching","titles":["Keycodes Overview"]},"2495":{"title":"Leader Key","titles":["Keycodes Overview"]},"2496":{"title":"LED Matrix","titles":["Keycodes Overview"]},"2497":{"title":"Magic Keycodes","titles":["Keycodes Overview"]},"2498":{"title":"MIDI","titles":["Keycodes Overview"]},"2499":{"title":"Mouse Keys","titles":["Keycodes Overview"]},"2500":{"title":"Modifiers","titles":["Keycodes Overview"]},"2501":{"title":"Mod-Tap Keys","titles":["Keycodes Overview"]},"2502":{"title":"Tapping Term Keys","titles":["Keycodes Overview"]},"2503":{"title":"RGB Lighting","titles":["Keycodes Overview"]},"2504":{"title":"RGB Matrix","titles":["Keycodes Overview"]},"2505":{"title":"US ANSI Shifted Symbols","titles":["Keycodes Overview"]},"2506":{"title":"One Shot Keys","titles":["Keycodes Overview"]},"2507":{"title":"Programmable Button Support","titles":["Keycodes Overview"]},"2508":{"title":"Repeat Key","titles":["Keycodes Overview"]},"2509":{"title":"Space Cadet","titles":["Keycodes Overview"]},"2510":{"title":"Swap Hands","titles":["Keycodes Overview"]},"2511":{"title":"Unicode Support","titles":["Keycodes Overview"]},"2512":{"title":"License Violations","titles":[]},"2513":{"title":"Offending Vendors","titles":["License Violations"]},"2514":{"title":"Licensing","titles":["License Violations"]},"2515":{"title":"QMK PR Considerations","titles":["License Violations"]},"2516":{"title":"Detection","titles":["License Violations"]},"2517":{"title":"Remediation","titles":["License Violations"]},"2518":{"title":"Mod-Tap","titles":[]},"2519":{"title":"Caveats","titles":["Mod-Tap"]},"2520":{"title":"Intercepting Mod-Taps","titles":["Mod-Tap"]},"2521":{"title":"Changing tap function","titles":["Mod-Tap","Intercepting Mod-Taps"]},"2522":{"title":"Changing hold function","titles":["Mod-Tap","Intercepting Mod-Taps"]},"2523":{"title":"Changing both tap and hold","titles":["Mod-Tap","Intercepting Mod-Taps"]},"2524":{"title":"Other Resources","titles":["Mod-Tap"]},"2525":{"title":"The QMK Tutorial","titles":[]},"2526":{"title":"Overview","titles":["The QMK Tutorial"]},"2527":{"title":"Additional Resources","titles":["The QMK Tutorial"]},"2528":{"title":"Building Your First Firmware","titles":[]},"2529":{"title":"Configure Your Build Environment Defaults (Optional)","titles":["Building Your First Firmware"]},"2530":{"title":"Create a New Keymap","titles":["Building Your First Firmware"]},"2531":{"title":"Open keymap.c In Your Favorite Text Editor","titles":["Building Your First Firmware"]},"2532":{"title":"Customize The Layout To Your Liking","titles":["Building Your First Firmware"]},"2533":{"title":"Build Your Firmware","titles":["Building Your First Firmware"]},"2534":{"title":"Flash Your Firmware","titles":["Building Your First Firmware"]},"2535":{"title":"QMK Configurator","titles":[]},"2536":{"title":"Building QMK with GitHub Userspace","titles":[]},"2537":{"title":"Prerequisites","titles":["Building QMK with GitHub Userspace"]},"2538":{"title":"Environment Setup","titles":["Building QMK with GitHub Userspace"]},"2539":{"title":"1. Install Git","titles":["Building QMK with GitHub Userspace","Environment Setup"]},"2540":{"title":"2. GitHub authentication","titles":["Building QMK with GitHub Userspace","Environment Setup"]},"2541":{"title":"3. Create a repository","titles":["Building QMK with GitHub Userspace","Environment Setup"]},"2542":{"title":"Initial Code Commit","titles":["Building QMK with GitHub Userspace"]},"2543":{"title":"Create template files","titles":["Building QMK with GitHub Userspace","Initial Code Commit"]},"2544":{"title":"Add a JSON keymap","titles":["Building QMK with GitHub Userspace","Initial Code Commit"]},"2545":{"title":"Add a GitHub Action workflow","titles":["Building QMK with GitHub Userspace","Initial Code Commit"]},"2546":{"title":"Commit files to GitHub","titles":["Building QMK with GitHub Userspace","Initial Code Commit"]},"2547":{"title":"Review workflow output","titles":["Building QMK with GitHub Userspace","Initial Code Commit"]},"2548":{"title":"Customising your keymap","titles":["Building QMK with GitHub Userspace"]},"2549":{"title":"External QMK Userspace","titles":[]},"2550":{"title":"Setting up QMK Locally","titles":["External QMK Userspace"]},"2551":{"title":"External Userspace Repository Setup (forked on GitHub)","titles":["External QMK Userspace"]},"2552":{"title":"External Userspace Setup (locally stored only)","titles":["External QMK Userspace"]},"2553":{"title":"Adding a Keymap","titles":["External QMK Userspace"]},"2554":{"title":"Adding the keymap to External Userspace build targets","titles":["External QMK Userspace"]},"2555":{"title":"Compiling External Userspace build targets","titles":["External QMK Userspace"]},"2556":{"title":"Using GitHub Actions","titles":["External QMK Userspace"]},"2557":{"title":"Flashing Your Keyboard","titles":[]},"2558":{"title":"Put Your Keyboard into DFU (Bootloader) Mode","titles":["Flashing Your Keyboard"]},"2559":{"title":"Flashing Your Keyboard with QMK Toolbox","titles":["Flashing Your Keyboard"]},"2560":{"title":"Load the File into QMK Toolbox","titles":["Flashing Your Keyboard","Flashing Your Keyboard with QMK Toolbox"]},"2561":{"title":"Flash Your Keyboard","titles":["Flashing Your Keyboard","Flashing Your Keyboard with QMK Toolbox"]},"2562":{"title":"Flash your Keyboard from the Command Line","titles":["Flashing Your Keyboard"]},"2563":{"title":"Test It Out!","titles":["Flashing Your Keyboard"]},"2564":{"title":"Setting Up Your QMK Environment","titles":[]},"2565":{"title":"1. Prerequisites","titles":["Setting Up Your QMK Environment"]},"2566":{"title":"2. Prepare Your Build Environment","titles":["Setting Up Your QMK Environment"]},"2567":{"title":"Prerequisites","titles":["Setting Up Your QMK Environment","2. Prepare Your Build Environment"]},"2568":{"title":"Prerequisites","titles":["Setting Up Your QMK Environment","2. Prepare Your Build Environment"]},"2569":{"title":"Installation","titles":["Setting Up Your QMK Environment","2. Prepare Your Build Environment"]},"2570":{"title":"Prerequisites","titles":["Setting Up Your QMK Environment","2. Prepare Your Build Environment"]},"2571":{"title":"Installation","titles":["Setting Up Your QMK Environment","2. Prepare Your Build Environment"]},"2572":{"title":"Prerequisites","titles":["Setting Up Your QMK Environment","2. Prepare Your Build Environment"]},"2573":{"title":"Installation","titles":["Setting Up Your QMK Environment","2. Prepare Your Build Environment"]},"2574":{"title":"Community Packages","titles":["Setting Up Your QMK Environment","2. Prepare Your Build Environment"]},"2575":{"title":"Installation","titles":["Setting Up Your QMK Environment","2. Prepare Your Build Environment"]},"2576":{"title":"3. Run QMK Setup","titles":["Setting Up Your QMK Environment"]},"2577":{"title":"4. Test Your Build Environment","titles":["Setting Up Your QMK Environment"]},"2578":{"title":"Creating Your Keymap","titles":[]},"2579":{"title":"Best Git Practices for Working with QMK","titles":[]},"2580":{"title":"Or, "How I Learned to Stop Worrying and Love Git."","titles":["Best Git Practices for Working with QMK"]},"2581":{"title":"Resolving Merge Conflicts","titles":[]},"2582":{"title":"Rebasing Your Changes","titles":["Resolving Merge Conflicts"]},"2583":{"title":"Resynchronizing an Out-of-Sync Git Branch","titles":[]},"2584":{"title":"Backing Up the Changes on Your Own Master Branch (Optional)","titles":["Resynchronizing an Out-of-Sync Git Branch"]},"2585":{"title":"Resynchronizing Your Branch","titles":["Resynchronizing an Out-of-Sync Git Branch"]},"2586":{"title":"Your Fork's Master: Update Often, Commit Never","titles":[]},"2587":{"title":"Updating your master branch","titles":["Your Fork's Master: Update Often, Commit Never"]},"2588":{"title":"Making Changes","titles":["Your Fork's Master: Update Often, Commit Never"]},"2589":{"title":"Publishing Your Changes","titles":["Your Fork's Master: Update Often, Commit Never"]},"2590":{"title":"Learning Resources","titles":[]},"2591":{"title":"QMK resources","titles":["Learning Resources"]},"2592":{"title":"Command Line resources","titles":["Learning Resources"]},"2593":{"title":"Text Editor resources","titles":["Learning Resources"]},"2594":{"title":"Git resources","titles":["Learning Resources"]},"2595":{"title":"Testing and Debugging","titles":[]},"2596":{"title":"Testing","titles":["Testing and Debugging"]},"2597":{"title":"Debugging","titles":["Testing and Debugging"]},"2598":{"title":"One Shot Keys","titles":[]},"2599":{"title":"Keycodes","titles":["One Shot Keys"]},"2600":{"title":"Callbacks","titles":["One Shot Keys"]},"2601":{"title":"Setting up Eclipse for QMK Development","titles":[]},"2602":{"title":"Prerequisites","titles":[]},"2603":{"title":"Build Environment","titles":["Prerequisites"]},"2604":{"title":"Java","titles":["Prerequisites"]},"2605":{"title":"Install Eclipse and Its Plugins","titles":[]},"2606":{"title":"Download and Install Eclipse CDT","titles":["Install Eclipse and Its Plugins"]},"2607":{"title":"First Launch","titles":["Install Eclipse and Its Plugins"]},"2608":{"title":"Install the Necessary Plugins","titles":["Install Eclipse and Its Plugins"]},"2609":{"title":"Configure Eclipse for QMK","titles":[]},"2610":{"title":"Importing the Project","titles":["Configure Eclipse for QMK"]},"2611":{"title":"Build Your Keyboard","titles":["Configure Eclipse for QMK"]},"2612":{"title":"Setting up Visual Studio Code for QMK Development","titles":[]},"2613":{"title":"Set up VS Code","titles":[]},"2614":{"title":"Windows","titles":["Set up VS Code"]},"2615":{"title":"Prerequisites","titles":["Set up VS Code","Windows"]},"2616":{"title":"Installing VS Code","titles":["Set up VS Code","Windows"]},"2617":{"title":"MSYS2 Setup","titles":["Set up VS Code","Windows","Installing VS Code"]},"2618":{"title":"Every other Operating System","titles":["Set up VS Code"]},"2619":{"title":"Extensions","titles":["Set up VS Code"]},"2620":{"title":"Configure VS Code for QMK","titles":[]},"2621":{"title":"Configuring VS Code","titles":["Configure VS Code for QMK"]},"2622":{"title":"Debugging ARM MCUs with Visual Studio Code","titles":[]},"2623":{"title":"WeAct Blackpill (STM32F4x1)","titles":[]},"2624":{"title":"Pin Usage Limitations","titles":["WeAct Blackpill (STM32F4x1)"]},"2625":{"title":"Unusable pins","titles":["WeAct Blackpill (STM32F4x1)","Pin Usage Limitations"]},"2626":{"title":"Pins to be avoided","titles":["WeAct Blackpill (STM32F4x1)","Pin Usage Limitations"]},"2627":{"title":"Shared Usage","titles":["WeAct Blackpill (STM32F4x1)","Pin Usage Limitations"]},"2628":{"title":"Limited Usage","titles":["WeAct Blackpill (STM32F4x1)","Pin Usage Limitations"]},"2629":{"title":"Additional Information","titles":["WeAct Blackpill (STM32F4x1)"]},"2630":{"title":"Bootloader issues","titles":["WeAct Blackpill (STM32F4x1)","Additional Information"]},"2631":{"title":"Tiny UF2 Support","titles":["WeAct Blackpill (STM32F4x1)","Additional Information"]},"2632":{"title":"Arm/ChibiOS Early Initialization","titles":[]},"2633":{"title":"early_hardware_init_pre()","titles":["Arm/ChibiOS Early Initialization"]},"2634":{"title":"early_hardware_init_post()","titles":["Arm/ChibiOS Early Initialization"]},"2635":{"title":"board_init()","titles":["Arm/ChibiOS Early Initialization"]},"2636":{"title":"Proton C","titles":[]},"2637":{"title":"Features","titles":["Proton C"]},"2638":{"title":"Warnings","titles":["Proton C"]},"2639":{"title":"Manual Conversion","titles":["Proton C"]},"2640":{"title":"Raspberry Pi RP2040","titles":[]},"2641":{"title":"GPIO","titles":["Raspberry Pi RP2040"]},"2642":{"title":"Pin nomenclature","titles":["Raspberry Pi RP2040","GPIO"]},"2643":{"title":"Alternate functions","titles":["Raspberry Pi RP2040","GPIO"]},"2644":{"title":"Selecting hardware peripherals and drivers","titles":["Raspberry Pi RP2040"]},"2645":{"title":"I2C Driver","titles":["Raspberry Pi RP2040","Selecting hardware peripherals and drivers"]},"2646":{"title":"SPI Driver","titles":["Raspberry Pi RP2040","Selecting hardware peripherals and drivers"]},"2647":{"title":"UART Driver","titles":["Raspberry Pi RP2040","Selecting hardware peripherals and drivers"]},"2648":{"title":"Double-tap reset boot-loader entry","titles":["Raspberry Pi RP2040"]},"2649":{"title":"Pre-defined RP2040 boards","titles":["Raspberry Pi RP2040"]},"2650":{"title":"Generic Pro Micro RP2040","titles":["Raspberry Pi RP2040","Pre-defined RP2040 boards"]},"2651":{"title":"Generic RP2040 board","titles":["Raspberry Pi RP2040","Pre-defined RP2040 boards"]},"2652":{"title":"Split keyboard support","titles":["Raspberry Pi RP2040"]},"2653":{"title":"RP2040 second stage bootloader selection","titles":["Raspberry Pi RP2040"]},"2654":{"title":"RP2040 Community Edition","titles":["Raspberry Pi RP2040"]},"2655":{"title":"Choosing an Arm MCU","titles":[]},"2656":{"title":"Selecting an already-supported MCU","titles":["Choosing an Arm MCU"]},"2657":{"title":"STM32 families","titles":["Choosing an Arm MCU","Selecting an already-supported MCU"]},"2658":{"title":"Non-STM32 families","titles":["Choosing an Arm MCU","Selecting an already-supported MCU"]},"2659":{"title":"Adding support for a new STM32 MCU (for an existing family)","titles":["Choosing an Arm MCU"]},"2660":{"title":"Adding support for a new STM32 Family","titles":["Choosing an Arm MCU"]},"2661":{"title":"Adding support for a new MCU Family","titles":["Choosing an Arm MCU"]},"2662":{"title":"Adding Your Keyboard to QMK","titles":[]},"2663":{"title":"readme.md","titles":["Adding Your Keyboard to QMK"]},"2664":{"title":"keyboard.json","titles":["Adding Your Keyboard to QMK"]},"2665":{"title":"Hardware Configuration","titles":["Adding Your Keyboard to QMK","keyboard.json"]},"2666":{"title":"Matrix Configuration","titles":["Adding Your Keyboard to QMK","keyboard.json"]},"2667":{"title":"Diode Matrix","titles":["Adding Your Keyboard to QMK","keyboard.json","Matrix Configuration"]},"2668":{"title":"Direct Pin Matrix","titles":["Adding Your Keyboard to QMK","keyboard.json","Matrix Configuration"]},"2669":{"title":"Layout Macros","titles":["Adding Your Keyboard to QMK","keyboard.json"]},"2670":{"title":"Additional Configuration","titles":["Adding Your Keyboard to QMK"]},"2671":{"title":"Configuration Options","titles":["Adding Your Keyboard to QMK","Additional Configuration"]},"2672":{"title":"Build Options","titles":["Adding Your Keyboard to QMK","Additional Configuration"]},"2673":{"title":"PR checklists","titles":[]},"2674":{"title":"Requirements for all PRs","titles":["PR checklists"]},"2675":{"title":"Keymap PRs","titles":["PR checklists"]},"2676":{"title":"Keyboard PRs","titles":["PR checklists"]},"2677":{"title":"Core PRs","titles":["PR checklists"]},"2678":{"title":"Notes","titles":["PR checklists"]},"2679":{"title":"Review Process","titles":["PR checklists"]},"2680":{"title":"Example GPLv2 Header","titles":["PR checklists"]},"2681":{"title":"Proprietary Vendor Libraries","titles":[]},"2682":{"title":"Architecture Constraints","titles":["Proprietary Vendor Libraries"]},"2683":{"title":"Common Vendor Library Restrictions","titles":["Proprietary Vendor Libraries"]},"2684":{"title":"Bluetooth Stack Licensing Examples","titles":["Proprietary Vendor Libraries"]},"2685":{"title":"Why the System Library Exception Doesn't Apply","titles":["Proprietary Vendor Libraries"]},"2686":{"title":"System Library Requirements","titles":["Proprietary Vendor Libraries","Why the System Library Exception Doesn't Apply"]},"2687":{"title":"Why Vendor Libraries Fail These Requirements","titles":["Proprietary Vendor Libraries","Why the System Library Exception Doesn't Apply"]},"2688":{"title":"Attempted Workarounds","titles":["Proprietary Vendor Libraries"]},"2689":{"title":"Architectural Separation Attempts","titles":["Proprietary Vendor Libraries","Attempted Workarounds"]},"2690":{"title":"Loader-Based Separation","titles":["Proprietary Vendor Libraries","Attempted Workarounds"]},"2691":{"title":"Real-World Examples","titles":["Proprietary Vendor Libraries"]},"2692":{"title":"Bluetooth/Wireless Stacks","titles":["Proprietary Vendor Libraries","Real-World Examples"]},"2693":{"title":"HAL and Driver Libraries","titles":["Proprietary Vendor Libraries","Real-World Examples"]},"2694":{"title":"Mixed Proprietary/Open","titles":["Proprietary Vendor Libraries","Real-World Examples"]},"2695":{"title":"Legal and Practical Consequences","titles":["Proprietary Vendor Libraries"]},"2696":{"title":"Evaluation Criteria for Libraries","titles":["Proprietary Vendor Libraries"]},"2697":{"title":"Policy Implementation","titles":["Proprietary Vendor Libraries"]},"2698":{"title":"Summary","titles":["Proprietary Vendor Libraries"]},"2699":{"title":"Quantum Keycodes","titles":[]},"2700":{"title":"QMK Keycodes","titles":["Quantum Keycodes"]},"2701":{"title":"Quantum Painter","titles":[]},"2702":{"title":"Quantum Painter Configuration","titles":["Quantum Painter"]},"2703":{"title":"Quantum Painter CLI Commands","titles":["Quantum Painter"]},"2704":{"title":"Quantum Painter Display Drivers","titles":["Quantum Painter"]},"2705":{"title":"Quantum Painter Drawing API","titles":["Quantum Painter"]},"2706":{"title":"Quantum Painter LVGL Integration","titles":[]},"2707":{"title":"Enabling LVGL","titles":["Quantum Painter LVGL Integration"]},"2708":{"title":"Quantum Painter LVGL API","titles":["Quantum Painter LVGL Integration"]},"2709":{"title":"Quantum Painter LVGL Attach","titles":["Quantum Painter LVGL Integration","Quantum Painter LVGL API"]},"2710":{"title":"Quantum Painter LVGL Detach","titles":["Quantum Painter LVGL Integration","Quantum Painter LVGL API"]},"2711":{"title":"Enabling/Disabling LVGL features","titles":["Quantum Painter LVGL Integration"]},"2712":{"title":"Changing the LVGL task frequency","titles":["Quantum Painter LVGL Integration"]},"2713":{"title":"QMK Font Format","titles":[]},"2714":{"title":"Block Header","titles":["QMK Font Format"]},"2715":{"title":"Font descriptor block","titles":["QMK Font Format"]},"2716":{"title":"ASCII glyph table","titles":["QMK Font Format"]},"2717":{"title":"Unicode glyph table","titles":["QMK Font Format"]},"2718":{"title":"Font palette block","titles":["QMK Font Format"]},"2719":{"title":"Font data block","titles":["QMK Font Format"]},"2720":{"title":"QMK Graphics Format","titles":[]},"2721":{"title":"Block Header","titles":["QMK Graphics Format"]},"2722":{"title":"Graphics descriptor block","titles":["QMK Graphics Format"]},"2723":{"title":"Frame offset block","titles":["QMK Graphics Format"]},"2724":{"title":"Frame descriptor block","titles":["QMK Graphics Format"]},"2725":{"title":"Frame palette block","titles":["QMK Graphics Format"]},"2726":{"title":"Frame delta block","titles":["QMK Graphics Format"]},"2727":{"title":"Frame data block","titles":["QMK Graphics Format"]},"2728":{"title":"QMK QGF/QFF RLE data schema","titles":[]},"2729":{"title":"List of Useful Core Functions To Make Your Keyboard Better","titles":[]},"2730":{"title":"(OLKB) Tri Layers","titles":["List of Useful Core Functions To Make Your Keyboard Better"]},"2731":{"title":"update_tri_layer(x, y, z)","titles":["List of Useful Core Functions To Make Your Keyboard Better","(OLKB) Tri Layers"]},"2732":{"title":"Example","titles":["List of Useful Core Functions To Make Your Keyboard Better","(OLKB) Tri Layers","update_tri_layer(x, y, z)"]},"2733":{"title":"update_tri_layer_state(state, x, y, z)","titles":["List of Useful Core Functions To Make Your Keyboard Better","(OLKB) Tri Layers"]},"2734":{"title":"Example","titles":["List of Useful Core Functions To Make Your Keyboard Better","(OLKB) Tri Layers","update_tri_layer_state(state, x, y, z)"]},"2735":{"title":"Setting the Persistent Default Layer","titles":["List of Useful Core Functions To Make Your Keyboard Better"]},"2736":{"title":"Resetting the keyboard","titles":["List of Useful Core Functions To Make Your Keyboard Better"]},"2737":{"title":"Reset to bootloader","titles":["List of Useful Core Functions To Make Your Keyboard Better"]},"2738":{"title":"Wiping the EEPROM (Persistent Storage)","titles":["List of Useful Core Functions To Make Your Keyboard Better"]},"2739":{"title":"Tap random key","titles":["List of Useful Core Functions To Make Your Keyboard Better"]},"2740":{"title":"Software Timers","titles":["List of Useful Core Functions To Make Your Keyboard Better"]},"2741":{"title":"Supporting Your Keyboard in QMK Configurator","titles":[]},"2742":{"title":"How the Configurator Understands Keyboards","titles":["Supporting Your Keyboard in QMK Configurator"]},"2743":{"title":"Building the JSON file","titles":["Supporting Your Keyboard in QMK Configurator"]},"2744":{"title":"How the Configurator Programs Keys","titles":["Supporting Your Keyboard in QMK Configurator"]},"2745":{"title":"Issues and Hazards","titles":["Supporting Your Keyboard in QMK Configurator"]},"2746":{"title":"Workarounds","titles":["Supporting Your Keyboard in QMK Configurator","Issues and Hazards"]},"2747":{"title":"Non-rectangular keys","titles":["Supporting Your Keyboard in QMK Configurator","Issues and Hazards","Workarounds"]},"2748":{"title":"Vertically-offset keys","titles":["Supporting Your Keyboard in QMK Configurator","Issues and Hazards","Workarounds"]},"2749":{"title":"Glossary of QMK Terms","titles":[]},"2750":{"title":"ARM","titles":["Glossary of QMK Terms"]},"2751":{"title":"AVR","titles":["Glossary of QMK Terms"]},"2752":{"title":"AZERTY","titles":["Glossary of QMK Terms"]},"2753":{"title":"Backlight","titles":["Glossary of QMK Terms"]},"2754":{"title":"Bluetooth","titles":["Glossary of QMK Terms"]},"2755":{"title":"Bootloader","titles":["Glossary of QMK Terms"]},"2756":{"title":"Bootmagic","titles":["Glossary of QMK Terms"]},"2757":{"title":"C","titles":["Glossary of QMK Terms"]},"2758":{"title":"Colemak","titles":["Glossary of QMK Terms"]},"2759":{"title":"Compile","titles":["Glossary of QMK Terms"]},"2760":{"title":"Dvorak","titles":["Glossary of QMK Terms"]},"2761":{"title":"Dynamic Macro","titles":["Glossary of QMK Terms"]},"2762":{"title":"Eclipse","titles":["Glossary of QMK Terms"]},"2763":{"title":"Firmware","titles":["Glossary of QMK Terms"]},"2764":{"title":"git","titles":["Glossary of QMK Terms"]},"2765":{"title":"GitHub","titles":["Glossary of QMK Terms"]},"2766":{"title":"ISP","titles":["Glossary of QMK Terms"]},"2767":{"title":"hid_listen","titles":["Glossary of QMK Terms"]},"2768":{"title":"Keycode","titles":["Glossary of QMK Terms"]},"2769":{"title":"Key Down","titles":["Glossary of QMK Terms"]},"2770":{"title":"Key Up","titles":["Glossary of QMK Terms"]},"2771":{"title":"Keymap","titles":["Glossary of QMK Terms"]},"2772":{"title":"Layer","titles":["Glossary of QMK Terms"]},"2773":{"title":"Leader Key","titles":["Glossary of QMK Terms"]},"2774":{"title":"LED","titles":["Glossary of QMK Terms"]},"2775":{"title":"Make","titles":["Glossary of QMK Terms"]},"2776":{"title":"Matrix","titles":["Glossary of QMK Terms"]},"2777":{"title":"Macro","titles":["Glossary of QMK Terms"]},"2778":{"title":"MCU","titles":["Glossary of QMK Terms"]},"2779":{"title":"Modifier","titles":["Glossary of QMK Terms"]},"2780":{"title":"Mousekeys","titles":["Glossary of QMK Terms"]},"2781":{"title":"N-Key Rollover (NKRO)","titles":["Glossary of QMK Terms"]},"2782":{"title":"Oneshot Modifier","titles":["Glossary of QMK Terms"]},"2783":{"title":"ProMicro","titles":["Glossary of QMK Terms"]},"2784":{"title":"Pull Request","titles":["Glossary of QMK Terms"]},"2785":{"title":"QWERTY","titles":["Glossary of QMK Terms"]},"2786":{"title":"QWERTZ","titles":["Glossary of QMK Terms"]},"2787":{"title":"Rollover","titles":["Glossary of QMK Terms"]},"2788":{"title":"Scancode","titles":["Glossary of QMK Terms"]},"2789":{"title":"Space Cadet Shift","titles":["Glossary of QMK Terms"]},"2790":{"title":"Tap","titles":["Glossary of QMK Terms"]},"2791":{"title":"Tap Dance","titles":["Glossary of QMK Terms"]},"2792":{"title":"Teensy","titles":["Glossary of QMK Terms"]},"2793":{"title":"Underlight","titles":["Glossary of QMK Terms"]},"2794":{"title":"Unicode","titles":["Glossary of QMK Terms"]},"2795":{"title":"Unit Testing","titles":["Glossary of QMK Terms"]},"2796":{"title":"USB","titles":["Glossary of QMK Terms"]},"2797":{"title":"USB Host (or simply Host)","titles":["Glossary of QMK Terms"]},"2798":{"title":"Couldn't Find the Term You're Looking For?","titles":[]},"2799":{"title":"info.json Reference","titles":[]},"2800":{"title":"General Metadata","titles":["info.json Reference"]},"2801":{"title":"Hardware Configuration","titles":["info.json Reference"]},"2802":{"title":"Firmware Configuration","titles":["info.json Reference"]},"2803":{"title":"APA102","titles":["info.json Reference"]},"2804":{"title":"Audio","titles":["info.json Reference"]},"2805":{"title":"Backlight","titles":["info.json Reference"]},"2806":{"title":"Battery","titles":["info.json Reference"]},"2807":{"title":"Wireless/Bluetooth","titles":["info.json Reference"]},"2808":{"title":"Bootmagic","titles":["info.json Reference"]},"2809":{"title":"Caps Word","titles":["info.json Reference"]},"2810":{"title":"Combo","titles":["info.json Reference"]},"2811":{"title":"DIP Switches","titles":["info.json Reference"]},"2812":{"title":"EEPROM","titles":["info.json Reference"]},"2813":{"title":"Encoder","titles":["info.json Reference"]},"2814":{"title":"Host","titles":["info.json Reference"]},"2815":{"title":"Indicators","titles":["info.json Reference"]},"2816":{"title":"Layouts","titles":["info.json Reference"]},"2817":{"title":"Leader Key","titles":["info.json Reference"]},"2818":{"title":"LED Matrix","titles":["info.json Reference"]},"2819":{"title":"Matrix","titles":["info.json Reference"]},"2820":{"title":"Mouse Keys","titles":["info.json Reference"]},"2821":{"title":"One Shot","titles":["info.json Reference"]},"2822":{"title":"PS/2","titles":["info.json Reference"]},"2823":{"title":"QMK LUFA Bootloader","titles":["info.json Reference"]},"2824":{"title":"RGBLight","titles":["info.json Reference"]},"2825":{"title":"RGB Matrix","titles":["info.json Reference"]},"2826":{"title":"Secure","titles":["info.json Reference"]},"2827":{"title":"Split Keyboard","titles":["info.json Reference"]},"2828":{"title":"Stenography","titles":["info.json Reference"]},"2829":{"title":"USB","titles":["info.json Reference"]},"2830":{"title":"WS2812","titles":["info.json Reference"]},"2831":{"title":"Language-specific Keycodes","titles":[]},"2832":{"title":"Selecting Your Host Keyboard Layout","titles":["Language-specific Keycodes"]},"2833":{"title":"Sendstring Support","titles":["Language-specific Keycodes"]},"2834":{"title":"Header Files","titles":["Language-specific Keycodes"]},"2835":{"title":"Squeezing the most out of AVR","titles":[]},"2836":{"title":"rules.mk Settings","titles":["Squeezing the most out of AVR"]},"2837":{"title":"config.h Settings","titles":["Squeezing the most out of AVR"]},"2838":{"title":"Audio Settings","titles":["Squeezing the most out of AVR"]},"2839":{"title":"Layers","titles":["Squeezing the most out of AVR"]},"2840":{"title":"Magic Functions","titles":["Squeezing the most out of AVR"]},"2841":{"title":"OLED tweaks","titles":["Squeezing the most out of AVR"]},"2842":{"title":"RGB Settings","titles":["Squeezing the most out of AVR"]},"2843":{"title":"Final Thoughts","titles":[]},"2844":{"title":"Feature support policies","titles":[]},"2845":{"title":"System Constraints","titles":["Feature support policies"]},"2846":{"title":"Deprecation & Removal Policy","titles":["Feature support policies"]},"2847":{"title":"How much advance notice will be given?","titles":["Feature support policies","Deprecation & Removal Policy"]},"2848":{"title":"How will deprecation be communicated?","titles":["Feature support policies","Deprecation & Removal Policy"]},"2849":{"title":"Getting Help","titles":[]},"2850":{"title":"Realtime Chat","titles":["Getting Help"]},"2851":{"title":"OLKB Subreddit","titles":["Getting Help"]},"2852":{"title":"GitHub Issues","titles":["Getting Help"]},"2853":{"title":"QMK Syllabus","titles":[]},"2854":{"title":"Beginning Topics","titles":[]},"2855":{"title":"Intermediate Topics","titles":[]},"2856":{"title":"Advanced Topics","titles":[]},"2857":{"title":"Understanding QMK's Code","titles":[]},"2858":{"title":"Startup","titles":["Understanding QMK's Code"]},"2859":{"title":"The Main Loop","titles":["Understanding QMK's Code"]},"2860":{"title":"Matrix Scanning","titles":["Understanding QMK's Code","The Main Loop"]},"2861":{"title":"Matrix to Physical Layout Map","titles":["Understanding QMK's Code","The Main Loop","Matrix Scanning"]},"2862":{"title":"Keycode Assignment","titles":["Understanding QMK's Code","The Main Loop","Matrix Scanning"]},"2863":{"title":"State Change Detection","titles":["Understanding QMK's Code","The Main Loop","Matrix Scanning"]},"2864":{"title":"Process Record","titles":["Understanding QMK's Code","The Main Loop","Matrix Scanning"]},"2865":{"title":"Tap-Hold Configuration Options","titles":[]},"2866":{"title":"Tapping Term","titles":["Tap-Hold Configuration Options"]},"2867":{"title":"Example","titles":["Tap-Hold Configuration Options","Tapping Term"]},"2868":{"title":"Dynamic Tapping Term","titles":["Tap-Hold Configuration Options","Tapping Term"]},"2869":{"title":"Tap-Or-Hold Decision Modes","titles":["Tap-Hold Configuration Options"]},"2870":{"title":"Comparison","titles":["Tap-Hold Configuration Options","Tap-Or-Hold Decision Modes"]},"2871":{"title":"Distinct taps (AABB)","titles":["Tap-Hold Configuration Options","Tap-Or-Hold Decision Modes","Comparison"]},"2872":{"title":"Nested tap (ABBA)","titles":["Tap-Hold Configuration Options","Tap-Or-Hold Decision Modes","Comparison"]},"2873":{"title":"Rolling keys (ABAB)","titles":["Tap-Hold Configuration Options","Tap-Or-Hold Decision Modes","Comparison"]},"2874":{"title":"Default Mode","titles":["Tap-Hold Configuration Options","Tap-Or-Hold Decision Modes"]},"2875":{"title":"Permissive Hold","titles":["Tap-Hold Configuration Options","Tap-Or-Hold Decision Modes"]},"2876":{"title":"Hold On Other Key Press","titles":["Tap-Hold Configuration Options","Tap-Or-Hold Decision Modes"]},"2877":{"title":"Quick Tap Term","titles":["Tap-Hold Configuration Options"]},"2878":{"title":"Flow Tap","titles":["Tap-Hold Configuration Options"]},"2879":{"title":"is_flow_tap_key()","titles":["Tap-Hold Configuration Options","Flow Tap"]},"2880":{"title":"get_flow_tap_term()","titles":["Tap-Hold Configuration Options","Flow Tap"]},"2881":{"title":"Chordal Hold","titles":["Tap-Hold Configuration Options"]},"2882":{"title":"Chordal Hold Handedness","titles":["Tap-Hold Configuration Options","Chordal Hold"]},"2883":{"title":"Per-chord customization","titles":["Tap-Hold Configuration Options","Chordal Hold"]},"2884":{"title":"Retro Tapping","titles":["Tap-Hold Configuration Options"]},"2885":{"title":"Retro Shift","titles":["Tap-Hold Configuration Options","Retro Tapping"]},"2886":{"title":"Why do we include the key record for the per key functions?","titles":["Tap-Hold Configuration Options"]},"2887":{"title":"Why are there no *_kb or *_user functions?!","titles":["Tap-Hold Configuration Options"]},"2888":{"title":"Unit Testing","titles":[]},"2889":{"title":"Google Test and Google Mock","titles":["Unit Testing"]},"2890":{"title":"Use of C++","titles":["Unit Testing"]},"2891":{"title":"Adding Tests for New or Existing Features","titles":["Unit Testing"]},"2892":{"title":"Running the Tests","titles":["Unit Testing"]},"2893":{"title":"Debugging the Tests","titles":["Unit Testing"]},"2894":{"title":"Full Integration Tests","titles":["Unit Testing"]},"2895":{"title":"Keycode String","titles":[]},"2896":{"title":"Tracing Variables","titles":[]}},"dirtCount":0,"index":[["ąžerty",{"2":{"2834":1}}],["ąƚɂɻɣɉʣ",{"2":{"2703":2}}],["µs",{"2":{"2819":1}}],["↓",{"2":{"2743":3}}],["└──",{"2":{"2546":3}}],["└row1",{"2":{"2412":3}}],["├──",{"2":{"2546":4}}],["✔6",{"2":{"2481":1}}],["✔5",{"2":{"2481":4}}],["✔4",{"2":{"2481":2}}],["✔3",{"2":{"2481":4}}],["✔2",{"2":{"2481":3}}],["✔",{"2":{"2481":447}}],["✔️",{"2":{"325":1,"704":12,"1170":4,"1189":1,"1190":1,"2208":2,"2640":10,"2652":6}}],["¥",{"2":{"2461":1}}],["€",{"2":{"2420":1}}],["┌─┘3",{"2":{"2412":2}}],["┌─┤1",{"2":{"2412":2}}],["┌─┤0",{"2":{"2412":2}}],["─────┴────────┘",{"2":{"2412":8}}],["│",{"2":{"2412":25,"2546":2}}],["│└row0",{"2":{"2412":3}}],["ಠ",{"2":{"2276":2}}],["🇺🇦",{"2":{"2276":1}}],["🎉👍",{"2":{"324":1,"591":1}}],["🤣",{"2":{"2276":1}}],["≤",{"2":{"2276":4}}],["æ",{"2":{"2276":2}}],["å",{"2":{"2276":2,"2831":1}}],["ツ",{"2":{"2275":1}}],["ћ",{"2":{"2275":1}}],["□",{"2":{"1670":25}}],["■",{"2":{"1670":15}}],["ñ",{"2":{"1563":1}}],["⇒",{"2":{"1508":3,"1509":3}}],["\\tmod",{"2":{"1744":1}}],["\\t~0",{"2":{"1744":1}}],["\\tkc",{"2":{"1744":2}}],["\\tko",{"2":{"1744":2}}],["\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tkc",{"2":{"1744":4}}],["\\t\\tmod",{"2":{"1744":1}}],["\\t\\treturn",{"2":{"1631":1}}],["\\tif",{"2":{"1631":1}}],["\\t",{"2":{"1462":1,"1631":1,"1742":1,"1744":6,"1745":2}}],["\\t12",{"2":{"1462":1}}],["\\t24",{"2":{"1462":1}}],["\\t36",{"2":{"1462":1}}],["✅",{"2":{"1393":1,"2208":1}}],["^ge^s^s^w^c",{"2":{"2248":1}}],["^3+0",{"2":{"1926":1}}],["^=",{"2":{"1389":1}}],["^",{"2":{"1382":1,"1942":1,"1969":1,"2412":1,"2456":1,"2468":1,"2481":1,"2505":1}}],["ひらがな",{"2":{"1336":1}}],["変換",{"2":{"1336":1}}],["無変換",{"2":{"1336":1}}],["ç",{"0":{"1333":1}}],["²",{"2":{"676":1}}],["¹",{"2":{"676":1,"2610":1}}],["être",{"2":{"600":1}}],["¯",{"2":{"474":2}}],["☐",{"2":{"474":1}}],["¬",{"2":{"474":2}}],["☒",{"2":{"460":1,"474":1,"2394":2}}],["ψ",{"2":{"411":1,"412":1,"414":1,"420":1,"421":1,"426":9,"444":1,"445":5,"446":5,"447":5,"449":2,"450":2,"451":3,"452":1,"453":4,"460":1,"474":1,"2378":5,"2394":1,"2530":1,"2662":17,"2800":2}}],["\`action",{"2":{"2264":1}}],["\`all\`",{"2":{"451":1}}],["\`layer",{"2":{"2264":2}}],["\`lalt\`",{"2":{"2264":1}}],["\`length\`",{"2":{"2013":1}}],["\`led",{"2":{"1830":1}}],["\`tapping",{"2":{"2263":1}}],["\`finished\`",{"2":{"2264":2}}],["\`ff\`",{"2":{"2263":2}}],["\`f\`",{"2":{"2263":1}}],["\`buffer\`",{"2":{"2263":1}}],["\`reset\`",{"2":{"2264":2}}],["\`rgb",{"2":{"2044":1}}],["\`raw",{"2":{"2013":1}}],["\`data\`",{"2":{"2013":1}}],["\`develop\`",{"2":{"357":1}}],["\`oled",{"2":{"1831":1,"2046":1}}],["\`offset\`",{"2":{"506":1}}],["\`esc\`",{"2":{"2263":1}}],["\`effect",{"2":{"1831":1,"2046":1}}],["\`encoder",{"2":{"307":2}}],["\`",{"2":{"1583":1,"1745":3,"1762":1,"1831":1,"2046":1,"2264":7,"2471":3,"2472":3,"2725":12}}],["\`set",{"2":{"1762":1}}],["\`some",{"2":{"1583":1}}],["\`start\`",{"2":{"506":1}}],["\`kc",{"2":{"1401":1}}],["\`qk",{"2":{"658":1,"1401":1}}],["\`qmk",{"2":{"405":2,"406":2,"407":2,"453":1}}],["\`cd\`",{"2":{"445":1,"446":1,"447":1,"2378":1}}],["\`master\`",{"2":{"357":1,"2678":3}}],["❌",{"2":{"325":1,"704":6,"1393":3}}],["⭕",{"2":{"325":1,"704":4}}],["😃",{"2":{"2356":1,"2798":1}}],["💩",{"2":{"2276":1}}],["🐍",{"2":{"2275":1}}],["👍🎉",{"2":{"324":1,"591":1}}],["😉",{"2":{"123":1}}],["麦田",{"2":{"176":1}}],["→",{"2":{"165":3,"667":1,"668":2,"669":1,"2277":2}}],["|0",{"2":{"2742":1}}],["|ent|",{"2":{"2742":1}}],["|3",{"2":{"2742":1}}],["|2",{"2":{"2742":1}}],["|1",{"2":{"2742":1}}],["|6",{"2":{"2742":1}}],["|5",{"2":{"2742":1}}],["|4",{"2":{"2742":1}}],["|9",{"2":{"2742":1}}],["|8",{"2":{"2742":1}}],["|7",{"2":{"2742":1}}],["|nlk|",{"2":{"2742":1}}],["|ing",{"2":{"2004":1}}],["|mod",{"2":{"1756":1,"2475":5,"2884":1}}],["|=",{"2":{"1503":2,"1948":1,"1997":2}}],["||",{"2":{"1401":1,"1503":1,"1582":1,"2031":1,"2263":2,"2264":1,"2327":9,"2657":1,"2867":1,"2882":1,"2883":1}}],["|kc",{"2":{"665":3}}],["|long",{"2":{"665":1}}],["|",{"2":{"116":1,"665":4,"710":1,"753":4,"809":2,"841":2,"871":2,"906":2,"940":2,"974":2,"1008":2,"1042":2,"1076":2,"1110":2,"1144":2,"1172":20,"1175":32,"1178":32,"1197":2,"1294":1,"1356":2,"1382":18,"1392":1,"1403":26,"1406":13,"1419":2,"1508":19,"1670":9,"1709":2,"1747":3,"1911":1,"1912":1,"1994":4,"1997":1,"1999":8,"2030":1,"2327":1,"2356":2,"2412":28,"2414":6,"2448":6,"2458":2,"2461":1,"2468":1,"2471":8,"2472":14,"2481":2,"2505":1,"2518":1,"2545":1,"2599":1,"2742":24,"2743":11,"2874":72,"2875":48,"2876":24,"2879":1,"2881":24,"2884":22}}],["5+",{"2":{"1994":2}}],["5=64",{"2":{"1912":1}}],["59",{"2":{"1654":1}}],["58s",{"2":{"2448":1}}],["587968d6cbc2b0e1c7147540872f2a67e59ca18b",{"2":{"2356":1}}],["58",{"2":{"1654":1,"1926":1}}],["54",{"2":{"1654":1}}],["536",{"2":{"2703":1}}],["535",{"2":{"2187":1}}],["53",{"2":{"1654":1,"1926":1}}],["51",{"2":{"1654":1,"1819":1,"1926":1,"2498":1,"2739":1}}],["512",{"2":{"740":1,"1910":1,"2235":1}}],["56",{"2":{"1497":1,"1654":1,"1926":1,"2561":1}}],["5625",{"2":{"570":1}}],["575",{"2":{"1710":3}}],["57",{"2":{"1654":1,"2356":1}}],["577ch",{"2":{"1343":1}}],["577c",{"2":{"1343":1}}],["57600",{"2":{"1185":1,"1250":1}}],["5kb",{"2":{"2841":1}}],["5kro",{"2":{"1334":1}}],["5kω",{"2":{"1175":1}}],["5u",{"2":{"1307":1}}],["55",{"2":{"837":1,"1654":1}}],["55k",{"2":{"837":1}}],["5v",{"2":{"670":2,"671":1,"1274":1,"1275":3,"1276":2,"1647":1,"1707":1,"2207":1,"2226":3,"2430":1,"2433":2,"2445":2,"2628":1,"2637":1,"2638":2,"2639":3,"2641":1}}],["5rows",{"2":{"311":1}}],["52583",{"2":{"1345":1}}],["525",{"2":{"730":1}}],["52",{"2":{"181":2,"1654":1,"2739":1}}],["5291",{"2":{"114":1}}],["5",{"0":{"582":1,"2253":1,"2264":1},"1":{"2254":1,"2255":1,"2256":1,"2257":1,"2258":1,"2259":1,"2260":1,"2261":1,"2262":1,"2263":1,"2264":1,"2265":1},"2":{"165":1,"188":1,"191":1,"199":3,"211":2,"222":2,"249":1,"266":1,"308":1,"317":1,"353":1,"355":1,"390":2,"533":1,"537":1,"540":1,"543":3,"552":1,"571":2,"639":1,"674":1,"676":4,"730":1,"838":2,"903":2,"937":2,"971":2,"1005":2,"1039":2,"1073":2,"1107":2,"1140":1,"1141":2,"1185":1,"1226":3,"1277":2,"1385":1,"1392":1,"1393":1,"1417":1,"1424":1,"1437":1,"1462":1,"1497":1,"1563":1,"1568":1,"1595":2,"1616":2,"1652":2,"1653":1,"1654":1,"1670":1,"1688":1,"1690":1,"1709":2,"1712":3,"1756":1,"1803":1,"1805":1,"1819":31,"1826":1,"1832":1,"1888":1,"1891":2,"1894":1,"1911":2,"1926":1,"1929":1,"1932":1,"1937":1,"1972":1,"1974":3,"2026":1,"2035":1,"2038":1,"2047":1,"2052":3,"2129":3,"2133":1,"2153":1,"2198":1,"2221":1,"2223":3,"2242":1,"2247":1,"2249":4,"2250":1,"2268":2,"2323":1,"2325":2,"2331":1,"2333":1,"2338":1,"2356":3,"2440":1,"2456":2,"2461":2,"2464":2,"2477":1,"2481":9,"2487":1,"2491":3,"2498":31,"2499":2,"2507":3,"2598":1,"2606":1,"2684":1,"2693":1,"2703":2,"2704":2,"2721":2,"2724":3,"2743":2,"2744":1,"2748":2,"2802":1,"2809":1,"2818":1,"2819":2,"2825":1,"2826":1,"2827":1,"2841":1,"2860":1,"2882":3,"2884":1}}],["50",{"2":{"749":1,"1270":1,"1473":1,"1582":1,"1654":26,"1907":1,"1929":2,"1939":2,"2042":1,"2133":3,"2261":4,"2810":2,"2867":1,"2868":6}}],["5000",{"2":{"1568":1,"1894":1,"2163":1,"2598":1,"2809":1,"2826":1}}],["500",{"2":{"543":2,"546":1,"638":2,"837":2,"1424":1,"1488":1,"1924":1,"1936":1,"1938":1,"2137":4,"2221":1,"2223":1,"2829":2}}],["500ms",{"2":{"165":1,"1754":1,"2223":1}}],["50ms",{"2":{"149":1,"1578":1,"2868":1}}],["5050",{"0":{"1924":1},"2":{"118":1,"1924":2}}],["5x7",{"2":{"143":2,"253":2}}],["5x8",{"2":{"143":4,"1665":2}}],["5x6",{"2":{"143":4,"222":1}}],["5x13",{"2":{"114":1,"249":1}}],["5ms",{"2":{"119":2,"1911":1,"2502":2,"2868":3}}],["$5",{"2":{"2783":1}}],["$path",{"2":{"2576":1}}],["$home",{"2":{"2551":1,"2552":1,"2576":4}}],["$qmk",{"2":{"400":3}}],["$id",{"2":{"308":1}}],["$",{"2":{"111":1,"165":1,"332":1,"354":2,"355":1,"357":3,"411":1,"412":1,"414":1,"420":1,"421":1,"426":11,"444":1,"445":1,"447":1,"449":1,"450":1,"451":1,"452":1,"460":2,"555":1,"571":1,"706":1,"779":1,"805":1,"834":1,"866":1,"898":1,"933":1,"967":1,"1001":1,"1035":1,"1069":1,"1103":1,"1137":1,"1193":1,"1293":4,"1411":2,"1418":2,"1419":2,"2328":1,"2378":1,"2394":2,"2401":9,"2456":1,"2468":1,"2481":1,"2505":1,"2545":5,"2551":1,"2552":1,"2582":2,"2585":2,"2587":1,"2622":2,"2662":1,"2675":1,"2703":5}}],["≈10ms",{"2":{"94":1}}],["⚠",{"2":{"70":23,"447":1,"474":1,"2378":1}}],[">line",{"2":{"2705":1}}],[">width",{"2":{"2705":2}}],[">>>>>>>",{"2":{"2582":1}}],[">>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>",{"2":{"2561":2}}],[">>>",{"2":{"2561":3}}],[">0",{"2":{"2472":1}}],[">1",{"2":{"2472":2}}],[">|",{"2":{"2414":4}}],[">user",{"2":{"2262":1}}],[">state",{"2":{"2262":2}}],[">s2m",{"2":{"2223":1}}],[">height",{"2":{"2705":2}}],[">held",{"2":{"2262":5}}],[">hold",{"2":{"2262":2}}],[">interrupted",{"2":{"2262":1,"2263":3,"2264":1}}],[">init",{"2":{"1830":1,"2044":1}}],[">pressed",{"2":{"2262":1,"2263":3,"2264":1,"2265":1}}],[">count",{"2":{"2260":1,"2261":2,"2262":1,"2263":3,"2264":2,"2265":2}}],[">m2s",{"2":{"2223":1}}],[">keys",{"2":{"1582":2}}],[">keycode",{"2":{"1582":5}}],[">=",{"2":{"1503":2,"1582":1,"2051":1,"2260":1,"2261":1,"2327":10,"2728":1}}],[">tap",{"2":{"1307":2,"1503":2,"1763":1,"2262":3,"2521":1,"2522":3,"2523":1}}],[">event",{"2":{"307":2,"575":6,"613":2,"629":1,"1307":4,"1358":1,"1359":1,"1389":4,"1401":1,"1418":2,"1419":1,"1426":4,"1427":2,"1432":1,"1442":1,"1711":5,"1763":1,"1818":1,"1920":2,"1948":1,"1949":1,"1950":1,"1969":1,"2032":2,"2033":3,"2035":2,"2171":1,"2262":1,"2521":1,"2522":3,"2523":2,"2732":2,"2868":4}}],[">",{"2":{"70":1,"411":2,"412":2,"414":1,"420":1,"421":2,"427":1,"629":1,"1309":6,"1382":1,"1401":2,"1414":1,"1442":1,"1497":10,"1939":1,"2032":1,"2033":1,"2051":2,"2052":1,"2223":1,"2327":2,"2356":1,"2472":3,"2543":2,"2680":1,"2705":6}}],["~1",{"2":{"2841":1}}],["~175ms",{"2":{"2265":1}}],["~400",{"2":{"2836":1}}],["~5",{"2":{"2626":1}}],["~$6",{"2":{"2623":1,"2843":1}}],["~$",{"2":{"2356":4}}],["~mouse",{"2":{"1948":1}}],["~mod",{"2":{"1503":1,"2030":1}}],["~0x05",{"2":{"2727":1}}],["~0x04",{"2":{"2726":1}}],["~0x03",{"2":{"2725":1}}],["~0x02",{"2":{"2717":1,"2724":1}}],["~0x01",{"2":{"2716":1,"2723":1}}],["~0x00",{"2":{"2715":1,"2722":1}}],["~0",{"2":{"1744":4}}],["~",{"2":{"70":3,"405":1,"406":1,"407":1,"408":1,"426":5,"445":1,"446":1,"447":1,"491":2,"492":1,"571":1,"1639":1,"1641":1,"1745":1,"1747":2,"1997":1,"1999":3,"2030":1,"2378":1,"2458":2,"2468":1,"2481":2,"2505":1,"2543":5,"2544":1,"2545":1,"2546":1,"2585":2}}],["~22k",{"2":{"2626":1}}],["~2",{"2":{"6":1,"10":1}}],["7da94ac5",{"2":{"2356":1}}],["7kohm",{"2":{"2213":1}}],["7kω",{"2":{"2210":1}}],["7k",{"2":{"1994":3}}],["7k25",{"2":{"1140":1}}],["7=256",{"2":{"1912":1}}],["79",{"2":{"1654":1,"1926":1}}],["7949",{"2":{"65":1}}],["78",{"2":{"1654":1}}],["777",{"2":{"2703":1}}],["77",{"2":{"1654":1}}],["73",{"2":{"1654":1,"1926":1}}],["73b4",{"2":{"355":1}}],["7172",{"2":{"2454":1}}],["71",{"2":{"1497":1,"1654":1}}],["7114",{"2":{"32":1}}],["74",{"2":{"1497":1,"1654":1}}],["72mhz",{"2":{"2637":1}}],["72",{"2":{"705":1,"1136":1,"1654":1,"1825":1,"2037":1}}],["7capi8w",{"2":{"657":1}}],["7u",{"2":{"266":1,"751":1}}],["7000h",{"2":{"1343":2}}],["70",{"2":{"503":1,"597":1,"1310":1,"1654":1,"1926":1,"2561":1}}],["70keys",{"2":{"241":2}}],["70ec",{"2":{"114":1,"149":1}}],["76",{"2":{"494":1,"496":1,"1497":1,"1654":1,"1819":1,"1926":1,"2498":1}}],["76k",{"2":{"211":1}}],["7648",{"2":{"49":1}}],["750",{"2":{"2332":1,"2445":1}}],["750ms",{"2":{"1654":1}}],["75000",{"2":{"1185":1}}],["75kbps",{"2":{"552":1,"2221":1}}],["75",{"2":{"211":2,"266":1,"308":1,"441":1,"1497":1,"1654":1}}],["7521",{"2":{"134":1}}],["7splus",{"2":{"143":2}}],["7skb",{"2":{"143":2,"211":1}}],["7",{"2":{"70":1,"76":1,"149":1,"161":1,"162":1,"211":1,"236":1,"353":1,"391":1,"548":1,"571":2,"597":1,"674":1,"676":4,"698":1,"747":2,"753":1,"755":1,"758":1,"761":1,"764":1,"767":1,"770":1,"773":1,"776":1,"781":1,"807":1,"836":1,"868":1,"900":1,"902":1,"935":1,"936":1,"969":1,"970":1,"1003":1,"1037":1,"1071":1,"1105":1,"1139":1,"1140":1,"1176":2,"1179":2,"1195":1,"1247":4,"1335":2,"1462":1,"1497":1,"1595":2,"1652":1,"1653":1,"1654":1,"1670":1,"1688":1,"1690":1,"1709":2,"1712":3,"1819":5,"1891":2,"1911":2,"1912":3,"1926":1,"1929":1,"1946":1,"1974":3,"2131":1,"2153":1,"2242":1,"2247":1,"2249":5,"2332":1,"2334":1,"2355":1,"2454":1,"2456":2,"2461":4,"2464":2,"2477":1,"2481":8,"2491":3,"2498":5,"2499":2,"2507":3,"2582":1,"2705":3,"2724":1,"2743":2,"2744":1}}],["x1",{"2":{"2705":1}}],["x1b",{"2":{"2168":1}}],["x=0",{"2":{"2705":1}}],["xbps",{"2":{"2539":1,"2572":1}}],["xvx",{"2":{"2513":1}}],["xl",{"2":{"2454":1}}],["x7f",{"2":{"2168":1}}],["x0",{"2":{"2705":1}}],["x0a",{"2":{"2168":1}}],["x09",{"2":{"2168":1}}],["x08",{"2":{"1670":1,"2168":1}}],["xmas",{"2":{"2127":1,"2503":1}}],["xml",{"0":{"326":1}}],["x+",{"2":{"1929":1}}],["x^2",{"2":{"1926":1}}],["xor",{"2":{"1398":2}}],["xorg",{"2":{"1339":1}}],["xo87",{"2":{"211":1}}],["xfer",{"2":{"1336":1}}],["xzy",{"2":{"249":1}}],["xprintf",{"2":{"2364":3}}],["xpm",{"2":{"364":3,"365":2,"366":1,"368":1}}],["xpack",{"0":{"364":1},"2":{"365":1,"368":1,"371":1}}],["xp",{"2":{"219":1}}],["xtap",{"2":{"2263":5}}],["xtx",{"2":{"211":1}}],["xt",{"2":{"211":4}}],["xt8x",{"2":{"211":1}}],["xt60",{"2":{"211":2}}],["x2",{"2":{"211":1,"2868":4}}],["x26",{"2":{"105":8,"272":4,"491":2,"629":2,"1359":1,"1419":2,"1487":5,"1503":6,"1561":1,"1582":3,"1609":6,"1742":1,"1744":6,"1745":2,"1818":2,"1905":1,"1939":2,"1948":1,"1949":2,"1997":1,"1999":5,"2025":2,"2030":2,"2031":1,"2041":11,"2051":7,"2135":3,"2223":2,"2232":1,"2251":2,"2262":8,"2327":25,"2521":2,"2522":6,"2523":2,"2600":8,"2867":3,"2879":1,"2880":4,"2896":1}}],["xs60",{"2":{"197":2,"199":1}}],["xap",{"2":{"176":1,"199":1,"211":1}}],["x86",{"2":{"174":1,"2452":2,"2569":1}}],["xy",{"2":{"165":1}}],["xicolinguada",{"2":{"2371":1}}],["xip",{"2":{"163":1,"191":1}}],["xiudi",{"2":{"102":9,"114":1,"211":1,"253":2,"266":1,"285":1}}],["xealous",{"2":{"294":1}}],["xealousbrown",{"2":{"114":1}}],["xelus22",{"2":{"58":1}}],["xelus",{"0":{"58":1},"2":{"58":4,"197":2,"211":8,"277":1}}],["xd96",{"2":{"102":2}}],["xd87",{"2":{"102":2}}],["xd84pro",{"2":{"102":2}}],["xd84",{"2":{"102":2}}],["xd68",{"2":{"102":2}}],["xd60",{"2":{"93":1,"102":2}}],["xd004",{"2":{"102":2,"211":1,"253":2}}],["xd002",{"2":{"102":2,"114":1,"285":1}}],["xd75",{"2":{"64":1,"102":2,"266":1}}],["x3c",{"2":{"55":2,"105":8,"332":2,"354":1,"357":1,"413":3,"426":11,"427":13,"431":4,"433":1,"449":2,"450":2,"460":1,"479":6,"480":4,"487":2,"506":2,"605":1,"698":2,"699":2,"702":2,"747":2,"749":2,"1173":1,"1181":2,"1182":2,"1226":2,"1247":1,"1277":2,"1281":2,"1386":1,"1401":1,"1403":3,"1405":2,"1406":6,"1414":5,"1419":1,"1503":1,"1505":1,"1526":2,"1527":2,"1561":2,"1582":1,"1609":8,"1747":2,"1756":2,"1830":2,"1905":1,"1906":1,"1939":1,"1957":3,"1962":1,"1997":8,"1998":1,"1999":32,"2004":2,"2033":1,"2044":2,"2051":5,"2052":1,"2224":2,"2232":1,"2327":10,"2328":2,"2329":4,"2332":3,"2334":2,"2335":2,"2336":1,"2339":1,"2341":1,"2342":1,"2343":1,"2344":1,"2353":2,"2410":4,"2448":4,"2454":1,"2472":1,"2473":2,"2529":1,"2530":3,"2533":2,"2553":2,"2554":3,"2560":2,"2562":2,"2577":1,"2582":14,"2585":3,"2587":2,"2680":1,"2705":6,"2716":6,"2740":1,"2882":1,"2884":2}}],["x",{"0":{"108":1,"1353":1,"1627":1,"2731":1,"2733":1},"1":{"1628":1,"2732":1,"2734":1},"2":{"49":1,"70":1,"108":1,"113":2,"114":5,"211":3,"219":1,"222":1,"249":2,"266":2,"279":1,"294":1,"308":1,"317":1,"353":1,"354":1,"399":5,"514":1,"571":2,"1351":1,"1382":1,"1398":4,"1428":5,"1430":1,"1575":2,"1582":1,"1595":1,"1615":2,"1619":2,"1627":1,"1628":2,"1670":24,"1708":1,"1710":1,"1711":2,"1734":1,"1826":6,"1832":2,"1892":1,"1893":1,"1911":2,"1912":2,"1926":5,"1928":3,"1929":2,"1932":2,"1933":4,"1939":4,"1941":5,"1943":5,"1946":3,"1949":2,"1950":3,"1952":2,"1953":2,"1970":1,"2003":1,"2006":2,"2038":6,"2047":2,"2127":1,"2145":2,"2168":4,"2172":1,"2226":1,"2236":2,"2259":1,"2263":18,"2264":1,"2278":1,"2326":2,"2363":1,"2367":3,"2401":2,"2412":21,"2456":3,"2477":1,"2481":3,"2503":1,"2511":1,"2522":4,"2642":1,"2669":16,"2704":3,"2705":13,"2731":3,"2733":3,"2742":1,"2743":19,"2744":17,"2748":8,"2816":3,"2818":2,"2825":2,"2874":2,"2882":1,"2896":1}}],["xxxx",{"2":{"2129":1,"2676":4}}],["xxxxxxx",{"2":{"2465":1,"2475":2,"2481":1,"2742":1}}],["xxxxx",{"2":{"1635":1}}],["xxx",{"2":{"201":2,"283":7,"609":1,"749":4,"1393":1,"1749":1,"1750":1,"1756":2,"2742":5,"2884":2}}],["xx",{"2":{"28":1}}],["jdk",{"2":{"2604":1}}],["jre",{"2":{"2604":1}}],["jris75",{"2":{"2513":1}}],["jx",{"2":{"2363":1}}],["jerky",{"2":{"1894":1,"1996":1}}],["jels60v2",{"2":{"222":1}}],["jellybean",{"2":{"114":1,"199":1,"222":1,"285":1,"2041":3,"2842":1}}],["j8",{"2":{"1419":1}}],["jkl",{"2":{"1592":1}}],["jk",{"2":{"266":1,"1575":4,"1592":1}}],["jkeys",{"2":{"157":1,"211":2}}],["jm60",{"2":{"241":2}}],["jig",{"2":{"2245":1}}],["jittery",{"2":{"1942":1}}],["jian",{"2":{"236":1}}],["jis",{"0":{"1336":1},"2":{"222":1,"1324":2,"1336":1,"2461":9}}],["jisplit89",{"2":{"143":2}}],["jb",{"2":{"211":1}}],["jf",{"2":{"211":1,"249":1}}],["jsmith",{"2":{"2662":2}}],["jsjson",{"2":{"1926":1}}],["js",{"2":{"364":1,"1712":32,"1717":1,"1926":1,"2013":1,"2491":32}}],["jscotto",{"2":{"199":1,"217":5,"222":1}}],["json\`",{"2":{"453":1}}],["json>",{"2":{"426":1,"427":1,"2554":1}}],["json2c",{"0":{"435":1},"2":{"211":2,"435":1,"2530":1}}],["jsons",{"2":{"114":1}}],["jsonschema",{"2":{"76":1,"114":1,"176":1,"191":2,"222":1,"322":1,"648":1,"650":2,"2799":1}}],["json",{"0":{"120":1,"262":1,"353":1,"433":1,"586":1,"649":1,"1421":1,"1600":1,"2399":2,"2544":1,"2664":1,"2743":1,"2799":1},"1":{"650":1,"651":1,"652":1,"653":1,"654":1,"655":1,"1422":1,"1423":1,"1424":1,"2665":1,"2666":1,"2667":1,"2668":1,"2669":1,"2800":1,"2801":1,"2802":1,"2803":1,"2804":1,"2805":1,"2806":1,"2807":1,"2808":1,"2809":1,"2810":1,"2811":1,"2812":1,"2813":1,"2814":1,"2815":1,"2816":1,"2817":1,"2818":1,"2819":1,"2820":1,"2821":1,"2822":1,"2823":1,"2824":1,"2825":1,"2826":1,"2827":1,"2828":1,"2829":1,"2830":1},"2":{"70":32,"73":1,"75":1,"76":6,"109":1,"110":1,"111":1,"112":1,"114":5,"120":3,"132":2,"134":3,"141":1,"149":1,"158":3,"165":2,"184":4,"189":1,"191":8,"198":1,"199":5,"201":5,"211":22,"213":2,"222":1,"224":2,"232":1,"236":10,"238":1,"249":27,"262":2,"266":30,"277":3,"285":1,"293":1,"303":2,"305":1,"306":1,"308":1,"314":1,"315":1,"332":1,"347":2,"352":1,"353":1,"354":5,"357":4,"426":3,"430":4,"433":6,"434":2,"436":1,"440":2,"444":4,"445":3,"446":3,"447":2,"449":2,"450":2,"460":4,"482":2,"537":3,"560":1,"562":1,"563":3,"566":1,"567":1,"568":2,"570":3,"571":2,"574":1,"582":5,"586":2,"646":1,"647":3,"648":1,"649":1,"650":1,"651":4,"652":3,"654":1,"655":1,"665":1,"1267":1,"1403":1,"1421":2,"1597":3,"1598":4,"1600":4,"1995":1,"2000":3,"2013":1,"2343":1,"2360":1,"2378":3,"2396":6,"2397":2,"2399":3,"2400":1,"2513":14,"2530":2,"2544":2,"2545":5,"2546":1,"2547":1,"2548":4,"2549":1,"2554":2,"2617":2,"2621":2,"2622":2,"2664":1,"2665":2,"2666":1,"2667":2,"2668":1,"2669":1,"2676":9,"2742":1,"2743":10,"2744":3,"2745":2,"2748":2,"2799":4,"2802":1,"2816":2,"2818":1,"2819":1,"2824":1,"2825":1,"2832":2,"2856":1,"2882":2}}],["jtagen",{"2":{"1350":1}}],["jtag",{"0":{"1350":1},"2":{"176":1,"1350":4,"2444":4,"2449":1,"2766":1}}],["jnao",{"2":{"143":2}}],["jolly",{"2":{"2454":1}}],["jonasfasler",{"2":{"2371":1}}],["jones",{"2":{"222":1}}],["john",{"2":{"1493":3,"1575":2,"2662":1}}],["joint",{"2":{"2373":3,"2374":1}}],["joints",{"2":{"2371":2,"2374":1,"2380":3}}],["join",{"2":{"526":1,"650":1,"654":1,"2373":1,"2450":1}}],["job",{"0":{"348":1,"349":1,"350":1,"354":1,"564":1,"565":1,"566":1},"2":{"345":3,"347":1,"348":2,"354":1,"355":1,"356":2,"562":2,"563":5,"564":1,"565":1,"566":1,"570":1,"1507":1,"2547":1}}],["jobs>",{"2":{"426":2,"427":2}}],["jobs",{"2":{"344":4,"426":3,"452":1,"466":1,"561":1,"567":1,"2545":1}}],["joshajohnson",{"2":{"241":2}}],["jopr",{"2":{"191":1}}],["journey",{"2":{"133":1}}],["joysticks",{"2":{"49":1,"118":2,"277":1,"1926":1}}],["joystick",{"0":{"1706":1,"1714":1,"1716":1,"1718":1,"1719":1,"1721":1,"1723":1,"1726":1,"1728":1,"1926":1,"2491":1},"1":{"1707":1,"1708":1,"1709":1,"1710":1,"1711":1,"1712":1,"1713":1,"1714":1,"1715":2,"1716":1,"1717":2,"1718":1,"1719":1,"1720":2,"1721":1,"1722":2,"1723":1,"1724":2,"1725":2,"1726":1,"1727":2,"1728":1,"1729":2},"2":{"49":7,"63":1,"114":1,"118":1,"149":1,"176":2,"183":5,"188":1,"191":4,"199":1,"231":3,"236":1,"249":3,"285":1,"1706":2,"1707":2,"1708":3,"1709":11,"1710":7,"1711":8,"1712":32,"1714":1,"1715":2,"1718":1,"1926":21,"2491":33,"2864":1}}],["james",{"2":{"2888":1}}],["japan",{"2":{"1324":1}}],["japanese",{"2":{"165":1,"1336":1,"2832":1,"2834":3}}],["jacks",{"2":{"2209":1,"2211":1}}],["jackhumbert",{"2":{"658":1,"1497":1}}],["jack",{"2":{"658":1,"1321":3,"1410":3,"1415":1}}],["jacky",{"2":{"67":3,"72":1,"207":4,"211":2}}],["jan",{"2":{"504":1,"505":1,"506":2}}],["jane",{"2":{"122":2,"134":1}}],["java",{"0":{"369":1,"2604":1},"2":{"369":1,"2013":1,"2601":1,"2604":3}}],["jazz",{"2":{"294":2}}],["jay60",{"2":{"211":1}}],["jaykeeb",{"2":{"207":1,"217":1}}],["ja",{"2":{"199":1}}],["jj50",{"2":{"102":2,"253":2,"266":1}}],["jj4x4",{"2":{"102":2}}],["jj40",{"2":{"102":2,"253":2,"266":1}}],["j",{"2":{"65":1,"211":1,"219":2,"249":2,"266":2,"353":1,"400":1,"426":4,"427":2,"452":2,"466":2,"571":2,"1575":1,"1592":2,"2024":1,"2263":1,"2276":4,"2278":2,"2456":3,"2477":1,"2481":3,"2511":2}}],["jurisdiction",{"2":{"2683":1}}],["judged",{"2":{"2218":2}}],["judgment",{"2":{"392":1}}],["jumbo",{"0":{"1911":1}}],["jumpers",{"2":{"2454":1}}],["jumper",{"2":{"2339":2,"2341":2,"2344":2,"2429":1}}],["jumping",{"2":{"633":1,"1559":1}}],["jump",{"2":{"65":1,"74":1,"149":2,"165":1,"191":1,"598":1,"633":1,"634":3,"635":2,"636":2,"1460":1,"1559":1,"1561":2,"1595":2,"1906":2,"2024":1,"2617":2,"2633":2}}],["jumps",{"2":{"49":1}}],["jun",{"2":{"1321":1,"2358":1}}],["junco",{"2":{"253":2}}],["junk",{"2":{"149":1,"211":1}}],["justifiable",{"2":{"2674":1}}],["justification",{"2":{"2674":3,"2676":1}}],["just60",{"2":{"143":2}}],["just",{"0":{"592":1,"1298":1},"2":{"5":1,"45":1,"116":1,"162":1,"188":2,"233":1,"245":1,"371":1,"452":1,"527":1,"582":1,"587":1,"748":1,"1225":2,"1246":1,"1293":1,"1316":1,"1332":1,"1350":1,"1389":1,"1392":2,"1395":1,"1397":1,"1409":1,"1417":1,"1419":1,"1420":1,"1426":2,"1430":1,"1443":1,"1447":1,"1455":1,"1462":1,"1487":1,"1494":1,"1498":1,"1504":1,"1507":1,"1559":1,"1575":1,"1579":1,"1582":1,"1586":1,"1588":1,"1589":1,"1631":1,"1649":1,"1747":1,"1754":2,"1755":1,"1770":2,"1817":1,"1911":1,"1940":1,"1941":2,"2053":1,"2136":1,"2206":1,"2211":2,"2220":1,"2254":1,"2255":2,"2263":1,"2266":1,"2271":1,"2321":1,"2363":1,"2369":1,"2375":2,"2380":1,"2450":1,"2475":1,"2513":12,"2515":1,"2541":1,"2549":1,"2559":1,"2562":1,"2615":1,"2617":1,"2662":1,"2678":1,"2689":1,"2704":1,"2733":1,"2743":1,"2868":1,"2869":1,"2890":1,"2891":1,"2896":1}}],["jpg",{"2":{"658":1,"2676":1}}],["jps",{"2":{"36":1}}],["jp",{"0":{"35":1},"1":{"36":1},"2":{"35":1,"36":4}}],["9a",{"2":{"2184":1,"2186":1,"2188":1,"2190":1}}],["95",{"2":{"1654":1,"2533":1,"2716":2}}],["9501",{"2":{"51":1}}],["9b5c",{"2":{"354":1,"355":1}}],["91",{"2":{"1654":1}}],["910",{"2":{"211":1}}],["9126",{"2":{"199":1}}],["9174",{"2":{"48":1}}],["9171",{"2":{"32":1}}],["9",{"2":{"114":1,"168":1,"211":1,"249":1,"266":3,"308":1,"353":1,"391":1,"400":2,"404":1,"407":1,"496":1,"571":2,"674":1,"676":4,"841":1,"906":1,"940":1,"974":1,"1110":1,"1376":1,"1403":1,"1404":1,"1462":1,"1484":1,"1497":1,"1563":1,"1595":3,"1654":1,"1663":1,"1712":3,"1819":3,"1926":1,"1974":3,"2129":1,"2135":3,"2137":2,"2192":1,"2205":4,"2206":3,"2237":1,"2242":1,"2247":1,"2249":4,"2356":4,"2456":2,"2461":4,"2464":2,"2477":1,"2481":8,"2491":3,"2498":3,"2507":3,"2739":1,"2743":2,"2744":1,"2829":2}}],["967",{"2":{"2185":1}}],["9600",{"2":{"1250":1,"2244":1}}],["9603",{"2":{"74":1}}],["96",{"0":{"1338":1},"2":{"211":1,"326":1,"331":1,"932":1,"1639":1,"1641":1,"1642":1,"1643":1,"1654":1,"1825":1,"1926":1,"2458":1,"2469":2,"2481":1,"2490":1,"2497":2,"2617":1}}],["9657",{"2":{"114":1}}],["92",{"2":{"1654":1,"1926":1}}],["9207",{"2":{"670":1,"2445":1}}],["9203",{"2":{"670":1,"2445":1}}],["9205",{"2":{"114":1,"670":1,"2445":1}}],["9284",{"2":{"50":1}}],["97",{"2":{"1311":1,"1654":1}}],["9700",{"2":{"64":1}}],["9703",{"2":{"63":1}}],["9738",{"2":{"49":1}}],["93",{"2":{"1654":1}}],["9335",{"2":{"92":1}}],["9308",{"2":{"51":1}}],["9356",{"2":{"50":1}}],["9355",{"2":{"50":1}}],["9310",{"2":{"50":1}}],["9315",{"2":{"50":1}}],["9318",{"2":{"46":1}}],["98",{"2":{"1654":1}}],["9800",{"0":{"1925":1},"2":{"118":1,"1925":2}}],["9824",{"2":{"114":1}}],["9826",{"2":{"63":1}}],["9842",{"2":{"93":1}}],["9832",{"2":{"50":1}}],["9864",{"2":{"49":1}}],["9856",{"2":{"49":1}}],["94",{"2":{"1654":1}}],["9404",{"2":{"114":1}}],["9485",{"2":{"73":1}}],["9487",{"2":{"49":1}}],["9471",{"2":{"49":1}}],["99",{"2":{"400":1,"1654":1,"2237":1,"2829":1,"2860":1}}],["9973",{"2":{"270":1,"277":1}}],["9952",{"2":{"65":1}}],["9940",{"2":{"63":1}}],["9949",{"2":{"49":1}}],["9905",{"2":{"51":1}}],["9964",{"2":{"49":1}}],["9987",{"2":{"48":1}}],["90°",{"2":{"1386":1,"1709":1}}],["906",{"2":{"1140":2}}],["9054",{"2":{"50":1}}],["9055",{"2":{"50":1}}],["9023",{"2":{"50":1}}],["9020",{"2":{"49":1}}],["9001",{"2":{"1582":1}}],["900",{"2":{"1004":2,"1072":2,"1263":1,"1710":2}}],["900k",{"2":{"629":1}}],["9005",{"2":{"50":1}}],["900000",{"2":{"629":1}}],["9000",{"2":{"23":1,"45":1}}],["9019",{"2":{"26":1}}],["90",{"0":{"1911":1},"2":{"8":1,"1463":1,"1654":1,"1910":2,"1911":3,"1912":2,"1930":2,"1941":2,"1943":2,"2007":2,"2356":1,"2705":1}}],["zxcvm",{"2":{"2834":3}}],["zuoya",{"2":{"2513":1}}],["zr",{"2":{"2247":3}}],["zdst",{"2":{"2241":1}}],["zle12864b",{"2":{"2229":1}}],["zone",{"2":{"2588":1}}],["zolentech",{"2":{"2229":1}}],["zoom",{"2":{"1929":9}}],["zodiark",{"2":{"222":1}}],["z0",{"2":{"1403":1,"1404":1}}],["zshrc",{"2":{"491":1}}],["zsh",{"2":{"489":1,"491":1}}],["zsa",{"0":{"5":1},"2":{"74":1,"241":1,"249":1,"270":1,"277":3}}],["zk3mod",{"2":{"249":1}}],["z34",{"2":{"241":2}}],["z12",{"2":{"241":2}}],["z150",{"2":{"37":2,"175":2,"176":1}}],["zadig",{"0":{"666":1},"1":{"667":1,"668":1,"669":1,"670":1},"2":{"240":3,"666":1,"667":2,"668":3,"669":1,"670":2,"1296":2}}],["zwag75",{"2":{"211":1}}],["z70ultra",{"2":{"211":1,"253":2}}],["ztboards",{"2":{"211":2}}],["zip",{"2":{"345":2}}],["zigotica",{"2":{"241":2,"249":1}}],["zicodia",{"2":{"211":1}}],["zinc",{"0":{"32":1},"2":{"32":1,"143":6}}],["zenkaku",{"2":{"2461":1}}],["zeal60",{"2":{"1561":1}}],["zed65",{"2":{"222":1,"249":1}}],["zeus",{"2":{"211":1}}],["zeroes",{"2":{"211":1,"1946":1}}],["zero",{"2":{"195":1,"222":1,"236":1,"426":1,"701":2,"731":1,"1346":1,"1477":1,"1508":2,"1509":1,"1948":1,"1970":1,"2249":1,"2325":1,"2600":1,"2633":1,"2713":1,"2715":2,"2720":1,"2722":1,"2836":1}}],["z",{"0":{"2731":1,"2733":1},"1":{"2732":1,"2734":1},"2":{"168":1,"191":1,"249":1,"257":1,"258":1,"259":2,"266":1,"277":1,"353":1,"571":2,"742":1,"1398":4,"1478":1,"1483":1,"1497":1,"1508":1,"1563":1,"1570":1,"1572":1,"1592":1,"1595":1,"1647":1,"1659":1,"1708":1,"1734":1,"1755":1,"1932":1,"2021":7,"2025":5,"2030":1,"2192":2,"2242":1,"2247":1,"2263":1,"2311":1,"2418":2,"2456":3,"2477":1,"2481":3,"2731":3,"2733":5,"2739":2,"2878":1,"2879":1,"2883":1}}],["zcar",{"2":{"165":1}}],["zvecr",{"2":{"162":1,"182":1,"266":1}}],["zygomorph",{"2":{"93":1}}],["+size",{"2":{"2676":1}}],["++col",{"2":{"2051":1}}],["++row",{"2":{"2051":1}}],["++i",{"2":{"1505":1,"2705":2}}],["+6",{"2":{"1819":1,"2498":1}}],["+4",{"2":{"1819":1,"2498":1}}],["+3",{"2":{"1819":1,"2498":1,"2627":1}}],["+2",{"2":{"1819":1,"2498":1}}],["+1",{"2":{"1819":1,"2498":1}}],["+127",{"2":{"1708":1}}],["+7",{"2":{"1460":1}}],["+5v",{"2":{"2441":1}}],["+5",{"2":{"1460":1,"1819":1,"2498":1}}],["+=",{"2":{"234":9,"554":4,"555":1,"605":1,"706":2,"779":3,"805":3,"834":3,"866":3,"898":3,"933":3,"967":3,"1001":3,"1035":3,"1069":3,"1103":3,"1137":3,"1193":3,"1310":2,"1387":1,"1411":3,"1418":1,"1419":1,"1582":1,"1592":1,"1602":1,"1950":2,"2401":2,"2543":1,"2701":16,"2704":13,"2705":2,"2868":1}}],["+cleanup",{"2":{"199":1}}],["+",{"0":{"1358":2,"1359":1},"2":{"25":1,"99":2,"134":2,"149":1,"165":3,"199":2,"222":1,"236":1,"332":2,"389":1,"623":1,"697":9,"1172":8,"1175":8,"1176":1,"1178":8,"1179":1,"1289":4,"1382":18,"1401":1,"1403":15,"1404":1,"1406":8,"1473":1,"1502":1,"1503":3,"1508":42,"1564":1,"1565":4,"1715":1,"1734":4,"1735":4,"1742":1,"1744":11,"1745":4,"1747":2,"1752":1,"1754":1,"1755":1,"1770":1,"1832":1,"1939":3,"1946":4,"1994":4,"2015":2,"2021":6,"2024":16,"2025":9,"2041":2,"2047":1,"2132":2,"2192":1,"2223":1,"2264":1,"2290":1,"2356":2,"2412":8,"2414":20,"2458":1,"2464":1,"2468":1,"2472":2,"2481":2,"2505":1,"2621":8,"2701":22,"2715":1,"2716":1,"2722":1,"2724":1,"2739":1,"2742":10,"2743":2,"2744":1,"2748":4,"2818":1,"2825":1,"2866":1,"2867":2,"2868":1,"2874":36,"2875":24,"2876":12,"2881":12,"2884":8}}],["8bpp",{"2":{"2724":2}}],["8bit",{"2":{"155":1,"1443":1,"2839":1}}],["8px",{"2":{"2705":2}}],["8mhz",{"2":{"2445":2}}],["8t",{"2":{"2198":1}}],["86",{"2":{"1654":1}}],["8x",{"2":{"1652":1,"1653":1}}],["8xv1",{"2":{"211":1}}],["81",{"2":{"1140":1,"1654":1,"1818":1}}],["8192",{"2":{"730":1,"731":1,"737":1}}],["8k4",{"2":{"899":1,"902":2,"934":1,"936":2,"968":1,"970":2}}],["8k",{"2":{"838":2,"903":2,"937":2,"971":2,"1005":2,"1039":2,"1070":2,"1073":4,"1107":2,"1141":2}}],["87",{"2":{"1654":1}}],["87h",{"2":{"266":1}}],["8777",{"2":{"49":1}}],["8778",{"2":{"49":1}}],["80x160",{"2":{"2701":1,"2704":1}}],["80k",{"2":{"837":1}}],["8000",{"2":{"1952":1,"1953":1}}],["800",{"2":{"640":1,"1925":1,"1936":1,"1939":2}}],["800ms",{"2":{"640":1}}],["800khz",{"2":{"285":1}}],["80",{"2":{"222":1,"546":2,"837":1,"1435":1,"1654":16,"1818":3,"1893":1,"2704":3,"2705":2,"2802":2}}],["8l",{"2":{"211":1}}],["8|16|32",{"2":{"155":1}}],["88",{"2":{"1654":1}}],["88200u",{"2":{"700":1}}],["8893",{"2":{"65":1}}],["8830",{"2":{"37":1}}],["8200",{"2":{"1925":1}}],["82",{"2":{"1654":1,"1818":1,"1926":1}}],["8237",{"2":{"571":1}}],["8236",{"2":{"355":1}}],["8291",{"2":{"49":1}}],["8256",{"2":{"49":1}}],["8269",{"2":{"24":1}}],["8",{"2":{"49":1,"74":1,"111":1,"114":1,"155":1,"199":1,"211":2,"285":1,"332":2,"353":1,"391":1,"547":1,"571":2,"642":1,"674":1,"676":4,"682":2,"698":1,"700":2,"736":1,"740":1,"763":1,"769":1,"838":2,"871":1,"902":1,"903":2,"936":1,"937":2,"970":1,"971":2,"1004":1,"1005":2,"1008":1,"1039":2,"1042":1,"1072":1,"1073":2,"1076":1,"1107":2,"1141":2,"1144":1,"1175":1,"1230":1,"1278":1,"1281":1,"1386":1,"1389":1,"1393":1,"1462":1,"1497":2,"1502":2,"1508":1,"1579":3,"1595":2,"1653":1,"1654":1,"1670":3,"1688":1,"1690":1,"1708":2,"1709":1,"1710":1,"1712":3,"1715":1,"1756":1,"1819":3,"1820":1,"1832":1,"1888":1,"1891":2,"1892":2,"1893":2,"1894":3,"1897":1,"1905":2,"1907":1,"1910":2,"1911":3,"1912":2,"1926":1,"1929":1,"1946":2,"1950":2,"1974":3,"1999":1,"2047":1,"2128":1,"2132":2,"2135":2,"2153":1,"2184":1,"2188":1,"2197":1,"2198":1,"2232":2,"2234":1,"2235":2,"2242":1,"2244":1,"2247":1,"2249":4,"2278":1,"2290":1,"2355":1,"2444":1,"2453":1,"2454":3,"2456":2,"2461":4,"2464":2,"2471":2,"2476":1,"2477":1,"2481":8,"2491":3,"2498":3,"2499":2,"2507":3,"2511":1,"2519":1,"2604":1,"2702":1,"2703":3,"2705":3,"2713":1,"2720":1,"2726":2,"2743":2,"2744":1,"2751":1,"2818":1,"2824":2,"2825":1,"2839":1,"2884":1}}],["85",{"2":{"1497":1,"1654":1,"1926":1,"2133":1}}],["8591",{"2":{"114":2,"1575":1}}],["8532",{"2":{"94":1}}],["8537",{"2":{"37":1}}],["8564",{"2":{"63":1}}],["8582",{"2":{"35":1}}],["84",{"2":{"1654":1}}],["8422",{"2":{"133":1,"134":1}}],["8403",{"2":{"93":1}}],["8441",{"2":{"49":1}}],["8499",{"2":{"37":1}}],["8412",{"2":{"37":1}}],["8472",{"2":{"33":1}}],["8484",{"2":{"27":1}}],["89",{"2":{"1654":1,"1819":1,"1926":1,"2498":1}}],["8936",{"2":{"457":1,"599":1}}],["8979",{"2":{"38":1}}],["8977",{"2":{"38":1}}],["8974",{"2":{"28":1}}],["8968",{"2":{"38":1}}],["8959",{"2":{"38":1}}],["8958",{"2":{"38":1}}],["8957",{"2":{"38":1}}],["8954",{"2":{"38":1}}],["8903",{"2":{"28":1}}],["83",{"2":{"251":1,"1654":1,"1818":1}}],["8327",{"2":{"50":1}}],["8321",{"2":{"21":1}}],["8318",{"2":{"49":1}}],["8348",{"2":{"22":1}}],["vqge7ok",{"2":{"2676":2}}],["vbat",{"2":{"2625":1}}],["vbus",{"2":{"1376":2,"1377":1,"2224":1,"2225":4,"2226":2,"2626":1}}],["v60",{"2":{"2395":1}}],["v=vkrppahlisy",{"2":{"2133":1}}],["vlc",{"2":{"2481":1}}],["vl",{"2":{"2454":1}}],["vl9",{"2":{"1819":1,"2498":1}}],["vl8",{"2":{"1819":1,"2498":1}}],["vl7",{"2":{"1819":1,"2498":1}}],["vl6",{"2":{"1819":1,"2498":1}}],["vl5",{"2":{"1819":1,"2498":1}}],["vl4",{"2":{"1819":1,"2498":1}}],["vl3",{"2":{"1819":1,"2498":1}}],["vl2",{"2":{"1819":1,"2498":1}}],["vl10",{"2":{"1819":1,"2498":1}}],["vl1",{"2":{"1819":1,"2498":1}}],["vl0",{"2":{"1819":1,"2498":1}}],["vlk",{"2":{"188":1,"191":1}}],["vddio",{"2":{"1195":1}}],["vdd",{"2":{"1172":1,"1175":1,"1178":1}}],["vcs",{"2":{"2539":2,"2572":2}}],["vcc",{"2":{"671":1,"783":1,"807":1,"809":1,"836":1,"868":1,"900":8,"935":8,"969":1,"1003":1,"1037":8,"1071":1,"1105":8,"1139":8,"1275":2,"1649":1,"1806":1,"2154":1,"2211":1,"2212":1,"2213":1,"2339":1,"2341":1,"2344":1,"2377":1,"2431":2,"2433":2,"2435":2,"2437":2,"2439":2,"2441":1,"2638":1,"2639":2}}],["vcl65",{"2":{"211":1}}],["vcl",{"2":{"211":1}}],["vk",{"2":{"188":1,"191":1,"2156":1}}],["vulnerability",{"2":{"312":1}}],["vuhopkep",{"2":{"149":1}}],["vusb",{"2":{"50":1,"134":1,"149":1,"249":1,"266":1,"546":1,"1297":1,"2858":1}}],["vn66",{"2":{"143":2}}],["vpath",{"2":{"114":2,"191":1,"706":1,"779":1,"805":1,"834":1,"866":1,"898":1,"933":1,"967":1,"1001":1,"1035":1,"1069":1,"1103":1,"1137":1,"1193":1,"1592":1}}],["vss",{"2":{"1291":1}}],["vscode",{"2":{"199":1,"308":1,"495":1,"2538":1,"2617":1,"2622":3}}],["vs",{"0":{"609":2,"2613":1,"2616":1,"2620":1,"2621":1},"1":{"2614":1,"2615":1,"2616":1,"2617":2,"2618":1,"2619":1,"2621":1},"2":{"114":1,"199":1,"498":1,"1383":5,"2207":1,"2593":1,"2612":3,"2615":1,"2616":1,"2618":1,"2619":4,"2621":4,"2622":5,"2659":1,"2854":1,"2883":1}}],["vowel",{"2":{"2247":4}}],["vol",{"2":{"1744":4,"2463":2,"2481":2}}],["vold",{"2":{"209":1,"571":2,"1635":1,"1636":1,"1744":1,"2024":1,"2463":1,"2481":1}}],["volunteers",{"2":{"2512":2}}],["volunteer",{"2":{"2512":1}}],["volu",{"2":{"209":1,"571":2,"1635":1,"1636":1,"1744":1,"2024":1,"2463":1,"2481":1}}],["volume",{"0":{"1458":1},"2":{"191":1,"671":1,"700":1,"1458":2,"1636":2,"1735":1,"1744":3,"2024":1,"2462":4,"2463":2,"2481":7,"2836":1}}],["voltages",{"2":{"671":1}}],["voltage",{"2":{"199":1,"308":1,"679":1,"725":8,"730":1,"1274":2,"1382":1,"1652":1,"1653":1,"1665":1,"1706":2,"2224":1,"2225":1,"2449":1,"2806":5}}],["volatile",{"2":{"114":1,"308":1,"2243":1}}],["volcano660",{"2":{"102":2,"114":1,"211":1}}],["voilà",{"2":{"1466":1}}],["voice",{"2":{"231":1,"1459":3,"1465":2,"1653":1,"2483":2}}],["voices",{"0":{"1459":1},"2":{"112":1,"543":2,"1459":4,"1465":2,"2483":2,"2804":2}}],["void",{"0":{"629":2,"687":2,"688":1,"690":1,"692":2,"693":1,"714":1,"716":1,"718":1,"720":1,"753":2,"787":2,"788":1,"790":1,"792":1,"794":1,"796":1,"798":1,"800":1,"802":2,"803":2,"813":1,"815":1,"817":1,"819":1,"821":1,"823":1,"825":1,"827":1,"829":1,"831":1,"845":1,"847":1,"849":1,"851":1,"853":1,"855":1,"857":1,"859":1,"861":1,"863":1,"875":1,"877":1,"879":1,"881":1,"883":1,"885":1,"887":1,"889":1,"891":1,"893":1,"895":1,"910":1,"912":1,"914":1,"916":1,"918":1,"920":1,"922":1,"924":1,"926":1,"928":1,"930":1,"944":1,"946":1,"948":1,"950":1,"952":1,"954":1,"956":1,"958":1,"960":1,"962":1,"964":1,"978":1,"980":1,"982":1,"984":1,"986":1,"988":1,"990":1,"992":1,"994":1,"996":1,"998":1,"1012":1,"1014":1,"1016":1,"1018":1,"1020":1,"1022":1,"1024":1,"1026":1,"1028":1,"1030":1,"1032":1,"1046":1,"1048":1,"1050":1,"1052":1,"1054":1,"1056":1,"1058":1,"1060":1,"1062":1,"1064":1,"1066":1,"1080":1,"1082":1,"1084":1,"1086":1,"1088":1,"1090":1,"1092":1,"1094":1,"1096":1,"1098":1,"1100":1,"1114":1,"1116":1,"1118":1,"1120":1,"1122":1,"1124":1,"1126":1,"1128":1,"1130":1,"1132":1,"1134":1,"1148":1,"1150":1,"1152":1,"1154":1,"1156":1,"1158":1,"1160":1,"1162":1,"1164":1,"1166":1,"1168":1,"1201":1,"1203":1,"1205":1,"1207":1,"1209":1,"1211":1,"1213":1,"1215":1,"1217":1,"1219":1,"1221":1,"1228":2,"1235":1,"1243":2,"1249":1,"1251":1,"1253":1,"1255":1,"1257":1,"1259":1,"1283":2,"1284":1,"1286":1,"1288":2,"1530":2,"1531":2,"1532":2,"1533":2,"1534":2,"1535":2,"1536":1,"1538":1,"1540":1,"1542":2,"1543":2,"1544":2,"1545":1,"1552":1,"1555":1,"1557":1,"1620":2,"1621":2,"1622":2,"1623":2,"1624":2,"1625":2,"1626":2,"1627":1,"1672":1,"1674":2,"1675":2,"1676":1,"1678":2,"1679":1,"1681":1,"1683":1,"1685":1,"1687":1,"1689":1,"1691":1,"1693":1,"1698":1,"1700":1,"1702":1,"1704":1,"1718":2,"1719":1,"1721":1,"1726":1,"1728":1,"1775":2,"1776":2,"1780":2,"1781":2,"1782":1,"1786":1,"1787":1,"1837":2,"1838":2,"1839":2,"1840":2,"1841":2,"1842":2,"1843":1,"1845":1,"1847":1,"1849":1,"1851":1,"1853":2,"1854":2,"1855":2,"1856":2,"1857":1,"1859":2,"1860":2,"1861":2,"1862":2,"1863":1,"1865":2,"1866":2,"1867":2,"1868":2,"1869":1,"1871":1,"1873":1,"1875":2,"1876":1,"1878":1,"1880":1,"1976":2,"1977":1,"1979":1,"1981":1,"1983":1,"1988":2,"1989":1,"1991":1,"2017":1,"2019":1,"2055":2,"2056":2,"2057":2,"2058":2,"2059":2,"2060":2,"2061":1,"2063":1,"2065":1,"2067":1,"2069":1,"2071":2,"2072":2,"2073":2,"2074":2,"2075":1,"2077":2,"2078":2,"2079":2,"2080":2,"2081":1,"2083":2,"2084":2,"2085":2,"2086":2,"2087":1,"2089":2,"2090":2,"2091":2,"2092":2,"2093":1,"2095":2,"2096":2,"2097":2,"2098":2,"2099":1,"2101":1,"2103":1,"2105":1,"2107":1,"2109":1,"2111":2,"2112":1,"2114":1,"2116":1,"2174":1,"2176":1,"2178":1,"2180":1,"2182":1,"2184":1,"2186":1,"2188":1,"2190":1,"2192":2,"2280":1,"2282":1,"2284":2,"2285":2,"2286":1,"2288":1,"2290":2,"2291":2,"2292":2,"2293":1,"2295":1,"2303":1,"2305":2,"2306":1,"2308":1,"2313":1,"2315":2,"2316":2,"2317":2},"1":{"689":1,"691":1,"694":1,"715":1,"717":1,"719":1,"721":1,"789":1,"791":1,"793":1,"795":1,"797":1,"799":1,"801":1,"814":1,"816":1,"818":1,"820":1,"822":1,"824":1,"826":1,"828":1,"830":1,"832":1,"846":1,"848":1,"850":1,"852":1,"854":1,"856":1,"858":1,"860":1,"862":1,"864":1,"876":1,"878":1,"880":1,"882":1,"884":1,"886":1,"888":1,"890":1,"892":1,"894":1,"896":1,"911":1,"913":1,"915":1,"917":1,"919":1,"921":1,"923":1,"925":1,"927":1,"929":1,"931":1,"945":1,"947":1,"949":1,"951":1,"953":1,"955":1,"957":1,"959":1,"961":1,"963":1,"965":1,"979":1,"981":1,"983":1,"985":1,"987":1,"989":1,"991":1,"993":1,"995":1,"997":1,"999":1,"1013":1,"1015":1,"1017":1,"1019":1,"1021":1,"1023":1,"1025":1,"1027":1,"1029":1,"1031":1,"1033":1,"1047":1,"1049":1,"1051":1,"1053":1,"1055":1,"1057":1,"1059":1,"1061":1,"1063":1,"1065":1,"1067":1,"1081":1,"1083":1,"1085":1,"1087":1,"1089":1,"1091":1,"1093":1,"1095":1,"1097":1,"1099":1,"1101":1,"1115":1,"1117":1,"1119":1,"1121":1,"1123":1,"1125":1,"1127":1,"1129":1,"1131":1,"1133":1,"1135":1,"1149":1,"1151":1,"1153":1,"1155":1,"1157":1,"1159":1,"1161":1,"1163":1,"1165":1,"1167":1,"1169":1,"1202":1,"1204":1,"1206":1,"1208":1,"1210":1,"1212":1,"1214":1,"1216":1,"1218":1,"1220":1,"1222":1,"1236":1,"1250":1,"1252":1,"1254":1,"1256":1,"1258":1,"1260":1,"1285":1,"1287":1,"1537":1,"1539":1,"1541":1,"1546":1,"1553":1,"1628":1,"1673":1,"1677":1,"1680":1,"1682":1,"1684":1,"1686":1,"1688":1,"1690":1,"1692":1,"1694":1,"1699":1,"1701":1,"1703":1,"1705":1,"1720":1,"1722":1,"1727":1,"1729":1,"1844":1,"1846":1,"1848":1,"1850":1,"1852":1,"1858":1,"1864":1,"1870":1,"1872":1,"1874":1,"1877":1,"1879":1,"1881":1,"1978":1,"1980":1,"1982":1,"1984":1,"1990":1,"1992":1,"2018":1,"2020":1,"2062":1,"2064":1,"2066":1,"2068":1,"2070":1,"2076":1,"2082":1,"2088":1,"2094":1,"2100":1,"2102":1,"2104":1,"2108":1,"2110":1,"2113":1,"2115":1,"2117":1,"2175":1,"2177":1,"2179":1,"2181":1,"2183":1,"2185":1,"2187":1,"2189":1,"2191":1,"2281":1,"2283":1,"2287":1,"2289":1,"2294":1,"2296":1,"2304":1,"2307":1,"2309":1,"2314":1,"2318":2},"2":{"31":1,"34":1,"46":2,"90":2,"105":3,"125":3,"185":3,"196":1,"222":1,"249":3,"332":1,"494":1,"606":1,"607":13,"617":1,"618":4,"620":4,"621":5,"623":1,"624":4,"627":4,"628":4,"629":14,"631":3,"632":8,"638":1,"726":2,"744":1,"753":1,"1300":1,"1389":2,"1390":8,"1427":1,"1442":2,"1450":1,"1457":2,"1487":2,"1521":4,"1561":1,"1575":1,"1588":1,"1669":1,"1670":2,"1747":2,"1749":2,"1766":3,"1772":4,"1830":1,"1835":1,"1903":1,"1904":3,"1905":2,"1906":1,"1912":35,"1915":1,"1939":2,"1940":3,"1944":6,"1953":1,"1957":2,"1964":16,"1965":5,"1971":1,"2002":13,"2035":2,"2044":1,"2050":1,"2053":1,"2135":2,"2137":3,"2200":31,"2223":10,"2230":2,"2231":2,"2232":2,"2233":2,"2236":33,"2260":1,"2261":6,"2262":5,"2263":8,"2264":8,"2265":8,"2326":1,"2402":4,"2539":1,"2572":1,"2600":2,"2633":1,"2634":1,"2635":1,"2704":4,"2705":22,"2709":2,"2710":1,"2864":12,"2896":1}}],["v1",{"0":{"347":1,"348":1,"349":1,"350":1},"2":{"86":1,"102":4,"114":1,"143":7,"149":2,"157":2,"197":10,"199":1,"207":1,"222":1,"226":1,"236":2,"253":2,"277":2,"300":1,"311":1,"354":2,"355":1,"357":4,"670":1,"1375":3,"2622":1,"2715":7,"2716":7,"2717":3,"2721":5,"2722":7,"2723":3,"2724":7,"2725":3,"2726":6,"2727":3}}],["v19",{"2":{"49":1}}],["v2j37s7",{"2":{"2454":1}}],["v2",{"2":{"56":2,"86":2,"114":1,"122":1,"143":2,"149":2,"157":2,"191":1,"197":4,"199":2,"207":2,"211":2,"217":4,"222":2,"236":2,"249":3,"277":1,"308":1,"311":24,"367":1,"1375":2,"2451":1}}],["v2017",{"2":{"181":2}}],["v20",{"2":{"49":1}}],["v32a",{"2":{"197":2}}],["v3x",{"2":{"191":1}}],["v3",{"0":{"56":1},"2":{"56":2,"114":1,"149":2,"191":1,"211":1,"277":1,"2545":3}}],["vtor",{"2":{"50":1}}],["vault35",{"2":{"249":1}}],["vast",{"2":{"155":1,"1734":1}}],["vagrant",{"2":{"113":1,"114":2,"211":1}}],["vaguettelite",{"2":{"86":2}}],["vanilla",{"2":{"2675":1}}],["vaneelaex",{"2":{"86":2}}],["vaneela",{"2":{"86":2}}],["vanana",{"2":{"86":4}}],["varying",{"2":{"2041":3,"2238":1}}],["vary",{"2":{"1382":1,"2452":1,"2866":1}}],["var",{"2":{"501":3,"1305":2}}],["var>=",{"2":{"426":1,"427":2}}],["varaible",{"2":{"165":1}}],["variety",{"2":{"1926":1,"2653":1}}],["varies",{"2":{"1650":1,"1925":1,"1932":1,"1939":2,"1941":1,"2860":1}}],["variants",{"2":{"145":1,"211":1,"1264":1,"1265":1,"1266":1,"2276":1,"2332":1,"2445":2,"2513":1,"2515":1,"2787":1}}],["variant",{"2":{"114":1,"173":1,"222":3,"308":2,"371":1,"1915":2,"1916":1,"1998":1,"2332":1,"2600":1,"2676":1,"2704":1}}],["variations",{"2":{"236":1,"243":1,"1266":1}}],["variation",{"0":{"55":1},"2":{"165":1,"1759":1}}],["variable",{"2":{"50":1,"65":1,"133":1,"134":3,"236":1,"285":1,"408":1,"452":1,"466":1,"471":1,"478":1,"501":1,"514":1,"541":1,"651":2,"1359":6,"1383":1,"1404":2,"1411":1,"1491":2,"1509":1,"1633":1,"1950":1,"1964":1,"1965":1,"2013":2,"2135":1,"2241":1,"2256":1,"2353":1,"2363":1,"2364":2,"2380":1,"2484":2,"2576":1,"2622":2,"2634":1,"2717":1,"2718":1,"2719":1,"2723":1,"2725":1,"2727":1,"2868":1,"2896":11}}],["variables",{"0":{"2896":1},"2":{"49":2,"211":2,"302":1,"467":1,"537":1,"542":1,"652":1,"1359":1,"1389":1,"1398":1,"1408":1,"1472":1,"1950":1,"2258":1,"2364":2,"2633":1,"2634":1,"2639":1,"2896":5}}],["various",{"2":{"50":2,"114":1,"149":3,"176":1,"191":2,"211":1,"277":2,"303":1,"371":1,"382":1,"511":1,"537":2,"606":1,"1299":1,"1301":1,"1382":1,"1383":1,"1392":1,"1467":1,"1472":1,"1654":1,"1750":1,"2131":1,"2160":1,"2324":1,"2693":1,"2756":1,"2775":1,"2789":1,"2794":1,"2864":1}}],["vars",{"2":{"49":2,"2363":1}}],["valu",{"2":{"571":2,"1635":1,"2040":1,"2127":1,"2503":1,"2504":1}}],["valued",{"2":{"1389":1}}],["valueerror",{"2":{"506":2}}],["value>",{"2":{"413":1,"426":1,"427":2,"479":2}}],["values",{"0":{"414":1,"415":1,"420":1,"478":1,"479":1,"480":1,"515":1,"1487":1},"1":{"416":1,"417":1,"418":1,"419":1},"2":{"65":1,"70":1,"83":1,"182":1,"186":2,"198":2,"199":1,"231":1,"236":1,"249":1,"414":1,"415":1,"430":1,"473":2,"479":1,"480":1,"515":2,"543":1,"647":1,"650":1,"653":1,"654":1,"655":1,"671":1,"692":1,"700":1,"710":1,"720":1,"724":1,"730":1,"731":1,"732":1,"749":1,"802":1,"803":1,"829":1,"831":1,"837":1,"838":4,"841":1,"861":1,"863":1,"871":1,"893":1,"895":1,"902":1,"903":4,"906":1,"928":1,"930":1,"936":1,"937":4,"940":1,"962":1,"964":1,"970":1,"971":4,"974":1,"996":1,"998":1,"1004":1,"1005":4,"1008":1,"1030":1,"1032":1,"1039":4,"1042":1,"1064":1,"1066":1,"1072":1,"1073":4,"1076":1,"1098":1,"1100":1,"1107":4,"1110":1,"1132":1,"1134":1,"1140":1,"1141":4,"1144":1,"1166":1,"1168":1,"1175":1,"1176":1,"1179":1,"1197":1,"1219":1,"1221":1,"1250":1,"1267":1,"1288":1,"1300":1,"1383":1,"1388":1,"1389":4,"1458":1,"1463":2,"1487":2,"1526":1,"1528":1,"1560":1,"1709":1,"1710":4,"1715":1,"1736":1,"1756":2,"1817":2,"1820":2,"1826":2,"1897":2,"1907":1,"1910":2,"1911":1,"1912":1,"1915":1,"1928":1,"1932":2,"1933":1,"1936":1,"1939":2,"1946":1,"1950":7,"1995":1,"2038":2,"2041":1,"2131":2,"2157":1,"2221":1,"2236":1,"2246":1,"2249":2,"2266":1,"2268":1,"2325":3,"2364":1,"2412":1,"2443":1,"2449":1,"2633":1,"2644":1,"2645":1,"2646":1,"2647":1,"2650":1,"2662":1,"2665":2,"2676":3,"2702":1,"2705":1,"2713":1,"2715":1,"2716":1,"2720":1,"2724":2,"2740":1,"2748":1,"2884":2}}],["value",{"0":{"653":1,"756":1,"759":1,"762":1,"765":1,"768":1,"771":1,"774":1,"777":1,"794":2,"796":2,"800":1,"821":2,"823":2,"827":1,"853":2,"855":2,"859":1,"885":2,"887":2,"891":1,"920":2,"922":2,"926":1,"954":2,"956":2,"960":1,"988":2,"990":2,"994":1,"1022":2,"1024":2,"1028":1,"1056":2,"1058":2,"1062":1,"1090":2,"1092":2,"1096":1,"1124":2,"1126":2,"1130":1,"1158":2,"1160":2,"1164":1,"1211":2,"1213":2,"1217":1,"1231":1,"1234":1,"1236":1,"1239":1,"1242":1,"1254":1,"1260":1,"1473":1,"1539":1,"1541":1,"1546":1,"1553":1,"1692":1,"1697":1,"1725":1,"1726":1,"1728":1,"1779":1,"1785":1,"1790":1,"1793":1,"1796":1,"1799":1,"1802":1,"1844":1,"1845":1,"1847":1,"1858":1,"1864":1,"1874":1,"1877":1,"1879":1,"1881":1,"1884":1,"1887":1,"1987":1,"1990":1,"2062":1,"2076":1,"2082":1,"2088":1,"2094":1,"2104":1,"2110":1,"2113":1,"2115":1,"2117":1,"2120":1,"2123":1,"2281":1,"2299":1,"2302":1,"2307":1,"2309":1,"2312":1,"2314":1},"1":{"795":2,"797":2,"801":1,"822":2,"824":2,"828":1,"854":2,"856":2,"860":1,"886":2,"888":2,"892":1,"921":2,"923":2,"927":1,"955":2,"957":2,"961":1,"989":2,"991":2,"995":1,"1023":2,"1025":2,"1029":1,"1057":2,"1059":2,"1063":1,"1091":2,"1093":2,"1097":1,"1125":2,"1127":2,"1131":1,"1159":2,"1161":2,"1165":1,"1212":2,"1214":2,"1218":1,"1727":1,"1729":1,"1846":1,"1848":1},"2":{"25":1,"45":2,"49":1,"63":1,"70":13,"90":1,"165":1,"191":1,"195":1,"222":1,"236":1,"317":1,"356":1,"390":5,"410":1,"412":2,"415":1,"420":1,"422":1,"423":1,"430":19,"471":3,"478":1,"494":1,"543":1,"546":2,"547":3,"551":1,"570":3,"571":1,"629":1,"638":1,"639":4,"642":2,"649":1,"650":1,"651":5,"653":2,"654":1,"669":1,"679":4,"680":4,"682":1,"689":3,"691":3,"700":7,"701":2,"707":2,"717":3,"719":3,"726":1,"729":2,"730":2,"731":1,"732":1,"735":1,"736":1,"740":1,"747":1,"788":1,"789":1,"791":3,"793":3,"795":2,"797":2,"801":1,"807":1,"815":1,"816":1,"818":3,"820":3,"822":2,"824":2,"828":1,"835":3,"836":1,"839":1,"847":1,"848":1,"850":3,"852":3,"854":2,"856":2,"858":3,"860":2,"868":1,"877":1,"878":1,"882":3,"884":3,"886":2,"888":2,"892":1,"899":3,"900":1,"901":1,"904":1,"912":1,"913":1,"917":3,"919":3,"921":2,"923":2,"927":1,"934":3,"935":1,"938":1,"946":1,"947":1,"951":3,"953":3,"955":2,"957":2,"961":1,"968":3,"969":1,"972":1,"980":1,"981":1,"985":3,"987":3,"989":2,"991":2,"995":1,"1002":4,"1003":1,"1006":1,"1014":1,"1015":1,"1019":3,"1021":3,"1023":2,"1025":2,"1029":1,"1036":4,"1037":1,"1038":1,"1040":1,"1048":1,"1049":1,"1053":3,"1055":3,"1057":2,"1059":2,"1061":3,"1063":2,"1070":4,"1071":1,"1074":1,"1082":1,"1083":1,"1087":3,"1089":3,"1091":2,"1093":2,"1095":3,"1097":2,"1104":4,"1105":1,"1106":1,"1108":1,"1116":1,"1117":1,"1121":3,"1123":3,"1125":2,"1127":2,"1129":3,"1131":2,"1138":4,"1139":1,"1142":1,"1150":1,"1151":1,"1155":3,"1157":3,"1159":2,"1161":2,"1163":3,"1165":2,"1186":1,"1195":1,"1203":1,"1204":1,"1208":3,"1210":3,"1212":2,"1214":2,"1218":1,"1270":1,"1285":3,"1287":3,"1382":1,"1389":4,"1390":2,"1432":1,"1450":1,"1463":1,"1468":1,"1473":6,"1487":5,"1488":5,"1491":1,"1492":3,"1493":1,"1521":1,"1615":3,"1628":2,"1630":1,"1635":1,"1649":1,"1706":1,"1709":3,"1710":3,"1717":4,"1723":1,"1726":1,"1727":3,"1729":1,"1736":1,"1737":1,"1749":1,"1750":1,"1754":1,"1756":1,"1768":1,"1820":1,"1826":1,"1827":1,"1829":8,"1830":2,"1832":3,"1835":5,"1846":1,"1848":1,"1864":1,"1893":1,"1894":1,"1897":3,"1906":1,"1910":1,"1912":2,"1926":1,"1933":4,"1941":1,"1942":4,"1953":2,"1964":1,"1965":1,"2025":1,"2038":1,"2039":1,"2040":2,"2041":23,"2042":1,"2047":7,"2064":3,"2066":3,"2082":1,"2088":1,"2089":1,"2090":1,"2091":1,"2092":1,"2093":1,"2094":1,"2105":1,"2106":1,"2107":1,"2108":1,"2109":1,"2126":2,"2127":6,"2128":4,"2144":9,"2147":10,"2148":2,"2149":1,"2184":1,"2185":1,"2186":1,"2187":1,"2188":1,"2189":1,"2191":1,"2200":3,"2218":1,"2221":1,"2222":1,"2223":1,"2233":1,"2236":1,"2243":1,"2250":1,"2263":2,"2264":1,"2266":1,"2302":1,"2325":4,"2326":1,"2328":1,"2400":1,"2401":1,"2407":1,"2412":3,"2484":1,"2503":6,"2504":2,"2633":1,"2650":1,"2676":1,"2705":3,"2715":1,"2722":1,"2725":1,"2734":1,"2799":1,"2805":1,"2818":3,"2824":6,"2825":7,"2827":1,"2846":1,"2868":9,"2877":2,"2882":1,"2884":1,"2885":1}}],["vald",{"2":{"571":2,"1635":1,"2040":1,"2127":1,"2503":1,"2504":1}}],["valhalla",{"2":{"211":1}}],["valor",{"0":{"58":1},"2":{"58":3,"114":1,"211":1}}],["val",{"0":{"1859":2,"1860":1,"1861":1,"1862":1,"1863":1,"2089":1,"2090":1,"2091":1,"2092":1,"2093":1,"2147":1},"1":{"1864":1,"2094":1},"2":{"49":1,"176":1,"183":4,"191":1,"222":2,"547":1,"1390":3,"1514":1,"1711":8,"1829":3,"1832":2,"2041":9,"2047":2,"2052":2,"2128":4,"2139":2,"2147":4,"2150":2,"2400":4,"2705":11,"2818":2,"2824":1,"2825":2,"2842":3}}],["validating",{"2":{"2561":1}}],["validation",{"2":{"114":1,"199":2,"222":2,"236":1,"266":1,"273":1,"308":1,"347":1,"1370":1}}],["validated",{"2":{"704":1,"2471":1}}],["validate",{"2":{"76":1,"199":2,"211":1,"389":1}}],["valid",{"2":{"49":1,"149":1,"199":2,"241":1,"253":1,"266":1,"270":1,"281":1,"430":1,"453":1,"639":1,"724":1,"735":1,"837":1,"838":2,"902":1,"903":2,"936":1,"937":2,"970":1,"971":2,"1004":1,"1005":2,"1039":2,"1072":1,"1073":2,"1107":2,"1140":1,"1141":2,"1267":1,"1298":1,"1368":1,"1502":1,"1517":1,"1698":1,"1929":1,"1995":1,"2131":2,"2243":1,"2395":1,"2399":1,"2417":1,"2472":1,"2473":1,"2480":1,"2674":4,"2676":4,"2703":2,"2724":1}}],["violates",{"2":{"2689":1}}],["violating",{"2":{"2515":2}}],["violation",{"2":{"2513":2,"2516":1,"2695":1}}],["violations",{"0":{"2512":1},"1":{"2513":1,"2514":1,"2515":1,"2516":1,"2517":1},"2":{"2512":1,"2513":1,"2516":1,"2517":2,"2682":1}}],["violin",{"2":{"1455":2,"1456":3,"1460":1}}],["virster",{"2":{"2244":1}}],["virtually",{"2":{"2659":1}}],["virtual",{"0":{"1711":1},"2":{"1340":1,"1615":1,"1706":1,"1710":3,"1711":3,"1717":1,"2240":2,"2244":1,"2332":1,"2573":1,"2701":1}}],["virtualenv",{"2":{"408":1}}],["virtser",{"2":{"557":1}}],["vibrate",{"2":{"1653":1,"1655":1}}],["vibrator",{"2":{"1653":1}}],["vibrations",{"2":{"1652":1}}],["vibration",{"2":{"1652":1}}],["vim",{"2":{"1563":1,"1764":1,"2024":2}}],["vik",{"2":{"1378":1}}],["viktus",{"2":{"134":1,"175":3,"176":1,"211":3}}],["victim",{"2":{"603":1}}],["vice",{"2":{"194":1,"1392":1,"1629":1,"2025":2}}],["viewport",{"2":{"2704":2,"2705":7}}],["viewpoint",{"2":{"2526":1}}],["viewing",{"2":{"2622":1}}],["viewed",{"2":{"2494":1}}],["views",{"2":{"346":1,"2215":1}}],["view",{"0":{"2414":1},"2":{"273":1,"331":1,"561":1,"562":1,"668":1,"669":1,"2414":1,"2478":1,"2529":1,"2577":1,"2607":1,"2617":1,"2622":2,"2690":1,"2767":1}}],["viendi",{"2":{"211":1}}],["viper",{"2":{"211":1}}],["visit",{"2":{"427":1,"2363":1,"2544":1,"2547":1,"2622":1}}],["visible",{"2":{"198":1,"357":1,"1268":1,"1667":2,"2693":1}}],["vision",{"2":{"114":1,"602":1}}],["visualize",{"2":{"2477":1}}],["visualizer",{"2":{"133":1,"134":1}}],["visual",{"0":{"2612":1,"2622":1},"2":{"132":1,"2612":1,"2615":1,"2622":1,"2744":2}}],["vitoni",{"2":{"149":1}}],["vitamins",{"2":{"114":1}}],["viterbi",{"2":{"45":1}}],["vintage",{"2":{"1332":1}}],["vinta",{"2":{"102":2,"217":2}}],["videos",{"2":{"2888":2}}],["video",{"2":{"2129":1,"2134":1,"2382":1,"2515":1,"2535":1,"2888":1,"2891":1}}],["videogames",{"2":{"1396":1}}],["vid>",{"2":{"431":1}}],["vid",{"0":{"1297":1},"1":{"1298":1},"2":{"70":1,"111":1,"158":1,"184":1,"249":2,"266":1,"317":2,"431":1,"543":1,"669":1,"670":1,"1297":1,"1334":1,"2515":1,"2665":3,"2676":1,"2829":1}}],["vial",{"2":{"2676":2}}],["via2json",{"0":{"444":1},"2":{"294":1,"444":2}}],["via",{"0":{"35":1,"265":2,"275":2,"312":1},"1":{"36":1},"2":{"35":1,"92":1,"114":7,"134":6,"149":2,"165":6,"170":1,"176":1,"191":2,"194":1,"199":5,"211":7,"218":1,"222":5,"234":1,"249":3,"265":8,"266":4,"268":4,"275":5,"277":8,"294":1,"308":1,"312":6,"317":1,"406":1,"444":3,"647":1,"665":1,"702":1,"729":1,"730":1,"731":1,"740":1,"747":1,"1173":1,"1176":1,"1179":1,"1326":3,"1373":2,"1383":1,"1388":1,"1426":1,"1560":1,"2008":1,"2157":1,"2246":1,"2321":2,"2334":1,"2337":1,"2339":2,"2340":2,"2341":2,"2344":2,"2346":1,"2348":1,"2350":1,"2364":1,"2378":1,"2412":1,"2513":16,"2514":1,"2515":1,"2516":1,"2658":1,"2675":3,"2676":7,"2684":1,"2864":1}}],["vect",{"2":{"1997":2,"1999":2}}],["vector",{"2":{"191":1,"211":1}}],["velu",{"2":{"1819":1,"2498":1}}],["veld",{"2":{"1819":1,"2498":1}}],["velocikey",{"0":{"2155":1},"1":{"2156":1,"2157":1},"2":{"236":1,"2155":1,"2156":5,"2157":2,"2864":1}}],["velocity",{"2":{"63":1,"1813":1,"1819":26,"1820":1,"1892":1,"2498":26}}],["vega",{"2":{"211":1}}],["ventilation",{"2":{"2367":1}}],["venus",{"2":{"114":1}}],["venv",{"2":{"114":1}}],["vendors",{"0":{"2513":1},"2":{"2512":2,"2513":3,"2514":6,"2515":2,"2516":2,"2517":2,"2676":4,"2689":1}}],["vendor",{"0":{"728":1,"2681":1,"2683":1,"2687":1},"1":{"729":1,"2682":1,"2683":1,"2684":1,"2685":1,"2686":1,"2687":1,"2688":1,"2689":1,"2690":1,"2691":1,"2692":1,"2693":1,"2694":1,"2695":1,"2696":1,"2697":1,"2698":1},"2":{"37":1,"43":1,"70":1,"86":1,"149":13,"158":1,"176":2,"184":1,"191":1,"199":1,"211":1,"236":1,"266":1,"277":1,"543":1,"670":1,"724":1,"727":1,"1176":2,"1179":2,"1267":1,"1270":1,"1297":1,"1310":1,"1373":2,"1995":1,"2000":1,"2013":2,"2015":2,"2360":1,"2445":1,"2512":3,"2513":2,"2514":4,"2515":1,"2516":5,"2517":1,"2675":3,"2676":4,"2681":1,"2683":2,"2685":1,"2687":2,"2693":1,"2695":1,"2698":1,"2806":1,"2812":2,"2822":1,"2827":1,"2829":1,"2830":2}}],["ve",{"2":{"83":1,"89":1,"105":2,"112":1,"161":1,"174":1,"243":1,"273":1,"354":1,"503":1,"591":1,"647":1,"730":1,"749":1,"1226":1,"1247":1,"1389":1,"1394":1,"1401":1,"1419":1,"1426":1,"1428":4,"1443":1,"2004":1,"2356":1,"2376":1,"2380":1,"2393":2,"2527":1,"2555":1,"2557":1,"2558":1,"2566":1,"2580":1,"2584":1,"2588":1,"2619":1,"2622":1,"2678":1,"2705":2,"2729":1,"2744":1,"2837":1,"2843":1}}],["vertically",{"0":{"2748":1},"2":{"1948":1,"2374":1,"2745":1,"2748":2}}],["vertical",{"2":{"1897":1,"1926":1,"1934":1,"1935":1,"1942":1,"1946":1,"2705":1,"2748":1,"2816":1,"2818":1,"2825":1}}],["vertex",{"2":{"211":1,"2513":1}}],["verbose=true",{"2":{"2363":1}}],["verbose",{"2":{"581":1,"2363":5,"2703":2}}],["verbosity",{"2":{"211":1}}],["verification",{"2":{"2436":1,"2454":1,"2515":1}}],["verified",{"2":{"525":1,"1901":2,"2448":1,"2454":1,"2677":1}}],["verifying",{"2":{"2448":2}}],["verify",{"2":{"199":1,"669":1,"2587":1,"2611":1,"2676":1,"2696":1,"2896":2}}],["ver20",{"2":{"398":5}}],["vero",{"2":{"211":1}}],["versed",{"2":{"593":1}}],["versatile",{"2":{"2706":1}}],["versa",{"2":{"194":1,"1392":1,"1629":1,"2025":2}}],["versioned",{"2":{"182":1}}],["versioning",{"2":{"182":1,"2764":1}}],["version=yes",{"2":{"65":1}}],["versions",{"2":{"22":1,"35":1,"49":2,"182":2,"189":1,"191":1,"308":1,"357":3,"397":1,"578":1,"1294":1,"1356":1,"1375":1,"1389":1,"1417":1,"1631":1,"1634":1,"1733":1,"2129":1,"2276":1,"2277":1,"2355":1,"2363":1,"2429":1,"2443":1,"2513":1}}],["version",{"2":{"10":1,"36":2,"65":1,"69":1,"70":1,"114":2,"134":1,"149":3,"158":1,"162":1,"165":1,"176":1,"182":1,"184":1,"191":1,"199":2,"211":1,"236":1,"279":1,"285":1,"298":1,"357":1,"364":3,"370":1,"375":1,"380":1,"387":3,"391":24,"397":1,"398":1,"400":2,"543":1,"570":1,"578":1,"1192":1,"1414":2,"1417":4,"1419":1,"1468":1,"1469":1,"1488":1,"1562":1,"1594":1,"1595":2,"1602":4,"1606":1,"1996":1,"1999":1,"2343":1,"2378":2,"2407":2,"2411":1,"2454":1,"2474":1,"2582":1,"2606":1,"2622":1,"2633":1,"2634":1,"2635":1,"2665":1,"2676":1,"2680":2,"2715":1,"2722":1,"2829":2,"2885":1}}],["very",{"2":{"182":1,"347":1,"365":1,"524":1,"598":1,"610":1,"615":1,"616":1,"622":1,"665":1,"700":2,"1272":1,"1297":1,"1300":1,"1388":1,"1442":1,"1462":1,"1473":1,"1652":1,"1653":1,"1755":1,"1770":2,"1896":1,"1906":1,"1915":1,"1940":1,"1949":1,"2211":1,"2227":1,"2233":1,"2351":1,"2371":2,"2374":2,"2405":1,"2414":1,"2467":1,"2513":1,"2526":1,"2539":1,"2558":1,"2572":1,"2606":1,"2632":1,"2783":1,"2792":1,"2850":1,"2857":1,"2891":1}}],["ver",{"2":{"70":2,"111":1,"158":1,"184":1,"191":1,"543":1}}],["ver19",{"2":{"10":1}}],["v",{"0":{"21":1,"235":1,"535":1,"1845":1,"1847":1,"2105":1,"2107":1},"1":{"536":1,"1846":1,"1848":1,"2108":1},"2":{"21":2,"49":2,"50":3,"130":2,"134":2,"143":2,"165":1,"169":1,"236":4,"249":1,"266":1,"332":1,"353":1,"364":1,"474":1,"528":1,"571":2,"783":1,"786":1,"809":1,"812":1,"841":1,"844":1,"871":1,"874":1,"906":1,"909":1,"940":1,"943":1,"974":1,"977":1,"1008":1,"1011":1,"1042":1,"1045":1,"1076":1,"1079":1,"1110":1,"1113":1,"1144":1,"1147":1,"1197":1,"1200":1,"1595":1,"1652":1,"1653":3,"1814":1,"1835":1,"1846":1,"1848":1,"1914":1,"1946":2,"1948":2,"1949":1,"1950":9,"1952":1,"1953":1,"1970":1,"2003":1,"2004":1,"2006":1,"2052":2,"2106":1,"2108":1,"2144":8,"2147":4,"2240":1,"2263":1,"2277":1,"2334":1,"2335":1,"2355":2,"2363":3,"2447":1,"2456":3,"2471":1,"2477":1,"2481":3,"2522":4,"2523":2,"2585":3,"2587":2,"2665":1,"2703":2,"2725":1,"2824":1,"2825":1,"2883":1}}],["6=128",{"2":{"1912":1}}],["69",{"2":{"1654":1}}],["61",{"2":{"1654":1,"2739":1}}],["67",{"2":{"1330":1,"1654":1}}],["6739",{"2":{"74":1}}],["63",{"2":{"426":1,"1140":1,"1654":1,"1818":1,"1933":1,"2133":1,"2739":2}}],["6pad",{"2":{"266":1}}],["6kro",{"2":{"236":1,"285":1,"1334":1,"1344":2,"2787":1}}],["6x",{"2":{"1652":1,"1653":1}}],["6x13",{"2":{"249":1}}],["6x7",{"2":{"222":2}}],["6x6",{"2":{"217":1,"222":1}}],["68",{"2":{"211":1,"222":1,"1654":1,"1926":1}}],["6ball",{"2":{"143":2}}],["66",{"2":{"122":2,"149":1,"211":1,"353":1,"411":3,"412":2,"421":1,"422":1,"423":2,"426":4,"431":2,"451":1,"452":1,"1034":1,"1654":1,"2037":1,"2394":2,"2395":1,"2396":6,"2474":1,"2529":3,"2530":1,"2577":7,"2799":2,"2800":1}}],["64x48",{"2":{"1910":2}}],["64x32",{"2":{"1910":2}}],["64x128",{"2":{"1901":2,"1910":3}}],["64kb",{"2":{"736":2}}],["64kb+",{"2":{"527":1}}],["64u",{"2":{"700":2}}],["64",{"2":{"174":1,"731":1,"732":1,"740":1,"839":1,"897":1,"1192":1,"1278":1,"1497":1,"1508":1,"1654":1,"1711":1,"1818":1,"1819":1,"1826":5,"1911":1,"2037":2,"2038":5,"2133":1,"2356":1,"2391":1,"2395":1,"2436":1,"2452":2,"2454":1,"2498":1,"2568":2,"2569":1,"2818":1,"2825":1}}],["6490",{"2":{"114":1}}],["6480",{"2":{"25":1}}],["6",{"0":{"81":1,"583":1,"2265":1},"2":{"23":1,"81":1,"93":1,"114":1,"131":1,"134":1,"165":1,"188":1,"191":1,"211":1,"353":1,"533":1,"543":1,"547":2,"552":2,"571":2,"674":1,"676":4,"680":2,"682":1,"698":1,"699":1,"753":1,"778":1,"1004":1,"1072":1,"1462":1,"1463":1,"1497":1,"1514":1,"1579":2,"1595":2,"1607":3,"1652":1,"1653":1,"1654":1,"1670":1,"1706":1,"1708":1,"1709":2,"1712":3,"1819":7,"1891":2,"1907":1,"1911":2,"1929":1,"1974":3,"2013":1,"2037":1,"2129":1,"2135":3,"2137":2,"2151":1,"2153":1,"2223":1,"2224":2,"2234":1,"2242":2,"2247":1,"2249":4,"2364":1,"2453":1,"2456":2,"2461":3,"2464":2,"2477":1,"2481":9,"2491":3,"2498":7,"2499":2,"2507":3,"2703":1,"2716":1,"2717":1,"2724":2,"2743":2,"2744":1,"2748":6,"2752":1,"2785":1,"2786":1,"2805":2,"2811":3,"2882":1}}],["62key",{"2":{"226":1}}],["6259",{"2":{"49":1}}],["6260",{"2":{"30":1}}],["62",{"2":{"21":1,"1654":1,"1926":1,"2739":1}}],["600ºf",{"2":{"2373":1}}],["600",{"2":{"1936":1}}],["60000ms",{"2":{"1907":1,"2234":1}}],["60000",{"2":{"1760":1,"1907":1,"2163":1,"2234":1,"2826":1}}],["6000",{"2":{"647":1}}],["60hz",{"2":{"1893":1}}],["60fps",{"2":{"1832":1,"1897":1,"2047":1}}],["60f",{"2":{"1463":1}}],["606",{"2":{"1335":2}}],["6068",{"2":{"131":1,"134":1}}],["60",{"0":{"1298":1},"2":{"18":2,"143":2,"211":6,"217":2,"222":1,"236":1,"257":1,"258":1,"259":2,"260":1,"266":1,"285":1,"426":1,"441":1,"548":1,"1068":1,"1346":1,"1403":3,"1404":3,"1639":1,"1654":17,"1760":1,"1893":1,"1897":3,"1926":1,"2037":1,"2133":1,"2396":1,"2399":1,"2417":1,"2662":1,"2747":1,"2816":6}}],["650",{"2":{"1959":1}}],["65536",{"2":{"736":1,"2454":1}}],["65keys",{"2":{"241":2}}],["6580",{"2":{"93":1}}],["65",{"2":{"11":1,"67":2,"165":1,"211":6,"236":1,"308":1,"1463":1,"1654":1,"1926":1,"2187":1,"2371":1,"2662":2,"2703":1}}],["0|1",{"2":{"2804":1,"2805":1,"2815":1,"2819":1}}],["03d",{"2":{"2836":1,"2841":1}}],["03h",{"2":{"2653":2}}],["03",{"2":{"2454":17}}],["03eb",{"2":{"670":7,"2444":4,"2558":1,"2561":2}}],["064",{"2":{"1926":2}}],["0=2",{"2":{"1912":1}}],["0ms",{"2":{"1907":1}}],["0°",{"2":{"1709":1}}],["0f",{"2":{"1460":2,"1463":5}}],["05f",{"2":{"1463":1}}],["05",{"2":{"902":1,"936":1,"970":1,"2320":1}}],["05dc",{"2":{"670":1,"2447":2}}],["05df",{"2":{"670":1,"2446":1}}],["0k5",{"2":{"838":2,"903":2,"937":2,"971":2,"1005":2,"1039":2,"1073":2,"1107":2,"1141":2}}],["0u",{"2":{"751":2}}],["0b11",{"2":{"2412":3}}],["0b10100000",{"2":{"730":2}}],["0b00",{"2":{"2412":1}}],["0b01",{"2":{"2412":3}}],["0b01010000",{"2":{"730":1}}],["0b",{"2":{"2412":1}}],["0v",{"2":{"671":1,"679":1,"680":1}}],["04",{"2":{"2601":1,"2612":1}}],["04x",{"2":{"1307":1}}],["0483",{"2":{"670":1,"2339":1}}],["0478",{"2":{"670":1}}],["0422",{"2":{"308":1}}],["005",{"2":{"2841":1}}],["00s",{"2":{"2448":1}}],["00100000",{"2":{"2242":2}}],["00101000",{"2":{"2241":1,"2242":1}}],["00hwpkts",{"2":{"2241":1}}],["0001",{"2":{"2582":1}}],["00010000",{"2":{"2241":1}}],["00000101",{"2":{"2242":1}}],["00000001ff",{"2":{"2450":1}}],["00000001",{"2":{"2242":1}}],["00000000",{"2":{"2184":1,"2242":7}}],["00000010",{"2":{"2242":1}}],["00001100",{"2":{"2242":1}}],["0000",{"2":{"2186":1,"2558":1,"2561":2}}],["0003",{"2":{"670":1,"2341":1}}],["000e",{"2":{"670":1,"2445":1}}],["000d",{"2":{"670":1,"2445":1}}],["000c",{"2":{"670":1,"2445":1}}],["003",{"2":{"670":1}}],["0037",{"2":{"670":2,"2445":1}}],["0036",{"2":{"670":2,"2445":1}}],["00am",{"2":{"390":9}}],["00",{"2":{"357":5,"504":2,"505":2,"506":4,"1508":1,"1509":1,"2188":1}}],["004",{"2":{"291":1}}],["002",{"2":{"291":1}}],["0ab",{"2":{"266":1}}],["08t12",{"2":{"2454":17}}],["08752684f7f6",{"2":{"354":1,"355":1}}],["08",{"2":{"265":1}}],["02",{"2":{"249":1}}],["01101010",{"2":{"2242":1}}],["01110000",{"2":{"2241":1}}],["01ue",{"2":{"2241":1}}],["0189",{"2":{"670":1}}],["0106",{"2":{"670":1}}],["0101",{"2":{"670":1,"2445":1}}],["01000010",{"2":{"1356":1,"2241":2}}],["0100",{"2":{"253":1}}],["0131",{"2":{"226":1}}],["0130",{"2":{"226":1}}],["01",{"2":{"211":2,"1508":2,"1509":1}}],["0+atmel3",{"2":{"114":1}}],["07",{"2":{"114":2}}],["0xxx",{"2":{"2449":3}}],["0xe7",{"2":{"2416":1}}],["0xe8",{"2":{"1928":1}}],["0xd7",{"2":{"2447":1}}],["0xd8",{"2":{"2445":8}}],["0xdb",{"2":{"2444":1}}],["0xd9",{"2":{"2444":3}}],["0xd4",{"2":{"1904":1,"2231":1}}],["0xd3",{"2":{"1904":1,"2231":1}}],["0xd2",{"2":{"1904":1,"2231":1}}],["0xd1",{"2":{"1904":1,"2231":1}}],["0xd0",{"2":{"1904":1,"2231":1,"2445":1,"2446":1,"2447":1}}],["0xb4",{"2":{"1904":1,"2231":1}}],["0xb3",{"2":{"1904":1,"2231":1}}],["0xb2",{"2":{"1904":1,"2231":1,"2654":1}}],["0xb1",{"2":{"1904":1,"2231":1}}],["0xb0",{"2":{"1269":1,"1904":1,"2231":1,"2830":1}}],["0xaf",{"2":{"1904":1,"2231":1}}],["0xae",{"2":{"1904":1,"2231":1}}],["0xad",{"2":{"1904":1,"2231":1}}],["0xac",{"2":{"1904":1,"2231":1}}],["0xab",{"2":{"1904":1,"2231":1}}],["0xaa",{"2":{"1904":1,"2231":1}}],["0xa9",{"2":{"1904":1,"2231":1}}],["0xa8",{"2":{"1904":1,"2231":1}}],["0xa7",{"2":{"1904":1,"2231":1}}],["0xa6",{"2":{"1904":1,"2231":1}}],["0xa5",{"2":{"1904":1,"2231":1,"2455":1,"2465":1}}],["0xa4f9",{"2":{"2013":1}}],["0xa4",{"2":{"1904":1,"2231":1}}],["0xa3",{"2":{"1904":1,"2231":1}}],["0xa2",{"2":{"1904":1,"2231":1}}],["0xa1",{"2":{"1904":1,"2231":1}}],["0xa0",{"2":{"1904":1,"2231":1}}],["0x9b",{"2":{"2444":1}}],["0x99",{"2":{"2444":3}}],["0x94",{"2":{"1904":1,"2231":1}}],["0x93",{"2":{"1904":1,"2231":1}}],["0x92",{"2":{"1904":1,"2231":1}}],["0x91",{"2":{"1904":1,"2231":1}}],["0x90",{"2":{"1904":1,"2231":1}}],["0x8f",{"2":{"1904":1,"2231":1}}],["0x8e",{"2":{"1904":1,"2231":1}}],["0x8d",{"2":{"1904":1,"2231":1}}],["0x8c",{"2":{"1904":1,"2231":1}}],["0x8b",{"2":{"1904":1,"2231":1}}],["0x8a",{"2":{"1904":1,"2231":1}}],["0x89",{"2":{"1904":1,"2231":1}}],["0x88",{"2":{"1904":1,"2231":1}}],["0x87",{"2":{"1904":1,"2231":1}}],["0x86",{"2":{"1904":1,"2231":1}}],["0x85",{"2":{"1904":1,"2231":1}}],["0x84",{"2":{"1904":1,"2231":1}}],["0x83",{"2":{"1904":1,"2231":1}}],["0x82",{"2":{"1904":1,"2231":1}}],["0x81",{"2":{"1904":1,"2231":1}}],["0x8000000",{"2":{"2339":1,"2343":1,"2344":1,"2454":1}}],["0x80",{"2":{"1904":1,"1907":1,"2231":1}}],["0x464751",{"2":{"2722":1}}],["0x464651",{"2":{"2715":1}}],["0x4335",{"2":{"2015":1}}],["0x41",{"2":{"2015":2}}],["0x4207",{"2":{"1308":1,"2895":1}}],["0x400",{"2":{"2454":1}}],["0x40b",{"2":{"2275":1}}],["0x40",{"2":{"835":1,"839":1}}],["0x",{"2":{"1307":1}}],["0xf8",{"2":{"2445":1}}],["0xfb",{"2":{"2445":6}}],["0xfe",{"2":{"2445":2}}],["0xfeed",{"2":{"1297":1,"2665":2}}],["0xf3",{"2":{"2444":4}}],["0xffff",{"2":{"2699":2,"2768":1}}],["0xff60",{"2":{"2012":2,"2015":1}}],["0xff",{"2":{"899":1,"904":1,"934":1,"938":1,"968":1,"972":1,"1002":1,"1006":1,"1036":1,"1040":1,"1070":1,"1074":1,"1104":1,"1108":1,"1138":1,"1142":1,"1393":1,"1400":6,"1460":1,"1461":2,"1487":5,"1503":3,"1827":1,"1830":1,"2002":1,"2039":1,"2044":4,"2327":4,"2445":9,"2519":1,"2768":1}}],["0x6fff",{"2":{"2561":1}}],["0x6f",{"2":{"1139":1}}],["0x6e",{"2":{"1139":1}}],["0x6d",{"2":{"1139":1}}],["0x6c",{"2":{"1139":1}}],["0x6b",{"2":{"1139":1}}],["0x6a",{"2":{"1139":1}}],["0x69",{"2":{"1139":1}}],["0x68",{"2":{"1139":1}}],["0x67",{"2":{"1139":1}}],["0x66",{"2":{"1139":1}}],["0x65",{"2":{"1139":1}}],["0x64",{"2":{"1139":1}}],["0x63",{"2":{"1139":1}}],["0x62",{"2":{"1139":1}}],["0x61",{"2":{"1139":1,"2012":2,"2015":1}}],["0x60000002",{"2":{"2472":1}}],["0x60",{"2":{"1139":1}}],["0x7e",{"2":{"2703":3,"2715":1,"2716":1}}],["0x7000",{"2":{"2561":2}}],["0x7fff",{"2":{"2278":1,"2364":1,"2511":1}}],["0x7f",{"2":{"1705":1}}],["0x7a",{"2":{"1400":1}}],["0x77",{"2":{"868":1,"1195":1}}],["0x76",{"2":{"868":1,"1195":1}}],["0x75",{"2":{"868":1,"1195":1}}],["0x74",{"2":{"868":1,"1195":1}}],["0x3",{"2":{"1633":1}}],["0x33",{"2":{"1003":1,"1071":1}}],["0x32",{"2":{"1003":1,"1071":1}}],["0x31",{"2":{"1003":1,"1070":1,"1071":1,"1104":1}}],["0x37",{"2":{"836":1}}],["0x36",{"2":{"836":1}}],["0x35",{"2":{"836":1}}],["0x34",{"2":{"836":1}}],["0x3f80",{"2":{"2561":2}}],["0x3f7f",{"2":{"2561":1}}],["0x3f",{"2":{"807":1,"1703":1}}],["0x3e",{"2":{"807":1}}],["0x3d",{"2":{"807":1}}],["0x3c",{"2":{"807":1,"1908":1}}],["0x30c4",{"2":{"2275":1}}],["0x30",{"2":{"747":1,"1003":1,"1071":1}}],["0x5f",{"2":{"900":1,"935":1,"969":1}}],["0x5e",{"2":{"900":1,"935":1,"2444":4}}],["0x5d",{"2":{"900":1,"935":1}}],["0x5c",{"2":{"900":1,"935":1}}],["0x5b",{"2":{"900":1,"935":1}}],["0x5a",{"2":{"900":1,"935":1,"969":1}}],["0x59",{"2":{"900":1,"935":1}}],["0x58",{"2":{"900":1,"935":1}}],["0x57",{"2":{"900":1,"935":1}}],["0x56f0",{"2":{"1503":1}}],["0x56",{"2":{"900":1,"935":1}}],["0x5678",{"2":{"158":2,"184":2,"543":1}}],["0x55",{"2":{"900":1,"935":1,"969":1}}],["0x53",{"2":{"900":1,"935":1}}],["0x52",{"2":{"900":1,"935":1}}],["0x51",{"2":{"900":1,"935":1}}],["0x50",{"2":{"900":1,"935":1,"969":1}}],["0x54",{"2":{"781":1,"900":1,"935":1}}],["0x2f",{"2":{"1037":1,"1105":1}}],["0x2e2e",{"2":{"2275":1}}],["0x2e",{"2":{"1037":1,"1105":1}}],["0x2d",{"2":{"1037":1,"1105":1}}],["0x2c",{"2":{"1037":1,"1105":1}}],["0x2b",{"2":{"1037":1,"1105":1}}],["0x2a",{"2":{"1037":1,"1105":1,"1932":1}}],["0x29",{"2":{"1037":1,"1105":1}}],["0x28",{"2":{"1037":1,"1105":1}}],["0x27",{"2":{"1037":1,"1105":1}}],["0x26",{"2":{"1037":1,"1105":1}}],["0x25",{"2":{"1037":1,"1105":1}}],["0x24",{"2":{"1037":1,"1105":1}}],["0x23b0",{"2":{"2829":1}}],["0x23",{"2":{"1037":1,"1105":1}}],["0x2330",{"2":{"111":1}}],["0x22",{"2":{"1037":1,"1105":1}}],["0x21",{"2":{"1037":1,"1105":1}}],["0x203d",{"2":{"2275":1}}],["0x20",{"2":{"1037":1,"1105":1,"2703":3,"2715":1,"2716":1}}],["0x2000",{"2":{"357":1}}],["0x100",{"2":{"2768":1}}],["0x10ffff",{"2":{"2364":2}}],["0x1e9587",{"2":{"2448":1}}],["0x1eff",{"2":{"357":1}}],["0x1d",{"2":{"2418":1}}],["0x1c04",{"2":{"2454":1}}],["0x1c",{"2":{"2418":1}}],["0x1f",{"2":{"2447":1}}],["0x1f1e6",{"2":{"2276":1}}],["0x1f1fa",{"2":{"2276":1}}],["0x1f923",{"2":{"2276":1}}],["0x1f4a9",{"2":{"2276":1}}],["0x1f40d",{"2":{"2275":1}}],["0x1fff",{"2":{"357":1}}],["0x15",{"2":{"1670":3}}],["0x18",{"2":{"747":2}}],["0x1234",{"2":{"158":2,"184":2,"543":1}}],["0x03",{"2":{"2718":2,"2724":1,"2725":2}}],["0x03a8",{"2":{"2013":1}}],["0x07",{"2":{"2455":1,"2724":1}}],["0x06",{"2":{"2418":1,"2724":1}}],["0x05",{"2":{"2418":1,"2724":1,"2727":2}}],["0x0ca0",{"2":{"2276":2}}],["0x0f",{"2":{"2002":1,"2446":1}}],["0x09",{"2":{"1972":1}}],["0x0b",{"2":{"1972":1}}],["0x02",{"2":{"1939":1,"2039":1,"2717":2,"2724":3}}],["0x0a",{"2":{"1937":1}}],["0x08001c00",{"2":{"2454":1}}],["0x08001800",{"2":{"2454":1}}],["0x08001400",{"2":{"2454":1}}],["0x08001000",{"2":{"2454":1}}],["0x08000c00",{"2":{"2454":1}}],["0x08000800",{"2":{"2454":1}}],["0x08000400",{"2":{"2454":1}}],["0x08000000",{"2":{"2454":2}}],["0x08",{"2":{"1670":1,"1827":1,"2039":1}}],["0x0410",{"2":{"2454":2}}],["0x04",{"2":{"1670":3,"1827":1,"2039":1,"2418":1,"2419":1,"2447":1,"2719":2,"2724":1,"2726":2}}],["0x0e",{"2":{"1670":1}}],["0x01",{"2":{"1036":1,"1138":1,"1827":1,"2039":1,"2052":2,"2715":1,"2716":2,"2722":1,"2723":2,"2724":2}}],["0x0100",{"2":{"357":1,"543":1}}],["0x0",{"2":{"701":1,"2561":2}}],["0x005f",{"2":{"2276":1}}],["0x00c6",{"2":{"2276":1}}],["0x00e6",{"2":{"2276":1}}],["0x00",{"2":{"1400":8,"1670":1,"1703":1,"1705":1,"1827":1,"1904":1,"2015":1,"2039":1,"2044":1,"2231":1,"2416":1,"2715":2,"2722":2,"2724":2,"2768":1}}],["0x00ff",{"2":{"357":1,"2699":2}}],["0x0008e534",{"2":{"2454":1}}],["0x0002",{"2":{"2015":1}}],["0x00000002",{"2":{"2472":1}}],["0x00000001",{"2":{"2472":1}}],["0x0000",{"2":{"357":1,"2454":1,"2665":1,"2699":2}}],["0x0001",{"2":{"111":1,"158":1,"184":1}}],["0xcf",{"2":{"1904":1,"2231":1}}],["0xce",{"2":{"1904":1,"2231":1}}],["0xcd",{"2":{"1904":1,"2231":1}}],["0xcc",{"2":{"1904":1,"2231":1}}],["0xca",{"2":{"1904":1,"2231":1}}],["0xc9",{"2":{"1904":1,"2231":1}}],["0xc8",{"2":{"1904":1,"2231":1}}],["0xc7",{"2":{"1904":1,"2231":1}}],["0xc6",{"2":{"1904":1,"2231":1}}],["0xc5",{"2":{"1904":1,"2231":1}}],["0xc4",{"2":{"1904":1,"2231":1}}],["0xc3",{"2":{"1904":1,"2231":1}}],["0xc2",{"2":{"1904":1,"2231":1}}],["0xc1",{"2":{"1904":1,"2231":1}}],["0xc1ed",{"2":{"111":1,"2829":1}}],["0xc0",{"2":{"1904":1,"2231":1,"2447":1}}],["0xcb",{"2":{"114":1,"266":1,"1371":1,"1379":1,"1904":1,"2231":1,"2654":1,"2843":1}}],["0$",{"2":{"70":3}}],["0",{"0":{"56":1,"2377":1,"2434":1},"1":{"2435":1},"2":{"11":1,"14":1,"38":2,"56":1,"90":2,"102":1,"105":4,"114":5,"120":2,"122":2,"157":1,"158":2,"165":1,"168":1,"184":2,"191":2,"195":1,"199":2,"222":1,"231":4,"236":1,"238":2,"240":2,"247":1,"249":2,"266":5,"277":2,"279":1,"285":1,"294":2,"307":1,"308":1,"332":1,"353":1,"357":8,"391":48,"426":1,"452":1,"466":1,"506":2,"528":2,"543":1,"546":1,"548":2,"552":1,"571":3,"575":1,"638":3,"639":1,"658":3,"670":1,"671":1,"674":1,"676":4,"677":2,"680":2,"685":1,"694":1,"700":1,"701":1,"707":1,"708":1,"710":2,"713":1,"725":2,"735":1,"736":1,"775":2,"780":1,"806":2,"809":3,"812":1,"835":2,"838":4,"839":1,"841":3,"844":1,"867":2,"871":3,"874":1,"899":5,"903":6,"904":1,"906":3,"909":1,"934":4,"937":6,"938":1,"940":3,"943":1,"968":4,"971":6,"972":1,"974":3,"977":1,"1002":2,"1005":4,"1006":1,"1008":3,"1011":1,"1036":3,"1039":4,"1040":1,"1042":3,"1045":1,"1070":2,"1073":4,"1074":1,"1076":3,"1079":1,"1104":3,"1107":4,"1108":1,"1110":3,"1113":1,"1138":2,"1141":4,"1142":1,"1144":3,"1147":1,"1185":1,"1194":2,"1197":3,"1200":1,"1230":1,"1263":1,"1264":1,"1266":3,"1273":1,"1289":1,"1307":23,"1343":2,"1351":1,"1375":8,"1382":4,"1385":1,"1389":1,"1392":2,"1393":2,"1395":2,"1401":1,"1421":1,"1426":2,"1435":1,"1442":1,"1456":1,"1462":1,"1463":1,"1484":2,"1497":23,"1503":4,"1505":1,"1508":4,"1509":1,"1514":1,"1515":1,"1537":1,"1539":1,"1553":1,"1556":1,"1558":1,"1559":3,"1563":1,"1568":1,"1570":1,"1582":2,"1589":2,"1595":3,"1600":3,"1602":2,"1606":28,"1607":1,"1608":1,"1609":3,"1615":3,"1616":2,"1628":2,"1632":1,"1635":1,"1636":2,"1638":1,"1646":1,"1649":1,"1652":3,"1653":3,"1663":2,"1670":1,"1680":2,"1688":1,"1690":1,"1708":2,"1709":2,"1710":2,"1711":6,"1712":3,"1720":1,"1722":1,"1725":1,"1749":1,"1763":2,"1804":1,"1806":2,"1807":1,"1818":2,"1819":29,"1820":2,"1826":5,"1829":1,"1832":1,"1846":1,"1864":1,"1870":1,"1872":1,"1874":1,"1891":2,"1893":1,"1895":4,"1905":5,"1906":2,"1907":9,"1910":2,"1911":5,"1912":5,"1926":6,"1929":1,"1939":3,"1940":1,"1942":2,"1946":2,"1949":2,"1950":6,"1952":2,"1953":2,"1959":2,"1978":1,"1980":1,"1982":1,"1984":1,"1986":1,"1997":4,"1999":10,"2004":3,"2015":5,"2030":1,"2032":2,"2033":2,"2038":5,"2041":1,"2047":2,"2051":3,"2052":4,"2064":1,"2082":1,"2088":1,"2094":1,"2100":1,"2102":1,"2104":1,"2106":3,"2108":3,"2128":2,"2129":8,"2131":2,"2136":1,"2137":4,"2144":15,"2147":2,"2148":2,"2151":1,"2152":1,"2153":1,"2163":4,"2174":1,"2178":1,"2184":1,"2185":1,"2186":1,"2187":1,"2188":1,"2189":1,"2190":2,"2191":1,"2192":1,"2193":2,"2205":4,"2206":1,"2221":3,"2223":2,"2226":2,"2232":5,"2234":5,"2236":2,"2241":1,"2242":6,"2246":1,"2249":16,"2251":1,"2262":2,"2276":2,"2311":1,"2326":2,"2327":3,"2334":1,"2339":1,"2342":1,"2344":1,"2356":3,"2370":2,"2412":10,"2434":2,"2448":1,"2454":3,"2456":2,"2464":2,"2471":4,"2472":9,"2476":1,"2477":4,"2481":4,"2491":3,"2498":29,"2499":2,"2522":5,"2523":2,"2561":2,"2622":2,"2633":2,"2665":2,"2669":18,"2680":1,"2702":1,"2703":2,"2704":1,"2705":27,"2709":1,"2721":1,"2724":6,"2725":6,"2728":2,"2739":3,"2742":1,"2743":13,"2744":10,"2802":1,"2803":1,"2805":1,"2806":2,"2808":2,"2811":1,"2816":4,"2818":5,"2819":1,"2824":4,"2825":6,"2826":5,"2827":1,"2829":3,"2841":2,"2860":21,"2862":1,"2863":39,"2867":3,"2871":2,"2872":3,"2873":2,"2877":2,"2879":1,"2880":4,"2882":2}}],["3akeyboard",{"2":{"2676":1}}],["3aclosed+label",{"2":{"2676":1}}],["3apr+is",{"2":{"2676":1}}],["3d",{"2":{"2381":1}}],["3+0",{"2":{"1926":1}}],["3=5",{"2":{"1912":1}}],["3|128",{"2":{"1508":1}}],["34",{"2":{"1462":1,"1654":1,"1926":1}}],["3b",{"2":{"1349":1}}],["35",{"2":{"1462":1,"1497":1,"1654":1,"1926":1,"2400":1,"2582":1}}],["3500",{"2":{"1938":1}}],["350",{"2":{"1263":1,"1768":1}}],["351",{"2":{"1000":1,"1825":1}}],["384",{"2":{"2275":1}}],["38400",{"2":{"1185":1,"1250":1}}],["38",{"2":{"1462":1,"1654":1,"1819":1,"1826":1,"1926":1,"2038":1,"2498":1}}],["38u",{"2":{"751":1}}],["3k63",{"2":{"1140":1}}],["3k6",{"2":{"1004":1,"1072":1}}],["3key",{"2":{"143":2}}],["333c30605e739ce9bedee5999fdaf81b",{"2":{"2454":1}}],["33s",{"2":{"2448":1}}],["3389",{"0":{"1939":1},"2":{"1939":3}}],["33",{"2":{"1462":1,"1654":1,"1926":1,"2705":6}}],["3300",{"2":{"725":1,"2806":1}}],["3360",{"0":{"1939":1},"2":{"118":1,"1939":3}}],["3v3",{"2":{"2445":2}}],["3v",{"2":{"670":2,"671":2,"1274":1,"1275":1,"1276":1,"1665":1,"1707":1,"2207":1,"2453":1,"2627":1,"2628":1,"2637":1,"2638":2,"2639":3}}],["3rd",{"2":{"498":1,"597":1}}],["39000",{"2":{"1185":1}}],["39x9",{"2":{"1000":1}}],["39kbps",{"2":{"552":1,"2221":1}}],["39",{"2":{"355":2,"1462":1,"1654":1}}],["316",{"2":{"1309":4}}],["313",{"2":{"1309":1}}],["315ºc",{"2":{"2373":1}}],["315°",{"2":{"1709":1}}],["315",{"2":{"1309":1}}],["314b",{"2":{"670":1}}],["31",{"0":{"309":1},"1":{"310":1,"311":1,"312":1,"313":1,"314":1,"315":1,"316":1,"317":1},"2":{"231":4,"285":1,"378":1,"380":1,"391":1,"543":1,"685":2,"694":1,"1331":1,"1462":1,"1514":1,"1654":1,"1712":3,"1720":1,"1722":1,"1926":1,"1974":3,"1978":1,"1980":1,"1982":1,"1984":1,"1986":1,"2133":1,"2454":13,"2471":2,"2472":5,"2491":3,"2507":3,"2803":2,"2805":1}}],["3x",{"2":{"1652":1,"1653":1,"1932":1}}],["3x5+3",{"2":{"249":1}}],["3x5",{"2":{"217":1,"222":2,"249":1,"311":10,"317":2,"1560":1}}],["3x8",{"2":{"143":2}}],["3x7",{"2":{"143":2}}],["3x6",{"2":{"143":2,"311":8,"317":1}}],["360",{"2":{"1895":1,"2705":1,"2725":1}}],["36",{"2":{"143":2,"211":1,"804":1,"1654":1,"1825":1,"1926":1,"2370":1}}],["37",{"2":{"1462":1,"1654":1,"1826":1,"1926":1,"2038":1}}],["3731",{"2":{"236":1}}],["3733",{"2":{"134":1}}],["3741",{"2":{"236":1}}],["378",{"2":{"211":1}}],["378edd9",{"2":{"73":1}}],["3700",{"2":{"57":2}}],["320",{"2":{"2705":3}}],["320x480",{"2":{"2701":2}}],["3204",{"0":{"1936":1},"2":{"1936":2}}],["3286",{"2":{"2436":1}}],["328p",{"2":{"235":1}}],["32k",{"2":{"835":1,"837":2,"903":2,"937":2,"971":2,"1002":2,"1005":4,"1073":2}}],["32kb",{"2":{"734":2}}],["32kb+",{"2":{"527":1}}],["32u2",{"2":{"748":1,"1225":1,"1246":1,"1523":1,"1524":1}}],["32u4rc",{"2":{"2329":1}}],["32u4",{"2":{"211":1,"528":1,"670":4,"674":1,"748":1,"1246":1,"1523":1,"1524":1,"2321":2,"2445":4}}],["32bit",{"2":{"629":1}}],["32730",{"2":{"2448":4}}],["32767",{"2":{"546":2,"1941":4}}],["3270",{"2":{"114":1,"207":8}}],["32",{"0":{"155":1},"2":{"63":1,"120":1,"231":1,"277":1,"547":1,"730":1,"731":1,"837":1,"903":2,"932":1,"937":2,"971":2,"1005":2,"1073":2,"1278":1,"1389":1,"1390":1,"1393":1,"1421":1,"1462":1,"1579":1,"1654":1,"1706":1,"1708":1,"1826":2,"1894":1,"1895":2,"1897":3,"1910":2,"1926":1,"1974":3,"2013":1,"2014":1,"2015":1,"2018":2,"2020":2,"2037":1,"2038":2,"2042":1,"2135":2,"2184":1,"2196":1,"2198":1,"2223":1,"2234":1,"2235":2,"2390":1,"2471":2,"2472":1,"2507":3,"2519":1,"2532":1,"2637":1,"2750":1,"2818":1,"2824":1,"2825":1}}],["3",{"0":{"81":1,"580":1,"1351":1,"2253":1,"2262":1,"2417":1,"2541":1,"2576":1},"1":{"2254":1,"2255":1,"2256":1,"2257":1,"2258":1,"2259":1,"2260":1,"2261":1,"2262":1,"2263":1,"2264":1,"2265":1},"2":{"10":1,"23":1,"69":1,"70":1,"76":1,"81":1,"93":1,"114":2,"120":2,"122":2,"131":1,"134":3,"149":1,"165":3,"188":1,"191":1,"199":1,"211":1,"217":1,"222":1,"236":1,"240":1,"251":1,"266":6,"294":1,"307":1,"311":6,"332":1,"353":1,"377":1,"390":1,"398":5,"399":5,"404":1,"407":1,"496":1,"533":3,"543":1,"552":1,"563":1,"571":2,"575":6,"581":1,"623":1,"647":1,"658":1,"670":1,"671":2,"674":1,"676":22,"677":1,"697":2,"713":1,"740":1,"806":2,"812":1,"835":2,"844":1,"867":2,"871":1,"874":1,"899":4,"909":1,"934":2,"943":1,"968":2,"977":1,"1002":2,"1004":1,"1011":1,"1036":4,"1045":1,"1070":2,"1072":1,"1079":1,"1104":4,"1113":1,"1138":2,"1140":1,"1147":1,"1176":1,"1179":1,"1185":1,"1194":2,"1200":1,"1230":1,"1274":1,"1275":1,"1276":1,"1324":1,"1351":1,"1417":1,"1421":1,"1444":1,"1462":1,"1508":2,"1514":1,"1523":4,"1524":2,"1526":1,"1568":1,"1592":1,"1595":2,"1609":1,"1635":1,"1638":1,"1652":4,"1653":3,"1654":1,"1665":1,"1670":1,"1707":1,"1708":1,"1709":2,"1712":3,"1771":2,"1811":2,"1819":31,"1826":1,"1829":1,"1891":2,"1895":3,"1909":1,"1911":3,"1912":1,"1925":1,"1929":1,"1932":1,"1974":3,"1999":2,"2003":2,"2038":1,"2041":2,"2129":4,"2131":1,"2135":1,"2136":1,"2137":2,"2151":1,"2152":1,"2153":3,"2205":1,"2207":1,"2210":1,"2212":1,"2213":1,"2221":1,"2242":2,"2244":1,"2247":1,"2249":16,"2261":4,"2263":1,"2268":1,"2323":1,"2362":1,"2396":1,"2400":4,"2401":4,"2411":1,"2412":3,"2453":3,"2456":2,"2461":2,"2464":2,"2477":1,"2481":9,"2487":1,"2491":3,"2498":31,"2499":2,"2507":3,"2519":1,"2526":1,"2528":2,"2580":1,"2582":1,"2606":1,"2628":1,"2637":1,"2638":2,"2639":3,"2643":1,"2669":16,"2704":26,"2724":2,"2725":1,"2743":9,"2744":8,"2773":1,"2805":1,"2824":1,"2826":1,"2847":1,"2861":1,"2874":1,"2886":1}}],["30fps",{"2":{"2705":6}}],["30x6",{"2":{"1068":1}}],["300",{"2":{"546":2,"1768":1,"1769":1,"1897":1,"1929":2,"2004":1,"2237":1,"2817":2}}],["30000",{"2":{"1549":1,"2702":1,"2806":1}}],["3000",{"2":{"266":1,"552":1,"1568":1,"1894":1,"2224":1}}],["30",{"0":{"0":1,"19":1},"1":{"1":1,"2":1,"3":1,"4":1,"5":1,"6":1,"7":1,"8":1,"20":1,"21":1,"22":1,"23":1,"24":1,"25":1,"26":1,"27":1,"28":1,"29":1,"30":1,"31":1,"32":1,"33":1,"34":1,"35":1,"36":1,"37":1,"38":1},"2":{"114":1,"165":1,"379":1,"380":2,"391":3,"543":1,"1462":1,"1654":8,"1712":3,"1893":1,"1905":1,"1926":1,"1974":3,"2041":2,"2052":1,"2133":2,"2232":1,"2454":4,"2471":1,"2472":4,"2491":3,"2507":3,"2513":1,"2806":1,"2819":2}}],["1bpp",{"2":{"2704":1,"2724":2}}],["1b4f",{"2":{"670":3,"2445":3}}],["1ca027",{"2":{"1931":1}}],["1c11",{"2":{"670":1,"2342":1}}],["1=3",{"2":{"1912":1}}],["1>",{"2":{"1756":1,"2884":1}}],["1x",{"2":{"1652":1,"1653":1,"1932":1,"2210":1,"2637":1}}],["1x4",{"2":{"211":1}}],["1st",{"2":{"1401":1}}],["1️⃣",{"2":{"697":12}}],["1p5",{"2":{"682":1}}],["1eaf",{"2":{"670":1,"2341":1}}],["1ffb",{"2":{"670":1,"2445":1}}],["1u",{"2":{"2816":2}}],["1up60rgb",{"2":{"570":1}}],["1upkeyboards",{"2":{"191":2,"211":2,"236":1,"570":1}}],["1ul",{"2":{"105":4,"1346":2,"1609":4}}],["19",{"2":{"355":2,"391":1,"1462":1,"1497":1,"1654":1,"1712":3,"1926":2,"1974":3,"2491":3,"2507":3}}],["199",{"2":{"2871":1,"2872":1}}],["19939",{"2":{"236":1}}],["19954",{"2":{"211":1}}],["19997",{"2":{"236":1}}],["19998",{"2":{"211":1}}],["19991",{"2":{"211":1}}],["19993",{"2":{"211":1}}],["19987",{"2":{"211":1}}],["19985",{"2":{"211":1}}],["19980",{"2":{"211":1}}],["19961",{"2":{"211":1}}],["19966",{"2":{"211":1}}],["19925",{"2":{"211":1}}],["19923",{"2":{"199":1}}],["19974",{"2":{"211":1}}],["19948",{"2":{"211":1}}],["19941",{"2":{"199":1}}],["19940",{"2":{"199":1}}],["19912",{"2":{"211":1}}],["19916",{"2":{"199":1}}],["19919",{"2":{"199":1}}],["19918",{"2":{"199":1}}],["19910",{"2":{"199":1}}],["19902",{"2":{"199":1}}],["19901",{"2":{"199":1}}],["19909",{"2":{"199":1}}],["19907",{"2":{"199":1}}],["198",{"2":{"1034":1,"1825":1}}],["19849",{"2":{"211":1}}],["19845",{"2":{"199":1}}],["19842",{"2":{"199":1}}],["19893",{"2":{"199":1}}],["19898",{"2":{"199":1}}],["19891",{"2":{"199":1}}],["19890",{"2":{"199":1}}],["19869",{"2":{"199":1}}],["19867",{"2":{"199":1}}],["19866",{"2":{"199":1}}],["19864",{"2":{"199":1}}],["19863",{"2":{"199":1}}],["19860",{"2":{"199":1}}],["19854",{"2":{"211":1}}],["19857",{"2":{"199":1}}],["19856",{"2":{"199":1}}],["19859",{"2":{"199":1}}],["19851",{"2":{"199":1}}],["19825",{"2":{"211":1}}],["19828",{"2":{"199":1}}],["19821",{"2":{"199":1}}],["19826",{"2":{"199":1}}],["19829",{"2":{"199":1}}],["19808",{"2":{"199":1}}],["19800",{"2":{"199":1}}],["19806",{"2":{"199":1}}],["19889",{"2":{"199":1}}],["19888",{"2":{"199":1}}],["19887",{"2":{"199":1}}],["19885",{"2":{"199":1}}],["19884",{"2":{"199":1}}],["19874",{"2":{"199":1}}],["19879",{"2":{"199":1}}],["19872",{"2":{"199":1}}],["19877",{"2":{"199":1}}],["19875",{"2":{"199":1}}],["19833",{"2":{"199":1}}],["19831",{"2":{"199":1}}],["19830",{"2":{"199":1}}],["19815",{"2":{"199":1}}],["19817",{"2":{"199":1}}],["19813",{"2":{"199":1}}],["19780",{"2":{"222":2}}],["19784",{"2":{"199":1}}],["19738",{"2":{"211":1}}],["19793",{"2":{"199":1}}],["19795",{"2":{"199":1}}],["19778",{"2":{"199":1}}],["19777",{"2":{"199":1}}],["19774",{"2":{"199":1}}],["19767",{"2":{"199":1}}],["19768",{"2":{"199":1}}],["19761",{"2":{"199":1}}],["19749",{"2":{"236":1}}],["19748",{"2":{"199":1}}],["19742",{"2":{"199":1}}],["19752",{"2":{"199":1}}],["19750",{"2":{"199":1}}],["19756",{"2":{"199":1}}],["19755",{"2":{"199":1}}],["19753",{"2":{"199":1}}],["19723",{"2":{"199":1}}],["19721",{"2":{"199":1}}],["19726",{"2":{"199":1}}],["19722",{"2":{"199":1}}],["19720",{"2":{"199":1}}],["19718",{"2":{"199":1}}],["19715",{"2":{"199":1}}],["19714",{"2":{"199":1}}],["19713",{"2":{"199":1}}],["19712",{"2":{"199":1}}],["1970",{"2":{"504":1,"505":1,"506":2}}],["19705",{"2":{"211":1}}],["19700",{"2":{"211":1}}],["19703",{"2":{"199":1}}],["19704",{"2":{"199":1}}],["19701",{"2":{"199":1}}],["19689",{"2":{"211":1}}],["19683",{"2":{"199":1}}],["1967st",{"2":{"211":1}}],["19670",{"2":{"211":1}}],["19675",{"2":{"199":1}}],["19658",{"2":{"199":1}}],["19652",{"2":{"199":1}}],["19656",{"2":{"199":1}}],["19647",{"2":{"199":1}}],["19644",{"2":{"199":1}}],["19649",{"2":{"199":1}}],["19640",{"2":{"199":1}}],["19646",{"2":{"199":1}}],["19699",{"2":{"199":1}}],["19630",{"2":{"199":1}}],["19633",{"2":{"199":1}}],["19632",{"2":{"199":1}}],["19629",{"2":{"199":1}}],["19620",{"2":{"199":1}}],["19602",{"2":{"199":1}}],["19607",{"2":{"199":1}}],["19606",{"2":{"199":1}}],["19603",{"2":{"199":2}}],["19515",{"2":{"222":1}}],["19511",{"2":{"199":1}}],["19537",{"2":{"199":1}}],["19530",{"2":{"199":1}}],["19588",{"2":{"199":1}}],["19581",{"2":{"199":1}}],["19570",{"2":{"199":1}}],["19529",{"2":{"199":1}}],["19599",{"2":{"199":1}}],["19597",{"2":{"199":1}}],["19594",{"2":{"199":1}}],["19562",{"2":{"199":1}}],["19565",{"2":{"199":1}}],["19564",{"2":{"199":1}}],["19563",{"2":{"199":1}}],["19543",{"2":{"211":1}}],["19549",{"2":{"199":1}}],["19548",{"2":{"199":1}}],["19541",{"2":{"199":1}}],["19542",{"2":{"199":1}}],["19545",{"2":{"199":1}}],["19544",{"2":{"199":1}}],["19447",{"2":{"199":1}}],["19468",{"2":{"199":1}}],["19464",{"2":{"199":1}}],["19462",{"2":{"199":1}}],["19463",{"2":{"199":1}}],["19496",{"2":{"199":1}}],["19488",{"2":{"199":1}}],["19487",{"2":{"199":1}}],["19485",{"2":{"199":1}}],["19480",{"2":{"199":1}}],["19474",{"2":{"199":1}}],["19479",{"2":{"199":1}}],["19475",{"2":{"199":1}}],["19453",{"2":{"199":1}}],["19452",{"2":{"199":1}}],["19412",{"2":{"199":1}}],["19411",{"2":{"199":1}}],["19418",{"2":{"199":1}}],["19416",{"2":{"199":1}}],["19415",{"2":{"199":1}}],["19400",{"2":{"199":1}}],["19313",{"2":{"199":1}}],["19341",{"2":{"199":1}}],["19348",{"2":{"199":1}}],["19332",{"2":{"199":1}}],["1930",{"2":{"2760":1}}],["19304",{"2":{"199":1}}],["19302",{"2":{"199":1}}],["19301",{"2":{"199":1}}],["19306",{"2":{"199":1}}],["19303",{"2":{"199":1}}],["19350",{"2":{"199":1}}],["19326",{"2":{"199":1}}],["19325",{"2":{"199":1}}],["19399",{"2":{"199":1}}],["19397",{"2":{"199":1}}],["19394",{"2":{"199":1}}],["19382",{"2":{"199":1}}],["19370",{"2":{"199":1}}],["19366",{"2":{"199":1}}],["192",{"2":{"897":1,"1192":1,"1825":2,"2391":1}}],["19280",{"2":{"249":1}}],["19269",{"2":{"199":1}}],["19267",{"2":{"199":1}}],["19262",{"2":{"199":1}}],["1920",{"2":{"1897":1}}],["19200",{"2":{"1185":1,"1250":1}}],["19201",{"2":{"199":1}}],["19203",{"2":{"199":1}}],["19248",{"2":{"199":1}}],["19243",{"2":{"199":1}}],["19275",{"2":{"199":1}}],["19271",{"2":{"199":1}}],["19277",{"2":{"199":1}}],["19273",{"2":{"199":1}}],["19229",{"2":{"199":1}}],["19226",{"2":{"199":1}}],["19225",{"2":{"199":1}}],["19224",{"2":{"199":1}}],["19216",{"2":{"199":1}}],["19214",{"2":{"199":1}}],["1919",{"2":{"1933":1}}],["19194",{"2":{"199":1}}],["191",{"2":{"1905":1,"2232":1}}],["19172",{"2":{"199":1}}],["19153",{"2":{"199":1}}],["19159",{"2":{"191":1}}],["19160",{"2":{"199":1}}],["19167",{"2":{"199":1}}],["19163",{"2":{"199":1}}],["19135",{"2":{"199":1}}],["19137",{"2":{"191":1}}],["19110",{"2":{"199":1}}],["19119",{"2":{"191":1}}],["19140",{"2":{"191":1}}],["19146",{"2":{"191":1}}],["19144",{"2":{"191":1}}],["19143",{"2":{"188":1,"191":1}}],["19107",{"2":{"191":1}}],["19121",{"2":{"191":1}}],["19120",{"2":{"191":1}}],["19124",{"2":{"191":1}}],["19122",{"2":{"191":1}}],["19049",{"2":{"199":1}}],["19096",{"2":{"191":1}}],["19094",{"2":{"191":1}}],["19053",{"2":{"199":1}}],["19059",{"2":{"191":1}}],["19058",{"2":{"191":1}}],["19056",{"2":{"191":1}}],["19052",{"2":{"191":1}}],["19089",{"2":{"191":1}}],["19086",{"2":{"191":1}}],["19080",{"2":{"191":1}}],["19077",{"2":{"199":1}}],["19075",{"2":{"199":1}}],["19072",{"2":{"191":1}}],["19079",{"2":{"191":1}}],["19031",{"2":{"199":1}}],["19038",{"2":{"191":1}}],["19034",{"2":{"190":1,"191":1}}],["19024",{"2":{"199":1}}],["19028",{"2":{"191":1}}],["19029",{"2":{"191":1}}],["19020",{"2":{"191":1}}],["19015",{"2":{"191":1}}],["19018",{"2":{"191":1}}],["19069",{"2":{"211":1}}],["19066",{"2":{"191":1}}],["19060",{"2":{"191":1}}],["19065",{"2":{"191":1}}],["19063",{"2":{"191":1}}],["19068",{"2":{"191":1}}],["19005",{"2":{"236":1}}],["19006",{"2":{"191":1}}],["19007",{"2":{"191":1}}],["19004",{"2":{"188":1,"191":1}}],["1k81",{"2":{"1140":1}}],["1k8",{"2":{"1004":1,"1072":1}}],["1k05",{"2":{"902":1,"936":1,"970":1}}],["1k",{"2":{"837":1,"838":4,"903":2,"937":2,"971":2,"1005":2,"1039":4,"1073":2,"1107":4,"1141":4,"2255":1,"2626":1}}],["1kb",{"2":{"729":1}}],["1key",{"2":{"143":2}}],["1khz",{"0":{"137":1},"2":{"137":1,"149":1}}],["1ms",{"2":{"137":1,"165":1,"211":1}}],["15ms",{"2":{"1911":1}}],["15min",{"2":{"629":1}}],["15x9",{"2":{"833":1}}],["15pad",{"2":{"266":1}}],["15",{"2":{"165":1,"391":1,"543":1,"676":4,"869":1,"906":1,"974":1,"1346":1,"1392":2,"1393":2,"1462":1,"1497":2,"1654":1,"1680":1,"1712":3,"1819":2,"1907":1,"1926":2,"1974":3,"2135":1,"2191":1,"2431":1,"2433":1,"2491":3,"2498":2,"2507":3,"2724":1,"2748":2}}],["15699",{"2":{"191":1}}],["15691",{"2":{"149":1}}],["15657",{"2":{"176":1}}],["15674",{"2":{"165":1}}],["15606",{"2":{"149":1}}],["15603",{"2":{"149":1}}],["15609",{"2":{"149":1}}],["15680",{"2":{"176":1}}],["15682",{"2":{"149":1}}],["15687",{"2":{"149":1}}],["15684",{"2":{"149":1}}],["15681",{"2":{"149":1}}],["15668",{"2":{"149":1}}],["15667",{"2":{"149":1}}],["15665",{"2":{"149":1}}],["15662",{"2":{"149":1}}],["15661",{"2":{"149":1}}],["15646",{"2":{"149":1}}],["15647",{"2":{"149":1}}],["15645",{"2":{"149":1}}],["15643",{"2":{"149":1}}],["15641",{"2":{"149":1}}],["15638",{"2":{"149":1}}],["15637",{"2":{"149":1}}],["15636",{"2":{"149":1}}],["15635",{"2":{"149":1}}],["15988",{"2":{"149":1}}],["15985",{"2":{"149":1}}],["15984",{"2":{"149":1}}],["15987",{"2":{"149":1}}],["15976",{"2":{"149":1}}],["15938",{"2":{"149":1}}],["15935",{"2":{"149":1}}],["15919",{"2":{"149":1}}],["15907",{"2":{"165":1}}],["15906",{"2":{"149":1}}],["15904",{"2":{"149":1}}],["15996",{"2":{"176":1}}],["15990",{"2":{"176":1}}],["15999",{"2":{"149":1}}],["15997",{"2":{"149":1}}],["15993",{"2":{"149":1}}],["15992",{"2":{"149":1}}],["15991",{"2":{"149":1}}],["15968",{"2":{"149":1}}],["15959",{"2":{"176":1}}],["15954",{"2":{"149":1}}],["15953",{"2":{"149":1}}],["15944",{"2":{"149":1}}],["15924",{"2":{"149":1}}],["15925",{"2":{"149":1}}],["15923",{"2":{"149":1}}],["15843",{"2":{"1307":1}}],["15847",{"2":{"211":1}}],["15814",{"2":{"149":1}}],["15815",{"2":{"149":1}}],["15801",{"2":{"149":1}}],["15805",{"2":{"149":1}}],["15889",{"2":{"236":1}}],["15880",{"2":{"149":1}}],["15883",{"2":{"149":1}}],["15882",{"2":{"149":1}}],["15866",{"2":{"149":1}}],["15859",{"2":{"149":1}}],["15828",{"2":{"149":1}}],["15827",{"2":{"149":1}}],["15829",{"2":{"149":1}}],["15821",{"2":{"149":1}}],["15703",{"2":{"1307":1}}],["15741",{"2":{"199":1}}],["15740",{"2":{"149":1}}],["15733",{"2":{"176":1}}],["15730",{"2":{"149":1}}],["15799",{"2":{"149":1}}],["15798",{"2":{"149":1}}],["15797",{"2":{"149":1}}],["15791",{"2":{"149":1}}],["15789",{"2":{"149":1}}],["15788",{"2":{"149":1}}],["15786",{"2":{"149":1}}],["15785",{"2":{"149":1}}],["15783",{"2":{"149":1}}],["15781",{"2":{"149":1}}],["15780",{"2":{"149":1}}],["15787",{"2":{"149":1}}],["15767",{"2":{"149":1}}],["15760",{"2":{"149":1}}],["15758",{"2":{"149":1}}],["15725",{"2":{"149":1}}],["15510",{"2":{"1307":1}}],["15519",{"2":{"149":1}}],["15505",{"2":{"1307":1}}],["15592",{"2":{"149":1}}],["15589",{"2":{"149":1}}],["15557",{"2":{"149":1}}],["15559",{"2":{"149":1}}],["15538",{"2":{"149":1}}],["15537",{"2":{"149":1}}],["15579",{"2":{"149":1}}],["15416",{"2":{"149":1}}],["15419",{"2":{"149":1}}],["15483",{"2":{"149":1}}],["15489",{"2":{"149":1}}],["15481",{"2":{"149":1}}],["15492",{"2":{"149":1}}],["15479",{"2":{"149":1}}],["15457",{"2":{"149":1}}],["15450",{"2":{"149":1}}],["15435",{"2":{"149":1}}],["15431",{"2":{"149":1}}],["15420",{"2":{"149":1}}],["15409",{"2":{"149":1}}],["15320",{"2":{"176":1}}],["15321",{"2":{"149":1}}],["15378",{"2":{"149":1}}],["15376",{"2":{"149":1}}],["15340",{"2":{"149":1}}],["15349",{"2":{"149":1}}],["15336",{"2":{"149":1}}],["15368",{"2":{"149":1}}],["15352",{"2":{"149":1}}],["15316",{"2":{"134":1}}],["15313",{"2":{"134":1}}],["15312",{"2":{"134":1}}],["15306",{"2":{"149":1}}],["15305",{"2":{"149":1}}],["15304",{"2":{"149":1}}],["15307",{"2":{"134":1}}],["15302",{"2":{"134":1}}],["15301",{"2":{"134":1}}],["15309",{"2":{"134":1}}],["15303",{"2":{"134":1}}],["15277",{"2":{"149":1}}],["15207",{"2":{"149":1}}],["15205",{"2":{"134":1}}],["15286",{"2":{"165":1}}],["15285",{"2":{"149":1}}],["15282",{"2":{"149":1}}],["15292",{"2":{"165":1}}],["15298",{"2":{"134":1}}],["15299",{"2":{"134":1}}],["15239",{"2":{"134":1}}],["15221",{"2":{"134":1}}],["15223",{"2":{"134":1}}],["15240",{"2":{"134":1}}],["15243",{"2":{"134":1}}],["15244",{"2":{"134":1}}],["15268",{"2":{"134":1}}],["15263",{"2":{"134":1}}],["15262",{"2":{"134":1}}],["15261",{"2":{"134":1}}],["15260",{"2":{"134":1}}],["15269",{"2":{"134":1}}],["15132",{"2":{"149":1}}],["15130",{"2":{"134":1}}],["15167",{"2":{"134":1}}],["15162",{"2":{"133":1,"134":1}}],["15115",{"2":{"134":1}}],["15116",{"2":{"134":1}}],["15109",{"2":{"134":1}}],["15185",{"2":{"134":1}}],["15184",{"2":{"134":1}}],["15171",{"2":{"134":1}}],["15170",{"2":{"134":1}}],["15174",{"2":{"134":1}}],["15199",{"2":{"134":1}}],["15196",{"2":{"134":1}}],["15195",{"2":{"134":1}}],["150",{"2":{"328":1,"707":2,"708":1,"1297":1,"1472":1,"1473":1,"1580":1,"1582":1,"1897":1,"1929":2,"2878":2}}],["15088",{"2":{"149":1}}],["15083",{"2":{"149":1}}],["15029",{"2":{"134":2}}],["15020",{"2":{"134":1}}],["15021",{"2":{"134":1}}],["15073",{"2":{"134":1}}],["15068",{"2":{"134":1}}],["15055",{"2":{"134":1}}],["15019",{"2":{"134":1}}],["15014",{"2":{"134":1}}],["15017",{"2":{"134":1}}],["15012",{"2":{"134":1}}],["15011",{"2":{"134":1}}],["15010",{"2":{"134":1}}],["15018",{"2":{"134":1}}],["15047",{"2":{"134":1}}],["15040",{"2":{"134":2}}],["15031",{"2":{"134":1}}],["15034",{"2":{"134":1}}],["15037",{"2":{"133":1,"134":1}}],["1500",{"2":{"639":2,"1463":1}}],["15006",{"2":{"149":1}}],["15004",{"2":{"134":1}}],["15003",{"2":{"134":1}}],["15002",{"2":{"134":1}}],["18x4",{"2":{"1136":1}}],["18x8",{"2":{"1102":1}}],["18x11",{"2":{"1034":1}}],["18x12",{"2":{"705":1}}],["18499",{"2":{"199":1}}],["18455",{"2":{"191":1}}],["18450",{"2":{"191":1}}],["18459",{"2":{"191":1}}],["18449",{"2":{"191":1}}],["18441",{"2":{"191":1}}],["18477",{"2":{"191":1}}],["18475",{"2":{"191":1}}],["18472",{"2":{"191":1}}],["1840",{"2":{"211":1}}],["18408",{"2":{"191":1}}],["18403",{"2":{"191":1}}],["18402",{"2":{"191":1}}],["18404",{"2":{"190":1,"191":1}}],["18463",{"2":{"199":1}}],["18467",{"2":{"191":1}}],["18464",{"2":{"191":1}}],["18431",{"2":{"191":1}}],["18432",{"2":{"191":1}}],["18439",{"2":{"191":1}}],["18437",{"2":{"191":1}}],["18438880",{"2":{"149":1}}],["18428",{"2":{"191":1}}],["18426",{"2":{"191":1}}],["18423",{"2":{"191":1}}],["18424",{"2":{"191":1}}],["18421",{"2":{"191":1}}],["18414",{"2":{"191":1}}],["18419",{"2":{"191":1}}],["18418",{"2":{"191":1}}],["18417",{"2":{"191":1}}],["18415",{"2":{"191":1}}],["18521",{"2":{"249":1}}],["18527",{"2":{"191":1}}],["18581",{"2":{"191":1}}],["18588",{"2":{"188":1,"191":1}}],["18574",{"2":{"191":1}}],["18577",{"2":{"191":1}}],["18557",{"2":{"191":1}}],["18553",{"2":{"191":1}}],["18566",{"2":{"191":1}}],["18560",{"2":{"191":1}}],["18565",{"2":{"190":1,"191":1}}],["18545",{"2":{"191":1}}],["18544",{"2":{"191":1}}],["18593",{"2":{"191":1}}],["18594",{"2":{"191":1}}],["18599",{"2":{"191":1}}],["18592",{"2":{"191":1}}],["18513",{"2":{"190":1,"191":1}}],["183874",{"2":{"2356":1}}],["183883",{"2":{"2356":3}}],["18371",{"2":{"199":1}}],["18370",{"2":{"191":1}}],["18351",{"2":{"191":1}}],["18352",{"2":{"191":1}}],["18332",{"2":{"277":1}}],["18338",{"2":{"191":1}}],["18333",{"2":{"191":1}}],["18345",{"2":{"191":1}}],["18394",{"2":{"191":1}}],["18399",{"2":{"191":1}}],["18396",{"2":{"191":1}}],["18366",{"2":{"191":1}}],["18363",{"2":{"190":1,"191":1}}],["18323",{"2":{"191":1}}],["18310",{"2":{"191":1}}],["18309",{"2":{"189":1,"191":1}}],["187",{"2":{"1826":1,"2038":1}}],["18734",{"2":{"191":1}}],["18730",{"2":{"191":1}}],["18725",{"2":{"191":1}}],["18729",{"2":{"191":2}}],["18728",{"2":{"191":1}}],["18727",{"2":{"191":1}}],["18726",{"2":{"191":2}}],["18720",{"2":{"191":1}}],["18721",{"2":{"191":1}}],["18701",{"2":{"191":1}}],["18700",{"2":{"191":1}}],["18709",{"2":{"191":1}}],["18766",{"2":{"191":1}}],["18767",{"2":{"191":1}}],["18769",{"2":{"188":1,"191":1}}],["18751",{"2":{"191":1}}],["18753",{"2":{"191":2}}],["18750",{"2":{"191":1}}],["18716",{"2":{"191":1}}],["18715",{"2":{"191":1}}],["18714",{"2":{"191":1}}],["18717",{"2":{"191":1}}],["18710",{"2":{"188":1,"191":1}}],["18775",{"2":{"191":1}}],["18774",{"2":{"190":1,"191":1}}],["18776",{"2":{"189":1,"191":1}}],["18745",{"2":{"199":1}}],["18749",{"2":{"188":1,"191":1}}],["18740",{"2":{"188":1,"191":1}}],["18789",{"2":{"191":1}}],["18781",{"2":{"191":1}}],["18787",{"2":{"188":1,"191":1}}],["18782",{"2":{"188":1,"191":1}}],["18791",{"2":{"191":1}}],["18796",{"2":{"188":1,"191":1}}],["18792",{"2":{"188":1,"191":1}}],["18249",{"2":{"191":1}}],["18244",{"2":{"191":1}}],["18205",{"2":{"191":1}}],["18299",{"2":{"191":1}}],["18298",{"2":{"191":1}}],["18297",{"2":{"191":1}}],["18292",{"2":{"191":1}}],["18290",{"2":{"188":1,"191":1}}],["18268",{"2":{"191":1}}],["18262",{"2":{"191":1}}],["18260",{"2":{"191":1}}],["18259",{"2":{"191":1}}],["18215",{"2":{"191":2}}],["18212",{"2":{"191":1}}],["18289",{"2":{"191":1}}],["18279",{"2":{"191":1}}],["18274",{"2":{"191":1}}],["18271",{"2":{"188":1,"191":1}}],["18234",{"2":{"191":1}}],["18235",{"2":{"191":1}}],["18230",{"2":{"191":1}}],["18236",{"2":{"189":1,"191":1}}],["18224",{"2":{"191":1}}],["18228",{"2":{"191":1}}],["18222",{"2":{"191":1}}],["18654",{"2":{"191":1}}],["18650",{"2":{"191":1}}],["18651",{"2":{"191":1}}],["18659",{"2":{"190":1,"191":1}}],["18617",{"2":{"191":1}}],["18613",{"2":{"191":1}}],["18618",{"2":{"191":1}}],["18615",{"2":{"191":1}}],["18692",{"2":{"191":1}}],["18693",{"2":{"191":1}}],["18690",{"2":{"191":1}}],["18687",{"2":{"191":1}}],["18689",{"2":{"191":1}}],["18683",{"2":{"188":1,"191":1}}],["18649",{"2":{"191":1}}],["18640",{"2":{"191":1}}],["18641",{"2":{"191":1}}],["18643",{"2":{"188":1,"191":1}}],["18629",{"2":{"191":1}}],["18609",{"2":{"191":1}}],["18608",{"2":{"191":1}}],["18606",{"2":{"191":1}}],["18601",{"2":{"188":1,"191":1}}],["18638",{"2":{"211":1}}],["18635",{"2":{"191":1}}],["18631",{"2":{"191":1}}],["18637",{"2":{"189":1,"191":1}}],["18634",{"2":{"188":1,"191":1}}],["18668",{"2":{"191":1}}],["18667",{"2":{"191":1}}],["18662",{"2":{"191":1}}],["18669",{"2":{"188":1,"191":1}}],["18660",{"2":{"188":1,"191":1}}],["189kbps",{"2":{"552":1,"2221":1}}],["18915",{"2":{"199":1}}],["18910",{"2":{"191":1}}],["18921f",{"2":{"1463":1}}],["18921",{"2":{"191":1}}],["18924",{"2":{"191":1}}],["18984",{"2":{"191":1}}],["18982",{"2":{"191":1}}],["1897",{"2":{"731":1}}],["18977",{"2":{"191":1}}],["18979",{"2":{"191":1}}],["18978",{"2":{"191":1}}],["18974",{"2":{"191":1}}],["18973",{"2":{"191":1}}],["18972",{"2":{"188":1,"191":1}}],["18933",{"2":{"191":1}}],["18939",{"2":{"188":1,"191":1}}],["189000",{"2":{"1185":1}}],["18908",{"2":{"191":1}}],["18901",{"2":{"189":1,"191":1}}],["18992",{"2":{"191":1}}],["18999",{"2":{"191":1}}],["18997",{"2":{"191":1}}],["18991",{"2":{"191":1}}],["18998",{"2":{"191":1}}],["18996",{"2":{"191":1}}],["1895",{"2":{"730":1}}],["18954",{"2":{"191":1}}],["18956",{"2":{"191":1}}],["18959",{"2":{"191":1}}],["18952",{"2":{"191":1}}],["18951",{"2":{"191":1}}],["18958",{"2":{"188":1,"191":1}}],["18943",{"2":{"199":1}}],["18944",{"2":{"191":1}}],["18942",{"2":{"191":1}}],["18940",{"2":{"191":1,"199":1}}],["18949",{"2":{"191":1}}],["18948",{"2":{"191":1}}],["18947",{"2":{"191":1}}],["18946",{"2":{"191":1}}],["18965",{"2":{"191":1}}],["18969",{"2":{"191":1}}],["18961",{"2":{"188":1,"191":1}}],["18964",{"2":{"188":1,"191":1}}],["18963",{"2":{"188":1,"191":1}}],["18962",{"2":{"188":1,"191":1}}],["188",{"2":{"1826":1,"2038":1}}],["18822",{"2":{"191":1}}],["18852",{"2":{"199":1}}],["18855",{"2":{"191":1}}],["18859",{"2":{"191":1}}],["18858",{"2":{"191":1}}],["18887",{"2":{"191":1}}],["18884",{"2":{"191":1}}],["18886",{"2":{"191":1}}],["18882",{"2":{"188":1,"191":1}}],["18876",{"2":{"191":1}}],["18878",{"2":{"191":1}}],["18874",{"2":{"191":1}}],["18877",{"2":{"188":1,"191":1}}],["18860",{"2":{"191":1}}],["18866",{"2":{"191":1}}],["18867",{"2":{"191":1}}],["18864",{"2":{"188":1,"191":1}}],["18811",{"2":{"191":1}}],["18804",{"2":{"191":1}}],["18806",{"2":{"191":1}}],["18803",{"2":{"191":1}}],["18800",{"2":{"188":1,"191":2}}],["18807",{"2":{"188":1,"191":1}}],["18838",{"2":{"191":1}}],["18837",{"2":{"191":1}}],["18832",{"2":{"188":1,"191":1}}],["18834",{"2":{"188":1,"191":1}}],["18890",{"2":{"199":1}}],["18898",{"2":{"188":1,"191":1}}],["18893",{"2":{"188":1,"191":1}}],["18892",{"2":{"188":1,"191":1}}],["18840",{"2":{"191":1}}],["18847",{"2":{"188":1,"191":1}}],["18844",{"2":{"188":1,"191":1}}],["18843",{"2":{"188":1,"191":1}}],["18196",{"2":{"191":1}}],["18194",{"2":{"191":1}}],["18195",{"2":{"191":1}}],["18183",{"2":{"191":1}}],["18178",{"2":{"191":1}}],["18175",{"2":{"165":1}}],["18116",{"2":{"165":1}}],["18117",{"2":{"165":1}}],["18108",{"2":{"191":1}}],["18101",{"2":{"191":1}}],["18102",{"2":{"165":1}}],["18100",{"2":{"165":1}}],["18168",{"2":{"165":1}}],["18131",{"2":{"165":1}}],["18152",{"2":{"158":1,"165":1}}],["18",{"2":{"114":1,"391":1,"778":1,"838":1,"1005":1,"1462":1,"1497":1,"1654":1,"1712":3,"1825":1,"1926":2,"1974":3,"2491":3,"2507":3,"2612":1,"2662":1,"2716":1,"2722":3}}],["180°",{"2":{"1709":1}}],["18098",{"2":{"191":1}}],["18099",{"2":{"165":1}}],["18066",{"2":{"199":1}}],["18060",{"2":{"190":1,"191":1}}],["18067",{"2":{"165":1}}],["18063",{"2":{"165":1}}],["18028",{"2":{"165":1}}],["18025",{"2":{"165":1}}],["18020",{"2":{"165":1}}],["18029",{"2":{"165":1}}],["18036",{"2":{"191":1}}],["18039",{"2":{"165":1}}],["18038",{"2":{"165":1}}],["18032",{"2":{"165":1}}],["18037",{"2":{"165":1}}],["18059",{"2":{"285":1}}],["18058",{"2":{"191":1}}],["18050",{"2":{"165":1}}],["18056",{"2":{"165":1}}],["18057",{"2":{"165":1}}],["18018",{"2":{"165":1}}],["18016",{"2":{"165":1}}],["18011",{"2":{"165":1}}],["18044",{"2":{"191":1}}],["18043",{"2":{"165":1}}],["18045",{"2":{"165":1}}],["18042",{"2":{"165":1}}],["18006",{"2":{"191":1}}],["18008",{"2":{"165":1}}],["18007",{"2":{"165":1}}],["18000",{"2":{"165":1}}],["1800",{"2":{"57":2,"211":1,"308":1,"1925":1,"2745":1,"2748":1}}],["180",{"2":{"31":2,"34":2,"623":1,"1068":1,"1825":1,"1906":2,"1911":3,"1912":2,"1930":2,"1941":2,"1943":2,"2007":2,"2233":2,"2236":1,"2705":1}}],["14k5",{"2":{"1140":1}}],["14",{"2":{"391":1,"676":4,"1140":1,"1462":1,"1654":1,"1712":3,"1819":2,"1926":1,"1972":1,"1974":3,"2135":1,"2211":1,"2431":1,"2433":1,"2491":3,"2498":2,"2507":3,"2662":2,"2748":4}}],["14674",{"2":{"149":1}}],["14678",{"2":{"134":1}}],["14655",{"2":{"134":1}}],["14659",{"2":{"133":1,"134":1}}],["14639",{"2":{"134":1}}],["14662",{"2":{"134":1}}],["14699",{"2":{"134":1}}],["14600",{"2":{"134":1}}],["149",{"2":{"1826":1,"2038":1}}],["14944",{"2":{"266":1}}],["14948",{"2":{"149":1}}],["14947",{"2":{"134":1}}],["14934",{"2":{"134":1}}],["14906",{"2":{"134":1}}],["14989",{"2":{"149":1}}],["14982",{"2":{"134":1}}],["14983",{"2":{"134":1}}],["14980",{"2":{"134":1}}],["14967",{"2":{"134":1}}],["14969",{"2":{"133":1,"134":1}}],["14928",{"2":{"134":1}}],["14919",{"2":{"134":1}}],["14917",{"2":{"133":1,"134":1}}],["14975",{"2":{"134":1}}],["14973",{"2":{"134":1}}],["14976",{"2":{"133":1,"134":1}}],["14972",{"2":{"133":1,"134":1}}],["14814",{"2":{"199":1}}],["14877",{"2":{"165":1}}],["14879",{"2":{"134":1}}],["14872",{"2":{"134":1}}],["14864",{"2":{"134":1}}],["14848",{"2":{"134":1}}],["14835",{"2":{"134":1}}],["14839",{"2":{"133":1,"134":1}}],["14898",{"2":{"134":1}}],["14899",{"2":{"133":1,"134":1}}],["14895",{"2":{"133":1,"134":1}}],["14894",{"2":{"133":1,"134":1}}],["14888",{"2":{"133":1,"134":1}}],["14859",{"2":{"134":1}}],["14854",{"2":{"134":1}}],["14858",{"2":{"133":1,"134":1}}],["14855",{"2":{"133":1,"134":1}}],["1471",{"2":{"1933":1}}],["14713",{"2":{"134":1}}],["14764",{"2":{"730":2}}],["14760",{"2":{"133":1,"134":1}}],["14785",{"2":{"134":1}}],["14780",{"2":{"134":1}}],["14751",{"2":{"134":1}}],["14752",{"2":{"131":1,"134":1}}],["14730",{"2":{"134":1}}],["14775",{"2":{"134":1}}],["14747",{"2":{"134":1}}],["14749",{"2":{"134":1}}],["14740",{"2":{"134":1}}],["14745",{"2":{"133":1,"134":1}}],["14743",{"2":{"133":1,"134":1}}],["14720",{"2":{"134":1}}],["14729",{"2":{"134":1}}],["14727",{"2":{"133":1,"134":1}}],["14726",{"2":{"133":1,"134":1}}],["14723",{"2":{"133":1,"134":1}}],["14243",{"2":{"149":1}}],["14248",{"2":{"134":2}}],["14261",{"2":{"134":1}}],["14252",{"2":{"134":1}}],["14235",{"2":{"134":1}}],["14231",{"2":{"133":1,"134":1}}],["14289",{"2":{"134":1}}],["14200",{"2":{"165":1}}],["14208",{"2":{"134":1}}],["14206",{"2":{"134":1}}],["14201",{"2":{"134":1}}],["14207",{"2":{"133":1,"134":1}}],["14215",{"2":{"134":1}}],["14213",{"2":{"134":1}}],["14216",{"2":{"133":1,"134":1}}],["14210",{"2":{"133":1,"134":1}}],["144",{"2":{"865":1,"966":1,"1102":1,"1825":3,"2390":1}}],["14464",{"2":{"134":1}}],["14462",{"2":{"132":1,"134":1}}],["14452",{"2":{"191":1}}],["14455",{"2":{"134":1}}],["14454",{"2":{"134":1}}],["14456",{"2":{"133":1,"134":1}}],["14442",{"2":{"134":1}}],["14420",{"2":{"165":1}}],["14421",{"2":{"134":1}}],["14422",{"2":{"130":1,"134":1}}],["14497",{"2":{"134":1}}],["14490",{"2":{"134":1}}],["14496",{"2":{"134":1}}],["14415",{"2":{"134":1}}],["14413",{"2":{"134":1}}],["14419",{"2":{"134":1}}],["14408",{"2":{"134":1}}],["14404",{"2":{"133":1,"134":1}}],["14474",{"2":{"134":1}}],["14470",{"2":{"134":1}}],["14434",{"2":{"134":1}}],["14439",{"2":{"134":2}}],["14433",{"2":{"134":1}}],["14430",{"2":{"134":1}}],["14325",{"2":{"134":1}}],["14327",{"2":{"134":1}}],["14399",{"2":{"134":1}}],["14372",{"2":{"134":1}}],["14374",{"2":{"134":1}}],["14370",{"2":{"132":1,"134":1}}],["14343",{"2":{"134":1}}],["14348",{"2":{"133":1,"134":1}}],["14389",{"2":{"134":1}}],["14380",{"2":{"133":1,"134":1}}],["14388",{"2":{"130":1,"134":1}}],["14308",{"2":{"133":1,"134":1}}],["14580",{"2":{"149":1}}],["14584",{"2":{"130":1,"134":1}}],["14590",{"2":{"134":1}}],["14591",{"2":{"131":1,"134":1}}],["14546",{"2":{"134":1}}],["14508",{"2":{"134":1}}],["14530",{"2":{"133":1,"134":1}}],["14194",{"2":{"134":1}}],["14195",{"2":{"131":1,"134":1}}],["14181",{"2":{"134":1}}],["14155",{"2":{"134":1}}],["14150",{"2":{"114":1}}],["14174",{"2":{"134":1}}],["14171",{"2":{"114":1}}],["14172",{"2":{"114":1}}],["14118",{"2":{"114":1}}],["14146",{"2":{"114":1}}],["14142",{"2":{"114":1}}],["14140",{"2":{"114":1}}],["14144",{"2":{"114":2}}],["14123",{"2":{"114":1}}],["14120",{"2":{"114":1}}],["14106",{"2":{"114":1}}],["14108",{"2":{"114":1}}],["14105",{"2":{"114":1}}],["14136",{"2":{"114":1}}],["14133",{"2":{"114":1}}],["14134",{"2":{"113":1,"114":1}}],["14132",{"2":{"113":1,"114":1}}],["140",{"2":{"2873":1}}],["14091",{"2":{"149":1}}],["14095",{"2":{"114":1}}],["14090",{"2":{"114":1}}],["14097",{"2":{"114":1}}],["14052",{"2":{"114":1}}],["14051",{"2":{"114":1}}],["14017",{"2":{"114":1}}],["14065",{"2":{"149":1}}],["14061",{"2":{"114":1}}],["14063",{"2":{"114":1}}],["14048",{"2":{"114":1}}],["14045",{"2":{"114":1}}],["14033",{"2":{"134":1}}],["14039",{"2":{"114":1}}],["14038",{"2":{"114":1}}],["14005",{"2":{"114":1}}],["14007",{"2":{"114":1}}],["14089",{"2":{"114":1}}],["14084",{"2":{"114":1}}],["14080",{"2":{"114":1}}],["14083",{"2":{"114":2}}],["14079",{"2":{"114":1}}],["14025",{"2":{"113":1,"114":1}}],["12bit",{"2":{"1458":1}}],["12x12",{"2":{"966":1}}],["12x16",{"2":{"897":1}}],["12x8",{"2":{"932":1}}],["12x4",{"2":{"658":1}}],["12e3",{"2":{"294":1}}],["12e4",{"2":{"291":1}}],["12",{"2":{"199":1,"266":1,"332":1,"355":2,"357":1,"390":9,"391":1,"547":3,"674":1,"676":4,"682":1,"700":1,"804":1,"841":1,"1008":1,"1042":1,"1076":1,"1110":1,"1294":1,"1463":1,"1497":2,"1649":1,"1654":1,"1708":1,"1712":3,"1819":3,"1926":1,"1974":3,"2037":1,"2132":1,"2135":4,"2433":1,"2491":3,"2498":3,"2507":3,"2703":1}}],["12674",{"2":{"114":1}}],["12670",{"2":{"114":1,"134":1}}],["12671",{"2":{"94":1}}],["12632",{"2":{"114":1}}],["12637",{"2":{"114":1}}],["12633",{"2":{"93":1}}],["12692",{"2":{"134":1}}],["12691",{"2":{"134":1}}],["12699",{"2":{"114":1}}],["12697",{"2":{"94":1}}],["12689",{"2":{"114":1}}],["12685",{"2":{"93":1}}],["12669",{"2":{"114":1}}],["12641",{"2":{"114":1}}],["12602",{"2":{"94":1}}],["12600",{"2":{"93":1}}],["12625",{"2":{"94":1}}],["12626",{"2":{"94":1}}],["12651",{"2":{"93":1}}],["12617",{"2":{"114":1}}],["12619",{"2":{"93":1}}],["12613",{"2":{"86":1}}],["1252",{"2":{"2277":1}}],["125",{"2":{"1894":1,"1924":2}}],["1250",{"2":{"1263":1,"2866":1,"2868":1}}],["12508",{"2":{"130":1,"134":1}}],["12509",{"2":{"93":1}}],["12538",{"2":{"114":1}}],["12567",{"2":{"114":1}}],["12560",{"2":{"93":1}}],["12561",{"2":{"92":1}}],["12588",{"2":{"93":1}}],["12580",{"2":{"93":1}}],["121",{"2":{"1654":1}}],["12159",{"2":{"114":1}}],["12116",{"2":{"114":1}}],["12160",{"2":{"94":1}}],["12161",{"2":{"94":1}}],["12187",{"2":{"94":1}}],["12197",{"2":{"94":1}}],["12108",{"2":{"134":1}}],["12109",{"2":{"94":1}}],["12107",{"2":{"93":1}}],["12172",{"2":{"93":1}}],["12425",{"2":{"114":1}}],["12495",{"2":{"94":1}}],["12403",{"2":{"93":1}}],["12444",{"2":{"93":1}}],["12417",{"2":{"93":1}}],["12419",{"2":{"93":1}}],["12435",{"2":{"93":1}}],["12482",{"2":{"92":1}}],["123",{"2":{"1426":1,"1654":1}}],["12315",{"2":{"114":1}}],["12314",{"2":{"114":1}}],["12317",{"2":{"93":1}}],["12386",{"2":{"114":1}}],["12327",{"2":{"94":1}}],["12342",{"2":{"93":1}}],["12361",{"2":{"93":1}}],["122",{"2":{"207":5,"1654":1}}],["12240",{"2":{"114":1}}],["12249",{"2":{"94":1}}],["12238",{"2":{"114":1}}],["12237",{"2":{"93":1}}],["12211",{"2":{"114":1}}],["12216",{"2":{"93":1}}],["12284",{"2":{"94":1}}],["12286",{"2":{"94":1}}],["12258",{"2":{"93":1}}],["12226",{"2":{"86":1}}],["129",{"2":{"1497":2}}],["129u",{"2":{"751":1}}],["12950",{"2":{"134":1}}],["12951",{"2":{"114":1}}],["12947",{"2":{"131":1,"134":2}}],["12946",{"2":{"114":1}}],["12949",{"2":{"114":1}}],["12945",{"2":{"92":1}}],["12914",{"2":{"114":1}}],["12915",{"2":{"95":1}}],["12987",{"2":{"93":1}}],["12985",{"2":{"93":1}}],["12936",{"2":{"93":1}}],["12933",{"2":{"92":1}}],["12977",{"2":{"92":1}}],["12976",{"2":{"92":1}}],["128x40",{"2":{"2701":2}}],["128x128",{"2":{"1901":1,"1910":3,"2701":2}}],["128x32",{"2":{"1901":2,"1910":1,"1911":1,"1912":1,"2229":1,"2235":1,"2701":1}}],["128x64",{"0":{"1910":1},"1":{"1911":1},"2":{"232":1,"1901":3,"1907":1,"1910":2,"2229":1,"2701":3}}],["128u",{"2":{"700":1}}],["128",{"2":{"674":1,"748":1,"1225":1,"1246":1,"1278":1,"1508":1,"1523":1,"1524":1,"1629":1,"1630":2,"1907":1,"1910":1,"1912":1,"1946":4,"2235":1,"2276":1,"2728":5,"2818":1,"2825":1}}],["12870",{"2":{"114":1}}],["12878",{"2":{"92":1}}],["12819",{"2":{"114":1}}],["12893",{"2":{"114":1}}],["12895",{"2":{"92":1}}],["12859",{"2":{"114":1}}],["12851",{"2":{"114":1}}],["12856",{"2":{"95":1}}],["12845",{"2":{"114":1}}],["12846",{"2":{"94":1}}],["12831",{"2":{"114":1}}],["12833",{"2":{"95":1}}],["12832",{"2":{"95":1}}],["12805",{"2":{"93":1}}],["12861",{"2":{"114":1}}],["12864",{"2":{"94":1}}],["12868",{"2":{"93":1}}],["12866",{"2":{"92":1}}],["12828",{"2":{"93":1}}],["12888",{"2":{"92":1}}],["12881",{"2":{"86":1}}],["127",{"2":{"165":1,"546":2,"1708":1,"1710":2,"1711":1,"1818":2,"1819":1,"1820":1,"1832":1,"1905":1,"1933":1,"1939":5,"1941":4,"1942":2,"1946":8,"1948":5,"2047":1,"2131":1,"2133":2,"2232":1,"2276":2,"2498":1}}],["12795",{"2":{"149":2}}],["12797",{"2":{"114":1}}],["12789",{"2":{"114":1}}],["12767",{"2":{"114":1}}],["12755",{"2":{"114":1}}],["12754",{"2":{"114":1}}],["12750",{"2":{"92":1}}],["12770",{"2":{"94":1}}],["12721",{"2":{"93":1}}],["12723",{"2":{"92":1}}],["120",{"2":{"1457":1,"1654":1,"1895":1,"1942":2,"2133":1,"2872":2,"2877":1}}],["12097",{"2":{"114":1}}],["12091",{"2":{"93":1}}],["12023",{"2":{"114":1}}],["12022",{"2":{"73":1}}],["12069",{"2":{"114":1}}],["12067",{"2":{"94":1}}],["12063",{"2":{"93":1}}],["12054",{"2":{"94":1}}],["12086",{"2":{"93":1}}],["12018",{"2":{"93":1}}],["12039",{"2":{"73":1}}],["12001",{"2":{"77":1}}],["12000",{"2":{"76":1,"1939":1}}],["120000",{"2":{"25":1}}],["1200",{"2":{"25":1,"1250":1,"1936":1,"1942":1}}],["11",{"0":{"1353":1},"2":{"165":2,"176":1,"191":1,"211":1,"249":1,"294":1,"357":2,"390":1,"391":1,"674":1,"676":4,"871":1,"1182":1,"1462":1,"1497":1,"1654":1,"1712":3,"1819":2,"1974":3,"2135":2,"2211":1,"2223":1,"2241":1,"2249":4,"2433":1,"2448":1,"2491":3,"2498":2,"2507":3,"2513":1,"2642":1,"2703":1,"2724":1}}],["112",{"2":{"1497":1,"1654":1,"1826":3,"2038":3,"2818":1,"2825":1}}],["11261",{"2":{"77":1}}],["11237",{"2":{"75":1}}],["118",{"2":{"1654":1}}],["11842",{"2":{"114":1}}],["11846",{"2":{"77":1}}],["11896",{"2":{"114":1}}],["11890",{"2":{"94":1}}],["11893",{"2":{"76":1}}],["11864",{"2":{"92":1}}],["11863",{"2":{"75":1}}],["11820",{"2":{"75":1}}],["11829",{"2":{"75":1}}],["11823",{"2":{"75":1}}],["11824",{"2":{"74":1}}],["11804",{"2":{"75":1}}],["11805",{"2":{"75":1}}],["119972",{"2":{"2356":2}}],["119",{"2":{"1654":1}}],["11988",{"2":{"93":1}}],["11981",{"2":{"72":1}}],["11978",{"2":{"86":1}}],["11927",{"2":{"77":1}}],["11928",{"2":{"76":1}}],["11930",{"2":{"107":1,"114":1}}],["11935",{"2":{"93":1}}],["11936",{"2":{"76":1}}],["11938",{"2":{"74":1}}],["11907",{"2":{"76":1}}],["11905",{"2":{"76":1}}],["11966",{"2":{"75":1}}],["11943",{"2":{"75":1}}],["11940",{"2":{"75":1}}],["11913",{"2":{"74":1}}],["11912",{"2":{"74":1}}],["11000010",{"2":{"2241":1}}],["11001000",{"2":{"2241":1}}],["110",{"2":{"1654":1,"2241":1,"2872":2,"2873":2}}],["11025u",{"2":{"700":1}}],["11036",{"2":{"134":1}}],["11083",{"2":{"93":1}}],["11059",{"2":{"134":2}}],["11055",{"2":{"93":1}}],["11057",{"2":{"74":1}}],["11046",{"2":{"74":1}}],["117",{"2":{"1000":1,"1497":1,"1654":1,"2037":1,"2129":1}}],["11727",{"2":{"93":1}}],["11728",{"2":{"73":1}}],["11793",{"2":{"77":1}}],["11750",{"2":{"75":1}}],["11751",{"2":{"75":1}}],["11768",{"2":{"74":1}}],["116",{"2":{"1497":5,"1654":1}}],["11621",{"2":{"77":1}}],["11620",{"2":{"77":1}}],["11615",{"2":{"77":1}}],["11617",{"2":{"77":1}}],["11646",{"2":{"77":1}}],["11630",{"2":{"77":1}}],["11637",{"2":{"75":1}}],["11607",{"2":{"77":1}}],["11600",{"2":{"73":1}}],["11689",{"2":{"77":1}}],["11688",{"2":{"76":1}}],["11687",{"2":{"74":1}}],["11672",{"2":{"75":1}}],["113",{"2":{"1654":1}}],["11350",{"2":{"74":1}}],["11307",{"2":{"74":1}}],["111",{"2":{"1654":1}}],["11151",{"2":{"114":1}}],["11154",{"2":{"74":1}}],["11123",{"2":{"77":1}}],["11111",{"2":{"77":1}}],["11108",{"2":{"76":1}}],["11101",{"2":{"76":1}}],["11165",{"2":{"75":1}}],["11168",{"2":{"75":1}}],["11162",{"2":{"73":1}}],["11195",{"2":{"72":1}}],["115",{"2":{"1493":2,"1654":1}}],["115200",{"2":{"1185":1,"1250":1,"2244":1}}],["11528",{"2":{"199":1}}],["11529",{"2":{"77":1}}],["11536",{"2":{"93":1}}],["11588",{"2":{"77":1}}],["11584",{"2":{"73":1}}],["11504",{"2":{"77":1}}],["11502",{"2":{"76":1}}],["11548",{"2":{"76":1}}],["11544",{"2":{"76":1}}],["11542",{"2":{"76":1}}],["11576",{"2":{"75":1}}],["11570",{"2":{"74":1}}],["11553",{"2":{"74":1}}],["11552",{"2":{"74":1}}],["11519",{"2":{"74":1}}],["11598",{"2":{"77":1}}],["11595",{"2":{"74":1}}],["11594",{"2":{"73":1}}],["114",{"2":{"1497":2,"1654":1,"1819":1,"2498":1}}],["11487",{"2":{"92":1}}],["11495",{"2":{"77":1}}],["11492",{"2":{"76":1}}],["11408",{"2":{"76":1}}],["11409",{"2":{"73":1}}],["11422",{"2":{"114":1}}],["11426",{"2":{"74":1}}],["11427",{"2":{"73":1}}],["11450",{"2":{"73":1}}],["11435",{"2":{"73":1}}],["11473",{"2":{"73":1}}],["11449",{"2":{"77":1}}],["11447",{"2":{"73":1}}],["11448",{"2":{"73":1}}],["11414",{"2":{"77":1}}],["11413",{"2":{"77":1}}],["11418",{"2":{"74":1}}],["11412",{"2":{"73":1}}],["11415",{"2":{"72":1}}],["1360",{"2":{"2533":1}}],["13606",{"2":{"114":1}}],["13697",{"2":{"114":1}}],["13696",{"2":{"114":1}}],["13695",{"2":{"114":1}}],["13692",{"2":{"114":1}}],["13691",{"2":{"114":1}}],["13690",{"2":{"114":1}}],["13698",{"2":{"114":1}}],["13668",{"2":{"114":1}}],["13667",{"2":{"114":1}}],["13665",{"2":{"114":1}}],["13664",{"2":{"114":1}}],["13658",{"2":{"114":1}}],["13653",{"2":{"114":1}}],["13633",{"2":{"114":1}}],["13688",{"2":{"114":1}}],["13687",{"2":{"114":1}}],["13686",{"2":{"114":1}}],["13685",{"2":{"114":1}}],["13684",{"2":{"114":1}}],["13681",{"2":{"114":1}}],["13689",{"2":{"114":1}}],["13680",{"2":{"114":1}}],["13648",{"2":{"114":1}}],["13647",{"2":{"114":1}}],["13646",{"2":{"114":1}}],["13645",{"2":{"114":1}}],["13649",{"2":{"114":1}}],["13641",{"2":{"114":1}}],["13629",{"2":{"114":1}}],["13677",{"2":{"114":2}}],["13672",{"2":{"114":1}}],["13671",{"2":{"114":1}}],["13676",{"2":{"114":1}}],["13673",{"2":{"113":1,"114":1}}],["135°",{"2":{"1709":1}}],["135",{"2":{"833":1,"1473":1,"1825":1}}],["13546",{"2":{"114":1}}],["13542",{"2":{"114":1}}],["13525",{"2":{"114":1}}],["13523",{"2":{"107":1,"114":1}}],["13533",{"2":{"114":1}}],["13511",{"2":{"114":1}}],["13597",{"2":{"114":1}}],["13596",{"2":{"114":1}}],["13571",{"2":{"114":1}}],["13570",{"2":{"114":1}}],["13551",{"2":{"114":1}}],["13550",{"2":{"114":1}}],["13559",{"2":{"114":1}}],["13504",{"2":{"114":1}}],["13502",{"2":{"114":1}}],["13588",{"2":{"114":1}}],["13566",{"2":{"114":1}}],["134217728",{"2":{"2454":1}}],["13425",{"2":{"114":1}}],["13471",{"2":{"114":1}}],["13470",{"2":{"114":1}}],["13404",{"2":{"114":1}}],["13405",{"2":{"114":1}}],["13403",{"2":{"114":1}}],["13481",{"2":{"114":1}}],["13480",{"2":{"114":1}}],["13442",{"2":{"114":1}}],["13457",{"2":{"114":1}}],["13454",{"2":{"114":1}}],["13450",{"2":{"114":1}}],["13433",{"2":{"114":1}}],["13430",{"2":{"114":1}}],["13418",{"2":{"107":1,"114":1}}],["13310",{"2":{"114":1}}],["13312",{"2":{"113":1,"114":1}}],["13371",{"2":{"114":1}}],["1337",{"2":{"114":1}}],["13377",{"2":{"114":1}}],["13398",{"2":{"114":1}}],["13399",{"2":{"114":1}}],["13389",{"2":{"114":1}}],["13383",{"2":{"114":1}}],["13366",{"2":{"114":1}}],["13360",{"2":{"114":1}}],["13350",{"2":{"114":1}}],["13349",{"2":{"114":1}}],["13333",{"2":{"114":1}}],["13330",{"2":{"114":2}}],["13321",{"2":{"114":1}}],["13304",{"2":{"114":1}}],["13309",{"2":{"114":1}}],["13302",{"2":{"114":1}}],["132x162",{"2":{"2701":1,"2704":1}}],["132x64",{"2":{"1907":1}}],["132",{"2":{"2356":1}}],["13286",{"2":{"170":1,"176":1}}],["13243",{"2":{"114":1}}],["13247",{"2":{"114":1}}],["13209",{"2":{"114":1}}],["13201",{"2":{"114":1}}],["13271",{"2":{"114":1}}],["13228",{"2":{"114":1}}],["13297",{"2":{"114":1}}],["13298",{"2":{"114":1}}],["13296",{"2":{"114":1}}],["13293",{"2":{"114":1}}],["13253",{"2":{"114":1}}],["13251",{"2":{"114":1}}],["13257",{"2":{"114":1}}],["13252",{"2":{"114":1}}],["13236",{"2":{"114":1}}],["13239",{"2":{"114":1}}],["13238",{"2":{"114":1}}],["13237",{"2":{"114":1}}],["131",{"2":{"1497":1}}],["13146",{"2":{"114":1}}],["13147",{"2":{"114":1}}],["13189",{"2":{"114":1}}],["13165",{"2":{"114":1}}],["13172",{"2":{"114":1}}],["13154",{"2":{"114":1}}],["13152",{"2":{"114":1}}],["13151",{"2":{"114":1}}],["13150",{"2":{"114":1}}],["13955",{"2":{"134":1}}],["13954",{"2":{"114":1}}],["13944",{"2":{"134":1}}],["13993",{"2":{"114":1}}],["13992",{"2":{"114":1}}],["13988",{"2":{"114":1}}],["13980",{"2":{"114":1}}],["13985",{"2":{"114":1}}],["13979",{"2":{"114":1}}],["13973",{"2":{"113":1,"114":1}}],["13937",{"2":{"114":1}}],["13931",{"2":{"114":1}}],["13932",{"2":{"114":1}}],["13918",{"2":{"133":1,"134":1}}],["13913",{"2":{"114":1}}],["13912",{"2":{"114":1}}],["13902",{"2":{"134":1}}],["13900",{"2":{"114":1}}],["13908",{"2":{"114":1}}],["13905",{"2":{"114":1}}],["13901",{"2":{"114":1}}],["13968",{"2":{"114":1}}],["13926",{"2":{"114":1}}],["13920",{"2":{"114":1}}],["13927",{"2":{"113":1,"114":1}}],["13810",{"2":{"114":1}}],["13819",{"2":{"114":1}}],["13886",{"2":{"114":1}}],["13885",{"2":{"114":1}}],["13872",{"2":{"114":1}}],["13877",{"2":{"114":1}}],["13838",{"2":{"114":1}}],["13831",{"2":{"114":1}}],["13832",{"2":{"114":1}}],["13830",{"2":{"114":1}}],["13826",{"2":{"114":1}}],["13821",{"2":{"114":1}}],["13823",{"2":{"114":1}}],["13850",{"2":{"114":1}}],["13890",{"2":{"133":1,"134":1}}],["13898",{"2":{"114":1}}],["13896",{"2":{"114":1}}],["13894",{"2":{"113":1,"114":1}}],["13801",{"2":{"114":1}}],["13804",{"2":{"114":1}}],["13800",{"2":{"114":1}}],["13842",{"2":{"134":1}}],["13846",{"2":{"114":1}}],["13843",{"2":{"113":1,"114":1}}],["137000",{"2":{"1185":1}}],["13706",{"2":{"114":1}}],["137kbps",{"2":{"552":1,"2221":1}}],["13789",{"2":{"134":1}}],["13724",{"2":{"114":1}}],["13722",{"2":{"114":1}}],["13720",{"2":{"114":1}}],["13728",{"2":{"114":1}}],["13799",{"2":{"114":1}}],["1375",{"2":{"1924":1}}],["13758",{"2":{"114":1}}],["13755",{"2":{"114":1}}],["13731",{"2":{"114":1}}],["13716",{"2":{"114":1}}],["13717",{"2":{"114":1}}],["13715",{"2":{"114":1}}],["13718",{"2":{"114":1}}],["13713",{"2":{"114":1}}],["13712",{"2":{"114":1}}],["13777",{"2":{"113":1,"114":1}}],["13740",{"2":{"114":1}}],["13747",{"2":{"114":1}}],["13749",{"2":{"113":1,"114":1}}],["13748",{"2":{"113":1,"114":1}}],["130",{"2":{"1497":2,"2052":1,"2866":1,"2868":1,"2873":1}}],["13056",{"2":{"114":1}}],["13098",{"2":{"114":1}}],["13089",{"2":{"114":1}}],["13081",{"2":{"107":1,"114":1}}],["13078",{"2":{"114":1}}],["13077",{"2":{"114":1}}],["13076",{"2":{"114":1}}],["13074",{"2":{"114":1}}],["13070",{"2":{"114":1}}],["13069",{"2":{"114":1}}],["13065",{"2":{"114":1}}],["13064",{"2":{"114":1}}],["13062",{"2":{"114":1}}],["13045",{"2":{"114":1}}],["13044",{"2":{"114":1}}],["13025",{"2":{"114":1}}],["13023",{"2":{"94":1}}],["13024",{"2":{"93":1}}],["13014",{"2":{"93":1}}],["13",{"2":{"70":1,"391":1,"674":1,"676":4,"1144":1,"1183":1,"1197":1,"1462":1,"1654":1,"1712":3,"1819":2,"1926":1,"1974":3,"2135":2,"2320":1,"2433":1,"2491":3,"2498":2,"2507":3,"2726":2,"2748":2}}],["17915",{"2":{"199":1}}],["17911",{"2":{"165":1}}],["17962",{"2":{"190":1,"191":1}}],["17999",{"2":{"165":1}}],["17996",{"2":{"165":1}}],["17989",{"2":{"165":1}}],["17935",{"2":{"191":1}}],["17936",{"2":{"165":1}}],["17931",{"2":{"165":1}}],["17905",{"2":{"165":1}}],["17904",{"2":{"165":2}}],["17923",{"2":{"165":1}}],["17940",{"2":{"156":1,"165":1}}],["17893",{"2":{"211":1}}],["17892",{"2":{"191":1}}],["17880",{"2":{"191":1}}],["17839",{"2":{"165":1}}],["17832",{"2":{"165":1}}],["17817",{"2":{"165":1}}],["17808",{"2":{"165":1}}],["17800",{"2":{"165":1}}],["17803",{"2":{"165":1}}],["17850",{"2":{"165":1}}],["17856",{"2":{"165":1}}],["17855",{"2":{"165":1}}],["17854",{"2":{"165":1}}],["17853",{"2":{"165":1}}],["17862",{"2":{"165":1}}],["17867",{"2":{"165":1}}],["17868",{"2":{"165":1}}],["17863",{"2":{"165":1}}],["17861",{"2":{"165":1}}],["17866",{"2":{"165":1}}],["17864",{"2":{"165":1}}],["17842",{"2":{"165":1}}],["17848",{"2":{"165":1}}],["17840",{"2":{"165":1}}],["17820",{"2":{"199":1}}],["17827",{"2":{"165":1}}],["17823",{"2":{"165":1}}],["17723",{"2":{"191":1}}],["17798",{"2":{"165":1}}],["17795",{"2":{"165":1}}],["17790",{"2":{"165":1}}],["17791",{"2":{"165":1}}],["17716",{"2":{"165":1}}],["17711",{"2":{"165":1}}],["17777",{"2":{"165":1}}],["17776",{"2":{"164":1,"165":1}}],["17732",{"2":{"165":1}}],["17735",{"2":{"165":1}}],["17734",{"2":{"165":1}}],["17786",{"2":{"165":1}}],["17755",{"2":{"165":1}}],["17760",{"2":{"165":1}}],["17748",{"2":{"165":1}}],["17745",{"2":{"165":1}}],["17740",{"2":{"165":1}}],["17706",{"2":{"191":1}}],["17702",{"2":{"165":1}}],["17707",{"2":{"165":1}}],["17708",{"2":{"165":1}}],["17703",{"2":{"165":1}}],["17693",{"2":{"165":1}}],["17695",{"2":{"165":1}}],["17663",{"2":{"191":1}}],["17661",{"2":{"165":1}}],["17669",{"2":{"165":1}}],["17678",{"2":{"165":1}}],["17675",{"2":{"165":1}}],["17679",{"2":{"165":1}}],["17638",{"2":{"165":1}}],["17632",{"2":{"165":1}}],["17639",{"2":{"165":1}}],["17684",{"2":{"165":1}}],["17658",{"2":{"165":1}}],["17656",{"2":{"165":1}}],["17652",{"2":{"165":1}}],["17655",{"2":{"165":1}}],["17654",{"2":{"165":1}}],["17651",{"2":{"165":1}}],["17650",{"2":{"165":1}}],["17645",{"2":{"165":1}}],["17647",{"2":{"165":1}}],["17643",{"2":{"165":1}}],["17615",{"2":{"165":1}}],["17611",{"2":{"165":1}}],["17612",{"2":{"165":1}}],["17613",{"2":{"164":1,"165":1}}],["17601",{"2":{"165":1}}],["17607",{"2":{"165":1}}],["17603",{"2":{"165":1}}],["17602",{"2":{"165":1}}],["175ms",{"2":{"2255":2}}],["175",{"2":{"1473":1,"2255":1}}],["17588",{"2":{"199":1}}],["17584",{"2":{"165":1}}],["17534",{"2":{"165":1}}],["17533",{"2":{"165":1}}],["17593",{"2":{"165":1}}],["17595",{"2":{"165":1}}],["17522",{"2":{"165":1}}],["17549",{"2":{"165":1}}],["17545",{"2":{"165":1}}],["17540",{"2":{"165":1}}],["17559",{"2":{"165":1}}],["17557",{"2":{"165":1}}],["17554",{"2":{"165":1}}],["17501",{"2":{"165":1}}],["17507",{"2":{"165":1}}],["17506",{"2":{"165":1}}],["17579",{"2":{"165":1}}],["17578",{"2":{"165":1}}],["17512",{"2":{"165":1}}],["17519",{"2":{"165":1}}],["17517",{"2":{"165":1}}],["17516",{"2":{"165":1}}],["17514",{"2":{"165":1}}],["174",{"2":{"251":1,"1307":2}}],["17463",{"2":{"165":1}}],["17414",{"2":{"165":1}}],["17492",{"2":{"165":1}}],["17459",{"2":{"165":2}}],["17439",{"2":{"165":1}}],["17435",{"2":{"165":1}}],["17438",{"2":{"165":2}}],["17423",{"2":{"165":2}}],["17426",{"2":{"165":1}}],["17420",{"2":{"165":1}}],["17488",{"2":{"165":1}}],["17481",{"2":{"165":1}}],["17482",{"2":{"164":2,"165":1}}],["17440",{"2":{"165":1}}],["17448",{"2":{"165":1}}],["17444",{"2":{"165":1}}],["17371",{"2":{"165":1}}],["17376",{"2":{"165":1}}],["17335",{"2":{"165":1}}],["17333",{"2":{"165":1}}],["17383",{"2":{"165":1}}],["17385",{"2":{"165":1}}],["17387",{"2":{"165":1}}],["17368",{"2":{"165":1}}],["17397",{"2":{"165":1}}],["17399",{"2":{"165":1}}],["17396",{"2":{"165":1}}],["17354",{"2":{"165":1}}],["17356",{"2":{"165":1}}],["17355",{"2":{"165":1}}],["17352",{"2":{"165":1}}],["17342",{"2":{"165":1}}],["17326",{"2":{"165":1}}],["172",{"2":{"1307":2}}],["17282",{"2":{"199":1}}],["17287",{"2":{"165":1}}],["17265",{"2":{"165":1}}],["17263",{"2":{"165":1}}],["17234",{"2":{"165":1}}],["17232",{"2":{"165":1}}],["17231",{"2":{"165":1}}],["17210",{"2":{"165":1}}],["17295",{"2":{"165":1}}],["17275",{"2":{"165":1}}],["17272",{"2":{"165":1}}],["17271",{"2":{"165":1}}],["17258",{"2":{"165":1}}],["17257",{"2":{"165":1}}],["17256",{"2":{"165":1}}],["17229",{"2":{"165":1}}],["17228",{"2":{"165":1}}],["17222",{"2":{"165":1}}],["170",{"2":{"2133":1}}],["17007",{"2":{"199":1}}],["17028",{"2":{"199":1}}],["17025",{"2":{"176":1}}],["17024",{"2":{"176":1}}],["17020",{"2":{"165":1}}],["17037",{"2":{"172":1,"176":1}}],["17046",{"2":{"165":1}}],["17095",{"2":{"176":1}}],["17099",{"2":{"165":1}}],["17091",{"2":{"165":1}}],["17065",{"2":{"165":1}}],["17189",{"2":{"191":1}}],["17184",{"2":{"165":1}}],["17129",{"2":{"191":1}}],["17156",{"2":{"176":1}}],["17150",{"2":{"176":1}}],["17136",{"2":{"176":1}}],["17133",{"2":{"176":1}}],["17104",{"2":{"176":1}}],["17106",{"2":{"176":1}}],["17174",{"2":{"165":1}}],["17178",{"2":{"165":1}}],["17176",{"2":{"164":1,"165":1}}],["17143",{"2":{"165":1}}],["17142",{"2":{"165":1}}],["17114",{"2":{"165":1}}],["17111",{"2":{"164":1,"165":1}}],["17",{"2":{"55":2,"111":2,"312":1,"391":1,"1462":1,"1497":1,"1654":1,"1712":3,"1926":1,"1974":3,"2128":2,"2400":2,"2491":3,"2507":3,"2742":2,"2824":2,"2861":1}}],["10glbprf",{"2":{"2241":1}}],["10kohm",{"2":{"2213":1}}],["10kω",{"2":{"1275":1}}],["10ms",{"2":{"1932":1,"2868":1}}],["10µf",{"2":{"1665":1}}],["103",{"2":{"1654":1}}],["10388",{"2":{"63":1}}],["10bits",{"2":{"682":1}}],["10bit",{"2":{"682":1}}],["109",{"2":{"1654":1}}],["10904",{"2":{"114":1}}],["10997",{"2":{"74":1}}],["10976",{"2":{"77":1}}],["10973",{"2":{"72":1}}],["10974",{"2":{"65":1}}],["10972",{"2":{"65":1}}],["106",{"2":{"1654":1}}],["10638",{"2":{"65":1}}],["10622",{"2":{"63":1}}],["108",{"2":{"1497":1,"1654":1}}],["10817",{"2":{"76":1}}],["10894",{"2":{"75":1}}],["10807",{"2":{"74":1}}],["10800",{"2":{"62":1}}],["10840",{"2":{"65":1}}],["10824",{"2":{"65":1}}],["10837",{"2":{"64":1}}],["104",{"2":{"1497":2,"1654":1}}],["10419",{"2":{"92":1}}],["10418",{"2":{"77":1}}],["10417",{"2":{"65":1}}],["10400",{"2":{"74":1}}],["10437",{"2":{"73":1}}],["10438",{"2":{"65":1}}],["10439",{"2":{"63":1}}],["10420",{"2":{"65":1}}],["10491",{"2":{"64":1}}],["107",{"2":{"1654":1}}],["10730",{"2":{"74":1}}],["10735",{"2":{"64":1}}],["10767",{"2":{"65":1}}],["10716",{"2":{"65":1}}],["10750",{"2":{"64":1}}],["10706",{"2":{"63":1}}],["105",{"2":{"1497":1,"1654":1}}],["10533",{"2":{"114":1}}],["10530",{"2":{"65":1}}],["10528",{"2":{"72":1}}],["10524",{"2":{"64":1}}],["10563",{"2":{"65":1}}],["10549",{"2":{"63":1}}],["102",{"2":{"1654":1,"1819":1,"2498":1}}],["102559237",{"2":{"1337":1}}],["10259",{"2":{"63":1}}],["1024",{"2":{"729":1,"738":6,"740":3,"1932":1,"2454":2,"2702":1}}],["1023",{"2":{"671":1,"1926":1}}],["10231",{"2":{"65":1}}],["10214",{"2":{"65":1}}],["10206",{"2":{"65":1}}],["10204",{"2":{"63":1}}],["10260",{"2":{"63":1}}],["10",{"0":{"1353":1},"2":{"55":1,"73":1,"111":2,"114":1,"391":1,"543":1,"552":1,"592":1,"625":1,"671":1,"674":1,"676":4,"682":3,"725":1,"749":1,"753":1,"1339":1,"1385":1,"1454":1,"1462":1,"1497":1,"1508":2,"1509":1,"1597":1,"1635":1,"1654":4,"1708":2,"1712":3,"1819":3,"1893":3,"1894":1,"1926":2,"1928":1,"1937":1,"1942":1,"1959":2,"1974":3,"2133":2,"2135":1,"2221":1,"2224":1,"2249":4,"2273":1,"2355":1,"2400":1,"2431":2,"2433":3,"2440":1,"2448":1,"2491":3,"2498":3,"2507":3,"2705":1,"2806":1,"2824":2,"2827":2,"2860":1,"2868":1}}],["10101100",{"2":{"2241":1}}],["10101000",{"2":{"2241":1}}],["10103",{"2":{"50":1}}],["101",{"2":{"207":1,"1497":2,"1654":1,"1926":1}}],["10174",{"2":{"176":1}}],["10171",{"2":{"93":1}}],["10179",{"2":{"63":1}}],["10183",{"2":{"63":1}}],["10127",{"2":{"50":1}}],["10129",{"2":{"50":1}}],["10169",{"2":{"49":1}}],["100ms",{"2":{"2740":2}}],["100ma",{"2":{"134":1}}],["100644",{"2":{"2356":1}}],["100k",{"2":{"1343":1}}],["10088",{"2":{"62":1,"114":1}}],["1000ms",{"2":{"1442":1,"1654":1}}],["1000",{"2":{"120":1,"1421":1,"1428":1,"1442":1,"1769":1,"1894":1,"1897":2,"1936":2,"1938":1,"1953":1,"1959":2,"2002":1,"2829":1}}],["10008",{"2":{"50":1}}],["10000000",{"2":{"2242":3}}],["1000000",{"2":{"1932":1}}],["100000l",{"2":{"543":2}}],["100000",{"2":{"11":1,"750":1,"1343":1}}],["10053",{"2":{"50":1}}],["10040",{"2":{"50":1}}],["100",{"0":{"2253":1,"2260":1},"1":{"2254":1,"2255":1,"2256":1,"2257":1,"2258":1,"2259":1,"2260":1,"2261":1,"2262":1,"2263":1,"2264":1,"2265":1},"2":{"25":2,"273":1,"546":2,"552":1,"701":2,"725":2,"780":1,"806":1,"835":1,"867":1,"899":1,"934":1,"968":1,"1002":1,"1036":1,"1070":1,"1104":1,"1138":1,"1194":1,"1269":1,"1413":1,"1458":1,"1553":1,"1556":1,"1558":1,"1649":1,"1654":1,"1894":1,"1897":1,"1926":3,"1937":1,"1939":2,"1959":2,"2133":2,"2221":1,"2260":1,"2356":7,"2400":2,"2448":3,"2561":2,"2633":1,"2705":2,"2740":1,"2806":2,"2830":2,"2867":2}}],["16bit",{"2":{"2839":1}}],["16bpp",{"2":{"2704":3}}],["16mb",{"2":{"2721":1}}],["16mhz",{"2":{"2430":1,"2445":2}}],["16ms",{"2":{"1832":1,"2047":1}}],["16t",{"2":{"2198":1}}],["16th",{"2":{"1463":1}}],["16k",{"2":{"903":2,"937":2,"971":2,"1005":2,"1073":2}}],["16kb",{"2":{"527":1}}],["16x2",{"2":{"1665":1,"1680":2}}],["16x",{"2":{"1652":1,"1653":1}}],["16x12",{"2":{"1192":1}}],["16x9",{"2":{"865":1}}],["16x8",{"2":{"833":1,"2705":1}}],["16c0",{"2":{"670":3,"2446":1,"2447":2}}],["16411",{"2":{"1307":1}}],["16423",{"2":{"176":1}}],["16441",{"2":{"176":1}}],["16438",{"2":{"176":1}}],["16436",{"2":{"165":1}}],["16716",{"2":{"176":1}}],["16718",{"2":{"176":1}}],["16705",{"2":{"176":1}}],["16706",{"2":{"176":1}}],["16702",{"2":{"176":1}}],["16770",{"2":{"176":1}}],["16773",{"2":{"176":1}}],["16778",{"2":{"165":1}}],["16723",{"2":{"176":1}}],["16728",{"2":{"176":1}}],["16782",{"2":{"176":1}}],["16785",{"2":{"176":1}}],["16783",{"2":{"176":1}}],["16738",{"2":{"176":1}}],["16737",{"2":{"176":1}}],["16732",{"2":{"176":1}}],["16689",{"2":{"236":1}}],["16681",{"2":{"176":1}}],["16699",{"2":{"199":1}}],["16620",{"2":{"176":1}}],["16621",{"2":{"176":1}}],["16617",{"2":{"176":1}}],["16614",{"2":{"176":1}}],["16611",{"2":{"176":1}}],["16630",{"2":{"176":1}}],["16637",{"2":{"176":1}}],["16635",{"2":{"176":1}}],["16640",{"2":{"176":1}}],["16649",{"2":{"176":1}}],["16647",{"2":{"176":1}}],["16600",{"2":{"176":1}}],["16667",{"2":{"176":1}}],["16669",{"2":{"165":1}}],["16668",{"2":{"162":1,"165":1}}],["16597",{"2":{"176":1}}],["16596",{"2":{"176":1}}],["16593",{"2":{"176":1}}],["16559",{"2":{"176":1}}],["16523",{"2":{"176":1}}],["16525",{"2":{"176":1}}],["16505",{"2":{"176":1}}],["16516",{"2":{"176":1}}],["16518",{"2":{"176":1}}],["16588",{"2":{"176":1}}],["16584",{"2":{"165":1}}],["16561",{"2":{"176":1}}],["16543",{"2":{"176":1}}],["169",{"2":{"1307":2}}],["16974",{"2":{"176":1}}],["16958",{"2":{"176":1}}],["16951",{"2":{"176":2}}],["16957",{"2":{"176":1}}],["16915",{"2":{"176":1}}],["16961",{"2":{"176":1}}],["16960",{"2":{"176":1}}],["16941",{"2":{"176":1}}],["16949",{"2":{"165":1}}],["16939",{"2":{"176":1}}],["16932",{"2":{"165":1}}],["16926",{"2":{"176":1}}],["16909",{"2":{"176":1}}],["16997",{"2":{"176":1}}],["16992",{"2":{"165":1}}],["16996",{"2":{"165":1}}],["16990",{"2":{"165":1}}],["16865",{"2":{"176":1}}],["16863",{"2":{"176":1}}],["16869",{"2":{"176":1}}],["16827",{"2":{"176":1}}],["16806",{"2":{"176":1}}],["16800",{"2":{"165":1}}],["16892",{"2":{"176":1}}],["16891",{"2":{"176":1}}],["16875",{"2":{"176":1}}],["16874",{"2":{"176":1}}],["16871",{"2":{"176":1}}],["16879",{"2":{"165":1}}],["16859",{"2":{"176":2}}],["16843",{"2":{"176":1}}],["16810",{"2":{"165":1}}],["16303",{"2":{"1307":1}}],["16300",{"2":{"149":1}}],["16384",{"2":{"738":2}}],["16384u",{"2":{"700":1}}],["16339",{"2":{"176":1}}],["16337",{"2":{"176":1}}],["16331",{"2":{"176":1}}],["16336",{"2":{"165":1}}],["16394",{"2":{"165":1}}],["16359",{"2":{"149":1}}],["16358",{"2":{"149":1}}],["16357",{"2":{"149":1}}],["16348",{"2":{"149":1}}],["16315",{"2":{"176":1}}],["16316",{"2":{"149":1}}],["16312",{"2":{"149":1}}],["16370",{"2":{"176":1}}],["16371",{"2":{"164":2,"165":1}}],["16378",{"2":{"149":1}}],["16376",{"2":{"149":1}}],["162",{"2":{"1225":1}}],["16269",{"2":{"176":1}}],["16266",{"2":{"176":1}}],["16268",{"2":{"149":1}}],["16292",{"2":{"149":1}}],["16290",{"2":{"149":1}}],["16276",{"2":{"149":1}}],["16277",{"2":{"149":1}}],["16230",{"2":{"149":1}}],["16208",{"2":{"149":1}}],["16287",{"2":{"165":1}}],["16282",{"2":{"149":1}}],["16280",{"2":{"149":1}}],["16257",{"2":{"176":1}}],["16251",{"2":{"176":1}}],["16256",{"2":{"149":1}}],["16252",{"2":{"149":1}}],["16254",{"2":{"149":1}}],["16215",{"2":{"149":1}}],["16217",{"2":{"149":1}}],["16228",{"2":{"149":1}}],["16222",{"2":{"149":1}}],["16225",{"2":{"149":1}}],["16221",{"2":{"149":1}}],["16220",{"2":{"149":2}}],["16188",{"2":{"149":1}}],["16181",{"2":{"149":1}}],["16185",{"2":{"149":1}}],["16163",{"2":{"165":1}}],["16168",{"2":{"149":1}}],["16167",{"2":{"149":1}}],["16166",{"2":{"149":1}}],["16162",{"2":{"149":1}}],["16157",{"2":{"149":1}}],["16135",{"2":{"149":1}}],["16134",{"2":{"149":1}}],["16128",{"2":{"149":1}}],["16127",{"2":{"149":1}}],["16114",{"2":{"176":1}}],["16116",{"2":{"149":1}}],["16113",{"2":{"149":1}}],["16112",{"2":{"149":1}}],["16107",{"2":{"149":1}}],["16109",{"2":{"149":1}}],["16108",{"2":{"149":1}}],["16102",{"2":{"149":1}}],["16100",{"2":{"149":1}}],["16190",{"2":{"149":1}}],["16038",{"2":{"176":1}}],["16032",{"2":{"149":1}}],["16039",{"2":{"149":1}}],["16000",{"2":{"1939":1}}],["16000000",{"2":{"555":1}}],["1600",{"2":{"1936":2,"1939":1}}],["16004",{"2":{"176":1}}],["16001",{"2":{"149":1}}],["16007",{"2":{"149":1}}],["16002",{"2":{"149":1}}],["16095",{"2":{"176":1}}],["16099",{"2":{"149":1}}],["16096",{"2":{"149":1}}],["16091",{"2":{"149":1}}],["16084",{"2":{"176":1}}],["16086",{"2":{"176":1}}],["16089",{"2":{"149":1}}],["16082",{"2":{"149":1}}],["16081",{"2":{"149":1}}],["16080",{"2":{"149":1}}],["16087",{"2":{"149":1}}],["16076",{"2":{"188":1,"191":1}}],["16075",{"2":{"149":1}}],["16072",{"2":{"149":1}}],["16070",{"2":{"149":1}}],["16054",{"2":{"149":1}}],["16059",{"2":{"149":1}}],["16053",{"2":{"149":1}}],["16050",{"2":{"149":1}}],["16051",{"2":{"149":1}}],["16044",{"2":{"149":1}}],["16041",{"2":{"149":1}}],["16040",{"2":{"149":1}}],["16068",{"2":{"176":1}}],["16067",{"2":{"149":1}}],["16063",{"2":{"149":1}}],["1602a",{"2":{"1665":1}}],["16027",{"2":{"149":1}}],["16026",{"2":{"149":1}}],["16028",{"2":{"149":1}}],["16025",{"2":{"149":1}}],["16023",{"2":{"149":1}}],["16020",{"2":{"149":1}}],["16017",{"2":{"149":1}}],["16016",{"2":{"149":1}}],["16015",{"2":{"149":1}}],["16",{"0":{"11":1,"155":1,"1346":1},"2":{"11":2,"63":1,"134":1,"149":1,"155":2,"165":1,"236":1,"380":1,"391":1,"592":1,"642":2,"676":4,"710":2,"766":1,"772":1,"900":1,"903":2,"935":1,"937":2,"940":1,"971":2,"1005":2,"1037":1,"1073":2,"1105":1,"1139":1,"1277":1,"1278":2,"1346":5,"1389":1,"1393":1,"1462":1,"1497":1,"1502":2,"1508":2,"1509":1,"1579":1,"1654":1,"1667":1,"1670":2,"1708":2,"1712":3,"1725":1,"1819":2,"1826":2,"1832":3,"1893":1,"1894":2,"1895":4,"1897":3,"1906":1,"1910":1,"1926":1,"1974":3,"2038":2,"2042":1,"2047":5,"2186":1,"2196":1,"2198":1,"2235":1,"2275":1,"2329":1,"2431":1,"2433":1,"2454":17,"2471":1,"2476":1,"2491":3,"2498":2,"2507":3,"2519":1,"2521":1,"2601":1,"2703":3,"2704":2,"2705":1,"2724":1,"2818":4,"2825":6,"2839":1,"2895":1}}],["1",{"0":{"298":3,"385":1,"578":1,"1275":1,"2260":1,"2415":1,"2539":1,"2565":1},"2":{"10":1,"14":1,"45":3,"90":2,"102":1,"105":2,"114":5,"120":2,"134":1,"149":1,"157":1,"158":1,"161":1,"165":1,"176":1,"184":1,"191":2,"195":1,"197":2,"199":2,"201":4,"211":6,"222":1,"231":1,"236":1,"247":1,"249":3,"259":1,"266":14,"272":2,"294":3,"298":3,"307":1,"308":2,"319":1,"326":1,"332":2,"353":4,"357":3,"390":2,"494":1,"504":1,"505":1,"506":2,"514":1,"540":1,"552":2,"570":1,"571":6,"575":6,"614":1,"639":1,"660":1,"674":1,"676":22,"677":1,"680":4,"682":3,"697":1,"700":1,"702":1,"707":1,"729":1,"730":2,"736":1,"747":1,"749":1,"806":2,"835":2,"837":1,"838":4,"867":2,"871":2,"899":4,"902":2,"903":2,"934":2,"936":2,"937":2,"968":2,"970":2,"971":2,"1002":3,"1004":1,"1005":2,"1036":4,"1039":4,"1070":2,"1072":1,"1073":2,"1104":4,"1107":4,"1138":2,"1140":1,"1141":4,"1175":1,"1185":1,"1194":2,"1230":1,"1263":1,"1264":1,"1273":1,"1281":1,"1294":1,"1307":5,"1335":2,"1346":3,"1355":1,"1375":1,"1382":4,"1389":10,"1393":4,"1401":1,"1418":1,"1421":1,"1428":1,"1444":1,"1453":2,"1456":2,"1462":1,"1463":5,"1484":1,"1492":2,"1514":2,"1523":16,"1524":7,"1559":1,"1561":1,"1570":1,"1573":1,"1574":2,"1582":1,"1595":2,"1602":1,"1606":26,"1607":1,"1608":1,"1609":3,"1615":3,"1628":2,"1629":7,"1632":3,"1635":1,"1636":2,"1638":1,"1640":1,"1646":1,"1649":2,"1652":3,"1653":5,"1654":1,"1655":1,"1663":1,"1670":2,"1680":1,"1709":5,"1711":2,"1712":3,"1715":2,"1734":2,"1747":1,"1749":1,"1804":2,"1806":2,"1811":2,"1819":32,"1826":6,"1829":1,"1830":2,"1846":1,"1891":4,"1893":2,"1894":1,"1895":9,"1897":4,"1907":1,"1911":3,"1912":2,"1932":1,"1939":5,"1941":1,"1942":5,"1946":1,"1959":1,"1968":2,"1969":1,"1974":3,"1997":3,"1999":13,"2002":4,"2003":1,"2004":2,"2015":4,"2032":1,"2038":6,"2041":1,"2044":2,"2051":1,"2064":1,"2129":7,"2131":3,"2135":1,"2136":1,"2137":6,"2144":2,"2152":1,"2153":1,"2190":1,"2198":1,"2200":1,"2208":1,"2221":2,"2236":1,"2241":1,"2242":4,"2244":1,"2246":3,"2247":2,"2249":16,"2251":1,"2261":4,"2262":1,"2263":1,"2264":1,"2265":1,"2268":1,"2273":1,"2277":1,"2311":1,"2320":1,"2323":1,"2327":1,"2350":1,"2356":13,"2370":1,"2396":1,"2400":8,"2401":8,"2412":12,"2414":1,"2454":3,"2456":2,"2461":2,"2464":2,"2471":2,"2472":7,"2477":1,"2481":9,"2487":1,"2489":4,"2491":3,"2494":1,"2498":32,"2499":4,"2507":3,"2518":1,"2519":1,"2529":1,"2580":1,"2582":8,"2600":2,"2617":1,"2633":1,"2639":1,"2642":1,"2643":1,"2662":2,"2665":1,"2669":16,"2676":1,"2699":1,"2702":1,"2704":11,"2713":1,"2716":4,"2720":1,"2722":1,"2724":3,"2725":2,"2728":2,"2743":10,"2744":9,"2747":1,"2773":1,"2788":1,"2804":1,"2805":2,"2811":1,"2815":1,"2816":3,"2818":1,"2824":2,"2825":1,"2826":2,"2827":1,"2829":3,"2860":1,"2863":1,"2866":1,"2868":1,"2874":1,"2875":1,"2876":1,"2882":2,"2896":1}}],["=+",{"2":{"1474":1,"1476":1,"1485":1}}],["=>",{"2":{"196":4,"1766":4,"1926":1}}],["=helix",{"2":{"55":4}}],["=======",{"2":{"2582":2}}],["==========================",{"2":{"701":1}}],["=================================================",{"2":{"701":1}}],["============================",{"2":{"701":1}}],["=====",{"2":{"701":1}}],["==",{"2":{"13":1,"90":4,"194":1,"430":1,"517":2,"543":1,"701":1,"1310":2,"1356":2,"1358":1,"1565":1,"1582":1,"1595":1,"1631":1,"1636":4,"1749":1,"1905":1,"1949":1,"1956":1,"1968":2,"2015":5,"2030":1,"2052":2,"2232":1,"2262":1,"2263":3,"2264":2,"2265":3,"2327":4,"2600":1,"2705":1,"2715":1,"2716":1,"2721":1,"2722":1,"2724":1,"2726":1,"2882":2,"2883":3,"2886":1}}],["=",{"0":{"156":1,"172":1,"195":1,"245":1},"2":{"10":1,"28":1,"49":1,"87":1,"88":3,"104":3,"118":9,"119":1,"127":3,"134":1,"155":1,"165":4,"199":1,"201":1,"202":1,"232":1,"234":7,"235":1,"247":1,"266":2,"272":2,"285":1,"306":1,"307":6,"315":1,"332":2,"390":1,"413":1,"414":1,"430":3,"479":2,"506":1,"511":1,"514":1,"515":1,"516":2,"549":2,"551":2,"555":5,"557":2,"571":3,"574":1,"575":2,"598":1,"606":2,"607":3,"611":1,"629":4,"637":1,"638":1,"639":1,"672":1,"684":1,"696":1,"697":14,"701":2,"702":4,"706":1,"710":1,"723":1,"725":1,"727":5,"734":4,"736":1,"739":1,"746":1,"779":1,"783":2,"805":1,"809":2,"834":1,"841":2,"866":1,"871":2,"898":1,"906":2,"933":1,"940":2,"967":1,"974":2,"1001":1,"1008":2,"1035":1,"1042":2,"1069":1,"1076":2,"1103":1,"1110":2,"1137":1,"1144":2,"1173":1,"1176":2,"1179":2,"1193":1,"1197":2,"1224":1,"1245":1,"1262":1,"1266":4,"1268":1,"1269":1,"1270":1,"1271":1,"1272":1,"1300":1,"1308":1,"1347":1,"1359":3,"1370":1,"1386":1,"1387":1,"1389":4,"1401":4,"1404":2,"1406":1,"1412":1,"1417":1,"1418":1,"1419":4,"1426":6,"1430":2,"1442":6,"1443":1,"1447":1,"1448":2,"1450":1,"1451":1,"1453":2,"1455":1,"1458":1,"1461":1,"1462":1,"1470":1,"1496":1,"1497":1,"1503":8,"1505":2,"1512":1,"1518":1,"1519":1,"1520":1,"1521":1,"1548":1,"1559":1,"1564":1,"1565":1,"1572":4,"1573":2,"1574":3,"1575":14,"1582":4,"1587":3,"1588":3,"1593":1,"1607":1,"1608":2,"1614":1,"1616":2,"1629":1,"1631":1,"1633":1,"1635":6,"1636":1,"1646":3,"1666":1,"1670":1,"1707":2,"1710":1,"1711":7,"1731":1,"1736":1,"1742":2,"1744":7,"1745":7,"1747":11,"1754":1,"1758":1,"1765":1,"1772":6,"1806":1,"1807":5,"1808":1,"1813":1,"1818":2,"1825":1,"1826":3,"1829":2,"1830":5,"1831":1,"1832":2,"1890":1,"1897":3,"1902":1,"1903":3,"1904":1,"1905":5,"1906":1,"1911":4,"1912":4,"1915":1,"1920":2,"1922":1,"1924":1,"1925":1,"1926":1,"1927":1,"1931":2,"1936":1,"1937":1,"1938":1,"1939":5,"1940":1,"1948":6,"1949":7,"1950":14,"1952":7,"1953":4,"1967":1,"1968":1,"1969":3,"1973":1,"1996":3,"1997":4,"1998":3,"1999":13,"2008":1,"2011":1,"2015":14,"2022":1,"2025":1,"2027":1,"2030":1,"2035":1,"2037":1,"2038":3,"2041":2,"2044":5,"2046":1,"2047":2,"2051":7,"2052":6,"2125":3,"2133":7,"2135":6,"2137":4,"2156":4,"2161":1,"2166":1,"2196":1,"2204":1,"2214":2,"2223":7,"2230":2,"2231":1,"2232":5,"2239":2,"2240":1,"2241":5,"2242":5,"2243":2,"2244":1,"2248":1,"2249":1,"2251":1,"2255":1,"2258":4,"2260":2,"2261":4,"2262":11,"2263":11,"2264":3,"2265":7,"2266":1,"2272":1,"2275":6,"2276":5,"2320":2,"2322":3,"2324":1,"2327":13,"2329":1,"2332":1,"2334":1,"2335":1,"2336":1,"2337":1,"2339":1,"2341":1,"2344":1,"2346":1,"2348":1,"2350":1,"2364":1,"2365":2,"2401":3,"2406":1,"2448":1,"2458":1,"2464":2,"2472":6,"2476":1,"2477":1,"2478":1,"2481":3,"2531":1,"2622":3,"2631":1,"2639":2,"2651":1,"2675":1,"2676":3,"2701":1,"2704":12,"2705":31,"2707":3,"2709":1,"2715":6,"2716":6,"2717":6,"2718":2,"2719":2,"2722":6,"2723":6,"2724":14,"2725":6,"2726":6,"2727":6,"2728":9,"2734":2,"2740":1,"2804":1,"2805":1,"2815":1,"2819":1,"2836":9,"2838":1,"2841":1,"2862":2,"2867":4,"2868":6,"2879":1,"2882":1,"2895":2}}],["2d",{"2":{"2836":1}}],["2bpp",{"2":{"2724":2}}],["2c1219002b135937334d4e00",{"2":{"2454":1}}],["2p4g",{"2":{"2323":1,"2487":1}}],["2p4ghz",{"2":{"2323":1,"2487":1}}],["2t",{"2":{"2198":1}}],["2=4",{"2":{"1912":1}}],["2ms",{"2":{"1911":1}}],["2>",{"2":{"1756":1,"2884":1}}],["2x2",{"2":{"2412":1}}],["2x1800",{"2":{"2360":1}}],["2x",{"2":{"1652":1,"1653":1,"1932":2,"2210":2}}],["2x4",{"2":{"114":1,"211":1}}],["2v",{"2":{"1647":1}}],["2u",{"2":{"1307":2,"2747":1}}],["2kro",{"2":{"2787":1}}],["2kω",{"2":{"1175":1}}],["2k1",{"2":{"902":1,"936":1,"970":1}}],["2k",{"2":{"835":2,"837":1,"838":6,"903":2,"937":2,"971":2,"1005":2,"1036":2,"1039":6,"1073":2,"1104":2,"1107":6,"1138":2,"1141":6,"1932":1,"2213":1}}],["2key",{"2":{"143":2}}],["2️⃣",{"2":{"697":3}}],["2e3c",{"2":{"670":1,"2344":1}}],["2a03",{"2":{"670":2}}],["2ffb",{"2":{"670":1,"2444":1}}],["2ff9",{"2":{"670":1,"2444":1}}],["2ff4",{"2":{"670":1,"2444":1,"2558":1,"2561":2}}],["2ff3",{"2":{"670":1,"2444":1}}],["2ff0",{"2":{"670":1}}],["2fef",{"2":{"670":1}}],["23x",{"2":{"2637":1}}],["239",{"2":{"1905":1,"2232":1,"2705":6}}],["239a",{"2":{"670":3,"2445":3}}],["23994",{"2":{"294":1}}],["23999",{"2":{"277":1}}],["23953",{"2":{"285":1}}],["23954",{"2":{"277":1}}],["23945",{"2":{"277":1}}],["23967",{"2":{"277":1}}],["23963",{"2":{"277":1}}],["23987",{"2":{"277":1}}],["23985",{"2":{"277":1}}],["23983",{"2":{"277":1}}],["23981",{"2":{"277":1}}],["23980",{"2":{"277":1}}],["23923",{"2":{"277":1}}],["23925",{"2":{"277":1}}],["23924",{"2":{"277":1}}],["23917",{"2":{"277":1}}],["23911",{"2":{"277":1}}],["23979",{"2":{"277":1}}],["23975",{"2":{"277":1}}],["23901",{"2":{"277":1}}],["23838",{"2":{"285":1}}],["23857",{"2":{"277":1}}],["23818",{"2":{"277":1}}],["23896",{"2":{"277":1}}],["23894",{"2":{"277":1}}],["23884",{"2":{"308":1}}],["23887",{"2":{"285":1}}],["23883",{"2":{"277":1}}],["23885",{"2":{"277":1}}],["23881",{"2":{"277":1}}],["2370",{"2":{"431":2}}],["23709",{"2":{"266":1}}],["23796",{"2":{"277":1}}],["23793",{"2":{"266":1}}],["23792",{"2":{"266":1}}],["23790",{"2":{"266":1}}],["23782",{"2":{"277":1}}],["23789",{"2":{"266":1}}],["23788",{"2":{"266":1}}],["23787",{"2":{"266":1}}],["23786",{"2":{"266":1}}],["23785",{"2":{"266":1}}],["23784",{"2":{"266":1}}],["23783",{"2":{"266":1}}],["23781",{"2":{"266":1}}],["23780",{"2":{"266":1}}],["23779",{"2":{"266":1}}],["23778",{"2":{"266":1}}],["23774",{"2":{"266":1}}],["23773",{"2":{"266":1}}],["23772",{"2":{"266":1}}],["23771",{"2":{"266":1}}],["23770",{"2":{"266":1}}],["23765",{"2":{"277":1}}],["23769",{"2":{"266":1}}],["23768",{"2":{"266":1}}],["23767",{"2":{"266":1}}],["23764",{"2":{"266":1}}],["23763",{"2":{"266":1}}],["23762",{"2":{"266":1}}],["23760",{"2":{"266":1}}],["23759",{"2":{"266":1}}],["23758",{"2":{"266":1}}],["23757",{"2":{"266":1}}],["23754",{"2":{"266":1}}],["23751",{"2":{"266":1}}],["23750",{"2":{"266":1}}],["23749",{"2":{"266":1}}],["23747",{"2":{"266":1}}],["23746",{"2":{"266":1}}],["23745",{"2":{"266":1}}],["23719",{"2":{"266":1}}],["23716",{"2":{"266":1}}],["23714",{"2":{"266":1}}],["23712",{"2":{"266":1}}],["23726",{"2":{"266":1}}],["23266",{"2":{"266":1}}],["23264",{"2":{"266":1}}],["23222",{"2":{"266":1}}],["23221",{"2":{"266":1}}],["23206",{"2":{"266":1}}],["23202",{"2":{"266":1}}],["23292",{"2":{"266":1}}],["23299",{"2":{"266":1}}],["23294",{"2":{"266":1}}],["23293",{"2":{"266":1}}],["23297",{"2":{"266":1}}],["23281",{"2":{"317":1}}],["23289",{"2":{"266":1}}],["23288",{"2":{"266":1}}],["23287",{"2":{"266":1}}],["23286",{"2":{"266":1}}],["23285",{"2":{"266":1}}],["23277",{"2":{"266":1}}],["23276",{"2":{"266":1}}],["23273",{"2":{"266":1}}],["23259",{"2":{"266":1}}],["23246",{"2":{"266":1}}],["23248",{"2":{"266":1}}],["23247",{"2":{"266":1}}],["23236",{"2":{"266":1}}],["23217",{"2":{"266":1}}],["23641",{"2":{"294":1}}],["23642",{"2":{"277":1}}],["23679",{"2":{"285":1}}],["23673",{"2":{"266":1}}],["23699",{"2":{"285":1}}],["23692",{"2":{"277":1}}],["23694",{"2":{"266":1}}],["23697",{"2":{"266":1}}],["23691",{"2":{"266":1}}],["23685",{"2":{"266":1}}],["23668",{"2":{"266":1}}],["23663",{"2":{"266":1}}],["23630",{"2":{"277":1}}],["23635",{"2":{"266":1}}],["23633",{"2":{"266":1}}],["23627",{"2":{"266":1}}],["23624",{"2":{"266":1}}],["23622",{"2":{"266":1}}],["23616",{"2":{"266":1}}],["23614",{"2":{"266":1}}],["23612",{"2":{"266":1}}],["23609",{"2":{"266":1}}],["23607",{"2":{"266":1}}],["23606",{"2":{"266":1}}],["23601",{"2":{"266":1}}],["23650",{"2":{"277":1}}],["23655",{"2":{"266":1}}],["23652",{"2":{"266":1}}],["23658",{"2":{"266":1}}],["23653",{"2":{"266":1}}],["23657",{"2":{"266":1}}],["23656",{"2":{"266":1}}],["23598",{"2":{"266":1}}],["23599",{"2":{"266":1}}],["23593",{"2":{"266":1}}],["23591",{"2":{"266":1}}],["23590",{"2":{"266":1}}],["23589",{"2":{"266":1}}],["23588",{"2":{"266":1}}],["23585",{"2":{"266":1}}],["23576",{"2":{"266":1}}],["23573",{"2":{"266":1}}],["23569",{"2":{"266":1}}],["23567",{"2":{"266":1}}],["23566",{"2":{"266":1}}],["23565",{"2":{"266":1}}],["23564",{"2":{"266":1}}],["23562",{"2":{"266":1}}],["23558",{"2":{"308":1}}],["23557",{"2":{"266":1}}],["23556",{"2":{"266":1}}],["23547",{"2":{"266":1}}],["23542",{"2":{"266":1}}],["23541",{"2":{"266":1}}],["23540",{"2":{"266":1}}],["23534",{"2":{"266":1}}],["23533",{"2":{"266":1}}],["23532",{"2":{"266":1}}],["23530",{"2":{"266":1}}],["23520",{"2":{"277":1}}],["23529",{"2":{"266":1}}],["23525",{"2":{"266":1}}],["23524",{"2":{"266":1}}],["23522",{"2":{"266":1}}],["23516",{"2":{"266":1}}],["23515",{"2":{"266":1}}],["23514",{"2":{"266":1}}],["23512",{"2":{"266":1}}],["23511",{"2":{"266":1}}],["23445",{"2":{"285":1}}],["23448",{"2":{"266":1}}],["23488",{"2":{"266":1}}],["23486",{"2":{"266":1}}],["23462",{"2":{"266":1}}],["23461",{"2":{"266":1}}],["23460",{"2":{"266":1}}],["23463",{"2":{"266":1}}],["23451",{"2":{"285":1}}],["23453",{"2":{"266":1}}],["23452",{"2":{"266":1}}],["23455",{"2":{"266":1}}],["2341",{"2":{"670":2,"2445":2}}],["23419",{"2":{"266":1}}],["23418",{"2":{"266":1}}],["23412",{"2":{"266":1}}],["23406",{"2":{"266":1}}],["23403",{"2":{"266":1}}],["23402",{"2":{"266":1}}],["23405",{"2":{"266":1}}],["23407",{"2":{"266":1}}],["23430",{"2":{"285":1}}],["23437",{"2":{"277":1}}],["23439",{"2":{"277":1}}],["23436",{"2":{"266":1}}],["23434",{"2":{"266":1}}],["23432",{"2":{"266":1}}],["23425",{"2":{"266":1}}],["23424",{"2":{"266":1}}],["23423",{"2":{"266":1}}],["23421",{"2":{"266":1}}],["23426",{"2":{"266":1}}],["23422",{"2":{"266":1}}],["23355",{"2":{"277":1}}],["23357",{"2":{"266":1}}],["23341",{"2":{"277":1}}],["23346",{"2":{"266":1}}],["23335",{"2":{"266":1}}],["23330",{"2":{"266":1}}],["23399",{"2":{"266":1}}],["23396",{"2":{"266":1}}],["23395",{"2":{"266":1}}],["23397",{"2":{"266":1}}],["23394",{"2":{"266":1}}],["23393",{"2":{"266":1}}],["23390",{"2":{"266":1}}],["23384",{"2":{"266":1}}],["23379",{"2":{"266":1}}],["23378",{"2":{"266":1}}],["23377",{"2":{"266":1}}],["23376",{"2":{"266":1}}],["23373",{"2":{"266":1}}],["23371",{"2":{"266":1}}],["23375",{"2":{"266":1}}],["23367",{"2":{"266":1}}],["23361",{"2":{"266":1}}],["23360",{"2":{"266":1}}],["23311",{"2":{"266":1}}],["23309",{"2":{"266":1}}],["23307",{"2":{"266":1}}],["23305",{"2":{"266":1}}],["23302",{"2":{"266":1}}],["23329",{"2":{"266":1}}],["23324",{"2":{"266":1}}],["23321",{"2":{"266":1}}],["23322",{"2":{"266":1}}],["23188",{"2":{"266":1}}],["23185",{"2":{"266":1}}],["23179",{"2":{"266":1}}],["2316",{"2":{"2577":1}}],["23169",{"2":{"266":1}}],["23162",{"2":{"266":1}}],["23144",{"2":{"266":1}}],["23143",{"2":{"249":1}}],["23111",{"2":{"266":1}}],["23116",{"2":{"249":1}}],["23112",{"2":{"249":1}}],["23110",{"2":{"249":1}}],["23119",{"2":{"249":1}}],["23155",{"2":{"249":1}}],["23129",{"2":{"249":1}}],["23127",{"2":{"249":1}}],["23121",{"2":{"249":1}}],["23128",{"2":{"249":1}}],["23106",{"2":{"249":1}}],["23104",{"2":{"249":1}}],["23102",{"2":{"249":1}}],["23109",{"2":{"249":1}}],["23108",{"2":{"249":1}}],["23",{"0":{"286":1},"1":{"287":1,"288":1,"289":1,"290":1,"291":1,"292":1,"293":1,"294":1},"2":{"249":1,"378":1,"380":1,"391":2,"597":1,"903":1,"971":1,"1039":1,"1073":1,"1107":1,"1141":1,"1462":1,"1497":3,"1654":1,"1712":3,"1926":22,"1974":3,"2491":3,"2507":3,"2722":1}}],["23038",{"2":{"266":1}}],["23037",{"2":{"249":1}}],["230400",{"2":{"1185":1}}],["23048",{"2":{"249":1}}],["23047",{"2":{"249":1}}],["23049",{"2":{"249":1}}],["23097",{"2":{"277":1}}],["23091",{"2":{"277":1}}],["23096",{"2":{"249":1}}],["23095",{"2":{"249":1}}],["23094",{"2":{"249":1}}],["23092",{"2":{"249":1}}],["23093",{"2":{"249":1}}],["23084",{"2":{"249":1}}],["23083",{"2":{"249":1}}],["23081",{"2":{"249":1}}],["23085",{"2":{"249":1}}],["23076",{"2":{"266":1}}],["23077",{"2":{"249":1}}],["23074",{"2":{"249":1}}],["23073",{"2":{"249":1}}],["23065",{"2":{"294":1}}],["23063",{"2":{"249":1}}],["23067",{"2":{"249":1}}],["23029",{"2":{"249":1}}],["23000",{"2":{"249":1}}],["23002",{"2":{"249":1}}],["23055",{"2":{"266":1}}],["23059",{"2":{"249":1}}],["23056",{"2":{"249":1}}],["23058",{"2":{"249":1}}],["23052",{"2":{"249":1}}],["24lc256",{"2":{"730":2}}],["24lc128",{"2":{"730":3}}],["24lc64",{"2":{"730":3}}],["24lc32a",{"2":{"165":1,"730":3}}],["24xx",{"0":{"2392":1},"2":{"727":1,"730":1}}],["24997",{"2":{"308":1}}],["24990",{"2":{"308":1}}],["24932",{"2":{"308":1}}],["24938",{"2":{"294":1}}],["24952",{"2":{"308":1}}],["24928",{"2":{"294":1}}],["24915",{"2":{"294":1}}],["24912",{"2":{"294":1}}],["24913",{"2":{"294":1}}],["24903",{"2":{"294":1}}],["248",{"2":{"1331":1,"2364":1}}],["24880",{"2":{"294":1}}],["24878",{"2":{"294":1}}],["24877",{"2":{"294":1}}],["24879",{"2":{"294":1}}],["24868",{"2":{"294":1}}],["24807",{"2":{"294":1}}],["24803",{"2":{"294":1}}],["24802",{"2":{"294":1}}],["24800",{"2":{"294":1}}],["24857",{"2":{"294":1}}],["24855",{"2":{"294":1}}],["24850",{"2":{"294":1}}],["24840",{"2":{"294":1}}],["24844",{"2":{"294":1}}],["24842",{"2":{"294":1}}],["24845",{"2":{"294":1}}],["24848",{"2":{"294":1}}],["24846",{"2":{"294":1}}],["24836",{"2":{"294":1}}],["24838",{"2":{"294":1}}],["24835",{"2":{"294":1}}],["24839",{"2":{"294":1}}],["24837",{"2":{"294":1}}],["24834",{"2":{"294":1}}],["24832",{"2":{"294":1}}],["24830",{"2":{"294":1}}],["24817",{"2":{"294":1}}],["247",{"2":{"1905":1,"2232":1}}],["24764",{"2":{"308":1}}],["24723",{"2":{"308":1}}],["24724",{"2":{"294":1}}],["24785",{"2":{"308":1}}],["24787",{"2":{"308":1}}],["24786",{"2":{"294":1}}],["24784",{"2":{"294":1}}],["24757",{"2":{"294":1}}],["24749",{"2":{"294":1}}],["24748",{"2":{"294":1}}],["24714",{"2":{"294":1}}],["24715",{"2":{"294":1}}],["24705",{"2":{"294":1}}],["24701",{"2":{"294":1}}],["24707",{"2":{"294":1}}],["24794",{"2":{"294":1}}],["24772",{"2":{"294":1}}],["24690",{"2":{"308":1}}],["24680",{"2":{"308":1}}],["24666",{"2":{"308":1}}],["24667",{"2":{"294":1}}],["24656",{"2":{"294":1}}],["24655",{"2":{"294":1}}],["24651",{"2":{"294":1}}],["24640",{"2":{"294":1}}],["24678",{"2":{"294":1}}],["24611",{"2":{"294":1}}],["24623",{"2":{"294":1}}],["24627",{"2":{"285":1}}],["24622",{"2":{"285":1}}],["24637",{"2":{"294":1}}],["24635",{"2":{"285":1}}],["24633",{"2":{"285":1}}],["24639",{"2":{"285":1}}],["24630",{"2":{"285":1}}],["24553",{"2":{"308":1}}],["24554",{"2":{"285":1}}],["24590",{"2":{"294":1}}],["24593",{"2":{"285":1}}],["24560",{"2":{"294":1}}],["24503",{"2":{"294":1}}],["24502",{"2":{"285":1}}],["24508",{"2":{"285":1}}],["24529",{"2":{"294":1}}],["24525",{"2":{"294":1}}],["24521",{"2":{"294":1}}],["24528",{"2":{"285":1}}],["24520",{"2":{"285":1}}],["24548",{"2":{"285":1}}],["24540",{"2":{"285":1}}],["24573",{"2":{"285":1}}],["24531",{"2":{"294":1}}],["24539",{"2":{"285":1}}],["24535",{"2":{"285":1}}],["24534",{"2":{"285":1}}],["24532",{"2":{"285":1}}],["24515",{"2":{"285":1}}],["24513",{"2":{"285":1}}],["24490",{"2":{"285":1}}],["24481",{"2":{"285":1}}],["24484",{"2":{"285":1}}],["24480",{"2":{"285":1}}],["24408",{"2":{"285":1}}],["24456",{"2":{"285":1}}],["24479",{"2":{"285":1}}],["24474",{"2":{"285":1}}],["24473",{"2":{"285":1}}],["24476",{"2":{"285":1}}],["24477",{"2":{"285":1}}],["24471",{"2":{"285":1}}],["24468",{"2":{"285":1}}],["24467",{"2":{"285":1}}],["24449",{"2":{"285":1}}],["24445",{"2":{"285":1}}],["24433",{"2":{"285":1}}],["24432",{"2":{"285":1}}],["24423",{"2":{"308":1}}],["24428",{"2":{"285":1}}],["24422",{"2":{"285":1}}],["24413",{"2":{"285":1}}],["24301",{"2":{"308":1}}],["24364",{"2":{"285":1}}],["24398",{"2":{"285":1}}],["24337",{"2":{"285":1}}],["24388",{"2":{"285":1}}],["24379",{"2":{"285":1}}],["24376",{"2":{"285":1}}],["24356",{"2":{"308":1}}],["24355",{"2":{"285":1}}],["24352",{"2":{"285":1}}],["24351",{"2":{"285":1}}],["24348",{"2":{"285":1}}],["24316",{"2":{"277":1}}],["24322",{"2":{"277":1}}],["24266",{"2":{"294":1}}],["24241",{"2":{"294":1}}],["24249",{"2":{"285":1}}],["24240",{"2":{"277":1}}],["24259",{"2":{"294":1}}],["24258",{"2":{"285":1}}],["24251",{"2":{"285":1}}],["24253",{"2":{"277":1}}],["24229",{"2":{"285":1}}],["24223",{"2":{"285":1}}],["24238",{"2":{"277":1}}],["24237",{"2":{"277":1}}],["24236",{"2":{"277":1}}],["24233",{"2":{"277":1}}],["24232",{"2":{"277":1}}],["24231",{"2":{"277":1}}],["24234",{"2":{"277":1}}],["24215",{"2":{"277":1}}],["24201",{"2":{"277":1}}],["24200",{"2":{"277":1}}],["24203",{"2":{"277":1}}],["24202",{"2":{"277":1}}],["24116",{"2":{"277":1}}],["24194",{"2":{"285":1}}],["24191",{"2":{"277":1}}],["24192",{"2":{"277":1}}],["24185",{"2":{"277":1}}],["24180",{"2":{"277":1}}],["24163",{"2":{"277":1}}],["24155",{"2":{"277":1}}],["24146",{"2":{"277":1}}],["24143",{"2":{"277":1}}],["24142",{"2":{"277":1}}],["24136",{"2":{"277":1}}],["24133",{"2":{"277":1}}],["24127",{"2":{"277":1}}],["24122",{"2":{"277":1}}],["24120",{"2":{"277":1}}],["240px",{"2":{"2705":1}}],["240",{"2":{"2704":3,"2705":3}}],["240x80",{"2":{"2704":2}}],["240x320",{"2":{"2701":2,"2704":1,"2705":4}}],["240x240",{"2":{"2701":2,"2704":1,"2705":1}}],["24092",{"2":{"277":1}}],["24094",{"2":{"277":1}}],["24084",{"2":{"285":1}}],["24086",{"2":{"277":1}}],["24087",{"2":{"277":1}}],["24068",{"2":{"277":1}}],["24064",{"2":{"277":1}}],["24060",{"2":{"277":1}}],["24032",{"2":{"277":1}}],["24017",{"2":{"277":1}}],["24016",{"2":{"277":1}}],["24011",{"2":{"277":1}}],["24010",{"2":{"277":1}}],["24053",{"2":{"285":1}}],["24054",{"2":{"277":1}}],["24055",{"2":{"277":1}}],["24051",{"2":{"277":1}}],["24049",{"2":{"277":1}}],["24020",{"2":{"277":1}}],["2400",{"2":{"1250":1}}],["24009",{"2":{"277":1}}],["24008",{"2":{"277":1}}],["24006",{"2":{"277":1}}],["24003",{"2":{"277":1}}],["24001",{"2":{"277":1}}],["24",{"0":{"278":1},"1":{"279":1,"280":1,"281":1,"282":1,"283":1,"284":1,"285":1},"2":{"238":1,"391":2,"1136":1,"1497":2,"1654":1,"1712":3,"1897":1,"1910":1,"1926":6,"1974":3,"2037":1,"2241":1,"2491":3,"2507":3,"2721":1}}],["22947",{"2":{"277":1}}],["22948",{"2":{"249":1}}],["22942",{"2":{"249":1}}],["22934",{"2":{"249":1}}],["22932",{"2":{"249":1}}],["22926",{"2":{"266":1}}],["22922",{"2":{"249":1}}],["22921",{"2":{"249":1}}],["22920",{"2":{"249":1}}],["22997",{"2":{"249":1}}],["22998",{"2":{"249":1}}],["22992",{"2":{"249":1}}],["22991",{"2":{"249":1}}],["22917",{"2":{"249":1}}],["22911",{"2":{"249":1}}],["22910",{"2":{"249":1}}],["22901",{"2":{"249":1}}],["22909",{"2":{"249":1}}],["22908",{"2":{"249":1}}],["22905",{"2":{"249":1}}],["22985",{"2":{"249":1}}],["22971",{"2":{"249":1}}],["22979",{"2":{"249":1}}],["22975",{"2":{"249":1}}],["22970",{"2":{"249":1}}],["22963",{"2":{"285":1}}],["22967",{"2":{"266":1}}],["22962",{"2":{"266":1}}],["22969",{"2":{"249":1}}],["22966",{"2":{"249":1}}],["22961",{"2":{"249":1}}],["22953",{"2":{"249":1}}],["22955",{"2":{"249":1}}],["22951",{"2":{"249":1}}],["22858",{"2":{"285":1}}],["22857",{"2":{"249":1}}],["22851",{"2":{"249":1}}],["22859",{"2":{"249":1}}],["22895",{"2":{"266":1}}],["22891",{"2":{"266":1}}],["22897",{"2":{"249":1}}],["22896",{"2":{"249":1}}],["22899",{"2":{"249":1}}],["22898",{"2":{"249":1}}],["22819",{"2":{"249":1}}],["22811",{"2":{"249":1}}],["22814",{"2":{"249":1}}],["22884",{"2":{"249":1}}],["22873",{"2":{"249":1}}],["22879",{"2":{"249":1}}],["22878",{"2":{"249":1}}],["22872",{"2":{"249":1}}],["22866",{"2":{"249":1}}],["22864",{"2":{"249":1}}],["22863",{"2":{"249":1}}],["22862",{"2":{"249":1}}],["22861",{"2":{"249":1}}],["22860",{"2":{"249":1}}],["22869",{"2":{"249":1}}],["22865",{"2":{"249":1}}],["22832",{"2":{"249":1}}],["22839",{"2":{"249":1}}],["22830",{"2":{"249":1}}],["22829",{"2":{"249":1}}],["22823",{"2":{"249":1}}],["22826",{"2":{"249":1}}],["22825",{"2":{"249":1}}],["22824",{"2":{"249":1}}],["22809",{"2":{"249":1}}],["22802",{"2":{"249":1}}],["22808",{"2":{"249":1}}],["22807",{"2":{"249":1}}],["22806",{"2":{"249":1}}],["22801",{"2":{"249":1}}],["22803",{"2":{"249":1}}],["22800",{"2":{"249":1}}],["22731",{"2":{"266":1}}],["22736",{"2":{"249":1}}],["22799",{"2":{"249":1}}],["22796",{"2":{"249":1}}],["22798",{"2":{"249":1}}],["22797",{"2":{"249":1}}],["22792",{"2":{"249":1}}],["22795",{"2":{"249":1}}],["22771",{"2":{"249":1}}],["22775",{"2":{"249":1}}],["22764",{"2":{"249":1}}],["22763",{"2":{"249":1}}],["22762",{"2":{"249":1}}],["22760",{"2":{"249":1}}],["22759",{"2":{"249":1}}],["22753",{"2":{"249":1}}],["22750",{"2":{"249":1}}],["22741",{"2":{"266":1}}],["22745",{"2":{"249":1}}],["22743",{"2":{"249":1}}],["22740",{"2":{"249":1}}],["22742",{"2":{"249":1}}],["22721",{"2":{"249":1}}],["22726",{"2":{"249":1}}],["22719",{"2":{"249":1}}],["22715",{"2":{"249":1}}],["22714",{"2":{"249":1}}],["22712",{"2":{"249":1}}],["22710",{"2":{"249":1}}],["22709",{"2":{"249":1}}],["22708",{"2":{"249":1}}],["22701",{"2":{"249":1}}],["22695",{"2":{"266":1}}],["22662",{"2":{"266":1}}],["22649",{"2":{"249":1}}],["22652",{"2":{"249":1}}],["22651",{"2":{"249":1}}],["22656",{"2":{"249":1}}],["22603",{"2":{"249":1}}],["22688",{"2":{"249":1}}],["22682",{"2":{"249":1}}],["22681",{"2":{"249":1}}],["22680",{"2":{"249":1}}],["22670",{"2":{"277":1}}],["22675",{"2":{"249":1}}],["22674",{"2":{"249":1}}],["22673",{"2":{"249":1}}],["22638",{"2":{"249":1}}],["22637",{"2":{"249":1}}],["22636",{"2":{"249":1}}],["22635",{"2":{"249":1}}],["22628",{"2":{"249":1}}],["22625",{"2":{"249":1}}],["22620",{"2":{"249":1}}],["22617",{"2":{"249":1}}],["225°",{"2":{"1709":1}}],["22579",{"2":{"249":1}}],["22578",{"2":{"249":1}}],["22577",{"2":{"249":1}}],["22575",{"2":{"249":1}}],["22570",{"2":{"249":1}}],["22558",{"2":{"249":1}}],["22560",{"2":{"249":1}}],["22562",{"2":{"249":1}}],["22530",{"2":{"249":1}}],["22518",{"2":{"249":1}}],["22546",{"2":{"249":1}}],["22543",{"2":{"249":1}}],["22542",{"2":{"249":1}}],["22549",{"2":{"236":1}}],["22548",{"2":{"236":1}}],["22545",{"2":{"236":1}}],["22544",{"2":{"236":1}}],["22526",{"2":{"249":1}}],["22529",{"2":{"249":1}}],["22523",{"2":{"236":1}}],["22528",{"2":{"236":1}}],["22525",{"2":{"236":1}}],["22",{"2":{"236":1,"249":1,"391":1,"1462":1,"1654":1,"1712":3,"1926":4,"1974":3,"2491":3,"2507":3}}],["224x64",{"2":{"2042":1}}],["224",{"2":{"1826":4,"2038":4,"2818":1,"2825":1}}],["22459",{"2":{"308":1}}],["22489",{"2":{"277":1}}],["22480",{"2":{"236":1}}],["22474",{"2":{"249":1}}],["22471",{"2":{"236":1}}],["22419",{"2":{"249":1}}],["22497",{"2":{"236":1}}],["22437",{"2":{"236":1}}],["22435",{"2":{"236":1}}],["22434",{"2":{"236":1}}],["22436",{"2":{"236":1}}],["22469",{"2":{"236":1}}],["22446",{"2":{"236":1}}],["22444",{"2":{"236":1}}],["22448",{"2":{"236":1}}],["22445",{"2":{"236":1}}],["22423",{"2":{"236":1}}],["22401",{"2":{"249":1}}],["22403",{"2":{"236":1}}],["22400",{"2":{"236":1}}],["223",{"2":{"1905":1,"1907":1,"2232":1,"2234":1}}],["22396",{"2":{"1343":3}}],["22398",{"2":{"236":1}}],["22374",{"2":{"249":1}}],["22379",{"2":{"236":1}}],["22358",{"2":{"249":1}}],["22357",{"2":{"236":1}}],["22341",{"2":{"249":1}}],["22342",{"2":{"236":1}}],["22332",{"2":{"236":1}}],["22368",{"2":{"249":1}}],["22364",{"2":{"236":1}}],["22366",{"2":{"236":1}}],["22363",{"2":{"236":1}}],["22369",{"2":{"236":1}}],["22365",{"2":{"236":1}}],["22384",{"2":{"249":1}}],["22383",{"2":{"236":1}}],["22381",{"2":{"236":1}}],["22380",{"2":{"236":1}}],["22328",{"2":{"236":1}}],["22325",{"2":{"236":1}}],["22324",{"2":{"236":1}}],["22323",{"2":{"236":1}}],["22321",{"2":{"236":1}}],["22315",{"2":{"249":1}}],["22314",{"2":{"249":1}}],["22312",{"2":{"236":1}}],["22310",{"2":{"236":1}}],["22313",{"2":{"236":1}}],["22311",{"2":{"236":1}}],["22303",{"2":{"249":1}}],["22304",{"2":{"249":1}}],["22305",{"2":{"236":1}}],["22309",{"2":{"236":1}}],["22308",{"2":{"236":1}}],["22201",{"2":{"249":1}}],["22200",{"2":{"236":1}}],["22281",{"2":{"249":1}}],["22280",{"2":{"236":1}}],["22276",{"2":{"249":1}}],["22297",{"2":{"236":1}}],["22239",{"2":{"236":1}}],["22235",{"2":{"236":1}}],["22236",{"2":{"236":1}}],["22242",{"2":{"236":1}}],["22248",{"2":{"236":1}}],["22265",{"2":{"266":1}}],["22263",{"2":{"249":1}}],["22268",{"2":{"236":1}}],["22264",{"2":{"236":1}}],["22267",{"2":{"236":1}}],["22221",{"2":{"236":1}}],["22222",{"2":{"236":1}}],["22251",{"2":{"266":1}}],["22256",{"2":{"236":1}}],["22253",{"2":{"236":1}}],["22212",{"2":{"236":1}}],["22135",{"2":{"266":1}}],["22133",{"2":{"236":1}}],["22114",{"2":{"249":1}}],["22117",{"2":{"236":1}}],["22185",{"2":{"249":1}}],["22188",{"2":{"236":1}}],["22108",{"2":{"236":1}}],["22106",{"2":{"236":1}}],["22105",{"2":{"236":1}}],["22152",{"2":{"236":1}}],["22151",{"2":{"236":1}}],["22149",{"2":{"236":1}}],["22148",{"2":{"236":1}}],["22145",{"2":{"236":1}}],["22144",{"2":{"236":1}}],["22193",{"2":{"236":1}}],["22170",{"2":{"236":1}}],["22163",{"2":{"236":1}}],["22125",{"2":{"236":1}}],["22122",{"2":{"236":1}}],["22121",{"2":{"236":1}}],["22129",{"2":{"236":1}}],["22126",{"2":{"236":1}}],["22123",{"2":{"236":1}}],["220",{"2":{"2871":1,"2872":1}}],["22050u",{"2":{"700":1}}],["22021",{"2":{"236":1}}],["22025",{"2":{"236":1}}],["22082",{"2":{"249":1}}],["22089",{"2":{"236":1}}],["22088",{"2":{"236":1}}],["22087",{"2":{"236":1}}],["22085",{"2":{"236":1}}],["22084",{"2":{"236":1}}],["22068",{"2":{"236":1}}],["22041",{"2":{"236":1}}],["22049",{"2":{"236":1}}],["22034",{"2":{"236":1}}],["22013",{"2":{"236":1}}],["22011",{"2":{"236":1}}],["22010",{"2":{"236":1}}],["22017",{"2":{"236":1}}],["22091",{"2":{"249":1}}],["22099",{"2":{"236":1}}],["22090",{"2":{"236":1}}],["22072",{"2":{"236":1}}],["22073",{"2":{"236":1}}],["22074",{"2":{"236":1}}],["22071",{"2":{"236":1}}],["22009",{"2":{"236":1}}],["22008",{"2":{"236":1}}],["22007",{"2":{"236":1}}],["22006",{"2":{"236":1}}],["22004",{"2":{"236":1}}],["21944",{"2":{"249":1}}],["21948",{"2":{"236":1}}],["21926",{"2":{"236":1}}],["21929",{"2":{"236":1}}],["21939",{"2":{"236":2}}],["21938",{"2":{"236":1}}],["21996",{"2":{"236":1}}],["21995",{"2":{"236":1}}],["21994",{"2":{"236":1}}],["21993",{"2":{"236":1}}],["21991",{"2":{"236":1}}],["21981",{"2":{"236":1}}],["21986",{"2":{"236":1}}],["21975",{"2":{"236":1}}],["21979",{"2":{"236":1}}],["21978",{"2":{"236":1}}],["21977",{"2":{"236":1}}],["21966",{"2":{"236":1}}],["21964",{"2":{"236":1}}],["21960",{"2":{"236":1}}],["21918",{"2":{"236":1}}],["21909",{"2":{"236":1}}],["21906",{"2":{"236":1}}],["21908",{"2":{"236":1}}],["21905",{"2":{"236":1}}],["21904",{"2":{"236":1}}],["21903",{"2":{"236":1}}],["21883",{"2":{"249":1}}],["21825",{"2":{"236":1}}],["21827",{"2":{"222":1}}],["21897",{"2":{"236":1}}],["21898",{"2":{"236":1}}],["21892",{"2":{"236":1}}],["21891",{"2":{"236":1}}],["21890",{"2":{"236":1}}],["21879",{"2":{"236":1}}],["21874",{"2":{"236":1}}],["21878",{"2":{"236":1}}],["21875",{"2":{"236":1}}],["21866",{"2":{"236":1}}],["21865",{"2":{"236":1}}],["21861",{"2":{"236":1}}],["21859",{"2":{"236":1}}],["21804",{"2":{"236":1}}],["21800",{"2":{"222":1}}],["21842",{"2":{"222":1}}],["21830",{"2":{"222":1}}],["21817",{"2":{"222":1}}],["21815",{"2":{"222":1}}],["21775",{"2":{"249":1}}],["21770",{"2":{"249":1}}],["21777",{"2":{"249":1}}],["21773",{"2":{"222":1}}],["21721",{"2":{"249":1}}],["21727",{"2":{"222":1}}],["21767",{"2":{"236":1}}],["21744",{"2":{"236":1}}],["21740",{"2":{"236":1}}],["21792",{"2":{"222":1}}],["21757",{"2":{"222":1}}],["21751",{"2":{"222":1}}],["21717",{"2":{"236":1}}],["21711",{"2":{"236":1}}],["21718",{"2":{"222":1}}],["21714",{"2":{"222":1}}],["21710",{"2":{"222":1}}],["21704",{"2":{"222":1}}],["21709",{"2":{"222":1}}],["21708",{"2":{"222":1}}],["21703",{"2":{"222":1}}],["216",{"2":{"705":1,"2703":1}}],["21695",{"2":{"266":1}}],["21671",{"2":{"236":1}}],["21676",{"2":{"222":1}}],["21687",{"2":{"249":1}}],["21684",{"2":{"236":1}}],["21688",{"2":{"236":1}}],["21682",{"2":{"222":1}}],["21667",{"2":{"236":1}}],["21662",{"2":{"236":1}}],["21664",{"2":{"236":1}}],["21663",{"2":{"222":1}}],["21661",{"2":{"222":1}}],["21656",{"2":{"266":1}}],["21654",{"2":{"236":1}}],["21659",{"2":{"222":1}}],["21653",{"2":{"222":1}}],["21658",{"2":{"222":1}}],["21651",{"2":{"222":1}}],["21642",{"2":{"236":1}}],["21645",{"2":{"222":1}}],["21644",{"2":{"222":1}}],["21640",{"2":{"222":1}}],["21636",{"2":{"222":1}}],["21635",{"2":{"222":1}}],["21630",{"2":{"222":1}}],["21623",{"2":{"249":1}}],["21626",{"2":{"222":1}}],["21625",{"2":{"222":1}}],["21624",{"2":{"222":1}}],["21611",{"2":{"236":1}}],["21614",{"2":{"222":1}}],["21612",{"2":{"222":1}}],["21613",{"2":{"222":1}}],["21576",{"2":{"236":1}}],["21574",{"2":{"236":1}}],["21579",{"2":{"222":1}}],["21572",{"2":{"222":1}}],["21548",{"2":{"249":1}}],["21543",{"2":{"222":1}}],["21540",{"2":{"222":1}}],["21569",{"2":{"222":1}}],["21567",{"2":{"222":1}}],["21526",{"2":{"222":1}}],["21523",{"2":{"222":1}}],["21592",{"2":{"222":1}}],["21596",{"2":{"222":1}}],["21594",{"2":{"222":1}}],["21591",{"2":{"222":1}}],["21583",{"2":{"236":1}}],["21589",{"2":{"222":1}}],["21588",{"2":{"222":1}}],["21580",{"2":{"222":1}}],["21554",{"2":{"222":1}}],["21553",{"2":{"222":1}}],["21558",{"2":{"222":1}}],["21551",{"2":{"222":1}}],["21519",{"2":{"222":1}}],["21517",{"2":{"222":1}}],["21514",{"2":{"222":1}}],["21507",{"2":{"222":1}}],["21410",{"2":{"266":1}}],["21456",{"2":{"249":1}}],["21450",{"2":{"236":1}}],["21454",{"2":{"222":1}}],["21402",{"2":{"236":1}}],["21405",{"2":{"222":1}}],["21448",{"2":{"249":1}}],["21447",{"2":{"222":1}}],["21444",{"2":{"222":1}}],["21467",{"2":{"236":1}}],["21468",{"2":{"222":1}}],["21465",{"2":{"222":1}}],["21494",{"2":{"236":1}}],["21497",{"2":{"222":1}}],["21495",{"2":{"222":1}}],["21498",{"2":{"222":1}}],["21496",{"2":{"222":2}}],["21493",{"2":{"222":1}}],["21489",{"2":{"222":1}}],["21484",{"2":{"222":1}}],["21482",{"2":{"222":1}}],["21486",{"2":{"222":1}}],["21485",{"2":{"222":1}}],["21480",{"2":{"222":1}}],["21476",{"2":{"222":1}}],["21473",{"2":{"222":1}}],["21472",{"2":{"222":1}}],["21435",{"2":{"222":1}}],["21432",{"2":{"222":1}}],["21436",{"2":{"222":1}}],["21434",{"2":{"222":1}}],["21422",{"2":{"222":1}}],["21427",{"2":{"222":1}}],["21424",{"2":{"222":1}}],["213",{"2":{"1337":1}}],["21398",{"2":{"249":1}}],["21391",{"2":{"222":1}}],["21345",{"2":{"222":1}}],["21343",{"2":{"222":1}}],["21307",{"2":{"222":1}}],["21302",{"2":{"222":1}}],["21380",{"2":{"236":1}}],["21389",{"2":{"222":1}}],["21384",{"2":{"222":1}}],["21382",{"2":{"222":1}}],["21370",{"2":{"222":1}}],["21364",{"2":{"236":1}}],["21365",{"2":{"222":1}}],["21363",{"2":{"222":1}}],["21360",{"2":{"222":1}}],["21366",{"2":{"222":1}}],["21339",{"2":{"222":1}}],["21337",{"2":{"222":1}}],["21332",{"2":{"222":1}}],["21324",{"2":{"222":1}}],["21325",{"2":{"222":1}}],["21322",{"2":{"222":1}}],["21320",{"2":{"222":1}}],["21354",{"2":{"222":1}}],["21353",{"2":{"222":1}}],["21352",{"2":{"222":1}}],["21206",{"2":{"222":1}}],["21205",{"2":{"222":1}}],["21298",{"2":{"222":1}}],["21299",{"2":{"222":1}}],["21296",{"2":{"222":1}}],["21292",{"2":{"222":1}}],["21293",{"2":{"222":1}}],["21287",{"2":{"222":1}}],["21284",{"2":{"222":1}}],["21281",{"2":{"222":1}}],["21273",{"2":{"249":1}}],["21272",{"2":{"222":1}}],["21278",{"2":{"222":1}}],["21271",{"2":{"222":1}}],["21260",{"2":{"222":1}}],["21248",{"2":{"222":1}}],["21240",{"2":{"222":1}}],["21247",{"2":{"222":1}}],["21237",{"2":{"222":1}}],["21234",{"2":{"222":1}}],["21217",{"2":{"222":1}}],["21124",{"2":{"249":1}}],["21174",{"2":{"236":1}}],["21171",{"2":{"236":1}}],["21176",{"2":{"222":1}}],["21190",{"2":{"222":1}}],["21144",{"2":{"222":1}}],["21169",{"2":{"222":1}}],["21164",{"2":{"222":1}}],["21157",{"2":{"222":1}}],["21154",{"2":{"222":1}}],["21151",{"2":{"222":1}}],["21139",{"2":{"222":1}}],["21135",{"2":{"222":1}}],["21134",{"2":{"222":1}}],["21113",{"2":{"222":1}}],["21110",{"2":{"222":1}}],["21116",{"2":{"222":1}}],["21115",{"2":{"222":1}}],["21109",{"2":{"222":1}}],["21108",{"2":{"222":1}}],["21107",{"2":{"222":1}}],["210",{"2":{"2871":2,"2872":2,"2873":1}}],["21060",{"2":{"236":1}}],["21079",{"2":{"222":1}}],["21072",{"2":{"222":1}}],["21096",{"2":{"249":1}}],["21095",{"2":{"222":1}}],["21094",{"2":{"222":1}}],["21092",{"2":{"222":1}}],["21054",{"2":{"222":1}}],["21056",{"2":{"222":1}}],["21046",{"2":{"222":1}}],["21044",{"2":{"211":1}}],["21015",{"2":{"222":1}}],["21013",{"2":{"211":1}}],["21086",{"2":{"222":1}}],["21033",{"2":{"211":1}}],["21032",{"2":{"211":1}}],["21005",{"2":{"211":1}}],["21007",{"2":{"211":1}}],["21002",{"2":{"211":1}}],["21029",{"2":{"211":1}}],["21",{"2":{"165":2,"176":1,"191":1,"211":1,"249":1,"294":1,"355":2,"391":1,"1182":1,"1462":1,"1654":1,"1712":3,"1926":3,"1974":3,"2491":3,"2507":3}}],["25mhz",{"2":{"2630":1}}],["25k",{"2":{"1498":1}}],["25keys",{"2":{"143":5,"149":1}}],["25xx",{"2":{"727":1,"731":1}}],["255",{"2":{"623":2,"708":1,"839":1,"904":2,"938":2,"972":2,"1006":2,"1040":2,"1074":2,"1108":2,"1142":2,"1266":4,"1503":3,"1514":2,"1826":1,"1832":1,"1864":1,"1870":1,"1872":1,"1874":1,"1897":1,"1907":2,"2038":1,"2047":3,"2052":9,"2082":1,"2088":1,"2094":1,"2100":1,"2102":1,"2104":1,"2106":3,"2108":3,"2128":2,"2131":3,"2133":1,"2144":9,"2147":2,"2148":2,"2189":1,"2200":1,"2234":1,"2326":2,"2705":20,"2724":1,"2725":3,"2805":2,"2818":2,"2824":3,"2825":3}}],["25556",{"2":{"317":1}}],["25550",{"2":{"317":1}}],["25564",{"2":{"317":1}}],["25546",{"2":{"317":1}}],["25547",{"2":{"317":1}}],["25542",{"2":{"317":1}}],["25541",{"2":{"317":1}}],["25517",{"2":{"317":1}}],["25513",{"2":{"317":1}}],["25500",{"2":{"317":1}}],["25580",{"2":{"317":1}}],["254",{"2":{"1905":1,"2232":1}}],["25477",{"2":{"317":1}}],["25471",{"2":{"317":1}}],["25475",{"2":{"317":1}}],["25497",{"2":{"317":1}}],["25498",{"2":{"317":1}}],["25494",{"2":{"317":1}}],["25493",{"2":{"317":1}}],["25491",{"2":{"317":1}}],["25469",{"2":{"317":1}}],["25468",{"2":{"317":1}}],["25462",{"2":{"317":1}}],["25458",{"2":{"317":1}}],["25459",{"2":{"317":1}}],["25456",{"2":{"317":1}}],["25452",{"2":{"317":1}}],["25450",{"2":{"317":1}}],["25436",{"2":{"317":1}}],["25438",{"2":{"317":1}}],["25433",{"2":{"317":1}}],["25430",{"2":{"317":1}}],["25437",{"2":{"317":1}}],["25423",{"2":{"317":1}}],["25429",{"2":{"317":1}}],["25428",{"2":{"317":1}}],["25421",{"2":{"317":1}}],["25417",{"2":{"317":1}}],["25414",{"2":{"317":1}}],["25408",{"2":{"317":1}}],["25488",{"2":{"317":1}}],["25489",{"2":{"317":1}}],["25487",{"2":{"317":1}}],["25486",{"2":{"317":1}}],["25481",{"2":{"317":1}}],["25444",{"2":{"317":1}}],["25442",{"2":{"317":1}}],["253",{"2":{"1905":1,"2232":1}}],["25322",{"2":{"317":1}}],["25328",{"2":{"317":1}}],["25370",{"2":{"317":1}}],["25369",{"2":{"317":1}}],["25351",{"2":{"317":1}}],["25342",{"2":{"317":1}}],["25341",{"2":{"317":1}}],["25344",{"2":{"317":1}}],["25338",{"2":{"317":1}}],["25331",{"2":{"317":1}}],["25317",{"2":{"317":1}}],["25316",{"2":{"317":1}}],["25315",{"2":{"317":1}}],["25383",{"2":{"317":1}}],["25395",{"2":{"317":1}}],["25238",{"2":{"308":1}}],["25237",{"2":{"308":1}}],["25210",{"2":{"308":1}}],["25219",{"2":{"308":1}}],["25291",{"2":{"317":1}}],["25298",{"2":{"308":1}}],["25295",{"2":{"308":1}}],["25294",{"2":{"308":1}}],["25293",{"2":{"308":1}}],["25285",{"2":{"317":1}}],["25288",{"2":{"308":1}}],["25287",{"2":{"308":1}}],["25280",{"2":{"308":1}}],["25263",{"2":{"308":1}}],["25268",{"2":{"308":1}}],["25266",{"2":{"308":1}}],["25262",{"2":{"308":1}}],["25246",{"2":{"308":1}}],["25279",{"2":{"317":1}}],["25272",{"2":{"308":1}}],["25274",{"2":{"308":1}}],["25271",{"2":{"308":1}}],["25254",{"2":{"308":1}}],["25250",{"2":{"308":1}}],["25251",{"2":{"308":1}}],["25255",{"2":{"308":1}}],["25204",{"2":{"308":1}}],["25209",{"2":{"308":1}}],["25208",{"2":{"308":1}}],["25207",{"2":{"308":1}}],["25203",{"2":{"308":1}}],["25201",{"2":{"308":1}}],["25200",{"2":{"308":1}}],["251",{"2":{"1905":1,"2232":1}}],["25160",{"2":{"317":1}}],["25166",{"2":{"308":1}}],["25169",{"2":{"308":1}}],["25194",{"2":{"308":1}}],["25191",{"2":{"308":1}}],["25193",{"2":{"308":1}}],["25190",{"2":{"308":1}}],["25199",{"2":{"308":1}}],["25157",{"2":{"308":1}}],["25146",{"2":{"308":1}}],["25142",{"2":{"308":1}}],["25149",{"2":{"308":1}}],["25141",{"2":{"308":1}}],["25116",{"2":{"308":1}}],["25111",{"2":{"308":1}}],["25189",{"2":{"308":1}}],["25181",{"2":{"308":1}}],["25182",{"2":{"308":1}}],["25187",{"2":{"308":1}}],["25184",{"2":{"308":1}}],["25175",{"2":{"308":1}}],["25178",{"2":{"308":1}}],["25176",{"2":{"308":1}}],["25173",{"2":{"308":1}}],["25171",{"2":{"308":1}}],["25135",{"2":{"308":1}}],["25121",{"2":{"308":1}}],["25129",{"2":{"308":1}}],["25125",{"2":{"308":1}}],["250ms",{"2":{"1918":1}}],["250",{"2":{"837":2,"1339":1,"1769":1,"1918":1,"1938":1,"1959":1}}],["25060",{"2":{"308":1}}],["25061",{"2":{"308":1}}],["25015",{"2":{"308":1}}],["25018",{"2":{"308":1}}],["25010",{"2":{"308":1}}],["25088",{"2":{"308":1}}],["25080",{"2":{"308":1}}],["25085",{"2":{"308":1}}],["25070",{"2":{"308":1}}],["25049",{"2":{"317":1}}],["25046",{"2":{"308":1}}],["25042",{"2":{"308":1}}],["25009",{"2":{"317":1}}],["25005",{"2":{"308":1}}],["25001",{"2":{"308":1}}],["25050",{"2":{"308":2}}],["25u×2uh",{"2":{"2816":1}}],["25u",{"2":{"259":1,"2747":1}}],["25",{"0":{"237":1,"267":1,"295":1},"1":{"238":1,"239":1,"240":1,"241":1,"242":1,"243":1,"244":1,"245":1,"246":1,"247":1,"248":1,"249":1,"268":1,"269":1,"270":1,"271":1,"272":1,"273":1,"274":1,"275":1,"276":1,"277":1,"296":1,"297":1,"298":1,"299":1,"300":1,"301":1,"302":1,"303":1,"304":1,"305":1,"306":1,"307":1,"308":1},"2":{"265":1,"266":1,"378":1,"391":4,"547":1,"937":1,"1140":1,"1462":1,"1497":1,"1654":1,"1712":3,"1819":1,"1926":3,"1929":2,"1959":1,"1974":3,"2042":1,"2133":1,"2325":1,"2370":3,"2491":3,"2498":1,"2507":3,"2715":1,"2739":1,"2748":12,"2816":2,"2880":1,"2882":1}}],["256kb",{"2":{"2637":1}}],["256u",{"2":{"700":2}}],["256",{"2":{"46":1,"740":1,"1278":1,"2702":2,"2703":4,"2705":1,"2706":1,"2724":1}}],["26356",{"2":{"2577":1}}],["266",{"2":{"1354":1}}],["26000",{"2":{"1185":1}}],["26k7",{"2":{"902":1,"936":1,"970":1}}],["26kbps",{"2":{"552":1,"2221":1}}],["26",{"0":{"135":1,"177":1,"192":1,"223":1,"250":1},"1":{"136":1,"137":1,"138":1,"139":1,"140":1,"141":1,"142":1,"143":1,"144":1,"145":1,"146":1,"147":1,"148":1,"149":1,"178":1,"179":1,"180":1,"181":1,"182":1,"183":1,"184":1,"185":1,"186":1,"187":1,"188":1,"189":1,"190":1,"191":1,"193":1,"194":1,"195":1,"196":1,"197":1,"198":1,"199":1,"224":1,"225":1,"226":1,"227":1,"228":1,"229":1,"230":1,"231":1,"232":1,"233":1,"234":1,"235":1,"236":1,"251":1,"252":1,"253":1,"254":1,"255":1,"256":1,"257":1,"258":1,"259":1,"260":1,"261":1,"262":1,"263":1,"264":1,"265":1,"266":1},"2":{"159":1,"279":1,"357":2,"391":6,"902":1,"936":1,"970":1,"1462":1,"1497":1,"1654":1,"1712":3,"1926":3,"1974":3,"2491":3,"2507":3,"2739":1}}],["27312",{"2":{"2533":1}}],["275ms",{"2":{"2265":1}}],["275",{"2":{"2265":1}}],["270",{"2":{"1911":1,"1912":1,"1930":2,"1941":2,"1943":2,"2007":2,"2705":1}}],["270°",{"2":{"1709":1}}],["27749e1",{"2":{"73":1}}],["27",{"0":{"66":1,"115":1,"150":1,"212":1},"1":{"67":1,"68":1,"69":1,"70":1,"71":1,"72":1,"73":1,"74":1,"75":1,"76":1,"77":1,"116":1,"117":1,"118":1,"119":1,"120":1,"121":1,"122":1,"123":1,"124":1,"125":1,"126":1,"127":1,"128":1,"129":1,"130":1,"131":1,"132":1,"133":1,"134":1,"151":1,"152":1,"153":1,"154":1,"155":1,"156":1,"157":1,"158":1,"159":1,"160":1,"161":1,"162":1,"163":1,"164":1,"165":1,"213":1,"214":1,"215":1,"216":1,"217":1,"218":1,"219":1,"220":1,"221":1,"222":1},"2":{"88":1,"104":1,"127":1,"159":1,"391":5,"1462":1,"1654":1,"1712":3,"1926":1,"1974":3,"2491":3,"2507":3}}],["282",{"2":{"1926":2}}],["285",{"2":{"1710":2,"2716":2}}],["28672",{"2":{"1343":2,"2533":1,"2577":1}}],["280",{"2":{"1263":1}}],["28e9",{"2":{"670":1}}],["28",{"0":{"52":1,"96":1,"166":1,"200":1},"1":{"53":1,"54":1,"55":1,"56":1,"57":1,"58":1,"59":1,"60":1,"61":1,"62":1,"63":1,"64":1,"65":1,"97":1,"98":1,"99":1,"100":1,"101":1,"102":1,"103":1,"104":1,"105":1,"106":1,"107":1,"108":1,"109":1,"110":1,"111":1,"112":1,"113":1,"114":1,"167":1,"168":1,"169":1,"170":1,"171":1,"172":1,"173":1,"174":1,"175":1,"176":1,"201":1,"202":1,"203":1,"204":1,"205":1,"206":1,"207":1,"208":1,"209":1,"210":1,"211":1},"2":{"55":1,"88":1,"104":1,"127":1,"380":1,"391":5,"1462":1,"1654":1,"1712":3,"1926":2,"1974":3,"2491":3,"2507":3}}],["2",{"0":{"384":1,"386":1,"579":1,"1276":1,"1345":1,"1899":1,"1993":1,"2002":1,"2261":1,"2377":1,"2416":1,"2434":1,"2540":1,"2566":1,"2822":1},"1":{"1994":1,"1995":1,"1996":1,"1997":1,"1998":1,"1999":1,"2000":1,"2001":1,"2002":1,"2003":1,"2004":1,"2005":1,"2006":1,"2007":1,"2008":1,"2009":1,"2435":1,"2567":1,"2568":1,"2569":1,"2570":1,"2571":1,"2572":1,"2573":1,"2574":1,"2575":1},"2":{"37":2,"45":3,"49":1,"69":1,"114":7,"120":2,"133":2,"134":3,"164":1,"165":4,"188":1,"191":5,"201":3,"211":7,"222":2,"236":4,"249":2,"266":12,"272":2,"285":2,"307":1,"311":8,"317":1,"319":1,"332":1,"339":4,"353":3,"357":1,"380":2,"385":1,"386":1,"390":5,"431":1,"489":1,"500":1,"514":1,"528":2,"533":1,"546":2,"552":1,"563":1,"571":2,"573":1,"575":6,"581":1,"611":1,"658":1,"670":1,"674":1,"676":21,"677":1,"680":2,"682":2,"697":2,"700":2,"701":1,"707":1,"730":1,"731":1,"735":1,"736":1,"737":2,"806":2,"835":2,"837":1,"838":4,"867":2,"871":1,"899":4,"902":2,"903":2,"934":2,"936":2,"937":2,"968":2,"970":2,"971":2,"1002":2,"1005":2,"1036":4,"1039":4,"1070":2,"1073":2,"1104":4,"1107":4,"1138":2,"1141":4,"1176":1,"1179":1,"1183":1,"1185":1,"1194":2,"1230":2,"1278":1,"1281":3,"1289":2,"1307":2,"1308":1,"1335":1,"1351":1,"1375":1,"1392":1,"1414":1,"1417":1,"1418":1,"1421":1,"1455":1,"1462":1,"1473":1,"1505":1,"1508":1,"1526":1,"1560":1,"1561":1,"1595":2,"1600":3,"1607":1,"1609":1,"1629":5,"1632":1,"1633":1,"1634":1,"1635":1,"1638":1,"1647":1,"1651":1,"1652":2,"1653":6,"1654":1,"1667":1,"1670":2,"1709":2,"1712":3,"1772":3,"1807":2,"1811":2,"1814":1,"1819":32,"1826":1,"1830":1,"1891":4,"1895":4,"1897":1,"1899":1,"1909":1,"1911":3,"1912":1,"1926":2,"1932":1,"1939":1,"1945":1,"1968":5,"1974":3,"1993":2,"2002":3,"2004":3,"2031":3,"2032":1,"2038":1,"2044":1,"2051":1,"2052":1,"2129":6,"2131":2,"2135":4,"2136":1,"2137":1,"2144":2,"2152":1,"2153":1,"2188":1,"2198":2,"2213":2,"2221":1,"2226":2,"2242":2,"2246":1,"2247":3,"2249":19,"2261":5,"2263":1,"2264":2,"2265":1,"2268":1,"2320":1,"2323":4,"2334":1,"2341":1,"2363":1,"2370":3,"2390":2,"2396":1,"2400":6,"2401":6,"2406":1,"2434":2,"2453":1,"2456":2,"2461":2,"2464":2,"2471":2,"2472":4,"2474":1,"2477":1,"2481":9,"2487":4,"2489":4,"2491":3,"2498":32,"2499":4,"2507":3,"2538":1,"2544":1,"2580":1,"2600":1,"2622":1,"2639":2,"2669":16,"2676":1,"2680":2,"2703":2,"2713":1,"2720":1,"2724":2,"2743":16,"2744":12,"2768":1,"2773":1,"2811":1,"2816":1,"2818":3,"2819":1,"2822":6,"2824":1,"2825":3,"2827":1,"2868":2,"2874":7,"2875":9,"2876":5,"2882":1,"2884":3,"2895":1}}],["290",{"2":{"2716":2}}],["295",{"2":{"2185":1}}],["294",{"2":{"2185":1}}],["29k",{"2":{"1002":1,"1004":2,"1070":1,"1072":2,"1138":1,"1140":2}}],["29",{"0":{"9":1,"39":1,"78":1},"1":{"10":1,"11":1,"12":1,"13":1,"14":1,"15":1,"16":1,"17":1,"18":1,"40":1,"41":1,"42":1,"43":1,"44":1,"45":1,"46":1,"47":1,"48":1,"49":1,"50":1,"51":1,"79":1,"80":1,"81":1,"82":1,"83":1,"84":1,"85":1,"86":1,"87":1,"88":1,"89":1,"90":1,"91":1,"92":1,"93":1,"94":1,"95":1},"2":{"88":1,"104":1,"127":1,"391":4,"1004":1,"1072":1,"1140":1,"1462":1,"1654":1,"1712":3,"1926":2,"1974":3,"2471":1,"2472":4,"2491":3,"2507":3}}],["20x4",{"2":{"1665":1}}],["20kbps",{"2":{"552":1,"2221":1}}],["209",{"2":{"251":1}}],["20996",{"2":{"222":1}}],["20992",{"2":{"222":1}}],["20998",{"2":{"211":1}}],["20981",{"2":{"211":1}}],["20949",{"2":{"211":1}}],["20962",{"2":{"211":1}}],["20960",{"2":{"211":1}}],["20969",{"2":{"211":1}}],["20953",{"2":{"236":1}}],["20958",{"2":{"211":1}}],["20957",{"2":{"211":1}}],["20956",{"2":{"211":1}}],["20931",{"2":{"211":1}}],["20932",{"2":{"211":1}}],["20930",{"2":{"211":1}}],["20924",{"2":{"211":1}}],["20923",{"2":{"211":1}}],["20929",{"2":{"211":1}}],["20928",{"2":{"211":1}}],["20927",{"2":{"211":1}}],["20926",{"2":{"211":1}}],["20921",{"2":{"211":1}}],["20920",{"2":{"211":1}}],["20915",{"2":{"211":1}}],["20919",{"2":{"211":1}}],["20918",{"2":{"211":1}}],["20917",{"2":{"211":1}}],["20913",{"2":{"211":1}}],["20912",{"2":{"211":1}}],["20908",{"2":{"211":1}}],["20907",{"2":{"211":1}}],["20906",{"2":{"211":1}}],["20901",{"2":{"211":1}}],["20900",{"2":{"211":1}}],["20799",{"2":{"211":1}}],["20791",{"2":{"211":1}}],["20790",{"2":{"211":1}}],["20789",{"2":{"211":1}}],["20788",{"2":{"211":1}}],["20787",{"2":{"211":1}}],["20786",{"2":{"211":1}}],["20785",{"2":{"211":1}}],["20784",{"2":{"211":1}}],["20783",{"2":{"211":1}}],["20782",{"2":{"211":1}}],["20781",{"2":{"211":1}}],["20779",{"2":{"211":1}}],["20778",{"2":{"211":1}}],["20777",{"2":{"211":1}}],["20776",{"2":{"211":1}}],["20775",{"2":{"211":1}}],["20774",{"2":{"211":1}}],["20773",{"2":{"211":1}}],["20770",{"2":{"211":1}}],["20761",{"2":{"222":1}}],["20765",{"2":{"211":1}}],["20764",{"2":{"211":1}}],["20763",{"2":{"211":1}}],["20756",{"2":{"211":1}}],["20755",{"2":{"211":1}}],["20754",{"2":{"211":1}}],["20753",{"2":{"211":1}}],["20752",{"2":{"211":1}}],["20751",{"2":{"211":1}}],["20750",{"2":{"211":1}}],["20749",{"2":{"211":1}}],["20748",{"2":{"211":1}}],["20747",{"2":{"211":1}}],["20746",{"2":{"211":1}}],["20745",{"2":{"211":1}}],["20744",{"2":{"211":1}}],["20743",{"2":{"211":1}}],["20742",{"2":{"211":1}}],["20741",{"2":{"211":1}}],["20740",{"2":{"211":1}}],["20732",{"2":{"236":1}}],["20733",{"2":{"211":1}}],["20739",{"2":{"211":1}}],["20738",{"2":{"211":1}}],["20737",{"2":{"211":1}}],["20736",{"2":{"211":1}}],["20735",{"2":{"211":1}}],["20731",{"2":{"211":1}}],["20734",{"2":{"211":1}}],["20723",{"2":{"211":1}}],["20728",{"2":{"211":1}}],["20727",{"2":{"211":1}}],["20726",{"2":{"211":1}}],["20725",{"2":{"211":1}}],["20724",{"2":{"211":1}}],["20722",{"2":{"211":1}}],["20720",{"2":{"211":1}}],["20719",{"2":{"211":1}}],["20718",{"2":{"211":1}}],["20717",{"2":{"211":1}}],["20716",{"2":{"211":1}}],["20715",{"2":{"211":1}}],["20714",{"2":{"211":1}}],["20713",{"2":{"211":1}}],["20712",{"2":{"211":1}}],["20711",{"2":{"211":1}}],["20710",{"2":{"211":1}}],["20708",{"2":{"211":1}}],["20706",{"2":{"211":1}}],["20703",{"2":{"211":1}}],["20899",{"2":{"211":1}}],["20895",{"2":{"211":1}}],["20893",{"2":{"211":1}}],["20892",{"2":{"211":1}}],["20891",{"2":{"211":1}}],["20897",{"2":{"211":1}}],["20889",{"2":{"211":1}}],["20888",{"2":{"211":1}}],["20887",{"2":{"211":1}}],["20886",{"2":{"211":1}}],["20885",{"2":{"211":1}}],["20884",{"2":{"211":1}}],["20882",{"2":{"211":1}}],["20881",{"2":{"211":1}}],["20880",{"2":{"211":1}}],["20879",{"2":{"211":1}}],["20878",{"2":{"211":1}}],["20877",{"2":{"211":1}}],["20876",{"2":{"211":1}}],["20875",{"2":{"211":1}}],["20874",{"2":{"211":1}}],["20873",{"2":{"211":1}}],["20872",{"2":{"211":1}}],["20871",{"2":{"211":1}}],["20870",{"2":{"211":1}}],["20863",{"2":{"236":1}}],["20869",{"2":{"211":1}}],["20867",{"2":{"211":1}}],["20866",{"2":{"211":1}}],["20865",{"2":{"211":1}}],["20864",{"2":{"211":1}}],["20861",{"2":{"211":1}}],["20860",{"2":{"211":1}}],["20857",{"2":{"236":1}}],["20859",{"2":{"211":1}}],["20858",{"2":{"211":1}}],["20855",{"2":{"211":1}}],["20854",{"2":{"211":1}}],["20853",{"2":{"211":1}}],["20851",{"2":{"211":1}}],["20850",{"2":{"211":1}}],["20849",{"2":{"211":1}}],["20848",{"2":{"211":1}}],["20847",{"2":{"211":1}}],["20845",{"2":{"211":1}}],["20844",{"2":{"211":1}}],["20843",{"2":{"211":1}}],["20842",{"2":{"211":1}}],["20835",{"2":{"211":1}}],["20834",{"2":{"211":1}}],["20833",{"2":{"211":1}}],["20832",{"2":{"211":1}}],["20831",{"2":{"211":1}}],["20830",{"2":{"211":1}}],["20836",{"2":{"211":1}}],["20828",{"2":{"285":1}}],["20829",{"2":{"211":1}}],["20827",{"2":{"211":1}}],["20825",{"2":{"211":1}}],["20824",{"2":{"211":1}}],["20822",{"2":{"211":1}}],["20821",{"2":{"211":1}}],["20820",{"2":{"211":1}}],["20819",{"2":{"211":1}}],["20818",{"2":{"211":1}}],["20816",{"2":{"211":1}}],["20814",{"2":{"211":1}}],["20813",{"2":{"211":1}}],["20812",{"2":{"211":1}}],["20810",{"2":{"211":1}}],["20806",{"2":{"211":1}}],["20808",{"2":{"211":1}}],["20805",{"2":{"211":1}}],["20804",{"2":{"211":1}}],["20809",{"2":{"211":1}}],["20807",{"2":{"211":1}}],["20802",{"2":{"211":1}}],["20801",{"2":{"211":1}}],["20800",{"2":{"211":1}}],["20699",{"2":{"211":1}}],["20698",{"2":{"211":1}}],["20697",{"2":{"211":1}}],["20696",{"2":{"211":1}}],["20695",{"2":{"211":1}}],["20694",{"2":{"211":1}}],["20693",{"2":{"211":1}}],["20692",{"2":{"211":1}}],["20691",{"2":{"211":1}}],["20689",{"2":{"211":1}}],["20688",{"2":{"211":1}}],["20685",{"2":{"211":1}}],["20684",{"2":{"211":1}}],["20682",{"2":{"211":1}}],["20681",{"2":{"211":1}}],["20680",{"2":{"211":1}}],["2067",{"2":{"670":1}}],["20670",{"2":{"211":1}}],["20679",{"2":{"211":1}}],["20678",{"2":{"211":1}}],["20677",{"2":{"211":1}}],["20676",{"2":{"211":1}}],["20675",{"2":{"211":1}}],["20672",{"2":{"211":1}}],["20671",{"2":{"211":1}}],["20669",{"2":{"211":2}}],["20667",{"2":{"211":1}}],["20666",{"2":{"211":1}}],["20665",{"2":{"211":1}}],["20663",{"2":{"211":1}}],["20662",{"2":{"211":1}}],["20661",{"2":{"211":1}}],["20660",{"2":{"211":1}}],["20653",{"2":{"211":1}}],["20659",{"2":{"211":1}}],["20658",{"2":{"211":1}}],["20657",{"2":{"211":1}}],["20651",{"2":{"211":1}}],["20645",{"2":{"249":1}}],["20646",{"2":{"222":1}}],["20648",{"2":{"211":1}}],["20640",{"2":{"211":1}}],["20642",{"2":{"211":1}}],["20633",{"2":{"211":1}}],["20634",{"2":{"211":1}}],["20639",{"2":{"211":1}}],["20636",{"2":{"211":1}}],["20635",{"2":{"211":1}}],["20638",{"2":{"211":1}}],["20629",{"2":{"211":1}}],["20628",{"2":{"211":1}}],["20622",{"2":{"211":1}}],["20621",{"2":{"211":1}}],["20620",{"2":{"211":1}}],["20623",{"2":{"211":1}}],["20619",{"2":{"211":1}}],["20614",{"2":{"211":1}}],["20613",{"2":{"211":1}}],["20612",{"2":{"211":1}}],["20611",{"2":{"211":1}}],["20610",{"2":{"211":1}}],["20604",{"2":{"211":1}}],["20600",{"2":{"211":1}}],["205",{"2":{"1653":1,"2871":1,"2872":1,"2873":1}}],["20534",{"2":{"222":1}}],["20524",{"2":{"211":1}}],["20599",{"2":{"211":1}}],["20598",{"2":{"211":1}}],["20597",{"2":{"211":1}}],["20596",{"2":{"211":1}}],["20595",{"2":{"211":1}}],["20594",{"2":{"211":1}}],["20593",{"2":{"211":1}}],["20592",{"2":{"211":1}}],["20588",{"2":{"211":1}}],["20586",{"2":{"211":1}}],["20585",{"2":{"211":1}}],["20583",{"2":{"211":1}}],["20580",{"2":{"211":1}}],["20584",{"2":{"211":1}}],["20577",{"2":{"211":1}}],["20571",{"2":{"211":1}}],["20570",{"2":{"211":1}}],["20572",{"2":{"211":1}}],["20569",{"2":{"211":1}}],["20568",{"2":{"211":1}}],["20567",{"2":{"211":1}}],["20566",{"2":{"211":1}}],["20565",{"2":{"211":1}}],["20564",{"2":{"211":1}}],["20563",{"2":{"211":1}}],["20562",{"2":{"211":1}}],["20561",{"2":{"211":1}}],["20560",{"2":{"211":1}}],["20558",{"2":{"211":1}}],["20555",{"2":{"211":1}}],["20554",{"2":{"211":1}}],["20553",{"2":{"211":1}}],["20552",{"2":{"211":1}}],["20549",{"2":{"211":1}}],["20548",{"2":{"211":1}}],["20547",{"2":{"211":1}}],["20546",{"2":{"211":1}}],["20541",{"2":{"211":1}}],["20517",{"2":{"222":1}}],["20515",{"2":{"211":1}}],["20519",{"2":{"211":1}}],["20518",{"2":{"211":1}}],["20516",{"2":{"211":1}}],["20508",{"2":{"211":1}}],["20504",{"2":{"211":1}}],["20500",{"2":{"211":1}}],["20405",{"2":{"266":1}}],["20402",{"2":{"222":1}}],["20456",{"2":{"211":1}}],["20454",{"2":{"211":1}}],["20410",{"2":{"236":1}}],["20411",{"2":{"211":1}}],["20417",{"2":{"211":1}}],["20412",{"2":{"211":1}}],["20499",{"2":{"211":1}}],["20498",{"2":{"211":1}}],["20496",{"2":{"211":1}}],["20495",{"2":{"211":1}}],["20494",{"2":{"211":1}}],["20491",{"2":{"211":1}}],["20490",{"2":{"211":1}}],["20480",{"2":{"2454":1}}],["2048",{"2":{"735":1,"738":3}}],["20481",{"2":{"222":1}}],["20489",{"2":{"211":1}}],["20488",{"2":{"211":1}}],["20487",{"2":{"211":1}}],["20475",{"2":{"211":1}}],["20473",{"2":{"211":1}}],["20478",{"2":{"211":1}}],["20477",{"2":{"211":1}}],["20474",{"2":{"211":1}}],["20470",{"2":{"211":1}}],["20468",{"2":{"211":1}}],["20463",{"2":{"211":1}}],["20443",{"2":{"211":1}}],["20442",{"2":{"211":1}}],["20440",{"2":{"211":1}}],["20433",{"2":{"211":1}}],["20432",{"2":{"211":1}}],["20439",{"2":{"211":1}}],["20438",{"2":{"211":1}}],["20436",{"2":{"211":1}}],["20430",{"2":{"211":1}}],["20427",{"2":{"236":1}}],["20422",{"2":{"211":1}}],["20423",{"2":{"211":1}}],["20395",{"2":{"222":1}}],["20397",{"2":{"211":1}}],["20398",{"2":{"211":1}}],["20389",{"2":{"222":1}}],["20383",{"2":{"211":1}}],["20381",{"2":{"211":1}}],["20367",{"2":{"211":1}}],["20365",{"2":{"211":1}}],["20356",{"2":{"211":1}}],["20350",{"2":{"211":1}}],["20348",{"2":{"211":1}}],["20349",{"2":{"211":1}}],["20341",{"2":{"211":1}}],["20340",{"2":{"211":1}}],["20347",{"2":{"211":1}}],["20330",{"2":{"317":1}}],["20339",{"2":{"211":1}}],["20337",{"2":{"211":1}}],["20334",{"2":{"211":2}}],["20331",{"2":{"211":1}}],["20325",{"2":{"211":1}}],["20326",{"2":{"211":1}}],["20321",{"2":{"211":1}}],["20328",{"2":{"211":1}}],["20320",{"2":{"211":1}}],["20315",{"2":{"236":1}}],["20311",{"2":{"211":1}}],["20317",{"2":{"211":1}}],["20316",{"2":{"211":1}}],["20310",{"2":{"211":1}}],["20314",{"2":{"211":1}}],["20313",{"2":{"211":1}}],["20312",{"2":{"211":1}}],["20308",{"2":{"211":1}}],["20303",{"2":{"211":1}}],["20300",{"2":{"211":1}}],["201",{"2":{"2871":1}}],["20101",{"2":{"266":1}}],["20188",{"2":{"211":1}}],["20183",{"2":{"211":1}}],["20148",{"2":{"211":1}}],["20168",{"2":{"211":1}}],["20167",{"2":{"211":1}}],["20113",{"2":{"211":1}}],["20110",{"2":{"211":1}}],["2017",{"2":{"355":2,"2378":1,"2410":3}}],["20177",{"2":{"211":1}}],["20172",{"2":{"211":1}}],["2015",{"2":{"1321":1,"2410":1}}],["20157",{"2":{"211":1}}],["20156",{"2":{"211":1}}],["20155",{"2":{"211":1}}],["20159",{"2":{"211":1}}],["20154",{"2":{"211":1}}],["20150",{"2":{"211":1}}],["20191",{"2":{"211":1}}],["20194",{"2":{"211":1}}],["20192",{"2":{"211":1}}],["2019",{"0":{"0":1,"1298":1},"1":{"1":1,"2":1,"3":1,"4":1,"5":1,"6":1,"7":1,"8":1},"2":{"55":2,"134":1,"391":1}}],["200u",{"2":{"2648":1}}],["20043e64",{"2":{"2356":1}}],["2004a",{"2":{"1665":1}}],["200ms",{"2":{"1917":1,"2263":1,"2866":1,"2870":1,"2875":1,"2876":1}}],["200",{"2":{"543":1,"546":4,"1769":1,"1925":1,"1934":2,"1959":1,"2047":2,"2131":1,"2137":1,"2237":1,"2400":1,"2679":2,"2802":2,"2866":1,"2871":1,"2872":2,"2873":1}}],["20059",{"2":{"236":1}}],["20056",{"2":{"211":1}}],["20097",{"2":{"211":1}}],["20092",{"2":{"211":1}}],["20083",{"2":{"211":1}}],["20084",{"2":{"211":1}}],["20078",{"2":{"211":1}}],["20075",{"2":{"211":1}}],["20079",{"2":{"211":1}}],["20020",{"2":{"211":1}}],["20019",{"2":{"211":1}}],["20013",{"2":{"211":1}}],["20061",{"2":{"211":1}}],["20034",{"2":{"211":1}}],["20033",{"2":{"211":1}}],["20030",{"2":{"211":1}}],["2003",{"2":{"116":1}}],["2000000",{"2":{"1925":1,"1939":1}}],["20000",{"2":{"211":1,"1185":1}}],["20003",{"2":{"211":1}}],["20001",{"2":{"211":1}}],["20006",{"2":{"211":1}}],["20004",{"2":{"211":1}}],["2000th",{"2":{"116":1}}],["2000",{"0":{"116":1},"2":{"552":1,"1929":1,"1939":1,"1952":1,"2224":1,"2412":1,"2827":1}}],["20273",{"2":{"277":1}}],["20274",{"2":{"211":1}}],["2025",{"0":{"286":1,"295":1,"309":1},"1":{"287":1,"288":1,"289":1,"290":1,"291":1,"292":1,"293":1,"294":1,"296":1,"297":1,"298":1,"299":1,"300":1,"301":1,"302":1,"303":1,"304":1,"305":1,"306":1,"307":1,"308":1,"310":1,"311":1,"312":1,"313":1,"314":1,"315":1,"316":1,"317":1},"2":{"307":1,"378":3,"379":1,"380":8,"391":3}}],["20255",{"2":{"222":1}}],["20253",{"2":{"211":1}}],["20292",{"2":{"211":1}}],["20297",{"2":{"211":1}}],["20293",{"2":{"211":1}}],["20290",{"2":{"211":1}}],["20289",{"2":{"211":1}}],["2024",{"0":{"237":1,"250":1,"267":1,"278":1},"1":{"238":1,"239":1,"240":1,"241":1,"242":1,"243":1,"244":1,"245":1,"246":1,"247":1,"248":1,"249":1,"251":1,"252":1,"253":1,"254":1,"255":1,"256":1,"257":1,"258":1,"259":1,"260":1,"261":1,"262":1,"263":1,"264":1,"265":1,"266":1,"268":1,"269":1,"270":1,"271":1,"272":1,"273":1,"274":1,"275":1,"276":1,"277":1,"279":1,"280":1,"281":1,"282":1,"283":1,"284":1,"285":1},"2":{"249":1,"251":1,"265":1,"268":1,"279":1,"391":4,"2513":1,"2680":2}}],["20241124",{"2":{"381":1}}],["20241",{"2":{"211":1}}],["20248",{"2":{"211":1}}],["20243",{"2":{"211":1}}],["20262",{"2":{"211":1}}],["20230",{"2":{"222":1}}],["20234",{"2":{"211":1}}],["20238",{"2":{"211":1}}],["20237",{"2":{"211":1}}],["20236",{"2":{"211":1}}],["20235",{"2":{"211":1}}],["2023",{"0":{"192":1,"200":1,"212":1,"223":1},"1":{"193":1,"194":1,"195":1,"196":1,"197":1,"198":1,"199":1,"201":1,"202":1,"203":1,"204":1,"205":1,"206":1,"207":1,"208":1,"209":1,"210":1,"211":1,"213":1,"214":1,"215":1,"216":1,"217":1,"218":1,"219":1,"220":1,"221":1,"222":1,"224":1,"225":1,"226":1,"227":1,"228":1,"229":1,"230":1,"231":1,"232":1,"233":1,"234":1,"235":1,"236":1},"2":{"254":1,"391":4}}],["20220",{"2":{"236":1}}],["2022",{"0":{"135":1,"150":1,"166":1,"177":1},"1":{"136":1,"137":1,"138":1,"139":1,"140":1,"141":1,"142":1,"143":1,"144":1,"145":1,"146":1,"147":1,"148":1,"149":1,"151":1,"152":1,"153":1,"154":1,"155":1,"156":1,"157":1,"158":1,"159":1,"160":1,"161":1,"162":1,"163":1,"164":1,"165":1,"167":1,"168":1,"169":1,"170":1,"171":1,"172":1,"173":1,"174":1,"175":1,"176":1,"178":1,"179":1,"180":1,"181":1,"182":1,"183":1,"184":1,"185":1,"186":1,"187":1,"188":1,"189":1,"190":1,"191":1},"2":{"159":2,"312":1,"357":2,"391":4,"2454":17}}],["20218",{"2":{"211":1}}],["20211",{"2":{"211":1}}],["2021",{"0":{"66":1,"78":1,"96":1,"115":1},"1":{"67":1,"68":1,"69":1,"70":1,"71":1,"72":1,"73":1,"74":1,"75":1,"76":1,"77":1,"79":1,"80":1,"81":1,"82":1,"83":1,"84":1,"85":1,"86":1,"87":1,"88":1,"89":1,"90":1,"91":1,"92":1,"93":1,"94":1,"95":1,"97":1,"98":1,"99":1,"100":1,"101":1,"102":1,"103":1,"104":1,"105":1,"106":1,"107":1,"108":1,"109":1,"110":1,"111":1,"112":1,"113":1,"114":1,"116":1,"117":1,"118":1,"119":1,"120":1,"121":1,"122":1,"123":1,"124":1,"125":1,"126":1,"127":1,"128":1,"129":1,"130":1,"131":1,"132":1,"133":1,"134":1},"2":{"88":3,"104":3,"114":2,"127":3,"391":4}}],["20204",{"2":{"211":1}}],["20203",{"2":{"211":1}}],["2020",{"0":{"9":1,"19":1,"39":1,"52":1},"1":{"10":1,"11":1,"12":1,"13":1,"14":1,"15":1,"16":1,"17":1,"18":1,"20":1,"21":1,"22":1,"23":1,"24":1,"25":1,"26":1,"27":1,"28":1,"29":1,"30":1,"31":1,"32":1,"33":1,"34":1,"35":1,"36":1,"37":1,"38":1,"40":1,"41":1,"42":1,"43":1,"44":1,"45":1,"46":1,"47":1,"48":1,"49":1,"50":1,"51":1,"53":1,"54":1,"55":1,"56":1,"57":1,"58":1,"59":1,"60":1,"61":1,"62":1,"63":1,"64":1,"65":1},"2":{"55":2,"391":4,"1265":2}}],["20",{"2":{"49":1,"69":1,"111":1,"134":1,"391":1,"399":5,"548":1,"676":1,"1186":2,"1281":1,"1462":1,"1654":5,"1712":3,"1893":1,"1895":1,"1911":1,"1926":3,"1932":1,"1937":1,"1974":3,"2133":3,"2370":2,"2454":1,"2491":3,"2507":3,"2705":1,"2715":3,"2818":1,"2825":1,"2877":1}}],["k42",{"2":{"2742":4,"2744":1,"2861":2}}],["k40",{"2":{"2742":4,"2744":1,"2861":2}}],["k22",{"2":{"2742":4,"2744":1,"2861":2}}],["k21",{"2":{"2742":4,"2744":1,"2861":2}}],["k20",{"2":{"2742":4,"2744":1,"2861":2}}],["k13",{"2":{"2742":4,"2744":1,"2861":2}}],["k12",{"2":{"2742":4,"2744":1,"2861":2}}],["k11",{"2":{"2742":4,"2744":1,"2861":2}}],["k10",{"2":{"2742":4,"2744":1,"2861":2}}],["k03",{"2":{"2742":4,"2744":1,"2861":2}}],["k02",{"2":{"2742":4,"2744":1,"2861":2}}],["k01",{"2":{"2742":4,"2744":1,"2861":2}}],["k00",{"2":{"2742":4,"2744":1,"2861":2}}],["kp",{"2":{"2464":19,"2481":19}}],["kprepublic",{"2":{"102":12,"114":1,"122":10,"134":2,"143":4,"199":1,"226":2,"236":1,"253":4,"266":2,"311":4,"2513":1}}],["kxy",{"2":{"2380":1}}],["kvm",{"2":{"1919":1}}],["kvms",{"2":{"1918":2,"1919":2}}],["kω",{"2":{"838":14,"903":14,"937":14,"971":14,"1005":14,"1039":14,"1073":14,"1107":14,"1141":14}}],["khz",{"2":{"837":6,"902":5,"936":5,"970":5,"1004":3,"1072":3,"1140":5}}],["kth",{"2":{"1762":2}}],["kt60hs",{"2":{"300":2,"308":1}}],["ktec",{"2":{"102":3}}],["kludge",{"2":{"2513":1}}],["kl",{"2":{"1307":7,"2247":3}}],["kle",{"2":{"460":3,"2535":1,"2676":1,"2743":4,"2745":1,"2748":1,"2816":1}}],["kle2json",{"0":{"460":1},"2":{"460":3}}],["klein",{"2":{"249":1}}],["kl90",{"2":{"222":1,"249":1}}],["kumaokobo",{"2":{"241":10,"249":2}}],["kudox",{"2":{"241":16}}],["k83",{"2":{"217":1}}],["kj",{"2":{"211":1}}],["k552",{"2":{"199":2}}],["kohm",{"2":{"725":2,"2806":2}}],["koyu",{"2":{"211":1}}],["kopibeng",{"2":{"211":5}}],["koalafications",{"2":{"211":1}}],["koolertron",{"2":{"211":1}}],["ko",{"0":{"1738":1,"1739":1,"1740":1,"1741":1,"1750":1},"2":{"188":1,"191":1,"1738":1,"1741":1,"1742":1,"1744":9,"1745":2,"1747":1,"1748":3,"1749":2,"1750":8,"1753":1}}],["korean",{"2":{"165":1,"2834":2}}],["knife",{"2":{"2226":2,"2367":1}}],["knife66",{"2":{"211":3}}],["knight",{"2":{"176":1,"2127":2,"2129":2,"2130":2,"2131":6,"2133":2,"2156":1,"2503":2,"2842":1}}],["knops",{"2":{"114":1}}],["knowledge",{"2":{"608":1,"738":1,"1320":1,"2222":1,"2424":1,"2853":1,"2854":2,"2856":1}}],["know",{"0":{"1314":1},"2":{"228":1,"245":1,"371":1,"375":1,"396":1,"478":1,"487":1,"744":2,"1307":1,"1309":1,"1317":1,"1335":1,"1398":2,"1401":1,"1615":1,"1653":1,"1750":1,"1764":1,"2013":1,"2216":1,"2227":1,"2357":1,"2525":1,"2562":1,"2576":2,"2582":1,"2588":1,"2592":1,"2853":1,"2861":1,"2863":1,"2890":1}}],["knows",{"2":{"49":1,"149":1,"702":1}}],["known",{"0":{"670":1,"1647":1,"2320":1},"1":{"2321":1},"2":{"37":1,"529":1,"595":1,"667":1,"670":1,"1175":1,"1192":1,"1265":1,"1511":1,"1562":1,"1593":1,"1919":1,"1972":1,"2211":1,"2515":1,"2582":1,"2622":1,"2676":1,"2704":2,"2782":1}}],["knobs",{"2":{"249":1}}],["knob",{"2":{"13":1}}],["krush60",{"2":{"249":1}}],["kr",{"2":{"165":4}}],["kkatano",{"2":{"143":6,"149":2,"211":1}}],["kapton",{"2":{"2371":1}}],["kapcave",{"2":{"122":2,"134":1}}],["katakana",{"2":{"1336":1,"2461":2}}],["katana60",{"2":{"437":1,"2394":1}}],["karabiner",{"0":{"1337":1},"2":{"1336":1,"1337":4}}],["karn",{"2":{"249":1}}],["karlk90",{"2":{"152":1}}],["kana",{"2":{"222":1,"1803":1,"1804":2,"1806":1,"2815":2}}],["kangaroo",{"2":{"211":1}}],["kastenwagen",{"2":{"211":2}}],["kamigakushi",{"2":{"207":2,"211":1,"217":2}}],["ka2hiro",{"2":{"149":1}}],["kagamidget",{"2":{"143":2}}],["kagizaraya",{"2":{"143":3,"149":1,"241":1,"249":1}}],["kakunpc",{"2":{"143":11,"149":2}}],["kmac",{"2":{"241":4}}],["km",{"2":{"132":1,"165":1,"426":3,"427":1,"430":2,"434":2,"436":2,"437":1,"442":1,"444":1,"445":1,"446":1,"447":1,"449":3,"450":3,"467":1,"1368":1,"1497":1,"2219":3,"2328":1,"2378":1,"2482":1,"2533":1,"2553":1,"2554":1,"2562":1,"2577":2,"2621":1,"2662":1,"2700":1}}],["kyria",{"2":{"102":2,"114":3,"134":1,"222":2,"277":1}}],["k33",{"2":{"2742":4,"2744":1,"2861":2}}],["k32",{"2":{"2742":4,"2744":1,"2861":2}}],["k320",{"2":{"86":1,"102":2,"181":2,"191":1}}],["k31",{"2":{"2742":4,"2744":1,"2861":2}}],["k310",{"2":{"114":1,"181":2,"191":1}}],["k30",{"2":{"2742":4,"2744":1,"2861":2}}],["k34",{"2":{"222":1}}],["k3x0",{"2":{"102":1,"181":2}}],["kzar",{"2":{"92":1,"93":1}}],["kiiboom",{"2":{"2513":1}}],["kiibohd",{"0":{"2342":1},"2":{"50":1,"670":2,"2342":1}}],["kib",{"2":{"2356":1,"2436":1,"2454":3}}],["kit",{"2":{"658":1}}],["kira80",{"2":{"241":2}}],["kira",{"2":{"241":2,"249":1}}],["kira75",{"2":{"241":2}}],["kikoslab",{"2":{"222":1,"249":1}}],["kiko",{"2":{"211":1}}],["kicad",{"2":{"211":1}}],["kinds",{"2":{"1508":1,"2157":1,"2428":1}}],["kind",{"0":{"574":1,"1764":1},"1":{"1765":1,"1766":1,"1767":1,"1768":1,"1769":1,"1770":1,"1771":1,"1772":1,"1773":1,"1774":1,"1775":1,"1776":1,"1777":1,"1778":1,"1779":1,"1780":1,"1781":1,"1782":1,"1783":1,"1784":1,"1785":1,"1786":1,"1787":1,"1788":1,"1789":1,"1790":1,"1791":1,"1792":1,"1793":1,"1794":1,"1795":1,"1796":1,"1797":1,"1798":1,"1799":1,"1800":1,"1801":1,"1802":1},"2":{"1508":1,"1509":1,"2263":1}}],["king",{"2":{"165":1}}],["kintwin",{"2":{"222":1}}],["kint41",{"2":{"114":1,"2611":1}}],["kint",{"2":{"114":1,"134":1}}],["kint2pp",{"2":{"94":1}}],["kint36",{"2":{"93":1,"94":1,"114":1,"199":1,"2611":1}}],["kinetis",{"0":{"533":1},"2":{"114":1,"176":2,"191":1,"2342":1,"2633":1,"2655":1,"2750":1}}],["kinetic",{"0":{"1894":1},"2":{"74":1,"164":2,"165":1,"176":2,"222":2,"1892":1,"1894":3,"1897":1,"1898":1,"1941":1}}],["kinesis",{"2":{"93":2,"114":1,"211":1,"217":2,"222":3,"2611":2}}],["k",{"2":{"49":2,"65":1,"114":1,"143":2,"191":1,"236":1,"249":2,"266":8,"277":1,"285":2,"317":1,"353":1,"571":2,"1428":2,"1575":1,"1592":2,"1595":1,"2024":1,"2027":4,"2127":1,"2242":1,"2247":1,"2263":1,"2456":3,"2477":1,"2481":3,"2503":1,"2742":1,"2836":1}}],["kb2",{"2":{"600":2}}],["kb2040",{"0":{"1373":1},"2":{"152":1,"165":2,"1367":1,"1371":4,"1374":1,"1377":1,"2650":1,"2843":1}}],["kb1",{"2":{"600":1}}],["kb16",{"2":{"165":1,"191":1,"249":1}}],["kb|user",{"0":{"307":1}}],["kb38",{"2":{"222":1,"266":1}}],["kb83",{"2":{"217":1,"222":1,"317":1}}],["kbo5000",{"2":{"199":1}}],["kbfirmware",{"0":{"447":1},"2":{"162":4,"447":2,"582":1,"2378":2,"2535":1,"2676":2}}],["kbd",{"2":{"1595":1}}],["kbdmania",{"2":{"241":2,"249":1}}],["kbd66",{"2":{"211":1}}],["kbd67mkiirgb",{"2":{"217":1}}],["kbd67",{"2":{"114":1,"217":1,"249":1}}],["kbdfans",{"2":{"143":1,"149":1,"191":1,"211":6,"217":2,"241":2,"249":1}}],["kb",{"0":{"634":1,"1557":1,"1878":1,"1882":1,"2114":1,"2118":1,"2288":1,"2887":1},"1":{"1879":1,"2115":1,"2289":1},"2":{"34":1,"70":1,"90":3,"105":4,"111":1,"125":2,"132":1,"185":2,"190":1,"191":3,"197":13,"199":3,"203":2,"211":1,"229":1,"230":1,"231":3,"266":1,"277":6,"285":1,"294":1,"317":1,"426":6,"427":1,"434":4,"436":2,"437":2,"439":1,"440":1,"441":1,"442":1,"444":2,"445":1,"446":1,"447":1,"449":3,"450":3,"467":1,"552":1,"575":3,"607":4,"609":6,"612":1,"614":1,"618":1,"620":1,"624":1,"627":1,"628":1,"632":2,"634":1,"635":1,"636":1,"1329":1,"1368":1,"1388":3,"1390":3,"1398":2,"1402":1,"1417":2,"1461":1,"1497":1,"1604":1,"1605":1,"1606":2,"1609":2,"1636":1,"1805":2,"1806":1,"1830":2,"1835":2,"1912":2,"1916":2,"1939":2,"1944":2,"1945":1,"1961":1,"1962":1,"2044":2,"2050":2,"2219":3,"2223":1,"2256":1,"2328":1,"2378":1,"2394":2,"2402":4,"2407":1,"2462":4,"2481":4,"2482":1,"2530":1,"2533":1,"2553":1,"2554":1,"2562":1,"2577":2,"2600":4,"2621":1,"2662":1,"2676":2,"2677":1,"2700":1,"2704":1,"2705":4,"2706":1,"2709":1,"2864":4,"2895":1}}],["kc5",{"0":{"1800":1},"1":{"1801":1,"1802":1},"2":{"1801":1}}],["kc4",{"0":{"1797":1,"1800":1},"1":{"1798":1,"1799":1,"1801":1,"1802":1},"2":{"1798":1,"1801":1}}],["kc3",{"0":{"1794":1,"1797":1,"1800":1},"1":{"1795":1,"1796":1,"1798":1,"1799":1,"1801":1,"1802":1},"2":{"1795":1,"1798":1,"1801":1}}],["kc2",{"0":{"1791":1,"1794":1,"1797":1,"1800":1},"1":{"1792":1,"1793":1,"1795":1,"1796":1,"1798":1,"1799":1,"1801":1,"1802":1},"2":{"1792":1,"1795":1,"1798":1,"1801":1,"2255":3}}],["kc1",{"0":{"1791":1,"1794":1,"1797":1,"1800":1},"1":{"1792":1,"1793":1,"1795":1,"1796":1,"1798":1,"1799":1,"1801":1,"1802":1},"2":{"1355":1,"1792":1,"1795":1,"1798":1,"1801":1,"2255":3}}],["kc60",{"2":{"236":1,"2133":1}}],["kc",{"0":{"8":2,"89":1,"1433":1,"1434":1,"1435":1,"1436":1,"1437":4,"1788":1},"1":{"1789":1,"1790":1},"2":{"7":2,"8":3,"38":6,"89":1,"90":8,"94":1,"165":2,"188":3,"191":5,"194":5,"195":2,"196":9,"199":5,"202":3,"209":6,"231":16,"255":1,"307":6,"353":211,"543":3,"546":3,"571":338,"613":1,"614":1,"1307":7,"1308":3,"1325":2,"1328":3,"1329":5,"1331":1,"1332":6,"1339":1,"1355":71,"1356":5,"1358":9,"1359":14,"1389":1,"1392":4,"1393":4,"1397":2,"1401":2,"1419":4,"1424":2,"1426":1,"1427":10,"1428":4,"1433":6,"1434":1,"1435":4,"1436":1,"1437":1,"1442":8,"1460":3,"1461":1,"1473":1,"1474":1,"1475":1,"1480":3,"1486":1,"1487":8,"1502":2,"1503":3,"1505":1,"1508":2,"1560":6,"1563":13,"1564":3,"1567":2,"1570":10,"1572":6,"1573":3,"1574":7,"1575":19,"1582":3,"1587":5,"1588":9,"1592":19,"1595":1,"1631":2,"1635":4,"1636":6,"1640":3,"1641":1,"1658":1,"1663":2,"1711":6,"1733":1,"1742":2,"1744":6,"1745":4,"1747":8,"1749":3,"1756":15,"1759":1,"1763":2,"1766":9,"1769":3,"1771":3,"1772":3,"1789":1,"1962":3,"2024":40,"2025":11,"2026":11,"2027":3,"2029":1,"2030":3,"2033":1,"2034":1,"2035":10,"2051":1,"2168":6,"2205":34,"2206":9,"2250":2,"2255":6,"2258":2,"2261":2,"2262":2,"2263":12,"2264":7,"2265":2,"2273":3,"2311":4,"2327":8,"2380":1,"2419":1,"2455":2,"2456":36,"2457":24,"2458":34,"2459":13,"2460":23,"2461":36,"2462":64,"2463":63,"2464":37,"2465":3,"2466":1,"2468":41,"2473":7,"2475":10,"2477":72,"2478":22,"2481":329,"2494":3,"2500":69,"2501":72,"2505":41,"2510":2,"2518":73,"2519":2,"2521":7,"2522":7,"2523":4,"2599":2,"2699":3,"2733":1,"2742":8,"2744":1,"2831":1,"2861":5,"2862":17,"2863":1,"2866":2,"2868":2,"2870":3,"2871":9,"2872":14,"2873":9,"2874":19,"2875":16,"2876":9,"2877":6,"2878":7,"2879":8,"2880":2,"2881":12,"2883":5,"2884":19,"2895":3}}],["kent",{"2":{"2888":1}}],["kerpleplork",{"2":{"597":4}}],["kernels",{"2":{"2687":1}}],["kernel",{"0":{"2417":1},"2":{"199":1,"1295":1,"2481":1,"2665":1,"2686":1}}],["kept",{"2":{"570":1,"650":1,"701":1,"1649":1,"1955":1,"2554":1,"2573":1,"2655":1}}],["keaboard",{"2":{"253":2}}],["kezewa",{"2":{"241":2,"249":1}}],["kestra",{"2":{"211":1}}],["kegen",{"2":{"191":1,"211":1}}],["kelowna",{"2":{"143":2}}],["keeb",{"2":{"2703":6}}],["keebzdotnet",{"2":{"211":1}}],["keebs",{"2":{"149":8,"165":1}}],["keebio",{"0":{"45":1},"2":{"45":1,"114":3,"134":1,"191":1,"199":2,"222":1,"277":1,"285":1,"317":1,"1368":1,"2224":1}}],["keeps",{"2":{"1358":1,"1359":2,"2514":1}}],["keeping",{"2":{"522":1,"735":1,"1325":1,"1893":1,"2246":1,"2409":1,"2846":1,"2877":1}}],["keep",{"2":{"6":1,"74":2,"113":1,"124":1,"194":1,"211":2,"404":1,"494":2,"498":1,"509":1,"520":1,"543":1,"592":1,"597":1,"601":2,"628":1,"659":1,"660":2,"701":1,"1175":1,"1350":1,"1358":1,"1388":1,"1395":1,"1408":1,"1431":1,"1528":1,"1561":1,"1634":1,"1658":1,"1734":1,"1897":1,"1919":1,"1946":1,"2205":1,"2241":1,"2255":1,"2335":1,"2364":1,"2373":2,"2374":2,"2375":1,"2377":1,"2380":1,"2404":1,"2406":1,"2407":1,"2409":1,"2412":1,"2514":2,"2528":1,"2532":1,"2551":1,"2552":1,"2586":2,"2587":1,"2606":2,"2610":1,"2619":1,"2674":1,"2678":3,"2702":1,"2704":1,"2706":1,"2802":1,"2896":1}}],["keyunit",{"2":{"2816":4}}],["keyup",{"2":{"1355":1,"1432":1,"1434":1,"1635":2,"2168":2,"2802":2,"2818":2,"2825":2}}],["key3",{"2":{"2412":6}}],["key2",{"2":{"2412":10}}],["key0",{"2":{"2412":6}}],["key1",{"2":{"2247":1,"2412":6}}],["keylog",{"2":{"2836":2}}],["keyloggers",{"2":{"312":1}}],["keylogger",{"0":{"312":1},"2":{"317":1}}],["keylight",{"2":{"1827":1,"2039":1,"2051":1}}],["keyreleases",{"2":{"1832":2,"2047":2}}],["keyrepeating",{"2":{"1469":1,"1482":1,"1487":1}}],["keyrepeat",{"2":{"1468":1,"1469":1,"1481":1}}],["keyrecords",{"2":{"1960":1}}],["keyrecord",{"2":{"22":3,"149":1,"194":2,"195":2,"307":1,"575":2,"613":1,"614":2,"629":1,"1307":1,"1358":1,"1359":1,"1389":1,"1401":1,"1418":1,"1419":2,"1426":2,"1427":2,"1442":1,"1473":1,"1480":2,"1487":3,"1502":1,"1503":1,"1583":2,"1632":1,"1657":1,"1711":1,"1763":1,"1818":1,"1920":1,"1949":1,"1950":1,"1961":2,"1962":1,"1969":1,"1971":1,"2027":1,"2029":1,"2030":1,"2031":1,"2032":1,"2033":1,"2035":2,"2137":2,"2171":1,"2246":2,"2262":1,"2265":1,"2402":1,"2521":1,"2522":1,"2523":1,"2732":1,"2864":42,"2866":1,"2867":2,"2868":2,"2875":1,"2876":1,"2877":1,"2880":2,"2883":2,"2884":1}}],["keydown",{"2":{"1355":1,"1392":1,"1432":1,"1433":1,"1635":2,"2047":1,"2168":2,"2802":2,"2818":1,"2825":1}}],["keyed",{"2":{"651":1}}],["keyevent",{"2":{"211":1,"614":1,"1965":2,"2864":1}}],["key=value",{"2":{"430":1}}],["key>",{"2":{"413":1,"479":2,"480":2}}],["keyten",{"2":{"300":2}}],["keypos",{"2":{"614":1,"2051":1,"2249":2,"2882":2}}],["keypads",{"2":{"266":1}}],["keypad",{"2":{"181":2,"222":1,"1329":1,"1335":1,"1711":1,"2455":1,"2459":1,"2463":1,"2464":19,"2481":20}}],["keypresses",{"0":{"1298":1},"2":{"289":1,"1392":1,"1427":1,"1629":1,"1832":1,"2047":1,"2163":1,"2222":1,"2628":1,"2776":1,"2881":1}}],["keypress",{"0":{"1307":1,"1308":1,"1309":1},"2":{"98":1,"1307":1,"1355":1,"1397":1,"1463":1,"1630":1,"1632":1,"1648":1,"2047":1,"2246":1,"2506":30,"2599":30,"2777":1,"2817":1}}],["keyhive",{"2":{"175":10,"176":3}}],["keycap",{"2":{"2831":1}}],["keycaps",{"2":{"2239":1,"2753":1}}],["keycapsss",{"2":{"249":1}}],["keycult",{"2":{"308":1}}],["keychron",{"2":{"134":1,"165":1,"191":4,"211":2,"226":14,"236":5,"249":3,"266":2,"317":1}}],["keycode",{"0":{"16":2,"38":1,"173":1,"231":1,"283":1,"588":1,"611":1,"612":1,"1308":1,"1401":1,"1777":1,"1783":1,"1948":1,"2172":1,"2247":1,"2297":1,"2310":1,"2768":1,"2862":1,"2895":1},"1":{"613":1,"614":1,"1778":1,"1779":1,"1784":1,"1785":1,"2298":1,"2299":1,"2311":1,"2312":1},"2":{"3":1,"7":1,"15":1,"16":1,"22":4,"38":1,"112":1,"133":1,"134":3,"156":1,"172":3,"173":1,"176":2,"182":4,"188":9,"191":15,"194":9,"195":5,"198":2,"199":7,"222":5,"231":25,"235":1,"236":1,"249":1,"255":2,"259":1,"266":2,"277":2,"285":6,"288":1,"294":1,"307":5,"308":4,"312":1,"317":1,"545":2,"546":3,"575":14,"581":6,"588":2,"610":2,"611":2,"613":3,"614":3,"629":1,"658":1,"667":1,"1300":1,"1307":2,"1308":6,"1323":1,"1326":1,"1334":2,"1339":3,"1355":1,"1358":4,"1359":4,"1389":4,"1392":1,"1393":4,"1401":7,"1418":2,"1419":7,"1426":14,"1427":5,"1431":1,"1435":1,"1437":1,"1442":3,"1461":6,"1473":2,"1480":5,"1487":13,"1488":2,"1491":1,"1496":1,"1499":1,"1500":1,"1502":2,"1503":15,"1508":3,"1509":3,"1563":2,"1564":2,"1570":3,"1573":1,"1575":2,"1576":1,"1582":2,"1583":2,"1587":3,"1588":3,"1592":1,"1595":1,"1597":1,"1631":2,"1635":1,"1657":1,"1658":2,"1711":2,"1731":1,"1732":1,"1748":1,"1749":6,"1756":5,"1758":1,"1763":6,"1765":1,"1771":2,"1777":1,"1778":2,"1783":1,"1784":2,"1785":1,"1788":1,"1789":1,"1792":2,"1795":3,"1798":4,"1801":5,"1817":1,"1818":2,"1819":1,"1820":1,"1823":1,"1920":2,"1949":2,"1950":2,"1955":1,"1961":2,"1962":3,"1969":3,"1971":2,"2022":2,"2023":1,"2024":1,"2025":11,"2026":3,"2027":5,"2029":2,"2030":2,"2031":2,"2032":3,"2033":7,"2034":6,"2035":11,"2051":1,"2137":4,"2138":1,"2156":1,"2165":1,"2168":5,"2171":3,"2203":1,"2205":3,"2206":3,"2246":3,"2255":7,"2258":1,"2262":3,"2264":5,"2265":2,"2267":1,"2276":3,"2297":1,"2298":2,"2310":1,"2311":2,"2312":1,"2327":39,"2329":1,"2332":1,"2334":1,"2335":1,"2336":1,"2337":1,"2339":1,"2341":1,"2342":1,"2343":1,"2344":1,"2346":2,"2348":2,"2350":2,"2364":1,"2402":1,"2417":2,"2418":2,"2419":1,"2466":1,"2467":1,"2469":1,"2471":2,"2473":3,"2476":3,"2508":1,"2518":1,"2519":4,"2521":5,"2522":5,"2523":2,"2599":1,"2675":1,"2677":1,"2700":1,"2732":2,"2733":1,"2736":1,"2737":1,"2738":1,"2802":1,"2816":1,"2831":3,"2832":1,"2840":3,"2861":1,"2862":1,"2864":41,"2866":2,"2867":4,"2868":5,"2875":2,"2876":2,"2877":3,"2879":3,"2880":12,"2883":6,"2884":8,"2895":13}}],["keycodes",{"0":{"3":1,"7":1,"15":1,"182":1,"188":1,"219":1,"254":1,"316":1,"575":1,"610":1,"1323":1,"1324":1,"1325":1,"1465":1,"1500":1,"1513":1,"1573":1,"1576":1,"1642":1,"1648":1,"1712":1,"1732":1,"1748":1,"1773":1,"1819":1,"1828":1,"1974":1,"2023":1,"2040":1,"2127":1,"2162":1,"2168":1,"2199":1,"2203":1,"2250":1,"2267":1,"2278":1,"2323":1,"2406":1,"2455":1,"2468":1,"2469":1,"2480":1,"2481":1,"2482":1,"2497":1,"2599":1,"2699":1,"2700":1,"2831":1},"1":{"611":1,"612":1,"613":1,"614":1,"1643":1,"1649":1,"1650":1,"1651":1,"1652":1,"1653":1,"1654":1,"1655":1,"1656":1,"2169":1,"2456":1,"2457":1,"2458":1,"2459":1,"2460":1,"2461":1,"2462":1,"2463":1,"2464":1,"2465":1,"2481":1,"2482":1,"2483":1,"2484":1,"2485":1,"2486":1,"2487":1,"2488":1,"2489":1,"2490":1,"2491":1,"2492":1,"2493":1,"2494":1,"2495":1,"2496":1,"2497":1,"2498":1,"2499":1,"2500":1,"2501":1,"2502":1,"2503":1,"2504":1,"2505":1,"2506":1,"2507":1,"2508":1,"2509":1,"2510":1,"2511":1,"2700":1,"2832":1,"2833":1,"2834":1},"2":{"3":1,"7":1,"15":1,"16":2,"38":1,"49":1,"74":1,"93":1,"94":1,"114":1,"119":1,"120":5,"149":2,"165":1,"173":2,"176":2,"182":4,"186":1,"188":25,"191":29,"194":1,"198":1,"199":8,"211":1,"219":1,"222":1,"231":3,"254":4,"255":1,"257":1,"258":1,"259":2,"266":7,"277":5,"283":6,"285":3,"303":1,"307":4,"308":1,"316":2,"317":2,"353":1,"357":4,"358":1,"546":2,"570":1,"575":4,"598":2,"611":4,"612":1,"613":1,"665":4,"1291":1,"1308":1,"1321":3,"1323":3,"1324":1,"1325":1,"1327":1,"1329":1,"1332":2,"1335":2,"1356":1,"1389":2,"1393":2,"1401":3,"1413":1,"1419":4,"1421":5,"1422":1,"1424":10,"1426":5,"1428":2,"1437":1,"1442":2,"1455":2,"1459":1,"1460":3,"1461":3,"1463":1,"1502":4,"1503":3,"1508":1,"1562":3,"1564":1,"1570":2,"1572":1,"1573":2,"1575":1,"1576":1,"1582":1,"1589":1,"1591":1,"1593":1,"1600":3,"1648":1,"1649":1,"1733":1,"1734":1,"1791":1,"1794":1,"1797":1,"1800":1,"1813":2,"1817":2,"1818":1,"1823":1,"1824":1,"1891":1,"1911":2,"1920":2,"1949":1,"1950":1,"1969":1,"1972":2,"2024":4,"2025":1,"2027":1,"2035":1,"2036":1,"2043":1,"2051":1,"2125":1,"2127":5,"2165":1,"2168":3,"2243":3,"2244":1,"2247":2,"2255":2,"2262":1,"2264":6,"2266":1,"2272":1,"2275":2,"2276":1,"2277":2,"2297":1,"2327":1,"2364":1,"2406":1,"2419":1,"2420":2,"2425":1,"2455":2,"2463":4,"2465":1,"2466":2,"2467":1,"2469":2,"2473":2,"2477":1,"2479":1,"2480":1,"2481":2,"2482":1,"2497":1,"2519":3,"2532":2,"2675":1,"2676":3,"2677":1,"2699":6,"2731":1,"2742":1,"2768":2,"2771":1,"2791":1,"2817":1,"2831":1,"2833":1,"2834":2,"2836":1,"2840":3,"2854":2,"2855":1,"2861":2,"2862":1,"2864":1,"2867":1,"2878":1,"2879":1,"2886":1,"2895":10}}],["keyword",{"2":{"103":1,"120":1,"126":1,"498":1,"1421":1}}],["key",{"0":{"15":1,"42":1,"99":1,"196":2,"202":1,"272":1,"418":1,"548":1,"652":1,"1328":1,"1334":1,"1338":1,"1347":1,"1365":1,"1466":1,"1480":1,"1483":1,"1484":1,"1485":1,"1486":1,"1581":1,"1582":1,"1587":1,"1588":1,"1612":1,"1657":1,"1730":1,"1734":1,"1735":1,"1737":1,"1738":1,"1739":1,"1740":1,"1741":1,"1749":1,"1754":1,"1764":1,"1769":1,"1771":1,"1788":1,"1898":1,"1961":1,"1965":1,"2021":1,"2022":1,"2029":1,"2032":1,"2033":1,"2253":1,"2415":1,"2492":1,"2495":1,"2508":1,"2739":1,"2769":1,"2770":1,"2773":1,"2781":1,"2817":1,"2876":1,"2879":1,"2886":2},"1":{"1467":1,"1468":1,"1469":1,"1470":1,"1471":1,"1472":1,"1473":1,"1474":1,"1475":1,"1476":1,"1477":1,"1478":1,"1479":1,"1480":1,"1481":1,"1482":1,"1483":1,"1484":1,"1485":1,"1486":1,"1487":1,"1488":1,"1489":1,"1490":1,"1491":1,"1492":1,"1493":1,"1658":1,"1659":1,"1660":1,"1661":1,"1662":1,"1663":1,"1731":1,"1732":1,"1733":1,"1735":1,"1736":1,"1737":1,"1738":2,"1739":2,"1740":2,"1741":2,"1742":1,"1743":1,"1744":1,"1745":1,"1746":1,"1747":1,"1748":1,"1749":1,"1750":1,"1751":1,"1752":1,"1753":1,"1754":1,"1755":1,"1756":1,"1765":1,"1766":1,"1767":1,"1768":1,"1769":1,"1770":1,"1771":1,"1772":1,"1773":1,"1774":1,"1775":1,"1776":1,"1777":1,"1778":1,"1779":1,"1780":1,"1781":1,"1782":1,"1783":1,"1784":1,"1785":1,"1786":1,"1787":1,"1788":1,"1789":2,"1790":2,"1791":1,"1792":1,"1793":1,"1794":1,"1795":1,"1796":1,"1797":1,"1798":1,"1799":1,"1800":1,"1801":1,"1802":1,"1962":1,"2022":1,"2023":1,"2024":1,"2025":1,"2026":1,"2027":1,"2028":1,"2029":1,"2030":1,"2031":1,"2032":1,"2033":1,"2034":1,"2035":1,"2254":1,"2255":1,"2256":1,"2257":1,"2258":1,"2259":1,"2260":1,"2261":1,"2262":1,"2263":1,"2264":1,"2265":1},"2":{"22":1,"38":3,"43":1,"50":1,"63":1,"73":2,"93":2,"99":6,"110":1,"112":14,"114":7,"119":1,"134":2,"149":5,"164":1,"165":4,"168":1,"188":2,"191":7,"194":12,"195":3,"196":3,"199":7,"201":1,"202":9,"203":5,"206":2,"211":8,"218":1,"222":5,"231":1,"236":1,"249":1,"255":2,"257":1,"258":1,"259":2,"266":3,"268":1,"272":8,"277":1,"285":1,"288":1,"289":3,"294":1,"297":1,"308":2,"312":2,"356":3,"410":2,"414":3,"415":1,"422":1,"423":1,"430":23,"434":1,"478":3,"543":1,"545":1,"546":34,"551":1,"556":6,"570":4,"571":1,"581":4,"612":8,"613":2,"614":1,"629":4,"650":1,"651":1,"653":1,"655":1,"657":2,"658":3,"667":2,"701":1,"1290":1,"1307":3,"1326":1,"1328":4,"1331":1,"1334":2,"1336":3,"1339":1,"1342":1,"1348":1,"1355":3,"1359":5,"1365":1,"1382":1,"1383":18,"1386":14,"1389":1,"1391":1,"1392":6,"1393":1,"1397":2,"1403":1,"1419":1,"1420":1,"1424":8,"1426":4,"1427":2,"1428":3,"1434":1,"1435":2,"1442":1,"1455":2,"1456":1,"1459":1,"1460":1,"1462":1,"1463":2,"1465":1,"1466":3,"1467":1,"1468":10,"1469":4,"1470":1,"1471":1,"1473":2,"1479":1,"1480":6,"1487":7,"1488":6,"1492":4,"1493":1,"1495":2,"1499":1,"1502":1,"1513":1,"1559":5,"1560":6,"1563":5,"1564":2,"1565":3,"1567":1,"1568":1,"1570":5,"1572":1,"1574":2,"1575":3,"1579":3,"1581":1,"1582":6,"1584":2,"1585":1,"1586":1,"1587":9,"1588":8,"1589":2,"1594":2,"1595":35,"1596":1,"1597":1,"1600":1,"1607":1,"1629":1,"1630":1,"1631":1,"1632":1,"1635":1,"1639":2,"1640":3,"1642":1,"1644":1,"1648":1,"1657":1,"1658":3,"1712":1,"1730":4,"1731":3,"1732":2,"1733":4,"1734":7,"1736":7,"1737":2,"1738":3,"1741":1,"1742":6,"1744":16,"1745":5,"1747":7,"1748":6,"1749":9,"1750":5,"1751":3,"1752":9,"1753":6,"1754":12,"1755":8,"1756":3,"1757":5,"1758":2,"1759":7,"1763":3,"1764":2,"1766":2,"1768":1,"1769":7,"1770":6,"1771":2,"1772":1,"1773":1,"1779":1,"1786":1,"1826":6,"1827":2,"1828":1,"1829":8,"1891":2,"1892":2,"1893":3,"1894":1,"1895":4,"1897":5,"1898":2,"1914":1,"1948":1,"1949":1,"1950":2,"1955":7,"1956":7,"1959":1,"1962":1,"1964":5,"1965":5,"1969":5,"1972":2,"1974":1,"2021":9,"2022":5,"2023":4,"2024":8,"2025":9,"2026":2,"2027":1,"2028":3,"2029":6,"2030":2,"2031":2,"2032":9,"2033":8,"2034":5,"2035":1,"2038":6,"2039":2,"2040":1,"2041":13,"2042":3,"2043":1,"2047":1,"2051":1,"2052":1,"2127":1,"2162":1,"2171":1,"2172":1,"2199":1,"2202":4,"2205":15,"2206":7,"2210":1,"2218":5,"2219":1,"2222":2,"2239":1,"2241":1,"2244":2,"2246":4,"2247":5,"2248":1,"2250":3,"2254":1,"2255":13,"2256":8,"2262":1,"2263":16,"2264":3,"2265":12,"2266":1,"2273":6,"2276":2,"2278":1,"2290":3,"2291":1,"2292":1,"2322":1,"2323":1,"2330":1,"2336":2,"2337":1,"2364":8,"2375":1,"2380":1,"2412":5,"2414":2,"2415":5,"2416":2,"2417":1,"2420":2,"2456":1,"2457":1,"2458":1,"2459":1,"2460":3,"2461":1,"2462":2,"2463":1,"2464":1,"2465":3,"2468":1,"2469":4,"2471":2,"2472":1,"2477":5,"2478":1,"2480":2,"2481":7,"2482":1,"2483":1,"2484":1,"2485":1,"2486":1,"2487":1,"2488":1,"2489":1,"2490":1,"2491":1,"2492":4,"2493":1,"2494":1,"2495":2,"2496":1,"2497":4,"2498":1,"2499":1,"2500":1,"2501":1,"2502":1,"2503":1,"2504":1,"2505":1,"2506":1,"2507":1,"2508":5,"2509":1,"2510":2,"2511":1,"2515":1,"2518":8,"2519":1,"2521":1,"2522":2,"2523":1,"2544":1,"2558":1,"2563":1,"2587":1,"2598":10,"2599":4,"2600":4,"2627":1,"2633":1,"2669":1,"2676":2,"2700":1,"2736":1,"2739":1,"2740":3,"2742":2,"2743":8,"2744":4,"2745":2,"2747":2,"2768":1,"2769":2,"2770":1,"2771":1,"2772":1,"2773":3,"2777":1,"2779":3,"2781":1,"2782":5,"2787":2,"2788":1,"2790":3,"2791":1,"2799":1,"2802":6,"2808":2,"2811":1,"2816":24,"2817":3,"2818":1,"2819":1,"2820":1,"2821":2,"2823":2,"2825":1,"2831":1,"2832":1,"2837":1,"2842":1,"2855":1,"2860":2,"2861":1,"2863":2,"2864":2,"2866":4,"2868":6,"2869":13,"2870":4,"2871":4,"2872":6,"2873":4,"2874":3,"2875":28,"2876":18,"2877":4,"2878":6,"2879":5,"2880":9,"2881":9,"2882":11,"2883":1,"2884":7,"2885":1,"2886":3,"2895":2}}],["keyswitch",{"2":{"1608":1,"1612":1,"1635":1,"2374":2,"2375":3,"2377":1,"2380":5,"2412":5,"2819":1}}],["keyswitches",{"2":{"551":1,"1511":1,"2367":1}}],["keystrokes",{"2":{"1420":1,"1495":1,"2042":1,"2165":1,"2169":1,"2263":1,"2273":1,"2324":1,"2712":1}}],["keystroke",{"2":{"312":1,"1427":2}}],["keys",{"0":{"112":1,"331":1,"419":1,"1327":1,"1329":1,"1335":1,"1336":1,"1347":1,"1355":1,"1363":1,"1570":1,"1747":1,"1791":1,"1794":1,"1797":1,"1800":1,"1888":1,"1889":1,"1890":1,"1892":1,"1956":1,"1960":1,"1961":1,"1962":1,"1969":1,"2025":1,"2028":1,"2035":1,"2264":1,"2265":1,"2413":1,"2457":1,"2459":1,"2463":1,"2465":1,"2483":1,"2499":1,"2501":1,"2502":1,"2506":1,"2598":1,"2744":1,"2747":1,"2748":1,"2820":1,"2873":1},"1":{"1752":1,"1753":1,"1754":1,"1792":1,"1793":1,"1795":1,"1796":1,"1798":1,"1799":1,"1801":1,"1802":1,"1889":1,"1890":2,"1891":2,"1892":1,"1893":2,"1894":2,"1895":2,"1896":2,"1897":2,"1898":2,"1899":1,"1961":1,"1962":2,"2026":1,"2027":1,"2029":1,"2030":1,"2031":1,"2414":1,"2415":1,"2416":1,"2417":1,"2418":1,"2419":1,"2420":1,"2421":1,"2599":1,"2600":1},"2":{"7":2,"70":1,"74":1,"98":2,"112":2,"114":2,"119":2,"134":2,"143":4,"149":1,"165":5,"176":1,"182":2,"190":2,"191":6,"194":2,"196":3,"199":1,"201":1,"202":3,"211":6,"236":1,"255":1,"259":1,"263":1,"277":1,"289":1,"294":1,"297":2,"308":1,"316":1,"410":1,"415":1,"430":1,"543":1,"546":4,"556":1,"566":1,"581":2,"587":1,"589":1,"651":1,"652":1,"655":1,"1327":2,"1329":1,"1331":2,"1334":1,"1336":2,"1340":2,"1342":1,"1356":2,"1359":1,"1363":1,"1383":1,"1386":1,"1391":1,"1392":1,"1395":1,"1404":1,"1422":1,"1424":3,"1427":2,"1428":1,"1438":1,"1440":1,"1443":1,"1460":1,"1462":1,"1469":3,"1473":6,"1474":1,"1476":1,"1477":1,"1480":2,"1483":1,"1484":1,"1485":1,"1486":1,"1487":4,"1488":1,"1489":1,"1490":1,"1491":1,"1492":2,"1502":1,"1503":3,"1511":1,"1561":1,"1563":2,"1564":2,"1567":6,"1568":1,"1570":2,"1572":5,"1574":1,"1578":1,"1579":3,"1581":1,"1582":10,"1589":1,"1592":1,"1595":1,"1629":1,"1631":1,"1658":7,"1659":1,"1660":1,"1661":1,"1662":1,"1663":1,"1733":3,"1734":4,"1747":1,"1752":1,"1753":2,"1755":4,"1756":1,"1757":2,"1759":1,"1764":1,"1766":3,"1769":1,"1770":2,"1772":1,"1829":1,"1888":1,"1889":3,"1890":1,"1892":6,"1895":1,"1896":1,"1898":1,"1899":2,"1922":1,"1926":1,"1955":3,"1956":1,"1960":4,"1961":2,"1962":2,"1965":2,"1972":1,"2013":1,"2024":2,"2025":1,"2027":2,"2028":3,"2029":1,"2030":1,"2031":3,"2032":1,"2035":4,"2041":4,"2042":4,"2051":3,"2159":1,"2201":1,"2204":1,"2205":10,"2206":2,"2215":1,"2238":1,"2239":2,"2240":1,"2241":4,"2242":2,"2244":3,"2246":10,"2247":4,"2254":1,"2255":2,"2263":1,"2265":4,"2266":1,"2276":2,"2364":1,"2367":1,"2378":1,"2380":1,"2406":1,"2412":5,"2421":1,"2469":3,"2470":1,"2472":3,"2473":1,"2475":1,"2476":1,"2477":1,"2478":2,"2480":1,"2497":3,"2499":1,"2500":1,"2506":4,"2522":1,"2525":1,"2531":1,"2532":1,"2558":3,"2563":1,"2598":9,"2599":5,"2600":1,"2669":2,"2699":1,"2731":1,"2738":1,"2739":1,"2742":2,"2743":1,"2744":2,"2745":2,"2747":1,"2748":3,"2752":1,"2756":1,"2773":1,"2789":1,"2799":1,"2809":1,"2816":1,"2820":2,"2821":1,"2833":1,"2836":1,"2837":1,"2860":1,"2861":2,"2865":1,"2866":1,"2867":5,"2868":7,"2869":3,"2875":6,"2876":2,"2878":3,"2880":5,"2881":5,"2882":5,"2884":1,"2886":1}}],["keymapping",{"2":{"1337":1}}],["keymap>",{"2":{"426":2,"449":1,"450":1,"2328":1,"2353":1,"2533":1,"2553":1,"2554":1,"2560":1,"2562":1}}],["keymap=",{"2":{"2529":1}}],["keymap=skully",{"2":{"421":1}}],["keymap=none",{"2":{"420":1,"421":1}}],["keymap=default",{"2":{"411":1,"412":1,"414":1,"421":1,"426":1}}],["keymap",{"0":{"5":1,"272":1,"442":1,"446":1,"541":1,"580":1,"581":1,"582":1,"609":1,"657":1,"1322":1,"1326":1,"1403":1,"1405":1,"1415":1,"2361":1,"2365":1,"2470":1,"2471":1,"2472":1,"2474":1,"2530":1,"2531":1,"2544":1,"2548":1,"2553":1,"2554":1,"2578":1,"2675":1,"2771":1},"1":{"1323":1,"1324":1,"1325":1,"1326":1,"1327":1,"1328":1,"1329":1,"1330":1,"1331":1,"1332":1,"1333":1,"1334":1,"1335":1,"1336":1,"1337":1,"1338":1,"1339":1,"1340":1,"1404":1,"1405":1,"1406":2,"1407":1,"1408":1,"1409":1,"2471":1,"2472":2,"2473":2,"2474":1,"2475":2,"2476":2,"2477":2,"2478":2},"2":{"4":1,"5":4,"18":4,"31":1,"32":1,"34":1,"36":1,"45":1,"48":1,"55":1,"75":2,"86":1,"89":1,"90":1,"92":4,"93":3,"94":1,"114":19,"119":2,"120":3,"123":1,"125":7,"133":1,"134":7,"149":5,"162":1,"165":19,"170":1,"176":4,"185":7,"189":1,"191":10,"199":14,"202":2,"206":1,"211":14,"213":1,"218":1,"222":6,"228":1,"229":1,"236":7,"241":1,"249":7,"253":1,"255":2,"256":1,"266":7,"270":1,"272":2,"273":1,"277":6,"281":1,"284":1,"285":4,"288":1,"294":4,"307":3,"308":6,"317":3,"345":1,"353":2,"354":1,"355":2,"356":2,"358":1,"371":1,"392":1,"411":4,"412":1,"414":1,"419":1,"420":1,"421":2,"422":2,"423":4,"426":15,"427":3,"430":7,"433":1,"434":4,"435":1,"436":5,"437":4,"442":6,"444":6,"446":5,"449":7,"450":7,"451":3,"459":1,"467":1,"482":2,"499":3,"537":1,"538":1,"541":1,"543":1,"563":3,"567":1,"568":2,"569":1,"570":8,"571":8,"574":2,"575":2,"578":1,"579":1,"580":1,"582":4,"589":1,"597":2,"600":1,"609":4,"611":2,"614":2,"618":1,"620":1,"624":1,"627":1,"628":1,"629":3,"632":1,"636":1,"642":1,"655":2,"657":1,"1293":1,"1300":2,"1307":1,"1322":1,"1325":1,"1326":4,"1331":1,"1332":1,"1335":1,"1368":1,"1389":4,"1390":1,"1391":1,"1393":1,"1395":1,"1401":1,"1402":2,"1403":4,"1404":1,"1405":1,"1409":1,"1410":3,"1411":2,"1412":1,"1413":2,"1417":9,"1418":1,"1419":11,"1421":3,"1426":2,"1429":2,"1442":1,"1454":1,"1455":1,"1457":1,"1461":1,"1462":1,"1470":1,"1472":1,"1473":1,"1491":1,"1497":2,"1502":1,"1564":1,"1571":1,"1572":1,"1573":1,"1576":1,"1592":4,"1595":1,"1597":4,"1598":3,"1600":1,"1601":1,"1603":5,"1608":4,"1609":2,"1629":1,"1630":1,"1635":4,"1636":2,"1640":1,"1669":1,"1710":1,"1731":1,"1736":1,"1744":1,"1758":1,"1759":1,"1762":1,"1763":1,"1765":1,"1805":1,"1817":1,"1830":2,"1831":2,"1835":1,"1880":1,"1885":1,"1890":1,"1891":1,"1893":1,"1894":1,"1895":1,"1896":1,"1897":1,"1903":2,"1916":1,"1920":1,"1956":1,"1957":1,"1961":1,"1967":1,"1968":1,"1969":1,"2009":2,"2013":1,"2022":1,"2025":1,"2028":1,"2044":2,"2046":2,"2050":1,"2051":1,"2116":1,"2121":1,"2125":1,"2127":1,"2135":1,"2137":1,"2171":1,"2202":2,"2219":1,"2223":1,"2230":2,"2239":1,"2244":2,"2248":2,"2251":1,"2255":2,"2258":3,"2263":5,"2264":1,"2265":2,"2266":1,"2272":1,"2275":4,"2276":5,"2277":1,"2342":1,"2346":2,"2348":2,"2350":2,"2353":6,"2356":4,"2360":2,"2361":6,"2362":2,"2363":6,"2364":5,"2365":1,"2375":1,"2380":1,"2394":1,"2399":2,"2400":3,"2401":2,"2402":1,"2425":1,"2450":1,"2469":1,"2471":3,"2472":4,"2474":3,"2475":2,"2479":2,"2480":1,"2482":1,"2518":1,"2519":1,"2525":1,"2529":2,"2530":8,"2531":4,"2533":2,"2536":2,"2541":1,"2543":7,"2544":4,"2545":2,"2546":6,"2547":1,"2548":3,"2549":4,"2553":7,"2554":4,"2560":1,"2562":2,"2577":1,"2578":1,"2611":1,"2621":2,"2675":2,"2676":10,"2677":5,"2699":2,"2700":1,"2705":2,"2742":2,"2744":2,"2816":2,"2831":1,"2832":5,"2833":2,"2834":71,"2840":2,"2842":2,"2854":1,"2861":2,"2862":1,"2863":1,"2864":1,"2866":1,"2868":2,"2875":1,"2876":1,"2877":1,"2879":1,"2882":3,"2883":1,"2884":1,"2894":1,"2895":1}}],["keymaps",{"0":{"17":1,"36":1,"120":1,"265":1,"275":1,"439":1,"569":1,"1409":1,"1410":1,"1421":1,"1425":1,"1429":1,"2476":1},"1":{"570":1,"571":1,"572":1,"573":1,"574":1,"575":1,"576":1,"1411":1,"1412":1,"1413":1,"1414":1,"1415":1,"1416":1,"1417":1,"1418":1,"1419":1,"1422":1,"1423":1,"1424":1,"1426":1,"1427":1,"1428":1,"1429":1,"1430":1,"1431":1,"1432":1,"1433":1,"1434":1,"1435":1,"1436":1,"1437":1,"1438":1,"1439":1,"1440":1,"1441":1,"1442":1,"2477":1,"2478":1},"2":{"0":1,"2":1,"3":1,"4":2,"5":1,"7":1,"8":1,"9":1,"15":1,"17":2,"19":1,"32":1,"36":3,"39":1,"52":1,"60":1,"65":1,"73":1,"74":1,"75":2,"107":1,"114":3,"125":1,"134":1,"149":2,"156":1,"162":2,"165":3,"170":1,"172":2,"176":2,"182":2,"185":1,"191":8,"199":4,"201":1,"211":2,"213":4,"220":1,"222":1,"224":2,"228":5,"231":1,"232":1,"236":2,"238":1,"249":7,"265":5,"266":5,"268":2,"275":3,"277":1,"283":1,"285":2,"317":1,"352":1,"358":1,"377":1,"392":1,"394":2,"403":1,"426":4,"427":1,"434":2,"436":1,"439":2,"444":1,"446":1,"539":2,"560":2,"570":5,"571":2,"597":1,"600":1,"601":2,"609":1,"656":1,"657":1,"682":1,"1307":1,"1309":1,"1321":3,"1322":1,"1326":1,"1403":1,"1412":1,"1415":1,"1419":2,"1426":3,"1450":2,"1597":1,"1818":1,"2010":1,"2239":1,"2240":1,"2258":1,"2265":1,"2353":2,"2356":1,"2360":2,"2362":1,"2363":3,"2399":3,"2400":2,"2401":2,"2406":1,"2470":1,"2471":1,"2476":4,"2525":1,"2530":1,"2531":1,"2532":1,"2548":1,"2549":7,"2551":2,"2553":2,"2554":1,"2555":1,"2556":1,"2564":1,"2675":6,"2676":5,"2677":4,"2854":1,"2855":2,"2856":1,"2862":1}}],["keyboard=true",{"2":{"1300":1}}],["keyboard=clueboard",{"2":{"411":1,"412":1,"421":1,"2529":1}}],["keyboard>",{"2":{"426":4,"427":1,"449":1,"450":1,"605":1,"1405":1,"1406":2,"1962":1,"2328":1,"2353":1,"2530":1,"2533":1,"2553":1,"2554":1,"2560":1,"2562":1,"2577":1}}],["keyboard|keymap|kbfirmware",{"0":{"162":1},"2":{"165":1}}],["keyboardio",{"2":{"37":2,"165":1}}],["keyboard",{"0":{"29":1,"37":1,"44":1,"55":1,"59":1,"86":1,"102":1,"122":1,"143":1,"157":1,"175":1,"181":1,"197":1,"207":1,"217":1,"226":1,"241":1,"253":1,"262":1,"270":1,"281":1,"291":1,"300":1,"311":1,"331":1,"360":1,"441":1,"445":1,"539":1,"549":1,"562":1,"578":1,"579":1,"584":1,"608":1,"615":1,"616":1,"617":1,"618":1,"622":1,"623":1,"624":1,"628":1,"630":1,"632":1,"633":1,"636":1,"658":1,"1298":1,"1319":1,"1342":1,"1407":1,"1422":1,"1438":1,"1440":1,"1806":1,"1808":1,"1889":1,"1943":1,"1945":1,"2013":1,"2014":1,"2207":1,"2239":1,"2360":1,"2384":1,"2393":1,"2395":1,"2397":1,"2399":1,"2402":1,"2403":1,"2405":1,"2407":1,"2412":1,"2422":1,"2557":1,"2558":1,"2559":1,"2561":1,"2562":1,"2611":1,"2652":1,"2662":1,"2664":1,"2676":1,"2729":1,"2736":1,"2741":1,"2827":1,"2832":1},"1":{"30":1,"31":1,"32":1,"33":1,"34":1,"35":1,"36":1,"45":1,"60":1,"550":1,"551":1,"552":1,"609":1,"616":1,"617":2,"618":2,"619":1,"620":1,"621":1,"622":1,"623":2,"624":2,"629":1,"631":1,"632":1,"634":1,"635":1,"636":1,"1320":1,"1408":1,"1409":1,"1890":1,"1891":1,"2208":1,"2209":1,"2210":1,"2211":1,"2212":1,"2213":1,"2214":1,"2215":1,"2216":1,"2217":1,"2218":1,"2219":1,"2220":1,"2221":1,"2222":1,"2223":1,"2224":1,"2225":1,"2226":1,"2227":1,"2394":1,"2395":1,"2396":1,"2397":1,"2398":2,"2399":2,"2400":2,"2401":2,"2402":2,"2403":2,"2404":1,"2405":1,"2406":2,"2407":1,"2408":1,"2409":1,"2410":1,"2411":1,"2423":1,"2424":1,"2425":1,"2426":1,"2427":1,"2558":1,"2559":1,"2560":2,"2561":2,"2562":1,"2563":1,"2663":1,"2664":1,"2665":2,"2666":2,"2667":2,"2668":2,"2669":2,"2670":1,"2671":1,"2672":1,"2730":1,"2731":1,"2732":1,"2733":1,"2734":1,"2735":1,"2736":1,"2737":1,"2738":1,"2739":1,"2740":1,"2742":1,"2743":1,"2744":1,"2745":1,"2746":1,"2747":1,"2748":1},"2":{"4":2,"14":2,"31":2,"34":3,"36":1,"50":6,"55":1,"56":1,"62":1,"67":3,"70":5,"74":1,"75":2,"76":2,"82":2,"86":6,"90":3,"92":1,"93":2,"94":3,"99":1,"102":2,"105":4,"107":1,"110":2,"111":2,"112":1,"114":7,"116":2,"119":1,"120":1,"122":2,"124":1,"125":5,"133":4,"134":10,"138":1,"143":4,"149":14,"157":2,"158":1,"162":2,"165":8,"175":2,"176":3,"181":2,"184":1,"185":5,"191":10,"197":2,"199":6,"201":3,"204":1,"207":2,"209":3,"211":10,"217":3,"218":1,"221":2,"222":11,"226":2,"229":3,"233":2,"234":1,"236":11,"238":1,"240":1,"241":4,"249":12,"253":4,"255":1,"262":3,"263":2,"265":1,"266":67,"270":4,"277":7,"281":4,"285":4,"291":2,"293":1,"294":13,"300":2,"305":1,"306":1,"308":8,"311":2,"312":2,"314":1,"315":1,"317":4,"331":1,"345":1,"347":1,"351":1,"353":4,"358":2,"360":2,"362":1,"374":2,"376":1,"377":1,"411":4,"412":2,"418":1,"419":1,"422":2,"423":6,"426":7,"427":2,"430":2,"431":2,"434":7,"436":1,"437":4,"439":3,"440":2,"441":3,"442":4,"444":1,"445":4,"447":4,"449":6,"450":6,"451":3,"459":1,"467":1,"478":2,"537":3,"538":1,"539":2,"543":8,"547":2,"549":2,"552":1,"554":2,"556":7,"557":4,"560":3,"562":3,"569":1,"570":5,"571":2,"574":2,"575":6,"576":3,"578":4,"581":1,"597":2,"600":5,"604":1,"605":1,"606":1,"607":3,"608":2,"609":4,"614":1,"615":4,"617":3,"618":3,"620":1,"621":6,"622":1,"623":1,"624":3,"625":2,"627":1,"628":1,"629":1,"630":1,"631":2,"632":1,"633":3,"636":1,"642":1,"647":1,"650":3,"655":2,"657":1,"658":6,"666":2,"667":5,"668":6,"670":2,"701":1,"709":1,"710":1,"727":2,"734":1,"735":1,"736":1,"737":1,"739":1,"782":1,"783":1,"808":1,"809":1,"840":1,"841":1,"870":1,"871":1,"905":1,"906":1,"939":1,"940":1,"973":1,"974":1,"1007":1,"1008":1,"1041":1,"1042":1,"1075":1,"1076":1,"1109":1,"1110":1,"1143":1,"1144":1,"1170":1,"1173":1,"1176":1,"1179":2,"1181":3,"1182":3,"1196":1,"1197":1,"1277":1,"1281":1,"1290":1,"1291":1,"1293":1,"1297":1,"1298":3,"1300":2,"1301":1,"1302":1,"1303":1,"1310":1,"1313":1,"1320":1,"1324":1,"1327":1,"1329":1,"1330":1,"1331":1,"1334":3,"1335":1,"1336":4,"1337":2,"1339":2,"1340":1,"1342":2,"1343":5,"1346":1,"1350":1,"1354":2,"1356":2,"1358":1,"1359":1,"1368":1,"1370":2,"1377":1,"1383":1,"1386":1,"1388":1,"1389":3,"1390":1,"1391":1,"1392":1,"1394":1,"1395":1,"1397":1,"1398":4,"1402":1,"1403":1,"1404":4,"1405":1,"1406":1,"1408":7,"1409":1,"1410":1,"1411":1,"1419":6,"1420":1,"1421":1,"1424":1,"1426":1,"1431":2,"1443":1,"1450":1,"1455":2,"1456":1,"1460":1,"1461":2,"1462":5,"1463":1,"1467":1,"1492":1,"1493":1,"1497":1,"1511":1,"1514":1,"1520":2,"1521":1,"1526":2,"1527":1,"1557":1,"1559":1,"1560":1,"1562":1,"1563":2,"1593":1,"1595":4,"1600":1,"1601":1,"1606":6,"1609":1,"1629":4,"1634":2,"1636":3,"1639":1,"1641":1,"1643":1,"1649":2,"1655":1,"1669":1,"1670":1,"1734":3,"1752":3,"1753":3,"1754":1,"1755":2,"1756":1,"1760":1,"1803":3,"1804":1,"1805":4,"1806":1,"1807":1,"1808":2,"1809":1,"1810":1,"1818":1,"1826":9,"1827":1,"1829":1,"1830":3,"1832":2,"1835":1,"1878":1,"1881":1,"1882":1,"1887":1,"1888":1,"1889":1,"1902":1,"1903":3,"1906":5,"1915":1,"1916":1,"1918":2,"1919":4,"1920":1,"1935":1,"1939":1,"1942":1,"1944":2,"1945":1,"1953":1,"1955":2,"1961":1,"1993":2,"1996":1,"1997":1,"1998":1,"1999":1,"2010":1,"2013":4,"2014":1,"2027":4,"2038":9,"2039":1,"2041":6,"2042":1,"2044":3,"2047":2,"2050":1,"2051":1,"2052":1,"2053":1,"2114":1,"2117":1,"2118":1,"2123":1,"2124":3,"2125":1,"2134":1,"2135":6,"2136":1,"2137":1,"2153":1,"2154":1,"2156":2,"2157":1,"2159":1,"2160":1,"2169":2,"2195":1,"2210":1,"2211":1,"2214":2,"2215":2,"2218":2,"2219":5,"2220":1,"2221":2,"2222":9,"2223":9,"2224":2,"2227":1,"2230":4,"2233":5,"2234":1,"2238":5,"2239":3,"2240":4,"2243":3,"2244":2,"2248":1,"2251":2,"2254":1,"2261":2,"2270":1,"2271":1,"2277":3,"2288":1,"2323":1,"2328":1,"2332":1,"2336":2,"2346":3,"2348":3,"2350":3,"2351":1,"2353":6,"2358":2,"2360":8,"2362":3,"2363":11,"2364":7,"2365":3,"2367":2,"2369":5,"2372":2,"2377":1,"2378":7,"2379":1,"2380":4,"2381":1,"2382":2,"2384":1,"2385":1,"2394":2,"2395":3,"2396":13,"2397":5,"2398":1,"2399":7,"2400":4,"2401":3,"2402":2,"2403":2,"2404":1,"2405":1,"2406":3,"2407":1,"2409":1,"2410":1,"2412":4,"2415":1,"2416":2,"2417":2,"2418":1,"2420":1,"2423":1,"2431":3,"2433":4,"2435":3,"2437":1,"2439":1,"2441":1,"2443":1,"2450":1,"2455":1,"2463":1,"2466":1,"2467":1,"2469":3,"2475":1,"2476":1,"2477":2,"2482":5,"2494":1,"2497":2,"2513":1,"2519":1,"2525":5,"2526":1,"2528":1,"2529":5,"2530":1,"2531":1,"2533":1,"2534":1,"2535":2,"2537":1,"2543":1,"2544":1,"2547":1,"2549":1,"2554":1,"2556":1,"2557":1,"2558":7,"2559":2,"2560":2,"2562":5,"2563":3,"2565":1,"2577":4,"2598":1,"2599":1,"2600":1,"2611":1,"2617":1,"2621":2,"2622":2,"2624":1,"2632":5,"2633":2,"2634":2,"2635":1,"2642":1,"2649":1,"2662":11,"2663":2,"2664":2,"2665":8,"2666":2,"2668":1,"2669":1,"2674":2,"2675":1,"2676":26,"2677":4,"2700":5,"2701":1,"2704":2,"2705":4,"2709":1,"2712":1,"2736":1,"2737":1,"2742":6,"2743":8,"2744":1,"2747":1,"2748":3,"2752":2,"2753":1,"2754":1,"2756":1,"2758":1,"2760":2,"2761":2,"2767":1,"2771":1,"2774":1,"2775":1,"2778":1,"2780":1,"2785":2,"2786":2,"2793":1,"2796":1,"2797":1,"2799":4,"2800":7,"2801":2,"2802":1,"2816":4,"2818":1,"2825":1,"2827":2,"2829":5,"2831":5,"2832":3,"2833":1,"2842":1,"2854":1,"2856":4,"2859":6,"2860":2,"2861":3,"2863":1,"2864":1,"2866":2,"2882":4,"2884":1,"2886":2,"2887":1,"2894":1,"2895":1}}],["keyboards",{"0":{"41":1,"54":1,"116":1,"438":1,"600":1,"609":1,"1403":1,"1415":1,"1560":1,"1634":1,"2372":1,"2742":1},"1":{"42":1,"43":1,"55":1,"56":1,"57":1,"58":1,"1404":1,"1405":1,"1406":1,"1407":1,"1408":1,"1409":1},"2":{"2":1,"14":1,"28":1,"30":1,"33":1,"35":2,"36":3,"37":1,"43":3,"49":1,"50":1,"58":1,"65":2,"67":1,"69":2,"70":5,"73":2,"74":3,"86":3,"90":1,"92":1,"93":2,"102":1,"107":3,"109":1,"110":1,"114":9,"116":1,"118":1,"122":1,"123":1,"124":2,"132":1,"134":5,"141":1,"143":1,"149":14,"157":1,"158":2,"162":2,"165":2,"175":1,"176":2,"181":1,"191":4,"197":1,"199":2,"201":3,"209":1,"211":3,"213":2,"218":1,"221":1,"222":5,"235":1,"236":4,"240":2,"249":17,"251":1,"262":1,"266":8,"277":3,"279":1,"285":3,"294":1,"308":4,"317":4,"322":1,"357":4,"403":1,"426":5,"427":1,"429":1,"430":2,"431":2,"434":1,"436":1,"438":2,"445":1,"446":1,"447":1,"470":1,"489":1,"540":2,"543":2,"547":1,"549":1,"550":1,"556":1,"560":1,"562":1,"570":1,"571":1,"579":1,"593":1,"597":1,"600":4,"601":3,"605":1,"609":1,"647":5,"648":1,"656":1,"667":1,"671":1,"682":1,"1170":1,"1173":1,"1176":2,"1179":2,"1184":1,"1186":1,"1187":1,"1296":1,"1297":1,"1299":1,"1313":1,"1321":3,"1328":1,"1332":1,"1334":1,"1366":1,"1372":1,"1373":1,"1386":2,"1387":2,"1403":1,"1409":1,"1411":1,"1412":1,"1418":1,"1419":1,"1450":2,"1460":1,"1462":1,"1487":1,"1493":3,"1511":1,"1512":1,"1514":1,"1516":1,"1559":3,"1565":1,"1592":1,"1593":1,"1607":1,"1649":1,"1803":1,"1832":1,"1906":1,"1907":1,"1914":1,"1939":2,"1954":1,"1970":1,"2047":1,"2051":1,"2052":1,"2124":1,"2125":2,"2128":1,"2135":2,"2137":1,"2154":1,"2207":4,"2211":2,"2218":1,"2224":1,"2233":1,"2238":1,"2240":1,"2323":1,"2324":1,"2328":2,"2329":2,"2331":1,"2333":1,"2340":1,"2342":1,"2343":1,"2346":1,"2348":1,"2353":1,"2356":1,"2358":1,"2359":1,"2360":2,"2362":2,"2363":4,"2364":1,"2369":1,"2378":1,"2381":1,"2385":1,"2393":1,"2394":1,"2396":3,"2397":1,"2400":13,"2401":13,"2408":3,"2412":1,"2413":1,"2423":1,"2446":1,"2464":1,"2470":1,"2481":1,"2513":2,"2516":1,"2529":3,"2530":3,"2533":1,"2535":1,"2549":1,"2553":1,"2558":1,"2562":1,"2564":1,"2577":3,"2648":1,"2650":3,"2651":2,"2652":1,"2653":1,"2654":1,"2655":1,"2662":3,"2674":1,"2676":3,"2677":1,"2703":6,"2741":1,"2742":3,"2781":1,"2799":3,"2800":1,"2801":1,"2818":1,"2825":1,"2831":1,"2842":1,"2856":3,"2857":1,"2882":1}}],["g5",{"2":{"1819":1,"2498":1}}],["g3",{"2":{"1819":1,"2498":1}}],["g1",{"2":{"1819":1,"2498":1}}],["g♯",{"2":{"1819":6,"2498":6}}],["gs5",{"2":{"1819":1,"2498":1}}],["gs4",{"2":{"1819":1,"2498":1}}],["gs3",{"2":{"1819":1,"2498":1}}],["gs2",{"2":{"1819":1,"2498":1}}],["gs1",{"2":{"1819":1,"2498":1}}],["gs",{"2":{"1819":1,"2498":1}}],["gskt00",{"2":{"122":2}}],["g♭",{"2":{"1819":6,"2498":6}}],["gb5",{"2":{"1819":1,"2498":1}}],["gb4",{"2":{"1819":1,"2498":1}}],["gb3",{"2":{"1819":1,"2498":1}}],["gb2",{"2":{"1819":1,"2498":1}}],["gb1",{"2":{"1819":1,"2498":1}}],["gb",{"2":{"1609":1,"1819":1,"2498":1}}],["gboy",{"2":{"191":1}}],["gboards",{"2":{"143":4,"149":1,"176":1,"191":1,"1592":2}}],["gnd",{"2":{"679":1,"680":1,"697":8,"703":1,"807":1,"836":1,"868":1,"900":8,"935":8,"969":1,"1003":1,"1037":8,"1071":1,"1105":8,"1139":8,"1172":1,"1175":1,"1178":1,"1195":1,"1291":1,"1649":1,"1806":1,"2154":1,"2212":1,"2213":1,"2329":1,"2332":1,"2334":1,"2335":1,"2337":1,"2339":1,"2341":1,"2344":1,"2377":1,"2431":2,"2433":4,"2435":2,"2437":2,"2439":2,"2441":2,"2453":2,"2558":1,"2622":1,"2639":6}}],["gnu++14",{"2":{"165":1}}],["gnu11",{"2":{"165":1}}],["gnu",{"0":{"370":1},"2":{"134":1,"236":3,"362":1,"366":1,"1414":4,"2411":1,"2680":4}}],["gd25q64cs",{"2":{"2653":2}}],["gdb",{"2":{"368":1,"375":1,"2622":3,"2893":1}}],["gd32v",{"2":{"191":1,"670":2}}],["gd32vf103",{"2":{"130":2,"134":1,"165":2,"536":1}}],["gmt",{"2":{"355":2,"357":2}}],["gmmk2",{"2":{"236":1}}],["gmmk",{"2":{"102":3,"114":11,"134":1,"149":2,"165":3,"175":4,"176":2,"191":2,"199":1,"222":1,"2343":1}}],["gp3",{"2":{"2650":1}}],["gp8",{"2":{"2642":1}}],["gpx",{"2":{"2642":1}}],["gp0",{"2":{"2000":1,"2650":2}}],["gp19",{"2":{"2650":1}}],["gp18",{"2":{"2650":1}}],["gp17",{"2":{"2648":1}}],["gp1",{"2":{"2000":1,"2650":2}}],["gpt",{"2":{"698":8,"699":4,"1527":4}}],["gptd15",{"2":{"1527":1}}],["gptd8",{"2":{"703":1}}],["gptd8tim8",{"2":{"697":1}}],["gptd6",{"2":{"699":1}}],["gptd6tim6",{"2":{"697":1}}],["gptd9",{"2":{"698":1}}],["gptd7tim7",{"2":{"697":1}}],["gp20",{"2":{"2650":1}}],["gp2",{"2":{"2650":1}}],["gp29",{"2":{"677":1}}],["gp28",{"2":{"677":1}}],["gp27",{"2":{"677":1}}],["gp26",{"2":{"677":1}}],["gpl3",{"2":{"2674":1}}],["gpl2+",{"2":{"2674":1,"2676":1}}],["gpl2",{"2":{"2674":1}}],["gplv3",{"2":{"2411":2}}],["gplv2",{"0":{"2680":1},"2":{"2411":1}}],["gpl",{"2":{"284":1,"563":1,"1414":1,"1600":2,"2411":1,"2513":1,"2514":1,"2674":1,"2680":1,"2681":2,"2682":1,"2683":3,"2684":2,"2685":1,"2689":3,"2690":2,"2692":1,"2695":2,"2696":3,"2697":1,"2698":3}}],["gpioa",{"2":{"1376":1}}],["gpiob",{"2":{"753":2}}],["gpios",{"2":{"742":1,"2632":1,"2633":1,"2634":1}}],["gpiov3",{"2":{"702":1}}],["gpiov2",{"2":{"702":1}}],["gpiov1",{"2":{"702":1}}],["gpiof",{"2":{"65":1}}],["gpio",{"0":{"148":1,"243":1,"741":1,"1611":1,"2641":1},"1":{"742":1,"743":1,"744":1,"2642":1,"2643":1},"2":{"49":1,"64":1,"94":1,"114":3,"133":1,"134":1,"149":2,"243":13,"244":1,"249":2,"266":4,"277":1,"308":1,"617":5,"621":3,"674":1,"685":2,"707":3,"715":1,"721":1,"725":1,"741":1,"742":13,"743":1,"753":2,"780":1,"806":1,"835":1,"867":1,"899":1,"934":1,"968":1,"1002":1,"1036":1,"1070":1,"1104":1,"1138":1,"1171":1,"1172":1,"1173":1,"1174":1,"1175":1,"1176":2,"1178":2,"1179":1,"1183":2,"1194":1,"1226":2,"1230":1,"1261":1,"1263":1,"1268":1,"1275":3,"1276":2,"1368":1,"1378":2,"1524":1,"1528":2,"1607":1,"1667":4,"1806":6,"2000":2,"2234":3,"2633":2,"2634":2,"2639":1,"2641":1,"2642":3,"2643":3,"2648":1,"2652":1,"2674":1,"2803":2,"2804":3,"2805":3,"2806":1,"2811":1,"2813":2,"2815":6,"2819":4,"2822":2,"2823":4,"2827":3,"2830":1}}],["gc9a01",{"2":{"277":1,"2701":2,"2704":7}}],["gc9107",{"2":{"277":1}}],["gc9xxx",{"2":{"277":1}}],["gcc15",{"2":{"308":1}}],["gcc10",{"2":{"134":1}}],["gcc",{"2":{"73":1,"132":1,"134":2,"222":1,"365":1,"371":1,"2363":1,"2610":1}}],["gk61",{"2":{"236":3,"294":1}}],["g2",{"2":{"211":2,"1819":1,"2498":1}}],["g60",{"2":{"211":2}}],["g431",{"2":{"249":1}}],["g4",{"2":{"191":1,"1819":1,"2498":1}}],["g474",{"2":{"49":1}}],["gif",{"2":{"2703":2}}],["gifs",{"2":{"169":1,"2701":1}}],["gigadevice",{"0":{"536":1},"2":{"536":1}}],["gives",{"2":{"474":1,"477":1,"520":1,"1579":1,"1771":1,"1826":1,"1911":1,"2038":1,"2320":1,"2364":1,"2582":1,"2869":1}}],["give",{"0":{"2427":1},"2":{"317":1,"343":1,"1187":1,"1356":1,"1590":2,"1954":1,"2013":1,"2325":1,"2376":1,"2406":1,"2587":1,"2610":1,"2644":1,"2869":1,"2888":1}}],["given",{"0":{"2847":1},"2":{"155":1,"312":1,"679":2,"680":2,"775":1,"788":1,"815":1,"847":1,"877":1,"912":1,"946":1,"980":1,"1014":1,"1048":1,"1082":1,"1116":1,"1150":1,"1203":1,"1356":1,"1454":1,"1473":1,"1582":3,"1590":1,"1592":1,"1602":1,"1723":1,"1726":1,"1762":1,"1783":1,"1788":1,"1791":1,"1794":1,"1797":1,"1800":1,"1892":2,"1917":1,"2144":9,"2147":2,"2168":3,"2246":1,"2265":1,"2297":1,"2300":1,"2303":1,"2310":1,"2317":1,"2363":1,"2378":1,"2405":1,"2416":1,"2420":1,"2421":1,"2473":1,"2479":1,"2513":1,"2558":1,"2659":1,"2674":1,"2676":2,"2677":1,"2705":2,"2744":1,"2863":1,"2868":1,"2882":1,"2895":1}}],["giving",{"2":{"283":1,"1559":1,"2590":1}}],["giabalanai",{"2":{"222":1}}],["ginkgo65hot",{"2":{"165":1}}],["gingham",{"2":{"143":2}}],["gitconfig",{"2":{"441":1}}],["gitignore",{"2":{"149":2,"165":1,"191":1}}],["git",{"0":{"6":1,"1318":1,"2539":1,"2579":1,"2580":1,"2583":1,"2594":1,"2764":1},"1":{"2580":1,"2584":1,"2585":1},"2":{"10":1,"24":1,"114":1,"199":1,"211":1,"249":1,"387":12,"389":16,"392":2,"398":10,"399":11,"400":9,"401":6,"456":1,"469":1,"570":1,"571":2,"595":7,"597":1,"1318":2,"1598":4,"1599":1,"2353":2,"2356":8,"2536":1,"2539":12,"2540":1,"2545":2,"2546":10,"2548":1,"2551":2,"2552":2,"2554":1,"2561":1,"2569":1,"2572":8,"2574":2,"2580":1,"2582":21,"2583":1,"2584":1,"2585":19,"2587":18,"2588":18,"2589":2,"2594":2,"2601":1,"2612":1,"2615":10,"2619":3,"2622":1,"2674":1,"2678":3,"2765":1,"2854":1}}],["github",{"0":{"1318":1,"2356":1,"2536":1,"2540":1,"2545":1,"2546":1,"2551":1,"2556":1,"2765":1,"2852":1},"1":{"2537":1,"2538":1,"2539":1,"2540":1,"2541":1,"2542":1,"2543":1,"2544":1,"2545":1,"2546":1,"2547":1,"2548":1},"2":{"2":1,"21":2,"134":1,"236":1,"322":3,"380":1,"381":2,"387":1,"390":1,"392":1,"398":1,"399":2,"422":1,"487":1,"523":1,"556":1,"561":1,"595":6,"658":1,"1297":1,"1316":1,"1317":1,"1318":2,"1330":1,"1331":2,"1337":3,"1339":1,"1354":1,"1378":1,"1410":1,"1414":3,"1598":2,"1920":1,"2277":1,"2353":1,"2356":6,"2529":2,"2530":2,"2536":3,"2537":2,"2538":2,"2539":1,"2540":1,"2541":1,"2543":2,"2544":2,"2545":4,"2546":7,"2547":2,"2548":2,"2549":2,"2550":1,"2551":2,"2552":2,"2554":1,"2556":3,"2570":1,"2576":2,"2580":1,"2583":1,"2585":11,"2587":5,"2619":2,"2620":1,"2623":1,"2662":1,"2676":1,"2800":1,"2852":1}}],["gluing",{"2":{"2368":1}}],["glue",{"2":{"471":1,"2381":1}}],["glossary",{"0":{"2749":1},"1":{"2750":1,"2751":1,"2752":1,"2753":1,"2754":1,"2755":1,"2756":1,"2757":1,"2758":1,"2759":1,"2760":1,"2761":1,"2762":1,"2763":1,"2764":1,"2765":1,"2766":1,"2767":1,"2768":1,"2769":1,"2770":1,"2771":1,"2772":1,"2773":1,"2774":1,"2775":1,"2776":1,"2777":1,"2778":1,"2779":1,"2780":1,"2781":1,"2782":1,"2783":1,"2784":1,"2785":1,"2786":1,"2787":1,"2788":1,"2789":1,"2790":1,"2791":1,"2792":1,"2793":1,"2794":1,"2795":1,"2796":1,"2797":1}}],["glorious",{"2":{"2343":2}}],["globs",{"2":{"466":1}}],["globe",{"2":{"236":1}}],["globally",{"2":{"1398":1,"1742":1,"1744":1}}],["global",{"0":{"708":1,"839":1,"904":1,"938":1,"972":1,"1006":1,"1040":1,"1074":1,"1108":1,"1142":1},"2":{"94":1,"134":1,"161":1,"165":2,"191":1,"285":2,"297":1,"308":1,"365":1,"366":1,"368":1,"501":2,"556":1,"607":1,"685":1,"693":1,"707":2,"708":1,"835":2,"839":1,"899":2,"904":1,"934":2,"938":1,"968":2,"972":1,"1002":2,"1006":1,"1036":2,"1040":1,"1070":2,"1074":1,"1104":2,"1108":1,"1138":2,"1142":1,"1383":4,"1386":1,"1401":1,"1419":1,"1830":3,"1859":1,"1860":1,"1861":1,"1862":1,"1863":1,"1969":1,"2044":3,"2077":1,"2078":1,"2079":1,"2080":1,"2081":1,"2083":1,"2084":1,"2085":1,"2086":1,"2087":1,"2089":1,"2090":1,"2091":1,"2092":1,"2093":1,"2105":1,"2107":1,"2109":1,"2264":1,"2545":1,"2803":1,"2866":1,"2868":1}}],["glcdfont",{"2":{"1904":1,"1907":1,"2234":1}}],["glibc",{"2":{"2687":1}}],["gliding",{"2":{"1897":1}}],["glide",{"2":{"1897":1,"1934":1,"1941":3}}],["glides",{"2":{"1897":1}}],["glitch",{"2":{"211":1,"700":1}}],["glance",{"2":{"474":1,"2588":1,"2858":1}}],["glamorous",{"2":{"251":1}}],["glacier",{"2":{"211":1}}],["glyphs",{"2":{"2703":21,"2713":2,"2715":4,"2716":1,"2717":2,"2718":2}}],["glyph",{"0":{"2716":1,"2717":1},"2":{"165":1,"2703":2,"2713":2,"2715":3,"2716":13,"2717":8,"2718":2}}],["glenpickle",{"2":{"143":4,"149":1}}],["ggkeyboards",{"2":{"114":1}}],["guessed",{"2":{"1920":1,"2882":1}}],["guess",{"2":{"1914":1}}],["guestures",{"2":{"165":1}}],["guarantees",{"2":{"2705":1}}],["guarantee",{"2":{"611":1}}],["guaranteed",{"2":{"381":1,"744":1}}],["guarded",{"2":{"2657":1}}],["guard",{"2":{"165":1,"176":1,"199":1,"222":1,"396":1}}],["guards",{"2":{"4":1,"134":1,"494":1,"2674":1}}],["gu",{"2":{"285":1,"2469":3,"2497":3}}],["gurindam",{"2":{"143":2}}],["guiding",{"2":{"2853":1}}],["guidance",{"2":{"2526":1}}],["guided",{"2":{"2888":1}}],["guides",{"0":{"2382":1},"2":{"592":1,"1292":1,"2373":1}}],["guidelines",{"0":{"597":1,"2393":1},"1":{"598":1,"599":1,"600":1,"601":1,"602":1,"2394":1,"2395":1,"2396":1,"2397":1,"2398":1,"2399":1,"2400":1,"2401":1,"2402":1,"2403":1,"2404":1,"2405":1,"2406":1,"2407":1,"2408":1,"2409":1,"2410":1,"2411":1},"2":{"408":2,"494":1,"503":1,"591":2,"597":1,"600":1,"601":1,"659":1,"1318":1,"1394":1,"1395":1,"2360":1,"2548":1,"2662":2,"2669":1,"2856":1}}],["guide",{"0":{"343":1,"1913":1,"2366":1,"2428":1},"1":{"2367":1,"2368":1,"2369":1,"2370":1,"2371":1,"2372":1,"2373":1,"2374":1,"2375":1,"2376":1,"2377":1,"2378":1,"2379":1,"2380":1,"2381":1,"2382":1,"2429":1,"2430":1,"2431":1,"2432":1,"2433":1,"2434":1,"2435":1,"2436":1,"2437":1,"2438":1,"2439":1,"2440":1,"2441":1,"2442":1,"2443":1,"2444":1,"2445":1,"2446":1,"2447":1,"2448":1,"2449":1,"2450":1,"2451":1,"2452":1,"2453":1,"2454":1},"2":{"199":1,"362":2,"363":1,"427":1,"658":2,"1314":1,"2227":1,"2356":2,"2363":1,"2368":1,"2369":1,"2380":1,"2382":3,"2447":1,"2525":1,"2526":3,"2527":1,"2528":1,"2536":2,"2541":1,"2548":1,"2550":1,"2562":1,"2612":1,"2613":1}}],["guitar",{"2":{"1455":2,"1456":3,"1460":1}}],["gui+s",{"2":{"196":1,"1766":1}}],["gui",{"2":{"114":1,"231":2,"266":1,"285":1,"332":1,"358":1,"657":1,"1327":2,"1355":15,"1356":8,"1437":1,"1640":1,"1641":1,"1642":1,"1644":2,"1658":1,"1745":3,"1747":1,"1756":8,"2024":1,"2031":3,"2329":1,"2332":1,"2334":1,"2335":1,"2336":1,"2339":1,"2341":1,"2342":1,"2343":1,"2460":4,"2469":26,"2481":4,"2490":1,"2497":26,"2500":16,"2501":16,"2506":15,"2518":19,"2525":1,"2599":15,"2600":4,"2601":1,"2706":1,"2836":1,"2840":1,"2884":8}}],["gr",{"2":{"2246":1,"2247":3}}],["grunt",{"2":{"1442":1}}],["grb",{"2":{"1263":1,"1265":3}}],["grv",{"2":{"353":2,"571":2,"1640":2,"1745":2,"2458":1,"2477":1,"2478":1,"2481":1,"2866":1,"2868":1}}],["growing",{"2":{"2888":1}}],["grow",{"2":{"591":1,"2835":1}}],["grown",{"2":{"113":1,"647":1,"2393":2}}],["grounded",{"2":{"2445":1}}],["ground",{"2":{"374":1,"543":1,"730":1,"1275":1,"1290":1,"1291":1,"1445":1,"1448":2,"1452":1,"1528":1,"1611":1,"1637":1,"2379":1,"2668":1}}],["groupbuys",{"2":{"2676":1}}],["group",{"0":{"1483":1,"1484":1,"1485":1,"1486":1},"2":{"249":5,"462":1,"498":1,"650":1,"1313":1,"1483":1,"1484":1,"1485":1,"1486":1,"2131":1,"2241":4,"2423":1,"2480":1,"2891":1}}],["groups",{"2":{"231":1,"1473":2,"2242":1}}],["gritty",{"0":{"2479":1},"2":{"343":1}}],["grin",{"2":{"179":1}}],["grid",{"2":{"112":1,"249":1,"551":3,"1409":1,"1607":1,"1826":1,"2038":1,"2042":1,"2218":3,"2811":1,"2827":1}}],["grayscale",{"2":{"2703":4,"2724":5}}],["graystudio",{"2":{"211":1}}],["gram",{"2":{"2035":1}}],["grammar",{"2":{"165":1}}],["graphic",{"2":{"2703":2}}],["graphical",{"2":{"2424":1,"2535":1,"2537":1,"2565":1,"2612":1,"2701":1,"2706":1}}],["graphics",{"0":{"463":1,"2720":1,"2722":1},"1":{"2721":1,"2722":1,"2723":1,"2724":1,"2725":1,"2726":1,"2727":1},"2":{"2703":2,"2706":2,"2720":3,"2721":1,"2722":4,"2723":1}}],["grape",{"2":{"211":1}}],["grabbing",{"2":{"2374":1}}],["grab",{"2":{"364":1,"2374":1,"2582":1}}],["gracefully",{"2":{"209":1}}],["granularity",{"2":{"2198":1,"2883":1}}],["granular",{"2":{"195":1,"1468":1,"1473":1,"1480":1,"2866":1,"2875":1,"2876":1,"2877":1,"2884":1}}],["gradients",{"2":{"2041":2}}],["gradient",{"2":{"165":1,"199":1,"332":1,"1389":1,"1829":4,"2041":22,"2043":3,"2127":2,"2129":2,"2130":2,"2132":1,"2133":2,"2503":2,"2842":3}}],["grave",{"0":{"1639":1,"1745":1,"2490":1},"1":{"1640":1,"1641":1,"1642":1,"1643":1,"1644":1},"2":{"114":1,"188":1,"191":1,"199":1,"331":1,"657":1,"1338":1,"1595":1,"1639":2,"1642":1,"1644":4,"1660":1,"1745":4,"2458":1,"2469":2,"2475":2,"2481":1,"2490":2,"2497":2,"2532":1,"2617":1,"2833":1,"2836":1,"2864":1}}],["grs",{"2":{"114":1,"149":1}}],["greyscale",{"2":{"2713":1,"2720":1}}],["grep",{"2":{"2676":2}}],["greek",{"2":{"2833":1,"2834":2}}],["greeting",{"2":{"471":1,"1655":1}}],["greet",{"2":{"423":1,"471":1}}],["green",{"0":{"688":1,"690":1,"716":1,"718":1,"790":1,"792":1,"798":1,"817":1,"819":1,"825":1,"849":1,"851":1,"857":1,"881":1,"883":1,"889":1,"916":1,"918":1,"924":1,"950":1,"952":1,"958":1,"984":1,"986":1,"992":1,"1018":1,"1020":1,"1026":1,"1052":1,"1054":1,"1060":1,"1086":1,"1088":1,"1094":1,"1120":1,"1122":1,"1128":1,"1154":1,"1156":1,"1162":1,"1207":1,"1209":1,"1215":1,"1284":1,"1286":1},"1":{"689":1,"691":1,"717":1,"719":1,"791":1,"793":1,"799":1,"818":1,"820":1,"826":1,"850":1,"852":1,"858":1,"882":1,"884":1,"890":1,"917":1,"919":1,"925":1,"951":1,"953":1,"959":1,"985":1,"987":1,"993":1,"1019":1,"1021":1,"1027":1,"1053":1,"1055":1,"1061":1,"1087":1,"1089":1,"1095":1,"1121":1,"1123":1,"1129":1,"1155":1,"1157":1,"1163":1,"1208":1,"1210":1,"1216":1,"1285":1,"1287":1},"2":{"49":1,"322":3,"381":1,"476":1,"583":2,"634":1,"667":1,"689":2,"691":2,"710":1,"713":1,"717":2,"719":2,"783":1,"786":1,"791":2,"793":2,"799":2,"809":1,"812":1,"818":2,"820":2,"826":2,"841":1,"844":1,"850":2,"852":2,"858":2,"871":1,"874":1,"882":2,"884":2,"890":2,"906":1,"909":1,"917":2,"919":2,"925":2,"940":1,"943":1,"951":2,"953":2,"959":2,"974":1,"977":1,"985":2,"987":2,"993":2,"1008":1,"1011":1,"1019":2,"1021":2,"1027":2,"1042":1,"1045":1,"1053":2,"1055":2,"1061":2,"1076":1,"1079":1,"1087":2,"1089":2,"1095":2,"1110":1,"1113":1,"1121":2,"1123":2,"1129":2,"1144":1,"1147":1,"1155":2,"1157":2,"1163":2,"1197":1,"1200":1,"1208":2,"1210":2,"1216":2,"1265":1,"1266":1,"1285":2,"1287":2,"1389":1,"2045":2,"2050":2,"2051":1,"2064":1,"2066":1,"2127":1,"2131":1,"2135":2,"2137":1,"2144":1,"2151":3,"2503":1,"2622":1,"2679":1}}],["greatest",{"2":{"2657":1}}],["greater",{"2":{"63":1,"392":1,"404":1,"430":2,"701":1,"1393":1,"1488":2,"1963":1,"2519":1}}],["great",{"2":{"524":1,"547":1,"1314":1,"1473":1,"1559":1,"1561":1,"1769":1,"2554":1,"2593":1,"2594":1,"2619":1,"2624":1,"2655":1}}],["greatly",{"2":{"49":1,"2363":1}}],["gh",{"2":{"2546":4}}],["ghcr",{"2":{"2545":1}}],["gh62",{"2":{"447":5,"2378":5}}],["gh60",{"2":{"426":3,"2561":1}}],["gherkin",{"2":{"266":1,"2638":1}}],["ghoul",{"2":{"199":1}}],["ghosting",{"0":{"838":1,"869":1,"903":1,"937":1,"971":1,"1005":1,"1039":1,"1073":1,"1107":1,"1141":1},"2":{"134":1,"838":1,"869":1,"903":1,"937":1,"971":1,"1005":1,"1039":1,"1073":1,"1107":1,"1141":1,"2412":2,"2819":1}}],["ghost",{"2":{"112":1,"199":1,"543":2,"867":1,"2819":1}}],["gh80",{"2":{"57":4,"266":1}}],["gauge",{"2":{"2846":1}}],["gather",{"2":{"1922":1,"2846":1}}],["gathering",{"2":{"426":1}}],["gateway",{"2":{"2864":1}}],["gateron",{"2":{"2367":1}}],["gate",{"2":{"1515":1,"1528":2}}],["gasc",{"2":{"1356":2}}],["gamma",{"2":{"236":1}}],["game",{"2":{"241":6,"1420":1,"1576":1,"1706":1,"2513":1,"2594":1}}],["gamers",{"2":{"137":1}}],["gamebuddy",{"2":{"102":3,"114":1}}],["galleon",{"2":{"211":1}}],["galaxy",{"2":{"114":1}}],["garbled",{"2":{"191":1}}],["gap",{"2":{"134":1,"2412":1}}],["gain",{"2":{"131":1,"674":1,"2842":1}}],["gained",{"2":{"100":1,"107":1,"169":1}}],["gaining",{"2":{"86":1,"2758":1}}],["gold",{"2":{"2045":2,"2151":3}}],["goldenrod",{"2":{"2045":2,"2151":2}}],["golden",{"2":{"1493":1}}],["googletest",{"2":{"2356":1}}],["google",{"0":{"2889":2},"2":{"376":1,"2889":3,"2890":1}}],["googling",{"2":{"375":1}}],["goodbye",{"2":{"1455":1,"1456":2}}],["good",{"2":{"119":1,"494":1,"499":2,"514":1,"515":1,"517":1,"592":1,"615":1,"630":1,"1293":1,"1315":1,"1397":1,"1403":1,"1414":1,"1495":1,"1943":1,"1944":1,"2013":1,"2255":1,"2263":2,"2356":1,"2371":1,"2373":2,"2374":1,"2375":1,"2412":1,"2425":1,"2454":1,"2525":1,"2592":1,"2623":1,"2665":1,"2866":1,"2886":1,"2888":1}}],["goal",{"2":{"262":1,"498":1,"1403":1}}],["going",{"2":{"188":1,"268":1,"608":1,"736":1,"1389":1,"2256":1,"2375":2,"2377":1,"2380":1,"2406":1,"2414":1,"2533":1,"2551":1,"2588":2,"2599":1,"2742":2,"2743":1,"2850":1,"2894":1}}],["goes",{"2":{"155":1,"376":1,"394":1,"474":1,"1346":1,"1452":2,"1510":1,"2013":1,"2128":1,"2198":1,"2448":1,"2454":1,"2674":1,"2701":1,"2818":1,"2824":1,"2825":1}}],["gotten",{"2":{"578":1}}],["got",{"2":{"153":1,"165":1,"174":1,"179":1,"182":1,"190":1,"245":1,"495":1,"1330":1,"1443":1,"2380":1}}],["go",{"0":{"594":1},"2":{"92":1,"119":1,"137":1,"168":1,"331":1,"343":1,"371":2,"389":1,"394":1,"494":1,"496":1,"540":1,"650":2,"1392":2,"1419":1,"1452":1,"1492":2,"1509":2,"1648":2,"1905":1,"1912":1,"1967":1,"2155":1,"2232":1,"2236":1,"2256":1,"2277":1,"2339":1,"2341":1,"2344":1,"2356":1,"2362":1,"2368":1,"2375":1,"2378":1,"2533":1,"2598":1,"2617":1,"2622":1,"2655":1,"2660":1,"2676":2,"2743":1,"2868":2}}],["gone",{"2":{"161":1}}],["gon",{"0":{"18":1},"2":{"18":3}}],["g",{"0":{"2063":1,"2065":1},"1":{"2064":1,"2066":1},"2":{"38":2,"65":1,"114":1,"149":1,"176":2,"191":2,"211":6,"236":1,"249":3,"266":2,"353":1,"389":1,"547":1,"570":1,"571":2,"667":2,"676":1,"710":2,"713":1,"717":1,"783":3,"786":1,"791":1,"795":1,"799":1,"801":1,"809":3,"812":1,"818":1,"822":1,"826":1,"828":1,"841":3,"844":1,"850":1,"854":1,"858":1,"860":1,"871":3,"874":1,"882":1,"886":1,"890":1,"892":1,"906":3,"909":1,"917":1,"921":1,"925":1,"927":1,"940":3,"943":1,"951":1,"955":1,"959":1,"961":1,"974":3,"977":1,"985":1,"989":1,"993":1,"995":1,"1008":3,"1011":1,"1019":1,"1023":1,"1027":1,"1029":1,"1042":3,"1045":1,"1053":1,"1057":1,"1061":1,"1063":1,"1076":3,"1079":1,"1087":1,"1091":1,"1095":1,"1097":1,"1110":3,"1113":1,"1121":1,"1125":1,"1129":1,"1131":1,"1144":3,"1147":1,"1155":1,"1159":1,"1163":1,"1165":1,"1174":1,"1178":1,"1197":3,"1200":1,"1208":1,"1212":1,"1216":1,"1218":1,"1266":2,"1343":1,"1355":1,"1372":1,"1373":1,"1383":2,"1386":3,"1392":1,"1412":1,"1426":1,"1429":1,"1454":1,"1508":1,"1560":1,"1571":1,"1573":1,"1588":3,"1592":2,"1633":1,"1735":1,"1749":3,"1755":1,"1756":1,"1803":1,"1819":19,"1826":1,"1830":2,"1903":2,"1906":1,"1911":2,"1926":1,"1941":1,"1942":1,"1955":1,"1970":1,"2007":1,"2038":1,"2042":1,"2044":2,"2050":1,"2051":2,"2052":3,"2064":1,"2066":1,"2127":2,"2135":1,"2137":3,"2138":1,"2144":10,"2156":1,"2219":5,"2222":3,"2233":1,"2242":1,"2247":1,"2255":1,"2264":1,"2360":1,"2369":1,"2371":2,"2372":1,"2381":1,"2436":2,"2456":3,"2477":1,"2481":3,"2498":19,"2500":1,"2503":1,"2548":2,"2575":1,"2610":1,"2611":2,"2622":1,"2628":1,"2633":2,"2674":1,"2675":1,"2676":3,"2677":1,"2679":1,"2705":1,"2802":1,"2836":1,"2868":8,"2884":1}}],["gfx",{"2":{"31":3,"34":2,"1913":10,"2705":2}}],["german",{"2":{"2786":1,"2834":8}}],["gergoplex",{"2":{"176":1,"191":1}}],["gergo",{"2":{"143":2}}],["ge",{"2":{"2469":2,"2497":2}}],["gemini",{"2":{"2243":3,"2246":2}}],["geminipr",{"0":{"2242":1},"2":{"2240":1,"2242":6,"2244":1,"2247":2,"2828":1}}],["geminate60",{"2":{"143":2,"211":1}}],["geekhack",{"2":{"1331":1,"1345":1,"1353":1,"1354":1}}],["geometric",{"2":{"2818":1,"2825":1}}],["geometry",{"2":{"2705":2,"2882":1}}],["geonworks",{"2":{"241":1,"249":1}}],["georgi",{"2":{"143":2}}],["gesture",{"0":{"1929":1},"2":{"1928":1,"1934":1,"1935":1,"1941":3,"2002":1}}],["gestures",{"0":{"1934":1,"1935":1},"2":{"165":1,"1929":3,"1932":2,"1934":2,"1935":1,"1941":3}}],["gesc",{"2":{"191":2,"199":2,"1640":1,"1641":2,"1642":1,"2490":1}}],["genuine",{"2":{"1339":1}}],["gen1",{"2":{"421":1}}],["gentoo",{"2":{"191":1,"211":2,"2539":1,"2572":1}}],["gentleman",{"2":{"165":1}}],["gentleman65",{"2":{"157":2,"211":2}}],["genisis",{"2":{"114":1}}],["genesis",{"2":{"102":3}}],["generic",{"0":{"163":1,"1583":1,"1818":1,"2650":1,"2651":1},"2":{"50":1,"161":1,"164":1,"165":3,"236":3,"317":1,"666":1,"1403":1,"1473":3,"1818":1,"1922":2,"2207":2,"2454":1,"2463":1,"2651":2,"2653":2,"2753":1,"2793":1}}],["generating",{"2":{"647":1,"655":1,"1419":1,"1488":1,"1917":1,"2347":1,"2349":1,"2662":1,"2739":1,"2799":1}}],["generation",{"2":{"12":1,"132":1,"165":1,"191":3,"199":2,"222":4,"231":1,"249":1,"277":1,"285":1,"294":1,"2615":1}}],["generators",{"2":{"318":2,"512":1,"513":1}}],["generator",{"0":{"512":1},"2":{"132":1,"149":2,"1670":1,"2368":1}}],["generates",{"2":{"458":1,"459":1,"654":1,"2535":1}}],["generated",{"2":{"73":1,"308":1,"458":1,"562":1,"586":1,"655":1,"700":1,"1430":1,"1451":1,"1458":1,"1590":1,"2363":1,"2471":1,"2622":1,"2676":1,"2703":5,"2712":1}}],["generate",{"0":{"302":1,"458":1,"459":1,"467":1,"655":1},"2":{"70":4,"95":1,"114":1,"132":2,"169":1,"176":1,"191":1,"199":2,"211":1,"236":2,"249":2,"277":1,"308":2,"322":3,"353":1,"444":1,"458":1,"459":1,"467":1,"562":1,"648":3,"655":5,"1368":1,"1450":3,"1497":1,"1498":1,"1638":1,"1926":1,"1937":1,"1941":1,"2330":2,"2337":2,"2363":2,"2621":1,"2703":4}}],["generally",{"2":{"381":1,"476":1,"498":1,"509":1,"511":1,"514":1,"517":1,"520":1,"526":1,"527":1,"543":1,"638":1,"660":1,"661":1,"669":1,"727":1,"731":1,"749":1,"775":1,"1226":1,"1247":1,"1276":1,"1293":1,"1392":1,"1447":1,"1514":1,"1526":1,"1613":1,"1636":1,"1804":1,"1833":1,"1965":1,"2026":1,"2048":1,"2263":1,"2370":1,"2409":1,"2419":1,"2428":1,"2447":1,"2558":1,"2622":1,"2703":2,"2704":1,"2705":1,"2808":1,"2842":1,"2847":3}}],["generalise",{"2":{"191":1,"236":1}}],["generalize",{"2":{"149":1}}],["general",{"0":{"597":1,"664":1,"2800":1},"1":{"598":1,"599":1,"600":1,"601":1,"602":1},"2":{"5":1,"10":1,"164":1,"201":1,"213":1,"233":1,"473":1,"494":1,"496":1,"591":1,"1281":1,"1414":3,"1527":1,"1734":1,"1971":1,"2263":1,"2411":1,"2592":1,"2594":1,"2655":2,"2659":1,"2679":1,"2680":3,"2704":1,"2705":1,"2713":1,"2720":1,"2845":1}}],["gets",{"2":{"478":1,"560":1,"627":1,"628":1,"633":1,"639":1,"640":1,"641":1,"1411":1,"1420":1,"1431":1,"1487":2,"1507":1,"1762":1,"1912":1,"1919":1,"1944":1,"1964":1,"2150":6,"2246":1,"2269":3,"2412":2,"2475":1,"2633":1,"2896":1}}],["getter",{"2":{"516":1}}],["getters",{"2":{"236":2}}],["getting",{"0":{"398":1,"399":1,"2378":1,"2849":1},"1":{"2850":1,"2851":1,"2852":1},"2":{"211":2,"381":1,"658":2,"661":1,"682":1,"1389":1,"1395":1,"2603":1,"2613":1,"2673":1,"2674":1,"2679":1,"2743":1,"2849":1}}],["getta25",{"2":{"143":2,"308":1}}],["getreuer",{"2":{"179":1,"191":1,"288":1,"1510":1}}],["get",{"0":{"348":1,"349":1,"350":1,"1311":1,"1538":1,"1552":1,"1735":1,"1857":1,"1863":1,"1873":1,"1876":1,"1989":1,"2075":1,"2081":1,"2087":1,"2093":1,"2103":1,"2109":1,"2112":1,"2280":1,"2300":1,"2424":1,"2880":1},"1":{"1539":1,"1553":1,"1858":1,"1864":1,"1874":1,"1877":1,"1990":1,"2076":1,"2082":1,"2088":1,"2094":1,"2104":1,"2110":1,"2113":1,"2281":1,"2301":1,"2302":1},"2":{"22":4,"23":1,"50":1,"75":1,"140":1,"174":1,"176":1,"190":1,"191":3,"194":6,"195":2,"199":1,"222":4,"236":2,"249":1,"273":1,"276":1,"277":1,"284":1,"285":1,"308":1,"317":1,"355":1,"363":1,"364":1,"367":1,"370":1,"431":1,"434":1,"455":1,"495":1,"512":1,"543":1,"546":2,"556":1,"570":1,"592":1,"597":1,"598":1,"601":2,"607":1,"611":1,"627":1,"668":1,"1290":1,"1308":2,"1310":2,"1314":1,"1334":1,"1343":1,"1356":10,"1358":1,"1359":1,"1368":1,"1389":1,"1397":2,"1398":1,"1399":1,"1400":1,"1401":1,"1417":1,"1419":2,"1422":1,"1431":1,"1454":1,"1460":1,"1461":1,"1466":2,"1468":2,"1469":2,"1473":7,"1480":5,"1487":1,"1496":1,"1503":1,"1504":1,"1538":1,"1540":1,"1545":1,"1561":1,"1563":2,"1564":1,"1565":1,"1571":1,"1582":9,"1590":1,"1595":1,"1629":1,"1657":1,"1749":1,"1756":1,"1763":1,"1803":1,"1808":1,"1817":1,"1831":4,"1832":1,"1843":1,"1857":1,"1863":1,"1873":1,"1876":1,"1903":1,"1905":1,"1912":1,"1914":1,"1915":1,"1940":2,"1941":1,"1942":2,"1944":3,"1946":1,"1948":1,"1950":1,"1952":1,"1964":6,"1965":1,"1967":1,"1968":1,"1969":1,"1985":1,"1989":1,"1994":1,"2015":2,"2024":1,"2025":3,"2026":1,"2027":1,"2031":2,"2032":4,"2033":5,"2034":4,"2035":5,"2042":2,"2046":4,"2047":1,"2051":3,"2052":3,"2061":1,"2075":1,"2081":1,"2087":1,"2093":1,"2103":1,"2109":1,"2112":1,"2131":1,"2139":1,"2149":1,"2150":5,"2200":2,"2201":2,"2207":1,"2230":1,"2232":1,"2254":1,"2255":1,"2262":1,"2265":2,"2269":3,"2280":1,"2297":1,"2298":1,"2300":1,"2308":1,"2326":1,"2327":2,"2370":1,"2374":1,"2378":1,"2380":1,"2408":1,"2412":4,"2426":1,"2427":1,"2436":1,"2448":1,"2449":1,"2454":1,"2532":2,"2537":1,"2558":1,"2565":1,"2576":1,"2582":1,"2613":1,"2621":1,"2622":1,"2661":1,"2662":2,"2674":1,"2679":2,"2702":1,"2705":8,"2831":1,"2836":4,"2841":5,"2850":1,"2860":1,"2866":1,"2867":6,"2868":8,"2875":1,"2876":1,"2877":1,"2879":2,"2880":4,"2881":1,"2883":5,"2884":2,"2890":1,"2895":4}}],["gtk",{"2":{"2277":2}}],["gtest",{"2":{"114":1}}],["gt",{"0":{"156":1,"172":1,"195":1,"245":1,"348":1,"349":1,"350":1,"1432":1,"1433":1,"1434":1,"1435":1,"1436":2,"1437":5,"1602":1,"2402":1,"2403":1},"2":{"4":3,"18":2,"49":1,"55":3,"70":1,"94":1,"113":2,"114":5,"132":2,"133":2,"134":2,"155":1,"165":4,"191":3,"199":3,"201":2,"211":1,"222":1,"249":5,"277":1,"285":1,"317":1,"322":1,"330":2,"331":6,"340":1,"371":15,"375":1,"381":1,"385":2,"387":3,"389":8,"390":1,"414":2,"426":1,"427":1,"430":2,"456":1,"474":1,"477":4,"541":1,"551":2,"552":3,"570":2,"575":2,"600":3,"609":8,"654":1,"655":4,"665":1,"710":1,"742":1,"749":2,"783":1,"809":1,"841":1,"871":1,"906":1,"940":1,"974":1,"1008":1,"1042":1,"1076":1,"1110":1,"1144":1,"1197":1,"1226":2,"1247":2,"1293":2,"1356":3,"1368":2,"1369":1,"1382":4,"1403":1,"1404":3,"1408":4,"1409":1,"1410":6,"1411":5,"1413":4,"1415":1,"1417":1,"1419":5,"1433":1,"1434":1,"1435":3,"1436":1,"1461":1,"1474":1,"1476":1,"1485":1,"1497":1,"1498":1,"1560":1,"1575":2,"1597":2,"1606":20,"1609":1,"1636":1,"1756":1,"1950":1,"1955":1,"1956":9,"1957":1,"1965":1,"1972":1,"2219":5,"2237":1,"2244":2,"2246":1,"2263":1,"2356":1,"2360":2,"2362":4,"2363":18,"2364":2,"2380":1,"2397":2,"2399":1,"2400":1,"2403":2,"2412":1,"2448":4,"2450":2,"2454":1,"2458":1,"2468":2,"2481":1,"2505":2,"2543":1,"2549":5,"2553":2,"2576":4,"2582":7,"2587":3,"2610":2,"2611":2,"2617":4,"2620":2,"2621":2,"2622":2,"2632":1,"2633":1,"2674":1,"2676":4,"2704":1,"2705":4,"2706":1,"2742":4,"2799":1,"2816":1,"2868":2,"2884":1,"2886":1}}],["e5",{"2":{"1819":1,"2498":1}}],["e4",{"2":{"1819":1,"2498":1}}],["e3",{"2":{"1819":1,"2498":1}}],["e2",{"2":{"1819":1,"2498":1}}],["e♭",{"2":{"1819":6,"2498":6}}],["ebay",{"2":{"2451":1,"2783":1}}],["eb5",{"2":{"1819":1,"2498":1}}],["eb4",{"2":{"1819":1,"2498":1}}],["eb3",{"2":{"1819":1,"2498":1}}],["eb2",{"2":{"1819":1,"2498":1}}],["eb1",{"2":{"1819":1,"2498":1}}],["eb",{"2":{"1819":1,"2498":1}}],["ejct",{"2":{"1339":1,"2463":1,"2481":1}}],["eject",{"0":{"1339":1},"2":{"1339":3,"2463":2,"2481":2}}],["eimsk",{"2":{"1997":2}}],["eicra",{"2":{"1997":1}}],["eight",{"2":{"1670":2,"1708":1,"1911":1,"2184":1,"2198":1}}],["eighth",{"2":{"747":1,"2167":1,"2249":1}}],["either",{"2":{"49":1,"60":1,"87":1,"88":2,"104":2,"127":2,"141":1,"168":1,"392":1,"451":1,"460":1,"477":1,"495":1,"596":1,"601":1,"654":1,"667":1,"676":1,"684":1,"695":1,"1176":1,"1179":1,"1262":1,"1275":1,"1294":1,"1324":1,"1359":1,"1414":1,"1444":1,"1447":1,"1450":1,"1495":1,"1508":1,"1595":1,"1597":1,"1629":2,"1630":1,"1680":1,"1706":1,"1912":1,"1952":1,"1955":1,"1957":1,"2024":1,"2213":1,"2225":1,"2238":1,"2239":1,"2244":2,"2337":1,"2373":1,"2406":1,"2411":1,"2553":1,"2615":1,"2627":1,"2634":1,"2676":1,"2680":1,"2704":1,"2705":1,"2715":1,"2731":1,"2816":2,"2869":1,"2881":1,"2882":2}}],["e1",{"2":{"1819":1,"2498":1}}],["e15",{"2":{"676":1}}],["e14",{"2":{"676":1}}],["e12",{"2":{"676":1}}],["e11",{"2":{"676":1}}],["e10",{"2":{"676":1}}],["e13",{"2":{"676":1}}],["e7",{"2":{"676":1}}],["e9",{"2":{"676":1}}],["egg",{"2":{"660":1,"2259":1,"2260":3,"2261":2}}],["eggman",{"2":{"143":2}}],["eg",{"2":{"430":1,"500":1,"511":1,"546":1,"600":1,"614":1,"633":1,"679":1,"680":3,"744":1,"1428":1,"1437":1,"1497":1,"1563":1,"1667":1,"1771":1,"1964":1,"2184":1,"2186":1,"2188":1,"2190":1,"2207":1,"2268":1,"2330":2,"2334":1,"2337":2,"2346":1,"2348":1,"2350":1,"2396":1,"2401":1,"2599":1,"2654":1,"2676":1,"2800":2}}],["e8",{"2":{"676":2}}],["e8ghtyneo",{"2":{"317":1}}],["e88",{"2":{"211":1}}],["eubg",{"2":{"2241":1,"2242":1}}],["euro",{"2":{"2420":1}}],["europe",{"2":{"1324":1}}],["eurkey",{"2":{"294":1,"2834":2}}],["eu",{"2":{"241":2,"2247":1}}],["eyes",{"2":{"2374":1}}],["eyeohdesigns",{"2":{"236":1}}],["eyboard",{"2":{"2027":1}}],["eybord",{"2":{"2027":1}}],["eyalroz",{"2":{"165":1}}],["ec44c6c1675c25b9827aacd08c02433cccde7780",{"2":{"2356":1}}],["ec11",{"2":{"1633":1}}],["echo",{"0":{"475":1},"2":{"473":1,"475":1,"499":4,"511":1,"2543":2,"2576":1}}],["eclipse",{"0":{"362":1,"370":1,"371":1,"2601":1,"2605":1,"2606":1,"2609":1,"2762":1},"1":{"363":1,"364":1,"365":1,"366":1,"367":1,"368":1,"369":1,"370":1,"371":1,"372":1,"373":1,"374":1,"375":1,"376":1,"2606":1,"2607":1,"2608":1,"2610":1,"2611":1},"2":{"362":1,"363":1,"366":1,"369":1,"371":2,"2601":3,"2604":1,"2605":2,"2606":6,"2607":3,"2608":1,"2611":1,"2762":1,"2854":1}}],["ecosystem",{"2":{"243":1}}],["eccentric",{"2":{"1652":1}}],["ecc",{"2":{"236":1}}],["ec",{"2":{"222":1,"247":2,"277":1,"1608":2,"2469":3,"2497":3}}],["ekow",{"2":{"211":1}}],["ek65",{"2":{"199":1}}],["equo",{"2":{"2539":1,"2572":1}}],["equally",{"2":{"1754":1,"2689":1}}],["equality",{"2":{"1356":1}}],["equal",{"2":{"414":1,"430":3,"1346":1,"1660":1,"2241":1,"2246":1,"2458":1,"2464":2,"2481":3,"2715":2,"2722":2}}],["equals",{"2":{"249":1}}],["equivalency",{"2":{"517":1}}],["equivalents",{"2":{"537":1,"1261":1,"1945":1,"2639":1}}],["equivalent",{"2":{"7":1,"103":1,"185":1,"186":1,"232":1,"234":1,"730":1,"731":1,"734":1,"1378":1,"1590":1,"1606":1,"1613":1,"1665":1,"1832":1,"2047":1,"2127":1,"2473":1,"2513":1,"2514":1,"2600":1,"2633":1,"2634":1,"2676":4}}],["equinox",{"2":{"211":1}}],["eql",{"2":{"165":1,"353":1,"571":2,"2458":1,"2477":1,"2481":1}}],["efuse",{"2":{"2449":2}}],["ef8878fba5d3786e3f9c66436da63a560cd36ac9",{"2":{"571":2}}],["efgh",{"2":{"266":1}}],["ef",{"2":{"249":1}}],["efl",{"2":{"165":2,"191":1,"236":1,"277":1,"735":4,"738":1}}],["effort",{"2":{"647":1,"775":1,"1498":1,"2262":1,"2371":1,"2404":1}}],["efficiently",{"2":{"1495":1,"1653":1}}],["efficient",{"2":{"63":1,"231":1,"1170":2,"1171":1,"1177":1,"1911":1,"1955":1,"2239":1}}],["effect2",{"2":{"1830":6,"2044":6}}],["effective",{"2":{"700":1,"1383":1,"1756":1,"1897":1,"2868":1,"2884":1}}],["effectively",{"2":{"49":1,"152":1,"1275":1,"1710":1,"2218":1,"2421":1,"2514":1,"2877":1}}],["effects",{"0":{"1829":1,"1830":1,"2041":1,"2044":1,"2129":1,"2142":1,"2146":1},"1":{"2042":1,"2043":1,"2130":1,"2131":1,"2132":1,"2133":1,"2143":1,"2144":1,"2145":1,"2146":1,"2147":1,"2148":1,"2149":1,"2150":1},"2":{"84":1,"93":2,"124":1,"134":1,"172":1,"222":1,"249":1,"266":1,"277":1,"294":1,"298":1,"308":1,"499":3,"700":1,"1459":1,"1604":2,"1605":2,"1826":1,"1829":2,"1830":6,"1831":1,"1832":3,"2038":1,"2041":3,"2043":1,"2044":6,"2046":1,"2047":3,"2143":1,"2155":1,"2156":2,"2676":1,"2734":1,"2818":3,"2824":2,"2825":3}}],["effect",{"0":{"2042":1,"2043":1,"2053":1,"2130":1,"2131":1,"2143":1,"2145":1},"2":{"49":1,"74":1,"93":1,"134":1,"149":2,"165":1,"176":1,"191":6,"194":1,"199":1,"222":1,"236":1,"249":2,"266":1,"276":1,"277":1,"285":4,"294":2,"317":1,"332":2,"571":1,"1329":1,"1395":1,"1459":1,"1463":2,"1468":1,"1567":1,"1572":1,"1604":1,"1605":1,"1653":1,"1758":1,"1763":1,"1829":3,"1830":21,"1831":3,"1845":1,"1847":1,"1849":1,"1850":1,"1851":1,"1852":1,"1853":1,"1854":1,"1855":1,"1856":1,"1857":1,"1858":1,"1859":1,"1860":1,"1861":1,"1862":1,"1863":1,"1865":1,"1866":1,"1867":1,"1868":1,"1869":1,"1871":1,"1873":1,"1874":1,"1875":1,"1897":1,"1912":2,"2003":1,"2041":3,"2042":4,"2043":1,"2044":21,"2046":3,"2053":2,"2063":1,"2065":1,"2067":1,"2068":1,"2069":1,"2070":1,"2071":1,"2072":1,"2073":1,"2074":1,"2075":1,"2076":1,"2077":1,"2078":1,"2079":1,"2080":1,"2081":1,"2083":1,"2084":1,"2085":1,"2086":1,"2087":1,"2089":1,"2090":1,"2091":1,"2092":1,"2093":1,"2095":1,"2096":1,"2097":1,"2098":1,"2099":1,"2101":1,"2103":1,"2104":1,"2105":1,"2107":1,"2109":1,"2110":1,"2111":1,"2124":1,"2127":2,"2129":1,"2130":10,"2131":11,"2132":2,"2143":1,"2144":1,"2145":1,"2146":6,"2147":14,"2155":1,"2156":1,"2265":1,"2503":2,"2818":1,"2824":1,"2825":1,"2842":10,"2881":1}}],["ede48346eee4b8d6847c19bc01420bee76a5e486",{"2":{"2356":1}}],["ed",{"2":{"275":1,"2026":2,"2633":1}}],["edges",{"2":{"2041":1,"2882":1}}],["edge",{"2":{"164":1,"1230":8,"1999":1,"2373":1,"2514":1,"2743":2,"2747":2,"2813":1}}],["editable",{"2":{"477":1}}],["editorconfig",{"2":{"2619":1}}],["editors",{"2":{"486":1,"2593":1}}],["editor",{"0":{"2531":1,"2593":1},"2":{"426":2,"445":1,"446":1,"447":1,"657":1,"1420":1,"1904":2,"2369":1,"2378":2,"2380":1,"2450":1,"2528":1,"2531":1,"2535":1,"2537":3,"2538":1,"2545":1,"2565":3,"2582":1,"2588":1,"2593":1,"2601":1,"2611":1,"2612":3,"2615":2,"2743":1,"2748":1,"2816":1}}],["edit",{"2":{"387":1,"389":1,"598":2,"650":1,"654":1,"1830":1,"2044":1,"2157":1,"2197":1,"2360":2,"2427":1,"2537":1,"2565":1,"2581":1,"2582":1,"2588":1,"2748":1,"2879":1}}],["edited",{"2":{"375":1,"392":1,"571":1,"1904":1,"2586":1}}],["editing",{"2":{"375":1,"457":1,"464":1,"598":1,"601":1,"1297":1,"1499":1,"2531":1,"2582":1,"2703":1}}],["edition",{"0":{"1377":1,"1381":1,"2654":1},"2":{"211":2,"249":3,"1377":1,"1378":2,"1381":1,"2654":1}}],["edits",{"2":{"211":1,"392":1}}],["edi",{"2":{"143":1,"149":1}}],["eopkg",{"2":{"2539":1,"2572":1}}],["eof",{"2":{"249":1,"2728":1}}],["eol",{"2":{"162":1,"308":1}}],["eon95",{"2":{"57":2}}],["eon87",{"2":{"57":2}}],["eon75",{"2":{"57":2}}],["eon65",{"2":{"57":2}}],["eon40",{"2":{"57":2}}],["etc",{"0":{"1298":1},"2":{"158":1,"285":1,"441":2,"492":1,"493":1,"514":1,"520":1,"614":1,"633":1,"710":1,"749":2,"783":2,"809":2,"841":2,"871":2,"906":2,"940":2,"974":2,"1008":2,"1042":2,"1076":2,"1110":2,"1144":2,"1197":2,"1226":2,"1247":2,"1261":1,"1294":2,"1310":1,"1350":1,"1368":1,"1395":1,"1455":1,"1759":1,"1906":1,"1955":1,"2013":1,"2052":1,"2124":1,"2135":1,"2158":1,"2222":1,"2233":1,"2367":2,"2373":1,"2601":1,"2612":1,"2662":2,"2674":3,"2676":4,"2677":1,"2836":1,"2837":2}}],["eh",{"2":{"143":4,"270":3,"277":1,"2469":2,"2497":2}}],["estonian",{"2":{"2834":3}}],["estimating",{"2":{"2325":1}}],["estimated",{"2":{"2325":1,"2327":1}}],["established",{"2":{"556":1,"2237":1,"2371":1}}],["es",{"2":{"1563":1}}],["especially",{"2":{"601":1,"1383":1,"1397":1,"1487":1,"1516":1,"1559":1,"1563":1,"1942":1,"2363":1,"2375":1,"2659":1,"2712":1,"2852":1,"2886":1,"2888":1}}],["espectro",{"2":{"143":2}}],["esr",{"2":{"592":1}}],["essential",{"2":{"368":1,"1751":1}}],["essentially",{"2":{"263":1,"2201":1,"2370":1}}],["eschew",{"2":{"501":1}}],["escaping",{"2":{"191":1}}],["escaped",{"2":{"2800":2}}],["escape",{"0":{"1358":1,"1639":1,"1745":1,"2490":1},"1":{"1640":1,"1641":1,"1642":1,"1643":1,"1644":1},"2":{"114":1,"165":1,"188":1,"191":1,"211":1,"231":1,"657":1,"658":1,"667":2,"1326":1,"1338":1,"1408":1,"1426":1,"1572":1,"1639":3,"1642":2,"1644":4,"1745":2,"2168":1,"2258":1,"2263":1,"2292":2,"2333":1,"2364":1,"2458":2,"2469":8,"2481":2,"2490":3,"2497":8,"2518":2,"2532":1,"2558":1,"2816":1}}],["esc",{"0":{"1338":1,"2258":1},"2":{"105":2,"114":1,"199":1,"353":1,"571":2,"1358":3,"1426":1,"1433":1,"1559":1,"1572":2,"1573":1,"1574":1,"1575":3,"1592":2,"1595":1,"1609":3,"1640":1,"1641":1,"1644":4,"1660":1,"1735":1,"1745":10,"2168":1,"2258":4,"2259":1,"2261":2,"2263":2,"2330":3,"2337":3,"2458":1,"2469":2,"2471":1,"2481":1,"2497":2,"2518":1,"2823":2,"2836":1,"2864":1}}],["epomaker",{"2":{"2513":2}}],["epoch80",{"2":{"241":2}}],["epsize",{"2":{"2013":1,"2014":1}}],["epsize\`",{"2":{"2013":1}}],["ep",{"2":{"114":1,"190":1,"191":1,"211":1,"266":1,"557":2}}],["e6",{"2":{"111":1,"552":1,"1173":1,"2321":1,"2330":1,"2337":1,"2639":1,"2668":1}}],["emergencies",{"2":{"2847":1}}],["emerge",{"2":{"2539":1,"2572":1}}],["emery65",{"2":{"211":1}}],["em",{"2":{"1575":3}}],["emitting",{"2":{"2774":1}}],["emitted",{"2":{"1468":2,"1972":1}}],["emit",{"2":{"1473":1,"2262":1}}],["emac",{"2":{"2278":1,"2511":1}}],["emacs",{"2":{"165":1,"1563":1,"2024":1,"2277":2,"2278":2,"2290":1,"2291":1,"2292":1,"2511":2}}],["email>",{"2":{"1414":1}}],["email",{"2":{"1414":2,"1575":5,"2410":1,"2452":1,"2582":3}}],["emoji",{"0":{"323":1},"1":{"324":1,"325":1},"2":{"319":1,"474":2,"2275":1,"2276":1,"2364":1}}],["employing",{"2":{"1382":1}}],["emphasis",{"2":{"198":1,"201":1}}],["emptystring",{"2":{"181":2,"191":1}}],["empty",{"2":{"50":1,"199":1,"211":2,"222":1,"249":1,"308":2,"581":2,"597":1,"1254":1,"1783":1,"2314":1,"2450":1,"2561":2,"2607":1,"2676":2}}],["embed",{"0":{"341":1},"2":{"341":1}}],["embedded",{"0":{"735":1},"2":{"163":1,"165":1,"340":1,"593":1,"734":3,"735":2,"738":3,"2477":1,"2648":1,"2676":2,"2706":1,"2812":1}}],["embracing",{"2":{"116":1}}],["emulating",{"2":{"734":1}}],["emulation",{"0":{"163":1,"738":1},"2":{"94":1,"131":1,"134":1,"249":1,"277":1,"727":1,"1769":1,"2640":1}}],["emulates",{"2":{"1752":1,"1753":1,"1929":1,"2335":1,"2430":1,"2434":1,"2447":1}}],["emulated",{"2":{"165":2,"176":1,"727":1,"734":1,"738":1,"1520":1,"1754":1,"2243":1,"2894":1}}],["emulate",{"2":{"163":1,"1817":1,"1888":1,"2264":1,"2432":1,"2894":1}}],["eep",{"2":{"550":2,"551":2}}],["eeproms",{"2":{"2640":1}}],["eeprom",{"0":{"131":1,"163":1,"645":1,"727":1,"738":1,"1388":1,"1833":1,"1875":1,"2048":1,"2111":1,"2219":1,"2392":1,"2738":1,"2812":1},"1":{"728":1,"729":1,"730":1,"731":1,"732":1,"733":1,"1389":1,"1390":1},"2":{"49":2,"65":1,"73":1,"94":3,"114":7,"131":5,"134":7,"149":5,"163":2,"165":10,"176":1,"188":1,"191":5,"211":1,"236":7,"249":1,"277":3,"285":1,"294":1,"308":1,"550":3,"551":3,"633":1,"645":1,"727":12,"729":4,"730":36,"731":13,"732":5,"734":4,"735":1,"736":2,"737":1,"738":2,"1298":5,"1326":5,"1327":1,"1343":2,"1388":5,"1389":10,"1390":2,"1398":2,"1514":3,"1559":1,"1561":1,"1595":4,"1820":1,"1833":1,"1838":1,"1840":1,"1842":1,"1851":1,"1854":1,"1856":1,"1860":1,"1862":1,"1866":1,"1868":1,"1871":1,"1875":1,"1920":2,"2048":1,"2056":1,"2058":1,"2060":1,"2069":1,"2072":1,"2074":1,"2078":1,"2080":1,"2084":1,"2086":1,"2090":1,"2092":1,"2096":1,"2098":1,"2101":1,"2107":1,"2111":1,"2128":6,"2144":9,"2145":5,"2146":3,"2147":7,"2148":3,"2219":9,"2243":1,"2273":1,"2277":1,"2331":1,"2333":1,"2340":1,"2345":1,"2347":1,"2349":1,"2364":1,"2392":3,"2482":2,"2494":1,"2627":1,"2640":1,"2700":2,"2738":3,"2812":4}}],["ee",{"2":{"191":1,"249":2,"550":1,"551":2,"1326":1,"1389":1,"1560":1,"1943":1,"2219":2,"2469":4,"2482":1,"2497":4,"2700":1,"2738":1}}],["eeconfig",{"0":{"1390":1},"2":{"94":1,"114":1,"134":1,"165":1,"191":2,"211":1,"236":1,"249":5,"266":1,"277":1,"285":1,"308":1,"729":1,"1388":6,"1389":7,"1390":7,"2219":1,"2738":1}}],["elbow",{"2":{"2374":1}}],["elapses",{"2":{"756":1,"759":1,"762":1,"765":1,"768":1,"771":1,"774":1,"777":1,"1234":1,"1236":1,"1239":1,"1242":1}}],["elapsed32",{"2":{"629":1,"2223":1,"2705":6}}],["elapsed",{"2":{"249":1,"294":1,"1383":1,"1442":1,"2137":1,"2740":1}}],["elf",{"2":{"236":1,"1343":1,"2533":1,"2577":1,"2622":2}}],["elongate",{"2":{"211":1}}],["ellora65",{"2":{"211":1}}],["ellipse",{"2":{"211":3,"236":1,"2705":3}}],["ellipses",{"2":{"169":1,"2705":3}}],["elevated",{"2":{"2375":1}}],["element++",{"2":{"1905":1,"2232":1}}],["element",{"2":{"1905":2,"2232":2}}],["elements",{"2":{"134":1,"2676":1,"2706":1}}],["electrical",{"2":{"1826":3,"2038":3,"2152":2,"2373":1,"2381":1,"2622":1,"2676":3}}],["electronics",{"2":{"747":1,"1528":1}}],["elephant42",{"2":{"191":2}}],["elephant",{"2":{"67":4,"72":1}}],["elsewhere",{"2":{"542":1,"598":1,"619":1,"1957":1,"2373":1,"2404":2,"2429":1,"2705":1,"2864":1,"2868":1,"2895":1}}],["else",{"2":{"90":6,"105":4,"179":1,"194":1,"196":3,"390":1,"392":2,"494":2,"514":1,"613":2,"623":1,"634":1,"635":1,"667":1,"1358":2,"1359":1,"1369":1,"1389":2,"1417":1,"1426":3,"1432":1,"1442":1,"1503":3,"1563":1,"1571":1,"1588":1,"1609":7,"1636":6,"1747":1,"1766":3,"1772":2,"1818":1,"1906":2,"1912":1,"1948":1,"1964":1,"2025":2,"2032":1,"2033":2,"2052":2,"2223":1,"2233":1,"2244":1,"2262":1,"2263":6,"2264":2,"2265":4,"2277":1,"2327":2,"2351":1,"2400":2,"2410":1,"2523":1,"2619":2,"2728":1,"2732":2,"2740":1,"2854":1}}],["eligible",{"2":{"1275":1,"2028":1}}],["eliminating",{"0":{"2026":1},"2":{"838":1,"903":1,"937":1,"971":1,"1005":1,"1039":1,"1073":1,"1107":1,"1141":1}}],["eliminate",{"2":{"76":1,"222":1,"277":1,"1747":1,"2026":1,"2380":1,"2676":1}}],["elitec",{"2":{"122":1,"311":18}}],["elite",{"0":{"1377":1,"1379":1,"1380":1},"1":{"1380":1,"1381":1},"2":{"86":2,"169":1,"189":2,"191":2,"199":1,"311":1,"1367":7,"1370":2,"1371":4,"1379":5,"2219":1,"2331":1,"2370":1,"2654":2,"2801":1,"2843":1}}],["evidence",{"2":{"2515":2}}],["evaporate",{"2":{"2373":1}}],["evaluate",{"2":{"1970":1}}],["evaluates",{"2":{"1827":2,"2039":2,"2193":1,"2194":1}}],["evaluated",{"2":{"545":1}}],["evaluation",{"0":{"2696":1},"2":{"517":1}}],["evaluations",{"0":{"517":1}}],["evo70",{"2":{"211":1}}],["evy",{"0":{"57":1}}],["evyd13",{"0":{"57":1},"2":{"57":22,"211":1}}],["ever",{"2":{"112":1,"164":1,"170":1,"194":1,"1289":1,"1426":3,"2859":1}}],["everywhere",{"2":{"1964":1}}],["everyone",{"2":{"179":1,"389":1,"390":1,"592":1,"603":1,"1468":1,"1473":1,"2526":1}}],["every",{"0":{"2618":1},"2":{"92":1,"188":1,"194":2,"199":1,"303":1,"412":1,"455":1,"476":1,"527":1,"538":1,"561":1,"562":1,"563":1,"597":1,"612":1,"627":1,"657":1,"695":1,"700":1,"701":1,"729":1,"1342":1,"1356":1,"1387":1,"1398":1,"1399":1,"1419":1,"1508":1,"1570":1,"1584":1,"1835":1,"1911":1,"1970":2,"2029":1,"2042":1,"2050":1,"2198":3,"2219":1,"2221":2,"2223":1,"2243":1,"2255":2,"2256":1,"2331":1,"2333":1,"2338":1,"2361":1,"2363":1,"2375":1,"2545":1,"2563":1,"2588":1,"2643":1,"2679":1,"2799":1,"2848":1,"2861":2,"2868":1}}],["everything",{"0":{"26":1},"2":{"317":1,"372":1,"400":1,"623":1,"643":1,"1178":1,"1314":1,"1320":1,"1360":1,"1389":1,"1395":1,"1415":1,"1629":1,"2053":1,"2136":1,"2227":1,"2242":1,"2244":1,"2363":2,"2380":1,"2383":1,"2454":1,"2474":1,"2532":1,"2552":1,"2563":1,"2612":1,"2617":1,"2682":1,"2706":1,"2856":1,"2859":1}}],["even",{"2":{"93":1,"169":2,"190":1,"211":1,"288":1,"500":1,"515":1,"522":1,"537":1,"546":2,"547":1,"574":1,"601":1,"616":1,"627":1,"638":2,"1334":1,"1342":1,"1359":2,"1382":1,"1383":1,"1388":1,"1389":2,"1414":1,"1420":1,"1433":1,"1487":1,"1489":1,"1563":1,"1572":1,"1582":2,"1589":1,"1638":1,"1643":1,"1741":1,"1749":1,"1753":1,"1754":1,"1895":1,"1919":1,"1942":1,"2138":1,"2201":1,"2205":1,"2211":1,"2240":1,"2255":1,"2277":1,"2325":1,"2327":1,"2364":1,"2375":1,"2381":1,"2399":1,"2406":1,"2514":2,"2563":1,"2655":1,"2680":1,"2705":1,"2735":1,"2869":2,"2881":1,"2884":1,"2887":1,"2890":2}}],["eventual",{"2":{"1403":1}}],["eventually",{"2":{"158":1,"1343":1,"2356":1,"2412":1}}],["events",{"0":{"390":1,"1965":1},"2":{"73":2,"203":1,"312":1,"390":1,"612":1,"613":1,"614":1,"625":1,"1383":2,"1389":1,"1435":1,"1575":1,"1635":1,"1636":1,"1752":1,"1756":1,"1950":1,"2047":1,"2222":1,"2519":1,"2740":1,"2777":1,"2802":2,"2817":1,"2864":2,"2869":1,"2875":4,"2880":1,"2884":1}}],["event",{"0":{"1432":1,"2417":1},"2":{"46":3,"165":1,"176":1,"199":1,"203":1,"390":5,"562":1,"612":1,"614":1,"1331":1,"1355":2,"1424":4,"1433":1,"1434":1,"1436":1,"1505":1,"1575":2,"1588":3,"1592":1,"1754":1,"1763":1,"1950":1,"1965":3,"2160":1,"2164":1,"2168":3,"2246":1,"2415":1,"2769":1,"2770":1,"2790":1,"2864":1,"2870":1,"2871":2,"2872":3,"2873":2,"2874":1,"2886":1}}],["ez",{"2":{"50":1,"114":1,"270":2,"277":1,"434":1,"439":1,"2195":1,"2676":1}}],["e",{"2":{"38":2,"114":2,"266":2,"319":1,"332":1,"353":1,"389":1,"426":1,"427":2,"451":2,"452":2,"463":1,"466":2,"502":1,"547":1,"570":1,"571":2,"667":2,"749":1,"1174":1,"1178":1,"1226":1,"1247":1,"1343":1,"1368":2,"1371":14,"1372":1,"1373":1,"1375":2,"1379":5,"1383":1,"1392":1,"1395":1,"1412":1,"1426":2,"1429":1,"1454":1,"1508":2,"1560":1,"1571":1,"1573":1,"1575":2,"1582":2,"1595":1,"1629":1,"1633":1,"1667":2,"1709":1,"1735":1,"1749":3,"1755":1,"1756":1,"1772":2,"1803":1,"1819":13,"1830":2,"1903":2,"1906":1,"1911":2,"1926":1,"1941":1,"1942":1,"1955":2,"1970":1,"1993":1,"2007":1,"2024":1,"2026":4,"2044":2,"2052":1,"2127":1,"2135":1,"2137":3,"2138":1,"2156":1,"2168":1,"2219":5,"2222":3,"2233":1,"2242":1,"2246":1,"2247":4,"2255":1,"2264":1,"2360":1,"2369":2,"2371":2,"2372":1,"2381":1,"2436":2,"2448":1,"2456":3,"2471":1,"2477":1,"2481":3,"2498":13,"2535":1,"2548":2,"2610":2,"2611":2,"2628":1,"2633":2,"2674":2,"2675":2,"2676":4,"2677":1,"2679":1,"2703":1,"2705":1,"2836":1,"2884":1}}],["eat",{"2":{"2364":1}}],["eabi",{"2":{"365":1}}],["ea1514b3",{"2":{"354":1,"355":1}}],["eagle",{"2":{"211":1}}],["eager",{"2":{"94":1,"114":1,"199":1,"222":1,"236":1,"1383":9,"1386":4,"2802":3}}],["earliest",{"2":{"2633":1,"2634":1}}],["earlier",{"2":{"114":1,"1599":1,"1631":1,"1826":1,"2038":1,"2657":1,"2661":1,"2862":1,"2868":1,"2869":4,"2875":2}}],["early",{"0":{"2632":1,"2633":1,"2634":1},"1":{"2633":1,"2634":1,"2635":1},"2":{"49":1,"63":1,"65":1,"77":1,"319":2,"615":1,"616":1,"1587":1,"1915":1,"1938":1,"1955":1,"2262":1,"2378":1,"2632":2,"2633":5,"2634":4,"2676":5}}],["each",{"0":{"35":1,"1611":1,"1612":1},"1":{"36":1},"2":{"31":3,"34":1,"36":1,"45":2,"65":1,"118":1,"138":1,"149":1,"155":1,"165":2,"188":1,"222":1,"234":1,"273":1,"307":1,"353":1,"380":1,"389":1,"410":1,"411":1,"430":2,"469":1,"474":1,"503":1,"525":1,"540":1,"543":1,"546":2,"547":1,"550":1,"557":1,"562":1,"597":2,"598":1,"609":1,"610":1,"621":1,"629":3,"651":1,"668":1,"682":1,"696":1,"705":1,"710":1,"743":1,"783":1,"804":1,"809":1,"833":1,"841":1,"865":1,"871":1,"897":1,"906":1,"932":1,"940":1,"966":1,"974":1,"1000":1,"1008":1,"1034":1,"1042":1,"1068":1,"1076":1,"1102":1,"1110":1,"1136":1,"1144":1,"1192":1,"1197":1,"1230":1,"1261":1,"1266":1,"1290":1,"1291":1,"1307":1,"1321":1,"1368":1,"1383":1,"1386":1,"1388":1,"1397":1,"1403":1,"1419":1,"1423":1,"1424":2,"1463":3,"1495":2,"1498":1,"1508":2,"1509":1,"1582":1,"1587":1,"1606":1,"1607":2,"1630":2,"1632":1,"1633":2,"1634":1,"1638":1,"1649":1,"1688":1,"1690":1,"1715":1,"1736":1,"1751":1,"1755":1,"1769":1,"1826":1,"1832":1,"1892":1,"1894":1,"1906":1,"1910":1,"1911":2,"1912":1,"1939":1,"1941":2,"1942":1,"1948":1,"1993":1,"2038":1,"2042":2,"2047":1,"2124":1,"2125":1,"2131":3,"2133":7,"2136":1,"2176":1,"2180":1,"2210":1,"2218":1,"2219":1,"2223":1,"2224":1,"2227":1,"2233":1,"2235":1,"2241":1,"2255":6,"2256":2,"2261":3,"2264":6,"2271":1,"2275":1,"2276":3,"2333":1,"2356":1,"2359":1,"2360":1,"2369":1,"2372":1,"2374":2,"2375":1,"2377":1,"2380":1,"2390":1,"2391":1,"2396":1,"2412":1,"2416":1,"2448":1,"2472":1,"2475":2,"2477":1,"2480":2,"2512":1,"2517":1,"2532":1,"2587":1,"2608":1,"2632":1,"2653":1,"2657":2,"2668":2,"2677":1,"2702":1,"2703":1,"2704":2,"2705":3,"2713":2,"2720":2,"2721":1,"2723":2,"2725":2,"2742":2,"2743":2,"2744":1,"2816":4,"2817":1,"2818":2,"2819":1,"2824":1,"2825":2,"2866":1,"2870":1,"2875":1,"2882":2,"2886":1,"2891":3,"2896":1}}],["east",{"2":{"1709":1,"2007":1,"2275":1}}],["eason",{"2":{"222":1}}],["ease",{"2":{"70":1,"2275":1,"2419":1}}],["easyeda",{"2":{"93":1}}],["easy",{"0":{"1289":1},"1":{"1290":1},"2":{"6":1,"114":2,"170":1,"365":1,"436":1,"477":1,"494":2,"514":1,"520":1,"591":1,"592":1,"596":1,"598":1,"647":1,"657":1,"677":1,"741":1,"747":1,"1289":3,"1291":1,"1366":1,"1770":1,"2134":1,"2211":1,"2371":1,"2374":1,"2405":1,"2525":2,"2531":1,"2566":1,"2576":1,"2706":1}}],["easiest",{"2":{"598":1,"1290":1,"1826":1,"2038":1,"2255":1,"2275":1,"2321":1,"2375":1,"2427":1,"2743":1}}],["easier",{"2":{"2":1,"10":1,"21":1,"31":1,"45":1,"70":1,"118":1,"130":1,"133":1,"285":1,"381":1,"403":1,"472":1,"473":1,"498":1,"510":1,"512":1,"522":1,"571":1,"1318":1,"1419":1,"1563":1,"1835":1,"1955":1,"2050":1,"2154":1,"2239":1,"2272":1,"2276":1,"2351":1,"2353":1,"2371":2,"2382":1,"2393":1,"2401":1,"2475":2,"2478":1,"2526":1,"2531":1,"2532":1,"2580":1,"2617":1,"2619":1,"2699":1,"2742":1,"2861":1,"2894":1}}],["easily",{"2":{"6":1,"65":1,"444":1,"659":1,"668":1,"1261":1,"1426":1,"1734":1,"1922":1,"2013":1,"2124":1,"2351":1,"2373":1,"2378":1,"2530":1,"2560":1,"2588":1,"2610":1,"2868":1,"2891":1}}],["exempt",{"2":{"2881":1,"2882":2}}],["exempted",{"2":{"2816":1}}],["exe",{"2":{"2561":3,"2617":1,"2622":1}}],["exercise",{"2":{"1582":1,"2742":1}}],["exec",{"2":{"149":1,"556":1,"637":1,"638":1,"639":1,"640":2,"641":2,"1600":1,"2223":2,"2364":1,"2462":1,"2481":1,"2864":1}}],["executor",{"0":{"638":1,"639":1},"2":{"556":1,"638":1,"639":1,"1600":1,"2364":1}}],["executors",{"2":{"134":1,"642":2}}],["executable",{"2":{"375":1,"2525":1,"2607":1,"2622":2,"2682":1,"2891":1,"2893":1}}],["executions",{"2":{"639":1}}],["execution",{"0":{"637":1,"640":1,"641":1},"1":{"638":1,"639":1,"640":1,"641":1,"642":1},"2":{"65":1,"249":1,"556":1,"638":3,"639":1,"640":2,"641":2,"744":1,"2364":1,"2633":1,"2682":1,"2702":1}}],["executing",{"2":{"49":1,"176":1,"638":1,"639":1,"2153":1,"2622":1,"2633":2,"2634":1}}],["executed",{"2":{"421":1,"639":1,"744":2,"2263":1,"2633":3,"2634":2,"2635":1,"2702":1}}],["executes",{"2":{"49":1,"734":1,"737":1}}],["execute",{"2":{"49":1,"65":1,"77":1,"105":2,"247":1,"637":1,"1359":1,"1505":2,"2363":2,"2449":1,"2462":2,"2481":2,"2653":1}}],["exlm",{"2":{"1487":2,"2468":1,"2505":1}}],["exsl",{"2":{"1427":1,"2462":1,"2481":1}}],["exsel",{"2":{"231":2,"1427":3,"2462":2,"2481":2}}],["exhaustion",{"2":{"700":1,"701":1}}],["exhaustive",{"2":{"273":1,"704":1,"2673":1,"2674":1,"2846":1}}],["exiting",{"2":{"2244":1,"2330":2,"2337":2}}],["exit",{"2":{"429":2,"449":1,"450":1,"451":1,"452":1,"457":1,"458":1,"466":1,"667":1,"2015":1,"2454":1,"2703":3,"2823":2}}],["existed",{"2":{"2263":1}}],["existence",{"2":{"199":1,"1431":1,"2515":1}}],["exists",{"2":{"191":1,"266":1,"294":1,"430":2,"460":1,"651":1,"659":1,"1356":2,"1406":1,"1454":1,"1470":1,"1472":1,"1636":1,"1754":1,"2025":1,"2402":1,"2622":1,"2676":1,"2677":1}}],["exist",{"2":{"182":1,"191":1,"199":1,"236":1,"357":2,"537":1,"551":1,"580":1,"595":1,"1321":1,"1455":1,"2263":1,"2356":1,"2449":1,"2639":1,"2715":1,"2722":1,"2891":1}}],["existing",{"0":{"31":1,"34":1,"36":1,"2659":1,"2891":1},"2":{"50":2,"92":1,"118":1,"128":1,"140":1,"149":2,"174":1,"194":1,"201":1,"203":1,"213":1,"221":1,"240":1,"249":1,"262":1,"268":1,"272":1,"275":1,"283":1,"322":3,"331":1,"371":1,"381":1,"384":1,"392":1,"442":1,"494":2,"522":1,"601":1,"610":1,"612":1,"1398":8,"1401":1,"1403":1,"1603":1,"1735":1,"1943":1,"2369":1,"2377":1,"2428":1,"2513":1,"2516":1,"2553":1,"2588":2,"2610":2,"2617":1,"2622":2,"2659":2,"2674":1,"2676":5,"2677":1,"2891":2}}],["exaggeration",{"2":{"2860":1}}],["exactly",{"2":{"1408":1,"2013":1,"2242":1,"2356":1,"2419":1}}],["exact",{"2":{"376":1,"579":1,"638":1,"1582":1,"1681":1,"1754":1,"2290":1,"2291":1,"2292":1,"2351":1,"2429":1,"2514":2,"2860":1,"2866":1}}],["examine",{"2":{"1560":1}}],["examines",{"2":{"432":1,"453":1}}],["examining",{"0":{"356":1}}],["examples",{"0":{"499":1,"1306":1,"1357":1,"1416":1,"1575":1,"1616":1,"1668":1,"1735":1,"1743":1,"1746":1,"1906":1,"1947":1,"1951":1,"1966":1,"2051":1,"2052":1,"2170":1,"2233":1,"2257":1,"2259":1,"2684":1,"2691":1},"1":{"1307":1,"1308":1,"1309":1,"1358":1,"1359":1,"1417":1,"1418":1,"1419":1,"1669":1,"1670":1,"1744":1,"1745":1,"1747":1,"1948":1,"1949":1,"1950":1,"1952":1,"1953":1,"1967":1,"1968":1,"2052":1,"2053":1,"2171":1,"2172":1,"2258":1,"2259":1,"2260":2,"2261":2,"2262":2,"2263":2,"2264":2,"2265":2,"2692":1,"2693":1,"2694":1},"2":{"99":1,"114":1,"198":1,"312":1,"431":1,"432":1,"434":1,"436":1,"437":1,"460":1,"462":1,"466":1,"598":1,"650":2,"1306":1,"1357":1,"1387":1,"1403":1,"1416":1,"1433":1,"1582":1,"1583":1,"1734":1,"1741":1,"1756":1,"1830":1,"1951":1,"2013":1,"2044":1,"2241":1,"2242":1,"2255":1,"2256":1,"2259":3,"2265":4,"2363":1,"2371":1,"2385":1,"2395":1,"2412":1,"2594":1,"2683":2,"2703":3,"2705":2,"2779":1,"2884":1,"2890":1}}],["example",{"0":{"353":1,"411":1,"416":1,"417":1,"418":1,"419":1,"504":1,"505":1,"506":1,"571":1,"613":1,"617":1,"623":1,"626":1,"629":1,"631":1,"634":1,"635":1,"1389":1,"1400":1,"1401":1,"1441":1,"1449":1,"1493":1,"1503":1,"1505":1,"1528":1,"1742":1,"1759":1,"1772":1,"1806":1,"1807":1,"1818":1,"1904":1,"1905":1,"2015":1,"2132":1,"2231":1,"2232":1,"2258":1,"2260":1,"2261":1,"2262":1,"2263":1,"2264":1,"2265":1,"2680":1,"2732":1,"2734":1,"2867":1},"1":{"1442":1},"2":{"49":2,"70":1,"90":2,"98":1,"99":2,"105":2,"111":1,"114":2,"149":1,"194":1,"202":1,"203":1,"211":1,"234":1,"272":1,"288":1,"303":1,"341":1,"354":1,"371":3,"398":1,"411":2,"412":3,"414":2,"420":2,"421":1,"422":2,"423":4,"426":3,"429":1,"430":1,"444":1,"445":1,"446":1,"447":1,"449":1,"450":1,"451":1,"452":1,"453":1,"471":2,"473":1,"478":1,"482":2,"494":1,"511":1,"514":1,"554":1,"570":1,"573":1,"581":1,"595":1,"597":2,"598":1,"611":1,"613":1,"617":1,"623":1,"626":2,"629":1,"630":1,"638":1,"642":1,"652":1,"658":2,"660":1,"667":1,"702":1,"710":1,"730":1,"747":1,"749":1,"783":1,"809":1,"841":1,"871":1,"906":1,"940":1,"974":1,"1008":1,"1042":1,"1076":1,"1110":1,"1144":1,"1181":1,"1182":1,"1197":1,"1226":1,"1230":1,"1247":2,"1265":1,"1293":1,"1307":1,"1308":2,"1309":1,"1325":1,"1349":1,"1355":1,"1356":2,"1358":2,"1359":2,"1368":1,"1369":1,"1382":2,"1388":1,"1389":4,"1392":1,"1396":1,"1400":2,"1401":1,"1408":1,"1410":1,"1411":1,"1415":1,"1416":2,"1419":1,"1424":8,"1426":1,"1427":1,"1428":2,"1431":1,"1432":1,"1445":1,"1448":1,"1450":1,"1452":1,"1462":1,"1469":1,"1473":1,"1487":1,"1488":1,"1502":1,"1504":1,"1505":1,"1508":2,"1521":1,"1526":1,"1528":1,"1561":1,"1563":1,"1567":1,"1574":1,"1575":3,"1582":1,"1583":1,"1587":2,"1588":2,"1589":1,"1594":1,"1600":1,"1602":1,"1606":1,"1616":1,"1633":1,"1634":1,"1638":2,"1658":1,"1670":1,"1710":1,"1711":1,"1733":1,"1742":1,"1744":1,"1745":1,"1747":2,"1749":1,"1763":1,"1770":1,"1772":1,"1806":1,"1807":1,"1808":1,"1809":1,"1817":1,"1825":1,"1826":1,"1830":1,"1892":1,"1894":1,"1897":1,"1903":1,"1904":1,"1905":1,"1907":1,"1911":1,"1945":1,"1948":1,"1950":1,"1952":1,"1953":1,"1969":1,"1993":1,"1997":1,"1998":1,"2000":2,"2009":1,"2013":1,"2015":1,"2025":2,"2031":1,"2033":1,"2037":1,"2038":1,"2044":1,"2052":1,"2134":1,"2140":1,"2144":1,"2152":1,"2160":1,"2172":2,"2206":1,"2215":1,"2219":1,"2223":1,"2230":1,"2231":1,"2232":1,"2239":1,"2240":1,"2243":1,"2246":1,"2249":2,"2251":1,"2254":1,"2255":2,"2258":1,"2261":1,"2263":5,"2264":1,"2265":2,"2275":2,"2276":1,"2277":1,"2353":2,"2360":1,"2363":4,"2378":1,"2394":2,"2396":2,"2399":1,"2400":2,"2401":1,"2402":1,"2407":1,"2410":3,"2412":2,"2418":1,"2420":1,"2432":1,"2445":1,"2448":3,"2449":1,"2450":1,"2463":1,"2472":1,"2474":1,"2477":1,"2494":1,"2519":1,"2521":1,"2522":1,"2523":1,"2529":2,"2560":1,"2577":2,"2598":1,"2600":1,"2633":1,"2655":1,"2657":1,"2658":1,"2659":1,"2669":1,"2674":1,"2676":3,"2704":1,"2705":1,"2740":1,"2745":1,"2799":1,"2800":6,"2801":2,"2802":1,"2811":1,"2816":6,"2818":4,"2819":3,"2824":3,"2825":4,"2826":1,"2827":1,"2829":3,"2831":1,"2832":2,"2833":1,"2858":1,"2861":2,"2863":1,"2867":2,"2868":3,"2874":3,"2875":2,"2876":1,"2877":1,"2880":1,"2881":1,"2882":3,"2883":1,"2888":1,"2891":1,"2893":1,"2895":1,"2896":1}}],["exclaim",{"2":{"2468":1,"2505":1}}],["exclamation",{"2":{"1487":1}}],["excluding",{"0":{"482":1},"2":{"543":1,"1514":1,"2029":1,"2805":1}}],["excluded",{"2":{"482":1,"2144":2}}],["exclude",{"2":{"165":2,"308":1,"651":2,"1503":7}}],["exclusion",{"0":{"1657":1},"1":{"1658":1,"1659":1,"1660":1,"1661":1,"1662":1,"1663":1},"2":{"1657":2}}],["exclusions",{"2":{"114":1,"149":1}}],["exclusively",{"2":{"344":1,"2341":1}}],["exclusive",{"2":{"176":1,"1396":1}}],["exchangeable",{"2":{"695":1}}],["excess",{"2":{"661":1,"2374":1}}],["excessive",{"2":{"510":1,"700":1,"2712":1}}],["except",{"2":{"494":1,"502":2,"507":1,"543":1,"775":1,"1263":1,"1297":1,"1378":1,"1392":1,"1733":1,"1948":1,"2329":1,"2339":1,"2399":1,"2494":1,"2857":1}}],["exceptionally",{"2":{"2883":1}}],["exceptional",{"2":{"507":1}}],["exceptionname",{"2":{"501":1}}],["exception",{"0":{"2685":1},"1":{"2686":1,"2687":1},"2":{"189":1,"194":1,"502":1,"507":3,"1447":1,"1454":1,"2263":1,"2428":1,"2455":1,"2659":1,"2685":1,"2686":1,"2687":1,"2689":1,"2715":1,"2878":1}}],["exceptions",{"0":{"507":1},"2":{"176":1,"507":1,"666":1,"1502":1,"1955":1,"1970":1,"2404":1}}],["exceed",{"2":{"2369":1}}],["exceeding",{"2":{"176":1}}],["exceeds",{"2":{"165":1,"522":1}}],["exceeded",{"2":{"28":1,"557":1,"1482":1}}],["ext",{"2":{"2654":1}}],["extreg",{"2":{"1932":5}}],["extremely",{"2":{"520":1,"625":1,"669":1,"2571":1,"2885":1}}],["extraneous",{"2":{"2836":1}}],["extracondensedbold",{"2":{"2703":1}}],["extracts",{"2":{"654":1}}],["extracted",{"2":{"249":1,"2607":1}}],["extract",{"0":{"654":1},"2":{"236":1,"249":5,"277":1,"322":1,"648":1,"654":4,"2606":1,"2817":1}}],["extraction",{"2":{"191":1}}],["extrapolates",{"2":{"647":1}}],["extrakeys",{"2":{"191":1,"2836":1}}],["extrakey",{"2":{"70":1,"111":1,"191":1,"209":1,"556":1,"557":2,"1343":1,"1347":2,"2156":1,"2364":1,"2836":1}}],["extras",{"2":{"48":1,"114":1,"176":1,"199":2,"222":1,"277":1,"2834":1}}],["extra",{"0":{"587":1,"1347":1},"2":{"45":2,"114":1,"145":1,"165":1,"191":2,"199":1,"294":1,"357":1,"604":1,"674":1,"727":1,"739":1,"1343":2,"1448":1,"1520":1,"1579":7,"2135":1,"2224":2,"2244":1,"2363":1,"2377":1,"2450":1,"2531":1,"2615":1,"2632":1,"2639":1,"2703":1,"2869":1}}],["extkeys",{"2":{"143":2}}],["extern",{"2":{"266":1,"1818":1,"2890":1}}],["externs",{"2":{"196":1}}],["externally",{"2":{"224":1,"228":1,"357":1,"2549":1}}],["external",{"0":{"228":1,"448":1,"1598":1,"2392":1,"2549":1,"2551":1,"2552":1,"2554":1,"2555":1},"1":{"449":1,"450":1,"451":1,"452":1,"453":1,"2550":1,"2551":1,"2552":1,"2553":1,"2554":1,"2555":1,"2556":1},"2":{"73":1,"114":1,"134":1,"149":1,"163":1,"220":1,"224":1,"228":3,"241":2,"253":2,"268":1,"270":2,"281":2,"288":1,"308":1,"449":1,"450":1,"451":1,"452":1,"453":1,"679":1,"727":1,"730":10,"731":5,"734":1,"736":6,"737":1,"740":7,"1175":1,"1183":1,"1275":1,"1597":2,"1598":2,"1824":1,"1830":1,"1904":1,"2036":1,"2044":1,"2392":1,"2549":5,"2550":1,"2551":1,"2552":1,"2553":2,"2554":2,"2555":3,"2556":1,"2640":1,"2653":2,"2663":1,"2676":1,"2690":1,"2702":1,"2705":1,"2766":1}}],["extent",{"2":{"2251":1,"2705":1}}],["extensively",{"2":{"511":1}}],["extensive",{"2":{"395":1,"1323":1}}],["extensions",{"0":{"2619":1},"2":{"2619":2}}],["extension",{"2":{"199":1,"211":1,"495":1,"501":1,"546":2,"1894":1,"2619":3,"2621":2,"2655":1}}],["extensible",{"2":{"107":1,"114":1,"2601":1}}],["extending",{"0":{"640":1},"2":{"546":2,"612":1}}],["extend",{"2":{"176":1,"191":1,"294":1,"308":1,"640":2}}],["extended",{"2":{"74":1,"165":2,"211":1,"236":1,"285":1,"476":2,"546":2,"730":1,"731":1,"732":1,"1580":1,"1941":4,"1942":1,"2444":1,"2445":1,"2447":1,"2449":2,"2639":1,"2834":2,"2847":1}}],["ext65",{"0":{"60":1},"2":{"60":1}}],["expires",{"2":{"2877":1}}],["expired",{"2":{"1970":1,"2869":1}}],["expansion",{"2":{"2391":1}}],["expands",{"2":{"451":1,"2868":1}}],["expanding",{"2":{"340":1,"1393":1,"2519":1}}],["expandable",{"2":{"340":1}}],["expanders",{"2":{"2385":1}}],["expander",{"2":{"266":1}}],["expanded",{"0":{"118":1},"2":{"70":1,"547":1,"1321":1,"2135":1}}],["expand",{"2":{"134":1,"149":1,"285":1,"371":1,"451":1,"2868":1}}],["expression",{"2":{"510":1}}],["expressions",{"0":{"512":1,"514":1},"2":{"430":2,"514":1}}],["expressed",{"2":{"70":1}}],["explore",{"2":{"2381":1,"2425":1,"2532":1}}],["explorer",{"2":{"2346":1,"2348":1,"2350":1,"2560":2,"2610":1}}],["exploiting",{"2":{"312":1}}],["exploit",{"2":{"312":1}}],["explanations",{"2":{"2361":1}}],["explanation",{"2":{"1391":1,"1919":2,"2256":1,"2266":1}}],["explained",{"2":{"1402":1,"2363":1}}],["explain",{"2":{"494":1,"496":1,"595":1,"601":1,"1754":1,"2357":1,"2857":1}}],["explains",{"2":{"409":1,"1751":1,"2398":1,"2681":1}}],["explaining",{"2":{"162":1,"1751":1,"2676":1,"2861":1,"2888":1}}],["explicit",{"0":{"124":1},"2":{"134":1,"198":1,"1592":1,"2683":1}}],["explicitly",{"2":{"14":1,"114":1,"191":1,"510":1,"730":1,"1489":1,"1559":1,"1593":1,"2130":1,"2144":1,"2244":1,"2667":1,"2684":1,"2692":1,"2842":1}}],["exponent",{"2":{"1942":4}}],["exporting",{"2":{"2703":2}}],["exports",{"2":{"426":2,"427":1}}],["exported",{"2":{"357":1}}],["export",{"2":{"134":1,"405":1,"406":1,"407":1,"435":1,"447":1,"449":2,"450":2,"482":1,"560":1,"2378":2,"2676":1}}],["exposes",{"2":{"1369":1,"2405":1}}],["exposed",{"2":{"735":1,"736":1,"737":1,"2375":2,"2624":1,"2812":1}}],["expose",{"2":{"114":1,"165":1,"176":1,"211":1,"285":1,"2406":1}}],["expert",{"2":{"749":2}}],["experiment",{"2":{"1926":1,"2381":1}}],["experimentation",{"2":{"597":1}}],["experimental",{"2":{"552":1,"1185":1,"1460":1,"2195":2,"2221":1}}],["experiencing",{"2":{"1316":1}}],["experience",{"2":{"537":1,"593":1,"1185":1,"1279":1,"1460":1,"1462":1,"2218":1,"2580":1}}],["expense",{"2":{"537":1,"2325":1}}],["expensive",{"2":{"114":1,"1276":1,"1386":1,"1835":1,"2050":1,"2370":1}}],["expects",{"2":{"1756":1,"2240":1,"2703":1,"2884":1}}],["expect",{"2":{"478":1,"1342":1,"1382":1,"1938":1,"2413":1,"2512":1,"2515":1,"2563":1,"2829":1,"2894":1}}],["expecting",{"2":{"124":1,"1378":1}}],["expected",{"2":{"4":1,"13":1,"303":1,"357":1,"392":1,"726":1,"747":1,"1504":1,"1771":1,"1826":3,"1955":1,"2038":3,"2244":1,"2816":1,"2870":1}}],["erm",{"0":{"1652":1},"2":{"1647":1,"1652":2,"1653":2}}],["err",{"2":{"537":1}}],["errno",{"2":{"308":1}}],["erroneous",{"2":{"149":1,"176":1}}],["error",{"0":{"141":1},"2":{"28":1,"92":1,"103":1,"114":4,"126":1,"149":4,"165":3,"176":1,"191":2,"199":3,"201":1,"211":1,"222":4,"236":1,"355":1,"474":1,"541":1,"557":1,"563":1,"597":1,"735":1,"756":2,"759":2,"762":2,"765":2,"768":2,"771":2,"774":2,"777":2,"1239":2,"1242":2,"1395":1,"1494":1,"1937":1,"1999":1,"2240":1,"2380":1,"2401":1,"2454":1,"2545":1,"2562":1,"2576":1,"2582":1}}],["errors",{"0":{"2409":1},"2":{"17":1,"34":1,"73":2,"92":1,"114":2,"134":1,"149":1,"176":2,"191":2,"199":1,"211":2,"356":1,"400":1,"437":1,"522":1,"597":3,"1343":1,"1368":1,"1494":1,"1937":1,"1942":1,"2221":2,"2237":1,"2363":1,"2380":1,"2409":2,"2436":1,"2536":1,"2545":1,"2547":1,"2617":1,"2715":1,"2721":1,"2722":1,"2890":1}}],["eras",{"2":{"2462":1,"2481":1}}],["erasing",{"2":{"2448":1,"2454":1,"2561":1}}],["erased",{"2":{"2454":8}}],["erase",{"2":{"277":2,"729":1,"733":1,"736":1,"1293":1,"1343":1,"1905":1,"2232":1,"2329":2,"2448":1,"2462":2,"2481":2,"2561":1,"2585":1}}],["era",{"2":{"236":1,"249":1}}],["era65",{"2":{"222":1}}],["erovia",{"2":{"153":1}}],["ergokbd",{"2":{"2513":1}}],["ergosaurus",{"2":{"175":2}}],["ergotaco",{"2":{"143":2}}],["ergodash",{"2":{"143":4}}],["ergodone",{"2":{"102":2}}],["ergodox",{"0":{"1811":1},"2":{"8":1,"114":3,"134":1,"143":2,"211":1,"285":2,"291":2,"294":1,"434":1,"1386":1,"1811":7,"2229":1,"2261":9,"2363":2}}],["ergoarrows",{"2":{"143":2}}],["ergo42",{"2":{"143":2}}],["ergo",{"2":{"143":2}}],["ergoinu",{"2":{"37":2,"149":1}}],["enamelled",{"2":{"2371":1}}],["enablehexnumpad",{"2":{"2277":1}}],["enable=true",{"2":{"1300":1,"1311":1}}],["enable=yes",{"2":{"93":1,"277":1,"431":1,"1310":1,"2156":1,"2893":1}}],["enabled",{"0":{"545":1,"1540":1,"1843":1,"2061":1},"1":{"1541":1,"1844":1,"2062":1},"2":{"112":3,"114":2,"163":1,"191":1,"209":4,"211":1,"222":2,"236":1,"249":2,"265":1,"268":1,"275":2,"277":1,"283":1,"307":1,"308":1,"444":1,"453":1,"543":9,"546":1,"556":1,"557":1,"633":2,"677":1,"698":1,"729":1,"744":3,"1279":1,"1298":1,"1305":2,"1307":1,"1350":1,"1369":1,"1372":2,"1373":2,"1377":1,"1389":5,"1398":4,"1411":1,"1418":7,"1424":1,"1455":1,"1459":1,"1470":1,"1475":1,"1480":1,"1488":3,"1489":1,"1496":1,"1503":1,"1506":1,"1512":1,"1541":1,"1546":1,"1559":1,"1565":1,"1580":1,"1591":1,"1593":1,"1608":1,"1632":1,"1635":1,"1646":1,"1655":1,"1657":1,"1747":1,"1749":2,"1819":1,"1831":2,"1832":2,"1843":1,"1844":1,"1853":1,"1854":1,"1855":1,"1856":1,"1875":1,"1923":1,"1935":1,"1954":1,"1955":1,"1957":2,"1964":3,"1969":4,"2000":2,"2024":1,"2046":2,"2047":2,"2061":1,"2062":1,"2071":1,"2072":1,"2073":1,"2074":1,"2111":1,"2125":1,"2127":1,"2129":1,"2145":7,"2149":1,"2150":1,"2156":2,"2166":1,"2167":1,"2200":1,"2207":1,"2222":3,"2224":3,"2238":1,"2267":2,"2274":1,"2277":2,"2325":1,"2355":1,"2361":1,"2364":1,"2405":1,"2449":1,"2498":1,"2611":1,"2676":3,"2702":2,"2705":1,"2735":1,"2802":1,"2804":2,"2805":2,"2808":1,"2809":1,"2811":1,"2818":1,"2820":1,"2822":2,"2824":3,"2825":1,"2826":1,"2827":2,"2828":1,"2836":1,"2842":2,"2875":3,"2876":3,"2878":2,"2879":2,"2881":3,"2884":2}}],["enables",{"2":{"87":1,"114":1,"119":1,"283":1,"308":1,"543":7,"545":1,"546":6,"547":1,"554":1,"556":2,"623":1,"869":1,"1263":1,"1456":4,"1481":1,"1488":1,"1489":1,"1591":1,"1600":1,"1829":20,"1832":1,"1898":1,"1907":1,"1918":1,"1934":1,"1935":1,"1941":2,"1942":2,"1952":1,"1959":1,"2024":1,"2041":49,"2047":1,"2222":8,"2224":1,"2266":1,"2267":4,"2364":7,"2648":1,"2776":1,"2808":1,"2809":1,"2820":1,"2845":1,"2866":1,"2877":1,"2880":1}}],["enable",{"0":{"1470":1,"1496":1,"1531":1,"1543":1,"1564":1,"1758":1,"1839":1,"1840":1,"1957":1,"1964":1,"2022":1,"2057":1,"2058":1,"2146":1,"2196":1},"1":{"1565":1},"2":{"10":1,"28":1,"31":3,"34":3,"49":1,"65":5,"70":1,"74":1,"75":1,"87":3,"88":7,"93":2,"94":1,"103":1,"104":7,"114":6,"118":1,"119":1,"124":1,"126":1,"127":7,"131":1,"133":1,"134":12,"149":2,"165":5,"176":1,"191":3,"194":2,"199":1,"202":2,"209":2,"211":2,"222":2,"232":1,"234":1,"235":2,"236":2,"247":1,"249":1,"266":35,"273":1,"277":2,"285":1,"307":2,"308":2,"312":1,"358":1,"426":1,"470":1,"489":1,"543":2,"545":2,"546":4,"552":8,"554":1,"556":23,"557":7,"574":1,"623":1,"629":1,"637":2,"698":1,"699":1,"702":1,"707":1,"709":1,"744":1,"749":4,"782":1,"799":3,"801":1,"808":1,"826":3,"828":1,"840":1,"867":1,"869":1,"870":1,"890":3,"892":1,"905":1,"925":3,"927":1,"939":1,"959":3,"961":1,"973":1,"993":3,"995":1,"1007":1,"1027":3,"1029":1,"1041":1,"1075":1,"1109":1,"1143":1,"1179":1,"1181":1,"1182":1,"1187":2,"1196":1,"1216":3,"1218":1,"1226":3,"1247":2,"1266":1,"1277":2,"1279":1,"1281":1,"1300":2,"1307":2,"1308":1,"1309":1,"1311":1,"1332":3,"1336":4,"1337":1,"1343":4,"1344":1,"1347":2,"1354":3,"1356":2,"1370":1,"1375":1,"1389":3,"1411":3,"1417":1,"1418":4,"1443":1,"1447":1,"1454":2,"1455":2,"1456":2,"1459":1,"1462":1,"1463":1,"1470":1,"1471":1,"1488":1,"1490":1,"1496":3,"1503":1,"1505":4,"1506":1,"1512":1,"1514":4,"1526":1,"1527":1,"1548":1,"1559":1,"1564":1,"1565":2,"1567":1,"1572":2,"1576":1,"1591":1,"1593":1,"1595":1,"1607":1,"1608":2,"1609":2,"1614":1,"1629":2,"1633":1,"1635":2,"1636":1,"1646":7,"1666":1,"1707":1,"1709":1,"1731":2,"1736":2,"1747":1,"1758":1,"1765":1,"1769":2,"1771":1,"1772":3,"1803":1,"1807":2,"1813":2,"1815":1,"1816":1,"1829":22,"1831":2,"1832":2,"1889":1,"1890":2,"1894":1,"1895":3,"1897":1,"1902":2,"1903":1,"1906":1,"1915":1,"1920":2,"1922":2,"1923":1,"1929":13,"1933":1,"1934":4,"1935":5,"1937":1,"1939":1,"1941":6,"1942":2,"1943":1,"1945":1,"1950":1,"1951":1,"1952":1,"1954":1,"1957":3,"1959":1,"1964":6,"1967":3,"1969":1,"1973":1,"1996":2,"1997":2,"1998":2,"1999":2,"2002":4,"2004":2,"2008":1,"2011":1,"2022":1,"2041":51,"2043":1,"2046":2,"2047":2,"2051":1,"2052":1,"2125":2,"2128":1,"2130":11,"2134":1,"2135":2,"2136":1,"2137":3,"2146":2,"2149":1,"2156":4,"2161":1,"2166":1,"2196":1,"2197":1,"2199":1,"2200":4,"2204":1,"2214":1,"2219":1,"2222":13,"2224":4,"2230":3,"2233":1,"2239":3,"2240":2,"2241":1,"2242":1,"2243":2,"2244":1,"2248":1,"2251":2,"2255":1,"2258":1,"2266":2,"2275":4,"2276":2,"2277":3,"2322":2,"2324":2,"2330":1,"2337":1,"2364":17,"2365":2,"2400":5,"2401":2,"2406":4,"2469":2,"2497":2,"2622":4,"2631":1,"2675":1,"2676":8,"2700":1,"2701":2,"2702":1,"2704":12,"2707":2,"2802":3,"2811":1,"2818":1,"2822":2,"2824":4,"2825":1,"2826":1,"2827":1,"2828":1,"2830":1,"2836":8,"2837":2,"2838":1,"2840":2,"2842":46,"2866":1,"2868":5,"2875":1,"2880":1,"2884":1,"2895":1,"2896":1}}],["enabling",{"0":{"124":1,"234":1,"1350":1,"1890":1,"2136":1,"2707":1,"2711":1},"2":{"10":1,"50":1,"107":2,"134":1,"190":1,"191":1,"195":1,"232":2,"234":1,"444":1,"546":1,"553":1,"1244":1,"1332":1,"1460":1,"2224":1,"2238":1,"2244":1,"2556":1,"2676":1,"2704":11,"2706":1,"2836":2}}],["enjoy",{"2":{"2364":1}}],["enqueue",{"2":{"2256":1}}],["enqueued",{"2":{"354":1,"355":1}}],["ensuring",{"2":{"1602":1,"2698":1}}],["ensures",{"2":{"209":1,"552":4,"1368":1,"2223":1,"2351":1,"2373":1,"2705":1}}],["ensure",{"2":{"31":1,"34":1,"90":1,"92":1,"149":1,"165":2,"191":3,"198":1,"240":1,"249":4,"294":2,"308":1,"317":1,"357":1,"381":1,"407":1,"455":1,"462":1,"466":1,"524":1,"603":1,"625":1,"677":1,"730":1,"1175":1,"1311":1,"1370":1,"1415":1,"1598":1,"1769":1,"1955":1,"1964":1,"2329":1,"2332":1,"2334":1,"2335":1,"2336":1,"2337":1,"2339":1,"2341":1,"2344":1,"2346":1,"2348":1,"2350":1,"2369":1,"2373":1,"2374":1,"2571":1,"2616":1,"2622":1,"2655":1,"2657":2,"2676":1,"2677":1,"2705":1}}],["enforce",{"2":{"1602":1}}],["energy",{"2":{"592":1,"2320":1}}],["enough",{"2":{"374":1,"527":1,"579":1,"597":1,"626":1,"629":2,"665":1,"1172":1,"1175":1,"1178":1,"1359":1,"1469":1,"1579":1,"1750":1,"1805":1,"1894":1,"1912":1,"2236":1,"2255":1,"2375":2,"2377":1,"2380":1,"2513":1,"2535":1,"2565":1,"2622":1,"2674":1,"2836":1}}],["encryption",{"2":{"2158":1}}],["encompasses",{"2":{"2423":1}}],["encompass",{"2":{"643":1,"647":1,"1360":1}}],["encountering",{"2":{"1745":1}}],["encountered",{"2":{"1296":1,"2167":1}}],["encounter",{"2":{"582":1,"1996":1,"2240":1,"2351":1,"2574":1}}],["encouraging",{"2":{"523":1}}],["encourages",{"2":{"1321":1}}],["encouraged",{"2":{"515":1,"537":1,"1598":1,"1599":1,"1600":1,"2663":1,"2674":1,"2679":1,"2845":1}}],["encourage",{"2":{"494":1,"496":1,"512":1,"578":1,"1593":1,"2676":1,"2784":1}}],["encodes",{"2":{"2242":1}}],["encode",{"2":{"1508":3}}],["encoded",{"2":{"1508":5}}],["encoder2b",{"2":{"1633":1,"1634":1,"2224":1}}],["encoder2a",{"2":{"1633":1,"1634":1,"2224":1}}],["encoder1b",{"2":{"1633":1,"1634":1,"2224":1}}],["encoder1a",{"2":{"1633":1,"1634":1,"2224":1}}],["encodermap",{"2":{"199":2}}],["encoder+encoder",{"2":{"165":1}}],["encoders",{"0":{"1633":1,"1638":1},"1":{"1634":1,"1635":1,"1636":1,"1637":1,"1638":1},"2":{"13":1,"114":3,"170":1,"176":1,"198":1,"201":3,"236":1,"277":1,"307":3,"1633":3,"1634":1,"1635":3,"1636":1,"1637":1,"1638":6,"1942":1,"2251":3,"2676":1}}],["encoder",{"0":{"13":1,"90":1,"170":1,"209":1,"218":1,"307":1,"1635":1,"2251":1,"2813":1},"1":{"2252":1},"2":{"13":2,"63":2,"74":1,"90":11,"93":1,"105":1,"110":1,"114":1,"134":1,"165":5,"170":2,"176":3,"191":5,"199":2,"201":3,"209":5,"211":8,"218":2,"222":3,"226":4,"247":1,"249":3,"255":1,"266":3,"277":2,"307":19,"317":2,"629":2,"671":1,"1289":2,"1633":13,"1634":13,"1635":16,"1636":9,"1638":9,"2127":1,"2224":3,"2251":5,"2676":4,"2712":1,"2813":5,"2816":2,"2827":2}}],["encoding",{"0":{"1508":1},"2":{"73":1,"211":1,"1264":1,"2703":2,"2713":1,"2720":1,"2794":1}}],["enclosing",{"2":{"334":1}}],["enhance",{"2":{"277":1,"288":1,"308":1,"360":1,"609":1,"1596":1}}],["enhancement",{"2":{"93":1,"176":1,"222":2,"236":2,"249":1,"312":1}}],["enhancements",{"0":{"49":1,"63":1,"74":1,"93":1},"2":{"211":1}}],["en",{"2":{"249":1,"707":1,"730":3,"1349":2}}],["engagement",{"2":{"312":1}}],["english",{"2":{"211":1,"1422":1,"1498":4,"2026":1,"2035":1,"2242":1,"2461":1,"2785":1,"2834":5}}],["engineering",{"2":{"2515":1}}],["engineered",{"2":{"2513":1}}],["engine",{"2":{"176":1,"344":1,"1502":1}}],["env",{"2":{"93":1,"452":3,"466":4,"2617":1}}],["environments",{"2":{"132":1}}],["environment",{"0":{"342":1,"2529":1,"2538":1,"2564":1,"2566":1,"2577":1,"2603":1},"1":{"2539":1,"2540":1,"2541":1,"2565":1,"2566":1,"2567":2,"2568":2,"2569":2,"2570":2,"2571":2,"2572":2,"2573":2,"2574":2,"2575":2,"2576":1,"2577":1},"2":{"23":1,"302":1,"361":1,"405":1,"406":1,"407":1,"408":1,"432":4,"453":1,"467":1,"469":1,"478":1,"599":1,"658":2,"666":1,"1292":1,"2351":1,"2353":1,"2378":1,"2442":1,"2447":1,"2526":1,"2528":1,"2529":1,"2530":2,"2533":1,"2536":2,"2562":1,"2564":1,"2566":2,"2573":1,"2577":1,"2580":1,"2601":1}}],["enumerating",{"2":{"611":2,"2015":1,"2356":1}}],["enumeration",{"2":{"308":1,"556":1,"2829":2}}],["enumerated",{"2":{"1426":1}}],["enumerate",{"2":{"611":1,"2015":1,"2444":1}}],["enums",{"2":{"199":1,"494":1,"598":1,"2259":2,"2263":1,"2531":1,"2675":2}}],["enum",{"2":{"50":1,"494":1,"573":1,"575":2,"598":1,"669":2,"1401":1,"1413":1,"1419":1,"1426":1,"1442":1,"1575":1,"1582":1,"1818":1,"1911":2,"1912":2,"1969":1,"2236":2,"2258":1,"2259":1,"2263":3,"2264":2,"2265":3,"2275":2,"2475":1}}],["ent",{"2":{"353":1,"571":2,"1419":1,"1480":1,"1582":1,"1962":1,"2206":1,"2255":2,"2458":1,"2477":1,"2481":1}}],["entities",{"0":{"326":1}}],["entirety",{"2":{"2516":1}}],["entirely",{"2":{"50":1,"222":1,"273":1,"307":1,"308":1,"392":1,"494":1,"1504":1,"2042":1,"2399":1,"2475":1,"2532":1,"2704":1}}],["entire",{"0":{"416":1},"2":{"50":1,"168":1,"199":1,"231":1,"249":1,"415":2,"462":1,"466":1,"1386":1,"1770":1,"1771":1,"1912":3,"2215":1,"2463":1,"2481":1,"2514":1,"2704":3,"2715":2,"2722":2,"2847":1}}],["entered",{"2":{"2582":2}}],["enters",{"2":{"2332":1,"2334":1}}],["entering",{"2":{"364":1,"633":1,"667":1,"2330":1,"2337":1,"2421":1,"2588":1,"2626":1,"2630":1,"2648":1}}],["enter80",{"2":{"241":2}}],["enter67",{"2":{"241":2}}],["enter",{"0":{"1479":1,"2421":1},"2":{"165":1,"211":1,"365":1,"375":2,"613":4,"658":1,"667":1,"1389":3,"1395":1,"1456":1,"1479":1,"1480":1,"1582":1,"1660":1,"1962":1,"2168":1,"2171":1,"2202":1,"2203":2,"2244":1,"2255":2,"2276":1,"2290":1,"2291":2,"2329":1,"2332":1,"2334":1,"2335":1,"2336":1,"2337":1,"2339":1,"2341":1,"2342":1,"2343":1,"2344":1,"2346":2,"2348":2,"2350":2,"2356":1,"2364":1,"2449":1,"2458":2,"2464":2,"2481":4,"2509":2,"2558":1,"2587":2,"2589":1,"2633":2,"2639":1,"2648":1,"2650":1,"2662":2,"2743":2,"2744":1,"2745":1,"2747":1,"2816":1}}],["entry",{"0":{"2648":1},"2":{"149":1,"165":1,"222":1,"236":1,"581":1,"668":2,"1498":1,"1598":1,"1658":1,"1659":1,"1660":1,"1661":1,"1662":1,"1663":1,"2248":1,"2256":3,"2276":2,"2611":1,"2648":1,"2675":1,"2723":1,"2725":3,"2832":1,"2858":1,"2882":1}}],["entrypoint",{"2":{"94":1,"347":1,"469":2}}],["entries",{"0":{"3":1,"7":1,"15":1},"2":{"669":1,"1462":1,"1498":1,"1559":1,"1560":1,"1590":1,"2275":1,"2725":2}}],["ended",{"2":{"2263":1}}],["endianness",{"2":{"1230":1,"1243":1}}],["endian",{"2":{"766":1,"772":1,"1508":1,"2713":1,"2720":1}}],["ending",{"2":{"265":1,"307":1,"455":1,"1907":1,"2234":1}}],["endings",{"2":{"249":1,"277":1,"455":2,"2615":1}}],["endif",{"2":{"31":2,"34":2,"134":1,"247":1,"307":1,"332":1,"494":1,"629":3,"1307":1,"1369":1,"1408":2,"1411":2,"1418":2,"1419":2,"1455":2,"1480":6,"1503":3,"1505":4,"1582":4,"1608":1,"1609":2,"1635":1,"1772":3,"1807":2,"1830":1,"1903":1,"1906":1,"1912":1,"1939":1,"1996":1,"1997":1,"1999":1,"2044":1,"2230":1,"2233":1,"2251":1,"2262":1,"2400":5,"2401":3,"2840":2}}],["endpoints",{"0":{"263":1},"2":{"165":1,"266":1,"357":2,"557":4,"1814":1,"2244":1}}],["endpoint",{"0":{"557":1},"2":{"49":1,"50":4,"112":2,"176":1,"191":1,"236":1,"249":1,"348":1,"354":1,"357":4,"555":1,"557":4,"2238":1,"2244":1,"2337":1,"2829":3}}],["ends",{"2":{"28":1,"124":1,"1495":2,"1766":1,"1772":1,"1776":1,"2246":1,"2256":1,"2577":1}}],["end",{"0":{"1776":1,"1781":1},"2":{"3":1,"15":1,"149":1,"168":1,"196":2,"199":1,"211":1,"255":2,"265":2,"307":1,"390":5,"392":1,"476":1,"491":1,"494":2,"571":2,"575":1,"591":1,"615":1,"628":1,"629":1,"647":1,"650":1,"735":2,"1243":1,"1311":1,"1343":1,"1383":2,"1401":3,"1430":1,"1563":1,"1572":3,"1573":2,"1574":2,"1575":7,"1582":1,"1587":1,"1588":1,"1616":1,"1632":1,"1662":1,"1766":1,"1772":1,"1781":1,"1903":1,"1907":1,"1912":2,"1942":1,"2024":3,"2144":2,"2230":1,"2234":1,"2246":1,"2255":1,"2256":1,"2263":1,"2363":1,"2373":3,"2374":3,"2380":1,"2402":1,"2450":2,"2453":1,"2462":2,"2464":1,"2478":1,"2481":3,"2533":1,"2545":1,"2575":1,"2582":2,"2612":1,"2634":1,"2674":1,"2676":1,"2704":1,"2705":1,"2859":1,"2874":1,"2896":2}}],["l75",{"2":{"2513":1}}],["lr",{"2":{"1910":2,"2247":3}}],["lra",{"0":{"1653":1},"2":{"1647":1,"1652":1,"1653":5}}],["lpt",{"2":{"2448":1}}],["lp",{"2":{"2264":3}}],["lprn",{"2":{"1733":1,"2264":5,"2468":1,"2505":1}}],["lpad",{"2":{"241":2,"2463":1,"2481":1}}],["lgpl",{"2":{"2696":1}}],["lgr",{"2":{"2247":1}}],["lg",{"2":{"1654":10}}],["lgui",{"2":{"196":1,"353":1,"571":2,"1355":1,"1356":1,"1428":1,"1433":1,"1460":1,"1766":1,"1772":1,"2460":1,"2469":4,"2475":1,"2477":1,"2481":1,"2497":4,"2500":1,"2501":1,"2506":1,"2518":2,"2599":1}}],["l65",{"2":{"1647":1}}],["lyr",{"2":{"1389":2}}],["lyso1",{"2":{"143":2,"149":2}}],["lbrc",{"2":{"353":1,"571":2,"2024":1,"2458":1,"2477":1,"2481":1}}],["l17",{"2":{"1560":2}}],["l16",{"2":{"1560":2}}],["l15",{"2":{"1560":2}}],["l14",{"2":{"1560":2}}],["l13",{"2":{"1560":2}}],["l12",{"2":{"1560":2}}],["l11",{"2":{"1560":2}}],["l10",{"2":{"1560":2}}],["l1",{"0":{"729":1},"2":{"277":1,"729":1}}],["l09",{"2":{"1560":2}}],["l082",{"2":{"2659":1}}],["l08",{"2":{"1560":2}}],["l073rz",{"2":{"2676":1}}],["l072",{"2":{"2659":1}}],["l07",{"2":{"1560":2}}],["l06",{"2":{"1560":2}}],["l05",{"2":{"1560":2}}],["l04",{"2":{"1560":2}}],["l03",{"2":{"1560":2}}],["l02",{"2":{"1560":2}}],["l01",{"2":{"1560":2}}],["l0xx",{"2":{"704":1}}],["l0",{"0":{"729":1},"2":{"277":1}}],["lfs",{"2":{"2615":1}}],["lfuse",{"2":{"2449":2}}],["lf",{"2":{"249":1,"455":1,"2168":1}}],["lfk87",{"2":{"211":1}}],["lfkeyboards",{"2":{"149":1,"211":1}}],["lwin",{"2":{"1355":1,"1428":1,"2460":1,"2481":1,"2500":1,"2501":1,"2518":1}}],["lw75",{"2":{"241":2}}],["lw67",{"2":{"241":2}}],["lv061228b",{"2":{"1647":1}}],["lvgl",{"0":{"2706":1,"2707":1,"2708":1,"2709":1,"2710":1,"2711":1,"2712":1},"1":{"2707":1,"2708":1,"2709":2,"2710":2,"2711":1,"2712":1},"2":{"199":2,"236":1,"308":1,"2702":1,"2706":5,"2707":2,"2709":9,"2710":3,"2711":1,"2712":6}}],["lv",{"2":{"165":2,"2711":1}}],["lsb",{"2":{"2724":8}}],["lsbfirst",{"0":{"1229":1},"1":{"1230":1,"1231":1},"2":{"1230":1,"1925":1,"1932":1}}],["lswp",{"2":{"2469":2,"2497":2}}],["lspo",{"2":{"2202":1,"2203":1,"2205":6,"2206":5,"2509":1}}],["lsusb",{"2":{"2013":1,"2558":1,"2665":2}}],["lshift",{"2":{"1356":1}}],["lshift+rshift+key",{"2":{"2364":1}}],["lshift+rshift+n",{"2":{"1344":1}}],["lshift+ralt",{"2":{"1356":1}}],["lsg",{"2":{"1355":1,"2500":1,"2501":1,"2506":1,"2518":1,"2599":1}}],["lsag",{"2":{"1355":1,"2500":1,"2501":1,"2506":1,"2518":1,"2599":1}}],["lsa",{"2":{"1355":1,"2500":1,"2501":1,"2506":1,"2518":1,"2599":1}}],["lscr",{"2":{"543":1,"1332":1,"2459":1,"2481":1}}],["ls",{"2":{"143":4}}],["lsft",{"2":{"120":2,"353":1,"571":2,"1355":1,"1356":2,"1393":4,"1421":2,"1424":4,"1428":1,"1433":1,"1487":1,"1503":6,"1564":3,"1567":1,"1570":2,"1573":1,"1574":2,"1575":5,"1587":1,"1592":1,"1733":1,"1756":1,"1763":1,"1772":1,"2205":6,"2206":2,"2273":1,"2327":1,"2460":1,"2466":1,"2475":1,"2477":1,"2481":1,"2500":1,"2501":1,"2506":1,"2518":3,"2521":1,"2598":1,"2599":2,"2867":1,"2870":1,"2871":5,"2872":8,"2873":5,"2884":1}}],["ld7032",{"2":{"285":1,"2701":4,"2704":11}}],["lds",{"2":{"236":3}}],["ldscript",{"2":{"114":1}}],["ld",{"2":{"131":1,"134":1,"277":1,"285":1,"2363":2}}],["llck",{"2":{"1758":1,"1763":1,"2493":1}}],["llvm",{"2":{"495":2}}],["ll3ma",{"2":{"311":1,"317":1}}],["ll3macorn",{"2":{"311":1}}],["lld",{"2":{"191":1,"682":1,"749":1}}],["ll",{"2":{"124":1,"174":2,"188":1,"232":1,"254":1,"272":1,"307":1,"356":1,"578":1,"593":1,"598":1,"655":2,"698":1,"699":1,"735":1,"749":2,"1226":2,"1247":2,"1294":1,"1315":1,"1319":1,"1343":1,"1368":1,"1419":2,"1493":1,"1572":1,"1597":1,"1736":1,"1817":1,"1902":1,"2156":1,"2219":1,"2226":2,"2230":1,"2255":2,"2263":2,"2356":4,"2360":1,"2375":3,"2377":2,"2378":1,"2412":2,"2413":1,"2429":2,"2474":2,"2475":1,"2476":3,"2530":1,"2531":3,"2537":2,"2553":1,"2557":1,"2558":1,"2560":1,"2562":1,"2565":3,"2580":1,"2582":1,"2585":1,"2617":1,"2622":2,"2663":1,"2665":1,"2674":1,"2693":1,"2743":1,"2858":1,"2859":1,"2861":1,"2863":1}}],["luminkey",{"2":{"2513":1}}],["lumissil",{"2":{"778":1,"804":1,"833":1,"865":1,"897":1,"932":1,"966":1,"1000":1,"1034":1,"1068":1,"1102":1,"1136":1}}],["lump",{"2":{"600":1,"601":1}}],["lune",{"2":{"211":1}}],["luna",{"2":{"191":1}}],["lucid",{"2":{"211":2}}],["lucky",{"2":{"2837":1}}],["luckily",{"2":{"2328":1,"2576":1}}],["luck",{"2":{"124":1,"162":1,"2563":1}}],["lulu",{"2":{"165":1}}],["lut",{"2":{"149":1,"459":2,"2832":1,"2833":1,"2834":2}}],["lufa",{"0":{"2":1,"6":1,"12":1,"2823":1},"2":{"6":4,"12":2,"49":1,"50":2,"93":1,"111":1,"114":2,"165":2,"191":1,"199":1,"277":1,"528":1,"555":1,"593":1,"1914":1,"2329":2,"2330":1,"2337":2,"2356":1,"2445":1,"2674":1,"2823":1,"2858":3}}],["l400",{"2":{"1389":1}}],["l4",{"2":{"191":1}}],["l422",{"2":{"114":1}}],["l443",{"2":{"93":1}}],["lcpo",{"2":{"2202":1,"2203":1,"2205":1,"2509":1}}],["lcbr",{"2":{"2024":1,"2468":1,"2505":1}}],["lctrl",{"2":{"1356":1,"2471":1}}],["lctl",{"2":{"38":2,"120":1,"194":5,"196":2,"353":1,"571":2,"1321":1,"1355":2,"1356":2,"1392":1,"1393":1,"1421":1,"1426":1,"1428":2,"1460":1,"1502":1,"1572":1,"1587":1,"1658":1,"1766":2,"1772":2,"2172":1,"2205":2,"2263":2,"2273":1,"2327":1,"2460":1,"2469":2,"2477":1,"2481":1,"2497":2,"2500":1,"2501":1,"2506":1,"2518":3,"2519":1,"2521":1,"2599":2,"2699":1,"2880":1,"2883":1}}],["lcg",{"2":{"1355":1,"2500":1,"2501":1,"2506":1,"2518":1,"2599":1}}],["lcag",{"2":{"1355":1,"2500":1,"2501":1,"2506":1,"2518":1,"2599":1}}],["lca",{"2":{"1355":2,"2500":1,"2501":1,"2506":1,"2518":1,"2599":1}}],["lcap",{"2":{"543":1,"1332":1,"2459":1,"2481":1}}],["lcsg",{"2":{"1355":1,"2500":1,"2501":1,"2506":1,"2518":1,"2599":1}}],["lcs",{"2":{"1355":1,"2500":1,"2501":1,"2506":1,"2518":1,"2599":1}}],["lcmd",{"2":{"1355":1,"1428":1,"2460":1,"2481":1,"2500":1,"2501":1,"2518":1}}],["lc",{"2":{"533":1}}],["lck75",{"2":{"143":2}}],["lcds",{"2":{"169":1}}],["lcd",{"0":{"1664":1,"2228":1},"1":{"1665":1,"1666":1,"1667":1,"1668":1,"1669":1,"1670":1,"1671":1,"1672":1,"1673":1,"1674":1,"1675":1,"1676":1,"1677":1,"1678":1,"1679":1,"1680":1,"1681":1,"1682":1,"1683":1,"1684":1,"1685":1,"1686":1,"1687":1,"1688":1,"1689":1,"1690":1,"1691":1,"1692":1,"1693":1,"1694":1,"1695":1,"1696":1,"1697":1,"1698":1,"1699":1,"1700":1,"1701":1,"1702":1,"1703":1,"1704":1,"1705":1,"2229":1,"2230":1,"2231":1,"2232":1,"2233":1,"2234":1,"2235":1,"2236":1},"2":{"114":1,"133":1,"134":1,"277":1,"1665":1,"2229":1,"2385":1,"2701":7}}],["lmn",{"2":{"266":1}}],["lm",{"2":{"38":1,"134":1,"317":1,"1392":3,"1393":6,"1658":1,"1757":1,"1828":9,"1956":1,"2494":2,"2496":9}}],["l",{"2":{"32":1,"116":1,"191":1,"249":1,"266":3,"353":1,"431":2,"434":1,"441":1,"444":1,"466":2,"571":2,"614":1,"1356":27,"1508":5,"1592":1,"2024":1,"2026":1,"2242":1,"2247":1,"2448":1,"2456":3,"2477":1,"2481":3,"2816":2,"2874":5,"2875":9,"2876":5,"2882":25}}],["lnrm",{"2":{"2469":2,"2497":2}}],["lng9",{"2":{"2461":1,"2481":1}}],["lng8",{"2":{"2461":1,"2481":1}}],["lng7",{"2":{"2461":1,"2481":1}}],["lng6",{"2":{"2461":1,"2481":1}}],["lng5",{"2":{"2461":1,"2481":1}}],["lng4",{"2":{"2461":1,"2481":1}}],["lng3",{"2":{"2461":1,"2481":1}}],["lng2",{"2":{"2461":1,"2481":1}}],["lng1",{"2":{"2461":1,"2481":1}}],["lnx",{"2":{"2273":1,"2274":1,"2290":1}}],["lnum",{"2":{"543":1,"1332":1,"2459":1,"2481":1}}],["ln",{"2":{"31":2,"492":1,"1831":1,"1903":2,"1912":5,"1913":4,"2046":1,"2230":2,"2236":3}}],["legs",{"2":{"2369":1,"2371":1}}],["leg",{"2":{"1819":1,"2369":3,"2498":1}}],["legato",{"2":{"1819":2,"2498":2}}],["legally",{"2":{"2695":2,"2698":1}}],["legal",{"0":{"2695":1},"2":{"1334":1,"2683":1,"2695":1,"2696":1}}],["legacy",{"0":{"140":1,"738":1,"2383":1},"1":{"2384":1},"2":{"75":1,"86":2,"94":1,"114":2,"133":1,"134":2,"165":3,"176":2,"188":12,"191":18,"211":1,"222":1,"236":1,"254":1,"277":1,"440":1,"546":1,"734":2,"1370":1,"2812":2,"2835":1}}],["leonardo",{"2":{"670":2,"1349":2,"2445":1}}],["len",{"2":{"2015":2}}],["lenght",{"2":{"1497":2}}],["lengths",{"2":{"1457":1,"2371":3}}],["lengthy",{"2":{"701":1}}],["length",{"0":{"522":1,"754":1,"757":1,"760":1,"763":1,"766":1,"769":1,"772":1,"1237":1,"1240":1,"1255":1,"1257":1,"2017":1,"2019":1},"1":{"755":1,"756":1,"758":1,"759":1,"761":1,"762":1,"764":1,"765":1,"767":1,"768":1,"770":1,"771":1,"773":1,"774":1,"1238":1,"1239":1,"1241":1,"1242":1,"1256":1,"1258":1,"2018":1,"2020":1},"2":{"249":2,"353":1,"430":3,"522":1,"543":1,"755":2,"757":1,"758":2,"761":2,"764":2,"767":2,"770":2,"773":2,"1238":2,"1241":2,"1256":2,"1258":2,"1263":4,"1264":1,"1273":2,"1468":1,"1488":1,"1497":4,"1514":1,"1579":2,"1588":1,"1649":1,"1892":1,"1912":2,"1934":2,"2013":5,"2014":1,"2015":7,"2018":3,"2020":3,"2131":2,"2236":2,"2309":1,"2377":1,"2475":1,"2667":1,"2713":1,"2715":2,"2716":2,"2717":2,"2718":1,"2719":1,"2720":1,"2721":4,"2722":2,"2723":2,"2724":2,"2725":2,"2726":2,"2727":2,"2728":11,"2805":1}}],["lenient",{"2":{"114":1,"2514":1}}],["leeloo",{"2":{"236":2}}],["lefishe",{"2":{"143":2}}],["left=4",{"2":{"2705":1}}],["leftuf2",{"2":{"2219":1}}],["leftdfu",{"2":{"2219":2}}],["leftavrdude",{"2":{"2219":1}}],["leftmost",{"2":{"1615":1}}],["lefthand",{"2":{"550":1,"551":1}}],["leftover30",{"2":{"211":1}}],["leftover",{"2":{"77":1}}],["lefty",{"2":{"43":2,"134":3,"211":1,"241":6}}],["left",{"2":{"31":1,"34":1,"45":1,"100":1,"114":3,"165":1,"168":1,"202":2,"231":2,"236":2,"249":2,"257":1,"258":1,"259":2,"277":1,"307":4,"329":1,"353":2,"371":3,"543":2,"547":2,"550":5,"551":4,"552":2,"571":2,"657":1,"658":1,"667":5,"730":1,"747":1,"1172":1,"1175":1,"1178":1,"1272":1,"1326":1,"1340":9,"1346":1,"1355":32,"1356":4,"1358":3,"1393":2,"1428":3,"1462":1,"1564":5,"1565":4,"1575":1,"1582":1,"1594":2,"1635":1,"1640":1,"1660":1,"1662":1,"1749":2,"1756":15,"1826":1,"1829":9,"1832":1,"1891":5,"1906":2,"1907":1,"1909":1,"1912":5,"1929":2,"1935":1,"1939":1,"1943":5,"1945":5,"1946":2,"1952":1,"1953":10,"2004":1,"2005":1,"2024":8,"2029":2,"2038":1,"2041":14,"2047":2,"2153":1,"2172":2,"2201":1,"2202":6,"2203":6,"2206":2,"2215":2,"2217":2,"2218":2,"2219":3,"2220":3,"2224":2,"2233":1,"2236":3,"2247":2,"2251":1,"2261":3,"2273":1,"2290":1,"2291":1,"2292":1,"2331":1,"2333":1,"2340":1,"2345":1,"2347":1,"2349":1,"2363":2,"2374":3,"2375":1,"2402":1,"2458":1,"2460":8,"2462":2,"2464":1,"2466":1,"2468":3,"2469":10,"2477":2,"2481":12,"2497":10,"2499":5,"2500":39,"2501":32,"2505":3,"2506":32,"2509":6,"2518":40,"2519":2,"2532":1,"2558":2,"2582":2,"2599":32,"2610":1,"2639":3,"2676":1,"2703":1,"2705":11,"2726":3,"2743":2,"2744":1,"2789":1,"2808":1,"2809":1,"2816":3,"2818":1,"2825":1,"2842":2,"2882":2,"2884":15}}],["le",{"2":{"143":2,"221":1,"222":1,"236":1,"308":1,"556":1,"2320":3,"2321":4,"2322":1,"2807":1}}],["lean",{"2":{"2536":1}}],["leaps",{"2":{"2393":1}}],["learned",{"0":{"2580":1}}],["learn",{"2":{"2245":1,"2246":1,"2413":1,"2527":1,"2534":1,"2548":1,"2565":1,"2594":1,"2622":1,"2706":1,"2799":1,"2854":2,"2855":2}}],["learning",{"0":{"2245":1,"2590":1},"1":{"2591":1,"2592":1,"2593":1,"2594":1},"2":{"2245":1,"2527":1}}],["leaflabs",{"2":{"2451":1}}],["leaf",{"2":{"1495":1,"1508":7,"1509":1}}],["lease",{"2":{"389":1,"401":2,"2585":2}}],["least",{"2":{"199":1,"503":1,"523":1,"625":1,"676":1,"747":1,"1230":1,"1393":1,"1473":1,"1688":1,"1690":1,"1708":1,"1786":1,"1889":1,"1895":1,"1896":1,"1925":1,"1932":2,"2210":2,"2218":2,"2263":1,"2375":1,"2454":1,"2513":1,"2519":1,"2540":1,"2847":1,"2860":1,"2894":1}}],["leak",{"2":{"236":1}}],["leaving",{"2":{"158":1,"184":1,"523":1,"1343":1,"1393":1,"2373":1,"2519":1,"2610":1,"2867":1}}],["leaves",{"2":{"1275":1,"1398":2,"1495":1}}],["leave",{"2":{"87":1,"103":1,"126":1,"503":1,"523":1,"551":1,"581":1,"1392":1,"1475":1,"1588":1,"2339":1,"2344":1,"2353":2,"2363":1,"2375":1,"2410":1,"2615":1,"2665":1}}],["leading",{"2":{"502":1,"701":1,"1230":6,"1274":1,"2241":1}}],["leader",{"0":{"196":2,"1764":1,"1775":1,"1776":1,"1777":1,"1780":1,"1781":1,"1782":1,"1783":1,"1786":1,"1787":1,"1788":1,"1791":1,"1794":1,"1797":1,"1800":1,"2495":1,"2773":1,"2817":1},"1":{"1765":1,"1766":1,"1767":1,"1768":1,"1769":1,"1770":1,"1771":1,"1772":1,"1773":1,"1774":1,"1775":1,"1776":1,"1777":1,"1778":2,"1779":2,"1780":1,"1781":1,"1782":1,"1783":1,"1784":2,"1785":2,"1786":1,"1787":1,"1788":1,"1789":2,"1790":2,"1791":1,"1792":2,"1793":2,"1794":1,"1795":2,"1796":2,"1797":1,"1798":2,"1799":2,"1800":1,"1801":2,"1802":2},"2":{"93":1,"112":3,"165":1,"196":15,"199":2,"294":1,"546":6,"556":2,"1764":2,"1766":12,"1768":2,"1769":5,"1770":9,"1771":1,"1772":15,"1773":2,"1775":1,"1776":1,"1777":1,"1778":1,"1780":1,"1781":1,"1782":1,"1783":1,"1786":2,"1787":1,"2495":2,"2773":2,"2817":3,"2864":1}}],["lead",{"2":{"73":1,"188":2,"191":2,"1445":2,"1448":1,"1452":1,"1765":1,"1772":1,"1773":1,"1894":1,"2374":1,"2495":1,"2712":1}}],["letting",{"2":{"2374":1}}],["letter",{"2":{"1495":4,"1499":1,"1502":1,"1563":1,"1570":1,"1754":4,"2030":1,"2035":1,"2263":3}}],["letters",{"0":{"2456":1},"2":{"191":1,"211":1,"332":1,"501":1,"1310":1,"1422":1,"1492":3,"1497":1,"1499":1,"1503":1,"1504":1,"1563":1,"1567":1,"2021":1,"2026":1,"2030":1,"2263":3,"2327":1,"2395":1,"2416":1,"2674":1,"2785":1,"2786":1}}],["let",{"2":{"70":1,"110":1,"194":1,"228":1,"245":1,"371":2,"375":1,"396":1,"411":2,"471":1,"489":1,"512":1,"551":1,"556":1,"613":1,"1356":1,"1358":2,"1359":1,"1389":1,"1392":2,"1401":1,"1409":1,"1417":1,"1730":1,"1754":1,"1922":1,"2207":1,"2227":1,"2256":1,"2339":1,"2341":1,"2344":1,"2364":1,"2365":1,"2394":1,"2529":1,"2562":1,"2566":1,"2598":1,"2863":1,"2865":1,"2870":1,"2888":1}}],["lets",{"2":{"70":27,"114":1,"137":1,"143":2,"270":2,"277":1,"428":1,"431":1,"471":1,"547":1,"1359":2,"1419":1,"1431":1,"1572":1,"2155":1,"2364":2,"2777":1,"2780":1,"2791":1,"2868":1}}],["leveraging",{"2":{"2035":1}}],["leveraged",{"2":{"2515":1,"2847":1}}],["leverages",{"2":{"357":1,"1270":1,"1271":1,"1272":1,"1494":1,"1518":1}}],["leverage",{"2":{"169":1,"671":1,"1599":1,"2223":1,"2514":1,"2651":1,"2677":1}}],["lever",{"2":{"1926":2}}],["leveling",{"0":{"163":1,"733":1,"734":1,"735":1,"736":1,"737":1,"738":1},"1":{"735":1,"736":1,"737":1,"738":1},"2":{"114":1,"163":1,"165":4,"191":1,"211":1,"236":5,"249":1,"277":1,"308":1,"727":2,"733":3,"734":6,"735":8,"736":7,"737":5,"2812":3}}],["levels",{"0":{"1274":1},"1":{"1275":1,"1276":1},"2":{"112":1,"199":2,"494":1,"537":3,"543":2,"1513":1,"1514":3,"1533":1,"1537":1,"1539":1,"2223":1,"2396":1,"2486":1,"2805":2,"2864":1}}],["level",{"0":{"621":1,"1276":1,"1536":2,"1538":1,"1555":1,"1557":1,"2141":1},"1":{"1537":2,"1539":1},"2":{"4":1,"14":1,"28":1,"75":1,"90":4,"93":2,"125":3,"134":1,"176":2,"185":3,"191":2,"229":2,"243":2,"249":2,"262":1,"266":3,"277":3,"285":1,"308":1,"319":1,"395":1,"474":4,"494":1,"503":1,"537":1,"538":1,"539":1,"541":1,"543":2,"551":2,"552":1,"553":1,"558":1,"574":1,"575":2,"597":1,"608":1,"609":5,"617":1,"621":2,"633":2,"635":1,"650":1,"655":1,"671":1,"685":1,"694":1,"709":1,"722":1,"742":6,"782":1,"808":1,"840":1,"870":1,"905":1,"939":1,"973":1,"1007":1,"1041":1,"1075":1,"1109":1,"1143":1,"1196":1,"1274":1,"1275":1,"1276":1,"1277":1,"1281":1,"1389":1,"1404":1,"1513":2,"1514":2,"1516":1,"1521":2,"1526":1,"1527":1,"1534":1,"1535":1,"1536":1,"1537":2,"1538":1,"1539":1,"1547":2,"1552":1,"1555":1,"1556":1,"1557":1,"1558":1,"1563":1,"1595":1,"1608":1,"1633":1,"1635":1,"1636":3,"1657":1,"1805":3,"1806":1,"1811":1,"1828":2,"1830":1,"1835":1,"1878":1,"1880":1,"1881":1,"1882":1,"1885":1,"1887":1,"1907":1,"1912":3,"1916":1,"1944":2,"1961":2,"1970":1,"2040":2,"2044":1,"2050":1,"2114":1,"2116":1,"2117":1,"2118":1,"2121":1,"2123":1,"2128":1,"2223":2,"2234":1,"2286":1,"2288":1,"2342":1,"2346":1,"2348":1,"2350":1,"2396":1,"2400":2,"2401":1,"2449":1,"2473":1,"2481":1,"2486":2,"2496":2,"2504":2,"2632":2,"2633":1,"2635":1,"2655":1,"2674":1,"2676":2,"2677":2,"2687":1,"2701":1,"2705":1,"2757":1,"2799":1,"2803":1,"2805":1,"2818":1,"2824":1,"2825":1,"2846":1,"2847":1,"2857":1,"2861":1,"2862":1,"2864":1,"2887":2,"2895":1}}],["levinson",{"2":{"45":1}}],["ledmatrix",{"2":{"65":1}}],["led",{"0":{"84":1,"147":1,"185":1,"233":1,"710":1,"712":1,"783":1,"785":1,"798":1,"800":1,"803":1,"809":1,"811":1,"825":1,"827":1,"831":1,"841":1,"843":1,"871":1,"873":1,"889":1,"891":1,"895":1,"906":1,"908":1,"924":1,"926":1,"930":1,"940":1,"942":1,"958":1,"960":1,"964":1,"974":1,"976":1,"992":1,"994":1,"998":1,"1008":1,"1010":1,"1026":1,"1028":1,"1032":1,"1042":1,"1044":1,"1076":1,"1078":1,"1110":1,"1112":1,"1144":1,"1146":1,"1197":1,"1199":1,"1215":1,"1217":1,"1221":1,"1604":1,"1803":1,"1805":1,"1806":1,"1807":1,"1808":1,"1809":1,"1810":1,"1824":1,"1829":1,"1830":1,"1837":1,"1838":1,"1839":1,"1840":1,"1841":1,"1842":1,"1843":1,"1845":1,"1847":1,"1849":1,"1851":1,"1853":1,"1854":1,"1855":1,"1856":1,"1857":1,"1860":1,"1861":1,"1862":1,"1863":1,"1865":1,"1866":1,"1867":1,"1868":1,"1869":1,"1871":1,"1873":1,"1875":1,"1876":1,"1878":1,"1880":1,"1882":3,"1885":3,"2118":2,"2121":2,"2261":1,"2496":1,"2774":1,"2818":1},"1":{"713":1,"786":1,"799":1,"801":1,"812":1,"826":1,"828":1,"832":1,"844":1,"874":1,"890":1,"892":1,"896":1,"909":1,"925":1,"927":1,"931":1,"943":1,"959":1,"961":1,"965":1,"977":1,"993":1,"995":1,"999":1,"1011":1,"1027":1,"1029":1,"1033":1,"1045":1,"1079":1,"1113":1,"1147":1,"1200":1,"1216":1,"1218":1,"1222":1,"1804":1,"1805":1,"1806":2,"1807":2,"1808":1,"1809":1,"1810":1,"1811":2,"1825":1,"1826":1,"1827":1,"1828":1,"1829":1,"1830":1,"1831":1,"1832":1,"1833":1,"1834":1,"1835":1,"1836":1,"1837":1,"1838":1,"1839":1,"1840":1,"1841":1,"1842":1,"1843":1,"1844":2,"1845":1,"1846":2,"1847":1,"1848":2,"1849":1,"1850":2,"1851":1,"1852":2,"1853":1,"1854":1,"1855":1,"1856":1,"1857":1,"1858":2,"1859":1,"1860":1,"1861":1,"1862":1,"1863":1,"1864":2,"1865":1,"1866":1,"1867":1,"1868":1,"1869":1,"1870":2,"1871":1,"1872":2,"1873":1,"1874":2,"1875":1,"1876":1,"1877":2,"1878":1,"1879":2,"1880":1,"1881":2,"1882":1,"1883":1,"1884":1,"1885":1,"1886":1,"1887":1},"2":{"32":2,"50":2,"65":1,"70":2,"84":1,"92":3,"93":10,"94":6,"111":1,"113":1,"114":13,"133":1,"134":9,"149":5,"165":8,"176":2,"183":14,"185":5,"191":27,"199":5,"211":3,"214":1,"221":3,"222":16,"233":1,"236":27,"249":33,"266":10,"277":11,"285":4,"294":2,"308":2,"317":1,"332":2,"543":1,"547":2,"552":1,"616":1,"617":2,"685":2,"687":1,"688":1,"689":1,"692":1,"705":1,"706":1,"710":4,"712":1,"713":4,"714":1,"715":1,"716":1,"717":1,"720":1,"778":1,"779":2,"783":6,"785":1,"786":4,"787":1,"790":1,"791":1,"794":1,"795":1,"798":3,"799":1,"800":3,"801":2,"802":1,"803":2,"804":1,"805":2,"809":6,"811":1,"812":5,"813":1,"817":1,"818":1,"821":1,"822":1,"825":3,"826":1,"827":3,"828":2,"829":1,"831":2,"833":1,"834":2,"841":6,"843":1,"844":5,"845":1,"849":1,"850":1,"853":1,"854":1,"857":1,"858":1,"859":1,"860":2,"861":1,"863":1,"865":1,"866":2,"871":6,"873":1,"874":5,"875":1,"879":1,"881":1,"882":1,"885":1,"886":1,"889":3,"890":1,"891":3,"892":2,"893":1,"895":2,"897":1,"898":2,"906":6,"908":1,"909":5,"910":1,"914":1,"916":1,"917":1,"920":1,"921":1,"924":3,"925":1,"926":3,"927":2,"928":1,"930":2,"932":1,"933":2,"940":6,"942":1,"943":5,"944":1,"948":1,"950":1,"951":1,"954":1,"955":1,"958":3,"959":1,"960":3,"961":2,"962":1,"964":2,"966":1,"967":2,"974":6,"976":1,"977":5,"978":1,"982":1,"984":1,"985":1,"988":1,"989":1,"992":3,"993":1,"994":3,"995":2,"996":1,"998":2,"1000":1,"1001":2,"1008":6,"1010":1,"1011":5,"1012":1,"1016":1,"1018":1,"1019":1,"1022":1,"1023":1,"1026":3,"1027":1,"1028":3,"1029":2,"1030":1,"1032":2,"1034":1,"1035":2,"1042":6,"1044":1,"1045":5,"1046":1,"1050":1,"1052":1,"1053":1,"1056":1,"1057":1,"1060":1,"1061":1,"1062":1,"1063":2,"1064":1,"1066":1,"1068":1,"1069":2,"1076":6,"1078":1,"1079":5,"1080":1,"1084":1,"1086":1,"1087":1,"1090":1,"1091":1,"1094":1,"1095":1,"1096":1,"1097":2,"1098":1,"1100":1,"1102":1,"1103":2,"1110":6,"1112":1,"1113":5,"1114":1,"1118":1,"1120":1,"1121":1,"1124":1,"1125":1,"1128":1,"1129":1,"1130":1,"1131":2,"1132":1,"1134":1,"1136":1,"1137":2,"1144":6,"1146":1,"1147":5,"1148":1,"1149":1,"1152":1,"1154":1,"1155":1,"1158":1,"1159":1,"1162":1,"1163":1,"1164":1,"1165":2,"1166":1,"1168":1,"1192":1,"1193":2,"1197":6,"1199":1,"1200":5,"1201":1,"1205":1,"1207":1,"1208":1,"1211":1,"1212":1,"1215":3,"1216":1,"1217":3,"1218":2,"1219":1,"1221":2,"1261":2,"1263":2,"1264":1,"1265":1,"1266":3,"1274":1,"1276":1,"1283":1,"1284":1,"1285":1,"1288":1,"1289":2,"1354":1,"1372":1,"1376":1,"1514":1,"1516":3,"1571":1,"1595":2,"1604":5,"1606":6,"1632":1,"1646":3,"1762":2,"1803":9,"1804":12,"1805":10,"1806":12,"1807":7,"1808":6,"1809":3,"1811":9,"1824":2,"1825":4,"1826":26,"1827":10,"1828":12,"1829":64,"1830":31,"1831":5,"1832":25,"1835":12,"1837":1,"1838":1,"1839":1,"1840":1,"1841":1,"1842":1,"1843":1,"1844":1,"1845":1,"1846":3,"1876":1,"1877":1,"1883":4,"1886":4,"1903":7,"1939":1,"2036":3,"2037":2,"2038":25,"2039":12,"2041":1,"2042":1,"2044":10,"2047":5,"2048":1,"2050":4,"2051":17,"2052":11,"2063":1,"2064":2,"2119":4,"2122":4,"2124":2,"2125":2,"2131":4,"2132":2,"2135":4,"2136":4,"2141":1,"2144":9,"2152":6,"2153":3,"2154":2,"2156":1,"2222":3,"2230":7,"2261":10,"2330":2,"2337":2,"2364":3,"2377":1,"2389":1,"2401":2,"2402":3,"2496":13,"2600":1,"2627":2,"2637":1,"2639":5,"2648":2,"2676":3,"2802":1,"2803":2,"2815":6,"2818":12,"2823":3,"2824":3,"2825":9,"2830":1,"2855":1}}],["leds",{"0":{"2152":1},"2":{"25":1,"45":1,"50":1,"114":1,"149":1,"201":2,"211":1,"229":1,"249":2,"308":1,"547":4,"627":1,"628":1,"683":2,"685":1,"688":1,"690":1,"705":2,"710":1,"716":1,"717":1,"718":1,"778":2,"783":2,"790":1,"791":1,"792":1,"794":1,"795":1,"796":1,"798":1,"799":1,"800":1,"801":1,"804":2,"809":2,"817":1,"818":1,"819":1,"821":1,"822":1,"823":1,"825":1,"826":1,"827":1,"828":1,"833":2,"835":1,"841":2,"849":1,"850":1,"851":1,"853":1,"854":1,"855":1,"857":1,"858":1,"859":1,"860":1,"865":2,"871":2,"881":1,"882":1,"883":1,"885":1,"886":1,"887":1,"889":1,"890":1,"891":1,"892":1,"897":2,"899":1,"906":2,"916":1,"917":1,"918":1,"920":1,"921":1,"922":1,"924":1,"925":1,"926":1,"927":1,"932":2,"934":1,"940":2,"950":1,"951":1,"952":1,"954":1,"955":1,"956":1,"958":1,"959":1,"960":1,"961":1,"966":2,"968":1,"974":2,"984":1,"985":1,"986":1,"988":1,"989":1,"990":1,"992":1,"993":1,"994":1,"995":1,"1000":2,"1002":1,"1008":2,"1018":1,"1019":1,"1020":1,"1022":1,"1023":1,"1024":1,"1026":1,"1027":1,"1028":1,"1029":1,"1034":2,"1042":2,"1052":1,"1053":1,"1054":1,"1056":1,"1057":1,"1058":1,"1060":1,"1061":1,"1062":1,"1063":1,"1068":2,"1070":1,"1076":2,"1086":1,"1087":1,"1088":1,"1090":1,"1091":1,"1092":1,"1094":1,"1095":1,"1096":1,"1097":1,"1102":2,"1110":2,"1120":1,"1121":1,"1122":1,"1124":1,"1125":1,"1126":1,"1128":1,"1129":1,"1130":1,"1131":1,"1136":2,"1138":1,"1144":2,"1154":1,"1155":1,"1156":1,"1158":1,"1159":1,"1160":1,"1162":1,"1163":1,"1164":1,"1165":1,"1192":2,"1197":2,"1207":1,"1208":1,"1209":1,"1211":1,"1212":1,"1213":1,"1215":1,"1216":1,"1217":1,"1218":1,"1261":4,"1263":1,"1264":1,"1265":1,"1266":2,"1269":1,"1274":1,"1284":1,"1286":1,"1350":1,"1370":2,"1412":1,"1511":3,"1514":1,"1515":1,"1516":2,"1528":2,"1630":1,"1803":2,"1805":1,"1809":1,"1810":1,"1811":3,"1825":1,"1826":2,"1829":1,"1830":2,"1832":4,"1847":1,"1878":1,"1880":1,"1882":1,"1885":1,"2037":1,"2038":2,"2041":4,"2042":1,"2044":2,"2047":4,"2065":1,"2114":1,"2116":1,"2118":1,"2121":1,"2124":6,"2125":10,"2131":5,"2134":1,"2135":6,"2141":1,"2144":7,"2146":6,"2147":14,"2152":2,"2153":3,"2154":1,"2224":2,"2254":1,"2255":1,"2261":1,"2381":1,"2390":3,"2391":2,"2753":1,"2793":2,"2805":2,"2815":1,"2818":5,"2824":3,"2825":5,"2830":1,"2859":2}}],["less",{"2":{"24":1,"133":1,"134":1,"263":1,"430":2,"496":1,"1276":1,"1343":1,"1383":1,"1386":1,"1460":1,"1461":1,"1468":1,"1492":1,"1580":1,"1585":2,"1911":1,"1932":1,"2241":1,"2255":2,"2363":1,"2400":1,"2529":1,"2643":1,"2674":1,"2740":1,"2799":1,"2869":1}}],["lone",{"2":{"1756":1,"2884":1}}],["longan",{"2":{"536":1}}],["long",{"0":{"1309":1},"2":{"131":1,"140":1,"153":1,"170":1,"243":1,"371":1,"477":1,"494":1,"496":1,"522":3,"546":4,"660":1,"665":1,"697":1,"701":1,"1264":1,"1343":1,"1346":1,"1463":1,"1467":1,"1469":1,"1471":1,"1473":1,"1497":1,"1508":1,"1521":1,"1575":1,"1579":4,"1598":1,"1638":1,"1649":1,"1654":17,"1730":1,"1757":1,"1769":1,"1955":1,"2013":1,"2131":1,"2133":6,"2156":1,"2221":1,"2227":1,"2263":1,"2265":1,"2276":1,"2377":1,"2406":1,"2581":1,"2611":1,"2655":1,"2705":1,"2742":1,"2852":1}}],["longer",{"2":{"48":1,"50":1,"98":1,"124":1,"130":1,"141":1,"194":1,"196":1,"201":1,"213":1,"218":1,"224":1,"233":1,"240":1,"262":2,"265":1,"268":1,"273":2,"276":1,"283":1,"284":1,"554":1,"563":1,"597":1,"600":1,"629":1,"668":1,"1268":1,"1298":1,"1410":1,"1466":1,"1469":1,"1473":1,"1489":1,"1498":1,"1749":1,"1756":1,"1897":1,"1929":1,"2255":1,"2256":1,"2263":1,"2265":1,"2373":2,"2517":1,"2570":1,"2675":1,"2676":1,"2705":2,"2836":1,"2868":1,"2869":1,"2874":2,"2880":1,"2884":1}}],["loud",{"2":{"1458":1,"1463":1}}],["louder",{"2":{"277":1}}],["lo",{"2":{"1428":4,"1811":1,"2026":1}}],["losh",{"2":{"2201":1}}],["loss",{"2":{"1388":1,"1392":1,"2269":1,"2364":1}}],["loses",{"2":{"1392":1,"2494":1,"2827":1}}],["lose",{"2":{"701":1,"1559":1,"2584":1}}],["lost",{"2":{"165":1,"727":1,"1629":1,"2761":1}}],["love",{"0":{"2580":1},"2":{"602":1,"1320":1,"1428":2,"2679":1}}],["lorem",{"2":{"341":1}}],["loki65",{"2":{"211":1}}],["lopt",{"2":{"165":1,"1355":1,"1428":1,"2460":1,"2481":1,"2500":1,"2501":1,"2518":1}}],["loadable",{"2":{"2703":1}}],["loads",{"2":{"1268":1,"2705":2}}],["loaded",{"2":{"667":1,"2454":1,"2610":1,"2702":3,"2705":2}}],["loader",{"0":{"2648":1,"2690":1},"2":{"332":3,"2334":3,"2337":1,"2454":3,"2648":1,"2650":1,"2690":1}}],["loading",{"2":{"176":1,"1343":1,"2588":1,"2705":2}}],["load",{"0":{"2560":1},"2":{"149":1,"491":1,"582":1,"633":1,"700":1,"1343":1,"2428":1,"2430":1,"2434":1,"2448":1,"2482":1,"2533":1,"2535":1,"2577":1,"2690":1,"2700":1,"2702":1,"2705":11}}],["loose",{"2":{"2380":2,"2554":1}}],["looking",{"0":{"2798":1},"2":{"228":1,"408":1,"471":2,"524":1,"643":1,"702":2,"1360":1,"2013":1,"2364":1,"2373":1,"2383":1,"2412":1,"2600":1,"2675":1}}],["look",{"2":{"194":1,"381":1,"411":1,"511":1,"600":1,"638":1,"668":1,"669":1,"1277":1,"1281":1,"1297":1,"1327":1,"1382":1,"1389":2,"1417":1,"1462":1,"1497":1,"1526":1,"1527":1,"1754":1,"2244":1,"2276":1,"2362":1,"2374":1,"2443":1,"2473":1,"2474":1,"2513":1,"2525":1,"2530":1,"2628":1,"2699":1,"2706":1,"2858":1,"2861":1,"2863":2,"2864":1,"2868":1,"2890":1,"2891":1}}],["lookup",{"2":{"191":1,"459":1,"1826":1,"2038":1,"2169":1,"2650":1,"2833":1}}],["looks",{"2":{"125":1,"185":1,"1467":1,"1480":1,"2356":1,"2513":1,"2531":1,"2533":1,"2860":1,"2862":1,"2863":1}}],["looping",{"2":{"2373":1,"2859":1}}],["loopgain",{"2":{"1652":1,"1653":1}}],["loops",{"2":{"176":1,"1964":1}}],["loop",{"0":{"2859":1},"1":{"2860":1,"2861":1,"2862":1,"2863":1,"2864":1},"2":{"65":1,"92":1,"113":1,"114":1,"149":1,"165":2,"277":1,"512":1,"629":1,"1455":2,"1521":1,"1905":2,"1907":1,"2043":1,"2232":2,"2330":1,"2333":2,"2337":1,"2373":1,"2705":1,"2858":1,"2859":2,"2863":1}}],["locate",{"2":{"2544":1,"2558":1,"2560":1}}],["locates",{"2":{"2473":1}}],["located",{"2":{"556":1,"667":1,"737":1,"1328":1,"1472":1,"1497":1,"1560":1,"1904":1,"2364":1,"2376":1,"2397":1,"2463":1,"2558":1,"2560":1,"2571":1,"2715":1,"2716":1,"2717":1,"2722":1,"2834":1}}],["locating",{"2":{"317":1}}],["locations",{"2":{"132":1,"149":1,"165":1,"204":1,"266":1,"375":1,"581":1,"710":1,"1597":1,"1971":1,"2163":1,"2362":1,"2742":1,"2811":1,"2826":1,"2862":2}}],["location",{"2":{"114":1,"133":1,"134":1,"149":1,"199":1,"234":1,"249":2,"317":1,"405":1,"406":1,"407":1,"491":1,"609":1,"651":1,"730":1,"731":1,"737":1,"1462":1,"1904":1,"1971":1,"2041":1,"2376":1,"2530":1,"2543":1,"2549":1,"2606":1,"2610":1,"2622":2,"2662":1,"2704":2,"2705":3,"2726":5,"2743":2,"2861":1,"2896":1}}],["localhost",{"2":{"599":1}}],["locally",{"0":{"2550":1,"2552":1},"2":{"597":1,"601":1,"1410":1,"2378":1,"2550":2,"2552":1,"2553":1}}],["local",{"2":{"457":2,"471":1,"496":1,"498":1,"501":1,"595":1,"596":1,"639":1,"660":1,"1910":1,"1911":1,"1971":1,"2235":1,"2353":1,"2356":2,"2379":1,"2467":1,"2519":1,"2536":1,"2539":1,"2550":1,"2551":1,"2552":1,"2560":1,"2576":2,"2585":2,"2599":1,"2676":1}}],["locale",{"2":{"249":1}}],["lockout",{"2":{"1959":1}}],["lockkeys",{"0":{"1661":1},"2":{"1661":1}}],["locks",{"2":{"1392":1,"1757":1,"1759":1,"1761":1,"2493":1}}],["lockups",{"2":{"263":1}}],["locked",{"2":{"176":1,"266":1,"312":1,"357":2,"380":3,"386":1,"1757":2,"1761":3,"1762":7,"2159":1,"2160":1,"2162":2,"2163":1,"2164":2,"2222":1,"2600":7,"2681":1,"2684":1,"2692":1,"2693":1,"2826":1}}],["locking",{"0":{"2160":1},"2":{"165":1,"188":1,"191":2,"199":2,"236":1,"266":32,"543":3,"1332":2,"1758":1,"2459":6,"2481":6,"2611":1,"2802":2,"2837":2}}],["lock",{"0":{"1332":1,"1730":1,"1757":1,"1758":1,"1762":1,"1763":1,"2258":1,"2459":1,"2492":1,"2493":1},"1":{"1731":1,"1732":1,"1733":1,"1758":1,"1759":1,"1760":1,"1761":1,"1762":1,"1763":1},"2":{"73":1,"149":2,"165":1,"188":2,"191":2,"199":2,"222":3,"231":2,"285":2,"308":1,"546":1,"547":1,"571":1,"1332":2,"1392":1,"1394":1,"1435":1,"1514":2,"1516":4,"1563":5,"1595":2,"1661":3,"1730":4,"1731":3,"1732":1,"1733":4,"1757":2,"1758":3,"1759":6,"1760":3,"1761":4,"1762":3,"1763":7,"1803":4,"1804":6,"1806":3,"1807":6,"1808":2,"1835":1,"1903":3,"1906":1,"2050":1,"2051":2,"2052":5,"2134":1,"2135":2,"2136":1,"2162":2,"2164":2,"2222":2,"2230":3,"2233":1,"2258":1,"2276":1,"2364":2,"2459":12,"2469":16,"2481":12,"2492":2,"2493":2,"2497":16,"2598":1,"2600":1,"2683":1,"2743":3,"2744":2,"2802":1,"2805":2,"2815":6,"2837":2,"2859":3,"2864":1}}],["lowr",{"2":{"2267":1}}],["lowest",{"2":{"537":1,"1386":1,"1395":1,"1396":1,"1463":1,"1811":1,"2266":1,"2465":1,"2478":1,"2481":1}}],["lower",{"0":{"2276":1},"2":{"198":1,"236":1,"680":1,"682":1,"700":3,"701":1,"904":1,"938":1,"972":1,"1006":1,"1040":1,"1074":1,"1108":1,"1142":1,"1185":1,"1274":1,"1389":1,"1392":2,"1395":1,"1397":1,"1400":1,"1461":1,"1491":1,"1514":1,"1649":1,"1769":1,"1893":2,"1894":1,"1897":1,"1926":2,"1932":2,"1933":2,"2247":3,"2266":2,"2267":3,"2268":2,"2269":6,"2276":2,"2395":1,"2471":1,"2473":4,"2476":1,"2484":1,"2515":1,"2732":7,"2734":2,"2867":1,"2868":1}}],["lowercase",{"2":{"168":1,"221":1,"1310":1,"1408":1,"1469":1,"2276":3,"2399":1,"2448":1,"2674":2,"2868":1}}],["low",{"0":{"621":1,"2141":1},"2":{"49":1,"134":1,"176":1,"243":2,"543":2,"550":1,"551":5,"552":1,"621":2,"700":3,"730":1,"742":3,"1273":2,"1275":1,"1297":1,"1386":1,"1456":1,"1514":1,"1515":1,"1646":5,"1649":3,"1652":1,"1653":1,"1710":3,"1804":1,"1806":2,"1893":2,"1894":1,"1941":2,"1953":1,"2130":1,"2217":2,"2218":1,"2320":1,"2444":1,"2445":1,"2446":1,"2447":1,"2449":2,"2471":1,"2476":1,"2628":1,"2632":1,"2633":1,"2635":1,"2674":1,"2757":1,"2783":1,"2792":1,"2819":1,"2868":2}}],["login",{"2":{"2617":1}}],["logically",{"2":{"2153":1}}],["logical",{"2":{"134":1,"236":1,"597":1,"734":1,"735":2,"736":3,"737":2,"1265":1,"1750":2,"2152":1,"2412":2,"2804":1,"2805":1,"2812":2,"2815":1,"2819":1}}],["logic",{"0":{"1274":1},"1":{"1275":1,"1276":1},"2":{"16":1,"75":1,"94":2,"113":1,"114":2,"133":2,"134":5,"149":1,"176":3,"191":1,"198":1,"199":1,"211":1,"222":2,"249":2,"266":1,"277":6,"285":1,"308":1,"317":1,"575":2,"1274":1,"1276":1,"1401":1,"1509":1,"1561":1,"1601":1,"1603":1,"1829":1,"1920":1,"2041":2,"2207":2,"2256":1,"2600":1,"2674":1,"2882":1}}],["logfile",{"2":{"2363":4}}],["logged",{"2":{"475":1,"1308":1,"2895":1}}],["logger",{"2":{"471":1,"474":1}}],["logging",{"0":{"474":1},"2":{"249":1,"308":1,"471":1,"511":1,"1307":1,"1308":1,"1309":1}}],["log",{"0":{"474":1},"2":{"114":1,"199":2,"211":1,"389":1,"426":1,"471":3,"473":2,"474":12,"475":2,"478":1,"482":1,"507":2,"511":2,"570":1,"571":2,"595":1,"2382":1,"2547":1}}],["logo",{"0":{"1904":1,"2231":1},"2":{"31":2,"1904":7,"1906":2,"2231":5,"2233":2}}],["logs",{"2":{"17":1,"1308":1,"2582":1,"2665":1}}],["lots",{"2":{"542":1,"2425":1,"2513":2}}],["lotus58",{"2":{"211":1,"266":1,"311":8,"317":1}}],["lot",{"2":{"6":1,"10":2,"114":1,"161":1,"164":1,"169":1,"187":1,"198":2,"201":1,"213":1,"224":1,"233":1,"238":1,"381":1,"476":1,"507":1,"593":1,"601":1,"608":1,"627":1,"647":1,"1314":1,"1389":2,"1393":1,"1494":1,"1579":1,"1592":1,"1593":1,"2207":1,"2255":1,"2373":1,"2375":1,"2381":1,"2385":1,"2427":1,"2519":1,"2525":2,"2532":1,"2533":1,"2577":1,"2664":1,"2670":1,"2676":1,"2677":1,"2729":1,"2841":1,"2842":1,"2849":1,"2856":1,"2858":1}}],["laziness",{"2":{"2674":1}}],["lazydesigners",{"2":{"102":3}}],["lapo",{"2":{"2202":1,"2203":1,"2205":1,"2509":1}}],["laptop",{"2":{"1391":1}}],["laid",{"2":{"602":1,"647":1}}],["lambdas",{"0":{"513":1},"2":{"513":1}}],["larr",{"2":{"326":1,"2396":6}}],["largely",{"2":{"244":1,"536":1,"593":1,"2342":1,"2364":2}}],["largest",{"2":{"165":1,"2836":1}}],["larger",{"2":{"163":1,"164":1,"165":1,"169":1,"211":1,"264":1,"274":1,"282":1,"292":1,"301":1,"313":1,"381":1,"702":1,"735":2,"736":2,"1453":1,"1579":2,"1907":1,"1942":1,"2206":1,"2369":1,"2409":1,"2704":1,"2794":1,"2861":1,"2882":1}}],["large",{"2":{"134":1,"152":1,"163":1,"164":1,"165":1,"169":1,"233":1,"381":1,"392":1,"556":1,"643":1,"647":1,"701":1,"1343":1,"1360":1,"1579":1,"1894":1,"1896":1,"2325":1,"2525":1,"2615":1,"2623":1,"2677":1,"2704":1,"2705":1,"2735":1,"2843":1,"2847":1}}],["lacking",{"2":{"2676":1}}],["lacks",{"2":{"2154":1}}],["lack",{"2":{"312":1,"1174":1,"1419":1,"1830":1,"2044":1,"2225":1,"2226":1,"2513":1,"2846":1}}],["lags",{"2":{"700":1}}],["lag",{"2":{"297":1,"1268":1,"1355":1,"2500":1,"2501":1,"2506":1,"2518":1,"2599":1,"2860":1,"2878":1}}],["la+",{"2":{"211":1}}],["labor",{"2":{"2679":1}}],["labk",{"2":{"2468":1,"2505":1}}],["labeled",{"2":{"749":1,"1226":1,"1247":1,"2558":1}}],["label",{"2":{"381":4,"2743":18,"2744":18,"2748":8,"2816":2}}],["labels",{"2":{"191":1,"2831":1}}],["lab",{"2":{"211":3}}],["latches",{"2":{"1264":1}}],["latter",{"2":{"397":1,"1329":1,"1585":1,"1766":1,"1927":1,"2053":1,"2604":1,"2705":3,"2875":1,"2880":1,"2882":1}}],["lattice60",{"2":{"175":2}}],["latam",{"2":{"249":1}}],["latvian",{"2":{"165":1,"2834":3}}],["latin",{"2":{"2833":1,"2834":6}}],["latinpad",{"2":{"143":2}}],["latinpadble",{"2":{"143":2,"211":1}}],["latin6rgb",{"2":{"143":2}}],["latin64ble",{"2":{"143":2}}],["latin60rgb",{"2":{"143":2}}],["latin47ble",{"2":{"143":2}}],["latincompass",{"2":{"143":7,"149":2}}],["latin17rgb",{"2":{"143":2}}],["late",{"2":{"638":1}}],["late9",{"2":{"241":2,"249":1,"300":2}}],["latency",{"2":{"94":1,"199":1,"2325":2}}],["later",{"2":{"23":1,"173":1,"392":1,"407":1,"489":1,"509":1,"582":1,"597":1,"697":1,"1359":1,"1414":1,"1600":2,"1920":1,"2135":2,"2255":1,"2377":1,"2410":1,"2444":1,"2475":1,"2576":1,"2580":1,"2680":2}}],["latest",{"2":{"10":1,"24":1,"165":1,"191":1,"211":1,"254":1,"294":1,"308":1,"370":1,"2277":1,"2539":1,"2545":1,"2567":1}}],["lanes",{"2":{"2211":1}}],["laneware",{"2":{"241":5,"249":1}}],["landed",{"2":{"131":1}}],["languages",{"2":{"134":1,"2240":1,"2275":1,"2364":1,"2601":1,"2612":1,"2831":1,"2832":1}}],["language",{"0":{"5":1,"2169":1,"2831":1},"1":{"2832":1,"2833":1,"2834":1},"2":{"74":1,"426":1,"520":1,"1422":3,"2013":1,"2240":1,"2461":13,"2481":18,"2514":1,"2619":1,"2621":2,"2757":1,"2785":1,"2794":1,"2831":2,"2832":2,"2834":1}}],["lalt",{"2":{"120":1,"353":1,"571":2,"1325":1,"1355":2,"1356":1,"1358":2,"1392":1,"1421":1,"1424":1,"1428":1,"1442":4,"1460":1,"1588":2,"2205":2,"2263":2,"2264":2,"2460":1,"2469":2,"2475":1,"2477":1,"2481":1,"2494":1,"2497":2,"2500":1,"2501":1,"2506":1,"2518":2,"2599":1,"2879":1}}],["laser",{"2":{"118":1,"191":1,"241":2,"1925":1}}],["lastly",{"2":{"1389":1}}],["last",{"0":{"202":1,"2313":1},"1":{"2314":1},"2":{"23":1,"74":1,"103":1,"105":1,"156":1,"165":2,"184":1,"189":1,"198":1,"201":1,"202":2,"206":1,"211":2,"213":1,"222":1,"224":2,"238":1,"249":1,"275":1,"284":1,"357":2,"380":1,"383":1,"384":1,"385":1,"390":4,"503":1,"570":1,"622":1,"628":1,"629":2,"735":2,"1392":1,"1401":1,"1427":2,"1469":1,"1487":1,"1495":2,"1499":1,"1508":1,"1658":1,"1752":1,"1883":1,"1886":1,"1959":1,"2021":3,"2023":2,"2024":2,"2025":3,"2026":1,"2028":2,"2029":2,"2030":1,"2031":1,"2032":1,"2033":1,"2034":5,"2035":6,"2119":1,"2122":1,"2137":1,"2221":2,"2223":3,"2241":1,"2243":1,"2255":1,"2256":2,"2263":1,"2277":1,"2313":1,"2378":1,"2450":1,"2508":2,"2515":1,"2523":1,"2530":1,"2547":1,"2589":1,"2600":1,"2617":1,"2639":1,"2702":1,"2704":1,"2705":25,"2719":1,"2862":1,"2863":1,"2883":1}}],["launchpad",{"2":{"143":2,"199":2,"231":1,"317":1,"1817":1,"2463":2,"2481":2}}],["launch",{"0":{"2607":1},"2":{"114":2,"525":1,"2244":1,"2325":2,"2463":5,"2481":5,"2607":1,"2622":2}}],["layr",{"2":{"2265":3}}],["lays",{"2":{"318":1}}],["layout=ortho",{"2":{"1406":2}}],["layout>",{"2":{"1405":1,"1406":4}}],["layouts+users",{"2":{"191":1}}],["layouts",{"0":{"35":1,"1403":1,"1406":1,"1407":1,"2816":1},"1":{"36":1,"1404":1,"1405":1,"1406":1,"1407":1,"1408":2,"1409":2},"2":{"70":3,"73":1,"74":1,"99":1,"111":1,"114":1,"158":1,"165":1,"191":3,"199":4,"201":3,"211":23,"213":1,"222":3,"236":2,"249":3,"256":2,"308":1,"317":1,"426":2,"434":1,"554":2,"579":2,"1324":2,"1392":1,"1396":1,"1403":8,"1404":3,"1406":2,"1412":1,"1589":1,"2050":1,"2399":6,"2549":1,"2553":2,"2662":1,"2669":1,"2676":3,"2743":2,"2745":1,"2785":1,"2816":5,"2831":1,"2833":2,"2861":1,"2882":3}}],["layout",{"0":{"17":1,"89":1,"255":1,"256":1,"257":1,"258":1,"259":1,"260":1,"579":1,"587":1,"1404":1,"1422":1,"2215":1,"2532":1,"2669":1,"2832":1,"2861":1},"1":{"257":1,"258":1,"259":1,"260":1},"2":{"17":1,"36":1,"48":1,"70":2,"76":1,"89":2,"94":1,"111":4,"114":2,"120":2,"149":1,"176":2,"191":4,"199":4,"201":3,"211":248,"213":1,"222":11,"236":9,"238":1,"249":4,"255":3,"256":4,"257":2,"258":2,"259":4,"260":1,"266":10,"277":2,"285":5,"294":3,"308":3,"353":4,"426":1,"444":1,"495":1,"570":2,"571":6,"579":3,"581":4,"657":6,"658":1,"1392":2,"1395":2,"1396":1,"1403":10,"1404":6,"1406":4,"1409":6,"1412":2,"1421":2,"1422":2,"1429":1,"1462":5,"1560":2,"1563":1,"1589":1,"1639":1,"1818":1,"1826":2,"1915":1,"2026":1,"2032":1,"2035":1,"2038":2,"2169":2,"2205":2,"2215":3,"2219":1,"2239":2,"2240":1,"2244":2,"2264":1,"2276":1,"2277":1,"2360":2,"2368":1,"2369":2,"2378":2,"2399":18,"2418":2,"2419":2,"2420":6,"2421":1,"2470":1,"2472":2,"2477":4,"2478":1,"2531":1,"2535":1,"2544":2,"2548":1,"2549":1,"2553":4,"2622":1,"2650":1,"2662":2,"2669":8,"2676":15,"2742":6,"2743":11,"2744":2,"2747":1,"2748":2,"2752":1,"2758":1,"2760":1,"2771":1,"2785":1,"2786":1,"2816":18,"2818":1,"2825":1,"2831":3,"2832":3,"2833":3,"2834":3,"2861":5,"2862":3,"2878":1,"2882":6}}],["layering",{"2":{"2478":1}}],["layer>",{"2":{"1957":3}}],["layer9",{"2":{"1595":1}}],["layer8",{"2":{"1595":1}}],["layer7",{"2":{"1595":1,"1967":2}}],["layer6",{"2":{"1595":1}}],["layer5",{"2":{"1595":1,"1967":2}}],["layer4",{"2":{"1595":1}}],["layer3",{"2":{"1595":1,"2135":2}}],["layer2",{"2":{"1595":1,"2135":2}}],["layer1",{"2":{"1595":1,"2135":2}}],["layer0",{"2":{"1595":3}}],["layers\`",{"2":{"1401":1}}],["layers",{"0":{"155":1,"573":1,"1361":1,"1391":1,"1392":1,"1394":1,"1401":1,"1590":1,"1739":2,"1740":2,"1741":2,"1967":1,"2134":1,"2135":1,"2136":1,"2266":1,"2471":1,"2476":1,"2730":1,"2839":1},"1":{"1392":1,"1393":2,"1394":1,"1395":2,"1396":2,"1397":2,"1398":1,"1399":1,"1400":1,"1401":1,"1402":1,"2135":1,"2136":1,"2137":1,"2138":1,"2139":1,"2267":1,"2268":1,"2269":1,"2472":1,"2473":1,"2477":1,"2478":1,"2731":1,"2732":1,"2733":1,"2734":1},"2":{"112":4,"114":1,"120":1,"155":4,"165":1,"176":1,"190":1,"191":1,"198":1,"199":3,"211":1,"266":1,"285":1,"307":1,"345":1,"353":1,"444":1,"544":1,"547":6,"570":1,"571":2,"573":1,"589":1,"598":2,"1298":1,"1331":1,"1361":1,"1389":1,"1391":1,"1392":12,"1393":2,"1394":1,"1395":6,"1396":3,"1397":5,"1398":12,"1399":1,"1400":1,"1401":3,"1402":1,"1421":1,"1456":1,"1503":1,"1589":3,"1590":2,"1592":1,"1635":1,"1658":1,"1733":1,"1738":1,"1739":2,"1744":6,"1747":1,"1749":2,"1758":1,"1759":1,"1762":2,"1903":1,"1955":1,"1959":1,"1967":2,"2028":1,"2134":3,"2135":21,"2136":1,"2137":9,"2138":3,"2139":3,"2140":1,"2230":1,"2240":1,"2264":1,"2265":1,"2266":1,"2268":1,"2269":2,"2471":6,"2472":2,"2473":5,"2475":1,"2476":5,"2494":1,"2531":1,"2532":2,"2598":1,"2599":1,"2731":1,"2733":2,"2734":1,"2824":2,"2832":1,"2839":5,"2854":1,"2882":1}}],["layer",{"0":{"3":1,"15":1,"246":1,"644":1,"1331":1,"1399":1,"1400":1,"1402":1,"1589":1,"1590":1,"1747":1,"1757":1,"1758":1,"1762":1,"1763":1,"1955":1,"1956":2,"1964":1,"1968":2,"1970":1,"2137":1,"2149":1,"2264":1,"2265":2,"2472":1,"2473":1,"2477":1,"2478":1,"2493":1,"2494":1,"2731":1,"2733":1,"2735":1,"2772":1},"1":{"1400":1,"1401":1,"1402":1,"1590":1,"1752":1,"1753":1,"1754":1,"1758":1,"1759":1,"1760":1,"1761":1,"1762":1,"1763":1,"1956":1,"1957":1,"1958":1,"1959":1,"1960":1,"1961":1,"1962":1,"1963":1,"1964":1,"1965":1,"1966":1,"1967":1,"1968":1,"1969":1,"1970":1,"1971":1,"2732":1,"2734":1},"2":{"31":1,"38":10,"49":2,"73":1,"93":1,"105":4,"114":2,"149":1,"155":3,"165":2,"176":1,"190":1,"191":5,"194":4,"198":1,"199":7,"211":4,"236":4,"246":2,"249":1,"266":2,"285":7,"297":1,"298":1,"307":1,"308":2,"353":1,"544":1,"545":3,"546":2,"547":3,"552":2,"570":2,"573":2,"598":4,"628":1,"644":1,"667":1,"741":1,"743":1,"1331":4,"1388":1,"1389":29,"1391":1,"1392":30,"1393":4,"1394":2,"1395":10,"1396":2,"1397":13,"1398":90,"1399":2,"1400":5,"1401":30,"1402":6,"1413":1,"1417":13,"1443":1,"1456":3,"1460":1,"1503":9,"1575":3,"1582":4,"1583":5,"1589":3,"1590":31,"1592":6,"1595":28,"1606":6,"1609":8,"1629":1,"1631":1,"1635":1,"1658":5,"1734":1,"1747":14,"1749":2,"1757":26,"1758":4,"1759":15,"1760":3,"1761":13,"1762":9,"1763":10,"1771":1,"1809":1,"1825":1,"1835":1,"1903":4,"1906":1,"1950":9,"1952":6,"1955":17,"1956":15,"1957":8,"1959":6,"1960":2,"1962":2,"1964":31,"1965":1,"1967":12,"1968":30,"1969":3,"1970":4,"1971":2,"2009":1,"2028":2,"2029":1,"2031":7,"2037":1,"2050":1,"2051":13,"2052":5,"2134":1,"2135":18,"2136":14,"2137":24,"2149":4,"2222":3,"2230":4,"2233":1,"2238":1,"2239":1,"2244":3,"2248":1,"2250":1,"2255":9,"2264":4,"2265":26,"2266":4,"2267":8,"2268":13,"2269":22,"2327":4,"2467":1,"2470":2,"2471":2,"2472":18,"2473":5,"2474":1,"2475":5,"2476":4,"2477":3,"2478":6,"2493":3,"2494":20,"2506":2,"2522":2,"2531":2,"2599":6,"2600":14,"2632":1,"2655":2,"2675":1,"2676":4,"2731":4,"2732":8,"2733":10,"2734":7,"2735":10,"2772":1,"2816":2,"2817":1,"2824":2,"2827":2,"2837":1,"2839":3,"2867":5,"2868":2,"2874":2,"2875":7,"2876":5,"2877":1,"2878":1,"2895":1,"2896":7}}],["lter",{"2":{"1508":1}}],["ltoboolean",{"2":{"2802":1}}],["lto",{"2":{"111":1,"112":2,"114":3,"134":5,"149":1,"176":1,"211":2,"249":1,"266":2,"554":2,"2622":1}}],["lt",{"0":{"15":1,"348":1,"349":1,"350":1,"1433":1,"1434":1,"1435":1,"1436":2,"1437":5,"1602":1,"2402":1,"2403":1},"2":{"4":3,"18":2,"55":1,"70":1,"132":2,"133":1,"134":1,"165":4,"195":1,"199":1,"201":1,"211":1,"249":2,"297":1,"317":1,"322":1,"381":1,"385":2,"387":3,"389":8,"414":2,"426":1,"427":1,"430":2,"456":1,"474":1,"477":4,"503":1,"541":1,"546":1,"551":2,"552":3,"570":2,"575":2,"600":3,"609":6,"654":1,"655":4,"665":1,"702":1,"710":1,"736":1,"742":1,"783":1,"809":1,"841":1,"871":1,"906":1,"940":1,"974":1,"1008":1,"1042":1,"1076":1,"1110":1,"1144":1,"1197":1,"1293":2,"1294":1,"1308":1,"1325":1,"1346":6,"1356":3,"1368":2,"1369":1,"1392":2,"1393":1,"1403":1,"1404":3,"1408":4,"1409":1,"1410":6,"1411":5,"1413":4,"1415":1,"1417":1,"1419":5,"1433":1,"1434":1,"1435":3,"1436":1,"1461":2,"1474":1,"1476":1,"1485":1,"1560":1,"1563":1,"1573":1,"1574":2,"1575":2,"1597":2,"1606":20,"1609":1,"1636":1,"1658":1,"1749":2,"1756":1,"1757":2,"1763":1,"1771":2,"1895":5,"1955":1,"1956":11,"1957":1,"2219":3,"2264":1,"2356":1,"2360":2,"2362":4,"2363":16,"2364":2,"2380":1,"2397":2,"2399":1,"2400":1,"2403":2,"2448":4,"2450":2,"2454":1,"2458":1,"2468":2,"2481":1,"2494":1,"2505":2,"2522":4,"2523":2,"2543":1,"2549":5,"2553":2,"2576":2,"2582":7,"2587":3,"2621":2,"2622":2,"2632":1,"2633":1,"2674":1,"2676":2,"2733":1,"2742":4,"2799":1,"2816":1,"2866":1,"2868":3,"2874":4,"2875":7,"2876":4,"2878":1,"2884":4,"2895":1}}],["liability",{"2":{"2695":1}}],["liatris",{"0":{"1377":1},"2":{"211":1,"1367":2,"1371":4,"1379":4,"2654":1,"2843":1}}],["liking",{"0":{"2532":1},"2":{"2125":1}}],["likewise",{"2":{"552":1,"2522":1,"2840":1}}],["likelihood",{"2":{"263":1,"381":1,"735":1,"2674":2}}],["likely",{"2":{"118":1,"132":1,"172":1,"182":1,"213":2,"381":1,"697":1,"735":1,"1343":1,"1615":1,"2004":1,"2131":1,"2240":1,"2343":1,"2452":1,"2539":1,"2558":1,"2572":1,"2633":1,"2642":1,"2658":1,"2674":1,"2701":1,"2709":1,"2838":1}}],["like",{"0":{"1333":1},"2":{"100":1,"114":1,"120":1,"125":3,"158":2,"164":1,"165":1,"168":3,"172":1,"185":3,"189":1,"194":1,"201":1,"230":1,"244":1,"247":1,"263":1,"307":1,"319":1,"360":1,"408":1,"487":1,"495":1,"523":1,"526":1,"550":2,"551":1,"556":1,"560":1,"592":1,"595":2,"597":2,"629":1,"638":1,"650":1,"669":1,"738":1,"1178":1,"1277":1,"1281":1,"1289":4,"1308":2,"1310":2,"1321":1,"1332":1,"1336":1,"1350":1,"1354":1,"1356":3,"1358":1,"1382":2,"1388":1,"1389":1,"1391":1,"1392":3,"1393":1,"1410":1,"1411":2,"1413":1,"1418":1,"1421":1,"1422":1,"1426":1,"1428":2,"1430":1,"1436":1,"1451":1,"1455":4,"1460":1,"1461":1,"1463":2,"1480":2,"1489":1,"1497":1,"1498":2,"1508":1,"1516":1,"1526":1,"1527":1,"1560":1,"1561":1,"1563":2,"1564":1,"1565":1,"1567":1,"1575":1,"1584":1,"1595":1,"1600":1,"1634":1,"1636":1,"1638":1,"1734":1,"1747":1,"1755":2,"1756":2,"1762":1,"1769":2,"1813":2,"1817":1,"1831":1,"1896":1,"1897":2,"1922":1,"1950":1,"2010":1,"2021":2,"2024":1,"2035":1,"2046":1,"2052":2,"2127":1,"2138":1,"2139":1,"2155":1,"2157":2,"2219":1,"2222":2,"2238":1,"2246":1,"2250":1,"2255":5,"2259":1,"2263":1,"2265":1,"2275":1,"2277":1,"2327":1,"2328":1,"2336":1,"2356":1,"2361":1,"2362":1,"2364":1,"2369":1,"2372":1,"2373":1,"2374":2,"2376":1,"2377":1,"2393":1,"2396":1,"2410":2,"2412":2,"2423":1,"2429":2,"2494":2,"2518":2,"2519":1,"2529":1,"2530":1,"2531":1,"2567":1,"2576":1,"2582":1,"2599":1,"2600":2,"2611":1,"2619":1,"2634":1,"2639":2,"2643":1,"2668":1,"2676":2,"2677":2,"2679":1,"2687":1,"2699":1,"2703":1,"2735":1,"2745":2,"2836":3,"2837":1,"2858":3,"2860":1,"2862":1,"2863":2,"2867":1,"2875":2,"2876":1,"2884":2,"2891":1,"2892":1,"2895":2}}],["lilypadusb",{"2":{"670":1,"2445":1}}],["lily58",{"0":{"30":1,"31":1},"1":{"31":1},"2":{"30":2}}],["live",{"2":{"457":1,"458":1,"1597":1,"2246":1,"2619":1}}],["lives",{"2":{"99":1,"288":1,"2428":1}}],["licensing",{"0":{"2514":1,"2684":1},"2":{"273":1,"284":1,"392":1,"2658":2,"2682":1}}],["licensed",{"2":{"2411":1,"2683":1}}],["licenses",{"2":{"1414":1,"2674":1,"2680":1,"2683":1,"2684":2,"2693":1,"2698":1}}],["license",{"0":{"2411":1,"2512":1},"1":{"2513":1,"2514":1,"2515":1,"2516":1,"2517":1},"2":{"199":1,"276":1,"308":1,"322":3,"381":1,"1297":1,"1414":5,"1600":3,"2411":2,"2512":1,"2513":2,"2514":4,"2515":1,"2516":2,"2674":7,"2676":2,"2680":5,"2682":1,"2684":3,"2692":1,"2695":1,"2696":1,"2698":1}}],["lights",{"0":{"2261":1},"2":{"630":1,"1400":1,"1412":1,"2155":1,"2156":1}}],["lightweight",{"2":{"279":1}}],["lightcycle",{"2":{"222":1}}],["light",{"0":{"547":1},"2":{"199":1,"222":1,"547":1,"552":1,"629":1,"1515":1,"1924":1,"1936":1,"1938":1,"2041":1,"2043":1,"2052":1,"2128":1,"2129":1,"2131":2,"2134":1,"2135":6,"2156":1,"2224":1,"2227":1,"2261":1,"2389":1,"2606":1,"2676":1,"2706":1,"2774":1,"2793":1,"2824":1,"2842":2}}],["lighting",{"0":{"233":1,"1824":1,"2036":1,"2124":1,"2134":1,"2135":1,"2136":1,"2137":1,"2138":1,"2503":1},"1":{"1825":1,"1826":1,"1827":1,"1828":1,"1829":1,"1830":1,"1831":1,"1832":1,"1833":1,"1834":1,"1835":1,"1836":1,"1837":1,"1838":1,"1839":1,"1840":1,"1841":1,"1842":1,"1843":1,"1844":1,"1845":1,"1846":1,"1847":1,"1848":1,"1849":1,"1850":1,"1851":1,"1852":1,"1853":1,"1854":1,"1855":1,"1856":1,"1857":1,"1858":1,"1859":1,"1860":1,"1861":1,"1862":1,"1863":1,"1864":1,"1865":1,"1866":1,"1867":1,"1868":1,"1869":1,"1870":1,"1871":1,"1872":1,"1873":1,"1874":1,"1875":1,"1876":1,"1877":1,"1878":1,"1879":1,"1880":1,"1881":1,"1882":1,"1883":1,"1884":1,"1885":1,"1886":1,"1887":1,"2037":1,"2038":1,"2039":1,"2040":1,"2041":1,"2042":1,"2043":1,"2044":1,"2045":1,"2046":1,"2047":1,"2048":1,"2049":1,"2050":1,"2051":1,"2052":1,"2053":1,"2054":1,"2055":1,"2056":1,"2057":1,"2058":1,"2059":1,"2060":1,"2061":1,"2062":1,"2063":1,"2064":1,"2065":1,"2066":1,"2067":1,"2068":1,"2069":1,"2070":1,"2071":1,"2072":1,"2073":1,"2074":1,"2075":1,"2076":1,"2077":1,"2078":1,"2079":1,"2080":1,"2081":1,"2082":1,"2083":1,"2084":1,"2085":1,"2086":1,"2087":1,"2088":1,"2089":1,"2090":1,"2091":1,"2092":1,"2093":1,"2094":1,"2095":1,"2096":1,"2097":1,"2098":1,"2099":1,"2100":1,"2101":1,"2102":1,"2103":1,"2104":1,"2105":1,"2106":1,"2107":1,"2108":1,"2109":1,"2110":1,"2111":1,"2112":1,"2113":1,"2114":1,"2115":1,"2116":1,"2117":1,"2118":1,"2119":1,"2120":1,"2121":1,"2122":1,"2123":1,"2125":1,"2126":1,"2127":1,"2128":1,"2129":1,"2130":1,"2131":1,"2132":1,"2133":1,"2134":1,"2135":2,"2136":2,"2137":2,"2138":2,"2139":2,"2140":1,"2141":1,"2142":1,"2143":1,"2144":1,"2145":1,"2146":1,"2147":1,"2148":1,"2149":1,"2150":1,"2151":1,"2152":1,"2153":1,"2154":1,"2155":1,"2156":1,"2157":1},"2":{"114":1,"191":1,"221":1,"233":1,"236":3,"244":1,"249":2,"266":1,"308":1,"316":1,"459":1,"547":4,"1372":1,"1373":1,"1411":1,"2124":1,"2125":1,"2127":1,"2128":3,"2129":1,"2134":2,"2135":2,"2136":2,"2137":2,"2138":4,"2139":2,"2140":1,"2149":2,"2155":1,"2503":2,"2705":1,"2753":1,"2824":2,"2855":2}}],["little",{"2":{"191":1,"628":1,"669":1,"1343":1,"1469":1,"1473":2,"1489":2,"1493":1,"1508":1,"2255":1,"2256":1,"2262":1,"2270":1,"2356":2,"2374":1,"2563":1,"2713":1,"2720":1}}],["lithuanian",{"2":{"165":2,"2834":6}}],["literal",{"2":{"176":2,"653":1,"1430":1}}],["literals",{"2":{"114":1,"191":1,"2168":1}}],["lite",{"0":{"245":1,"606":1},"2":{"87":3,"88":3,"93":1,"103":4,"104":3,"112":1,"126":5,"127":3,"134":1,"149":2,"245":2,"249":2,"317":1,"606":1,"2676":3,"2819":2}}],["liftoff",{"2":{"1939":2}}],["lifted",{"2":{"1753":1,"1939":1}}],["lifting",{"2":{"1744":1,"2562":1}}],["lift",{"2":{"164":1,"1939":1,"1941":2}}],["life",{"2":{"123":1,"307":1,"592":1,"1388":1,"2131":1,"2679":1}}],["lime",{"2":{"134":1}}],["limitation",{"2":{"676":1,"1488":1,"2436":1,"2521":1,"2628":1}}],["limitations",{"0":{"557":1,"1469":1,"2624":1},"1":{"2625":1,"2626":1,"2627":1,"2628":1},"2":{"293":1,"305":1,"314":1,"593":1,"1281":1,"2208":1,"2240":1,"2271":1,"2364":1,"2681":1,"2683":2,"2696":1}}],["limits",{"0":{"642":1},"2":{"165":2,"236":1,"285":2,"294":1,"557":1,"700":1,"1830":2,"1832":3,"1941":1,"2044":2,"2047":3,"2628":1,"2818":2,"2825":2}}],["limiting",{"2":{"114":1,"426":1,"1832":1,"2047":1,"2405":1,"2633":1,"2634":1}}],["limited",{"0":{"575":1,"2628":1},"2":{"92":1,"130":1,"163":1,"306":1,"315":1,"574":1,"597":1,"601":1,"671":1,"700":1,"1300":1,"1327":1,"1388":1,"1393":2,"1498":1,"1630":1,"1745":1,"2026":1,"2052":1,"2195":1,"2223":1,"2275":1,"2320":1,"2342":1,"2415":1,"2420":3,"2421":1,"2519":1,"2587":1,"2679":1,"2835":1,"2846":1}}],["limit",{"2":{"0":1,"9":1,"19":1,"39":1,"52":1,"63":1,"114":1,"165":1,"176":2,"191":1,"222":1,"236":1,"377":1,"522":1,"611":1,"639":1,"700":1,"736":1,"743":1,"1383":1,"1514":1,"1649":2,"1830":1,"1832":2,"1907":1,"2042":3,"2044":1,"2047":2,"2128":2,"2400":2,"2702":1,"2818":2,"2825":2,"2839":1}}],["linx",{"2":{"2278":1,"2511":1}}],["linworks",{"2":{"191":1,"266":1}}],["lingering",{"2":{"191":3,"199":1}}],["linux1",{"2":{"2481":1}}],["linux",{"0":{"405":1,"1293":1,"1294":1,"1295":1},"1":{"1294":1,"1295":1},"2":{"174":1,"222":1,"1293":1,"1294":1,"1304":1,"1310":2,"1339":1,"1752":1,"1915":1,"1916":1,"1972":1,"2013":1,"2273":1,"2274":1,"2277":3,"2278":2,"2290":1,"2291":1,"2292":1,"2353":1,"2448":1,"2452":1,"2481":1,"2511":2,"2559":1,"2565":1,"2566":1,"2592":1,"2622":2,"2665":1,"2687":1,"2834":2}}],["linting",{"0":{"483":1,"484":1,"488":1},"1":{"484":1,"485":1,"486":1,"487":1,"488":1}}],["lint",{"0":{"437":1,"2394":1},"2":{"134":1,"176":1,"191":1,"199":1,"236":1,"249":1,"266":1,"294":1,"308":4,"317":1,"322":3,"381":1,"437":3,"483":1,"488":1,"2394":5}}],["linear",{"2":{"1653":2,"2724":3}}],["linebreak",{"2":{"503":1}}],["lined",{"2":{"332":1,"494":1}}],["lines",{"0":{"320":1},"2":{"64":1,"113":1,"169":1,"211":1,"272":1,"273":1,"277":1,"494":2,"496":2,"503":1,"509":1,"522":1,"597":1,"629":1,"702":1,"1430":1,"1637":2,"1667":3,"1912":5,"1994":1,"2236":4,"2240":1,"2241":1,"2242":1,"2243":1,"2443":1,"2450":1,"2531":2,"2665":1,"2705":1}}],["line",{"0":{"1679":1,"2562":1,"2592":1},"1":{"1680":1},"2":{"45":1,"65":1,"112":1,"114":2,"118":2,"173":1,"199":1,"226":2,"236":1,"249":1,"264":1,"274":1,"277":1,"282":1,"285":1,"292":1,"301":1,"302":1,"313":1,"322":3,"332":2,"403":1,"411":1,"455":3,"456":1,"467":1,"471":1,"478":1,"494":4,"495":1,"498":1,"500":2,"503":3,"509":3,"514":1,"597":2,"604":1,"1175":1,"1183":1,"1230":1,"1275":1,"1311":1,"1370":1,"1372":1,"1376":2,"1385":1,"1386":1,"1408":1,"1412":1,"1575":3,"1582":1,"1612":2,"1667":2,"1680":2,"1681":1,"1890":1,"1912":5,"1922":1,"1994":1,"2196":1,"2236":3,"2244":1,"2266":1,"2329":1,"2332":1,"2334":2,"2335":1,"2336":1,"2339":1,"2341":1,"2342":1,"2343":1,"2344":1,"2356":2,"2363":1,"2369":1,"2374":1,"2412":2,"2450":2,"2531":3,"2535":1,"2545":1,"2559":2,"2565":1,"2582":2,"2587":2,"2592":1,"2601":1,"2612":1,"2615":1,"2617":1,"2639":1,"2651":1,"2662":1,"2705":7,"2715":1,"2743":1,"2750":1,"2751":1,"2764":1,"2879":1,"2883":1,"2896":2}}],["linkid=830387",{"2":{"2622":1}}],["linking",{"2":{"236":2,"319":1,"554":2,"1343":1,"2404":1,"2513":1,"2533":1,"2577":1,"2682":1,"2689":4}}],["link007",{"2":{"2452":1}}],["linked",{"2":{"236":1,"554":1,"2404":1,"2447":1,"2682":1,"2816":1}}],["linker",{"2":{"114":1}}],["links",{"0":{"2382":1},"2":{"199":1,"319":2,"371":1,"391":1,"643":1,"1318":1,"1360":1,"1508":1,"2376":1,"2383":1,"2398":1,"2429":1,"2480":1,"2513":1,"2676":1}}],["link",{"2":{"10":2,"50":1,"93":1,"94":1,"114":1,"133":1,"134":2,"277":1,"367":2,"389":1,"554":2,"598":1,"665":1,"1291":1,"1323":1,"1508":2,"1509":1,"2002":2,"2340":4,"2356":2,"2370":4,"2451":1,"2452":2,"2453":2,"2454":4,"2606":1,"2615":1,"2674":1,"2676":3,"2802":1,"2836":1}}],["libffi",{"2":{"2572":1}}],["libusbk",{"2":{"670":1}}],["libusb",{"2":{"240":3}}],["liberal",{"2":{"496":1,"512":1}}],["liberally",{"2":{"494":1,"496":1}}],["liber",{"2":{"143":2,"149":1}}],["libc",{"2":{"114":1,"727":1,"2836":1}}],["lib8tion",{"2":{"114":1,"308":1}}],["libraries",{"0":{"2681":1,"2687":1,"2693":1,"2696":1},"1":{"2682":1,"2683":1,"2684":1,"2685":1,"2686":1,"2687":1,"2688":1,"2689":1,"2690":1,"2691":1,"2692":1,"2693":1,"2694":1,"2695":1,"2696":1,"2697":1,"2698":1},"2":{"30":1,"33":1,"2013":1,"2513":1,"2681":3,"2683":4,"2685":1,"2686":1,"2687":2,"2689":2,"2692":1,"2694":1,"2697":1,"2698":2,"2847":1}}],["library",{"0":{"1497":1,"1654":1,"2683":1,"2685":1,"2686":1},"1":{"1498":1,"2686":1,"2687":1},"2":{"30":2,"176":1,"411":1,"412":1,"414":1,"420":1,"421":1,"520":1,"554":1,"743":2,"1496":3,"1497":2,"1654":1,"2013":2,"2014":1,"2015":1,"2683":1,"2685":1,"2689":1,"2695":1,"2696":1,"2706":2}}],["lib",{"2":{"6":1,"75":1,"113":1,"114":1,"234":2,"322":3,"389":2,"400":1,"471":2,"487":1,"524":1,"525":1,"526":2,"554":8,"648":3,"654":1,"655":3,"2356":4,"2632":1,"2683":1}}],["lists",{"0":{"322":1,"509":1},"2":{"438":1,"439":1,"451":1,"515":1,"667":1}}],["listings",{"2":{"211":1,"2622":1}}],["listing",{"2":{"149":1,"427":1,"665":1,"1424":1}}],["listed",{"2":{"43":1,"120":1,"204":1,"264":1,"274":1,"282":1,"292":1,"301":1,"313":1,"404":1,"407":1,"495":1,"550":1,"615":1,"621":1,"697":1,"700":1,"747":1,"1393":1,"1397":1,"1598":1,"1912":1,"2216":1,"2255":1,"2443":1,"2448":1,"2449":1,"2547":1,"2653":1,"2657":1,"2701":1,"2831":1,"2864":1}}],["listening",{"2":{"1307":1,"1310":2,"2164":1}}],["listen",{"0":{"1304":1,"1310":1,"2767":1},"2":{"34":1,"544":1,"1304":1,"1310":4,"1311":1,"2224":1,"2364":2,"2767":1}}],["list",{"0":{"71":1,"438":1,"439":1,"451":1,"670":1,"2367":1,"2420":1,"2729":1},"1":{"72":1,"73":1,"74":1,"75":1,"76":1,"77":1,"2730":1,"2731":1,"2732":1,"2733":1,"2734":1,"2735":1,"2736":1,"2737":1,"2738":1,"2739":1,"2740":1},"2":{"0":1,"19":1,"76":1,"93":1,"114":1,"116":1,"120":1,"124":1,"134":3,"149":2,"161":1,"173":1,"182":1,"186":1,"188":2,"189":1,"191":2,"199":1,"202":1,"204":1,"211":1,"233":2,"234":1,"249":1,"272":1,"279":1,"288":1,"298":1,"316":1,"332":1,"353":1,"356":3,"357":1,"371":1,"381":1,"430":3,"431":1,"438":1,"439":1,"449":1,"450":1,"451":2,"452":1,"466":5,"498":1,"508":1,"554":3,"578":1,"653":1,"667":2,"670":1,"704":1,"1321":1,"1356":2,"1417":1,"1421":1,"1426":2,"1455":5,"1572":1,"1575":2,"1582":1,"1602":1,"1607":1,"1654":1,"1733":1,"1756":2,"1825":1,"1919":1,"2013":1,"2024":1,"2037":1,"2045":1,"2135":3,"2137":1,"2140":1,"2145":4,"2151":1,"2223":1,"2246":1,"2262":1,"2273":1,"2277":2,"2381":1,"2416":1,"2419":1,"2420":1,"2470":2,"2476":1,"2477":1,"2516":1,"2517":1,"2529":2,"2531":2,"2532":1,"2544":1,"2545":2,"2548":1,"2556":1,"2577":2,"2582":4,"2611":1,"2632":1,"2657":1,"2658":1,"2664":1,"2665":3,"2672":1,"2674":1,"2676":1,"2720":1,"2735":1,"2800":1,"2805":1,"2811":2,"2813":1,"2816":2,"2818":1,"2819":3,"2825":1,"2826":1,"2846":1,"2854":1,"2884":2}}],["sz",{"2":{"2277":1}}],["s2",{"2":{"2242":1,"2247":2}}],["s2m",{"2":{"2223":9}}],["s1",{"2":{"2242":1,"2247":2}}],["sg",{"2":{"1356":1}}],["sgk50",{"2":{"294":1}}],["sbin",{"2":{"1294":1}}],["s4",{"2":{"294":1}}],["svc",{"2":{"2684":1,"2689":1,"2692":1,"2698":1}}],["svd",{"2":{"2622":5}}],["svdfile",{"2":{"2622":2}}],["svlinky",{"0":{"1378":1},"2":{"285":1,"1367":1,"1371":4,"1378":1,"2662":1}}],["svnroot",{"2":{"398":1}}],["svn",{"2":{"114":1,"149":1,"398":8}}],["s3",{"2":{"222":1,"344":2,"345":1,"348":1,"560":1,"2247":1}}],["sq",{"2":{"2198":9,"2199":12}}],["sq80",{"2":{"249":1}}],["sqrt",{"2":{"222":1}}],["squash",{"2":{"601":1}}],["square",{"2":{"222":1,"702":1,"1450":2,"1458":1}}],["squigglies",{"2":{"426":1}}],["squigglybob",{"2":{"222":1}}],["squiggle",{"2":{"143":2}}],["squishytkl",{"2":{"197":2}}],["squishy65",{"2":{"197":2}}],["squeeze",{"2":{"176":1,"527":1,"660":1}}],["squeezing",{"0":{"123":1,"2835":1},"1":{"2836":1,"2837":1,"2838":1,"2839":1,"2840":1,"2841":1,"2842":1},"2":{"134":1,"2845":1,"2855":1}}],["sfbs",{"0":{"2026":1}}],["sf",{"2":{"211":1}}],["sftent",{"2":{"2205":3,"2206":1}}],["sftllck",{"2":{"1763":4}}],["sft",{"2":{"195":1,"1575":2,"2501":1,"2518":1,"2866":1,"2868":1,"2874":3,"2877":6,"2881":6}}],["s65",{"2":{"211":1}}],["sram",{"2":{"2454":3}}],["srand",{"2":{"1905":1,"2232":1}}],["sr",{"2":{"2247":3}}],["srst",{"2":{"375":1}}],["srom",{"2":{"273":2,"277":1}}],["sriwedari70",{"2":{"211":1}}],["src",{"2":{"75":1,"114":1,"133":1,"134":1,"149":1,"234":9,"236":1,"426":1,"554":8,"655":2,"706":1,"779":2,"805":2,"834":2,"866":2,"898":2,"933":2,"967":2,"1001":2,"1035":2,"1069":2,"1103":2,"1137":2,"1193":2,"1387":1,"1411":4,"1602":1,"2400":1,"2543":1,"2891":1}}],["sdep",{"2":{"2321":1}}],["sdio",{"2":{"1924":2,"1936":2,"1938":2,"1941":3}}],["sd",{"2":{"1575":4}}],["sd2",{"2":{"1247":1}}],["sd3",{"2":{"1181":2}}],["sd1",{"2":{"1181":1,"1247":2}}],["sdb",{"2":{"780":1,"806":1,"835":1,"867":1,"899":1,"934":1,"968":1,"1002":1,"1036":1,"1070":1,"1104":1,"1138":1,"1194":1}}],["sdk",{"2":{"191":1,"199":1,"308":1,"2693":1}}],["sdadel",{"2":{"751":1}}],["sda",{"2":{"165":1,"748":2,"749":4,"807":1,"836":1,"868":1,"900":8,"935":8,"969":1,"1003":1,"1037":8,"1071":1,"1105":8,"1139":8,"1195":1,"1650":1,"2213":1,"2650":1}}],["ssh",{"2":{"2540":1,"2546":1}}],["ssion",{"2":{"2035":1}}],["ssp",{"2":{"1172":3}}],["ssk",{"2":{"207":3}}],["ss",{"2":{"165":2,"196":2,"1225":5,"1230":1,"1426":1,"1428":24,"1430":1,"1766":2,"1772":4,"2168":4,"2171":1,"2172":2,"2234":1}}],["ssd1351",{"2":{"165":1,"2701":2,"2704":7}}],["ssd1306oled",{"2":{"31":3,"34":3,"220":1}}],["ssd1306",{"0":{"1913":1,"2388":1},"2":{"30":1,"33":1,"50":1,"165":1,"169":1,"220":2,"221":2,"248":1,"249":1,"1901":5,"1903":3,"1907":1,"1910":1,"1911":3,"1912":2,"2388":1,"2701":2,"2704":2}}],["snek",{"2":{"2275":3}}],["snes",{"2":{"236":1}}],["sn",{"2":{"2127":1,"2503":1}}],["snippers",{"2":{"2367":1}}],["snippet",{"2":{"1631":1,"2000":1}}],["snip>",{"2":{"357":1}}],["sn74lv1t34",{"2":{"1276":1}}],["sn74x154",{"2":{"176":1}}],["sn74x138",{"2":{"148":1,"149":1,"176":1}}],["snled27351",{"0":{"1192":1,"1199":1,"1201":1,"1203":1,"1205":1,"1207":1,"1209":1,"1211":1,"1213":1,"1215":1,"1217":1,"1219":1,"1221":1},"1":{"1193":1,"1194":1,"1195":1,"1196":1,"1197":1,"1198":1,"1199":1,"1200":2,"1201":1,"1202":2,"1203":1,"1204":2,"1205":1,"1206":2,"1207":1,"1208":2,"1209":1,"1210":2,"1211":1,"1212":2,"1213":1,"1214":2,"1215":1,"1216":2,"1217":1,"1218":2,"1219":1,"1220":2,"1221":1,"1222":2},"2":{"236":2,"249":1,"1192":1,"1193":4,"1194":7,"1195":6,"1197":6,"1207":1,"1208":1,"1211":1,"1212":1,"1215":1,"1216":1,"1217":1,"1218":1,"1825":1,"2037":1,"2818":1,"2825":1}}],["snowe",{"2":{"191":1}}],["snprintf",{"2":{"191":1,"2836":3,"2841":1}}],["snapping",{"2":{"1942":1}}],["snapshot",{"2":{"595":1}}],["snap",{"2":{"277":1}}],["snake",{"2":{"176":1,"2127":2,"2129":2,"2130":2,"2131":2,"2133":2,"2156":1,"2503":2,"2824":1,"2842":1}}],["snagpad",{"2":{"43":2}}],["skeleton",{"2":{"2551":1}}],["skeletyl",{"2":{"311":8,"317":1}}],["sketches",{"2":{"2445":1}}],["sketch",{"2":{"2432":1}}],["skewed",{"2":{"1462":1}}],["sk6805",{"2":{"1261":1,"1265":1,"2124":1}}],["sk6812rgbw",{"2":{"1266":1}}],["sk6812mini",{"2":{"1261":1,"2124":1}}],["sk6812",{"2":{"1261":1,"1265":1,"2124":1}}],["skully",{"2":{"421":1}}],["skullydazed",{"2":{"111":1,"2800":1}}],["skills",{"2":{"598":1,"1769":1,"2010":1}}],["skiller",{"2":{"294":1}}],["skips",{"2":{"1427":2,"1633":1,"1932":1,"1956":2,"2481":1}}],["skipped",{"2":{"277":1,"2256":1}}],["skipping",{"2":{"240":1,"638":1,"2256":1}}],["skip",{"2":{"49":1,"65":1,"114":1,"149":1,"165":1,"214":1,"307":2,"612":1,"613":1,"1176":1,"1179":1,"1389":1,"1503":1,"1928":1,"1932":1,"2353":1,"2369":1,"2450":1,"2463":2,"2475":1,"2538":1,"2559":1,"2582":2,"2606":1,"2607":1,"2855":1}}],["skyloong",{"2":{"222":1,"236":4,"294":1}}],["slct",{"2":{"2462":1,"2481":1}}],["sl",{"2":{"2247":2}}],["slep",{"2":{"1329":1,"2463":1,"2481":1}}],["sleeping",{"2":{"1595":1,"2364":1}}],["sleep",{"0":{"1348":1,"1354":1},"2":{"70":1,"73":1,"93":1,"190":2,"191":1,"222":1,"249":2,"317":1,"629":1,"1348":1,"1354":1,"1595":1,"1832":1,"2047":1,"2128":2,"2364":1,"2463":2,"2481":2,"2818":2,"2824":2,"2825":2}}],["slovenian",{"2":{"2834":3}}],["slovak",{"2":{"2834":3}}],["slows",{"2":{"1941":1}}],["slowdown",{"2":{"1911":1}}],["slower",{"2":{"1907":1,"1953":1,"2199":1,"2200":1,"2536":1}}],["slowest",{"2":{"1895":1,"1896":1,"1912":1,"2827":1}}],["slowly",{"2":{"1905":1,"2041":1,"2232":1}}],["slow",{"2":{"547":1,"1383":2,"1460":1,"1649":1,"1893":1,"1926":1,"1942":1,"2135":1,"2571":1,"2712":1}}],["slots",{"2":{"218":1}}],["slsh",{"2":{"353":1,"571":2,"2327":1,"2458":1,"2477":1,"2481":1,"2878":1,"2879":1,"2883":1}}],["sla0044",{"2":{"2684":1,"2693":1}}],["slash",{"2":{"1595":1,"1660":1,"2395":1,"2458":1,"2464":1,"2481":2}}],["slashes",{"2":{"149":1}}],["slated",{"2":{"734":1}}],["slate",{"2":{"600":1,"2676":1}}],["slavepin",{"0":{"1229":1},"1":{"1230":1,"1231":1},"2":{"1226":1,"1230":1}}],["slave",{"2":{"74":1,"92":1,"93":1,"107":1,"211":1,"550":2,"552":13,"731":2,"740":2,"901":3,"1038":3,"1106":3,"1178":2,"1225":1,"1226":2,"1243":1,"1803":1,"1999":1,"2052":1,"2137":1,"2144":4,"2207":1,"2221":4,"2222":8,"2223":24,"2224":7,"2225":1,"2234":1,"2324":1}}],["slim",{"2":{"2042":1,"2334":1}}],["sliding",{"2":{"1897":1}}],["slicing",{"2":{"1454":1}}],["slightly",{"2":{"601":1,"682":1,"1177":1,"1192":1,"1264":1,"1463":1,"1466":1,"1584":1,"1649":1,"1950":1,"2215":1,"2325":1,"2444":1,"2449":1,"2676":1,"2875":1}}],["slight",{"2":{"149":1,"236":1,"2041":3}}],["slipped",{"2":{"95":1}}],["smith",{"2":{"2662":1}}],["smithrune",{"2":{"211":1}}],["smp",{"2":{"682":1}}],["smpr",{"2":{"682":1}}],["smartmmd",{"2":{"2513":1}}],["smart",{"2":{"592":1}}],["smallest",{"2":{"2674":1,"2677":1}}],["smaller",{"2":{"134":1,"155":1,"248":1,"249":2,"522":1,"1649":1,"1912":1,"2241":1,"2674":1,"2704":3,"2836":2,"2847":1}}],["smallice",{"2":{"175":2}}],["small",{"0":{"25":1},"2":{"163":1,"169":1,"191":2,"211":1,"277":1,"294":1,"404":1,"522":1,"554":1,"1261":1,"1487":1,"1495":1,"1496":1,"1592":1,"1647":1,"1893":1,"1896":1,"2124":1,"2226":2,"2339":1,"2367":1,"2370":1,"2373":2,"2375":1,"2409":1,"2513":1,"2515":1,"2532":1,"2588":1,"2888":1}}],["smoke",{"2":{"2374":2}}],["smoothly",{"2":{"2325":1}}],["smoothed",{"2":{"2325":1}}],["smoother",{"2":{"74":1,"546":1,"1893":1,"1894":1,"1942":1}}],["smoothing",{"2":{"1942":2}}],["smoothness",{"2":{"1894":1,"2325":1}}],["smooth1",{"2":{"1654":12}}],["smooth2",{"2":{"1654":12}}],["smooth",{"2":{"308":1,"317":1,"393":1,"1654":5,"1897":1,"1942":1,"2041":3,"2580":1}}],["smoll",{"2":{"241":4,"249":1}}],["smolka",{"2":{"211":1}}],["syllabus",{"0":{"2853":1},"2":{"2527":1}}],["syllable",{"2":{"2237":2}}],["syrq",{"2":{"2462":1,"2481":1}}],["sysreq",{"2":{"2462":1,"2481":1}}],["sys",{"2":{"2015":2}}],["syscalls",{"2":{"308":1}}],["sysclk",{"2":{"134":1}}],["sysex",{"2":{"114":1,"133":1,"134":1}}],["systemctl",{"2":{"1294":2}}],["systemd",{"2":{"1294":1}}],["systems",{"0":{"408":1},"2":{"134":1,"234":1,"408":1,"633":1,"1329":1,"1419":1,"1813":1,"2271":1,"2276":1,"2363":2,"2421":1,"2694":1,"2698":1,"2713":1,"2720":1,"2836":1}}],["system",{"0":{"140":1,"492":1,"493":1,"1347":1,"2418":1,"2618":1,"2685":1,"2686":1,"2845":1},"1":{"2686":1,"2687":1},"2":{"49":2,"75":1,"76":1,"84":1,"93":1,"114":1,"149":1,"165":1,"231":3,"232":1,"234":1,"249":1,"262":2,"272":1,"283":1,"293":2,"305":2,"314":2,"407":1,"410":1,"458":1,"475":1,"492":1,"498":1,"520":1,"521":1,"556":1,"630":1,"646":1,"655":1,"667":1,"702":1,"727":1,"733":1,"1270":1,"1294":1,"1329":1,"1347":1,"1600":1,"1601":1,"1824":1,"1826":1,"1833":1,"1892":1,"1893":1,"1922":1,"1944":1,"1946":1,"1949":2,"1972":1,"2013":1,"2036":1,"2038":1,"2048":1,"2165":1,"2206":1,"2213":1,"2240":1,"2277":2,"2324":1,"2351":1,"2356":1,"2362":1,"2364":2,"2417":1,"2418":1,"2421":1,"2462":2,"2463":7,"2481":8,"2539":1,"2549":2,"2553":1,"2558":1,"2601":1,"2606":1,"2617":1,"2640":1,"2665":1,"2682":1,"2685":1,"2686":1,"2687":3,"2690":1,"2701":1,"2705":1,"2757":1,"2766":1,"2831":1,"2836":1,"2845":1,"2875":1,"2876":1}}],["systick",{"0":{"11":1},"2":{"11":2}}],["symb",{"2":{"2734":1}}],["symbol",{"2":{"371":1,"1476":1,"2129":2,"2276":2,"2318":1,"2412":1,"2420":1,"2466":1}}],["symbolic",{"2":{"236":1,"1485":1}}],["symbols",{"0":{"1476":1,"1485":1,"2466":1,"2505":1},"1":{"2467":1,"2468":1},"2":{"165":2,"1480":2,"1486":1,"2275":1,"2364":1,"2480":1,"2505":1}}],["symmetric",{"2":{"1383":2,"2026":1}}],["symmetric70",{"2":{"114":1,"134":1}}],["symlink",{"0":{"492":1},"2":{"492":1,"493":1}}],["symlinks",{"2":{"458":1}}],["sym",{"2":{"94":1,"149":1,"199":1,"236":2,"1383":3,"1386":8,"2276":4,"2802":5}}],["synapse",{"2":{"241":2}}],["synth",{"2":{"1450":2}}],["synthesis",{"2":{"1450":1}}],["synthesis60",{"2":{"211":1}}],["syntaxwarning",{"2":{"249":1}}],["syntax",{"2":{"92":1,"165":1,"191":1,"285":1,"430":1,"1497":1,"2363":1,"2448":1,"2525":1,"2545":1,"2587":1,"2868":2}}],["syncing",{"2":{"2051":1,"2222":4}}],["synchronous",{"2":{"1999":1}}],["synchronizes",{"2":{"2222":1}}],["synchronized",{"2":{"901":1,"1038":1,"1106":1}}],["synchronization",{"0":{"901":1,"1038":1,"1106":1},"2":{"901":1,"1038":1,"1106":1,"2128":1,"2221":1,"2224":1,"2824":1}}],["synchronizing",{"2":{"552":1}}],["synced",{"2":{"1803":1,"2052":1,"2137":1}}],["syncs",{"2":{"552":2}}],["sync",{"0":{"2222":1,"2223":1,"2583":1},"1":{"2584":1,"2585":1},"2":{"74":1,"107":1,"112":2,"114":4,"211":1,"222":1,"236":2,"249":2,"285":1,"547":1,"552":3,"899":12,"901":5,"1036":12,"1038":5,"1104":12,"1106":5,"1149":2,"1419":1,"1803":1,"1943":1,"2051":1,"2052":1,"2135":1,"2137":1,"2221":3,"2222":1,"2223":16,"2580":1,"2585":1,"2827":1}}],["s7",{"2":{"67":4,"72":1}}],["schottky",{"2":{"2226":2}}],["school",{"2":{"2211":1,"2674":1}}],["scheikled",{"2":{"222":1}}],["schemes",{"2":{"676":1,"2794":2}}],["scheme",{"2":{"182":1,"2414":1,"2715":3,"2724":3}}],["schemas",{"2":{"191":1,"308":1,"322":1,"648":1,"650":1,"2799":1}}],["schematics",{"2":{"1349":1}}],["schematic",{"0":{"1528":1,"2414":1},"2":{"93":1,"1291":1,"1345":1,"1349":2}}],["schema",{"0":{"650":1,"2728":1},"2":{"76":2,"149":1,"165":3,"199":1,"222":1,"249":1,"266":2,"277":1,"308":1,"322":1,"648":1,"2676":1,"2799":1}}],["scheduled",{"2":{"379":1,"639":1,"642":1,"2712":1}}],["schedule",{"0":{"88":1,"104":1,"127":1,"159":1},"2":{"184":1}}],["score",{"2":{"2324":1,"2327":1}}],["scope",{"2":{"1972":1,"2195":1,"2683":1,"2860":1,"2861":1}}],["scottoalp",{"2":{"266":1}}],["scottostarter",{"2":{"217":2}}],["scottocmd",{"2":{"217":2}}],["scotto9",{"2":{"217":2}}],["scottokeebs",{"2":{"217":5}}],["scotto36",{"2":{"217":2}}],["scotto40",{"2":{"199":1,"217":2}}],["sck",{"2":{"1225":2,"1226":4,"1277":4,"2627":1,"2650":1,"2704":2}}],["scenario",{"2":{"312":1,"1307":1,"1309":1,"2246":1,"2412":1,"2473":1,"2515":1}}],["scenarios",{"2":{"263":1,"704":1,"2412":1,"2514":1,"2870":1}}],["scenes",{"2":{"198":1,"201":1,"213":1,"224":1,"238":1,"251":1,"2256":1}}],["science",{"2":{"199":1}}],["sclr",{"2":{"2199":1}}],["sclk",{"2":{"1924":2,"1936":2,"1938":2,"1941":3,"2429":1,"2431":1,"2433":2,"2435":1,"2437":2,"2439":2,"2441":1}}],["scll",{"2":{"751":1}}],["sclh",{"2":{"751":1}}],["scldel",{"2":{"751":1}}],["scln",{"2":{"165":1,"353":1,"571":2,"1563":1,"2262":1,"2458":1,"2477":1,"2481":1,"2878":1,"2879":1}}],["scl",{"2":{"165":1,"543":1,"748":3,"749":4,"807":1,"836":1,"868":1,"900":8,"935":8,"969":1,"1003":1,"1037":8,"1071":1,"1105":8,"1139":8,"1195":1,"1650":1,"2213":1,"2650":1}}],["sculpt",{"2":{"149":1,"176":1}}],["scythe",{"2":{"143":2}}],["scylla",{"2":{"114":1,"311":8,"317":1}}],["scary",{"2":{"2890":1}}],["scarlet",{"2":{"211":1}}],["scarletbandana",{"2":{"143":2}}],["scattered",{"2":{"2888":1}}],["scaling",{"0":{"857":1,"859":1,"863":1,"1060":1,"1062":1,"1066":1,"1094":1,"1096":1,"1100":1,"1128":1,"1130":1,"1134":1,"1162":1,"1164":1,"1168":1},"1":{"858":1,"860":1,"864":1,"1061":1,"1063":1,"1067":1,"1095":1,"1097":1,"1101":1,"1129":1,"1131":1,"1135":1,"1163":1,"1165":1,"1169":1},"2":{"165":1,"249":2,"707":2,"857":2,"858":3,"859":2,"860":1,"863":1,"1060":2,"1061":3,"1062":2,"1063":1,"1066":1,"1094":2,"1095":3,"1096":2,"1097":1,"1100":1,"1128":2,"1129":3,"1130":2,"1131":1,"1134":1,"1162":2,"1163":3,"1164":2,"1165":1,"1168":1,"1462":1,"1932":1,"2002":3}}],["scaled",{"2":{"1710":2,"2805":1,"2818":1,"2824":1,"2825":1}}],["scale8",{"2":{"308":1}}],["scale",{"2":{"165":1,"191":1,"199":1,"1460":5,"1462":1,"1937":1,"2042":1,"2677":1}}],["scancode",{"0":{"2788":1},"2":{"2416":2,"2417":1}}],["scancodes",{"2":{"1335":1,"2416":2,"2477":1,"2794":1}}],["scans",{"2":{"1383":2,"1397":1}}],["scanned",{"2":{"682":1,"1307":1,"1309":1,"2412":10}}],["scanning",{"0":{"625":1,"2860":1},"1":{"626":1,"627":1,"2861":1,"2862":1,"2863":1,"2864":1},"2":{"49":1,"134":1,"266":1,"556":1,"604":1,"606":2,"607":3,"625":1,"627":1,"700":1,"701":1,"1383":4,"1649":1,"2215":1,"2364":1,"2412":1,"2657":1,"2712":1,"2742":1,"2819":2,"2859":1,"2860":4,"2861":2,"2863":2}}],["scanf",{"2":{"374":1}}],["scan",{"0":{"626":1,"627":1,"1309":1},"2":{"31":1,"65":1,"93":2,"112":1,"113":1,"114":1,"149":2,"165":2,"196":1,"199":2,"214":1,"277":1,"606":1,"607":5,"627":3,"628":2,"629":1,"668":1,"1309":7,"1383":2,"1386":1,"1387":1,"1442":1,"1561":5,"1649":2,"1907":1,"1937":1,"2221":1,"2222":1,"2234":1,"2244":1,"2330":1,"2337":1,"2402":1,"2415":1,"2477":1,"2862":1,"2863":3}}],["sc",{"2":{"55":11,"2202":7,"2203":7,"2205":1,"2206":1,"2509":7}}],["scratch",{"2":{"2363":1,"2606":1}}],["scr",{"2":{"1903":1,"2230":1}}],["scrutiny",{"2":{"392":1}}],["scrl",{"2":{"353":1,"571":2,"1332":1,"2459":1,"2478":1,"2481":1}}],["scrollwheel",{"2":{"2002":1}}],["scrolls",{"2":{"1907":1}}],["scroll",{"0":{"1949":2,"1950":1,"2004":1,"2006":1},"2":{"164":1,"165":3,"188":1,"191":1,"199":1,"222":1,"236":2,"308":1,"552":1,"1661":1,"1803":1,"1804":2,"1806":1,"1888":1,"1892":5,"1893":3,"1895":13,"1896":1,"1903":1,"1906":2,"1907":3,"1912":7,"1929":3,"1932":1,"1934":5,"1935":3,"1941":3,"1942":11,"1948":1,"1949":4,"1950":25,"1953":1,"2002":3,"2004":15,"2006":1,"2230":1,"2233":1,"2459":4,"2481":4,"2815":2,"2859":1}}],["scrolling",{"0":{"1942":1},"2":{"48":1,"164":1,"308":1,"1463":1,"1829":6,"1892":2,"1893":4,"1894":1,"1895":1,"1901":4,"1906":1,"1912":17,"1929":1,"1942":8,"1946":2,"1948":1,"1949":5,"1950":18,"1951":1,"1952":8,"1953":1,"2002":1,"2004":2,"2041":9}}],["screw",{"2":{"114":1}}],["screens",{"2":{"633":1,"1912":1,"2385":1}}],["screen",{"0":{"1744":1},"2":{"34":1,"169":1,"552":1,"1463":1,"1616":1,"1662":1,"1744":1,"1897":1,"1904":1,"1905":1,"1907":3,"1911":2,"1912":12,"1913":1,"2222":2,"2231":1,"2232":1,"2234":1,"2236":11,"2462":2,"2481":2,"2533":1,"2607":1,"2610":1,"2705":11}}],["script",{"2":{"94":1,"114":2,"134":1,"149":3,"191":1,"199":1,"277":1,"285":1,"312":1,"375":2,"469":1,"471":2,"492":1,"493":1,"666":1,"1296":1,"2337":1,"2353":1}}],["scripts",{"2":{"10":1,"211":1,"312":1,"375":2}}],["shyay",{"2":{"2574":1}}],["shsudo",{"2":{"2574":1}}],["shuv",{"2":{"2573":1}}],["shutdown",{"0":{"229":1,"633":1,"634":1,"635":1,"636":1},"1":{"634":1,"635":1,"636":1},"2":{"229":6,"230":1,"236":2,"249":1,"266":1,"277":1,"288":1,"633":3,"634":2,"635":1,"636":2,"780":1,"806":1,"835":1,"867":1,"899":1,"934":1,"968":1,"1002":1,"1036":1,"1070":1,"1104":1,"1138":1,"1194":1,"1596":1,"1606":3,"1906":1}}],["shcd",{"2":{"1598":1,"2551":1,"2552":1}}],["shqmk",{"2":{"1368":1,"1497":1,"2529":2,"2530":2,"2533":2,"2553":1,"2555":1,"2562":2,"2576":4,"2577":2}}],["sheer",{"2":{"2846":1}}],["sheet",{"2":{"697":2,"702":2,"1453":1}}],["shenzhen",{"2":{"2513":1}}],["she",{"2":{"1641":1}}],["shell",{"2":{"116":1,"165":1,"249":1,"429":2,"469":1,"2027":1,"2357":1,"2617":1}}],["shade",{"2":{"2703":4}}],["shades",{"2":{"2042":1}}],["shall",{"2":{"2255":1,"2676":1}}],["shapes",{"2":{"2745":1}}],["shaped",{"2":{"2224":1}}],["shapped",{"2":{"2041":1}}],["sha",{"2":{"570":2}}],["sha1",{"2":{"389":1}}],["shandoncodes",{"2":{"241":5,"249":1}}],["shark",{"2":{"2513":1}}],["sharp2",{"2":{"1654":12}}],["sharp1",{"2":{"1654":12}}],["sharp",{"2":{"1654":8,"1819":30,"2367":1,"2498":30}}],["sharing",{"0":{"1410":1},"1":{"1411":1,"1412":1,"1413":1,"1414":1,"1415":1,"1416":1,"1417":1,"1418":1,"1419":1},"2":{"107":1,"1321":1,"1600":1,"1638":1,"2668":1}}],["shares",{"2":{"1562":1,"2682":1}}],["share",{"2":{"63":1,"412":1,"1321":1,"1409":1,"1410":1,"1414":1,"1630":1,"1638":2,"1639":1,"2396":1,"2512":1,"2619":1,"2695":1}}],["shared",{"0":{"2627":1},"2":{"30":1,"33":1,"50":1,"107":1,"112":2,"114":1,"138":1,"176":1,"190":1,"191":1,"262":1,"543":1,"557":2,"674":1,"1411":1,"1419":1,"1833":1,"1899":1,"1945":2,"2048":1,"2127":1,"2396":1,"2625":1,"2627":4,"2639":2,"2682":1,"2829":3}}],["sh1107",{"2":{"210":1,"294":1,"1901":4,"1903":1,"1907":1,"1910":1,"1911":3,"1912":1}}],["sh1106",{"2":{"169":1,"232":2,"1901":2,"1903":1,"1907":2,"1911":2,"1912":1,"2701":6,"2704":16}}],["shpkg",{"2":{"2575":1}}],["shpython3",{"2":{"174":1,"2573":1}}],["shpacman",{"2":{"174":1,"2569":1}}],["shbrew",{"2":{"174":1,"2571":1}}],["sh",{"2":{"114":1,"199":1,"400":1,"491":1,"492":3,"493":1,"666":1,"1296":1,"1654":10,"2250":10,"2353":7,"2510":8,"2539":1,"2554":1,"2570":1}}],["shine",{"2":{"2753":1,"2793":1}}],["shiny",{"2":{"2373":1,"2374":1}}],["ships",{"2":{"2513":1}}],["shipping",{"2":{"2411":2}}],["shipped",{"2":{"666":1,"2444":1,"2514":1,"2517":1,"2676":1,"2690":1}}],["ship",{"2":{"1181":1,"1182":1,"2515":1}}],["shisaku",{"2":{"211":1}}],["shield",{"2":{"113":1,"114":1}}],["shifting",{"2":{"1469":2,"1489":1,"1570":1}}],["shift+option",{"2":{"2481":1}}],["shift+v",{"2":{"1594":1}}],["shift+s",{"2":{"1567":1}}],["shift+a",{"2":{"1567":2}}],["shift+escape",{"2":{"667":1}}],["shift+b",{"2":{"667":1}}],["shift+right",{"2":{"667":3,"1594":2}}],["shift+2",{"2":{"99":1}}],["shifter",{"0":{"1276":1},"2":{"621":1,"1275":1,"1276":1}}],["shifted",{"0":{"1487":1,"2466":1,"2505":1},"1":{"2467":1,"2468":1},"2":{"165":1,"188":1,"191":2,"249":1,"266":1,"730":2,"1466":1,"1468":3,"1469":3,"1473":3,"1480":5,"1487":12,"1488":3,"1492":1,"1503":1,"1563":2,"1570":2,"1641":1,"1733":1,"2025":2,"2030":1,"2041":1,"2466":1,"2505":1,"2521":1,"2885":1}}],["shifts",{"2":{"134":2,"1359":2,"1563":1,"1564":4,"1565":2,"1813":1,"2041":4,"2809":1}}],["shift",{"0":{"1359":1,"1466":2,"1467":1,"1469":1,"1470":1,"1472":1,"1473":1,"1474":1,"1475":1,"1476":1,"1477":1,"1478":1,"1479":1,"1480":1,"1481":1,"1482":1,"1483":1,"1484":1,"1485":1,"1486":1,"1488":1,"1489":1,"1490":1,"1567":1,"2484":1,"2789":1,"2885":1},"1":{"1467":2,"1468":2,"1469":2,"1470":2,"1471":2,"1472":2,"1473":3,"1474":3,"1475":3,"1476":3,"1477":3,"1478":3,"1479":3,"1480":3,"1481":3,"1482":3,"1483":3,"1484":3,"1485":3,"1486":3,"1487":2,"1488":2,"1489":3,"1490":2,"1491":3,"1492":3,"1493":3},"2":{"49":1,"63":1,"99":1,"114":1,"134":4,"165":1,"168":4,"188":1,"191":1,"211":3,"222":2,"236":2,"255":1,"257":1,"258":1,"259":2,"331":1,"543":1,"587":1,"667":1,"747":2,"1330":1,"1340":9,"1346":1,"1355":14,"1356":11,"1359":7,"1393":2,"1419":4,"1431":2,"1437":1,"1466":1,"1467":2,"1468":10,"1469":5,"1470":1,"1471":4,"1472":3,"1473":7,"1474":1,"1475":2,"1476":1,"1477":1,"1478":1,"1479":1,"1480":10,"1482":1,"1486":1,"1487":7,"1488":9,"1489":3,"1490":1,"1491":12,"1492":4,"1493":1,"1499":1,"1502":2,"1503":3,"1563":2,"1564":9,"1565":4,"1567":10,"1570":3,"1575":1,"1587":1,"1594":1,"1595":1,"1640":1,"1641":1,"1642":1,"1644":2,"1658":1,"1730":2,"1733":1,"1734":2,"1735":1,"1742":2,"1744":5,"1745":2,"1752":1,"1753":2,"1754":6,"1756":1,"1763":1,"1907":1,"2021":3,"2024":2,"2025":5,"2030":4,"2127":10,"2201":4,"2202":6,"2203":6,"2204":1,"2206":4,"2234":1,"2264":1,"2276":1,"2278":1,"2297":1,"2406":1,"2460":4,"2466":1,"2467":1,"2481":4,"2482":2,"2484":13,"2490":1,"2500":16,"2501":14,"2503":10,"2506":14,"2509":6,"2511":1,"2518":20,"2519":2,"2558":2,"2598":4,"2599":14,"2600":4,"2621":4,"2700":2,"2779":1,"2789":3,"2809":6,"2816":1,"2864":1,"2867":1,"2871":6,"2872":3,"2877":2,"2884":1,"2885":3,"2892":2}}],["shore",{"2":{"2888":1}}],["shorting",{"2":{"2380":1,"2638":1}}],["shorts",{"2":{"2371":1,"2373":1}}],["shortcuts",{"0":{"2027":1},"2":{"1428":1,"1430":1,"1734":1,"1735":1,"1755":2,"1756":1,"2027":1,"2035":1,"2277":1,"2420":1,"2466":1,"2518":1,"2884":1}}],["shortcut",{"2":{"1358":1,"1359":1,"1643":2,"1903":1,"2193":1,"2194":1,"2230":1,"2237":1,"2566":1,"2785":1}}],["shortly",{"2":{"616":1,"1754":1,"2246":1}}],["shortest",{"2":{"1473":1}}],["shorted",{"2":{"551":1,"2638":1}}],["shorter",{"2":{"498":1,"1264":1,"1630":1,"1894":1,"2550":1}}],["shortened",{"2":{"202":1,"2760":1}}],["shorten",{"2":{"149":1,"1388":1}}],["shorthands",{"2":{"2045":1,"2151":1}}],["shorthand",{"2":{"199":1,"2587":1,"2742":1}}],["shortages",{"2":{"161":1}}],["short",{"2":{"114":1,"123":1,"134":1,"266":1,"297":1,"503":1,"507":1,"509":1,"522":1,"581":1,"595":2,"597":1,"657":1,"658":1,"660":1,"701":2,"753":1,"1290":1,"1313":1,"1382":1,"1468":1,"1564":1,"1579":2,"1654":16,"1754":3,"1758":1,"1770":1,"1915":1,"2022":2,"2211":2,"2265":1,"2329":1,"2332":1,"2334":1,"2335":1,"2337":1,"2339":1,"2341":1,"2344":1,"2371":1,"2375":1,"2376":1,"2379":1,"2380":1,"2558":1,"2598":1,"2638":1,"2639":1,"2754":1,"2804":1,"2878":1,"2880":1}}],["shop",{"2":{"2436":1,"2843":1}}],["shooting",{"2":{"2380":1}}],["shot",{"0":{"1330":1,"1363":1,"2506":1,"2598":1,"2821":1},"1":{"2599":1,"2600":1},"2":{"93":1,"176":2,"188":1,"191":1,"194":1,"199":1,"231":1,"544":1,"546":1,"1330":1,"1356":11,"1363":1,"1392":1,"1503":3,"1564":2,"1567":2,"1733":2,"1757":1,"1955":2,"1956":1,"2250":1,"2506":7,"2510":1,"2598":8,"2599":10,"2600":7,"2821":1,"2867":2,"2875":1,"2877":1,"2895":1}}],["showcasing",{"2":{"2676":1}}],["showed",{"2":{"1493":1}}],["shows",{"2":{"340":1,"355":1,"413":1,"564":1,"565":1,"597":1,"1400":1,"1401":1,"1742":1,"1747":1,"2363":2,"2640":1,"2657":1}}],["shown",{"2":{"134":1,"172":1,"547":1,"676":1,"710":1,"841":1,"871":1,"906":1,"940":1,"974":1,"1008":1,"1042":1,"1076":1,"1110":1,"1144":1,"1181":1,"1182":1,"1197":1,"1324":1,"1673":1,"1677":1,"1681":1,"1737":1,"2138":1,"2241":1,"2242":1,"2369":2,"2723":1,"2832":1,"2868":1,"2875":1,"2883":1}}],["show",{"2":{"83":1,"114":1,"119":1,"165":1,"230":1,"254":1,"285":1,"431":4,"434":4,"449":1,"450":1,"451":1,"452":2,"457":1,"458":1,"466":1,"474":1,"629":1,"1291":1,"1343":1,"1669":1,"1673":1,"1677":1,"1951":1,"2134":1,"2244":1,"2363":2,"2410":1,"2412":2,"2467":1,"2519":1,"2575":1,"2582":1,"2617":1,"2657":1,"2665":1,"2703":3}}],["showing",{"2":{"70":1,"77":1,"312":1,"547":1,"1291":1,"1382":1,"2134":1,"2601":1,"2612":1,"2748":1}}],["shouldn",{"2":{"542":1,"616":1,"1343":1,"1368":1,"1496":1,"1914":1,"2221":1,"2374":1,"2676":1}}],["should",{"2":{"3":1,"6":1,"10":2,"11":1,"15":1,"17":1,"49":1,"70":1,"103":1,"125":1,"126":1,"131":2,"156":1,"172":1,"173":2,"182":1,"185":2,"194":1,"198":1,"201":7,"206":1,"234":1,"236":1,"240":1,"245":1,"249":1,"254":1,"268":1,"271":1,"275":1,"279":1,"304":2,"317":1,"318":1,"322":3,"331":1,"343":1,"346":1,"355":3,"359":1,"361":1,"364":1,"372":2,"374":1,"376":1,"381":3,"397":1,"401":1,"462":1,"466":1,"473":2,"475":2,"476":3,"482":1,"488":1,"494":1,"498":2,"501":1,"503":1,"507":2,"509":1,"513":1,"514":1,"517":1,"519":1,"523":1,"539":1,"558":1,"570":6,"571":1,"596":1,"597":3,"599":1,"600":1,"601":5,"609":2,"612":1,"614":1,"615":1,"621":3,"622":1,"625":1,"626":1,"627":1,"629":1,"638":1,"639":2,"641":1,"650":1,"656":1,"657":1,"660":1,"661":2,"667":1,"668":2,"669":1,"687":1,"701":2,"714":1,"735":1,"737":1,"743":1,"747":1,"775":1,"787":1,"813":1,"845":1,"875":1,"910":1,"944":1,"978":1,"1012":1,"1046":1,"1080":1,"1114":1,"1148":1,"1170":1,"1177":1,"1181":1,"1182":1,"1201":1,"1226":1,"1283":1,"1291":1,"1292":1,"1293":1,"1297":1,"1298":2,"1314":2,"1322":1,"1327":1,"1340":1,"1348":1,"1370":1,"1383":1,"1389":1,"1396":2,"1403":1,"1405":1,"1408":1,"1413":1,"1414":1,"1419":2,"1426":1,"1450":1,"1453":1,"1461":1,"1473":1,"1480":1,"1492":1,"1497":1,"1502":1,"1503":2,"1514":1,"1526":1,"1563":1,"1565":1,"1570":3,"1582":3,"1583":3,"1602":1,"1603":1,"1608":1,"1611":3,"1629":1,"1630":1,"1635":1,"1637":2,"1672":1,"1710":1,"1749":1,"1804":1,"1824":1,"1907":1,"1940":1,"1943":1,"1964":2,"1965":1,"1968":1,"1971":1,"2014":1,"2036":1,"2125":1,"2127":1,"2130":1,"2158":1,"2164":1,"2211":1,"2213":1,"2221":1,"2223":2,"2243":1,"2244":1,"2246":1,"2256":1,"2263":1,"2342":1,"2363":2,"2374":4,"2377":1,"2378":1,"2380":2,"2396":2,"2397":3,"2398":1,"2399":4,"2400":1,"2402":3,"2403":1,"2406":1,"2407":1,"2410":3,"2412":3,"2431":1,"2433":1,"2435":1,"2448":2,"2450":1,"2454":2,"2479":1,"2512":1,"2513":2,"2515":2,"2530":1,"2533":1,"2535":1,"2549":1,"2558":1,"2565":1,"2568":1,"2572":1,"2574":1,"2577":2,"2585":1,"2587":1,"2615":2,"2617":1,"2622":4,"2626":3,"2628":3,"2635":1,"2639":1,"2659":1,"2660":1,"2662":1,"2665":2,"2666":1,"2668":1,"2671":1,"2674":4,"2675":3,"2676":19,"2677":8,"2680":1,"2702":1,"2704":2,"2705":6,"2720":1,"2724":2,"2726":1,"2728":1,"2733":1,"2808":1,"2816":3,"2819":1,"2829":2,"2836":1,"2854":2,"2856":1,"2868":1,"2882":1,"2890":2,"2893":1,"2896":1}}],["sadly",{"2":{"2576":1}}],["sabayon",{"2":{"2539":1,"2572":1}}],["sasha",{"2":{"2371":1,"2382":1}}],["said",{"2":{"1430":1,"2513":3}}],["saikoutype",{"2":{"249":1}}],["sag",{"2":{"1356":1}}],["sa",{"2":{"1356":1,"1744":2}}],["salt",{"2":{"2336":1}}],["sall",{"2":{"2199":1}}],["salad",{"2":{"1343":1}}],["salicylic",{"2":{"143":13,"149":2,"211":1,"308":1}}],["sake",{"2":{"1325":1}}],["sanitisation",{"2":{"1502":1}}],["sanitise",{"2":{"1502":1}}],["sane",{"2":{"700":2}}],["sango",{"2":{"249":1}}],["sacrifices",{"2":{"700":1}}],["says",{"2":{"2356":1,"2513":3,"2558":1,"2890":1}}],["saying",{"2":{"586":1,"2576":1}}],["say",{"2":{"578":1,"1356":1,"1730":1,"1831":1,"2046":1,"2205":1,"2206":1,"2246":1,"2365":1,"2568":1,"2739":1,"2860":1}}],["sawnsprojects",{"2":{"211":2,"249":1}}],["sauce",{"2":{"211":1}}],["saevus",{"2":{"211":1,"281":2,"285":1}}],["safemode",{"2":{"2448":1}}],["safest",{"2":{"1636":1}}],["safety",{"0":{"1343":1,"2260":1},"2":{"2221":1,"2260":1}}],["safe",{"2":{"199":1,"229":2,"294":1,"575":1,"598":1,"611":3,"1419":5,"1426":3,"1442":1,"1818":1,"1920":1,"1949":1,"1950":1,"1969":1,"2027":1,"2035":1,"2545":2,"2698":1,"2868":1}}],["safely",{"2":{"31":1,"34":1,"240":1,"628":1,"1905":1,"2232":1,"2449":1,"2576":1,"2588":1}}],["savage65",{"2":{"308":1}}],["saves",{"2":{"1932":1,"1946":1,"2588":2}}],["save",{"0":{"582":1},"2":{"249":1,"285":2,"481":1,"544":1,"582":1,"630":1,"1389":1,"1418":1,"1463":1,"1508":1,"1579":1,"1734":1,"2132":1,"2221":1,"2378":1,"2450":1,"2537":2,"2544":1,"2545":1,"2565":2,"2582":1,"2584":1,"2588":1,"2615":1,"2620":1,"2836":1,"2841":1}}],["saved",{"2":{"131":1,"449":1,"450":1,"1298":1,"1389":1,"1559":1}}],["saving",{"2":{"131":1,"134":1,"623":3,"647":1,"2743":1}}],["savings",{"2":{"25":1,"2836":1}}],["sata",{"2":{"2211":1}}],["satan",{"2":{"426":3,"2561":1}}],["satisfied",{"2":{"582":1,"2868":1,"2869":1}}],["satisfaction75",{"2":{"134":2,"199":1,"249":1}}],["satu",{"2":{"571":2,"1635":1,"2040":1,"2127":1,"2503":1,"2504":1}}],["saturation",{"2":{"111":1,"114":1,"547":1,"2040":4,"2041":6,"2047":2,"2083":1,"2084":1,"2085":1,"2086":1,"2087":1,"2088":1,"2105":1,"2106":1,"2107":1,"2108":1,"2109":1,"2126":2,"2127":6,"2128":2,"2147":8,"2503":6,"2504":4,"2705":2,"2725":1,"2824":2,"2825":2}}],["satd",{"2":{"571":2,"1635":1,"2040":1,"2127":1,"2503":1,"2504":1}}],["satellite",{"2":{"191":1,"211":1}}],["satt99",{"2":{"149":1}}],["satt",{"2":{"143":1,"149":1,"165":1}}],["sat",{"0":{"2083":1,"2084":1,"2085":1,"2086":1,"2087":1,"2147":1},"1":{"2088":1},"2":{"49":1,"183":2,"222":3,"332":1,"355":2,"547":1,"2041":12,"2047":2,"2128":2,"2132":1,"2147":4,"2150":2,"2400":2,"2705":11,"2824":1,"2825":2,"2842":3}}],["sampling",{"2":{"149":1,"682":2,"722":1,"1547":1,"2325":1,"2806":1}}],["sampled",{"2":{"1383":1}}],["samples",{"2":{"700":2,"1450":1,"1458":1,"1549":1,"1710":1,"2515":1}}],["sample",{"2":{"31":1,"165":1,"222":1,"700":6,"701":4,"726":1,"1230":4,"1450":6,"1458":4,"1472":1,"1496":1,"1549":1,"1552":1,"1723":1,"1999":1,"2002":3,"2325":6,"2418":1,"2806":1}}],["same",{"2":{"27":1,"45":2,"73":1,"155":1,"158":1,"173":1,"222":1,"234":1,"235":1,"289":1,"307":2,"319":1,"353":1,"494":2,"503":1,"537":1,"552":2,"563":1,"570":2,"581":1,"582":1,"587":1,"609":1,"638":1,"641":1,"648":1,"669":1,"676":1,"703":1,"734":1,"737":1,"783":1,"809":1,"841":1,"871":1,"906":1,"940":1,"974":1,"1008":1,"1042":1,"1076":1,"1110":1,"1144":1,"1178":1,"1197":1,"1264":1,"1316":2,"1331":1,"1339":1,"1340":1,"1356":1,"1368":2,"1383":1,"1395":1,"1398":1,"1409":2,"1410":1,"1411":1,"1412":2,"1413":1,"1417":1,"1422":1,"1471":1,"1503":1,"1508":3,"1516":2,"1565":1,"1575":1,"1578":1,"1581":1,"1582":3,"1589":2,"1592":2,"1604":1,"1605":1,"1611":1,"1630":1,"1638":1,"1755":1,"1769":1,"1824":1,"1826":1,"1829":4,"1892":1,"1893":1,"1897":3,"1898":1,"1911":1,"1939":3,"1956":1,"2003":1,"2007":1,"2013":1,"2026":3,"2036":1,"2038":1,"2041":5,"2137":1,"2152":1,"2204":1,"2207":1,"2224":1,"2240":1,"2249":1,"2256":2,"2263":1,"2276":1,"2330":1,"2337":1,"2342":1,"2351":1,"2353":1,"2363":1,"2370":1,"2373":1,"2374":1,"2390":1,"2396":2,"2399":1,"2400":1,"2410":1,"2445":1,"2475":1,"2513":2,"2548":1,"2549":1,"2553":2,"2558":1,"2568":1,"2581":2,"2582":1,"2585":1,"2586":1,"2634":1,"2657":1,"2659":3,"2661":1,"2668":1,"2674":1,"2676":4,"2682":1,"2684":1,"2689":1,"2702":1,"2703":4,"2704":2,"2718":1,"2733":1,"2743":1,"2791":1,"2816":1,"2837":1,"2859":1,"2875":1,"2881":2,"2882":3,"2891":1,"2895":1}}],["sprintf",{"2":{"2836":2,"2841":2}}],["springgreen",{"2":{"2045":2,"2151":2}}],["spring",{"2":{"1653":1}}],["springs",{"2":{"1653":1}}],["spread",{"2":{"2042":2,"2427":1}}],["spreads",{"2":{"2042":1}}],["spruce",{"2":{"222":1}}],["splash",{"2":{"1829":3,"2041":6,"2842":2}}],["splaytoraid",{"2":{"266":1}}],["spleeb",{"2":{"317":1}}],["splicing",{"2":{"1456":1}}],["splinky",{"2":{"165":1,"311":13,"2654":1}}],["splitography",{"2":{"2240":1}}],["splitting",{"0":{"394":1}}],["splitty",{"2":{"253":2}}],["split75",{"2":{"175":2}}],["splitreus62",{"2":{"143":2}}],["splitkb",{"2":{"102":1,"114":1,"134":2,"211":1,"222":1,"277":1}}],["split",{"0":{"30":1,"32":1,"35":1,"80":1,"107":1,"138":1,"549":1,"1560":1,"1634":1,"1943":1,"1945":1,"1951":1,"2207":1,"2372":1,"2652":1,"2827":1},"1":{"31":1,"36":1,"550":1,"551":1,"552":1,"1952":1,"1953":1,"2208":1,"2209":1,"2210":1,"2211":1,"2212":1,"2213":1,"2214":1,"2215":1,"2216":1,"2217":1,"2218":1,"2219":1,"2220":1,"2221":1,"2222":1,"2223":1,"2224":1,"2225":1,"2226":1,"2227":1},"2":{"30":3,"32":2,"45":3,"65":2,"70":28,"74":3,"80":1,"92":2,"93":4,"94":1,"107":7,"111":1,"112":10,"114":13,"134":4,"138":1,"143":8,"149":10,"164":1,"165":15,"176":3,"191":7,"199":3,"211":7,"222":9,"236":5,"249":4,"253":2,"259":5,"260":2,"266":8,"270":2,"277":11,"285":2,"300":1,"308":3,"543":1,"547":6,"549":5,"550":8,"551":7,"552":26,"556":5,"652":2,"1170":2,"1175":2,"1176":1,"1183":1,"1372":1,"1373":1,"1375":2,"1377":1,"1387":1,"1403":1,"1409":3,"1462":1,"1560":3,"1607":1,"1634":3,"1803":2,"1832":3,"1906":2,"1907":1,"1932":1,"1935":1,"1939":1,"1941":1,"1943":1,"1945":1,"1951":1,"1970":1,"2047":3,"2051":2,"2052":2,"2125":2,"2128":2,"2135":4,"2137":2,"2153":1,"2207":4,"2211":2,"2214":1,"2215":2,"2217":1,"2218":3,"2219":10,"2220":1,"2221":5,"2222":21,"2223":4,"2224":14,"2225":3,"2226":2,"2227":2,"2233":2,"2251":1,"2324":1,"2331":3,"2333":3,"2340":3,"2345":2,"2347":2,"2349":2,"2364":9,"2372":2,"2385":1,"2469":2,"2497":2,"2652":1,"2669":1,"2676":1,"2677":1,"2800":1,"2818":2,"2824":4,"2825":2,"2827":5,"2856":1,"2882":1}}],["splits",{"2":{"18":1,"35":1,"114":1}}],["sponge",{"2":{"2373":1}}],["spots",{"2":{"587":1}}],["spot",{"2":{"251":1,"581":2,"633":1,"2478":1}}],["spooky",{"2":{"165":1}}],["sp111",{"2":{"211":1}}],["spc",{"2":{"195":1,"266":1,"353":2,"571":2,"1563":1,"1592":2,"2255":3,"2458":1,"2477":2,"2481":1,"2866":1,"2868":1,"2877":1,"2878":1,"2879":2,"2884":4}}],["spdu",{"2":{"1635":1,"1828":1,"2040":1,"2043":1,"2127":1,"2496":1,"2503":1,"2504":1}}],["spdd",{"2":{"1635":1,"1828":1,"2040":1,"2043":1,"2127":1,"2496":1,"2503":1,"2504":1}}],["spdx",{"2":{"1600":1,"2680":2}}],["spd",{"2":{"183":4,"222":1,"1832":2,"2047":2,"2128":1}}],["spacing",{"2":{"2545":1,"2675":1}}],["space+b",{"2":{"667":1}}],["spaces",{"0":{"587":1},"2":{"332":1,"413":1,"494":2,"496":1,"560":1,"562":1,"568":2,"2224":1,"2668":1,"2675":1,"2849":1,"2861":1}}],["spacebars",{"2":{"259":1}}],["spacebar",{"2":{"259":1,"2458":1,"2481":1,"2558":1}}],["spacey",{"0":{"255":1},"2":{"241":2,"255":1,"266":1}}],["spaceholdings",{"2":{"143":3,"149":2,"253":2,"266":1}}],["space",{"0":{"123":1,"2201":1,"2509":1,"2789":1},"1":{"2202":1,"2203":1,"2204":1,"2205":1,"2206":1},"2":{"49":2,"123":1,"124":3,"134":1,"143":8,"155":1,"165":3,"188":1,"189":1,"191":2,"203":1,"211":2,"249":1,"255":1,"259":1,"260":1,"527":1,"571":1,"587":2,"653":1,"701":1,"1393":1,"1418":1,"1460":1,"1463":1,"1498":1,"1508":1,"1563":1,"1564":1,"1630":1,"1660":1,"1734":1,"2130":1,"2201":1,"2203":7,"2204":1,"2205":3,"2206":3,"2243":1,"2255":2,"2276":1,"2291":1,"2325":1,"2327":1,"2458":1,"2481":1,"2509":8,"2519":1,"2536":1,"2623":1,"2682":1,"2706":1,"2789":1,"2833":1,"2840":2,"2841":2,"2842":1,"2855":1,"2864":1,"2879":1}}],["spaceman",{"2":{"37":4}}],["span",{"2":{"2013":1}}],["spanish",{"2":{"165":1,"249":1,"1563":1,"2834":9}}],["spamming",{"2":{"222":1,"2896":1}}],["spare",{"2":{"218":1,"1443":1}}],["sparkfun",{"0":{"271":1,"1374":1,"2436":1},"1":{"2437":1},"2":{"152":1,"165":1,"271":3,"277":1,"528":1,"730":3,"1367":1,"1371":4,"2320":2,"2430":1,"2432":1,"2436":3,"2445":4,"2650":2,"2843":1}}],["sp",{"2":{"134":1,"211":1}}],["spi0",{"2":{"2646":2}}],["spiral",{"2":{"1829":4,"2041":12,"2842":3}}],["spid0",{"2":{"2646":1,"2650":1}}],["spid2",{"2":{"1226":2}}],["spid1",{"2":{"1226":1,"1277":1,"2646":1}}],["spiderisland",{"2":{"143":1}}],["spidey3",{"2":{"74":1,"165":1,"191":1}}],["spi3",{"2":{"1226":1}}],["spi2",{"2":{"1226":4}}],["spi1",{"2":{"1226":2,"1277":2,"2646":2}}],["spinning",{"2":{"1829":3,"2041":9}}],["spins",{"2":{"1652":1}}],["spin",{"2":{"165":1}}],["spi",{"0":{"731":1,"736":1,"740":1,"1223":1,"1228":1,"1229":1,"1232":2,"1235":2,"1237":2,"1240":2,"1243":1,"1272":1,"1277":1,"1909":1,"2321":1,"2646":1},"1":{"1224":1,"1225":1,"1226":1,"1227":1,"1228":1,"1229":1,"1230":2,"1231":2,"1232":1,"1233":3,"1234":3,"1235":1,"1236":3,"1237":1,"1238":3,"1239":3,"1240":1,"1241":3,"1242":3,"1243":1,"1278":1,"1279":1},"2":{"93":1,"114":2,"118":2,"134":1,"149":2,"163":1,"165":9,"210":1,"232":1,"234":4,"236":5,"277":2,"285":1,"294":1,"308":1,"317":3,"705":1,"706":1,"707":4,"709":1,"727":3,"731":9,"734":2,"736":2,"739":1,"740":6,"1223":1,"1224":3,"1225":3,"1226":23,"1228":1,"1229":1,"1230":4,"1231":1,"1232":1,"1234":2,"1235":1,"1236":1,"1237":1,"1239":3,"1240":1,"1242":3,"1243":2,"1267":1,"1272":4,"1277":12,"1278":2,"1279":1,"1901":1,"1903":2,"1909":4,"1925":8,"1931":2,"1932":9,"1939":4,"2229":1,"2234":2,"2320":3,"2321":5,"2377":1,"2627":3,"2637":1,"2640":2,"2643":1,"2646":4,"2650":6,"2653":1,"2674":1,"2701":25,"2704":71,"2812":2,"2830":2}}],["spent",{"2":{"2860":1}}],["spend",{"2":{"162":1,"1495":1,"2679":1}}],["speaks",{"2":{"2240":1}}],["speak",{"2":{"2240":2}}],["speakers",{"2":{"696":1,"697":1,"1454":1}}],["speaker",{"2":{"696":3,"1443":1,"1444":3,"1445":1,"1447":2,"1451":1,"1453":1,"1454":1,"1456":5,"2167":1,"2330":2,"2337":2,"2637":1,"2639":2,"2804":3,"2823":2}}],["spelled",{"2":{"1498":1}}],["spelling",{"2":{"49":1,"92":1,"1428":2,"2237":1}}],["specially",{"2":{"2033":1}}],["specialization",{"2":{"1606":1}}],["specializations",{"2":{"1606":1}}],["specialized",{"2":{"1269":1,"2447":1}}],["special",{"0":{"1333":1,"1347":1,"1474":1,"1486":1,"2465":1},"2":{"222":1,"420":1,"473":1,"546":1,"608":1,"628":1,"666":1,"753":1,"1225":1,"1246":1,"1261":1,"1392":1,"1443":1,"1460":1,"1472":1,"1473":2,"1474":1,"1475":1,"1480":1,"1497":1,"1502":1,"1588":1,"1733":1,"1835":1,"1948":1,"2050":1,"2124":1,"2166":1,"2243":1,"2276":1,"2377":1,"2430":1,"2434":1,"2472":1,"2477":1,"2558":2,"2624":1,"2676":1,"2699":1,"2734":1,"2755":1,"2789":1,"2866":1,"2868":1}}],["specifying",{"2":{"76":1,"87":1,"103":1,"118":1,"126":1,"155":1,"159":2,"211":1,"246":1,"247":1,"319":1,"411":1,"515":1,"735":2,"1393":2,"1436":1,"2353":1,"2562":1,"2703":1}}],["specify",{"2":{"55":1,"87":1,"134":1,"158":1,"184":1,"201":1,"234":1,"353":1,"415":1,"427":1,"471":1,"515":1,"546":1,"552":2,"554":1,"652":1,"1178":1,"1185":1,"1343":1,"1389":1,"1406":1,"1497":1,"1559":2,"1590":1,"1600":1,"1634":1,"1649":1,"1811":1,"1910":1,"1922":1,"1928":2,"2137":1,"2152":1,"2224":3,"2254":1,"2255":1,"2363":1,"2364":1,"2365":1,"2448":1,"2530":1,"2533":1,"2562":1,"2587":1,"2639":1,"2648":1,"2666":1,"2667":1,"2703":7,"2721":1,"2879":1,"2882":2,"2896":1}}],["specifiers",{"2":{"2836":1}}],["specifies",{"2":{"1383":1,"1741":1,"1744":1,"1937":1,"2363":1,"2676":1,"2724":2,"2799":1}}],["specified",{"0":{"141":1},"2":{"49":1,"58":1,"70":14,"109":1,"149":1,"184":1,"302":1,"427":2,"439":1,"440":1,"456":1,"467":1,"547":1,"554":2,"637":1,"679":2,"680":3,"730":2,"731":1,"740":5,"1270":1,"1383":1,"1398":12,"1424":1,"1428":1,"1603":1,"1634":1,"1679":1,"1738":1,"1830":1,"1912":1,"2025":1,"2044":1,"2137":2,"2217":1,"2236":1,"2246":1,"2255":2,"2277":1,"2325":2,"2346":1,"2348":1,"2350":1,"2363":6,"2396":1,"2400":1,"2448":1,"2467":1,"2519":2,"2562":2,"2576":1,"2600":1,"2622":2,"2667":1,"2668":1,"2676":1,"2703":7,"2704":3,"2715":1,"2718":1,"2721":1,"2801":2,"2816":1,"2882":2}}],["specifics",{"2":{"695":1,"1278":1,"1298":1}}],["specifications",{"2":{"1928":2}}],["specification",{"0":{"1818":1,"1822":1},"2":{"158":1,"182":1,"184":1,"1328":1,"1378":1,"1817":1,"2013":1,"2416":1,"2699":1}}],["specifically",{"2":{"107":1,"2370":1,"2593":1,"2657":1,"2684":1,"2713":1,"2720":1,"2886":1}}],["specific",{"0":{"1415":1,"2377":1,"2831":1},"1":{"2832":1,"2833":1,"2834":1},"2":{"5":1,"21":1,"49":1,"74":2,"77":1,"94":1,"113":1,"114":2,"118":1,"124":1,"133":3,"134":3,"165":2,"191":2,"199":1,"211":2,"364":1,"426":1,"430":1,"456":1,"498":1,"549":1,"593":1,"650":1,"667":1,"677":1,"682":1,"702":1,"733":1,"743":1,"775":1,"1183":1,"1336":1,"1356":2,"1372":1,"1373":1,"1408":1,"1411":1,"1413":1,"1419":3,"1422":1,"1459":1,"1652":1,"1653":2,"1655":1,"1657":1,"1730":1,"1749":1,"1830":1,"1912":2,"1914":2,"1928":1,"1940":1,"1956":1,"1998":1,"2000":1,"2044":1,"2052":1,"2168":1,"2207":1,"2236":1,"2256":1,"2263":1,"2329":1,"2347":1,"2349":1,"2360":2,"2363":1,"2364":1,"2381":1,"2396":1,"2405":1,"2421":1,"2428":1,"2514":1,"2558":1,"2611":1,"2622":1,"2644":1,"2674":1,"2675":3,"2676":4,"2683":1,"2705":2,"2709":1,"2711":1,"2729":1,"2731":1,"2740":1,"2744":2,"2799":3,"2831":2,"2834":1,"2842":1,"2859":1,"2864":1,"2868":1,"2892":1}}],["specs",{"2":{"114":1}}],["spec",{"2":{"114":1,"574":1,"1803":1,"1946":4,"2213":1,"2831":1}}],["speeds",{"2":{"552":1,"1888":1,"1892":2,"1895":3,"1896":2,"1912":1,"2133":1,"2157":1}}],["speedo",{"0":{"56":1},"2":{"56":6}}],["speed",{"0":{"1865":1,"1866":1,"1867":1,"1868":1,"1869":2,"1871":2,"1873":1,"2095":1,"2096":1,"2097":1,"2098":1,"2099":2,"2101":2,"2103":1,"2133":1,"2148":1},"1":{"1870":2,"1872":2,"1874":1,"2100":2,"2102":2,"2104":1},"2":{"49":3,"112":2,"114":1,"198":1,"222":1,"317":1,"426":1,"543":1,"548":1,"552":4,"750":1,"1185":4,"1230":2,"1272":1,"1383":1,"1419":1,"1457":1,"1460":1,"1819":4,"1828":4,"1829":2,"1832":2,"1865":1,"1866":1,"1867":1,"1868":1,"1869":1,"1870":2,"1871":1,"1872":2,"1873":1,"1874":1,"1892":6,"1893":8,"1894":14,"1895":12,"1896":4,"1897":5,"1907":1,"1912":3,"1925":2,"1926":2,"1932":2,"1939":3,"1950":2,"2003":1,"2040":4,"2041":5,"2043":1,"2047":2,"2095":1,"2096":1,"2097":1,"2098":1,"2099":1,"2100":2,"2101":1,"2102":2,"2103":1,"2104":1,"2127":6,"2128":1,"2148":12,"2150":2,"2155":2,"2156":2,"2157":1,"2198":1,"2221":2,"2222":1,"2415":1,"2449":1,"2481":1,"2496":4,"2498":4,"2503":6,"2504":4,"2818":4,"2820":1,"2824":2,"2825":4,"2827":2}}],["stsw",{"2":{"2452":1}}],["stk500v1",{"2":{"2432":1}}],["stk500",{"2":{"2432":1}}],["st4",{"2":{"2247":1}}],["st3",{"2":{"2247":1}}],["st2",{"2":{"2247":1}}],["st1",{"2":{"2247":1}}],["st110r2",{"2":{"249":1}}],["stn",{"2":{"2246":5,"2247":113}}],["stmc",{"2":{"1375":2}}],["stm",{"2":{"1375":1}}],["stmicroelectronics",{"0":{"530":1},"2":{"371":1}}],["stm32cubemx",{"2":{"1278":1}}],["stm32s",{"2":{"702":1}}],["stm32h733",{"2":{"530":1}}],["stm32h723",{"2":{"222":1,"530":1}}],["stm32g0x1",{"2":{"308":1}}],["stm32g431",{"2":{"77":1,"530":1}}],["stm32g4xx",{"2":{"74":1,"249":1}}],["stm32g474",{"2":{"49":1,"77":1,"530":1}}],["stm32g4",{"2":{"49":1}}],["stm32duino",{"0":{"2341":1,"2451":1},"1":{"2452":1,"2453":1,"2454":1},"2":{"114":1,"530":1,"670":1,"2339":1,"2341":2,"2451":1}}],["stm32f2",{"2":{"1453":1}}],["stm32f2xx",{"2":{"750":1}}],["stm32f7xx",{"2":{"751":1}}],["stm32f070",{"2":{"738":1}}],["stm32f072xb",{"2":{"727":1}}],["stm32f072",{"0":{"1190":1},"2":{"50":1,"191":1,"738":1}}],["stm32f042",{"2":{"738":1,"2339":1}}],["stm32f0",{"2":{"680":1}}],["stm32f0x2",{"2":{"530":1}}],["stm32f0xx",{"2":{"199":1,"676":1,"734":1,"738":1,"751":1}}],["stm32f3discovery",{"2":{"375":2}}],["stm32f303xc",{"2":{"2370":1,"2636":1,"2657":2}}],["stm32f303xe",{"2":{"176":1}}],["stm32f303",{"0":{"1189":1},"2":{"441":1,"530":1,"536":1,"749":1,"1178":1,"1226":1,"1247":1,"1526":1,"1649":1,"2622":2,"2639":1}}],["stm32f303cct6",{"2":{"704":1,"2637":1}}],["stm32f303cc",{"2":{"371":1}}],["stm32f3",{"2":{"222":1,"371":2,"375":1,"680":1}}],["stm32f3xx",{"2":{"93":1,"676":1,"727":1,"751":1}}],["stm32f1x",{"2":{"2454":2}}],["stm32f1xx",{"2":{"93":1,"676":2,"727":1,"750":1,"1447":1,"1451":1,"1453":1}}],["stm32f103c8",{"2":{"697":1,"702":2,"704":1}}],["stm32f103c6",{"2":{"165":1}}],["stm32f103x",{"2":{"676":1}}],["stm32f103",{"0":{"1191":1},"2":{"199":1,"530":1,"536":1,"1176":1,"1178":1,"1179":1,"1191":1,"2339":1,"2341":1,"2428":1,"2451":1,"2454":1}}],["stm32f4x1",{"0":{"2623":1},"1":{"2624":1,"2625":1,"2626":1,"2627":1,"2628":1,"2629":1,"2630":1,"2631":1},"2":{"734":1,"738":1}}],["stm32f4xx",{"2":{"93":1,"676":2,"750":1}}],["stm32f411",{"2":{"430":1,"530":1,"738":1}}],["stm32f4",{"2":{"285":1}}],["stm32f407",{"2":{"530":1}}],["stm32f407x",{"2":{"114":1}}],["stm32f405vg",{"2":{"704":1}}],["stm32f405",{"2":{"530":1}}],["stm32f405rg",{"2":{"277":1}}],["stm32f401",{"2":{"530":1,"738":1}}],["stm32f446",{"2":{"93":1,"530":1}}],["stm32l1xx",{"2":{"727":1,"750":1}}],["stm32l073rz",{"2":{"2676":1}}],["stm32l072",{"2":{"2659":1}}],["stm32l0xx",{"2":{"727":1,"750":1}}],["stm32l0",{"2":{"294":1,"729":1}}],["stm32l082kz",{"2":{"2676":1}}],["stm32l082",{"2":{"49":1,"2659":1}}],["stm32l443",{"2":{"530":1}}],["stm32l442",{"2":{"145":1,"149":1,"530":1}}],["stm32l422",{"2":{"530":1}}],["stm32l422xb",{"2":{"114":1}}],["stm32l412",{"2":{"530":1}}],["stm32l412xb",{"2":{"114":1}}],["stm32l4xx",{"2":{"249":1,"751":1}}],["stm32l432",{"2":{"145":1,"149":1,"236":1,"530":1}}],["stm32l433",{"2":{"93":1,"530":1}}],["stm32l4+",{"2":{"49":1}}],["stm32",{"0":{"530":1,"676":1,"729":1,"1188":1,"2339":1,"2657":1,"2658":1,"2659":1,"2660":1},"1":{"1189":1,"1190":1,"1191":1,"2340":1},"2":{"49":4,"50":2,"65":1,"114":1,"131":1,"133":1,"134":5,"165":3,"211":1,"222":1,"277":1,"285":1,"291":2,"294":1,"308":1,"670":2,"697":1,"698":10,"699":6,"702":2,"729":1,"743":1,"749":7,"753":4,"1176":2,"1178":1,"1179":2,"1181":4,"1182":4,"1226":3,"1247":3,"1277":3,"1278":1,"1281":5,"1372":1,"1447":2,"1453":1,"1526":3,"1527":3,"1708":1,"1911":1,"2339":3,"2340":1,"2342":1,"2428":1,"2451":1,"2454":1,"2558":1,"2633":8,"2639":1,"2655":1,"2657":8,"2658":2,"2659":2,"2801":1,"2812":1}}],["stylus",{"2":{"1613":1,"1932":1}}],["styling",{"0":{"327":1},"1":{"328":1,"329":1,"330":1,"331":1,"332":1,"333":1,"334":1,"335":1,"336":1,"337":1,"338":1,"339":1},"2":{"243":1,"319":1}}],["styled",{"0":{"662":1},"1":{"663":1,"664":1},"2":{"662":1}}],["styles",{"2":{"509":1,"596":1,"601":1,"1289":1,"2888":1}}],["style=file",{"2":{"495":1}}],["style",{"0":{"243":1},"2":{"133":1,"134":1,"165":1,"199":1,"243":1,"265":1,"283":2,"319":2,"473":1,"474":6,"476":2,"477":2,"479":2,"480":2,"494":9,"496":1,"497":1,"508":1,"511":2,"596":1,"601":2,"659":1,"1601":1,"1935":1,"2266":1,"2445":1,"2615":2}}],["st7789",{"2":{"2701":2,"2704":8}}],["st7735",{"2":{"165":1,"236":1,"2701":2,"2704":8}}],["st7565p",{"2":{"2229":1}}],["st7565r",{"2":{"2229":1}}],["st7565",{"0":{"2228":1},"1":{"2229":1,"2230":1,"2231":1,"2232":1,"2233":1,"2234":1,"2235":1,"2236":1},"2":{"114":5,"191":1,"552":2,"2222":2,"2229":1,"2230":11,"2231":1,"2232":4,"2233":3,"2234":13,"2235":11,"2236":39,"2827":2}}],["std",{"2":{"750":1}}],["stdlayout",{"2":{"398":1}}],["stderr",{"2":{"356":1,"2893":1}}],["stdout",{"2":{"356":1}}],["stdint",{"2":{"165":1}}],["stdbool",{"2":{"73":1}}],["stilgar",{"2":{"2371":1}}],["still",{"2":{"16":1,"124":2,"125":1,"159":1,"172":1,"185":1,"191":2,"203":1,"228":3,"232":1,"241":1,"253":1,"270":1,"273":1,"281":1,"318":1,"348":1,"401":1,"476":1,"495":1,"508":1,"551":1,"730":1,"738":1,"1298":1,"1340":1,"1344":1,"1359":2,"1419":1,"1460":1,"1461":1,"1469":1,"1473":1,"1503":1,"1631":1,"1638":1,"1658":3,"1738":1,"1753":2,"1770":1,"2015":1,"2205":1,"2246":1,"2255":1,"2263":3,"2374":2,"2412":1,"2549":3,"2563":1,"2585":1,"2684":1,"2705":1,"2798":1,"2831":1,"2836":1,"2843":1,"2848":1,"2865":1,"2868":2,"2869":1,"2875":1}}],["sticky",{"2":{"2381":1,"2598":1,"2782":1}}],["stick",{"2":{"1403":1,"1458":1,"1926":1}}],["stickandgum",{"2":{"114":1}}],["steve",{"2":{"2201":1,"2888":1}}],["steelseries",{"2":{"285":1}}],["stef9998",{"2":{"253":2}}],["steadily",{"2":{"251":1}}],["steal",{"2":{"143":2}}],["stello65",{"2":{"211":1}}],["stella",{"2":{"143":2}}],["stemcell",{"0":{"1375":1,"1380":2},"2":{"165":1,"311":6,"317":1,"1367":2,"1371":4,"1375":3,"1379":4,"1380":1,"2843":1}}],["stenographers",{"2":{"2237":1}}],["stenography",{"0":{"2237":1,"2245":1,"2828":1},"1":{"2238":1,"2239":1,"2240":1,"2241":1,"2242":1,"2243":1,"2244":1,"2245":1,"2246":1,"2247":1},"2":{"2237":2,"2240":2,"2242":1,"2243":2,"2244":2,"2245":1,"2828":3,"2856":1}}],["stenotype",{"2":{"2035":1,"2244":1}}],["stenothe",{"2":{"197":1}}],["steno",{"0":{"2238":1,"2240":1,"2244":1},"1":{"2241":1,"2242":1,"2243":1},"2":{"114":1,"165":4,"199":1,"231":3,"236":1,"249":1,"2156":1,"2237":2,"2238":3,"2239":1,"2240":4,"2241":4,"2242":2,"2243":10,"2244":4,"2245":1,"2246":13,"2247":2,"2828":1,"2864":1}}],["stepped",{"2":{"1942":1}}],["stepping",{"2":{"194":1,"1463":2}}],["steps",{"0":{"584":1},"2":{"111":3,"191":1,"211":1,"222":2,"231":1,"255":1,"577":1,"615":1,"1173":1,"1176":1,"1179":1,"1181":1,"1182":1,"1366":1,"1387":1,"1463":1,"1893":1,"1895":8,"1902":1,"1917":1,"2131":2,"2133":6,"2156":1,"2196":2,"2197":1,"2198":2,"2199":4,"2200":6,"2230":1,"2529":1,"2545":1,"2546":1,"2563":1,"2585":1,"2606":1,"2818":2,"2824":3,"2825":4,"2845":1,"2891":1}}],["step",{"0":{"577":2,"578":1,"579":1,"580":1,"581":1,"582":1,"583":1,"1533":1,"1853":1,"1854":1,"1855":1,"1856":1,"2071":1,"2072":1,"2073":1,"2074":1,"2196":1,"2284":1,"2285":1},"1":{"578":2,"579":2,"580":2,"581":2,"582":2,"583":2,"584":2},"2":{"49":1,"63":1,"222":2,"332":2,"353":1,"547":6,"611":1,"647":1,"1176":2,"1179":2,"1492":2,"1513":2,"1649":3,"1830":2,"1832":2,"1892":2,"1893":2,"1894":2,"1898":2,"2042":1,"2044":2,"2047":4,"2128":3,"2131":2,"2132":2,"2145":4,"2195":1,"2197":1,"2199":4,"2200":16,"2265":1,"2356":1,"2369":1,"2382":2,"2400":6,"2442":1,"2450":1,"2478":1,"2486":2,"2530":1,"2532":1,"2535":2,"2538":1,"2544":1,"2545":1,"2547":1,"2585":1,"2589":1,"2606":2,"2657":1,"2836":1,"2864":1}}],["story",{"2":{"494":1,"496":1}}],["stores",{"2":{"734":1,"1359":1,"1383":1,"1508":1,"2863":1}}],["store",{"2":{"477":1,"560":2,"595":1,"629":2,"735":1,"736":1,"737":1,"1359":1,"1388":1,"1389":1,"1495":1,"1629":1,"1920":4,"1950":1,"2205":1,"2536":1,"2549":1,"2553":2,"2554":1,"2653":1,"2896":1}}],["stored",{"0":{"2552":1},"2":{"228":2,"472":1,"551":1,"1326":1,"1356":1,"1388":1,"1496":1,"1503":1,"1508":1,"1595":1,"1670":1,"1820":1,"1911":1,"1920":1,"2243":1,"2275":1,"2471":1,"2536":1,"2549":1,"2560":1,"2702":1}}],["storing",{"2":{"224":1,"1495":1,"1508":1,"2549":1}}],["storage",{"0":{"1833":1,"2048":1,"2738":1},"2":{"93":1,"131":1,"344":1,"732":1,"734":1,"735":2,"736":1,"737":3,"738":1,"2219":1,"2353":1,"2615":1,"2648":1,"2690":1,"2702":1,"2738":1,"2812":1}}],["stone",{"2":{"194":1}}],["stock",{"2":{"114":1,"358":1,"550":1,"551":1,"2219":1,"2238":1,"2675":1,"2843":1}}],["stopped",{"2":{"633":2,"1632":1,"2705":1}}],["stopping",{"2":{"211":1,"630":1,"695":1,"1397":1,"1654":1}}],["stops",{"2":{"570":1,"1354":1,"1563":1,"1893":1,"1894":2,"1897":2,"1912":1,"2147":8,"2325":1,"2473":1,"2705":1,"2710":1}}],["stop",{"0":{"1243":1,"2580":1},"2":{"74":1,"134":1,"165":1,"176":1,"222":1,"277":1,"701":1,"1460":2,"1505":1,"1570":1,"1629":2,"1819":1,"1897":1,"1999":1,"2137":1,"2144":2,"2199":1,"2200":1,"2224":1,"2244":1,"2381":1,"2462":2,"2463":4,"2469":1,"2481":6,"2489":1,"2497":1,"2498":1,"2705":6}}],["sturdy",{"2":{"2374":1,"2375":1}}],["stumbled",{"2":{"586":1}}],["stuttered",{"2":{"294":1}}],["stub",{"2":{"236":1}}],["stubs",{"2":{"114":1,"2889":1}}],["stuck",{"0":{"1331":1},"2":{"211":1,"222":1,"263":1,"294":1,"1331":1,"1461":1,"1964":1}}],["studiokestra",{"2":{"226":2}}],["studios",{"2":{"211":1}}],["studio",{"0":{"2612":1,"2622":1},"2":{"67":3,"132":1,"207":4,"211":16,"249":1,"291":2,"294":2,"2513":1,"2612":1,"2615":1,"2622":1}}],["stuff",{"2":{"50":2,"114":1,"231":2,"616":1,"619":1,"1410":2,"1411":2,"1575":1,"2363":1,"2475":1,"2836":1}}],["stlink",{"2":{"49":1,"2340":1,"2452":3,"2454":3}}],["st",{"2":{"49":1,"266":1,"367":2,"1460":2,"1526":1,"2340":6,"2451":1,"2452":3,"2453":2,"2454":7,"2676":1,"2683":1,"2684":3,"2689":2,"2690":1,"2692":1,"2693":1,"2698":1,"2750":1}}],["stapelberg",{"2":{"2611":2}}],["staff",{"2":{"2512":1}}],["staying",{"2":{"2377":1}}],["stay",{"2":{"279":1,"1757":2,"2445":1}}],["stays",{"2":{"199":1,"1389":1,"1468":1,"1649":1,"1759":1}}],["staging",{"2":{"2588":2}}],["staggering",{"2":{"1418":1}}],["staggered",{"2":{"211":1,"2375":1}}],["stage2",{"2":{"165":1}}],["stage",{"0":{"2653":1},"2":{"119":1,"172":1,"2622":1,"2632":1,"2635":1,"2653":1}}],["stabilisers",{"2":{"2367":1,"2368":1}}],["stability",{"0":{"1917":1},"2":{"1638":1,"1918":1}}],["stabilizes",{"2":{"1917":1}}],["stabilize",{"2":{"165":1,"191":1}}],["stable",{"2":{"211":1,"294":2,"390":1,"1917":2,"1918":1}}],["stacks",{"0":{"2692":1},"2":{"2684":1,"2687":1,"2694":1,"2698":1}}],["stackexchange",{"2":{"1528":1}}],["stacked",{"2":{"222":1}}],["stacktrace",{"2":{"507":1}}],["stack",{"0":{"2684":1},"2":{"199":2,"222":1,"342":2,"528":1,"545":1,"1391":1,"1392":2,"1397":1,"1960":1,"1964":2,"1968":2,"1971":3,"2244":1,"2266":1,"2471":1,"2473":1,"2605":1,"2684":2,"2689":1}}],["stale",{"2":{"191":1}}],["stands",{"2":{"2642":1}}],["stand",{"2":{"1304":1}}],["standpoint",{"2":{"610":1,"1321":2}}],["standing",{"2":{"170":1}}],["standalone",{"2":{"684":1,"706":1,"746":1,"779":1,"805":1,"834":1,"866":1,"898":1,"933":1,"967":1,"1001":1,"1035":1,"1069":1,"1103":1,"1137":1,"1193":1,"1224":1,"1245":1,"1262":1}}],["standaside",{"2":{"143":2,"149":1}}],["standards",{"2":{"244":1,"266":1,"308":1,"1170":1,"1321":1,"1403":1,"2515":1,"2676":1,"2846":1}}],["standardisation",{"2":{"238":1}}],["standardised",{"2":{"198":1,"2701":1}}],["standardise",{"2":{"149":1,"182":1}}],["standardizing",{"2":{"598":1}}],["standardization",{"2":{"236":1,"266":2}}],["standardized",{"2":{"134":1}}],["standard",{"2":{"125":2,"134":1,"152":1,"165":3,"185":2,"191":1,"199":1,"220":2,"266":1,"308":1,"472":1,"495":1,"498":1,"520":1,"549":1,"556":2,"743":1,"1226":1,"1324":1,"1460":3,"1601":1,"1733":1,"1752":1,"1753":1,"1754":1,"1809":2,"1932":1,"1955":1,"2237":1,"2239":2,"2240":2,"2242":1,"2271":1,"2363":1,"2364":2,"2432":1,"2466":1,"2621":1,"2654":1,"2676":4,"2699":1,"2705":1,"2709":1,"2747":1,"2752":1,"2785":2,"2786":1,"2836":1}}],["star",{"2":{"670":1,"1772":2,"2332":1,"2445":1}}],["starlight",{"2":{"236":1,"277":1,"294":1,"308":1,"317":1,"2041":12}}],["staryu",{"2":{"102":2}}],["started",{"0":{"1735":1,"2424":1},"2":{"565":1,"598":1,"615":1,"616":1,"619":1,"658":2,"1290":1,"1313":1,"1314":1,"1321":1,"1395":1,"1584":1,"1585":1,"1912":1,"2427":1,"2532":1,"2537":1,"2565":1,"2603":1,"2607":1,"2613":1,"2662":1,"2705":1,"2743":1,"2858":1}}],["start=none",{"2":{"506":1}}],["starting",{"0":{"2368":1},"2":{"119":1,"494":1,"628":1,"695":1,"1454":1,"1463":1,"1495":1,"1508":1,"1770":1,"1907":1,"2135":2,"2218":1,"2234":1,"2263":1,"2374":1,"2393":1,"2454":2,"2603":1,"2613":1,"2662":1,"2705":1,"2715":1,"2722":1,"2829":1,"2837":1,"2878":1}}],["start",{"0":{"1229":1,"1314":1,"1775":1,"1780":1,"2290":1,"2305":1,"2351":1},"1":{"1230":1,"1231":1,"2352":1,"2353":1,"2354":1,"2355":1},"2":{"50":1,"75":1,"132":1,"191":3,"196":1,"198":1,"211":1,"277":1,"331":1,"361":1,"390":5,"445":1,"446":1,"447":1,"471":1,"494":2,"503":1,"506":7,"526":1,"546":1,"558":1,"600":1,"650":1,"658":1,"660":1,"669":1,"1176":1,"1179":1,"1225":1,"1226":2,"1229":1,"1243":1,"1305":1,"1314":1,"1318":1,"1401":3,"1411":1,"1460":1,"1462":1,"1473":1,"1509":1,"1629":5,"1630":1,"1632":2,"1681":1,"1766":2,"1770":1,"1772":4,"1907":1,"1912":7,"1926":1,"1965":1,"2013":1,"2131":2,"2144":4,"2195":1,"2197":1,"2199":1,"2200":1,"2234":1,"2236":5,"2241":1,"2276":1,"2353":1,"2356":1,"2368":1,"2373":1,"2378":1,"2412":1,"2489":4,"2513":1,"2528":1,"2531":1,"2535":1,"2560":1,"2568":1,"2577":1,"2582":2,"2586":1,"2599":1,"2605":1,"2617":1,"2621":2,"2622":1,"2633":1,"2648":1,"2715":1,"2722":1,"2723":1,"2724":1,"2740":1,"2855":1,"2858":1,"2896":1}}],["startup",{"0":{"2858":1},"2":{"49":1,"65":1,"112":1,"114":1,"134":1,"183":8,"191":3,"266":1,"556":2,"615":2,"616":1,"1455":3,"1456":4,"1521":1,"1655":1,"1915":1,"1919":1,"2224":1,"2277":1,"2607":1,"2808":1,"2829":2}}],["starts",{"2":{"49":1,"347":1,"457":1,"556":1,"1350":1,"1455":1,"1456":1,"1468":1,"1897":1,"1912":2,"1957":1,"2219":1,"2703":1,"2858":1}}],["stat",{"2":{"1941":1}}],["station",{"2":{"2226":2,"2367":1}}],["stating",{"2":{"392":1,"2513":1}}],["statically",{"2":{"2682":1,"2704":1}}],["static",{"2":{"50":1,"214":1,"332":1,"458":1,"561":1,"629":2,"1359":1,"1497":1,"1711":3,"1807":1,"1829":2,"1830":5,"1904":1,"1905":1,"1906":1,"1952":1,"2035":2,"2041":5,"2044":5,"2127":2,"2128":1,"2129":3,"2130":2,"2132":1,"2133":1,"2223":1,"2231":1,"2232":1,"2233":1,"2263":1,"2264":1,"2265":1,"2503":2,"2601":1,"2682":1,"2683":1,"2689":1,"2698":1,"2704":1,"2705":11,"2715":1,"2716":1,"2721":1,"2722":1,"2724":1,"2726":1,"2824":1,"2842":1,"2895":1}}],["statuses",{"2":{"355":1}}],["status",{"0":{"355":1,"754":1,"757":1,"760":1,"763":1,"766":1,"769":1,"772":1,"775":1,"1232":1,"1235":1,"1237":1,"1240":1,"1506":1,"2138":1,"2472":1},"1":{"755":1,"756":1,"758":1,"759":1,"761":1,"762":1,"764":1,"765":1,"767":1,"768":1,"770":1,"771":1,"773":1,"774":1,"776":1,"777":1,"1233":1,"1234":1,"1236":1,"1238":1,"1239":1,"1241":1,"1242":1},"2":{"92":1,"149":1,"191":2,"199":2,"344":1,"345":1,"352":1,"355":2,"561":1,"562":1,"563":3,"564":2,"565":2,"566":2,"627":1,"756":3,"759":3,"762":3,"765":3,"768":3,"771":3,"774":3,"777":3,"1234":2,"1236":1,"1239":3,"1242":3,"1307":1,"1359":3,"1386":2,"1389":2,"1401":1,"1418":1,"1496":1,"1499":1,"1500":1,"1591":2,"1595":2,"1646":4,"1903":2,"1906":1,"1941":1,"1944":9,"1965":1,"1971":1,"2052":1,"2134":1,"2150":1,"2222":6,"2230":2,"2233":1,"2241":1,"2469":1,"2472":1,"2485":1,"2497":1,"2506":1,"2599":1,"2640":1,"2648":1,"2827":2,"2835":1,"2859":2}}],["stats",{"2":{"50":1}}],["stateless",{"2":{"2816":1}}],["state|default",{"2":{"2051":1,"2052":1}}],["state++",{"2":{"1830":1,"2044":1}}],["stated",{"2":{"1599":1,"2661":1}}],["states",{"2":{"247":1,"628":1,"1340":1,"1382":1,"1608":1,"1715":1,"1946":1,"1990":1,"1992":1,"2264":2,"2265":1,"2582":1}}],["statement",{"0":{"231":1},"2":{"194":1,"236":1,"317":1,"494":2,"500":1,"573":1,"1408":1,"1426":1,"1503":1,"1592":1,"2255":1,"2410":1,"2840":1}}],["statements",{"0":{"500":1},"2":{"176":1,"231":1,"498":1,"500":1,"502":1,"507":1,"510":1,"514":1,"517":1,"648":1,"2896":1}}],["state",{"0":{"14":1,"1356":1,"1400":1,"1402":1,"1515":1,"1571":1,"1579":1,"1762":1,"1808":1,"1810":1,"1876":1,"2112":1,"2733":2,"2863":1},"1":{"1357":1,"1358":1,"1359":1,"1811":1,"1877":1,"2113":1,"2734":2},"2":{"14":2,"31":1,"49":1,"50":1,"62":1,"63":1,"74":1,"93":1,"105":10,"112":1,"114":2,"149":3,"155":2,"165":2,"179":1,"199":2,"211":1,"247":1,"285":3,"298":1,"494":1,"543":3,"547":1,"552":7,"595":1,"607":2,"621":4,"638":1,"695":1,"697":7,"698":4,"699":1,"703":1,"726":1,"730":1,"1183":1,"1270":1,"1334":1,"1340":7,"1356":9,"1359":9,"1382":1,"1383":1,"1386":7,"1389":10,"1395":1,"1398":37,"1400":6,"1401":7,"1402":9,"1417":18,"1431":1,"1455":1,"1456":2,"1465":1,"1466":1,"1468":2,"1469":1,"1473":3,"1488":1,"1491":1,"1509":3,"1514":3,"1515":2,"1528":1,"1540":1,"1545":1,"1567":1,"1571":1,"1579":1,"1583":1,"1590":1,"1591":2,"1606":6,"1609":7,"1616":4,"1618":1,"1619":3,"1649":1,"1714":1,"1715":1,"1719":1,"1721":1,"1749":1,"1761":1,"1762":2,"1763":1,"1803":7,"1804":2,"1805":4,"1806":7,"1807":8,"1808":5,"1809":1,"1810":1,"1827":1,"1830":3,"1832":1,"1838":1,"1840":1,"1842":1,"1843":1,"1851":1,"1854":1,"1856":1,"1860":1,"1862":1,"1866":1,"1868":1,"1871":1,"1876":1,"1877":1,"1899":1,"1903":6,"1905":1,"1906":1,"1946":1,"1950":7,"1952":6,"1964":12,"1965":2,"1967":10,"1968":12,"1977":1,"1979":1,"1981":1,"1983":1,"1985":1,"2031":2,"2035":1,"2039":1,"2044":3,"2047":1,"2051":6,"2052":5,"2056":1,"2058":1,"2060":1,"2061":1,"2069":1,"2072":1,"2074":1,"2078":1,"2080":1,"2084":1,"2086":1,"2090":1,"2092":1,"2096":1,"2098":1,"2101":1,"2107":1,"2112":1,"2113":1,"2134":1,"2136":23,"2137":3,"2146":2,"2149":2,"2159":1,"2160":1,"2162":1,"2222":9,"2230":6,"2232":1,"2233":1,"2255":1,"2256":4,"2260":4,"2261":10,"2262":7,"2263":40,"2264":29,"2265":35,"2297":1,"2402":1,"2469":1,"2472":8,"2483":1,"2484":1,"2497":1,"2582":2,"2589":1,"2599":1,"2600":3,"2628":1,"2705":2,"2733":3,"2734":17,"2802":2,"2804":4,"2805":4,"2809":1,"2814":1,"2815":2,"2818":1,"2819":2,"2824":1,"2825":1,"2826":1,"2827":7,"2839":2,"2860":1,"2861":1,"2863":2,"2896":4}}],["struggle",{"2":{"2783":1}}],["structs",{"2":{"236":1,"249":1,"285":2,"2713":1,"2720":1}}],["struct",{"0":{"712":1,"785":1,"811":1,"843":1,"873":1,"908":1,"942":1,"976":1,"1010":1,"1044":1,"1078":1,"1112":1,"1146":1,"1199":1,"1618":1,"1714":1,"1716":1},"1":{"713":1,"786":1,"812":1,"844":1,"874":1,"909":1,"943":1,"977":1,"1011":1,"1045":1,"1079":1,"1113":1,"1147":1,"1200":1,"1619":1,"1715":1,"1717":1},"2":{"31":1,"236":1,"266":1,"1389":1,"1616":1,"1737":1,"1805":1,"1820":1,"1826":1,"1912":1,"1913":1,"2038":1,"2110":1,"2223":2,"2236":1,"2262":1,"2263":1,"2265":1,"2715":1,"2716":1,"2717":2,"2721":1,"2722":1,"2723":1,"2724":1,"2725":2,"2726":1,"2727":1}}],["structured",{"2":{"609":1,"1944":1,"1945":1}}],["structures",{"2":{"211":1,"540":1}}],["structure",{"0":{"2358":1,"2359":1,"2360":1,"2361":1,"2397":1},"1":{"2359":1,"2360":1,"2361":1,"2398":1,"2399":1,"2400":1,"2401":1,"2402":1,"2403":1},"2":{"22":1,"125":1,"185":1,"236":1,"522":1,"738":1,"750":1,"751":1,"1389":5,"1410":1,"1495":2,"1572":1,"1905":2,"1944":1,"1945":1,"2013":1,"2232":2,"2256":2,"2265":1,"2360":2,"2470":1,"2531":1,"2549":1,"2713":1,"2720":1,"2891":1}}],["stroke",{"2":{"2241":1,"2246":2}}],["strokes",{"2":{"2237":2,"2241":1,"2242":1,"2244":1}}],["stronger",{"2":{"2382":1}}],["strongly",{"2":{"182":1,"381":1,"1171":1,"1597":1,"1599":1,"1897":1,"2551":1,"2677":1}}],["strong",{"2":{"182":1,"381":2,"513":1,"519":1,"1654":10,"2158":1,"2373":1,"2380":1,"2676":1}}],["stress",{"2":{"1770":1}}],["strength",{"2":{"1648":2,"1656":1,"2628":1}}],["stretching",{"2":{"1467":1}}],["streamed",{"2":{"2705":1}}],["stream2",{"2":{"1281":1}}],["streampad",{"2":{"249":1}}],["stream",{"2":{"50":1,"114":1,"134":1,"1281":2,"1504":1,"2002":2}}],["streamline",{"2":{"50":1,"403":1}}],["streams",{"2":{"49":2}}],["strategies",{"2":{"2860":1}}],["strategy",{"2":{"312":1,"2545":1}}],["stranded",{"2":{"2375":1}}],["strange",{"2":{"14":1}}],["straight",{"2":{"2353":1,"2373":1,"2378":1}}],["straightforward",{"2":{"395":1,"410":1,"477":1,"657":1,"1342":1,"2429":1,"2563":1}}],["strain",{"2":{"2237":1}}],["strapped",{"2":{"1911":1}}],["stray",{"2":{"199":1,"211":1}}],["str",{"0":{"2295":1},"1":{"2296":1},"2":{"176":1,"191":1,"653":1,"1430":4,"1504":1,"1505":4,"1654":8,"2247":4,"2296":1,"2705":3,"2836":3,"2841":5}}],["strives",{"2":{"2846":1}}],["strike",{"2":{"182":1,"240":1}}],["stringified",{"2":{"2895":1}}],["stringify",{"2":{"1926":1}}],["strings",{"0":{"511":1,"1430":1},"2":{"165":1,"191":1,"308":1,"413":1,"430":2,"473":1,"508":1,"511":1,"652":1,"653":2,"660":1,"1311":1,"1423":2,"1428":2,"1430":1,"1504":2,"1769":1,"2015":1,"2330":1,"2337":1,"2895":1}}],["string",{"0":{"348":1,"349":1,"350":1,"1426":1,"2165":1,"2174":2,"2176":2,"2178":2,"2180":2,"2193":2,"2194":2,"2295":1,"2895":1},"1":{"1427":1,"1428":1,"1429":1,"1430":1,"2166":1,"2167":1,"2168":1,"2169":1,"2170":1,"2171":1,"2172":1,"2173":1,"2174":1,"2175":3,"2176":1,"2177":3,"2178":1,"2179":3,"2180":1,"2181":3,"2182":1,"2183":1,"2184":1,"2185":1,"2186":1,"2187":1,"2188":1,"2189":1,"2190":1,"2191":1,"2192":1,"2193":1,"2194":1,"2296":1},"2":{"94":1,"114":2,"149":1,"165":1,"173":1,"176":3,"190":1,"191":4,"196":5,"211":1,"249":1,"266":1,"294":1,"308":2,"420":1,"473":2,"476":1,"570":3,"575":6,"652":1,"653":1,"1305":8,"1308":5,"1418":2,"1419":3,"1426":9,"1428":21,"1430":7,"1456":1,"1460":2,"1504":1,"1505":5,"1508":4,"1509":1,"1575":1,"1592":2,"1683":1,"1684":1,"1685":1,"1686":1,"1766":5,"1769":1,"1772":2,"1903":1,"1912":6,"2027":2,"2032":2,"2033":3,"2035":10,"2165":1,"2166":2,"2168":5,"2169":1,"2171":1,"2172":2,"2174":3,"2175":2,"2176":1,"2177":2,"2178":3,"2179":2,"2180":3,"2181":2,"2193":4,"2194":4,"2230":1,"2236":6,"2260":1,"2295":1,"2296":1,"2330":1,"2337":1,"2703":1,"2705":2,"2800":10,"2801":5,"2804":2,"2805":1,"2806":1,"2807":1,"2812":2,"2816":4,"2818":2,"2819":1,"2822":1,"2824":2,"2825":2,"2827":2,"2828":1,"2829":3,"2830":2,"2833":4,"2895":11}}],["strictly",{"2":{"1358":1,"1616":1,"2615":1}}],["strict",{"0":{"1581":1,"1585":1,"1771":1},"2":{"75":1,"112":1,"191":1,"437":1,"545":1,"546":2,"1294":1,"1359":1,"1585":1,"1771":1,"2000":1,"2697":1,"2817":1}}],["stripping",{"2":{"2371":2,"2375":1}}],["stripped",{"2":{"2371":1}}],["strippers",{"2":{"2367":1}}],["strip",{"2":{"45":1,"199":1,"211":2,"1411":1,"1418":1,"1419":1,"2125":2,"2131":1,"2154":2,"2227":1,"2371":1,"2373":1,"2401":3}}],["s",{"0":{"608":1,"1298":1,"1683":1,"1685":1,"2105":1,"2107":1,"2586":1,"2857":1},"1":{"609":1,"1684":1,"1686":1,"2108":1,"2587":1,"2588":1,"2589":1,"2858":1,"2859":1,"2860":1,"2861":1,"2862":1,"2863":1,"2864":1},"2":{"14":1,"46":1,"49":1,"69":1,"70":1,"72":1,"82":1,"99":2,"109":1,"114":4,"116":1,"119":2,"125":1,"133":1,"134":1,"149":31,"152":1,"163":1,"165":7,"169":1,"172":1,"174":1,"182":3,"185":1,"191":2,"194":1,"196":5,"202":1,"211":6,"224":1,"243":1,"249":2,"265":1,"266":4,"268":1,"273":1,"276":1,"279":2,"288":3,"308":2,"312":2,"317":1,"318":1,"322":6,"326":1,"331":1,"347":2,"353":2,"360":1,"367":2,"371":1,"377":1,"381":2,"389":1,"398":1,"411":2,"422":1,"440":1,"442":1,"458":3,"459":1,"470":1,"471":3,"473":2,"476":3,"477":1,"478":3,"482":2,"492":1,"494":3,"499":1,"511":1,"514":2,"543":2,"550":1,"551":1,"556":2,"567":1,"570":3,"571":3,"573":1,"575":1,"578":1,"592":1,"595":2,"601":1,"604":1,"611":1,"615":2,"616":1,"619":1,"621":2,"628":1,"629":2,"633":1,"638":2,"639":1,"640":1,"641":1,"646":1,"650":1,"651":1,"655":1,"657":1,"660":1,"667":2,"668":2,"679":1,"680":1,"702":1,"707":2,"713":3,"727":1,"729":1,"731":1,"734":1,"735":3,"736":1,"737":1,"738":1,"749":3,"780":1,"781":1,"786":3,"812":3,"844":3,"874":3,"909":3,"943":3,"977":3,"1011":3,"1045":3,"1079":3,"1113":3,"1147":3,"1175":1,"1177":1,"1181":3,"1182":3,"1200":3,"1226":3,"1230":2,"1247":2,"1263":2,"1272":1,"1273":2,"1275":1,"1276":1,"1305":3,"1308":1,"1310":1,"1314":1,"1316":2,"1320":1,"1321":3,"1325":2,"1334":1,"1342":1,"1343":1,"1355":1,"1356":1,"1358":1,"1359":1,"1368":2,"1370":1,"1388":1,"1389":2,"1392":3,"1394":1,"1395":3,"1397":1,"1403":1,"1404":3,"1409":1,"1411":4,"1412":1,"1414":1,"1417":1,"1422":1,"1427":1,"1428":1,"1434":1,"1437":1,"1455":2,"1462":1,"1463":1,"1469":2,"1470":1,"1487":1,"1488":1,"1498":2,"1502":2,"1505":2,"1509":1,"1516":1,"1528":1,"1560":1,"1563":1,"1567":1,"1575":2,"1579":1,"1582":1,"1587":1,"1588":2,"1590":1,"1593":1,"1595":1,"1597":1,"1598":2,"1603":2,"1608":1,"1629":1,"1633":1,"1635":1,"1653":1,"1667":4,"1684":1,"1686":1,"1706":2,"1709":1,"1730":1,"1733":1,"1745":1,"1754":1,"1756":1,"1766":5,"1769":1,"1822":1,"1824":1,"1826":3,"1831":1,"1833":1,"1890":1,"1893":1,"1894":2,"1895":1,"1896":1,"1897":3,"1910":1,"1912":1,"1935":1,"1940":1,"1942":1,"1948":1,"1949":1,"2004":2,"2013":3,"2025":1,"2034":1,"2035":6,"2036":1,"2038":3,"2041":3,"2042":2,"2046":1,"2048":1,"2106":1,"2108":1,"2134":1,"2144":8,"2147":4,"2165":1,"2199":1,"2201":1,"2204":1,"2207":2,"2211":1,"2215":2,"2217":3,"2219":3,"2222":1,"2223":2,"2224":2,"2227":1,"2234":3,"2236":1,"2242":2,"2246":1,"2247":3,"2248":1,"2251":1,"2254":4,"2256":4,"2258":1,"2265":1,"2272":1,"2276":2,"2277":1,"2317":1,"2321":4,"2329":3,"2336":1,"2337":1,"2339":1,"2343":3,"2344":1,"2353":3,"2355":1,"2356":2,"2358":1,"2360":1,"2363":3,"2364":3,"2365":2,"2371":8,"2374":2,"2375":4,"2376":1,"2377":1,"2380":4,"2382":4,"2385":1,"2389":1,"2396":1,"2397":1,"2398":2,"2404":1,"2405":1,"2410":2,"2414":1,"2428":1,"2429":1,"2431":1,"2433":1,"2435":1,"2438":1,"2447":2,"2448":1,"2452":2,"2456":3,"2471":1,"2475":1,"2477":4,"2481":3,"2482":1,"2494":1,"2500":1,"2513":2,"2514":3,"2515":1,"2516":1,"2525":1,"2529":1,"2530":1,"2532":1,"2537":1,"2539":2,"2549":1,"2558":1,"2562":2,"2563":2,"2565":1,"2569":1,"2572":2,"2574":2,"2576":1,"2577":1,"2580":1,"2581":1,"2582":3,"2583":2,"2585":5,"2587":2,"2588":3,"2591":2,"2600":1,"2615":2,"2617":3,"2618":2,"2619":2,"2622":3,"2632":1,"2633":2,"2634":2,"2635":2,"2642":1,"2650":2,"2657":2,"2658":2,"2661":1,"2666":1,"2668":1,"2669":1,"2674":1,"2676":6,"2677":1,"2678":1,"2679":1,"2683":4,"2684":2,"2685":1,"2689":3,"2700":1,"2702":1,"2703":3,"2704":3,"2705":4,"2706":1,"2712":2,"2713":1,"2714":1,"2715":1,"2718":1,"2719":1,"2720":1,"2723":2,"2724":2,"2725":1,"2727":1,"2735":1,"2740":2,"2742":3,"2743":8,"2744":2,"2748":1,"2760":1,"2767":1,"2785":1,"2800":2,"2804":2,"2806":1,"2813":2,"2823":2,"2827":1,"2831":1,"2835":1,"2838":1,"2842":2,"2846":1,"2859":1,"2860":4,"2861":2,"2863":1,"2868":5,"2875":2,"2881":1,"2882":1,"2884":1,"2886":2,"2888":3,"2889":1,"2890":1,"2891":6,"2894":1,"2895":2,"2896":2}}],["sixty",{"2":{"1463":1}}],["sixtyfive",{"2":{"211":1}}],["sixth",{"2":{"1334":1}}],["six",{"2":{"1270":1,"2198":1,"2242":1}}],["sipeed",{"2":{"536":1}}],["situation",{"2":{"507":1,"1275":1,"1383":1,"1770":1}}],["situations",{"2":{"507":1,"524":1,"608":1,"1344":1,"1412":1,"1426":1,"2576":4,"2790":1,"2836":1}}],["sites",{"2":{"2515":1}}],["site",{"2":{"458":1,"2889":1}}],["sit",{"2":{"341":1,"660":1}}],["silvery",{"2":{"2373":1}}],["silakka54",{"2":{"294":1}}],["silent=true",{"2":{"2363":1}}],["silent",{"2":{"236":1}}],["silicon",{"2":{"49":1,"2570":1}}],["sizing",{"2":{"211":1,"328":1}}],["size=x",{"2":{"2896":1}}],["sizey",{"2":{"2705":1}}],["sizex",{"2":{"2705":1}}],["sizeof",{"2":{"1910":1,"2223":2,"2235":1,"2715":2,"2716":2,"2721":1,"2722":2,"2723":1,"2724":2,"2725":1,"2726":1,"2836":1,"2896":1}}],["sized",{"0":{"1910":1,"2235":1},"1":{"1911":1},"2":{"2241":1}}],["sizes",{"0":{"1579":1},"2":{"134":1,"149":1,"201":1,"210":1,"735":1,"1579":3,"1901":1,"1910":1,"2223":1,"2704":1,"2721":1,"2742":1}}],["size",{"0":{"701":1},"2":{"3":1,"15":1,"28":1,"69":1,"70":1,"75":1,"113":1,"114":10,"134":4,"149":4,"155":1,"165":2,"169":1,"191":1,"199":1,"201":1,"211":4,"215":1,"222":2,"236":5,"266":2,"537":1,"544":1,"545":1,"547":1,"552":2,"554":1,"601":1,"700":3,"701":4,"729":2,"730":4,"731":4,"732":3,"734":2,"735":11,"736":9,"737":11,"740":10,"1343":4,"1497":2,"1502":1,"1503":4,"1629":1,"1630":3,"1649":3,"1665":1,"1715":1,"1829":1,"1893":2,"1894":2,"1898":2,"1901":1,"1910":6,"1911":3,"1912":7,"2024":1,"2041":2,"2042":1,"2135":1,"2221":1,"2223":6,"2229":1,"2235":6,"2236":2,"2246":2,"2255":1,"2276":1,"2325":2,"2327":1,"2328":2,"2363":2,"2364":2,"2375":1,"2404":1,"2449":1,"2533":2,"2577":2,"2659":1,"2676":1,"2701":1,"2702":1,"2703":7,"2704":3,"2706":1,"2715":4,"2722":4,"2812":4,"2835":2,"2836":2,"2839":1,"2840":1,"2845":2,"2896":2}}],["sion",{"2":{"2035":1}}],["siod0",{"2":{"2647":1,"2650":2}}],["siod3",{"2":{"1182":2}}],["siod1",{"2":{"1182":1,"2647":1}}],["sio",{"0":{"1182":1},"2":{"165":1,"199":1,"249":1,"1176":1,"1179":1,"1182":6,"2640":2,"2647":2,"2650":1,"2652":3}}],["sinks",{"2":{"2628":1}}],["sink",{"2":{"2512":1}}],["sinusoidal",{"2":{"1652":1}}],["sine",{"2":{"1450":2,"1829":2}}],["singa",{"2":{"211":1}}],["single",{"0":{"418":1,"1338":1,"1952":1,"2253":1,"2258":1},"1":{"2254":1,"2255":1,"2256":1,"2257":1,"2258":1,"2259":1,"2260":1,"2261":1,"2262":1,"2263":1,"2264":1,"2265":1},"2":{"16":1,"94":1,"112":1,"113":1,"114":2,"138":1,"191":1,"211":3,"222":1,"236":1,"262":1,"285":3,"311":1,"353":1,"374":1,"415":1,"421":1,"462":1,"466":1,"500":1,"502":1,"509":2,"557":2,"560":1,"647":2,"676":1,"677":1,"688":1,"705":1,"712":1,"716":1,"749":1,"775":1,"778":1,"779":1,"783":1,"785":1,"786":1,"790":1,"794":2,"796":1,"798":1,"800":2,"804":1,"805":1,"809":1,"811":1,"812":1,"817":1,"821":2,"823":1,"825":1,"827":2,"833":1,"834":1,"841":1,"843":1,"844":1,"849":1,"853":2,"855":1,"857":1,"859":2,"865":1,"866":1,"871":1,"873":1,"874":1,"881":1,"885":2,"887":1,"889":1,"891":2,"897":1,"898":1,"906":1,"908":1,"909":1,"916":1,"920":2,"922":1,"924":1,"926":2,"932":1,"933":1,"940":1,"942":1,"943":1,"950":1,"954":2,"956":1,"958":1,"960":2,"966":1,"967":1,"974":1,"976":1,"977":1,"984":1,"988":2,"990":1,"992":1,"994":2,"1000":1,"1001":1,"1008":1,"1010":1,"1011":1,"1018":1,"1022":2,"1024":1,"1026":1,"1028":2,"1034":1,"1035":1,"1042":1,"1044":1,"1045":1,"1052":1,"1056":2,"1058":1,"1060":1,"1062":2,"1068":1,"1069":1,"1076":1,"1078":1,"1079":1,"1086":1,"1090":2,"1092":1,"1094":1,"1096":2,"1102":1,"1103":1,"1110":1,"1112":1,"1113":1,"1120":1,"1124":2,"1126":1,"1128":1,"1130":2,"1136":1,"1137":1,"1144":1,"1146":1,"1147":1,"1154":1,"1158":2,"1160":1,"1162":1,"1164":2,"1170":2,"1192":1,"1193":1,"1197":1,"1199":1,"1200":1,"1207":1,"1211":2,"1213":1,"1215":1,"1217":2,"1251":1,"1253":1,"1261":2,"1284":1,"1289":6,"1290":1,"1291":1,"1342":1,"1355":1,"1356":1,"1375":1,"1382":1,"1386":1,"1398":2,"1415":1,"1424":3,"1456":1,"1463":1,"1508":3,"1511":2,"1559":1,"1563":1,"1616":1,"1653":1,"1667":1,"1716":1,"1744":1,"1829":6,"1830":1,"1845":1,"1905":2,"1912":2,"1918":1,"1919":1,"1929":2,"1941":2,"1945":1,"2015":1,"2036":1,"2041":18,"2044":1,"2063":1,"2124":1,"2144":2,"2190":1,"2200":1,"2205":1,"2218":1,"2232":2,"2236":2,"2243":1,"2251":1,"2255":2,"2256":1,"2258":1,"2263":17,"2264":12,"2265":11,"2293":1,"2363":1,"2375":2,"2391":1,"2399":1,"2450":1,"2477":1,"2523":1,"2563":1,"2662":1,"2674":1,"2676":1,"2682":1,"2689":1,"2690":1,"2699":1,"2717":1,"2725":1,"2728":1,"2735":2,"2777":1,"2788":1}}],["sinanju",{"2":{"211":1}}],["sinc",{"2":{"191":1}}],["since",{"2":{"113":1,"164":1,"240":1,"297":1,"504":1,"505":1,"506":1,"554":1,"682":1,"700":1,"701":2,"1389":1,"1395":1,"1417":1,"1418":1,"1454":1,"1458":1,"1484":1,"1495":1,"1528":1,"1565":1,"1615":1,"1653":1,"1753":1,"1756":1,"1763":1,"1935":1,"2135":1,"2195":1,"2211":1,"2215":1,"2221":2,"2256":2,"2277":1,"2325":1,"2342":1,"2375":1,"2393":1,"2412":1,"2448":1,"2467":1,"2582":2,"2615":1,"2668":1,"2704":1,"2733":1,"2743":1,"2874":2,"2878":1,"2881":1,"2884":1,"2890":1}}],["signed",{"2":{"1725":1,"1946":4,"2032":1,"2034":1}}],["sign",{"2":{"414":1,"595":1,"2868":2}}],["significance",{"2":{"2266":1}}],["significantly",{"2":{"196":1,"554":1,"1383":1,"1893":1,"2570":1,"2702":2}}],["significant",{"2":{"107":1,"158":1,"182":1,"215":1,"228":1,"527":1,"601":2,"734":1,"747":1,"1230":1,"1688":1,"1690":1,"1925":1,"1932":1,"2218":1,"2242":1,"2364":1,"2410":1,"2512":1,"2702":2,"2704":1}}],["signifies",{"2":{"381":1,"2633":1,"2724":1}}],["signum",{"2":{"122":2}}],["signature65",{"2":{"211":1}}],["signature",{"0":{"272":1},"2":{"114":1,"272":1,"638":1,"2448":1}}],["signals",{"2":{"2412":1}}],["signalling",{"2":{"125":1,"185":1}}],["signal",{"2":{"92":1,"165":1,"374":4,"1451":1,"1511":1,"1519":1,"1600":1,"1616":1,"1652":1,"1653":1}}],["sided",{"2":{"1945":1,"2381":1}}],["sidebar",{"2":{"665":1,"2532":1,"2622":2}}],["side",{"2":{"74":1,"138":1,"149":2,"172":1,"191":2,"211":1,"371":2,"537":1,"550":6,"552":1,"563":2,"648":1,"1291":1,"1607":1,"1611":3,"1634":2,"1653":2,"1932":1,"1934":3,"1935":2,"1939":1,"1943":2,"1945":3,"1953":5,"1970":1,"1972":1,"2013":1,"2015":1,"2144":4,"2216":1,"2217":1,"2220":3,"2222":12,"2223":6,"2224":7,"2251":1,"2347":1,"2349":1,"2373":1,"2374":1,"2377":1,"2412":1,"2453":1,"2582":1,"2676":1,"2677":1,"2705":5}}],["sides",{"0":{"2223":1},"2":{"31":1,"34":1,"107":2,"134":1,"211":1,"552":2,"1634":1,"1749":1,"1935":1,"1939":1,"1943":1,"2135":2,"2207":1,"2220":2,"2222":1,"2224":1,"2251":1,"2380":2,"2469":6,"2497":6}}],["sidestep",{"2":{"24":1}}],["simulation",{"2":{"2041":1}}],["simulate",{"2":{"1463":1,"2041":1}}],["simultaneous",{"2":{"604":1,"700":4,"1444":1,"1942":1}}],["simultaneously",{"2":{"283":1,"700":1,"1447":1,"1456":1,"1563":1,"1564":1,"1638":1,"1892":1,"2127":1,"2246":1,"2471":1}}],["similarity",{"2":{"2676":1}}],["similarly",{"2":{"82":1,"1356":1,"1445":1,"1448":1,"1615":1,"1763":1,"2027":1,"2032":1,"2895":1}}],["similar",{"2":{"49":2,"99":1,"128":1,"170":1,"203":1,"220":1,"231":1,"294":1,"427":1,"473":1,"570":1,"610":1,"628":1,"683":1,"1278":1,"1316":1,"1393":1,"1410":1,"1437":1,"1519":1,"1649":1,"1734":1,"1745":1,"1956":1,"1968":1,"2127":1,"2207":1,"2250":1,"2255":1,"2265":3,"2266":1,"2277":1,"2448":1,"2454":1,"2513":1,"2522":1,"2525":1,"2533":1,"2558":1,"2561":1,"2577":1,"2585":1,"2648":1,"2684":1,"2686":1,"2689":1,"2885":1,"2891":1,"2893":1}}],["simplfy",{"2":{"222":1}}],["simplified",{"2":{"2760":1}}],["simplifies",{"2":{"149":1,"198":1}}],["simplifying",{"2":{"153":1}}],["simplify",{"2":{"10":1,"165":1,"176":1,"191":2,"198":1,"222":1,"236":1,"262":1,"403":1,"2662":1,"2677":1}}],["simply",{"0":{"2797":1},"2":{"31":1,"110":1,"194":1,"283":1,"354":1,"429":1,"469":1,"475":1,"643":1,"650":1,"655":1,"695":1,"700":1,"734":1,"757":1,"1266":1,"1360":1,"1469":1,"1473":1,"1480":1,"1508":1,"1616":1,"1685":1,"1689":1,"1830":1,"1845":1,"1847":1,"2014":1,"2032":1,"2044":1,"2063":1,"2065":1,"2125":1,"2174":1,"2178":1,"2180":1,"2246":1,"2263":1,"2383":1,"2420":1,"2448":1,"2454":1,"2466":1,"2584":1,"2608":1,"2666":1,"2832":1}}],["simplest",{"2":{"2559":1,"2584":1,"2657":1}}],["simpler",{"2":{"236":1,"381":1,"2615":1,"2886":1}}],["simple",{"0":{"411":1,"504":1,"1474":1,"1475":1,"1476":1,"1477":1,"1478":1,"1479":1,"1481":1,"1482":1,"1742":1,"2015":1,"2258":1},"2":{"13":1,"94":1,"114":2,"249":1,"285":1,"346":1,"355":1,"522":1,"608":1,"651":1,"652":1,"1305":3,"1326":1,"1356":1,"1358":1,"1366":1,"1395":1,"1431":1,"1443":1,"1507":1,"1509":1,"1521":1,"1641":1,"1749":2,"1829":3,"1830":1,"2041":3,"2044":1,"2171":1,"2226":1,"2241":1,"2249":1,"2255":1,"2258":1,"2330":1,"2337":1,"2369":1,"2378":1,"2414":1,"2416":1,"2525":1,"2556":1,"2562":1,"2606":1,"2616":1,"2652":1,"2674":1,"2792":1,"2840":1,"2842":1,"2864":1,"2886":1}}],["sea",{"2":{"2654":1}}],["searches",{"2":{"440":1,"1403":1,"1498":1}}],["searched",{"2":{"317":1,"1498":1}}],["searching",{"2":{"294":1,"430":1,"1495":1,"2473":1,"2846":1}}],["search",{"2":{"114":1,"191":1,"236":2,"319":1,"430":2,"1495":1,"1509":1,"2463":2,"2473":1,"2481":2,"2513":1,"2676":1,"2896":1}}],["sep",{"2":{"2513":1}}],["sepr",{"2":{"2462":1,"2481":1}}],["separator",{"2":{"2462":2,"2481":2}}],["separation",{"0":{"2689":1,"2690":1},"2":{"236":1,"2395":1,"2682":1}}],["separated",{"2":{"410":1,"503":1,"653":2,"2223":1,"2273":1,"2582":1,"2676":1}}],["separately",{"2":{"228":1,"398":1,"1413":1,"1582":1,"1607":1,"1892":1,"2677":2,"2736":1}}],["separate",{"2":{"18":1,"35":1,"114":1,"134":1,"222":2,"236":1,"266":1,"277":1,"285":2,"394":1,"495":1,"543":1,"557":1,"597":3,"600":1,"653":1,"695":1,"696":1,"1321":1,"1403":1,"1430":1,"1516":1,"1521":1,"1911":1,"1955":1,"1968":1,"2248":1,"2275":1,"2276":1,"2381":1,"2408":1,"2447":1,"2617":1,"2662":1,"2668":1,"2674":1,"2690":1,"2705":1,"2730":1,"2861":1,"2891":2}}],["seq",{"2":{"1654":3,"1910":3}}],["sequential",{"2":{"191":1,"1905":1,"2163":1,"2232":1}}],["sequence",{"0":{"1782":1,"1783":1,"1786":1,"1788":1,"1791":1,"1794":1,"1797":1,"1800":1,"2159":1},"1":{"1784":1,"1785":1,"1789":1,"1790":1,"1792":1,"1793":1,"1795":1,"1796":1,"1798":1,"1799":1,"1801":1,"1802":1},"2":{"196":4,"294":1,"509":3,"514":1,"546":1,"1426":1,"1494":1,"1572":1,"1654":4,"1655":4,"1764":1,"1766":6,"1768":1,"1769":2,"1770":7,"1771":2,"1772":5,"1773":1,"1775":1,"1776":1,"1777":1,"1778":1,"1779":1,"1780":1,"1781":1,"1782":1,"1783":1,"1786":1,"1787":1,"1788":1,"1790":1,"1791":1,"1793":1,"1794":1,"1796":1,"1797":1,"1799":1,"1800":1,"1802":1,"2162":3,"2163":3,"2164":3,"2197":1,"2273":4,"2277":2,"2290":1,"2291":1,"2292":1,"2305":1,"2308":1,"2309":1,"2310":1,"2313":1,"2314":1,"2315":1,"2316":1,"2329":1,"2332":1,"2334":1,"2335":1,"2336":1,"2337":1,"2339":1,"2341":1,"2342":1,"2343":1,"2344":1,"2346":2,"2348":2,"2350":2,"2495":1,"2705":1,"2744":1,"2773":1,"2817":1,"2826":3,"2874":6,"2875":7,"2876":2,"2881":1}}],["sequences",{"2":{"134":1,"196":1,"476":2,"1654":2,"2165":1,"2277":1,"2421":1,"2869":1,"2875":1}}],["sequencer",{"0":{"2195":1,"2196":1},"1":{"2196":1,"2197":1,"2198":1,"2199":1,"2200":1},"2":{"63":1,"191":1,"199":1,"231":3,"2195":1,"2196":2,"2197":1,"2198":1,"2199":12,"2200":32,"2864":1,"2891":1}}],["sequencing",{"2":{"49":1,"165":1,"229":1}}],["semi",{"2":{"2263":1}}],["semitone",{"2":{"1819":2,"2498":2}}],["semitones",{"2":{"1819":10,"2498":10}}],["semicolon",{"2":{"1563":1,"1660":1,"1830":1,"2044":1,"2254":2,"2458":1,"2481":1}}],["semantics",{"2":{"199":1,"277":1}}],["seil",{"2":{"1336":2}}],["seigaiha",{"2":{"143":2}}],["selling",{"2":{"2513":24}}],["self",{"2":{"469":1,"516":6,"650":1,"1590":1,"1592":1,"1830":1,"2044":1}}],["selectable",{"2":{"1383":1}}],["selects",{"2":{"546":1,"1426":1,"2739":1,"2744":1,"2869":3,"2876":1}}],["selectively",{"2":{"2132":1}}],["selecting",{"0":{"1422":1,"2644":1,"2656":1,"2832":1},"1":{"2645":1,"2646":1,"2647":1,"2657":1,"2658":1},"2":{"266":1,"371":1,"727":1,"1291":1,"2244":1,"2519":1,"2611":1}}],["selection",{"0":{"2126":1,"2653":1},"2":{"75":1,"114":1,"188":1,"191":2,"199":1,"211":1,"222":1,"249":1,"285":1,"671":1,"724":1,"1267":1,"1517":1,"1590":1,"1895":2,"1995":1,"2024":1,"2321":1,"2329":1,"2332":1,"2334":1,"2335":1,"2336":1,"2337":1,"2339":1,"2341":1,"2344":1,"2346":1,"2348":1,"2350":1,"2401":1,"2643":1,"2653":1,"2655":1,"2676":1,"2739":1,"2819":1}}],["select",{"0":{"578":1,"579":1,"879":1,"914":1,"948":1,"982":1,"1016":1,"1050":1,"1084":1,"1118":1,"1152":1,"1205":1},"1":{"880":1,"915":1,"949":1,"983":1,"1017":1,"1051":1,"1085":1,"1119":1,"1153":1,"1206":1},"2":{"222":1,"236":1,"371":16,"375":3,"543":1,"552":1,"578":3,"579":1,"667":2,"668":1,"669":1,"707":2,"715":1,"721":1,"731":2,"740":2,"880":1,"915":1,"949":1,"983":1,"1017":1,"1051":1,"1085":1,"1119":1,"1153":1,"1185":1,"1206":1,"1225":1,"1226":4,"1243":1,"1290":1,"1386":1,"1450":1,"1459":1,"1649":2,"1895":3,"1924":1,"1925":1,"1929":1,"1932":1,"1938":1,"1939":4,"2021":1,"2024":1,"2126":1,"2197":1,"2219":1,"2221":1,"2234":1,"2241":1,"2242":1,"2244":1,"2356":2,"2379":1,"2462":2,"2463":1,"2481":3,"2544":2,"2547":2,"2607":3,"2610":2,"2611":1,"2615":2,"2621":2,"2622":1,"2627":1,"2651":1,"2662":1,"2701":1,"2704":11,"2832":1,"2869":1,"2875":2,"2876":2}}],["selector",{"2":{"165":1,"2607":1}}],["selected",{"0":{"1188":1},"1":{"1189":1,"1190":1,"1191":1},"2":{"65":1,"186":1,"581":1,"702":1,"703":1,"734":1,"735":1,"749":1,"754":1,"757":1,"760":1,"1176":1,"1178":1,"1179":1,"1181":3,"1182":4,"1232":1,"1235":1,"1237":1,"1240":1,"1272":1,"1445":1,"1450":1,"1451":1,"1452":1,"1455":4,"1456":4,"1651":1,"1655":1,"2133":1,"2273":1,"2274":5,"2277":4,"2278":2,"2290":1,"2291":1,"2292":1,"2323":1,"2511":2,"2650":1,"2653":1,"2846":2,"2847":1,"2869":2}}],["session",{"2":{"312":1}}],["segregrate",{"2":{"285":1}}],["segments",{"2":{"2135":5,"2137":2,"2371":1}}],["segment",{"2":{"236":3,"2135":6,"2137":3}}],["seven",{"2":{"2742":2}}],["seventyfive",{"2":{"211":1}}],["severity",{"2":{"312":1}}],["several",{"2":{"204":2,"213":1,"345":1,"356":1,"398":1,"472":1,"490":1,"522":1,"578":1,"592":1,"601":1,"615":1,"1170":1,"1176":1,"1179":1,"1184":1,"1321":1,"1326":1,"1644":1,"1755":1,"1963":1,"2216":1,"2240":1,"2259":1,"2343":1,"2396":1,"2397":1,"2428":1,"2445":1,"2527":1,"2600":1,"2605":1,"2639":1,"2816":1,"2846":1,"2891":1}}],["severely",{"2":{"123":1,"2835":1}}],["sekigon",{"2":{"114":1}}],["serbian",{"2":{"2834":5}}],["servicing",{"2":{"701":1}}],["services",{"2":{"557":1}}],["service",{"0":{"346":1},"1":{"347":1,"348":1,"349":1,"350":1},"2":{"294":1,"344":2,"346":1,"352":1,"355":1,"657":1,"1294":2,"1938":1,"2361":1,"2663":1,"2676":1}}],["served",{"2":{"561":1}}],["serves",{"2":{"458":1}}],["serve",{"2":{"458":3,"2772":1}}],["servertype",{"2":{"2622":1}}],["server",{"2":{"355":1,"426":1,"457":1,"2427":1,"2619":1,"2621":2,"2654":1,"2850":1}}],["serratus",{"2":{"211":1}}],["serenity",{"2":{"211":1}}],["serpent65",{"2":{"211":1}}],["serious",{"2":{"355":1,"2679":1}}],["series",{"0":{"2392":1},"2":{"149":1,"249":1,"371":2,"536":1,"573":1,"730":1,"731":1,"1447":1,"2436":1,"2888":1}}],["serialport>",{"2":{"2332":1}}],["serialized",{"2":{"1507":1,"1508":3}}],["serial",{"0":{"1170":1,"1181":1,"1295":1,"2212":1},"1":{"1171":1,"1172":1,"1173":1,"1174":1,"1175":1,"1176":1,"1177":1,"1178":1,"1179":1,"1180":1,"1181":1,"1182":1,"1183":1,"1184":1,"1185":1,"1186":1,"1187":1,"1188":1,"1189":1,"1190":1,"1191":1},"2":{"30":1,"45":1,"63":2,"65":1,"74":1,"93":1,"94":1,"111":1,"112":2,"114":3,"133":2,"134":2,"149":2,"165":2,"191":5,"199":3,"277":11,"285":1,"308":2,"317":1,"552":7,"666":1,"1170":2,"1171":1,"1172":2,"1173":2,"1175":2,"1176":5,"1178":6,"1179":8,"1181":8,"1182":3,"1183":3,"1185":4,"1186":1,"1187":2,"1247":2,"1295":1,"1595":1,"1924":1,"1936":1,"1938":1,"2207":4,"2208":1,"2212":1,"2221":7,"2240":4,"2243":1,"2244":3,"2324":1,"2332":1,"2430":1,"2432":1,"2434":1,"2440":1,"2445":1,"2448":2,"2454":1,"2622":1,"2640":1,"2650":7,"2652":1,"2796":1,"2827":2}}],["sergiopoverony",{"2":{"114":1}}],["sentence",{"2":{"2263":1}}],["sentences",{"2":{"665":1,"1492":1,"1730":1}}],["sent",{"2":{"211":1,"263":2,"297":1,"628":1,"1230":1,"1261":1,"1264":1,"1265":1,"1266":1,"1340":1,"1355":2,"1359":1,"1397":1,"1427":2,"1434":1,"1456":1,"1471":1,"1487":1,"1619":1,"1649":1,"1715":1,"1749":1,"1756":1,"1763":1,"1942":2,"1946":3,"1948":1,"1949":1,"2004":2,"2009":1,"2015":1,"2124":1,"2165":2,"2168":1,"2202":1,"2203":1,"2205":2,"2223":1,"2246":5,"2255":1,"2293":1,"2416":1,"2509":1,"2788":1,"2877":4,"2878":1,"2884":1}}],["sensible",{"2":{"2032":1}}],["sensitivity",{"2":{"1932":1,"1939":1,"2003":1}}],["sensitive",{"2":{"495":1,"626":1,"1420":1,"1932":3}}],["sensing",{"2":{"1291":1}}],["sense75",{"2":{"222":1}}],["senselessclay",{"2":{"211":1}}],["sense",{"2":{"123":1,"494":1,"601":1,"1321":1,"1489":1,"2024":1,"2626":1,"2662":1,"2855":1}}],["sensors",{"2":{"176":1,"273":1,"276":1,"284":1,"285":1,"1923":1,"1939":5,"1940":1,"1944":2,"2676":1}}],["sensor",{"0":{"276":1,"284":1,"1923":1,"1924":1,"1925":1,"1936":1,"1938":1,"1939":1},"1":{"1924":1,"1925":1,"1926":1,"1927":1,"1928":1,"1929":1,"1930":1,"1931":1,"1932":1,"1933":1,"1934":1,"1935":1,"1936":1,"1937":1,"1938":1,"1939":1,"1940":1},"2":{"114":3,"118":2,"149":4,"164":1,"165":1,"249":2,"273":3,"276":1,"284":1,"285":1,"677":2,"1923":2,"1924":5,"1925":5,"1926":1,"1928":2,"1931":1,"1932":7,"1933":4,"1936":4,"1937":2,"1938":5,"1939":15,"1940":2,"1941":7,"1944":3}}],["sends",{"0":{"2416":1},"2":{"202":1,"657":1,"1342":1,"1355":1,"1392":1,"1424":1,"1433":1,"1434":1,"1435":1,"1495":1,"1658":2,"1738":1,"1944":3,"1946":1,"2029":1,"2255":4,"2482":1,"2518":1,"2563":1,"2700":1,"2739":1,"2831":1,"2885":1}}],["sendstring",{"0":{"173":1,"2833":1},"2":{"114":1,"176":1,"188":1,"191":1,"211":1,"1429":1,"1456":1,"2167":1,"2832":1,"2833":3,"2834":53}}],["sending",{"0":{"1305":1,"1817":1,"2013":1},"2":{"165":2,"191":2,"199":1,"543":1,"608":1,"1170":1,"1436":1,"1630":1,"1698":1,"1700":1,"1742":1,"1946":1,"1955":1,"2002":1,"2004":1,"2010":1,"2246":1,"2255":1,"2364":1,"2705":1,"2829":1,"2831":1}}],["sendyyeah",{"2":{"74":1}}],["sendz",{"2":{"74":1}}],["send",{"0":{"1426":1,"2019":1,"2165":1,"2174":1,"2176":1,"2178":1,"2180":1,"2182":1,"2184":1,"2186":1,"2188":1,"2190":1,"2193":1,"2194":1,"2258":1,"2260":1,"2262":1,"2295":1,"2420":1},"1":{"1427":1,"1428":1,"1429":1,"1430":1,"2020":1,"2166":1,"2167":1,"2168":1,"2169":1,"2170":1,"2171":1,"2172":1,"2173":1,"2174":1,"2175":2,"2176":1,"2177":2,"2178":1,"2179":2,"2180":1,"2181":2,"2182":1,"2183":2,"2184":1,"2185":2,"2186":1,"2187":2,"2188":1,"2189":2,"2190":1,"2191":2,"2192":1,"2193":1,"2194":1,"2296":1},"2":{"50":1,"94":1,"114":1,"149":1,"165":1,"173":1,"176":1,"190":1,"191":4,"195":1,"196":3,"222":1,"236":1,"249":1,"266":1,"294":1,"556":1,"575":6,"612":1,"613":1,"754":1,"757":1,"1237":1,"1334":1,"1356":2,"1376":1,"1389":1,"1393":1,"1418":2,"1419":3,"1420":2,"1424":2,"1426":8,"1427":2,"1428":5,"1430":6,"1435":1,"1442":1,"1456":1,"1488":1,"1505":5,"1508":1,"1509":1,"1572":1,"1575":2,"1592":1,"1620":1,"1633":1,"1644":4,"1694":1,"1698":1,"1699":1,"1700":1,"1701":1,"1718":1,"1734":1,"1735":3,"1744":7,"1749":1,"1766":3,"1769":1,"1772":2,"1813":1,"1818":2,"1911":1,"1912":4,"1944":1,"1946":5,"1948":1,"1971":1,"1988":1,"2004":3,"2013":2,"2014":3,"2015":3,"2019":1,"2020":1,"2027":2,"2032":2,"2033":3,"2035":10,"2165":1,"2166":1,"2168":7,"2169":1,"2171":1,"2174":1,"2178":1,"2180":1,"2193":2,"2194":2,"2205":9,"2206":5,"2222":1,"2223":3,"2244":1,"2246":2,"2254":2,"2255":1,"2260":1,"2263":8,"2264":1,"2277":1,"2278":3,"2294":1,"2295":1,"2296":1,"2303":1,"2317":1,"2364":5,"2412":2,"2416":2,"2421":1,"2466":1,"2467":1,"2511":3,"2518":1,"2519":1,"2521":2,"2522":4,"2523":2,"2739":1,"2777":1,"2794":1,"2804":1,"2829":2,"2833":3,"2874":2,"2884":2}}],["sector",{"2":{"735":3,"737":2,"740":2}}],["sectors",{"2":{"735":3}}],["section>",{"2":{"479":2,"480":2}}],["sections",{"0":{"330":1,"340":1},"2":{"194":1,"319":1,"643":1,"1360":1,"2126":1,"2414":1,"2474":1,"2526":1,"2567":1,"2582":1,"2644":1,"2670":1,"2702":1,"2728":1}}],["section",{"0":{"417":1},"2":{"31":2,"34":1,"124":1,"195":1,"206":1,"236":1,"240":1,"334":1,"360":1,"382":1,"414":1,"415":1,"478":4,"486":1,"494":1,"649":1,"669":1,"670":1,"727":2,"733":1,"739":1,"1176":2,"1178":1,"1179":2,"1290":1,"1308":1,"1397":1,"1507":1,"1597":1,"1751":1,"2124":1,"2227":1,"2246":1,"2259":1,"2339":1,"2364":1,"2369":1,"2383":1,"2397":1,"2428":1,"2448":2,"2449":2,"2467":1,"2519":1,"2528":1,"2547":1,"2559":1,"2562":1,"2580":2,"2599":1,"2603":1,"2643":1,"2645":1,"2646":1,"2657":1,"2666":1,"2675":1,"2705":1,"2707":1,"2709":1,"2742":2,"2854":1,"2855":1,"2859":1,"2862":1}}],["security",{"0":{"312":1},"2":{"312":8,"317":1,"1420":1}}],["secure",{"0":{"2158":1,"2826":1},"1":{"2159":1,"2160":1,"2161":1,"2162":1,"2163":1,"2164":1},"2":{"176":2,"188":2,"191":2,"2158":2,"2160":1,"2162":4,"2163":3,"2164":7,"2381":1,"2615":1,"2739":1,"2826":3,"2864":1}}],["secondary",{"2":{"165":1,"191":1,"697":1,"1445":1,"1447":1,"1613":1,"1932":1,"1935":1,"2041":1,"2827":11}}],["second",{"0":{"2653":1},"2":{"90":2,"173":1,"266":1,"431":1,"547":1,"597":1,"598":2,"625":1,"638":1,"707":1,"729":1,"1359":1,"1426":1,"1428":1,"1444":1,"1448":1,"1456":2,"1473":1,"1495":1,"1636":2,"1792":1,"1795":1,"1798":1,"1801":1,"1826":1,"1894":3,"1897":1,"1939":2,"2032":1,"2038":1,"2041":1,"2207":1,"2218":1,"2224":1,"2255":2,"2256":1,"2373":1,"2410":1,"2449":1,"2558":1,"2582":1,"2622":1,"2653":1,"2823":1,"2860":3,"2861":1,"2877":3}}],["seconds>",{"2":{"431":1}}],["seconds",{"0":{"25":1},"2":{"11":1,"504":1,"505":2,"506":4,"543":1,"563":1,"639":1,"1514":1,"1563":1,"1568":2,"1597":1,"1760":1,"2325":5,"2331":1,"2332":1,"2333":1,"2334":1,"2338":1,"2481":1,"2805":2,"2809":1,"2826":1,"2827":1}}],["setpixel",{"2":{"2705":4}}],["setpinoutputopendrain",{"2":{"243":1}}],["setpinoutputpushpull",{"2":{"243":1}}],["setpinoutput",{"2":{"243":1}}],["setpininputlow",{"2":{"243":1}}],["setpininput",{"2":{"243":1}}],["setpininputhigh",{"2":{"34":2,"243":1}}],["setrgb",{"2":{"1400":5,"2045":1,"2144":5,"2151":3}}],["settling",{"2":{"1383":3}}],["settle",{"2":{"1382":1,"2882":1}}],["settles",{"2":{"1382":1,"2883":1}}],["settled",{"2":{"289":1,"2881":6}}],["setter",{"2":{"516":2}}],["setta21",{"2":{"143":2}}],["settable",{"2":{"114":1}}],["setting",{"0":{"412":1,"414":1,"479":1,"550":1,"1278":1,"1810":1,"1961":1,"2143":1,"2216":1,"2449":1,"2550":1,"2564":1,"2601":1,"2612":1,"2735":1},"1":{"551":1,"1811":1,"1962":1,"2217":1,"2218":1,"2219":1,"2220":1,"2565":1,"2566":1,"2567":1,"2568":1,"2569":1,"2570":1,"2571":1,"2572":1,"2573":1,"2574":1,"2575":1,"2576":1,"2577":1},"2":{"87":1,"88":3,"93":1,"104":3,"127":3,"165":2,"191":1,"303":1,"361":1,"412":2,"420":1,"426":1,"476":1,"538":3,"543":1,"546":1,"557":2,"574":1,"597":1,"619":1,"658":1,"682":1,"708":1,"747":1,"749":3,"839":1,"869":1,"904":1,"938":1,"972":1,"1006":1,"1040":1,"1074":1,"1108":1,"1142":1,"1178":1,"1294":1,"1348":1,"1385":1,"1395":1,"1418":1,"1457":1,"1459":1,"1463":1,"1472":1,"1473":1,"1487":1,"1508":1,"1568":1,"1571":1,"1652":1,"1653":1,"1704":1,"1731":1,"1745":1,"1762":1,"1806":1,"1810":1,"1830":1,"1893":5,"1894":3,"1895":1,"1918":2,"1924":1,"1925":2,"1926":1,"1928":3,"1929":1,"1930":1,"1932":4,"1933":1,"1934":1,"1935":1,"1936":1,"1937":1,"1938":1,"1939":2,"1941":1,"1942":2,"1943":1,"1944":1,"1957":3,"1967":1,"1969":1,"2044":1,"2137":1,"2153":1,"2156":1,"2196":1,"2218":1,"2219":2,"2224":2,"2242":2,"2331":1,"2333":1,"2340":1,"2342":1,"2343":1,"2345":1,"2346":1,"2347":1,"2348":1,"2349":1,"2350":1,"2353":1,"2360":1,"2362":6,"2363":1,"2378":1,"2442":1,"2447":1,"2449":1,"2622":1,"2631":1,"2738":1,"2866":3,"2880":1}}],["settings",{"0":{"743":1,"1928":1,"1929":1,"1930":1,"1932":1,"1933":1,"2001":1,"2008":1,"2131":1,"2836":1,"2837":1,"2838":1,"2842":1},"1":{"2002":1,"2003":1,"2004":1,"2005":1,"2006":1,"2007":1,"2008":1,"2009":1},"2":{"69":1,"74":1,"75":1,"114":1,"131":1,"134":1,"331":1,"371":1,"537":1,"539":2,"546":5,"623":1,"700":1,"743":1,"838":1,"903":1,"937":1,"971":1,"1005":1,"1039":1,"1073":1,"1107":1,"1141":1,"1178":1,"1298":1,"1348":1,"1388":3,"1389":3,"1413":2,"1419":1,"1456":1,"1559":1,"1562":1,"1575":1,"1577":1,"1646":2,"1649":3,"1755":1,"1893":1,"1894":2,"1895":1,"1896":1,"1897":1,"1898":1,"1928":1,"1932":1,"2002":1,"2157":1,"2224":1,"2244":1,"2269":1,"2362":1,"2364":1,"2400":1,"2401":1,"2556":1,"2599":1,"2617":4,"2622":1,"2662":1,"2665":1,"2676":1,"2735":1,"2738":1,"2831":1,"2839":1,"2868":1,"2875":1,"2876":1,"2877":1}}],["sets",{"2":{"50":1,"543":5,"546":4,"552":1,"617":1,"623":3,"679":1,"682":3,"696":1,"1389":1,"1392":1,"1398":5,"1463":5,"1630":2,"1649":3,"1656":1,"1806":1,"1832":5,"1896":3,"1912":4,"1925":5,"1926":3,"1928":3,"1932":7,"1937":1,"1939":8,"1944":3,"1945":2,"1953":1,"1964":1,"2047":7,"2052":1,"2126":1,"2148":2,"2219":1,"2221":3,"2224":3,"2236":2,"2268":3,"2269":1,"2326":1,"2331":1,"2333":1,"2340":1,"2345":1,"2347":1,"2349":1,"2360":2,"2401":1,"2676":1,"2867":2}}],["sethsv",{"0":{"2105":1,"2107":1},"1":{"2108":1},"2":{"49":1,"623":1,"1389":7,"2045":1,"2053":1,"2144":7,"2147":2,"2151":3}}],["setups",{"2":{"700":1,"703":1,"1920":6,"2478":1}}],["setup",{"0":{"342":1,"490":1,"1173":1,"1176":1,"1179":1,"1354":1,"1490":1,"1491":1,"1651":1,"1736":1,"2538":1,"2551":1,"2552":1,"2576":1,"2617":1},"1":{"491":1,"492":1,"493":1,"1491":1,"1492":1,"1493":1,"1652":1,"1653":1,"2539":1,"2540":1,"2541":1},"2":{"14":1,"23":1,"93":1,"165":1,"342":1,"362":1,"371":1,"372":1,"374":2,"405":1,"406":1,"407":1,"469":1,"486":1,"490":1,"497":1,"615":1,"658":1,"748":1,"1178":1,"1225":1,"1246":1,"1292":1,"1395":1,"1473":1,"1492":1,"1636":1,"1905":1,"1911":1,"1914":1,"1915":1,"1920":2,"1943":1,"2135":1,"2166":1,"2232":1,"2271":1,"2363":1,"2377":1,"2390":1,"2391":1,"2392":1,"2410":1,"2526":1,"2536":2,"2537":1,"2540":1,"2546":1,"2548":1,"2550":1,"2576":8,"2611":1,"2762":1,"2858":2}}],["set",{"0":{"390":1,"688":1,"690":1,"693":1,"716":1,"718":1,"790":1,"792":1,"794":1,"796":1,"798":1,"800":1,"817":1,"819":1,"821":1,"823":1,"825":1,"827":1,"849":1,"851":1,"853":1,"855":1,"857":1,"859":1,"881":1,"883":1,"885":1,"887":1,"889":1,"891":1,"916":1,"918":1,"920":1,"922":1,"924":1,"926":1,"950":1,"952":1,"954":1,"956":1,"958":1,"960":1,"984":1,"986":1,"988":1,"990":1,"992":1,"994":1,"1018":1,"1020":1,"1022":1,"1024":1,"1026":1,"1028":1,"1052":1,"1054":1,"1056":1,"1058":1,"1060":1,"1062":1,"1086":1,"1088":1,"1090":1,"1092":1,"1094":1,"1096":1,"1120":1,"1122":1,"1124":1,"1126":1,"1128":1,"1130":1,"1154":1,"1156":1,"1158":1,"1160":1,"1162":1,"1164":1,"1207":1,"1209":1,"1211":1,"1213":1,"1215":1,"1217":1,"1284":1,"1286":1,"1400":1,"1402":1,"1627":1,"1679":1,"1702":1,"1704":1,"1726":1,"1728":1,"1845":1,"1847":1,"1869":1,"1871":1,"1968":1,"1991":1,"2063":1,"2065":1,"2099":1,"2101":1,"2282":1,"2286":1,"2288":1,"2378":1,"2613":1},"1":{"689":1,"691":1,"694":1,"717":1,"719":1,"791":1,"793":1,"795":1,"797":1,"799":1,"801":1,"818":1,"820":1,"822":1,"824":1,"826":1,"828":1,"850":1,"852":1,"854":1,"856":1,"858":1,"860":1,"882":1,"884":1,"886":1,"888":1,"890":1,"892":1,"917":1,"919":1,"921":1,"923":1,"925":1,"927":1,"951":1,"953":1,"955":1,"957":1,"959":1,"961":1,"985":1,"987":1,"989":1,"991":1,"993":1,"995":1,"1019":1,"1021":1,"1023":1,"1025":1,"1027":1,"1029":1,"1053":1,"1055":1,"1057":1,"1059":1,"1061":1,"1063":1,"1087":1,"1089":1,"1091":1,"1093":1,"1095":1,"1097":1,"1121":1,"1123":1,"1125":1,"1127":1,"1129":1,"1131":1,"1155":1,"1157":1,"1159":1,"1161":1,"1163":1,"1165":1,"1208":1,"1210":1,"1212":1,"1214":1,"1216":1,"1218":1,"1285":1,"1287":1,"1628":1,"1680":1,"1703":1,"1705":1,"1727":1,"1729":1,"1846":1,"1848":1,"1870":1,"1872":1,"1992":1,"2064":1,"2066":1,"2100":1,"2102":1,"2283":1,"2287":1,"2289":1,"2614":1,"2615":1,"2616":1,"2617":1,"2618":1,"2619":1},"2":{"6":1,"23":1,"25":1,"28":1,"30":1,"33":1,"38":1,"49":1,"50":2,"63":1,"83":1,"90":1,"92":1,"93":1,"114":2,"134":1,"141":1,"152":1,"162":2,"169":2,"191":5,"195":2,"199":3,"209":1,"211":1,"222":2,"228":1,"236":4,"243":6,"266":2,"277":2,"285":2,"357":1,"400":1,"405":2,"406":2,"407":2,"408":1,"410":1,"411":1,"412":1,"414":1,"427":1,"441":1,"452":2,"466":2,"471":1,"474":1,"479":1,"487":1,"503":1,"537":1,"538":1,"542":1,"543":1,"546":1,"550":4,"553":1,"561":1,"570":1,"599":1,"615":1,"617":6,"619":1,"621":2,"633":1,"634":2,"635":2,"637":1,"643":1,"648":1,"651":3,"666":1,"682":3,"684":1,"688":1,"689":3,"690":1,"691":3,"693":1,"694":1,"697":1,"703":1,"706":1,"716":1,"717":3,"718":1,"719":3,"725":2,"735":1,"742":16,"745":1,"749":1,"753":4,"779":1,"788":1,"789":1,"790":1,"791":3,"792":1,"793":3,"794":1,"795":1,"796":1,"797":1,"805":1,"807":1,"815":1,"816":1,"817":1,"818":3,"819":1,"820":3,"821":1,"822":1,"823":1,"824":1,"834":1,"836":1,"847":1,"848":1,"849":1,"850":3,"851":1,"852":3,"853":1,"854":1,"855":1,"856":1,"866":1,"868":1,"877":1,"878":1,"881":1,"882":3,"883":1,"884":3,"885":1,"886":1,"887":1,"888":1,"898":1,"900":1,"901":1,"912":1,"913":1,"916":1,"917":3,"918":1,"919":3,"920":1,"921":1,"922":1,"923":1,"933":1,"935":1,"946":1,"947":1,"950":1,"951":3,"952":1,"953":3,"954":1,"955":1,"956":1,"957":1,"967":1,"969":1,"980":1,"981":1,"984":1,"985":3,"986":1,"987":3,"988":1,"989":1,"990":1,"991":1,"1001":1,"1003":1,"1014":1,"1015":1,"1018":1,"1019":3,"1020":1,"1021":3,"1022":1,"1023":1,"1024":1,"1025":1,"1035":1,"1037":1,"1038":1,"1048":1,"1049":1,"1052":1,"1053":3,"1054":1,"1055":3,"1056":1,"1057":1,"1058":1,"1059":1,"1069":1,"1071":1,"1082":1,"1083":1,"1086":1,"1087":3,"1088":1,"1089":3,"1090":1,"1091":1,"1092":1,"1093":1,"1103":1,"1105":1,"1106":1,"1116":1,"1117":1,"1120":1,"1121":3,"1122":1,"1123":3,"1124":1,"1125":1,"1126":1,"1127":1,"1137":1,"1139":1,"1150":1,"1151":1,"1154":1,"1155":3,"1156":1,"1157":3,"1158":1,"1159":1,"1160":1,"1161":1,"1193":1,"1195":1,"1203":1,"1204":1,"1207":1,"1208":3,"1209":1,"1210":3,"1211":1,"1212":1,"1213":1,"1214":1,"1223":1,"1226":1,"1230":1,"1244":1,"1247":1,"1262":1,"1263":1,"1284":1,"1285":3,"1286":1,"1287":3,"1311":1,"1350":1,"1356":4,"1359":1,"1360":1,"1374":1,"1375":1,"1377":1,"1378":1,"1386":4,"1387":1,"1388":1,"1389":9,"1393":1,"1395":1,"1397":1,"1398":9,"1400":2,"1401":1,"1402":2,"1403":1,"1404":1,"1417":6,"1419":2,"1422":1,"1444":1,"1447":2,"1450":1,"1451":2,"1454":2,"1456":1,"1457":4,"1458":1,"1461":1,"1468":1,"1473":1,"1487":1,"1488":2,"1493":1,"1498":1,"1508":1,"1513":1,"1516":1,"1521":1,"1526":1,"1536":1,"1537":1,"1559":1,"1560":1,"1571":2,"1577":1,"1578":2,"1579":1,"1590":4,"1591":1,"1595":3,"1606":6,"1615":1,"1616":1,"1627":1,"1646":1,"1649":3,"1651":1,"1652":2,"1655":3,"1670":1,"1676":1,"1681":1,"1702":1,"1704":1,"1709":2,"1711":4,"1719":1,"1726":1,"1727":2,"1728":1,"1729":1,"1744":1,"1749":6,"1750":4,"1762":2,"1805":1,"1811":3,"1819":49,"1826":1,"1827":2,"1830":2,"1832":5,"1835":4,"1845":1,"1846":1,"1847":1,"1848":1,"1849":1,"1851":1,"1869":1,"1870":1,"1871":1,"1872":1,"1891":3,"1893":1,"1894":1,"1896":1,"1897":5,"1906":1,"1907":6,"1910":1,"1912":5,"1916":4,"1928":1,"1932":1,"1939":3,"1940":1,"1942":1,"1944":3,"1945":3,"1946":2,"1948":2,"1949":4,"1950":13,"1952":4,"1953":4,"1955":2,"1956":1,"1957":5,"1964":13,"1967":3,"1968":8,"1969":2,"1977":1,"1981":1,"1991":1,"1999":1,"2002":6,"2003":1,"2004":1,"2028":1,"2034":4,"2038":1,"2039":2,"2041":3,"2042":1,"2044":2,"2047":8,"2050":4,"2051":4,"2052":3,"2063":1,"2064":3,"2065":1,"2066":3,"2067":1,"2069":1,"2099":1,"2100":1,"2101":1,"2102":1,"2105":1,"2106":3,"2107":1,"2108":3,"2136":6,"2137":1,"2140":1,"2141":3,"2143":2,"2144":10,"2145":2,"2147":2,"2148":2,"2149":1,"2153":4,"2156":1,"2159":1,"2165":1,"2169":1,"2192":1,"2199":2,"2200":12,"2206":1,"2212":1,"2219":1,"2221":3,"2224":5,"2234":2,"2236":1,"2241":2,"2243":1,"2244":3,"2246":3,"2247":1,"2248":1,"2255":2,"2256":1,"2261":1,"2265":6,"2268":1,"2269":4,"2277":2,"2282":1,"2283":1,"2326":1,"2327":1,"2328":1,"2342":1,"2353":1,"2355":1,"2362":1,"2363":2,"2364":2,"2365":1,"2373":1,"2400":1,"2401":1,"2405":1,"2406":1,"2412":1,"2418":1,"2420":1,"2442":1,"2449":1,"2454":1,"2455":1,"2469":2,"2486":1,"2494":2,"2497":2,"2498":49,"2499":3,"2515":1,"2519":1,"2528":1,"2529":4,"2550":1,"2553":1,"2556":1,"2562":1,"2564":1,"2566":1,"2577":1,"2580":1,"2585":1,"2588":4,"2599":3,"2600":1,"2601":2,"2612":1,"2613":2,"2615":1,"2617":2,"2622":2,"2633":1,"2664":1,"2677":1,"2702":2,"2703":5,"2704":2,"2705":10,"2709":1,"2733":1,"2734":2,"2735":5,"2743":1,"2789":1,"2794":1,"2806":2,"2808":1,"2826":2,"2831":1,"2833":2,"2859":1,"2863":1,"2864":1,"2866":1,"2868":1,"2870":1,"2877":4}}],["se",{"2":{"5":1,"165":1,"1709":1,"2162":4,"2832":1}}],["seeks",{"2":{"2481":1}}],["seen",{"2":{"164":1,"232":1,"666":1,"1455":1,"1508":1,"2221":1,"2512":1,"2513":1,"2591":1}}],["seemingly",{"2":{"2513":4}}],["seem",{"2":{"119":1,"273":1,"276":2,"1354":1,"1769":1,"2705":1}}],["seems",{"2":{"50":1,"1339":1,"2513":1}}],["sees",{"0":{"1641":1},"2":{"49":1,"215":1,"1749":1}}],["see",{"2":{"2":1,"14":1,"118":1,"132":1,"138":1,"155":1,"161":1,"163":1,"168":1,"169":1,"179":1,"182":2,"186":1,"189":1,"196":1,"228":1,"229":1,"232":1,"240":1,"247":1,"288":1,"289":1,"297":1,"298":1,"304":1,"306":1,"315":1,"316":1,"319":1,"353":1,"355":1,"371":2,"381":1,"389":1,"406":1,"428":1,"463":1,"464":1,"465":1,"470":1,"473":2,"534":1,"537":1,"543":2,"546":4,"552":3,"556":2,"576":1,"581":1,"588":1,"651":2,"658":1,"667":2,"679":1,"680":1,"697":1,"700":3,"702":1,"724":1,"727":2,"733":1,"736":1,"739":1,"747":1,"750":1,"751":1,"869":1,"1176":4,"1179":4,"1267":1,"1290":1,"1293":2,"1296":1,"1297":1,"1298":1,"1308":1,"1310":1,"1311":5,"1316":1,"1321":1,"1323":1,"1333":1,"1334":1,"1337":1,"1338":1,"1345":1,"1353":1,"1356":1,"1378":1,"1382":2,"1387":1,"1389":1,"1391":1,"1392":3,"1398":1,"1410":1,"1414":2,"1417":1,"1426":1,"1432":1,"1446":1,"1450":1,"1459":1,"1463":1,"1464":1,"1469":1,"1473":1,"1488":1,"1498":1,"1503":1,"1517":1,"1528":1,"1550":1,"1562":2,"1563":2,"1565":1,"1575":1,"1604":1,"1605":1,"1641":1,"1658":2,"1665":1,"1738":1,"1741":1,"1754":3,"1803":1,"1817":1,"1825":1,"1918":2,"1932":2,"1943":1,"1945":1,"1946":1,"1955":2,"1967":1,"1995":1,"2000":1,"2002":2,"2024":1,"2031":1,"2037":1,"2051":1,"2052":1,"2124":1,"2125":1,"2134":1,"2137":1,"2140":1,"2141":1,"2165":1,"2204":1,"2221":1,"2239":1,"2265":1,"2272":1,"2328":1,"2339":1,"2356":2,"2359":1,"2360":2,"2364":6,"2374":1,"2381":1,"2388":1,"2389":1,"2390":1,"2391":1,"2392":1,"2399":1,"2400":1,"2401":1,"2412":2,"2426":1,"2436":1,"2455":1,"2475":1,"2479":1,"2481":1,"2482":1,"2483":1,"2484":1,"2485":1,"2486":1,"2487":1,"2488":1,"2489":1,"2490":1,"2491":1,"2492":1,"2493":1,"2494":1,"2495":1,"2496":1,"2497":1,"2498":1,"2499":1,"2500":1,"2501":1,"2502":1,"2503":1,"2504":1,"2505":1,"2506":1,"2507":1,"2508":1,"2509":1,"2510":1,"2511":1,"2524":1,"2530":1,"2532":1,"2548":1,"2558":1,"2561":1,"2562":2,"2568":1,"2582":1,"2585":1,"2598":2,"2630":1,"2642":1,"2662":3,"2664":1,"2669":1,"2671":1,"2672":1,"2674":1,"2675":1,"2676":4,"2679":1,"2680":2,"2704":2,"2705":2,"2715":3,"2716":1,"2721":1,"2724":3,"2731":1,"2742":1,"2743":1,"2799":1,"2827":4,"2836":1,"2863":1,"2866":1,"2868":2,"2885":1,"2886":1}}],["swy",{"2":{"838":4,"903":1,"937":1,"971":1,"1005":1,"1039":1,"1073":1,"1107":1,"1141":1}}],["sw1",{"2":{"710":6,"841":5,"906":5,"940":5,"974":5,"1008":5,"1042":5,"1076":5,"1110":5,"1144":5}}],["swo",{"2":{"374":1}}],["swordfish",{"2":{"222":1}}],["swclk",{"2":{"374":2,"2453":1,"2454":1,"2622":1,"2639":1}}],["swdio",{"2":{"374":2,"2453":1,"2454":1,"2622":1,"2639":1}}],["swd",{"2":{"362":1,"368":1,"374":1,"2639":1}}],["swx",{"2":{"236":1,"835":1,"899":1,"934":1,"968":1,"1002":1,"1036":1,"1039":3,"1070":1,"1104":1,"1107":3,"1138":1,"1141":3}}],["sw",{"2":{"217":1,"835":3,"838":15,"899":1,"903":2,"934":1,"937":2,"968":1,"971":2,"1002":1,"1005":2,"1036":2,"1039":6,"1070":1,"1073":2,"1104":2,"1107":6,"1138":2,"1141":6,"1709":1,"2127":1,"2503":1}}],["switzerland",{"2":{"2834":2}}],["switched",{"2":{"1397":1,"1456":1,"2128":1,"2600":1}}],["switches",{"0":{"1607":1,"1818":1,"2811":1},"1":{"1608":1,"1609":1,"1610":1,"1611":1,"1612":1},"2":{"114":1,"199":1,"236":1,"247":1,"249":1,"604":1,"1291":1,"1332":1,"1382":1,"1383":1,"1392":1,"1463":1,"1528":1,"1607":1,"1608":3,"1649":2,"1757":1,"1818":1,"1919":1,"2029":1,"2210":1,"2368":1,"2369":2,"2370":1,"2371":1,"2412":1,"2587":1,"2669":1,"2753":1,"2811":2,"2827":1}}],["switchplate",{"2":{"211":1}}],["switchs",{"2":{"176":1}}],["switching",{"0":{"1392":1,"2243":1,"2494":1},"1":{"1393":1},"2":{"50":1,"114":1,"132":1,"191":1,"557":1,"1331":2,"1351":1,"1392":1,"1394":1,"1511":1,"1733":1,"1906":1,"1918":2,"1919":2,"2010":1,"2233":1,"2239":2,"2255":1,"2323":1,"2449":1,"2494":1}}],["switch",{"0":{"26":1,"105":1,"231":1,"247":1,"1332":1,"1608":1,"1611":2,"1612":2,"1623":1,"1624":1,"1625":1,"1626":1,"1709":1,"2265":1},"2":{"3":1,"15":1,"16":1,"94":1,"105":15,"107":1,"114":8,"191":2,"194":3,"195":2,"231":3,"235":1,"236":5,"247":7,"249":4,"285":1,"307":1,"317":1,"374":1,"543":3,"575":2,"604":1,"613":1,"614":1,"667":1,"1289":1,"1291":3,"1309":1,"1332":1,"1344":1,"1350":1,"1358":2,"1359":1,"1382":5,"1383":1,"1389":2,"1392":5,"1396":3,"1397":1,"1400":1,"1401":1,"1418":1,"1419":1,"1426":3,"1427":2,"1432":1,"1442":1,"1461":1,"1473":3,"1480":2,"1487":3,"1503":2,"1511":1,"1570":1,"1575":1,"1582":5,"1583":1,"1587":2,"1588":5,"1590":1,"1592":1,"1595":3,"1607":8,"1608":7,"1609":7,"1611":1,"1612":1,"1613":2,"1619":2,"1623":1,"1624":1,"1625":1,"1626":1,"1649":6,"1706":1,"1709":1,"1711":1,"1715":1,"1728":1,"1729":1,"1757":2,"1759":1,"1763":1,"1818":1,"1830":1,"1850":1,"1852":1,"1903":1,"1916":1,"1919":1,"1920":1,"1926":1,"1950":1,"1952":1,"1959":1,"1962":1,"1967":1,"1968":2,"1969":1,"2000":1,"2025":2,"2026":1,"2027":2,"2028":2,"2029":1,"2030":1,"2032":1,"2033":2,"2035":4,"2044":1,"2051":1,"2052":1,"2068":1,"2070":1,"2137":2,"2140":1,"2171":1,"2230":1,"2239":2,"2240":2,"2243":3,"2244":1,"2261":1,"2262":1,"2263":2,"2264":2,"2265":7,"2277":1,"2278":6,"2323":1,"2339":1,"2344":1,"2360":1,"2364":1,"2369":2,"2373":1,"2374":5,"2380":1,"2381":2,"2399":1,"2412":3,"2429":1,"2472":2,"2487":1,"2506":1,"2511":6,"2521":1,"2522":1,"2523":1,"2599":1,"2607":1,"2611":1,"2622":1,"2668":1,"2676":2,"2732":1,"2742":4,"2802":2,"2811":1,"2827":1,"2837":1,"2843":1,"2861":3,"2866":3,"2867":2,"2868":2,"2875":3,"2876":2,"2877":1,"2879":1,"2880":1,"2883":1,"2884":1,"2895":1}}],["swillkb",{"2":{"2368":1}}],["swipe",{"2":{"1929":12}}],["swirls",{"2":{"2131":1}}],["swirling",{"2":{"2129":1,"2133":1}}],["swirl",{"2":{"332":1,"2127":2,"2129":1,"2130":2,"2131":2,"2132":1,"2133":1,"2155":1,"2156":1,"2503":2,"2842":1}}],["swift65",{"2":{"266":2}}],["swiftrax",{"2":{"191":2,"277":1}}],["swiss",{"2":{"211":1,"2370":1,"2834":4}}],["sweep",{"2":{"191":1,"249":1}}],["swedish",{"2":{"5":2,"2831":1,"2832":1,"2834":11}}],["swapping",{"2":{"194":1,"735":1,"1179":1,"1327":3,"2251":1,"2454":1,"2652":1,"2756":1,"2836":1}}],["swapped",{"0":{"1327":1},"2":{"155":1,"222":1,"727":1,"739":1,"1265":2,"1710":1}}],["swap",{"0":{"2248":1,"2250":1,"2510":1},"1":{"2249":1,"2250":1,"2251":1,"2252":1},"2":{"94":1,"114":1,"149":1,"165":2,"173":1,"191":1,"199":2,"211":2,"231":4,"247":1,"317":1,"1178":2,"1179":2,"1189":1,"1190":1,"1191":1,"1375":1,"1455":4,"1456":6,"1503":4,"1608":1,"1633":1,"2248":4,"2249":3,"2250":17,"2251":3,"2252":9,"2323":5,"2469":31,"2487":5,"2497":31,"2510":16,"2840":2}}],["suturation",{"2":{"2824":1}}],["sudden",{"2":{"2325":1}}],["sudo",{"2":{"495":1,"1293":8,"1294":6,"1310":1,"2363":1,"2539":7,"2572":7,"2665":1}}],["sunk",{"2":{"708":1,"839":1,"904":1,"938":1,"972":1,"1006":1,"1040":1,"1074":1,"1108":1,"1142":1}}],["sunsetter",{"2":{"211":1}}],["suffer",{"2":{"701":1,"736":1,"1467":1}}],["sufficient",{"2":{"2243":1,"2515":1,"2677":1,"2860":1}}],["suffices",{"2":{"1749":1}}],["suffice",{"2":{"395":1}}],["suffix",{"2":{"609":4}}],["sugar|",{"2":{"665":1}}],["sugar||order",{"2":{"665":1}}],["sugar",{"2":{"665":1}}],["suggests",{"2":{"2690":1}}],["suggest",{"2":{"2394":1}}],["suggestions",{"2":{"602":1,"2479":1,"2562":1}}],["suggested",{"2":{"199":1,"381":1,"628":1,"1971":1,"2263":1}}],["summary",{"0":{"2698":1},"2":{"340":1,"1371":1,"1379":1}}],["sust",{"2":{"1819":1,"2498":1}}],["sustain",{"2":{"249":1,"1819":2,"2498":2}}],["susceptible",{"2":{"381":1,"1382":2,"1386":1}}],["suspense",{"2":{"222":1}}],["suspend",{"0":{"631":2,"632":1,"1876":1,"2112":1},"1":{"1877":1,"2113":1},"2":{"92":3,"93":1,"94":1,"112":1,"114":4,"133":1,"134":1,"149":2,"165":1,"222":3,"249":1,"263":2,"266":1,"277":2,"288":1,"543":1,"556":1,"629":2,"630":2,"631":2,"632":4,"1596":1,"1606":6,"1876":1,"2112":1,"2218":1,"2701":1,"2705":4,"2829":2}}],["suspended",{"2":{"74":1,"114":2,"134":1,"222":1,"249":2,"631":1,"1646":1,"1653":1,"1832":1,"1877":1,"2047":1,"2113":1}}],["suspending",{"2":{"25":1,"543":1}}],["succeeds",{"2":{"2221":1}}],["succeed",{"2":{"1772":6}}],["success",{"2":{"595":1,"756":1,"759":1,"762":1,"765":1,"768":1,"771":1,"774":1,"777":1,"1234":1,"1239":1,"1242":1,"1944":2,"2561":4}}],["successfully",{"2":{"462":1,"466":1,"593":1,"1415":1,"1772":1,"1912":1,"2218":1,"2236":1,"2454":1,"2547":1,"2653":1}}],["successful",{"2":{"364":1,"1186":1,"1231":1,"1397":1,"2224":1}}],["successive",{"2":{"266":1}}],["succession",{"2":{"191":1}}],["such",{"2":{"55":1,"69":1,"87":1,"103":1,"118":1,"123":1,"124":1,"126":1,"132":1,"152":1,"169":1,"198":1,"229":1,"230":1,"234":1,"240":1,"244":1,"246":1,"263":1,"284":2,"297":1,"302":1,"392":1,"403":1,"427":1,"430":3,"467":1,"473":1,"498":1,"520":1,"522":1,"546":1,"570":1,"574":1,"609":1,"616":1,"626":1,"627":1,"633":2,"640":1,"647":1,"666":1,"671":1,"730":1,"731":1,"740":1,"746":1,"1224":1,"1266":1,"1276":1,"1289":1,"1295":1,"1393":1,"1411":1,"1412":1,"1413":2,"1419":1,"1428":1,"1433":1,"1455":1,"1456":1,"1462":1,"1488":1,"1502":2,"1562":1,"1573":1,"1576":1,"1600":1,"1658":1,"1706":1,"1707":1,"1733":1,"1749":1,"1757":1,"1769":1,"1814":2,"1835":1,"1904":1,"1932":2,"1967":1,"1969":1,"2010":2,"2050":2,"2219":1,"2222":1,"2224":1,"2226":1,"2264":2,"2276":2,"2277":2,"2335":1,"2339":1,"2346":1,"2348":1,"2350":1,"2355":1,"2368":1,"2380":1,"2381":1,"2398":1,"2404":2,"2420":2,"2423":1,"2449":1,"2466":1,"2472":1,"2476":1,"2512":1,"2514":1,"2515":3,"2535":1,"2553":1,"2601":3,"2612":3,"2632":2,"2633":1,"2657":1,"2662":1,"2663":1,"2676":4,"2677":3,"2679":1,"2681":1,"2690":1,"2699":1,"2701":2,"2702":1,"2705":1,"2735":1,"2750":1,"2756":1,"2799":1,"2816":1,"2833":1,"2840":2,"2858":1,"2864":1,"2867":1,"2868":1,"2874":1,"2875":1,"2877":1,"2878":1,"2887":1}}],["surprised",{"2":{"2677":1}}],["surplus",{"2":{"176":1}}],["surrogate",{"2":{"2277":1,"2293":1}}],["surrounding",{"2":{"494":2,"2042":2}}],["surfaces",{"2":{"2373":3,"2704":4}}],["surface",{"2":{"191":1,"1619":1,"1925":1,"1939":1,"2374":1,"2701":2,"2704":29,"2793":1}}],["sure",{"2":{"50":1,"374":1,"400":1,"494":2,"496":1,"549":1,"578":2,"581":1,"589":1,"592":1,"597":7,"598":1,"601":2,"650":1,"654":1,"665":1,"667":1,"668":1,"1295":2,"1297":1,"1316":1,"1339":1,"1342":1,"1389":1,"1392":1,"1393":1,"1442":1,"1487":1,"1579":1,"1585":1,"2204":1,"2211":1,"2224":1,"2239":1,"2263":1,"2265":1,"2329":1,"2332":1,"2334":1,"2335":1,"2336":1,"2337":1,"2339":1,"2341":1,"2344":1,"2346":1,"2348":1,"2350":1,"2356":1,"2363":1,"2374":1,"2375":1,"2377":1,"2380":1,"2407":1,"2410":1,"2443":1,"2449":1,"2454":1,"2525":1,"2537":1,"2544":1,"2563":1,"2565":1,"2582":1,"2593":1,"2600":1,"2613":1,"2676":1,"2705":1,"2836":1,"2838":1}}],["suits",{"2":{"2587":1}}],["suite",{"2":{"462":2,"466":2}}],["suited",{"2":{"211":1,"395":1}}],["suitable",{"2":{"169":1,"1343":1,"1386":1,"2526":1,"2757":1,"2868":1,"2896":1}}],["suihankey",{"2":{"143":6}}],["supremely",{"2":{"1420":1}}],["superfluous",{"2":{"2868":1}}],["supervisor",{"2":{"2689":2}}],["supercharged",{"2":{"1730":1}}],["superior",{"2":{"1377":1,"1383":1}}],["super",{"0":{"1442":1},"2":{"660":1,"2334":1,"2460":2,"2481":2,"2518":2,"2616":1}}],["superscripted",{"2":{"333":1}}],["superscript",{"0":{"333":1}}],["supersedes",{"2":{"2549":1}}],["superseded",{"2":{"3":1,"7":1,"15":1,"25":1,"38":1}}],["superseeds",{"2":{"236":1}}],["suppression",{"2":{"1756":1,"2884":1}}],["suppress",{"2":{"1749":3,"1919":1}}],["suppressed",{"2":{"1747":1,"1749":2,"1752":1,"1753":1,"1756":2,"1932":1}}],["supposing",{"2":{"1757":1,"2032":1,"2895":1}}],["supposed",{"2":{"2137":1,"2859":1}}],["suppose",{"2":{"289":1,"2583":1,"2881":1}}],["support=1",{"2":{"2353":1}}],["supports",{"2":{"155":1,"243":1,"248":1,"353":1,"358":1,"466":1,"495":1,"529":1,"540":1,"554":1,"579":1,"601":1,"630":1,"671":1,"676":1,"682":1,"705":1,"727":3,"730":1,"731":1,"739":1,"740":1,"778":1,"804":1,"833":1,"865":1,"897":1,"932":1,"966":1,"1000":1,"1034":1,"1068":1,"1102":1,"1136":1,"1174":1,"1192":1,"1375":1,"1384":1,"1392":2,"1406":1,"1629":1,"1649":1,"1651":1,"1892":1,"1912":1,"1927":1,"1931":1,"1932":1,"1939":1,"2124":1,"2207":1,"2211":1,"2237":1,"2238":1,"2239":1,"2243":1,"2244":1,"2275":2,"2276":1,"2277":5,"2363":1,"2399":3,"2442":1,"2513":1,"2549":1,"2612":1,"2657":1,"2658":1,"2702":2,"2703":4,"2855":1,"2869":1}}],["supporting",{"0":{"1404":1,"2741":1},"1":{"2742":1,"2743":1,"2744":1,"2745":1,"2746":1,"2747":1,"2748":1},"2":{"50":1,"358":1,"576":1,"1706":1,"1941":3,"2201":1,"2242":1,"2346":1,"2348":1,"2515":1,"2846":1}}],["supported",{"0":{"1335":1,"1367":1,"1384":1,"1647":1,"1665":1,"1901":1,"2229":1,"2320":1,"2656":1},"1":{"1385":1,"1386":1,"1387":1,"2321":1,"2657":1,"2658":1},"2":{"49":2,"69":1,"118":1,"137":1,"152":2,"161":1,"169":1,"170":2,"213":1,"248":1,"262":1,"266":1,"285":1,"316":1,"325":1,"358":1,"427":1,"430":1,"478":1,"496":1,"552":1,"579":1,"601":1,"641":1,"647":1,"658":1,"671":1,"676":1,"697":2,"702":1,"704":2,"727":1,"749":1,"1177":1,"1181":2,"1182":2,"1183":1,"1278":1,"1281":1,"1321":1,"1329":1,"1335":1,"1371":2,"1372":2,"1373":2,"1379":2,"1393":1,"1424":1,"1426":1,"1451":1,"1514":1,"1520":1,"1523":1,"1524":1,"1573":1,"1597":1,"1607":1,"1633":1,"1665":1,"1708":1,"1825":1,"1903":1,"1910":2,"1923":1,"1931":1,"1932":1,"1934":1,"1936":1,"1939":1,"1940":1,"1941":2,"1944":2,"1945":1,"2002":1,"2003":1,"2004":1,"2037":1,"2165":2,"2168":1,"2238":1,"2240":1,"2255":2,"2277":1,"2320":2,"2321":2,"2322":1,"2346":1,"2348":1,"2353":1,"2364":3,"2451":1,"2513":2,"2529":1,"2549":1,"2562":2,"2577":1,"2632":1,"2652":2,"2655":2,"2657":4,"2661":1,"2675":1,"2677":1,"2701":1,"2702":2,"2706":3,"2751":1,"2816":2,"2836":1}}],["support",{"0":{"14":1,"35":1,"80":1,"81":1,"100":1,"108":1,"118":1,"130":1,"138":1,"145":1,"152":1,"232":1,"574":1,"575":1,"1266":1,"1319":1,"1332":1,"1345":1,"1415":1,"1573":1,"1993":1,"2169":1,"2238":1,"2507":1,"2511":1,"2631":1,"2652":1,"2659":1,"2660":1,"2661":1,"2833":1,"2844":1},"1":{"36":1,"1320":1,"1994":1,"1995":1,"1996":1,"1997":1,"1998":1,"1999":1,"2000":1,"2001":1,"2002":1,"2003":1,"2004":1,"2005":1,"2006":1,"2007":1,"2008":1,"2009":1,"2845":1,"2846":1,"2847":1,"2848":1},"2":{"10":3,"35":1,"46":1,"49":4,"50":2,"63":5,"65":1,"74":3,"75":1,"76":1,"81":1,"86":2,"89":1,"93":12,"107":1,"108":1,"113":1,"114":15,"118":2,"120":1,"130":5,"131":1,"133":1,"134":14,"138":1,"145":1,"146":1,"149":9,"152":2,"156":1,"164":4,"165":18,"169":1,"170":1,"172":1,"176":7,"189":2,"190":1,"191":9,"199":10,"201":1,"210":3,"211":28,"213":1,"218":1,"222":5,"232":2,"234":1,"236":14,"248":2,"249":11,"262":1,"265":1,"266":4,"277":2,"279":1,"285":5,"288":1,"298":1,"306":1,"308":6,"315":1,"317":1,"360":2,"411":1,"412":1,"414":1,"420":1,"421":1,"426":1,"447":1,"458":1,"473":1,"474":1,"511":1,"534":1,"536":1,"543":2,"546":1,"547":1,"556":2,"575":1,"576":1,"578":2,"647":1,"648":1,"649":1,"650":1,"683":1,"695":2,"722":1,"734":1,"1170":1,"1244":1,"1261":1,"1263":1,"1295":1,"1320":1,"1321":1,"1332":1,"1334":1,"1375":1,"1377":1,"1378":2,"1380":1,"1381":1,"1383":1,"1387":1,"1404":1,"1409":1,"1411":2,"1417":1,"1418":1,"1456":1,"1468":1,"1511":1,"1512":2,"1597":1,"1609":1,"1638":2,"1707":1,"1829":1,"1889":1,"1901":1,"1911":2,"1941":2,"1972":1,"2013":1,"2041":2,"2156":1,"2157":1,"2195":2,"2206":1,"2221":1,"2222":7,"2225":1,"2238":1,"2239":1,"2240":1,"2247":1,"2248":1,"2266":1,"2277":3,"2320":3,"2322":1,"2323":1,"2328":1,"2337":1,"2353":1,"2360":1,"2364":2,"2378":1,"2385":2,"2387":1,"2388":1,"2389":1,"2390":1,"2391":1,"2392":1,"2405":1,"2426":1,"2436":1,"2511":1,"2512":4,"2515":2,"2516":1,"2525":1,"2526":1,"2549":1,"2582":3,"2606":1,"2615":3,"2622":1,"2631":2,"2632":1,"2640":1,"2644":1,"2655":10,"2657":1,"2658":3,"2659":1,"2662":2,"2675":1,"2676":1,"2677":2,"2681":1,"2701":2,"2704":12,"2741":1,"2745":1,"2802":1,"2831":2,"2835":1,"2837":2,"2845":1,"2846":1,"2850":1,"2891":1}}],["supplements",{"2":{"613":1,"2694":1}}],["supplement",{"2":{"604":1}}],["supplying",{"2":{"639":1}}],["supply",{"2":{"123":1,"284":1,"358":1,"426":1,"495":1,"498":1,"1274":1,"1528":1,"2623":1}}],["supplied",{"2":{"118":1,"146":1,"230":1,"345":1,"413":1,"430":1,"449":2,"450":2,"471":3,"1226":1,"1231":1,"1428":1,"2632":1,"2653":1,"2703":1,"2704":1,"2705":14,"2709":1}}],["sublime",{"2":{"2593":1}}],["subfolder",{"2":{"2360":1,"2395":1,"2891":1}}],["subchain",{"2":{"1508":1}}],["subcommands",{"0":{"471":1},"2":{"468":1,"470":1,"471":1,"483":1}}],["subcommand|general|default>",{"2":{"413":1}}],["subcommand",{"2":{"95":1,"114":1,"132":1,"134":1,"149":1,"410":1,"436":1,"469":3,"471":5,"473":1,"474":1,"476":1,"477":3,"482":1}}],["subreddit",{"0":{"2851":1},"2":{"592":1,"2381":1}}],["subprocess",{"2":{"525":1}}],["subjective",{"2":{"2677":1}}],["subjected",{"2":{"2512":1}}],["subject",{"2":{"357":1,"2593":1,"2684":1,"2705":1}}],["subdirectories",{"2":{"236":1,"2360":1}}],["subdirectory",{"2":{"165":1,"176":1}}],["subtracting",{"2":{"1950":1}}],["subtraction",{"2":{"1383":1}}],["subtracted",{"2":{"506":1}}],["subtlety",{"2":{"194":1}}],["subtarget",{"2":{"49":1}}],["subs",{"2":{"1592":2}}],["subscripted",{"2":{"333":1}}],["subscript",{"2":{"294":1}}],["substrings",{"2":{"1498":1}}],["substring",{"2":{"1498":1,"2891":1,"2892":1}}],["substituting",{"2":{"381":1}}],["substitutions",{"2":{"49":1}}],["substantially",{"2":{"109":1}}],["subsequent",{"2":{"312":1,"381":1,"398":1,"1584":1,"1918":1,"2705":1,"2846":1,"2895":1}}],["subsequently",{"2":{"49":1,"265":1,"307":1,"380":1,"2556":1,"2677":1,"2709":1}}],["subset",{"2":{"65":1,"727":1,"1912":1,"2421":1,"2864":1,"2891":1}}],["subsystem==",{"2":{"1310":1}}],["subsystems",{"0":{"2275":1},"1":{"2276":1},"2":{"77":2,"152":1,"198":1,"2207":1,"2272":1,"2275":1,"2652":1,"2657":2,"2847":1}}],["subsystem",{"0":{"234":1,"1180":1},"1":{"1181":1,"1182":1,"1183":1},"2":{"11":1,"107":1,"114":2,"164":1,"169":1,"244":1,"308":1,"357":2,"556":1,"736":1,"1175":1,"1176":2,"1179":2,"1181":2,"1182":3,"1183":1,"1824":1,"2000":1,"2036":1}}],["sub",{"0":{"333":1,"2396":1},"2":{"6":1,"113":1,"114":1,"133":1,"134":1,"149":1,"540":1,"1295":1,"2395":1,"2396":7,"2400":21,"2401":21,"2724":1}}],["submission",{"2":{"392":2,"393":1,"395":1,"396":1,"2676":1}}],["submissions",{"2":{"103":1,"126":1,"275":1,"381":1,"1410":1,"2513":1,"2675":1,"2676":1}}],["submits",{"2":{"560":1}}],["submit",{"2":{"344":1,"392":1,"394":2,"488":1,"595":1,"597":2,"600":2,"601":1,"2515":1,"2677":1,"2784":2}}],["submitters",{"2":{"2515":1,"2674":1,"2676":2}}],["submitter",{"2":{"381":1,"2674":1,"2677":1}}],["submitted",{"2":{"116":1,"563":1,"2515":1,"2673":1,"2674":1,"2675":1,"2676":2,"2846":1}}],["submitting",{"0":{"354":1},"2":{"1":1,"347":1,"355":1,"601":1,"656":1,"2356":2,"2515":2,"2676":1}}],["submodules=on",{"2":{"2585":2}}],["submodules",{"0":{"10":1,"400":1},"2":{"10":1,"26":1,"69":1,"266":1,"389":1,"400":1,"1599":1,"2353":2,"2356":2,"2545":1,"2585":2}}],["submodule",{"0":{"6":1,"12":1,"21":1},"2":{"6":1,"10":1,"12":1,"21":1,"24":1,"114":2,"134":1,"165":4,"176":1,"191":1,"199":4,"211":2,"222":1,"249":2,"266":1,"285":1,"294":1,"308":1,"389":2,"1598":2,"2356":4}}],["soi8",{"2":{"2627":1}}],["sost",{"2":{"1819":1,"2498":1}}],["sostenuto",{"2":{"1819":2,"2498":2}}],["soyuz",{"2":{"317":1}}],["socket",{"2":{"2210":1,"2376":1}}],["sockets",{"2":{"114":1,"2210":1}}],["socd",{"2":{"288":1}}],["sodium62",{"2":{"249":1}}],["soda",{"2":{"165":1,"226":2,"236":2}}],["sonix",{"2":{"1192":1}}],["sony",{"2":{"133":1,"134":1}}],["songs",{"0":{"1455":1},"2":{"695":1,"1455":2,"1456":1,"1457":1,"2735":2}}],["song",{"0":{"27":1},"2":{"27":1,"134":1,"613":1,"1389":1,"1455":23,"1456":16,"1505":4,"1609":4,"1772":12,"1807":4,"2167":1,"2274":10,"2735":4}}],["sof",{"2":{"294":1}}],["sofle",{"2":{"114":1,"134":1,"249":1,"308":1}}],["softdevice",{"2":{"2683":1,"2684":2,"2689":3,"2692":1,"2698":1}}],["soft",{"2":{"63":1,"112":2,"199":3,"277":4,"308":1,"494":1,"496":1,"552":2,"633":3,"634":1,"635":1,"1172":1,"1173":1,"1185":1,"1654":4,"1819":3,"2212":1,"2221":2,"2324":1,"2498":3,"2650":1,"2736":1}}],["software",{"0":{"363":1,"703":1,"1451":1,"1520":1,"2442":1,"2452":1,"2740":1},"1":{"364":1,"365":1,"366":1,"367":1,"368":1,"369":1,"370":1,"1452":1},"2":{"14":2,"215":1,"364":2,"668":1,"697":1,"703":2,"704":1,"1382":2,"1414":2,"1429":1,"1451":2,"1516":1,"1517":1,"1520":1,"1911":1,"1972":1,"1998":1,"2158":1,"2208":1,"2224":1,"2238":1,"2263":1,"2271":1,"2415":1,"2418":1,"2421":2,"2525":2,"2526":1,"2564":1,"2565":1,"2601":1,"2615":2,"2680":2,"2686":1,"2763":1,"2764":1,"2775":1,"2804":1,"2805":2,"2847":1,"2888":1}}],["sought",{"2":{"2660":1}}],["sourcing",{"2":{"2628":1}}],["sources",{"2":{"162":1,"647":1,"2277":1,"2513":26,"2514":1,"2515":1,"2674":1,"2676":2}}],["source",{"0":{"350":1},"2":{"5":1,"36":1,"67":1,"86":1,"102":1,"122":1,"130":1,"132":1,"143":1,"157":1,"175":1,"181":1,"197":1,"199":1,"234":1,"284":1,"344":1,"345":2,"350":1,"352":1,"356":2,"362":1,"408":1,"436":1,"491":1,"563":2,"566":1,"568":2,"595":1,"605":1,"647":2,"679":1,"730":1,"731":1,"1335":3,"1411":4,"1503":1,"1603":2,"1835":1,"1910":4,"1916":1,"1924":1,"1936":1,"1938":1,"2050":1,"2153":2,"2237":1,"2277":1,"2334":1,"2341":1,"2343":1,"2363":11,"2378":1,"2401":1,"2423":1,"2424":1,"2429":1,"2470":1,"2477":1,"2512":3,"2513":8,"2514":7,"2515":3,"2517":1,"2526":1,"2536":1,"2543":2,"2546":1,"2548":2,"2576":1,"2601":1,"2612":1,"2633":1,"2634":1,"2635":1,"2674":2,"2676":3,"2683":2,"2684":2,"2693":2,"2696":1,"2697":1,"2698":1,"2706":1,"2775":1,"2843":3,"2891":2}}],["southwest",{"2":{"1709":1}}],["south",{"2":{"1709":1,"2007":1}}],["southeast",{"2":{"1709":1}}],["southpad",{"2":{"226":2,"236":1}}],["southpaw75",{"2":{"67":2,"72":1}}],["southpole",{"2":{"175":2}}],["sound",{"2":{"1450":1,"1455":3,"1456":14,"1463":3,"1505":2,"1571":1,"1772":2,"1807":3,"2167":2,"2600":1,"2735":3}}],["soundmonster",{"2":{"92":1}}],["sounds",{"2":{"74":1,"1443":1,"1455":2,"1463":3,"1575":1,"1649":1,"2201":1,"2274":1,"2735":2}}],["solus",{"2":{"2539":1,"2572":1}}],["solutions",{"2":{"1315":1}}],["solution",{"0":{"1756":1},"2":{"1303":1,"1473":1,"1495":1,"1498":1,"1572":1,"1589":1,"1646":1,"1919":2,"2158":1,"2657":1,"2689":1}}],["solve",{"2":{"1393":1,"2519":1,"2582":1}}],["solves",{"2":{"1330":1}}],["solved",{"2":{"654":1}}],["sold",{"2":{"658":1}}],["soldering",{"0":{"2373":1,"2374":1,"2375":1},"1":{"2374":1,"2375":1},"2":{"2154":1,"2321":1,"2367":2,"2371":1,"2373":3,"2374":3,"2375":1,"2377":2}}],["solder",{"2":{"207":2,"211":4,"253":1,"266":1,"300":1,"2154":1,"2226":2,"2367":1,"2371":1,"2373":12,"2374":6,"2375":3,"2377":2,"2380":4,"2429":1}}],["solderd",{"2":{"165":1}}],["soldered",{"2":{"122":1,"197":1,"199":1,"211":4,"226":1,"241":2,"1665":1,"2371":1,"2374":3,"2380":1}}],["solanis",{"2":{"211":1}}],["solidifies",{"2":{"2374":1}}],["solid",{"0":{"2043":1},"2":{"165":1,"249":1,"266":2,"1389":1,"1829":28,"1832":1,"2041":32,"2043":2,"2053":2,"2129":2,"2133":1,"2374":1,"2818":1,"2825":1,"2842":10}}],["sol3",{"2":{"149":1,"165":1}}],["sol",{"2":{"114":1,"149":1,"165":1,"294":1}}],["solomon",{"2":{"2371":1,"2382":1}}],["solo",{"2":{"107":1,"114":1}}],["solenoids",{"0":{"1649":1},"2":{"176":1,"1649":2}}],["solenoid",{"2":{"64":1,"114":1,"134":1,"191":1,"221":2,"236":1,"1646":2,"1648":3,"1649":28}}],["solheim68",{"2":{"57":2}}],["sorts",{"2":{"2423":1}}],["sorting",{"2":{"110":1,"211":1}}],["sort",{"2":{"49":1,"209":1,"211":1,"330":1,"633":1,"1334":1,"2210":1,"2374":1}}],["sooner",{"2":{"509":1,"2256":1}}],["soon",{"2":{"49":1,"355":1,"376":1,"546":1,"701":1,"1289":4,"1350":1,"1392":2,"1442":1,"1955":1,"2412":1}}],["somewhat",{"2":{"1329":1,"2275":1,"2356":1,"2632":1}}],["somewhere",{"2":{"390":1,"408":1,"429":1,"1429":1,"1598":1,"1957":1,"1971":1,"2582":1,"2868":1}}],["somebody",{"2":{"1316":1,"2619":3,"2850":1}}],["someone",{"2":{"520":1,"522":1,"592":1,"598":1,"654":1,"2410":1,"2512":1,"2526":1}}],["something",{"2":{"125":1,"137":2,"185":1,"355":1,"392":1,"474":1,"475":1,"570":1,"613":2,"628":1,"638":1,"667":1,"669":1,"1304":1,"1382":1,"1389":2,"1397":1,"1417":1,"1418":1,"1430":1,"1455":1,"1459":1,"1460":1,"1469":1,"1516":1,"1561":1,"1563":1,"1571":2,"1734":1,"1762":1,"1766":1,"1769":1,"1817":1,"1831":1,"1897":1,"1968":1,"2046":1,"2052":1,"2157":1,"2221":1,"2255":1,"2373":1,"2374":1,"2377":2,"2428":1,"2512":1,"2530":1,"2576":1,"2582":1,"2585":1,"2588":1,"2600":1,"2622":1,"2679":1,"2703":1,"2740":2,"2850":1}}],["sometimes",{"2":{"119":1,"412":1,"475":1,"498":1,"522":1,"579":1,"647":1,"667":2,"668":1,"697":1,"1305":1,"1325":1,"1382":1,"1383":1,"1396":1,"1397":1,"1426":1,"1515":1,"1730":1,"1757":1,"1770":1,"1950":1,"2356":1,"2380":1,"2428":1,"2471":1,"2476":1,"2581":1,"2599":1,"2658":1,"2742":1,"2846":1,"2861":1,"2896":1}}],["some",{"0":{"405":1,"1327":1,"2378":1},"2":{"2":1,"12":1,"25":1,"28":1,"50":1,"64":1,"95":1,"113":3,"114":6,"123":3,"124":1,"134":1,"149":4,"155":1,"163":2,"165":1,"169":1,"173":1,"174":3,"176":4,"182":2,"191":5,"196":1,"199":2,"209":1,"211":8,"215":1,"218":1,"222":2,"234":2,"235":1,"236":7,"246":1,"256":1,"266":3,"288":2,"294":4,"317":2,"340":2,"347":1,"352":1,"371":1,"374":1,"375":1,"390":1,"392":3,"436":1,"469":1,"477":1,"482":1,"493":1,"494":1,"495":1,"496":2,"520":1,"522":1,"539":1,"540":1,"546":1,"553":1,"557":1,"579":1,"591":1,"592":1,"597":1,"600":1,"601":2,"619":1,"650":3,"658":1,"667":2,"669":1,"676":3,"700":1,"701":1,"730":1,"744":3,"756":1,"759":1,"762":1,"765":1,"768":1,"771":1,"774":1,"777":1,"1178":1,"1179":1,"1239":1,"1242":1,"1264":1,"1265":1,"1266":1,"1274":1,"1318":1,"1325":1,"1343":2,"1344":1,"1351":1,"1354":2,"1356":1,"1359":1,"1382":2,"1394":1,"1397":1,"1408":1,"1412":1,"1419":1,"1430":1,"1431":2,"1433":1,"1443":1,"1460":2,"1472":1,"1473":1,"1492":1,"1559":1,"1561":1,"1562":1,"1579":2,"1583":2,"1592":1,"1593":1,"1596":1,"1630":1,"1632":1,"1646":1,"1649":1,"1749":1,"1755":1,"1757":1,"1760":1,"1764":1,"1810":1,"1814":1,"1830":3,"1905":2,"1915":1,"1918":2,"1919":3,"1955":1,"1964":1,"2002":1,"2010":1,"2013":1,"2028":1,"2044":3,"2047":1,"2050":1,"2124":1,"2137":2,"2153":3,"2154":1,"2197":1,"2207":1,"2216":1,"2218":1,"2219":1,"2224":2,"2232":2,"2239":1,"2244":1,"2255":1,"2263":1,"2271":1,"2276":1,"2277":1,"2321":1,"2325":1,"2327":1,"2329":1,"2332":1,"2335":1,"2339":1,"2343":1,"2344":1,"2362":1,"2363":5,"2368":1,"2371":1,"2373":1,"2374":1,"2375":1,"2376":1,"2377":2,"2393":1,"2397":1,"2400":1,"2408":1,"2421":1,"2429":2,"2445":1,"2447":1,"2448":1,"2449":1,"2454":1,"2463":1,"2471":1,"2475":2,"2477":1,"2478":1,"2513":2,"2514":1,"2518":1,"2531":1,"2536":1,"2558":1,"2564":1,"2574":1,"2580":2,"2592":1,"2616":1,"2619":1,"2622":2,"2638":1,"2659":1,"2670":1,"2675":1,"2704":4,"2705":3,"2713":1,"2720":1,"2743":1,"2790":1,"2836":2,"2837":1,"2839":1,"2842":2,"2845":2,"2854":1,"2855":3,"2865":1,"2883":1,"2890":1,"2891":2,"2895":1,"2896":1}}],["so",{"2":{"0":1,"9":1,"13":2,"19":1,"39":1,"50":1,"52":1,"60":1,"73":1,"99":1,"112":1,"114":1,"118":1,"149":2,"152":2,"163":1,"165":1,"182":2,"191":1,"199":1,"231":1,"232":1,"245":1,"248":1,"273":1,"279":1,"284":2,"288":1,"331":1,"364":1,"369":1,"377":2,"381":1,"390":1,"471":1,"476":1,"487":1,"495":2,"508":1,"522":1,"568":1,"571":1,"592":2,"595":1,"598":1,"601":1,"629":1,"643":1,"647":1,"660":1,"661":1,"666":1,"668":1,"682":1,"701":1,"729":1,"736":1,"748":1,"1181":1,"1182":1,"1186":1,"1226":1,"1244":1,"1291":1,"1292":1,"1305":1,"1321":1,"1326":2,"1328":1,"1329":1,"1334":2,"1340":1,"1343":1,"1346":1,"1356":1,"1359":2,"1360":1,"1389":2,"1393":1,"1395":1,"1401":1,"1403":1,"1417":2,"1419":2,"1420":1,"1426":2,"1427":1,"1453":1,"1460":1,"1462":1,"1463":1,"1495":2,"1496":2,"1499":1,"1508":1,"1521":1,"1528":1,"1559":2,"1561":1,"1592":1,"1595":1,"1598":1,"1629":1,"1633":1,"1638":1,"1643":1,"1652":1,"1670":1,"1706":1,"1756":1,"1758":1,"1763":1,"1817":2,"1820":1,"1824":1,"1897":2,"1899":1,"1911":1,"1920":1,"1939":1,"1940":1,"1944":2,"1945":2,"1948":1,"1950":1,"1952":1,"2026":1,"2028":1,"2030":1,"2032":1,"2036":1,"2127":1,"2134":1,"2137":1,"2144":1,"2166":1,"2195":1,"2206":1,"2223":1,"2226":1,"2240":1,"2241":1,"2243":1,"2247":1,"2255":1,"2262":1,"2263":2,"2265":1,"2275":1,"2322":1,"2355":1,"2363":1,"2365":2,"2369":1,"2374":2,"2380":1,"2383":1,"2402":1,"2408":1,"2410":2,"2412":3,"2420":1,"2428":1,"2442":1,"2454":1,"2474":1,"2514":1,"2515":1,"2518":1,"2519":1,"2533":1,"2537":1,"2553":1,"2565":1,"2574":1,"2584":1,"2588":1,"2600":1,"2604":1,"2605":1,"2617":1,"2621":1,"2622":2,"2625":1,"2634":1,"2638":1,"2642":1,"2666":1,"2676":3,"2677":1,"2679":1,"2704":2,"2705":2,"2733":1,"2735":2,"2736":1,"2738":1,"2744":1,"2747":1,"2782":1,"2831":1,"2833":1,"2835":1,"2836":2,"2842":1,"2861":1,"2868":2,"2881":1,"2884":1,"2886":1,"2887":1,"2888":1,"2891":1,"2892":1,"2896":2}}],["ndel",{"2":{"2743":1}}],["ndash",{"2":{"326":1,"2025":3,"2241":1,"2878":1}}],["n↓",{"2":{"2743":1}}],["n→",{"2":{"2743":1}}],["n←",{"2":{"2743":1}}],["n↑",{"2":{"2743":1}}],["nhome",{"2":{"2743":1}}],["nhd",{"2":{"2229":1}}],["nrf5",{"2":{"2658":1}}],["nrf51822",{"2":{"2320":1,"2321":1}}],["nrst",{"2":{"2346":2,"2348":2,"2454":1,"2622":1,"2625":1}}],["nbsp",{"2":{"2878":1}}],["nb",{"2":{"2247":1}}],["n9",{"2":{"2247":1}}],["n8",{"2":{"2247":1}}],["n7",{"2":{"2247":1}}],["n3",{"2":{"1819":1,"2247":1,"2498":1}}],["n4",{"2":{"1819":1,"2247":1,"2498":1}}],["n40",{"2":{"222":1}}],["n5",{"2":{"1819":1,"2247":1,"2498":1}}],["n2",{"2":{"1819":2,"2247":1,"2498":2}}],["nw",{"2":{"1709":1}}],["nter",{"2":{"2035":1}}],["ntil",{"2":{"1563":1}}],["nt660",{"2":{"57":2}}],["nfer",{"2":{"1336":1}}],["ns",{"2":{"1270":1}}],["n1",{"2":{"389":1,"1819":2,"2247":1,"2498":2}}],["nyx",{"2":{"285":1}}],["nyquist",{"2":{"45":1,"285":1}}],["nucleo64",{"2":{"2676":1}}],["nucleo",{"2":{"2676":1}}],["nuanced",{"2":{"1892":1}}],["nubs",{"2":{"353":1,"571":2,"2458":1,"2477":1,"2481":1}}],["nuhs",{"2":{"353":1,"571":2,"2458":1,"2477":1,"2481":1}}],["nullbitsco",{"2":{"277":1}}],["null",{"2":{"222":1,"249":1,"272":2,"355":1,"639":3,"1508":1,"1670":1,"1747":1,"1749":2,"2015":1,"2262":1,"2263":1,"2264":1,"2265":1,"2668":3,"2705":4}}],["nue",{"2":{"211":1}}],["numlock",{"2":{"1289":2}}],["numerous",{"2":{"188":1,"2207":1}}],["numerically",{"2":{"1397":1}}],["numerical",{"2":{"1308":2,"1397":1,"2831":1,"2895":1}}],["numeric",{"0":{"1477":1,"1484":1,"1663":1},"2":{"181":2,"573":1,"1473":1,"1477":1,"1480":2,"1663":1,"2266":1}}],["numpad",{"2":{"134":1,"143":2,"211":1,"236":1,"2277":1,"2290":1,"2461":1,"2742":5,"2743":5,"2860":1,"2861":2}}],["num",{"2":{"70":1,"188":1,"191":2,"199":1,"201":3,"222":2,"247":2,"249":2,"307":2,"426":3,"427":2,"552":1,"682":1,"1332":1,"1386":1,"1387":1,"1608":2,"1635":2,"1661":1,"1803":1,"1804":2,"1806":1,"1903":2,"2052":1,"2131":1,"2141":1,"2143":1,"2222":1,"2230":2,"2247":12,"2251":1,"2459":5,"2481":5,"2702":2,"2704":13,"2705":2,"2715":1,"2743":3,"2744":3,"2815":2,"2859":1,"2862":1,"2863":1}}],["numbered",{"2":{"322":1,"680":1,"1395":2,"1396":1}}],["numbers",{"0":{"2456":1},"2":{"155":1,"506":2,"611":1,"1420":1,"1817":1,"2129":1,"2215":1,"2327":1,"2395":1,"2416":1,"2475":1,"2582":1,"2642":3,"2699":1,"2788":1}}],["number",{"0":{"573":1,"2184":1,"2186":1,"2188":1,"2190":1,"2464":1},"1":{"2185":1,"2187":1,"2189":1,"2191":1},"2":{"95":1,"114":2,"119":1,"134":1,"152":1,"155":2,"158":1,"163":3,"183":1,"199":1,"201":2,"211":1,"215":1,"233":1,"236":1,"285":1,"364":1,"403":1,"404":1,"426":2,"430":4,"452":1,"457":1,"466":1,"504":1,"505":2,"506":4,"543":4,"547":4,"557":1,"595":1,"601":1,"611":2,"630":1,"638":1,"639":1,"642":1,"647":1,"653":1,"682":1,"700":4,"730":1,"731":1,"733":1,"734":1,"735":3,"736":3,"737":3,"755":1,"758":1,"761":1,"764":1,"767":1,"770":1,"773":1,"780":1,"806":1,"835":1,"867":1,"880":1,"899":1,"915":1,"934":1,"949":1,"968":1,"983":1,"1002":1,"1017":1,"1036":1,"1051":1,"1070":1,"1085":1,"1104":1,"1119":1,"1138":1,"1153":1,"1181":1,"1182":1,"1194":1,"1206":1,"1230":1,"1238":1,"1241":1,"1256":1,"1258":1,"1263":1,"1321":1,"1388":1,"1395":1,"1398":2,"1404":1,"1412":1,"1418":1,"1420":1,"1428":1,"1450":1,"1504":1,"1508":2,"1509":1,"1514":1,"1523":1,"1595":1,"1630":1,"1632":1,"1654":1,"1655":2,"1667":2,"1680":2,"1734":1,"1755":1,"1820":1,"1826":4,"1831":1,"1832":3,"1893":1,"1894":3,"1897":1,"1905":1,"1907":1,"1910":4,"1912":2,"1917":1,"1923":1,"1937":2,"2038":4,"2042":2,"2046":1,"2047":3,"2125":3,"2129":4,"2131":5,"2137":1,"2153":1,"2185":1,"2187":1,"2189":1,"2191":1,"2213":1,"2221":4,"2224":4,"2232":1,"2235":1,"2236":2,"2239":1,"2244":1,"2246":2,"2247":12,"2251":1,"2255":1,"2263":1,"2264":1,"2308":1,"2363":2,"2367":1,"2369":3,"2370":2,"2385":1,"2420":1,"2525":1,"2582":5,"2583":1,"2598":1,"2617":1,"2619":1,"2623":1,"2624":2,"2633":1,"2642":3,"2648":1,"2662":1,"2665":1,"2668":1,"2702":3,"2703":2,"2704":11,"2705":5,"2715":1,"2721":1,"2723":1,"2725":1,"2728":1,"2733":1,"2735":1,"2739":1,"2750":1,"2768":1,"2776":1,"2781":1,"2788":1,"2802":4,"2803":1,"2805":5,"2806":5,"2809":1,"2810":1,"2812":4,"2813":2,"2816":4,"2817":1,"2818":15,"2819":2,"2820":5,"2821":3,"2824":14,"2825":19,"2826":2,"2827":4,"2829":6,"2830":1,"2835":1,"2839":1,"2843":1,"2846":1,"2895":1,"2896":2}}],["numbering",{"2":{"50":1,"676":1}}],["numbrero",{"2":{"43":2}}],["nvram",{"2":{"191":1}}],["nvm",{"2":{"131":1,"134":1}}],["nqg",{"2":{"181":2,"191":1}}],["nc",{"2":{"2247":1}}],["ncr80",{"2":{"277":1}}],["ncc1701kb",{"2":{"249":1}}],["nced",{"2":{"165":1}}],["nckiibs",{"2":{"86":8}}],["nnbs",{"2":{"165":1}}],["nkeys",{"2":{"1595":1}}],["nk",{"2":{"211":1,"235":1,"303":1,"2137":3,"2239":1,"2469":3,"2497":3}}],["nknl7jp",{"2":{"143":2}}],["nknl7en",{"2":{"143":2}}],["nk87b",{"2":{"211":1}}],["nk87",{"2":{"143":2,"211":1}}],["nk65",{"2":{"143":2,"311":2,"317":1}}],["nk1",{"2":{"143":2}}],["nkro",{"0":{"235":1,"303":2,"1344":1,"2781":1},"2":{"50":1,"70":1,"111":1,"112":1,"191":1,"199":2,"211":1,"235":2,"236":3,"277":1,"303":6,"308":4,"317":2,"543":1,"556":2,"557":2,"1344":4,"1354":1,"1595":2,"2137":1,"2238":3,"2239":6,"2240":1,"2322":2,"2364":8,"2469":3,"2497":3,"2676":1,"2776":1,"2787":1,"2814":2,"2836":1}}],["nibble",{"0":{"2190":1},"1":{"2191":1}}],["nins",{"2":{"2743":1}}],["nine",{"2":{"1477":1}}],["ninja",{"2":{"191":1,"241":2}}],["nit",{"2":{"496":1}}],["nitty",{"0":{"2479":1},"2":{"343":1}}],["nickname",{"2":{"2587":1}}],["nicinabox",{"2":{"2227":1}}],["nicities",{"2":{"477":1}}],["nicer",{"2":{"2675":1,"2895":1}}],["nicest",{"2":{"2254":1}}],["nice",{"2":{"472":1,"474":1,"1318":1,"2124":1,"2227":1,"2617":1}}],["nightly",{"2":{"211":1,"222":1}}],["niu",{"2":{"143":2,"149":1}}],["nixpkgs",{"2":{"249":1}}],["nix",{"2":{"113":1,"114":1,"165":1,"211":1,"249":1,"308":1}}],["npgdn",{"2":{"2743":1}}],["npgup",{"2":{"2743":1}}],["npkc",{"2":{"2133":1}}],["npn",{"2":{"1515":1}}],["npm",{"2":{"364":1}}],["npminila",{"2":{"143":2}}],["npspears",{"2":{"149":1}}],["np21",{"2":{"143":2,"149":2}}],["nphhkb",{"2":{"143":2}}],["np64",{"2":{"143":2}}],["n6",{"2":{"114":1,"1819":1,"2247":1,"2498":1}}],["nxp",{"0":{"533":1},"2":{"108":1,"2342":1,"2750":1}}],["na",{"2":{"2247":1}}],["nav",{"0":{"1662":1},"2":{"1590":5,"1592":2,"1662":1,"1759":5,"1762":1}}],["navigating",{"2":{"2357":1}}],["navigation",{"2":{"1759":5,"2024":2,"2472":1,"2601":1,"2612":1}}],["navigate",{"2":{"599":1,"2379":1,"2448":1,"2560":1,"2657":1}}],["navi10",{"2":{"175":2}}],["nack",{"2":{"211":1}}],["nacly",{"2":{"143":2,"149":2,"249":1}}],["nanoseconds",{"2":{"1263":3,"1273":2}}],["nanoboot",{"2":{"311":1}}],["nano",{"2":{"191":1,"536":1}}],["naked64",{"2":{"143":2}}],["naked60",{"2":{"143":2}}],["naked48",{"2":{"143":2}}],["naiping",{"2":{"143":6}}],["nafuda",{"2":{"143":2}}],["naming",{"0":{"221":1,"233":1,"501":1,"1831":1,"2046":1,"2395":1},"1":{"502":1},"2":{"134":1,"156":1,"172":1,"182":2,"221":1,"222":6,"224":1,"233":2,"236":9,"238":1,"243":1,"244":1,"249":1,"266":1,"598":1,"611":1,"1349":1,"1383":7,"2275":1,"2560":1,"2662":1,"2674":1,"2675":1}}],["name\`",{"2":{"1831":1,"2046":1}}],["name|description|",{"2":{"665":1}}],["name|short",{"2":{"665":1}}],["named",{"2":{"271":1,"354":1,"445":1,"446":1,"447":1,"471":1,"526":1,"575":1,"1328":1,"1403":2,"1410":2,"1411":1,"1903":1,"2230":1,"2378":1,"2399":3,"2541":1,"2584":1,"2588":1,"2742":1,"2743":1,"2752":1,"2785":1,"2786":1,"2861":1,"2896":1}}],["namely",{"2":{"202":1,"1419":1,"2334":1}}],["namecard2x4",{"2":{"143":2}}],["name>",{"2":{"55":2,"427":1,"1414":1,"1419":1}}],["name",{"0":{"57":1,"325":1,"580":1},"2":{"37":2,"43":2,"55":1,"56":2,"57":2,"58":2,"67":2,"70":1,"86":3,"102":2,"111":1,"114":2,"122":2,"134":1,"143":2,"149":2,"156":1,"157":2,"158":1,"175":2,"181":2,"182":2,"184":1,"188":1,"191":1,"197":2,"199":3,"207":2,"217":2,"226":2,"231":1,"236":1,"241":2,"253":2,"266":3,"270":2,"277":1,"281":2,"291":2,"294":1,"300":2,"311":2,"317":1,"319":1,"381":1,"410":1,"422":2,"423":4,"430":2,"441":1,"456":3,"460":1,"471":12,"474":1,"477":2,"478":1,"498":1,"501":9,"502":1,"511":2,"543":1,"570":1,"573":1,"580":1,"595":3,"600":2,"650":1,"668":1,"669":3,"670":5,"1291":1,"1356":1,"1386":2,"1404":2,"1409":1,"1410":7,"1411":5,"1412":4,"1413":4,"1414":2,"1415":1,"1417":2,"1418":1,"1419":3,"1454":1,"1493":3,"1582":4,"1592":1,"1598":2,"1600":2,"1602":1,"1647":1,"1654":4,"1655":2,"1829":1,"1830":1,"1831":7,"1832":2,"1922":1,"2015":1,"2041":1,"2044":1,"2046":7,"2047":2,"2268":1,"2269":1,"2277":6,"2353":1,"2363":1,"2380":1,"2387":2,"2395":1,"2397":2,"2399":2,"2410":7,"2419":1,"2448":1,"2452":1,"2475":2,"2529":2,"2530":1,"2544":1,"2545":7,"2546":1,"2553":3,"2562":1,"2582":1,"2587":5,"2588":3,"2610":4,"2622":4,"2662":3,"2665":4,"2669":1,"2676":1,"2680":2,"2735":1,"2743":6,"2800":1,"2801":1,"2816":2,"2891":1,"2895":4,"2896":2}}],["names",{"0":{"502":1,"1325":1},"2":{"36":1,"37":1,"43":1,"92":1,"114":1,"173":1,"182":2,"188":3,"191":3,"222":2,"241":2,"253":2,"270":2,"277":1,"281":2,"431":1,"489":1,"498":1,"501":2,"502":2,"573":1,"682":1,"1181":1,"1182":1,"1325":2,"1403":1,"1408":2,"1563":1,"1604":1,"1605":1,"1709":1,"2266":1,"2275":2,"2363":2,"2395":3,"2399":1,"2475":2,"2513":1,"2666":1,"2676":3,"2742":1,"2816":2,"2895":7}}],["narrow",{"2":{"119":1,"165":1,"2013":1}}],["nat",{"2":{"2888":1}}],["nature",{"2":{"647":1,"1183":1,"1964":1,"2682":1}}],["naturally",{"2":{"1756":1,"2243":1,"2884":1}}],["natural",{"2":{"119":1,"1462":1,"2866":1}}],["natively",{"2":{"1911":1,"2639":1}}],["native",{"2":{"38":1,"49":1,"248":1,"249":1,"528":1,"570":1,"2570":1,"2702":2,"2703":2,"2704":12,"2705":3,"2892":1}}],["n",{"0":{"2781":1},"2":{"14":1,"196":1,"236":1,"266":2,"353":1,"431":2,"432":2,"452":2,"471":1,"503":1,"556":1,"571":2,"597":1,"807":2,"836":2,"868":2,"900":2,"901":2,"935":2,"969":2,"1003":2,"1037":2,"1038":2,"1071":2,"1105":2,"1106":2,"1139":2,"1181":1,"1182":1,"1185":2,"1191":1,"1195":2,"1246":6,"1307":1,"1308":1,"1311":1,"1344":1,"1383":1,"1426":2,"1505":1,"1515":1,"1528":1,"1595":2,"1669":1,"1681":1,"1709":1,"1766":1,"1772":1,"1811":3,"1827":2,"1903":4,"1910":2,"2024":1,"2026":1,"2039":2,"2168":1,"2171":1,"2199":6,"2223":2,"2230":4,"2239":1,"2244":1,"2246":4,"2274":5,"2276":1,"2322":1,"2447":1,"2456":3,"2469":3,"2477":1,"2481":9,"2497":3,"2662":1,"2703":4,"2717":3,"2723":3,"2725":4,"2727":3,"2883":1,"2895":1}}],["neo2",{"2":{"2834":2}}],["neopad",{"2":{"241":2,"300":2}}],["nend",{"2":{"2743":1}}],["neat",{"2":{"2371":1,"2838":1}}],["near",{"2":{"1442":1,"1455":1,"1829":2,"1934":1,"2041":2,"2375":1,"2742":1}}],["nearest",{"2":{"1230":1,"2247":1}}],["nearly",{"2":{"537":1,"647":1,"2481":1,"2588":1,"2643":1}}],["nearing",{"2":{"279":1}}],["nearfield",{"2":{"211":1}}],["neighbour",{"2":{"2373":1}}],["neighboring",{"2":{"2042":1}}],["neither",{"2":{"471":1,"476":1,"667":1,"1468":1,"2220":1,"2343":1,"2731":1,"2738":1}}],["negated",{"2":{"2715":1,"2721":1,"2722":1}}],["negatively",{"2":{"2222":1,"2846":1}}],["negative",{"0":{"1740":1,"1741":1},"2":{"625":1,"697":1,"703":1,"775":1,"1448":1,"1449":1,"1452":1,"1456":1,"1740":1,"1747":1,"1749":2,"1750":2,"1752":2,"1753":1,"2032":1}}],["neg",{"2":{"2715":2,"2716":1,"2717":1,"2721":1,"2722":2,"2723":1,"2724":1,"2725":1,"2726":1,"2727":1}}],["negmods",{"0":{"1740":1,"1741":1},"2":{"1738":1,"1744":5}}],["ne",{"2":{"1709":1}}],["nexus",{"2":{"1829":3,"2041":3,"2842":1}}],["nexecstart=",{"2":{"1294":2}}],["next",{"0":{"379":1,"390":1,"584":1},"1":{"380":1},"2":{"23":1,"103":1,"104":1,"133":1,"134":1,"172":1,"203":1,"230":1,"236":1,"265":1,"276":1,"307":1,"371":2,"379":1,"381":1,"386":1,"387":2,"390":1,"494":1,"571":2,"628":1,"629":1,"660":1,"698":2,"699":2,"700":3,"702":2,"749":2,"1173":1,"1181":2,"1182":2,"1226":2,"1247":1,"1261":1,"1270":1,"1277":2,"1281":2,"1359":1,"1392":1,"1401":4,"1459":2,"1460":2,"1465":4,"1509":2,"1526":2,"1527":2,"1564":1,"1570":1,"1582":1,"1584":1,"1592":1,"1635":1,"1643":1,"1648":3,"1667":1,"1681":1,"1730":1,"1732":1,"1744":3,"1828":2,"1845":1,"1847":1,"1853":1,"1854":1,"1905":1,"1912":4,"1959":1,"1998":1,"2013":1,"2024":2,"2040":2,"2063":1,"2065":1,"2071":1,"2072":1,"2124":1,"2127":2,"2145":2,"2177":1,"2181":1,"2219":1,"2232":1,"2236":4,"2250":1,"2255":1,"2263":1,"2277":2,"2278":2,"2284":1,"2323":5,"2325":1,"2369":1,"2374":1,"2375":1,"2414":1,"2454":1,"2463":3,"2465":1,"2478":1,"2481":3,"2483":4,"2487":5,"2492":1,"2496":2,"2503":2,"2504":2,"2510":1,"2511":2,"2544":1,"2598":1,"2610":1,"2622":2,"2634":1,"2657":1,"2666":1,"2669":1,"2833":1}}],["networks",{"2":{"2320":1}}],["net",{"2":{"398":1,"1345":1,"1346":1}}],["necessarily",{"2":{"2642":1,"2675":1}}],["necessary",{"0":{"2608":1},"2":{"218":1,"234":1,"353":1,"362":1,"363":1,"364":1,"371":2,"374":1,"375":1,"426":1,"433":1,"556":1,"625":1,"668":1,"702":1,"753":1,"775":1,"1181":2,"1182":2,"1191":1,"1264":1,"1321":1,"1487":1,"1629":1,"1636":1,"1749":2,"1750":1,"1752":5,"1993":1,"2012":1,"2218":1,"2235":1,"2240":1,"2242":1,"2342":1,"2364":1,"2373":1,"2399":1,"2401":1,"2402":1,"2429":1,"2449":1,"2514":1,"2539":1,"2559":1,"2566":1,"2569":1,"2605":1,"2651":1,"2676":3,"2799":1,"2868":1}}],["necessitating",{"2":{"392":1}}],["never",{"0":{"2586":1},"1":{"2587":1,"2588":1,"2589":1},"2":{"229":1,"473":1,"475":1,"501":1,"595":1,"609":1,"634":1,"635":1,"1568":1,"1629":1,"1750":1,"1763":1,"1964":1,"2526":1,"2580":1,"2581":1,"2583":1,"2586":1,"2678":2,"2858":1}}],["neutralized",{"2":{"1756":1,"2884":1}}],["neutralizer",{"2":{"1756":4,"2884":4}}],["neutralize",{"2":{"222":1,"1756":6,"2884":6}}],["nebula68",{"2":{"143":2}}],["nebula68b",{"2":{"143":2,"253":2,"266":1}}],["nebula12b",{"2":{"211":1}}],["nebula12",{"2":{"143":2}}],["nest",{"2":{"2396":1}}],["nesting",{"2":{"1629":1,"1630":1,"2264":1}}],["nested",{"0":{"336":1,"337":1,"2872":1},"2":{"134":1,"322":4,"336":1,"337":1,"339":2,"652":1,"1630":1,"2816":1,"2869":1,"2875":3,"2881":1}}],["neson",{"2":{"114":1}}],["nerdtkl",{"2":{"18":1}}],["nerd60",{"2":{"18":1}}],["nerdd",{"2":{"18":1}}],["nerd",{"0":{"18":1},"2":{"18":3}}],["needle",{"2":{"2367":1,"2374":1}}],["needlessly",{"2":{"1968":1}}],["needless",{"2":{"222":2,"2739":1}}],["needing",{"2":{"125":1,"153":1,"185":1,"228":1,"1730":1,"2240":1,"2380":1}}],["needs",{"0":{"1345":1},"2":{"46":1,"389":1,"392":1,"394":1,"427":1,"455":1,"621":1,"638":1,"639":1,"677":1,"698":1,"699":1,"727":1,"730":1,"735":1,"736":1,"737":1,"739":1,"1289":1,"1392":1,"1417":1,"1455":1,"1505":1,"1582":3,"1619":1,"1715":1,"1935":1,"1967":1,"1971":1,"2216":1,"2241":1,"2243":1,"2251":1,"2275":1,"2364":2,"2387":1,"2412":1,"2428":2,"2480":1,"2588":1,"2621":1,"2622":2,"2630":1,"2632":1,"2660":1,"2661":1,"2676":1,"2696":1,"2703":1,"2705":2,"2742":1,"2743":1,"2799":1,"2812":1,"2864":1}}],["needed",{"2":{"21":1,"45":1,"113":1,"134":1,"174":1,"179":1,"196":1,"369":1,"398":1,"494":1,"496":1,"547":2,"621":1,"648":1,"695":1,"1172":1,"1175":2,"1178":1,"1289":1,"1310":1,"1375":2,"1410":1,"1430":1,"1466":1,"1504":1,"1561":1,"1575":1,"1649":1,"1747":1,"1941":1,"1968":1,"1969":1,"1994":1,"2032":1,"2042":1,"2207":1,"2223":1,"2244":1,"2248":1,"2255":2,"2265":1,"2320":1,"2405":1,"2539":1,"2569":1,"2572":1,"2585":1,"2588":1,"2612":1,"2615":2,"2618":1,"2662":1,"2674":1,"2748":2,"2836":1,"2857":1,"2891":1}}],["need",{"0":{"1466":1,"2384":1,"2426":1},"1":{"1467":1,"1468":1,"1469":1,"1470":1,"1471":1,"1472":1,"1473":1,"1474":1,"1475":1,"1476":1,"1477":1,"1478":1,"1479":1,"1480":1,"1481":1,"1482":1,"1483":1,"1484":1,"1485":1,"1486":1,"1487":1,"1488":1,"1489":1,"1490":1,"1491":1,"1492":1,"1493":1},"2":{"5":1,"7":1,"14":1,"22":1,"31":1,"45":1,"49":1,"50":1,"89":1,"90":1,"107":1,"118":1,"124":1,"153":1,"174":2,"194":1,"199":1,"218":1,"220":1,"222":1,"232":1,"240":1,"241":1,"253":1,"255":1,"256":1,"259":1,"270":1,"272":2,"279":1,"281":1,"307":2,"322":3,"366":1,"371":1,"381":2,"389":1,"392":1,"397":1,"398":1,"404":1,"426":1,"430":1,"475":1,"478":1,"481":1,"491":2,"503":1,"507":2,"512":1,"513":1,"519":1,"523":1,"546":2,"571":1,"573":1,"594":1,"598":1,"601":1,"616":1,"619":1,"621":1,"626":1,"627":1,"647":1,"648":2,"654":1,"655":2,"667":1,"669":1,"671":1,"684":1,"701":1,"702":1,"706":1,"709":1,"733":1,"735":2,"746":1,"749":2,"779":1,"782":1,"805":1,"808":1,"834":1,"839":1,"840":1,"866":1,"870":1,"898":1,"904":1,"905":1,"933":1,"938":1,"939":1,"967":1,"972":1,"973":1,"1001":1,"1006":1,"1007":1,"1035":1,"1040":1,"1041":1,"1069":1,"1074":1,"1075":1,"1103":1,"1108":1,"1109":1,"1137":1,"1142":1,"1143":1,"1185":1,"1193":1,"1196":1,"1224":1,"1225":1,"1226":2,"1245":1,"1247":2,"1262":1,"1265":1,"1277":1,"1278":1,"1281":1,"1291":1,"1293":1,"1294":1,"1296":1,"1297":1,"1310":1,"1314":2,"1320":1,"1326":1,"1332":1,"1343":1,"1344":1,"1347":1,"1358":1,"1368":1,"1389":1,"1393":1,"1396":1,"1409":2,"1411":1,"1417":1,"1419":2,"1422":1,"1430":1,"1480":1,"1492":2,"1496":3,"1497":1,"1507":1,"1508":1,"1514":1,"1516":1,"1526":2,"1527":1,"1559":1,"1560":1,"1561":2,"1564":1,"1572":2,"1573":1,"1576":1,"1582":2,"1585":1,"1592":1,"1597":1,"1603":1,"1608":1,"1616":1,"1634":1,"1635":1,"1649":1,"1730":1,"1736":2,"1747":2,"1749":2,"1750":1,"1757":1,"1770":1,"1804":1,"1817":3,"1902":1,"1905":1,"1911":1,"1923":2,"1939":2,"1968":1,"1993":1,"1999":1,"2002":1,"2010":1,"2013":1,"2014":1,"2026":1,"2042":1,"2125":1,"2135":2,"2140":1,"2144":1,"2154":1,"2156":2,"2157":1,"2166":1,"2210":2,"2212":1,"2213":1,"2214":1,"2219":2,"2221":2,"2223":1,"2224":1,"2226":4,"2227":1,"2230":1,"2232":1,"2239":1,"2244":1,"2246":1,"2255":1,"2262":1,"2263":4,"2264":1,"2265":2,"2275":1,"2277":2,"2337":1,"2339":1,"2341":1,"2343":1,"2344":1,"2356":1,"2357":1,"2362":1,"2363":3,"2364":3,"2367":1,"2373":1,"2374":2,"2378":1,"2380":2,"2398":1,"2400":2,"2421":1,"2428":2,"2429":2,"2430":1,"2434":1,"2443":1,"2452":1,"2475":1,"2515":1,"2519":1,"2532":1,"2533":1,"2537":2,"2540":1,"2541":1,"2550":2,"2554":1,"2562":1,"2564":1,"2565":3,"2567":1,"2568":1,"2570":1,"2572":1,"2583":1,"2585":2,"2588":2,"2599":2,"2601":1,"2604":1,"2605":1,"2606":1,"2608":1,"2612":1,"2616":1,"2617":1,"2619":1,"2622":3,"2639":1,"2662":1,"2674":3,"2675":1,"2678":1,"2701":2,"2703":1,"2705":3,"2706":1,"2742":1,"2790":1,"2799":1,"2833":1,"2835":2,"2836":2,"2842":1,"2845":1,"2850":1,"2853":1,"2864":1,"2868":5,"2887":2,"2896":2}}],["newhaven",{"2":{"2229":1}}],["newbs",{"2":{"658":2,"1314":1,"2550":1,"2590":1,"2613":1,"2678":2}}],["newline",{"2":{"1311":1,"1428":2,"1681":1}}],["newlines",{"2":{"322":1,"495":1,"2477":1}}],["newlib",{"2":{"191":1}}],["newly",{"2":{"188":1,"191":1,"266":1,"275":1,"1419":1,"2256":1,"2379":1,"2556":1,"2617":1,"2622":1,"2674":1,"2677":1}}],["newest",{"2":{"152":1,"162":1,"386":1,"389":1,"390":1}}],["newer",{"2":{"10":2,"49":1,"123":1,"133":1,"149":1,"173":1,"236":3,"308":1,"2024":1,"2329":1,"2835":1}}],["news",{"2":{"133":1,"134":1}}],["new",{"0":{"82":1,"112":1,"130":1,"145":1,"146":1,"441":1,"442":1,"611":1,"1764":1,"2530":1,"2659":1,"2660":1,"2661":1,"2891":1},"1":{"147":1,"148":1,"1765":1,"1766":1,"1767":1,"1768":1,"1769":1,"1770":1,"1771":1,"1772":1,"1773":1,"1774":1,"1775":1,"1776":1,"1777":1,"1778":1,"1779":1,"1780":1,"1781":1,"1782":1,"1783":1,"1784":1,"1785":1,"1786":1,"1787":1,"1788":1,"1789":1,"1790":1,"1791":1,"1792":1,"1793":1,"1794":1,"1795":1,"1796":1,"1797":1,"1798":1,"1799":1,"1800":1,"1801":1,"1802":1},"2":{"1":1,"22":1,"24":1,"25":1,"36":1,"37":2,"38":1,"43":2,"46":1,"49":1,"56":2,"57":1,"58":1,"67":1,"70":4,"82":1,"86":1,"93":1,"99":2,"102":1,"103":1,"112":2,"113":2,"114":3,"118":3,"122":1,"123":1,"125":1,"126":1,"130":1,"132":1,"133":1,"134":4,"143":1,"149":7,"153":1,"156":1,"157":1,"162":2,"165":2,"168":1,"169":2,"172":2,"174":1,"175":1,"176":1,"181":1,"182":5,"183":3,"185":1,"186":1,"191":1,"194":1,"197":1,"199":3,"202":1,"203":1,"207":1,"211":1,"213":1,"217":1,"218":1,"219":1,"221":6,"224":1,"226":1,"228":3,"229":1,"230":2,"234":1,"236":3,"240":1,"241":1,"243":2,"244":1,"249":2,"253":1,"254":1,"265":1,"266":3,"270":1,"271":1,"273":1,"277":1,"281":1,"283":1,"285":3,"288":1,"291":1,"294":1,"300":1,"303":1,"307":3,"308":6,"311":1,"331":2,"344":1,"380":2,"381":2,"383":1,"390":2,"392":1,"400":1,"423":2,"429":1,"440":1,"441":2,"442":2,"445":1,"446":1,"447":3,"468":1,"477":1,"522":1,"524":1,"595":2,"600":1,"601":2,"605":2,"610":1,"612":1,"633":1,"648":2,"650":2,"654":2,"655":3,"656":1,"658":1,"665":1,"667":1,"668":1,"669":1,"1310":1,"1316":1,"1321":1,"1328":1,"1389":2,"1401":1,"1403":1,"1419":5,"1426":1,"1470":1,"1491":1,"1492":1,"1505":1,"1521":1,"1592":1,"1597":1,"1598":1,"1600":1,"1826":1,"1830":2,"1838":1,"1840":1,"1842":1,"1851":1,"1854":1,"1856":1,"1860":1,"1862":1,"1866":1,"1868":1,"1870":1,"1871":1,"1872":1,"1898":2,"1905":1,"1906":1,"1912":2,"1913":1,"1940":1,"1944":2,"1946":1,"1955":1,"2038":1,"2044":2,"2056":1,"2058":1,"2060":1,"2069":1,"2072":1,"2074":1,"2078":1,"2080":1,"2084":1,"2086":1,"2090":1,"2092":1,"2096":1,"2098":1,"2100":1,"2101":1,"2102":1,"2107":1,"2205":1,"2232":1,"2236":2,"2241":2,"2244":1,"2249":1,"2256":1,"2287":1,"2289":1,"2333":1,"2346":1,"2348":1,"2350":1,"2351":1,"2356":1,"2364":1,"2374":1,"2378":2,"2405":1,"2446":1,"2448":1,"2450":2,"2513":1,"2514":1,"2529":1,"2530":4,"2534":1,"2549":1,"2553":4,"2556":1,"2567":1,"2568":1,"2585":1,"2586":2,"2588":5,"2590":1,"2591":1,"2610":1,"2617":1,"2639":1,"2655":1,"2659":1,"2660":1,"2661":1,"2662":5,"2674":2,"2676":3,"2677":6,"2743":1,"2784":1,"2841":2,"2868":5,"2881":1,"2888":1,"2891":2}}],["nomenclature",{"0":{"2642":1}}],["nomu30",{"2":{"143":2}}],["nose",{"2":{"2367":1,"2374":1}}],["nose2",{"2":{"483":1,"487":2}}],["nos",{"2":{"1460":1,"2380":1}}],["nobody",{"2":{"495":1}}],["nodes",{"2":{"567":1,"1508":5}}],["node",{"2":{"364":1,"457":1,"458":1,"564":1,"567":1,"1495":1,"1508":23,"1509":8,"2013":2}}],["nop",{"2":{"249":1}}],["nopq",{"2":{"249":1}}],["noop",{"2":{"2465":1,"2475":1,"2481":1}}],["noodlepad",{"2":{"249":1}}],["noon",{"2":{"211":1}}],["noxary",{"2":{"211":2}}],["noevent",{"2":{"199":1}}],["noeeprom",{"0":{"1838":1,"1840":1,"1842":1,"1851":1,"1854":1,"1856":1,"1860":1,"1862":1,"1866":1,"1868":1,"1871":1,"2056":1,"2058":1,"2060":1,"2069":1,"2072":1,"2074":1,"2078":1,"2080":1,"2084":1,"2086":1,"2090":1,"2092":1,"2096":1,"2098":1,"2101":1,"2107":1},"1":{"1852":1,"1872":1,"2070":1,"2102":1,"2108":1},"2":{"49":2,"191":1,"623":3,"1389":14,"2053":2,"2145":3,"2146":3,"2147":7,"2148":3,"2151":1}}],["noconfirm",{"2":{"174":1,"2539":1,"2569":1,"2572":1}}],["noci",{"2":{"149":1,"191":1}}],["norwegian",{"2":{"2834":3}}],["northwest",{"2":{"1709":1}}],["northeast",{"2":{"1709":1}}],["north",{"2":{"1324":1,"1709":2,"2007":1}}],["noroadsleft",{"2":{"266":1}}],["norm",{"2":{"191":1,"247":1,"507":1,"1455":4,"1456":6,"1608":1,"2469":6,"2497":6}}],["norman",{"2":{"165":1,"2834":3}}],["normalized",{"2":{"1615":1}}],["normalise",{"2":{"188":9,"191":10,"199":1,"266":1,"277":1}}],["normal",{"2":{"128":1,"168":1,"170":1,"224":1,"288":1,"318":1,"328":1,"476":1,"552":1,"612":1,"735":1,"738":2,"1298":2,"1327":1,"1356":2,"1386":1,"1389":2,"1395":1,"1426":1,"1427":2,"1468":3,"1473":1,"1488":1,"1492":1,"1505":1,"1580":1,"1596":1,"1602":1,"1606":1,"1608":1,"1635":2,"1752":1,"1753":1,"1754":1,"1755":1,"1942":1,"2007":1,"2201":1,"2211":1,"2219":1,"2221":1,"2222":1,"2223":1,"2325":1,"2363":1,"2522":3,"2549":1,"2553":1,"2585":1,"2598":1,"2599":1,"2622":2,"2635":1,"2652":1,"2676":1,"2686":1,"2701":1,"2704":1,"2705":2,"2847":1,"2886":1,"2890":1}}],["normally",{"2":{"99":1,"153":1,"302":1,"467":1,"477":1,"478":1,"551":1,"613":1,"657":1,"1389":1,"1401":1,"1427":1,"1484":1,"1584":1,"1600":1,"1749":2,"2032":1,"2033":1,"2138":1,"2152":1,"2218":1,"2238":1,"2264":1,"2494":1,"2606":1,"2864":1,"2875":1,"2876":1}}],["nor",{"2":{"163":1,"476":1,"619":1,"727":1,"734":1,"736":2,"739":1,"740":2,"1276":1,"1505":1,"2339":1,"2344":1,"2655":1,"2679":1}}],["nordic",{"2":{"5":1,"2321":2,"2683":2,"2684":5,"2689":4,"2690":1,"2692":1,"2693":1,"2698":1}}],["novices",{"2":{"2580":1}}],["novice",{"2":{"2406":1}}],["novelpad",{"2":{"143":2}}],["novelkeys",{"2":{"143":4,"149":1,"211":2,"311":2,"317":1}}],["november",{"0":{"115":1,"177":1,"223":1,"278":1},"1":{"116":1,"117":1,"118":1,"119":1,"120":1,"121":1,"122":1,"123":1,"124":1,"125":1,"126":1,"127":1,"128":1,"129":1,"130":1,"131":1,"132":1,"133":1,"134":1,"178":1,"179":1,"180":1,"181":1,"182":1,"183":1,"184":1,"185":1,"186":1,"187":1,"188":1,"189":1,"190":1,"191":1,"224":1,"225":1,"226":1,"227":1,"228":1,"229":1,"230":1,"231":1,"232":1,"233":1,"234":1,"235":1,"236":1,"279":1,"280":1,"281":1,"282":1,"283":1,"284":1,"285":1},"2":{"279":1,"379":1}}],["nov",{"0":{"52":1},"1":{"53":1,"54":1,"55":1,"56":1,"57":1,"58":1,"59":1,"60":1,"61":1,"62":1,"63":1,"64":1,"65":1},"2":{"55":1,"88":1,"104":1,"127":1,"159":1,"380":7,"391":5}}],["nonus",{"2":{"2458":2,"2481":2}}],["nonactuated",{"2":{"1649":2}}],["nonstandard",{"2":{"317":1}}],["nonex",{"2":{"2401":1}}],["none",{"2":{"266":1,"365":1,"375":1,"411":2,"412":2,"414":1,"420":2,"421":2,"422":3,"423":5,"469":1,"516":1,"670":2,"730":1,"731":1,"740":1,"838":2,"899":4,"901":1,"903":2,"937":2,"971":2,"1005":2,"1036":4,"1038":1,"1039":2,"1073":2,"1104":4,"1106":1,"1107":2,"1141":2,"1170":1,"1226":1,"1296":1,"1492":1,"1521":1,"1659":1,"1660":1,"1661":1,"1662":1,"1663":1,"1827":1,"1829":1,"1832":5,"1959":1,"1964":7,"1965":3,"2015":2,"2039":1,"2041":1,"2047":7,"2129":4,"2244":1,"2263":3,"2264":1,"2265":3,"2323":2,"2401":1,"2487":2,"2633":1,"2662":1,"2701":1}}],["non",{"0":{"2408":1,"2658":1,"2747":1},"2":{"28":1,"49":1,"51":1,"70":1,"94":1,"133":1,"134":2,"165":2,"176":2,"199":1,"213":1,"222":1,"249":1,"308":2,"496":1,"563":1,"700":1,"738":1,"1389":1,"1398":2,"1409":1,"1422":1,"1487":1,"1497":1,"1498":1,"1634":1,"1649":2,"1660":2,"1749":2,"1752":1,"1753":2,"1755":2,"1955":1,"1956":1,"1959":1,"1965":1,"1970":1,"2028":2,"2215":1,"2222":1,"2242":1,"2243":1,"2263":1,"2265":1,"2277":1,"2335":1,"2380":1,"2381":1,"2406":1,"2458":2,"2465":1,"2473":2,"2481":3,"2512":1,"2514":2,"2652":1,"2658":2,"2673":1,"2674":1,"2676":1,"2695":1,"2728":1,"2745":1,"2843":1}}],["noise",{"2":{"17":1,"1382":4,"1383":6,"1386":2,"2009":1,"2330":1,"2337":1}}],["nowhere",{"2":{"2513":1}}],["now",{"0":{"90":1,"105":1,"137":1,"273":1},"2":{"10":3,"11":2,"16":1,"18":2,"25":1,"45":1,"49":5,"50":2,"58":1,"69":2,"70":2,"73":1,"74":1,"76":1,"80":1,"83":1,"94":1,"98":1,"99":2,"103":1,"104":1,"105":1,"107":1,"114":1,"118":2,"119":1,"120":2,"124":2,"125":1,"126":2,"127":1,"130":1,"131":1,"134":1,"137":1,"138":1,"141":1,"146":1,"161":1,"162":1,"163":1,"169":1,"182":2,"185":1,"194":1,"195":1,"196":1,"201":3,"206":2,"209":1,"211":1,"214":1,"224":1,"234":2,"235":1,"245":1,"246":1,"248":1,"262":2,"263":1,"273":1,"275":2,"283":2,"293":2,"305":2,"307":1,"314":3,"367":1,"370":1,"371":3,"381":1,"383":1,"384":1,"385":1,"386":2,"389":4,"411":2,"494":1,"521":1,"522":1,"571":1,"647":1,"702":1,"1289":1,"1340":4,"1354":1,"1389":3,"1419":1,"1428":1,"1493":4,"1562":1,"1574":1,"1585":1,"1641":2,"1730":1,"1754":1,"1769":1,"1770":1,"2135":1,"2136":1,"2195":1,"2201":1,"2205":1,"2206":1,"2223":1,"2244":1,"2248":1,"2256":1,"2261":1,"2263":1,"2265":1,"2356":2,"2376":1,"2412":2,"2444":1,"2448":1,"2454":1,"2475":1,"2512":1,"2528":1,"2529":1,"2549":2,"2554":1,"2557":1,"2577":1,"2578":1,"2582":2,"2583":1,"2584":1,"2585":3,"2587":3,"2588":1,"2610":1,"2611":1,"2617":1,"2621":1,"2632":1,"2662":2,"2677":2,"2842":1,"2868":1}}],["no",{"0":{"141":1,"574":1,"1474":1,"1475":1,"1476":1,"1477":1,"1478":1,"1482":1,"1586":1,"1658":1,"1659":1,"1660":1,"1661":1,"1662":1,"1663":1,"2887":1},"2":{"2":2,"5":1,"6":1,"48":1,"50":1,"74":1,"88":2,"92":1,"103":2,"104":2,"112":1,"114":1,"118":1,"124":1,"126":1,"127":2,"130":1,"134":1,"141":1,"149":3,"165":1,"170":1,"189":1,"191":1,"196":1,"199":2,"201":1,"211":2,"213":1,"218":1,"224":1,"231":1,"233":1,"240":1,"245":1,"249":1,"255":1,"262":1,"265":1,"266":4,"268":1,"273":3,"276":1,"279":1,"284":1,"285":1,"312":1,"317":1,"326":1,"380":1,"387":1,"389":1,"390":1,"400":1,"413":2,"431":1,"436":1,"452":1,"456":1,"522":1,"544":5,"546":2,"552":1,"556":1,"557":1,"571":1,"578":1,"589":1,"595":1,"597":3,"600":1,"621":2,"660":1,"666":1,"668":1,"704":1,"731":1,"733":1,"748":1,"749":1,"901":1,"1038":1,"1106":1,"1191":1,"1225":1,"1226":3,"1246":1,"1254":1,"1275":1,"1276":1,"1297":1,"1298":1,"1339":1,"1350":1,"1358":1,"1370":1,"1383":1,"1386":7,"1388":1,"1394":1,"1401":1,"1410":1,"1442":1,"1451":1,"1460":1,"1461":1,"1466":1,"1468":3,"1470":1,"1472":2,"1473":1,"1480":5,"1487":1,"1488":1,"1492":2,"1498":4,"1503":2,"1504":1,"1560":6,"1565":1,"1568":1,"1575":1,"1579":1,"1586":1,"1588":2,"1590":1,"1592":2,"1615":1,"1629":1,"1630":2,"1632":1,"1636":1,"1638":1,"1639":2,"1658":1,"1659":1,"1660":1,"1661":1,"1662":1,"1663":1,"1710":1,"1744":5,"1747":3,"1749":5,"1750":2,"1753":2,"1754":1,"1756":3,"1758":1,"1770":1,"1772":1,"1783":1,"1786":1,"1819":1,"1826":10,"1827":1,"1829":1,"1895":2,"1896":1,"1901":4,"1929":1,"1972":2,"2015":1,"2024":1,"2025":1,"2038":10,"2039":1,"2041":1,"2051":1,"2127":1,"2137":2,"2144":1,"2156":2,"2166":1,"2204":1,"2205":3,"2206":1,"2221":2,"2224":2,"2238":2,"2244":3,"2256":1,"2262":1,"2263":1,"2271":1,"2322":1,"2334":1,"2363":1,"2364":5,"2365":1,"2371":4,"2379":1,"2396":1,"2406":1,"2412":3,"2424":1,"2450":1,"2455":1,"2465":1,"2475":2,"2478":1,"2481":1,"2498":1,"2503":1,"2513":4,"2514":1,"2517":1,"2522":1,"2523":2,"2558":1,"2564":1,"2584":1,"2601":1,"2605":1,"2612":1,"2618":1,"2622":1,"2633":1,"2668":1,"2674":1,"2675":1,"2676":15,"2682":2,"2683":2,"2684":1,"2687":2,"2689":1,"2696":4,"2697":4,"2698":1,"2701":1,"2703":8,"2705":3,"2715":1,"2721":1,"2724":5,"2742":8,"2802":1,"2816":1,"2818":1,"2819":1,"2825":1,"2829":1,"2833":2,"2836":7,"2837":2,"2838":2,"2839":1,"2858":1,"2860":1,"2861":5,"2868":1,"2881":2,"2884":3,"2887":1}}],["noto11",{"2":{"2703":4,"2705":3}}],["notosans",{"2":{"2703":1}}],["notset",{"2":{"474":1}}],["nothing",{"0":{"1298":1},"2":{"429":1,"648":1,"731":1,"1340":3,"1401":2,"1595":1,"1754":1,"1969":1,"2025":1,"2206":1,"2363":1,"2634":1,"2635":1,"2854":1,"2868":1,"2882":1,"2884":2}}],["noting",{"2":{"1575":1,"2255":1}}],["notion",{"2":{"1504":1}}],["notification",{"2":{"330":1,"340":1,"1597":1}}],["notified",{"2":{"312":1}}],["noticeably",{"2":{"1911":1}}],["noticeable",{"2":{"554":1,"2875":1}}],["noticed",{"2":{"1639":1,"1911":1}}],["notices",{"0":{"264":1,"274":1,"282":1,"292":1,"301":1,"313":1},"1":{"265":1,"275":1,"276":1,"283":1,"284":1,"293":1,"302":1,"303":1,"304":1,"305":1,"306":1,"307":1,"314":1,"315":1,"316":1},"2":{"264":1,"274":1,"282":1,"292":1,"301":1,"313":1}}],["notice",{"0":{"2847":1},"2":{"263":1,"264":1,"274":1,"276":1,"282":1,"292":1,"301":1,"313":1,"389":1,"1427":2,"1428":1,"2847":1,"2861":2,"2862":1,"2886":1}}],["notably",{"2":{"174":1,"1321":1,"1919":1}}],["notable",{"0":{"79":1,"97":1,"106":1,"117":1,"129":1,"136":1,"144":1,"151":1,"160":1,"167":1,"178":1,"187":1,"198":1,"201":1,"208":1,"213":1,"224":1,"227":1,"238":1,"242":1,"251":1,"261":1,"268":1,"279":1,"287":1,"296":1},"1":{"80":1,"81":1,"82":1,"83":1,"84":1,"98":1,"99":1,"100":1,"107":1,"108":1,"109":1,"110":1,"111":1,"112":1,"113":1,"118":1,"119":1,"120":1,"130":1,"131":1,"132":1,"133":1,"137":1,"138":1,"145":1,"146":1,"147":1,"148":1,"152":1,"153":1,"161":1,"162":1,"163":1,"164":1,"168":1,"169":1,"170":1,"179":1,"188":1,"189":1,"190":1,"202":1,"203":1,"204":1,"209":1,"210":1,"214":1,"215":1,"228":1,"229":1,"230":1,"231":1,"232":1,"233":1,"234":1,"235":1,"243":1,"244":1,"245":1,"246":1,"247":1,"248":1,"262":1,"263":1,"288":1,"289":1,"297":1,"298":1},"2":{"224":1,"279":1,"666":1,"1447":1,"2515":1}}],["notation",{"0":{"111":1},"2":{"111":1,"652":1,"2412":1}}],["noted",{"2":{"103":1,"126":1,"276":1,"1419":1,"2041":1,"2535":1}}],["note",{"0":{"27":1,"2372":1},"2":{"27":1,"132":1,"199":1,"201":1,"213":1,"222":5,"241":1,"253":1,"270":1,"272":1,"273":1,"281":1,"374":1,"375":1,"401":1,"427":1,"429":1,"436":1,"458":1,"470":1,"520":1,"547":1,"575":2,"597":1,"638":1,"669":1,"670":1,"676":2,"680":2,"698":1,"723":1,"744":1,"869":1,"1170":1,"1175":1,"1178":1,"1268":1,"1293":1,"1294":1,"1343":1,"1349":1,"1392":2,"1408":1,"1410":1,"1418":1,"1420":1,"1428":1,"1447":1,"1451":1,"1457":1,"1458":1,"1463":3,"1473":1,"1484":1,"1488":1,"1492":1,"1521":1,"1524":1,"1567":1,"1602":1,"1632":1,"1708":1,"1754":1,"1755":1,"1756":1,"1758":1,"1813":3,"1819":72,"1820":1,"1826":1,"1830":1,"1912":2,"1915":1,"1923":1,"1939":1,"1941":1,"1957":1,"1965":1,"1968":2,"1970":1,"1996":1,"2003":1,"2038":1,"2042":1,"2044":1,"2129":1,"2134":1,"2135":3,"2137":1,"2144":1,"2167":1,"2212":1,"2213":1,"2218":1,"2249":1,"2265":2,"2266":1,"2269":1,"2277":1,"2320":1,"2353":2,"2363":2,"2364":1,"2371":1,"2376":2,"2377":1,"2380":1,"2431":1,"2433":1,"2435":1,"2442":1,"2444":1,"2447":1,"2448":1,"2452":1,"2473":2,"2475":1,"2477":1,"2478":1,"2498":72,"2535":1,"2545":1,"2568":1,"2571":1,"2574":1,"2575":1,"2576":1,"2601":1,"2608":1,"2621":1,"2642":1,"2658":1,"2674":1,"2675":1,"2700":1,"2702":1,"2705":1,"2833":1,"2836":1,"2854":1,"2868":2,"2869":1,"2870":1,"2882":2,"2884":1,"2890":2,"2891":3,"2892":1}}],["notes",{"0":{"701":1,"704":1,"2678":1},"2":{"10":1,"215":1,"387":1,"695":1,"701":1,"1370":1,"1372":1,"1373":1,"1446":1,"1455":2,"1460":1,"1461":1,"1463":1,"1665":1,"1819":2,"1901":1,"1964":1,"1967":1,"2208":1,"2229":1,"2498":2,"2639":1,"2838":1,"2881":1}}],["not",{"0":{"586":1,"1295":1,"1327":1},"2":{"0":1,"5":1,"9":1,"14":1,"19":1,"23":3,"25":1,"28":1,"31":1,"34":1,"39":1,"49":1,"50":1,"52":1,"73":1,"90":1,"92":2,"114":2,"125":1,"134":3,"149":1,"155":1,"165":1,"169":2,"170":1,"176":2,"182":1,"185":1,"194":1,"198":1,"199":4,"201":2,"209":1,"211":1,"214":1,"221":1,"222":1,"232":1,"236":2,"240":2,"241":1,"249":2,"251":1,"253":1,"266":2,"268":1,"270":1,"273":1,"276":1,"277":2,"281":1,"284":1,"303":1,"317":1,"322":6,"325":2,"343":1,"348":1,"358":1,"374":2,"377":1,"381":3,"392":1,"397":1,"407":1,"430":2,"436":3,"441":2,"458":1,"460":1,"471":1,"474":1,"476":1,"477":1,"478":1,"481":2,"482":1,"487":2,"493":1,"494":6,"496":3,"498":1,"500":1,"501":2,"506":2,"507":1,"508":1,"510":1,"512":1,"513":1,"514":1,"515":2,"517":1,"520":1,"521":1,"522":1,"524":1,"526":1,"527":1,"528":1,"537":1,"538":1,"543":1,"546":3,"550":1,"551":2,"554":1,"556":1,"557":1,"564":1,"570":1,"574":1,"578":2,"579":1,"581":1,"582":1,"586":2,"592":1,"593":1,"595":1,"596":1,"597":5,"600":2,"601":2,"608":1,"615":1,"621":2,"625":1,"629":2,"633":1,"635":1,"638":1,"639":2,"641":1,"650":2,"654":2,"657":1,"666":1,"667":2,"668":1,"669":1,"670":1,"674":2,"676":2,"685":2,"688":1,"695":3,"700":1,"704":3,"707":3,"716":1,"725":1,"729":1,"730":1,"734":1,"735":4,"736":1,"743":1,"744":1,"748":1,"755":1,"758":1,"761":1,"764":1,"767":1,"770":1,"773":1,"775":2,"780":1,"790":1,"794":1,"798":1,"800":1,"806":5,"817":1,"821":1,"825":1,"827":1,"835":5,"849":1,"853":1,"857":1,"859":1,"867":6,"881":1,"885":1,"889":1,"891":1,"899":5,"916":1,"920":1,"924":1,"926":1,"934":5,"950":1,"954":1,"958":1,"960":1,"968":5,"984":1,"988":1,"992":1,"994":1,"1002":5,"1018":1,"1022":1,"1026":1,"1028":1,"1036":5,"1052":1,"1056":1,"1060":1,"1062":1,"1070":5,"1086":1,"1090":1,"1094":1,"1096":1,"1104":5,"1120":1,"1124":1,"1128":1,"1130":1,"1138":5,"1154":1,"1158":1,"1162":1,"1164":1,"1171":1,"1177":1,"1181":2,"1182":3,"1183":1,"1194":5,"1207":1,"1211":1,"1215":1,"1217":1,"1225":1,"1226":2,"1238":1,"1241":1,"1244":1,"1256":1,"1258":1,"1263":3,"1270":1,"1272":1,"1275":1,"1277":2,"1280":1,"1281":3,"1284":1,"1293":2,"1294":2,"1310":1,"1316":1,"1324":1,"1326":2,"1327":1,"1334":1,"1336":1,"1339":2,"1340":2,"1343":2,"1349":1,"1354":1,"1356":1,"1358":1,"1359":1,"1368":1,"1372":2,"1373":2,"1375":2,"1378":1,"1382":4,"1383":2,"1388":1,"1392":3,"1395":1,"1397":2,"1398":1,"1401":1,"1408":1,"1411":1,"1414":1,"1418":1,"1419":2,"1424":1,"1426":2,"1428":3,"1455":1,"1456":8,"1461":1,"1468":1,"1469":6,"1471":1,"1473":1,"1474":1,"1475":1,"1476":1,"1477":1,"1478":1,"1480":1,"1487":2,"1488":3,"1489":1,"1503":1,"1504":1,"1505":1,"1508":1,"1512":1,"1514":4,"1520":1,"1526":2,"1528":2,"1560":1,"1563":4,"1565":1,"1575":1,"1579":1,"1585":1,"1587":1,"1590":4,"1597":1,"1606":1,"1611":1,"1613":1,"1616":1,"1630":3,"1634":1,"1636":2,"1643":1,"1646":4,"1648":1,"1649":6,"1655":1,"1658":1,"1665":1,"1667":5,"1670":1,"1707":1,"1710":1,"1733":2,"1738":1,"1740":1,"1744":2,"1745":1,"1747":1,"1749":5,"1750":2,"1752":2,"1753":1,"1754":2,"1755":1,"1756":3,"1757":1,"1763":2,"1770":1,"1804":6,"1805":1,"1813":1,"1814":1,"1817":1,"1820":1,"1826":2,"1830":1,"1831":1,"1838":1,"1840":1,"1842":1,"1851":1,"1854":1,"1856":1,"1860":1,"1862":1,"1866":1,"1868":1,"1871":1,"1892":1,"1893":1,"1895":2,"1897":1,"1898":1,"1907":2,"1909":3,"1910":9,"1911":4,"1912":7,"1914":1,"1915":1,"1917":1,"1919":1,"1920":1,"1926":6,"1928":4,"1930":3,"1932":3,"1933":1,"1934":1,"1935":3,"1939":1,"1941":15,"1942":1,"1943":8,"1946":4,"1950":2,"1955":1,"1957":2,"1959":1,"1970":1,"1993":1,"1996":1,"2003":1,"2004":1,"2013":1,"2025":1,"2026":2,"2030":1,"2038":2,"2044":1,"2046":1,"2047":2,"2053":1,"2056":1,"2058":1,"2060":1,"2069":1,"2072":1,"2074":1,"2078":1,"2080":1,"2084":1,"2086":1,"2090":1,"2092":1,"2096":1,"2098":1,"2101":1,"2107":1,"2125":1,"2127":1,"2128":2,"2129":1,"2130":12,"2131":1,"2134":1,"2138":1,"2144":9,"2145":3,"2146":3,"2147":7,"2148":3,"2156":1,"2158":2,"2165":1,"2167":1,"2205":1,"2206":2,"2207":2,"2211":2,"2216":1,"2218":1,"2219":2,"2221":2,"2224":2,"2225":2,"2234":3,"2236":4,"2240":3,"2246":4,"2247":2,"2255":2,"2256":4,"2263":12,"2264":1,"2265":1,"2266":1,"2269":1,"2271":1,"2275":2,"2277":5,"2278":1,"2314":1,"2320":2,"2322":1,"2323":12,"2325":3,"2327":1,"2330":1,"2337":1,"2339":1,"2341":1,"2342":1,"2353":2,"2355":1,"2357":1,"2360":2,"2361":1,"2363":2,"2364":3,"2365":1,"2369":2,"2371":1,"2373":2,"2374":2,"2375":2,"2377":1,"2378":1,"2380":3,"2395":2,"2396":2,"2400":3,"2401":1,"2402":2,"2403":1,"2404":1,"2406":1,"2410":1,"2412":1,"2416":1,"2417":1,"2420":2,"2421":1,"2428":2,"2429":1,"2431":1,"2433":1,"2435":1,"2436":1,"2443":1,"2444":1,"2445":1,"2446":1,"2447":1,"2448":2,"2449":3,"2451":1,"2452":2,"2454":1,"2463":1,"2466":2,"2477":1,"2478":2,"2481":1,"2482":1,"2487":12,"2511":1,"2512":3,"2513":5,"2514":1,"2515":4,"2518":1,"2519":1,"2525":1,"2530":1,"2531":2,"2533":1,"2535":3,"2537":1,"2539":1,"2540":1,"2541":1,"2544":1,"2558":3,"2559":1,"2562":5,"2563":2,"2565":1,"2567":1,"2568":1,"2570":1,"2571":1,"2572":1,"2574":2,"2576":1,"2581":1,"2582":1,"2583":1,"2585":2,"2587":1,"2588":1,"2593":1,"2607":2,"2608":1,"2610":1,"2615":1,"2622":1,"2623":1,"2625":3,"2626":1,"2628":2,"2633":2,"2634":1,"2635":1,"2638":1,"2639":2,"2641":1,"2642":1,"2651":1,"2652":1,"2653":1,"2655":3,"2657":1,"2658":2,"2662":1,"2665":2,"2668":1,"2674":8,"2675":2,"2676":17,"2677":3,"2679":2,"2680":1,"2684":1,"2686":2,"2687":2,"2689":1,"2700":1,"2701":1,"2702":1,"2703":1,"2704":1,"2705":8,"2715":1,"2717":1,"2724":1,"2729":1,"2731":1,"2733":1,"2735":1,"2739":1,"2743":2,"2744":1,"2745":2,"2748":1,"2753":1,"2795":1,"2799":1,"2801":2,"2816":4,"2817":1,"2829":1,"2831":1,"2833":2,"2834":2,"2836":4,"2837":1,"2838":1,"2839":1,"2840":2,"2841":1,"2845":1,"2846":3,"2857":1,"2861":1,"2865":1,"2868":2,"2869":3,"2874":2,"2875":4,"2876":2,"2884":3,"2886":1,"2890":1,"2894":2,"2895":1,"2896":1}}],["y1",{"2":{"2705":1}}],["y0",{"2":{"2705":1}}],["y+",{"2":{"1929":1}}],["yyyy",{"2":{"389":2,"398":3,"399":3,"400":2,"401":2}}],["yyyyqn",{"2":{"381":1}}],["yynmt",{"2":{"143":2,"149":2}}],["yz",{"2":{"266":1}}],["y",{"0":{"1627":1,"2731":1,"2733":1},"1":{"1628":1,"2732":1,"2734":1},"2":{"249":1,"308":1,"353":1,"432":2,"571":2,"1398":4,"1615":2,"1619":2,"1627":1,"1628":2,"1708":1,"1710":1,"1711":2,"1734":1,"1826":7,"1832":2,"1892":1,"1912":2,"1926":2,"1928":3,"1929":2,"1932":2,"1933":4,"1939":4,"1941":5,"1943":5,"1946":3,"1949":2,"1950":3,"1952":2,"1953":2,"1970":1,"2003":1,"2006":2,"2025":5,"2038":7,"2047":2,"2236":2,"2418":2,"2456":3,"2477":1,"2481":3,"2539":4,"2572":4,"2576":4,"2662":2,"2669":16,"2704":3,"2705":14,"2731":3,"2733":3,"2743":19,"2744":17,"2748":9,"2816":3,"2818":2,"2825":2,"2882":1}}],["ymlname",{"2":{"2545":1}}],["yml",{"2":{"2543":1,"2545":2,"2546":1,"2547":1,"2548":1}}],["ym68",{"2":{"211":1}}],["ymd96",{"2":{"143":2,"149":1}}],["ymd75",{"2":{"143":2,"149":1,"222":1}}],["ymdk",{"2":{"143":5,"149":5,"175":1,"176":1,"211":5,"222":1,"226":2,"236":1,"291":2,"294":1,"308":1}}],["yttyx",{"2":{"211":1}}],["yum",{"2":{"2539":1,"2572":1}}],["yunzii",{"2":{"2513":1}}],["yugo",{"2":{"207":2,"211":1}}],["yurei",{"2":{"143":2}}],["yosino58",{"2":{"165":1}}],["youtube",{"2":{"2133":2}}],["yourgithub",{"2":{"2680":2}}],["yours",{"0":{"2425":1},"2":{"654":1}}],["yourself",{"2":{"376":1,"396":1,"495":1,"524":1,"1349":1,"1394":1,"1592":1,"1730":1,"2154":1,"2244":1,"2447":1,"2474":1,"2525":1}}],["yourkeyboard",{"2":{"201":1}}],["yourkeymap",{"2":{"132":1}}],["yourkb",{"2":{"132":1}}],["your",{"0":{"394":1,"395":1,"491":1,"578":1,"579":1,"580":1,"581":1,"582":1,"583":1,"584":1,"608":1,"1305":1,"1387":1,"1422":1,"1597":1,"1598":1,"1641":1,"1889":1,"2380":1,"2395":1,"2528":1,"2529":1,"2531":1,"2532":1,"2533":1,"2534":1,"2548":1,"2557":1,"2558":1,"2559":1,"2561":1,"2562":1,"2564":1,"2566":1,"2577":1,"2578":1,"2582":1,"2584":1,"2585":1,"2586":1,"2587":1,"2589":1,"2611":1,"2662":1,"2729":1,"2741":1,"2832":1},"1":{"609":1,"1890":1,"1891":1,"2529":1,"2530":1,"2531":1,"2532":1,"2533":1,"2534":1,"2558":1,"2559":1,"2560":2,"2561":2,"2562":1,"2563":1,"2565":1,"2566":1,"2567":2,"2568":2,"2569":2,"2570":2,"2571":2,"2572":2,"2573":2,"2574":2,"2575":2,"2576":1,"2577":1,"2587":1,"2588":1,"2589":1,"2663":1,"2664":1,"2665":1,"2666":1,"2667":1,"2668":1,"2669":1,"2670":1,"2671":1,"2672":1,"2730":1,"2731":1,"2732":1,"2733":1,"2734":1,"2735":1,"2736":1,"2737":1,"2738":1,"2739":1,"2740":1,"2742":1,"2743":1,"2744":1,"2745":1,"2746":1,"2747":1,"2748":1},"2":{"1":1,"14":1,"18":4,"23":1,"25":1,"31":1,"34":1,"36":1,"37":1,"43":1,"45":2,"49":3,"82":1,"87":1,"89":1,"90":1,"107":2,"110":3,"116":1,"119":4,"120":1,"124":3,"132":1,"196":1,"201":1,"202":2,"218":1,"228":1,"233":2,"235":1,"240":1,"241":2,"253":2,"255":2,"256":1,"257":1,"258":1,"259":2,"270":2,"272":2,"273":3,"276":1,"281":2,"284":1,"288":1,"307":7,"322":3,"331":1,"343":1,"352":1,"354":2,"355":1,"356":1,"359":1,"360":1,"362":1,"364":1,"367":2,"371":3,"374":1,"375":2,"376":2,"381":4,"392":2,"393":1,"394":2,"395":2,"396":2,"398":1,"405":1,"406":1,"407":2,"408":2,"414":1,"426":2,"429":1,"431":1,"432":4,"436":1,"445":1,"446":1,"447":1,"453":1,"455":1,"457":1,"459":1,"471":2,"472":1,"473":3,"476":2,"477":1,"487":5,"488":1,"491":1,"494":2,"495":1,"497":1,"501":1,"503":1,"507":2,"519":1,"522":3,"523":1,"543":7,"545":1,"549":1,"556":2,"575":3,"576":3,"577":1,"578":3,"579":1,"581":4,"582":3,"589":1,"591":1,"592":2,"595":9,"597":3,"598":1,"599":2,"600":3,"601":11,"604":1,"605":2,"606":2,"607":2,"608":2,"609":1,"611":4,"614":1,"625":3,"628":1,"629":2,"630":1,"642":1,"648":2,"650":2,"653":1,"654":3,"655":4,"657":2,"658":1,"660":2,"661":1,"665":3,"666":1,"667":3,"668":3,"670":1,"672":2,"679":1,"680":1,"682":4,"684":2,"685":1,"701":2,"702":1,"706":1,"707":1,"708":1,"710":1,"723":1,"727":1,"730":2,"731":1,"734":1,"735":2,"736":1,"737":1,"738":1,"740":1,"746":2,"747":1,"748":1,"749":3,"753":1,"775":1,"779":1,"780":1,"783":1,"805":1,"806":1,"807":1,"809":1,"834":1,"835":1,"836":1,"837":1,"838":1,"839":1,"841":1,"866":1,"867":1,"868":1,"869":1,"871":1,"898":1,"899":1,"900":1,"901":1,"902":1,"903":1,"904":1,"906":1,"933":1,"934":1,"935":1,"936":1,"937":1,"938":1,"940":1,"967":1,"968":1,"969":1,"970":1,"971":1,"972":1,"974":1,"1001":1,"1002":1,"1003":1,"1004":1,"1005":1,"1006":1,"1008":1,"1035":1,"1036":1,"1037":1,"1038":1,"1039":1,"1040":1,"1042":1,"1069":1,"1070":1,"1071":1,"1072":1,"1073":1,"1074":1,"1076":1,"1103":1,"1104":1,"1105":1,"1106":1,"1107":1,"1108":1,"1110":1,"1137":1,"1138":1,"1139":1,"1140":1,"1141":1,"1142":1,"1144":1,"1173":2,"1176":4,"1178":1,"1179":4,"1181":6,"1182":7,"1184":1,"1186":1,"1187":1,"1191":1,"1193":1,"1194":1,"1195":1,"1197":1,"1224":2,"1225":1,"1226":3,"1245":2,"1246":1,"1247":2,"1262":2,"1263":1,"1264":1,"1265":2,"1266":1,"1272":1,"1275":2,"1278":2,"1279":1,"1281":1,"1289":1,"1290":1,"1291":2,"1293":2,"1295":3,"1298":2,"1300":4,"1301":1,"1302":1,"1303":1,"1305":2,"1307":1,"1308":1,"1309":1,"1310":2,"1311":1,"1320":1,"1325":1,"1326":2,"1327":1,"1332":2,"1337":1,"1342":2,"1343":3,"1346":1,"1348":1,"1350":1,"1368":2,"1369":1,"1370":1,"1372":1,"1376":1,"1383":2,"1387":2,"1388":3,"1389":2,"1392":3,"1393":2,"1394":1,"1395":4,"1396":2,"1397":3,"1401":1,"1409":1,"1410":3,"1411":5,"1412":2,"1413":1,"1414":4,"1415":1,"1417":9,"1418":6,"1419":7,"1420":1,"1422":1,"1423":2,"1428":1,"1429":2,"1431":1,"1443":2,"1450":4,"1455":5,"1458":3,"1460":6,"1461":3,"1462":4,"1463":1,"1467":1,"1468":1,"1470":2,"1471":1,"1472":1,"1473":3,"1488":1,"1490":1,"1491":3,"1492":5,"1493":1,"1494":1,"1496":1,"1497":1,"1503":1,"1512":1,"1514":2,"1515":1,"1516":1,"1521":1,"1526":2,"1548":1,"1549":1,"1559":2,"1560":1,"1561":2,"1562":1,"1564":3,"1571":1,"1572":2,"1573":1,"1575":2,"1576":1,"1577":1,"1582":1,"1583":1,"1587":1,"1588":1,"1589":1,"1592":4,"1593":2,"1595":1,"1597":4,"1598":3,"1607":2,"1608":3,"1609":1,"1614":1,"1629":3,"1630":1,"1631":2,"1633":4,"1634":1,"1635":4,"1636":2,"1638":1,"1640":1,"1644":1,"1651":1,"1652":2,"1653":2,"1666":1,"1667":1,"1669":1,"1681":1,"1706":1,"1707":2,"1708":1,"1709":1,"1710":2,"1731":2,"1733":1,"1734":3,"1736":2,"1737":1,"1747":1,"1752":1,"1754":1,"1756":2,"1758":2,"1763":1,"1765":2,"1766":1,"1768":1,"1769":2,"1770":13,"1771":1,"1804":2,"1809":1,"1813":1,"1815":1,"1816":1,"1817":1,"1825":1,"1826":3,"1829":1,"1830":3,"1831":3,"1888":1,"1889":1,"1890":1,"1891":1,"1892":1,"1893":2,"1894":1,"1895":1,"1896":4,"1897":4,"1902":2,"1903":3,"1910":1,"1915":1,"1917":1,"1920":4,"1922":1,"1924":1,"1925":1,"1926":1,"1927":1,"1931":1,"1936":1,"1937":1,"1938":1,"1939":2,"1940":1,"1943":1,"1946":1,"1954":1,"1957":1,"1973":1,"1993":1,"1996":1,"1997":1,"1998":1,"1999":1,"2002":1,"2004":1,"2009":1,"2011":1,"2012":1,"2013":5,"2014":1,"2022":2,"2026":1,"2028":1,"2035":1,"2037":1,"2038":3,"2041":2,"2042":1,"2044":2,"2046":3,"2124":2,"2125":6,"2127":2,"2128":2,"2129":1,"2134":2,"2137":1,"2138":1,"2139":1,"2140":1,"2152":1,"2154":2,"2155":1,"2156":3,"2161":1,"2166":1,"2167":1,"2169":1,"2171":1,"2195":1,"2196":2,"2202":2,"2204":1,"2205":2,"2214":1,"2215":1,"2217":1,"2218":4,"2219":1,"2220":2,"2221":1,"2222":1,"2224":1,"2230":5,"2238":3,"2239":3,"2240":2,"2241":1,"2242":1,"2243":5,"2244":7,"2246":1,"2247":1,"2248":2,"2251":1,"2254":1,"2255":3,"2256":1,"2258":4,"2263":6,"2264":4,"2265":5,"2266":1,"2268":2,"2270":2,"2272":1,"2273":1,"2274":2,"2275":6,"2276":5,"2277":4,"2322":1,"2324":1,"2327":1,"2328":2,"2329":1,"2330":1,"2332":1,"2334":1,"2335":1,"2336":2,"2337":2,"2339":1,"2341":1,"2343":1,"2344":1,"2346":1,"2348":1,"2350":1,"2351":2,"2356":13,"2361":3,"2363":1,"2364":17,"2365":4,"2367":1,"2369":3,"2371":3,"2373":3,"2374":4,"2375":2,"2376":2,"2378":5,"2379":3,"2380":3,"2393":1,"2394":2,"2397":2,"2399":4,"2400":1,"2401":1,"2402":1,"2404":1,"2405":3,"2406":3,"2407":4,"2409":1,"2410":7,"2413":1,"2415":1,"2418":1,"2419":1,"2425":1,"2427":1,"2440":1,"2443":1,"2448":1,"2452":2,"2454":1,"2469":2,"2476":1,"2479":1,"2484":1,"2513":1,"2518":1,"2519":1,"2525":7,"2526":2,"2528":5,"2529":4,"2530":6,"2531":5,"2533":3,"2534":2,"2536":3,"2537":2,"2539":1,"2540":1,"2541":1,"2543":1,"2544":4,"2545":1,"2546":2,"2547":2,"2548":2,"2549":4,"2550":1,"2551":5,"2553":4,"2554":5,"2555":2,"2556":4,"2557":1,"2558":10,"2559":2,"2560":4,"2562":6,"2563":4,"2564":1,"2565":1,"2566":1,"2568":1,"2571":1,"2576":4,"2577":2,"2578":2,"2580":3,"2581":3,"2582":5,"2583":5,"2584":3,"2585":14,"2586":4,"2587":8,"2588":10,"2589":3,"2598":2,"2600":2,"2606":2,"2607":2,"2611":1,"2617":2,"2619":1,"2621":1,"2622":5,"2624":1,"2632":2,"2633":2,"2634":2,"2635":2,"2642":2,"2648":1,"2649":1,"2650":3,"2651":1,"2653":1,"2655":1,"2657":1,"2661":1,"2662":10,"2663":3,"2664":1,"2665":2,"2666":2,"2667":1,"2674":8,"2676":3,"2677":2,"2678":10,"2679":2,"2680":3,"2699":3,"2700":1,"2701":1,"2702":1,"2704":11,"2705":6,"2706":1,"2707":1,"2709":1,"2711":1,"2712":3,"2735":3,"2736":1,"2738":1,"2755":1,"2759":1,"2763":1,"2767":1,"2775":1,"2778":1,"2780":2,"2797":2,"2798":1,"2799":3,"2831":2,"2832":1,"2833":2,"2835":1,"2836":3,"2837":3,"2838":2,"2839":1,"2840":2,"2842":3,"2843":1,"2852":1,"2853":1,"2854":2,"2856":1,"2860":2,"2863":1,"2866":3,"2868":10,"2875":2,"2876":2,"2877":3,"2878":1,"2879":1,"2881":1,"2882":1,"2884":5,"2886":2,"2889":1,"2890":1,"2891":1,"2892":2,"2896":1}}],["you",{"0":{"1735":1,"2415":1,"2420":1,"2798":1},"2":{"1":2,"7":2,"16":1,"23":3,"31":5,"34":2,"37":1,"43":1,"45":2,"49":2,"70":1,"82":1,"83":2,"89":1,"90":3,"107":2,"110":2,"112":2,"119":6,"120":2,"124":3,"168":3,"173":2,"174":3,"182":1,"190":1,"194":2,"202":2,"206":3,"218":2,"228":2,"232":3,"233":2,"240":7,"241":2,"245":1,"248":2,"253":2,"254":2,"255":2,"256":2,"259":2,"270":2,"272":2,"281":2,"307":4,"331":1,"343":3,"346":1,"351":2,"352":2,"353":2,"355":3,"356":1,"357":1,"359":2,"360":1,"361":2,"362":1,"366":2,"367":2,"371":4,"372":2,"374":1,"376":2,"381":3,"392":1,"393":1,"394":3,"396":2,"398":1,"404":2,"405":2,"406":1,"407":2,"408":2,"412":2,"414":1,"415":2,"420":1,"421":1,"426":8,"427":1,"428":1,"429":1,"430":1,"431":1,"432":2,"433":1,"434":2,"437":1,"439":1,"442":1,"444":1,"449":1,"450":1,"451":2,"452":2,"453":4,"455":2,"457":1,"460":1,"462":2,"466":2,"470":4,"471":1,"472":1,"473":4,"474":1,"475":3,"476":4,"477":3,"478":2,"479":1,"480":1,"481":1,"482":1,"483":1,"486":1,"487":5,"488":3,"489":3,"490":1,"491":2,"492":2,"493":2,"494":6,"495":4,"496":2,"497":1,"498":3,"502":1,"503":1,"507":5,"508":1,"509":1,"510":1,"512":1,"515":4,"517":1,"519":2,"520":1,"522":3,"524":1,"526":2,"529":1,"541":3,"543":3,"544":2,"545":2,"546":8,"547":1,"549":1,"550":1,"551":4,"552":4,"554":1,"556":2,"558":2,"561":1,"562":3,"563":1,"573":1,"578":4,"579":1,"580":2,"581":4,"582":4,"583":1,"586":2,"587":1,"592":3,"593":2,"594":2,"595":13,"596":2,"597":6,"598":4,"599":2,"600":4,"601":13,"602":1,"603":3,"607":1,"608":3,"609":1,"611":3,"612":3,"614":1,"615":6,"616":2,"619":1,"622":1,"625":1,"626":2,"627":4,"628":2,"629":1,"642":1,"648":3,"650":4,"651":1,"652":2,"653":1,"654":4,"655":4,"656":1,"657":2,"658":1,"660":1,"662":1,"665":3,"666":3,"667":7,"668":6,"669":2,"670":1,"671":1,"674":1,"682":3,"684":4,"688":1,"698":2,"699":1,"700":2,"701":2,"702":2,"703":1,"706":3,"709":1,"716":1,"723":2,"730":3,"731":1,"735":1,"740":1,"744":3,"746":3,"747":2,"749":3,"779":3,"782":1,"790":1,"794":1,"798":1,"800":1,"805":3,"808":1,"817":1,"821":1,"825":1,"827":1,"834":3,"839":1,"840":1,"849":1,"853":1,"857":1,"859":1,"866":3,"870":1,"881":1,"885":1,"889":1,"891":1,"898":3,"904":1,"905":1,"916":1,"920":1,"924":1,"926":1,"933":3,"938":1,"939":1,"950":1,"954":1,"958":1,"960":1,"967":3,"972":1,"973":1,"984":1,"988":1,"992":1,"994":1,"1001":3,"1006":1,"1007":1,"1018":1,"1022":1,"1026":1,"1028":1,"1035":3,"1040":1,"1041":1,"1052":1,"1056":1,"1060":1,"1062":1,"1069":3,"1074":1,"1075":1,"1086":1,"1090":1,"1094":1,"1096":1,"1103":3,"1108":1,"1109":1,"1120":1,"1124":1,"1128":1,"1130":1,"1137":3,"1142":1,"1143":1,"1154":1,"1158":1,"1162":1,"1164":1,"1173":1,"1176":1,"1178":2,"1179":1,"1181":3,"1182":3,"1185":5,"1186":2,"1187":3,"1193":3,"1196":1,"1207":1,"1211":1,"1215":1,"1217":1,"1224":3,"1225":2,"1226":4,"1245":3,"1247":3,"1250":1,"1261":1,"1262":4,"1265":2,"1275":1,"1277":1,"1278":1,"1279":1,"1281":1,"1284":1,"1289":4,"1290":1,"1291":4,"1292":2,"1293":4,"1294":2,"1296":2,"1297":6,"1298":1,"1300":2,"1305":1,"1310":5,"1314":3,"1315":1,"1316":1,"1317":1,"1318":1,"1320":3,"1321":1,"1322":2,"1323":1,"1325":1,"1326":2,"1327":1,"1331":1,"1332":2,"1335":1,"1336":1,"1337":1,"1340":1,"1342":2,"1343":8,"1344":4,"1345":1,"1346":2,"1347":1,"1350":1,"1355":2,"1356":8,"1357":1,"1358":1,"1368":4,"1369":1,"1372":1,"1376":2,"1378":2,"1382":6,"1383":5,"1387":2,"1388":9,"1389":15,"1390":1,"1391":1,"1392":8,"1393":2,"1395":3,"1396":4,"1397":8,"1398":7,"1401":1,"1405":1,"1408":3,"1409":2,"1410":3,"1411":8,"1412":4,"1413":1,"1414":5,"1415":2,"1417":14,"1418":10,"1419":15,"1420":4,"1421":2,"1422":4,"1423":1,"1426":4,"1427":1,"1428":5,"1429":1,"1430":4,"1431":6,"1434":1,"1435":2,"1437":2,"1442":1,"1443":3,"1450":1,"1452":1,"1453":2,"1455":11,"1456":5,"1458":4,"1460":5,"1461":4,"1462":5,"1463":4,"1466":2,"1468":5,"1469":3,"1470":1,"1471":2,"1472":1,"1473":9,"1480":1,"1487":2,"1490":1,"1492":8,"1493":2,"1496":5,"1497":3,"1499":2,"1502":1,"1503":1,"1504":1,"1505":2,"1507":1,"1511":1,"1512":2,"1514":2,"1515":1,"1516":3,"1521":4,"1526":3,"1527":1,"1559":6,"1560":2,"1561":4,"1562":2,"1563":2,"1564":3,"1565":1,"1570":1,"1572":5,"1573":2,"1575":3,"1576":2,"1578":1,"1579":8,"1580":1,"1582":11,"1583":2,"1585":2,"1587":3,"1588":2,"1589":2,"1591":1,"1592":6,"1593":1,"1594":1,"1595":1,"1597":4,"1603":1,"1607":1,"1615":1,"1616":2,"1629":5,"1631":1,"1632":4,"1633":2,"1634":5,"1635":1,"1636":3,"1638":2,"1639":3,"1644":1,"1648":1,"1649":3,"1651":1,"1707":2,"1708":1,"1709":1,"1710":1,"1730":6,"1733":1,"1734":5,"1736":2,"1737":1,"1741":2,"1745":3,"1747":3,"1749":2,"1750":2,"1753":1,"1754":7,"1755":1,"1756":5,"1757":1,"1758":1,"1762":1,"1764":3,"1766":1,"1768":2,"1769":3,"1770":8,"1771":2,"1772":2,"1804":2,"1808":1,"1813":2,"1817":6,"1824":4,"1826":2,"1829":1,"1831":2,"1832":1,"1835":2,"1888":2,"1889":1,"1891":1,"1893":5,"1894":1,"1895":6,"1896":2,"1902":1,"1905":1,"1906":1,"1910":2,"1911":1,"1912":1,"1914":1,"1915":1,"1916":2,"1920":4,"1922":3,"1923":2,"1926":2,"1928":1,"1932":2,"1939":3,"1940":1,"1941":1,"1943":1,"1946":2,"1949":1,"1950":2,"1954":2,"1967":1,"1993":1,"1996":1,"1997":1,"1999":2,"2000":1,"2002":1,"2003":1,"2004":6,"2005":1,"2006":2,"2010":2,"2013":6,"2014":2,"2026":1,"2032":1,"2036":4,"2038":2,"2041":1,"2042":1,"2044":1,"2046":2,"2047":1,"2050":2,"2052":4,"2053":2,"2124":1,"2125":6,"2127":1,"2129":2,"2130":2,"2133":1,"2134":2,"2135":3,"2137":3,"2138":1,"2139":1,"2140":3,"2152":3,"2153":4,"2154":2,"2155":2,"2156":2,"2157":3,"2169":2,"2195":1,"2196":1,"2197":2,"2201":3,"2205":3,"2206":5,"2209":1,"2210":4,"2211":3,"2213":1,"2214":2,"2217":2,"2218":4,"2219":5,"2220":1,"2221":7,"2224":7,"2226":7,"2227":1,"2230":1,"2232":1,"2233":1,"2236":1,"2238":3,"2239":4,"2240":3,"2243":4,"2244":8,"2246":5,"2247":1,"2248":1,"2251":1,"2255":9,"2256":4,"2263":11,"2264":3,"2265":1,"2268":3,"2274":2,"2275":4,"2276":4,"2277":3,"2321":1,"2325":2,"2327":5,"2328":1,"2332":2,"2334":1,"2337":1,"2339":1,"2340":2,"2341":1,"2343":1,"2344":1,"2351":5,"2353":7,"2356":16,"2357":3,"2360":2,"2362":4,"2363":10,"2364":17,"2365":3,"2367":1,"2368":2,"2369":5,"2371":1,"2372":1,"2373":4,"2374":5,"2375":12,"2376":3,"2377":8,"2378":5,"2380":9,"2381":6,"2387":2,"2393":2,"2394":1,"2396":3,"2399":5,"2400":4,"2406":5,"2407":3,"2410":8,"2411":4,"2412":2,"2413":3,"2414":1,"2415":1,"2416":1,"2419":2,"2420":6,"2421":1,"2423":1,"2426":1,"2427":1,"2428":3,"2429":4,"2430":1,"2434":1,"2436":2,"2442":1,"2443":3,"2447":1,"2448":6,"2449":6,"2450":2,"2452":4,"2454":5,"2467":1,"2469":2,"2470":1,"2471":1,"2472":3,"2474":3,"2475":6,"2476":5,"2478":3,"2479":2,"2480":1,"2513":5,"2518":4,"2519":3,"2525":6,"2526":4,"2527":2,"2528":3,"2529":5,"2530":7,"2531":5,"2532":6,"2533":6,"2535":1,"2537":4,"2538":2,"2539":1,"2540":1,"2541":1,"2544":1,"2546":2,"2548":1,"2549":6,"2550":4,"2551":3,"2552":2,"2553":5,"2554":4,"2555":3,"2556":3,"2557":2,"2558":7,"2559":1,"2560":4,"2561":1,"2562":8,"2563":4,"2564":3,"2565":8,"2566":2,"2567":3,"2568":1,"2570":2,"2571":1,"2572":2,"2574":3,"2576":9,"2577":6,"2578":1,"2580":3,"2581":3,"2582":4,"2583":5,"2584":3,"2585":6,"2586":1,"2587":4,"2588":12,"2598":6,"2599":5,"2600":8,"2603":2,"2604":3,"2605":1,"2606":6,"2607":3,"2608":1,"2610":1,"2613":3,"2615":1,"2617":5,"2619":4,"2620":1,"2621":1,"2622":8,"2633":1,"2634":1,"2638":1,"2639":3,"2642":3,"2649":1,"2650":1,"2657":1,"2661":1,"2662":4,"2663":2,"2664":1,"2665":5,"2666":1,"2667":1,"2668":2,"2669":1,"2671":1,"2673":1,"2674":5,"2676":2,"2677":1,"2678":4,"2680":2,"2699":2,"2701":1,"2702":1,"2704":3,"2705":10,"2706":1,"2711":1,"2712":1,"2729":1,"2730":2,"2731":1,"2733":6,"2734":3,"2735":11,"2736":3,"2738":3,"2739":2,"2767":1,"2773":1,"2775":1,"2777":1,"2780":1,"2782":1,"2789":1,"2790":1,"2791":2,"2799":2,"2816":2,"2831":1,"2833":6,"2834":1,"2835":1,"2836":8,"2837":9,"2838":3,"2839":5,"2840":2,"2841":2,"2842":4,"2843":1,"2850":1,"2852":1,"2853":3,"2854":4,"2855":2,"2856":1,"2857":2,"2858":3,"2859":1,"2860":1,"2861":3,"2865":1,"2866":5,"2867":2,"2868":30,"2875":7,"2876":4,"2877":2,"2880":1,"2882":3,"2883":1,"2884":7,"2886":2,"2888":4,"2890":6,"2891":5,"2892":1,"2893":2,"2894":3,"2896":17}}],["yiancar",{"2":{"149":1}}],["yiancardesigns",{"2":{"143":3,"149":1}}],["yd68",{"2":{"143":2}}],["yd60mq",{"2":{"143":2,"149":1}}],["ydkb",{"2":{"143":3,"149":1,"211":2}}],["yapf",{"0":{"497":1},"2":{"483":1,"486":3,"497":1,"509":3}}],["yarn",{"2":{"457":1,"458":1}}],["yakiimo",{"2":{"211":1}}],["yandrstudio",{"2":{"199":1}}],["yangdigi",{"2":{"149":1}}],["yanghu",{"2":{"134":1}}],["yasui",{"2":{"143":2}}],["yaml",{"2":{"114":1}}],["yellow",{"2":{"371":1,"474":1,"476":1,"2045":2,"2051":1,"2151":2,"2558":1}}],["yet",{"2":{"149":1,"170":1,"209":1,"236":1,"537":1,"564":1,"578":1,"579":1,"615":1,"695":1,"1292":1,"1763":1,"2156":1,"2246":2,"2320":1,"2323":12,"2364":1,"2421":1,"2487":12,"2541":1,"2576":1,"2607":1,"2634":1,"2635":1,"2657":1,"2662":1,"2665":1,"2670":1,"2715":1,"2724":1,"2870":1,"2894":1}}],["yes",{"2":{"10":1,"28":1,"49":1,"74":1,"87":1,"88":3,"103":4,"104":3,"118":1,"119":1,"126":3,"127":3,"202":1,"232":1,"234":7,"235":1,"266":1,"332":1,"549":1,"557":1,"574":1,"607":1,"637":1,"672":1,"684":1,"706":1,"723":1,"746":1,"779":1,"805":1,"834":1,"866":1,"898":1,"933":1,"967":1,"1001":1,"1035":1,"1069":1,"1103":1,"1137":1,"1193":1,"1224":1,"1245":1,"1262":1,"1300":1,"1308":1,"1347":1,"1411":1,"1418":2,"1419":2,"1426":1,"1443":1,"1469":1,"1470":1,"1496":1,"1512":1,"1548":1,"1559":1,"1564":1,"1572":1,"1593":1,"1607":1,"1608":1,"1614":1,"1629":1,"1633":1,"1635":1,"1636":1,"1646":1,"1666":1,"1707":1,"1731":1,"1736":1,"1758":1,"1765":1,"1813":1,"1830":2,"1890":1,"1902":1,"1915":1,"1920":1,"1922":1,"1973":1,"1996":2,"1997":2,"1998":2,"1999":2,"2011":1,"2022":1,"2044":2,"2125":2,"2137":2,"2156":2,"2161":1,"2166":1,"2196":1,"2201":1,"2214":1,"2230":1,"2239":2,"2240":1,"2241":1,"2242":1,"2243":1,"2244":1,"2248":1,"2249":1,"2255":1,"2258":1,"2266":1,"2272":1,"2275":2,"2276":1,"2322":1,"2324":1,"2364":1,"2365":1,"2401":2,"2622":1,"2676":1,"2701":1,"2704":11,"2707":2,"2836":2,"2868":1,"2895":1}}],["year>",{"2":{"1414":1}}],["years",{"2":{"6":1,"10":1,"213":1,"2410":1}}],["year",{"2":{"0":2,"9":2,"19":2,"39":2,"52":2,"162":1,"1414":1,"2410":3}}],["r=4",{"2":{"2705":1}}],["rbt",{"2":{"2482":1,"2700":1,"2736":1}}],["rbrc",{"2":{"353":1,"571":2,"2024":1,"2458":1,"2477":1,"2481":1}}],["rr",{"2":{"2247":3}}],["rle",{"0":{"2728":1},"2":{"2703":4,"2713":1,"2720":1,"2724":1,"2728":1}}],["rl",{"2":{"2247":3}}],["rj",{"2":{"2211":2}}],["rz",{"2":{"1708":1}}],["ry",{"2":{"1708":1,"2816":1}}],["ryanbaekr",{"2":{"222":1}}],["r09",{"2":{"1560":2}}],["r08",{"2":{"1560":2}}],["r07",{"2":{"1560":2}}],["r06",{"2":{"1560":2}}],["r05",{"2":{"1560":4}}],["r04",{"2":{"1560":2}}],["r03",{"2":{"1560":2}}],["r02",{"2":{"1560":2}}],["r01",{"2":{"1560":2}}],["r|64",{"2":{"1508":1}}],["rw",{"2":{"1667":2}}],["rwin",{"2":{"1355":1,"1428":1,"2460":1,"2481":1,"2500":1,"2501":1,"2518":1}}],["rwx",{"2":{"236":3}}],["rnrm",{"2":{"2469":2,"2497":2}}],["rn",{"0":{"1337":1},"2":{"1337":1,"2320":5}}],["rn42",{"2":{"134":1,"149":1,"191":1,"211":1,"221":2,"556":1,"2320":1,"2322":1,"2807":1}}],["rts",{"2":{"1244":1,"1246":1,"1247":4}}],["rtc",{"2":{"236":1}}],["rgui",{"2":{"571":2,"1328":1,"1355":1,"1356":1,"1428":1,"1747":5,"2460":1,"2469":4,"2475":1,"2481":1,"2497":4,"2500":1,"2501":1,"2506":1,"2518":2,"2599":1}}],["rght",{"2":{"353":1,"571":2,"1891":1,"2024":2,"2462":1,"2469":1,"2477":1,"2481":1,"2497":1,"2499":1,"2874":4,"2875":3,"2876":2}}],["rgbtest",{"2":{"2127":1,"2503":1}}],["rgb|led",{"2":{"317":1}}],["rgb888",{"2":{"199":1,"2703":2,"2704":2}}],["rgbmatrix",{"2":{"191":1}}],["rgb565",{"2":{"191":1,"199":1,"2703":3,"2704":11,"2705":1}}],["rgb+via",{"2":{"165":1}}],["rgb64",{"2":{"143":2}}],["rgbw",{"0":{"1266":1},"2":{"112":1,"134":1,"266":2,"547":2,"1263":2,"1266":2,"2830":2}}],["rgbkb",{"2":{"93":1,"114":2,"149":1,"165":2,"191":1,"211":1,"266":1,"294":2}}],["rgblight=true",{"2":{"430":1}}],["rgblight",{"0":{"2824":1},"2":{"49":3,"65":1,"70":3,"74":2,"75":1,"111":6,"112":5,"113":1,"114":6,"165":2,"176":2,"191":10,"199":2,"211":3,"221":3,"222":6,"236":5,"249":4,"266":6,"277":1,"283":3,"285":2,"308":2,"332":6,"459":2,"547":10,"556":1,"623":4,"629":11,"650":1,"652":2,"684":1,"1262":1,"1263":1,"1389":16,"1400":5,"1411":2,"2036":2,"2125":2,"2128":14,"2129":14,"2130":12,"2131":12,"2132":6,"2134":1,"2135":18,"2136":4,"2137":16,"2138":1,"2139":2,"2140":1,"2141":2,"2143":1,"2144":16,"2145":7,"2146":6,"2147":14,"2148":6,"2149":2,"2150":6,"2151":3,"2152":4,"2153":6,"2224":2,"2400":9,"2401":3,"2802":1,"2824":3,"2842":11}}],["rgbleds",{"2":{"191":1}}],["rgbled",{"2":{"45":2,"70":1,"191":1,"222":2,"249":2,"547":2,"552":1,"2125":1,"2133":7,"2224":1,"2401":6}}],["rgb",{"0":{"25":1,"45":1,"80":1,"124":1,"214":1,"233":1,"283":1,"316":1,"459":1,"547":1,"1605":1,"2036":1,"2041":1,"2042":1,"2043":1,"2044":1,"2053":1,"2055":1,"2056":1,"2057":1,"2058":1,"2059":1,"2060":1,"2061":1,"2063":1,"2065":1,"2067":1,"2069":1,"2071":1,"2072":1,"2073":1,"2074":1,"2075":1,"2077":1,"2078":1,"2079":1,"2080":1,"2081":1,"2083":1,"2084":1,"2085":1,"2086":1,"2087":1,"2089":1,"2090":1,"2091":1,"2092":1,"2093":1,"2095":1,"2096":1,"2097":1,"2098":1,"2099":1,"2101":1,"2103":1,"2105":1,"2107":1,"2109":1,"2111":1,"2112":1,"2114":1,"2116":1,"2118":1,"2121":1,"2124":1,"2138":1,"2503":1,"2504":1,"2825":1,"2842":1},"1":{"2037":1,"2038":1,"2039":1,"2040":1,"2041":1,"2042":2,"2043":2,"2044":1,"2045":1,"2046":1,"2047":1,"2048":1,"2049":1,"2050":1,"2051":1,"2052":1,"2053":1,"2054":1,"2055":1,"2056":1,"2057":1,"2058":1,"2059":1,"2060":1,"2061":1,"2062":2,"2063":1,"2064":2,"2065":1,"2066":2,"2067":1,"2068":2,"2069":1,"2070":2,"2071":1,"2072":1,"2073":1,"2074":1,"2075":1,"2076":2,"2077":1,"2078":1,"2079":1,"2080":1,"2081":1,"2082":2,"2083":1,"2084":1,"2085":1,"2086":1,"2087":1,"2088":2,"2089":1,"2090":1,"2091":1,"2092":1,"2093":1,"2094":2,"2095":1,"2096":1,"2097":1,"2098":1,"2099":1,"2100":2,"2101":1,"2102":2,"2103":1,"2104":2,"2105":1,"2106":1,"2107":1,"2108":2,"2109":1,"2110":2,"2111":1,"2112":1,"2113":2,"2114":1,"2115":2,"2116":1,"2117":2,"2118":1,"2119":1,"2120":1,"2121":1,"2122":1,"2123":1,"2125":1,"2126":1,"2127":1,"2128":1,"2129":1,"2130":1,"2131":1,"2132":1,"2133":1,"2134":1,"2135":1,"2136":1,"2137":1,"2138":1,"2139":1,"2140":1,"2141":1,"2142":1,"2143":1,"2144":1,"2145":1,"2146":1,"2147":1,"2148":1,"2149":1,"2150":1,"2151":1,"2152":1,"2153":1,"2154":1,"2155":1,"2156":1,"2157":1},"2":{"25":7,"32":3,"45":2,"49":4,"63":1,"65":3,"70":1,"73":1,"80":1,"93":5,"94":1,"112":1,"114":27,"124":3,"133":1,"134":9,"143":4,"149":6,"165":3,"169":2,"176":1,"183":14,"185":7,"191":15,"199":2,"201":1,"211":7,"214":2,"221":3,"222":11,"229":1,"231":3,"233":1,"236":13,"238":1,"244":1,"249":31,"266":8,"277":9,"283":7,"285":11,"298":1,"308":8,"316":3,"317":4,"430":2,"459":2,"547":5,"552":1,"615":1,"623":2,"629":20,"630":1,"633":1,"634":5,"635":5,"683":1,"684":1,"705":1,"706":1,"712":1,"778":1,"779":2,"785":1,"786":3,"790":1,"792":1,"798":1,"804":1,"805":2,"811":1,"812":3,"817":1,"819":1,"825":1,"833":1,"834":2,"843":1,"844":3,"849":1,"851":1,"857":1,"865":1,"866":2,"873":1,"874":3,"881":1,"883":1,"889":1,"897":1,"898":2,"908":1,"909":3,"916":1,"918":1,"924":1,"932":1,"933":2,"942":1,"943":3,"950":1,"952":1,"958":1,"966":1,"967":2,"976":1,"977":3,"984":1,"986":1,"992":1,"1000":1,"1001":2,"1010":1,"1011":3,"1018":1,"1020":1,"1026":1,"1034":1,"1035":2,"1044":1,"1045":3,"1052":1,"1054":1,"1060":1,"1068":1,"1069":2,"1078":1,"1079":3,"1086":1,"1088":1,"1094":1,"1102":1,"1103":2,"1112":1,"1113":3,"1120":1,"1122":1,"1128":1,"1136":1,"1137":2,"1146":1,"1147":3,"1154":1,"1156":1,"1162":1,"1192":1,"1193":2,"1199":1,"1200":3,"1207":1,"1209":1,"1215":1,"1261":1,"1262":1,"1263":2,"1264":1,"1265":1,"1266":3,"1372":1,"1373":1,"1388":1,"1389":25,"1400":1,"1410":2,"1411":8,"1412":1,"1511":2,"1587":1,"1605":5,"1606":6,"1636":4,"1824":2,"1833":1,"1916":8,"1937":1,"2036":1,"2037":2,"2038":1,"2040":16,"2041":152,"2042":7,"2043":2,"2044":21,"2045":22,"2046":5,"2047":28,"2050":8,"2051":11,"2052":15,"2053":6,"2055":1,"2056":1,"2057":1,"2058":1,"2059":1,"2060":1,"2061":1,"2062":1,"2064":1,"2112":1,"2113":1,"2124":3,"2125":3,"2126":1,"2127":25,"2128":3,"2129":2,"2130":2,"2134":3,"2135":2,"2137":2,"2138":3,"2140":1,"2144":5,"2145":10,"2151":24,"2154":1,"2156":6,"2222":1,"2224":2,"2227":2,"2381":2,"2389":1,"2390":2,"2391":2,"2503":22,"2504":17,"2676":5,"2677":2,"2701":8,"2703":2,"2705":5,"2738":1,"2800":1,"2802":1,"2803":1,"2824":2,"2825":3,"2837":1,"2842":51,"2855":2,"2864":1}}],["rq",{"0":{"567":1},"2":{"344":2,"345":2,"567":2}}],["rms",{"2":{"1653":1}}],["rm24c512c",{"2":{"730":2}}],["rm",{"2":{"283":1,"2040":13,"2043":2,"2504":13,"2582":1}}],["rmi",{"2":{"197":13,"199":1}}],["rswp",{"2":{"2469":2,"2497":2}}],["rspc",{"2":{"2202":1,"2203":1,"2205":5,"2206":3,"2509":1}}],["rsi",{"2":{"1467":1}}],["rstp",{"2":{"1629":2,"1631":2,"2489":1}}],["rst",{"2":{"1463":1,"1465":1,"1648":1,"1649":1,"1655":2,"1909":3,"2234":1,"2321":1,"2329":1,"2332":1,"2334":1,"2335":1,"2337":1,"2377":1,"2437":1,"2439":1,"2441":1,"2483":1,"2701":11,"2704":4}}],["rsg",{"2":{"1355":1,"2500":1,"2501":1,"2506":1,"2518":1,"2599":1}}],["rsag",{"2":{"1355":1,"2500":1,"2501":1,"2506":1,"2518":1,"2599":1}}],["rsa",{"2":{"1355":1,"2500":1,"2501":1,"2506":1,"2518":1,"2599":1}}],["rs232",{"2":{"1170":1}}],["rs485",{"2":{"1170":1}}],["rs40",{"2":{"211":1}}],["rsft",{"2":{"353":1,"571":2,"1355":1,"1428":1,"1503":4,"1564":1,"1567":1,"2205":9,"2206":1,"2327":1,"2460":1,"2475":1,"2477":1,"2481":1,"2500":1,"2501":1,"2506":1,"2518":2,"2599":1,"2867":1}}],["rs",{"2":{"249":1,"1667":2}}],["rshift",{"2":{"211":1,"260":1,"1356":1}}],["r17",{"2":{"1560":2}}],["r16",{"2":{"1560":2}}],["r15",{"2":{"1560":2}}],["r14",{"2":{"1560":2}}],["r13",{"2":{"1560":2}}],["r12",{"2":{"1560":2}}],["r11",{"2":{"1560":2}}],["r10",{"2":{"1560":2}}],["r1",{"2":{"211":1,"300":1,"725":1,"2806":1}}],["r2",{"2":{"207":1,"211":2,"277":1,"725":1,"2806":1}}],["rxc1",{"2":{"1999":1}}],["rxcie1",{"2":{"1999":1}}],["rxen1",{"2":{"1999":3}}],["rxled",{"2":{"1372":2,"1376":2}}],["rx",{"2":{"191":1,"1176":1,"1178":8,"1179":5,"1183":1,"1189":11,"1190":9,"1191":8,"1246":2,"1247":4,"1370":1,"1708":1,"1999":6,"2639":2,"2650":2,"2652":2,"2816":1}}],["rp",{"2":{"2645":2,"2646":2,"2647":2,"2651":1}}],["rp2",{"2":{"2558":1}}],["rp2040",{"0":{"152":1,"271":1,"677":1,"737":1,"1374":1,"1377":1,"1381":1,"2000":1,"2350":1,"2640":1,"2649":1,"2650":1,"2651":1,"2653":1,"2654":1},"1":{"2641":1,"2642":1,"2643":1,"2644":1,"2645":1,"2646":1,"2647":1,"2648":1,"2649":1,"2650":2,"2651":2,"2652":1,"2653":1,"2654":1},"2":{"152":5,"163":1,"165":11,"191":9,"199":5,"211":3,"236":3,"266":1,"271":6,"277":1,"294":1,"308":1,"311":1,"317":1,"534":3,"677":2,"704":1,"734":2,"737":3,"1175":1,"1176":2,"1179":2,"1183":2,"1270":1,"1367":2,"1371":3,"1373":1,"1378":2,"1379":2,"1381":1,"2000":1,"2219":1,"2350":4,"2535":1,"2559":1,"2640":1,"2641":1,"2642":3,"2643":2,"2644":1,"2645":1,"2646":1,"2647":1,"2648":5,"2649":1,"2650":3,"2651":3,"2652":1,"2653":6,"2654":1,"2812":1,"2843":1}}],["rprn",{"2":{"2468":1,"2505":1}}],["rpi",{"2":{"2350":1}}],["rpt",{"2":{"1491":1,"1492":2,"1493":1,"2484":1}}],["rpc",{"2":{"165":2,"2223":7}}],["rdesc",{"2":{"134":1}}],["royal",{"2":{"2513":1}}],["road",{"2":{"2409":1}}],["roadmap",{"2":{"88":1,"104":1}}],["roastpotatoes",{"2":{"2369":1,"2382":1}}],["rosin",{"2":{"2367":1,"2374":2}}],["rosaline",{"2":{"211":1}}],["roving",{"2":{"2320":1}}],["rofl",{"2":{"2276":3}}],["robot",{"2":{"747":1}}],["robustness",{"2":{"211":1}}],["robust",{"2":{"76":1}}],["ro",{"2":{"428":1}}],["rooms",{"2":{"2427":1}}],["room",{"2":{"1826":1,"1912":1,"2038":1,"2236":1,"2391":1}}],["root",{"2":{"319":1,"495":1,"554":1,"597":1,"1310":1,"1354":1,"1395":1,"1508":3,"1509":1,"1830":1,"2044":1,"2363":3,"2554":1,"2555":1,"2560":1,"2622":1,"2891":1}}],["rookiebwoy",{"2":{"241":2,"249":2,"300":2,"308":1}}],["rot",{"2":{"308":1,"2846":1}}],["rotary",{"2":{"236":1,"671":1,"1289":1,"2813":1,"2827":1}}],["rotates",{"2":{"1911":1,"1941":3,"1943":3}}],["rotate",{"0":{"2007":1},"2":{"1911":1,"2007":4}}],["rotated",{"2":{"31":1,"34":1,"1386":1,"1911":2,"1939":1}}],["rotating",{"2":{"1638":3,"1652":1,"1912":1,"2236":1}}],["rotations",{"2":{"1944":1,"1945":1,"2712":1,"2816":1}}],["rotational",{"2":{"149":1,"1939":2}}],["rotation",{"0":{"1911":1,"1930":1},"2":{"31":5,"34":5,"199":1,"307":2,"1636":2,"1906":5,"1911":10,"1912":19,"1930":6,"1941":3,"1943":4,"2007":1,"2233":5,"2236":12,"2704":1,"2705":13,"2709":1,"2745":1,"2816":3}}],["rogue87",{"2":{"211":1}}],["ropt",{"2":{"165":1,"1355":1,"1428":1,"2460":1,"2481":1,"2500":1,"2501":1,"2518":1}}],["rocketboard",{"2":{"149":1}}],["rollover",{"0":{"2781":1,"2787":1},"2":{"556":1,"1595":1,"2239":1,"2322":1,"2469":3,"2497":3}}],["rolls",{"2":{"308":1,"2869":1}}],["roll",{"2":{"294":1,"387":1,"1772":2,"2021":1}}],["rolled",{"2":{"289":1,"2881":1}}],["rollback",{"2":{"191":1}}],["rolling",{"0":{"2873":1},"2":{"134":1,"2324":1,"2875":3}}],["roles",{"2":{"2255":1,"2827":1}}],["role",{"2":{"114":1,"149":1,"194":1,"546":3,"2525":1,"2684":1,"2868":2,"2869":8,"2875":8,"2876":5,"2877":1}}],["roughly",{"2":{"1897":1}}],["rouge87",{"2":{"211":1}}],["routing",{"2":{"697":1,"2377":1}}],["routine",{"2":{"49":1,"556":2,"604":1,"606":1,"607":5,"1397":1,"1649":1,"2364":2,"2599":1}}],["routines",{"2":{"49":1,"125":1,"185":1,"549":1,"2635":1}}],["route",{"0":{"347":1,"348":1,"349":1,"350":1},"2":{"2375":1}}],["rounded",{"2":{"1230":1,"1270":1}}],["round",{"2":{"133":1,"134":1,"381":1,"578":1,"1448":1}}],["row1",{"2":{"2412":11}}],["row0",{"2":{"2412":12}}],["row2col",{"2":{"111":1,"543":1,"604":1,"621":3,"2667":2,"2819":1}}],["row",{"2":{"92":2,"114":1,"199":1,"222":1,"255":3,"289":1,"543":1,"552":5,"606":1,"607":4,"614":1,"621":13,"1307":8,"1370":1,"1380":1,"1381":1,"1383":4,"1386":8,"1460":3,"1462":1,"1559":2,"1560":2,"1561":2,"1583":1,"1595":1,"1607":1,"1612":1,"1639":1,"1688":2,"1690":2,"1770":2,"1826":3,"1829":4,"2038":3,"2041":4,"2051":4,"2215":1,"2218":1,"2224":2,"2249":5,"2330":1,"2337":1,"2369":1,"2374":2,"2375":2,"2377":4,"2380":1,"2412":8,"2471":1,"2628":2,"2668":3,"2669":1,"2676":1,"2703":2,"2742":1,"2745":1,"2816":1,"2819":2,"2823":1,"2860":1,"2868":1,"2878":1,"2881":1,"2882":1,"2886":5}}],["rows",{"2":{"63":1,"111":1,"114":1,"211":2,"317":2,"543":6,"571":1,"607":2,"621":1,"1386":1,"1387":2,"1426":2,"1460":1,"1462":1,"1818":1,"1826":2,"1912":2,"2038":2,"2051":1,"2215":3,"2218":1,"2224":2,"2249":1,"2258":1,"2369":3,"2371":1,"2377":1,"2412":5,"2471":1,"2476":3,"2531":1,"2666":1,"2667":3,"2668":1,"2676":1,"2742":1,"2776":1,"2819":3,"2862":1,"2882":4}}],["romanian",{"2":{"2834":3}}],["rominronin",{"2":{"437":1,"2394":1}}],["roms",{"2":{"273":1}}],["rom",{"0":{"276":1,"284":1},"2":{"49":1,"273":1,"1681":1,"2428":1,"2451":1,"2896":1}}],["rcpc",{"2":{"2202":1,"2203":1,"2205":1,"2509":1}}],["rcbr",{"2":{"2024":1,"2468":1,"2505":1}}],["rctrl",{"2":{"1356":1}}],["rctl",{"2":{"353":1,"571":2,"1328":1,"1355":1,"1428":1,"2205":2,"2327":1,"2460":1,"2469":2,"2477":1,"2481":1,"2497":2,"2500":1,"2501":1,"2506":1,"2518":2,"2599":1,"2880":1,"2883":1}}],["rcg",{"2":{"1355":1,"2500":1,"2501":1,"2506":1,"2518":1,"2599":1}}],["rcsg",{"2":{"1355":1,"2500":1,"2501":1,"2506":1,"2518":1,"2599":1}}],["rcs",{"2":{"1355":1,"2500":1,"2501":1,"2506":1,"2518":1,"2599":1}}],["rcag",{"2":{"1355":1,"2500":1,"2501":1,"2506":1,"2518":1,"2599":1}}],["rca",{"2":{"1355":1,"2500":1,"2501":1,"2506":1,"2518":1,"2599":1}}],["rcmd",{"2":{"1355":1,"1428":1,"2460":1,"2481":1,"2500":1,"2501":1,"2518":1}}],["rc",{"2":{"49":3,"1382":1,"2633":1}}],["radius",{"2":{"2705":1}}],["radio",{"2":{"2684":1}}],["rabk",{"2":{"2468":1,"2505":1}}],["rabbit",{"2":{"143":2}}],["rapc",{"2":{"2202":1,"2203":1,"2205":1,"2509":1}}],["rapidly",{"2":{"1463":1,"1511":1,"2254":1}}],["rag",{"2":{"1355":1,"2500":1,"2501":1,"2506":1,"2518":1,"2599":1}}],["rarely",{"2":{"2277":1}}],["rare",{"2":{"377":1,"625":1,"2514":1}}],["rart",{"2":{"211":1}}],["rartlice",{"2":{"211":1}}],["rartand",{"2":{"211":1}}],["rart80",{"2":{"211":2}}],["rart75m",{"2":{"211":1}}],["rart75",{"2":{"211":2}}],["rart67m",{"2":{"211":1}}],["rart67",{"2":{"211":1}}],["rart60",{"2":{"211":1}}],["rart45",{"2":{"211":1}}],["ralt|mod",{"2":{"1393":1}}],["ralt",{"2":{"353":1,"571":2,"1355":1,"1356":1,"1428":1,"1747":5,"1756":1,"2030":1,"2205":2,"2460":1,"2469":2,"2475":1,"2477":1,"2481":1,"2497":2,"2500":1,"2501":1,"2506":1,"2518":2,"2599":1,"2867":1,"2884":1}}],["rastersoft",{"2":{"222":1}}],["raspberry",{"0":{"152":1,"534":1,"2350":1,"2640":1},"1":{"2641":1,"2642":1,"2643":1,"2644":1,"2645":1,"2646":1,"2647":1,"2648":1,"2649":1,"2650":1,"2651":1,"2652":1,"2653":1,"2654":1},"2":{"152":1,"165":1,"1176":1,"1179":1,"1183":1,"2000":1,"2642":1,"2643":1}}],["rand",{"2":{"1905":1,"2232":1}}],["randomly",{"2":{"2041":4}}],["randomness",{"2":{"1463":3}}],["random",{"0":{"2192":1,"2739":1},"2":{"263":1,"589":1,"1382":1,"1649":2,"1905":2,"2041":5,"2232":2,"2705":1,"2739":3}}],["random8",{"2":{"199":2}}],["ran",{"2":{"622":1}}],["ranges",{"0":{"231":1},"2":{"191":1,"199":2,"231":2,"236":1,"357":1,"1503":1,"1904":1,"1926":1,"2133":1,"2135":1,"2231":1}}],["range",{"0":{"1621":1,"1622":1,"2143":1,"2153":1},"2":{"149":1,"165":2,"191":1,"199":3,"231":22,"285":3,"294":1,"575":1,"598":1,"611":4,"1401":2,"1419":5,"1426":4,"1442":1,"1553":1,"1556":1,"1558":1,"1616":3,"1619":2,"1621":1,"1622":1,"1653":1,"1709":1,"1710":1,"1818":1,"1826":3,"1920":1,"1924":1,"1925":1,"1926":2,"1936":1,"1938":1,"1939":2,"1949":1,"1950":1,"1959":1,"1969":1,"2027":1,"2035":1,"2038":3,"2131":2,"2141":3,"2143":2,"2144":5,"2146":6,"2147":14,"2151":1,"2153":5,"2165":1,"2168":1,"2206":1,"2455":1,"2465":1,"2699":1,"2702":1,"2705":3,"2754":1,"2831":1,"2868":1}}],["raison",{"2":{"600":1}}],["raises",{"2":{"503":1,"506":1,"1893":1}}],["raised",{"2":{"381":1,"383":1,"390":2,"1895":2,"2513":1,"2677":2}}],["raise",{"2":{"198":1,"265":1,"506":1,"701":1,"1389":1,"1392":1,"1400":1,"1461":1,"1491":1,"1952":2,"2484":1,"2732":7,"2734":3}}],["rainbow",{"2":{"332":1,"2041":9,"2127":2,"2129":4,"2130":4,"2131":2,"2132":1,"2133":4,"2155":1,"2156":2,"2503":2,"2705":3,"2824":1,"2842":5}}],["raindrop",{"2":{"241":2}}],["raindrops",{"2":{"114":1,"222":1,"285":1,"294":1,"2041":6,"2842":2}}],["rainkeeb",{"2":{"143":2}}],["rainkeebs",{"2":{"143":3,"149":2}}],["rain",{"2":{"134":1,"176":1,"199":1,"222":2,"285":1,"2041":6,"2842":2}}],["rampdown",{"2":{"1654":24}}],["rampup",{"2":{"1654":24}}],["ramlord",{"2":{"211":1}}],["rama",{"2":{"199":1,"211":4}}],["ram",{"2":{"165":1,"191":1,"236":1,"700":1,"701":1,"727":1,"734":2,"1383":1,"1629":1,"1670":1,"2010":1,"2633":2,"2634":1,"2637":1,"2659":1,"2702":5,"2704":2,"2845":1}}],["ramonimbao",{"2":{"102":3,"197":13,"199":1}}],["ratio",{"2":{"1511":1,"1907":1}}],["ratio65",{"2":{"211":2}}],["rationale",{"2":{"49":1}}],["rated",{"2":{"1652":1,"1653":1}}],["rates",{"2":{"683":1}}],["rate",{"0":{"137":1},"2":{"65":1,"114":1,"137":1,"143":3,"149":4,"222":1,"236":1,"285":1,"543":2,"682":2,"700":4,"1250":1,"1309":1,"1383":1,"1386":1,"1454":4,"1893":1,"1897":1,"1907":1,"1932":1,"1942":1,"2002":3,"2157":1,"2234":1,"2244":1,"2324":1,"2712":3,"2860":1}}],["rather",{"2":{"49":1,"50":1,"124":1,"201":1,"230":1,"234":1,"412":1,"494":1,"509":1,"517":1,"543":1,"546":1,"598":1,"601":1,"611":1,"612":1,"637":1,"1170":1,"1275":1,"1308":1,"1388":1,"1435":1,"1450":1,"1769":1,"1771":1,"1965":1,"2126":1,"2340":2,"2342":1,"2387":1,"2512":1,"2568":1,"2582":1,"2599":1,"2660":1,"2674":1,"2676":2,"2705":1,"2736":1,"2782":1,"2867":1,"2875":1,"2877":1}}],["raw",{"0":{"2010":1,"2017":1,"2019":1},"1":{"2011":1,"2012":1,"2013":1,"2014":1,"2015":1,"2016":1,"2017":1,"2018":2,"2019":1,"2020":2},"2":{"17":1,"50":1,"62":1,"114":1,"176":1,"191":1,"222":1,"266":1,"308":1,"460":1,"557":1,"607":1,"651":1,"653":1,"1387":1,"1389":7,"1905":3,"1912":6,"1944":1,"1945":1,"2008":1,"2010":1,"2012":5,"2013":2,"2014":2,"2015":8,"2017":1,"2232":3,"2236":4,"2638":2,"2639":1,"2703":4,"2705":3,"2743":3,"2816":1}}],["ribbon",{"2":{"2377":1}}],["river",{"2":{"2041":1}}],["riverflow",{"2":{"277":1,"285":1,"2041":3}}],["riccks",{"2":{"2513":1}}],["rick",{"2":{"1772":2}}],["richly",{"2":{"2675":1}}],["rich",{"2":{"114":1,"248":1}}],["rigid",{"2":{"2371":1}}],["rigor",{"2":{"597":1}}],["right=11",{"2":{"2705":1}}],["righthand",{"2":{"550":1,"551":1}}],["rightmost",{"2":{"55":1,"317":1,"1615":1,"1688":1,"1690":1}}],["righty",{"2":{"43":2}}],["right",{"2":{"31":1,"34":1,"100":2,"114":2,"119":2,"149":2,"165":1,"168":1,"176":1,"199":2,"202":1,"203":1,"231":2,"249":1,"255":1,"307":4,"329":1,"331":1,"353":1,"371":3,"375":1,"494":1,"525":1,"543":2,"547":2,"550":7,"551":5,"552":10,"578":1,"633":1,"668":1,"1172":1,"1175":1,"1178":1,"1355":25,"1356":1,"1393":5,"1453":1,"1462":1,"1473":1,"1493":3,"1496":1,"1560":6,"1564":2,"1565":4,"1607":2,"1634":10,"1635":1,"1660":1,"1662":1,"1747":2,"1749":2,"1756":4,"1770":1,"1811":4,"1826":1,"1829":9,"1832":1,"1891":4,"1907":3,"1912":4,"1929":1,"1935":3,"1939":8,"1943":11,"1945":7,"1946":2,"1952":1,"1953":3,"1962":1,"2004":1,"2005":1,"2021":1,"2024":6,"2038":1,"2041":15,"2047":2,"2153":1,"2201":1,"2202":7,"2203":8,"2206":1,"2215":2,"2217":1,"2218":1,"2219":7,"2220":2,"2224":10,"2234":1,"2236":2,"2247":2,"2251":1,"2256":1,"2261":12,"2273":1,"2328":1,"2331":1,"2333":1,"2340":1,"2345":1,"2347":1,"2349":1,"2356":1,"2371":1,"2374":2,"2375":1,"2458":1,"2460":8,"2462":2,"2464":1,"2468":3,"2469":6,"2481":12,"2497":6,"2499":4,"2500":25,"2501":25,"2505":3,"2506":25,"2509":8,"2518":29,"2519":6,"2544":1,"2582":2,"2599":25,"2607":1,"2617":1,"2639":3,"2655":1,"2705":6,"2726":2,"2747":2,"2789":1,"2816":1,"2818":1,"2825":1,"2827":3,"2842":2,"2882":2,"2884":4}}],["rising",{"2":{"1230":2}}],["risky",{"2":{"1343":1}}],["risk",{"2":{"392":1,"556":1,"738":1,"1343":1,"2373":1,"2695":1,"2847":1}}],["risc",{"0":{"535":1},"1":{"536":1},"2":{"130":2,"134":2,"169":1}}],["riot",{"2":{"222":1,"241":2,"266":1}}],["rionlion100",{"2":{"37":1}}],["rider",{"2":{"2127":1,"2503":1}}],["rid",{"2":{"222":4}}],["ringing",{"2":{"1528":1}}],["ring",{"2":{"199":1,"285":1,"1934":1}}],["rip",{"2":{"149":1}}],["ruin",{"2":{"2375":1}}],["russian",{"2":{"236":1,"2833":1,"2834":2}}],["ruled",{"2":{"2799":1}}],["rule",{"2":{"149":1,"199":1,"289":1,"294":1,"498":1,"648":1,"655":1,"2881":2,"2882":1,"2883":2}}],["ruler",{"2":{"143":2,"2373":1}}],["rules",{"0":{"553":1,"1294":1,"1411":1,"1601":2,"1646":1,"2322":1,"2364":1,"2401":1,"2836":1},"1":{"554":1,"555":1,"556":1,"557":1,"1412":1},"2":{"32":1,"49":1,"50":2,"70":29,"74":1,"75":1,"76":3,"87":1,"94":1,"103":1,"114":2,"118":2,"119":1,"133":2,"134":5,"141":1,"149":1,"161":1,"165":2,"191":2,"199":1,"202":1,"211":5,"235":1,"262":1,"266":11,"285":1,"293":1,"305":1,"308":2,"314":1,"322":1,"326":1,"430":1,"498":1,"537":2,"540":1,"549":1,"605":1,"606":1,"607":1,"637":1,"647":3,"648":1,"649":1,"651":3,"654":2,"655":6,"672":1,"684":1,"706":1,"723":1,"724":1,"727":1,"734":1,"746":1,"779":1,"805":1,"834":1,"866":1,"898":1,"933":1,"967":1,"1001":1,"1035":1,"1069":1,"1103":1,"1137":1,"1173":1,"1176":2,"1179":2,"1193":1,"1224":1,"1245":1,"1262":1,"1267":1,"1293":1,"1294":2,"1300":1,"1308":1,"1310":2,"1347":1,"1368":1,"1370":1,"1371":1,"1379":1,"1386":1,"1387":2,"1397":1,"1403":1,"1404":2,"1410":2,"1411":7,"1412":1,"1418":2,"1419":2,"1443":1,"1447":1,"1450":1,"1451":1,"1453":1,"1470":2,"1496":1,"1512":1,"1517":1,"1548":1,"1559":1,"1564":1,"1565":1,"1572":1,"1592":1,"1593":1,"1602":1,"1607":1,"1608":1,"1614":1,"1629":1,"1633":1,"1635":1,"1646":1,"1666":1,"1707":1,"1731":1,"1736":1,"1758":1,"1765":1,"1813":1,"1825":1,"1830":2,"1890":1,"1902":1,"1915":1,"1920":1,"1922":1,"1924":1,"1925":1,"1926":1,"1927":1,"1931":1,"1936":1,"1937":1,"1938":1,"1939":2,"1940":1,"1973":1,"1995":1,"1996":1,"1997":1,"1998":1,"1999":1,"2011":1,"2022":1,"2037":1,"2044":2,"2125":2,"2156":1,"2161":1,"2166":1,"2196":1,"2204":1,"2214":1,"2230":1,"2239":1,"2240":1,"2241":1,"2242":1,"2243":1,"2244":1,"2248":1,"2255":1,"2258":1,"2266":1,"2272":1,"2275":2,"2276":1,"2320":1,"2322":2,"2324":1,"2328":1,"2329":1,"2332":1,"2334":1,"2335":1,"2336":1,"2337":1,"2339":1,"2341":1,"2342":1,"2344":1,"2346":2,"2348":2,"2350":2,"2360":2,"2361":1,"2363":2,"2365":4,"2397":1,"2401":19,"2443":1,"2525":1,"2543":1,"2546":1,"2594":1,"2622":1,"2639":1,"2650":1,"2651":1,"2672":1,"2674":1,"2676":3,"2701":2,"2704":11,"2705":2,"2707":1,"2799":1,"2836":1,"2838":1,"2856":1,"2864":1,"2868":2,"2891":3,"2893":1,"2895":1}}],["runoff",{"2":{"1826":1,"2038":1}}],["rundown",{"2":{"595":1}}],["runners",{"2":{"2570":1}}],["runner",{"2":{"285":3,"294":1}}],["runner3680",{"2":{"143":20}}],["running",{"0":{"376":1,"565":1,"2892":1},"2":{"11":1,"50":1,"69":2,"108":1,"132":1,"149":1,"249":1,"355":3,"382":1,"563":1,"568":1,"570":3,"580":1,"599":1,"615":1,"623":1,"669":1,"1183":1,"1230":1,"1293":1,"1296":1,"1496":1,"1520":1,"1521":1,"1583":1,"1595":1,"1845":1,"1847":1,"1849":1,"1851":1,"1857":1,"1858":1,"1881":1,"1887":1,"2063":1,"2065":1,"2067":1,"2069":1,"2075":1,"2076":1,"2117":1,"2123":1,"2130":1,"2321":1,"2328":1,"2355":1,"2356":1,"2363":1,"2428":1,"2454":1,"2543":1,"2562":1,"2569":1,"2571":1,"2573":1,"2575":1,"2585":2,"2587":1,"2712":1,"2795":1}}],["run",{"0":{"1493":1,"2576":1},"2":{"51":1,"90":1,"114":1,"165":2,"174":2,"199":1,"254":1,"263":1,"368":1,"411":1,"413":1,"423":1,"452":2,"456":3,"462":3,"466":4,"469":1,"483":1,"487":1,"488":1,"495":2,"524":1,"525":1,"546":1,"556":1,"562":1,"571":1,"627":1,"631":2,"669":2,"1274":1,"1294":1,"1296":2,"1310":3,"1326":1,"1342":1,"1401":1,"1415":1,"1497":1,"1498":1,"1575":1,"1579":1,"1587":1,"1588":1,"1636":1,"1665":1,"1735":1,"1749":1,"1805":1,"1830":3,"1832":1,"1845":1,"1847":1,"1915":1,"1920":1,"1939":1,"1950":1,"2044":3,"2047":1,"2063":1,"2065":1,"2219":2,"2240":1,"2256":1,"2277":2,"2335":1,"2336":1,"2353":2,"2363":3,"2378":1,"2407":1,"2448":2,"2454":3,"2467":1,"2519":1,"2525":2,"2533":1,"2543":1,"2545":2,"2546":1,"2547":1,"2553":1,"2562":2,"2563":1,"2576":6,"2582":6,"2585":3,"2587":2,"2604":1,"2615":1,"2616":1,"2618":1,"2621":1,"2655":1,"2657":1,"2659":1,"2662":1,"2676":1,"2709":1,"2733":1,"2738":1,"2759":1,"2765":1,"2775":1,"2818":1,"2825":1,"2864":1,"2891":1,"2892":5,"2893":2,"2896":1}}],["runtime=",{"2":{"2353":1}}],["runtime",{"0":{"1629":1},"1":{"1630":1,"1631":1,"1632":1},"2":{"24":1,"701":1,"735":1,"1326":1,"1957":1,"1958":1,"2353":2,"2868":2}}],["runs",{"2":{"0":1,"9":1,"19":1,"39":1,"52":1,"364":1,"462":2,"466":2,"474":1,"527":1,"616":1,"629":3,"1399":1,"1427":1,"1458":1,"1521":3,"1925":1,"1932":1,"1939":1,"2010":1,"2445":1,"2447":1,"2525":1,"2545":1,"2558":1,"2858":1,"2860":3}}],["r",{"0":{"2063":1,"2065":1},"1":{"2064":1,"2066":1},"2":{"32":1,"191":1,"266":2,"308":1,"317":1,"353":1,"470":1,"571":2,"710":1,"713":1,"783":1,"786":1,"809":1,"812":1,"841":1,"844":1,"871":1,"874":1,"906":1,"909":1,"940":1,"943":1,"974":1,"977":1,"1008":1,"1011":1,"1042":1,"1045":1,"1076":1,"1079":1,"1110":1,"1113":1,"1144":1,"1147":1,"1175":2,"1197":1,"1200":1,"1266":2,"1356":27,"1508":2,"1772":1,"2050":1,"2052":1,"2064":1,"2066":1,"2127":1,"2144":10,"2199":1,"2242":2,"2247":2,"2336":1,"2395":1,"2427":1,"2456":3,"2477":1,"2481":3,"2503":1,"2676":1,"2703":4,"2816":2,"2829":1,"2851":1,"2882":25}}],["req",{"2":{"2162":1}}],["requried",{"2":{"249":1}}],["requesting",{"2":{"371":1,"2513":1}}],["requested",{"2":{"99":1,"153":1,"568":1,"607":1,"1912":1,"2236":1,"2514":1}}],["request",{"0":{"392":1,"2784":1},"1":{"393":1,"394":1,"395":1,"396":1},"2":{"45":1,"50":1,"87":1,"103":1,"126":1,"357":1,"392":3,"395":1,"396":1,"578":1,"591":2,"595":9,"599":1,"601":1,"657":1,"775":1,"1317":1,"1319":1,"1387":1,"1415":1,"2015":8,"2162":2,"2164":1,"2356":3,"2427":1,"2462":1,"2481":1,"2513":1,"2581":1,"2583":1,"2622":1,"2679":1,"2784":1,"2798":1,"2896":1}}],["requests",{"2":{"38":1,"69":1,"199":1,"395":1,"560":2,"590":1,"1321":1,"2512":1,"2586":1,"2677":1,"2678":1,"2784":1,"2846":1}}],["requirement",{"2":{"236":1,"697":1,"1657":1,"2660":1,"2674":1}}],["requirements",{"0":{"404":1,"2352":1,"2674":1,"2686":1,"2687":1},"2":{"165":1,"176":1,"404":2,"470":2,"730":1,"1264":1,"1268":1,"2000":1,"2514":1,"2677":1,"2683":1,"2689":1}}],["requires",{"2":{"174":1,"375":1,"404":1,"457":1,"458":2,"666":1,"730":1,"731":1,"734":1,"736":1,"738":1,"740":1,"746":1,"1224":1,"1245":1,"1276":1,"1334":1,"1343":1,"1505":1,"1602":1,"1814":1,"1910":1,"1924":1,"1936":1,"1938":1,"1953":1,"1955":1,"2014":1,"2224":1,"2229":1,"2238":2,"2276":1,"2277":1,"2321":1,"2334":1,"2340":2,"2355":2,"2494":1,"2514":1,"2536":1,"2545":1,"2573":1,"2622":1,"2635":1,"2676":2,"2677":1,"2700":1,"2702":2,"2703":4,"2705":3,"2709":1,"2856":1}}],["require",{"0":{"124":1},"2":{"58":1,"132":1,"134":1,"232":1,"297":1,"308":2,"358":1,"381":1,"392":1,"395":2,"427":1,"496":1,"557":1,"570":1,"574":1,"628":1,"666":1,"667":1,"700":1,"734":1,"735":2,"738":1,"1295":1,"1488":1,"1649":1,"1749":1,"1755":1,"1803":1,"1932":1,"1940":1,"2051":1,"2052":1,"2137":1,"2222":1,"2238":1,"2264":1,"2271":1,"2332":1,"2372":1,"2412":1,"2445":1,"2548":1,"2659":1,"2676":1,"2677":1,"2689":1,"2702":1,"2704":3,"2705":1,"2735":1,"2839":1,"2842":1,"2852":1,"2854":1}}],["required",{"0":{"23":1,"2210":1},"1":{"2211":1},"2":{"10":2,"24":1,"50":1,"69":1,"70":1,"107":1,"118":1,"211":1,"228":1,"234":9,"262":1,"285":1,"332":1,"552":1,"557":1,"593":1,"597":1,"607":1,"612":1,"638":1,"639":1,"651":1,"672":1,"684":1,"695":1,"706":1,"723":1,"729":1,"746":1,"748":1,"779":1,"805":1,"834":1,"866":1,"898":1,"933":1,"967":1,"1001":1,"1035":1,"1069":1,"1103":1,"1137":1,"1175":1,"1183":1,"1193":1,"1224":1,"1225":1,"1226":1,"1245":1,"1246":1,"1262":1,"1277":2,"1281":1,"1424":1,"1473":1,"1487":2,"1502":1,"1616":2,"1657":1,"1667":4,"1749":1,"1750":1,"1909":2,"1911":1,"1915":1,"1924":3,"1925":1,"1926":2,"1928":3,"1932":2,"1936":2,"1937":1,"1938":3,"1939":1,"1943":3,"1957":3,"1959":2,"2010":1,"2158":1,"2222":1,"2223":1,"2234":3,"2238":1,"2266":1,"2293":1,"2325":1,"2353":1,"2361":2,"2371":2,"2373":1,"2376":1,"2400":1,"2401":1,"2402":2,"2403":1,"2424":1,"2429":1,"2451":1,"2514":1,"2515":1,"2537":2,"2539":1,"2544":1,"2624":1,"2632":1,"2674":1,"2676":2,"2677":1,"2683":1,"2704":4,"2705":6,"2800":4,"2801":2,"2803":2,"2804":2,"2805":1,"2806":2,"2813":3,"2815":1,"2816":3,"2818":5,"2823":2,"2824":1,"2825":5,"2829":3,"2830":1,"2890":1,"2891":1}}],["requiring",{"0":{"40":1,"53":1,"67":1,"72":1,"85":1,"101":1,"121":1,"139":1,"154":1,"171":1,"180":1,"193":1,"205":1,"216":1,"225":1,"239":1,"252":1,"269":1,"280":1,"290":1,"299":1,"310":1},"1":{"41":1,"42":1,"43":1,"44":1,"45":1,"46":1,"54":1,"55":1,"56":1,"57":1,"58":1,"59":1,"60":1,"86":1,"87":1,"88":1,"89":1,"90":1,"102":1,"103":1,"104":1,"105":1,"122":1,"123":1,"124":1,"125":1,"126":1,"127":1,"128":1,"140":1,"141":1,"142":1,"143":1,"155":1,"156":1,"157":1,"158":1,"159":1,"172":1,"173":1,"174":1,"175":1,"181":1,"182":1,"183":1,"184":1,"185":1,"186":1,"194":1,"195":1,"196":1,"197":1,"206":1,"207":1,"217":1,"218":1,"219":1,"220":1,"221":1,"226":1,"240":1,"241":1,"253":1,"254":1,"255":1,"256":1,"257":1,"258":1,"259":1,"260":1,"270":1,"271":1,"272":1,"273":1,"281":1,"291":1,"300":1,"311":1,"312":1},"2":{"162":1,"234":1,"276":1,"285":1,"392":2,"597":1,"735":1,"1561":1,"1563":1,"2248":1,"2513":1,"2694":1}}],["reregister",{"2":{"1744":5,"1750":1,"1753":1}}],["reusing",{"2":{"641":1,"2515":1}}],["reused",{"2":{"2356":3,"2816":1}}],["reuse",{"2":{"134":1,"2895":1}}],["reintroduced",{"2":{"2576":1}}],["reinitializes",{"2":{"2482":1,"2700":1}}],["reinitilization",{"2":{"1918":1}}],["reinstall",{"2":{"2606":1}}],["reinstalling",{"2":{"1296":1}}],["reinstate",{"2":{"285":1}}],["reimplementing",{"2":{"444":1}}],["reimplements",{"2":{"134":1}}],["reimplemented",{"2":{"118":1}}],["rekt1800",{"2":{"211":1}}],["rejects",{"2":{"294":1}}],["reject",{"2":{"191":1,"266":1,"294":2,"308":1}}],["rebase",{"2":{"2582":10}}],["rebasing",{"0":{"2582":1}}],["rebuilding",{"2":{"1346":1}}],["rebrand",{"2":{"317":1}}],["rebranded",{"2":{"57":1}}],["reboots",{"2":{"2243":1}}],["rebooted",{"2":{"1629":1,"2761":1}}],["rebooting",{"2":{"633":1,"1906":1}}],["reboot",{"0":{"633":1,"636":1},"1":{"634":1,"635":1,"636":1},"2":{"165":1,"176":1,"191":1,"229":1,"552":1,"633":1,"668":1,"2224":1,"2277":1,"2482":1,"2639":1,"2700":1,"2736":1,"2827":1}}],["recalculations",{"2":{"2712":1}}],["recall",{"2":{"1948":1}}],["rect",{"2":{"2705":5}}],["rectangle",{"2":{"2705":1}}],["rectangles",{"2":{"169":1,"2705":2}}],["rectangular",{"0":{"2747":1},"2":{"1462":1,"2745":1,"2747":1}}],["recreate",{"2":{"2378":2}}],["recreated",{"2":{"149":1}}],["recutting",{"2":{"2377":1}}],["recurse",{"2":{"2353":1,"2356":2,"2585":4}}],["recursive",{"2":{"149":1,"1598":1,"1629":1,"2545":1}}],["recv",{"2":{"2223":1}}],["rec2",{"2":{"1629":3,"2489":1}}],["rec1",{"2":{"1629":3,"2489":1}}],["receiving",{"0":{"2014":1},"2":{"1172":1,"1175":1,"1178":2,"2356":1,"2364":1,"2767":1}}],["receives",{"2":{"1805":1,"2412":2,"2742":1}}],["received",{"2":{"567":1,"749":1,"1414":1,"2013":1,"2014":1,"2015":1,"2017":1,"2018":1,"2241":1,"2513":1,"2680":1}}],["receive",{"0":{"760":1,"1240":1,"1257":1,"2017":1},"1":{"761":1,"762":1,"1241":1,"1242":1,"1258":1,"2018":1},"2":{"191":1,"760":1,"1240":1,"1250":1,"1253":1,"1254":1,"1257":1,"1259":1,"1942":1,"1972":1,"2013":1,"2015":1,"2256":1,"2417":1,"2454":1,"2698":1,"2827":1}}],["reception",{"2":{"1170":3}}],["recently",{"2":{"236":1,"2042":1}}],["recent",{"2":{"114":1,"134":2,"149":1,"176":1,"191":1,"199":1,"222":1,"312":1,"1495":1,"2320":1,"2604":1}}],["recolored",{"2":{"2705":3}}],["recolor",{"2":{"2705":9}}],["recognised",{"2":{"2416":1}}],["recognises",{"2":{"1643":1}}],["recognise",{"2":{"1426":1,"2277":1}}],["recognizes",{"2":{"1339":1,"2481":1}}],["recognized",{"2":{"1329":1,"1334":1,"1336":1,"1495":1,"1578":1,"2895":1}}],["recognize",{"0":{"1310":1},"2":{"165":1,"522":1,"667":1,"2481":1,"2810":1}}],["reconstruct",{"2":{"2582":1}}],["reconfigure",{"2":{"1564":1}}],["reconfiguration",{"2":{"738":1}}],["reconnect",{"2":{"62":1}}],["recopy",{"2":{"493":1}}],["recovering",{"0":{"668":1},"2":{"240":1}}],["recover",{"2":{"228":1}}],["recompilation",{"2":{"2421":1}}],["recompile",{"2":{"124":1,"143":4,"149":1,"2243":1}}],["recommends",{"2":{"595":1,"1597":1}}],["recommendations",{"2":{"2405":1,"2526":1,"2673":1,"2888":1}}],["recommendation",{"2":{"381":1}}],["recommend",{"2":{"176":1,"666":1,"730":1,"1967":1,"2330":1,"2337":1,"2405":1,"2406":1,"2576":1,"2615":1,"2678":1,"2888":1,"2891":1,"2896":1}}],["recommended",{"2":{"3":1,"4":1,"15":1,"332":2,"605":1,"730":1,"1171":1,"1294":1,"1329":1,"1383":7,"1410":1,"1411":2,"1426":1,"1600":1,"1653":1,"1737":1,"1756":1,"1769":1,"1826":2,"1897":3,"1913":1,"1964":1,"1993":1,"1996":1,"2038":2,"2127":1,"2211":1,"2223":1,"2277":2,"2329":2,"2332":2,"2334":2,"2335":2,"2336":2,"2339":2,"2341":2,"2342":2,"2343":2,"2344":1,"2355":1,"2368":1,"2375":2,"2442":1,"2446":1,"2551":1,"2567":1,"2586":1,"2587":1,"2588":2,"2658":1,"2674":1,"2677":1,"2678":1,"2706":1,"2878":1,"2884":1}}],["records",{"2":{"1965":1,"1969":1}}],["recorded",{"2":{"1629":1,"2489":1,"2582":1,"2761":1}}],["recording",{"2":{"222":1,"1460":4,"1629":6,"1630":1,"1631":1,"1632":3,"2489":2}}],["record",{"0":{"203":1,"613":1,"614":1,"1426":1,"1432":1,"1629":1,"2864":1,"2886":1},"1":{"1427":1,"1428":1,"1429":1,"1430":1,"1630":1,"1631":1,"1632":1},"2":{"3":1,"7":1,"15":1,"22":2,"165":1,"194":2,"195":2,"203":7,"211":3,"285":1,"294":1,"307":5,"317":1,"575":14,"609":2,"612":2,"613":4,"614":6,"625":1,"629":3,"1307":8,"1358":3,"1359":3,"1389":8,"1401":3,"1418":5,"1419":9,"1426":10,"1427":9,"1432":1,"1442":3,"1473":1,"1480":3,"1487":3,"1502":1,"1503":3,"1507":1,"1575":1,"1583":2,"1606":9,"1629":3,"1631":3,"1632":4,"1635":1,"1657":1,"1711":7,"1763":5,"1817":1,"1818":3,"1920":4,"1948":1,"1949":3,"1950":4,"1960":1,"1961":4,"1962":4,"1965":2,"1969":3,"1971":2,"2027":2,"2029":1,"2030":1,"2031":1,"2032":5,"2033":5,"2035":5,"2127":1,"2137":5,"2171":3,"2246":3,"2256":4,"2262":4,"2265":1,"2402":2,"2407":1,"2489":3,"2521":5,"2522":8,"2523":5,"2548":1,"2676":1,"2732":4,"2863":1,"2864":59,"2866":1,"2867":2,"2868":8,"2875":1,"2876":1,"2877":1,"2880":3,"2883":6,"2884":1,"2886":2}}],["reordering",{"2":{"182":1,"191":1}}],["reorderable",{"2":{"165":1}}],["reordered",{"2":{"98":1}}],["reorg",{"2":{"114":1}}],["regress",{"2":{"2327":2}}],["regression",{"2":{"134":1,"149":2,"211":1,"2325":2,"2327":1}}],["regulated",{"2":{"2638":1}}],["regulator",{"2":{"1926":1,"2226":1}}],["regularly",{"2":{"627":1}}],["regular",{"2":{"89":1,"114":1,"666":1,"1191":1,"1437":1,"1567":2,"1649":1,"1755":1,"2246":1,"2276":1,"2369":1,"2518":1,"2870":1}}],["regex",{"2":{"1404":1}}],["regen",{"2":{"199":4}}],["regenerate",{"2":{"198":1,"199":1,"249":2,"294":1}}],["region",{"2":{"2454":1,"2704":5}}],["regions",{"2":{"1324":1,"2689":1}}],["registry",{"2":{"2657":1,"2659":1}}],["registrations",{"2":{"642":1}}],["registration",{"0":{"639":1},"2":{"63":1}}],["registered",{"0":{"2413":1},"1":{"2414":1,"2415":1,"2416":1,"2417":1,"2418":1,"2419":1,"2420":1,"2421":1},"2":{"1359":6,"1744":1,"1749":2,"1750":1,"1752":1,"1929":8,"2223":1,"2255":1,"2875":3,"2876":2}}],["registering",{"2":{"546":1,"1359":1,"1435":1,"1437":2,"1753":1,"1911":1}}],["register16",{"0":{"766":1,"772":1},"1":{"767":1,"768":1,"773":1,"774":1},"2":{"244":2}}],["registers",{"0":{"803":1,"831":1,"863":1,"895":1,"930":1,"964":1,"998":1,"1032":1,"1066":1,"1100":1,"1134":1,"1168":1,"1221":1},"1":{"832":1,"864":1,"896":1,"931":1,"965":1,"999":1,"1033":1,"1067":1,"1101":1,"1135":1,"1169":1,"1222":1},"2":{"134":1,"798":2,"800":2,"825":2,"827":2,"857":2,"859":2,"889":2,"891":2,"924":2,"926":2,"958":2,"960":2,"992":2,"994":2,"1026":2,"1028":2,"1060":2,"1062":1,"1094":2,"1096":1,"1128":2,"1130":1,"1162":2,"1164":1,"1191":1,"1215":2,"1217":2,"1588":1,"1633":1,"1932":1,"2412":1,"2633":2}}],["register",{"0":{"763":1,"769":1,"788":1,"798":1,"800":1,"815":1,"825":1,"827":1,"847":1,"857":1,"859":1,"877":1,"889":1,"891":1,"912":1,"924":1,"926":1,"946":1,"958":1,"960":1,"980":1,"992":1,"994":1,"1014":1,"1026":1,"1028":1,"1048":1,"1060":1,"1062":1,"1082":1,"1094":1,"1096":1,"1116":1,"1128":1,"1130":1,"1150":1,"1162":1,"1164":1,"1203":1,"1215":1,"1217":1,"1298":1,"1433":1,"1437":1,"1719":1,"1981":1,"2293":1,"2303":1,"2317":1},"1":{"764":1,"765":1,"770":1,"771":1,"789":1,"799":1,"801":1,"816":1,"826":1,"828":1,"848":1,"858":1,"860":1,"878":1,"890":1,"892":1,"913":1,"925":1,"927":1,"947":1,"959":1,"961":1,"981":1,"993":1,"995":1,"1015":1,"1027":1,"1029":1,"1049":1,"1061":1,"1063":1,"1083":1,"1095":1,"1097":1,"1117":1,"1129":1,"1131":1,"1151":1,"1163":1,"1165":1,"1204":1,"1216":1,"1218":1,"1720":1,"1982":1,"2294":1,"2304":1,"2318":1},"2":{"114":1,"134":1,"149":1,"190":1,"191":2,"236":3,"244":2,"249":5,"546":1,"712":1,"713":3,"763":1,"764":1,"766":1,"767":1,"769":1,"770":1,"772":1,"773":1,"775":2,"785":1,"786":4,"788":1,"789":1,"803":1,"811":1,"812":4,"815":1,"816":1,"831":1,"841":1,"843":1,"844":4,"847":1,"848":1,"863":1,"871":1,"873":1,"874":4,"877":1,"878":1,"895":1,"906":1,"908":1,"909":4,"912":1,"913":1,"930":1,"940":1,"942":1,"943":4,"946":1,"947":1,"964":1,"974":1,"976":1,"977":4,"980":1,"981":1,"998":1,"1002":1,"1008":1,"1010":1,"1011":4,"1014":1,"1015":1,"1032":1,"1036":1,"1042":1,"1044":1,"1045":4,"1048":1,"1049":1,"1062":1,"1066":1,"1070":1,"1076":1,"1078":1,"1079":4,"1082":1,"1083":1,"1096":1,"1100":1,"1104":1,"1110":1,"1112":1,"1113":4,"1116":1,"1117":1,"1130":1,"1134":1,"1138":1,"1144":1,"1146":1,"1147":4,"1150":1,"1151":1,"1164":1,"1168":1,"1197":1,"1199":1,"1200":4,"1203":1,"1204":1,"1221":1,"1356":1,"1358":2,"1359":1,"1427":2,"1434":1,"1435":1,"1437":1,"1442":3,"1487":3,"1588":1,"1749":2,"1756":1,"1911":1,"1941":1,"2223":1,"2256":1,"2262":2,"2263":5,"2264":3,"2380":1,"2415":2,"2622":1,"2634":1,"2813":1,"2884":1}}],["reg",{"0":{"788":1,"815":1,"847":1,"877":1,"912":1,"946":1,"980":1,"1014":1,"1048":1,"1082":1,"1116":1,"1150":1,"1203":1},"1":{"789":1,"816":1,"848":1,"878":1,"913":1,"947":1,"981":1,"1015":1,"1049":1,"1083":1,"1117":1,"1151":1,"1204":1},"2":{"789":1,"816":1,"848":1,"878":1,"913":1,"947":1,"981":1,"1015":1,"1049":1,"1083":1,"1117":1,"1151":1,"1204":1,"2277":2}}],["regaddr",{"0":{"763":1,"766":1,"769":1,"772":1},"1":{"764":1,"765":1,"767":1,"768":1,"770":1,"771":1,"773":1,"774":1},"2":{"764":1,"767":1,"770":1,"773":1}}],["regards",{"2":{"1488":1,"1755":1,"1932":1,"2263":1,"2624":1}}],["regard",{"2":{"744":1}}],["regardless",{"2":{"49":1,"603":1,"749":1,"1359":1,"1759":1,"2013":1,"2156":1,"2213":1,"2514":1,"2586":1,"2678":1,"2689":1,"2697":1}}],["regarding",{"0":{"27":1},"2":{"92":1,"165":1,"191":1,"213":1,"743":1,"1293":1}}],["retirement",{"2":{"2846":1}}],["retail",{"2":{"2515":1}}],["retaining",{"2":{"1417":1,"2718":1}}],["retained",{"2":{"1388":1,"2219":1,"2548":1,"2735":2}}],["retain",{"0":{"2139":1},"2":{"114":1,"191":1,"199":1,"2139":2}}],["retn",{"2":{"2462":1,"2481":1}}],["ret",{"2":{"2278":1,"2511":1}}],["retries",{"2":{"2223":1}}],["retrieves",{"2":{"2587":2}}],["retrieve",{"2":{"357":1,"2705":1}}],["retrieved",{"2":{"357":1}}],["retrieval",{"2":{"191":1,"211":1,"621":1}}],["retry",{"2":{"780":1,"806":1,"835":1,"867":1,"899":1,"934":1,"968":1,"1002":1,"1036":1,"1070":1,"1104":1,"1138":1,"1194":1,"1343":1}}],["retro",{"0":{"1488":1,"1489":1,"2884":1,"2885":1},"1":{"1489":1,"2885":1},"2":{"63":1,"112":2,"134":2,"222":1,"236":1,"294":1,"546":4,"1469":1,"1487":5,"1488":11,"1489":3,"2802":2,"2884":7,"2885":3,"2892":2}}],["returned",{"2":{"638":1,"639":1,"640":1,"641":1,"671":1,"1564":1,"1697":1,"1808":1,"2025":1,"2139":1,"2704":11,"2860":1,"2880":1}}],["returncode",{"2":{"469":1,"525":1}}],["returns",{"2":{"469":1,"494":1,"503":1,"505":1,"506":2,"638":1,"679":1,"680":1,"742":1,"1506":1,"1569":1,"1590":2,"1591":1,"1636":1,"1738":1,"1807":1,"1895":1,"1912":12,"1915":1,"1926":1,"1944":6,"1945":3,"1946":1,"1964":1,"1970":1,"2032":1,"2149":1,"2236":8,"2252":1,"2265":1,"2326":1,"2407":1,"2582":2,"2705":2,"2879":1}}],["returning",{"2":{"90":1,"105":2,"203":1,"510":1,"633":1,"638":1,"1570":2,"1587":1,"1636":1,"1805":2,"2029":1,"2163":1,"2330":1,"2337":1,"2826":1,"2880":1,"2883":2}}],["return",{"0":{"756":1,"759":1,"762":1,"765":1,"768":1,"771":1,"774":1,"777":1,"1231":1,"1234":1,"1236":1,"1239":1,"1242":1,"1254":1,"1260":1,"1539":1,"1541":1,"1546":1,"1553":1,"1692":1,"1697":1,"1725":1,"1779":1,"1785":1,"1790":1,"1793":1,"1796":1,"1799":1,"1802":1,"1844":1,"1858":1,"1864":1,"1874":1,"1877":1,"1879":1,"1881":1,"1884":1,"1887":1,"1987":1,"1990":1,"2062":1,"2076":1,"2082":1,"2088":1,"2094":1,"2104":1,"2110":1,"2113":1,"2115":1,"2117":1,"2120":1,"2123":1,"2281":1,"2299":1,"2302":1,"2307":1,"2309":1,"2312":1,"2314":1},"2":{"31":2,"34":2,"50":1,"90":4,"105":7,"125":3,"134":3,"185":3,"191":2,"194":5,"195":4,"199":1,"249":3,"294":1,"307":2,"312":1,"332":1,"364":1,"494":4,"504":2,"505":2,"506":3,"510":1,"516":1,"570":1,"575":8,"597":3,"606":1,"607":2,"612":2,"613":3,"634":2,"635":1,"638":2,"639":1,"726":2,"1259":2,"1307":1,"1327":1,"1331":1,"1358":3,"1359":4,"1389":6,"1390":1,"1400":1,"1401":4,"1417":2,"1418":1,"1419":2,"1426":3,"1427":2,"1442":1,"1461":3,"1473":3,"1480":4,"1487":2,"1503":12,"1505":5,"1570":3,"1582":12,"1583":2,"1587":2,"1588":3,"1590":4,"1609":6,"1636":4,"1711":6,"1747":1,"1749":2,"1762":1,"1763":2,"1806":1,"1807":1,"1818":2,"1830":3,"1835":3,"1903":1,"1904":1,"1905":1,"1906":4,"1912":1,"1916":2,"1920":2,"1939":1,"1940":3,"1944":1,"1949":2,"1950":3,"1952":2,"1953":1,"1962":4,"1964":7,"1965":2,"1967":1,"1968":1,"1969":1,"1970":2,"1971":1,"2015":2,"2025":7,"2026":6,"2027":4,"2029":2,"2030":1,"2031":2,"2032":2,"2033":4,"2035":5,"2044":3,"2050":3,"2051":3,"2052":2,"2136":3,"2171":2,"2200":5,"2232":1,"2233":3,"2236":1,"2246":3,"2249":1,"2262":1,"2263":11,"2264":6,"2265":6,"2327":5,"2407":1,"2458":1,"2462":2,"2481":3,"2521":3,"2522":10,"2523":2,"2581":1,"2583":1,"2585":1,"2587":1,"2677":1,"2705":1,"2732":3,"2734":3,"2840":3,"2864":1,"2866":3,"2867":5,"2868":4,"2875":2,"2876":2,"2877":2,"2879":3,"2880":7,"2882":3,"2883":3,"2884":2}}],["rewinding",{"2":{"2582":1}}],["rewind",{"2":{"2024":1,"2463":3,"2481":3}}],["rework",{"0":{"196":2},"2":{"114":1,"134":1,"165":1,"176":2,"191":1,"199":1,"222":1,"236":1,"249":1,"277":1,"285":1,"601":1,"2532":1}}],["reworked",{"2":{"60":1,"86":1,"118":1,"188":1,"191":1,"283":1}}],["rewritten",{"2":{"107":1,"1326":1,"2841":1}}],["rewrite",{"2":{"31":1,"75":1,"165":2,"191":1,"1343":2}}],["re",{"0":{"2798":1},"2":{"51":1,"107":1,"119":3,"124":1,"132":1,"134":1,"149":1,"165":2,"173":1,"182":1,"188":1,"198":1,"211":1,"224":1,"228":1,"232":1,"240":1,"241":1,"248":1,"253":1,"268":1,"270":1,"272":1,"273":1,"279":1,"281":1,"283":1,"294":1,"348":2,"357":1,"384":1,"385":1,"494":1,"496":1,"546":2,"581":1,"582":1,"587":1,"592":1,"595":2,"597":1,"600":1,"615":1,"640":1,"643":1,"668":1,"1185":1,"1187":1,"1289":1,"1296":1,"1356":1,"1360":1,"1389":5,"1430":1,"1460":1,"1471":1,"1563":1,"1578":1,"1579":2,"1582":1,"1639":1,"1657":1,"1753":3,"1756":1,"1764":1,"1817":1,"1952":1,"2004":1,"2209":1,"2214":1,"2219":2,"2221":2,"2276":1,"2277":1,"2325":1,"2356":3,"2375":8,"2377":2,"2380":1,"2383":1,"2406":1,"2408":1,"2410":1,"2443":1,"2454":1,"2513":1,"2529":1,"2549":1,"2554":1,"2559":1,"2562":1,"2563":1,"2577":1,"2582":1,"2586":1,"2599":1,"2600":1,"2619":1,"2621":1,"2622":1,"2625":1,"2659":1,"2661":1,"2663":1,"2673":1,"2674":2,"2676":1,"2678":1,"2690":1,"2698":1,"2704":2,"2730":1,"2738":1,"2742":2,"2743":1,"2837":1,"2838":2,"2839":2,"2842":1,"2868":1,"2884":1}}],["rear",{"2":{"2743":1}}],["reapply",{"2":{"2582":1}}],["reapplying",{"2":{"1359":1}}],["reap",{"2":{"390":1}}],["reasons",{"2":{"604":1,"1370":1}}],["reasonable",{"2":{"601":1,"1953":1,"2865":1}}],["reason",{"2":{"288":1,"394":1,"507":1,"601":1,"1328":1,"1356":1,"1393":1,"1413":1,"1430":1,"2211":1,"2513":1,"2514":1,"2665":1,"2674":1,"2705":1,"2868":1,"2887":1,"2891":1}}],["reacting",{"2":{"2222":1}}],["reactive",{"0":{"2043":1},"2":{"93":1,"124":1,"165":1,"199":1,"249":1,"266":1,"317":1,"1829":22,"1832":2,"2041":25,"2043":3,"2047":2,"2842":8}}],["react",{"2":{"2222":1,"2818":2,"2825":2}}],["reached",{"2":{"1786":1,"1893":2,"1897":1}}],["reaches",{"2":{"1397":1,"1892":3,"2418":1,"2582":1}}],["reach",{"2":{"396":1,"598":1,"1495":1,"1770":2,"1897":1,"2237":1,"2674":1}}],["reachable",{"2":{"249":1,"1933":5}}],["reaching",{"2":{"188":1,"1467":1,"2325":1,"2859":1}}],["realtime",{"0":{"2850":1}}],["realpath",{"2":{"2551":1,"2552":1}}],["realising",{"2":{"2513":1}}],["realized",{"2":{"1742":1}}],["realign",{"2":{"211":1}}],["realloc",{"2":{"236":1}}],["reallocate",{"2":{"199":2}}],["really",{"2":{"169":1,"1297":1,"1386":1,"1469":1,"1471":1,"1487":1,"1563":1,"1747":1,"1750":1,"1755":1,"2371":1,"2618":1,"2886":1}}],["real",{"0":{"1340":1,"2691":1},"1":{"2692":1,"2693":1,"2694":1},"2":{"49":1,"245":1,"1306":1,"1334":1,"1340":7,"1382":1,"1487":1,"2237":2,"2662":1}}],["reader",{"2":{"1582":1,"1905":7,"1912":1,"2232":7,"2236":1}}],["readers",{"2":{"501":1}}],["read32",{"2":{"629":1,"2223":1,"2674":1,"2705":6}}],["reads",{"2":{"543":2,"550":1,"551":1,"552":1,"621":3,"679":2,"680":3,"731":1,"1926":1,"2015":1,"2353":1,"2742":1}}],["readily",{"2":{"520":1,"2451":1}}],["readings",{"2":{"234":1}}],["reading",{"0":{"415":1,"478":1,"576":1},"1":{"416":1,"417":1,"418":1,"419":1},"2":{"114":1,"134":1,"149":1,"165":1,"176":1,"482":1,"543":2,"601":1,"608":1,"727":1,"775":1,"1389":1,"1710":1,"1808":1,"2387":1,"2401":1,"2412":1,"2448":4,"2449":1,"2561":1,"2819":1,"2854":1}}],["readability",{"2":{"494":1,"509":1,"520":1,"571":1,"1325":1,"2475":1}}],["readable",{"2":{"308":1,"1308":2,"1325":1,"2743":1,"2759":1,"2895":1}}],["ready",{"2":{"322":3,"381":1,"1310":1,"1442":1,"1453":1,"1592":1,"1915":1,"1999":1,"2244":1,"2330":1,"2337":1,"2364":1,"2448":1,"2454":1,"2528":1,"2558":1,"2562":1,"2563":1,"2578":1,"2621":1}}],["readreg",{"2":{"244":1}}],["readreg16",{"2":{"134":1,"244":1}}],["readpin",{"2":{"243":1}}],["readport",{"2":{"114":1}}],["readonly",{"2":{"236":1}}],["readd",{"2":{"199":1}}],["readmes",{"2":{"266":1}}],["readme",{"0":{"657":1,"658":1,"1414":2,"2398":1,"2663":1},"2":{"114":3,"134":1,"176":1,"191":1,"211":1,"222":2,"294":2,"308":1,"387":1,"389":1,"600":2,"667":1,"1403":3,"1410":1,"2336":1,"2360":1,"2361":1,"2363":1,"2394":1,"2397":1,"2398":1,"2404":2,"2447":1,"2663":3,"2676":1}}],["read",{"0":{"592":1,"769":1,"772":1,"1235":1,"1253":1,"1346":1,"1695":1,"1723":1,"1905":1,"2232":1},"1":{"770":1,"771":1,"773":1,"774":1,"1236":1,"1254":1,"1696":1,"1697":1,"1724":1,"1725":1},"2":{"2":1,"31":3,"49":1,"114":2,"176":2,"194":1,"195":1,"199":1,"206":1,"243":1,"244":2,"249":1,"285":1,"294":1,"308":1,"324":1,"343":2,"411":1,"415":1,"421":1,"522":1,"571":1,"591":1,"621":3,"674":1,"679":1,"680":2,"726":1,"742":1,"747":2,"761":2,"769":1,"770":3,"772":1,"773":3,"775":1,"1170":1,"1235":1,"1236":1,"1241":2,"1254":2,"1258":2,"1259":1,"1260":1,"1292":1,"1322":1,"1346":1,"1357":1,"1382":1,"1388":3,"1389":5,"1390":3,"1398":1,"1442":1,"1509":1,"1582":1,"1629":1,"1630":1,"1695":1,"1696":1,"1706":2,"1710":2,"1717":1,"1724":1,"1741":1,"1803":1,"1893":1,"1905":6,"1912":1,"1926":1,"1937":1,"1939":2,"1941":1,"2015":1,"2217":2,"2218":1,"2232":6,"2236":1,"2256":1,"2364":1,"2400":1,"2412":2,"2449":1,"2531":1,"2581":1,"2583":1,"2645":1,"2646":1,"2662":1,"2674":1,"2707":1,"2709":1,"2728":3,"2740":2,"2742":1,"2743":1,"2849":1,"2854":2,"2855":1,"2882":1,"2890":1,"2895":1}}],["reddit",{"2":{"2851":1}}],["redragon",{"2":{"2513":1}}],["redetect",{"2":{"1919":1}}],["redesigning",{"2":{"1346":1}}],["redefined",{"2":{"2676":1}}],["redefine",{"2":{"541":1,"1376":1,"1419":1,"2205":2}}],["redirect",{"2":{"568":1,"643":1,"1360":1,"2383":1,"2585":1}}],["redirected",{"2":{"268":1,"2512":1}}],["redistribution",{"2":{"2658":1,"2674":1,"2681":1,"2683":1,"2696":1}}],["redistributed",{"2":{"2658":1}}],["redistribute",{"2":{"1414":1,"2680":1}}],["redis",{"0":{"567":1},"2":{"344":1,"348":1}}],["redox",{"2":{"241":2,"249":3}}],["redoing",{"2":{"191":1}}],["redo",{"2":{"176":1}}],["red",{"0":{"688":1,"690":1,"716":1,"718":1,"790":1,"792":1,"798":1,"817":1,"819":1,"825":1,"849":1,"851":1,"857":1,"881":1,"883":1,"889":1,"916":1,"918":1,"924":1,"950":1,"952":1,"958":1,"984":1,"986":1,"992":1,"1018":1,"1020":1,"1026":1,"1052":1,"1054":1,"1060":1,"1086":1,"1088":1,"1094":1,"1120":1,"1122":1,"1128":1,"1154":1,"1156":1,"1162":1,"1207":1,"1209":1,"1215":1,"1284":1,"1286":1},"1":{"689":1,"691":1,"717":1,"719":1,"791":1,"793":1,"799":1,"818":1,"820":1,"826":1,"850":1,"852":1,"858":1,"882":1,"884":1,"890":1,"917":1,"919":1,"925":1,"951":1,"953":1,"959":1,"985":1,"987":1,"993":1,"1019":1,"1021":1,"1027":1,"1053":1,"1055":1,"1061":1,"1087":1,"1089":1,"1095":1,"1121":1,"1123":1,"1129":1,"1155":1,"1157":1,"1163":1,"1208":1,"1210":1,"1216":1,"1285":1,"1287":1},"2":{"49":1,"322":3,"381":1,"426":1,"474":2,"476":1,"634":1,"635":2,"689":2,"691":2,"710":1,"713":1,"717":2,"719":2,"783":1,"786":1,"791":2,"793":2,"799":2,"809":1,"812":1,"818":2,"820":2,"826":2,"841":1,"844":1,"850":2,"852":2,"858":2,"871":1,"874":1,"882":2,"884":2,"890":2,"906":1,"909":1,"917":2,"919":2,"925":2,"940":1,"943":1,"951":2,"953":2,"959":2,"974":1,"977":1,"985":2,"987":2,"993":2,"1008":1,"1011":1,"1019":2,"1021":2,"1027":2,"1042":1,"1045":1,"1053":2,"1055":2,"1061":2,"1076":1,"1079":1,"1087":2,"1089":2,"1095":2,"1110":1,"1113":1,"1121":2,"1123":2,"1129":2,"1144":1,"1147":1,"1155":2,"1157":2,"1163":2,"1197":1,"1200":1,"1208":2,"1210":2,"1216":2,"1265":1,"1266":1,"1285":2,"1287":2,"1389":1,"1445":1,"1448":3,"1452":2,"1916":1,"2045":2,"2050":2,"2051":1,"2064":1,"2066":1,"2127":1,"2128":1,"2131":1,"2135":3,"2137":1,"2144":1,"2151":2,"2503":1,"2539":1,"2572":1}}],["reducing",{"2":{"69":1,"606":1,"2325":1}}],["reduces",{"2":{"215":1,"265":1,"601":1,"2325":1}}],["reduced",{"2":{"195":1,"1174":1,"1177":1}}],["reduce",{"0":{"55":1,"2132":1},"2":{"17":1,"94":1,"114":2,"134":1,"149":1,"176":1,"191":6,"199":2,"211":4,"213":1,"222":3,"236":1,"266":1,"297":1,"554":1,"1494":1,"1907":2,"2024":1,"2234":1,"2363":1,"2364":2,"2586":1,"2676":1,"2835":1,"2839":1,"2840":1,"2878":1}}],["reduction",{"2":{"3":1,"15":1,"149":1}}],["redundant",{"2":{"8":1,"94":1,"114":1,"211":1,"249":5,"266":3,"293":1,"305":1,"308":1,"1589":1}}],["renaming",{"0":{"243":1,"245":1},"2":{"182":1,"194":1,"2677":1}}],["renamed",{"0":{"271":1},"2":{"37":1,"50":1,"142":1,"183":1,"186":1,"219":1,"271":1}}],["rename",{"0":{"142":1,"219":1},"2":{"25":1,"65":1,"94":1,"133":1,"134":3,"149":4,"165":4,"176":2,"191":1,"199":1,"211":13,"222":3,"236":4,"243":1,"249":6,"266":3,"277":4,"285":3,"308":1,"1321":1}}],["renderers",{"2":{"2816":1}}],["rendered",{"2":{"1444":1,"1878":1,"1880":1,"1882":1,"1885":1,"1911":1,"1912":1,"2114":1,"2116":1,"2118":1,"2121":1,"2236":1,"2704":2,"2705":1,"2747":1,"2748":1}}],["rendering",{"2":{"285":1,"1266":1,"1277":1,"1835":1,"1910":5,"1911":2,"1912":1,"2050":1,"2235":3,"2236":1,"2514":1,"2724":1}}],["renders",{"2":{"284":1,"663":1,"664":1,"1906":2,"1911":1,"1912":1,"2233":2,"2236":1}}],["render",{"2":{"31":1,"191":2,"222":1,"230":1,"1454":1,"1904":3,"1906":8,"1907":1,"1912":5,"1913":3,"2231":2,"2233":4,"2236":2,"2449":1,"2706":1}}],["remediated",{"2":{"2517":1}}],["remediation",{"0":{"2517":1}}],["remembered",{"0":{"2030":1},"2":{"2028":1,"2029":2,"2030":5,"2031":1,"2035":1}}],["remembers",{"2":{"2021":1}}],["remembering",{"2":{"545":1}}],["remember",{"2":{"476":2,"495":1,"550":1,"1389":1,"2013":1,"2028":1,"2029":2,"2030":1,"2031":1,"2035":1,"2243":1,"2244":1,"2246":1,"2277":1,"2412":2,"2575":1,"2890":1,"2896":1}}],["remotes",{"2":{"2585":2}}],["remote",{"2":{"222":1,"236":1,"398":1,"399":1,"2002":3,"2223":1,"2356":5,"2467":3,"2519":3,"2546":2,"2585":9,"2587":9,"2599":2}}],["removal",{"0":{"89":1,"103":1,"126":1,"276":1,"284":1,"293":1,"304":1,"305":1,"314":1,"316":1,"2846":1},"1":{"104":1,"127":1,"2847":1,"2848":1},"2":{"114":1,"124":1,"126":1,"134":1,"240":1,"249":6,"279":2,"285":1,"734":1,"1956":2,"2846":2,"2847":2}}],["removes",{"2":{"27":1,"49":1,"50":1,"165":1,"450":1,"1358":1,"1389":1,"2363":1}}],["removed",{"0":{"140":1},"2":{"6":1,"8":1,"36":1,"50":6,"67":1,"86":2,"89":1,"128":1,"140":1,"172":1,"173":1,"194":2,"201":1,"206":1,"211":1,"213":1,"218":1,"228":1,"245":1,"249":1,"254":1,"255":1,"256":1,"262":1,"273":1,"276":1,"283":1,"284":1,"303":1,"304":1,"307":1,"314":1,"316":1,"450":1,"1752":2,"1753":1,"1913":2,"1964":2,"1967":1,"2515":1,"2516":1,"2517":1,"2576":1,"2676":4,"2847":3}}],["remove",{"0":{"8":1,"128":1,"218":1,"220":1,"254":1,"450":1,"1979":1,"2313":1},"1":{"1980":1,"2314":1},"2":{"4":1,"5":1,"31":3,"32":1,"34":3,"36":1,"38":1,"50":1,"64":1,"65":1,"70":1,"72":1,"75":9,"76":1,"86":1,"94":4,"114":17,"133":8,"134":15,"149":10,"165":9,"176":5,"188":15,"191":42,"199":33,"211":23,"222":19,"236":17,"249":22,"255":1,"257":1,"258":1,"259":2,"265":1,"266":22,"275":1,"277":16,"285":9,"294":10,"307":2,"308":14,"317":7,"387":1,"394":1,"450":2,"452":2,"466":1,"570":1,"669":1,"1340":1,"1492":1,"1770":1,"1964":3,"1967":3,"1968":2,"2042":1,"2130":1,"2244":1,"2263":1,"2313":1,"2450":1,"2531":1,"2532":1,"2561":1,"2639":1,"2655":1,"2674":2,"2676":1,"2743":1,"2839":1,"2877":1,"2879":1}}],["removing",{"2":{"3":1,"15":1,"50":1,"134":1,"182":1,"259":1,"272":1,"273":1,"1392":1,"1505":1,"1734":1}}],["remnants",{"2":{"211":1}}],["remainder",{"2":{"1912":2,"2236":2}}],["remainders",{"2":{"236":1}}],["remains",{"2":{"1410":1,"1568":1,"1895":1,"1959":1}}],["remain",{"2":{"312":1,"521":1,"2164":1,"2598":1,"2702":2}}],["remaining",{"2":{"22":1,"87":1,"103":1,"114":2,"126":1,"191":1,"199":2,"211":2,"249":1,"308":1,"317":2,"1261":1,"1499":1,"1905":3,"1912":1,"2124":1,"2232":3,"2236":1,"2241":1,"2242":1,"2854":1}}],["remapped",{"2":{"1191":1,"1912":2,"2236":2}}],["remapping",{"2":{"1191":1,"1563":1}}],["remap",{"2":{"182":1,"1176":2,"1179":2,"1191":5,"1462":1,"1911":2,"2824":1}}],["refused",{"2":{"2513":1}}],["refuses",{"2":{"2513":2}}],["reflashing",{"2":{"2321":1,"2428":1}}],["reflash",{"2":{"1326":1,"1634":1}}],["reflected",{"2":{"1326":1,"2585":1}}],["reflection",{"2":{"520":1}}],["reflects",{"2":{"182":1,"2600":1}}],["reflect",{"2":{"90":1,"114":1,"182":1,"199":1,"262":1,"283":1,"285":1,"1359":1,"1646":1,"1803":1,"2410":1,"2665":1,"2676":1}}],["refills",{"2":{"701":4}}],["refill",{"2":{"700":1}}],["refine",{"2":{"74":1,"1920":1}}],["ref",{"2":{"679":3,"725":1,"1590":11,"1592":2}}],["refreshed",{"2":{"2160":1}}],["refreshes",{"2":{"629":1}}],["refreshing",{"2":{"1386":1}}],["refresh",{"2":{"371":1,"629":5,"683":1,"1893":1,"1897":1,"1911":1,"2463":2,"2481":2}}],["refers",{"2":{"1356":1,"2790":1}}],["referencing",{"2":{"1473":1,"1489":1}}],["referenced",{"0":{"573":1},"2":{"1830":1,"2044":1,"2473":1,"2585":1}}],["reference",{"0":{"1590":1,"1749":1,"1750":1,"2247":1,"2799":1},"1":{"2800":1,"2801":1,"2802":1,"2803":1,"2804":1,"2805":1,"2806":1,"2807":1,"2808":1,"2809":1,"2810":1,"2811":1,"2812":1,"2813":1,"2814":1,"2815":1,"2816":1,"2817":1,"2818":1,"2819":1,"2820":1,"2821":1,"2822":1,"2823":1,"2824":1,"2825":1,"2826":1,"2827":1,"2828":1,"2829":1,"2830":1},"2":{"95":1,"182":1,"191":2,"199":1,"222":1,"294":1,"494":1,"581":2,"588":2,"679":1,"1278":1,"1359":1,"1389":1,"1395":1,"1403":1,"1503":1,"1590":8,"1592":4,"1737":1,"1749":1,"1817":1,"1822":1,"2399":1,"2425":1,"2480":1,"2514":1,"2678":1,"2744":1,"2806":1,"2856":1}}],["references",{"0":{"1821":1},"1":{"1822":1,"1823":1},"2":{"27":2,"38":1,"64":1,"95":1,"114":1,"133":1,"134":1,"191":4,"211":2,"222":2,"245":1,"266":1,"285":1,"1913":2,"2585":1}}],["refereed",{"2":{"1178":2}}],["referring",{"2":{"587":1,"738":1}}],["referred",{"2":{"201":1,"1172":1,"1175":1,"2471":1,"2472":1,"2476":1,"2587":1}}],["refer",{"2":{"233":1,"245":1,"487":1,"584":1,"652":1,"667":1,"838":1,"903":1,"937":1,"971":1,"1005":1,"1039":1,"1073":1,"1107":1,"1141":1,"1178":1,"1187":1,"1225":1,"1306":1,"1327":1,"1340":1,"1377":1,"1526":1,"1598":1,"1652":1,"1653":2,"1681":1,"1698":1,"1954":1,"1993":1,"2013":1,"2215":1,"2246":1,"2276":1,"2429":1,"2475":1,"2535":1,"2642":1,"2643":1,"2644":1,"2846":1,"2889":1}}],["refs",{"2":{"114":2,"149":1,"2582":1,"2587":2}}],["refactoring",{"0":{"125":1,"158":1,"182":1,"183":1,"184":1,"185":1,"186":1,"188":1,"602":1},"1":{"159":1},"2":{"187":1,"188":1,"191":3,"198":1,"199":1,"222":1,"235":1,"236":1,"244":1,"249":1,"266":1,"294":1,"381":1,"602":1,"2601":1,"2612":1,"2677":1}}],["refactored",{"2":{"49":1}}],["refactor",{"0":{"17":1,"18":1,"32":1,"33":1,"60":1,"87":1,"263":1},"1":{"34":1,"88":1},"2":{"17":1,"32":1,"49":1,"51":1,"72":1,"75":3,"86":1,"93":1,"94":2,"114":4,"134":2,"149":4,"165":4,"176":5,"190":1,"191":6,"199":5,"211":4,"222":10,"236":3,"249":19,"266":8,"277":8,"285":5,"294":2,"308":1,"317":15,"2674":1}}],["refactors",{"0":{"29":1,"58":1},"1":{"30":1,"31":1,"32":1,"33":1,"34":1,"35":1,"36":1},"2":{"16":1,"602":1,"2676":1}}],["reformatting",{"2":{"317":1}}],["reformat",{"2":{"1":1,"114":1}}],["res2",{"2":{"2242":1,"2247":1}}],["res1",{"2":{"2242":1,"2247":1}}],["resd",{"2":{"2199":1}}],["rescue",{"2":{"1759":1,"2685":1}}],["reschedules",{"2":{"638":1}}],["resistant",{"2":{"1382":1,"1383":4,"1386":1}}],["resistance",{"2":{"725":2,"838":2,"903":2,"937":2,"971":2,"1005":2,"1039":2,"1073":2,"1107":2,"1141":2,"1383":1,"2213":1,"2806":2}}],["resistors",{"2":{"1291":1,"1528":1,"2210":1,"2213":2}}],["resistor",{"2":{"236":1,"742":2,"835":2,"838":2,"899":2,"903":2,"934":2,"937":2,"968":2,"971":2,"1002":2,"1005":2,"1036":2,"1039":2,"1070":2,"1073":2,"1104":2,"1107":2,"1138":2,"1141":2,"1175":3,"1183":1,"1275":1,"1528":2,"2626":3,"2630":1}}],["res",{"2":{"682":2,"1806":3,"2198":9}}],["resynchronize",{"2":{"2585":3,"2678":1}}],["resynchronizing",{"0":{"2583":1,"2585":1},"1":{"2584":1,"2585":1},"2":{"2580":1}}],["resync",{"2":{"543":1,"1332":1,"2802":1,"2837":1}}],["responds",{"2":{"2015":1}}],["responding",{"2":{"731":1}}],["respond",{"2":{"592":1,"775":1,"1521":1,"1832":1,"2047":1}}],["responsiveness",{"2":{"1386":1,"1832":2,"1941":1,"2047":2,"2256":1,"2712":1,"2818":1,"2825":1}}],["responsive",{"2":{"395":1,"628":1,"2047":1}}],["responsibility",{"2":{"381":1}}],["responsible",{"2":{"345":1,"600":1,"603":1,"1275":1,"2256":1,"2525":1,"2632":1,"2712":1,"2859":3}}],["responses",{"2":{"563":1,"2659":1}}],["response",{"2":{"312":1,"749":1,"755":1,"758":1,"761":1,"764":1,"767":1,"770":1,"773":1,"775":1,"776":1,"1386":3,"2015":10,"2415":1,"2513":2}}],["respected",{"2":{"2705":1}}],["respecting",{"2":{"2297":1}}],["respectively",{"2":{"630":1,"651":1,"666":1,"783":1,"809":1,"838":1,"841":1,"871":1,"903":1,"906":1,"937":1,"940":1,"971":1,"974":1,"1005":1,"1008":1,"1039":1,"1042":1,"1073":1,"1076":1,"1107":1,"1110":1,"1141":1,"1144":1,"1197":1,"1468":1,"1613":1,"1710":1,"1893":1,"2213":1,"2276":1,"2277":1,"2475":1,"2599":1,"2627":1,"2743":1,"2891":1}}],["respective",{"2":{"50":1,"222":1,"233":1,"234":1,"283":1,"551":1,"1176":1,"1179":1,"1278":1,"1428":1,"1825":1,"1895":3,"2037":1,"2168":1,"2277":1,"2471":1,"2574":1,"2683":1,"2702":1,"2705":1,"2721":1,"2729":1}}],["respect",{"2":{"14":1,"98":1,"165":1,"211":1,"222":1,"285":2,"294":1,"603":1,"2658":1,"2704":1,"2726":1}}],["resembles",{"2":{"2742":1}}],["reserves",{"2":{"2655":1}}],["reserved",{"2":{"502":1,"1670":1,"1904":1,"2231":1,"2395":1,"2449":1,"2465":1,"2699":1}}],["researchers",{"2":{"312":1}}],["reset6",{"2":{"2639":1}}],["resets",{"2":{"546":1,"1463":1,"1465":1,"1499":1,"1912":1,"2236":1,"2255":1,"2482":1,"2483":1,"2639":1,"2700":1,"2704":2}}],["resetting",{"0":{"2736":1},"2":{"230":1,"729":1,"1298":1,"1561":1,"1780":1,"2633":1}}],["reset",{"0":{"156":1,"172":1,"1345":1,"1787":1,"2648":1,"2737":1},"2":{"49":2,"114":2,"149":1,"156":2,"165":2,"172":3,"188":1,"191":4,"199":2,"222":1,"308":2,"374":2,"375":3,"376":1,"389":1,"401":2,"474":6,"476":3,"633":6,"634":1,"635":1,"658":2,"666":1,"667":2,"1243":1,"1263":1,"1264":1,"1293":1,"1298":3,"1343":1,"1345":1,"1356":2,"1389":3,"1431":2,"1463":1,"1465":1,"1503":1,"1559":2,"1584":1,"1648":2,"1670":1,"1721":1,"1783":1,"1787":1,"1826":1,"1898":5,"1918":2,"1919":2,"1955":1,"1962":1,"1964":1,"1965":2,"1979":1,"1983":1,"2038":1,"2219":4,"2234":1,"2247":2,"2255":2,"2256":5,"2260":1,"2261":3,"2262":2,"2263":3,"2264":3,"2265":4,"2269":1,"2329":3,"2332":3,"2334":2,"2335":2,"2336":1,"2337":2,"2339":5,"2341":5,"2342":2,"2343":2,"2344":5,"2350":3,"2364":1,"2379":2,"2429":1,"2431":4,"2433":5,"2435":4,"2437":1,"2439":1,"2441":1,"2445":1,"2454":3,"2483":1,"2558":2,"2561":1,"2585":1,"2599":1,"2637":1,"2639":2,"2648":5,"2650":1,"2676":1,"2704":11,"2736":2,"2737":2,"2738":3,"2800":1,"2817":1}}],["resu",{"2":{"2199":1}}],["resume",{"0":{"1354":1},"2":{"222":1,"263":2,"1354":1}}],["results",{"0":{"356":1},"2":{"99":1,"103":1,"126":1,"236":1,"263":1,"344":2,"355":1,"357":1,"430":1,"498":1,"560":1,"1492":1,"1917":1,"1918":1,"1942":1,"2325":1,"2863":2,"2885":1}}],["resulting",{"2":{"25":1,"119":1,"352":1,"562":1,"568":1,"571":1,"1572":1,"1592":1,"1635":1,"1942":1,"2353":1,"2555":1}}],["result",{"2":{"3":2,"8":1,"15":2,"87":1,"155":1,"172":1,"182":1,"355":2,"356":1,"522":1,"639":1,"682":4,"731":1,"736":2,"775":2,"1345":1,"1397":1,"1413":1,"1462":1,"1463":1,"1469":1,"1488":1,"1489":1,"1582":1,"1592":1,"1649":1,"1917":1,"1918":1,"1935":1,"1942":2,"2255":1,"2263":1,"2515":1,"2516":1,"2556":1,"2704":2,"2705":2,"2709":1,"2846":1,"2884":2,"2895":1}}],["resort",{"2":{"1917":1,"2277":1,"2515":1}}],["resonance",{"2":{"1653":2}}],["resonant",{"2":{"1653":1}}],["resources",{"0":{"2227":1,"2524":1,"2527":1,"2590":1,"2591":1,"2592":1,"2593":1,"2594":1},"1":{"2591":1,"2592":1,"2593":1,"2594":1},"2":{"1383":1,"2245":1,"2467":1,"2479":1,"2519":1,"2527":2,"2565":1,"2590":1,"2599":1,"2652":1,"2655":1,"2682":1,"2705":2,"2710":1,"2849":1,"2888":1}}],["resource",{"2":{"123":1,"557":1,"701":1,"1630":1,"2652":1,"2713":1,"2720":1,"2835":1}}],["resolving",{"0":{"2581":1},"1":{"2582":1},"2":{"203":1,"2356":2,"2580":1,"2674":2}}],["resolved",{"2":{"2582":1}}],["resolves",{"2":{"1580":1,"1587":1}}],["resolve",{"2":{"95":1,"191":3,"236":2,"294":1,"308":2,"552":1,"595":1,"2582":1}}],["resolution",{"0":{"1942":1},"2":{"134":1,"183":2,"211":2,"308":1,"317":1,"682":3,"725":2,"1270":1,"1633":2,"1634":2,"1708":3,"1710":1,"1897":1,"1928":8,"1942":11,"2002":3,"2003":1,"2198":2,"2199":5,"2200":12,"2806":2,"2813":1}}],["resolutions",{"0":{"2198":1},"2":{"63":1,"1633":1,"1634":4,"1928":1,"2704":1}}],["rests",{"2":{"2793":1}}],["resting",{"2":{"1710":1,"1717":1,"1725":1,"2374":1}}],["restricts",{"2":{"2684":1}}],["restricted",{"2":{"2643":1,"2684":1,"2693":2}}],["restriction",{"2":{"2635":1}}],["restrictions",{"0":{"2683":1},"2":{"2634":1,"2658":1,"2681":1,"2683":3,"2695":1,"2696":1,"2697":2}}],["restrictive",{"2":{"1498":1,"2684":1,"2698":1}}],["restructuring",{"2":{"133":1,"601":1}}],["restructure",{"0":{"113":1,"133":1},"2":{"113":1,"165":2,"507":1}}],["rest",{"2":{"243":1,"503":1,"735":1,"736":1,"737":1,"1710":2,"1770":3,"2361":1,"2370":1,"2374":1,"2378":1,"2428":1,"2463":1,"2566":1,"2588":1,"2610":1,"2812":1,"2890":2}}],["restarted",{"2":{"1912":1}}],["restart",{"2":{"199":2,"667":1,"1294":1,"1461":1,"2608":2,"2619":1,"2621":1}}],["restarting",{"2":{"191":1}}],["restoration",{"2":{"149":1}}],["restored",{"2":{"279":1,"2334":1}}],["restore",{"2":{"62":1,"199":1,"211":2,"222":3,"285":1,"294":1,"392":1,"1298":1,"1359":1}}],["revoke",{"2":{"2514":1,"2516":1}}],["revealed",{"2":{"312":1}}],["reverence",{"2":{"725":1,"2806":1}}],["reversed",{"2":{"2249":1}}],["reverses",{"2":{"2025":2}}],["reverse",{"0":{"1855":1,"1856":1,"2073":1,"2074":1,"2285":1},"2":{"191":1,"1358":1,"1459":1,"1465":1,"1495":1,"1828":1,"2006":1,"2024":1,"2025":2,"2026":1,"2040":2,"2127":2,"2145":2,"2152":1,"2278":1,"2483":1,"2496":1,"2503":2,"2504":2,"2511":1,"2513":1}}],["reversing",{"2":{"13":1,"2582":1}}],["reverted",{"2":{"165":1}}],["revert",{"2":{"114":2,"134":2,"149":1,"165":2,"176":1,"191":2,"199":5,"206":1,"211":1,"222":3,"236":1,"285":1,"2159":1,"2160":1,"2162":1,"2868":1}}],["rev7",{"2":{"277":1}}],["rev6",{"0":{"1298":1},"2":{"211":1,"371":2,"426":2,"449":2,"450":2,"451":1,"452":1,"1298":1,"1462":1,"1497":1,"2353":2}}],["reva",{"2":{"143":2}}],["revamp",{"2":{"74":1,"222":1}}],["reviewing",{"2":{"595":1,"2673":1,"2679":1}}],["reviewed",{"2":{"595":1}}],["reviewer",{"2":{"595":1}}],["reviews",{"2":{"381":1,"2676":1,"2679":2}}],["review",{"0":{"2547":1,"2679":1},"2":{"285":1,"381":2,"395":1,"1319":1,"2515":1,"2547":2,"2674":1,"2676":1,"2677":1}}],["revisit",{"2":{"521":1,"523":1}}],["revision",{"2":{"10":2,"17":1,"60":1,"86":1,"114":1,"236":3,"294":1,"439":1,"609":4,"614":1,"618":1,"620":1,"624":1,"627":1,"628":1,"632":1,"636":1,"1390":1,"1402":1,"1408":1,"1805":1,"2363":2,"2396":3,"2399":1}}],["revisions",{"2":{"10":1,"58":1,"114":1,"176":1,"249":1,"262":1,"277":1,"308":1,"389":1,"539":1,"543":1,"601":2,"734":1,"2396":4,"2632":1}}],["revised",{"2":{"236":1}}],["reviung61",{"2":{"143":2}}],["reviung5",{"2":{"143":2}}],["reviung53",{"2":{"143":2}}],["reviung41",{"2":{"143":2}}],["reviung39",{"2":{"143":2}}],["reviung34",{"2":{"143":2}}],["reviung33",{"2":{"143":2}}],["reviung",{"2":{"143":7,"149":2}}],["rev0",{"2":{"143":2}}],["rev",{"2":{"114":1,"134":3,"211":6,"226":2,"249":1,"253":1,"2013":1,"2582":4}}],["rev5",{"2":{"114":1,"211":1,"434":1,"2533":4,"2560":2}}],["rev4",{"2":{"114":1,"134":1,"222":1,"226":1,"285":1,"411":3,"412":2,"422":1,"423":2,"426":2,"658":3,"1343":3,"1408":2,"2330":2,"2337":2,"2363":5,"2529":3}}],["rev3",{"2":{"57":2,"86":4,"102":1,"134":1,"143":2,"191":1,"241":4,"253":1,"266":1,"311":4,"317":2,"431":2,"451":1,"452":1,"658":1,"1298":1,"2363":1,"2394":2,"2395":1,"2396":2,"2530":1,"2577":6}}],["rev1+rev2",{"2":{"72":1}}],["rev1",{"2":{"45":1,"55":4,"58":2,"67":3,"86":5,"102":5,"122":3,"143":34,"149":1,"175":2,"191":1,"207":2,"211":5,"222":1,"226":2,"236":2,"241":12,"249":1,"253":14,"266":2,"285":1,"291":3,"300":4,"311":1,"317":1,"658":1,"1368":1,"2219":3,"2396":2}}],["revs",{"2":{"45":3}}],["rev2",{"2":{"45":1,"55":29,"57":2,"67":3,"70":24,"72":1,"86":2,"102":6,"114":3,"143":12,"165":3,"176":1,"211":2,"222":1,"226":1,"236":3,"241":6,"277":1,"311":2,"317":1,"353":1,"437":1,"658":1,"2394":1,"2396":2}}],["revx",{"2":{"32":1}}],["reliability",{"2":{"2277":1}}],["reliably",{"2":{"2265":1,"2277":1}}],["relies",{"2":{"2548":1}}],["relieves",{"2":{"2246":1}}],["relied",{"2":{"1914":1}}],["relying",{"2":{"1769":1,"1830":1,"2044":1}}],["rely",{"2":{"222":1,"508":1,"2549":1,"2562":1,"2712":1}}],["relay",{"2":{"1649":2}}],["relaxed",{"2":{"546":1,"1584":1,"1585":1,"2674":2}}],["relax",{"2":{"199":1}}],["relates",{"2":{"2794":1}}],["related",{"2":{"2":1,"16":1,"124":1,"131":1,"152":1,"164":1,"187":1,"188":1,"191":2,"199":1,"236":1,"265":2,"279":1,"322":3,"381":1,"453":1,"619":1,"650":1,"1318":1,"1354":1,"1397":1,"1398":1,"2256":1,"2406":1,"2449":1,"2550":1,"2588":1,"2619":1,"2665":1,"2676":3,"2705":2,"2710":1,"2836":1}}],["relation",{"2":{"2816":1}}],["relating",{"2":{"215":1,"600":1}}],["relatively",{"2":{"279":1,"346":1,"1498":1,"1603":1,"2451":1,"2586":1}}],["relatives",{"2":{"173":1}}],["relative",{"0":{"1935":1},"2":{"149":1,"165":1,"308":1,"1457":1,"1508":1,"1598":1,"1613":1,"1932":2,"2448":1,"2529":1,"2554":1,"2577":1,"2723":1}}],["reloading",{"2":{"458":1}}],["reload",{"0":{"1875":1,"2111":1},"2":{"149":1,"457":1,"1294":2,"1875":1,"2111":1,"2145":2}}],["relocalize",{"2":{"114":1}}],["relocations",{"2":{"238":1}}],["relocating",{"0":{"43":1},"2":{"236":1}}],["relocate",{"2":{"113":1,"114":2,"133":3,"134":3,"149":2,"188":1,"191":1,"199":1,"211":1,"222":1,"236":1,"277":5,"294":1,"317":2}}],["relocated",{"0":{"41":1,"54":1},"1":{"42":1,"43":1,"55":1,"56":1,"57":1,"58":1},"2":{"213":1}}],["releasing",{"2":{"546":1,"753":1,"1488":1,"1588":1,"1754":1,"1897":1,"2172":1,"2558":1,"2598":2,"2676":1,"2790":1,"2875":1,"2881":1,"2884":3}}],["releases",{"0":{"1587":1},"2":{"701":1,"1401":1,"1428":2,"1587":1,"2262":1,"2374":1,"2705":2,"2710":1,"2771":1}}],["released",{"2":{"43":1,"57":1,"612":1,"1426":4,"1427":2,"1432":1,"1468":2,"1587":1,"1588":1,"1658":2,"1730":1,"1750":1,"1752":1,"1817":1,"1897":1,"1948":1,"1950":1,"2004":1,"2247":1,"2255":3,"2256":1,"2265":2,"2415":1,"2598":5,"2769":1,"2770":1,"2782":1,"2821":1,"2863":1,"2869":3,"2870":1,"2874":1,"2875":2,"2877":1,"2881":2}}],["release",{"2":{"23":1,"56":1,"111":1,"191":1,"213":1,"222":1,"238":1,"249":1,"251":1,"266":1,"268":1,"277":1,"279":1,"370":1,"380":1,"545":2,"546":1,"613":2,"753":1,"1182":1,"1331":1,"1340":2,"1355":1,"1359":3,"1375":1,"1389":2,"1427":1,"1428":2,"1435":1,"1487":2,"1488":3,"1499":1,"1564":1,"1586":1,"1587":6,"1648":1,"1722":1,"1753":1,"1754":1,"1759":1,"1892":1,"1955":1,"1980":1,"1984":1,"2205":1,"2246":1,"2255":4,"2277":1,"2291":2,"2292":2,"2513":2,"2539":1,"2556":1,"2567":1,"2576":1,"2875":2,"2876":1,"2877":1}}],["relevant",{"2":{"7":1,"31":1,"132":1,"621":1,"665":1,"1896":1,"2373":1,"2632":1,"2633":4,"2674":1,"2677":1,"2702":1,"2891":1}}],["repairing",{"2":{"2374":1}}],["reparenting",{"2":{"520":1}}],["repurposing",{"2":{"1809":1}}],["repetition",{"2":{"2032":1}}],["repetitively",{"2":{"1467":1}}],["repetitive",{"2":{"1420":1}}],["repeating",{"0":{"2024":1},"2":{"1754":1,"2021":1,"2026":1,"2028":2,"2029":1,"2030":1,"2032":1,"2033":5,"2034":3,"2720":1,"2728":1}}],["repeat",{"0":{"202":1,"1481":1,"1482":1,"1754":1,"2021":1,"2022":1,"2508":1},"1":{"2022":1,"2023":1,"2024":1,"2025":1,"2026":1,"2027":1,"2028":1,"2029":1,"2030":1,"2031":1,"2032":1,"2033":1,"2034":1,"2035":1},"2":{"195":3,"202":6,"211":3,"231":1,"308":1,"371":1,"546":3,"638":2,"668":1,"1468":9,"1754":6,"1897":1,"2021":7,"2022":2,"2023":3,"2024":9,"2025":3,"2026":4,"2027":4,"2029":2,"2032":8,"2033":8,"2034":2,"2035":1,"2137":3,"2508":4,"2877":5}}],["repeatedly",{"2":{"1343":1,"1392":1,"2144":1,"2250":1}}],["repeated",{"0":{"2032":1,"2033":1},"2":{"64":1,"93":1,"191":1,"312":1,"638":2,"669":1,"1382":1,"1754":1,"1919":1,"2028":2,"2029":1,"2031":1,"2032":4,"2033":1,"2034":4,"2035":1,"2516":1,"2728":2,"2877":1}}],["repeats",{"2":{"63":1,"202":1}}],["replays",{"2":{"1629":1}}],["replay",{"0":{"1629":1},"1":{"1630":1,"1631":1,"1632":1},"2":{"1629":5,"2489":2,"2582":1}}],["replacing",{"0":{"27":1},"2":{"549":1,"556":2,"612":1,"1598":1,"2276":1,"2546":1}}],["replacement",{"0":{"607":1,"1738":1,"1739":1,"1740":1,"1741":1},"2":{"161":1,"189":1,"204":1,"240":1,"279":1,"1366":1,"1504":1,"1508":1,"1738":1,"1744":1,"1747":1,"1749":5,"1752":2,"1753":1,"2158":1,"2478":1,"2633":1,"2634":1,"2635":1,"2636":1,"2654":1}}],["replacements",{"2":{"161":1,"2843":1}}],["replaced",{"2":{"7":1,"8":1,"27":1,"158":1,"184":1,"195":3,"254":1,"526":1,"668":1,"1359":1,"1378":1,"1417":1,"1944":1,"2380":1,"2676":1,"2847":1}}],["replace",{"2":{"5":1,"7":1,"31":4,"34":1,"50":1,"161":1,"165":1,"191":1,"199":2,"211":1,"240":4,"266":1,"371":1,"551":1,"604":1,"1310":1,"1356":1,"1392":2,"1414":1,"1419":2,"1426":1,"1504":2,"1508":1,"1561":2,"1598":1,"1640":1,"1734":1,"1945":1,"2202":4,"2364":2,"2545":1,"2546":1,"2868":2}}],["replicated",{"2":{"2514":1}}],["replicate",{"2":{"2127":1}}],["replicates",{"2":{"1608":1,"1635":1}}],["replied",{"2":{"392":1}}],["replugging",{"2":{"1460":1}}],["replug",{"2":{"667":1,"1326":1}}],["reply",{"2":{"364":1}}],["reproducing",{"2":{"1447":1,"2514":1}}],["reproduce",{"2":{"263":1}}],["reprimanded",{"2":{"603":1}}],["repress",{"0":{"1588":1},"2":{"285":1,"1588":4}}],["representing",{"0":{"1571":1,"1762":1},"2":{"1483":1,"1484":1,"1485":1,"1497":1,"1946":4,"2419":1,"2476":1,"2794":1}}],["represented",{"2":{"747":1,"1709":1,"2705":1,"2816":1}}],["represents",{"2":{"262":1,"579":1,"1493":1,"1509":1,"1826":5,"1946":1,"2030":1,"2038":5,"2241":1,"2246":1,"2363":1,"2412":2,"2582":1,"2743":1,"2768":1,"2788":1,"2896":1}}],["representation",{"2":{"199":1,"560":1,"1356":1,"1359":1,"2399":1,"2744":1,"2799":1,"2860":1}}],["represent",{"2":{"176":1,"477":1,"1495":1,"1571":1,"1762":1,"1946":1,"2412":2,"2449":1,"2582":1,"2684":1,"2743":1}}],["rep",{"2":{"202":1,"211":1,"2022":1,"2023":1,"2508":1}}],["reposition",{"2":{"1770":1}}],["repositories",{"2":{"26":1,"1403":2,"2574":1,"2674":1}}],["repository",{"0":{"2541":1,"2551":1},"2":{"21":1,"126":1,"152":1,"182":2,"224":1,"228":3,"233":1,"241":1,"253":1,"265":4,"268":3,"270":1,"275":1,"281":1,"288":2,"308":1,"377":1,"387":1,"389":2,"392":1,"455":1,"558":1,"570":3,"574":1,"576":1,"595":5,"1321":1,"1410":1,"1598":3,"2353":1,"2404":1,"2447":1,"2536":2,"2537":1,"2541":1,"2545":1,"2547":1,"2548":1,"2549":3,"2551":2,"2553":4,"2554":1,"2556":2,"2571":1,"2580":1,"2583":1,"2585":5,"2587":3,"2610":1,"2622":3,"2665":1,"2674":1,"2675":1,"2676":4,"2679":1,"2846":2,"2847":2}}],["reported",{"2":{"1354":1,"1383":1,"1492":1,"1708":1,"2247":1,"2454":1,"2665":1,"2896":1}}],["reporting",{"2":{"312":1,"546":1,"1383":1,"2002":2,"2781":1}}],["reports",{"0":{"1946":1},"1":{"1947":1,"1948":1,"1949":1,"1950":1,"1951":1,"1952":1,"1953":1},"2":{"149":1,"164":2,"165":2,"222":1,"285":1,"546":2,"590":1,"628":1,"668":1,"1932":2,"1937":1,"1941":3,"1942":3,"1944":1,"1945":2,"1946":2,"1950":1,"1953":1,"2008":1,"2013":4,"2237":1,"2777":1,"2829":3}}],["report",{"0":{"1989":1,"1991":2},"1":{"1990":1,"1992":2},"2":{"50":4,"74":1,"114":2,"176":3,"190":1,"191":6,"199":3,"211":1,"236":3,"285":2,"308":1,"317":1,"345":1,"432":1,"546":1,"1334":2,"1340":2,"1356":2,"1490":1,"1491":2,"1616":1,"1620":1,"1621":1,"1622":1,"1623":1,"1624":1,"1625":1,"1626":1,"1627":1,"1718":1,"1719":1,"1721":1,"1734":1,"1752":3,"1753":3,"1808":1,"1918":2,"1919":1,"1939":15,"1940":5,"1941":5,"1942":1,"1943":2,"1944":18,"1945":18,"1946":16,"1948":5,"1949":11,"1950":12,"1951":1,"1952":10,"1953":13,"1970":4,"1971":4,"1976":1,"1981":1,"1983":1,"1988":1,"1989":1,"1991":1,"1992":1,"2009":2,"2013":2,"2014":1,"2015":13,"2017":1,"2019":1,"2218":1,"2427":1,"2484":2,"2574":1,"2788":1}}],["repo",{"0":{"6":1},"2":{"6":1,"22":1,"77":1,"283":1,"288":1,"400":1,"426":1,"445":1,"446":1,"580":1,"597":1,"1403":1,"1455":1,"1598":2,"2207":1,"2219":1,"2337":1,"2404":1,"2582":2,"2587":6,"2588":1,"2676":1}}],["q=is",{"2":{"2676":1}}],["ql",{"2":{"2265":14}}],["qn",{"2":{"398":3,"399":3,"400":2,"401":2}}],["qc60",{"2":{"253":2}}],["q9",{"2":{"249":1}}],["q8",{"2":{"249":1}}],["q7",{"2":{"249":1}}],["q4z",{"2":{"241":2}}],["q4",{"2":{"226":2,"236":1}}],["q0",{"2":{"211":2,"226":4,"236":1}}],["qol",{"2":{"211":1}}],["q5",{"2":{"191":1,"249":1}}],["q6",{"2":{"191":1}}],["q3",{"2":{"191":1,"236":1}}],["qff",{"0":{"2728":1},"2":{"191":1,"266":1,"464":1,"465":1,"2703":6,"2705":6,"2713":2,"2715":8,"2716":12,"2717":2,"2718":1,"2719":1,"2728":1}}],["qgfimagefile",{"2":{"249":1}}],["qgf",{"0":{"2728":1},"2":{"191":1,"266":1,"463":1,"2703":4,"2705":6,"2714":1,"2715":4,"2716":2,"2717":1,"2718":1,"2719":1,"2720":2,"2721":5,"2722":10,"2723":3,"2724":7,"2725":3,"2726":6,"2727":3,"2728":1}}],["q2m3ueu",{"2":{"658":1}}],["q2",{"2":{"165":1,"236":1}}],["qp",{"2":{"165":1,"176":1,"191":2,"199":1,"211":1,"222":1,"236":4,"249":2,"285":1,"2704":32,"2705":104,"2709":6,"2710":2,"2712":1}}],["qpocket",{"2":{"149":2}}],["qpockets",{"2":{"143":4}}],["q",{"2":{"149":1,"191":1,"266":1,"277":2,"353":1,"436":1,"459":1,"571":2,"1575":1,"1592":1,"2263":1,"2456":3,"2471":1,"2477":1,"2481":3,"2622":1,"2834":3}}],["qaz",{"2":{"143":2}}],["qk100",{"2":{"266":1}}],["qk21",{"2":{"236":1}}],["qk",{"0":{"156":1,"172":1},"2":{"120":8,"156":2,"165":3,"172":2,"188":4,"189":1,"191":8,"194":2,"199":5,"202":6,"231":26,"266":1,"277":1,"285":1,"307":1,"353":1,"357":3,"545":1,"571":2,"575":1,"633":2,"667":1,"1326":1,"1343":1,"1401":1,"1421":4,"1455":4,"1456":1,"1459":2,"1460":4,"1463":6,"1465":15,"1491":6,"1500":3,"1503":22,"1513":7,"1564":1,"1576":3,"1582":8,"1629":5,"1640":1,"1641":2,"1642":2,"1648":13,"1712":32,"1730":1,"1731":1,"1732":1,"1748":3,"1758":2,"1763":1,"1765":1,"1772":1,"1773":2,"1819":144,"1828":9,"1891":19,"1974":32,"2022":4,"2023":4,"2040":13,"2127":11,"2137":2,"2162":4,"2199":9,"2203":7,"2243":3,"2246":2,"2250":7,"2262":1,"2265":2,"2267":2,"2278":8,"2323":15,"2327":16,"2329":1,"2332":1,"2334":1,"2335":1,"2336":1,"2337":1,"2339":1,"2341":1,"2342":1,"2343":1,"2344":1,"2346":2,"2348":2,"2350":2,"2469":35,"2482":7,"2483":15,"2484":6,"2485":3,"2486":7,"2487":15,"2488":1,"2489":5,"2490":2,"2491":32,"2492":1,"2493":2,"2495":1,"2496":9,"2497":35,"2498":144,"2499":19,"2502":3,"2503":11,"2504":13,"2506":3,"2507":32,"2508":4,"2509":7,"2510":7,"2511":8,"2599":3,"2633":1,"2675":1,"2700":8,"2736":2,"2737":2,"2867":10,"2868":3}}],["q11",{"2":{"249":1}}],["q1v1",{"2":{"226":4,"236":1,"266":1}}],["q1",{"2":{"114":1,"191":1,"226":4}}],["qw",{"2":{"1575":4,"1592":1}}],["qwertz",{"0":{"2786":1}}],["qwertlekeys",{"2":{"211":1}}],["qwertykeys",{"2":{"2513":1}}],["qwertyydox",{"2":{"253":2}}],["qwerty",{"0":{"2239":1,"2785":1},"2":{"92":1,"165":2,"257":1,"258":1,"259":2,"613":1,"1389":1,"1392":2,"1395":1,"1396":1,"1422":1,"1429":1,"1455":1,"1589":1,"1590":3,"1592":2,"1903":2,"2026":1,"2230":2,"2238":1,"2239":1,"2248":1,"2418":1,"2419":1,"2420":4,"2472":1,"2476":1,"2735":2,"2834":4,"2878":1}}],["qwiic",{"0":{"128":1},"2":{"74":2,"128":2,"134":6}}],["quokka",{"2":{"249":1}}],["quote",{"2":{"1660":1,"2458":1,"2468":1,"2481":1,"2505":1}}],["quoted",{"2":{"176":1,"653":1}}],["quot",{"0":{"1340":4,"1515":2,"1570":2,"2035":2,"2260":2,"2450":2,"2580":2},"2":{"5":2,"14":2,"75":2,"92":2,"110":8,"114":4,"119":10,"134":4,"163":2,"164":2,"165":5,"168":2,"176":6,"182":4,"187":2,"189":2,"190":2,"191":8,"194":2,"199":6,"201":16,"202":2,"210":2,"211":14,"215":2,"218":2,"222":6,"230":2,"234":2,"236":8,"245":4,"249":10,"263":6,"266":6,"277":2,"289":2,"294":2,"297":2,"307":2,"308":8,"322":6,"353":1,"357":4,"381":2,"390":4,"392":2,"430":2,"470":2,"471":2,"498":2,"503":6,"507":2,"543":6,"546":2,"564":2,"565":2,"571":2,"595":6,"598":2,"615":2,"630":2,"638":2,"639":2,"652":4,"653":2,"661":2,"679":2,"680":2,"695":2,"700":2,"727":2,"734":2,"735":2,"736":2,"737":2,"775":2,"901":4,"1038":4,"1106":4,"1176":4,"1178":2,"1179":4,"1192":2,"1261":2,"1263":4,"1264":8,"1268":2,"1273":4,"1305":8,"1308":4,"1310":2,"1326":2,"1328":4,"1329":2,"1340":2,"1343":2,"1382":2,"1386":4,"1388":2,"1389":4,"1395":4,"1397":2,"1403":2,"1408":2,"1418":4,"1419":4,"1424":66,"1426":2,"1428":14,"1435":2,"1448":2,"1454":2,"1456":6,"1459":2,"1473":2,"1474":1,"1476":1,"1485":1,"1504":2,"1505":2,"1514":4,"1515":2,"1520":2,"1559":2,"1563":4,"1565":2,"1567":8,"1570":6,"1572":2,"1575":2,"1586":2,"1600":4,"1616":2,"1621":2,"1622":2,"1635":4,"1643":2,"1649":6,"1686":2,"1709":2,"1757":2,"1771":2,"1772":6,"1804":2,"1907":2,"1920":2,"1935":4,"1946":2,"2004":2,"2015":6,"2021":4,"2024":6,"2025":2,"2026":4,"2027":14,"2028":2,"2030":4,"2033":2,"2035":2,"2042":2,"2050":2,"2124":2,"2127":2,"2131":12,"2171":2,"2207":2,"2219":2,"2224":2,"2234":2,"2248":2,"2263":2,"2265":5,"2266":14,"2267":12,"2268":8,"2269":18,"2271":4,"2276":6,"2277":2,"2330":2,"2337":2,"2356":10,"2360":2,"2369":2,"2373":2,"2379":6,"2382":8,"2427":2,"2432":2,"2440":2,"2448":2,"2450":2,"2458":2,"2466":2,"2467":6,"2468":1,"2476":8,"2477":5,"2481":2,"2503":2,"2505":1,"2512":2,"2513":2,"2514":4,"2519":6,"2521":3,"2532":2,"2547":6,"2560":4,"2568":4,"2575":2,"2576":2,"2584":2,"2587":4,"2588":2,"2598":4,"2599":4,"2622":14,"2652":2,"2654":2,"2659":2,"2668":4,"2669":2,"2674":6,"2675":2,"2676":15,"2677":2,"2684":2,"2686":2,"2689":2,"2703":2,"2704":2,"2705":4,"2709":2,"2713":2,"2720":4,"2728":2,"2734":2,"2743":6,"2744":142,"2745":2,"2800":16,"2801":4,"2805":2,"2812":2,"2816":24,"2818":10,"2819":18,"2822":2,"2823":4,"2824":6,"2825":12,"2826":2,"2827":6,"2828":2,"2829":10,"2830":4,"2859":2,"2869":8,"2870":4,"2875":18,"2876":8,"2878":2,"2881":4,"2882":16,"2886":2,"2888":4,"2889":2,"2890":2,"2891":1,"2895":4,"2896":2}}],["quirky",{"2":{"2704":1}}],["quit",{"2":{"1401":1}}],["quite",{"2":{"119":1,"426":1,"1321":1,"1493":1,"1734":1,"1915":1,"2201":1,"2263":1,"2328":1,"2834":1,"2888":1,"2890":2,"2896":1}}],["quickly",{"2":{"1658":2,"1894":1,"1897":1,"2131":1,"2263":2,"2329":1,"2332":1,"2334":1,"2335":1,"2337":1,"2373":2,"2374":2,"2445":1,"2514":1,"2611":1,"2866":1}}],["quicker",{"2":{"1473":1,"2374":1,"2674":2}}],["quickest",{"2":{"124":1}}],["quickstart",{"0":{"1290":1}}],["quick",{"0":{"195":1,"2351":1,"2877":1},"1":{"2352":1,"2353":1,"2354":1,"2355":1},"2":{"112":1,"114":1,"195":8,"199":3,"297":1,"308":1,"546":4,"595":1,"1473":1,"2133":1,"2265":1,"2380":1,"2644":1,"2850":1,"2877":13}}],["quad",{"0":{"2263":1},"2":{"2263":1}}],["quadratic",{"2":{"1892":1,"1894":1,"1897":1}}],["quality",{"2":{"700":7,"1321":1,"2515":1,"2846":1}}],["quark",{"2":{"143":2}}],["quarter",{"2":{"133":1,"189":1,"279":1}}],["quackfire",{"2":{"57":2}}],["quantum",{"0":{"169":1,"232":1,"248":1,"254":1,"601":1,"2422":1,"2482":1,"2699":1,"2701":1,"2702":1,"2703":1,"2704":1,"2705":1,"2706":1,"2708":1,"2709":1,"2710":1},"1":{"2423":1,"2424":1,"2425":1,"2426":1,"2427":1,"2700":1,"2702":1,"2703":1,"2704":1,"2705":1,"2707":1,"2708":1,"2709":2,"2710":2,"2711":1,"2712":1},"2":{"1":1,"74":1,"75":2,"94":1,"113":2,"114":7,"133":1,"134":1,"149":3,"165":2,"169":5,"174":1,"176":3,"191":2,"199":7,"203":2,"211":3,"222":9,"231":1,"232":5,"234":2,"236":1,"248":3,"249":1,"266":4,"285":2,"294":2,"317":2,"459":1,"463":1,"464":1,"465":1,"556":1,"609":1,"1313":1,"1323":1,"1387":1,"1389":1,"1417":2,"1419":1,"1455":7,"1456":2,"1459":1,"1463":1,"1502":2,"1503":1,"1606":1,"1823":7,"1830":1,"1939":1,"1940":1,"2044":1,"2129":1,"2256":2,"2358":1,"2364":3,"2423":1,"2476":1,"2482":1,"2532":1,"2610":1,"2676":2,"2699":3,"2701":20,"2702":12,"2703":4,"2704":27,"2705":4,"2706":2,"2707":4,"2709":1,"2713":1,"2720":1,"2735":1,"2736":1,"2768":1,"2773":1,"2834":1,"2858":1,"2859":1,"2864":4,"2887":1,"2891":1}}],["queried",{"2":{"1495":1}}],["queries",{"2":{"312":1}}],["query",{"0":{"2150":1},"2":{"132":1,"134":1,"330":1,"1761":1}}],["queued",{"0":{"564":1},"2":{"263":1,"355":1,"563":1}}],["queue",{"2":{"191":1,"344":1,"355":1,"567":1,"2705":1}}],["ques",{"2":{"134":1,"191":1,"2468":1,"2505":1}}],["questioned",{"2":{"2676":1}}],["questions",{"0":{"1292":1,"1312":1},"1":{"1293":1,"1294":1,"1295":1,"1296":1,"1297":1,"1298":1,"1313":1,"1314":1,"1315":1,"1316":1,"1317":1,"1318":1,"1319":1,"1320":1,"1321":1},"2":{"395":1,"592":4,"595":1,"600":1,"1292":1,"1299":1,"1320":1,"1322":1}}],["question",{"0":{"592":1},"2":{"48":1,"191":1,"570":1,"592":2,"600":1,"1528":1,"2468":1,"2505":1,"2512":1,"2798":2}}],["quefrency",{"2":{"45":1,"114":1,"317":1,"2224":1}}],["qmkuser",{"2":{"2585":2}}],["qmkurl",{"2":{"1426":4,"2676":1}}],["qmk+vial",{"2":{"2513":1}}],["qmk+current",{"2":{"49":1}}],["qmklayer",{"2":{"1503":2}}],["qmkbest",{"2":{"1426":9,"1503":2,"2676":1}}],["qmk",{"0":{"0":1,"9":1,"19":1,"26":1,"39":1,"51":1,"52":1,"65":1,"66":1,"70":1,"76":1,"78":1,"82":1,"83":1,"95":1,"96":1,"115":1,"135":1,"150":1,"153":1,"166":1,"177":1,"192":1,"200":1,"212":1,"223":1,"237":1,"250":1,"267":1,"278":1,"286":1,"295":1,"302":1,"309":1,"343":1,"351":1,"358":1,"402":1,"409":1,"413":1,"424":1,"426":1,"427":1,"428":1,"429":1,"430":1,"431":1,"432":1,"433":1,"434":1,"435":1,"436":1,"437":1,"438":1,"439":1,"440":1,"441":1,"442":1,"443":1,"444":1,"445":1,"446":1,"447":1,"449":1,"450":1,"451":1,"452":1,"453":1,"455":1,"456":1,"457":1,"458":1,"459":1,"460":1,"461":1,"462":1,"463":1,"464":1,"465":1,"466":1,"467":1,"468":1,"489":1,"537":1,"538":1,"558":1,"563":1,"568":1,"569":1,"577":1,"1302":1,"1303":1,"1313":1,"1320":1,"1321":1,"1599":1,"1600":1,"1823":1,"2237":1,"2238":1,"2244":1,"2330":1,"2337":1,"2356":1,"2358":1,"2385":1,"2393":1,"2394":1,"2423":1,"2515":1,"2525":1,"2535":1,"2536":1,"2549":1,"2550":1,"2559":1,"2560":1,"2564":1,"2576":1,"2579":1,"2591":1,"2601":1,"2609":1,"2612":1,"2620":1,"2662":1,"2700":1,"2713":1,"2720":1,"2728":1,"2741":1,"2749":1,"2823":1,"2853":1,"2857":1},"1":{"1":1,"2":1,"3":1,"4":1,"5":1,"6":1,"7":1,"8":1,"10":1,"11":1,"12":1,"13":1,"14":1,"15":1,"16":1,"17":1,"18":1,"20":1,"21":1,"22":1,"23":1,"24":1,"25":1,"26":1,"27":1,"28":1,"29":1,"30":1,"31":1,"32":1,"33":1,"34":1,"35":1,"36":1,"37":1,"38":1,"40":1,"41":1,"42":1,"43":1,"44":1,"45":1,"46":1,"47":1,"48":1,"49":1,"50":1,"51":1,"53":1,"54":1,"55":1,"56":1,"57":1,"58":1,"59":1,"60":1,"61":1,"62":1,"63":1,"64":1,"65":1,"67":1,"68":1,"69":1,"70":1,"71":1,"72":1,"73":1,"74":1,"75":1,"76":1,"77":1,"79":1,"80":1,"81":1,"82":1,"83":1,"84":1,"85":1,"86":1,"87":1,"88":1,"89":1,"90":1,"91":1,"92":1,"93":1,"94":1,"95":1,"97":1,"98":1,"99":1,"100":1,"101":1,"102":1,"103":1,"104":1,"105":1,"106":1,"107":1,"108":1,"109":1,"110":1,"111":1,"112":1,"113":1,"114":1,"116":1,"117":1,"118":1,"119":1,"120":1,"121":1,"122":1,"123":1,"124":1,"125":1,"126":1,"127":1,"128":1,"129":1,"130":1,"131":1,"132":1,"133":1,"134":1,"136":1,"137":1,"138":1,"139":1,"140":1,"141":1,"142":1,"143":1,"144":1,"145":1,"146":1,"147":1,"148":1,"149":1,"151":1,"152":1,"153":1,"154":1,"155":1,"156":1,"157":1,"158":1,"159":1,"160":1,"161":1,"162":1,"163":1,"164":1,"165":1,"167":1,"168":1,"169":1,"170":1,"171":1,"172":1,"173":1,"174":1,"175":1,"176":1,"178":1,"179":1,"180":1,"181":1,"182":1,"183":1,"184":1,"185":1,"186":1,"187":1,"188":1,"189":1,"190":1,"191":1,"193":1,"194":1,"195":1,"196":1,"197":1,"198":1,"199":1,"201":1,"202":1,"203":1,"204":1,"205":1,"206":1,"207":1,"208":1,"209":1,"210":1,"211":1,"213":1,"214":1,"215":1,"216":1,"217":1,"218":1,"219":1,"220":1,"221":1,"222":1,"224":1,"225":1,"226":1,"227":1,"228":1,"229":1,"230":1,"231":1,"232":1,"233":1,"234":1,"235":1,"236":1,"238":1,"239":1,"240":1,"241":1,"242":1,"243":1,"244":1,"245":1,"246":1,"247":1,"248":1,"249":1,"251":1,"252":1,"253":1,"254":1,"255":1,"256":1,"257":1,"258":1,"259":1,"260":1,"261":1,"262":1,"263":1,"264":1,"265":1,"266":1,"268":1,"269":1,"270":1,"271":1,"272":1,"273":1,"274":1,"275":1,"276":1,"277":1,"279":1,"280":1,"281":1,"282":1,"283":1,"284":1,"285":1,"287":1,"288":1,"289":1,"290":1,"291":1,"292":1,"293":1,"294":1,"296":1,"297":1,"298":1,"299":1,"300":1,"301":1,"302":1,"303":1,"304":1,"305":1,"306":1,"307":1,"308":1,"310":1,"311":1,"312":1,"313":1,"314":1,"315":1,"316":1,"317":1,"352":1,"353":1,"354":1,"355":1,"356":1,"357":1,"359":1,"360":1,"361":1,"403":1,"404":1,"405":1,"406":1,"407":1,"408":1,"414":1,"415":1,"416":1,"417":1,"418":1,"419":1,"420":1,"421":1,"490":1,"491":1,"492":1,"493":1,"538":1,"539":1,"540":1,"541":1,"564":1,"565":1,"566":1,"570":1,"571":1,"572":1,"573":1,"574":1,"575":1,"576":1,"578":1,"579":1,"580":1,"581":1,"582":1,"583":1,"584":1,"1600":1,"1601":1,"1602":1,"1603":1,"1604":1,"1605":1,"1606":1,"2238":1,"2239":1,"2240":1,"2241":1,"2242":1,"2243":1,"2244":1,"2245":1,"2246":1,"2247":1,"2359":1,"2360":1,"2361":1,"2394":1,"2395":1,"2396":1,"2397":1,"2398":1,"2399":1,"2400":1,"2401":1,"2402":1,"2403":1,"2404":1,"2405":1,"2406":1,"2407":1,"2408":1,"2409":1,"2410":1,"2411":1,"2526":1,"2527":1,"2537":1,"2538":1,"2539":1,"2540":1,"2541":1,"2542":1,"2543":1,"2544":1,"2545":1,"2546":1,"2547":1,"2548":1,"2550":1,"2551":1,"2552":1,"2553":1,"2554":1,"2555":1,"2556":1,"2560":1,"2561":1,"2565":1,"2566":1,"2567":1,"2568":1,"2569":1,"2570":1,"2571":1,"2572":1,"2573":1,"2574":1,"2575":1,"2576":1,"2577":1,"2580":1,"2610":1,"2611":1,"2621":1,"2663":1,"2664":1,"2665":1,"2666":1,"2667":1,"2668":1,"2669":1,"2670":1,"2671":1,"2672":1,"2714":1,"2715":1,"2716":1,"2717":1,"2718":1,"2719":1,"2721":1,"2722":1,"2723":1,"2724":1,"2725":1,"2726":1,"2727":1,"2742":1,"2743":1,"2744":1,"2745":1,"2746":1,"2747":1,"2748":1,"2750":1,"2751":1,"2752":1,"2753":1,"2754":1,"2755":1,"2756":1,"2757":1,"2758":1,"2759":1,"2760":1,"2761":1,"2762":1,"2763":1,"2764":1,"2765":1,"2766":1,"2767":1,"2768":1,"2769":1,"2770":1,"2771":1,"2772":1,"2773":1,"2774":1,"2775":1,"2776":1,"2777":1,"2778":1,"2779":1,"2780":1,"2781":1,"2782":1,"2783":1,"2784":1,"2785":1,"2786":1,"2787":1,"2788":1,"2789":1,"2790":1,"2791":1,"2792":1,"2793":1,"2794":1,"2795":1,"2796":1,"2797":1,"2858":1,"2859":1,"2860":1,"2861":1,"2862":1,"2863":1,"2864":1},"2":{"0":3,"1":1,"2":2,"6":1,"9":3,"10":2,"11":1,"12":1,"19":3,"21":4,"23":2,"24":3,"26":1,"38":2,"39":3,"49":2,"50":2,"51":1,"52":3,"65":1,"67":1,"69":2,"70":9,"75":2,"76":1,"82":2,"83":2,"86":2,"87":1,"93":1,"94":2,"95":4,"99":1,"100":1,"102":1,"103":1,"109":1,"110":1,"111":2,"112":3,"113":1,"114":5,"116":4,"118":1,"119":2,"120":3,"122":1,"124":1,"126":1,"128":2,"130":2,"131":2,"132":2,"133":2,"134":5,"143":1,"145":1,"146":1,"152":5,"153":4,"155":1,"156":1,"157":1,"158":1,"161":3,"162":9,"163":2,"165":3,"168":2,"169":2,"170":1,"172":2,"174":7,"175":1,"176":2,"179":1,"181":1,"182":2,"184":1,"189":3,"195":1,"196":1,"197":1,"199":6,"201":3,"202":1,"209":1,"211":10,"213":3,"224":3,"228":4,"230":1,"236":6,"238":1,"240":6,"243":3,"244":1,"249":6,"251":2,"254":1,"262":1,"263":3,"265":5,"266":3,"268":4,"273":3,"275":3,"276":3,"279":3,"284":2,"285":2,"288":3,"294":2,"302":1,"308":3,"312":2,"317":3,"318":1,"319":1,"322":3,"331":1,"332":3,"342":1,"343":1,"344":1,"345":2,"351":2,"353":1,"354":1,"355":1,"357":5,"358":3,"360":1,"371":5,"375":1,"377":5,"381":4,"383":2,"384":2,"385":2,"386":1,"387":3,"389":8,"390":2,"391":1,"392":9,"396":1,"398":4,"399":1,"400":3,"401":4,"403":3,"404":2,"405":8,"406":7,"407":7,"408":3,"409":1,"410":1,"411":5,"412":3,"413":1,"414":3,"416":1,"417":1,"418":1,"419":1,"420":3,"421":3,"426":22,"427":6,"428":3,"429":3,"430":4,"431":7,"432":4,"433":1,"434":5,"435":2,"436":3,"437":2,"438":2,"439":1,"440":1,"441":1,"442":1,"443":2,"444":4,"445":3,"446":3,"447":4,"449":4,"450":4,"451":2,"452":2,"453":7,"455":1,"456":4,"457":1,"458":3,"459":1,"460":4,"461":2,"462":9,"463":1,"466":5,"467":2,"468":1,"469":2,"470":2,"471":8,"472":1,"474":1,"477":2,"478":1,"481":1,"482":1,"484":1,"485":1,"487":1,"488":1,"489":2,"491":3,"492":4,"493":1,"495":1,"499":5,"524":3,"525":1,"526":2,"527":3,"530":1,"534":1,"537":4,"538":1,"540":1,"552":7,"554":1,"555":2,"557":1,"558":3,"560":4,"561":3,"562":4,"563":5,"564":1,"567":3,"568":3,"569":1,"570":6,"571":4,"573":1,"574":1,"575":1,"576":3,"577":1,"578":1,"580":1,"582":3,"586":2,"590":1,"591":1,"592":3,"593":2,"595":3,"597":2,"598":3,"599":2,"600":1,"601":5,"602":2,"604":1,"608":3,"609":1,"611":1,"612":3,"613":1,"621":2,"626":1,"628":2,"629":1,"637":1,"646":2,"647":6,"648":3,"650":1,"654":2,"655":3,"656":1,"658":3,"659":2,"665":1,"666":2,"667":1,"670":4,"671":1,"677":1,"697":1,"730":1,"731":1,"734":1,"735":1,"736":2,"737":1,"740":1,"741":1,"745":1,"1187":1,"1191":1,"1223":1,"1244":1,"1266":1,"1289":2,"1290":1,"1291":1,"1292":1,"1296":5,"1297":1,"1302":1,"1303":1,"1306":1,"1311":1,"1313":2,"1314":1,"1320":2,"1321":7,"1326":1,"1327":1,"1329":1,"1334":2,"1342":2,"1347":1,"1358":2,"1359":1,"1371":1,"1379":1,"1382":1,"1384":1,"1389":1,"1391":1,"1393":1,"1395":1,"1397":1,"1401":1,"1403":1,"1408":1,"1410":2,"1411":1,"1416":1,"1417":1,"1419":2,"1420":1,"1421":1,"1424":1,"1426":6,"1498":1,"1502":1,"1511":1,"1563":1,"1579":1,"1594":2,"1595":1,"1596":2,"1597":7,"1598":1,"1600":2,"1601":1,"1602":2,"1603":1,"1606":1,"1629":1,"1635":1,"1638":1,"1670":2,"1733":1,"1766":1,"1803":1,"1813":1,"1818":1,"1823":1,"1830":1,"1904":3,"1920":1,"1922":1,"1954":1,"1972":1,"2010":1,"2044":1,"2124":2,"2126":1,"2140":1,"2165":1,"2195":1,"2207":3,"2215":1,"2218":2,"2219":6,"2223":1,"2227":1,"2231":3,"2238":2,"2239":1,"2240":3,"2243":1,"2247":1,"2263":1,"2277":1,"2320":1,"2321":1,"2328":4,"2329":4,"2330":7,"2332":2,"2334":2,"2335":2,"2336":2,"2337":11,"2338":1,"2339":2,"2341":2,"2342":2,"2343":4,"2344":1,"2346":2,"2348":2,"2350":3,"2351":1,"2353":5,"2355":1,"2356":8,"2357":1,"2358":2,"2360":3,"2361":1,"2364":1,"2367":2,"2370":1,"2372":1,"2378":7,"2379":2,"2380":1,"2381":1,"2385":1,"2393":1,"2394":3,"2396":4,"2397":1,"2399":2,"2405":1,"2408":1,"2411":1,"2412":1,"2423":5,"2424":1,"2425":1,"2426":1,"2427":1,"2428":1,"2442":2,"2443":1,"2447":1,"2448":1,"2449":1,"2450":5,"2454":1,"2470":1,"2471":1,"2475":1,"2476":2,"2480":1,"2482":2,"2512":6,"2513":36,"2514":15,"2515":7,"2516":6,"2517":1,"2518":1,"2519":1,"2525":4,"2527":1,"2529":5,"2530":3,"2532":2,"2533":1,"2535":6,"2536":2,"2537":1,"2539":2,"2541":2,"2543":8,"2544":2,"2545":9,"2546":6,"2547":3,"2548":2,"2549":7,"2550":3,"2551":3,"2552":4,"2553":8,"2554":4,"2555":1,"2558":2,"2559":2,"2560":4,"2561":2,"2562":2,"2563":2,"2565":1,"2566":4,"2567":1,"2569":3,"2571":5,"2573":4,"2574":3,"2575":3,"2576":8,"2577":4,"2580":4,"2582":3,"2583":4,"2585":19,"2586":1,"2587":14,"2590":1,"2591":2,"2601":1,"2603":1,"2607":1,"2610":2,"2612":1,"2613":1,"2615":1,"2617":3,"2619":2,"2620":1,"2621":2,"2622":10,"2632":4,"2633":1,"2639":1,"2642":1,"2644":1,"2648":1,"2649":1,"2655":5,"2657":3,"2658":2,"2660":2,"2661":2,"2662":11,"2673":2,"2674":4,"2675":2,"2676":18,"2677":3,"2678":2,"2679":1,"2681":2,"2696":1,"2697":1,"2698":1,"2699":1,"2700":2,"2701":1,"2703":20,"2704":1,"2705":3,"2712":2,"2713":1,"2720":1,"2724":1,"2725":1,"2729":1,"2741":1,"2742":5,"2743":3,"2747":2,"2757":1,"2765":2,"2767":1,"2784":1,"2794":1,"2795":1,"2799":5,"2800":2,"2802":1,"2812":1,"2816":3,"2823":1,"2831":1,"2832":1,"2835":1,"2846":8,"2847":3,"2849":1,"2851":1,"2853":2,"2854":1,"2855":1,"2856":2,"2857":1,"2858":3,"2859":1,"2861":1,"2863":1,"2864":1,"2890":1,"2895":1}}],["fwlink",{"2":{"2622":1}}],["fknraiden",{"2":{"2371":1}}],["fkeys",{"2":{"1595":1}}],["fps",{"2":{"1897":5}}],["fpc",{"2":{"1378":1}}],["f♯",{"2":{"1819":6,"2498":6}}],["fb",{"2":{"1652":3,"1653":3}}],["fdbk",{"2":{"1648":1}}],["f+g",{"2":{"1588":1}}],["f9²",{"2":{"676":1}}],["f9¹",{"2":{"676":1}}],["f9",{"2":{"353":1,"571":2,"2457":2,"2478":1,"2481":2}}],["f8²",{"2":{"676":1}}],["f8¹",{"2":{"676":1}}],["f8",{"2":{"353":1,"571":2,"2457":2,"2478":1,"2481":2}}],["f24",{"2":{"2457":2,"2481":2}}],["f23",{"2":{"1427":2,"2457":2,"2481":2}}],["f21",{"2":{"1427":2,"2457":2,"2481":2}}],["f22",{"2":{"1427":11,"2457":2,"2481":2}}],["f20",{"2":{"1339":1,"2457":2,"2481":2}}],["f2",{"2":{"353":1,"571":2,"674":1,"676":2,"1819":1,"2457":2,"2471":1,"2478":1,"2481":2,"2498":1}}],["fm",{"2":{"319":1,"354":1,"355":1,"357":4,"426":1,"561":1,"562":1,"563":1,"598":1,"658":2,"1290":1,"1291":1,"1426":1,"2423":1,"2662":3}}],["fme",{"2":{"211":1}}],["fghij",{"2":{"317":1}}],["fg",{"2":{"266":1,"474":5,"476":1,"2705":9}}],["fs5",{"2":{"1819":1,"2498":1}}],["fs4",{"2":{"1819":1,"2498":1}}],["fs3",{"2":{"1819":1,"2498":1}}],["fs2",{"2":{"1819":1,"2498":1}}],["fs1",{"2":{"1819":1,"2498":1}}],["fs",{"2":{"249":1,"1819":1,"2498":1}}],["fc980c",{"2":{"236":1}}],["fc660c",{"2":{"236":1}}],["fxtwink",{"2":{"317":1}}],["fx",{"2":{"211":1}}],["fjlabs",{"2":{"211":6,"222":1}}],["ffff",{"2":{"2186":1}}],["ffffffff",{"2":{"2184":1}}],["ff",{"2":{"197":6,"387":3,"389":3,"399":1,"400":1,"2188":1,"2448":1}}],["ffkeebs",{"2":{"134":1}}],["f3²",{"2":{"676":1}}],["f3",{"2":{"191":1,"353":1,"571":2,"674":1,"676":3,"1819":1,"2454":1,"2457":2,"2471":1,"2478":1,"2481":2,"2498":1}}],["f303",{"2":{"49":1,"50":1,"199":1,"2346":1}}],["f5²",{"2":{"676":1}}],["f5f9b992",{"2":{"355":1}}],["f5",{"2":{"111":1,"353":1,"543":2,"552":1,"571":2,"674":2,"1516":1,"1819":1,"2224":1,"2457":2,"2478":1,"2481":2,"2498":1,"2639":1,"2668":1}}],["f4²",{"2":{"676":1}}],["f4xx",{"2":{"165":1}}],["f4x1",{"2":{"165":1,"176":1,"211":1,"285":1,"2623":1}}],["f466",{"2":{"165":1}}],["f401",{"2":{"253":1,"2346":1,"2623":1}}],["f401xe",{"2":{"131":1,"134":1}}],["f405",{"2":{"130":1,"134":1,"308":1}}],["f4",{"2":{"111":1,"131":1,"134":1,"191":1,"285":1,"353":1,"543":2,"552":1,"571":2,"674":2,"676":2,"1819":1,"2224":1,"2457":2,"2478":1,"2481":2,"2498":1,"2639":1}}],["f411",{"2":{"93":1,"2346":2,"2623":2,"2801":1,"2843":1}}],["f072",{"2":{"1277":2}}],["f0",{"2":{"111":1,"543":2,"552":1,"674":2,"676":3,"2224":1,"2454":1,"2668":1}}],["f7²",{"2":{"676":1}}],["f7¹",{"2":{"676":1}}],["f7",{"2":{"111":1,"353":1,"543":2,"552":1,"571":2,"674":2,"1346":1,"2224":1,"2457":2,"2478":1,"2481":2,"2639":1,"2668":1}}],["f6²",{"2":{"676":1}}],["f6¹",{"2":{"676":1}}],["f6",{"2":{"111":1,"353":1,"543":2,"552":1,"571":2,"674":2,"676":1,"679":1,"2224":1,"2457":2,"2478":1,"2481":2,"2639":1,"2668":1}}],["f19",{"2":{"2457":2,"2481":2}}],["f17",{"2":{"2457":2,"2481":2}}],["f16",{"2":{"2457":2,"2481":2}}],["f15",{"2":{"2457":2,"2481":3}}],["f14",{"2":{"2457":2,"2481":2}}],["f14629ed1cd7c7ec9089604d64f29a99981558e8",{"2":{"570":2}}],["f1xx",{"2":{"2454":2}}],["f18",{"2":{"1756":1,"2457":2,"2481":2,"2884":1}}],["f12",{"2":{"353":1,"571":2,"2457":2,"2472":1,"2478":1,"2481":2}}],["f11",{"2":{"353":1,"571":2,"2457":2,"2478":1,"2481":2}}],["f10²",{"2":{"676":1}}],["f10¹",{"2":{"676":1}}],["f10",{"2":{"353":1,"571":2,"676":2,"2457":2,"2478":1,"2481":2}}],["f103",{"2":{"291":1,"702":1,"2348":1}}],["f103c6",{"2":{"211":1}}],["f103xb",{"2":{"114":1}}],["f13",{"2":{"211":1,"1424":1,"2457":2,"2481":3}}],["f1",{"2":{"111":1,"120":1,"191":1,"353":1,"543":2,"552":1,"571":2,"674":2,"1421":1,"1573":1,"1819":1,"2218":1,"2224":1,"2330":1,"2337":1,"2454":1,"2457":2,"2471":1,"2472":1,"2478":1,"2481":2,"2498":1,"2668":1}}],["f",{"0":{"2457":1},"2":{"111":2,"134":1,"149":1,"191":1,"196":2,"211":1,"266":2,"353":1,"375":1,"430":6,"433":1,"434":1,"440":1,"460":5,"543":1,"555":3,"571":2,"748":1,"1508":3,"1567":1,"1588":3,"1639":1,"1653":1,"1766":2,"1819":19,"2015":2,"2024":1,"2184":1,"2186":1,"2188":1,"2190":2,"2242":1,"2247":1,"2454":2,"2456":3,"2477":3,"2481":3,"2498":19,"2703":8,"2834":3,"2880":1}}],["fantastic",{"2":{"2865":1}}],["fan",{"2":{"2367":1}}],["fancy",{"2":{"520":1,"1411":2}}],["faith",{"2":{"2676":1}}],["fair",{"2":{"2512":1}}],["fairly",{"2":{"1431":1,"1507":1,"1509":1,"2369":1,"2429":1}}],["fails",{"2":{"1772":1,"2363":1,"2689":2}}],["failed",{"2":{"355":1,"452":1,"1185":1,"1187":1,"2221":1,"2223":1,"2394":1,"2582":3}}],["failing",{"2":{"190":1,"191":1,"266":1,"597":1,"1343":1,"2394":1}}],["failures",{"2":{"134":1,"149":3,"191":1,"198":1,"199":3,"236":1,"317":1,"452":1,"597":1,"701":1,"2223":1}}],["failure",{"2":{"92":1,"149":1,"222":1,"236":3,"263":1,"277":1,"639":2}}],["fail",{"0":{"2687":1},"2":{"88":2,"104":2,"126":1,"127":2,"159":1,"206":1,"371":1,"642":1,"667":1,"1502":1,"1772":2,"2544":1,"2545":1}}],["faqs",{"2":{"592":1}}],["faq",{"0":{"1299":1,"1322":1,"1341":1,"2354":1},"1":{"1300":1,"1301":1,"1302":1,"1303":1,"1304":1,"1305":1,"1306":1,"1307":1,"1308":1,"1309":1,"1310":1,"1311":1,"1323":1,"1324":1,"1325":1,"1326":1,"1327":1,"1328":1,"1329":1,"1330":1,"1331":1,"1332":1,"1333":1,"1334":1,"1335":1,"1336":1,"1337":1,"1338":1,"1339":1,"1340":1,"1342":1,"1343":1,"1344":1,"1345":1,"1346":1,"1347":1,"1348":1,"1349":1,"1350":1,"1351":1,"1352":1,"1353":1,"1354":1,"2355":1},"2":{"556":1,"1315":1,"2436":1,"2479":1,"2563":1,"2857":1}}],["famous",{"2":{"469":1,"2041":1}}],["familiarity",{"2":{"2536":1,"2857":1}}],["familiarize",{"2":{"524":1}}],["familiar",{"2":{"511":1,"593":1,"596":1,"1293":1,"2356":1,"2357":2,"2526":1,"2538":1,"2581":1,"2583":1,"2816":1,"2856":1}}],["families",{"0":{"2657":1,"2658":1},"2":{"49":1,"130":1,"734":1,"738":1,"2655":1,"2657":1}}],["family",{"0":{"2659":1,"2660":1,"2661":1},"2":{"191":1,"277":1,"735":1,"2207":1,"2657":1,"2659":4,"2660":1,"2661":1,"2676":1,"2679":1}}],["facing",{"2":{"543":1,"2007":4,"2374":2,"2412":1,"2743":1}}],["face",{"2":{"277":2,"638":1,"2369":1,"2374":2,"2695":1}}],["factor",{"2":{"1463":3,"2743":1,"2801":1}}],["factory",{"2":{"165":3,"1350":1,"2339":1,"2344":1,"2444":1}}],["fact",{"2":{"45":1,"1297":1,"1320":1,"1334":1,"1389":1,"2124":1}}],["fading",{"2":{"249":1,"1829":1,"2041":2}}],["fader",{"2":{"1817":1}}],["fade",{"2":{"93":1,"1905":3,"1907":4,"2232":3}}],["fades",{"2":{"49":1,"1829":11,"2041":16}}],["fault",{"2":{"191":1}}],["fauxclicky",{"2":{"75":1,"188":1,"191":1,"2676":1}}],["fauxpark",{"2":{"38":1,"182":1}}],["fave",{"2":{"266":1}}],["fave84",{"2":{"199":1}}],["fave84h",{"2":{"191":1}}],["favorite",{"0":{"2531":1},"2":{"2545":1}}],["favorites",{"2":{"2463":2,"2481":2}}],["favor",{"0":{"8":1},"2":{"50":1,"94":1,"487":1}}],["favour",{"2":{"3":1,"15":1,"103":1,"158":1,"184":1,"199":1}}],["fake",{"2":{"191":1,"727":1,"2513":1}}],["fastest",{"2":{"682":1,"1895":1,"1912":1,"2827":1}}],["faster",{"2":{"381":1,"520":1,"1926":1,"2021":1,"2155":2,"2199":1,"2200":1,"2325":1,"2519":1}}],["fast",{"2":{"164":1,"297":3,"308":1,"498":1,"623":1,"1174":1,"1177":1,"1383":1,"1585":1,"1649":1,"1770":2,"1893":1,"1894":1,"1950":1,"2024":1,"2263":2,"2463":3,"2467":1,"2481":2,"2545":1,"2648":1,"2676":1,"2712":1,"2875":1,"2876":1,"2878":2}}],["fashion",{"2":{"158":1,"2514":1,"2896":1}}],["farther",{"2":{"2531":1}}],["farsi",{"2":{"277":1,"2834":2}}],["far",{"2":{"99":1,"188":1,"263":3,"273":1,"381":1,"610":1,"1770":1,"1934":1,"2195":1,"2237":1,"2638":1}}],["falls",{"2":{"1630":1}}],["fall",{"2":{"471":1,"512":1,"1453":1,"1928":1,"2473":1,"2562":1}}],["fallback",{"0":{"209":1},"2":{"211":2,"1473":1,"2895":1}}],["falling",{"2":{"50":1,"1230":2,"1999":1,"2582":1}}],["falsely",{"2":{"1498":2,"1756":2,"2884":2}}],["false",{"0":{"517":1,"1498":1},"2":{"31":2,"90":2,"105":4,"111":5,"125":3,"185":2,"194":4,"195":2,"199":1,"203":1,"249":1,"307":2,"308":2,"494":2,"517":2,"575":6,"606":1,"607":1,"612":1,"613":1,"629":2,"633":2,"634":1,"635":2,"651":3,"682":1,"775":1,"1231":1,"1358":1,"1359":4,"1389":3,"1401":3,"1427":1,"1442":2,"1461":2,"1473":1,"1480":1,"1487":1,"1498":1,"1503":10,"1505":4,"1514":1,"1570":2,"1582":5,"1583":1,"1587":2,"1588":1,"1591":1,"1595":1,"1609":2,"1631":1,"1636":4,"1670":2,"1711":6,"1747":1,"1749":2,"1763":1,"1772":1,"1779":1,"1785":1,"1805":1,"1831":1,"1835":2,"1903":9,"1904":2,"1906":3,"1912":3,"1916":1,"1920":2,"1925":1,"1929":4,"1932":1,"1945":1,"1949":1,"1950":2,"1952":2,"1953":1,"1962":1,"1964":4,"1965":1,"1967":2,"1968":1,"1969":1,"2029":2,"2031":1,"2032":1,"2033":1,"2035":3,"2046":1,"2050":2,"2051":3,"2052":2,"2171":1,"2230":8,"2231":1,"2236":1,"2246":1,"2277":1,"2327":2,"2521":2,"2522":3,"2523":1,"2545":1,"2622":1,"2633":2,"2702":3,"2705":2,"2732":2,"2802":12,"2804":2,"2805":3,"2808":1,"2809":4,"2811":1,"2814":1,"2817":2,"2818":4,"2819":4,"2820":1,"2822":2,"2824":6,"2825":4,"2826":1,"2827":12,"2828":1,"2829":3,"2830":1,"2841":5,"2864":1,"2875":1,"2876":1,"2879":2,"2883":1,"2884":1}}],["flsh",{"2":{"2259":1,"2261":8}}],["fl",{"2":{"1325":1,"2475":2,"2477":3,"2478":2}}],["flick",{"2":{"1941":1}}],["flicker",{"2":{"1520":1}}],["flickering",{"2":{"1279":1}}],["flight",{"2":{"639":1,"2594":1}}],["flipping",{"2":{"1939":1}}],["flipped",{"2":{"176":1,"1633":1,"1906":1,"2137":1,"2217":1,"2233":1,"2339":1,"2344":1}}],["flips",{"2":{"13":1,"31":1,"34":1,"1906":1,"2233":1}}],["flip",{"0":{"13":1},"2":{"13":1,"211":1,"1633":1,"2380":1}}],["flypage",{"2":{"1297":1}}],["flypage=shop",{"2":{"1297":1}}],["fly",{"0":{"2243":1},"2":{"520":1,"556":1,"1327":1,"1450":1,"1458":1,"1576":1,"1629":1,"2010":1,"2243":1,"2756":1,"2868":3}}],["flygone60",{"2":{"241":2}}],["float",{"0":{"1627":2},"1":{"1628":2},"2":{"215":2,"1505":1,"1619":2,"1628":2,"1772":3,"1807":2,"1950":4}}],["floating",{"2":{"215":2,"1275":1}}],["flowing",{"2":{"2041":1}}],["flows",{"2":{"1321":1}}],["flower",{"2":{"236":1,"2041":3,"2842":1}}],["flow",{"0":{"297":1,"2878":1,"2879":1,"2880":1},"1":{"2879":1,"2880":1},"2":{"149":1,"297":4,"308":3,"362":1,"507":1,"601":1,"1244":1,"2041":4,"2244":1,"2373":1,"2374":1,"2842":1,"2878":9,"2879":6,"2880":17}}],["flux",{"2":{"2373":2}}],["flushed",{"2":{"1878":1,"1880":1,"1882":1,"1885":1,"2114":1,"2116":1,"2118":1,"2121":1}}],["flushes",{"2":{"114":1}}],["flush",{"0":{"230":1,"692":1,"1288":1,"1620":1,"1718":1,"1988":1},"2":{"211":1,"236":2,"688":1,"692":1,"720":1,"802":1,"803":1,"829":1,"831":1,"861":1,"863":1,"893":1,"895":1,"928":1,"930":1,"962":1,"964":1,"996":1,"998":1,"1030":1,"1032":1,"1064":1,"1066":1,"1098":1,"1100":1,"1132":1,"1134":1,"1166":1,"1168":1,"1219":1,"1221":1,"1284":1,"1288":1,"1616":1,"1621":1,"1622":1,"1623":1,"1624":1,"1625":1,"1626":1,"1627":1,"1719":1,"1721":1,"1832":1,"1913":1,"1981":1,"1983":1,"2047":1,"2141":1,"2702":1,"2704":2,"2705":10,"2818":1,"2825":1}}],["flushing",{"2":{"191":1,"634":1,"635":1,"2702":1}}],["flurry",{"2":{"152":1}}],["flavours",{"2":{"2605":1}}],["flat",{"2":{"1508":1}}],["flatbread60",{"2":{"86":2}}],["flake8",{"2":{"483":1,"488":2}}],["flask",{"2":{"346":1}}],["flasher",{"2":{"2337":1,"2429":1,"2430":1,"2434":1,"2448":2,"2767":1}}],["flashers",{"2":{"427":1,"2329":1,"2332":1,"2334":1,"2335":1,"2336":1,"2337":1,"2339":1,"2341":1,"2342":1,"2343":1,"2344":1,"2346":1,"2348":1,"2350":1}}],["flashes",{"2":{"2219":1,"2331":2,"2333":3,"2338":1,"2340":2,"2345":2,"2347":1,"2349":1}}],["flashed",{"0":{"1298":1},"2":{"551":1,"560":1,"657":1,"2135":1,"2219":1,"2244":1,"2320":1,"2328":1,"2333":1,"2350":1,"2378":1,"2380":1,"2428":1,"2436":1,"2448":1,"2515":1,"2845":1}}],["flashable",{"2":{"356":1}}],["flashing",{"0":{"584":1,"1756":1,"2328":1,"2379":1,"2428":1,"2448":1,"2451":1,"2454":1,"2557":1,"2559":1},"1":{"2329":1,"2330":1,"2331":1,"2332":1,"2333":1,"2334":1,"2335":1,"2336":1,"2337":1,"2338":1,"2339":1,"2340":1,"2341":1,"2342":1,"2343":1,"2344":1,"2345":1,"2346":1,"2347":1,"2348":1,"2349":1,"2350":1,"2429":1,"2430":1,"2431":1,"2432":1,"2433":1,"2434":1,"2435":1,"2436":1,"2437":1,"2438":1,"2439":1,"2440":1,"2441":1,"2442":1,"2443":1,"2444":1,"2445":1,"2446":1,"2447":1,"2448":1,"2449":2,"2450":1,"2451":1,"2452":2,"2453":2,"2454":2,"2558":1,"2559":1,"2560":2,"2561":2,"2562":1,"2563":1},"2":{"49":1,"134":2,"191":1,"222":2,"240":3,"427":2,"584":1,"658":1,"670":1,"1294":1,"1296":1,"1298":1,"1315":1,"1419":1,"1649":1,"2219":1,"2320":1,"2328":2,"2329":1,"2330":1,"2332":1,"2333":1,"2334":2,"2335":1,"2336":1,"2337":3,"2339":1,"2341":1,"2342":1,"2343":2,"2344":1,"2346":2,"2348":2,"2350":2,"2353":3,"2363":1,"2380":1,"2429":1,"2430":1,"2432":1,"2434":1,"2440":1,"2442":2,"2443":1,"2450":1,"2482":1,"2513":1,"2526":1,"2533":1,"2534":1,"2558":2,"2559":1,"2562":1,"2577":1,"2600":1,"2626":1,"2631":1,"2700":1,"2783":1,"2792":1,"2800":1}}],["flash",{"0":{"153":1,"427":1,"735":1,"736":1,"739":1,"740":1,"1315":1,"1326":1,"2355":1,"2534":1,"2561":1,"2562":1},"1":{"740":1},"2":{"49":3,"107":1,"113":1,"114":5,"124":1,"134":1,"149":1,"153":3,"163":5,"165":4,"176":1,"199":2,"222":1,"236":1,"240":1,"277":1,"294":1,"317":2,"392":1,"427":6,"432":1,"527":1,"529":1,"550":2,"563":1,"633":1,"658":1,"666":1,"667":1,"700":1,"701":1,"727":3,"733":1,"734":6,"735":12,"736":9,"737":6,"738":5,"739":3,"740":15,"1293":2,"1298":1,"1326":2,"1343":2,"1368":2,"1419":8,"1593":1,"1632":1,"1831":1,"1932":1,"2046":1,"2130":1,"2135":1,"2219":7,"2220":2,"2261":2,"2328":3,"2329":3,"2332":3,"2333":1,"2334":2,"2335":2,"2336":1,"2337":1,"2339":1,"2340":4,"2341":1,"2342":1,"2343":2,"2344":1,"2346":2,"2348":2,"2350":2,"2353":3,"2356":1,"2363":3,"2364":1,"2379":1,"2428":4,"2436":1,"2448":8,"2449":1,"2450":1,"2454":18,"2482":1,"2547":1,"2556":1,"2557":1,"2558":1,"2559":3,"2561":4,"2562":8,"2622":2,"2627":1,"2637":1,"2639":1,"2653":10,"2659":1,"2676":3,"2700":1,"2702":1,"2705":2,"2706":1,"2812":4,"2823":1,"2835":1,"2845":1,"2854":1,"2868":1}}],["flagged",{"0":{"392":1},"1":{"393":1,"394":1,"395":1,"396":1},"2":{"199":1,"201":1,"322":3,"381":1,"392":1,"396":1,"2051":1,"2221":1}}],["flag",{"2":{"165":1,"191":1,"249":1,"302":1,"307":1,"426":1,"457":1,"458":1,"460":1,"467":1,"471":1,"546":3,"669":1,"735":1,"1369":1,"1582":1,"1697":1,"1698":1,"1700":1,"1749":1,"1826":2,"1827":5,"1832":1,"1956":1,"2038":2,"2039":6,"2047":1,"2051":1,"2052":1,"2137":1,"2164":1,"2219":1,"2676":1,"2715":1,"2720":1}}],["flags",{"0":{"1827":1,"2039":1},"2":{"165":1,"191":1,"209":1,"277":1,"489":1,"1375":2,"1827":8,"1832":2,"1911":1,"1912":1,"2039":8,"2047":2,"2051":1,"2052":2,"2236":1,"2524":1,"2639":1,"2715":3,"2724":5,"2818":3,"2825":3}}],["flesh",{"2":{"2854":1}}],["flexible",{"0":{"1745":1},"2":{"520":1,"1178":1,"1183":1,"2643":2,"2652":1}}],["flexibility",{"2":{"6":1,"169":1,"537":1,"671":1,"1805":1,"2206":1,"2275":1,"2868":1,"2880":1}}],["flehrad",{"0":{"43":2},"2":{"43":6,"266":1}}],["frr",{"2":{"2247":1}}],["friction",{"2":{"1897":2,"1941":1}}],["friendly",{"0":{"1745":1},"2":{"433":1,"471":1,"1276":1,"2239":1,"2424":1}}],["friend",{"0":{"2321":1},"2":{"376":1,"2320":3,"2321":4}}],["friends",{"2":{"226":1,"236":1,"2427":1}}],["frustrates",{"2":{"2512":1}}],["frustrating",{"2":{"2263":1}}],["frustration",{"2":{"162":1}}],["fruit",{"2":{"1343":1}}],["frood",{"2":{"2654":1}}],["front",{"2":{"1418":1,"2612":1}}],["frontend",{"0":{"561":1},"2":{"561":1,"727":1}}],["fronzlebop",{"2":{"597":2}}],["frob",{"2":{"523":1}}],["from=",{"2":{"165":1}}],["from",{"0":{"5":1,"24":1,"155":1,"482":1,"668":1,"1348":1,"1875":1,"2014":1,"2111":1,"2562":1},"2":{"3":1,"6":2,"12":1,"15":1,"31":2,"34":1,"49":3,"50":1,"62":1,"63":1,"69":1,"70":1,"73":2,"74":1,"75":2,"76":1,"88":3,"90":1,"92":1,"94":1,"104":3,"113":2,"114":8,"116":1,"119":1,"127":3,"128":1,"132":2,"133":1,"134":10,"149":5,"152":1,"159":2,"161":1,"162":2,"163":1,"165":8,"191":9,"199":13,"201":1,"206":1,"211":8,"222":7,"224":1,"228":3,"230":1,"236":4,"240":1,"249":9,"263":1,"266":19,"272":1,"273":1,"275":1,"276":1,"277":5,"284":2,"285":1,"294":1,"307":1,"308":5,"312":1,"344":1,"345":1,"348":1,"363":1,"364":1,"367":1,"368":1,"369":1,"371":1,"385":1,"386":1,"387":1,"391":1,"411":1,"426":3,"431":2,"435":1,"436":1,"444":2,"450":2,"460":1,"466":1,"471":3,"478":2,"482":2,"493":1,"494":1,"495":1,"498":3,"499":4,"507":1,"537":1,"543":3,"545":1,"552":3,"560":1,"563":1,"567":1,"570":2,"574":1,"582":1,"597":1,"599":1,"601":2,"610":1,"629":1,"638":1,"647":1,"651":2,"654":1,"660":1,"661":1,"667":1,"669":2,"679":2,"680":4,"685":1,"694":1,"701":1,"703":2,"708":1,"713":1,"734":1,"735":2,"755":1,"757":1,"758":1,"760":1,"761":1,"764":1,"767":1,"769":1,"770":2,"772":1,"773":2,"775":1,"776":1,"812":1,"839":1,"844":1,"874":1,"904":1,"909":1,"938":1,"943":1,"972":1,"977":1,"1006":1,"1011":1,"1040":1,"1045":1,"1074":1,"1079":1,"1108":1,"1113":1,"1142":1,"1147":1,"1200":1,"1235":1,"1236":1,"1238":1,"1240":1,"1254":1,"1256":1,"1270":1,"1271":1,"1272":1,"1278":1,"1290":1,"1291":1,"1296":1,"1302":1,"1303":1,"1305":1,"1321":3,"1326":2,"1335":1,"1337":1,"1349":1,"1350":1,"1351":1,"1356":1,"1367":1,"1389":1,"1390":1,"1392":2,"1395":3,"1397":1,"1398":1,"1411":1,"1413":1,"1451":1,"1454":1,"1457":1,"1463":1,"1467":1,"1473":1,"1495":1,"1498":1,"1503":2,"1511":1,"1516":1,"1528":1,"1537":1,"1539":1,"1564":1,"1575":1,"1580":1,"1582":1,"1587":1,"1589":4,"1590":7,"1628":2,"1629":1,"1630":1,"1653":1,"1654":1,"1680":1,"1685":1,"1688":1,"1689":1,"1690":1,"1695":1,"1703":1,"1705":1,"1706":1,"1709":1,"1710":2,"1717":1,"1720":1,"1722":1,"1734":1,"1752":2,"1753":1,"1754":2,"1755":1,"1770":1,"1808":2,"1809":1,"1817":2,"1826":1,"1829":4,"1830":1,"1845":1,"1846":1,"1847":1,"1864":1,"1870":1,"1872":1,"1874":1,"1875":1,"1894":2,"1895":1,"1897":1,"1905":2,"1906":1,"1907":2,"1911":1,"1921":1,"1922":1,"1926":1,"1932":1,"1937":1,"1939":4,"1941":2,"1942":1,"1944":2,"1946":5,"1955":1,"1959":1,"1968":1,"1978":1,"1980":1,"1982":1,"1984":1,"1986":1,"1993":1,"2002":1,"2015":1,"2017":1,"2021":1,"2025":1,"2035":1,"2038":1,"2041":4,"2042":1,"2044":1,"2063":1,"2064":1,"2065":1,"2082":1,"2088":1,"2094":1,"2100":1,"2102":1,"2104":1,"2106":3,"2108":3,"2111":1,"2130":1,"2131":1,"2137":2,"2145":2,"2152":1,"2154":1,"2160":1,"2185":1,"2187":1,"2189":1,"2191":1,"2192":1,"2198":1,"2205":1,"2206":1,"2210":1,"2211":1,"2221":2,"2223":2,"2224":1,"2226":2,"2232":2,"2233":1,"2234":1,"2240":1,"2244":1,"2249":1,"2256":1,"2261":2,"2265":1,"2266":1,"2270":1,"2277":2,"2313":1,"2330":1,"2337":2,"2340":1,"2343":1,"2346":1,"2348":1,"2350":1,"2353":1,"2356":1,"2362":1,"2363":2,"2364":1,"2369":5,"2373":1,"2374":3,"2375":1,"2376":1,"2377":1,"2378":2,"2380":1,"2393":1,"2396":1,"2410":1,"2412":5,"2413":1,"2416":1,"2436":1,"2445":1,"2448":1,"2449":2,"2452":1,"2454":2,"2473":1,"2476":1,"2478":2,"2512":1,"2513":2,"2515":2,"2516":4,"2517":1,"2529":1,"2530":1,"2531":1,"2535":1,"2544":1,"2545":1,"2547":1,"2559":2,"2561":2,"2568":1,"2574":2,"2576":1,"2582":3,"2585":1,"2586":1,"2587":2,"2588":1,"2591":1,"2594":1,"2605":1,"2606":1,"2611":2,"2615":1,"2617":1,"2619":1,"2620":1,"2622":1,"2626":1,"2631":1,"2638":1,"2642":1,"2649":1,"2650":1,"2653":1,"2654":1,"2667":1,"2668":1,"2669":1,"2674":2,"2676":5,"2678":2,"2682":1,"2690":1,"2701":2,"2704":12,"2705":5,"2733":2,"2738":1,"2742":4,"2743":4,"2745":1,"2767":1,"2780":1,"2793":1,"2803":1,"2805":2,"2816":1,"2817":1,"2818":3,"2824":2,"2825":3,"2827":2,"2829":1,"2833":1,"2836":2,"2846":2,"2848":1,"2855":1,"2857":1,"2858":1,"2861":1,"2862":2,"2863":3,"2866":3,"2868":2,"2881":1,"2882":1,"2891":2,"2894":1}}],["fr",{"2":{"211":1,"2247":3,"2834":4}}],["frl",{"2":{"211":2}}],["français",{"2":{"2752":1}}],["franky36",{"2":{"317":1}}],["fraction",{"2":{"1942":1}}],["fractal",{"2":{"134":2,"165":1,"222":1,"277":1,"2041":4,"2842":1}}],["fram",{"2":{"730":1,"731":1}}],["frames",{"2":{"1897":1,"2703":1,"2720":2,"2723":1}}],["frame",{"0":{"2723":1,"2724":1,"2725":1,"2726":1,"2727":1},"2":{"1264":1,"1845":1,"1847":1,"1878":1,"1880":1,"1882":1,"1885":1,"1897":2,"1912":1,"2063":1,"2065":1,"2114":1,"2116":1,"2118":1,"2121":1,"2705":3,"2713":1,"2715":3,"2718":1,"2719":1,"2720":6,"2722":2,"2723":8,"2724":28,"2725":2,"2726":1,"2727":2}}],["frameworking",{"2":{"176":1}}],["framework",{"2":{"134":1,"343":1,"471":1,"2262":1,"2364":1,"2795":1,"2889":1}}],["framebuffer",{"2":{"93":1,"114":1,"236":1,"2041":1,"2704":3}}],["fragments",{"2":{"262":1}}],["fraanrosi",{"2":{"114":1}}],["fr4boards",{"2":{"67":1,"211":1}}],["fr4",{"2":{"67":1,"72":1}}],["freq",{"2":{"1463":5,"1653":1}}],["frequencies",{"2":{"1463":1}}],["frequency",{"0":{"837":1,"902":1,"936":1,"970":1,"1004":1,"1072":1,"1140":1,"2712":1},"2":{"11":1,"134":1,"176":1,"214":1,"222":2,"236":2,"285":1,"552":1,"731":1,"740":1,"748":1,"835":3,"837":12,"899":3,"902":9,"934":3,"936":9,"968":3,"970":9,"1002":3,"1004":8,"1070":3,"1072":8,"1138":3,"1140":11,"1309":7,"1463":7,"1465":3,"1653":3,"1907":1,"1941":1,"2224":1,"2483":3,"2827":1,"2829":1}}],["frequent",{"2":{"1419":1,"1942":1}}],["frequently",{"0":{"1292":1,"1312":1},"1":{"1293":1,"1294":1,"1295":1,"1296":1,"1297":1,"1298":1,"1313":1,"1314":1,"1315":1,"1316":1,"1317":1,"1318":1,"1319":1,"1320":1,"1321":1},"2":{"348":1,"1832":1,"2047":1,"2205":1,"2263":2,"2394":1,"2674":1,"2818":1,"2825":1,"2845":1,"2868":1}}],["fresh",{"2":{"345":1,"660":1}}],["french",{"2":{"249":1,"2752":1,"2834":16}}],["freyr",{"2":{"143":2}}],["freeman",{"2":{"2888":1}}],["freebsd",{"2":{"2575":1}}],["freely",{"2":{"1321":1}}],["freezing",{"2":{"701":1}}],["freezes",{"2":{"700":1,"701":1}}],["freeze",{"2":{"700":1,"701":1}}],["freeform",{"2":{"647":1}}],["frees",{"2":{"557":1}}],["free",{"2":{"110":1,"123":1,"124":1,"362":1,"524":1,"1414":2,"1455":1,"1911":1,"2045":1,"2151":1,"2277":1,"2533":1,"2577":1,"2678":1,"2679":1,"2680":2,"2800":2,"2888":1}}],["freedoms",{"2":{"2683":1,"2698":1}}],["freed",{"2":{"45":1,"155":1,"188":1,"191":1}}],["female",{"2":{"2376":1}}],["fe1",{"2":{"1999":1}}],["feather",{"2":{"528":1,"670":1,"2321":2,"2445":1}}],["featuring",{"2":{"236":1}}],["featured",{"2":{"2517":1,"2612":1,"2675":1,"2836":1}}],["featuresobject",{"2":{"2802":1}}],["features",{"0":{"97":1,"117":1,"136":1,"151":1,"167":1,"178":1,"224":1,"238":1,"251":1,"268":1,"279":1,"287":1,"296":1,"520":1,"544":1,"545":1,"665":1,"1418":1,"2002":1,"2637":1,"2711":1,"2891":1},"1":{"98":1,"99":1,"100":1,"118":1,"119":1,"120":1,"137":1,"138":1,"152":1,"153":1,"168":1,"169":1,"170":1,"179":1,"288":1,"289":1,"297":1,"298":1},"2":{"3":1,"7":1,"15":1,"25":1,"49":1,"94":1,"111":13,"133":4,"134":5,"162":1,"164":1,"165":2,"191":1,"213":1,"236":2,"249":2,"266":12,"268":1,"376":1,"392":1,"430":3,"471":1,"520":2,"527":2,"544":1,"553":1,"556":1,"557":3,"574":1,"593":1,"597":1,"600":1,"615":1,"619":1,"622":1,"643":1,"647":1,"665":1,"1321":2,"1327":1,"1360":1,"1372":1,"1373":1,"1388":1,"1391":1,"1411":3,"1412":1,"1418":1,"1455":1,"1511":1,"1561":1,"1582":1,"1600":2,"1817":1,"1932":2,"2222":1,"2240":2,"2243":1,"2254":1,"2329":1,"2330":1,"2337":1,"2361":2,"2381":1,"2401":5,"2405":2,"2406":1,"2425":2,"2472":1,"2515":1,"2532":2,"2619":1,"2643":1,"2662":1,"2670":1,"2676":4,"2677":1,"2699":1,"2711":1,"2729":1,"2765":1,"2773":1,"2784":1,"2802":1,"2836":2,"2837":1,"2845":1,"2846":1,"2847":5,"2848":1,"2855":2,"2856":2,"2866":1,"2890":1,"2892":1}}],["feature",{"0":{"28":1,"556":1,"2844":1},"1":{"2845":1,"2846":1,"2847":1,"2848":1},"2":{"3":1,"15":1,"28":1,"32":1,"46":1,"49":3,"63":1,"70":13,"74":1,"75":1,"87":1,"93":1,"99":3,"103":1,"114":3,"118":1,"126":1,"133":2,"134":5,"149":1,"161":1,"165":4,"168":1,"176":3,"179":2,"186":1,"189":1,"190":2,"191":7,"195":1,"196":1,"199":2,"211":1,"222":2,"224":1,"228":2,"236":1,"248":1,"249":2,"266":1,"285":3,"288":1,"304":1,"306":1,"308":2,"312":2,"315":1,"392":1,"394":1,"459":1,"494":1,"496":1,"523":1,"536":1,"544":1,"545":1,"556":2,"595":3,"597":1,"600":1,"601":7,"604":1,"650":1,"654":1,"655":1,"660":2,"665":8,"684":1,"695":1,"706":1,"723":1,"746":1,"779":1,"805":1,"834":1,"866":1,"869":1,"898":1,"933":1,"967":1,"1001":1,"1035":1,"1069":1,"1103":1,"1137":1,"1170":1,"1193":1,"1224":1,"1245":1,"1262":1,"1300":1,"1332":3,"1333":1,"1334":1,"1338":1,"1372":1,"1373":1,"1374":1,"1375":1,"1377":1,"1378":1,"1385":1,"1388":1,"1410":1,"1411":1,"1412":1,"1418":2,"1443":1,"1450":1,"1451":1,"1454":2,"1455":2,"1459":1,"1462":1,"1463":1,"1465":2,"1473":1,"1491":1,"1494":1,"1495":1,"1500":3,"1511":1,"1516":1,"1524":1,"1547":1,"1559":1,"1562":2,"1565":1,"1572":2,"1576":4,"1591":4,"1593":1,"1596":1,"1600":1,"1613":2,"1632":2,"1639":1,"1706":1,"1736":1,"1745":1,"1754":1,"1824":1,"1833":1,"1888":1,"1893":1,"1898":1,"1902":1,"1910":1,"1911":2,"1914":1,"1922":1,"1941":2,"1955":1,"1957":3,"1958":1,"1959":1,"1963":1,"1967":3,"1969":2,"2004":2,"2010":2,"2036":1,"2048":1,"2134":1,"2155":1,"2156":1,"2158":1,"2165":1,"2167":1,"2195":1,"2204":1,"2214":1,"2222":8,"2229":1,"2230":1,"2235":1,"2254":2,"2255":1,"2263":1,"2271":1,"2274":1,"2324":1,"2325":1,"2359":1,"2364":2,"2381":1,"2388":1,"2406":1,"2448":1,"2469":1,"2472":1,"2483":2,"2484":1,"2485":3,"2514":1,"2515":1,"2517":1,"2548":1,"2549":1,"2648":1,"2652":1,"2664":1,"2674":1,"2676":4,"2729":1,"2756":1,"2773":1,"2777":1,"2780":1,"2791":1,"2804":1,"2805":1,"2806":1,"2807":1,"2808":2,"2809":2,"2810":1,"2811":2,"2813":1,"2815":1,"2817":1,"2818":1,"2820":2,"2822":2,"2824":1,"2825":1,"2826":2,"2827":2,"2828":2,"2837":1,"2838":2,"2840":1,"2845":1,"2846":3,"2866":1,"2868":3,"2875":1,"2876":1,"2877":1,"2884":1,"2891":2,"2892":1,"2896":2}}],["feat",{"2":{"222":2,"236":2}}],["fedora",{"2":{"191":1,"2539":1,"2572":1}}],["feker",{"2":{"165":1}}],["felix",{"2":{"143":2}}],["few",{"0":{"1735":1},"2":{"131":1,"189":1,"213":1,"222":1,"224":1,"238":1,"344":1,"346":1,"393":1,"522":1,"550":1,"597":1,"665":1,"682":1,"700":1,"734":1,"735":1,"1305":1,"1321":1,"1366":1,"1454":1,"1493":2,"1567":1,"1591":1,"1730":1,"1734":1,"1958":1,"2226":1,"2263":1,"2328":1,"2404":1,"2525":1,"2532":1,"2543":1,"2565":2,"2580":1,"2792":1,"2834":1,"2868":2,"2896":1}}],["fewer",{"2":{"24":1,"45":1,"123":1,"2237":1,"2371":1,"2776":1}}],["fees",{"2":{"2683":1}}],["feed",{"2":{"2743":1}}],["feeding",{"2":{"2375":1}}],["feedback",{"0":{"1645":1,"1646":1,"1651":1,"2274":1},"1":{"1646":1,"1647":1,"1648":1,"1649":1,"1650":1,"1651":1,"1652":2,"1653":2,"1654":1,"1655":1,"1656":1,"1657":1,"1658":1,"1659":1,"1660":1,"1661":1,"1662":1,"1663":1,"2276":1},"2":{"114":1,"176":1,"188":1,"191":1,"199":1,"228":1,"597":1,"1455":1,"1632":1,"1646":4,"1648":6,"1651":1,"1655":1,"1656":1,"1658":4,"1659":1,"1660":1,"1661":1,"1662":1,"1663":1,"2222":1,"2827":1}}],["feeling",{"2":{"1582":1}}],["feels",{"2":{"119":1}}],["feel",{"2":{"119":1,"1397":1,"1455":1,"1926":1,"2045":1,"2047":1,"2151":1,"2277":1,"2532":1,"2866":1,"2868":1}}],["ferris",{"2":{"114":1,"249":1,"294":1}}],["fetch",{"2":{"51":1,"344":1,"389":1,"398":1,"399":1,"400":2,"1905":2,"2232":2,"2582":2,"2585":4,"2587":5}}],["february",{"0":{"66":1,"135":1,"192":1,"237":1,"286":1},"1":{"67":1,"68":1,"69":1,"70":1,"71":1,"72":1,"73":1,"74":1,"75":1,"76":1,"77":1,"136":1,"137":1,"138":1,"139":1,"140":1,"141":1,"142":1,"143":1,"144":1,"145":1,"146":1,"147":1,"148":1,"149":1,"193":1,"194":1,"195":1,"196":1,"197":1,"198":1,"199":1,"238":1,"239":1,"240":1,"241":1,"242":1,"243":1,"244":1,"245":1,"246":1,"247":1,"248":1,"249":1,"287":1,"288":1,"289":1,"290":1,"291":1,"292":1,"293":1,"294":1}}],["feb",{"0":{"9":1,"1298":1},"1":{"10":1,"11":1,"12":1,"13":1,"14":1,"15":1,"16":1,"17":1,"18":1},"2":{"378":1,"391":6}}],["fumes",{"2":{"2375":1}}],["furthest",{"2":{"2369":1}}],["further",{"0":{"2031":1},"2":{"131":1,"134":1,"138":1,"191":1,"199":1,"203":1,"222":1,"306":1,"307":2,"315":1,"392":1,"430":1,"613":1,"682":1,"748":1,"1358":1,"1383":1,"1386":3,"1389":1,"1401":1,"1636":2,"1741":1,"1946":1,"1969":1,"2031":1,"2364":2,"2372":1,"2412":1,"2521":1,"2585":1,"2600":1,"2864":1,"2880":1,"2896":1}}],["fuzz",{"2":{"1654":1}}],["fulfilling",{"2":{"2381":1}}],["fulfill",{"2":{"1356":1}}],["fullremap",{"2":{"1191":2}}],["fullsize",{"2":{"191":1,"211":1,"236":1,"2369":2}}],["full",{"0":{"103":1,"104":1,"114":1,"126":1,"127":1,"134":1,"149":1,"165":1,"176":1,"191":1,"199":1,"211":1,"222":1,"236":1,"249":1,"266":1,"277":1,"285":1,"294":1,"308":1,"317":1,"607":1,"1177":1,"2894":1},"1":{"104":1,"127":1,"1178":1,"1179":1},"2":{"87":3,"88":2,"93":1,"103":2,"104":2,"107":2,"114":2,"124":1,"126":2,"127":2,"131":1,"134":1,"149":1,"161":1,"162":1,"165":1,"182":1,"189":1,"202":1,"211":1,"234":1,"236":1,"241":2,"245":1,"285":1,"288":1,"298":1,"356":1,"374":1,"414":1,"428":1,"495":1,"607":1,"647":1,"668":1,"1170":1,"1171":1,"1174":1,"1177":2,"1178":1,"1179":3,"1183":1,"1185":1,"1356":1,"1455":1,"1504":1,"1514":1,"1562":1,"1573":1,"1585":1,"1588":1,"1681":1,"1737":1,"1751":1,"1785":1,"1829":4,"1897":1,"2041":15,"2140":1,"2165":1,"2247":1,"2363":1,"2381":1,"2419":1,"2514":1,"2515":2,"2529":1,"2532":1,"2577":1,"2612":1,"2622":1,"2652":2,"2676":3,"2703":3,"2854":1,"2894":1}}],["fully",{"0":{"263":1},"2":{"23":1,"266":1,"1183":1,"1266":1,"1359":1,"2042":1,"2263":1,"2380":1,"2515":1,"2517":1,"2652":1,"2836":1}}],["fuses",{"0":{"2449":1},"2":{"2443":1,"2448":1,"2449":2}}],["fuse",{"2":{"1350":1,"2442":1,"2449":5}}],["funky",{"2":{"1443":1}}],["fundamentals",{"2":{"2368":1}}],["fundamentally",{"2":{"1383":1}}],["fundamental",{"2":{"608":1,"2684":1,"2689":1}}],["func",{"2":{"94":1,"515":2}}],["function96",{"2":{"86":4}}],["functionally",{"2":{"1611":1,"2514":1,"2882":1}}],["functionalities",{"2":{"1586":1}}],["functionality",{"0":{"46":1,"209":1,"1464":1},"2":{"3":1,"7":1,"15":1,"24":1,"30":1,"33":1,"87":1,"93":2,"98":1,"99":2,"114":2,"123":1,"124":1,"126":1,"128":1,"133":1,"134":1,"153":1,"168":1,"170":1,"191":2,"206":1,"209":2,"266":2,"293":1,"305":1,"307":1,"312":2,"314":1,"322":3,"358":1,"381":1,"390":4,"546":1,"556":1,"557":2,"571":1,"608":1,"612":1,"627":1,"637":1,"638":2,"702":1,"748":1,"1389":2,"1392":1,"1417":2,"1418":1,"1426":2,"1431":2,"1455":1,"1480":1,"1504":1,"1562":1,"1575":1,"1592":1,"1593":1,"1599":1,"1608":1,"1632":1,"1635":1,"1745":1,"1764":1,"1766":1,"1914":1,"1922":1,"1941":1,"1951":1,"2128":1,"2204":2,"2223":1,"2256":1,"2265":2,"2266":1,"2378":1,"2402":1,"2405":1,"2406":2,"2407":1,"2449":1,"2469":1,"2480":1,"2549":1,"2628":1,"2634":1,"2635":1,"2676":3,"2677":2,"2684":1,"2687":1,"2729":1,"2731":1,"2738":1,"2743":1,"2836":1,"2839":1,"2845":1,"2846":2,"2858":1,"2859":1,"2864":1}}],["functional",{"2":{"28":1,"222":1,"276":1,"284":1,"383":1,"384":1,"385":1,"390":2,"668":1,"738":1,"1410":1,"2515":1,"2574":1,"2684":1,"2689":1,"2690":1}}],["function",{"0":{"140":1,"506":1,"522":1,"614":1,"618":1,"620":1,"621":1,"624":1,"627":1,"632":1,"636":1,"1390":1,"1402":1,"1805":1,"1962":1,"2263":1,"2478":1,"2521":1,"2522":1},"1":{"1806":1,"1807":1},"2":{"22":2,"27":1,"34":1,"46":3,"49":2,"74":1,"90":3,"92":1,"93":2,"114":1,"125":1,"132":1,"133":1,"134":3,"149":4,"159":1,"165":5,"174":1,"176":1,"191":1,"194":1,"195":2,"199":2,"203":1,"222":2,"229":1,"230":2,"236":1,"249":2,"266":1,"273":1,"285":1,"306":1,"308":3,"312":1,"315":1,"318":1,"376":1,"430":2,"471":3,"474":1,"498":1,"501":3,"503":2,"504":1,"505":2,"506":2,"514":1,"522":5,"546":2,"609":1,"612":1,"615":2,"621":2,"627":2,"628":2,"629":1,"633":4,"638":2,"639":1,"654":2,"655":2,"677":2,"679":1,"680":3,"687":1,"688":1,"702":4,"704":1,"714":1,"716":1,"744":1,"749":2,"753":4,"757":1,"775":1,"787":1,"790":1,"794":1,"798":1,"800":1,"813":1,"817":1,"821":1,"825":1,"827":1,"845":1,"849":1,"853":1,"857":1,"859":1,"875":1,"881":1,"885":1,"889":1,"891":1,"910":1,"916":1,"920":1,"924":1,"926":1,"944":1,"950":1,"954":1,"958":1,"960":1,"978":1,"984":1,"988":1,"992":1,"994":1,"1012":1,"1018":1,"1022":1,"1026":1,"1028":1,"1046":1,"1052":1,"1056":1,"1060":1,"1062":1,"1080":1,"1086":1,"1090":1,"1094":1,"1096":1,"1114":1,"1120":1,"1124":1,"1128":1,"1130":1,"1148":1,"1154":1,"1158":1,"1162":1,"1164":1,"1172":1,"1175":1,"1176":1,"1178":1,"1179":1,"1189":1,"1190":1,"1191":3,"1201":1,"1207":1,"1211":1,"1215":1,"1217":1,"1226":3,"1228":1,"1247":4,"1249":1,"1254":1,"1259":1,"1277":2,"1281":1,"1283":1,"1284":1,"1311":2,"1388":1,"1389":4,"1390":1,"1391":1,"1392":1,"1393":1,"1398":3,"1408":1,"1417":3,"1418":1,"1426":2,"1427":2,"1431":1,"1434":1,"1435":1,"1453":1,"1473":1,"1480":1,"1488":1,"1491":2,"1502":4,"1503":1,"1505":1,"1506":1,"1508":1,"1526":1,"1561":2,"1569":1,"1575":1,"1582":1,"1583":1,"1587":2,"1590":3,"1591":1,"1592":3,"1595":1,"1631":1,"1636":4,"1672":1,"1674":1,"1675":1,"1676":1,"1685":1,"1689":1,"1698":1,"1700":1,"1702":1,"1704":1,"1733":1,"1749":3,"1761":1,"1763":1,"1803":1,"1805":1,"1806":1,"1807":1,"1808":1,"1809":1,"1831":1,"1835":2,"1845":1,"1847":1,"1905":2,"1912":2,"1916":2,"1942":1,"1944":3,"1945":2,"1946":2,"1948":1,"1950":3,"1955":1,"1964":1,"1965":1,"1967":1,"1970":5,"1971":2,"1993":1,"2009":1,"2013":1,"2014":1,"2025":1,"2032":1,"2034":1,"2046":1,"2047":1,"2050":2,"2053":1,"2063":1,"2065":1,"2141":1,"2143":1,"2144":1,"2145":1,"2146":1,"2147":1,"2148":1,"2149":1,"2150":1,"2153":1,"2160":1,"2164":1,"2174":1,"2178":1,"2180":1,"2200":1,"2201":1,"2219":1,"2223":2,"2232":2,"2236":4,"2246":3,"2247":1,"2252":1,"2255":5,"2256":3,"2263":3,"2264":1,"2265":3,"2266":2,"2269":1,"2276":1,"2290":1,"2291":1,"2292":1,"2326":1,"2327":1,"2403":1,"2407":2,"2472":1,"2475":2,"2476":1,"2477":1,"2478":1,"2484":2,"2519":1,"2521":1,"2522":5,"2523":3,"2549":1,"2599":1,"2633":7,"2634":5,"2635":4,"2643":1,"2689":1,"2700":1,"2704":10,"2705":18,"2709":1,"2710":1,"2731":3,"2733":2,"2735":1,"2736":1,"2737":1,"2738":1,"2739":1,"2841":1,"2858":4,"2860":2,"2864":2,"2866":1,"2868":4,"2875":1,"2876":1,"2877":6,"2882":2,"2884":2,"2887":1,"2895":1}}],["functions",{"0":{"22":1,"243":1,"678":1,"1188":1,"1398":1,"1417":1,"1431":1,"1501":1,"1551":1,"1569":1,"1761":1,"1944":1,"1945":1,"1964":1,"1965":1,"2034":1,"2140":1,"2141":1,"2142":1,"2148":1,"2149":1,"2164":1,"2200":1,"2252":1,"2269":1,"2326":1,"2643":1,"2729":1,"2840":1,"2886":1,"2887":1},"1":{"679":1,"680":1,"1189":1,"1190":1,"1191":1,"1432":1,"1433":1,"1434":1,"1435":1,"1436":1,"1437":1,"1438":1,"1439":1,"1440":1,"1502":1,"1503":1,"1504":1,"1505":1,"1506":1,"1552":1,"1553":1,"2141":1,"2142":1,"2143":2,"2144":2,"2145":2,"2146":2,"2147":2,"2148":2,"2149":2,"2150":2,"2730":1,"2731":1,"2732":1,"2733":1,"2734":1,"2735":1,"2736":1,"2737":1,"2738":1,"2739":1,"2740":1},"2":{"16":1,"22":1,"31":1,"49":3,"50":1,"62":1,"93":2,"114":2,"125":1,"134":2,"149":2,"165":1,"176":1,"185":1,"190":1,"191":3,"199":4,"203":2,"211":4,"236":2,"240":1,"243":1,"249":2,"266":1,"273":1,"285":2,"294":1,"308":1,"430":1,"487":1,"496":1,"511":1,"516":1,"522":4,"526":1,"574":1,"606":2,"607":1,"609":3,"612":3,"615":1,"621":2,"625":1,"628":1,"629":2,"630":2,"676":1,"697":1,"702":1,"743":1,"744":2,"745":1,"753":1,"1176":1,"1178":2,"1179":1,"1223":1,"1228":1,"1244":1,"1249":1,"1305":1,"1356":3,"1357":1,"1389":1,"1392":1,"1397":1,"1398":9,"1401":1,"1411":2,"1417":3,"1419":2,"1431":2,"1437":1,"1454":1,"1457":1,"1468":1,"1480":1,"1487":1,"1502":1,"1506":1,"1569":1,"1582":1,"1591":1,"1603":1,"1606":1,"1609":2,"1636":1,"1672":1,"1733":1,"1750":1,"1759":1,"1761":1,"1803":1,"1805":1,"1835":1,"1896":1,"1912":1,"1915":1,"1940":2,"1945":1,"1946":1,"1958":1,"1963":1,"1964":3,"1965":1,"1967":1,"1971":1,"2002":1,"2031":1,"2045":2,"2050":1,"2127":2,"2140":2,"2144":1,"2151":2,"2168":1,"2236":1,"2246":1,"2252":1,"2255":2,"2256":2,"2263":1,"2264":4,"2265":3,"2364":1,"2402":1,"2403":1,"2407":1,"2518":1,"2548":1,"2600":1,"2643":1,"2674":1,"2676":3,"2699":1,"2704":1,"2705":5,"2729":2,"2730":1,"2733":1,"2836":5,"2840":2,"2855":1,"2859":1,"2863":1,"2864":2,"2867":1,"2875":1,"2886":1,"2887":2}}],["fudge",{"2":{"249":1}}],["future",{"0":{"582":1,"2201":1},"1":{"2202":1,"2203":1,"2204":1,"2205":1,"2206":1},"2":{"6":1,"10":1,"110":1,"142":1,"172":1,"176":1,"182":1,"194":1,"198":1,"213":1,"262":2,"303":1,"307":1,"318":1,"392":1,"521":1,"579":1,"582":1,"640":1,"641":1,"1244":1,"1370":1,"1383":1,"2408":1,"2515":1,"2516":1,"2517":1,"2676":1,"2677":1,"2678":1,"2846":1}}],["fn+f",{"2":{"1339":1}}],["fno",{"2":{"317":1}}],["fnv",{"2":{"165":1}}],["fn",{"0":{"3":1,"7":1,"15":1,"1334":1},"2":{"3":2,"7":4,"15":2,"16":1,"31":1,"38":1,"49":1,"114":2,"134":1,"573":2,"1325":2,"1334":2,"1417":1,"1734":2,"1747":6,"1903":3,"2136":1,"2230":3,"2242":1,"2247":1,"2255":14,"2256":10,"2260":1,"2261":2,"2262":1,"2263":1,"2264":2,"2265":1,"2477":1}}],["fischl",{"2":{"2438":1}}],["fish",{"2":{"489":1}}],["fifth",{"2":{"1801":1,"2249":1,"2255":1}}],["fifo",{"2":{"191":1}}],["five",{"0":{"1800":1},"1":{"1801":1,"1802":1},"2":{"1764":1,"2242":1,"2246":1,"2255":1,"2598":1,"2712":1,"2742":1,"2826":1}}],["figuring",{"2":{"1298":1}}],["figure",{"2":{"426":1,"710":1,"841":1,"871":1,"906":1,"940":1,"974":1,"1008":1,"1042":1,"1076":1,"1110":1,"1144":1,"1383":1,"1508":2,"2263":1,"2531":1,"2563":1}}],["fiddle",{"2":{"2255":1}}],["fiddling",{"2":{"375":1}}],["fidelity",{"2":{"285":1}}],["fiuxup",{"2":{"249":1}}],["filthier",{"2":{"1498":1}}],["filterpaper",{"2":{"1510":1}}],["filter=ez",{"2":{"1290":1,"1291":1}}],["filtered",{"2":{"430":1}}],["filtering",{"0":{"2030":1},"2":{"430":1,"546":1,"1294":1,"2009":1,"2013":1,"2015":1,"2325":2,"2880":1,"2891":1}}],["filters",{"2":{"236":1,"430":1}}],["filter",{"2":{"199":1,"430":7,"440":1,"1294":1,"1382":1,"1497":2,"2401":1,"2867":2,"2875":1}}],["fills",{"2":{"2244":1,"2525":1}}],["filled",{"2":{"2041":1,"2705":9}}],["fill",{"2":{"426":1,"427":1,"434":1,"437":1,"439":1,"442":1,"587":1,"1462":1,"2015":1,"2244":1,"2668":1,"2705":3}}],["filen",{"2":{"456":1}}],["filenames",{"2":{"456":1,"501":1,"2674":1}}],["filename>",{"2":{"332":1,"460":1,"2329":1,"2332":1,"2334":1,"2335":1,"2336":1,"2339":1,"2341":1,"2342":1,"2343":1,"2344":1,"2448":1}}],["filename",{"2":{"317":1,"435":1,"436":2,"444":1,"445":1,"446":1,"447":1,"482":2,"501":1,"1343":1,"1602":1,"2448":1,"2454":1,"2560":1}}],["file2",{"2":{"456":1,"2588":1}}],["file1",{"2":{"456":1,"2588":1}}],["file>",{"2":{"433":1}}],["fileformat",{"2":{"199":1}}],["filegen",{"2":{"149":1}}],["file",{"0":{"481":1,"542":1,"553":1,"583":1,"586":1,"2362":1,"2560":1,"2743":1},"1":{"543":1,"544":1,"545":1,"546":1,"547":1,"548":1,"549":1,"550":1,"551":1,"552":1,"554":1,"555":1,"556":1,"557":1},"2":{"5":2,"16":1,"25":1,"65":2,"70":1,"73":1,"87":1,"114":2,"120":1,"132":2,"149":2,"153":1,"165":3,"189":1,"191":2,"211":4,"236":2,"249":1,"262":2,"266":1,"293":1,"305":1,"314":1,"326":1,"331":2,"345":1,"349":1,"354":1,"355":1,"371":1,"372":1,"381":1,"387":1,"390":1,"426":1,"430":1,"433":1,"449":2,"450":2,"455":1,"459":2,"460":3,"463":1,"464":1,"465":1,"471":1,"478":1,"482":3,"491":1,"493":2,"494":4,"495":2,"537":1,"542":2,"553":1,"570":2,"571":1,"574":1,"575":1,"582":4,"586":2,"590":1,"595":1,"600":2,"601":3,"605":4,"606":1,"607":1,"642":1,"648":1,"654":1,"665":1,"667":1,"734":1,"1173":2,"1176":3,"1179":3,"1184":1,"1186":1,"1187":1,"1191":1,"1294":1,"1305":1,"1310":1,"1343":5,"1389":1,"1408":2,"1409":1,"1411":2,"1413":4,"1417":1,"1419":3,"1421":1,"1455":3,"1462":2,"1472":2,"1497":6,"1559":1,"1560":2,"1572":1,"1577":1,"1592":2,"1600":1,"1602":4,"1603":2,"1604":1,"1605":1,"1629":1,"1630":1,"1736":1,"1754":1,"1826":1,"1830":2,"1835":1,"1893":1,"1894":1,"1895":1,"1896":1,"1897":1,"1903":1,"1904":2,"1907":1,"1915":1,"1916":1,"1954":1,"2038":1,"2044":2,"2050":1,"2134":1,"2137":1,"2217":2,"2218":1,"2219":2,"2220":2,"2221":1,"2222":1,"2230":1,"2234":1,"2247":1,"2255":1,"2258":1,"2263":2,"2328":1,"2329":1,"2330":1,"2332":1,"2334":1,"2335":1,"2336":1,"2337":2,"2339":1,"2341":1,"2342":1,"2343":1,"2344":1,"2346":2,"2348":2,"2350":2,"2353":2,"2356":1,"2360":7,"2362":1,"2363":13,"2364":9,"2365":3,"2378":1,"2379":2,"2380":1,"2396":5,"2398":1,"2399":3,"2400":5,"2401":5,"2402":5,"2403":5,"2404":1,"2410":3,"2413":1,"2443":1,"2448":3,"2450":5,"2454":2,"2470":1,"2474":2,"2475":1,"2476":2,"2477":1,"2479":1,"2528":1,"2530":6,"2531":3,"2533":2,"2544":2,"2545":7,"2547":2,"2548":3,"2554":1,"2557":1,"2560":5,"2577":2,"2582":13,"2586":1,"2588":1,"2600":1,"2610":1,"2615":1,"2617":3,"2620":2,"2622":7,"2648":1,"2650":2,"2651":1,"2653":1,"2657":1,"2659":1,"2664":2,"2674":1,"2676":4,"2703":10,"2705":2,"2711":1,"2713":1,"2715":6,"2719":1,"2720":2,"2722":6,"2723":3,"2735":1,"2742":4,"2743":2,"2744":3,"2745":1,"2748":2,"2799":2,"2890":1,"2891":6,"2895":1,"2896":1}}],["files>",{"2":{"2582":1}}],["filesystem",{"2":{"2571":1}}],["files",{"0":{"5":1,"1823":1,"2404":1,"2543":1,"2546":1,"2834":1},"2":{"1":1,"32":1,"50":4,"69":1,"73":2,"75":1,"86":1,"92":1,"113":1,"114":5,"118":1,"132":1,"133":1,"134":3,"165":2,"176":2,"191":3,"199":7,"201":2,"211":3,"213":2,"220":1,"224":2,"234":2,"236":4,"238":1,"249":3,"262":1,"266":1,"277":1,"285":2,"294":3,"308":3,"317":1,"322":3,"381":1,"426":1,"427":1,"430":1,"436":1,"443":1,"452":2,"455":1,"456":5,"466":1,"489":1,"494":1,"495":1,"526":2,"537":3,"540":1,"542":1,"550":1,"554":4,"556":1,"561":1,"562":1,"563":2,"571":1,"586":1,"595":2,"647":2,"650":2,"651":1,"654":1,"655":2,"1181":1,"1182":1,"1343":1,"1411":3,"1413":1,"1417":1,"1418":1,"1419":3,"1502":1,"1601":1,"1602":1,"1603":1,"1629":1,"1830":1,"2044":1,"2219":3,"2361":2,"2362":1,"2363":4,"2364":2,"2397":1,"2400":1,"2401":2,"2404":2,"2410":1,"2443":1,"2445":1,"2447":1,"2450":1,"2475":1,"2533":1,"2535":2,"2536":1,"2537":2,"2538":1,"2541":1,"2543":1,"2544":1,"2545":1,"2546":1,"2547":1,"2548":2,"2553":1,"2555":1,"2556":1,"2565":2,"2581":1,"2582":2,"2585":1,"2588":4,"2610":1,"2617":1,"2618":1,"2633":1,"2634":1,"2635":1,"2642":1,"2657":1,"2662":2,"2674":5,"2675":1,"2676":7,"2683":1,"2701":2,"2743":1,"2775":1,"2799":5,"2831":1,"2832":1,"2891":4}}],["finnish",{"2":{"2834":3}}],["finger",{"2":{"1386":1,"1929":3,"1935":1,"2026":3,"2246":1,"2247":1}}],["fingers",{"2":{"1386":1,"1467":1,"1929":1}}],["fingerprintusbhost",{"2":{"1921":1}}],["fingerprint",{"2":{"199":1}}],["finite",{"2":{"557":1}}],["finishing",{"0":{"2381":1},"2":{"546":1}}],["finishes",{"2":{"371":1,"2255":2,"2256":1,"2858":1}}],["finished",{"0":{"356":1,"566":1},"2":{"352":1,"355":1,"356":1,"563":1,"688":1,"716":1,"790":1,"794":1,"798":1,"800":1,"817":1,"821":1,"825":1,"827":1,"849":1,"853":1,"857":1,"859":1,"881":1,"885":1,"889":1,"891":1,"916":1,"920":1,"924":1,"926":1,"950":1,"954":1,"958":1,"960":1,"984":1,"988":1,"992":1,"994":1,"1018":1,"1022":1,"1026":1,"1028":1,"1052":1,"1056":1,"1060":1,"1062":1,"1086":1,"1090":1,"1094":1,"1096":1,"1120":1,"1124":1,"1128":1,"1130":1,"1154":1,"1158":1,"1162":1,"1164":1,"1207":1,"1211":1,"1215":1,"1217":1,"1284":1,"1830":2,"2013":1,"2044":2,"2255":2,"2256":5,"2261":2,"2262":3,"2263":3,"2264":3,"2265":4,"2454":1}}],["finish",{"0":{"2291":1,"2315":1},"2":{"371":1,"1629":2,"1631":1,"1769":1,"1779":1,"2489":1,"2610":1}}],["finalize",{"2":{"2356":1}}],["final",{"0":{"2843":1},"2":{"537":1,"540":1,"563":1,"655":1,"1340":4,"1508":1,"2255":1,"2374":1,"2622":1,"2802":1,"2836":1,"2864":1}}],["finally",{"2":{"152":1,"370":1,"667":1,"1382":1,"1426":1,"2015":1,"2205":1,"2256":1,"2265":1,"2275":1,"2452":1,"2639":1,"2667":1}}],["finer",{"2":{"2198":1,"2481":1}}],["fine40",{"2":{"211":1}}],["fine",{"0":{"2003":1},"2":{"165":1,"1316":1,"1462":1,"1487":1,"1755":1,"1759":1,"2004":1,"2032":1,"2033":1,"2211":1,"2244":1,"2533":1,"2577":1,"2607":1,"2615":1,"2676":2,"2679":1,"2877":1,"2886":1}}],["finder",{"2":{"2346":1,"2348":1,"2350":1,"2560":2}}],["finds",{"2":{"1310":1,"1311":1}}],["finding",{"2":{"598":1}}],["find",{"0":{"430":1,"2798":1},"2":{"31":4,"34":1,"124":1,"211":1,"233":1,"236":2,"240":1,"245":1,"248":1,"249":1,"285":1,"371":1,"375":1,"376":1,"392":3,"396":1,"426":1,"430":4,"471":1,"487":1,"495":1,"522":3,"593":1,"595":1,"598":1,"643":1,"660":1,"668":1,"669":1,"730":1,"1178":1,"1181":1,"1182":1,"1265":1,"1315":1,"1316":1,"1318":1,"1360":1,"1431":1,"1473":2,"1498":1,"1649":1,"1730":1,"1756":1,"2013":1,"2154":1,"2211":1,"2219":1,"2265":1,"2353":1,"2360":2,"2363":1,"2374":1,"2376":1,"2383":1,"2449":1,"2462":2,"2474":1,"2475":2,"2476":1,"2481":2,"2526":1,"2527":1,"2531":3,"2535":1,"2582":2,"2643":1,"2665":1,"2816":1,"2858":1,"2859":1,"2863":1,"2866":1,"2868":2,"2882":1,"2884":1,"2888":1,"2893":1}}],["fields",{"2":{"191":1,"308":1,"1600":1,"1616":1,"2611":1,"2713":1,"2720":1}}],["field",{"2":{"149":1,"308":1,"375":1,"390":5,"669":1,"1600":2,"1753":1,"2256":1,"2544":1,"2743":2,"2836":1,"2882":1}}],["fitler",{"2":{"1497":2,"1508":2}}],["fits",{"2":{"1462":1,"2275":1}}],["fitness",{"2":{"1414":1,"2680":1}}],["fit",{"2":{"124":2,"134":1,"392":1,"1393":1,"1630":1,"1912":2,"2236":2,"2662":1,"2835":2}}],["fitting",{"2":{"114":1}}],["firefox",{"2":{"2535":1}}],["fired",{"2":{"2364":1}}],["fire",{"2":{"1582":3,"1649":2,"2256":1}}],["firstly",{"2":{"2202":1,"2454":1}}],["first",{"0":{"2528":1,"2607":1},"1":{"2529":1,"2530":1,"2531":1,"2532":1,"2533":1,"2534":1},"2":{"46":1,"65":1,"90":2,"113":1,"114":1,"120":1,"130":1,"173":1,"213":1,"222":1,"288":1,"317":1,"324":1,"398":2,"401":1,"407":1,"471":1,"494":1,"503":1,"506":1,"537":1,"542":1,"546":1,"547":1,"591":1,"597":1,"598":2,"600":1,"601":2,"611":1,"629":1,"638":1,"639":1,"647":1,"668":1,"685":2,"687":1,"697":1,"707":1,"710":1,"714":1,"735":2,"736":1,"783":1,"787":1,"809":1,"813":1,"841":1,"845":1,"871":1,"875":1,"906":1,"910":1,"940":1,"944":1,"974":1,"978":1,"1008":1,"1012":1,"1042":1,"1046":1,"1076":1,"1080":1,"1110":1,"1114":1,"1144":1,"1148":1,"1197":1,"1201":1,"1230":1,"1263":1,"1275":1,"1276":1,"1283":1,"1315":1,"1322":1,"1326":1,"1344":1,"1359":2,"1397":1,"1419":1,"1426":2,"1480":1,"1508":3,"1509":1,"1575":1,"1582":1,"1584":1,"1585":1,"1586":1,"1592":1,"1597":1,"1629":1,"1636":2,"1670":2,"1688":1,"1690":1,"1731":1,"1754":2,"1792":1,"1795":1,"1798":1,"1801":1,"1813":1,"1826":1,"1883":1,"1886":1,"1897":1,"1902":1,"1910":1,"1925":1,"1932":1,"1939":1,"1942":1,"2013":1,"2015":2,"2032":1,"2038":1,"2041":1,"2119":1,"2122":1,"2156":1,"2215":1,"2218":1,"2219":1,"2224":1,"2230":1,"2241":1,"2255":4,"2256":3,"2265":1,"2276":2,"2362":1,"2371":1,"2374":1,"2382":1,"2406":1,"2410":2,"2430":1,"2434":1,"2526":1,"2549":1,"2558":1,"2578":1,"2581":1,"2582":3,"2583":1,"2588":1,"2598":1,"2617":1,"2622":1,"2624":1,"2666":1,"2675":2,"2676":1,"2703":2,"2705":1,"2724":8,"2731":1,"2742":1,"2744":1,"2752":1,"2785":1,"2786":1,"2803":2,"2816":1,"2830":1,"2836":1,"2853":1,"2858":1,"2862":1,"2875":1,"2877":1,"2882":2}}],["firmware\`",{"2":{"405":2,"406":2,"407":2}}],["firmwares",{"2":{"153":1,"162":1,"263":1,"427":1,"2535":1}}],["firmware",{"0":{"31":1,"34":1,"56":1,"153":1,"273":1,"276":1,"284":1,"583":1,"1315":1,"2214":1,"2378":1,"2379":1,"2380":1,"2416":1,"2419":1,"2422":1,"2423":1,"2443":1,"2450":1,"2528":1,"2533":1,"2534":1,"2763":1,"2802":1},"1":{"2215":1,"2216":1,"2217":1,"2218":1,"2219":1,"2220":1,"2221":1,"2222":1,"2223":1,"2224":1,"2423":1,"2424":1,"2425":1,"2426":1,"2427":1,"2444":1,"2445":1,"2446":1,"2447":1,"2529":1,"2530":1,"2531":1,"2532":1,"2533":1,"2534":1},"2":{"2":1,"3":1,"10":1,"15":1,"21":1,"24":1,"28":2,"30":2,"33":2,"36":1,"37":1,"43":1,"49":1,"70":3,"73":1,"107":1,"112":1,"114":3,"116":1,"124":1,"130":2,"131":1,"132":1,"145":1,"149":4,"153":1,"155":1,"201":1,"213":1,"215":1,"222":2,"224":2,"228":3,"236":1,"238":1,"240":1,"243":1,"249":4,"265":2,"266":2,"268":1,"273":5,"275":1,"276":3,"284":3,"318":1,"331":1,"332":1,"345":3,"349":1,"350":1,"351":1,"352":3,"353":1,"354":1,"356":5,"372":1,"381":2,"383":2,"384":2,"385":2,"386":1,"387":2,"389":2,"392":2,"400":4,"403":1,"405":1,"406":1,"407":1,"408":2,"426":8,"427":2,"429":1,"431":1,"438":1,"443":1,"444":2,"447":1,"449":2,"450":2,"453":1,"461":1,"471":1,"491":2,"492":1,"499":3,"547":1,"554":3,"556":2,"560":1,"562":2,"568":1,"570":3,"571":2,"574":2,"575":1,"576":1,"577":1,"580":1,"583":1,"584":1,"595":2,"597":1,"598":1,"599":1,"615":2,"633":4,"701":1,"735":1,"1276":1,"1289":1,"1291":1,"1294":1,"1296":1,"1298":1,"1313":1,"1326":1,"1343":2,"1344":1,"1368":1,"1375":1,"1391":1,"1410":1,"1419":2,"1470":1,"1491":1,"1492":1,"1494":1,"1561":1,"1597":2,"1670":1,"1829":1,"1831":1,"1906":1,"1915":2,"1957":1,"2024":1,"2041":2,"2046":1,"2127":1,"2130":1,"2135":1,"2207":2,"2216":1,"2217":1,"2218":2,"2219":2,"2221":1,"2227":1,"2243":2,"2254":1,"2255":1,"2271":1,"2320":2,"2321":2,"2325":1,"2331":2,"2333":3,"2338":1,"2340":4,"2345":2,"2347":2,"2349":2,"2350":1,"2351":1,"2353":3,"2356":4,"2360":1,"2363":2,"2364":1,"2369":2,"2377":2,"2378":7,"2380":1,"2381":1,"2396":2,"2397":1,"2405":1,"2412":5,"2413":1,"2414":1,"2415":1,"2416":3,"2419":1,"2421":1,"2423":1,"2428":1,"2430":1,"2434":1,"2442":1,"2446":1,"2450":6,"2452":1,"2472":1,"2473":2,"2512":2,"2513":10,"2514":9,"2515":4,"2516":3,"2517":1,"2525":1,"2526":3,"2528":2,"2529":1,"2530":1,"2531":1,"2533":3,"2534":2,"2535":1,"2536":1,"2537":1,"2545":4,"2547":3,"2549":7,"2550":1,"2553":1,"2554":1,"2555":2,"2556":1,"2557":1,"2558":2,"2559":1,"2560":6,"2561":1,"2562":2,"2563":1,"2564":1,"2576":1,"2577":5,"2578":1,"2580":1,"2585":10,"2587":6,"2591":1,"2603":1,"2607":1,"2610":1,"2612":1,"2613":1,"2615":1,"2617":1,"2619":1,"2620":1,"2621":1,"2622":6,"2623":1,"2631":1,"2632":1,"2633":1,"2634":1,"2653":1,"2662":1,"2676":5,"2679":1,"2681":2,"2682":1,"2683":1,"2687":2,"2690":1,"2695":2,"2697":1,"2698":1,"2701":1,"2703":6,"2704":12,"2705":2,"2706":1,"2707":1,"2742":2,"2755":1,"2775":1,"2799":3,"2800":1,"2802":1,"2835":1,"2836":2,"2839":2,"2840":1,"2841":1,"2843":1,"2845":1,"2846":4,"2848":1,"2857":1,"2860":2,"2864":1,"2868":1,"2875":1,"2876":1,"2894":1}}],["fixme",{"2":{"523":1}}],["fixmes",{"0":{"523":1},"2":{"523":2}}],["fixups",{"2":{"114":1}}],["fixup",{"2":{"65":1,"92":2,"114":6,"134":3,"149":3,"165":9,"176":2,"191":23,"199":9,"211":13,"222":3,"236":1,"249":7,"266":4,"277":4,"285":1,"308":1,"317":1}}],["fixing",{"0":{"28":1},"2":{"50":1,"114":1,"199":1,"236":1,"598":1,"2678":2}}],["fixed",{"0":{"25":1},"2":{"25":1,"50":1,"73":1,"86":1,"114":1,"149":1,"176":1,"191":1,"199":1,"211":2,"236":1,"266":1,"308":1,"475":1,"611":1,"1351":1,"2419":1,"2576":1,"2599":1,"2689":1}}],["fixes",{"0":{"48":1,"62":1,"73":1,"92":1},"2":{"5":1,"73":2,"92":1,"114":3,"134":3,"149":8,"165":7,"176":4,"190":2,"191":7,"199":3,"211":2,"222":1,"236":2,"249":1,"266":2,"277":3,"285":2,"294":1,"308":2,"317":3,"383":1,"2626":1}}],["fix",{"0":{"11":1},"2":{"6":1,"28":1,"32":1,"50":1,"51":1,"62":1,"73":6,"74":1,"75":1,"77":1,"92":8,"94":2,"95":2,"114":68,"133":1,"134":42,"149":32,"164":1,"165":40,"176":12,"190":2,"191":47,"199":25,"211":25,"222":23,"236":17,"249":19,"266":10,"277":5,"285":4,"294":5,"308":10,"317":4,"392":1,"432":3,"595":2,"601":2,"1296":1,"1317":2,"1326":1,"1460":1,"1565":1,"1919":1,"2400":1,"2420":1,"2467":2,"2519":2,"2562":1,"2576":2,"2580":1,"2599":1,"2674":1,"2683":1,"2695":1}}],["footprint",{"0":{"2132":1},"2":{"2627":1,"2637":1}}],["footnotes",{"2":{"319":1}}],["foo=none",{"2":{"515":1}}],["foo=",{"2":{"515":1}}],["foo",{"2":{"494":6,"498":1,"500":1,"515":2,"516":1,"517":2,"611":2,"613":2,"1389":1}}],["font",{"0":{"464":1,"465":1,"2713":1,"2715":1,"2718":1,"2719":1},"1":{"2714":1,"2715":1,"2716":1,"2717":1,"2718":1,"2719":1},"2":{"464":1,"465":1,"1904":5,"1907":8,"2231":1,"2234":8,"2703":18,"2705":34,"2713":6,"2714":1,"2715":6,"2716":2,"2717":3,"2718":4,"2719":1}}],["fonts",{"2":{"169":2,"248":1,"249":1,"1907":3,"2234":3,"2701":2,"2702":5,"2703":1,"2705":5}}],["fox",{"2":{"211":1}}],["focused",{"2":{"522":1,"2526":1}}],["focuses",{"2":{"318":1}}],["focusing",{"2":{"233":1}}],["focus",{"2":{"182":1,"213":1,"471":1,"1643":1,"1756":1,"2611":1,"2884":1}}],["foundational",{"2":{"2856":1}}],["foundation",{"2":{"1414":1,"2680":1}}],["found",{"0":{"1317":1},"2":{"124":2,"210":1,"288":1,"356":1,"364":1,"367":1,"375":1,"426":1,"432":1,"471":1,"487":1,"524":1,"525":1,"570":1,"593":1,"730":1,"731":1,"732":1,"742":1,"1328":1,"1355":1,"1397":1,"1455":1,"1495":1,"1502":1,"1509":1,"1706":1,"1906":1,"2013":1,"2015":1,"2233":1,"2237":1,"2239":1,"2240":1,"2320":1,"2341":1,"2358":3,"2361":2,"2364":1,"2372":1,"2381":1,"2419":1,"2454":1,"2463":1,"2518":1,"2529":1,"2549":1,"2551":1,"2576":1,"2577":1,"2631":1,"2642":1,"2658":1,"2703":1,"2705":1,"2783":1,"2854":1,"2858":1,"2896":1}}],["fourth",{"2":{"1463":1,"1798":1,"1801":1,"2246":1,"2255":1,"2261":2}}],["fourier",{"2":{"45":1}}],["four",{"0":{"1797":1},"1":{"1798":1,"1799":1},"2":{"0":1,"9":1,"19":1,"39":1,"52":1,"143":2,"149":1,"494":1,"496":1,"570":1,"705":1,"804":1,"807":1,"833":1,"836":1,"865":1,"868":1,"897":1,"932":1,"966":1,"969":1,"1000":1,"1003":1,"1034":1,"1068":1,"1071":1,"1102":1,"1136":1,"1192":1,"1195":1,"1356":1,"1635":1,"1667":1,"2186":1,"2198":1,"2246":2,"2449":1,"2453":1,"2742":1,"2829":2}}],["folks",{"2":{"383":1,"384":1,"385":1,"386":1,"389":1}}],["foldkb",{"2":{"134":1}}],["folder2",{"2":{"1408":1}}],["folder1",{"2":{"1408":1}}],["folder>",{"2":{"1403":3}}],["folder",{"0":{"43":1,"293":1,"305":1,"314":1,"2397":1},"1":{"2398":1,"2399":1,"2400":1,"2401":1,"2402":1,"2403":1},"2":{"70":1,"72":2,"111":1,"113":3,"114":5,"133":1,"134":1,"149":20,"165":2,"176":2,"199":2,"204":1,"211":6,"236":1,"249":10,"266":1,"277":2,"293":2,"294":10,"305":2,"314":2,"317":2,"326":1,"331":2,"371":3,"375":1,"426":1,"429":1,"443":1,"538":1,"540":2,"554":1,"599":1,"600":2,"606":1,"607":1,"1403":2,"1404":3,"1408":2,"1410":2,"1413":1,"1419":1,"1455":1,"1470":1,"1472":1,"1497":4,"1830":1,"2044":1,"2358":3,"2359":1,"2360":1,"2361":1,"2363":1,"2395":1,"2396":4,"2397":2,"2400":14,"2401":15,"2408":3,"2533":1,"2543":2,"2544":2,"2546":1,"2548":1,"2560":1,"2576":1,"2577":1,"2606":1,"2607":3,"2617":3,"2620":2,"2676":1,"2743":1,"2891":5,"2893":1}}],["folders",{"0":{"540":1,"2396":1},"2":{"35":1,"37":1,"43":1,"114":1,"149":1,"204":1,"222":1,"293":1,"305":1,"308":1,"314":1,"537":1,"539":1,"540":3,"1403":1,"2363":3,"2396":3,"2400":1,"2891":1}}],["followed",{"2":{"401":1,"660":1,"1383":1,"1386":3,"1424":1,"1428":2,"1508":2,"1603":1,"1754":3,"2512":1,"2603":1,"2674":2,"2703":1,"2715":1,"2722":1,"2724":2,"2773":1,"2874":1}}],["followup",{"2":{"149":1,"224":1,"2677":1}}],["follow",{"2":{"114":1,"125":1,"185":1,"228":1,"240":1,"408":2,"494":3,"600":1,"601":2,"647":1,"648":1,"650":2,"657":1,"1173":1,"1176":1,"1179":1,"1181":1,"1182":1,"1321":1,"1395":1,"1509":1,"1563":1,"2277":1,"2398":1,"2405":1,"2414":1,"2525":1,"2526":1,"2541":1,"2570":1,"2575":1,"2576":1,"2606":1,"2663":1,"2676":1,"2728":1,"2891":1}}],["following",{"2":{"30":1,"31":2,"33":1,"34":3,"45":1,"67":1,"86":1,"102":1,"118":1,"119":1,"122":1,"125":1,"143":1,"146":1,"156":1,"157":1,"174":1,"175":1,"181":1,"185":1,"194":2,"197":1,"201":1,"206":1,"248":1,"255":2,"256":1,"273":1,"284":1,"303":1,"306":1,"307":1,"315":1,"316":1,"354":1,"357":1,"413":1,"427":2,"430":1,"491":1,"494":1,"503":1,"528":1,"555":1,"557":1,"575":1,"597":1,"606":1,"607":2,"629":2,"639":1,"643":1,"651":1,"659":1,"672":1,"684":1,"685":1,"702":1,"704":1,"707":1,"708":1,"710":1,"723":1,"725":1,"726":1,"742":1,"744":1,"746":1,"748":1,"749":1,"780":1,"783":1,"806":1,"807":1,"809":1,"835":1,"836":1,"837":1,"838":1,"839":1,"841":1,"867":1,"868":1,"869":1,"871":1,"899":1,"900":1,"902":1,"903":1,"904":1,"906":1,"934":1,"935":1,"936":1,"937":1,"938":1,"940":1,"968":1,"969":1,"970":1,"971":1,"972":1,"974":1,"1002":1,"1003":1,"1004":1,"1005":1,"1006":1,"1008":1,"1036":1,"1037":1,"1039":1,"1040":1,"1042":1,"1070":1,"1071":1,"1072":1,"1073":1,"1074":1,"1076":1,"1104":1,"1105":1,"1107":1,"1108":1,"1110":1,"1138":1,"1139":1,"1140":1,"1141":1,"1142":1,"1144":1,"1181":3,"1182":3,"1183":1,"1194":1,"1195":1,"1197":1,"1224":1,"1226":1,"1245":1,"1262":1,"1263":1,"1265":1,"1266":1,"1269":1,"1273":1,"1275":1,"1277":1,"1278":1,"1279":1,"1280":1,"1281":1,"1294":2,"1300":1,"1307":1,"1309":1,"1310":1,"1336":1,"1350":1,"1357":1,"1360":1,"1367":1,"1370":1,"1372":1,"1373":1,"1375":1,"1385":1,"1386":1,"1387":1,"1398":1,"1410":1,"1412":1,"1419":1,"1444":1,"1450":1,"1454":1,"1460":1,"1473":2,"1487":1,"1488":1,"1495":1,"1505":1,"1509":2,"1512":1,"1514":1,"1515":1,"1523":1,"1524":2,"1526":1,"1527":1,"1548":1,"1549":1,"1564":1,"1576":1,"1579":2,"1582":1,"1590":1,"1592":1,"1597":1,"1598":2,"1600":1,"1606":1,"1614":1,"1629":1,"1631":1,"1635":1,"1638":1,"1646":2,"1651":1,"1655":1,"1658":1,"1660":1,"1661":1,"1662":1,"1663":1,"1666":1,"1667":1,"1669":1,"1707":1,"1709":1,"1710":1,"1711":1,"1744":1,"1756":1,"1759":1,"1761":1,"1763":1,"1765":1,"1768":1,"1769":1,"1770":1,"1771":1,"1805":1,"1813":1,"1815":1,"1816":1,"1825":1,"1826":1,"1831":1,"1890":1,"1891":1,"1892":1,"1893":1,"1894":1,"1895":1,"1898":1,"1902":1,"1904":1,"1915":1,"1922":1,"1926":1,"1940":2,"1943":1,"1946":1,"1951":1,"1952":1,"1953":1,"1962":1,"1967":1,"1971":2,"1973":1,"1997":1,"2000":1,"2002":1,"2003":1,"2004":1,"2009":1,"2011":1,"2012":1,"2013":1,"2015":1,"2024":1,"2025":1,"2026":1,"2027":1,"2029":1,"2031":1,"2033":1,"2035":1,"2037":1,"2038":1,"2042":1,"2043":1,"2046":1,"2124":1,"2125":2,"2131":1,"2132":1,"2153":1,"2156":1,"2161":1,"2166":1,"2167":1,"2168":1,"2171":1,"2196":1,"2202":1,"2214":1,"2215":1,"2217":1,"2218":2,"2219":2,"2220":2,"2222":1,"2230":1,"2231":1,"2240":1,"2241":1,"2242":1,"2243":1,"2251":1,"2263":1,"2264":1,"2265":2,"2272":1,"2273":1,"2274":1,"2275":2,"2276":1,"2277":1,"2321":1,"2322":1,"2329":1,"2330":1,"2332":1,"2334":1,"2335":1,"2336":1,"2337":2,"2339":1,"2341":1,"2342":1,"2343":1,"2344":1,"2346":2,"2348":2,"2350":2,"2353":1,"2360":1,"2361":1,"2363":2,"2369":1,"2383":1,"2399":1,"2401":2,"2402":1,"2412":3,"2429":1,"2447":1,"2448":1,"2449":1,"2452":1,"2454":3,"2475":1,"2479":1,"2513":2,"2514":1,"2521":1,"2522":1,"2537":1,"2539":2,"2540":1,"2543":1,"2545":1,"2546":2,"2548":1,"2558":1,"2561":1,"2567":1,"2572":1,"2576":4,"2582":1,"2587":2,"2622":3,"2632":2,"2640":1,"2648":1,"2651":1,"2657":3,"2670":1,"2676":1,"2701":1,"2703":2,"2704":34,"2705":2,"2707":1,"2721":1,"2724":1,"2832":1,"2840":2,"2857":1,"2866":4,"2875":3,"2876":2,"2877":3,"2880":2,"2882":1,"2884":4,"2895":1}}],["follows",{"2":{"0":1,"19":1,"31":1,"176":1,"203":1,"231":1,"234":1,"357":1,"496":1,"554":1,"575":1,"1356":1,"1601":1,"1895":1,"2004":1,"2007":1,"2400":2,"2401":1,"2418":1,"2538":1,"2560":1,"2644":1,"2713":1,"2718":1,"2720":1,"2723":1,"2724":2,"2728":1,"2743":1}}],["forum",{"2":{"2851":1}}],["forums",{"2":{"2427":1}}],["forbids",{"2":{"2684":1}}],["forgot",{"2":{"2868":1}}],["forget",{"2":{"2030":3}}],["forgiveness",{"2":{"507":1}}],["forever",{"2":{"2859":1}}],["forever60",{"2":{"445":5}}],["foremost",{"2":{"2836":1}}],["foreground",{"2":{"476":4}}],["foreach",{"2":{"389":1}}],["forth",{"2":{"381":1,"2240":1,"2330":1,"2337":1}}],["forcing",{"2":{"303":1,"2221":1}}],["forcibly",{"2":{"50":1,"2224":1}}],["forceon",{"2":{"744":4}}],["forces",{"2":{"556":1,"744":1,"1372":1,"1373":1,"2162":1}}],["forced",{"2":{"552":1,"1356":1,"2221":1,"2364":1}}],["forcefully",{"2":{"236":1}}],["force",{"0":{"195":1,"230":1,"303":2},"2":{"112":3,"176":1,"195":4,"199":2,"211":2,"226":2,"236":3,"249":1,"277":1,"308":4,"317":1,"389":1,"401":2,"460":2,"545":1,"634":1,"635":1,"1183":1,"1293":1,"1298":1,"1389":1,"1406":3,"1919":1,"1964":2,"2000":1,"2164":1,"2329":2,"2364":1,"2380":1,"2561":1,"2585":2,"2676":1,"2738":1,"2829":1}}],["forming",{"2":{"2819":1}}],["formulas",{"2":{"1926":1}}],["formula",{"2":{"1826":1,"2038":1,"2569":1}}],["formed",{"2":{"1495":1}}],["former",{"2":{"1293":1,"1329":1}}],["formerly",{"2":{"37":1,"1562":2,"1593":1}}],["forms",{"2":{"494":1,"1450":1,"1467":1}}],["formally",{"2":{"294":1}}],["formalise",{"2":{"191":1}}],["formatstring",{"2":{"2802":1}}],["formats",{"2":{"430":1,"433":1,"455":1,"456":1,"461":1,"2560":1,"2703":1}}],["formatters",{"2":{"114":1}}],["formatted",{"2":{"1":1,"50":1,"76":1,"523":1,"653":1,"1305":2,"2743":1}}],["formatting",{"0":{"1":1,"483":1,"485":1,"486":1,"495":1},"1":{"484":1,"485":1,"486":1,"487":1,"488":1},"2":{"73":1,"149":1,"165":1,"249":2,"473":1,"503":1,"2601":1,"2612":1}}],["format",{"0":{"1":1,"433":1,"455":1,"456":1,"461":1,"495":1,"511":1,"1424":1,"1507":1,"2713":1,"2720":1},"1":{"1508":1,"1509":1,"2714":1,"2715":1,"2716":1,"2717":1,"2718":1,"2719":1,"2721":1,"2722":1,"2723":1,"2724":1,"2725":1,"2726":1,"2727":1},"2":{"1":2,"93":1,"112":1,"114":2,"134":5,"149":1,"176":1,"191":1,"199":1,"211":2,"248":1,"249":1,"277":1,"308":1,"357":1,"381":2,"430":1,"433":4,"434":1,"440":1,"455":1,"456":7,"461":1,"463":2,"464":2,"465":1,"473":2,"483":2,"485":1,"486":2,"495":9,"503":1,"508":1,"509":2,"511":1,"537":1,"554":2,"570":1,"574":1,"651":1,"1334":1,"1356":1,"1405":1,"1508":3,"1509":1,"1606":1,"2184":1,"2186":1,"2188":1,"2190":1,"2241":1,"2242":1,"2246":1,"2353":1,"2404":1,"2410":1,"2450":1,"2454":1,"2536":1,"2548":1,"2560":1,"2577":1,"2676":1,"2703":21,"2704":13,"2705":2,"2713":5,"2715":4,"2720":6,"2721":1,"2722":1,"2723":1,"2724":6,"2725":2,"2727":1,"2743":1,"2802":1,"2816":1,"2829":1}}],["form",{"2":{"110":1,"413":1,"414":1,"449":1,"450":1,"494":1,"1298":1,"1604":1,"1605":1,"2218":1,"2246":1,"2263":1,"2686":1,"2689":1,"2743":1,"2760":1,"2800":2,"2801":1,"2882":1}}],["forwards",{"2":{"2323":1,"2487":1}}],["forward",{"2":{"36":1,"37":1,"43":1,"113":1,"134":1,"184":1,"254":1,"268":1,"1389":1,"1588":1,"1826":1,"1912":1,"2024":4,"2038":1,"2127":1,"2236":1,"2395":1,"2462":1,"2463":5,"2481":5,"2503":1,"2678":1,"2893":1}}],["forked",{"0":{"2551":1},"2":{"2476":1,"2580":1,"2847":1}}],["forks",{"0":{"26":1},"2":{"389":1,"1321":1,"2846":1}}],["forking",{"2":{"21":1,"2356":1}}],["fork",{"0":{"5":1,"2586":1},"1":{"2587":1,"2588":1,"2589":1},"2":{"26":1,"46":1,"165":1,"228":1,"389":1,"595":1,"597":1,"1313":1,"1321":3,"2329":1,"2330":1,"2337":1,"2356":7,"2358":1,"2514":1,"2517":1,"2536":1,"2549":1,"2551":2,"2554":1,"2576":1,"2580":1,"2581":1,"2583":1,"2585":7,"2587":3,"2588":2,"2589":2,"2657":1,"2658":2,"2678":3}}],["for",{"0":{"11":1,"14":2,"26":1,"35":1,"56":1,"80":1,"138":1,"163":1,"203":1,"231":1,"246":1,"390":1,"396":1,"408":1,"489":1,"491":1,"551":1,"574":1,"575":1,"582":1,"588":1,"594":1,"603":1,"1188":1,"1296":1,"1309":1,"1319":1,"1325":1,"1358":1,"1359":1,"1407":1,"1749":1,"1750":1,"1751":1,"1818":1,"1961":1,"1965":1,"1971":1,"2244":1,"2264":1,"2265":1,"2377":1,"2579":1,"2601":1,"2609":1,"2612":1,"2620":1,"2659":2,"2660":1,"2661":1,"2674":1,"2696":1,"2798":1,"2886":1,"2891":1},"1":{"36":1,"490":1,"491":1,"492":1,"493":1,"1189":1,"1190":1,"1191":1,"1320":1,"1408":1,"1409":1,"1752":1,"1753":1,"1754":1,"1962":1,"2580":1,"2610":1,"2611":1,"2621":1},"2":{"0":1,"8":2,"9":1,"12":1,"13":3,"14":1,"18":3,"19":1,"28":1,"30":3,"31":3,"33":3,"34":1,"35":1,"36":9,"39":1,"45":5,"49":14,"50":10,"51":1,"52":1,"55":2,"63":2,"64":1,"65":4,"69":2,"70":1,"74":7,"75":3,"76":1,"81":1,"82":1,"86":2,"88":1,"89":1,"90":1,"92":4,"93":21,"94":3,"98":2,"99":4,"104":1,"107":2,"108":1,"111":1,"112":1,"114":58,"116":1,"118":5,"119":2,"120":2,"123":2,"125":3,"127":1,"128":1,"130":3,"131":1,"132":1,"133":1,"134":38,"138":2,"142":1,"145":1,"146":1,"149":33,"152":3,"153":1,"155":2,"158":2,"161":4,"162":2,"163":4,"164":5,"165":45,"168":3,"169":6,"170":1,"172":2,"174":1,"176":21,"179":1,"182":4,"183":1,"185":4,"186":2,"188":7,"189":3,"190":3,"191":52,"194":7,"195":2,"196":1,"199":28,"201":7,"202":1,"203":1,"204":1,"206":2,"209":1,"210":2,"211":32,"213":6,"215":1,"222":15,"224":1,"228":5,"229":3,"230":2,"231":2,"232":3,"234":2,"235":1,"236":26,"240":1,"241":1,"243":1,"246":1,"247":2,"248":2,"249":27,"253":1,"255":4,"256":1,"257":1,"258":1,"259":2,"262":1,"263":4,"264":1,"265":1,"266":18,"270":1,"271":1,"272":1,"273":2,"274":1,"276":1,"277":8,"279":2,"281":1,"282":1,"283":5,"284":1,"285":12,"288":3,"289":1,"292":1,"293":1,"294":10,"297":1,"298":2,"301":1,"303":1,"304":1,"305":1,"306":1,"307":2,"308":17,"313":1,"315":1,"316":1,"317":9,"319":2,"322":6,"324":1,"343":1,"344":1,"345":1,"347":1,"350":1,"351":1,"352":2,"355":1,"356":4,"357":3,"358":1,"362":2,"368":1,"371":6,"372":1,"374":3,"375":2,"376":2,"379":1,"380":3,"381":7,"383":4,"384":4,"385":2,"386":2,"387":3,"389":3,"390":10,"392":2,"395":3,"405":1,"406":2,"407":1,"408":4,"410":2,"412":2,"415":2,"426":5,"427":5,"428":1,"429":1,"430":7,"432":1,"434":3,"439":1,"440":1,"441":1,"449":2,"450":2,"451":1,"456":4,"457":1,"458":2,"459":1,"463":1,"464":2,"465":1,"468":1,"471":2,"472":2,"473":3,"474":1,"477":1,"478":3,"482":1,"487":2,"489":1,"494":3,"495":3,"496":2,"498":1,"502":1,"507":3,"511":3,"512":1,"513":1,"514":1,"515":1,"520":1,"521":1,"522":1,"524":1,"526":2,"527":2,"534":1,"536":2,"537":4,"539":1,"540":1,"541":1,"543":10,"545":1,"546":21,"547":4,"550":4,"551":1,"552":11,"553":1,"554":1,"556":8,"560":1,"562":1,"563":2,"564":1,"566":1,"569":1,"570":2,"571":3,"573":1,"574":1,"575":1,"576":2,"577":1,"578":1,"581":2,"582":2,"587":2,"591":4,"592":1,"595":6,"597":5,"598":3,"600":5,"601":4,"602":1,"603":2,"605":2,"606":1,"607":3,"608":1,"609":1,"610":1,"612":2,"613":1,"615":5,"616":3,"619":1,"621":2,"627":1,"629":3,"630":1,"633":6,"634":2,"635":2,"638":3,"639":1,"642":1,"643":1,"647":1,"648":1,"649":1,"650":2,"651":3,"652":2,"654":1,"655":4,"657":1,"658":3,"659":1,"665":2,"666":1,"667":5,"668":5,"669":2,"670":1,"671":4,"676":2,"677":1,"679":3,"680":7,"682":5,"683":1,"696":1,"697":4,"698":4,"699":1,"701":1,"702":7,"703":3,"712":1,"713":3,"722":1,"723":1,"724":1,"725":1,"727":4,"729":1,"730":5,"731":2,"732":1,"733":2,"734":4,"735":3,"736":4,"737":1,"738":2,"743":2,"747":3,"749":9,"750":1,"751":1,"753":3,"755":1,"757":1,"758":1,"761":1,"764":1,"767":1,"770":1,"773":1,"775":3,"776":1,"779":2,"783":2,"785":1,"786":4,"798":1,"800":1,"805":2,"809":2,"811":1,"812":4,"825":1,"827":1,"834":2,"838":4,"841":2,"843":1,"844":4,"857":1,"858":3,"859":1,"860":1,"866":2,"869":1,"871":2,"873":1,"874":4,"879":1,"889":1,"891":1,"898":2,"899":4,"902":1,"903":4,"906":2,"908":1,"909":4,"914":1,"924":1,"926":1,"933":2,"936":1,"937":4,"940":2,"942":1,"943":4,"948":1,"958":1,"960":1,"967":2,"970":1,"971":4,"974":2,"976":1,"977":4,"982":1,"992":1,"994":1,"1001":2,"1004":1,"1005":4,"1008":2,"1010":1,"1011":4,"1016":1,"1026":1,"1028":1,"1035":2,"1036":4,"1039":4,"1042":2,"1044":1,"1045":4,"1050":1,"1060":1,"1061":3,"1062":1,"1063":1,"1069":2,"1073":4,"1076":2,"1078":1,"1079":4,"1084":1,"1094":1,"1095":3,"1096":1,"1097":1,"1103":2,"1104":4,"1107":4,"1110":2,"1112":1,"1113":4,"1118":1,"1128":1,"1129":3,"1130":1,"1131":1,"1137":2,"1141":4,"1144":2,"1146":1,"1147":4,"1152":1,"1162":1,"1163":3,"1164":1,"1165":1,"1170":3,"1171":1,"1172":3,"1175":5,"1176":5,"1178":6,"1179":6,"1181":3,"1182":2,"1183":1,"1185":1,"1187":1,"1188":1,"1191":2,"1193":2,"1197":2,"1199":1,"1200":4,"1205":1,"1215":1,"1217":1,"1226":8,"1230":1,"1247":11,"1261":1,"1264":1,"1265":1,"1266":1,"1267":1,"1268":1,"1269":1,"1270":1,"1275":1,"1277":4,"1278":2,"1281":5,"1289":1,"1290":1,"1293":1,"1295":1,"1296":2,"1297":2,"1298":1,"1302":1,"1304":1,"1306":1,"1307":2,"1308":3,"1309":1,"1310":3,"1313":2,"1319":1,"1321":2,"1323":1,"1325":3,"1326":2,"1328":1,"1330":1,"1331":1,"1332":1,"1334":2,"1337":1,"1339":1,"1343":2,"1349":2,"1350":1,"1355":3,"1356":9,"1358":1,"1359":1,"1360":1,"1366":1,"1368":2,"1369":1,"1370":2,"1372":1,"1373":1,"1375":1,"1377":2,"1378":1,"1380":1,"1381":1,"1382":4,"1383":6,"1386":5,"1387":1,"1388":4,"1389":7,"1391":3,"1392":4,"1393":4,"1396":3,"1397":2,"1398":10,"1399":1,"1400":1,"1403":2,"1404":1,"1406":1,"1408":2,"1409":3,"1410":1,"1411":3,"1412":2,"1413":4,"1414":2,"1415":2,"1416":2,"1417":2,"1418":5,"1419":6,"1420":1,"1424":4,"1426":4,"1427":1,"1428":3,"1430":1,"1431":3,"1435":2,"1436":1,"1442":1,"1444":2,"1445":3,"1446":1,"1447":1,"1448":3,"1449":1,"1450":1,"1452":1,"1455":1,"1456":5,"1458":2,"1459":1,"1460":2,"1461":1,"1462":4,"1463":5,"1467":2,"1468":3,"1469":4,"1471":3,"1473":5,"1475":1,"1480":1,"1487":5,"1488":4,"1489":1,"1495":1,"1496":1,"1497":1,"1498":2,"1499":2,"1502":4,"1503":5,"1504":2,"1505":2,"1507":1,"1508":6,"1509":3,"1510":2,"1511":1,"1512":1,"1514":4,"1516":1,"1517":1,"1521":1,"1523":1,"1526":4,"1527":1,"1528":1,"1547":1,"1550":1,"1559":2,"1560":2,"1561":1,"1562":1,"1563":5,"1564":1,"1567":2,"1568":2,"1572":2,"1575":1,"1576":2,"1578":3,"1579":2,"1580":1,"1582":6,"1583":1,"1587":1,"1588":3,"1589":5,"1590":4,"1592":2,"1594":1,"1595":1,"1596":1,"1597":2,"1600":1,"1601":1,"1602":1,"1606":2,"1607":1,"1608":1,"1609":1,"1615":2,"1616":1,"1629":1,"1630":2,"1631":1,"1632":1,"1633":2,"1634":4,"1635":1,"1638":2,"1646":3,"1649":8,"1652":4,"1653":6,"1654":1,"1658":1,"1665":1,"1670":1,"1681":1,"1698":2,"1700":1,"1708":1,"1710":2,"1715":1,"1730":3,"1733":1,"1734":1,"1740":1,"1741":3,"1745":1,"1749":5,"1754":4,"1755":1,"1756":2,"1757":1,"1759":1,"1760":1,"1762":1,"1763":2,"1769":1,"1770":2,"1771":1,"1788":1,"1791":1,"1794":1,"1797":1,"1800":1,"1803":1,"1804":2,"1806":2,"1808":2,"1809":1,"1810":1,"1811":2,"1817":2,"1818":1,"1820":1,"1825":2,"1826":5,"1827":2,"1829":1,"1830":4,"1831":1,"1832":1,"1833":1,"1835":1,"1892":2,"1893":2,"1894":4,"1895":1,"1896":2,"1897":2,"1898":1,"1899":1,"1903":3,"1904":1,"1905":3,"1906":1,"1907":6,"1909":5,"1910":14,"1911":7,"1912":8,"1914":2,"1917":1,"1918":1,"1922":3,"1924":1,"1925":4,"1926":8,"1928":5,"1929":2,"1930":3,"1932":7,"1936":1,"1937":3,"1938":1,"1939":4,"1941":8,"1942":2,"1943":3,"1944":4,"1946":1,"1951":1,"1953":2,"1954":1,"1955":2,"1957":1,"1958":1,"1960":1,"1961":2,"1963":2,"1964":7,"1970":1,"1971":2,"1993":3,"1995":1,"1997":4,"1998":3,"1999":2,"2000":3,"2003":1,"2004":1,"2007":4,"2010":1,"2012":1,"2013":5,"2015":2,"2021":2,"2024":2,"2025":2,"2026":6,"2027":1,"2028":1,"2029":1,"2031":2,"2032":3,"2034":1,"2035":1,"2037":2,"2038":5,"2039":3,"2041":1,"2042":1,"2044":4,"2046":1,"2047":1,"2048":1,"2050":1,"2051":5,"2052":2,"2124":1,"2125":6,"2128":1,"2129":2,"2131":7,"2133":7,"2134":2,"2135":1,"2137":3,"2140":2,"2147":12,"2156":2,"2160":1,"2163":1,"2164":1,"2165":1,"2166":1,"2168":5,"2178":1,"2180":1,"2193":1,"2194":1,"2195":1,"2204":1,"2205":2,"2207":3,"2210":1,"2211":6,"2213":1,"2215":1,"2219":1,"2221":5,"2222":5,"2223":5,"2224":6,"2225":1,"2227":1,"2231":1,"2232":3,"2234":4,"2235":4,"2236":5,"2237":1,"2239":1,"2241":1,"2242":2,"2243":3,"2244":5,"2246":1,"2247":1,"2248":2,"2249":1,"2250":1,"2255":7,"2256":3,"2258":3,"2259":1,"2262":1,"2263":14,"2264":6,"2265":7,"2266":2,"2268":4,"2272":1,"2273":1,"2275":4,"2276":3,"2277":6,"2297":2,"2300":1,"2303":1,"2317":1,"2320":3,"2323":1,"2324":2,"2325":3,"2327":2,"2328":3,"2329":2,"2330":2,"2331":1,"2332":2,"2333":2,"2334":1,"2335":1,"2336":3,"2337":5,"2339":2,"2340":1,"2341":2,"2342":2,"2343":4,"2344":1,"2346":5,"2348":5,"2350":5,"2351":2,"2353":5,"2355":1,"2356":1,"2359":4,"2360":7,"2362":1,"2363":14,"2364":8,"2365":1,"2369":2,"2370":2,"2371":1,"2373":3,"2374":2,"2375":1,"2376":1,"2378":2,"2379":1,"2380":2,"2381":2,"2383":1,"2385":2,"2387":1,"2388":2,"2389":2,"2390":2,"2391":3,"2392":2,"2393":1,"2394":1,"2395":1,"2396":3,"2399":4,"2400":3,"2401":3,"2402":3,"2403":1,"2405":2,"2406":1,"2407":3,"2408":1,"2411":2,"2412":2,"2416":1,"2418":1,"2419":1,"2420":1,"2428":1,"2429":2,"2436":2,"2440":1,"2442":1,"2443":1,"2445":3,"2446":3,"2447":1,"2448":6,"2449":3,"2450":2,"2451":1,"2454":1,"2455":1,"2463":1,"2465":1,"2466":1,"2469":2,"2471":1,"2472":2,"2474":1,"2475":5,"2476":2,"2478":1,"2479":3,"2481":2,"2482":1,"2497":2,"2506":30,"2512":2,"2513":6,"2514":3,"2515":9,"2516":1,"2517":1,"2518":1,"2519":4,"2521":1,"2522":3,"2524":1,"2525":4,"2526":3,"2528":1,"2529":1,"2532":1,"2533":2,"2535":4,"2536":2,"2537":2,"2539":1,"2540":1,"2543":1,"2544":1,"2545":1,"2547":1,"2549":1,"2550":1,"2553":1,"2554":2,"2558":2,"2559":2,"2560":2,"2562":2,"2563":1,"2564":1,"2565":1,"2567":1,"2568":1,"2570":1,"2571":1,"2575":1,"2576":1,"2577":4,"2578":1,"2585":2,"2586":1,"2587":2,"2588":1,"2593":1,"2594":1,"2598":2,"2599":32,"2600":5,"2601":6,"2606":4,"2610":1,"2611":1,"2612":3,"2615":9,"2617":2,"2618":1,"2619":2,"2621":1,"2622":11,"2623":3,"2624":1,"2625":2,"2626":2,"2627":1,"2628":2,"2631":2,"2632":2,"2633":6,"2634":1,"2635":2,"2636":1,"2637":1,"2639":2,"2640":1,"2642":4,"2643":1,"2644":1,"2648":2,"2650":1,"2651":1,"2652":1,"2654":1,"2655":3,"2657":3,"2658":2,"2659":4,"2660":1,"2661":2,"2662":8,"2664":2,"2665":1,"2670":1,"2671":3,"2672":3,"2674":6,"2675":4,"2676":21,"2677":5,"2678":4,"2679":3,"2680":2,"2681":1,"2683":1,"2689":1,"2699":2,"2700":1,"2701":3,"2702":2,"2703":3,"2704":29,"2705":19,"2706":1,"2712":2,"2713":3,"2714":1,"2715":3,"2716":1,"2717":1,"2720":3,"2721":3,"2722":1,"2723":1,"2724":2,"2725":3,"2728":2,"2735":2,"2740":1,"2742":5,"2743":3,"2744":1,"2745":1,"2747":1,"2748":1,"2752":1,"2753":1,"2754":1,"2756":1,"2757":1,"2767":1,"2768":2,"2774":1,"2776":1,"2784":1,"2785":2,"2786":1,"2787":1,"2792":1,"2793":1,"2794":1,"2795":1,"2796":1,"2799":2,"2800":3,"2802":2,"2804":1,"2806":1,"2812":1,"2816":5,"2818":2,"2819":1,"2823":1,"2825":2,"2826":1,"2827":3,"2829":3,"2831":4,"2833":2,"2835":1,"2836":2,"2838":1,"2839":2,"2841":1,"2842":2,"2845":1,"2846":3,"2847":2,"2849":1,"2856":1,"2858":5,"2859":3,"2860":4,"2861":2,"2865":1,"2866":7,"2867":4,"2868":5,"2869":3,"2875":5,"2876":4,"2877":2,"2878":1,"2879":4,"2880":3,"2882":5,"2883":3,"2884":4,"2885":1,"2886":3,"2889":2,"2891":9,"2892":2,"2893":1,"2894":2,"2895":2,"2896":3}}],["oems",{"2":{"2515":1}}],["oem",{"2":{"2513":1}}],["oemxx",{"2":{"669":2}}],["oxidisation",{"2":{"2373":1}}],["oar",{"2":{"2241":1}}],["oops",{"2":{"1343":1}}],["oob",{"2":{"165":1,"222":2,"308":1}}],["oj",{"2":{"660":1}}],["oven",{"2":{"564":1}}],["overcome",{"2":{"2698":1}}],["overcrowded",{"2":{"2408":1}}],["overhead",{"2":{"2222":1}}],["overheat",{"2":{"1649":1}}],["overhauls",{"2":{"392":1}}],["overhaul",{"0":{"173":1,"283":1},"2":{"75":1,"94":1,"133":1,"134":1,"149":1,"164":1,"165":2,"176":1,"182":1,"266":1,"285":1}}],["overloading",{"2":{"1942":1}}],["overlook",{"2":{"514":1}}],["overlay",{"0":{"2478":1},"2":{"1932":4,"2135":1,"2472":2,"2476":1,"2478":1,"2551":1,"2552":1,"2553":1}}],["overlap",{"2":{"1574":1,"1593":1,"1898":4,"2135":1,"2677":1}}],["overlapping",{"0":{"1574":1,"1898":1},"2":{"98":1,"114":1,"236":1,"277":1,"1419":1,"1579":1,"1898":3,"2704":1}}],["overwritable",{"2":{"1970":1}}],["overwritten",{"2":{"1904":1,"2334":1,"2451":1,"2631":1,"2633":1,"2650":1}}],["overwrites",{"2":{"2219":1}}],["overwrite",{"2":{"460":3,"1356":2,"1502":1,"1845":1,"1847":1,"2063":1,"2065":1,"2428":1,"2711":1,"2840":1,"2895":1}}],["overwriting",{"2":{"70":9,"1970":1,"1971":1}}],["overwhelmed",{"2":{"396":1}}],["overall",{"0":{"319":1},"1":{"320":1,"321":1,"322":1,"323":1,"324":1,"325":1,"326":1},"2":{"430":1,"525":1,"546":1,"698":1,"2126":1,"2701":1,"2845":1}}],["oversized",{"2":{"285":1}}],["overnumpad",{"2":{"134":1}}],["overrun",{"2":{"114":1,"755":1,"758":1,"761":1,"764":1,"767":1,"770":1,"773":1,"1238":1,"1241":1,"1256":1,"1258":1}}],["overridable",{"2":{"211":1,"1912":2,"2236":4}}],["overriding",{"0":{"1499":1,"2138":1},"1":{"1500":1},"2":{"99":1,"176":1,"191":1,"199":1,"277":1,"294":1,"317":1,"698":1,"735":2,"1502":1,"2135":1,"2475":1,"2799":1,"2864":1}}],["override",{"0":{"272":1,"1412":1,"1749":1},"2":{"50":1,"74":1,"90":2,"112":1,"114":1,"125":2,"134":1,"185":2,"188":1,"191":2,"199":1,"222":1,"272":7,"277":1,"288":1,"433":1,"459":1,"541":1,"546":1,"547":1,"556":2,"608":1,"609":1,"612":1,"621":4,"682":1,"729":1,"730":2,"731":2,"732":1,"735":1,"736":1,"737":1,"740":2,"748":1,"749":1,"750":1,"751":1,"1181":1,"1182":1,"1226":1,"1247":1,"1455":1,"1473":1,"1503":1,"1596":1,"1636":2,"1644":4,"1734":2,"1736":5,"1737":2,"1738":2,"1739":1,"1740":1,"1741":1,"1742":4,"1744":19,"1745":7,"1747":3,"1748":3,"1749":17,"1750":4,"1751":2,"1752":4,"1753":2,"1754":2,"1755":1,"1805":1,"1912":1,"2025":1,"2138":1,"2169":1,"2196":1,"2236":1,"2362":2,"2585":1,"2632":1,"2633":2,"2634":1,"2677":1,"2704":2,"2801":1,"2833":1,"2864":1,"2877":1}}],["overridescontains",{"2":{"1736":1}}],["overrides",{"0":{"99":1,"621":1,"1365":1,"1734":1,"1735":1,"1737":1},"1":{"1735":1,"1736":1,"1737":1,"1738":2,"1739":2,"1740":2,"1741":2,"1742":1,"1743":1,"1744":1,"1745":1,"1746":1,"1747":1,"1748":1,"1749":1,"1750":1,"1751":1,"1752":1,"1753":1,"1754":1,"1755":1,"1756":1},"2":{"4":1,"50":1,"99":4,"114":2,"125":2,"165":1,"176":1,"185":2,"199":1,"222":1,"272":5,"308":1,"543":2,"546":1,"552":1,"609":1,"1359":1,"1365":1,"1734":2,"1736":2,"1737":1,"1742":2,"1744":4,"1745":2,"1747":1,"1748":3,"1749":1,"1751":1,"1752":2,"1754":2,"1755":4,"1756":2,"1946":1,"1964":1,"2135":3,"2362":1,"2632":1,"2668":1,"2855":1}}],["overridden",{"2":{"50":1,"539":1,"735":1,"753":1,"775":1,"1410":1,"1941":1,"1946":2,"2290":1,"2291":1,"2292":1}}],["overview",{"0":{"344":1,"352":1,"403":1,"469":1,"559":1,"593":1,"648":1,"1368":1,"2208":1,"2470":1,"2480":1,"2526":1},"1":{"353":1,"404":1,"405":1,"406":1,"407":1,"408":1,"470":1,"1369":1,"1370":1,"2471":1,"2472":1,"2473":1,"2474":1,"2475":1,"2476":1,"2477":1,"2478":1,"2481":1,"2482":1,"2483":1,"2484":1,"2485":1,"2486":1,"2487":1,"2488":1,"2489":1,"2490":1,"2491":1,"2492":1,"2493":1,"2494":1,"2495":1,"2496":1,"2497":1,"2498":1,"2499":1,"2500":1,"2501":1,"2502":1,"2503":1,"2504":1,"2505":1,"2506":1,"2507":1,"2508":1,"2509":1,"2510":1,"2511":1},"2":{"112":1,"534":1,"591":1,"1322":1,"1391":1,"1402":1,"2266":1,"2360":1,"2479":1,"2644":1,"2664":1,"2856":1}}],["over",{"2":{"99":1,"114":2,"124":1,"140":1,"191":1,"243":1,"307":1,"308":1,"312":1,"342":1,"357":1,"359":1,"360":1,"437":1,"475":1,"520":1,"542":1,"543":1,"557":1,"581":1,"607":1,"730":1,"731":1,"740":1,"1174":2,"1177":2,"1261":1,"1265":1,"1350":1,"1383":1,"1386":1,"1393":1,"1427":2,"1595":1,"1597":1,"1650":1,"1901":1,"1903":1,"1905":2,"1911":1,"2004":1,"2010":1,"2043":1,"2124":1,"2125":1,"2207":1,"2229":1,"2230":1,"2232":2,"2240":2,"2241":1,"2256":1,"2321":1,"2353":1,"2364":2,"2365":1,"2373":1,"2374":1,"2380":1,"2394":1,"2413":1,"2416":1,"2428":1,"2450":1,"2513":1,"2549":1,"2599":2,"2601":1,"2606":1,"2612":1,"2655":1,"2670":1,"2755":1,"2788":1,"2855":1,"2859":1,"2875":1}}],["overflows",{"2":{"114":1}}],["overflow",{"0":{"11":1},"2":{"11":3,"114":1,"149":1,"236":1,"1942":1}}],["ohm",{"2":{"835":2,"838":18,"899":2,"903":18,"934":2,"937":18,"968":2,"971":18,"1002":2,"1005":18,"1036":2,"1039":18,"1070":2,"1073":18,"1104":2,"1107":18,"1138":2,"1141":18}}],["oh",{"0":{"483":1},"1":{"484":1,"485":1,"486":1,"487":1,"488":1}}],["okay",{"2":{"1316":1,"1894":1,"2676":1}}],["ok",{"2":{"371":1,"452":2,"499":1,"513":1,"514":1,"520":1,"523":1,"595":1,"744":1,"1343":2,"1430":2,"1629":1,"2448":1,"2533":4,"2577":4,"2890":1}}],["oq",{"2":{"266":1}}],["o",{"2":{"222":1,"266":1,"277":2,"353":1,"435":1,"436":1,"444":2,"459":1,"474":2,"482":1,"554":2,"571":2,"604":1,"1270":1,"2024":1,"2026":1,"2242":1,"2247":4,"2369":1,"2370":2,"2376":2,"2385":1,"2456":3,"2477":1,"2481":3,"2637":1,"2703":8}}],["odd",{"2":{"1999":1,"2412":1}}],["odelia",{"2":{"211":1}}],["odin",{"2":{"191":1,"211":2}}],["og60",{"2":{"236":1}}],["og",{"2":{"211":1}}],["ogr",{"2":{"211":1}}],["ogurec",{"2":{"143":2}}],["owlab",{"2":{"2513":1}}],["owl8",{"2":{"143":2}}],["owners",{"2":{"2846":1}}],["owned",{"2":{"191":1}}],["owns",{"2":{"2709":1}}],["own",{"0":{"1305":1,"1387":1,"2584":1},"2":{"30":1,"33":1,"37":1,"43":1,"107":1,"113":1,"114":2,"134":1,"161":1,"228":1,"273":1,"284":1,"288":1,"294":1,"307":1,"358":1,"392":1,"494":1,"540":1,"597":1,"600":1,"604":1,"611":1,"643":1,"682":1,"738":1,"1334":1,"1360":1,"1387":2,"1410":1,"1418":1,"1450":2,"1455":2,"1514":1,"1526":1,"1575":1,"1596":1,"1597":1,"1600":1,"1636":1,"1804":1,"1941":1,"1942":1,"1946":1,"2013":2,"2033":2,"2201":2,"2256":1,"2271":1,"2275":1,"2277":1,"2327":1,"2328":1,"2329":1,"2342":1,"2364":2,"2383":1,"2412":1,"2419":1,"2447":1,"2466":1,"2479":1,"2512":1,"2513":1,"2514":1,"2517":1,"2530":1,"2535":1,"2536":1,"2549":1,"2554":1,"2578":1,"2583":1,"2585":1,"2600":1,"2633":1,"2634":1,"2635":1,"2674":3,"2676":2,"2678":1,"2699":1,"2702":1,"2713":1,"2720":2,"2743":1,"2755":1,"2831":1,"2868":1,"2885":1}}],["o3",{"2":{"114":1}}],["opinions",{"2":{"2888":1}}],["opmode",{"2":{"750":2}}],["opqr",{"2":{"266":1}}],["opcode",{"2":{"222":1}}],["opposed",{"2":{"671":1,"1359":1,"1942":1}}],["opposite",{"2":{"202":1,"289":1,"294":1,"1246":1,"2007":1,"2440":1,"2881":8,"2882":2,"2883":2}}],["opportune",{"2":{"263":1}}],["opportunity",{"2":{"203":1}}],["opus",{"2":{"175":2}}],["oper",{"2":{"2462":2,"2481":2}}],["operate",{"2":{"473":1,"1175":2,"1274":1,"1293":1,"1653":1,"2448":1}}],["operates",{"2":{"82":1,"469":1,"682":1,"1268":1,"1894":1,"2215":1,"2712":1,"2833":1}}],["operational",{"2":{"730":1}}],["operation",{"0":{"744":1,"2144":1},"2":{"671":1,"682":1,"747":1,"1174":1,"1177":1,"1179":1,"1183":1,"1231":1,"1327":1,"1932":1,"2582":1,"2624":1,"2652":2,"2705":1}}],["operations",{"0":{"388":1,"421":1},"1":{"389":1,"390":1},"2":{"266":1,"421":1,"473":1,"744":1,"1911":1,"2540":1,"2701":1,"2704":12,"2705":4,"2709":1}}],["operating",{"0":{"408":1,"2418":1,"2618":1},"2":{"165":1,"408":1,"458":1,"1329":1,"1892":1,"1972":1,"2240":1,"2271":1,"2351":1,"2363":2,"2417":1,"2418":1,"2421":1,"2539":1,"2665":1,"2682":1,"2687":1,"2831":1}}],["operators",{"2":{"1356":2}}],["operator",{"2":{"222":1,"285":1,"473":1,"511":1,"747":1,"1356":1}}],["opening",{"0":{"660":1},"2":{"494":2,"503":1,"595":1,"599":1,"601":1,"1420":1,"2013":1,"2172":1,"2201":1,"2560":1,"2599":1,"2674":1}}],["opensource",{"2":{"592":1,"1335":2}}],["opens",{"2":{"429":1,"494":2,"2242":1,"2568":1,"2743":1}}],["openocd",{"0":{"368":1},"2":{"362":1,"368":1,"371":1,"375":3,"2452":3,"2454":1}}],["opendeck",{"2":{"277":1}}],["opendrain",{"2":{"134":1,"753":2}}],["opened",{"2":{"275":1,"331":1,"2015":1,"2617":1,"2679":1}}],["open",{"0":{"1275":1,"2531":1,"2694":1},"2":{"149":1,"243":1,"265":1,"362":1,"364":1,"371":3,"392":1,"445":1,"446":1,"447":1,"457":2,"488":1,"526":1,"594":1,"595":1,"599":1,"600":1,"601":2,"602":1,"626":1,"650":1,"654":1,"658":1,"668":1,"669":2,"742":2,"1175":1,"1275":2,"1316":2,"1317":2,"1319":1,"1320":1,"1356":1,"1603":1,"1920":1,"2013":1,"2202":3,"2203":3,"2206":1,"2237":2,"2364":1,"2378":1,"2380":1,"2387":1,"2412":1,"2423":1,"2427":1,"2448":1,"2450":1,"2463":3,"2467":2,"2474":1,"2481":3,"2509":3,"2513":1,"2519":2,"2528":1,"2531":1,"2545":1,"2560":3,"2562":1,"2568":2,"2576":4,"2581":1,"2582":1,"2587":1,"2588":1,"2601":1,"2607":1,"2611":1,"2612":1,"2617":1,"2620":2,"2621":2,"2676":1,"2684":1,"2694":1,"2698":1,"2706":1,"2798":2,"2843":3,"2852":1}}],["opt",{"0":{"273":1},"2":{"124":3,"199":1,"273":1,"277":1,"555":1,"682":2,"1418":2,"1419":1,"2346":1,"2348":1,"2401":2,"2501":1,"2518":1,"2622":1}}],["optimal",{"2":{"1487":1,"1652":1,"1653":1}}],["optimisation",{"2":{"222":1,"236":1}}],["optimisations",{"2":{"149":1,"2622":2}}],["optimise",{"2":{"191":1}}],["optimized",{"2":{"191":1}}],["optimize",{"2":{"114":1,"134":1,"149":1,"236":1}}],["optimizations",{"0":{"50":1,"64":1,"75":1,"94":1,"214":1,"215":1}}],["optimization",{"2":{"10":2,"50":1,"294":1,"554":1,"2802":1,"2836":1}}],["optical",{"2":{"114":1,"149":3,"165":1,"199":1,"284":1,"285":1,"1925":1,"1939":1}}],["option+right",{"2":{"2277":1}}],["option+left",{"2":{"2277":1}}],["option=com",{"2":{"1297":1}}],["optional",{"0":{"1655":1,"2529":1,"2584":1},"2":{"262":1,"308":1,"322":1,"389":1,"405":1,"406":1,"407":1,"426":1,"427":1,"494":2,"495":1,"551":1,"648":1,"651":4,"1410":5,"1521":3,"1582":1,"1755":1,"1762":1,"1832":1,"1925":4,"1926":9,"1928":4,"1929":17,"1930":3,"1932":10,"1933":5,"1934":3,"1935":2,"1937":4,"1939":7,"1941":15,"1942":3,"1943":5,"1959":5,"2047":1,"2125":1,"2330":1,"2337":1,"2367":1,"2397":1,"2565":1,"2574":1,"2610":1,"2615":1,"2619":4,"2622":2,"2648":1,"2703":1,"2713":4,"2720":3,"2854":1}}],["optionally",{"2":{"211":1,"307":1,"405":1,"406":1,"407":1,"1183":1,"1414":1,"1444":1,"1447":1,"1449":1,"1634":1,"1760":1,"2000":1,"2022":1,"2024":1,"2159":1,"2244":1,"2255":1,"2275":1,"2329":1,"2339":1,"2680":1,"2879":1,"2880":1,"2895":1}}],["options",{"0":{"422":1,"423":1,"543":1,"548":1,"549":1,"552":1,"554":1,"555":1,"556":1,"1364":1,"1413":1,"1646":1,"1741":2,"1804":1,"1832":1,"1918":1,"1959":1,"2047":1,"2221":1,"2222":1,"2224":1,"2322":1,"2364":1,"2365":1,"2671":1,"2672":1,"2865":1},"1":{"550":1,"551":1,"552":1,"2866":1,"2867":1,"2868":1,"2869":1,"2870":1,"2871":1,"2872":1,"2873":1,"2874":1,"2875":1,"2876":1,"2877":1,"2878":1,"2879":1,"2880":1,"2881":1,"2882":1,"2883":1,"2884":1,"2885":1,"2886":1,"2887":1},"2":{"83":1,"109":1,"114":2,"128":1,"134":1,"138":1,"149":1,"168":1,"194":1,"198":1,"206":1,"222":1,"234":1,"236":2,"249":1,"303":1,"304":1,"308":1,"375":1,"430":1,"449":1,"450":1,"451":1,"452":1,"457":1,"458":1,"466":1,"489":1,"539":1,"541":1,"544":1,"545":1,"549":1,"555":1,"556":1,"648":1,"650":2,"667":1,"682":2,"735":1,"736":1,"737":1,"1176":1,"1179":1,"1184":1,"1295":1,"1336":1,"1343":2,"1354":2,"1364":1,"1406":2,"1413":1,"1560":1,"1563":1,"1579":1,"1582":1,"1584":1,"1630":1,"1632":1,"1644":1,"1646":1,"1737":1,"1741":3,"1744":5,"1747":1,"1749":2,"1750":3,"1751":1,"1803":2,"1804":1,"1805":1,"1892":1,"1897":1,"1907":1,"1910":1,"1922":2,"1943":3,"1958":1,"2042":1,"2051":1,"2052":1,"2125":1,"2131":1,"2137":1,"2205":1,"2219":1,"2220":1,"2221":1,"2222":1,"2242":1,"2255":1,"2321":1,"2360":2,"2361":2,"2363":4,"2365":2,"2375":1,"2399":1,"2400":2,"2401":1,"2405":1,"2467":1,"2519":1,"2524":1,"2576":1,"2615":3,"2633":1,"2648":1,"2664":3,"2671":2,"2672":2,"2676":3,"2702":1,"2703":2,"2775":1,"2835":1,"2837":1,"2839":1,"2856":1,"2864":1,"2865":2,"2891":1}}],["option",{"0":{"649":1,"1750":1},"1":{"650":1,"651":1,"652":1,"653":1,"654":1,"655":1},"2":{"14":1,"32":1,"50":1,"74":1,"75":1,"87":1,"103":1,"114":3,"126":1,"132":1,"134":2,"165":1,"191":1,"194":1,"195":1,"211":2,"222":1,"234":1,"236":1,"246":1,"249":2,"266":1,"271":1,"294":1,"297":1,"308":1,"495":1,"546":1,"650":2,"655":1,"1268":1,"1337":1,"1344":1,"1387":1,"1414":1,"1419":1,"1450":1,"1462":1,"1463":1,"1563":1,"1567":2,"1636":1,"1656":1,"1741":1,"1744":5,"1747":1,"1749":1,"1750":6,"1752":1,"1753":2,"1904":1,"1940":1,"1943":4,"2211":1,"2219":2,"2220":3,"2222":1,"2224":5,"2226":1,"2243":1,"2255":5,"2277":1,"2363":4,"2375":1,"2401":8,"2448":1,"2460":2,"2481":2,"2529":1,"2577":1,"2615":4,"2657":1,"2670":1,"2680":1,"2702":1,"2705":2,"2738":1,"2836":1,"2875":5,"2876":3,"2881":2}}],["ou",{"2":{"2323":7,"2487":7}}],["ould",{"2":{"2035":1}}],["ouput",{"2":{"1497":3}}],["our",{"2":{"76":1,"114":2,"130":1,"153":1,"156":1,"363":1,"371":1,"374":1,"392":1,"471":1,"473":1,"474":1,"486":1,"487":2,"488":1,"494":1,"496":3,"498":1,"503":1,"511":2,"520":1,"524":2,"526":1,"571":1,"574":1,"596":2,"598":2,"601":1,"603":3,"613":1,"617":1,"647":1,"658":1,"682":1,"1314":1,"1316":1,"1401":1,"1426":2,"1509":1,"2264":1,"2265":3,"2375":1,"2393":1,"2412":2,"2427":2,"2475":4,"2478":2,"2525":1,"2582":1,"2587":1,"2679":1,"2742":6,"2743":4,"2748":1,"2795":1,"2849":2,"2850":1,"2861":4,"2862":2,"2863":3}}],["outlines",{"2":{"2655":1}}],["outlined",{"2":{"2222":1,"2657":1}}],["outs",{"2":{"2650":1}}],["outside",{"2":{"22":1,"182":1,"475":1,"501":1,"1178":1,"1359":1,"1401":1,"1808":1,"1935":1,"1946":1,"2219":1,"2549":1,"2861":1,"2884":1}}],["outright",{"2":{"2515":1,"2516":1,"2611":1,"2625":1,"2839":1}}],["outreach",{"2":{"312":1}}],["outbound",{"2":{"2223":1}}],["outer",{"2":{"1770":1,"1934":1,"2126":1,"2470":1,"2816":1,"2882":1}}],["out3",{"2":{"783":2,"809":2}}],["out2",{"2":{"783":2,"809":2}}],["out1",{"2":{"783":3,"809":3}}],["outwardly",{"2":{"198":1}}],["outdated",{"2":{"149":1,"308":2,"392":1,"647":1,"2846":1}}],["outputted",{"2":{"2676":1}}],["outputting",{"2":{"473":1,"475":1,"595":1}}],["output=",{"2":{"222":1}}],["output+keymap",{"2":{"222":1}}],["outputs",{"2":{"93":1,"621":1,"1281":1,"1444":1,"2323":1,"2363":1,"2374":1,"2841":2}}],["outputselect",{"2":{"50":1,"149":1}}],["output",{"0":{"2547":1},"2":{"10":2,"65":1,"75":1,"92":1,"99":1,"114":5,"119":1,"149":2,"165":1,"188":1,"191":4,"199":3,"203":1,"211":2,"222":1,"236":1,"243":3,"249":1,"285":1,"294":1,"356":1,"389":1,"435":1,"436":1,"444":1,"459":1,"473":1,"474":1,"476":2,"482":2,"525":1,"543":1,"547":2,"617":6,"621":1,"627":1,"669":1,"702":3,"710":1,"713":3,"730":1,"742":11,"783":1,"786":4,"809":1,"812":4,"841":1,"844":4,"871":1,"874":4,"906":1,"909":4,"940":1,"943":4,"974":1,"977":4,"1008":1,"1011":4,"1042":1,"1045":4,"1076":1,"1079":4,"1110":1,"1113":4,"1144":1,"1147":4,"1187":1,"1197":1,"1200":4,"1275":1,"1281":3,"1300":3,"1307":1,"1309":1,"1311":1,"1419":3,"1447":1,"1451":1,"1461":1,"1497":2,"1518":1,"1519":1,"1523":1,"1592":1,"1594":1,"1638":1,"1640":2,"1641":2,"1643":1,"1706":1,"1707":1,"1907":1,"1912":1,"1925":1,"1954":1,"2007":2,"2152":1,"2153":1,"2218":1,"2234":1,"2236":1,"2244":1,"2275":2,"2323":11,"2328":1,"2330":1,"2337":1,"2363":5,"2364":1,"2374":1,"2448":1,"2454":1,"2487":11,"2530":1,"2533":2,"2547":1,"2561":1,"2577":1,"2582":1,"2628":1,"2637":1,"2702":3,"2703":23,"2743":1,"2802":1,"2823":1,"2870":1,"2874":1,"2894":1,"2895":1}}],["out",{"0":{"123":1,"1786":1,"2563":1,"2583":1,"2835":1},"1":{"2584":1,"2585":1,"2836":1,"2837":1,"2838":1,"2839":1,"2840":1,"2841":1,"2842":1},"2":{"6":1,"10":1,"21":1,"49":1,"50":1,"93":1,"113":1,"114":3,"119":1,"124":1,"133":2,"134":5,"149":2,"165":1,"176":1,"191":4,"194":1,"199":4,"228":1,"236":1,"249":1,"288":1,"318":1,"361":1,"375":1,"396":1,"398":1,"408":1,"426":1,"429":1,"460":1,"475":1,"481":2,"503":1,"509":1,"523":1,"546":4,"551":1,"568":1,"570":1,"598":1,"602":2,"629":2,"647":2,"661":1,"695":1,"700":1,"727":1,"730":1,"739":1,"1187":1,"1298":1,"1343":2,"1383":1,"1398":3,"1419":1,"1423":1,"1426":2,"1430":2,"1444":1,"1454":1,"1568":1,"1592":1,"1597":1,"1770":1,"1829":13,"1830":1,"1907":4,"1912":3,"1929":1,"1938":1,"1946":1,"1954":1,"1972":1,"2041":20,"2044":1,"2047":1,"2129":1,"2141":1,"2154":1,"2171":1,"2172":1,"2174":1,"2175":1,"2176":1,"2177":1,"2178":1,"2179":1,"2180":1,"2181":1,"2182":1,"2184":1,"2186":1,"2188":1,"2190":1,"2211":1,"2223":3,"2224":1,"2225":1,"2226":1,"2227":1,"2236":3,"2263":1,"2266":1,"2356":4,"2363":3,"2375":1,"2380":1,"2412":1,"2426":1,"2427":1,"2429":1,"2462":2,"2481":2,"2516":1,"2525":1,"2531":1,"2536":1,"2563":2,"2580":1,"2585":1,"2588":3,"2619":1,"2643":1,"2650":1,"2658":1,"2674":2,"2676":3,"2702":1,"2703":2,"2704":1,"2842":2,"2843":2,"2854":1,"2859":1,"2860":1,"2867":1,"2878":1,"2891":3,"2896":1}}],["otype",{"2":{"753":2}}],["otaku",{"2":{"143":4}}],["otg2",{"2":{"2657":1}}],["otg1",{"2":{"165":1,"2657":1}}],["otg",{"2":{"65":1,"191":1,"294":1}}],["others",{"2":{"114":1,"134":1,"149":1,"165":1,"176":1,"191":1,"199":1,"211":1,"222":1,"236":1,"263":1,"277":1,"285":1,"294":1,"308":1,"515":1,"600":1,"901":1,"1038":1,"1106":1,"1177":1,"1277":2,"1354":1,"1396":1,"1414":1,"1418":1,"1450":1,"1460":1,"1473":1,"1523":1,"2124":1,"2361":1,"2377":1,"2581":1,"2653":1}}],["other",{"0":{"408":1,"552":1,"1333":1,"1906":1,"2233":1,"2382":1,"2524":1,"2618":1,"2876":1},"2":{"30":1,"33":1,"50":1,"98":1,"114":2,"128":1,"134":2,"142":1,"152":1,"162":1,"163":1,"164":1,"165":2,"168":2,"169":1,"191":2,"194":8,"199":1,"201":2,"206":2,"210":1,"213":1,"220":1,"229":1,"234":1,"244":1,"288":1,"294":1,"307":1,"308":1,"318":2,"357":1,"371":2,"374":1,"381":1,"408":1,"471":1,"487":1,"489":1,"494":1,"511":1,"522":1,"526":1,"539":1,"542":1,"544":1,"546":5,"582":1,"586":1,"589":1,"601":1,"613":1,"627":1,"638":1,"639":1,"647":1,"650":2,"659":1,"669":1,"697":1,"704":1,"727":1,"747":1,"756":1,"759":1,"762":1,"765":1,"768":1,"771":1,"774":1,"777":1,"1181":1,"1182":1,"1191":1,"1226":1,"1239":1,"1242":1,"1272":1,"1278":1,"1291":2,"1295":1,"1297":2,"1311":1,"1321":2,"1327":1,"1356":6,"1359":1,"1387":1,"1389":2,"1392":2,"1395":2,"1397":2,"1398":3,"1400":1,"1401":1,"1417":2,"1419":1,"1420":1,"1422":1,"1426":5,"1428":1,"1444":1,"1447":1,"1448":1,"1455":1,"1458":1,"1469":2,"1475":1,"1498":1,"1499":1,"1502":1,"1503":2,"1516":2,"1520":1,"1563":3,"1589":1,"1590":2,"1596":1,"1602":1,"1611":1,"1630":1,"1639":1,"1672":1,"1745":1,"1747":1,"1750":1,"1752":1,"1753":1,"1755":1,"1757":1,"1759":1,"1763":1,"1772":1,"1817":1,"1893":1,"1910":1,"1922":2,"1944":1,"1967":1,"1969":2,"2024":1,"2027":1,"2028":1,"2029":1,"2031":1,"2032":1,"2033":1,"2035":1,"2135":2,"2137":1,"2154":1,"2156":1,"2198":1,"2205":2,"2206":1,"2207":1,"2221":1,"2238":1,"2239":1,"2240":2,"2263":1,"2264":1,"2265":1,"2276":1,"2277":1,"2325":1,"2363":1,"2364":2,"2365":1,"2369":1,"2374":1,"2380":1,"2385":1,"2393":1,"2399":1,"2403":1,"2412":2,"2442":1,"2449":1,"2451":1,"2469":1,"2472":3,"2473":1,"2475":1,"2494":1,"2512":1,"2513":2,"2514":4,"2515":1,"2518":1,"2535":1,"2585":1,"2598":1,"2601":2,"2612":1,"2619":1,"2625":1,"2627":1,"2638":1,"2648":1,"2650":1,"2659":1,"2674":3,"2676":2,"2677":5,"2699":1,"2704":11,"2705":1,"2731":1,"2733":1,"2765":1,"2773":1,"2785":1,"2800":1,"2802":2,"2833":1,"2843":1,"2845":1,"2846":2,"2847":1,"2858":4,"2867":1,"2869":6,"2871":2,"2872":3,"2873":2,"2875":4,"2876":7,"2881":5,"2882":3,"2883":7,"2885":1,"2887":1,"2892":1}}],["otherwise",{"2":{"28":1,"31":1,"209":1,"367":1,"389":1,"514":1,"599":1,"608":1,"609":1,"634":1,"635":1,"638":1,"655":1,"668":1,"756":1,"759":1,"762":1,"765":1,"768":1,"771":1,"774":1,"777":1,"1231":1,"1236":1,"1239":1,"1242":1,"1275":1,"1398":1,"1528":1,"1590":1,"1629":1,"1697":1,"1749":1,"1845":1,"1847":1,"2025":1,"2041":1,"2063":1,"2065":1,"2138":1,"2224":1,"2246":1,"2255":2,"2276":1,"2323":1,"2336":1,"2339":1,"2341":1,"2344":1,"2364":1,"2454":1,"2487":1,"2558":3,"2724":1,"2731":1,"2877":1,"2880":1,"2881":1,"2883":1}}],["omit",{"2":{"669":1,"735":2,"1595":1,"2448":1}}],["omitted",{"2":{"509":1,"543":2,"552":1,"626":1,"2353":1}}],["omkbd",{"2":{"143":12,"149":2}}],["omrontkl",{"2":{"57":2}}],["omnikey",{"2":{"37":2,"175":2,"176":1}}],["oc7",{"2":{"1819":1,"2498":1}}],["oc6",{"2":{"1819":1,"2498":1}}],["oc5",{"2":{"1819":1,"2498":1}}],["oc4",{"2":{"1819":1,"2498":1}}],["oc3",{"2":{"1819":1,"2498":1}}],["oc2",{"2":{"1819":1,"1820":1,"2498":1}}],["oc1",{"2":{"1819":1,"2498":1}}],["oc0",{"2":{"1819":1,"2498":1}}],["ocn1",{"2":{"1819":1,"2498":1}}],["ocn2",{"2":{"1819":1,"2498":1}}],["ocean",{"2":{"560":1,"568":1}}],["oceanographer",{"2":{"211":1}}],["occupied",{"2":{"1426":1}}],["occupy",{"2":{"1226":1}}],["occurrence",{"2":{"2868":1}}],["occurred",{"2":{"355":1,"629":3,"1383":1,"1386":4}}],["occurs",{"2":{"94":1,"639":1,"735":1,"756":1,"759":1,"762":1,"765":1,"768":1,"771":1,"774":1,"777":1,"838":1,"903":1,"937":1,"971":1,"1005":1,"1039":1,"1073":1,"1107":1,"1141":1,"1239":1,"1242":1,"1387":1,"2221":2,"2224":1,"2712":1}}],["occur",{"2":{"11":1,"49":1,"597":1,"621":2,"1648":1,"1946":1,"1948":1,"2222":1,"2223":1,"2549":1,"2648":1,"2705":1}}],["occasionally",{"2":{"1332":1,"1499":1,"2512":1}}],["occasional",{"2":{"638":1}}],["occasion",{"2":{"392":1,"1473":1}}],["ocd",{"2":{"191":1}}],["octet",{"2":{"2728":8}}],["octets",{"2":{"2721":1,"2727":1,"2728":3}}],["octd",{"2":{"1813":1,"1819":1,"2498":1}}],["octu",{"2":{"1813":1,"1819":1,"2498":1}}],["octave",{"2":{"1460":1,"1813":1,"1819":96,"1820":1,"2498":96}}],["octaves",{"2":{"1460":1}}],["octagon",{"2":{"249":1,"266":1,"308":1}}],["oct",{"2":{"55":2}}],["oscillator",{"2":{"1907":1}}],["oses",{"2":{"1752":1,"1753":1,"1754":1,"1919":1}}],["osdn",{"2":{"398":1}}],["osx",{"0":{"1335":1,"1336":1,"1339":1},"2":{"188":2,"191":2,"1335":2,"1336":2,"1337":1,"1339":1}}],["os",{"0":{"1353":1,"1641":1,"1914":1,"1917":1},"1":{"1915":1,"1916":1,"1917":1,"1918":1,"1919":1,"1920":1,"1921":1},"2":{"65":1,"176":2,"199":1,"211":1,"249":3,"285":3,"308":1,"364":1,"398":1,"408":2,"1310":1,"1429":1,"1487":1,"1563":2,"1606":3,"1615":1,"1641":1,"1749":1,"1754":1,"1914":4,"1915":10,"1916":14,"1917":1,"1918":5,"1919":6,"1920":4,"2169":1,"2250":1,"2270":1,"2277":1,"2329":1,"2332":1,"2334":1,"2335":1,"2336":1,"2337":1,"2339":1,"2341":1,"2342":1,"2343":2,"2344":1,"2346":2,"2348":2,"2350":2,"2364":1,"2412":1,"2414":1,"2421":4,"2463":1,"2506":31,"2510":1,"2537":1,"2565":1,"2599":31,"2632":1,"2682":1,"2686":1,"2687":1,"2794":1,"2827":2,"2831":1}}],["osms",{"2":{"211":1}}],["osm",{"2":{"38":1,"236":1,"1419":3,"1564":1,"1733":1,"2506":1,"2598":1,"2599":6,"2600":1}}],["osl",{"2":{"38":1,"199":1,"236":1,"294":1,"1392":1,"1757":1,"1956":1,"2506":1,"2599":2,"2600":1}}],["olkb",{"0":{"2730":1,"2851":1},"1":{"2731":1,"2732":1,"2733":1,"2734":1},"2":{"592":1,"658":3,"2266":1,"2329":2,"2381":1,"2427":1,"2851":1}}],["olly",{"2":{"211":1,"249":2,"308":1}}],["oledunder",{"2":{"55":1}}],["oledback",{"2":{"55":1}}],["oleds",{"2":{"31":1,"34":1,"114":1,"169":1,"229":1,"230":1,"232":1,"248":1,"2704":1,"2837":1}}],["oled",{"0":{"33":1,"125":1,"210":1,"220":1,"230":1,"232":1,"1900":1,"1903":1,"1910":1,"1912":1,"2388":1,"2841":1},"1":{"34":1,"1901":1,"1902":1,"1903":1,"1904":1,"1905":1,"1906":1,"1907":1,"1908":1,"1909":1,"1910":1,"1911":2,"1912":1,"1913":1},"2":{"30":1,"31":11,"33":2,"34":8,"49":1,"55":11,"62":1,"63":1,"92":2,"93":2,"114":4,"125":6,"128":2,"134":7,"165":4,"169":1,"191":3,"210":4,"211":2,"220":3,"221":2,"222":2,"230":4,"232":4,"236":3,"248":2,"249":2,"308":1,"552":2,"746":1,"1224":1,"1505":2,"1901":2,"1902":1,"1903":15,"1904":5,"1905":6,"1906":15,"1907":28,"1908":2,"1909":10,"1910":29,"1911":12,"1912":77,"1913":17,"2222":6,"2381":1,"2385":1,"2388":2,"2402":1,"2676":1,"2701":7,"2704":1,"2827":2,"2841":5}}],["older",{"2":{"173":1,"378":1,"1294":1,"1310":1,"2024":1,"2129":1,"2329":1,"2474":1,"2475":1,"2632":1}}],["old",{"0":{"220":1},"2":{"10":1,"22":1,"37":1,"38":1,"43":1,"46":1,"67":1,"86":1,"102":1,"122":1,"125":1,"134":1,"143":1,"149":2,"157":1,"162":1,"163":1,"172":1,"173":1,"175":1,"181":1,"182":2,"183":3,"185":1,"191":1,"194":1,"195":1,"197":1,"206":1,"207":1,"217":1,"219":1,"220":1,"221":6,"222":3,"226":1,"232":2,"234":1,"236":1,"241":1,"243":1,"244":1,"253":1,"262":1,"270":1,"271":1,"281":1,"291":1,"300":1,"311":1,"394":2,"494":1,"643":1,"1332":1,"1360":1,"1592":1,"1913":1,"1944":2,"1946":1,"2129":1,"2206":1,"2211":1,"2256":1,"2383":1,"2584":2,"2674":1,"2841":1}}],["obligations",{"2":{"2698":1}}],["obliterated75",{"2":{"211":1}}],["obtain",{"2":{"1993":1}}],["obtaining",{"2":{"403":1}}],["objs",{"2":{"2363":1,"2400":1}}],["obj",{"2":{"655":2}}],["objects",{"2":{"430":1,"498":1,"515":2,"1423":2,"1424":1,"2356":8,"2743":1,"2813":1}}],["objective",{"2":{"363":1,"2335":1}}],["object",{"0":{"1424":1},"2":{"73":1,"236":1,"430":1,"452":1,"466":1,"471":2,"474":2,"515":1,"516":1,"520":1,"650":1,"652":1,"1424":1,"2013":1,"2363":2,"2705":2,"2743":7,"2744":2,"2813":1,"2816":4,"2818":2,"2824":1,"2825":2,"2888":1}}],["observe",{"2":{"598":1,"1492":1}}],["obsolete",{"0":{"2206":1},"2":{"3":1,"15":1}}],["obviously",{"2":{"1473":1,"1511":1,"2831":1}}],["obvious",{"2":{"249":3,"494":2,"496":2,"508":1,"601":1,"2406":1,"2412":1,"2515":1}}],["obfuscate",{"2":{"199":1}}],["obosob",{"2":{"143":2,"149":2}}],["obdev",{"2":{"21":1,"1297":1}}],["onboard",{"2":{"633":1,"727":1,"729":1,"1270":1,"1271":1,"1272":1,"2125":2,"2154":1,"2627":1,"2639":1}}],["onto",{"2":{"500":1,"1314":1,"1343":1,"1502":1,"2371":1,"2375":1,"2378":1,"2430":1,"2434":1,"2443":1,"2450":1,"2662":1,"2845":1,"2868":1}}],["onyx",{"2":{"211":1}}],["online",{"2":{"182":1,"2514":1,"2525":1,"2535":1,"2850":1}}],["only=true",{"2":{"482":3}}],["only",{"0":{"491":1,"573":1,"2387":1,"2552":1},"2":{"4":1,"14":1,"69":1,"83":1,"87":1,"98":1,"103":2,"107":1,"114":1,"116":1,"120":1,"126":2,"134":1,"158":1,"163":1,"184":1,"191":2,"194":3,"201":1,"221":3,"222":1,"233":1,"236":2,"244":1,"266":1,"303":1,"306":1,"308":2,"315":1,"317":1,"357":1,"375":1,"380":2,"381":1,"383":1,"384":2,"385":2,"387":2,"389":2,"390":2,"392":1,"394":1,"398":2,"399":1,"400":1,"431":3,"432":1,"456":2,"482":1,"495":1,"520":1,"537":1,"540":1,"546":1,"551":1,"552":2,"557":1,"621":1,"647":1,"657":1,"661":1,"671":1,"676":1,"677":1,"682":2,"696":1,"699":1,"700":1,"701":1,"702":1,"725":1,"732":1,"738":1,"749":1,"753":1,"783":1,"786":4,"790":1,"792":1,"794":1,"796":1,"798":1,"800":1,"809":1,"812":4,"817":1,"819":1,"821":1,"823":1,"825":1,"827":1,"841":1,"844":4,"849":1,"851":1,"853":1,"855":1,"857":1,"859":1,"871":1,"874":4,"881":1,"883":1,"885":1,"887":1,"889":1,"891":1,"899":1,"902":1,"906":1,"909":4,"916":1,"918":1,"920":1,"922":1,"924":1,"926":1,"934":1,"936":1,"940":1,"943":4,"950":1,"952":1,"954":1,"956":1,"958":1,"960":1,"968":1,"970":1,"974":1,"977":4,"984":1,"986":1,"988":1,"990":1,"992":1,"994":1,"1002":1,"1004":1,"1008":1,"1011":4,"1018":1,"1020":1,"1022":1,"1024":1,"1026":1,"1028":1,"1042":1,"1045":4,"1052":1,"1054":1,"1056":1,"1058":1,"1060":1,"1062":1,"1076":1,"1079":4,"1086":1,"1088":1,"1090":1,"1092":1,"1094":1,"1096":1,"1110":1,"1113":4,"1120":1,"1122":1,"1124":1,"1126":1,"1128":1,"1130":1,"1144":1,"1147":4,"1154":1,"1156":1,"1158":1,"1160":1,"1162":1,"1164":1,"1172":1,"1175":2,"1176":1,"1179":2,"1182":2,"1183":1,"1197":1,"1200":4,"1207":1,"1209":1,"1211":1,"1213":1,"1215":1,"1217":1,"1228":1,"1249":1,"1268":1,"1269":1,"1270":1,"1271":1,"1272":1,"1273":3,"1275":1,"1277":1,"1278":1,"1280":1,"1281":3,"1291":1,"1294":1,"1305":2,"1310":1,"1321":1,"1329":1,"1334":1,"1356":1,"1358":2,"1368":1,"1372":1,"1375":1,"1376":2,"1378":1,"1383":2,"1386":1,"1388":2,"1389":3,"1392":4,"1393":1,"1395":1,"1410":1,"1418":1,"1424":1,"1427":1,"1447":1,"1451":1,"1453":1,"1454":1,"1458":1,"1473":1,"1488":2,"1497":1,"1498":1,"1502":1,"1511":1,"1516":1,"1523":1,"1524":1,"1526":1,"1527":1,"1528":1,"1559":1,"1567":1,"1574":1,"1581":1,"1582":6,"1585":1,"1589":1,"1590":1,"1608":1,"1634":1,"1635":1,"1638":2,"1672":1,"1733":1,"1749":2,"1750":1,"1752":1,"1756":1,"1771":1,"1813":1,"1826":1,"1833":1,"1845":1,"1847":1,"1892":1,"1895":1,"1898":1,"1911":3,"1918":1,"1923":1,"1934":1,"1941":1,"1942":1,"1943":5,"1944":1,"1945":1,"1946":2,"1948":1,"1950":1,"1953":1,"1957":2,"1970":1,"2000":1,"2030":1,"2038":1,"2048":1,"2051":1,"2063":1,"2065":1,"2129":1,"2135":1,"2165":1,"2168":1,"2195":1,"2199":1,"2200":1,"2221":2,"2222":2,"2223":1,"2226":1,"2243":1,"2244":1,"2246":1,"2255":3,"2276":1,"2277":1,"2320":1,"2321":1,"2323":4,"2325":1,"2327":1,"2332":1,"2334":1,"2346":1,"2348":1,"2350":1,"2361":1,"2369":1,"2371":1,"2377":1,"2395":1,"2399":2,"2402":1,"2407":1,"2410":1,"2412":3,"2416":2,"2420":1,"2445":1,"2480":1,"2487":3,"2512":1,"2513":3,"2515":1,"2519":1,"2525":1,"2529":1,"2549":1,"2559":1,"2564":1,"2566":1,"2585":1,"2588":1,"2601":1,"2615":1,"2621":1,"2628":2,"2632":1,"2638":1,"2639":2,"2644":1,"2650":1,"2652":2,"2658":1,"2659":1,"2665":1,"2674":1,"2676":3,"2677":1,"2679":1,"2681":1,"2683":3,"2684":2,"2686":1,"2689":2,"2692":2,"2697":1,"2702":1,"2703":2,"2704":2,"2713":2,"2718":2,"2724":1,"2731":1,"2743":1,"2744":1,"2777":1,"2801":1,"2805":1,"2830":3,"2833":2,"2846":1,"2863":1,"2864":1,"2869":1,"2880":1,"2882":1,"2884":1,"2887":1,"2891":1,"2892":1}}],["ongoing",{"2":{"176":1,"647":1,"2676":1,"2846":1}}],["onkey",{"2":{"165":1}}],["onces",{"2":{"199":1,"211":1}}],["once",{"2":{"114":1,"119":1,"134":1,"168":1,"231":1,"245":1,"303":1,"356":1,"371":1,"398":1,"458":2,"471":1,"494":1,"513":1,"639":1,"641":1,"698":2,"699":2,"702":2,"734":1,"749":2,"753":1,"1173":1,"1181":2,"1182":2,"1226":2,"1228":1,"1247":1,"1249":1,"1277":2,"1281":2,"1291":1,"1294":1,"1310":1,"1369":1,"1392":1,"1397":1,"1419":3,"1468":1,"1472":1,"1473":1,"1492":1,"1526":2,"1527":2,"1563":1,"1572":1,"1672":1,"1749":1,"1764":1,"1768":1,"1770":1,"1830":1,"1894":1,"1911":2,"1918":1,"1946":1,"1948":1,"1998":1,"2004":1,"2013":2,"2044":1,"2137":1,"2139":1,"2160":1,"2226":1,"2239":1,"2244":1,"2254":1,"2255":4,"2258":1,"2277":1,"2325":1,"2332":1,"2334":2,"2356":2,"2362":2,"2364":1,"2373":1,"2378":1,"2381":1,"2412":1,"2418":1,"2473":1,"2517":1,"2554":1,"2555":2,"2556":1,"2560":1,"2564":1,"2568":1,"2598":1,"2607":1,"2608":1,"2619":1,"2621":1,"2622":1,"2674":1,"2705":2,"2715":1,"2722":1,"2742":2,"2743":1,"2781":1,"2790":1,"2861":1,"2868":1,"2896":1}}],["ones",{"2":{"243":1,"266":1,"427":1,"1274":1,"1332":1,"1455":1,"1459":1,"1585":1,"1592":1,"1735":1,"1939":1,"2045":2,"2151":2,"2165":1,"2168":1,"2379":1,"2380":1,"2408":1,"2420":1,"2617":1,"2699":1,"2705":1,"2831":1,"2896":1}}],["oneshots",{"2":{"2837":1}}],["oneshot",{"0":{"2782":1},"2":{"38":2,"63":2,"112":2,"134":1,"176":1,"188":1,"191":2,"211":1,"266":1,"544":1,"546":4,"552":1,"1356":8,"1419":2,"2222":2,"2327":1,"2598":3,"2599":8,"2600":19,"2821":1,"2837":1}}],["onehand",{"2":{"114":1}}],["onekey",{"2":{"49":1,"191":3,"211":1,"222":1,"308":1,"2346":1,"2348":1,"2350":1,"2622":2,"2677":1}}],["one",{"0":{"335":1,"336":1,"1289":1,"1330":1,"1363":1,"1788":1,"2261":1,"2506":1,"2598":1,"2821":1},"1":{"336":1,"337":1,"1290":1,"1789":1,"1790":1,"2599":1,"2600":1},"2":{"37":1,"45":1,"50":1,"55":1,"75":1,"82":1,"89":1,"93":2,"98":1,"107":1,"114":1,"152":1,"165":1,"170":1,"172":1,"173":1,"176":4,"188":1,"191":1,"194":3,"196":1,"199":2,"204":1,"211":2,"213":1,"231":1,"241":1,"253":1,"256":1,"262":1,"268":1,"270":1,"276":1,"279":1,"281":1,"322":1,"331":1,"335":1,"336":1,"357":1,"381":1,"387":1,"392":1,"415":1,"426":1,"430":1,"494":2,"498":1,"500":1,"503":1,"508":2,"509":1,"542":1,"543":7,"544":1,"546":1,"549":1,"550":1,"556":3,"557":1,"570":1,"571":2,"578":1,"581":2,"597":1,"598":1,"601":1,"621":1,"653":1,"667":1,"669":2,"679":1,"682":1,"696":3,"697":1,"698":1,"699":1,"700":1,"702":1,"703":1,"783":1,"807":1,"809":1,"836":1,"841":1,"868":1,"871":1,"900":1,"901":1,"906":1,"935":1,"940":1,"969":1,"974":1,"1003":1,"1008":1,"1037":1,"1038":1,"1042":1,"1071":1,"1076":1,"1105":1,"1106":1,"1110":1,"1139":1,"1144":1,"1170":3,"1172":2,"1175":2,"1185":1,"1186":1,"1195":1,"1197":1,"1225":1,"1265":1,"1270":2,"1289":1,"1291":1,"1293":1,"1330":1,"1332":1,"1334":1,"1343":1,"1346":1,"1356":12,"1359":2,"1363":1,"1372":1,"1376":3,"1383":4,"1386":3,"1391":1,"1392":3,"1393":1,"1395":1,"1396":2,"1403":1,"1410":1,"1411":2,"1412":2,"1420":1,"1424":3,"1426":1,"1427":2,"1444":5,"1447":1,"1448":2,"1449":1,"1450":1,"1451":1,"1452":1,"1453":1,"1454":4,"1456":2,"1470":1,"1471":1,"1472":1,"1473":3,"1488":2,"1489":1,"1495":1,"1503":3,"1508":2,"1509":2,"1514":1,"1516":1,"1528":1,"1564":3,"1567":3,"1579":2,"1587":2,"1589":3,"1611":1,"1629":1,"1634":1,"1638":1,"1649":1,"1708":1,"1710":1,"1733":2,"1749":1,"1750":1,"1753":2,"1755":1,"1757":2,"1766":1,"1770":1,"1772":3,"1786":1,"1805":1,"1833":1,"1893":1,"1910":2,"1911":1,"1912":1,"1915":1,"1922":1,"1923":2,"1928":3,"1938":1,"1942":2,"1943":3,"1945":1,"1955":2,"1956":1,"1967":1,"1999":1,"2048":1,"2160":1,"2201":1,"2202":1,"2207":1,"2211":2,"2218":2,"2220":1,"2221":2,"2223":1,"2224":1,"2241":1,"2246":3,"2247":2,"2248":1,"2250":1,"2254":3,"2256":4,"2261":1,"2263":3,"2265":1,"2275":1,"2276":1,"2330":1,"2337":1,"2346":1,"2348":1,"2350":1,"2353":2,"2363":2,"2364":1,"2368":1,"2369":3,"2371":1,"2374":2,"2375":1,"2378":1,"2379":1,"2412":6,"2420":1,"2428":2,"2429":1,"2436":1,"2443":1,"2449":1,"2452":1,"2476":2,"2478":1,"2506":37,"2510":1,"2513":1,"2515":1,"2519":1,"2525":1,"2532":1,"2539":1,"2540":1,"2541":1,"2550":1,"2560":2,"2572":1,"2582":1,"2584":1,"2585":1,"2598":9,"2599":40,"2600":7,"2617":1,"2639":1,"2653":1,"2657":1,"2659":1,"2662":1,"2676":2,"2702":3,"2705":2,"2723":1,"2725":1,"2731":1,"2742":1,"2743":1,"2789":1,"2801":1,"2802":2,"2804":1,"2805":2,"2806":1,"2807":1,"2812":2,"2818":2,"2819":1,"2821":1,"2822":1,"2824":2,"2825":2,"2827":2,"2828":1,"2830":1,"2832":2,"2833":1,"2841":1,"2842":1,"2847":1,"2864":1,"2867":2,"2875":1,"2877":1,"2882":2,"2883":1,"2886":1,"2890":1,"2891":1,"2895":1}}],["on",{"0":{"14":1,"235":1,"609":1,"701":1,"1293":1,"1295":1,"1311":1,"1334":1,"1338":1,"1339":1,"1515":1,"1567":1,"1621":1,"1623":1,"1625":1,"1676":1,"1818":1,"1967":1,"1985":1,"2138":1,"2243":1,"2258":2,"2261":1,"2262":2,"2355":1,"2365":1,"2372":1,"2551":1,"2584":1,"2876":1},"1":{"1294":1,"1295":1,"1677":1,"1986":1,"1987":1},"2":{"1":1,"2":1,"10":1,"11":3,"14":2,"24":1,"25":2,"28":2,"30":1,"31":1,"33":1,"34":2,"49":8,"50":4,"51":1,"65":3,"69":1,"73":4,"74":1,"77":1,"90":1,"92":2,"93":3,"99":1,"105":6,"107":1,"113":2,"114":23,"118":1,"123":2,"124":2,"131":1,"133":1,"134":15,"138":1,"145":1,"149":2,"153":1,"158":2,"165":8,"168":1,"169":4,"173":1,"174":3,"176":4,"182":2,"190":1,"191":15,"194":10,"195":1,"198":1,"199":7,"201":1,"202":1,"206":4,"209":2,"210":1,"211":7,"213":3,"215":2,"222":7,"228":2,"231":4,"233":1,"236":11,"240":1,"247":2,"249":4,"255":1,"263":1,"266":3,"276":2,"277":4,"279":1,"284":2,"289":1,"294":3,"302":1,"303":2,"307":1,"312":1,"318":1,"319":1,"334":1,"343":1,"348":1,"357":2,"361":2,"362":1,"363":1,"371":8,"375":2,"376":1,"377":1,"381":1,"383":1,"384":1,"385":1,"389":2,"390":1,"392":2,"395":1,"396":2,"430":1,"441":1,"442":1,"445":1,"446":1,"447":2,"455":1,"456":2,"458":1,"463":1,"464":1,"465":1,"467":1,"471":1,"477":1,"487":1,"494":1,"495":4,"508":1,"509":1,"520":1,"522":1,"526":1,"527":1,"537":1,"543":9,"544":1,"546":10,"547":5,"552":8,"556":1,"560":1,"561":1,"562":1,"571":1,"576":1,"581":5,"582":1,"592":3,"594":1,"595":2,"596":1,"597":4,"598":1,"601":8,"603":1,"608":1,"615":1,"619":1,"621":6,"625":1,"626":1,"630":1,"631":1,"638":1,"643":1,"646":1,"647":1,"648":1,"650":1,"654":1,"657":1,"658":2,"660":1,"666":2,"667":3,"668":1,"671":3,"674":1,"676":3,"679":1,"680":2,"682":1,"697":2,"701":3,"702":3,"709":1,"710":5,"724":1,"727":4,"730":1,"733":1,"734":1,"735":5,"736":1,"737":2,"739":1,"740":1,"742":2,"747":1,"748":1,"749":1,"757":1,"763":1,"766":1,"769":1,"772":1,"775":1,"782":1,"783":1,"807":1,"808":1,"809":2,"836":1,"838":2,"840":1,"841":3,"868":1,"869":1,"870":1,"871":3,"900":1,"903":2,"905":1,"906":3,"935":1,"937":2,"939":1,"940":3,"969":1,"971":2,"973":1,"974":3,"1003":1,"1005":2,"1007":1,"1008":3,"1037":1,"1039":2,"1041":1,"1042":3,"1071":1,"1073":2,"1075":1,"1076":3,"1105":1,"1107":2,"1109":1,"1110":3,"1139":1,"1141":2,"1143":1,"1144":3,"1171":1,"1173":2,"1174":1,"1176":1,"1177":1,"1178":2,"1179":2,"1181":3,"1182":4,"1183":2,"1195":1,"1196":1,"1197":3,"1225":1,"1230":4,"1246":1,"1250":1,"1261":1,"1266":1,"1267":1,"1268":1,"1272":3,"1274":1,"1277":1,"1278":1,"1281":2,"1289":1,"1291":1,"1294":1,"1296":1,"1298":2,"1300":1,"1310":1,"1311":1,"1317":1,"1318":1,"1326":2,"1327":1,"1328":1,"1329":2,"1331":2,"1334":1,"1336":4,"1337":1,"1339":3,"1343":2,"1355":3,"1356":3,"1357":1,"1358":1,"1359":1,"1360":1,"1372":4,"1373":3,"1375":1,"1376":1,"1378":2,"1383":3,"1386":10,"1389":3,"1391":1,"1392":5,"1396":1,"1397":3,"1398":24,"1400":1,"1401":6,"1411":2,"1412":2,"1417":1,"1418":2,"1419":6,"1428":2,"1432":2,"1444":4,"1446":1,"1447":1,"1450":1,"1453":3,"1455":5,"1456":6,"1458":1,"1460":4,"1463":4,"1465":10,"1467":1,"1469":2,"1473":2,"1487":1,"1488":3,"1489":1,"1491":3,"1492":1,"1493":1,"1495":3,"1498":1,"1499":1,"1500":3,"1503":1,"1504":1,"1506":2,"1511":2,"1513":3,"1514":4,"1515":4,"1516":2,"1517":1,"1519":1,"1521":2,"1526":3,"1527":1,"1530":1,"1531":1,"1542":1,"1543":1,"1559":2,"1560":2,"1563":1,"1564":5,"1565":2,"1567":4,"1569":4,"1570":1,"1571":1,"1576":5,"1582":1,"1583":5,"1584":2,"1585":1,"1586":1,"1587":3,"1588":1,"1589":1,"1593":1,"1598":1,"1603":1,"1608":2,"1609":10,"1611":1,"1616":2,"1629":1,"1630":1,"1632":1,"1633":1,"1634":1,"1636":3,"1638":2,"1641":1,"1643":1,"1644":2,"1648":8,"1649":5,"1650":1,"1651":1,"1653":1,"1658":1,"1665":1,"1667":2,"1674":1,"1675":1,"1676":2,"1679":1,"1680":2,"1681":1,"1685":1,"1689":1,"1706":2,"1711":1,"1734":1,"1739":1,"1744":1,"1745":3,"1747":4,"1748":3,"1749":1,"1750":1,"1756":1,"1757":2,"1758":2,"1759":3,"1761":2,"1762":1,"1763":6,"1766":1,"1769":1,"1770":1,"1803":1,"1804":2,"1805":1,"1806":3,"1807":4,"1811":4,"1813":1,"1814":1,"1818":4,"1819":3,"1820":1,"1825":2,"1826":3,"1827":1,"1828":4,"1829":2,"1830":1,"1831":1,"1832":2,"1835":1,"1837":1,"1838":1,"1839":1,"1840":1,"1845":1,"1847":1,"1889":1,"1893":1,"1894":2,"1897":3,"1898":1,"1905":1,"1906":1,"1907":1,"1911":5,"1912":17,"1913":2,"1914":3,"1916":1,"1918":2,"1919":3,"1920":2,"1928":1,"1932":2,"1933":4,"1934":1,"1935":2,"1937":1,"1939":3,"1943":3,"1945":1,"1946":2,"1949":1,"1950":2,"1952":2,"1953":4,"1955":3,"1964":1,"1965":2,"1967":1,"1968":1,"1969":3,"1970":1,"1972":2,"1993":1,"1995":1,"1997":1,"1998":1,"1999":3,"2000":1,"2002":1,"2003":1,"2010":2,"2013":8,"2015":3,"2021":1,"2022":1,"2026":1,"2027":1,"2029":1,"2030":1,"2031":4,"2032":2,"2037":2,"2038":3,"2039":1,"2040":4,"2041":6,"2042":1,"2043":1,"2044":1,"2046":1,"2047":5,"2050":1,"2051":3,"2052":2,"2055":1,"2056":1,"2057":1,"2058":1,"2063":1,"2065":1,"2124":3,"2125":2,"2127":1,"2128":1,"2130":1,"2131":1,"2133":1,"2134":1,"2135":2,"2137":4,"2144":4,"2146":6,"2149":3,"2150":1,"2154":1,"2156":3,"2178":1,"2180":1,"2193":1,"2194":1,"2195":1,"2199":2,"2200":5,"2201":2,"2204":1,"2205":1,"2206":1,"2211":1,"2213":1,"2215":1,"2217":1,"2218":1,"2219":1,"2221":1,"2222":9,"2223":2,"2224":7,"2225":2,"2226":1,"2232":1,"2236":18,"2238":1,"2239":3,"2240":1,"2243":1,"2244":2,"2248":1,"2250":7,"2251":1,"2252":4,"2254":1,"2255":14,"2256":12,"2261":7,"2262":1,"2263":3,"2264":1,"2265":7,"2269":1,"2271":1,"2272":1,"2274":1,"2276":3,"2277":3,"2278":1,"2290":1,"2291":1,"2292":1,"2323":1,"2324":1,"2325":1,"2328":1,"2329":3,"2332":1,"2334":2,"2335":2,"2336":1,"2337":1,"2339":2,"2341":1,"2342":1,"2343":1,"2344":1,"2346":3,"2348":3,"2350":4,"2353":2,"2355":2,"2356":5,"2360":1,"2363":1,"2364":3,"2367":1,"2368":1,"2369":4,"2371":2,"2373":6,"2374":6,"2375":3,"2376":2,"2377":5,"2378":2,"2380":4,"2383":1,"2385":1,"2387":1,"2390":1,"2391":1,"2392":2,"2394":1,"2399":1,"2400":1,"2402":1,"2407":1,"2410":1,"2412":1,"2414":2,"2417":1,"2421":1,"2427":1,"2431":4,"2433":4,"2435":4,"2436":1,"2445":1,"2447":2,"2448":2,"2449":2,"2451":2,"2453":3,"2454":1,"2455":1,"2463":2,"2464":1,"2466":1,"2467":3,"2469":11,"2472":2,"2473":4,"2476":2,"2477":1,"2478":1,"2481":2,"2483":10,"2484":3,"2485":3,"2486":3,"2494":7,"2496":4,"2497":11,"2498":3,"2503":1,"2504":4,"2506":3,"2510":6,"2511":1,"2513":29,"2514":1,"2515":1,"2516":1,"2517":1,"2518":2,"2519":3,"2521":2,"2523":2,"2525":1,"2526":2,"2527":1,"2534":1,"2535":1,"2538":1,"2539":1,"2545":3,"2547":1,"2548":1,"2549":1,"2550":1,"2551":1,"2553":1,"2556":1,"2558":5,"2560":1,"2562":4,"2563":1,"2568":1,"2570":1,"2574":1,"2576":2,"2578":1,"2582":4,"2585":3,"2587":2,"2588":3,"2592":1,"2599":6,"2600":3,"2601":2,"2605":1,"2606":2,"2610":2,"2611":1,"2612":1,"2617":2,"2621":1,"2622":2,"2626":2,"2627":4,"2628":1,"2631":1,"2633":1,"2634":1,"2638":3,"2639":4,"2640":1,"2642":3,"2644":1,"2648":1,"2653":1,"2654":1,"2655":3,"2657":2,"2661":1,"2665":1,"2666":1,"2670":1,"2673":1,"2674":4,"2675":1,"2676":6,"2677":2,"2678":1,"2683":2,"2699":1,"2701":1,"2702":5,"2703":3,"2704":5,"2705":18,"2712":1,"2713":1,"2715":1,"2720":2,"2725":1,"2729":1,"2730":1,"2731":4,"2732":2,"2733":1,"2735":1,"2739":1,"2742":1,"2743":3,"2744":1,"2745":1,"2752":1,"2753":1,"2756":1,"2761":1,"2771":1,"2774":1,"2783":1,"2785":1,"2786":1,"2791":1,"2793":1,"2800":1,"2801":2,"2802":2,"2803":2,"2804":4,"2805":4,"2809":3,"2813":1,"2815":3,"2817":1,"2818":3,"2822":2,"2824":2,"2825":3,"2827":2,"2830":1,"2831":3,"2833":1,"2842":1,"2845":1,"2847":3,"2850":1,"2851":1,"2852":1,"2858":1,"2859":1,"2860":1,"2861":1,"2864":1,"2868":3,"2869":1,"2871":2,"2872":3,"2873":2,"2874":2,"2875":5,"2876":9,"2877":2,"2879":1,"2880":1,"2881":9,"2882":6,"2884":1,"2886":2,"2888":1,"2889":1,"2892":1}}],["often",{"0":{"2586":1},"1":{"2587":1,"2588":1,"2589":1},"2":{"99":1,"543":1,"627":1,"628":1,"666":1,"701":1,"1261":1,"1296":1,"1322":1,"1325":1,"1330":1,"1382":3,"1383":1,"1388":1,"1467":1,"1563":2,"1638":1,"1646":1,"1955":1,"2124":1,"2154":1,"2237":1,"2263":1,"2415":1,"2580":1,"2581":1,"2583":1,"2678":1,"2776":1,"2783":2,"2785":1,"2792":1}}],["offending",{"0":{"2513":1},"2":{"2516":1,"2517":1,"2676":1}}],["offer",{"2":{"2125":1,"2370":1}}],["offered",{"2":{"1749":1,"1751":1}}],["offers",{"2":{"1359":1,"1454":1,"1520":1,"2623":1}}],["official",{"2":{"1334":1,"1375":1,"2429":1,"2513":1,"2574":1,"2623":1,"2632":1,"2642":1,"2643":1,"2706":1,"2851":1}}],["officially",{"2":{"254":1,"1320":1,"1321":1,"2549":1}}],["offloaded",{"2":{"1174":1,"1177":1}}],["offload",{"2":{"749":1,"1270":1,"1271":1,"1272":1}}],["offset=0",{"2":{"506":1}}],["offsets",{"2":{"222":1,"249":1,"1508":1,"1911":1,"2704":6,"2705":4,"2723":4}}],["offset",{"0":{"2723":1,"2748":1},"2":{"199":1,"211":2,"222":1,"317":1,"506":4,"735":1,"736":1,"1508":2,"1895":12,"1907":1,"1910":1,"2041":1,"2131":1,"2234":1,"2704":2,"2705":8,"2715":1,"2716":3,"2720":1,"2722":2,"2723":2,"2745":1,"2748":4}}],["offs",{"2":{"114":1}}],["offhand",{"2":{"31":1,"34":1,"1906":1,"2233":1}}],["off",{"0":{"1289":1,"1622":1,"1624":1,"1626":1,"1678":1,"1818":1,"2138":1,"2261":1},"1":{"1290":1},"2":{"25":1,"92":1,"105":4,"114":2,"116":1,"134":1,"149":1,"168":1,"176":1,"195":1,"211":1,"222":1,"236":1,"247":2,"324":1,"387":1,"396":1,"495":1,"543":1,"547":3,"552":2,"591":1,"601":1,"629":1,"633":1,"634":2,"635":2,"651":1,"700":1,"701":2,"835":2,"838":14,"1036":2,"1039":14,"1104":2,"1107":14,"1138":2,"1141":14,"1289":1,"1356":1,"1389":1,"1392":1,"1396":1,"1397":1,"1398":7,"1401":2,"1403":1,"1411":1,"1455":6,"1456":5,"1460":3,"1463":2,"1465":8,"1491":3,"1499":1,"1500":3,"1506":1,"1511":1,"1513":4,"1514":1,"1516":1,"1519":1,"1530":1,"1532":1,"1542":1,"1544":1,"1567":1,"1568":1,"1569":2,"1571":1,"1576":4,"1608":2,"1609":7,"1616":1,"1646":1,"1648":6,"1649":1,"1652":2,"1678":1,"1747":1,"1748":3,"1757":1,"1759":1,"1760":1,"1761":2,"1806":1,"1807":4,"1811":4,"1813":1,"1818":4,"1819":4,"1828":4,"1832":2,"1837":1,"1838":1,"1841":1,"1842":1,"1905":1,"1907":1,"1912":8,"1913":2,"1926":1,"1939":1,"1964":7,"1965":1,"1968":4,"1969":4,"1997":1,"1999":1,"2040":4,"2041":3,"2045":2,"2047":2,"2053":3,"2055":1,"2056":1,"2059":1,"2060":1,"2127":1,"2128":1,"2137":3,"2138":2,"2146":4,"2150":1,"2151":2,"2156":1,"2199":2,"2200":3,"2222":4,"2232":2,"2234":1,"2236":10,"2250":6,"2252":2,"2256":1,"2261":8,"2264":1,"2265":5,"2363":2,"2364":3,"2371":1,"2373":1,"2375":1,"2469":5,"2472":2,"2483":8,"2484":3,"2485":3,"2486":4,"2494":2,"2496":4,"2497":5,"2498":4,"2503":1,"2504":4,"2506":3,"2510":5,"2515":1,"2599":4,"2600":5,"2670":1,"2673":1,"2676":2,"2702":1,"2705":2,"2731":1,"2732":2,"2733":1,"2805":1,"2818":1,"2824":1,"2825":1,"2827":2,"2859":1}}],["of",{"0":{"8":1,"28":1,"33":1,"89":1,"123":1,"124":1,"262":1,"265":1,"275":1,"302":1,"303":1,"307":1,"316":1,"387":1,"401":1,"574":1,"603":1,"612":1,"670":1,"1327":1,"1346":1,"1383":1,"1611":1,"1756":1,"1764":1,"1806":1,"1807":1,"1956":1,"2152":1,"2420":1,"2474":1,"2583":1,"2729":1,"2749":1,"2835":1,"2890":1},"1":{"34":1,"613":1,"614":1,"1765":1,"1766":1,"1767":1,"1768":1,"1769":1,"1770":1,"1771":1,"1772":1,"1773":1,"1774":1,"1775":1,"1776":1,"1777":1,"1778":1,"1779":1,"1780":1,"1781":1,"1782":1,"1783":1,"1784":1,"1785":1,"1786":1,"1787":1,"1788":1,"1789":1,"1790":1,"1791":1,"1792":1,"1793":1,"1794":1,"1795":1,"1796":1,"1797":1,"1798":1,"1799":1,"1800":1,"1801":1,"1802":1,"2475":1,"2476":1,"2477":1,"2478":1,"2584":1,"2585":1,"2730":1,"2731":1,"2732":1,"2733":1,"2734":1,"2735":1,"2736":1,"2737":1,"2738":1,"2739":1,"2740":1,"2750":1,"2751":1,"2752":1,"2753":1,"2754":1,"2755":1,"2756":1,"2757":1,"2758":1,"2759":1,"2760":1,"2761":1,"2762":1,"2763":1,"2764":1,"2765":1,"2766":1,"2767":1,"2768":1,"2769":1,"2770":1,"2771":1,"2772":1,"2773":1,"2774":1,"2775":1,"2776":1,"2777":1,"2778":1,"2779":1,"2780":1,"2781":1,"2782":1,"2783":1,"2784":1,"2785":1,"2786":1,"2787":1,"2788":1,"2789":1,"2790":1,"2791":1,"2792":1,"2793":1,"2794":1,"2795":1,"2796":1,"2797":1,"2836":1,"2837":1,"2838":1,"2839":1,"2840":1,"2841":1,"2842":1},"2":{"0":1,"3":2,"4":1,"5":1,"6":1,"10":1,"15":2,"17":1,"19":1,"21":1,"22":2,"23":1,"25":2,"30":2,"31":3,"32":1,"33":2,"34":1,"37":1,"43":1,"45":3,"49":4,"50":9,"51":1,"55":1,"63":1,"64":1,"65":3,"67":1,"69":1,"70":2,"74":4,"76":3,"83":1,"86":2,"87":2,"88":2,"93":3,"94":3,"95":2,"98":2,"99":2,"103":4,"104":2,"107":3,"109":1,"112":3,"113":4,"114":15,"118":2,"119":4,"123":1,"124":3,"125":1,"126":2,"127":2,"130":2,"131":3,"132":1,"133":2,"134":21,"142":1,"149":11,"152":4,"153":1,"155":3,"156":1,"158":3,"161":1,"162":3,"163":3,"164":2,"165":16,"168":1,"169":3,"170":1,"172":5,"173":2,"174":1,"176":4,"182":4,"183":1,"184":2,"185":1,"186":1,"187":1,"189":3,"190":1,"191":15,"194":8,"195":1,"196":1,"198":4,"199":16,"201":6,"202":4,"203":5,"204":2,"209":2,"210":1,"211":20,"213":4,"214":1,"215":1,"222":10,"224":3,"228":1,"229":1,"231":1,"233":6,"234":2,"236":12,"238":5,"243":1,"245":1,"246":1,"247":1,"248":1,"249":6,"251":2,"254":2,"255":2,"256":2,"259":1,"262":5,"263":3,"265":3,"266":10,"268":2,"272":2,"273":2,"275":2,"276":1,"277":4,"279":6,"283":1,"285":9,"288":4,"293":2,"294":3,"297":3,"298":1,"303":1,"304":1,"305":2,"307":8,"308":10,"312":4,"314":2,"316":2,"317":2,"328":1,"330":1,"332":1,"344":2,"345":2,"347":1,"353":2,"356":5,"357":5,"367":1,"371":2,"374":3,"375":1,"376":3,"377":1,"381":5,"385":1,"386":3,"389":2,"390":7,"392":1,"395":1,"403":1,"404":1,"410":1,"426":2,"427":1,"428":1,"430":3,"431":1,"432":1,"433":1,"449":1,"450":1,"451":1,"452":1,"466":1,"471":3,"473":2,"475":2,"476":4,"477":2,"486":1,"487":1,"489":1,"491":1,"492":1,"494":13,"495":2,"496":4,"498":1,"503":1,"504":1,"505":2,"506":5,"507":2,"510":1,"511":2,"512":1,"516":1,"520":2,"522":2,"523":1,"524":2,"525":1,"526":1,"527":1,"529":1,"537":5,"541":1,"542":2,"543":18,"545":1,"546":7,"547":9,"550":2,"551":1,"552":6,"554":1,"556":1,"557":1,"558":1,"560":2,"561":2,"562":1,"563":1,"568":1,"570":4,"571":2,"573":1,"574":1,"575":2,"576":1,"581":1,"582":1,"587":1,"589":1,"591":1,"593":1,"595":8,"596":1,"597":3,"598":2,"601":9,"602":1,"603":4,"604":1,"605":1,"608":1,"609":1,"610":1,"611":2,"612":2,"613":1,"615":1,"619":2,"621":8,"625":1,"628":1,"629":2,"630":2,"633":2,"637":1,"638":4,"639":3,"642":3,"643":2,"647":10,"648":1,"653":5,"655":2,"657":1,"658":1,"660":2,"661":2,"666":1,"667":3,"668":3,"669":5,"670":1,"671":2,"672":1,"676":4,"679":1,"680":2,"682":6,"685":3,"688":1,"690":1,"696":1,"698":1,"700":8,"701":1,"702":2,"703":1,"705":1,"713":1,"715":1,"716":1,"718":1,"721":2,"727":3,"729":2,"730":5,"731":4,"732":1,"733":1,"734":5,"735":12,"736":7,"737":7,"738":3,"739":1,"740":4,"742":3,"743":2,"744":4,"745":1,"747":5,"748":1,"749":3,"753":1,"755":3,"758":3,"761":3,"764":3,"767":3,"770":3,"773":3,"776":1,"780":1,"788":1,"790":1,"792":1,"794":1,"796":1,"804":1,"806":5,"807":1,"812":1,"815":1,"817":1,"819":1,"821":1,"823":1,"833":1,"835":6,"836":1,"838":1,"844":1,"847":1,"849":1,"851":1,"853":1,"855":1,"865":1,"867":5,"868":1,"874":1,"877":1,"881":1,"883":1,"885":1,"887":1,"897":1,"899":6,"900":1,"903":1,"909":1,"912":1,"916":1,"918":1,"920":1,"922":1,"932":1,"934":6,"935":1,"937":1,"943":1,"946":1,"950":1,"952":1,"954":1,"956":1,"966":1,"968":6,"969":1,"971":1,"977":1,"980":1,"984":1,"986":1,"988":1,"990":1,"1000":1,"1002":7,"1003":1,"1005":1,"1011":1,"1014":1,"1018":1,"1020":1,"1022":1,"1024":1,"1034":1,"1036":6,"1037":1,"1039":1,"1045":1,"1048":1,"1052":1,"1054":1,"1056":1,"1058":1,"1068":1,"1070":7,"1071":1,"1073":1,"1079":1,"1082":1,"1086":1,"1088":1,"1090":1,"1092":1,"1102":1,"1104":6,"1105":1,"1107":1,"1113":1,"1116":1,"1120":1,"1122":1,"1124":1,"1126":1,"1136":1,"1138":7,"1139":1,"1141":1,"1147":1,"1149":1,"1150":1,"1154":1,"1156":1,"1158":1,"1160":1,"1170":2,"1171":2,"1173":1,"1174":2,"1175":2,"1176":1,"1178":6,"1179":1,"1181":3,"1182":2,"1183":5,"1185":1,"1187":1,"1191":1,"1192":2,"1194":5,"1195":1,"1200":1,"1203":1,"1207":1,"1209":1,"1211":1,"1213":1,"1223":1,"1225":1,"1228":1,"1230":3,"1238":2,"1241":2,"1244":1,"1246":1,"1249":1,"1256":2,"1258":2,"1261":2,"1263":7,"1264":2,"1265":2,"1266":1,"1269":1,"1273":2,"1278":1,"1280":1,"1281":1,"1284":1,"1286":1,"1289":1,"1291":1,"1293":2,"1294":1,"1295":1,"1297":1,"1300":1,"1305":1,"1306":1,"1307":1,"1308":1,"1310":1,"1311":1,"1313":2,"1314":2,"1315":2,"1321":5,"1323":1,"1326":1,"1327":2,"1330":1,"1331":1,"1334":5,"1337":1,"1340":3,"1343":4,"1345":2,"1346":3,"1348":1,"1350":1,"1354":1,"1356":8,"1358":1,"1359":13,"1360":2,"1375":1,"1376":1,"1378":2,"1380":1,"1381":1,"1383":12,"1386":11,"1387":1,"1388":4,"1389":6,"1390":1,"1391":3,"1392":3,"1393":6,"1395":2,"1397":4,"1398":4,"1401":4,"1402":1,"1403":5,"1404":2,"1408":1,"1409":1,"1411":1,"1412":1,"1414":4,"1417":4,"1418":3,"1419":7,"1420":2,"1423":1,"1426":2,"1428":2,"1430":1,"1431":2,"1432":1,"1435":1,"1437":1,"1442":2,"1444":3,"1447":2,"1450":2,"1454":1,"1455":5,"1456":1,"1457":1,"1458":1,"1461":1,"1462":2,"1463":5,"1465":2,"1467":1,"1468":2,"1469":1,"1472":1,"1473":4,"1480":1,"1483":1,"1484":1,"1485":1,"1486":1,"1487":2,"1488":3,"1489":1,"1491":1,"1492":3,"1494":1,"1495":2,"1498":3,"1499":1,"1500":1,"1502":2,"1503":3,"1504":4,"1505":2,"1508":12,"1509":2,"1511":4,"1514":4,"1515":1,"1516":5,"1518":1,"1519":1,"1521":1,"1523":1,"1524":1,"1528":3,"1559":2,"1561":2,"1562":1,"1563":1,"1572":2,"1575":2,"1579":5,"1582":3,"1583":1,"1584":1,"1588":1,"1590":1,"1591":2,"1592":4,"1593":2,"1596":1,"1597":1,"1598":1,"1600":1,"1602":7,"1607":2,"1611":1,"1616":3,"1618":1,"1619":4,"1627":1,"1628":2,"1629":4,"1630":3,"1631":3,"1632":2,"1634":2,"1635":2,"1636":1,"1637":1,"1638":1,"1640":2,"1646":2,"1649":5,"1654":2,"1658":1,"1659":2,"1660":2,"1661":2,"1662":2,"1663":2,"1667":4,"1672":1,"1681":2,"1683":1,"1685":2,"1688":4,"1689":1,"1690":4,"1700":1,"1701":1,"1708":2,"1709":2,"1710":4,"1714":1,"1715":1,"1719":1,"1720":1,"1721":1,"1722":1,"1723":1,"1726":1,"1727":1,"1728":1,"1730":2,"1733":2,"1734":3,"1736":1,"1737":1,"1742":1,"1747":2,"1749":4,"1750":4,"1751":2,"1752":4,"1753":3,"1754":3,"1755":5,"1756":5,"1757":2,"1759":2,"1760":1,"1764":1,"1766":1,"1768":1,"1769":3,"1770":8,"1771":2,"1803":1,"1804":1,"1805":2,"1808":1,"1809":1,"1810":1,"1811":2,"1817":3,"1825":2,"1826":14,"1829":5,"1830":2,"1831":3,"1832":5,"1843":1,"1845":1,"1847":1,"1858":1,"1876":1,"1883":2,"1886":2,"1892":3,"1893":4,"1894":9,"1895":1,"1896":2,"1897":3,"1898":2,"1901":1,"1903":1,"1904":1,"1905":2,"1907":5,"1908":1,"1909":3,"1910":10,"1911":2,"1912":16,"1915":2,"1917":3,"1919":1,"1922":1,"1923":1,"1924":4,"1925":1,"1926":2,"1928":3,"1932":8,"1934":2,"1935":4,"1936":3,"1937":2,"1938":5,"1939":7,"1941":4,"1942":4,"1945":2,"1946":1,"1948":1,"1949":1,"1950":5,"1955":1,"1957":2,"1959":2,"1962":1,"1964":5,"1965":1,"1967":1,"1968":1,"1969":1,"1970":3,"1972":2,"1977":1,"1978":1,"1979":1,"1980":1,"1981":1,"1982":1,"1983":1,"1984":1,"1985":1,"1986":1,"1990":1,"1992":1,"1993":2,"1999":2,"2000":3,"2002":1,"2003":1,"2004":1,"2007":2,"2012":2,"2013":6,"2015":2,"2018":1,"2020":1,"2021":1,"2023":1,"2024":1,"2025":3,"2026":2,"2029":1,"2032":1,"2033":1,"2034":1,"2037":2,"2038":14,"2041":10,"2042":9,"2044":2,"2046":3,"2047":6,"2050":1,"2061":1,"2063":1,"2065":1,"2076":1,"2112":1,"2119":2,"2122":2,"2124":3,"2125":6,"2126":2,"2127":1,"2129":1,"2131":6,"2133":7,"2134":2,"2135":5,"2136":2,"2137":3,"2140":1,"2144":2,"2145":4,"2149":1,"2152":3,"2153":2,"2154":1,"2155":2,"2156":1,"2157":1,"2159":1,"2160":1,"2163":2,"2165":3,"2167":1,"2168":2,"2174":1,"2176":1,"2177":1,"2178":1,"2180":1,"2181":1,"2198":1,"2202":1,"2205":1,"2206":2,"2207":1,"2210":1,"2211":1,"2212":1,"2213":2,"2215":2,"2216":1,"2218":2,"2219":1,"2220":1,"2221":10,"2222":28,"2223":2,"2224":7,"2225":1,"2226":2,"2227":1,"2229":1,"2230":1,"2231":1,"2232":2,"2234":2,"2235":4,"2236":11,"2237":4,"2238":3,"2239":2,"2240":2,"2241":16,"2242":6,"2243":3,"2244":5,"2246":17,"2247":1,"2249":1,"2251":2,"2254":3,"2255":6,"2256":6,"2258":1,"2262":1,"2263":8,"2264":3,"2265":6,"2266":1,"2269":1,"2271":3,"2272":1,"2273":2,"2275":5,"2276":6,"2277":4,"2294":1,"2298":1,"2308":1,"2325":6,"2327":2,"2328":4,"2329":2,"2330":1,"2332":2,"2334":1,"2335":1,"2336":1,"2337":2,"2339":2,"2341":2,"2342":1,"2343":4,"2344":2,"2346":2,"2348":2,"2350":2,"2353":1,"2355":1,"2356":2,"2358":1,"2360":1,"2361":5,"2363":12,"2364":2,"2367":1,"2369":4,"2370":4,"2371":6,"2372":1,"2373":13,"2374":5,"2375":5,"2376":2,"2377":3,"2378":4,"2380":7,"2381":2,"2383":1,"2385":2,"2392":1,"2395":1,"2396":1,"2397":1,"2399":4,"2401":3,"2402":1,"2404":1,"2405":1,"2407":2,"2410":1,"2411":1,"2412":7,"2413":1,"2414":2,"2415":2,"2416":2,"2418":2,"2420":4,"2421":4,"2423":3,"2425":3,"2427":1,"2428":4,"2429":1,"2436":2,"2440":1,"2442":1,"2443":2,"2447":1,"2448":4,"2449":5,"2450":5,"2451":1,"2453":1,"2454":3,"2455":2,"2463":2,"2465":1,"2466":1,"2469":4,"2470":4,"2471":4,"2472":4,"2473":2,"2474":2,"2475":3,"2476":5,"2477":2,"2478":2,"2480":1,"2481":1,"2483":2,"2484":1,"2485":1,"2497":3,"2508":1,"2512":1,"2513":8,"2514":9,"2515":2,"2516":2,"2517":3,"2519":4,"2521":2,"2522":3,"2525":6,"2526":2,"2528":1,"2529":1,"2530":2,"2531":4,"2532":4,"2533":3,"2536":2,"2539":4,"2540":1,"2545":2,"2549":4,"2550":1,"2552":1,"2553":1,"2554":1,"2555":2,"2556":2,"2558":3,"2560":1,"2563":1,"2565":1,"2566":1,"2571":1,"2572":1,"2574":1,"2575":1,"2576":4,"2577":3,"2580":2,"2581":1,"2582":13,"2583":2,"2584":2,"2585":1,"2586":3,"2588":3,"2589":1,"2591":1,"2598":3,"2599":1,"2600":3,"2601":1,"2603":1,"2606":2,"2607":1,"2610":1,"2611":2,"2612":1,"2613":1,"2615":1,"2617":1,"2619":2,"2622":8,"2623":2,"2624":2,"2627":1,"2628":2,"2630":1,"2632":7,"2633":8,"2634":4,"2635":2,"2638":1,"2639":2,"2641":1,"2642":3,"2643":1,"2648":3,"2650":2,"2652":1,"2653":2,"2654":1,"2655":5,"2657":3,"2658":3,"2659":4,"2661":1,"2662":5,"2663":1,"2664":2,"2665":2,"2666":2,"2667":1,"2668":4,"2669":3,"2670":2,"2673":1,"2674":10,"2675":1,"2676":11,"2677":6,"2678":1,"2679":2,"2680":4,"2686":3,"2687":1,"2689":4,"2697":1,"2699":1,"2702":9,"2703":12,"2704":21,"2705":29,"2706":1,"2712":4,"2713":5,"2715":7,"2716":1,"2717":1,"2718":1,"2719":1,"2720":6,"2721":5,"2722":6,"2723":4,"2724":6,"2725":2,"2726":2,"2727":1,"2728":4,"2729":2,"2733":1,"2735":1,"2736":1,"2738":2,"2739":1,"2742":4,"2743":4,"2744":1,"2745":1,"2747":1,"2750":2,"2751":1,"2753":1,"2755":1,"2759":1,"2760":1,"2765":1,"2766":1,"2771":1,"2773":1,"2776":2,"2779":1,"2781":2,"2783":1,"2788":1,"2789":2,"2793":2,"2794":2,"2799":2,"2800":3,"2801":2,"2802":4,"2803":1,"2804":1,"2805":4,"2806":1,"2807":1,"2808":1,"2809":2,"2810":1,"2811":2,"2812":7,"2813":2,"2816":19,"2817":1,"2818":12,"2819":6,"2821":2,"2822":1,"2824":5,"2825":12,"2826":1,"2827":5,"2828":1,"2829":1,"2830":2,"2831":3,"2832":3,"2833":2,"2835":2,"2836":2,"2837":1,"2839":2,"2840":1,"2841":2,"2842":2,"2843":3,"2845":1,"2846":6,"2847":3,"2849":3,"2850":1,"2854":2,"2855":4,"2856":1,"2857":1,"2858":4,"2859":2,"2860":6,"2861":6,"2862":3,"2863":3,"2864":5,"2865":1,"2866":4,"2868":6,"2869":2,"2870":2,"2874":2,"2875":4,"2876":3,"2877":3,"2878":7,"2879":1,"2880":3,"2881":1,"2882":7,"2884":6,"2885":1,"2886":3,"2887":1,"2888":3,"2890":4,"2891":4,"2892":1,"2895":1,"2896":7}}],["ordinarily",{"2":{"1488":1}}],["ordering",{"2":{"50":1,"2000":1,"2676":1}}],["order",{"0":{"1265":1,"1581":1,"1582":1,"2152":1},"2":{"10":1,"49":3,"50":1,"119":1,"124":1,"125":1,"132":1,"133":1,"134":1,"163":1,"165":2,"174":2,"185":1,"186":1,"188":1,"191":2,"211":1,"218":1,"221":1,"234":2,"272":1,"277":1,"308":1,"318":1,"357":1,"421":1,"455":1,"550":1,"554":1,"557":2,"615":1,"665":1,"666":1,"710":1,"730":1,"731":1,"735":2,"740":1,"783":1,"809":1,"841":1,"871":1,"906":1,"940":1,"974":1,"1008":1,"1042":1,"1076":1,"1110":1,"1144":1,"1181":1,"1182":1,"1197":1,"1263":3,"1265":7,"1298":1,"1343":1,"1358":1,"1383":1,"1389":1,"1397":1,"1409":2,"1484":1,"1508":1,"1581":2,"1582":8,"1755":1,"1911":1,"2000":1,"2010":1,"2042":1,"2135":1,"2152":5,"2205":1,"2215":1,"2216":1,"2243":1,"2251":1,"2256":1,"2263":1,"2265":1,"2362":1,"2375":1,"2400":1,"2401":1,"2428":1,"2445":1,"2513":1,"2515":1,"2558":2,"2580":1,"2622":2,"2632":1,"2633":2,"2655":1,"2661":1,"2676":1,"2677":1,"2703":1,"2821":1,"2845":1,"2868":1,"2869":1,"2875":1,"2896":1}}],["ored",{"2":{"1340":1}}],["orient",{"2":{"2219":1}}],["orientation",{"2":{"2007":5,"2705":1}}],["oriented",{"2":{"616":1,"1906":1,"2233":1,"2888":1}}],["oring",{"2":{"1508":2,"2518":1}}],["originating",{"2":{"1934":1,"1935":1}}],["original",{"2":{"124":1,"638":1,"1359":1,"1734":1,"1921":1,"2358":1,"2410":1,"2751":1,"2884":1}}],["originally",{"2":{"113":1,"293":1,"305":1,"314":1,"1321":1,"1510":1,"2335":1,"2446":1,"2674":1}}],["origin",{"2":{"389":1,"399":2,"400":1,"401":2,"456":2,"595":1,"2546":3,"2585":6,"2587":4,"2588":1}}],["orange",{"2":{"149":1,"667":1,"1916":1,"2045":2,"2151":3}}],["organise",{"2":{"211":1}}],["organize",{"2":{"114":1,"149":1,"2396":1}}],["organization",{"2":{"21":1,"149":1,"268":1,"279":1,"326":1,"2356":1,"2396":3}}],["org",{"2":{"149":1,"592":1,"1331":1,"1336":1,"1345":1,"1353":1,"1354":1,"1414":1,"1822":1,"2680":1}}],["orbit",{"2":{"149":1}}],["orthocode",{"2":{"277":1}}],["orthograph",{"2":{"249":1}}],["ortho60",{"2":{"199":1}}],["ortholinear",{"2":{"114":1,"658":1,"1460":1,"2369":1}}],["ortho",{"2":{"70":1,"143":4,"211":3,"249":1,"1406":4,"1409":1,"1462":1,"2371":1,"2395":1,"2669":2,"2676":1,"2800":1}}],["or",{"0":{"1327":1,"1949":1,"2253":1,"2580":1,"2797":1,"2869":1,"2887":1,"2891":1},"1":{"2254":1,"2255":1,"2256":1,"2257":1,"2258":1,"2259":1,"2260":1,"2261":1,"2262":1,"2263":1,"2264":1,"2265":1,"2870":1,"2871":1,"2872":1,"2873":1,"2874":1,"2875":1,"2876":1},"2":{"0":1,"9":1,"16":1,"19":1,"22":1,"23":1,"32":1,"39":1,"49":1,"52":1,"82":1,"87":1,"88":2,"90":2,"103":2,"104":2,"119":2,"126":2,"127":2,"131":1,"134":1,"138":1,"168":2,"169":2,"174":2,"176":1,"182":1,"191":1,"201":1,"202":1,"203":2,"214":2,"221":1,"222":1,"232":1,"234":4,"240":3,"244":1,"263":1,"268":1,"275":1,"279":2,"288":1,"302":1,"312":1,"331":1,"348":1,"377":3,"381":1,"392":5,"395":1,"396":2,"404":1,"407":1,"415":1,"426":7,"427":3,"430":3,"432":1,"433":1,"434":3,"436":1,"437":3,"442":2,"443":1,"444":1,"445":1,"446":1,"447":1,"449":1,"450":1,"451":1,"456":1,"457":1,"459":1,"460":3,"467":1,"469":1,"470":1,"474":1,"475":1,"477":1,"478":1,"489":2,"491":1,"494":3,"495":2,"498":1,"501":1,"502":1,"506":2,"510":1,"520":2,"522":1,"523":1,"526":1,"527":2,"538":1,"539":2,"543":6,"546":3,"547":2,"551":1,"552":1,"556":2,"563":1,"573":1,"574":1,"578":1,"579":1,"582":3,"592":2,"594":1,"595":3,"596":1,"598":4,"601":7,"602":1,"603":1,"604":1,"609":3,"610":1,"612":3,"621":4,"626":1,"627":2,"629":2,"630":2,"633":3,"638":1,"639":2,"642":1,"647":1,"648":1,"650":1,"651":1,"654":3,"657":2,"658":1,"667":5,"670":1,"671":2,"676":2,"679":1,"682":3,"684":1,"695":1,"696":4,"700":4,"701":6,"702":1,"704":1,"705":1,"724":1,"727":1,"729":1,"739":1,"744":2,"746":1,"747":2,"778":1,"779":1,"799":3,"801":1,"804":1,"805":1,"826":3,"828":1,"833":1,"834":1,"865":1,"866":1,"890":3,"892":1,"897":1,"898":1,"925":3,"927":1,"932":1,"933":1,"959":3,"961":1,"966":1,"967":1,"993":3,"995":1,"1000":1,"1001":1,"1027":3,"1029":1,"1034":1,"1035":1,"1068":1,"1069":1,"1102":1,"1103":1,"1136":1,"1137":1,"1172":1,"1173":1,"1174":1,"1175":1,"1176":1,"1178":3,"1179":1,"1183":1,"1185":1,"1192":1,"1193":1,"1216":3,"1218":1,"1224":1,"1231":1,"1234":1,"1245":1,"1262":1,"1263":1,"1265":1,"1267":2,"1268":1,"1272":1,"1275":1,"1289":1,"1291":1,"1293":2,"1294":1,"1296":3,"1300":1,"1307":1,"1320":1,"1321":1,"1324":1,"1329":1,"1330":1,"1331":2,"1340":1,"1354":2,"1355":1,"1356":2,"1359":3,"1371":1,"1382":1,"1383":1,"1386":1,"1389":3,"1391":1,"1392":4,"1393":1,"1395":1,"1396":1,"1397":2,"1398":4,"1399":1,"1400":1,"1409":1,"1411":1,"1412":2,"1413":2,"1414":3,"1417":2,"1418":1,"1419":2,"1420":1,"1422":2,"1424":2,"1426":3,"1428":5,"1432":1,"1437":1,"1443":1,"1447":3,"1448":1,"1450":3,"1451":1,"1452":1,"1453":1,"1455":1,"1456":2,"1458":1,"1460":1,"1462":2,"1463":1,"1468":2,"1469":1,"1471":1,"1473":1,"1487":3,"1492":1,"1494":1,"1495":3,"1497":3,"1498":1,"1499":1,"1502":2,"1504":1,"1507":1,"1508":1,"1511":2,"1512":1,"1513":1,"1514":1,"1515":3,"1516":1,"1517":1,"1528":1,"1530":1,"1542":1,"1560":1,"1561":1,"1563":5,"1564":5,"1565":1,"1567":2,"1571":2,"1572":1,"1575":1,"1578":1,"1579":1,"1582":6,"1583":2,"1587":1,"1588":1,"1590":1,"1591":2,"1592":1,"1593":1,"1595":1,"1596":1,"1600":3,"1601":1,"1603":1,"1607":1,"1609":2,"1619":1,"1629":5,"1630":1,"1636":1,"1638":1,"1639":1,"1640":1,"1641":1,"1642":1,"1646":1,"1648":1,"1653":1,"1654":1,"1655":2,"1656":1,"1665":1,"1676":1,"1680":1,"1694":1,"1696":1,"1706":1,"1708":1,"1710":1,"1717":2,"1725":1,"1733":1,"1734":1,"1735":1,"1744":1,"1749":2,"1750":1,"1753":1,"1756":5,"1759":2,"1762":1,"1769":1,"1772":1,"1806":1,"1807":1,"1811":3,"1817":2,"1826":4,"1828":1,"1830":2,"1835":2,"1837":1,"1838":1,"1845":1,"1847":1,"1892":2,"1893":2,"1895":2,"1897":2,"1901":3,"1903":1,"1905":1,"1906":2,"1907":1,"1911":1,"1912":10,"1914":1,"1916":1,"1922":1,"1931":2,"1932":1,"1939":4,"1942":3,"1943":2,"1950":1,"1952":1,"1955":2,"1956":2,"1957":1,"1959":1,"1964":4,"1970":1,"1972":1,"1993":2,"1995":2,"1996":2,"1997":1,"2002":2,"2007":1,"2008":1,"2010":1,"2013":3,"2024":2,"2025":1,"2028":1,"2030":1,"2031":1,"2032":1,"2034":1,"2038":4,"2040":1,"2044":2,"2050":2,"2055":1,"2056":1,"2063":1,"2065":1,"2127":2,"2130":1,"2134":1,"2137":2,"2149":1,"2157":1,"2197":1,"2199":1,"2200":4,"2204":1,"2205":2,"2206":2,"2207":3,"2211":2,"2218":1,"2219":2,"2222":1,"2223":3,"2224":2,"2225":2,"2226":1,"2230":1,"2232":1,"2233":2,"2236":5,"2238":1,"2239":1,"2240":2,"2241":1,"2244":4,"2246":5,"2247":1,"2250":2,"2255":3,"2256":2,"2263":4,"2264":2,"2265":1,"2269":1,"2275":1,"2276":2,"2277":1,"2278":1,"2311":1,"2322":1,"2325":2,"2327":2,"2329":3,"2332":2,"2334":1,"2335":1,"2337":1,"2339":2,"2341":2,"2342":1,"2344":2,"2346":3,"2348":3,"2350":3,"2352":1,"2353":3,"2356":1,"2357":1,"2363":3,"2364":2,"2367":1,"2369":2,"2372":1,"2373":4,"2374":1,"2375":1,"2377":2,"2378":2,"2379":1,"2380":4,"2381":2,"2390":1,"2391":1,"2395":1,"2397":1,"2399":1,"2400":1,"2401":3,"2404":1,"2411":1,"2412":2,"2416":1,"2420":1,"2428":1,"2429":1,"2432":1,"2448":3,"2454":1,"2467":1,"2472":1,"2473":1,"2475":3,"2476":3,"2482":1,"2486":1,"2490":1,"2493":1,"2494":1,"2496":1,"2503":1,"2504":1,"2510":1,"2511":1,"2513":3,"2514":3,"2515":2,"2516":1,"2518":1,"2519":2,"2530":2,"2531":2,"2532":2,"2533":2,"2535":3,"2549":1,"2553":1,"2554":1,"2558":7,"2559":1,"2560":5,"2562":3,"2563":1,"2566":1,"2574":1,"2586":2,"2588":2,"2598":1,"2599":2,"2600":1,"2604":2,"2607":1,"2610":1,"2611":1,"2617":1,"2619":1,"2622":1,"2624":1,"2627":1,"2633":3,"2639":1,"2640":2,"2643":1,"2651":1,"2655":3,"2657":1,"2659":1,"2662":1,"2667":1,"2668":1,"2670":2,"2673":1,"2674":3,"2675":1,"2676":18,"2677":3,"2678":1,"2679":2,"2680":5,"2682":1,"2683":2,"2686":1,"2687":3,"2700":1,"2701":1,"2702":1,"2703":1,"2704":5,"2705":12,"2712":1,"2715":1,"2717":1,"2718":1,"2720":1,"2724":2,"2729":1,"2731":1,"2733":1,"2734":1,"2735":1,"2736":2,"2737":2,"2738":3,"2739":1,"2740":1,"2742":1,"2745":1,"2753":1,"2756":1,"2761":1,"2767":1,"2773":2,"2782":1,"2789":2,"2797":1,"2800":2,"2802":1,"2816":3,"2818":1,"2824":1,"2825":1,"2833":1,"2836":2,"2839":2,"2840":2,"2841":2,"2842":1,"2846":4,"2847":3,"2852":1,"2854":1,"2863":1,"2864":1,"2868":1,"2869":4,"2870":1,"2875":2,"2876":1,"2878":1,"2880":3,"2881":4,"2882":5,"2884":5,"2887":2,"2893":1,"2895":1}}],["dx",{"2":{"2836":1}}],["dlls",{"2":{"2687":1}}],["dlr",{"2":{"2468":1,"2505":1}}],["dg",{"2":{"2575":1}}],["dgk6x",{"2":{"199":1,"207":2}}],["dqt",{"2":{"2468":1,"2505":1}}],["dquote",{"2":{"503":2}}],["dquo",{"2":{"165":2,"2468":1,"2505":1,"2521":6}}],["d♯",{"2":{"1819":6,"2498":6}}],["ds5",{"2":{"1819":1,"2498":1}}],["ds4",{"2":{"1819":1,"2498":1}}],["ds3",{"2":{"1819":1,"2498":1}}],["ds2",{"2":{"1819":1,"2498":1}}],["ds1",{"2":{"1819":1,"2498":1}}],["ds",{"2":{"1819":1,"2498":1}}],["d♭",{"2":{"1819":6,"2498":6}}],["dwl",{"2":{"1649":1}}],["dwld",{"2":{"1648":1}}],["dwlu",{"2":{"1648":1}}],["dwell",{"2":{"1648":4,"1649":13,"2222":1}}],["dword",{"0":{"2184":1},"1":{"2185":1},"2":{"1388":1,"1390":1}}],["db5",{"2":{"1819":1,"2498":1}}],["db4",{"2":{"1819":1,"2498":1}}],["db3",{"2":{"1819":1,"2498":1}}],["db2",{"2":{"1819":1,"2498":1}}],["db1",{"2":{"1819":1,"2498":1}}],["dbl",{"2":{"1654":2}}],["dblsharp",{"2":{"1654":6}}],["dblclick",{"2":{"1654":14}}],["dbaas",{"2":{"1567":1}}],["db",{"2":{"1300":1,"1819":1,"2137":1,"2482":1,"2498":1,"2700":1}}],["db60",{"2":{"191":1}}],["d9",{"2":{"676":1}}],["d8",{"2":{"676":1,"2448":1}}],["d3",{"2":{"552":1,"1173":1,"1246":3,"1375":1,"1819":1,"2212":1,"2498":1,"2639":1,"2667":1,"2668":1}}],["d2",{"2":{"552":1,"1173":1,"1246":3,"1375":1,"1819":1,"1996":1,"1997":2,"1999":1,"2212":1,"2498":1,"2639":1,"2667":1,"2668":1}}],["d7",{"2":{"543":1,"547":1,"674":1,"1246":1,"1667":1,"2639":1}}],["d6",{"2":{"543":1,"674":1,"1246":1,"2377":1}}],["d4",{"2":{"543":1,"674":1,"1523":1,"1667":1,"1819":1,"2321":1,"2498":1,"2639":1,"2667":1}}],["d5",{"2":{"543":1,"1246":1,"1372":1,"1376":1,"1523":1,"1819":1,"1997":2,"1999":1,"2330":1,"2337":1,"2498":1,"2639":2,"2668":1}}],["dnworks",{"2":{"270":2,"277":2}}],["dpi",{"2":{"1944":2,"1945":1}}],["dprint",{"2":{"1305":1,"2223":1,"2364":2}}],["dprintf",{"2":{"50":1,"1305":1,"2223":1,"2895":2}}],["dp3000",{"2":{"226":2,"236":1}}],["dharma",{"2":{"211":1}}],["dyn",{"2":{"1631":1}}],["dynamically",{"2":{"119":1,"2712":1,"2799":1,"2868":1}}],["dynamic",{"0":{"119":1,"1629":1,"1631":1,"2489":1,"2761":1,"2868":1},"1":{"1630":1,"1631":1,"1632":1},"2":{"119":4,"134":1,"149":2,"165":3,"188":2,"191":4,"199":1,"211":1,"222":3,"236":2,"249":1,"277":2,"520":1,"556":1,"1629":11,"1630":6,"1631":4,"1632":6,"2489":6,"2502":6,"2761":1,"2855":1,"2864":2,"2866":2,"2868":10}}],["dymium65",{"2":{"211":1}}],["dyz",{"2":{"211":1}}],["dclk",{"2":{"2453":1}}],["dc",{"2":{"1909":2,"2704":11}}],["dc60",{"2":{"211":1}}],["dc01",{"2":{"114":2}}],["d",{"2":{"194":1,"196":8,"199":1,"211":1,"249":1,"266":3,"332":1,"353":1,"354":1,"431":3,"473":1,"478":1,"492":1,"493":1,"554":2,"571":2,"592":1,"597":2,"598":1,"600":1,"602":1,"615":1,"1294":2,"1308":1,"1310":1,"1414":1,"1417":1,"1418":2,"1419":1,"1493":1,"1567":2,"1572":2,"1575":1,"1595":1,"1766":8,"1772":1,"1819":19,"1905":1,"2024":1,"2026":2,"2223":1,"2232":1,"2242":1,"2247":1,"2268":1,"2277":1,"2339":2,"2341":2,"2342":2,"2343":1,"2344":2,"2371":1,"2408":1,"2448":1,"2456":3,"2471":1,"2477":1,"2481":3,"2498":19,"2561":1,"2567":1,"2600":1,"2701":11,"2703":2,"2704":4,"2705":4,"2836":1,"2895":1}}],["dvd",{"2":{"2514":1}}],["dv",{"2":{"165":2,"1563":1}}],["dvorak",{"0":{"2760":1},"2":{"92":1,"165":1,"1392":2,"1395":1,"1396":1,"1422":1,"1563":1,"1590":3,"1592":2,"2136":1,"2476":1,"2735":2,"2760":2,"2834":14}}],["ddr",{"2":{"1999":3}}],["ddram",{"0":{"1704":1},"1":{"1705":1},"2":{"1697":2,"1704":1,"1705":1}}],["ddrb",{"2":{"1368":1}}],["dd",{"2":{"165":2,"188":1,"191":10,"199":7,"211":1,"236":2,"277":6,"317":2,"389":2}}],["djinn",{"2":{"165":1,"266":1}}],["dt40",{"2":{"222":1}}],["dtisaac",{"2":{"122":1}}],["dtisaac01",{"2":{"122":2}}],["dt",{"2":{"119":3,"2502":3,"2868":22}}],["dzr",{"2":{"2247":1}}],["dz60",{"2":{"211":1,"426":2}}],["dz60rgb",{"2":{"114":1,"149":1}}],["dztech",{"2":{"102":1,"149":1,"199":1,"211":1}}],["dribin",{"2":{"2412":1}}],["driving",{"2":{"696":1,"1274":1,"1275":1}}],["drives",{"2":{"165":1,"1447":1}}],["drive",{"2":{"162":1,"543":1,"703":1,"1183":1,"1448":1,"1452":1,"1453":1,"1515":1,"1649":2,"1652":1,"1653":1}}],["driven",{"0":{"109":1,"158":1,"184":1,"646":1},"1":{"110":1,"111":1,"112":1,"159":1,"647":1,"648":1,"649":1,"650":1,"651":1,"652":1,"653":1,"654":1,"655":1},"2":{"76":1,"109":1,"114":1,"149":2,"158":1,"165":4,"176":3,"184":1,"191":2,"199":13,"201":1,"211":26,"222":13,"236":6,"262":1,"266":68,"277":3,"445":1,"446":1,"537":2,"646":1,"702":1,"1275":1,"1372":1,"1373":1,"1444":2,"1515":2,"1528":1,"1824":1,"1911":1,"1922":1,"1925":1,"1926":1,"1939":1,"2036":1,"2400":1,"2628":1,"2664":1,"2670":2,"2676":2,"2799":1,"2888":1}}],["driver",{"0":{"210":1,"221":1,"233":1,"240":1,"244":1,"666":1,"671":1,"683":1,"695":1,"705":1,"722":1,"724":1,"725":1,"726":1,"727":1,"728":1,"730":1,"731":1,"732":1,"733":1,"735":1,"736":1,"737":1,"738":1,"739":1,"740":1,"745":1,"778":1,"804":1,"833":1,"865":1,"897":1,"901":1,"932":1,"966":1,"1000":1,"1034":1,"1038":1,"1068":1,"1102":1,"1106":1,"1136":1,"1170":1,"1180":1,"1181":1,"1182":1,"1183":1,"1192":1,"1223":1,"1244":1,"1261":1,"1267":1,"1268":1,"1269":1,"1270":1,"1271":1,"1272":1,"1277":1,"1280":1,"1281":1,"1517":1,"1518":1,"1519":1,"1520":1,"1521":1,"1523":1,"1524":1,"1526":1,"1527":1,"1550":1,"1664":1,"1825":1,"1900":1,"1913":1,"1940":1,"1995":1,"1996":1,"1997":1,"1998":1,"1999":1,"2000":1,"2037":1,"2228":1,"2388":1,"2645":1,"2646":1,"2647":1,"2693":1},"1":{"667":1,"668":1,"669":1,"670":1,"672":1,"673":1,"674":1,"675":1,"676":1,"677":1,"678":1,"679":1,"680":1,"681":1,"682":1,"684":1,"685":1,"686":1,"687":1,"688":1,"689":1,"690":1,"691":1,"692":1,"693":1,"694":1,"696":1,"697":1,"698":1,"699":1,"700":1,"701":1,"702":1,"703":1,"704":1,"706":1,"707":1,"708":1,"709":1,"710":1,"711":1,"712":1,"713":1,"714":1,"715":1,"716":1,"717":1,"718":1,"719":1,"720":1,"721":1,"723":1,"724":1,"725":2,"726":2,"728":1,"729":2,"730":1,"731":1,"732":1,"733":1,"740":1,"746":1,"747":1,"748":1,"749":1,"750":1,"751":1,"752":1,"753":1,"754":1,"755":1,"756":1,"757":1,"758":1,"759":1,"760":1,"761":1,"762":1,"763":1,"764":1,"765":1,"766":1,"767":1,"768":1,"769":1,"770":1,"771":1,"772":1,"773":1,"774":1,"775":1,"776":1,"777":1,"779":1,"780":1,"781":1,"782":1,"783":1,"784":1,"785":1,"786":1,"787":1,"788":1,"789":1,"790":1,"791":1,"792":1,"793":1,"794":1,"795":1,"796":1,"797":1,"798":1,"799":1,"800":1,"801":1,"802":1,"803":1,"805":1,"806":1,"807":1,"808":1,"809":1,"810":1,"811":1,"812":1,"813":1,"814":1,"815":1,"816":1,"817":1,"818":1,"819":1,"820":1,"821":1,"822":1,"823":1,"824":1,"825":1,"826":1,"827":1,"828":1,"829":1,"830":1,"831":1,"832":1,"834":1,"835":1,"836":1,"837":1,"838":1,"839":1,"840":1,"841":1,"842":1,"843":1,"844":1,"845":1,"846":1,"847":1,"848":1,"849":1,"850":1,"851":1,"852":1,"853":1,"854":1,"855":1,"856":1,"857":1,"858":1,"859":1,"860":1,"861":1,"862":1,"863":1,"864":1,"866":1,"867":1,"868":1,"869":1,"870":1,"871":1,"872":1,"873":1,"874":1,"875":1,"876":1,"877":1,"878":1,"879":1,"880":1,"881":1,"882":1,"883":1,"884":1,"885":1,"886":1,"887":1,"888":1,"889":1,"890":1,"891":1,"892":1,"893":1,"894":1,"895":1,"896":1,"898":1,"899":1,"900":1,"901":1,"902":1,"903":1,"904":1,"905":1,"906":1,"907":1,"908":1,"909":1,"910":1,"911":1,"912":1,"913":1,"914":1,"915":1,"916":1,"917":1,"918":1,"919":1,"920":1,"921":1,"922":1,"923":1,"924":1,"925":1,"926":1,"927":1,"928":1,"929":1,"930":1,"931":1,"933":1,"934":1,"935":1,"936":1,"937":1,"938":1,"939":1,"940":1,"941":1,"942":1,"943":1,"944":1,"945":1,"946":1,"947":1,"948":1,"949":1,"950":1,"951":1,"952":1,"953":1,"954":1,"955":1,"956":1,"957":1,"958":1,"959":1,"960":1,"961":1,"962":1,"963":1,"964":1,"965":1,"967":1,"968":1,"969":1,"970":1,"971":1,"972":1,"973":1,"974":1,"975":1,"976":1,"977":1,"978":1,"979":1,"980":1,"981":1,"982":1,"983":1,"984":1,"985":1,"986":1,"987":1,"988":1,"989":1,"990":1,"991":1,"992":1,"993":1,"994":1,"995":1,"996":1,"997":1,"998":1,"999":1,"1001":1,"1002":1,"1003":1,"1004":1,"1005":1,"1006":1,"1007":1,"1008":1,"1009":1,"1010":1,"1011":1,"1012":1,"1013":1,"1014":1,"1015":1,"1016":1,"1017":1,"1018":1,"1019":1,"1020":1,"1021":1,"1022":1,"1023":1,"1024":1,"1025":1,"1026":1,"1027":1,"1028":1,"1029":1,"1030":1,"1031":1,"1032":1,"1033":1,"1035":1,"1036":1,"1037":1,"1038":1,"1039":1,"1040":1,"1041":1,"1042":1,"1043":1,"1044":1,"1045":1,"1046":1,"1047":1,"1048":1,"1049":1,"1050":1,"1051":1,"1052":1,"1053":1,"1054":1,"1055":1,"1056":1,"1057":1,"1058":1,"1059":1,"1060":1,"1061":1,"1062":1,"1063":1,"1064":1,"1065":1,"1066":1,"1067":1,"1069":1,"1070":1,"1071":1,"1072":1,"1073":1,"1074":1,"1075":1,"1076":1,"1077":1,"1078":1,"1079":1,"1080":1,"1081":1,"1082":1,"1083":1,"1084":1,"1085":1,"1086":1,"1087":1,"1088":1,"1089":1,"1090":1,"1091":1,"1092":1,"1093":1,"1094":1,"1095":1,"1096":1,"1097":1,"1098":1,"1099":1,"1100":1,"1101":1,"1103":1,"1104":1,"1105":1,"1106":1,"1107":1,"1108":1,"1109":1,"1110":1,"1111":1,"1112":1,"1113":1,"1114":1,"1115":1,"1116":1,"1117":1,"1118":1,"1119":1,"1120":1,"1121":1,"1122":1,"1123":1,"1124":1,"1125":1,"1126":1,"1127":1,"1128":1,"1129":1,"1130":1,"1131":1,"1132":1,"1133":1,"1134":1,"1135":1,"1137":1,"1138":1,"1139":1,"1140":1,"1141":1,"1142":1,"1143":1,"1144":1,"1145":1,"1146":1,"1147":1,"1148":1,"1149":1,"1150":1,"1151":1,"1152":1,"1153":1,"1154":1,"1155":1,"1156":1,"1157":1,"1158":1,"1159":1,"1160":1,"1161":1,"1162":1,"1163":1,"1164":1,"1165":1,"1166":1,"1167":1,"1168":1,"1169":1,"1171":1,"1172":1,"1173":1,"1174":1,"1175":1,"1176":1,"1177":1,"1178":1,"1179":1,"1180":1,"1181":2,"1182":2,"1183":2,"1184":1,"1185":1,"1186":1,"1187":1,"1188":1,"1189":1,"1190":1,"1191":1,"1193":1,"1194":1,"1195":1,"1196":1,"1197":1,"1198":1,"1199":1,"1200":1,"1201":1,"1202":1,"1203":1,"1204":1,"1205":1,"1206":1,"1207":1,"1208":1,"1209":1,"1210":1,"1211":1,"1212":1,"1213":1,"1214":1,"1215":1,"1216":1,"1217":1,"1218":1,"1219":1,"1220":1,"1221":1,"1222":1,"1224":1,"1225":1,"1226":1,"1227":1,"1228":1,"1229":1,"1230":1,"1231":1,"1232":1,"1233":1,"1234":1,"1235":1,"1236":1,"1237":1,"1238":1,"1239":1,"1240":1,"1241":1,"1242":1,"1243":1,"1245":1,"1246":1,"1247":1,"1248":1,"1249":1,"1250":1,"1251":1,"1252":1,"1253":1,"1254":1,"1255":1,"1256":1,"1257":1,"1258":1,"1259":1,"1260":1,"1262":1,"1263":1,"1264":1,"1265":1,"1266":1,"1267":1,"1268":2,"1269":2,"1270":2,"1271":2,"1272":2,"1273":1,"1274":1,"1275":1,"1276":1,"1277":1,"1278":2,"1279":2,"1280":1,"1281":1,"1282":1,"1283":1,"1284":1,"1285":1,"1286":1,"1287":1,"1288":1,"1518":1,"1519":1,"1520":1,"1521":1,"1665":1,"1666":1,"1667":1,"1668":1,"1669":1,"1670":1,"1671":1,"1672":1,"1673":1,"1674":1,"1675":1,"1676":1,"1677":1,"1678":1,"1679":1,"1680":1,"1681":1,"1682":1,"1683":1,"1684":1,"1685":1,"1686":1,"1687":1,"1688":1,"1689":1,"1690":1,"1691":1,"1692":1,"1693":1,"1694":1,"1695":1,"1696":1,"1697":1,"1698":1,"1699":1,"1700":1,"1701":1,"1702":1,"1703":1,"1704":1,"1705":1,"1901":1,"1902":1,"1903":1,"1904":1,"1905":1,"1906":1,"1907":1,"1908":1,"1909":1,"1910":1,"1911":1,"1912":1,"1913":1,"1996":1,"1997":1,"1998":1,"1999":1,"2000":1,"2229":1,"2230":1,"2231":1,"2232":1,"2233":1,"2234":1,"2235":1,"2236":1},"2":{"21":1,"31":5,"34":5,"50":1,"65":4,"75":1,"93":3,"94":2,"107":1,"112":1,"114":12,"118":10,"128":1,"133":2,"134":8,"149":13,"163":2,"164":1,"165":13,"176":3,"183":2,"191":18,"199":4,"210":2,"211":11,"220":2,"221":11,"222":7,"224":1,"232":4,"234":8,"236":25,"240":6,"248":1,"249":11,"266":3,"277":3,"285":1,"294":3,"308":3,"317":1,"666":1,"667":7,"668":6,"669":4,"670":3,"671":1,"672":2,"676":2,"683":1,"684":4,"687":1,"695":3,"696":2,"697":2,"698":3,"701":3,"702":2,"703":2,"705":1,"706":5,"707":2,"710":3,"713":2,"714":1,"715":1,"720":1,"721":2,"722":1,"723":2,"724":2,"725":3,"726":3,"727":13,"730":2,"731":2,"732":1,"733":3,"734":10,"735":3,"736":2,"737":1,"738":4,"739":4,"740":2,"746":4,"747":2,"748":2,"749":3,"753":1,"778":1,"779":5,"780":1,"783":2,"786":4,"787":1,"790":1,"792":1,"794":1,"796":1,"798":1,"800":1,"802":1,"803":1,"804":1,"805":5,"806":4,"807":1,"809":5,"812":6,"813":1,"814":1,"816":1,"817":1,"819":1,"821":1,"823":1,"825":1,"827":1,"829":1,"830":1,"831":1,"832":1,"833":1,"834":5,"835":4,"836":1,"841":5,"844":6,"845":1,"846":1,"848":1,"849":1,"851":1,"853":1,"855":1,"857":1,"859":1,"861":1,"862":1,"863":1,"864":1,"865":1,"866":5,"867":4,"868":1,"871":5,"874":6,"875":1,"876":1,"878":1,"879":1,"880":1,"881":1,"883":1,"885":1,"887":1,"889":1,"891":1,"893":1,"894":1,"895":1,"896":1,"897":1,"898":5,"899":8,"900":1,"901":4,"906":5,"909":6,"910":1,"911":1,"913":1,"914":1,"915":1,"916":1,"918":1,"920":1,"922":1,"924":1,"926":1,"928":1,"929":1,"930":1,"931":1,"932":1,"933":5,"934":4,"935":1,"940":5,"943":6,"944":1,"945":1,"947":1,"948":1,"949":1,"950":1,"952":1,"954":1,"956":1,"958":1,"960":1,"962":1,"963":1,"964":1,"965":1,"966":1,"967":5,"968":4,"969":1,"974":5,"977":6,"978":1,"979":1,"981":1,"982":1,"983":1,"984":1,"986":1,"988":1,"990":1,"992":1,"994":1,"996":1,"997":1,"998":1,"999":1,"1000":1,"1001":5,"1002":4,"1003":1,"1008":5,"1011":6,"1012":1,"1013":1,"1015":1,"1016":1,"1017":1,"1018":1,"1020":1,"1022":1,"1024":1,"1026":1,"1028":1,"1030":1,"1031":1,"1032":1,"1033":1,"1034":1,"1035":5,"1036":8,"1037":1,"1038":4,"1042":5,"1045":6,"1046":1,"1047":1,"1049":1,"1050":1,"1051":1,"1052":1,"1054":1,"1056":1,"1058":1,"1060":1,"1062":1,"1064":1,"1065":1,"1066":1,"1067":1,"1068":1,"1069":5,"1070":4,"1071":1,"1076":5,"1079":6,"1080":1,"1081":1,"1083":1,"1084":1,"1085":1,"1086":1,"1088":1,"1090":1,"1092":1,"1094":1,"1096":1,"1098":1,"1099":1,"1100":1,"1101":1,"1102":1,"1103":5,"1104":8,"1105":1,"1106":4,"1110":5,"1113":6,"1114":1,"1115":1,"1117":1,"1118":1,"1119":1,"1120":1,"1122":1,"1124":1,"1126":1,"1128":1,"1130":1,"1132":1,"1133":1,"1134":1,"1135":1,"1136":1,"1137":5,"1138":4,"1139":1,"1144":5,"1147":6,"1148":1,"1149":2,"1151":1,"1152":1,"1153":1,"1154":1,"1156":1,"1158":1,"1160":1,"1162":1,"1164":1,"1166":1,"1167":1,"1168":1,"1169":1,"1170":2,"1171":4,"1172":2,"1173":3,"1175":2,"1176":6,"1177":2,"1178":3,"1179":6,"1181":4,"1182":4,"1183":1,"1186":1,"1192":1,"1193":5,"1194":4,"1195":1,"1197":5,"1200":6,"1201":1,"1202":1,"1204":1,"1205":1,"1206":1,"1207":1,"1209":1,"1211":1,"1213":1,"1215":1,"1217":1,"1219":1,"1220":1,"1221":1,"1222":1,"1224":4,"1226":1,"1228":1,"1244":1,"1245":4,"1247":1,"1249":1,"1261":1,"1262":4,"1263":1,"1267":3,"1268":3,"1269":3,"1270":3,"1271":2,"1272":2,"1277":3,"1280":1,"1281":3,"1283":1,"1296":2,"1373":2,"1446":1,"1447":3,"1450":1,"1451":1,"1453":2,"1517":1,"1518":2,"1519":3,"1520":1,"1521":2,"1523":2,"1524":2,"1526":3,"1527":2,"1548":1,"1550":1,"1646":2,"1651":1,"1707":3,"1825":5,"1901":1,"1903":2,"1922":1,"1923":2,"1924":1,"1925":1,"1926":1,"1927":1,"1928":1,"1931":2,"1936":1,"1937":1,"1938":1,"1939":2,"1940":6,"1941":1,"1972":1,"1995":3,"1996":2,"1997":2,"1998":1,"1999":2,"2000":1,"2037":5,"2052":1,"2125":3,"2208":1,"2229":1,"2320":2,"2322":1,"2334":1,"2336":1,"2364":1,"2388":1,"2390":2,"2391":3,"2392":2,"2481":1,"2513":1,"2640":11,"2644":1,"2645":2,"2646":2,"2647":1,"2650":10,"2652":7,"2677":1,"2701":2,"2704":1,"2705":2,"2803":1,"2804":2,"2805":2,"2806":3,"2807":2,"2812":4,"2818":2,"2822":2,"2824":2,"2825":2,"2827":2,"2830":5}}],["drivers",{"0":{"128":1,"146":1,"367":1,"1923":1,"2385":1,"2386":1,"2644":1,"2704":1},"1":{"147":1,"148":1,"1924":1,"1925":1,"1926":1,"1927":1,"1928":1,"1929":1,"1930":1,"1931":1,"1932":1,"1933":1,"1934":1,"1935":1,"1936":1,"1937":1,"1938":1,"1939":1,"1940":1,"2387":1,"2388":1,"2389":1,"2390":1,"2391":1,"2392":1,"2645":1,"2646":1,"2647":1},"2":{"1":1,"33":2,"65":1,"74":2,"93":1,"113":2,"114":4,"128":1,"133":2,"134":11,"164":1,"165":3,"199":1,"211":2,"222":5,"233":2,"234":1,"236":8,"249":21,"266":1,"277":2,"294":1,"367":2,"666":2,"669":3,"670":1,"705":1,"707":1,"724":1,"730":1,"731":1,"732":1,"734":1,"745":1,"804":1,"806":1,"833":1,"835":1,"865":1,"867":1,"897":1,"899":1,"901":1,"932":1,"934":1,"966":1,"968":1,"1000":1,"1002":1,"1034":1,"1036":1,"1038":1,"1068":1,"1070":1,"1102":1,"1104":1,"1106":1,"1136":1,"1138":1,"1170":1,"1171":2,"1192":1,"1194":1,"1223":1,"1244":1,"1267":1,"1273":2,"1296":1,"1454":1,"1516":1,"1517":2,"1521":1,"1646":1,"1824":1,"1825":1,"1826":1,"1904":1,"1911":1,"1939":2,"1940":2,"1954":1,"1995":1,"2036":1,"2037":1,"2038":1,"2207":1,"2385":1,"2390":1,"2401":1,"2644":1,"2649":1,"2650":1,"2651":2,"2676":1,"2687":2,"2693":1,"2694":1,"2701":16,"2702":1,"2704":13,"2706":1,"2707":3,"2805":1,"2830":1}}],["drgblight",{"2":{"2401":2}}],["dr",{"2":{"2247":3,"2760":1}}],["drum",{"2":{"2195":1}}],["drv",{"2":{"1654":1}}],["drv2605l",{"0":{"1650":1,"1654":1,"1655":1,"1656":1},"1":{"1651":1,"1652":1,"1653":1,"1654":1},"2":{"221":2,"1646":1,"1648":4,"1650":1,"1652":5,"1653":8,"1654":1,"1655":2}}],["drone",{"2":{"660":1,"665":1}}],["drops",{"2":{"2325":1}}],["dropdown",{"2":{"667":1,"1290":1,"1291":1,"2277":1,"2622":2}}],["drop",{"2":{"73":1,"114":1,"119":1,"131":3,"134":1,"161":1,"162":1,"207":2,"211":1,"222":2,"236":1,"578":1,"581":1,"1366":1,"2467":1,"2519":1,"2544":1,"2599":1,"2636":1,"2654":1}}],["dropped",{"0":{"155":1},"2":{"50":1}}],["dry",{"2":{"452":1}}],["drhigsby",{"2":{"143":4,"149":2}}],["drastically",{"2":{"1388":1}}],["drashna",{"2":{"93":1,"114":5,"123":1,"134":1,"164":1,"179":1,"191":1,"1417":1,"2050":1}}],["drags",{"2":{"1899":1}}],["drag",{"0":{"1949":1,"1950":1},"2":{"236":1,"581":1,"1942":1,"1949":3,"1950":10,"1994":1,"2560":1}}],["drawtext",{"2":{"2705":7}}],["drawimage",{"2":{"2705":7}}],["drawing",{"0":{"2705":1},"2":{"125":5,"169":3,"1912":1,"2236":1,"2701":1,"2704":14,"2705":8,"2709":1}}],["draws",{"2":{"2704":1,"2705":1}}],["drawbacks",{"2":{"1321":1}}],["drawn",{"2":{"628":1,"662":1,"2704":2,"2705":3,"2726":1}}],["draw",{"2":{"169":1,"662":1,"2704":3,"2705":34,"2709":2,"2726":4,"2829":1}}],["drain",{"0":{"1275":1},"2":{"149":1,"243":1,"742":2,"1175":1,"1275":2}}],["draculad",{"2":{"114":1}}],["dm",{"2":{"1629":12,"1631":2,"2489":5}}],["dmote",{"2":{"226":2,"236":1}}],["dmq",{"2":{"165":1}}],["dmacros",{"2":{"1418":1}}],["dma1",{"2":{"1281":1}}],["dma",{"2":{"49":1,"50":3,"266":1,"749":4,"1270":2,"1271":1,"1272":1,"1281":4,"2637":1}}],["dmas",{"2":{"49":1}}],["dmamux",{"2":{"49":4,"1281":3}}],["dm9records",{"2":{"37":3}}],["dutch",{"2":{"2834":1}}],["duty",{"2":{"63":1,"750":2,"1511":1,"1514":1,"1516":1}}],["duophony",{"2":{"543":3}}],["duckypad",{"2":{"222":1}}],["ducky",{"2":{"211":1}}],["duckduckgo",{"2":{"196":1,"1766":1}}],["dumbpad",{"2":{"191":1}}],["dummy",{"2":{"191":1,"222":1,"294":2,"677":1,"1756":4,"2884":4}}],["dumps",{"2":{"2363":3}}],["dump",{"2":{"49":3,"165":1,"211":1,"277":1,"607":1,"2363":5}}],["dubba175",{"2":{"143":2}}],["duplex",{"0":{"1174":1,"1177":1},"1":{"1175":1,"1176":1,"1178":1,"1179":1},"2":{"93":1,"107":3,"114":2,"165":1,"191":1,"277":1,"1170":2,"1171":2,"1174":4,"1175":1,"1176":1,"1177":4,"1178":1,"1179":3,"1183":3,"1185":2,"2652":4}}],["duplicating",{"2":{"2632":1}}],["duplication",{"2":{"4":1,"211":1,"236":3,"285":1,"308":5,"647":1,"2632":1,"2676":1}}],["duplicates",{"2":{"236":1}}],["duplicated",{"2":{"75":1,"236":1,"308":1,"1670":1}}],["duplicate",{"2":{"4":1,"70":2,"75":1,"76":1,"165":1,"176":1,"191":2,"199":3,"211":2,"266":1,"277":1,"308":1,"317":1,"651":1,"2380":1,"2584":2,"2723":1,"2799":1}}],["duration",{"2":{"119":1,"120":1,"222":2,"640":1,"1421":1,"1424":2,"1463":3,"1568":1,"1754":1,"2043":1,"2137":2}}],["durgod",{"2":{"86":4,"102":2,"114":2,"149":1,"181":4,"191":1,"199":1,"207":2,"211":1}}],["during",{"2":{"49":1,"103":1,"107":1,"116":1,"118":1,"126":1,"131":1,"149":1,"159":1,"165":1,"191":1,"201":2,"213":1,"236":1,"249":1,"273":1,"297":3,"308":1,"312":1,"452":1,"612":1,"616":1,"628":1,"633":1,"699":1,"700":1,"703":1,"730":1,"1348":1,"1456":1,"1492":1,"1516":1,"1630":1,"1649":2,"1655":1,"1905":1,"1914":1,"1915":1,"1919":1,"1955":1,"1957":2,"1958":1,"2127":1,"2135":1,"2223":1,"2232":1,"2380":1,"2633":2,"2676":1,"2704":2,"2712":1,"2723":1,"2724":1,"2808":1,"2848":1,"2864":1,"2878":2}}],["dualbank",{"2":{"165":1}}],["dual",{"2":{"49":3,"114":2,"149":1,"165":1,"194":1,"546":3,"556":1,"1829":4,"2041":15,"2255":1,"2364":1,"2633":8,"2842":2,"2868":2,"2869":8,"2875":8,"2876":5,"2877":1,"2884":1}}],["due",{"2":{"45":1,"114":1,"120":1,"128":1,"134":2,"156":1,"169":1,"199":1,"233":1,"236":1,"273":1,"284":1,"285":1,"308":1,"1177":1,"1266":1,"1268":1,"1270":1,"1281":1,"1296":1,"1298":1,"1326":1,"1345":1,"1460":1,"1473":1,"1494":1,"1504":1,"1826":1,"1964":1,"2038":1,"2124":1,"2240":1,"2276":1,"2277":1,"2444":1,"2450":1,"2471":1,"2476":1,"2513":2,"2576":1,"2623":1,"2630":1,"2658":1,"2674":1,"2676":1,"2701":1,"2792":1,"2845":1,"2846":1,"2861":1}}],["dfsr",{"2":{"2454":1}}],["dflash",{"2":{"1419":1}}],["df11",{"2":{"670":2,"2339":1,"2344":1}}],["df1deb37c163",{"2":{"355":1}}],["df",{"2":{"38":1,"247":2,"317":1,"1392":1,"1608":2,"1956":1,"2455":1,"2465":1,"2494":1}}],["dfu",{"0":{"1296":1,"2329":1,"2330":1,"2339":1,"2342":1,"2343":1,"2344":1,"2444":1,"2558":1},"1":{"2330":1,"2331":1,"2340":1,"2345":1},"2":{"12":1,"49":2,"111":1,"114":1,"176":1,"199":1,"222":2,"240":5,"550":6,"555":4,"670":19,"1293":3,"1343":4,"1649":1,"2219":6,"2329":11,"2330":1,"2331":5,"2338":1,"2339":6,"2340":6,"2341":4,"2342":3,"2343":4,"2344":5,"2345":4,"2363":4,"2449":1,"2451":2,"2454":1,"2558":1,"2561":5,"2626":1}}],["d14",{"2":{"676":2}}],["d13",{"2":{"676":2}}],["d12",{"2":{"676":2}}],["d11",{"2":{"676":2}}],["d10",{"2":{"676":2}}],["d1",{"2":{"34":1,"552":1,"748":2,"1173":1,"1246":2,"1375":1,"1819":1,"1996":1,"2212":1,"2221":1,"2498":1,"2639":1,"2667":1}}],["d0",{"2":{"34":1,"543":1,"552":2,"748":2,"1173":1,"1246":2,"1349":1,"1375":1,"2212":1,"2218":1,"2221":2,"2639":1}}],["dio",{"2":{"2453":1}}],["dioded",{"2":{"2412":1}}],["diodes",{"0":{"2374":1,"2384":1},"2":{"2210":1,"2367":1,"2371":1,"2373":1,"2374":3,"2375":2,"2667":1,"2776":1,"2819":2}}],["diode",{"0":{"2667":1},"2":{"70":2,"111":1,"199":1,"543":2,"1612":1,"2218":2,"2226":3,"2369":4,"2373":1,"2374":12,"2377":2,"2380":2,"2412":4,"2667":1,"2668":1,"2676":1,"2774":1,"2819":1}}],["diameter",{"2":{"1932":3}}],["diagram",{"2":{"1649":1,"2642":1}}],["diagnose",{"2":{"1307":1}}],["dialog",{"2":{"1329":1}}],["die",{"2":{"1266":1}}],["dinterrupt",{"2":{"555":1}}],["ding",{"2":{"120":1,"1421":1}}],["diy",{"2":{"543":2,"2843":3}}],["dimensional",{"2":{"2249":1,"2819":1}}],["dimensions",{"2":{"1928":1,"2667":1,"2668":3}}],["dims",{"2":{"2131":1}}],["dimming",{"2":{"1511":1}}],["dimmer",{"2":{"476":1}}],["dim",{"2":{"476":1}}],["dictated",{"2":{"749":1,"1457":1}}],["dictionaries",{"0":{"509":1},"2":{"1423":1,"1592":1,"2816":2,"2818":1,"2825":1}}],["dictionary",{"0":{"1592":1},"2":{"196":1,"477":1,"479":1,"480":1,"1497":3,"1498":1,"2237":1,"2802":1,"2816":4,"2818":2,"2824":1,"2825":2}}],["dict",{"2":{"211":1,"652":1,"1499":1}}],["dig",{"2":{"1453":1,"2425":1,"2855":1}}],["digest",{"2":{"169":1}}],["digit",{"2":{"1717":3,"2184":1,"2186":1,"2188":1,"2190":1,"2449":1,"2829":2}}],["digital",{"2":{"176":1,"560":1,"568":1,"671":1,"1378":1,"1382":2,"1707":1,"2041":3,"2376":2,"2842":1}}],["digits",{"2":{"134":1,"381":1,"1498":1,"2412":1}}],["digitizers",{"2":{"190":1,"1613":1}}],["digitizer",{"0":{"100":1,"190":1,"1613":1,"1618":1,"1620":1,"1621":1,"1622":1,"1623":1,"1624":1,"1625":1,"1626":1,"1627":1},"1":{"1614":1,"1615":1,"1616":1,"1617":1,"1618":1,"1619":2,"1620":1,"1621":1,"1622":1,"1623":1,"1624":1,"1625":1,"1626":1,"1627":1,"1628":2},"2":{"100":2,"114":1,"190":3,"191":2,"1616":7,"1618":1,"1619":3,"1620":1,"1627":1}}],["dilemma",{"2":{"165":2,"249":1,"311":2,"317":1}}],["dive",{"2":{"2381":1}}],["diverged",{"2":{"1321":1}}],["divergetm2",{"2":{"143":2}}],["diverge3",{"2":{"143":2}}],["dividing",{"0":{"320":1},"2":{"1230":1}}],["divided",{"2":{"1910":1,"2235":1}}],["divide",{"2":{"731":1,"740":1,"1907":1}}],["dividends",{"2":{"198":1}}],["divider",{"2":{"191":1,"725":6,"1706":1,"2806":5}}],["divine",{"2":{"236":1}}],["division",{"2":{"114":1}}],["divisors",{"2":{"1278":1,"1950":1}}],["divisor",{"0":{"1229":1},"1":{"1230":1,"1231":1},"2":{"114":1,"236":1,"707":2,"731":2,"740":2,"1230":3,"1243":1,"1277":2,"1278":1,"1909":1,"1925":2,"1926":1,"1932":2,"1939":2,"1950":6,"2004":2,"2234":2,"2704":11}}],["dir=",{"2":{"2551":1,"2552":1,"2553":1}}],["dirty",{"2":{"114":1,"191":2,"199":1,"230":1,"1616":1,"1619":1,"1620":1,"1715":1,"1718":1,"1906":1,"1907":1,"1910":3,"1912":5,"2235":3,"2236":2,"2584":1,"2704":5}}],["dir",{"2":{"114":1}}],["dire",{"2":{"93":1}}],["directs",{"2":{"2512":1}}],["directives",{"2":{"494":2,"537":1}}],["directive",{"2":{"161":1}}],["directional",{"0":{"259":1},"2":{"236":1,"256":1}}],["directions",{"2":{"201":2,"211":1,"307":1,"1633":1,"1635":1,"1888":1,"1897":1,"2013":1}}],["direction",{"2":{"13":3,"70":2,"111":1,"191":1,"199":1,"211":2,"543":1,"601":1,"1632":5,"1633":2,"1898":1,"1907":1,"2007":1,"2024":2,"2127":2,"2369":1,"2373":1,"2503":2,"2667":2,"2668":1,"2676":1,"2819":1}}],["directpins",{"2":{"114":1}}],["directors",{"2":{"387":1}}],["directory",{"2":{"36":2,"50":1,"114":1,"132":1,"133":1,"134":3,"149":2,"176":1,"222":1,"236":1,"371":1,"426":9,"427":2,"429":1,"434":2,"437":2,"439":2,"442":2,"443":1,"445":1,"446":1,"447":1,"459":1,"460":1,"487":1,"495":1,"570":1,"598":1,"605":1,"1296":1,"1597":1,"1598":1,"1602":1,"1830":2,"2027":1,"2044":2,"2353":1,"2359":1,"2360":1,"2365":1,"2378":1,"2396":1,"2448":1,"2454":1,"2529":1,"2545":2,"2549":1,"2553":3,"2554":1,"2555":1,"2560":1,"2571":1,"2577":1,"2607":3,"2610":2,"2622":2,"2632":1,"2657":1,"2662":1,"2703":6}}],["directories",{"2":{"18":1,"113":1,"114":3,"2674":1,"2676":1}}],["directly",{"2":{"16":1,"50":1,"132":1,"134":1,"153":1,"236":1,"322":3,"381":1,"473":1,"493":1,"547":2,"563":1,"650":1,"674":1,"702":1,"722":1,"735":1,"1178":1,"1185":1,"1268":1,"1398":2,"1453":1,"1519":1,"1528":1,"1611":1,"1616":1,"1637":1,"1741":1,"1749":1,"1763":1,"1817":2,"1830":1,"1922":1,"1939":1,"1950":1,"2000":1,"2044":1,"2129":1,"2162":1,"2224":2,"2227":1,"2275":1,"2320":1,"2321":1,"2337":1,"2360":2,"2370":1,"2371":1,"2412":1,"2413":1,"2419":1,"2429":1,"2442":1,"2538":1,"2566":1,"2582":1,"2606":1,"2635":1,"2638":1,"2660":1,"2668":1,"2676":2,"2716":1,"2717":1,"2724":1,"2728":1}}],["direct",{"0":{"324":1,"1291":1,"2144":1,"2668":1},"2":{"3":1,"7":1,"15":1,"63":1,"199":2,"222":6,"319":1,"410":1,"543":1,"552":5,"621":3,"1289":9,"1290":3,"1291":3,"2224":2,"2513":1,"2606":1,"2668":3,"2676":2,"2689":1,"2819":2,"2860":1}}],["dip",{"0":{"105":1,"247":1,"1607":1,"1608":1,"1611":1,"1612":1,"2811":1},"1":{"1608":1,"1609":1,"1610":1,"1611":1,"1612":1},"2":{"105":13,"114":6,"191":1,"236":3,"247":9,"249":3,"674":1,"1607":7,"1608":10,"1609":6,"1611":1,"1612":1,"2811":3,"2827":2}}],["di",{"2":{"70":1,"201":1,"211":3,"547":2,"685":2,"1263":2,"1272":1,"1275":3,"1276":1,"2125":2,"2803":1,"2830":1}}],["didn",{"2":{"279":1,"1426":1,"2261":1,"2621":1}}],["did",{"0":{"1309":1},"2":{"31":1,"125":1,"152":1,"185":1,"221":1,"586":1,"1469":2,"1507":1,"1772":4,"2380":1,"2530":1,"2533":1,"2562":1}}],["disk",{"2":{"2346":1,"2348":1,"2350":1}}],["dis",{"0":{"1583":1}}],["disputes",{"2":{"2846":1}}],["disposal",{"2":{"2129":1}}],["displacements",{"2":{"1613":1}}],["displaying",{"2":{"2222":2}}],["displayed",{"2":{"421":1,"472":1,"1265":1,"1266":1,"2712":1,"2743":1}}],["displays",{"0":{"1910":1,"2235":1},"1":{"1911":1},"2":{"169":2,"210":1,"232":2,"236":1,"248":2,"249":1,"434":1,"628":1,"670":1,"1680":2,"1835":1,"1906":1,"1907":1,"1910":7,"1911":1,"2050":1,"2233":1,"2246":1,"2363":2,"2388":1,"2676":2,"2701":1,"2702":1,"2704":26}}],["display",{"0":{"2704":1},"2":{"30":1,"31":3,"33":1,"34":2,"49":1,"63":1,"64":1,"82":1,"83":1,"92":1,"114":1,"123":1,"125":1,"169":1,"185":1,"211":1,"236":1,"415":1,"434":1,"627":1,"1302":1,"1303":1,"1304":1,"1505":1,"1615":1,"1667":8,"1672":1,"1674":1,"1676":1,"1678":1,"1679":1,"1681":2,"1683":1,"1685":1,"1691":1,"1692":1,"1693":1,"1694":1,"1695":1,"1698":2,"1700":2,"1704":1,"1831":1,"1893":1,"1905":3,"1906":1,"1907":3,"1908":2,"1909":5,"1910":23,"1911":2,"1912":13,"2046":1,"2222":2,"2229":1,"2232":4,"2233":4,"2234":5,"2235":8,"2236":14,"2244":2,"2381":1,"2399":1,"2402":1,"2481":1,"2547":2,"2665":1,"2677":1,"2701":1,"2702":5,"2704":13,"2705":46,"2706":1,"2707":2,"2709":15,"2712":1,"2742":1,"2747":1,"2799":1,"2816":1}}],["dispatched",{"2":{"2859":1}}],["dispatches",{"2":{"2859":1}}],["dispatchconsumerevent",{"2":{"1335":1}}],["dispatch",{"2":{"562":1,"2545":1,"2863":1}}],["disregarding",{"2":{"2847":1}}],["disregarded",{"2":{"322":3,"381":1,"1606":1}}],["disrupting",{"2":{"2134":1}}],["disruption",{"2":{"103":1}}],["distclean",{"2":{"2363":1}}],["distinguish",{"2":{"2263":1,"2790":1}}],["distinction",{"2":{"2478":1}}],["distinct",{"0":{"2871":1},"2":{"308":1,"1170":1,"1178":1,"1511":1,"1638":1,"2035":1}}],["distance",{"2":{"1929":9,"1939":2,"2042":1,"2377":1}}],["distances",{"2":{"1467":1,"1894":1,"1896":1}}],["distributions",{"2":{"2681":1,"2689":1}}],["distribution",{"2":{"2452":1,"2514":1,"2683":1,"2690":1,"2695":1}}],["distribute",{"2":{"567":1,"2683":1}}],["distributed",{"2":{"284":1,"1414":1,"2676":1,"2680":1,"2686":1,"2687":1}}],["distributable",{"2":{"284":1}}],["distros",{"2":{"1310":2,"2277":1,"2574":1}}],["distro",{"2":{"199":1}}],["disuse",{"2":{"285":1}}],["discretion",{"2":{"2677":1,"2847":1}}],["disclosure",{"2":{"2514":1,"2676":1}}],["disclose",{"2":{"2513":1}}],["disc",{"2":{"1647":1}}],["discusses",{"2":{"1382":1}}],["discussed",{"2":{"50":1,"601":1,"1403":1}}],["discuss",{"2":{"537":1,"2674":1}}],["discussion",{"2":{"265":1,"2852":1}}],["discarded",{"2":{"165":1,"727":1,"2703":1}}],["discovered",{"2":{"2393":1}}],["discovery",{"2":{"119":1,"191":1,"222":1}}],["discouraged",{"2":{"322":1,"648":1,"2674":1}}],["disconnection",{"2":{"2221":1}}],["disconnect",{"2":{"149":1,"191":2,"1311":1,"2211":1}}],["disconnected",{"2":{"107":1,"134":1,"165":1,"2221":2,"2561":1}}],["discord",{"0":{"390":1},"2":{"49":1,"50":1,"213":1,"228":1,"276":1,"284":1,"383":1,"384":1,"385":1,"389":1,"390":1,"396":1,"526":1,"592":1,"594":1,"601":1,"626":1,"650":1,"654":1,"1320":1,"1603":1,"2381":1,"2427":1,"2513":1,"2558":1,"2563":1,"2654":1,"2673":1,"2674":2,"2677":1,"2850":1}}],["discharge",{"2":{"49":1}}],["disappearance",{"2":{"2847":1}}],["disappearing",{"2":{"26":1}}],["disadvantages",{"2":{"2421":1}}],["disallowed",{"2":{"2516":1}}],["disallows",{"2":{"2420":1}}],["disallow",{"2":{"1583":1}}],["disabling",{"0":{"1770":1,"2136":1,"2711":1},"2":{"28":1,"134":1,"266":1,"308":1,"527":1,"553":1,"1327":2,"1356":2,"1964":1,"1967":1,"2238":1,"2756":1,"2836":3,"2842":1,"2877":1}}],["disables",{"2":{"114":1,"297":1,"546":1,"556":1,"1389":1,"1482":1,"1563":2,"1586":1,"1591":1,"1630":1,"1964":1,"1965":1,"2703":4,"2836":3,"2878":1,"2880":1}}],["disabled",{"0":{"544":1},"2":{"50":1,"124":1,"134":2,"236":1,"249":1,"543":1,"601":2,"677":1,"744":2,"1350":1,"1372":1,"1389":1,"1455":1,"1463":1,"1468":2,"1471":1,"1496":1,"1503":3,"1559":1,"1580":1,"1586":1,"1593":1,"1646":2,"1649":1,"1937":1,"1957":2,"1964":1,"1967":1,"2024":1,"2138":1,"2166":1,"2204":1,"2255":1,"2277":1,"2444":4,"2702":1,"2829":1,"2858":1,"2878":1,"2880":1}}],["disable",{"0":{"25":1,"1532":1,"1544":1,"1841":1,"1842":1,"1967":1,"2059":1,"2060":1,"2146":1},"2":{"25":7,"50":1,"77":2,"114":6,"134":4,"165":1,"174":1,"176":1,"183":2,"191":2,"194":1,"195":1,"211":2,"222":2,"232":1,"236":3,"249":2,"297":1,"308":2,"375":1,"431":1,"476":1,"544":6,"546":1,"556":1,"633":1,"725":2,"749":1,"799":3,"801":1,"826":3,"828":1,"890":3,"892":1,"925":3,"927":1,"959":3,"961":1,"993":3,"995":1,"1027":3,"1029":1,"1216":3,"1218":1,"1226":1,"1350":1,"1354":1,"1356":2,"1385":1,"1389":2,"1418":1,"1460":2,"1503":1,"1506":1,"1564":1,"1565":1,"1576":2,"1583":2,"1591":1,"1629":1,"1652":1,"1653":1,"1747":1,"1770":1,"1893":1,"1907":2,"1944":1,"1950":3,"1952":1,"1964":3,"1967":2,"1969":2,"2002":1,"2004":2,"2053":2,"2127":1,"2130":1,"2132":2,"2135":1,"2136":1,"2146":2,"2149":1,"2163":2,"2197":1,"2199":1,"2200":4,"2206":2,"2221":2,"2234":1,"2240":1,"2244":1,"2277":1,"2323":1,"2364":4,"2448":1,"2469":2,"2487":1,"2497":2,"2545":1,"2569":1,"2615":1,"2622":2,"2625":1,"2703":2,"2802":1,"2806":2,"2818":1,"2824":1,"2825":1,"2826":2,"2829":1,"2836":2,"2837":2,"2838":1,"2842":2,"2868":1,"2879":2,"2880":3}}],["diffused",{"2":{"2124":1}}],["difficulty",{"0":{"1743":1},"1":{"1744":1,"1745":1}}],["difficulties",{"2":{"1578":1}}],["difficult",{"2":{"119":1,"123":1,"125":1,"185":1,"246":1,"522":1,"1308":1,"1770":1,"1893":1,"2370":1,"2371":2,"2374":1,"2375":1,"2678":1}}],["differs",{"2":{"2669":1,"2742":1}}],["difference",{"0":{"1755":1},"2":{"1356":1,"2659":1,"2679":1}}],["differences",{"0":{"1321":1},"2":{"2568":1}}],["differentiating",{"2":{"2242":1}}],["differentiates",{"2":{"633":1}}],["differentiate",{"2":{"509":1}}],["differently",{"2":{"1460":1,"1489":1,"1894":1,"1906":1,"1914":1,"2215":1,"2224":1,"2233":1,"2254":1,"2276":1,"2463":1,"2472":1,"2885":1}}],["different",{"0":{"1968":1,"2253":1},"1":{"2254":1,"2255":1,"2256":1,"2257":1,"2258":1,"2259":1,"2260":1,"2261":1,"2262":1,"2263":1,"2264":1,"2265":1},"2":{"49":1,"191":1,"204":1,"397":1,"427":1,"522":1,"540":1,"550":1,"552":2,"597":2,"601":3,"608":1,"633":1,"667":2,"676":1,"682":2,"735":1,"741":1,"1264":1,"1265":1,"1289":1,"1305":1,"1349":1,"1375":1,"1383":1,"1391":1,"1396":2,"1403":2,"1412":5,"1419":1,"1422":1,"1430":1,"1455":1,"1459":1,"1460":1,"1463":1,"1468":1,"1473":1,"1508":1,"1511":1,"1560":1,"1562":1,"1572":1,"1589":1,"1634":1,"1651":1,"1653":1,"1734":3,"1752":1,"1755":1,"1888":1,"1892":1,"1895":1,"1901":1,"1906":1,"1914":1,"1926":2,"1939":2,"2131":1,"2133":1,"2135":1,"2152":1,"2169":1,"2205":1,"2207":1,"2224":5,"2233":1,"2241":1,"2242":1,"2328":2,"2360":1,"2376":1,"2381":2,"2385":1,"2428":1,"2443":1,"2478":1,"2513":1,"2535":2,"2558":2,"2610":1,"2612":1,"2617":1,"2674":2,"2676":2,"2704":2,"2713":1,"2719":1,"2720":2,"2833":1,"2842":1,"2858":1,"2860":1,"2869":1,"2875":1,"2888":2,"2891":2}}],["differ",{"2":{"69":1,"697":1,"1932":1,"2256":1,"2443":1,"2582":1}}],["diff",{"2":{"25":1,"149":1,"294":1,"332":1,"456":1,"597":1,"2132":1,"2748":2}}],["dollars",{"2":{"2792":1}}],["dollar",{"2":{"2468":1,"2505":1}}],["dolor",{"2":{"341":1}}],["dor1",{"2":{"1999":1}}],["doe",{"2":{"1493":3,"1575":2}}],["doesnt",{"2":{"191":1,"556":1}}],["doesn",{"0":{"1326":1,"1337":1,"1344":1,"1347":1,"1348":1,"2685":1},"1":{"2686":1,"2687":1},"2":{"114":1,"392":1,"426":1,"556":1,"581":1,"601":1,"665":1,"1296":1,"1327":1,"1342":1,"1344":2,"1359":1,"1397":1,"1417":1,"1419":1,"1463":1,"1495":1,"1499":1,"1579":1,"1582":1,"1910":1,"1943":1,"2157":1,"2239":1,"2363":1,"2364":1,"2375":1,"2380":1,"2387":1,"2408":1,"2562":1,"2563":1,"2622":1,"2651":1,"2861":2,"2863":1,"2891":1}}],["does",{"0":{"603":1,"1298":1,"1468":1,"1495":1,"2417":1,"2418":1},"2":{"23":1,"28":1,"50":1,"134":1,"236":1,"276":1,"325":1,"343":1,"345":1,"347":1,"426":1,"458":1,"474":1,"477":1,"478":1,"487":1,"503":1,"543":1,"551":1,"568":1,"581":1,"591":1,"597":3,"608":1,"613":1,"625":1,"633":1,"638":1,"666":1,"688":1,"695":1,"704":1,"716":1,"735":1,"743":1,"748":1,"790":1,"794":1,"798":1,"800":1,"817":1,"821":1,"825":1,"827":1,"849":1,"853":1,"857":1,"859":1,"881":1,"885":1,"889":1,"891":1,"916":1,"920":1,"924":1,"926":1,"950":1,"954":1,"958":1,"960":1,"984":1,"988":1,"992":1,"994":1,"1018":1,"1022":1,"1026":1,"1028":1,"1052":1,"1056":1,"1060":1,"1062":1,"1086":1,"1090":1,"1094":1,"1096":1,"1120":1,"1124":1,"1128":1,"1130":1,"1154":1,"1158":1,"1162":1,"1164":1,"1181":1,"1182":1,"1207":1,"1211":1,"1215":1,"1217":1,"1244":1,"1284":1,"1340":1,"1343":1,"1383":1,"1397":1,"1398":2,"1424":1,"1428":1,"1454":2,"1467":1,"1469":1,"1480":1,"1488":1,"1563":2,"1592":1,"1606":1,"1634":1,"1707":1,"1733":1,"1755":1,"1763":1,"1912":2,"2013":1,"2030":1,"2158":1,"2216":1,"2247":1,"2263":1,"2265":1,"2275":1,"2320":1,"2357":1,"2373":1,"2374":1,"2406":1,"2416":1,"2420":1,"2421":2,"2449":1,"2452":1,"2478":1,"2481":1,"2482":1,"2513":1,"2515":1,"2537":2,"2562":1,"2565":2,"2610":1,"2639":1,"2653":1,"2655":2,"2658":1,"2665":1,"2674":2,"2676":2,"2700":1,"2717":1,"2743":1,"2745":1,"2829":1,"2846":1,"2857":1,"2861":1,"2869":1}}],["domain",{"2":{"319":1}}],["doing",{"2":{"284":1,"345":1,"476":1,"669":1,"1305":1,"1334":1,"1398":2,"1401":1,"1455":1,"1579":1,"2363":1,"2373":1,"2625":1,"2860":1,"2894":1}}],["doio",{"2":{"165":1,"191":1,"222":1,"249":1}}],["dogtag",{"2":{"211":1,"277":1,"446":2}}],["doxygen",{"2":{"176":1,"211":1,"2657":1}}],["doubt",{"2":{"697":1,"2526":1}}],["doubled",{"2":{"676":1,"2021":1,"2263":1}}],["double",{"0":{"2258":1,"2648":1},"2":{"168":1,"215":2,"375":1,"502":1,"589":1,"668":1,"669":1,"1393":1,"1564":4,"2021":1,"2215":2,"2255":3,"2258":1,"2261":1,"2263":22,"2264":4,"2265":5,"2346":2,"2348":2,"2350":3,"2376":1,"2381":1,"2449":1,"2468":1,"2505":1,"2519":1,"2607":1,"2648":7,"2650":1,"2809":1,"2836":1}}],["dout",{"2":{"45":1}}],["dozen0",{"2":{"143":2}}],["dozens",{"2":{"112":1}}],["dosa40rgb",{"2":{"134":1}}],["doc",{"2":{"199":1,"1331":1}}],["docker",{"0":{"2351":1},"1":{"2352":1,"2353":1,"2354":1,"2355":1},"2":{"114":1,"149":1,"2351":1,"2352":2,"2353":11,"2355":2}}],["docstring",{"0":{"504":1,"505":1,"506":1},"2":{"503":2}}],["docstrings",{"0":{"503":1},"1":{"504":1,"505":1,"506":1},"2":{"496":1,"503":2}}],["docs",{"0":{"457":1,"458":1},"2":{"114":3,"149":1,"165":4,"176":1,"182":1,"191":4,"199":2,"211":1,"222":1,"236":3,"285":1,"294":1,"319":1,"381":1,"390":1,"457":3,"458":3,"598":3,"599":1,"601":1,"648":1,"665":3,"667":1,"1298":1,"1377":1,"2359":1,"2479":1,"2590":1,"2662":3,"2676":1}}],["doctor",{"0":{"432":1,"453":1},"2":{"114":3,"165":1,"199":3,"432":4,"453":1,"2562":1}}],["documenting",{"0":{"665":1},"2":{"2480":1}}],["documented",{"2":{"213":1,"312":1,"1507":1,"2336":1,"2387":1,"2407":1,"2550":1,"2694":1,"2699":1,"2788":1}}],["documents",{"2":{"32":1,"114":1,"382":1,"656":1,"1366":1,"2471":1,"2480":1,"2854":2,"2855":2,"2857":1}}],["documentation",{"0":{"22":1,"318":1,"413":1,"598":1,"599":1,"614":1,"618":1,"620":1,"621":1,"624":1,"627":1,"632":1,"636":1,"656":1,"659":1,"1390":1,"1402":1},"1":{"319":1,"320":1,"321":1,"322":1,"323":1,"324":1,"325":1,"326":1,"327":1,"328":1,"329":1,"330":1,"331":1,"332":1,"333":1,"334":1,"335":1,"336":1,"337":1,"338":1,"339":1,"340":1,"341":1,"414":1,"415":1,"416":1,"417":1,"418":1,"419":1,"420":1,"421":1,"599":1,"657":1,"658":1},"2":{"13":1,"22":1,"93":1,"99":1,"118":1,"123":1,"124":1,"134":1,"138":1,"149":1,"161":1,"163":1,"168":1,"169":1,"182":1,"195":1,"196":1,"202":1,"222":2,"228":1,"229":1,"232":1,"245":1,"247":1,"277":1,"288":1,"289":1,"297":1,"298":1,"304":1,"306":1,"315":1,"316":1,"318":1,"428":1,"458":1,"463":1,"464":1,"465":1,"487":1,"598":5,"652":1,"659":1,"660":1,"665":2,"682":1,"736":1,"1323":1,"1357":1,"1550":1,"1734":1,"1825":1,"1972":1,"2013":1,"2037":1,"2208":1,"2222":1,"2328":1,"2372":1,"2376":1,"2381":1,"2412":1,"2423":1,"2425":1,"2427":1,"2622":1,"2676":1,"2706":1,"2761":1,"2773":1,"2777":1,"2780":1,"2789":1,"2791":1,"2794":1,"2795":1,"2889":1,"2890":1}}],["document",{"0":{"395":1},"2":{"0":1,"76":1,"93":1,"165":1,"199":1,"347":1,"377":1,"381":1,"389":1,"408":1,"409":1,"468":1,"503":1,"523":1,"601":2,"659":1,"1398":1,"1414":1,"1602":1,"2246":1,"2549":1,"2581":2,"2583":2,"2601":1,"2612":1,"2623":1,"2673":1,"2674":2,"2681":1,"2743":2,"2848":1,"2857":1,"2860":1,"2861":1}}],["dots",{"2":{"526":1,"1665":2}}],["dotty",{"2":{"430":1,"652":1}}],["dotted",{"2":{"322":1}}],["dot",{"0":{"111":1},"2":{"111":1,"353":1,"571":2,"652":1,"1480":1,"1487":5,"1660":1,"2027":1,"2458":1,"2464":1,"2477":1,"2481":2,"2878":1,"2879":1}}],["downstream",{"2":{"2676":1}}],["downside",{"2":{"2652":1}}],["downward",{"2":{"1946":2}}],["downloadable",{"2":{"2514":1}}],["downloads",{"2":{"445":1,"446":1,"447":1,"563":2,"566":1,"2378":1,"2587":1}}],["downloaded",{"2":{"371":1,"2452":1,"2454":1,"2545":1,"2622":2}}],["download",{"0":{"349":1,"2606":1},"2":{"174":1,"344":1,"349":1,"350":1,"352":1,"369":1,"568":2,"582":1,"583":1,"1296":2,"2356":1,"2378":1,"2544":1,"2547":1,"2556":1,"2569":1,"2606":1,"2616":1,"2618":1,"2621":1}}],["down",{"0":{"631":1,"1428":1,"2769":1},"2":{"90":2,"119":3,"120":1,"149":1,"209":1,"222":1,"236":1,"255":1,"266":1,"353":1,"571":4,"578":1,"612":1,"630":1,"631":1,"632":2,"657":1,"658":1,"667":1,"730":1,"742":1,"1329":1,"1340":1,"1368":1,"1383":6,"1386":1,"1392":1,"1395":1,"1397":1,"1421":1,"1424":6,"1427":1,"1428":3,"1434":1,"1460":2,"1463":4,"1465":2,"1468":2,"1469":1,"1473":1,"1491":3,"1492":3,"1493":1,"1503":2,"1513":2,"1559":1,"1582":2,"1594":1,"1606":3,"1636":1,"1640":1,"1641":1,"1648":2,"1653":1,"1662":2,"1730":2,"1732":1,"1735":2,"1738":2,"1744":6,"1747":3,"1749":3,"1750":6,"1752":9,"1753":6,"1754":4,"1755":1,"1819":8,"1828":2,"1829":7,"1891":5,"1893":1,"1911":1,"1912":1,"1926":1,"1941":1,"1950":1,"1965":2,"1969":1,"2013":1,"2024":10,"2040":4,"2041":7,"2047":1,"2127":4,"2164":1,"2168":1,"2199":2,"2218":1,"2236":1,"2246":4,"2263":1,"2265":1,"2276":1,"2330":1,"2337":1,"2364":1,"2380":1,"2404":1,"2409":1,"2412":2,"2459":1,"2462":6,"2463":5,"2464":2,"2467":1,"2473":1,"2477":2,"2481":14,"2483":2,"2484":3,"2486":2,"2492":1,"2496":2,"2498":8,"2499":5,"2502":2,"2503":4,"2504":4,"2518":1,"2519":1,"2522":1,"2531":1,"2544":1,"2558":4,"2598":1,"2599":2,"2626":1,"2705":5,"2712":1,"2769":1,"2779":1,"2782":1,"2787":1,"2790":1,"2836":1,"2842":2,"2868":14,"2869":5,"2871":4,"2872":6,"2873":4,"2875":8,"2876":2,"2877":3,"2881":2,"2896":2}}],["downbubble",{"2":{"43":2}}],["dongles",{"2":{"2454":1}}],["dongle",{"2":{"2340":2,"2451":1}}],["donating",{"2":{"592":1}}],["done",{"2":{"104":1,"114":1,"125":1,"127":2,"182":1,"185":2,"224":1,"371":1,"387":1,"398":1,"523":1,"583":1,"587":1,"638":1,"655":1,"668":1,"727":1,"741":1,"1178":1,"1226":1,"1292":1,"1356":1,"1359":1,"1389":1,"1401":1,"1419":1,"1472":2,"1507":1,"1508":1,"1894":1,"1911":1,"1917":1,"1946":1,"1968":1,"2226":1,"2241":1,"2329":2,"2334":1,"2336":1,"2337":1,"2339":1,"2341":1,"2342":1,"2343":1,"2344":1,"2356":8,"2373":1,"2376":1,"2378":1,"2380":1,"2381":1,"2410":2,"2419":1,"2448":1,"2528":1,"2554":1,"2564":1,"2577":1,"2586":1,"2587":1,"2621":1,"2622":1,"2676":1,"2678":2,"2679":1,"2704":22,"2705":1,"2837":1,"2843":1,"2861":1,"2891":1}}],["don",{"0":{"592":1,"1298":1,"1314":1},"2":{"31":1,"34":1,"119":1,"149":2,"155":1,"191":1,"198":1,"199":1,"222":1,"232":1,"277":2,"357":1,"452":1,"471":1,"494":1,"495":1,"496":1,"498":1,"520":1,"592":1,"601":1,"1186":1,"1226":1,"1291":1,"1297":1,"1318":1,"1321":1,"1332":2,"1343":1,"1382":1,"1388":1,"1417":2,"1419":1,"1434":1,"1460":1,"1461":1,"1487":1,"1495":1,"1507":1,"1559":1,"1579":1,"1636":1,"1734":1,"1942":1,"1955":1,"2226":1,"2243":1,"2266":1,"2355":1,"2373":1,"2412":1,"2475":2,"2512":1,"2525":1,"2532":1,"2552":1,"2561":1,"2562":1,"2576":1,"2606":1,"2617":1,"2642":1,"2662":1,"2665":1,"2734":1,"2742":1,"2837":3,"2842":1,"2855":1,"2868":2,"2890":1,"2896":2}}],["do",{"0":{"393":2,"587":2,"595":1,"1342":1,"1466":1,"1470":1,"1496":1,"1564":1,"1758":1,"2022":1,"2253":1,"2886":1},"1":{"394":2,"395":2,"396":2,"1467":1,"1468":1,"1469":1,"1470":1,"1471":1,"1472":1,"1473":1,"1474":1,"1475":1,"1476":1,"1477":1,"1478":1,"1479":1,"1480":1,"1481":1,"1482":1,"1483":1,"1484":1,"1485":1,"1486":1,"1487":1,"1488":1,"1489":1,"1490":1,"1491":1,"1492":1,"1493":1,"1565":1,"2254":1,"2255":1,"2256":1,"2257":1,"2258":1,"2259":1,"2260":1,"2261":1,"2262":1,"2263":1,"2264":1,"2265":1},"2":{"14":1,"92":2,"132":1,"165":1,"194":1,"199":2,"211":1,"231":3,"232":2,"241":1,"253":1,"268":1,"270":1,"281":1,"284":1,"303":2,"317":1,"358":1,"393":1,"408":1,"426":2,"437":1,"476":1,"481":2,"487":2,"494":4,"495":1,"496":3,"498":1,"500":1,"501":2,"508":1,"510":2,"512":1,"515":1,"522":1,"526":2,"528":1,"557":1,"579":1,"592":2,"597":1,"600":2,"601":4,"603":1,"608":1,"613":2,"615":1,"628":2,"638":1,"657":1,"666":1,"667":1,"676":1,"699":1,"734":1,"747":1,"775":1,"901":1,"1038":1,"1106":1,"1186":1,"1244":1,"1298":2,"1326":2,"1343":1,"1356":1,"1358":3,"1382":1,"1388":1,"1389":2,"1395":1,"1397":1,"1417":1,"1418":2,"1419":2,"1420":2,"1424":1,"1426":1,"1427":1,"1442":1,"1447":1,"1450":1,"1453":1,"1474":1,"1475":1,"1476":1,"1477":1,"1478":1,"1499":1,"1559":1,"1561":1,"1562":1,"1563":1,"1571":2,"1575":1,"1579":1,"1587":1,"1592":1,"1598":1,"1629":1,"1636":1,"1744":1,"1747":1,"1756":1,"1762":1,"1763":1,"1766":1,"1769":1,"1805":1,"1813":1,"1826":1,"1830":1,"1831":1,"1897":1,"1906":1,"1911":1,"1920":1,"1943":1,"1955":1,"1969":1,"1997":3,"1999":4,"2025":1,"2038":1,"2044":1,"2046":1,"2134":2,"2152":1,"2202":1,"2216":1,"2217":1,"2218":1,"2219":1,"2225":1,"2233":1,"2247":1,"2254":2,"2255":1,"2256":1,"2263":1,"2265":1,"2322":1,"2330":1,"2337":1,"2341":1,"2360":2,"2364":2,"2371":1,"2387":1,"2404":1,"2406":1,"2407":1,"2412":1,"2417":1,"2420":1,"2428":2,"2431":1,"2433":1,"2435":1,"2436":1,"2448":1,"2449":1,"2452":1,"2466":1,"2514":1,"2525":1,"2529":1,"2530":1,"2531":1,"2533":1,"2535":2,"2541":1,"2545":1,"2553":1,"2558":1,"2562":1,"2570":1,"2577":1,"2584":1,"2585":2,"2586":1,"2587":1,"2589":1,"2600":1,"2604":1,"2607":2,"2608":1,"2616":1,"2621":1,"2622":1,"2633":1,"2634":1,"2635":1,"2651":1,"2658":1,"2665":1,"2666":1,"2675":1,"2676":4,"2678":1,"2705":2,"2712":1,"2731":1,"2735":3,"2736":2,"2738":1,"2740":2,"2795":1,"2799":1,"2817":1,"2831":1,"2833":2,"2835":1,"2836":1,"2837":1,"2859":2,"2868":3,"2875":2,"2876":2,"2884":1,"2886":1,"2891":1,"2894":1,"2896":1}}],["darmoshark",{"2":{"2513":1}}],["dave",{"2":{"2412":1}}],["dazzle",{"2":{"2021":1}}],["damage",{"2":{"1649":1,"2373":1,"2638":1}}],["damnit",{"2":{"330":1}}],["daemon",{"2":{"1294":1}}],["daunting",{"2":{"537":1}}],["daughterboard",{"2":{"311":1}}],["dashes",{"2":{"501":1,"502":1}}],["dashed",{"2":{"322":1}}],["daskeyboard4",{"2":{"308":1}}],["daskygit",{"2":{"164":1}}],["dac2",{"2":{"698":1}}],["dac1",{"2":{"698":5,"699":4}}],["dacs",{"2":{"698":1,"699":1}}],["dac",{"0":{"698":1,"699":1,"700":1,"1447":1,"1450":1},"1":{"701":1,"1448":1,"1449":1},"2":{"222":3,"236":2,"249":1,"697":2,"698":6,"699":7,"700":13,"701":6,"704":2,"1447":7,"1448":1,"1450":9,"1451":2,"1454":1,"1458":4,"2637":1,"2804":2}}],["dactyl",{"2":{"114":3,"191":1,"211":1,"217":4,"222":14,"226":1,"236":2,"277":1,"436":2,"2371":2,"2372":1}}],["days",{"0":{"386":1},"2":{"385":1,"386":2,"390":1}}],["day",{"0":{"387":1},"2":{"211":1,"380":1,"383":1,"384":1,"385":2,"390":4,"520":1,"2513":1}}],["daily",{"2":{"2615":1}}],["daily60",{"2":{"211":1}}],["dailycraft",{"2":{"143":7}}],["daisy",{"2":{"102":2}}],["dawn60",{"0":{"58":1},"2":{"58":3}}],["danish",{"2":{"2834":3}}],["danielggordon",{"2":{"2263":1}}],["danger",{"2":{"330":1,"2567":1}}],["dangerous",{"2":{"0":1,"9":1,"19":1,"39":1,"52":1,"330":1,"377":2}}],["dango40",{"2":{"211":1}}],["dances",{"2":{"191":1,"2261":1,"2262":1,"2263":2,"2265":2}}],["dance",{"0":{"2253":1,"2255":1,"2260":1,"2263":1,"2264":1,"2265":1,"2791":1},"1":{"2254":1,"2255":1,"2256":1,"2257":1,"2258":1,"2259":1,"2260":1,"2261":1,"2262":1,"2263":1,"2264":1,"2265":1},"2":{"49":4,"165":3,"191":1,"199":1,"222":1,"249":1,"277":1,"544":1,"574":2,"1393":1,"1397":1,"1564":1,"1573":1,"1769":1,"2254":2,"2255":26,"2256":25,"2258":7,"2259":1,"2260":8,"2261":15,"2262":24,"2263":27,"2264":15,"2265":31,"2519":1,"2599":1,"2676":1,"2791":1,"2855":1,"2864":2,"2895":1}}],["datastructure",{"2":{"2474":1,"2860":2}}],["datasheets",{"2":{"747":1,"1178":1}}],["datasheet",{"2":{"149":1,"676":1,"679":1,"680":1,"705":1,"710":1,"730":3,"731":1,"735":1,"740":5,"743":1,"749":1,"778":1,"804":1,"833":1,"838":1,"841":1,"865":1,"871":1,"897":1,"903":1,"906":1,"932":1,"937":1,"940":1,"966":1,"971":1,"974":1,"1000":1,"1005":1,"1008":1,"1034":1,"1039":1,"1042":1,"1068":1,"1073":1,"1076":1,"1102":1,"1107":1,"1110":1,"1136":1,"1141":1,"1144":1,"1176":1,"1179":1,"1192":1,"1197":1,"1226":1,"1247":1,"1275":1,"1526":1,"1652":1,"1653":2,"1654":1,"1681":1,"1698":1,"2429":1,"2642":1,"2643":1}}],["datatypes",{"2":{"215":2,"2705":1}}],["datablock",{"2":{"191":1}}],["database",{"0":{"132":1,"302":1,"467":1},"2":{"132":3,"134":1,"249":1,"308":1,"426":3,"467":1,"2621":1}}],["data",{"0":{"109":1,"158":1,"184":1,"646":1,"754":1,"757":1,"760":1,"763":1,"766":1,"769":1,"772":1,"788":1,"815":1,"847":1,"877":1,"912":1,"946":1,"980":1,"1014":1,"1048":1,"1082":1,"1116":1,"1150":1,"1203":1,"1232":1,"1237":1,"1240":1,"1251":1,"1255":1,"1257":1,"1507":1,"1687":1,"1689":1,"1693":1,"1700":2,"2013":1,"2014":1,"2017":1,"2019":1,"2222":1,"2223":1,"2719":1,"2727":1,"2728":1},"1":{"110":1,"111":1,"112":1,"159":1,"647":1,"648":1,"649":1,"650":1,"651":1,"652":1,"653":1,"654":1,"655":1,"755":1,"756":1,"758":1,"759":1,"761":1,"762":1,"764":1,"765":1,"767":1,"768":1,"770":1,"771":1,"773":1,"774":1,"789":1,"816":1,"848":1,"878":1,"913":1,"947":1,"981":1,"1015":1,"1049":1,"1083":1,"1117":1,"1151":1,"1204":1,"1233":1,"1234":1,"1238":1,"1239":1,"1241":1,"1242":1,"1252":1,"1256":1,"1258":1,"1508":1,"1509":1,"1688":1,"1690":1,"1694":1,"1701":2,"2018":1,"2020":1},"2":{"45":2,"76":2,"107":4,"109":1,"114":3,"149":2,"158":1,"165":6,"176":3,"184":1,"191":3,"199":13,"201":2,"211":29,"214":1,"222":13,"236":7,"249":2,"251":1,"262":2,"266":68,"277":3,"285":1,"308":1,"312":1,"322":2,"354":2,"374":1,"430":2,"445":1,"446":1,"460":1,"475":1,"537":2,"552":3,"560":1,"607":1,"646":1,"648":2,"650":1,"651":2,"653":2,"683":1,"697":2,"702":2,"729":1,"749":1,"755":3,"757":1,"758":3,"761":2,"764":3,"767":3,"770":2,"773":2,"789":1,"816":1,"848":1,"878":1,"913":1,"947":1,"981":1,"1015":1,"1049":1,"1083":1,"1117":1,"1151":1,"1172":1,"1175":1,"1178":3,"1204":1,"1233":1,"1238":3,"1241":2,"1252":1,"1254":1,"1256":3,"1258":2,"1259":2,"1260":1,"1261":1,"1263":1,"1264":1,"1266":1,"1274":1,"1343":1,"1388":1,"1390":1,"1453":1,"1495":2,"1497":3,"1498":1,"1505":1,"1507":2,"1508":4,"1649":1,"1667":1,"1670":1,"1688":2,"1690":2,"1694":2,"1700":2,"1701":2,"1803":1,"1911":3,"1912":22,"1915":1,"1920":2,"1924":1,"1932":2,"1936":1,"1938":1,"1939":1,"1941":3,"1943":4,"1944":7,"1945":3,"1994":2,"1996":1,"1997":3,"1998":2,"1999":6,"2000":2,"2002":2,"2013":3,"2014":2,"2015":8,"2018":2,"2020":2,"2051":2,"2052":1,"2124":1,"2125":3,"2137":1,"2154":1,"2221":3,"2223":17,"2224":1,"2234":1,"2236":11,"2244":1,"2260":1,"2261":3,"2262":6,"2263":4,"2264":4,"2265":4,"2321":1,"2325":1,"2377":1,"2400":1,"2412":4,"2448":3,"2470":1,"2471":1,"2587":1,"2664":1,"2670":2,"2676":3,"2702":1,"2703":2,"2704":2,"2705":5,"2713":3,"2717":1,"2719":2,"2720":3,"2721":1,"2724":1,"2727":6,"2743":7,"2799":2,"2803":2,"2816":2,"2822":2}}],["dates",{"0":{"380":1},"2":{"390":1}}],["date",{"2":{"6":2,"10":1,"173":1,"387":1,"389":1,"390":10,"597":1,"2227":1,"2574":1,"2586":1,"2606":1,"2655":1,"2658":1,"2674":1}}],["deutsche",{"2":{"2786":1}}],["derivatives",{"2":{"2576":1}}],["derive",{"2":{"731":1,"740":1,"1278":1}}],["derived",{"2":{"363":1,"2445":1,"2833":1}}],["dereferencing",{"2":{"1905":1,"2232":1}}],["deghost",{"2":{"867":1,"869":1}}],["degradation",{"2":{"2702":1}}],["degrade",{"2":{"1907":1}}],["degrading",{"2":{"209":1}}],["degree",{"0":{"1911":1},"2":{"1630":1,"1632":1,"1910":2,"1911":3,"1930":3}}],["degrees",{"2":{"31":1,"34":1,"1906":1,"1939":1,"1941":3,"1943":3,"2007":1,"2233":1,"2238":1,"2705":1,"2725":1,"2816":1}}],["denied",{"2":{"2515":1}}],["denote",{"2":{"2473":1,"2724":2}}],["denoted",{"2":{"1600":1,"1912":1,"2236":1,"2713":1,"2720":1}}],["denotes",{"2":{"735":1,"736":1,"737":1,"807":1,"836":1,"868":1,"900":1,"901":1,"935":1,"969":1,"1003":1,"1037":1,"1038":1,"1071":1,"1105":1,"1106":1,"1139":1,"1195":1,"1264":1,"2723":1,"2724":1,"2812":1}}],["density",{"0":{"1191":1},"2":{"114":1,"2454":2}}],["deeper",{"2":{"2256":1}}],["deeply",{"2":{"652":1}}],["deep",{"2":{"537":1,"540":2,"2396":1}}],["deemen17",{"2":{"300":2,"308":1}}],["dedicate",{"2":{"2027":1}}],["dedicates",{"2":{"1289":3}}],["dedicated",{"2":{"534":1,"727":1,"1171":1,"1320":1,"1514":1,"1563":1,"1631":1,"1639":1,"1737":1,"1747":2,"1830":1,"2044":1,"2127":1}}],["dedupe",{"2":{"236":1}}],["de60",{"2":{"300":1,"308":1}}],["de60fs",{"2":{"300":1}}],["dekunukem",{"2":{"222":1}}],["demand",{"2":{"2585":2}}],["demanding",{"2":{"2513":1}}],["demo",{"2":{"2133":1,"2224":1}}],["demonstrate",{"2":{"2515":1,"2857":1}}],["demonstrates",{"2":{"2126":1}}],["demonstrated",{"2":{"312":1}}],["demonstration",{"2":{"2015":1,"2129":1}}],["demiurge",{"2":{"211":1}}],["demultiplexer",{"2":{"149":1}}],["dead",{"2":{"2598":1,"2782":1,"2833":1}}],["deadline",{"2":{"390":1,"552":1}}],["deadlock",{"2":{"191":2,"199":1}}],["deadlocks",{"2":{"165":1}}],["deaf",{"2":{"2237":1}}],["deactivating",{"2":{"1968":1,"2809":1}}],["deactivation",{"0":{"1753":1},"2":{"1747":1,"1956":2,"1964":1,"1965":1}}],["deactivates",{"2":{"1397":1,"1570":1,"1571":1,"1747":1,"1753":1,"2809":1}}],["deactivate",{"2":{"1394":1,"1570":1,"1750":1,"1955":2,"2199":1,"2200":4,"2240":1}}],["deactivated",{"2":{"1392":1,"1455":1,"1456":2,"1749":2,"1750":1,"1753":1,"1955":1}}],["deassert",{"2":{"1243":1,"1622":1,"1624":1,"1626":1}}],["deals",{"2":{"1326":1,"2666":1}}],["deal",{"2":{"1315":1,"1942":1,"2425":1}}],["dealt",{"2":{"628":1}}],["dealing",{"2":{"11":1,"2368":1}}],["de",{"0":{"838":1,"869":1,"903":1,"937":1,"971":1,"1005":1,"1039":1,"1073":1,"1107":1,"1141":1},"2":{"134":1,"199":4,"266":1,"317":1,"869":1,"1392":2,"2026":1,"2481":1,"2834":2}}],["detrimental",{"2":{"276":1}}],["detach",{"0":{"2710":1},"2":{"266":1,"2710":2}}],["detailing",{"2":{"2580":1}}],["detail",{"2":{"165":2,"395":1,"597":1,"1337":1,"1751":1,"2256":1,"2363":1,"2480":1,"2888":1}}],["details",{"0":{"340":1,"486":1,"487":1,"488":1,"2256":1,"2479":1},"2":{"152":1,"195":1,"224":1,"228":1,"229":1,"232":1,"330":2,"343":1,"348":2,"376":1,"427":1,"477":1,"487":1,"511":1,"537":1,"546":3,"667":1,"669":1,"747":1,"1290":1,"1297":1,"1299":1,"1378":1,"1383":1,"1392":1,"1397":1,"1398":1,"1414":1,"1446":1,"1459":1,"1463":1,"1473":1,"1507":1,"1564":1,"1629":1,"1665":1,"1741":1,"1803":1,"2031":1,"2051":1,"2052":1,"2134":1,"2137":1,"2259":1,"2272":1,"2363":1,"2364":2,"2401":1,"2414":1,"2455":1,"2479":1,"2547":1,"2562":1,"2671":1,"2680":1,"2866":1}}],["detailed",{"0":{"71":1,"560":1,"2363":1},"1":{"72":1,"73":1,"74":1,"75":1,"76":1,"77":1,"561":1,"562":1,"563":1,"564":1,"565":1,"566":1,"567":1,"568":1,"2364":1,"2365":1},"2":{"14":1,"70":1,"534":1,"1296":1,"1334":1,"1391":1,"1896":1,"2208":1,"2227":1,"2266":1,"2400":1,"2581":1,"2583":1,"2672":1,"2883":1}}],["detent",{"2":{"1633":1,"1638":2}}],["determining",{"2":{"1397":1,"2241":1,"2827":1,"2882":1}}],["deterministically",{"2":{"230":1}}],["determines",{"2":{"426":1,"1230":1,"2219":1,"2827":1,"2866":1}}],["determined",{"2":{"393":1,"471":1,"550":2,"551":2,"735":1,"2472":1}}],["determine",{"2":{"114":1,"119":1,"173":1,"525":1,"550":1,"551":1,"638":1,"731":1,"735":1,"749":1,"1226":1,"1247":1,"1259":1,"1462":1,"1480":1,"1526":1,"2216":1,"2217":1,"2218":2,"2264":2,"2265":1,"2512":1,"2657":2,"2677":1,"2827":1,"2863":1}}],["detects",{"2":{"2412":1}}],["detected",{"0":{"1295":1},"2":{"211":1,"266":1,"308":1,"546":1,"735":1,"1356":1,"1606":3,"1915":2,"1916":8,"1920":1,"2221":1,"2241":1,"2353":1,"2562":1,"2622":1,"2827":2}}],["detecting",{"2":{"132":1,"552":2,"2224":2,"2225":1,"2333":1,"2525":2,"2618":1,"2712":1,"2715":1,"2721":1,"2722":1,"2859":1,"2860":1}}],["detection",{"0":{"1914":1,"1917":1,"2516":1,"2863":1},"1":{"1915":1,"1916":1,"1917":1,"1918":1,"1919":1,"1920":1,"1921":1},"2":{"114":1,"164":1,"199":4,"249":3,"285":2,"308":1,"735":1,"1376":1,"1377":1,"1502":1,"1915":1,"1917":1,"1918":7,"1919":5,"1920":3,"1943":1,"2224":1,"2225":3,"2226":2,"2860":1}}],["detect",{"2":{"112":1,"199":1,"285":1,"293":1,"305":1,"314":1,"433":1,"552":6,"667":1,"1358":1,"1359":1,"1376":1,"1505":1,"1915":1,"2224":5,"2225":3,"2226":2,"2329":1,"2332":1,"2334":1,"2335":1,"2336":1,"2337":1,"2339":1,"2341":1,"2342":1,"2343":1,"2344":1,"2346":2,"2348":2,"2350":2,"2412":1,"2622":1,"2676":1,"2776":1,"2827":2,"2896":1}}],["debating",{"2":{"2513":1}}],["debt",{"2":{"187":1,"198":1,"201":1,"213":1,"224":1,"238":1}}],["debian",{"2":{"114":3,"2539":1,"2572":1,"2576":3}}],["debouncing",{"0":{"1387":1},"2":{"94":1,"222":1,"556":1,"607":2,"1382":3,"1383":12,"1386":6,"1387":2,"1917":2,"1937":1,"2364":1}}],["debouncer",{"2":{"149":1}}],["debounce",{"0":{"1383":1,"1384":1,"1385":1,"1386":1},"1":{"1385":1,"1386":1,"1387":1},"2":{"70":2,"111":1,"112":1,"114":3,"134":1,"149":1,"165":1,"199":3,"222":2,"236":1,"308":1,"543":1,"556":1,"607":4,"1382":3,"1383":6,"1384":1,"1385":3,"1386":10,"1387":4,"1561":1,"1918":2,"1934":1,"1935":1,"1937":1,"1959":1,"1964":4,"1970":1,"2364":1,"2676":3,"2802":2,"2819":2,"2856":1}}],["debugged",{"2":{"2742":1}}],["debuggers",{"2":{"376":1}}],["debugger",{"0":{"367":1,"374":1,"375":1,"376":1},"2":{"375":1,"1398":2,"2622":2,"2893":1,"2896":1}}],["debugging",{"0":{"362":1,"373":1,"1299":1,"1300":1,"1301":1,"1302":1,"1303":1,"1304":1,"2595":1,"2597":1,"2622":1,"2893":1},"1":{"363":1,"364":1,"365":1,"366":1,"367":1,"368":1,"369":1,"370":1,"371":1,"372":1,"373":1,"374":2,"375":2,"376":2,"1300":1,"1301":1,"1302":2,"1303":2,"1304":2,"1305":1,"1306":1,"1307":1,"1308":1,"1309":1,"1310":1,"1311":1,"2596":1,"2597":1},"2":{"82":1,"114":1,"288":1,"362":1,"368":1,"371":1,"375":1,"376":1,"431":1,"543":1,"544":2,"1187":1,"1306":2,"1311":1,"1350":1,"1595":4,"1954":1,"2364":1,"2601":1,"2612":1,"2617":1,"2622":4,"2639":1,"2702":2,"2744":1,"2767":1,"2852":1,"2882":1}}],["debug=1",{"2":{"249":1,"2893":2}}],["debug",{"0":{"1305":1,"1306":1,"1920":1,"2008":1},"1":{"1307":1,"1308":1,"1309":1},"2":{"24":1,"34":1,"49":1,"50":1,"65":1,"114":2,"165":1,"188":1,"191":2,"199":1,"211":1,"249":2,"277":1,"285":1,"308":1,"374":1,"375":2,"376":1,"474":2,"522":1,"544":1,"556":2,"1187":2,"1300":8,"1301":1,"1302":1,"1303":1,"1304":1,"1305":3,"1309":1,"1310":1,"1311":3,"1398":2,"1595":4,"1920":1,"1954":2,"2008":5,"2137":4,"2363":1,"2364":4,"2482":2,"2532":1,"2537":1,"2565":1,"2622":11,"2700":2,"2702":3,"2893":1}}],["devuan",{"2":{"2539":1,"2572":1}}],["devaddr",{"0":{"763":1,"766":1,"769":1,"772":1},"1":{"764":1,"765":1,"767":1,"768":1,"770":1,"771":1,"773":1,"774":1},"2":{"764":1,"767":1,"770":1,"773":1}}],["devastatingtkl",{"2":{"211":1}}],["devised",{"2":{"2420":1}}],["deviation",{"2":{"1929":1}}],["deviate",{"2":{"408":1,"2650":1}}],["device",{"0":{"118":1,"164":1,"190":1,"668":1,"1295":1,"1296":1,"1310":1,"1899":1,"1922":1,"1928":1,"1952":1,"1971":1},"1":{"1923":1,"1924":1,"1925":1,"1926":1,"1927":1,"1928":1,"1929":1,"1930":1,"1931":1,"1932":1,"1933":1,"1934":1,"1935":1,"1936":1,"1937":1,"1938":1,"1939":1,"1940":1,"1941":1,"1942":1,"1943":1,"1944":1,"1945":1},"2":{"63":1,"70":2,"100":2,"111":1,"114":1,"118":13,"134":3,"138":3,"146":1,"149":2,"158":2,"164":4,"165":7,"184":2,"190":3,"191":7,"211":4,"240":2,"249":1,"266":1,"273":2,"285":2,"317":2,"371":1,"543":3,"546":1,"666":3,"667":3,"668":4,"669":6,"670":5,"676":1,"729":1,"743":1,"747":1,"754":1,"755":2,"757":1,"758":2,"760":1,"761":2,"763":1,"764":2,"766":1,"767":2,"769":1,"770":2,"772":1,"773":2,"776":2,"1174":1,"1177":1,"1230":2,"1232":1,"1235":1,"1236":1,"1237":1,"1240":1,"1246":1,"1250":1,"1293":1,"1294":1,"1295":2,"1307":1,"1310":5,"1311":1,"1348":2,"1371":1,"1379":1,"1382":2,"1606":6,"1613":2,"1646":2,"1706":2,"1817":1,"1818":3,"1823":1,"1899":1,"1903":1,"1917":1,"1918":1,"1919":1,"1922":3,"1923":1,"1924":4,"1925":2,"1926":1,"1927":1,"1928":1,"1931":2,"1932":2,"1934":2,"1935":1,"1936":3,"1937":1,"1938":4,"1939":10,"1940":6,"1941":23,"1942":8,"1943":15,"1944":20,"1945":9,"1946":9,"1948":3,"1949":2,"1950":1,"1952":5,"1953":6,"1954":2,"1955":3,"1957":2,"1959":1,"1970":2,"1971":10,"1972":1,"1993":1,"2007":6,"2013":5,"2015":7,"2164":5,"2222":2,"2271":1,"2328":1,"2329":2,"2331":1,"2332":2,"2333":2,"2334":3,"2335":1,"2336":3,"2337":2,"2338":1,"2339":2,"2340":1,"2341":2,"2342":2,"2343":2,"2344":2,"2345":1,"2346":2,"2348":2,"2350":2,"2400":4,"2401":1,"2445":1,"2447":1,"2448":4,"2451":1,"2477":1,"2558":3,"2561":3,"2622":3,"2665":2,"2676":1,"2704":63,"2705":52,"2709":3,"2774":1,"2783":1,"2797":1,"2822":2,"2829":2}}],["devices",{"0":{"11":1,"138":1,"1953":1},"2":{"11":2,"49":3,"138":1,"149":1,"163":2,"164":1,"190":1,"191":1,"229":1,"263":1,"266":1,"276":1,"294":1,"317":1,"371":2,"431":1,"597":2,"667":2,"668":1,"669":3,"670":1,"671":1,"676":4,"735":1,"738":1,"748":1,"757":1,"775":1,"1225":2,"1265":1,"1268":1,"1273":1,"1278":1,"1295":1,"1311":1,"1383":1,"1447":1,"1458":1,"1685":1,"1689":1,"1914":1,"1918":2,"1920":1,"1945":1,"1993":1,"2013":2,"2178":1,"2180":1,"2193":1,"2194":1,"2222":1,"2238":1,"2320":1,"2339":1,"2385":1,"2400":1,"2423":3,"2429":1,"2451":1,"2559":1,"2622":1,"2627":1,"2632":1,"2655":3,"2657":2,"2658":1,"2665":1,"2676":1,"2701":1,"2704":16,"2856":1}}],["dev",{"2":{"108":1,"285":1,"365":1,"368":1,"470":1,"2448":2,"2538":1,"2539":2,"2572":4,"2588":5,"2589":1,"2622":1}}],["developing",{"2":{"2409":1,"2423":1,"2586":1,"2601":1,"2612":1,"2678":1}}],["developed",{"2":{"2334":1,"2760":1,"2846":1}}],["developer=true",{"2":{"470":1}}],["developer",{"0":{"454":1,"470":1},"1":{"455":1,"456":1,"457":1,"458":1,"459":1,"460":1,"461":1,"462":1,"463":1,"464":1,"465":1,"466":1,"467":1},"2":{"351":1,"359":1,"470":1,"578":1}}],["developers",{"0":{"359":1,"361":1},"2":{"343":1,"362":1,"468":1,"646":1,"2363":1,"2606":2,"2762":1}}],["developments",{"2":{"2586":1}}],["development",{"0":{"342":1,"343":1,"468":1,"2601":1,"2612":1},"2":{"132":1,"152":2,"164":1,"165":1,"176":3,"198":1,"233":1,"266":1,"306":1,"308":4,"315":1,"317":8,"342":1,"361":1,"458":1,"536":1,"599":1,"666":1,"1178":1,"2335":1,"2548":1,"2586":2,"2588":1,"2601":2,"2604":1,"2605":1,"2661":1,"2662":4,"2678":1,"2783":1,"2792":1,"2801":5,"2835":1,"2845":1,"2846":1,"2856":3,"2888":1}}],["develop",{"0":{"389":1},"2":{"51":1,"73":1,"76":1,"92":1,"93":1,"94":1,"114":5,"134":4,"149":3,"153":1,"158":1,"165":7,"191":6,"199":1,"211":5,"222":4,"236":2,"251":1,"266":1,"308":1,"357":2,"377":1,"380":6,"381":3,"383":1,"384":1,"385":1,"386":1,"387":5,"389":7,"390":12,"398":3,"399":3,"400":3,"401":6,"1318":1,"2256":1,"2374":1,"2676":4,"2677":1,"2847":2,"2848":1}}],["declined",{"2":{"2846":1}}],["declare",{"2":{"1370":2,"1830":2,"2044":2,"2264":1,"2265":1}}],["declared",{"2":{"1368":1,"1426":1,"1830":1,"2044":1,"2259":1}}],["declares",{"2":{"306":1,"315":1,"1915":1}}],["declarations",{"2":{"222":1,"2258":1}}],["declaration",{"2":{"191":1,"541":1}}],["decryption",{"2":{"2158":1}}],["decreasing",{"2":{"547":3,"1383":1,"2042":1}}],["decrease",{"0":{"1535":1,"1861":1,"1862":1,"1867":1,"1868":1,"2079":1,"2080":1,"2085":1,"2086":1,"2091":1,"2092":1,"2097":1,"2098":1},"2":{"155":1,"1457":1,"1490":1,"1492":1,"1513":1,"1514":1,"1535":1,"1636":2,"1648":2,"1656":1,"1819":4,"1828":2,"1861":1,"1862":1,"1867":1,"1868":1,"2040":3,"2041":1,"2042":3,"2079":1,"2080":1,"2085":1,"2086":1,"2091":1,"2092":1,"2097":1,"2098":1,"2127":8,"2147":12,"2148":2,"2199":1,"2200":3,"2327":1,"2486":1,"2496":2,"2498":4,"2503":8,"2504":3,"2712":1,"2868":1}}],["decreases",{"2":{"119":1,"1463":1,"1465":1,"2148":2,"2483":1,"2502":1,"2868":2}}],["decreased",{"2":{"49":1,"2042":1,"2325":1}}],["decays",{"2":{"2325":1}}],["decay",{"2":{"2157":1}}],["decalartion",{"2":{"149":1}}],["deceptively",{"2":{"2515":1,"2864":1}}],["deceptive",{"2":{"2513":3}}],["deception",{"2":{"2513":1,"2515":1}}],["decelerated",{"2":{"1894":4}}],["decelerates",{"2":{"1892":1}}],["decent",{"2":{"3":1,"15":1}}],["dec",{"2":{"1343":1}}],["decodable",{"2":{"1509":1}}],["decoding",{"0":{"1509":1}}],["decode",{"2":{"1507":1}}],["decoder",{"2":{"604":1,"2728":1}}],["decorators",{"0":{"518":1}}],["decorator",{"2":{"471":2}}],["decorated",{"2":{"469":1}}],["decoupled",{"2":{"163":1}}],["decouple",{"2":{"73":1,"94":1,"191":1,"222":1,"249":1,"277":1}}],["decimal",{"2":{"1343":1}}],["decides",{"2":{"2869":1}}],["decide",{"2":{"1176":1,"1179":1,"1492":2,"1582":3}}],["decided",{"2":{"87":1,"103":1,"126":1,"158":1,"179":1,"184":1,"1321":1}}],["deciding",{"2":{"494":1}}],["decisions",{"2":{"494":1,"496":1}}],["decision",{"0":{"2869":1},"1":{"2870":1,"2871":1,"2872":1,"2873":1,"2874":1,"2875":1,"2876":1},"2":{"203":1,"222":1,"243":1,"1383":1,"2246":1,"2513":1,"2869":3,"2870":2,"2875":1,"2883":1}}],["descr",{"2":{"2454":1}}],["describing",{"2":{"347":1,"381":1,"494":1,"496":1,"506":1,"665":1,"2163":1,"2800":4,"2818":1,"2825":1}}],["described",{"2":{"503":1,"603":1,"609":1,"639":1,"654":1,"670":1,"1431":1,"1508":1,"2033":1,"2201":1,"2369":1,"2397":1,"2702":1,"2863":1}}],["describes",{"2":{"351":1,"353":1,"362":1,"377":1,"558":1,"577":1,"646":1,"649":1,"665":1,"1523":1,"1524":1,"1716":1,"2254":1,"2622":1,"2632":1,"2662":1,"2721":1,"2725":1,"2726":1,"2727":1,"2816":1}}],["describe",{"2":{"99":1,"597":1,"2328":1,"2368":1,"2663":1,"2875":2}}],["descriptive",{"2":{"501":1,"595":1,"2588":1,"2622":1}}],["descriptions",{"2":{"730":1,"731":1,"732":1,"2622":1}}],["description",{"0":{"560":1},"1":{"561":1,"562":1,"563":1,"564":1,"565":1,"566":1,"567":1,"568":1},"2":{"119":1,"176":1,"381":1,"390":5,"422":1,"423":1,"476":1,"503":2,"581":1,"595":2,"597":1,"657":1,"660":1,"679":1,"680":1,"682":1,"685":1,"700":1,"707":1,"725":1,"727":1,"729":1,"730":1,"731":1,"732":1,"734":1,"735":1,"736":1,"737":1,"739":1,"740":1,"742":1,"748":1,"749":2,"780":1,"806":1,"835":1,"867":1,"899":1,"934":1,"968":1,"1002":1,"1036":1,"1070":1,"1104":1,"1138":1,"1194":1,"1226":1,"1247":1,"1263":1,"1269":1,"1273":1,"1277":1,"1280":1,"1281":1,"1355":1,"1386":1,"1398":3,"1455":1,"1456":1,"1459":1,"1460":1,"1463":2,"1465":1,"1491":1,"1500":1,"1506":1,"1513":1,"1514":1,"1524":1,"1526":1,"1527":1,"1549":1,"1569":1,"1576":1,"1582":1,"1591":1,"1595":1,"1629":1,"1630":1,"1642":1,"1644":1,"1646":1,"1647":1,"1648":1,"1649":1,"1667":1,"1712":1,"1732":1,"1748":1,"1749":1,"1750":1,"1761":1,"1773":1,"1804":1,"1819":1,"1827":1,"1828":1,"1829":2,"1891":1,"1893":1,"1894":1,"1895":1,"1897":1,"1898":1,"1907":1,"1908":1,"1909":1,"1910":2,"1919":1,"1924":1,"1925":1,"1926":1,"1928":3,"1929":1,"1930":1,"1932":3,"1933":1,"1934":1,"1935":1,"1936":1,"1937":1,"1938":1,"1939":1,"1941":1,"1942":1,"1943":1,"1944":1,"1945":1,"1959":1,"1961":1,"1964":1,"1965":1,"1970":1,"1971":1,"1974":1,"2012":1,"2023":1,"2024":4,"2034":1,"2039":1,"2040":1,"2041":3,"2125":1,"2127":1,"2128":1,"2129":1,"2130":1,"2131":1,"2141":1,"2143":1,"2144":1,"2145":1,"2146":1,"2147":1,"2148":1,"2149":1,"2150":1,"2162":1,"2163":1,"2164":1,"2167":1,"2168":1,"2198":1,"2199":1,"2200":1,"2203":1,"2205":1,"2206":1,"2234":1,"2235":1,"2250":1,"2252":1,"2267":1,"2268":1,"2269":1,"2273":1,"2274":1,"2278":1,"2323":1,"2325":1,"2326":1,"2361":1,"2399":1,"2456":1,"2457":1,"2458":1,"2459":1,"2460":1,"2461":1,"2462":1,"2463":1,"2464":1,"2465":1,"2468":1,"2469":1,"2481":1,"2482":1,"2483":1,"2484":1,"2485":1,"2486":1,"2487":1,"2488":1,"2489":1,"2490":1,"2491":1,"2492":1,"2493":1,"2494":1,"2495":1,"2496":1,"2497":1,"2498":1,"2499":1,"2500":1,"2501":1,"2502":1,"2503":1,"2504":1,"2505":1,"2506":1,"2507":1,"2508":1,"2509":1,"2510":1,"2511":1,"2518":2,"2599":1,"2633":1,"2672":1,"2676":1,"2700":1,"2868":1}}],["descriptors",{"2":{"2":1,"50":1}}],["descriptor",{"0":{"2":1,"2715":1,"2722":1,"2724":1},"2":{"50":1,"114":1,"134":1,"176":1,"1917":1,"1942":1,"2713":1,"2714":1,"2715":5,"2716":1,"2717":1,"2720":2,"2721":1,"2722":4,"2723":2,"2724":3,"2725":1}}],["descendant",{"2":{"2451":1}}],["desktop",{"2":{"1615":1,"2463":1,"2467":3,"2519":3,"2599":2}}],["deskthority",{"2":{"1346":1,"1993":1,"2412":1}}],["deskdaily",{"2":{"211":1}}],["destination",{"2":{"1331":1,"2494":1}}],["destroyed",{"2":{"495":1,"639":1}}],["desirable",{"2":{"1412":1}}],["desire",{"2":{"581":1,"2514":1}}],["desired",{"2":{"352":1,"392":1,"743":1,"1230":2,"1300":1,"1356":1,"1469":1,"1472":1,"1598":1,"1898":1,"1942":1,"2244":1,"2275":1,"2353":1,"2588":1,"2743":1,"2833":1,"2845":1,"2878":1}}],["designing",{"2":{"1514":1,"1526":1,"1804":1,"2368":1}}],["designate",{"2":{"2742":1}}],["designated",{"2":{"901":1,"1038":1,"1106":1,"1488":1,"2330":1,"2337":1,"2823":2}}],["designates",{"2":{"471":1,"2742":1}}],["designs",{"2":{"211":1,"2446":1,"2643":1}}],["design",{"2":{"114":1,"157":1,"211":2,"1174":1,"1177":1,"1509":1,"2846":1}}],["designers",{"2":{"125":1,"185":1,"201":1,"221":1,"233":1,"234":1,"1826":1,"2038":1,"2632":1,"2654":1}}],["designer",{"2":{"56":1,"543":2,"552":1,"621":2,"2674":1}}],["designed",{"2":{"37":1,"43":1,"1321":1,"1366":1,"2370":1,"2401":1,"2446":1,"2535":2,"2654":1,"2690":2}}],["despite",{"2":{"312":1,"2513":2,"2704":2,"2792":1}}],["depicting",{"2":{"657":1}}],["depths",{"2":{"2704":1}}],["depth",{"2":{"602":1,"682":2}}],["depressed",{"2":{"1468":2}}],["deprecating",{"2":{"94":1}}],["deprecations",{"2":{"392":1,"2848":1}}],["deprecation",{"0":{"87":1,"88":1,"104":1,"127":1,"159":1,"264":1,"274":1,"282":1,"292":1,"301":1,"302":1,"303":1,"307":1,"313":1,"2846":1,"2848":1},"1":{"88":1,"265":1,"275":1,"276":1,"283":1,"284":1,"293":1,"302":1,"303":1,"304":1,"305":1,"306":1,"307":1,"314":1,"315":1,"316":1,"2847":1,"2848":1},"2":{"184":1,"264":1,"274":1,"282":1,"292":1,"301":1,"313":1,"734":1,"2846":4,"2847":2}}],["deprecate",{"2":{"87":1,"94":1,"103":1,"126":1,"149":1,"158":1,"165":1,"184":1,"188":7,"191":7,"294":1,"308":2,"317":1,"2655":1}}],["deprecated",{"0":{"27":1,"254":1,"316":1},"2":{"3":1,"7":1,"15":1,"25":1,"27":1,"38":1,"50":1,"75":2,"114":2,"133":1,"134":1,"140":1,"149":1,"165":1,"173":2,"182":1,"188":1,"191":3,"194":1,"195":1,"199":2,"245":1,"249":1,"254":1,"266":1,"277":1,"294":3,"302":1,"303":2,"304":1,"316":1,"317":1,"467":1,"543":6,"1562":1,"1803":1,"2127":11,"2130":2,"2469":1,"2503":10,"2836":1,"2848":1}}],["depracted",{"2":{"199":1}}],["depend",{"2":{"1250":1,"1383":1,"1411":1,"1681":1,"2481":1}}],["depends",{"2":{"697":1,"1383":1,"1806":1,"1894":1,"1932":1,"2277":1,"2290":1,"2291":1,"2292":1,"2363":1,"2653":1,"2886":1}}],["dependent",{"2":{"619":1,"704":1,"749":1,"1272":1,"1372":1,"1373":1,"1526":1,"1630":1,"1941":1,"2417":1,"2847":1}}],["dependencies",{"2":{"73":1,"174":1,"176":2,"234":1,"308":1,"317":1,"362":1,"364":1,"1600":1,"2539":1,"2566":1,"2569":1,"2574":1}}],["dependency",{"2":{"24":1,"65":1,"368":1}}],["depending",{"2":{"25":1,"30":1,"33":1,"90":1,"209":1,"615":1,"638":1,"709":1,"727":1,"739":1,"782":1,"807":1,"808":1,"836":1,"840":1,"868":1,"870":1,"900":1,"905":1,"935":1,"939":1,"969":1,"973":1,"1003":1,"1007":1,"1037":1,"1041":1,"1071":1,"1075":1,"1105":1,"1109":1,"1139":1,"1143":1,"1195":1,"1196":1,"1272":1,"1277":1,"1281":1,"1289":1,"1526":1,"1527":1,"1587":1,"1638":2,"1648":1,"1650":1,"1805":1,"1912":1,"2041":1,"2211":1,"2263":1,"2368":1,"2375":1,"2400":1,"2445":1,"2463":1,"2605":1,"2627":1,"2713":1,"2715":1,"2720":2,"2725":1,"2730":1,"2831":1,"2845":1,"2864":1}}],["def1",{"2":{"1310":2}}],["def",{"2":{"176":2,"471":1,"482":1,"504":1,"505":1,"506":1,"515":2,"516":3,"1592":1,"2015":2}}],["defs",{"2":{"114":1,"134":1,"176":1,"236":1,"555":1,"1418":2,"1419":1,"2401":2,"2676":1,"2891":1}}],["deferred",{"0":{"637":1,"638":1,"639":1,"640":1,"641":1,"642":1},"1":{"638":1,"639":1,"640":1,"641":1,"642":1},"2":{"134":1,"149":1,"381":1,"390":1,"556":3,"637":1,"638":4,"639":4,"640":2,"641":2,"642":3,"1600":2,"1754":1,"2364":3,"2705":4}}],["deferring",{"2":{"125":1,"185":1,"621":2}}],["defer",{"2":{"114":2,"125":1,"149":1,"185":1,"236":1,"638":1,"639":1,"640":1,"641":1,"1383":9,"1386":6,"2025":1,"2802":4,"2883":1}}],["definable",{"2":{"1487":1}}],["defining",{"0":{"611":1,"2025":1,"2135":1},"1":{"2026":1,"2027":1},"2":{"45":1,"49":2,"50":1,"80":1,"120":1,"196":1,"199":1,"508":1,"609":2,"698":1,"700":1,"703":1,"1185":1,"1186":1,"1392":1,"1393":1,"1461":1,"1463":1,"1565":1,"1579":1,"1581":1,"1583":1,"1586":1,"1587":1,"1588":1,"1589":1,"1629":1,"1630":2,"1633":1,"1670":1,"1702":1,"1710":1,"1749":1,"1829":1,"1941":1,"2025":1,"2041":1,"2152":2,"2218":2,"2250":1,"2277":1,"2399":1,"2480":1,"2598":1,"2650":1,"2868":1,"2878":1,"2882":1}}],["definitions",{"0":{"2475":1},"2":{"50":5,"76":1,"77":1,"93":1,"162":1,"165":1,"182":1,"199":1,"201":3,"211":1,"213":1,"222":1,"371":1,"1419":1,"1603":1,"1633":1,"1634":1,"2024":2,"2025":2,"2258":2,"2375":1,"2471":1,"2474":1,"2475":2,"2476":1,"2514":1,"2550":1,"2632":4,"2676":6,"2705":1,"2816":1}}],["definition",{"0":{"1670":1},"2":{"25":2,"36":2,"50":1,"65":1,"90":1,"155":1,"176":1,"191":1,"199":1,"317":1,"509":1,"552":1,"1573":1,"1590":1,"1600":1,"1657":1,"1710":1,"2135":1,"2136":1,"2218":1,"2255":1,"2258":1,"2475":1,"2476":2,"2478":1,"2480":1,"2632":1,"2633":1,"2634":1,"2635":1,"2650":1,"2676":1,"2713":1,"2720":1,"2798":1,"2861":4}}],["define\\tsplit",{"2":{"2217":1}}],["defined",{"0":{"2649":1},"1":{"2650":1,"2651":1},"2":{"75":1,"199":4,"247":1,"298":1,"307":2,"438":1,"494":5,"546":3,"547":3,"551":2,"579":1,"609":1,"614":1,"639":1,"685":2,"707":3,"725":1,"730":2,"731":1,"735":1,"753":1,"775":1,"780":1,"806":5,"835":5,"867":6,"899":5,"934":5,"968":5,"1002":5,"1036":5,"1070":5,"1104":5,"1138":5,"1184":1,"1194":5,"1263":3,"1265":1,"1277":2,"1280":1,"1281":2,"1323":1,"1368":1,"1370":1,"1389":1,"1395":1,"1403":1,"1404":2,"1418":1,"1430":1,"1435":1,"1456":8,"1457":1,"1468":2,"1484":1,"1488":1,"1502":1,"1514":3,"1526":1,"1528":1,"1560":1,"1561":1,"1575":1,"1581":1,"1582":3,"1594":1,"1608":2,"1629":1,"1630":3,"1633":3,"1635":2,"1646":6,"1649":6,"1655":1,"1667":6,"1670":1,"1708":1,"1715":1,"1733":1,"1783":1,"1786":1,"1803":1,"1804":5,"1830":1,"1892":1,"1895":2,"1896":2,"1907":3,"1909":1,"1910":9,"1912":2,"1918":1,"1926":6,"1928":4,"1930":3,"1932":3,"1933":1,"1934":1,"1935":2,"1941":15,"1942":1,"1943":8,"1946":4,"1948":1,"1955":1,"1959":1,"2024":3,"2033":1,"2042":1,"2044":1,"2045":1,"2047":1,"2128":4,"2129":1,"2130":12,"2131":2,"2151":1,"2167":1,"2205":3,"2206":2,"2220":1,"2225":1,"2226":1,"2234":3,"2251":3,"2255":2,"2259":1,"2265":1,"2275":1,"2290":1,"2291":1,"2292":1,"2325":6,"2327":1,"2350":1,"2360":1,"2399":1,"2402":1,"2416":1,"2421":1,"2470":1,"2473":1,"2477":3,"2553":1,"2622":1,"2654":1,"2657":2,"2676":1,"2699":1,"2701":1,"2705":1,"2713":2,"2720":2,"2735":1,"2742":1,"2831":1,"2866":1,"2881":1,"2882":1,"2891":1,"2895":2}}],["defines",{"0":{"551":1,"1655":1},"2":{"50":1,"93":1,"114":4,"133":1,"134":3,"149":1,"164":1,"165":2,"191":11,"199":5,"211":2,"222":1,"233":1,"236":9,"249":3,"266":1,"277":1,"294":2,"308":1,"543":4,"551":1,"554":1,"573":1,"613":1,"671":1,"725":1,"748":1,"749":1,"807":1,"836":1,"868":1,"900":1,"901":1,"935":1,"969":1,"1003":1,"1037":1,"1038":1,"1071":1,"1105":1,"1106":1,"1139":1,"1191":1,"1195":1,"1264":1,"1269":1,"1273":1,"1277":1,"1280":1,"1281":1,"1449":1,"1450":1,"1454":1,"1459":1,"1468":1,"1524":1,"1526":1,"1527":1,"1604":1,"1605":1,"1633":2,"1670":1,"1698":1,"1736":1,"1739":1,"1740":1,"1742":1,"1744":1,"1829":1,"1910":7,"1911":1,"1928":1,"1941":1,"1944":1,"1945":1,"2003":1,"2004":1,"2027":1,"2033":1,"2035":1,"2041":2,"2128":1,"2130":1,"2198":2,"2205":1,"2206":4,"2235":1,"2268":1,"2321":1,"2325":2,"2330":1,"2337":1,"2475":2,"2531":1,"2621":1,"2622":1,"2649":1,"2653":1,"2657":1,"2659":1,"2669":2,"2675":1,"2676":2,"2842":1,"2858":1,"2891":1,"2895":1}}],["define",{"0":{"581":1,"1474":1,"1475":1,"1476":1,"1477":1,"1478":1,"1479":1,"1481":1,"1482":1,"1585":1,"1586":1,"1687":1,"1689":1,"2220":1},"1":{"1688":1,"1690":1},"2":{"13":1,"14":3,"25":2,"28":1,"31":1,"34":1,"49":2,"50":1,"69":1,"75":1,"94":1,"98":1,"107":1,"114":1,"120":3,"134":2,"149":1,"158":5,"165":2,"170":1,"173":1,"184":5,"191":4,"211":1,"222":1,"236":2,"249":2,"266":1,"273":3,"303":1,"307":1,"308":1,"332":3,"357":3,"471":1,"494":1,"537":1,"543":43,"544":6,"545":3,"546":28,"547":13,"548":5,"551":6,"552":25,"612":1,"629":2,"642":2,"648":1,"682":1,"685":1,"698":8,"699":5,"700":2,"702":7,"703":1,"707":1,"708":1,"725":1,"729":1,"730":15,"731":7,"732":1,"735":6,"736":5,"737":5,"740":7,"747":3,"749":2,"780":1,"806":1,"807":1,"835":1,"836":1,"837":2,"838":4,"839":1,"867":1,"868":1,"869":1,"899":1,"900":1,"901":1,"902":2,"903":4,"904":1,"934":1,"935":1,"936":2,"937":4,"938":1,"968":1,"969":1,"970":2,"971":4,"972":1,"1002":1,"1003":1,"1004":2,"1005":4,"1006":1,"1036":1,"1037":1,"1038":1,"1039":4,"1040":1,"1070":1,"1071":1,"1072":2,"1073":4,"1074":1,"1104":1,"1105":1,"1106":1,"1107":4,"1108":1,"1138":1,"1139":1,"1140":2,"1141":4,"1142":1,"1173":2,"1176":3,"1179":6,"1181":3,"1182":3,"1183":2,"1185":1,"1186":1,"1187":1,"1194":1,"1195":1,"1226":5,"1247":1,"1263":1,"1265":1,"1266":1,"1269":1,"1273":1,"1275":1,"1277":3,"1278":1,"1279":1,"1280":1,"1281":3,"1309":1,"1325":5,"1332":2,"1347":1,"1350":1,"1372":1,"1376":1,"1385":1,"1389":1,"1392":1,"1401":3,"1404":1,"1411":1,"1413":1,"1419":1,"1420":1,"1421":2,"1426":2,"1431":1,"1444":9,"1447":4,"1448":1,"1449":3,"1450":6,"1451":1,"1452":3,"1453":4,"1454":2,"1455":2,"1458":1,"1459":2,"1460":2,"1461":1,"1462":1,"1463":1,"1471":2,"1472":2,"1473":1,"1480":1,"1488":2,"1490":1,"1497":3,"1514":1,"1515":1,"1516":2,"1524":1,"1526":3,"1527":3,"1549":1,"1559":2,"1560":3,"1561":1,"1564":2,"1565":1,"1567":1,"1568":1,"1570":1,"1571":2,"1572":1,"1575":2,"1578":1,"1579":8,"1580":2,"1589":1,"1590":1,"1592":1,"1595":2,"1607":4,"1630":2,"1631":1,"1633":10,"1634":10,"1635":1,"1638":4,"1644":2,"1652":5,"1653":8,"1655":3,"1658":1,"1659":1,"1660":1,"1661":1,"1662":1,"1663":1,"1667":1,"1670":1,"1687":1,"1688":1,"1689":2,"1690":1,"1708":4,"1709":2,"1736":1,"1754":1,"1756":5,"1760":2,"1762":1,"1763":1,"1768":1,"1769":2,"1770":1,"1771":1,"1803":1,"1804":2,"1811":1,"1815":1,"1816":1,"1818":2,"1826":1,"1827":1,"1829":21,"1830":1,"1831":1,"1832":15,"1893":1,"1894":1,"1895":6,"1896":2,"1897":1,"1898":1,"1905":1,"1907":2,"1908":1,"1909":1,"1910":4,"1912":5,"1918":3,"1920":2,"1926":1,"1939":2,"1941":1,"1942":2,"1950":2,"1954":1,"1957":2,"1959":1,"1996":2,"1997":6,"1998":3,"1999":10,"2000":2,"2002":5,"2003":3,"2004":9,"2005":1,"2006":4,"2007":3,"2008":2,"2009":1,"2012":1,"2024":1,"2025":2,"2028":1,"2033":2,"2035":1,"2038":1,"2039":1,"2041":50,"2042":6,"2043":2,"2044":1,"2046":1,"2047":20,"2051":1,"2052":1,"2125":3,"2127":1,"2128":1,"2130":1,"2131":1,"2132":3,"2134":1,"2135":5,"2137":2,"2138":1,"2139":1,"2152":2,"2153":2,"2163":1,"2167":1,"2193":1,"2194":1,"2196":1,"2205":2,"2206":4,"2217":1,"2218":2,"2219":1,"2220":2,"2221":7,"2222":10,"2223":5,"2224":12,"2232":1,"2234":1,"2235":1,"2236":1,"2239":1,"2246":1,"2247":1,"2248":1,"2255":4,"2258":1,"2262":1,"2263":1,"2264":4,"2265":1,"2268":1,"2273":1,"2274":1,"2276":1,"2277":3,"2321":3,"2325":1,"2330":4,"2337":4,"2362":2,"2364":6,"2399":1,"2400":12,"2407":1,"2470":1,"2471":1,"2475":2,"2598":4,"2600":1,"2633":5,"2648":3,"2650":1,"2653":5,"2657":4,"2666":1,"2669":1,"2676":3,"2699":2,"2700":1,"2704":13,"2712":1,"2716":4,"2735":2,"2742":3,"2837":2,"2838":1,"2839":3,"2861":2,"2866":2,"2868":2,"2875":2,"2876":2,"2877":2,"2878":1,"2879":1,"2880":2,"2881":1,"2882":4,"2883":1,"2884":7,"2891":1,"2894":1}}],["default=",{"2":{"471":1}}],["default60",{"2":{"317":1}}],["defaults",{"0":{"412":1,"2405":1,"2529":1},"1":{"2406":1},"2":{"69":1,"77":1,"114":1,"134":2,"149":1,"165":2,"176":2,"199":1,"236":4,"249":1,"303":1,"308":5,"317":1,"539":1,"546":4,"547":1,"607":1,"700":1,"749":1,"1226":1,"1247":1,"1372":1,"1373":1,"1450":1,"1526":1,"1910":1,"1918":1,"1924":1,"1925":1,"1932":1,"1936":1,"1938":1,"1939":2,"2220":1,"2529":1,"2533":1,"2703":2,"2865":1,"2866":1}}],["default",{"0":{"137":1,"155":1,"293":1,"305":1,"314":1,"515":1,"538":1,"569":1,"1324":1,"1412":1,"2735":1,"2874":1},"1":{"570":1,"571":1,"572":1,"573":1,"574":1,"575":1,"576":1},"2":{"14":1,"28":1,"30":1,"31":1,"33":1,"38":1,"49":1,"50":2,"69":1,"74":1,"77":1,"83":1,"93":2,"114":8,"124":1,"125":1,"134":2,"137":1,"143":2,"149":8,"153":1,"155":1,"165":10,"172":1,"176":2,"183":8,"191":8,"194":5,"195":3,"199":2,"202":1,"206":1,"209":1,"211":5,"222":1,"236":7,"249":4,"266":3,"273":1,"277":2,"283":1,"285":5,"289":1,"293":2,"294":9,"303":3,"305":2,"307":1,"308":2,"314":2,"317":6,"371":3,"375":1,"411":2,"412":1,"414":3,"420":3,"421":3,"422":2,"423":3,"426":2,"427":1,"430":2,"434":1,"436":2,"441":1,"442":1,"445":1,"447":1,"449":2,"450":2,"456":1,"457":3,"459":1,"460":1,"471":1,"474":2,"476":3,"515":1,"537":1,"538":1,"543":5,"550":2,"552":4,"557":1,"569":1,"570":7,"571":5,"600":1,"601":2,"604":1,"606":1,"613":1,"621":2,"642":1,"648":1,"651":4,"653":1,"657":2,"658":2,"667":2,"677":1,"682":4,"685":3,"696":1,"698":1,"700":1,"701":1,"707":1,"725":2,"727":1,"729":2,"730":2,"731":2,"732":2,"735":2,"736":1,"737":1,"738":1,"740":2,"748":1,"749":2,"750":1,"751":1,"780":1,"806":1,"835":1,"837":1,"838":2,"839":1,"867":1,"899":1,"902":1,"903":2,"904":1,"934":1,"936":1,"937":2,"938":1,"968":1,"970":1,"971":2,"972":1,"1002":1,"1004":1,"1005":2,"1006":1,"1036":1,"1039":4,"1040":1,"1070":1,"1072":1,"1073":2,"1074":1,"1104":1,"1107":4,"1108":1,"1138":1,"1140":1,"1141":3,"1142":1,"1171":1,"1176":1,"1179":1,"1181":2,"1182":2,"1183":2,"1185":2,"1186":2,"1191":2,"1194":1,"1226":1,"1247":1,"1263":1,"1265":1,"1267":1,"1268":1,"1269":1,"1273":1,"1275":1,"1277":1,"1280":1,"1281":1,"1298":1,"1300":1,"1321":1,"1337":1,"1339":1,"1344":1,"1350":1,"1368":1,"1372":1,"1375":1,"1376":1,"1377":1,"1385":1,"1386":1,"1388":1,"1389":13,"1392":6,"1395":1,"1398":18,"1400":2,"1401":1,"1403":5,"1411":1,"1412":1,"1419":1,"1429":1,"1435":2,"1454":1,"1455":1,"1456":4,"1457":2,"1459":1,"1460":1,"1461":2,"1462":1,"1463":7,"1465":1,"1471":1,"1473":3,"1480":3,"1487":4,"1496":2,"1498":1,"1502":1,"1512":1,"1514":5,"1517":1,"1518":1,"1524":1,"1526":2,"1527":1,"1549":1,"1559":2,"1560":1,"1563":2,"1565":1,"1567":1,"1568":1,"1570":2,"1578":1,"1579":2,"1580":2,"1582":5,"1590":10,"1592":1,"1593":1,"1594":1,"1595":15,"1606":3,"1630":2,"1633":3,"1635":1,"1636":2,"1638":1,"1643":1,"1646":1,"1648":1,"1649":4,"1655":1,"1667":1,"1707":1,"1708":1,"1709":1,"1710":1,"1750":2,"1752":1,"1753":1,"1754":1,"1756":2,"1768":1,"1771":1,"1804":1,"1811":1,"1820":1,"1826":3,"1831":1,"1832":10,"1892":3,"1893":2,"1894":1,"1895":3,"1897":2,"1898":1,"1903":4,"1904":2,"1907":2,"1908":1,"1909":3,"1910":4,"1912":3,"1917":1,"1923":1,"1924":1,"1925":1,"1926":2,"1928":2,"1929":1,"1930":1,"1932":5,"1933":1,"1934":1,"1935":1,"1936":1,"1937":1,"1938":1,"1939":2,"1941":5,"1942":3,"1943":1,"1946":1,"1950":4,"1952":1,"1955":1,"1957":4,"1959":3,"1960":1,"1962":1,"1967":1,"1968":7,"1970":2,"1995":1,"2000":1,"2002":3,"2004":2,"2012":2,"2024":3,"2025":3,"2028":1,"2032":1,"2038":3,"2042":1,"2046":1,"2047":14,"2051":1,"2125":2,"2128":12,"2130":1,"2131":1,"2135":1,"2136":1,"2163":1,"2166":1,"2167":2,"2169":1,"2196":1,"2204":1,"2205":2,"2206":1,"2216":1,"2217":1,"2219":2,"2221":2,"2223":1,"2224":1,"2230":2,"2231":1,"2234":2,"2235":2,"2236":1,"2239":2,"2240":1,"2243":2,"2244":1,"2250":1,"2255":1,"2263":3,"2264":2,"2265":2,"2268":5,"2269":1,"2273":1,"2274":1,"2276":1,"2277":1,"2325":2,"2327":2,"2329":1,"2330":2,"2337":2,"2346":1,"2348":1,"2350":1,"2353":3,"2360":2,"2361":1,"2363":4,"2364":7,"2378":1,"2399":5,"2405":1,"2406":2,"2412":1,"2443":1,"2444":1,"2445":2,"2472":7,"2474":1,"2475":1,"2481":1,"2483":1,"2494":3,"2502":2,"2529":3,"2530":2,"2533":4,"2536":1,"2537":1,"2552":1,"2560":2,"2561":1,"2565":1,"2571":1,"2577":7,"2588":1,"2607":1,"2610":1,"2611":2,"2615":3,"2622":2,"2633":2,"2634":1,"2635":1,"2648":1,"2649":1,"2650":2,"2653":2,"2662":3,"2665":1,"2675":3,"2676":10,"2677":4,"2702":2,"2703":2,"2704":11,"2712":1,"2735":7,"2738":1,"2743":1,"2801":1,"2802":15,"2803":2,"2804":8,"2805":14,"2806":5,"2808":2,"2809":5,"2810":1,"2811":1,"2812":1,"2813":1,"2814":3,"2815":1,"2816":3,"2817":3,"2818":19,"2819":7,"2820":1,"2822":3,"2824":24,"2825":25,"2826":3,"2827":16,"2828":2,"2829":7,"2830":4,"2831":1,"2833":1,"2836":1,"2838":1,"2842":1,"2866":1,"2867":1,"2868":4,"2869":4,"2871":2,"2872":3,"2873":2,"2875":3,"2876":3,"2877":5,"2878":1,"2879":1,"2880":2,"2881":1,"2882":1,"2883":3,"2884":3,"2896":1}}],["delkey",{"2":{"1359":5}}],["delegation",{"2":{"2225":1}}],["delegating",{"2":{"552":1}}],["delegates",{"2":{"2224":1}}],["delegated",{"2":{"2224":1}}],["delegate",{"2":{"2224":1}}],["deleting",{"0":{"420":1,"480":1},"2":{"501":1}}],["deleted",{"2":{"16":1,"443":1,"2339":1,"2344":1}}],["delete",{"0":{"1359":1},"2":{"8":1,"31":1,"34":1,"99":1,"168":1,"211":1,"222":1,"255":1,"266":1,"387":1,"420":1,"480":1,"668":1,"669":3,"1359":4,"1563":1,"1662":1,"1735":1,"1742":3,"1913":2,"2024":1,"2168":1,"2325":1,"2458":1,"2462":2,"2464":1,"2481":4,"2896":2}}],["delimited",{"2":{"2703":1}}],["delimiter",{"2":{"2703":1}}],["delivered",{"2":{"660":1,"665":1}}],["deliberately",{"2":{"481":1,"626":1}}],["delilah",{"2":{"143":2}}],["delikeeb",{"2":{"86":8}}],["delayed",{"2":{"1428":1,"1463":1,"1918":1,"2869":1}}],["delays",{"2":{"556":1,"638":1,"1428":1,"1892":1,"2364":1,"2633":1,"2634":1,"2635":1}}],["delay",{"0":{"1436":2,"1437":2,"1754":1,"2176":1,"2180":1,"2194":1},"1":{"2177":1,"2181":1},"2":{"74":3,"112":6,"114":4,"120":1,"149":2,"165":5,"191":1,"222":2,"236":1,"249":2,"266":2,"317":1,"543":4,"546":5,"548":2,"638":2,"639":1,"640":1,"701":1,"1421":1,"1424":3,"1428":4,"1435":2,"1436":1,"1456":2,"1463":1,"1630":1,"1635":3,"1754":6,"1755":1,"1893":5,"1894":2,"1897":4,"1912":1,"1959":2,"1965":1,"1970":1,"2002":1,"2042":3,"2168":1,"2174":1,"2176":1,"2178":1,"2180":2,"2193":2,"2194":2,"2273":1,"2519":1,"2633":3,"2674":3,"2724":2,"2802":5,"2806":1,"2819":1,"2820":2,"2829":1,"2869":2}}],["del",{"0":{"8":1},"2":{"8":1,"63":1,"120":1,"353":1,"480":2,"571":2,"1355":3,"1356":3,"1359":9,"1421":1,"1424":1,"1570":1,"1742":1,"2024":1,"2168":1,"2327":2,"2462":1,"2478":1,"2481":1}}],["deltas",{"2":{"1932":1,"2356":2,"2703":1}}],["delta",{"0":{"2726":1},"2":{"100":1,"211":1,"222":1,"1893":2,"1894":1,"1897":2,"1898":4,"1939":2,"2356":5,"2703":1,"2715":1,"2720":2,"2724":8,"2726":9}}],["delt",{"0":{"8":1},"2":{"8":1,"188":1,"191":1}}],["u8",{"2":{"2841":2}}],["u80",{"2":{"211":1}}],["u03a8",{"2":{"2800":2}}],["u2192",{"2":{"2748":2}}],["u2193",{"2":{"2748":2}}],["u2190",{"2":{"2748":2}}],["u2191",{"2":{"2748":2}}],["u32",{"2":{"2723":1}}],["udr1",{"2":{"1999":1}}],["udevadm",{"2":{"1294":2}}],["udev",{"0":{"1294":1},"2":{"199":2,"1293":2,"1294":1,"1310":1,"2363":1}}],["ubrr1l",{"2":{"1999":1}}],["ubrr1h",{"2":{"1999":1}}],["ubuntu",{"2":{"495":1,"2539":1,"2545":1,"2572":1,"2576":3,"2601":1,"2612":1}}],["ultra",{"2":{"1397":1}}],["ultimately",{"2":{"2699":1}}],["ultimate",{"2":{"498":1}}],["ukrainian",{"2":{"2834":2}}],["ukr",{"2":{"2276":1}}],["uk",{"2":{"747":1,"1563":1,"2420":1,"2834":3}}],["uz",{"2":{"491":1}}],["uzu42",{"2":{"165":2}}],["uv",{"0":{"406":1},"2":{"406":4,"2573":2}}],["uvwxyz",{"2":{"266":1,"308":1}}],["urls",{"2":{"356":3}}],["url",{"2":{"308":2,"356":3,"568":1,"650":1,"1600":2,"2585":1,"2587":1,"2676":1,"2743":1,"2800":2}}],["urbanvanilla",{"2":{"211":1}}],["ug",{"2":{"283":3,"571":16,"1635":10,"2127":11,"2138":1,"2503":11}}],["ugfx",{"0":{"10":1},"2":{"10":1,"114":1,"134":1}}],["u",{"2":{"266":1,"353":1,"441":2,"571":2,"1307":3,"2024":1,"2026":1,"2242":1,"2246":1,"2247":4,"2273":1,"2290":1,"2332":1,"2335":1,"2371":3,"2448":1,"2449":3,"2456":3,"2477":1,"2481":3,"2546":1,"2588":2,"2703":4}}],["uefi",{"0":{"1354":1},"2":{"263":1}}],["umsel10",{"2":{"1999":1}}],["um",{"2":{"219":1,"2275":3,"2278":1,"2364":1,"2511":1}}],["um70",{"2":{"114":1}}],["u16",{"2":{"191":1}}],["u+ffff",{"2":{"2277":2}}],["u+10ffff",{"2":{"2275":1}}],["u+",{"2":{"2275":1}}],["u+7fff",{"2":{"2275":1}}],["u+exxx",{"2":{"191":1}}],["u+axxx",{"2":{"191":1}}],["utc",{"2":{"504":1,"505":1,"506":2}}],["utf",{"2":{"211":1}}],["ut472",{"2":{"175":2}}],["ut47",{"2":{"149":1}}],["utilise",{"2":{"2676":1}}],["utilises",{"2":{"2655":1}}],["utilised",{"2":{"2403":1,"2846":2}}],["utilising",{"2":{"1174":1,"2655":1}}],["utilisation",{"2":{"557":1}}],["utilize",{"2":{"537":1,"2816":1}}],["utilized",{"2":{"537":1,"1183":1}}],["utilities",{"2":{"133":1,"134":1,"149":1}}],["utility",{"2":{"49":1,"199":1,"266":1,"666":1,"1419":1,"2340":2,"2343":1,"2530":1}}],["utils",{"2":{"249":1}}],["util",{"2":{"114":1,"211":1,"236":2,"266":1,"285":2,"400":1,"491":1,"492":1,"493":1,"550":2,"1296":1,"1906":1,"2219":2,"2233":1,"2339":3,"2340":6,"2341":3,"2342":3,"2344":3,"2345":4,"2353":7,"2363":2,"2451":1,"2454":1,"2674":1}}],["uaccess",{"2":{"1310":3}}],["ua62",{"2":{"143":2}}],["uart1",{"2":{"2647":2}}],["uart0",{"2":{"2647":2}}],["uart",{"0":{"1244":1,"1249":1,"1251":1,"1253":1,"1255":1,"1257":1,"1259":1,"2647":1},"1":{"1245":1,"1246":1,"1247":1,"1248":1,"1249":1,"1250":2,"1251":1,"1252":2,"1253":1,"1254":2,"1255":1,"1256":2,"1257":1,"1258":2,"1259":1,"1260":2},"2":{"50":1,"73":1,"75":1,"133":2,"134":2,"149":4,"191":1,"199":1,"234":2,"236":2,"249":1,"294":1,"1170":1,"1244":1,"1245":3,"1246":1,"1247":12,"1249":1,"1259":1,"1375":2,"2320":2,"2321":1,"2377":1,"2640":1,"2643":1,"2647":1,"2650":4,"2652":2}}],["ucpol1",{"2":{"1999":1}}],["ucsr1b",{"2":{"1999":3}}],["ucsr1a",{"2":{"1999":3}}],["ucsr1c",{"2":{"1999":2}}],["ucsz10",{"2":{"1999":1}}],["ucis",{"0":{"2305":1,"2306":1,"2308":1,"2310":1,"2313":1,"2315":1,"2316":1,"2317":1},"1":{"2307":1,"2309":1,"2311":1,"2312":1,"2314":1,"2318":1},"2":{"199":1,"222":1,"2276":12,"2306":1,"2307":1,"2317":1,"2318":1,"2364":1,"2864":1}}],["uc",{"2":{"134":1,"188":1,"191":1,"2275":3,"2277":2,"2278":9,"2364":1,"2511":9}}],["ui",{"2":{"120":1,"191":1,"562":1}}],["uint24",{"2":{"2715":1,"2716":1,"2717":2,"2721":1,"2722":1}}],["uintptr",{"2":{"1747":2}}],["uint",{"2":{"134":1}}],["uint32",{"0":{"1249":1,"1989":1,"1991":1,"2184":1,"2293":1,"2300":1},"1":{"1250":1,"1990":1,"1992":1,"2185":1,"2294":1,"2301":1,"2302":1},"2":{"105":4,"114":1,"165":1,"629":1,"638":1,"1011":5,"1250":1,"1389":1,"1390":4,"1609":2,"1992":1,"2185":1,"2223":1,"2275":1,"2276":1,"2294":1,"2705":7,"2715":2,"2722":2,"2723":2}}],["uint8",{"0":{"688":3,"690":3,"693":1,"716":3,"718":3,"720":1,"754":2,"757":2,"760":2,"763":3,"766":2,"769":3,"772":2,"775":1,"788":2,"790":3,"792":3,"794":1,"796":1,"798":1,"800":1,"813":1,"815":3,"817":3,"819":3,"821":1,"823":1,"825":1,"827":1,"829":1,"831":1,"845":1,"847":3,"849":3,"851":3,"853":1,"855":1,"857":4,"859":2,"861":1,"863":1,"875":1,"877":3,"879":2,"881":3,"883":3,"885":1,"887":1,"889":1,"891":1,"893":1,"895":1,"910":1,"912":3,"914":2,"916":3,"918":3,"920":1,"922":1,"924":1,"926":1,"928":1,"930":1,"944":1,"946":3,"948":2,"950":3,"952":3,"954":1,"956":1,"958":1,"960":1,"962":1,"964":1,"978":1,"980":3,"982":2,"984":3,"986":3,"988":1,"990":1,"992":1,"994":1,"996":1,"998":1,"1012":1,"1014":3,"1016":2,"1018":3,"1020":3,"1022":1,"1024":1,"1026":1,"1028":1,"1030":1,"1032":1,"1046":1,"1048":3,"1050":2,"1052":3,"1054":3,"1056":1,"1058":1,"1060":4,"1062":2,"1064":1,"1066":1,"1080":1,"1082":3,"1084":2,"1086":3,"1088":3,"1090":1,"1092":1,"1094":4,"1096":2,"1098":1,"1100":1,"1114":1,"1116":3,"1118":2,"1120":3,"1122":3,"1124":1,"1126":1,"1128":4,"1130":2,"1132":1,"1134":1,"1148":1,"1150":3,"1152":2,"1154":3,"1156":3,"1158":1,"1160":1,"1162":4,"1164":2,"1166":1,"1168":1,"1201":1,"1203":3,"1205":2,"1207":3,"1209":3,"1211":1,"1213":1,"1215":1,"1217":1,"1219":1,"1221":1,"1229":1,"1232":1,"1237":1,"1240":1,"1251":1,"1253":1,"1255":1,"1284":3,"1286":3,"1536":1,"1538":1,"1552":1,"1555":1,"1557":1,"1679":2,"1687":2,"1689":2,"1693":1,"1695":1,"1698":1,"1700":1,"1702":1,"1704":1,"1719":1,"1721":1,"1723":1,"1726":1,"1845":2,"1847":1,"1849":1,"1851":1,"1857":1,"1863":1,"1869":1,"1871":1,"1873":1,"1882":2,"1885":2,"1977":1,"1979":1,"1981":1,"1983":1,"1985":1,"2017":2,"2019":2,"2063":4,"2065":3,"2067":1,"2069":1,"2075":1,"2081":1,"2087":1,"2093":1,"2099":1,"2101":1,"2103":1,"2105":3,"2107":3,"2118":2,"2121":2,"2176":1,"2180":1,"2188":1,"2190":1,"2280":1,"2282":1,"2286":1,"2288":1,"2297":1,"2300":1,"2303":1,"2308":1},"1":{"689":3,"691":3,"694":1,"717":3,"719":3,"721":1,"755":2,"756":2,"758":2,"759":2,"761":2,"762":2,"764":3,"765":3,"767":2,"768":2,"770":3,"771":3,"773":2,"774":2,"776":1,"777":1,"789":2,"791":3,"793":3,"795":1,"797":1,"799":1,"801":1,"814":1,"816":3,"818":3,"820":3,"822":1,"824":1,"826":1,"828":1,"830":1,"832":1,"846":1,"848":3,"850":3,"852":3,"854":1,"856":1,"858":4,"860":2,"862":1,"864":1,"876":1,"878":3,"880":2,"882":3,"884":3,"886":1,"888":1,"890":1,"892":1,"894":1,"896":1,"911":1,"913":3,"915":2,"917":3,"919":3,"921":1,"923":1,"925":1,"927":1,"929":1,"931":1,"945":1,"947":3,"949":2,"951":3,"953":3,"955":1,"957":1,"959":1,"961":1,"963":1,"965":1,"979":1,"981":3,"983":2,"985":3,"987":3,"989":1,"991":1,"993":1,"995":1,"997":1,"999":1,"1013":1,"1015":3,"1017":2,"1019":3,"1021":3,"1023":1,"1025":1,"1027":1,"1029":1,"1031":1,"1033":1,"1047":1,"1049":3,"1051":2,"1053":3,"1055":3,"1057":1,"1059":1,"1061":4,"1063":2,"1065":1,"1067":1,"1081":1,"1083":3,"1085":2,"1087":3,"1089":3,"1091":1,"1093":1,"1095":4,"1097":2,"1099":1,"1101":1,"1115":1,"1117":3,"1119":2,"1121":3,"1123":3,"1125":1,"1127":1,"1129":4,"1131":2,"1133":1,"1135":1,"1149":1,"1151":3,"1153":2,"1155":3,"1157":3,"1159":1,"1161":1,"1163":4,"1165":2,"1167":1,"1169":1,"1202":1,"1204":3,"1206":2,"1208":3,"1210":3,"1212":1,"1214":1,"1216":1,"1218":1,"1220":1,"1222":1,"1230":1,"1231":1,"1233":1,"1234":1,"1238":1,"1239":1,"1241":1,"1242":1,"1252":1,"1254":1,"1256":1,"1285":3,"1287":3,"1537":1,"1539":1,"1553":1,"1680":2,"1688":2,"1690":2,"1694":1,"1696":1,"1697":1,"1699":1,"1701":1,"1703":1,"1705":1,"1720":1,"1722":1,"1724":1,"1725":1,"1727":1,"1846":2,"1848":1,"1850":1,"1852":1,"1858":1,"1864":1,"1870":1,"1872":1,"1874":1,"1978":1,"1980":1,"1982":1,"1984":1,"1986":1,"1987":1,"2018":2,"2020":2,"2064":4,"2066":3,"2068":1,"2070":1,"2076":1,"2082":1,"2088":1,"2094":1,"2100":1,"2102":1,"2104":1,"2108":3,"2177":1,"2181":1,"2189":1,"2191":1,"2281":1,"2283":1,"2287":1,"2289":1,"2298":1,"2299":1,"2301":1,"2302":1,"2304":1,"2309":1},"2":{"46":1,"90":4,"105":4,"211":1,"607":2,"614":2,"621":3,"629":1,"689":3,"691":3,"694":1,"713":4,"717":3,"719":3,"721":1,"726":1,"755":2,"758":2,"761":2,"764":3,"767":2,"770":3,"773":2,"776":1,"786":4,"789":2,"791":3,"793":3,"795":1,"797":1,"799":1,"801":1,"812":5,"814":1,"816":3,"818":3,"820":3,"822":1,"824":1,"826":1,"828":1,"830":1,"832":1,"844":5,"846":1,"848":3,"850":3,"852":3,"854":1,"856":1,"858":4,"860":2,"862":1,"864":1,"874":5,"876":1,"878":3,"880":2,"882":3,"884":3,"886":1,"888":1,"890":1,"892":1,"894":1,"896":1,"909":5,"911":1,"913":3,"915":2,"917":3,"919":3,"921":1,"923":1,"925":1,"927":1,"929":1,"931":1,"943":5,"945":1,"947":3,"949":2,"951":3,"953":3,"955":1,"957":1,"959":1,"961":1,"963":1,"965":1,"977":5,"979":1,"981":3,"983":2,"985":3,"987":3,"989":1,"991":1,"993":1,"995":1,"997":1,"999":1,"1013":1,"1015":3,"1017":2,"1019":3,"1021":3,"1023":1,"1025":1,"1027":1,"1029":1,"1031":1,"1033":1,"1045":5,"1047":1,"1049":3,"1051":2,"1053":3,"1055":3,"1057":1,"1059":1,"1061":4,"1063":2,"1065":1,"1067":1,"1079":5,"1081":1,"1083":3,"1085":2,"1087":3,"1089":3,"1091":1,"1093":1,"1095":4,"1097":2,"1099":1,"1101":1,"1113":5,"1115":1,"1117":3,"1119":2,"1121":3,"1123":3,"1125":1,"1127":1,"1129":4,"1131":2,"1133":1,"1135":1,"1147":5,"1149":2,"1151":3,"1153":2,"1155":3,"1157":3,"1159":1,"1161":1,"1163":4,"1165":2,"1167":1,"1169":1,"1200":5,"1202":1,"1204":3,"1206":2,"1208":3,"1210":3,"1212":1,"1214":1,"1216":1,"1218":1,"1220":1,"1222":1,"1230":1,"1233":1,"1238":1,"1241":1,"1252":1,"1256":1,"1258":1,"1285":3,"1287":3,"1359":1,"1389":1,"1401":2,"1419":2,"1427":1,"1457":3,"1462":2,"1497":1,"1502":2,"1503":2,"1504":1,"1505":3,"1521":1,"1537":1,"1556":1,"1558":1,"1582":1,"1587":2,"1588":2,"1590":2,"1609":2,"1636":2,"1670":1,"1680":1,"1688":2,"1690":2,"1694":1,"1699":1,"1701":1,"1703":1,"1705":1,"1715":1,"1720":1,"1722":1,"1724":1,"1727":1,"1747":3,"1749":3,"1803":2,"1807":1,"1811":5,"1830":3,"1835":2,"1846":2,"1848":1,"1850":1,"1852":1,"1870":1,"1872":1,"1883":2,"1886":2,"1905":2,"1911":1,"1912":15,"1944":1,"1946":1,"1959":1,"1964":3,"1978":1,"1980":1,"1982":1,"1984":1,"1986":1,"2013":2,"2015":3,"2018":2,"2020":2,"2025":2,"2026":1,"2027":1,"2029":1,"2030":1,"2031":1,"2033":1,"2035":3,"2044":3,"2050":2,"2051":12,"2052":5,"2064":4,"2066":3,"2068":1,"2070":1,"2100":1,"2102":1,"2106":3,"2108":3,"2119":2,"2122":2,"2128":1,"2133":7,"2177":1,"2181":1,"2189":1,"2191":1,"2200":11,"2223":6,"2232":2,"2236":6,"2246":2,"2251":1,"2283":1,"2287":1,"2289":1,"2301":1,"2304":1,"2318":1,"2327":2,"2476":1,"2600":6,"2704":4,"2705":34,"2715":6,"2721":2,"2722":1,"2724":4,"2725":7,"2727":1,"2840":2,"2867":1}}],["uint16",{"0":{"688":1,"754":2,"757":2,"760":2,"763":2,"766":3,"769":2,"772":3,"775":1,"1229":1,"1237":1,"1240":1,"1255":1,"1257":1,"1777":1,"1783":1,"1788":1,"1791":2,"1794":3,"1797":4,"1800":5,"2186":1,"2297":1,"2310":1},"1":{"689":1,"755":2,"756":2,"758":2,"759":2,"761":2,"762":2,"764":2,"765":2,"767":3,"768":3,"770":2,"771":2,"773":3,"774":3,"776":1,"777":1,"1230":1,"1231":1,"1238":1,"1239":1,"1241":1,"1242":1,"1256":1,"1258":1,"1778":1,"1779":1,"1784":1,"1785":1,"1789":1,"1790":1,"1792":2,"1793":2,"1795":3,"1796":3,"1798":4,"1799":4,"1801":5,"1802":5,"2187":1,"2298":1,"2299":1,"2311":1,"2312":1},"2":{"22":6,"46":2,"194":2,"195":2,"247":1,"307":2,"571":1,"575":2,"613":1,"614":3,"629":1,"689":1,"755":2,"758":2,"761":2,"764":2,"767":3,"770":2,"773":3,"776":1,"1230":1,"1238":1,"1241":1,"1256":1,"1258":1,"1307":1,"1358":1,"1359":1,"1389":2,"1401":1,"1418":1,"1419":2,"1426":4,"1427":2,"1442":2,"1450":1,"1461":1,"1473":1,"1480":2,"1487":3,"1502":1,"1503":1,"1570":2,"1572":2,"1573":2,"1574":2,"1575":7,"1582":11,"1583":4,"1587":5,"1588":6,"1608":1,"1635":1,"1657":1,"1711":3,"1717":3,"1749":2,"1763":1,"1778":1,"1784":1,"1789":1,"1792":2,"1795":3,"1798":4,"1801":5,"1818":2,"1905":1,"1910":1,"1912":7,"1920":1,"1940":2,"1942":1,"1944":1,"1945":1,"1949":1,"1950":1,"1961":2,"1962":1,"1964":3,"1969":1,"1971":1,"2025":2,"2026":1,"2027":3,"2029":1,"2030":1,"2031":1,"2032":1,"2033":2,"2035":4,"2137":2,"2171":1,"2187":1,"2232":1,"2235":1,"2236":4,"2246":2,"2258":1,"2262":4,"2265":2,"2298":1,"2311":1,"2327":4,"2402":1,"2471":1,"2476":1,"2521":1,"2522":1,"2523":1,"2531":1,"2704":43,"2705":39,"2715":1,"2722":3,"2724":1,"2726":4,"2732":1,"2740":1,"2840":2,"2862":1,"2864":38,"2866":1,"2867":2,"2868":2,"2875":1,"2876":1,"2877":1,"2879":1,"2880":4,"2883":2,"2884":1}}],["uf2families",{"2":{"285":1}}],["uf2boot",{"0":{"2348":1},"1":{"2349":1},"2":{"236":1,"2348":5}}],["uf2conv",{"2":{"211":1,"222":1}}],["uf2",{"0":{"2350":1,"2631":1},"2":{"93":1,"114":1,"165":2,"176":1,"199":3,"211":1,"294":1,"2219":2,"2346":1,"2347":2,"2348":1,"2349":2,"2350":1,"2545":1,"2648":1,"2802":1}}],["unknowingly",{"2":{"2513":1}}],["unknown",{"0":{"1296":1},"2":{"111":1,"355":1,"2263":2,"2264":2,"2265":2,"2401":1,"2454":1}}],["unblink",{"2":{"2137":4}}],["unwanted",{"2":{"1754":1,"2158":1}}],["unnecessarily",{"2":{"1226":1,"1401":1}}],["unnecessary",{"2":{"134":1,"236":1,"266":1,"277":1,"303":1,"597":1,"2475":1}}],["unquoted",{"2":{"653":1}}],["unusable",{"0":{"2625":1},"2":{"1298":1}}],["unusual",{"2":{"507":1,"657":1,"1559":1,"2861":1}}],["unuseful",{"2":{"266":1}}],["unused",{"0":{"1612":1},"2":{"50":1,"75":1,"149":1,"165":1,"191":1,"199":8,"581":1,"1272":1,"1297":1,"1376":1,"1607":1,"1879":1,"1884":1,"2115":1,"2120":1,"2154":2,"2218":3,"2224":1,"2364":1,"2676":1,"2819":1}}],["unfiltered",{"2":{"2325":2}}],["unfamiliar",{"2":{"501":1}}],["unfortunately",{"2":{"162":1,"279":1,"578":1,"1268":1,"1469":1,"1498":1,"2467":1,"2623":1,"2833":1,"2888":1}}],["uncle",{"2":{"2888":1}}],["unclear",{"2":{"494":1,"499":1,"601":1}}],["unchanged",{"2":{"2867":1}}],["uncapitalizing",{"2":{"1567":1}}],["uncomment",{"2":{"1582":1}}],["uncommon",{"2":{"11":1,"1498":1}}],["uncombined",{"2":{"557":1}}],["uncovered",{"2":{"191":1}}],["unconditionally",{"2":{"49":1,"114":1}}],["unavoidable",{"2":{"2676":1}}],["unavailable",{"2":{"676":1,"742":2,"1451":1,"1999":1,"2515":1,"2670":1}}],["unacceptable",{"2":{"2514":1,"2515":2}}],["unaffected",{"2":{"1563":1}}],["unannotated",{"2":{"521":1}}],["unambiguous",{"2":{"508":1}}],["unable",{"2":{"377":1,"392":1,"2417":1,"2420":1,"2514":2,"2835":1}}],["unauthorized",{"2":{"312":1}}],["unassigned",{"2":{"236":1,"487":1}}],["unprivileged",{"2":{"2353":1}}],["unpr",{"2":{"2323":1,"2487":1}}],["unpressed",{"2":{"1382":1}}],["unpredictable",{"2":{"730":1}}],["unplugged",{"2":{"1629":1,"2761":1}}],["unplugging",{"2":{"1389":1,"1394":1,"1460":1,"2211":1}}],["unplug",{"2":{"667":1,"1326":1,"1593":1,"1629":1,"2454":1,"2558":3,"2735":2}}],["unpair",{"2":{"2323":1,"2487":1}}],["unpacking",{"2":{"508":1}}],["unparsed",{"2":{"249":1}}],["unpicking",{"2":{"303":1}}],["unxmaal",{"2":{"236":1}}],["unswap",{"2":{"2469":20,"2497":20}}],["unshifted",{"2":{"2466":1}}],["unsplit",{"2":{"1939":1}}],["unspecified",{"2":{"1606":1}}],["unscrewing",{"2":{"1343":1}}],["unsuccessful",{"2":{"775":1}}],["unsupported",{"2":{"679":1,"680":1,"1912":1,"2207":1}}],["unsure",{"2":{"667":1,"669":1,"1915":1,"1916":1,"2377":1,"2380":1,"2529":1,"2577":1}}],["unsigned",{"2":{"222":1,"1346":1,"1910":1,"2184":1,"2186":1,"2235":1}}],["unsent",{"2":{"1996":1}}],["unset",{"2":{"176":1,"735":2,"2702":2}}],["unselect",{"2":{"114":3,"543":1}}],["unmergeable",{"2":{"2676":1}}],["unmerged",{"2":{"221":1,"381":1}}],["unmod",{"2":{"1895":4}}],["unmodified",{"2":{"1756":1,"1895":7,"2884":1}}],["unmaintained",{"2":{"114":1}}],["unrecognized",{"2":{"2895":1}}],["unrecoverable",{"2":{"2449":1}}],["unresponsive",{"2":{"1629":1,"1893":1,"1894":1}}],["unreliable",{"2":{"1274":1}}],["unrelated",{"2":{"191":1,"319":1,"322":3,"381":1}}],["unregistered",{"2":{"638":1,"1442":1,"1587":1,"1749":1}}],["unregister",{"0":{"1434":1,"1437":1,"1721":1,"1983":1},"1":{"1722":1,"1984":1},"2":{"546":1,"1331":1,"1356":1,"1358":1,"1359":1,"1427":1,"1435":2,"1436":1,"1442":2,"1487":3,"1587":2,"1588":1,"1747":1,"1749":1,"1750":1,"1756":1,"2262":1,"2263":5,"2264":3,"2884":1}}],["unreferenced",{"2":{"133":1,"134":1}}],["unloaded",{"2":{"2705":2}}],["unlocking",{"2":{"2159":1,"2164":1}}],["unlocks",{"2":{"1759":1,"1761":1,"2493":1}}],["unlock",{"0":{"2159":1},"2":{"1757":2,"1760":1,"2159":1,"2162":6,"2163":3,"2164":6,"2454":2,"2826":4}}],["unlocked",{"2":{"380":1,"389":1,"1762":1,"2160":1,"2163":1,"2164":3,"2826":1}}],["unlk",{"2":{"2162":1}}],["unlike",{"2":{"1334":1,"1613":1,"2536":1,"2816":1,"2887":1}}],["unlikely",{"2":{"170":1,"543":1,"1334":1,"2659":1}}],["unlimited",{"2":{"452":1,"466":1}}],["unless",{"2":{"191":1,"476":1,"498":1,"510":1,"518":1,"607":2,"1331":1,"1334":1,"1343":1,"1356":1,"1398":2,"1468":1,"1514":1,"1526":1,"1804":1,"1968":1,"2041":1,"2363":1,"2380":1,"2419":1,"2494":1,"2650":1,"2655":1,"2674":1,"2676":4,"2705":1}}],["unexplainable",{"2":{"2363":1}}],["unexpectedly",{"2":{"1346":1}}],["unexpected",{"2":{"87":1,"377":1,"1563":1,"1745":1}}],["unecessary",{"2":{"176":1}}],["uno",{"0":{"2432":1},"1":{"2433":1},"2":{"175":2,"176":2,"2432":2,"2433":3}}],["un",{"2":{"149":1,"191":1,"266":1,"284":1,"543":1,"1435":1,"2026":1,"2323":1,"2487":1}}],["ungodly",{"2":{"114":2}}],["unterminated",{"2":{"134":1}}],["untested",{"2":{"49":1,"524":1,"1665":1,"1901":1,"1907":1,"2234":1,"2364":2}}],["until",{"2":{"114":1,"176":1,"199":1,"279":1,"563":1,"629":1,"639":1,"668":1,"749":1,"1329":1,"1372":1,"1373":1,"1382":1,"1392":3,"1434":1,"1461":1,"1462":1,"1473":1,"1495":1,"1564":1,"1568":1,"1730":1,"1732":1,"1754":3,"1832":1,"1892":3,"1893":2,"1897":1,"1912":1,"1917":2,"1937":1,"1956":1,"2047":1,"2250":1,"2331":1,"2333":1,"2338":1,"2340":1,"2345":1,"2378":1,"2492":1,"2494":1,"2510":1,"2515":1,"2528":1,"2582":1,"2598":2,"2674":1,"2676":2,"2705":1,"2782":1,"2868":1,"2869":1,"2877":2}}],["universal",{"2":{"2796":1}}],["union",{"2":{"1389":2}}],["uninsulated",{"2":{"2371":1}}],["uninstallation",{"0":{"669":1},"2":{"669":1}}],["uninstall",{"2":{"668":1,"669":4,"670":1}}],["unintentional",{"2":{"191":1,"2371":1}}],["unilaterally",{"2":{"312":1}}],["unix",{"2":{"249":1,"277":1,"455":1,"2357":1,"2565":1,"2566":1,"2592":1,"2615":2}}],["unix60",{"2":{"67":1,"72":1,"211":1}}],["uniform",{"2":{"222":1}}],["unify",{"0":{"22":1},"2":{"113":1,"114":2,"149":1,"222":1,"294":3}}],["uni",{"2":{"197":2,"199":2}}],["uniquely",{"2":{"1392":1,"1955":1}}],["unique",{"2":{"176":1,"199":1,"611":2,"647":1,"1297":2,"2375":1,"2682":1}}],["unikeyboard",{"2":{"143":3,"149":2}}],["unicorne",{"2":{"134":1,"249":1}}],["unicodemap",{"0":{"219":1,"2297":1,"2300":1,"2303":1},"1":{"2298":1,"2299":1,"2301":1,"2302":1,"2304":1},"2":{"219":1,"222":2,"2364":1,"2864":1}}],["unicode",{"0":{"186":1,"2270":1,"2280":1,"2282":1,"2284":1,"2285":1,"2286":1,"2288":1,"2290":1,"2291":1,"2292":1,"2293":1,"2295":1,"2421":1,"2511":1,"2717":1,"2794":1},"1":{"2271":1,"2272":1,"2273":1,"2274":1,"2275":1,"2276":1,"2277":1,"2278":1,"2279":1,"2280":1,"2281":2,"2282":1,"2283":2,"2284":1,"2285":1,"2286":1,"2287":2,"2288":1,"2289":2,"2290":1,"2291":1,"2292":1,"2293":1,"2294":2,"2295":1,"2296":2,"2297":1,"2298":1,"2299":1,"2300":1,"2301":1,"2302":1,"2303":1,"2304":1,"2305":1,"2306":1,"2307":1,"2308":1,"2309":1,"2310":1,"2311":1,"2312":1,"2313":1,"2314":1,"2315":1,"2316":1,"2317":1,"2318":1},"2":{"70":1,"94":1,"111":1,"134":1,"149":2,"176":1,"186":3,"188":3,"191":6,"199":2,"211":1,"222":2,"466":1,"474":1,"556":2,"574":1,"1333":1,"1497":1,"2165":2,"2270":1,"2271":2,"2272":1,"2273":11,"2274":5,"2275":6,"2276":6,"2277":21,"2278":12,"2280":1,"2281":1,"2282":1,"2284":1,"2285":1,"2290":4,"2291":2,"2292":2,"2293":1,"2295":1,"2297":1,"2298":1,"2299":1,"2300":1,"2301":1,"2302":1,"2303":1,"2304":1,"2364":5,"2420":1,"2421":2,"2511":13,"2703":18,"2713":2,"2715":3,"2717":6,"2718":2,"2794":3,"2800":2,"2833":1,"2856":1,"2864":2,"2895":1}}],["unity",{"2":{"2690":1}}],["units",{"2":{"547":3,"597":1,"695":1,"1383":2,"1760":1,"1948":1,"1959":3,"2724":1,"2743":2,"2816":4}}],["unit|integration>",{"2":{"487":1}}],["unit",{"0":{"526":1,"2795":1,"2888":1},"1":{"2889":1,"2890":1,"2891":1,"2892":1,"2893":1,"2894":1},"2":{"114":1,"134":1,"191":1,"198":1,"199":2,"249":1,"308":1,"466":1,"487":2,"524":1,"526":1,"601":1,"699":1,"749":2,"1308":1,"1383":1,"1450":1,"1630":1,"2364":1,"2677":3,"2778":1,"2795":2,"2888":2,"2889":1,"2891":2,"2894":1}}],["unite",{"2":{"114":1}}],["undone",{"2":{"2588":1}}],["undo",{"2":{"1592":1,"1948":1,"2462":2,"2481":2,"2582":1}}],["undocumented",{"2":{"8":1,"523":1}}],["unds",{"2":{"165":1,"1563":1,"1570":1,"2468":1,"2505":1}}],["undecided",{"2":{"2878":1}}],["undesired",{"2":{"1756":1,"2884":1}}],["undesirable",{"2":{"1755":1}}],["undef",{"2":{"45":1,"332":3,"541":1,"698":5,"699":3,"702":1,"749":1,"1181":1,"1182":1,"1226":1,"1247":1,"1277":1,"1281":1,"1376":1,"1526":1,"1527":1,"2132":4,"2362":2,"2837":2,"2842":55}}],["undefined",{"2":{"551":1,"1386":1,"1894":1,"1897":1,"1898":1,"1903":1,"1907":1,"1909":1,"2230":1,"2325":1,"2650":1}}],["undefine",{"2":{"45":1,"541":1,"1376":1}}],["underneath",{"2":{"1511":1}}],["undertake",{"2":{"595":1}}],["underlight",{"0":{"2793":1},"2":{"556":1}}],["underlying",{"2":{"234":1,"413":1,"434":1,"471":1,"733":1,"735":2,"736":1,"737":2,"1582":1,"1825":1,"2037":1,"2632":1,"2812":1}}],["undergoing",{"2":{"203":1}}],["undergoes",{"2":{"203":1}}],["underglowx",{"2":{"2401":1}}],["underglow",{"2":{"32":1,"49":1,"266":1,"277":3,"283":1,"615":1,"623":1,"1389":2,"1400":1,"1511":1,"2039":2,"2124":1,"2127":11,"2134":1,"2154":1,"2381":1,"2401":3,"2503":11,"2738":1,"2842":1}}],["underside",{"2":{"667":1,"2558":1,"2793":1}}],["understood",{"2":{"520":1}}],["understands",{"0":{"2742":1},"2":{"1261":1,"2124":1,"2240":1,"2742":1}}],["understandable",{"2":{"597":1}}],["understandability",{"2":{"498":1,"520":2}}],["understanding",{"0":{"2857":1},"1":{"2858":1,"2859":1,"2860":1,"2861":1,"2862":1,"2863":1,"2864":1},"2":{"249":1,"343":1,"395":1,"515":1,"518":1,"520":1,"601":2,"608":1,"1397":1,"1751":1,"2256":1,"2590":1,"2742":2,"2853":1,"2856":1,"2857":1}}],["understand",{"2":{"2":1,"346":1,"473":1,"498":1,"510":1,"512":1,"608":1,"626":1,"647":1,"657":1,"659":1,"1388":1,"1499":1,"1752":1,"1753":1,"2413":1,"2742":2,"2857":1}}],["underscores",{"2":{"526":1,"2475":1,"2742":1}}],["underscore",{"2":{"502":1,"1498":1,"2395":2,"2468":1,"2505":1}}],["underscore33",{"2":{"143":4}}],["under",{"2":{"32":1,"55":13,"120":1,"134":1,"149":1,"204":1,"211":1,"222":1,"249":1,"265":1,"268":1,"371":1,"375":1,"381":1,"389":1,"426":1,"477":1,"595":1,"647":1,"652":1,"735":1,"738":1,"1298":1,"1329":1,"1414":1,"1421":1,"1463":1,"1598":1,"1830":1,"1967":2,"2013":1,"2044":1,"2221":1,"2263":1,"2277":3,"2379":2,"2411":1,"2448":1,"2532":1,"2547":1,"2548":1,"2622":3,"2652":1,"2677":1,"2680":1,"2684":3,"2704":1,"2705":1,"2783":1,"2799":1,"2846":2,"2882":1}}],["uprint",{"2":{"2364":4}}],["uprintf",{"2":{"1305":1,"1307":1}}],["uppr",{"2":{"2267":1}}],["upper",{"0":{"2276":1},"2":{"191":1,"657":1,"700":1,"747":1,"1492":2,"1649":1,"1926":1,"1933":2,"1935":1,"2247":3,"2266":2,"2267":3,"2268":2,"2269":6,"2276":2,"2356":1,"2477":1}}],["uppercase",{"2":{"191":1,"1369":1,"2276":3,"2674":2}}],["updir",{"2":{"2027":3}}],["updater",{"2":{"400":1,"2343":3}}],["updated",{"0":{"44":1,"59":1,"86":1,"102":1,"122":1,"143":1,"157":1,"175":1,"181":1,"197":1,"207":1,"217":1,"226":1,"241":1,"253":1,"270":1,"281":1,"291":1,"300":1,"311":1},"1":{"45":1,"60":1},"2":{"10":1,"14":1,"69":1,"83":1,"86":2,"108":1,"114":2,"126":1,"134":1,"149":1,"176":1,"182":2,"195":1,"220":1,"230":1,"241":1,"244":1,"253":1,"262":1,"270":1,"281":1,"283":1,"357":2,"389":1,"397":1,"406":1,"628":2,"1803":1,"2586":1,"2587":1,"2588":2,"2676":1,"2678":3}}],["updates",{"0":{"190":1,"248":1,"255":1,"256":1,"306":1,"315":1},"1":{"257":1,"258":1,"259":1,"260":1},"2":{"5":1,"12":2,"22":1,"30":1,"33":1,"64":1,"114":2,"134":2,"149":2,"165":3,"176":2,"190":1,"191":2,"199":1,"211":3,"222":1,"236":3,"249":5,"266":3,"277":1,"285":2,"294":2,"308":2,"383":2,"384":2,"385":2,"386":1,"389":2,"392":1,"398":1,"493":1,"698":1,"699":1,"1326":1,"1971":1,"2554":1,"2587":1,"2615":1,"2676":1}}],["update",{"0":{"4":1,"6":1,"10":1,"12":1,"45":1,"56":1,"69":1,"77":1,"307":1,"720":1,"802":1,"803":1,"829":1,"831":1,"861":1,"863":1,"893":1,"895":1,"928":1,"930":1,"962":1,"964":1,"996":1,"998":1,"1030":1,"1032":1,"1064":1,"1066":1,"1098":1,"1100":1,"1132":1,"1134":1,"1166":1,"1168":1,"1219":1,"1221":1,"1326":1,"1805":1,"1806":1,"1807":1,"1809":1,"2586":1,"2731":1,"2733":1},"1":{"721":1,"830":1,"832":1,"862":1,"864":1,"894":1,"896":1,"929":1,"931":1,"963":1,"965":1,"997":1,"999":1,"1031":1,"1033":1,"1065":1,"1067":1,"1099":1,"1101":1,"1133":1,"1135":1,"1167":1,"1169":1,"1220":1,"1222":1,"1806":1,"1807":1,"2587":1,"2588":1,"2589":1,"2732":1,"2734":1},"2":{"10":3,"21":1,"24":1,"31":1,"32":1,"46":1,"49":1,"63":1,"65":1,"75":1,"76":1,"89":1,"90":8,"93":3,"95":1,"105":12,"114":9,"131":2,"133":1,"134":8,"149":5,"165":15,"174":1,"176":3,"191":17,"194":1,"199":5,"211":8,"218":1,"222":8,"230":1,"236":11,"240":2,"249":12,"255":1,"256":1,"266":9,"277":8,"285":7,"294":9,"307":4,"308":4,"317":4,"389":1,"390":1,"400":3,"401":2,"600":1,"629":1,"634":1,"635":1,"688":1,"697":2,"716":2,"790":2,"794":2,"798":2,"800":2,"817":2,"821":2,"825":2,"827":2,"849":2,"853":2,"857":2,"859":2,"881":2,"885":2,"889":2,"891":2,"916":2,"920":2,"924":2,"926":2,"950":2,"954":2,"958":2,"960":2,"984":2,"988":2,"992":2,"994":2,"1018":2,"1022":2,"1026":2,"1028":2,"1052":2,"1056":2,"1060":2,"1062":2,"1086":2,"1090":2,"1094":2,"1096":2,"1120":2,"1124":2,"1128":2,"1130":2,"1154":2,"1158":2,"1162":2,"1164":2,"1207":2,"1211":2,"1215":2,"1217":2,"1284":1,"1294":1,"1359":1,"1388":2,"1389":4,"1390":2,"1398":3,"1417":1,"1492":1,"1592":1,"1598":1,"1609":6,"1636":3,"1710":1,"1803":2,"1805":4,"1806":2,"1807":1,"1808":1,"1809":1,"1832":1,"1907":3,"1932":1,"1950":1,"1959":1,"2047":1,"2127":1,"2136":1,"2234":1,"2402":1,"2410":1,"2452":1,"2580":1,"2581":1,"2583":2,"2585":2,"2587":1,"2662":1,"2676":3,"2678":1,"2695":1,"2712":1,"2731":1,"2732":4,"2733":1,"2734":3,"2735":1,"2818":1,"2825":1,"2864":1,"2868":1}}],["updating",{"0":{"389":1,"400":1,"2587":1},"2":{"0":1,"9":1,"19":1,"39":1,"52":1,"107":1,"194":1,"199":1,"249":1,"294":1,"377":1,"392":1,"394":1,"398":1,"399":1,"1907":1,"2135":1,"2234":1,"2364":1,"2674":1}}],["upe1",{"2":{"1999":1}}],["upm10",{"2":{"1999":1}}],["upward",{"2":{"1946":2}}],["upwards",{"2":{"1462":1}}],["upgrading",{"2":{"406":1,"2676":1}}],["upgrades",{"2":{"10":1,"114":1}}],["upgrade",{"0":{"24":1,"397":1,"401":1},"1":{"398":1,"399":1,"400":1,"401":1},"2":{"10":3,"65":2,"174":3,"294":1,"406":1,"2654":1,"2755":1}}],["upgraded",{"2":{"10":1}}],["uploading",{"2":{"568":1}}],["uploaded",{"2":{"276":2,"562":1,"2363":1,"2676":1}}],["uploads",{"2":{"273":1,"277":1,"1349":2,"2363":1,"2536":1,"2587":1}}],["upload",{"0":{"273":1},"2":{"149":1,"273":4,"344":1,"345":1,"582":1,"657":1,"1491":1,"1492":1,"2361":1,"2363":1,"2451":1,"2545":1}}],["upon",{"2":{"65":1,"283":1,"312":1,"586":1,"1321":1,"1419":1,"1514":3,"1752":1,"1918":1,"1919":1,"2128":6,"2581":1,"2583":1,"2644":1,"2649":1,"2655":1}}],["ups",{"0":{"50":1,"64":1,"75":1,"94":1},"2":{"50":1,"165":1,"266":1,"1183":1,"2213":1}}],["upstreamed",{"2":{"2655":1,"2659":1,"2661":1}}],["upstreaming",{"2":{"2513":8,"2661":1}}],["upstream",{"2":{"10":1,"12":1,"26":1,"156":1,"211":1,"222":1,"285":1,"387":3,"389":2,"399":2,"400":1,"597":1,"1410":1,"2513":1,"2515":1,"2517":1,"2582":8,"2585":6,"2587":8,"2588":4,"2655":1,"2660":1,"2674":2,"2846":1,"2847":2}}],["up",{"0":{"390":1,"394":1,"1428":1,"1961":1,"2376":1,"2378":1,"2381":1,"2550":1,"2564":1,"2584":1,"2601":1,"2612":1,"2613":1,"2770":1},"1":{"1962":1,"2377":1,"2565":1,"2566":1,"2567":1,"2568":1,"2569":1,"2570":1,"2571":1,"2572":1,"2573":1,"2574":1,"2575":1,"2576":1,"2577":1,"2614":1,"2615":1,"2616":1,"2617":1,"2618":1,"2619":1},"2":{"6":1,"13":1,"23":1,"28":1,"45":1,"50":1,"62":1,"73":3,"77":1,"90":3,"93":1,"94":3,"100":1,"114":13,"119":2,"120":3,"123":1,"124":2,"130":2,"131":1,"133":2,"134":6,"145":1,"149":5,"152":1,"155":1,"162":1,"169":1,"172":1,"176":1,"182":1,"188":1,"191":8,"198":2,"199":6,"206":1,"209":1,"210":1,"211":55,"219":1,"222":8,"224":1,"228":1,"231":2,"232":1,"236":4,"248":1,"249":1,"251":1,"266":3,"294":3,"331":1,"332":1,"340":1,"353":1,"361":1,"371":1,"387":1,"405":1,"406":1,"407":1,"426":1,"443":1,"494":2,"522":2,"537":1,"540":1,"543":1,"547":2,"556":2,"557":1,"564":1,"567":1,"570":1,"571":4,"595":1,"596":1,"597":1,"599":1,"612":2,"615":1,"617":1,"619":2,"621":2,"623":1,"630":1,"638":1,"658":1,"666":1,"668":1,"669":1,"676":1,"701":2,"705":1,"729":1,"730":3,"742":1,"749":1,"778":1,"804":1,"833":1,"865":1,"897":1,"932":1,"966":1,"1000":1,"1034":1,"1068":1,"1102":1,"1136":1,"1175":2,"1183":1,"1192":1,"1226":1,"1230":1,"1247":1,"1281":3,"1291":1,"1317":1,"1319":1,"1350":1,"1383":8,"1386":2,"1389":2,"1395":1,"1419":1,"1421":2,"1424":6,"1427":1,"1428":2,"1443":1,"1444":1,"1455":1,"1456":1,"1460":2,"1463":4,"1465":2,"1469":1,"1491":3,"1492":2,"1493":2,"1496":1,"1497":1,"1508":1,"1513":2,"1526":1,"1582":1,"1636":1,"1648":2,"1653":1,"1662":2,"1670":1,"1706":1,"1735":2,"1744":6,"1750":1,"1756":1,"1764":1,"1772":2,"1805":1,"1819":8,"1828":2,"1829":7,"1891":5,"1926":1,"1932":2,"1950":1,"1962":1,"1965":1,"1969":2,"1972":1,"1993":3,"2024":10,"2027":1,"2040":4,"2041":9,"2042":2,"2052":1,"2127":4,"2131":2,"2135":1,"2168":1,"2197":1,"2199":2,"2205":1,"2206":1,"2210":1,"2213":1,"2219":1,"2224":1,"2227":1,"2242":1,"2244":1,"2255":2,"2261":1,"2265":1,"2275":2,"2276":2,"2277":2,"2278":2,"2355":1,"2356":1,"2362":1,"2364":5,"2373":1,"2378":1,"2380":1,"2390":2,"2391":1,"2396":1,"2409":1,"2412":1,"2442":1,"2447":1,"2462":7,"2463":4,"2464":2,"2472":1,"2473":1,"2477":1,"2481":13,"2483":2,"2484":3,"2486":2,"2496":2,"2498":8,"2499":5,"2502":2,"2503":4,"2504":4,"2511":2,"2528":1,"2532":2,"2550":1,"2553":1,"2556":1,"2562":1,"2564":1,"2566":1,"2574":1,"2577":1,"2580":1,"2586":1,"2599":1,"2601":2,"2606":1,"2611":1,"2612":1,"2613":2,"2617":3,"2622":4,"2626":2,"2628":2,"2630":2,"2638":1,"2648":1,"2655":1,"2657":1,"2674":1,"2676":1,"2677":1,"2678":1,"2705":1,"2709":1,"2728":2,"2790":1,"2826":1,"2829":2,"2839":2,"2841":1,"2842":2,"2853":1,"2862":1,"2868":11,"2871":4,"2872":6,"2873":4,"2875":7,"2876":2,"2877":2,"2881":2,"2884":1,"2886":1}}],["usd",{"2":{"2623":1,"2843":1}}],["us=yes",{"2":{"1375":1}}],["usr",{"2":{"1294":1,"2617":1}}],["usually",{"2":{"228":1,"375":1,"433":1,"515":1,"556":1,"605":1,"639":1,"658":1,"666":1,"667":1,"671":1,"735":3,"747":1,"1178":1,"1186":1,"1268":1,"1274":1,"1326":2,"1342":1,"1383":1,"1386":1,"1458":1,"1511":1,"1516":1,"1521":2,"1559":1,"1640":1,"1942":1,"1943":1,"2125":2,"2139":1,"2166":1,"2237":1,"2336":1,"2363":1,"2364":1,"2415":1,"2429":1,"2447":1,"2449":1,"2453":1,"2472":1,"2517":1,"2558":2,"2563":1,"2598":1,"2607":1,"2622":1,"2659":1,"2742":1,"2816":1,"2845":1,"2850":1,"2896":1}}],["usual",{"2":{"77":1,"479":1,"480":1,"612":1,"1358":1,"1359":1,"1452":1,"1658":2,"1970":1,"2027":1,"2032":1,"2868":1}}],["usability",{"2":{"211":1}}],["usable",{"2":{"107":1,"114":1,"172":1,"209":1,"231":1,"463":1,"476":1,"697":1,"735":2,"736":1,"737":1,"1389":1,"1451":1,"2207":1,"2377":1,"2473":1,"2625":3,"2703":1,"2704":1,"2812":1}}],["usart4",{"2":{"1190":1}}],["usart2",{"2":{"1189":1,"1190":1,"1191":3,"1247":4}}],["usart3",{"2":{"1181":1,"1182":1,"1189":1,"1190":1,"1191":5,"1247":1}}],["usartn",{"2":{"1181":2,"1182":2}}],["usart1",{"2":{"1176":1,"1179":1,"1189":1,"1190":1,"1191":3,"1247":2,"1999":1}}],["usart",{"0":{"1174":1,"1177":1,"1999":1},"1":{"1175":1,"1176":1,"1178":1,"1179":1},"2":{"74":1,"107":1,"165":1,"266":1,"277":1,"285":1,"1170":3,"1174":1,"1175":2,"1176":5,"1177":2,"1178":5,"1179":10,"1181":5,"1182":5,"1185":1,"1186":2,"1188":1,"1191":3,"1247":1,"1993":1,"1995":1,"1996":1,"1999":11,"2207":1,"2637":1,"2650":4,"2822":1,"2827":1}}],["usages",{"2":{"75":1,"118":1,"128":1,"140":1,"149":1,"156":1,"172":1,"173":1,"199":4,"249":1,"1335":2,"1972":1,"2601":1}}],["usage",{"0":{"672":1,"684":1,"706":1,"723":1,"746":1,"779":1,"805":1,"834":1,"866":1,"898":1,"933":1,"967":1,"1001":1,"1035":1,"1069":1,"1103":1,"1137":1,"1193":1,"1224":1,"1245":1,"1262":1,"1512":1,"1548":1,"1594":1,"1614":1,"1640":1,"1666":1,"1707":1,"1731":1,"1765":1,"1813":1,"1902":1,"1915":1,"1973":1,"2011":1,"2125":1,"2132":1,"2156":1,"2161":1,"2166":1,"2202":1,"2230":1,"2272":1,"2353":1,"2624":1,"2627":1,"2628":1},"1":{"1814":1,"1815":1,"1816":1,"1817":1,"1818":1,"1819":1,"1820":1,"1821":1,"1822":1,"1823":1,"2126":1,"2625":1,"2626":1,"2627":1,"2628":1},"2":{"45":1,"118":1,"165":1,"172":1,"176":1,"199":1,"211":1,"231":1,"236":1,"249":3,"266":2,"294":1,"307":1,"308":1,"426":5,"427":3,"428":1,"429":1,"430":1,"431":1,"432":1,"433":1,"434":1,"435":1,"436":1,"437":1,"438":1,"439":1,"440":1,"441":1,"442":1,"443":1,"444":1,"445":2,"446":2,"447":2,"449":1,"450":1,"451":1,"452":1,"456":4,"457":2,"458":2,"459":1,"460":1,"461":1,"462":1,"466":1,"467":1,"701":2,"1174":1,"1177":1,"1183":1,"1329":1,"1383":1,"1386":2,"1579":1,"1826":1,"1932":1,"1972":1,"2000":1,"2010":1,"2012":6,"2013":3,"2015":8,"2038":1,"2455":1,"2463":1,"2471":1,"2476":1,"2553":1,"2605":1,"2626":1,"2632":1,"2652":1,"2703":6,"2742":1,"2788":1,"2829":1,"2846":1}}],["us",{"0":{"2466":1,"2505":1},"1":{"2467":1,"2468":1},"2":{"6":1,"74":1,"99":1,"114":2,"149":1,"165":2,"188":1,"191":1,"213":1,"228":1,"245":1,"355":1,"364":1,"396":1,"477":1,"520":1,"526":1,"591":1,"595":1,"601":3,"626":1,"647":2,"730":3,"1263":1,"1359":2,"1429":1,"1467":1,"1563":2,"1603":1,"1660":2,"1769":1,"1911":1,"2169":1,"2205":1,"2412":1,"2420":3,"2458":2,"2466":1,"2481":2,"2505":1,"2526":1,"2563":1,"2582":5,"2679":2,"2765":1,"2795":1,"2831":1,"2833":1,"2834":7,"2861":1,"2863":1,"2870":1}}],["using",{"0":{"362":1,"405":1,"406":1,"407":1,"1349":1,"1403":1,"1421":1,"1425":1,"1490":1,"1818":1,"2264":1,"2265":1,"2556":1},"1":{"363":1,"364":1,"365":1,"366":1,"367":1,"368":1,"369":1,"370":1,"371":1,"372":1,"373":1,"374":1,"375":1,"376":1,"1404":1,"1405":1,"1406":1,"1407":1,"1408":1,"1409":1,"1422":1,"1423":1,"1424":1,"1426":1,"1427":1,"1428":1,"1429":1,"1430":1,"1431":1,"1432":1,"1433":1,"1434":1,"1435":1,"1436":1,"1437":1,"1438":1,"1439":1,"1440":1,"1441":1,"1442":1,"1491":1,"1492":1,"1493":1},"2":{"5":1,"7":1,"14":1,"16":2,"45":1,"49":2,"50":1,"65":2,"73":1,"76":1,"83":1,"103":1,"111":2,"114":4,"126":1,"132":1,"149":1,"165":2,"173":1,"174":1,"191":1,"199":1,"220":1,"232":1,"234":1,"236":1,"240":2,"241":2,"244":1,"248":1,"253":2,"255":1,"270":2,"271":1,"272":1,"281":2,"289":1,"351":1,"355":1,"359":2,"362":2,"364":1,"365":1,"366":1,"367":1,"371":1,"374":1,"392":1,"408":1,"426":1,"430":1,"436":1,"447":1,"456":2,"469":1,"472":1,"473":1,"477":1,"481":1,"482":1,"489":1,"494":1,"496":1,"498":2,"503":1,"507":1,"508":2,"511":2,"520":1,"521":1,"543":2,"544":1,"545":1,"546":1,"551":3,"552":14,"560":1,"562":1,"573":1,"575":1,"595":3,"600":1,"625":1,"633":1,"639":1,"647":1,"667":1,"668":1,"669":1,"671":1,"684":1,"700":1,"706":1,"723":1,"729":2,"736":1,"744":1,"746":1,"779":1,"805":1,"834":1,"866":1,"898":1,"933":1,"967":1,"1001":1,"1035":1,"1069":1,"1103":1,"1137":1,"1171":2,"1178":2,"1183":1,"1191":1,"1193":1,"1224":1,"1245":1,"1261":2,"1262":1,"1264":1,"1281":1,"1289":1,"1291":1,"1293":1,"1297":1,"1311":1,"1318":1,"1325":1,"1350":1,"1356":2,"1383":5,"1388":2,"1389":5,"1392":2,"1393":1,"1398":1,"1400":1,"1408":1,"1419":1,"1442":1,"1453":1,"1458":1,"1473":1,"1487":3,"1489":1,"1508":1,"1514":1,"1521":2,"1526":1,"1559":1,"1563":1,"1564":1,"1565":2,"1579":2,"1590":3,"1592":1,"1597":1,"1600":1,"1630":1,"1631":1,"1634":1,"1635":1,"1636":1,"1638":3,"1639":1,"1654":1,"1655":1,"1665":1,"1707":1,"1710":1,"1744":1,"1755":1,"1756":1,"1759":1,"1813":1,"1817":1,"1826":2,"1830":1,"1888":1,"1893":1,"1894":1,"1896":1,"1901":2,"1906":1,"1911":3,"1914":1,"1919":1,"1923":1,"1928":1,"1929":1,"1932":2,"1940":1,"1941":1,"1942":3,"1943":2,"1945":2,"1955":2,"1971":1,"2000":1,"2004":1,"2010":1,"2015":1,"2038":2,"2044":1,"2052":1,"2053":1,"2124":1,"2130":1,"2135":3,"2137":1,"2153":1,"2156":1,"2160":1,"2169":1,"2206":1,"2207":1,"2209":2,"2211":1,"2214":1,"2219":3,"2221":2,"2224":5,"2229":1,"2233":1,"2244":1,"2251":2,"2270":1,"2277":3,"2278":1,"2324":1,"2325":1,"2329":2,"2332":1,"2334":1,"2335":1,"2336":1,"2337":1,"2339":1,"2341":1,"2342":1,"2343":1,"2344":1,"2346":2,"2348":2,"2350":2,"2356":1,"2357":1,"2363":1,"2364":3,"2371":1,"2374":1,"2375":4,"2376":1,"2378":3,"2390":1,"2392":1,"2394":1,"2396":1,"2400":1,"2401":1,"2406":1,"2410":1,"2420":1,"2426":1,"2432":1,"2454":1,"2467":1,"2477":2,"2511":1,"2519":1,"2526":1,"2530":1,"2532":1,"2535":1,"2536":2,"2538":2,"2547":1,"2549":2,"2553":1,"2554":2,"2555":1,"2559":1,"2562":1,"2570":1,"2576":1,"2582":1,"2601":1,"2612":1,"2619":1,"2621":1,"2622":3,"2624":1,"2638":1,"2640":4,"2652":1,"2661":1,"2662":2,"2674":2,"2676":5,"2678":1,"2680":1,"2695":1,"2704":3,"2705":7,"2709":1,"2742":1,"2766":1,"2767":1,"2794":1,"2832":1,"2833":1,"2834":1,"2837":1,"2838":2,"2839":2,"2840":2,"2841":1,"2842":1,"2856":2,"2864":1,"2868":3,"2881":1,"2884":1,"2886":2,"2889":1}}],["usbmodemxxxxxx",{"2":{"2448":1}}],["usbtiny",{"2":{"2436":1}}],["usbtinyisp",{"0":{"2436":1},"1":{"2437":1},"2":{"427":1,"2436":3}}],["usbs1",{"2":{"1999":1}}],["usbser",{"2":{"670":12}}],["usb2adb",{"2":{"1335":1}}],["usb2422",{"2":{"134":1}}],["usbisactive",{"2":{"266":1}}],["usbc",{"2":{"207":2}}],["usbasploader",{"0":{"2335":1,"2447":1},"2":{"427":1,"555":1,"667":1,"670":1,"2335":3,"2447":1}}],["usbasp",{"0":{"2438":1},"1":{"2439":1},"2":{"134":1,"191":1,"427":1,"670":1,"2335":4,"2438":2,"2447":1}}],["usbpd",{"2":{"74":1}}],["usbdrv",{"0":{"21":1}}],["usb",{"0":{"2":1,"21":1,"137":1,"158":1,"184":1,"235":1,"263":1,"303":1,"557":1,"1297":1,"1351":1,"2796":1,"2797":1,"2829":1},"1":{"159":1,"1298":1},"2":{"2":1,"21":2,"31":1,"34":1,"49":3,"50":5,"62":2,"65":1,"70":3,"73":2,"75":1,"94":2,"111":3,"112":9,"113":1,"114":7,"134":5,"137":1,"149":4,"158":3,"159":2,"165":8,"176":6,"184":4,"191":9,"199":5,"211":1,"222":9,"236":5,"240":1,"249":3,"263":2,"266":4,"285":2,"294":1,"303":1,"308":3,"317":1,"374":1,"527":1,"528":3,"529":1,"543":5,"550":4,"552":7,"555":1,"556":5,"557":2,"616":1,"628":1,"667":1,"669":1,"670":1,"1172":1,"1175":1,"1178":1,"1295":3,"1335":1,"1351":2,"1372":4,"1373":4,"1456":1,"1814":2,"1914":2,"1917":1,"1918":1,"1919":3,"1920":2,"1946":4,"2013":2,"2015":1,"2127":1,"2207":1,"2211":4,"2220":3,"2224":9,"2225":4,"2226":2,"2238":1,"2240":1,"2244":3,"2323":7,"2329":1,"2335":2,"2336":1,"2337":1,"2339":1,"2341":1,"2346":1,"2348":1,"2350":3,"2370":2,"2376":1,"2400":3,"2413":1,"2414":1,"2415":1,"2416":2,"2420":1,"2428":2,"2436":1,"2438":1,"2440":1,"2444":1,"2445":1,"2446":1,"2447":2,"2448":1,"2450":1,"2451":2,"2454":1,"2471":1,"2476":1,"2487":6,"2623":1,"2625":3,"2635":1,"2637":1,"2638":1,"2657":2,"2665":8,"2676":1,"2699":1,"2755":1,"2788":2,"2797":1,"2800":2,"2827":3,"2829":7,"2858":1}}],["useful",{"0":{"2729":1},"1":{"2730":1,"2731":1,"2732":1,"2733":1,"2734":1,"2735":1,"2736":1,"2737":1,"2738":1,"2739":1,"2740":1},"2":{"289":1,"468":1,"496":1,"543":1,"556":1,"591":1,"619":1,"622":1,"633":1,"671":1,"703":1,"735":1,"1225":1,"1305":1,"1307":1,"1309":1,"1325":1,"1388":1,"1399":1,"1412":1,"1414":1,"1427":1,"1431":2,"1435":2,"1460":1,"1498":1,"1516":1,"1559":1,"1563":1,"1571":1,"1576":1,"1582":3,"1603":1,"1638":1,"1762":1,"1808":1,"1896":2,"1907":1,"1912":1,"1941":3,"1944":2,"1948":1,"2010":1,"2021":2,"2027":1,"2030":1,"2137":1,"2153":1,"2205":1,"2211":1,"2224":1,"2236":1,"2264":1,"2276":1,"2325":1,"2327":1,"2333":1,"2363":1,"2367":1,"2373":1,"2417":1,"2472":1,"2604":1,"2674":1,"2680":1,"2729":1,"2731":1,"2734":1,"2834":1,"2878":1,"2881":1,"2887":1}}],["useless",{"2":{"199":1,"211":1,"266":2}}],["used",{"2":{"25":1,"49":1,"50":1,"60":1,"110":1,"120":1,"163":1,"165":2,"173":1,"203":1,"209":1,"215":1,"240":1,"243":1,"285":1,"318":1,"319":1,"357":2,"364":1,"374":2,"381":1,"412":1,"413":1,"426":1,"430":2,"441":1,"476":1,"507":2,"508":1,"511":1,"538":1,"543":1,"545":1,"553":1,"554":2,"562":1,"570":5,"571":1,"575":1,"582":1,"598":1,"600":1,"609":2,"616":1,"627":1,"629":1,"638":1,"639":3,"640":1,"641":1,"643":2,"647":1,"676":4,"680":2,"698":2,"702":1,"703":1,"729":1,"731":1,"733":1,"734":5,"735":3,"736":4,"737":2,"738":1,"740":1,"743":2,"744":1,"745":1,"748":1,"749":2,"1170":3,"1172":1,"1174":1,"1175":1,"1176":1,"1178":2,"1181":2,"1182":1,"1183":1,"1223":1,"1226":2,"1244":1,"1247":1,"1269":1,"1277":1,"1298":1,"1302":1,"1303":1,"1304":1,"1349":1,"1356":1,"1359":1,"1360":2,"1375":2,"1391":1,"1392":2,"1393":2,"1406":1,"1412":1,"1419":1,"1421":1,"1427":1,"1428":1,"1447":1,"1450":1,"1480":1,"1488":1,"1508":1,"1515":1,"1524":1,"1564":1,"1579":1,"1600":1,"1604":1,"1605":1,"1631":1,"1646":1,"1649":1,"1702":1,"1704":1,"1736":1,"1739":1,"1742":1,"1744":1,"1745":2,"1749":2,"1750":1,"1755":1,"1758":1,"1831":1,"1833":1,"1897":1,"1898":1,"1899":1,"1905":1,"1907":1,"1909":3,"1910":2,"1912":3,"1925":1,"1926":5,"1927":1,"1931":1,"1932":1,"1937":2,"1939":1,"1941":2,"1942":2,"1943":1,"1946":1,"1948":1,"1955":1,"1957":1,"1964":2,"1968":2,"1969":1,"1998":1,"2000":3,"2015":1,"2025":1,"2027":1,"2032":3,"2033":2,"2034":1,"2046":1,"2048":1,"2127":2,"2131":2,"2139":1,"2140":1,"2169":1,"2205":1,"2206":2,"2207":1,"2211":2,"2212":1,"2218":1,"2219":1,"2221":2,"2225":1,"2229":1,"2232":1,"2236":2,"2237":1,"2242":1,"2243":2,"2247":1,"2255":2,"2259":1,"2263":6,"2264":1,"2265":3,"2266":1,"2272":1,"2277":1,"2323":1,"2325":1,"2329":1,"2335":1,"2341":1,"2353":1,"2360":1,"2364":4,"2377":1,"2381":1,"2383":2,"2385":1,"2395":2,"2396":1,"2399":2,"2400":1,"2401":1,"2415":1,"2432":1,"2451":1,"2467":1,"2473":1,"2475":2,"2478":1,"2514":1,"2515":1,"2519":3,"2521":2,"2522":1,"2556":1,"2562":1,"2587":1,"2588":1,"2601":1,"2621":1,"2624":1,"2625":5,"2626":2,"2627":4,"2628":4,"2639":1,"2644":1,"2657":2,"2662":3,"2674":2,"2676":9,"2699":1,"2701":1,"2704":11,"2705":12,"2709":1,"2715":2,"2721":1,"2722":1,"2724":2,"2725":2,"2728":1,"2742":1,"2744":2,"2764":1,"2768":2,"2772":1,"2774":1,"2775":1,"2792":1,"2799":1,"2800":2,"2812":1,"2818":1,"2823":1,"2825":1,"2831":1,"2833":1,"2848":1,"2864":1,"2881":2,"2882":2,"2894":1}}],["uses",{"2":{"8":1,"36":1,"46":1,"50":1,"89":1,"100":1,"114":1,"152":1,"218":1,"471":1,"477":1,"536":1,"551":1,"567":1,"570":1,"571":1,"595":1,"676":2,"698":3,"702":2,"703":1,"727":1,"733":1,"1183":3,"1270":1,"1289":1,"1295":1,"1321":1,"1324":2,"1339":1,"1371":1,"1379":1,"1389":3,"1393":2,"1429":1,"1458":1,"1462":3,"1592":2,"1893":1,"1894":1,"1903":2,"1911":1,"1924":1,"1925":1,"1926":1,"1936":1,"1938":1,"1949":1,"1997":1,"1998":1,"2000":1,"2009":1,"2042":1,"2052":1,"2126":1,"2205":1,"2207":3,"2218":1,"2321":1,"2324":2,"2332":1,"2337":1,"2396":2,"2408":1,"2443":1,"2476":1,"2519":2,"2522":1,"2545":3,"2562":1,"2587":1,"2615":1,"2619":1,"2632":1,"2642":2,"2655":1,"2689":1,"2713":1,"2720":1,"2724":1,"2742":1,"2744":1,"2839":1,"2841":1,"2877":1}}],["username>",{"2":{"487":1,"1414":1,"2529":1,"2530":2,"2585":3,"2587":2}}],["username",{"2":{"422":1,"441":2,"523":3,"595":2,"1410":1,"1414":2,"2529":1,"2543":1,"2544":2,"2545":2,"2546":5,"2576":1,"2662":1,"2800":1}}],["user\`",{"2":{"307":2,"1401":1}}],["user",{"0":{"40":1,"53":1,"67":1,"72":1,"85":1,"101":1,"121":1,"139":1,"154":1,"171":1,"180":1,"193":1,"203":1,"205":1,"216":1,"225":1,"239":1,"252":1,"269":1,"280":1,"290":1,"299":1,"310":1,"412":1,"422":1,"425":1,"472":1,"491":1,"613":1,"617":1,"623":1,"629":1,"631":2,"635":1,"1426":1,"1501":1,"1555":1,"1591":1,"1631":1,"1632":1,"1775":1,"1776":1,"1777":1,"1807":1,"1880":1,"1885":1,"2116":1,"2121":1,"2286":1,"2887":1},"1":{"41":1,"42":1,"43":1,"44":1,"45":1,"46":1,"54":1,"55":1,"56":1,"57":1,"58":1,"59":1,"60":1,"86":1,"87":1,"88":1,"89":1,"90":1,"102":1,"103":1,"104":1,"105":1,"122":1,"123":1,"124":1,"125":1,"126":1,"127":1,"128":1,"140":1,"141":1,"142":1,"143":1,"155":1,"156":1,"157":1,"158":1,"159":1,"172":1,"173":1,"174":1,"175":1,"181":1,"182":1,"183":1,"184":1,"185":1,"186":1,"194":1,"195":1,"196":1,"197":1,"206":1,"207":1,"217":1,"218":1,"219":1,"220":1,"221":1,"226":1,"240":1,"241":1,"253":1,"254":1,"255":1,"256":1,"257":1,"258":1,"259":1,"260":1,"270":1,"271":1,"272":1,"273":1,"281":1,"291":1,"300":1,"311":1,"312":1,"426":1,"427":1,"428":1,"429":1,"430":1,"431":1,"432":1,"433":1,"434":1,"435":1,"436":1,"437":1,"438":1,"439":1,"440":1,"441":1,"442":1,"443":1,"444":1,"445":1,"446":1,"447":1,"473":1,"474":1,"475":1,"476":1,"1427":1,"1428":1,"1429":1,"1430":1,"1502":1,"1503":1,"1504":1,"1505":1,"1506":1,"1778":1,"1779":1,"1881":1,"2117":1,"2287":1},"2":{"3":1,"4":1,"7":1,"15":1,"28":1,"31":5,"34":3,"49":3,"70":3,"75":3,"90":4,"93":1,"105":8,"114":1,"125":4,"134":1,"149":3,"156":1,"165":6,"170":1,"174":1,"182":2,"185":4,"191":4,"195":2,"196":3,"199":1,"203":5,"211":4,"213":2,"220":1,"222":1,"228":2,"229":1,"231":3,"238":1,"249":7,"277":2,"284":1,"285":1,"294":2,"303":1,"307":5,"312":2,"317":1,"392":4,"408":1,"412":5,"419":1,"422":4,"441":1,"470":1,"471":6,"472":2,"474":3,"476":3,"481":1,"552":1,"571":1,"575":3,"597":1,"607":4,"609":5,"612":1,"613":1,"614":1,"615":1,"617":1,"618":1,"620":1,"623":1,"624":1,"627":2,"628":1,"629":4,"631":2,"632":2,"633":2,"634":1,"635":1,"636":1,"647":1,"660":1,"1300":1,"1307":1,"1358":1,"1359":1,"1388":3,"1389":35,"1390":3,"1398":2,"1400":1,"1401":2,"1402":1,"1412":1,"1413":1,"1417":5,"1418":2,"1419":2,"1426":4,"1427":4,"1442":2,"1455":1,"1457":1,"1461":2,"1487":4,"1494":1,"1497":1,"1502":5,"1503":2,"1506":1,"1555":1,"1570":2,"1571":2,"1575":1,"1598":7,"1603":4,"1604":1,"1605":1,"1606":2,"1609":4,"1629":1,"1630":2,"1631":2,"1632":4,"1636":4,"1669":1,"1670":1,"1710":2,"1711":1,"1762":2,"1763":2,"1764":1,"1766":2,"1772":2,"1775":1,"1776":1,"1777":1,"1803":1,"1805":2,"1806":1,"1807":1,"1817":1,"1818":1,"1830":3,"1835":4,"1896":1,"1903":1,"1904":1,"1905":1,"1906":3,"1910":1,"1912":5,"1913":2,"1916":3,"1920":1,"1939":3,"1942":1,"1944":4,"1945":2,"1949":3,"1950":3,"1952":2,"1953":2,"1957":1,"1961":2,"1962":1,"1967":1,"1968":2,"1969":3,"2009":1,"2024":1,"2025":3,"2026":1,"2027":2,"2028":1,"2029":2,"2030":1,"2031":1,"2032":2,"2033":3,"2035":2,"2041":3,"2043":1,"2044":3,"2050":4,"2051":3,"2052":2,"2053":1,"2127":2,"2135":1,"2136":3,"2137":5,"2158":1,"2159":1,"2162":1,"2163":1,"2164":2,"2171":1,"2223":14,"2230":1,"2232":1,"2233":2,"2236":9,"2246":3,"2252":1,"2255":2,"2256":1,"2260":1,"2261":3,"2262":7,"2263":4,"2264":4,"2265":4,"2277":1,"2286":1,"2290":1,"2291":1,"2292":1,"2327":2,"2342":1,"2346":1,"2348":1,"2350":1,"2356":4,"2359":1,"2362":1,"2364":4,"2400":2,"2401":2,"2402":1,"2406":1,"2407":3,"2414":1,"2424":1,"2521":2,"2522":2,"2523":1,"2529":2,"2535":1,"2543":1,"2546":1,"2548":2,"2549":1,"2551":1,"2552":1,"2553":1,"2573":1,"2576":2,"2591":2,"2600":5,"2622":1,"2627":1,"2631":1,"2652":1,"2675":1,"2676":6,"2677":2,"2701":1,"2702":1,"2704":2,"2705":10,"2732":1,"2734":2,"2742":1,"2744":2,"2826":1,"2831":1,"2840":2,"2864":3,"2868":1,"2877":1,"2887":1,"2895":2,"2896":1}}],["userspace",{"0":{"228":1,"448":1,"449":1,"450":1,"451":1,"452":1,"453":1,"1410":1,"1412":1,"1598":1,"2359":1,"2536":1,"2549":1,"2551":1,"2552":1,"2554":1,"2555":1},"1":{"449":1,"450":1,"451":1,"452":1,"453":1,"1411":1,"1412":1,"1413":1,"1414":1,"1415":1,"1416":1,"1417":1,"1418":1,"1419":1,"2537":1,"2538":1,"2539":1,"2540":1,"2541":1,"2542":1,"2543":1,"2544":1,"2545":1,"2546":1,"2547":1,"2548":1,"2550":1,"2551":1,"2552":1,"2553":1,"2554":1,"2555":1,"2556":1},"2":{"74":2,"76":1,"134":1,"165":1,"191":3,"199":1,"211":1,"213":2,"222":1,"224":1,"228":4,"236":3,"241":2,"249":1,"253":2,"265":2,"268":2,"270":2,"275":1,"281":2,"288":2,"308":2,"317":1,"449":6,"450":6,"451":4,"452":3,"453":8,"597":1,"1410":2,"1411":2,"1412":1,"1417":2,"1418":3,"1419":2,"1455":1,"1597":3,"1598":3,"1830":2,"2044":2,"2359":1,"2362":1,"2536":1,"2545":1,"2548":1,"2549":5,"2550":1,"2551":3,"2552":3,"2553":2,"2554":5,"2555":5,"2556":1,"2675":1,"2676":1,"2855":1}}],["users",{"0":{"1396":1,"1397":1,"1751":1},"1":{"1752":1,"1753":1,"1754":1},"2":{"0":1,"9":1,"13":1,"19":1,"39":1,"52":1,"62":1,"70":1,"114":1,"118":1,"131":1,"155":2,"162":1,"170":1,"172":1,"201":1,"221":2,"228":1,"234":1,"243":2,"263":1,"276":1,"279":2,"283":1,"284":2,"304":1,"312":2,"349":1,"350":1,"362":1,"377":1,"392":5,"411":1,"412":1,"414":1,"420":1,"421":1,"426":1,"444":1,"476":1,"491":1,"492":1,"537":1,"560":1,"568":1,"600":1,"616":1,"647":1,"650":1,"743":1,"1293":1,"1321":1,"1394":1,"1397":1,"1398":2,"1403":2,"1410":4,"1411":1,"1416":1,"1417":1,"1504":1,"1563":1,"1599":1,"1631":1,"1749":1,"1771":1,"2277":1,"2359":2,"2362":1,"2400":1,"2401":1,"2405":1,"2406":3,"2407":1,"2543":1,"2545":2,"2548":1,"2549":2,"2567":2,"2571":1,"2585":1,"2586":1,"2662":1,"2676":2,"2695":1,"2698":1,"2701":1,"2705":1,"2784":1,"2845":3,"2846":1}}],["use",{"0":{"6":1,"17":1,"30":1,"32":1,"33":1,"153":1,"1323":1,"1492":1,"1735":1,"1759":1,"1899":1,"1962":1,"1969":1,"2255":1,"2356":1,"2394":1,"2890":1},"1":{"31":1,"34":1,"1493":1},"2":{"1":1,"7":1,"17":1,"25":1,"30":1,"31":1,"32":1,"33":1,"34":1,"36":1,"37":1,"43":1,"45":1,"49":2,"70":1,"74":1,"76":1,"80":1,"87":1,"89":1,"93":1,"94":3,"95":1,"99":1,"103":1,"107":1,"114":5,"118":1,"119":3,"126":1,"133":2,"134":9,"149":5,"155":1,"156":1,"163":1,"165":15,"176":3,"179":1,"190":1,"191":15,"194":2,"199":10,"206":1,"211":11,"215":1,"218":1,"220":2,"222":2,"232":1,"236":8,"240":1,"249":4,"256":1,"260":1,"266":2,"277":3,"285":4,"294":1,"302":1,"307":1,"308":8,"317":9,"345":1,"351":1,"353":1,"358":1,"370":1,"371":1,"374":1,"382":1,"389":1,"397":1,"426":1,"427":1,"434":1,"451":1,"457":3,"458":2,"460":2,"467":1,"471":3,"473":4,"476":1,"481":1,"483":2,"486":2,"487":1,"488":1,"494":6,"495":3,"496":2,"497":1,"498":2,"501":3,"502":1,"503":2,"507":1,"508":1,"510":2,"511":1,"512":1,"513":1,"514":1,"515":1,"516":1,"518":1,"520":3,"522":1,"524":1,"525":1,"528":2,"529":1,"541":1,"543":11,"546":2,"549":1,"550":3,"551":1,"552":1,"556":1,"557":2,"563":1,"570":1,"573":1,"578":1,"581":1,"582":1,"586":1,"595":2,"598":1,"604":2,"607":2,"609":1,"611":2,"612":1,"614":1,"615":1,"627":1,"629":2,"633":1,"638":1,"647":2,"652":2,"653":1,"654":1,"656":1,"657":1,"660":1,"665":1,"666":1,"667":1,"670":1,"672":1,"674":1,"676":1,"682":2,"684":2,"696":1,"698":12,"699":8,"700":2,"702":5,"706":2,"707":2,"710":1,"723":1,"727":1,"729":1,"735":2,"738":1,"743":1,"744":1,"746":1,"748":1,"749":7,"753":1,"775":1,"779":2,"783":1,"805":2,"809":1,"834":2,"841":1,"866":2,"871":1,"898":2,"906":1,"933":2,"940":1,"967":2,"974":1,"1001":2,"1008":1,"1035":2,"1042":1,"1069":2,"1076":1,"1103":2,"1110":1,"1137":2,"1144":1,"1170":1,"1171":1,"1173":2,"1176":1,"1178":1,"1179":1,"1181":5,"1182":5,"1183":1,"1191":2,"1193":2,"1197":1,"1224":1,"1225":1,"1226":7,"1230":1,"1231":1,"1245":1,"1247":7,"1262":2,"1275":2,"1277":7,"1279":1,"1280":2,"1281":6,"1291":1,"1293":2,"1294":1,"1297":3,"1300":2,"1305":1,"1308":1,"1324":3,"1325":1,"1326":1,"1329":1,"1332":2,"1336":1,"1342":1,"1344":1,"1346":2,"1347":1,"1356":2,"1357":1,"1359":1,"1366":2,"1368":1,"1369":1,"1383":2,"1386":1,"1387":1,"1388":1,"1389":9,"1391":1,"1392":1,"1393":2,"1397":1,"1398":3,"1401":2,"1403":1,"1408":2,"1409":2,"1410":1,"1411":1,"1412":2,"1413":1,"1414":1,"1417":7,"1418":1,"1419":4,"1420":2,"1422":2,"1426":3,"1428":2,"1430":1,"1431":1,"1434":1,"1437":2,"1443":1,"1450":3,"1451":1,"1453":2,"1461":1,"1462":2,"1487":2,"1496":1,"1499":1,"1502":2,"1505":2,"1507":1,"1508":1,"1510":1,"1514":1,"1523":1,"1524":1,"1526":6,"1527":4,"1548":1,"1559":2,"1560":1,"1563":1,"1564":2,"1565":2,"1573":1,"1575":1,"1576":1,"1579":1,"1582":1,"1589":1,"1591":1,"1592":1,"1593":2,"1594":1,"1597":1,"1600":2,"1602":3,"1630":1,"1632":1,"1638":1,"1649":1,"1650":1,"1707":1,"1709":1,"1734":3,"1737":1,"1747":2,"1749":3,"1750":1,"1752":1,"1753":1,"1756":4,"1759":2,"1761":1,"1762":1,"1763":1,"1817":1,"1824":4,"1826":1,"1830":2,"1831":1,"1835":2,"1889":1,"1891":1,"1895":2,"1896":1,"1897":1,"1903":1,"1904":1,"1907":2,"1909":1,"1910":10,"1914":1,"1916":1,"1919":2,"1924":1,"1925":1,"1926":4,"1927":1,"1931":1,"1936":1,"1937":1,"1938":1,"1939":5,"1941":1,"1943":1,"1946":2,"1949":1,"1951":1,"1959":1,"1965":1,"1996":1,"1997":1,"1998":1,"1999":3,"2000":1,"2002":3,"2003":2,"2004":1,"2009":1,"2010":1,"2013":1,"2022":1,"2025":3,"2026":1,"2033":2,"2035":1,"2036":4,"2038":1,"2044":2,"2046":1,"2050":2,"2052":2,"2053":1,"2125":1,"2128":5,"2130":1,"2132":1,"2134":1,"2135":1,"2137":2,"2153":1,"2195":1,"2205":1,"2206":1,"2207":2,"2210":2,"2211":2,"2213":2,"2218":1,"2220":1,"2221":3,"2222":6,"2225":1,"2226":1,"2230":1,"2231":1,"2234":2,"2235":1,"2238":1,"2240":1,"2243":2,"2244":1,"2246":1,"2247":1,"2255":2,"2256":2,"2262":1,"2263":3,"2264":2,"2265":4,"2275":3,"2276":2,"2320":1,"2321":1,"2323":1,"2325":2,"2328":3,"2329":1,"2330":2,"2332":1,"2337":3,"2342":1,"2343":1,"2353":2,"2355":1,"2359":1,"2360":2,"2361":1,"2363":6,"2364":3,"2374":1,"2375":3,"2377":1,"2380":2,"2381":1,"2412":2,"2421":1,"2424":2,"2427":1,"2430":1,"2434":1,"2436":1,"2446":1,"2448":1,"2465":2,"2469":1,"2475":4,"2481":1,"2487":1,"2513":1,"2514":1,"2516":1,"2519":1,"2522":1,"2529":1,"2532":1,"2535":1,"2539":1,"2544":2,"2546":1,"2549":3,"2550":1,"2551":1,"2552":1,"2553":3,"2554":1,"2558":1,"2560":1,"2563":1,"2575":1,"2576":2,"2577":1,"2582":1,"2585":1,"2588":6,"2591":1,"2593":1,"2599":1,"2600":3,"2607":1,"2615":4,"2621":1,"2622":2,"2623":1,"2624":1,"2630":1,"2633":1,"2635":1,"2639":4,"2642":1,"2643":1,"2645":2,"2646":2,"2647":2,"2650":2,"2658":1,"2659":1,"2663":1,"2665":2,"2668":2,"2674":2,"2676":8,"2678":1,"2683":1,"2702":1,"2703":3,"2704":3,"2705":3,"2706":3,"2730":1,"2733":3,"2735":4,"2736":1,"2737":1,"2738":2,"2739":1,"2742":1,"2743":3,"2801":2,"2802":1,"2804":2,"2805":2,"2806":1,"2807":1,"2812":2,"2818":1,"2819":2,"2822":1,"2824":1,"2825":1,"2827":3,"2828":1,"2830":1,"2833":1,"2836":3,"2842":1,"2846":1,"2847":2,"2854":2,"2858":1,"2861":3,"2862":1,"2867":1,"2868":4,"2880":1,"2882":2,"2883":1,"2884":4,"2886":1,"2895":2,"2896":1}}],["hm",{"2":{"2320":1}}],["hmcuconf",{"2":{"698":1,"699":1,"702":1,"749":1,"1226":1,"1277":1,"1281":1,"1526":1,"1527":1}}],["hc",{"2":{"2320":1,"2400":2}}],["hkcu",{"2":{"2277":1}}],["hrl",{"2":{"2247":1}}],["hrms",{"2":{"297":1,"308":1}}],["hl",{"2":{"2247":3}}],["hwdb",{"2":{"2417":1}}],["hw",{"2":{"1932":1}}],["hfuse",{"2":{"2449":2}}],["hf",{"2":{"1648":13,"1649":2,"1655":2}}],["hfdkb",{"2":{"217":1}}],["hz",{"2":{"748":1,"835":1,"837":11,"899":1,"902":6,"934":1,"936":6,"968":1,"970":6,"1002":1,"1004":6,"1070":1,"1072":6,"1138":1,"1140":10,"2829":1}}],["h>",{"2":{"698":2,"699":2,"702":2,"749":2,"1173":1,"1181":2,"1182":2,"1226":2,"1247":1,"1277":2,"1281":2,"1526":2,"1527":2,"1998":1,"2705":1}}],["h1",{"2":{"660":1,"661":3}}],["hyphen",{"2":{"1563":1}}],["hyper",{"2":{"1355":1,"2355":2,"2518":2}}],["hypr",{"2":{"1355":1,"2500":2,"2501":1,"2506":1,"2518":2,"2599":1}}],["hypothetical",{"2":{"638":1}}],["hysteresis",{"2":{"114":1}}],["h87a",{"2":{"571":5}}],["h87g2",{"2":{"249":1}}],["hungarian",{"2":{"2834":3}}],["hundreds",{"2":{"1915":1}}],["hurts",{"2":{"2512":1}}],["hurt",{"2":{"2380":1}}],["hurry",{"2":{"1469":1}}],["huge",{"2":{"1592":1}}],["hum5",{"2":{"1654":1}}],["hum4",{"2":{"1654":1}}],["hum3",{"2":{"1654":1}}],["hum2",{"2":{"1654":1}}],["hum1",{"2":{"1654":1}}],["hum",{"2":{"1654":6}}],["humbert",{"2":{"658":1,"1321":1}}],["humans",{"2":{"571":1}}],["human",{"2":{"433":1,"477":1,"1308":1,"2519":1,"2743":1,"2759":1,"2895":1}}],["hub",{"0":{"1353":1},"2":{"249":1}}],["hub20",{"2":{"241":2}}],["hub16",{"2":{"241":2}}],["hues",{"2":{"2041":2,"2043":2,"2133":1}}],["hueu",{"2":{"571":2,"1635":1,"2040":1,"2127":1,"2503":1,"2504":1}}],["hued",{"2":{"571":2,"1635":1,"2040":1,"2127":1,"2503":1,"2504":1}}],["hue",{"0":{"2077":1,"2078":1,"2079":1,"2080":1,"2081":1,"2147":1},"1":{"2082":1},"2":{"49":1,"111":1,"183":2,"222":3,"294":1,"332":1,"547":2,"1636":4,"2040":4,"2041":44,"2047":4,"2077":1,"2078":1,"2079":1,"2080":1,"2081":1,"2082":1,"2105":1,"2106":1,"2107":1,"2108":1,"2109":1,"2126":2,"2127":6,"2128":4,"2132":1,"2147":12,"2150":2,"2400":2,"2503":6,"2504":4,"2705":13,"2725":1,"2824":4,"2825":4,"2842":3}}],["h2",{"2":{"211":1,"661":2}}],["hjson",{"2":{"191":1,"199":1,"222":1,"294":4,"651":2,"2676":1}}],["hpp",{"2":{"176":1}}],["hnahkb",{"2":{"143":3,"149":1}}],["http",{"2":{"355":1,"398":1,"457":1,"563":1,"592":1,"599":1,"1414":1,"1592":1,"2680":1}}],["https",{"2":{"2":1,"21":1,"196":1,"236":1,"354":1,"355":1,"357":4,"399":1,"426":1,"556":1,"561":1,"562":1,"592":1,"595":1,"598":1,"657":1,"658":5,"730":7,"731":1,"747":1,"1290":1,"1291":1,"1297":3,"1330":1,"1331":3,"1335":2,"1336":1,"1337":3,"1339":1,"1345":2,"1346":1,"1349":2,"1353":1,"1354":2,"1426":1,"1598":1,"1766":1,"2133":1,"2353":1,"2356":4,"2404":1,"2539":1,"2546":2,"2551":1,"2552":1,"2570":1,"2585":8,"2587":5,"2615":1,"2622":1,"2662":3,"2676":3,"2800":1}}],["html",{"2":{"319":1,"592":1,"1297":1,"1336":1,"1346":1}}],["ht32",{"2":{"130":1,"134":1}}],["hd44780u",{"2":{"1665":1}}],["hd44780",{"0":{"1664":1,"1672":1,"1674":1,"1675":1,"1676":1,"1678":1,"1679":1,"1681":1,"1683":1,"1685":1,"1687":1,"1689":1,"1691":1,"1693":1,"1695":1,"1698":1,"1700":1,"1702":1,"1704":1},"1":{"1665":1,"1666":1,"1667":1,"1668":1,"1669":1,"1670":1,"1671":1,"1672":1,"1673":2,"1674":1,"1675":1,"1676":1,"1677":2,"1678":1,"1679":1,"1680":2,"1681":1,"1682":2,"1683":1,"1684":2,"1685":1,"1686":2,"1687":1,"1688":2,"1689":1,"1690":2,"1691":1,"1692":2,"1693":1,"1694":2,"1695":1,"1696":2,"1697":2,"1698":1,"1699":2,"1700":1,"1701":2,"1702":1,"1703":2,"1704":1,"1705":2},"2":{"64":1,"176":1,"1667":7,"1669":2,"1670":4,"1685":1,"1689":1,"1698":1,"2676":2}}],["hseclk",{"2":{"308":1}}],["hs60v2",{"0":{"1298":1}}],["hs60",{"2":{"277":1}}],["hs",{"2":{"211":1,"266":1}}],["hsv888",{"2":{"2725":1}}],["hsvs",{"2":{"191":1}}],["hsv",{"0":{"2109":2},"1":{"2110":2},"2":{"49":1,"114":1,"149":1,"285":2,"308":1,"1389":7,"2042":1,"2045":22,"2052":11,"2053":1,"2110":2,"2135":5,"2137":2,"2144":7,"2147":2,"2151":24,"2705":1,"2725":3,"2824":1,"2825":1}}],["hsgw",{"2":{"37":2}}],["hierarchies",{"2":{"2601":1,"2612":1}}],["hierarchy",{"2":{"165":1,"609":1}}],["hich",{"2":{"2035":1}}],["hires",{"2":{"1942":8}}],["hiragana",{"2":{"1336":1,"2461":2}}],["himself",{"2":{"1321":1}}],["his",{"2":{"1321":1,"2371":1,"2382":1}}],["history",{"0":{"647":1},"2":{"2471":1,"2582":1}}],["historically",{"2":{"161":1,"189":1,"273":1,"276":1,"647":1,"2515":1,"2676":1}}],["historical",{"2":{"126":1,"127":1,"241":1,"245":1,"253":1,"270":1,"281":1,"734":1,"2513":1,"2549":1}}],["hint",{"0":{"662":1},"1":{"663":1,"664":1},"2":{"662":1,"2582":1}}],["hineybush",{"2":{"571":4}}],["hinder",{"2":{"515":1}}],["hi",{"2":{"266":1,"1811":1}}],["hillside48",{"2":{"165":1}}],["hillside",{"2":{"149":1,"157":2,"181":6,"191":1}}],["hits",{"2":{"1386":1,"1829":4,"2041":5}}],["hitting",{"2":{"667":2,"1572":1,"2263":1,"2325":1,"2364":1,"2587":1,"2598":1,"2736":1,"2884":1}}],["hit",{"2":{"114":1,"168":1,"331":1,"546":1,"668":1,"1326":1,"1386":1,"1463":1,"1469":1,"1572":4,"1730":1,"1764":1,"1770":1,"1772":1,"1829":5,"1911":1,"2041":7,"2239":1,"2247":1,"2254":3,"2263":4,"2276":1,"2333":1,"2617":1,"2845":1}}],["highest",{"2":{"537":1,"700":1,"1386":1,"1389":1,"1392":1,"1395":1,"1398":2,"1400":1,"1401":1,"1463":1,"1508":1,"1509":1,"1590":1,"1759":1,"1763":3,"1811":1,"1903":1,"1950":1,"1952":1,"1967":2,"1968":2,"2051":3,"2052":1,"2230":1,"2266":1,"2473":1,"2493":1,"2733":1,"2772":1}}],["higher",{"2":{"114":1,"125":1,"185":1,"381":1,"543":1,"546":1,"700":1,"1185":1,"1392":1,"1395":2,"1397":1,"1911":1,"1932":1,"2264":1,"2471":2,"2473":4,"2476":1,"2674":2,"2702":1,"2704":1,"2733":1,"2847":1,"2867":2,"2877":1}}],["highlight",{"2":{"476":1}}],["highlights",{"2":{"437":1}}],["highlighted",{"2":{"272":1,"1759":1}}],["highly",{"2":{"182":1,"704":1,"1411":1,"2195":1,"2442":1,"2586":1,"2678":1}}],["high",{"0":{"1942":1},"2":{"49":2,"92":1,"114":1,"243":2,"308":1,"319":1,"392":1,"543":3,"550":1,"551":2,"558":1,"597":1,"700":4,"729":1,"742":5,"1175":1,"1183":1,"1263":2,"1264":1,"1275":1,"1388":1,"1456":1,"1463":1,"1508":2,"1514":1,"1515":1,"1547":1,"1633":1,"1638":1,"1652":2,"1653":2,"1710":3,"1769":1,"1804":1,"1806":2,"1893":2,"1942":6,"2217":1,"2244":1,"2412":1,"2444":1,"2445":1,"2446":1,"2447":1,"2449":2,"2471":1,"2476":1,"2639":1,"2657":1,"2705":1,"2747":1,"2804":1,"2805":1,"2815":1,"2847":1,"2857":1,"2875":1,"2876":1}}],["hidden",{"2":{"2729":1,"2864":1}}],["hid4java",{"2":{"2013":1}}],["hidapi",{"2":{"2013":1}}],["hidraw",{"2":{"1310":1}}],["hidbootflash",{"2":{"2336":1}}],["hidboot",{"2":{"670":1}}],["hidusb",{"2":{"240":1,"667":1,"668":2,"670":4}}],["hides",{"2":{"2477":1}}],["hide",{"2":{"199":1,"1418":1}}],["hid",{"0":{"1304":1,"1310":1,"2010":1,"2017":1,"2019":1,"2337":1,"2767":1},"1":{"2011":1,"2012":1,"2013":1,"2014":1,"2015":1,"2016":1,"2017":1,"2018":2,"2019":1,"2020":2},"2":{"2":1,"34":1,"49":2,"50":1,"114":3,"143":2,"149":2,"199":2,"222":2,"236":1,"266":1,"308":1,"427":1,"544":1,"555":1,"557":1,"666":2,"670":1,"1304":1,"1310":4,"1311":1,"1328":1,"1329":1,"1334":1,"1597":1,"1756":1,"1803":1,"1939":3,"1942":1,"1946":4,"1972":2,"2008":1,"2010":2,"2012":4,"2013":7,"2014":2,"2015":11,"2017":1,"2019":1,"2127":1,"2320":1,"2334":1,"2336":1,"2337":6,"2338":1,"2364":2,"2415":1,"2416":1,"2455":1,"2471":1,"2476":1,"2481":1,"2676":1,"2699":1,"2767":1,"2777":1,"2788":2,"2831":1,"2884":1}}],["h7",{"2":{"49":1}}],["hhkbs",{"2":{"36":2}}],["hhkb",{"0":{"35":1,"36":1,"257":1,"258":1},"1":{"36":1},"2":{"35":3,"36":8,"211":2,"256":2,"257":1,"258":1,"285":1,"1339":1}}],["hebrew",{"2":{"2834":2}}],["heir",{"2":{"2035":1}}],["heights",{"2":{"1910":1}}],["height",{"2":{"111":1,"114":1,"1907":2,"1910":3,"1911":3,"1912":1,"1928":2,"2234":2,"2235":3,"2704":15,"2705":9,"2715":2,"2722":1,"2743":1,"2816":1}}],["henkan",{"2":{"1336":1,"2461":1}}],["hence",{"2":{"697":1,"1386":1,"1458":1}}],["hey",{"2":{"383":1,"384":1,"385":1,"386":1,"389":1}}],["her",{"2":{"1641":1}}],["hertz",{"2":{"700":1}}],["herringbone",{"2":{"197":4}}],["here",{"0":{"1316":1},"2":{"31":1,"213":1,"233":1,"264":1,"274":1,"282":1,"288":1,"292":1,"301":1,"313":1,"347":1,"356":1,"363":1,"364":2,"367":1,"369":1,"370":1,"371":1,"374":1,"375":2,"376":1,"447":1,"494":1,"526":1,"542":1,"556":1,"575":1,"595":5,"601":2,"603":1,"606":2,"607":2,"611":1,"627":1,"650":1,"655":1,"665":1,"670":1,"700":1,"726":2,"729":1,"1290":1,"1291":1,"1297":1,"1318":1,"1324":1,"1327":1,"1343":1,"1353":1,"1356":1,"1388":1,"1389":1,"1403":1,"1408":1,"1411":2,"1413":1,"1417":1,"1426":2,"1462":1,"1487":1,"1488":1,"1507":1,"1510":1,"1521":2,"1561":1,"1582":4,"1587":1,"1588":1,"1595":1,"1638":1,"1747":1,"1826":1,"1919":1,"1922":1,"1946":1,"1950":1,"1967":1,"1968":1,"2013":2,"2015":1,"2035":1,"2038":1,"2052":1,"2133":1,"2134":1,"2212":1,"2219":1,"2254":1,"2255":1,"2258":1,"2263":2,"2264":2,"2265":1,"2275":1,"2341":1,"2356":2,"2362":1,"2363":1,"2364":1,"2369":1,"2373":1,"2376":1,"2378":2,"2379":1,"2380":1,"2412":2,"2414":1,"2415":1,"2419":1,"2449":2,"2452":1,"2477":1,"2494":1,"2513":1,"2532":1,"2539":1,"2549":1,"2551":1,"2567":1,"2581":1,"2582":1,"2583":1,"2585":1,"2596":1,"2597":1,"2615":1,"2617":1,"2622":1,"2631":1,"2664":1,"2668":1,"2676":1,"2678":2,"2729":1,"2740":1,"2798":1,"2833":1,"2841":1,"2848":1,"2856":1,"2861":1,"2863":1,"2868":1,"2885":1,"2886":1,"2887":2,"2888":1}}],["heated",{"2":{"2373":1}}],["heat",{"2":{"2042":1,"2371":1,"2373":3}}],["heating",{"2":{"2042":1,"2373":1,"2630":1}}],["heatmap",{"0":{"2042":1},"2":{"165":2,"176":1,"211":1,"2041":3,"2042":8,"2842":1}}],["heavily",{"2":{"1313":1,"1372":1,"1373":1,"1835":1,"2050":1}}],["heavy",{"2":{"149":1,"249":1,"251":1,"294":1,"1268":1,"2562":1}}],["healthy",{"2":{"668":1}}],["headings",{"0":{"661":1},"2":{"661":3}}],["heading",{"2":{"660":3}}],["headroom",{"2":{"134":2}}],["head",{"2":{"99":1,"342":1,"359":1,"360":1,"387":1,"1315":1,"1320":1,"2582":6,"2613":1,"2616":1,"2618":1}}],["headers",{"2":{"94":1,"176":1,"199":1,"211":3,"249":2,"294":3,"308":2,"322":3,"334":1,"381":1,"600":1,"1915":1,"2674":2,"2832":1,"2833":1,"2834":1}}],["header",{"0":{"2680":1,"2714":1,"2721":1,"2834":1},"2":{"4":1,"134":1,"165":1,"191":6,"211":1,"222":2,"249":1,"277":1,"459":1,"494":1,"542":1,"575":1,"1603":2,"1630":1,"2403":1,"2410":1,"2429":1,"2440":2,"2453":1,"2558":1,"2674":4,"2713":2,"2714":2,"2715":3,"2716":3,"2717":2,"2720":2,"2721":8,"2722":3,"2723":2,"2724":3,"2725":2,"2726":2,"2727":2,"2831":1,"2832":2,"2833":3,"2834":4}}],["hecomi",{"2":{"143":2}}],["hexnumpad",{"2":{"2290":1,"2291":1,"2292":1}}],["hexadecimal",{"2":{"2184":1,"2186":1,"2188":1,"2190":1,"2275":1,"2829":2}}],["hex6c",{"2":{"211":1}}],["hex",{"2":{"94":1,"176":1,"199":1,"427":1,"443":1,"554":1,"653":2,"1293":1,"1343":6,"1419":1,"2015":1,"2168":1,"2277":2,"2328":1,"2329":1,"2330":1,"2332":1,"2334":1,"2335":1,"2336":1,"2337":2,"2353":1,"2363":3,"2364":4,"2378":1,"2379":1,"2447":1,"2448":6,"2449":1,"2450":4,"2533":3,"2535":1,"2545":1,"2560":3,"2561":1,"2577":3,"2802":1,"2895":1}}],["helo",{"2":{"1597":1,"1600":1}}],["helios",{"0":{"1377":1},"2":{"199":1,"1367":2,"1371":4,"1379":4,"1707":1,"2654":1,"2843":1}}],["helix",{"0":{"55":1},"2":{"55":52,"114":1,"133":1,"134":1,"149":1,"176":1,"211":1,"266":1,"311":6,"317":4,"1904":1}}],["held",{"2":{"176":1,"194":3,"657":1,"1329":1,"1340":1,"1356":1,"1359":1,"1392":1,"1434":1,"1435":1,"1469":2,"1471":1,"1488":1,"1499":1,"1503":2,"1567":1,"1582":2,"1640":1,"1642":1,"1658":3,"1730":1,"1733":1,"1749":1,"1753":2,"1754":1,"1892":1,"1893":1,"1896":2,"1897":1,"1950":1,"1955":1,"1956":1,"2025":2,"2127":10,"2201":1,"2203":7,"2204":1,"2205":9,"2206":1,"2218":1,"2246":1,"2250":5,"2255":4,"2262":1,"2263":3,"2264":1,"2265":2,"2335":1,"2364":1,"2415":1,"2463":1,"2477":1,"2481":2,"2482":2,"2490":1,"2494":1,"2501":29,"2503":10,"2509":7,"2510":5,"2514":1,"2518":30,"2522":1,"2587":1,"2598":1,"2700":2,"2779":1,"2782":1,"2787":1,"2869":5,"2870":1,"2871":1,"2872":2,"2873":1,"2874":2,"2881":4,"2882":1,"2883":1,"2884":1}}],["helped",{"2":{"2584":1}}],["helper",{"2":{"49":1,"2223":1,"2370":1}}],["helpers",{"0":{"231":1},"2":{"49":1,"199":2,"211":1,"236":1,"285":1,"2512":1}}],["helping",{"2":{"2367":1,"2526":1}}],["helpful",{"2":{"664":2,"1488":1,"1769":1,"1967":1,"2130":1,"2224":1,"2374":1,"2474":1,"2475":1,"2527":1,"2850":1,"2882":1}}],["help=",{"2":{"471":1,"482":2}}],["helps",{"2":{"162":1,"297":1,"436":1,"518":1,"552":1,"1321":1,"1907":2,"2234":1,"2276":1,"2373":3,"2375":1,"2619":1,"2795":1,"2853":1,"2878":1}}],["help",{"0":{"396":1,"594":1,"2426":1,"2849":1},"1":{"2850":1,"2851":1,"2852":1},"2":{"132":1,"162":1,"228":1,"364":1,"449":2,"450":2,"451":2,"452":2,"457":2,"458":2,"466":2,"487":1,"526":1,"591":2,"594":1,"595":1,"597":1,"598":1,"608":1,"626":1,"654":1,"657":1,"659":2,"1394":1,"1397":1,"1420":1,"1463":1,"1473":1,"1494":1,"1595":4,"1603":1,"1835":1,"1918":2,"2050":1,"2216":1,"2270":1,"2351":1,"2363":1,"2368":1,"2369":1,"2374":1,"2381":1,"2387":2,"2412":1,"2423":1,"2426":1,"2427":1,"2462":2,"2470":1,"2481":2,"2512":2,"2558":1,"2563":1,"2576":1,"2582":3,"2619":2,"2630":1,"2674":1,"2676":1,"2678":1,"2703":6,"2765":1,"2836":1,"2837":1,"2849":1,"2850":1,"2866":1}}],["hello",{"0":{"1669":1,"2171":1},"2":{"23":1,"120":1,"423":1,"471":10,"473":1,"511":1,"1421":1,"1493":3,"1597":4,"1598":1,"1600":2,"1602":2,"1606":19,"1669":1,"1686":1,"2171":3,"2248":1,"2705":1}}],["hobbyist",{"2":{"2525":1}}],["hop",{"2":{"1314":1,"2863":1}}],["hopefully",{"2":{"601":1,"2890":1}}],["hope",{"2":{"245":1,"487":1,"1414":1,"2680":1}}],["hover",{"2":{"581":1,"2622":1}}],["housings",{"2":{"2373":1}}],["housekeeping",{"0":{"628":1,"629":1},"1":{"629":1},"2":{"75":1,"92":1,"277":1,"628":2,"629":2,"1606":3,"2223":2,"2705":7}}],["hours",{"2":{"398":1,"592":1}}],["home=",{"2":{"405":1,"406":1,"407":1}}],["homebrew",{"0":{"405":1},"2":{"405":1,"2337":1,"2539":1,"2569":1,"2570":1}}],["home",{"0":{"1675":1},"2":{"277":1,"289":1,"408":1,"429":1,"444":1,"449":1,"450":1,"453":4,"571":2,"1428":7,"1575":1,"1583":1,"1662":1,"1670":1,"1675":1,"1770":2,"2024":3,"2263":1,"2355":1,"2462":2,"2463":2,"2464":1,"2478":1,"2481":5,"2530":1,"2571":1,"2576":2,"2676":1,"2703":6,"2878":1,"2881":1,"2886":2}}],["hood",{"2":{"477":1,"652":1}}],["hoodrowg",{"2":{"211":1}}],["hooking",{"2":{"625":1,"626":1,"1993":1}}],["hooks",{"0":{"1632":1},"2":{"277":1,"284":1,"288":2,"298":1,"308":1,"608":1,"1596":1,"1632":1,"1824":1,"2036":1,"2160":1,"2244":1,"2246":2}}],["hook",{"0":{"1583":1,"2009":1},"2":{"199":1,"272":1,"625":1,"1443":1,"1555":1,"1557":1,"1590":1,"1603":1,"1606":1,"1993":2,"2638":1}}],["hooked",{"2":{"198":1,"547":1}}],["horizontally",{"2":{"1911":1,"1948":1,"2041":1}}],["horizontal",{"2":{"1897":1,"1911":1,"1926":1,"1934":1,"1942":1,"1946":1,"2705":1,"2816":1,"2818":1,"2825":1}}],["horrortroll",{"2":{"199":1,"285":1}}],["horn",{"2":{"165":1}}],["honeycomb",{"2":{"175":2}}],["honor",{"2":{"165":1,"2549":1}}],["hole",{"2":{"2367":1,"2637":1}}],["holiday",{"2":{"165":1}}],["holds",{"2":{"195":1,"1487":2,"1488":3,"1641":2,"1730":1,"2256":1,"2263":1,"2471":2,"2476":2,"2598":1,"2877":1}}],["holdings",{"2":{"211":1}}],["holding",{"0":{"1582":1},"2":{"168":2,"667":2,"1359":1,"1419":2,"1468":1,"1473":1,"1487":1,"1488":1,"1489":1,"1753":1,"1754":1,"1757":1,"1759":3,"1892":5,"1929":1,"1955":1,"1956":1,"2246":1,"2276":1,"2330":1,"2337":1,"2471":1,"2481":1,"2782":1,"2868":1,"2884":2,"2885":1}}],["hold",{"0":{"22":1,"195":1,"289":1,"1364":1,"1489":1,"2262":1,"2522":1,"2523":1,"2865":1,"2869":1,"2875":1,"2876":1,"2881":1,"2882":1},"1":{"2866":1,"2867":1,"2868":1,"2869":1,"2870":2,"2871":2,"2872":2,"2873":2,"2874":2,"2875":2,"2876":2,"2877":1,"2878":1,"2879":1,"2880":1,"2881":1,"2882":2,"2883":2,"2884":1,"2885":1,"2886":1,"2887":1},"2":{"22":1,"112":4,"114":1,"134":2,"149":2,"165":2,"191":2,"194":8,"195":5,"199":3,"203":1,"206":3,"249":1,"289":6,"294":3,"297":3,"308":3,"546":18,"658":1,"667":2,"1326":1,"1340":1,"1355":28,"1364":1,"1392":1,"1420":1,"1435":2,"1466":1,"1468":1,"1469":2,"1471":1,"1473":1,"1480":1,"1488":5,"1489":2,"1503":2,"1559":1,"1564":1,"1580":3,"1582":6,"1586":1,"1594":1,"1730":1,"1732":1,"1733":1,"1749":1,"1752":3,"1753":2,"1754":2,"1759":1,"1763":2,"1895":1,"1896":1,"1929":3,"1955":2,"1962":1,"2205":1,"2262":33,"2263":16,"2264":4,"2265":6,"2273":2,"2290":2,"2336":1,"2350":2,"2364":1,"2370":1,"2373":2,"2492":1,"2500":28,"2506":29,"2515":1,"2516":1,"2517":1,"2518":1,"2522":4,"2523":3,"2524":1,"2558":4,"2598":1,"2599":29,"2607":1,"2676":2,"2802":5,"2816":1,"2821":1,"2855":1,"2865":2,"2866":1,"2867":1,"2868":1,"2869":10,"2870":1,"2871":4,"2872":6,"2873":4,"2875":19,"2876":14,"2877":2,"2878":5,"2879":1,"2880":3,"2881":23,"2882":7,"2883":11,"2886":1,"2892":4}}],["hot",{"2":{"2041":1,"2042":1,"2211":1,"2226":1,"2368":1,"2374":2,"2381":1}}],["hotkey",{"2":{"2024":1}}],["hotkeys",{"2":{"1499":1,"2021":1,"2024":1,"2879":1,"2883":1}}],["hotdox76v2",{"2":{"191":1}}],["hotswap",{"2":{"122":1,"149":1,"191":1,"199":1,"207":2,"211":8,"222":1,"241":4,"266":1,"308":1,"421":1}}],["hotfix",{"2":{"114":1,"134":1}}],["hosts",{"2":{"2765":1}}],["hosting",{"2":{"657":1,"1597":1,"2404":1,"2676":1}}],["host",{"0":{"1422":1,"1808":1,"2797":2,"2814":1,"2832":1},"2":{"113":1,"114":1,"134":1,"149":2,"182":1,"190":2,"191":3,"195":1,"199":2,"211":1,"222":1,"263":2,"285":1,"303":2,"308":2,"317":1,"374":1,"552":1,"556":1,"666":1,"1348":1,"1372":2,"1373":2,"1606":3,"1619":2,"1620":1,"1715":1,"1718":1,"1749":1,"1803":3,"1808":4,"1897":1,"1903":3,"1914":1,"1915":1,"1916":4,"1920":1,"1942":2,"1944":1,"1946":4,"1949":1,"1972":1,"1988":1,"2002":2,"2004":1,"2009":1,"2010":2,"2014":1,"2015":2,"2017":1,"2051":1,"2052":2,"2128":1,"2165":1,"2168":1,"2222":2,"2230":3,"2271":1,"2277":1,"2364":1,"2442":1,"2525":1,"2537":1,"2541":1,"2663":1,"2739":1,"2797":1,"2814":1,"2818":1,"2824":1,"2825":1,"2829":2,"2832":3,"2858":1,"2869":1,"2875":2,"2876":1}}],["hosted",{"2":{"93":1}}],["hostname",{"2":{"70":3}}],["however",{"2":{"537":1,"616":1,"625":1,"666":1,"671":1,"674":1,"684":1,"706":1,"735":1,"746":1,"779":1,"805":1,"834":1,"866":1,"898":1,"933":1,"967":1,"1001":1,"1035":1,"1069":1,"1103":1,"1137":1,"1193":1,"1224":1,"1245":1,"1262":1,"1266":1,"1275":1,"1329":1,"1334":1,"1382":1,"1388":1,"1417":1,"1419":1,"1462":2,"1473":1,"1488":1,"1515":1,"1520":1,"1563":1,"1638":1,"1640":1,"1658":3,"1771":1,"1896":1,"1910":1,"1911":2,"1967":1,"2012":1,"2013":1,"2166":1,"2206":1,"2211":2,"2219":1,"2221":1,"2227":1,"2263":1,"2266":1,"2272":1,"2276":1,"2277":1,"2321":1,"2342":1,"2428":1,"2429":1,"2445":1,"2451":1,"2478":1,"2559":1,"2562":1,"2606":2,"2616":1,"2625":1,"2626":1,"2627":1,"2650":1,"2668":1,"2674":1,"2719":1,"2831":1,"2835":1,"2861":1,"2875":1,"2888":1,"2894":1}}],["how",{"0":{"591":1,"595":1,"608":1,"1309":1,"1315":1,"1325":1,"1342":1,"1468":1,"1470":1,"1495":1,"1496":1,"1564":1,"1758":1,"1957":1,"1958":1,"2022":1,"2032":1,"2033":1,"2255":1,"2356":1,"2384":1,"2412":1,"2413":1,"2421":1,"2580":1,"2742":1,"2744":1,"2847":1,"2848":1},"1":{"592":1,"609":1,"1565":1,"1959":1,"1960":1,"1961":1,"1962":1,"2414":1,"2415":1,"2416":1,"2417":1,"2418":1,"2419":1,"2420":1,"2421":1},"2":{"0":1,"9":1,"19":1,"39":1,"52":1,"70":1,"76":1,"77":1,"90":1,"123":1,"169":2,"186":1,"188":1,"194":1,"263":1,"312":1,"362":1,"377":1,"409":1,"471":1,"472":1,"494":1,"543":1,"546":6,"569":1,"586":1,"592":2,"595":1,"598":1,"602":2,"608":1,"629":1,"646":1,"647":1,"650":1,"652":1,"654":1,"682":1,"807":1,"836":1,"838":1,"868":1,"900":1,"903":1,"935":1,"937":1,"969":1,"971":1,"1003":1,"1005":1,"1037":1,"1039":1,"1071":1,"1073":1,"1105":1,"1107":1,"1139":1,"1141":1,"1195":1,"1291":1,"1298":2,"1317":1,"1318":1,"1326":1,"1389":1,"1391":1,"1397":2,"1398":2,"1400":1,"1401":1,"1411":1,"1423":1,"1427":2,"1428":1,"1462":1,"1473":1,"1495":1,"1507":2,"1633":1,"1649":4,"1742":1,"1747":1,"1751":1,"1752":1,"1753":1,"1754":1,"1805":1,"1825":1,"1832":1,"1897":2,"1910":1,"1919":1,"1932":1,"1951":1,"1964":1,"2024":1,"2032":1,"2033":1,"2037":1,"2041":3,"2042":1,"2047":1,"2126":1,"2131":3,"2133":6,"2134":1,"2204":1,"2211":1,"2219":2,"2221":1,"2224":2,"2254":1,"2256":1,"2263":1,"2266":1,"2325":2,"2361":1,"2369":1,"2375":2,"2381":1,"2382":1,"2384":1,"2390":1,"2391":1,"2392":1,"2406":1,"2412":2,"2413":1,"2426":1,"2479":1,"2525":1,"2526":1,"2531":1,"2532":2,"2534":1,"2562":1,"2564":1,"2576":1,"2580":1,"2582":1,"2591":1,"2601":1,"2612":2,"2631":1,"2662":1,"2665":1,"2674":1,"2676":1,"2678":1,"2704":2,"2705":3,"2706":1,"2741":1,"2742":2,"2791":1,"2799":1,"2818":1,"2825":1,"2854":1,"2855":1,"2856":2,"2857":2,"2861":1,"2862":2,"2868":1,"2886":1,"2889":1,"2891":2}}],["h",{"0":{"542":1,"1413":1,"1603":1,"1832":1,"1913":1,"1959":1,"2047":1,"2105":1,"2107":1,"2362":1,"2400":1,"2403":1,"2837":1},"1":{"543":1,"544":1,"545":1,"546":1,"547":1,"548":1,"549":1,"550":1,"551":1,"552":1,"2108":1},"2":{"4":2,"5":4,"14":1,"25":1,"28":1,"31":2,"34":2,"49":1,"50":8,"65":3,"70":12,"73":2,"74":1,"75":2,"76":1,"86":2,"94":1,"114":6,"119":1,"134":1,"149":3,"158":2,"159":2,"162":3,"165":12,"184":2,"191":3,"199":12,"201":4,"211":10,"220":1,"222":13,"236":7,"246":1,"249":1,"266":12,"273":1,"277":2,"285":1,"294":1,"308":2,"322":1,"353":1,"354":1,"426":1,"430":1,"440":1,"445":1,"446":1,"447":1,"449":2,"450":2,"451":2,"452":2,"457":2,"458":2,"459":1,"466":2,"494":2,"537":2,"540":1,"542":2,"571":3,"575":1,"600":1,"629":1,"642":1,"647":3,"648":1,"649":1,"651":3,"654":2,"655":4,"672":1,"682":1,"684":1,"685":1,"698":1,"699":1,"702":3,"707":1,"708":1,"729":1,"730":3,"731":3,"732":2,"735":2,"736":2,"737":2,"740":2,"742":1,"743":1,"746":1,"748":1,"749":5,"750":1,"751":1,"780":1,"806":1,"807":1,"835":1,"836":1,"837":1,"838":1,"839":1,"867":1,"868":1,"869":1,"899":1,"900":1,"901":1,"902":1,"903":1,"904":1,"934":1,"935":1,"936":1,"937":1,"938":1,"968":1,"969":1,"970":1,"971":1,"972":1,"1002":1,"1003":1,"1004":1,"1005":1,"1006":1,"1036":1,"1037":1,"1038":1,"1039":1,"1040":1,"1070":1,"1071":1,"1072":1,"1073":1,"1074":1,"1104":1,"1105":1,"1106":1,"1107":1,"1108":1,"1138":1,"1139":1,"1140":1,"1141":1,"1142":1,"1173":1,"1176":1,"1179":1,"1181":4,"1182":4,"1183":1,"1184":1,"1186":1,"1187":1,"1191":1,"1194":1,"1195":1,"1224":1,"1226":7,"1245":1,"1247":2,"1262":1,"1263":1,"1264":1,"1265":1,"1266":1,"1275":1,"1277":1,"1278":1,"1279":1,"1281":1,"1297":1,"1305":2,"1309":1,"1311":1,"1323":1,"1332":1,"1346":1,"1350":1,"1372":1,"1376":1,"1383":1,"1385":1,"1389":1,"1397":1,"1403":1,"1404":2,"1408":4,"1410":3,"1411":1,"1413":7,"1418":1,"1419":6,"1429":1,"1444":1,"1447":1,"1448":1,"1449":1,"1450":2,"1451":1,"1452":1,"1453":1,"1454":1,"1455":4,"1458":1,"1459":2,"1460":2,"1461":1,"1462":1,"1463":2,"1471":1,"1472":2,"1473":1,"1488":1,"1492":2,"1497":1,"1503":1,"1514":1,"1515":1,"1516":1,"1526":1,"1527":1,"1549":1,"1559":1,"1560":2,"1564":2,"1565":1,"1567":1,"1568":1,"1577":1,"1589":1,"1592":4,"1595":2,"1607":1,"1629":2,"1630":1,"1631":1,"1633":1,"1634":1,"1635":1,"1644":1,"1646":1,"1651":1,"1658":1,"1659":1,"1660":1,"1661":1,"1662":1,"1663":1,"1667":1,"1698":1,"1708":1,"1709":1,"1754":1,"1756":2,"1760":1,"1768":1,"1769":1,"1770":1,"1771":1,"1803":1,"1804":1,"1815":1,"1816":1,"1818":1,"1823":3,"1826":1,"1829":1,"1831":1,"1893":1,"1894":1,"1895":1,"1896":1,"1897":1,"1904":1,"1906":1,"1907":2,"1920":2,"1924":1,"1925":1,"1926":1,"1935":1,"1936":1,"1937":1,"1939":2,"1946":2,"1948":3,"1949":1,"1950":9,"1952":1,"1953":1,"1954":1,"1957":2,"1958":1,"1969":1,"1970":1,"1996":1,"1997":1,"1998":2,"1999":1,"2000":1,"2002":1,"2004":1,"2005":1,"2006":3,"2012":1,"2024":2,"2038":1,"2041":1,"2045":1,"2046":1,"2106":1,"2108":1,"2125":1,"2127":1,"2128":1,"2129":1,"2134":1,"2135":1,"2137":1,"2138":1,"2139":1,"2140":1,"2144":8,"2147":4,"2151":1,"2152":2,"2153":1,"2167":1,"2196":1,"2205":1,"2217":2,"2218":1,"2219":1,"2220":2,"2221":1,"2222":1,"2233":1,"2234":1,"2239":1,"2242":1,"2247":2,"2255":1,"2265":1,"2268":2,"2273":1,"2274":1,"2276":1,"2277":1,"2321":1,"2330":2,"2337":2,"2360":3,"2361":1,"2362":6,"2364":5,"2380":1,"2397":2,"2400":21,"2448":1,"2456":3,"2472":1,"2475":1,"2477":2,"2481":3,"2543":2,"2546":1,"2576":1,"2598":1,"2600":1,"2633":1,"2639":1,"2645":1,"2646":1,"2647":1,"2648":1,"2650":1,"2653":1,"2657":1,"2659":1,"2667":1,"2671":1,"2674":3,"2675":1,"2676":6,"2700":1,"2702":1,"2703":10,"2704":11,"2705":7,"2711":1,"2712":1,"2725":1,"2735":2,"2742":4,"2743":7,"2744":2,"2799":1,"2816":1,"2832":2,"2833":1,"2834":121,"2837":3,"2838":1,"2839":1,"2842":2,"2856":1,"2866":2,"2868":3,"2875":2,"2876":2,"2877":2,"2878":1,"2880":1,"2881":1,"2884":4}}],["hazards",{"0":{"2745":1},"1":{"2746":1,"2747":1,"2748":1}}],["hamming",{"2":{"2246":1}}],["hammer",{"2":{"372":1}}],["habit",{"2":{"1473":1,"1494":1}}],["habits",{"2":{"195":1}}],["hargett",{"2":{"2891":1}}],["harmful",{"2":{"2374":1,"2375":1}}],["harming",{"2":{"522":1}}],["harr",{"2":{"2024":49}}],["harvest",{"2":{"1993":1}}],["hardwired",{"2":{"2372":1}}],["hardware",{"0":{"14":1,"543":1,"702":1,"1453":1,"1610":1,"1637":1,"1647":1,"1665":1,"1901":1,"2154":1,"2209":1,"2210":1,"2224":1,"2225":1,"2229":1,"2320":1,"2385":1,"2404":1,"2429":1,"2633":1,"2634":1,"2644":1,"2665":1,"2801":1},"1":{"1611":1,"1612":1,"2210":1,"2211":2,"2212":1,"2213":1,"2226":1,"2321":1,"2430":1,"2431":1,"2432":1,"2433":1,"2434":1,"2435":1,"2436":1,"2437":1,"2438":1,"2439":1,"2440":1,"2441":1,"2645":1,"2646":1,"2647":1},"2":{"14":2,"113":1,"114":1,"133":1,"152":2,"165":1,"172":1,"176":1,"191":4,"215":1,"236":1,"249":1,"277":1,"285":2,"294":1,"392":1,"540":1,"552":1,"604":1,"606":1,"607":3,"615":2,"616":2,"619":2,"658":2,"668":1,"695":2,"696":1,"697":2,"702":2,"704":1,"727":1,"730":1,"731":1,"739":1,"749":2,"1171":1,"1174":1,"1176":1,"1177":1,"1179":1,"1244":1,"1345":1,"1382":1,"1453":4,"1516":1,"1518":1,"1520":1,"1523":1,"1649":2,"1809":1,"1814":1,"1830":1,"1901":1,"1911":1,"1922":1,"1930":3,"1940":2,"1943":1,"1944":3,"1993":1,"2044":1,"2124":1,"2158":1,"2208":1,"2224":1,"2226":1,"2238":2,"2240":1,"2321":1,"2329":1,"2385":2,"2401":2,"2402":1,"2404":1,"2405":1,"2430":1,"2434":1,"2447":1,"2448":1,"2449":1,"2477":1,"2624":1,"2632":1,"2633":2,"2634":3,"2639":1,"2644":1,"2652":1,"2655":1,"2662":2,"2664":1,"2676":4,"2677":2,"2681":1,"2683":2,"2684":1,"2687":1,"2692":1,"2696":1,"2697":1,"2706":1,"2766":1,"2804":1,"2845":1,"2846":1,"2856":1,"2858":1}}],["hardline",{"2":{"2371":1}}],["hardcoding",{"2":{"730":1}}],["hardcoded",{"2":{"191":1,"1458":1}}],["harder",{"2":{"647":1,"2424":1,"2532":1}}],["hard",{"2":{"49":1,"92":1,"263":1,"389":1,"401":2,"498":1,"522":3,"601":1,"1770":1,"2135":1,"2393":1,"2406":1,"2525":1,"2585":1}}],["hate",{"2":{"426":1}}],["hat",{"0":{"1709":1,"1728":1},"1":{"1729":1},"2":{"285":1,"1706":1,"1709":12,"1715":2,"1728":1,"1729":1,"2539":1,"2572":1}}],["haierwangwei2005",{"2":{"149":1}}],["hacks",{"2":{"520":1}}],["hacking",{"2":{"361":1}}],["hackpad",{"2":{"222":1}}],["hacked",{"2":{"218":1}}],["hacky",{"2":{"176":1}}],["hack",{"2":{"114":2,"149":1}}],["happened",{"2":{"525":1,"601":1,"2164":1,"2874":1,"2896":1}}],["happen",{"2":{"429":1,"493":1,"634":1,"635":1,"668":1,"753":1,"1334":1,"1382":1,"1401":1,"2246":1,"2261":1,"2428":1,"2756":1}}],["happens",{"2":{"389":1,"561":1,"615":3,"629":1,"633":2,"1410":1,"1426":1,"1498":1,"1755":1,"1919":1,"2223":1,"2412":1,"2415":1,"2581":1,"2769":1,"2770":1,"2868":1,"2869":3,"2875":1}}],["happening",{"2":{"113":1,"633":1,"1578":1,"2330":1,"2337":1,"2884":2}}],["happy",{"2":{"119":1,"376":1,"1492":1,"2356":1,"2408":2,"2528":1}}],["haptics",{"2":{"221":1,"1587":1}}],["haptic",{"0":{"1645":1,"1646":1,"1648":1,"1656":1,"1657":1,"1658":1,"1659":1,"1660":1,"1661":1,"1662":1,"1663":1},"1":{"1646":1,"1647":1,"1648":1,"1649":2,"1650":2,"1651":2,"1652":2,"1653":2,"1654":2,"1655":2,"1656":2,"1657":1,"1658":2,"1659":2,"1660":2,"1661":2,"1662":2,"1663":2},"2":{"64":1,"114":2,"134":3,"176":1,"188":1,"191":1,"199":1,"211":1,"221":2,"222":2,"266":1,"633":1,"1646":14,"1648":21,"1655":1,"1656":1,"1657":3,"1658":4,"1659":1,"1660":1,"1661":1,"1662":1,"1663":1,"2222":2,"2827":3,"2864":1}}],["hankaku",{"2":{"2461":1}}],["hanja",{"2":{"2461":1}}],["hangul",{"2":{"2461":1}}],["hang",{"2":{"343":1}}],["hangsheng",{"2":{"2513":1}}],["hangs",{"2":{"236":1}}],["hannah65",{"2":{"102":1}}],["handwiring",{"2":{"2370":1,"2856":1}}],["handwire",{"2":{"1276":1,"2369":2,"2381":1}}],["handwired",{"0":{"2408":1},"2":{"43":3,"49":1,"67":1,"72":1,"102":1,"114":2,"120":1,"122":1,"134":1,"149":2,"157":2,"181":3,"191":5,"199":3,"207":1,"211":7,"217":14,"222":1,"226":2,"241":1,"249":1,"253":6,"266":1,"277":3,"291":1,"294":2,"436":2,"1421":1,"2346":1,"2348":1,"2350":1,"2360":1,"2382":1,"2408":2,"2622":1,"2623":1,"2676":1,"2677":1,"2832":1}}],["hand88",{"2":{"211":1}}],["handful",{"2":{"130":1,"134":1,"149":1,"198":1,"211":2,"222":1,"283":1,"647":1,"2339":1,"2513":1,"2658":1,"2870":1}}],["hand",{"0":{"2366":1},"1":{"2367":1,"2368":1,"2369":1,"2370":1,"2371":1,"2372":1,"2373":1,"2374":1,"2375":1,"2376":1,"2377":1,"2378":1,"2379":1,"2380":1,"2381":1,"2382":1},"2":{"114":1,"149":1,"165":1,"249":2,"277":1,"289":1,"317":1,"371":2,"550":1,"551":8,"1356":1,"1393":2,"1469":1,"1560":1,"1770":2,"2217":3,"2218":3,"2219":1,"2248":1,"2249":3,"2250":6,"2251":1,"2368":2,"2369":1,"2371":1,"2373":1,"2382":2,"2469":2,"2472":1,"2497":2,"2510":6,"2792":1,"2816":3,"2881":2,"2882":3}}],["handedness",{"0":{"550":1,"551":1,"2216":1,"2217":1,"2218":1,"2219":1,"2220":1,"2882":1},"1":{"551":1,"2217":1,"2218":1,"2219":1,"2220":1},"2":{"134":1,"165":1,"236":1,"550":2,"551":3,"1560":1,"1943":2,"2217":1,"2218":2,"2219":4,"2220":1,"2331":1,"2333":1,"2340":1,"2345":1,"2347":1,"2349":1,"2816":2,"2827":3,"2881":1,"2882":12,"2883":1}}],["handed",{"2":{"107":1,"199":1,"2248":1,"2519":2,"2883":1}}],["handy",{"2":{"99":1,"612":1,"2027":1,"2475":1,"2566":1,"2852":1}}],["hands",{"0":{"2248":1,"2510":1},"1":{"2249":1,"2250":1,"2251":1,"2252":1},"2":{"94":1,"191":1,"199":2,"211":2,"231":3,"249":1,"289":1,"294":1,"550":1,"551":2,"1503":4,"1560":1,"1770":4,"1943":1,"2219":1,"2248":3,"2250":9,"2251":1,"2252":9,"2367":1,"2469":4,"2497":4,"2510":8,"2525":1,"2881":8,"2882":2,"2883":2}}],["handles",{"2":{"477":1,"695":1,"1269":1,"1335":1,"1559":1,"1971":1,"2033":1,"2477":1}}],["handle",{"0":{"2032":1,"2033":1},"2":{"134":1,"176":1,"190":1,"191":3,"199":2,"203":1,"222":1,"231":1,"236":1,"294":1,"307":2,"381":1,"471":1,"507":2,"614":1,"627":1,"628":1,"1314":1,"1382":1,"1418":1,"1473":1,"1502":1,"1503":1,"1752":1,"1753":1,"1922":1,"1939":1,"1944":2,"1950":3,"1971":1,"2013":1,"2032":1,"2251":1,"2256":2,"2264":1,"2701":1,"2704":11,"2705":18,"2859":1,"2861":1,"2864":1}}],["handled",{"2":{"105":2,"196":1,"543":2,"552":1,"612":1,"1401":1,"1413":1,"1487":1,"1754":1,"1917":1,"1935":1,"1955":1,"1972":1,"2014":1,"2246":1,"2254":1,"2676":1,"2705":1,"2864":1}}],["handlers",{"2":{"191":1,"277":1,"294":1,"2032":1,"2033":1}}],["handler",{"2":{"73":1,"191":1,"1183":1,"1270":1,"1519":1,"1912":1,"2223":4,"2236":1,"2712":1}}],["handling",{"0":{"16":1,"1965":1},"2":{"11":1,"50":2,"98":1,"114":1,"134":2,"149":1,"191":2,"199":2,"236":3,"266":4,"277":1,"285":3,"308":3,"317":2,"384":1,"385":1,"546":8,"612":1,"1399":1,"1504":1,"1505":1,"1561":1,"1575":1,"1588":1,"1609":1,"1635":1,"1754":1,"1809":1,"1967":1,"2677":1,"2822":1,"2859":1}}],["hals",{"2":{"2687":1,"2693":1}}],["halve",{"2":{"1179":1,"2219":1}}],["halves",{"2":{"32":1,"45":1,"547":1,"551":1,"552":2,"1170":2,"1560":1,"2041":1,"2209":1,"2210":1,"2213":2,"2222":2,"2223":1,"2224":1,"2824":1}}],["halt",{"2":{"203":1,"2454":2,"2864":1}}],["hal",{"0":{"2693":1},"2":{"163":1,"682":1,"698":2,"699":2,"702":2,"749":1,"1181":2,"1182":2,"1226":1,"1277":1,"1281":1,"1526":1,"1527":1,"2632":1,"2693":1,"2694":1}}],["halberd",{"2":{"143":2}}],["halconf",{"2":{"50":2,"86":1,"698":2,"699":2,"702":2,"749":3,"1173":1,"1181":2,"1182":2,"1226":3,"1277":2,"1281":2,"1526":2,"1527":2,"1998":2}}],["halfkay",{"0":{"2334":1},"2":{"427":1,"555":1,"666":1,"670":1,"2334":3,"2336":1,"2337":1,"2792":1}}],["half",{"0":{"1174":1},"1":{"1175":1,"1176":1},"2":{"45":3,"107":2,"114":2,"149":1,"165":2,"191":2,"211":1,"236":1,"277":1,"547":5,"550":8,"551":2,"552":4,"556":1,"1170":1,"1171":1,"1174":3,"1175":1,"1176":1,"1177":2,"1178":4,"1183":2,"1185":1,"1560":3,"1634":3,"1803":1,"1832":1,"1896":1,"1897":1,"1935":1,"1939":3,"2041":2,"2047":1,"2052":1,"2125":1,"2137":1,"2210":1,"2213":1,"2215":2,"2219":1,"2224":2,"2324":1,"2372":1,"2469":2,"2497":2,"2652":2,"2742":1,"2818":1,"2824":1,"2825":1,"2827":14,"2862":1,"2882":2}}],["having",{"2":{"23":1,"149":1,"234":1,"396":1,"546":2,"587":1,"637":1,"730":1,"1185":1,"1187":1,"1296":1,"1310":1,"1359":1,"1395":1,"1419":1,"1435":1,"1473":1,"1578":1,"1592":1,"1593":1,"1830":1,"1954":1,"2027":2,"2044":1,"2221":1,"2243":1,"2276":1,"2420":1,"2549":1,"2599":1,"2619":1,"2639":1,"2676":1,"2699":1,"2733":1,"2738":1,"2777":1,"2878":1,"2896":1}}],["haven",{"2":{"153":1,"578":1,"1292":1,"1322":1,"2565":1,"2613":1}}],["have",{"0":{"592":1,"1316":1,"1319":1},"1":{"1320":1},"2":{"0":1,"1":1,"4":1,"7":1,"8":1,"9":1,"10":1,"14":2,"16":1,"19":1,"28":1,"36":1,"38":1,"39":1,"43":1,"45":1,"49":3,"50":1,"52":1,"57":1,"67":2,"69":1,"83":1,"86":1,"94":1,"98":1,"102":1,"114":1,"118":1,"122":1,"124":3,"128":1,"134":2,"140":2,"143":1,"157":1,"158":1,"161":1,"162":1,"164":1,"173":2,"175":1,"181":1,"182":5,"183":1,"189":1,"191":1,"195":1,"197":1,"198":1,"201":3,"203":1,"209":1,"211":1,"213":1,"218":1,"219":1,"220":1,"221":1,"224":1,"228":1,"231":1,"238":1,"240":1,"254":1,"255":1,"262":1,"268":1,"276":1,"277":1,"279":2,"283":4,"284":2,"294":1,"304":1,"367":1,"372":1,"377":1,"381":1,"389":1,"392":4,"396":1,"403":1,"405":1,"406":1,"407":2,"408":1,"455":2,"470":1,"471":1,"472":1,"474":1,"476":1,"477":2,"481":1,"494":1,"495":1,"498":1,"509":1,"511":1,"519":1,"520":1,"528":1,"529":1,"537":1,"540":2,"543":1,"547":1,"549":1,"556":1,"571":2,"579":1,"581":1,"586":1,"595":2,"596":1,"597":2,"598":1,"599":1,"600":1,"601":1,"602":2,"609":1,"616":1,"619":1,"625":1,"628":4,"638":1,"643":1,"647":5,"655":1,"657":1,"658":1,"660":1,"661":1,"662":1,"665":2,"666":2,"667":1,"668":1,"676":2,"683":1,"695":1,"704":1,"734":1,"743":1,"745":1,"749":1,"783":1,"809":1,"841":1,"871":1,"906":1,"940":1,"974":1,"1008":1,"1042":1,"1076":1,"1110":1,"1144":1,"1178":1,"1197":1,"1223":1,"1225":1,"1226":1,"1244":1,"1247":1,"1264":1,"1265":1,"1278":1,"1289":1,"1291":1,"1293":1,"1299":1,"1300":1,"1318":1,"1320":2,"1321":1,"1322":1,"1331":1,"1332":2,"1337":1,"1343":1,"1344":1,"1345":1,"1346":1,"1349":1,"1356":1,"1360":1,"1378":2,"1382":1,"1383":1,"1386":3,"1387":1,"1388":1,"1395":1,"1396":1,"1397":1,"1403":1,"1411":3,"1412":1,"1414":1,"1417":2,"1418":2,"1419":3,"1422":1,"1424":1,"1427":1,"1442":1,"1447":1,"1451":1,"1453":1,"1455":1,"1460":1,"1462":1,"1468":2,"1469":3,"1473":2,"1487":1,"1492":3,"1497":1,"1503":1,"1508":1,"1512":2,"1516":2,"1559":3,"1561":1,"1567":1,"1572":1,"1579":2,"1582":2,"1590":1,"1592":2,"1597":2,"1615":1,"1629":1,"1634":1,"1639":1,"1648":1,"1651":1,"1707":1,"1733":1,"1749":1,"1750":1,"1768":1,"1770":3,"1905":1,"1906":1,"1910":1,"1911":1,"1914":1,"1920":1,"1939":1,"1940":1,"1941":1,"1972":1,"1999":1,"2041":1,"2124":1,"2129":1,"2131":1,"2207":1,"2211":1,"2213":1,"2218":1,"2219":1,"2224":3,"2226":2,"2232":1,"2233":1,"2238":1,"2239":1,"2244":1,"2246":1,"2254":1,"2256":4,"2263":3,"2266":1,"2274":1,"2275":1,"2276":3,"2329":1,"2332":1,"2334":1,"2337":1,"2339":1,"2344":1,"2351":1,"2353":1,"2355":1,"2356":2,"2363":4,"2365":1,"2368":1,"2374":2,"2375":3,"2377":2,"2378":1,"2380":1,"2381":2,"2383":1,"2394":1,"2396":1,"2398":1,"2399":4,"2400":1,"2406":2,"2408":1,"2410":2,"2412":1,"2416":1,"2418":1,"2420":2,"2421":1,"2428":1,"2429":1,"2443":1,"2445":1,"2447":1,"2452":1,"2454":1,"2466":1,"2473":1,"2475":2,"2476":1,"2477":1,"2478":2,"2479":2,"2513":1,"2514":1,"2515":3,"2517":1,"2518":1,"2525":2,"2526":1,"2528":1,"2529":1,"2530":1,"2533":2,"2535":1,"2539":1,"2546":2,"2549":1,"2553":3,"2554":1,"2555":1,"2556":1,"2558":2,"2560":2,"2562":3,"2566":1,"2570":1,"2571":1,"2572":1,"2577":1,"2580":3,"2581":2,"2582":2,"2583":1,"2584":1,"2585":2,"2586":1,"2588":2,"2603":2,"2605":1,"2606":2,"2613":1,"2617":1,"2622":1,"2624":1,"2628":1,"2630":2,"2633":1,"2635":1,"2638":1,"2644":1,"2653":1,"2655":1,"2657":1,"2658":1,"2662":2,"2665":1,"2669":1,"2670":1,"2675":1,"2676":5,"2679":2,"2680":1,"2697":1,"2699":2,"2702":1,"2704":3,"2705":1,"2720":1,"2731":1,"2734":1,"2735":2,"2740":2,"2743":1,"2831":1,"2833":1,"2837":1,"2846":1,"2855":1,"2857":1,"2861":5,"2865":1,"2867":1,"2868":1,"2882":1,"2887":1,"2890":1,"2896":1}}],["had60",{"2":{"211":1}}],["hadron",{"2":{"134":1}}],["hades",{"2":{"114":1,"207":2,"211":1}}],["had",{"2":{"7":1,"67":1,"86":1,"102":1,"116":1,"122":1,"124":1,"125":1,"143":1,"157":1,"161":1,"163":1,"169":1,"175":1,"181":1,"182":1,"185":1,"197":1,"233":1,"243":1,"245":1,"307":2,"578":1,"1321":1,"1395":1,"1498":1,"2206":1,"2244":1,"2380":1,"2674":1}}],["hashbrowns",{"2":{"660":1}}],["hash",{"2":{"356":1,"389":3,"494":1,"571":1,"651":1,"653":1,"1660":1,"2458":1,"2468":1,"2481":1,"2505":1}}],["hasn",{"2":{"169":1,"214":1,"546":1,"578":1}}],["has",{"0":{"378":1},"2":{"1":1,"3":1,"7":1,"8":1,"14":2,"15":1,"25":1,"28":1,"31":1,"34":1,"49":3,"56":1,"57":1,"60":1,"67":1,"70":3,"82":1,"84":1,"86":3,"87":1,"90":1,"98":1,"99":1,"103":1,"109":1,"113":1,"114":2,"118":2,"123":2,"124":1,"126":1,"132":1,"137":1,"142":1,"146":1,"152":1,"153":1,"155":1,"156":1,"158":1,"161":1,"163":1,"164":3,"169":2,"170":1,"172":1,"176":1,"182":2,"184":1,"194":3,"196":1,"198":2,"199":1,"201":2,"202":1,"206":1,"213":1,"214":1,"215":1,"218":1,"221":1,"228":1,"230":1,"232":1,"233":3,"240":2,"243":2,"249":1,"262":2,"265":1,"271":1,"273":2,"277":1,"293":2,"302":1,"303":1,"305":2,"307":1,"312":4,"314":2,"315":1,"316":1,"317":1,"352":1,"355":3,"356":1,"357":1,"381":1,"389":1,"397":1,"431":1,"456":1,"467":1,"468":1,"506":1,"511":1,"520":1,"536":1,"538":1,"543":2,"546":1,"551":1,"557":2,"563":1,"564":1,"565":1,"566":1,"570":1,"578":2,"581":1,"601":1,"606":2,"608":1,"616":1,"619":1,"623":1,"626":1,"628":1,"629":5,"637":1,"639":1,"641":1,"647":1,"667":2,"668":1,"670":1,"676":2,"677":1,"682":1,"710":1,"734":1,"741":1,"747":1,"807":1,"836":1,"868":1,"900":1,"935":1,"969":1,"1003":1,"1037":1,"1071":1,"1105":1,"1139":1,"1178":3,"1186":1,"1195":1,"1265":1,"1281":1,"1289":1,"1291":1,"1295":1,"1321":1,"1326":1,"1327":1,"1334":1,"1339":1,"1343":1,"1372":2,"1373":1,"1375":2,"1376":1,"1386":2,"1388":1,"1389":1,"1397":1,"1417":1,"1420":1,"1424":1,"1426":1,"1427":1,"1451":1,"1473":1,"1508":1,"1509":1,"1579":1,"1582":1,"1600":1,"1606":1,"1634":1,"1638":1,"1650":1,"1653":1,"1709":1,"1718":1,"1737":1,"1745":1,"1753":1,"1754":2,"1758":1,"1768":1,"1786":1,"1827":6,"1832":5,"1895":1,"1903":1,"1917":1,"1944":2,"1946":4,"1964":1,"1970":1,"2010":1,"2017":1,"2032":1,"2034":1,"2039":6,"2047":7,"2052":1,"2124":1,"2125":1,"2137":2,"2164":1,"2195":2,"2196":1,"2207":1,"2210":1,"2215":1,"2221":3,"2227":1,"2230":1,"2237":2,"2238":1,"2246":4,"2251":1,"2256":1,"2263":3,"2277":2,"2320":1,"2350":1,"2363":1,"2365":2,"2373":1,"2393":1,"2396":2,"2401":1,"2412":4,"2418":1,"2425":1,"2448":1,"2469":1,"2471":1,"2472":1,"2512":2,"2514":2,"2515":2,"2525":1,"2526":1,"2550":1,"2562":1,"2563":1,"2564":1,"2587":2,"2601":1,"2617":1,"2622":1,"2626":1,"2632":1,"2634":2,"2639":2,"2648":1,"2653":1,"2657":3,"2662":1,"2676":5,"2687":1,"2699":1,"2704":3,"2705":3,"2706":1,"2713":1,"2715":2,"2719":1,"2720":1,"2742":1,"2743":2,"2744":1,"2761":1,"2819":1,"2845":1,"2858":1,"2861":1,"2863":1,"2869":1,"2874":1,"2881":1,"2885":1,"2888":1,"2890":1,"2891":1}}],["c♯",{"2":{"1819":6,"2498":6}}],["cjoystick",{"2":{"1710":1,"1711":1}}],["c\\tuint16",{"2":{"1631":1}}],["cgram",{"0":{"1702":1},"1":{"1703":1},"2":{"1670":1,"1702":1,"1703":1}}],["cg",{"2":{"1356":1,"1455":4,"1456":4,"2469":7,"2497":7,"2879":1}}],["cédille",{"0":{"1333":1}}],["c8",{"0":{"1191":1}}],["c2²",{"2":{"676":2}}],["c2¹",{"2":{"676":2}}],["c2",{"2":{"674":1,"676":5,"1819":1,"2498":1,"2667":1,"2819":1}}],["c2json",{"0":{"436":1},"2":{"236":1,"436":3,"462":1}}],["c15",{"2":{"2628":1}}],["c14",{"2":{"2628":1}}],["c12832a1z",{"2":{"2229":1}}],["c13",{"2":{"1372":1,"1451":1,"2627":1,"2628":1,"2639":2}}],["c1²",{"2":{"676":2}}],["c1¹",{"2":{"676":2}}],["c1",{"2":{"674":1,"676":5,"748":1,"871":4,"1819":1,"2498":1,"2667":1,"2819":1}}],["c1ed",{"2":{"431":2}}],["c0²",{"2":{"676":2}}],["c0¹",{"2":{"676":2}}],["c0",{"2":{"674":1,"676":5,"680":2,"748":1,"2819":1}}],["ckeycode",{"2":{"2895":1}}],["ckeyrecord",{"2":{"614":1}}],["ck",{"2":{"1463":6,"1465":6,"2483":6}}],["ckled2001",{"2":{"149":1,"165":1,"221":4,"236":2,"1192":1}}],["c6",{"2":{"543":3,"696":2,"1444":1,"1523":1,"2330":1,"2337":1,"2364":1,"2639":1,"2668":1}}],["c5²",{"2":{"676":1}}],["c5¹",{"2":{"676":1}}],["c5",{"2":{"543":3,"674":1,"676":4,"696":2,"748":1,"1444":1,"1523":1,"1819":1,"2167":1,"2498":1}}],["c7",{"2":{"543":2,"552":1,"2224":1,"2668":1}}],["cdt",{"0":{"2606":1},"2":{"2605":1,"2606":2}}],["cdigitizer",{"2":{"1616":2}}],["cdeferred",{"2":{"639":1,"2705":1}}],["cd",{"0":{"429":1},"2":{"389":1,"400":5,"426":5,"429":1,"2353":1,"2546":1,"2703":2}}],["cdc",{"2":{"50":1,"2445":1}}],["cfloat",{"2":{"1455":1}}],["cfgr",{"2":{"682":1}}],["cfgr1",{"2":{"682":1}}],["cfg",{"2":{"375":2,"486":1,"497":1,"2454":2}}],["cformat",{"2":{"1":1,"51":1,"65":1,"199":1}}],["c3²",{"2":{"676":2}}],["c3¹",{"2":{"676":2}}],["c3",{"2":{"317":2,"674":1,"676":5,"1819":1,"1820":1,"2498":1,"2667":1}}],["c39",{"2":{"143":2}}],["cx",{"2":{"1826":1,"2038":1}}],["cxt",{"2":{"291":2,"294":2}}],["cx60",{"2":{"211":1}}],["csprintf",{"2":{"2836":1}}],["csr",{"2":{"2320":1}}],["cs5",{"2":{"1819":1,"2498":1}}],["cs4",{"2":{"1819":1,"2498":1}}],["csend",{"2":{"1428":4,"2172":2}}],["csg",{"2":{"1356":1}}],["csag",{"2":{"1356":1}}],["csa",{"2":{"1356":1,"1744":1,"2834":1}}],["cs3",{"2":{"710":2,"841":2,"906":2,"940":2,"974":2,"1008":2,"1042":2,"1076":2,"1110":2,"1144":2,"1819":1,"2498":1}}],["cs2",{"2":{"710":2,"841":2,"906":2,"940":2,"974":2,"1008":2,"1042":2,"1076":2,"1110":2,"1144":2,"1819":1,"2498":1}}],["cs1",{"2":{"710":2,"841":3,"906":3,"940":3,"974":3,"1008":3,"1042":3,"1076":3,"1110":3,"1144":3,"1819":1,"2498":1}}],["csx",{"2":{"708":1,"835":1,"838":4,"839":1,"899":1,"903":1,"904":1,"934":1,"937":1,"938":1,"968":1,"971":1,"972":1,"1002":1,"1005":1,"1006":1,"1036":1,"1039":1,"1070":1,"1073":1,"1074":1,"1104":1,"1107":1,"1138":1,"1141":1}}],["cstatic",{"2":{"629":1,"1427":1,"1904":1,"2231":1,"2704":1,"2705":2,"2709":1,"2740":1}}],["cstc40",{"2":{"311":4,"317":1}}],["css",{"0":{"328":1}}],["cs",{"0":{"714":1,"720":1},"1":{"715":1,"721":1},"2":{"266":1,"285":1,"707":2,"715":1,"721":1,"835":3,"838":15,"899":1,"903":2,"934":1,"937":2,"968":1,"971":2,"1002":1,"1005":2,"1036":2,"1039":6,"1070":1,"1073":2,"1104":2,"1107":6,"1138":2,"1141":6,"1356":2,"1744":2,"1819":1,"1909":2,"1924":2,"1925":2,"1932":2,"1938":2,"1939":16,"1941":3,"2321":1,"2498":1,"2704":4}}],["csy",{"2":{"236":1,"1039":3,"1040":1,"1107":3,"1108":1,"1141":3,"1142":1}}],["cccb1608",{"2":{"2356":1}}],["cc80",{"2":{"1818":3}}],["ccopyright",{"2":{"2410":3}}],["ccombo",{"2":{"1590":1}}],["cconst",{"2":{"272":2,"710":1,"783":2,"809":2,"841":2,"871":2,"906":2,"940":2,"974":2,"1008":2,"1042":2,"1076":2,"1110":2,"1144":2,"1197":2,"1462":1,"1572":1,"1573":1,"1574":1,"1670":1,"1742":1,"1744":1,"1831":1,"2046":1,"2137":1,"2249":1,"2276":2,"2476":1,"2531":1,"2862":1,"2882":1,"2895":1}}],["cchar",{"2":{"1430":2,"2882":1}}],["ccw",{"2":{"307":4,"1635":8}}],["cc",{"0":{"1817":1},"2":{"222":3,"1349":2,"1817":1,"1818":7}}],["ccase",{"2":{"1948":1}}],["ccar",{"2":{"165":1}}],["ccache",{"2":{"133":1,"134":2}}],["cbbrowne",{"2":{"1343":3}}],["cb1",{"2":{"1197":5}}],["cb1800",{"2":{"211":1}}],["cb",{"0":{"1191":1},"2":{"638":2,"639":1,"2448":1}}],["cb87v2",{"2":{"211":1}}],["cb87rgb",{"2":{"211":1}}],["cb65",{"2":{"211":1}}],["cbool",{"2":{"90":1,"105":1,"125":2,"185":2,"194":2,"195":1,"307":1,"575":1,"613":1,"634":1,"635":1,"1307":1,"1358":1,"1418":1,"1442":1,"1480":2,"1487":1,"1503":1,"1505":1,"1570":1,"1583":1,"1609":4,"1636":2,"1762":1,"1806":1,"1808":1,"1835":1,"1916":1,"1940":1,"1971":1,"2029":1,"2030":1,"2031":1,"2032":1,"2050":2,"2051":3,"2052":2,"2136":1,"2171":1,"2223":1,"2246":3,"2327":1,"2521":1,"2522":1,"2523":1,"2704":1,"2705":14,"2709":1,"2732":1,"2875":1,"2876":1,"2879":1,"2883":1,"2884":1}}],["cypress",{"2":{"2750":1}}],["cypher",{"2":{"211":2}}],["cycling",{"2":{"1829":1,"2041":2,"2129":1,"2133":1,"2269":1,"2273":1}}],["cycled",{"2":{"2277":1}}],["cycles",{"0":{"1354":1},"2":{"126":1,"145":1,"213":1,"224":1,"238":1,"279":1,"307":1,"733":1,"1354":1,"1383":7,"1459":2,"1460":1,"1465":3,"1670":1,"1911":1,"1937":2,"2126":1,"2483":3}}],["cycle",{"0":{"390":1,"1401":1},"2":{"63":1,"103":2,"105":1,"107":1,"116":1,"131":1,"149":1,"152":1,"156":1,"161":1,"172":1,"182":1,"184":1,"187":1,"190":1,"198":1,"201":1,"206":1,"211":1,"213":1,"224":1,"230":1,"233":1,"251":1,"262":1,"265":1,"268":1,"273":1,"275":1,"284":1,"303":1,"307":1,"381":2,"383":1,"384":1,"385":1,"390":4,"543":1,"730":1,"750":2,"1264":1,"1343":1,"1401":12,"1442":1,"1454":1,"1511":1,"1513":1,"1514":1,"1516":1,"1533":1,"1643":1,"1828":2,"1829":9,"1835":1,"2040":4,"2041":21,"2047":1,"2050":1,"2127":2,"2221":1,"2273":1,"2277":1,"2278":2,"2323":2,"2448":1,"2486":1,"2487":2,"2496":2,"2503":2,"2504":4,"2511":2,"2805":1,"2818":1,"2825":1,"2842":7,"2847":2}}],["cyan",{"2":{"474":1,"476":1,"623":1,"1389":4,"2045":2,"2135":2,"2151":2}}],["cyberstar",{"2":{"211":1}}],["cncl",{"2":{"2462":1,"2481":1}}],["cname",{"2":{"319":1}}],["cn",{"2":{"199":1}}],["cmsis",{"2":{"2622":1}}],["cmt",{"2":{"2518":1}}],["cmousekey",{"2":{"1890":1}}],["cmu",{"2":{"1822":1}}],["cmb",{"2":{"1588":4}}],["cmd=",{"2":{"2363":1}}],["cmd=yes",{"2":{"2363":2}}],["cmd",{"2":{"669":1,"1641":1,"1772":1,"1912":2,"2501":1,"2518":1}}],["cmatrix",{"2":{"607":1}}],["cmp",{"2":{"199":1,"1398":1,"2136":3}}],["cm",{"2":{"191":1,"1576":3,"1597":1,"1600":1}}],["cwd",{"2":{"2622":2}}],["cw",{"2":{"188":1,"191":1,"307":4,"1564":1,"1635":8,"2488":1}}],["ct",{"2":{"2259":3,"2260":1,"2261":3,"2262":2}}],["ctypedef",{"2":{"1389":1,"2223":1,"2262":1,"2263":1,"2715":1,"2717":1,"2721":1,"2722":1,"2723":1,"2724":1,"2725":1,"2726":1,"2727":1}}],["cts",{"2":{"1244":1,"1246":1,"1247":4}}],["ctl",{"2":{"546":1,"2259":1,"2263":3,"2469":3,"2497":3,"2501":1,"2518":1}}],["ctpc",{"0":{"304":1},"2":{"176":2,"191":1,"199":2,"304":1,"308":1}}],["ctrl+g",{"2":{"2292":1}}],["ctrl+x",{"2":{"2290":1}}],["ctrl+y",{"2":{"1735":1}}],["ctrl+z",{"2":{"1572":1}}],["ctrl+delete",{"2":{"1359":1}}],["ctrl+shift+i",{"2":{"2676":1}}],["ctrl+shift+z",{"2":{"1735":1}}],["ctrl+shift+a",{"2":{"1471":2}}],["ctrl+shift+backspace",{"2":{"1359":1}}],["ctrl+shift+enter",{"2":{"669":1}}],["ctrl+c",{"2":{"196":1,"1766":1,"2172":1,"2333":1}}],["ctrl+alt+del",{"2":{"1359":1}}],["ctrl+alt+shift+backspace",{"2":{"1359":1}}],["ctrl+a",{"2":{"196":1,"1471":2,"1766":1,"2172":1}}],["ctrl",{"2":{"131":2,"134":2,"149":1,"199":1,"231":2,"279":1,"331":1,"657":1,"1327":1,"1356":8,"1419":1,"1424":3,"1428":1,"1499":1,"1563":1,"1565":5,"1587":1,"1644":1,"1735":2,"1744":8,"1745":1,"1749":3,"1755":1,"1756":3,"2021":3,"2024":5,"2025":8,"2172":1,"2203":2,"2327":1,"2460":2,"2469":1,"2481":2,"2497":1,"2509":2,"2522":3,"2523":2,"2600":4,"2617":1,"2621":2,"2779":1,"2836":1,"2884":3}}],["cz",{"2":{"165":4}}],["czech",{"2":{"48":1,"266":1,"2834":9}}],["c4²",{"2":{"676":1}}],["c4¹",{"2":{"676":1}}],["c4",{"0":{"1376":1},"2":{"165":1,"189":1,"191":1,"543":3,"674":1,"676":4,"696":2,"748":1,"1367":1,"1371":6,"1376":1,"1444":1,"1523":1,"1819":1,"2498":1,"2667":1}}],["c++",{"0":{"2890":1},"2":{"165":1,"362":1,"371":4,"495":1,"593":1,"2013":1,"2605":1,"2606":2,"2611":1,"2619":1,"2890":3,"2891":1}}],["cease",{"2":{"2846":1}}],["ce10f7642b0459e409839b23cc91498945119b4d",{"2":{"2356":1}}],["ceil",{"2":{"1926":1}}],["cells",{"2":{"1523":1}}],["celebrate",{"2":{"595":1}}],["centroid",{"2":{"2818":1,"2825":1}}],["centrally",{"2":{"1321":1}}],["centos",{"2":{"2539":1,"2572":1}}],["centered",{"2":{"1710":1,"1907":1,"2423":1}}],["center",{"2":{"191":1,"459":1,"1709":2,"1826":4,"1829":1,"2038":4,"2041":4,"2131":1,"2226":2,"2818":2,"2825":2}}],["cenum",{"2":{"307":1,"573":1,"575":2,"598":1,"611":1,"1426":2,"1575":2,"1587":1,"1588":1,"1829":1,"1915":1,"1920":1,"1949":1,"1950":1,"2027":1,"2035":1,"2041":1,"2275":1,"2868":1}}],["certainly",{"2":{"276":1,"1922":1,"2429":1,"2674":1,"2677":1}}],["certain",{"0":{"1967":1,"2028":1},"1":{"2029":1,"2030":1,"2031":1},"2":{"149":1,"528":1,"553":1,"556":1,"557":1,"622":1,"633":1,"671":1,"697":1,"1226":1,"1298":1,"1350":1,"1418":2,"1435":1,"1511":1,"1820":1,"1826":2,"1904":1,"1967":1,"2030":1,"2038":2,"2231":1,"2241":1,"2244":1,"2246":1,"2327":1,"2723":1,"2729":1,"2818":1,"2825":1,"2833":2,"2880":4,"2894":1}}],["ce",{"2":{"134":1,"199":1,"266":1,"271":1,"311":1,"1367":2,"1371":4,"1379":4,"2026":1,"2352":1}}],["cest73",{"2":{"114":1,"211":1}}],["cpainter",{"2":{"2704":9,"2705":3}}],["cpnl",{"2":{"2463":1,"2481":1}}],["cplay",{"2":{"1455":2}}],["cp",{"2":{"493":1}}],["cpp",{"2":{"436":1,"1335":1,"2891":1}}],["cpi",{"2":{"236":1,"249":1,"1924":2,"1925":2,"1928":2,"1932":1,"1936":2,"1938":2,"1939":8,"1940":3,"1944":4,"1945":2,"1952":2,"1953":4}}],["cpus",{"2":{"2363":2}}],["cpu",{"2":{"114":1,"555":2,"700":1,"1171":1,"1174":1,"1177":1,"1268":1,"1270":1,"1271":1,"1272":1,"2010":1,"2363":1,"2689":1,"2860":1}}],["cpuclock",{"2":{"114":1}}],["cptc",{"2":{"92":1}}],["crux",{"2":{"2866":1}}],["cryptographically",{"2":{"2739":1}}],["cryptographic",{"2":{"2659":2}}],["crystal",{"2":{"2630":1}}],["crsl",{"2":{"2462":1,"2481":1}}],["crsel",{"2":{"2462":2,"2481":2}}],["crgblight",{"2":{"2137":2,"2144":1,"2151":1}}],["crgb",{"2":{"2044":1}}],["crippled",{"2":{"2512":1,"2513":9,"2515":1}}],["cribbit",{"2":{"2371":1,"2382":1}}],["criteria",{"0":{"2696":1},"2":{"381":1,"430":1,"1964":1,"2263":1,"2655":1}}],["critical",{"2":{"380":1,"385":1,"390":1,"474":1,"520":1,"669":1,"1528":1,"1914":1,"2676":1,"2677":2,"2684":1}}],["crin",{"2":{"211":1}}],["croatian",{"2":{"2834":3}}],["crossdiy",{"2":{"2513":1}}],["crossing",{"2":{"701":1}}],["cross",{"2":{"371":1,"1829":3,"2041":3,"2842":1}}],["cropped",{"2":{"114":1}}],["credential",{"2":{"2615":1}}],["credentials",{"2":{"312":1,"2615":1}}],["credits",{"0":{"1510":1,"1921":1}}],["credit",{"2":{"1420":1,"1510":1}}],["cream|",{"2":{"665":1}}],["cream||order",{"2":{"665":1}}],["cream",{"2":{"665":1}}],["creative",{"2":{"1397":1}}],["creating",{"0":{"1737":1,"2450":1,"2578":1},"1":{"1738":1,"1739":1,"1740":1,"1741":1},"2":{"297":1,"308":1,"403":1,"482":1,"600":1,"611":1,"1181":2,"1182":2,"1310":1,"1343":1,"1422":1,"1737":1,"1946":1,"2013":1,"2125":1,"2248":1,"2276":1,"2277":1,"2393":1,"2479":1,"2525":1,"2533":1,"2553":1,"2577":1,"2586":1,"2673":1,"2682":1,"2704":11,"2705":1,"2878":1}}],["creators",{"2":{"2515":1}}],["creator",{"2":{"114":1}}],["creates",{"2":{"426":1,"435":1,"436":1,"441":1,"442":1,"447":1,"471":1,"1511":1,"2515":1,"2588":1,"2606":1}}],["created",{"2":{"114":1,"251":1,"294":1,"355":1,"1321":1,"1359":1,"1389":2,"1394":1,"1629":1,"1969":1,"2254":1,"2378":1,"2379":1,"2410":1,"2513":1,"2530":1,"2554":1,"2556":1,"2582":3,"2591":1,"2622":2,"2662":1,"2676":1,"2705":3,"2891":1}}],["create",{"0":{"141":1,"2530":1,"2541":1,"2543":1},"2":{"76":1,"132":1,"134":2,"149":1,"161":1,"162":1,"164":1,"165":1,"249":1,"293":1,"305":1,"312":1,"314":1,"353":1,"381":1,"387":1,"390":1,"408":2,"426":1,"482":1,"560":1,"570":1,"578":1,"579":1,"595":1,"610":1,"648":1,"655":1,"657":1,"665":2,"747":1,"1289":1,"1328":1,"1334":1,"1389":1,"1410":1,"1418":1,"1419":1,"1455":1,"1456":1,"1470":1,"1472":1,"1497":1,"1590":1,"1597":1,"1629":1,"1735":1,"1741":1,"1749":1,"1763":1,"1830":2,"1969":1,"2044":2,"2244":2,"2263":1,"2264":1,"2275":1,"2276":1,"2356":3,"2377":1,"2419":1,"2452":1,"2470":1,"2523":1,"2525":1,"2530":2,"2541":1,"2543":2,"2544":1,"2553":2,"2578":1,"2583":1,"2584":1,"2588":1,"2662":1,"2704":2,"2705":1,"2706":1,"2709":1,"2731":1,"2744":1,"2799":1,"2854":1,"2856":1,"2891":2,"2896":1}}],["cradio",{"2":{"191":1}}],["craftwalk",{"2":{"134":1,"266":1}}],["crc8",{"2":{"114":1}}],["crc",{"2":{"107":1,"114":3,"165":1,"191":1}}],["crkbd",{"2":{"86":3,"94":1,"165":1,"211":1,"2219":3,"2513":1,"2548":1}}],["cvoid",{"2":{"34":1,"90":1,"105":1,"125":1,"185":1,"196":1,"606":1,"617":1,"623":1,"631":1,"726":1,"744":1,"753":1,"1300":1,"1389":2,"1457":1,"1521":1,"1561":1,"1571":1,"1669":1,"1766":1,"1835":1,"1906":1,"1953":1,"2002":1,"2009":1,"2013":1,"2015":1,"2053":1,"2137":1,"2223":1,"2260":1,"2600":4,"2633":1,"2634":1,"2635":1,"2705":10,"2710":1,"2896":1}}],["c",{"0":{"272":1,"304":1,"456":1,"466":1,"494":1,"1189":1,"1372":1,"1374":1,"1379":1,"1425":1,"1449":1,"1602":1,"1603":1,"1681":1,"1823":1,"2402":1,"2474":1,"2531":1,"2636":1,"2757":1},"1":{"1380":1,"1381":1,"1426":1,"1427":1,"1428":1,"1429":1,"1430":1,"1431":1,"1432":1,"1433":1,"1434":1,"1435":1,"1436":1,"1437":1,"1438":1,"1439":1,"1440":1,"1441":1,"1442":1,"1682":1,"2475":1,"2476":1,"2477":1,"2478":1,"2637":1,"2638":1,"2639":1},"2":{"28":1,"31":2,"34":3,"49":3,"50":6,"63":1,"64":1,"65":1,"74":1,"75":2,"77":1,"86":2,"92":1,"98":1,"105":2,"114":4,"134":5,"149":2,"158":1,"161":2,"165":3,"169":1,"176":2,"184":1,"189":3,"191":1,"196":1,"199":3,"211":4,"220":1,"231":2,"234":9,"236":2,"247":1,"249":1,"266":6,"272":1,"277":1,"285":1,"303":1,"304":2,"307":3,"308":2,"311":1,"317":2,"332":2,"345":1,"353":1,"356":1,"358":1,"362":1,"371":4,"426":2,"427":2,"435":1,"436":4,"452":2,"456":5,"459":1,"466":9,"482":1,"494":3,"495":1,"511":1,"530":1,"542":1,"543":6,"550":1,"554":6,"570":2,"571":4,"573":1,"574":1,"575":2,"593":1,"596":2,"600":1,"605":3,"606":1,"607":2,"611":1,"629":3,"640":1,"641":1,"642":1,"648":1,"651":1,"672":1,"676":1,"698":3,"699":2,"701":1,"702":4,"703":1,"704":1,"706":1,"708":1,"710":1,"747":2,"749":3,"779":2,"783":1,"805":2,"809":1,"834":2,"837":1,"838":1,"839":1,"841":1,"866":2,"869":1,"871":1,"898":2,"902":1,"903":1,"904":1,"906":1,"933":2,"936":1,"937":1,"938":1,"940":1,"967":2,"970":1,"971":1,"972":1,"974":1,"1001":2,"1004":1,"1005":1,"1006":1,"1008":1,"1035":2,"1039":1,"1040":1,"1042":1,"1069":2,"1072":1,"1073":1,"1074":1,"1076":1,"1103":2,"1107":1,"1108":1,"1110":1,"1137":2,"1140":1,"1141":1,"1142":1,"1144":1,"1173":2,"1176":2,"1178":2,"1179":2,"1181":3,"1182":3,"1183":1,"1185":1,"1186":1,"1187":1,"1193":2,"1197":1,"1226":3,"1247":2,"1265":1,"1266":1,"1275":1,"1277":2,"1278":1,"1279":1,"1281":2,"1289":1,"1305":1,"1307":1,"1309":1,"1325":1,"1326":1,"1332":1,"1335":1,"1346":1,"1350":1,"1355":2,"1356":1,"1359":1,"1367":7,"1368":2,"1369":3,"1370":2,"1371":12,"1372":3,"1375":1,"1376":1,"1379":1,"1387":2,"1389":2,"1401":1,"1403":1,"1404":1,"1408":2,"1409":1,"1410":2,"1411":6,"1417":6,"1418":1,"1419":5,"1426":2,"1429":1,"1432":1,"1433":1,"1442":1,"1449":2,"1454":2,"1455":13,"1456":16,"1457":1,"1458":1,"1459":1,"1460":2,"1461":4,"1462":2,"1463":1,"1471":1,"1472":1,"1473":1,"1488":2,"1497":1,"1502":2,"1505":1,"1515":1,"1516":1,"1526":3,"1527":2,"1559":1,"1560":2,"1565":1,"1567":1,"1568":1,"1572":3,"1574":1,"1576":1,"1582":1,"1590":1,"1592":4,"1595":1,"1602":2,"1603":3,"1607":2,"1608":3,"1609":4,"1629":1,"1630":1,"1633":6,"1634":2,"1635":4,"1636":2,"1637":1,"1652":1,"1653":1,"1655":2,"1657":1,"1669":1,"1682":1,"1708":1,"1709":1,"1710":1,"1736":1,"1745":1,"1747":1,"1749":1,"1756":2,"1760":1,"1762":1,"1763":1,"1766":1,"1768":1,"1769":8,"1770":1,"1771":1,"1772":2,"1807":1,"1815":1,"1816":1,"1818":1,"1819":19,"1820":1,"1823":3,"1830":1,"1831":2,"1832":1,"1835":1,"1895":10,"1896":1,"1903":2,"1904":1,"1905":1,"1906":1,"1907":2,"1911":1,"1912":1,"1916":1,"1920":2,"1926":1,"1939":3,"1940":1,"1952":1,"1954":1,"1956":1,"1957":2,"1962":2,"1967":2,"1968":2,"1969":2,"1996":1,"1997":1,"1998":2,"1999":1,"2000":1,"2002":1,"2003":1,"2004":6,"2005":1,"2006":2,"2007":3,"2008":1,"2013":2,"2024":1,"2025":3,"2026":1,"2028":1,"2042":5,"2043":1,"2044":1,"2046":2,"2047":1,"2050":1,"2133":1,"2135":3,"2152":1,"2153":2,"2157":1,"2168":1,"2171":1,"2196":1,"2217":2,"2218":2,"2219":3,"2220":2,"2221":6,"2222":10,"2223":3,"2224":10,"2230":2,"2232":1,"2233":1,"2234":1,"2236":1,"2242":1,"2247":1,"2251":1,"2255":1,"2258":2,"2259":1,"2261":1,"2263":3,"2264":2,"2265":4,"2268":1,"2275":3,"2276":1,"2277":1,"2278":3,"2327":1,"2330":1,"2331":1,"2332":1,"2335":1,"2337":1,"2340":1,"2356":1,"2357":1,"2360":1,"2361":2,"2363":15,"2364":1,"2367":1,"2369":1,"2370":3,"2389":1,"2397":1,"2401":2,"2402":1,"2403":2,"2418":2,"2448":1,"2454":18,"2456":3,"2470":1,"2474":1,"2475":1,"2477":3,"2478":1,"2481":3,"2498":19,"2500":1,"2511":3,"2514":1,"2522":7,"2523":4,"2530":2,"2531":2,"2543":3,"2546":1,"2548":2,"2598":1,"2605":1,"2606":2,"2611":1,"2617":1,"2619":1,"2622":5,"2623":1,"2636":1,"2637":1,"2638":2,"2639":7,"2648":1,"2654":1,"2657":3,"2662":1,"2674":1,"2676":6,"2699":2,"2701":11,"2703":4,"2704":19,"2705":12,"2712":1,"2716":1,"2728":4,"2735":1,"2742":2,"2757":1,"2762":1,"2801":1,"2832":2,"2833":1,"2836":1,"2837":3,"2838":1,"2839":3,"2840":4,"2841":3,"2842":2,"2843":2,"2857":1,"2858":4,"2859":1,"2861":3,"2866":3,"2875":2,"2876":2,"2877":2,"2878":1,"2879":1,"2881":9,"2882":2,"2883":2,"2884":4,"2890":4,"2891":1,"2895":1}}],["cidoo",{"2":{"2513":1}}],["cif",{"2":{"1769":1}}],["cint16",{"2":{"2705":2}}],["cint",{"2":{"332":1}}],["cipulot",{"2":{"249":1,"285":1}}],["city42",{"2":{"222":1}}],["ciruitry",{"2":{"1649":1}}],["circ",{"2":{"2468":1,"2505":1}}],["circle",{"2":{"2126":1,"2705":4}}],["circles",{"2":{"169":1,"2705":2}}],["circumvent",{"2":{"2690":1}}],["circumflex",{"2":{"2468":1,"2505":1}}],["circumstances",{"2":{"221":1,"735":2,"738":1,"1298":1,"1967":1,"2221":1,"2224":1,"2356":1,"2622":1,"2652":1,"2704":1,"2705":1}}],["circular",{"0":{"1279":1},"2":{"93":1,"164":2,"165":2,"236":1,"682":2,"1277":2,"1279":3,"1934":1,"2701":1}}],["circuitry",{"0":{"1994":1},"2":{"1993":1}}],["circuits",{"2":{"1515":1}}],["circuit",{"0":{"1275":1,"1345":1},"2":{"49":4,"1345":2,"1349":1,"1382":1,"1515":1,"1649":1,"2339":1,"2341":1,"2344":1,"2380":1,"2412":4,"2633":1,"2804":1,"2805":1}}],["cirque",{"0":{"1931":1},"1":{"1932":1,"1933":1,"1934":1,"1935":1},"2":{"118":4,"164":2,"165":7,"190":1,"191":4,"249":3,"1931":4,"1932":20,"1933":5,"1934":3,"1935":3,"1950":1,"1970":1}}],["cie1931",{"2":{"84":1,"93":1}}],["cie",{"2":{"49":1,"2705":1}}],["ci",{"2":{"17":1,"51":1,"76":1,"134":1,"149":1,"153":1,"199":1,"211":2,"249":2,"294":2,"488":1,"597":1,"685":2,"2125":1,"2803":1}}],["caddy",{"2":{"2381":1}}],["cadence",{"2":{"377":1}}],["cadet",{"0":{"2201":1,"2509":1,"2789":1},"1":{"2202":1,"2203":1,"2204":1,"2205":1,"2206":1},"2":{"49":1,"188":1,"191":2,"249":1,"1564":1,"2201":1,"2203":7,"2204":1,"2205":3,"2206":3,"2509":8,"2789":1,"2836":1,"2864":1}}],["cag",{"2":{"1356":1}}],["ca",{"2":{"1356":1,"1592":1,"1744":1}}],["ca4",{"2":{"871":1}}],["ca3",{"2":{"871":1,"1197":2}}],["ca2",{"2":{"871":1,"1197":2}}],["ca1",{"2":{"871":1,"1197":3}}],["caveats",{"0":{"572":1,"1393":1,"1643":1,"1733":1,"1814":1,"2204":1,"2271":1,"2467":1,"2519":1},"1":{"573":1,"574":1,"575":1},"2":{"2624":1,"2676":1,"2733":1}}],["came",{"2":{"478":1,"545":1,"2816":1}}],["camps",{"2":{"162":1}}],["caution",{"2":{"582":1}}],["caught",{"2":{"396":1}}],["causing",{"2":{"172":1,"1455":1,"1942":1,"2444":1,"2625":1,"2712":1}}],["causes",{"2":{"597":1,"701":1,"1171":1,"1265":1,"1418":1,"1652":1,"2588":1}}],["caused",{"2":{"114":1,"134":1,"199":1,"222":1,"377":1,"1754":1}}],["cause",{"2":{"73":1,"88":2,"104":2,"127":2,"159":1,"201":1,"392":2,"597":1,"700":2,"1268":1,"1354":1,"1389":2,"1393":1,"1397":1,"1467":1,"1521":1,"1911":1,"1919":3,"1962":1,"1964":1,"2004":2,"2047":1,"2247":1,"2330":1,"2337":1,"2377":1,"2409":1,"2519":2,"2626":1,"2627":1,"2836":1,"2865":1}}],["cached",{"2":{"348":1}}],["cachyos",{"2":{"317":1}}],["cathodes",{"2":{"783":1,"809":1,"841":1,"871":1,"906":1,"940":1,"974":1,"1008":1,"1042":1,"1076":1,"1110":1,"1144":1,"1197":1}}],["cat24c512",{"2":{"730":2}}],["catb",{"2":{"592":1}}],["catch",{"2":{"507":1,"638":1,"1508":1}}],["catching",{"2":{"507":1}}],["cat",{"2":{"294":1}}],["caticorn",{"2":{"222":1}}],["category",{"2":{"1368":1}}],["categories",{"2":{"392":1}}],["categorize",{"2":{"110":1}}],["catered",{"2":{"362":1}}],["cater",{"2":{"182":1,"236":1,"308":1,"1170":1}}],["caterina",{"0":{"2332":1,"2445":1},"1":{"2333":1},"2":{"70":1,"550":1,"555":1,"666":1,"670":11,"2219":1,"2332":3,"2333":1,"2448":5,"2449":1}}],["cain",{"2":{"211":1}}],["caffeinated",{"2":{"211":1}}],["cables",{"2":{"1178":1,"2211":6}}],["cable",{"2":{"211":1,"667":1,"1172":1,"1175":1,"1178":1,"1938":1,"2207":1,"2210":3,"2211":1,"2212":1,"2213":1,"2220":3,"2224":1,"2350":2,"2372":1,"2376":1,"2377":1}}],["casual",{"2":{"511":1}}],["cassini",{"2":{"211":1}}],["cassette42",{"2":{"143":2}}],["cases",{"2":{"25":1,"75":1,"165":1,"182":3,"194":1,"214":1,"234":1,"236":1,"246":1,"436":1,"493":1,"498":1,"524":1,"545":1,"625":1,"650":2,"651":1,"654":1,"684":1,"746":1,"1224":1,"1245":1,"1262":1,"1502":1,"1579":1,"1592":1,"1752":1,"1753":1,"1940":1,"2010":1,"2026":1,"2243":1,"2255":3,"2404":1,"2512":1,"2513":1,"2514":1,"2699":1,"2845":1,"2876":1}}],["case",{"0":{"2276":1},"2":{"11":1,"105":2,"176":1,"194":3,"195":2,"202":1,"222":1,"231":4,"273":1,"307":2,"375":1,"519":1,"575":6,"579":1,"613":2,"614":1,"639":2,"667":2,"753":1,"775":1,"1226":1,"1314":1,"1332":1,"1346":1,"1356":1,"1358":1,"1359":2,"1383":1,"1389":8,"1400":4,"1401":1,"1418":2,"1419":1,"1426":5,"1427":4,"1442":1,"1461":2,"1471":1,"1473":5,"1480":6,"1487":3,"1492":2,"1497":1,"1503":15,"1507":1,"1515":1,"1559":1,"1570":6,"1575":2,"1579":1,"1582":7,"1583":1,"1587":3,"1588":4,"1590":3,"1593":1,"1609":4,"1638":1,"1711":5,"1752":1,"1763":1,"1818":1,"1903":3,"1916":5,"1917":1,"1920":2,"1940":1,"1948":1,"1950":1,"1952":1,"1962":2,"1967":1,"1968":1,"1969":1,"2025":3,"2026":5,"2027":4,"2029":1,"2030":1,"2032":2,"2033":2,"2035":14,"2051":2,"2052":1,"2124":1,"2137":5,"2171":1,"2195":1,"2230":3,"2240":1,"2256":2,"2261":4,"2262":1,"2263":12,"2264":6,"2265":7,"2276":1,"2353":2,"2364":1,"2368":1,"2371":1,"2376":1,"2395":1,"2412":1,"2428":1,"2451":1,"2516":1,"2521":1,"2522":3,"2523":1,"2562":1,"2582":1,"2638":1,"2674":1,"2732":2,"2837":1,"2866":2,"2867":2,"2868":7,"2875":2,"2876":1,"2877":1,"2879":7,"2880":2,"2881":2,"2883":2,"2884":1}}],["carries",{"2":{"2211":1}}],["carryover",{"2":{"2205":1}}],["carefully",{"2":{"2374":1,"2890":1}}],["careful",{"2":{"515":1,"625":1,"627":1,"669":1,"1461":1,"2374":1,"2375":1,"2531":1}}],["care",{"2":{"236":1,"747":1,"755":1,"758":1,"761":1,"764":1,"767":1,"770":1,"773":1,"1238":1,"1241":1,"1256":1,"1258":1,"1394":1,"1507":1,"1755":1,"2675":1,"2863":1}}],["carbo65",{"2":{"211":1}}],["car",{"2":{"211":1}}],["carve",{"2":{"113":1,"114":1,"133":1,"134":1}}],["card",{"2":{"111":2,"143":4,"1420":1}}],["captioning",{"2":{"2237":1}}],["capture",{"2":{"143":2,"194":1,"203":2,"312":2,"1461":1}}],["cap",{"2":{"1903":1,"2230":1}}],["capitalized",{"2":{"1563":2}}],["capitalization",{"2":{"165":1,"2030":1}}],["capitals",{"2":{"1563":1}}],["capital",{"2":{"211":1,"1469":2,"2598":1,"2742":1}}],["capacitors",{"2":{"1665":1}}],["capacity",{"2":{"176":1}}],["capabilities",{"0":{"318":1,"319":1},"1":{"319":1,"320":2,"321":2,"322":2,"323":2,"324":2,"325":2,"326":2,"327":1,"328":1,"329":1,"330":1,"331":1,"332":1,"333":1,"334":1,"335":1,"336":1,"337":1,"338":1,"339":1,"340":1,"341":1},"2":{"176":1,"318":1,"1170":1,"2517":1,"2676":1,"2845":1}}],["capability",{"2":{"153":1,"277":1,"312":1,"457":1,"1518":1,"2320":1,"2676":1}}],["capable",{"2":{"49":1,"169":2,"527":1,"696":1,"725":1,"1174":1,"1350":1,"1444":1,"1447":1,"1523":1,"1706":1,"2339":1,"2428":1,"2451":1,"2512":1,"2515":1,"2652":1,"2676":4,"2689":1,"2713":1,"2720":1,"2781":1}}],["capswrd",{"2":{"188":1,"191":1}}],["caps",{"0":{"168":1,"1563":1,"1564":1,"1566":1,"1571":1,"2258":1,"2488":1,"2809":1},"1":{"1564":1,"1565":2,"1566":1,"1567":2,"1568":2,"1569":2,"1570":2,"1571":2},"2":{"149":2,"165":5,"168":2,"176":2,"188":2,"191":3,"199":2,"211":2,"222":2,"231":2,"249":1,"308":1,"317":1,"353":1,"546":2,"547":1,"552":1,"571":2,"1325":3,"1327":1,"1332":1,"1435":3,"1503":1,"1514":2,"1516":4,"1563":18,"1564":9,"1565":2,"1567":6,"1568":6,"1569":9,"1570":8,"1571":6,"1573":1,"1595":1,"1661":1,"1730":2,"1803":1,"1804":2,"1806":1,"1807":13,"1808":3,"1835":1,"1903":1,"1906":1,"2050":1,"2051":2,"2052":4,"2134":1,"2135":2,"2136":1,"2222":1,"2230":1,"2233":1,"2258":5,"2259":1,"2261":2,"2276":1,"2278":1,"2459":5,"2469":17,"2477":1,"2481":5,"2488":3,"2497":17,"2511":1,"2802":1,"2805":2,"2809":7,"2815":2,"2859":1,"2864":1}}],["capsunlocked",{"2":{"143":3,"149":1,"217":4,"222":1,"249":1}}],["capslock",{"2":{"112":1,"149":1,"168":1,"1289":2,"2135":2,"2802":1}}],["calc",{"2":{"2463":1,"2481":1}}],["calculator",{"2":{"2449":1,"2463":2,"2481":2}}],["calculate",{"2":{"1826":4,"1911":1,"1950":1,"2038":4,"2131":1,"2328":1}}],["calculated",{"2":{"730":1,"735":2,"1230":1,"1715":1,"1911":1,"2325":2,"2704":1}}],["calculating",{"2":{"211":1,"1346":1,"2325":2}}],["calculation",{"0":{"2324":1},"1":{"2325":1,"2326":1,"2327":1},"2":{"50":1,"114":1,"222":3,"1928":2,"2325":1,"2327":2}}],["calibrating",{"2":{"1933":1}}],["calibration",{"2":{"249":1,"1933":1}}],["california",{"2":{"211":1,"434":1}}],["calice",{"2":{"211":1}}],["caller",{"2":{"1426":1}}],["called",{"2":{"49":1,"94":1,"187":1,"194":1,"203":1,"348":1,"375":1,"605":1,"607":2,"609":1,"612":2,"613":1,"615":1,"619":1,"625":1,"627":1,"628":2,"630":1,"633":1,"687":1,"714":1,"753":2,"787":1,"813":1,"845":1,"875":1,"910":1,"944":1,"978":1,"1012":1,"1046":1,"1080":1,"1114":1,"1148":1,"1201":1,"1228":2,"1249":2,"1261":1,"1283":1,"1310":1,"1328":1,"1382":1,"1389":1,"1398":3,"1426":1,"1521":1,"1555":1,"1557":1,"1561":1,"1570":1,"1638":1,"1654":1,"1672":2,"1674":1,"1675":1,"1676":1,"1747":1,"1749":1,"1762":1,"1803":1,"1805":1,"1912":2,"1918":1,"1942":1,"1964":2,"1967":1,"1970":1,"2029":1,"2124":2,"2236":6,"2237":1,"2246":4,"2255":1,"2256":8,"2276":1,"2277":1,"2365":2,"2412":2,"2428":1,"2475":1,"2530":1,"2581":1,"2598":1,"2600":1,"2657":1,"2662":1,"2733":1,"2859":1,"2864":2,"2879":1,"2885":1,"2889":1}}],["calling",{"2":{"149":1,"654":1,"677":1,"1435":1,"1564":1,"1709":1,"1733":1,"1905":1,"1912":1,"1955":1,"1957":2,"2232":1,"2236":1,"2256":2,"2704":1,"2705":3}}],["callback",{"0":{"185":1,"203":1,"642":1,"1501":1,"1962":1},"1":{"1502":1,"1503":1,"1504":1,"1505":1,"1506":1},"2":{"149":1,"185":1,"191":1,"196":1,"203":2,"211":1,"294":1,"317":1,"637":1,"638":4,"639":8,"699":1,"703":1,"1270":1,"1398":6,"1451":1,"1502":2,"1503":1,"1505":1,"1506":1,"1570":4,"1609":1,"1636":1,"1762":1,"1775":1,"1776":1,"1777":1,"1845":1,"1847":1,"1878":1,"1880":1,"1881":1,"1882":1,"1885":1,"1887":1,"1919":2,"1943":1,"1944":5,"1945":2,"1949":1,"1961":3,"2017":1,"2025":1,"2029":1,"2031":1,"2033":1,"2063":1,"2065":1,"2114":1,"2116":1,"2117":1,"2118":1,"2121":1,"2123":1,"2252":1,"2262":1,"2286":1,"2288":1,"2548":1,"2600":5,"2879":4,"2880":5,"2881":1}}],["callbacks",{"0":{"90":1,"105":1,"229":1,"638":1,"1554":1,"1591":1,"1609":1,"1636":1,"1766":1,"1834":1,"1916":1,"1944":1,"1945":1,"1961":1,"2049":1,"2327":1,"2600":1},"1":{"1555":1,"1556":1,"1557":1,"1558":1,"1835":1,"1962":1,"2050":1,"2051":1,"2052":1,"2053":1},"2":{"93":1,"105":1,"114":2,"149":2,"191":4,"229":1,"236":2,"249":1,"277":3,"298":2,"307":2,"308":1,"556":1,"607":1,"638":1,"642":1,"703":1,"1173":2,"1398":2,"1571":1,"1766":1,"1805":1,"1809":1,"1918":1,"1945":1,"1998":1,"2364":1,"2600":1,"2677":2}}],["call",{"0":{"1631":1},"2":{"114":1,"134":2,"165":1,"191":1,"249":2,"266":1,"294":1,"355":1,"380":1,"383":1,"384":1,"556":1,"575":1,"580":1,"609":1,"617":1,"623":1,"629":1,"638":1,"655":1,"684":1,"688":1,"716":1,"746":1,"790":1,"794":1,"798":1,"800":1,"817":1,"821":1,"825":1,"827":1,"849":1,"853":1,"857":1,"859":1,"881":1,"885":1,"889":1,"891":1,"916":1,"920":1,"924":1,"926":1,"950":1,"954":1,"958":1,"960":1,"984":1,"988":1,"992":1,"994":1,"1018":1,"1022":1,"1026":1,"1028":1,"1052":1,"1056":1,"1060":1,"1062":1,"1086":1,"1090":1,"1094":1,"1096":1,"1120":1,"1124":1,"1128":1,"1130":1,"1154":1,"1158":1,"1162":1,"1164":1,"1207":1,"1211":1,"1215":1,"1217":1,"1224":1,"1245":1,"1259":1,"1262":1,"1284":1,"1328":1,"1389":1,"1398":1,"1570":1,"1629":1,"1630":2,"1631":1,"1632":1,"1803":1,"1809":1,"1830":1,"1903":1,"1912":2,"1915":1,"1964":2,"2002":1,"2014":1,"2044":1,"2144":2,"2223":1,"2230":1,"2236":2,"2407":1,"2419":1,"2599":3,"2600":1,"2601":1,"2612":1,"2689":2,"2705":3,"2742":1,"2841":1,"2859":2,"2896":3}}],["calls",{"2":{"50":1,"114":1,"133":1,"134":1,"191":2,"199":1,"266":2,"277":1,"515":1,"628":1,"2144":1,"2174":1,"2255":2,"2407":1,"2712":1,"2864":1,"2896":4}}],["candidate",{"2":{"381":1,"453":1,"2676":1}}],["candidates",{"2":{"381":1}}],["candybar",{"2":{"43":4}}],["canonical",{"2":{"357":1}}],["cannot",{"2":{"302":1,"467":1,"670":1,"676":3,"736":1,"748":1,"1473":1,"1562":1,"1580":1,"1592":1,"1691":1,"1749":1,"1897":1,"1912":2,"1941":1,"2127":1,"2334":1,"2339":1,"2344":1,"2355":1,"2428":1,"2442":1,"2451":1,"2467":1,"2513":1,"2521":1,"2535":1,"2548":1,"2624":1,"2625":2,"2627":1,"2681":1,"2683":1,"2685":1,"2695":2,"2698":1,"2705":2,"2733":1,"2833":1,"2868":3}}],["cannonkeys",{"2":{"191":1,"199":1,"211":22}}],["canada",{"2":{"2834":1}}],["canadian",{"2":{"149":1,"249":1,"2834":5}}],["canary60rgb",{"2":{"253":2}}],["canary",{"2":{"253":2}}],["canceling",{"2":{"1359":1}}],["cancelled",{"2":{"1359":1,"1733":1}}],["cancelling",{"0":{"641":1},"2":{"1503":1}}],["canceled",{"2":{"641":1}}],["cancel",{"0":{"2292":1,"2316":1},"2":{"149":1,"639":1,"641":3,"1733":2,"2292":1,"2316":1,"2462":2,"2481":2,"2599":2}}],["can",{"0":{"544":1,"545":1,"546":1,"573":1,"594":1,"1293":1,"1310":1,"1311":1,"1315":1,"1323":1,"1325":1,"1346":1,"2253":1,"2355":1,"2420":1},"1":{"1294":1,"1295":1,"2254":1,"2255":1,"2256":1,"2257":1,"2258":1,"2259":1,"2260":1,"2261":1,"2262":1,"2263":1,"2264":1,"2265":1},"2":{"0":1,"1":1,"9":1,"19":1,"39":1,"45":1,"49":1,"50":2,"52":1,"60":1,"70":3,"73":1,"74":1,"80":1,"83":1,"98":1,"112":2,"119":2,"120":2,"124":1,"138":1,"162":1,"168":1,"179":1,"191":1,"194":1,"195":2,"199":1,"203":2,"206":1,"210":1,"228":1,"231":1,"233":1,"240":1,"262":1,"263":1,"288":2,"303":2,"306":1,"315":1,"331":1,"351":1,"352":1,"353":2,"355":1,"357":1,"358":2,"362":1,"364":1,"367":2,"371":4,"374":3,"375":1,"377":1,"380":1,"381":1,"392":1,"393":1,"394":1,"395":1,"405":1,"406":2,"407":1,"411":1,"412":1,"414":1,"415":2,"420":1,"421":1,"426":3,"427":2,"430":5,"432":1,"433":1,"434":1,"440":1,"456":1,"457":1,"470":1,"471":1,"473":2,"474":1,"476":3,"477":1,"478":1,"479":1,"480":1,"481":1,"482":1,"483":1,"486":1,"487":4,"489":1,"490":1,"491":1,"492":1,"493":1,"494":3,"495":1,"496":1,"497":1,"515":1,"520":1,"522":1,"524":2,"525":1,"526":1,"529":1,"539":1,"540":1,"541":2,"542":1,"543":2,"544":1,"547":2,"550":1,"551":1,"552":2,"554":1,"557":6,"560":2,"561":1,"562":2,"563":1,"574":1,"575":1,"582":1,"587":1,"592":1,"594":1,"595":1,"598":1,"599":1,"600":1,"601":1,"602":1,"607":1,"609":1,"611":1,"612":1,"627":2,"628":2,"630":2,"633":1,"638":1,"639":3,"640":1,"641":1,"642":2,"647":2,"650":1,"651":1,"652":1,"653":1,"654":4,"655":1,"657":1,"660":1,"662":1,"665":1,"667":2,"668":3,"669":1,"671":2,"674":1,"676":1,"680":1,"682":3,"684":1,"696":1,"698":1,"700":3,"701":4,"702":2,"703":1,"724":1,"727":1,"729":1,"730":2,"731":2,"732":1,"739":1,"740":1,"743":1,"744":1,"746":1,"747":1,"748":1,"749":1,"753":2,"775":1,"837":1,"901":1,"902":1,"936":1,"970":1,"1004":1,"1038":1,"1072":1,"1106":1,"1140":1,"1174":1,"1175":1,"1176":1,"1179":1,"1181":1,"1182":1,"1183":2,"1184":1,"1185":2,"1186":1,"1187":1,"1191":1,"1224":1,"1225":1,"1226":2,"1228":1,"1230":1,"1245":1,"1247":1,"1249":1,"1261":2,"1262":1,"1264":1,"1266":1,"1267":1,"1274":1,"1275":1,"1276":1,"1279":1,"1289":1,"1290":1,"1291":2,"1294":2,"1296":1,"1297":2,"1298":1,"1300":1,"1302":1,"1303":1,"1304":1,"1305":1,"1307":1,"1309":1,"1310":2,"1316":1,"1318":1,"1321":2,"1326":2,"1331":1,"1332":1,"1335":1,"1336":1,"1342":1,"1343":1,"1344":1,"1346":1,"1349":1,"1351":1,"1355":2,"1356":6,"1357":1,"1358":1,"1359":1,"1366":1,"1368":2,"1369":1,"1372":1,"1373":1,"1376":2,"1385":1,"1386":1,"1388":5,"1389":5,"1392":3,"1393":2,"1395":1,"1397":4,"1398":4,"1399":1,"1401":1,"1403":2,"1404":1,"1406":1,"1408":2,"1410":2,"1411":2,"1412":2,"1414":2,"1415":1,"1417":7,"1418":3,"1419":4,"1420":1,"1421":2,"1422":1,"1426":1,"1427":1,"1428":6,"1430":2,"1431":2,"1432":1,"1435":1,"1443":3,"1444":2,"1447":1,"1450":1,"1451":2,"1452":1,"1453":1,"1454":1,"1455":6,"1457":1,"1458":2,"1459":1,"1460":2,"1461":2,"1462":1,"1463":1,"1468":1,"1469":1,"1470":1,"1471":1,"1472":2,"1473":3,"1487":1,"1488":1,"1496":2,"1497":1,"1498":1,"1499":1,"1502":1,"1503":1,"1505":1,"1508":2,"1511":1,"1520":1,"1521":2,"1524":1,"1528":1,"1561":2,"1563":1,"1564":1,"1570":1,"1575":2,"1576":1,"1577":1,"1578":1,"1579":3,"1580":3,"1582":2,"1583":1,"1587":2,"1588":3,"1590":1,"1591":1,"1592":2,"1595":1,"1596":1,"1598":2,"1607":1,"1609":1,"1616":2,"1629":4,"1630":1,"1632":2,"1633":6,"1634":2,"1635":1,"1636":1,"1638":2,"1644":1,"1654":2,"1655":1,"1670":1,"1672":1,"1706":3,"1707":1,"1708":1,"1709":2,"1710":2,"1730":1,"1733":2,"1734":2,"1738":1,"1745":2,"1747":2,"1749":2,"1752":2,"1755":2,"1756":1,"1762":1,"1763":2,"1766":1,"1768":1,"1769":1,"1770":3,"1806":1,"1808":1,"1824":1,"1826":3,"1829":2,"1830":2,"1831":1,"1835":1,"1845":1,"1847":1,"1888":1,"1891":1,"1893":3,"1894":1,"1895":2,"1896":2,"1897":1,"1898":1,"1899":1,"1904":2,"1905":2,"1906":1,"1910":2,"1911":1,"1912":2,"1914":1,"1915":1,"1916":1,"1917":1,"1920":2,"1922":2,"1923":1,"1926":2,"1928":1,"1932":2,"1934":3,"1935":1,"1939":2,"1941":3,"1942":3,"1944":3,"1945":2,"1946":4,"1954":1,"1955":1,"1957":2,"1960":1,"1964":1,"1967":2,"1970":1,"1972":1,"1995":1,"1997":1,"1998":1,"2000":1,"2002":1,"2003":1,"2004":1,"2005":1,"2006":2,"2012":1,"2013":3,"2014":1,"2021":1,"2026":2,"2027":1,"2029":1,"2030":1,"2031":1,"2032":1,"2035":1,"2036":1,"2038":3,"2041":3,"2043":1,"2044":2,"2045":1,"2046":1,"2050":1,"2052":2,"2053":1,"2063":1,"2065":1,"2124":1,"2128":1,"2129":1,"2130":1,"2133":1,"2134":2,"2135":3,"2136":1,"2137":2,"2151":1,"2152":2,"2153":3,"2159":1,"2160":1,"2168":1,"2169":1,"2195":1,"2196":1,"2197":1,"2204":1,"2205":2,"2206":1,"2207":1,"2210":1,"2211":1,"2217":2,"2218":2,"2219":3,"2220":1,"2221":3,"2222":1,"2223":4,"2224":2,"2225":1,"2226":1,"2232":2,"2233":1,"2236":2,"2237":1,"2238":2,"2239":2,"2240":3,"2241":1,"2243":1,"2244":2,"2246":1,"2247":1,"2250":1,"2251":1,"2254":2,"2262":1,"2263":2,"2264":1,"2265":2,"2268":1,"2270":1,"2272":1,"2274":1,"2275":2,"2276":4,"2277":3,"2290":1,"2291":1,"2292":1,"2321":2,"2323":1,"2327":1,"2336":1,"2341":1,"2346":1,"2348":1,"2350":1,"2353":2,"2356":5,"2358":1,"2360":2,"2363":4,"2364":5,"2368":1,"2369":3,"2371":2,"2372":1,"2373":2,"2375":4,"2376":2,"2377":2,"2378":3,"2381":2,"2385":1,"2387":1,"2391":1,"2396":1,"2400":3,"2401":2,"2403":1,"2404":1,"2406":1,"2407":1,"2409":1,"2410":1,"2412":4,"2413":2,"2415":2,"2416":2,"2419":2,"2420":1,"2421":1,"2426":1,"2427":1,"2428":1,"2429":1,"2432":1,"2447":1,"2448":2,"2449":2,"2450":1,"2451":1,"2452":1,"2454":3,"2471":2,"2472":2,"2474":1,"2475":6,"2476":1,"2494":1,"2512":2,"2513":1,"2515":2,"2518":3,"2519":3,"2521":2,"2522":1,"2525":3,"2526":1,"2529":4,"2530":3,"2532":1,"2533":1,"2537":1,"2538":1,"2548":2,"2549":3,"2551":3,"2552":1,"2553":2,"2555":1,"2556":2,"2558":1,"2560":1,"2562":1,"2563":1,"2564":1,"2565":1,"2574":2,"2576":2,"2577":2,"2582":4,"2583":1,"2584":1,"2585":1,"2587":4,"2588":7,"2598":2,"2599":1,"2600":2,"2606":2,"2610":1,"2617":2,"2621":1,"2622":4,"2625":1,"2626":4,"2627":4,"2628":1,"2630":1,"2631":1,"2633":2,"2634":1,"2639":3,"2642":1,"2643":2,"2648":1,"2649":1,"2650":1,"2651":1,"2653":1,"2657":2,"2658":1,"2659":3,"2662":1,"2664":1,"2667":2,"2668":1,"2670":1,"2674":1,"2675":1,"2676":6,"2677":2,"2678":1,"2679":2,"2680":1,"2683":1,"2701":1,"2702":4,"2703":2,"2704":37,"2705":13,"2711":1,"2712":2,"2715":1,"2722":1,"2730":1,"2735":2,"2736":2,"2738":2,"2739":1,"2759":1,"2767":1,"2782":1,"2799":1,"2800":2,"2823":1,"2831":1,"2833":1,"2836":2,"2837":3,"2838":1,"2839":3,"2841":3,"2842":2,"2845":2,"2846":1,"2852":1,"2854":1,"2858":2,"2861":2,"2863":1,"2864":2,"2866":5,"2867":2,"2868":9,"2875":4,"2876":3,"2877":2,"2884":3,"2888":1,"2890":2,"2891":2,"2892":2,"2893":2,"2896":8}}],["chunks",{"2":{"2236":1}}],["chunder",{"2":{"332":1}}],["chnu",{"2":{"1819":1,"2498":1}}],["chnd",{"2":{"1819":1,"2498":1}}],["ch9",{"2":{"1819":1,"2498":1}}],["ch8",{"2":{"1819":1,"2498":1}}],["ch7",{"2":{"1819":1,"2498":1}}],["ch6",{"2":{"1819":1,"2498":1}}],["ch582",{"2":{"2683":1,"2692":1}}],["ch5",{"2":{"1819":1,"2498":1}}],["ch4",{"2":{"702":1,"1819":1,"2498":1}}],["ch3",{"2":{"702":1,"1526":1,"1819":1,"2498":1}}],["chyn",{"2":{"702":1,"1281":2}}],["chy",{"2":{"702":1,"1453":1}}],["ch2",{"2":{"698":2,"699":2,"702":1,"1819":1,"2498":1}}],["ch16",{"2":{"1819":1,"2498":1}}],["ch15",{"2":{"1819":1,"2498":1}}],["ch14",{"2":{"1819":1,"2498":1}}],["ch13",{"2":{"1819":1,"2498":1}}],["ch12",{"2":{"1819":1,"2498":1}}],["ch11",{"2":{"1819":1,"2498":1}}],["ch10",{"2":{"1819":1,"2498":1}}],["ch1",{"2":{"697":2,"698":2,"699":2,"702":1,"703":1,"1453":1,"1819":1,"2498":1}}],["ch",{"2":{"199":1,"222":1,"600":1}}],["chrome",{"2":{"2535":1}}],["chromeos",{"2":{"191":1}}],["chromatic",{"2":{"1455":2,"1456":3,"1460":5}}],["chromatonemini",{"2":{"236":1}}],["christmas",{"2":{"49":2,"143":2,"181":2,"2127":1,"2129":2,"2130":2,"2131":4,"2503":1,"2842":1}}],["chosfox",{"2":{"2513":1}}],["chose",{"2":{"1328":1,"1452":1,"2537":1,"2565":1}}],["chosen",{"2":{"749":1,"1175":1,"1177":1,"1182":1,"1226":1,"1247":1,"1648":1,"1895":2,"2222":1,"2361":1,"2650":1,"2651":1,"2653":2,"2792":1}}],["choosing",{"0":{"1180":1,"2655":1},"1":{"1181":1,"1182":1,"1183":1,"2656":1,"2657":1,"2658":1,"2659":1,"2660":1,"2661":1},"2":{"1171":1,"1176":1,"1179":1,"2514":1,"2615":1}}],["chooses",{"2":{"1382":1,"2698":1}}],["choose",{"2":{"494":2,"496":1,"579":1,"607":1,"682":1,"1174":1,"1177":1,"1226":1,"1382":1,"1450":1,"1756":1,"1895":1,"2275":1,"2356":1,"2411":2,"2516":1,"2544":1,"2553":1,"2600":1,"2604":1,"2606":1,"2649":1,"2845":1,"2875":1,"2884":1}}],["chord",{"0":{"2883":1},"2":{"1424":1,"1575":1,"1582":3,"1585":1,"1592":1,"2238":1,"2244":1,"2246":12,"2881":2,"2883":2}}],["chorded",{"2":{"1359":1,"2237":1,"2246":1}}],["chording",{"2":{"556":1,"1358":1,"1572":1,"2878":1}}],["chords",{"2":{"546":1,"1454":1,"2031":1,"2243":1,"2244":1,"2246":1,"2882":2,"2883":1}}],["chordal",{"0":{"289":1,"2881":1,"2882":1},"1":{"2882":1,"2883":1},"2":{"289":4,"294":2,"2802":1,"2816":1,"2881":12,"2882":7,"2883":5}}],["chore",{"2":{"176":1,"211":1,"249":1,"308":2}}],["choc",{"2":{"143":2}}],["choco60",{"2":{"143":2}}],["choices",{"2":{"601":1,"2525":1,"2526":1,"2816":1}}],["choice",{"2":{"74":1,"124":1,"1524":1,"1583":1,"1747":1,"2013":1,"2206":1,"2243":1,"2246":1,"2263":1,"2606":1,"2607":1,"2623":1,"2624":1,"2655":1,"2662":2}}],["children",{"2":{"1508":1}}],["child",{"2":{"1508":5,"2677":1}}],["chili",{"2":{"143":2,"211":1}}],["chime",{"2":{"633":1,"1456":1}}],["chimera",{"2":{"143":8,"149":1,"2395":1}}],["chiffre",{"2":{"143":2,"222":1,"236":1}}],["chidori",{"2":{"143":2}}],["chipid",{"2":{"2454":2}}],["chip",{"2":{"130":1,"276":1,"529":1,"601":2,"704":1,"707":2,"715":1,"721":1,"727":2,"1349":1,"1649":1,"1907":1,"1910":1,"1924":1,"1925":1,"1932":1,"1939":4,"2124":1,"2320":2,"2321":3,"2377":1,"2392":1,"2448":2,"2558":1,"2627":3,"2653":2,"2677":1,"2683":1,"2702":1,"2704":11,"2766":1}}],["chipsets",{"2":{"2322":1}}],["chipset",{"2":{"2321":1}}],["chips",{"2":{"123":1,"601":1,"727":4,"730":2,"731":2,"739":1,"740":1,"1298":1,"1375":1,"2320":1,"2335":1,"2436":2,"2653":1,"2659":1,"2683":1}}],["chibios",{"0":{"10":2,"11":1,"69":1,"77":1,"263":1,"397":1,"398":1,"399":1,"401":2,"709":1,"749":1,"782":1,"808":1,"840":1,"870":1,"905":1,"939":1,"973":1,"1007":1,"1041":1,"1075":1,"1109":1,"1143":1,"1196":1,"1226":1,"1247":1,"1273":1,"1525":1,"1998":1,"2632":1},"1":{"398":1,"399":1,"400":1,"401":1,"750":1,"751":1,"1274":1,"1275":1,"1276":1,"1277":1,"1278":1,"1279":1,"1280":1,"1281":1,"1526":1,"1527":1,"2633":1,"2634":1,"2635":1},"2":{"10":6,"11":1,"24":1,"49":5,"50":5,"65":4,"69":4,"73":1,"74":1,"77":1,"93":1,"108":2,"113":1,"114":9,"133":1,"134":8,"149":6,"152":1,"165":11,"176":4,"191":7,"199":6,"211":2,"222":6,"236":6,"249":3,"266":3,"277":1,"294":4,"308":2,"389":5,"397":3,"398":2,"399":8,"400":7,"529":1,"536":1,"593":1,"676":1,"677":1,"682":1,"697":2,"702":2,"704":1,"709":1,"743":1,"749":1,"775":1,"782":1,"808":1,"840":1,"870":1,"905":1,"939":1,"973":1,"1007":1,"1041":1,"1075":1,"1109":1,"1143":1,"1173":1,"1174":1,"1177":1,"1181":3,"1182":3,"1196":1,"1277":1,"1281":2,"1526":1,"1527":1,"1914":1,"1998":1,"2224":1,"2225":1,"2356":2,"2363":1,"2411":1,"2632":4,"2633":2,"2634":2,"2635":3,"2644":2,"2645":1,"2646":1,"2655":10,"2657":4,"2658":3,"2659":1,"2660":2,"2661":2,"2674":1,"2676":5,"2801":1,"2858":1}}],["chevron",{"2":{"2041":4,"2842":1}}],["chew",{"2":{"300":2,"308":1}}],["cherry",{"2":{"2837":1}}],["cherryb",{"2":{"211":4}}],["chere",{"2":{"2617":1}}],["cherish",{"2":{"165":1}}],["cheap",{"2":{"114":1,"134":1,"2451":1}}],["checkmark",{"2":{"2679":1}}],["checkbox",{"2":{"2607":1}}],["checklist",{"2":{"2515":1,"2673":1}}],["checklists",{"0":{"382":1,"2673":1},"1":{"383":1,"384":1,"385":1,"386":1,"387":1,"2674":1,"2675":1,"2676":1,"2677":1,"2678":1,"2679":1,"2680":1}}],["checker",{"2":{"2380":1}}],["checkerboards",{"2":{"143":3,"149":1,"211":1}}],["checked",{"2":{"389":1,"408":1,"488":1,"1488":1,"1589":1,"1968":1,"1970":1,"2219":1,"2356":4,"2588":2,"2733":1}}],["checkout",{"2":{"345":1,"387":2,"389":3,"399":2,"400":4,"401":2,"595":1,"1391":1,"1416":2,"2545":4,"2587":1,"2588":3,"2615":1}}],["checking",{"0":{"355":1,"1356":1},"1":{"1357":1,"1358":1,"1359":1},"2":{"165":1,"199":2,"308":1,"517":1,"525":1,"568":1,"570":1,"1359":1,"1431":1,"2031":2,"2241":1,"2265":1,"2533":1,"2561":2,"2577":1,"2657":1,"2673":1,"2867":1,"2875":1,"2886":1}}],["check",{"2":{"49":1,"87":1,"112":1,"114":2,"134":2,"152":1,"165":6,"176":2,"199":3,"211":2,"214":1,"222":2,"234":1,"236":1,"249":3,"254":1,"266":1,"277":2,"308":1,"322":3,"344":1,"352":1,"355":2,"356":1,"361":1,"381":1,"432":3,"437":1,"556":2,"589":1,"597":2,"629":7,"667":1,"668":1,"669":1,"676":1,"735":1,"1278":1,"1293":1,"1311":1,"1316":1,"1342":1,"1348":2,"1349":1,"1356":2,"1398":2,"1401":3,"1411":1,"1415":1,"1418":1,"1426":1,"1431":1,"1487":1,"1495":1,"1498":1,"1512":1,"1589":1,"1591":1,"1592":1,"1762":1,"1788":1,"1789":1,"1791":1,"1792":2,"1794":1,"1795":3,"1797":1,"1798":4,"1800":1,"1801":5,"1830":3,"1932":2,"1946":1,"1950":1,"1952":1,"1968":1,"1986":1,"2044":3,"2125":1,"2129":1,"2164":3,"2221":2,"2256":1,"2265":2,"2266":1,"2363":2,"2380":7,"2394":5,"2412":1,"2426":1,"2448":1,"2449":1,"2454":2,"2562":1,"2563":1,"2585":1,"2587":1,"2615":1,"2628":1,"2632":1,"2731":1,"2733":1,"2808":1,"2829":2,"2836":1,"2891":1}}],["checksum",{"2":{"165":1,"2363":1,"2454":2}}],["checks",{"2":{"36":2,"149":1,"199":1,"236":1,"263":1,"308":1,"322":3,"344":1,"381":1,"437":1,"456":1,"629":1,"1358":1,"1398":3,"1495":1,"1761":1,"1967":1,"2256":2,"2263":1,"2331":1,"2333":1,"2338":1,"2545":1,"2588":1}}],["chconf",{"2":{"50":2,"86":1}}],["challenges",{"2":{"2682":1}}],["challenge",{"2":{"647":1,"1422":1}}],["chatter",{"0":{"1382":1},"1":{"1383":1,"1384":1,"1385":1,"1386":1,"1387":1},"2":{"1382":1}}],["chat",{"0":{"2850":1},"2":{"594":1,"601":1,"626":1,"1603":1,"2427":1,"2563":1}}],["chains",{"2":{"1268":1,"1508":2,"2637":1}}],["chained",{"2":{"1261":1,"2124":1}}],["chain",{"2":{"371":1,"685":2,"689":1,"692":1,"1263":2,"1274":1,"1285":1,"1288":1,"1355":1,"1508":7,"1509":1,"2414":1,"2803":2,"2824":1,"2830":1,"2864":2,"2875":1}}],["chaining",{"2":{"294":1}}],["chapter1",{"2":{"266":1}}],["charging",{"2":{"2633":1}}],["charge",{"2":{"49":2}}],["charlieplex",{"2":{"2390":1}}],["charlieplexed",{"2":{"865":1}}],["chartreuse",{"2":{"2045":2,"2151":2}}],["chars",{"2":{"249":1,"266":1,"1912":2,"2236":2}}],["character",{"0":{"1670":1},"2":{"494":1,"502":1,"1311":1,"1456":1,"1466":1,"1497":1,"1563":1,"1641":2,"1670":3,"1681":4,"1682":1,"1687":1,"1688":2,"1689":1,"1690":2,"1694":1,"1696":1,"1697":1,"1907":2,"1912":5,"2165":1,"2167":2,"2168":1,"2176":1,"2177":1,"2180":1,"2181":1,"2182":1,"2183":1,"2192":1,"2234":2,"2236":5,"2263":1,"2270":1,"2275":1,"2276":4,"2277":1,"2293":1,"2294":1,"2313":1,"2364":1,"2395":1,"2418":2,"2598":1,"2703":2,"2739":1,"2831":1,"2833":2,"2882":1}}],["characters",{"0":{"1333":1,"2420":1,"2421":1},"2":{"211":1,"597":1,"1426":2,"1469":2,"1475":1,"1478":1,"1485":1,"1497":1,"1498":1,"1505":2,"1667":2,"1670":3,"1683":1,"1685":1,"1702":1,"1704":1,"1754":2,"1904":1,"1912":1,"2165":1,"2168":1,"2169":1,"2174":1,"2176":1,"2178":1,"2180":1,"2231":1,"2236":1,"2275":1,"2276":5,"2277":1,"2295":1,"2308":1,"2327":2,"2364":4,"2380":1,"2416":1,"2420":1,"2421":1,"2466":1,"2467":1,"2519":1,"2674":1,"2716":1,"2717":2,"2794":1,"2800":2,"2804":1,"2831":1,"2833":4,"2868":1}}],["charactermatrix",{"2":{"31":1,"1913":1}}],["charon",{"2":{"211":1}}],["charue",{"2":{"211":2}}],["charybdis",{"2":{"165":2,"311":24,"317":3}}],["char",{"0":{"1257":1,"1681":1,"1683":1,"1685":1,"1687":1,"1689":1,"2174":1,"2176":1,"2178":1,"2180":1,"2182":2,"2295":1},"1":{"1258":1,"1682":1,"1684":1,"1686":1,"1688":1,"1690":1,"2175":1,"2177":1,"2179":1,"2181":1,"2183":2,"2296":1},"2":{"114":1,"134":1,"503":1,"1504":3,"1505":6,"1670":1,"1682":1,"1684":1,"1686":1,"1689":1,"1831":1,"1904":1,"1905":4,"1912":12,"1913":6,"2046":1,"2175":1,"2177":1,"2179":1,"2181":1,"2183":1,"2231":1,"2232":4,"2236":12,"2277":1,"2296":1,"2675":1,"2705":4,"2841":1,"2882":1,"2895":1}}],["chances",{"2":{"578":1,"2525":1,"2586":1,"2837":1}}],["chance",{"2":{"294":1,"578":1,"1297":1,"1585":1,"2416":1,"2674":1}}],["changing",{"0":{"2152":1,"2521":1,"2522":1,"2523":1,"2712":1},"2":{"194":1,"214":1,"233":1,"236":1,"543":1,"580":1,"639":1,"1382":1,"1389":2,"1763":1,"1964":1,"2126":3,"2135":1,"2325":1,"2413":1,"2421":1,"2425":1,"2704":12}}],["changelist",{"0":{"114":1,"134":1,"149":1,"165":1,"176":1,"191":1,"199":1,"211":1,"222":1,"236":1,"249":1,"266":1,"277":1,"285":1,"294":1,"308":1,"317":1}}],["changelogs",{"2":{"266":1,"391":1}}],["changelog",{"0":{"9":1,"19":1,"39":1,"52":1,"66":1,"78":1,"96":1,"115":1,"135":1,"150":1,"166":1,"177":1,"192":1,"200":1,"212":1,"223":1,"237":1,"250":1,"267":1,"278":1,"286":1,"295":1,"309":1},"1":{"10":1,"11":1,"12":1,"13":1,"14":1,"15":1,"16":1,"17":1,"18":1,"20":1,"21":1,"22":1,"23":1,"24":1,"25":1,"26":1,"27":1,"28":1,"29":1,"30":1,"31":1,"32":1,"33":1,"34":1,"35":1,"36":1,"37":1,"38":1,"40":1,"41":1,"42":1,"43":1,"44":1,"45":1,"46":1,"47":1,"48":1,"49":1,"50":1,"51":1,"53":1,"54":1,"55":1,"56":1,"57":1,"58":1,"59":1,"60":1,"61":1,"62":1,"63":1,"64":1,"65":1,"67":1,"68":1,"69":1,"70":1,"71":1,"72":1,"73":1,"74":1,"75":1,"76":1,"77":1,"79":1,"80":1,"81":1,"82":1,"83":1,"84":1,"85":1,"86":1,"87":1,"88":1,"89":1,"90":1,"91":1,"92":1,"93":1,"94":1,"95":1,"97":1,"98":1,"99":1,"100":1,"101":1,"102":1,"103":1,"104":1,"105":1,"106":1,"107":1,"108":1,"109":1,"110":1,"111":1,"112":1,"113":1,"114":1,"116":1,"117":1,"118":1,"119":1,"120":1,"121":1,"122":1,"123":1,"124":1,"125":1,"126":1,"127":1,"128":1,"129":1,"130":1,"131":1,"132":1,"133":1,"134":1,"136":1,"137":1,"138":1,"139":1,"140":1,"141":1,"142":1,"143":1,"144":1,"145":1,"146":1,"147":1,"148":1,"149":1,"151":1,"152":1,"153":1,"154":1,"155":1,"156":1,"157":1,"158":1,"159":1,"160":1,"161":1,"162":1,"163":1,"164":1,"165":1,"167":1,"168":1,"169":1,"170":1,"171":1,"172":1,"173":1,"174":1,"175":1,"176":1,"178":1,"179":1,"180":1,"181":1,"182":1,"183":1,"184":1,"185":1,"186":1,"187":1,"188":1,"189":1,"190":1,"191":1,"193":1,"194":1,"195":1,"196":1,"197":1,"198":1,"199":1,"201":1,"202":1,"203":1,"204":1,"205":1,"206":1,"207":1,"208":1,"209":1,"210":1,"211":1,"213":1,"214":1,"215":1,"216":1,"217":1,"218":1,"219":1,"220":1,"221":1,"222":1,"224":1,"225":1,"226":1,"227":1,"228":1,"229":1,"230":1,"231":1,"232":1,"233":1,"234":1,"235":1,"236":1,"238":1,"239":1,"240":1,"241":1,"242":1,"243":1,"244":1,"245":1,"246":1,"247":1,"248":1,"249":1,"251":1,"252":1,"253":1,"254":1,"255":1,"256":1,"257":1,"258":1,"259":1,"260":1,"261":1,"262":1,"263":1,"264":1,"265":1,"266":1,"268":1,"269":1,"270":1,"271":1,"272":1,"273":1,"274":1,"275":1,"276":1,"277":1,"279":1,"280":1,"281":1,"282":1,"283":1,"284":1,"285":1,"287":1,"288":1,"289":1,"290":1,"291":1,"292":1,"293":1,"294":1,"296":1,"297":1,"298":1,"299":1,"300":1,"301":1,"302":1,"303":1,"304":1,"305":1,"306":1,"307":1,"308":1,"310":1,"311":1,"312":1,"313":1,"314":1,"315":1,"316":1,"317":1},"2":{"99":1,"149":2,"381":3,"387":1,"395":2,"2848":1}}],["changed",{"0":{"1555":1,"1557":1},"2":{"14":1,"90":1,"114":1,"158":1,"165":1,"172":1,"176":1,"182":1,"186":1,"191":1,"199":1,"214":1,"215":1,"240":1,"256":1,"307":1,"308":1,"381":1,"456":4,"481":1,"595":2,"606":2,"607":4,"1176":1,"1179":1,"1183":1,"1385":1,"1389":1,"1399":1,"1555":1,"1557":1,"1578":1,"1643":1,"1708":1,"1747":1,"1763":1,"1826":1,"1909":1,"1912":2,"1944":2,"1946":4,"1955":1,"2012":1,"2038":1,"2219":1,"2250":1,"2274":1,"2276":1,"2286":1,"2288":1,"2356":1,"2478":1,"2588":3,"2600":7,"2868":2,"2896":3}}],["changesets",{"2":{"182":1}}],["changes",{"0":{"5":1,"20":1,"40":1,"46":1,"47":1,"53":1,"61":1,"66":1,"67":1,"68":1,"72":1,"78":1,"79":1,"85":1,"91":1,"96":1,"101":1,"106":1,"115":1,"121":1,"129":1,"131":1,"135":1,"139":1,"144":1,"150":1,"154":1,"160":1,"166":1,"171":1,"177":1,"180":1,"187":1,"192":1,"193":1,"194":1,"198":1,"200":1,"201":1,"205":1,"206":1,"208":1,"212":1,"213":1,"216":1,"223":1,"225":1,"227":1,"237":1,"239":1,"240":1,"242":1,"244":1,"250":1,"252":1,"261":1,"267":1,"269":1,"278":1,"280":1,"286":1,"290":1,"295":1,"299":1,"309":1,"310":1,"377":1,"378":1,"381":1,"391":1,"392":1,"395":1,"582":1,"2582":1,"2584":1,"2588":1,"2589":1},"1":{"21":1,"22":1,"23":1,"24":1,"25":1,"26":1,"27":1,"28":1,"41":1,"42":1,"43":1,"44":1,"45":1,"46":1,"48":1,"49":1,"50":1,"54":1,"55":1,"56":1,"57":1,"58":1,"59":1,"60":1,"62":1,"63":1,"64":1,"67":1,"68":1,"69":2,"70":2,"71":1,"72":1,"73":1,"74":1,"75":1,"76":1,"77":1,"79":1,"80":2,"81":2,"82":2,"83":2,"84":2,"85":1,"86":2,"87":2,"88":2,"89":2,"90":2,"91":1,"92":2,"93":2,"94":2,"95":2,"97":1,"98":1,"99":1,"100":1,"101":1,"102":2,"103":2,"104":2,"105":2,"106":1,"107":2,"108":2,"109":2,"110":2,"111":2,"112":2,"113":2,"114":1,"116":1,"117":1,"118":1,"119":1,"120":1,"121":1,"122":2,"123":2,"124":2,"125":2,"126":2,"127":2,"128":2,"129":1,"130":2,"131":2,"132":2,"133":2,"134":1,"136":1,"137":1,"138":1,"139":1,"140":2,"141":2,"142":2,"143":2,"144":1,"145":2,"146":2,"147":2,"148":2,"149":1,"151":1,"152":1,"153":1,"154":1,"155":2,"156":2,"157":2,"158":2,"159":2,"160":1,"161":2,"162":2,"163":2,"164":2,"165":1,"167":1,"168":1,"169":1,"170":1,"171":1,"172":2,"173":2,"174":2,"175":2,"176":1,"178":1,"179":1,"180":1,"181":2,"182":2,"183":2,"184":2,"185":2,"186":2,"187":1,"188":2,"189":2,"190":2,"191":1,"193":1,"194":2,"195":2,"196":2,"197":2,"198":1,"199":1,"201":1,"202":2,"203":2,"204":2,"205":1,"206":2,"207":2,"208":1,"209":2,"210":2,"211":1,"213":1,"214":2,"215":2,"216":1,"217":2,"218":2,"219":2,"220":2,"221":2,"222":1,"224":1,"225":1,"226":2,"227":1,"228":2,"229":2,"230":2,"231":2,"232":2,"233":2,"234":2,"235":2,"236":1,"238":1,"239":1,"240":2,"241":2,"242":1,"243":2,"244":2,"245":2,"246":2,"247":2,"248":2,"249":1,"251":1,"252":1,"253":2,"254":2,"255":2,"256":2,"257":2,"258":2,"259":2,"260":2,"261":1,"262":2,"263":2,"264":1,"265":1,"266":1,"268":1,"269":1,"270":2,"271":2,"272":2,"273":2,"274":1,"275":1,"276":1,"277":1,"279":1,"280":1,"281":2,"282":1,"283":1,"284":1,"285":1,"287":1,"288":1,"289":1,"290":1,"291":2,"292":1,"293":1,"294":1,"296":1,"297":1,"298":1,"299":1,"300":2,"301":1,"302":1,"303":1,"304":1,"305":1,"306":1,"307":1,"308":1,"310":1,"311":2,"312":2,"313":1,"314":1,"315":1,"316":1,"317":1,"378":1,"379":1,"380":1,"381":1,"382":1,"383":1,"384":1,"385":1,"386":1,"387":1,"388":1,"389":1,"390":1,"393":1,"394":1,"395":1,"396":1},"2":{"0":3,"2":1,"9":2,"19":3,"22":1,"25":1,"28":1,"31":4,"32":1,"34":4,"36":1,"39":2,"45":1,"52":2,"67":1,"74":1,"86":1,"87":1,"103":2,"105":1,"107":1,"114":2,"116":1,"125":1,"126":2,"131":2,"133":1,"134":2,"149":1,"152":2,"156":1,"161":1,"164":1,"165":3,"172":1,"182":1,"184":1,"185":1,"187":2,"188":1,"191":4,"198":2,"199":1,"201":3,"206":1,"211":1,"213":3,"222":2,"224":3,"231":1,"233":3,"236":2,"238":2,"247":1,"251":1,"254":1,"262":1,"263":1,"265":3,"272":1,"273":1,"275":1,"276":1,"284":1,"294":1,"303":1,"307":3,"377":1,"378":1,"381":5,"382":1,"383":3,"384":3,"385":3,"386":2,"389":3,"390":4,"391":1,"392":9,"394":2,"395":1,"462":1,"466":1,"515":1,"546":1,"562":1,"591":1,"595":6,"597":1,"599":1,"601":4,"602":1,"622":1,"648":1,"668":1,"698":1,"699":1,"702":1,"1383":1,"1386":5,"1398":1,"1460":3,"1633":1,"1649":1,"1805":1,"1813":2,"1910":6,"1918":1,"1950":1,"2041":4,"2136":1,"2221":1,"2224":1,"2238":2,"2269":3,"2325":1,"2351":1,"2356":4,"2364":1,"2410":1,"2515":1,"2532":1,"2533":1,"2539":1,"2548":1,"2549":1,"2556":1,"2581":2,"2582":8,"2584":1,"2585":2,"2586":1,"2588":6,"2589":1,"2600":2,"2674":1,"2676":2,"2677":5,"2678":1,"2705":1,"2748":1,"2756":1,"2795":1,"2846":1,"2847":2,"2848":1,"2859":1,"2863":1,"2868":3,"2896":2}}],["change",{"0":{"0":1,"9":1,"19":1,"39":1,"52":1,"57":1,"71":1,"272":1,"379":1,"644":1,"1399":1,"1817":1,"2145":1,"2147":1,"2863":1},"1":{"1":1,"2":1,"3":1,"4":1,"5":1,"6":1,"7":1,"8":1,"10":1,"11":1,"12":1,"13":1,"14":1,"15":1,"16":1,"17":1,"18":1,"20":1,"21":1,"22":1,"23":1,"24":1,"25":1,"26":1,"27":1,"28":1,"29":1,"30":1,"31":1,"32":1,"33":1,"34":1,"35":1,"36":1,"37":1,"38":1,"40":1,"41":1,"42":1,"43":1,"44":1,"45":1,"46":1,"47":1,"48":1,"49":1,"50":1,"51":1,"53":1,"54":1,"55":1,"56":1,"57":1,"58":1,"59":1,"60":1,"61":1,"62":1,"63":1,"64":1,"65":1,"72":1,"73":1,"74":1,"75":1,"76":1,"77":1,"380":1,"1400":1,"1401":1,"1402":1},"2":{"0":3,"9":2,"19":2,"23":1,"31":2,"39":2,"45":1,"49":1,"52":2,"64":2,"87":1,"90":2,"93":1,"94":1,"95":1,"105":3,"114":4,"118":1,"133":1,"134":3,"149":2,"165":2,"176":2,"182":1,"188":1,"191":7,"198":2,"199":4,"201":1,"211":2,"213":1,"215":1,"249":4,"255":1,"257":1,"258":1,"259":2,"262":1,"263":4,"266":5,"271":1,"272":2,"277":2,"285":1,"294":1,"307":1,"312":1,"322":6,"357":1,"377":5,"379":1,"381":4,"387":1,"389":1,"392":1,"393":1,"394":1,"395":1,"476":1,"481":1,"494":2,"495":1,"526":1,"539":1,"595":1,"597":2,"610":1,"644":1,"667":1,"682":1,"698":1,"703":1,"879":1,"914":1,"948":1,"982":1,"1016":1,"1050":1,"1084":1,"1118":1,"1152":1,"1173":1,"1176":2,"1179":2,"1185":1,"1186":1,"1205":1,"1265":1,"1327":1,"1340":1,"1383":4,"1386":9,"1389":14,"1392":1,"1398":1,"1429":1,"1454":1,"1457":2,"1460":1,"1461":1,"1472":1,"1514":1,"1521":1,"1526":1,"1575":2,"1579":1,"1587":1,"1593":1,"1595":1,"1616":2,"1634":2,"1707":1,"1735":1,"1745":2,"1754":1,"1756":1,"1768":1,"1771":1,"1804":1,"1895":1,"1912":1,"1950":1,"1955":1,"1964":3,"1968":2,"2003":1,"2024":1,"2028":1,"2042":1,"2043":1,"2125":1,"2140":2,"2145":4,"2199":2,"2200":2,"2204":1,"2221":2,"2268":2,"2284":1,"2285":1,"2321":1,"2327":1,"2362":1,"2428":1,"2467":1,"2472":3,"2513":1,"2515":1,"2519":1,"2532":2,"2588":1,"2599":1,"2600":2,"2611":2,"2617":1,"2622":1,"2639":1,"2665":2,"2674":2,"2677":1,"2733":2,"2868":2,"2884":1,"2896":1}}],["channels",{"0":{"673":1},"1":{"674":1,"675":1,"676":1,"677":1},"2":{"674":1,"676":2,"682":2,"783":1,"809":1,"841":1,"871":1,"906":1,"940":1,"974":1,"1008":1,"1042":1,"1076":1,"1110":1,"1144":1,"1197":1,"1266":1,"2377":1}}],["channel",{"2":{"14":2,"228":1,"674":1,"676":2,"677":1,"680":5,"697":1,"698":1,"702":2,"710":1,"713":3,"783":1,"786":3,"799":3,"809":1,"812":3,"826":3,"841":1,"844":3,"858":3,"871":1,"874":3,"890":3,"906":1,"909":3,"925":3,"940":1,"943":3,"959":3,"974":1,"977":3,"993":3,"1008":1,"1011":3,"1027":3,"1042":1,"1045":3,"1061":3,"1076":1,"1079":3,"1095":3,"1110":1,"1113":3,"1129":3,"1144":1,"1147":3,"1163":3,"1197":1,"1200":3,"1216":3,"1266":1,"1281":4,"1447":2,"1453":1,"1515":2,"1526":2,"1528":1,"1813":1,"1818":2,"1819":36,"1820":1,"2498":36}}],["cumbersome",{"2":{"1592":1}}],["cuprintf",{"2":{"1308":1}}],["cuint32",{"2":{"638":1}}],["cuint16",{"2":{"195":1,"1473":1,"2025":2,"2026":1,"2033":1,"2705":4,"2866":1,"2867":2,"2868":1,"2877":1,"2880":2}}],["cu80",{"2":{"143":2,"149":1,"217":4,"222":1,"249":1}}],["cu75",{"2":{"143":2,"149":1}}],["cu24",{"2":{"143":2,"149":1}}],["cutters",{"2":{"2367":1,"2374":1}}],["cutoff",{"2":{"1926":1}}],["cutie",{"2":{"285":1}}],["cut",{"2":{"116":1,"1456":1,"1926":1,"2226":1,"2377":1,"2462":2,"2481":2,"2522":1}}],["currency",{"2":{"2420":1}}],["currentreport",{"2":{"1948":8}}],["currently",{"2":{"7":1,"65":1,"103":1,"203":1,"221":1,"262":1,"288":1,"316":1,"355":1,"357":1,"438":1,"552":2,"671":1,"696":1,"730":1,"731":2,"734":1,"736":1,"738":2,"740":2,"749":1,"1244":1,"1356":1,"1370":2,"1371":1,"1372":1,"1373":1,"1375":1,"1379":1,"1383":1,"1393":1,"1403":1,"1424":1,"1438":1,"1439":1,"1440":1,"1451":1,"1453":1,"1506":1,"1569":1,"1613":1,"1629":1,"1646":1,"1665":1,"1691":1,"1829":1,"1833":1,"1845":1,"1847":1,"1849":1,"1851":1,"1857":1,"1858":1,"1877":1,"1879":1,"1884":1,"1912":2,"1917":1,"1934":1,"1939":1,"1970":1,"1972":1,"2013":1,"2041":1,"2048":1,"2063":1,"2065":1,"2067":1,"2069":1,"2075":1,"2076":1,"2113":1,"2115":1,"2120":1,"2124":1,"2134":1,"2139":1,"2156":1,"2157":1,"2158":1,"2164":3,"2200":1,"2207":2,"2222":1,"2236":1,"2246":1,"2252":1,"2255":1,"2263":1,"2277":1,"2281":1,"2290":1,"2291":1,"2292":1,"2306":1,"2320":2,"2321":1,"2322":1,"2323":1,"2330":1,"2334":1,"2337":2,"2346":1,"2348":1,"2442":1,"2489":1,"2513":1,"2519":1,"2550":1,"2558":1,"2559":1,"2571":1,"2588":1,"2701":2,"2745":1,"2816":3,"2860":1}}],["current",{"0":{"4":1,"708":1,"839":1,"904":1,"938":1,"972":1,"1006":1,"1040":1,"1074":1,"1108":1,"1142":1,"1762":1},"2":{"30":1,"33":1,"49":1,"50":1,"88":1,"104":1,"114":1,"119":3,"165":2,"199":1,"266":1,"273":1,"279":1,"308":2,"381":1,"383":1,"390":3,"413":1,"426":1,"451":1,"460":1,"524":1,"545":1,"547":1,"552":4,"556":1,"574":1,"601":1,"606":1,"607":1,"621":6,"640":1,"682":1,"707":2,"708":2,"726":1,"835":2,"839":2,"879":1,"899":2,"904":2,"914":1,"934":2,"938":2,"948":1,"968":2,"972":2,"982":1,"1002":2,"1006":2,"1016":1,"1036":2,"1040":2,"1050":1,"1070":2,"1074":2,"1084":1,"1104":2,"1108":2,"1118":1,"1138":2,"1142":2,"1152":1,"1205":1,"1243":1,"1356":4,"1359":1,"1392":1,"1397":2,"1398":2,"1401":4,"1419":1,"1491":1,"1493":1,"1503":1,"1509":1,"1528":1,"1538":1,"1539":1,"1540":1,"1545":1,"1570":1,"1571":1,"1575":1,"1590":3,"1594":1,"1595":1,"1619":1,"1646":1,"1649":2,"1696":1,"1697":2,"1715":1,"1757":1,"1762":1,"1843":1,"1863":1,"1864":1,"1873":1,"1874":1,"1876":1,"1878":1,"1880":1,"1882":1,"1885":1,"1905":3,"1906":1,"1912":10,"1944":3,"1946":1,"1950":1,"1955":1,"1956":1,"1960":1,"1964":4,"2031":1,"2041":2,"2061":1,"2081":1,"2082":1,"2087":1,"2088":1,"2093":1,"2094":1,"2103":1,"2104":1,"2109":1,"2110":1,"2112":1,"2114":1,"2116":1,"2118":1,"2121":1,"2129":1,"2150":6,"2200":2,"2205":1,"2222":4,"2232":3,"2233":1,"2236":9,"2241":3,"2246":1,"2264":1,"2265":1,"2269":3,"2273":1,"2280":1,"2309":1,"2323":1,"2326":4,"2369":1,"2412":2,"2428":1,"2463":1,"2472":1,"2481":1,"2484":1,"2487":1,"2502":3,"2516":1,"2517":1,"2525":1,"2560":1,"2582":10,"2587":1,"2589":1,"2600":1,"2606":1,"2618":1,"2628":3,"2640":1,"2677":1,"2701":1,"2705":2,"2724":1,"2827":1,"2829":2,"2836":1,"2841":3,"2860":1,"2863":2,"2868":6,"2880":1}}],["cur",{"2":{"2263":3,"2264":3,"2265":4}}],["curious",{"2":{"1507":1}}],["curly",{"2":{"2172":1,"2264":1,"2468":2,"2505":2,"2617":1}}],["curl",{"2":{"354":1,"355":1,"357":3}}],["cursorstyle",{"2":{"2617":1}}],["cursor",{"0":{"1672":1,"1676":1,"1679":1},"1":{"1673":1,"1677":1,"1680":1},"2":{"62":1,"114":1,"164":1,"165":2,"1613":1,"1616":1,"1669":1,"1670":1,"1673":3,"1675":1,"1676":1,"1677":3,"1679":1,"1681":1,"1696":2,"1704":1,"1891":8,"1892":8,"1893":10,"1894":14,"1895":12,"1896":6,"1897":8,"1898":2,"1906":1,"1912":19,"1934":1,"1941":5,"1949":2,"2024":2,"2172":1,"2236":19,"2364":1,"2499":8,"2780":1}}],["curved",{"2":{"1932":3}}],["curves",{"2":{"84":1,"1897":1}}],["curve",{"2":{"49":1,"74":1,"93":1,"1892":1,"1894":1,"1897":1,"2131":1,"2705":1}}],["customers",{"2":{"2513":3,"2515":1}}],["customer",{"2":{"590":1}}],["customarily",{"2":{"255":1}}],["customary",{"2":{"179":1,"255":1}}],["custommk",{"2":{"102":3,"1371":1}}],["customising",{"0":{"2548":1},"2":{"2548":1}}],["customisation",{"2":{"1601":1}}],["customisations",{"2":{"24":1}}],["customised",{"2":{"2514":1}}],["customise",{"2":{"1300":1,"1502":1,"2544":1,"2866":1}}],["customize",{"0":{"608":1,"1958":1,"1970":1,"2532":1},"1":{"609":1,"1959":1,"1960":1,"1961":1,"1962":1},"2":{"537":1,"578":1,"608":1,"625":1,"1738":1,"1741":1,"1752":1,"2407":1,"2601":1,"2662":1,"2840":1,"2879":1}}],["customized",{"0":{"1417":1},"2":{"45":2,"49":1,"1419":1,"1496":1,"1835":1,"1970":1,"2050":1,"2881":1}}],["customizing",{"0":{"1497":1,"1566":1,"2365":1},"1":{"1498":1,"1567":1,"1568":1,"1569":1,"1570":1,"1571":1},"2":{"236":1,"1426":1,"2407":1}}],["customizability",{"2":{"1487":1,"2600":1}}],["customizable",{"0":{"1587":1,"1588":1},"2":{"176":1}}],["customization",{"0":{"1630":1,"2883":1},"1":{"1631":1,"1632":1},"2":{"191":1,"615":1,"633":1,"1630":1,"1632":1,"1741":1,"1745":1,"1749":1,"1946":1,"2699":1,"2886":1}}],["custom",{"0":{"574":1,"575":1,"604":1,"610":1,"726":1,"1325":1,"1418":1,"1487":1,"1521":1,"1670":1,"1830":1,"1910":1,"1940":1,"1948":1,"1965":1,"1969":1,"1971":1,"2044":1,"2223":1,"2235":1,"2407":1},"1":{"605":1,"606":1,"607":1,"611":1,"612":1,"613":1,"614":1,"1911":1},"2":{"3":1,"7":1,"15":1,"49":1,"76":1,"80":1,"112":2,"114":2,"134":1,"149":4,"165":2,"176":2,"191":3,"211":3,"236":2,"265":1,"266":2,"277":2,"285":1,"317":1,"352":1,"358":1,"520":1,"549":2,"552":2,"556":3,"560":1,"575":21,"605":1,"606":3,"608":1,"611":3,"613":1,"627":2,"700":1,"724":1,"726":1,"735":1,"1267":1,"1305":1,"1313":1,"1325":2,"1356":1,"1359":1,"1387":2,"1389":1,"1399":1,"1401":1,"1419":2,"1426":7,"1431":1,"1442":1,"1455":1,"1480":3,"1487":1,"1497":1,"1503":3,"1517":1,"1521":2,"1564":1,"1572":1,"1575":4,"1587":1,"1588":2,"1595":1,"1604":1,"1605":1,"1632":1,"1670":3,"1687":1,"1688":1,"1689":1,"1690":1,"1702":1,"1734":2,"1735":2,"1747":1,"1749":3,"1755":1,"1764":1,"1766":1,"1805":1,"1817":1,"1818":1,"1830":10,"1835":1,"1907":3,"1910":3,"1916":1,"1920":2,"1922":1,"1923":1,"1926":1,"1940":3,"1948":1,"1949":1,"1950":1,"1969":3,"1970":1,"1971":3,"1972":2,"2025":1,"2027":2,"2032":2,"2033":1,"2035":1,"2044":10,"2050":1,"2127":1,"2171":1,"2214":2,"2234":3,"2243":1,"2255":3,"2264":1,"2265":1,"2276":1,"2277":1,"2321":2,"2342":1,"2360":1,"2364":6,"2368":1,"2371":1,"2403":1,"2407":3,"2475":2,"2477":1,"2521":1,"2522":2,"2523":1,"2525":1,"2528":1,"2537":1,"2557":1,"2558":1,"2563":1,"2565":1,"2600":1,"2610":1,"2675":1,"2676":10,"2699":2,"2701":1,"2738":1,"2747":1,"2802":1,"2805":1,"2806":1,"2807":1,"2812":2,"2818":1,"2819":4,"2824":1,"2825":1,"2827":1,"2830":1,"2855":1,"2856":1,"2868":2,"2895":1}}],["cl",{"2":{"2469":5,"2475":2,"2478":1,"2497":5}}],["cln",{"2":{"2259":1,"2262":2}}],["clk",{"2":{"1994":2,"2234":1,"2441":1,"2822":1}}],["cled",{"2":{"1826":1,"1830":1,"2038":1}}],["clearly",{"2":{"2513":1,"2514":1}}],["clearpageremainder",{"2":{"1912":1,"2236":1}}],["clears",{"2":{"1398":1,"1591":1,"1912":1,"2236":1,"2705":1}}],["clearing",{"2":{"1327":1,"1487":1,"1514":3,"2128":6}}],["cleared",{"2":{"633":1,"2633":1,"2634":1}}],["clearer",{"2":{"16":1}}],["clear",{"0":{"1438":1,"1439":1,"1440":1,"1674":1,"1976":1},"2":{"149":2,"188":1,"191":5,"199":1,"231":1,"602":1,"633":1,"1326":3,"1354":1,"1356":2,"1398":1,"1419":2,"1438":1,"1439":1,"1440":1,"1575":6,"1595":2,"1674":1,"1698":1,"1700":1,"1906":1,"1912":1,"1913":3,"1950":1,"1976":1,"2199":1,"2236":1,"2454":1,"2459":1,"2462":4,"2481":5,"2482":1,"2599":2,"2655":1,"2676":1,"2700":1,"2705":2,"2890":1}}],["cleaner",{"2":{"288":1,"2382":1}}],["cleaned",{"2":{"198":1}}],["cleaning",{"2":{"224":1,"251":1,"2373":1,"2611":1}}],["clean",{"0":{"50":1,"64":1,"75":1,"94":1,"443":1},"2":{"94":1,"114":3,"133":1,"134":2,"176":1,"191":6,"199":2,"211":5,"222":2,"236":3,"249":1,"426":1,"443":1,"452":1,"466":1,"600":1,"1382":1,"2363":3,"2611":1,"2676":1,"2888":1}}],["cleans",{"2":{"13":1,"443":1,"2363":1}}],["cleanups",{"2":{"2":1,"50":1,"149":1,"191":2,"211":3,"222":7,"236":10,"249":1,"277":1}}],["cleanup",{"0":{"2":1,"25":1,"27":1,"113":1,"133":1,"229":1,"233":1},"2":{"12":1,"25":1,"64":2,"94":1,"114":3,"149":1,"187":1,"191":2,"198":1,"199":1,"201":1,"211":4,"213":1,"224":1,"233":1,"235":1,"236":2,"249":2,"268":1,"277":1,"279":1,"308":1,"633":1,"2513":2,"2864":1}}],["clr",{"2":{"1326":1,"1389":1,"1592":1,"2219":1,"2462":1,"2481":1,"2482":1,"2700":1,"2738":1}}],["clusters",{"2":{"2882":1}}],["clunker",{"2":{"236":1}}],["clutter",{"2":{"2606":1}}],["cluttered",{"2":{"204":1}}],["cluttering",{"2":{"28":1}}],["club",{"2":{"114":1,"143":4,"149":1,"236":2,"285":1,"2342":2}}],["cluecard",{"2":{"111":1,"2864":1}}],["clueboards",{"2":{"2329":1}}],["clueboard",{"0":{"1298":1},"2":{"111":3,"149":1,"326":1,"353":1,"411":2,"412":1,"422":1,"423":2,"426":2,"431":2,"434":1,"451":1,"452":1,"657":3,"2360":2,"2394":2,"2395":1,"2396":7,"2474":1,"2477":1,"2529":2,"2530":1,"2577":7,"2675":1,"2799":4,"2800":3}}],["claim",{"2":{"2690":1}}],["claims",{"2":{"2689":1}}],["clauses",{"2":{"2683":2,"2696":1}}],["clause",{"2":{"2514":1,"2684":1,"2693":1}}],["clag",{"2":{"2462":1,"2481":1}}],["clayer",{"2":{"1389":1,"1400":1,"2734":2}}],["clamp",{"2":{"317":1}}],["classname",{"2":{"501":1}}],["class",{"2":{"288":1,"498":1,"516":1,"1597":1,"2549":1}}],["classic",{"2":{"210":1,"294":1,"1346":1,"2320":1,"2689":1,"2868":1}}],["clarification",{"2":{"149":1,"191":1}}],["clarify",{"2":{"134":1,"2266":1}}],["claw44",{"2":{"143":2}}],["clawsome",{"2":{"102":3}}],["clangd",{"2":{"2619":1,"2621":4}}],["clang",{"0":{"1":1,"495":1},"2":{"1":1,"114":1,"132":2,"134":2,"149":1,"456":1,"495":8}}],["clogged",{"2":{"2702":1}}],["cloning",{"2":{"2356":2,"2553":1}}],["cloned",{"2":{"2571":1,"2610":1,"2613":1,"2620":1}}],["clones",{"2":{"271":2,"528":1,"2332":1,"2432":1,"2445":1,"2513":1,"2783":1}}],["clone",{"2":{"93":1,"399":1,"405":1,"406":1,"407":1,"595":2,"1403":1,"2332":1,"2351":1,"2353":1,"2356":3,"2513":1,"2548":1,"2551":2,"2552":2,"2571":1,"2576":1}}],["closing",{"2":{"494":2,"2172":1,"2201":1,"2380":1}}],["closer",{"2":{"2880":1}}],["closely",{"2":{"2226":1}}],["closest",{"2":{"1508":1}}],["closes",{"2":{"381":2}}],["closed",{"2":{"380":1,"381":1,"383":1,"384":1,"385":2,"386":2,"390":2,"2237":1,"2334":1,"2412":1,"2513":1,"2514":2,"2676":1,"2694":1,"2698":1}}],["close",{"2":{"371":2,"375":1,"1619":1,"2013":1,"2015":1,"2202":3,"2203":3,"2509":3,"2568":1,"2705":6}}],["cloudline",{"2":{"211":1}}],["clocks",{"2":{"2632":1,"2633":1,"2634":1}}],["clock",{"2":{"114":1,"374":1,"543":1,"731":3,"740":3,"748":1,"750":1,"1230":5,"1272":1,"1278":1,"1907":2,"1924":1,"1925":2,"1932":2,"1936":1,"1938":1,"1939":2,"1996":1,"1997":3,"1998":2,"1999":5,"2000":2,"2125":2,"2234":1,"2449":2,"2803":1,"2822":1}}],["clockwise",{"2":{"13":2,"90":10,"629":1,"1633":1,"1636":9,"1709":1,"2007":1}}],["clipping",{"0":{"2153":1},"2":{"2141":3,"2153":5}}],["client",{"2":{"347":2,"1269":1,"2446":1,"2539":1,"2558":1}}],["clients",{"2":{"344":1}}],["click4",{"2":{"1654":1}}],["click3",{"2":{"1654":2}}],["click2",{"2":{"1654":2}}],["click1",{"2":{"1654":2}}],["clicking",{"2":{"581":3,"2356":2,"2427":1}}],["clicks",{"2":{"266":1,"1463":3,"1465":2,"1488":1,"1899":1,"2364":1,"2483":2}}],["clicky",{"2":{"236":1,"1455":1,"1463":18,"1465":9,"1609":2,"2483":9,"2804":2,"2864":2}}],["click",{"0":{"1463":1},"2":{"149":1,"331":2,"371":3,"375":2,"578":1,"598":1,"667":1,"668":2,"1356":1,"1463":3,"1654":15,"1926":1,"1929":3,"1934":1,"1935":2,"1948":1,"2244":3,"2356":1,"2379":1,"2467":1,"2519":1,"2560":1,"2561":1,"2607":3,"2610":2,"2617":2,"2620":2,"2622":1,"2743":1,"2780":1,"2823":1}}],["cli",{"0":{"162":1,"402":1,"409":1,"413":1,"424":1,"468":1,"474":1,"475":1,"1303":1,"2703":1},"1":{"403":1,"404":1,"405":1,"406":1,"407":1,"408":1,"414":1,"415":1,"416":1,"417":1,"418":1,"419":1,"420":1,"421":1},"2":{"1":1,"94":1,"95":1,"114":6,"132":1,"134":4,"149":1,"153":1,"162":1,"165":5,"169":1,"174":2,"176":2,"191":1,"199":7,"211":3,"222":1,"236":3,"249":2,"266":1,"277":1,"285":1,"294":1,"308":2,"317":1,"322":2,"332":1,"403":1,"404":1,"406":1,"410":1,"428":1,"462":2,"469":2,"470":1,"471":18,"472":1,"473":3,"474":7,"475":2,"477":3,"478":6,"479":2,"480":2,"481":1,"482":8,"489":1,"507":1,"511":4,"525":3,"526":1,"647":1,"648":2,"650":1,"654":1,"655":3,"1303":1,"2328":1,"2329":1,"2334":1,"2336":1,"2337":2,"2340":2,"2343":3,"2346":2,"2348":2,"2350":2,"2454":1,"2530":1,"2539":1,"2545":1,"2550":1,"2562":1,"2566":1,"2569":2,"2571":1,"2573":2,"2574":1,"2575":1,"2576":1,"2701":1,"2705":4,"2854":1,"2856":2}}],["coating",{"2":{"2373":1}}],["coarser",{"2":{"2198":1}}],["coarse",{"2":{"102":2,"217":1}}],["coil",{"2":{"1649":1,"1653":1}}],["coworkers",{"2":{"1458":1,"1463":1}}],["cowfish",{"2":{"191":1}}],["coffee|",{"2":{"665":1}}],["coffee||make",{"2":{"665":1}}],["coffee",{"2":{"660":1,"665":1}}],["coseyfannitutti",{"2":{"2447":1}}],["cosmetic",{"2":{"2222":3}}],["cosmo",{"2":{"1335":1}}],["costing",{"2":{"1508":1,"2792":1}}],["cost",{"2":{"520":1,"1629":1,"1941":1,"2325":1,"2783":1,"2792":1,"2888":1}}],["cospad",{"2":{"102":2}}],["coding",{"0":{"494":1,"496":1,"596":1},"2":{"392":1,"495":1,"591":1,"596":2,"601":1,"2013":1,"2619":1,"2856":2}}],["coders",{"2":{"2888":1}}],["codepoints",{"2":{"2794":1}}],["codegen",{"2":{"285":1}}],["code16",{"0":{"1437":4},"2":{"149":1,"165":1,"196":1,"1437":1,"1487":4,"1575":3,"1588":1,"1766":1,"2127":1,"2262":4,"2264":5,"2521":1,"2522":3,"2523":2}}],["codes",{"0":{"1961":1},"1":{"1962":1},"2":{"32":1,"165":1,"1308":1,"1389":3,"1419":2,"1463":1,"1818":1,"2205":1,"2277":1,"2364":1,"2467":2,"2548":1,"2831":1,"2895":1}}],["codebases",{"0":{"44":1,"59":1,"86":1,"102":1,"122":1,"143":1,"157":1,"175":1,"181":1,"197":1,"207":1,"217":1,"226":1,"241":1,"253":1,"270":1,"281":1,"291":1,"300":1,"311":1},"1":{"45":1,"60":1},"2":{"2890":1}}],["codebase",{"0":{"18":1,"113":1,"133":1},"2":{"18":1,"21":1,"35":1,"60":1,"86":1,"262":1,"284":1,"496":1,"520":1,"524":1,"2674":2,"2846":1,"2892":1,"2896":1}}],["code",{"0":{"1":1,"4":1,"27":1,"33":1,"218":1,"220":1,"332":1,"521":1,"574":1,"603":1,"615":1,"616":1,"619":1,"622":1,"625":1,"630":1,"633":1,"644":1,"654":1,"655":1,"1387":1,"1399":1,"1410":1,"1433":1,"1434":1,"1435":1,"1436":1,"1818":1,"2182":1,"2246":1,"2293":1,"2300":1,"2542":1,"2612":1,"2613":1,"2616":1,"2620":1,"2621":1,"2622":1,"2857":1},"1":{"34":1,"616":1,"617":2,"618":2,"619":1,"620":2,"621":2,"622":1,"623":2,"624":2,"626":1,"627":1,"631":1,"632":1,"634":1,"635":1,"636":1,"1400":1,"1401":1,"1402":1,"1411":1,"1412":1,"1413":1,"1414":1,"1415":1,"1416":1,"1417":1,"1418":1,"1419":1,"2183":1,"2294":1,"2301":1,"2302":1,"2543":1,"2544":1,"2545":1,"2546":1,"2547":1,"2614":1,"2615":1,"2616":1,"2617":2,"2618":1,"2619":1,"2621":1,"2858":1,"2859":1,"2860":1,"2861":1,"2862":1,"2863":1,"2864":1},"2":{"2":1,"3":1,"10":1,"15":1,"21":1,"22":1,"24":1,"25":1,"28":1,"31":1,"49":2,"50":4,"57":2,"64":1,"65":1,"70":1,"74":2,"75":1,"76":1,"90":13,"92":1,"93":2,"94":2,"105":6,"112":1,"113":3,"114":11,"123":1,"125":7,"132":1,"133":5,"134":10,"149":6,"162":1,"163":1,"164":3,"165":8,"176":2,"185":7,"190":2,"191":5,"194":2,"199":2,"201":1,"206":1,"211":1,"215":1,"218":1,"220":1,"222":4,"229":1,"231":1,"236":5,"243":1,"245":1,"249":1,"266":4,"268":1,"272":1,"285":2,"288":1,"294":1,"307":4,"308":1,"322":1,"331":1,"332":4,"343":2,"352":1,"356":1,"358":1,"371":1,"394":2,"440":1,"444":1,"456":3,"461":1,"462":1,"466":1,"471":1,"483":1,"486":2,"487":2,"488":2,"494":5,"495":2,"497":1,"498":1,"507":1,"510":1,"514":1,"519":1,"520":3,"521":1,"522":3,"523":4,"524":1,"537":1,"544":1,"545":1,"546":3,"558":1,"591":1,"597":2,"598":1,"601":1,"603":3,"604":1,"606":1,"608":1,"610":1,"615":1,"617":1,"623":1,"625":2,"627":1,"629":1,"631":2,"644":1,"648":1,"654":2,"655":1,"672":1,"684":2,"706":1,"734":1,"735":1,"737":1,"738":1,"746":2,"779":1,"805":1,"834":1,"866":1,"898":1,"933":1,"967":1,"1001":1,"1035":1,"1069":1,"1103":1,"1137":1,"1193":1,"1224":2,"1245":2,"1262":2,"1300":1,"1305":1,"1307":1,"1308":1,"1309":1,"1319":1,"1321":1,"1326":1,"1335":1,"1339":1,"1356":1,"1358":2,"1359":3,"1368":1,"1369":3,"1372":1,"1373":1,"1383":2,"1389":1,"1398":1,"1399":1,"1401":1,"1408":1,"1410":1,"1414":1,"1418":2,"1419":1,"1420":1,"1427":3,"1431":1,"1434":1,"1435":4,"1436":1,"1442":4,"1456":1,"1457":1,"1502":1,"1503":1,"1504":1,"1505":2,"1510":1,"1561":2,"1563":1,"1564":1,"1587":1,"1588":3,"1596":1,"1635":1,"1636":5,"1649":1,"1681":1,"1706":1,"1710":1,"1735":1,"1805":2,"1806":1,"1817":1,"1831":1,"1904":1,"1907":1,"1911":1,"1926":1,"1939":1,"1944":2,"1945":2,"1950":1,"1962":1,"1967":1,"1968":1,"1969":4,"1971":3,"2013":1,"2046":1,"2127":1,"2140":1,"2153":1,"2183":1,"2223":1,"2227":1,"2231":1,"2234":1,"2243":3,"2246":1,"2251":1,"2263":11,"2264":1,"2265":4,"2275":4,"2276":3,"2277":7,"2278":3,"2290":1,"2291":1,"2292":1,"2294":2,"2300":1,"2302":1,"2303":1,"2317":1,"2325":1,"2341":1,"2358":1,"2359":1,"2360":1,"2361":1,"2362":2,"2364":7,"2387":1,"2396":1,"2402":4,"2403":1,"2407":1,"2410":2,"2471":6,"2476":1,"2478":1,"2511":3,"2512":3,"2513":10,"2514":7,"2515":4,"2517":1,"2519":1,"2521":1,"2522":2,"2526":1,"2538":1,"2541":1,"2548":1,"2593":2,"2601":5,"2610":2,"2612":8,"2615":2,"2616":1,"2618":1,"2619":4,"2621":5,"2622":6,"2633":2,"2634":1,"2662":1,"2676":8,"2677":1,"2679":1,"2681":1,"2682":4,"2684":1,"2687":2,"2689":3,"2696":1,"2697":1,"2698":1,"2705":1,"2709":2,"2717":2,"2733":1,"2757":2,"2759":2,"2784":1,"2840":2,"2841":3,"2845":1,"2846":1,"2849":1,"2854":1,"2858":1,"2859":2,"2868":1,"2869":1,"2889":1,"2890":1,"2896":5}}],["copper",{"2":{"2371":1}}],["copied",{"2":{"554":1,"2674":1}}],["copies",{"2":{"249":1,"1426":1,"2514":1}}],["copying",{"2":{"2533":1,"2577":1,"2704":1}}],["copyrighted",{"2":{"1455":1}}],["copyrights",{"2":{"600":1}}],["copyright",{"0":{"2410":1},"2":{"392":1,"1414":1,"2410":2,"2513":1,"2662":2,"2680":2,"2846":1}}],["copypasta",{"2":{"114":1,"1420":1}}],["copy",{"0":{"493":1},"2":{"31":1,"114":1,"191":1,"345":1,"493":1,"595":1,"1326":1,"1414":1,"1502":1,"1598":1,"2346":2,"2348":2,"2350":2,"2353":2,"2356":1,"2462":2,"2481":2,"2514":1,"2522":1,"2523":1,"2530":1,"2548":1,"2549":1,"2550":1,"2551":1,"2552":1,"2553":1,"2560":1,"2674":1,"2676":1,"2680":1,"2704":1,"2743":2,"2879":1}}],["covered",{"0":{"1316":1},"2":{"1289":1,"2449":1}}],["cover",{"2":{"729":1,"1314":1,"1894":1,"2364":1,"2670":1}}],["covers",{"2":{"569":1,"660":1,"1292":1,"1320":1,"1322":1,"1502":1,"1892":1,"2227":1,"2275":1,"2364":1,"2612":1,"2686":1,"2687":1,"2741":1}}],["covering",{"2":{"222":1,"597":1,"2591":1}}],["coverage",{"2":{"134":2,"236":1}}],["co",{"2":{"211":1,"747":1,"2051":1,"2800":1}}],["cocoa40",{"2":{"143":2}}],["cooperate",{"2":{"2513":1}}],["cooperating",{"2":{"730":1}}],["cooler",{"2":{"2201":1}}],["cool",{"2":{"660":1,"665":5,"1410":2,"1411":2,"1830":10,"2044":10,"2201":1,"2373":1,"2374":2}}],["coordinate",{"2":{"312":1,"317":1,"1619":2,"1826":1,"2038":1,"2705":2}}],["coordinates",{"2":{"100":2,"114":1,"165":1,"277":1,"308":1,"1613":1,"1615":2,"1616":1,"1912":1,"1932":1,"2236":1,"2704":1}}],["cook",{"2":{"143":2,"211":1}}],["coexist",{"2":{"98":1,"283":1}}],["cozykeys",{"2":{"56":3}}],["col1",{"2":{"2412":13}}],["col0",{"2":{"2412":14}}],["col2row",{"2":{"543":3,"604":1,"621":3,"2330":2,"2337":2,"2628":2,"2667":1,"2819":1,"2823":2}}],["colons",{"2":{"2892":1}}],["colon",{"0":{"325":2},"2":{"2254":1,"2263":1,"2468":1,"2505":1}}],["coloured",{"2":{"1511":1}}],["colour",{"2":{"222":1,"1511":1}}],["colorreco",{"2":{"2513":1}}],["color=false",{"2":{"2363":2}}],["colored",{"2":{"667":1}}],["colorizing",{"0":{"476":1},"2":{"473":1}}],["colorize",{"2":{"472":1,"473":1,"476":1}}],["colors",{"0":{"2045":1,"2151":1},"2":{"149":1,"214":1,"476":3,"1265":1,"1587":1,"2045":1,"2053":1,"2126":1,"2131":1,"2135":1,"2151":1,"2702":1,"2703":4,"2705":1,"2724":4}}],["color",{"0":{"688":1,"690":1,"716":1,"718":1,"790":1,"792":1,"817":1,"819":1,"849":1,"851":1,"881":1,"883":1,"916":1,"918":1,"950":1,"952":1,"984":1,"986":1,"1018":1,"1020":1,"1052":1,"1054":1,"1086":1,"1088":1,"1120":1,"1122":1,"1154":1,"1156":1,"1207":1,"1209":1,"1284":1,"1286":1,"2063":1,"2065":1,"2126":1},"1":{"689":1,"691":1,"717":1,"719":1,"791":1,"793":1,"818":1,"820":1,"850":1,"852":1,"882":1,"884":1,"917":1,"919":1,"951":1,"953":1,"985":1,"987":1,"1019":1,"1021":1,"1053":1,"1055":1,"1087":1,"1089":1,"1121":1,"1123":1,"1155":1,"1157":1,"1208":1,"1210":1,"1285":1,"1287":1,"2064":1,"2066":1},"2":{"114":1,"191":1,"199":1,"236":1,"476":10,"623":1,"634":2,"635":2,"688":1,"690":1,"705":1,"716":1,"718":1,"778":1,"779":1,"783":1,"786":1,"790":1,"792":1,"794":1,"796":1,"800":1,"804":1,"805":1,"809":1,"812":1,"817":1,"819":1,"821":1,"823":1,"827":1,"833":1,"834":1,"841":1,"844":1,"849":1,"851":1,"853":1,"855":1,"859":1,"865":1,"866":1,"871":1,"874":1,"881":1,"883":1,"885":1,"887":1,"891":1,"897":1,"898":1,"906":1,"909":1,"916":1,"918":1,"920":1,"922":1,"926":1,"932":1,"933":1,"940":1,"943":1,"950":1,"952":1,"954":1,"956":1,"960":1,"966":1,"967":1,"974":1,"977":1,"984":1,"986":1,"988":1,"990":1,"994":1,"1000":1,"1001":1,"1008":1,"1011":1,"1018":1,"1020":1,"1022":1,"1024":1,"1028":1,"1034":1,"1035":1,"1042":1,"1045":1,"1052":1,"1054":1,"1056":1,"1058":1,"1062":1,"1068":1,"1069":1,"1076":1,"1079":1,"1086":1,"1088":1,"1090":1,"1092":1,"1096":1,"1102":1,"1103":1,"1110":1,"1113":1,"1120":1,"1122":1,"1124":1,"1126":1,"1130":1,"1136":1,"1137":1,"1144":1,"1147":1,"1154":1,"1156":1,"1158":1,"1160":1,"1164":1,"1192":1,"1193":1,"1197":1,"1200":1,"1207":1,"1209":1,"1211":1,"1213":1,"1217":1,"1261":2,"1265":2,"1266":1,"1284":1,"1286":1,"1389":3,"1916":4,"2036":1,"2041":2,"2042":1,"2043":2,"2044":2,"2045":1,"2050":3,"2051":4,"2052":4,"2053":1,"2063":1,"2065":1,"2111":1,"2124":2,"2126":2,"2129":3,"2133":1,"2140":1,"2145":1,"2151":1,"2363":2,"2390":1,"2702":2,"2703":6,"2704":12,"2705":7,"2725":1,"2825":1}}],["col",{"0":{"1679":1},"1":{"1680":1},"2":{"199":1,"222":1,"543":1,"552":3,"614":1,"621":4,"1307":8,"1607":1,"1612":1,"1680":1,"1826":3,"1912":1,"2038":3,"2051":4,"2224":2,"2236":1,"2249":1,"2330":1,"2337":1,"2819":2,"2882":2}}],["colemak",{"0":{"2758":1},"2":{"191":1,"426":3,"1395":1,"1422":1,"1429":2,"1589":1,"2472":1,"2476":1,"2735":2,"2834":3}}],["coled",{"2":{"31":1,"34":1}}],["coln",{"2":{"165":3,"2262":1,"2468":1,"2505":1}}],["collectively",{"2":{"2587":1}}],["collection",{"2":{"1306":1,"1416":1}}],["collected",{"2":{"2527":1}}],["collect",{"2":{"1920":1}}],["collaborator",{"2":{"562":1,"602":1,"2673":1,"2677":1}}],["collaborators",{"2":{"152":1,"201":1,"381":2,"2423":1,"2673":1,"2674":2,"2677":2,"2679":1}}],["collisions",{"2":{"156":1,"172":1,"1401":1}}],["collision",{"2":{"134":1,"186":1,"735":1,"1297":1}}],["cols",{"2":{"111":1,"114":2,"543":1,"571":1,"621":2,"1346":1,"1426":2,"1462":1,"1667":1,"1818":1,"1826":2,"2038":2,"2051":1,"2249":1,"2258":1,"2471":1,"2476":3,"2531":1,"2628":1,"2667":3,"2668":1,"2676":1,"2819":1,"2862":1,"2882":3}}],["columner",{"2":{"241":2}}],["columns",{"0":{"2375":1},"2":{"211":1,"249":1,"494":1,"496":1,"543":3,"552":1,"1346":1,"1386":1,"1460":1,"1462":1,"2215":1,"2224":2,"2369":2,"2375":1,"2377":1,"2380":1,"2412":4,"2666":1,"2742":1,"2776":1,"2819":2,"2882":1}}],["column",{"0":{"1346":1},"2":{"55":1,"222":1,"266":1,"317":1,"329":2,"621":2,"1559":2,"1560":2,"1561":1,"1680":1,"1688":1,"1690":1,"1829":4,"1907":1,"1912":2,"2041":4,"2215":1,"2234":1,"2236":2,"2249":4,"2369":1,"2375":5,"2377":2,"2380":2,"2412":16,"2471":1,"2628":2,"2668":3,"2669":1,"2742":1,"2816":1,"2823":1,"2831":1,"2860":1,"2870":1}}],["courts",{"2":{"2690":1}}],["court",{"2":{"2237":1}}],["courtesy",{"2":{"603":1}}],["course",{"2":{"120":1,"123":1,"587":1,"1747":1,"2428":1,"2896":1}}],["couldn",{"0":{"2798":1}}],["could",{"0":{"1735":1},"2":{"211":1,"312":3,"392":1,"411":1,"426":1,"430":1,"522":2,"669":1,"680":1,"682":1,"1386":1,"1393":1,"1395":1,"1417":1,"1418":2,"1437":1,"1452":1,"1504":1,"1508":1,"1575":1,"1583":1,"1587":1,"1638":2,"1893":1,"1938":1,"1969":2,"2015":1,"2031":1,"2211":1,"2381":1,"2420":1,"2479":1,"2514":1,"2515":1,"2519":2,"2583":1,"2600":1,"2705":1,"2733":2,"2798":1,"2861":1,"2875":2,"2882":1,"2886":1}}],["couple",{"2":{"145":1,"386":1,"1327":1,"1428":1,"1455":1,"1499":1,"2027":1,"2221":1,"2240":1,"2374":1,"2377":1,"2733":1}}],["coupled",{"2":{"48":1,"119":1,"131":1}}],["count=6",{"2":{"2401":1}}],["count=30",{"2":{"2401":1}}],["counting",{"2":{"2356":2,"2742":1}}],["countries",{"2":{"1396":1}}],["counts",{"2":{"236":2,"277":1,"1939":1,"2032":1,"2256":1}}],["counteract",{"2":{"1756":1,"2884":1}}],["counterparts",{"2":{"1437":1}}],["counterpart",{"2":{"1393":1}}],["counters",{"2":{"502":1,"1386":1}}],["counter",{"2":{"114":1,"376":1,"1526":1,"1636":1,"2256":1}}],["count",{"0":{"2308":1},"1":{"2309":1},"2":{"49":2,"70":1,"111":1,"112":1,"155":1,"183":6,"191":4,"199":1,"222":3,"236":4,"249":4,"332":2,"547":1,"652":2,"710":1,"730":1,"731":1,"735":1,"736":3,"783":2,"809":2,"841":2,"871":2,"906":2,"940":2,"974":2,"1008":2,"1042":2,"1076":2,"1110":2,"1144":2,"1197":2,"1263":1,"1307":8,"1383":1,"1503":2,"1508":1,"1564":1,"1708":2,"1710":1,"1711":1,"1715":1,"1763":1,"1832":1,"1846":1,"1905":1,"1910":3,"1937":1,"1956":2,"1964":2,"2032":5,"2033":3,"2034":2,"2047":1,"2064":1,"2125":1,"2131":1,"2132":2,"2144":4,"2152":1,"2153":1,"2232":1,"2235":2,"2250":1,"2255":1,"2262":1,"2325":1,"2327":4,"2521":1,"2522":3,"2523":1,"2582":2,"2705":4,"2722":1,"2818":2,"2824":3,"2825":2}}],["corp",{"2":{"2558":1,"2561":2}}],["coral",{"2":{"2045":2,"2151":2}}],["corrupted",{"2":{"2428":1}}],["corruption",{"2":{"249":1,"2896":1}}],["corresponds",{"2":{"1508":1,"1820":1,"2244":1,"2263":1,"2448":1}}],["correspond",{"2":{"710":1,"841":1,"871":1,"906":1,"940":1,"974":1,"1008":1,"1042":1,"1076":1,"1110":1,"1144":1,"1197":1,"1710":1,"2466":1,"2480":1,"2816":1,"2880":1,"2882":1}}],["corresponding",{"2":{"118":1,"155":1,"471":1,"682":1,"702":1,"1178":1,"1324":1,"1356":1,"1488":1,"1508":1,"1594":1,"1597":1,"1600":1,"1602":1,"1907":1,"2241":1,"2364":1,"2369":1,"2379":1,"2412":1,"2513":3,"2677":1,"2683":1,"2703":1,"2724":2,"2727":1,"2728":1,"2833":1,"2875":1,"2876":1}}],["corrected",{"2":{"455":1,"1504":1,"1505":2,"2705":1}}],["correctness",{"2":{"263":1,"2677":1}}],["corrections",{"2":{"199":1,"266":1,"317":1,"1497":2}}],["correction",{"2":{"49":1,"222":1,"236":1,"249":2,"294":1,"1497":3,"1508":1,"1509":1}}],["correct",{"2":{"11":1,"114":2,"132":1,"134":1,"149":1,"165":4,"194":1,"199":2,"211":2,"222":2,"236":1,"249":2,"294":1,"469":1,"578":1,"579":1,"607":2,"667":1,"668":1,"670":1,"702":1,"730":1,"1178":1,"1181":1,"1182":1,"1298":1,"1388":1,"1419":1,"1462":1,"1487":1,"1494":1,"1495":1,"1498":2,"1504":2,"1505":3,"1508":1,"1560":1,"1749":1,"1914":1,"1943":1,"2000":1,"2219":1,"2277":1,"2412":1,"2544":1,"2566":1,"2617":1,"2621":1,"2622":1,"2631":1,"2659":1,"2676":1,"2705":2}}],["correctly",{"2":{"11":1,"31":1,"34":1,"48":1,"73":1,"132":1,"191":2,"199":1,"263":2,"277":2,"363":1,"372":1,"433":1,"730":1,"1307":1,"1359":1,"1387":1,"1498":1,"1636":1,"1920":1,"2244":1,"2380":2,"2467":1,"2519":1,"2546":1,"2549":1,"2553":1,"2616":1,"2622":3,"2676":1,"2677":1,"2704":4}}],["cor65",{"2":{"249":1}}],["cor",{"2":{"211":1,"281":4}}],["corner",{"2":{"1935":1,"2816":2}}],["corne",{"2":{"86":1,"92":1,"93":1,"191":1,"211":1,"285":1}}],["cortex",{"2":{"50":1,"134":1,"191":1,"222":1,"2622":4,"2637":1}}],["cored",{"2":{"2367":1,"2375":2}}],["cores",{"2":{"1998":1}}],["core",{"0":{"1":1,"20":1,"46":1,"47":1,"61":1,"68":1,"91":1,"106":1,"129":1,"144":1,"160":1,"187":1,"198":1,"208":1,"227":1,"242":1,"261":1,"601":1,"609":1,"2677":1,"2729":1},"1":{"21":1,"22":1,"23":1,"24":1,"25":1,"26":1,"27":1,"28":1,"48":1,"49":1,"50":1,"62":1,"63":1,"64":1,"69":1,"70":1,"92":1,"93":1,"94":1,"95":1,"107":1,"108":1,"109":1,"110":1,"111":1,"112":1,"113":1,"130":1,"131":1,"132":1,"133":1,"145":1,"146":1,"147":1,"148":1,"161":1,"162":1,"163":1,"164":1,"188":1,"189":1,"190":1,"209":1,"210":1,"228":1,"229":1,"230":1,"231":1,"232":1,"233":1,"234":1,"235":1,"243":1,"244":1,"245":1,"246":1,"247":1,"248":1,"262":1,"263":1,"2730":1,"2731":1,"2732":1,"2733":1,"2734":1,"2735":1,"2736":1,"2737":1,"2738":1,"2739":1,"2740":1},"2":{"1":2,"75":2,"113":5,"114":7,"118":1,"130":1,"133":3,"134":6,"140":1,"146":1,"149":3,"165":3,"176":5,"179":1,"187":1,"191":2,"198":1,"199":4,"211":3,"213":1,"222":2,"236":2,"249":2,"266":1,"277":1,"285":2,"294":2,"297":1,"308":2,"317":2,"381":2,"394":1,"456":3,"597":1,"600":1,"601":2,"609":1,"648":1,"695":1,"698":1,"1331":1,"1343":1,"1386":1,"1454":1,"1636":1,"1830":1,"2044":1,"2272":1,"2358":1,"2411":1,"2423":1,"2513":2,"2655":1,"2674":2,"2676":5,"2677":5,"2856":1,"2858":2,"2860":1}}],["congrats",{"2":{"2563":1}}],["congratulations",{"2":{"586":1}}],["conjunction",{"2":{"2265":1}}],["conu",{"2":{"1648":1}}],["conducted",{"2":{"2373":1}}],["conductors",{"2":{"1172":1,"1175":1,"1178":1}}],["conduct",{"0":{"603":1},"2":{"591":1,"603":2,"2849":1}}],["cond",{"2":{"514":1,"1648":1}}],["conditions",{"0":{"2031":1},"2":{"730":1,"1583":1,"1638":1,"1970":2,"2031":1,"2263":1}}],["conditional",{"0":{"514":1,"1369":1},"2":{"514":1}}],["condition",{"2":{"211":1,"277":1,"494":4,"1356":1,"1371":1,"1379":1,"2869":1}}],["concurrent",{"2":{"2702":1}}],["concurrently",{"2":{"2586":1}}],["concept",{"2":{"2632":1}}],["conceptually",{"2":{"2478":1}}],["concepts",{"2":{"113":1,"593":1,"2413":1,"2565":1,"2581":1,"2583":1,"2816":1,"2853":1,"2857":1}}],["conceived",{"2":{"2254":1}}],["concerning",{"2":{"1403":1}}],["concerns",{"2":{"312":2,"2847":1}}],["concern",{"2":{"312":1,"520":1,"2474":1,"2679":1}}],["concerned",{"2":{"263":1}}],["concreteflowers",{"2":{"281":2,"285":1}}],["concrete",{"2":{"234":1}}],["confuse",{"2":{"2405":1,"2745":1}}],["confused",{"2":{"1426":1}}],["confusion",{"2":{"271":1,"303":1,"1636":1,"2515":1,"2742":1}}],["confusingly",{"2":{"1329":1}}],["confusing",{"2":{"243":1,"387":1,"515":1,"523":1,"597":1,"2249":1,"2831":1}}],["conforms",{"2":{"2703":1}}],["conform",{"2":{"244":1,"601":1,"2393":1,"2406":1,"2669":1}}],["conf",{"2":{"134":1,"400":1,"1294":1,"2711":1}}],["conflicted",{"2":{"2582":1}}],["conflicting",{"0":{"1406":1},"2":{"2582":7}}],["conflicts",{"0":{"2581":1},"1":{"2582":1},"2":{"191":1,"381":2,"1417":1,"2244":1,"2580":1,"2582":1,"2586":1,"2674":4,"2676":1}}],["conflict",{"2":{"92":1,"191":1,"408":1,"496":1,"1524":1,"1565":1,"2204":1,"2581":2,"2582":7}}],["confirm",{"2":{"387":1,"667":1,"668":1,"676":1,"735":1,"2515":1,"2657":1}}],["confirmed",{"2":{"32":1,"2381":1}}],["confident",{"2":{"377":1,"2795":1}}],["confidence",{"2":{"0":1,"9":1,"19":1,"39":1,"52":1,"182":1,"377":1,"2657":1,"2677":1}}],["conficts",{"2":{"114":1}}],["configparser",{"2":{"477":2}}],["configuring",{"0":{"371":1,"375":1,"537":1,"1472":1,"1892":1,"2244":1,"2621":1},"1":{"538":1,"539":1,"540":1,"541":1,"1473":1,"1474":1,"1475":1,"1476":1,"1477":1,"1478":1,"1479":1,"1480":1,"1481":1,"1482":1,"1483":1,"1484":1,"1485":1,"1486":1,"1893":1,"1894":1,"1895":1,"1896":1,"1897":1,"1898":1},"2":{"621":1,"879":1,"914":1,"948":1,"982":1,"1016":1,"1050":1,"1084":1,"1118":1,"1152":1,"1205":1,"1519":1,"2215":1,"2396":1,"2669":1,"2676":1,"2854":1}}],["configures",{"2":{"1456":2,"1568":1,"1646":2,"1649":3,"1710":1,"1930":3,"2221":1,"2400":1,"2803":1,"2804":1,"2805":1,"2806":1,"2807":1,"2808":1,"2809":1,"2810":1,"2811":1,"2812":1,"2813":1,"2815":1,"2817":1,"2818":1,"2820":1,"2821":1,"2822":1,"2824":1,"2825":1,"2826":1,"2827":1,"2828":1,"2830":1}}],["configured",{"0":{"546":1},"2":{"134":1,"236":1,"255":1,"256":1,"266":1,"303":1,"306":1,"315":1,"474":1,"509":1,"543":1,"607":2,"647":1,"696":1,"697":1,"701":1,"723":1,"724":1,"725":1,"730":1,"901":3,"1038":3,"1106":3,"1175":2,"1178":1,"1191":1,"1243":1,"1263":1,"1267":1,"1275":2,"1331":1,"1410":1,"1444":1,"1448":1,"1457":1,"1517":1,"1562":1,"1580":1,"1646":1,"1710":2,"1744":2,"1760":1,"1917":1,"1995":1,"2002":1,"2004":1,"2026":1,"2041":1,"2051":1,"2128":1,"2136":1,"2139":1,"2159":1,"2160":1,"2163":1,"2221":1,"2472":1,"2530":1,"2540":1,"2556":1,"2562":1,"2585":3,"2616":1,"2633":2,"2634":1,"2648":1,"2649":1,"2651":1,"2670":1,"2676":1,"2704":13,"2709":1,"2806":1,"2819":1,"2831":1,"2858":1,"2868":1,"2877":1,"2883":1}}],["configure",{"0":{"1570":1,"2529":1,"2609":1,"2620":1},"1":{"2610":1,"2611":1,"2621":1},"2":{"76":1,"112":2,"124":1,"170":1,"186":1,"195":1,"211":1,"221":1,"308":5,"317":11,"428":1,"556":1,"605":1,"606":1,"607":1,"702":1,"709":1,"748":1,"782":1,"798":1,"800":1,"807":1,"808":1,"825":1,"827":1,"836":1,"840":1,"857":1,"859":1,"868":1,"870":1,"889":1,"891":1,"900":1,"905":1,"924":1,"926":1,"935":1,"939":1,"958":1,"960":1,"969":1,"973":1,"992":1,"994":1,"1003":1,"1007":1,"1026":1,"1028":1,"1037":1,"1041":1,"1060":1,"1062":1,"1071":1,"1075":1,"1094":1,"1096":1,"1105":1,"1109":1,"1128":1,"1130":1,"1139":1,"1143":1,"1162":1,"1164":1,"1173":1,"1176":1,"1179":1,"1195":1,"1196":1,"1215":1,"1217":1,"1388":1,"1389":2,"1454":1,"1463":1,"1515":1,"1516":1,"1521":1,"1560":1,"1563":1,"1565":1,"1568":1,"1570":1,"1579":3,"1582":1,"1635":1,"1734":1,"1747":1,"1770":1,"1804":1,"1825":1,"1939":1,"1943":1,"2004":1,"2028":1,"2037":1,"2217":1,"2218":1,"2224":1,"2244":2,"2274":1,"2361":1,"2399":1,"2400":1,"2401":2,"2402":1,"2529":1,"2530":1,"2533":1,"2562":2,"2612":1,"2645":1,"2646":1,"2651":1,"2664":1,"2668":1,"2707":1,"2735":1,"2855":1,"2856":1,"2865":1,"2868":2,"2881":1}}],["configurability",{"2":{"1745":1}}],["configurables",{"2":{"124":1,"201":1,"213":1,"302":1,"467":1}}],["configurable",{"2":{"74":1,"109":1,"134":1,"165":1,"168":1,"198":1,"210":1,"211":1,"246":1,"537":1,"698":1,"729":1,"732":1,"735":1,"736":1,"737":1,"1563":1,"1935":1,"2043":1,"2633":1,"2676":1,"2702":1,"2705":2}}],["configuratorexport",{"2":{"426":1,"427":1}}],["configurator",{"0":{"558":1,"561":1,"569":1,"577":1,"585":1,"1289":1,"2535":1,"2741":1,"2742":1,"2744":1},"1":{"570":1,"571":1,"572":1,"573":1,"574":1,"575":1,"576":1,"578":1,"579":1,"580":1,"581":1,"582":1,"583":1,"584":1,"586":1,"587":1,"588":1,"589":1,"590":1,"1290":1,"2742":1,"2743":1,"2744":1,"2745":1,"2746":1,"2747":1,"2748":1},"2":{"35":1,"114":1,"120":2,"170":1,"209":1,"389":1,"426":1,"427":2,"435":1,"444":1,"449":2,"450":2,"460":1,"482":2,"558":3,"560":2,"561":3,"562":1,"564":1,"565":1,"569":1,"570":3,"571":1,"573":1,"574":2,"575":1,"576":2,"577":1,"578":1,"582":1,"586":2,"590":1,"1289":1,"1314":1,"1342":1,"1421":1,"1597":1,"2360":2,"2380":1,"2396":1,"2399":1,"2423":1,"2424":1,"2535":6,"2544":1,"2545":1,"2563":1,"2658":1,"2676":2,"2741":1,"2742":4,"2743":3,"2744":3,"2745":1,"2747":1,"2799":1,"2816":1}}],["configurations",{"0":{"1489":1},"2":{"76":1,"265":1,"375":1,"430":1,"477":1,"536":1,"540":1,"601":1,"676":2,"696":1,"697":1,"730":1,"731":1,"740":1,"1489":1,"1901":1,"1926":1,"1931":1,"1944":1,"1945":1,"2262":2,"2385":1,"2622":1,"2628":1,"2652":1,"2845":1,"2885":1,"2892":4}}],["configuration",{"0":{"28":1,"112":1,"183":1,"409":1,"414":1,"415":1,"416":1,"420":1,"422":1,"423":1,"477":1,"478":1,"479":1,"480":1,"481":1,"482":1,"547":1,"645":1,"646":1,"681":1,"685":1,"707":1,"709":1,"724":1,"727":1,"728":1,"729":1,"730":1,"731":1,"732":1,"733":1,"734":1,"735":1,"736":1,"737":1,"738":1,"739":1,"740":1,"748":1,"749":1,"780":1,"782":1,"806":1,"808":1,"835":1,"840":1,"867":1,"870":1,"899":1,"905":1,"934":1,"939":1,"968":1,"973":1,"1002":1,"1007":1,"1036":1,"1041":1,"1070":1,"1075":1,"1104":1,"1109":1,"1138":1,"1143":1,"1172":1,"1175":1,"1178":1,"1184":1,"1194":1,"1196":1,"1225":1,"1226":1,"1246":1,"1247":1,"1263":1,"1267":1,"1273":1,"1364":1,"1369":1,"1388":1,"1413":1,"1514":1,"1517":1,"1522":1,"1525":1,"1549":1,"1550":1,"1577":1,"1595":1,"1644":1,"1667":1,"1708":1,"1767":1,"1804":1,"1820":1,"1825":1,"1826":1,"1907":1,"1908":1,"1909":1,"1918":1,"1941":1,"1943":1,"1995":1,"2012":1,"2037":1,"2038":1,"2128":1,"2157":1,"2163":1,"2167":1,"2205":1,"2206":1,"2209":1,"2214":1,"2224":1,"2234":1,"2249":1,"2268":1,"2273":1,"2325":1,"2665":1,"2666":1,"2670":1,"2671":1,"2702":1,"2801":1,"2802":1,"2865":1},"1":{"416":1,"417":1,"418":1,"419":1,"478":1,"479":1,"480":1,"481":1,"482":1,"647":1,"648":1,"649":1,"650":1,"651":1,"652":1,"653":1,"654":1,"655":1,"708":1,"725":1,"726":1,"728":1,"729":2,"730":1,"731":1,"732":1,"733":1,"735":1,"736":1,"737":1,"738":1,"740":1,"750":1,"751":1,"781":1,"807":1,"836":1,"837":1,"838":1,"839":1,"868":1,"869":1,"900":1,"901":1,"902":1,"903":1,"904":1,"935":1,"936":1,"937":1,"938":1,"969":1,"970":1,"971":1,"972":1,"1003":1,"1004":1,"1005":1,"1006":1,"1037":1,"1038":1,"1039":1,"1040":1,"1071":1,"1072":1,"1073":1,"1074":1,"1105":1,"1106":1,"1107":1,"1108":1,"1139":1,"1140":1,"1141":1,"1142":1,"1185":1,"1186":1,"1195":1,"1264":1,"1265":1,"1266":1,"1268":1,"1269":1,"1270":1,"1271":1,"1272":1,"1274":1,"1275":1,"1276":1,"1277":1,"1278":1,"1279":1,"1280":1,"1281":1,"1389":1,"1390":1,"1515":1,"1516":1,"1518":1,"1519":1,"1520":1,"1521":1,"1523":1,"1524":1,"1526":1,"1527":1,"1578":1,"1579":1,"1580":1,"1581":1,"1582":1,"1583":1,"1584":1,"1585":1,"1586":1,"1587":1,"1588":1,"1589":1,"1590":1,"1709":1,"1710":1,"1711":1,"1768":1,"1769":1,"1770":1,"1771":1,"1908":1,"1909":1,"1996":1,"1997":1,"1998":1,"1999":1,"2000":1,"2210":1,"2211":1,"2212":1,"2213":1,"2215":1,"2216":1,"2217":1,"2218":1,"2219":1,"2220":1,"2221":1,"2222":1,"2223":1,"2224":1,"2274":1,"2667":1,"2668":1,"2671":1,"2672":1,"2866":1,"2867":1,"2868":1,"2869":1,"2870":1,"2871":1,"2872":1,"2873":1,"2874":1,"2875":1,"2876":1,"2877":1,"2878":1,"2879":1,"2880":1,"2881":1,"2882":1,"2883":1,"2884":1,"2885":1,"2886":1,"2887":1},"2":{"28":1,"45":1,"50":1,"65":1,"69":1,"74":1,"83":2,"114":2,"118":1,"134":2,"138":1,"141":1,"149":2,"165":1,"183":4,"194":3,"198":1,"199":1,"206":1,"211":1,"233":1,"236":3,"238":1,"251":1,"262":2,"285":1,"293":3,"305":3,"314":3,"317":2,"375":2,"410":1,"411":2,"412":1,"413":3,"414":2,"415":2,"420":2,"421":1,"428":1,"471":2,"477":4,"478":1,"479":1,"480":1,"481":3,"482":1,"486":1,"495":2,"537":4,"540":1,"546":1,"552":1,"556":1,"623":1,"645":1,"646":1,"647":1,"648":1,"698":1,"702":2,"704":1,"709":1,"725":1,"730":2,"731":2,"733":3,"735":1,"736":1,"738":1,"740":2,"749":3,"750":1,"751":1,"782":1,"808":1,"840":1,"870":1,"899":4,"905":1,"939":1,"973":1,"1002":2,"1007":1,"1036":6,"1041":1,"1070":2,"1075":1,"1104":6,"1109":1,"1138":2,"1143":1,"1149":1,"1171":1,"1172":1,"1175":1,"1176":1,"1178":2,"1179":1,"1184":1,"1191":1,"1196":1,"1226":2,"1247":1,"1275":1,"1276":1,"1277":1,"1281":2,"1364":1,"1372":1,"1373":1,"1413":1,"1455":1,"1472":1,"1520":1,"1526":1,"1527":1,"1577":1,"1582":2,"1636":1,"1638":2,"1803":1,"1805":1,"1820":2,"1826":1,"1875":1,"1892":1,"1904":1,"1907":1,"1932":2,"1943":4,"2038":1,"2041":1,"2111":1,"2125":1,"2145":1,"2157":1,"2205":1,"2222":1,"2224":1,"2238":2,"2249":1,"2263":1,"2378":1,"2396":2,"2399":1,"2400":1,"2513":1,"2524":1,"2562":1,"2576":1,"2616":1,"2622":2,"2631":1,"2650":1,"2651":1,"2652":1,"2657":1,"2664":1,"2670":1,"2676":12,"2799":2,"2818":1,"2825":1,"2855":1,"2868":1,"2883":1}}],["configs",{"2":{"50":1,"77":1,"191":1,"199":1,"249":2,"285":1,"400":1,"1941":3}}],["config",{"0":{"69":1,"77":1,"83":1,"413":1,"428":1,"542":1,"700":1,"1413":1,"1456":1,"1716":1,"1832":1,"1959":1,"2047":1,"2362":1,"2400":1,"2837":1},"1":{"414":1,"415":1,"416":1,"417":1,"418":1,"419":1,"420":1,"421":1,"543":1,"544":1,"545":1,"546":1,"547":1,"548":1,"549":1,"550":1,"551":1,"552":1,"701":1,"1717":1},"2":{"4":2,"14":1,"25":1,"28":1,"31":2,"34":2,"49":1,"50":1,"70":12,"74":1,"75":1,"76":1,"77":2,"83":2,"92":1,"93":2,"95":2,"114":5,"119":1,"133":2,"134":3,"149":1,"158":2,"159":2,"165":4,"176":4,"183":6,"184":2,"191":10,"199":21,"201":1,"211":16,"222":3,"224":1,"236":10,"246":1,"249":27,"262":2,"266":5,"273":1,"277":2,"285":3,"303":1,"308":1,"317":1,"322":1,"375":3,"409":1,"410":1,"411":1,"412":1,"413":1,"414":2,"416":1,"417":1,"418":1,"419":1,"420":1,"421":1,"426":2,"428":5,"470":1,"471":4,"477":4,"478":5,"479":2,"480":2,"481":2,"497":1,"537":2,"539":1,"540":1,"542":2,"561":1,"629":1,"642":1,"647":3,"648":2,"649":1,"651":4,"654":4,"655":4,"685":1,"698":1,"699":1,"702":2,"707":1,"708":1,"729":1,"730":2,"731":2,"732":1,"735":2,"736":2,"737":2,"740":2,"748":1,"749":1,"750":1,"751":1,"780":1,"806":1,"807":1,"835":1,"836":1,"837":1,"838":1,"839":1,"867":1,"868":1,"869":1,"899":1,"900":1,"901":1,"902":1,"903":1,"904":1,"934":1,"935":1,"936":1,"937":1,"938":1,"968":1,"969":1,"970":1,"971":1,"972":1,"1002":1,"1003":1,"1004":1,"1005":1,"1006":1,"1036":1,"1037":1,"1038":1,"1039":1,"1040":1,"1070":1,"1071":1,"1072":1,"1073":1,"1074":1,"1104":1,"1105":1,"1106":1,"1107":1,"1108":1,"1138":1,"1139":1,"1140":1,"1141":1,"1142":1,"1173":1,"1176":1,"1179":1,"1181":1,"1182":1,"1183":1,"1184":1,"1186":1,"1187":1,"1191":1,"1194":1,"1195":1,"1226":3,"1247":1,"1263":1,"1264":1,"1265":1,"1266":1,"1275":1,"1278":1,"1279":1,"1290":1,"1291":1,"1295":1,"1297":1,"1309":1,"1332":1,"1350":1,"1372":1,"1376":1,"1383":1,"1385":1,"1389":21,"1403":1,"1410":1,"1413":3,"1444":1,"1447":1,"1448":1,"1449":1,"1450":2,"1451":1,"1452":1,"1453":1,"1454":1,"1455":1,"1457":1,"1458":1,"1459":1,"1460":2,"1461":1,"1462":1,"1463":1,"1471":1,"1472":2,"1473":1,"1488":1,"1492":2,"1514":1,"1515":1,"1516":1,"1549":1,"1559":1,"1560":1,"1564":2,"1565":1,"1567":1,"1568":1,"1577":1,"1582":1,"1589":1,"1595":2,"1607":1,"1629":1,"1630":1,"1631":1,"1633":1,"1634":1,"1635":1,"1644":1,"1646":1,"1648":1,"1651":1,"1658":1,"1659":1,"1660":1,"1661":1,"1662":1,"1663":1,"1667":1,"1708":1,"1709":1,"1710":1,"1711":1,"1754":1,"1756":2,"1760":1,"1768":1,"1769":1,"1770":1,"1771":1,"1803":1,"1804":2,"1815":1,"1816":1,"1818":2,"1820":1,"1826":4,"1829":1,"1831":1,"1893":1,"1894":1,"1895":1,"1896":1,"1897":1,"1907":1,"1920":1,"1924":1,"1925":1,"1926":1,"1935":1,"1936":1,"1937":1,"1939":2,"1941":2,"1954":1,"1957":2,"1958":1,"1969":1,"1996":1,"1997":1,"1998":1,"1999":1,"2000":1,"2005":1,"2006":2,"2012":1,"2024":1,"2038":4,"2041":1,"2042":1,"2046":1,"2051":2,"2052":1,"2125":1,"2127":1,"2128":1,"2134":1,"2135":1,"2137":2,"2138":1,"2139":1,"2152":2,"2153":1,"2167":1,"2196":1,"2205":1,"2217":2,"2218":2,"2219":1,"2220":2,"2221":1,"2222":1,"2239":1,"2247":1,"2248":1,"2249":3,"2251":1,"2255":1,"2265":1,"2268":3,"2273":1,"2274":1,"2276":1,"2277":1,"2321":1,"2330":2,"2337":2,"2360":2,"2361":1,"2362":7,"2364":5,"2397":1,"2400":23,"2472":1,"2529":3,"2543":1,"2545":1,"2546":1,"2551":1,"2552":1,"2553":1,"2598":1,"2600":1,"2633":1,"2639":1,"2642":1,"2648":1,"2650":1,"2653":1,"2662":1,"2667":1,"2671":2,"2672":1,"2676":4,"2700":1,"2702":1,"2704":11,"2705":2,"2712":1,"2735":1,"2799":1,"2827":4,"2837":3,"2838":1,"2839":1,"2840":2,"2842":2,"2856":1,"2866":2,"2867":1,"2868":3,"2875":2,"2876":2,"2877":2,"2878":1,"2881":1,"2884":4}}],["connects",{"0":{"1611":1},"2":{"1607":1,"2412":1}}],["connector",{"2":{"1378":1,"2211":1,"2440":1}}],["connectivity",{"2":{"2622":1,"2625":1}}],["connecting",{"0":{"374":1},"2":{"374":1,"901":1,"1038":1,"1106":1,"1291":1,"2211":1,"2373":2,"2429":1,"2540":1}}],["connection",{"2":{"92":1,"285":1,"308":1,"552":1,"556":1,"1170":1,"1171":1,"1175":1,"1909":3,"2152":2,"2207":1,"2211":2,"2221":4,"2224":1,"2225":1,"2320":1,"2371":1,"2467":2,"2519":2,"2599":1,"2625":1,"2626":1,"2827":3}}],["connected",{"2":{"92":1,"149":1,"182":1,"249":1,"543":1,"547":1,"685":2,"697":1,"702":1,"707":3,"715":1,"721":1,"725":2,"780":1,"783":1,"806":1,"807":1,"809":1,"835":1,"836":1,"841":1,"867":1,"868":1,"871":1,"899":1,"900":1,"906":1,"934":1,"935":1,"940":1,"968":1,"969":1,"974":1,"1002":1,"1003":1,"1008":1,"1036":1,"1037":1,"1042":1,"1070":1,"1071":1,"1076":1,"1104":1,"1105":1,"1110":1,"1138":1,"1139":1,"1144":1,"1178":2,"1194":1,"1195":1,"1197":1,"1225":1,"1230":1,"1263":1,"1272":1,"1291":1,"1412":1,"1444":1,"1445":1,"1456":3,"1515":1,"1516":1,"1528":2,"1611":1,"1649":2,"1650":1,"1667":4,"1832":1,"1909":1,"1924":3,"1925":1,"1932":3,"1936":2,"1938":3,"1939":4,"2047":1,"2125":6,"2154":1,"2207":1,"2213":1,"2218":1,"2220":3,"2221":2,"2224":1,"2234":3,"2321":1,"2336":1,"2369":1,"2412":4,"2454":1,"2558":1,"2561":1,"2627":1,"2630":1,"2635":1,"2638":2,"2643":1,"2666":1,"2668":1,"2669":1,"2803":2,"2804":2,"2805":2,"2806":1,"2811":1,"2813":2,"2815":5,"2819":3,"2822":2,"2823":4,"2827":1,"2830":1}}],["connect",{"0":{"1612":1},"2":{"82":1,"92":1,"431":2,"748":1,"1225":1,"1246":1,"1289":1,"1291":1,"1607":1,"1612":1,"2209":1,"2212":1,"2213":1,"2320":1,"2374":1,"2375":1,"2376":2,"2380":1,"2429":1,"2431":1,"2433":1,"2435":1,"2440":1,"2453":1,"2454":1}}],["cons",{"2":{"2275":1,"2371":1}}],["consecutive",{"2":{"1929":5,"2266":1}}],["consequences",{"0":{"2695":1}}],["consequence",{"2":{"1393":1,"1498":1,"1563":1}}],["consequently",{"2":{"639":1}}],["consult",{"2":{"367":1,"682":1,"697":1,"735":1,"743":1,"1275":1,"2677":1}}],["consulted",{"2":{"173":1}}],["consuming",{"2":{"2536":1}}],["consumes",{"2":{"1911":1}}],["consume",{"2":{"1343":1,"1383":1}}],["consumed",{"2":{"570":1}}],["consumer",{"2":{"231":1,"236":1,"1329":1,"1335":1,"2229":1,"2463":1}}],["consumer2rn42",{"2":{"50":1}}],["consumer2bluefruit",{"2":{"50":1}}],["consumption",{"2":{"134":1,"211":1,"543":1,"630":1,"2400":3}}],["consist",{"2":{"2242":1}}],["consisting",{"2":{"1423":1,"2395":1}}],["consists",{"2":{"344":1,"410":1,"2816":1}}],["consistency",{"2":{"50":1,"114":2,"176":1,"183":1,"233":1,"285":1,"494":1,"503":1,"511":1,"598":1,"605":1,"2674":2}}],["consistently",{"2":{"94":1,"165":2,"190":1,"191":1,"1265":1}}],["consistent",{"2":{"49":1,"191":1,"199":1,"293":1,"305":1,"314":1,"494":1,"543":1,"638":1,"659":1,"2704":1,"2802":1}}],["considers",{"2":{"2689":1,"2875":1}}],["considering",{"2":{"1567":1,"2724":1}}],["considerations",{"0":{"1343":1,"2211":1,"2225":1,"2515":1},"1":{"2226":1},"2":{"2624":1}}],["considerably",{"2":{"113":1}}],["consider",{"0":{"394":1},"2":{"394":1,"447":1,"522":1,"595":1,"601":1,"1387":1,"1592":1,"1759":1,"2377":1,"2378":1,"2513":2,"2632":1,"2633":1,"2634":1,"2660":1,"2661":1,"2843":1}}],["considered",{"2":{"241":1,"253":1,"270":1,"281":1,"307":1,"390":2,"551":1,"641":1,"1382":1,"1383":1,"1570":1,"1730":1,"1918":1,"1926":3,"1934":2,"2007":1,"2327":1,"2396":1,"2399":1,"2679":1,"2705":1,"2720":1,"2724":1,"2875":1,"2876":1}}],["construction",{"2":{"2704":2}}],["constructed",{"2":{"2015":1}}],["constraint",{"2":{"2845":1}}],["constraints",{"0":{"2682":1,"2845":1},"2":{"123":1,"134":1,"169":1,"701":1,"1278":1,"2276":1,"2835":1,"2845":2,"2846":1}}],["constraining",{"2":{"1397":1}}],["constrain",{"2":{"165":1,"1498":1,"1939":3}}],["constrained",{"2":{"123":1,"430":1,"2713":1,"2720":1,"2835":1}}],["const",{"0":{"754":1,"757":1,"763":1,"766":1,"1237":1,"1255":1,"1683":1,"1685":1,"1689":1,"2174":1,"2176":1,"2178":1,"2180":1,"2295":1},"1":{"755":1,"756":1,"758":1,"759":1,"764":1,"765":1,"767":1,"768":1,"1238":1,"1239":1,"1256":1,"1684":1,"1686":1,"1690":1,"2175":1,"2177":1,"2179":1,"2181":1,"2296":1},"2":{"247":1,"272":1,"307":1,"571":1,"755":1,"758":1,"764":1,"767":1,"1238":1,"1256":1,"1426":2,"1497":1,"1504":1,"1505":2,"1572":1,"1573":1,"1574":1,"1575":6,"1587":1,"1588":1,"1608":1,"1635":1,"1684":1,"1686":1,"1690":1,"1736":1,"1742":1,"1744":6,"1745":3,"1747":1,"1818":1,"1904":1,"1905":1,"1912":13,"2133":7,"2135":6,"2137":3,"2175":1,"2177":1,"2179":1,"2181":1,"2223":5,"2231":1,"2232":1,"2236":10,"2251":1,"2258":1,"2275":1,"2296":1,"2471":1,"2476":1,"2705":7}}],["constantly",{"2":{"2241":1}}],["constant",{"0":{"1895":1},"2":{"191":1,"198":1,"501":1,"1430":1,"1468":1,"1563":1,"1892":3,"1893":2,"1895":2,"1896":1,"1897":1,"2715":2,"2722":2,"2868":1}}],["constants",{"0":{"357":1},"2":{"76":1,"188":1,"191":1,"285":1,"357":10,"682":1,"1393":1,"1563":1,"1756":1,"2884":1}}],["constellation",{"2":{"102":3,"114":1,"211":1}}],["consoles",{"2":{"82":1,"431":1}}],["console",{"0":{"82":1,"431":1,"1311":1},"2":{"50":1,"70":1,"82":2,"93":1,"111":1,"114":4,"119":2,"134":3,"249":1,"277":1,"308":1,"431":9,"556":2,"557":1,"607":1,"1187":1,"1300":1,"1303":1,"1307":2,"1310":2,"1311":2,"1343":1,"1354":1,"1398":2,"1505":1,"1562":1,"1594":1,"1595":7,"1597":1,"1920":1,"1933":1,"1954":1,"2364":1,"2702":2,"2893":1,"2895":1}}],["consolidating",{"2":{"251":1}}],["consolidation",{"0":{"42":1,"221":1},"2":{"50":2,"198":1,"224":1,"233":1,"266":1,"2677":1}}],["consolidated",{"0":{"1419":1},"2":{"220":1}}],["consolidate",{"0":{"204":1},"2":{"191":1,"199":1,"204":1,"211":1,"222":1,"236":1,"249":1,"285":1,"294":2,"1419":1}}],["consolidates",{"2":{"50":1}}],["contiguous",{"2":{"2153":1}}],["continually",{"2":{"1343":1}}],["continuations",{"2":{"199":1}}],["continuing",{"2":{"387":1}}],["continued",{"2":{"238":1,"262":1}}],["continues",{"2":{"133":1,"251":1,"426":1,"1567":1,"1570":1,"1941":1,"2246":1,"2582":1,"2835":1}}],["continue",{"2":{"64":1,"176":1,"240":1,"246":1,"394":1,"1426":1,"1570":2,"1759":1,"1779":1,"1881":1,"1887":1,"1898":1,"2117":1,"2123":1,"2206":1,"2277":1,"2545":1,"2582":2,"2676":1}}],["continuously",{"2":{"1759":1,"1946":1}}],["continuous",{"0":{"1656":1},"2":{"32":1,"1648":6,"1656":1,"1941":1,"1942":1,"2144":2}}],["cont",{"2":{"1648":1}}],["contoller",{"2":{"1175":1}}],["contacted",{"2":{"2513":1}}],["contacts",{"2":{"1383":1,"2375":1,"2380":1,"2412":1}}],["contact",{"0":{"1382":2},"1":{"1383":2,"1384":2,"1385":2,"1386":2,"1387":2},"2":{"578":1,"1382":5,"1619":4,"1627":1,"1628":2,"1941":1,"2373":1,"2374":3,"2412":1}}],["contained",{"2":{"469":1,"650":1,"1830":1,"2044":1,"2799":1}}],["container",{"2":{"211":1,"668":1,"669":1,"2353":2,"2545":1,"2548":1,"2717":1,"2725":1}}],["contains",{"2":{"430":3,"537":2,"539":1,"541":1,"614":1,"712":1,"785":1,"811":1,"843":1,"873":1,"908":1,"942":1,"976":1,"1010":1,"1044":1,"1078":1,"1112":1,"1146":1,"1199":1,"1259":1,"1261":1,"1340":4,"1403":3,"1602":1,"1618":1,"1714":1,"1734":1,"1939":1,"2124":1,"2242":1,"2246":1,"2373":1,"2448":1,"2549":1,"2588":1,"2600":1,"2676":1,"2713":2,"2716":1,"2717":1,"2718":2,"2720":2,"2725":1,"2727":1,"2743":3,"2799":2,"2816":2,"2818":1,"2825":1,"2882":1}}],["contain",{"2":{"236":1,"268":1,"526":1,"563":1,"570":3,"682":1,"702":1,"1403":1,"1649":1,"1786":1,"2015":1,"2275":1,"2322":1,"2398":1,"2402":2,"2403":1,"2546":1,"2665":1,"2668":1,"2674":2,"2717":1,"2892":1}}],["containing",{"0":{"401":1},"2":{"172":1,"191":2,"211":1,"265":1,"284":1,"293":1,"305":1,"307":1,"314":1,"356":1,"413":1,"546":1,"1688":1,"1690":1,"1715":1,"2013":1,"2014":1,"2015":1,"2264":1,"2295":1,"2396":1,"2420":1,"2531":1,"2556":1,"2676":1,"2677":1,"2713":1,"2720":1,"2727":1,"2833":1,"2891":1}}],["context",{"2":{"638":1,"1170":1,"1747":1,"1749":4,"2462":1,"2474":1,"2481":2,"2682":1}}],["contexts",{"2":{"522":1}}],["content",{"0":{"2383":1},"1":{"2384":1},"2":{"149":1,"266":1,"294":2,"335":1,"336":1,"337":1,"338":1,"339":5,"340":1,"354":1,"375":1,"730":1,"1310":1,"1419":1,"1597":1,"1904":1,"1906":2,"2000":1,"2233":2,"2383":1,"2399":1,"2515":1,"2543":1,"2545":1,"2582":1,"2617":1,"2712":2}}],["contents",{"2":{"50":1,"230":1,"595":2,"660":1,"661":2,"1766":1,"1912":3,"2135":1,"2152":1,"2236":1,"2450":1,"2476":1,"2582":1,"2674":1,"2704":2,"2715":1,"2722":1,"2723":1,"2743":2,"2895":1}}],["contrast",{"2":{"1764":1,"2129":1,"2229":1,"2234":2}}],["control+click",{"2":{"2617":1}}],["control+shift",{"2":{"1756":1,"2884":1}}],["control+shift+escape",{"2":{"1644":1}}],["control+a",{"2":{"1428":1}}],["control+alt+delete",{"2":{"1355":1}}],["control+right",{"2":{"667":1}}],["controls",{"0":{"1744":1},"2":{"556":1,"671":1,"708":1,"747":1,"839":1,"904":1,"938":1,"972":1,"1006":1,"1040":1,"1074":1,"1108":1,"1142":1,"1185":1,"1368":1,"1473":1,"1514":1,"1516":1,"1582":3,"1706":1,"1804":5,"1970":1,"2041":2,"2221":1,"2531":1,"2702":2,"2705":1,"2763":1}}],["controllable",{"2":{"471":1,"1516":1}}],["controlling",{"2":{"155":1,"705":1,"804":1,"833":1,"865":1,"897":1,"932":1,"966":1,"1000":1,"1034":1,"1068":1,"1102":1,"1136":1,"1192":1,"1749":1,"1750":1,"1958":1}}],["controlled",{"2":{"45":1,"630":1,"642":1,"1650":1,"1754":1,"1941":1,"2043":1,"2156":1,"2598":1,"2705":4}}],["controllerwords",{"2":{"191":1}}],["controllerworks",{"2":{"191":1}}],["controllers",{"2":{"50":1,"134":1,"211":1,"547":1,"702":1,"1175":1,"1366":1,"1371":1,"1379":1,"1814":1,"1911":1,"1927":1,"2125":1,"2135":1,"2207":2,"2209":1,"2211":2,"2219":5,"2224":1,"2376":1,"2654":1}}],["controller",{"0":{"1994":1,"2376":1},"1":{"2377":1},"2":{"36":2,"50":1,"92":1,"93":1,"114":1,"134":1,"165":2,"204":1,"210":1,"211":2,"222":2,"700":1,"1177":1,"1289":1,"1293":1,"1388":1,"1412":1,"1460":1,"1630":1,"1706":1,"1817":1,"1907":1,"1910":1,"1919":1,"1928":1,"1931":1,"1939":1,"1993":1,"1994":1,"2211":1,"2217":2,"2218":1,"2219":6,"2224":2,"2227":1,"2269":1,"2350":1,"2369":1,"2370":2,"2372":1,"2376":1,"2377":5,"2379":1,"2381":1,"2412":2,"2431":1,"2433":1,"2435":1,"2535":2,"2623":1,"2627":2,"2630":2,"2704":2,"2705":1,"2830":1,"2835":1,"2843":1}}],["control",{"0":{"265":1,"275":1,"708":1,"741":1,"798":1,"800":1,"803":1,"825":1,"827":1,"831":1,"839":1,"889":1,"891":1,"895":1,"904":1,"924":1,"926":1,"930":1,"938":1,"958":1,"960":1,"964":1,"972":1,"992":1,"994":1,"998":1,"1006":1,"1026":1,"1028":1,"1032":1,"1040":1,"1074":1,"1108":1,"1142":1,"1215":1,"1217":1,"1221":1,"1347":1,"1817":1,"1898":1,"1963":1,"1964":1,"1966":1,"1969":1,"2003":1},"1":{"742":1,"743":1,"744":1,"799":1,"801":1,"826":1,"828":1,"832":1,"890":1,"892":1,"896":1,"925":1,"927":1,"931":1,"959":1,"961":1,"965":1,"993":1,"995":1,"999":1,"1027":1,"1029":1,"1033":1,"1216":1,"1218":1,"1222":1,"1964":1,"1965":1,"1966":1,"1967":2,"1968":2,"1969":1},"2":{"63":1,"114":1,"149":1,"195":1,"199":2,"231":1,"236":3,"249":1,"265":1,"268":1,"275":1,"277":1,"285":1,"308":1,"471":1,"472":1,"476":2,"507":1,"555":1,"556":2,"607":1,"651":1,"667":2,"671":1,"707":1,"741":2,"742":1,"798":2,"800":2,"803":1,"825":2,"827":2,"831":1,"835":1,"838":1,"889":2,"891":2,"895":1,"899":1,"903":1,"924":2,"926":2,"930":1,"934":1,"937":1,"958":2,"960":2,"964":1,"968":1,"971":1,"992":2,"994":2,"998":1,"1002":1,"1005":1,"1026":2,"1028":2,"1032":1,"1036":1,"1039":1,"1070":1,"1073":1,"1104":1,"1107":1,"1138":1,"1141":1,"1215":2,"1217":2,"1221":1,"1244":1,"1261":1,"1281":1,"1289":1,"1294":1,"1347":2,"1355":14,"1356":3,"1389":1,"1411":1,"1419":1,"1423":1,"1428":2,"1437":1,"1456":4,"1461":1,"1468":1,"1473":1,"1480":1,"1511":1,"1516":1,"1521":1,"1562":1,"1644":1,"1658":1,"1744":1,"1805":1,"1817":1,"1824":1,"1898":2,"1922":1,"1926":1,"1958":1,"1963":1,"1967":1,"1969":1,"2004":1,"2036":1,"2047":1,"2124":2,"2127":1,"2133":1,"2155":1,"2156":1,"2201":1,"2202":4,"2203":2,"2244":1,"2255":1,"2263":1,"2264":1,"2265":1,"2277":1,"2325":2,"2364":2,"2373":1,"2391":1,"2406":1,"2449":1,"2460":2,"2463":4,"2469":17,"2481":7,"2482":1,"2497":17,"2500":16,"2501":14,"2506":14,"2509":2,"2518":20,"2519":2,"2558":1,"2598":1,"2599":14,"2665":1,"2700":1,"2780":1,"2804":1,"2829":1,"2836":2,"2840":1,"2866":1,"2875":1,"2876":1,"2877":1,"2884":1}}],["contributor",{"2":{"2695":1,"2745":1}}],["contributors",{"2":{"152":1,"591":2,"2676":1}}],["contribution",{"0":{"595":1},"2":{"591":1,"595":1,"2661":1}}],["contributions",{"2":{"591":1,"595":1,"597":1,"2695":1}}],["contributing",{"2":{"394":1,"598":1,"2356":1,"2516":1,"2580":2,"2678":1}}],["contribute",{"0":{"591":1},"1":{"592":1},"2":{"324":1,"430":1,"470":1,"524":1,"591":1,"593":1,"597":1,"2277":1,"2393":1,"2427":2}}],["contributed",{"2":{"123":1,"2254":1}}],["contrib",{"0":{"10":1,"399":1,"401":1},"2":{"10":2,"69":1,"108":1,"114":2,"134":2,"152":1,"165":4,"176":1,"191":2,"199":1,"222":1,"249":1,"294":1,"389":1,"397":1,"399":2,"400":1,"536":1,"2356":1,"2655":3,"2658":1,"2661":2}}],["convenient",{"2":{"1567":1,"1810":1,"1941":1,"2024":1,"2601":1,"2612":1}}],["conveniently",{"2":{"1508":1}}],["convenience",{"2":{"747":1,"2168":1,"2518":1,"2705":1}}],["conventional",{"2":{"2878":1}}],["convention",{"2":{"249":1,"573":1,"1383":5,"2587":1,"2644":1,"2675":1}}],["conventions",{"0":{"4":1,"494":1,"496":1,"596":1},"2":{"134":2,"243":1,"392":1,"495":1,"591":1,"596":2,"598":1,"601":1,"1383":2,"2619":1,"2856":2}}],["convey",{"2":{"188":1,"476":1}}],["conversely",{"2":{"2868":1}}],["conversation",{"2":{"526":1,"650":1}}],["conversions",{"2":{"65":1,"77":1,"189":1,"266":25,"1370":1}}],["conversion",{"0":{"1913":1,"2639":1},"2":{"49":1,"161":1,"211":3,"677":1,"698":1,"699":1,"1266":1}}],["converts",{"2":{"156":1,"463":1,"464":1,"465":1,"2052":1,"2703":3,"2743":1,"2869":1}}],["converters",{"0":{"161":1,"189":1,"1366":1,"1367":1},"1":{"1367":1,"1368":1,"1369":1,"1370":1,"1371":1,"1372":1,"1373":1,"1374":1,"1375":1,"1376":1,"1377":1,"1378":1,"1379":1,"1380":1,"1381":1},"2":{"161":1,"165":2,"176":2,"189":4,"191":2,"199":1,"302":1,"304":1,"306":1,"315":1,"467":1,"1367":1,"2535":1}}],["converter",{"0":{"271":1,"306":1,"315":1},"2":{"114":1,"133":1,"134":1,"165":4,"176":2,"181":2,"189":2,"191":3,"199":3,"207":3,"211":1,"249":1,"271":1,"277":1,"285":1,"306":1,"308":1,"315":1,"317":1,"671":1,"1368":1,"1369":1,"1371":1,"1372":1,"1373":1,"1379":1,"1646":1,"1665":1,"2704":1,"2743":1,"2745":1}}],["converted",{"2":{"22":1,"50":1,"201":1,"249":1,"440":1,"444":1,"652":1,"1389":1,"2321":1,"2530":1,"2548":1,"2676":1,"2703":1,"2748":1}}],["convert",{"0":{"304":1,"463":1,"465":1},"2":{"93":1,"114":1,"134":1,"149":4,"161":1,"165":1,"169":1,"176":3,"211":2,"236":3,"266":3,"277":2,"288":1,"304":2,"308":1,"317":2,"460":1,"1266":1,"1276":1,"1368":4,"1369":2,"1371":42,"1372":1,"1379":15,"1393":1,"2169":1,"2639":2,"2701":1,"2703":4,"2705":2,"2743":2,"2841":1,"2895":2}}],["converting",{"0":{"21":1},"2":{"169":1,"189":1,"251":1,"464":1,"1366":1,"1510":1,"2703":2}}],["com4",{"2":{"2622":1}}],["comx",{"2":{"2448":1}}],["com>",{"2":{"2410":4}}],["comfortably",{"2":{"1770":1}}],["comfortable",{"2":{"647":1,"654":1,"2021":1,"2263":1,"2356":1,"2866":1}}],["coming",{"2":{"228":1,"1289":4,"1582":1,"1921":1,"2412":1}}],["come",{"2":{"520":1,"1350":1,"2124":1,"2246":1,"2272":1,"2339":1,"2341":1,"2342":1,"2344":1,"2373":1,"2421":1}}],["comet46",{"2":{"143":2,"149":1,"165":1}}],["comes",{"2":{"99":1,"233":1,"476":1,"499":1,"657":1,"1449":1,"1469":1,"1654":1,"1751":1,"1759":1,"2223":1,"2329":1,"2334":1,"2380":1,"2537":1,"2565":1,"2605":1,"2705":1}}],["comb",{"2":{"231":1,"1592":5}}],["combination",{"2":{"524":1,"525":1,"543":1,"647":1,"667":1,"680":2,"1393":1,"1565":3,"1572":1,"1594":1,"1595":1,"1635":1,"1734":1,"1738":1,"1749":2,"1755":1,"1939":1,"2611":1}}],["combinations",{"2":{"99":1,"294":1,"697":1,"744":1,"1368":1,"1644":1,"1734":2,"1755":1,"1901":1,"2024":1,"2031":1,"2327":1,"2363":1,"2518":1,"2598":1}}],["combining",{"2":{"165":1,"557":1,"1356":1,"1488":1,"1588":1,"2330":1,"2337":1,"2833":1}}],["combines",{"2":{"1486":1,"1579":1}}],["combinedmap",{"2":{"2247":1}}],["combined",{"0":{"1896":1,"1953":1},"2":{"165":1,"312":1,"537":1,"557":3,"1392":1,"1629":1,"1763":1,"1892":1,"1896":3,"1897":1,"1943":2,"1945":9,"1953":2,"1955":1,"2021":1,"2124":1,"2247":2,"2371":1,"2445":1,"2450":1,"2799":2}}],["combinedkeys",{"2":{"114":1}}],["combine",{"0":{"1763":1},"2":{"64":1,"249":1,"421":1,"500":1,"647":1,"1355":1,"1428":1,"1945":2,"1953":1,"2004":1,"2135":1,"2518":1}}],["combo\`",{"2":{"1583":1}}],["combo2",{"2":{"1572":2,"1573":1,"1574":2}}],["combo1",{"2":{"1572":2,"1573":1,"1574":2}}],["combos",{"0":{"1572":1,"1574":1,"1580":1,"1589":1,"1755":1},"1":{"1573":1,"1574":1,"1575":1,"1576":1,"1577":1,"1578":1,"1579":1,"1580":1,"1581":1,"1582":1,"1583":1,"1584":1,"1585":1,"1586":1,"1587":1,"1588":1,"1589":1,"1590":2,"1591":1,"1592":1},"2":{"46":1,"98":3,"114":2,"165":1,"211":1,"546":2,"1572":1,"1573":1,"1574":3,"1575":5,"1578":2,"1579":10,"1580":1,"1581":1,"1582":5,"1583":3,"1584":1,"1585":2,"1586":1,"1587":2,"1588":2,"1589":3,"1592":6,"1755":3,"1764":1,"1914":1,"2855":1,"2881":2}}],["combo",{"0":{"98":1,"1578":1,"1582":1,"1583":1,"1584":1,"1585":1,"1586":1,"1590":1,"2810":1},"1":{"1585":1,"1586":1},"2":{"46":7,"98":3,"112":2,"114":1,"149":2,"176":1,"188":1,"191":1,"199":2,"203":1,"211":3,"222":1,"285":2,"546":20,"556":2,"1564":1,"1572":9,"1573":3,"1574":6,"1575":36,"1576":7,"1578":2,"1579":5,"1580":7,"1581":1,"1582":80,"1583":12,"1584":1,"1585":2,"1586":1,"1587":19,"1588":23,"1589":1,"1590":16,"1591":9,"1592":7,"2364":1,"2554":1,"2676":1,"2703":2,"2810":3,"2864":1}}],["competitive",{"2":{"2514":1}}],["compensating",{"2":{"2007":1}}],["compensated",{"2":{"2679":1}}],["compensate",{"2":{"1383":1,"1463":1,"2007":4}}],["comprising",{"2":{"2605":1,"2816":1,"2826":1}}],["comprise",{"2":{"2531":1}}],["comprises",{"2":{"374":1}}],["compression",{"2":{"2356":1,"2713":1,"2715":3,"2720":1,"2724":4}}],["compressing",{"2":{"2356":2}}],["comprehensions",{"0":{"512":1},"2":{"512":1,"513":1}}],["comprehensive",{"2":{"487":1,"524":1}}],["compromised",{"2":{"312":1}}],["composite",{"2":{"1993":1}}],["composed",{"2":{"1579":1}}],["compose",{"2":{"222":1,"1356":1,"1803":1,"1804":2,"1806":1,"2815":2}}],["component",{"2":{"1615":2,"2686":2,"2689":1,"2725":3,"2824":1,"2825":1,"2889":1}}],["components",{"2":{"130":1,"1265":1,"1291":1,"2373":1,"2677":1,"2687":1,"2689":1,"2695":1}}],["computationally",{"2":{"1386":1}}],["computed",{"2":{"1942":1,"2324":1}}],["compute",{"2":{"191":1,"2324":1}}],["computers",{"0":{"2413":1},"1":{"2414":1,"2415":1,"2416":1,"2417":1,"2418":1,"2419":1,"2420":1,"2421":1}}],["computer",{"2":{"62":1,"582":1,"608":1,"668":1,"1348":1,"1422":1,"1423":1,"1426":1,"1433":1,"1434":1,"1463":1,"1493":3,"1595":1,"1734":1,"1756":1,"1808":1,"1896":1,"1897":1,"1920":1,"1942":2,"1946":2,"2010":1,"2041":1,"2218":1,"2356":4,"2364":1,"2423":1,"2463":2,"2467":1,"2481":2,"2519":1,"2525":4,"2536":1,"2543":1,"2585":1,"2587":1,"2598":1,"2599":1,"2739":1,"2761":1,"2794":1,"2797":1,"2858":1,"2863":1,"2877":1,"2884":1,"2892":1}}],["computing",{"2":{"143":9,"149":1,"181":2,"270":2,"277":1,"317":1}}],["companies",{"2":{"2750":1}}],["companying",{"2":{"1583":1}}],["company",{"0":{"42":1},"2":{"43":1}}],["compact",{"2":{"520":1,"658":1,"1397":1,"2518":1}}],["comparing",{"2":{"2241":1,"2863":1}}],["comparisons",{"2":{"211":1}}],["comparison",{"0":{"2870":1},"1":{"2871":1,"2872":1,"2873":1},"2":{"190":1,"191":2,"248":1}}],["compares",{"2":{"1944":1,"2863":1}}],["compared",{"2":{"1932":1,"2514":1,"2562":1,"2676":1,"2876":1}}],["compare",{"2":{"51":1,"389":1,"2587":1,"2867":1,"2870":1}}],["compatible",{"0":{"306":1,"315":1,"527":1,"1606":1},"1":{"528":1,"529":1,"530":1,"531":1,"532":1,"533":1,"534":1,"535":1,"536":1},"2":{"132":3,"134":1,"149":1,"161":1,"199":1,"294":1,"306":2,"315":2,"344":1,"362":1,"527":1,"536":1,"560":2,"1261":1,"1302":1,"1370":1,"1371":1,"1414":1,"1602":1,"1633":1,"1901":1,"1931":1,"2207":2,"2209":1,"2219":4,"2329":1,"2332":1,"2334":1,"2335":1,"2336":1,"2337":1,"2339":1,"2341":1,"2342":1,"2343":1,"2344":1,"2346":1,"2348":1,"2350":1,"2367":1,"2451":1,"2535":1,"2628":1,"2638":1,"2653":3,"2654":1,"2657":2,"2662":3,"2674":1,"2684":1,"2696":1,"2704":11,"2801":1,"2843":1,"2856":1}}],["compatiblitly",{"2":{"75":1}}],["compatibility",{"0":{"1351":1,"1352":1,"1370":1,"2208":1},"1":{"1353":1},"2":{"31":1,"34":1,"98":1,"114":1,"165":1,"249":1,"262":1,"273":1,"276":1,"285":1,"293":1,"305":1,"312":1,"314":1,"316":1,"496":1,"498":1,"557":1,"701":1,"1368":1,"1370":4,"1520":1,"2206":1,"2277":1,"2329":1,"2332":1,"2334":1,"2335":1,"2336":1,"2337":1,"2339":1,"2341":1,"2344":1,"2346":1,"2348":1,"2350":1,"2513":1,"2655":1,"2657":1,"2674":1,"2676":2}}],["compilable",{"2":{"2396":6}}],["compilation",{"0":{"132":1,"302":1,"467":1},"2":{"36":1,"88":2,"104":2,"114":2,"127":2,"132":3,"134":6,"149":4,"159":1,"165":6,"191":2,"199":2,"211":5,"222":5,"236":2,"249":1,"254":1,"266":1,"285":1,"308":3,"317":1,"355":3,"426":5,"467":1,"520":1,"554":2,"563":1,"568":1,"583":1,"605":2,"2363":2,"2401":1,"2402":1,"2556":1,"2848":1}}],["compiliation",{"2":{"285":1,"294":1}}],["compiling",{"0":{"2555":1},"2":{"58":1,"73":2,"92":1,"134":1,"352":2,"355":1,"403":1,"426":6,"452":1,"466":1,"553":1,"554":1,"565":1,"574":1,"580":1,"597":1,"1315":1,"1375":1,"1411":1,"1419":2,"1902":1,"2156":1,"2230":1,"2243":1,"2357":1,"2363":7,"2531":1,"2705":2}}],["compiledfirmware",{"2":{"427":1}}],["compiledb",{"2":{"132":1,"134":1,"302":1,"426":2,"467":1,"2621":1}}],["compiled",{"2":{"50":1,"182":1,"211":2,"349":1,"427":1,"431":1,"554":1,"561":1,"571":1,"574":1,"1408":1,"1419":1,"2378":1,"2380":1,"2526":1,"2533":1,"2547":1,"2622":2,"2835":1,"2836":1,"2855":1,"2858":2,"2892":1}}],["compiles",{"2":{"49":1,"165":1,"199":1,"452":1,"597":1,"1415":1,"1419":1,"2363":1,"2533":1,"2682":1,"2891":1}}],["compile",{"0":{"347":1,"348":1,"349":1,"350":1,"354":1,"426":1,"452":1,"564":1,"565":1,"566":1,"583":1,"589":1,"2759":1},"2":{"24":1,"28":1,"36":2,"37":1,"43":1,"73":1,"114":8,"120":1,"132":2,"134":3,"149":1,"165":2,"176":1,"191":1,"199":3,"294":1,"302":1,"308":1,"331":1,"344":4,"347":1,"351":1,"354":3,"355":1,"356":2,"358":1,"362":1,"400":1,"411":8,"417":1,"418":1,"419":2,"421":5,"423":2,"426":20,"427":1,"445":1,"446":1,"447":1,"452":2,"467":1,"478":2,"499":3,"545":1,"560":3,"563":4,"568":1,"570":1,"575":1,"583":1,"601":3,"1344":1,"1368":1,"1375":1,"1413":1,"1421":1,"1470":1,"1473":1,"1491":1,"1492":1,"1565":1,"2240":1,"2243":1,"2337":1,"2343":1,"2353":1,"2356":1,"2360":1,"2363":7,"2378":3,"2447":1,"2482":1,"2533":3,"2536":1,"2545":1,"2549":1,"2553":1,"2555":3,"2562":1,"2564":1,"2577":2,"2603":1,"2617":1,"2621":3,"2622":1,"2631":1,"2662":1,"2682":1,"2700":2,"2775":2,"2799":1,"2854":1,"2894":1}}],["compilers",{"2":{"2687":1}}],["compiler",{"0":{"343":1,"568":1},"2":{"21":1,"73":1,"149":1,"191":1,"199":1,"308":1,"343":1,"345":1,"360":1,"564":1,"567":2,"568":1,"1417":1,"1426":1,"2401":1,"2536":1,"2686":1,"2890":1,"2892":1}}],["comply",{"2":{"563":1,"2411":1}}],["complicated",{"2":{"522":1,"1388":2,"1393":1,"1416":1,"1462":1,"1575":1,"2255":1,"2369":1,"2478":1,"2519":1,"2558":1}}],["compliance",{"2":{"222":1,"263":1,"2512":1,"2513":1,"2695":1,"2698":1}}],["compliant",{"2":{"24":1}}],["compliation",{"2":{"114":1}}],["complaints",{"2":{"170":1}}],["complements",{"2":{"2026":1}}],["complementary",{"2":{"93":1,"249":1,"294":1,"702":2,"1281":4}}],["completing",{"2":{"2374":1,"2380":1}}],["completion",{"0":{"489":1},"1":{"490":1,"491":1,"492":1,"493":1},"2":{"279":1,"489":1,"490":1,"492":1,"744":1,"2601":1,"2612":1}}],["completes",{"2":{"1772":1,"2412":1,"2863":1,"2869":1}}],["completed",{"2":{"563":1,"566":1,"1264":1,"1366":1,"2356":2,"2374":1,"2546":1,"2556":1,"2568":1,"2622":1,"2635":1,"2769":1,"2848":1}}],["complete",{"0":{"127":1},"2":{"70":1,"126":1,"236":2,"263":1,"322":3,"345":1,"355":2,"381":1,"489":1,"491":1,"492":3,"493":2,"654":1,"658":1,"734":1,"1183":1,"1186":1,"1226":1,"1321":1,"1462":1,"1504":1,"1764":1,"1768":1,"2265":1,"2291":1,"2315":1,"2374":1,"2376":1,"2454":1,"2532":1,"2533":1,"2550":1,"2581":1,"2607":1,"2611":1,"2664":1,"2674":1,"2676":1,"2696":1,"2817":1}}],["completely",{"2":{"49":1,"195":2,"262":1,"266":1,"546":1,"1392":1,"1455":1,"1460":1,"1492":1,"1586":1,"1629":1,"1734":2,"1747":1,"2368":1,"2374":1,"2448":1,"2472":1,"2532":1,"2574":1}}],["complex",{"0":{"505":1,"1325":1,"2259":1},"1":{"2260":1,"2261":1,"2262":1,"2263":1,"2264":1,"2265":1},"2":{"134":1,"512":1,"608":1,"653":1,"1389":1,"1431":1,"1572":1,"1609":1,"1749":1,"1830":5,"2010":1,"2044":5,"2259":1,"2369":1}}],["complexity",{"2":{"3":1,"15":1,"169":1,"211":1,"512":1,"2701":1}}],["commercial",{"2":{"2343":1,"2655":1,"2676":2,"2683":1,"2695":1}}],["commenting",{"2":{"395":1}}],["commented",{"2":{"199":1,"2676":2}}],["comment",{"2":{"92":1,"149":2,"191":2,"396":1,"408":1,"494":1,"496":1,"2676":1}}],["comments",{"2":{"77":1,"114":1,"165":1,"211":1,"395":1,"487":1,"494":2,"496":2,"603":1,"1629":1,"1630":1,"1820":1,"2676":2}}],["comm",{"2":{"353":1,"571":2,"1563":1,"2458":1,"2477":1,"2481":1,"2878":1,"2879":1}}],["committee",{"2":{"2654":1}}],["committed",{"2":{"2356":1,"2547":1,"2583":1,"2588":1}}],["committing",{"2":{"597":1,"2678":1}}],["commits",{"2":{"601":1,"2582":5,"2583":1,"2585":2,"2588":1,"2615":1}}],["commit",{"0":{"2542":1,"2546":1,"2586":1},"1":{"2543":1,"2544":1,"2545":1,"2546":1,"2547":1,"2587":1,"2588":1,"2589":1},"2":{"199":1,"387":1,"389":4,"400":1,"561":1,"570":3,"571":2,"595":1,"597":2,"2356":2,"2536":1,"2538":1,"2539":1,"2541":1,"2546":3,"2547":1,"2548":1,"2554":1,"2580":1,"2581":1,"2582":9,"2583":1,"2586":1,"2588":5,"2615":1,"2678":2}}],["comma",{"2":{"508":1,"509":3,"653":2,"1498":1,"1660":1,"2223":1,"2263":1,"2273":1,"2458":1,"2464":1,"2481":2,"2531":1,"2617":1}}],["commas",{"2":{"176":1,"211":1,"1602":1,"2531":1,"2675":1}}],["command+option+escape",{"2":{"1644":1}}],["command+",{"2":{"326":1,"1643":1}}],["commandline",{"2":{"285":1}}],["commands",{"0":{"424":1,"425":1,"448":1,"454":1,"2462":1,"2703":1},"1":{"426":1,"427":1,"428":1,"429":1,"430":1,"431":1,"432":1,"433":1,"434":1,"435":1,"436":1,"437":1,"438":1,"439":1,"440":1,"441":1,"442":1,"443":1,"444":1,"445":1,"446":1,"447":1,"449":1,"450":1,"451":1,"452":1,"453":1,"455":1,"456":1,"457":1,"458":1,"459":1,"460":1,"461":1,"462":1,"463":1,"464":1,"465":1,"466":1,"467":1},"2":{"55":1,"93":1,"114":2,"132":2,"134":1,"149":1,"162":1,"169":1,"174":1,"199":1,"387":2,"389":1,"403":1,"412":2,"426":3,"452":1,"462":2,"481":1,"525":2,"543":1,"556":2,"1294":1,"1311":1,"1419":1,"1498":1,"1698":1,"1911":1,"1912":1,"2237":1,"2363":2,"2364":2,"2395":1,"2449":1,"2539":1,"2543":2,"2546":1,"2550":1,"2560":1,"2565":1,"2572":1,"2587":1,"2592":2,"2621":2,"2705":2}}],["command",{"0":{"82":1,"83":1,"162":1,"1565":1,"1593":1,"1698":2,"2406":1,"2562":1,"2592":1},"1":{"1594":1,"1595":1,"1699":2},"2":{"1":1,"10":2,"18":2,"65":1,"70":3,"82":1,"83":1,"93":1,"111":1,"114":1,"162":1,"165":1,"174":1,"176":1,"199":1,"211":2,"302":2,"308":1,"331":1,"332":2,"365":1,"371":3,"403":1,"407":1,"411":2,"412":2,"413":1,"421":1,"426":2,"427":3,"428":1,"429":1,"430":1,"431":1,"432":1,"434":1,"437":1,"438":1,"439":2,"440":1,"441":1,"442":2,"443":1,"444":1,"445":1,"446":1,"447":1,"449":1,"450":1,"451":1,"452":1,"453":1,"455":1,"456":2,"457":1,"458":2,"459":1,"460":1,"461":1,"462":1,"463":2,"464":2,"465":2,"466":1,"467":2,"471":1,"478":2,"495":1,"525":1,"543":1,"556":1,"571":1,"599":1,"667":2,"669":1,"749":1,"1293":2,"1300":1,"1303":1,"1327":1,"1344":2,"1368":1,"1405":1,"1415":1,"1419":2,"1562":2,"1564":1,"1565":7,"1593":3,"1594":3,"1595":6,"1698":2,"1699":2,"2204":3,"2219":1,"2234":1,"2248":1,"2277":1,"2329":2,"2332":1,"2334":2,"2335":1,"2336":1,"2339":1,"2341":1,"2342":1,"2343":1,"2344":1,"2353":1,"2356":2,"2363":7,"2364":1,"2406":4,"2448":2,"2449":1,"2454":3,"2460":2,"2481":2,"2518":2,"2529":1,"2530":1,"2533":1,"2535":1,"2546":1,"2549":1,"2553":2,"2554":1,"2555":1,"2559":2,"2562":3,"2565":1,"2576":5,"2577":1,"2582":2,"2587":2,"2588":1,"2592":1,"2601":1,"2603":1,"2612":1,"2617":1,"2621":4,"2662":1,"2676":1,"2703":5,"2764":1,"2836":1,"2891":1,"2896":2}}],["comms",{"2":{"165":1,"191":2,"2701":1}}],["communicate",{"2":{"1225":1,"1294":1,"2010":1,"2210":1,"2332":1,"2452":1}}],["communicates",{"2":{"494":1,"2241":1,"2684":1}}],["communicated",{"0":{"2848":1},"2":{"392":1,"2847":1,"2848":1}}],["communicating",{"2":{"244":1,"1250":1,"1665":1,"1901":1,"2013":1,"2229":1,"2372":1}}],["communications",{"2":{"2221":1}}],["communication",{"0":{"2221":1},"2":{"30":1,"392":1,"549":1,"552":3,"1170":3,"1174":1,"1175":1,"1176":1,"1177":1,"1183":1,"1185":2,"1186":1,"1187":2,"1264":1,"1375":2,"1903":2,"1924":1,"1925":1,"1928":1,"1932":2,"1936":1,"1937":1,"1938":1,"1939":1,"2010":1,"2207":1,"2211":2,"2214":1,"2221":8,"2222":1,"2224":4,"2225":1,"2364":2,"2689":2,"2827":1}}],["community",{"0":{"288":1,"298":1,"1377":1,"1381":1,"1596":1,"1597":1,"1598":1,"1599":1,"2574":1,"2654":1},"1":{"1597":1,"1598":1,"1599":1,"1600":2,"1601":2,"1602":2,"1603":2,"1604":2,"1605":2,"1606":2},"2":{"70":2,"116":1,"165":1,"176":1,"199":1,"201":1,"211":25,"213":1,"236":3,"249":1,"266":2,"285":2,"288":3,"294":1,"298":1,"308":6,"312":1,"317":1,"392":1,"426":1,"496":1,"600":1,"609":4,"1321":4,"1377":1,"1378":2,"1381":1,"1403":4,"1406":1,"1596":1,"1597":5,"1598":1,"1599":1,"1600":2,"1602":2,"1604":1,"1605":1,"1606":2,"2254":1,"2393":1,"2423":3,"2427":1,"2512":1,"2513":3,"2514":3,"2574":1,"2590":1,"2654":1,"2676":3,"2679":1,"2800":1,"2816":2,"2849":1}}],["commonly",{"2":{"69":1,"187":1,"232":1,"508":1,"2124":1,"2140":1,"2211":1,"2263":1,"2369":1,"2681":1,"2792":1}}],["common",{"0":{"30":1,"32":1,"33":1,"80":1,"1826":1,"1932":1,"1941":1,"2038":1,"2370":1,"2683":1},"1":{"31":1,"34":1},"2":{"5":1,"8":1,"30":2,"32":1,"74":3,"75":1,"86":1,"92":1,"93":1,"94":3,"107":1,"113":1,"114":5,"133":4,"134":5,"149":2,"165":2,"176":1,"191":1,"199":2,"201":1,"204":1,"211":2,"222":1,"236":2,"248":1,"285":2,"293":1,"305":1,"314":1,"317":2,"437":1,"543":1,"546":1,"556":1,"573":1,"610":1,"638":1,"695":1,"745":1,"1223":1,"1244":1,"1250":1,"1299":1,"1311":1,"1315":1,"1343":1,"1394":1,"1417":1,"1420":1,"1426":1,"1467":1,"1473":1,"1582":1,"1585":1,"1637":1,"1906":1,"1910":1,"1919":1,"1943":2,"1949":1,"2024":1,"2035":1,"2225":1,"2233":1,"2263":1,"2272":1,"2364":1,"2379":1,"2385":1,"2401":4,"2412":1,"2454":15,"2518":1,"2562":1,"2587":1,"2662":1,"2676":1,"2703":1,"2754":1,"2756":1,"2774":1,"2796":1,"2799":1,"2858":1,"2864":1,"2891":1,"2895":2}}],["com",{"2":{"2":1,"21":1,"196":1,"211":1,"236":1,"398":1,"399":2,"556":1,"582":1,"592":1,"595":1,"657":1,"658":5,"730":7,"731":1,"1297":2,"1330":1,"1331":2,"1335":2,"1337":3,"1339":1,"1354":1,"1575":2,"1598":1,"1766":1,"1910":10,"2133":1,"2333":1,"2353":1,"2356":3,"2404":1,"2448":1,"2452":1,"2546":3,"2551":1,"2552":1,"2585":8,"2587":5,"2622":2,"2676":3,"2851":1}}],["4bpp",{"2":{"2724":2}}],["4+i",{"2":{"2705":2}}],["4t",{"2":{"2198":1}}],["4=25",{"2":{"1912":1}}],["4×",{"2":{"1633":1}}],["49",{"2":{"1497":1,"1654":1,"1926":1}}],["470ω",{"2":{"1528":1}}],["47",{"2":{"1462":1,"1654":1}}],["479b",{"2":{"355":1}}],["43",{"2":{"1462":1,"1654":1,"1926":1}}],["432",{"2":{"1460":1}}],["4352",{"2":{"595":1}}],["44",{"2":{"1462":1,"1497":1,"1654":1,"1926":1}}],["440",{"2":{"1460":1,"1463":1}}],["44100u",{"2":{"700":1}}],["42",{"0":{"1337":1},"2":{"1337":1,"1453":1,"1462":1,"1497":1,"1654":1,"2242":1,"2320":5}}],["4226",{"2":{"49":1}}],["4kib",{"2":{"2132":1}}],["4k2",{"2":{"902":1,"936":1,"970":1}}],["4k",{"2":{"837":1,"838":2,"903":2,"937":2,"971":2,"1005":2,"1039":2,"1073":2,"1107":2,"1141":2}}],["4key",{"2":{"143":2}}],["451",{"2":{"2254":1}}],["45°",{"2":{"1709":1}}],["453",{"2":{"1140":2}}],["45",{"2":{"833":1,"1462":1,"1654":1,"1911":1,"2037":1}}],["45pm",{"2":{"390":1}}],["412",{"2":{"2395":1}}],["41",{"2":{"1462":1,"1654":1,"1926":1}}],["4173",{"2":{"458":1}}],["4198",{"2":{"93":1}}],["4a7b",{"2":{"354":1,"355":1}}],["4rows",{"2":{"311":1}}],["4ghz",{"2":{"285":1,"2323":3,"2487":3}}],["4pplet",{"2":{"211":3}}],["460800",{"2":{"1185":1}}],["46",{"2":{"181":2,"1462":1,"1654":1,"1926":1,"2370":1}}],["4800",{"2":{"1250":1}}],["48",{"2":{"157":1,"181":2,"211":1,"236":1,"865":1,"966":1,"1102":1,"1654":1,"1820":1,"1826":2,"1894":1,"1926":1,"2037":3,"2038":2,"2223":2,"2818":1,"2825":1}}],["4871",{"2":{"2":1}}],["40kb",{"2":{"2637":1}}],["400",{"2":{"1894":1,"1936":2,"2400":1,"2464":1,"2481":1}}],["400000",{"2":{"748":1}}],["400000l",{"2":{"543":1}}],["4000",{"2":{"647":1}}],["40ms",{"2":{"1578":1}}],["403",{"2":{"1337":2}}],["4095u",{"2":{"700":2,"1458":2}}],["4096",{"2":{"131":1,"134":1}}],["40percentclub",{"2":{"266":1}}],["40",{"2":{"149":1,"165":1,"211":1,"522":1,"658":1,"1462":1,"1578":1,"1654":5,"1893":1,"1895":1,"1897":1,"1926":1,"1932":1,"2042":1,"2131":1,"2642":1,"2712":1}}],["401",{"2":{"114":1}}],["4x4",{"2":{"1406":3,"2669":2,"2676":1}}],["4x5",{"2":{"222":1}}],["4x8",{"2":{"143":2}}],["4x7",{"2":{"143":2}}],["4x6",{"2":{"143":2,"149":1,"222":1,"311":8,"317":1}}],["4x",{"2":{"114":1,"1652":1,"1653":1,"1932":3}}],["4x12",{"2":{"70":1,"1406":3,"1409":1,"1462":1}}],["4",{"0":{"108":1,"383":1,"581":1,"2263":1,"2418":1,"2577":1},"2":{"0":1,"9":1,"19":1,"39":1,"52":1,"70":1,"93":1,"108":1,"111":1,"114":5,"134":2,"188":1,"191":3,"211":2,"222":1,"236":1,"249":1,"266":2,"317":1,"326":1,"332":2,"353":1,"390":4,"398":5,"400":1,"489":1,"494":2,"496":1,"552":1,"571":2,"674":1,"676":22,"677":1,"700":1,"707":1,"740":1,"749":2,"753":2,"806":1,"835":1,"837":1,"838":2,"867":1,"899":2,"902":2,"903":2,"934":1,"936":2,"937":2,"968":1,"970":2,"971":2,"1002":1,"1005":2,"1036":2,"1039":2,"1070":1,"1073":2,"1104":2,"1107":2,"1138":1,"1141":2,"1185":1,"1194":1,"1225":1,"1230":1,"1278":1,"1378":1,"1388":1,"1393":2,"1401":1,"1430":2,"1433":1,"1462":1,"1508":1,"1560":4,"1579":2,"1595":2,"1633":2,"1634":2,"1649":1,"1652":1,"1653":1,"1654":1,"1665":1,"1670":2,"1709":2,"1712":3,"1819":31,"1820":1,"1826":5,"1832":1,"1891":2,"1895":1,"1911":2,"1912":1,"1926":3,"1929":1,"1974":3,"1994":3,"2038":5,"2047":1,"2129":3,"2131":1,"2135":4,"2152":1,"2153":3,"2185":1,"2186":1,"2198":1,"2210":2,"2211":3,"2213":3,"2221":1,"2234":1,"2241":1,"2242":2,"2247":1,"2249":5,"2261":2,"2263":1,"2323":1,"2356":3,"2362":1,"2396":2,"2400":3,"2401":2,"2412":1,"2453":1,"2456":2,"2461":2,"2464":2,"2477":1,"2481":9,"2487":1,"2491":3,"2498":31,"2499":2,"2507":3,"2519":1,"2576":2,"2643":1,"2699":1,"2702":2,"2703":2,"2705":3,"2713":1,"2720":1,"2724":2,"2743":4,"2744":3,"2813":1,"2816":4,"2818":1,"2824":1,"2825":1,"2826":1,"2841":1,"2860":1,"2896":2}}],["p>need",{"2":{"2582":2}}],["p>",{"2":{"2582":3}}],["p>for",{"2":{"2582":1}}],["p9",{"2":{"2464":1,"2481":1,"2862":1}}],["p7",{"2":{"2464":1,"2481":1,"2862":1}}],["p5",{"2":{"2464":1,"2481":1,"2862":1}}],["p3",{"2":{"2464":1,"2481":1,"2862":1}}],["p3d",{"0":{"255":1},"2":{"211":1,"241":5,"249":1,"266":1}}],["ppls",{"2":{"2464":1,"2481":1,"2862":1}}],["pp",{"2":{"2263":1}}],["p6",{"2":{"1711":1,"2464":1,"2481":1,"2862":1}}],["p4",{"2":{"1711":1,"2464":1,"2481":1,"2862":1}}],["p2",{"2":{"1711":1,"2464":1,"2481":1,"2862":1}}],["p8",{"2":{"1711":1,"2464":1,"2481":1,"2862":1}}],["p0",{"2":{"1711":2,"2464":1,"2481":1,"2862":1}}],["p1",{"2":{"2464":1,"2481":1,"2862":1}}],["p146279",{"2":{"1346":1}}],["p1800fl",{"2":{"102":2,"114":1}}],["pqrs",{"2":{"1336":1}}],["pbr",{"2":{"2247":1}}],["pb",{"2":{"1974":32,"2507":32}}],["pb11",{"2":{"1189":1,"1190":1,"1191":1}}],["pb10",{"2":{"1189":1,"1190":1,"1191":1}}],["pb4",{"2":{"1189":1}}],["pb3",{"2":{"1189":1}}],["pb7",{"2":{"1189":1,"1190":1,"1191":1}}],["pb6",{"2":{"1189":1,"1190":1,"1191":1}}],["pnp",{"2":{"1515":1}}],["pnputil",{"2":{"669":2}}],["png",{"2":{"657":1,"2701":1,"2703":4}}],["photos",{"2":{"2558":1}}],["phonetic",{"2":{"2237":1}}],["phone",{"2":{"2211":1}}],["phrases",{"2":{"1420":1,"1426":1}}],["phpshop",{"2":{"1297":1}}],["php",{"2":{"1297":1,"1331":1,"1345":1,"1353":1,"1354":1}}],["physically",{"2":{"1265":1,"1412":1,"2399":1,"2808":1,"2870":1}}],["physical",{"0":{"1810":1,"2861":1},"1":{"1811":1},"2":{"581":2,"658":1,"1265":1,"1340":3,"1383":1,"1403":2,"1404":1,"1559":1,"1810":1,"1826":7,"2038":7,"2042":1,"2224":1,"2246":1,"2371":1,"2477":1,"2558":1,"2669":3,"2742":3,"2743":2,"2771":1,"2816":1,"2861":2,"2862":1,"2870":1,"2871":2,"2872":3,"2873":2,"2882":1}}],["phapbgs",{"2":{"2241":1,"2242":1}}],["phantagom",{"2":{"211":1}}],["phantom",{"2":{"211":1}}],["phase",{"2":{"191":1,"1230":1,"1263":3,"1273":2}}],["pjrc",{"2":{"528":2,"533":4,"666":1,"1304":1,"2334":1,"2337":1,"2434":1,"2767":1}}],["pdot",{"2":{"2464":1,"2481":1,"2862":1}}],["pd3",{"2":{"2212":1}}],["pd1",{"2":{"2212":1,"2213":1}}],["pd0",{"2":{"1349":1,"2212":1,"2213":1}}],["pd9",{"2":{"1189":1,"1190":1,"1191":1}}],["pd8",{"2":{"1189":1,"1190":1,"1191":1}}],["pd6",{"2":{"1189":1,"1191":1}}],["pd5",{"2":{"1189":1,"1191":1,"1999":1}}],["pdr",{"2":{"899":1,"903":8,"934":1,"937":9,"968":1,"971":9,"1002":1,"1005":9,"1036":1,"1039":9,"1070":1,"1073":9,"1104":1,"1107":9,"1138":1,"1141":9}}],["pdfs",{"2":{"1567":1}}],["pdf",{"2":{"285":2,"1345":1,"1349":2,"1392":1,"2494":1}}],["pd2",{"2":{"191":1,"1999":1,"2212":1}}],["pwl",{"2":{"2247":1}}],["pwr",{"2":{"1329":1,"1994":1,"2242":1,"2247":1,"2463":1,"2481":1}}],["pw88",{"2":{"222":1,"241":2}}],["pwmd4",{"2":{"1526":1}}],["pwmd2",{"2":{"1281":1}}],["pwmd1",{"2":{"702":1,"703":1,"1453":1}}],["pwmd11tim1",{"2":{"697":1}}],["pwm3360",{"2":{"149":1}}],["pwm",{"0":{"14":1,"702":1,"703":1,"720":1,"802":1,"829":1,"837":1,"861":1,"893":1,"902":1,"928":1,"936":1,"962":1,"970":1,"996":1,"1004":1,"1030":1,"1064":1,"1072":1,"1098":1,"1132":1,"1140":1,"1166":1,"1219":1,"1271":1,"1281":1,"1451":1,"1453":1,"1518":1,"1523":1,"1526":1},"1":{"721":1,"830":1,"862":1,"894":1,"929":1,"963":1,"997":1,"1031":1,"1065":1,"1099":1,"1133":1,"1167":1,"1220":1,"1452":1},"2":{"14":4,"49":1,"50":1,"93":1,"134":3,"165":3,"176":1,"191":2,"222":1,"236":4,"249":8,"266":1,"285":3,"634":1,"635":1,"692":1,"696":2,"697":5,"702":10,"703":2,"704":2,"712":1,"713":3,"716":1,"720":1,"785":1,"786":4,"790":1,"794":1,"802":1,"811":1,"812":4,"817":1,"821":1,"829":1,"835":3,"837":11,"843":1,"844":4,"849":1,"853":1,"861":1,"873":1,"874":4,"881":1,"885":1,"893":1,"899":3,"902":8,"908":1,"909":4,"916":1,"920":1,"928":1,"934":3,"936":8,"942":1,"943":4,"950":1,"954":1,"962":1,"968":3,"970":8,"976":1,"977":4,"984":1,"988":1,"996":1,"1002":3,"1004":7,"1010":1,"1011":4,"1018":1,"1022":1,"1030":1,"1044":1,"1045":4,"1052":1,"1056":1,"1064":1,"1070":3,"1072":7,"1078":1,"1079":4,"1086":1,"1090":1,"1098":1,"1112":1,"1113":4,"1120":1,"1124":1,"1132":1,"1138":3,"1140":10,"1146":1,"1147":4,"1154":1,"1158":1,"1166":1,"1199":1,"1200":4,"1207":1,"1211":1,"1219":1,"1267":1,"1271":2,"1281":15,"1288":1,"1372":1,"1373":1,"1444":2,"1451":3,"1453":7,"1511":2,"1516":2,"1517":1,"1518":2,"1519":2,"1520":1,"1523":2,"1524":1,"1526":11,"2377":1,"2637":1,"2643":1,"2804":2,"2805":3,"2830":2}}],["pt",{"2":{"222":3}}],["pmns",{"2":{"2464":1,"2481":1,"2862":1}}],["pmeg2005eh",{"2":{"2226":1}}],["pm2040",{"2":{"165":2,"277":1,"317":1,"1367":1,"1371":5}}],["pmw3320",{"0":{"1938":1},"2":{"211":1,"1938":6}}],["pmw33xx",{"0":{"273":1,"276":1,"284":1},"2":{"164":2,"165":3,"199":1,"236":1,"249":1,"273":3,"276":1,"277":1,"1939":23}}],["pmw3389",{"2":{"149":2,"199":1,"1939":1}}],["pmw3360",{"2":{"114":3,"118":1,"149":4,"176":1,"1939":1,"1941":1,"2676":1}}],["pmw",{"0":{"1939":2},"2":{"118":1,"1939":6}}],["pcmm",{"2":{"2464":1,"2481":1}}],["pcint",{"2":{"1997":1}}],["pc",{"2":{"1336":3}}],["pc13",{"2":{"2454":1}}],["pc11",{"2":{"1189":1,"1190":1,"1191":1}}],["pc10",{"2":{"1189":1,"1190":1,"1191":1}}],["pc5",{"2":{"1189":1,"1190":1}}],["pc4",{"2":{"1189":1,"1190":1}}],["pca9505",{"2":{"165":1}}],["pca9555",{"2":{"149":1}}],["pcba",{"2":{"2843":3}}],["pcbheaven",{"2":{"2412":1}}],["pcb1",{"2":{"2350":2}}],["pcb",{"2":{"18":2,"114":1,"134":2,"165":2,"211":2,"222":2,"308":1,"311":1,"658":2,"1174":1,"1178":1,"1307":1,"1343":1,"2329":1,"2332":1,"2334":1,"2335":2,"2337":1,"2339":1,"2341":1,"2342":1,"2343":1,"2344":1,"2346":2,"2348":2,"2350":2,"2368":1,"2399":1,"2429":1,"2558":4,"2638":1,"2643":1,"2662":1,"2676":1,"2742":1,"2793":1,"2800":1}}],["pcbs",{"2":{"18":1,"37":2,"114":1,"249":1,"2329":1,"2404":1,"2638":3}}],["pseudocode",{"2":{"2728":1}}],["pseudorandomly",{"2":{"2739":1}}],["pseudorandom",{"2":{"2192":1}}],["psls",{"2":{"2464":1,"2481":1,"2862":1}}],["pste",{"2":{"2462":1,"2481":1}}],["pstr",{"2":{"1505":1,"1669":1,"1670":1,"1686":1,"1903":11,"1906":2,"2193":1,"2194":1,"2230":11,"2841":2}}],["psi",{"2":{"1670":3}}],["pscr",{"2":{"353":1,"571":2,"2462":1,"2478":1,"2481":1}}],["ps",{"0":{"1345":1,"1899":1,"1993":1,"2002":1,"2822":1},"1":{"1994":1,"1995":1,"1996":1,"1997":1,"1998":1,"1999":1,"2000":1,"2001":1,"2002":1,"2003":1,"2004":1,"2005":1,"2006":1,"2007":1,"2008":1,"2009":1},"2":{"133":1,"134":1,"164":1,"165":1,"191":1,"211":3,"236":1,"266":1,"285":1,"1899":1,"1993":2,"2002":1,"2822":6}}],["psp",{"2":{"118":1}}],["ps2avrgb",{"0":{"2446":1},"2":{"235":1,"1269":1,"2336":1,"2446":1,"2558":1}}],["ps2",{"2":{"114":2,"133":1,"134":1,"149":1,"222":1,"1995":2,"1996":5,"1997":9,"1998":5,"1999":17,"2000":3,"2002":17,"2003":4,"2004":10,"2005":1,"2006":4,"2007":3,"2008":2,"2009":1,"2822":1}}],["punctuation",{"0":{"1660":1,"2458":1},"2":{"1563":1,"1660":1,"2327":1}}],["pulsing",{"2":{"1654":6,"2041":2}}],["pulses",{"2":{"1633":2,"1829":9,"2041":2}}],["pulse",{"2":{"1264":3,"1511":1,"1654":1,"2041":10,"2043":1}}],["pulled",{"2":{"1275":1,"1649":1,"2330":1,"2337":1,"2628":1}}],["pulldown",{"2":{"835":3,"838":12,"899":2,"903":3,"934":2,"937":3,"968":2,"971":3,"1002":2,"1005":3,"1036":2,"1039":3,"1070":2,"1073":3,"1104":2,"1107":3,"1138":2,"1141":3,"1528":1}}],["pulls",{"2":{"345":1,"348":1,"2676":1}}],["pullup",{"2":{"134":1,"236":1,"753":2,"835":3,"838":12,"899":2,"903":3,"934":2,"937":3,"968":2,"971":3,"1002":2,"1005":3,"1036":2,"1039":3,"1070":2,"1073":3,"1104":2,"1107":3,"1138":2,"1141":3,"1275":2}}],["pulling",{"2":{"10":1,"24":1,"49":1,"1275":1,"2674":1}}],["pull",{"0":{"392":1,"2784":1},"1":{"393":1,"394":1,"395":1,"396":1},"2":{"2":1,"38":1,"45":1,"69":1,"87":1,"103":1,"126":1,"243":1,"387":2,"389":2,"392":3,"395":1,"396":1,"399":1,"400":1,"578":1,"591":2,"595":9,"599":1,"601":1,"657":1,"730":1,"742":5,"1175":2,"1183":2,"1191":1,"1275":2,"1291":1,"1317":1,"1319":1,"1321":1,"1387":1,"1415":1,"2210":1,"2213":2,"2356":3,"2427":1,"2581":1,"2583":2,"2586":1,"2587":2,"2588":2,"2626":3,"2628":1,"2630":1,"2639":1,"2678":1,"2679":1,"2784":1,"2798":1,"2846":1,"2896":1}}],["pupdr",{"2":{"753":2}}],["puzzle",{"2":{"655":1}}],["pumps",{"2":{"1635":1}}],["pumpkinpad",{"2":{"241":1}}],["pumpkin",{"2":{"191":1,"241":1,"249":1}}],["pumkinpad",{"2":{"249":1}}],["public",{"0":{"2326":1},"2":{"249":1,"1414":3,"2411":1,"2514":1,"2680":3}}],["publishing",{"0":{"2589":1}}],["published",{"2":{"182":2,"357":1,"669":1,"1414":1,"2398":1,"2404":1,"2680":1,"2788":1}}],["publish",{"2":{"165":1,"188":1,"191":2,"199":1,"357":1,"2589":1}}],["pushed",{"2":{"561":1,"747":1,"1386":4,"1635":1,"2705":1}}],["pushbutton",{"2":{"255":1}}],["push",{"2":{"243":1,"262":1,"380":1,"387":3,"389":3,"398":2,"399":2,"400":2,"401":2,"595":2,"742":3,"1191":1,"1275":1,"1448":1,"2356":2,"2374":1,"2539":1,"2545":1,"2546":2,"2549":1,"2554":1,"2556":2,"2585":6,"2587":4,"2588":5,"2589":2}}],["putc",{"0":{"1681":1},"1":{"1682":1}}],["puts",{"0":{"1683":1,"1685":1},"1":{"1684":1,"1686":1},"2":{"1669":1,"1670":1,"1685":1,"2482":1,"2700":1}}],["putting",{"2":{"414":1,"2364":1,"2405":1,"2420":1,"2800":1}}],["put",{"0":{"2558":1},"2":{"134":1,"182":1,"184":1,"283":1,"284":1,"491":1,"567":1,"581":1,"591":1,"597":1,"601":1,"615":1,"627":1,"667":2,"1454":1,"1759":1,"2005":1,"2006":2,"2246":1,"2261":1,"2263":2,"2276":1,"2359":1,"2380":1,"2482":1,"2515":1,"2516":1,"2525":1,"2558":1,"2676":1,"2679":1,"2699":1,"2700":1,"2743":1}}],["puca",{"2":{"134":1}}],["purchases",{"2":{"2513":1}}],["purchased",{"2":{"2451":1}}],["purchase",{"2":{"2239":1,"2513":1}}],["purple",{"2":{"2045":2,"2135":2,"2151":2,"2568":2}}],["purposes",{"2":{"458":1,"838":1,"903":1,"937":1,"971":1,"1005":1,"1039":1,"1073":1,"1107":1,"1141":1,"1905":1,"2015":1,"2232":1,"2396":1,"2450":1,"2622":1,"2743":1,"2772":1}}],["purpose",{"2":{"395":2,"473":1,"1281":1,"1414":1,"1527":1,"2222":8,"2601":1,"2612":1,"2680":1,"2702":1}}],["pur",{"2":{"899":1,"903":10,"934":1,"937":9,"968":1,"971":9,"1002":1,"1005":9,"1036":1,"1039":9,"1070":1,"1073":9,"1104":1,"1107":9,"1138":1,"1141":9}}],["purely",{"2":{"2272":1}}],["purejavahidapi",{"2":{"2013":1}}],["pure",{"2":{"293":1,"305":1,"314":1}}],["purge",{"2":{"134":1,"238":1}}],["pursuit40",{"2":{"143":2}}],["pursuit",{"2":{"109":1}}],["peer",{"2":{"2754":2}}],["peej",{"2":{"211":1}}],["peql",{"2":{"2464":1,"2481":1}}],["pepper",{"2":{"2263":3}}],["pep8",{"2":{"496":1}}],["pent",{"2":{"2464":1,"2481":1,"2862":1}}],["penalize",{"2":{"2327":1}}],["pendulum",{"2":{"2041":3,"2842":1}}],["pending",{"2":{"640":1,"641":1,"2513":2}}],["pen",{"2":{"1932":1}}],["pedal",{"2":{"1819":1,"2498":1}}],["peaks",{"2":{"2373":1}}],["peak",{"2":{"1652":1,"1653":2}}],["pearl",{"2":{"211":5}}],["pe1",{"2":{"1189":1}}],["pe0",{"2":{"1189":1}}],["pegasushoof",{"2":{"199":2}}],["petruziamini",{"2":{"266":1}}],["pet",{"2":{"191":1}}],["people",{"2":{"119":2,"153":2,"161":2,"162":1,"221":1,"231":1,"244":2,"288":1,"408":1,"487":1,"522":1,"523":1,"597":1,"600":1,"601":1,"608":1,"615":1,"643":1,"647":2,"657":1,"659":1,"1299":1,"1313":1,"1322":1,"1325":1,"1354":1,"1360":1,"1391":1,"1397":1,"1467":1,"1596":1,"2351":1,"2364":1,"2381":1,"2383":1,"2393":2,"2427":1,"2478":1,"2529":2,"2535":1,"2581":1,"2678":1,"2783":1,"2850":1,"2865":1,"2866":1,"2886":1,"2894":1}}],["peiorisboards",{"2":{"102":1}}],["perpetually",{"2":{"2846":1}}],["perhaps",{"2":{"1747":1,"2882":1}}],["permitted",{"2":{"1756":1,"2674":1,"2675":1,"2697":1,"2884":1}}],["permissions",{"2":{"1293":1,"2683":1}}],["permission",{"2":{"199":1}}],["permissive",{"0":{"2875":1},"2":{"112":2,"165":1,"546":4,"1489":1,"2262":1,"2263":1,"2802":2,"2869":1,"2871":2,"2872":3,"2873":2,"2875":11,"2876":2,"2881":4}}],["permanently",{"2":{"1658":1}}],["perks",{"2":{"1359":1}}],["perfectly",{"2":{"522":1,"2563":1}}],["perfect",{"2":{"228":1,"595":1,"1473":1}}],["perform",{"2":{"621":2,"677":1,"726":1,"1572":1,"1734":1,"1755":1,"1905":1,"1916":1,"1950":1,"2023":1,"2026":1,"2159":1,"2162":1,"2163":1,"2226":1,"2232":1,"2351":1,"2429":1,"2508":1,"2600":1,"2622":1,"2633":1,"2704":12,"2826":1,"2875":2,"2876":2}}],["performed",{"2":{"556":1,"633":1,"736":1,"737":1,"1710":1,"2448":1}}],["performs",{"2":{"158":1,"469":1,"568":1,"735":1,"736":1,"737":1,"738":1,"2021":2,"2024":2,"2330":1,"2337":1,"2858":1}}],["performing",{"2":{"134":1,"2162":2}}],["performance",{"2":{"93":1,"164":1,"165":1,"215":1,"236":1,"520":1,"625":2,"626":1,"1309":1,"1383":3,"1386":1,"1521":1,"1907":1,"1911":1,"1941":1,"2125":1,"2694":1,"2702":1}}],["person",{"2":{"1473":1,"2831":1}}],["personal",{"2":{"176":1,"191":1,"1297":1,"1330":1,"2356":1,"2404":1,"2406":1,"2536":2,"2540":1,"2541":1,"2546":1,"2576":1,"2578":1,"2615":1,"2675":1}}],["perspective",{"2":{"371":6,"376":1,"2591":1,"2655":1}}],["persisted",{"2":{"1820":1}}],["persistence",{"2":{"780":1,"806":1,"835":1,"867":1,"899":1,"934":1,"968":1,"1002":1,"1036":1,"1070":1,"1104":1,"1138":1,"1194":1}}],["persistent",{"0":{"645":1,"1388":1,"2735":1,"2738":1},"1":{"1389":1,"1390":1},"2":{"131":1,"645":1,"1388":1,"1392":1,"1398":3,"1456":1,"1496":1,"1670":1,"1920":1,"2219":1,"2269":1,"2482":1,"2700":1,"2702":1,"2735":2,"2738":1,"2868":1}}],["persists",{"2":{"303":1,"1392":1}}],["persist",{"2":{"134":1,"515":1,"542":1,"1946":1,"2273":2,"2277":1,"2364":1}}],["perceptible",{"2":{"2860":1}}],["percentage",{"2":{"1553":1,"1556":1,"1558":1}}],["percent",{"0":{"1552":1,"1555":1,"1557":1},"1":{"1553":1},"2":{"511":1,"726":1,"2468":1,"2505":1}}],["perc",{"2":{"165":2,"2468":1,"2505":1}}],["perimeter",{"2":{"1934":1}}],["periodic",{"2":{"2415":1}}],["periodically",{"2":{"352":1,"493":1,"563":1,"1521":1,"2256":1}}],["periods",{"2":{"1602":1,"2263":1,"2325":3}}],["period",{"2":{"112":1,"199":1,"236":1,"264":1,"265":1,"274":1,"282":1,"292":1,"301":1,"313":1,"377":2,"390":1,"410":1,"543":1,"637":1,"756":1,"759":1,"762":1,"765":1,"768":1,"771":1,"774":1,"777":1,"1234":1,"1236":1,"1239":1,"1242":1,"1468":2,"1487":1,"1498":1,"1514":1,"1526":2,"1578":1,"1649":1,"1730":1,"1757":1,"2325":1,"2598":1,"2712":1,"2805":1}}],["peripherals",{"0":{"2644":1},"1":{"2645":1,"2646":1,"2647":1},"2":{"118":2,"146":1,"152":1,"211":1,"229":2,"234":3,"244":1,"697":1,"734":1,"749":1,"1178":1,"1183":1,"1188":1,"1191":1,"1226":1,"1247":1,"1447":1,"1922":1,"2632":1,"2640":1,"2643":1,"2644":1,"2677":1,"2682":1}}],["peripheral",{"0":{"234":1},"2":{"49":1,"165":1,"191":2,"199":1,"234":1,"695":1,"697":1,"731":1,"736":3,"737":1,"740":1,"749":5,"1171":1,"1175":1,"1177":1,"1181":3,"1182":3,"1183":5,"1191":1,"1226":3,"1231":1,"1247":3,"1271":1,"1272":2,"1280":1,"1281":1,"1447":1,"2000":4,"2643":1,"2645":1,"2646":1,"2647":1,"2655":2,"2659":2,"2687":1,"2694":1}}],["per",{"0":{"1480":1,"1582":1,"1769":1,"1818":1,"2324":1,"2365":1,"2883":1,"2886":1},"1":{"2325":1,"2326":1,"2327":1},"2":{"0":1,"9":1,"19":1,"22":1,"39":1,"52":1,"63":2,"92":1,"93":1,"112":6,"114":2,"149":1,"165":1,"184":1,"191":1,"194":3,"195":2,"198":1,"199":4,"201":1,"211":1,"213":1,"224":1,"238":1,"307":1,"317":1,"498":1,"500":1,"509":1,"546":16,"570":1,"603":1,"625":1,"698":1,"730":1,"749":1,"1226":2,"1247":1,"1261":2,"1291":1,"1311":1,"1383":8,"1386":10,"1418":1,"1426":1,"1445":1,"1447":1,"1454":1,"1457":1,"1468":2,"1473":1,"1488":2,"1511":1,"1564":1,"1582":9,"1606":1,"1633":1,"1638":1,"1769":3,"1832":3,"1835":1,"1893":1,"1894":3,"1895":8,"1897":1,"1907":1,"1939":3,"2047":5,"2050":1,"2124":1,"2128":3,"2198":6,"2221":1,"2251":1,"2255":2,"2265":2,"2324":1,"2514":1,"2515":1,"2676":1,"2703":1,"2705":3,"2713":1,"2717":1,"2720":1,"2802":4,"2818":1,"2825":1,"2831":1,"2842":1,"2847":1,"2860":2,"2866":1,"2868":2,"2875":2,"2876":1,"2877":1,"2880":1,"2883":2,"2884":1,"2886":1}}],["pkg",{"2":{"2575":1}}],["pk",{"2":{"94":1,"114":1,"199":1,"1383":1,"1386":3,"2802":3}}],["pgm",{"2":{"176":1,"1582":1}}],["pgup",{"2":{"90":2,"209":1,"353":2,"571":2,"1636":2,"2024":1,"2462":1,"2477":1,"2478":1,"2481":1}}],["pgdn",{"2":{"90":2,"120":1,"209":1,"353":2,"571":2,"1421":1,"1636":2,"2024":1,"2462":1,"2477":1,"2478":1,"2481":1}}],["pywinusb",{"2":{"2013":1}}],["pyhidapi",{"2":{"2013":1,"2015":1}}],["pytest",{"0":{"462":1},"2":{"277":1,"317":1,"462":5,"483":1,"484":1,"488":1,"524":1}}],["pythonimport",{"2":{"2015":1}}],["pythonistas",{"2":{"496":1}}],["pythonfrom",{"2":{"332":1}}],["python3",{"2":{"174":1,"407":1,"470":1,"1498":1,"2572":4}}],["python",{"0":{"23":1,"461":1,"496":1},"2":{"23":1,"70":2,"76":1,"149":1,"174":1,"176":2,"285":2,"322":3,"404":1,"407":1,"461":2,"462":2,"471":4,"473":1,"483":1,"485":1,"487":2,"496":2,"498":1,"502":1,"507":1,"520":1,"524":1,"525":1,"526":2,"596":2,"648":3,"654":2,"655":3,"1498":1,"2013":1,"2015":1,"2337":1,"2569":1,"2572":4,"2703":1}}],["pyformat",{"2":{"199":1}}],["py",{"2":{"76":1,"114":1,"222":1,"322":3,"471":1,"501":1,"525":1,"526":1,"648":3,"654":1,"655":3,"2575":2}}],["pirate",{"0":{"2440":1},"1":{"2441":1},"2":{"2440":2,"2441":1}}],["piezos",{"2":{"1448":1}}],["piezo",{"2":{"697":2,"703":1,"1445":1,"1448":1,"1449":1,"1452":2}}],["piece",{"2":{"522":1,"655":1,"1356":1,"2238":1,"2380":1,"2418":1}}],["pieces",{"2":{"249":1,"522":1,"2373":2,"2565":1,"2888":1}}],["pitch",{"2":{"231":1,"1460":3,"1819":4,"2498":4}}],["pi50",{"2":{"211":2}}],["piantor",{"2":{"211":1}}],["piggy60",{"2":{"207":4,"211":2}}],["pizza65",{"2":{"191":1}}],["pizzakeyboards",{"2":{"191":1}}],["pi60",{"2":{"191":1,"236":1}}],["pipe",{"2":{"1756":1,"2468":1,"2505":1,"2884":1}}],["pipes",{"2":{"374":1}}],["pipeline",{"2":{"198":1,"1635":1,"2677":1}}],["pip",{"0":{"407":1},"2":{"174":2,"407":2,"470":1,"1498":1,"2572":6,"2573":1}}],["pillow",{"0":{"174":1},"2":{"174":2,"176":1,"2703":1}}],["pio0",{"2":{"1183":1,"1280":1,"2000":1}}],["pio1",{"2":{"249":1,"1183":2,"1280":2,"2000":2}}],["pio",{"0":{"1183":1,"1270":1,"1280":1,"2000":1},"2":{"165":2,"191":3,"211":1,"249":1,"1175":1,"1176":3,"1179":3,"1183":7,"1270":2,"1273":2,"1280":2,"1373":2,"2000":4,"2640":2,"2652":4}}],["pi",{"0":{"152":1,"534":1,"1377":1,"2350":1,"2640":1},"1":{"2641":1,"2642":1,"2643":1,"2644":1,"2645":1,"2646":1,"2647":1,"2648":1,"2649":1,"2650":1,"2651":1,"2652":1,"2653":1,"2654":1},"2":{"152":1,"165":1,"189":1,"191":1,"199":1,"1176":1,"1179":1,"1183":1,"1367":2,"1371":6,"1379":6,"2000":1,"2642":1,"2643":1,"2654":1,"2843":1}}],["pistachio",{"2":{"134":1,"143":6,"222":1}}],["picture",{"2":{"2676":1}}],["picro",{"2":{"2654":1}}],["pic",{"2":{"2440":1}}],["picks",{"2":{"2362":1}}],["picky",{"2":{"496":1}}],["picking",{"2":{"172":1}}],["picked",{"2":{"130":2,"145":1,"152":1,"210":1,"232":1,"248":1,"564":1,"1497":1}}],["pick",{"2":{"120":1,"469":1,"476":1,"494":1,"567":1,"596":1,"668":1,"680":1,"1297":1,"1453":1,"1560":1,"1731":1,"1758":1,"1928":2,"1943":3,"2022":1,"2662":1,"2665":1,"2845":1}}],["picolibc",{"2":{"134":1,"308":1}}],["pico",{"2":{"55":15,"152":1,"191":1,"199":1,"236":1,"241":4,"308":1,"317":1,"737":1,"2350":1,"2642":2}}],["pimoroni",{"0":{"1937":1},"2":{"114":2,"118":2,"165":1,"1937":9}}],["pixdata",{"2":{"2702":1,"2705":3}}],["pixels",{"2":{"1894":2,"1897":2,"1905":3,"1907":1,"1912":5,"1929":5,"2232":3,"2234":1,"2236":5,"2705":9,"2715":2,"2722":2,"2724":2}}],["pixel",{"2":{"134":1,"149":1,"165":1,"199":1,"222":2,"248":1,"277":1,"285":1,"1894":1,"1912":2,"2041":9,"2236":2,"2702":1,"2703":2,"2704":5,"2705":7,"2713":2,"2720":2,"2724":8,"2726":4,"2842":3}}],["pix",{"2":{"74":2}}],["pid>",{"2":{"431":1}}],["pid",{"0":{"1297":1},"1":{"1298":1},"2":{"70":1,"111":1,"158":1,"165":1,"184":1,"249":2,"266":1,"317":2,"431":1,"543":1,"669":1,"670":1,"1297":1,"1334":1,"2515":1,"2665":3,"2676":1,"2829":1}}],["pink",{"2":{"2045":2,"2151":2}}],["pinky",{"2":{"1467":1}}],["pinwheels",{"2":{"2041":3,"2842":1}}],["pinwheel",{"2":{"1829":4,"2041":12,"2842":3}}],["ping",{"0":{"775":1},"1":{"776":1,"777":1},"2":{"775":2,"2676":1}}],["pintomux",{"2":{"199":1,"679":1,"680":1}}],["pinouts",{"2":{"1375":1,"1634":1,"2370":1,"2454":1}}],["pinout",{"2":{"165":1,"552":2,"674":1,"1377":1,"1378":1,"1634":1,"2370":1,"2376":1,"2453":1,"2642":1,"2654":2}}],["pinnacle",{"2":{"118":2,"164":1,"165":2,"191":1,"1931":3,"1932":19,"1933":5,"1934":3,"1935":3,"1970":1}}],["pinxx",{"2":{"114":1}}],["pins>",{"2":{"2224":2}}],["pins",{"0":{"1516":1,"2625":1,"2626":1},"2":{"49":1,"70":1,"111":2,"112":2,"114":2,"134":1,"165":2,"191":2,"199":2,"211":1,"236":2,"249":1,"277":1,"374":2,"543":14,"552":12,"604":1,"616":1,"617":2,"621":11,"647":1,"650":1,"671":1,"674":1,"676":4,"696":1,"702":1,"703":1,"704":1,"707":1,"708":1,"748":2,"749":2,"753":1,"783":1,"806":1,"809":1,"835":1,"838":1,"839":1,"841":1,"867":1,"871":1,"899":1,"900":1,"901":1,"903":1,"904":1,"906":1,"934":1,"935":1,"937":1,"938":1,"940":1,"968":1,"971":1,"972":1,"974":1,"1002":1,"1005":1,"1006":1,"1008":1,"1036":1,"1037":1,"1038":1,"1039":1,"1040":1,"1042":1,"1070":1,"1073":1,"1074":1,"1076":1,"1104":1,"1105":1,"1106":1,"1107":1,"1108":1,"1110":1,"1138":1,"1139":1,"1141":1,"1142":1,"1144":1,"1174":1,"1176":1,"1178":2,"1179":2,"1188":1,"1191":4,"1194":1,"1197":1,"1225":2,"1226":3,"1244":1,"1246":2,"1247":2,"1272":1,"1275":1,"1289":1,"1350":1,"1370":1,"1375":1,"1378":1,"1380":1,"1381":1,"1444":2,"1447":1,"1448":1,"1451":1,"1452":1,"1456":1,"1516":3,"1521":1,"1523":1,"1528":2,"1607":3,"1633":5,"1634":7,"1638":9,"1649":4,"1650":1,"1667":3,"1804":1,"1806":1,"1910":7,"1939":8,"1998":1,"2000":1,"2154":3,"2218":1,"2224":9,"2321":1,"2336":1,"2369":1,"2373":1,"2376":2,"2377":3,"2379":1,"2387":1,"2429":3,"2453":1,"2454":1,"2558":1,"2623":1,"2624":1,"2625":2,"2627":2,"2628":5,"2630":1,"2634":1,"2638":2,"2639":1,"2641":1,"2642":2,"2643":1,"2649":1,"2651":2,"2652":1,"2666":2,"2667":3,"2668":7,"2676":1,"2704":2,"2766":1,"2776":1,"2804":1,"2805":2,"2811":2,"2813":1,"2819":6,"2827":3}}],["pin",{"0":{"243":1,"306":1,"315":1,"714":2,"720":2,"1172":1,"1175":1,"1178":1,"1229":1,"1291":1,"1370":1,"1611":1,"2217":1,"2218":1,"2624":1,"2642":1,"2668":1},"1":{"715":2,"721":2,"1230":1,"1231":1,"2625":1,"2626":1,"2627":1,"2628":1},"2":{"28":2,"45":1,"70":2,"93":1,"111":1,"112":2,"114":5,"134":1,"149":1,"161":1,"164":1,"165":2,"176":4,"190":1,"191":1,"199":4,"201":3,"211":8,"222":1,"236":1,"243":33,"249":3,"266":1,"277":10,"294":1,"308":2,"536":1,"543":26,"547":4,"550":3,"551":7,"552":1,"617":5,"621":3,"676":1,"677":1,"679":5,"680":9,"685":6,"697":1,"702":5,"703":4,"707":8,"715":3,"721":3,"725":3,"730":5,"731":2,"740":2,"741":1,"742":34,"749":4,"753":2,"780":3,"806":2,"807":1,"835":2,"836":1,"841":1,"867":2,"868":1,"871":1,"899":2,"906":1,"934":2,"940":1,"968":2,"969":1,"974":1,"1002":2,"1003":1,"1008":1,"1036":2,"1042":1,"1070":2,"1071":1,"1076":1,"1104":2,"1110":1,"1138":2,"1144":1,"1171":1,"1172":3,"1173":2,"1175":5,"1176":3,"1178":12,"1179":7,"1183":2,"1189":2,"1190":2,"1191":6,"1194":2,"1195":1,"1197":1,"1225":3,"1226":13,"1230":2,"1243":1,"1247":8,"1263":3,"1272":2,"1275":4,"1276":1,"1277":4,"1281":1,"1289":13,"1290":4,"1291":5,"1349":2,"1368":1,"1370":3,"1375":2,"1376":2,"1382":1,"1412":1,"1443":1,"1444":10,"1445":2,"1447":4,"1448":3,"1449":3,"1450":2,"1451":5,"1452":4,"1453":5,"1456":9,"1514":4,"1515":2,"1516":4,"1519":2,"1523":1,"1524":1,"1526":2,"1528":3,"1560":1,"1607":1,"1611":1,"1638":1,"1646":5,"1649":8,"1667":6,"1706":1,"1707":1,"1710":4,"1717":3,"1804":11,"1806":9,"1909":7,"1910":3,"1924":12,"1925":3,"1926":6,"1932":3,"1936":8,"1938":12,"1939":11,"1941":16,"1993":1,"1994":2,"1996":2,"1997":4,"1998":2,"1999":2,"2000":3,"2125":11,"2154":2,"2212":2,"2213":2,"2217":4,"2218":3,"2221":2,"2224":1,"2234":6,"2321":4,"2330":2,"2337":2,"2364":3,"2377":1,"2431":3,"2433":3,"2435":3,"2440":2,"2445":1,"2453":1,"2625":3,"2626":4,"2627":4,"2630":1,"2633":2,"2638":1,"2639":1,"2642":2,"2643":2,"2648":1,"2650":15,"2652":2,"2668":1,"2676":1,"2704":70,"2801":1,"2803":6,"2804":5,"2805":4,"2806":3,"2811":1,"2813":8,"2815":10,"2819":4,"2822":6,"2823":8,"2827":7,"2830":3}}],["pliers",{"2":{"2367":1,"2374":1}}],["pl",{"2":{"2247":3}}],["plover",{"0":{"2239":1,"2240":1},"1":{"2241":1,"2242":1,"2243":1},"2":{"1389":1,"1400":1,"1609":4,"2237":1,"2238":2,"2239":5,"2240":6,"2244":2,"2245":2,"2834":4}}],["ploopyco",{"2":{"266":1,"285":1,"291":4,"317":1}}],["ploopy",{"2":{"134":1,"199":1,"294":1}}],["ply2",{"2":{"1629":2,"2489":1}}],["ply1",{"2":{"1629":2,"2489":1}}],["ply8x",{"2":{"300":2,"308":1}}],["plywrks",{"2":{"211":1,"300":2,"308":1}}],["plump",{"2":{"2380":1}}],["pluggable",{"2":{"2211":1}}],["plugging",{"2":{"1326":1,"1559":1,"2207":1,"2211":1,"2336":1,"2558":1,"2665":1}}],["plugged",{"2":{"550":4,"667":1,"1310":1,"2271":1,"2323":1,"2487":1,"2797":1}}],["plug",{"2":{"658":1,"667":1,"1356":1,"1629":1,"2379":1,"2448":1,"2454":1,"2558":2}}],["plugins",{"0":{"2605":1,"2608":1},"1":{"2606":1,"2607":1,"2608":1},"2":{"2605":1,"2608":1}}],["plugin",{"2":{"486":1,"495":1,"2350":2,"2601":1,"2606":1,"2608":1,"2622":1}}],["plunger",{"2":{"1649":1}}],["plunge",{"2":{"288":1}}],["plus",{"2":{"143":2,"165":2,"211":2,"222":1,"226":1,"241":4,"1912":1,"2236":1,"2369":1,"2464":1,"2468":1,"2481":1,"2505":1}}],["plenty",{"2":{"529":1,"1770":1}}],["plexus75",{"2":{"143":2}}],["pleased",{"2":{"224":1}}],["please",{"2":{"14":1,"16":1,"37":1,"43":1,"49":1,"195":1,"196":1,"228":1,"240":1,"273":1,"276":1,"284":1,"302":1,"369":1,"408":1,"467":1,"487":2,"494":1,"496":1,"520":1,"526":1,"576":1,"581":1,"584":1,"588":1,"589":1,"590":1,"592":2,"597":1,"598":1,"601":3,"626":1,"657":1,"682":1,"1178":1,"1268":1,"1316":2,"1317":1,"1378":1,"1387":1,"1410":1,"1414":1,"1565":1,"1603":1,"1629":1,"1630":1,"1652":1,"1653":1,"1756":1,"1920":1,"1993":1,"1996":1,"2013":1,"2125":1,"2135":1,"2277":1,"2361":1,"2387":1,"2398":1,"2401":1,"2407":1,"2479":1,"2513":1,"2525":1,"2535":1,"2561":1,"2574":1,"2581":1,"2583":1,"2644":1,"2645":1,"2646":1,"2662":2,"2663":2,"2675":1,"2679":1,"2706":1,"2707":1,"2709":1,"2849":1,"2884":1,"2889":1}}],["plastic",{"2":{"2375":1}}],["placing",{"2":{"2128":1,"2412":1}}],["placement",{"2":{"2213":1,"2263":1}}],["placeholder",{"2":{"1417":1,"1763":1,"2840":2}}],["placed",{"2":{"354":1,"522":1,"1276":1,"1511":1,"1528":1,"1613":1,"1907":1,"2213":1,"2226":1,"2380":1,"2400":1,"2401":1,"2412":1,"2548":1,"2555":1,"2664":1,"2676":2}}],["place",{"2":{"114":1,"165":2,"182":1,"194":1,"249":1,"284":1,"459":1,"493":1,"494":1,"515":1,"616":1,"665":2,"672":1,"1294":1,"1326":2,"1331":1,"1334":1,"1401":1,"1414":1,"1455":1,"1497":1,"1516":1,"1573":1,"2219":1,"2226":1,"2258":1,"2263":1,"2346":1,"2348":1,"2350":1,"2359":1,"2368":1,"2371":1,"2374":3,"2376":1,"2377":1,"2381":1,"2414":1,"2475":2,"2588":1,"2663":1,"2748":1,"2831":1,"2841":1,"2850":1,"2868":1,"2896":1}}],["places",{"2":{"111":1,"371":1,"511":1,"598":1,"651":1,"1592":1,"1616":1,"2263":1,"2451":1,"2742":1,"2861":1,"2882":1}}],["plates",{"2":{"2404":1}}],["plate",{"2":{"2367":2,"2368":4,"2371":1}}],["plat",{"2":{"133":1,"134":1}}],["platforms",{"2":{"50":1,"93":1,"137":1,"165":1,"172":1,"176":1,"191":1,"222":1,"496":1,"601":1,"741":1,"742":1,"1171":1,"1173":1,"1302":1,"2858":2}}],["platform",{"2":{"50":2,"65":1,"75":1,"111":1,"113":4,"114":4,"123":1,"133":5,"134":5,"149":1,"152":2,"176":1,"189":1,"191":1,"199":7,"211":1,"285":1,"695":1,"742":1,"1170":1,"1520":1,"1526":1,"1901":1,"2693":1,"2697":1,"2704":2,"2751":1,"2858":4,"2892":1}}],["plans",{"2":{"2894":1}}],["planning",{"0":{"2369":1},"1":{"2370":1},"2":{"2368":1,"2372":1,"2377":1,"2378":1}}],["planned",{"2":{"88":1,"601":1,"2156":1,"2367":1,"2371":1}}],["plan",{"2":{"143":2,"602":1,"661":1,"2369":2,"2564":1}}],["planck",{"0":{"17":1,"1298":1},"2":{"17":1,"270":2,"277":2,"371":2,"426":2,"434":1,"439":1,"449":2,"450":2,"451":1,"452":1,"658":7,"1298":1,"1321":1,"1343":4,"1400":1,"1408":4,"1409":2,"1410":2,"1450":2,"1462":2,"1497":1,"2013":1,"2195":1,"2239":1,"2249":1,"2330":2,"2337":2,"2353":2,"2356":1,"2363":8,"2369":2,"2382":1,"2395":1,"2533":4,"2548":1,"2560":2}}],["plain",{"2":{"1564":1,"2127":1,"2477":1,"2503":1,"2537":2,"2565":2,"2601":1,"2612":1}}],["plain60",{"2":{"57":2}}],["plaid",{"2":{"37":2,"249":1}}],["player",{"2":{"2463":1,"2481":1}}],["played",{"2":{"700":2,"1457":1,"1654":2}}],["plays",{"2":{"1455":12,"1456":16}}],["playback",{"2":{"1424":1,"1460":2,"2199":1,"2200":1,"2481":1}}],["playing",{"2":{"613":1,"695":1,"700":1,"1454":1,"1460":2,"1493":3,"1571":1,"2200":1}}],["play",{"0":{"27":2},"2":{"27":2,"222":1,"376":1,"520":1,"613":2,"1389":2,"1424":1,"1443":1,"1455":3,"1460":1,"1473":1,"1505":2,"1575":1,"1609":2,"1629":2,"1632":2,"1744":9,"1751":1,"1772":5,"1807":3,"2167":1,"2274":6,"2463":2,"2481":2,"2489":2,"2622":2,"2735":1,"2804":1,"2888":1}}],["p",{"0":{"757":1,"1685":1,"1689":1,"2178":1,"2180":1},"1":{"758":1,"759":1,"1686":1,"1690":1,"2179":1,"2181":1},"2":{"14":1,"211":1,"266":3,"317":1,"332":1,"353":1,"430":4,"452":2,"457":2,"571":2,"674":2,"748":1,"838":1,"869":1,"903":1,"937":1,"971":1,"1005":1,"1039":1,"1073":1,"1107":1,"1141":1,"1225":1,"1246":1,"1505":3,"1508":1,"1509":1,"1515":1,"1523":1,"1524":1,"1567":1,"1598":1,"1669":1,"1670":2,"1903":8,"1904":1,"1906":2,"1912":7,"1913":6,"2024":1,"2127":1,"2193":1,"2194":1,"2230":8,"2231":1,"2236":3,"2242":2,"2247":2,"2263":2,"2332":2,"2335":1,"2448":3,"2456":3,"2477":1,"2481":3,"2503":1,"2543":1,"2621":4,"2841":2}}],["pave",{"2":{"2515":1}}],["paper",{"2":{"2244":2}}],["paw",{"0":{"1936":1},"2":{"1936":2}}],["paw3204",{"2":{"165":1,"1936":3}}],["pam8302",{"2":{"1456":1}}],["pa0",{"2":{"1190":1}}],["pa3",{"2":{"1189":1,"1190":1,"1191":1}}],["pa2",{"2":{"1189":1,"1190":1,"1191":1}}],["pa1",{"2":{"1190":1}}],["pa15",{"2":{"1189":1,"1190":1}}],["pa14",{"2":{"1189":1,"1190":1}}],["pa11",{"2":{"702":1}}],["pa10",{"2":{"702":1,"1189":1,"1190":1,"1191":1}}],["pa9",{"2":{"702":1,"1189":1,"1190":1,"1191":1}}],["pa8",{"2":{"702":1,"1453":2}}],["pasted",{"2":{"2676":1}}],["paste",{"2":{"2356":1,"2450":1,"2462":2,"2481":2,"2522":1,"2523":1,"2545":1,"2676":1,"2743":1}}],["past",{"0":{"378":1,"391":1},"2":{"1471":1,"2464":1,"2481":1,"2515":1,"2862":1,"2885":1}}],["passes",{"2":{"1398":1,"1504":1,"2124":1}}],["passed",{"2":{"194":1,"430":2,"441":1,"443":1,"452":2,"466":3,"629":2,"638":1,"639":1,"1225":1,"1226":1,"1261":1,"1487":1,"1502":2,"1749":1,"1754":2,"1912":2,"1944":1,"1945":1,"2045":1,"2151":1,"2221":1,"2236":2,"2256":2,"2394":1,"2412":1,"2740":2}}],["passing",{"2":{"430":1,"547":1,"1912":1,"1945":1,"2236":1,"2264":1,"2394":1,"2525":1}}],["passwords",{"2":{"1420":1,"2739":1}}],["password",{"2":{"312":1,"2546":1}}],["pass",{"2":{"22":1,"114":1,"130":1,"134":1,"149":2,"322":3,"381":1,"456":1,"473":2,"482":1,"488":1,"495":1,"515":1,"517":4,"1392":1,"1460":1,"1508":1,"1509":1,"2412":2,"2454":1,"2705":1,"2833":1}}],["pauses",{"2":{"701":1}}],["pause",{"2":{"376":1,"543":1,"1424":1,"1662":1,"1744":8,"2462":2,"2463":2,"2481":4,"2558":1}}],["paus",{"2":{"353":1,"571":2,"2462":1,"2478":1,"2481":1}}],["pay",{"2":{"2218":1}}],["payloads",{"2":{"2013":1}}],["payload",{"0":{"353":1},"2":{"353":1,"354":1,"2013":1}}],["paying",{"2":{"198":1}}],["pain",{"2":{"2377":1}}],["painter",{"0":{"169":1,"232":1,"248":1,"463":1,"464":1,"465":1,"2701":1,"2702":1,"2703":1,"2704":1,"2705":1,"2706":1,"2708":1,"2709":1,"2710":1},"1":{"2702":1,"2703":1,"2704":1,"2705":1,"2707":1,"2708":1,"2709":2,"2710":2,"2711":1,"2712":1},"2":{"165":1,"169":5,"174":1,"176":1,"199":2,"211":2,"232":5,"248":3,"249":1,"285":1,"294":2,"463":1,"464":1,"465":1,"2701":21,"2702":12,"2703":11,"2704":47,"2705":44,"2706":2,"2707":5,"2709":3}}],["paid",{"2":{"592":1,"2679":1}}],["pairs",{"0":{"2276":1},"2":{"570":1,"653":1,"1607":1,"2026":1,"2277":1,"2799":1}}],["pair",{"2":{"202":1,"307":1,"1638":1,"2000":1,"2293":1,"2297":1,"2323":1,"2487":1}}],["pachi",{"2":{"211":2,"277":1}}],["pacman",{"2":{"176":1,"2452":1,"2539":1,"2572":1,"2574":1}}],["packaging",{"0":{"408":1},"2":{"2373":1,"2515":1,"2686":1}}],["package",{"2":{"364":1,"398":2,"408":2,"501":1,"502":1,"1296":1,"1498":1,"2452":1,"2574":2,"2575":1,"2605":1,"2606":2,"2607":1,"2655":1,"2658":1,"2775":1}}],["packages",{"0":{"2574":1},"2":{"156":1,"371":1,"404":1,"2452":1,"2570":1,"2574":1,"2618":1,"2655":1}}],["pack",{"2":{"371":1,"2356":1,"2619":2}}],["packs",{"2":{"371":3,"2224":1}}],["packed",{"2":{"236":2,"1715":1,"1756":2,"2713":1,"2715":1,"2716":1,"2717":2,"2720":1,"2721":1,"2722":1,"2723":1,"2724":1,"2725":1,"2726":1,"2727":1,"2884":2}}],["packets",{"2":{"263":1,"1920":2,"2241":2,"2242":2,"2246":1}}],["packet",{"2":{"236":2,"263":1,"543":1,"2241":5,"2242":3,"2246":2,"2829":1}}],["packing",{"2":{"199":1}}],["packrat",{"2":{"143":2}}],["pal2",{"2":{"2703":3}}],["pal256",{"2":{"2703":3}}],["pal4",{"2":{"2703":3}}],["pal16",{"2":{"2703":3}}],["palsetpadmode",{"2":{"753":2}}],["palettes",{"2":{"2702":1}}],["palette",{"0":{"2718":1,"2725":1},"2":{"176":1,"249":1,"2621":2,"2702":1,"2703":6,"2713":2,"2715":1,"2718":3,"2720":3,"2724":14,"2725":8}}],["paladinpad",{"2":{"134":1}}],["paladin64",{"2":{"122":2,"211":1}}],["pal",{"2":{"133":1,"134":1,"211":1,"702":2,"743":1,"749":2,"753":6,"1173":2,"1176":1,"1178":2,"1179":1,"1226":3,"1247":4,"1277":2,"1281":1,"1376":1,"1453":1,"1526":1,"1998":1}}],["patent",{"2":{"2683":1}}],["patience",{"2":{"2679":1}}],["patient",{"2":{"592":1}}],["patching",{"2":{"2582":1}}],["patch",{"2":{"211":1,"294":2,"2582":3}}],["patterns",{"2":{"437":1,"647":2,"1603":1,"2035":1,"2393":1,"2690":1}}],["pattern",{"2":{"118":1,"125":1,"185":1,"198":1,"308":1,"317":1,"469":1,"609":1,"2776":1,"2868":1}}],["path=",{"2":{"2576":1}}],["path=raw",{"2":{"2015":1}}],["pathlib",{"2":{"332":1}}],["paths",{"2":{"132":1,"134":1,"149":1,"165":1,"199":1,"308":2,"371":1,"595":1,"2618":1}}],["path",{"2":{"6":1,"50":1,"114":1,"211":1,"308":1,"332":3,"371":2,"375":1,"422":1,"423":2,"449":1,"450":1,"460":1,"462":1,"491":1,"706":1,"779":1,"805":1,"834":1,"866":1,"898":1,"933":1,"967":1,"1001":1,"1035":1,"1069":1,"1103":1,"1137":1,"1193":1,"1410":2,"1495":1,"1598":3,"2015":1,"2353":1,"2356":4,"2363":4,"2378":1,"2448":1,"2454":3,"2529":1,"2543":1,"2545":2,"2553":1,"2554":1,"2576":2,"2577":1,"2588":3,"2617":3,"2622":7,"2703":1}}],["padding",{"2":{"2713":1,"2720":1,"2836":1}}],["paddlegame",{"2":{"114":1}}],["pads",{"2":{"658":1,"1638":1,"2226":2}}],["pad",{"0":{"2464":1},"2":{"114":2,"191":1,"236":1,"241":5,"249":2,"266":1,"1419":1,"1633":2,"1970":1,"2224":1,"2226":3,"2373":1}}],["pans",{"2":{"1912":1,"2236":1}}],["pan",{"2":{"211":1,"294":1,"1912":1,"2236":1}}],["panel",{"2":{"169":1,"248":1,"1903":2,"2277":1,"2463":2,"2481":2,"2701":2,"2704":33,"2705":4}}],["panels",{"2":{"123":1,"169":2,"248":1,"2677":1,"2704":3,"2705":3}}],["pandora",{"2":{"114":1,"211":1}}],["pancake",{"2":{"37":2}}],["paren",{"2":{"2468":2,"2505":2}}],["parens",{"2":{"2264":1}}],["parenthesis",{"2":{"2201":1,"2202":6,"2203":6,"2509":6}}],["parentheses",{"0":{"510":1},"2":{"510":2,"2205":1,"2264":1}}],["parent",{"2":{"72":1,"149":1,"249":1,"266":1,"293":1,"305":1,"314":1,"429":1,"600":1,"2607":1}}],["parity",{"2":{"1999":1,"2244":1}}],["paryz",{"2":{"199":1}}],["parse",{"2":{"149":1,"653":1}}],["parsing",{"2":{"76":1,"92":1,"165":1,"191":1,"199":1,"211":1,"236":1,"308":1,"436":1,"471":1,"477":1,"2618":1,"2715":1,"2721":1,"2722":1}}],["paragraph",{"2":{"660":2}}],["params",{"2":{"199":1,"1830":11,"2044":11}}],["parameter",{"2":{"191":1,"501":1,"639":1,"1264":1,"1383":1,"1436":1,"1805":1,"2219":2,"2353":1,"2599":1,"2705":2}}],["parameters",{"2":{"70":1,"249":1,"747":1,"1231":1,"1343":1,"2353":3,"2400":1,"2472":1,"2676":1}}],["parallel",{"2":{"114":1,"134":1,"236":1,"426":3,"452":4,"466":5,"1434":1,"1528":1,"2374":1,"2704":1}}],["party",{"2":{"357":1,"498":1,"591":1,"2277":1,"2847":1}}],["participating",{"2":{"2849":1}}],["particular",{"0":{"1968":1},"2":{"494":1,"496":1,"501":1,"541":1,"600":3,"676":2,"753":1,"775":1,"1344":1,"1398":1,"1401":1,"1414":1,"1455":1,"1508":1,"1526":1,"1681":1,"1952":1,"1967":1,"2033":1,"2266":1,"2327":1,"2365":2,"2375":2,"2414":1,"2449":1,"2452":1,"2531":1,"2603":1,"2657":1,"2680":1,"2768":1}}],["particularly",{"2":{"289":1,"508":1,"593":1,"650":1,"1274":1,"2224":1,"2878":1,"2881":1}}],["parties",{"2":{"288":1,"1596":1,"2515":1,"2655":1}}],["partialremap",{"2":{"1191":2}}],["partially",{"2":{"165":1,"199":1,"236":2,"704":1,"2694":1}}],["partial",{"2":{"49":1,"1372":1,"1373":1,"1504":1,"2325":1,"2704":1}}],["parts",{"0":{"2367":1},"2":{"161":1,"344":1,"523":1,"593":1,"749":1,"1226":1,"1247":1,"1950":2,"2375":1,"2449":2,"2581":1,"2891":1}}],["part",{"2":{"67":1,"76":1,"86":1,"114":2,"134":1,"165":2,"176":1,"188":5,"191":5,"199":1,"211":8,"236":1,"262":1,"266":32,"332":1,"495":1,"510":1,"511":1,"601":1,"615":1,"643":1,"654":1,"657":1,"682":1,"1187":1,"1310":1,"1360":1,"1388":1,"1397":1,"1417":2,"1419":1,"1431":1,"1461":1,"1495":1,"1502":1,"1503":1,"1516":1,"1629":1,"1771":1,"1826":2,"2038":2,"2165":1,"2221":5,"2224":1,"2243":1,"2327":1,"2356":1,"2378":1,"2380":2,"2383":1,"2429":1,"2463":1,"2476":2,"2539":2,"2580":3,"2582":2,"2586":1,"2599":1,"2616":1,"2622":1,"2632":1,"2657":1,"2686":2,"2687":1,"2736":1,"2788":1,"2858":1,"2891":1}}],["page=shop",{"2":{"1297":1}}],["pagesize",{"2":{"2454":1}}],["pages",{"2":{"277":1,"319":1,"561":1,"643":1,"1360":1,"2454":3,"2527":1,"2644":1}}],["page",{"0":{"660":1,"879":2,"914":2,"948":2,"982":2,"1016":2,"1050":2,"1084":2,"1118":2,"1152":2,"1205":2},"1":{"880":2,"915":2,"949":2,"983":2,"1017":2,"1051":2,"1085":2,"1119":2,"1153":2,"1206":2},"2":{"13":1,"124":1,"152":1,"153":1,"194":1,"206":1,"210":1,"249":1,"318":2,"319":1,"343":1,"351":1,"362":1,"370":1,"391":1,"534":1,"537":2,"558":1,"560":1,"569":1,"577":1,"598":2,"608":1,"643":2,"646":1,"656":1,"659":1,"660":4,"661":1,"665":3,"710":1,"730":2,"731":2,"740":2,"750":1,"751":1,"841":1,"871":1,"879":1,"880":2,"906":1,"914":1,"915":2,"940":1,"948":1,"949":2,"974":1,"982":1,"983":2,"1008":1,"1016":1,"1017":2,"1042":1,"1050":1,"1051":2,"1076":1,"1084":1,"1085":2,"1110":1,"1118":1,"1119":2,"1144":1,"1152":1,"1153":2,"1197":1,"1205":1,"1206":2,"1292":1,"1299":1,"1308":1,"1315":1,"1320":2,"1322":1,"1329":2,"1335":2,"1356":1,"1357":1,"1360":2,"1366":1,"1378":1,"1382":1,"1662":2,"1665":1,"1911":2,"1912":7,"1972":1,"1993":1,"2012":3,"2013":1,"2015":4,"2024":2,"2236":7,"2356":1,"2357":1,"2364":4,"2383":3,"2388":1,"2389":1,"2390":1,"2391":1,"2392":1,"2399":1,"2426":1,"2427":1,"2436":1,"2454":8,"2455":1,"2462":4,"2463":3,"2464":2,"2480":2,"2481":6,"2547":1,"2568":1,"2601":1,"2612":1,"2632":1,"2655":1,"2662":1,"2664":1,"2671":1,"2672":1,"2674":1,"2699":1,"2729":1,"2741":1,"2799":1,"2800":3,"2853":1}}],["pong",{"2":{"2676":1}}],["podman",{"2":{"2352":2,"2353":3}}],["poop",{"2":{"2276":1}}],["poor",{"2":{"2263":1,"2846":2}}],["pop",{"2":{"2380":1}}],["populated",{"2":{"2861":1}}],["populates",{"2":{"2215":1}}],["populate",{"2":{"1389":1,"2662":1,"2861":1}}],["popularity",{"2":{"2758":1}}],["popular",{"2":{"236":1,"263":1,"2045":1,"2151":1,"2515":1,"2623":1,"2762":1,"2843":1}}],["popping",{"2":{"236":1}}],["polish",{"2":{"2834":2}}],["policies",{"0":{"2844":1},"1":{"2845":1,"2846":1,"2847":1,"2848":1},"2":{"2513":1}}],["policy",{"0":{"2697":1,"2846":1},"1":{"2847":1,"2848":1},"2":{"1294":1,"2697":1,"2847":1}}],["policy=default",{"2":{"1294":1}}],["polilla",{"2":{"253":2}}],["polarity",{"2":{"1230":1,"2633":1}}],["polaris",{"2":{"211":1,"444":4}}],["pololu",{"2":{"670":1,"2332":1,"2445":1}}],["polled",{"2":{"165":1,"1941":1}}],["poll",{"2":{"165":1,"552":2,"563":1,"1999":1,"2224":2,"2829":1}}],["polling",{"0":{"137":1},"2":{"112":1,"114":1,"137":1,"149":2,"285":1,"294":1,"543":2,"1941":1,"2827":2,"2829":1}}],["potentiometer",{"2":{"671":1,"1706":1,"1817":1}}],["potential",{"2":{"21":1,"142":1,"149":1,"262":1,"312":3,"432":1,"453":1,"2010":1,"2013":1}}],["potentially",{"2":{"0":1,"9":1,"19":1,"39":1,"52":1,"130":1,"377":1,"628":1,"669":1,"1388":1,"1393":1,"1563":1,"2013":1,"2021":1,"2211":1,"2325":1,"2514":1,"2519":1,"2833":1}}],["potato65s",{"2":{"211":1}}],["pocketavr",{"0":{"2436":1},"1":{"2437":1},"2":{"2436":3}}],["pocket",{"2":{"226":1,"236":1}}],["pockettype",{"2":{"57":2}}],["poc",{"2":{"165":1}}],["poker",{"2":{"122":1}}],["portuguese",{"2":{"2834":7}}],["port>",{"2":{"2448":1}}],["portmento",{"2":{"1819":1,"2498":1}}],["portc",{"2":{"1444":1}}],["portb",{"2":{"1368":1,"1444":1}}],["porting",{"2":{"1307":1,"2660":1,"2676":1,"2697":1}}],["portions",{"2":{"1771":1,"2514":1}}],["portion",{"2":{"228":1,"2364":1,"2639":1,"2816":1}}],["portamento",{"2":{"1819":1,"2498":1}}],["portability",{"2":{"745":1,"1223":1,"1244":1}}],["portal",{"2":{"122":2}}],["port",{"2":{"114":1,"134":2,"288":1,"294":1,"457":5,"458":1,"550":3,"666":1,"1351":2,"1819":1,"2240":3,"2244":2,"2333":1,"2430":1,"2432":1,"2434":1,"2436":1,"2438":1,"2440":1,"2445":1,"2448":2,"2498":1,"2622":3,"2625":1,"2637":1,"2683":1}}],["ports",{"0":{"1809":1},"2":{"114":1,"191":2,"1521":1,"2448":1,"2637":1,"2657":1}}],["powering",{"2":{"1528":1}}],["powerful",{"2":{"1391":1,"2262":1,"2424":1,"2525":1,"2623":1}}],["powers",{"2":{"1170":1,"2662":1,"2778":1}}],["powered",{"2":{"374":1,"430":1,"578":1,"1649":1,"1919":1,"2649":1}}],["poweron",{"2":{"249":1}}],["poweroff",{"2":{"211":1,"285":1}}],["power",{"0":{"520":1,"631":1,"1329":1,"1354":1},"2":{"70":1,"112":1,"134":3,"211":1,"222":1,"231":1,"262":1,"266":1,"543":2,"630":2,"631":1,"632":2,"647":1,"679":1,"701":1,"727":1,"730":2,"1230":1,"1274":1,"1329":3,"1348":1,"1354":1,"1388":1,"1392":2,"1456":5,"1528":1,"1606":3,"1646":1,"1670":1,"2154":1,"2247":1,"2269":2,"2277":1,"2364":1,"2400":4,"2462":2,"2463":2,"2481":4,"2494":1,"2525":1,"2638":1,"2676":1,"2705":7,"2804":2,"2829":1}}],["pose",{"2":{"1274":1}}],["possibility",{"2":{"2027":1,"2239":1,"2380":1}}],["possibilities",{"2":{"1734":1,"1741":1,"1826":1,"2038":1,"2381":1}}],["possibly",{"2":{"28":1,"50":1,"1277":2}}],["possible",{"2":{"11":1,"98":1,"99":1,"140":1,"224":1,"293":1,"305":1,"314":1,"322":3,"355":1,"381":1,"395":1,"426":1,"507":1,"524":1,"537":2,"570":1,"592":1,"625":1,"628":1,"629":1,"696":1,"697":1,"701":1,"734":1,"807":1,"836":1,"868":1,"900":1,"935":1,"969":1,"1003":1,"1037":1,"1071":1,"1105":1,"1139":1,"1177":1,"1195":1,"1272":1,"1281":1,"1293":1,"1334":1,"1394":1,"1398":1,"1403":2,"1420":1,"1473":1,"1572":1,"1574":1,"1575":1,"1582":1,"1590":1,"1593":1,"1600":1,"1629":1,"1631":1,"1644":1,"1763":1,"1811":1,"1817":2,"1893":1,"1894":1,"1896":1,"1932":1,"1941":1,"1972":1,"1993":1,"1996":1,"2004":1,"2028":1,"2035":1,"2042":1,"2053":1,"2135":1,"2207":1,"2213":1,"2221":2,"2246":1,"2255":1,"2256":1,"2262":1,"2263":1,"2264":1,"2275":1,"2276":1,"2277":3,"2320":2,"2328":1,"2353":1,"2362":1,"2364":2,"2369":1,"2374":1,"2375":1,"2399":1,"2400":1,"2407":1,"2428":1,"2450":1,"2514":1,"2515":1,"2519":1,"2525":1,"2566":1,"2576":1,"2606":1,"2615":1,"2622":1,"2633":1,"2634":1,"2658":1,"2676":7,"2724":3,"2740":1,"2816":1,"2845":1,"2846":1,"2848":1,"2880":1,"2883":1,"2889":1,"2894":1,"2896":1}}],["possess",{"2":{"748":1,"1266":1,"1269":1,"2451":1}}],["possesses",{"2":{"674":1}}],["positive",{"2":{"506":2,"1912":1,"2236":1}}],["positives",{"2":{"199":1,"1473":1}}],["positioning",{"0":{"1615":1},"2":{"2705":1}}],["positional",{"2":{"449":1,"450":1}}],["positions",{"2":{"165":1,"211":1,"222":1,"1589":1,"1670":1,"1826":2,"1926":2,"2038":2,"2399":1,"2676":2,"2742":1,"2816":1,"2838":1,"2882":1}}],["position",{"0":{"1307":1,"1627":1},"1":{"1628":1},"2":{"62":1,"211":1,"1307":1,"1331":1,"1509":1,"1615":2,"1616":1,"1627":1,"1628":2,"1633":1,"1638":1,"1675":1,"1679":1,"1696":1,"1709":2,"1715":1,"1728":1,"1729":1,"1759":1,"1770":2,"1826":9,"1905":1,"1912":9,"1926":1,"1932":3,"2038":9,"2042":1,"2232":1,"2236":9,"2239":1,"2374":1,"2669":1,"2808":1,"2816":5,"2818":3,"2825":3,"2827":1,"2860":1,"2882":2}}],["pos",{"2":{"165":1,"1633":1,"2141":1,"2143":1}}],["postage",{"2":{"2370":2}}],["postprocess",{"2":{"165":1}}],["post",{"0":{"347":1,"388":1,"622":1,"623":1,"624":1,"1601":1,"2634":1},"1":{"389":1,"390":1,"623":1,"624":1},"2":{"74":1,"133":2,"134":3,"165":3,"266":2,"347":1,"352":1,"354":2,"383":1,"384":1,"615":2,"623":2,"624":2,"629":3,"1300":1,"1355":1,"1389":3,"1427":2,"1606":6,"1669":1,"1670":1,"1953":1,"2053":1,"2135":1,"2137":4,"2223":1,"2246":1,"2400":10,"2401":8,"2518":1,"2585":2,"2634":2,"2676":1,"2678":1,"2704":2,"2705":4,"2709":1,"2864":6}}],["posted",{"2":{"49":1,"2677":1}}],["points",{"2":{"494":1,"1508":1,"1749":1,"2246":1,"2256":1,"2275":3,"2276":3,"2277":5,"2364":3,"2380":1,"2632":1}}],["pointer",{"2":{"755":1,"758":1,"761":1,"764":1,"767":1,"770":1,"773":1,"1238":1,"1241":1,"1256":1,"1258":1,"1505":1,"1888":1,"1905":5,"1912":1,"1922":1,"1926":1,"2013":1,"2014":1,"2018":1,"2020":1,"2232":5,"2236":1,"2256":2}}],["pointers",{"2":{"114":1,"222":1,"563":1,"1736":1}}],["pointed",{"2":{"21":1}}],["point",{"0":{"2293":1,"2300":1},"1":{"2294":1,"2301":1,"2302":1},"2":{"94":2,"215":2,"236":1,"317":1,"380":1,"387":1,"389":1,"390":1,"622":1,"639":1,"643":1,"667":1,"668":2,"1326":1,"1360":1,"1487":1,"1498":1,"1508":1,"1579":1,"1638":1,"1725":1,"1826":2,"1955":1,"2038":2,"2218":1,"2256":2,"2263":1,"2265":1,"2275":1,"2277":1,"2278":3,"2294":2,"2300":1,"2302":1,"2303":1,"2317":1,"2364":1,"2377":1,"2383":1,"2408":1,"2478":1,"2511":3,"2551":1,"2582":2,"2585":1,"2622":2,"2633":1,"2662":1,"2667":1,"2704":1,"2717":2,"2818":1,"2825":1,"2835":1,"2858":1,"2870":1,"2878":1}}],["pointless",{"2":{"50":1,"94":1,"211":1,"236":1,"277":1}}],["pointing",{"0":{"118":1,"138":1,"164":1,"190":1,"1899":1,"1922":1,"1952":1,"1953":1,"1971":1},"1":{"1923":1,"1924":1,"1925":1,"1926":1,"1927":1,"1928":1,"1929":1,"1930":1,"1931":1,"1932":1,"1933":1,"1934":1,"1935":1,"1936":1,"1937":1,"1938":1,"1939":1,"1940":1,"1941":1,"1942":1,"1943":1,"1944":1,"1945":1},"2":{"6":1,"63":1,"118":12,"134":3,"138":4,"149":4,"164":5,"165":8,"190":4,"191":6,"211":3,"249":1,"266":1,"273":1,"285":2,"298":1,"317":2,"546":1,"1606":6,"1613":1,"1899":1,"1922":2,"1923":1,"1924":3,"1925":1,"1932":2,"1934":2,"1935":1,"1936":2,"1938":3,"1939":7,"1940":5,"1941":22,"1942":8,"1943":16,"1944":17,"1945":11,"1946":9,"1948":3,"1949":2,"1950":1,"1951":1,"1952":5,"1953":6,"1954":2,"1955":3,"1957":2,"1959":1,"1970":2,"1971":10,"2222":5,"2385":1,"2401":1,"2819":1,"2856":1}}],["pryce",{"2":{"2888":1}}],["prf5",{"2":{"2323":1,"2487":1}}],["prf4",{"2":{"2323":1,"2487":1}}],["prf3",{"2":{"2323":1,"2487":1}}],["prf2",{"2":{"2323":1,"2487":1}}],["prf1",{"2":{"2323":1,"2487":1}}],["prune",{"2":{"399":1,"400":2}}],["pr12345",{"2":{"381":1}}],["practical",{"0":{"2695":1},"2":{"2412":1,"2522":1,"2846":1,"2847":1}}],["practically",{"2":{"377":1,"2270":1,"2449":1}}],["practice",{"2":{"1356":1,"1469":1,"1493":1,"2409":1,"2705":1}}],["practices",{"0":{"659":1,"2579":1},"1":{"2580":1},"2":{"392":1,"408":1,"496":1,"659":1,"2674":1,"2678":1}}],["pragma",{"2":{"134":1,"199":1,"211":1,"303":1,"494":1,"698":2,"699":2,"702":2,"749":2,"1173":1,"1181":2,"1182":2,"1226":2,"1247":1,"1277":2,"1281":2,"1419":1,"1472":1,"1526":2,"1527":2,"1830":1,"1998":1,"2044":1,"2362":2,"2674":1,"2742":2}}],["pr20584",{"2":{"211":1}}],["pristine",{"2":{"2676":2}}],["price",{"2":{"2623":1}}],["private",{"2":{"2514":1,"2676":1}}],["privately",{"2":{"2514":1}}],["privileged",{"2":{"2363":1}}],["privileges",{"2":{"1294":1,"1310":1}}],["prir",{"2":{"2462":1,"2481":1}}],["principle",{"2":{"783":1,"809":1,"841":1,"871":1,"906":1,"940":1,"974":1,"1008":1,"1042":1,"1076":1,"1110":1,"1144":1,"1197":1,"1892":1,"2661":1}}],["println",{"2":{"2600":12}}],["printed",{"2":{"1187":1,"1954":1,"2015":1,"2364":1,"2381":1,"2453":1,"2575":1,"2642":1,"2831":1}}],["printedpad",{"2":{"277":1}}],["printer",{"2":{"191":1}}],["prints",{"2":{"176":1,"1311":1,"1398":2,"1597":1,"2702":1}}],["print",{"2":{"75":2,"114":1,"119":1,"149":1,"199":1,"249":1,"430":6,"434":1,"452":2,"475":1,"511":1,"544":1,"607":2,"1305":9,"1307":1,"1311":3,"1430":1,"1595":5,"1662":1,"1681":1,"1682":1,"1683":1,"1684":1,"1685":1,"1686":1,"1920":4,"2015":7,"2364":13,"2462":2,"2481":2,"2502":1,"2868":1,"2896":1}}],["printing",{"0":{"473":1,"475":1},"1":{"474":1,"475":1,"476":1},"2":{"49":1,"211":1,"473":1,"544":1,"1562":1,"1704":1}}],["printf",{"0":{"24":1},"2":{"165":4,"176":1,"374":1,"473":1,"508":1,"511":1,"1294":1,"1505":1,"2836":1}}],["prioritized",{"2":{"381":1}}],["prioritizes",{"2":{"312":1}}],["priority",{"2":{"236":1,"537":2,"749":4,"2473":1}}],["prior",{"2":{"251":1,"297":1,"308":1,"593":1,"2462":2,"2481":2}}],["primitives",{"2":{"2701":1}}],["primarily",{"2":{"616":1,"1177":1,"1324":2,"2446":1}}],["primary",{"2":{"191":1,"697":1,"1445":1,"1613":1,"1901":1,"2222":1,"2229":1,"2351":1,"2827":2}}],["prime+",{"2":{"285":1}}],["primekb",{"2":{"211":1}}],["primus75",{"2":{"211":1}}],["prnt",{"2":{"119":1,"2502":1,"2868":3}}],["preamble",{"0":{"2384":1}}],["prerequisite",{"2":{"2352":1}}],["prerequisites",{"0":{"605":1,"2537":1,"2565":1,"2567":1,"2568":1,"2570":1,"2572":1,"2602":1,"2615":1},"1":{"2603":1,"2604":1},"2":{"308":1,"457":1,"458":1}}],["preloaded",{"2":{"1654":1,"2339":1,"2344":1}}],["pregenerated",{"2":{"700":1}}],["pretty=oneline",{"2":{"570":1,"571":1}}],["pretty",{"2":{"434":1,"494":1,"596":1,"601":1,"1305":1,"1318":1,"1320":1,"1342":1,"1417":1,"1998":1,"2371":1,"2412":1,"2562":1,"2563":1}}],["pretend",{"2":{"100":1}}],["predetermined",{"2":{"1560":1}}],["predefined",{"0":{"1483":1,"1484":1,"1485":1,"1486":1},"2":{"231":1,"700":1,"1450":1,"1483":1,"1484":1,"1485":1,"1486":1,"1709":1,"1972":1,"2025":1,"2735":1}}],["predicted",{"2":{"377":1}}],["precompiled",{"2":{"2447":1,"2683":2,"2689":2,"2692":1,"2698":1}}],["precomputed",{"2":{"1458":1}}],["precalculated",{"2":{"1910":2,"1911":3,"2235":1}}],["precedence",{"0":{"2473":1},"2":{"550":1,"2135":2,"2216":1,"2365":1,"2471":2,"2772":1,"2875":1,"2880":1,"2882":1}}],["preceding",{"2":{"297":1,"2878":1,"2879":1}}],["precision",{"2":{"222":2,"671":1,"1649":1,"1711":12}}],["precisely",{"2":{"1737":1}}],["precise",{"2":{"134":1,"1894":1,"1897":1,"1898":1}}],["preonic",{"2":{"211":1,"1298":1}}],["preflashed",{"2":{"2334":1}}],["preformatted",{"2":{"332":1}}],["preferring",{"2":{"2676":1}}],["preferred",{"2":{"116":1,"445":1,"446":1,"447":1,"2353":1,"2378":1,"2404":1,"2576":2,"2657":1,"2675":2,"2676":2,"2712":1,"2742":1}}],["prefers",{"2":{"2665":1}}],["preference",{"2":{"2544":1,"2676":2,"2869":1}}],["preferences",{"2":{"331":1,"476":1,"1643":1,"2277":1,"2617":1}}],["preferable",{"2":{"1383":1,"1649":1,"1965":1}}],["preferably",{"2":{"563":1,"1404":1,"2607":1,"2676":1}}],["prefer",{"2":{"322":3,"381":1,"473":1,"475":1,"481":1,"494":1,"498":2,"509":1,"511":1,"517":1,"520":1,"521":1,"522":1,"1303":1,"1383":1,"2552":1,"2675":1,"2676":1,"2888":1}}],["prefix=",{"2":{"398":1}}],["prefixed",{"2":{"236":1,"476":2,"1392":1,"1424":1,"2469":1,"2477":1,"2518":1,"2831":1}}],["prefix",{"2":{"199":3,"236":1,"249":1,"266":1,"1424":1,"1428":1,"1595":1,"2168":1,"2275":1,"2399":1,"2599":1,"2891":1}}],["preinstalled",{"2":{"2124":1}}],["preinstall",{"2":{"176":1}}],["prebuilt",{"0":{"153":1},"2":{"153":2,"1304":1,"2341":1}}],["preprocess",{"2":{"2256":1,"2864":1}}],["preprocessor",{"2":{"211":1,"494":3,"537":1,"1426":1,"2363":2,"2699":1}}],["prepend",{"2":{"1830":1,"2044":1}}],["prepended",{"2":{"1603":1,"1604":1,"1605":1}}],["prep",{"2":{"114":1,"149":1,"236":1}}],["preparing",{"2":{"452":1,"1415":1}}],["prepare",{"0":{"2566":1},"1":{"2567":1,"2568":1,"2569":1,"2570":1,"2571":1,"2572":1,"2573":1,"2574":1,"2575":1},"2":{"149":1,"222":1,"249":1,"386":1,"2153":1,"2277":1,"2371":1,"2566":1}}],["prepared",{"2":{"134":1,"601":1,"2515":1}}],["prepares",{"2":{"56":1}}],["preparation",{"2":{"86":1,"142":1,"1912":1,"2236":1}}],["presumably",{"2":{"1297":1}}],["prescribe",{"2":{"2668":1}}],["presc",{"2":{"751":1}}],["presence",{"2":{"249":1,"1356":1,"1932":1}}],["presented",{"2":{"2515":1}}],["presents",{"2":{"563":1,"666":1,"1422":1,"2334":1,"2336":1,"2682":1}}],["present",{"2":{"34":1,"201":2,"206":1,"228":1,"229":1,"236":1,"430":2,"443":1,"460":1,"503":1,"549":1,"576":1,"589":1,"674":1,"676":1,"727":1,"735":1,"739":1,"1383":1,"1412":1,"1598":1,"1601":1,"2240":1,"2329":1,"2332":1,"2334":1,"2335":1,"2336":1,"2337":1,"2339":2,"2341":2,"2344":2,"2346":1,"2348":1,"2350":1,"2399":1,"2420":1,"2558":1,"2582":1,"2657":2,"2665":1,"2676":3,"2714":1,"2721":1,"2725":1,"2833":1}}],["presets",{"2":{"176":3,"700":1,"1910":3}}],["pressplayid",{"2":{"2513":1}}],["pressure",{"2":{"1613":1,"1932":1}}],["presses",{"2":{"312":1,"546":1,"608":2,"701":1,"1401":1,"1428":2,"1495":1,"1579":1,"1588":1,"1641":2,"1711":1,"1755":1,"1891":1,"1899":1,"1944":1,"2043":1,"2218":1,"2222":1,"2263":1,"2415":2,"2525":2,"2771":1,"2773":1,"2781":1,"2831":1}}],["pressed",{"0":{"1432":1},"2":{"46":2,"98":1,"194":2,"199":1,"202":1,"222":1,"289":2,"294":1,"297":1,"307":2,"546":1,"575":6,"612":1,"613":5,"614":1,"629":1,"1307":9,"1355":1,"1358":1,"1359":1,"1382":2,"1389":6,"1392":3,"1401":1,"1418":2,"1419":1,"1426":8,"1427":4,"1432":2,"1438":1,"1439":1,"1440":1,"1442":1,"1460":1,"1468":1,"1469":1,"1487":1,"1508":1,"1561":1,"1563":1,"1567":1,"1568":2,"1574":1,"1575":3,"1581":1,"1582":4,"1585":1,"1588":2,"1597":1,"1640":1,"1642":1,"1644":4,"1655":1,"1658":1,"1711":5,"1732":2,"1734":1,"1735":2,"1738":2,"1740":1,"1742":1,"1744":1,"1749":4,"1750":4,"1752":5,"1753":3,"1754":4,"1755":2,"1763":1,"1766":1,"1768":1,"1769":1,"1817":1,"1818":1,"1898":1,"1920":2,"1944":1,"1948":1,"1949":1,"1950":3,"1955":4,"1956":2,"1959":1,"1962":1,"1965":3,"1969":2,"1987":1,"2004":1,"2021":1,"2023":1,"2024":1,"2025":1,"2032":4,"2033":5,"2035":2,"2042":2,"2137":1,"2171":2,"2205":1,"2239":1,"2241":1,"2246":6,"2247":1,"2248":1,"2255":3,"2256":3,"2262":1,"2263":4,"2266":1,"2380":1,"2412":6,"2415":1,"2490":1,"2492":2,"2494":1,"2508":1,"2521":1,"2522":3,"2523":2,"2525":1,"2598":2,"2599":1,"2633":1,"2732":2,"2769":1,"2777":1,"2809":1,"2819":3,"2860":2,"2863":2,"2868":4,"2869":4,"2876":3,"2878":2,"2881":5}}],["press",{"0":{"1581":1,"1582":1,"2415":1,"2876":1},"2":{"99":1,"114":1,"134":1,"191":2,"194":7,"199":1,"202":2,"206":2,"235":1,"266":1,"312":1,"371":1,"376":2,"546":9,"582":1,"583":2,"613":1,"614":1,"629":1,"658":2,"669":1,"1326":1,"1342":1,"1343":1,"1355":28,"1356":1,"1382":1,"1389":1,"1426":1,"1428":1,"1435":1,"1455":5,"1456":5,"1468":2,"1471":1,"1487":2,"1488":1,"1492":3,"1493":3,"1495":1,"1499":1,"1570":3,"1581":1,"1582":5,"1584":2,"1585":1,"1594":2,"1629":4,"1720":1,"1730":2,"1734":1,"1754":1,"1755":1,"1757":1,"1763":1,"1771":1,"1888":1,"1895":1,"1926":1,"1929":2,"1937":1,"1978":1,"1982":1,"2021":2,"2027":1,"2029":1,"2042":1,"2218":1,"2239":1,"2243":1,"2246":2,"2250":1,"2256":1,"2263":2,"2265":2,"2276":1,"2329":2,"2332":2,"2334":2,"2335":2,"2337":2,"2342":1,"2343":1,"2379":1,"2412":4,"2415":1,"2417":1,"2478":1,"2500":28,"2510":1,"2558":3,"2563":1,"2621":2,"2676":1,"2739":1,"2782":2,"2791":1,"2800":1,"2802":2,"2868":1,"2869":1,"2871":2,"2872":3,"2873":2,"2874":1,"2875":6,"2876":9,"2877":3,"2878":1,"2879":1,"2881":5}}],["pressing",{"2":{"73":1,"99":1,"202":2,"211":1,"372":1,"581":1,"582":1,"667":1,"1311":1,"1348":1,"1359":1,"1382":1,"1420":1,"1488":1,"1563":1,"1564":3,"1567":1,"1578":1,"1588":1,"1735":2,"1759":1,"1893":2,"1894":1,"1897":1,"1949":1,"1955":1,"2021":1,"2028":1,"2032":1,"2033":1,"2412":1,"2598":3,"2600":2,"2782":1,"2787":1,"2790":1,"2809":2,"2869":1,"2875":1,"2884":2}}],["pre",{"0":{"203":1,"616":1,"617":1,"618":1,"2633":1,"2649":1},"1":{"617":1,"618":1,"2650":1,"2651":1},"2":{"34":2,"165":1,"194":1,"203":4,"211":2,"266":1,"285":1,"427":1,"436":1,"615":1,"617":2,"618":2,"730":1,"731":1,"1375":1,"1606":6,"1942":1,"2369":1,"2375":1,"2416":1,"2633":2,"2634":1,"2649":1,"2651":1,"2676":4,"2861":1,"2864":3}}],["prev",{"2":{"1459":1,"1465":1,"1635":1,"1648":1,"1744":2,"1828":1,"2040":1,"2127":1,"2277":1,"2278":1,"2323":4,"2463":2,"2481":1,"2483":1,"2487":4,"2496":1,"2503":1,"2504":1,"2511":1,"2880":5}}],["preview",{"2":{"599":1,"2619":2,"2676":2}}],["previewing",{"0":{"599":1}}],["previous",{"2":{"24":2,"56":1,"57":1,"58":1,"98":1,"107":1,"124":1,"126":1,"145":1,"149":1,"191":1,"206":1,"231":1,"279":1,"384":1,"389":2,"391":1,"541":1,"669":1,"670":1,"1331":1,"1359":1,"1459":1,"1465":1,"1648":2,"1744":1,"1828":1,"1855":1,"1856":1,"2015":1,"2024":2,"2040":1,"2073":1,"2074":1,"2127":1,"2145":2,"2146":2,"2241":1,"2255":1,"2265":1,"2278":1,"2285":1,"2323":1,"2362":2,"2374":1,"2397":1,"2412":1,"2463":1,"2481":1,"2483":1,"2487":1,"2496":1,"2503":1,"2504":1,"2511":1,"2529":1,"2545":1,"2547":1,"2582":1,"2676":1,"2705":1,"2863":1,"2878":2,"2880":3,"2895":1}}],["previously",{"2":{"14":1,"50":1,"155":1,"158":1,"159":1,"182":1,"184":1,"234":1,"276":1,"283":1,"738":1,"2159":1,"2218":1,"2241":1,"2667":1,"2705":1}}],["prevention",{"2":{"867":1}}],["preventing",{"2":{"190":2,"191":1,"229":1,"1956":1,"1964":2,"2516":2}}],["prevent",{"2":{"186":1,"191":2,"199":1,"211":1,"222":1,"249":1,"308":1,"312":1,"387":1,"546":1,"557":1,"574":1,"638":1,"661":1,"735":1,"744":1,"1753":1,"1956":1,"1969":1,"2158":1,"2206":1,"2244":1,"2364":1,"2531":1,"2626":1,"2631":1,"2674":1,"2742":1,"2833":1}}],["prevented",{"2":{"103":1}}],["prevents",{"2":{"6":1,"1435":1,"1754":1,"1946":1,"2868":1}}],["pros",{"2":{"2275":1,"2371":1}}],["professional",{"2":{"2237":1}}],["profile5",{"2":{"2323":1,"2487":1}}],["profile4",{"2":{"2323":1,"2487":1}}],["profile3",{"2":{"2323":1,"2487":1}}],["profile2",{"2":{"2323":1,"2487":1}}],["profile1",{"2":{"2323":1,"2487":1}}],["profiles",{"2":{"1928":1,"2617":1}}],["profile",{"2":{"491":1,"492":1,"493":1,"2323":10,"2487":10}}],["profiler",{"2":{"211":1}}],["proficient",{"2":{"392":1,"2853":1}}],["prone",{"2":{"1395":1,"1494":1,"1580":1,"1584":1}}],["proving",{"2":{"2512":1}}],["providing",{"2":{"598":1,"655":1,"1450":1,"2399":2,"2407":1,"2512":2,"2514":1,"2515":1,"2615":1,"2632":1,"2659":1,"2706":1}}],["provided",{"2":{"70":1,"125":1,"153":1,"185":1,"288":1,"312":1,"403":1,"441":1,"471":2,"552":7,"727":2,"734":1,"738":3,"1278":1,"1304":1,"1321":1,"1378":1,"1426":1,"1498":1,"1596":1,"1597":1,"1600":1,"1649":1,"1706":1,"1710":2,"1749":1,"1928":2,"1939":1,"1940":1,"1942":1,"2223":1,"2244":1,"2246":1,"2394":1,"2449":1,"2513":15,"2514":1,"2515":2,"2590":1,"2659":1,"2676":4,"2677":1,"2881":1}}],["provides",{"2":{"24":1,"45":1,"69":1,"153":1,"163":1,"358":1,"457":1,"536":1,"600":1,"604":1,"606":1,"611":1,"683":1,"704":1,"722":1,"1172":1,"1175":1,"1178":1,"1261":1,"1547":1,"1706":1,"1769":1,"1803":1,"1826":1,"1897":1,"1941":3,"2014":1,"2038":1,"2140":1,"2237":1,"2566":1,"2601":1,"2612":1,"2615":1,"2619":1,"2682":1,"2689":1,"2765":1,"2831":1}}],["provide",{"2":{"4":1,"176":1,"199":1,"213":1,"234":1,"285":1,"288":1,"308":1,"458":1,"477":1,"497":1,"557":1,"607":1,"742":1,"1370":1,"1372":1,"1373":1,"1487":1,"1496":1,"1497":1,"1596":1,"1598":1,"1599":1,"1600":2,"1603":2,"1606":2,"1649":1,"1710":1,"1803":1,"1805":1,"1810":1,"1811":1,"1817":1,"1941":1,"2211":1,"2364":1,"2406":1,"2452":1,"2512":2,"2514":2,"2517":1,"2649":1,"2651":1,"2655":1,"2684":1,"2687":1,"2689":1,"2699":1}}],["proves",{"2":{"522":1}}],["probe",{"2":{"2454":1,"2622":5}}],["probability",{"2":{"2131":1}}],["probably",{"2":{"233":1,"371":1,"513":1,"667":1,"1339":1,"1343":1,"1764":1,"1915":1,"2363":1,"2375":2,"2380":1,"2448":1,"2606":1,"2610":1,"2894":1}}],["problem",{"0":{"1354":1,"1756":1},"2":{"1297":1,"1330":1,"1337":1,"1349":1,"1397":1,"1417":1,"1467":1,"1473":1,"1563":1,"1919":2,"2412":1,"2684":1,"2890":1}}],["problems",{"0":{"590":1},"2":{"211":1,"254":1,"377":1,"432":4,"437":1,"453":1,"582":1,"595":1,"1351":1,"1394":1,"1455":1,"2363":1,"2394":1,"2513":1,"2532":1,"2562":1,"2574":1,"2625":1,"2690":1,"2893":1}}],["problematic",{"2":{"123":1,"254":1,"2695":1}}],["prologues",{"2":{"176":1}}],["proceed",{"2":{"667":1,"2541":1}}],["procedures",{"2":{"2526":1}}],["procedure",{"0":{"397":1},"1":{"398":1,"399":1,"400":1,"401":1},"2":{"165":1,"191":1,"2215":1,"2223":1,"2676":1}}],["processes",{"2":{"382":1}}],["processed",{"2":{"114":1,"1395":1,"1411":1,"1413":1,"1426":2,"1461":2,"1582":1,"1972":1,"2246":2,"2266":1,"2476":1,"2733":1,"2771":1}}],["processors",{"2":{"593":1,"2244":1,"2411":2,"2858":1}}],["processor==stm32f411",{"2":{"430":3}}],["processor",{"2":{"70":1,"111":2,"191":1,"199":1,"436":1,"650":1,"1894":1,"2525":2,"2637":1,"2778":1,"2801":1}}],["processing",{"0":{"98":1,"1771":1},"2":{"4":1,"98":1,"112":1,"125":1,"185":1,"191":1,"199":1,"203":3,"249":1,"288":2,"294":1,"307":2,"546":1,"609":1,"612":1,"613":1,"628":1,"629":1,"744":1,"1270":1,"1271":1,"1272":1,"1389":1,"1419":1,"1503":2,"1505":1,"1579":1,"1580":1,"1588":1,"1596":2,"1635":1,"1691":1,"1771":1,"1922":1,"1956":1,"1969":1,"1971":1,"2246":2,"2400":1,"2473":1,"2521":1,"2522":3,"2712":2,"2817":1,"2864":1}}],["process",{"0":{"16":1,"23":1,"203":1,"613":1,"614":1,"1426":1,"1502":1,"1503":1,"2679":1,"2864":1},"1":{"1427":1,"1428":1,"1429":1,"1430":1,"1503":1},"2":{"0":1,"1":1,"3":1,"7":1,"9":1,"15":1,"19":1,"39":1,"46":3,"52":1,"76":1,"94":1,"114":1,"165":2,"172":1,"201":1,"203":6,"211":3,"222":3,"235":1,"236":1,"266":1,"277":1,"285":1,"294":1,"307":2,"317":2,"377":1,"382":1,"391":1,"393":1,"394":1,"395":1,"554":1,"575":5,"591":1,"601":1,"609":2,"612":3,"613":2,"614":2,"615":3,"622":1,"625":1,"629":1,"633":1,"635":1,"648":2,"668":1,"669":1,"744":2,"1307":1,"1358":3,"1359":2,"1366":2,"1389":4,"1401":2,"1418":2,"1419":5,"1426":4,"1427":5,"1442":1,"1455":6,"1456":12,"1488":1,"1497":1,"1502":4,"1503":2,"1575":3,"1587":3,"1588":6,"1592":1,"1606":12,"1629":2,"1631":2,"1635":1,"1636":1,"1649":1,"1711":1,"1723":1,"1763":2,"1817":1,"1818":1,"1823":2,"1832":2,"1907":1,"1916":4,"1917":1,"1920":1,"1949":1,"1950":1,"1965":1,"1969":1,"1971":2,"2009":1,"2027":1,"2032":2,"2033":1,"2035":5,"2047":2,"2127":2,"2137":3,"2171":1,"2223":1,"2246":3,"2256":5,"2262":2,"2271":1,"2342":1,"2374":2,"2375":1,"2387":1,"2402":1,"2407":1,"2412":1,"2473":1,"2521":2,"2522":1,"2523":1,"2526":1,"2544":1,"2548":2,"2550":1,"2558":1,"2567":2,"2570":1,"2571":1,"2580":1,"2662":1,"2670":1,"2676":1,"2677":1,"2682":1,"2732":1,"2759":1,"2818":2,"2825":2,"2827":1,"2860":1,"2863":1,"2864":45,"2868":1}}],["proprietary",{"0":{"2681":1,"2694":1},"1":{"2682":1,"2683":1,"2684":1,"2685":1,"2686":1,"2687":1,"2688":1,"2689":1,"2690":1,"2691":1,"2692":1,"2693":1,"2694":1,"2695":1,"2696":1,"2697":1,"2698":1},"2":{"2513":1,"2681":1,"2682":1,"2683":1,"2684":1,"2685":1,"2689":3,"2690":1,"2694":1,"2695":2,"2697":1,"2698":1}}],["props",{"2":{"2462":1,"2481":1}}],["proposed",{"2":{"322":3,"381":1,"392":1,"2681":1}}],["prophet",{"2":{"211":1}}],["property",{"2":{"516":1,"1348":1,"2705":2}}],["properties",{"0":{"516":1},"2":{"308":1,"371":2,"516":1,"669":1,"1676":1,"1946":1,"2611":1,"2816":2}}],["properly",{"2":{"191":1,"222":1,"249":1,"543":1,"546":1,"1331":1,"1585":1,"1770":1,"1912":1,"2047":1,"2226":1,"2244":1,"2416":1,"2436":1,"2444":1,"2599":1,"2610":1,"2741":1}}],["proper",{"2":{"163":1,"455":1,"1293":1,"1294":1,"2545":1,"2624":1,"2626":1,"2659":1}}],["propagated",{"2":{"482":1}}],["propagate",{"2":{"149":1}}],["promenade",{"2":{"294":1}}],["promethium",{"2":{"114":1}}],["prompts",{"2":{"308":1,"2576":4}}],["prompt",{"2":{"294":1,"308":1,"432":1,"441":2,"669":1,"2448":1,"2481":1,"2546":1,"2568":1,"2615":1}}],["prompted",{"2":{"161":1,"2607":1}}],["promote",{"2":{"199":1,"2513":1}}],["prominent",{"2":{"2745":1}}],["prominently",{"2":{"131":1}}],["promises",{"2":{"2698":1}}],["promicro",{"0":{"2387":1,"2783":1},"2":{"169":1,"222":1,"271":2,"277":1,"306":2,"311":14,"315":2,"317":2,"436":2,"1291":1,"1367":14,"1370":2,"2387":1,"2662":1,"2801":2}}],["programs",{"0":{"2744":1},"2":{"1756":2,"1942":2,"2024":1,"2528":1,"2652":1,"2858":1,"2884":2}}],["program",{"0":{"1293":1},"1":{"1294":1,"1295":1},"2":{"376":1,"471":1,"473":2,"522":1,"601":1,"647":1,"735":1,"1183":1,"1270":1,"1289":1,"1414":3,"1563":1,"1575":1,"2010":1,"2197":1,"2237":1,"2364":1,"2378":1,"2525":2,"2537":3,"2565":3,"2680":3,"2755":1,"2858":3,"2892":1}}],["programmed",{"2":{"2563":1}}],["programmer>",{"2":{"2448":1}}],["programmers",{"2":{"511":1,"2436":1,"2448":1,"2454":1}}],["programmer",{"0":{"367":1},"2":{"367":1,"1293":3,"1493":3,"1822":1,"2329":4,"2332":1,"2335":2,"2363":1,"2430":1,"2432":1,"2434":1,"2436":1,"2438":1,"2440":1,"2448":2,"2526":1,"2561":3,"2834":3}}],["programmatically",{"2":{"1710":1,"1830":1,"2044":1,"2243":1,"2272":1}}],["programmatic",{"2":{"1654":1}}],["programmable",{"0":{"1972":1,"1976":1,"1977":1,"1979":1,"1981":1,"1983":1,"1985":1,"1988":1,"1989":1,"1991":1,"2507":1},"1":{"1973":1,"1974":1,"1975":1,"1976":1,"1977":1,"1978":2,"1979":1,"1980":2,"1981":1,"1982":2,"1983":1,"1984":2,"1985":1,"1986":2,"1987":2,"1988":1,"1989":1,"1990":2,"1991":1,"1992":2},"2":{"134":4,"149":1,"188":1,"190":1,"191":3,"231":3,"1270":1,"1972":2,"1974":64,"1976":1,"1988":1,"1989":1,"1990":1,"1991":1,"1992":1,"2406":1,"2507":65,"2652":1,"2864":1}}],["programming",{"0":{"612":1,"2407":1},"1":{"613":1,"614":1},"2":{"593":1,"2010":1,"2013":1,"2424":1,"2449":1,"2514":1,"2525":1,"2535":1,"2561":1,"2612":1,"2757":1,"2766":2,"2857":1}}],["progressively",{"2":{"213":1}}],["progress",{"2":{"113":1,"355":1,"695":1,"2164":1}}],["progressed",{"2":{"109":1}}],["progmem",{"2":{"94":1,"114":1,"149":1,"247":1,"307":1,"571":1,"710":1,"757":1,"783":2,"809":2,"841":2,"871":2,"906":2,"940":2,"974":2,"1008":2,"1042":2,"1076":2,"1110":2,"1144":2,"1197":2,"1426":2,"1497":1,"1505":1,"1510":1,"1572":2,"1573":2,"1574":2,"1575":6,"1587":1,"1588":1,"1608":1,"1635":1,"1670":1,"1685":1,"1686":1,"1689":1,"1690":1,"1818":1,"1904":1,"1912":3,"2133":7,"2135":5,"2137":3,"2178":1,"2180":1,"2231":1,"2236":3,"2249":1,"2251":1,"2258":1,"2275":1,"2276":1,"2471":1,"2476":2,"2531":1,"2862":1,"2882":1}}],["pro",{"0":{"271":1,"1371":1,"1374":2,"2430":1,"2650":1},"1":{"1372":1,"1373":1,"1374":1,"1375":1,"1376":1,"1377":1,"1378":1,"2431":1},"2":{"77":1,"86":2,"102":3,"114":12,"134":2,"143":2,"149":2,"152":1,"161":1,"165":4,"175":4,"176":2,"189":1,"191":2,"197":2,"199":1,"222":3,"236":2,"271":2,"317":2,"528":1,"550":1,"666":1,"670":2,"1295":1,"1367":1,"1369":1,"1371":8,"1376":1,"1378":1,"1380":1,"1381":1,"2207":1,"2209":1,"2212":1,"2213":1,"2219":2,"2225":1,"2332":1,"2333":1,"2367":1,"2369":1,"2370":2,"2430":2,"2431":3,"2432":1,"2445":3,"2449":1,"2535":1,"2636":1,"2638":1,"2639":6,"2648":2,"2650":2,"2651":1,"2654":1,"2662":2,"2783":1,"2834":4,"2843":3}}],["producing",{"2":{"93":1,"2124":1}}],["production",{"0":{"2408":1,"2450":1},"2":{"458":1,"2330":3,"2337":3,"2408":1,"2450":2}}],["products",{"2":{"142":1,"730":3,"1297":1,"2517":1,"2695":1,"2799":1}}],["product",{"2":{"70":1,"134":2,"158":2,"184":2,"191":2,"543":2,"670":1,"730":4,"731":1,"1297":4,"1310":1,"2013":2,"2015":5,"2330":2,"2337":2,"2429":1,"2512":1,"2514":1,"2676":1,"2800":2,"2829":1}}],["producers",{"2":{"2515":1}}],["produced",{"2":{"427":1,"543":1,"2027":2,"2342":1,"2343":1,"2750":1,"2751":1}}],["produces",{"2":{"303":1,"1450":1,"1567":2,"1770":1,"2027":2,"2035":2}}],["produce",{"2":{"49":1,"159":1,"209":1,"266":1,"702":1,"1488":3,"1497":1,"1572":1,"1820":1,"2375":1,"2420":1,"2535":1,"2881":3}}],["protozoa",{"2":{"211":2}}],["prototypist",{"2":{"143":2,"149":1,"211":3,"222":2}}],["prototypes",{"2":{"133":1,"134":1,"2403":1,"2676":1}}],["prototype",{"2":{"114":1,"191":1,"2408":1,"2674":1}}],["proto",{"2":{"114":1,"134":1,"253":1}}],["protocol=serial",{"2":{"266":1,"277":1}}],["protocols",{"0":{"2243":1},"2":{"133":1,"134":1,"2238":1,"2240":2,"2243":3,"2244":1,"2320":1}}],["protocol",{"0":{"2240":1},"1":{"2241":1,"2242":1,"2243":1},"2":{"50":1,"75":1,"111":2,"112":1,"113":1,"114":1,"133":3,"134":3,"165":2,"176":1,"191":1,"199":2,"222":1,"236":2,"249":1,"263":1,"265":1,"266":1,"374":1,"552":1,"557":1,"1261":1,"1264":1,"1650":1,"1924":1,"1936":1,"1938":1,"2002":1,"2124":1,"2222":1,"2240":1,"2241":2,"2242":2,"2243":6,"2244":2,"2246":4,"2320":1,"2332":1,"2342":1,"2415":1,"2694":1,"2754":2,"2827":3,"2828":2,"2858":2,"2859":1}}],["proton",{"0":{"304":1,"1189":1,"1372":1,"1449":1,"2636":1},"1":{"2637":1,"2638":1,"2639":1},"2":{"49":3,"50":2,"77":1,"134":2,"161":2,"176":1,"189":2,"304":1,"308":1,"530":1,"550":1,"704":1,"749":1,"1178":2,"1226":1,"1247":1,"1289":1,"1367":1,"1369":2,"1371":4,"1372":2,"1375":1,"1449":1,"1526":1,"2219":1,"2340":1,"2367":1,"2369":1,"2370":1,"2622":2,"2636":1,"2638":2,"2639":6,"2843":1}}],["protected",{"2":{"2755":1}}],["protection",{"2":{"312":1}}],["protect",{"2":{"26":1,"730":1,"2412":1}}],["project¹",{"2":{"2610":1}}],["projectcain",{"2":{"249":1}}],["projects",{"0":{"1289":1,"2408":1},"1":{"1290":1},"2":{"204":1,"543":2,"647":1,"2328":1,"2358":1,"2398":1,"2400":1,"2606":1,"2607":1}}],["project",{"0":{"42":1,"593":1,"2360":1,"2395":1,"2610":1},"2":{"211":2,"213":1,"331":1,"371":1,"392":1,"501":1,"542":1,"591":1,"595":1,"603":1,"1289":1,"1321":1,"1921":1,"2237":1,"2351":2,"2357":1,"2358":2,"2360":2,"2380":1,"2408":3,"2410":1,"2607":1,"2610":5,"2611":6,"2662":4,"2765":1}}],["pr",{"0":{"394":1,"401":1,"2515":1,"2673":1},"1":{"2674":1,"2675":1,"2676":1,"2677":1,"2678":1,"2679":1,"2680":1},"2":{"1":1,"14":1,"32":1,"36":1,"49":1,"130":1,"134":1,"149":2,"191":1,"198":1,"199":1,"229":1,"236":1,"255":1,"256":1,"265":1,"273":1,"275":1,"308":1,"322":12,"381":11,"384":1,"385":1,"386":1,"387":1,"394":1,"400":1,"487":1,"488":2,"597":2,"600":1,"601":2,"1383":1,"1386":3,"1403":1,"1575":1,"2243":1,"2247":3,"2513":5,"2515":2,"2674":8,"2676":8,"2677":6,"2679":2,"2802":2}}],["prs",{"0":{"38":1,"2674":1,"2675":1,"2676":1,"2677":1},"2":{"1":1,"21":1,"134":1,"188":1,"199":1,"213":1,"224":1,"233":1,"251":2,"265":1,"268":2,"275":1,"279":1,"307":1,"377":1,"380":4,"381":4,"383":3,"384":1,"385":1,"390":9,"455":1,"597":1,"601":1,"2513":5,"2515":3,"2516":1,"2517":1,"2673":1,"2674":1,"2675":1,"2676":4,"2677":3,"2678":1,"2679":3}}],["tft",{"2":{"2385":1,"2704":1}}],["tbd",{"2":{"2337":1}}],["tbkmini",{"2":{"311":8,"317":2}}],["tbk",{"2":{"277":1}}],["tsr",{"2":{"2247":1}}],["tsangan",{"2":{"211":2,"285":1,"308":1}}],["tl",{"2":{"2247":3,"2267":2}}],["td",{"2":{"1573":2,"2255":1,"2258":4,"2259":1,"2261":1,"2262":1,"2263":41,"2264":26,"2265":25}}],["tps65",{"2":{"1927":1,"1928":2}}],["tps43",{"2":{"1927":1,"1928":2}}],["tpyo",{"2":{"1504":1}}],["tpm754",{"2":{"1345":2}}],["t6181",{"2":{"1346":1}}],["t1l",{"2":{"1273":1}}],["t1h",{"2":{"1263":1,"1264":1,"1273":1}}],["tmpu",{"2":{"2199":1}}],["tmpd",{"2":{"2199":1}}],["tm023023",{"2":{"1931":1}}],["tm035035",{"2":{"1931":1}}],["tm040040",{"2":{"1931":1}}],["tm1812",{"2":{"1265":1}}],["tmk",{"0":{"601":1,"1321":1},"2":{"1":1,"38":1,"49":1,"75":2,"113":4,"114":5,"133":3,"134":3,"165":1,"199":1,"222":2,"556":2,"1297":2,"1313":1,"1321":6,"1330":2,"1331":4,"1337":2,"1339":2,"1343":1,"1349":1,"1354":2,"2320":1,"2358":3,"2471":1,"2476":1,"2558":1,"2751":1,"2858":1}}],["t0l",{"2":{"333":1,"1273":1}}],["t0h",{"2":{"333":1,"1263":1,"1264":1,"1273":1}}],["tty",{"2":{"2448":1}}],["ttyacmx",{"2":{"2448":1}}],["ttf",{"2":{"464":1,"2701":1,"2703":3,"2705":1}}],["tt",{"2":{"194":1,"546":1,"1392":2,"1658":1,"1757":1,"1956":1,"2250":2,"2494":1,"2510":1,"2877":1}}],["txbolt",{"2":{"2241":1,"2828":1}}],["txen1",{"2":{"1999":1}}],["txled",{"2":{"1372":1,"1376":1}}],["tx",{"0":{"2241":1},"2":{"277":1,"1175":4,"1176":3,"1178":8,"1179":6,"1183":1,"1189":11,"1190":9,"1191":8,"1246":2,"1247":4,"1370":1,"2240":1,"2241":3,"2242":1,"2244":1,"2247":4,"2639":2,"2650":3,"2652":2}}],["txt",{"2":{"191":1,"404":1,"460":2,"470":1,"1497":1,"1499":1,"2582":4}}],["txuu",{"2":{"143":2}}],["tube",{"2":{"2371":1}}],["tuning",{"2":{"2032":1,"2877":1,"2883":1}}],["tuned",{"2":{"1932":1,"2670":1}}],["tunes",{"2":{"1443":1}}],["tune",{"2":{"165":2,"1737":1,"1755":1,"2033":1,"2735":1,"2886":1}}],["tuple",{"2":{"508":2,"510":1}}],["tuples",{"0":{"508":1},"2":{"508":1}}],["tutorial",{"0":{"2525":1},"1":{"2526":1,"2527":1},"2":{"367":1,"747":1,"2535":1,"2536":2,"2592":1,"2594":1,"2603":1,"2854":2}}],["tuv",{"2":{"266":1}}],["tuvw",{"2":{"249":1}}],["turquoise",{"2":{"2045":2,"2151":2}}],["turing",{"2":{"1964":2}}],["turkish",{"2":{"134":1,"2834":6}}],["turnaround",{"2":{"265":1,"2550":1}}],["turn",{"0":{"2261":1},"2":{"92":1,"124":1,"168":1,"222":1,"387":1,"629":1,"651":1,"659":1,"699":1,"1173":1,"1185":1,"1266":1,"1300":1,"1455":1,"1513":2,"1515":1,"1519":1,"1531":1,"1532":1,"1543":1,"1544":1,"1648":2,"1676":1,"1678":1,"1748":2,"1757":1,"1759":1,"1760":1,"1811":2,"1819":2,"1828":2,"1832":1,"1839":1,"1840":1,"1841":1,"1842":1,"1905":1,"1912":2,"1969":1,"2040":2,"2041":3,"2047":1,"2057":1,"2058":1,"2059":1,"2060":1,"2137":2,"2146":4,"2156":1,"2195":1,"2232":1,"2236":2,"2239":1,"2250":5,"2261":2,"2364":1,"2478":1,"2486":2,"2494":3,"2496":2,"2498":2,"2504":2,"2510":5,"2652":1,"2676":1,"2733":1,"2804":1,"2805":1,"2815":1,"2818":1,"2824":1,"2825":1,"2859":1}}],["turned",{"2":{"77":1,"601":2,"1461":1,"1516":1,"1616":1,"1638":1,"1807":1,"1919":1,"2137":1,"2276":1,"2599":1,"2670":1}}],["turns",{"2":{"31":1,"34":1,"168":1,"543":1,"1389":1,"1398":10,"1455":2,"1460":2,"1463":2,"1465":6,"1491":2,"1500":2,"1506":2,"1563":1,"1564":4,"1565":2,"1567":1,"1568":1,"1569":2,"1571":1,"1576":2,"1761":2,"1806":2,"1832":1,"1906":1,"1907":1,"1912":3,"2047":1,"2234":1,"2236":4,"2252":2,"2255":1,"2363":2,"2483":6,"2484":2,"2485":2,"2494":2,"2506":2,"2599":2,"2703":1,"2731":2,"2809":2}}],["turning",{"2":{"13":1,"25":1,"134":1,"195":1,"633":1,"1455":1,"1905":1,"1968":1,"2232":1,"2364":1,"2759":1,"2859":1}}],["tzarc",{"2":{"163":1,"165":1,"288":1}}],["typ65+",{"2":{"211":1}}],["typists",{"2":{"1383":1,"2875":1,"2876":1}}],["typically",{"2":{"654":1,"1266":1,"1275":1,"1321":1,"1324":1,"1395":1,"1468":1,"1710":1,"1758":1,"1909":1,"1942":1,"2263":1,"2364":1,"2401":1,"2402":1,"2476":1,"2683":1,"2753":1,"2755":1,"2793":1,"2860":1,"2861":1,"2882":1}}],["typical",{"2":{"194":1,"471":1,"1392":1,"1528":1,"1563":1,"1942":1,"2476":1,"2512":1}}],["typing",{"0":{"2027":1,"2042":1},"2":{"168":1,"195":1,"211":1,"246":1,"297":3,"308":1,"627":1,"1395":1,"1463":1,"1492":1,"1499":2,"1505":1,"1567":2,"1769":1,"1770":2,"1955":1,"2021":1,"2027":2,"2035":2,"2041":3,"2042":6,"2155":1,"2177":1,"2181":1,"2237":1,"2248":1,"2263":5,"2277":1,"2325":5,"2380":1,"2621":2,"2779":1,"2842":1,"2878":2,"2886":1,"2892":1}}],["typographic",{"2":{"199":1}}],["typos",{"2":{"134":2,"249":1,"308":1,"1494":1,"1495":3,"1497":1,"1498":2,"1502":1}}],["typo",{"2":{"114":4,"134":4,"149":3,"165":1,"191":1,"249":1,"1495":3,"1497":3,"1498":4,"1499":2,"1502":2,"1503":4,"1504":4,"1505":4,"1508":4,"1509":1}}],["typeid",{"2":{"2713":2,"2715":1,"2716":1,"2717":1,"2718":2,"2719":2,"2720":2,"2722":1,"2723":1,"2724":1,"2725":1,"2726":1,"2727":1}}],["typed",{"2":{"1423":2,"1493":1,"1494":1,"1595":1,"1752":1,"1753":1,"1754":9,"2026":2,"2027":1,"2263":1,"2276":1,"2868":1}}],["typedef",{"2":{"236":1,"1911":1,"1912":1,"2223":1,"2236":1,"2263":1,"2264":1,"2265":2,"2716":1}}],["typewriter",{"2":{"236":1}}],["typenames",{"2":{"165":1}}],["typestring",{"2":{"2802":1}}],["types",{"0":{"653":1,"1383":1},"2":{"114":2,"119":1,"149":1,"191":1,"196":2,"236":1,"537":2,"597":1,"653":1,"1597":1,"1646":1,"1766":2,"1910":1,"2021":1,"2027":1,"2171":1,"2172":2,"2328":2,"2502":1,"2703":2,"2789":1,"2868":1}}],["type",{"0":{"521":1,"1903":1},"2":{"49":2,"111":1,"112":1,"114":2,"132":1,"143":2,"149":1,"168":2,"176":1,"199":1,"211":1,"222":1,"236":4,"249":3,"273":1,"277":1,"354":1,"364":1,"429":1,"486":1,"521":1,"537":1,"556":1,"582":1,"597":1,"621":1,"651":1,"668":2,"669":1,"682":1,"1346":2,"1382":1,"1383":1,"1386":2,"1387":1,"1419":1,"1420":1,"1422":2,"1424":1,"1426":2,"1460":1,"1463":1,"1492":2,"1499":2,"1508":1,"1509":2,"1563":2,"1572":1,"1585":1,"1616":1,"1730":1,"1734":2,"1736":1,"1770":2,"1826":3,"1910":4,"1911":1,"1924":1,"1936":1,"1938":1,"1939":1,"1940":1,"1964":1,"1965":1,"1970":1,"2038":3,"2155":1,"2174":1,"2175":1,"2176":1,"2177":1,"2178":1,"2179":1,"2180":1,"2181":1,"2182":1,"2183":1,"2184":1,"2185":1,"2186":1,"2187":1,"2188":1,"2189":1,"2190":1,"2191":1,"2192":1,"2219":1,"2235":3,"2248":2,"2249":1,"2263":4,"2264":2,"2265":1,"2273":1,"2276":1,"2320":1,"2363":1,"2364":1,"2395":1,"2401":6,"2414":1,"2448":1,"2558":1,"2598":3,"2622":1,"2623":1,"2701":1,"2704":2,"2713":1,"2715":2,"2716":2,"2717":2,"2720":1,"2721":4,"2722":2,"2723":2,"2724":2,"2725":2,"2726":2,"2727":2,"2789":1,"2818":1,"2825":1,"2892":1}}],["tweezers",{"2":{"2367":1,"2374":1}}],["tweetydabird",{"2":{"311":8,"317":1}}],["tweak",{"2":{"119":1,"285":1,"2042":1,"2131":1,"2524":1}}],["tweaks",{"0":{"2841":1},"2":{"94":1,"149":1,"277":1,"294":1,"2624":1}}],["tw40",{"2":{"241":2}}],["tw",{"2":{"93":1,"2127":1,"2503":1}}],["twisting",{"2":{"2373":1}}],["twinkling",{"2":{"2131":1}}],["twinkle",{"2":{"74":1,"93":1,"114":1,"231":1,"2127":2,"2129":2,"2130":2,"2131":3,"2133":2,"2503":2,"2842":1}}],["twi",{"2":{"249":1}}],["twig50",{"2":{"191":1}}],["twice",{"2":{"92":1,"1468":1,"2198":1,"2254":1,"2255":1,"2258":1,"2332":1,"2445":1,"2809":1}}],["two",{"0":{"337":1,"338":1,"1791":1},"1":{"1792":1,"1793":1},"2":{"18":1,"31":1,"34":1,"35":1,"49":1,"114":1,"149":1,"196":2,"203":1,"222":1,"255":1,"277":1,"289":1,"322":1,"337":1,"338":1,"374":1,"411":1,"473":1,"520":1,"537":1,"597":1,"601":1,"613":1,"630":1,"647":1,"655":2,"666":1,"674":1,"696":2,"703":1,"1170":3,"1178":2,"1230":1,"1274":1,"1329":1,"1356":1,"1359":2,"1375":1,"1378":2,"1383":1,"1392":1,"1403":1,"1411":1,"1426":1,"1444":1,"1448":1,"1452":1,"1456":1,"1473":1,"1487":1,"1508":3,"1509":1,"1579":1,"1584":1,"1587":1,"1597":1,"1601":1,"1603":1,"1608":1,"1629":1,"1635":1,"1638":3,"1665":1,"1708":1,"1710":1,"1711":1,"1766":2,"1772":1,"1813":1,"1817":1,"1902":1,"1906":1,"1911":2,"1927":1,"1929":3,"1971":1,"1994":1,"1998":1,"2014":1,"2035":1,"2041":1,"2132":1,"2135":1,"2154":1,"2156":1,"2172":1,"2188":1,"2207":3,"2209":2,"2212":1,"2213":1,"2233":1,"2241":2,"2246":1,"2247":1,"2256":1,"2263":2,"2373":3,"2406":1,"2472":1,"2515":1,"2519":1,"2560":1,"2582":1,"2586":1,"2622":1,"2639":1,"2649":1,"2652":1,"2679":1,"2728":1,"2840":1,"2875":2,"2881":4,"2888":2,"2896":1}}],["tgr",{"2":{"122":2,"134":1}}],["tg",{"2":{"38":1,"1392":2,"1956":3,"1969":2,"2255":1,"2265":3,"2494":1}}],["tkd",{"2":{"2513":1}}],["tkm",{"2":{"114":1,"211":1}}],["tkc",{"2":{"43":4,"211":3}}],["tkc1800",{"0":{"33":1,"34":1},"1":{"34":1},"2":{"33":2,"34":1,"43":2,"2745":1}}],["tkl87",{"2":{"270":1,"277":1}}],["tklfrlnrlmlao",{"2":{"211":1}}],["tkl",{"2":{"18":2,"110":1,"197":6,"211":5,"226":2,"236":1,"253":2,"281":2,"2247":1,"2553":1,"2676":1}}],["tainting",{"2":{"2695":1}}],["tacworks",{"2":{"2513":1}}],["tate",{"2":{"2035":1}}],["talking",{"2":{"601":1,"2207":1}}],["talk",{"2":{"595":1,"601":2,"602":1,"1230":1,"2356":1,"2454":1}}],["tandem",{"2":{"397":1}}],["tag+=",{"2":{"1310":1}}],["tagging",{"2":{"398":1}}],["tagged",{"2":{"380":1}}],["tag",{"2":{"211":1,"228":1,"332":1,"387":2,"389":1,"398":2,"399":1,"600":1,"2622":1,"2623":1}}],["tags",{"0":{"110":1},"2":{"110":5,"398":2,"399":1,"400":2,"2587":1,"2743":1,"2800":2}}],["tabbing",{"2":{"1358":1}}],["tabs",{"0":{"334":1},"1":{"335":1,"336":1,"337":1,"338":1,"339":1},"2":{"334":1,"494":1,"496":1,"2378":1,"2675":1}}],["tabsification",{"2":{"191":1}}],["tab",{"0":{"335":1,"338":1,"339":1,"489":1,"1358":1,"1475":1},"1":{"336":1,"337":1,"490":1,"491":1,"492":1,"493":1},"2":{"222":1,"334":1,"353":1,"371":3,"375":1,"489":2,"490":1,"491":1,"492":4,"493":2,"561":1,"562":1,"571":2,"669":1,"1325":3,"1348":1,"1358":4,"1442":14,"1474":1,"1475":1,"1480":2,"1486":1,"1574":1,"1575":3,"1588":4,"1592":2,"2025":9,"2168":2,"2244":2,"2263":2,"2327":1,"2458":2,"2467":1,"2471":1,"2477":1,"2481":2,"2519":1,"2547":1,"2599":1,"2611":2,"2743":1}}],["tables",{"0":{"329":1},"2":{"2169":1,"2644":1,"2788":1,"2832":1,"2833":1}}],["tablet",{"2":{"100":1,"1391":1}}],["table",{"0":{"459":1,"2716":1,"2717":1},"2":{"55":1,"176":1,"191":1,"199":1,"247":1,"285":1,"459":3,"660":1,"661":2,"665":1,"669":1,"676":1,"700":3,"704":1,"1176":1,"1179":1,"1450":1,"1523":1,"1524":1,"1826":1,"1955":1,"2038":1,"2129":1,"2249":1,"2275":2,"2276":7,"2318":1,"2364":2,"2373":1,"2418":1,"2640":1,"2653":1,"2705":2,"2715":6,"2716":4,"2717":3}}],["taking",{"2":{"324":1,"392":1,"591":1,"2035":1,"2135":1,"2414":1,"2582":1,"2611":1,"2875":1}}],["takashicompany",{"2":{"249":2,"446":2}}],["takashiski",{"2":{"143":4,"149":2}}],["takai",{"2":{"149":1}}],["taken",{"2":{"392":1,"471":1,"1394":1,"1616":1,"2255":1,"2425":1}}],["take",{"0":{"1309":1},"2":{"134":1,"191":2,"194":1,"222":1,"236":1,"288":1,"302":1,"371":1,"375":1,"398":1,"412":1,"467":1,"554":1,"592":1,"601":1,"647":1,"747":1,"755":1,"758":1,"761":1,"764":1,"767":1,"770":1,"773":1,"1238":1,"1241":1,"1256":1,"1258":1,"1329":1,"1428":1,"1751":1,"1754":1,"1755":1,"1912":1,"2135":1,"2156":1,"2215":1,"2265":1,"2365":1,"2374":1,"2407":1,"2525":1,"2570":1,"2655":1,"2679":1,"2706":1,"2836":1,"2845":1,"2862":1,"2891":1,"2896":1}}],["takes",{"2":{"49":1,"412":1,"729":1,"1334":1,"1350":1,"1382":1,"1589":1,"1649":1,"1739":1,"1740":1,"1741":1,"1754":1,"1915":1,"2243":1,"2255":1,"2263":1,"2356":1,"2477":1,"2581":1,"2772":1,"2841":1,"2880":1,"2882":1}}],["taurus",{"2":{"114":1}}],["ta65",{"2":{"57":2}}],["taro",{"2":{"143":2}}],["targeted",{"2":{"2225":1,"2659":1}}],["target2initiator",{"2":{"2223":4}}],["targets",{"0":{"2331":1,"2333":1,"2338":1,"2340":1,"2345":1,"2347":1,"2349":1,"2554":1,"2555":1},"2":{"162":1,"165":1,"199":1,"204":1,"213":1,"236":1,"279":1,"293":3,"294":1,"305":3,"314":3,"430":11,"449":2,"450":2,"451":2,"452":1,"593":1,"2219":1,"2225":1,"2363":1,"2554":1,"2555":2,"2556":1,"2622":3,"2677":1}}],["targeting",{"2":{"149":1,"390":3,"1174":1,"1177":1,"2660":1,"2675":1,"2676":1}}],["target",{"0":{"1956":1,"1964":1,"1968":1,"1970":1},"2":{"49":2,"94":1,"114":3,"149":1,"176":1,"198":1,"236":1,"240":1,"266":23,"294":1,"317":1,"332":1,"401":4,"427":1,"430":2,"452":1,"496":1,"702":1,"755":1,"758":1,"761":1,"764":1,"767":1,"770":1,"773":1,"776":1,"1176":1,"1179":1,"1278":1,"1368":2,"1369":1,"1371":2,"1379":2,"1397":1,"1419":1,"1910":4,"1955":6,"1956":12,"1957":1,"1959":1,"1962":1,"1964":8,"1965":1,"1967":4,"1968":6,"1969":1,"1970":3,"1971":1,"2329":1,"2330":2,"2332":1,"2334":1,"2335":1,"2336":1,"2337":2,"2339":1,"2341":1,"2342":1,"2343":1,"2344":1,"2353":5,"2363":5,"2421":1,"2429":2,"2440":1,"2448":1,"2454":1,"2562":2,"2605":1,"2611":2,"2622":3,"2674":1,"2677":1,"2704":3}}],["tartan",{"2":{"37":2}}],["tasks",{"2":{"76":1,"149":1,"403":1,"556":1,"633":1,"1520":1,"1572":1,"2858":1}}],["task",{"0":{"125":1,"629":1,"1971":1,"2712":1},"2":{"31":2,"34":1,"49":1,"64":1,"84":1,"93":1,"113":1,"114":1,"125":4,"134":5,"149":2,"211":1,"266":2,"277":1,"317":1,"610":1,"622":1,"628":2,"629":2,"638":1,"1372":1,"1373":1,"1521":1,"1606":6,"1832":1,"1903":2,"1904":1,"1905":1,"1906":1,"1912":5,"1913":4,"1932":1,"1939":2,"1941":2,"1944":2,"1945":3,"1946":2,"1949":2,"1950":1,"1952":1,"1953":1,"1970":1,"1971":8,"2047":1,"2223":2,"2230":2,"2232":1,"2233":1,"2236":4,"2256":1,"2526":1,"2580":1,"2702":4,"2705":7,"2712":5,"2818":1,"2825":1,"2859":3}}],["tapdance",{"2":{"2264":11}}],["tape",{"2":{"2244":2,"2371":2,"2381":2}}],["tapped1",{"2":{"2518":1}}],["tapped",{"2":{"289":1,"297":1,"546":1,"1359":1,"1392":1,"1393":1,"1442":1,"1503":2,"1564":1,"1582":2,"1658":3,"1956":1,"2203":7,"2205":7,"2206":3,"2250":2,"2254":1,"2255":4,"2263":2,"2264":3,"2463":1,"2481":1,"2494":2,"2501":29,"2509":7,"2510":2,"2518":29,"2519":1,"2598":1,"2869":1,"2875":3,"2878":1,"2881":2,"2883":1}}],["tapping",{"0":{"119":1,"195":1,"1582":1,"2502":1,"2866":1,"2868":1,"2884":1},"1":{"2867":1,"2868":1,"2885":1},"2":{"22":2,"49":1,"63":1,"112":11,"119":11,"134":2,"149":1,"165":1,"176":1,"188":1,"191":1,"194":1,"195":6,"199":3,"203":1,"222":3,"289":1,"294":1,"297":1,"544":2,"546":12,"556":2,"1392":2,"1413":1,"1468":1,"1469":2,"1473":1,"1488":6,"1489":1,"1492":1,"1503":2,"1508":1,"1564":6,"1580":1,"1658":1,"1756":2,"1763":1,"1934":3,"1935":1,"1956":2,"1959":1,"2021":2,"2205":1,"2250":2,"2255":9,"2256":4,"2263":4,"2264":1,"2265":7,"2335":1,"2502":9,"2598":1,"2789":1,"2802":1,"2837":2,"2864":1,"2866":10,"2867":9,"2868":51,"2869":6,"2870":2,"2874":6,"2875":6,"2876":4,"2877":8,"2878":2,"2881":3,"2884":11,"2885":2}}],["taps",{"0":{"2260":1,"2520":1,"2871":1},"1":{"2521":1,"2522":1,"2523":1},"2":{"98":1,"165":1,"191":1,"194":7,"211":1,"289":1,"294":1,"297":1,"308":1,"546":2,"701":1,"1392":2,"1435":1,"1488":2,"1489":1,"1564":2,"1756":1,"1769":1,"1771":2,"1932":2,"2172":1,"2250":1,"2255":1,"2256":1,"2262":1,"2263":2,"2467":2,"2676":1,"2867":2,"2868":2,"2878":1,"2881":1,"2884":1,"2895":1}}],["tap",{"0":{"15":1,"22":1,"194":1,"195":1,"206":1,"297":1,"1362":1,"1364":1,"1428":1,"1435":1,"1436":1,"1437":2,"1489":1,"1763":1,"2192":1,"2253":1,"2255":1,"2258":2,"2262":1,"2263":1,"2264":3,"2265":1,"2501":1,"2518":1,"2521":1,"2523":1,"2648":1,"2739":1,"2790":1,"2791":1,"2865":1,"2869":1,"2872":1,"2877":1,"2878":1,"2879":1,"2880":1},"1":{"2254":1,"2255":1,"2256":1,"2257":1,"2258":1,"2259":1,"2260":1,"2261":1,"2262":1,"2263":1,"2264":1,"2265":1,"2519":1,"2520":1,"2521":1,"2522":1,"2523":1,"2524":1,"2866":1,"2867":1,"2868":1,"2869":1,"2870":2,"2871":2,"2872":2,"2873":2,"2874":2,"2875":2,"2876":2,"2877":1,"2878":1,"2879":2,"2880":2,"2881":1,"2882":1,"2883":1,"2884":1,"2885":1,"2886":1,"2887":1},"2":{"22":3,"38":1,"49":3,"74":1,"90":8,"112":5,"120":3,"134":1,"149":4,"165":7,"168":2,"191":4,"194":14,"195":10,"196":1,"199":6,"203":3,"206":3,"211":3,"222":3,"249":1,"266":1,"277":1,"289":2,"294":1,"297":8,"308":7,"317":1,"357":1,"405":1,"544":1,"546":18,"574":2,"667":1,"1362":1,"1364":1,"1392":2,"1393":1,"1397":1,"1419":1,"1421":3,"1424":4,"1428":7,"1430":1,"1435":3,"1436":1,"1442":2,"1466":2,"1468":2,"1469":2,"1480":1,"1487":4,"1488":6,"1489":1,"1502":1,"1503":11,"1505":1,"1508":1,"1564":4,"1567":1,"1573":2,"1575":3,"1580":1,"1582":17,"1588":3,"1635":1,"1636":4,"1658":5,"1730":1,"1756":1,"1757":3,"1759":2,"1763":6,"1766":1,"1769":1,"1771":1,"1895":3,"1929":8,"1934":4,"1935":5,"1955":4,"1956":2,"2021":1,"2127":1,"2168":1,"2172":1,"2201":2,"2205":4,"2206":2,"2243":2,"2250":4,"2254":1,"2255":30,"2256":21,"2258":8,"2259":1,"2260":5,"2261":12,"2262":58,"2263":53,"2264":23,"2265":49,"2273":1,"2290":4,"2291":3,"2292":3,"2327":8,"2336":1,"2339":2,"2341":2,"2342":1,"2343":1,"2344":2,"2346":4,"2348":4,"2350":5,"2501":1,"2510":1,"2518":3,"2519":3,"2521":4,"2522":7,"2523":5,"2524":2,"2569":1,"2598":2,"2599":1,"2600":2,"2648":7,"2650":1,"2676":1,"2739":1,"2773":1,"2790":1,"2791":1,"2802":4,"2809":1,"2817":3,"2821":2,"2837":2,"2855":2,"2864":2,"2865":2,"2866":1,"2867":13,"2868":8,"2869":4,"2870":2,"2874":1,"2875":11,"2876":4,"2877":14,"2878":15,"2879":8,"2880":20,"2881":3,"2883":6,"2884":2,"2886":1,"2892":4,"2895":1}}],["ti",{"2":{"2750":1}}],["tie",{"2":{"2742":1}}],["tied",{"2":{"397":1,"2421":1,"2744":1}}],["tin",{"2":{"2373":1}}],["tiny",{"0":{"2631":1}}],["tinyuf2",{"0":{"2346":1},"1":{"2347":1},"2":{"93":1,"165":1,"199":1,"277":1,"2346":5,"2631":2}}],["tinyprintf",{"0":{"24":1}}],["tion",{"2":{"2035":2}}],["tilde",{"2":{"1745":2,"2468":1,"2505":1,"2833":1}}],["tild",{"2":{"1393":1,"2468":1,"2505":1,"2519":1}}],["tips",{"0":{"664":1,"1407":1},"1":{"1408":1,"1409":1},"2":{"1893":1,"1894":1,"1897":1,"2373":1,"2375":1}}],["tip",{"0":{"1623":1,"1624":1},"2":{"288":1,"330":2,"357":1,"486":1,"537":1,"578":1,"580":1,"581":1,"633":1,"638":1,"664":4,"668":1,"698":1,"730":1,"748":1,"749":1,"1170":1,"1187":1,"1281":1,"1368":1,"1385":1,"1386":2,"1398":1,"1419":1,"1426":2,"1431":1,"1473":1,"1498":1,"1502":1,"1503":1,"1504":1,"1505":1,"1560":1,"1602":1,"1608":1,"1613":2,"1615":1,"1619":2,"1623":1,"1624":1,"1629":1,"1635":2,"1636":1,"1708":1,"1803":1,"1829":1,"1830":1,"1898":1,"1904":1,"1915":1,"1928":1,"1954":1,"1972":1,"2031":1,"2041":2,"2044":1,"2051":1,"2052":1,"2125":1,"2127":1,"2134":1,"2158":1,"2165":1,"2212":1,"2219":2,"2220":1,"2224":2,"2356":1,"2396":1,"2399":1,"2400":1,"2401":1,"2445":1,"2449":1,"2463":1,"2529":1,"2532":1,"2538":1,"2543":1,"2546":1,"2548":1,"2549":1,"2559":1,"2565":1,"2570":1,"2571":1,"2576":2,"2577":1,"2581":1,"2583":1,"2587":1,"2588":2,"2617":1,"2650":1,"2665":1,"2669":1,"2704":1,"2705":5,"2706":1,"2735":1,"2739":1,"2742":1,"2743":1,"2846":1,"2866":1,"2875":1,"2877":1}}],["tiger80",{"2":{"211":1}}],["tiger910",{"2":{"143":2}}],["tighter",{"2":{"2041":2,"2549":1}}],["tight",{"2":{"191":1,"1268":1}}],["ticking",{"2":{"2330":1,"2337":1}}],["tick3",{"2":{"1654":1}}],["tick2",{"2":{"1654":1}}],["tick1",{"2":{"1654":1}}],["tick",{"2":{"176":2,"285":1,"629":1,"668":1,"1654":6,"1942":2}}],["ticks",{"2":{"25":1,"64":1,"165":1,"1526":1,"2710":1}}],["title",{"2":{"149":1,"319":1,"334":1,"595":2,"660":1}}],["tidy",{"2":{"50":1,"114":3,"131":1,"133":1,"134":3,"149":2,"199":3,"211":3,"222":1,"249":1,"266":3,"308":1,"2371":1,"2377":1}}],["tim4",{"2":{"1526":3}}],["tim2",{"2":{"1281":2}}],["timx",{"2":{"702":2,"1281":5,"1453":1}}],["tim8",{"2":{"698":3,"704":1}}],["tim7",{"2":{"698":3}}],["tim6",{"2":{"698":3,"699":3}}],["tim15",{"2":{"1527":2}}],["tim1",{"2":{"697":1,"702":6,"703":1,"1453":1}}],["timingr",{"2":{"751":5}}],["timings",{"2":{"191":1,"1174":1,"1177":1,"1582":1}}],["timing",{"0":{"1264":1,"1582":1},"2":{"11":1,"74":1,"112":1,"134":2,"149":1,"211":1,"546":4,"638":1,"736":1,"1263":1,"1264":1,"1268":1,"1273":2,"1638":1,"1755":1,"1769":3,"2634":1,"2674":2,"2702":1,"2705":1,"2817":1,"2866":1,"2877":2}}],["timeframe",{"2":{"2256":1}}],["timely",{"2":{"2223":1,"2514":1}}],["timeline",{"2":{"127":1,"2677":1}}],["timed",{"0":{"1786":1},"2":{"556":1,"629":1,"2364":1}}],["time80",{"2":{"211":1}}],["timeout=1000",{"2":{"2015":1}}],["timeouts",{"2":{"25":1,"199":1,"2222":1,"2880":1}}],["timeout",{"0":{"25":1,"754":1,"757":1,"760":1,"763":1,"766":1,"769":1,"772":1,"775":1,"1186":1,"1473":1,"1568":1,"1760":1,"1768":1,"1769":1,"1770":1},"1":{"755":1,"756":1,"758":1,"759":1,"761":1,"762":1,"764":1,"765":1,"767":1,"768":1,"770":1,"771":1,"773":1,"774":1,"776":1,"777":1},"2":{"25":7,"49":1,"74":1,"93":1,"112":2,"134":2,"165":4,"168":1,"174":1,"176":1,"183":4,"191":3,"211":1,"297":1,"546":5,"552":7,"629":17,"749":1,"755":1,"756":2,"757":1,"758":1,"759":2,"761":1,"762":2,"764":1,"765":2,"767":1,"768":2,"770":1,"771":2,"773":1,"774":2,"776":1,"777":2,"780":2,"806":2,"835":2,"867":2,"899":2,"934":2,"968":2,"1002":2,"1036":2,"1070":2,"1104":2,"1138":2,"1186":2,"1194":2,"1234":2,"1236":2,"1239":2,"1242":2,"1269":2,"1468":3,"1471":1,"1472":1,"1473":5,"1482":1,"1488":1,"1490":1,"1491":3,"1492":5,"1493":1,"1568":4,"1578":2,"1582":1,"1760":2,"1768":1,"1769":4,"1770":3,"1783":1,"1786":2,"1832":1,"1907":5,"1912":1,"1928":2,"1932":2,"1937":2,"1964":6,"2047":1,"2160":2,"2163":4,"2221":1,"2224":6,"2234":1,"2236":1,"2263":1,"2484":3,"2569":1,"2598":1,"2648":2,"2702":2,"2809":1,"2817":2,"2818":3,"2821":1,"2825":3,"2826":4,"2827":2,"2830":2,"2878":3,"2880":3,"2885":1}}],["timer1",{"2":{"696":1,"2364":1}}],["timer3",{"2":{"696":1}}],["timer",{"0":{"11":1,"1519":1,"1524":1,"1527":1,"1584":1,"1585":1,"1586":1,"1787":1},"1":{"1585":1,"1586":1},"2":{"11":1,"49":1,"74":1,"114":4,"134":1,"149":2,"191":1,"199":3,"222":1,"285":1,"294":3,"308":1,"546":5,"629":7,"698":5,"699":2,"702":3,"703":2,"1281":1,"1383":4,"1386":4,"1442":6,"1444":2,"1451":1,"1453":2,"1468":1,"1516":1,"1517":1,"1519":2,"1523":22,"1524":8,"1527":2,"1583":1,"1584":2,"1585":2,"1586":2,"1780":1,"1783":1,"1787":1,"1905":1,"1955":1,"1962":1,"1965":1,"2223":2,"2232":1,"2256":1,"2674":3,"2705":12,"2740":5,"2805":2}}],["timers",{"0":{"2740":1},"2":{"10":1,"11":1,"637":1,"698":1,"702":1,"1281":2,"1524":3,"1527":1,"2635":1,"2740":1}}],["time",{"0":{"1385":1,"2261":1},"2":{"10":2,"25":1,"28":1,"49":2,"50":1,"73":1,"112":1,"123":1,"124":1,"134":1,"140":1,"162":1,"163":1,"165":3,"168":1,"169":1,"182":1,"191":1,"222":1,"228":1,"243":1,"265":2,"283":1,"324":1,"357":1,"367":1,"370":1,"371":2,"392":1,"398":1,"411":1,"471":1,"475":1,"493":2,"495":1,"504":2,"505":2,"506":3,"524":1,"526":1,"548":1,"554":2,"561":1,"562":1,"591":1,"592":1,"612":1,"614":1,"628":1,"629":5,"637":1,"638":6,"639":1,"640":1,"647":1,"730":2,"747":1,"749":1,"753":1,"755":1,"758":1,"761":1,"764":1,"767":1,"770":1,"773":1,"776":1,"838":6,"1039":6,"1107":6,"1141":6,"1170":1,"1186":1,"1270":1,"1307":8,"1356":1,"1367":1,"1382":3,"1383":7,"1385":1,"1386":2,"1398":1,"1399":1,"1413":1,"1419":2,"1435":1,"1447":1,"1454":3,"1455":1,"1456":1,"1463":1,"1468":5,"1471":1,"1473":1,"1492":2,"1495":1,"1503":1,"1516":1,"1549":1,"1564":2,"1565":1,"1568":1,"1578":1,"1580":1,"1582":1,"1630":1,"1635":1,"1638":1,"1640":1,"1648":2,"1649":8,"1730":1,"1754":1,"1755":1,"1757":1,"1760":1,"1768":1,"1769":1,"1770":4,"1833":1,"1893":8,"1894":1,"1895":8,"1897":4,"1898":1,"1905":1,"1907":1,"1911":4,"1912":1,"1915":2,"1917":1,"1918":1,"1919":1,"1923":1,"1929":9,"1934":2,"1939":1,"1942":2,"1955":1,"1959":4,"1967":1,"1970":2,"2002":1,"2013":1,"2041":1,"2043":1,"2048":1,"2127":1,"2137":1,"2177":1,"2181":1,"2204":1,"2219":1,"2221":2,"2232":1,"2234":1,"2237":2,"2240":2,"2243":1,"2255":4,"2256":2,"2263":1,"2265":2,"2273":1,"2324":1,"2325":3,"2360":1,"2374":1,"2376":1,"2412":2,"2415":1,"2421":1,"2448":1,"2512":2,"2536":1,"2549":1,"2550":2,"2554":1,"2558":1,"2562":1,"2574":1,"2581":1,"2582":1,"2585":1,"2588":1,"2598":2,"2611":1,"2633":1,"2674":2,"2676":2,"2679":4,"2682":1,"2701":1,"2702":5,"2705":3,"2712":1,"2724":1,"2733":1,"2740":1,"2799":1,"2802":1,"2809":1,"2810":1,"2817":1,"2819":2,"2820":1,"2821":1,"2827":2,"2829":1,"2836":1,"2843":1,"2847":1,"2858":1,"2860":1,"2866":1,"2870":1,"2871":2,"2872":3,"2873":2,"2880":2}}],["timestamp",{"2":{"1383":6}}],["timestamps",{"2":{"199":1,"211":1,"431":1,"2222":1,"2827":1}}],["times",{"2":{"0":2,"9":2,"19":2,"39":2,"52":2,"222":1,"234":1,"430":2,"452":1,"466":2,"546":3,"625":1,"631":1,"669":1,"729":1,"780":1,"806":1,"835":1,"867":1,"899":1,"934":1,"968":1,"1002":1,"1036":1,"1070":1,"1104":1,"1138":1,"1194":1,"1382":1,"1383":1,"1488":1,"1493":2,"1508":2,"1649":1,"1658":1,"1892":2,"2032":1,"2034":1,"2137":3,"2198":5,"2254":2,"2263":1,"2363":1,"2494":1,"2598":2,"2600":1,"2723":1,"2728":1,"2789":1,"2791":1,"2821":1,"2860":3,"2868":2}}],["tedious",{"2":{"2355":1,"2529":1}}],["telephony",{"2":{"1972":1}}],["telling",{"2":{"2513":1}}],["tells",{"2":{"1417":1,"1424":1,"1826":1,"2038":1,"2206":1,"2416":1,"2582":2,"2588":1,"2742":2,"2863":1}}],["tell",{"2":{"105":2,"233":1,"263":1,"474":1,"570":1,"581":1,"600":1,"1920":1,"2218":2,"2364":1,"2513":1,"2519":1,"2583":1,"2896":1}}],["tekezo",{"2":{"1337":2}}],["tee",{"2":{"1294":1}}],["teensys",{"2":{"666":1,"2334":1,"2363":1}}],["teensy++",{"2":{"528":1,"2226":1,"2369":1,"2370":1}}],["teensy2",{"2":{"207":2}}],["teensypp",{"2":{"207":2}}],["teensy",{"0":{"81":1,"108":1,"2226":1,"2377":1,"2434":1,"2792":1},"1":{"2435":1},"2":{"81":1,"93":1,"108":1,"114":4,"131":1,"134":1,"149":2,"165":1,"199":1,"207":2,"332":4,"528":1,"533":4,"552":1,"658":1,"1289":1,"2226":3,"2334":5,"2337":1,"2363":2,"2367":1,"2369":1,"2370":1,"2376":1,"2377":1,"2380":2,"2434":2,"2435":3,"2792":1}}],["ten",{"2":{"2035":1}}],["tend",{"2":{"381":1,"1508":1,"2704":1}}],["tentative",{"0":{"88":1},"2":{"165":1}}],["tegic",{"2":{"253":2}}],["technology",{"2":{"1382":1}}],["technologies",{"2":{"1382":1}}],["technique",{"2":{"1382":1,"1511":1,"1756":1,"2371":1,"2884":1}}],["techniques",{"2":{"520":1,"2371":1}}],["technically",{"2":{"1334":1,"1382":1,"2225":1}}],["technical",{"0":{"570":1,"1911":1},"2":{"70":1,"201":1,"213":1,"224":1,"238":1,"592":1,"747":1,"1321":1,"1446":1,"2697":1,"2698":1}}],["tech",{"2":{"187":1,"191":1,"198":1,"199":1,"211":23,"319":1,"2513":1,"2676":3}}],["teach",{"2":{"2565":1,"2580":1}}],["teaching",{"2":{"165":1}}],["teal",{"2":{"623":1,"2045":2,"2151":2}}],["team",{"0":{"265":1,"275":1},"2":{"116":1,"265":3,"268":1,"273":1,"275":2,"276":1,"284":1,"312":5,"396":1,"1321":1,"2512":4,"2513":3,"2515":1,"2516":2,"2846":3,"2847":1}}],["team0110",{"2":{"102":1}}],["tempo",{"0":{"1457":1},"2":{"1457":10,"1463":1,"2042":1,"2198":1,"2199":4,"2200":10}}],["temporarily",{"2":{"273":1,"374":1,"1344":1,"1359":1,"1490":1,"1491":1,"1576":1,"2364":1,"2429":1,"2868":1,"2878":1}}],["temporary",{"2":{"114":1,"249":1,"279":1,"452":1,"1340":1,"1392":1,"1629":1}}],["temperature",{"2":{"677":2,"2042":3,"2373":1}}],["temp",{"2":{"452":1,"1419":7}}],["templates",{"0":{"656":1},"1":{"657":1,"658":1},"2":{"266":1,"277":1,"358":1,"441":1,"656":1}}],["template",{"0":{"657":1,"658":1,"2543":1},"2":{"50":1,"277":1,"308":1,"358":1,"600":1,"665":1,"1414":1,"1417":1,"1806":1,"2398":1,"2543":1,"2663":1,"2676":1}}],["textwidth",{"2":{"2705":4}}],["text",{"0":{"455":1,"473":1,"476":1,"2531":1,"2593":1},"1":{"474":1,"475":1,"476":1},"2":{"110":1,"111":2,"169":1,"199":1,"236":1,"319":1,"340":1,"445":1,"446":1,"447":1,"455":3,"472":1,"473":4,"475":1,"476":7,"662":1,"1343":1,"1420":1,"1497":2,"1498":1,"1508":1,"1929":1,"2276":1,"2364":1,"2378":1,"2380":1,"2450":1,"2528":1,"2531":1,"2537":3,"2545":1,"2565":3,"2568":1,"2582":2,"2588":1,"2593":2,"2601":1,"2611":1,"2612":1,"2705":4,"2743":1,"2800":2,"2833":1}}],["terpstra",{"2":{"1355":1,"2518":1}}],["terry",{"2":{"165":1}}],["terrazzo",{"2":{"92":2}}],["term\`",{"2":{"2263":1}}],["terms",{"0":{"2749":1},"1":{"2750":1,"2751":1,"2752":1,"2753":1,"2754":1,"2755":1,"2756":1,"2757":1,"2758":1,"2759":1,"2760":1,"2761":1,"2762":1,"2763":1,"2764":1,"2765":1,"2766":1,"2767":1,"2768":1,"2769":1,"2770":1,"2771":1,"2772":1,"2773":1,"2774":1,"2775":1,"2776":1,"2777":1,"2778":1,"2779":1,"2780":1,"2781":1,"2782":1,"2783":1,"2784":1,"2785":1,"2786":1,"2787":1,"2788":1,"2789":1,"2790":1,"2791":1,"2792":1,"2793":1,"2794":1,"2795":1,"2796":1,"2797":1},"2":{"1383":1,"1414":1,"1488":1,"1600":1,"2265":1,"2275":1,"2680":1,"2683":1,"2684":1,"2696":1,"2697":1,"2713":1,"2720":1,"2867":1,"2868":1}}],["terminated",{"2":{"1508":3,"1572":1}}],["terminator",{"2":{"272":1,"1670":1}}],["terminals",{"2":{"2568":1}}],["terminal",{"2":{"165":1,"191":1,"331":5,"364":2,"474":1,"476":1,"1303":1,"1505":1,"1643":1,"2167":1,"2263":1,"2380":1,"2448":1,"2528":1,"2533":1,"2562":1,"2566":1,"2568":3,"2576":3,"2617":9}}],["terminology",{"2":{"249":2}}],["term",{"0":{"119":1,"195":1,"1578":1,"2502":1,"2798":1,"2866":1,"2868":1,"2877":1,"2880":1},"1":{"2867":1,"2868":1},"2":{"22":2,"49":1,"112":3,"114":1,"119":9,"134":2,"165":1,"176":1,"188":1,"191":1,"194":1,"195":9,"199":3,"222":2,"262":1,"283":1,"289":1,"546":18,"556":2,"1413":1,"1468":1,"1488":1,"1489":1,"1564":4,"1572":1,"1578":1,"1580":2,"1582":8,"1584":1,"1585":1,"1934":3,"1935":1,"1959":1,"2255":9,"2256":4,"2263":3,"2264":1,"2265":6,"2502":9,"2655":1,"2753":1,"2781":1,"2787":1,"2793":1,"2798":1,"2802":2,"2810":1,"2852":1,"2864":1,"2866":10,"2867":8,"2868":51,"2869":6,"2870":1,"2874":6,"2875":6,"2876":4,"2877":17,"2878":4,"2880":7,"2881":3,"2884":2}}],["testgroup",{"2":{"2891":1}}],["testlist",{"2":{"2891":3}}],["tester",{"2":{"2380":2}}],["testers",{"2":{"380":1,"383":1,"384":1}}],["tested",{"2":{"49":3,"273":1,"325":1,"704":1,"1432":1,"1901":1,"2195":1,"2263":1,"2396":1,"2601":1}}],["testing",{"0":{"483":1,"484":1,"487":1,"524":1,"704":1,"2380":1,"2595":1,"2596":1,"2795":1,"2888":1},"1":{"484":1,"485":1,"486":1,"487":1,"488":1,"525":1,"526":1,"2596":1,"2597":1,"2889":1,"2890":1,"2891":1,"2892":1,"2893":1,"2894":1},"2":{"312":3,"377":1,"380":1,"389":1,"392":1,"453":1,"524":1,"1308":1,"1309":1,"1342":1,"1493":1,"1911":1,"2364":1,"2563":1,"2655":1,"2795":2,"2888":2,"2889":1,"2891":1,"2894":1}}],["test",{"0":{"466":1,"1342":1,"2563":1,"2577":1,"2889":1},"2":{"49":1,"134":3,"149":2,"191":1,"199":3,"211":2,"236":3,"249":3,"266":1,"277":1,"285":1,"332":2,"462":9,"466":16,"483":1,"487":1,"524":1,"525":1,"526":1,"1342":1,"1343":1,"1509":1,"1572":4,"1573":2,"1574":4,"1609":4,"2127":1,"2129":2,"2130":2,"2244":1,"2380":2,"2395":1,"2503":1,"2563":2,"2677":1,"2842":1,"2888":1,"2889":3,"2890":3,"2891":4,"2892":5,"2893":2,"2894":2}}],["tests",{"0":{"525":1,"526":1,"2891":1,"2892":1,"2893":1,"2894":1},"2":{"1":1,"114":1,"134":3,"149":1,"163":1,"165":1,"176":1,"191":1,"196":1,"198":1,"199":2,"222":1,"263":1,"285":1,"308":1,"462":3,"466":2,"483":1,"487":8,"524":5,"525":2,"526":4,"601":1,"1492":1,"2677":3,"2795":1,"2888":1,"2889":1,"2891":7,"2892":4,"2893":3,"2894":1}}],["t",{"0":{"589":1,"592":1,"688":4,"690":3,"693":1,"712":1,"714":1,"716":3,"718":3,"720":2,"754":5,"757":5,"760":5,"763":6,"766":6,"769":6,"772":6,"775":3,"785":1,"788":2,"790":3,"792":3,"794":1,"796":1,"798":1,"800":1,"811":1,"813":1,"815":3,"817":3,"819":3,"821":1,"823":1,"825":1,"827":1,"829":1,"831":1,"843":1,"845":1,"847":3,"849":3,"851":3,"853":1,"855":1,"857":4,"859":2,"861":1,"863":1,"873":1,"875":1,"877":3,"879":2,"881":3,"883":3,"885":1,"887":1,"889":1,"891":1,"893":1,"895":1,"908":1,"910":1,"912":3,"914":2,"916":3,"918":3,"920":1,"922":1,"924":1,"926":1,"928":1,"930":1,"942":1,"944":1,"946":3,"948":2,"950":3,"952":3,"954":1,"956":1,"958":1,"960":1,"962":1,"964":1,"976":1,"978":1,"980":3,"982":2,"984":3,"986":3,"988":1,"990":1,"992":1,"994":1,"996":1,"998":1,"1010":1,"1012":1,"1014":3,"1016":2,"1018":3,"1020":3,"1022":1,"1024":1,"1026":1,"1028":1,"1030":1,"1032":1,"1044":1,"1046":1,"1048":3,"1050":2,"1052":3,"1054":3,"1056":1,"1058":1,"1060":4,"1062":2,"1064":1,"1066":1,"1078":1,"1080":1,"1082":3,"1084":2,"1086":3,"1088":3,"1090":1,"1092":1,"1094":4,"1096":2,"1098":1,"1100":1,"1112":1,"1114":1,"1116":3,"1118":2,"1120":3,"1122":3,"1124":1,"1126":1,"1128":4,"1130":2,"1132":1,"1134":1,"1146":1,"1148":1,"1150":3,"1152":2,"1154":3,"1156":3,"1158":1,"1160":1,"1162":4,"1164":2,"1166":1,"1168":1,"1199":1,"1201":1,"1203":3,"1205":2,"1207":3,"1209":3,"1211":1,"1213":1,"1215":1,"1217":1,"1219":1,"1221":1,"1229":3,"1232":2,"1235":1,"1237":3,"1240":3,"1249":1,"1251":1,"1253":1,"1255":2,"1257":1,"1284":3,"1286":3,"1293":1,"1298":1,"1310":1,"1311":1,"1314":1,"1316":1,"1326":1,"1328":1,"1329":1,"1337":1,"1344":1,"1346":1,"1347":1,"1348":1,"1536":1,"1538":1,"1552":1,"1555":1,"1557":1,"1618":1,"1679":2,"1687":2,"1689":2,"1693":1,"1695":1,"1698":1,"1700":1,"1702":1,"1704":1,"1714":1,"1716":1,"1719":1,"1721":1,"1723":2,"1726":2,"1728":1,"1749":1,"1750":1,"1777":1,"1783":1,"1788":1,"1791":2,"1794":3,"1797":4,"1800":5,"1845":2,"1847":1,"1849":1,"1851":1,"1857":1,"1863":1,"1869":1,"1871":1,"1873":1,"1882":2,"1885":2,"1977":1,"1979":1,"1981":1,"1983":1,"1985":1,"1989":1,"1991":1,"2017":2,"2019":2,"2063":4,"2065":3,"2067":1,"2069":1,"2075":1,"2081":1,"2087":1,"2093":1,"2099":1,"2101":1,"2103":1,"2105":3,"2107":3,"2109":1,"2118":2,"2121":2,"2176":1,"2180":1,"2184":1,"2186":1,"2188":1,"2190":1,"2280":1,"2282":1,"2286":1,"2288":1,"2293":1,"2297":2,"2300":2,"2303":1,"2308":1,"2310":1,"2355":1,"2685":1,"2798":1},"1":{"689":4,"691":3,"694":1,"713":1,"715":1,"717":3,"719":3,"721":2,"755":5,"756":5,"758":5,"759":5,"761":5,"762":5,"764":6,"765":6,"767":6,"768":6,"770":6,"771":6,"773":6,"774":6,"776":3,"777":3,"786":1,"789":2,"791":3,"793":3,"795":1,"797":1,"799":1,"801":1,"812":1,"814":1,"816":3,"818":3,"820":3,"822":1,"824":1,"826":1,"828":1,"830":1,"832":1,"844":1,"846":1,"848":3,"850":3,"852":3,"854":1,"856":1,"858":4,"860":2,"862":1,"864":1,"874":1,"876":1,"878":3,"880":2,"882":3,"884":3,"886":1,"888":1,"890":1,"892":1,"894":1,"896":1,"909":1,"911":1,"913":3,"915":2,"917":3,"919":3,"921":1,"923":1,"925":1,"927":1,"929":1,"931":1,"943":1,"945":1,"947":3,"949":2,"951":3,"953":3,"955":1,"957":1,"959":1,"961":1,"963":1,"965":1,"977":1,"979":1,"981":3,"983":2,"985":3,"987":3,"989":1,"991":1,"993":1,"995":1,"997":1,"999":1,"1011":1,"1013":1,"1015":3,"1017":2,"1019":3,"1021":3,"1023":1,"1025":1,"1027":1,"1029":1,"1031":1,"1033":1,"1045":1,"1047":1,"1049":3,"1051":2,"1053":3,"1055":3,"1057":1,"1059":1,"1061":4,"1063":2,"1065":1,"1067":1,"1079":1,"1081":1,"1083":3,"1085":2,"1087":3,"1089":3,"1091":1,"1093":1,"1095":4,"1097":2,"1099":1,"1101":1,"1113":1,"1115":1,"1117":3,"1119":2,"1121":3,"1123":3,"1125":1,"1127":1,"1129":4,"1131":2,"1133":1,"1135":1,"1147":1,"1149":1,"1151":3,"1153":2,"1155":3,"1157":3,"1159":1,"1161":1,"1163":4,"1165":2,"1167":1,"1169":1,"1200":1,"1202":1,"1204":3,"1206":2,"1208":3,"1210":3,"1212":1,"1214":1,"1216":1,"1218":1,"1220":1,"1222":1,"1230":3,"1231":3,"1233":2,"1234":2,"1236":1,"1238":3,"1239":3,"1241":3,"1242":3,"1250":1,"1252":1,"1254":1,"1256":2,"1258":1,"1285":3,"1287":3,"1294":1,"1295":1,"1537":1,"1539":1,"1553":1,"1619":1,"1680":2,"1688":2,"1690":2,"1694":1,"1696":1,"1697":1,"1699":1,"1701":1,"1703":1,"1705":1,"1715":1,"1717":1,"1720":1,"1722":1,"1724":2,"1725":2,"1727":2,"1729":1,"1778":1,"1779":1,"1784":1,"1785":1,"1789":1,"1790":1,"1792":2,"1793":2,"1795":3,"1796":3,"1798":4,"1799":4,"1801":5,"1802":5,"1846":2,"1848":1,"1850":1,"1852":1,"1858":1,"1864":1,"1870":1,"1872":1,"1874":1,"1978":1,"1980":1,"1982":1,"1984":1,"1986":1,"1987":1,"1990":1,"1992":1,"2018":2,"2020":2,"2064":4,"2066":3,"2068":1,"2070":1,"2076":1,"2082":1,"2088":1,"2094":1,"2100":1,"2102":1,"2104":1,"2108":3,"2110":1,"2177":1,"2181":1,"2185":1,"2187":1,"2189":1,"2191":1,"2281":1,"2283":1,"2287":1,"2289":1,"2294":1,"2298":2,"2299":2,"2301":2,"2302":2,"2304":1,"2309":1,"2311":1,"2312":1,"2686":1,"2687":1},"2":{"22":9,"31":3,"34":3,"46":3,"90":4,"94":2,"105":8,"114":4,"119":1,"149":3,"153":1,"155":1,"162":2,"165":1,"169":1,"188":1,"191":2,"194":9,"195":6,"198":1,"199":2,"211":3,"214":1,"221":1,"222":1,"232":1,"247":1,"249":1,"266":1,"272":3,"277":2,"279":1,"300":2,"307":3,"308":3,"331":1,"353":1,"357":1,"389":1,"392":2,"426":1,"431":2,"441":1,"452":3,"462":4,"466":2,"471":1,"494":1,"495":2,"496":1,"498":1,"515":1,"520":1,"539":1,"542":1,"546":1,"556":1,"571":3,"575":4,"578":2,"579":1,"581":1,"592":1,"598":1,"601":4,"606":1,"607":3,"613":2,"614":10,"616":1,"619":1,"621":7,"627":1,"629":4,"638":2,"647":1,"654":1,"665":1,"689":4,"691":3,"694":1,"701":2,"710":1,"713":4,"715":1,"717":3,"719":3,"721":2,"726":1,"755":4,"758":4,"761":4,"764":5,"767":5,"770":5,"773":5,"776":2,"783":2,"786":4,"789":2,"791":3,"793":3,"795":1,"797":1,"799":1,"801":1,"809":2,"812":5,"814":1,"816":3,"818":3,"820":3,"822":1,"824":1,"826":1,"828":1,"830":1,"832":1,"841":2,"844":5,"846":1,"848":3,"850":3,"852":3,"854":1,"856":1,"858":4,"860":2,"862":1,"864":1,"871":2,"874":5,"876":1,"878":3,"880":2,"882":3,"884":3,"886":1,"888":1,"890":1,"892":1,"894":1,"896":1,"906":2,"909":5,"911":1,"913":3,"915":2,"917":3,"919":3,"921":1,"923":1,"925":1,"927":1,"929":1,"931":1,"940":2,"943":5,"945":1,"947":3,"949":2,"951":3,"953":3,"955":1,"957":1,"959":1,"961":1,"963":1,"965":1,"974":2,"977":5,"979":1,"981":3,"983":2,"985":3,"987":3,"989":1,"991":1,"993":1,"995":1,"997":1,"999":1,"1008":2,"1011":5,"1013":1,"1015":3,"1017":2,"1019":3,"1021":3,"1023":1,"1025":1,"1027":1,"1029":1,"1031":1,"1033":1,"1042":2,"1045":5,"1047":1,"1049":3,"1051":2,"1053":3,"1055":3,"1057":1,"1059":1,"1061":4,"1063":2,"1065":1,"1067":1,"1076":2,"1079":5,"1081":1,"1083":3,"1085":2,"1087":3,"1089":3,"1091":1,"1093":1,"1095":4,"1097":2,"1099":1,"1101":1,"1110":2,"1113":5,"1115":1,"1117":3,"1119":2,"1121":3,"1123":3,"1125":1,"1127":1,"1129":4,"1131":2,"1133":1,"1135":1,"1144":2,"1147":5,"1149":2,"1151":3,"1153":2,"1155":3,"1157":3,"1159":1,"1161":1,"1163":4,"1165":2,"1167":1,"1169":1,"1174":1,"1175":1,"1186":1,"1197":2,"1200":5,"1202":1,"1204":3,"1206":2,"1208":3,"1210":3,"1212":1,"1214":1,"1216":1,"1218":1,"1220":1,"1222":1,"1226":1,"1230":3,"1233":1,"1238":2,"1241":2,"1250":1,"1252":1,"1256":2,"1258":2,"1285":3,"1287":3,"1291":1,"1292":1,"1296":1,"1297":1,"1307":2,"1310":1,"1316":1,"1318":1,"1321":1,"1322":1,"1327":1,"1332":2,"1342":1,"1343":3,"1344":2,"1346":1,"1358":3,"1359":5,"1368":1,"1382":1,"1388":1,"1389":9,"1390":4,"1393":1,"1397":1,"1398":4,"1400":2,"1401":4,"1402":4,"1412":2,"1413":1,"1417":8,"1418":2,"1419":9,"1426":8,"1427":5,"1428":1,"1430":1,"1434":1,"1442":3,"1450":1,"1455":1,"1457":3,"1460":2,"1461":2,"1462":2,"1463":1,"1473":3,"1480":4,"1487":8,"1495":2,"1496":1,"1497":1,"1499":1,"1502":5,"1503":4,"1504":1,"1505":3,"1507":1,"1508":5,"1521":1,"1537":1,"1556":1,"1558":1,"1559":1,"1570":2,"1572":3,"1573":3,"1574":5,"1575":9,"1579":2,"1582":22,"1583":8,"1586":1,"1587":10,"1588":11,"1590":2,"1592":1,"1608":1,"1609":4,"1616":1,"1631":1,"1632":5,"1634":1,"1635":1,"1636":3,"1657":2,"1670":1,"1680":1,"1688":2,"1690":2,"1694":1,"1699":1,"1701":1,"1703":1,"1705":1,"1710":1,"1711":6,"1715":3,"1717":4,"1720":1,"1722":1,"1724":1,"1727":2,"1729":1,"1734":1,"1736":3,"1737":2,"1738":1,"1741":2,"1742":2,"1744":7,"1745":3,"1747":6,"1749":9,"1751":1,"1762":1,"1763":3,"1769":1,"1772":1,"1778":1,"1784":1,"1789":1,"1792":2,"1795":3,"1798":4,"1801":5,"1803":3,"1805":2,"1806":1,"1807":2,"1808":1,"1811":5,"1818":3,"1826":2,"1830":7,"1835":2,"1846":2,"1848":1,"1850":1,"1852":1,"1870":1,"1872":1,"1883":2,"1886":2,"1903":1,"1905":4,"1906":2,"1910":2,"1911":2,"1912":30,"1914":1,"1915":2,"1916":1,"1919":1,"1920":2,"1939":4,"1940":5,"1942":2,"1943":1,"1944":7,"1945":3,"1946":5,"1948":1,"1949":4,"1950":10,"1952":4,"1953":3,"1955":1,"1959":1,"1961":4,"1962":2,"1964":10,"1967":2,"1968":2,"1969":2,"1970":1,"1971":4,"1978":1,"1980":1,"1982":1,"1984":1,"1986":1,"1992":1,"2002":2,"2009":1,"2013":2,"2015":3,"2018":2,"2020":2,"2025":6,"2026":3,"2027":5,"2029":3,"2030":3,"2031":3,"2032":2,"2033":5,"2035":15,"2038":2,"2044":7,"2050":2,"2051":13,"2052":9,"2064":4,"2066":3,"2068":1,"2070":1,"2100":1,"2102":1,"2106":3,"2108":3,"2110":1,"2119":2,"2122":2,"2125":1,"2127":1,"2133":7,"2135":6,"2136":5,"2137":7,"2157":1,"2168":1,"2171":2,"2177":1,"2181":1,"2185":1,"2187":1,"2189":1,"2191":1,"2199":1,"2200":13,"2218":2,"2221":1,"2223":20,"2226":1,"2230":1,"2232":4,"2233":2,"2235":1,"2236":16,"2239":1,"2242":2,"2243":1,"2246":9,"2247":2,"2249":2,"2250":1,"2251":1,"2258":2,"2260":2,"2261":5,"2262":17,"2263":14,"2264":11,"2265":16,"2266":1,"2275":1,"2276":2,"2277":1,"2283":1,"2287":1,"2289":1,"2294":1,"2298":1,"2301":1,"2304":1,"2311":1,"2318":1,"2327":6,"2343":1,"2355":1,"2356":1,"2363":1,"2364":1,"2373":1,"2374":1,"2375":4,"2380":2,"2387":1,"2402":3,"2408":1,"2412":2,"2436":1,"2456":3,"2471":1,"2473":1,"2475":2,"2476":3,"2477":1,"2481":3,"2501":42,"2503":1,"2510":1,"2512":2,"2518":42,"2519":1,"2521":3,"2522":2,"2523":2,"2525":2,"2531":1,"2532":1,"2552":1,"2561":1,"2562":2,"2563":1,"2565":1,"2576":1,"2582":2,"2600":6,"2606":1,"2613":1,"2615":1,"2617":2,"2621":1,"2622":1,"2642":1,"2651":1,"2655":1,"2662":1,"2665":1,"2676":1,"2679":1,"2687":1,"2704":100,"2705":131,"2709":2,"2715":16,"2716":7,"2717":5,"2721":7,"2722":13,"2723":5,"2724":11,"2725":10,"2726":9,"2727":4,"2731":1,"2732":2,"2734":5,"2740":1,"2742":1,"2831":1,"2836":1,"2837":3,"2840":4,"2842":1,"2855":2,"2861":2,"2862":1,"2863":1,"2864":81,"2866":4,"2867":7,"2868":9,"2870":2,"2871":5,"2872":8,"2873":5,"2874":3,"2875":2,"2876":2,"2877":9,"2879":1,"2880":10,"2881":6,"2882":2,"2883":6,"2884":2,"2887":1,"2888":1,"2890":1,"2891":1,"2896":3}}],["tr6",{"2":{"1819":1,"2498":1}}],["tr5",{"2":{"1819":1,"2498":1}}],["tr4",{"2":{"1819":1,"2498":1}}],["tr3",{"2":{"1819":1,"2498":1}}],["tr2",{"2":{"1819":1,"2498":1}}],["tr1",{"2":{"1819":1,"2498":1}}],["tr0",{"2":{"1819":1,"2498":1}}],["trn1",{"2":{"1819":1,"2498":1}}],["trn2",{"2":{"1819":1,"2498":1}}],["trn3",{"2":{"1819":1,"2498":1}}],["trn4",{"2":{"1819":1,"2498":1}}],["trn5",{"2":{"1819":1,"2498":1}}],["trn6",{"2":{"1819":1,"2498":1}}],["trns",{"2":{"307":6,"353":118,"571":152,"1331":1,"1392":1,"1397":2,"1759":1,"2025":3,"2026":1,"2027":1,"2033":1,"2051":1,"2205":3,"2206":1,"2455":1,"2465":1,"2473":4,"2475":2,"2478":1,"2481":1,"2494":1,"2742":1}}],["trp",{"2":{"1654":1}}],["trrs",{"2":{"1178":1,"2207":1,"2209":1,"2210":2,"2211":2,"2212":1,"2213":1,"2224":1,"2372":1}}],["trsu",{"2":{"1819":1,"2498":1}}],["trsd",{"2":{"1819":1,"2498":1}}],["trst",{"2":{"1263":1,"1264":1}}],["trs",{"2":{"1172":1,"1175":1,"2212":1}}],["troubleshoot",{"2":{"2351":1}}],["troubleshooting",{"0":{"585":1,"1187":1,"1565":1,"1919":1,"1954":1},"1":{"586":1,"587":1,"588":1,"589":1,"590":1},"2":{"1187":1,"1299":1,"1306":1,"1918":2,"1954":1,"2227":1,"2536":1}}],["trouble",{"2":{"596":1,"1343":1,"2380":1}}],["tronguylabs",{"2":{"114":1,"207":4}}],["trk1",{"2":{"277":1}}],["trkeyboard",{"2":{"277":1}}],["trying",{"2":{"595":1,"1473":1,"1942":1,"1972":1,"2218":1,"2263":2,"2387":1,"2512":1,"2577":1}}],["try",{"2":{"228":1,"404":1,"502":1,"507":2,"518":1,"582":1,"592":1,"598":1,"601":1,"602":1,"667":1,"753":1,"1310":2,"1311":1,"1336":1,"1344":1,"1354":1,"1395":1,"1403":1,"1447":1,"1942":1,"2015":1,"2263":1,"2375":1,"2380":1,"2436":1,"2454":2,"2558":1,"2562":1,"2574":1,"2610":1,"2622":1,"2668":1,"2676":1,"2733":1,"2868":1,"2891":1}}],["treated",{"2":{"1956":4,"1960":1,"1962":1,"2409":1,"2481":1}}],["treating",{"2":{"603":1,"2469":1,"2497":1}}],["treat",{"2":{"165":1,"653":1,"1396":1,"2153":1,"2469":1,"2497":1,"2860":1}}],["treadstone48",{"2":{"143":4}}],["treadstone32",{"2":{"143":2}}],["tree",{"2":{"0":1,"9":1,"19":1,"39":1,"52":1,"143":2,"181":2,"191":1,"199":2,"377":1,"477":1,"1278":1,"1395":1,"1495":1,"2536":2,"2582":1}}],["truth",{"2":{"647":2}}],["trunk",{"2":{"134":1}}],["truetype",{"2":{"2703":1}}],["true",{"0":{"258":1,"517":1},"2":{"13":1,"90":3,"105":6,"111":8,"185":1,"194":3,"195":1,"230":1,"249":1,"256":1,"258":1,"303":3,"354":1,"453":1,"494":1,"517":2,"575":1,"612":1,"613":2,"629":1,"633":1,"634":1,"650":1,"651":3,"682":1,"698":7,"699":5,"702":3,"727":1,"749":3,"1173":1,"1178":1,"1181":2,"1182":2,"1226":2,"1230":1,"1231":1,"1247":1,"1260":1,"1277":2,"1281":2,"1307":1,"1358":2,"1359":4,"1389":4,"1401":1,"1418":1,"1419":1,"1426":3,"1427":1,"1442":2,"1461":1,"1480":2,"1487":1,"1503":2,"1505":2,"1506":1,"1514":1,"1526":2,"1527":2,"1541":1,"1546":1,"1569":1,"1570":3,"1582":6,"1583":1,"1587":1,"1588":2,"1591":1,"1595":2,"1600":1,"1609":4,"1616":2,"1636":2,"1669":2,"1692":1,"1697":1,"1711":1,"1749":2,"1762":1,"1763":1,"1772":2,"1779":1,"1785":1,"1790":1,"1793":1,"1796":1,"1799":1,"1802":1,"1805":1,"1807":2,"1818":2,"1827":2,"1832":1,"1835":1,"1844":1,"1877":1,"1881":1,"1887":1,"1906":1,"1912":16,"1916":1,"1929":3,"1940":1,"1944":1,"1945":1,"1949":1,"1950":1,"1952":1,"1953":1,"1957":2,"1962":2,"1964":3,"1965":2,"1967":2,"1970":3,"1987":1,"1998":1,"2000":2,"2008":1,"2027":1,"2029":2,"2030":1,"2031":1,"2032":1,"2033":1,"2035":2,"2039":2,"2047":1,"2050":1,"2062":1,"2113":1,"2117":1,"2123":1,"2128":1,"2136":1,"2149":1,"2171":1,"2236":12,"2239":1,"2246":3,"2252":1,"2256":1,"2262":1,"2263":2,"2265":2,"2273":1,"2307":1,"2312":1,"2314":1,"2327":2,"2407":1,"2521":1,"2522":7,"2523":1,"2545":1,"2657":5,"2705":5,"2732":1,"2802":1,"2804":2,"2805":1,"2818":3,"2824":3,"2825":3,"2829":1,"2858":1,"2868":1,"2875":1,"2876":1,"2879":2,"2883":3,"2884":1}}],["tr",{"2":{"134":1,"2247":3}}],["trim",{"2":{"2374":1}}],["tried",{"2":{"2566":1,"2865":1}}],["trie",{"0":{"1507":1},"1":{"1508":1,"1509":1},"2":{"1495":4,"1497":1,"1507":1,"1508":4,"1509":1}}],["tries",{"2":{"543":1,"1508":1,"2525":1,"2560":1}}],["triangle",{"2":{"1450":1}}],["tricker",{"2":{"1397":1}}],["tricky",{"2":{"1395":1,"1495":1,"2356":1,"2896":1}}],["triplet",{"2":{"1266":1,"2705":1}}],["triple",{"2":{"503":2,"2263":5}}],["trinity",{"2":{"211":1}}],["tri",{"0":{"2266":1,"2730":1,"2731":1,"2733":1},"1":{"2267":1,"2268":1,"2269":1,"2731":1,"2732":2,"2733":1,"2734":2},"2":{"199":2,"211":1,"1398":3,"1417":3,"2266":1,"2267":2,"2268":4,"2269":7,"2513":19,"2676":2,"2731":1,"2732":4,"2733":1,"2734":4}}],["triggered",{"2":{"297":1,"546":1,"633":1,"699":1,"1632":4,"1658":3,"1749":1,"1964":1,"2878":1}}],["triggers",{"0":{"1498":1},"2":{"195":1,"1488":1,"1749":1,"1756":1,"1764":1,"1934":2,"2047":1,"2878":1,"2884":1}}],["triggering",{"2":{"98":1,"546":1,"1649":1,"2205":1,"2222":1}}],["trigger",{"2":{"95":1,"98":1,"114":1,"191":1,"198":1,"546":1,"562":1,"627":1,"633":1,"638":4,"698":2,"699":1,"1294":1,"1356":1,"1358":1,"1359":1,"1498":3,"1559":1,"1560":1,"1561":1,"1583":3,"1630":1,"1649":1,"1658":1,"1659":1,"1660":1,"1661":1,"1662":1,"1663":1,"1734":1,"1744":7,"1747":2,"1749":4,"1750":6,"1752":8,"1753":6,"1754":1,"1756":1,"1934":1,"1935":1,"1964":1,"1965":1,"1970":1,"2047":1,"2545":1,"2547":1,"2548":1,"2633":1,"2733":1,"2868":2,"2877":2,"2884":1}}],["trivial",{"2":{"95":1,"266":1,"1749":1,"2410":1,"2471":1}}],["travel",{"2":{"1929":7,"2131":1,"2369":1}}],["travis",{"2":{"1":1,"17":1}}],["trapezoid",{"2":{"1450":1}}],["trailing",{"2":{"211":2,"502":1,"508":1,"509":3,"1230":2}}],["traditional",{"2":{"2549":1}}],["traditionally",{"2":{"125":1,"185":1,"240":1,"2477":1,"2514":1}}],["tradestation",{"2":{"43":2}}],["tracing",{"0":{"2896":1},"2":{"2364":1,"2896":3}}],["trace=x",{"2":{"2896":1}}],["traced",{"2":{"2588":1,"2896":5}}],["trace",{"2":{"2226":1,"2364":1,"2896":4}}],["traceability",{"2":{"381":1}}],["tractyl",{"2":{"114":1,"149":2,"308":1}}],["tracked",{"2":{"1897":1}}],["tracker++",{"2":{"1427":1}}],["tracker",{"2":{"1427":3,"1964":5}}],["tracks",{"0":{"2197":1},"2":{"1892":1,"2197":2,"2582":1,"2896":2}}],["trackpoints",{"2":{"1993":1}}],["trackpoint",{"0":{"1345":1,"1994":1},"2":{"266":1,"1993":4,"2004":1}}],["trackpad",{"0":{"1927":1,"1931":1},"1":{"1928":1,"1929":1,"1930":1,"1932":1,"1933":1,"1934":1,"1935":1},"2":{"165":2,"249":1,"1927":1,"1928":3,"1931":1,"1932":6,"1935":4,"1950":1}}],["trackpads",{"2":{"165":1,"1927":1,"1931":1}}],["tracking",{"2":{"134":1,"695":1,"1925":1,"1939":1,"2028":1,"2765":1}}],["trackballs",{"2":{"1942":1}}],["trackball",{"0":{"1937":1},"2":{"114":3,"118":2,"165":1,"199":1,"246":1,"291":2,"1937":11,"1942":1}}],["track",{"2":{"74":2,"1359":2,"1744":6,"1932":5,"1970":1,"2024":1,"2199":1,"2200":19,"2241":1,"2246":1,"2373":1,"2463":10,"2481":8,"2704":1,"2896":3}}],["transcription",{"2":{"2237":1}}],["translucent",{"2":{"2124":1}}],["translating",{"2":{"2599":1}}],["translation",{"2":{"410":1,"2237":1}}],["translatable",{"2":{"1426":1}}],["translated",{"2":{"1972":1,"2514":1}}],["translates",{"2":{"679":1,"680":1,"2838":1}}],["translate",{"2":{"99":1,"1652":1,"2699":1}}],["transmitted",{"2":{"2321":1,"2702":1,"2869":1}}],["transmitting",{"2":{"1172":1,"1175":1,"1178":2,"2222":5}}],["transmit",{"0":{"754":1,"757":1,"1237":1,"1255":1},"1":{"755":1,"756":1,"758":1,"759":1,"1238":1,"1239":1,"1256":1},"2":{"730":1,"731":1,"755":1,"757":1,"758":1,"764":1,"767":1,"1250":1,"1251":1,"1255":1,"2827":1}}],["transmissions",{"2":{"780":1,"806":1,"835":1,"867":1,"899":1,"934":1,"968":1,"1002":1,"1036":1,"1070":1,"1104":1,"1138":1,"1194":1}}],["transmission",{"2":{"214":1,"263":1,"1170":3,"1230":1,"1274":1}}],["transistor",{"2":{"1515":4,"1528":1}}],["transitions",{"2":{"318":1,"1382":2,"1443":1,"2813":1}}],["transitioned",{"2":{"268":1}}],["transition",{"2":{"236":1,"265":1,"283":1,"1382":1,"1654":60}}],["transient",{"0":{"732":1},"2":{"149":1,"727":2,"732":3,"2812":1}}],["transparency",{"0":{"2473":1},"2":{"2473":1,"2715":2,"2724":3}}],["transparent",{"2":{"231":1,"307":1,"1392":1,"1756":1,"1759":1,"2206":1,"2465":2,"2473":4,"2475":1,"2481":2,"2715":1,"2724":3,"2884":1}}],["transposition",{"2":{"1819":15,"1820":1,"2498":15}}],["transpose",{"2":{"222":1,"1819":15,"2498":15}}],["transported",{"2":{"74":1}}],["transport",{"0":{"107":1},"2":{"74":1,"75":1,"111":1,"112":3,"114":1,"134":1,"165":1,"176":1,"266":1,"277":1,"549":1,"552":9,"1832":1,"1903":2,"1941":1,"2047":1,"2208":1,"2214":2,"2221":1,"2222":1,"2223":2,"2364":2,"2615":1,"2701":1,"2827":2}}],["transformation",{"2":{"2002":1,"2868":1}}],["transformations",{"2":{"158":1,"165":1,"185":1}}],["transform",{"2":{"1939":1,"2007":1}}],["transferring",{"2":{"1911":1,"2704":1}}],["transfers",{"2":{"176":1}}],["transfer",{"2":{"107":1,"749":1,"2221":1,"2223":1,"2243":1,"2415":1,"2704":2,"2705":2}}],["transactions",{"2":{"1185":1,"2223":1}}],["transaction",{"2":{"149":1,"165":1,"191":2,"266":1,"552":2,"1229":1,"1243":1,"2223":12,"2702":1}}],["toward",{"2":{"2374":1}}],["towards",{"2":{"111":1,"191":1,"194":1,"262":1,"362":1,"647":1,"1528":1,"2265":2,"2793":1}}],["to=michi",{"2":{"1371":2}}],["to=imera",{"2":{"1371":2}}],["to=liatris",{"2":{"1371":2,"1379":2}}],["to=helios",{"2":{"1371":2,"1379":2}}],["to=elite",{"2":{"1371":2,"1379":2}}],["to=rp2040",{"2":{"1371":2,"1379":2}}],["to=svlinky",{"2":{"1371":2}}],["to=stemcell",{"2":{"1371":2,"1379":2}}],["to=sparkfun",{"2":{"1371":2}}],["to=bonsai",{"2":{"1371":2}}],["to=bit",{"2":{"1371":2}}],["to=blok",{"2":{"1371":2}}],["to=kb2040",{"2":{"1371":2}}],["to=",{"2":{"1368":2}}],["to=proton",{"2":{"304":1,"1368":1,"1371":2,"2639":1}}],["tolerant",{"2":{"1275":1,"1276":1,"2628":1,"2641":1}}],["tour",{"2":{"601":1}}],["touching",{"2":{"2374":1}}],["touchdown",{"2":{"1970":1}}],["touch",{"2":{"165":1,"211":44,"222":4,"266":1,"273":1,"276":1,"284":1,"1931":1,"1932":1,"1934":4,"1935":1,"2374":2,"2380":1,"2543":2,"2673":1}}],["touchpads",{"2":{"190":1,"191":1,"244":1,"1993":1,"2003":1}}],["touchpad",{"2":{"118":2,"1932":1,"2002":1}}],["todo",{"2":{"487":1,"606":2,"607":4}}],["today",{"2":{"383":1,"384":1,"385":1}}],["token",{"2":{"639":4,"640":3,"641":5,"2540":1,"2546":1,"2615":1,"2705":6}}],["tokenn",{"2":{"428":1}}],["token2",{"2":{"428":1}}],["token1",{"2":{"428":1}}],["tokens",{"2":{"413":1,"473":2,"476":1}}],["tokyokeyboard",{"2":{"102":1,"114":1}}],["tokyo60",{"2":{"102":2,"114":2}}],["tones",{"2":{"700":6,"1444":1,"1447":1,"1454":1,"1456":1}}],["tone",{"0":{"1454":1},"2":{"222":1,"613":3,"659":1,"1389":2,"1447":1,"1454":5,"1456":1}}],["tofujr",{"2":{"236":1}}],["tofu60",{"2":{"236":2}}],["tofu",{"2":{"199":1}}],["totally",{"2":{"1948":1}}],["total",{"2":{"191":4,"730":1,"731":1,"732":1,"740":1,"1263":1,"1264":1,"1629":1,"2213":1,"2328":1,"2356":2,"2377":1,"2532":1,"2705":2,"2715":4,"2722":4,"2839":1}}],["tominabox1",{"2":{"143":5,"149":2,"222":1,"236":1}}],["tops",{"2":{"2374":1}}],["topmost",{"2":{"1395":1,"1688":1,"1690":1}}],["topic=41989",{"2":{"1354":1}}],["topic=14290",{"2":{"1353":1}}],["topic=50176",{"2":{"1345":1}}],["topic=57008",{"2":{"1331":1}}],["topics",{"0":{"643":1,"1360":1,"2854":1,"2855":1,"2856":1},"1":{"644":1,"645":1,"1361":1,"1362":1,"1363":1,"1364":1,"1365":1},"2":{"2563":1,"2854":1,"2855":2}}],["topic",{"2":{"390":5,"1356":1,"1603":1,"2449":1}}],["top",{"2":{"100":1,"149":1,"255":1,"389":1,"543":1,"553":1,"586":1,"650":1,"655":2,"658":1,"672":1,"727":1,"1305":1,"1326":1,"1389":1,"1392":1,"1397":2,"1455":1,"1560":2,"1615":1,"1636":1,"1709":1,"1770":1,"1825":1,"1826":1,"1829":1,"1912":1,"1967":1,"2013":1,"2026":1,"2037":1,"2038":1,"2041":2,"2215":1,"2236":1,"2242":1,"2263":1,"2272":1,"2374":1,"2396":2,"2400":13,"2401":13,"2410":1,"2449":1,"2475":1,"2476":2,"2531":1,"2558":1,"2582":1,"2607":1,"2617":1,"2622":2,"2663":1,"2665":1,"2676":1,"2703":1,"2705":5,"2726":3,"2742":1,"2743":1,"2744":1,"2808":1,"2816":2,"2832":1}}],["too",{"2":{"94":1,"105":1,"134":1,"169":1,"188":1,"211":1,"233":1,"512":1,"514":1,"518":1,"556":1,"596":1,"633":1,"639":1,"661":1,"667":1,"700":4,"701":3,"1298":1,"1343":2,"1382":1,"1388":1,"1389":1,"1393":1,"1419":1,"1431":1,"1458":1,"1463":1,"1467":1,"1495":1,"1572":1,"1770":1,"1893":6,"1894":1,"1950":1,"2226":2,"2251":1,"2263":1,"2265":1,"2364":1,"2373":1,"2374":1,"2375":1,"2407":1,"2519":1,"2549":1,"2600":1,"2664":1,"2674":2,"2676":2,"2843":1,"2868":1,"2896":1}}],["tool",{"2":{"182":1,"357":1,"364":1,"367":1,"371":1,"406":3,"471":1,"560":1,"582":1,"1337":1,"2277":1,"2394":1,"2430":1,"2432":1,"2434":1,"2513":1,"2535":1,"2573":2,"2676":1,"2743":1}}],["toolchains",{"2":{"294":1,"371":1,"2570":1}}],["toolchain",{"0":{"365":1},"2":{"134":1,"365":1,"392":1,"2610":1,"2622":1}}],["toolbox",{"0":{"1302":1,"2559":1,"2560":1},"1":{"2560":1,"2561":1},"2":{"82":1,"119":1,"131":1,"153":2,"240":3,"332":1,"560":1,"667":1,"670":1,"1296":1,"1302":1,"1311":1,"1594":1,"2219":2,"2328":1,"2329":2,"2332":1,"2334":1,"2335":1,"2336":1,"2339":1,"2341":1,"2342":1,"2343":2,"2355":1,"2379":2,"2423":1,"2442":1,"2454":1,"2537":1,"2547":1,"2558":1,"2559":3,"2560":2,"2561":1,"2565":1}}],["tooling",{"2":{"70":1,"198":1,"357":1,"647":1,"2605":1}}],["tools",{"0":{"366":1,"1301":1},"1":{"1302":1,"1303":1,"1304":1},"2":{"49":1,"182":1,"358":1,"362":1,"365":1,"366":1,"368":1,"371":1,"406":1,"472":2,"582":2,"647":2,"658":1,"1301":1,"1313":1,"1343":1,"1904":1,"2219":1,"2244":2,"2328":1,"2340":1,"2368":1,"2442":1,"2535":1,"2601":2,"2606":1,"2612":2,"2613":1,"2619":1,"2854":1}}],["tog",{"2":{"188":1,"191":1,"231":1}}],["togg",{"2":{"188":2,"191":3,"235":1,"285":1,"303":1,"571":4,"1300":1,"1455":1,"1460":1,"1463":1,"1465":3,"1491":1,"1496":1,"1499":1,"1500":1,"1513":1,"1564":1,"1576":1,"1648":1,"1748":1,"1819":1,"1828":1,"2040":1,"2127":1,"2137":2,"2138":1,"2156":1,"2162":1,"2199":1,"2250":2,"2469":7,"2482":1,"2483":3,"2484":1,"2485":1,"2486":1,"2488":1,"2496":1,"2497":7,"2498":1,"2503":1,"2504":1,"2506":1,"2510":1,"2599":1,"2700":1}}],["toggling",{"0":{"1392":1},"1":{"1393":1},"2":{"49":1,"1268":1,"1388":1,"1950":1,"1955":1,"1964":1,"1965":1,"2053":1,"2137":1,"2265":1,"2364":1,"2634":1,"2836":1}}],["toggles",{"0":{"2130":1},"2":{"702":1,"1389":1,"1392":1,"1398":1,"1451":1,"1455":1,"1460":1,"1463":1,"1465":3,"1491":1,"1500":1,"1506":1,"1569":1,"1576":1,"1591":1,"1761":1,"2156":1,"2252":1,"2255":1,"2469":1,"2483":3,"2484":1,"2485":1,"2488":1,"2494":1,"2497":1,"2506":1,"2599":1,"2600":1,"2877":1}}],["toggled",{"2":{"547":1,"703":1,"730":1,"1392":1,"2600":1,"2633":1,"2676":1}}],["toggleterminal",{"2":{"331":1,"2617":1}}],["togglepin",{"2":{"243":1}}],["toggle",{"0":{"1530":1,"1542":1,"1837":1,"1838":1,"2055":1,"2056":1,"2265":1},"2":{"38":1,"49":2,"93":1,"112":2,"114":1,"149":1,"176":1,"211":1,"222":1,"231":3,"243":1,"546":6,"703":1,"742":1,"1344":1,"1388":1,"1392":4,"1455":1,"1460":1,"1463":1,"1465":3,"1491":1,"1499":1,"1500":1,"1503":1,"1506":1,"1513":3,"1530":1,"1542":1,"1564":1,"1569":1,"1576":2,"1591":1,"1595":6,"1648":8,"1658":3,"1747":1,"1748":2,"1757":1,"1763":2,"1819":2,"1828":2,"1837":1,"1838":1,"1949":1,"1950":1,"1955":2,"1956":2,"1964":4,"1965":4,"1969":4,"2040":2,"2055":1,"2056":1,"2127":2,"2137":2,"2146":4,"2162":2,"2199":3,"2200":7,"2250":9,"2252":1,"2255":1,"2265":1,"2339":1,"2344":1,"2364":1,"2469":13,"2482":2,"2483":3,"2484":1,"2485":1,"2486":3,"2488":1,"2494":1,"2496":2,"2497":13,"2498":2,"2503":2,"2504":2,"2506":1,"2510":4,"2598":2,"2599":1,"2600":2,"2633":1,"2634":1,"2700":2,"2802":1,"2821":1,"2877":1}}],["together",{"2":{"72":1,"362":1,"498":1,"557":1,"591":1,"650":1,"901":1,"1038":1,"1106":1,"1171":1,"1261":1,"1340":1,"1573":1,"1575":1,"1597":1,"1907":1,"2004":1,"2024":1,"2124":1,"2153":1,"2226":1,"2261":1,"2362":1,"2373":2,"2405":1,"2450":1,"2518":1,"2558":1,"2668":1,"2676":1,"2687":1,"2690":1,"2880":1,"2881":2}}],["to",{"0":{"3":1,"4":1,"5":1,"6":1,"7":1,"15":1,"16":1,"17":1,"21":1,"24":1,"25":1,"26":1,"30":1,"31":1,"32":1,"33":1,"34":1,"35":1,"43":1,"46":1,"57":1,"142":1,"153":1,"155":1,"162":1,"263":1,"265":1,"275":1,"304":1,"502":1,"569":1,"591":1,"592":1,"608":1,"649":1,"650":1,"654":1,"655":1,"668":1,"1309":1,"1314":1,"1319":1,"1320":1,"1401":1,"1469":1,"1583":1,"1597":1,"1598":1,"1611":1,"1612":1,"1735":2,"1755":1,"1756":1,"1889":1,"1957":1,"1958":1,"1962":2,"1964":1,"1969":1,"2013":1,"2132":1,"2255":1,"2356":1,"2382":1,"2419":1,"2421":1,"2532":1,"2546":1,"2554":1,"2580":1,"2626":1,"2662":1,"2729":1,"2737":1,"2861":1},"1":{"31":1,"34":1,"36":1,"570":1,"571":1,"572":1,"573":1,"574":1,"575":1,"576":1,"592":1,"609":1,"650":1,"651":1,"652":1,"653":1,"654":1,"655":1,"1320":1,"1890":1,"1891":1,"1959":1,"1960":1,"1961":1,"1962":1,"2663":1,"2664":1,"2665":1,"2666":1,"2667":1,"2668":1,"2669":1,"2670":1,"2671":1,"2672":1,"2730":1,"2731":1,"2732":1,"2733":1,"2734":1,"2735":1,"2736":1,"2737":1,"2738":1,"2739":1,"2740":1},"2":{"0":1,"1":2,"2":3,"3":1,"4":2,"5":3,"6":4,"7":1,"9":1,"10":9,"12":1,"14":4,"15":1,"16":2,"17":1,"19":1,"21":2,"22":2,"23":2,"24":3,"25":3,"26":1,"27":1,"28":5,"30":3,"31":5,"32":3,"33":3,"34":5,"36":2,"37":2,"38":1,"39":1,"43":2,"45":6,"46":3,"48":1,"49":21,"50":9,"51":2,"52":1,"56":2,"58":1,"62":1,"63":4,"64":4,"65":4,"69":2,"70":6,"72":1,"73":3,"74":8,"75":2,"76":5,"77":3,"82":5,"83":1,"87":3,"88":2,"89":1,"90":6,"92":3,"93":14,"94":5,"95":2,"98":2,"99":5,"100":2,"103":2,"104":2,"105":3,"107":5,"109":1,"110":3,"112":2,"113":6,"114":48,"116":1,"118":4,"119":8,"120":2,"123":4,"124":6,"125":9,"126":3,"127":2,"128":2,"130":3,"131":1,"132":3,"133":8,"134":38,"137":1,"140":1,"142":1,"149":60,"152":2,"153":4,"155":1,"156":4,"158":2,"159":1,"161":5,"162":5,"163":4,"164":1,"165":32,"168":3,"169":11,"170":4,"172":2,"173":2,"174":4,"176":27,"179":1,"182":6,"184":2,"185":9,"186":2,"187":1,"188":3,"189":4,"191":40,"194":8,"195":7,"198":3,"199":36,"201":4,"202":4,"203":3,"204":1,"206":4,"209":3,"211":64,"213":5,"214":1,"215":2,"218":3,"220":3,"221":2,"222":28,"224":2,"228":7,"230":3,"231":3,"232":4,"233":5,"234":4,"235":4,"236":33,"240":7,"241":1,"243":1,"244":3,"245":2,"246":1,"247":1,"249":38,"253":1,"255":4,"256":1,"257":1,"258":1,"259":2,"262":2,"263":4,"265":5,"266":87,"268":4,"270":1,"271":1,"272":5,"273":5,"275":3,"276":5,"277":24,"279":3,"281":1,"283":5,"284":3,"285":18,"288":4,"289":1,"293":3,"294":17,"297":2,"304":2,"305":3,"306":1,"307":7,"308":27,"312":6,"314":2,"315":1,"317":16,"318":2,"319":4,"322":21,"324":1,"331":2,"332":1,"342":2,"343":3,"344":1,"345":4,"349":1,"350":1,"351":1,"352":1,"353":2,"354":2,"355":2,"357":6,"358":2,"359":1,"360":2,"362":1,"363":1,"364":2,"365":1,"366":1,"367":1,"370":2,"371":8,"374":2,"375":4,"376":1,"377":1,"380":4,"381":19,"383":2,"384":2,"385":3,"386":2,"389":8,"390":10,"391":1,"392":14,"393":1,"394":4,"395":1,"396":1,"397":2,"398":2,"400":3,"401":1,"403":1,"404":2,"408":4,"411":1,"412":2,"413":2,"414":1,"415":1,"420":2,"421":1,"423":1,"426":4,"427":5,"429":1,"430":6,"431":3,"432":3,"434":2,"440":2,"444":2,"445":1,"446":1,"447":1,"449":6,"450":4,"452":3,"453":2,"455":3,"456":3,"457":3,"458":3,"459":1,"460":5,"462":1,"463":1,"464":2,"465":1,"466":4,"468":1,"469":2,"470":4,"471":6,"472":2,"473":4,"474":3,"475":1,"476":9,"477":4,"478":1,"481":3,"482":5,"483":2,"486":2,"487":3,"488":1,"491":4,"492":2,"493":3,"494":7,"495":4,"496":5,"497":1,"498":6,"501":1,"503":1,"506":1,"507":3,"509":4,"510":2,"511":1,"512":2,"513":1,"514":2,"515":2,"518":1,"519":1,"520":6,"522":5,"523":3,"524":3,"525":2,"526":1,"529":1,"537":6,"539":1,"540":2,"541":2,"543":13,"545":1,"546":19,"547":11,"548":1,"550":8,"551":4,"552":3,"553":1,"554":5,"556":6,"557":4,"560":3,"561":1,"562":2,"563":2,"567":2,"568":2,"569":2,"570":5,"571":4,"573":2,"574":1,"575":4,"576":1,"578":7,"579":1,"582":3,"583":1,"584":1,"586":1,"587":2,"589":1,"591":4,"592":7,"593":2,"595":17,"596":1,"597":6,"598":5,"599":1,"600":2,"601":13,"602":3,"603":1,"604":2,"605":3,"606":2,"607":5,"608":4,"609":3,"610":2,"611":7,"612":3,"614":1,"615":4,"621":4,"622":2,"623":2,"625":2,"626":1,"627":1,"628":3,"629":7,"633":5,"634":3,"635":3,"636":2,"637":3,"638":5,"639":5,"640":1,"641":1,"642":1,"643":3,"646":1,"647":10,"648":7,"649":1,"650":7,"651":8,"652":5,"653":1,"654":4,"655":5,"656":1,"657":4,"658":2,"659":2,"660":2,"661":1,"662":2,"665":7,"666":2,"667":9,"668":4,"669":3,"670":3,"671":3,"672":2,"674":2,"676":1,"677":3,"679":2,"680":2,"682":4,"683":1,"684":2,"685":4,"689":3,"691":3,"692":1,"694":2,"695":1,"696":1,"697":1,"698":4,"699":4,"700":1,"701":7,"702":6,"703":2,"705":1,"706":2,"707":6,"708":3,"709":1,"710":4,"713":1,"715":2,"717":3,"719":3,"720":1,"721":1,"723":2,"725":7,"726":1,"727":4,"729":3,"730":5,"731":5,"733":1,"734":7,"735":12,"736":5,"737":3,"738":2,"739":1,"740":3,"741":2,"744":5,"745":1,"746":2,"747":2,"748":2,"749":10,"753":3,"754":1,"755":5,"757":1,"758":5,"761":5,"763":1,"764":7,"766":1,"767":7,"770":6,"773":6,"775":2,"776":1,"778":1,"779":2,"780":3,"782":1,"783":4,"789":1,"791":3,"793":3,"795":1,"797":1,"802":1,"803":1,"804":1,"805":2,"806":3,"807":2,"808":1,"809":4,"812":1,"816":1,"818":3,"820":3,"822":1,"824":1,"829":1,"831":1,"833":1,"834":2,"835":3,"836":2,"837":1,"838":3,"839":3,"840":1,"841":5,"844":1,"848":1,"850":3,"852":3,"854":1,"856":1,"861":1,"863":1,"865":1,"866":2,"867":3,"868":2,"869":2,"870":1,"871":5,"874":1,"878":1,"880":1,"882":3,"884":3,"886":1,"888":1,"893":1,"895":1,"897":1,"898":2,"899":3,"900":2,"901":1,"902":1,"903":3,"904":3,"905":1,"906":5,"909":1,"913":1,"915":1,"917":3,"919":3,"921":1,"923":1,"928":1,"930":1,"932":1,"933":2,"934":3,"935":2,"936":1,"937":3,"938":3,"939":1,"940":5,"943":1,"947":1,"949":1,"951":3,"953":3,"955":1,"957":1,"962":1,"964":1,"966":1,"967":2,"968":3,"969":2,"970":1,"971":3,"972":3,"973":1,"974":5,"977":1,"981":1,"983":1,"985":3,"987":3,"989":1,"991":1,"996":1,"998":1,"1000":1,"1001":2,"1002":3,"1003":2,"1004":1,"1005":3,"1006":3,"1007":1,"1008":5,"1011":1,"1015":1,"1017":1,"1019":3,"1021":3,"1023":1,"1025":1,"1030":1,"1032":1,"1034":1,"1035":2,"1036":3,"1037":2,"1038":1,"1039":3,"1040":3,"1041":1,"1042":5,"1045":1,"1049":1,"1051":1,"1053":3,"1055":3,"1057":1,"1059":1,"1064":1,"1066":1,"1068":1,"1069":2,"1070":3,"1071":2,"1072":1,"1073":3,"1074":3,"1075":1,"1076":5,"1079":1,"1083":1,"1085":1,"1087":3,"1089":3,"1091":1,"1093":1,"1098":1,"1100":1,"1102":1,"1103":2,"1104":3,"1105":2,"1106":1,"1107":3,"1108":3,"1109":1,"1110":5,"1113":1,"1117":1,"1119":1,"1121":3,"1123":3,"1125":1,"1127":1,"1132":1,"1134":1,"1136":1,"1137":2,"1138":3,"1139":2,"1140":1,"1141":3,"1142":3,"1143":1,"1144":5,"1147":1,"1151":1,"1153":1,"1155":3,"1157":3,"1159":1,"1161":1,"1166":1,"1168":1,"1170":1,"1172":2,"1173":3,"1174":2,"1175":6,"1176":5,"1177":3,"1178":9,"1179":6,"1181":5,"1182":6,"1183":1,"1185":1,"1186":2,"1187":3,"1191":2,"1192":1,"1193":2,"1194":3,"1195":2,"1196":1,"1197":5,"1200":1,"1204":1,"1206":1,"1208":3,"1210":3,"1212":1,"1214":1,"1219":1,"1221":1,"1223":1,"1224":2,"1225":5,"1226":12,"1230":6,"1232":1,"1233":1,"1237":1,"1238":4,"1241":4,"1244":1,"1245":2,"1246":1,"1247":9,"1250":1,"1252":1,"1254":1,"1256":4,"1258":4,"1259":1,"1260":1,"1261":1,"1262":2,"1263":2,"1264":1,"1265":3,"1266":7,"1268":1,"1269":1,"1270":3,"1271":1,"1272":2,"1273":1,"1274":1,"1275":5,"1276":2,"1277":6,"1278":3,"1279":2,"1280":1,"1281":6,"1285":3,"1287":3,"1288":1,"1289":6,"1290":4,"1291":4,"1293":2,"1294":1,"1295":1,"1296":2,"1297":1,"1298":5,"1300":4,"1301":1,"1302":1,"1303":1,"1304":1,"1305":1,"1306":1,"1307":4,"1308":1,"1309":3,"1310":2,"1314":1,"1315":2,"1316":1,"1317":1,"1318":3,"1320":5,"1321":3,"1323":2,"1324":1,"1325":2,"1326":5,"1327":4,"1328":1,"1329":1,"1331":3,"1332":1,"1334":4,"1335":1,"1336":1,"1337":2,"1340":1,"1342":1,"1343":8,"1344":4,"1345":1,"1346":2,"1347":2,"1348":1,"1350":2,"1351":1,"1354":2,"1355":1,"1356":13,"1358":4,"1359":7,"1360":3,"1366":3,"1367":1,"1368":4,"1369":2,"1370":4,"1371":14,"1372":4,"1374":1,"1375":4,"1376":4,"1377":2,"1378":2,"1379":5,"1380":1,"1381":1,"1382":8,"1383":4,"1385":1,"1386":1,"1387":3,"1388":8,"1389":27,"1390":2,"1391":2,"1392":15,"1393":10,"1394":3,"1395":3,"1396":1,"1397":3,"1398":9,"1400":1,"1401":4,"1403":7,"1404":2,"1405":1,"1406":2,"1408":3,"1409":4,"1410":3,"1411":5,"1412":2,"1413":1,"1414":3,"1415":1,"1417":5,"1418":9,"1419":18,"1420":6,"1421":1,"1422":4,"1423":2,"1426":12,"1427":5,"1428":2,"1429":1,"1430":2,"1431":3,"1432":1,"1433":1,"1434":2,"1435":2,"1437":3,"1442":1,"1443":4,"1444":2,"1445":2,"1447":2,"1448":6,"1449":1,"1450":7,"1451":2,"1452":5,"1453":6,"1454":3,"1455":7,"1456":7,"1457":3,"1458":1,"1459":2,"1460":10,"1461":2,"1462":10,"1463":7,"1465":1,"1467":1,"1468":2,"1469":3,"1470":1,"1471":1,"1472":1,"1473":9,"1480":3,"1487":3,"1488":7,"1490":2,"1492":11,"1494":4,"1495":6,"1496":4,"1497":2,"1498":7,"1499":3,"1502":4,"1503":2,"1504":4,"1505":6,"1506":1,"1507":4,"1508":17,"1509":9,"1510":3,"1511":1,"1513":1,"1514":4,"1515":4,"1516":7,"1519":4,"1521":5,"1524":2,"1526":8,"1527":3,"1528":6,"1537":2,"1539":1,"1548":2,"1549":1,"1559":9,"1560":4,"1561":6,"1562":4,"1563":6,"1564":5,"1565":2,"1568":2,"1569":1,"1570":3,"1571":2,"1572":5,"1573":1,"1574":1,"1575":3,"1576":1,"1578":3,"1579":5,"1580":2,"1582":12,"1583":1,"1584":1,"1585":1,"1587":1,"1588":2,"1589":2,"1590":2,"1591":2,"1592":7,"1593":4,"1594":4,"1595":9,"1596":2,"1597":6,"1598":4,"1599":3,"1600":7,"1602":4,"1603":2,"1607":4,"1608":2,"1611":3,"1612":1,"1613":2,"1614":1,"1615":2,"1616":4,"1619":4,"1620":1,"1628":2,"1629":8,"1630":4,"1631":3,"1632":3,"1633":2,"1634":2,"1635":4,"1636":3,"1637":2,"1639":1,"1640":1,"1643":3,"1644":1,"1646":3,"1648":4,"1649":13,"1650":2,"1652":1,"1653":4,"1655":2,"1656":1,"1658":4,"1665":1,"1666":1,"1667":6,"1669":1,"1670":2,"1673":2,"1675":1,"1677":2,"1679":1,"1680":5,"1681":3,"1682":1,"1683":1,"1684":1,"1685":1,"1686":1,"1688":2,"1690":2,"1693":1,"1694":2,"1696":1,"1698":3,"1699":1,"1700":2,"1701":1,"1703":3,"1704":1,"1705":3,"1706":1,"1707":1,"1708":1,"1709":2,"1710":5,"1715":2,"1717":1,"1718":1,"1720":2,"1722":2,"1724":1,"1727":2,"1729":1,"1730":2,"1733":1,"1734":8,"1736":6,"1737":2,"1738":1,"1740":1,"1741":1,"1742":1,"1744":3,"1745":3,"1747":4,"1749":23,"1750":2,"1751":2,"1752":3,"1753":4,"1754":3,"1755":4,"1756":11,"1757":4,"1758":1,"1759":4,"1760":1,"1761":1,"1762":2,"1763":2,"1764":3,"1765":2,"1768":2,"1769":5,"1770":11,"1771":5,"1772":1,"1777":1,"1778":2,"1779":2,"1783":1,"1784":1,"1789":1,"1792":2,"1795":3,"1798":4,"1801":5,"1803":3,"1804":2,"1805":1,"1807":2,"1809":2,"1811":3,"1813":3,"1815":2,"1816":2,"1817":5,"1819":49,"1820":2,"1824":3,"1825":3,"1826":14,"1827":2,"1829":6,"1830":8,"1831":2,"1832":8,"1835":3,"1838":1,"1840":1,"1842":1,"1846":2,"1848":1,"1850":2,"1851":1,"1852":2,"1853":1,"1854":2,"1855":1,"1856":2,"1860":1,"1862":1,"1864":1,"1866":1,"1868":1,"1870":2,"1871":1,"1872":2,"1874":1,"1878":1,"1880":1,"1881":1,"1882":1,"1885":1,"1887":1,"1888":1,"1889":2,"1890":2,"1891":5,"1892":3,"1893":7,"1894":4,"1895":9,"1896":7,"1897":11,"1898":1,"1902":3,"1903":1,"1904":2,"1905":5,"1906":4,"1907":10,"1909":1,"1910":11,"1911":9,"1912":31,"1915":2,"1916":1,"1917":1,"1918":2,"1919":4,"1920":5,"1922":4,"1923":2,"1924":6,"1925":4,"1926":11,"1927":2,"1928":3,"1929":5,"1931":2,"1932":9,"1933":1,"1934":3,"1935":2,"1936":5,"1937":3,"1938":7,"1939":18,"1940":3,"1941":9,"1942":8,"1943":1,"1944":7,"1945":3,"1946":15,"1948":2,"1949":5,"1950":8,"1951":1,"1953":3,"1954":4,"1955":4,"1956":2,"1957":1,"1958":1,"1959":3,"1960":2,"1962":1,"1964":4,"1965":3,"1967":3,"1968":5,"1969":2,"1971":1,"1972":6,"1973":1,"1978":2,"1980":2,"1982":2,"1984":2,"1986":2,"1988":1,"1993":5,"1994":1,"1999":4,"2002":4,"2003":1,"2004":9,"2005":1,"2006":2,"2007":1,"2008":2,"2009":2,"2010":3,"2011":1,"2012":1,"2013":11,"2014":4,"2015":1,"2018":1,"2020":2,"2021":2,"2024":4,"2025":5,"2026":3,"2027":2,"2028":4,"2030":2,"2033":4,"2034":5,"2035":1,"2036":3,"2037":3,"2038":14,"2039":2,"2041":21,"2042":7,"2043":1,"2044":8,"2045":5,"2046":2,"2047":13,"2050":3,"2051":1,"2052":7,"2053":2,"2056":1,"2058":1,"2060":1,"2064":4,"2066":3,"2068":2,"2069":1,"2070":2,"2071":1,"2072":2,"2073":1,"2074":2,"2078":1,"2080":1,"2082":1,"2084":1,"2086":1,"2088":1,"2090":1,"2092":1,"2094":1,"2096":1,"2098":1,"2100":2,"2101":1,"2102":2,"2104":1,"2106":6,"2107":1,"2108":6,"2114":1,"2116":1,"2117":1,"2118":1,"2121":1,"2123":1,"2124":6,"2125":9,"2126":1,"2127":4,"2128":9,"2130":2,"2131":12,"2132":1,"2133":6,"2134":3,"2135":11,"2137":6,"2138":2,"2139":2,"2140":3,"2141":1,"2144":20,"2145":7,"2146":3,"2147":9,"2148":3,"2151":5,"2152":2,"2153":3,"2154":6,"2156":3,"2157":3,"2158":1,"2159":3,"2160":1,"2161":1,"2162":1,"2163":4,"2165":2,"2166":1,"2167":2,"2168":2,"2169":3,"2171":1,"2172":1,"2175":1,"2177":2,"2179":1,"2181":2,"2183":1,"2185":2,"2187":2,"2189":2,"2191":2,"2193":1,"2194":1,"2195":2,"2196":1,"2197":2,"2198":1,"2199":3,"2200":4,"2204":1,"2205":2,"2206":11,"2207":1,"2209":2,"2210":2,"2211":3,"2212":1,"2213":3,"2214":3,"2215":2,"2216":2,"2217":6,"2218":14,"2219":9,"2220":6,"2221":11,"2222":19,"2223":20,"2224":10,"2226":6,"2227":3,"2230":4,"2231":2,"2232":5,"2233":2,"2234":9,"2235":2,"2236":26,"2238":2,"2239":14,"2240":10,"2241":5,"2242":4,"2243":8,"2244":10,"2246":13,"2247":4,"2248":1,"2249":2,"2250":1,"2251":3,"2252":1,"2255":10,"2256":10,"2258":2,"2261":3,"2262":2,"2263":25,"2264":4,"2265":21,"2266":6,"2268":4,"2269":1,"2271":1,"2272":2,"2273":7,"2274":7,"2275":10,"2276":9,"2277":17,"2278":7,"2283":1,"2284":1,"2285":1,"2294":1,"2296":1,"2298":1,"2310":1,"2311":1,"2315":1,"2320":3,"2321":4,"2322":1,"2323":11,"2324":2,"2325":7,"2326":1,"2327":5,"2328":5,"2329":4,"2330":7,"2332":7,"2333":2,"2334":4,"2335":3,"2336":3,"2337":11,"2339":5,"2340":2,"2341":5,"2342":3,"2343":2,"2344":5,"2346":8,"2348":8,"2350":8,"2351":3,"2353":9,"2355":3,"2356":14,"2357":3,"2358":1,"2359":1,"2361":2,"2362":4,"2363":21,"2364":34,"2365":1,"2368":2,"2369":10,"2370":2,"2371":5,"2373":9,"2374":16,"2375":12,"2376":7,"2377":12,"2378":5,"2379":1,"2380":8,"2381":2,"2382":1,"2383":2,"2385":2,"2387":2,"2390":4,"2391":2,"2392":1,"2393":5,"2396":3,"2398":2,"2399":3,"2400":2,"2401":5,"2402":3,"2404":2,"2405":3,"2406":4,"2407":2,"2408":3,"2410":5,"2411":1,"2412":18,"2413":1,"2415":1,"2416":4,"2417":2,"2418":3,"2419":1,"2420":5,"2421":3,"2424":1,"2425":2,"2426":1,"2427":5,"2428":7,"2429":9,"2430":2,"2431":2,"2432":1,"2433":2,"2434":2,"2435":2,"2436":1,"2440":1,"2442":1,"2444":2,"2445":2,"2447":1,"2448":8,"2449":5,"2450":3,"2451":2,"2452":3,"2453":1,"2454":12,"2465":1,"2466":1,"2467":3,"2469":3,"2470":1,"2471":2,"2472":5,"2473":5,"2474":2,"2475":4,"2476":1,"2477":4,"2478":3,"2479":1,"2480":3,"2483":1,"2486":1,"2487":11,"2494":1,"2498":49,"2499":3,"2506":1,"2511":7,"2512":6,"2513":15,"2514":10,"2515":9,"2516":3,"2518":2,"2519":11,"2521":3,"2522":7,"2523":3,"2525":7,"2526":4,"2528":1,"2529":5,"2530":3,"2531":3,"2532":8,"2533":7,"2534":4,"2535":3,"2536":4,"2537":5,"2538":1,"2539":2,"2540":1,"2541":3,"2543":1,"2544":4,"2545":1,"2546":1,"2547":5,"2548":4,"2549":8,"2550":5,"2551":3,"2552":2,"2553":6,"2554":8,"2555":2,"2556":3,"2557":1,"2558":6,"2559":3,"2560":4,"2561":4,"2562":9,"2563":3,"2564":3,"2565":5,"2566":4,"2567":2,"2568":1,"2570":2,"2572":1,"2573":1,"2574":2,"2575":2,"2576":12,"2577":6,"2578":2,"2580":8,"2581":2,"2582":16,"2583":4,"2584":5,"2585":13,"2586":4,"2587":14,"2588":22,"2589":4,"2590":1,"2591":1,"2593":2,"2594":1,"2598":1,"2599":11,"2600":6,"2601":3,"2603":1,"2604":4,"2605":1,"2606":8,"2607":3,"2608":1,"2610":1,"2611":3,"2612":3,"2613":3,"2615":4,"2616":3,"2617":11,"2618":1,"2619":5,"2621":7,"2622":28,"2623":3,"2624":2,"2627":2,"2628":1,"2630":4,"2631":2,"2632":3,"2633":17,"2634":5,"2635":2,"2638":2,"2639":6,"2642":5,"2643":3,"2644":2,"2645":1,"2646":1,"2648":5,"2649":1,"2650":3,"2651":3,"2653":4,"2654":1,"2655":7,"2657":11,"2658":4,"2659":1,"2660":1,"2661":3,"2662":8,"2663":2,"2664":1,"2665":3,"2666":2,"2668":5,"2669":4,"2670":2,"2674":9,"2675":6,"2676":39,"2677":8,"2678":5,"2679":6,"2683":2,"2684":4,"2687":1,"2689":3,"2690":1,"2696":1,"2697":1,"2698":1,"2699":2,"2700":1,"2701":7,"2702":7,"2703":15,"2704":42,"2705":61,"2706":7,"2707":4,"2709":6,"2710":1,"2712":6,"2714":1,"2715":2,"2718":1,"2719":1,"2722":2,"2723":3,"2725":3,"2726":7,"2727":1,"2728":3,"2729":1,"2731":2,"2733":6,"2734":3,"2735":5,"2736":3,"2737":2,"2738":5,"2739":3,"2740":1,"2741":1,"2742":13,"2743":10,"2744":3,"2745":1,"2747":1,"2748":2,"2754":1,"2755":2,"2756":1,"2771":1,"2772":2,"2773":2,"2775":2,"2776":2,"2779":1,"2781":1,"2784":3,"2789":1,"2790":2,"2791":1,"2792":1,"2794":2,"2799":4,"2800":3,"2802":2,"2803":3,"2804":4,"2805":7,"2806":6,"2807":1,"2808":2,"2810":1,"2811":1,"2812":4,"2813":3,"2815":6,"2816":5,"2817":1,"2818":12,"2819":6,"2820":1,"2821":2,"2822":3,"2823":6,"2824":10,"2825":14,"2826":7,"2827":18,"2828":1,"2829":3,"2830":2,"2831":3,"2832":1,"2833":7,"2835":7,"2836":6,"2837":5,"2838":2,"2839":2,"2840":6,"2842":4,"2843":2,"2845":5,"2846":9,"2847":1,"2850":2,"2853":3,"2854":3,"2855":3,"2856":2,"2857":2,"2858":1,"2859":3,"2860":3,"2861":11,"2862":4,"2863":4,"2864":7,"2865":1,"2866":9,"2867":4,"2868":21,"2869":3,"2870":2,"2874":2,"2875":6,"2876":5,"2877":11,"2878":5,"2879":4,"2880":4,"2881":4,"2882":7,"2883":4,"2884":15,"2885":1,"2886":2,"2887":2,"2888":2,"2889":3,"2890":3,"2891":6,"2892":2,"2893":4,"2894":3,"2895":9,"2896":17}}],["th",{"2":{"1592":1}}],["th+tl",{"2":{"1263":1}}],["thus",{"2":{"381":1,"1183":1,"1266":1,"1346":1,"1356":1,"1442":1,"1471":1,"1563":1,"1756":1,"2215":1,"2265":1,"2334":1,"2416":1,"2421":1,"2516":1,"2582":1,"2644":1,"2651":1,"2689":1,"2833":1,"2868":1,"2875":1,"2884":1}}],["thumb",{"2":{"199":1,"294":1,"2882":2}}],["threads",{"2":{"2356":1}}],["threading",{"0":{"519":1}}],["threshold",{"0":{"246":1},"2":{"246":2,"249":1,"1959":1}}],["three",{"0":{"339":1,"1794":1},"1":{"1795":1,"1796":1},"2":{"98":1,"191":1,"196":1,"322":1,"339":1,"503":1,"537":1,"587":1,"615":1,"621":1,"1329":1,"1473":1,"1490":1,"1491":1,"1508":1,"1574":2,"1638":2,"1752":2,"1766":1,"1769":1,"1803":1,"1892":1,"1903":1,"1912":1,"1993":1,"2137":1,"2198":2,"2230":2,"2238":1,"2246":2,"2254":1,"2256":3,"2263":1,"2276":1,"2412":1,"2481":1,"2866":1,"2868":2,"2869":1}}],["throttling",{"2":{"628":1,"2221":1}}],["throttled",{"2":{"2223":1}}],["throttle",{"2":{"149":1,"552":1,"1932":1,"1941":2,"1942":1,"2221":1,"2702":1,"2705":6}}],["thrown",{"2":{"557":1}}],["throw",{"2":{"114":1,"1343":1}}],["throughout",{"2":{"1734":1}}],["through",{"0":{"1401":1},"2":{"110":1,"155":1,"176":1,"224":1,"232":1,"355":1,"394":2,"430":1,"543":1,"570":1,"575":1,"615":1,"621":1,"647":1,"671":1,"702":1,"725":1,"1297":1,"1321":1,"1384":1,"1392":2,"1401":1,"1403":1,"1419":1,"1442":1,"1450":1,"1453":1,"1454":2,"1459":2,"1460":2,"1465":3,"1477":1,"1478":1,"1483":1,"1484":2,"1502":1,"1511":1,"1513":1,"1528":1,"1533":1,"1562":1,"1564":1,"1599":1,"1635":2,"1649":2,"1710":2,"1763":1,"1828":2,"1967":1,"2040":4,"2041":1,"2043":1,"2127":2,"2184":1,"2186":1,"2188":1,"2190":1,"2198":1,"2255":1,"2256":1,"2273":1,"2277":1,"2278":2,"2323":2,"2332":1,"2356":1,"2367":1,"2369":1,"2373":1,"2375":1,"2378":1,"2387":1,"2412":3,"2416":1,"2420":1,"2425":1,"2452":1,"2473":1,"2474":1,"2483":3,"2486":1,"2487":2,"2496":2,"2503":2,"2504":4,"2511":2,"2514":1,"2567":1,"2580":1,"2610":1,"2622":1,"2637":1,"2655":1,"2657":1,"2660":2,"2676":3,"2678":1,"2689":1,"2699":1,"2705":3,"2753":1,"2829":2,"2846":1,"2858":1,"2881":1,"2883":1}}],["thomas",{"2":{"2438":1,"2591":1}}],["thoughts",{"0":{"2843":1}}],["thought",{"2":{"523":1,"2376":1,"2525":1}}],["though",{"2":{"50":1,"374":1,"1349":1,"1358":1,"1411":1,"1447":1,"1468":1,"1498":1,"1511":1,"1749":1,"1753":1,"1754":1,"2370":1,"2373":1,"2375":1,"2588":1}}],["those",{"2":{"33":1,"49":1,"113":1,"164":1,"263":1,"265":1,"276":1,"344":1,"357":1,"471":1,"495":1,"520":1,"560":1,"582":2,"598":1,"684":1,"706":1,"734":1,"779":1,"805":1,"834":1,"866":1,"898":1,"933":1,"967":1,"1001":1,"1035":1,"1069":1,"1103":1,"1137":1,"1178":1,"1193":1,"1262":1,"1327":1,"1329":1,"1336":1,"1417":1,"1419":1,"1443":1,"1460":1,"1473":1,"1492":1,"1756":1,"1769":1,"1805":1,"1835":1,"1911":1,"1942":1,"1999":1,"2050":1,"2240":1,"2246":1,"2275":1,"2356":1,"2377":1,"2415":1,"2476":1,"2526":1,"2543":1,"2549":1,"2617":1,"2638":1,"2657":1,"2666":1,"2681":1,"2699":1,"2704":1,"2729":1,"2738":1,"2832":1,"2835":1,"2836":1,"2846":1,"2861":2,"2868":1,"2884":1,"2886":2,"2891":2,"2893":1}}],["thickness",{"2":{"2368":1}}],["thicker",{"2":{"1932":1}}],["thiers",{"2":{"1498":1}}],["thier",{"2":{"1497":3,"1498":8}}],["thing",{"0":{"592":1},"2":{"213":1,"525":1,"550":1,"1316":1,"1356":1,"1368":1,"1388":1,"1426":3,"2263":1,"2420":1,"2666":1,"2833":1,"2886":1,"2890":1}}],["things",{"0":{"2253":1},"1":{"2254":1,"2255":1,"2256":1,"2257":1,"2258":1,"2259":1,"2260":1,"2261":1,"2262":1,"2263":1,"2264":1,"2265":1},"2":{"50":1,"113":1,"119":1,"174":1,"230":1,"318":1,"345":1,"392":1,"393":1,"445":1,"446":1,"447":1,"495":1,"496":1,"503":1,"542":1,"592":1,"601":2,"602":1,"608":1,"613":1,"615":1,"648":1,"671":1,"1318":1,"1343":1,"1427":1,"1430":1,"1460":1,"1461":1,"1473":1,"1562":1,"1813":1,"1994":1,"2222":2,"2226":1,"2246":2,"2263":1,"2272":1,"2330":1,"2337":1,"2356":1,"2363":1,"2374":2,"2378":1,"2380":2,"2402":1,"2412":1,"2419":1,"2449":1,"2477":1,"2478":1,"2514":1,"2525":2,"2558":1,"2580":2,"2613":1,"2616":1,"2633":1,"2679":1,"2687":1,"2836":1}}],["thinkpad",{"2":{"1346":1,"1993":1}}],["thinking",{"2":{"243":1}}],["thinks",{"2":{"182":1}}],["think",{"2":{"119":1,"228":1,"494":1,"496":1,"522":1,"595":1,"601":1,"1297":1,"1469":2,"1730":1,"2406":1,"2412":1,"2674":1,"2831":1,"2858":1,"2896":1}}],["third",{"2":{"49":1,"288":1,"357":1,"591":1,"639":1,"698":1,"1463":1,"1596":1,"1754":1,"1795":1,"1798":1,"1801":1,"2249":2,"2255":1,"2263":1,"2266":1,"2277":1,"2515":1,"2676":1,"2847":1}}],["this",{"0":{"592":1,"1307":1,"1308":1},"2":{"0":1,"3":1,"5":1,"6":2,"10":1,"11":2,"14":2,"15":1,"16":1,"21":1,"23":1,"28":1,"30":1,"31":1,"32":1,"33":1,"34":1,"36":3,"45":2,"49":6,"50":2,"69":1,"70":2,"87":1,"88":1,"90":2,"99":3,"103":1,"104":1,"107":1,"111":1,"116":1,"119":1,"120":1,"123":1,"125":3,"126":2,"127":1,"131":1,"132":2,"133":1,"143":2,"149":1,"152":1,"153":1,"161":2,"162":1,"168":2,"170":1,"172":1,"182":2,"185":3,"187":1,"189":1,"190":1,"194":4,"198":1,"201":2,"209":1,"211":1,"213":3,"214":1,"215":2,"218":2,"221":1,"224":1,"228":2,"229":1,"230":2,"231":1,"233":1,"240":1,"243":1,"244":1,"251":1,"255":2,"256":1,"262":1,"263":5,"265":1,"268":1,"271":1,"273":4,"275":1,"276":2,"279":2,"302":1,"303":1,"306":1,"307":3,"312":5,"315":1,"318":1,"319":1,"324":1,"326":1,"328":1,"330":6,"331":1,"332":1,"333":2,"340":1,"343":2,"344":1,"347":1,"348":1,"349":1,"350":1,"351":2,"352":1,"355":1,"356":2,"359":1,"362":3,"363":1,"364":1,"366":1,"367":1,"368":1,"371":4,"374":1,"375":2,"377":3,"380":1,"381":3,"382":1,"383":1,"384":1,"385":1,"389":3,"390":5,"391":1,"392":2,"395":1,"398":1,"405":1,"406":2,"407":2,"409":1,"410":1,"412":1,"426":4,"427":3,"428":1,"429":1,"430":1,"431":1,"432":1,"433":1,"434":2,"436":1,"437":1,"438":1,"439":2,"440":1,"441":1,"442":2,"443":1,"444":1,"445":1,"446":1,"447":1,"449":2,"450":2,"451":2,"452":2,"453":1,"455":1,"456":1,"457":2,"458":4,"459":2,"460":1,"461":1,"462":2,"463":2,"464":2,"465":2,"466":3,"467":1,"468":1,"470":1,"471":5,"474":1,"475":1,"476":1,"477":3,"481":1,"487":2,"488":1,"489":1,"491":2,"494":2,"498":1,"505":1,"506":2,"507":1,"508":1,"511":1,"519":1,"521":1,"522":1,"523":2,"524":1,"525":1,"526":2,"536":1,"537":1,"538":1,"539":2,"541":1,"542":1,"543":1,"546":3,"549":1,"551":2,"552":1,"553":1,"554":2,"556":2,"557":3,"558":1,"561":1,"562":2,"564":2,"565":2,"566":1,"569":1,"570":8,"573":1,"574":1,"575":6,"576":1,"577":1,"580":2,"582":4,"591":2,"595":1,"597":1,"598":1,"599":1,"601":3,"604":1,"605":2,"606":1,"607":3,"608":1,"611":2,"613":2,"615":2,"616":4,"617":1,"619":2,"621":5,"622":3,"623":1,"626":2,"627":2,"628":1,"629":1,"630":3,"633":5,"637":1,"638":2,"639":4,"640":1,"641":1,"642":1,"643":3,"646":1,"647":3,"649":1,"650":3,"651":4,"652":1,"654":3,"655":1,"656":1,"657":1,"658":2,"659":1,"660":4,"663":2,"664":2,"665":1,"667":2,"668":6,"669":5,"670":1,"671":2,"672":2,"676":4,"680":2,"682":2,"683":1,"687":1,"688":1,"698":1,"700":1,"702":3,"703":2,"706":1,"708":1,"710":2,"714":1,"716":1,"722":1,"723":2,"727":2,"730":1,"731":1,"733":2,"734":4,"735":4,"736":1,"737":1,"738":3,"741":1,"743":1,"747":1,"748":1,"749":2,"750":1,"751":1,"753":2,"757":1,"775":2,"779":1,"783":2,"787":1,"790":1,"794":1,"798":1,"800":1,"805":1,"807":1,"809":2,"813":1,"817":1,"821":1,"825":1,"827":1,"834":1,"836":1,"838":1,"839":1,"841":2,"845":1,"849":1,"853":1,"857":1,"859":1,"866":1,"868":1,"869":2,"871":2,"875":1,"881":1,"885":1,"889":1,"891":1,"898":1,"900":1,"901":1,"903":1,"904":1,"906":2,"910":1,"916":1,"920":1,"924":1,"926":1,"933":1,"935":1,"937":1,"938":1,"940":2,"944":1,"950":1,"954":1,"958":1,"960":1,"967":1,"969":1,"971":1,"972":1,"974":2,"978":1,"984":1,"988":1,"992":1,"994":1,"1001":1,"1003":1,"1005":1,"1006":1,"1008":2,"1012":1,"1018":1,"1022":1,"1026":1,"1028":1,"1035":1,"1037":1,"1038":1,"1039":1,"1040":1,"1042":2,"1046":1,"1052":1,"1056":1,"1060":1,"1062":1,"1069":1,"1071":1,"1073":1,"1074":1,"1076":2,"1080":1,"1086":1,"1090":1,"1094":1,"1096":1,"1103":1,"1105":1,"1106":1,"1107":1,"1108":1,"1110":2,"1114":1,"1120":1,"1124":1,"1128":1,"1130":1,"1137":1,"1139":1,"1141":1,"1142":1,"1144":2,"1148":1,"1154":1,"1158":1,"1162":1,"1164":1,"1170":1,"1171":2,"1172":2,"1175":2,"1177":1,"1178":5,"1181":1,"1182":1,"1183":2,"1186":2,"1192":1,"1193":1,"1195":1,"1197":2,"1201":1,"1207":1,"1211":1,"1215":1,"1217":1,"1225":1,"1226":1,"1228":1,"1230":1,"1243":1,"1244":1,"1249":1,"1250":1,"1254":1,"1259":1,"1261":2,"1268":2,"1270":3,"1271":1,"1272":2,"1274":1,"1275":2,"1276":1,"1277":1,"1281":1,"1283":1,"1284":1,"1290":1,"1291":1,"1292":1,"1293":2,"1294":1,"1297":2,"1298":5,"1299":1,"1307":1,"1308":1,"1309":1,"1310":3,"1314":1,"1320":2,"1322":1,"1325":1,"1326":5,"1327":1,"1328":1,"1330":1,"1332":5,"1334":3,"1335":1,"1337":2,"1339":1,"1343":1,"1344":1,"1346":1,"1348":1,"1355":1,"1356":1,"1358":3,"1359":4,"1360":3,"1366":2,"1367":1,"1368":2,"1370":2,"1372":1,"1378":1,"1382":2,"1383":1,"1385":1,"1386":3,"1388":5,"1389":16,"1391":1,"1392":7,"1393":4,"1395":2,"1397":1,"1398":1,"1399":2,"1400":1,"1401":2,"1404":1,"1405":1,"1408":1,"1410":3,"1411":4,"1412":2,"1413":2,"1414":5,"1415":1,"1417":3,"1418":6,"1419":11,"1421":1,"1422":3,"1424":1,"1426":2,"1427":5,"1428":3,"1429":1,"1430":1,"1432":2,"1433":1,"1434":2,"1435":3,"1438":1,"1439":1,"1440":1,"1442":3,"1443":1,"1449":1,"1450":1,"1451":1,"1454":1,"1455":6,"1458":1,"1460":6,"1461":4,"1462":5,"1463":7,"1468":3,"1469":1,"1472":1,"1473":7,"1480":2,"1488":3,"1490":1,"1494":1,"1496":1,"1497":3,"1498":3,"1499":2,"1502":1,"1503":1,"1504":1,"1505":3,"1507":3,"1508":6,"1509":1,"1510":1,"1511":1,"1515":2,"1516":3,"1518":1,"1519":1,"1520":1,"1521":1,"1524":1,"1526":1,"1527":1,"1528":2,"1547":1,"1548":1,"1559":4,"1561":3,"1563":2,"1564":3,"1565":1,"1567":2,"1571":1,"1572":2,"1575":2,"1576":1,"1578":1,"1579":3,"1580":1,"1582":2,"1584":1,"1586":1,"1590":3,"1592":2,"1593":2,"1594":1,"1597":1,"1598":1,"1602":3,"1604":1,"1605":1,"1607":2,"1608":2,"1613":1,"1615":1,"1616":1,"1629":2,"1630":3,"1631":1,"1632":1,"1633":3,"1634":1,"1635":2,"1636":2,"1638":3,"1640":1,"1643":1,"1644":2,"1649":2,"1651":1,"1653":2,"1655":1,"1656":1,"1657":1,"1665":1,"1670":2,"1672":1,"1674":1,"1675":1,"1676":1,"1685":1,"1689":1,"1698":1,"1700":1,"1702":1,"1704":1,"1706":1,"1707":1,"1708":1,"1733":1,"1734":2,"1736":1,"1738":2,"1740":1,"1742":2,"1744":2,"1747":3,"1749":16,"1750":1,"1751":2,"1752":1,"1753":1,"1754":7,"1756":2,"1758":1,"1762":1,"1763":2,"1768":2,"1769":4,"1770":3,"1771":4,"1772":1,"1806":3,"1807":1,"1808":1,"1809":1,"1820":1,"1824":1,"1826":6,"1827":2,"1835":2,"1845":1,"1847":1,"1883":2,"1886":2,"1893":3,"1894":2,"1895":1,"1896":7,"1897":2,"1898":1,"1903":1,"1904":1,"1905":2,"1906":1,"1907":2,"1910":1,"1911":4,"1914":1,"1915":2,"1917":1,"1918":2,"1919":2,"1920":1,"1922":1,"1924":1,"1925":1,"1926":3,"1927":2,"1931":2,"1934":3,"1935":2,"1936":1,"1937":1,"1938":1,"1939":4,"1941":4,"1942":4,"1946":14,"1948":2,"1949":2,"1950":2,"1955":1,"1964":1,"1967":1,"1970":2,"1972":2,"1996":1,"2000":1,"2004":2,"2010":2,"2013":1,"2021":1,"2025":1,"2027":1,"2028":1,"2030":2,"2031":1,"2032":1,"2033":1,"2036":1,"2038":6,"2039":2,"2042":3,"2045":1,"2047":2,"2050":2,"2052":4,"2053":1,"2063":1,"2065":1,"2119":2,"2122":2,"2124":2,"2126":1,"2127":2,"2129":3,"2135":2,"2137":1,"2147":12,"2151":1,"2152":1,"2153":1,"2159":1,"2165":1,"2167":1,"2172":2,"2174":1,"2178":1,"2180":1,"2193":1,"2194":1,"2195":1,"2196":1,"2205":1,"2206":1,"2207":1,"2209":1,"2211":2,"2216":1,"2217":4,"2218":2,"2219":5,"2220":3,"2221":13,"2222":19,"2223":4,"2224":17,"2229":1,"2230":1,"2231":1,"2232":2,"2233":1,"2234":2,"2235":1,"2238":3,"2240":3,"2243":1,"2244":1,"2246":10,"2249":1,"2254":1,"2255":8,"2256":5,"2259":2,"2262":1,"2263":6,"2264":1,"2265":8,"2266":3,"2268":1,"2271":2,"2275":1,"2276":3,"2277":8,"2290":1,"2291":1,"2292":1,"2321":1,"2323":2,"2324":2,"2325":5,"2327":1,"2328":1,"2329":1,"2330":1,"2331":1,"2332":1,"2333":2,"2334":1,"2335":1,"2336":2,"2337":3,"2339":1,"2340":1,"2341":2,"2342":2,"2343":2,"2344":1,"2346":3,"2348":3,"2350":3,"2351":3,"2353":2,"2355":2,"2356":5,"2357":1,"2359":1,"2360":4,"2362":1,"2363":3,"2364":21,"2368":2,"2369":2,"2371":1,"2373":4,"2374":5,"2375":1,"2377":2,"2380":1,"2381":2,"2383":3,"2387":2,"2390":1,"2396":3,"2397":1,"2399":4,"2400":2,"2401":2,"2402":5,"2403":3,"2406":3,"2410":1,"2412":14,"2413":1,"2414":1,"2415":3,"2416":1,"2417":1,"2419":1,"2420":1,"2423":1,"2427":1,"2428":3,"2436":1,"2445":2,"2446":1,"2447":2,"2448":2,"2449":3,"2450":2,"2451":2,"2452":1,"2454":2,"2465":1,"2467":3,"2470":1,"2472":1,"2474":1,"2475":1,"2476":5,"2477":1,"2478":4,"2479":1,"2480":2,"2481":1,"2512":1,"2514":3,"2515":3,"2517":1,"2518":2,"2519":7,"2523":1,"2525":2,"2526":3,"2527":1,"2528":1,"2529":1,"2530":2,"2531":3,"2532":1,"2533":2,"2535":1,"2536":4,"2541":1,"2548":1,"2549":1,"2550":1,"2553":1,"2554":2,"2556":1,"2558":5,"2560":2,"2562":9,"2564":1,"2567":1,"2568":1,"2574":1,"2576":5,"2577":2,"2580":3,"2581":2,"2582":4,"2583":1,"2585":4,"2587":5,"2588":3,"2589":1,"2598":3,"2599":3,"2600":1,"2601":2,"2606":2,"2607":1,"2611":1,"2612":2,"2615":6,"2616":1,"2617":3,"2619":4,"2621":1,"2622":6,"2623":1,"2626":2,"2627":1,"2628":1,"2630":1,"2631":1,"2632":2,"2633":8,"2634":5,"2635":4,"2638":3,"2639":1,"2642":1,"2643":2,"2648":1,"2650":1,"2651":2,"2652":1,"2655":2,"2657":3,"2659":1,"2660":2,"2662":2,"2663":1,"2667":1,"2668":1,"2669":1,"2673":2,"2674":5,"2675":2,"2676":5,"2677":2,"2678":2,"2679":1,"2680":3,"2681":2,"2682":1,"2689":4,"2698":1,"2699":2,"2701":1,"2702":3,"2703":8,"2704":1,"2705":7,"2712":3,"2713":1,"2715":1,"2717":1,"2720":1,"2721":1,"2722":1,"2723":3,"2724":5,"2725":1,"2726":1,"2727":1,"2731":4,"2733":5,"2734":1,"2735":5,"2739":2,"2741":1,"2742":5,"2743":3,"2783":1,"2799":1,"2800":2,"2808":1,"2816":3,"2829":1,"2831":3,"2833":2,"2836":8,"2837":3,"2838":3,"2841":5,"2843":1,"2845":1,"2846":1,"2852":1,"2853":1,"2854":1,"2857":1,"2858":2,"2859":3,"2860":3,"2861":5,"2862":2,"2863":3,"2864":4,"2866":6,"2867":2,"2868":4,"2869":7,"2870":1,"2874":1,"2875":7,"2876":5,"2877":2,"2878":3,"2879":1,"2880":4,"2881":4,"2882":3,"2884":4,"2890":1,"2891":1,"2896":4}}],["thank",{"2":{"2448":1}}],["thanks",{"2":{"235":1,"324":1,"591":1,"2356":1,"2393":1,"2418":1,"2678":1}}],["thankyou",{"2":{"116":1}}],["than",{"0":{"1333":1},"2":{"24":1,"46":1,"49":1,"50":1,"63":1,"112":1,"124":1,"155":1,"165":1,"168":1,"169":1,"194":1,"201":2,"213":1,"230":1,"234":1,"251":1,"318":1,"408":1,"412":1,"415":1,"430":4,"494":3,"496":1,"509":1,"517":1,"523":1,"543":1,"546":1,"552":2,"597":1,"601":1,"608":2,"611":1,"612":1,"637":1,"669":1,"735":1,"1170":2,"1177":1,"1225":1,"1274":1,"1275":1,"1308":1,"1343":1,"1346":1,"1386":1,"1393":1,"1395":1,"1396":1,"1397":3,"1410":1,"1417":1,"1422":1,"1426":1,"1435":1,"1460":1,"1461":1,"1468":1,"1469":1,"1473":2,"1488":2,"1499":1,"1502":1,"1503":2,"1508":1,"1563":2,"1579":1,"1638":1,"1649":1,"1734":1,"1749":1,"1769":1,"1771":1,"1817":1,"1911":2,"1912":1,"1923":1,"1942":1,"1944":1,"1965":1,"1967":1,"2126":1,"2129":1,"2153":1,"2206":1,"2221":1,"2239":1,"2241":1,"2255":4,"2256":1,"2264":1,"2340":2,"2342":1,"2363":2,"2364":1,"2373":1,"2387":1,"2400":1,"2412":1,"2436":1,"2445":1,"2473":1,"2515":1,"2519":2,"2535":1,"2550":1,"2568":1,"2582":1,"2598":1,"2599":1,"2625":1,"2660":1,"2675":1,"2676":2,"2677":1,"2699":1,"2705":1,"2733":1,"2736":1,"2740":1,"2782":1,"2867":1,"2869":4,"2874":2,"2875":1,"2877":2,"2880":1,"2895":1,"2896":1}}],["that",{"0":{"544":1,"545":1,"546":1,"1316":1,"1319":1,"1415":1,"1956":1},"1":{"1320":1},"2":{"0":3,"5":1,"6":2,"9":3,"13":2,"14":1,"19":3,"23":1,"24":1,"28":1,"31":2,"34":1,"36":2,"38":1,"39":3,"45":1,"46":1,"49":2,"50":3,"52":3,"70":1,"73":2,"75":1,"87":1,"90":1,"94":2,"95":1,"98":1,"99":1,"103":1,"110":1,"112":1,"114":3,"123":2,"124":2,"125":1,"126":1,"131":1,"132":2,"149":4,"152":1,"155":1,"164":1,"165":5,"168":2,"169":1,"170":1,"172":1,"179":2,"182":4,"185":1,"191":2,"194":1,"195":1,"199":3,"203":3,"209":1,"218":1,"224":1,"230":1,"233":1,"240":2,"243":1,"255":1,"256":1,"262":1,"263":1,"268":1,"275":1,"276":1,"297":1,"303":1,"306":1,"312":2,"314":1,"315":1,"317":2,"318":1,"340":1,"343":1,"345":1,"347":1,"352":1,"355":1,"357":3,"358":2,"364":2,"371":1,"374":1,"377":5,"381":3,"384":1,"385":2,"386":1,"387":1,"389":3,"390":2,"392":5,"393":1,"394":3,"395":1,"401":1,"407":1,"411":1,"412":2,"426":2,"429":1,"440":1,"441":1,"455":1,"456":1,"458":1,"469":1,"472":1,"475":1,"476":4,"477":1,"478":1,"487":1,"493":1,"494":5,"495":1,"498":1,"501":1,"506":1,"507":1,"508":2,"512":1,"514":1,"515":2,"520":2,"521":1,"522":3,"523":2,"524":1,"529":1,"536":1,"537":1,"538":2,"539":1,"540":1,"541":1,"542":1,"543":1,"547":2,"550":3,"553":2,"560":2,"561":1,"564":1,"565":1,"566":1,"570":5,"571":2,"574":2,"575":2,"578":1,"579":3,"581":1,"592":1,"595":3,"597":6,"600":2,"601":4,"603":2,"605":1,"608":2,"609":1,"611":2,"612":2,"615":2,"616":1,"619":1,"625":2,"627":1,"628":2,"633":2,"638":2,"639":2,"640":1,"642":1,"643":2,"647":4,"650":1,"652":1,"655":1,"657":1,"660":1,"665":1,"666":1,"667":1,"668":2,"669":1,"670":2,"676":2,"677":3,"680":2,"682":2,"700":3,"702":1,"703":1,"704":1,"730":1,"731":1,"734":1,"735":1,"737":2,"740":1,"744":3,"775":1,"1170":2,"1174":1,"1175":1,"1176":1,"1178":1,"1181":3,"1182":3,"1184":1,"1187":1,"1191":1,"1261":1,"1268":1,"1269":1,"1290":1,"1291":1,"1293":1,"1294":1,"1296":1,"1305":1,"1314":3,"1316":1,"1320":2,"1321":1,"1326":1,"1327":1,"1328":1,"1334":2,"1343":3,"1349":1,"1350":1,"1355":1,"1356":3,"1358":1,"1359":4,"1360":2,"1368":2,"1369":1,"1378":3,"1382":3,"1383":2,"1386":6,"1388":4,"1389":11,"1390":1,"1391":1,"1392":4,"1393":1,"1394":1,"1397":5,"1398":3,"1399":1,"1403":1,"1408":2,"1411":6,"1413":1,"1414":2,"1417":8,"1418":4,"1419":14,"1420":1,"1426":5,"1427":1,"1428":2,"1429":1,"1431":1,"1432":1,"1435":1,"1447":1,"1451":1,"1454":2,"1455":4,"1456":1,"1457":1,"1461":1,"1462":4,"1467":2,"1469":1,"1470":1,"1471":2,"1472":1,"1473":4,"1480":1,"1484":1,"1486":1,"1487":1,"1488":1,"1492":1,"1493":1,"1494":1,"1496":1,"1497":2,"1498":2,"1502":1,"1503":3,"1508":2,"1509":1,"1512":1,"1514":1,"1515":1,"1521":1,"1524":1,"1528":1,"1559":5,"1560":1,"1561":3,"1562":2,"1563":2,"1567":1,"1570":3,"1575":1,"1582":2,"1585":1,"1591":1,"1593":1,"1598":1,"1600":1,"1602":1,"1619":1,"1629":3,"1630":2,"1632":3,"1634":2,"1639":2,"1649":4,"1652":1,"1654":1,"1655":1,"1706":1,"1708":1,"1737":1,"1739":1,"1740":1,"1741":1,"1744":1,"1749":5,"1752":1,"1753":1,"1754":2,"1755":3,"1756":4,"1757":1,"1758":1,"1759":2,"1762":1,"1763":2,"1769":2,"1770":1,"1803":1,"1804":5,"1806":1,"1813":1,"1817":1,"1826":3,"1829":2,"1888":1,"1892":2,"1895":1,"1906":1,"1910":2,"1911":1,"1912":3,"1915":1,"1923":2,"1925":2,"1926":2,"1932":1,"1934":2,"1939":3,"1940":1,"1941":4,"1942":2,"1943":1,"1944":2,"1946":1,"1948":3,"1950":1,"1954":1,"1955":4,"1963":1,"1964":2,"1965":1,"1967":2,"1968":1,"1969":4,"1970":3,"1972":1,"2004":1,"2010":1,"2013":1,"2021":1,"2025":1,"2026":3,"2028":1,"2030":2,"2038":3,"2041":4,"2042":2,"2043":1,"2124":1,"2125":2,"2133":1,"2135":1,"2144":1,"2155":1,"2156":1,"2157":1,"2162":1,"2164":1,"2165":1,"2168":1,"2204":1,"2206":1,"2207":1,"2209":1,"2210":1,"2211":3,"2212":1,"2213":1,"2216":1,"2218":5,"2219":1,"2221":3,"2222":1,"2223":1,"2224":8,"2225":1,"2226":2,"2227":1,"2233":1,"2235":1,"2236":3,"2237":1,"2238":1,"2240":1,"2241":3,"2242":1,"2243":1,"2244":3,"2246":1,"2247":1,"2249":1,"2254":2,"2255":5,"2256":6,"2263":12,"2264":1,"2265":5,"2266":1,"2275":1,"2277":1,"2321":1,"2323":1,"2325":1,"2327":2,"2328":1,"2329":3,"2330":1,"2334":1,"2337":1,"2339":2,"2344":2,"2351":2,"2353":2,"2355":1,"2356":3,"2357":1,"2359":1,"2360":3,"2361":1,"2363":9,"2364":3,"2365":1,"2368":1,"2369":1,"2370":1,"2371":1,"2373":2,"2374":6,"2375":1,"2376":3,"2377":3,"2380":4,"2381":1,"2383":2,"2385":1,"2393":2,"2398":1,"2399":6,"2400":2,"2402":1,"2405":1,"2406":2,"2407":4,"2408":1,"2409":1,"2410":2,"2412":13,"2417":1,"2420":3,"2428":1,"2430":1,"2431":1,"2433":1,"2434":1,"2435":1,"2442":1,"2444":1,"2447":2,"2448":1,"2449":1,"2454":2,"2466":1,"2473":1,"2474":1,"2476":1,"2477":1,"2478":2,"2480":2,"2489":1,"2512":1,"2513":1,"2515":1,"2516":2,"2518":1,"2519":1,"2524":1,"2525":4,"2526":1,"2528":1,"2529":1,"2530":2,"2531":6,"2532":2,"2533":1,"2535":3,"2537":4,"2538":1,"2539":1,"2544":1,"2545":2,"2547":1,"2549":1,"2557":1,"2558":1,"2562":3,"2563":1,"2565":4,"2568":1,"2571":1,"2572":1,"2574":1,"2576":3,"2577":3,"2578":1,"2581":2,"2582":9,"2583":2,"2584":1,"2585":2,"2587":4,"2588":9,"2598":2,"2600":1,"2601":2,"2605":1,"2606":1,"2607":1,"2612":1,"2613":1,"2615":2,"2616":1,"2617":1,"2618":2,"2619":3,"2620":1,"2621":1,"2622":2,"2624":2,"2627":1,"2632":1,"2633":2,"2634":1,"2635":2,"2638":1,"2642":1,"2643":2,"2649":1,"2650":1,"2653":1,"2654":1,"2655":1,"2657":4,"2658":1,"2659":1,"2664":2,"2665":2,"2669":3,"2670":1,"2674":1,"2675":1,"2676":6,"2677":5,"2679":6,"2680":1,"2681":1,"2686":1,"2702":6,"2703":1,"2704":2,"2705":5,"2706":1,"2713":1,"2715":1,"2720":1,"2724":1,"2728":1,"2729":3,"2730":1,"2731":1,"2733":2,"2735":3,"2736":2,"2739":1,"2742":4,"2743":3,"2744":1,"2745":1,"2751":1,"2753":1,"2755":2,"2756":1,"2758":1,"2762":1,"2763":1,"2765":2,"2768":1,"2769":1,"2770":1,"2773":1,"2775":1,"2776":1,"2777":1,"2778":1,"2779":2,"2780":1,"2781":2,"2782":1,"2788":2,"2791":1,"2792":1,"2793":1,"2795":1,"2800":1,"2816":1,"2833":3,"2836":4,"2837":4,"2838":1,"2839":2,"2840":1,"2842":1,"2845":2,"2846":2,"2854":1,"2855":1,"2857":1,"2858":3,"2860":4,"2861":4,"2863":2,"2864":1,"2865":1,"2866":1,"2868":12,"2869":3,"2870":1,"2874":1,"2875":2,"2876":1,"2877":2,"2878":1,"2881":3,"2882":1,"2884":4,"2886":3,"2889":1,"2890":3,"2891":9,"2892":1,"2894":5,"2896":3}}],["theory",{"2":{"2625":1}}],["theories",{"2":{"2242":1}}],["thekey",{"2":{"207":4,"211":1}}],["thermal",{"2":{"191":1}}],["thereafter",{"2":{"1894":1}}],["thereby",{"2":{"69":1}}],["therefore",{"2":{"28":1,"436":1,"676":2,"744":2,"747":1,"749":1,"1171":1,"1174":1,"1177":1,"1183":1,"1649":1,"1911":1,"1917":1,"2000":1,"2336":1,"2890":1}}],["there",{"0":{"587":1,"1321":1,"1469":1,"2887":1},"2":{"28":1,"99":1,"123":1,"131":1,"152":1,"155":1,"164":1,"168":1,"170":1,"189":1,"198":1,"201":1,"213":1,"224":1,"233":1,"238":1,"268":1,"276":1,"279":1,"288":1,"326":1,"331":1,"346":1,"355":1,"377":1,"381":1,"389":1,"393":1,"400":1,"411":1,"469":1,"473":1,"476":1,"490":1,"495":1,"526":1,"537":1,"546":1,"550":1,"563":1,"566":1,"575":1,"578":1,"579":1,"589":1,"601":3,"615":1,"633":1,"639":1,"642":1,"650":1,"666":1,"671":1,"695":1,"696":1,"700":1,"730":1,"731":3,"733":1,"736":1,"783":1,"809":1,"841":1,"871":1,"906":1,"940":1,"974":1,"1008":1,"1042":1,"1076":1,"1110":1,"1144":1,"1184":1,"1197":1,"1260":1,"1274":1,"1275":1,"1289":1,"1314":3,"1315":3,"1324":1,"1328":1,"1329":1,"1343":2,"1356":2,"1375":1,"1382":2,"1388":2,"1398":2,"1424":1,"1428":1,"1431":1,"1442":1,"1451":1,"1454":1,"1455":1,"1457":1,"1468":2,"1472":1,"1473":2,"1480":2,"1487":1,"1488":1,"1492":2,"1494":1,"1499":1,"1508":1,"1563":1,"1582":1,"1585":1,"1590":1,"1591":1,"1593":1,"1597":1,"1615":1,"1630":2,"1632":1,"1639":1,"1644":1,"1649":1,"1653":1,"1755":1,"1762":1,"1803":1,"1813":1,"1817":1,"1835":1,"1895":2,"1902":1,"1910":1,"1912":1,"1922":1,"1923":1,"1926":1,"1940":1,"1943":1,"1958":1,"1963":1,"1970":1,"1972":1,"1993":1,"2000":1,"2035":1,"2050":1,"2125":1,"2129":1,"2144":1,"2156":1,"2157":1,"2166":1,"2207":1,"2216":1,"2218":1,"2221":1,"2222":1,"2224":1,"2226":1,"2230":1,"2236":1,"2238":1,"2241":1,"2246":1,"2255":1,"2256":1,"2262":1,"2263":1,"2271":2,"2272":1,"2327":1,"2328":1,"2353":1,"2356":1,"2362":1,"2364":1,"2368":1,"2370":1,"2371":1,"2373":1,"2374":1,"2377":1,"2379":1,"2381":1,"2385":1,"2396":1,"2427":1,"2428":1,"2445":1,"2474":1,"2514":1,"2515":1,"2525":2,"2526":2,"2527":1,"2531":1,"2532":1,"2547":1,"2549":1,"2560":1,"2563":1,"2565":2,"2600":5,"2605":1,"2607":1,"2610":1,"2616":1,"2617":2,"2619":1,"2624":1,"2631":1,"2658":1,"2664":1,"2668":1,"2670":1,"2673":1,"2674":1,"2677":1,"2678":1,"2698":1,"2701":1,"2704":1,"2705":1,"2728":1,"2729":1,"2730":2,"2733":1,"2735":1,"2736":1,"2742":1,"2833":1,"2834":1,"2835":1,"2836":2,"2837":1,"2839":1,"2840":1,"2843":3,"2846":1,"2849":1,"2850":3,"2860":1,"2887":2,"2888":3,"2890":1,"2891":2,"2893":1,"2894":1}}],["thedogkeyboard",{"2":{"143":2,"211":1}}],["they",{"2":{"124":1,"125":2,"185":2,"188":1,"196":1,"198":1,"203":1,"243":1,"265":1,"273":2,"276":1,"283":3,"344":1,"348":2,"374":1,"392":1,"408":1,"410":1,"413":1,"421":1,"471":1,"473":1,"476":1,"487":1,"494":1,"496":1,"507":1,"557":1,"560":1,"570":1,"579":1,"600":1,"615":1,"622":1,"643":1,"674":1,"683":1,"701":1,"744":1,"1226":1,"1329":1,"1356":2,"1360":1,"1389":1,"1397":1,"1428":2,"1484":1,"1502":2,"1503":4,"1512":1,"1567":1,"1581":1,"1582":1,"1586":1,"1598":1,"1629":2,"1630":1,"1633":1,"1755":1,"1756":1,"1826":2,"1939":1,"1942":1,"1955":1,"1962":1,"1972":2,"2004":2,"2012":1,"2028":1,"2038":2,"2127":1,"2137":1,"2207":1,"2211":1,"2224":1,"2246":2,"2254":2,"2256":2,"2263":1,"2266":1,"2277":1,"2320":1,"2341":1,"2359":1,"2375":2,"2380":1,"2383":1,"2400":1,"2406":1,"2412":1,"2445":1,"2448":1,"2466":1,"2475":1,"2479":1,"2512":2,"2513":1,"2522":1,"2535":1,"2549":2,"2553":1,"2625":1,"2628":2,"2639":1,"2659":1,"2665":1,"2668":1,"2674":2,"2676":4,"2677":2,"2689":1,"2690":1,"2698":1,"2699":1,"2704":4,"2705":2,"2731":1,"2742":1,"2744":1,"2748":1,"2831":1,"2833":1,"2836":2,"2860":1,"2865":1,"2868":1,"2884":1,"2892":1}}],["the60",{"2":{"102":3}}],["then",{"0":{"2261":1},"2":{"49":1,"70":1,"120":2,"168":1,"235":1,"289":1,"331":1,"344":1,"361":1,"371":1,"392":1,"394":1,"407":1,"473":1,"541":1,"546":1,"547":1,"551":1,"568":1,"575":1,"581":2,"582":1,"600":1,"629":1,"638":1,"642":1,"648":1,"654":1,"669":1,"672":1,"682":1,"684":1,"701":1,"730":1,"744":1,"746":1,"749":1,"1224":1,"1226":2,"1245":1,"1262":1,"1275":1,"1296":1,"1310":1,"1314":1,"1316":2,"1317":1,"1326":1,"1343":1,"1355":2,"1356":1,"1382":1,"1383":1,"1388":1,"1389":2,"1392":1,"1411":1,"1417":2,"1418":2,"1419":1,"1426":1,"1428":2,"1435":1,"1437":1,"1442":1,"1452":1,"1455":1,"1462":2,"1468":5,"1469":1,"1470":1,"1473":2,"1495":1,"1497":1,"1509":2,"1564":3,"1568":1,"1572":1,"1584":1,"1588":1,"1592":2,"1594":1,"1598":1,"1608":1,"1616":1,"1629":1,"1634":1,"1635":1,"1646":2,"1649":3,"1706":1,"1730":1,"1731":1,"1736":1,"1749":1,"1752":2,"1753":3,"1754":3,"1755":1,"1765":1,"1829":9,"1831":1,"1835":1,"1897":1,"1903":1,"1916":1,"1920":2,"1923":1,"1926":1,"1941":1,"1948":1,"1955":2,"1956":1,"2014":1,"2015":2,"2021":1,"2022":1,"2029":1,"2032":1,"2041":15,"2042":1,"2046":1,"2050":1,"2052":1,"2125":1,"2156":1,"2168":1,"2172":2,"2206":1,"2214":1,"2215":1,"2217":1,"2218":1,"2223":2,"2224":1,"2230":1,"2246":2,"2255":2,"2256":3,"2258":1,"2261":1,"2263":2,"2265":3,"2275":2,"2276":2,"2277":3,"2290":4,"2331":1,"2333":1,"2338":1,"2339":1,"2340":1,"2341":1,"2344":1,"2345":1,"2356":1,"2362":2,"2363":2,"2364":1,"2373":2,"2378":1,"2396":1,"2399":1,"2412":1,"2420":1,"2429":1,"2450":1,"2454":1,"2476":1,"2513":2,"2562":1,"2566":1,"2580":1,"2581":1,"2582":4,"2583":1,"2585":1,"2587":1,"2588":2,"2589":1,"2598":2,"2611":1,"2617":3,"2622":1,"2628":1,"2652":1,"2676":2,"2704":11,"2705":3,"2731":2,"2738":2,"2739":1,"2748":1,"2782":1,"2836":1,"2843":1,"2858":1,"2866":1,"2868":3,"2869":2,"2875":3,"2876":2,"2877":2,"2880":1,"2881":2,"2884":1,"2886":1,"2888":1,"2891":1,"2895":2,"2896":3}}],["themself",{"2":{"392":1}}],["themselves",{"2":{"233":1,"317":1,"392":1,"570":1,"1590":1,"1592":1,"2549":1,"2651":1,"2742":1}}],["theme",{"2":{"233":1}}],["them",{"2":{"2":1,"153":1,"170":1,"186":1,"202":1,"204":1,"221":1,"234":2,"272":1,"273":1,"284":1,"344":1,"374":1,"432":2,"494":2,"496":2,"510":1,"512":1,"520":1,"543":1,"568":1,"578":1,"587":1,"590":1,"595":1,"611":2,"661":1,"665":1,"702":1,"1225":1,"1347":1,"1355":1,"1376":1,"1383":1,"1395":1,"1396":1,"1397":1,"1398":1,"1410":1,"1417":1,"1418":1,"1419":1,"1428":1,"1437":1,"1442":1,"1455":1,"1473":1,"1511":1,"1526":1,"1564":1,"1567":1,"1576":1,"1582":1,"1583":1,"1629":1,"1644":1,"1811":1,"1817":2,"1893":1,"1919":1,"1932":1,"1960":1,"1972":1,"2004":1,"2013":1,"2027":1,"2035":1,"2124":2,"2135":2,"2205":2,"2206":1,"2207":1,"2211":1,"2244":1,"2261":1,"2265":1,"2271":1,"2276":1,"2328":3,"2356":1,"2364":2,"2372":1,"2373":1,"2374":1,"2375":1,"2381":1,"2393":1,"2404":2,"2407":1,"2408":1,"2409":1,"2429":1,"2444":1,"2449":1,"2469":1,"2475":1,"2513":2,"2514":1,"2518":1,"2519":1,"2527":1,"2532":1,"2535":2,"2546":1,"2548":1,"2555":1,"2558":2,"2572":1,"2574":1,"2575":1,"2580":1,"2582":3,"2585":1,"2588":2,"2618":1,"2624":1,"2639":2,"2650":1,"2668":1,"2677":1,"2705":1,"2748":1,"2831":1,"2836":1,"2840":1,"2842":1,"2846":1,"2865":1,"2875":1,"2887":1,"2888":1,"2891":1,"2896":1}}],["the",{"0":{"23":1,"42":1,"56":1,"355":1,"363":1,"364":1,"365":1,"374":1,"375":1,"376":1,"379":1,"389":1,"390":1,"481":1,"542":1,"553":1,"588":1,"599":1,"603":1,"612":1,"650":1,"1181":1,"1182":1,"1183":1,"1278":1,"1315":1,"1324":1,"1328":1,"1611":3,"1612":2,"1756":1,"1762":1,"1764":1,"1956":1,"1962":1,"1994":1,"2013":1,"2014":1,"2152":2,"2196":1,"2201":1,"2243":1,"2246":1,"2362":1,"2368":1,"2369":1,"2371":1,"2374":1,"2375":1,"2376":1,"2377":1,"2379":1,"2416":1,"2417":1,"2418":1,"2419":1,"2448":1,"2449":1,"2525":1,"2532":1,"2554":1,"2560":1,"2562":1,"2584":1,"2608":1,"2610":1,"2685":1,"2712":1,"2735":1,"2736":1,"2738":1,"2742":1,"2743":1,"2744":1,"2798":1,"2835":1,"2859":1,"2886":2,"2892":1,"2893":1},"1":{"364":1,"365":1,"366":1,"367":1,"368":1,"369":1,"370":1,"380":1,"543":1,"544":1,"545":1,"546":1,"547":1,"548":1,"549":1,"550":1,"551":1,"552":1,"554":1,"555":1,"556":1,"557":1,"613":1,"614":1,"1765":1,"1766":1,"1767":1,"1768":1,"1769":1,"1770":1,"1771":1,"1772":1,"1773":1,"1774":1,"1775":1,"1776":1,"1777":1,"1778":1,"1779":1,"1780":1,"1781":1,"1782":1,"1783":1,"1784":1,"1785":1,"1786":1,"1787":1,"1788":1,"1789":1,"1790":1,"1791":1,"1792":1,"1793":1,"1794":1,"1795":1,"1796":1,"1797":1,"1798":1,"1799":1,"1800":1,"1801":1,"1802":1,"2202":1,"2203":1,"2204":1,"2205":1,"2206":1,"2370":1,"2372":1,"2373":1,"2374":1,"2375":1,"2377":1,"2449":1,"2526":1,"2527":1,"2686":1,"2687":1,"2836":1,"2837":1,"2838":1,"2839":1,"2840":1,"2841":1,"2842":1,"2860":1,"2861":1,"2862":1,"2863":1,"2864":1},"2":{"0":1,"1":1,"2":1,"3":2,"4":2,"5":3,"6":3,"7":3,"8":1,"10":3,"11":1,"12":1,"13":3,"14":5,"15":2,"16":3,"18":1,"19":1,"21":4,"22":3,"23":2,"24":2,"25":4,"27":2,"28":5,"30":4,"31":13,"32":1,"33":3,"34":12,"35":1,"36":7,"37":1,"43":3,"45":7,"46":2,"49":24,"50":18,"51":1,"55":5,"56":3,"58":1,"60":1,"62":3,"65":3,"67":4,"69":2,"70":17,"73":3,"74":3,"76":1,"83":3,"86":5,"87":4,"88":2,"90":4,"92":1,"93":2,"94":2,"99":4,"100":1,"102":1,"103":6,"104":2,"105":3,"107":4,"110":1,"112":1,"113":3,"114":13,"116":3,"118":5,"119":8,"120":3,"122":1,"123":3,"124":8,"125":8,"126":5,"127":2,"128":2,"130":1,"131":4,"132":2,"134":5,"137":1,"138":1,"140":1,"142":1,"143":3,"146":1,"149":10,"152":6,"153":4,"155":4,"156":2,"157":1,"158":3,"161":2,"162":4,"163":5,"164":6,"165":12,"168":5,"169":4,"170":1,"172":6,"173":6,"174":4,"175":1,"176":6,"181":1,"182":13,"184":3,"185":9,"186":2,"187":1,"188":1,"189":4,"191":10,"194":23,"195":6,"196":6,"197":2,"198":3,"199":7,"201":8,"202":7,"203":6,"204":3,"206":5,"209":5,"210":3,"211":11,"213":6,"215":1,"218":3,"219":1,"220":2,"221":2,"222":9,"224":3,"228":6,"229":2,"230":4,"231":1,"232":4,"233":5,"234":5,"235":3,"236":3,"238":1,"240":9,"243":4,"244":1,"245":4,"246":3,"247":1,"248":3,"249":4,"251":5,"254":6,"255":16,"256":3,"257":1,"258":1,"259":4,"262":6,"263":7,"264":1,"265":14,"266":4,"268":3,"271":6,"272":4,"273":7,"274":1,"275":4,"276":4,"277":2,"279":4,"282":1,"283":5,"284":4,"285":2,"288":6,"289":5,"292":1,"293":5,"297":6,"298":2,"301":1,"302":2,"303":5,"304":1,"305":5,"306":2,"307":8,"308":2,"312":11,"313":1,"314":5,"315":2,"316":2,"318":2,"319":1,"322":16,"324":1,"326":1,"331":4,"332":1,"334":1,"342":1,"343":2,"344":6,"345":7,"346":1,"347":5,"348":3,"349":1,"350":1,"351":1,"352":3,"353":3,"354":3,"355":8,"356":6,"357":8,"358":2,"359":1,"360":2,"361":2,"362":2,"363":3,"364":4,"365":2,"367":2,"370":3,"371":24,"372":2,"374":11,"375":10,"376":6,"377":4,"379":1,"381":20,"382":1,"386":3,"387":4,"389":8,"390":13,"391":1,"392":6,"393":1,"394":4,"395":2,"396":1,"397":2,"400":3,"401":5,"403":2,"404":3,"405":1,"406":2,"407":1,"408":3,"410":2,"411":1,"412":1,"413":4,"414":2,"415":1,"420":1,"422":3,"423":5,"426":8,"427":9,"428":2,"429":2,"430":12,"431":1,"433":2,"434":3,"436":1,"438":1,"439":1,"440":2,"441":2,"443":2,"444":2,"445":2,"446":2,"447":1,"449":3,"450":3,"451":1,"452":3,"455":1,"456":1,"457":5,"458":4,"459":2,"460":2,"462":1,"463":2,"464":2,"465":2,"466":3,"467":2,"469":5,"470":1,"471":23,"472":3,"473":3,"474":7,"475":2,"476":14,"477":6,"478":5,"479":1,"480":1,"481":3,"482":2,"483":1,"486":1,"487":1,"489":2,"491":2,"492":3,"493":3,"494":32,"495":7,"496":2,"498":4,"499":1,"503":9,"504":1,"505":1,"506":2,"507":2,"508":1,"509":2,"511":3,"512":1,"513":1,"515":1,"517":1,"520":1,"521":1,"522":3,"523":1,"524":6,"525":1,"526":3,"528":2,"534":2,"536":2,"537":9,"538":2,"539":1,"540":1,"541":1,"542":3,"543":31,"544":1,"545":3,"546":25,"547":14,"549":1,"550":17,"551":11,"552":35,"553":2,"554":11,"555":1,"556":15,"557":9,"558":4,"560":3,"561":4,"562":5,"563":11,"564":1,"565":1,"566":2,"567":2,"568":5,"570":19,"571":13,"573":2,"574":5,"575":9,"576":2,"577":1,"578":6,"579":3,"580":1,"581":6,"582":5,"583":3,"586":3,"587":2,"589":1,"591":3,"592":1,"593":1,"595":30,"597":13,"598":6,"599":2,"600":8,"601":11,"602":1,"603":4,"604":3,"605":1,"606":2,"607":8,"609":11,"610":3,"611":2,"612":7,"613":2,"614":3,"615":8,"616":3,"617":2,"619":3,"621":13,"622":2,"623":3,"625":2,"627":2,"628":5,"629":6,"630":2,"633":15,"637":1,"638":18,"639":18,"640":3,"641":2,"642":3,"643":1,"647":4,"648":5,"650":1,"651":5,"652":1,"653":1,"654":1,"655":5,"656":1,"657":8,"658":11,"660":3,"661":2,"665":1,"666":10,"667":27,"668":13,"669":18,"670":7,"671":2,"672":2,"674":2,"676":14,"677":5,"679":8,"680":12,"682":12,"683":1,"684":6,"685":11,"687":1,"688":2,"689":5,"690":1,"691":3,"692":2,"693":1,"694":1,"695":7,"696":1,"697":5,"698":8,"699":5,"700":9,"701":11,"702":15,"703":6,"704":2,"706":4,"707":11,"708":3,"709":2,"710":4,"712":1,"713":8,"714":1,"715":3,"716":2,"717":6,"718":1,"719":3,"720":2,"721":5,"723":2,"725":11,"726":1,"727":10,"729":3,"730":22,"731":10,"732":3,"733":5,"734":7,"735":29,"736":17,"737":13,"738":7,"739":4,"740":18,"742":3,"743":4,"744":11,"745":1,"746":4,"747":12,"748":6,"749":18,"750":1,"751":1,"753":3,"754":1,"755":7,"756":1,"757":1,"758":7,"759":1,"760":1,"761":6,"762":1,"763":1,"764":8,"765":1,"766":1,"767":8,"768":1,"769":1,"770":7,"771":1,"772":1,"773":7,"774":1,"775":2,"776":4,"777":1,"779":4,"780":5,"781":1,"782":2,"783":7,"785":1,"786":8,"787":1,"788":2,"789":2,"790":2,"791":6,"792":1,"793":3,"794":2,"795":4,"796":1,"797":1,"798":2,"799":6,"800":2,"801":4,"802":2,"803":2,"805":4,"806":9,"807":5,"808":2,"809":7,"811":1,"812":10,"813":1,"814":1,"815":2,"816":3,"817":2,"818":6,"819":1,"820":3,"821":2,"822":4,"823":1,"824":1,"825":2,"826":6,"827":2,"828":4,"829":2,"830":1,"831":2,"832":1,"834":4,"835":14,"836":5,"837":2,"838":6,"839":4,"840":2,"841":10,"843":1,"844":10,"845":1,"846":1,"847":2,"848":3,"849":2,"850":6,"851":1,"852":3,"853":2,"854":4,"855":1,"856":1,"857":2,"858":9,"859":2,"860":5,"861":2,"862":1,"863":2,"864":1,"866":4,"867":9,"868":5,"869":3,"870":2,"871":10,"873":1,"874":10,"875":1,"876":1,"877":2,"878":3,"879":2,"880":2,"881":2,"882":6,"883":1,"884":3,"885":2,"886":4,"887":1,"888":1,"889":2,"890":6,"891":2,"892":4,"893":2,"894":1,"895":2,"896":1,"898":4,"899":18,"900":5,"901":5,"902":2,"903":6,"904":5,"905":2,"906":10,"908":1,"909":10,"910":1,"911":1,"912":2,"913":3,"914":2,"915":2,"916":2,"917":6,"918":1,"919":3,"920":2,"921":4,"922":1,"923":1,"924":2,"925":6,"926":2,"927":4,"928":2,"929":1,"930":2,"931":1,"933":4,"934":14,"935":5,"936":2,"937":6,"938":5,"939":2,"940":10,"942":1,"943":10,"944":1,"945":1,"946":2,"947":3,"948":2,"949":2,"950":2,"951":6,"952":1,"953":3,"954":2,"955":4,"956":1,"957":1,"958":2,"959":6,"960":2,"961":4,"962":2,"963":1,"964":2,"965":1,"967":4,"968":14,"969":5,"970":2,"971":6,"972":5,"973":2,"974":10,"976":1,"977":10,"978":1,"979":1,"980":2,"981":3,"982":2,"983":2,"984":2,"985":6,"986":1,"987":3,"988":2,"989":4,"990":1,"991":1,"992":2,"993":6,"994":2,"995":4,"996":2,"997":1,"998":2,"999":1,"1001":4,"1002":16,"1003":5,"1004":2,"1005":6,"1006":5,"1007":2,"1008":10,"1010":1,"1011":10,"1012":1,"1013":1,"1014":2,"1015":3,"1016":2,"1017":2,"1018":2,"1019":6,"1020":1,"1021":3,"1022":2,"1023":4,"1024":1,"1025":1,"1026":2,"1027":6,"1028":2,"1029":4,"1030":2,"1031":1,"1032":2,"1033":1,"1035":4,"1036":18,"1037":5,"1038":5,"1039":6,"1040":5,"1041":2,"1042":10,"1044":1,"1045":10,"1046":1,"1047":1,"1048":2,"1049":3,"1050":2,"1051":2,"1052":2,"1053":6,"1054":1,"1055":3,"1056":2,"1057":4,"1058":1,"1059":1,"1060":2,"1061":9,"1062":2,"1063":5,"1064":2,"1065":1,"1066":2,"1067":1,"1069":4,"1070":16,"1071":5,"1072":2,"1073":6,"1074":5,"1075":2,"1076":10,"1078":1,"1079":10,"1080":1,"1081":1,"1082":2,"1083":3,"1084":2,"1085":2,"1086":2,"1087":6,"1088":1,"1089":3,"1090":2,"1091":4,"1092":1,"1093":1,"1094":2,"1095":9,"1096":2,"1097":5,"1098":2,"1099":1,"1100":2,"1101":1,"1103":4,"1104":18,"1105":5,"1106":5,"1107":6,"1108":5,"1109":2,"1110":10,"1112":1,"1113":10,"1114":1,"1115":1,"1116":2,"1117":3,"1118":2,"1119":2,"1120":2,"1121":6,"1122":1,"1123":3,"1124":2,"1125":4,"1126":1,"1127":1,"1128":2,"1129":9,"1130":2,"1131":5,"1132":2,"1133":1,"1134":2,"1135":1,"1137":4,"1138":16,"1139":5,"1140":2,"1141":6,"1142":5,"1143":2,"1144":10,"1146":1,"1147":10,"1148":1,"1149":2,"1150":2,"1151":3,"1152":2,"1153":2,"1154":2,"1155":6,"1156":1,"1157":3,"1158":2,"1159":4,"1160":1,"1161":1,"1162":2,"1163":9,"1164":2,"1165":5,"1166":2,"1167":1,"1168":2,"1169":1,"1170":4,"1171":5,"1172":3,"1173":4,"1174":1,"1175":8,"1176":10,"1177":3,"1178":23,"1179":10,"1181":16,"1182":17,"1183":13,"1185":4,"1186":1,"1187":4,"1191":3,"1193":4,"1194":9,"1195":5,"1196":2,"1197":10,"1199":1,"1200":10,"1201":1,"1202":1,"1203":2,"1204":3,"1205":2,"1206":2,"1207":2,"1208":6,"1209":1,"1210":3,"1211":2,"1212":4,"1213":1,"1214":1,"1215":2,"1216":6,"1217":2,"1218":4,"1219":2,"1220":1,"1221":2,"1222":1,"1223":1,"1224":4,"1225":4,"1226":14,"1228":2,"1230":11,"1231":3,"1232":1,"1233":1,"1234":1,"1235":1,"1236":3,"1237":1,"1238":3,"1239":1,"1240":1,"1241":2,"1242":1,"1243":3,"1244":2,"1245":4,"1246":3,"1247":12,"1249":2,"1250":2,"1252":1,"1254":3,"1256":3,"1258":2,"1259":1,"1261":4,"1262":6,"1263":13,"1264":7,"1265":8,"1266":7,"1268":4,"1269":6,"1270":6,"1271":2,"1272":6,"1273":3,"1274":3,"1275":9,"1276":5,"1277":10,"1278":5,"1279":2,"1280":3,"1281":11,"1283":1,"1284":2,"1285":5,"1286":1,"1287":3,"1288":2,"1289":3,"1290":4,"1291":5,"1292":1,"1293":3,"1294":3,"1296":7,"1297":1,"1298":3,"1300":5,"1303":1,"1305":1,"1307":2,"1308":4,"1309":3,"1310":4,"1313":1,"1314":2,"1315":1,"1316":3,"1317":1,"1319":1,"1321":5,"1324":2,"1326":15,"1327":3,"1328":3,"1329":4,"1330":4,"1331":1,"1333":1,"1334":8,"1337":1,"1338":1,"1339":1,"1340":9,"1342":1,"1343":14,"1344":1,"1345":1,"1348":1,"1350":8,"1354":1,"1355":5,"1356":24,"1357":2,"1358":7,"1359":23,"1360":1,"1366":1,"1367":1,"1368":6,"1369":1,"1370":2,"1371":1,"1372":4,"1373":1,"1375":2,"1376":3,"1377":1,"1378":5,"1379":1,"1380":1,"1381":1,"1382":10,"1383":17,"1385":1,"1386":9,"1387":2,"1388":9,"1389":39,"1390":5,"1391":3,"1392":16,"1393":13,"1394":1,"1395":6,"1396":2,"1397":10,"1398":19,"1399":1,"1400":4,"1401":9,"1402":4,"1403":13,"1404":8,"1405":1,"1406":1,"1408":3,"1409":3,"1410":8,"1411":10,"1412":8,"1413":7,"1414":9,"1416":1,"1417":10,"1418":7,"1419":20,"1421":1,"1422":1,"1424":3,"1426":19,"1427":7,"1428":8,"1430":1,"1431":3,"1432":1,"1433":2,"1434":3,"1435":4,"1436":1,"1437":2,"1440":1,"1442":6,"1444":3,"1445":5,"1446":1,"1447":5,"1448":2,"1449":1,"1450":5,"1451":4,"1452":4,"1453":4,"1454":6,"1455":13,"1456":12,"1457":5,"1458":5,"1459":3,"1460":9,"1461":1,"1462":16,"1463":18,"1465":5,"1467":3,"1468":11,"1469":6,"1470":1,"1471":2,"1472":2,"1473":12,"1474":1,"1475":1,"1479":1,"1480":3,"1484":1,"1487":10,"1488":9,"1489":1,"1491":6,"1492":9,"1493":3,"1495":11,"1496":2,"1497":13,"1498":4,"1499":7,"1500":4,"1502":4,"1503":6,"1504":10,"1505":8,"1507":4,"1508":42,"1509":14,"1510":1,"1511":6,"1512":1,"1513":5,"1514":16,"1515":9,"1516":11,"1518":3,"1519":4,"1520":2,"1521":4,"1523":4,"1524":7,"1526":9,"1527":5,"1528":11,"1530":1,"1531":1,"1532":1,"1534":1,"1535":1,"1536":1,"1537":1,"1538":1,"1539":1,"1540":1,"1541":1,"1545":1,"1547":1,"1548":1,"1549":2,"1550":1,"1553":2,"1556":2,"1558":2,"1559":11,"1560":9,"1561":5,"1562":3,"1563":12,"1564":7,"1565":4,"1567":3,"1568":2,"1570":7,"1571":1,"1572":5,"1573":2,"1574":2,"1575":4,"1576":3,"1578":4,"1579":10,"1580":5,"1581":3,"1582":22,"1583":3,"1584":6,"1585":5,"1586":3,"1587":5,"1588":1,"1589":5,"1590":17,"1591":9,"1592":14,"1593":2,"1594":6,"1595":27,"1596":1,"1597":4,"1598":11,"1600":15,"1601":1,"1602":11,"1603":9,"1604":1,"1605":1,"1606":2,"1607":6,"1608":2,"1609":1,"1611":5,"1612":3,"1613":3,"1614":1,"1615":11,"1616":8,"1618":2,"1619":13,"1620":2,"1621":2,"1622":2,"1623":2,"1624":2,"1625":2,"1626":2,"1627":3,"1628":4,"1629":19,"1630":17,"1631":6,"1632":2,"1633":3,"1634":11,"1635":8,"1636":7,"1637":4,"1638":4,"1639":1,"1640":4,"1641":1,"1643":2,"1646":7,"1649":41,"1650":2,"1651":1,"1652":2,"1653":8,"1654":1,"1655":3,"1656":1,"1657":3,"1658":6,"1659":2,"1660":2,"1661":2,"1662":2,"1663":2,"1666":1,"1667":13,"1669":1,"1670":6,"1672":2,"1673":2,"1674":1,"1675":2,"1676":2,"1677":2,"1678":1,"1679":3,"1680":2,"1681":9,"1682":1,"1683":1,"1684":1,"1685":1,"1686":1,"1688":8,"1690":8,"1691":1,"1692":1,"1693":1,"1694":3,"1695":1,"1696":3,"1697":5,"1698":6,"1699":1,"1700":4,"1701":1,"1702":1,"1703":1,"1704":3,"1705":1,"1706":3,"1707":4,"1708":2,"1709":6,"1710":16,"1711":1,"1714":2,"1715":5,"1717":5,"1718":2,"1719":2,"1720":2,"1721":2,"1722":2,"1723":2,"1724":1,"1725":1,"1726":2,"1727":3,"1728":2,"1729":1,"1730":1,"1731":1,"1732":2,"1733":5,"1734":5,"1736":2,"1737":2,"1739":1,"1742":1,"1744":4,"1745":2,"1747":4,"1749":27,"1750":10,"1751":1,"1752":17,"1753":12,"1754":13,"1755":3,"1756":9,"1757":9,"1758":3,"1759":15,"1760":1,"1761":2,"1762":4,"1763":9,"1764":1,"1765":2,"1766":7,"1768":4,"1769":3,"1770":17,"1771":5,"1772":3,"1773":1,"1775":1,"1776":1,"1777":1,"1778":2,"1779":1,"1780":2,"1781":1,"1782":1,"1783":4,"1784":1,"1785":2,"1786":3,"1787":1,"1788":2,"1789":1,"1790":1,"1791":2,"1792":2,"1793":1,"1794":2,"1795":3,"1796":1,"1797":2,"1798":4,"1799":1,"1800":2,"1801":5,"1802":1,"1803":6,"1804":15,"1805":6,"1806":6,"1808":6,"1809":4,"1810":2,"1811":5,"1813":2,"1815":1,"1816":1,"1817":4,"1820":3,"1824":3,"1825":5,"1826":34,"1827":3,"1828":4,"1829":5,"1830":10,"1831":6,"1832":12,"1833":2,"1835":4,"1843":1,"1845":3,"1846":2,"1847":3,"1848":1,"1849":1,"1850":1,"1851":1,"1852":1,"1853":1,"1854":1,"1855":1,"1856":1,"1857":1,"1858":2,"1859":1,"1860":1,"1861":1,"1862":1,"1863":1,"1864":1,"1865":1,"1866":1,"1867":1,"1868":1,"1869":1,"1870":1,"1871":1,"1872":1,"1873":1,"1874":1,"1875":1,"1876":1,"1877":1,"1878":1,"1880":1,"1881":1,"1882":1,"1883":4,"1885":1,"1886":4,"1887":1,"1888":1,"1890":1,"1891":1,"1892":10,"1893":12,"1894":23,"1895":13,"1896":7,"1897":11,"1898":4,"1902":2,"1903":5,"1904":5,"1905":18,"1906":3,"1907":17,"1908":2,"1909":14,"1910":28,"1911":18,"1912":84,"1914":2,"1915":3,"1916":4,"1917":5,"1918":5,"1919":7,"1920":1,"1922":4,"1923":1,"1924":12,"1925":11,"1926":14,"1927":3,"1928":8,"1931":4,"1932":25,"1933":8,"1934":2,"1935":4,"1936":9,"1937":12,"1938":12,"1939":26,"1940":4,"1941":13,"1942":11,"1943":12,"1944":13,"1945":11,"1946":23,"1948":4,"1949":7,"1950":15,"1951":3,"1952":2,"1953":2,"1954":3,"1955":16,"1956":2,"1957":4,"1958":1,"1960":1,"1962":3,"1963":1,"1964":19,"1965":1,"1967":8,"1968":4,"1969":4,"1970":7,"1971":3,"1972":6,"1973":1,"1976":1,"1977":1,"1978":2,"1979":1,"1980":2,"1981":2,"1982":2,"1983":2,"1984":2,"1985":1,"1986":2,"1987":1,"1988":2,"1989":1,"1990":1,"1991":1,"1993":3,"1994":3,"1997":1,"1998":3,"1999":1,"2000":9,"2002":9,"2003":4,"2004":13,"2005":1,"2006":2,"2007":6,"2008":2,"2009":3,"2010":5,"2011":1,"2012":7,"2013":23,"2014":6,"2015":15,"2017":1,"2018":3,"2020":3,"2021":10,"2022":2,"2023":2,"2024":10,"2025":17,"2026":4,"2027":7,"2028":1,"2029":5,"2030":3,"2031":3,"2032":8,"2033":5,"2034":5,"2035":1,"2036":3,"2037":5,"2038":34,"2039":4,"2040":6,"2041":9,"2042":17,"2043":3,"2044":10,"2045":4,"2046":6,"2047":18,"2048":2,"2050":5,"2052":6,"2053":1,"2061":1,"2063":3,"2064":4,"2065":3,"2066":3,"2067":1,"2068":1,"2069":1,"2070":1,"2071":1,"2072":1,"2073":1,"2074":1,"2075":1,"2076":2,"2077":1,"2078":1,"2079":1,"2080":1,"2081":1,"2082":1,"2083":1,"2084":1,"2085":1,"2086":1,"2087":1,"2088":1,"2089":1,"2090":1,"2091":1,"2092":1,"2093":1,"2094":1,"2095":1,"2096":1,"2097":1,"2098":1,"2099":1,"2100":1,"2101":1,"2102":1,"2103":1,"2104":1,"2105":1,"2106":3,"2107":1,"2108":3,"2109":1,"2110":1,"2111":1,"2112":1,"2113":1,"2114":1,"2116":1,"2117":1,"2118":1,"2119":4,"2121":1,"2122":4,"2123":1,"2124":12,"2125":20,"2126":10,"2127":3,"2128":20,"2129":3,"2130":1,"2131":21,"2132":1,"2133":9,"2134":1,"2135":15,"2136":4,"2137":12,"2138":1,"2139":1,"2140":3,"2144":18,"2145":15,"2147":14,"2148":6,"2151":4,"2152":10,"2153":8,"2154":4,"2155":6,"2156":4,"2157":3,"2158":1,"2159":2,"2160":5,"2161":1,"2162":1,"2163":2,"2164":5,"2165":7,"2166":1,"2167":6,"2168":10,"2169":1,"2171":2,"2172":3,"2175":1,"2177":3,"2179":1,"2181":3,"2183":1,"2184":1,"2185":1,"2186":1,"2187":1,"2188":1,"2189":1,"2190":1,"2191":1,"2192":1,"2195":2,"2196":2,"2197":3,"2198":6,"2199":12,"2200":26,"2201":3,"2202":4,"2204":3,"2205":20,"2206":13,"2207":6,"2208":1,"2210":1,"2211":9,"2212":4,"2213":9,"2214":2,"2215":13,"2216":1,"2217":7,"2218":13,"2219":24,"2220":8,"2221":18,"2222":45,"2223":11,"2224":31,"2225":1,"2226":15,"2227":4,"2230":5,"2231":3,"2232":18,"2233":3,"2234":19,"2235":10,"2236":69,"2237":3,"2238":3,"2239":7,"2240":6,"2241":23,"2242":8,"2243":11,"2244":18,"2245":1,"2246":22,"2247":4,"2248":3,"2249":5,"2251":6,"2254":6,"2255":44,"2256":31,"2258":1,"2259":2,"2261":4,"2262":2,"2263":25,"2264":8,"2265":30,"2266":7,"2267":6,"2268":9,"2269":9,"2271":3,"2272":2,"2273":9,"2274":13,"2275":12,"2276":17,"2277":15,"2280":1,"2281":1,"2282":1,"2283":1,"2284":1,"2285":1,"2286":1,"2287":1,"2288":1,"2289":1,"2290":3,"2291":3,"2292":3,"2293":1,"2294":2,"2296":1,"2297":3,"2298":2,"2299":1,"2300":3,"2301":2,"2303":3,"2304":2,"2305":1,"2308":2,"2309":1,"2310":2,"2311":1,"2312":1,"2313":2,"2314":1,"2315":1,"2316":1,"2317":2,"2318":2,"2320":2,"2321":11,"2322":2,"2323":3,"2324":4,"2325":11,"2326":2,"2327":7,"2328":9,"2329":11,"2330":13,"2331":3,"2332":13,"2333":5,"2334":10,"2335":13,"2336":10,"2337":27,"2338":1,"2339":11,"2340":7,"2341":11,"2342":11,"2343":11,"2344":10,"2345":3,"2346":22,"2347":2,"2348":22,"2349":2,"2350":28,"2351":3,"2352":1,"2353":16,"2356":6,"2357":2,"2358":6,"2359":2,"2360":11,"2361":6,"2362":7,"2363":57,"2364":27,"2365":1,"2367":1,"2368":4,"2369":21,"2370":2,"2371":7,"2372":1,"2373":25,"2374":45,"2375":18,"2376":10,"2377":24,"2378":11,"2379":4,"2380":28,"2381":5,"2383":1,"2385":1,"2387":3,"2388":1,"2389":1,"2390":2,"2391":2,"2392":3,"2395":1,"2396":5,"2397":2,"2398":3,"2399":12,"2400":9,"2401":13,"2402":4,"2403":1,"2404":2,"2405":3,"2406":1,"2407":5,"2408":3,"2409":1,"2410":11,"2411":3,"2412":44,"2413":1,"2414":2,"2415":5,"2416":5,"2417":3,"2418":3,"2419":3,"2420":5,"2421":5,"2423":2,"2424":1,"2425":1,"2426":1,"2427":4,"2428":10,"2429":14,"2431":8,"2432":1,"2433":8,"2435":8,"2436":5,"2440":5,"2442":4,"2443":7,"2444":2,"2445":8,"2446":1,"2447":3,"2448":16,"2449":17,"2450":12,"2451":6,"2452":5,"2453":7,"2454":17,"2455":4,"2463":9,"2465":2,"2466":2,"2467":7,"2469":11,"2470":3,"2471":8,"2472":7,"2473":10,"2474":3,"2475":6,"2476":11,"2477":13,"2478":5,"2479":1,"2480":2,"2481":7,"2482":4,"2483":5,"2484":6,"2485":4,"2486":5,"2487":3,"2489":1,"2492":2,"2493":1,"2494":4,"2496":4,"2497":8,"2502":3,"2504":6,"2508":2,"2512":8,"2513":10,"2514":14,"2515":8,"2516":7,"2517":3,"2518":4,"2519":12,"2521":3,"2522":2,"2524":1,"2525":5,"2526":2,"2527":1,"2528":1,"2529":8,"2530":5,"2531":7,"2532":5,"2533":5,"2535":4,"2536":3,"2537":2,"2538":2,"2539":6,"2540":1,"2543":3,"2544":9,"2545":5,"2546":5,"2547":8,"2548":7,"2549":11,"2550":1,"2551":1,"2552":1,"2553":12,"2554":4,"2555":5,"2556":2,"2558":16,"2559":7,"2560":8,"2561":2,"2562":14,"2563":2,"2565":2,"2566":3,"2567":3,"2568":5,"2569":2,"2570":3,"2571":5,"2572":1,"2573":2,"2574":4,"2575":3,"2576":13,"2577":6,"2580":3,"2581":3,"2582":60,"2583":1,"2584":2,"2585":5,"2586":2,"2587":18,"2588":14,"2589":2,"2590":3,"2591":1,"2593":1,"2598":9,"2599":9,"2600":8,"2601":5,"2603":4,"2604":3,"2605":3,"2606":6,"2607":14,"2610":13,"2611":9,"2612":3,"2613":2,"2615":9,"2616":2,"2617":15,"2618":5,"2619":4,"2620":1,"2621":6,"2622":51,"2623":2,"2624":2,"2626":3,"2627":10,"2628":6,"2630":4,"2631":3,"2632":7,"2633":15,"2634":8,"2635":5,"2636":2,"2638":8,"2639":10,"2640":2,"2641":2,"2642":14,"2643":4,"2644":2,"2645":2,"2646":2,"2648":10,"2650":7,"2651":3,"2652":8,"2653":4,"2654":2,"2655":8,"2657":15,"2658":2,"2659":9,"2660":1,"2661":2,"2662":11,"2663":3,"2664":3,"2665":14,"2666":4,"2667":4,"2668":6,"2669":9,"2670":2,"2671":1,"2672":1,"2673":1,"2674":15,"2675":2,"2676":52,"2677":14,"2679":5,"2680":8,"2681":2,"2682":1,"2684":2,"2685":1,"2686":5,"2687":2,"2689":4,"2695":1,"2698":1,"2699":3,"2700":4,"2701":6,"2702":17,"2703":40,"2704":111,"2705":129,"2706":3,"2707":3,"2709":9,"2710":2,"2712":3,"2713":7,"2714":2,"2715":12,"2716":3,"2717":6,"2718":8,"2719":3,"2720":8,"2721":5,"2722":4,"2723":9,"2724":12,"2725":6,"2726":11,"2727":5,"2728":3,"2731":2,"2733":7,"2734":1,"2735":8,"2736":2,"2737":1,"2738":4,"2739":2,"2741":1,"2742":17,"2743":36,"2744":12,"2745":6,"2747":2,"2748":6,"2751":1,"2752":3,"2753":1,"2755":1,"2756":1,"2759":1,"2760":2,"2761":3,"2763":1,"2764":1,"2765":2,"2766":1,"2772":1,"2773":1,"2774":1,"2775":1,"2776":2,"2778":1,"2779":1,"2782":4,"2785":3,"2786":3,"2787":1,"2788":2,"2789":1,"2791":1,"2793":6,"2794":1,"2796":1,"2797":1,"2798":2,"2799":9,"2800":12,"2801":8,"2802":5,"2803":9,"2804":9,"2805":14,"2806":11,"2807":2,"2808":5,"2809":3,"2810":2,"2811":4,"2812":8,"2813":6,"2814":1,"2815":13,"2816":41,"2817":4,"2818":28,"2819":9,"2820":2,"2821":4,"2822":8,"2823":6,"2824":22,"2825":35,"2826":6,"2827":35,"2828":3,"2829":14,"2830":8,"2831":15,"2832":6,"2833":7,"2835":2,"2836":7,"2837":2,"2838":2,"2839":4,"2840":3,"2842":1,"2843":2,"2845":5,"2846":12,"2847":8,"2850":1,"2851":1,"2853":2,"2854":5,"2855":3,"2857":2,"2858":13,"2859":8,"2860":7,"2861":13,"2862":4,"2863":10,"2864":5,"2865":2,"2866":10,"2868":43,"2869":34,"2870":5,"2874":10,"2875":43,"2876":22,"2877":20,"2878":13,"2879":9,"2880":9,"2881":19,"2882":22,"2883":6,"2884":15,"2885":2,"2886":5,"2887":1,"2889":3,"2890":5,"2891":20,"2892":7,"2893":5,"2894":3,"2895":8,"2896":25}}],["theirs",{"2":{"2410":1}}],["their",{"2":{"0":2,"9":2,"19":2,"39":2,"52":2,"58":1,"67":1,"83":1,"86":1,"102":1,"107":1,"114":1,"122":1,"123":1,"124":1,"125":1,"134":1,"143":1,"155":1,"157":1,"161":1,"164":2,"170":1,"173":1,"175":1,"179":1,"181":1,"182":1,"185":1,"197":1,"222":1,"228":2,"233":1,"234":1,"251":1,"263":1,"275":1,"284":3,"288":1,"347":1,"350":1,"358":1,"377":2,"389":1,"392":4,"430":1,"431":1,"444":1,"474":1,"476":1,"481":1,"494":1,"525":1,"537":2,"551":1,"560":3,"568":1,"592":1,"597":1,"600":1,"603":1,"628":1,"643":1,"670":1,"695":1,"697":1,"743":1,"783":2,"809":2,"841":2,"871":2,"906":2,"940":2,"974":2,"1008":2,"1042":2,"1076":2,"1110":2,"1144":2,"1197":2,"1265":1,"1299":1,"1321":2,"1354":1,"1360":1,"1393":1,"1437":1,"1487":1,"1497":2,"1498":1,"1582":1,"1590":1,"1596":1,"1599":1,"1615":1,"1807":1,"1811":1,"1826":2,"1895":1,"1941":1,"1942":2,"2035":1,"2038":2,"2139":1,"2146":2,"2168":1,"2271":1,"2275":1,"2277":1,"2328":1,"2329":2,"2332":1,"2342":1,"2387":2,"2402":1,"2406":3,"2410":2,"2447":1,"2466":1,"2480":1,"2512":4,"2513":3,"2514":1,"2515":3,"2517":3,"2529":1,"2535":1,"2549":1,"2574":1,"2576":2,"2585":1,"2642":1,"2644":1,"2658":1,"2669":1,"2674":3,"2676":2,"2678":1,"2683":1,"2702":2,"2705":1,"2706":1,"2720":1,"2729":1,"2745":1,"2783":1,"2831":1,"2865":1,"2867":1,"2875":1,"2895":1}}],["these",{"0":{"2687":1},"2":{"0":1,"7":1,"9":1,"16":1,"19":1,"21":1,"28":1,"37":1,"38":1,"39":1,"52":1,"67":1,"86":1,"120":2,"124":1,"182":1,"188":1,"202":2,"254":1,"268":2,"273":1,"276":1,"279":4,"288":1,"304":1,"307":2,"312":1,"357":1,"377":1,"404":1,"408":2,"411":1,"472":1,"473":1,"482":2,"483":1,"494":1,"511":1,"514":1,"520":3,"526":1,"537":1,"544":1,"545":1,"550":1,"556":1,"557":1,"561":1,"563":1,"570":1,"571":1,"592":2,"600":1,"601":1,"612":4,"614":1,"615":1,"621":1,"625":1,"628":3,"647":3,"651":1,"652":1,"653":1,"655":1,"659":1,"674":1,"676":1,"701":1,"702":1,"710":1,"735":1,"838":1,"841":1,"871":1,"903":1,"906":1,"937":1,"940":1,"971":1,"974":1,"1005":1,"1008":1,"1039":1,"1042":1,"1073":1,"1076":1,"1107":1,"1110":1,"1141":1,"1144":1,"1173":1,"1176":1,"1178":1,"1179":1,"1181":1,"1182":1,"1187":1,"1197":1,"1261":1,"1300":1,"1321":3,"1323":1,"1324":1,"1329":1,"1337":1,"1355":1,"1356":1,"1376":1,"1378":1,"1388":1,"1389":1,"1392":2,"1395":1,"1398":1,"1408":1,"1417":1,"1419":1,"1420":1,"1421":1,"1428":1,"1437":1,"1449":1,"1455":1,"1459":1,"1463":1,"1480":1,"1484":1,"1487":1,"1492":1,"1494":1,"1503":2,"1511":1,"1526":2,"1528":1,"1559":2,"1560":2,"1573":1,"1577":1,"1579":1,"1582":1,"1595":1,"1596":1,"1601":1,"1603":1,"1615":1,"1629":1,"1644":1,"1649":1,"1650":1,"1654":1,"1665":1,"1709":1,"1734":1,"1737":1,"1752":1,"1766":1,"1804":1,"1805":1,"1820":1,"1826":1,"1829":2,"1835":1,"1907":1,"1910":3,"1911":1,"1931":1,"1940":1,"1942":2,"1946":1,"1950":1,"1954":1,"1972":1,"2002":1,"2013":2,"2021":1,"2024":2,"2038":1,"2041":3,"2045":2,"2050":1,"2124":1,"2125":1,"2127":2,"2128":1,"2130":1,"2133":1,"2134":1,"2135":1,"2137":1,"2151":2,"2165":1,"2168":1,"2198":1,"2206":1,"2211":1,"2218":1,"2221":1,"2222":1,"2223":1,"2240":1,"2243":1,"2246":1,"2247":2,"2263":1,"2266":1,"2268":1,"2269":1,"2275":1,"2276":1,"2277":1,"2330":1,"2343":1,"2363":2,"2364":2,"2370":1,"2371":1,"2376":1,"2380":2,"2409":1,"2436":1,"2443":1,"2444":1,"2451":1,"2463":2,"2465":1,"2466":1,"2467":2,"2473":1,"2475":3,"2479":1,"2512":1,"2518":1,"2519":1,"2526":1,"2531":1,"2553":1,"2565":1,"2574":1,"2576":1,"2585":1,"2590":1,"2598":2,"2625":1,"2632":1,"2639":1,"2642":2,"2644":1,"2649":1,"2650":2,"2653":1,"2654":1,"2657":1,"2658":1,"2665":1,"2669":1,"2670":1,"2673":1,"2675":1,"2676":3,"2679":1,"2689":2,"2699":1,"2704":6,"2705":2,"2767":1,"2788":1,"2793":1,"2799":1,"2831":1,"2834":1,"2836":1,"2837":1,"2839":1,"2842":3,"2854":1,"2855":3,"2862":1,"2865":1,"2868":1,"2880":1,"2888":1,"2895":1}}],["w25x10cl",{"2":{"2653":2}}],["w25q080",{"2":{"2653":2}}],["wuque",{"2":{"2513":1}}],["wmp",{"2":{"2481":1}}],["wm",{"2":{"2481":1}}],["w^wr^sd",{"2":{"2248":1}}],["wfav",{"2":{"2463":1,"2481":1}}],["wfwd",{"2":{"2024":1,"2463":1,"2481":1}}],["wfi",{"2":{"222":1}}],["www",{"2":{"592":1,"658":1,"730":7,"731":1,"747":1,"1297":2,"1345":1,"1414":1,"2133":1,"2263":1,"2463":7,"2481":7,"2680":1}}],["wt",{"2":{"236":1,"249":2,"2676":2}}],["wt80",{"2":{"211":2}}],["wt75",{"2":{"211":3}}],["wt70",{"2":{"211":1}}],["wt69",{"2":{"211":1}}],["wt65",{"2":{"211":8}}],["wt60",{"2":{"199":1,"211":8}}],["w1",{"2":{"211":1,"241":2,"249":1}}],["wk",{"2":{"211":1}}],["wkl",{"2":{"149":1}}],["wstp",{"2":{"2463":1,"2481":1}}],["wsch",{"2":{"2463":1,"2481":1}}],["ws812",{"0":{"1286":1},"1":{"1287":1}}],["ws2811",{"2":{"1261":1,"2124":1,"2389":1}}],["ws2812s",{"2":{"1265":1}}],["ws2812c",{"2":{"1261":1,"2124":1}}],["ws2812b",{"2":{"1261":1,"1265":2,"2124":1}}],["ws2812",{"0":{"1261":1,"1283":1,"1284":1,"1288":1,"2389":1,"2830":1},"1":{"1262":1,"1263":1,"1264":1,"1265":1,"1266":1,"1267":1,"1268":1,"1269":1,"1270":1,"1271":1,"1272":1,"1273":1,"1274":1,"1275":1,"1276":1,"1277":1,"1278":1,"1279":1,"1280":1,"1281":1,"1282":1,"1283":1,"1284":1,"1285":2,"1286":1,"1287":1,"1288":1},"2":{"49":1,"50":2,"93":2,"134":2,"149":1,"165":4,"191":3,"199":1,"201":2,"211":7,"221":4,"222":1,"234":2,"236":1,"249":3,"266":2,"285":2,"294":1,"547":3,"683":1,"1171":2,"1261":1,"1262":4,"1263":10,"1264":2,"1265":3,"1266":2,"1267":2,"1268":1,"1269":3,"1270":1,"1273":6,"1274":1,"1275":2,"1277":6,"1278":1,"1279":1,"1280":1,"1281":7,"1284":1,"1285":1,"2037":1,"2052":1,"2124":1,"2125":4,"2389":1,"2637":1,"2640":1,"2824":2,"2825":1,"2830":3}}],["wsl",{"2":{"174":1,"1296":1,"1419":1,"2571":3}}],["w64",{"2":{"174":1,"2452":2,"2569":1}}],["wl",{"2":{"165":2,"2247":3}}],["wbak",{"2":{"2024":1,"2463":1,"2481":1}}],["wbg7",{"2":{"165":1}}],["wb32fq95xx",{"2":{"531":1}}],["wb32fq95",{"2":{"176":1}}],["wb32f3g71xx",{"2":{"531":1}}],["wb32f3g71",{"2":{"134":1}}],["wb32",{"0":{"531":1,"2343":1},"2":{"165":4,"176":1,"191":4,"199":2,"222":1,"236":1,"2343":4}}],["w",{"2":{"134":1,"199":1,"201":2,"211":1,"241":1,"249":1,"266":4,"353":1,"431":1,"571":2,"1261":1,"1266":4,"1563":2,"1575":1,"1592":1,"1709":1,"1734":1,"1895":8,"2024":1,"2035":6,"2242":1,"2247":1,"2263":1,"2332":1,"2335":1,"2448":1,"2449":3,"2456":3,"2471":1,"2477":1,"2481":3,"2703":4,"2743":3,"2744":1,"2816":2,"2882":1}}],["wch",{"2":{"2683":1,"2689":1,"2692":1}}],["wc",{"2":{"116":1}}],["wp",{"2":{"114":1,"730":5}}],["wpm",{"0":{"2324":1},"1":{"2325":1,"2326":1,"2327":1},"2":{"93":1,"114":1,"134":1,"149":1,"191":2,"199":1,"552":2,"1769":1,"2041":1,"2222":3,"2237":1,"2324":4,"2325":24,"2326":4,"2327":9,"2827":2,"2836":2,"2841":12,"2864":1}}],["wref",{"2":{"2463":1,"2481":1}}],["wraps",{"2":{"1912":3,"2147":4,"2236":3}}],["wrapping",{"2":{"1428":1}}],["wrapped",{"2":{"249":1,"477":1}}],["wrappers",{"2":{"165":1}}],["wrap",{"2":{"199":1,"494":3,"495":1,"496":3,"1455":1,"1667":2,"2264":1}}],["wrote",{"2":{"163":1,"411":1,"412":1,"414":1,"420":1,"421":1,"444":1,"460":1}}],["wrongly",{"2":{"1330":1}}],["wrong",{"0":{"28":1,"668":1},"2":{"5":1,"25":1,"92":1,"165":1,"240":1,"249":1,"474":1,"598":1,"1265":1,"1296":1,"1343":1,"1504":1,"2515":1,"2563":1}}],["written",{"2":{"153":1,"230":1,"481":1,"593":2,"1388":1,"1389":1,"1838":1,"1840":1,"1842":1,"1851":1,"1854":1,"1856":1,"1860":1,"1862":1,"1866":1,"1868":1,"1871":1,"2056":1,"2058":1,"2060":1,"2069":1,"2072":1,"2074":1,"2078":1,"2080":1,"2084":1,"2086":1,"2090":1,"2092":1,"2096":1,"2098":1,"2101":1,"2107":1,"2129":1,"2144":9,"2145":3,"2146":3,"2147":7,"2148":3,"2227":1,"2401":1,"2448":1,"2454":2,"2477":1,"2558":1,"2561":1,"2705":1,"2755":1,"2757":1,"2890":2,"2895":1}}],["writing",{"0":{"481":1,"1599":1},"1":{"1600":1,"1601":1,"1602":1,"1603":1,"1604":1,"1605":1,"1606":1},"2":{"65":1,"70":1,"112":1,"134":1,"163":1,"182":1,"357":1,"426":1,"444":1,"471":2,"475":1,"482":1,"524":2,"526":1,"659":1,"727":4,"730":1,"734":1,"739":1,"1388":1,"1431":1,"1495":1,"1654":1,"1912":6,"2236":6,"2237":1,"2276":1,"2356":1,"2401":1,"2448":2,"2574":1,"2633":1,"2663":1,"2703":4,"2705":1,"2889":1,"2894":1}}],["writereg16",{"2":{"244":1}}],["writereg",{"2":{"244":1,"249":1}}],["writepinlow",{"2":{"243":1}}],["writepinhigh",{"2":{"243":1}}],["writepin",{"2":{"176":1,"243":1}}],["writes",{"2":{"114":1,"735":1,"736":1,"737":1,"738":1,"1388":1,"1389":1,"1398":1,"1809":1,"1912":9,"2236":9,"2634":1,"2703":2}}],["write",{"0":{"763":1,"766":1,"788":1,"815":1,"847":1,"877":1,"912":1,"946":1,"980":1,"1014":1,"1048":1,"1082":1,"1116":1,"1150":1,"1203":1,"1232":1,"1251":1,"1693":1},"1":{"764":1,"765":1,"767":1,"768":1,"789":1,"816":1,"848":1,"878":1,"913":1,"947":1,"981":1,"1015":1,"1049":1,"1083":1,"1117":1,"1151":1,"1204":1,"1233":1,"1234":1,"1252":1,"1694":1},"2":{"31":4,"62":1,"114":2,"149":1,"163":1,"243":3,"244":2,"249":5,"294":1,"421":1,"468":1,"481":1,"482":1,"487":2,"494":1,"496":1,"526":1,"600":1,"601":1,"626":1,"654":1,"655":1,"657":1,"730":2,"734":1,"735":2,"736":3,"737":3,"742":3,"747":2,"755":1,"758":1,"763":1,"764":2,"766":1,"767":2,"1232":1,"1233":1,"1238":2,"1252":1,"1256":2,"1343":2,"1388":1,"1389":5,"1390":1,"1398":1,"1428":1,"1431":1,"1505":1,"1592":1,"1693":1,"1806":6,"1831":1,"1903":9,"1904":1,"1905":1,"1906":2,"1912":17,"1913":18,"1937":1,"1972":1,"2010":1,"2015":1,"2046":1,"2230":9,"2231":1,"2232":1,"2236":11,"2454":4,"2534":1,"2634":1,"2662":1,"2690":1,"2728":2,"2841":5,"2889":1,"2890":2,"2891":1}}],["womier",{"2":{"2513":1}}],["wobkey",{"2":{"2513":1}}],["wonder",{"2":{"2420":1,"2896":1}}],["wondering",{"2":{"595":1,"2886":1}}],["wonderland",{"2":{"57":2}}],["won",{"0":{"589":1},"2":{"221":1,"389":1,"539":1,"601":1,"1413":1,"1417":1,"1419":1,"1430":1,"1460":1,"1769":1,"1919":1,"2125":1,"2375":1,"2436":1,"2582":1,"2679":1,"2731":1,"2831":1,"2855":1,"2868":1,"2888":1}}],["woodkeys",{"2":{"143":6,"149":2}}],["wootpatoot",{"2":{"70":1}}],["worst",{"2":{"2516":1}}],["worse",{"2":{"1334":1,"2211":1}}],["worrying",{"0":{"2580":1}}],["worry",{"2":{"1318":1}}],["worth",{"2":{"580":1,"1575":1,"2255":1,"2717":1,"2891":1}}],["worldsemi",{"2":{"1261":1}}],["world",{"0":{"1669":1,"2171":1,"2691":1},"1":{"2692":1,"2693":1,"2694":1},"2":{"471":4,"473":1,"511":1,"1306":1,"1324":1,"1382":2,"1493":3,"1597":2,"1598":1,"1600":1,"1602":2,"1606":19,"1669":1,"2171":2,"2248":1,"2794":1}}],["world1",{"2":{"120":1,"1421":1}}],["wordtypo",{"2":{"1504":1}}],["wordtpyo",{"2":{"1504":1}}],["words",{"2":{"1426":1,"1494":1,"1495":1,"1498":8,"1504":3,"1772":1,"2024":1,"2237":2,"2263":1,"2276":1,"2324":1,"2518":1,"2869":1}}],["word",{"0":{"168":1,"609":1,"1563":1,"1564":1,"1566":1,"1570":1,"1571":1,"2186":1,"2324":1,"2488":1,"2809":1},"1":{"1564":1,"1565":2,"1566":1,"1567":2,"1568":2,"1569":2,"1570":2,"1571":2,"2187":1,"2325":1,"2326":1,"2327":1},"2":{"165":2,"168":3,"176":3,"188":1,"191":2,"199":1,"211":3,"222":1,"249":1,"308":1,"501":1,"1359":1,"1497":1,"1498":3,"1502":1,"1503":1,"1504":2,"1563":14,"1564":10,"1565":2,"1567":8,"1568":7,"1569":9,"1570":11,"1571":6,"1582":1,"2021":1,"2024":2,"2263":2,"2325":2,"2327":1,"2427":1,"2488":3,"2809":7,"2864":1}}],["workman",{"2":{"1422":1,"2834":6}}],["worked",{"2":{"647":1,"2521":1,"2565":1}}],["worker",{"2":{"345":1}}],["workers",{"0":{"345":1},"2":{"344":1,"345":1}}],["workbench",{"2":{"331":1,"2607":2,"2617":1}}],["workarounds",{"0":{"2688":1,"2746":1},"1":{"2689":1,"2690":1,"2747":1,"2748":1},"2":{"1274":1,"2681":1,"2697":1}}],["workaround",{"0":{"218":1},"2":{"149":1,"176":5,"199":2,"218":2,"222":1,"249":2,"294":1,"1454":1,"1488":1,"2053":1}}],["workflows",{"2":{"262":1,"1370":1,"2543":2,"2545":1,"2546":1,"2556":1}}],["workflow",{"0":{"2545":1,"2547":1},"2":{"134":1,"153":1,"165":1,"191":1,"199":1,"213":1,"401":1,"562":1,"598":1,"2351":1,"2536":2,"2545":3,"2547":3,"2548":4}}],["workings",{"0":{"1751":1},"1":{"1752":1,"1753":1,"1754":1},"2":{"1954":1}}],["working",{"0":{"586":1,"1327":1,"1328":1,"1329":1,"1394":1,"2579":1},"1":{"1395":1,"1396":1,"1397":1,"2580":1},"2":{"114":1,"174":1,"361":1,"403":1,"426":1,"445":1,"446":1,"447":1,"455":1,"522":2,"557":1,"595":1,"601":1,"647":2,"730":1,"731":1,"736":1,"740":1,"1298":1,"1337":1,"1354":1,"1382":1,"1512":1,"1901":2,"1994":1,"2125":1,"2221":1,"2265":1,"2277":1,"2352":1,"2378":2,"2380":2,"2381":1,"2394":1,"2406":1,"2454":1,"2479":1,"2529":1,"2537":1,"2539":1,"2563":1,"2601":1,"2606":1,"2611":1,"2622":2,"2662":1,"2674":1}}],["workshop",{"2":{"1346":1}}],["workspaceroot",{"2":{"2622":2}}],["workspace",{"2":{"331":1,"2607":1,"2617":1,"2618":1,"2619":2,"2620":1}}],["works",{"0":{"2384":1,"2412":1},"2":{"100":1,"165":1,"199":1,"211":4,"263":2,"308":1,"325":1,"409":1,"431":1,"522":1,"551":1,"573":1,"646":1,"704":1,"1171":1,"1264":1,"1291":1,"1294":1,"1298":1,"1339":1,"1391":1,"1458":1,"1460":1,"1468":1,"1473":1,"1499":1,"1504":1,"1507":1,"1563":1,"1564":2,"1567":1,"1653":1,"1751":1,"1934":1,"1935":1,"1942":1,"1970":1,"2032":1,"2126":1,"2211":1,"2215":1,"2219":1,"2256":1,"2265":3,"2266":1,"2276":1,"2277":4,"2350":1,"2371":1,"2384":1,"2412":1,"2432":1,"2450":1,"2473":1,"2535":1,"2611":1,"2622":1,"2690":1,"2856":1,"2857":1,"2896":1}}],["work",{"0":{"1337":1,"1344":1,"1347":1,"1348":1,"1468":1,"1495":1},"2":{"10":1,"23":2,"28":1,"49":1,"50":2,"114":1,"131":1,"134":1,"142":1,"176":1,"182":2,"189":2,"191":3,"194":1,"199":2,"222":1,"236":1,"251":2,"266":1,"277":1,"293":1,"305":1,"308":1,"314":1,"357":1,"376":1,"389":1,"394":1,"398":1,"436":1,"476":1,"493":1,"529":1,"556":2,"575":1,"582":1,"592":1,"595":2,"601":3,"646":1,"647":1,"744":1,"775":1,"1175":1,"1181":1,"1182":1,"1291":1,"1293":1,"1296":1,"1327":1,"1344":2,"1346":1,"1359":2,"1368":1,"1389":2,"1392":1,"1397":2,"1419":3,"1430":1,"1437":1,"1442":1,"1460":4,"1473":3,"1489":1,"1492":1,"1586":1,"1589":1,"1644":1,"1648":1,"1755":2,"1759":1,"1763":1,"1813":1,"1814":1,"1912":1,"1914":1,"1938":1,"1942":1,"1943":1,"1952":1,"1957":2,"1964":1,"2134":1,"2138":1,"2207":1,"2239":1,"2244":1,"2247":1,"2256":1,"2263":1,"2271":1,"2275":1,"2337":1,"2339":1,"2355":1,"2357":1,"2363":1,"2377":1,"2380":1,"2393":2,"2402":1,"2410":2,"2412":1,"2413":1,"2421":1,"2442":1,"2445":1,"2467":1,"2519":1,"2532":1,"2553":1,"2563":1,"2565":1,"2581":1,"2582":1,"2584":1,"2598":1,"2610":1,"2622":1,"2626":1,"2633":1,"2689":1,"2690":1,"2705":1,"2856":1,"2857":1,"2861":1,"2875":1,"2876":1}}],["wouldn",{"2":{"1586":1,"2896":1}}],["would",{"2":{"11":1,"73":1,"98":1,"153":1,"194":3,"263":1,"293":1,"305":1,"314":1,"360":1,"371":1,"408":1,"520":1,"521":1,"526":1,"546":1,"570":1,"571":1,"573":1,"595":1,"652":1,"684":1,"701":4,"702":2,"706":1,"779":1,"805":1,"834":1,"866":1,"898":1,"933":1,"967":1,"1001":1,"1035":1,"1069":1,"1103":1,"1137":1,"1181":1,"1182":1,"1193":1,"1230":1,"1262":1,"1277":1,"1281":1,"1320":1,"1350":1,"1356":2,"1382":1,"1391":1,"1393":3,"1395":1,"1428":4,"1433":1,"1448":1,"1449":1,"1462":1,"1487":2,"1489":1,"1498":2,"1508":2,"1526":1,"1527":1,"1572":1,"1574":1,"1578":1,"1595":1,"1636":1,"1653":1,"1749":1,"1755":1,"1759":1,"1817":1,"1830":1,"1833":1,"1894":1,"1948":1,"1965":1,"1967":2,"1969":2,"2004":1,"2035":1,"2044":1,"2048":1,"2052":1,"2132":1,"2137":1,"2138":1,"2139":1,"2157":1,"2246":3,"2248":1,"2249":1,"2256":1,"2263":2,"2277":1,"2321":1,"2327":1,"2369":1,"2412":2,"2469":1,"2473":2,"2518":1,"2519":4,"2529":1,"2577":2,"2615":1,"2642":1,"2660":1,"2676":1,"2689":1,"2705":3,"2735":2,"2742":1,"2846":1,"2874":2,"2875":1,"2876":1,"2890":1,"2894":3}}],["whlr",{"2":{"1891":1,"2024":1,"2499":1}}],["whll",{"2":{"1891":1,"2024":1,"2499":1}}],["whld",{"2":{"1635":1,"1891":1,"2024":1,"2499":1}}],["whlu",{"2":{"1635":1,"1891":1,"2024":1,"2499":1}}],["wh",{"2":{"209":2}}],["why",{"0":{"1466":1,"1467":1,"2355":1,"2384":1,"2685":1,"2687":1,"2886":1,"2887":1},"1":{"1467":1,"1468":1,"1469":1,"1470":1,"1471":1,"1472":1,"1473":1,"1474":1,"1475":1,"1476":1,"1477":1,"1478":1,"1479":1,"1480":1,"1481":1,"1482":1,"1483":1,"1484":1,"1485":1,"1486":1,"1487":1,"1488":1,"1489":1,"1490":1,"1491":1,"1492":1,"1493":1,"2686":1,"2687":1},"2":{"162":1,"408":1,"494":1,"496":1,"523":1,"838":1,"903":1,"937":1,"971":1,"1005":1,"1039":1,"1073":1,"1107":1,"1141":1,"1356":1,"1397":1,"2420":1,"2681":1,"2689":2,"2799":1,"2886":1,"2896":1}}],["whom",{"2":{"2463":1,"2481":1}}],["whoeveryouare",{"2":{"2356":3}}],["whose",{"2":{"471":1,"2243":1,"2868":1}}],["who",{"2":{"119":2,"153":1,"155":1,"162":3,"209":1,"221":1,"231":1,"234":1,"279":1,"511":1,"520":1,"543":1,"600":1,"646":1,"647":1,"1420":1,"1830":1,"2044":1,"2277":1,"2393":1,"2398":1,"2406":2,"2512":1,"2515":2,"2526":2,"2683":1}}],["whole",{"0":{"417":1,"592":1},"2":{"116":1,"263":1,"498":1,"539":1,"542":1,"1320":1,"1359":1,"1498":1,"1508":1,"1649":1,"1911":1,"2325":1,"2375":1,"2380":1,"2412":1,"2869":1,"2886":1,"2894":1}}],["whatever",{"2":{"543":3,"614":1,"1328":1,"1395":1,"1408":1,"1905":1,"2129":1,"2223":1,"2232":1,"2537":1,"2565":1,"2588":1,"2797":1,"2868":1}}],["what",{"0":{"378":1,"381":1,"393":1,"587":1,"588":1,"603":1,"1313":1,"1316":1,"1317":1,"1320":1,"1321":1,"1323":1,"1324":1,"1340":1,"1641":1,"2416":1,"2417":1,"2418":1,"2423":1},"1":{"394":1,"395":1,"396":1},"2":{"50":1,"99":1,"119":2,"182":1,"228":1,"246":1,"251":1,"254":1,"343":1,"476":1,"487":1,"503":1,"515":2,"557":1,"568":1,"580":1,"581":1,"591":1,"597":1,"608":1,"615":2,"627":1,"643":1,"647":1,"660":1,"670":1,"702":1,"1314":1,"1339":1,"1343":1,"1360":1,"1372":1,"1373":1,"1391":1,"1397":2,"1398":2,"1424":1,"1426":1,"1454":1,"1507":1,"1508":1,"1579":1,"1655":1,"1749":2,"1754":1,"1764":1,"1826":3,"1911":1,"1920":1,"2028":1,"2038":3,"2134":1,"2219":1,"2246":1,"2254":1,"2255":1,"2256":1,"2263":1,"2265":1,"2356":1,"2369":1,"2371":1,"2376":1,"2383":1,"2398":1,"2400":1,"2412":3,"2413":1,"2414":1,"2416":2,"2419":1,"2443":2,"2449":1,"2475":1,"2533":1,"2562":1,"2563":1,"2576":1,"2581":1,"2586":1,"2588":1,"2661":1,"2662":1,"2673":1,"2676":2,"2678":1,"2705":1,"2730":1,"2743":1,"2816":1,"2861":1,"2866":2,"2890":1}}],["wheatfield",{"2":{"175":2}}],["wheels",{"2":{"1942":2}}],["wheel",{"2":{"112":1,"222":1,"285":1,"548":1,"1891":8,"1893":12,"1894":12,"1895":1,"1897":1,"1898":3,"1941":2,"1942":5,"2024":2,"2043":1,"2126":2,"2499":8,"2820":1}}],["whereas",{"2":{"633":1,"676":2,"701":1,"1615":1,"2868":1}}],["wherever",{"2":{"537":1,"1593":1,"2816":1,"2846":1,"2848":1}}],["where",{"0":{"594":1,"1314":1},"2":{"94":1,"99":1,"134":1,"140":1,"191":1,"194":1,"199":1,"211":1,"231":1,"249":1,"266":1,"293":1,"294":1,"305":1,"314":1,"344":1,"430":10,"487":1,"499":1,"523":1,"525":1,"541":1,"543":2,"552":1,"567":1,"598":2,"615":2,"619":1,"730":1,"807":1,"836":1,"868":1,"900":1,"901":1,"935":1,"969":1,"1003":1,"1037":1,"1038":1,"1071":1,"1105":1,"1106":1,"1139":1,"1174":1,"1177":2,"1181":1,"1182":1,"1185":1,"1195":1,"1265":1,"1356":1,"1358":1,"1359":1,"1386":2,"1398":1,"1463":1,"1495":1,"1508":1,"1587":1,"1653":1,"1688":1,"1690":1,"1706":1,"1725":1,"1751":1,"1826":2,"1835":1,"1920":1,"1940":1,"1950":1,"2024":2,"2038":2,"2050":1,"2144":9,"2147":2,"2158":1,"2246":2,"2275":2,"2276":1,"2360":2,"2363":1,"2367":1,"2375":2,"2376":1,"2378":1,"2380":1,"2398":1,"2399":1,"2412":1,"2449":1,"2454":1,"2476":1,"2477":1,"2494":1,"2531":2,"2553":1,"2560":1,"2586":2,"2610":1,"2642":1,"2663":1,"2664":1,"2668":1,"2674":1,"2676":6,"2677":1,"2678":1,"2705":2,"2723":1,"2725":1,"2726":1,"2742":2,"2835":1,"2857":1,"2859":2,"2861":1,"2879":1,"2882":1,"2894":1,"2896":1}}],["whether",{"2":{"49":1,"214":1,"234":1,"394":1,"478":1,"522":1,"621":2,"633":1,"727":1,"739":1,"744":1,"747":1,"1259":1,"1281":1,"1356":1,"1469":1,"1487":1,"1495":2,"1514":1,"1619":1,"1673":2,"1677":2,"1691":1,"1694":1,"1696":1,"1715":1,"1749":1,"1761":2,"1782":1,"1786":1,"1806":1,"1826":1,"1895":1,"2038":1,"2200":3,"2218":1,"2222":1,"2246":1,"2256":2,"2263":1,"2265":1,"2273":1,"2306":1,"2449":1,"2513":1,"2633":1,"2698":1,"2702":1,"2704":1,"2705":1,"2715":1,"2805":1,"2819":4,"2882":1}}],["whenever",{"2":{"263":1,"322":3,"381":2,"613":1,"625":1,"629":1,"633":1,"654":1,"736":1,"737":1,"1181":1,"1426":1,"1499":1,"1600":1,"1634":1,"1948":1,"1967":1,"2042":1,"2136":1,"2140":1,"2221":1,"2248":1,"2325":1,"2414":1,"2415":1,"2473":1,"2549":1,"2556":1,"2600":1,"2705":1,"2864":1}}],["when",{"0":{"379":1,"401":1,"1326":1,"1968":1},"1":{"380":1},"2":{"11":1,"28":1,"49":1,"50":1,"58":1,"65":2,"74":1,"92":2,"93":1,"94":1,"107":1,"111":1,"114":6,"133":1,"134":2,"149":1,"165":2,"176":1,"191":5,"195":1,"199":7,"211":3,"222":5,"230":1,"233":1,"234":2,"236":3,"240":1,"241":1,"246":1,"247":1,"249":4,"253":1,"263":1,"266":1,"270":1,"281":1,"289":1,"294":3,"297":1,"303":1,"307":1,"308":2,"312":1,"317":2,"345":1,"352":1,"371":1,"377":1,"381":1,"382":1,"401":1,"404":1,"408":2,"413":2,"423":1,"449":2,"450":2,"472":1,"474":1,"476":1,"477":1,"481":1,"482":1,"488":2,"494":3,"498":2,"500":1,"506":1,"508":2,"509":2,"515":1,"518":1,"520":1,"522":1,"523":1,"537":1,"543":2,"546":1,"547":4,"551":2,"552":16,"554":1,"563":1,"567":1,"568":1,"570":1,"580":1,"582":1,"583":1,"597":1,"598":1,"600":1,"601":1,"606":1,"607":1,"609":2,"611":1,"612":1,"613":3,"619":1,"627":1,"630":2,"633":1,"647":1,"648":1,"650":2,"651":1,"656":1,"657":1,"659":1,"666":1,"668":1,"669":2,"680":1,"700":2,"727":1,"730":1,"744":1,"1171":1,"1182":1,"1225":1,"1263":1,"1274":1,"1275":1,"1293":1,"1294":2,"1296":1,"1305":2,"1307":2,"1309":1,"1310":1,"1321":2,"1323":1,"1328":1,"1340":1,"1344":2,"1346":1,"1355":1,"1359":1,"1382":2,"1383":1,"1386":4,"1389":4,"1392":5,"1393":1,"1394":1,"1395":1,"1396":2,"1397":2,"1406":1,"1410":1,"1411":1,"1415":2,"1420":1,"1422":1,"1424":1,"1426":6,"1435":1,"1454":1,"1455":13,"1456":17,"1467":1,"1468":2,"1469":1,"1482":1,"1487":2,"1489":1,"1498":2,"1503":4,"1505":1,"1514":1,"1515":1,"1516":1,"1520":1,"1528":1,"1555":1,"1557":1,"1559":1,"1560":1,"1563":1,"1565":1,"1567":1,"1570":1,"1571":3,"1572":1,"1574":1,"1581":1,"1582":2,"1583":1,"1588":1,"1592":2,"1595":1,"1597":1,"1629":1,"1630":1,"1632":3,"1633":1,"1638":1,"1640":2,"1642":2,"1649":4,"1652":1,"1653":1,"1655":1,"1658":6,"1702":1,"1704":1,"1707":1,"1710":1,"1734":1,"1735":4,"1738":1,"1742":1,"1744":1,"1745":1,"1747":1,"1749":1,"1750":4,"1752":1,"1753":2,"1754":2,"1757":1,"1759":1,"1762":1,"1766":2,"1772":2,"1775":1,"1776":1,"1777":1,"1804":1,"1805":2,"1809":1,"1832":1,"1892":1,"1893":1,"1895":2,"1896":1,"1898":1,"1902":1,"1907":2,"1911":1,"1912":2,"1916":1,"1918":3,"1919":3,"1926":1,"1932":1,"1941":1,"1942":3,"1943":1,"1945":1,"1946":2,"1948":1,"1950":2,"1955":4,"1956":4,"1964":1,"1965":1,"1967":1,"1968":1,"1969":1,"1970":4,"1971":1,"2004":1,"2007":1,"2017":1,"2024":1,"2030":2,"2032":1,"2033":1,"2034":2,"2047":1,"2052":1,"2124":1,"2127":10,"2128":1,"2130":1,"2131":1,"2135":5,"2137":1,"2138":2,"2156":2,"2167":1,"2171":1,"2201":2,"2203":14,"2204":1,"2205":17,"2206":4,"2207":1,"2218":1,"2219":2,"2220":1,"2222":1,"2224":7,"2225":1,"2230":1,"2236":4,"2240":1,"2246":2,"2250":4,"2251":1,"2254":1,"2255":10,"2256":4,"2263":4,"2264":4,"2265":1,"2271":1,"2273":3,"2274":6,"2276":2,"2286":1,"2288":1,"2323":4,"2325":6,"2330":1,"2337":1,"2351":1,"2353":1,"2363":5,"2368":1,"2371":1,"2373":1,"2374":3,"2377":1,"2380":2,"2396":1,"2399":2,"2401":1,"2405":1,"2406":1,"2409":1,"2412":6,"2415":1,"2421":1,"2448":1,"2449":1,"2463":2,"2467":1,"2472":1,"2475":1,"2480":1,"2481":2,"2487":3,"2490":2,"2494":3,"2501":58,"2503":10,"2509":14,"2510":4,"2514":1,"2518":62,"2519":1,"2522":1,"2525":2,"2531":1,"2533":1,"2548":1,"2553":1,"2562":1,"2568":1,"2577":1,"2581":3,"2582":1,"2586":1,"2599":1,"2600":6,"2607":2,"2618":1,"2621":2,"2631":1,"2633":1,"2648":1,"2663":1,"2670":1,"2673":1,"2676":5,"2678":2,"2701":1,"2703":4,"2704":4,"2705":1,"2712":2,"2724":1,"2744":2,"2761":1,"2769":1,"2770":1,"2809":1,"2818":1,"2819":1,"2824":2,"2825":1,"2827":1,"2831":1,"2833":1,"2846":1,"2847":1,"2848":1,"2852":1,"2858":2,"2860":1,"2863":2,"2868":3,"2869":4,"2875":2,"2876":2,"2877":1,"2878":2,"2880":3,"2881":3,"2896":1}}],["whistles",{"2":{"2676":1}}],["whitefacemountain",{"2":{"277":1}}],["whitefox",{"2":{"143":2,"236":1}}],["white",{"2":{"266":1,"474":1,"476":2,"571":1,"1266":5,"1389":1,"1916":1,"2045":2,"2144":1,"2151":3,"2724":4}}],["whitespace",{"2":{"211":4,"494":1,"495":1,"597":1,"660":1,"1497":1,"2477":1}}],["whilst",{"2":{"198":1,"457":1,"2515":1,"2658":1}}],["while",{"2":{"21":1,"37":1,"49":1,"73":1,"191":1,"194":3,"199":2,"203":1,"294":1,"371":1,"386":1,"537":1,"546":1,"600":1,"609":1,"631":1,"647":1,"667":3,"695":1,"704":1,"1321":1,"1326":1,"1329":1,"1340":2,"1359":1,"1375":1,"1382":3,"1386":2,"1388":1,"1417":1,"1420":1,"1423":1,"1431":1,"1460":1,"1498":1,"1499":1,"1503":1,"1520":1,"1562":1,"1563":2,"1567":2,"1570":2,"1582":1,"1629":1,"1632":1,"1646":1,"1649":1,"1670":1,"1734":1,"1749":1,"1752":3,"1753":1,"1756":1,"1893":1,"1894":1,"1895":1,"1896":1,"1897":1,"1912":7,"1917":1,"1950":1,"1952":1,"1956":1,"1960":1,"1962":1,"1969":1,"1997":3,"1999":4,"2021":1,"2029":1,"2045":1,"2151":1,"2156":1,"2159":1,"2163":1,"2198":1,"2205":1,"2218":1,"2221":1,"2236":5,"2242":2,"2246":1,"2250":3,"2263":1,"2265":1,"2335":1,"2336":1,"2350":2,"2356":1,"2363":2,"2364":1,"2380":1,"2385":1,"2394":1,"2470":1,"2477":2,"2478":1,"2510":3,"2517":1,"2527":1,"2532":1,"2533":1,"2558":3,"2624":1,"2702":1,"2712":1,"2728":1,"2768":1,"2779":1,"2782":1,"2787":1,"2799":1,"2826":1,"2858":1,"2860":1,"2865":1,"2867":1,"2869":3,"2878":1,"2883":1,"2884":1,"2892":1}}],["whichever",{"2":{"283":1,"1462":1,"2014":1,"2246":1}}],["which",{"0":{"1307":1,"1308":1,"1570":1},"2":{"0":1,"9":1,"19":1,"27":1,"30":1,"33":1,"39":1,"45":1,"49":3,"50":1,"52":1,"69":1,"108":1,"118":1,"119":1,"134":1,"149":1,"162":1,"170":1,"174":1,"191":1,"194":1,"201":1,"209":1,"215":2,"233":1,"236":1,"246":1,"265":1,"288":3,"312":1,"353":1,"357":2,"367":1,"371":1,"374":2,"377":1,"381":1,"398":1,"412":1,"413":1,"457":1,"471":1,"474":1,"494":1,"508":1,"511":1,"515":1,"528":1,"537":3,"544":1,"545":2,"546":2,"551":1,"554":1,"570":3,"581":1,"597":1,"599":1,"601":1,"615":1,"627":1,"630":1,"657":1,"659":1,"667":1,"676":3,"695":1,"696":1,"701":3,"702":2,"734":1,"741":1,"746":1,"749":2,"775":1,"1171":1,"1178":1,"1185":1,"1186":1,"1187":1,"1224":1,"1226":2,"1245":1,"1247":1,"1264":1,"1265":1,"1266":1,"1269":1,"1298":1,"1308":1,"1309":1,"1326":1,"1327":2,"1335":1,"1340":1,"1343":3,"1346":1,"1356":1,"1357":1,"1359":1,"1368":1,"1382":1,"1383":2,"1392":2,"1393":1,"1406":1,"1424":1,"1426":2,"1428":3,"1449":1,"1450":1,"1451":1,"1453":1,"1454":1,"1457":2,"1461":3,"1468":1,"1471":1,"1473":1,"1474":1,"1476":1,"1478":1,"1480":1,"1485":1,"1489":1,"1493":1,"1505":1,"1516":2,"1518":1,"1559":2,"1563":1,"1565":1,"1570":2,"1580":1,"1587":1,"1588":1,"1592":1,"1596":3,"1597":2,"1598":1,"1602":1,"1603":2,"1608":1,"1609":1,"1611":2,"1613":1,"1632":1,"1633":1,"1635":1,"1638":2,"1648":1,"1651":1,"1706":1,"1736":1,"1738":1,"1739":1,"1740":1,"1741":1,"1749":3,"1752":1,"1754":1,"1755":1,"1756":1,"1759":1,"1762":1,"1764":1,"1811":1,"1832":2,"1893":2,"1894":3,"1897":1,"1905":1,"1906":1,"1911":3,"1912":1,"1914":2,"1915":2,"1928":1,"1931":1,"1932":2,"1942":3,"1946":3,"1955":1,"2004":1,"2014":1,"2015":1,"2021":1,"2024":1,"2033":1,"2035":1,"2047":4,"2128":3,"2133":1,"2134":1,"2156":1,"2171":1,"2198":1,"2216":2,"2224":2,"2232":1,"2233":1,"2249":1,"2255":4,"2263":1,"2265":2,"2271":1,"2272":1,"2275":2,"2325":1,"2334":1,"2335":1,"2337":1,"2353":3,"2355":1,"2356":1,"2363":2,"2364":1,"2373":3,"2377":2,"2394":1,"2397":1,"2400":1,"2401":1,"2412":3,"2416":1,"2445":1,"2450":2,"2451":1,"2472":1,"2476":1,"2477":1,"2494":1,"2512":2,"2513":1,"2514":3,"2515":2,"2519":2,"2551":1,"2556":1,"2562":1,"2569":1,"2576":1,"2583":1,"2585":3,"2587":3,"2588":2,"2593":1,"2622":1,"2626":1,"2632":1,"2638":1,"2643":2,"2644":1,"2648":3,"2650":1,"2651":1,"2652":1,"2655":1,"2657":1,"2666":1,"2676":1,"2677":1,"2699":2,"2701":1,"2704":2,"2705":4,"2712":1,"2715":1,"2724":2,"2742":4,"2743":4,"2761":2,"2771":1,"2789":1,"2792":1,"2805":1,"2816":1,"2818":4,"2819":1,"2824":5,"2825":6,"2827":1,"2829":1,"2831":1,"2834":1,"2836":1,"2841":2,"2845":1,"2858":1,"2859":1,"2860":1,"2861":1,"2864":1,"2868":1,"2869":2,"2877":1,"2884":1,"2886":1,"2888":1,"2890":1,"2896":3}}],["waz",{"2":{"2241":1,"2242":1}}],["warranty",{"2":{"1414":2,"2680":2}}],["warn",{"2":{"114":1,"176":1,"651":1,"2454":1}}],["warnings",{"0":{"2409":1,"2638":1},"2":{"95":1,"159":1,"176":1,"191":1,"211":1,"236":2,"308":1,"317":1,"392":1,"2363":1,"2409":2,"2848":1}}],["warning",{"2":{"23":1,"50":1,"107":1,"114":1,"134":1,"149":1,"165":2,"169":1,"170":1,"176":1,"182":1,"199":3,"228":1,"236":4,"266":1,"308":1,"330":3,"357":1,"474":1,"578":1,"579":1,"581":1,"582":1,"615":1,"651":1,"663":2,"667":1,"669":1,"729":1,"731":1,"734":1,"735":1,"736":1,"740":1,"1171":1,"1175":1,"1275":1,"1410":2,"1413":1,"1420":1,"1455":1,"1505":1,"1559":1,"1592":1,"1597":1,"1603":1,"1634":1,"1636":1,"1756":1,"1803":1,"1910":1,"1912":2,"1940":1,"1941":2,"1942":2,"1943":1,"2013":1,"2127":1,"2130":1,"2137":1,"2195":1,"2207":2,"2211":1,"2222":1,"2223":1,"2240":1,"2244":1,"2255":1,"2269":1,"2277":1,"2355":1,"2431":1,"2433":1,"2435":1,"2436":1,"2440":1,"2449":2,"2531":1,"2535":1,"2544":1,"2545":1,"2549":1,"2550":2,"2553":1,"2562":2,"2568":1,"2585":1,"2599":1,"2622":1,"2641":1,"2675":1,"2700":1,"2701":1,"2704":4,"2705":3,"2709":1,"2742":2,"2845":1,"2877":1,"2882":1,"2884":1,"2895":1}}],["watch",{"2":{"1343":1,"2133":1,"2535":1,"2888":1}}],["watchdog",{"2":{"191":1,"222":2,"294":1,"552":3,"2224":5,"2827":2}}],["waffling60",{"2":{"236":1}}],["waffling80",{"2":{"211":1}}],["waveshare",{"2":{"2704":3}}],["wavetable",{"2":{"1450":1}}],["waveforms",{"2":{"1654":1}}],["waveform",{"0":{"1654":1},"2":{"249":1,"1450":5,"1458":2,"1648":2,"1654":2}}],["wave",{"2":{"222":1,"266":1,"702":1,"1450":3,"1652":1,"1829":8,"2041":5,"2842":1}}],["walk",{"2":{"2356":1,"2474":1,"2567":1,"2580":1,"2678":1}}],["walter",{"2":{"191":1}}],["wallaby",{"2":{"143":2}}],["wako",{"2":{"1321":1,"2358":1}}],["waka60",{"2":{"266":1}}],["wakizashi40",{"2":{"211":1}}],["wakizashi",{"2":{"149":1}}],["wakes",{"2":{"630":1}}],["wakeup",{"0":{"631":1},"2":{"112":1,"114":1,"165":1,"199":2,"222":3,"236":1,"543":2,"556":1,"629":2,"630":1,"631":2,"632":2,"1606":3,"2705":1,"2829":2}}],["wake",{"0":{"630":1,"632":1,"1348":1,"1354":1},"1":{"631":1,"632":1},"2":{"62":1,"73":1,"231":1,"543":1,"556":1,"1329":1,"1348":2,"2463":3,"2481":3}}],["wanted",{"2":{"1418":1,"1419":1,"1469":1,"2268":1}}],["wanten",{"2":{"143":2}}],["wanting",{"2":{"1230":1,"2263":1,"2377":1,"2654":1,"2729":1}}],["wants",{"2":{"222":1,"1488":1,"2526":1,"2584":1,"2863":1}}],["want",{"0":{"592":1,"1319":1,"1320":1},"1":{"1320":1},"2":{"125":1,"162":1,"185":1,"194":1,"232":1,"307":1,"381":1,"412":1,"432":1,"492":1,"493":1,"498":1,"515":1,"520":1,"522":1,"543":3,"546":3,"552":2,"578":1,"579":1,"580":1,"582":1,"591":1,"595":1,"608":1,"612":1,"615":5,"622":1,"627":1,"646":1,"650":1,"698":1,"699":1,"744":1,"1185":1,"1186":1,"1297":1,"1343":1,"1356":3,"1372":1,"1376":1,"1388":2,"1389":7,"1390":1,"1392":1,"1395":2,"1396":1,"1397":1,"1408":1,"1414":1,"1415":2,"1417":2,"1418":1,"1419":5,"1420":1,"1426":2,"1427":1,"1428":1,"1429":1,"1431":1,"1435":1,"1453":1,"1462":2,"1468":1,"1495":1,"1499":1,"1505":1,"1521":2,"1559":2,"1582":4,"1589":1,"1594":1,"1631":1,"1734":1,"1756":1,"1771":1,"1817":1,"1824":1,"1826":2,"1830":1,"1832":1,"1835":1,"1893":1,"1895":1,"1905":1,"1912":1,"1916":1,"1920":1,"1932":1,"1967":1,"2004":1,"2036":1,"2038":2,"2044":1,"2047":1,"2050":1,"2052":1,"2053":1,"2129":1,"2135":1,"2137":2,"2152":1,"2153":1,"2157":1,"2197":1,"2206":1,"2210":1,"2226":1,"2232":1,"2236":1,"2239":2,"2243":1,"2246":1,"2247":1,"2255":4,"2256":1,"2263":4,"2277":1,"2327":2,"2353":1,"2356":1,"2363":2,"2364":1,"2365":1,"2369":1,"2371":1,"2373":1,"2375":1,"2376":2,"2377":1,"2381":1,"2406":1,"2407":1,"2420":1,"2428":1,"2442":1,"2472":1,"2474":1,"2530":1,"2552":1,"2553":1,"2554":1,"2557":1,"2560":1,"2576":4,"2583":1,"2584":1,"2585":1,"2588":1,"2599":2,"2613":1,"2619":1,"2622":1,"2638":1,"2642":1,"2650":1,"2679":1,"2702":1,"2731":1,"2734":2,"2735":2,"2736":1,"2739":1,"2833":1,"2837":2,"2868":1,"2882":1,"2884":1,"2888":1,"2891":1,"2896":2}}],["waits",{"2":{"556":1,"640":1,"1383":1,"1435":2,"1698":1,"1700":1,"2340":1,"2345":1,"2869":1}}],["waiting",{"2":{"165":1,"191":1,"230":1,"355":1,"552":1,"564":1,"1307":1,"1310":2,"1435":1,"1630":1,"2224":1,"2225":1,"2550":1}}],["wait",{"2":{"92":1,"94":2,"112":1,"113":1,"114":4,"149":1,"165":3,"222":2,"263":1,"266":1,"308":1,"376":1,"556":2,"595":1,"629":1,"639":1,"753":2,"755":1,"758":1,"761":1,"764":1,"767":1,"770":1,"773":1,"776":1,"1383":1,"1442":1,"1561":1,"1832":1,"2002":1,"2047":1,"2131":1,"2133":6,"2168":1,"2177":1,"2181":1,"2255":1,"2261":4,"2263":1,"2273":1,"2329":1,"2332":2,"2334":1,"2335":1,"2336":1,"2337":1,"2339":1,"2341":1,"2342":1,"2343":1,"2344":1,"2346":4,"2348":4,"2350":4,"2558":1,"2674":1,"2702":1,"2819":1,"2827":2,"2829":3,"2877":1,"2878":1}}],["waaffle",{"2":{"86":4}}],["wasn",{"2":{"1582":1,"2870":1}}],["wasting",{"2":{"471":1}}],["wasdat",{"2":{"57":4,"176":1}}],["was",{"0":{"392":1},"1":{"393":1,"394":1,"395":1,"396":1},"2":{"6":1,"8":1,"10":1,"11":1,"113":1,"125":1,"163":1,"179":1,"185":1,"189":2,"194":1,"214":1,"215":1,"243":1,"245":1,"251":1,"255":1,"263":1,"271":1,"293":1,"305":1,"314":1,"325":1,"364":1,"367":1,"392":1,"401":2,"513":1,"546":1,"570":1,"586":1,"597":2,"647":1,"704":1,"1182":1,"1231":1,"1321":1,"1328":2,"1389":1,"1495":1,"1505":1,"1587":2,"1749":1,"1752":1,"1754":1,"1757":1,"1785":1,"1911":2,"1912":7,"1920":1,"1968":1,"2021":1,"2025":4,"2227":2,"2236":4,"2241":1,"2256":2,"2265":1,"2312":1,"2314":1,"2375":1,"2410":1,"2412":1,"2476":1,"2513":1,"2545":1,"2576":1,"2582":4,"2588":1,"2633":1,"2654":1,"2703":1,"2751":1}}],["ways",{"2":{"303":1,"306":1,"315":1,"377":1,"473":1,"478":1,"479":1,"480":1,"490":1,"550":1,"581":1,"598":1,"601":1,"658":1,"1326":1,"1382":2,"1388":1,"1392":1,"1393":1,"1397":1,"1420":1,"1499":1,"1563":1,"1803":1,"1958":1,"2216":1,"2238":1,"2368":2,"2381":1,"2406":1,"2427":1,"2473":1,"2558":1,"2580":2}}],["way",{"2":{"0":1,"9":1,"19":1,"39":1,"50":1,"52":1,"120":1,"124":1,"170":2,"194":2,"222":1,"254":1,"285":2,"377":1,"394":1,"433":1,"474":1,"477":2,"524":1,"575":1,"601":2,"625":1,"677":1,"731":1,"1261":1,"1289":1,"1290":1,"1388":1,"1394":1,"1403":1,"1411":1,"1417":1,"1419":2,"1448":1,"1461":1,"1504":1,"1508":2,"1511":1,"1559":1,"1593":1,"1709":1,"1734":1,"1754":1,"1756":1,"1770":1,"1826":1,"1893":1,"1941":1,"1942":1,"1946":1,"1950":1,"2014":1,"2027":1,"2038":1,"2124":1,"2223":1,"2244":1,"2277":1,"2325":1,"2337":1,"2371":1,"2373":1,"2412":3,"2427":1,"2445":1,"2450":1,"2473":1,"2476":1,"2515":1,"2553":1,"2559":1,"2582":2,"2584":1,"2588":1,"2611":1,"2638":1,"2648":1,"2674":1,"2679":1,"2698":1,"2742":1,"2743":1,"2819":1,"2833":1,"2846":1,"2880":1,"2884":1,"2891":1,"2894":1}}],["wikipedia",{"2":{"1356":1,"1893":1,"2412":1}}],["wiki",{"2":{"556":1,"1993":1,"2245":1}}],["wipe",{"2":{"2738":1}}],["wiper",{"2":{"1706":1}}],["wip",{"2":{"277":1}}],["wiping",{"0":{"2738":1},"2":{"191":1,"2373":1}}],["witf",{"2":{"211":1}}],["within",{"2":{"31":1,"34":1,"50":1,"67":1,"75":1,"86":1,"94":1,"102":1,"122":1,"124":1,"126":1,"132":1,"133":1,"134":1,"141":2,"143":1,"149":2,"157":1,"175":1,"181":1,"190":1,"191":1,"195":1,"197":1,"199":1,"201":1,"222":1,"231":1,"236":2,"254":1,"266":1,"285":2,"288":1,"293":1,"297":1,"305":1,"307":1,"308":1,"312":1,"314":1,"317":1,"357":1,"377":1,"400":1,"429":1,"473":1,"476":1,"501":1,"527":1,"552":1,"621":2,"651":1,"652":1,"730":1,"731":1,"736":1,"1305":1,"1393":1,"1401":1,"1431":1,"1454":1,"1457":1,"1468":1,"1498":2,"1560":1,"1567":1,"1572":1,"1582":1,"1584":1,"1585":1,"1592":1,"1596":1,"1597":1,"1598":1,"1600":1,"1603":1,"1619":1,"1649":1,"1830":1,"1845":1,"1847":1,"1917":1,"1928":1,"2032":1,"2044":1,"2063":1,"2065":1,"2127":1,"2208":1,"2213":1,"2224":1,"2256":1,"2263":1,"2264":1,"2332":1,"2359":1,"2360":2,"2364":1,"2421":1,"2463":1,"2473":1,"2481":1,"2536":1,"2553":1,"2611":1,"2659":2,"2669":1,"2676":2,"2699":2,"2720":1,"2723":1,"2831":1,"2846":1,"2847":3,"2856":1,"2859":1,"2860":1,"2864":1,"2875":3,"2876":2,"2877":1,"2878":2}}],["without",{"0":{"2053":1},"2":{"23":1,"49":2,"70":1,"80":1,"112":1,"125":1,"153":1,"162":1,"165":1,"168":2,"185":1,"194":1,"228":1,"273":2,"276":1,"285":1,"308":1,"330":1,"392":1,"411":1,"426":1,"444":1,"471":1,"511":1,"522":1,"541":1,"552":1,"556":1,"591":1,"601":1,"623":3,"626":1,"744":1,"1345":1,"1356":4,"1394":1,"1414":2,"1419":1,"1455":1,"1473":1,"1488":4,"1499":1,"1514":1,"1520":1,"1570":1,"1593":1,"1631":1,"1745":1,"1769":2,"1830":1,"1896":1,"1938":1,"1941":1,"1955":1,"1972":1,"2027":1,"2044":1,"2053":1,"2134":1,"2158":1,"2162":2,"2172":1,"2218":1,"2221":1,"2224":1,"2225":1,"2237":1,"2238":1,"2240":1,"2243":1,"2248":1,"2277":2,"2336":1,"2351":1,"2353":2,"2363":2,"2364":1,"2406":1,"2412":1,"2417":1,"2449":1,"2513":32,"2549":1,"2588":1,"2598":1,"2625":1,"2639":1,"2676":1,"2680":2,"2683":1,"2699":1,"2705":4,"2733":1,"2748":1,"2859":1,"2865":1,"2878":1,"2884":3,"2896":1}}],["with",{"0":{"1":1,"27":1,"495":1,"666":1,"1302":1,"1303":1,"1304":1,"1320":1,"1337":1,"1394":1,"1403":1,"1739":1,"1740":1,"1741":1,"1763":1,"1899":1,"2176":1,"2180":1,"2239":1,"2240":1,"2246":1,"2356":1,"2536":1,"2559":1,"2579":1,"2622":1},"1":{"667":1,"668":1,"669":1,"670":1,"1395":1,"1396":1,"1397":1,"1404":1,"1405":1,"1406":1,"1407":1,"1408":1,"1409":1,"2177":1,"2181":1,"2241":1,"2242":1,"2243":1,"2537":1,"2538":1,"2539":1,"2540":1,"2541":1,"2542":1,"2543":1,"2544":1,"2545":1,"2546":1,"2547":1,"2548":1,"2560":1,"2561":1,"2580":1},"2":{"1":1,"5":1,"6":2,"7":2,"8":1,"11":1,"25":1,"27":1,"30":2,"31":5,"33":2,"34":2,"36":1,"49":3,"50":1,"60":1,"69":1,"72":1,"77":1,"83":1,"84":1,"86":1,"92":1,"93":1,"98":4,"100":1,"107":1,"111":1,"114":11,"119":2,"123":1,"124":1,"126":1,"131":2,"134":6,"138":1,"149":7,"152":2,"155":1,"156":1,"161":1,"162":3,"164":2,"165":9,"169":1,"170":1,"172":1,"173":1,"176":4,"182":5,"186":1,"189":1,"190":1,"191":6,"194":2,"195":1,"196":1,"198":1,"199":7,"201":1,"211":9,"218":1,"221":1,"222":5,"230":2,"231":2,"236":1,"240":3,"241":1,"243":1,"244":1,"249":8,"253":1,"254":1,"263":1,"264":1,"265":1,"266":4,"268":1,"270":1,"273":3,"274":1,"276":1,"277":1,"279":2,"281":1,"282":1,"283":1,"284":2,"285":7,"288":1,"289":2,"292":1,"293":1,"294":4,"301":1,"302":1,"305":1,"307":1,"308":1,"312":2,"313":1,"314":2,"322":1,"331":1,"332":2,"334":1,"344":1,"357":2,"362":1,"364":1,"371":2,"380":1,"381":4,"387":1,"389":1,"390":1,"392":1,"397":1,"400":1,"401":2,"403":1,"407":1,"408":1,"413":3,"426":8,"427":2,"430":1,"431":1,"433":1,"436":2,"445":1,"446":1,"447":1,"456":3,"467":1,"469":1,"471":1,"472":1,"476":2,"478":1,"494":2,"496":3,"503":2,"509":2,"513":1,"514":1,"518":1,"520":2,"522":2,"524":2,"526":1,"527":3,"529":1,"530":1,"536":1,"543":7,"546":1,"549":1,"550":3,"551":1,"552":2,"555":1,"556":2,"563":2,"582":2,"586":1,"587":1,"592":1,"593":2,"595":6,"596":2,"597":4,"600":2,"601":3,"603":1,"604":1,"609":2,"625":1,"626":1,"628":1,"647":1,"651":1,"652":1,"654":2,"658":1,"660":2,"665":1,"666":2,"667":2,"668":2,"669":2,"670":2,"674":1,"676":1,"684":1,"695":1,"697":4,"698":1,"700":1,"702":2,"703":2,"706":1,"735":3,"738":1,"742":3,"763":1,"766":1,"769":1,"772":1,"779":1,"805":1,"834":1,"866":1,"898":1,"933":1,"967":1,"1001":1,"1035":1,"1069":1,"1103":1,"1137":1,"1170":1,"1171":1,"1175":1,"1178":4,"1181":1,"1182":2,"1183":2,"1185":1,"1187":1,"1188":1,"1193":1,"1225":1,"1250":1,"1262":1,"1264":2,"1266":2,"1289":1,"1290":1,"1293":4,"1294":2,"1296":1,"1297":2,"1310":3,"1311":2,"1313":1,"1314":1,"1317":1,"1320":1,"1321":2,"1326":2,"1337":1,"1340":1,"1343":1,"1344":1,"1346":1,"1349":1,"1350":1,"1355":2,"1356":8,"1358":1,"1359":2,"1369":1,"1375":1,"1378":1,"1380":1,"1381":1,"1382":2,"1383":1,"1385":1,"1386":2,"1387":1,"1388":1,"1389":1,"1392":4,"1394":1,"1395":2,"1401":1,"1403":2,"1405":1,"1408":1,"1409":1,"1410":3,"1411":1,"1412":3,"1414":3,"1419":3,"1426":1,"1428":1,"1429":1,"1430":1,"1435":1,"1436":1,"1437":1,"1442":1,"1444":1,"1445":2,"1447":2,"1448":2,"1449":1,"1450":3,"1452":2,"1454":1,"1455":1,"1456":2,"1460":3,"1468":2,"1469":1,"1470":1,"1473":3,"1488":2,"1492":4,"1493":3,"1495":1,"1497":2,"1502":1,"1505":1,"1508":14,"1509":2,"1523":1,"1524":2,"1559":1,"1562":1,"1564":2,"1565":1,"1567":3,"1570":1,"1572":2,"1573":1,"1574":1,"1575":2,"1579":2,"1580":3,"1582":2,"1585":1,"1588":2,"1589":1,"1590":1,"1592":1,"1595":6,"1597":1,"1598":2,"1602":1,"1603":1,"1604":2,"1605":2,"1608":1,"1612":1,"1613":1,"1619":1,"1630":1,"1632":1,"1633":2,"1634":1,"1635":1,"1639":2,"1640":1,"1646":1,"1649":1,"1652":1,"1654":1,"1656":1,"1657":1,"1658":2,"1659":1,"1660":1,"1661":1,"1662":1,"1663":1,"1665":1,"1707":3,"1708":1,"1709":1,"1710":1,"1711":1,"1734":2,"1738":1,"1744":5,"1745":1,"1747":2,"1749":2,"1750":1,"1754":2,"1755":3,"1756":1,"1759":1,"1763":1,"1769":2,"1808":1,"1811":3,"1813":1,"1826":1,"1830":2,"1831":1,"1833":1,"1835":1,"1892":1,"1894":1,"1898":2,"1899":1,"1903":2,"1904":2,"1905":1,"1907":1,"1910":7,"1911":2,"1912":2,"1918":2,"1920":1,"1926":1,"1927":1,"1928":1,"1932":2,"1936":1,"1937":2,"1939":1,"1941":3,"1942":1,"1943":1,"1950":2,"1952":1,"1954":1,"1955":3,"1958":1,"1963":1,"1964":1,"2000":1,"2004":1,"2007":1,"2010":1,"2013":2,"2015":3,"2021":2,"2024":3,"2025":1,"2027":1,"2030":1,"2031":1,"2032":3,"2035":1,"2038":1,"2041":2,"2043":2,"2044":2,"2046":1,"2048":1,"2050":1,"2051":2,"2053":1,"2124":2,"2125":1,"2127":1,"2133":1,"2135":4,"2138":1,"2152":1,"2155":1,"2156":1,"2165":2,"2168":2,"2174":1,"2176":1,"2178":1,"2180":2,"2193":2,"2194":2,"2195":1,"2197":1,"2202":7,"2204":2,"2205":8,"2206":3,"2210":1,"2213":1,"2218":1,"2219":9,"2220":2,"2221":1,"2223":4,"2224":4,"2225":1,"2226":1,"2232":1,"2235":1,"2236":1,"2237":2,"2238":4,"2239":1,"2240":1,"2244":2,"2247":1,"2254":1,"2255":5,"2256":1,"2262":2,"2263":3,"2265":6,"2270":1,"2272":1,"2273":3,"2276":3,"2277":2,"2320":2,"2321":3,"2328":1,"2329":2,"2330":2,"2331":1,"2332":3,"2333":2,"2334":1,"2335":2,"2336":1,"2337":3,"2339":3,"2340":1,"2341":2,"2342":1,"2343":1,"2344":2,"2345":1,"2346":1,"2348":1,"2350":3,"2353":1,"2356":5,"2357":4,"2358":1,"2363":3,"2364":4,"2368":1,"2369":2,"2370":1,"2371":4,"2373":2,"2374":1,"2377":1,"2378":1,"2380":2,"2391":1,"2395":1,"2396":2,"2404":1,"2411":1,"2412":1,"2415":1,"2417":1,"2419":1,"2421":1,"2423":1,"2428":1,"2429":1,"2432":1,"2436":2,"2442":2,"2445":1,"2450":1,"2451":1,"2452":2,"2455":1,"2466":1,"2469":1,"2471":1,"2472":2,"2474":1,"2476":1,"2477":2,"2494":1,"2513":8,"2514":2,"2515":1,"2518":1,"2521":2,"2522":1,"2523":1,"2528":1,"2529":3,"2530":1,"2533":1,"2535":2,"2536":4,"2537":1,"2538":1,"2539":1,"2540":1,"2543":1,"2545":5,"2546":2,"2549":1,"2551":1,"2559":1,"2560":1,"2563":2,"2565":3,"2576":2,"2577":2,"2581":2,"2582":5,"2583":1,"2585":4,"2587":1,"2588":1,"2599":1,"2600":1,"2601":1,"2603":1,"2607":1,"2610":2,"2617":1,"2619":1,"2622":3,"2626":1,"2627":3,"2628":1,"2630":1,"2632":1,"2633":1,"2635":1,"2638":1,"2639":2,"2653":4,"2655":2,"2657":1,"2658":1,"2659":1,"2661":1,"2662":2,"2666":1,"2667":1,"2669":1,"2673":2,"2674":6,"2675":1,"2676":6,"2677":1,"2678":1,"2680":1,"2681":2,"2683":1,"2684":1,"2686":1,"2694":2,"2698":2,"2701":1,"2703":1,"2704":24,"2705":12,"2706":3,"2709":2,"2712":1,"2715":1,"2723":1,"2724":1,"2726":1,"2727":1,"2728":3,"2738":1,"2743":1,"2744":1,"2747":1,"2762":1,"2765":1,"2775":1,"2776":1,"2783":1,"2798":2,"2799":2,"2802":1,"2816":1,"2818":1,"2825":1,"2831":1,"2832":1,"2833":1,"2837":2,"2840":3,"2843":1,"2846":1,"2847":1,"2849":1,"2850":1,"2853":1,"2856":1,"2857":1,"2858":1,"2861":3,"2862":1,"2865":1,"2868":6,"2870":1,"2875":1,"2876":1,"2877":2,"2878":1,"2881":9,"2882":5,"2884":2,"2886":1,"2892":1,"2893":3,"2895":1,"2896":3}}],["wild",{"2":{"2254":1}}],["wildcard",{"2":{"466":1}}],["wildcards",{"2":{"430":3}}],["wilba",{"2":{"191":1,"199":1,"211":23,"2676":3}}],["willing",{"2":{"2679":1}}],["willoucom",{"2":{"222":1}}],["will",{"0":{"381":1,"2847":1,"2848":1},"2":{"0":1,"5":1,"7":1,"9":1,"10":1,"14":1,"19":1,"21":1,"22":1,"23":3,"39":1,"45":1,"49":1,"52":1,"70":1,"88":3,"89":1,"90":3,"103":1,"104":3,"105":2,"107":1,"110":2,"120":1,"126":1,"127":3,"132":3,"159":3,"168":1,"169":1,"172":1,"182":2,"195":2,"198":1,"201":1,"203":2,"206":1,"209":3,"213":3,"218":1,"220":1,"228":1,"230":1,"240":2,"255":1,"256":1,"262":1,"263":2,"265":3,"272":1,"273":1,"275":1,"276":1,"283":1,"303":1,"306":1,"307":5,"331":1,"343":1,"356":1,"362":1,"371":3,"374":2,"376":1,"377":2,"381":1,"385":1,"390":5,"395":1,"398":2,"404":1,"405":1,"406":1,"407":1,"412":1,"421":1,"426":2,"427":1,"429":1,"433":1,"434":1,"437":1,"439":1,"441":2,"442":1,"443":1,"460":1,"470":2,"471":4,"472":1,"474":1,"476":2,"482":1,"487":2,"488":1,"489":1,"491":2,"493":1,"495":3,"509":2,"515":2,"519":1,"528":1,"537":1,"538":1,"542":1,"543":1,"544":1,"545":1,"547":2,"553":1,"556":2,"560":1,"563":2,"566":1,"567":1,"568":1,"571":1,"574":1,"575":1,"578":1,"579":1,"581":1,"582":2,"583":1,"595":2,"597":1,"601":2,"603":1,"608":1,"609":1,"611":1,"612":3,"615":1,"621":4,"625":1,"627":1,"629":1,"631":2,"633":3,"634":1,"635":1,"638":1,"639":3,"640":1,"641":1,"647":1,"648":1,"654":1,"659":2,"660":2,"661":1,"666":1,"667":2,"669":2,"680":3,"682":2,"702":1,"704":1,"727":4,"730":1,"731":1,"735":3,"738":1,"747":1,"775":1,"1181":1,"1182":1,"1187":2,"1230":1,"1243":1,"1254":1,"1259":1,"1266":1,"1270":1,"1275":1,"1278":1,"1290":1,"1293":1,"1297":1,"1298":1,"1300":1,"1307":1,"1310":2,"1314":1,"1325":1,"1326":4,"1343":2,"1344":1,"1345":1,"1346":1,"1355":2,"1358":1,"1368":2,"1378":1,"1382":4,"1383":2,"1385":1,"1389":6,"1392":3,"1393":2,"1395":2,"1397":3,"1401":1,"1403":1,"1410":1,"1411":2,"1412":1,"1413":2,"1414":1,"1417":1,"1419":7,"1420":1,"1426":1,"1428":1,"1434":1,"1438":1,"1439":1,"1440":1,"1442":5,"1453":1,"1455":2,"1460":2,"1461":2,"1462":2,"1463":4,"1468":2,"1469":3,"1471":1,"1473":4,"1488":5,"1490":1,"1492":1,"1496":1,"1497":3,"1498":1,"1502":2,"1503":2,"1505":2,"1514":1,"1516":1,"1559":2,"1563":2,"1572":1,"1573":1,"1574":1,"1575":1,"1579":1,"1590":5,"1592":1,"1598":1,"1602":1,"1608":1,"1615":1,"1629":1,"1634":2,"1635":1,"1636":3,"1638":1,"1639":1,"1640":2,"1641":3,"1643":1,"1644":1,"1646":1,"1648":1,"1649":4,"1653":1,"1655":4,"1658":1,"1659":1,"1660":1,"1661":1,"1662":1,"1663":1,"1667":1,"1681":1,"1697":2,"1730":2,"1733":1,"1744":7,"1749":5,"1750":3,"1752":2,"1753":1,"1754":3,"1756":3,"1757":1,"1763":2,"1770":1,"1771":1,"1772":2,"1803":1,"1805":3,"1807":1,"1808":1,"1813":2,"1817":1,"1820":1,"1832":2,"1845":1,"1847":1,"1893":3,"1894":3,"1898":2,"1905":2,"1907":1,"1911":1,"1912":2,"1915":1,"1932":2,"1935":1,"1940":1,"1941":3,"1942":2,"1943":1,"1944":1,"1945":1,"1946":3,"1950":3,"1952":1,"1954":2,"1955":3,"1956":3,"1957":2,"1962":1,"1964":2,"1968":1,"1970":4,"2002":1,"2004":4,"2010":1,"2013":1,"2030":1,"2032":1,"2042":1,"2043":3,"2047":2,"2051":1,"2052":1,"2053":1,"2063":1,"2065":1,"2128":1,"2134":1,"2135":4,"2137":3,"2154":1,"2155":1,"2156":2,"2159":1,"2160":1,"2165":1,"2167":1,"2168":1,"2195":1,"2205":1,"2207":1,"2210":2,"2214":1,"2217":1,"2218":3,"2219":2,"2221":2,"2222":1,"2223":1,"2224":4,"2226":1,"2232":2,"2234":1,"2236":2,"2238":2,"2240":3,"2243":1,"2244":1,"2246":3,"2247":2,"2250":1,"2255":6,"2263":3,"2265":1,"2269":1,"2271":1,"2275":4,"2276":3,"2277":3,"2293":1,"2324":1,"2325":5,"2328":3,"2329":2,"2330":1,"2333":1,"2336":1,"2337":2,"2343":1,"2351":1,"2353":3,"2356":1,"2361":1,"2362":1,"2363":6,"2364":7,"2365":1,"2367":1,"2368":1,"2369":3,"2372":1,"2373":3,"2374":7,"2375":1,"2377":1,"2380":1,"2381":1,"2394":1,"2396":2,"2400":1,"2406":2,"2409":1,"2412":5,"2413":1,"2417":2,"2428":1,"2429":1,"2430":1,"2434":1,"2436":1,"2443":2,"2447":1,"2448":1,"2452":3,"2453":1,"2467":1,"2474":1,"2475":1,"2478":2,"2481":1,"2514":1,"2515":3,"2516":2,"2517":3,"2519":2,"2521":1,"2526":1,"2528":1,"2531":1,"2533":2,"2535":2,"2536":2,"2539":2,"2540":1,"2541":1,"2543":1,"2544":1,"2545":1,"2546":1,"2547":2,"2548":2,"2549":2,"2550":2,"2551":1,"2554":1,"2555":2,"2556":2,"2558":3,"2559":1,"2560":1,"2561":1,"2562":2,"2563":2,"2565":1,"2567":2,"2568":1,"2569":1,"2570":2,"2571":1,"2572":1,"2576":5,"2580":1,"2582":1,"2583":1,"2585":3,"2588":1,"2589":1,"2598":4,"2599":2,"2600":1,"2604":1,"2605":2,"2606":1,"2607":2,"2610":1,"2611":2,"2613":1,"2615":1,"2617":2,"2622":5,"2631":1,"2638":1,"2652":1,"2655":1,"2657":4,"2659":1,"2661":1,"2662":1,"2665":3,"2673":1,"2674":5,"2675":2,"2676":6,"2677":3,"2678":1,"2679":1,"2680":1,"2699":2,"2701":2,"2702":4,"2703":1,"2704":1,"2705":7,"2709":1,"2729":1,"2733":3,"2735":1,"2743":4,"2761":1,"2790":1,"2800":2,"2816":1,"2818":1,"2825":1,"2836":6,"2840":1,"2846":2,"2847":4,"2848":2,"2852":1,"2854":1,"2858":4,"2859":2,"2860":1,"2861":1,"2863":1,"2864":1,"2868":3,"2869":1,"2874":2,"2875":6,"2876":3,"2877":7,"2881":3,"2884":7,"2891":1,"2892":2,"2896":3}}],["wise",{"2":{"737":1,"749":1,"1226":1,"1247":1}}],["wisdom",{"2":{"179":1}}],["wishes",{"2":{"1598":1}}],["wished",{"2":{"571":1}}],["wishing",{"2":{"284":1,"468":1}}],["wish",{"2":{"1":1,"168":1,"206":1,"231":1,"232":1,"265":1,"426":1,"541":1,"1414":1,"1597":1,"1636":1,"1745":1,"1831":1,"2014":1,"2046":1,"2127":1,"2213":1,"2243":1,"2362":2,"2513":2,"2549":1,"2550":2,"2551":1,"2559":1,"2633":1,"2634":1,"2651":1}}],["widht",{"2":{"1497":2}}],["width",{"2":{"111":1,"114":1,"661":1,"735":1,"736":1,"737":1,"1497":2,"1511":1,"1897":1,"1907":2,"1910":3,"1911":3,"1912":1,"1928":2,"2234":2,"2235":3,"2704":15,"2705":8,"2716":4,"2722":1,"2743":1,"2816":1,"2836":1}}],["widely",{"2":{"2601":1,"2657":1}}],["wider",{"2":{"392":1,"494":1,"496":2}}],["widen",{"2":{"191":1}}],["wide",{"0":{"492":1,"493":1},"2":{"77":1,"188":1,"661":1,"1829":3,"2041":3,"2611":1,"2653":1,"2705":3,"2747":1,"2831":1,"2842":1}}],["winc",{"2":{"2273":1,"2274":1,"2278":1,"2290":1,"2511":1}}],["wincompose",{"2":{"191":1,"2273":1,"2274":1,"2277":4,"2278":2,"2290":1,"2291":1,"2292":1,"2511":2}}],["window",{"2":{"371":3,"390":2,"669":1,"1186":1,"1580":2,"1582":2,"1643":1,"1893":1,"2448":1,"2474":1,"2528":1,"2533":1,"2562":1,"2611":1,"2617":2,"2648":1}}],["windows",{"0":{"240":1,"366":1,"2355":1,"2614":1},"1":{"2615":1,"2616":1,"2617":1},"2":{"73":1,"174":1,"240":1,"366":2,"371":1,"455":1,"495":1,"666":1,"668":1,"670":1,"1296":1,"1304":1,"1329":1,"1339":1,"1348":1,"1442":1,"1588":2,"1643":1,"1644":1,"1752":1,"1915":1,"1916":1,"1972":1,"2013":1,"2274":1,"2277":5,"2278":3,"2336":1,"2346":1,"2348":1,"2350":1,"2353":1,"2355":6,"2444":1,"2448":2,"2452":1,"2460":2,"2462":1,"2467":1,"2481":4,"2511":3,"2518":2,"2519":1,"2537":1,"2543":2,"2559":1,"2560":1,"2565":1,"2571":1,"2612":1,"2615":3,"2617":2,"2622":4,"2665":1,"2687":1}}],["winusb",{"2":{"240":2,"670":13}}],["wings",{"2":{"211":2,"266":1}}],["wings42",{"2":{"143":6}}],["winkeyless",{"2":{"211":1}}],["winkeys",{"2":{"211":1}}],["winni",{"2":{"211":1}}],["winry25",{"2":{"317":1}}],["winry25tc",{"2":{"143":2,"149":1}}],["winry315",{"2":{"277":1}}],["winry",{"2":{"143":1,"149":1}}],["wins",{"2":{"70":13}}],["win",{"2":{"70":1,"134":1,"266":1,"1641":1,"2274":1,"2278":1,"2501":1,"2511":1,"2518":1}}],["wired",{"2":{"547":2,"1291":1,"1449":1,"1516":1,"1528":1,"1611":1,"1637":2,"1926":1,"2211":1,"2224":1,"2375":1,"2431":1,"2433":1,"2435":1,"2512":1,"2513":11,"2515":2,"2792":1,"2796":1,"2886":1}}],["wires",{"2":{"374":1,"1170":1,"1178":1,"2210":2,"2211":4,"2212":1,"2213":1,"2373":1,"2375":5,"2376":1,"2377":4,"2380":2,"2429":2}}],["wireless",{"0":{"2319":1,"2487":1,"2692":1,"2807":1},"1":{"2320":1,"2321":1,"2322":1,"2323":1},"2":{"241":1,"2323":1,"2487":2,"2512":1,"2513":20,"2515":2,"2676":10,"2684":1,"2754":2,"2807":1}}],["wire",{"2":{"45":2,"114":1,"374":1,"1170":5,"1172":1,"1175":1,"1261":2,"1265":1,"1375":1,"2124":2,"2154":1,"2227":1,"2367":3,"2368":1,"2369":3,"2371":9,"2373":1,"2374":2,"2375":5,"2380":1,"2382":1,"2412":3,"2414":1}}],["wiring",{"0":{"45":1,"1445":1,"1448":1,"1452":1,"2212":1,"2213":1,"2366":1,"2371":1,"2376":1,"2431":1,"2433":1,"2435":1,"2437":1,"2439":1,"2441":1,"2453":1},"1":{"1449":1,"2367":1,"2368":1,"2369":1,"2370":1,"2371":1,"2372":2,"2373":2,"2374":2,"2375":2,"2376":1,"2377":2,"2378":1,"2379":1,"2380":1,"2381":1,"2382":1},"2":{"45":3,"134":1,"697":1,"1448":1,"1452":1,"1649":1,"1912":2,"1939":1,"2041":1,"2236":2,"2368":1,"2371":1,"2373":1,"2375":1,"2380":1,"2382":1,"2429":1,"2454":1,"2622":1,"2669":1,"2776":1}}],["welcomed",{"2":{"2679":1}}],["welcome",{"2":{"2607":1}}],["well",{"2":{"49":1,"50":2,"90":1,"107":1,"131":1,"132":1,"162":1,"168":1,"169":1,"198":1,"201":1,"213":1,"215":1,"224":1,"229":1,"232":1,"243":1,"249":1,"263":1,"265":1,"272":1,"298":1,"371":1,"376":1,"430":1,"476":1,"553":1,"593":1,"601":1,"647":1,"670":1,"680":1,"737":1,"1176":1,"1179":1,"1359":1,"1391":1,"1404":1,"1419":1,"1453":1,"1460":1,"1468":1,"1473":1,"1504":1,"1510":1,"1564":1,"1600":1,"1649":1,"1754":1,"1755":1,"1805":1,"1811":1,"1939":1,"1942":1,"1970":1,"2031":1,"2042":1,"2201":2,"2207":1,"2238":1,"2244":1,"2256":1,"2263":1,"2275":1,"2330":1,"2337":1,"2353":1,"2364":2,"2368":1,"2393":1,"2407":1,"2448":1,"2454":1,"2494":1,"2513":1,"2515":1,"2550":1,"2655":1,"2699":1,"2701":2,"2842":1,"2886":1}}],["wetting",{"2":{"2373":1}}],["wet",{"2":{"2373":1}}],["wete",{"2":{"197":4}}],["west",{"2":{"1709":1,"2007":1}}],["westberrytech",{"0":{"531":1},"2":{"130":1,"134":1}}],["week",{"0":{"385":1},"2":{"390":1}}],["weeks",{"0":{"383":1,"384":1},"2":{"228":1,"390":7,"2513":1}}],["webhost",{"2":{"2582":3}}],["webpage",{"2":{"1293":1}}],["webserver",{"2":{"457":1}}],["website",{"2":{"70":1,"2371":1,"2378":1,"2380":1,"2382":1,"2398":1,"2765":1}}],["web",{"2":{"342":1,"358":1,"558":1,"598":1,"643":1,"1360":1,"2263":1,"2383":1,"2538":1}}],["weikav",{"2":{"2513":1}}],["weighting",{"2":{"1926":1}}],["weight",{"2":{"1652":2,"1653":3,"2246":1}}],["weights",{"2":{"249":1,"1926":6}}],["weird",{"2":{"1460":1,"2738":1}}],["weirdo",{"2":{"143":7,"149":2,"211":1}}],["werror=array",{"2":{"176":1}}],["weren",{"2":{"199":1}}],["were",{"2":{"98":1,"128":1,"131":1,"155":1,"164":1,"186":1,"188":1,"204":1,"229":1,"234":2,"244":1,"251":1,"254":1,"256":1,"263":2,"268":1,"272":1,"273":1,"279":1,"283":1,"494":1,"496":1,"1378":1,"1395":1,"1469":1,"1487":1,"1508":1,"1562":1,"1574":1,"1601":1,"1754":1,"1952":1,"2004":1,"2021":1,"2025":1,"2032":1,"2033":1,"2129":1,"2226":1,"2515":1,"2535":1,"2582":2,"2703":1,"2748":1,"2842":1,"2875":1}}],["went",{"2":{"125":1,"185":1,"1911":1}}],["wealthier",{"2":{"1498":2}}],["weact",{"0":{"2623":1},"1":{"2624":1,"2625":1,"2626":1,"2627":1,"2628":1,"2629":1,"2630":1,"2631":1},"2":{"308":1,"530":2,"2623":3,"2631":1,"2843":1}}],["wear",{"0":{"163":1,"733":1,"734":1,"735":1,"736":1,"737":1,"738":1},"1":{"735":1,"736":1,"737":1,"738":1},"2":{"114":1,"163":1,"165":4,"191":1,"211":1,"236":5,"249":1,"277":1,"308":1,"727":2,"733":3,"734":6,"735":8,"736":7,"737":5,"2812":3}}],["weakly",{"2":{"753":1,"775":1,"1561":1,"2290":1,"2291":1,"2292":1}}],["weak",{"0":{"1340":1},"2":{"65":1,"93":1,"114":1,"149":2,"191":1,"222":1,"552":1,"607":4,"1340":7,"1417":2,"1419":1,"1487":2,"1502":1,"1570":2,"1657":1,"1912":2,"2222":1,"2236":4,"2327":3,"2676":1,"2840":1}}],["we",{"0":{"1466":1,"2384":1,"2886":1},"1":{"1467":1,"1468":1,"1469":1,"1470":1,"1471":1,"1472":1,"1473":1,"1474":1,"1475":1,"1476":1,"1477":1,"1478":1,"1479":1,"1480":1,"1481":1,"1482":1,"1483":1,"1484":1,"1485":1,"1486":1,"1487":1,"1488":1,"1489":1,"1490":1,"1491":1,"1492":1,"1493":1},"2":{"0":1,"9":1,"19":1,"39":1,"50":2,"51":1,"52":1,"83":1,"89":1,"92":1,"93":1,"111":1,"112":1,"161":1,"188":2,"194":2,"213":1,"224":1,"228":1,"245":2,"263":1,"273":1,"277":1,"283":1,"354":1,"362":1,"371":7,"374":3,"377":3,"382":1,"384":1,"385":1,"386":1,"403":1,"404":1,"408":1,"471":6,"474":1,"477":1,"481":1,"483":1,"486":1,"487":2,"488":1,"494":6,"495":1,"496":5,"497":1,"498":4,"500":1,"503":1,"509":1,"511":3,"512":1,"519":1,"520":2,"521":2,"522":1,"524":1,"525":1,"526":1,"537":1,"553":1,"571":2,"578":1,"590":1,"591":2,"592":1,"597":2,"598":1,"600":1,"601":3,"602":2,"603":1,"609":2,"643":1,"647":4,"652":2,"653":1,"666":1,"682":4,"702":1,"1291":1,"1298":1,"1313":1,"1318":1,"1319":1,"1320":2,"1360":1,"1376":1,"1383":1,"1389":5,"1394":1,"1401":2,"1419":1,"1426":8,"1427":1,"1442":1,"1469":7,"1488":1,"1495":4,"1498":1,"1508":7,"1509":1,"1588":2,"1592":1,"1593":1,"1609":1,"1629":1,"1905":2,"1910":1,"1911":2,"1917":1,"1952":2,"2015":1,"2135":4,"2136":1,"2137":2,"2207":1,"2232":2,"2256":3,"2262":2,"2265":4,"2330":1,"2337":1,"2356":1,"2368":1,"2375":1,"2377":2,"2383":1,"2387":1,"2393":2,"2394":2,"2404":1,"2405":1,"2406":1,"2408":3,"2412":9,"2474":1,"2475":1,"2477":1,"2478":1,"2479":1,"2525":1,"2526":1,"2527":1,"2528":1,"2566":1,"2576":1,"2580":2,"2582":4,"2587":1,"2605":1,"2611":2,"2615":1,"2616":1,"2617":1,"2621":1,"2628":1,"2676":1,"2678":1,"2679":3,"2699":1,"2742":3,"2743":3,"2744":1,"2784":1,"2861":5,"2862":2,"2863":3,"2864":1,"2865":1,"2875":2,"2886":2}}],["i+7",{"2":{"2705":1}}],["i+=8",{"2":{"2705":3}}],["i++",{"2":{"1830":2,"1905":1,"1906":1,"2044":2,"2051":2,"2052":1,"2232":1}}],["i2s",{"2":{"2637":1}}],["i2c0",{"2":{"2645":2}}],["i2cv2",{"0":{"751":1},"2":{"751":1}}],["i2cv1",{"0":{"750":1},"2":{"750":1}}],["i2cd0",{"2":{"2645":1}}],["i2cd1",{"2":{"749":2,"2645":1,"2650":1}}],["i2cd2",{"2":{"199":1,"749":1}}],["i2c3",{"2":{"749":1}}],["i2c2",{"2":{"749":4}}],["i2c1",{"2":{"749":7,"750":3,"751":5,"2645":2,"2650":2}}],["i2c",{"0":{"244":1,"730":1,"745":1,"747":1,"753":1,"754":2,"757":2,"760":2,"763":2,"766":2,"769":2,"772":2,"775":2,"1269":1,"1908":1,"2213":1,"2392":1,"2645":1},"1":{"746":1,"747":1,"748":1,"749":1,"750":1,"751":1,"752":1,"753":1,"754":1,"755":3,"756":3,"757":1,"758":3,"759":3,"760":1,"761":3,"762":3,"763":1,"764":3,"765":3,"766":1,"767":3,"768":3,"769":1,"770":3,"771":3,"772":1,"773":3,"774":3,"775":1,"776":3,"777":3},"2":{"30":1,"33":2,"45":1,"75":1,"92":1,"114":1,"118":2,"134":4,"149":1,"165":5,"191":1,"199":2,"211":1,"232":1,"234":4,"236":4,"244":9,"249":7,"266":1,"285":1,"294":5,"333":1,"543":2,"552":3,"727":2,"730":19,"745":1,"746":3,"747":5,"748":3,"749":16,"750":1,"753":4,"754":1,"755":1,"756":3,"757":2,"758":1,"759":3,"760":1,"761":1,"762":3,"763":1,"764":1,"765":3,"766":1,"767":1,"768":3,"769":1,"770":1,"771":3,"772":1,"773":1,"774":3,"775":2,"776":1,"777":3,"779":1,"780":2,"781":1,"805":1,"806":6,"807":5,"834":1,"835":6,"836":5,"866":1,"867":6,"868":5,"898":1,"899":6,"900":17,"933":1,"934":6,"935":17,"967":1,"968":6,"969":5,"1001":1,"1002":6,"1003":5,"1035":1,"1036":6,"1037":17,"1069":1,"1070":6,"1071":5,"1103":1,"1104":6,"1105":17,"1137":1,"1138":6,"1139":17,"1193":1,"1194":6,"1195":5,"1263":1,"1267":1,"1269":6,"1375":1,"1650":1,"1901":1,"1903":3,"1908":1,"1911":1,"1928":3,"1931":2,"1932":3,"1937":3,"2207":2,"2208":1,"2210":1,"2221":4,"2377":1,"2390":1,"2392":1,"2637":1,"2640":2,"2643":1,"2645":4,"2650":3,"2674":1,"2701":9,"2704":17,"2812":1,"2827":1,"2830":5}}],["ipad",{"2":{"2400":1}}],["iphone",{"2":{"2400":1}}],["ipsum",{"2":{"341":1}}],["ignoring",{"0":{"2028":1,"2029":1},"1":{"2029":1,"2030":1,"2031":1},"2":{"1967":1}}],["ignores",{"2":{"1337":1,"1339":1,"2029":1,"2031":1,"2869":1}}],["ignored",{"2":{"449":2,"450":2,"1383":1,"1497":1,"1503":1,"1918":1,"1926":1,"1955":1,"2028":2,"2029":1,"2135":1,"2159":1,"2449":1,"2467":1,"2715":1,"2819":1}}],["ignore",{"0":{"194":1,"206":1},"2":{"22":2,"112":2,"176":1,"194":11,"199":2,"206":2,"211":1,"249":1,"308":1,"371":1,"374":1,"1964":1,"2029":1,"2031":1,"2035":1,"2135":1,"2218":1,"2465":1,"2481":1,"2521":1,"2576":1}}],["iqs572",{"2":{"1927":1}}],["iqs550",{"2":{"1927":1}}],["iqs525",{"2":{"1927":1}}],["iqs5xx",{"0":{"1927":1},"1":{"1928":1,"1929":1,"1930":1},"2":{"236":1,"1927":2,"1928":9,"1929":17,"1930":3}}],["i²c",{"0":{"781":1,"807":1,"836":1,"868":1,"900":1,"935":1,"969":1,"1003":1,"1037":1,"1071":1,"1105":1,"1139":1,"1195":1},"2":{"778":1,"780":2,"781":1,"782":1,"804":1,"806":6,"807":1,"808":1,"833":1,"835":6,"836":1,"840":1,"865":1,"867":6,"868":1,"870":1,"897":1,"899":6,"900":1,"905":1,"932":1,"934":6,"935":1,"939":1,"966":1,"968":6,"969":1,"973":1,"1000":1,"1002":6,"1003":1,"1007":1,"1034":1,"1036":6,"1037":1,"1041":1,"1068":1,"1070":6,"1071":1,"1075":1,"1102":1,"1104":6,"1105":1,"1109":1,"1136":1,"1138":6,"1139":1,"1143":1,"1192":1,"1194":6,"1195":1,"1196":1,"2830":2}}],["ie",{"2":{"717":1,"791":1,"795":1,"799":1,"801":1,"818":1,"822":1,"826":1,"828":1,"850":1,"854":1,"858":1,"860":1,"882":1,"886":1,"890":1,"892":1,"917":1,"921":1,"925":1,"927":1,"951":1,"955":1,"959":1,"961":1,"985":1,"989":1,"993":1,"995":1,"1019":1,"1023":1,"1027":1,"1029":1,"1053":1,"1057":1,"1061":1,"1063":1,"1087":1,"1091":1,"1095":1,"1097":1,"1121":1,"1125":1,"1129":1,"1131":1,"1155":1,"1159":1,"1163":1,"1165":1,"1208":1,"1212":1,"1216":1,"1218":1,"1254":1,"1268":1,"1619":1,"1649":1,"1686":1,"1709":1,"2571":1}}],["icsp",{"2":{"2440":1}}],["ics",{"2":{"1901":1,"2329":1}}],["icelandic",{"2":{"2834":3}}],["ice",{"2":{"1897":1}}],["icebreaker",{"2":{"308":1}}],["ic",{"2":{"1192":1,"1276":1,"1521":1,"1665":2,"1901":1,"1907":5,"1910":3,"2229":2}}],["icon",{"2":{"376":1,"2568":2}}],["ivndbt",{"2":{"300":2,"308":1}}],["ivy",{"2":{"143":2}}],["ijk",{"2":{"266":1}}],["ii",{"2":{"199":1,"211":1}}],["iie",{"2":{"181":2}}],["i64",{"2":{"191":1}}],["imagine",{"2":{"1770":1,"1826":1,"2038":1,"2742":1}}],["image",{"0":{"464":1,"465":1,"2404":1},"2":{"465":1,"657":4,"867":1,"1298":1,"2369":1,"2371":1,"2653":1,"2663":1,"2676":3,"2682":1,"2703":14,"2705":55,"2720":1,"2722":2,"2724":2,"2726":5,"2727":1}}],["images",{"0":{"321":1},"2":{"169":3,"463":1,"657":1,"1320":1,"2361":1,"2663":1,"2676":2,"2701":2,"2702":2,"2703":2,"2705":5,"2713":1,"2720":1}}],["imgur",{"2":{"657":2,"658":1,"2361":1,"2404":1,"2663":1,"2676":4}}],["imera",{"2":{"249":1,"1367":1,"1371":4,"2843":1}}],["immediate",{"2":{"600":1,"1386":3,"2682":1,"2695":1}}],["immediately",{"2":{"230":1,"259":1,"297":1,"389":1,"633":1,"688":1,"716":1,"790":1,"794":1,"798":1,"800":1,"817":1,"821":1,"825":1,"827":1,"849":1,"853":1,"857":1,"859":1,"881":1,"885":1,"889":1,"891":1,"916":1,"920":1,"924":1,"926":1,"950":1,"954":1,"958":1,"960":1,"984":1,"988":1,"992":1,"994":1,"1018":1,"1022":1,"1026":1,"1028":1,"1052":1,"1056":1,"1060":1,"1062":1,"1086":1,"1090":1,"1094":1,"1096":1,"1120":1,"1124":1,"1128":1,"1130":1,"1154":1,"1158":1,"1162":1,"1164":1,"1207":1,"1211":1,"1215":1,"1217":1,"1259":1,"1284":1,"1329":1,"1356":2,"1383":1,"1389":3,"1468":1,"1508":1,"1582":1,"1754":1,"2256":1,"2598":2,"2705":1,"2723":1,"2724":2,"2734":1,"2833":1,"2868":1,"2869":3,"2875":1,"2876":1,"2878":1,"2879":1,"2881":1,"2895":1}}],["immutable",{"2":{"515":1}}],["immune",{"2":{"231":1}}],["impartial",{"2":{"2515":1}}],["impact",{"2":{"194":1,"625":1,"2222":1,"2256":1,"2706":1,"2846":1,"2847":1,"2877":1}}],["impacts",{"2":{"14":1}}],["impose",{"2":{"2681":1,"2683":1}}],["impossible",{"2":{"1343":1,"1393":1,"1769":1,"2399":1}}],["imported",{"2":{"445":1,"446":1,"447":1,"1598":1,"2369":1,"2378":1,"2674":1}}],["importer",{"2":{"165":1}}],["important",{"0":{"380":1,"663":1},"2":{"474":1,"494":1,"508":1,"578":1,"601":2,"609":1,"663":2,"1356":1,"1395":1,"1442":1,"1492":1,"1505":1,"1590":1,"1615":1,"2052":1,"2325":1,"2544":1,"2558":1,"2833":1,"2868":1}}],["imports",{"0":{"498":1},"1":{"499":1},"2":{"236":1,"445":1,"446":1,"498":1}}],["importing",{"0":{"2610":1},"2":{"162":1,"445":1,"446":1,"447":1,"498":2,"2378":1,"2610":1}}],["import",{"0":{"162":1,"445":1,"446":1,"447":1,"499":1},"2":{"162":4,"165":1,"288":1,"332":1,"371":2,"445":2,"446":2,"447":2,"471":2,"498":8,"499":4,"520":1,"1596":1,"1598":1,"1599":1,"2015":1,"2378":3,"2535":1,"2676":1}}],["impedance",{"2":{"742":1}}],["impls",{"2":{"1830":2,"2044":2}}],["impls\`",{"2":{"1830":1,"2044":1}}],["implied",{"2":{"1414":1,"2680":1}}],["implies",{"2":{"1291":1,"1454":1,"2224":1}}],["implicitly",{"2":{"547":1}}],["implicit",{"2":{"508":1,"517":1,"2833":1}}],["implications",{"2":{"312":1,"392":2,"395":1}}],["implementing",{"0":{"1387":1},"2":{"277":2,"601":1,"605":1,"606":1,"628":1,"671":1,"1170":1,"1510":1,"1587":1,"1588":1,"1940":1,"2676":1}}],["implemented",{"2":{"74":1,"149":1,"165":1,"215":2,"288":1,"312":1,"575":1,"621":1,"1321":1,"1372":1,"1373":1,"1596":1,"1613":1,"1657":1,"1754":1,"1755":1,"1806":1,"1817":1,"1894":1,"1971":1,"2013":1,"2262":1,"2277":1,"2278":1,"2323":12,"2487":12,"2511":1,"2657":1,"2676":2,"2715":1,"2724":1,"2816":3,"2846":1}}],["implement",{"2":{"50":1,"74":1,"93":1,"114":1,"131":1,"134":1,"149":1,"165":1,"176":1,"191":1,"199":2,"211":1,"236":5,"259":1,"277":2,"288":1,"308":2,"557":1,"601":1,"606":1,"607":2,"615":1,"726":1,"1321":1,"1383":1,"1387":2,"1401":1,"1450":1,"1462":1,"1521":1,"1596":1,"1766":1,"1803":1,"1817":1,"1826":1,"1903":1,"1910":1,"1922":1,"1923":1,"1942":2,"2010":1,"2013":1,"2038":1,"2158":1,"2230":1,"2327":1,"2401":1,"2600":1,"2633":1,"2634":1,"2635":1,"2699":1}}],["implementations",{"2":{"149":3,"164":1,"211":1,"214":1,"277":6,"285":1,"288":1,"294":2,"1170":1,"1596":1,"1810":1,"1811":1,"2207":1,"2676":1,"2677":1,"2836":1,"2858":1}}],["implementation",{"0":{"613":1,"617":1,"623":1,"626":1,"629":1,"631":1,"634":1,"635":1,"1389":1,"1400":1,"1806":1,"1807":1,"2256":1,"2697":1},"2":{"49":1,"75":1,"114":1,"125":1,"152":1,"165":1,"185":1,"233":1,"236":1,"277":1,"307":1,"308":1,"317":1,"601":1,"606":1,"609":1,"676":2,"682":3,"738":1,"1176":1,"1179":1,"1183":2,"1270":1,"1450":2,"1463":1,"1499":1,"1507":2,"1563":1,"1575":1,"1649":1,"1911":1,"1926":1,"1949":1,"2000":2,"2207":2,"2247":1,"2320":1,"2364":2,"2401":1,"2494":1,"2515":1,"2633":1,"2634":1,"2635":1,"2819":2,"2836":1,"2879":1,"2880":1}}],["implements",{"2":{"49":1,"289":1,"1613":1,"1763":1,"1970":1,"2035":1,"2390":1,"2523":1,"2881":1}}],["improving",{"2":{"457":1}}],["improvement",{"2":{"114":1,"164":1}}],["improvements",{"0":{"84":1,"98":1,"107":1,"109":1,"164":1,"210":1},"1":{"110":1,"111":1,"112":1},"2":{"45":1,"107":1,"114":2,"134":1,"149":1,"165":1,"190":1,"191":2,"211":3,"222":1,"236":1,"1510":1,"2846":1}}],["improve",{"0":{"229":1},"2":{"93":1,"114":5,"134":1,"164":1,"165":4,"191":2,"211":3,"214":1,"222":1,"236":4,"249":1,"285":2,"294":1,"557":1,"591":1,"595":1,"1383":1,"1386":1,"1907":1,"2234":1,"2325":1,"2479":1,"2846":2}}],["improved",{"0":{"83":1},"2":{"10":2,"50":1,"74":1,"84":1,"163":1,"196":1,"602":1,"1277":1}}],["improper",{"2":{"249":1,"1345":1}}],["ireland",{"2":{"2834":1}}],["irene",{"2":{"211":1}}],["iron",{"2":{"2367":1,"2373":5,"2374":1,"2375":1}}],["irony",{"2":{"2275":2}}],["iron180",{"2":{"211":2,"249":1}}],["ir",{"2":{"1939":1}}],["irregularities",{"2":{"2882":1}}],["irregular",{"2":{"604":1}}],["irrelevant",{"2":{"244":1}}],["irq",{"2":{"191":1,"236":1,"749":1,"2321":1}}],["irqs",{"2":{"165":1}}],["irish",{"2":{"2834":1}}],["iris60",{"2":{"211":1}}],["iris",{"2":{"45":1,"134":1,"199":1,"211":2,"266":2,"277":1}}],["ik75",{"2":{"165":1}}],["ibus",{"2":{"2277":3}}],["ibnuda",{"2":{"143":3,"149":2}}],["ibm122m",{"2":{"207":2}}],["ibm4704",{"2":{"133":1,"134":1}}],["ibm",{"2":{"114":1,"204":1,"207":11,"217":1,"222":1}}],["ixora",{"2":{"102":2}}],["ilovbee",{"2":{"2513":1}}],["illusion",{"2":{"1511":1}}],["illustrious",{"2":{"123":1}}],["illustrate",{"2":{"99":1,"194":1,"2870":1}}],["ill",{"2":{"395":1,"2881":1}}],["ili9341",{"2":{"2701":2,"2704":7}}],["ili9163",{"2":{"2701":2,"2704":7}}],["ili9486",{"2":{"248":1,"249":1,"2701":2,"2704":8}}],["ili9488",{"2":{"165":1,"2701":2,"2704":7}}],["ili9xxx",{"2":{"222":1}}],["ilumkb",{"2":{"102":1,"114":1}}],["ios",{"2":{"1915":1,"1916":1,"2320":2,"2400":5}}],["iohidconsumer",{"2":{"1335":2}}],["iohidfamily",{"2":{"1335":6}}],["io",{"2":{"74":1,"112":1,"543":1,"743":1,"2545":1,"2652":1,"2819":1}}],["iota",{"2":{"31":3,"34":2,"1913":10}}],["i",{"0":{"393":1,"587":1,"592":2,"594":1,"595":1,"1298":1,"1314":1,"1315":2,"1316":1,"1317":1,"1319":2,"1320":1,"1323":1,"1325":1,"1326":1,"1342":1,"1470":1,"1496":1,"1564":1,"1758":1,"2022":1,"2355":1,"2580":1},"1":{"394":1,"395":1,"396":1,"1320":2,"1565":1},"2":{"65":1,"105":2,"108":1,"114":1,"219":4,"249":2,"266":2,"319":1,"353":1,"371":1,"375":1,"411":1,"463":1,"571":2,"578":1,"597":2,"604":1,"652":1,"657":1,"658":1,"749":1,"1226":1,"1247":1,"1270":1,"1297":1,"1330":1,"1395":1,"1426":1,"1430":1,"1493":3,"1505":2,"1507":1,"1508":4,"1582":2,"1629":1,"1749":2,"1830":6,"1835":1,"1905":3,"1906":3,"1955":1,"1993":1,"2015":4,"2024":1,"2035":6,"2044":6,"2050":1,"2051":8,"2052":4,"2149":4,"2232":3,"2265":2,"2275":2,"2276":4,"2278":4,"2332":1,"2335":1,"2363":3,"2369":2,"2370":2,"2376":2,"2385":1,"2448":1,"2456":3,"2477":1,"2481":3,"2511":4,"2513":1,"2535":1,"2610":1,"2637":1,"2674":1,"2675":1,"2676":3,"2703":6,"2705":19,"2728":2,"2888":2,"2896":1}}],["idx",{"2":{"1582":3}}],["idproduct",{"2":{"1310":1}}],["idvendor",{"2":{"1310":1}}],["id=92",{"2":{"1297":1}}],["id=some",{"2":{"319":1}}],["idling",{"0":{"630":1},"1":{"631":1,"632":1}}],["idled",{"2":{"630":2}}],["idle",{"0":{"1568":1,"1760":1},"2":{"149":1,"211":1,"222":1,"236":2,"297":1,"308":1,"629":1,"1563":1,"1568":3,"1760":3,"2163":1,"2809":1,"2826":1}}],["idb",{"2":{"217":3}}],["idb60",{"2":{"211":1}}],["ids",{"0":{"158":1,"184":1},"1":{"159":1},"2":{"158":1,"165":1,"184":1,"222":1,"357":1,"552":2,"670":1,"2013":1,"2223":4}}],["id75",{"2":{"143":1,"149":3,"199":1,"211":2,"291":2,"294":1,"308":1}}],["idobo",{"2":{"143":1,"149":1}}],["idobao",{"2":{"143":6,"149":6,"157":4,"165":4,"266":1}}],["id87v2",{"2":{"165":1}}],["id87",{"2":{"143":2,"149":1}}],["id80v1",{"2":{"165":1}}],["id80v3",{"2":{"165":1}}],["id80",{"2":{"143":2,"149":4,"157":4}}],["id67",{"2":{"143":4,"149":1,"165":1}}],["ides",{"2":{"2854":1}}],["ideally",{"2":{"1410":1,"1940":1,"1959":3,"2226":1,"2659":1}}],["ideal",{"2":{"1382":1,"1415":1,"2213":1,"2331":1,"2333":1,"2340":1}}],["idea",{"2":{"514":1,"601":1,"602":1,"1293":1,"1420":1,"1473":1,"1508":1,"1921":1,"2013":1,"2374":1,"2375":2,"2661":1}}],["identity",{"2":{"603":1}}],["identical",{"2":{"307":1,"1374":1,"1375":1,"1377":1,"1380":1,"1381":1,"1463":1,"1896":1,"2221":1,"2255":1,"2642":1,"2650":1,"2659":1,"2704":1,"2714":1,"2718":1,"2719":1}}],["identification",{"2":{"2515":1}}],["identifies",{"2":{"2516":1}}],["identified",{"2":{"312":1,"1508":1,"2513":1,"2517":2}}],["identifier",{"2":{"173":2,"502":1,"1393":1,"1600":1,"2519":1,"2680":2}}],["identifiers",{"2":{"110":1,"266":1,"1498":1,"1563":1}}],["identifying",{"2":{"2744":1}}],["identify",{"2":{"70":1,"110":1,"312":1,"1508":1,"1509":1,"1560":1,"1993":1,"2266":1,"2864":1}}],["ide",{"0":{"370":1},"2":{"132":1,"362":1,"363":1,"370":1,"371":1,"426":1,"2601":2,"2606":2,"2762":1}}],["id",{"0":{"348":1,"349":1,"350":1},"2":{"50":1,"70":2,"158":2,"176":1,"184":2,"191":2,"211":1,"277":1,"285":1,"354":1,"355":1,"381":1,"543":2,"1281":1,"1297":4,"1310":1,"2012":3,"2013":3,"2015":6,"2223":3,"2241":2,"2444":1,"2445":1,"2446":1,"2447":1,"2476":1,"2665":1,"2715":2,"2716":2,"2717":2,"2721":3,"2722":2,"2723":2,"2724":2,"2725":2,"2726":2,"2727":2,"2829":2}}],["iwrap",{"2":{"50":1}}],["italian",{"2":{"2834":9}}],["itunes",{"2":{"2481":1}}],["ition",{"2":{"2035":1}}],["ith",{"2":{"1749":1}}],["iterates",{"2":{"1911":1}}],["iterate",{"2":{"621":1}}],["iterators",{"2":{"502":1}}],["iterations",{"2":{"597":1}}],["iteration",{"2":{"65":1,"478":1,"628":1}}],["itemid=1",{"2":{"1297":1}}],["item",{"0":{"183":1},"2":{"268":1,"279":1,"508":2,"509":1,"732":1,"2258":1}}],["items",{"2":{"83":1,"112":1,"134":1,"183":1,"210":1,"236":2,"264":1,"274":1,"282":1,"292":1,"301":1,"313":1,"322":3,"381":1,"514":1}}],["it",{"0":{"27":1,"589":1,"650":1,"654":1,"655":1,"1298":2,"1309":1,"1320":1,"1326":1,"1468":1,"1495":1,"2425":1,"2563":1},"2":{"5":1,"6":1,"8":1,"14":2,"21":2,"23":1,"27":1,"31":2,"45":2,"50":1,"82":1,"89":1,"94":1,"98":1,"99":1,"105":2,"114":2,"116":2,"119":1,"123":1,"130":2,"133":1,"134":1,"149":1,"155":1,"162":1,"163":2,"165":1,"169":2,"170":1,"179":3,"182":2,"194":2,"195":2,"198":1,"199":1,"203":1,"213":1,"214":1,"228":2,"233":1,"235":1,"246":1,"251":2,"254":1,"259":1,"288":1,"294":1,"297":2,"302":1,"303":1,"315":1,"318":1,"322":5,"343":1,"345":1,"348":1,"355":1,"364":1,"365":1,"367":1,"368":1,"369":1,"371":3,"374":2,"381":5,"387":1,"392":2,"393":1,"394":1,"395":1,"413":1,"420":1,"426":3,"427":1,"431":1,"432":2,"434":1,"437":1,"439":1,"440":1,"441":1,"442":1,"456":3,"460":3,"467":1,"471":3,"473":1,"476":2,"477":1,"478":1,"481":1,"494":2,"495":7,"496":1,"499":1,"507":1,"508":1,"510":1,"511":2,"513":1,"514":2,"515":1,"518":1,"520":2,"522":4,"523":1,"536":1,"541":2,"545":1,"546":3,"550":1,"551":2,"553":1,"554":1,"556":2,"557":1,"567":2,"568":1,"575":1,"578":2,"580":2,"582":2,"592":2,"593":1,"595":2,"601":8,"605":1,"606":1,"607":1,"609":1,"612":2,"613":3,"615":1,"616":2,"619":1,"625":2,"627":2,"628":1,"630":3,"633":4,"638":5,"639":2,"640":2,"641":2,"646":1,"648":3,"654":1,"657":2,"658":1,"662":1,"665":2,"667":3,"668":1,"669":2,"670":1,"680":2,"682":2,"701":1,"702":1,"704":1,"708":1,"729":1,"735":2,"736":1,"742":4,"744":1,"746":1,"753":1,"775":1,"839":1,"904":1,"938":1,"972":1,"1006":1,"1040":1,"1074":1,"1108":1,"1142":1,"1171":3,"1173":1,"1174":1,"1176":1,"1177":1,"1179":1,"1181":3,"1182":4,"1183":1,"1224":1,"1245":1,"1268":1,"1275":3,"1290":1,"1305":1,"1307":2,"1309":1,"1310":1,"1316":1,"1317":1,"1319":2,"1321":1,"1325":2,"1326":3,"1328":1,"1329":1,"1332":1,"1334":4,"1339":1,"1342":2,"1343":3,"1350":1,"1356":1,"1358":3,"1359":1,"1369":1,"1372":2,"1376":2,"1382":1,"1383":2,"1385":1,"1388":2,"1389":17,"1392":7,"1393":2,"1394":1,"1395":3,"1397":2,"1398":4,"1403":1,"1404":1,"1408":1,"1411":4,"1414":4,"1417":3,"1418":1,"1419":3,"1420":2,"1426":2,"1427":4,"1429":1,"1434":1,"1435":2,"1442":1,"1443":1,"1455":5,"1460":1,"1462":2,"1463":2,"1466":1,"1468":4,"1469":3,"1470":1,"1487":2,"1488":1,"1492":1,"1495":2,"1496":3,"1497":2,"1498":5,"1499":1,"1502":2,"1507":3,"1508":1,"1511":2,"1512":2,"1516":1,"1520":1,"1528":2,"1559":1,"1560":1,"1562":2,"1563":4,"1567":1,"1572":2,"1574":1,"1575":2,"1579":2,"1582":6,"1588":2,"1590":3,"1591":1,"1593":2,"1596":1,"1600":3,"1601":1,"1602":1,"1606":1,"1611":2,"1616":2,"1620":1,"1629":3,"1630":2,"1631":1,"1632":1,"1633":2,"1636":1,"1640":1,"1641":2,"1643":1,"1649":2,"1697":1,"1707":1,"1718":1,"1730":3,"1731":1,"1733":2,"1737":1,"1745":1,"1749":2,"1753":1,"1754":4,"1757":2,"1758":1,"1759":1,"1763":1,"1769":1,"1772":3,"1806":2,"1807":1,"1809":1,"1811":1,"1824":2,"1826":2,"1831":1,"1833":2,"1845":1,"1847":1,"1878":1,"1880":1,"1882":1,"1885":1,"1892":3,"1893":4,"1894":1,"1897":1,"1906":1,"1910":1,"1911":1,"1912":5,"1914":3,"1915":4,"1917":2,"1920":1,"1922":2,"1923":1,"1926":1,"1935":1,"1938":2,"1940":1,"1944":1,"1946":1,"1948":1,"1949":1,"1956":1,"1957":1,"1958":1,"1964":1,"1965":1,"1967":1,"1969":1,"1970":2,"1972":1,"2004":2,"2009":1,"2013":4,"2014":1,"2015":1,"2022":1,"2024":2,"2025":1,"2026":2,"2028":2,"2029":1,"2030":1,"2032":1,"2035":1,"2036":2,"2038":2,"2042":2,"2046":1,"2048":2,"2053":2,"2063":1,"2065":1,"2114":1,"2116":1,"2118":1,"2121":1,"2125":2,"2127":1,"2130":1,"2134":2,"2135":1,"2144":2,"2156":3,"2165":1,"2166":1,"2195":1,"2201":2,"2204":1,"2211":1,"2213":1,"2215":2,"2216":1,"2217":4,"2218":3,"2219":1,"2221":3,"2223":3,"2224":5,"2225":1,"2227":1,"2233":1,"2236":4,"2237":1,"2239":5,"2241":1,"2243":1,"2244":1,"2246":3,"2248":1,"2251":1,"2254":3,"2255":2,"2256":8,"2263":2,"2264":1,"2265":2,"2266":1,"2272":1,"2274":1,"2275":1,"2276":1,"2277":9,"2320":2,"2321":3,"2325":1,"2329":1,"2330":1,"2332":2,"2334":2,"2335":1,"2336":2,"2337":2,"2342":1,"2351":1,"2353":3,"2355":3,"2356":9,"2357":1,"2360":1,"2361":1,"2363":6,"2364":4,"2368":3,"2369":4,"2373":6,"2374":13,"2375":8,"2376":3,"2377":1,"2378":1,"2380":5,"2381":1,"2393":1,"2394":1,"2396":3,"2398":3,"2399":1,"2401":1,"2402":1,"2405":1,"2406":1,"2407":1,"2408":1,"2412":5,"2415":2,"2418":1,"2421":1,"2427":1,"2428":4,"2430":1,"2434":1,"2442":2,"2443":1,"2446":1,"2447":2,"2448":1,"2449":1,"2450":2,"2454":4,"2472":1,"2473":1,"2474":1,"2475":2,"2476":1,"2477":1,"2478":3,"2494":1,"2513":1,"2518":2,"2519":4,"2521":2,"2525":3,"2526":1,"2530":1,"2531":1,"2532":1,"2533":1,"2535":1,"2536":1,"2539":1,"2544":1,"2545":1,"2549":1,"2551":3,"2554":1,"2558":5,"2560":1,"2562":3,"2563":3,"2566":1,"2571":2,"2572":1,"2576":2,"2577":1,"2581":1,"2582":4,"2583":1,"2584":1,"2585":1,"2586":2,"2587":2,"2588":5,"2598":1,"2599":2,"2600":6,"2601":1,"2604":1,"2606":7,"2607":1,"2610":1,"2615":3,"2617":1,"2618":3,"2619":1,"2621":5,"2622":5,"2623":1,"2626":2,"2627":1,"2630":1,"2631":1,"2638":1,"2639":1,"2642":1,"2648":2,"2650":1,"2651":1,"2653":1,"2655":1,"2657":1,"2658":2,"2661":2,"2662":1,"2665":2,"2668":1,"2669":1,"2674":4,"2676":3,"2677":1,"2678":3,"2679":2,"2680":3,"2699":1,"2701":1,"2702":1,"2704":2,"2705":9,"2706":2,"2710":1,"2712":2,"2713":1,"2715":1,"2718":1,"2720":1,"2722":1,"2724":1,"2731":2,"2733":4,"2735":2,"2740":1,"2742":1,"2743":2,"2744":2,"2747":1,"2765":1,"2782":1,"2791":1,"2794":2,"2799":1,"2816":1,"2821":1,"2827":1,"2831":2,"2833":4,"2835":1,"2838":3,"2843":1,"2847":1,"2854":2,"2857":2,"2858":5,"2859":3,"2860":4,"2861":1,"2862":2,"2863":2,"2868":2,"2877":3,"2878":1,"2879":1,"2880":1,"2882":1,"2884":2,"2885":3,"2886":3,"2888":1,"2889":1,"2890":1,"2891":4,"2894":1,"2895":1,"2896":7}}],["itsybitsy",{"2":{"670":2,"2445":2}}],["itself",{"2":{"168":1,"361":1,"558":1,"570":1,"621":2,"646":1,"666":1,"668":1,"669":1,"695":1,"1410":1,"1492":1,"1499":1,"1505":1,"1563":2,"1597":1,"2240":1,"2334":1,"2336":1,"2363":1,"2374":1,"2376":1,"2428":1,"2452":1,"2466":1,"2632":1,"2655":1,"2686":1,"2743":1,"2831":1,"2864":1}}],["its",{"0":{"2605":1},"1":{"2606":1,"2607":1,"2608":1},"2":{"3":1,"7":1,"8":1,"15":1,"30":1,"33":1,"113":2,"114":1,"120":1,"133":1,"163":1,"164":1,"173":1,"195":1,"307":1,"370":1,"371":1,"389":1,"392":1,"540":1,"570":1,"668":1,"702":1,"710":1,"732":1,"735":1,"736":1,"737":2,"743":1,"1177":1,"1291":1,"1293":1,"1295":1,"1334":1,"1349":1,"1368":1,"1370":1,"1384":1,"1386":1,"1458":1,"1466":2,"1487":1,"1488":1,"1508":1,"1509":3,"1528":2,"1572":1,"1575":1,"1582":4,"1583":1,"1600":1,"1706":1,"1710":1,"1745":1,"1892":4,"1904":1,"1911":1,"1941":1,"1993":1,"2033":3,"2042":2,"2043":1,"2201":2,"2246":1,"2265":1,"2277":1,"2360":2,"2373":1,"2383":1,"2401":1,"2412":4,"2419":1,"2472":1,"2473":1,"2476":2,"2512":2,"2515":1,"2516":1,"2536":1,"2543":1,"2547":2,"2548":1,"2610":1,"2676":1,"2704":1,"2713":1,"2720":1,"2743":1,"2747":1,"2755":1,"2792":1,"2799":1,"2812":1,"2846":1,"2858":1,"2874":1,"2875":2,"2876":2,"2877":2,"2885":1}}],["ifkb",{"2":{"2513":1}}],["ifeq",{"2":{"2401":2}}],["ifnormation",{"2":{"179":1}}],["ifndef",{"2":{"134":1,"494":1,"1419":1,"1480":5,"1503":1,"2262":1,"2400":4,"2674":1,"2840":2}}],["ify",{"2":{"165":1}}],["ifdefs",{"2":{"114":1,"191":1,"211":1,"266":1,"1369":1}}],["ifdef",{"2":{"31":4,"34":4,"134":1,"211":1,"249":2,"494":1,"537":1,"629":3,"648":1,"1307":1,"1369":1,"1371":14,"1379":5,"1408":3,"1418":3,"1455":2,"1480":1,"1503":2,"1505":4,"1582":4,"1609":2,"1772":3,"1807":2,"1830":2,"1903":1,"1906":1,"1939":1,"1996":1,"1997":1,"1999":1,"2044":2,"2230":1,"2233":1,"2400":1}}],["if",{"0":{"141":1,"1316":1,"1317":1,"1320":1},"2":{"1":1,"7":1,"14":1,"16":1,"18":2,"21":1,"23":2,"31":4,"34":4,"37":1,"43":1,"45":1,"49":2,"50":2,"62":1,"87":1,"89":1,"90":9,"98":1,"105":6,"107":1,"114":2,"119":1,"125":2,"149":1,"168":1,"173":1,"174":2,"176":1,"182":1,"185":2,"194":3,"196":4,"198":1,"199":2,"201":1,"202":1,"206":1,"209":2,"214":1,"215":1,"218":1,"221":1,"222":1,"228":1,"230":1,"232":2,"233":1,"236":2,"240":3,"241":1,"245":1,"247":1,"248":1,"253":1,"254":1,"255":1,"256":1,"259":1,"266":1,"270":1,"272":1,"273":2,"276":1,"277":2,"281":1,"283":1,"284":1,"289":1,"306":1,"307":5,"315":1,"322":6,"331":1,"348":2,"351":1,"352":1,"353":1,"357":1,"359":1,"360":1,"361":1,"366":1,"367":1,"371":2,"372":1,"374":1,"376":1,"381":4,"389":1,"392":1,"393":1,"394":1,"396":1,"401":2,"405":1,"406":1,"407":1,"408":1,"426":1,"427":1,"429":1,"431":1,"432":1,"433":1,"434":1,"437":1,"439":1,"441":1,"442":1,"443":1,"455":1,"460":1,"462":1,"466":1,"470":1,"471":2,"474":2,"475":1,"476":1,"487":2,"489":1,"491":1,"492":1,"494":16,"495":2,"496":3,"500":1,"503":2,"506":2,"507":3,"512":1,"514":2,"515":3,"517":5,"519":1,"522":3,"525":1,"526":1,"538":1,"541":1,"542":1,"543":9,"544":1,"545":1,"546":10,"547":4,"550":2,"551":3,"552":4,"554":1,"556":1,"557":2,"558":1,"562":1,"570":1,"571":1,"575":7,"578":3,"580":1,"581":2,"582":1,"586":2,"587":1,"592":2,"593":1,"594":1,"595":3,"596":1,"597":1,"598":2,"599":1,"600":1,"601":5,"602":1,"603":1,"612":2,"613":2,"616":1,"621":1,"622":1,"626":1,"627":1,"628":1,"629":10,"630":1,"633":3,"634":2,"635":1,"638":5,"639":3,"642":1,"650":1,"653":1,"654":2,"655":2,"658":1,"665":2,"666":1,"667":6,"668":3,"669":1,"670":1,"671":1,"679":1,"680":2,"682":2,"684":2,"697":1,"701":2,"702":1,"706":2,"723":1,"729":2,"730":3,"731":1,"735":2,"744":3,"746":2,"747":1,"749":1,"753":1,"756":2,"759":2,"762":2,"765":2,"768":2,"771":2,"774":2,"775":1,"777":2,"779":2,"805":2,"834":2,"839":1,"866":2,"898":2,"904":1,"933":2,"938":1,"967":2,"972":1,"1001":2,"1006":1,"1035":2,"1040":1,"1069":2,"1074":1,"1103":2,"1108":1,"1137":2,"1142":1,"1174":1,"1176":1,"1177":1,"1178":1,"1179":2,"1181":4,"1182":4,"1185":2,"1187":1,"1193":2,"1224":2,"1226":2,"1230":1,"1231":2,"1234":1,"1236":1,"1239":2,"1242":2,"1244":1,"1245":2,"1254":1,"1259":1,"1260":1,"1262":2,"1264":1,"1265":1,"1275":1,"1279":1,"1281":1,"1292":1,"1293":3,"1295":1,"1296":1,"1298":1,"1300":1,"1307":2,"1310":1,"1314":2,"1316":2,"1317":1,"1320":1,"1322":1,"1326":1,"1327":1,"1340":1,"1342":1,"1343":1,"1350":1,"1356":3,"1358":3,"1359":3,"1368":1,"1371":1,"1372":1,"1376":2,"1378":1,"1379":1,"1382":2,"1383":3,"1386":1,"1387":1,"1388":2,"1389":21,"1392":3,"1393":1,"1395":2,"1396":1,"1397":1,"1398":4,"1401":5,"1408":1,"1410":2,"1411":2,"1412":2,"1414":2,"1417":2,"1418":3,"1419":4,"1422":1,"1424":1,"1426":6,"1427":4,"1428":2,"1429":2,"1430":2,"1431":1,"1432":2,"1434":1,"1435":3,"1442":6,"1443":1,"1451":1,"1452":1,"1453":1,"1455":1,"1458":2,"1460":3,"1463":1,"1468":5,"1470":1,"1472":2,"1473":1,"1487":3,"1488":5,"1489":1,"1492":5,"1495":1,"1498":1,"1502":1,"1503":9,"1505":1,"1506":1,"1508":1,"1509":2,"1512":2,"1514":1,"1516":2,"1521":1,"1541":1,"1546":1,"1559":1,"1560":1,"1561":2,"1563":2,"1564":2,"1568":1,"1569":1,"1571":1,"1572":1,"1573":1,"1575":3,"1576":1,"1578":2,"1579":3,"1580":1,"1582":19,"1583":1,"1585":1,"1588":1,"1589":2,"1590":6,"1592":1,"1593":1,"1595":1,"1597":2,"1598":1,"1600":1,"1601":1,"1602":1,"1603":1,"1606":1,"1608":1,"1609":9,"1615":1,"1616":1,"1620":1,"1629":1,"1630":1,"1631":1,"1632":1,"1633":3,"1634":3,"1635":1,"1636":14,"1639":1,"1641":3,"1643":1,"1644":4,"1646":3,"1649":6,"1654":1,"1655":2,"1667":1,"1673":1,"1677":1,"1692":1,"1697":1,"1711":1,"1718":1,"1733":2,"1734":1,"1738":1,"1747":1,"1749":4,"1750":5,"1752":2,"1753":1,"1754":3,"1756":2,"1760":1,"1762":2,"1763":2,"1764":1,"1766":4,"1770":2,"1771":1,"1772":5,"1783":2,"1785":2,"1786":1,"1790":1,"1793":1,"1796":1,"1799":1,"1802":1,"1806":1,"1807":2,"1817":2,"1818":1,"1824":1,"1826":2,"1827":7,"1830":1,"1831":1,"1832":6,"1835":2,"1844":1,"1877":1,"1893":1,"1894":1,"1895":1,"1898":1,"1905":3,"1906":4,"1907":1,"1909":1,"1910":2,"1911":2,"1912":24,"1916":2,"1918":1,"1920":4,"1923":1,"1926":1,"1928":1,"1932":1,"1939":3,"1940":1,"1941":3,"1942":1,"1943":2,"1944":3,"1945":1,"1946":1,"1948":1,"1949":2,"1950":4,"1952":5,"1954":1,"1955":1,"1956":1,"1957":2,"1964":4,"1967":1,"1968":5,"1969":2,"1970":2,"1987":1,"1996":1,"1999":1,"2004":2,"2007":1,"2010":1,"2012":1,"2014":1,"2015":6,"2021":1,"2024":1,"2025":4,"2030":1,"2031":1,"2032":4,"2033":7,"2035":2,"2036":1,"2038":2,"2039":8,"2044":1,"2046":1,"2047":9,"2050":2,"2051":4,"2052":6,"2053":1,"2062":1,"2113":1,"2125":2,"2127":2,"2128":2,"2129":1,"2131":1,"2135":1,"2137":2,"2138":1,"2139":1,"2140":1,"2145":2,"2149":1,"2152":1,"2153":1,"2154":1,"2157":1,"2164":3,"2166":1,"2167":1,"2169":1,"2171":1,"2205":3,"2206":2,"2210":1,"2213":1,"2214":1,"2217":2,"2218":1,"2219":1,"2220":3,"2221":5,"2223":5,"2224":4,"2232":3,"2233":3,"2236":19,"2238":1,"2239":3,"2240":1,"2241":2,"2243":2,"2244":2,"2246":4,"2247":1,"2248":1,"2251":2,"2252":1,"2255":5,"2256":7,"2260":1,"2261":2,"2262":4,"2263":13,"2264":3,"2265":11,"2266":1,"2267":2,"2268":1,"2274":1,"2275":1,"2276":1,"2277":3,"2278":1,"2293":1,"2307":1,"2312":1,"2314":1,"2321":1,"2325":6,"2327":10,"2328":1,"2329":2,"2330":2,"2332":1,"2334":1,"2337":3,"2339":1,"2341":1,"2343":1,"2344":1,"2350":1,"2353":2,"2356":3,"2361":1,"2362":1,"2363":5,"2364":2,"2365":1,"2368":1,"2369":1,"2372":1,"2373":2,"2374":3,"2375":7,"2376":1,"2377":2,"2378":1,"2379":1,"2380":5,"2381":2,"2387":1,"2396":2,"2398":1,"2399":3,"2400":2,"2402":1,"2406":3,"2407":2,"2408":1,"2410":4,"2411":2,"2412":1,"2418":1,"2420":1,"2429":1,"2436":1,"2443":1,"2448":3,"2449":2,"2452":1,"2454":4,"2472":1,"2478":1,"2479":1,"2482":2,"2511":1,"2513":3,"2514":2,"2515":3,"2516":1,"2519":2,"2521":1,"2522":3,"2523":2,"2525":4,"2526":2,"2529":1,"2530":3,"2531":1,"2532":1,"2533":1,"2538":1,"2539":1,"2540":1,"2544":2,"2546":2,"2547":1,"2549":1,"2550":2,"2551":1,"2552":1,"2553":1,"2554":3,"2556":1,"2558":3,"2559":1,"2560":1,"2562":3,"2563":2,"2565":1,"2567":1,"2570":1,"2571":1,"2572":1,"2574":1,"2576":2,"2577":1,"2581":1,"2582":1,"2583":2,"2584":2,"2585":1,"2588":2,"2598":2,"2599":2,"2600":14,"2604":1,"2606":2,"2607":2,"2610":1,"2613":1,"2617":3,"2619":1,"2621":1,"2622":3,"2625":1,"2626":1,"2630":1,"2632":1,"2633":2,"2634":1,"2639":1,"2642":1,"2650":1,"2655":1,"2657":3,"2659":2,"2660":1,"2662":1,"2665":2,"2673":1,"2674":4,"2676":16,"2677":5,"2678":1,"2680":1,"2690":1,"2699":1,"2700":2,"2702":5,"2703":4,"2704":2,"2705":22,"2709":1,"2712":1,"2713":2,"2715":1,"2716":1,"2717":2,"2718":3,"2721":1,"2723":1,"2724":6,"2728":1,"2731":4,"2732":2,"2733":1,"2734":2,"2735":4,"2736":1,"2738":2,"2739":1,"2740":3,"2742":1,"2745":1,"2748":1,"2782":1,"2788":1,"2801":4,"2816":1,"2823":2,"2827":1,"2832":1,"2833":1,"2834":1,"2835":1,"2836":3,"2837":3,"2838":1,"2839":3,"2840":2,"2842":2,"2843":1,"2847":1,"2850":1,"2854":1,"2855":1,"2858":1,"2861":1,"2867":2,"2868":12,"2869":5,"2875":7,"2876":4,"2877":3,"2879":2,"2880":3,"2881":5,"2882":4,"2883":2,"2884":3,"2886":2,"2888":3,"2890":2,"2891":2,"2893":1,"2896":2}}],["innovation",{"2":{"2846":1}}],["inner",{"0":{"1751":1},"1":{"1752":1,"1753":1,"1754":1},"2":{"340":1,"1913":1,"1954":1,"2126":1,"2470":1}}],["inbound",{"2":{"2223":1}}],["inoperable",{"2":{"1343":1}}],["inheriting",{"2":{"2816":1}}],["inheritance",{"2":{"520":1}}],["inherently",{"2":{"1755":1}}],["inherent",{"2":{"1266":1}}],["injection",{"0":{"2172":1}}],["injected",{"2":{"2168":1}}],["inject",{"2":{"608":1,"1592":1}}],["inability",{"2":{"2689":1}}],["inadvertently",{"2":{"2513":1}}],["inactivity",{"2":{"1907":2,"2234":1}}],["inactive",{"2":{"1392":1,"1970":1}}],["inappropriate",{"2":{"603":1}}],["inaugural",{"2":{"0":1}}],["ini",{"2":{"411":1,"412":1,"414":1,"420":1,"421":1,"471":1}}],["initiator2target",{"2":{"2223":4}}],["initiated",{"2":{"1894":1}}],["initiative",{"2":{"213":1}}],["initially",{"2":{"2472":1}}],["initial",{"0":{"1770":1,"2542":1},"1":{"2543":1,"2544":1,"2545":1,"2546":1,"2547":1},"2":{"93":1,"130":1,"134":2,"149":2,"188":1,"191":1,"199":2,"266":1,"1457":1,"1894":5,"1929":5,"2027":2,"2472":1,"2546":1,"2677":2,"2803":1,"2874":1}}],["initializing",{"2":{"616":1,"695":1,"2002":1,"2219":1,"2632":1,"2858":1}}],["initializers",{"2":{"1737":1,"1749":1}}],["initialized",{"2":{"615":1,"616":2,"619":2,"622":1,"623":1,"677":1,"1509":1,"1561":1,"1912":1,"2236":1,"2448":1,"2469":1,"2634":1}}],["initialize",{"2":{"606":1,"607":1,"687":1,"714":1,"715":1,"753":1,"787":1,"813":1,"845":1,"875":1,"910":1,"944":1,"978":1,"1012":1,"1046":1,"1080":1,"1114":1,"1148":1,"1201":1,"1228":1,"1249":1,"1283":1,"1359":2,"1672":1,"1912":1,"2236":1,"2265":1,"2635":1}}],["initializes",{"2":{"49":1}}],["initialization",{"0":{"615":1,"616":1,"619":1,"622":1,"2632":1},"1":{"616":1,"617":2,"618":2,"619":1,"620":2,"621":2,"622":1,"623":2,"624":2,"2633":1,"2634":1,"2635":1},"2":{"149":1,"165":2,"236":1,"249":1,"288":1,"319":2,"398":1,"399":1,"615":2,"616":1,"622":1,"633":1,"1345":1,"1398":2,"1596":1,"1944":2,"1957":1,"2632":2,"2634":1,"2635":1,"2676":1}}],["initialised",{"2":{"165":1}}],["initialise",{"2":{"65":1,"621":1,"2705":2,"2709":1}}],["initialisation",{"2":{"49":1,"73":1,"77":1,"94":2,"621":3,"726":1,"2402":1,"2633":1,"2676":1,"2705":4,"2709":1}}],["initilization",{"2":{"149":1}}],["init",{"0":{"617":1,"618":1,"620":1,"623":1,"624":1,"631":1,"687":1,"714":1,"753":1,"787":1,"813":1,"845":1,"875":1,"910":1,"944":1,"978":1,"1012":1,"1046":1,"1080":1,"1114":1,"1148":1,"1201":1,"1228":1,"1249":1,"1283":1,"1672":1,"2633":1,"2634":1,"2635":1},"1":{"715":1,"814":1,"846":1,"876":1,"911":1,"945":1,"979":1,"1013":1,"1047":1,"1081":1,"1115":1,"1149":1,"1202":1,"1250":1,"1673":1},"2":{"31":2,"34":4,"49":1,"50":1,"65":1,"114":2,"134":1,"149":2,"165":3,"191":7,"199":1,"236":3,"249":6,"266":2,"277":1,"317":1,"398":1,"516":1,"606":1,"607":7,"615":4,"617":2,"618":2,"620":2,"621":1,"623":2,"624":2,"630":1,"631":1,"632":2,"726":1,"753":1,"1300":1,"1388":2,"1389":6,"1390":2,"1456":1,"1521":1,"1598":1,"1606":12,"1669":2,"1670":2,"1674":1,"1675":1,"1676":1,"1830":3,"1906":1,"1912":5,"1913":2,"1939":3,"1940":1,"1944":2,"1946":1,"1953":1,"1957":1,"1997":1,"1999":1,"2002":1,"2044":3,"2053":2,"2135":1,"2137":1,"2219":1,"2223":1,"2233":1,"2236":4,"2402":1,"2454":1,"2546":1,"2633":4,"2634":4,"2635":2,"2676":8,"2704":3,"2705":8,"2709":3,"2738":1,"2896":1}}],["inexpensively",{"2":{"2783":1}}],["inefficient",{"2":{"2144":1,"2705":1}}],["inett",{"2":{"249":1}}],["inertia",{"0":{"1897":1},"2":{"190":2,"191":2,"1892":1,"1897":3}}],["inertial",{"2":{"164":1,"165":1,"1898":1,"1941":2}}],["inland",{"2":{"217":1,"317":1,"2343":1}}],["inline",{"2":{"50":1,"199":1,"332":2}}],["insulate",{"2":{"2375":1}}],["insulation",{"2":{"2371":3,"2375":2}}],["inspected",{"2":{"2679":1}}],["inspect",{"2":{"2374":1}}],["inspiration",{"2":{"1734":1,"1830":1,"2035":1,"2044":1,"2676":1}}],["inseparable",{"2":{"2682":1}}],["insensitive",{"2":{"1497":1}}],["insertion",{"2":{"2356":1}}],["inserting",{"2":{"667":1}}],["inserted",{"2":{"1609":1,"1636":1,"2276":3}}],["inserts",{"2":{"344":1}}],["insert",{"2":{"249":1,"266":1,"595":2,"1631":1,"1662":1,"1922":1,"2277":1,"2462":2,"2464":1,"2481":3}}],["insights",{"2":{"1187":1,"1954":1}}],["inside",{"2":{"158":1,"184":1,"241":1,"253":1,"270":1,"281":1,"471":1,"526":1,"611":1,"1178":1,"1502":2,"1602":1,"1830":1,"2044":1,"2127":1,"2381":1,"2397":1,"2470":1,"2525":2,"2531":1,"2549":1,"2571":1,"2621":2,"2632":1,"2657":3,"2705":4,"2891":1}}],["ins",{"2":{"571":2,"2462":1,"2481":1}}],["instructs",{"2":{"2705":1}}],["instruct",{"2":{"408":1,"2218":1,"2580":1}}],["instruction",{"2":{"1694":1,"2743":1}}],["instructions",{"0":{"2328":1,"2363":1,"2377":1},"1":{"2329":1,"2330":1,"2331":1,"2332":1,"2333":1,"2334":1,"2335":1,"2336":1,"2337":1,"2338":1,"2339":1,"2340":1,"2341":1,"2342":1,"2343":1,"2344":1,"2345":1,"2346":1,"2347":1,"2348":1,"2349":1,"2350":1,"2364":1,"2365":1},"2":{"36":1,"112":1,"240":1,"363":1,"364":1,"426":1,"576":1,"658":1,"667":1,"1183":1,"1270":1,"1292":1,"1293":1,"1691":1,"2013":1,"2448":1,"2539":1,"2549":2,"2553":1,"2558":1,"2570":1,"2575":1,"2576":1,"2631":1,"2653":1,"2676":1,"2678":1,"2705":3,"2743":1,"2762":1,"2800":2,"2859":1}}],["instructing",{"2":{"23":1,"2585":1}}],["instant",{"2":{"2263":1,"2515":1}}],["instances",{"2":{"277":1,"2586":1}}],["instance",{"2":{"31":3,"34":1,"168":1,"322":3,"381":1,"501":1,"615":1,"698":1,"703":1,"1181":1,"1182":1,"1409":1,"1412":1,"1417":1,"1418":1,"1419":1,"1427":1,"1497":1,"1498":1,"1499":1,"1516":1,"1561":1,"1563":1,"1568":1,"1572":1,"1578":1,"1710":1,"1762":1,"1964":1,"2026":1,"2029":1,"2032":1,"2248":1,"2263":1,"2264":1,"2327":1,"2571":1,"2642":1,"2659":1,"2676":1,"2836":1,"2841":1,"2867":2,"2868":1,"2874":1,"2879":1,"2884":1,"2886":1}}],["installs",{"2":{"2442":1,"2619":1}}],["installer",{"2":{"495":1,"1296":1,"2615":1,"2616":2,"2618":2}}],["installed",{"2":{"23":1,"65":1,"363":1,"404":1,"405":1,"406":2,"407":2,"457":1,"458":1,"666":1,"668":1,"1296":1,"1498":1,"1636":1,"2124":1,"2277":1,"2356":1,"2539":1,"2568":1,"2573":1,"2606":1,"2608":1,"2617":1,"2619":1}}],["installing",{"0":{"363":1,"2616":1},"1":{"364":1,"365":1,"366":1,"367":1,"368":1,"369":1,"370":1,"2617":1},"2":{"317":1,"647":1,"2336":1,"2368":1,"2608":1,"2618":1}}],["install",{"0":{"405":1,"406":1,"407":1,"2539":1,"2605":1,"2606":1,"2608":1},"1":{"2606":1,"2607":1,"2608":1},"2":{"174":2,"176":2,"191":1,"294":1,"362":1,"363":1,"365":2,"366":2,"367":1,"368":1,"370":1,"371":2,"398":1,"404":2,"405":2,"406":1,"407":3,"408":1,"470":2,"495":1,"666":1,"667":2,"1296":1,"1470":1,"1498":2,"1511":1,"2277":1,"2337":1,"2352":1,"2379":1,"2452":2,"2539":7,"2564":1,"2566":1,"2567":2,"2568":1,"2569":2,"2570":1,"2571":2,"2572":7,"2573":4,"2574":1,"2575":2,"2604":1,"2605":1,"2606":2,"2619":1,"2622":1}}],["installation",{"0":{"174":1,"666":1,"667":1,"668":1,"2569":1,"2571":1,"2573":1,"2575":1},"1":{"667":1,"668":1,"669":1,"670":1},"2":{"162":1,"174":2,"191":1,"240":1,"364":3,"406":1,"669":1,"1296":2,"2271":1,"2568":1,"2570":1,"2571":1,"2575":1,"2606":1,"2607":2,"2621":1,"2622":1}}],["instability",{"2":{"73":1}}],["instead",{"2":{"5":1,"17":1,"25":1,"30":1,"33":1,"45":2,"65":1,"70":1,"87":1,"88":1,"95":1,"104":1,"127":1,"128":1,"149":3,"153":1,"184":1,"188":1,"191":1,"195":1,"196":1,"199":1,"202":1,"206":1,"211":1,"215":1,"218":1,"232":2,"234":1,"240":2,"265":1,"268":1,"283":1,"285":1,"302":1,"308":1,"411":1,"431":1,"447":1,"458":1,"467":1,"493":1,"498":2,"506":1,"516":1,"528":1,"543":1,"545":1,"546":2,"547":1,"552":1,"570":1,"575":2,"597":1,"621":2,"642":1,"654":1,"658":1,"667":2,"668":1,"680":1,"684":1,"700":1,"703":1,"706":1,"779":1,"805":1,"834":1,"866":1,"898":1,"933":1,"967":1,"1001":1,"1035":1,"1069":1,"1103":1,"1137":1,"1171":1,"1174":1,"1193":1,"1261":1,"1262":1,"1275":2,"1280":1,"1311":1,"1326":1,"1329":1,"1330":1,"1332":1,"1346":1,"1356":1,"1359":1,"1372":1,"1376":1,"1387":1,"1392":1,"1408":1,"1409":1,"1419":1,"1430":1,"1431":1,"1435":1,"1437":1,"1488":2,"1497":1,"1504":1,"1508":1,"1515":1,"1516":2,"1519":1,"1528":1,"1572":1,"1582":1,"1592":2,"1593":1,"1602":1,"1633":1,"1640":1,"1710":1,"1737":1,"1745":1,"1754":1,"1756":1,"1764":1,"1824":1,"1832":1,"1894":1,"1911":2,"1939":1,"1941":2,"1949":1,"1950":1,"1968":2,"2002":1,"2004":1,"2021":1,"2029":1,"2036":1,"2047":1,"2052":1,"2124":1,"2127":1,"2165":1,"2168":1,"2215":1,"2227":1,"2243":1,"2255":1,"2275":2,"2276":1,"2277":1,"2325":1,"2329":1,"2339":1,"2355":1,"2360":2,"2370":1,"2378":1,"2380":1,"2392":1,"2428":1,"2440":1,"2442":1,"2450":1,"2472":1,"2476":1,"2481":1,"2525":1,"2536":1,"2552":1,"2571":1,"2582":1,"2586":1,"2600":1,"2607":1,"2611":1,"2632":1,"2665":1,"2668":1,"2674":2,"2676":2,"2678":1,"2680":1,"2689":1,"2703":2,"2704":3,"2705":2,"2712":1,"2735":2,"2794":1,"2809":1,"2818":1,"2825":1,"2831":1,"2839":1,"2860":1,"2874":1,"2875":1,"2876":1,"2877":1,"2884":2,"2886":1,"2888":1}}],["instituted",{"2":{"1":1}}],["invalid",{"2":{"222":1,"236":2,"249":3,"285":1,"293":1,"294":2,"305":1,"314":1,"639":1,"641":1,"1231":1,"1763":1,"2399":1}}],["invited",{"2":{"194":1,"206":1}}],["invisible",{"2":{"165":1,"2371":1}}],["invented",{"2":{"1328":1}}],["inversion",{"2":{"222":1}}],["inversely",{"2":{"703":1}}],["inverse",{"2":{"222":1,"550":1}}],["inverts",{"2":{"211":1,"1398":1,"1567":1,"1912":6,"1941":2,"1943":2,"2236":6}}],["inverted",{"2":{"199":1,"285":1,"294":1,"1806":1,"1912":1,"2236":1}}],["invert",{"0":{"1567":1,"2005":1,"2006":1},"2":{"114":3,"190":1,"191":1,"211":1,"222":1,"742":1,"1398":1,"1567":2,"1710":1,"1761":1,"1763":1,"1912":13,"1941":2,"1943":3,"1944":1,"1945":1,"2005":2,"2006":5,"2236":9,"2809":2}}],["investigations",{"2":{"134":1}}],["invoking",{"2":{"2032":1,"2223":1,"2412":1,"2617":1}}],["invoke",{"2":{"294":1,"609":1,"629":1,"2223":1,"2276":1,"2705":1,"2858":1}}],["invoked",{"2":{"92":1,"556":1,"628":1,"638":1,"639":2,"640":2,"641":1,"1766":1,"1775":1,"1776":1,"1777":1,"1878":1,"1880":1,"1882":1,"1885":1,"1919":1,"2017":1,"2114":1,"2116":1,"2118":1,"2121":1,"2255":1,"2286":1,"2288":1,"2364":1,"2704":1,"2705":1}}],["involve",{"2":{"2271":1,"2368":1}}],["involves",{"2":{"605":1,"2882":1}}],["involved",{"2":{"592":1,"669":1,"2661":1}}],["involving",{"2":{"99":1,"676":1,"2031":1,"2870":1,"2881":1}}],["invocations",{"2":{"1919":1,"2895":1}}],["invocation",{"2":{"165":1,"236":1,"638":1}}],["inputting",{"2":{"1584":1,"1585":1,"2276":1,"2364":1}}],["inputs",{"2":{"621":1,"676":2,"1337":1,"1383":1,"1942":1,"1996":1,"2374":1,"2712":2}}],["input",{"0":{"1333":1,"2275":1,"2277":1,"2280":1,"2282":1,"2284":1,"2285":1,"2286":2,"2288":2,"2290":1,"2291":1,"2292":1,"2417":1},"1":{"2276":1,"2281":1,"2283":1,"2287":2,"2289":2},"2":{"94":1,"114":1,"143":4,"149":1,"165":1,"199":2,"203":2,"236":2,"243":3,"249":2,"297":1,"312":1,"441":1,"543":1,"547":1,"621":2,"742":6,"753":2,"1191":1,"1386":4,"1422":1,"1502":3,"1667":1,"1706":2,"1710":1,"1717":1,"1752":1,"1753":1,"1754":2,"1755":1,"1942":1,"1971":1,"1999":1,"2159":1,"2218":1,"2240":1,"2256":1,"2270":1,"2271":2,"2273":5,"2274":6,"2276":2,"2277":17,"2278":7,"2280":1,"2281":1,"2282":1,"2283":1,"2284":1,"2285":1,"2286":1,"2287":2,"2288":1,"2289":2,"2290":2,"2291":2,"2292":2,"2293":2,"2305":1,"2308":1,"2309":1,"2310":1,"2313":1,"2315":1,"2316":1,"2320":1,"2330":1,"2336":1,"2337":1,"2342":2,"2353":2,"2374":1,"2421":1,"2423":2,"2448":3,"2511":7,"2628":1,"2676":1,"2702":1,"2703":16,"2743":1,"2813":1,"2819":2,"2823":1,"2833":1,"2878":1,"2894":1}}],["induced",{"2":{"1756":1,"2884":1}}],["industry",{"2":{"149":1}}],["indisinguishable",{"2":{"2704":1}}],["indirect",{"2":{"2277":1}}],["individually",{"2":{"1225":1,"2390":1}}],["individual",{"2":{"526":1,"724":1,"1266":1,"1267":1,"1411":1,"1473":2,"1511":1,"1517":1,"1734":1,"1811":2,"1995":1,"2124":1,"2265":1,"2363":1,"2391":1,"2642":1}}],["indicative",{"2":{"2263":1}}],["indicating",{"2":{"1749":1,"2396":1,"2882":1}}],["indication",{"2":{"1388":1,"1389":6,"1399":1,"1827":1,"1835":1,"2039":1,"2050":1}}],["indicated",{"2":{"1508":1,"1912":1,"2236":1,"2241":1,"2242":1,"2677":1}}],["indicate",{"2":{"1426":1,"1443":1,"1508":1,"1600":1,"2052":1,"2531":1,"2600":1}}],["indicates",{"2":{"547":1,"564":1,"565":1,"566":1,"633":2,"1619":1,"1632":1,"1691":1,"2029":1,"2472":1,"2531":1}}],["indicator",{"0":{"185":1,"2051":1},"1":{"2052":1,"2053":1},"2":{"114":1,"185":1,"191":2,"199":1,"266":1,"298":1,"317":1,"552":1,"1514":1,"1616":1,"1621":1,"1622":1,"1804":1,"1806":1,"1809":2,"1827":1,"1831":1,"1835":3,"1845":1,"1847":1,"2039":1,"2046":1,"2050":3,"2051":3,"2052":2,"2063":1,"2065":1,"2627":1,"2676":2,"2805":1,"2827":1}}],["indicators",{"0":{"1803":1,"1835":1,"1878":1,"1880":1,"1882":1,"1885":1,"2050":1,"2053":1,"2114":1,"2116":1,"2118":1,"2121":1,"2815":1},"1":{"1804":1,"1805":1,"1806":1,"1807":1,"1808":1,"1809":1,"1810":1,"1811":1,"1879":1,"1881":1,"2115":1,"2117":1},"2":{"63":1,"93":1,"114":1,"149":1,"185":4,"191":1,"211":1,"222":2,"571":1,"650":1,"671":1,"1606":12,"1803":1,"1804":1,"1835":6,"2050":6,"2051":3,"2052":3,"2053":1,"2134":2,"2774":1,"2815":2,"2827":1}}],["indices",{"2":{"149":1,"841":1,"871":1,"906":1,"940":1,"974":1,"1008":1,"1042":1,"1076":1,"1110":1,"1144":1,"1197":1,"2249":1,"2275":1,"2276":1,"2824":1}}],["indemnification",{"2":{"2683":1}}],["indefinite",{"2":{"1964":1}}],["indefinitely",{"2":{"1568":1,"2516":1,"2702":1,"2705":1}}],["indeed",{"2":{"628":1}}],["indenting",{"2":{"494":1}}],["indent",{"2":{"330":1,"494":2,"496":1,"503":1}}],["indented",{"0":{"330":1},"2":{"332":2,"503":1}}],["indentation",{"2":{"249":1,"494":2,"2545":1}}],["independence",{"2":{"307":1}}],["independently",{"2":{"1580":1,"1897":1,"1939":1,"2135":1,"2213":1,"2421":1}}],["independent",{"0":{"1589":1},"1":{"1590":1},"2":{"113":1,"114":1,"165":1,"1392":1,"2197":1,"2628":1,"2803":1}}],["indexes",{"2":{"2251":1}}],["indexed",{"2":{"676":2,"680":1,"2471":1,"2610":1,"2724":5}}],["index>",{"2":{"431":1}}],["index",{"0":{"688":1,"716":1,"720":1,"790":1,"794":1,"798":1,"800":1,"813":1,"815":1,"817":1,"821":1,"825":1,"827":1,"829":1,"831":1,"845":1,"847":1,"849":1,"853":1,"857":1,"859":1,"861":1,"863":1,"875":1,"877":1,"879":1,"881":1,"885":1,"889":1,"891":1,"893":1,"895":1,"910":1,"912":1,"914":1,"916":1,"920":1,"924":1,"926":1,"928":1,"930":1,"944":1,"946":1,"948":1,"950":1,"954":1,"958":1,"960":1,"962":1,"964":1,"978":1,"980":1,"982":1,"984":1,"988":1,"992":1,"994":1,"996":1,"998":1,"1012":1,"1014":1,"1016":1,"1018":1,"1022":1,"1026":1,"1028":1,"1030":1,"1032":1,"1046":1,"1048":1,"1050":1,"1052":1,"1056":1,"1060":1,"1062":1,"1064":1,"1066":1,"1080":1,"1082":1,"1084":1,"1086":1,"1090":1,"1094":1,"1096":1,"1098":1,"1100":1,"1114":1,"1116":1,"1118":1,"1120":1,"1124":1,"1128":1,"1130":1,"1132":1,"1134":1,"1148":1,"1150":1,"1152":1,"1154":1,"1158":1,"1162":1,"1164":1,"1166":1,"1168":1,"1201":1,"1203":1,"1205":1,"1207":1,"1211":1,"1215":1,"1217":1,"1219":1,"1221":1,"1284":1,"1687":1,"1689":1,"1845":1,"1977":1,"1979":1,"1981":1,"1983":1,"1985":1,"2063":1,"2297":1,"2300":1,"2303":1},"1":{"689":1,"717":1,"721":1,"791":1,"795":1,"799":1,"801":1,"814":1,"816":1,"818":1,"822":1,"826":1,"828":1,"830":1,"832":1,"846":1,"848":1,"850":1,"854":1,"858":1,"860":1,"862":1,"864":1,"876":1,"878":1,"880":1,"882":1,"886":1,"890":1,"892":1,"894":1,"896":1,"911":1,"913":1,"915":1,"917":1,"921":1,"925":1,"927":1,"929":1,"931":1,"945":1,"947":1,"949":1,"951":1,"955":1,"959":1,"961":1,"963":1,"965":1,"979":1,"981":1,"983":1,"985":1,"989":1,"993":1,"995":1,"997":1,"999":1,"1013":1,"1015":1,"1017":1,"1019":1,"1023":1,"1027":1,"1029":1,"1031":1,"1033":1,"1047":1,"1049":1,"1051":1,"1053":1,"1057":1,"1061":1,"1063":1,"1065":1,"1067":1,"1081":1,"1083":1,"1085":1,"1087":1,"1091":1,"1095":1,"1097":1,"1099":1,"1101":1,"1115":1,"1117":1,"1119":1,"1121":1,"1125":1,"1129":1,"1131":1,"1133":1,"1135":1,"1149":1,"1151":1,"1153":1,"1155":1,"1159":1,"1163":1,"1165":1,"1167":1,"1169":1,"1202":1,"1204":1,"1206":1,"1208":1,"1212":1,"1216":1,"1218":1,"1220":1,"1222":1,"1285":1,"1688":1,"1690":1,"1846":1,"1978":1,"1980":1,"1982":1,"1984":1,"1986":1,"1987":1,"2064":1,"2298":1,"2299":1,"2301":1,"2302":1,"2304":1},"2":{"46":3,"90":10,"105":8,"176":1,"319":1,"573":1,"595":2,"629":1,"677":1,"689":2,"710":2,"713":1,"717":3,"721":2,"736":1,"783":2,"791":3,"795":3,"799":3,"801":3,"807":1,"809":2,"812":1,"814":2,"816":2,"818":3,"822":3,"826":3,"828":3,"830":2,"832":2,"836":1,"841":2,"844":1,"846":2,"848":2,"850":3,"854":3,"858":3,"860":3,"862":2,"864":2,"868":1,"871":2,"874":1,"876":2,"878":2,"880":2,"882":3,"886":3,"890":3,"892":3,"894":2,"896":2,"900":1,"901":1,"906":2,"909":1,"911":2,"913":2,"915":2,"917":3,"921":3,"925":3,"927":3,"929":2,"931":2,"935":1,"940":2,"943":1,"945":2,"947":2,"949":2,"951":3,"955":3,"959":3,"961":3,"963":2,"965":2,"969":1,"974":2,"977":1,"979":2,"981":2,"983":2,"985":3,"989":3,"993":3,"995":3,"997":2,"999":2,"1003":1,"1008":2,"1011":1,"1013":2,"1015":2,"1017":2,"1019":3,"1023":3,"1027":3,"1029":3,"1031":2,"1033":2,"1037":1,"1038":1,"1042":2,"1045":1,"1047":2,"1049":2,"1051":2,"1053":3,"1057":3,"1061":3,"1063":3,"1065":2,"1067":2,"1071":1,"1076":2,"1079":1,"1081":2,"1083":2,"1085":2,"1087":3,"1091":3,"1095":3,"1097":3,"1099":2,"1101":2,"1105":1,"1106":1,"1110":2,"1113":1,"1115":2,"1117":2,"1119":2,"1121":3,"1125":3,"1129":3,"1131":3,"1133":2,"1135":2,"1139":1,"1144":2,"1147":1,"1149":2,"1151":2,"1153":2,"1155":3,"1159":3,"1163":3,"1165":3,"1167":2,"1169":2,"1195":1,"1197":2,"1200":1,"1202":2,"1204":2,"1206":2,"1208":3,"1212":3,"1216":3,"1218":3,"1220":2,"1222":2,"1285":2,"1297":1,"1323":1,"1331":1,"1345":1,"1353":1,"1354":1,"1575":2,"1582":13,"1583":3,"1587":5,"1588":7,"1609":4,"1636":7,"1688":2,"1690":2,"1720":1,"1722":1,"1811":2,"1826":7,"1835":2,"1846":2,"1858":1,"1883":2,"1886":2,"1905":2,"1907":2,"1911":1,"1912":4,"1939":1,"1957":2,"1959":1,"1964":1,"1978":2,"1980":2,"1982":2,"1984":2,"1986":2,"2038":7,"2050":2,"2051":5,"2064":2,"2076":1,"2119":2,"2122":2,"2144":4,"2232":2,"2234":2,"2236":4,"2255":1,"2262":1,"2275":1,"2278":2,"2297":1,"2298":1,"2299":1,"2300":1,"2301":2,"2303":1,"2304":2,"2317":1,"2318":2,"2364":1,"2511":2,"2582":1,"2715":3,"2724":3,"2816":1}}],["inf",{"2":{"669":4}}],["infrequently",{"2":{"214":1}}],["infrastructure",{"0":{"51":1,"65":1,"70":1,"76":1,"95":1},"2":{"2351":1}}],["influence",{"2":{"203":1,"615":1,"2869":1}}],["inferred",{"2":{"2667":1,"2668":1}}],["inferior",{"2":{"1383":1}}],["infer",{"2":{"133":1,"134":1,"236":1,"266":1}}],["infinity87",{"2":{"211":3}}],["infinity60",{"2":{"143":2,"236":1}}],["infinity",{"2":{"114":3,"134":1,"143":2,"2229":1,"2363":2}}],["infinitely",{"2":{"537":1}}],["infinite",{"2":{"93":1,"179":1,"1770":1}}],["informing",{"2":{"2525":1,"2533":1}}],["informs",{"2":{"638":1}}],["inform",{"2":{"276":1,"731":1,"740":1}}],["informed",{"2":{"275":1,"2516":1}}],["information",{"0":{"570":1,"2328":1,"2629":1},"1":{"2329":1,"2330":1,"2331":1,"2332":1,"2333":1,"2334":1,"2335":1,"2336":1,"2337":1,"2338":1,"2339":1,"2340":1,"2341":1,"2342":1,"2343":1,"2344":1,"2345":1,"2346":1,"2347":1,"2348":1,"2349":1,"2350":1,"2630":1,"2631":1},"2":{"2":1,"14":1,"70":1,"118":1,"132":1,"158":1,"159":2,"163":1,"168":1,"169":1,"182":1,"184":2,"194":1,"196":1,"206":1,"213":1,"247":1,"285":1,"288":2,"289":1,"297":1,"298":1,"304":1,"306":1,"315":1,"356":1,"357":1,"406":1,"434":3,"463":1,"464":1,"465":1,"468":1,"472":1,"476":1,"543":2,"552":2,"553":1,"556":1,"614":1,"638":1,"647":2,"654":1,"658":1,"679":1,"680":1,"702":1,"724":1,"733":1,"736":1,"747":1,"838":1,"869":1,"903":1,"937":1,"971":1,"1005":1,"1039":1,"1073":1,"1107":1,"1141":1,"1170":1,"1187":1,"1267":1,"1296":1,"1300":1,"1306":1,"1308":1,"1334":1,"1355":1,"1356":1,"1377":1,"1403":1,"1420":2,"1517":1,"1528":1,"1550":1,"1562":2,"1600":1,"1603":1,"1803":1,"1825":1,"1920":1,"1922":1,"1946":1,"1954":1,"1993":1,"1995":1,"2013":1,"2037":1,"2052":1,"2124":1,"2125":1,"2222":1,"2227":1,"2256":1,"2328":1,"2357":1,"2359":1,"2360":2,"2363":1,"2364":4,"2372":1,"2388":1,"2389":1,"2390":1,"2391":1,"2392":1,"2398":1,"2448":1,"2471":1,"2518":1,"2525":1,"2535":1,"2558":1,"2562":1,"2563":1,"2568":1,"2590":1,"2622":3,"2660":1,"2662":3,"2675":1,"2702":1,"2704":2,"2705":3,"2717":1,"2799":5,"2800":1,"2885":1,"2889":1,"2896":1}}],["info",{"0":{"434":1,"649":1,"652":1,"2399":1,"2799":1},"1":{"650":1,"651":1,"652":1,"653":1,"654":1,"655":1,"2800":1,"2801":1,"2802":1,"2803":1,"2804":1,"2805":1,"2806":1,"2807":1,"2808":1,"2809":1,"2810":1,"2811":1,"2812":1,"2813":1,"2814":1,"2815":1,"2816":1,"2817":1,"2818":1,"2819":1,"2820":1,"2821":1,"2822":1,"2823":1,"2824":1,"2825":1,"2826":1,"2827":1,"2828":1,"2829":1,"2830":1},"2":{"70":33,"73":1,"76":4,"99":1,"109":1,"110":1,"111":2,"112":1,"114":5,"134":1,"141":1,"149":1,"158":2,"165":3,"176":1,"184":3,"191":4,"198":1,"199":4,"201":5,"211":22,"213":2,"222":2,"224":2,"232":1,"236":8,"238":1,"249":26,"262":1,"266":3,"277":1,"322":1,"330":2,"430":4,"433":1,"434":4,"440":2,"445":1,"460":3,"471":1,"473":1,"474":2,"475":1,"478":1,"482":1,"511":1,"537":3,"647":3,"648":2,"649":1,"650":1,"651":5,"652":2,"654":2,"655":3,"658":1,"1267":1,"1298":1,"1314":1,"1315":1,"1354":1,"1414":1,"1419":1,"1598":1,"1600":1,"1602":1,"1606":1,"1831":1,"1995":1,"2000":2,"2013":1,"2046":1,"2204":1,"2240":1,"2247":1,"2263":1,"2343":1,"2360":1,"2396":1,"2397":1,"2399":1,"2400":1,"2454":17,"2476":1,"2575":1,"2582":1,"2599":1,"2676":5,"2743":3,"2744":1,"2745":1,"2799":4,"2816":2,"2856":1}}],["int9",{"2":{"2461":1,"2481":1}}],["int7",{"2":{"2461":1,"2481":1}}],["int6",{"2":{"2461":1,"2481":1}}],["int3",{"2":{"2461":1,"2481":1}}],["int2",{"2":{"1997":3,"2461":1,"2481":1}}],["int8",{"0":{"1728":1},"1":{"1729":1},"2":{"1632":4,"1715":1,"1729":1,"1950":4,"1964":2,"2223":3,"2246":1,"2461":1,"2481":1}}],["intimidates",{"2":{"2525":1}}],["intimidated",{"2":{"396":1,"522":1}}],["intimidating",{"0":{"1318":1}}],["intimate",{"2":{"738":1}}],["int4",{"2":{"353":1,"2461":1,"2477":1,"2481":1}}],["int5",{"2":{"353":1,"2461":1,"2477":1,"2481":1}}],["int16",{"0":{"1723":1,"1726":1},"1":{"1724":1,"1725":1,"1727":1},"2":{"1711":1,"1715":1,"1727":1,"2705":2}}],["int1",{"2":{"353":1,"2461":1,"2477":1,"2481":1}}],["intrinsics",{"2":{"236":1}}],["introducing",{"2":{"2853":1}}],["introduction",{"0":{"262":1,"410":1,"2254":1,"2357":1},"1":{"411":1,"412":1,"2358":1,"2359":1,"2360":1,"2361":1},"2":{"293":1,"305":1,"314":1,"2593":1,"2857":1}}],["introduces",{"2":{"298":1,"2881":1}}],["introduced",{"2":{"191":1,"211":1,"236":1,"293":1,"305":1,"308":1,"314":1,"647":1,"2576":1}}],["introduce",{"2":{"191":1,"199":1,"343":1,"1829":1,"2041":2}}],["introspection",{"0":{"1603":2},"2":{"165":1,"191":1,"211":1,"222":1,"249":1,"272":1,"277":2,"1603":2}}],["int",{"0":{"716":1,"790":1,"794":1,"817":1,"821":1,"849":1,"853":1,"881":1,"885":1,"916":1,"920":1,"950":1,"954":1,"984":1,"988":1,"1018":1,"1022":1,"1052":1,"1056":1,"1086":1,"1090":1,"1120":1,"1124":1,"1154":1,"1158":1,"1207":1,"1211":1,"1284":1},"1":{"717":1,"791":1,"795":1,"818":1,"822":1,"850":1,"854":1,"882":1,"886":1,"917":1,"921":1,"951":1,"955":1,"985":1,"989":1,"1019":1,"1023":1,"1053":1,"1057":1,"1087":1,"1091":1,"1121":1,"1125":1,"1155":1,"1159":1,"1208":1,"1212":1,"1285":1},"2":{"211":1,"494":1,"504":1,"505":1,"506":1,"653":2,"682":4,"717":1,"791":1,"795":1,"818":1,"822":1,"850":1,"854":1,"882":1,"886":1,"917":1,"921":1,"951":1,"955":1,"985":1,"989":1,"1019":1,"1023":1,"1053":1,"1057":1,"1087":1,"1091":1,"1121":1,"1125":1,"1155":1,"1159":1,"1208":1,"1212":1,"1285":1,"1307":7,"1346":1,"1906":1,"1946":4,"1997":5,"1999":1,"2223":2,"2704":11,"2705":5}}],["intel",{"2":{"2450":1}}],["intelligent",{"2":{"2601":1,"2612":1}}],["intelligently",{"2":{"653":1}}],["intellisense",{"2":{"1935":1,"2618":1,"2619":1,"2622":1}}],["intensity",{"2":{"2126":1}}],["intend",{"2":{"470":1,"515":1,"609":1,"1469":1,"1758":1,"2010":1,"2604":1}}],["intended",{"2":{"240":1,"609":1,"638":2,"1392":1,"1398":1,"1602":1,"1922":1,"2633":1,"2634":1,"2635":1,"2848":1,"2868":1,"2881":1}}],["intentional",{"2":{"2515":1}}],["intentionally",{"2":{"2513":3}}],["intention",{"2":{"1492":1,"2676":1}}],["intent",{"2":{"293":1,"305":1,"314":1,"371":1,"494":1,"2846":1}}],["integral",{"2":{"476":1}}],["integrates",{"2":{"2706":1}}],["integrated",{"2":{"1183":1,"2000":1,"2601":1,"2617":4,"2662":1,"2701":1}}],["integrate",{"2":{"133":1,"284":1,"650":1,"1941":1}}],["integration",{"0":{"525":1,"2706":1,"2894":1},"1":{"2707":1,"2708":1,"2709":1,"2710":1,"2711":1,"2712":1},"2":{"118":1,"142":1,"199":1,"487":3,"524":1,"525":1,"2549":1,"2689":1,"2706":1,"2707":1,"2765":1,"2894":1}}],["integrations",{"2":{"24":1,"172":1}}],["integers",{"2":{"653":1,"671":1}}],["integer",{"2":{"114":1,"165":1,"191":1,"222":1,"505":1,"506":2,"653":1,"1463":1,"1725":1,"1910":1,"1950":2,"2235":1,"2263":1,"2699":1,"2713":1,"2720":1,"2868":1}}],["interpolation",{"2":{"2724":3}}],["interprets",{"2":{"1563":2}}],["interpret",{"2":{"1308":1,"1508":1,"1756":1,"1942":1,"1972":1,"2401":1,"2884":1}}],["interpreted",{"0":{"2413":1},"1":{"2414":1,"2415":1,"2416":1,"2417":1,"2418":1,"2419":1,"2420":1,"2421":1},"2":{"215":1,"1638":1,"2401":1,"2874":1}}],["interdependence",{"2":{"2690":1}}],["intervention",{"2":{"2158":1,"2705":1}}],["intervals",{"2":{"638":1,"1436":1,"1892":1,"2133":6}}],["interval",{"0":{"2176":1,"2180":1,"2194":1},"1":{"2177":1,"2181":1},"2":{"49":1,"63":1,"93":1,"112":2,"543":1,"546":1,"548":1,"701":3,"1270":2,"1549":1,"1820":1,"1893":4,"1894":4,"1895":8,"1897":2,"1898":2,"1907":3,"1926":2,"2004":3,"2131":1,"2177":1,"2180":1,"2181":1,"2194":2,"2234":2,"2806":1,"2820":1,"2827":1,"2829":1}}],["inter",{"2":{"2035":1}}],["intercepting",{"0":{"2520":1},"1":{"2521":1,"2522":1,"2523":1},"2":{"2521":1}}],["interceptable",{"2":{"2244":1,"2246":1}}],["intercept",{"2":{"1944":2,"1945":2,"1949":1,"2521":1,"2522":4,"2523":2}}],["interchangeable",{"2":{"1941":1}}],["interfacing",{"0":{"2246":1}}],["interfaces",{"2":{"543":1,"668":1,"1370":1,"2015":6,"2424":1,"2689":1,"2698":1}}],["interface",{"2":{"49":2,"114":1,"308":1,"403":1,"695":1,"726":1,"1226":1,"1350":1,"1454":1,"2010":1,"2012":3,"2013":1,"2015":11,"2454":1,"2535":1,"2587":1,"2684":1,"2692":1,"2704":1,"2767":1,"2796":1}}],["interfere",{"2":{"1340":1,"2886":1}}],["internet",{"2":{"747":1,"2888":1}}],["internally",{"2":{"1935":1,"2206":1,"2704":2,"2705":4}}],["internal",{"2":{"163":1,"211":1,"231":1,"235":1,"679":1,"695":1,"729":1,"1177":1,"1291":1,"1335":1,"1340":1,"1356":1,"1505":1,"1579":1,"1817":1,"1932":1,"2465":1,"2626":1,"2643":1,"2653":1,"2702":2,"2705":2,"2710":1}}],["internals",{"0":{"25":1,"51":1,"65":1,"70":1,"76":1,"95":1},"2":{"263":1,"520":1,"626":1,"1629":1}}],["international",{"0":{"2461":1},"2":{"74":1,"188":1,"191":1,"2276":1,"2420":1,"2461":12,"2481":18,"2834":5}}],["intermittently",{"2":{"597":1,"2627":1}}],["intermediates=yes",{"2":{"211":1}}],["intermediate",{"0":{"1396":1,"1743":1,"2855":1},"1":{"1744":1,"1745":1},"2":{"211":1,"222":1,"464":1,"465":1,"1508":1,"1917":1,"1920":1,"2536":1,"2703":2,"2854":1}}],["intersections",{"0":{"1612":1},"2":{"1607":1,"2218":2,"2819":1}}],["intersection",{"2":{"551":2,"2218":4}}],["interacting",{"2":{"472":1}}],["interaction",{"0":{"472":1},"1":{"473":1,"474":1,"475":1,"476":1},"2":{"347":1,"1616":1,"1755":1,"1963":1,"2158":1}}],["interactions",{"2":{"133":1,"134":1,"472":1}}],["interact",{"2":{"344":1,"413":1,"471":1,"478":1,"2223":1,"2653":1}}],["interacts",{"2":{"263":1}}],["interoperate",{"2":{"218":1}}],["interoperation",{"2":{"182":1}}],["interesting",{"2":{"2363":1,"2477":1,"2478":1,"2514":1}}],["interested",{"2":{"359":1,"361":1,"558":1,"595":1,"1507":1,"2705":1}}],["interest",{"2":{"164":1}}],["interrupter",{"2":{"2254":1}}],["interrupted",{"2":{"546":1,"1307":1,"2254":1,"2256":1,"2263":5}}],["interrupting",{"2":{"1488":1}}],["interruptions",{"2":{"744":1,"2256":1}}],["interruption",{"2":{"546":1}}],["interrupts",{"2":{"744":3,"1993":1,"2869":1}}],["interrupt",{"0":{"194":1,"206":1,"1997":1,"1998":1},"2":{"22":2,"73":1,"112":2,"114":1,"194":10,"199":1,"206":2,"211":2,"294":1,"744":1,"749":1,"1183":1,"1270":1,"1519":1,"1995":1,"1996":1,"1997":2,"1998":2,"1999":1,"2558":1,"2822":1}}],["into",{"0":{"2558":1,"2560":1},"2":{"18":1,"21":1,"35":1,"36":1,"50":2,"65":2,"72":1,"73":1,"75":1,"99":1,"113":1,"114":7,"119":1,"131":1,"133":1,"134":4,"149":27,"162":1,"165":1,"176":3,"179":1,"188":1,"191":1,"198":2,"201":3,"211":1,"213":1,"218":1,"222":2,"224":1,"236":1,"238":1,"249":11,"254":1,"265":1,"266":1,"272":1,"277":1,"284":1,"288":1,"302":1,"343":1,"344":1,"354":2,"377":1,"384":1,"385":1,"387":1,"389":1,"390":4,"392":1,"414":1,"421":1,"429":1,"445":2,"446":2,"447":1,"467":1,"477":1,"491":1,"493":1,"522":1,"527":1,"540":1,"550":4,"557":2,"561":1,"567":1,"580":1,"597":1,"601":1,"625":2,"626":1,"633":1,"638":1,"647":1,"650":1,"665":1,"667":1,"669":1,"695":1,"717":1,"761":1,"770":1,"773":1,"791":1,"795":1,"799":1,"801":1,"818":1,"822":1,"826":1,"828":1,"850":1,"854":1,"858":1,"860":1,"882":1,"886":1,"890":1,"892":1,"917":1,"921":1,"925":1,"927":1,"951":1,"955":1,"959":1,"961":1,"985":1,"989":1,"993":1,"995":1,"1019":1,"1023":1,"1027":1,"1029":1,"1053":1,"1057":1,"1061":1,"1063":1,"1087":1,"1091":1,"1095":1,"1097":1,"1121":1,"1125":1,"1129":1,"1131":1,"1155":1,"1159":1,"1163":1,"1165":1,"1208":1,"1212":1,"1216":1,"1218":1,"1241":1,"1258":1,"1294":1,"1326":3,"1343":2,"1386":1,"1394":1,"1403":2,"1419":1,"1453":1,"1455":1,"1461":1,"1508":1,"1559":2,"1579":2,"1592":1,"1596":1,"1597":1,"1598":2,"1603":1,"1609":1,"1636":1,"1652":1,"1751":1,"1824":1,"1906":1,"1910":1,"1912":2,"1941":1,"1950":1,"2005":1,"2006":2,"2036":1,"2135":1,"2195":1,"2205":1,"2207":1,"2235":1,"2236":2,"2237":1,"2242":1,"2255":2,"2271":1,"2275":1,"2297":1,"2299":1,"2301":1,"2304":1,"2318":1,"2329":1,"2334":1,"2336":1,"2337":1,"2339":1,"2341":1,"2342":1,"2343":1,"2344":1,"2346":1,"2348":1,"2356":2,"2378":1,"2380":1,"2381":1,"2407":1,"2428":1,"2450":1,"2467":1,"2478":1,"2482":2,"2513":1,"2514":1,"2515":1,"2516":1,"2517":1,"2519":1,"2525":1,"2544":1,"2546":1,"2547":1,"2548":2,"2558":1,"2560":2,"2561":1,"2566":1,"2571":1,"2583":1,"2622":1,"2632":1,"2655":1,"2661":1,"2662":1,"2676":4,"2682":1,"2689":1,"2699":2,"2700":2,"2701":2,"2704":1,"2705":2,"2707":1,"2713":1,"2743":4,"2759":1,"2797":1,"2800":1,"2835":1,"2836":1,"2838":1,"2841":1,"2848":1,"2855":1,"2863":1,"2896":1}}],["inclination",{"2":{"2655":1}}],["inclusive",{"2":{"1826":1,"1942":2,"2038":1,"2705":1}}],["inclusions",{"2":{"236":1}}],["inclusion",{"2":{"50":1,"74":1,"134":1,"165":2,"234":1,"236":1,"381":1}}],["including",{"2":{"30":1,"33":1,"49":1,"163":1,"234":1,"235":1,"248":1,"277":1,"288":1,"298":1,"476":1,"542":1,"684":1,"746":1,"1179":1,"1224":1,"1245":1,"1262":1,"1305":1,"1413":1,"1502":1,"1757":1,"2025":1,"2134":1,"2137":1,"2227":1,"2242":1,"2264":1,"2275":1,"2353":1,"2408":1,"2513":1,"2539":1,"2587":1,"2635":1,"2675":1,"2676":3,"2695":1,"2696":1,"2714":1,"2721":1,"2833":1,"2858":1}}],["include=",{"2":{"2363":2}}],["included",{"0":{"378":1,"381":1},"2":{"10":2,"114":1,"176":1,"273":1,"288":1,"308":1,"381":1,"384":1,"385":1,"509":1,"511":1,"542":2,"553":1,"661":1,"684":1,"706":1,"746":1,"779":1,"805":1,"834":1,"866":1,"898":1,"933":1,"967":1,"1001":1,"1035":1,"1069":1,"1103":1,"1137":1,"1193":1,"1224":1,"1245":1,"1262":1,"1408":1,"1410":2,"1411":1,"1455":1,"1496":1,"1602":1,"2000":1,"2144":2,"2327":1,"2363":2,"2364":1,"2402":1,"2475":1,"2513":2,"2618":1,"2677":4,"2713":2,"2715":1,"2729":1,"2845":1,"2864":1,"2891":1}}],["includes",{"0":{"1408":1},"2":{"5":1,"10":2,"12":1,"25":1,"94":1,"114":3,"191":6,"194":1,"211":1,"222":7,"266":4,"377":1,"381":1,"392":1,"556":1,"1327":1,"1370":2,"1512":1,"1835":1,"2050":1,"2125":1,"2327":1,"2351":1,"2364":1,"2416":1,"2512":1,"2514":2,"2515":1,"2518":1,"2621":1,"2655":2,"2681":1,"2701":1,"2713":1,"2720":1,"2833":1,"2838":1,"2889":1,"2890":1}}],["include",{"0":{"2886":1},"2":{"4":1,"12":1,"22":1,"50":1,"73":1,"114":3,"132":1,"133":2,"134":5,"149":2,"165":4,"199":1,"211":1,"222":1,"236":2,"265":1,"276":1,"277":1,"389":1,"426":2,"430":3,"487":1,"494":3,"495":1,"496":1,"508":1,"571":1,"600":2,"604":1,"657":1,"672":2,"698":2,"699":2,"702":2,"749":2,"1173":1,"1181":2,"1182":2,"1226":2,"1247":1,"1277":2,"1281":2,"1295":1,"1305":1,"1343":1,"1382":1,"1408":3,"1410":1,"1411":2,"1414":1,"1419":6,"1424":1,"1429":2,"1449":1,"1474":1,"1476":1,"1478":1,"1485":1,"1526":2,"1527":2,"1592":2,"1629":1,"1733":1,"1818":1,"1915":1,"1920":1,"1998":1,"2009":1,"2024":1,"2127":1,"2140":1,"2265":3,"2275":1,"2362":1,"2364":6,"2371":1,"2383":1,"2385":1,"2401":1,"2403":1,"2475":1,"2515":2,"2543":1,"2615":1,"2674":2,"2675":1,"2676":8,"2681":1,"2698":1,"2703":1,"2705":4,"2779":1,"2787":1,"2800":2,"2832":3,"2833":2,"2836":1,"2845":1,"2886":1,"2891":2,"2895":1}}],["inch",{"2":{"1939":1}}],["inc",{"0":{"1604":1,"1605":1},"2":{"1604":2,"1605":2,"1830":2,"2044":2,"2891":1}}],["incredibly",{"2":{"1769":2,"2729":1}}],["increasing",{"2":{"547":1,"734":1,"1894":1,"1907":1,"1941":1,"2135":1,"2325":2,"2519":1,"2633":1,"2869":1}}],["increase",{"0":{"1534":1,"1859":1,"1860":1,"1865":1,"1866":1,"2077":1,"2078":1,"2083":1,"2084":1,"2089":1,"2090":1,"2095":1,"2096":1},"2":{"134":2,"149":1,"211":2,"545":1,"546":1,"547":1,"642":1,"1300":1,"1457":1,"1490":1,"1492":2,"1513":1,"1534":1,"1579":1,"1629":1,"1630":1,"1636":2,"1648":2,"1656":1,"1819":4,"1828":2,"1829":1,"1859":1,"1860":1,"1865":1,"1866":1,"1911":1,"1941":1,"2040":3,"2041":3,"2042":1,"2077":1,"2078":1,"2083":1,"2084":1,"2089":1,"2090":1,"2095":1,"2096":1,"2127":8,"2135":1,"2147":12,"2148":2,"2157":1,"2199":1,"2200":3,"2373":1,"2486":1,"2496":2,"2498":4,"2503":8,"2504":3,"2712":1,"2868":1}}],["increases",{"2":{"119":1,"215":1,"1463":1,"1465":1,"1831":1,"1832":2,"2042":2,"2046":1,"2047":2,"2148":2,"2483":1,"2502":1,"2633":1,"2818":1,"2825":1,"2868":2}}],["increased",{"2":{"70":1,"164":1,"262":1,"392":1,"639":1,"683":1,"736":2,"2042":1,"2125":1,"2265":1,"2705":2}}],["incrementms",{"2":{"2502":2,"2868":2}}],["incremented",{"2":{"1670":1,"2256":1}}],["incremental",{"2":{"398":1}}],["incrementing",{"2":{"387":1,"1905":1,"2232":1}}],["increments",{"2":{"176":1,"1924":1,"1925":1,"1938":1,"1939":2}}],["increment",{"2":{"114":1,"1509":2,"1832":2,"1905":1,"2047":4,"2128":3,"2232":1,"2818":2,"2824":3,"2825":4,"2868":2}}],["inception",{"2":{"113":1}}],["inconsistencies",{"2":{"2673":1}}],["inconsistent",{"2":{"494":1,"1266":1,"1345":1}}],["incoming",{"2":{"1502":1}}],["incomplete",{"2":{"598":1,"1807":1}}],["incompatibility",{"2":{"284":1,"2684":1}}],["incompatible",{"2":{"0":1,"9":1,"19":1,"39":1,"52":1,"377":1,"1174":1,"2513":1,"2681":1,"2683":1,"2692":1}}],["incorporated",{"2":{"477":1,"540":1}}],["incorporates",{"2":{"392":1,"2776":1}}],["incorrect",{"2":{"114":1,"176":1,"191":2,"198":1,"211":1,"249":1,"670":1,"1633":1,"1638":1,"2159":1,"2449":1,"2454":1,"2545":1}}],["incorrectly",{"2":{"11":1,"735":1,"1494":1,"1920":1,"2380":1}}],["in",{"0":{"3":1,"7":1,"8":1,"15":1,"23":1,"120":1,"218":1,"273":1,"378":1,"587":1,"1289":1,"1295":1,"1335":1,"1336":1,"1354":1,"1421":1,"1425":1,"1430":1,"1473":1,"1611":1,"1612":2,"1621":1,"1622":1,"1629":1,"2201":1,"2237":1,"2238":1,"2531":1,"2741":1},"1":{"1290":1,"1422":1,"1423":1,"1424":1,"1426":1,"1427":1,"1428":1,"1429":1,"1430":1,"1431":1,"1432":1,"1433":1,"1434":1,"1435":1,"1436":1,"1437":1,"1438":1,"1439":1,"1440":1,"1441":1,"1442":1,"1630":1,"1631":1,"1632":1,"2202":1,"2203":1,"2204":1,"2205":1,"2206":1,"2238":1,"2239":1,"2240":1,"2241":1,"2242":1,"2243":1,"2244":1,"2245":1,"2246":1,"2247":1,"2742":1,"2743":1,"2744":1,"2745":1,"2746":1,"2747":1,"2748":1},"2":{"0":1,"3":3,"5":2,"6":1,"9":1,"10":3,"11":1,"15":3,"16":2,"17":1,"19":1,"25":3,"28":1,"31":1,"33":1,"39":1,"48":1,"49":9,"50":5,"52":1,"55":1,"62":1,"64":1,"70":33,"73":2,"74":4,"75":3,"76":2,"77":1,"86":2,"87":1,"92":4,"94":1,"95":2,"99":3,"103":3,"108":1,"109":1,"110":2,"111":1,"113":1,"114":13,"118":1,"119":5,"120":4,"123":2,"124":4,"125":2,"126":1,"132":1,"133":1,"134":13,"142":1,"149":10,"158":3,"159":2,"161":2,"163":1,"164":2,"165":21,"170":2,"172":3,"174":3,"176":3,"179":1,"182":10,"184":3,"185":2,"186":1,"188":1,"189":1,"190":1,"191":13,"194":7,"195":1,"196":2,"199":11,"201":4,"202":2,"204":1,"206":2,"211":9,"213":1,"214":1,"215":2,"218":2,"221":2,"222":10,"228":3,"231":1,"232":1,"233":2,"234":4,"236":4,"240":2,"246":2,"248":1,"249":7,"251":1,"254":1,"262":1,"263":3,"264":1,"265":2,"266":7,"268":1,"272":1,"273":2,"274":1,"276":2,"277":2,"282":1,"283":1,"284":2,"285":4,"288":2,"289":1,"292":1,"294":2,"301":1,"303":2,"306":1,"307":4,"308":6,"312":1,"313":1,"315":1,"317":2,"318":1,"322":5,"331":1,"332":1,"354":1,"355":1,"357":5,"359":2,"360":1,"361":1,"362":1,"371":2,"374":1,"375":3,"376":1,"377":4,"381":6,"383":1,"384":1,"385":1,"389":3,"392":3,"394":1,"397":2,"398":1,"404":1,"408":1,"421":1,"426":10,"427":2,"429":1,"433":1,"434":3,"436":1,"437":2,"438":1,"439":2,"441":2,"442":2,"443":1,"444":1,"445":1,"446":1,"447":1,"449":1,"450":1,"455":2,"457":2,"459":2,"460":1,"461":1,"471":4,"473":3,"477":2,"478":3,"479":1,"480":1,"486":1,"487":3,"493":1,"494":2,"495":2,"496":1,"497":1,"498":2,"501":1,"502":2,"503":2,"510":1,"511":1,"514":2,"515":2,"517":1,"520":1,"521":1,"522":3,"523":1,"524":1,"525":1,"526":1,"537":2,"538":1,"539":1,"543":9,"546":2,"547":3,"549":1,"550":1,"551":3,"552":1,"557":3,"558":1,"562":1,"566":1,"570":5,"571":2,"573":2,"574":2,"575":3,"576":2,"577":1,"578":2,"579":2,"580":1,"581":3,"582":1,"592":1,"593":4,"595":3,"597":3,"598":4,"600":4,"601":6,"602":2,"603":1,"606":2,"607":2,"608":1,"614":1,"615":2,"621":1,"622":1,"625":2,"629":3,"637":1,"638":2,"639":2,"642":1,"648":3,"650":6,"651":3,"654":1,"655":2,"657":2,"658":4,"659":1,"660":1,"661":2,"665":1,"666":1,"667":5,"668":3,"669":3,"670":3,"671":1,"676":3,"677":2,"682":2,"684":2,"685":2,"689":1,"695":1,"697":1,"698":2,"699":2,"700":1,"701":1,"703":1,"710":3,"724":1,"725":3,"727":2,"729":1,"730":6,"731":6,"732":2,"734":1,"735":7,"736":3,"737":1,"738":1,"740":11,"742":1,"744":1,"745":1,"746":2,"748":1,"749":1,"755":1,"758":1,"761":1,"764":1,"767":1,"770":1,"773":1,"775":1,"776":1,"780":1,"783":2,"806":1,"807":1,"809":2,"835":1,"836":1,"838":6,"841":3,"867":1,"868":1,"871":3,"899":1,"900":1,"901":1,"906":3,"934":1,"935":1,"940":3,"968":1,"969":1,"974":3,"1002":1,"1003":1,"1008":3,"1036":1,"1037":1,"1038":1,"1039":6,"1042":3,"1070":1,"1071":1,"1076":3,"1104":1,"1105":1,"1106":1,"1107":6,"1110":3,"1138":1,"1139":1,"1141":6,"1144":3,"1170":2,"1172":1,"1173":1,"1175":2,"1176":2,"1178":2,"1179":2,"1181":3,"1182":3,"1183":2,"1184":1,"1185":1,"1186":3,"1191":7,"1194":1,"1195":1,"1197":3,"1223":1,"1224":2,"1226":4,"1231":1,"1244":2,"1245":2,"1261":1,"1262":2,"1263":6,"1264":1,"1265":1,"1266":1,"1267":2,"1269":1,"1270":1,"1273":2,"1275":4,"1276":1,"1285":1,"1289":1,"1294":1,"1296":1,"1297":2,"1298":1,"1300":2,"1308":2,"1310":2,"1316":1,"1320":1,"1321":2,"1323":1,"1324":1,"1325":1,"1326":4,"1328":1,"1329":3,"1332":2,"1334":2,"1335":1,"1343":3,"1344":4,"1346":4,"1347":2,"1348":2,"1354":2,"1356":7,"1357":1,"1358":2,"1359":2,"1366":2,"1369":1,"1371":1,"1375":1,"1379":1,"1382":4,"1383":9,"1385":1,"1386":1,"1387":2,"1388":2,"1389":6,"1392":1,"1393":1,"1395":2,"1397":5,"1398":4,"1401":1,"1402":1,"1403":3,"1404":3,"1405":1,"1409":3,"1410":3,"1411":6,"1412":1,"1413":4,"1414":1,"1415":1,"1417":9,"1418":5,"1419":3,"1421":2,"1422":1,"1424":1,"1426":1,"1427":2,"1428":3,"1429":1,"1431":3,"1444":1,"1447":1,"1450":2,"1451":3,"1452":1,"1453":3,"1454":1,"1455":6,"1457":2,"1458":2,"1459":2,"1460":1,"1461":4,"1462":3,"1463":2,"1465":1,"1469":2,"1470":1,"1471":1,"1472":1,"1473":3,"1484":1,"1488":2,"1489":1,"1491":1,"1492":1,"1493":1,"1495":3,"1496":2,"1497":3,"1503":3,"1505":1,"1507":3,"1508":9,"1509":2,"1511":1,"1514":1,"1515":1,"1516":1,"1517":1,"1520":1,"1521":1,"1526":1,"1528":2,"1549":1,"1553":1,"1556":1,"1558":1,"1559":2,"1560":1,"1561":3,"1563":3,"1564":3,"1565":2,"1567":1,"1568":1,"1571":1,"1572":1,"1573":2,"1575":3,"1576":1,"1577":1,"1579":2,"1581":3,"1582":14,"1589":1,"1590":1,"1591":1,"1592":4,"1593":1,"1595":1,"1597":2,"1598":2,"1600":2,"1601":1,"1603":1,"1604":1,"1605":1,"1607":3,"1616":6,"1619":2,"1621":1,"1622":1,"1629":3,"1630":4,"1634":2,"1635":1,"1636":1,"1638":2,"1640":1,"1643":1,"1644":1,"1646":2,"1649":5,"1650":1,"1651":1,"1657":1,"1658":1,"1659":1,"1660":1,"1661":1,"1662":1,"1663":1,"1665":1,"1670":2,"1708":1,"1710":3,"1730":1,"1731":2,"1733":1,"1734":2,"1736":1,"1738":1,"1744":2,"1745":2,"1749":1,"1750":2,"1751":1,"1752":3,"1753":1,"1754":4,"1755":2,"1756":3,"1758":2,"1759":1,"1760":2,"1762":2,"1763":3,"1764":1,"1766":1,"1770":3,"1772":1,"1803":2,"1804":1,"1805":2,"1806":1,"1811":1,"1813":1,"1817":1,"1820":1,"1826":1,"1828":1,"1829":5,"1830":5,"1831":4,"1832":2,"1835":2,"1877":1,"1883":2,"1886":2,"1888":1,"1891":1,"1892":2,"1893":3,"1894":3,"1895":2,"1896":1,"1897":5,"1898":2,"1903":1,"1904":1,"1905":3,"1906":2,"1907":4,"1910":3,"1911":7,"1912":4,"1915":2,"1916":1,"1917":2,"1918":2,"1920":5,"1922":1,"1924":1,"1925":1,"1926":1,"1927":1,"1928":3,"1929":8,"1931":1,"1932":5,"1933":1,"1934":3,"1935":4,"1937":1,"1938":1,"1939":9,"1940":1,"1942":6,"1946":6,"1948":3,"1950":3,"1954":1,"1955":1,"1956":1,"1957":4,"1962":1,"1964":2,"1967":1,"1968":3,"1969":2,"1970":1,"1971":3,"1972":1,"1995":2,"1996":2,"1997":2,"1998":3,"1999":2,"2000":1,"2004":1,"2007":1,"2009":2,"2010":1,"2013":3,"2014":1,"2015":1,"2018":1,"2020":1,"2021":1,"2022":2,"2024":4,"2025":1,"2026":2,"2028":2,"2029":1,"2032":2,"2033":1,"2035":2,"2038":1,"2040":2,"2041":12,"2042":2,"2044":5,"2045":1,"2046":4,"2047":2,"2050":2,"2113":1,"2119":2,"2122":2,"2124":1,"2125":2,"2127":3,"2128":1,"2129":1,"2131":2,"2133":6,"2134":1,"2135":5,"2137":1,"2140":2,"2145":4,"2151":1,"2152":4,"2153":1,"2156":1,"2164":1,"2165":1,"2168":1,"2177":1,"2181":1,"2196":1,"2202":2,"2204":1,"2205":4,"2206":1,"2207":1,"2210":1,"2211":2,"2213":1,"2215":2,"2216":1,"2218":2,"2219":4,"2221":2,"2222":1,"2223":4,"2224":2,"2230":1,"2231":1,"2232":3,"2233":2,"2234":2,"2235":1,"2236":3,"2237":2,"2238":1,"2239":5,"2240":3,"2241":1,"2242":1,"2243":3,"2244":4,"2246":5,"2247":2,"2248":2,"2249":1,"2251":1,"2254":2,"2255":9,"2256":5,"2258":3,"2259":1,"2262":1,"2263":12,"2264":3,"2265":6,"2268":1,"2271":1,"2273":1,"2275":5,"2276":6,"2277":5,"2278":2,"2290":1,"2291":1,"2292":1,"2300":1,"2303":1,"2308":1,"2320":1,"2321":1,"2323":1,"2325":3,"2327":1,"2328":2,"2329":3,"2331":1,"2332":2,"2333":1,"2334":2,"2335":3,"2336":4,"2337":2,"2339":2,"2340":1,"2341":2,"2342":1,"2343":1,"2344":2,"2345":1,"2346":1,"2347":1,"2348":1,"2349":1,"2350":3,"2353":3,"2356":2,"2358":3,"2361":1,"2362":1,"2363":2,"2364":12,"2365":1,"2368":2,"2369":3,"2371":1,"2372":1,"2373":2,"2374":5,"2375":5,"2376":1,"2377":4,"2378":2,"2379":2,"2380":2,"2381":4,"2385":1,"2395":1,"2396":2,"2397":2,"2399":3,"2400":8,"2401":4,"2402":3,"2404":3,"2406":3,"2407":1,"2408":1,"2409":1,"2410":3,"2412":8,"2413":1,"2414":1,"2415":1,"2419":2,"2420":1,"2421":2,"2428":4,"2436":1,"2443":2,"2444":1,"2445":2,"2446":1,"2447":2,"2448":3,"2449":2,"2450":1,"2451":2,"2454":3,"2455":1,"2463":2,"2465":2,"2467":3,"2471":4,"2472":2,"2473":2,"2474":2,"2475":3,"2476":2,"2477":2,"2478":2,"2480":2,"2481":2,"2483":1,"2487":1,"2494":1,"2496":1,"2502":1,"2503":1,"2504":2,"2511":2,"2512":2,"2513":5,"2514":3,"2515":4,"2516":3,"2517":1,"2518":2,"2519":2,"2521":1,"2529":1,"2530":2,"2531":1,"2532":1,"2536":3,"2543":2,"2544":2,"2545":1,"2546":1,"2547":2,"2548":4,"2550":1,"2553":4,"2554":1,"2555":1,"2556":2,"2558":9,"2560":4,"2561":1,"2562":2,"2568":1,"2571":1,"2573":1,"2576":4,"2577":2,"2580":3,"2581":2,"2582":8,"2583":1,"2585":2,"2586":1,"2587":1,"2588":1,"2590":2,"2598":3,"2599":1,"2600":2,"2601":1,"2603":1,"2605":1,"2612":1,"2615":1,"2617":4,"2619":1,"2621":1,"2622":9,"2624":2,"2625":1,"2628":2,"2632":1,"2633":3,"2634":1,"2635":1,"2636":1,"2638":2,"2639":2,"2642":1,"2643":1,"2648":3,"2650":2,"2652":2,"2653":1,"2654":1,"2655":3,"2657":2,"2658":1,"2659":2,"2661":1,"2662":1,"2664":1,"2665":5,"2667":1,"2668":1,"2669":1,"2673":1,"2674":6,"2676":19,"2677":4,"2678":2,"2679":4,"2680":1,"2681":1,"2683":2,"2689":1,"2695":1,"2698":1,"2699":1,"2700":1,"2701":1,"2702":5,"2703":3,"2704":38,"2705":14,"2706":2,"2709":1,"2711":1,"2713":2,"2715":5,"2716":1,"2718":1,"2719":2,"2720":2,"2721":2,"2722":4,"2723":2,"2724":3,"2725":2,"2726":1,"2728":1,"2729":1,"2735":2,"2741":1,"2742":4,"2743":7,"2744":4,"2747":1,"2748":4,"2757":1,"2758":1,"2760":1,"2766":1,"2788":1,"2790":1,"2794":2,"2798":1,"2799":2,"2801":2,"2802":2,"2803":2,"2804":1,"2805":1,"2806":4,"2809":1,"2810":1,"2811":1,"2816":10,"2817":1,"2818":5,"2819":2,"2821":2,"2824":1,"2825":5,"2827":3,"2829":2,"2830":2,"2831":4,"2832":2,"2833":3,"2834":1,"2836":1,"2837":1,"2839":1,"2842":3,"2845":3,"2846":1,"2848":1,"2849":1,"2854":2,"2855":1,"2858":3,"2859":3,"2861":2,"2864":2,"2866":1,"2867":1,"2868":13,"2869":5,"2870":3,"2874":2,"2875":6,"2876":1,"2877":1,"2878":2,"2880":2,"2881":3,"2882":6,"2883":2,"2884":5,"2885":1,"2886":1,"2888":2,"2890":2,"2891":5,"2892":1,"2893":1,"2894":1,"2896":4}}],["is25lp080",{"2":{"2653":2}}],["isc20",{"2":{"1997":1}}],["isc21",{"2":{"1997":1}}],["isdata",{"0":{"1693":1,"1695":1},"1":{"1694":1,"1696":1,"1697":1},"2":{"1694":1,"1696":1,"1697":1}}],["is=yes",{"2":{"1375":1}}],["isp",{"0":{"2428":1,"2430":1,"2432":1,"2434":1,"2766":1},"1":{"2429":1,"2430":1,"2431":2,"2432":1,"2433":2,"2434":1,"2435":2,"2436":1,"2437":1,"2438":1,"2439":1,"2440":1,"2441":1,"2442":1,"2443":1,"2444":1,"2445":1,"2446":1,"2447":1,"2448":1,"2449":1,"2450":1,"2451":1,"2452":1,"2453":1,"2454":1},"2":{"427":1,"670":1,"2334":1,"2335":1,"2428":2,"2429":3,"2430":2,"2432":2,"2434":2,"2437":1,"2439":1,"2440":1,"2442":2,"2443":1,"2448":2,"2450":1,"2513":1}}],["isn",{"0":{"1316":1,"1328":1},"2":{"331":1,"579":1,"619":1,"627":1,"1175":1,"1359":1,"1412":1,"1455":1,"1487":1,"1940":1,"2218":1,"2375":1,"2412":1,"2615":1,"2617":1,"2836":1,"2887":1}}],["ish",{"0":{"328":1},"2":{"176":2,"211":1,"2265":1}}],["issi",{"2":{"114":2,"134":3,"165":1,"211":1,"236":4,"779":1,"805":1,"834":1,"866":1,"898":1,"933":1,"967":1,"1001":1,"1035":1,"1069":1,"1103":1,"1137":1}}],["issuing",{"2":{"49":1}}],["issued",{"2":{"2513":1,"2848":1}}],["issuecomment",{"2":{"1337":1}}],["issues",{"0":{"312":1,"2630":1,"2745":1,"2852":1},"1":{"2746":1,"2747":1,"2748":1},"2":{"24":1,"25":1,"86":1,"114":7,"134":8,"149":2,"165":3,"176":1,"199":1,"211":2,"240":1,"263":1,"266":1,"273":1,"276":1,"285":1,"294":1,"317":1,"392":1,"546":2,"580":1,"595":1,"1171":1,"1185":1,"1187":1,"1293":1,"1296":1,"1297":1,"1307":1,"1309":1,"1315":1,"1316":1,"1330":1,"1331":1,"1334":1,"1337":3,"1339":1,"1354":1,"1389":1,"1393":1,"1413":1,"1435":1,"1456":1,"1460":1,"1521":1,"1579":1,"1918":2,"1919":2,"1942":1,"1950":1,"1954":1,"2218":1,"2221":1,"2244":1,"2277":1,"2351":1,"2467":1,"2519":2,"2549":1,"2582":1,"2583":1,"2588":1,"2599":1,"2610":1,"2619":1,"2623":1,"2626":1,"2630":1,"2738":1,"2865":2}}],["issue",{"0":{"1316":1},"2":{"5":1,"6":1,"73":1,"92":1,"114":2,"149":2,"165":4,"191":2,"199":3,"211":3,"236":1,"249":1,"294":2,"392":1,"526":1,"552":1,"586":1,"594":1,"595":6,"600":1,"601":1,"602":1,"626":1,"650":1,"654":1,"1274":1,"1296":1,"1311":1,"1314":1,"1316":1,"1317":1,"1320":1,"1334":1,"1403":1,"1603":1,"1920":1,"1967":1,"2387":1,"2400":1,"2436":1,"2467":1,"2479":1,"2519":1,"2586":1,"2599":1,"2626":1,"2630":1,"2638":1,"2652":1,"2673":1,"2675":1,"2678":1,"2765":1,"2798":1,"2852":2}}],["is31flcommon",{"2":{"249":1}}],["is31fl3236",{"0":{"804":1,"811":1,"813":1,"815":1,"817":1,"819":1,"821":1,"823":1,"825":1,"827":1,"829":1,"831":1},"1":{"805":1,"806":1,"807":1,"808":1,"809":1,"810":1,"811":1,"812":2,"813":1,"814":2,"815":1,"816":2,"817":1,"818":2,"819":1,"820":2,"821":1,"822":2,"823":1,"824":2,"825":1,"826":2,"827":1,"828":2,"829":1,"830":2,"831":1,"832":2},"2":{"266":1,"804":1,"805":4,"806":7,"807":6,"809":6,"817":1,"818":1,"821":1,"822":1,"825":1,"826":1,"827":1,"828":1,"1825":1,"2037":1,"2825":1}}],["is31fl3218",{"0":{"778":1,"785":1,"787":1,"788":1,"790":1,"792":1,"794":1,"796":1,"798":1,"800":1,"802":1,"803":1},"1":{"779":1,"780":1,"781":1,"782":1,"783":1,"784":1,"785":1,"786":2,"787":1,"788":1,"789":2,"790":1,"791":2,"792":1,"793":2,"794":1,"795":2,"796":1,"797":2,"798":1,"799":2,"800":1,"801":2,"802":1,"803":1},"2":{"236":3,"778":1,"779":4,"780":3,"781":2,"783":6,"790":1,"791":1,"794":1,"795":1,"798":1,"799":1,"800":1,"801":1,"1825":2,"2037":2,"2818":1,"2825":1}}],["is31fl3729",{"0":{"833":1,"843":1,"845":1,"847":1,"849":1,"851":1,"853":1,"855":1,"857":1,"859":1,"861":1,"863":1},"1":{"834":1,"835":1,"836":1,"837":1,"838":1,"839":1,"840":1,"841":1,"842":1,"843":1,"844":2,"845":1,"846":2,"847":1,"848":2,"849":1,"850":2,"851":1,"852":2,"853":1,"854":2,"855":1,"856":2,"857":1,"858":2,"859":1,"860":2,"861":1,"862":2,"863":1,"864":2},"2":{"249":2,"833":1,"834":4,"835":14,"836":6,"837":10,"838":22,"839":1,"841":6,"849":1,"850":1,"853":1,"854":1,"857":1,"858":1,"859":1,"860":1,"1825":1,"2037":1,"2825":1}}],["is31fl3741a",{"2":{"1000":1,"1002":1,"1004":1}}],["is31fl3741",{"0":{"1000":1,"1010":1,"1012":1,"1014":1,"1016":1,"1018":1,"1020":1,"1022":1,"1024":1,"1026":1,"1028":1,"1030":1,"1032":1},"1":{"1001":1,"1002":1,"1003":1,"1004":1,"1005":1,"1006":1,"1007":1,"1008":1,"1009":1,"1010":1,"1011":2,"1012":1,"1013":2,"1014":1,"1015":2,"1016":1,"1017":2,"1018":1,"1019":2,"1020":1,"1021":2,"1022":1,"1023":2,"1024":1,"1025":2,"1026":1,"1027":2,"1028":1,"1029":2,"1030":1,"1031":2,"1032":1,"1033":2},"2":{"221":2,"236":2,"249":1,"1001":4,"1002":15,"1003":6,"1004":6,"1005":22,"1006":1,"1008":6,"1018":1,"1019":1,"1022":1,"1023":1,"1026":1,"1027":1,"1028":1,"1029":1,"1825":1,"2037":1,"2818":1,"2825":1}}],["is31fl3746a",{"0":{"1136":1,"1146":1,"1148":1,"1150":1,"1152":1,"1154":1,"1156":1,"1158":1,"1160":1,"1162":1,"1164":1,"1166":1,"1168":1},"1":{"1137":1,"1138":1,"1139":1,"1140":1,"1141":1,"1142":1,"1143":1,"1144":1,"1145":1,"1146":1,"1147":2,"1148":1,"1149":2,"1150":1,"1151":2,"1152":1,"1153":2,"1154":1,"1155":2,"1156":1,"1157":2,"1158":1,"1159":2,"1160":1,"1161":2,"1162":1,"1163":2,"1164":1,"1165":2,"1166":1,"1167":2,"1168":1,"1169":2},"2":{"147":1,"149":1,"221":4,"249":1,"1136":1,"1137":4,"1138":15,"1139":18,"1140":9,"1141":22,"1142":1,"1144":6,"1154":1,"1155":1,"1158":1,"1159":1,"1162":1,"1163":1,"1164":1,"1165":1,"1825":1,"2037":1,"2818":1,"2825":1}}],["is31fl3745",{"0":{"1102":1,"1112":1,"1114":1,"1116":1,"1118":1,"1120":1,"1122":1,"1124":1,"1126":1,"1128":1,"1130":1,"1132":1,"1134":1},"1":{"1103":1,"1104":1,"1105":1,"1106":1,"1107":1,"1108":1,"1109":1,"1110":1,"1111":1,"1112":1,"1113":2,"1114":1,"1115":2,"1116":1,"1117":2,"1118":1,"1119":2,"1120":1,"1121":2,"1122":1,"1123":2,"1124":1,"1125":2,"1126":1,"1127":2,"1128":1,"1129":2,"1130":1,"1131":2,"1132":1,"1133":2,"1134":1,"1135":2},"2":{"147":1,"149":1,"221":4,"249":1,"1102":1,"1103":4,"1104":21,"1105":18,"1106":5,"1107":22,"1108":1,"1110":6,"1120":1,"1121":1,"1124":1,"1125":1,"1128":1,"1129":1,"1130":1,"1131":1,"1825":1,"2037":1,"2818":1,"2825":1}}],["is31fl3743a",{"0":{"1034":1,"1044":1,"1046":1,"1048":1,"1050":1,"1052":1,"1054":1,"1056":1,"1058":1,"1060":1,"1062":1,"1064":1,"1066":1},"1":{"1035":1,"1036":1,"1037":1,"1038":1,"1039":1,"1040":1,"1041":1,"1042":1,"1043":1,"1044":1,"1045":2,"1046":1,"1047":2,"1048":1,"1049":2,"1050":1,"1051":2,"1052":1,"1053":2,"1054":1,"1055":2,"1056":1,"1057":2,"1058":1,"1059":2,"1060":1,"1061":2,"1062":1,"1063":2,"1064":1,"1065":2,"1066":1,"1067":2},"2":{"147":1,"149":1,"221":4,"249":1,"1034":1,"1035":4,"1036":21,"1037":18,"1038":5,"1039":22,"1040":1,"1042":6,"1052":1,"1053":1,"1056":1,"1057":1,"1060":1,"1061":1,"1062":1,"1063":1,"1825":1,"2037":1,"2818":1,"2825":1}}],["is31fl3742a",{"0":{"1068":1,"1078":1,"1080":1,"1082":1,"1084":1,"1086":1,"1088":1,"1090":1,"1092":1,"1094":1,"1096":1,"1098":1,"1100":1},"1":{"1069":1,"1070":1,"1071":1,"1072":1,"1073":1,"1074":1,"1075":1,"1076":1,"1077":1,"1078":1,"1079":2,"1080":1,"1081":2,"1082":1,"1083":2,"1084":1,"1085":2,"1086":1,"1087":2,"1088":1,"1089":2,"1090":1,"1091":2,"1092":1,"1093":2,"1094":1,"1095":2,"1096":1,"1097":2,"1098":1,"1099":2,"1100":1,"1101":2},"2":{"147":1,"149":1,"221":4,"249":1,"1068":1,"1069":4,"1070":15,"1071":6,"1072":6,"1073":22,"1074":1,"1076":6,"1086":1,"1087":1,"1090":1,"1091":1,"1094":1,"1095":1,"1096":1,"1097":1,"1825":1,"2037":1,"2818":1,"2825":1}}],["is31fl3731",{"0":{"865":1,"873":1,"875":1,"877":1,"879":1,"881":1,"883":1,"885":1,"887":1,"889":1,"891":1,"893":1,"895":1,"2390":1},"1":{"866":1,"867":1,"868":1,"869":1,"870":1,"871":1,"872":1,"873":1,"874":2,"875":1,"876":2,"877":1,"878":2,"879":1,"880":2,"881":1,"882":2,"883":1,"884":2,"885":1,"886":2,"887":1,"888":2,"889":1,"890":2,"891":1,"892":2,"893":1,"894":2,"895":1,"896":2},"2":{"221":4,"236":1,"865":1,"866":4,"867":8,"868":6,"869":2,"871":6,"881":1,"882":1,"885":1,"886":1,"889":1,"890":1,"891":1,"892":1,"1825":1,"2037":1,"2818":1,"2825":1}}],["is31fl3736b",{"2":{"934":1,"936":1}}],["is31fl3736",{"0":{"932":1,"942":1,"944":1,"946":1,"948":1,"950":1,"952":1,"954":1,"956":1,"958":1,"960":1,"962":1,"964":1},"1":{"933":1,"934":1,"935":1,"936":1,"937":1,"938":1,"939":1,"940":1,"941":1,"942":1,"943":2,"944":1,"945":2,"946":1,"947":2,"948":1,"949":2,"950":1,"951":2,"952":1,"953":2,"954":1,"955":2,"956":1,"957":2,"958":1,"959":2,"960":1,"961":2,"962":1,"963":2,"964":1,"965":2},"2":{"211":3,"221":2,"236":2,"249":1,"932":1,"933":4,"934":14,"935":18,"936":7,"937":22,"938":1,"940":6,"950":1,"951":1,"954":1,"955":1,"958":1,"959":1,"960":1,"961":1,"1825":1,"2037":1,"2818":1,"2825":1}}],["is31fl3737b",{"2":{"176":1,"968":1,"970":1}}],["is31fl3737",{"0":{"966":1,"976":1,"978":1,"980":1,"982":1,"984":1,"986":1,"988":1,"990":1,"992":1,"994":1,"996":1,"998":1},"1":{"967":1,"968":1,"969":1,"970":1,"971":1,"972":1,"973":1,"974":1,"975":1,"976":1,"977":2,"978":1,"979":2,"980":1,"981":2,"982":1,"983":2,"984":1,"985":2,"986":1,"987":2,"988":1,"989":2,"990":1,"991":2,"992":1,"993":2,"994":1,"995":2,"996":1,"997":2,"998":1,"999":2},"2":{"114":2,"165":1,"191":1,"221":2,"236":2,"966":1,"967":4,"968":14,"969":6,"970":7,"971":22,"972":1,"974":6,"984":1,"985":1,"988":1,"989":1,"992":1,"993":1,"994":1,"995":1,"1825":1,"2037":1,"2818":1,"2825":1}}],["is31fl3733b",{"2":{"134":1,"899":1,"902":1}}],["is31fl3733",{"0":{"897":1,"908":1,"910":1,"912":1,"914":1,"916":1,"918":1,"920":1,"922":1,"924":1,"926":1,"928":1,"930":1,"2391":1},"1":{"898":1,"899":1,"900":1,"901":1,"902":1,"903":1,"904":1,"905":1,"906":1,"907":1,"908":1,"909":2,"910":1,"911":2,"912":1,"913":2,"914":1,"915":2,"916":1,"917":2,"918":1,"919":2,"920":1,"921":2,"922":1,"923":2,"924":1,"925":2,"926":1,"927":2,"928":1,"929":2,"930":1,"931":2},"2":{"93":1,"149":1,"221":2,"236":2,"249":2,"897":1,"898":4,"899":22,"900":18,"901":5,"902":7,"903":22,"904":1,"906":6,"916":1,"917":1,"920":1,"921":1,"924":1,"925":1,"926":1,"927":1,"1825":1,"2037":1,"2818":1,"2825":1}}],["is31common",{"2":{"249":4}}],["is31",{"2":{"114":1}}],["isolated",{"2":{"2573":1,"2720":1}}],["isolation",{"2":{"241":2,"2682":1}}],["iso",{"2":{"102":3,"114":2,"122":3,"143":2,"149":2,"157":2,"175":2,"191":1,"199":1,"211":5,"217":2,"226":4,"236":2,"266":2,"277":1,"426":2,"441":1,"1324":3,"1404":1,"1412":2,"2369":1,"2399":5,"2745":1,"2747":2,"2816":5,"2834":18}}],["is",{"0":{"141":1,"379":1,"586":1,"588":1,"1295":1,"1307":1,"1308":1,"1313":1,"1540":1,"1545":1,"1843":1,"1968":1,"1985":1,"2032":1,"2033":1,"2061":1,"2423":1,"2879":1},"1":{"380":1,"1541":1,"1546":1,"1844":1,"1986":1,"1987":1,"2062":1},"2":{"0":2,"3":1,"7":1,"9":2,"10":2,"13":2,"14":1,"15":1,"18":4,"19":2,"23":2,"24":1,"25":1,"28":2,"30":1,"31":3,"34":2,"36":1,"39":2,"45":2,"48":1,"49":4,"50":3,"52":2,"70":23,"76":1,"88":1,"90":1,"94":1,"98":1,"103":1,"104":1,"113":2,"114":1,"118":1,"120":2,"123":1,"126":1,"127":1,"130":1,"134":3,"141":1,"149":4,"155":1,"165":3,"168":1,"169":3,"170":3,"172":3,"176":2,"179":1,"191":3,"194":4,"195":4,"196":1,"199":5,"201":2,"202":1,"203":2,"204":1,"206":1,"209":3,"211":2,"213":2,"218":1,"222":1,"224":3,"228":1,"230":1,"232":2,"233":3,"234":1,"235":2,"236":3,"238":1,"240":1,"244":1,"246":2,"249":4,"251":1,"262":2,"263":1,"266":2,"268":1,"273":1,"276":2,"279":2,"284":1,"288":1,"289":3,"293":2,"294":1,"297":2,"305":2,"306":2,"314":2,"315":1,"317":1,"322":3,"326":1,"328":1,"330":5,"332":1,"333":2,"340":1,"343":1,"344":1,"346":1,"347":1,"348":1,"352":1,"353":1,"355":4,"356":1,"357":2,"362":1,"363":1,"364":2,"365":1,"368":1,"369":1,"371":3,"374":1,"375":1,"376":1,"377":3,"379":1,"380":6,"381":10,"383":2,"384":2,"385":2,"386":3,"387":1,"389":2,"390":5,"392":2,"393":2,"394":1,"395":2,"407":1,"410":1,"413":1,"426":2,"427":5,"430":10,"434":1,"436":1,"437":1,"439":1,"441":2,"442":1,"443":1,"447":1,"449":2,"450":2,"457":1,"460":1,"469":2,"471":6,"472":1,"474":1,"475":1,"476":1,"477":1,"478":1,"481":2,"486":1,"494":6,"495":2,"496":1,"498":2,"499":1,"503":1,"507":2,"508":3,"509":2,"510":1,"511":2,"512":1,"513":1,"515":3,"520":4,"522":1,"523":4,"524":2,"525":2,"536":1,"537":2,"538":2,"542":2,"543":17,"546":6,"547":5,"550":11,"551":8,"552":8,"553":3,"554":5,"556":1,"557":2,"560":1,"561":2,"562":1,"563":1,"567":1,"568":1,"570":7,"573":1,"574":1,"575":9,"578":2,"581":2,"582":1,"583":1,"587":1,"592":1,"593":2,"595":3,"596":1,"597":2,"598":3,"601":4,"603":1,"605":2,"607":1,"608":2,"609":1,"610":2,"611":2,"612":2,"613":2,"614":2,"615":5,"616":2,"619":4,"621":2,"622":2,"625":1,"627":1,"629":6,"630":3,"631":1,"633":10,"638":4,"639":7,"640":1,"641":1,"643":1,"646":1,"647":2,"648":1,"650":3,"651":2,"653":1,"655":2,"657":2,"658":1,"663":2,"664":2,"665":2,"667":3,"668":1,"669":1,"670":2,"671":1,"676":2,"677":3,"679":1,"680":1,"682":1,"684":1,"695":1,"696":2,"697":1,"700":3,"701":1,"702":1,"703":2,"706":1,"723":1,"725":1,"726":1,"727":5,"729":1,"730":5,"731":2,"732":1,"733":1,"734":5,"735":4,"736":3,"737":1,"738":5,"739":1,"740":1,"741":2,"742":4,"743":2,"744":4,"746":1,"747":2,"748":1,"749":6,"753":1,"757":1,"775":2,"779":1,"781":1,"783":2,"805":1,"807":1,"809":2,"834":1,"836":1,"839":1,"841":2,"866":1,"868":1,"871":2,"898":1,"904":1,"906":2,"933":1,"938":1,"940":2,"967":1,"969":1,"972":1,"974":2,"1001":1,"1003":1,"1006":1,"1008":2,"1035":1,"1040":1,"1042":2,"1069":1,"1071":1,"1074":1,"1076":2,"1103":1,"1108":1,"1110":2,"1137":1,"1142":1,"1144":2,"1170":2,"1171":3,"1172":3,"1174":3,"1175":5,"1176":1,"1177":4,"1178":4,"1179":1,"1181":3,"1182":4,"1183":4,"1185":1,"1186":1,"1191":4,"1192":1,"1193":1,"1195":1,"1197":2,"1224":1,"1225":2,"1226":2,"1230":1,"1231":1,"1245":1,"1246":1,"1254":1,"1260":1,"1261":1,"1262":1,"1263":1,"1264":1,"1265":1,"1266":1,"1268":2,"1270":2,"1271":1,"1272":2,"1274":1,"1275":5,"1276":1,"1281":2,"1290":1,"1291":1,"1293":3,"1298":1,"1300":1,"1305":3,"1306":1,"1307":2,"1309":1,"1310":3,"1313":1,"1314":2,"1315":1,"1316":1,"1326":3,"1327":1,"1328":3,"1329":2,"1331":1,"1332":1,"1334":4,"1339":2,"1340":6,"1342":1,"1343":5,"1346":1,"1349":2,"1350":1,"1354":1,"1356":6,"1358":1,"1359":6,"1360":1,"1366":1,"1368":1,"1369":1,"1370":1,"1372":3,"1373":2,"1374":1,"1376":1,"1377":2,"1378":1,"1382":3,"1383":14,"1385":1,"1386":18,"1387":1,"1388":5,"1389":8,"1390":1,"1391":1,"1392":9,"1393":4,"1395":1,"1396":1,"1397":5,"1398":8,"1401":6,"1402":1,"1403":1,"1408":1,"1411":3,"1412":1,"1413":2,"1414":3,"1415":1,"1417":3,"1418":2,"1420":2,"1423":2,"1424":1,"1426":16,"1427":6,"1428":1,"1432":3,"1435":3,"1442":7,"1445":1,"1447":1,"1448":1,"1449":1,"1450":1,"1451":1,"1455":6,"1456":11,"1457":4,"1458":1,"1460":4,"1461":1,"1462":2,"1463":3,"1467":1,"1468":9,"1471":3,"1472":3,"1473":6,"1480":3,"1482":1,"1484":1,"1487":7,"1488":5,"1492":1,"1493":3,"1495":5,"1496":3,"1497":3,"1498":6,"1499":1,"1502":6,"1503":3,"1505":2,"1506":2,"1507":5,"1508":11,"1509":2,"1511":2,"1512":1,"1514":1,"1515":3,"1516":4,"1517":1,"1518":1,"1519":2,"1520":3,"1521":1,"1526":1,"1528":4,"1541":1,"1546":1,"1559":5,"1560":3,"1561":4,"1563":9,"1564":1,"1565":3,"1567":2,"1568":2,"1569":2,"1570":5,"1571":1,"1572":1,"1574":1,"1575":3,"1576":1,"1578":1,"1580":1,"1582":5,"1583":2,"1584":2,"1585":4,"1586":1,"1589":2,"1590":5,"1591":1,"1592":1,"1593":4,"1594":2,"1595":2,"1597":2,"1598":3,"1600":4,"1602":3,"1603":3,"1606":1,"1611":1,"1613":1,"1615":4,"1616":3,"1619":1,"1620":1,"1629":3,"1630":2,"1631":1,"1632":3,"1636":2,"1638":1,"1639":2,"1643":2,"1644":4,"1646":4,"1649":14,"1650":1,"1652":2,"1653":4,"1655":2,"1657":1,"1658":5,"1670":3,"1674":1,"1675":1,"1676":1,"1685":1,"1688":2,"1689":1,"1690":2,"1691":1,"1692":1,"1694":1,"1697":1,"1702":1,"1704":1,"1706":2,"1707":1,"1708":1,"1710":4,"1715":1,"1725":1,"1732":1,"1733":1,"1734":1,"1735":2,"1736":1,"1737":2,"1739":1,"1742":1,"1744":3,"1745":1,"1747":2,"1749":10,"1750":5,"1751":1,"1752":7,"1753":7,"1754":18,"1757":2,"1758":1,"1759":4,"1760":1,"1761":3,"1762":9,"1763":5,"1764":1,"1766":2,"1768":2,"1769":2,"1770":4,"1777":1,"1782":1,"1783":3,"1785":1,"1786":1,"1803":1,"1804":1,"1805":1,"1806":2,"1807":2,"1808":1,"1811":2,"1820":1,"1825":2,"1826":13,"1827":3,"1829":1,"1831":1,"1832":1,"1833":1,"1835":1,"1838":1,"1840":1,"1842":1,"1844":1,"1851":1,"1854":1,"1856":1,"1860":1,"1862":1,"1866":1,"1868":1,"1871":1,"1877":1,"1878":2,"1880":2,"1882":2,"1885":2,"1888":1,"1892":1,"1893":6,"1894":4,"1895":7,"1896":3,"1897":3,"1898":1,"1899":1,"1904":1,"1905":1,"1906":5,"1907":2,"1909":1,"1910":3,"1911":6,"1912":16,"1914":1,"1915":2,"1916":1,"1917":4,"1918":1,"1919":4,"1920":1,"1921":1,"1922":1,"1924":1,"1925":2,"1926":3,"1929":8,"1931":1,"1932":4,"1934":1,"1936":1,"1937":2,"1938":1,"1939":6,"1940":1,"1941":6,"1942":3,"1943":2,"1944":1,"1946":13,"1948":4,"1949":1,"1950":7,"1955":6,"1956":1,"1957":1,"1959":1,"1960":1,"1961":2,"1962":2,"1964":4,"1965":1,"1967":1,"1968":4,"1970":3,"1971":1,"1972":2,"1987":1,"1994":1,"1996":1,"2000":2,"2002":1,"2004":2,"2007":1,"2009":1,"2013":4,"2015":6,"2021":3,"2024":5,"2025":4,"2026":2,"2027":2,"2028":1,"2029":3,"2031":2,"2032":8,"2033":3,"2035":1,"2037":2,"2038":13,"2039":4,"2041":2,"2042":3,"2046":1,"2047":2,"2048":1,"2050":1,"2052":1,"2053":1,"2056":1,"2058":1,"2060":1,"2062":1,"2069":1,"2072":1,"2074":1,"2078":1,"2080":1,"2084":1,"2086":1,"2090":1,"2092":1,"2096":1,"2098":1,"2101":1,"2107":1,"2113":1,"2114":2,"2116":2,"2118":2,"2121":2,"2124":1,"2125":3,"2127":12,"2128":1,"2129":3,"2130":1,"2131":1,"2133":1,"2134":2,"2135":4,"2137":3,"2138":2,"2144":4,"2148":2,"2149":3,"2150":1,"2153":1,"2155":1,"2156":3,"2158":1,"2159":1,"2164":6,"2165":2,"2166":3,"2167":3,"2169":1,"2178":1,"2180":1,"2184":1,"2186":1,"2188":1,"2190":1,"2195":1,"2200":6,"2204":1,"2205":2,"2206":3,"2207":4,"2211":2,"2212":1,"2213":1,"2216":1,"2217":2,"2218":7,"2219":4,"2220":3,"2221":4,"2222":10,"2223":5,"2224":12,"2225":4,"2226":1,"2227":1,"2232":1,"2233":5,"2235":2,"2236":9,"2237":1,"2238":1,"2239":1,"2240":1,"2241":5,"2242":3,"2243":4,"2244":1,"2246":13,"2248":2,"2249":3,"2250":1,"2252":2,"2255":15,"2256":22,"2261":1,"2262":1,"2263":24,"2264":2,"2265":16,"2267":2,"2271":2,"2274":6,"2275":3,"2276":1,"2277":6,"2278":1,"2286":1,"2288":1,"2290":1,"2291":1,"2292":1,"2306":1,"2307":1,"2320":3,"2321":3,"2323":1,"2325":6,"2327":4,"2328":1,"2329":2,"2331":2,"2332":1,"2333":4,"2334":3,"2335":3,"2336":3,"2337":1,"2338":1,"2339":2,"2340":2,"2341":3,"2342":3,"2343":3,"2344":2,"2345":1,"2346":3,"2348":3,"2350":2,"2352":1,"2353":5,"2355":1,"2356":1,"2358":1,"2359":2,"2360":4,"2361":1,"2363":6,"2364":9,"2367":1,"2368":1,"2369":2,"2370":1,"2371":2,"2373":2,"2374":5,"2375":2,"2376":1,"2377":3,"2378":3,"2379":1,"2380":3,"2381":1,"2383":1,"2385":2,"2395":1,"2396":3,"2398":1,"2399":8,"2400":3,"2401":3,"2402":2,"2403":1,"2404":1,"2406":1,"2409":1,"2410":1,"2411":1,"2412":17,"2414":2,"2415":3,"2416":1,"2417":1,"2418":2,"2419":3,"2420":1,"2423":1,"2427":1,"2428":2,"2429":2,"2436":1,"2440":1,"2442":1,"2443":1,"2445":3,"2446":2,"2447":1,"2448":5,"2449":2,"2450":2,"2451":4,"2454":5,"2470":3,"2472":4,"2473":1,"2475":1,"2476":4,"2477":5,"2478":1,"2480":1,"2482":1,"2489":1,"2492":1,"2494":1,"2503":10,"2511":1,"2512":1,"2513":1,"2514":4,"2515":5,"2516":1,"2519":4,"2521":1,"2522":1,"2525":2,"2526":2,"2529":1,"2530":2,"2531":2,"2532":1,"2533":1,"2535":3,"2536":3,"2537":1,"2539":1,"2540":1,"2544":2,"2549":2,"2550":2,"2554":2,"2556":1,"2558":4,"2559":2,"2560":1,"2562":4,"2563":1,"2567":2,"2568":2,"2571":2,"2576":3,"2577":4,"2581":2,"2582":4,"2583":1,"2584":2,"2585":1,"2586":2,"2587":3,"2588":6,"2589":1,"2598":5,"2600":7,"2601":2,"2604":1,"2605":1,"2606":4,"2607":3,"2610":1,"2612":2,"2615":4,"2616":2,"2618":1,"2619":2,"2622":2,"2623":1,"2624":2,"2625":3,"2626":1,"2627":4,"2628":3,"2630":1,"2631":1,"2632":4,"2633":6,"2634":5,"2635":4,"2636":1,"2638":2,"2639":2,"2648":2,"2650":5,"2652":2,"2653":2,"2654":1,"2655":2,"2657":7,"2658":1,"2659":1,"2660":1,"2662":2,"2663":1,"2664":1,"2665":1,"2666":1,"2668":1,"2669":2,"2670":1,"2673":1,"2674":9,"2676":12,"2677":2,"2678":2,"2679":5,"2680":2,"2682":1,"2686":1,"2689":1,"2698":1,"2700":1,"2701":4,"2702":3,"2703":5,"2704":39,"2705":29,"2706":3,"2709":1,"2712":3,"2713":4,"2714":2,"2715":2,"2718":3,"2719":2,"2720":4,"2721":2,"2722":1,"2723":2,"2724":6,"2725":6,"2731":4,"2733":2,"2734":1,"2735":1,"2736":1,"2739":6,"2742":4,"2743":3,"2744":1,"2747":2,"2753":1,"2755":1,"2757":1,"2758":1,"2761":1,"2762":1,"2769":3,"2770":1,"2775":1,"2779":1,"2782":2,"2787":1,"2788":1,"2792":2,"2794":1,"2797":2,"2799":2,"2801":2,"2805":2,"2809":1,"2816":3,"2818":1,"2819":1,"2821":1,"2824":2,"2825":1,"2831":3,"2833":4,"2835":3,"2836":1,"2841":1,"2843":2,"2845":3,"2846":6,"2847":2,"2848":1,"2850":2,"2851":1,"2852":1,"2858":5,"2859":6,"2860":6,"2861":3,"2862":1,"2863":1,"2864":6,"2866":5,"2868":7,"2869":12,"2874":4,"2875":11,"2876":7,"2877":6,"2878":10,"2879":6,"2880":8,"2881":14,"2882":4,"2884":1,"2885":1,"2886":4,"2887":1,"2888":1,"2890":2,"2891":1,"2895":1,"2896":4}}],["bndu",{"2":{"1819":1,"2498":1}}],["bndd",{"2":{"1819":1,"2498":1}}],["bn009",{"2":{"207":1,"211":1}}],["bn009r2",{"2":{"207":1}}],["bn006",{"2":{"191":1}}],["b♭",{"2":{"1819":6,"2498":6}}],["bbb",{"2":{"2513":1}}],["bb5",{"2":{"1819":1,"2498":1}}],["bb4",{"2":{"1819":1,"2498":1}}],["bb3",{"2":{"1819":1,"2498":1}}],["bb2",{"2":{"1819":1,"2498":1}}],["bb1",{"2":{"1819":1,"2498":1}}],["bb",{"2":{"1819":1,"2498":1}}],["bbs",{"2":{"266":1}}],["b9",{"2":{"1607":1,"2639":1}}],["b8",{"2":{"1526":1,"2633":1,"2639":1}}],["b87",{"2":{"211":2}}],["b3",{"2":{"617":2,"1225":3,"1638":6,"1667":1,"1806":1,"1819":1,"2431":1,"2433":2,"2435":1,"2498":1,"2639":2,"2668":1}}],["b2",{"2":{"617":2,"676":1,"1225":3,"1376":1,"1452":2,"1516":1,"1523":1,"1638":6,"1667":1,"1806":1,"1819":1,"2431":1,"2433":2,"2435":1,"2498":1,"2625":1,"2639":2,"2668":1,"2819":2}}],["b11",{"2":{"2639":1}}],["b10",{"2":{"2639":1}}],["b15",{"2":{"676":1,"1226":1,"2639":1}}],["b15288fb87",{"2":{"95":1}}],["b14",{"2":{"676":1,"1226":1,"1607":1,"2639":1}}],["b12",{"2":{"676":1,"1633":1,"1634":1,"2639":1}}],["b13",{"2":{"676":1,"1226":1,"1633":1,"1634":1,"2639":1}}],["b1²",{"2":{"676":1}}],["b1¹",{"2":{"676":1}}],["b1",{"2":{"617":2,"676":4,"1225":2,"1452":2,"1523":1,"1638":6,"1667":1,"1806":1,"1819":1,"2431":1,"2433":1,"2435":1,"2498":1,"2558":1,"2639":2,"2668":1,"2819":2}}],["b7",{"2":{"543":5,"551":2,"696":2,"749":1,"753":2,"1179":1,"1225":1,"1246":1,"1444":2,"1523":1,"2217":1,"2364":1,"2639":1,"2668":1}}],["b0²",{"2":{"676":1}}],["b0¹",{"2":{"676":1}}],["b007",{"2":{"670":1,"2342":1}}],["b0",{"2":{"543":2,"552":1,"617":2,"676":4,"1225":2,"1372":1,"1376":3,"1806":1,"2224":1,"2336":1,"2435":2,"2639":3,"2668":1,"2819":2}}],["b6",{"2":{"543":5,"674":1,"749":1,"753":2,"1176":1,"1179":1,"1225":1,"1444":2,"1523":1,"1667":1,"1939":1,"2431":1,"2433":1,"2639":2,"2668":1}}],["b5",{"2":{"543":5,"674":1,"696":2,"1225":2,"1444":2,"1523":1,"1819":1,"1939":1,"2433":1,"2498":1,"2628":1,"2639":2,"2668":1,"2827":1}}],["bgr",{"2":{"1265":1}}],["bg",{"2":{"474":1,"476":1,"2705":9}}],["bdfc",{"2":{"354":1,"355":1}}],["bdn9",{"2":{"149":1,"1368":1}}],["bc417",{"2":{"2320":1}}],["bcat",{"2":{"222":1}}],["bc",{"2":{"211":1}}],["bcd",{"2":{"149":1,"2829":1}}],["bx",{"2":{"211":2}}],["bsd",{"2":{"2274":2,"2277":2,"2278":3,"2511":3,"2696":1}}],["bspace",{"2":{"1595":1}}],["bspc",{"2":{"195":1,"353":1,"571":4,"1359":6,"1505":1,"1570":1,"1575":5,"1592":1,"1742":1,"2024":1,"2029":1,"2327":2,"2458":1,"2477":1,"2481":1,"2875":1,"2876":1}}],["bssl",{"2":{"1592":1}}],["bss",{"2":{"1343":1}}],["bsls",{"2":{"353":1,"571":2,"2458":1,"2477":1,"2481":1}}],["bs",{"2":{"191":3,"259":2,"266":1,"308":1,"2168":1,"2469":3,"2497":3}}],["bpm",{"2":{"1457":1}}],["bpp",{"2":{"176":1,"236":1}}],["bp",{"2":{"165":1}}],["bpiphany",{"2":{"143":2,"149":2}}],["bépo",{"2":{"165":1,"2834":1}}],["bkf",{"2":{"143":2}}],["b4",{"2":{"111":1,"543":1,"617":2,"674":1,"696":2,"1225":2,"1806":1,"1819":1,"2321":1,"2433":1,"2498":1,"2639":2}}],["bmpgdbserialport",{"2":{"2622":2}}],["bmp",{"2":{"2622":1}}],["bm",{"2":{"134":1,"266":1}}],["bm68hsrgb",{"2":{"122":1,"143":2,"149":1}}],["bm68rgb",{"2":{"102":2,"122":1}}],["bm65hsrgb",{"2":{"122":1,"143":2,"149":1}}],["bm65iso",{"2":{"122":1}}],["bm60hsrgb",{"2":{"122":3}}],["bm60rgb",{"2":{"102":4,"122":2}}],["bm60poker",{"2":{"102":2,"122":1}}],["bm43a",{"2":{"102":2}}],["bm40hsrgb",{"2":{"102":2,"226":2,"236":1}}],["bm16s",{"2":{"102":2}}],["bm16a",{"2":{"102":2,"199":1}}],["b",{"0":{"2063":1,"2065":1},"1":{"2064":1,"2066":1},"2":{"98":2,"199":1,"211":5,"249":1,"266":1,"329":1,"332":1,"339":2,"353":1,"399":1,"400":1,"427":1,"456":2,"457":3,"543":3,"554":2,"571":2,"595":1,"599":1,"710":1,"713":1,"783":1,"786":1,"809":1,"812":1,"841":1,"844":1,"871":1,"874":1,"906":1,"909":1,"940":1,"943":1,"974":1,"977":1,"1008":1,"1011":1,"1042":1,"1045":1,"1076":1,"1079":1,"1110":1,"1113":1,"1144":1,"1147":1,"1197":1,"1200":1,"1266":2,"1567":1,"1572":3,"1573":1,"1574":2,"1575":1,"1587":2,"1592":1,"1595":1,"1609":3,"1633":4,"1634":3,"1637":1,"1638":2,"1752":2,"1753":2,"1754":2,"1819":13,"1939":2,"2015":2,"2024":2,"2050":1,"2052":1,"2064":1,"2066":1,"2127":1,"2144":10,"2168":1,"2223":2,"2224":1,"2242":2,"2247":2,"2263":1,"2389":1,"2418":2,"2456":3,"2477":1,"2481":3,"2498":13,"2503":1,"2558":2,"2588":3,"2813":2,"2870":1,"2871":10,"2872":29,"2873":17}}],["btn",{"2":{"2004":8}}],["btn8",{"2":{"1891":1,"2499":1}}],["btn7",{"2":{"1891":1,"2499":1}}],["btn6",{"2":{"1891":1,"2499":1}}],["btn5",{"2":{"1891":1,"2499":1}}],["btn4",{"2":{"1891":1,"2499":1}}],["btn3",{"2":{"1891":1,"2499":1}}],["btn2",{"2":{"1891":1,"2499":1}}],["btn1",{"2":{"1891":1,"1948":2,"2499":1}}],["bt",{"2":{"75":1,"134":1,"2323":9,"2487":9}}],["bfo",{"2":{"45":1}}],["bh",{"2":{"37":3,"175":6,"176":3}}],["baart",{"2":{"2591":1}}],["bay",{"2":{"2373":1}}],["ball",{"2":{"1937":1,"2875":1}}],["balance",{"2":{"211":1}}],["baud",{"0":{"1249":1},"1":{"1250":1},"2":{"1185":12,"1250":2,"2244":1}}],["baudrate",{"0":{"1185":1,"1278":1},"2":{"93":1,"1185":4,"1277":1,"1278":2}}],["baking",{"2":{"565":1}}],["bakingpy",{"2":{"556":1,"2364":1}}],["bakeneko",{"2":{"211":1}}],["bakeneko80",{"2":{"143":2}}],["bakeneko60",{"2":{"143":2}}],["bakeneko65",{"2":{"102":3,"114":1,"143":4}}],["baz",{"2":{"494":1}}],["bare",{"2":{"2371":1,"2657":1,"2676":2,"2687":1}}],["barring",{"2":{"1970":1}}],["barrel",{"0":{"1625":1,"1626":1},"2":{"1613":1,"1619":2,"1625":1,"1626":1}}],["bar",{"2":{"494":2,"500":1,"516":8,"517":2,"587":1,"611":2,"1756":1,"2239":1,"2247":12,"2277":1,"2884":1}}],["barleycorn",{"2":{"143":2}}],["bamfk",{"2":{"266":1}}],["bamfk1",{"2":{"222":1}}],["babyv",{"2":{"236":1}}],["badly",{"2":{"598":1}}],["bad",{"2":{"149":1,"294":1,"494":1,"499":1,"515":1,"517":1,"1420":1,"1505":1,"2373":2,"2380":1,"2409":1,"2676":1}}],["battery",{"0":{"722":1,"1547":1,"1552":1,"1555":1,"1557":1,"2806":1},"1":{"723":1,"724":1,"725":1,"726":1,"1548":1,"1549":1,"1550":1,"1551":1,"1552":1,"1553":2,"1554":1,"1555":1,"1556":1,"1557":1,"1558":1},"2":{"308":3,"317":1,"671":1,"722":1,"723":1,"724":1,"725":6,"726":2,"1547":1,"1549":2,"1550":1,"1552":1,"1553":1,"1555":1,"1556":1,"1557":1,"1558":1,"2224":1,"2806":3}}],["bat43",{"2":{"143":4}}],["batch",{"2":{"133":1,"386":1,"389":1,"390":1,"1883":2,"1886":2,"2119":2,"2122":2}}],["ban",{"2":{"2695":1}}],["bang",{"2":{"2275":3}}],["banging",{"2":{"1171":1,"1268":1}}],["banger",{"2":{"143":2,"149":1}}],["bandwidth",{"2":{"2655":1}}],["band",{"2":{"1829":10,"2041":20,"2842":6}}],["bandana",{"2":{"211":1}}],["bandominedoni",{"2":{"134":1}}],["bank",{"2":{"49":4,"165":1,"2633":8}}],["basing",{"2":{"2375":1}}],["basis",{"0":{"2365":1},"2":{"1311":1,"1826":1,"2038":1}}],["basics",{"0":{"1423":1},"1":{"1424":1},"2":{"2591":2,"2853":1,"2854":1}}],["basically",{"2":{"297":1,"627":1,"1912":1,"2236":1,"2678":1,"2878":1}}],["basic",{"0":{"685":1,"698":1,"707":1,"780":1,"806":1,"835":1,"867":1,"899":1,"934":1,"968":1,"1002":1,"1036":1,"1070":1,"1104":1,"1138":1,"1194":1,"1263":1,"1447":1,"1514":1,"1549":1,"1667":1,"1738":1,"1767":1,"1815":1,"1907":1,"2012":1,"2167":1,"2234":1,"2273":1,"2358":1,"2378":1,"2455":1,"2481":1},"1":{"708":1,"781":1,"807":1,"836":1,"837":1,"838":1,"839":1,"868":1,"869":1,"900":1,"901":1,"902":1,"903":1,"904":1,"935":1,"936":1,"937":1,"938":1,"969":1,"970":1,"971":1,"972":1,"1003":1,"1004":1,"1005":1,"1006":1,"1037":1,"1038":1,"1039":1,"1040":1,"1071":1,"1072":1,"1073":1,"1074":1,"1105":1,"1106":1,"1107":1,"1108":1,"1139":1,"1140":1,"1141":1,"1142":1,"1195":1,"1264":1,"1265":1,"1266":1,"1448":1,"1449":1,"1515":1,"1516":1,"1768":1,"1769":1,"1770":1,"1771":1,"1908":1,"1909":1,"2274":1,"2359":1,"2360":1,"2361":1,"2456":1,"2457":1,"2458":1,"2459":1,"2460":1,"2461":1,"2462":1,"2463":1,"2464":1,"2465":1},"2":{"133":1,"134":1,"211":1,"222":1,"231":4,"248":1,"249":2,"347":1,"357":1,"434":1,"437":1,"447":1,"466":1,"581":1,"588":1,"601":1,"648":1,"665":1,"697":1,"701":1,"704":1,"742":1,"1334":1,"1393":1,"1424":1,"1447":2,"1450":1,"1502":1,"1503":1,"1597":1,"1633":1,"1733":1,"1742":1,"1744":1,"1745":2,"1756":1,"1763":2,"1813":2,"1815":2,"2010":1,"2165":1,"2168":1,"2243":1,"2255":1,"2264":1,"2275":1,"2357":1,"2369":1,"2378":1,"2424":1,"2455":1,"2479":1,"2481":1,"2519":1,"2521":1,"2532":1,"2551":1,"2565":1,"2592":1,"2676":2,"2694":1,"2699":2,"2701":1,"2713":1,"2720":1,"2768":1,"2804":1,"2854":1,"2857":2,"2884":1,"2895":1}}],["bashcompinit",{"2":{"491":3}}],["bashrc",{"2":{"491":1,"2576":2}}],["bash",{"2":{"489":1,"2576":2,"2615":1,"2617":1}}],["bastard",{"2":{"249":1}}],["bastardkb",{"2":{"114":1,"165":2,"266":1,"277":1,"311":50,"317":8,"2654":1}}],["base64",{"0":{"2192":1},"2":{"2739":2}}],["bases",{"2":{"601":2}}],["base",{"0":{"2477":1},"2":{"125":1,"152":1,"163":1,"185":1,"217":2,"221":1,"226":1,"270":2,"294":1,"311":1,"557":1,"573":1,"729":1,"730":4,"737":1,"1370":1,"1392":1,"1395":1,"1396":4,"1503":3,"1515":1,"1583":1,"1589":1,"1606":1,"1758":2,"1759":2,"1894":4,"2399":1,"2472":3,"2476":1,"2477":1,"2478":1,"2494":2,"2551":1,"2582":2,"2588":2,"2601":1,"2649":1,"2651":1,"2655":1,"2662":1,"2674":1,"2677":1}}],["based",{"0":{"25":1,"1444":1,"1446":1,"2690":1},"1":{"1445":1,"1447":1,"1448":1,"1449":1,"1450":1,"1451":1,"1452":1,"1453":1},"2":{"25":1,"49":1,"50":1,"65":2,"74":1,"93":1,"113":1,"114":2,"123":1,"152":1,"153":1,"161":1,"169":1,"176":1,"191":1,"199":1,"210":1,"235":1,"236":1,"248":1,"263":2,"334":1,"389":1,"430":1,"441":1,"442":1,"447":1,"477":1,"549":1,"598":1,"621":6,"696":1,"697":1,"727":2,"735":1,"740":1,"1174":1,"1177":1,"1274":1,"1298":1,"1303":1,"1372":1,"1373":1,"1375":1,"1383":10,"1389":1,"1398":7,"1400":1,"1418":1,"1419":2,"1444":1,"1447":1,"1651":1,"1706":1,"1711":1,"1766":1,"1826":1,"1831":1,"1897":1,"1901":1,"1911":1,"1912":1,"1914":1,"1919":1,"1928":1,"1937":1,"1950":2,"1967":1,"2031":1,"2038":1,"2046":1,"2052":1,"2146":2,"2149":1,"2158":1,"2224":1,"2236":1,"2249":1,"2254":1,"2277":1,"2320":2,"2321":1,"2325":1,"2328":2,"2331":1,"2333":1,"2340":1,"2364":1,"2378":1,"2388":1,"2392":1,"2428":1,"2447":1,"2455":1,"2513":24,"2514":1,"2526":1,"2538":1,"2549":1,"2554":1,"2562":1,"2574":1,"2623":2,"2632":1,"2636":1,"2652":2,"2654":1,"2681":1,"2689":1,"2701":1,"2704":4,"2705":4,"2713":1,"2718":1,"2720":1,"2739":1,"2791":1,"2801":1,"2847":1,"2882":1}}],["backtick",{"2":{"1641":1,"1643":1}}],["backticks",{"2":{"332":1}}],["backlit",{"2":{"1511":1}}],["backlightx",{"2":{"2401":1}}],["backlighting",{"0":{"1511":1,"2486":1},"1":{"1512":1,"1513":1,"1514":1,"1515":1,"1516":1,"1517":1,"1518":1,"1519":1,"1520":1,"1521":1,"1522":1,"1523":1,"1524":1,"1525":1,"1526":1,"1527":1,"1528":1,"1529":1,"1530":1,"1531":1,"1532":1,"1533":1,"1534":1,"1535":1,"1536":1,"1537":1,"1538":1,"1539":1,"1540":1,"1541":1,"1542":1,"1543":1,"1544":1,"1545":1,"1546":1},"2":{"1512":1,"1824":1,"2255":1,"2364":1,"2401":1,"2486":1,"2738":1}}],["backlights",{"2":{"630":1,"1632":1}}],["backlight|led",{"2":{"165":1}}],["backlight",{"0":{"7":1,"14":2,"16":1,"1516":1,"1530":1,"1531":1,"1532":1,"1533":1,"1534":1,"1535":1,"1536":1,"1538":1,"1540":1,"1542":1,"1543":1,"1544":1,"1545":1,"2753":1,"2805":1},"1":{"1537":1,"1539":1,"1541":1,"1546":1},"2":{"14":4,"16":4,"32":1,"49":1,"50":1,"63":1,"70":1,"73":1,"93":1,"94":1,"110":1,"111":1,"112":4,"114":1,"134":4,"149":1,"176":1,"188":1,"191":4,"198":1,"199":6,"222":4,"231":3,"236":2,"249":3,"266":3,"294":1,"543":7,"1289":2,"1372":1,"1373":1,"1513":14,"1514":21,"1515":4,"1516":10,"1517":1,"1518":1,"1520":1,"1521":5,"1523":1,"1524":1,"1526":4,"1527":1,"1528":3,"1530":1,"1531":1,"1532":1,"1533":1,"1534":1,"1535":1,"1536":1,"1537":1,"1538":1,"1539":2,"1540":1,"1541":1,"1542":1,"1543":1,"1544":1,"1545":1,"1546":1,"1824":1,"1827":1,"2039":1,"2364":3,"2365":3,"2401":3,"2486":14,"2640":1,"2676":2,"2705":11,"2753":1,"2805":9,"2855":1,"2864":1}}],["backslash",{"2":{"1327":1,"1660":2,"1756":1,"2458":2,"2469":3,"2481":2,"2497":3,"2840":1,"2884":1}}],["backspaced",{"2":{"2276":1}}],["backspaces",{"2":{"1504":2,"1505":3,"1508":1,"1509":1}}],["backspace",{"0":{"1359":1},"2":{"99":1,"168":1,"211":1,"255":1,"581":1,"587":1,"1327":1,"1359":2,"1508":3,"1563":1,"1575":1,"1660":1,"1735":1,"1742":1,"2024":1,"2029":4,"2168":1,"2325":1,"2458":2,"2469":6,"2481":2,"2497":6,"2840":1}}],["backgrounds",{"2":{"476":1}}],["background",{"2":{"476":5,"638":1,"2705":3}}],["backup",{"2":{"444":2}}],["backing",{"0":{"2584":1},"2":{"236":1,"734":1,"735":3,"736":3,"737":4,"2812":1}}],["backwards",{"2":{"114":1,"249":1,"262":1,"293":1,"305":1,"314":1,"316":1,"1588":1,"2206":1,"2323":1,"2487":1}}],["backward",{"2":{"75":1,"285":1,"2024":2}}],["back",{"0":{"2419":1,"2427":1},"2":{"50":1,"55":13,"124":1,"134":1,"168":1,"371":1,"381":1,"471":1,"512":1,"570":1,"633":1,"658":1,"665":1,"1453":1,"1492":2,"1630":1,"1631":1,"1632":1,"1759":1,"1770":1,"1928":1,"2014":1,"2024":1,"2041":3,"2159":1,"2160":1,"2162":1,"2223":2,"2226":1,"2240":2,"2330":1,"2337":1,"2356":1,"2374":1,"2375":1,"2380":1,"2449":2,"2463":2,"2481":2,"2512":1,"2533":1,"2562":1,"2582":2,"2627":1,"2677":1,"2800":1,"2842":1,"2860":1,"2868":1}}],["backend",{"0":{"361":1},"2":{"49":1,"279":2,"2615":1,"2812":1}}],["backport",{"0":{"5":1},"2":{"74":1}}],["bidirectional",{"2":{"2010":1}}],["bilateral",{"2":{"294":1}}],["bioses",{"2":{"557":1}}],["bios",{"0":{"1354":1},"2":{"263":1,"1344":1,"1348":1,"1354":1}}],["bioi",{"2":{"211":4,"236":1}}],["biacco42",{"2":{"143":3,"149":2}}],["bigram",{"2":{"2026":5}}],["bigrams",{"2":{"2026":2}}],["bigseries",{"2":{"143":8}}],["bigswitch",{"2":{"43":2,"266":1}}],["big",{"2":{"94":2,"389":1,"511":1,"586":1,"766":1,"772":1,"2364":1,"2706":1}}],["bigger",{"2":{"46":1,"556":1,"2412":1,"2532":1,"2896":1}}],["bin|hex",{"2":{"427":1}}],["binding",{"2":{"2364":1}}],["bindings",{"2":{"1492":1,"2481":1,"2676":2}}],["bind",{"2":{"308":1,"1756":1,"2884":1}}],["binary",{"0":{"1507":1},"1":{"1508":1,"1509":1},"2":{"284":1,"285":1,"344":1,"356":1,"427":1,"563":2,"566":1,"568":2,"1359":1,"2363":1,"2404":1,"2452":1,"2454":1,"2570":1,"2676":1,"2681":1,"2682":1,"2683":1,"2684":1,"2687":1,"2689":2,"2692":2,"2694":1,"2697":1,"2698":1,"2802":1,"2896":1}}],["binaries",{"0":{"153":1},"2":{"93":1,"153":1,"165":1,"199":1,"560":1,"1304":1,"2341":1,"2411":2,"2622":1,"2658":1}}],["binepad",{"2":{"207":2,"211":1}}],["bin",{"2":{"23":1,"94":2,"95":2,"133":1,"134":1,"372":1,"427":1,"443":1,"554":1,"2339":1,"2341":1,"2342":1,"2343":1,"2344":1,"2353":1,"2363":1,"2454":2,"2535":1,"2545":1,"2560":2,"2576":2,"2617":1,"2622":3,"2802":1}}],["bit|status",{"2":{"2472":1}}],["bitmap",{"2":{"1911":1}}],["bitmask",{"2":{"285":1,"1356":2,"1402":1,"1739":1,"1740":1,"1741":1,"1749":1,"1826":1,"1990":1,"1992":1,"2038":1,"2724":1}}],["bitfield",{"2":{"1750":1,"1762":1,"2818":1,"2825":1}}],["bitwise",{"2":{"747":1,"1356":2,"1392":1,"1508":1,"1911":1}}],["bits",{"2":{"356":1,"747":1,"1356":1,"1389":2,"1393":4,"1398":6,"1508":3,"1509":1,"1708":1,"1710":1,"1827":4,"1946":2,"2039":4,"2241":4,"2244":2,"2246":2,"2412":1,"2449":2,"2471":2,"2472":1,"2519":3,"2716":6}}],["bitbanging",{"2":{"1174":1,"1177":1}}],["bitbang",{"0":{"1171":1,"1268":1},"1":{"1172":1,"1173":1},"2":{"249":1,"1170":1,"1171":3,"1172":1,"1173":3,"1174":1,"1185":1,"1267":1,"1268":1,"1273":2,"2125":1,"2827":2,"2830":3}}],["bit",{"0":{"11":1,"1374":1},"2":{"11":2,"63":1,"114":1,"130":1,"134":1,"155":1,"165":2,"199":2,"211":1,"285":1,"308":1,"671":1,"682":4,"700":2,"701":1,"747":4,"755":1,"758":1,"761":1,"763":1,"764":1,"766":1,"767":1,"769":1,"770":1,"772":1,"773":1,"776":1,"781":1,"807":1,"836":1,"868":1,"900":1,"935":1,"969":1,"1003":1,"1037":1,"1071":1,"1105":1,"1139":1,"1170":1,"1171":1,"1195":1,"1230":1,"1263":3,"1264":3,"1268":1,"1273":2,"1321":2,"1346":1,"1356":5,"1358":1,"1367":1,"1371":4,"1386":1,"1389":2,"1390":1,"1393":3,"1398":2,"1463":1,"1487":1,"1493":1,"1502":4,"1508":2,"1509":1,"1570":2,"1609":1,"1665":1,"1688":2,"1690":2,"1708":2,"1715":1,"1725":1,"1747":6,"1749":2,"1756":12,"1762":1,"1905":2,"1946":2,"1950":1,"1999":4,"2030":1,"2184":1,"2186":1,"2188":1,"2218":2,"2232":2,"2242":2,"2264":2,"2412":1,"2471":1,"2472":1,"2475":6,"2476":2,"2494":1,"2519":3,"2521":1,"2558":1,"2563":1,"2568":2,"2599":1,"2637":1,"2661":1,"2662":1,"2704":1,"2713":1,"2720":1,"2721":1,"2724":8,"2729":1,"2750":1,"2751":1,"2846":1,"2879":1,"2884":12,"2888":1,"2895":1}}],["bob",{"2":{"2888":1}}],["bout",{"2":{"2035":1}}],["bounce",{"0":{"1382":1},"1":{"1383":1,"1384":1,"1385":1,"1386":1,"1387":1},"2":{"1382":4,"2528":1}}],["bounce75",{"2":{"211":1}}],["bound",{"2":{"236":1,"1756":1,"2845":1,"2884":1}}],["boundary",{"2":{"191":1}}],["bounds",{"2":{"114":1,"176":1,"1912":3,"2236":3,"2393":1}}],["bounded",{"2":{"31":1,"34":1}}],["bold",{"2":{"328":1,"586":1,"1191":1}}],["bolt",{"0":{"2241":1},"2":{"231":1,"2240":1,"2241":3,"2242":1,"2243":2,"2244":1,"2246":2,"2247":4}}],["bongopad",{"2":{"311":2}}],["bonsai",{"0":{"1376":1},"2":{"165":1,"189":1,"191":1,"1367":1,"1371":4,"1376":1,"2843":1}}],["boy",{"2":{"211":1}}],["bocc",{"2":{"211":1}}],["boston",{"2":{"134":1,"211":1}}],["bodges",{"2":{"199":1}}],["bodge",{"2":{"114":1,"134":1,"149":1,"266":1}}],["box",{"2":{"114":1,"288":1,"330":1,"578":1,"2225":1,"2226":1,"2373":1,"2514":1,"2516":1,"2560":1,"2860":1}}],["boilerplate",{"2":{"114":1,"606":1,"2362":2}}],["bottom",{"2":{"100":1,"149":1,"255":1,"543":1,"598":1,"1343":1,"1370":1,"1380":1,"1381":1,"1462":1,"1503":1,"1602":1,"1615":1,"1826":1,"1829":1,"2038":1,"2041":2,"2124":1,"2215":1,"2242":1,"2263":1,"2265":1,"2371":1,"2427":1,"2558":1,"2607":1,"2674":1,"2705":6,"2726":2,"2742":1,"2793":1}}],["both",{"0":{"2523":1},"2":{"35":1,"45":1,"58":1,"70":14,"98":1,"107":1,"114":1,"134":1,"152":1,"162":1,"164":1,"168":1,"190":1,"229":1,"232":1,"233":1,"236":1,"249":1,"283":3,"344":1,"389":1,"444":1,"473":1,"476":1,"487":2,"494":1,"524":1,"546":1,"547":1,"552":1,"574":1,"581":1,"591":1,"611":1,"651":1,"671":1,"727":1,"1171":1,"1321":2,"1356":2,"1359":1,"1368":1,"1376":1,"1383":1,"1398":2,"1406":1,"1409":1,"1417":1,"1435":1,"1448":1,"1488":1,"1503":1,"1511":1,"1563":2,"1564":3,"1565":3,"1574":1,"1633":1,"1634":1,"1648":1,"1749":1,"1805":1,"1895":1,"1903":1,"1931":1,"1935":1,"1939":3,"1943":1,"1946":1,"1958":1,"2013":1,"2135":2,"2204":1,"2207":1,"2208":1,"2213":1,"2220":2,"2222":2,"2223":1,"2224":1,"2240":1,"2247":2,"2266":1,"2271":1,"2276":1,"2277":1,"2320":1,"2323":1,"2374":3,"2380":2,"2396":2,"2399":2,"2442":1,"2454":1,"2469":6,"2481":1,"2497":6,"2514":1,"2537":1,"2558":2,"2565":1,"2572":1,"2580":1,"2582":1,"2585":1,"2598":1,"2650":1,"2652":1,"2655":1,"2684":2,"2704":1,"2705":1,"2728":1,"2731":4,"2790":1,"2809":2,"2813":1,"2836":1,"2840":1,"2842":1,"2856":1,"2875":1,"2878":1,"2879":2,"2880":1,"2882":1,"2896":1}}],["boardinit",{"2":{"2635":1,"2676":2}}],["board",{"0":{"161":1,"189":1,"2635":1,"2651":1},"2":{"50":5,"76":1,"77":2,"113":1,"114":3,"134":1,"156":1,"165":3,"176":3,"182":1,"189":3,"191":1,"199":1,"211":2,"222":1,"233":1,"236":2,"248":1,"266":2,"277":1,"283":1,"285":1,"306":1,"307":1,"308":6,"315":1,"317":12,"375":2,"536":1,"543":2,"547":1,"570":1,"628":1,"630":2,"633":1,"666":1,"667":2,"668":1,"698":1,"699":1,"709":1,"737":1,"749":2,"782":1,"808":1,"840":1,"870":1,"905":1,"939":1,"973":1,"1007":1,"1041":1,"1075":1,"1109":1,"1143":1,"1178":1,"1196":1,"1226":2,"1247":1,"1277":1,"1281":1,"1326":5,"1350":1,"1371":2,"1372":1,"1376":1,"1379":1,"1389":1,"1412":1,"1418":1,"1449":1,"1458":1,"1462":1,"1521":1,"1526":1,"1527":1,"1826":1,"1911":1,"1917":1,"1937":1,"1943":1,"2038":1,"2207":2,"2211":1,"2221":1,"2224":2,"2274":1,"2320":1,"2321":1,"2356":1,"2367":1,"2370":4,"2371":1,"2375":1,"2376":2,"2379":1,"2406":1,"2429":1,"2440":1,"2443":3,"2447":1,"2512":2,"2513":2,"2514":1,"2515":5,"2535":1,"2558":2,"2562":2,"2622":1,"2632":4,"2633":1,"2634":1,"2635":3,"2639":1,"2642":2,"2648":1,"2650":2,"2651":3,"2655":1,"2658":1,"2662":5,"2674":2,"2675":1,"2676":16,"2677":1,"2706":1,"2735":3,"2736":1,"2783":1,"2792":1,"2793":1,"2801":7,"2842":1,"2868":1,"2882":1}}],["boardsource",{"2":{"165":4,"249":1,"277":2,"308":1,"2650":1}}],["boards",{"0":{"43":1,"235":1,"1444":1,"1446":1,"1811":1,"2226":1,"2370":1,"2649":1},"1":{"1445":1,"1447":1,"1448":1,"1449":1,"1450":1,"1451":1,"1452":1,"1453":1,"2650":1,"2651":1},"2":{"8":1,"10":1,"28":1,"45":1,"57":1,"72":1,"80":1,"93":1,"108":1,"114":7,"131":1,"134":3,"149":25,"152":1,"161":3,"169":2,"176":3,"185":1,"189":1,"191":4,"199":2,"211":8,"221":1,"222":4,"235":1,"249":1,"263":1,"266":1,"277":1,"279":2,"283":1,"308":4,"317":9,"537":1,"546":1,"550":3,"556":1,"667":1,"696":2,"697":1,"698":1,"704":1,"1174":1,"1177":1,"1269":1,"1290":1,"1297":1,"1372":1,"1373":1,"1417":1,"1418":3,"1419":4,"1444":1,"1462":1,"1559":1,"1561":1,"1707":1,"1811":1,"2047":1,"2211":1,"2225":3,"2226":1,"2320":2,"2329":2,"2332":1,"2336":1,"2339":1,"2341":1,"2342":1,"2344":1,"2364":1,"2370":1,"2429":1,"2447":1,"2512":2,"2513":30,"2514":1,"2515":6,"2525":2,"2623":1,"2632":1,"2648":1,"2649":2,"2650":2,"2654":1,"2655":1,"2660":1,"2661":1,"2676":4,"2677":1,"2689":1,"2701":1,"2800":1,"2843":1}}],["books",{"2":{"2888":1}}],["boost",{"2":{"1646":1,"2677":1}}],["bootstrap",{"2":{"2662":1}}],["bootsel",{"2":{"2350":2}}],["boot1",{"2":{"2625":1}}],["booted",{"2":{"1915":1}}],["bootable",{"2":{"735":1}}],["booting",{"2":{"735":1,"1906":1,"2472":1}}],["boot\`",{"2":{"658":1}}],["bootlader",{"2":{"236":1}}],["bootloadhid",{"0":{"2336":1,"2446":1},"1":{"2337":1,"2338":1},"2":{"114":1,"191":1,"555":1,"670":1,"2336":6,"2363":1}}],["bootloader>",{"2":{"427":2,"2454":1}}],["bootloaders",{"0":{"670":1},"2":{"49":1,"149":1,"176":1,"199":1,"294":1,"427":3,"431":1,"667":1,"735":1,"1326":1,"2328":2,"2353":1,"2363":1,"2428":1,"2444":2,"2676":1}}],["bootloader",{"0":{"141":1,"666":1,"1295":1,"1296":1,"2328":1,"2443":1,"2448":1,"2451":1,"2558":1,"2630":1,"2653":1,"2737":1,"2755":1,"2823":1},"1":{"667":1,"668":1,"669":1,"670":1,"2329":1,"2330":1,"2331":1,"2332":1,"2333":1,"2334":1,"2335":1,"2336":1,"2337":1,"2338":1,"2339":1,"2340":1,"2341":1,"2342":1,"2343":1,"2344":1,"2345":1,"2346":1,"2347":1,"2348":1,"2349":1,"2350":1,"2444":1,"2445":1,"2446":1,"2447":1,"2449":1,"2452":1,"2453":1,"2454":1},"2":{"49":4,"50":1,"65":1,"70":1,"74":1,"93":2,"111":1,"112":1,"114":3,"141":3,"149":8,"165":8,"191":4,"199":6,"211":1,"230":2,"231":1,"236":1,"240":3,"427":4,"431":1,"530":1,"550":3,"555":1,"633":4,"634":4,"635":3,"636":2,"658":2,"666":3,"667":6,"668":2,"669":2,"670":9,"1294":1,"1296":2,"1326":2,"1343":1,"1349":1,"1419":7,"1559":3,"1561":2,"1595":4,"1649":2,"1906":5,"2219":10,"2328":1,"2329":6,"2330":8,"2332":5,"2334":6,"2335":5,"2336":5,"2337":15,"2339":5,"2340":1,"2341":6,"2342":4,"2343":3,"2344":5,"2345":1,"2346":7,"2348":7,"2350":7,"2428":6,"2436":1,"2442":1,"2443":1,"2445":4,"2446":1,"2447":2,"2448":2,"2449":2,"2450":3,"2451":5,"2452":1,"2454":2,"2482":4,"2558":1,"2562":6,"2626":2,"2630":1,"2631":3,"2633":9,"2639":2,"2648":5,"2653":2,"2676":2,"2690":1,"2700":4,"2737":2,"2792":1,"2800":1,"2801":2,"2823":3}}],["boot20",{"2":{"2454":1}}],["boot2",{"2":{"236":1}}],["bootmapper",{"2":{"235":1,"1269":1,"2446":1,"2558":1}}],["bootmagic",{"0":{"87":1,"103":1,"104":1,"126":1,"127":1,"245":2,"1559":1,"1561":1,"2756":1,"2808":1},"1":{"88":1,"104":1,"127":1,"1560":1,"1561":1,"1562":1},"2":{"70":1,"87":8,"88":8,"93":2,"94":1,"103":3,"104":8,"111":1,"114":2,"126":3,"127":8,"134":1,"165":3,"199":3,"222":1,"245":4,"249":2,"556":3,"633":1,"658":1,"667":3,"1298":2,"1326":1,"1343":1,"1389":1,"1559":5,"1560":3,"1561":6,"1562":1,"1593":1,"2008":1,"2330":1,"2337":1,"2364":1,"2469":1,"2676":1,"2738":1,"2808":3,"2827":2,"2856":1}}],["boot",{"0":{"156":1,"172":1,"2648":1},"2":{"149":1,"156":2,"165":1,"172":2,"191":2,"199":1,"266":1,"277":1,"303":1,"353":1,"556":1,"557":2,"571":2,"667":3,"735":1,"1343":1,"1455":1,"1456":1,"1906":2,"2329":1,"2332":1,"2334":1,"2335":2,"2336":1,"2337":1,"2339":1,"2341":1,"2342":1,"2343":1,"2344":1,"2346":2,"2348":2,"2350":2,"2482":1,"2566":1,"2633":1,"2648":1,"2650":1,"2676":1,"2700":1,"2737":1}}],["boot0",{"2":{"49":4,"2339":3,"2341":3,"2344":3}}],["boolean",{"0":{"90":1,"105":1},"2":{"93":1,"114":1,"134":1,"203":1,"629":1,"1359":3,"1389":1,"1432":1,"1808":1,"2802":11,"2804":4,"2805":4,"2808":1,"2809":4,"2811":1,"2814":1,"2817":2,"2818":4,"2819":4,"2820":1,"2822":2,"2824":6,"2825":4,"2826":1,"2827":13,"2828":1,"2829":4,"2830":1}}],["bool",{"0":{"798":3,"800":1,"825":3,"827":1,"889":3,"891":1,"924":3,"926":1,"958":3,"960":1,"992":3,"994":1,"1026":3,"1028":1,"1215":3,"1217":1,"1229":2,"1259":1,"1540":1,"1545":1,"1672":2,"1676":2,"1691":1,"1693":1,"1695":1,"1777":1,"1782":1,"1783":1,"1786":1,"1787":1,"1788":1,"1791":1,"1794":1,"1797":1,"1800":1,"1843":1,"1876":1,"1878":1,"1880":1,"1882":1,"1885":1,"1985":1,"2061":1,"2112":1,"2114":1,"2116":1,"2118":1,"2121":1,"2306":1,"2310":1,"2313":1},"1":{"799":3,"801":1,"826":3,"828":1,"890":3,"892":1,"925":3,"927":1,"959":3,"961":1,"993":3,"995":1,"1027":3,"1029":1,"1216":3,"1218":1,"1230":2,"1231":2,"1260":1,"1541":1,"1546":1,"1673":2,"1677":2,"1692":1,"1694":1,"1696":1,"1697":1,"1778":1,"1779":1,"1784":1,"1785":1,"1789":1,"1790":1,"1792":1,"1793":1,"1795":1,"1796":1,"1798":1,"1799":1,"1801":1,"1802":1,"1844":1,"1877":1,"1879":1,"1881":1,"1986":1,"1987":1,"2062":1,"2113":1,"2115":1,"2117":1,"2307":1,"2311":1,"2312":1,"2314":1},"2":{"22":2,"46":2,"90":6,"105":8,"114":1,"125":2,"185":2,"230":1,"575":1,"606":2,"607":1,"614":3,"629":2,"634":1,"635":1,"636":4,"638":1,"682":1,"799":3,"801":1,"826":3,"828":1,"890":3,"892":1,"925":3,"927":1,"959":3,"961":1,"993":3,"995":1,"1027":3,"1029":1,"1216":3,"1218":1,"1230":1,"1359":2,"1389":3,"1401":1,"1419":2,"1426":2,"1427":1,"1442":1,"1461":1,"1487":2,"1502":1,"1505":1,"1571":2,"1575":1,"1582":6,"1583":1,"1587":2,"1588":3,"1609":2,"1619":4,"1636":2,"1657":1,"1673":2,"1677":2,"1680":1,"1694":1,"1696":1,"1711":2,"1715":1,"1747":2,"1749":3,"1763":1,"1772":1,"1805":2,"1806":1,"1807":1,"1818":1,"1830":3,"1903":1,"1904":1,"1906":4,"1912":26,"1920":1,"1945":1,"1949":2,"1950":2,"1952":1,"1961":2,"1962":1,"1964":5,"1965":3,"1969":4,"1970":1,"2025":1,"2027":1,"2033":1,"2035":2,"2044":3,"2149":1,"2200":6,"2223":2,"2236":16,"2262":1,"2263":1,"2265":1,"2327":2,"2402":2,"2677":1,"2704":1,"2705":5,"2715":1,"2864":34,"2868":1}}],["buflen",{"2":{"2223":2}}],["buff",{"2":{"1905":4,"2232":4}}],["buffered",{"2":{"285":1}}],["buffers",{"0":{"720":1,"802":1,"829":1,"861":1,"893":1,"928":1,"962":1,"996":1,"1030":1,"1064":1,"1098":1,"1132":1,"1166":1,"1219":1},"1":{"721":1,"830":1,"862":1,"894":1,"929":1,"963":1,"997":1,"1031":1,"1065":1,"1099":1,"1133":1,"1167":1,"1220":1},"2":{"93":1,"249":2,"285":1,"634":1,"635":1,"716":1,"790":1,"794":1,"817":1,"821":1,"849":1,"853":1,"881":1,"885":1,"916":1,"920":1,"950":1,"954":1,"984":1,"988":1,"1018":1,"1022":1,"1052":1,"1056":1,"1086":1,"1090":1,"1120":1,"1124":1,"1154":1,"1158":1,"1207":1,"1211":1,"1579":5,"2141":1,"2153":2,"2325":1}}],["buffer",{"0":{"701":1,"1279":1,"1579":1,"1905":1,"2232":1},"2":{"49":1,"93":1,"114":1,"165":1,"199":1,"211":1,"249":3,"682":3,"700":3,"701":8,"761":1,"770":1,"773":1,"1241":1,"1254":2,"1258":1,"1259":1,"1277":2,"1279":3,"1458":1,"1495":4,"1502":1,"1503":6,"1579":2,"1591":1,"1630":3,"1766":1,"1771":2,"1780":1,"1783":2,"1785":1,"1786":1,"1788":1,"1790":1,"1791":1,"1793":1,"1794":1,"1796":1,"1797":1,"1799":1,"1800":1,"1802":1,"1905":7,"1910":3,"1911":2,"1912":16,"1942":1,"2013":1,"2014":1,"2015":1,"2018":1,"2020":1,"2152":1,"2223":10,"2232":7,"2235":1,"2236":17,"2308":1,"2309":1,"2310":1,"2313":1,"2702":1,"2704":9,"2705":2,"2895":1}}],["bundled",{"2":{"2343":1}}],["bundle",{"2":{"2205":1,"2539":3,"2566":1}}],["bunch",{"2":{"254":1,"1315":1,"1388":1,"1417":1,"1418":1,"1419":1,"2412":1,"2619":1,"2841":1,"2850":1,"2886":1}}],["buzz",{"2":{"1648":3,"1649":12,"1654":7,"2222":1}}],["buzzer",{"2":{"1445":1}}],["burst",{"2":{"1939":1}}],["burnout",{"2":{"2679":1}}],["burns",{"2":{"2371":1}}],["burn",{"2":{"1343":1,"1907":2,"2234":1}}],["burden",{"2":{"213":1,"2676":1}}],["buy",{"2":{"658":1,"1297":1}}],["bumblebee",{"2":{"277":1}}],["bump",{"2":{"76":1,"114":2,"176":1,"236":1,"285":1,"400":2,"1654":3}}],["buspirate",{"2":{"2440":1}}],["bus",{"0":{"2440":1},"1":{"2441":1},"2":{"191":2,"266":1,"277":1,"775":1,"2440":2,"2441":1,"2796":1}}],["busywait",{"0":{"1996":1},"2":{"1993":1,"1995":1,"1996":2,"2822":2}}],["busy",{"0":{"1691":1},"1":{"1692":1},"2":{"191":1,"749":1,"1520":1,"1692":1,"1697":1,"1698":1,"1700":1}}],["business",{"2":{"143":4}}],["bulk",{"2":{"182":1,"2256":1,"2333":1}}],["bullseye",{"2":{"114":1}}],["bugging",{"2":{"2532":1}}],["buggy",{"2":{"317":1,"1463":1}}],["bug17281",{"2":{"199":1}}],["bugfix",{"2":{"165":1,"222":1,"236":1,"266":1,"294":1,"380":1,"390":3}}],["bugfixes",{"2":{"10":2,"196":1,"380":1,"384":2,"385":2,"2784":1}}],["bugs",{"0":{"590":1},"2":{"114":1,"134":1,"149":1,"165":1,"176":1,"191":2,"199":1,"211":1,"222":1,"236":2,"249":1,"266":1,"277":1,"285":1,"294":1,"308":1,"317":1,"522":1,"1745":3,"2683":1,"2695":1}}],["bug",{"0":{"1317":1},"2":{"62":1,"73":1,"149":1,"176":2,"236":1,"355":1,"376":1,"524":1,"586":1,"590":1,"595":1,"601":2,"2427":1,"2444":1,"2576":3,"2622":1,"2896":1}}],["builtin",{"2":{"629":1,"742":2,"1310":2,"1449":1,"2244":1}}],["built",{"0":{"1315":1,"2201":1},"1":{"2202":1,"2203":1,"2204":1,"2205":1,"2206":1},"2":{"33":1,"49":1,"191":1,"228":1,"377":1,"458":2,"473":1,"629":1,"670":1,"696":1,"1183":1,"1383":1,"1455":1,"1463":1,"1602":1,"1830":1,"1939":1,"2044":1,"2219":1,"2237":1,"2277":2,"2332":1,"2360":1,"2363":1,"2385":1,"2525":1,"2536":1,"2548":1,"2555":1,"2557":1,"2658":1,"2701":1,"2707":1,"2744":1}}],["buildable",{"2":{"2396":1,"2399":1}}],["builder",{"2":{"447":1,"2368":1,"2369":1,"2378":2}}],["builddefs",{"2":{"149":1,"285":1}}],["building",{"0":{"372":1,"1405":1,"2528":1,"2536":1,"2743":1},"1":{"1406":1,"2529":1,"2530":1,"2531":1,"2532":1,"2533":1,"2534":1,"2537":1,"2538":1,"2539":1,"2540":1,"2541":1,"2542":1,"2543":1,"2544":1,"2545":1,"2546":1,"2547":1,"2548":1},"2":{"114":2,"133":1,"134":1,"145":1,"199":1,"213":1,"224":1,"233":1,"345":1,"371":1,"403":1,"426":1,"554":1,"556":2,"577":1,"601":1,"1289":1,"1292":1,"1310":1,"1313":1,"2321":1,"2353":2,"2382":1,"2475":1,"2514":1,"2526":1,"2528":1,"2550":1,"2553":1,"2578":1,"2611":1,"2704":2}}],["builds",{"2":{"28":1,"49":1,"94":1,"114":3,"130":1,"134":4,"149":2,"165":1,"169":1,"176":3,"198":1,"209":1,"211":3,"241":1,"253":1,"270":1,"273":1,"281":1,"288":2,"449":3,"450":3,"452":1,"1321":1,"1368":1,"1419":1,"1596":1,"2363":2,"2555":1,"2556":1,"2581":1,"2583":1,"2611":1,"2622":1,"2644":1,"2677":2,"2744":1,"2792":1}}],["build",{"0":{"23":1,"55":1,"141":1,"366":1,"554":1,"1289":1,"1292":1,"1415":1,"1597":1,"2368":1,"2529":1,"2533":1,"2554":1,"2555":1,"2566":1,"2577":1,"2603":1,"2611":1,"2672":1},"1":{"1290":1,"1293":1,"1294":1,"1295":1,"1296":1,"1297":1,"1298":1,"2567":1,"2568":1,"2569":1,"2570":1,"2571":1,"2572":1,"2573":1,"2574":1,"2575":1},"2":{"23":1,"55":3,"65":1,"70":1,"73":1,"92":2,"112":3,"114":6,"118":1,"126":1,"132":1,"133":1,"134":3,"149":7,"153":1,"159":1,"165":2,"176":2,"189":2,"191":4,"199":6,"201":2,"204":1,"206":1,"211":2,"222":1,"228":1,"234":3,"236":1,"249":1,"262":1,"266":23,"277":2,"279":1,"293":5,"294":1,"304":1,"305":5,"314":5,"317":1,"332":1,"345":2,"366":1,"371":6,"372":1,"400":1,"405":1,"406":1,"407":1,"426":3,"430":1,"432":1,"443":1,"445":1,"446":1,"447":1,"449":4,"450":4,"451":2,"452":5,"537":1,"557":1,"579":1,"581":1,"655":3,"658":3,"701":1,"1291":1,"1292":1,"1343":2,"1344":1,"1354":1,"1405":1,"1406":1,"1410":1,"1411":1,"1415":1,"1597":2,"1600":2,"1601":1,"1602":2,"1649":1,"2272":1,"2343":2,"2351":3,"2353":9,"2362":1,"2363":3,"2371":1,"2378":1,"2382":2,"2399":1,"2400":1,"2401":1,"2409":1,"2447":1,"2478":2,"2514":1,"2525":1,"2526":1,"2528":1,"2529":1,"2530":1,"2533":3,"2536":3,"2537":1,"2543":1,"2544":1,"2545":6,"2546":1,"2547":4,"2548":2,"2549":4,"2550":1,"2554":2,"2555":2,"2556":2,"2562":1,"2564":2,"2570":1,"2577":6,"2580":1,"2601":1,"2603":1,"2611":2,"2612":1,"2613":1,"2622":4,"2662":1,"2676":1,"2742":1,"2743":2,"2802":1,"2853":1,"2891":1,"2893":1}}],["butterstick",{"2":{"143":2}}],["button",{"0":{"1719":2,"1721":2,"1972":1,"1976":1,"1977":1,"1979":1,"1981":1,"1983":1,"1985":1,"1988":1,"1989":1,"1991":1,"2004":1,"2507":1},"1":{"1720":2,"1722":2,"1973":1,"1974":1,"1975":1,"1976":1,"1977":1,"1978":2,"1979":1,"1980":2,"1981":1,"1982":2,"1983":1,"1984":2,"1985":1,"1986":2,"1987":2,"1988":1,"1989":1,"1990":2,"1991":1,"1992":2},"2":{"49":1,"63":1,"134":1,"188":1,"190":1,"191":3,"231":5,"372":1,"374":1,"582":2,"583":2,"608":2,"658":2,"667":2,"1291":1,"1326":1,"1343":1,"1419":1,"1426":3,"1463":1,"1559":1,"1629":1,"1708":2,"1712":64,"1715":2,"1719":1,"1720":2,"1721":1,"1722":2,"1891":16,"1899":2,"1929":6,"1944":2,"1946":4,"1950":1,"1955":1,"1972":1,"1973":1,"1974":64,"1976":1,"1977":1,"1978":1,"1979":1,"1980":1,"1981":1,"1982":1,"1983":1,"1984":1,"1985":1,"1986":1,"1987":1,"1988":1,"1989":1,"1990":1,"1991":1,"1992":1,"2004":5,"2219":1,"2244":2,"2329":1,"2332":1,"2334":1,"2335":3,"2337":1,"2339":3,"2341":3,"2342":1,"2343":1,"2344":3,"2346":2,"2348":2,"2350":4,"2356":3,"2378":1,"2379":3,"2491":64,"2499":16,"2507":65,"2525":2,"2558":1,"2561":1,"2607":2,"2617":1,"2622":2,"2627":1,"2637":1,"2743":1,"2800":1,"2864":1}}],["buttons",{"0":{"2005":1},"2":{"49":1,"74":1,"114":1,"134":4,"149":1,"190":1,"222":1,"1613":1,"1706":1,"1708":1,"1715":1,"1888":1,"1932":2,"1944":2,"1946":1,"1948":3,"1955":1,"1970":1,"1972":1,"2004":4,"2005":2}}],["but",{"0":{"1318":1,"1440":1},"2":{"11":1,"49":1,"50":1,"99":1,"100":1,"120":1,"124":1,"125":2,"159":1,"163":1,"169":1,"172":1,"176":1,"185":2,"194":1,"202":1,"233":1,"251":1,"262":1,"273":2,"279":1,"283":2,"357":1,"374":1,"376":1,"381":1,"392":1,"395":1,"404":1,"426":1,"427":1,"433":1,"473":1,"487":1,"494":2,"499":1,"510":1,"512":1,"513":1,"514":1,"515":1,"520":1,"540":1,"554":1,"556":1,"557":1,"570":1,"571":1,"573":1,"578":1,"581":1,"597":1,"598":1,"601":1,"608":1,"615":1,"619":2,"657":1,"667":1,"682":1,"683":1,"730":1,"731":1,"733":1,"734":1,"735":1,"736":1,"783":1,"809":1,"839":1,"841":1,"871":1,"904":1,"906":1,"938":1,"940":1,"972":1,"974":1,"1006":1,"1008":1,"1040":1,"1042":1,"1074":1,"1076":1,"1108":1,"1110":1,"1142":1,"1144":1,"1177":1,"1186":1,"1197":1,"1244":1,"1274":1,"1276":1,"1289":4,"1300":1,"1305":2,"1316":1,"1321":1,"1327":1,"1332":1,"1339":2,"1354":1,"1356":3,"1382":1,"1383":1,"1389":1,"1392":2,"1393":1,"1397":1,"1398":2,"1404":1,"1414":1,"1417":2,"1418":2,"1428":2,"1430":1,"1436":1,"1437":1,"1450":1,"1453":2,"1457":1,"1460":3,"1466":1,"1469":4,"1473":1,"1475":1,"1496":1,"1497":1,"1503":1,"1505":1,"1507":2,"1512":1,"1519":1,"1580":1,"1584":1,"1585":1,"1608":1,"1616":1,"1629":1,"1635":1,"1707":1,"1730":1,"1745":1,"1752":1,"1757":1,"1759":1,"1768":1,"1770":2,"1826":1,"1878":1,"1880":1,"1882":1,"1885":1,"1892":1,"1901":1,"1912":1,"1915":1,"1922":1,"1938":1,"1940":1,"1946":1,"1955":1,"1956":1,"1972":1,"2000":1,"2038":1,"2114":1,"2116":1,"2118":1,"2121":1,"2137":2,"2140":1,"2156":1,"2168":2,"2196":1,"2205":1,"2207":1,"2211":1,"2225":1,"2236":1,"2238":1,"2239":1,"2243":1,"2246":3,"2256":3,"2263":2,"2265":1,"2266":1,"2275":1,"2277":1,"2320":1,"2321":1,"2328":1,"2331":1,"2333":2,"2340":1,"2342":1,"2345":1,"2347":1,"2349":1,"2357":1,"2363":1,"2364":2,"2367":1,"2369":2,"2373":1,"2374":1,"2375":3,"2377":1,"2378":1,"2408":1,"2410":1,"2412":2,"2416":1,"2424":1,"2442":1,"2445":1,"2447":1,"2449":1,"2452":1,"2463":1,"2466":1,"2473":1,"2477":1,"2478":1,"2481":2,"2513":4,"2514":2,"2518":1,"2519":1,"2521":1,"2549":2,"2563":1,"2571":1,"2572":1,"2583":1,"2585":1,"2586":1,"2587":2,"2600":1,"2601":1,"2615":3,"2622":2,"2626":2,"2627":1,"2628":1,"2638":1,"2639":1,"2642":1,"2648":1,"2653":1,"2655":1,"2657":1,"2668":1,"2676":3,"2678":1,"2680":1,"2693":2,"2699":1,"2705":1,"2731":1,"2736":1,"2739":1,"2753":1,"2769":1,"2783":1,"2816":2,"2834":1,"2836":3,"2837":1,"2838":1,"2855":1,"2857":1,"2858":2,"2860":1,"2861":1,"2863":1,"2864":1,"2865":1,"2868":1,"2869":2,"2874":1,"2876":1,"2885":1,"2886":1,"2888":1,"2890":1,"2895":1,"2896":2}}],["blurb",{"0":{"2410":1},"2":{"581":1}}],["bluesmirf",{"2":{"2320":1}}],["blue",{"0":{"688":1,"690":1,"716":1,"718":1,"790":1,"792":1,"798":1,"817":1,"819":1,"825":1,"849":1,"851":1,"857":1,"881":1,"883":1,"889":1,"916":1,"918":1,"924":1,"950":1,"952":1,"958":1,"984":1,"986":1,"992":1,"1018":1,"1020":1,"1026":1,"1052":1,"1054":1,"1060":1,"1086":1,"1088":1,"1094":1,"1120":1,"1122":1,"1128":1,"1154":1,"1156":1,"1162":1,"1207":1,"1209":1,"1215":1,"1284":1,"1286":1},"1":{"689":1,"691":1,"717":1,"719":1,"791":1,"793":1,"799":1,"818":1,"820":1,"826":1,"850":1,"852":1,"858":1,"882":1,"884":1,"890":1,"917":1,"919":1,"925":1,"951":1,"953":1,"959":1,"985":1,"987":1,"993":1,"1019":1,"1021":1,"1027":1,"1053":1,"1055":1,"1061":1,"1087":1,"1089":1,"1095":1,"1121":1,"1123":1,"1129":1,"1155":1,"1157":1,"1163":1,"1208":1,"1210":1,"1216":1,"1285":1,"1287":1},"2":{"474":1,"476":1,"689":2,"691":2,"710":1,"713":1,"717":2,"719":2,"783":1,"786":1,"791":2,"793":2,"799":2,"809":1,"812":1,"818":2,"820":2,"826":2,"841":1,"844":1,"850":2,"852":2,"858":2,"871":1,"874":1,"882":2,"884":2,"890":2,"906":1,"909":1,"917":2,"919":2,"925":2,"940":1,"943":1,"951":2,"953":2,"959":2,"974":1,"977":1,"985":2,"987":2,"993":2,"1008":1,"1011":1,"1019":2,"1021":2,"1027":2,"1042":1,"1045":1,"1053":2,"1055":2,"1061":2,"1076":1,"1079":1,"1087":2,"1089":2,"1095":2,"1110":1,"1113":1,"1121":2,"1123":2,"1129":2,"1144":1,"1147":1,"1155":2,"1157":2,"1163":2,"1197":1,"1200":1,"1208":2,"1210":2,"1216":2,"1266":1,"1285":2,"1287":2,"1916":1,"2045":2,"2050":2,"2051":1,"2064":1,"2066":1,"2127":1,"2151":2,"2503":1,"2568":1}}],["bluefruit",{"2":{"221":1,"308":1,"556":1,"2320":4,"2321":6,"2322":1,"2807":1}}],["bluefruitle",{"0":{"142":1},"2":{"149":1,"221":1}}],["bluepill70",{"2":{"67":1}}],["bluepill",{"2":{"67":1,"72":1,"176":2,"191":1,"207":2,"530":1,"704":1,"2348":1,"2451":1,"2453":2,"2454":3}}],["bluetooth",{"0":{"1337":1,"2319":1,"2320":1,"2322":1,"2323":1,"2487":1,"2684":1,"2692":1,"2754":1,"2807":1},"1":{"2320":1,"2321":2,"2322":1,"2323":1},"2":{"50":2,"51":1,"70":1,"75":1,"111":1,"112":2,"133":1,"134":2,"142":1,"188":1,"191":4,"211":1,"221":4,"222":1,"285":1,"308":2,"556":1,"671":1,"2320":9,"2321":1,"2322":2,"2323":21,"2385":1,"2487":20,"2676":4,"2684":3,"2687":1,"2689":1,"2690":1,"2692":2,"2698":2,"2807":1}}],["blade",{"2":{"1829":1,"2041":2}}],["blank",{"2":{"262":1,"294":1,"503":2,"581":1,"2353":1,"2668":1}}],["black",{"2":{"476":2,"543":1,"1445":1,"1448":3,"1452":2,"1905":1,"2045":2,"2151":2,"2369":1,"2374":1,"2412":2,"2622":5,"2724":4,"2860":1}}],["blackio83",{"2":{"253":2,"266":1}}],["blackpills",{"2":{"2207":1,"2623":2}}],["blackpill",{"0":{"2623":1},"1":{"2624":1,"2625":1,"2626":1,"2627":1,"2628":1,"2629":1,"2630":1,"2631":1},"2":{"93":1,"114":1,"165":1,"176":2,"191":2,"207":2,"253":1,"530":2,"2207":1,"2219":1,"2346":1,"2623":2,"2624":1,"2631":1,"2801":1,"2843":1}}],["blackheart",{"2":{"37":3}}],["blowing",{"2":{"2374":1}}],["blow",{"2":{"2374":1}}],["blog",{"2":{"1355":1,"2518":1,"2591":2}}],["blob",{"2":{"1331":1,"2713":2,"2720":2,"2721":2,"2724":1,"2725":1,"2727":1}}],["blobs",{"2":{"276":2,"284":3,"285":1,"2697":1,"2698":1}}],["blooming",{"2":{"236":1,"2041":3,"2842":1}}],["blok",{"0":{"1374":1},"2":{"165":1,"211":1,"317":1,"1367":1,"1371":4,"2650":1,"2843":1}}],["bloat",{"2":{"114":1,"2364":1}}],["blocked",{"2":{"1460":1}}],["blocked65",{"2":{"175":2}}],["blocker",{"2":{"211":2,"308":1}}],["blocks",{"0":{"332":1,"662":1},"1":{"663":1,"664":1},"2":{"191":2,"211":1,"231":1,"308":1,"507":1,"662":1,"736":1,"1907":1,"1910":1,"1911":2,"1912":1,"2235":1,"2676":1,"2713":2,"2714":1,"2720":2,"2721":1}}],["block",{"0":{"2714":1,"2715":1,"2718":1,"2719":1,"2721":1,"2722":1,"2723":1,"2724":1,"2725":1,"2726":1,"2727":1},"2":{"16":1,"31":3,"34":3,"134":1,"165":1,"188":1,"191":1,"330":1,"494":2,"575":1,"611":1,"614":1,"655":1,"735":1,"736":7,"740":2,"744":8,"1254":1,"1343":1,"1395":1,"1583":1,"1830":1,"1910":6,"1911":6,"2044":1,"2221":1,"2226":1,"2235":6,"2329":1,"2332":1,"2334":1,"2335":1,"2336":1,"2337":1,"2339":1,"2341":1,"2344":1,"2346":1,"2348":1,"2350":1,"2713":9,"2714":2,"2715":5,"2716":4,"2717":4,"2718":4,"2719":3,"2720":10,"2721":10,"2722":5,"2723":8,"2724":13,"2725":2,"2726":2,"2727":2,"2747":1,"2861":1}}],["bling",{"2":{"114":1}}],["blinks",{"2":{"2648":1}}],["blinked",{"2":{"2137":1}}],["blink",{"0":{"1672":1,"1676":1,"2137":1},"1":{"1673":1,"1677":1},"2":{"112":1,"547":2,"1632":1,"1673":2,"1677":2,"2137":9,"2255":1,"2627":1,"2824":1}}],["blinking",{"2":{"93":1,"176":1,"1630":1,"1669":1,"2137":3,"2824":1}}],["blindassassin111",{"2":{"37":2}}],["blend",{"2":{"308":1,"2276":1}}],["ble",{"0":{"2321":1},"2":{"50":1,"133":1,"134":2,"142":1,"2320":2,"2321":1,"2689":1}}],["bl",{"0":{"7":1},"2":{"7":1,"353":1,"427":3,"571":6,"1513":7,"2219":3,"2475":2,"2477":1,"2478":1,"2486":7}}],["brmu",{"2":{"2462":1,"2481":1}}],["brmd",{"2":{"2459":1,"2481":1}}],["brk",{"2":{"2462":1,"2481":1}}],["brtg",{"2":{"1513":1,"2486":1}}],["brushing",{"2":{"246":1}}],["brutal",{"2":{"211":2}}],["brazilian",{"2":{"2834":2}}],["brazil",{"2":{"2834":1}}],["brass",{"2":{"2371":1}}],["brackets",{"2":{"2617":1}}],["bracket",{"2":{"1660":2,"2458":2,"2468":2,"2481":2,"2505":2}}],["braces",{"2":{"494":2,"495":1,"2172":1,"2264":1,"2789":1}}],["brace",{"2":{"494":5,"2468":2,"2505":2}}],["braking",{"2":{"1652":1,"1653":1}}],["brakefactor",{"2":{"1652":1,"1653":1}}],["brands",{"2":{"2343":1}}],["branding",{"2":{"1320":1}}],["brand",{"0":{"1320":1},"2":{"543":1,"658":1}}],["branching",{"2":{"1508":5,"1509":1}}],["branch",{"0":{"389":1,"2583":1,"2584":1,"2585":1,"2587":1},"1":{"2584":1,"2585":1},"2":{"51":2,"73":1,"76":1,"92":1,"94":1,"114":2,"251":1,"294":1,"308":1,"377":2,"386":1,"389":5,"397":1,"400":1,"401":2,"456":4,"561":1,"568":1,"570":1,"576":1,"595":3,"1508":2,"2546":1,"2580":1,"2581":2,"2582":12,"2583":3,"2584":5,"2585":3,"2586":4,"2587":3,"2588":19,"2589":1,"2674":7,"2676":1,"2677":1,"2678":7,"2847":2}}],["branches",{"2":{"51":1,"199":1,"308":1,"387":1,"1508":1,"1509":1,"2586":1,"2587":1,"2678":3}}],["brauner",{"2":{"211":1}}],["brett",{"2":{"1355":1,"2518":1}}],["brew",{"2":{"174":1,"405":1,"2337":1,"2452":1,"2539":1,"2570":1}}],["breadth",{"2":{"2677":1}}],["breach",{"2":{"2514":1}}],["breath",{"2":{"543":1,"1514":1,"2364":1,"2374":1}}],["breathe",{"0":{"459":1},"2":{"459":2,"2127":1,"2131":2,"2503":1}}],["breathing",{"0":{"1542":1,"1543":1,"1544":1,"1545":1},"1":{"1546":1},"2":{"74":1,"93":1,"112":2,"134":1,"176":2,"199":1,"231":1,"285":2,"294":1,"459":1,"543":3,"623":2,"1513":2,"1514":5,"1520":1,"1542":1,"1543":1,"1544":1,"1545":1,"1546":1,"1829":3,"2041":7,"2127":1,"2129":2,"2130":2,"2131":2,"2133":2,"2156":2,"2486":2,"2503":1,"2805":6,"2818":1,"2824":1,"2825":1,"2842":3}}],["breakout",{"2":{"1937":1}}],["breaks",{"2":{"557":1,"695":1}}],["breakpoints",{"2":{"2622":2}}],["breakpoint",{"2":{"387":1,"389":2}}],["breakage",{"2":{"114":1}}],["break",{"2":{"0":1,"9":1,"19":1,"39":1,"52":1,"105":2,"114":1,"236":1,"249":1,"377":1,"507":1,"509":1,"1389":6,"1400":5,"1418":2,"1419":1,"1426":4,"1427":2,"1442":1,"1487":2,"1497":1,"1498":1,"1503":2,"1575":2,"1587":2,"1588":1,"1609":4,"1644":1,"1763":1,"1903":3,"1916":4,"1948":1,"1950":2,"1952":2,"1967":2,"1968":3,"2027":2,"2030":1,"2035":10,"2051":3,"2137":3,"2154":1,"2230":3,"2261":3,"2263":12,"2264":8,"2265":4,"2521":1,"2580":1,"2795":1,"2868":4,"2883":2}}],["breaking",{"0":{"0":1,"9":1,"19":1,"39":1,"52":1,"66":1,"78":1,"96":1,"115":1,"135":1,"150":1,"166":1,"177":1,"192":1,"200":1,"212":1,"223":1,"237":1,"250":1,"267":1,"278":1,"286":1,"295":1,"309":1,"377":1,"378":1,"379":1,"391":1,"392":1,"1570":1},"1":{"1":1,"2":1,"3":1,"4":1,"5":1,"6":1,"7":1,"8":1,"10":1,"11":1,"12":1,"13":1,"14":1,"15":1,"16":1,"17":1,"18":1,"20":1,"21":1,"22":1,"23":1,"24":1,"25":1,"26":1,"27":1,"28":1,"29":1,"30":1,"31":1,"32":1,"33":1,"34":1,"35":1,"36":1,"37":1,"38":1,"40":1,"41":1,"42":1,"43":1,"44":1,"45":1,"46":1,"47":1,"48":1,"49":1,"50":1,"51":1,"53":1,"54":1,"55":1,"56":1,"57":1,"58":1,"59":1,"60":1,"61":1,"62":1,"63":1,"64":1,"65":1,"67":1,"68":1,"69":1,"70":1,"71":1,"72":1,"73":1,"74":1,"75":1,"76":1,"77":1,"79":1,"80":1,"81":1,"82":1,"83":1,"84":1,"85":1,"86":1,"87":1,"88":1,"89":1,"90":1,"91":1,"92":1,"93":1,"94":1,"95":1,"97":1,"98":1,"99":1,"100":1,"101":1,"102":1,"103":1,"104":1,"105":1,"106":1,"107":1,"108":1,"109":1,"110":1,"111":1,"112":1,"113":1,"114":1,"116":1,"117":1,"118":1,"119":1,"120":1,"121":1,"122":1,"123":1,"124":1,"125":1,"126":1,"127":1,"128":1,"129":1,"130":1,"131":1,"132":1,"133":1,"134":1,"136":1,"137":1,"138":1,"139":1,"140":1,"141":1,"142":1,"143":1,"144":1,"145":1,"146":1,"147":1,"148":1,"149":1,"151":1,"152":1,"153":1,"154":1,"155":1,"156":1,"157":1,"158":1,"159":1,"160":1,"161":1,"162":1,"163":1,"164":1,"165":1,"167":1,"168":1,"169":1,"170":1,"171":1,"172":1,"173":1,"174":1,"175":1,"176":1,"178":1,"179":1,"180":1,"181":1,"182":1,"183":1,"184":1,"185":1,"186":1,"187":1,"188":1,"189":1,"190":1,"191":1,"193":1,"194":1,"195":1,"196":1,"197":1,"198":1,"199":1,"201":1,"202":1,"203":1,"204":1,"205":1,"206":1,"207":1,"208":1,"209":1,"210":1,"211":1,"213":1,"214":1,"215":1,"216":1,"217":1,"218":1,"219":1,"220":1,"221":1,"222":1,"224":1,"225":1,"226":1,"227":1,"228":1,"229":1,"230":1,"231":1,"232":1,"233":1,"234":1,"235":1,"236":1,"238":1,"239":1,"240":1,"241":1,"242":1,"243":1,"244":1,"245":1,"246":1,"247":1,"248":1,"249":1,"251":1,"252":1,"253":1,"254":1,"255":1,"256":1,"257":1,"258":1,"259":1,"260":1,"261":1,"262":1,"263":1,"264":1,"265":1,"266":1,"268":1,"269":1,"270":1,"271":1,"272":1,"273":1,"274":1,"275":1,"276":1,"277":1,"279":1,"280":1,"281":1,"282":1,"283":1,"284":1,"285":1,"287":1,"288":1,"289":1,"290":1,"291":1,"292":1,"293":1,"294":1,"296":1,"297":1,"298":1,"299":1,"300":1,"301":1,"302":1,"303":1,"304":1,"305":1,"306":1,"307":1,"308":1,"310":1,"311":1,"312":1,"313":1,"314":1,"315":1,"316":1,"317":1,"378":1,"379":1,"380":2,"381":1,"382":1,"383":1,"384":1,"385":1,"386":1,"387":1,"388":1,"389":1,"390":1,"393":1,"394":1,"395":1,"396":1},"2":{"0":3,"9":2,"19":2,"23":1,"28":1,"39":2,"52":2,"103":1,"105":1,"107":1,"114":1,"116":1,"126":1,"131":1,"152":1,"156":1,"161":1,"165":1,"172":1,"182":1,"184":1,"187":1,"198":1,"201":1,"206":1,"213":2,"224":1,"238":1,"251":1,"254":1,"262":1,"265":2,"273":1,"275":1,"276":1,"284":1,"303":1,"307":2,"377":3,"378":1,"379":1,"381":4,"382":1,"383":3,"384":3,"385":3,"386":1,"387":1,"389":3,"390":4,"391":1,"392":1,"393":1,"394":2,"522":1,"1567":1,"1568":1,"1570":2,"2677":1,"2847":2,"2848":1}}],["bridge",{"2":{"2339":2,"2341":2,"2344":2}}],["brid",{"2":{"1744":1,"1828":1,"2024":1,"2463":1,"2481":1,"2496":1}}],["briu",{"2":{"1744":1,"1828":1,"2024":1,"2463":1,"2481":1,"2496":1}}],["briefs",{"2":{"2237":1}}],["brief",{"2":{"1416":1,"1759":1,"1826":1,"2038":1,"2360":1}}],["briefly",{"2":{"658":1}}],["bricking",{"2":{"2513":1}}],["brick",{"2":{"199":1,"1343":1}}],["brightens",{"2":{"2131":1}}],["brighter",{"2":{"476":1}}],["bright",{"2":{"476":1}}],["brightness",{"0":{"693":2,"1744":1,"2139":1},"1":{"694":2},"2":{"111":1,"114":1,"165":1,"176":1,"191":2,"547":1,"685":2,"693":1,"694":2,"794":1,"795":1,"796":1,"797":1,"821":1,"822":1,"823":1,"824":1,"853":1,"854":1,"855":1,"856":1,"885":1,"886":1,"887":1,"888":1,"920":1,"921":1,"922":1,"923":1,"954":1,"955":1,"956":1,"957":1,"988":1,"989":1,"990":1,"991":1,"1022":1,"1023":1,"1024":1,"1025":1,"1056":1,"1057":1,"1058":1,"1059":1,"1090":1,"1091":1,"1092":1,"1093":1,"1124":1,"1125":1,"1126":1,"1127":1,"1158":1,"1159":1,"1160":1,"1161":1,"1211":1,"1212":1,"1213":1,"1214":1,"1511":1,"1513":1,"1514":2,"1516":1,"1735":1,"1744":7,"1811":5,"1828":4,"1829":4,"1832":5,"1845":1,"1846":1,"1847":1,"1848":1,"1859":1,"1860":1,"1861":1,"1862":1,"1863":1,"1864":1,"1875":1,"1907":3,"1912":4,"2024":1,"2040":2,"2041":8,"2047":6,"2052":1,"2089":1,"2090":1,"2091":1,"2092":1,"2093":1,"2094":1,"2105":1,"2106":1,"2107":1,"2108":1,"2109":1,"2126":1,"2127":4,"2128":3,"2131":1,"2139":2,"2459":1,"2462":1,"2463":4,"2481":6,"2486":1,"2496":4,"2503":4,"2504":2,"2705":1,"2724":3,"2803":2,"2805":6,"2818":5,"2824":5,"2825":4}}],["brigthness",{"2":{"165":1}}],["bringing",{"2":{"647":1}}],["brings",{"2":{"251":1,"268":1,"279":1}}],["bring",{"2":{"114":1,"285":1,"331":1,"1756":1,"2617":1,"2884":1}}],["brownfox",{"2":{"2371":1,"2382":1}}],["brown",{"2":{"730":1}}],["browsed",{"2":{"2610":1}}],["browse",{"2":{"371":1,"2563":1,"2858":1}}],["browser",{"2":{"294":1,"457":4,"563":1,"599":1,"2024":1,"2463":7,"2474":1,"2481":7}}],["browsing",{"2":{"110":1,"457":1}}],["brought",{"2":{"108":1}}],["broken",{"2":{"73":1,"93":1,"114":2,"134":2,"149":1,"165":1,"191":1,"199":1,"236":1,"277":1,"285":1,"317":1,"355":1,"392":1,"522":1,"601":1,"1368":1,"2429":1}}],["br",{"2":{"5":1,"322":1,"2246":1,"2247":3}}],["bypasses",{"2":{"2164":1}}],["bypassed",{"2":{"4":1}}],["bytecode",{"2":{"520":1}}],["byte",{"0":{"1265":1,"2188":1},"1":{"2189":1},"2":{"191":1,"730":1,"731":1,"735":1,"737":1,"747":1,"775":1,"1230":1,"1232":1,"1233":1,"1235":1,"1236":1,"1251":1,"1252":1,"1253":1,"1254":1,"1263":3,"1265":5,"1356":1,"1507":1,"1508":8,"1509":5,"1579":1,"1670":1,"1688":2,"1690":2,"1693":1,"1694":2,"1695":1,"1697":1,"1700":1,"1701":1,"1905":4,"1911":3,"1912":2,"1925":1,"1932":1,"2014":1,"2015":2,"2232":4,"2236":2,"2241":7,"2242":1,"2449":1,"2476":2,"2699":1,"2704":3,"2768":1,"2788":1}}],["bytes",{"2":{"25":1,"131":1,"134":1,"215":1,"222":1,"236":1,"682":1,"729":1,"730":3,"731":3,"732":1,"735":2,"736":2,"737":4,"738":11,"740":5,"754":1,"755":1,"757":1,"758":1,"760":1,"761":1,"764":1,"767":1,"770":1,"773":1,"1237":1,"1238":1,"1240":1,"1241":1,"1255":1,"1256":1,"1257":1,"1258":1,"1265":1,"1388":1,"1508":2,"1509":1,"1688":1,"1690":1,"1905":3,"2013":1,"2015":2,"2018":1,"2020":1,"2221":1,"2223":1,"2232":3,"2241":1,"2242":2,"2325":1,"2328":1,"2356":1,"2442":1,"2448":4,"2449":1,"2454":2,"2533":1,"2561":4,"2577":1,"2705":2,"2715":1,"2716":1,"2721":1,"2722":1,"2724":1,"2726":1,"2727":1,"2812":2,"2836":1,"2896":1}}],["by",{"0":{"27":1,"43":1,"573":1,"577":1,"1590":1,"2217":1,"2218":1,"2219":1,"2220":1,"2413":1},"1":{"578":1,"579":1,"580":1,"581":1,"582":1,"583":1,"584":1,"2414":1,"2415":1,"2416":1,"2417":1,"2418":1,"2419":1,"2420":1,"2421":1},"2":{"3":1,"7":1,"15":1,"21":1,"25":2,"28":1,"31":1,"34":1,"37":6,"38":2,"43":2,"45":1,"49":2,"50":2,"58":1,"74":1,"82":1,"94":1,"114":6,"118":2,"119":2,"120":1,"124":1,"125":1,"134":5,"149":2,"153":1,"158":1,"162":1,"163":1,"164":1,"165":5,"170":2,"179":1,"182":1,"184":1,"185":1,"191":4,"194":1,"195":3,"199":4,"201":1,"209":3,"211":1,"215":1,"222":3,"233":1,"248":1,"263":1,"273":1,"288":1,"289":1,"308":1,"312":2,"318":1,"322":3,"325":1,"332":1,"357":2,"358":1,"361":1,"369":1,"371":1,"380":1,"381":3,"392":2,"410":1,"412":1,"414":1,"420":1,"426":1,"427":2,"430":3,"460":1,"463":1,"469":2,"471":4,"476":1,"482":1,"488":1,"495":1,"501":1,"502":1,"503":1,"511":1,"520":1,"522":1,"526":1,"534":1,"539":1,"543":3,"546":1,"551":1,"552":1,"553":1,"554":2,"557":3,"561":1,"562":1,"563":1,"564":1,"568":1,"570":4,"571":1,"574":1,"578":1,"582":1,"595":1,"599":1,"600":1,"601":3,"610":1,"612":1,"613":1,"621":2,"622":1,"625":1,"630":2,"638":1,"639":1,"640":1,"641":1,"642":1,"651":1,"653":1,"654":1,"655":2,"658":1,"660":2,"667":3,"668":1,"669":1,"677":2,"682":3,"684":1,"697":1,"698":1,"700":1,"701":1,"702":1,"703":1,"704":1,"705":1,"708":1,"710":1,"727":3,"730":2,"733":1,"734":2,"735":2,"736":3,"737":1,"738":1,"746":1,"747":1,"749":1,"775":1,"778":1,"783":1,"804":1,"809":1,"833":1,"837":1,"839":2,"841":1,"865":1,"871":1,"897":1,"901":1,"902":1,"904":2,"906":1,"932":1,"936":1,"938":2,"940":1,"966":1,"970":1,"972":2,"974":1,"1000":1,"1004":1,"1006":2,"1008":1,"1034":1,"1038":1,"1040":2,"1042":1,"1068":1,"1072":1,"1074":2,"1076":1,"1102":1,"1106":1,"1108":2,"1110":1,"1136":1,"1140":1,"1142":2,"1144":1,"1171":1,"1177":1,"1178":1,"1181":1,"1182":2,"1183":2,"1185":1,"1186":1,"1192":1,"1197":1,"1224":1,"1230":2,"1243":1,"1245":1,"1262":1,"1264":1,"1265":1,"1268":1,"1275":1,"1278":1,"1291":2,"1300":1,"1304":1,"1305":1,"1310":1,"1311":1,"1321":4,"1326":1,"1329":1,"1332":1,"1337":1,"1339":1,"1344":1,"1350":1,"1351":1,"1355":1,"1356":4,"1359":1,"1368":2,"1372":1,"1376":2,"1377":1,"1382":1,"1383":2,"1386":4,"1389":5,"1392":2,"1393":1,"1397":1,"1403":2,"1412":1,"1414":1,"1417":1,"1419":1,"1420":1,"1421":1,"1424":2,"1426":2,"1428":3,"1429":1,"1435":1,"1444":2,"1450":2,"1455":1,"1457":2,"1459":1,"1460":1,"1461":2,"1462":1,"1463":4,"1471":3,"1472":1,"1480":1,"1487":1,"1488":2,"1492":1,"1495":1,"1496":2,"1498":1,"1508":5,"1509":2,"1511":3,"1512":1,"1515":1,"1528":1,"1559":2,"1560":1,"1563":5,"1564":5,"1565":3,"1567":2,"1571":1,"1578":1,"1580":1,"1581":1,"1582":4,"1583":1,"1586":1,"1587":3,"1588":3,"1592":2,"1593":1,"1594":2,"1596":1,"1597":1,"1600":1,"1607":1,"1629":2,"1630":1,"1633":3,"1634":1,"1635":1,"1643":1,"1649":2,"1653":1,"1706":2,"1707":1,"1708":1,"1709":2,"1710":1,"1731":1,"1733":1,"1734":1,"1744":1,"1749":1,"1750":1,"1751":1,"1753":1,"1754":6,"1756":2,"1757":2,"1762":1,"1768":1,"1771":1,"1811":2,"1813":1,"1820":1,"1824":1,"1826":2,"1829":1,"1830":1,"1831":2,"1832":2,"1892":1,"1894":3,"1905":3,"1906":2,"1910":3,"1911":2,"1912":7,"1923":2,"1926":1,"1934":1,"1935":1,"1940":1,"1941":5,"1942":7,"1943":4,"1944":1,"1945":1,"1946":2,"1949":1,"1950":1,"1955":1,"1957":2,"1960":1,"1970":2,"1972":1,"2000":1,"2002":1,"2004":1,"2012":2,"2013":3,"2015":1,"2021":1,"2024":7,"2026":1,"2027":2,"2028":1,"2032":1,"2035":1,"2036":1,"2038":2,"2041":3,"2042":1,"2044":1,"2046":2,"2047":4,"2125":1,"2128":4,"2131":2,"2134":1,"2135":2,"2137":1,"2139":1,"2152":2,"2153":1,"2156":1,"2160":1,"2166":1,"2167":1,"2169":1,"2196":1,"2205":3,"2207":3,"2212":1,"2216":1,"2217":2,"2218":1,"2219":1,"2222":1,"2223":1,"2224":1,"2225":1,"2229":1,"2232":3,"2233":2,"2236":9,"2237":2,"2238":1,"2241":3,"2242":1,"2246":1,"2250":2,"2251":1,"2254":1,"2255":2,"2256":1,"2263":2,"2265":1,"2276":3,"2277":5,"2293":1,"2321":1,"2324":1,"2325":1,"2327":1,"2328":1,"2329":2,"2333":1,"2334":1,"2335":1,"2342":1,"2347":1,"2349":1,"2353":5,"2356":2,"2362":1,"2364":7,"2368":1,"2373":1,"2374":1,"2376":1,"2378":1,"2380":1,"2381":2,"2382":1,"2387":1,"2393":1,"2399":2,"2401":1,"2403":1,"2404":1,"2410":1,"2412":4,"2415":2,"2416":1,"2419":1,"2420":1,"2425":1,"2427":1,"2444":1,"2445":1,"2447":1,"2451":1,"2452":1,"2454":1,"2471":1,"2472":1,"2475":1,"2502":4,"2512":1,"2513":2,"2514":1,"2518":2,"2519":1,"2521":2,"2525":1,"2535":1,"2560":1,"2562":3,"2569":1,"2571":2,"2573":1,"2574":1,"2575":1,"2577":1,"2581":1,"2582":1,"2585":2,"2586":1,"2587":2,"2588":4,"2598":3,"2599":1,"2600":3,"2611":1,"2615":1,"2622":1,"2625":1,"2627":1,"2633":1,"2634":1,"2648":3,"2650":2,"2652":1,"2653":3,"2654":1,"2655":1,"2657":4,"2660":1,"2661":1,"2665":3,"2674":1,"2676":5,"2677":1,"2680":1,"2702":1,"2703":3,"2704":23,"2705":7,"2706":2,"2713":1,"2715":2,"2720":1,"2722":1,"2724":2,"2743":1,"2745":1,"2747":1,"2750":1,"2751":1,"2760":1,"2773":1,"2788":1,"2789":1,"2799":2,"2809":2,"2812":1,"2816":3,"2818":2,"2824":3,"2825":4,"2831":1,"2833":1,"2836":2,"2837":1,"2838":3,"2841":1,"2842":3,"2845":1,"2846":1,"2847":1,"2848":1,"2853":1,"2858":2,"2860":1,"2861":1,"2866":1,"2867":1,"2868":9,"2874":1,"2875":7,"2876":5,"2877":2,"2878":2,"2880":1,"2881":3,"2882":2,"2884":2,"2888":2,"2892":1,"2895":1,"2896":4}}],["bepo",{"2":{"2834":2}}],["beware",{"2":{"1649":1}}],["beat",{"2":{"2198":7}}],["beats",{"2":{"1457":1,"2198":2}}],["beacon",{"2":{"1829":3,"2041":6,"2842":2}}],["bear65",{"2":{"72":1}}],["bear",{"2":{"67":2,"277":2,"2369":1,"2376":1}}],["bespoke",{"2":{"2655":1}}],["besides",{"2":{"1440":1,"1450":1,"2031":1,"2363":1,"2856":1}}],["best",{"0":{"659":1,"2579":1},"1":{"2580":1},"2":{"233":1,"408":1,"494":1,"579":1,"587":1,"601":2,"603":1,"616":1,"659":1,"775":1,"1393":1,"1426":3,"1460":1,"1504":1,"1914":1,"1993":1,"2042":1,"2263":1,"2275":1,"2375":1,"2519":1,"2535":1,"2558":1,"2580":1,"2655":1,"2661":1,"2673":1,"2674":1,"2678":1,"2705":1,"2850":1}}],["beyond",{"0":{"1346":1},"2":{"736":1,"1346":1,"2033":1,"2527":1,"2681":1,"2683":1,"2883":1}}],["beiwagon",{"2":{"308":1}}],["being",{"2":{"6":1,"92":1,"114":1,"124":1,"165":1,"182":1,"234":1,"395":1,"601":1,"700":2,"701":1,"731":1,"740":1,"1275":1,"1309":1,"1359":1,"1368":1,"1386":1,"1403":1,"1408":1,"1410":2,"1418":1,"1430":1,"1432":1,"1469":1,"1494":1,"1499":1,"1516":1,"1528":1,"1564":1,"1579":1,"1629":1,"1632":3,"1734":1,"1754":3,"1917":1,"1919":1,"1927":1,"2032":2,"2124":1,"2127":1,"2130":1,"2246":2,"2255":2,"2263":3,"2364":2,"2369":2,"2380":1,"2412":14,"2477":1,"2489":1,"2515":2,"2516":1,"2533":1,"2558":1,"2562":1,"2586":1,"2587":1,"2598":2,"2604":1,"2631":1,"2657":1,"2678":1,"2684":1,"2704":3,"2745":1,"2843":1,"2848":1,"2856":1,"2885":1}}],["beneath",{"2":{"2377":1}}],["beneficial",{"2":{"736":1,"2712":1}}],["benefits",{"2":{"390":1,"1734":1,"2207":1}}],["benefit",{"2":{"215":1,"601":1,"1410":1,"2393":1}}],["bent",{"2":{"2374":2,"2375":1}}],["bends",{"2":{"2373":1}}],["bending",{"2":{"2371":1,"2373":1}}],["bend",{"2":{"231":1,"1819":4,"2373":1,"2498":4}}],["beck",{"2":{"2888":1}}],["becom",{"2":{"2030":1}}],["become",{"2":{"293":1,"305":1,"355":1,"1592":1,"2346":2,"2348":2,"2350":2,"2374":1,"2412":1,"2519":2,"2695":1}}],["becomes",{"2":{"213":1,"231":1,"546":1,"1563":1,"2408":1,"2428":1,"2682":1,"2687":1}}],["because",{"2":{"28":1,"392":1,"495":1,"578":1,"676":3,"1183":1,"1261":1,"1265":1,"1275":1,"1328":1,"1358":1,"1383":2,"1392":1,"1393":1,"1395":1,"1417":1,"1499":1,"1502":1,"1508":1,"1563":3,"1754":1,"1817":1,"1911":2,"1948":1,"1957":1,"2013":1,"2052":1,"2053":1,"2124":1,"2137":1,"2219":1,"2221":1,"2225":1,"2239":1,"2246":2,"2255":2,"2256":1,"2265":1,"2271":1,"2325":1,"2420":1,"2428":1,"2449":1,"2467":1,"2514":1,"2515":1,"2519":2,"2521":1,"2522":1,"2570":1,"2582":1,"2625":1,"2628":1,"2678":1,"2704":1,"2705":1,"2712":1,"2733":1,"2859":1,"2868":1,"2869":1,"2875":1,"2894":1}}],["bebol",{"2":{"211":1}}],["beekeeb",{"2":{"211":1}}],["beeps",{"2":{"1443":1}}],["beep",{"2":{"120":1,"1421":1,"1424":3,"1443":1,"2167":1,"2804":2}}],["been",{"0":{"378":1},"2":{"1":2,"3":1,"7":1,"8":2,"10":1,"14":2,"15":1,"16":1,"25":1,"36":1,"38":1,"49":2,"60":1,"67":2,"69":1,"70":3,"82":1,"84":1,"86":3,"90":1,"98":1,"114":2,"118":2,"123":1,"124":1,"125":1,"126":1,"128":1,"132":1,"137":1,"140":2,"142":1,"152":1,"153":1,"155":1,"156":1,"158":1,"164":2,"170":1,"173":1,"182":5,"183":1,"185":1,"194":2,"196":1,"198":2,"201":4,"202":1,"203":1,"206":1,"209":1,"213":2,"215":1,"218":1,"219":1,"220":1,"221":1,"224":1,"228":2,"230":1,"231":1,"233":2,"238":1,"243":1,"254":1,"262":3,"265":1,"271":1,"273":1,"279":1,"283":2,"284":2,"293":1,"302":1,"303":1,"304":1,"305":1,"312":2,"314":1,"315":1,"316":1,"389":1,"431":1,"456":1,"467":1,"551":1,"564":1,"578":1,"616":1,"619":2,"626":1,"628":4,"639":1,"641":1,"647":2,"667":1,"704":1,"1372":1,"1373":1,"1378":1,"1426":1,"1427":2,"1509":1,"1559":1,"1718":1,"1753":1,"1768":1,"1832":5,"1895":1,"1917":1,"1964":1,"2017":1,"2032":1,"2034":1,"2041":1,"2047":7,"2137":1,"2195":1,"2211":1,"2221":2,"2246":2,"2254":1,"2256":1,"2263":2,"2350":1,"2412":1,"2448":1,"2514":1,"2515":4,"2517":1,"2532":1,"2553":1,"2558":1,"2562":1,"2563":1,"2581":1,"2587":1,"2588":1,"2601":1,"2603":1,"2634":2,"2676":2,"2704":1,"2705":2,"2729":1,"2761":1,"2846":1,"2858":1,"2863":1,"2874":1}}],["belgian",{"2":{"2834":4}}],["belgium",{"2":{"2834":2}}],["bel",{"2":{"2167":1,"2804":1}}],["belong",{"2":{"1181":1,"1182":1,"1469":1,"2676":2}}],["below",{"2":{"43":1,"55":1,"182":1,"196":2,"204":1,"224":1,"473":1,"503":1,"609":1,"638":1,"639":1,"643":1,"651":2,"657":1,"669":1,"697":1,"724":1,"727":3,"739":1,"753":1,"1176":1,"1179":1,"1228":1,"1249":1,"1267":1,"1293":1,"1306":1,"1360":1,"1392":1,"1473":1,"1487":1,"1517":1,"1560":1,"1563":2,"1564":1,"1574":1,"1648":1,"1710":1,"1737":1,"1741":1,"1749":1,"1766":2,"1769":1,"1825":1,"1910":1,"1912":1,"1922":1,"1945":1,"1955":2,"1968":1,"1969":1,"1995":1,"1998":1,"2024":1,"2037":1,"2041":1,"2125":1,"2126":1,"2152":1,"2168":1,"2212":1,"2241":1,"2242":1,"2255":1,"2256":1,"2263":1,"2264":2,"2272":1,"2363":2,"2369":1,"2383":1,"2396":1,"2455":1,"2531":2,"2653":1,"2676":1,"2701":1,"2705":3,"2713":1,"2715":3,"2720":1,"2724":3,"2831":1,"2832":1,"2833":1,"2856":1,"2864":2,"2891":1}}],["believe",{"2":{"392":1}}],["belt",{"2":{"199":1}}],["bells",{"2":{"2676":1}}],["bella",{"2":{"211":1}}],["bell",{"2":{"114":1,"1424":1,"1456":1,"2167":2}}],["began",{"2":{"2325":1}}],["begins",{"2":{"1508":1,"1766":1,"1775":1,"2246":1,"2325":2,"2476":1,"2495":1,"2531":1}}],["beginner",{"2":{"1397":1}}],["beginners",{"0":{"1395":1}}],["beginning",{"0":{"2854":1},"2":{"203":1,"376":1,"494":1,"1442":1,"1508":3,"1631":1,"1894":1,"1912":2,"2236":2,"2241":1,"2242":1,"2256":1,"2265":1,"2273":3,"2375":1,"2582":1,"2742":1}}],["begin",{"2":{"94":1,"113":1,"114":1,"133":1,"134":1,"249":1,"1499":1,"1773":1,"1780":1,"1912":2,"2164":1,"2290":1,"2305":1,"2395":1,"2551":1,"2560":1,"2896":1}}],["begun",{"2":{"50":1}}],["bet",{"2":{"233":1,"1504":1,"2558":1}}],["beta",{"2":{"143":2,"211":1,"228":1,"311":1}}],["better",{"0":{"2729":1},"1":{"2730":1,"2731":1,"2732":1,"2733":1,"2734":1,"2735":1,"2736":1,"2737":1,"2738":1,"2739":1,"2740":1},"2":{"50":1,"98":1,"149":1,"176":1,"191":2,"263":1,"308":1,"499":1,"508":1,"523":1,"630":1,"1926":1,"1993":1,"2387":1,"2413":1,"2479":1,"2600":1,"2606":2,"2615":1,"2618":1,"2712":1,"2798":1,"2846":1,"2870":1,"2875":1,"2876":1,"2896":1}}],["between",{"0":{"1321":1,"1410":1,"1994":1,"2223":1},"1":{"1411":1,"1412":1,"1413":1,"1414":1,"1415":1,"1416":1,"1417":1,"1418":1,"1419":1},"2":{"32":1,"45":1,"49":2,"64":1,"76":1,"107":1,"114":1,"211":2,"249":1,"257":1,"258":1,"259":2,"266":1,"271":1,"276":1,"381":1,"410":1,"412":1,"494":1,"503":1,"509":1,"515":1,"543":2,"546":2,"552":3,"604":1,"633":1,"671":1,"697":1,"701":3,"745":1,"1170":1,"1223":1,"1244":1,"1266":1,"1275":1,"1276":1,"1321":1,"1328":1,"1344":1,"1356":1,"1358":2,"1382":1,"1396":2,"1397":1,"1398":6,"1410":1,"1411":1,"1419":1,"1508":1,"1528":1,"1549":1,"1560":1,"1564":1,"1593":1,"1615":1,"1633":1,"1635":1,"1643":1,"1663":1,"1710":1,"1756":1,"1806":1,"1893":4,"1894":2,"1895":8,"1897":3,"1898":1,"1912":1,"1918":1,"1919":1,"1920":1,"1926":1,"1942":2,"1949":1,"1993":1,"1994":1,"2010":1,"2028":1,"2126":1,"2129":1,"2131":1,"2133":6,"2144":13,"2146":2,"2147":2,"2148":2,"2162":1,"2172":1,"2176":1,"2180":1,"2200":1,"2210":1,"2211":2,"2212":1,"2213":1,"2219":1,"2222":3,"2223":1,"2224":1,"2226":1,"2240":1,"2242":1,"2243":1,"2251":1,"2255":1,"2263":1,"2273":1,"2311":1,"2323":1,"2324":1,"2326":2,"2330":1,"2337":1,"2359":1,"2372":1,"2373":1,"2396":2,"2443":1,"2450":1,"2528":1,"2582":2,"2604":1,"2617":1,"2689":1,"2699":2,"2702":1,"2712":1,"2713":1,"2720":1,"2739":1,"2742":1,"2790":1,"2802":2,"2806":1,"2819":1,"2824":1,"2869":1,"2875":1,"2877":1,"2884":1,"2896":1}}],["behind",{"2":{"49":1,"198":1,"201":1,"213":1,"224":1,"238":1,"251":1,"558":1,"2256":1,"2684":1,"2846":2}}],["behave",{"2":{"303":1,"570":1,"1358":1,"1567":1,"1755":1,"1955":1,"2032":1,"2254":1,"2463":1,"2599":1,"2677":1,"2875":1}}],["behaves",{"2":{"0":1,"9":1,"19":1,"39":1,"52":1,"377":1,"608":1,"2033":1,"2531":1}}],["behavioral",{"2":{"1327":1}}],["behaviors",{"0":{"546":1}}],["behavior",{"0":{"608":1,"612":1},"1":{"609":1,"613":1,"614":1},"2":{"4":1,"49":1,"64":1,"87":2,"88":1,"103":1,"104":1,"126":1,"127":1,"165":1,"194":2,"297":3,"371":1,"392":3,"428":1,"471":2,"476":1,"522":1,"525":1,"552":1,"603":1,"607":2,"610":1,"612":2,"613":1,"630":1,"1327":1,"1460":1,"1472":1,"1593":1,"1630":1,"1631":1,"1734":1,"1738":1,"1741":1,"1745":1,"1749":1,"1750":1,"1752":1,"1753":1,"1754":1,"1755":1,"1805":1,"1806":1,"1914":1,"1919":1,"1942":1,"1946":2,"2033":1,"2224":1,"2264":1,"2266":1,"2290":1,"2291":1,"2292":1,"2407":1,"2412":1,"2524":1,"2598":1,"2611":1,"2648":2,"2650":1,"2756":1,"2865":1,"2869":2,"2878":3,"2881":3}}],["behaviours",{"2":{"198":1}}],["behaviour",{"0":{"194":1,"206":1,"1956":1},"2":{"2":1,"113":1,"114":1,"134":1,"149":2,"191":2,"206":1,"211":2,"294":2,"628":1,"638":1,"1300":1,"1359":1,"1401":1,"1489":1,"1563":1,"1584":1,"1636":2,"1771":1,"1956":1,"2010":1,"2127":2,"2217":1,"2668":1}}],["be",{"0":{"25":1,"263":1,"381":1,"544":1,"545":1,"546":1,"573":1,"2626":1,"2847":1,"2848":1},"2":{"5":1,"10":2,"11":1,"16":1,"22":1,"23":1,"24":1,"25":1,"28":1,"45":1,"49":2,"50":2,"58":1,"60":1,"63":2,"64":1,"70":1,"74":4,"88":2,"93":1,"100":1,"103":2,"104":2,"107":1,"109":1,"110":1,"118":1,"124":2,"125":1,"126":1,"127":2,"131":1,"134":4,"137":1,"138":1,"153":1,"165":1,"169":2,"170":1,"172":1,"173":1,"176":1,"184":1,"185":2,"191":2,"194":3,"195":2,"201":5,"203":1,"209":3,"210":1,"213":2,"220":1,"221":1,"228":3,"230":2,"231":1,"236":1,"249":1,"254":1,"262":2,"263":1,"265":3,"266":1,"268":1,"271":1,"273":1,"275":2,"276":2,"283":1,"284":1,"285":2,"288":2,"289":1,"303":2,"306":2,"307":3,"308":1,"312":1,"315":1,"317":1,"322":3,"331":1,"355":1,"356":1,"357":1,"364":1,"367":1,"371":3,"374":3,"375":1,"377":1,"380":1,"381":8,"383":2,"384":2,"385":3,"389":1,"390":10,"392":5,"397":2,"398":2,"401":1,"406":2,"411":1,"412":1,"413":1,"414":1,"421":1,"426":3,"427":2,"430":6,"440":1,"441":1,"443":1,"452":3,"456":1,"457":1,"458":1,"466":3,"471":2,"474":1,"475":1,"476":2,"482":3,"487":1,"488":1,"491":1,"493":1,"494":1,"496":1,"498":1,"501":1,"503":1,"506":1,"507":2,"513":1,"514":1,"515":3,"519":1,"520":2,"522":3,"523":2,"524":1,"525":1,"527":1,"538":1,"539":1,"542":2,"543":4,"545":1,"546":1,"547":3,"550":3,"551":2,"552":3,"553":1,"556":2,"557":4,"560":2,"566":1,"570":4,"571":2,"573":1,"574":1,"575":1,"576":1,"578":2,"579":1,"580":1,"583":1,"587":1,"591":1,"592":1,"595":2,"597":2,"601":5,"602":1,"607":2,"608":1,"609":4,"611":1,"612":2,"615":1,"616":1,"621":1,"622":1,"625":2,"627":2,"629":1,"630":2,"633":2,"638":4,"639":9,"640":1,"641":2,"642":1,"643":1,"654":1,"661":1,"665":3,"667":4,"668":3,"669":4,"670":2,"671":1,"676":5,"677":2,"679":1,"680":3,"682":2,"687":1,"700":1,"701":5,"702":2,"704":1,"710":1,"714":1,"724":1,"727":3,"729":1,"730":4,"731":1,"732":1,"734":1,"735":5,"736":5,"737":2,"739":1,"744":2,"747":1,"748":1,"749":1,"753":3,"775":1,"783":1,"787":1,"809":1,"813":1,"837":1,"841":1,"845":1,"871":1,"875":1,"901":2,"902":1,"906":1,"910":1,"936":1,"940":1,"944":1,"970":1,"974":1,"978":1,"1004":1,"1008":1,"1012":1,"1038":2,"1042":1,"1046":1,"1072":1,"1076":1,"1080":1,"1106":2,"1110":1,"1114":1,"1140":1,"1144":1,"1148":1,"1170":1,"1174":1,"1176":1,"1177":1,"1178":4,"1179":1,"1181":2,"1182":2,"1183":2,"1184":1,"1187":1,"1191":1,"1197":1,"1201":1,"1225":1,"1226":4,"1228":2,"1230":2,"1247":1,"1249":2,"1261":1,"1264":1,"1265":2,"1266":2,"1267":1,"1270":1,"1272":3,"1275":2,"1276":2,"1279":1,"1283":1,"1291":1,"1297":1,"1298":3,"1302":1,"1303":1,"1304":1,"1307":1,"1308":1,"1309":1,"1310":1,"1321":1,"1326":3,"1329":1,"1331":1,"1349":2,"1350":1,"1351":1,"1354":1,"1355":3,"1356":4,"1359":1,"1360":1,"1366":2,"1370":1,"1375":1,"1382":1,"1383":3,"1385":1,"1386":1,"1388":3,"1389":2,"1392":5,"1393":2,"1394":1,"1395":2,"1396":1,"1397":4,"1398":1,"1399":1,"1403":2,"1404":4,"1405":1,"1406":1,"1408":1,"1410":2,"1411":5,"1412":1,"1413":2,"1414":1,"1417":2,"1418":1,"1419":2,"1420":1,"1426":3,"1427":1,"1428":2,"1431":1,"1432":1,"1433":1,"1434":1,"1435":2,"1442":2,"1444":2,"1447":1,"1448":1,"1450":1,"1451":2,"1453":1,"1455":5,"1457":1,"1459":1,"1460":1,"1461":2,"1463":1,"1468":1,"1471":1,"1472":1,"1473":1,"1480":1,"1487":1,"1488":7,"1492":1,"1493":1,"1497":2,"1498":1,"1502":1,"1503":2,"1504":1,"1508":2,"1516":2,"1524":1,"1559":1,"1561":1,"1564":1,"1565":1,"1570":2,"1575":1,"1577":1,"1578":2,"1579":4,"1580":3,"1582":8,"1590":2,"1593":1,"1595":1,"1596":1,"1598":1,"1602":2,"1603":1,"1608":2,"1609":1,"1611":2,"1613":1,"1615":2,"1616":3,"1619":1,"1629":1,"1633":4,"1634":1,"1635":2,"1636":1,"1637":2,"1638":4,"1646":1,"1649":5,"1650":1,"1653":1,"1654":2,"1655":2,"1665":1,"1670":2,"1672":2,"1697":2,"1706":3,"1708":1,"1709":1,"1710":3,"1715":1,"1730":2,"1733":2,"1736":1,"1738":1,"1740":1,"1742":1,"1744":2,"1745":1,"1747":1,"1749":13,"1750":3,"1751":1,"1752":2,"1753":1,"1755":2,"1756":2,"1760":1,"1763":3,"1770":1,"1771":1,"1805":1,"1806":1,"1813":1,"1826":3,"1830":2,"1831":1,"1833":1,"1845":1,"1847":1,"1894":2,"1896":1,"1897":1,"1898":2,"1899":1,"1901":1,"1904":2,"1905":2,"1907":1,"1909":1,"1911":1,"1912":4,"1914":1,"1915":1,"1917":1,"1918":1,"1922":2,"1923":1,"1926":3,"1929":1,"1932":3,"1934":4,"1935":2,"1938":1,"1939":3,"1940":2,"1941":3,"1942":4,"1944":1,"1946":4,"1950":3,"1954":2,"1955":5,"1956":1,"1957":3,"1960":1,"1962":1,"1964":3,"1965":1,"1967":4,"1968":2,"1969":2,"1970":2,"1971":2,"1972":2,"1995":1,"1998":1,"1999":1,"2000":2,"2002":1,"2004":3,"2007":1,"2012":1,"2013":3,"2014":2,"2020":2,"2021":1,"2024":1,"2025":1,"2026":3,"2027":1,"2028":2,"2029":1,"2030":3,"2031":1,"2033":1,"2034":3,"2035":1,"2038":3,"2043":1,"2044":2,"2045":1,"2046":1,"2048":1,"2052":2,"2063":1,"2065":1,"2124":1,"2125":1,"2127":2,"2128":2,"2129":1,"2130":2,"2135":3,"2137":2,"2151":1,"2154":2,"2156":1,"2158":1,"2159":2,"2160":1,"2165":2,"2168":2,"2195":1,"2207":1,"2211":2,"2213":2,"2217":2,"2218":3,"2219":2,"2221":3,"2222":1,"2223":6,"2224":2,"2225":1,"2232":2,"2236":2,"2239":1,"2240":2,"2241":1,"2244":1,"2246":7,"2247":2,"2250":1,"2255":4,"2256":1,"2262":1,"2263":6,"2264":1,"2265":6,"2266":1,"2268":1,"2269":1,"2270":1,"2272":1,"2276":6,"2277":2,"2290":1,"2291":1,"2292":1,"2293":1,"2311":1,"2321":2,"2323":1,"2324":1,"2325":4,"2327":1,"2328":2,"2329":2,"2334":2,"2336":3,"2337":1,"2339":3,"2341":2,"2342":2,"2343":1,"2344":3,"2346":1,"2348":1,"2350":1,"2355":2,"2356":3,"2358":3,"2360":1,"2361":2,"2363":5,"2364":7,"2369":2,"2370":1,"2371":2,"2372":1,"2373":2,"2374":7,"2375":3,"2376":2,"2377":2,"2378":2,"2380":4,"2381":1,"2383":1,"2385":1,"2387":1,"2395":1,"2396":4,"2397":3,"2399":3,"2400":3,"2401":1,"2402":1,"2404":1,"2406":1,"2408":1,"2409":1,"2410":2,"2412":4,"2413":1,"2416":1,"2417":1,"2419":1,"2428":1,"2429":1,"2431":1,"2432":1,"2433":1,"2435":1,"2436":1,"2443":1,"2445":1,"2447":1,"2448":3,"2449":2,"2450":1,"2451":2,"2452":3,"2453":1,"2454":1,"2467":1,"2471":2,"2472":1,"2473":2,"2475":3,"2479":1,"2481":1,"2494":1,"2512":2,"2513":1,"2514":6,"2515":6,"2516":3,"2517":3,"2518":1,"2519":3,"2521":4,"2522":1,"2529":1,"2530":2,"2531":3,"2535":2,"2536":2,"2539":2,"2547":1,"2548":4,"2549":1,"2551":1,"2555":2,"2556":2,"2558":4,"2559":1,"2560":1,"2562":1,"2564":1,"2565":1,"2573":1,"2574":2,"2576":1,"2577":2,"2584":1,"2585":1,"2587":1,"2588":4,"2598":1,"2599":1,"2600":2,"2604":1,"2606":1,"2607":1,"2610":3,"2615":2,"2617":1,"2621":1,"2622":12,"2623":1,"2624":1,"2625":3,"2626":5,"2627":5,"2628":4,"2630":1,"2631":1,"2633":6,"2634":1,"2635":1,"2638":1,"2639":1,"2642":1,"2643":1,"2644":1,"2648":1,"2650":1,"2651":1,"2652":1,"2653":2,"2654":1,"2655":1,"2657":6,"2658":3,"2659":2,"2660":1,"2661":2,"2662":1,"2664":1,"2667":1,"2668":1,"2670":2,"2673":1,"2674":11,"2675":6,"2676":34,"2677":13,"2679":2,"2680":1,"2699":1,"2701":2,"2702":5,"2703":4,"2704":42,"2705":30,"2707":1,"2712":1,"2715":2,"2716":2,"2717":1,"2720":1,"2721":1,"2722":2,"2723":1,"2724":3,"2726":2,"2728":1,"2729":1,"2733":4,"2735":1,"2742":2,"2761":1,"2795":1,"2798":1,"2800":2,"2801":1,"2802":2,"2804":1,"2805":1,"2806":1,"2807":1,"2808":1,"2812":3,"2816":1,"2818":2,"2819":2,"2822":1,"2823":1,"2824":2,"2825":2,"2827":2,"2828":1,"2830":1,"2833":1,"2835":1,"2836":1,"2841":1,"2842":1,"2845":2,"2846":3,"2847":7,"2848":2,"2850":1,"2853":1,"2854":1,"2856":1,"2858":1,"2860":1,"2864":3,"2868":5,"2869":1,"2874":2,"2875":5,"2876":3,"2877":5,"2880":1,"2881":4,"2882":3,"2883":2,"2884":2,"2886":2,"2890":3,"2891":2,"2892":1,"2893":1,"2894":1,"2895":3,"2896":2}}],["beforehand",{"2":{"2558":1}}],["before",{"0":{"383":1,"384":1,"385":1,"386":1},"2":{"1":1,"45":1,"49":1,"55":1,"73":1,"90":1,"105":1,"165":1,"176":2,"191":1,"199":1,"203":2,"211":1,"234":1,"240":1,"246":1,"259":1,"263":1,"289":1,"340":1,"347":1,"381":1,"385":1,"387":1,"390":9,"452":1,"464":1,"466":1,"488":1,"519":1,"546":7,"556":3,"595":1,"597":2,"599":1,"601":4,"612":1,"615":1,"616":1,"619":1,"626":1,"628":1,"633":2,"639":2,"640":1,"641":1,"677":1,"744":2,"753":1,"1228":1,"1249":1,"1383":1,"1426":1,"1427":4,"1435":1,"1436":1,"1460":1,"1468":1,"1473":1,"1488":2,"1497":1,"1498":1,"1499":1,"1502":1,"1508":1,"1561":1,"1574":1,"1592":1,"1603":1,"1646":1,"1672":1,"1698":1,"1700":1,"1749":1,"1803":1,"1826":1,"1878":1,"1880":1,"1882":1,"1885":1,"1897":1,"1906":1,"1911":1,"1929":8,"1949":1,"1952":1,"1955":1,"1957":2,"1964":2,"1967":2,"2002":1,"2004":1,"2009":1,"2038":1,"2114":1,"2116":1,"2118":1,"2121":1,"2163":1,"2177":1,"2181":1,"2205":2,"2206":1,"2211":1,"2221":2,"2227":1,"2246":2,"2254":1,"2256":1,"2263":1,"2363":1,"2364":1,"2371":1,"2373":1,"2375":1,"2377":1,"2401":1,"2412":1,"2449":1,"2512":1,"2513":1,"2526":1,"2549":1,"2558":1,"2564":1,"2565":1,"2582":1,"2598":1,"2603":1,"2613":1,"2633":3,"2660":1,"2661":1,"2674":1,"2676":2,"2679":1,"2696":1,"2703":1,"2733":1,"2769":1,"2809":1,"2816":1,"2821":1,"2826":1,"2829":1,"2847":1,"2849":1,"2869":1,"2874":1,"2875":1,"2881":2}}],["m4",{"2":{"2637":1}}],["m32u4",{"2":{"2448":1}}],["m3n3van",{"2":{"143":2}}],["mrwd",{"2":{"2024":1,"2463":1,"2481":1}}],["mrelax",{"2":{"176":1}}],["mhz",{"2":{"1230":2}}],["mb85rs64v",{"2":{"731":2}}],["mb85rc256v",{"2":{"730":2}}],["mnt",{"2":{"2571":1}}],["mnemonic",{"2":{"2276":2,"2364":1}}],["mnxt",{"2":{"571":2,"1744":1,"2024":1,"2463":1,"2481":1}}],["mnk50",{"2":{"241":2}}],["mnk75",{"2":{"211":1,"241":2}}],["mnk1800s",{"2":{"211":1,"241":2}}],["mnk65",{"2":{"211":1}}],["mmd",{"2":{"2513":1}}],["mm",{"2":{"389":2,"1928":4,"1932":1,"2829":1}}],["mmcu=",{"2":{"332":1,"2334":1}}],["mmoskal",{"2":{"199":1}}],["m2s",{"2":{"2223":7}}],["m256ws",{"2":{"277":1}}],["m256wh",{"2":{"277":1}}],["m20add",{"2":{"114":1}}],["mj65",{"2":{"253":2}}],["mj6xy",{"2":{"211":1}}],["mfa",{"2":{"2615":1}}],["mffd",{"2":{"2024":1,"2463":1,"2481":1}}],["mf34",{"2":{"226":1,"236":1}}],["mf17",{"2":{"226":1,"236":1}}],["m60",{"2":{"199":1}}],["m65",{"2":{"114":1,"211":2}}],["msel",{"2":{"2463":1,"2481":1}}],["msecs",{"2":{"1428":1}}],["mstp",{"2":{"2463":1,"2481":1}}],["msb",{"2":{"2242":2}}],["msbs",{"2":{"2241":1}}],["msg1967778",{"2":{"1354":2}}],["msg1884034",{"2":{"1353":2}}],["msg1127447",{"2":{"1345":2}}],["msg1492604",{"2":{"1331":2}}],["msystem",{"2":{"2617":1}}],["msys2",{"0":{"2617":1},"2":{"174":1,"176":1,"666":1,"1296":1,"2448":1,"2452":1,"2539":1,"2566":1,"2567":1,"2568":1,"2617":2}}],["msys",{"2":{"174":1,"176":1,"240":1,"2343":1,"2448":1,"2539":1,"2543":1,"2566":1,"2567":1,"2568":3,"2576":1,"2617":2,"2622":4}}],["ms",{"0":{"1473":1},"2":{"149":1,"176":1,"209":2,"222":2,"231":2,"543":1,"546":1,"552":1,"629":2,"753":1,"1383":2,"1424":1,"1561":1,"1630":1,"1635":2,"1649":4,"1769":1,"1891":19,"1895":22,"1896":6,"1897":1,"1907":1,"1928":1,"1929":2,"1932":1,"1941":2,"1948":1,"1959":6,"1970":1,"2024":8,"2042":2,"2168":2,"2221":1,"2234":1,"2261":4,"2445":1,"2499":19,"2598":1,"2648":1,"2674":2,"2802":2,"2810":1,"2817":1,"2819":1,"2827":1,"2829":1,"2830":1,"2878":1}}],["mschwingen",{"2":{"149":1,"207":2}}],["mctl",{"2":{"2463":1,"2481":1}}],["mcselec",{"2":{"1297":1}}],["mcmuffin",{"2":{"660":1}}],["mc",{"2":{"211":1}}],["mcall",{"2":{"176":1}}],["mcp23018",{"2":{"148":1,"149":2,"191":2}}],["mcu>",{"2":{"332":1,"2329":3,"2332":1,"2334":1,"2335":1,"2448":1}}],["mcuconf",{"2":{"50":2,"698":1,"699":1,"702":1,"749":3,"1181":3,"1182":3,"1226":3,"1247":2,"1277":1,"1281":1,"1526":1,"1527":1,"2645":1,"2646":1,"2647":1}}],["mcus",{"0":{"1188":1,"2622":1},"1":{"1189":1,"1190":1,"1191":1},"2":{"49":1,"76":1,"114":1,"149":1,"163":1,"191":1,"249":1,"362":1,"371":1,"374":1,"376":1,"527":1,"528":1,"671":1,"682":1,"695":1,"697":1,"734":1,"735":1,"745":1,"1176":3,"1178":4,"1179":4,"1181":2,"1182":2,"1223":1,"1244":1,"1278":1,"1350":1,"1447":1,"1708":2,"1911":1,"2219":1,"2339":1,"2344":1,"2447":1,"2633":5,"2640":1,"2658":1,"2659":3,"2677":1,"2704":1,"2750":1,"2751":1}}],["mcu",{"0":{"130":1,"145":1,"370":1,"555":1,"1611":1,"2655":1,"2656":1,"2659":1,"2661":1,"2778":1},"1":{"2656":1,"2657":2,"2658":2,"2659":1,"2660":1,"2661":1},"2":{"10":2,"73":1,"93":1,"114":1,"130":2,"134":1,"145":1,"149":1,"163":2,"165":5,"191":1,"199":4,"211":1,"236":1,"285":2,"325":1,"362":1,"363":1,"366":1,"371":5,"374":1,"375":1,"553":1,"555":1,"556":2,"604":1,"627":1,"628":1,"679":1,"680":1,"695":1,"697":2,"702":1,"704":1,"727":1,"733":1,"734":2,"735":9,"738":3,"748":2,"749":2,"1170":1,"1174":1,"1176":1,"1178":3,"1179":1,"1181":4,"1182":5,"1183":1,"1225":2,"1226":1,"1230":2,"1246":2,"1247":1,"1272":3,"1275":3,"1278":1,"1281":1,"1290":1,"1291":2,"1350":1,"1388":1,"1451":1,"1526":1,"1528":3,"1607":1,"1611":1,"1637":1,"1649":1,"1650":1,"2000":1,"2154":1,"2207":1,"2321":1,"2330":1,"2336":1,"2337":1,"2364":1,"2385":1,"2429":2,"2443":1,"2444":1,"2445":1,"2446":1,"2447":2,"2448":1,"2449":1,"2622":5,"2633":2,"2638":2,"2639":4,"2642":1,"2655":8,"2657":3,"2659":1,"2661":1,"2666":1,"2676":3,"2677":1,"2702":3,"2706":1,"2755":2,"2759":1,"2763":1,"2776":1,"2811":1}}],["mprv",{"2":{"1744":1,"2024":1,"2463":1,"2481":1}}],["mply",{"2":{"571":2,"1744":6,"2463":1,"2481":1}}],["mp",{"2":{"143":2}}],["mpaland",{"0":{"24":1},"2":{"165":1}}],["m0",{"2":{"134":1}}],["m0lly",{"2":{"43":2,"211":1}}],["md5",{"2":{"2363":2,"2454":1}}],["mdbt40",{"2":{"2321":1}}],["mdash",{"2":{"2243":1,"2586":2,"2587":2,"2588":1,"2745":2}}],["mdloader",{"2":{"134":1}}],["md",{"0":{"657":1,"658":1,"1414":1,"2398":1,"2663":1},"2":{"114":1,"134":1,"165":2,"222":1,"381":1,"387":1,"389":1,"390":1,"600":2,"648":1,"665":2,"1331":1,"1403":3,"1410":1,"2360":1,"2361":1,"2394":1,"2397":1,"2398":1,"2404":2,"2663":2,"2676":1}}],["m122",{"2":{"114":1,"207":8}}],["m12og",{"2":{"102":3}}],["mün",{"2":{"114":1}}],["mymacro2",{"2":{"2895":2}}],["mymacro1",{"2":{"2895":2}}],["mycoolkeeb",{"2":{"2662":4}}],["mycm",{"2":{"2463":1,"2481":1}}],["myusername",{"2":{"2551":1}}],["mykeyclub",{"2":{"2513":1}}],["mykeyboard",{"2":{"158":2,"184":2}}],["mylayout",{"2":{"1412":3}}],["my",{"0":{"392":1,"483":1,"586":1,"587":1,"1298":1,"1326":1,"1327":1,"1342":1},"1":{"393":1,"394":1,"395":1,"396":1,"484":1,"485":1,"486":1,"487":1,"488":1},"2":{"114":1,"120":2,"272":4,"307":6,"353":1,"371":1,"375":1,"411":1,"504":1,"505":1,"506":1,"515":2,"598":4,"611":1,"638":3,"639":3,"640":2,"641":2,"660":2,"665":5,"747":2,"1330":1,"1397":1,"1411":2,"1421":2,"1426":4,"1430":4,"1455":3,"1493":3,"1590":4,"1602":1,"1830":10,"2032":4,"2033":5,"2044":10,"2135":10,"2264":2,"2265":14,"2356":2,"2362":2,"2382":1,"2463":2,"2481":2,"2549":5,"2554":1,"2562":2,"2588":1,"2665":1,"2703":10,"2704":5,"2705":29,"2832":2}}],["mx",{"2":{"2367":1,"2837":1}}],["mx25l4006e",{"2":{"740":1}}],["mxss",{"2":{"211":2,"236":1}}],["mx1062",{"2":{"108":1}}],["mx5160",{"2":{"57":2,"211":1}}],["m",{"2":{"93":1,"102":1,"114":1,"174":2,"191":1,"204":2,"207":14,"211":1,"217":1,"222":1,"249":1,"266":5,"353":1,"387":1,"389":1,"398":2,"399":1,"407":1,"427":2,"434":2,"459":1,"470":1,"571":2,"595":1,"1498":1,"1575":2,"1595":1,"2027":6,"2127":10,"2356":1,"2449":3,"2456":3,"2477":1,"2481":3,"2503":10,"2546":2,"2573":1,"2582":1,"2588":1,"2829":1}}],["mumbo",{"0":{"1911":1}}],["mu",{"2":{"1460":4,"1465":4,"2483":4}}],["muhenkan",{"2":{"1336":1,"2461":1}}],["mux",{"2":{"679":4,"680":2}}],["mutually",{"2":{"1396":1}}],["mutable",{"2":{"515":1}}],["mute",{"2":{"231":1,"255":1,"2462":2,"2463":3,"2481":5}}],["mutex",{"2":{"176":1}}],["murcielago",{"2":{"253":2}}],["musical",{"2":{"1455":1,"1463":2}}],["music",{"0":{"1460":1,"1461":1,"1462":1},"1":{"1461":1,"1462":1},"2":{"191":1,"211":1,"633":1,"1454":1,"1455":15,"1456":20,"1460":13,"1461":6,"1462":6,"1465":8,"1609":2,"2483":8,"2838":2,"2864":1}}],["must",{"2":{"88":2,"104":2,"127":2,"141":1,"184":1,"194":1,"268":1,"284":1,"371":1,"414":1,"426":2,"455":1,"506":1,"507":1,"515":1,"546":3,"549":1,"552":2,"556":1,"573":1,"576":1,"607":2,"609":1,"650":1,"658":1,"670":1,"677":1,"679":1,"710":1,"736":1,"753":1,"783":1,"809":1,"841":1,"871":1,"901":1,"906":1,"940":1,"974":1,"1008":1,"1038":1,"1042":1,"1076":1,"1106":1,"1110":1,"1144":1,"1173":1,"1178":1,"1197":1,"1228":1,"1249":1,"1272":2,"1275":2,"1310":1,"1329":1,"1382":1,"1393":1,"1394":1,"1404":4,"1426":1,"1488":3,"1497":1,"1515":1,"1523":1,"1559":1,"1580":2,"1581":1,"1582":12,"1586":1,"1593":1,"1595":1,"1597":2,"1600":1,"1602":1,"1615":1,"1638":1,"1665":1,"1670":1,"1707":1,"1708":1,"1710":2,"1749":2,"1756":2,"1786":1,"1889":1,"1895":1,"1896":1,"1935":1,"1942":2,"1957":1,"1967":1,"1971":1,"2000":1,"2004":2,"2013":2,"2020":2,"2124":1,"2125":2,"2154":1,"2159":1,"2207":1,"2224":1,"2226":1,"2265":1,"2276":1,"2311":1,"2322":1,"2339":1,"2344":1,"2362":1,"2364":2,"2396":1,"2411":1,"2452":1,"2481":1,"2512":2,"2514":3,"2517":1,"2548":2,"2553":1,"2558":1,"2592":1,"2599":1,"2603":2,"2622":1,"2655":1,"2668":1,"2669":1,"2674":4,"2675":1,"2676":9,"2677":2,"2697":2,"2703":1,"2704":3,"2715":2,"2716":2,"2717":1,"2721":1,"2722":2,"2724":1,"2726":1,"2742":1,"2801":1,"2802":2,"2804":1,"2805":1,"2806":1,"2807":1,"2812":2,"2818":2,"2819":1,"2822":1,"2824":2,"2825":2,"2827":2,"2828":1,"2830":1,"2833":1,"2877":1,"2884":2}}],["multilingual",{"2":{"2834":3}}],["multilayer",{"2":{"285":1}}],["multitude",{"2":{"2632":1}}],["multiarch",{"2":{"2622":1}}],["multimeter",{"2":{"2380":1}}],["multisplash",{"2":{"1829":3,"2041":6,"2842":2}}],["multinexus",{"2":{"1829":3,"2041":3,"2842":1}}],["multicross",{"2":{"1829":3,"2041":3,"2842":1}}],["multiwide",{"2":{"1829":3,"2041":3,"2842":1}}],["multiprocessing",{"0":{"519":1}}],["multiplier",{"2":{"1909":1,"1937":1,"1942":7,"2003":3}}],["multiplicative",{"2":{"1463":1}}],["multiplication",{"2":{"191":1}}],["multiples",{"2":{"1892":1}}],["multiplexing",{"0":{"1454":1},"2":{"1454":4,"1456":2,"2643":1}}],["multiplexer",{"2":{"604":1}}],["multiple",{"0":{"419":1,"421":1,"1403":1,"1516":1,"1638":1},"1":{"1404":1,"1405":1,"1406":1,"1407":1,"1408":1,"1409":1},"2":{"75":1,"114":1,"176":3,"211":1,"234":2,"236":1,"249":1,"307":1,"308":1,"312":1,"353":1,"412":2,"415":1,"421":1,"430":2,"452":1,"466":2,"494":1,"509":1,"631":1,"661":1,"669":2,"680":1,"735":1,"736":1,"737":1,"743":1,"744":1,"749":1,"754":1,"757":1,"760":1,"901":1,"1038":1,"1106":1,"1225":1,"1226":1,"1237":1,"1240":1,"1247":1,"1255":1,"1257":1,"1382":2,"1384":1,"1392":1,"1396":1,"1403":1,"1406":1,"1412":1,"1419":1,"1420":1,"1424":3,"1456":1,"1487":1,"1492":1,"1508":1,"1511":1,"1516":2,"1572":1,"1585":1,"1589":1,"1615":1,"1616":1,"1633":1,"1638":1,"1649":1,"1755":1,"1769":1,"1829":4,"1894":1,"1895":1,"1939":4,"1941":3,"2013":1,"2041":5,"2135":1,"2137":1,"2159":1,"2239":1,"2323":1,"2380":1,"2396":1,"2399":2,"2421":1,"2471":1,"2494":1,"2513":2,"2515":1,"2530":1,"2533":1,"2548":1,"2562":1,"2581":1,"2588":1,"2622":1,"2674":1,"2676":2,"2677":1,"2689":1,"2723":1,"2734":1,"2772":1,"2777":1,"2791":1,"2804":1,"2812":1,"2878":1,"2882":1}}],["multiply",{"2":{"25":1}}],["multi",{"0":{"901":1,"1038":1,"1106":1},"2":{"191":1,"211":1}}],["multibuild",{"2":{"149":1,"199":1}}],["mun",{"2":{"114":1}}],["much",{"0":{"2847":1},"2":{"98":1,"100":1,"123":1,"152":1,"163":1,"164":1,"169":1,"189":1,"244":1,"247":1,"248":1,"251":1,"263":1,"307":1,"395":1,"518":1,"570":1,"596":1,"738":1,"1320":1,"1391":1,"1417":1,"1463":1,"1480":1,"1495":1,"1528":1,"1734":1,"1755":1,"1896":1,"1897":1,"1932":1,"1998":1,"2041":2,"2276":1,"2325":1,"2336":1,"2351":1,"2374":1,"2375":1,"2412":1,"2550":1,"2615":1,"2617":1,"2618":1,"2634":1,"2643":1,"2652":1,"2675":1,"2831":1,"2895":1}}],["mv",{"2":{"70":1,"725":1}}],["med",{"2":{"1654":22}}],["medium",{"0":{"1191":1},"2":{"1652":1,"1653":1,"1654":5,"2454":2}}],["media",{"0":{"1744":1,"2463":1},"2":{"73":1,"165":1,"266":1,"543":1,"573":1,"1744":1,"2013":1,"2024":3,"2463":13,"2472":1,"2481":9,"2836":1}}],["meh",{"2":{"1355":1,"2500":2,"2501":1,"2506":1,"2518":3,"2599":1}}],["mentioning",{"2":{"2684":1}}],["mentioned",{"2":{"228":1,"276":1,"738":1,"1324":1,"1742":1,"1826":1,"2038":1,"2256":1,"2436":1,"2451":1}}],["menu",{"0":{"1328":1},"2":{"669":1,"1328":1,"1756":2,"2219":1,"2277":1,"2462":3,"2481":3,"2568":1,"2884":2}}],["messing",{"2":{"1343":1}}],["messages",{"0":{"1305":1,"1817":1},"2":{"82":1,"176":1,"191":2,"199":2,"222":1,"431":5,"474":1,"597":1,"1187":3,"1302":1,"1303":1,"1304":1,"1305":1,"1813":1,"1817":1,"1933":1,"1954":2,"2364":10,"2380":1,"2588":1,"2767":2,"2893":1}}],["message",{"0":{"1311":1},"2":{"49":1,"93":1,"149":1,"236":1,"383":1,"384":1,"385":1,"389":1,"449":1,"450":1,"451":1,"452":1,"457":1,"458":1,"466":1,"586":1,"595":2,"1310":2,"1565":1,"1906":1,"2558":1,"2576":1,"2582":1,"2588":1,"2674":1,"2703":3,"2705":1}}],["mesh",{"2":{"601":1}}],["meck",{"2":{"253":2}}],["mechanics",{"2":{"2256":1}}],["mechanical",{"0":{"1332":1,"2422":1},"1":{"2423":1,"2424":1,"2425":1,"2426":1,"2427":1},"2":{"543":1,"658":1,"1313":1,"1332":2,"1382":1,"2415":1,"2423":1,"2525":1}}],["mechanism",{"2":{"176":1,"604":1,"610":1,"1648":1,"2514":1,"2648":1,"2689":1}}],["mechanisms",{"2":{"168":1,"647":1,"2515":1,"2689":1}}],["mechmerlin",{"2":{"426":2}}],["mechmini",{"2":{"143":4}}],["mechwild",{"2":{"211":1,"236":1,"266":2}}],["mechkeys",{"0":{"256":1},"1":{"257":1,"258":1,"259":1,"260":1},"2":{"143":5,"149":2,"266":1}}],["mechloving",{"2":{"134":1}}],["mechlovin9",{"2":{"102":3,"114":1,"211":1}}],["mechlovin",{"2":{"102":3,"134":1,"191":1,"211":9,"222":1,"249":1,"266":2,"308":1}}],["meant",{"2":{"1431":1,"2626":1,"2733":1}}],["meantime",{"2":{"381":1}}],["mean",{"0":{"603":1},"2":{"263":1,"591":1,"1334":1,"2475":1,"2674":1,"2676":1}}],["means",{"2":{"251":1,"263":1,"364":1,"377":1,"392":1,"452":1,"466":1,"543":1,"595":1,"603":1,"611":1,"654":1,"700":1,"1346":1,"1356":1,"1378":1,"1427":2,"1455":1,"1461":1,"1515":1,"1564":1,"1630":1,"1749":1,"1771":1,"1892":1,"1972":1,"2029":1,"2211":1,"2240":1,"2241":1,"2256":1,"2263":4,"2271":1,"2355":1,"2363":2,"2372":1,"2373":1,"2412":1,"2420":2,"2562":1,"2576":1,"2643":1,"2679":1,"2682":1,"2695":1,"2709":1,"2733":1,"2794":1,"2799":1,"2833":1,"2870":1}}],["meaningful",{"2":{"2679":1}}],["meaning",{"2":{"245":1,"753":1,"775":1,"1275":1,"1358":1,"1382":1,"1393":1,"1495":1,"1615":1,"1813":1,"1972":1,"2025":1,"2373":1,"2412":1,"2519":1,"2703":1}}],["measure",{"2":{"671":1,"1932":1}}],["measured",{"2":{"214":1,"1383":1,"1457":1,"1754":1,"2255":1,"2705":1}}],["measurement",{"2":{"199":1,"2325":1,"2633":1,"2705":1}}],["merchantability",{"2":{"1414":1,"2680":1}}],["mercutio",{"2":{"211":1,"317":1}}],["merits",{"2":{"1321":1}}],["meridian",{"2":{"211":1}}],["merely",{"2":{"539":1,"2239":1}}],["merges",{"2":{"279":1,"377":1,"380":1,"384":2,"385":1,"386":1,"390":3}}],["merged",{"2":{"114":1,"134":1,"380":4,"381":2,"383":1,"384":1,"385":1,"389":2,"390":4,"392":1,"455":1,"595":1,"2513":2,"2674":1,"2676":2,"2677":1,"2679":1}}],["merge",{"0":{"383":1,"384":1,"385":1,"386":1,"387":1,"388":1,"2581":1},"1":{"389":1,"390":1,"2582":1},"2":{"0":1,"1":1,"75":1,"114":2,"165":1,"174":1,"191":1,"199":2,"201":1,"211":1,"222":2,"275":1,"276":1,"322":3,"377":1,"380":1,"381":3,"385":1,"386":1,"387":2,"389":1,"390":17,"401":2,"519":1,"578":1,"1319":1,"1597":1,"1939":2,"2515":2,"2516":1,"2517":1,"2580":1,"2581":1,"2582":6,"2586":1,"2674":4,"2676":1,"2677":1,"2678":1,"2679":1,"2848":1}}],["merging",{"0":{"401":1},"2":{"0":1,"9":1,"19":1,"39":1,"52":1,"73":1,"191":1,"401":1,"2582":1,"2674":2}}],["metrics",{"2":{"2010":1,"2846":1}}],["met",{"2":{"1638":1}}],["metal",{"2":{"2373":1,"2687":1}}],["metaclasses",{"2":{"520":1}}],["metadata",{"0":{"562":1,"2800":1},"2":{"188":1,"191":1,"266":1,"345":2,"357":3,"537":1,"560":2,"562":1,"2607":1,"2799":1}}],["meticulously",{"2":{"201":1}}],["methods=",{"0":{"347":1,"348":1,"349":1,"350":1}}],["methods",{"2":{"140":1,"473":2,"1293":1,"1327":1,"1382":2,"1386":1,"1564":1,"1803":1,"1810":1,"1830":2,"2044":2,"2223":1,"2328":1,"2329":1,"2332":1,"2334":1,"2335":1,"2336":1,"2337":1,"2339":1,"2341":1,"2342":1,"2343":2,"2344":1,"2346":2,"2348":2,"2350":2,"2371":1,"2526":1,"2622":1,"2689":1}}],["method",{"0":{"1386":1},"2":{"49":1,"158":1,"184":1,"236":1,"285":1,"293":1,"305":1,"314":1,"349":1,"350":1,"501":1,"551":1,"1382":1,"1564":2,"1602":1,"1830":1,"2044":1,"2207":1,"2214":1,"2219":2,"2237":1,"2271":1,"2276":1,"2277":2,"2328":1,"2421":1,"2733":1,"2739":1,"2766":1}}],["mem",{"2":{"2705":9}}],["memset",{"2":{"2015":2}}],["member",{"2":{"392":1,"1749":1,"1751":1,"1752":1,"2679":1}}],["members",{"0":{"713":1,"786":1,"812":1,"844":1,"874":1,"909":1,"943":1,"977":1,"1011":1,"1045":1,"1079":1,"1113":1,"1147":1,"1200":1,"1619":1,"1715":1,"1717":1},"2":{"312":1,"1749":2,"2423":1,"2513":1,"2574":1,"2590":1}}],["memory",{"0":{"1430":1,"2132":1},"2":{"176":1,"236":1,"308":1,"601":1,"730":2,"731":1,"733":1,"1326":1,"1343":1,"1386":1,"1389":1,"1398":2,"1460":1,"1495":1,"1496":1,"1579":2,"1589":1,"1630":1,"1831":1,"1910":3,"1911":5,"1920":1,"2046":1,"2243":1,"2329":1,"2428":1,"2448":2,"2449":1,"2454":1,"2482":1,"2561":3,"2653":3,"2682":2,"2689":1,"2700":1,"2704":1,"2705":2,"2896":3}}],["memcmp",{"2":{"114":1}}],["meletrix",{"2":{"2513":1}}],["melt",{"2":{"2373":1,"2375":1}}],["melting",{"2":{"2373":1}}],["melodies",{"2":{"222":1}}],["melody96",{"2":{"175":2,"176":1,"226":2,"236":1}}],["melgeek",{"2":{"134":1,"253":10}}],["me",{"0":{"603":1},"2":{"158":2,"184":2,"199":1,"543":1,"591":1,"1330":1,"1389":1,"2265":1,"2525":1,"2530":1,"2536":1}}],["meishi",{"2":{"143":2}}],["meishi2",{"2":{"143":2}}],["meira",{"2":{"143":2}}],["meetup",{"2":{"134":1}}],["mtb60",{"2":{"211":1}}],["mtbkeys",{"2":{"211":1}}],["mt980",{"2":{"175":2}}],["mt84",{"2":{"175":2,"277":1}}],["mt64rgb",{"2":{"175":2,"211":1}}],["mt40",{"2":{"175":2}}],["mt",{"2":{"38":1,"175":6,"176":1,"277":1,"297":1,"546":2,"1658":1,"1763":2,"2264":1,"2501":1,"2518":2,"2519":1,"2521":2,"2878":1}}],["mkand",{"2":{"2891":1}}],["mkmakeifeq",{"2":{"2401":1}}],["mkmake",{"2":{"2401":1}}],["mkdir",{"2":{"1598":1,"2543":1}}],["mk64fx512",{"2":{"533":1}}],["mk66fx1m0",{"2":{"133":1,"134":1,"533":1}}],["mk66f18",{"2":{"81":1,"93":2,"133":1,"134":1}}],["mk20dx256",{"2":{"533":1}}],["mk20dx128",{"2":{"533":1}}],["mkl26z64",{"2":{"533":1}}],["mk0",{"2":{"199":1}}],["mkiirgb",{"2":{"217":1}}],["mkii",{"2":{"114":1}}],["mk",{"0":{"553":1,"1411":1,"1601":2,"1646":1,"2322":1,"2364":1,"2401":1,"2836":1},"1":{"554":1,"555":1,"556":1,"557":1,"1412":1},"2":{"32":1,"49":1,"50":1,"70":29,"74":1,"76":1,"87":1,"94":1,"103":1,"114":2,"118":2,"119":1,"133":5,"134":8,"141":1,"149":2,"161":1,"191":3,"199":1,"202":1,"211":5,"235":1,"262":1,"266":11,"293":1,"305":1,"308":3,"314":1,"322":1,"326":1,"430":1,"537":2,"540":1,"549":1,"605":1,"606":1,"607":1,"637":1,"647":3,"648":1,"649":1,"651":2,"654":2,"655":5,"672":1,"684":1,"706":1,"723":1,"724":1,"727":1,"734":1,"746":1,"779":1,"805":1,"834":1,"866":1,"898":1,"933":1,"967":1,"1001":1,"1035":1,"1069":1,"1103":1,"1137":1,"1173":1,"1176":2,"1179":2,"1193":1,"1224":1,"1245":1,"1262":1,"1267":1,"1300":1,"1308":1,"1347":1,"1368":1,"1370":1,"1371":1,"1379":1,"1386":1,"1387":2,"1403":1,"1404":2,"1410":2,"1411":7,"1412":1,"1418":2,"1419":2,"1443":1,"1447":1,"1450":1,"1451":1,"1453":1,"1470":2,"1496":1,"1512":1,"1517":1,"1548":1,"1559":1,"1564":1,"1565":1,"1572":1,"1592":1,"1593":1,"1602":1,"1607":1,"1608":1,"1614":1,"1629":1,"1633":1,"1635":1,"1646":1,"1666":1,"1707":1,"1731":1,"1736":1,"1758":1,"1765":1,"1813":1,"1825":1,"1830":2,"1890":1,"1894":1,"1895":22,"1896":2,"1902":1,"1915":1,"1920":1,"1922":1,"1924":1,"1925":1,"1926":1,"1927":1,"1931":1,"1936":1,"1937":1,"1938":1,"1939":2,"1940":1,"1973":1,"1995":1,"1996":1,"1997":1,"1998":1,"1999":1,"2011":1,"2022":1,"2037":1,"2044":2,"2125":2,"2156":1,"2161":1,"2166":1,"2196":1,"2204":1,"2214":1,"2230":1,"2239":1,"2240":1,"2241":1,"2242":1,"2243":1,"2244":1,"2248":1,"2255":1,"2258":1,"2266":1,"2272":1,"2275":2,"2276":1,"2320":1,"2322":2,"2324":1,"2328":1,"2329":1,"2332":1,"2334":1,"2335":1,"2336":1,"2337":1,"2339":1,"2341":1,"2342":1,"2344":1,"2346":2,"2348":2,"2350":2,"2360":2,"2361":1,"2363":1,"2365":4,"2397":1,"2401":22,"2443":1,"2543":1,"2546":1,"2622":1,"2639":1,"2650":1,"2651":1,"2672":1,"2674":2,"2676":4,"2701":2,"2704":11,"2705":2,"2707":1,"2799":1,"2836":1,"2838":1,"2856":1,"2864":1,"2868":2,"2891":6,"2893":1,"2895":1}}],["mib",{"2":{"2356":2}}],["mimic",{"2":{"2263":1,"2265":1}}],["mi",{"2":{"1813":2,"1819":174,"1820":2,"2364":2,"2498":174}}],["mikrocontroller",{"2":{"1345":1}}],["mike1808",{"2":{"114":1}}],["might",{"2":{"375":1,"381":1,"398":1,"426":1,"543":1,"667":2,"730":2,"747":1,"1343":2,"1382":2,"1383":6,"1392":2,"1397":1,"1410":1,"1426":1,"1499":1,"1560":1,"1565":1,"1585":1,"1589":1,"1817":1,"1926":1,"1932":1,"2240":1,"2255":1,"2359":1,"2361":1,"2380":1,"2399":1,"2610":1,"2658":1,"2890":1,"2896":1}}],["migrator",{"2":{"65":1}}],["migrations",{"2":{"77":1,"134":1,"199":1,"266":3}}],["migration",{"0":{"38":1,"69":1,"77":1,"265":1,"275":1},"2":{"70":1,"77":1,"113":1,"114":1,"134":2,"149":1,"188":1,"191":1,"199":3,"201":1,"213":1,"238":1,"265":1}}],["migrating",{"0":{"3":1,"7":1,"15":1,"30":1,"36":1},"1":{"31":1},"2":{"156":1,"232":1,"2676":1}}],["migrated",{"2":{"118":1,"126":1,"128":1,"140":1,"209":1,"262":1,"2670":1,"2676":2}}],["migrate",{"0":{"31":1,"34":1,"440":1},"2":{"75":1,"113":1,"114":4,"133":2,"134":6,"149":3,"165":1,"199":7,"211":1,"228":1,"236":9,"249":27,"266":66,"277":11,"294":4,"304":1,"307":1,"308":1,"317":4,"440":1,"570":1}}],["mixture",{"2":{"2237":1}}],["mixing",{"2":{"2207":1}}],["mix",{"2":{"1266":1,"1389":1,"1393":1,"2519":1}}],["mixed",{"0":{"2694":1},"2":{"322":1,"397":1,"494":1,"601":1,"1469":1,"2698":1}}],["mixup",{"2":{"199":1}}],["mit",{"2":{"2696":1}}],["mitchsplit",{"0":{"260":1},"2":{"256":1}}],["mitigates",{"2":{"1330":1}}],["mitigated",{"2":{"263":1,"2519":1}}],["mitigate",{"0":{"312":1},"2":{"211":1,"317":1,"1382":2,"2847":1}}],["mitigation",{"2":{"191":1,"312":1}}],["miiiw",{"2":{"253":2,"266":1}}],["mice",{"2":{"2002":1,"2385":1,"2423":1}}],["michi",{"0":{"1374":1},"2":{"199":1,"1367":1,"1371":4,"2843":1}}],["micdrop",{"2":{"152":1}}],["microcontrol",{"2":{"2778":1}}],["microcontroller>",{"2":{"427":1}}],["microcontroller",{"0":{"2370":1},"2":{"81":1,"427":2,"430":1,"527":2,"536":1,"557":1,"682":1,"701":1,"741":1,"743":1,"749":1,"1518":1,"1528":1,"1706":1,"2219":1,"2367":1,"2376":3,"2379":1,"2412":1,"2428":2,"2440":1,"2448":1,"2449":1,"2662":1,"2676":1,"2687":1,"2801":2,"2845":1}}],["microcontrollers",{"0":{"527":1},"1":{"528":1,"529":1,"530":1,"531":1,"532":1,"533":1,"534":1,"535":1,"536":1},"2":{"69":1,"215":2,"263":1,"536":2,"1274":1,"1901":1,"2336":1,"2342":1,"2428":2,"2662":3,"2684":1,"2856":1}}],["microchip",{"2":{"730":3,"1261":1,"2124":1,"2444":1}}],["microsoft",{"2":{"1328":1,"2622":1}}],["micros",{"2":{"550":1,"666":1,"2212":1,"2213":1,"2432":1,"2648":1,"2654":1,"2783":1}}],["microseconds",{"2":{"543":1,"1263":1,"2819":1}}],["microdox",{"2":{"165":2}}],["micronucleus",{"2":{"149":1}}],["micro",{"0":{"271":1,"1371":1,"1374":1,"2430":1,"2432":1,"2650":1},"1":{"1372":1,"1373":1,"1374":1,"1375":1,"1376":1,"1377":1,"1378":1,"2431":1,"2433":1},"2":{"77":1,"86":2,"93":1,"152":1,"161":1,"165":1,"189":1,"271":2,"528":1,"670":4,"1295":1,"1349":2,"1369":1,"1371":2,"1376":1,"1378":1,"1380":1,"1381":1,"1894":1,"2207":1,"2209":1,"2219":2,"2225":1,"2332":1,"2333":1,"2367":1,"2369":1,"2370":3,"2430":2,"2431":3,"2432":2,"2433":3,"2445":4,"2448":5,"2449":1,"2535":1,"2623":1,"2636":1,"2638":1,"2639":6,"2648":1,"2650":2,"2651":1,"2662":1,"2843":3}}],["mio",{"2":{"143":2}}],["mirrored",{"2":{"2248":1}}],["mirrors",{"2":{"552":1,"2222":1,"2265":3,"2549":1,"2676":1}}],["mirroring",{"2":{"114":1,"126":1,"2676":1}}],["mirror",{"2":{"76":1,"114":1,"149":1,"552":1,"1832":1,"2047":1,"2222":1,"2827":10}}],["minted",{"2":{"2556":1}}],["minus",{"2":{"1660":1,"2458":1,"2464":1,"2481":2}}],["minuted",{"2":{"1919":1}}],["minute",{"0":{"2324":1},"1":{"2325":1,"2326":1,"2327":1},"2":{"1457":1,"2324":1,"2826":1}}],["minutes",{"2":{"1289":1,"2374":1}}],["mine",{"2":{"1417":1,"2356":1}}],["mind",{"2":{"494":1,"520":1,"592":1,"597":1,"601":1,"660":1,"1358":1,"1388":1,"1431":1,"1561":1,"1634":1,"1910":1,"2205":1,"2235":1,"2255":1,"2369":1,"2374":1,"2376":1,"2380":1,"2406":1,"2407":1,"2409":1,"2412":1,"2706":1,"2846":1}}],["mins",{"2":{"353":1,"571":2,"1563":2,"1570":1,"2458":1,"2477":1,"2481":1}}],["mino",{"2":{"222":1,"241":6}}],["minor",{"2":{"49":1,"51":1,"64":1,"86":1,"114":1,"149":1,"165":1,"191":1,"222":2,"294":1,"1463":1}}],["min",{"0":{"1882":1,"1885":1,"2118":1,"2121":1},"2":{"211":1,"308":1,"1266":1,"1463":2,"1497":1,"1602":1,"1649":3,"1708":3,"1717":1,"1830":4,"1835":1,"1883":1,"1886":1,"1926":2,"2044":4,"2050":1,"2051":6,"2052":3,"2119":1,"2122":1}}],["mingw64",{"2":{"2568":1,"2617":1,"2622":3}}],["mingw",{"2":{"174":1,"2452":2,"2568":2,"2569":1}}],["minizone",{"2":{"249":1}}],["miniaxe",{"2":{"241":2,"249":1}}],["minitkl",{"2":{"222":1}}],["minitomic",{"2":{"57":2}}],["mini36",{"2":{"191":1}}],["mini42",{"2":{"191":1}}],["minidox",{"2":{"143":2,"149":1,"217":1,"236":1,"277":1}}],["mini",{"2":{"134":1,"143":4,"149":1,"211":3,"1647":1,"2370":1}}],["minimize",{"2":{"597":1,"2668":1}}],["minimise",{"2":{"103":1,"308":1,"733":1,"735":1,"2703":1,"2845":1}}],["minim",{"2":{"143":2}}],["minimally",{"2":{"2223":1,"2676":1}}],["minimal",{"2":{"128":1,"165":1,"176":1,"215":1,"2256":1,"2405":1,"2704":1,"2836":1,"2846":1,"2847":1}}],["minimum",{"2":{"70":1,"134":1,"222":1,"285":1,"700":2,"701":1,"729":1,"1600":1,"1602":1,"1710":1,"1717":1,"1929":5,"1933":2,"2125":1,"2147":6,"2325":1,"2514":1,"2657":1,"2676":2,"2722":1,"2891":1}}],["midpoint",{"2":{"1717":1}}],["midway",{"2":{"615":1}}],["midway60",{"2":{"211":1}}],["mid",{"2":{"546":1,"1717":1,"1725":1}}],["middle",{"2":{"50":1,"222":1,"371":1,"744":1,"1428":1,"1616":1,"2004":2,"2863":1}}],["mididevice",{"2":{"1818":1}}],["midi",{"0":{"1464":1,"1812":1,"1815":1,"1816":1,"1818":1,"1822":1,"2498":1},"1":{"1813":1,"1814":1,"1815":1,"1816":1,"1817":2,"1818":2,"1819":1,"1820":1,"1821":1,"1822":1,"1823":1},"2":{"50":1,"63":1,"70":1,"75":1,"111":1,"114":1,"188":1,"191":2,"199":3,"222":1,"231":3,"249":1,"266":1,"556":2,"557":1,"633":1,"1456":4,"1464":1,"1813":4,"1814":1,"1815":2,"1816":2,"1817":3,"1818":15,"1819":147,"1820":1,"1822":2,"1823":9,"2195":1,"2240":1,"2364":3,"2423":1,"2498":148,"2676":2,"2864":1}}],["millimeters",{"2":{"1928":2,"1932":1}}],["millivolts",{"2":{"725":1,"2806":1}}],["millisecond",{"2":{"638":1,"1383":1,"1769":1}}],["milliseconds",{"2":{"25":1,"119":1,"195":1,"543":2,"546":2,"547":1,"638":1,"639":2,"749":1,"755":1,"758":1,"761":1,"764":1,"767":1,"770":1,"773":1,"776":1,"780":1,"806":1,"835":1,"867":1,"899":1,"934":1,"968":1,"1002":1,"1036":1,"1070":1,"1104":1,"1138":1,"1186":1,"1194":1,"1269":1,"1383":1,"1385":1,"1386":7,"1424":1,"1428":1,"1435":2,"1549":1,"1564":1,"1568":1,"1760":1,"1768":1,"1832":2,"1892":1,"1893":1,"1894":2,"1897":1,"1898":1,"1915":1,"1917":1,"1918":1,"1926":1,"1928":1,"1932":1,"1937":1,"2042":1,"2047":2,"2131":1,"2133":6,"2137":1,"2168":1,"2177":1,"2181":1,"2221":3,"2255":1,"2256":1,"2273":1,"2332":1,"2502":1,"2702":2,"2712":1,"2724":1,"2802":2,"2806":1,"2809":1,"2810":1,"2817":1,"2818":2,"2819":1,"2821":1,"2825":2,"2827":3,"2829":1,"2830":1,"2866":1,"2868":1,"2877":1,"2878":2}}],["mild",{"2":{"211":1}}],["milc",{"2":{"65":2,"95":1,"471":3,"472":1}}],["milk",{"2":{"37":2}}],["misfires",{"2":{"1578":1,"1580":1,"1584":1,"1585":1}}],["miso",{"2":{"1225":2,"1226":5,"2429":1,"2431":1,"2433":2,"2435":1,"2437":2,"2439":2,"2441":2,"2627":1,"2650":1}}],["misterknife",{"2":{"211":3}}],["mistaken",{"2":{"2211":1}}],["mistakenly",{"2":{"243":1}}],["mistake",{"2":{"92":1}}],["mishandling",{"2":{"199":1}}],["mis",{"2":{"199":1,"211":1}}],["mismatch",{"2":{"191":1,"389":1}}],["mismatched",{"2":{"149":1}}],["miss",{"2":{"586":1,"2467":1,"2519":1}}],["mission",{"2":{"199":2,"2463":2,"2481":2}}],["missing",{"2":{"28":1,"73":1,"92":1,"93":1,"134":4,"149":4,"165":2,"176":1,"182":1,"191":3,"199":2,"201":1,"211":4,"236":2,"249":1,"294":1,"2394":1,"2531":1,"2674":1,"2712":1}}],["missed",{"2":{"149":1,"176":1,"236":1}}],["miscellaneous",{"0":{"1341":1},"1":{"1342":1,"1343":1,"1344":1,"1345":1,"1346":1,"1347":1,"1348":1,"1349":1,"1350":1,"1351":1,"1352":1,"1353":1,"1354":1},"2":{"211":1,"222":1,"266":3,"308":1,"317":1}}],["misc",{"2":{"149":1,"249":2,"266":3,"277":1,"2024":1}}],["misconfigured",{"2":{"28":1}}],["misplaced",{"2":{"134":1}}],["mocks",{"2":{"2889":1}}],["mock",{"0":{"2889":1},"2":{"2889":1}}],["mocking",{"2":{"526":1,"2891":2}}],["moff",{"2":{"2250":1,"2510":1}}],["mood",{"2":{"2129":1,"2130":2,"2133":1,"2156":1,"2824":1,"2842":1}}],["moon",{"2":{"317":1}}],["moonlander",{"2":{"191":1,"199":1,"241":2,"249":1,"277":2}}],["mounting",{"2":{"2376":1}}],["mount",{"2":{"2367":1,"2370":1}}],["mounted",{"2":{"2124":1,"2637":1}}],["mousing",{"2":{"1953":1}}],["mousereport",{"2":{"1946":6}}],["mouse=true",{"2":{"1300":1}}],["mousekey",{"2":{"63":1,"70":1,"75":1,"111":1,"114":1,"188":1,"191":2,"209":1,"222":1,"236":1,"548":5,"556":1,"557":2,"1343":1,"1893":16,"1894":12,"1897":13,"1898":7,"2156":1,"2364":1,"2836":1}}],["mousekeysaccel",{"2":{"1893":1}}],["mousekeys",{"0":{"2780":1},"2":{"48":1,"165":1,"176":1,"191":1,"546":1,"1922":1,"2780":1}}],["mouse",{"0":{"246":1,"316":1,"548":1,"1345":1,"1888":1,"1889":1,"1890":1,"1891":1,"1892":1,"1898":1,"1899":1,"1946":1,"1948":1,"1949":1,"1955":1,"1960":1,"1961":1,"1962":1,"1964":1,"1967":1,"1969":1,"1971":1,"1993":1,"2002":1,"2005":1,"2006":1,"2007":1,"2499":1,"2820":1},"1":{"1889":1,"1890":2,"1891":2,"1892":1,"1893":2,"1894":2,"1895":2,"1896":2,"1897":2,"1898":2,"1899":1,"1947":1,"1948":1,"1949":1,"1950":1,"1951":1,"1952":1,"1953":1,"1956":1,"1957":1,"1958":1,"1959":1,"1960":1,"1961":2,"1962":3,"1963":1,"1964":1,"1965":1,"1966":1,"1967":1,"1968":1,"1969":1,"1970":1,"1971":1,"1994":1,"1995":1,"1996":1,"1997":1,"1998":1,"1999":1,"2000":1,"2001":1,"2002":1,"2003":1,"2004":1,"2005":1,"2006":1,"2007":1,"2008":1,"2009":1},"2":{"48":1,"74":3,"100":1,"112":7,"114":5,"133":1,"134":1,"149":1,"164":5,"165":4,"176":3,"190":6,"191":7,"211":2,"222":3,"231":1,"236":2,"246":3,"249":1,"266":2,"277":3,"285":2,"291":2,"294":1,"308":1,"316":2,"317":2,"543":1,"546":1,"556":1,"557":4,"581":1,"1488":1,"1595":2,"1613":2,"1888":2,"1889":3,"1890":1,"1891":39,"1892":1,"1894":5,"1895":2,"1897":1,"1898":4,"1899":3,"1929":6,"1939":8,"1940":4,"1941":3,"1942":5,"1944":14,"1945":9,"1946":13,"1948":4,"1949":12,"1950":17,"1951":1,"1952":10,"1953":3,"1955":7,"1956":7,"1957":15,"1958":1,"1959":9,"1960":5,"1961":4,"1962":3,"1963":1,"1964":33,"1965":11,"1967":10,"1968":16,"1969":10,"1970":8,"1971":10,"1993":1,"1996":1,"1997":1,"1998":1,"1999":1,"2000":1,"2002":18,"2003":5,"2004":12,"2005":1,"2006":4,"2007":3,"2008":5,"2009":4,"2013":1,"2024":4,"2240":1,"2244":1,"2320":1,"2499":39,"2532":1,"2780":1,"2820":3,"2822":2,"2829":2,"2859":1}}],["motivations",{"2":{"2846":1}}],["motion",{"2":{"190":1,"191":1,"1897":1,"1926":1,"1939":3,"1941":7,"1942":1,"1955":1}}],["motions",{"2":{"164":1}}],["motors",{"2":{"1651":1,"1652":1}}],["motor",{"0":{"1651":1},"1":{"1652":1,"1653":1},"2":{"1647":1,"1651":1,"1652":2,"1653":2}}],["moky88",{"2":{"294":1}}],["moky",{"2":{"294":1}}],["momokai",{"2":{"266":1}}],["moment",{"2":{"211":2,"1754":5,"2598":1,"2601":1,"2743":1,"2863":1,"2881":1}}],["momentarily",{"2":{"73":1,"1392":4,"1896":1,"2267":2,"2494":2,"2868":1}}],["momentary",{"0":{"3":1,"2265":1},"2":{"199":1,"1331":1,"1392":1,"1582":5,"1658":2,"1734":1,"1747":3,"1757":2,"1759":1,"1895":8,"2250":4,"2266":1,"2510":4}}],["mojo75",{"2":{"253":2}}],["mojo68",{"2":{"253":2}}],["morgan65",{"2":{"211":2}}],["moreover",{"2":{"2207":1}}],["more",{"0":{"1735":1,"2363":1},"1":{"2364":1,"2365":1},"2":{"2":1,"6":2,"8":1,"10":2,"14":1,"16":1,"24":1,"46":1,"49":1,"76":1,"82":1,"93":1,"99":2,"107":1,"109":1,"111":1,"112":1,"114":6,"118":1,"133":2,"134":4,"149":6,"155":1,"161":1,"163":1,"165":4,"168":1,"169":2,"176":1,"179":1,"182":1,"190":3,"191":4,"194":2,"195":1,"196":1,"198":1,"199":6,"206":1,"211":6,"213":1,"222":2,"224":1,"228":2,"229":1,"231":1,"232":1,"236":3,"245":1,"247":1,"248":1,"249":1,"251":1,"265":1,"266":1,"288":2,"289":1,"294":1,"297":1,"298":1,"304":1,"306":1,"308":3,"315":1,"358":1,"374":1,"381":1,"395":2,"403":1,"406":1,"408":1,"415":1,"427":1,"463":1,"464":1,"465":1,"487":1,"494":1,"496":1,"503":1,"511":2,"520":1,"522":1,"523":1,"537":1,"543":2,"547":1,"552":2,"556":2,"557":1,"581":1,"595":1,"597":1,"607":1,"608":3,"653":1,"658":2,"659":1,"667":2,"669":1,"671":2,"679":1,"680":1,"701":1,"733":1,"736":1,"747":1,"838":1,"869":1,"903":1,"937":1,"971":1,"1005":1,"1039":1,"1073":1,"1107":1,"1141":1,"1170":1,"1177":1,"1225":1,"1266":1,"1276":1,"1290":1,"1296":1,"1308":2,"1323":1,"1325":1,"1346":1,"1354":1,"1355":1,"1356":2,"1357":1,"1377":1,"1378":1,"1383":1,"1392":1,"1395":1,"1396":1,"1397":3,"1410":1,"1414":1,"1416":1,"1424":2,"1426":1,"1446":1,"1447":1,"1461":1,"1462":2,"1468":1,"1471":1,"1473":2,"1480":1,"1487":1,"1508":1,"1528":1,"1550":1,"1562":1,"1572":1,"1575":1,"1579":1,"1580":1,"1584":1,"1589":1,"1600":1,"1609":1,"1630":1,"1638":1,"1665":1,"1734":1,"1741":2,"1745":1,"1749":1,"1769":1,"1771":1,"1803":1,"1813":1,"1817":1,"1826":2,"1830":1,"1892":1,"1893":1,"1898":1,"1911":1,"1923":1,"1942":1,"1950":1,"1955":1,"1963":1,"1971":1,"1993":1,"2010":1,"2021":1,"2026":1,"2038":2,"2044":1,"2047":1,"2051":1,"2052":1,"2125":1,"2137":1,"2153":1,"2239":1,"2242":1,"2245":1,"2246":1,"2255":2,"2256":1,"2263":2,"2272":1,"2277":1,"2320":1,"2325":2,"2328":1,"2359":1,"2360":2,"2363":4,"2364":4,"2369":2,"2370":2,"2371":2,"2373":1,"2374":1,"2375":1,"2383":1,"2388":1,"2389":1,"2390":1,"2391":1,"2392":1,"2398":1,"2400":1,"2401":1,"2412":2,"2414":1,"2424":1,"2436":1,"2445":1,"2448":1,"2449":1,"2455":1,"2476":2,"2478":3,"2479":1,"2480":1,"2518":2,"2548":1,"2558":1,"2562":1,"2563":1,"2568":1,"2586":1,"2588":1,"2590":1,"2598":1,"2604":1,"2619":1,"2622":1,"2652":1,"2660":1,"2661":1,"2662":4,"2671":1,"2675":2,"2677":1,"2678":1,"2679":1,"2680":1,"2702":3,"2705":2,"2706":1,"2740":1,"2742":1,"2743":2,"2789":1,"2792":1,"2799":3,"2831":1,"2842":1,"2855":1,"2866":2,"2868":1,"2875":1,"2876":2,"2877":1,"2884":1,"2885":1,"2892":1,"2896":1}}],["mobile",{"2":{"149":1,"176":1}}],["monsgeek",{"2":{"2343":1}}],["monstargear",{"2":{"211":1}}],["mon",{"2":{"2250":1,"2510":1}}],["monitor",{"2":{"1897":1}}],["monitors",{"2":{"1615":1}}],["month",{"2":{"377":1,"2679":1}}],["months",{"2":{"251":1,"522":1,"2847":1}}],["montex",{"2":{"143":2,"149":1}}],["mono1bpp",{"2":{"2704":1}}],["mono16",{"2":{"2703":4}}],["mono2",{"2":{"2703":3,"2704":2}}],["mono256",{"2":{"2703":3}}],["mono4",{"2":{"2703":4}}],["monochrome",{"2":{"2701":6,"2704":1,"2705":3}}],["monolithic",{"2":{"2682":2}}],["mono",{"2":{"249":2,"779":1,"805":1,"834":1,"866":1,"898":1,"933":1,"967":1,"1001":1,"1035":1,"1069":1,"1103":1,"1137":1,"1193":1}}],["monokei",{"2":{"241":3,"249":1}}],["monksoffunk",{"2":{"149":1}}],["mona",{"2":{"102":3,"197":6}}],["movable",{"2":{"1706":1}}],["movements",{"2":{"1420":1,"1892":1,"1893":4,"1894":15,"1895":4,"1896":1,"1897":3,"1898":1,"2364":1}}],["movement",{"0":{"2009":1},"2":{"48":1,"74":1,"164":2,"246":1,"249":1,"1892":5,"1893":4,"1894":5,"1895":5,"1897":2,"1898":1,"1926":5,"1946":3,"1949":2,"1950":1,"1959":1,"1970":1,"1996":1,"2002":1,"2009":1}}],["moved",{"2":{"43":1,"50":1,"56":1,"57":1,"67":1,"72":1,"86":1,"102":1,"114":1,"122":1,"143":1,"149":1,"157":1,"175":1,"181":1,"197":1,"198":1,"201":2,"204":1,"222":1,"319":1,"643":1,"1360":1,"1378":1,"2009":1,"2383":1,"2596":1,"2597":1,"2676":1,"2835":1}}],["moves",{"0":{"37":1},"2":{"377":1,"1709":1,"1892":2,"1912":2,"2126":1,"2236":2,"2255":1,"2477":1,"2676":1}}],["move",{"2":{"21":1,"36":1,"37":1,"50":1,"72":1,"75":1,"94":1,"100":2,"113":6,"114":14,"133":7,"134":9,"149":58,"156":1,"165":6,"172":1,"176":11,"188":1,"191":7,"199":11,"211":38,"222":16,"236":6,"241":1,"249":12,"253":1,"255":2,"266":2,"270":1,"277":3,"281":1,"285":1,"294":2,"308":1,"444":1,"1398":1,"1401":1,"1462":1,"1643":1,"1675":1,"1679":1,"1680":2,"1681":1,"1703":1,"1705":1,"1819":2,"1853":1,"1854":1,"1855":1,"1856":1,"1888":1,"1892":1,"1893":1,"1894":3,"1897":4,"1898":2,"2071":1,"2072":1,"2073":1,"2074":1,"2172":1,"2255":1,"2323":2,"2374":1,"2377":1,"2408":1,"2487":2,"2498":2,"2534":1,"2558":1,"2578":1,"2676":2,"2743":1}}],["moving",{"0":{"16":1},"2":{"36":1,"37":1,"43":1,"111":1,"113":1,"191":1,"275":1,"294":1,"344":1,"494":1,"1393":1,"1770":1,"1896":1,"1911":1,"1912":2,"1922":1,"1934":1,"1941":1,"1949":1,"2004":1,"2041":3,"2236":2,"2371":1,"2374":1,"2519":1,"2678":1,"2842":1}}],["mosy",{"2":{"2369":1}}],["mosi",{"2":{"1225":2,"1226":5,"1272":1,"1277":2,"2429":1,"2431":1,"2433":2,"2435":1,"2437":2,"2439":2,"2441":2,"2627":1,"2650":1,"2704":2}}],["most",{"0":{"2835":1},"1":{"2836":1,"2837":1,"2838":1,"2839":1,"2840":1,"2841":1,"2842":1},"2":{"70":1,"118":1,"124":1,"131":1,"174":1,"182":2,"194":1,"214":1,"215":2,"221":1,"233":1,"234":1,"249":2,"251":1,"263":2,"348":1,"376":1,"473":1,"474":1,"475":1,"481":1,"494":1,"495":1,"496":1,"529":1,"539":1,"540":1,"543":2,"570":1,"596":1,"601":1,"610":1,"615":3,"616":1,"633":1,"651":1,"654":1,"657":2,"684":1,"735":1,"746":1,"1224":1,"1245":1,"1262":1,"1265":1,"1296":1,"1297":1,"1321":1,"1328":1,"1332":1,"1334":1,"1391":2,"1394":1,"1395":1,"1397":1,"1403":1,"1426":1,"1427":1,"1442":1,"1447":1,"1454":1,"1498":2,"1502":1,"1512":1,"1515":1,"1516":1,"1640":1,"1649":1,"1653":1,"1708":1,"1770":1,"1771":1,"1892":1,"1897":1,"1925":1,"1932":2,"1942":1,"1967":1,"2003":1,"2140":1,"2207":1,"2211":1,"2227":1,"2237":1,"2238":1,"2242":1,"2243":2,"2275":2,"2276":1,"2356":1,"2363":2,"2364":1,"2373":1,"2385":1,"2425":1,"2428":1,"2429":1,"2451":1,"2470":1,"2471":1,"2513":1,"2526":1,"2529":2,"2576":4,"2657":2,"2662":1,"2676":1,"2704":1,"2738":1,"2754":1,"2757":1,"2765":1,"2774":1,"2796":1,"2833":1,"2836":2,"2838":1,"2843":1,"2845":1,"2858":2,"2869":1,"2888":1}}],["mostly",{"2":{"8":1,"199":1,"433":1,"1321":1,"2207":1,"2445":1,"2617":1}}],["mosfet",{"2":{"14":2,"1515":2,"1528":2,"1649":1}}],["modu",{"2":{"1819":1,"2498":1}}],["modulation",{"2":{"1511":1,"1813":1,"1819":6,"1820":1,"2498":6}}],["modular",{"2":{"16":1}}],["modules",{"0":{"288":1,"298":1,"1596":1},"1":{"1597":1,"1598":1,"1599":1,"1600":1,"1601":1,"1602":1,"1603":1,"1604":1,"1605":1,"1606":1},"2":{"93":1,"288":5,"294":1,"298":1,"308":4,"520":2,"730":1,"731":1,"1596":3,"1597":9,"1598":6,"1599":1,"1602":1,"1606":1,"1665":2,"1901":2,"2229":1,"2320":1,"2385":1}}],["module",{"0":{"1597":1,"1598":1,"1599":1,"1600":1,"1602":1,"1604":1,"1605":1},"1":{"1600":1,"1601":1,"1602":1,"1603":1,"1604":1,"1605":1,"1606":1},"2":{"6":1,"288":1,"298":1,"308":1,"469":1,"498":5,"501":1,"502":1,"511":2,"526":1,"609":12,"730":1,"731":1,"1337":1,"1597":3,"1598":8,"1599":1,"1600":11,"1602":2,"1604":1,"1605":1,"1606":22,"1665":1,"1937":2,"1993":3,"1994":1,"2229":1,"2703":1,"2704":1}}],["modd",{"2":{"1819":1,"2498":1}}],["modded",{"2":{"165":1,"1437":1,"2327":2}}],["modtaps",{"2":{"1356":1}}],["modifying",{"2":{"494":1,"522":2,"667":1,"1395":1,"1507":1,"2410":1,"2416":1,"2425":1}}],["modify",{"2":{"125":1,"185":1,"211":1,"221":1,"236":1,"522":1,"570":1,"749":2,"1226":2,"1247":1,"1356":1,"1414":1,"1427":1,"1457":1,"1616":1,"1809":1,"1944":2,"1945":2,"1949":1,"1950":1,"2125":1,"2133":1,"2135":1,"2246":1,"2416":1,"2549":1,"2676":1,"2680":1,"2683":1,"2689":1,"2779":1,"2865":1}}],["modifiable",{"2":{"1922":1}}],["modification",{"0":{"2154":1},"2":{"65":1,"520":1,"1334":1,"2041":1,"2124":1,"2896":2}}],["modifications",{"2":{"21":1,"322":3,"381":1,"496":1,"1327":1,"2358":1,"2622":2,"2659":1,"2674":1,"2677":1}}],["modifiers",{"0":{"1340":1,"1471":1,"1738":1,"1739":1,"1740":1,"1741":1,"1747":1,"1756":1,"2460":1,"2500":1},"1":{"1752":1,"1753":1,"1754":1},"2":{"99":1,"112":1,"176":1,"222":1,"544":1,"546":1,"657":1,"1340":3,"1356":15,"1359":2,"1392":2,"1393":5,"1431":1,"1433":1,"1443":1,"1471":3,"1487":1,"1488":1,"1572":1,"1587":3,"1733":1,"1734":4,"1738":3,"1740":1,"1744":1,"1749":7,"1750":4,"1752":5,"1753":1,"1755":1,"1829":1,"2029":1,"2052":1,"2205":1,"2467":1,"2518":1,"2519":2,"2521":1,"2598":2,"2827":1,"2840":1}}],["modifier",{"0":{"1330":1,"1331":1,"1355":1,"1356":1,"1580":1,"1764":1,"2779":1,"2782":1},"1":{"1357":1,"1358":1,"1359":1,"1765":1,"1766":1,"1767":1,"1768":1,"1769":1,"1770":1,"1771":1,"1772":1,"1773":1,"1774":1,"1775":1,"1776":1,"1777":1,"1778":1,"1779":1,"1780":1,"1781":1,"1782":1,"1783":1,"1784":1,"1785":1,"1786":1,"1787":1,"1788":1,"1789":1,"1790":1,"1791":1,"1792":1,"1793":1,"1794":1,"1795":1,"1796":1,"1797":1,"1798":1,"1799":1,"1800":1,"1801":1,"1802":1},"2":{"74":1,"99":1,"194":2,"211":1,"231":4,"289":1,"552":1,"1331":3,"1340":5,"1355":3,"1356":15,"1358":1,"1359":4,"1392":1,"1393":1,"1427":2,"1428":2,"1431":1,"1487":1,"1488":1,"1499":1,"1502":2,"1580":1,"1631":1,"1658":2,"1711":1,"1733":1,"1734":3,"1738":1,"1745":1,"1747":1,"1749":7,"1750":2,"1752":3,"1753":2,"1754":2,"1755":2,"1756":4,"1763":1,"1827":2,"1955":1,"2028":2,"2031":1,"2039":2,"2052":1,"2205":8,"2206":7,"2222":2,"2500":1,"2518":2,"2519":1,"2599":1,"2600":2,"2782":1,"2827":1,"2868":1,"2881":1,"2884":3}}],["modified",{"2":{"2":1,"8":1,"74":1,"149":1,"221":2,"494":1,"515":1,"1192":1,"1313":1,"1398":1,"1754":1,"1896":1,"2030":1,"2264":1,"2339":1,"2344":1,"2444":1,"2576":1,"2674":1,"2676":1,"2678":1,"2695":1,"2868":1,"2875":1,"2896":1}}],["modifies",{"2":{"0":1,"9":1,"19":1,"30":1,"33":1,"39":1,"52":1,"297":1,"312":1,"377":1,"2041":2,"2878":1,"2896":1}}],["moderate",{"2":{"2380":1}}],["modern",{"2":{"1178":1,"1328":1,"1332":1,"1563":1,"2275":1,"2364":1,"2371":1,"2378":1,"2382":1}}],["modernize",{"2":{"222":1,"236":2}}],["modernise",{"2":{"222":2}}],["modemmanager",{"2":{"1294":4}}],["mode=guest",{"2":{"658":1}}],["modelled",{"2":{"2223":1}}],["models",{"2":{"1386":1}}],["modelh",{"2":{"217":2,"308":1}}],["modelm101",{"2":{"207":2}}],["modelm",{"0":{"204":1},"2":{"149":1,"207":3}}],["model",{"2":{"125":1,"143":2,"149":1,"185":1,"204":2,"207":12,"217":1,"222":2,"1928":1,"2676":1,"2894":1}}],["model01",{"2":{"37":2}}],["modes",{"0":{"124":1,"2277":1,"2869":1},"1":{"2870":1,"2871":1,"2872":1,"2873":1,"2874":1,"2875":1,"2876":1},"2":{"114":1,"124":2,"134":1,"186":2,"235":1,"1183":1,"1460":2,"1465":1,"1829":1,"1892":2,"1932":1,"1993":1,"2041":2,"2127":2,"2129":1,"2130":2,"2133":2,"2224":1,"2273":2,"2277":6,"2278":2,"2483":1,"2503":2,"2511":2,"2728":1,"2869":2,"2870":1}}],["mode",{"0":{"186":1,"470":1,"1229":1,"1295":1,"1460":1,"1656":1,"1849":2,"1851":2,"1857":1,"1893":1,"1894":1,"1895":1,"1896":1,"1897":1,"1933":1,"1934":1,"1935":1,"2067":2,"2069":2,"2075":1,"2145":1,"2146":1,"2280":1,"2282":2,"2284":1,"2285":1,"2286":2,"2288":2,"2558":1,"2874":1},"1":{"1230":1,"1231":1,"1461":1,"1462":1,"1850":2,"1852":2,"1858":1,"2068":2,"2070":2,"2076":1,"2281":1,"2283":2,"2287":2,"2289":2},"2":{"49":3,"93":1,"118":2,"134":1,"164":1,"165":8,"176":2,"183":4,"190":1,"191":2,"211":3,"230":1,"231":1,"240":2,"266":1,"317":1,"470":1,"623":3,"667":4,"668":1,"670":1,"679":1,"702":1,"707":2,"742":2,"749":4,"753":2,"1175":1,"1176":1,"1178":2,"1179":2,"1189":1,"1190":1,"1191":1,"1226":8,"1230":3,"1243":1,"1247":8,"1275":2,"1277":2,"1281":1,"1294":1,"1300":2,"1305":2,"1326":2,"1339":1,"1342":1,"1343":2,"1344":2,"1389":10,"1453":1,"1454":1,"1455":7,"1456":8,"1458":1,"1460":13,"1461":1,"1462":2,"1463":3,"1465":7,"1520":1,"1526":1,"1604":1,"1605":1,"1648":3,"1649":2,"1655":3,"1656":1,"1665":1,"1828":2,"1830":2,"1831":5,"1832":4,"1850":1,"1852":1,"1875":1,"1893":2,"1894":3,"1895":3,"1896":5,"1897":6,"1898":2,"1906":1,"1909":2,"1911":1,"1925":2,"1932":10,"1934":2,"1935":2,"1951":1,"1952":7,"2002":5,"2040":2,"2043":3,"2044":2,"2046":5,"2047":4,"2053":1,"2068":1,"2070":1,"2111":1,"2127":22,"2128":3,"2129":15,"2130":10,"2131":1,"2145":9,"2150":2,"2219":1,"2222":1,"2239":1,"2240":1,"2243":4,"2246":8,"2273":4,"2274":6,"2277":22,"2278":8,"2280":1,"2281":1,"2282":1,"2283":2,"2284":1,"2285":1,"2286":1,"2287":2,"2288":1,"2289":2,"2290":1,"2291":1,"2292":1,"2293":1,"2329":1,"2334":1,"2336":1,"2337":1,"2339":1,"2341":1,"2342":1,"2343":1,"2344":1,"2356":1,"2364":1,"2445":1,"2482":3,"2483":7,"2496":2,"2503":22,"2504":2,"2511":8,"2513":19,"2558":3,"2563":1,"2626":1,"2633":2,"2639":1,"2676":1,"2700":3,"2704":11,"2800":1,"2838":2,"2869":10,"2870":1,"2875":4,"2876":6}}],["mods",{"0":{"1439":1,"1440":1,"1740":1,"1741":1,"2028":1,"2030":1,"2225":1},"1":{"2029":1,"2030":1,"2031":1,"2226":1},"2":{"38":5,"63":2,"149":1,"191":1,"199":2,"222":3,"266":1,"289":1,"294":1,"357":1,"543":1,"546":1,"552":2,"1340":4,"1356":40,"1358":1,"1359":3,"1419":5,"1431":1,"1438":1,"1439":1,"1440":1,"1460":1,"1487":2,"1502":1,"1503":5,"1565":1,"1570":2,"1580":2,"1587":5,"1588":2,"1595":1,"1740":1,"1747":2,"1749":5,"1750":2,"1752":2,"1753":2,"1756":5,"1757":1,"1829":3,"2021":3,"2024":1,"2025":6,"2026":1,"2027":1,"2028":1,"2029":1,"2030":7,"2031":4,"2033":1,"2034":5,"2035":5,"2041":3,"2205":1,"2222":1,"2264":2,"2327":6,"2475":2,"2494":2,"2519":2,"2599":3,"2600":30,"2676":1,"2818":1,"2825":1,"2842":1,"2867":5,"2875":1,"2878":1,"2879":1,"2881":1,"2884":4,"2886":1}}],["mod",{"0":{"194":1,"206":1,"1362":1,"1658":1,"1763":1,"2264":1,"2501":1,"2518":1,"2520":1},"1":{"2519":1,"2520":1,"2521":2,"2522":2,"2523":2,"2524":1},"2":{"22":2,"38":11,"98":1,"112":2,"134":1,"165":1,"191":1,"194":17,"199":3,"203":2,"206":2,"211":4,"289":1,"294":1,"297":1,"317":2,"357":1,"543":1,"546":5,"1356":29,"1358":1,"1359":7,"1362":1,"1392":5,"1393":8,"1419":6,"1428":1,"1431":1,"1437":1,"1487":1,"1488":1,"1489":1,"1502":1,"1503":10,"1564":3,"1565":1,"1567":1,"1570":2,"1573":1,"1582":5,"1587":2,"1588":2,"1595":1,"1658":4,"1711":2,"1733":1,"1742":1,"1744":9,"1745":2,"1747":7,"1749":4,"1750":3,"1756":18,"1757":2,"1763":2,"1771":1,"1819":1,"1955":6,"1956":1,"2024":11,"2025":2,"2030":2,"2031":1,"2205":13,"2206":2,"2226":1,"2264":2,"2327":5,"2467":1,"2475":1,"2494":4,"2498":1,"2501":3,"2506":2,"2518":17,"2519":1,"2521":1,"2524":1,"2598":1,"2599":7,"2600":9,"2676":1,"2782":2,"2817":1,"2837":1,"2840":3,"2867":22,"2868":2,"2870":1,"2874":1,"2875":2,"2878":3,"2879":2,"2881":1,"2884":19,"2895":1}}],["mo",{"0":{"3":1},"2":{"294":1,"353":5,"571":2,"573":2,"614":1,"1321":1,"1392":4,"1575":1,"1582":1,"1631":1,"1658":1,"1757":2,"1759":1,"1956":1,"2265":3,"2266":1,"2477":2,"2478":2,"2494":3,"2599":1,"2676":2}}],["mail",{"2":{"2463":2,"2481":2}}],["mainstream",{"2":{"1754":1}}],["mainly",{"2":{"198":1,"201":1,"213":1,"224":1,"238":2,"318":1,"1269":1,"1356":1}}],["maintains",{"2":{"308":1,"600":1,"650":1,"1321":1,"1495":1,"2330":1,"2337":1,"2423":1,"2539":1,"2566":1,"2569":1,"2697":1}}],["maintained",{"2":{"262":1,"293":1,"305":1,"314":1,"600":2,"651":1,"1321":2,"2574":1,"2665":1,"2800":1}}],["maintainers",{"0":{"360":1},"2":{"124":1,"162":1,"204":1,"265":1,"322":3,"358":1,"381":3,"570":1,"591":1,"1600":1,"1830":1,"2044":1,"2512":1,"2513":1,"2515":1,"2574":1,"2661":1,"2846":1}}],["maintainer",{"2":{"70":1,"111":1,"595":3,"600":1,"650":1,"658":1,"1600":2,"2662":2,"2665":1,"2676":1,"2743":1,"2799":1,"2800":2}}],["maintainability",{"2":{"262":1,"498":1,"509":1}}],["maintain",{"2":{"70":1,"114":1,"228":1,"408":1,"470":1,"503":1,"602":1,"647":1,"1419":1,"1455":1,"1807":1,"2364":2,"2549":2,"2655":1,"2846":1}}],["maintaining",{"2":{"70":1,"2041":1,"2393":1,"2856":1}}],["maintenance",{"2":{"24":1,"198":1,"213":1,"236":1,"238":1,"251":1,"268":1,"285":1,"647":2,"2655":1,"2676":1}}],["main",{"0":{"2859":1},"1":{"2860":1,"2861":1,"2862":1,"2863":1,"2864":1},"2":{"22":1,"49":1,"50":1,"65":1,"112":1,"113":1,"114":1,"191":1,"199":1,"228":2,"236":1,"294":1,"346":1,"347":1,"363":1,"376":1,"469":1,"473":1,"537":1,"601":1,"615":1,"1274":1,"1349":2,"1359":1,"1463":1,"1521":1,"1912":1,"2015":1,"2222":2,"2236":1,"2256":1,"2352":1,"2408":2,"2417":1,"2474":1,"2476":1,"2526":1,"2546":2,"2549":1,"2553":2,"2558":1,"2676":1,"2827":1,"2846":1,"2858":6,"2859":2,"2878":1}}],["male",{"2":{"2376":1}}],["malicious",{"2":{"312":1}}],["ma",{"2":{"543":1,"2829":1}}],["magnet",{"2":{"1653":1,"2371":1}}],["magenta",{"2":{"476":1,"1389":1,"2045":2,"2151":2}}],["magically",{"2":{"2513":1}}],["magic+n",{"2":{"2364":1}}],["magic+d",{"2":{"1311":1,"2364":1}}],["magic",{"0":{"2406":1,"2469":1,"2497":1,"2840":1},"2":{"114":1,"149":1,"199":4,"226":2,"231":3,"236":2,"518":1,"543":1,"546":2,"556":2,"667":1,"1311":1,"1327":1,"1344":1,"1456":4,"1562":4,"1592":2,"1593":2,"1595":31,"2364":4,"2406":1,"2469":37,"2497":36,"2622":5,"2676":1,"2715":1,"2722":1,"2836":3,"2840":4,"2864":1}}],["making",{"0":{"1407":1,"2588":1},"1":{"1408":1,"1409":1},"2":{"130":1,"194":2,"288":1,"322":3,"381":1,"426":1,"597":1,"600":1,"1343":1,"1383":1,"1387":1,"1419":1,"1487":1,"1596":1,"2211":1,"2330":2,"2337":2,"2375":1,"2475":1,"2513":1,"2525":1,"2600":2,"2705":2,"2843":1,"2859":1,"2861":2}}],["makemusic",{"2":{"2838":1}}],["makemidi",{"2":{"1813":1}}],["makequantum",{"2":{"2701":1,"2704":11,"2707":1}}],["makeucis",{"2":{"2276":1}}],["makeunicodemap",{"2":{"2275":1}}],["makeunicode",{"2":{"2272":1,"2275":1}}],["makeuart",{"2":{"1245":1}}],["maketri",{"2":{"2266":1}}],["makeps2",{"2":{"1996":1,"1997":1,"1999":1}}],["makeprogrammable",{"2":{"1973":1}}],["makepointing",{"2":{"1922":1,"1924":1,"1925":1,"1926":1,"1927":1,"1931":2,"1936":1,"1937":1,"1938":1,"1939":2,"1940":1}}],["makepin",{"2":{"306":1,"315":1}}],["makeos",{"2":{"1915":1}}],["makeoled",{"2":{"1902":1,"1903":2}}],["makelto",{"2":{"2836":1}}],["makeled",{"2":{"1825":1}}],["makeleader",{"2":{"1765":1}}],["makelayer",{"2":{"1758":1}}],["makejoystick",{"2":{"1707":2}}],["makehd44780",{"2":{"1666":1}}],["makehaptic",{"2":{"1646":1}}],["makeencoder",{"2":{"1633":1,"1635":1}}],["makedigitizer",{"2":{"1614":1}}],["makedip",{"2":{"1608":1}}],["makeboard",{"2":{"2651":1}}],["makebootmagic",{"2":{"1559":1}}],["makebluetooth",{"2":{"2322":1}}],["makebacklight",{"2":{"1512":1,"1518":1,"1519":1,"1520":1,"1521":1}}],["makebattery",{"2":{"723":1,"725":1,"1548":1}}],["makeifdef",{"2":{"1411":1}}],["makeifeq",{"2":{"1411":1,"1418":1,"1419":1}}],["makei2c",{"2":{"746":1}}],["makews2812",{"2":{"1262":1,"1268":1,"1269":1,"1270":1,"1271":1,"1272":1}}],["makeconsole",{"2":{"1920":1,"2836":1}}],["makecommand",{"2":{"1565":1,"1593":1,"2204":1}}],["makecommon",{"2":{"706":1,"779":1,"805":1,"834":1,"866":1,"898":1,"933":1,"967":1,"1001":1,"1035":1,"1069":1,"1103":1,"1137":1,"1193":1}}],["makecaps",{"2":{"1564":1}}],["makecustom",{"2":{"606":1,"607":1}}],["makeavr",{"2":{"2836":1}}],["makeautocorrect",{"2":{"1496":1}}],["makeaudio",{"2":{"696":1}}],["makeapa102",{"2":{"684":1}}],["makeanalog",{"2":{"672":1}}],["makergblight",{"2":{"2125":2}}],["makergb",{"2":{"2037":1}}],["makeraw",{"2":{"2011":1}}],["makers",{"2":{"537":1,"2882":1}}],["makerepeat",{"2":{"202":1,"2022":1}}],["maker",{"0":{"1289":1},"1":{"1290":1},"2":{"114":1,"1289":2,"1290":1,"1291":2,"2396":1,"2398":1}}],["makefilepin",{"2":{"1370":1}}],["makefileifeq",{"2":{"332":1}}],["makefiles",{"2":{"222":2,"600":1}}],["makefile",{"0":{"2365":1},"2":{"49":1,"133":2,"134":2,"149":3,"198":1,"199":2,"331":1,"371":1,"553":1,"1310":1,"1343":1,"1344":1,"1354":1,"1601":1,"2363":1,"2610":1,"2622":1}}],["makesteno",{"2":{"2240":1,"2241":1,"2242":1,"2243":1}}],["makest7565",{"2":{"2230":1}}],["makespace",{"2":{"2836":1}}],["makesplit",{"2":{"2214":2}}],["makespi",{"2":{"1224":1}}],["makesequencer",{"2":{"2196":1}}],["makesend",{"2":{"2166":1}}],["makesecure",{"2":{"2161":1}}],["makeserial",{"2":{"1173":1,"1176":2,"1179":2}}],["makesrc",{"2":{"605":1,"2705":2}}],["makes",{"2":{"17":1,"123":1,"403":1,"494":1,"522":1,"537":1,"546":1,"554":1,"1321":1,"1358":1,"1489":1,"1563":1,"1580":1,"1893":2,"1894":1,"1897":1,"1914":1,"1926":1,"1964":1,"1967":1,"2024":1,"2028":1,"2047":1,"2221":1,"2324":1,"2351":1,"2401":1,"2412":1,"2478":1,"2513":1,"2526":1,"2617":1,"2619":1,"2675":1,"2705":1,"2792":1,"2875":2,"2876":1}}],["make",{"0":{"464":1,"595":1,"1325":1,"1738":1,"1739":1,"1740":1,"1741":1,"2331":1,"2333":1,"2338":1,"2340":1,"2345":1,"2347":1,"2349":1,"2363":1,"2425":1,"2729":1,"2775":1},"1":{"2364":1,"2365":1,"2730":1,"2731":1,"2732":1,"2733":1,"2734":1,"2735":1,"2736":1,"2737":1,"2738":1,"2739":1,"2740":1},"2":{"2":1,"10":1,"18":4,"21":1,"24":1,"31":1,"36":2,"49":2,"55":1,"65":2,"70":1,"76":1,"94":2,"107":1,"114":7,"119":1,"131":1,"133":2,"134":4,"149":2,"164":1,"165":8,"176":1,"189":1,"191":2,"199":3,"211":5,"236":2,"249":2,"265":1,"279":1,"294":1,"345":1,"362":1,"371":1,"374":1,"395":1,"400":2,"426":6,"452":2,"462":1,"466":3,"473":1,"476":3,"496":2,"507":1,"510":1,"511":1,"515":1,"519":1,"520":1,"545":1,"549":1,"553":1,"570":4,"571":1,"578":2,"589":1,"591":1,"595":2,"597":9,"601":3,"602":1,"622":1,"629":1,"647":1,"650":1,"658":5,"660":1,"665":1,"667":1,"668":1,"698":1,"699":1,"702":1,"1292":1,"1293":2,"1295":2,"1297":1,"1298":1,"1316":1,"1318":1,"1337":1,"1342":1,"1343":2,"1355":1,"1359":1,"1382":1,"1389":2,"1392":1,"1393":1,"1405":1,"1406":2,"1410":2,"1415":2,"1419":5,"1442":1,"1443":2,"1463":2,"1487":2,"1498":1,"1579":1,"1585":1,"1588":1,"1595":11,"1630":1,"1734":1,"1738":1,"1742":1,"1744":6,"1745":2,"1749":1,"1750":1,"1759":2,"1770":1,"1835":1,"1893":3,"1897":2,"1951":1,"1955":1,"1993":1,"2031":1,"2050":1,"2134":1,"2152":1,"2154":1,"2204":1,"2211":1,"2224":1,"2239":2,"2263":1,"2272":1,"2276":1,"2329":3,"2330":2,"2332":2,"2334":2,"2335":2,"2336":2,"2337":4,"2339":2,"2341":2,"2344":2,"2346":2,"2348":2,"2350":2,"2353":1,"2356":1,"2357":1,"2360":1,"2363":23,"2364":1,"2365":1,"2374":2,"2375":1,"2376":1,"2377":1,"2380":2,"2393":1,"2395":1,"2396":4,"2407":2,"2449":1,"2454":1,"2475":1,"2482":1,"2515":1,"2518":1,"2529":1,"2531":1,"2532":2,"2537":1,"2544":1,"2563":1,"2565":1,"2566":1,"2580":1,"2582":2,"2583":1,"2585":1,"2588":6,"2611":2,"2613":1,"2619":1,"2639":1,"2678":1,"2700":2,"2703":3,"2704":26,"2705":1,"2709":1,"2742":1,"2743":1,"2775":1,"2833":1,"2836":1,"2855":1,"2862":1,"2868":2,"2891":1,"2892":4,"2893":1,"2896":2}}],["majority",{"2":{"155":1,"172":1,"245":1,"248":1,"1181":1,"1314":1,"1559":1,"1561":1,"2866":1}}],["major",{"2":{"116":1,"199":1,"591":1,"1329":1,"1455":2,"1456":3,"1460":2,"2351":1,"2686":2,"2687":1}}],["macs",{"2":{"1919":1}}],["macca",{"2":{"660":1}}],["mac",{"0":{"1335":1,"1336":1,"1339":1,"1352":1},"1":{"1353":1},"2":{"266":1,"1337":1,"1339":1,"2273":1,"2274":1,"2278":1,"2290":1,"2291":1,"2292":1,"2511":1,"2834":18}}],["machines",{"2":{"1183":1,"1919":1,"2240":1}}],["machine",{"2":{"263":1,"362":1,"363":1,"595":1,"1270":1,"2195":1,"2238":1,"2240":1,"2244":2,"2277":1,"2353":1,"2355":1,"2356":1,"2550":1,"2551":1,"2553":1,"2570":1,"2759":1}}],["mach80",{"2":{"134":1}}],["macos",{"0":{"405":1,"1334":1,"1745":1,"2355":1},"2":{"114":1,"149":1,"165":1,"174":1,"199":1,"236":1,"266":1,"294":1,"546":2,"1304":1,"1329":2,"1435":1,"1643":1,"1644":1,"1745":3,"1752":1,"1915":1,"1916":1,"1919":1,"1972":1,"2013":1,"2273":1,"2274":1,"2277":3,"2278":2,"2290":1,"2291":1,"2292":1,"2346":1,"2348":1,"2350":1,"2353":1,"2355":1,"2448":1,"2452":1,"2459":1,"2462":1,"2463":1,"2481":3,"2511":2,"2537":1,"2559":1,"2560":1,"2565":1,"2621":2,"2622":2,"2665":1,"2834":11}}],["macro2",{"2":{"1418":1}}],["macro30",{"2":{"1972":1}}],["macro3",{"2":{"241":2,"249":1}}],["macro1",{"2":{"241":2,"1418":1}}],["macro0",{"2":{"199":1}}],["macropad",{"2":{"120":1,"165":3,"211":1,"236":1,"1421":1,"2832":1}}],["macros=",{"2":{"2363":2}}],["macros",{"0":{"17":1,"120":1,"742":1,"1419":1,"1420":1,"1421":1,"1425":1,"1427":1,"1629":2,"2489":1,"2669":1},"1":{"1421":1,"1422":2,"1423":2,"1424":2,"1425":1,"1426":2,"1427":2,"1428":2,"1429":2,"1430":2,"1431":2,"1432":2,"1433":2,"1434":2,"1435":2,"1436":2,"1437":2,"1438":2,"1439":2,"1440":2,"1441":2,"1442":2,"1630":2,"1631":2,"1632":2},"2":{"16":1,"17":1,"38":1,"50":1,"89":1,"114":1,"120":5,"134":2,"140":1,"165":2,"191":3,"196":1,"201":1,"211":2,"236":2,"249":1,"266":3,"277":1,"353":1,"444":1,"495":1,"608":1,"742":1,"1357":1,"1398":1,"1401":2,"1418":7,"1419":3,"1420":3,"1421":4,"1422":1,"1426":1,"1428":1,"1431":1,"1575":1,"1590":2,"1592":2,"1629":5,"1630":2,"1631":1,"1710":1,"1749":1,"1763":1,"2027":1,"2032":1,"2033":1,"2035":1,"2168":1,"2363":2,"2489":1,"2676":4,"2742":3,"2804":1,"2836":1,"2855":3,"2861":1}}],["macro",{"0":{"27":1,"140":1,"1423":1,"1431":1,"1631":1,"2215":1,"2761":1,"2777":1},"1":{"1424":1,"1432":1,"1433":1,"1434":1,"1435":1,"1436":1,"1437":1,"1438":1,"1439":1,"1440":1},"2":{"3":1,"7":1,"15":1,"27":1,"50":1,"75":1,"89":1,"114":3,"120":8,"134":1,"140":2,"149":2,"176":2,"188":2,"191":4,"199":3,"211":75,"222":3,"231":3,"236":1,"249":1,"255":2,"257":1,"258":1,"259":1,"277":2,"294":1,"353":2,"570":2,"571":1,"611":1,"742":1,"744":1,"1357":1,"1383":1,"1397":1,"1409":1,"1418":2,"1419":1,"1421":4,"1423":2,"1424":1,"1426":9,"1431":3,"1442":1,"1462":1,"1594":1,"1629":22,"1630":12,"1631":6,"1632":14,"1654":1,"1754":1,"1830":2,"1835":1,"1972":1,"2027":3,"2032":7,"2033":6,"2044":2,"2050":1,"2135":2,"2140":1,"2152":1,"2165":1,"2168":1,"2193":1,"2194":1,"2243":1,"2255":3,"2263":1,"2277":1,"2399":1,"2400":1,"2470":1,"2477":3,"2489":10,"2518":1,"2599":1,"2669":3,"2676":2,"2736":2,"2738":2,"2742":1,"2743":1,"2744":2,"2761":2,"2777":1,"2804":1,"2861":6,"2862":2,"2864":1,"2868":3,"2882":1}}],["max660",{"2":{"1665":1}}],["maxfitlerouput",{"2":{"1498":1}}],["maxing",{"2":{"546":1}}],["maximus",{"2":{"222":1}}],["maximum",{"2":{"28":1,"155":2,"426":2,"543":2,"547":1,"552":2,"642":1,"705":1,"804":1,"833":1,"865":1,"897":1,"904":1,"932":1,"938":1,"966":1,"972":1,"1000":1,"1006":1,"1034":1,"1040":1,"1068":1,"1074":1,"1102":1,"1108":1,"1136":1,"1142":1,"1192":1,"1343":1,"1383":1,"1514":3,"1520":1,"1564":1,"1708":1,"1710":1,"1717":1,"1826":2,"1832":3,"1892":3,"1893":4,"1894":2,"1896":2,"1897":2,"1912":2,"1926":1,"1929":5,"1933":2,"2038":2,"2047":4,"2128":1,"2131":1,"2135":1,"2147":6,"2221":2,"2223":1,"2224":2,"2236":2,"2255":1,"2264":1,"2702":3,"2704":11,"2705":1,"2715":1,"2721":1,"2722":1,"2805":1,"2818":1,"2824":2,"2825":1,"2829":1,"2877":1}}],["max",{"0":{"1882":1,"1885":1,"2118":1,"2121":1},"2":{"112":4,"134":1,"155":1,"165":1,"176":1,"191":1,"194":1,"211":2,"231":1,"308":1,"459":1,"543":1,"547":1,"548":2,"642":2,"700":4,"701":4,"707":2,"708":1,"1458":3,"1463":2,"1497":1,"1503":8,"1513":1,"1582":4,"1649":1,"1708":3,"1717":1,"1825":1,"1829":1,"1830":6,"1835":1,"1883":1,"1886":1,"1893":7,"1897":4,"1912":6,"1926":3,"1959":1,"2037":1,"2041":1,"2044":6,"2050":1,"2051":6,"2052":3,"2119":1,"2122":1,"2128":1,"2131":1,"2135":2,"2221":2,"2236":6,"2246":2,"2265":1,"2276":1,"2327":6,"2328":1,"2400":3,"2486":1,"2805":2,"2818":2,"2820":2,"2824":3,"2825":2,"2829":1,"2867":3,"2896":1}}],["maps",{"2":{"322":1,"648":1,"1335":1,"1460":1,"1462":1,"1910":1,"2831":1,"2861":1}}],["mapped",{"2":{"182":1,"209":2,"543":1,"658":1,"671":1,"710":1,"783":1,"809":1,"841":1,"871":1,"906":1,"940":1,"974":1,"1008":1,"1042":1,"1076":1,"1110":1,"1144":1,"1197":1,"1372":2,"1376":2,"1492":3,"1516":1,"1643":1,"2168":1,"2417":1,"2420":1,"2705":3,"2725":3,"2771":1,"2874":2,"2875":2,"2876":1}}],["mappings",{"2":{"191":1,"211":1,"236":2,"651":2,"1914":1,"2676":1}}],["mapping",{"0":{"170":1,"247":1,"651":1,"710":1,"783":1,"809":1,"841":1,"871":1,"906":1,"940":1,"974":1,"1008":1,"1042":1,"1076":1,"1110":1,"1144":1,"1197":1,"1891":1,"2251":1},"1":{"652":1,"653":1,"2252":1},"2":{"49":1,"114":1,"149":1,"170":1,"176":2,"191":6,"209":1,"211":1,"231":1,"236":1,"247":2,"266":1,"307":1,"322":1,"648":1,"651":5,"653":1,"654":1,"1339":1,"1608":2,"1635":3,"1910":2,"2251":1,"2275":2,"2276":4,"2364":2,"2417":1,"2420":1,"2477":1,"2816":1,"2833":1,"2875":1,"2876":1}}],["maple",{"2":{"143":9,"149":1,"181":2,"270":2,"277":1,"317":1,"670":1,"2451":1}}],["map",{"0":{"1462":1,"1608":1,"1635":1,"2861":1},"2":{"76":1,"134":1,"165":2,"176":1,"191":1,"199":2,"201":3,"209":1,"211":6,"218":1,"222":2,"247":2,"249":1,"277":1,"307":5,"1343":1,"1462":4,"1491":1,"1608":3,"1615":1,"1635":5,"1636":1,"1889":1,"1891":1,"1910":2,"1911":1,"1926":1,"2152":3,"2153":2,"2247":2,"2249":1,"2251":1,"2275":4,"2276":3,"2278":1,"2297":1,"2298":1,"2299":1,"2300":1,"2301":1,"2303":1,"2304":1,"2364":1,"2511":1,"2676":2,"2742":1,"2824":1,"2861":2,"2862":2,"2864":2}}],["manjaro",{"2":{"2539":1,"2572":1}}],["manipulating",{"0":{"1946":1},"1":{"1947":1,"1948":1,"1949":1,"1950":1,"1951":1,"1952":1,"1953":1},"2":{"1430":1,"2550":1}}],["manipulation",{"2":{"243":1,"374":1,"621":1,"1183":1}}],["manipulations",{"2":{"64":1}}],["manipulate",{"2":{"1398":1,"1506":1,"1562":1,"1569":1,"1761":1,"1946":1,"1951":1,"2252":1}}],["man",{"2":{"1293":1,"2448":1}}],["manner",{"2":{"543":2,"552":1,"1592":1,"1831":1,"2046":1}}],["mango",{"2":{"226":1,"236":1}}],["mandatory",{"2":{"201":2,"2676":1}}],["management",{"0":{"1592":1},"2":{"1321":1,"1348":1,"1912":1,"2236":1}}],["managed",{"2":{"406":1,"1321":1,"2573":1}}],["manager",{"0":{"364":1},"2":{"364":1,"398":1,"668":1,"669":1,"670":2,"1348":1,"2013":1,"2448":1,"2452":1,"2528":1,"2558":1,"2615":1}}],["manageable",{"2":{"251":1,"522":1}}],["manage",{"2":{"182":1,"595":1,"637":1,"1359":1}}],["manual",{"0":{"2639":1},"2":{"149":1,"176":1,"234":1,"249":2,"1278":1,"1293":1}}],["manually",{"2":{"134":1,"234":1,"244":1,"374":1,"407":1,"495":1,"562":1,"637":1,"1296":1,"1505":1,"1597":1,"1737":1,"1809":1,"1910":1,"1912":2,"1923":1,"1946":1,"2219":1,"2236":2,"2353":2,"2521":1,"2553":1,"2567":1,"2571":1,"2582":1,"2607":1,"2676":1,"2701":1,"2705":2,"2867":1,"2875":1,"2896":1}}],["manufacture",{"2":{"2360":1}}],["manufacturers",{"2":{"730":1,"1181":1,"1182":1}}],["manufacturer",{"2":{"70":3,"76":1,"111":1,"158":2,"184":2,"191":4,"213":1,"367":1,"543":1,"578":1,"727":1,"2015":3,"2330":1,"2337":1,"2513":1,"2515":1,"2665":3,"2675":1,"2676":1,"2799":1,"2800":3}}],["manuform",{"2":{"114":3,"149":2,"211":1,"217":2,"222":8,"226":1,"236":1,"308":1,"2371":1}}],["manyboard",{"2":{"114":1}}],["many",{"2":{"30":1,"198":1,"265":1,"432":1,"471":1,"486":1,"520":1,"546":2,"619":1,"639":1,"643":1,"700":2,"1261":1,"1310":1,"1360":1,"1382":2,"1435":1,"1462":1,"1467":1,"1473":1,"1487":1,"1511":1,"1565":1,"1633":1,"1737":1,"1817":1,"1897":1,"1907":1,"1942":1,"2010":1,"2135":1,"2207":1,"2224":1,"2225":1,"2234":1,"2238":1,"2242":1,"2264":1,"2265":1,"2275":1,"2325":3,"2328":1,"2329":1,"2363":2,"2368":1,"2381":1,"2401":1,"2449":2,"2478":1,"2515":1,"2526":1,"2535":1,"2537":1,"2564":1,"2565":1,"2587":1,"2588":1,"2601":2,"2612":3,"2664":1,"2676":1,"2705":1,"2762":1,"2791":1,"2816":1,"2831":1,"2833":1,"2845":1,"2860":2,"2887":1,"2888":3,"2895":1,"2896":1}}],["maarten",{"0":{"57":1}}],["maartenwut",{"0":{"57":1},"2":{"57":23}}],["mario",{"2":{"1772":1}}],["mary",{"2":{"1641":2}}],["mar",{"2":{"55":1}}],["marketing",{"2":{"2513":4}}],["marked",{"2":{"697":1,"1191":1,"1523":1,"1620":1,"1718":1,"1829":1,"2445":1,"2582":1,"2800":1}}],["marker",{"2":{"330":1,"2450":1,"2728":8}}],["markers",{"2":{"266":22}}],["markdown",{"2":{"318":2,"381":1,"503":1,"665":1,"1403":1,"2619":2}}],["mark",{"2":{"48":1,"165":1,"191":1,"234":1,"236":1,"543":1,"2315":1,"2582":1,"2887":1}}],["marksard",{"2":{"143":3,"149":2}}],["marks",{"2":{"0":1,"2574":1,"2582":2}}],["matias",{"2":{"2367":1}}],["materials",{"2":{"2371":1,"2375":1}}],["material",{"2":{"2368":1,"2513":1}}],["mate",{"2":{"2320":1}}],["math",{"2":{"510":1,"1926":1}}],["matt",{"2":{"2891":1}}],["matte",{"2":{"2374":1}}],["matters",{"2":{"2135":1,"2478":1}}],["matter",{"2":{"194":1,"597":1,"1417":1,"1611":1,"2375":1,"2478":1,"2564":1,"2690":1,"2742":1}}],["matt3o",{"2":{"2371":2,"2382":1}}],["matthewdias",{"2":{"143":4,"149":2}}],["matrices",{"2":{"165":1,"1559":1,"1824":1,"2036":1,"2224":1,"2390":1,"2412":2}}],["matrix=true",{"2":{"1300":1}}],["matrix==true",{"2":{"430":1}}],["matrix",{"0":{"80":1,"84":1,"124":1,"214":1,"218":1,"604":1,"619":1,"620":1,"621":1,"625":1,"626":1,"627":1,"1307":1,"1346":1,"1604":1,"1605":1,"1612":1,"1824":1,"1829":1,"1830":1,"1837":1,"1838":1,"1839":1,"1840":1,"1841":1,"1842":1,"1843":1,"1845":1,"1847":1,"1849":1,"1851":1,"1853":1,"1854":1,"1855":1,"1856":1,"1857":1,"1859":1,"1860":1,"1861":1,"1862":1,"1863":1,"1865":1,"1866":1,"1867":1,"1868":1,"1869":1,"1871":1,"1873":1,"1875":1,"1876":1,"1878":1,"1880":1,"1882":1,"1885":1,"2036":1,"2041":1,"2042":1,"2043":1,"2044":1,"2053":1,"2055":1,"2056":1,"2057":1,"2058":1,"2059":1,"2060":1,"2061":1,"2063":1,"2065":1,"2067":1,"2069":1,"2071":1,"2072":1,"2073":1,"2074":1,"2075":1,"2077":1,"2078":1,"2079":1,"2080":1,"2081":1,"2083":1,"2084":1,"2085":1,"2086":1,"2087":1,"2089":1,"2090":1,"2091":1,"2092":1,"2093":1,"2095":1,"2096":1,"2097":1,"2098":1,"2099":1,"2101":1,"2103":1,"2105":1,"2107":1,"2109":1,"2111":1,"2112":1,"2114":1,"2116":1,"2118":1,"2121":1,"2218":1,"2369":1,"2371":1,"2384":1,"2412":1,"2496":1,"2504":1,"2666":1,"2667":1,"2668":1,"2776":1,"2818":1,"2819":1,"2825":1,"2860":1,"2861":1},"1":{"605":1,"606":1,"607":1,"620":1,"621":1,"626":1,"627":1,"1825":1,"1826":1,"1827":1,"1828":1,"1829":1,"1830":1,"1831":1,"1832":1,"1833":1,"1834":1,"1835":1,"1836":1,"1837":1,"1838":1,"1839":1,"1840":1,"1841":1,"1842":1,"1843":1,"1844":2,"1845":1,"1846":2,"1847":1,"1848":2,"1849":1,"1850":2,"1851":1,"1852":2,"1853":1,"1854":1,"1855":1,"1856":1,"1857":1,"1858":2,"1859":1,"1860":1,"1861":1,"1862":1,"1863":1,"1864":2,"1865":1,"1866":1,"1867":1,"1868":1,"1869":1,"1870":2,"1871":1,"1872":2,"1873":1,"1874":2,"1875":1,"1876":1,"1877":2,"1878":1,"1879":2,"1880":1,"1881":2,"1882":1,"1883":1,"1884":1,"1885":1,"1886":1,"1887":1,"2037":1,"2038":1,"2039":1,"2040":1,"2041":1,"2042":2,"2043":2,"2044":1,"2045":1,"2046":1,"2047":1,"2048":1,"2049":1,"2050":1,"2051":1,"2052":1,"2053":1,"2054":1,"2055":1,"2056":1,"2057":1,"2058":1,"2059":1,"2060":1,"2061":1,"2062":2,"2063":1,"2064":2,"2065":1,"2066":2,"2067":1,"2068":2,"2069":1,"2070":2,"2071":1,"2072":1,"2073":1,"2074":1,"2075":1,"2076":2,"2077":1,"2078":1,"2079":1,"2080":1,"2081":1,"2082":2,"2083":1,"2084":1,"2085":1,"2086":1,"2087":1,"2088":2,"2089":1,"2090":1,"2091":1,"2092":1,"2093":1,"2094":2,"2095":1,"2096":1,"2097":1,"2098":1,"2099":1,"2100":2,"2101":1,"2102":2,"2103":1,"2104":2,"2105":1,"2106":1,"2107":1,"2108":2,"2109":1,"2110":2,"2111":1,"2112":1,"2113":2,"2114":1,"2115":2,"2116":1,"2117":2,"2118":1,"2119":1,"2120":1,"2121":1,"2122":1,"2123":1,"2370":1,"2372":1,"2373":1,"2374":1,"2375":1,"2667":1,"2668":1,"2861":1,"2862":1,"2863":1,"2864":1},"2":{"17":1,"31":8,"49":3,"63":2,"64":1,"65":4,"70":1,"74":4,"76":1,"80":2,"84":1,"92":4,"93":14,"94":5,"102":3,"111":2,"112":7,"113":1,"114":36,"124":2,"133":1,"134":11,"149":13,"165":4,"176":4,"183":22,"185":9,"191":16,"196":1,"199":7,"201":1,"211":14,"214":1,"218":1,"221":6,"222":18,"236":12,"238":1,"249":33,"266":10,"277":11,"283":3,"285":6,"294":3,"298":1,"308":7,"312":3,"316":1,"317":6,"374":1,"430":1,"434":2,"543":18,"551":4,"552":9,"556":2,"571":2,"604":2,"605":4,"606":10,"607":21,"615":1,"616":1,"619":1,"620":2,"621":18,"625":1,"627":4,"628":2,"629":2,"634":3,"635":3,"650":1,"658":1,"684":1,"700":1,"701":1,"705":1,"706":1,"710":1,"779":2,"805":2,"833":1,"834":2,"865":1,"866":2,"897":1,"898":2,"932":1,"933":2,"966":1,"967":2,"1000":1,"1001":2,"1034":1,"1035":2,"1068":1,"1069":2,"1102":1,"1103":2,"1136":1,"1137":2,"1192":1,"1193":2,"1262":1,"1263":1,"1307":1,"1309":8,"1346":1,"1350":1,"1383":3,"1386":1,"1387":2,"1389":1,"1393":1,"1426":4,"1442":1,"1462":5,"1511":1,"1560":2,"1561":3,"1595":2,"1604":5,"1605":5,"1606":12,"1607":2,"1636":4,"1649":1,"1818":2,"1824":1,"1825":3,"1826":5,"1828":12,"1829":64,"1830":23,"1831":5,"1832":19,"1833":1,"1835":8,"1837":1,"1838":1,"1839":1,"1840":1,"1841":1,"1842":1,"1843":1,"1844":1,"1846":1,"1876":1,"1877":1,"1907":1,"1910":3,"1913":8,"1916":4,"2036":1,"2037":3,"2038":5,"2040":16,"2041":151,"2042":7,"2043":1,"2044":23,"2046":5,"2047":23,"2048":1,"2050":8,"2051":10,"2052":7,"2053":4,"2055":1,"2056":1,"2057":1,"2058":1,"2059":1,"2060":1,"2061":1,"2062":1,"2064":1,"2112":1,"2113":1,"2127":3,"2134":2,"2163":1,"2210":1,"2215":3,"2218":11,"2222":2,"2224":4,"2234":1,"2235":2,"2249":3,"2258":2,"2330":1,"2337":1,"2360":1,"2364":3,"2368":1,"2369":4,"2376":1,"2377":1,"2378":2,"2384":1,"2385":1,"2390":1,"2391":1,"2399":1,"2402":2,"2412":6,"2471":3,"2476":6,"2477":1,"2496":13,"2504":17,"2519":1,"2531":2,"2545":3,"2548":1,"2628":1,"2666":1,"2667":6,"2668":7,"2669":21,"2676":12,"2677":1,"2705":3,"2712":1,"2742":5,"2776":1,"2802":1,"2808":3,"2811":4,"2816":4,"2818":7,"2819":8,"2825":7,"2826":2,"2827":7,"2838":1,"2842":46,"2855":2,"2856":2,"2859":2,"2860":8,"2861":6,"2862":4,"2863":4,"2882":11,"2886":1,"2896":1}}],["matched",{"2":{"430":2,"1488":1,"1503":1,"1772":1}}],["matches",{"2":{"381":1,"389":1,"669":1,"1181":1,"1182":1,"1462":1,"1498":9,"1509":2,"1600":1,"1602":1,"1635":1,"1790":1,"1793":1,"1796":1,"1799":1,"1802":1,"1932":1,"2449":1,"2553":2,"2622":1,"2703":1,"2705":2,"2861":1}}],["matchstickworks",{"2":{"226":2,"236":1}}],["match",{"2":{"65":1,"77":1,"105":1,"134":1,"149":1,"182":1,"191":1,"195":1,"389":1,"394":1,"430":11,"494":1,"581":1,"669":1,"749":1,"1226":1,"1247":1,"1334":1,"1356":2,"1389":1,"1393":1,"1404":2,"1408":1,"1422":1,"1495":1,"1502":1,"1590":1,"1910":1,"2251":1,"2315":1,"2418":1,"2449":1,"2519":1,"2642":2,"2662":1,"2703":1,"2712":1,"2715":1,"2742":1,"2743":1,"2862":1}}],["matchingsubstring",{"2":{"2892":2}}],["matching",{"2":{"50":1,"149":1,"243":1,"430":1,"466":1,"748":1,"1181":1,"1182":1,"1225":1,"1270":1,"1356":1,"1398":6,"1498":2,"2418":1,"2453":1,"2517":1,"2651":1,"2676":1,"2831":1,"2892":1}}],["masquerade",{"2":{"2659":1}}],["masked",{"2":{"317":1,"1502":1,"2218":2,"2521":1,"2819":1}}],["mask",{"0":{"1461":1},"2":{"105":6,"114":1,"543":1,"1356":21,"1359":2,"1393":2,"1398":12,"1419":2,"1431":1,"1461":6,"1503":4,"1565":1,"1587":2,"1595":1,"1609":4,"1742":1,"1744":11,"1745":2,"1747":1,"1749":3,"1756":3,"1905":1,"2002":2,"2004":5,"2025":2,"2030":2,"2031":1,"2218":1,"2232":1,"2327":1,"2600":8,"2716":2,"2879":1,"2884":3}}],["masks",{"2":{"49":1,"1356":1,"1756":1,"1905":2,"2232":2,"2716":1,"2884":1}}],["massive",{"2":{"152":1}}],["massively",{"2":{"70":1}}],["mass",{"2":{"93":1,"199":1,"400":1,"1652":1,"2353":1,"2450":1,"2648":1}}],["massdrop",{"2":{"73":1,"114":1,"131":1,"134":1,"207":2,"279":2,"658":3}}],["masterzen",{"2":{"2382":1}}],["master",{"0":{"745":1,"1223":1,"2584":1,"2586":1,"2587":1},"1":{"746":1,"747":1,"748":1,"749":1,"750":1,"751":1,"752":1,"753":1,"754":1,"755":1,"756":1,"757":1,"758":1,"759":1,"760":1,"761":1,"762":1,"763":1,"764":1,"765":1,"766":1,"767":1,"768":1,"769":1,"770":1,"771":1,"772":1,"773":1,"774":1,"775":1,"776":1,"777":1,"1224":1,"1225":1,"1226":1,"1227":1,"1228":1,"1229":1,"1230":1,"1231":1,"1232":1,"1233":1,"1234":1,"1235":1,"1236":1,"1237":1,"1238":1,"1239":1,"1240":1,"1241":1,"1242":1,"1243":1,"2587":1,"2588":1,"2589":1},"2":{"31":3,"34":1,"45":1,"51":1,"74":1,"114":1,"134":2,"149":1,"158":1,"165":4,"191":1,"234":4,"236":1,"277":1,"294":3,"357":2,"377":1,"380":4,"385":1,"386":3,"387":2,"389":8,"390":5,"401":4,"456":2,"550":4,"551":4,"552":7,"556":1,"561":1,"570":1,"571":2,"576":1,"730":3,"731":1,"740":1,"745":1,"746":2,"748":1,"901":3,"1038":3,"1106":3,"1178":2,"1179":1,"1223":1,"1224":2,"1331":1,"1906":3,"1934":1,"1970":1,"2144":4,"2220":3,"2221":4,"2222":3,"2223":18,"2224":6,"2225":1,"2233":3,"2324":1,"2356":3,"2469":2,"2497":2,"2580":1,"2581":1,"2582":8,"2583":4,"2584":6,"2585":4,"2586":2,"2587":7,"2588":1,"2674":3,"2676":2,"2677":1,"2678":4,"2704":3,"2848":1}}],["made",{"2":{"10":1,"73":1,"116":1,"124":1,"134":1,"161":1,"201":1,"243":1,"246":1,"263":1,"271":1,"272":1,"273":1,"312":1,"355":1,"367":1,"469":1,"494":1,"496":1,"560":1,"595":5,"647":1,"658":1,"775":1,"1460":1,"1592":1,"1598":1,"2225":1,"2398":1,"2410":1,"2479":1,"2514":1,"2562":1,"2581":2,"2582":3,"2584":1,"2593":1,"2622":1,"2846":1,"2868":1}}],["maybe",{"0":{"2421":1}}],["may",{"0":{"19":1,"78":1,"166":1,"200":1,"250":1,"295":1},"1":{"20":1,"21":1,"22":1,"23":1,"24":1,"25":1,"26":1,"27":1,"28":1,"29":1,"30":1,"31":1,"32":1,"33":1,"34":1,"35":1,"36":1,"37":1,"38":1,"79":1,"80":1,"81":1,"82":1,"83":1,"84":1,"85":1,"86":1,"87":1,"88":1,"89":1,"90":1,"91":1,"92":1,"93":1,"94":1,"95":1,"167":1,"168":1,"169":1,"170":1,"171":1,"172":1,"173":1,"174":1,"175":1,"176":1,"201":1,"202":1,"203":1,"204":1,"205":1,"206":1,"207":1,"208":1,"209":1,"210":1,"211":1,"251":1,"252":1,"253":1,"254":1,"255":1,"256":1,"257":1,"258":1,"259":1,"260":1,"261":1,"262":1,"263":1,"264":1,"265":1,"266":1,"296":1,"297":1,"298":1,"299":1,"300":1,"301":1,"302":1,"303":1,"304":1,"305":1,"306":1,"307":1,"308":1},"2":{"10":1,"14":1,"24":1,"31":2,"34":1,"73":1,"88":1,"104":1,"124":2,"127":1,"155":1,"173":1,"182":1,"194":1,"240":1,"248":1,"251":1,"259":1,"284":1,"288":1,"289":1,"312":1,"322":3,"378":1,"381":1,"383":1,"384":1,"385":1,"391":6,"392":7,"395":2,"396":1,"430":5,"436":1,"452":1,"466":2,"493":2,"502":1,"507":1,"521":1,"522":1,"527":3,"543":2,"545":1,"546":4,"552":1,"580":2,"592":1,"597":1,"615":1,"619":1,"630":1,"658":1,"667":3,"668":2,"669":1,"670":1,"676":1,"700":4,"704":1,"709":1,"733":1,"734":1,"735":2,"736":2,"782":1,"808":1,"840":1,"870":1,"905":1,"939":1,"973":1,"1007":1,"1041":1,"1075":1,"1109":1,"1143":1,"1196":1,"1225":1,"1226":2,"1244":1,"1250":1,"1265":3,"1268":1,"1272":2,"1276":1,"1277":1,"1278":1,"1281":1,"1295":1,"1296":2,"1298":2,"1308":1,"1310":1,"1326":2,"1334":1,"1349":1,"1350":1,"1386":1,"1388":1,"1392":1,"1411":3,"1418":1,"1419":2,"1422":2,"1428":1,"1431":2,"1455":1,"1463":1,"1469":1,"1488":1,"1497":1,"1504":1,"1524":1,"1526":1,"1527":1,"1559":1,"1563":1,"1564":2,"1579":2,"1596":1,"1598":1,"1600":1,"1603":2,"1606":1,"1608":1,"1615":1,"1629":1,"1635":1,"1638":2,"1649":5,"1681":1,"1730":1,"1740":1,"1741":1,"1745":1,"1749":1,"1752":1,"1755":1,"1756":1,"1757":1,"1760":1,"1770":2,"1771":1,"1803":1,"1814":1,"1893":1,"1901":1,"1905":1,"1907":1,"1909":1,"1914":1,"1915":1,"1918":2,"1919":2,"1920":1,"1940":1,"1950":1,"1955":1,"1969":1,"1972":1,"1996":1,"2000":1,"2013":2,"2024":1,"2025":1,"2026":1,"2030":1,"2033":1,"2042":1,"2047":1,"2154":2,"2206":1,"2213":1,"2218":1,"2222":1,"2224":1,"2226":1,"2232":1,"2239":2,"2244":1,"2255":1,"2263":1,"2271":1,"2275":1,"2276":1,"2277":2,"2329":1,"2332":1,"2334":1,"2336":1,"2337":2,"2339":3,"2341":1,"2342":1,"2343":1,"2344":2,"2346":1,"2348":1,"2353":1,"2356":1,"2358":2,"2361":1,"2363":1,"2364":1,"2368":1,"2370":1,"2373":2,"2374":3,"2377":1,"2380":3,"2395":2,"2406":1,"2407":1,"2411":1,"2420":1,"2428":1,"2442":1,"2443":1,"2447":1,"2449":4,"2452":1,"2454":1,"2463":1,"2467":2,"2471":1,"2475":2,"2513":1,"2514":3,"2515":4,"2516":3,"2519":1,"2527":1,"2530":1,"2531":2,"2549":1,"2558":1,"2560":1,"2574":1,"2600":1,"2604":1,"2615":1,"2619":2,"2622":1,"2623":1,"2625":1,"2626":1,"2627":1,"2630":1,"2633":2,"2638":3,"2674":5,"2677":1,"2699":1,"2704":4,"2705":2,"2712":2,"2720":1,"2721":1,"2729":1,"2733":1,"2833":1,"2835":1,"2836":2,"2845":1,"2846":1,"2847":3,"2854":1,"2865":1,"2868":1,"2869":2,"2880":1,"2881":3,"2882":6,"2883":2,"2884":1,"2886":3,"2895":3}}],["aabb",{"0":{"2871":1}}],["aa",{"2":{"2703":1}}],["aaron",{"2":{"2030":2}}],["ajazz",{"2":{"2513":2}}],["ajisai74",{"2":{"143":2}}],["azerty",{"0":{"2752":1},"2":{"2834":2}}],["azure",{"2":{"2045":2,"2151":2}}],["azoteq",{"0":{"1927":1},"1":{"1928":1,"1929":1,"1930":1},"2":{"236":1,"249":1,"294":1,"1927":2,"1928":10,"1929":17,"1930":3}}],["ao",{"2":{"2247":1}}],["aoff",{"2":{"1819":1,"2498":1}}],["aozora",{"2":{"122":2}}],["a♯",{"2":{"1819":6,"2498":6}}],["a♭",{"2":{"1819":6,"2498":6}}],["a\`",{"2":{"1583":1}}],["a9",{"2":{"1247":1,"1998":2,"2626":1,"2639":1}}],["a8",{"2":{"697":2,"702":2,"1453":1,"1998":2,"2639":1}}],["a7²",{"2":{"676":1}}],["a7¹",{"2":{"676":1}}],["a7",{"2":{"674":1,"676":4,"2627":2,"2639":1}}],["a6²",{"2":{"676":1}}],["a6¹",{"2":{"676":1}}],["a6",{"2":{"674":1,"676":4,"2627":2,"2639":1}}],["a54",{"2":{"2639":1}}],["a5+dacd2",{"2":{"697":6}}],["a5²",{"2":{"676":1}}],["a5¹",{"2":{"676":1}}],["a5",{"2":{"674":1,"676":4,"697":1,"698":1,"1447":3,"1448":3,"1449":1,"1450":1,"1819":1,"2498":1,"2627":2,"2639":1}}],["a43",{"2":{"2639":1}}],["a4+a5",{"2":{"1449":1}}],["a4+dacd1",{"2":{"697":6}}],["a4²",{"2":{"676":1}}],["a4¹",{"2":{"676":1}}],["a4",{"2":{"674":1,"676":4,"697":1,"698":1,"1447":3,"1448":3,"1449":1,"1450":1,"1710":2,"1819":1,"2498":1,"2627":2,"2639":1}}],["a3²",{"2":{"676":2}}],["a3¹",{"2":{"676":2}}],["a3",{"2":{"674":1,"676":4,"1291":1,"1819":1,"2498":1}}],["a2²",{"2":{"676":2}}],["a2¹",{"2":{"676":2}}],["a2",{"2":{"674":1,"676":4,"1819":1,"2498":1,"2639":1,"2819":2}}],["a14",{"2":{"2639":1}}],["a145",{"2":{"2639":1}}],["a135",{"2":{"2639":1}}],["a13",{"2":{"1649":1,"2639":1}}],["a15",{"2":{"1607":1,"2639":1}}],["a12",{"2":{"1247":1,"2625":1}}],["a11",{"2":{"1247":1,"2625":1}}],["a10",{"2":{"1247":1,"1607":1,"2626":1,"2630":1,"2639":1}}],["a1²",{"2":{"676":2}}],["a1¹",{"2":{"676":2}}],["a1",{"2":{"674":1,"676":4,"1819":1,"2498":1,"2639":1,"2819":2,"2827":1}}],["a0²",{"2":{"676":2}}],["a0¹",{"2":{"676":2}}],["a0",{"2":{"674":1,"676":4,"680":1,"2234":2,"2336":1,"2627":1,"2628":1,"2639":1,"2819":2}}],["akko",{"2":{"2343":1}}],["akp846",{"2":{"294":1}}],["akc084",{"2":{"294":1}}],["akemipad",{"2":{"211":1}}],["akis",{"2":{"211":1}}],["akira",{"2":{"211":1}}],["akb",{"2":{"211":2}}],["aka",{"2":{"149":1,"194":1,"297":1,"308":1,"1458":1,"1459":1,"1563":2,"1756":1,"2212":1,"2213":1,"2246":1,"2884":1}}],["air",{"2":{"2226":1}}],["aim",{"2":{"2328":1}}],["aims",{"2":{"1922":1,"2158":1,"2580":1}}],["aiming",{"2":{"1817":1}}],["aimed",{"2":{"251":1,"646":1,"1835":1,"2050":1,"2590":1}}],["ain",{"2":{"495":1}}],["aids",{"2":{"2373":1}}],["aid",{"2":{"318":1,"509":1}}],["aide",{"2":{"249":1,"1933":1}}],["aidansmithdotdev",{"2":{"211":1}}],["ai03",{"2":{"149":1,"211":2,"444":1,"2368":1}}],["ae",{"2":{"2276":2}}],["aegis",{"2":{"211":1}}],["aeroboard",{"2":{"222":1}}],["aero",{"2":{"211":1}}],["aella",{"2":{"211":1}}],["aelith",{"2":{"197":2}}],["aeboards",{"0":{"60":1},"2":{"102":3,"114":1,"191":1,"211":3}}],["axis",{"0":{"1723":2,"1726":2},"1":{"1724":2,"1725":2,"1727":2},"2":{"183":2,"236":1,"1382":1,"1647":1,"1653":1,"1708":3,"1710":12,"1711":9,"1715":1,"1716":1,"1717":1,"1723":1,"1724":2,"1726":1,"1727":2,"1926":10,"1941":2,"1942":2,"1943":2,"1946":2,"2743":2,"2816":4,"2818":2,"2825":2}}],["axes",{"0":{"1710":1,"1711":1,"2006":1,"2007":1},"1":{"1711":1},"2":{"49":1,"183":2,"1706":3,"1708":1,"1710":4,"1711":2,"1715":1,"1970":1,"2006":2}}],["awkward",{"2":{"1759":1}}],["awinic",{"2":{"705":1}}],["awesome",{"2":{"196":1,"353":1,"504":1,"505":1,"506":1,"1319":1,"1416":1,"1442":1,"1766":1,"2665":1}}],["awake",{"2":{"1946":1}}],["awaiting",{"2":{"1906":1,"2517":1}}],["awaited",{"2":{"131":1}}],["aware",{"2":{"426":1,"427":1,"434":1,"437":1,"439":1,"442":1,"493":1,"1579":1,"2481":1}}],["away",{"2":{"3":1,"15":1,"134":3,"165":1,"266":1,"444":1,"1496":1,"1770":1,"1829":4,"1905":1,"2041":6,"2232":1,"2265":1,"2369":1,"2374":1,"2412":1,"2793":1}}],["aw20216s",{"0":{"705":1,"712":1,"714":1,"716":1,"718":1,"720":1},"1":{"706":1,"707":1,"708":1,"709":1,"710":1,"711":1,"712":1,"713":2,"714":1,"715":2,"716":1,"717":2,"718":1,"719":2,"720":1,"721":2},"2":{"236":1,"249":1,"705":1,"706":3,"707":7,"708":1,"710":3,"716":1,"717":1,"2037":1,"2825":1}}],["aw20216",{"2":{"114":3,"165":1,"211":1,"221":2,"236":1}}],["amtel",{"2":{"2219":1}}],["amt",{"2":{"1939":4}}],["among",{"2":{"1644":1,"2449":1,"2878":1}}],["amounts",{"2":{"1391":1,"2702":1,"2704":1,"2705":1}}],["amount",{"2":{"107":1,"734":1,"735":1,"1300":1,"1393":1,"1435":1,"1579":2,"1630":1,"1635":1,"1768":1,"1770":1,"1831":1,"1917":2,"1959":1,"2007":1,"2041":3,"2046":1,"2137":1,"2177":1,"2181":1,"2221":1,"2243":1,"2254":1,"2273":1,"2373":3,"2380":1,"2405":1,"2519":1,"2600":1,"2623":1,"2674":1,"2702":3,"2704":1,"2809":1,"2810":1,"2817":1,"2819":1,"2821":1,"2827":2,"2829":1,"2845":1}}],["amazing",{"2":{"1320":1}}],["amag23",{"2":{"211":1}}],["am",{"2":{"400":1,"1493":3,"1969":2,"2582":1}}],["america",{"2":{"1324":1,"2834":3}}],["amet",{"2":{"341":1}}],["amended",{"2":{"2674":1}}],["amending",{"2":{"229":1}}],["amend",{"2":{"222":2}}],["amendment",{"2":{"222":1}}],["ambiguous",{"2":{"498":1,"501":1,"2513":1}}],["ambiguity",{"2":{"273":1,"2513":3,"2515":1,"2674":1}}],["amber80",{"2":{"211":1}}],["amux",{"2":{"249":1}}],["amj84",{"2":{"222":1}}],["amj",{"2":{"176":1}}],["amjpad",{"2":{"175":2}}],["amj96",{"2":{"175":2}}],["amj60",{"2":{"175":2}}],["amjkeyboard",{"2":{"175":4,"176":1,"222":1}}],["amj40",{"2":{"175":2}}],["ampr",{"2":{"2468":1,"2505":1}}],["amptrics",{"2":{"308":1}}],["ampersand",{"2":{"277":1,"2468":1,"2505":1}}],["amp",{"0":{"25":1,"512":1,"1354":1,"1426":1,"1744":1,"1910":1,"2846":1},"1":{"1427":1,"1428":1,"1429":1,"1430":1,"1911":1,"2847":1,"2848":1},"2":{"63":1,"72":1,"93":1,"114":5,"134":1,"149":1,"176":1,"190":1,"191":1,"199":2,"211":2,"249":1,"266":1,"308":1,"317":3,"677":1,"1297":4,"1356":2,"1431":1,"1456":1,"1504":2,"1524":2,"1633":1,"1749":1,"1826":2,"1910":1,"2005":1,"2038":2,"2041":1,"2368":1,"2448":1,"2456":1,"2468":1,"2481":1,"2482":1,"2505":1,"2576":2,"2700":1,"2891":1}}],["ahead",{"2":{"76":1,"494":1,"496":1,"747":1,"2551":1,"2583":1}}],["apos",{"2":{"2513":1}}],["apt",{"2":{"495":1,"2539":1,"2572":1}}],["apart",{"2":{"2210":1,"2373":1,"2380":1}}],["apache",{"2":{"1600":1,"2696":1}}],["apa",{"2":{"222":1}}],["apa102",{"0":{"683":1,"687":1,"688":1,"690":1,"692":1,"693":1,"2803":1},"1":{"684":1,"685":1,"686":1,"687":1,"688":1,"689":2,"690":1,"691":2,"692":1,"693":1,"694":2},"2":{"75":1,"201":2,"211":1,"221":2,"234":2,"236":2,"249":2,"277":1,"294":1,"683":1,"684":4,"685":3,"688":1,"689":1,"2037":1,"2124":1,"2125":7,"2803":2,"2824":1}}],["apm32",{"0":{"2339":1},"1":{"2340":1},"2":{"211":1,"222":1,"670":2,"2339":2}}],["apm32f103",{"2":{"134":1}}],["ap2",{"2":{"165":1}}],["aplyard",{"2":{"67":2,"72":1}}],["aplx6",{"2":{"67":3,"72":1}}],["apis",{"0":{"1606":1},"2":{"169":1,"236":1,"244":1,"684":1,"706":1,"779":1,"805":1,"834":1,"866":1,"898":1,"933":1,"967":1,"1001":1,"1035":1,"1069":1,"1103":1,"1137":1,"1193":1,"1262":1,"1602":1,"1606":1,"2632":2,"2674":1,"2689":1,"2704":3,"2705":3}}],["api",{"0":{"220":1,"244":1,"346":1,"351":1,"358":1,"563":1,"686":1,"711":1,"752":1,"784":1,"810":1,"842":1,"872":1,"907":1,"941":1,"975":1,"1009":1,"1043":1,"1077":1,"1111":1,"1145":1,"1198":1,"1227":1,"1248":1,"1282":1,"1529":1,"1617":1,"1671":1,"1713":1,"1774":1,"1836":1,"1912":1,"1975":1,"2016":1,"2054":1,"2173":1,"2236":1,"2279":1,"2705":1,"2708":1},"1":{"347":1,"348":1,"349":1,"350":1,"352":1,"353":1,"354":1,"355":1,"356":1,"357":1,"359":1,"360":1,"361":1,"564":1,"565":1,"566":1,"687":1,"688":1,"689":1,"690":1,"691":1,"692":1,"693":1,"694":1,"712":1,"713":1,"714":1,"715":1,"716":1,"717":1,"718":1,"719":1,"720":1,"721":1,"753":1,"754":1,"755":1,"756":1,"757":1,"758":1,"759":1,"760":1,"761":1,"762":1,"763":1,"764":1,"765":1,"766":1,"767":1,"768":1,"769":1,"770":1,"771":1,"772":1,"773":1,"774":1,"775":1,"776":1,"777":1,"785":1,"786":1,"787":1,"788":1,"789":1,"790":1,"791":1,"792":1,"793":1,"794":1,"795":1,"796":1,"797":1,"798":1,"799":1,"800":1,"801":1,"802":1,"803":1,"811":1,"812":1,"813":1,"814":1,"815":1,"816":1,"817":1,"818":1,"819":1,"820":1,"821":1,"822":1,"823":1,"824":1,"825":1,"826":1,"827":1,"828":1,"829":1,"830":1,"831":1,"832":1,"843":1,"844":1,"845":1,"846":1,"847":1,"848":1,"849":1,"850":1,"851":1,"852":1,"853":1,"854":1,"855":1,"856":1,"857":1,"858":1,"859":1,"860":1,"861":1,"862":1,"863":1,"864":1,"873":1,"874":1,"875":1,"876":1,"877":1,"878":1,"879":1,"880":1,"881":1,"882":1,"883":1,"884":1,"885":1,"886":1,"887":1,"888":1,"889":1,"890":1,"891":1,"892":1,"893":1,"894":1,"895":1,"896":1,"908":1,"909":1,"910":1,"911":1,"912":1,"913":1,"914":1,"915":1,"916":1,"917":1,"918":1,"919":1,"920":1,"921":1,"922":1,"923":1,"924":1,"925":1,"926":1,"927":1,"928":1,"929":1,"930":1,"931":1,"942":1,"943":1,"944":1,"945":1,"946":1,"947":1,"948":1,"949":1,"950":1,"951":1,"952":1,"953":1,"954":1,"955":1,"956":1,"957":1,"958":1,"959":1,"960":1,"961":1,"962":1,"963":1,"964":1,"965":1,"976":1,"977":1,"978":1,"979":1,"980":1,"981":1,"982":1,"983":1,"984":1,"985":1,"986":1,"987":1,"988":1,"989":1,"990":1,"991":1,"992":1,"993":1,"994":1,"995":1,"996":1,"997":1,"998":1,"999":1,"1010":1,"1011":1,"1012":1,"1013":1,"1014":1,"1015":1,"1016":1,"1017":1,"1018":1,"1019":1,"1020":1,"1021":1,"1022":1,"1023":1,"1024":1,"1025":1,"1026":1,"1027":1,"1028":1,"1029":1,"1030":1,"1031":1,"1032":1,"1033":1,"1044":1,"1045":1,"1046":1,"1047":1,"1048":1,"1049":1,"1050":1,"1051":1,"1052":1,"1053":1,"1054":1,"1055":1,"1056":1,"1057":1,"1058":1,"1059":1,"1060":1,"1061":1,"1062":1,"1063":1,"1064":1,"1065":1,"1066":1,"1067":1,"1078":1,"1079":1,"1080":1,"1081":1,"1082":1,"1083":1,"1084":1,"1085":1,"1086":1,"1087":1,"1088":1,"1089":1,"1090":1,"1091":1,"1092":1,"1093":1,"1094":1,"1095":1,"1096":1,"1097":1,"1098":1,"1099":1,"1100":1,"1101":1,"1112":1,"1113":1,"1114":1,"1115":1,"1116":1,"1117":1,"1118":1,"1119":1,"1120":1,"1121":1,"1122":1,"1123":1,"1124":1,"1125":1,"1126":1,"1127":1,"1128":1,"1129":1,"1130":1,"1131":1,"1132":1,"1133":1,"1134":1,"1135":1,"1146":1,"1147":1,"1148":1,"1149":1,"1150":1,"1151":1,"1152":1,"1153":1,"1154":1,"1155":1,"1156":1,"1157":1,"1158":1,"1159":1,"1160":1,"1161":1,"1162":1,"1163":1,"1164":1,"1165":1,"1166":1,"1167":1,"1168":1,"1169":1,"1199":1,"1200":1,"1201":1,"1202":1,"1203":1,"1204":1,"1205":1,"1206":1,"1207":1,"1208":1,"1209":1,"1210":1,"1211":1,"1212":1,"1213":1,"1214":1,"1215":1,"1216":1,"1217":1,"1218":1,"1219":1,"1220":1,"1221":1,"1222":1,"1228":1,"1229":1,"1230":1,"1231":1,"1232":1,"1233":1,"1234":1,"1235":1,"1236":1,"1237":1,"1238":1,"1239":1,"1240":1,"1241":1,"1242":1,"1243":1,"1249":1,"1250":1,"1251":1,"1252":1,"1253":1,"1254":1,"1255":1,"1256":1,"1257":1,"1258":1,"1259":1,"1260":1,"1283":1,"1284":1,"1285":1,"1286":1,"1287":1,"1288":1,"1530":1,"1531":1,"1532":1,"1533":1,"1534":1,"1535":1,"1536":1,"1537":1,"1538":1,"1539":1,"1540":1,"1541":1,"1542":1,"1543":1,"1544":1,"1545":1,"1546":1,"1618":1,"1619":1,"1620":1,"1621":1,"1622":1,"1623":1,"1624":1,"1625":1,"1626":1,"1627":1,"1628":1,"1672":1,"1673":1,"1674":1,"1675":1,"1676":1,"1677":1,"1678":1,"1679":1,"1680":1,"1681":1,"1682":1,"1683":1,"1684":1,"1685":1,"1686":1,"1687":1,"1688":1,"1689":1,"1690":1,"1691":1,"1692":1,"1693":1,"1694":1,"1695":1,"1696":1,"1697":1,"1698":1,"1699":1,"1700":1,"1701":1,"1702":1,"1703":1,"1704":1,"1705":1,"1714":1,"1715":1,"1716":1,"1717":1,"1718":1,"1719":1,"1720":1,"1721":1,"1722":1,"1723":1,"1724":1,"1725":1,"1726":1,"1727":1,"1728":1,"1729":1,"1775":1,"1776":1,"1777":1,"1778":1,"1779":1,"1780":1,"1781":1,"1782":1,"1783":1,"1784":1,"1785":1,"1786":1,"1787":1,"1788":1,"1789":1,"1790":1,"1791":1,"1792":1,"1793":1,"1794":1,"1795":1,"1796":1,"1797":1,"1798":1,"1799":1,"1800":1,"1801":1,"1802":1,"1837":1,"1838":1,"1839":1,"1840":1,"1841":1,"1842":1,"1843":1,"1844":1,"1845":1,"1846":1,"1847":1,"1848":1,"1849":1,"1850":1,"1851":1,"1852":1,"1853":1,"1854":1,"1855":1,"1856":1,"1857":1,"1858":1,"1859":1,"1860":1,"1861":1,"1862":1,"1863":1,"1864":1,"1865":1,"1866":1,"1867":1,"1868":1,"1869":1,"1870":1,"1871":1,"1872":1,"1873":1,"1874":1,"1875":1,"1876":1,"1877":1,"1878":1,"1879":1,"1880":1,"1881":1,"1882":1,"1883":1,"1884":1,"1885":1,"1886":1,"1887":1,"1976":1,"1977":1,"1978":1,"1979":1,"1980":1,"1981":1,"1982":1,"1983":1,"1984":1,"1985":1,"1986":1,"1987":1,"1988":1,"1989":1,"1990":1,"1991":1,"1992":1,"2017":1,"2018":1,"2019":1,"2020":1,"2055":1,"2056":1,"2057":1,"2058":1,"2059":1,"2060":1,"2061":1,"2062":1,"2063":1,"2064":1,"2065":1,"2066":1,"2067":1,"2068":1,"2069":1,"2070":1,"2071":1,"2072":1,"2073":1,"2074":1,"2075":1,"2076":1,"2077":1,"2078":1,"2079":1,"2080":1,"2081":1,"2082":1,"2083":1,"2084":1,"2085":1,"2086":1,"2087":1,"2088":1,"2089":1,"2090":1,"2091":1,"2092":1,"2093":1,"2094":1,"2095":1,"2096":1,"2097":1,"2098":1,"2099":1,"2100":1,"2101":1,"2102":1,"2103":1,"2104":1,"2105":1,"2106":1,"2107":1,"2108":1,"2109":1,"2110":1,"2111":1,"2112":1,"2113":1,"2114":1,"2115":1,"2116":1,"2117":1,"2118":1,"2119":1,"2120":1,"2121":1,"2122":1,"2123":1,"2174":1,"2175":1,"2176":1,"2177":1,"2178":1,"2179":1,"2180":1,"2181":1,"2182":1,"2183":1,"2184":1,"2185":1,"2186":1,"2187":1,"2188":1,"2189":1,"2190":1,"2191":1,"2192":1,"2193":1,"2194":1,"2280":1,"2281":1,"2282":1,"2283":1,"2284":1,"2285":1,"2286":1,"2287":1,"2288":1,"2289":1,"2290":1,"2291":1,"2292":1,"2293":1,"2294":1,"2295":1,"2296":1,"2297":1,"2298":1,"2299":1,"2300":1,"2301":1,"2302":1,"2303":1,"2304":1,"2305":1,"2306":1,"2307":1,"2308":1,"2309":1,"2310":1,"2311":1,"2312":1,"2313":1,"2314":1,"2315":1,"2316":1,"2317":1,"2318":1,"2709":1,"2710":1},"2":{"51":1,"95":2,"113":1,"114":3,"133":3,"134":4,"149":2,"165":1,"176":2,"182":1,"188":1,"191":5,"196":1,"199":3,"211":2,"218":1,"222":2,"230":1,"236":1,"244":2,"248":1,"249":2,"266":3,"277":2,"285":1,"294":2,"344":4,"346":1,"347":2,"351":2,"352":2,"354":1,"355":1,"357":1,"358":2,"359":2,"360":1,"361":2,"560":1,"563":4,"567":1,"568":1,"570":1,"574":1,"639":1,"647":1,"677":1,"684":1,"746":1,"747":1,"1224":1,"1245":1,"1262":1,"1384":1,"1521":1,"1602":2,"1606":5,"1825":1,"1912":1,"1913":2,"2037":1,"2165":2,"2272":1,"2399":1,"2633":1,"2634":1,"2701":1,"2704":9,"2705":1,"2706":1,"2742":1,"2744":1,"2799":1,"2824":1,"2856":2}}],["apps",{"2":{"2277":2}}],["approvals",{"2":{"2679":1}}],["approximately",{"2":{"1897":1,"2325":1}}],["approaching",{"2":{"2660":1,"2661":1,"2835":1}}],["approaches",{"2":{"1321":1}}],["approach",{"2":{"701":1,"1359":1}}],["approachable",{"2":{"496":1,"520":1}}],["appropriately",{"2":{"603":1,"661":1,"730":1,"1964":1,"1967":1}}],["appropriate",{"2":{"36":2,"49":1,"191":1,"232":1,"371":1,"475":1,"518":1,"522":1,"595":1,"609":2,"648":1,"650":1,"665":1,"747":1,"1176":1,"1179":1,"1191":1,"1295":1,"1386":1,"1519":1,"1598":1,"1910":1,"1964":2,"1971":1,"2154":1,"2226":1,"2246":1,"2255":1,"2447":1,"2560":1,"2622":1,"2674":1,"2676":1,"2701":1,"2831":1,"2868":1}}],["appreciated",{"2":{"395":1}}],["app",{"0":{"347":1,"348":1,"349":1,"350":1,"359":1},"2":{"359":1,"1326":1,"1328":1,"2462":1,"2481":1,"2558":1,"2576":2}}],["apparently",{"2":{"333":2,"2320":1}}],["appearance",{"2":{"2371":1}}],["appear",{"2":{"357":1,"372":1,"666":1,"1484":1,"2513":1,"2743":1}}],["appears",{"2":{"50":1,"666":1,"667":1,"668":1,"670":1,"1329":1,"2445":1,"2448":1,"2621":2,"2638":1,"2665":1,"2676":1,"2690":1}}],["appended",{"2":{"1603":1,"2330":1,"2337":1}}],["appendix",{"0":{"1507":1},"1":{"1508":1,"1509":1}}],["appending",{"2":{"1368":1,"2410":1}}],["append",{"2":{"211":1,"2676":1,"2890":1}}],["apple",{"2":{"1334":3,"1335":2,"1339":2,"2570":1}}],["applies",{"2":{"495":1,"546":1,"1489":1,"1613":1,"1749":1,"1754":1,"1892":2,"1932":1,"1939":2,"1944":1,"1945":1,"2002":1,"2598":1,"2623":1,"2661":1,"2675":1,"2689":1,"2698":1,"2781":1}}],["applied",{"2":{"233":1,"381":2,"638":1,"1359":1,"1437":1,"1488":1,"1570":1,"1634":1,"1653":1,"1898":1,"2373":1,"2582":1,"2704":2,"2705":1,"2748":1,"2868":1}}],["applicable",{"2":{"199":1,"669":1,"1387":1,"1756":1,"2398":1,"2676":3,"2801":2,"2875":1,"2884":1}}],["application",{"2":{"182":1,"346":1,"351":1,"354":1,"359":1,"411":1,"412":1,"414":1,"420":1,"421":1,"560":1,"869":1,"1328":1,"1597":1,"1892":1,"2329":1,"2330":1,"2334":1,"2336":1,"2337":2,"2339":1,"2341":1,"2342":1,"2343":1,"2344":1,"2346":1,"2348":1,"2350":1,"2428":1,"2452":1,"2462":2,"2481":2,"2560":1,"2604":1,"2686":2,"2687":2}}],["applications",{"2":{"182":1,"1358":2,"1756":1,"2412":1,"2622":1,"2884":1}}],["apply",{"0":{"1504":1,"1505":1,"2685":1},"1":{"1505":1,"2686":1,"2687":1},"2":{"92":1,"199":1,"222":1,"325":1,"371":2,"375":1,"539":1,"704":1,"725":1,"1269":1,"1273":1,"1277":1,"1280":1,"1281":1,"1358":1,"1383":2,"1393":1,"1403":1,"1469":1,"1488":1,"1504":1,"1505":3,"1521":1,"1524":1,"1526":1,"1527":1,"1570":1,"1582":1,"2034":2,"2139":1,"2205":1,"2206":2,"2373":2,"2519":1,"2634":1,"2676":1}}],["applying",{"2":{"21":1,"2206":1,"2373":1,"2582":3}}],["adherence",{"2":{"2846":1}}],["adhere",{"2":{"2548":1}}],["adheres",{"2":{"2373":1}}],["adhlns",{"2":{"134":1}}],["adequate",{"2":{"2367":1}}],["adelie",{"2":{"211":1}}],["adelais",{"2":{"134":6,"191":1}}],["adj",{"2":{"1903":3,"2230":3}}],["adjusting",{"2":{"1463":1,"1706":1,"1894":1}}],["adjusts",{"2":{"1458":1,"1711":1,"2131":2,"2239":1}}],["adjusted",{"2":{"837":1,"902":1,"936":1,"970":1,"1004":1,"1072":1,"1140":1,"2745":1}}],["adjustments",{"2":{"2868":1}}],["adjustment",{"0":{"1264":1},"2":{"236":1,"1832":2,"1967":1,"2047":4,"2128":3,"2131":1,"2229":1}}],["adjustable",{"2":{"134":1}}],["adjust",{"2":{"105":4,"149":2,"191":3,"198":1,"211":1,"266":1,"491":1,"597":1,"708":1,"838":1,"839":1,"903":1,"937":1,"971":1,"1005":1,"1039":1,"1073":1,"1107":1,"1141":1,"1277":1,"1278":1,"1389":1,"1400":1,"1458":1,"1609":2,"1893":1,"1894":1,"1895":1,"1944":1,"1945":1,"1950":1,"1967":1,"1969":1,"2042":1,"2136":1,"2157":2,"2239":1,"2266":2,"2267":2,"2268":4,"2269":6,"2650":1,"2732":4,"2734":2,"2868":1}}],["ad",{"2":{"807":1,"836":1,"868":1}}],["administrator",{"2":{"669":1,"2277":1}}],["adm42",{"2":{"226":2,"236":1}}],["advice",{"2":{"2674":1}}],["advised",{"2":{"1174":1,"1177":1,"1455":1,"2606":1}}],["adventurous",{"2":{"1582":1}}],["advertised",{"2":{"578":1,"2515":1}}],["advantageous",{"2":{"2712":1}}],["advantages",{"2":{"1174":1,"1177":1,"2601":1,"2612":1,"2617":1}}],["advantage",{"2":{"93":1,"647":1,"1751":1,"2238":1,"2425":1}}],["advances",{"2":{"1912":8,"2236":8}}],["advanced",{"0":{"643":1,"743":1,"1184":1,"1360":1,"1397":1,"1427":1,"1431":1,"1441":1,"1561":1,"1573":1,"1577":1,"1746":1,"1751":1,"1816":1,"1882":1,"1885":1,"1950":1,"1963":1,"1966":1,"2118":1,"2121":1,"2264":1,"2856":1},"1":{"644":1,"645":1,"1185":1,"1186":1,"1361":1,"1362":1,"1363":1,"1364":1,"1365":1,"1432":1,"1433":1,"1434":1,"1435":1,"1436":1,"1437":1,"1438":1,"1439":1,"1440":1,"1442":1,"1578":1,"1579":1,"1580":1,"1581":1,"1582":1,"1583":1,"1584":1,"1585":1,"1586":1,"1587":1,"1588":1,"1589":1,"1590":1,"1747":1,"1752":1,"1753":1,"1754":1,"1817":1,"1818":1,"1964":1,"1965":1,"1966":1,"1967":2,"1968":2,"1969":1},"2":{"49":1,"63":1,"93":1,"149":1,"249":1,"285":1,"545":1,"546":1,"581":1,"588":1,"743":2,"1184":1,"1281":1,"1321":1,"1357":1,"1359":1,"1397":1,"1431":1,"1461":1,"1573":2,"1603":1,"1606":6,"1749":1,"1813":2,"1816":2,"1835":2,"1932":1,"1950":1,"1963":1,"2050":2,"2051":3,"2052":2,"2255":3,"2256":1,"2261":1,"2263":3,"2264":2,"2265":1,"2378":1,"2424":1,"2449":1,"2567":1,"2632":1,"2652":1,"2676":1,"2699":1,"2854":1,"2855":1,"2856":2,"2891":1}}],["advance",{"0":{"2847":1},"2":{"30":1,"33":1,"362":1,"374":1,"1912":3,"2236":3,"2847":1}}],["adopted",{"2":{"511":1}}],["adoption",{"2":{"128":1}}],["adkb96",{"2":{"253":2}}],["adpenrose",{"2":{"211":2}}],["ad65",{"2":{"211":1}}],["adns9800",{"0":{"273":1,"276":1,"284":1},"2":{"118":1,"149":1,"273":3,"276":1,"277":1,"1925":6}}],["adns",{"0":{"1924":1,"1925":1},"2":{"118":2,"1924":2,"1925":2}}],["adns5050",{"2":{"118":1,"285":1,"1924":4}}],["adcconfig",{"2":{"1932":5}}],["adc6",{"2":{"679":1}}],["adcrpenablets",{"2":{"677":1}}],["adcd1",{"2":{"677":2}}],["adc3",{"2":{"676":3}}],["adc2",{"2":{"676":2}}],["adc1",{"2":{"676":1,"680":1}}],["adcv3",{"2":{"676":1}}],["adcv1",{"2":{"676":1}}],["adcs",{"2":{"676":2,"680":2}}],["adc",{"0":{"671":1,"725":1},"1":{"672":1,"673":1,"674":1,"675":1,"676":1,"677":1,"678":1,"679":1,"680":1,"681":1,"682":1},"2":{"93":1,"191":2,"234":2,"249":1,"671":1,"674":2,"676":7,"677":3,"679":5,"680":11,"682":12,"724":1,"725":11,"1706":2,"1707":1,"1708":1,"1710":2,"1926":1,"1932":5,"2640":1,"2806":5}}],["adb",{"2":{"75":1,"1335":2}}],["adalyn",{"2":{"143":2}}],["adafruitble",{"0":{"142":1},"2":{"142":1,"149":1}}],["adafruit",{"0":{"1373":1,"2321":1},"2":{"50":2,"133":1,"134":2,"142":1,"152":1,"165":3,"528":1,"670":3,"730":1,"731":1,"1371":1,"1374":1,"1377":1,"1649":1,"2320":1,"2321":4,"2436":1,"2440":1,"2445":3,"2650":1,"2676":1,"2843":1}}],["adaptation",{"2":{"2514":1}}],["adapting",{"2":{"2410":1}}],["adapter",{"2":{"362":1,"2400":1}}],["adapted",{"2":{"179":1}}],["adapt",{"2":{"32":1,"191":1,"2882":1}}],["addenda",{"0":{"1562":1}}],["added",{"2":{"14":1,"49":8,"63":1,"67":1,"72":2,"74":1,"81":1,"82":1,"86":1,"93":1,"112":1,"114":2,"132":1,"134":1,"149":4,"162":1,"164":2,"165":8,"169":1,"170":1,"174":1,"176":1,"189":1,"191":2,"196":1,"201":1,"202":1,"203":1,"211":1,"222":2,"230":1,"231":1,"234":3,"236":3,"243":1,"249":2,"266":2,"277":1,"285":1,"317":1,"381":1,"449":1,"476":1,"491":1,"554":1,"595":1,"665":1,"1182":1,"1294":1,"1404":1,"1410":1,"1411":3,"1413":1,"1428":1,"1455":1,"1488":1,"1503":1,"1512":1,"1602":2,"1608":1,"1630":1,"1635":1,"1753":2,"1771":2,"1777":1,"1778":1,"1785":1,"1910":1,"1940":1,"1960":1,"2128":1,"2227":1,"2312":1,"2371":1,"2385":1,"2516":1,"2555":2,"2587":1,"2617":1,"2674":1,"2677":2,"2798":1}}],["addr2",{"2":{"900":1,"935":1,"1037":1,"1105":1,"1139":1}}],["addr1",{"2":{"900":1,"935":1,"1037":1,"1105":1,"1139":1}}],["addr",{"2":{"236":1,"730":1,"969":1,"1003":1,"1071":1,"1195":1,"1932":1,"2454":8}}],["addressed",{"2":{"731":1,"740":1,"1942":1}}],["addresses",{"2":{"236":1,"249":1,"712":1,"747":1,"785":1,"807":1,"811":1,"836":1,"843":1,"868":1,"873":1,"900":1,"908":1,"935":1,"942":1,"969":1,"976":1,"1003":1,"1010":1,"1037":1,"1044":1,"1071":1,"1078":1,"1105":1,"1112":1,"1139":1,"1146":1,"1195":1,"1199":1,"2026":1,"2681":1}}],["addressable",{"2":{"683":1,"1261":2,"2124":2}}],["addressing",{"0":{"747":1,"781":1,"807":1,"836":1,"868":1,"900":1,"935":1,"969":1,"1003":1,"1037":1,"1071":1,"1105":1,"1139":1,"1195":1},"2":{"198":1,"201":1,"213":1,"224":1,"238":1,"595":1,"747":1,"1911":1,"2152":1,"2387":1}}],["address",{"0":{"754":1,"757":1,"760":1,"775":2,"1702":2,"1704":2},"1":{"755":1,"756":1,"758":1,"759":1,"761":1,"762":1,"776":2,"777":2,"1703":2,"1705":2},"2":{"50":1,"73":1,"114":2,"191":1,"236":1,"561":1,"562":1,"563":1,"595":1,"652":2,"713":3,"730":9,"731":1,"734":1,"740":2,"747":6,"755":2,"757":1,"758":2,"761":2,"763":1,"764":2,"766":1,"767":2,"769":1,"770":2,"772":1,"773":2,"775":2,"776":2,"781":2,"786":4,"789":1,"806":8,"807":5,"812":4,"816":1,"835":8,"836":5,"844":4,"848":1,"867":8,"868":5,"874":4,"878":1,"899":8,"900":17,"909":4,"913":1,"934":8,"935":17,"943":4,"947":1,"968":8,"969":5,"977":4,"981":1,"1002":8,"1003":5,"1011":4,"1015":1,"1036":8,"1037":17,"1045":4,"1049":1,"1070":8,"1071":5,"1079":4,"1083":1,"1104":8,"1105":17,"1113":4,"1117":1,"1138":8,"1139":17,"1147":4,"1151":1,"1194":8,"1195":5,"1200":4,"1204":1,"1269":2,"1422":1,"1697":2,"1702":1,"1703":2,"1704":1,"1705":2,"1908":2,"1911":1,"1928":2,"1932":1,"1937":2,"2390":1,"2452":1,"2454":1,"2642":1,"2704":3,"2830":2}}],["additive",{"0":{"699":1,"1450":1},"2":{"222":3,"236":2,"249":1,"697":1,"701":2,"704":1,"1447":1,"1450":2,"1454":1,"2804":1}}],["addition",{"2":{"114":1,"165":1,"194":1,"211":34,"249":1,"1356":1,"1398":1,"1427":1,"1591":1,"1745":1,"1811":1,"1835":1,"2050":1,"2153":1,"2205":1,"2240":1,"2255":1,"2377":1,"2465":1,"2848":1,"2869":2}}],["additionally",{"2":{"67":1,"86":1,"164":1,"209":1,"262":1,"570":1,"633":1,"698":1,"699":1,"1318":1,"1388":1,"1389":1,"1413":1,"1414":1,"1455":1,"1469":1,"1496":1,"1499":1,"1504":1,"1559":1,"1609":1,"1632":1,"1633":1,"1634":1,"1643":1,"1739":1,"1740":1,"1741":1,"1757":1,"1817":1,"1934":1,"1946":1,"1955":1,"2127":1,"2265":1,"2327":1,"2330":1,"2337":1,"2399":1,"2452":1,"2467":1,"2519":1,"2549":1,"2598":1,"2679":1,"2745":1}}],["additional",{"0":{"576":1,"1832":1,"1961":1,"2001":1,"2035":1,"2047":1,"2227":1,"2527":1,"2629":1,"2670":1},"1":{"1962":1,"2002":1,"2003":1,"2004":1,"2005":1,"2006":1,"2007":1,"2008":1,"2009":1,"2630":1,"2631":1,"2671":1,"2672":1},"2":{"50":1,"86":2,"94":1,"114":1,"134":1,"165":1,"189":1,"191":3,"198":1,"201":1,"210":1,"211":1,"213":1,"236":1,"308":1,"430":1,"470":1,"537":1,"605":1,"682":1,"1187":1,"1191":1,"1276":1,"1306":1,"1318":1,"1375":1,"1380":1,"1381":1,"1382":1,"1392":1,"1398":1,"1411":2,"1431":1,"1504":1,"1506":1,"1510":1,"1561":3,"1630":1,"1632":1,"1665":1,"1738":1,"1741":1,"1829":1,"1898":1,"1910":1,"1924":1,"1936":1,"1938":1,"1944":2,"1954":1,"1955":1,"1960":1,"1965":1,"1968":1,"2021":1,"2025":1,"2028":1,"2035":1,"2041":2,"2125":1,"2129":1,"2130":1,"2207":1,"2221":1,"2222":1,"2264":1,"2271":1,"2272":1,"2329":1,"2334":1,"2337":1,"2363":1,"2381":1,"2385":1,"2399":1,"2400":1,"2401":1,"2524":1,"2674":1,"2681":1,"2683":1,"2696":1,"2697":1,"2734":1,"2836":1,"2837":1,"2864":1,"2891":2,"2895":1}}],["additions",{"0":{"49":1,"63":1,"74":1,"93":1},"2":{"149":1,"211":147,"222":1,"236":1,"249":1,"285":1,"2358":1}}],["adding",{"0":{"14":1,"569":1,"649":1,"1597":1,"1598":1,"1889":1,"1960":1,"2553":1,"2554":1,"2659":1,"2660":1,"2661":1,"2662":1,"2891":1},"1":{"570":1,"571":1,"572":1,"573":1,"574":1,"575":1,"576":1,"650":1,"651":1,"652":1,"653":1,"654":1,"655":1,"1890":1,"1891":1,"1961":1,"1962":1,"2663":1,"2664":1,"2665":1,"2666":1,"2667":1,"2668":1,"2669":1,"2670":1,"2671":1,"2672":1},"2":{"74":1,"86":1,"99":1,"114":1,"162":1,"201":1,"213":1,"236":1,"249":1,"266":1,"277":1,"426":1,"482":1,"574":1,"578":1,"611":1,"649":1,"650":1,"654":1,"710":1,"734":1,"783":1,"809":1,"837":1,"841":1,"871":1,"902":1,"906":1,"936":1,"940":1,"970":1,"974":1,"1004":1,"1008":1,"1042":1,"1072":1,"1076":1,"1110":1,"1140":1,"1144":1,"1197":1,"1265":1,"1320":1,"1321":1,"1332":1,"1376":1,"1386":1,"1392":1,"1426":2,"1450":1,"1471":1,"1487":1,"1503":1,"1565":1,"1567":1,"1572":1,"1592":1,"1607":1,"1630":1,"1633":1,"1768":1,"1813":1,"1903":1,"1940":1,"1942":1,"1960":1,"1961":2,"1965":1,"2009":1,"2012":1,"2024":1,"2124":1,"2217":1,"2218":1,"2222":1,"2230":1,"2255":1,"2276":1,"2324":1,"2356":2,"2364":1,"2381":1,"2551":1,"2588":1,"2600":1,"2622":1,"2653":1,"2655":1,"2659":2,"2676":1,"2677":2,"2704":11,"2837":1,"2838":2,"2866":1,"2875":1,"2876":1,"2881":1,"2882":1,"2891":1,"2896":2}}],["add",{"0":{"35":1,"152":1,"162":1,"449":1,"650":1,"651":1,"654":1,"655":1,"1319":1,"1777":1,"1783":1,"1962":1,"1977":1,"2310":1,"2544":1,"2545":1},"1":{"36":1,"652":1,"653":1,"1320":1,"1778":1,"1779":1,"1784":1,"1785":1,"1978":1,"2311":1,"2312":1},"2":{"28":1,"31":1,"32":2,"34":2,"49":4,"63":5,"65":4,"70":1,"74":5,"76":2,"77":2,"92":1,"93":24,"110":2,"114":38,"119":1,"123":1,"130":2,"133":2,"134":26,"149":21,"164":1,"165":33,"176":21,"189":4,"190":1,"191":27,"199":25,"202":2,"211":25,"221":1,"222":18,"235":1,"236":30,"249":23,"266":15,"273":1,"277":7,"285":17,"294":8,"307":3,"308":15,"317":5,"322":6,"381":1,"389":1,"398":1,"399":1,"449":2,"477":1,"487":1,"491":1,"492":1,"494":1,"522":1,"554":2,"569":1,"571":1,"575":1,"578":1,"595":4,"605":2,"606":2,"607":2,"629":2,"648":6,"650":1,"651":1,"654":1,"655":1,"665":2,"672":1,"684":1,"685":1,"706":1,"707":1,"708":1,"723":1,"746":1,"779":1,"780":1,"805":1,"806":1,"834":1,"835":1,"838":1,"839":1,"866":1,"867":1,"869":1,"898":1,"899":1,"903":1,"904":1,"933":1,"934":1,"937":1,"938":1,"967":1,"968":1,"971":1,"972":1,"1001":1,"1002":1,"1005":1,"1006":1,"1035":1,"1036":1,"1039":1,"1040":1,"1069":1,"1070":1,"1073":1,"1074":1,"1103":1,"1104":1,"1107":1,"1108":1,"1137":1,"1138":1,"1141":1,"1142":1,"1181":3,"1182":3,"1187":1,"1191":1,"1193":1,"1194":1,"1224":1,"1245":1,"1262":1,"1263":1,"1266":1,"1275":1,"1278":1,"1279":1,"1289":1,"1300":1,"1307":1,"1308":1,"1309":1,"1334":1,"1340":1,"1350":1,"1356":3,"1368":1,"1370":1,"1372":1,"1387":1,"1389":4,"1401":1,"1411":4,"1412":1,"1413":1,"1417":3,"1418":2,"1419":7,"1426":1,"1442":1,"1443":1,"1447":1,"1448":1,"1454":1,"1455":1,"1460":2,"1462":2,"1463":1,"1470":1,"1473":3,"1480":1,"1487":1,"1488":1,"1492":1,"1496":1,"1504":1,"1514":1,"1515":1,"1516":1,"1548":1,"1549":1,"1559":1,"1560":1,"1561":1,"1564":3,"1570":2,"1572":1,"1575":1,"1592":1,"1597":1,"1598":2,"1608":1,"1614":1,"1629":1,"1631":1,"1632":1,"1635":2,"1666":1,"1667":1,"1669":1,"1707":1,"1709":1,"1736":1,"1758":1,"1765":2,"1769":1,"1770":1,"1771":1,"1783":1,"1784":1,"1815":1,"1816":1,"1825":1,"1830":2,"1890":1,"1902":1,"1915":1,"1920":2,"1922":1,"1924":1,"1925":1,"1926":1,"1927":1,"1931":1,"1936":1,"1937":1,"1938":1,"1939":2,"1954":1,"1965":1,"1973":1,"2008":1,"2011":1,"2022":1,"2024":1,"2025":1,"2037":1,"2043":1,"2044":2,"2045":1,"2125":1,"2127":1,"2130":1,"2138":1,"2139":1,"2151":1,"2161":1,"2166":1,"2167":1,"2171":1,"2196":1,"2214":2,"2217":1,"2218":2,"2219":1,"2220":2,"2222":1,"2223":1,"2224":1,"2226":1,"2230":1,"2239":2,"2240":1,"2241":1,"2242":1,"2243":1,"2258":3,"2263":3,"2264":2,"2265":1,"2266":1,"2268":1,"2272":1,"2273":1,"2274":1,"2275":4,"2276":1,"2277":3,"2310":1,"2311":1,"2322":1,"2330":1,"2337":1,"2356":3,"2363":2,"2377":1,"2410":1,"2449":1,"2522":1,"2531":1,"2532":1,"2545":1,"2546":2,"2554":4,"2582":2,"2585":2,"2587":3,"2588":5,"2617":1,"2648":1,"2651":1,"2676":1,"2701":1,"2702":1,"2705":4,"2707":1,"2712":1,"2729":1,"2734":2,"2736":1,"2832":1,"2833":1,"2836":1,"2837":2,"2840":2,"2842":1,"2866":2,"2868":1,"2875":2,"2876":2,"2877":3,"2884":3,"2891":2,"2893":1,"2895":3,"2896":7}}],["adds",{"2":{"13":1,"35":1,"49":2,"50":1,"74":1,"107":1,"114":1,"162":1,"222":1,"229":1,"249":1,"277":1,"297":1,"440":1,"449":1,"547":1,"1419":1,"1463":1,"1508":1,"1597":1,"2223":1,"2239":1,"2255":1,"2329":1,"2588":1,"2622":1,"2895":1}}],["agin",{"2":{"2462":1,"2481":1}}],["age",{"2":{"1382":1}}],["ag",{"2":{"1356":1,"1455":4,"1456":8,"2469":7,"2497":7}}],["agaim",{"2":{"633":1}}],["again",{"2":{"114":1,"134":1,"149":1,"380":1,"578":1,"668":2,"1298":1,"1392":2,"1442":1,"1453":1,"1468":1,"1496":1,"1509":1,"1588":1,"1589":1,"1616":1,"1629":2,"1730":2,"1732":1,"1744":1,"1750":1,"1753":1,"1754":1,"1757":1,"1759":1,"1956":1,"2029":1,"2032":2,"2137":1,"2221":1,"2255":1,"2256":1,"2333":1,"2362":1,"2412":1,"2454":1,"2462":4,"2481":4,"2492":1,"2575":1,"2598":1,"2676":1}}],["against",{"2":{"26":1,"49":1,"51":1,"134":1,"165":1,"251":1,"263":1,"265":2,"275":1,"383":1,"389":1,"390":1,"456":2,"476":1,"571":1,"730":1,"1498":1,"2360":1,"2373":1,"2448":1,"2513":1,"2582":1,"2673":1,"2678":1,"2795":1,"2846":1,"2863":1}}],["agreed",{"2":{"204":1,"2655":1}}],["agnostic",{"0":{"1407":1},"1":{"1408":1,"1409":1},"2":{"17":1,"114":1,"741":1,"1409":1}}],["abab",{"0":{"2873":1}}],["abba",{"0":{"2872":1}}],["abbreviate",{"2":{"501":1}}],["abbreviations",{"2":{"501":1,"1563":1}}],["abbreviation",{"2":{"501":1,"2642":1}}],["abuse",{"2":{"2512":1,"2676":1}}],["abuser",{"2":{"603":1}}],["ab5",{"2":{"1819":1,"2498":1}}],["ab4",{"2":{"1819":1,"2498":1}}],["ab3",{"2":{"1819":1,"2498":1}}],["ab375d3",{"2":{"74":1}}],["ab2",{"2":{"1819":1,"2498":1}}],["ab1",{"2":{"1819":1,"2498":1}}],["ab",{"2":{"1575":4,"1587":5,"1592":1,"1819":1,"2498":1,"2871":6,"2872":1,"2873":4}}],["abc",{"2":{"317":1}}],["abcd",{"2":{"266":1,"1310":2}}],["abcminiuser",{"2":{"12":1}}],["abort",{"2":{"2582":2}}],["aborted",{"2":{"749":1}}],["above",{"2":{"228":1,"233":1,"266":1,"276":1,"307":2,"357":1,"389":1,"392":1,"407":1,"473":1,"495":1,"499":1,"571":1,"573":1,"601":1,"629":1,"638":1,"639":1,"654":1,"740":1,"744":2,"1264":1,"1308":1,"1311":1,"1327":1,"1343":1,"1389":5,"1392":1,"1395":1,"1419":1,"1430":1,"1473":2,"1508":4,"1521":1,"1582":1,"1600":2,"1649":1,"1758":1,"1763":1,"1804":1,"1820":1,"1928":1,"1933":1,"1940":1,"1943":1,"1945":1,"1967":1,"1969":1,"2024":1,"2033":1,"2136":1,"2137":1,"2144":1,"2206":2,"2221":1,"2226":1,"2249":1,"2255":1,"2264":1,"2265":4,"2275":1,"2277":1,"2329":1,"2362":1,"2369":2,"2400":1,"2451":1,"2454":1,"2473":1,"2513":1,"2516":1,"2517":1,"2529":1,"2546":1,"2558":1,"2577":1,"2622":2,"2630":1,"2657":1,"2662":1,"2669":1,"2676":1,"2677":1,"2704":2,"2705":4,"2716":1,"2717":1,"2861":1,"2862":1,"2863":1,"2868":1,"2874":3,"2875":3,"2876":1,"2878":1,"2879":1,"2883":1}}],["about",{"2":{"49":1,"50":1,"93":1,"110":1,"114":1,"165":1,"176":1,"240":1,"251":1,"355":1,"387":1,"392":1,"434":2,"522":2,"534":1,"552":6,"553":1,"560":1,"592":2,"595":2,"601":1,"602":1,"608":2,"614":1,"626":1,"647":1,"747":1,"1292":1,"1299":1,"1320":1,"1322":1,"1357":1,"1368":1,"1392":1,"1507":1,"1600":1,"1629":1,"1893":1,"1911":2,"1920":2,"1932":1,"2035":1,"2132":1,"2207":1,"2221":6,"2246":3,"2356":1,"2368":1,"2377":1,"2406":1,"2477":1,"2481":1,"2513":1,"2515":2,"2526":1,"2548":1,"2618":1,"2622":1,"2676":2,"2706":1,"2799":2,"2800":1,"2854":1,"2855":1,"2863":2,"2886":1}}],["abstracted",{"2":{"2632":1}}],["abstracting",{"2":{"2364":2}}],["abstraction",{"2":{"249":1,"277":1,"741":1,"743":1,"1547":1,"1825":1,"2037":1,"2655":1,"2674":1,"2772":1}}],["abstractions",{"2":{"244":1,"2674":2}}],["absence",{"2":{"698":1,"1171":1}}],["absent",{"2":{"430":2,"2818":1,"2824":1,"2825":1}}],["absinthe",{"2":{"175":2}}],["absolutely",{"2":{"2377":1,"2676":1}}],["absolute",{"0":{"1933":1,"1934":1},"2":{"100":1,"114":1,"460":1,"1613":1,"1627":1,"1932":4,"2198":1,"2448":1,"2816":4}}],["abelx",{"2":{"134":1}}],["ability",{"2":{"49":2,"65":1,"93":1,"100":1,"114":1,"131":1,"134":1,"153":1,"162":1,"163":1,"165":1,"169":1,"176":1,"199":1,"285":1,"547":1,"637":1,"749":1,"1179":1,"1358":2,"1391":1,"1630":1,"2124":1,"2223":1,"2224":1,"2622":1,"2683":1,"2845":1,"2846":1,"2877":3}}],["able",{"2":{"23":1,"50":1,"114":1,"169":2,"228":1,"308":1,"390":1,"482":1,"578":1,"583":1,"595":1,"601":1,"608":1,"611":1,"668":1,"1298":1,"1383":1,"1388":1,"1405":1,"1410":1,"1420":1,"1511":1,"1649":2,"1733":1,"1734":1,"1751":1,"1770":1,"1813":1,"1831":1,"1950":1,"2004":1,"2013":1,"2046":1,"2125":1,"2154":1,"2240":1,"2244":1,"2251":1,"2256":1,"2265":1,"2327":1,"2328":1,"2346":1,"2348":1,"2350":1,"2356":1,"2413":1,"2558":1,"2565":1,"2577":1,"2603":1,"2604":1,"2622":1,"2657":2,"2658":1,"2704":1,"2733":1,"2831":1,"2854":1,"2856":1,"2893":1}}],["abnt2",{"2":{"5":1,"2662":1,"2834":2}}],["acl2",{"2":{"1891":1,"1895":7,"1896":2,"2499":1}}],["acl1",{"2":{"1891":1,"1895":8,"1896":2,"2499":1}}],["acl0",{"2":{"1891":1,"1895":7,"1896":2,"2499":1}}],["acm=y",{"2":{"1295":1}}],["acm",{"2":{"1295":1}}],["acknowledge",{"2":{"547":1,"2137":1}}],["acknowledgment",{"2":{"312":1}}],["achievable",{"2":{"2845":1}}],["achieved",{"2":{"1763":1,"1911":1,"2705":1,"2831":1}}],["achieve",{"2":{"1745":1,"2157":1,"2263":1,"2369":1,"2371":1,"2704":1}}],["achordion",{"2":{"294":1}}],["acheron",{"2":{"211":2}}],["acquire",{"2":{"277":1,"2353":1}}],["ac",{"2":{"236":1,"1426":1,"1496":1,"1499":1,"1500":3,"2172":1,"2485":3,"2881":1}}],["acid",{"2":{"211":1}}],["acid3",{"2":{"143":13,"149":2,"308":1}}],["acr60",{"0":{"256":1},"1":{"257":1,"258":1,"259":1,"260":1},"2":{"143":2,"256":1,"266":1}}],["across",{"2":{"31":1,"34":1,"118":1,"128":1,"137":1,"138":1,"156":1,"246":1,"262":1,"283":1,"285":1,"741":1,"1508":1,"1670":1,"2271":1,"2875":1}}],["accident",{"2":{"2868":1}}],["accidental",{"2":{"246":1,"289":1,"1435":1,"1578":1,"1584":1,"2878":1,"2881":1}}],["accidentally",{"2":{"194":1,"198":1,"668":1,"2013":1}}],["accumulates",{"2":{"2137":1}}],["accumulate",{"2":{"1950":1}}],["accumulated",{"2":{"1950":13}}],["accuracy",{"2":{"1896":1,"2237":1}}],["accurately",{"2":{"1826":1,"2038":1,"2665":1}}],["accurate",{"2":{"10":1,"1174":1,"1177":1,"1266":1,"2325":1,"2412":1}}],["accompanying",{"2":{"2514":1,"2677":1}}],["accompanied",{"2":{"118":1,"1471":1,"2848":1}}],["accomplish",{"2":{"1368":1,"1393":1,"2256":1,"2519":1,"2526":1}}],["accomplished",{"2":{"581":1}}],["accommodate",{"2":{"149":1,"1456":1,"1579":1}}],["accounted",{"2":{"1264":1}}],["account",{"2":{"149":1,"211":1,"222":1,"302":1,"467":1,"595":2,"2356":2,"2407":1,"2452":1,"2537":2,"2540":1,"2551":1,"2580":2}}],["according",{"2":{"134":2,"679":1,"680":1,"1972":1,"2042":1,"2401":1,"2544":1,"2562":1,"2882":1,"2883":1}}],["accordingly",{"2":{"126":1,"220":1,"318":1,"901":1,"1038":1,"1106":1,"2265":1,"2400":1,"2650":1,"2659":1}}],["accented",{"2":{"2833":1}}],["accel",{"2":{"1895":3}}],["accelerating",{"2":{"1894":1}}],["acceleration",{"2":{"48":2,"1891":6,"1892":1,"1893":4,"1894":3,"1895":1,"1896":4,"1897":1,"1898":4,"2009":1,"2499":6}}],["accelerate",{"2":{"2374":1,"2864":1}}],["accelerates",{"2":{"1892":4,"1897":1}}],["accelerated",{"0":{"1893":1},"2":{"1892":1,"1893":1,"1894":5,"1896":2,"1897":1}}],["accel2",{"2":{"231":1}}],["accessor",{"2":{"2705":2}}],["accessible",{"2":{"1326":1,"2377":1}}],["accessing",{"2":{"357":1,"1356":1,"2571":1,"2705":2}}],["accessed",{"2":{"542":1,"1356":1,"1757":1}}],["accesses",{"2":{"114":1,"1759":1}}],["access",{"2":{"222":1,"240":1,"308":1,"368":1,"471":2,"474":1,"477":4,"482":1,"520":1,"638":1,"652":2,"674":1,"741":1,"1310":1,"1388":1,"1420":1,"1603":1,"1631":1,"1747":1,"1757":1,"1817":1,"2363":4,"2469":1,"2540":1,"2546":2,"2615":1,"2619":2,"2676":1,"2733":2,"2868":2}}],["acceptable",{"2":{"2674":1,"2676":1}}],["acceptance",{"2":{"381":1}}],["accepts",{"2":{"380":1,"430":1,"460":1,"563":1,"2703":1,"2705":2}}],["accepted",{"2":{"201":1,"265":1,"381":1,"591":1,"597":1,"1410":1,"2515":1,"2675":1,"2676":3}}],["accepting",{"2":{"199":1,"213":1,"224":1,"590":1,"1321":1,"2660":1,"2661":1}}],["accept",{"2":{"162":1,"494":1,"1392":1,"1691":1,"2168":1,"2356":1,"2364":1,"2404":1,"2408":1,"2448":1,"2676":1}}],["actor",{"2":{"2545":3}}],["acto",{"2":{"2226":1}}],["acts",{"2":{"1763":2,"2494":1,"2518":1,"2782":1,"2880":1}}],["act",{"2":{"283":3,"727":1,"1356":1,"1563":1,"1965":1,"2024":1,"2262":1,"2412":1,"2512":1,"2587":1}}],["actuators",{"2":{"1653":1}}],["actuated",{"2":{"1649":4,"2380":1}}],["actuation",{"2":{"236":1,"1649":1}}],["actual",{"2":{"345":1,"375":1,"612":1,"614":1,"633":1,"1349":1,"1358":1,"1809":1,"1905":1,"1919":1,"1932":1,"2013":1,"2153":1,"2232":1,"2246":1,"2416":1,"2418":1,"2428":1,"2442":1,"2829":1,"2860":1,"2889":1}}],["actually",{"2":{"13":1,"28":1,"51":1,"83":1,"182":1,"452":1,"525":1,"568":1,"597":1,"676":1,"731":1,"735":1,"1316":1,"1323":1,"1328":1,"1334":1,"1339":1,"1382":1,"1393":1,"1417":1,"1418":1,"1499":1,"1911":1,"1946":1,"2165":1,"2168":1,"2211":1,"2212":1,"2246":1,"2263":1,"2380":2,"2416":1,"2419":2,"2449":1,"2659":1,"2730":1,"2742":1,"2831":2,"2868":1,"2886":1,"2896":1}}],["activating",{"2":{"246":1,"1392":1,"1750":3,"1759":1,"1955":1,"2009":1,"2644":1,"2877":1}}],["activation",{"0":{"246":1,"1583":1,"1752":1,"1970":1},"2":{"168":1,"246":1,"289":1,"1358":1,"1359":1,"1435":1,"1564":1,"1588":1,"1649":2,"1747":1,"1749":1,"1750":3,"1752":1,"1959":2,"1964":2,"1970":6,"1971":1,"2200":2,"2881":1}}],["activates",{"2":{"1392":6,"1397":1,"1426":1,"1571":1,"1738":1,"1747":1,"1941":1,"2266":1,"2477":1,"2648":1}}],["activate",{"0":{"1956":1},"2":{"194":2,"211":1,"597":1,"1173":1,"1176":1,"1179":1,"1181":2,"1182":2,"1290":1,"1392":1,"1397":1,"1443":1,"1563":1,"1564":6,"1565":1,"1574":2,"1581":1,"1582":2,"1583":1,"1585":1,"1587":1,"1595":1,"1658":2,"1734":1,"1740":1,"1744":2,"1749":3,"1750":1,"1752":4,"1955":3,"1970":1,"2200":3,"2240":1,"2277":1,"2478":1,"2518":1,"2599":1,"2648":1,"2733":1,"2773":1,"2809":2,"2868":1,"2877":1}}],["activated",{"2":{"73":1,"236":1,"1392":4,"1397":1,"1426":1,"1455":1,"1456":2,"1516":1,"1565":1,"1579":1,"1586":1,"1587":1,"1649":1,"1749":3,"1752":1,"1895":1,"1970":1,"2139":1,"2412":1,"2648":1,"2650":1}}],["actively",{"2":{"2479":1,"2512":1}}],["active",{"0":{"1782":1,"1968":1,"2306":1},"1":{"2307":1},"2":{"105":8,"149":1,"191":1,"199":1,"249":1,"312":2,"578":1,"1356":3,"1358":2,"1359":2,"1392":5,"1395":1,"1397":2,"1398":2,"1402":1,"1431":1,"1442":5,"1454":1,"1503":2,"1563":1,"1568":1,"1570":1,"1571":3,"1589":1,"1597":1,"1609":7,"1646":4,"1649":3,"1655":1,"1658":1,"1749":3,"1759":1,"1782":1,"1895":2,"1941":3,"1950":2,"1955":1,"1959":1,"1962":1,"1964":2,"1967":2,"1970":2,"1971":1,"2021":1,"2025":1,"2134":1,"2135":4,"2199":1,"2200":4,"2222":1,"2224":2,"2256":2,"2265":3,"2281":1,"2306":1,"2307":1,"2473":2,"2478":1,"2494":1,"2522":1,"2598":1,"2600":1,"2772":1}}],["activity",{"2":{"74":2,"211":2,"249":1,"629":5,"2160":1,"2164":2,"2222":3,"2627":1,"2818":1,"2825":1,"2827":2}}],["acting",{"2":{"14":1,"2738":1}}],["actioned",{"2":{"16":1}}],["actions",{"0":{"3":1,"7":1,"15":1,"1891":1,"2556":1},"2":{"3":2,"7":3,"15":2,"16":1,"38":1,"114":2,"134":2,"247":1,"380":1,"387":1,"395":1,"556":1,"561":1,"562":1,"1331":1,"1382":1,"1389":1,"1424":1,"1521":1,"1572":1,"1575":1,"1734":2,"1749":2,"1756":1,"1889":1,"1891":1,"1916":1,"2159":1,"2255":3,"2258":1,"2260":1,"2261":1,"2262":2,"2263":1,"2264":1,"2265":3,"2414":1,"2472":1,"2537":1,"2545":3,"2547":1,"2548":1,"2549":1,"2550":1,"2554":1,"2556":1,"2570":1,"2611":1,"2699":1,"2869":1,"2884":1}}],["action",{"0":{"3":1,"7":1,"15":1,"40":1,"53":1,"67":1,"72":1,"85":1,"101":1,"121":1,"139":1,"140":1,"154":1,"171":1,"180":1,"193":1,"205":1,"216":1,"225":1,"239":1,"252":1,"269":1,"280":1,"290":1,"299":1,"310":1,"2248":1,"2545":1},"1":{"41":1,"42":1,"43":1,"44":1,"45":1,"46":1,"54":1,"55":1,"56":1,"57":1,"58":1,"59":1,"60":1,"86":1,"87":1,"88":1,"89":1,"90":1,"102":1,"103":1,"104":1,"105":1,"122":1,"123":1,"124":1,"125":1,"126":1,"127":1,"128":1,"140":1,"141":1,"142":1,"143":1,"155":1,"156":1,"157":1,"158":1,"159":1,"172":1,"173":1,"174":1,"175":1,"181":1,"182":1,"183":1,"184":1,"185":1,"186":1,"194":1,"195":1,"196":1,"197":1,"206":1,"207":1,"217":1,"218":1,"219":1,"220":1,"221":1,"226":1,"240":1,"241":1,"253":1,"254":1,"255":1,"256":1,"257":1,"258":1,"259":1,"260":1,"270":1,"271":1,"272":1,"273":1,"281":1,"291":1,"300":1,"311":1,"312":1,"2249":1,"2250":1,"2251":1,"2252":1},"2":{"16":1,"38":9,"49":1,"75":2,"120":7,"140":1,"149":2,"199":6,"203":1,"211":1,"317":1,"331":1,"392":3,"469":1,"544":3,"546":1,"547":1,"561":1,"570":1,"587":1,"668":1,"1397":1,"1419":1,"1421":7,"1424":9,"1488":2,"1503":3,"1572":1,"1575":3,"1592":2,"1733":1,"1747":1,"1749":2,"1755":1,"1756":2,"1832":2,"1892":1,"1893":1,"1895":4,"2021":1,"2024":1,"2026":1,"2047":4,"2128":3,"2137":1,"2248":2,"2255":12,"2256":2,"2258":2,"2260":2,"2261":4,"2262":9,"2263":6,"2264":2,"2265":4,"2471":5,"2476":1,"2536":1,"2617":1,"2779":1,"2836":2,"2837":2,"2839":1,"2864":1,"2869":6,"2875":7,"2876":5,"2884":2}}],["averages",{"2":{"2679":1}}],["average",{"2":{"2324":1,"2325":2,"2866":1}}],["avail",{"2":{"2558":1}}],["availability",{"2":{"658":1,"2676":1}}],["available",{"0":{"1259":1,"2386":1},"1":{"1260":1,"2387":1,"2388":1,"2389":1,"2390":1,"2391":1,"2392":1},"2":{"10":1,"73":1,"83":1,"124":2,"153":1,"169":1,"176":1,"186":1,"189":1,"202":1,"210":1,"211":1,"213":1,"232":2,"235":1,"283":1,"285":1,"288":2,"298":1,"348":1,"355":1,"357":1,"389":1,"427":1,"431":1,"441":1,"466":3,"470":1,"492":1,"538":1,"552":4,"557":1,"560":1,"567":1,"597":1,"647":1,"650":1,"658":1,"682":1,"695":1,"697":1,"730":1,"731":1,"735":2,"781":1,"1170":1,"1174":1,"1179":1,"1183":1,"1189":1,"1190":1,"1191":1,"1244":1,"1260":1,"1289":1,"1301":1,"1304":1,"1321":1,"1323":2,"1326":1,"1367":1,"1375":1,"1382":1,"1411":1,"1418":1,"1454":1,"1455":2,"1459":1,"1460":2,"1463":1,"1502":1,"1576":1,"1596":1,"1646":2,"1741":1,"1829":1,"1914":1,"1940":1,"1943":1,"1945":1,"1993":1,"2000":1,"2004":1,"2041":1,"2156":1,"2243":1,"2323":2,"2324":2,"2328":1,"2329":1,"2331":1,"2332":1,"2333":1,"2334":1,"2337":1,"2338":1,"2340":1,"2343":1,"2345":1,"2346":2,"2348":2,"2350":2,"2363":2,"2373":1,"2379":1,"2396":1,"2398":1,"2399":3,"2420":1,"2428":1,"2447":1,"2480":1,"2487":2,"2513":1,"2514":2,"2559":1,"2567":1,"2576":1,"2623":1,"2635":1,"2652":1,"2664":1,"2671":1,"2672":1,"2676":1,"2684":1,"2693":1,"2696":1,"2697":1,"2705":6,"2832":1,"2833":1,"2840":1}}],["avalon",{"2":{"211":1}}],["avoids",{"2":{"1401":1,"2536":1}}],["avoided",{"0":{"2626":1},"2":{"513":1,"514":1,"519":1,"661":1,"2515":1,"2626":3,"2630":1,"2705":1}}],["avoiding",{"0":{"1498":1},"2":{"322":3,"381":1,"1397":1}}],["avoid",{"0":{"502":1},"2":{"34":1,"114":2,"165":1,"191":1,"195":1,"271":1,"289":1,"308":1,"476":1,"498":1,"510":1,"518":1,"597":1,"647":1,"660":1,"1310":1,"1388":1,"1394":1,"1398":2,"1455":1,"1528":1,"1563":1,"1636":1,"1670":1,"1912":1,"1946":1,"1964":1,"1968":2,"2013":1,"2325":1,"2377":3,"2536":1,"2606":1,"2860":1,"2878":1,"2881":1}}],["avrisp",{"2":{"2430":1,"2434":1,"2448":1}}],["avr109",{"2":{"2332":3}}],["avr8",{"2":{"555":1}}],["avrdudess",{"2":{"2332":1,"2335":1}}],["avrdude",{"2":{"236":1,"550":2,"1419":1,"2219":3,"2332":3,"2333":6,"2335":2,"2363":1,"2430":2,"2432":2,"2434":2,"2436":3,"2438":2,"2440":2,"2442":2,"2448":19,"2449":2}}],["avrs",{"2":{"176":1,"2329":1,"2836":1}}],["avr",{"0":{"123":1,"528":1,"555":1,"674":1,"679":1,"696":1,"748":1,"1225":1,"1246":1,"1444":1,"1522":1,"1997":1,"2387":1,"2751":1,"2835":1},"1":{"1445":1,"1523":1,"1524":1,"2836":1,"2837":1,"2838":1,"2839":1,"2840":1,"2841":1,"2842":1},"2":{"2":1,"28":2,"74":1,"111":1,"113":1,"114":5,"123":2,"130":1,"134":3,"149":3,"155":1,"161":1,"165":5,"169":2,"176":4,"191":2,"199":1,"211":1,"215":2,"222":2,"266":2,"308":1,"527":3,"552":2,"593":1,"601":1,"671":2,"696":1,"727":2,"742":2,"743":2,"1170":1,"1226":1,"1268":2,"1346":1,"1368":2,"1372":1,"1373":1,"1708":1,"1901":4,"1911":1,"1912":2,"2207":2,"2208":1,"2219":3,"2221":1,"2320":1,"2321":1,"2328":1,"2335":1,"2336":1,"2364":1,"2387":1,"2411":1,"2428":1,"2436":1,"2442":1,"2448":2,"2449":3,"2570":1,"2601":1,"2605":1,"2610":1,"2648":1,"2701":1,"2751":1,"2766":1,"2783":1,"2792":1,"2835":2,"2845":1,"2855":1,"2858":2}}],["aur",{"2":{"2574":1}}],["aurora",{"2":{"191":2}}],["au",{"2":{"1455":3,"1459":2,"1465":5,"2483":5}}],["audience",{"2":{"511":1}}],["audio",{"0":{"28":1,"215":1,"695":1,"1347":1,"1443":1,"1456":1,"1458":1,"1463":1,"1465":1,"2274":1,"2483":1,"2804":1,"2838":1},"1":{"696":1,"697":1,"698":1,"699":1,"700":1,"701":1,"702":1,"703":1,"704":1,"1444":1,"1445":1,"1446":1,"1447":1,"1448":1,"1449":1,"1450":1,"1451":1,"1452":1,"1453":1,"1454":1,"1455":1,"1456":1,"1457":1,"1458":1,"1459":1,"1460":1,"1461":1,"1462":1,"1463":1,"1464":1,"1465":1,"2276":1},"2":{"28":6,"70":1,"74":1,"75":1,"105":4,"111":1,"112":2,"114":1,"133":1,"134":1,"149":1,"188":1,"191":3,"215":1,"222":6,"231":4,"236":1,"249":2,"266":3,"294":1,"317":1,"543":26,"556":3,"633":1,"695":2,"697":3,"698":4,"699":1,"700":12,"701":4,"702":5,"703":5,"1347":1,"1372":1,"1412":1,"1424":1,"1443":1,"1444":10,"1445":2,"1446":1,"1447":6,"1448":3,"1449":3,"1450":7,"1451":2,"1452":4,"1453":5,"1454":3,"1455":17,"1456":10,"1457":3,"1458":2,"1459":8,"1463":18,"1465":19,"1505":2,"1524":1,"1609":4,"1772":3,"1807":2,"2167":1,"2274":1,"2364":4,"2463":3,"2481":3,"2483":20,"2640":1,"2735":2,"2738":1,"2804":5,"2837":1,"2838":1,"2855":1,"2864":1}}],["austin",{"2":{"211":1}}],["authentication",{"0":{"2540":1}}],["authenticated",{"2":{"568":1,"2540":1}}],["authenticate",{"2":{"312":1}}],["author",{"2":{"1598":1,"2410":1,"2513":3,"2674":1}}],["authored",{"2":{"38":1}}],["authorship",{"2":{"1414":1}}],["authors",{"2":{"32":1,"1598":1,"1599":1}}],["autoload",{"2":{"491":1}}],["auto+retro",{"2":{"236":1}}],["autocorrected",{"2":{"1499":1,"1505":1}}],["autocorrection",{"0":{"1496":1},"2":{"1496":1,"1498":1,"1499":1,"1504":1,"1505":3,"1507":1,"1508":1}}],["autocorrect",{"0":{"179":1,"1494":1,"1497":1,"1499":1,"1502":1,"1503":1,"1504":1,"1505":1,"1506":1,"2485":1},"1":{"1495":1,"1496":1,"1497":1,"1498":2,"1499":1,"1500":2,"1501":1,"1502":1,"1503":2,"1504":1,"1505":2,"1506":1,"1507":1,"1508":1,"1509":1,"1510":1},"2":{"179":2,"188":1,"191":2,"211":1,"222":2,"1496":1,"1497":6,"1498":1,"1499":2,"1500":6,"1502":6,"1503":6,"1504":1,"1505":6,"1506":9,"1507":1,"1508":1,"2485":7}}],["automation",{"2":{"2601":1,"2612":1}}],["automatically",{"2":{"162":1,"201":1,"246":1,"387":1,"404":1,"426":1,"427":1,"432":1,"434":1,"437":1,"439":1,"442":1,"457":1,"476":1,"477":1,"486":2,"495":2,"599":1,"601":1,"638":1,"667":1,"684":1,"696":1,"706":1,"735":2,"746":1,"779":1,"805":1,"834":1,"866":1,"898":1,"933":1,"967":1,"1001":1,"1035":1,"1069":1,"1103":1,"1137":1,"1193":1,"1224":1,"1245":1,"1262":1,"1263":1,"1266":1,"1410":3,"1411":1,"1419":1,"1455":2,"1482":1,"1494":1,"1495":1,"1497":1,"1563":1,"1568":1,"1590":2,"1602":2,"1832":1,"1915":1,"1926":1,"1955":1,"1972":1,"2009":1,"2042":1,"2043":1,"2047":1,"2144":1,"2165":1,"2225":1,"2239":2,"2277":1,"2323":1,"2328":1,"2329":2,"2330":1,"2332":1,"2334":1,"2336":1,"2337":2,"2339":1,"2341":1,"2342":1,"2343":1,"2344":1,"2353":1,"2362":1,"2402":1,"2442":1,"2487":1,"2547":1,"2549":1,"2556":1,"2569":1,"2704":1,"2809":1}}],["automatic",{"0":{"246":1,"1955":1,"2160":1},"1":{"1956":1,"1957":1,"1958":1,"1959":1,"1960":1,"1961":1,"1962":1,"1963":1,"1964":1,"1965":1,"1966":1,"1967":1,"1968":1,"1969":1,"1970":1,"1971":1},"2":{"134":1,"190":2,"191":1,"246":1,"735":1,"1372":1,"1373":1,"1469":1,"1971":1}}],["automata02",{"2":{"222":1}}],["automate",{"2":{"199":1}}],["automated",{"2":{"10":1,"198":1,"647":1,"1366":1,"2795":1}}],["autoshifted",{"2":{"1480":1}}],["autoshift",{"2":{"93":1,"191":1,"1473":4,"1487":3}}],["auto",{"0":{"495":1,"1466":1,"1467":1,"1469":1,"1470":1,"1472":1,"1473":1,"1474":1,"1475":1,"1476":1,"1477":1,"1478":1,"1479":1,"1480":1,"1481":1,"1482":2,"1483":1,"1484":1,"1485":1,"1486":1,"1490":1,"1964":1,"1967":1,"1969":1,"1971":1,"2484":1},"1":{"1467":1,"1468":1,"1469":1,"1470":1,"1471":1,"1472":1,"1473":2,"1474":2,"1475":2,"1476":2,"1477":2,"1478":2,"1479":2,"1480":2,"1481":2,"1482":2,"1483":2,"1484":2,"1485":2,"1486":2,"1487":1,"1488":1,"1489":1,"1490":1,"1491":2,"1492":2,"1493":2},"2":{"49":1,"63":1,"134":3,"165":1,"188":1,"191":1,"195":3,"211":3,"222":2,"246":1,"249":1,"266":1,"285":1,"735":1,"1467":1,"1468":14,"1469":2,"1470":2,"1471":4,"1472":3,"1473":7,"1474":1,"1475":2,"1476":1,"1477":1,"1478":1,"1479":1,"1480":15,"1482":1,"1486":1,"1487":4,"1488":3,"1490":1,"1491":12,"1492":4,"1493":1,"1505":1,"1926":2,"1950":3,"1955":1,"1956":2,"1957":10,"1958":1,"1959":7,"1963":1,"1964":33,"1965":7,"1967":10,"1968":11,"1969":10,"1970":3,"1971":5,"2323":2,"2484":13,"2487":2,"2582":1,"2622":1,"2864":1,"2877":5,"2885":2}}],["august",{"0":{"96":1,"150":1,"267":1},"1":{"97":1,"98":1,"99":1,"100":1,"101":1,"102":1,"103":1,"104":1,"105":1,"106":1,"107":1,"108":1,"109":1,"110":1,"111":1,"112":1,"113":1,"114":1,"151":1,"152":1,"153":1,"154":1,"155":1,"156":1,"157":1,"158":1,"159":1,"160":1,"161":1,"162":1,"163":1,"164":1,"165":1,"268":1,"269":1,"270":1,"271":1,"272":1,"273":1,"274":1,"275":1,"276":1,"277":1},"2":{"254":1,"268":1,"307":1,"2760":1}}],["aug",{"0":{"0":1,"39":1,"212":1,"309":1},"1":{"1":1,"2":1,"3":1,"4":1,"5":1,"6":1,"7":1,"8":1,"40":1,"41":1,"42":1,"43":1,"44":1,"45":1,"46":1,"47":1,"48":1,"49":1,"50":1,"51":1,"213":1,"214":1,"215":1,"216":1,"217":1,"218":1,"219":1,"220":1,"221":1,"222":1,"310":1,"311":1,"312":1,"313":1,"314":1,"315":1,"316":1,"317":1},"2":{"88":1,"104":1,"127":1,"159":1,"355":2,"378":1,"380":1,"391":7}}],["afnor",{"2":{"2834":3}}],["af2",{"2":{"1526":1}}],["aforementioned",{"2":{"1393":1,"1754":1}}],["africa",{"2":{"1324":1}}],["afpp",{"2":{"1191":7}}],["afio",{"2":{"1191":1}}],["af4",{"2":{"1190":4}}],["af0",{"2":{"1190":4}}],["af1",{"2":{"1190":10}}],["af7",{"2":{"1189":22}}],["affecting",{"2":{"1356":4,"2126":1,"2380":1,"2406":1,"2677":1}}],["affect",{"2":{"221":1,"233":1,"476":2,"601":1,"1368":1,"2677":2,"2743":1,"2868":1,"2885":1}}],["affects",{"2":{"45":1,"49":1,"244":1,"279":1,"1298":1,"1383":1,"2255":1,"2702":1}}],["affected",{"2":{"3":1,"4":1,"10":1,"14":1,"15":1,"221":1,"254":1,"1634":1,"1649":1,"2223":1,"2638":1,"2875":2,"2876":1,"2881":1}}],["afterwards",{"2":{"202":1,"1326":1,"2374":1,"2576":1}}],["aftermath",{"2":{"165":1}}],["after",{"0":{"25":1,"2260":1},"2":{"10":1,"11":1,"23":1,"24":1,"25":4,"49":1,"90":1,"105":1,"114":2,"134":4,"149":1,"165":4,"173":1,"191":3,"195":1,"199":5,"211":2,"222":1,"255":2,"259":1,"263":1,"294":1,"355":1,"364":1,"380":1,"381":1,"384":1,"385":1,"389":1,"390":3,"494":1,"526":1,"543":2,"546":2,"551":1,"554":2,"556":1,"595":1,"600":1,"611":1,"616":1,"619":1,"623":1,"629":2,"637":1,"640":1,"658":1,"688":1,"701":1,"716":1,"735":1,"744":1,"790":1,"794":1,"798":1,"800":1,"817":1,"821":1,"825":1,"827":1,"849":1,"853":1,"857":1,"859":1,"881":1,"885":1,"889":1,"891":1,"916":1,"920":1,"924":1,"926":1,"950":1,"954":1,"958":1,"960":1,"984":1,"988":1,"992":1,"994":1,"1018":1,"1022":1,"1026":1,"1028":1,"1052":1,"1056":1,"1060":1,"1062":1,"1086":1,"1090":1,"1094":1,"1096":1,"1120":1,"1124":1,"1128":1,"1130":1,"1154":1,"1158":1,"1162":1,"1164":1,"1207":1,"1211":1,"1215":1,"1217":1,"1284":1,"1298":1,"1305":1,"1321":1,"1332":1,"1343":1,"1354":1,"1359":3,"1387":1,"1388":1,"1389":2,"1403":1,"1411":1,"1427":4,"1460":1,"1468":1,"1497":1,"1498":1,"1508":3,"1587":1,"1597":1,"1603":1,"1744":1,"1750":1,"1754":2,"1760":1,"1769":1,"1770":2,"1830":1,"1878":1,"1880":1,"1882":1,"1885":1,"1892":1,"1895":1,"1897":2,"1907":2,"1915":1,"1919":1,"1941":1,"1955":1,"1959":2,"2000":1,"2002":1,"2004":1,"2021":1,"2044":1,"2114":1,"2116":1,"2118":1,"2121":1,"2124":1,"2135":1,"2137":1,"2160":1,"2221":2,"2234":1,"2244":1,"2246":1,"2255":3,"2256":2,"2263":1,"2333":1,"2356":1,"2363":1,"2371":1,"2374":3,"2377":1,"2378":1,"2412":1,"2454":1,"2469":1,"2472":1,"2476":1,"2553":1,"2587":1,"2588":1,"2598":2,"2600":1,"2608":1,"2633":1,"2634":1,"2635":1,"2657":1,"2665":1,"2674":1,"2677":1,"2678":1,"2702":1,"2705":1,"2709":1,"2716":1,"2717":1,"2728":1,"2730":1,"2735":2,"2743":1,"2777":1,"2829":2,"2833":1,"2854":1,"2864":2,"2868":1,"2874":1,"2877":1,"2881":1}}],["arng",{"2":{"2832":1}}],["arpeggiation",{"2":{"2238":1}}],["arbitrary",{"2":{"358":1,"430":1,"1428":1,"1436":1,"1507":1,"1745":1,"1763":1,"2223":1,"2587":1,"2633":1}}],["arises",{"2":{"2412":1}}],["arise",{"2":{"273":1,"2532":1}}],["arrive",{"2":{"2238":1}}],["arrangement",{"2":{"2669":2}}],["arranged",{"2":{"2412":2,"2742":1}}],["arrange",{"2":{"1395":1,"2668":1}}],["arrays",{"2":{"191":1,"430":2,"571":1,"1756":2,"1911":2,"2242":1,"2470":3,"2667":1,"2884":2}}],["array",{"0":{"27":1},"2":{"27":1,"165":1,"249":1,"266":1,"570":2,"653":5,"717":1,"791":1,"795":1,"799":1,"801":1,"818":1,"822":1,"826":1,"828":1,"850":1,"854":1,"858":1,"860":1,"882":1,"886":1,"890":1,"892":1,"917":1,"921":1,"925":1,"927":1,"951":1,"955":1,"959":1,"961":1,"985":1,"989":1,"993":1,"995":1,"1019":1,"1023":1,"1027":1,"1029":1,"1053":1,"1057":1,"1061":1,"1063":1,"1087":1,"1091":1,"1095":1,"1097":1,"1121":1,"1125":1,"1129":1,"1131":1,"1155":1,"1159":1,"1163":1,"1165":1,"1208":1,"1212":1,"1216":1,"1218":1,"1335":1,"1409":1,"1423":1,"1426":1,"1508":3,"1575":1,"1581":1,"1582":3,"1600":1,"1633":1,"1649":1,"1667":1,"1688":1,"1690":1,"1710":1,"1715":2,"1736":2,"1910":2,"1926":2,"2135":4,"2163":1,"2218":1,"2249":2,"2251":1,"2255":2,"2275":2,"2297":1,"2299":1,"2300":1,"2301":1,"2303":1,"2304":1,"2470":4,"2471":1,"2668":1,"2723":1,"2725":1,"2727":1,"2753":1,"2771":1,"2800":1,"2804":1,"2805":1,"2811":2,"2813":1,"2816":2,"2818":3,"2819":4,"2824":2,"2825":3,"2826":1,"2827":1,"2861":2}}],["arrowmechanics",{"2":{"266":1}}],["arrow",{"2":{"255":2,"259":2,"266":1,"667":2,"1662":4,"1759":1,"1962":1,"2021":1,"2024":5,"2029":2,"2172":1,"2462":4,"2464":4,"2481":8,"2745":1,"2748":2}}],["arg",{"2":{"482":3,"638":2,"639":1,"2030":1}}],["args",{"2":{"165":1,"482":3,"503":1,"506":1,"2025":1,"2617":1}}],["arguments",{"0":{"477":1,"482":1,"506":1,"689":1,"691":1,"694":1,"715":1,"717":1,"719":1,"721":1,"755":1,"758":1,"761":1,"764":1,"767":1,"770":1,"773":1,"776":1,"789":1,"791":1,"793":1,"795":1,"797":1,"799":1,"801":1,"814":1,"816":1,"818":1,"820":1,"822":1,"824":1,"826":1,"828":1,"830":1,"832":1,"846":1,"848":1,"850":1,"852":1,"854":1,"856":1,"858":1,"860":1,"862":1,"864":1,"876":1,"878":1,"880":1,"882":1,"884":1,"886":1,"888":1,"890":1,"892":1,"894":1,"896":1,"911":1,"913":1,"915":1,"917":1,"919":1,"921":1,"923":1,"925":1,"927":1,"929":1,"931":1,"945":1,"947":1,"949":1,"951":1,"953":1,"955":1,"957":1,"959":1,"961":1,"963":1,"965":1,"979":1,"981":1,"983":1,"985":1,"987":1,"989":1,"991":1,"993":1,"995":1,"997":1,"999":1,"1013":1,"1015":1,"1017":1,"1019":1,"1021":1,"1023":1,"1025":1,"1027":1,"1029":1,"1031":1,"1033":1,"1047":1,"1049":1,"1051":1,"1053":1,"1055":1,"1057":1,"1059":1,"1061":1,"1063":1,"1065":1,"1067":1,"1081":1,"1083":1,"1085":1,"1087":1,"1089":1,"1091":1,"1093":1,"1095":1,"1097":1,"1099":1,"1101":1,"1115":1,"1117":1,"1119":1,"1121":1,"1123":1,"1125":1,"1127":1,"1129":1,"1131":1,"1133":1,"1135":1,"1149":1,"1151":1,"1153":1,"1155":1,"1157":1,"1159":1,"1161":1,"1163":1,"1165":1,"1167":1,"1169":1,"1202":1,"1204":1,"1206":1,"1208":1,"1210":1,"1212":1,"1214":1,"1216":1,"1218":1,"1220":1,"1222":1,"1230":1,"1233":1,"1238":1,"1241":1,"1250":1,"1252":1,"1256":1,"1258":1,"1285":1,"1287":1,"1537":1,"1556":1,"1558":1,"1628":1,"1673":1,"1677":1,"1680":1,"1682":1,"1684":1,"1686":1,"1688":1,"1690":1,"1694":1,"1696":1,"1699":1,"1701":1,"1703":1,"1705":1,"1720":1,"1722":1,"1724":1,"1727":1,"1729":1,"1778":1,"1784":1,"1789":1,"1792":1,"1795":1,"1798":1,"1801":1,"1846":1,"1848":1,"1850":1,"1852":1,"1870":1,"1872":1,"1883":1,"1886":1,"1978":1,"1980":1,"1982":1,"1984":1,"1986":1,"1992":1,"2018":1,"2020":1,"2064":1,"2066":1,"2068":1,"2070":1,"2100":1,"2102":1,"2106":1,"2108":1,"2119":1,"2122":1,"2175":1,"2177":1,"2179":1,"2181":1,"2183":1,"2185":1,"2187":1,"2189":1,"2191":1,"2283":1,"2287":1,"2289":1,"2294":1,"2296":1,"2298":1,"2301":1,"2304":1,"2311":1,"2318":1},"1":{"478":1,"479":1,"480":1,"481":1,"482":1,"1884":1,"1887":1,"2120":1,"2123":1},"2":{"114":1,"285":1,"294":1,"410":1,"411":1,"413":1,"441":1,"449":1,"450":1,"456":1,"473":2,"482":2,"503":1,"514":1,"1404":1,"2014":1,"2243":1,"2256":1,"2449":1,"2588":1,"2703":3,"2862":1}}],["argument",{"0":{"515":1},"2":{"46":1,"194":2,"199":1,"236":1,"266":1,"410":1,"412":2,"413":1,"426":3,"427":1,"471":6,"477":5,"482":3,"515":1,"614":2,"638":3,"639":1,"1226":1,"1356":1,"1371":1,"1379":1,"1393":4,"1406":1,"1762":1,"2246":2,"2448":1,"2518":1,"2519":1,"2588":1,"2600":1,"2703":7}}],["artifact",{"2":{"2545":1}}],["artifacts",{"2":{"114":1,"2547":1,"2709":1}}],["article",{"2":{"2328":1,"2412":2}}],["artery",{"0":{"532":1}}],["arterytek",{"2":{"285":1}}],["art",{"2":{"165":2}}],["architectural",{"0":{"2689":1}}],["architectures",{"2":{"2698":1}}],["architecture",{"0":{"558":1,"2682":1},"2":{"558":2,"743":1,"2689":1}}],["archive",{"2":{"2545":1}}],["arch",{"2":{"143":2,"165":1,"555":1,"2539":1,"2572":1,"2574":1}}],["arabica37",{"2":{"134":1}}],["arya",{"2":{"134":1}}],["arduinoisp",{"2":{"2432":1}}],["arduino",{"0":{"243":1,"1349":1,"2432":1},"1":{"2433":1},"2":{"113":1,"114":1,"133":1,"134":1,"243":2,"593":2,"670":4,"1349":8,"2332":1,"2387":1,"2432":2,"2445":4}}],["armtoolchainpath",{"2":{"2622":3}}],["arm",{"0":{"362":1,"365":1,"529":1,"675":1,"680":1,"682":1,"697":1,"709":1,"749":1,"782":1,"808":1,"840":1,"870":1,"905":1,"939":1,"973":1,"1007":1,"1041":1,"1075":1,"1109":1,"1143":1,"1196":1,"1226":1,"1247":1,"1273":1,"1298":1,"1446":1,"1458":1,"1525":1,"1998":1,"2622":1,"2632":1,"2655":1,"2750":1},"1":{"363":1,"364":1,"365":1,"366":1,"367":1,"368":1,"369":1,"370":1,"371":1,"372":1,"373":1,"374":1,"375":1,"376":1,"530":1,"531":1,"532":1,"533":1,"534":1,"676":1,"677":1,"698":1,"699":1,"700":1,"701":1,"702":1,"703":1,"704":1,"750":1,"751":1,"1274":1,"1275":1,"1276":1,"1277":1,"1278":1,"1279":1,"1280":1,"1281":1,"1447":1,"1448":1,"1449":1,"1450":1,"1451":1,"1452":1,"1453":1,"1526":1,"1527":1,"2633":1,"2634":1,"2635":1,"2656":1,"2657":1,"2658":1,"2659":1,"2660":1,"2661":1},"2":{"11":1,"24":1,"69":1,"75":1,"92":1,"93":3,"107":2,"114":3,"123":1,"130":1,"134":2,"163":1,"169":1,"176":2,"191":1,"215":2,"248":1,"263":3,"277":1,"279":2,"285":2,"294":3,"362":2,"365":2,"371":2,"374":1,"376":1,"527":2,"529":1,"549":1,"550":1,"552":2,"593":1,"597":1,"601":1,"671":3,"682":1,"697":1,"698":1,"727":1,"757":1,"1170":1,"1171":1,"1173":1,"1174":1,"1177":1,"1271":1,"1272":1,"1273":1,"1274":1,"1298":1,"1368":1,"1372":2,"1373":2,"1454":1,"1458":1,"1685":1,"1689":1,"1707":2,"1901":5,"1912":2,"1919":1,"1998":1,"2125":1,"2178":1,"2180":1,"2193":1,"2194":1,"2207":3,"2208":1,"2219":2,"2224":1,"2225":3,"2236":2,"2364":1,"2411":1,"2428":1,"2570":1,"2622":3,"2632":1,"2636":1,"2645":1,"2646":1,"2655":2,"2676":1,"2801":1,"2843":2}}],["around",{"2":{"8":1,"191":2,"198":1,"201":1,"213":1,"222":1,"224":1,"266":1,"293":1,"305":1,"314":1,"398":1,"662":1,"696":1,"1275":1,"1293":1,"1324":1,"1343":2,"1346":1,"1460":1,"1463":1,"1644":1,"1829":1,"1922":1,"2041":4,"2126":1,"2147":4,"2373":1,"2412":1,"2423":1,"2521":1,"2836":1,"2882":3,"2888":1,"2890":1,"2896":1}}],["aref",{"2":{"2377":1}}],["arep",{"2":{"202":1,"2022":1,"2023":1,"2508":1}}],["area",{"2":{"182":1,"626":1,"1912":1,"2042":1,"2588":2,"2704":2,"2705":1,"2755":1,"2846":1,"2878":1}}],["areas",{"2":{"113":1,"213":1,"381":1,"2677":2,"2846":2}}],["aren",{"0":{"1329":1},"2":{"162":1,"188":1,"211":1,"598":1,"601":1,"647":1,"1343":1,"1634":1,"1939":1,"2356":1,"2375":1,"2380":1,"2473":1,"2655":1,"2687":1,"2704":2}}],["are",{"0":{"90":1,"105":1,"587":1,"1318":1,"1321":1,"1324":1,"1327":1,"1340":1,"1469":1,"1570":1,"2413":1,"2887":1},"1":{"2414":1,"2415":1,"2416":1,"2417":1,"2418":1,"2419":1,"2420":1,"2421":1},"2":{"3":1,"4":1,"11":1,"15":1,"16":2,"27":1,"31":3,"33":1,"34":2,"37":1,"55":1,"69":1,"70":1,"73":1,"75":1,"92":1,"94":1,"110":1,"111":1,"114":1,"119":1,"123":2,"124":1,"132":1,"152":1,"165":1,"168":1,"182":1,"187":1,"191":1,"194":1,"196":2,"201":2,"203":1,"206":1,"209":1,"210":1,"215":2,"221":1,"222":1,"231":1,"234":1,"241":1,"253":1,"254":1,"262":1,"263":2,"264":1,"268":1,"270":1,"274":1,"275":1,"281":1,"282":1,"288":2,"289":1,"292":1,"294":1,"301":1,"307":2,"313":1,"322":6,"334":1,"345":1,"346":1,"351":1,"355":1,"357":4,"359":1,"361":1,"363":1,"364":1,"366":1,"371":2,"374":2,"377":2,"381":3,"389":2,"390":1,"392":2,"393":1,"394":2,"400":1,"404":1,"408":1,"411":1,"413":3,"426":1,"427":1,"429":1,"430":2,"434":1,"437":1,"439":1,"441":1,"442":1,"444":1,"455":2,"471":1,"473":1,"474":1,"475":1,"476":2,"489":1,"490":1,"494":2,"495":1,"498":1,"501":1,"506":1,"507":2,"508":2,"510":1,"511":1,"514":2,"521":1,"522":3,"523":1,"524":1,"525":1,"526":1,"529":1,"537":4,"539":1,"540":1,"543":2,"547":2,"550":1,"551":2,"552":1,"556":3,"557":3,"558":1,"561":1,"562":2,"563":2,"571":1,"578":1,"580":1,"589":1,"590":1,"592":1,"593":1,"595":2,"596":1,"597":2,"600":3,"601":7,"602":1,"603":3,"608":1,"609":1,"612":3,"615":2,"628":2,"630":1,"633":1,"639":1,"642":1,"647":3,"650":4,"651":1,"652":1,"654":2,"655":1,"657":1,"666":1,"667":2,"668":1,"669":1,"670":1,"671":1,"674":2,"676":5,"680":1,"682":1,"683":1,"684":1,"688":1,"696":1,"697":4,"699":1,"700":2,"702":2,"706":1,"716":1,"723":1,"724":1,"730":1,"731":1,"735":1,"740":1,"742":1,"744":3,"746":1,"747":1,"749":2,"779":1,"790":1,"794":1,"798":1,"800":1,"805":1,"817":1,"821":1,"825":1,"827":1,"834":1,"837":1,"838":2,"849":1,"853":1,"857":1,"859":1,"866":1,"881":1,"885":1,"889":1,"891":1,"898":1,"900":1,"902":1,"903":2,"916":1,"920":1,"924":1,"926":1,"933":1,"935":1,"936":1,"937":2,"950":1,"954":1,"958":1,"960":1,"967":1,"970":1,"971":2,"984":1,"988":1,"992":1,"994":1,"1001":1,"1004":1,"1005":2,"1018":1,"1022":1,"1026":1,"1028":1,"1035":1,"1037":1,"1039":2,"1052":1,"1056":1,"1060":1,"1062":1,"1069":1,"1072":1,"1073":2,"1086":1,"1090":1,"1094":1,"1096":1,"1103":1,"1105":1,"1107":2,"1120":1,"1124":1,"1128":1,"1130":1,"1137":1,"1139":1,"1140":1,"1141":2,"1154":1,"1158":1,"1162":1,"1164":1,"1170":2,"1174":1,"1175":1,"1177":1,"1178":4,"1183":1,"1184":1,"1191":1,"1193":1,"1207":1,"1211":1,"1215":1,"1217":1,"1224":1,"1231":1,"1245":1,"1250":2,"1261":1,"1262":1,"1265":1,"1267":1,"1274":1,"1275":1,"1278":1,"1281":1,"1284":1,"1289":1,"1291":1,"1293":1,"1296":1,"1298":1,"1301":1,"1304":1,"1308":1,"1321":2,"1323":1,"1324":2,"1329":2,"1335":1,"1336":1,"1340":2,"1343":2,"1344":1,"1356":3,"1359":2,"1367":1,"1368":1,"1370":1,"1371":1,"1372":1,"1373":1,"1375":1,"1376":1,"1378":1,"1379":1,"1382":5,"1383":4,"1386":2,"1388":3,"1389":1,"1392":2,"1393":2,"1395":2,"1396":1,"1398":5,"1401":1,"1403":1,"1408":1,"1410":1,"1417":1,"1419":1,"1423":1,"1424":2,"1426":2,"1431":2,"1435":1,"1451":1,"1453":1,"1454":1,"1455":2,"1457":2,"1458":1,"1461":3,"1463":2,"1468":2,"1469":2,"1473":3,"1480":1,"1484":1,"1487":1,"1488":2,"1492":3,"1493":1,"1494":2,"1495":1,"1497":2,"1498":1,"1499":1,"1502":2,"1503":5,"1504":1,"1508":4,"1514":1,"1515":1,"1517":1,"1521":1,"1523":1,"1526":2,"1528":2,"1559":1,"1560":1,"1561":1,"1563":1,"1564":1,"1567":2,"1568":1,"1570":1,"1572":1,"1573":1,"1575":1,"1576":1,"1578":1,"1581":2,"1582":6,"1585":1,"1586":1,"1587":1,"1589":2,"1591":1,"1596":2,"1597":1,"1598":1,"1599":1,"1603":1,"1604":1,"1605":1,"1607":1,"1615":1,"1629":2,"1630":1,"1632":1,"1633":2,"1634":1,"1636":1,"1638":1,"1640":1,"1642":1,"1644":1,"1646":2,"1649":2,"1670":1,"1708":1,"1710":2,"1734":2,"1738":2,"1742":1,"1744":1,"1749":2,"1752":6,"1753":3,"1754":2,"1755":3,"1756":4,"1766":1,"1770":1,"1771":1,"1803":1,"1804":1,"1806":1,"1813":1,"1817":2,"1820":2,"1826":2,"1829":2,"1832":1,"1835":2,"1892":2,"1894":2,"1895":1,"1896":1,"1897":4,"1901":1,"1902":1,"1904":1,"1906":1,"1907":1,"1910":4,"1911":5,"1912":2,"1918":1,"1922":1,"1923":2,"1926":2,"1928":2,"1931":2,"1932":2,"1935":1,"1939":1,"1940":1,"1942":1,"1943":2,"1945":1,"1946":2,"1954":1,"1955":3,"1958":1,"1960":1,"1962":1,"1963":1,"1967":2,"1970":1,"1972":3,"1993":1,"1995":1,"1999":1,"2000":1,"2004":1,"2010":1,"2012":1,"2013":3,"2015":2,"2021":1,"2024":1,"2025":1,"2028":3,"2030":1,"2032":1,"2038":2,"2041":2,"2042":1,"2045":2,"2047":1,"2050":2,"2124":1,"2125":2,"2127":1,"2130":2,"2131":3,"2133":1,"2135":1,"2137":1,"2138":1,"2144":11,"2145":2,"2147":2,"2151":2,"2152":1,"2156":2,"2165":2,"2168":3,"2169":1,"2204":1,"2206":1,"2207":2,"2208":1,"2209":1,"2211":3,"2215":1,"2216":1,"2220":1,"2221":4,"2223":1,"2224":4,"2230":1,"2231":1,"2233":1,"2235":1,"2236":1,"2237":1,"2238":1,"2240":1,"2241":2,"2243":1,"2244":2,"2246":1,"2249":3,"2251":1,"2255":5,"2256":1,"2259":1,"2263":4,"2265":1,"2266":4,"2269":1,"2271":1,"2272":1,"2275":1,"2276":2,"2277":1,"2328":1,"2330":2,"2337":2,"2353":3,"2357":2,"2361":2,"2362":1,"2363":3,"2364":5,"2368":3,"2369":1,"2370":2,"2372":1,"2373":4,"2374":3,"2375":1,"2376":1,"2377":4,"2381":1,"2385":1,"2387":1,"2395":2,"2396":1,"2397":1,"2399":3,"2400":2,"2401":1,"2402":1,"2406":1,"2407":1,"2410":1,"2411":2,"2412":4,"2416":1,"2420":2,"2425":1,"2427":1,"2428":1,"2429":1,"2443":1,"2444":2,"2445":1,"2447":1,"2448":1,"2449":1,"2454":1,"2455":1,"2463":3,"2465":1,"2466":2,"2467":1,"2469":1,"2470":1,"2471":2,"2474":1,"2475":3,"2476":1,"2477":2,"2479":1,"2480":1,"2482":1,"2490":1,"2512":2,"2513":2,"2514":1,"2518":1,"2519":2,"2522":1,"2525":4,"2526":3,"2527":1,"2528":2,"2532":2,"2533":2,"2537":1,"2538":1,"2547":1,"2553":2,"2560":2,"2562":1,"2563":1,"2565":2,"2570":1,"2574":1,"2578":1,"2581":1,"2582":2,"2583":1,"2585":2,"2588":2,"2590":1,"2598":3,"2599":1,"2600":3,"2607":1,"2608":1,"2611":1,"2616":1,"2617":1,"2618":1,"2619":1,"2622":1,"2624":2,"2625":1,"2627":2,"2628":2,"2633":2,"2634":1,"2639":1,"2641":1,"2642":1,"2643":1,"2652":3,"2654":1,"2657":2,"2658":2,"2659":1,"2664":1,"2665":1,"2666":1,"2667":1,"2668":2,"2669":1,"2670":1,"2673":1,"2674":1,"2675":1,"2676":10,"2677":2,"2678":2,"2679":4,"2681":1,"2686":3,"2687":1,"2699":4,"2700":1,"2702":2,"2704":8,"2705":6,"2713":4,"2715":1,"2720":2,"2723":2,"2728":1,"2729":4,"2730":1,"2731":3,"2733":2,"2735":1,"2738":1,"2742":2,"2744":2,"2745":1,"2768":2,"2771":1,"2781":1,"2783":1,"2788":1,"2799":2,"2816":3,"2818":1,"2819":1,"2824":1,"2825":1,"2831":3,"2832":1,"2833":1,"2834":4,"2835":1,"2836":6,"2837":2,"2839":2,"2840":3,"2843":2,"2847":1,"2848":1,"2849":1,"2850":1,"2860":3,"2865":2,"2868":1,"2869":2,"2875":1,"2878":1,"2880":1,"2881":6,"2882":3,"2884":4,"2887":1,"2888":2,"2892":2,"2893":1,"2894":3,"2895":1,"2896":1}}],["al",{"2":{"2875":2,"2876":1}}],["albeit",{"2":{"2275":1}}],["alpaca",{"2":{"2513":1}}],["alps",{"2":{"1332":1}}],["alphabet",{"2":{"2833":1}}],["alphabetical",{"2":{"1492":1}}],["alphanumeric",{"2":{"2051":1,"2747":1}}],["alphas",{"2":{"1829":3,"2041":3,"2818":1,"2825":1,"2842":1,"2878":1}}],["alpha",{"0":{"1478":1,"1483":1,"1659":1},"2":{"143":8,"1473":2,"1478":1,"1480":2,"1498":1,"1659":2}}],["alone",{"2":{"647":1,"1304":1}}],["alongside",{"2":{"113":1,"114":1}}],["along",{"2":{"69":1,"83":1,"113":1,"149":1,"155":1,"196":1,"230":1,"543":3,"1266":1,"1410":1,"1414":1,"1665":1,"1749":1,"1897":1,"1934":1,"2015":1,"2041":1,"2165":1,"2328":1,"2375":1,"2377":2,"2442":1,"2558":1,"2674":1,"2680":1}}],["alvicstep",{"2":{"211":1}}],["alf",{"2":{"211":2}}],["alcor",{"2":{"191":1}}],["al1",{"2":{"176":1}}],["alu84",{"2":{"143":2}}],["alef",{"2":{"294":1}}],["aleblazer",{"2":{"222":1}}],["alexa",{"2":{"211":1}}],["aleth42",{"2":{"143":2}}],["alerts",{"2":{"432":1,"453":1}}],["alert",{"2":{"28":1,"1654":2}}],["alisaie",{"2":{"222":1}}],["alice",{"2":{"211":1,"2861":1}}],["alicia",{"2":{"143":2,"211":1}}],["aligns",{"2":{"2371":1}}],["aligned",{"2":{"137":1,"2374":1,"2747":2}}],["alignment",{"2":{"114":1,"133":1,"134":1,"191":1,"266":1,"2376":1,"2675":1,"2705":1}}],["align",{"2":{"113":1,"114":3,"133":1,"134":3,"149":4,"165":2,"188":3,"191":3,"199":4,"222":1,"249":4,"266":4,"277":1,"308":3,"317":1}}],["aliasing",{"2":{"2703":1}}],["aliased",{"2":{"1597":1}}],["aliases",{"2":{"92":1,"111":1,"182":1,"188":1,"191":1,"222":4,"266":1,"294":6,"317":4,"1355":1,"1398":1,"1455":1,"1459":1,"1460":1,"1463":1,"1465":1,"1491":1,"1500":1,"1513":1,"1576":1,"1600":2,"1642":1,"1648":1,"1712":1,"1748":1,"1773":1,"1819":1,"1828":1,"1891":1,"1964":1,"1974":1,"2023":1,"2040":1,"2127":1,"2162":1,"2199":1,"2203":1,"2250":1,"2278":1,"2323":1,"2458":1,"2459":1,"2460":1,"2461":1,"2462":1,"2463":1,"2464":1,"2465":1,"2468":1,"2469":1,"2481":1,"2482":1,"2483":1,"2484":1,"2485":1,"2486":1,"2487":1,"2488":1,"2489":1,"2490":1,"2491":1,"2493":1,"2496":1,"2497":1,"2498":1,"2499":1,"2500":1,"2501":1,"2502":1,"2503":1,"2504":1,"2505":1,"2506":1,"2507":1,"2508":1,"2509":1,"2510":1,"2511":1,"2518":1,"2599":1,"2676":1,"2700":1,"2816":2,"2831":2,"2868":1}}],["alias",{"0":{"8":1},"2":{"8":2,"133":1,"134":1,"188":1,"191":2,"199":3,"211":1,"236":1,"249":1,"308":1,"742":1,"757":1,"1564":1,"1629":1,"1685":1,"1689":1,"1758":1,"1912":1,"2022":2,"2178":1,"2180":1,"2267":1,"2473":2,"2521":1,"2588":1}}],["almost",{"2":{"77":1,"83":1,"152":1,"268":1,"276":1,"279":1,"367":1,"739":1,"740":1,"1755":1,"2277":1,"2328":1,"2341":1,"2674":1,"2677":1,"2704":1,"2742":1,"2845":1,"2890":1}}],["already",{"0":{"2656":1},"1":{"2657":1,"2658":1},"2":{"75":1,"105":2,"118":1,"125":1,"158":2,"182":3,"185":1,"199":1,"221":1,"228":1,"232":1,"233":1,"241":1,"253":1,"270":1,"281":1,"294":1,"331":1,"429":1,"460":2,"580":1,"593":1,"629":1,"666":1,"723":1,"1178":1,"1191":1,"1231":1,"1328":1,"1358":1,"1401":1,"1417":1,"1503":1,"1597":1,"1649":1,"1752":3,"1939":1,"1968":2,"1970":1,"2236":2,"2256":1,"2265":3,"2368":1,"2378":1,"2428":2,"2451":1,"2513":4,"2526":1,"2539":1,"2553":1,"2572":1,"2576":1,"2584":1,"2606":1,"2613":1,"2617":2,"2618":1,"2621":1,"2657":2,"2676":1,"2677":1,"2704":2,"2709":1,"2787":1,"2846":1,"2891":1}}],["algr",{"2":{"1355":1,"1428":1,"2460":1,"2481":1,"2500":1,"2501":1,"2518":1}}],["algorithm>",{"2":{"1386":1}}],["algorithms",{"0":{"1383":1,"1384":1},"1":{"1385":1,"1386":1,"1387":1},"2":{"114":1,"165":1,"222":1,"1382":1,"1383":6,"1384":1}}],["algorithm",{"2":{"74":1,"163":1,"165":1,"733":1,"735":1,"736":3,"737":1,"1383":10,"1386":4,"1387":2,"1893":1,"2728":1,"2802":1,"2812":1}}],["algernon",{"2":{"37":1,"2254":2,"2363":2}}],["altlp",{"2":{"2264":6}}],["altrep",{"2":{"2035":1}}],["altrep3",{"2":{"2035":12}}],["altrep2",{"2":{"2035":12}}],["alttab",{"2":{"1588":6}}],["alt↯tab",{"0":{"1442":1}}],["altered",{"2":{"2223":1}}],["altering",{"2":{"1511":1,"1592":1}}],["alter",{"2":{"1426":1,"1584":1,"1587":1,"1636":1,"2246":1,"2481":1}}],["alternating",{"2":{"2129":2,"2130":2,"2842":1}}],["alternatives",{"2":{"2526":1,"2846":1}}],["alternative",{"0":{"1429":1},"2":{"279":2,"556":1,"1277":2,"1281":1,"1343":1,"1371":1,"1379":1,"1393":1,"1448":1,"1451":1,"1526":1,"1563":1,"1939":1,"2244":1,"2364":1,"2526":1,"2676":1,"2683":1,"2758":1,"2760":1}}],["alternatively",{"2":{"31":1,"495":1,"667":1,"730":1,"731":1,"1185":1,"1296":1,"1359":1,"1411":1,"1455":1,"1567":1,"1709":1,"1762":1,"2013":1,"2210":1,"2553":1,"2573":1,"2606":1,"2633":1,"2734":1,"2832":1,"2882":1,"2893":1}}],["alternate0",{"2":{"702":1}}],["alternate",{"0":{"1188":1,"2024":1,"2025":1,"2033":1,"2035":1,"2643":1},"1":{"1189":1,"1190":1,"1191":1,"2026":1,"2027":1},"2":{"36":1,"114":1,"202":2,"543":3,"552":1,"697":1,"702":5,"749":2,"753":2,"1171":1,"1176":2,"1178":2,"1179":2,"1186":1,"1191":2,"1226":3,"1247":4,"1453":1,"1592":1,"1595":3,"2023":1,"2024":7,"2025":6,"2026":2,"2027":1,"2028":1,"2032":2,"2033":10,"2034":2,"2035":1,"2462":2,"2481":2,"2508":1,"2648":1,"2676":2}}],["although",{"2":{"1393":1,"1707":1,"1754":1,"1932":1,"2239":1,"2244":1,"2472":1}}],["alt+tab",{"2":{"1588":1}}],["alt+escape",{"2":{"1358":1}}],["alt+shift+esc",{"2":{"1358":1}}],["alt+right",{"2":{"331":1,"1393":1}}],["altogether",{"2":{"701":1,"2221":1,"2839":1}}],["altgr+escape",{"2":{"1358":1}}],["altgr",{"2":{"176":1,"2030":1,"2460":1,"2481":1,"2518":1,"2867":1}}],["alt",{"0":{"1358":2},"2":{"73":1,"114":1,"131":2,"134":2,"176":1,"202":2,"231":1,"266":1,"279":1,"543":3,"657":1,"697":1,"703":2,"1325":2,"1327":1,"1355":14,"1356":8,"1358":5,"1437":1,"1442":10,"1444":3,"1445":1,"1447":2,"1448":2,"1449":2,"1452":2,"1456":2,"1499":1,"1588":1,"1595":3,"1644":2,"1658":1,"1735":1,"1744":7,"1747":1,"1756":6,"1910":2,"2022":1,"2023":1,"2024":3,"2025":3,"2026":2,"2027":3,"2033":3,"2034":1,"2201":1,"2202":4,"2203":4,"2263":1,"2264":3,"2273":2,"2277":2,"2290":1,"2291":1,"2292":1,"2460":4,"2469":10,"2481":4,"2497":10,"2500":16,"2501":15,"2506":14,"2508":1,"2509":4,"2518":19,"2599":14,"2600":4,"2779":1,"2836":1,"2884":6}}],["always",{"2":{"14":1,"50":1,"165":1,"172":1,"191":1,"201":1,"235":1,"249":1,"277":1,"283":1,"294":1,"414":1,"471":1,"473":1,"494":1,"501":1,"503":1,"505":1,"506":1,"508":1,"515":1,"516":1,"550":1,"563":1,"590":1,"601":1,"744":1,"1191":2,"1275":1,"1392":1,"1396":2,"1417":1,"1419":2,"1461":1,"1469":1,"1487":2,"1559":1,"1589":1,"1643":1,"1644":4,"1749":1,"1914":1,"1957":1,"2013":1,"2014":1,"2018":2,"2020":2,"2028":1,"2129":1,"2211":1,"2218":1,"2220":3,"2246":1,"2381":1,"2472":1,"2522":1,"2560":1,"2677":1,"2715":1,"2722":1,"2723":1,"2742":1,"2753":1,"2790":1,"2845":2,"2869":1,"2877":1,"2892":1}}],["also",{"0":{"1298":1},"2":{"10":1,"16":1,"28":1,"50":1,"67":1,"86":1,"98":1,"125":1,"130":1,"155":1,"156":1,"165":1,"169":1,"170":1,"172":1,"176":1,"185":1,"194":1,"195":1,"231":1,"244":1,"297":1,"377":1,"381":1,"392":1,"404":1,"415":1,"427":3,"430":1,"443":1,"458":1,"471":2,"476":1,"478":1,"511":1,"529":1,"557":2,"595":1,"598":1,"600":1,"601":2,"607":1,"627":1,"647":1,"676":1,"698":1,"702":2,"703":1,"736":1,"1192":1,"1266":1,"1272":1,"1297":1,"1304":1,"1321":1,"1326":1,"1348":1,"1355":1,"1356":1,"1358":1,"1368":1,"1382":2,"1392":1,"1393":1,"1398":1,"1412":1,"1417":1,"1419":2,"1426":1,"1428":3,"1431":1,"1454":1,"1457":1,"1468":1,"1487":1,"1503":1,"1505":1,"1528":1,"1562":2,"1563":1,"1564":1,"1565":1,"1573":1,"1579":1,"1584":1,"1586":1,"1587":1,"1616":1,"1629":1,"1633":3,"1653":1,"1658":2,"1708":1,"1734":1,"1738":1,"1745":1,"1752":2,"1753":2,"1755":1,"1759":1,"1786":1,"1811":1,"1832":1,"1895":1,"1920":1,"1932":1,"1939":1,"1946":1,"1950":1,"1969":2,"2002":1,"2003":1,"2004":1,"2013":2,"2015":1,"2021":1,"2024":1,"2031":1,"2032":1,"2042":1,"2047":1,"2125":1,"2127":1,"2129":1,"2133":1,"2135":1,"2137":1,"2154":1,"2156":1,"2168":1,"2195":1,"2213":1,"2214":1,"2219":1,"2239":2,"2240":1,"2244":1,"2251":1,"2267":2,"2271":1,"2272":1,"2276":1,"2277":1,"2325":1,"2328":1,"2329":1,"2331":1,"2333":1,"2339":1,"2340":1,"2344":1,"2345":1,"2347":1,"2349":1,"2351":1,"2353":2,"2363":3,"2364":1,"2368":1,"2370":1,"2373":3,"2377":1,"2382":1,"2398":1,"2399":1,"2400":1,"2401":1,"2407":1,"2429":1,"2432":1,"2443":1,"2445":1,"2448":1,"2475":3,"2481":1,"2482":1,"2483":1,"2484":1,"2485":1,"2486":1,"2487":1,"2488":1,"2489":1,"2490":1,"2491":1,"2492":1,"2493":1,"2494":1,"2495":1,"2496":1,"2497":1,"2498":1,"2499":1,"2500":1,"2501":1,"2502":1,"2503":1,"2504":1,"2505":1,"2506":1,"2507":1,"2508":1,"2509":1,"2510":1,"2511":1,"2519":2,"2522":1,"2529":1,"2558":1,"2566":1,"2574":1,"2598":1,"2600":3,"2606":1,"2607":1,"2617":1,"2622":1,"2630":1,"2639":2,"2655":2,"2665":1,"2669":1,"2676":2,"2701":1,"2703":2,"2704":1,"2705":1,"2706":1,"2713":1,"2720":1,"2743":1,"2782":1,"2799":1,"2823":1,"2834":1,"2836":1,"2839":1,"2861":1,"2867":1,"2874":2,"2875":4,"2876":1,"2877":1,"2878":1,"2880":1,"2885":1,"2888":1,"2889":1,"2891":1,"2892":2,"2896":3}}],["alleviate",{"2":{"1467":1,"1592":1}}],["allocation",{"2":{"2652":1}}],["allocate",{"2":{"1910":1,"2235":1,"2704":1}}],["allocated",{"2":{"735":1,"2704":1}}],["allowing",{"2":{"64":1,"82":1,"98":1,"103":1,"107":1,"109":1,"125":1,"126":1,"185":1,"229":1,"234":1,"284":1,"537":1,"633":1,"647":1,"727":1,"1392":1,"1442":1,"1599":1,"1600":1,"1601":1,"1770":1,"1826":1,"1955":1,"1963":1,"2038":1,"2124":1,"2222":1,"2238":1,"2364":1,"2549":2,"2705":3,"2721":1,"2877":1}}],["allowed",{"2":{"28":1,"162":1,"189":1,"500":1,"700":1,"1749":1,"1752":1,"2221":1,"2255":1,"2723":1,"2877":1}}],["allows",{"2":{"24":1,"30":1,"33":1,"46":1,"49":3,"50":1,"99":1,"105":2,"107":2,"153":1,"155":2,"161":1,"168":1,"169":1,"170":1,"228":2,"230":2,"231":2,"246":1,"247":1,"262":1,"265":1,"288":1,"312":1,"349":1,"350":1,"368":1,"410":1,"426":1,"430":1,"460":1,"543":1,"546":1,"549":1,"552":1,"556":3,"560":1,"638":2,"652":1,"701":1,"735":1,"1266":1,"1388":1,"1389":1,"1391":1,"1411":1,"1419":1,"1431":1,"1462":1,"1480":1,"1504":1,"1511":1,"1514":1,"1516":1,"1562":2,"1596":1,"1600":1,"1632":1,"1639":1,"1649":1,"1657":1,"1741":1,"1749":1,"1764":1,"1813":1,"1824":1,"1888":1,"1894":2,"1897":1,"1911":1,"1918":1,"1926":1,"1939":1,"1941":2,"1949":1,"2010":1,"2036":1,"2052":1,"2165":1,"2223":1,"2224":3,"2248":1,"2256":1,"2323":1,"2325":1,"2327":1,"2340":2,"2364":8,"2390":1,"2412":1,"2428":1,"2450":1,"2481":1,"2537":1,"2565":1,"2598":1,"2601":1,"2619":1,"2632":1,"2643":1,"2669":1,"2676":1,"2703":1,"2705":2,"2755":1,"2756":1,"2773":1,"2800":1,"2877":1,"2883":1,"2891":1}}],["allow",{"0":{"153":1,"1583":1},"2":{"6":2,"10":1,"45":1,"49":1,"63":4,"65":2,"70":1,"74":5,"90":2,"93":2,"99":1,"110":1,"113":1,"114":7,"118":1,"125":3,"142":1,"149":1,"161":1,"165":7,"176":5,"185":3,"189":1,"191":6,"199":5,"202":1,"203":1,"211":2,"213":1,"222":2,"234":1,"236":6,"249":2,"277":1,"283":1,"285":3,"308":2,"317":1,"374":1,"470":1,"472":2,"540":1,"546":1,"601":2,"608":1,"609":1,"647":1,"741":1,"745":1,"1178":1,"1223":1,"1244":1,"1325":1,"1327":1,"1343":1,"1348":1,"1355":1,"1392":2,"1397":1,"1419":1,"1420":1,"1423":1,"1437":1,"1502":1,"1505":1,"1516":1,"1583":2,"1603":1,"1609":1,"1613":1,"1630":1,"1636":1,"1734":1,"1737":1,"1750":3,"1805":2,"1807":1,"1944":2,"1963":1,"2239":1,"2263":1,"2264":1,"2325":1,"2327":1,"2351":1,"2406":1,"2412":1,"2467":1,"2469":1,"2473":1,"2519":1,"2599":1,"2600":1,"2674":1,"2677":1,"2697":1,"2699":1,"2705":2,"2772":1,"2776":1,"2789":1,"2861":1,"2878":1,"2882":1,"2883":1}}],["alls",{"2":{"211":2}}],["all|txbolt|geminipr",{"2":{"165":1}}],["allison",{"2":{"143":4,"211":1}}],["all",{"0":{"423":1,"690":1,"718":1,"792":1,"796":1,"819":1,"823":1,"851":1,"855":1,"883":1,"887":1,"918":1,"922":1,"952":1,"956":1,"986":1,"990":1,"1020":1,"1024":1,"1054":1,"1058":1,"1088":1,"1092":1,"1122":1,"1126":1,"1156":1,"1160":1,"1209":1,"1213":1,"1286":1,"1415":1,"1847":1,"2065":1,"2674":1},"1":{"691":1,"719":1,"793":1,"797":1,"820":1,"824":1,"852":1,"856":1,"884":1,"888":1,"919":1,"923":1,"953":1,"957":1,"987":1,"991":1,"1021":1,"1025":1,"1055":1,"1059":1,"1089":1,"1093":1,"1123":1,"1127":1,"1157":1,"1161":1,"1210":1,"1214":1,"1287":1,"1848":1,"2066":1},"2":{"1":1,"3":1,"4":1,"7":1,"8":1,"14":1,"15":1,"16":1,"22":1,"25":1,"26":1,"32":1,"36":1,"49":3,"57":1,"65":1,"69":1,"77":1,"83":1,"98":1,"111":2,"113":1,"114":4,"120":1,"124":1,"126":1,"134":1,"149":1,"152":2,"165":2,"176":1,"182":1,"191":2,"194":2,"199":2,"204":1,"211":14,"249":1,"255":1,"265":2,"266":1,"268":3,"277":1,"279":1,"307":3,"353":2,"357":1,"358":1,"362":1,"371":1,"376":2,"389":2,"391":1,"392":1,"399":1,"400":2,"426":3,"430":2,"431":2,"438":1,"439":1,"443":1,"452":1,"456":3,"470":1,"474":6,"476":1,"478":1,"492":1,"496":2,"503":1,"507":1,"523":1,"524":2,"537":2,"541":1,"546":1,"556":1,"571":4,"574":1,"579":1,"581":1,"587":1,"597":2,"598":1,"601":1,"613":2,"621":1,"628":1,"634":2,"635":2,"638":1,"653":1,"667":1,"668":2,"676":1,"690":1,"695":1,"702":1,"718":1,"734":1,"739":1,"740":2,"747":1,"783":1,"792":1,"796":1,"809":1,"819":1,"823":1,"841":1,"851":1,"855":1,"871":1,"883":1,"887":1,"906":1,"918":1,"922":1,"940":1,"952":1,"956":1,"974":1,"986":1,"990":1,"1008":1,"1020":1,"1024":1,"1042":1,"1054":1,"1058":1,"1076":1,"1088":1,"1092":1,"1110":1,"1122":1,"1126":1,"1144":1,"1156":1,"1160":1,"1177":1,"1197":1,"1209":1,"1213":1,"1264":1,"1272":1,"1286":1,"1296":1,"1311":1,"1321":2,"1326":1,"1327":1,"1329":1,"1355":1,"1356":2,"1368":1,"1378":1,"1382":1,"1383":3,"1386":1,"1389":2,"1392":1,"1393":1,"1395":1,"1398":5,"1403":3,"1410":1,"1411":1,"1415":3,"1417":1,"1419":5,"1421":1,"1424":1,"1426":2,"1438":1,"1439":1,"1440":1,"1451":1,"1455":3,"1460":1,"1461":1,"1462":1,"1467":1,"1473":1,"1488":1,"1489":1,"1508":2,"1516":1,"1528":1,"1561":1,"1563":1,"1574":1,"1582":4,"1586":1,"1589":1,"1590":2,"1595":1,"1636":1,"1646":1,"1648":1,"1649":1,"1730":1,"1736":1,"1738":1,"1742":1,"1744":2,"1749":2,"1750":1,"1751":1,"1752":2,"1753":1,"1772":2,"1811":2,"1817":2,"1819":2,"1826":2,"1827":3,"1832":1,"1847":1,"1896":1,"1910":1,"1912":3,"1913":2,"1916":4,"1932":1,"1946":1,"1948":1,"1955":1,"1960":1,"1962":1,"1970":1,"2013":1,"2028":1,"2038":2,"2039":3,"2041":4,"2047":1,"2051":1,"2065":1,"2130":1,"2134":1,"2137":3,"2156":1,"2159":1,"2165":1,"2168":1,"2199":4,"2200":7,"2205":2,"2206":1,"2221":1,"2225":1,"2235":1,"2239":1,"2242":1,"2243":3,"2249":1,"2256":4,"2259":2,"2261":1,"2262":1,"2265":1,"2271":1,"2275":1,"2276":1,"2277":4,"2323":1,"2328":1,"2329":1,"2334":1,"2339":1,"2344":1,"2353":2,"2356":1,"2361":1,"2363":13,"2364":4,"2371":1,"2373":1,"2374":1,"2376":1,"2377":1,"2380":2,"2381":1,"2395":2,"2396":1,"2398":1,"2399":4,"2406":1,"2409":1,"2412":3,"2420":1,"2421":1,"2423":1,"2445":1,"2448":1,"2454":2,"2471":1,"2475":1,"2481":1,"2487":1,"2494":1,"2498":2,"2513":1,"2515":3,"2517":1,"2519":1,"2528":1,"2532":1,"2539":1,"2546":1,"2555":2,"2556":1,"2558":1,"2566":1,"2569":1,"2576":5,"2582":1,"2585":1,"2586":1,"2588":1,"2608":1,"2611":3,"2613":1,"2615":1,"2623":1,"2630":1,"2635":1,"2638":1,"2639":1,"2643":1,"2650":1,"2651":1,"2655":1,"2657":2,"2662":1,"2674":2,"2676":7,"2677":1,"2678":1,"2682":2,"2695":1,"2697":1,"2698":1,"2699":1,"2702":1,"2704":12,"2705":5,"2713":2,"2714":1,"2720":2,"2721":1,"2775":1,"2784":1,"2799":1,"2816":1,"2828":2,"2832":1,"2837":1,"2839":2,"2842":1,"2843":1,"2853":1,"2855":1,"2859":1,"2862":1,"2864":1,"2866":1,"2867":2,"2868":1,"2875":3,"2876":3,"2886":1,"2890":1,"2892":3,"2893":1,"2895":1,"2896":2}}],["ast1109mltrq",{"2":{"2637":1}}],["astr",{"2":{"2468":1,"2505":1}}],["astro65",{"2":{"114":1}}],["asterisk",{"2":{"2464":1,"2468":1,"2481":1,"2505":1}}],["asian",{"2":{"2275":1}}],["aside",{"2":{"1356":1,"2420":1}}],["as5",{"2":{"1819":1,"2498":1}}],["as400",{"2":{"2464":1,"2481":1}}],["as4",{"2":{"1819":1,"2498":1}}],["as3",{"2":{"1819":1,"2498":1}}],["as2",{"2":{"1819":1,"2498":1}}],["as1",{"2":{"1819":1,"2498":1}}],["asd",{"2":{"1770":2}}],["asdf2",{"2":{"446":5}}],["asking",{"2":{"2513":1}}],["ask",{"0":{"396":1},"2":{"507":1,"592":3,"600":1,"601":1,"2353":1,"2356":1,"2393":1,"2526":1,"2558":1,"2621":1,"2678":1,"2860":1}}],["asked",{"0":{"1292":1,"1312":1},"1":{"1293":1,"1294":1,"1295":1,"1296":1,"1297":1,"1298":1,"1313":1,"1314":1,"1315":1,"1316":1,"1317":1,"1318":1,"1319":1,"1320":1,"1321":1},"2":{"265":1,"275":1,"307":1,"667":1,"2452":1,"2558":1,"2677":1}}],["aspects",{"2":{"279":1,"353":1,"1403":1,"1562":1}}],["asynchronously",{"2":{"374":1}}],["asynchronous",{"2":{"352":1,"358":1}}],["asyncusb",{"2":{"266":1}}],["async",{"0":{"263":1},"2":{"266":1,"277":1}}],["asymmetric",{"2":{"176":1,"1383":2}}],["asym",{"2":{"114":1,"1383":5,"1386":1,"2802":1}}],["ashpil",{"2":{"207":2}}],["ascii",{"0":{"1333":1,"2182":1,"2716":1},"1":{"2183":1},"2":{"165":2,"1426":1,"1508":1,"2015":2,"2165":1,"2167":1,"2168":1,"2169":1,"2174":1,"2176":1,"2178":1,"2180":1,"2182":1,"2183":1,"2703":8,"2713":2,"2715":3,"2716":6,"2717":3,"2718":2,"2800":2,"2804":1,"2833":3}}],["asst",{"2":{"2463":1,"2481":1}}],["associate",{"2":{"2265":1}}],["associated",{"2":{"164":1,"240":1,"357":1,"544":1,"545":1,"595":2,"609":1,"1508":1,"2241":1,"2242":1,"2265":3,"2412":1,"2644":1,"2669":1,"2677":1,"2727":1,"2728":3,"2818":1,"2825":1}}],["assistance",{"2":{"2558":1}}],["assistant",{"2":{"2463":2,"2481":2}}],["assist",{"2":{"1320":1,"2140":1}}],["assigns",{"2":{"2416":1,"2744":1}}],["assigned",{"2":{"670":1,"1590":1,"1944":1,"1945":1}}],["assigning",{"2":{"611":1,"2378":1,"2633":1}}],["assignment",{"0":{"2862":1},"2":{"133":1,"134":2,"312":1,"514":1,"2674":1,"2816":1}}],["assignments",{"2":{"17":1,"114":1,"1595":2,"2639":1,"2704":2}}],["assign",{"2":{"48":1,"235":1,"670":1,"1290":1,"1291":1,"1633":1,"1731":1,"1758":1,"1825":1,"1950":1,"2022":1,"2037":1,"2135":1,"2420":2,"2469":1,"2791":1}}],["assembled",{"2":{"1917":1,"1919":1}}],["assembler",{"2":{"134":1}}],["assertions",{"2":{"2683":1}}],["assertion",{"2":{"375":1}}],["assert",{"2":{"374":1,"1602":1,"1621":1,"1623":1,"1625":1,"2715":1,"2716":1,"2721":1,"2722":1,"2724":1,"2726":1}}],["assessment",{"2":{"312":1}}],["assuming",{"2":{"742":4,"2052":1,"2243":1,"2263":1,"2705":2}}],["assume",{"2":{"374":1,"608":1,"628":1,"2357":1,"2553":1,"2857":1}}],["assumes",{"2":{"362":1,"725":1,"1171":1,"1429":1,"1903":1,"1942":1,"2169":1,"2205":1,"2209":1,"2217":1,"2221":1,"2224":2,"2230":1,"2263":1,"2356":1,"2357":1,"2580":1,"2650":1,"2833":1,"2857":2}}],["assumed",{"2":{"14":1,"141":1,"201":1,"318":1,"413":1,"550":1,"1370":1,"1389":1,"1833":1,"2048":1,"2217":1,"2246":1,"2368":1,"2622":1,"2653":1}}],["assumption",{"2":{"303":1,"317":1}}],["assumptions",{"2":{"149":1,"191":1}}],["as",{"0":{"6":1,"325":1,"1747":1,"1818":1,"1961":1,"2409":1,"2430":1,"2432":1,"2434":1},"1":{"1752":1,"1753":1,"1754":1,"1962":1,"2431":1,"2433":1,"2435":1},"2":{"6":1,"8":1,"31":2,"37":1,"49":3,"50":5,"55":1,"56":1,"57":1,"65":1,"67":1,"69":1,"76":1,"86":1,"87":1,"90":1,"99":1,"103":2,"107":2,"114":2,"116":1,"118":1,"120":1,"123":1,"124":2,"125":1,"126":2,"131":1,"132":4,"149":1,"152":1,"155":1,"158":1,"159":1,"162":2,"164":1,"165":3,"168":2,"169":3,"172":2,"176":2,"179":1,"184":2,"185":1,"189":1,"191":2,"194":2,"198":5,"199":2,"201":3,"211":1,"213":4,"215":3,"224":5,"228":1,"229":3,"230":1,"231":1,"232":3,"233":1,"234":3,"235":1,"236":1,"238":1,"240":3,"243":3,"244":1,"246":1,"249":2,"254":1,"262":1,"263":7,"265":2,"266":1,"272":2,"273":1,"275":1,"276":3,"279":1,"283":2,"284":1,"289":1,"293":1,"297":1,"298":2,"302":2,"303":2,"305":1,"307":1,"308":1,"312":1,"314":1,"317":1,"318":1,"332":1,"343":1,"353":2,"357":1,"371":3,"374":1,"375":1,"381":1,"392":3,"403":1,"406":1,"411":1,"427":1,"430":5,"441":1,"457":1,"458":1,"459":1,"467":2,"471":2,"473":3,"486":2,"494":4,"495":1,"496":3,"498":1,"502":1,"503":1,"507":2,"509":1,"513":2,"514":1,"520":1,"524":2,"528":1,"546":4,"552":3,"553":2,"554":2,"556":1,"557":1,"564":1,"565":1,"570":5,"574":1,"575":1,"580":1,"592":2,"595":1,"598":1,"601":2,"603":1,"609":3,"612":1,"616":2,"617":2,"622":2,"625":1,"627":4,"628":4,"633":5,"639":1,"647":4,"648":1,"651":1,"653":2,"663":1,"664":1,"666":3,"667":2,"669":3,"670":4,"671":2,"676":3,"680":1,"682":1,"695":1,"697":3,"701":2,"703":1,"710":1,"724":1,"727":1,"730":5,"731":2,"735":1,"736":2,"737":2,"738":1,"740":6,"742":8,"746":1,"747":2,"749":2,"781":1,"841":1,"871":1,"901":4,"906":1,"940":1,"974":1,"1008":1,"1038":4,"1042":1,"1076":1,"1106":4,"1110":1,"1144":1,"1170":1,"1171":2,"1172":2,"1175":4,"1176":1,"1178":3,"1179":1,"1183":1,"1192":1,"1197":1,"1224":1,"1226":4,"1247":2,"1265":1,"1266":1,"1267":2,"1274":1,"1275":1,"1276":1,"1289":1,"1291":1,"1295":1,"1297":1,"1308":2,"1310":1,"1314":1,"1321":1,"1339":1,"1343":2,"1350":2,"1354":1,"1356":2,"1358":1,"1359":2,"1378":1,"1388":1,"1389":4,"1392":5,"1393":2,"1395":3,"1396":1,"1397":2,"1398":1,"1400":1,"1401":1,"1402":1,"1403":1,"1404":1,"1410":1,"1411":2,"1412":2,"1413":2,"1414":2,"1419":3,"1421":1,"1426":3,"1428":1,"1431":1,"1433":1,"1435":1,"1444":1,"1448":2,"1449":1,"1452":1,"1453":2,"1455":1,"1456":2,"1460":1,"1462":2,"1468":1,"1469":1,"1471":2,"1473":1,"1484":1,"1487":1,"1488":3,"1489":1,"1491":6,"1492":6,"1493":3,"1497":2,"1498":2,"1502":2,"1503":1,"1504":2,"1508":8,"1510":2,"1511":2,"1516":2,"1519":1,"1560":1,"1562":2,"1563":4,"1564":3,"1567":1,"1573":1,"1575":2,"1576":1,"1579":1,"1581":1,"1582":4,"1586":1,"1590":1,"1592":3,"1593":1,"1598":2,"1599":1,"1600":3,"1601":1,"1604":1,"1605":1,"1606":1,"1611":1,"1612":1,"1620":1,"1629":1,"1636":1,"1638":2,"1649":3,"1653":1,"1655":1,"1657":1,"1658":1,"1670":1,"1706":2,"1707":1,"1710":1,"1711":1,"1715":1,"1718":1,"1730":1,"1733":2,"1745":2,"1747":1,"1749":5,"1754":2,"1755":1,"1756":1,"1757":1,"1763":2,"1769":1,"1771":1,"1803":1,"1805":2,"1808":1,"1809":1,"1811":2,"1814":2,"1817":1,"1819":1,"1824":1,"1826":3,"1829":1,"1830":1,"1831":1,"1835":1,"1892":2,"1893":2,"1895":1,"1897":3,"1904":1,"1905":1,"1910":1,"1911":1,"1912":1,"1914":1,"1932":2,"1939":3,"1942":4,"1944":2,"1945":1,"1955":6,"1956":7,"1957":1,"1959":1,"1960":1,"1962":1,"1964":1,"1965":1,"1967":2,"1968":1,"1969":1,"1970":2,"1971":1,"1993":1,"1995":2,"1999":1,"2004":1,"2007":1,"2010":2,"2025":3,"2026":1,"2027":1,"2031":2,"2032":2,"2033":4,"2036":1,"2038":3,"2042":4,"2044":1,"2046":1,"2050":2,"2110":1,"2127":1,"2134":1,"2135":2,"2139":1,"2152":1,"2153":1,"2156":2,"2165":1,"2168":1,"2199":1,"2200":1,"2201":4,"2205":1,"2206":2,"2207":3,"2211":1,"2215":1,"2218":1,"2219":1,"2221":4,"2222":1,"2223":1,"2224":3,"2226":2,"2227":1,"2232":1,"2236":1,"2238":3,"2240":3,"2241":1,"2242":1,"2243":3,"2244":4,"2246":2,"2247":1,"2249":1,"2251":2,"2255":1,"2256":1,"2262":3,"2263":2,"2264":4,"2265":4,"2275":2,"2276":3,"2277":4,"2315":1,"2321":1,"2326":1,"2327":1,"2328":2,"2329":1,"2330":4,"2331":1,"2333":2,"2334":1,"2335":1,"2336":1,"2337":4,"2339":1,"2340":1,"2341":1,"2345":1,"2346":1,"2348":1,"2350":1,"2351":1,"2353":4,"2355":1,"2363":5,"2364":5,"2368":4,"2369":2,"2370":1,"2371":1,"2373":1,"2374":1,"2375":1,"2376":2,"2377":6,"2378":1,"2380":1,"2381":1,"2393":1,"2395":2,"2397":1,"2398":1,"2399":2,"2400":3,"2401":1,"2404":2,"2406":1,"2407":2,"2409":1,"2412":6,"2418":1,"2419":1,"2423":1,"2430":1,"2432":1,"2434":1,"2442":1,"2445":1,"2448":1,"2449":3,"2450":1,"2451":1,"2454":1,"2464":1,"2466":1,"2469":7,"2471":2,"2472":1,"2475":1,"2476":2,"2478":2,"2481":2,"2484":6,"2494":1,"2497":6,"2498":1,"2512":3,"2513":4,"2514":4,"2515":9,"2517":1,"2518":1,"2529":1,"2535":1,"2549":1,"2550":1,"2551":1,"2553":3,"2556":2,"2566":2,"2568":1,"2571":1,"2573":1,"2574":1,"2576":1,"2582":1,"2585":2,"2587":2,"2591":1,"2598":2,"2599":1,"2600":1,"2601":3,"2610":2,"2612":3,"2615":3,"2617":1,"2620":1,"2622":1,"2623":1,"2628":2,"2632":2,"2633":2,"2634":1,"2635":1,"2642":1,"2651":1,"2652":1,"2653":1,"2655":5,"2657":2,"2658":1,"2659":3,"2661":1,"2662":2,"2663":1,"2665":1,"2674":2,"2676":14,"2677":4,"2678":1,"2679":2,"2680":1,"2689":1,"2690":3,"2699":2,"2701":6,"2702":1,"2703":6,"2704":1,"2705":10,"2712":1,"2713":1,"2717":1,"2720":1,"2729":1,"2735":1,"2736":1,"2742":3,"2743":2,"2744":2,"2747":2,"2748":3,"2750":1,"2756":1,"2782":2,"2788":1,"2794":1,"2799":1,"2800":2,"2805":2,"2816":3,"2829":2,"2831":1,"2832":1,"2833":4,"2835":2,"2840":2,"2842":1,"2845":2,"2846":2,"2847":1,"2858":2,"2860":2,"2864":1,"2868":6,"2874":2,"2875":9,"2876":3,"2877":3,"2878":2,"2881":6,"2882":2,"2883":2,"2884":1,"2887":1,"2890":1,"2895":4,"2896":2}}],["at25sf128a",{"2":{"2653":2}}],["ation",{"2":{"2035":1}}],["atm32u4dfu",{"2":{"670":1}}],["atm16u4",{"2":{"670":1}}],["atmel",{"0":{"528":1,"2329":1,"2444":1},"1":{"2330":1,"2331":1},"2":{"111":1,"240":3,"555":2,"670":7,"2329":2,"2444":1,"2449":1,"2558":1,"2561":2,"2750":1,"2751":1}}],["atmega16",{"2":{"674":1,"748":2,"1225":1,"1246":2,"1523":2,"1524":2}}],["atmega16u4",{"2":{"528":1,"2444":1}}],["atmega16u2",{"2":{"64":1,"92":1,"528":1,"670":1}}],["atmega32a",{"2":{"235":1,"528":1,"674":1,"748":1,"1225":1,"1246":1,"1523":1,"1524":1,"2446":1,"2447":2}}],["atmega32u4",{"0":{"1997":1},"2":{"70":1,"111":1,"441":1,"528":1,"555":1,"679":1,"696":1,"704":1,"1293":4,"1295":1,"1349":1,"1444":1,"1911":1,"1999":1,"2207":1,"2370":5,"2444":1,"2445":1,"2448":1,"2558":1,"2561":5,"2654":1,"2845":1,"2858":1}}],["atmega32u2",{"2":{"63":1,"64":1,"528":1,"670":1}}],["atmega328p",{"2":{"64":1,"528":1,"2335":1,"2447":2}}],["atmega328",{"2":{"64":1,"528":1,"674":2,"748":1,"1225":1,"1246":1,"1523":1,"1524":1}}],["at32",{"0":{"532":1,"2344":1},"1":{"2345":1},"2":{"317":1,"670":2,"2344":3,"2345":1}}],["at32f415",{"2":{"285":1,"294":1,"532":1}}],["atlas",{"2":{"211":1}}],["atsam",{"2":{"75":1,"114":4,"134":1,"176":1,"277":1,"279":2,"285":1}}],["atop",{"2":{"69":1}}],["atomically",{"2":{"744":1}}],["atomic",{"0":{"744":1},"2":{"64":1,"277":1,"744":5}}],["atom47",{"2":{"57":4,"114":1}}],["at90usb1286",{"2":{"2370":1}}],["at90usb128",{"2":{"528":1,"670":1,"2436":2,"2444":2}}],["at90usb162",{"2":{"74":1,"528":1,"1523":1,"1524":1}}],["at90usb64",{"2":{"528":1,"670":1,"674":1,"748":1,"1225":1,"1246":1,"1523":1,"1524":1,"2444":2}}],["at90usb",{"2":{"63":1}}],["attain",{"2":{"2513":1,"2515":1,"2676":1}}],["attacking",{"2":{"1463":1}}],["attack",{"2":{"312":1,"2513":1}}],["attach",{"0":{"2709":1},"2":{"2709":4}}],["attachment",{"2":{"1345":1,"2709":1}}],["attaching",{"2":{"82":1,"2709":1}}],["attached",{"2":{"49":1,"1519":1,"1615":1,"1652":2,"1653":1,"1939":1,"2124":1,"2218":1,"2369":3,"2412":1}}],["attribution",{"2":{"2662":2}}],["attribute",{"2":{"477":1,"479":1,"480":1,"607":4,"1417":2,"1419":1,"1657":1,"2327":1,"2715":1,"2716":1,"2717":2,"2721":1,"2722":1,"2723":1,"2724":1,"2725":1,"2726":1,"2727":1,"2840":1}}],["attributes",{"2":{"110":1,"476":1,"2622":2}}],["attractive",{"2":{"2371":1}}],["attrs",{"2":{"1310":2}}],["attiny85",{"2":{"1269":2}}],["attenuate",{"2":{"1932":5}}],["attenuation",{"2":{"165":1,"191":1,"1932":6}}],["attention",{"2":{"381":1,"662":1,"2218":1,"2462":1,"2481":1}}],["attempted",{"0":{"2688":1},"1":{"2689":1,"2690":1},"2":{"263":1,"1368":1,"2513":6,"2558":1}}],["attempts",{"0":{"2689":1},"2":{"87":1,"312":1,"343":1,"701":1,"2159":1,"2221":2,"2357":1,"2857":1}}],["attempting",{"2":{"51":1,"123":1,"240":1,"1307":1,"1763":1,"2223":1,"2454":1,"2561":1,"2633":1}}],["attempt",{"2":{"51":1,"123":1,"182":1,"775":2,"1419":1,"2221":3,"2315":1,"2333":1,"2371":1,"2513":1,"2562":1}}],["at101",{"2":{"37":2,"175":2,"176":1}}],["at",{"0":{"2261":1},"2":{"4":1,"11":1,"21":1,"25":1,"28":1,"65":2,"73":1,"75":1,"114":1,"124":1,"134":2,"149":2,"168":1,"172":1,"173":1,"191":2,"199":1,"203":1,"211":1,"222":1,"229":2,"231":1,"241":2,"249":3,"251":1,"265":3,"266":2,"277":1,"285":1,"355":2,"376":1,"381":1,"389":1,"390":1,"392":1,"411":1,"471":2,"474":1,"494":5,"503":2,"506":1,"511":1,"523":1,"524":2,"526":1,"537":2,"538":1,"549":1,"556":1,"558":2,"574":2,"575":2,"586":2,"590":1,"598":1,"608":1,"609":5,"615":1,"617":1,"625":1,"627":1,"628":2,"629":1,"638":1,"639":2,"646":1,"655":1,"658":1,"667":1,"668":2,"672":1,"676":1,"701":1,"709":1,"730":1,"735":3,"738":1,"744":1,"775":1,"782":1,"808":1,"840":1,"870":1,"905":1,"939":1,"973":1,"1007":1,"1041":1,"1075":1,"1109":1,"1143":1,"1170":1,"1176":1,"1179":1,"1196":1,"1230":2,"1250":1,"1274":1,"1277":1,"1281":1,"1296":1,"1297":1,"1305":1,"1309":1,"1326":1,"1356":1,"1367":1,"1368":1,"1386":2,"1392":1,"1393":2,"1414":1,"1417":1,"1419":1,"1447":1,"1451":1,"1454":3,"1455":1,"1457":1,"1462":1,"1473":2,"1497":1,"1498":1,"1503":1,"1508":2,"1509":2,"1516":2,"1526":1,"1527":1,"1528":1,"1563":2,"1565":1,"1572":1,"1578":1,"1586":1,"1595":1,"1600":1,"1602":1,"1608":1,"1613":1,"1615":2,"1629":1,"1631":1,"1635":1,"1638":2,"1653":1,"1657":1,"1665":1,"1696":1,"1697":1,"1708":1,"1754":1,"1755":1,"1786":1,"1833":1,"1835":1,"1888":1,"1889":1,"1892":2,"1893":1,"1894":6,"1895":1,"1896":1,"1897":3,"1904":1,"1905":1,"1911":1,"1912":12,"1914":1,"1919":1,"1923":1,"1925":1,"1932":1,"1939":3,"1941":1,"1942":4,"1955":1,"1999":1,"2013":1,"2041":7,"2048":1,"2050":1,"2052":1,"2125":1,"2129":1,"2133":1,"2137":1,"2144":5,"2147":12,"2151":1,"2198":1,"2204":1,"2205":1,"2210":2,"2213":2,"2218":4,"2223":1,"2232":1,"2236":11,"2239":1,"2240":1,"2244":2,"2245":1,"2246":2,"2256":1,"2263":2,"2265":1,"2275":1,"2278":2,"2325":3,"2342":1,"2346":1,"2348":1,"2350":1,"2356":1,"2363":1,"2364":3,"2371":1,"2373":1,"2374":3,"2375":1,"2380":1,"2396":1,"2408":1,"2410":1,"2412":4,"2417":1,"2421":1,"2427":1,"2450":1,"2454":9,"2468":1,"2471":1,"2474":1,"2475":1,"2505":1,"2511":2,"2513":2,"2514":1,"2519":2,"2525":1,"2530":1,"2531":1,"2540":1,"2546":1,"2551":1,"2555":1,"2558":1,"2562":1,"2574":1,"2575":1,"2576":1,"2582":4,"2585":1,"2588":1,"2590":1,"2598":1,"2606":1,"2607":3,"2622":5,"2630":1,"2632":1,"2633":2,"2634":1,"2635":1,"2638":1,"2663":1,"2665":1,"2674":1,"2676":7,"2677":1,"2680":1,"2682":1,"2701":1,"2702":3,"2703":1,"2704":2,"2705":8,"2706":1,"2715":2,"2722":2,"2764":1,"2781":1,"2790":1,"2799":2,"2829":1,"2832":1,"2839":1,"2847":3,"2858":1,"2860":1,"2861":2,"2862":1,"2863":2,"2864":3,"2868":2,"2870":1,"2883":1,"2891":1,"2894":1,"2895":1,"2896":1}}],["atreus",{"0":{"4":1},"2":{"165":1,"277":1}}],["ancient",{"2":{"2658":1}}],["anchors",{"2":{"319":3}}],["anchor",{"2":{"222":1,"319":1}}],["analysis",{"2":{"2601":1}}],["analogue",{"2":{"2376":1}}],["analogreference",{"2":{"679":1}}],["analogreadpinadc",{"2":{"680":1}}],["analogreadpin",{"2":{"50":1,"679":1,"680":1}}],["analogread",{"2":{"50":1,"133":1,"134":1}}],["analog",{"0":{"1926":1},"2":{"49":1,"74":1,"118":2,"149":1,"191":1,"199":2,"234":6,"236":1,"249":1,"671":1,"672":1,"679":1,"1378":2,"1706":2,"1707":2,"1710":1,"1715":1,"1717":4,"1723":1,"1817":1,"1926":22}}],["anatomy",{"0":{"2474":1},"1":{"2475":1,"2476":1,"2477":1,"2478":1}}],["anodes",{"2":{"783":1,"809":1,"841":1,"871":1,"906":1,"940":1,"974":1,"1008":1,"1042":1,"1076":1,"1110":1,"1144":1,"1197":1}}],["another",{"2":{"95":1,"149":2,"194":1,"233":1,"251":1,"268":1,"289":1,"381":1,"491":1,"546":2,"657":1,"1376":1,"1397":1,"1426":2,"1442":1,"1448":1,"1450":1,"1453":1,"1468":1,"1488":1,"1503":1,"1508":1,"1565":1,"1579":1,"1583":1,"1589":2,"1630":1,"1649":1,"1750":1,"1753":1,"2021":1,"2022":1,"2025":1,"2211":1,"2238":2,"2244":1,"2246":2,"2256":1,"2263":1,"2271":1,"2334":1,"2346":1,"2348":1,"2350":1,"2410":1,"2428":1,"2449":1,"2474":1,"2514":1,"2582":1,"2606":1,"2607":1,"2617":1,"2676":2,"2704":2,"2779":1,"2782":1,"2869":3,"2875":4,"2876":4,"2881":1,"2884":3,"2889":1}}],["answer",{"2":{"506":1,"592":2,"2576":4}}],["ansi|iso",{"2":{"308":1}}],["ansi",{"0":{"35":1,"2466":1,"2505":1},"1":{"36":1,"2467":1,"2468":1},"2":{"35":1,"36":4,"99":1,"102":1,"114":1,"149":1,"157":2,"165":1,"175":2,"188":1,"191":1,"207":1,"211":4,"217":2,"226":6,"259":2,"260":1,"266":2,"277":1,"308":1,"426":3,"441":1,"476":1,"1324":3,"1403":3,"1404":3,"1412":2,"2169":1,"2205":1,"2399":5,"2466":1,"2505":1,"2553":1,"2676":1,"2816":4,"2831":1,"2833":1,"2834":10}}],["anti",{"2":{"437":1,"2683":1,"2696":1,"2703":1,"2819":1}}],["anticipation",{"2":{"86":1}}],["anticipated",{"2":{"2":1,"1469":1}}],["annotation",{"2":{"521":1}}],["annotated",{"0":{"521":1}}],["announce",{"2":{"224":1,"385":1,"386":1,"389":1}}],["annepro2",{"2":{"191":1,"249":1,"266":2}}],["anim",{"2":{"2705":4}}],["animtion",{"2":{"191":1}}],["animate",{"2":{"2133":1,"2705":9}}],["animated",{"2":{"169":1,"2412":1,"2701":1,"2703":1,"2705":1}}],["animation",{"0":{"2130":1,"2131":1,"2133":1},"2":{"49":2,"176":1,"191":5,"222":1,"236":1,"249":1,"285":1,"308":1,"459":1,"1828":2,"1829":1,"1832":4,"1845":1,"1847":1,"1878":1,"1880":1,"1882":1,"1885":1,"1907":2,"2040":2,"2041":3,"2047":4,"2063":1,"2065":1,"2114":1,"2116":1,"2118":1,"2121":1,"2127":10,"2129":1,"2130":11,"2131":10,"2133":6,"2145":4,"2148":4,"2496":2,"2503":10,"2504":2,"2705":6,"2712":1,"2723":1,"2818":4,"2824":2,"2825":4}}],["animations",{"0":{"2129":1,"2142":1},"1":{"2130":1,"2131":1,"2132":1,"2133":1,"2143":1,"2144":1,"2145":1,"2146":1,"2147":1,"2148":1,"2149":1,"2150":1},"2":{"32":1,"124":5,"165":1,"169":1,"191":1,"199":1,"211":1,"222":1,"236":1,"1826":2,"1828":2,"1830":1,"2038":2,"2040":2,"2044":1,"2130":4,"2131":1,"2132":2,"2133":6,"2134":1,"2145":6,"2496":2,"2504":2,"2676":1,"2701":1,"2702":4,"2703":1,"2705":1,"2724":1,"2818":3,"2824":2,"2825":3,"2842":4}}],["angle65",{"2":{"211":1}}],["angle",{"2":{"165":2,"1709":1,"1939":2,"1942":1,"2468":2,"2505":2,"2816":1}}],["angel64",{"2":{"143":4}}],["angel17",{"2":{"143":2}}],["an",{"0":{"401":1,"649":1,"1316":1,"1493":1,"1612":1,"2583":1,"2655":1,"2656":1,"2659":1},"1":{"650":1,"651":1,"652":1,"653":1,"654":1,"655":1,"2584":1,"2585":1,"2656":1,"2657":2,"2658":2,"2659":1,"2660":1,"2661":1},"2":{"5":1,"6":1,"14":1,"49":1,"50":1,"73":2,"99":3,"103":1,"126":1,"132":1,"149":1,"161":1,"165":1,"174":1,"182":1,"194":2,"201":1,"203":2,"234":1,"248":1,"249":1,"268":1,"279":1,"288":1,"289":1,"294":1,"330":1,"344":1,"351":1,"352":1,"358":1,"359":1,"362":2,"367":2,"410":1,"411":1,"414":1,"415":1,"444":1,"460":1,"464":1,"465":1,"469":1,"471":2,"473":1,"477":1,"478":1,"494":1,"495":1,"502":1,"505":1,"506":3,"507":1,"520":1,"526":1,"541":1,"543":2,"547":1,"552":1,"556":1,"560":1,"564":1,"573":1,"581":2,"586":1,"594":1,"595":4,"600":1,"601":2,"602":2,"605":1,"609":1,"610":1,"611":1,"612":1,"626":2,"647":1,"650":2,"653":1,"654":1,"657":2,"660":2,"668":1,"669":1,"670":1,"677":1,"679":1,"680":1,"682":2,"695":1,"696":1,"698":1,"704":1,"710":1,"729":1,"730":1,"731":1,"733":1,"734":1,"735":2,"736":1,"742":4,"747":1,"749":3,"757":1,"763":1,"769":1,"783":1,"809":1,"841":1,"871":1,"906":1,"940":1,"974":1,"1008":1,"1042":1,"1076":1,"1110":1,"1144":1,"1175":1,"1177":1,"1181":1,"1182":1,"1183":2,"1186":1,"1197":1,"1226":1,"1229":1,"1230":2,"1247":1,"1266":1,"1269":1,"1274":1,"1289":1,"1293":1,"1298":1,"1310":1,"1314":1,"1317":1,"1320":1,"1323":1,"1334":1,"1343":1,"1356":1,"1379":1,"1382":2,"1389":2,"1400":1,"1408":1,"1423":1,"1424":1,"1426":3,"1432":1,"1448":1,"1450":1,"1451":1,"1462":1,"1463":1,"1468":1,"1469":1,"1487":2,"1488":1,"1497":1,"1498":2,"1515":1,"1519":1,"1528":1,"1563":2,"1571":1,"1575":1,"1582":1,"1587":1,"1603":1,"1606":2,"1607":1,"1633":1,"1634":1,"1635":1,"1637":1,"1641":1,"1649":1,"1665":1,"1667":1,"1685":1,"1688":1,"1689":1,"1694":1,"1706":3,"1715":1,"1745":1,"1747":2,"1749":1,"1752":1,"1753":2,"1756":1,"1762":2,"1763":1,"1769":1,"1770":1,"1803":1,"1807":1,"1819":2,"1825":2,"1830":1,"1831":1,"1832":2,"1835":1,"1845":1,"1847":1,"1894":2,"1911":1,"1920":1,"1924":1,"1925":1,"1926":2,"1936":1,"1937":1,"1938":1,"1941":1,"1942":1,"1943":1,"1955":1,"2000":1,"2010":1,"2015":1,"2019":1,"2025":1,"2026":1,"2033":1,"2037":2,"2044":1,"2046":1,"2047":2,"2050":1,"2063":1,"2065":1,"2110":1,"2134":2,"2135":2,"2154":2,"2164":2,"2167":1,"2168":1,"2178":1,"2180":1,"2182":1,"2184":1,"2201":1,"2206":2,"2207":1,"2213":1,"2218":1,"2222":2,"2224":1,"2226":1,"2237":2,"2239":1,"2240":1,"2244":1,"2246":1,"2251":2,"2255":1,"2263":4,"2275":2,"2276":1,"2277":1,"2299":1,"2321":2,"2325":1,"2330":1,"2334":1,"2336":1,"2337":1,"2340":3,"2345":1,"2356":1,"2364":1,"2369":1,"2375":2,"2381":1,"2387":1,"2392":1,"2395":1,"2396":1,"2399":3,"2404":1,"2412":2,"2418":1,"2423":1,"2429":1,"2430":1,"2432":2,"2434":1,"2448":1,"2450":1,"2451":1,"2452":1,"2454":1,"2470":1,"2473":1,"2474":1,"2477":1,"2478":1,"2479":1,"2498":2,"2514":1,"2515":2,"2525":1,"2535":2,"2536":3,"2553":1,"2570":1,"2576":1,"2580":1,"2588":2,"2600":1,"2601":3,"2606":1,"2611":1,"2612":1,"2626":1,"2627":2,"2633":1,"2636":1,"2638":1,"2639":1,"2648":1,"2653":2,"2654":1,"2655":2,"2657":1,"2658":1,"2659":4,"2661":1,"2663":2,"2673":1,"2674":3,"2676":8,"2677":2,"2686":1,"2701":1,"2703":3,"2704":2,"2705":5,"2706":2,"2709":1,"2713":1,"2715":2,"2720":1,"2722":1,"2723":1,"2724":1,"2725":1,"2727":1,"2738":2,"2740":1,"2743":2,"2748":1,"2753":1,"2758":1,"2760":1,"2762":1,"2766":1,"2767":1,"2769":1,"2770":1,"2771":1,"2772":1,"2798":1,"2813":1,"2816":1,"2818":2,"2823":1,"2825":2,"2833":1,"2843":1,"2845":1,"2852":1,"2861":1,"2863":1,"2875":1,"2876":1,"2878":1,"2881":4,"2884":1,"2895":1}}],["anding",{"2":{"1356":1}}],["andrebrait",{"2":{"114":2,"191":1}}],["andc",{"2":{"49":1}}],["and",{"0":{"22":1,"35":2,"49":1,"50":1,"51":1,"58":1,"63":1,"64":1,"65":1,"69":1,"70":1,"74":1,"75":1,"76":1,"77":1,"87":1,"93":1,"94":1,"95":1,"113":1,"133":1,"140":1,"190":1,"229":1,"233":1,"273":1,"276":1,"284":1,"316":1,"477":1,"483":2,"484":1,"509":1,"519":1,"590":1,"631":1,"1297":1,"1298":1,"1318":1,"1321":1,"1338":1,"1340":1,"1353":1,"1374":1,"1377":1,"1392":1,"1428":1,"1437":1,"1489":1,"1579":1,"1582":1,"1629":1,"1740":1,"1741":1,"1899":1,"1939":1,"1944":1,"1945":1,"1964":1,"1994":1,"2006":1,"2028":1,"2129":1,"2130":1,"2131":1,"2136":1,"2142":1,"2225":1,"2264":1,"2265":1,"2276":1,"2328":1,"2384":1,"2406":1,"2413":1,"2456":1,"2471":1,"2473":1,"2476":1,"2523":1,"2580":1,"2595":1,"2605":1,"2606":1,"2644":1,"2693":1,"2695":1,"2745":1,"2889":1},"1":{"36":2,"88":1,"478":1,"479":1,"480":1,"481":1,"482":1,"484":2,"485":2,"486":2,"487":2,"488":2,"1298":1,"1393":1,"1630":1,"1631":1,"1632":1,"2029":1,"2030":1,"2031":1,"2130":1,"2131":1,"2132":1,"2133":1,"2143":1,"2144":1,"2145":1,"2146":1,"2147":1,"2148":1,"2149":1,"2150":1,"2226":1,"2329":1,"2330":1,"2331":1,"2332":1,"2333":1,"2334":1,"2335":1,"2336":1,"2337":1,"2338":1,"2339":1,"2340":1,"2341":1,"2342":1,"2343":1,"2344":1,"2345":1,"2346":1,"2347":1,"2348":1,"2349":1,"2350":1,"2414":1,"2415":1,"2416":1,"2417":1,"2418":1,"2419":1,"2420":1,"2421":1,"2472":1,"2473":1,"2477":1,"2478":1,"2596":1,"2597":1,"2606":1,"2607":1,"2608":1,"2645":1,"2646":1,"2647":1,"2746":1,"2747":1,"2748":1},"2":{"1":1,"2":2,"3":4,"4":1,"5":2,"6":1,"7":3,"8":1,"10":2,"11":1,"14":2,"15":4,"16":1,"17":1,"18":1,"21":2,"22":1,"24":2,"25":2,"28":2,"30":1,"31":3,"32":5,"33":2,"34":2,"35":1,"36":1,"37":1,"38":1,"43":1,"45":4,"49":12,"50":7,"57":1,"58":1,"63":1,"64":2,"65":3,"67":1,"69":1,"70":19,"72":1,"73":3,"74":2,"75":2,"76":1,"77":1,"84":1,"86":2,"87":2,"90":1,"92":1,"93":5,"94":3,"99":1,"103":1,"107":2,"108":1,"110":2,"113":4,"114":26,"116":1,"118":1,"119":1,"120":2,"124":3,"126":2,"128":1,"130":2,"132":2,"133":1,"134":9,"140":1,"149":10,"152":3,"158":1,"161":1,"162":2,"163":2,"164":5,"165":20,"168":2,"169":6,"173":2,"176":6,"179":1,"182":3,"185":1,"186":1,"187":1,"188":4,"189":1,"190":1,"191":23,"194":6,"195":2,"196":2,"198":6,"199":11,"201":2,"202":2,"203":2,"206":2,"210":2,"211":53,"213":3,"214":1,"218":1,"220":2,"221":1,"222":12,"224":1,"228":6,"229":2,"230":1,"231":3,"232":3,"233":3,"234":1,"235":3,"236":14,"240":2,"244":1,"245":2,"249":14,"251":2,"255":1,"256":1,"257":1,"258":1,"259":4,"262":1,"263":4,"265":2,"266":6,"268":1,"271":1,"273":2,"276":2,"277":6,"283":4,"284":1,"285":4,"288":4,"289":1,"293":1,"294":4,"297":1,"298":2,"304":1,"305":1,"307":2,"308":6,"312":5,"316":1,"317":3,"322":4,"324":1,"325":1,"328":1,"331":1,"344":5,"345":2,"347":1,"352":2,"353":1,"355":4,"356":1,"358":1,"362":3,"364":3,"368":1,"371":11,"372":1,"374":4,"375":3,"376":2,"380":1,"381":7,"389":1,"390":1,"392":2,"394":1,"395":3,"397":2,"403":4,"405":2,"406":2,"407":2,"408":1,"410":3,"411":1,"421":2,"426":2,"427":3,"430":8,"431":2,"432":4,"434":2,"437":4,"439":1,"440":1,"441":1,"442":1,"444":1,"445":1,"446":1,"447":1,"449":1,"450":1,"451":1,"452":1,"453":1,"457":3,"458":3,"466":1,"469":2,"470":1,"471":4,"472":4,"473":2,"476":2,"477":3,"482":1,"483":3,"487":2,"488":1,"489":1,"494":5,"495":4,"496":1,"498":5,"501":2,"502":1,"503":2,"506":1,"507":1,"509":1,"511":2,"512":1,"513":1,"515":1,"516":1,"520":5,"521":1,"522":5,"524":3,"525":3,"526":1,"527":1,"528":1,"536":3,"537":2,"539":2,"540":2,"542":2,"543":8,"544":1,"546":11,"547":1,"550":3,"551":2,"552":2,"553":1,"554":1,"556":5,"557":1,"560":2,"562":1,"563":3,"566":1,"568":2,"570":1,"574":1,"575":2,"578":2,"581":2,"587":1,"590":1,"591":5,"592":1,"593":3,"595":3,"597":3,"598":1,"600":2,"601":5,"602":1,"603":2,"604":2,"605":1,"606":1,"607":3,"608":2,"611":2,"612":2,"613":1,"617":1,"619":1,"621":4,"625":1,"628":1,"629":4,"630":2,"632":2,"633":5,"638":2,"639":1,"647":9,"648":1,"650":4,"651":4,"654":3,"655":1,"656":1,"657":1,"658":4,"659":1,"660":4,"661":2,"665":4,"666":4,"667":5,"668":3,"669":5,"670":5,"671":2,"674":1,"676":4,"677":1,"680":4,"682":1,"683":1,"684":1,"695":1,"697":4,"698":3,"700":3,"701":1,"702":3,"703":1,"704":3,"706":1,"709":1,"710":1,"726":1,"727":4,"730":1,"731":1,"732":1,"734":2,"735":8,"736":2,"737":2,"738":3,"742":1,"747":2,"748":2,"779":1,"782":1,"783":3,"805":1,"808":1,"809":3,"834":1,"838":3,"840":1,"841":3,"866":1,"870":1,"871":3,"898":1,"900":1,"901":1,"903":3,"905":1,"906":3,"933":1,"935":1,"937":3,"939":1,"940":3,"967":1,"971":3,"973":1,"974":3,"1001":1,"1005":3,"1007":1,"1008":3,"1035":1,"1037":1,"1038":1,"1039":3,"1041":1,"1042":3,"1069":1,"1073":3,"1075":1,"1076":3,"1103":1,"1105":1,"1106":1,"1107":3,"1109":1,"1110":3,"1137":1,"1139":1,"1141":3,"1143":1,"1144":3,"1170":4,"1171":2,"1172":1,"1174":2,"1175":1,"1176":1,"1177":1,"1178":6,"1179":2,"1181":1,"1182":1,"1183":4,"1185":1,"1193":1,"1196":1,"1197":3,"1225":2,"1243":2,"1244":1,"1246":1,"1250":2,"1261":3,"1262":1,"1264":2,"1265":1,"1266":1,"1268":1,"1270":3,"1271":2,"1272":4,"1273":2,"1275":2,"1276":2,"1277":2,"1278":2,"1281":1,"1290":1,"1291":1,"1292":1,"1293":1,"1295":1,"1296":2,"1298":2,"1304":1,"1307":1,"1308":1,"1310":2,"1314":1,"1315":1,"1317":1,"1318":2,"1319":1,"1320":2,"1321":9,"1324":3,"1325":1,"1326":5,"1327":1,"1328":2,"1329":2,"1331":1,"1332":3,"1334":1,"1335":1,"1339":1,"1340":1,"1342":1,"1343":2,"1344":2,"1346":1,"1347":1,"1349":2,"1350":1,"1354":2,"1355":48,"1356":8,"1359":4,"1366":1,"1368":1,"1370":1,"1372":2,"1373":1,"1375":1,"1376":3,"1382":3,"1383":11,"1385":1,"1386":2,"1388":8,"1389":18,"1390":3,"1391":1,"1392":7,"1393":7,"1395":2,"1396":1,"1397":4,"1398":16,"1401":2,"1403":4,"1404":2,"1406":1,"1408":1,"1409":2,"1410":1,"1411":2,"1412":4,"1413":2,"1414":3,"1417":3,"1418":6,"1419":10,"1420":2,"1421":1,"1423":1,"1426":4,"1427":3,"1428":6,"1430":1,"1431":2,"1433":2,"1435":2,"1437":1,"1438":1,"1442":1,"1443":1,"1444":2,"1445":2,"1447":1,"1448":6,"1450":2,"1451":1,"1453":3,"1454":2,"1455":4,"1459":2,"1460":2,"1461":3,"1462":5,"1463":4,"1466":2,"1468":2,"1469":2,"1470":1,"1473":3,"1474":1,"1476":1,"1480":1,"1485":1,"1486":1,"1487":2,"1488":4,"1490":1,"1491":1,"1492":5,"1493":1,"1495":3,"1496":1,"1497":6,"1498":3,"1499":1,"1502":3,"1503":3,"1504":4,"1505":5,"1507":1,"1508":8,"1509":1,"1510":1,"1511":2,"1515":1,"1516":3,"1519":1,"1520":1,"1528":1,"1559":3,"1563":4,"1564":3,"1565":1,"1567":4,"1570":3,"1572":7,"1573":1,"1575":4,"1576":2,"1579":1,"1580":1,"1582":5,"1583":2,"1584":1,"1586":1,"1587":2,"1588":3,"1589":2,"1590":1,"1591":1,"1593":1,"1596":1,"1597":3,"1598":2,"1600":3,"1602":1,"1603":2,"1604":1,"1605":1,"1606":2,"1607":2,"1611":1,"1612":1,"1613":2,"1615":3,"1621":1,"1622":1,"1623":1,"1624":1,"1625":1,"1626":1,"1627":2,"1629":6,"1631":1,"1632":2,"1633":1,"1634":1,"1635":2,"1636":3,"1637":1,"1638":1,"1639":1,"1641":1,"1644":1,"1646":1,"1649":6,"1650":2,"1652":1,"1653":3,"1654":1,"1658":4,"1663":1,"1670":1,"1676":1,"1688":1,"1690":1,"1691":1,"1697":1,"1698":2,"1704":1,"1706":1,"1708":2,"1710":6,"1711":1,"1719":1,"1721":1,"1723":1,"1730":2,"1731":1,"1733":1,"1734":2,"1738":2,"1741":1,"1744":6,"1745":2,"1747":3,"1749":7,"1750":1,"1752":4,"1753":2,"1754":4,"1755":4,"1756":5,"1757":1,"1758":1,"1759":1,"1761":3,"1763":2,"1766":1,"1770":1,"1771":1,"1780":1,"1806":4,"1811":1,"1813":4,"1814":1,"1817":1,"1820":1,"1826":4,"1829":4,"1830":5,"1875":1,"1888":1,"1889":1,"1892":3,"1893":3,"1894":3,"1895":4,"1896":4,"1897":6,"1899":2,"1903":2,"1904":2,"1905":2,"1906":1,"1910":2,"1911":8,"1912":9,"1914":2,"1915":1,"1919":3,"1920":6,"1922":3,"1924":1,"1926":1,"1927":2,"1928":1,"1929":2,"1931":2,"1932":2,"1934":1,"1935":1,"1936":2,"1938":1,"1939":4,"1940":1,"1941":6,"1942":7,"1943":4,"1944":5,"1945":6,"1946":5,"1948":2,"1949":2,"1950":7,"1951":1,"1952":2,"1953":1,"1955":4,"1956":2,"1957":1,"1958":1,"1960":1,"1962":2,"1964":2,"1965":1,"1967":1,"1969":1,"1970":2,"1971":1,"1972":1,"1981":1,"1983":1,"1993":2,"1994":2,"1997":2,"1998":2,"1999":1,"2000":1,"2003":1,"2004":1,"2006":1,"2009":1,"2010":1,"2012":2,"2013":7,"2014":1,"2015":7,"2021":1,"2022":1,"2024":1,"2025":5,"2026":1,"2027":2,"2028":3,"2029":1,"2031":2,"2032":1,"2033":2,"2035":3,"2038":4,"2041":11,"2043":1,"2044":5,"2052":1,"2053":1,"2105":1,"2107":1,"2109":1,"2111":1,"2125":2,"2126":2,"2127":1,"2129":1,"2130":1,"2131":1,"2132":1,"2135":5,"2136":1,"2137":2,"2144":19,"2145":1,"2146":2,"2147":2,"2148":2,"2153":2,"2154":1,"2156":1,"2157":1,"2158":1,"2162":1,"2164":1,"2171":1,"2172":1,"2192":1,"2197":1,"2200":1,"2201":3,"2202":3,"2205":6,"2207":6,"2208":1,"2209":1,"2210":4,"2211":5,"2212":1,"2213":5,"2215":2,"2217":1,"2218":2,"2219":5,"2220":2,"2221":4,"2222":3,"2223":3,"2224":7,"2225":1,"2226":4,"2227":1,"2230":1,"2232":2,"2233":1,"2235":1,"2236":7,"2237":5,"2238":4,"2239":1,"2240":5,"2241":1,"2242":3,"2243":2,"2244":4,"2246":3,"2248":1,"2249":2,"2251":1,"2254":3,"2255":11,"2256":8,"2258":1,"2263":11,"2264":4,"2265":6,"2266":3,"2269":2,"2271":1,"2272":1,"2275":4,"2276":10,"2277":11,"2290":1,"2291":1,"2292":1,"2311":2,"2315":1,"2321":1,"2323":3,"2324":2,"2325":3,"2327":2,"2328":4,"2329":1,"2330":5,"2331":2,"2332":3,"2333":2,"2334":2,"2335":1,"2336":2,"2337":6,"2338":1,"2339":2,"2340":2,"2341":2,"2342":2,"2343":1,"2344":1,"2345":2,"2346":1,"2347":1,"2348":1,"2349":1,"2350":1,"2351":2,"2353":4,"2355":2,"2356":11,"2360":2,"2361":2,"2362":2,"2363":6,"2364":18,"2365":1,"2367":2,"2368":3,"2369":5,"2370":2,"2371":5,"2372":1,"2373":8,"2374":12,"2375":6,"2376":2,"2377":3,"2378":3,"2379":3,"2380":9,"2381":1,"2382":1,"2385":4,"2387":2,"2393":3,"2394":1,"2395":3,"2396":4,"2397":1,"2398":1,"2399":5,"2400":2,"2401":3,"2402":2,"2403":1,"2404":3,"2405":1,"2406":3,"2407":2,"2409":2,"2410":1,"2412":12,"2413":1,"2414":1,"2415":2,"2417":1,"2420":1,"2423":2,"2425":2,"2427":2,"2428":3,"2429":2,"2432":1,"2436":3,"2442":1,"2443":1,"2444":2,"2445":3,"2446":1,"2447":2,"2448":1,"2449":4,"2450":2,"2451":2,"2452":2,"2454":5,"2455":1,"2456":36,"2458":13,"2459":1,"2461":2,"2463":2,"2464":10,"2466":1,"2467":1,"2469":26,"2471":2,"2472":2,"2473":1,"2475":7,"2476":4,"2477":2,"2478":1,"2481":61,"2487":2,"2494":1,"2497":25,"2500":50,"2501":20,"2506":20,"2512":4,"2513":5,"2514":2,"2515":5,"2516":1,"2517":2,"2518":25,"2519":7,"2522":2,"2523":1,"2525":3,"2526":3,"2527":1,"2528":2,"2529":1,"2531":3,"2533":2,"2536":2,"2537":4,"2538":1,"2539":2,"2543":1,"2544":2,"2545":1,"2546":1,"2547":1,"2548":4,"2549":3,"2550":1,"2551":2,"2552":1,"2553":1,"2554":1,"2555":1,"2556":2,"2558":10,"2559":1,"2560":1,"2562":5,"2563":2,"2564":1,"2565":4,"2566":1,"2568":1,"2569":2,"2570":1,"2572":1,"2576":10,"2580":3,"2581":1,"2582":16,"2583":1,"2585":2,"2586":2,"2587":4,"2588":6,"2598":8,"2599":25,"2601":2,"2605":1,"2606":3,"2607":2,"2610":2,"2611":3,"2612":1,"2613":1,"2615":2,"2616":1,"2617":4,"2618":3,"2619":3,"2621":4,"2622":10,"2623":2,"2625":3,"2626":1,"2627":6,"2628":5,"2631":1,"2632":3,"2633":2,"2634":6,"2635":1,"2638":2,"2639":2,"2642":1,"2644":2,"2649":1,"2650":3,"2651":2,"2652":4,"2653":1,"2655":1,"2657":1,"2658":3,"2659":1,"2662":1,"2664":1,"2665":5,"2666":1,"2667":2,"2668":4,"2669":3,"2672":1,"2674":10,"2675":1,"2676":23,"2677":3,"2678":1,"2679":4,"2680":1,"2681":2,"2682":1,"2683":1,"2684":1,"2687":1,"2689":1,"2699":4,"2701":1,"2702":2,"2703":6,"2704":11,"2705":20,"2706":3,"2709":1,"2710":1,"2712":1,"2713":4,"2714":1,"2715":2,"2718":1,"2719":1,"2720":6,"2722":1,"2724":1,"2731":2,"2733":4,"2735":2,"2736":1,"2739":3,"2740":1,"2742":4,"2743":8,"2744":3,"2747":1,"2750":1,"2753":1,"2761":1,"2765":1,"2766":1,"2771":1,"2776":1,"2779":1,"2780":1,"2782":1,"2784":1,"2785":1,"2787":1,"2790":3,"2793":1,"2798":1,"2799":4,"2802":2,"2805":1,"2812":2,"2816":4,"2817":1,"2819":2,"2827":2,"2830":1,"2831":1,"2833":2,"2835":1,"2836":6,"2837":1,"2838":1,"2841":1,"2842":1,"2843":1,"2845":3,"2846":4,"2847":2,"2848":1,"2850":1,"2853":1,"2854":1,"2855":1,"2856":1,"2858":3,"2859":3,"2860":2,"2861":1,"2862":1,"2863":2,"2864":1,"2866":3,"2867":3,"2868":14,"2869":5,"2870":1,"2874":1,"2875":12,"2876":4,"2877":3,"2878":2,"2879":3,"2880":3,"2881":4,"2882":3,"2884":7,"2886":1,"2888":2,"2889":1,"2890":4,"2891":3,"2894":2,"2895":3,"2896":5}}],["anymore",{"2":{"1575":1}}],["anything",{"2":{"392":1,"615":1,"700":1,"701":1,"1316":1,"1393":1,"1417":1,"1420":1,"1461":1,"1944":1,"2025":1,"2239":1,"2364":1,"2417":1,"2449":1,"2475":1,"2519":1,"2588":1,"2622":1,"2625":1,"2630":1,"2635":1,"2677":1,"2795":1,"2877":1}}],["anyways",{"2":{"1186":1}}],["anyway",{"2":{"215":1,"546":1,"2513":2,"2514":1}}],["anywhere",{"2":{"201":1,"367":1,"2263":1,"2277":2,"2377":1}}],["anyone",{"2":{"123":1,"1420":1,"1507":1,"2351":1}}],["any",{"0":{"574":1,"612":1},"1":{"613":1,"614":1},"2":{"0":1,"5":1,"9":1,"19":1,"21":1,"22":1,"28":1,"36":1,"39":1,"43":1,"46":1,"49":1,"52":1,"70":1,"73":1,"99":1,"103":1,"124":1,"126":1,"131":1,"142":1,"162":1,"164":1,"168":1,"182":2,"194":1,"215":1,"245":2,"257":1,"258":1,"259":2,"265":2,"268":1,"275":3,"276":2,"307":1,"330":1,"351":1,"357":2,"358":1,"377":3,"390":1,"412":1,"426":1,"432":1,"441":1,"443":1,"444":1,"451":1,"494":1,"496":1,"502":1,"507":1,"521":1,"526":1,"527":1,"529":1,"556":1,"574":1,"582":1,"595":3,"597":3,"603":1,"608":1,"612":1,"629":1,"633":1,"650":1,"657":1,"665":2,"667":1,"669":1,"676":1,"697":2,"726":1,"753":1,"1183":1,"1191":1,"1226":1,"1228":1,"1249":1,"1270":1,"1291":1,"1295":1,"1297":2,"1298":1,"1320":1,"1348":1,"1356":4,"1383":2,"1386":5,"1389":3,"1395":1,"1400":1,"1404":1,"1413":1,"1414":2,"1417":1,"1419":4,"1426":2,"1451":1,"1455":1,"1458":1,"1471":1,"1487":1,"1488":1,"1492":1,"1497":2,"1503":1,"1514":1,"1516":1,"1523":1,"1524":1,"1559":1,"1563":1,"1564":1,"1580":1,"1582":1,"1590":1,"1639":1,"1649":1,"1672":1,"1710":1,"1733":1,"1738":1,"1750":1,"1752":2,"1755":1,"1763":1,"1827":2,"1830":1,"1918":1,"1920":1,"1941":1,"1955":2,"1964":1,"1965":1,"1967":2,"1970":2,"1997":2,"1998":1,"2000":1,"2021":1,"2025":2,"2039":2,"2044":1,"2134":1,"2135":1,"2156":1,"2157":1,"2166":1,"2202":1,"2206":1,"2207":1,"2210":1,"2223":2,"2224":1,"2237":1,"2238":2,"2239":1,"2246":1,"2263":2,"2264":1,"2265":2,"2270":1,"2277":1,"2327":1,"2329":1,"2332":2,"2334":1,"2335":1,"2336":2,"2337":1,"2339":1,"2341":1,"2342":1,"2343":1,"2344":1,"2346":3,"2348":3,"2350":3,"2351":1,"2353":1,"2362":1,"2363":1,"2365":1,"2375":1,"2377":1,"2404":1,"2408":1,"2412":1,"2448":1,"2467":1,"2469":1,"2475":1,"2512":1,"2514":5,"2515":1,"2516":3,"2526":1,"2531":1,"2532":1,"2541":1,"2550":1,"2556":1,"2568":1,"2582":1,"2585":1,"2586":1,"2587":1,"2588":2,"2600":4,"2619":1,"2626":1,"2650":1,"2651":1,"2652":1,"2653":1,"2673":1,"2676":4,"2677":2,"2678":1,"2679":1,"2680":2,"2681":1,"2682":1,"2689":1,"2695":1,"2696":1,"2697":1,"2702":2,"2703":5,"2705":8,"2718":1,"2733":1,"2781":1,"2794":1,"2842":1,"2847":1,"2849":1,"2858":2,"2864":1,"2874":1,"2882":1,"2888":1,"2890":2,"2892":1,"2893":1,"2896":1}}],["a",{"0":{"6":1,"21":1,"141":1,"354":1,"401":1,"592":1,"595":1,"609":1,"611":1,"640":1,"641":1,"651":1,"1180":1,"1309":1,"1317":1,"1319":1,"1338":1,"1403":1,"1404":1,"1405":1,"1415":1,"1466":1,"1583":1,"1597":1,"1598":1,"1599":1,"1735":1,"1763":1,"1764":1,"1968":1,"2029":1,"2032":1,"2033":1,"2253":1,"2261":1,"2365":1,"2372":1,"2384":1,"2412":1,"2415":1,"2450":1,"2474":1,"2530":1,"2541":1,"2544":1,"2545":1,"2553":1,"2659":1,"2660":1,"2661":1},"1":{"652":1,"653":1,"1181":1,"1182":1,"1183":1,"1320":1,"1404":1,"1405":1,"1406":2,"1407":1,"1408":1,"1409":1,"1467":1,"1468":1,"1469":1,"1470":1,"1471":1,"1472":1,"1473":1,"1474":1,"1475":1,"1476":1,"1477":1,"1478":1,"1479":1,"1480":1,"1481":1,"1482":1,"1483":1,"1484":1,"1485":1,"1486":1,"1487":1,"1488":1,"1489":1,"1490":1,"1491":1,"1492":1,"1493":1,"1600":1,"1601":1,"1602":1,"1603":1,"1604":1,"1605":1,"1606":1,"1765":1,"1766":1,"1767":1,"1768":1,"1769":1,"1770":1,"1771":1,"1772":1,"1773":1,"1774":1,"1775":1,"1776":1,"1777":1,"1778":1,"1779":1,"1780":1,"1781":1,"1782":1,"1783":1,"1784":1,"1785":1,"1786":1,"1787":1,"1788":1,"1789":1,"1790":1,"1791":1,"1792":1,"1793":1,"1794":1,"1795":1,"1796":1,"1797":1,"1798":1,"1799":1,"1800":1,"1801":1,"1802":1,"2254":1,"2255":1,"2256":1,"2257":1,"2258":1,"2259":1,"2260":1,"2261":1,"2262":1,"2263":1,"2264":1,"2265":1,"2475":1,"2476":1,"2477":1,"2478":1},"2":{"0":5,"1":1,"3":1,"6":2,"8":2,"9":4,"10":3,"11":1,"14":1,"15":1,"16":2,"18":2,"19":4,"21":1,"23":1,"24":1,"25":2,"28":3,"39":4,"49":11,"50":2,"52":4,"62":1,"65":3,"70":4,"73":1,"76":1,"80":1,"82":1,"83":1,"84":1,"86":1,"89":1,"90":1,"94":1,"95":1,"98":4,"99":1,"100":4,"107":1,"110":1,"112":2,"114":8,"116":1,"118":1,"120":1,"125":2,"130":2,"131":2,"132":3,"134":3,"138":3,"145":1,"149":9,"152":3,"153":2,"155":2,"158":2,"161":3,"162":4,"163":4,"164":1,"165":3,"168":2,"169":3,"170":1,"172":2,"173":1,"176":2,"179":2,"182":5,"183":1,"185":2,"187":1,"189":3,"190":1,"191":7,"194":10,"195":2,"196":3,"198":3,"199":1,"201":1,"202":1,"203":1,"209":1,"211":11,"213":1,"218":1,"222":7,"224":2,"228":3,"229":1,"230":1,"231":2,"233":1,"234":1,"236":1,"238":2,"246":2,"247":2,"248":1,"249":3,"251":1,"254":1,"255":1,"262":2,"263":2,"265":2,"266":6,"272":1,"273":2,"279":2,"285":1,"288":4,"289":1,"293":2,"294":4,"297":3,"303":1,"305":2,"306":1,"307":1,"312":6,"314":2,"315":1,"317":1,"322":7,"329":1,"330":4,"331":1,"332":2,"339":2,"342":1,"343":1,"344":1,"345":6,"346":2,"347":2,"353":5,"354":2,"355":4,"356":4,"357":4,"361":1,"364":3,"371":2,"372":1,"374":1,"377":4,"380":1,"381":12,"387":1,"389":4,"392":9,"393":2,"394":2,"395":3,"397":1,"398":2,"399":1,"400":1,"403":1,"406":1,"408":4,"410":4,"412":2,"415":1,"420":1,"421":1,"426":7,"427":3,"429":1,"430":4,"433":2,"434":6,"435":2,"436":2,"437":3,"439":2,"441":1,"442":3,"443":1,"444":3,"445":2,"446":2,"447":3,"449":6,"450":6,"452":1,"456":2,"457":1,"459":1,"460":1,"463":1,"464":1,"466":1,"469":2,"471":5,"473":1,"474":3,"476":1,"477":2,"482":2,"486":1,"487":1,"488":2,"492":1,"493":1,"494":5,"495":2,"496":2,"497":1,"498":5,"500":1,"501":2,"503":3,"506":1,"507":4,"508":3,"509":5,"510":2,"511":1,"512":1,"514":1,"515":1,"519":1,"520":3,"522":4,"524":2,"525":1,"526":1,"534":1,"537":1,"538":1,"541":1,"542":1,"543":6,"545":1,"546":6,"547":3,"549":1,"550":2,"552":2,"553":1,"554":6,"556":4,"557":5,"558":1,"560":2,"561":2,"562":2,"563":1,"564":1,"567":2,"569":2,"570":4,"571":4,"573":2,"575":2,"578":3,"579":1,"581":4,"582":1,"586":1,"593":1,"595":11,"597":4,"598":1,"599":1,"600":7,"601":9,"602":2,"604":1,"605":1,"606":2,"607":1,"608":3,"609":4,"610":2,"611":3,"612":3,"613":3,"614":1,"625":1,"626":1,"627":2,"629":1,"630":2,"633":4,"637":2,"638":3,"639":6,"640":2,"641":2,"642":1,"643":2,"647":11,"648":3,"649":1,"650":3,"651":3,"652":1,"653":6,"654":2,"655":3,"657":2,"658":1,"659":1,"660":1,"664":2,"665":6,"666":4,"667":4,"668":2,"669":2,"670":2,"671":3,"676":1,"677":2,"679":2,"680":3,"682":3,"688":1,"695":1,"696":1,"698":1,"699":1,"700":4,"701":3,"702":2,"703":1,"705":1,"712":1,"716":1,"725":2,"726":1,"727":1,"730":2,"731":1,"734":2,"735":4,"736":7,"737":2,"740":1,"741":1,"745":1,"746":1,"747":4,"749":2,"753":1,"755":2,"758":2,"761":3,"763":1,"764":2,"766":2,"767":2,"769":1,"770":3,"772":2,"773":3,"775":5,"776":1,"785":1,"790":1,"794":1,"798":1,"800":1,"804":1,"811":1,"817":1,"821":1,"825":1,"827":1,"833":1,"843":1,"849":1,"853":1,"857":1,"859":1,"865":1,"873":1,"881":1,"885":1,"889":1,"891":1,"897":1,"908":1,"916":1,"920":1,"924":1,"926":1,"932":1,"942":1,"950":1,"954":1,"958":1,"960":1,"966":1,"976":1,"984":1,"988":1,"992":1,"994":1,"1000":1,"1010":1,"1018":1,"1022":1,"1026":1,"1028":1,"1034":1,"1044":1,"1052":1,"1056":1,"1060":1,"1062":1,"1068":1,"1078":1,"1086":1,"1090":1,"1094":1,"1096":1,"1102":1,"1112":1,"1120":1,"1124":1,"1128":1,"1130":1,"1136":1,"1146":1,"1154":1,"1158":1,"1162":1,"1164":1,"1170":1,"1171":2,"1172":1,"1174":1,"1175":2,"1176":1,"1178":3,"1179":1,"1181":1,"1182":1,"1183":2,"1185":1,"1186":1,"1191":1,"1192":2,"1199":1,"1207":1,"1211":1,"1215":1,"1217":1,"1223":1,"1224":1,"1226":4,"1232":1,"1235":1,"1238":1,"1241":2,"1244":1,"1245":1,"1246":6,"1247":1,"1251":1,"1253":1,"1256":1,"1258":2,"1261":5,"1263":3,"1264":6,"1265":1,"1266":2,"1269":1,"1273":2,"1275":4,"1276":2,"1277":1,"1279":1,"1281":2,"1284":1,"1289":10,"1290":1,"1291":4,"1293":3,"1297":2,"1303":1,"1305":5,"1306":1,"1307":1,"1308":2,"1310":1,"1311":2,"1313":2,"1314":2,"1315":2,"1316":1,"1317":1,"1319":1,"1320":1,"1321":8,"1327":1,"1328":2,"1329":1,"1334":2,"1340":1,"1343":3,"1346":1,"1349":1,"1351":2,"1355":6,"1356":9,"1359":2,"1360":2,"1366":1,"1369":1,"1370":1,"1371":2,"1378":2,"1379":1,"1382":4,"1383":6,"1386":9,"1387":1,"1388":3,"1389":7,"1390":1,"1391":3,"1392":4,"1393":5,"1394":1,"1395":3,"1397":7,"1398":3,"1401":4,"1403":5,"1404":3,"1405":1,"1406":2,"1409":2,"1410":2,"1411":1,"1412":1,"1414":5,"1415":2,"1416":1,"1417":5,"1418":3,"1419":6,"1420":4,"1421":2,"1422":3,"1424":5,"1426":8,"1427":5,"1428":11,"1429":2,"1430":1,"1431":3,"1432":1,"1435":1,"1436":1,"1443":2,"1444":2,"1445":1,"1447":3,"1450":2,"1451":2,"1454":6,"1455":7,"1456":2,"1457":1,"1458":2,"1459":1,"1460":6,"1461":1,"1462":6,"1463":8,"1466":2,"1467":1,"1468":7,"1469":4,"1471":2,"1472":1,"1473":10,"1478":1,"1480":2,"1483":2,"1484":1,"1485":1,"1486":1,"1487":1,"1488":7,"1489":1,"1493":6,"1494":1,"1495":12,"1496":3,"1497":4,"1498":7,"1499":3,"1502":6,"1503":3,"1504":2,"1505":3,"1508":23,"1509":2,"1511":4,"1515":2,"1516":2,"1519":1,"1521":3,"1523":1,"1526":1,"1528":4,"1559":3,"1560":1,"1561":2,"1563":7,"1564":3,"1565":1,"1567":2,"1568":1,"1570":2,"1571":1,"1572":7,"1573":1,"1574":2,"1575":4,"1576":1,"1579":3,"1580":2,"1582":4,"1583":2,"1585":1,"1587":5,"1588":1,"1590":4,"1591":1,"1592":2,"1593":2,"1596":1,"1597":5,"1598":5,"1600":8,"1602":3,"1603":1,"1606":2,"1608":1,"1609":3,"1612":1,"1613":2,"1616":2,"1629":3,"1630":3,"1631":1,"1632":4,"1633":5,"1634":6,"1635":1,"1637":1,"1638":5,"1639":2,"1641":2,"1643":1,"1646":3,"1647":1,"1649":7,"1652":2,"1653":9,"1654":1,"1655":1,"1657":1,"1658":5,"1659":2,"1660":1,"1661":1,"1662":1,"1663":1,"1667":1,"1681":1,"1683":1,"1685":1,"1687":1,"1689":1,"1690":1,"1693":1,"1695":1,"1698":1,"1700":1,"1706":4,"1708":1,"1709":1,"1710":2,"1711":1,"1715":1,"1716":1,"1719":1,"1721":1,"1725":1,"1730":3,"1731":1,"1734":5,"1736":1,"1737":1,"1738":2,"1739":1,"1740":1,"1741":2,"1744":1,"1745":1,"1747":3,"1749":11,"1750":3,"1751":1,"1752":5,"1753":3,"1754":21,"1755":1,"1756":7,"1757":2,"1758":2,"1759":4,"1762":3,"1763":5,"1764":3,"1766":3,"1768":1,"1769":1,"1770":1,"1771":5,"1777":1,"1805":1,"1806":1,"1807":1,"1809":1,"1817":4,"1819":19,"1820":1,"1826":7,"1827":3,"1829":5,"1830":6,"1831":1,"1833":1,"1835":1,"1845":1,"1888":2,"1892":2,"1893":2,"1894":3,"1897":8,"1898":1,"1904":1,"1905":3,"1906":2,"1907":1,"1910":1,"1911":4,"1912":13,"1914":1,"1917":2,"1918":1,"1919":2,"1922":2,"1923":2,"1924":1,"1926":1,"1927":1,"1929":1,"1932":3,"1934":4,"1935":1,"1936":1,"1937":1,"1938":1,"1939":1,"1940":2,"1941":8,"1942":9,"1943":3,"1944":6,"1945":5,"1946":6,"1948":2,"1949":1,"1950":1,"1951":1,"1952":1,"1953":2,"1955":9,"1956":3,"1958":1,"1964":1,"1969":2,"1970":1,"1971":1,"1972":1,"1977":1,"1979":1,"1981":1,"1983":1,"1985":1,"1992":1,"1993":5,"1994":1,"2000":1,"2002":2,"2004":3,"2007":1,"2009":1,"2010":1,"2013":3,"2014":2,"2015":5,"2017":1,"2018":1,"2020":1,"2021":2,"2022":1,"2024":1,"2027":3,"2028":1,"2030":1,"2032":4,"2033":1,"2035":6,"2038":7,"2039":3,"2041":14,"2042":2,"2044":6,"2046":1,"2048":1,"2050":1,"2052":3,"2063":1,"2124":6,"2125":1,"2129":3,"2133":1,"2134":1,"2135":2,"2137":2,"2140":2,"2144":4,"2155":1,"2158":2,"2159":1,"2160":1,"2162":3,"2163":1,"2167":2,"2168":3,"2169":1,"2171":1,"2174":1,"2176":2,"2178":1,"2180":2,"2186":1,"2188":1,"2190":1,"2192":3,"2195":2,"2205":3,"2206":2,"2207":4,"2210":1,"2211":2,"2214":1,"2215":2,"2217":1,"2218":6,"2219":4,"2221":5,"2223":12,"2224":9,"2226":4,"2227":1,"2231":1,"2232":3,"2233":1,"2236":11,"2237":2,"2238":1,"2239":1,"2240":9,"2241":5,"2242":4,"2243":2,"2244":5,"2246":6,"2247":5,"2248":2,"2249":1,"2250":1,"2251":2,"2254":3,"2255":8,"2256":13,"2258":3,"2262":1,"2263":18,"2264":5,"2265":4,"2266":3,"2270":1,"2273":4,"2274":5,"2275":2,"2276":6,"2277":6,"2293":2,"2295":1,"2302":1,"2311":1,"2321":3,"2324":1,"2325":3,"2326":1,"2327":1,"2328":1,"2329":1,"2330":5,"2331":1,"2332":4,"2333":2,"2334":2,"2335":3,"2336":2,"2337":7,"2338":1,"2339":6,"2341":4,"2342":2,"2343":1,"2344":5,"2346":1,"2347":1,"2348":1,"2349":1,"2350":1,"2351":3,"2352":1,"2353":2,"2356":6,"2357":1,"2358":1,"2359":2,"2360":4,"2361":2,"2362":2,"2363":3,"2364":8,"2365":2,"2367":2,"2368":3,"2369":8,"2370":4,"2372":4,"2373":14,"2374":5,"2375":5,"2376":2,"2377":5,"2378":5,"2380":9,"2381":3,"2382":1,"2383":2,"2384":1,"2385":3,"2389":1,"2391":1,"2394":1,"2395":2,"2396":11,"2398":1,"2399":7,"2400":5,"2401":6,"2402":1,"2403":1,"2404":1,"2406":3,"2407":1,"2408":3,"2409":1,"2412":21,"2414":1,"2415":2,"2416":5,"2417":2,"2418":5,"2419":2,"2420":8,"2421":4,"2423":1,"2425":1,"2427":3,"2428":4,"2430":3,"2432":1,"2434":3,"2442":1,"2444":1,"2445":3,"2447":4,"2448":2,"2449":4,"2450":4,"2451":2,"2456":3,"2466":2,"2469":2,"2470":4,"2471":1,"2472":2,"2473":5,"2474":1,"2475":4,"2476":2,"2477":2,"2478":2,"2479":1,"2480":3,"2481":10,"2494":1,"2495":1,"2497":2,"2498":19,"2500":1,"2512":3,"2513":2,"2514":7,"2515":8,"2516":3,"2517":1,"2518":4,"2519":4,"2521":1,"2523":1,"2525":7,"2526":3,"2529":1,"2530":7,"2531":3,"2532":4,"2533":2,"2535":3,"2536":3,"2537":3,"2539":2,"2541":1,"2543":2,"2544":2,"2546":1,"2548":1,"2549":1,"2550":3,"2551":2,"2552":1,"2553":3,"2554":4,"2556":1,"2557":1,"2558":4,"2560":1,"2562":2,"2563":1,"2565":4,"2566":2,"2568":1,"2569":1,"2573":2,"2576":1,"2577":6,"2580":3,"2581":4,"2582":6,"2583":2,"2584":3,"2585":4,"2586":3,"2587":2,"2588":4,"2591":2,"2593":1,"2598":8,"2599":2,"2600":7,"2601":2,"2604":1,"2607":2,"2610":2,"2611":1,"2612":3,"2617":4,"2619":2,"2622":6,"2623":5,"2624":3,"2625":3,"2626":2,"2630":2,"2632":5,"2633":4,"2634":2,"2635":1,"2639":5,"2644":1,"2648":2,"2650":1,"2651":1,"2652":1,"2653":2,"2654":3,"2655":2,"2657":3,"2658":1,"2659":1,"2660":1,"2661":2,"2662":9,"2664":2,"2665":2,"2668":2,"2669":1,"2670":2,"2672":1,"2673":2,"2674":12,"2675":1,"2676":26,"2677":7,"2678":2,"2679":3,"2680":2,"2682":1,"2683":1,"2686":1,"2689":1,"2690":2,"2697":1,"2699":2,"2703":8,"2704":21,"2705":26,"2706":3,"2709":1,"2712":3,"2713":4,"2715":1,"2717":1,"2719":1,"2720":3,"2721":3,"2722":1,"2723":1,"2724":7,"2725":1,"2728":2,"2729":2,"2733":3,"2735":3,"2736":2,"2738":1,"2739":6,"2742":3,"2743":6,"2744":4,"2745":1,"2747":2,"2748":1,"2750":2,"2751":1,"2753":2,"2754":2,"2755":2,"2756":1,"2757":1,"2760":1,"2761":1,"2766":1,"2768":2,"2769":2,"2770":1,"2771":1,"2772":1,"2773":2,"2774":1,"2776":2,"2777":2,"2779":1,"2780":1,"2781":1,"2782":3,"2783":1,"2784":1,"2785":1,"2787":2,"2788":3,"2789":1,"2790":3,"2791":1,"2792":3,"2793":1,"2794":1,"2795":1,"2796":1,"2798":1,"2799":1,"2800":5,"2802":1,"2804":2,"2805":2,"2810":1,"2811":2,"2812":1,"2813":3,"2816":8,"2817":1,"2818":2,"2819":6,"2823":2,"2824":1,"2825":2,"2826":1,"2827":1,"2829":4,"2831":2,"2832":2,"2833":5,"2834":2,"2835":2,"2836":1,"2837":1,"2840":1,"2841":2,"2842":1,"2843":1,"2846":2,"2847":1,"2848":1,"2849":1,"2850":1,"2854":1,"2856":3,"2857":2,"2858":2,"2860":7,"2861":6,"2862":1,"2863":3,"2864":5,"2866":4,"2867":3,"2868":13,"2870":4,"2871":8,"2872":8,"2873":5,"2874":11,"2875":15,"2876":6,"2877":11,"2878":7,"2879":1,"2880":1,"2881":8,"2882":6,"2883":1,"2884":8,"2886":2,"2887":2,"2888":2,"2890":1,"2891":12,"2892":1,"2893":1,"2894":3,"2895":4,"2896":9}}]],"serializationVersion":2}`; +export { + _localSearchIndexroot as default +}; diff --git a/assets/chunks/@localSearchIndexroot.fg619UKi.js b/assets/chunks/@localSearchIndexroot.fg619UKi.js deleted file mode 100644 index 343ee9149af..00000000000 --- a/assets/chunks/@localSearchIndexroot.fg619UKi.js +++ /dev/null @@ -1,4 +0,0 @@ -const _localSearchIndexroot = `{"documentCount":2897,"nextId":2897,"documentIds":{"0":"/ChangeLog/20190830#qmk-breaking-change-2019-aug-30","1":"/ChangeLog/20190830#core-code-formatting-with-clang-format","2":"/ChangeLog/20190830#lufa-usb-descriptor-cleanup","3":"/ChangeLog/20190830#migrating-action-layer-momentary-entries-in-fn-actions-to-mo-keycodes","4":"/ChangeLog/20190830#update-atreus-to-current-code-conventions","5":"/ChangeLog/20190830#backport-changes-to-keymap-language-files-from-zsa-fork","6":"/ChangeLog/20190830#update-repo-to-use-lufa-as-a-git-submodule","7":"/ChangeLog/20190830#migrating-action-backlight-entries-in-fn-actions-to-bl-keycodes","8":"/ChangeLog/20190830#remove-kc-delt-alias-in-favor-of-kc-del","9":"/ChangeLog/20200229#qmk-breaking-change-2020-feb-29-changelog","10":"/ChangeLog/20200229#update-chibios-chibios-contrib-ugfx-submodules","11":"/ChangeLog/20200229#fix-chibios-timer-overflow-for-16-bit-systick-devices","12":"/ChangeLog/20200229#update-lufa-submodule","13":"/ChangeLog/20200229#encoder-flip","14":"/ChangeLog/20200229#adding-support-for-backlight-on-state-for-hardware-pwm-backlight","15":"/ChangeLog/20200229#migrating-action-layer-tap-key-entries-in-fn-actions-to-lt-keycodes","16":"/ChangeLog/20200229#moving-backlight-keycode-handling-to-process-keycode","17":"/ChangeLog/20200229#refactor-planck-keymaps-to-use-layout-macros","18":"/ChangeLog/20200229#gon-nerd-codebase-refactor","19":"/ChangeLog/20200530#qmk-breaking-change-2020-may-30-changelog","20":"/ChangeLog/20200530#core-changes","21":"/ChangeLog/20200530#converting-v-usb-usbdrv-to-a-submodule","22":"/ChangeLog/20200530#unify-tap-hold-functions-and-documentation","23":"/ChangeLog/20200530#python-required-in-the-build-process","24":"/ChangeLog/20200530#upgrade-from-tinyprintf-to-mpaland-printf","25":"/ChangeLog/20200530#fixed-rgb-disable-after-timeout-to-be-seconds-based-small-internals-cleanup","26":"/ChangeLog/20200530#switch-to-qmk-forks-for-everything","27":"/ChangeLog/20200530#code-cleanup-regarding-deprecated-macro-play-note-array-by-replacing-it-with-play-song","28":"/ChangeLog/20200530#fixing-wrong-configuration-of-audio-feature","29":"/ChangeLog/20200530#keyboard-refactors","30":"/ChangeLog/20200530#migrating-lily58-to-use-split-common","31":"/ChangeLog/20200530#to-migrate-existing-lily58-firmware","32":"/ChangeLog/20200530#refactor-zinc-to-use-split-common","33":"/ChangeLog/20200530#refactor-of-tkc1800-to-use-common-oled-code","34":"/ChangeLog/20200530#to-migrate-existing-tkc1800-firmware","35":"/ChangeLog/20200530#split-hhkb-to-ansi-and-jp-layouts-and-add-via-support-for-each","36":"/ChangeLog/20200530#migrating-existing-hhkb-keymaps","37":"/ChangeLog/20200530#keyboard-moves","38":"/ChangeLog/20200530#keycode-migration-prs","39":"/ChangeLog/20200829#qmk-breaking-change-2020-aug-29-changelog","40":"/ChangeLog/20200829#changes-requiring-user-action","41":"/ChangeLog/20200829#relocated-keyboards","42":"/ChangeLog/20200829#the-key-company-project-consolidation-9547","43":"/ChangeLog/20200829#relocating-boards-by-flehrad-to-flehrad-folder-9635","44":"/ChangeLog/20200829#keyboard-updates","45":"/ChangeLog/20200829#keebio-rgb-wiring-update-7754","46":"/ChangeLog/20200829#core-updates","47":"/ChangeLog/20200829#core-changes","48":"/ChangeLog/20200829#core-fixes","49":"/ChangeLog/20200829#core-additions","50":"/ChangeLog/20200829#core-optimizations","51":"/ChangeLog/20200829#qmk-internals","52":"/ChangeLog/20201128#qmk-breaking-change-2020-nov-28-changelog","53":"/ChangeLog/20201128#changes-requiring-user-action","54":"/ChangeLog/20201128#relocated-keyboards","55":"/ChangeLog/20201128#reduce-helix-keyboard-build-variation-8669","56":"/ChangeLog/20201128#update-the-speedo-firmware-for-v3-0-10657","57":"/ChangeLog/20201128#maartenwut-maarten-name-change-to-evyd13-evy-10274","58":"/ChangeLog/20201128#xelus-valor-and-dawn60-refactors-10512-10584","59":"/ChangeLog/20201128#keyboard-updates","60":"/ChangeLog/20201128#aeboards-ext65-refactor-10820","61":"/ChangeLog/20201128#core-changes","62":"/ChangeLog/20201128#core-fixes","63":"/ChangeLog/20201128#core-additions","64":"/ChangeLog/20201128#core-optimizations","65":"/ChangeLog/20201128#qmk-internals","66":"/ChangeLog/20210227#qmk-breaking-changes-2021-february-27-changelog","67":"/ChangeLog/20210227#changes-requiring-user-action","68":"/ChangeLog/20210227#core-changes","69":"/ChangeLog/20210227#chibios-update-and-config-migration","70":"/ChangeLog/20210227#qmk-infrastructure-and-internals","71":"/ChangeLog/20210227#detailed-change-list","72":"/ChangeLog/20210227#changes-requiring-user-action-1","73":"/ChangeLog/20210227#fixes","74":"/ChangeLog/20210227#additions-and-enhancements","75":"/ChangeLog/20210227#clean-ups-and-optimizations","76":"/ChangeLog/20210227#qmk-infrastructure-and-internals-1","77":"/ChangeLog/20210227#chibios-update-and-config-migration-1","78":"/ChangeLog/20210529#qmk-breaking-changes-2021-may-29-changelog","79":"/ChangeLog/20210529#notable-changes","80":"/ChangeLog/20210529#rgb-matrix-split-common","81":"/ChangeLog/20210529#teensy-3-6-support","82":"/ChangeLog/20210529#new-command-qmk-console","83":"/ChangeLog/20210529#improve-command-qmk-config","84":"/ChangeLog/20210529#led-matrix-improvements","85":"/ChangeLog/20210529#changes-requiring-user-action","86":"/ChangeLog/20210529#updated-keyboard-codebases","87":"/ChangeLog/20210529#bootmagic-deprecation-and-refactor","88":"/ChangeLog/20210529#tentative-deprecation-schedule","89":"/ChangeLog/20210529#removal-of-layout-kc","90":"/ChangeLog/20210529#encoder-callback-boolean","91":"/ChangeLog/20210529#core-changes","92":"/ChangeLog/20210529#core-fixes","93":"/ChangeLog/20210529#core-additions","94":"/ChangeLog/20210529#core-optimizations","95":"/ChangeLog/20210529#qmk-internals","96":"/ChangeLog/20210828#qmk-breaking-changes-2021-august-28-changelog","97":"/ChangeLog/20210828#notable-features","98":"/ChangeLog/20210828#combo-processing-improvements","99":"/ChangeLog/20210828#key-overrides","100":"/ChangeLog/20210828#digitizer-support-12851","101":"/ChangeLog/20210828#changes-requiring-user-action","102":"/ChangeLog/20210828#updated-keyboard-codebases","103":"/ChangeLog/20210828#bootmagic-full-removal","104":"/ChangeLog/20210828#bootmagic-full-deprecation-schedule","105":"/ChangeLog/20210828#dip-switch-boolean","106":"/ChangeLog/20210828#notable-core","107":"/ChangeLog/20210828#split-transport-improvements","108":"/ChangeLog/20210828#teensy-4-x-support","109":"/ChangeLog/20210828#data-driven-improvements-13366","110":"/ChangeLog/20210828#tags","111":"/ChangeLog/20210828#dot-notation","112":"/ChangeLog/20210828#new-configuration-keys","113":"/ChangeLog/20210828#codebase-restructure","114":"/ChangeLog/20210828#full-changelist","115":"/ChangeLog/20211127#qmk-breaking-changes-2021-november-27-changelog","116":"/ChangeLog/20211127#qmk-2000th-keyboard","117":"/ChangeLog/20211127#notable-features","118":"/ChangeLog/20211127#expanded-pointing-device","119":"/ChangeLog/20211127#dynamic-tapping-term","120":"/ChangeLog/20211127#macros-in-keymap-json","121":"/ChangeLog/20211127#changes-requiring-user-action","122":"/ChangeLog/20211127#updated-keyboard-codebases","123":"/ChangeLog/20211127#squeezing-space-from-avr","124":"/ChangeLog/20211127#explicit-rgb-modes","125":"/ChangeLog/20211127#oled-task-refactor","126":"/ChangeLog/20211127#bootmagic-full-removal","127":"/ChangeLog/20211127#bootmagic-full-deprecation-schedule-complete","128":"/ChangeLog/20211127#remove-qwiic","129":"/ChangeLog/20211127#notable-core","130":"/ChangeLog/20211127#new-mcu-support","131":"/ChangeLog/20211127#eeprom-changes","132":"/ChangeLog/20211127#compile-commands","133":"/ChangeLog/20211127#codebase-restructure","134":"/ChangeLog/20211127#full-changelist","135":"/ChangeLog/20220226#qmk-breaking-changes-2022-february-26-changelog","136":"/ChangeLog/20220226#notable-features","137":"/ChangeLog/20220226#default-usb-polling-rate-now-1khz-15352","138":"/ChangeLog/20220226#split-support-for-pointing-devices-15304","139":"/ChangeLog/20220226#changes-requiring-user-action","140":"/ChangeLog/20220226#legacy-macro-and-action-function-system-removed-16025","141":"/ChangeLog/20220226#create-a-build-error-if-no-bootloader-is-specified-16181","142":"/ChangeLog/20220226#rename-adafruitble-to-bluefruitle-16127","143":"/ChangeLog/20220226#updated-keyboard-codebases","144":"/ChangeLog/20220226#notable-core","145":"/ChangeLog/20220226#new-mcu-support","146":"/ChangeLog/20220226#new-drivers","147":"/ChangeLog/20220226#led","148":"/ChangeLog/20220226#gpio","149":"/ChangeLog/20220226#full-changelist","150":"/ChangeLog/20220528#qmk-breaking-changes-2022-may-28-changelog","151":"/ChangeLog/20220528#notable-features","152":"/ChangeLog/20220528#caps-word","153":"/ChangeLog/20220528#quantum-painter","154":"/ChangeLog/20220528#encoder-mapping","155":"/ChangeLog/20220528#changes-requiring-user-action","156":"/ChangeLog/20220528#reset-2-qk_boot","157":"/ChangeLog/20220528#sendstring-keycodes","158":"/ChangeLog/20220528#pillow-install","159":"/ChangeLog/20220528#updated-keyboard-codebases","160":"/ChangeLog/20220528#full-changelist","161":"/ChangeLog/20220827#qmk-breaking-changes-2022-august-27-changelog","162":"/ChangeLog/20220827#notable-features","163":"/ChangeLog/20220827#rp2040-support","164":"/ChangeLog/20220827#cli-flash-binaries","165":"/ChangeLog/20220827#changes-requiring-user-action","166":"/ChangeLog/20220827#default-layers-dropped-from-32-to-16-15286","167":"/ChangeLog/20220827#reset-2-qk_boot","168":"/ChangeLog/20220827#updated-keyboard-codebases","169":"/ChangeLog/20220827#usb-ids-Refactoring","170":"/ChangeLog/20220827#deprecation-schedule","171":"/ChangeLog/20220827#notable-core","172":"/ChangeLog/20220827#board-converters","173":"/ChangeLog/20220827#cli-import","174":"/ChangeLog/20220827#wear-leveling","175":"/ChangeLog/20220827#pointing-device-improvements","176":"/ChangeLog/20220827#full-changelist","177":"/ChangeLog/20221126#qmk-breaking-changes-2022-november-26-changelog","178":"/ChangeLog/20221126#notable-features","179":"/ChangeLog/20221126#autocorrect","180":"/ChangeLog/20221126#changes-requiring-user-action","181":"/ChangeLog/20221126#updated-keyboard-codebases","182":"/ChangeLog/20221126#keycodes-overhaul-user-action","183":"/ChangeLog/20221126#config-refactoring","184":"/ChangeLog/20221126#usb-ids-Refactoring","185":"/ChangeLog/20221126#led-callback-refactor","186":"/ChangeLog/20221126#unicode-mode-renaming","187":"/ChangeLog/20221126#notable-core","188":"/ChangeLog/20221126#keycodes-overhaul-core-changes","189":"/ChangeLog/20221126#board-converters","190":"/ChangeLog/20221126#pointing-and-digitizer","191":"/ChangeLog/20221126#full-changelist","192":"/ChangeLog/20230226#qmk-breaking-changes-2023-february-26-changelog","193":"/ChangeLog/20230226#changes-requiring-user-action","194":"/ChangeLog/20230226#i-m-t-i","195":"/ChangeLog/20230226#quick-tap-term","196":"/ChangeLog/20230226#leader-key-rework-leader-key-rework-19632","197":"/ChangeLog/20230226#updated-keyboard-codebases","198":"/ChangeLog/20230226#notable-core","199":"/ChangeLog/20230226#full-changelist","200":"/ChangeLog/20230528#qmk-breaking-changes-2023-may-28-changelog","201":"/ChangeLog/20230528#notable-changes","202":"/ChangeLog/20230528#repeat-last-key","203":"/ChangeLog/20230528#user-callback-for-pre-process-record","204":"/ChangeLog/20230528#consolidate-modelm","205":"/ChangeLog/20230528#changes-requiring-user-action","206":"/ChangeLog/20230528#i-m-t-i","207":"/ChangeLog/20230528#updated-keyboard-codebases","208":"/ChangeLog/20230528#notable-core","209":"/ChangeLog/20230528#encoder-functionality-fallback","210":"/ChangeLog/20230528#oled-driver-improvements","211":"/ChangeLog/20230528#full-changelist","212":"/ChangeLog/20230827#qmk-breaking-changes-2023-aug-27-changelog","213":"/ChangeLog/20230827#notable-changes","214":"/ChangeLog/20230827#rgb-matrix-optimizations","215":"/ChangeLog/20230827#audio-optimizations-21496-21498","216":"/ChangeLog/20230827#changes-requiring-user-action","217":"/ChangeLog/20230827#updated-keyboard-codebases","218":"/ChangeLog/20230827#remove-encoder-in-matrix-workaround-code","219":"/ChangeLog/20230827#unicodemap-keycodes-rename","220":"/ChangeLog/20230827#remove-old-oled-api-code","221":"/ChangeLog/20230827#driver-naming-consolidation","222":"/ChangeLog/20230827#full-changelist","223":"/ChangeLog/20231126#qmk-breaking-changes-2023-november-26-changelog","224":"/ChangeLog/20231126#notable-features","225":"/ChangeLog/20231126#changes-requiring-user-action","226":"/ChangeLog/20231126#updated-keyboard-codebases","227":"/ChangeLog/20231126#notable-core","228":"/ChangeLog/20231126#external-userspace-22222","229":"/ChangeLog/20231126#improve-and-cleanup-shutdown-callbacks","230":"/ChangeLog/20231126#oled-force-flush","231":"/ChangeLog/20231126#switch-statement-helpers-for-keycode-ranges","232":"/ChangeLog/20231126#quantum-painter-oled-support","233":"/ChangeLog/20231126#rgb-led-lighting-driver-naming-and-cleanup-21890-21891-21892-21903-21904-21905-21918-21929-21938-22004-22008-22009-22071-22090-22099-22126-22133-22163-22200-22308-22309-22311-22325-22365-22379-22380-22381-22383-22436","234":"/ChangeLog/20231126#peripheral-subsystem-enabling","235":"/ChangeLog/20231126#vusb-nkro","236":"/ChangeLog/20231126#full-changelist","237":"/ChangeLog/20240225#qmk-breaking-changes-2024-february-25-changelog","238":"/ChangeLog/20240225#notable-features","239":"/ChangeLog/20240225#changes-requiring-user-action","240":"/ChangeLog/20240225#windows-driver-changes-qmk-toolbox-0-3-0-release","241":"/ChangeLog/20240225#updated-keyboard-codebases","242":"/ChangeLog/20240225#notable-core","243":"/ChangeLog/20240225#gpio-rename","244":"/ChangeLog/20240225#i2c-driver-api-changes-22905","245":"/ChangeLog/20240225#bootmagic-rename","246":"/ChangeLog/20240225#auto-mouse-layer","247":"/ChangeLog/20240225#dip-switch-map","248":"/ChangeLog/20240225#qp-updates","249":"/ChangeLog/20240225#full-changelist","250":"/ChangeLog/20240526#qmk-breaking-changes-2024-may-26-changelog","251":"/ChangeLog/20240526#notable-features","252":"/ChangeLog/20240526#changes-requiring-user-action","253":"/ChangeLog/20240526#updated-keyboard-codebases","254":"/ChangeLog/20240526#remove-deprecated-quantum-keycodes-23407","255":"/ChangeLog/20240526#spacey-layout-updates","256":"/ChangeLog/20240526#acr60-layout-updates","257":"/ChangeLog/20240526#acr60-layout-hhkb","258":"/ChangeLog/20240526#acr60-layout-true-hhkb","259":"/ChangeLog/20240526#acr60-layout-directional","260":"/ChangeLog/20240526#acr60-layout-mitchsplit","261":"/ChangeLog/20240526#notable-core","262":"/ChangeLog/20240526#keyboard-json","263":"/ChangeLog/20240526#refactor-chibios-usb-endpoints-to-be-fully-async-21656","264":"/ChangeLog/20240526#deprecation-notices","265":"/ChangeLog/20240526#migration-of-via-keymaps-to-via-team-control","266":"/ChangeLog/20240526#full-changelist","267":"/ChangeLog/20240825#qmk-breaking-changes-2024-august-25-changelog","268":"/ChangeLog/20240825#notable-features","269":"/ChangeLog/20240825#changes-requiring-user-action","270":"/ChangeLog/20240825#updated-keyboard-codebases","271":"/ChangeLog/20240825#sparkfun-pro-micro-rp2040-converter-renamed-24192","272":"/ChangeLog/20240825#key-override-keymap-c-signature-change-24120","273":"/ChangeLog/20240825#adns9800-and-pmw33xx-firmware-upload-now-opt-in-24001","274":"/ChangeLog/20240825#deprecation-notices","275":"/ChangeLog/20240825#migration-of-via-keymaps-to-via-team-control","276":"/ChangeLog/20240825#adns9800-and-pmw33xx-sensor-firmware-rom-removal","277":"/ChangeLog/20240825#full-changelist","278":"/ChangeLog/20241124#qmk-breaking-changes-2024-november-24-changelog","279":"/ChangeLog/20241124#notable-features","280":"/ChangeLog/20241124#changes-requiring-user-action","281":"/ChangeLog/20241124#updated-keyboard-codebases","282":"/ChangeLog/20241124#deprecation-notices","283":"/ChangeLog/20241124#rgb-keycode-overhaul-23679-24484-24490","284":"/ChangeLog/20241124#adns9800-and-pmw33xx-sensor-firmware-rom-removal-24428","285":"/ChangeLog/20241124#full-changelist","286":"/ChangeLog/20250223#qmk-breaking-changes-2025-february-23-changelog","287":"/ChangeLog/20250223#notable-features","288":"/ChangeLog/20250223#community-modules-24848","289":"/ChangeLog/20250223#chordal-hold-24560","290":"/ChangeLog/20250223#changes-requiring-user-action","291":"/ChangeLog/20250223#updated-keyboard-codebases","292":"/ChangeLog/20250223#deprecation-notices","293":"/ChangeLog/20250223#default-folder-removal-24836","294":"/ChangeLog/20250223#full-changelist","295":"/ChangeLog/20250525#qmk-breaking-changes-2025-may-25-changelog","296":"/ChangeLog/20250525#notable-features","297":"/ChangeLog/20250525#flow-tap-25125","298":"/ChangeLog/20250525#community-modules-1-1-1-25050-25187","299":"/ChangeLog/20250525#changes-requiring-user-action","300":"/ChangeLog/20250525#updated-keyboard-codebases","301":"/ChangeLog/20250525#deprecation-notices","302":"/ChangeLog/20250525#deprecation-of-qmk-generate-compilation-database-25237","303":"/ChangeLog/20250525#deprecation-of-usb-force-nkro-force-nkro-25262","304":"/ChangeLog/20250525#ctpc-convert-to-proton-c-removal-25111","305":"/ChangeLog/20250525#default-folder-removal-23281","306":"/ChangeLog/20250525#converter-pin-compatible-updates-20330","307":"/ChangeLog/20250525#deprecation-of-encoder-update-kb-user","308":"/ChangeLog/20250525#full-changelist","309":"/ChangeLog/20250831#qmk-breaking-changes-2025-aug-31-changelog","310":"/ChangeLog/20250831#changes-requiring-user-action","311":"/ChangeLog/20250831#updated-keyboard-codebases","312":"/ChangeLog/20250831#mitigate-via-keylogger-security-issues-25414","313":"/ChangeLog/20250831#deprecation-notices","314":"/ChangeLog/20250831#default-folder-removal-23281","315":"/ChangeLog/20250831#converter-pin-compatible-updates-20330","316":"/ChangeLog/20250831#removal-of-deprecated-rgb-and-mouse-keycodes-25444","317":"/ChangeLog/20250831#full-changelist","318":"/__capabilities#documentation-capabilities","319":"/__capabilities#overall-capabilities","320":"/__capabilities#dividing-lines","321":"/__capabilities#images","322":"/__capabilities#lists","323":"/__capabilities#emoji","324":"/__capabilities#direct","325":"/__capabilities#as-colon-name-colon","326":"/__capabilities#xml-entities","327":"/__capabilities#styling","328":"/__capabilities#css-ish","329":"/__capabilities#tables","330":"/__capabilities#indented-sections","331":"/__capabilities#keyboard-keys","332":"/__capabilities#code-blocks","333":"/__capabilities#sub-superscript","334":"/__capabilities#tabs","335":"/__capabilities#tab-one","336":"/__capabilities#nested-one","337":"/__capabilities#nested-two","338":"/__capabilities#tab-two","339":"/__capabilities#tab-three","340":"/__capabilities#details-sections","341":"/__capabilities#embed","342":"/api_development_environment#development-environment-setup","343":"/api_development_overview#qmk-compiler-development-guide","344":"/api_development_overview#overview","345":"/api_development_overview#workers","346":"/api_development_overview#api-service","347":"/api_development_overview#app-route-v1-compile-methods-post","348":"/api_development_overview#app-route-v1-compile-string-job-id-methods-get","349":"/api_development_overview#app-route-v1-compile-string-job-id-download-methods-get","350":"/api_development_overview#app-route-v1-compile-string-job-id-source-methods-get","351":"/api_docs#qmk-api","352":"/api_docs#overview","353":"/api_docs#example-json-payload","354":"/api_docs#submitting-a-compile-job","355":"/api_docs#checking-the-status","356":"/api_docs#examining-finished-results","357":"/api_docs#qmk-constants","358":"/api_overview#qmk-api","359":"/api_overview#app-developers","360":"/api_overview#keyboard-maintainers","361":"/api_overview#backend-developers","362":"/arm_debugging#arm-debugging-using-eclipse","363":"/arm_debugging#installing-the-software","364":"/arm_debugging#the-xpack-manager","365":"/arm_debugging#the-arm-toolchain","366":"/arm_debugging#windows-build-tools","367":"/arm_debugging#programmer-debugger-drivers","368":"/arm_debugging#openocd","369":"/arm_debugging#java","370":"/arm_debugging#gnu-mcu-eclipse-ide","371":"/arm_debugging#configuring-eclipse","372":"/arm_debugging#building","373":"/arm_debugging#debugging","374":"/arm_debugging#connecting-the-debugger","375":"/arm_debugging#configuring-the-debugger","376":"/arm_debugging#running-the-debugger","377":"/breaking_changes#breaking-changes","378":"/breaking_changes#what-has-been-included-in-past-breaking-changes","379":"/breaking_changes#when-is-the-next-breaking-change","380":"/breaking_changes#important-dates","381":"/breaking_changes#what-changes-will-be-included","382":"/breaking_changes#checklists","383":"/breaking_changes#_4-weeks-before-merge","384":"/breaking_changes#_2-weeks-before-merge","385":"/breaking_changes#_1-week-before-merge","386":"/breaking_changes#_2-days-before-merge","387":"/breaking_changes#day-of-merge","388":"/breaking_changes#post-merge-operations","389":"/breaking_changes#updating-the-develop-branch","390":"/breaking_changes#set-up-discord-events-for-the-next-cycle","391":"/breaking_changes_history#past-breaking-changes","392":"/breaking_changes_instructions#breaking-changes-my-pull-request-was-flagged","393":"/breaking_changes_instructions#what-do-i-do","394":"/breaking_changes_instructions#consider-splitting-up-your-pr","395":"/breaking_changes_instructions#document-your-changes","396":"/breaking_changes_instructions#ask-for-help","397":"/chibios_upgrade_instructions#chibios-upgrade-procedure","398":"/chibios_upgrade_instructions#getting-chibios","399":"/chibios_upgrade_instructions#getting-chibios-contrib","400":"/chibios_upgrade_instructions#updating-submodules","401":"/chibios_upgrade_instructions#when-merging-a-pr-containing-an-upgrade-of-chibios-chibios-contrib","402":"/cli#qmk-cli","403":"/cli#overview","404":"/cli#requirements","405":"/cli#install-using-homebrew","406":"/cli#install-using-uv","407":"/cli#install-using-easy_install-or-pip","408":"/cli#packaging-for-other-operating-systems","409":"/cli_commands#qmk-cli-commands","410":"/cli_commands#user-commands","411":"/cli_commands#qmk-compile","412":"/cli_commands#qmk-flash","413":"/cli_commands#qmk-config","414":"/cli_commands#qmk-cd","415":"/cli_commands#qmk-find","416":"/cli_commands#qmk-console","417":"/cli_commands#qmk-doctor","418":"/cli_commands#qmk-format-json","419":"/cli_commands#qmk-info","420":"/cli_commands#qmk-json2c","421":"/cli_commands#qmk-c2json","422":"/cli_commands#qmk-lint","423":"/cli_commands#qmk-list-keyboards","424":"/cli_commands#qmk-list-keymaps","425":"/cli_commands#qmk-migrate","426":"/cli_commands#qmk-new-keyboard","427":"/cli_commands#qmk-new-keymap","428":"/cli_commands#qmk-clean","429":"/cli_commands#qmk-via2json","430":"/cli_commands#qmk-import-keyboard","431":"/cli_commands#qmk-import-keymap","432":"/cli_commands#qmk-import-kbfirmware","433":"/cli_commands#external-userspace-commands","434":"/cli_commands#qmk-userspace-add","435":"/cli_commands#qmk-userspace-remove","436":"/cli_commands#qmk-userspace-list","437":"/cli_commands#qmk-userspace-compile","438":"/cli_commands#qmk-userspace-doctor","439":"/cli_commands#developer-commands","440":"/cli_commands#qmk-format-text","441":"/cli_commands#qmk-format-c","442":"/cli_commands#qmk-docs","443":"/cli_commands#qmk-generate-docs","444":"/cli_commands#qmk-generate-rgb-breathe-table","445":"/cli_commands#qmk-kle2json","446":"/cli_commands#qmk-format-python","447":"/cli_commands#qmk-pytest","448":"/cli_commands#qmk-painter-convert-graphics","449":"/cli_commands#qmk-painter-make-font-image","450":"/cli_commands#qmk-painter-convert-font-image","451":"/cli_commands#qmk-test-c","452":"/cli_commands#qmk-generate-compilation-database","453":"/cli_configuration#qmk-cli-configuration","454":"/cli_configuration#introduction","455":"/cli_configuration#simple-example","456":"/cli_configuration#setting-user-defaults","457":"/cli_configuration#cli-documentation-qmk-config","458":"/cli_configuration#setting-configuration-values","459":"/cli_configuration#reading-configuration-values","460":"/cli_configuration#entire-configuration-example","461":"/cli_configuration#whole-section-example","462":"/cli_configuration#single-key-example","463":"/cli_configuration#multiple-keys-example","464":"/cli_configuration#deleting-configuration-values","465":"/cli_configuration#multiple-operations","466":"/cli_configuration#user-configuration-options","467":"/cli_configuration#all-configuration-options","468":"/cli_development#qmk-cli-development","469":"/cli_development#overview","470":"/cli_development#developer-mode","471":"/cli_development#subcommands","472":"/cli_development#user-interaction","473":"/cli_development#printing-text","474":"/cli_development#logging-cli-log","475":"/cli_development#printing-cli-echo","476":"/cli_development#colorizing-text","477":"/cli_development#arguments-and-configuration","478":"/cli_development#reading-configuration-values","479":"/cli_development#setting-configuration-values","480":"/cli_development#deleting-configuration-values","481":"/cli_development#writing-the-configuration-file","482":"/cli_development#excluding-arguments-from-configuration","483":"/cli_development#testing-and-linting-and-formatting-oh-my","484":"/cli_development#testing-and-linting","485":"/cli_development#formatting","486":"/cli_development#formatting-details","487":"/cli_development#testing-details","488":"/cli_development#linting-details","489":"/cli_tab_complete#tab-completion-for-qmk","490":"/cli_tab_complete#setup","491":"/cli_tab_complete#for-your-user-only","492":"/cli_tab_complete#system-wide-symlink","493":"/cli_tab_complete#system-wide-copy","494":"/coding_conventions_c#coding-conventions-c","495":"/coding_conventions_c#auto-formatting-with-clang-format","496":"/coding_conventions_python#coding-conventions-python","497":"/coding_conventions_python#yapf","498":"/coding_conventions_python#imports","499":"/coding_conventions_python#import-examples","500":"/coding_conventions_python#statements","501":"/coding_conventions_python#naming","502":"/coding_conventions_python#names-to-avoid","503":"/coding_conventions_python#docstrings","504":"/coding_conventions_python#simple-docstring-example","505":"/coding_conventions_python#complex-docstring-example","506":"/coding_conventions_python#function-arguments-docstring-example","507":"/coding_conventions_python#exceptions","508":"/coding_conventions_python#tuples","509":"/coding_conventions_python#lists-and-dictionaries","510":"/coding_conventions_python#parentheses","511":"/coding_conventions_python#format-strings","512":"/coding_conventions_python#comprehensions-generator-expressions","513":"/coding_conventions_python#lambdas","514":"/coding_conventions_python#conditional-expressions","515":"/coding_conventions_python#default-argument-values","516":"/coding_conventions_python#properties","517":"/coding_conventions_python#true-false-evaluations","518":"/coding_conventions_python#decorators","519":"/coding_conventions_python#threading-and-multiprocessing","520":"/coding_conventions_python#power-features","521":"/coding_conventions_python#type-annotated-code","522":"/coding_conventions_python#function-length","523":"/coding_conventions_python#fixmes","524":"/coding_conventions_python#testing","525":"/coding_conventions_python#integration-tests","526":"/coding_conventions_python#unit-tests","527":"/compatible_microcontrollers#compatible-microcontrollers","528":"/compatible_microcontrollers#atmel-avr","529":"/compatible_microcontrollers#arm","530":"/compatible_microcontrollers#stmicroelectronics-stm32","531":"/compatible_microcontrollers#westberrytech-wb32","532":"/compatible_microcontrollers#artery-at32","533":"/compatible_microcontrollers#nxp-kinetis","534":"/compatible_microcontrollers#raspberry-pi","535":"/compatible_microcontrollers#risc-v","536":"/compatible_microcontrollers#gigadevice","537":"/config_options#configuring-qmk","538":"/config_options#qmk-default","539":"/config_options#keyboard","540":"/config_options#folders","541":"/config_options#keymap","542":"/config_options#the-config-h-file","543":"/config_options#hardware-options","544":"/config_options#features-that-can-be-disabled","545":"/config_options#features-that-can-be-enabled","546":"/config_options#behaviors-that-can-be-configured","547":"/config_options#rgb-light-configuration","548":"/config_options#mouse-key-options","549":"/config_options#split-keyboard-options","550":"/config_options#setting-handedness","551":"/config_options#defines-for-handedness","552":"/config_options#other-options","553":"/config_options#the-rules-mk-file","554":"/config_options#build-options","555":"/config_options#avr-mcu-options","556":"/config_options#feature-options","557":"/config_options#usb-endpoint-limitations","558":"/configurator_architecture#qmk-configurator-architecture","559":"/configurator_architecture#overview","560":"/configurator_architecture#detailed-description","561":"/configurator_architecture#configurator-frontend","562":"/configurator_architecture#keyboard-metadata","563":"/configurator_architecture#qmk-api","564":"/configurator_architecture#compile-job-queued","565":"/configurator_architecture#compile-job-running","566":"/configurator_architecture#compile-job-finished","567":"/configurator_architecture#redis-rq","568":"/configurator_architecture#qmk-compiler","569":"/configurator_default_keymaps#adding-default-keymaps","570":"/configurator_default_keymaps#technical-information","571":"/configurator_default_keymaps#example","572":"/configurator_default_keymaps#caveats","573":"/configurator_default_keymaps#layer-references","574":"/configurator_default_keymaps#custom-code","575":"/configurator_default_keymaps#custom-keycodes","576":"/configurator_default_keymaps#additional-reading","577":"/configurator_step_by_step#qmk-configurator-step-by-step","578":"/configurator_step_by_step#step-1-select-your-keyboard","579":"/configurator_step_by_step#step-2-select-your-keyboard-layout","580":"/configurator_step_by_step#step-3-name-your-keymap","581":"/configurator_step_by_step#step-4-define-your-keymap","582":"/configurator_step_by_step#step-5-save-your-keymap-for-future-changes","583":"/configurator_step_by_step#step-6-compile-your-firmware-file","584":"/configurator_step_by_step#next-steps-flashing-your-keyboard","585":"/configurator_troubleshooting#configurator-troubleshooting","586":"/configurator_troubleshooting#my-json-file-is-not-working","587":"/configurator_troubleshooting#there-are-extra-spaces-in-my-layout-what-do-i-do","588":"/configurator_troubleshooting#what-is-the-keycode-for","589":"/configurator_troubleshooting#it-won-t-compile","590":"/configurator_troubleshooting#problems-and-bugs","591":"/contributing#how-to-contribute","592":"/contributing#i-don-t-want-to-read-this-whole-thing-i-just-have-a-question","593":"/contributing#project-overview","594":"/contributing#where-can-i-go-for-help","595":"/contributing#how-do-i-make-a-contribution","596":"/contributing#coding-conventions","597":"/contributing#general-guidelines","598":"/contributing#documentation","599":"/contributing#previewing-the-documentation","600":"/contributing#keyboards","601":"/contributing#quantum-tmk-core","602":"/contributing#refactoring","603":"/contributing#what-does-the-code-of-conduct-mean-for-me","604":"/custom_matrix#custom-matrix","605":"/custom_matrix#prerequisites","606":"/custom_matrix#lite","607":"/custom_matrix#full-replacement","608":"/data_driven_config#data-driven-configuration","609":"/data_driven_config#history","610":"/data_driven_config#overview","611":"/data_driven_config#adding-an-option-to-info-json","612":"/data_driven_config#add-it-to-the-schema","613":"/data_driven_config#add-a-mapping","614":"/data_driven_config#info-key","615":"/data_driven_config#value-types","616":"/data_driven_config#add-code-to-extract-it","617":"/data_driven_config#add-code-to-generate-it","618":"/custom_quantum_functions#how-to-customize-your-keyboard-s-behavior","619":"/custom_quantum_functions#a-word-on-core-vs-keyboards-vs-keymap","620":"/custom_quantum_functions#custom-keycodes","621":"/custom_quantum_functions#defining-a-new-keycode","622":"/custom_quantum_functions#programming-the-behavior-of-any-keycode","623":"/custom_quantum_functions#example-process-record-user-implementation","624":"/custom_quantum_functions#process-record-function-documentation","625":"/custom_quantum_functions#keyboard-initialization-code","626":"/custom_quantum_functions#keyboard-pre-initialization-code","627":"/custom_quantum_functions#example-keyboard-pre-init-user-implementation","628":"/custom_quantum_functions#keyboard-pre-init-function-documentation","629":"/custom_quantum_functions#matrix-initialization-code","630":"/custom_quantum_functions#matrix-init-function-documentation","631":"/custom_quantum_functions#low-level-matrix-overrides","632":"/custom_quantum_functions#keyboard-post-initialization-code","633":"/custom_quantum_functions#example-keyboard-post-init-user-implementation","634":"/custom_quantum_functions#keyboard-post-init-function-documentation","635":"/custom_quantum_functions#matrix-scanning-code","636":"/custom_quantum_functions#example-matrix-scan-implementation","637":"/custom_quantum_functions#matrix-scan-function-documentation","638":"/custom_quantum_functions#keyboard-housekeeping","639":"/custom_quantum_functions#example-void-housekeeping-task-user-void-implementation","640":"/custom_quantum_functions#keyboard-idling-wake-code","641":"/custom_quantum_functions#example-suspend-power-down-user-and-suspend-wakeup-init-user-implementation","642":"/custom_quantum_functions#keyboard-suspend-wake-function-documentation","643":"/custom_quantum_functions#keyboard-shutdown-reboot-code","644":"/custom_quantum_functions#example-shutdown-kb-implementation","645":"/custom_quantum_functions#example-shutdown-user-implementation","646":"/custom_quantum_functions#keyboard-shutdown-reboot-function-documentation","647":"/custom_quantum_functions#deferred-execution","648":"/custom_quantum_functions#deferred-executor-callbacks","649":"/custom_quantum_functions#deferred-executor-registration","650":"/custom_quantum_functions#extending-a-deferred-execution","651":"/custom_quantum_functions#cancelling-a-deferred-execution","652":"/custom_quantum_functions#deferred-callback-limits","653":"/custom_quantum_functions#advanced-topics","654":"/custom_quantum_functions#layer-change-code","655":"/custom_quantum_functions#persistent-configuration-eeprom","656":"/documentation_best_practices#documentation-best-practices","657":"/documentation_best_practices#page-opening","658":"/documentation_best_practices#headings","659":"/documentation_best_practices#styled-hint-blocks","660":"/documentation_best_practices#important","661":"/documentation_best_practices#general-tips","662":"/documentation_best_practices#documenting-features","663":"/documentation_templates#documentation-templates","664":"/documentation_templates#keyboard-readmemd-template","665":"/documentation_templates#keyboard-readme-md-template","666":"/driver_installation_zadig#bootloader-driver-installation-with-zadig","667":"/driver_installation_zadig#installation","668":"/driver_installation_zadig#recovering-from-installation-to-wrong-device","669":"/driver_installation_zadig#uninstallation","670":"/driver_installation_zadig#list-of-known-bootloaders","671":"/drivers/adc#adc-driver","672":"/drivers/adc#usage","673":"/drivers/adc#channels","674":"/drivers/adc#avr","675":"/drivers/adc#arm","676":"/drivers/adc#stm32","677":"/drivers/adc#rp2040","678":"/drivers/adc#functions","679":"/drivers/adc#avr-1","680":"/drivers/adc#arm-1","681":"/drivers/adc#configuration","682":"/drivers/adc#arm-2","683":"/drivers/apa102#apa102-driver","684":"/drivers/apa102#usage","685":"/drivers/apa102#basic-configuration","686":"/drivers/apa102#api","687":"/drivers/apa102#api-apa102-init","688":"/drivers/apa102#api-apa102-set-color","689":"/drivers/apa102#api-apa102-set-color-arguments","690":"/drivers/apa102#api-apa102-set-color-all","691":"/drivers/apa102#api-apa102-set-color-all-arguments","692":"/drivers/apa102#api-apa102-flush","693":"/drivers/apa102#api-apa102-set-brightness","694":"/drivers/apa102#api-apa102-set-brightness-arguments","695":"/drivers/audio#audio-driver","696":"/drivers/audio#avr","697":"/drivers/audio#arm","698":"/drivers/audio#dac-basic","699":"/drivers/audio#dac-additive","700":"/drivers/audio#dac-config","701":"/drivers/audio#buffer-size","702":"/drivers/audio#pwm-hardware","703":"/drivers/audio#pwm-software","704":"/drivers/audio#testing-notes","705":"/drivers/aw20216s#aw20216s-driver","706":"/drivers/aw20216s#usage","707":"/drivers/aw20216s#basic-configuration","708":"/drivers/aw20216s#global-current-control","709":"/drivers/aw20216s#arm-configuration","710":"/drivers/aw20216s#led-mapping","711":"/drivers/aw20216s#api","712":"/drivers/aw20216s#api-aw20216s-led-t","713":"/drivers/aw20216s#api-aw20216s-led-t-members","714":"/drivers/aw20216s#api-aw20216s-init","715":"/drivers/aw20216s#api-aw20216s-init-arguments","716":"/drivers/aw20216s#api-aw20216s-set-color","717":"/drivers/aw20216s#api-aw20216s-set-color-arguments","718":"/drivers/aw20216s#api-aw20216s-set-color-all","719":"/drivers/aw20216s#api-aw20216s-set-color-all-arguments","720":"/drivers/aw20216s#api-aw20216s-update-pwm-buffers","721":"/drivers/aw20216s#api-aw20216s-update-pwm-buffers-arguments","722":"/drivers/battery#battery-driver","723":"/drivers/battery#usage","724":"/drivers/battery#driver-configuration","725":"/drivers/battery#adc-driver","726":"/drivers/battery#custom-driver","727":"/drivers/eeprom#eeprom-driver-configuration","728":"/drivers/eeprom#vendor-eeprom-driver-configuration","729":"/drivers/eeprom#stm32l0l1-eeprom-driver-configuration","730":"/drivers/eeprom#i2c-eeprom-driver-configuration","731":"/drivers/eeprom#spi-eeprom-driver-configuration","732":"/drivers/eeprom#transient-eeprom-driver-configuration","733":"/drivers/eeprom#wear_leveling-eeprom-driver-configuration","734":"/drivers/eeprom#wear_leveling-configuration","735":"/drivers/eeprom#wear_leveling-efl-driver-configuration","736":"/drivers/eeprom#wear_leveling-flash_spi-driver-configuration","737":"/drivers/eeprom#wear_leveling-rp2040-driver-configuration","738":"/drivers/eeprom#wear_leveling-legacy-driver-configuration","739":"/drivers/flash#flash-driver-configuration","740":"/drivers/flash#spi-flash-driver-configuration","741":"/drivers/gpio#gpio-control","742":"/drivers/gpio#macros","743":"/drivers/gpio#advanced-settings","744":"/drivers/gpio#atomic-operation","745":"/drivers/i2c#i2c-master-driver","746":"/drivers/i2c#usage","747":"/drivers/i2c#note-on-i2c-addresses","748":"/drivers/i2c#avr-configuration","749":"/drivers/i2c#arm-configuration","750":"/drivers/i2c#arm-configuration-i2cv1","751":"/drivers/i2c#arm-configuration-i2cv2","752":"/drivers/i2c#api","753":"/drivers/i2c#api-i2c-init","754":"/drivers/i2c#api-i2c-transmit","755":"/drivers/i2c#api-i2c-transmit-arguments","756":"/drivers/i2c#api-i2c-transmit-return","757":"/drivers/i2c#api-i2c-transmit-p","758":"/drivers/i2c#api-i2c-transmit-p-arguments","759":"/drivers/i2c#api-i2c-transmit-p-return","760":"/drivers/i2c#api-i2c-receive","761":"/drivers/i2c#api-i2c-receive-arguments","762":"/drivers/i2c#api-i2c-receive-return","763":"/drivers/i2c#api-i2c-write-register","764":"/drivers/i2c#api-i2c-write-register-arguments","765":"/drivers/i2c#api-i2c-write-register-return","766":"/drivers/i2c#api-i2c-write-register16","767":"/drivers/i2c#api-i2c-write-register16-arguments","768":"/drivers/i2c#api-i2c-write-register16-return","769":"/drivers/i2c#api-i2c-read-register","770":"/drivers/i2c#api-i2c-read-register-arguments","771":"/drivers/i2c#api-i2c-read-register-return","772":"/drivers/i2c#api-i2c-read-register16","773":"/drivers/i2c#api-i2c-read-register16-arguments","774":"/drivers/i2c#api-i2c-read-register16-return","775":"/drivers/i2c#api-i2c-ping-address","776":"/drivers/i2c#api-i2c-ping-address-arguments","777":"/drivers/i2c#api-i2c-ping-address-return","778":"/drivers/is31fl3218#is31fl3218-driver","779":"/drivers/is31fl3218#usage","780":"/drivers/is31fl3218#basic-configuration","781":"/drivers/is31fl3218#i2c-addressing","782":"/drivers/is31fl3218#arm-configuration","783":"/drivers/is31fl3218#led-mapping","784":"/drivers/is31fl3218#api","785":"/drivers/is31fl3218#api-is31fl3218-led-t","786":"/drivers/is31fl3218#api-is31fl3218-led-t-members","787":"/drivers/is31fl3218#api-is31fl3218-init","788":"/drivers/is31fl3218#api-is31fl3218-write-register","789":"/drivers/is31fl3218#api-is31fl3218-write-register-arguments","790":"/drivers/is31fl3218#api-is31fl3218-set-color","791":"/drivers/is31fl3218#api-is31fl3218-set-color-arguments","792":"/drivers/is31fl3218#api-is31fl3218-set-color-all","793":"/drivers/is31fl3218#api-is31fl3218-set-color-all-arguments","794":"/drivers/is31fl3218#api-is31fl3218-set-value","795":"/drivers/is31fl3218#api-is31fl3218-set-value-arguments","796":"/drivers/is31fl3218#api-is31fl3218-set-value-all","797":"/drivers/is31fl3218#api-is31fl3218-set-value-all-arguments","798":"/drivers/is31fl3218#api-is31fl3218-set-led-control-register-rgb","799":"/drivers/is31fl3218#api-is31fl3218-set-led-control-register-rgb-arguments","800":"/drivers/is31fl3218#api-is31fl3218-set-led-control-register-mono","801":"/drivers/is31fl3218#api-is31fl3218-set-led-control-register-mono-arguments","802":"/drivers/is31fl3218#api-is31fl3218-update-pwm-buffers","803":"/drivers/is31fl3218#api-is31fl3218-update-led-control-registers","804":"/drivers/is31fl3236#is31fl3236-driver","805":"/drivers/is31fl3236#usage","806":"/drivers/is31fl3236#basic-configuration","807":"/drivers/is31fl3236#i2c-addressing","808":"/drivers/is31fl3236#arm-configuration","809":"/drivers/is31fl3236#led-mapping","810":"/drivers/is31fl3236#api","811":"/drivers/is31fl3236#api-is31fl3236-led-t","812":"/drivers/is31fl3236#api-is31fl3236-led-t-members","813":"/drivers/is31fl3236#api-is31fl3236-init","814":"/drivers/is31fl3236#api-is31fl3236-init-arguments","815":"/drivers/is31fl3236#api-is31fl3236-write-register","816":"/drivers/is31fl3236#api-is31fl3236-write-register-arguments","817":"/drivers/is31fl3236#api-is31fl3236-set-color","818":"/drivers/is31fl3236#api-is31fl3236-set-color-arguments","819":"/drivers/is31fl3236#api-is31fl3236-set-color-all","820":"/drivers/is31fl3236#api-is31fl3236-set-color-all-arguments","821":"/drivers/is31fl3236#api-is31fl3236-set-value","822":"/drivers/is31fl3236#api-is31fl3236-set-value-arguments","823":"/drivers/is31fl3236#api-is31fl3236-set-value-all","824":"/drivers/is31fl3236#api-is31fl3236-set-value-all-arguments","825":"/drivers/is31fl3236#api-is31fl3236-set-led-control-register-rgb","826":"/drivers/is31fl3236#api-is31fl3236-set-led-control-register-rgb-arguments","827":"/drivers/is31fl3236#api-is31fl3236-set-led-control-register-mono","828":"/drivers/is31fl3236#api-is31fl3236-set-led-control-register-mono-arguments","829":"/drivers/is31fl3236#api-is31fl3236-update-pwm-buffers","830":"/drivers/is31fl3236#api-is31fl3236-update-pwm-buffers-arguments","831":"/drivers/is31fl3236#api-is31fl3236-update-led-control-registers","832":"/drivers/is31fl3236#api-is31fl3236-update-led-control-registers-arguments","833":"/drivers/is31fl3729#is31fl3729-driver","834":"/drivers/is31fl3729#usage","835":"/drivers/is31fl3729#basic-configuration","836":"/drivers/is31fl3729#i2c-addressing","837":"/drivers/is31fl3729#pwm-frequency","838":"/drivers/is31fl3729#de-ghosting","839":"/drivers/is31fl3729#global-current-control","840":"/drivers/is31fl3729#arm-configuration","841":"/drivers/is31fl3729#led-mapping","842":"/drivers/is31fl3729#api","843":"/drivers/is31fl3729#api-is31fl3729-led-t","844":"/drivers/is31fl3729#api-is31fl3729-led-t-members","845":"/drivers/is31fl3729#api-is31fl3729-init","846":"/drivers/is31fl3729#api-is31fl3729-init-arguments","847":"/drivers/is31fl3729#api-is31fl3729-write-register","848":"/drivers/is31fl3729#api-is31fl3729-write-register-arguments","849":"/drivers/is31fl3729#api-is31fl3729-set-color","850":"/drivers/is31fl3729#api-is31fl3729-set-color-arguments","851":"/drivers/is31fl3729#api-is31fl3729-set-color-all","852":"/drivers/is31fl3729#api-is31fl3729-set-color-all-arguments","853":"/drivers/is31fl3729#api-is31fl3729-set-value","854":"/drivers/is31fl3729#api-is31fl3729-set-value-arguments","855":"/drivers/is31fl3729#api-is31fl3729-set-value-all","856":"/drivers/is31fl3729#api-is31fl3729-set-value-all-arguments","857":"/drivers/is31fl3729#api-is31fl3729-set-scaling-register-rgb","858":"/drivers/is31fl3729#api-is31fl3729-set-scaling-register-rgb-arguments","859":"/drivers/is31fl3729#api-is31fl3729-set-scaling-register-mono","860":"/drivers/is31fl3729#api-is31fl3729-set-scaling-register-mono-arguments","861":"/drivers/is31fl3729#api-is31fl3729-update-pwm-buffers","862":"/drivers/is31fl3729#api-is31fl3729-update-pwm-buffers-arguments","863":"/drivers/is31fl3729#api-is31fl3729-update-scaling-registers","864":"/drivers/is31fl3729#api-is31fl3729-update-scaling-registers-arguments","865":"/drivers/is31fl3731#is31fl3731-driver","866":"/drivers/is31fl3731#usage","867":"/drivers/is31fl3731#basic-configuration","868":"/drivers/is31fl3731#i2c-addressing","869":"/drivers/is31fl3731#de-ghosting","870":"/drivers/is31fl3731#arm-configuration","871":"/drivers/is31fl3731#led-mapping","872":"/drivers/is31fl3731#api","873":"/drivers/is31fl3731#api-is31fl3731-led-t","874":"/drivers/is31fl3731#api-is31fl3731-led-t-members","875":"/drivers/is31fl3731#api-is31fl3731-init","876":"/drivers/is31fl3731#api-is31fl3731-init-arguments","877":"/drivers/is31fl3731#api-is31fl3731-write-register","878":"/drivers/is31fl3731#api-is31fl3731-write-register-arguments","879":"/drivers/is31fl3731#api-is31fl3731-select-page","880":"/drivers/is31fl3731#api-is31fl3731-select-page-arguments","881":"/drivers/is31fl3731#api-is31fl3731-set-color","882":"/drivers/is31fl3731#api-is31fl3731-set-color-arguments","883":"/drivers/is31fl3731#api-is31fl3731-set-color-all","884":"/drivers/is31fl3731#api-is31fl3731-set-color-all-arguments","885":"/drivers/is31fl3731#api-is31fl3731-set-value","886":"/drivers/is31fl3731#api-is31fl3731-set-value-arguments","887":"/drivers/is31fl3731#api-is31fl3731-set-value-all","888":"/drivers/is31fl3731#api-is31fl3731-set-value-all-arguments","889":"/drivers/is31fl3731#api-is31fl3731-set-led-control-register-rgb","890":"/drivers/is31fl3731#api-is31fl3731-set-led-control-register-rgb-arguments","891":"/drivers/is31fl3731#api-is31fl3731-set-led-control-register-mono","892":"/drivers/is31fl3731#api-is31fl3731-set-led-control-register-mono-arguments","893":"/drivers/is31fl3731#api-is31fl3731-update-pwm-buffers","894":"/drivers/is31fl3731#api-is31fl3731-update-pwm-buffers-arguments","895":"/drivers/is31fl3731#api-is31fl3731-update-led-control-registers","896":"/drivers/is31fl3731#api-is31fl3731-update-led-control-registers-arguments","897":"/drivers/is31fl3733#is31fl3733-driver","898":"/drivers/is31fl3733#usage","899":"/drivers/is31fl3733#basic-configuration","900":"/drivers/is31fl3733#i2c-addressing","901":"/drivers/is31fl3733#multi-driver-synchronization","902":"/drivers/is31fl3733#pwm-frequency","903":"/drivers/is31fl3733#de-ghosting","904":"/drivers/is31fl3733#global-current-control","905":"/drivers/is31fl3733#arm-configuration","906":"/drivers/is31fl3733#led-mapping","907":"/drivers/is31fl3733#api","908":"/drivers/is31fl3733#api-is31fl3733-led-t","909":"/drivers/is31fl3733#api-is31fl3733-led-t-members","910":"/drivers/is31fl3733#api-is31fl3733-init","911":"/drivers/is31fl3733#api-is31fl3733-init-arguments","912":"/drivers/is31fl3733#api-is31fl3733-write-register","913":"/drivers/is31fl3733#api-is31fl3733-write-register-arguments","914":"/drivers/is31fl3733#api-is31fl3733-select-page","915":"/drivers/is31fl3733#api-is31fl3733-select-page-arguments","916":"/drivers/is31fl3733#api-is31fl3733-set-color","917":"/drivers/is31fl3733#api-is31fl3733-set-color-arguments","918":"/drivers/is31fl3733#api-is31fl3733-set-color-all","919":"/drivers/is31fl3733#api-is31fl3733-set-color-all-arguments","920":"/drivers/is31fl3733#api-is31fl3733-set-value","921":"/drivers/is31fl3733#api-is31fl3733-set-value-arguments","922":"/drivers/is31fl3733#api-is31fl3733-set-value-all","923":"/drivers/is31fl3733#api-is31fl3733-set-value-all-arguments","924":"/drivers/is31fl3733#api-is31fl3733-set-led-control-register-rgb","925":"/drivers/is31fl3733#api-is31fl3733-set-led-control-register-rgb-arguments","926":"/drivers/is31fl3733#api-is31fl3733-set-led-control-register-mono","927":"/drivers/is31fl3733#api-is31fl3733-set-led-control-register-mono-arguments","928":"/drivers/is31fl3733#api-is31fl3733-update-pwm-buffers","929":"/drivers/is31fl3733#api-is31fl3733-update-pwm-buffers-arguments","930":"/drivers/is31fl3733#api-is31fl3733-update-led-control-registers","931":"/drivers/is31fl3733#api-is31fl3733-update-led-control-registers-arguments","932":"/drivers/is31fl3736#is31fl3736-driver","933":"/drivers/is31fl3736#usage","934":"/drivers/is31fl3736#basic-configuration","935":"/drivers/is31fl3736#i2c-addressing","936":"/drivers/is31fl3736#pwm-frequency","937":"/drivers/is31fl3736#de-ghosting","938":"/drivers/is31fl3736#global-current-control","939":"/drivers/is31fl3736#arm-configuration","940":"/drivers/is31fl3736#led-mapping","941":"/drivers/is31fl3736#api","942":"/drivers/is31fl3736#api-is31fl3736-led-t","943":"/drivers/is31fl3736#api-is31fl3736-led-t-members","944":"/drivers/is31fl3736#api-is31fl3736-init","945":"/drivers/is31fl3736#api-is31fl3736-init-arguments","946":"/drivers/is31fl3736#api-is31fl3736-write-register","947":"/drivers/is31fl3736#api-is31fl3736-write-register-arguments","948":"/drivers/is31fl3736#api-is31fl3736-select-page","949":"/drivers/is31fl3736#api-is31fl3736-select-page-arguments","950":"/drivers/is31fl3736#api-is31fl3736-set-color","951":"/drivers/is31fl3736#api-is31fl3736-set-color-arguments","952":"/drivers/is31fl3736#api-is31fl3736-set-color-all","953":"/drivers/is31fl3736#api-is31fl3736-set-color-all-arguments","954":"/drivers/is31fl3736#api-is31fl3736-set-value","955":"/drivers/is31fl3736#api-is31fl3736-set-value-arguments","956":"/drivers/is31fl3736#api-is31fl3736-set-value-all","957":"/drivers/is31fl3736#api-is31fl3736-set-value-all-arguments","958":"/drivers/is31fl3736#api-is31fl3736-set-led-control-register-rgb","959":"/drivers/is31fl3736#api-is31fl3736-set-led-control-register-rgb-arguments","960":"/drivers/is31fl3736#api-is31fl3736-set-led-control-register-mono","961":"/drivers/is31fl3736#api-is31fl3736-set-led-control-register-mono-arguments","962":"/drivers/is31fl3736#api-is31fl3736-update-pwm-buffers","963":"/drivers/is31fl3736#api-is31fl3736-update-pwm-buffers-arguments","964":"/drivers/is31fl3736#api-is31fl3736-update-led-control-registers","965":"/drivers/is31fl3736#api-is31fl3736-update-led-control-registers-arguments","966":"/drivers/is31fl3737#is31fl3737-driver","967":"/drivers/is31fl3737#usage","968":"/drivers/is31fl3737#basic-configuration","969":"/drivers/is31fl3737#i2c-addressing","970":"/drivers/is31fl3737#pwm-frequency","971":"/drivers/is31fl3737#de-ghosting","972":"/drivers/is31fl3737#global-current-control","973":"/drivers/is31fl3737#arm-configuration","974":"/drivers/is31fl3737#led-mapping","975":"/drivers/is31fl3737#api","976":"/drivers/is31fl3737#api-is31fl3737-led-t","977":"/drivers/is31fl3737#api-is31fl3737-led-t-members","978":"/drivers/is31fl3737#api-is31fl3737-init","979":"/drivers/is31fl3737#api-is31fl3737-init-arguments","980":"/drivers/is31fl3737#api-is31fl3737-write-register","981":"/drivers/is31fl3737#api-is31fl3737-write-register-arguments","982":"/drivers/is31fl3737#api-is31fl3737-select-page","983":"/drivers/is31fl3737#api-is31fl3737-select-page-arguments","984":"/drivers/is31fl3737#api-is31fl3737-set-color","985":"/drivers/is31fl3737#api-is31fl3737-set-color-arguments","986":"/drivers/is31fl3737#api-is31fl3737-set-color-all","987":"/drivers/is31fl3737#api-is31fl3737-set-color-all-arguments","988":"/drivers/is31fl3737#api-is31fl3737-set-value","989":"/drivers/is31fl3737#api-is31fl3737-set-value-arguments","990":"/drivers/is31fl3737#api-is31fl3737-set-value-all","991":"/drivers/is31fl3737#api-is31fl3737-set-value-all-arguments","992":"/drivers/is31fl3737#api-is31fl3737-set-led-control-register-rgb","993":"/drivers/is31fl3737#api-is31fl3737-set-led-control-register-rgb-arguments","994":"/drivers/is31fl3737#api-is31fl3737-set-led-control-register-mono","995":"/drivers/is31fl3737#api-is31fl3737-set-led-control-register-mono-arguments","996":"/drivers/is31fl3737#api-is31fl3737-update-pwm-buffers","997":"/drivers/is31fl3737#api-is31fl3737-update-pwm-buffers-arguments","998":"/drivers/is31fl3737#api-is31fl3737-update-led-control-registers","999":"/drivers/is31fl3737#api-is31fl3737-update-led-control-registers-arguments","1000":"/drivers/is31fl3741#is31fl3741-driver","1001":"/drivers/is31fl3741#usage","1002":"/drivers/is31fl3741#basic-configuration","1003":"/drivers/is31fl3741#i2c-addressing","1004":"/drivers/is31fl3741#pwm-frequency","1005":"/drivers/is31fl3741#de-ghosting","1006":"/drivers/is31fl3741#global-current-control","1007":"/drivers/is31fl3741#arm-configuration","1008":"/drivers/is31fl3741#led-mapping","1009":"/drivers/is31fl3741#api","1010":"/drivers/is31fl3741#api-is31fl3741-led-t","1011":"/drivers/is31fl3741#api-is31fl3741-led-t-members","1012":"/drivers/is31fl3741#api-is31fl3741-init","1013":"/drivers/is31fl3741#api-is31fl3741-init-arguments","1014":"/drivers/is31fl3741#api-is31fl3741-write-register","1015":"/drivers/is31fl3741#api-is31fl3741-write-register-arguments","1016":"/drivers/is31fl3741#api-is31fl3741-select-page","1017":"/drivers/is31fl3741#api-is31fl3741-select-page-arguments","1018":"/drivers/is31fl3741#api-is31fl3741-set-color","1019":"/drivers/is31fl3741#api-is31fl3741-set-color-arguments","1020":"/drivers/is31fl3741#api-is31fl3741-set-color-all","1021":"/drivers/is31fl3741#api-is31fl3741-set-color-all-arguments","1022":"/drivers/is31fl3741#api-is31fl3741-set-value","1023":"/drivers/is31fl3741#api-is31fl3741-set-value-arguments","1024":"/drivers/is31fl3741#api-is31fl3741-set-value-all","1025":"/drivers/is31fl3741#api-is31fl3741-set-value-all-arguments","1026":"/drivers/is31fl3741#api-is31fl3741-set-led-control-register-rgb","1027":"/drivers/is31fl3741#api-is31fl3741-set-led-control-register-rgb-arguments","1028":"/drivers/is31fl3741#api-is31fl3741-set-led-control-register-mono","1029":"/drivers/is31fl3741#api-is31fl3741-set-led-control-register-mono-arguments","1030":"/drivers/is31fl3741#api-is31fl3741-update-pwm-buffers","1031":"/drivers/is31fl3741#api-is31fl3741-update-pwm-buffers-arguments","1032":"/drivers/is31fl3741#api-is31fl3741-update-led-control-registers","1033":"/drivers/is31fl3741#api-is31fl3741-update-led-control-registers-arguments","1034":"/drivers/is31fl3742a#is31fl3742a-driver","1035":"/drivers/is31fl3742a#usage","1036":"/drivers/is31fl3742a#basic-configuration","1037":"/drivers/is31fl3742a#i2c-addressing","1038":"/drivers/is31fl3742a#pwm-frequency","1039":"/drivers/is31fl3742a#de-ghosting","1040":"/drivers/is31fl3742a#global-current-control","1041":"/drivers/is31fl3742a#arm-configuration","1042":"/drivers/is31fl3742a#led-mapping","1043":"/drivers/is31fl3742a#api","1044":"/drivers/is31fl3742a#api-is31fl3742a-led-t","1045":"/drivers/is31fl3742a#api-is31fl3742a-led-t-members","1046":"/drivers/is31fl3742a#api-is31fl3742a-init","1047":"/drivers/is31fl3742a#api-is31fl3742a-init-arguments","1048":"/drivers/is31fl3742a#api-is31fl3742a-write-register","1049":"/drivers/is31fl3742a#api-is31fl3742a-write-register-arguments","1050":"/drivers/is31fl3742a#api-is31fl3742a-select-page","1051":"/drivers/is31fl3742a#api-is31fl3742a-select-page-arguments","1052":"/drivers/is31fl3742a#api-is31fl3742a-set-color","1053":"/drivers/is31fl3742a#api-is31fl3742a-set-color-arguments","1054":"/drivers/is31fl3742a#api-is31fl3742a-set-color-all","1055":"/drivers/is31fl3742a#api-is31fl3742a-set-color-all-arguments","1056":"/drivers/is31fl3742a#api-is31fl3742a-set-value","1057":"/drivers/is31fl3742a#api-is31fl3742a-set-value-arguments","1058":"/drivers/is31fl3742a#api-is31fl3742a-set-value-all","1059":"/drivers/is31fl3742a#api-is31fl3742a-set-value-all-arguments","1060":"/drivers/is31fl3742a#api-is31fl3742a-set-scaling-register-rgb","1061":"/drivers/is31fl3742a#api-is31fl3742a-set-scaling-register-rgb-arguments","1062":"/drivers/is31fl3742a#api-is31fl3742a-set-scaling-register-mono","1063":"/drivers/is31fl3742a#api-is31fl3742a-set-scaling-register-mono-arguments","1064":"/drivers/is31fl3742a#api-is31fl3742a-update-pwm-buffers","1065":"/drivers/is31fl3742a#api-is31fl3742a-update-pwm-buffers-arguments","1066":"/drivers/is31fl3742a#api-is31fl3742a-update-scaling-registers","1067":"/drivers/is31fl3742a#api-is31fl3742a-update-scaling-registers-arguments","1068":"/drivers/is31fl3743a#is31fl3743a-driver","1069":"/drivers/is31fl3743a#usage","1070":"/drivers/is31fl3743a#basic-configuration","1071":"/drivers/is31fl3743a#i2c-addressing","1072":"/drivers/is31fl3743a#multi-driver-synchronization","1073":"/drivers/is31fl3743a#de-ghosting","1074":"/drivers/is31fl3743a#global-current-control","1075":"/drivers/is31fl3743a#arm-configuration","1076":"/drivers/is31fl3743a#led-mapping","1077":"/drivers/is31fl3743a#api","1078":"/drivers/is31fl3743a#api-is31fl3743a-led-t","1079":"/drivers/is31fl3743a#api-is31fl3743a-led-t-members","1080":"/drivers/is31fl3743a#api-is31fl3743a-init","1081":"/drivers/is31fl3743a#api-is31fl3743a-init-arguments","1082":"/drivers/is31fl3743a#api-is31fl3743a-write-register","1083":"/drivers/is31fl3743a#api-is31fl3743a-write-register-arguments","1084":"/drivers/is31fl3743a#api-is31fl3743a-select-page","1085":"/drivers/is31fl3743a#api-is31fl3743a-select-page-arguments","1086":"/drivers/is31fl3743a#api-is31fl3743a-set-color","1087":"/drivers/is31fl3743a#api-is31fl3743a-set-color-arguments","1088":"/drivers/is31fl3743a#api-is31fl3743a-set-color-all","1089":"/drivers/is31fl3743a#api-is31fl3743a-set-color-all-arguments","1090":"/drivers/is31fl3743a#api-is31fl3743a-set-value","1091":"/drivers/is31fl3743a#api-is31fl3743a-set-value-arguments","1092":"/drivers/is31fl3743a#api-is31fl3743a-set-value-all","1093":"/drivers/is31fl3743a#api-is31fl3743a-set-value-all-arguments","1094":"/drivers/is31fl3743a#api-is31fl3743a-set-scaling-register-rgb","1095":"/drivers/is31fl3743a#api-is31fl3743a-set-scaling-register-rgb-arguments","1096":"/drivers/is31fl3743a#api-is31fl3743a-set-scaling-register-mono","1097":"/drivers/is31fl3743a#api-is31fl3743a-set-scaling-register-mono-arguments","1098":"/drivers/is31fl3743a#api-is31fl3743a-update-pwm-buffers","1099":"/drivers/is31fl3743a#api-is31fl3743a-update-pwm-buffers-arguments","1100":"/drivers/is31fl3743a#api-is31fl3743a-update-scaling-registers","1101":"/drivers/is31fl3743a#api-is31fl3743a-update-scaling-registers-arguments","1102":"/drivers/is31fl3745#is31fl3745-driver","1103":"/drivers/is31fl3745#usage","1104":"/drivers/is31fl3745#basic-configuration","1105":"/drivers/is31fl3745#i2c-addressing","1106":"/drivers/is31fl3745#multi-driver-synchronization","1107":"/drivers/is31fl3745#de-ghosting","1108":"/drivers/is31fl3745#global-current-control","1109":"/drivers/is31fl3745#arm-configuration","1110":"/drivers/is31fl3745#led-mapping","1111":"/drivers/is31fl3745#api","1112":"/drivers/is31fl3745#api-is31fl3745-led-t","1113":"/drivers/is31fl3745#api-is31fl3745-led-t-members","1114":"/drivers/is31fl3745#api-is31fl3745-init","1115":"/drivers/is31fl3745#api-is31fl3745-init-arguments","1116":"/drivers/is31fl3745#api-is31fl3745-write-register","1117":"/drivers/is31fl3745#api-is31fl3745-write-register-arguments","1118":"/drivers/is31fl3745#api-is31fl3745-select-page","1119":"/drivers/is31fl3745#api-is31fl3745-select-page-arguments","1120":"/drivers/is31fl3745#api-is31fl3745-set-color","1121":"/drivers/is31fl3745#api-is31fl3745-set-color-arguments","1122":"/drivers/is31fl3745#api-is31fl3745-set-color-all","1123":"/drivers/is31fl3745#api-is31fl3745-set-color-all-arguments","1124":"/drivers/is31fl3745#api-is31fl3745-set-value","1125":"/drivers/is31fl3745#api-is31fl3745-set-value-arguments","1126":"/drivers/is31fl3745#api-is31fl3745-set-value-all","1127":"/drivers/is31fl3745#api-is31fl3745-set-value-all-arguments","1128":"/drivers/is31fl3745#api-is31fl3745-set-scaling-register-rgb","1129":"/drivers/is31fl3745#api-is31fl3745-set-scaling-register-rgb-arguments","1130":"/drivers/is31fl3745#api-is31fl3745-set-scaling-register-mono","1131":"/drivers/is31fl3745#api-is31fl3745-set-scaling-register-mono-arguments","1132":"/drivers/is31fl3745#api-is31fl3745-update-pwm-buffers","1133":"/drivers/is31fl3745#api-is31fl3745-update-pwm-buffers-arguments","1134":"/drivers/is31fl3745#api-is31fl3745-update-scaling-registers","1135":"/drivers/is31fl3745#api-is31fl3745-update-scaling-registers-arguments","1136":"/drivers/is31fl3746a#is31fl3746a-driver","1137":"/drivers/is31fl3746a#usage","1138":"/drivers/is31fl3746a#basic-configuration","1139":"/drivers/is31fl3746a#i2c-addressing","1140":"/drivers/is31fl3746a#pwm-frequency","1141":"/drivers/is31fl3746a#de-ghosting","1142":"/drivers/is31fl3746a#global-current-control","1143":"/drivers/is31fl3746a#arm-configuration","1144":"/drivers/is31fl3746a#led-mapping","1145":"/drivers/is31fl3746a#api","1146":"/drivers/is31fl3746a#api-is31fl3746a-led-t","1147":"/drivers/is31fl3746a#api-is31fl3746a-led-t-members","1148":"/drivers/is31fl3746a#api-is31fl3746a-init","1149":"/drivers/is31fl3746a#api-is31fl3746a-init-arguments","1150":"/drivers/is31fl3746a#api-is31fl3746a-write-register","1151":"/drivers/is31fl3746a#api-is31fl3746a-write-register-arguments","1152":"/drivers/is31fl3746a#api-is31fl3746a-select-page","1153":"/drivers/is31fl3746a#api-is31fl3746a-select-page-arguments","1154":"/drivers/is31fl3746a#api-is31fl3746a-set-color","1155":"/drivers/is31fl3746a#api-is31fl3746a-set-color-arguments","1156":"/drivers/is31fl3746a#api-is31fl3746a-set-color-all","1157":"/drivers/is31fl3746a#api-is31fl3746a-set-color-all-arguments","1158":"/drivers/is31fl3746a#api-is31fl3746a-set-value","1159":"/drivers/is31fl3746a#api-is31fl3746a-set-value-arguments","1160":"/drivers/is31fl3746a#api-is31fl3746a-set-value-all","1161":"/drivers/is31fl3746a#api-is31fl3746a-set-value-all-arguments","1162":"/drivers/is31fl3746a#api-is31fl3746a-set-scaling-register-rgb","1163":"/drivers/is31fl3746a#api-is31fl3746a-set-scaling-register-rgb-arguments","1164":"/drivers/is31fl3746a#api-is31fl3746a-set-scaling-register-mono","1165":"/drivers/is31fl3746a#api-is31fl3746a-set-scaling-register-mono-arguments","1166":"/drivers/is31fl3746a#api-is31fl3746a-update-pwm-buffers","1167":"/drivers/is31fl3746a#api-is31fl3746a-update-pwm-buffers-arguments","1168":"/drivers/is31fl3746a#api-is31fl3746a-update-scaling-registers","1169":"/drivers/is31fl3746a#api-is31fl3746a-update-scaling-registers-arguments","1170":"/drivers/serial#serial-driver","1171":"/drivers/serial#bitbang","1172":"/drivers/serial#pin-configuration","1173":"/drivers/serial#setup","1174":"/drivers/serial#usart-half-duplex","1175":"/drivers/serial#pin-configuration-1","1176":"/drivers/serial#setup-1","1177":"/drivers/serial#usart-full-duplex","1178":"/drivers/serial#pin-configuration-2","1179":"/drivers/serial#setup-2","1180":"/drivers/serial#choosing-a-driver-subsystem","1181":"/drivers/serial#the-serial-driver","1182":"/drivers/serial#the-sio-driver","1183":"/drivers/serial#the-pio-driver","1184":"/drivers/serial#advanced-configuration","1185":"/drivers/serial#baudrate","1186":"/drivers/serial#timeout","1187":"/drivers/serial#troubleshooting","1188":"/drivers/serial#alternate-functions-for-selected-stm32-mcus","1189":"/drivers/serial#stm32f303-proton-c-datasheet","1190":"/drivers/serial#stm32f072-datasheet","1191":"/drivers/serial#stm32f103-medium-density-c8-cb-datasheet","1192":"/drivers/snled27351#snled27351-driver","1193":"/drivers/snled27351#usage","1194":"/drivers/snled27351#basic-configuration","1195":"/drivers/snled27351#i2c-addressing","1196":"/drivers/snled27351#arm-configuration","1197":"/drivers/snled27351#led-mapping","1198":"/drivers/snled27351#api","1199":"/drivers/snled27351#api-snled27351-led-t","1200":"/drivers/snled27351#api-snled27351-led-t-members","1201":"/drivers/snled27351#api-snled27351-init","1202":"/drivers/snled27351#api-snled27351-init-arguments","1203":"/drivers/snled27351#api-snled27351-write-register","1204":"/drivers/snled27351#api-snled27351-write-register-arguments","1205":"/drivers/snled27351#api-snled27351-select-page","1206":"/drivers/snled27351#api-snled27351-select-page-arguments","1207":"/drivers/snled27351#api-snled27351-set-color","1208":"/drivers/snled27351#api-snled27351-set-color-arguments","1209":"/drivers/snled27351#api-snled27351-set-color-all","1210":"/drivers/snled27351#api-snled27351-set-color-all-arguments","1211":"/drivers/snled27351#api-snled27351-set-value","1212":"/drivers/snled27351#api-snled27351-set-value-arguments","1213":"/drivers/snled27351#api-snled27351-set-value-all","1214":"/drivers/snled27351#api-snled27351-set-value-all-arguments","1215":"/drivers/snled27351#api-snled27351-set-led-control-register-rgb","1216":"/drivers/snled27351#api-snled27351-set-led-control-register-rgb-arguments","1217":"/drivers/snled27351#api-snled27351-set-led-control-register-mono","1218":"/drivers/snled27351#api-snled27351-set-led-control-register-mono-arguments","1219":"/drivers/snled27351#api-snled27351-update-pwm-buffers","1220":"/drivers/snled27351#api-snled27351-update-pwm-buffers-arguments","1221":"/drivers/snled27351#api-snled27351-update-led-control-registers","1222":"/drivers/snled27351#api-snled27351-update-led-control-registers-arguments","1223":"/drivers/spi#spi-master-driver","1224":"/drivers/spi#usage","1225":"/drivers/spi#avr-configuration","1226":"/drivers/spi#arm-configuration","1227":"/drivers/spi#api","1228":"/drivers/spi#api-spi-init","1229":"/drivers/spi#api-spi-start","1230":"/drivers/spi#api-spi-start-arguments","1231":"/drivers/spi#api-spi-start-return","1232":"/drivers/spi#api-spi-write","1233":"/drivers/spi#api-spi-write-arguments","1234":"/drivers/spi#api-spi-write-return","1235":"/drivers/spi#api-spi-read","1236":"/drivers/spi#api-spi-read-return","1237":"/drivers/spi#api-spi-transmit","1238":"/drivers/spi#api-spi-transmit-arguments","1239":"/drivers/spi#api-spi-transmit-return","1240":"/drivers/spi#api-spi-receive","1241":"/drivers/spi#api-spi-receive-arguments","1242":"/drivers/spi#api-spi-receive-return","1243":"/drivers/spi#api-spi-stop","1244":"/drivers/uart#uart-driver","1245":"/drivers/uart#usage","1246":"/drivers/uart#avr-configuration","1247":"/drivers/uart#arm-configuration","1248":"/drivers/uart#api","1249":"/drivers/uart#api-uart-init","1250":"/drivers/uart#api-uart-init-arguments","1251":"/drivers/uart#api-uart-write","1252":"/drivers/uart#api-uart-write-arguments","1253":"/drivers/uart#api-uart-read","1254":"/drivers/uart#api-uart-read-return","1255":"/drivers/uart#api-uart-transmit","1256":"/drivers/uart#api-uart-transmit-arguments","1257":"/drivers/uart#api-uart-receive","1258":"/drivers/uart#api-uart-receive-arguments","1259":"/drivers/uart#api-uart-available","1260":"/drivers/uart#api-uart-available-return","1261":"/drivers/ws2812#ws2812-driver","1262":"/drivers/ws2812#usage","1263":"/drivers/ws2812#basic-configuration","1264":"/drivers/ws2812#timing-adjustment","1265":"/drivers/ws2812#byte-order","1266":"/drivers/ws2812#rgbw-support","1267":"/drivers/ws2812#driver-configuration","1268":"/drivers/ws2812#bitbang-driver","1269":"/drivers/ws2812#i2c-driver","1270":"/drivers/ws2812#pio-driver","1271":"/drivers/ws2812#pwm-driver","1272":"/drivers/ws2812#spi-driver","1273":"/drivers/ws2812#arm-configuration","1274":"/drivers/ws2812#logic-levels","1275":"/drivers/ws2812#open-drain-circuit","1276":"/drivers/ws2812#level-shifter","1277":"/drivers/ws2812#arm-spi-driver","1278":"/drivers/ws2812#arm-spi-baudrate","1279":"/drivers/ws2812#arm-spi-circular-buffer","1280":"/drivers/ws2812#arm-pio-driver","1281":"/drivers/ws2812#arm-pwm-driver","1282":"/drivers/ws2812#api","1283":"/drivers/ws2812#api-ws2812-init","1284":"/drivers/ws2812#api-ws2812-set-color","1285":"/drivers/ws2812#api-ws2812-set-color-arguments","1286":"/drivers/ws2812#api-ws2812-set-color-all","1287":"/drivers/ws2812#api-ws2812-set-color-all-arguments","1288":"/drivers/ws2812#api-ws2812-flush","1289":"/easy_maker#easy-maker-build-one-off-projects-in-configurator","1290":"/easy_maker#quickstart","1291":"/easy_maker#direct-pin","1292":"/faq_build#frequently-asked-build-questions","1293":"/faq_build#can-t-program-on-linux","1294":"/faq_build#linux-udev-rules","1295":"/faq_build#serial-device-is-not-detected-in-bootloader-mode-on-linux","1296":"/faq_build#unknown-device-for-dfu-bootloader","1297":"/faq_build#usb-vid-and-pid","1298":"/faq_build#i-just-flashed-my-keyboard-and-it-does-nothing-keypresses-don-t-register-it-s-also-arm-rev6-planck-clueboard-60-hs60v2-etc-feb-2019","1299":"/faq_debug#debugging-faq","1300":"/faq_debug#debugging","1301":"/faq_debug#debugging-tools","1302":"/faq_debug#debugging-with-qmk-toolbox","1303":"/faq_debug#debugging-with-qmk-cli","1304":"/faq_debug#debugging-with-hid-listen","1305":"/faq_debug#debug-api","1306":"/faq_debug#debug-examples","1307":"/faq_debug#which-matrix-position-is-this-keypress","1308":"/faq_debug#which-keycode-is-this-keypress","1309":"/faq_debug#how-long-did-it-take-to-scan-for-a-keypress","1310":"/faq_debug#hid-listen-can-t-recognize-device","1311":"/faq_debug#can-t-get-message-on-console","1312":"/faq_general#frequently-asked-questions","1313":"/faq_general#what-is-qmk","1314":"/faq_general#i-don-t-know-where-to-start","1315":"/faq_general#how-can-i-flash-the-firmware-i-built","1316":"/faq_general#what-if-i-have-an-issue-that-isn-t-covered-here","1317":"/faq_general#what-if-i-found-a-bug","1318":"/faq_general#but-git-and-github-are-intimidating","1319":"/faq_general#i-have-a-keyboard-that-i-want-to-add-support-for","1320":"/faq_general#what-if-i-want-to-brand-it-with-qmk","1321":"/faq_general#what-differences-are-there-between-qmk-and-tmk","1322":"/faq_keymap#keymap-faq","1323":"/faq_keymap#what-keycodes-can-i-use","1324":"/faq_keymap#what-are-the-default-keycodes","1325":"/faq_keymap#how-can-i-make-custom-names-for-complex-keycodes","1326":"/faq_keymap#my-keymap-doesn-t-update-when-i-flash-it","1327":"/faq_keymap#some-of-my-keys-are-swapped-or-not-working","1328":"/faq_keymap#the-menu-key-isn-t-working","1329":"/faq_keymap#power-keys-aren-t-working","1330":"/faq_keymap#one-shot-modifier","1331":"/faq_keymap#modifier-layer-stuck","1332":"/faq_keymap#mechanical-lock-switch-support","1333":"/faq_keymap#input-special-characters-other-than-ascii-like-cedille-c","1334":"/faq_keymap#fn-key-on-macos","1335":"/faq_keymap#keys-supported-in-mac-osx","1336":"/faq_keymap#jis-keys-in-mac-osx","1337":"/faq_keymap#rn-42-bluetooth-doesn-t-work-with-karabiner","1338":"/faq_keymap#esc-and-on-a-single-key","1339":"/faq_keymap#eject-on-mac-osx","1340":"/faq_keymap#what-are-real-and-weak-modifiers","1341":"/faq_misc#miscellaneous-faq","1342":"/faq_misc#testing","1343":"/faq_misc#safety-considerations","1344":"/faq_misc#nkro-doesn-t-work","1345":"/faq_misc#trackpoint-needs-reset-circuit-ps-2-mouse-support","1346":"/faq_misc#can-t-read-column-of-matrix-beyond-16","1347":"/faq_misc#special-extra-key-doesn-t-work-system-audio-control-keys","1348":"/faq_misc#wake-from-sleep-doesn-t-work","1349":"/faq_misc#using-arduino","1350":"/faq_misc#enabling-jtag","1351":"/faq_misc#usb-3-compatibility","1352":"/faq_misc#mac-compatibility","1353":"/faq_misc#os-x-10-11-and-hub","1354":"/faq_misc#problem-in-bios-uefi-setup-resume-sleep-wake-power-cycles","1355":"/feature_advanced_keycodes#modifier-keys","1356":"/feature_advanced_keycodes#checking-modifier-state","1357":"/feature_advanced_keycodes#examples","1358":"/feature_advanced_keycodes#alt-escape-for-alt-tab","1359":"/feature_advanced_keycodes#shift-backspace-for-delete","1360":"/feature_advanced_keycodes#advanced-topics","1361":"/feature_advanced_keycodes#switching-and-toggling-layers","1362":"/feature_advanced_keycodes#mod-tap","1363":"/feature_advanced_keycodes#one-shot-keys","1364":"/feature_advanced_keycodes#tap-hold-configuration-options","1365":"/feature_advanced_keycodes#key-overrides","1366":"/feature_converters#converters","1367":"/feature_converters#supported-converters","1368":"/feature_converters#overview","1369":"/feature_converters#conditional-configuration","1370":"/feature_converters#pin-compatibility","1371":"/feature_converters#pro-micro","1372":"/feature_converters#proton_c","1373":"/feature_converters#kb2040","1374":"/feature_converters#sparkfun_pm2040","1375":"/feature_converters#stemcell","1376":"/feature_converters#bonsai_c4","1377":"/feature_converters#rp2040_ce","1378":"/feature_converters#svlinky","1379":"/feature_converters#elite-c","1380":"/feature_converters#stemcell-stemcell-elite","1381":"/feature_converters#rp2040_ce_elite","1382":"/feature_debounce_type#contact-bounce-contact-chatter","1383":"/feature_debounce_type#types-of-debounce-algorithms","1384":"/feature_debounce_type#supported-debounce-algorithms","1385":"/feature_debounce_type#debounce-time","1386":"/feature_debounce_type#debounce-method","1387":"/feature_debounce_type#implementing-your-own-debouncing-code","1388":"/feature_eeprom#persistent-configuration-eeprom","1389":"/feature_eeprom#example-implementation","1390":"/feature_eeprom#eeconfig-function-documentation","1391":"/feature_layers#layers","1392":"/feature_layers#switching-and-toggling-layers","1393":"/feature_layers#caveats","1394":"/feature_layers#working-with-layers","1395":"/feature_layers#beginners","1396":"/feature_layers#intermediate-users","1397":"/feature_layers#advanced-users","1398":"/feature_layers#functions","1399":"/feature_layers#layer-change-code","1400":"/feature_layers#example-layer-state-set-implementation","1401":"/feature_layers#example-keycode-to-cycle-through-layers","1402":"/feature_layers#layer-state-set-function-documentation","1403":"/feature_layouts#layouts-using-a-keymap-with-multiple-keyboards","1404":"/feature_layouts#supporting-a-layout","1405":"/feature_layouts#building-a-keymap","1406":"/feature_layouts#conflicting-layouts","1407":"/feature_layouts#tips-for-making-layouts-keyboard-agnostic","1408":"/feature_layouts#includes","1409":"/feature_layouts#keymaps","1410":"/feature_macros#macros","1411":"/feature_macros#using-macros-in-json-keymaps","1412":"/feature_macros#selecting-your-host-keyboard-layout","1413":"/feature_macros#macro-basics","1414":"/feature_macros#object-format","1415":"/feature_macros#using-macros-in-c-keymaps","1416":"/feature_macros#send-string-process-record-user","1417":"/feature_macros#advanced-macros","1418":"/feature_macros#tap-down-and-up","1419":"/feature_macros#alternative-keymaps","1420":"/feature_macros#strings-in-memory","1421":"/feature_macros#advanced-macro-functions","1422":"/feature_macros#record-event-pressed","1423":"/feature_macros#register-code-kc","1424":"/feature_macros#unregister-code-kc","1425":"/feature_macros#tap-code-kc","1426":"/feature_macros#tap-code-delay-kc-delay","1427":"/feature_macros#register-code16-kc-unregister-code16-kc-tap-code16-kc-and-tap-code16-delay-kc-delay","1428":"/feature_macros#clear-keyboard","1429":"/feature_macros#clear-mods","1430":"/feature_macros#clear-keyboard-but-mods","1431":"/feature_macros#advanced-example","1432":"/feature_macros#super-alt↯tab","1433":"/feature_userspace#userspace-sharing-code-between-keymaps","1434":"/feature_userspace#rules-mk","1435":"/feature_userspace#override-default-userspace","1436":"/feature_userspace#configuration-options-config-h","1437":"/feature_userspace#readme-readme-md","1438":"/feature_userspace#build-all-keyboards-that-support-a-specific-keymap","1439":"/feature_userspace#examples","1440":"/feature_userspace#customized-functions","1441":"/feature_userspace#custom-features","1442":"/feature_userspace#consolidated-macros","1443":"/features/audio#audio","1444":"/features/audio#avr-based-boards","1445":"/features/audio#wiring","1446":"/features/audio#arm-based-boards","1447":"/features/audio#dac-basic","1448":"/features/audio#wiring-1","1449":"/features/audio#proton-c-example","1450":"/features/audio#dac-additive","1451":"/features/audio#pwm-software","1452":"/features/audio#wiring-2","1453":"/features/audio#pwm-hardware","1454":"/features/audio#tone-multiplexing","1455":"/features/audio#songs","1456":"/features/audio#audio-config","1457":"/features/audio#tempo","1458":"/features/audio#arm-audio-volume","1459":"/features/audio#voices","1460":"/features/audio#music-mode","1461":"/features/audio#music-mask","1462":"/features/audio#music-map","1463":"/features/audio#audio-click","1464":"/features/audio#midi-functionality","1465":"/features/audio#audio-keycodes","1466":"/features/auto_shift#auto-shift-why-do-we-need-a-shift-key","1467":"/features/auto_shift#why-auto-shift","1468":"/features/auto_shift#how-does-it-work","1469":"/features/auto_shift#are-there-limitations-to-auto-shift","1470":"/features/auto_shift#how-do-i-enable-auto-shift","1471":"/features/auto_shift#modifiers","1472":"/features/auto_shift#configuring-auto-shift","1473":"/features/auto_shift#auto-shift-timeout-value-in-ms","1474":"/features/auto_shift#no-auto-shift-special-simple-define","1475":"/features/auto_shift#no-auto-shift-tab-simple-define","1476":"/features/auto_shift#no-auto-shift-symbols-simple-define","1477":"/features/auto_shift#no-auto-shift-numeric-simple-define","1478":"/features/auto_shift#no-auto-shift-alpha-simple-define","1479":"/features/auto_shift#auto-shift-enter-simple-define","1480":"/features/auto_shift#auto-shift-per-key","1481":"/features/auto_shift#auto-shift-repeat-simple-define","1482":"/features/auto_shift#auto-shift-no-auto-repeat-simple-define","1483":"/features/auto_shift#auto-shift-alpha-predefined-key-group","1484":"/features/auto_shift#auto-shift-numeric-predefined-key-group","1485":"/features/auto_shift#auto-shift-symbols-predefined-key-group","1486":"/features/auto_shift#auto-shift-special-predefined-key-group","1487":"/features/auto_shift#custom-shifted-values","1488":"/features/auto_shift#retro-shift","1489":"/features/auto_shift#retro-shift-and-tap-hold-configurations","1490":"/features/auto_shift#using-auto-shift-setup","1491":"/features/auto_shift#setup","1492":"/features/auto_shift#use","1493":"/features/auto_shift#an-example-run","1494":"/features/autocorrect#autocorrect","1495":"/features/autocorrect#how-does-it-work","1496":"/features/autocorrect#how-do-i-enable-autocorrection","1497":"/features/autocorrect#customizing-autocorrect-library","1498":"/features/autocorrect#avoiding-false-triggers","1499":"/features/autocorrect#overriding-autocorrect","1500":"/features/autocorrect#keycodes","1501":"/features/autocorrect#user-callback-functions","1502":"/features/autocorrect#process-autocorrect","1503":"/features/autocorrect#process-autocorrect-example","1504":"/features/autocorrect#apply-autocorrect","1505":"/features/autocorrect#apply-autocorrect-example","1506":"/features/autocorrect#autocorrect-status","1507":"/features/autocorrect#appendix","1508":"/features/autocorrect#encoding","1509":"/features/autocorrect#decoding","1510":"/features/autocorrect#credits","1511":"/features/backlight#backlighting","1512":"/features/backlight#usage","1513":"/features/backlight#keycodes","1514":"/features/backlight#basic-configuration","1515":"/features/backlight#on-state","1516":"/features/backlight#multiple-backlight-pins","1517":"/features/backlight#driver-configuration","1518":"/features/backlight#pwm-driver","1519":"/features/backlight#timer-driver","1520":"/features/backlight#software-driver","1521":"/features/backlight#custom-driver","1522":"/features/backlight#avr-configuration","1523":"/features/backlight#avr-pwm-driver","1524":"/features/backlight#avr-timer-driver","1525":"/features/backlight#arm-configuration","1526":"/features/backlight#arm-pwm-driver","1527":"/features/backlight#arm-timer-driver","1528":"/features/backlight#example-schematic","1529":"/features/backlight#api","1530":"/features/backlight#api-backlight-toggle","1531":"/features/backlight#api-backlight-enable","1532":"/features/backlight#api-backlight-disable","1533":"/features/backlight#api-backlight-step","1534":"/features/backlight#api-backlight-increase","1535":"/features/backlight#api-backlight-decrease","1536":"/features/backlight#api-backlight-level","1537":"/features/backlight#api-backlight-level-arguments","1538":"/features/backlight#api-get-backlight-level","1539":"/features/backlight#api-get-backlight-level-return","1540":"/features/backlight#api-is-backlight-enabled","1541":"/features/backlight#api-is-backlight-enabled-return","1542":"/features/backlight#api-backlight-toggle-breathing","1543":"/features/backlight#api-backlight-enable-breathing","1544":"/features/backlight#api-backlight-disable-breathing","1545":"/features/backlight#api-is-backlight-breathing","1546":"/features/backlight#api-is-backlight-breathing-return","1547":"/features/battery#battery","1548":"/features/battery#usage","1549":"/features/battery#basic-configuration","1550":"/features/battery#driver-configuration","1551":"/features/battery#functions","1552":"/features/battery#api-battery-get-percent","1553":"/features/battery#api-battery-get-percent-return","1554":"/features/battery#callbacks","1555":"/features/battery#api-battery-percent-changed-user","1556":"/features/battery#api-battery-percent-changed-user-arguments","1557":"/features/battery#api-battery-percent-changed-kb","1558":"/features/battery#api-battery-percent-changed-kb-arguments","1559":"/features/bootmagic#bootmagic","1560":"/features/bootmagic#split-keyboards","1561":"/features/bootmagic#advanced-bootmagic","1562":"/features/bootmagic#addenda","1563":"/features/caps_word#caps-word","1564":"/features/caps_word#how-do-i-enable-caps-word","1565":"/features/caps_word#troubleshooting-command","1566":"/features/caps_word#customizing-caps-word","1567":"/features/caps_word#invert-on-shift","1568":"/features/caps_word#idle-timeout","1569":"/features/caps_word#functions","1570":"/features/caps_word#configure-which-keys-are-word-breaking","1571":"/features/caps_word#representing-caps-word-state","1572":"/features/combo#combos","1573":"/features/combo#advanced-keycodes-support","1574":"/features/combo#overlapping-combos","1575":"/features/combo#examples","1576":"/features/combo#keycodes","1577":"/features/combo#advanced-configuration","1578":"/features/combo#combo-term","1579":"/features/combo#buffer-and-state-sizes","1580":"/features/combo#modifier-combos","1581":"/features/combo#strict-key-press-order","1582":"/features/combo#per-combo-timing-holding-tapping-and-key-press-order","1583":"/features/combo#generic-hook-to-dis-allow-a-combo-activation","1584":"/features/combo#combo-timer","1585":"/features/combo#define-combo-strict-timer","1586":"/features/combo#define-combo-no-timer","1587":"/features/combo#customizable-key-releases","1588":"/features/combo#customizable-key-repress","1589":"/features/combo#layer-independent-combos","1590":"/features/combo#combo-reference-layers-by-layer","1591":"/features/combo#user-callbacks","1592":"/features/combo#dictionary-management","1593":"/features/command#command","1594":"/features/command#usage","1595":"/features/command#configuration","1596":"/features/community_modules#community-modules","1597":"/features/community_modules#adding-a-community-module-to-your-build","1598":"/features/community_modules#adding-a-community-module-to-your-external-userspace","1599":"/features/community_modules#writing-a-qmk-community-module","1600":"/features/community_modules#qmk-module-json","1601":"/features/community_modules#rules-mk-post-rules-mk","1602":"/features/community_modules#module-c","1603":"/features/community_modules#introspection-c-introspection-h","1604":"/features/community_modules#led-matrix-module-inc","1605":"/features/community_modules#rgb-matrix-module-inc","1606":"/features/community_modules#compatible-apis","1607":"/features/digitizer#digitizer","1608":"/features/digitizer#usage","1609":"/features/digitizer#positioning","1610":"/features/digitizer#examples","1611":"/features/digitizer#api","1612":"/features/digitizer#api-digitizer-t","1613":"/features/digitizer#api-digitizer-t-members","1614":"/features/digitizer#api-digitizer-flush","1615":"/features/digitizer#api-digitizer-in-range-on","1616":"/features/digitizer#api-digitizer-in-range-off","1617":"/features/digitizer#api-digitizer-tip-switch-on","1618":"/features/digitizer#api-digitizer-tip-switch-off","1619":"/features/digitizer#api-digitizer-barrel-switch-on","1620":"/features/digitizer#api-digitizer-barrel-switch-off","1621":"/features/digitizer#api-digitizer-set-position","1622":"/features/digitizer#api-digitizer-set-position-arguments","1623":"/features/dip_switch#dip-switches","1624":"/features/dip_switch#dip-switch-map","1625":"/features/dip_switch#callbacks","1626":"/features/dip_switch#hardware","1627":"/features/dip_switch#connects-each-switch-in-the-dip-switch-to-the-gpio-pin-of-the-mcu","1628":"/features/dip_switch#connect-each-switch-in-the-dip-switch-to-an-unused-intersections-in-the-key-matrix","1629":"/features/dynamic_macros#dynamic-macros-record-and-replay-macros-in-runtime","1630":"/features/dynamic_macros#customization","1631":"/features/dynamic_macros#dynamic-macro-user-call","1632":"/features/dynamic_macros#user-hooks","1633":"/features/encoders#encoders","1634":"/features/encoders#split-keyboards","1635":"/features/encoders#encoder-map","1636":"/features/encoders#callbacks","1637":"/features/encoders#hardware","1638":"/features/encoders#multiple-encoders","1639":"/features/grave_esc#grave-escape","1640":"/features/grave_esc#usage","1641":"/features/grave_esc#what-your-os-sees","1642":"/features/grave_esc#keycodes","1643":"/features/grave_esc#caveats","1644":"/features/grave_esc#configuration","1645":"/features/haptic_feedback#haptic-feedback","1646":"/features/haptic_feedback#haptic-feedback-rules-mk-options","1647":"/features/haptic_feedback#known-supported-hardware","1648":"/features/haptic_feedback#haptic-keycodes","1649":"/features/haptic_feedback#solenoids","1650":"/features/haptic_feedback#drv2605l","1651":"/features/haptic_feedback#feedback-motor-setup","1652":"/features/haptic_feedback#erm","1653":"/features/haptic_feedback#lra","1654":"/features/haptic_feedback#drv2605l-waveform-library","1655":"/features/haptic_feedback#optional-drv2605l-defines","1656":"/features/haptic_feedback#drv2605l-continuous-haptic-mode","1657":"/features/haptic_feedback#haptic-key-exclusion","1658":"/features/haptic_feedback#no-haptic-mod","1659":"/features/haptic_feedback#no-haptic-alpha","1660":"/features/haptic_feedback#no-haptic-punctuation","1661":"/features/haptic_feedback#no-haptic-lockkeys","1662":"/features/haptic_feedback#no-haptic-nav","1663":"/features/haptic_feedback#no-haptic-numeric","1664":"/features/hd44780#hd44780-lcd-driver","1665":"/features/hd44780#supported-hardware","1666":"/features/hd44780#usage","1667":"/features/hd44780#basic-configuration","1668":"/features/hd44780#examples","1669":"/features/hd44780#example-hello-world","1670":"/features/hd44780#example-custom-character","1671":"/features/hd44780#api","1672":"/features/hd44780#api-hd44780-init","1673":"/features/hd44780#api-hd44780-init-arguments","1674":"/features/hd44780#api-hd44780-clear","1675":"/features/hd44780#api-hd44780-home","1676":"/features/hd44780#api-hd44780-on","1677":"/features/hd44780#api-hd44780-on-arguments","1678":"/features/hd44780#api-hd44780-off","1679":"/features/hd44780#api-hd44780-set-cursor","1680":"/features/hd44780#api-hd44780-set-cursor-arguments","1681":"/features/hd44780#api-hd44780-putc","1682":"/features/hd44780#api-hd44780-putc-arguments","1683":"/features/hd44780#api-hd44780-puts","1684":"/features/hd44780#api-hd44780-puts-arguments","1685":"/features/hd44780#api-hd44780-puts-p","1686":"/features/hd44780#api-hd44780-puts-p-arguments","1687":"/features/hd44780#api-hd44780-define-char","1688":"/features/hd44780#api-hd44780-define-char-arguments","1689":"/features/hd44780#api-hd44780-define-char-p","1690":"/features/hd44780#api-hd44780-define-char-p-arguments","1691":"/features/hd44780#api-hd44780-busy","1692":"/features/hd44780#api-hd44780-busy-arguments","1693":"/features/hd44780#api-hd44780-write","1694":"/features/hd44780#api-hd44780-write-arguments","1695":"/features/hd44780#api-hd44780-read","1696":"/features/hd44780#api-hd44780-read-arguments","1697":"/features/hd44780#api-hd44780-read-return","1698":"/features/hd44780#api-hd44780-command","1699":"/features/hd44780#api-hd44780-command-arguments","1700":"/features/hd44780#api-hd44780-data","1701":"/features/hd44780#api-hd44780-data-arguments","1702":"/features/hd44780#api-hd44780-set-cgram-address","1703":"/features/hd44780#api-hd44780-set-cgram-address-arguments","1704":"/features/hd44780#api-hd44780-set-ddram-address","1705":"/features/hd44780#api-hd44780-set-ddram-address-arguments","1706":"/features/joystick#joystick","1707":"/features/joystick#usage","1708":"/features/joystick#configuration","1709":"/features/joystick#hat-switch","1710":"/features/joystick#axes","1711":"/features/joystick#virtual-axes","1712":"/features/joystick#keycodes","1713":"/features/joystick#api","1714":"/features/joystick#api-joystick-t","1715":"/features/joystick#api-joystick-t-members","1716":"/features/joystick#api-joystick-config-t","1717":"/features/joystick#api-joystick-config-t-members","1718":"/features/joystick#api-joystick-flush","1719":"/features/joystick#api-register-joystick-button","1720":"/features/joystick#api-register-joystick-button-arguments","1721":"/features/joystick#api-unregister-joystick-button","1722":"/features/joystick#api-unregister-joystick-button-arguments","1723":"/features/joystick#api-joystick-read-axis","1724":"/features/joystick#api-joystick-read-axis-arguments","1725":"/features/joystick#api-joystick-read-axis-return","1726":"/features/joystick#api-joystick-set-axis","1727":"/features/joystick#api-joystick-set-axis-arguments","1728":"/features/joystick#api-joystick-set-hat","1729":"/features/joystick#api-joystick-set-hat-arguments","1730":"/features/key_lock#key-lock","1731":"/features/key_lock#usage","1732":"/features/key_lock#keycodes","1733":"/features/key_lock#caveats","1734":"/features/key_overrides#key-overrides","1735":"/features/key_overrides#a-few-more-examples-to-get-started-you-could-use-key-overrides-to","1736":"/features/key_overrides#setup","1737":"/features/key_overrides#creating-key-overrides","1738":"/features/key_overrides#ko-make-basic-modifiers-key-replacement","1739":"/features/key_overrides#ko-make-with-layers-modifiers-key-replacement-layers","1740":"/features/key_overrides#ko-make-with-layers-and-negmods-modifiers-key-replacement-layers-negative-mods","1741":"/features/key_overrides#ko-make-with-layers-negmods-and-options-modifiers-key-replacement-layers-negative-mods-options","1742":"/features/key_overrides#simple-example","1743":"/features/key_overrides#intermediate-difficulty-examples","1744":"/features/key_overrides#media-controls-amp-screen-brightness","1745":"/features/key_overrides#flexible-macos-friendly-grave-escape","1746":"/features/key_overrides#advanced-examples","1747":"/features/key_overrides#modifiers-as-layer-keys","1748":"/features/key_overrides#keycodes","1749":"/features/key_overrides#reference-for-key_override_t","1750":"/features/key_overrides#reference-for-ko_option_t","1751":"/features/key_overrides#for-advanced-users-inner-workings","1752":"/features/key_overrides#activation","1753":"/features/key_overrides#deactivation","1754":"/features/key_overrides#key-repeat-delay","1755":"/features/key_overrides#difference-to-combos","1756":"/features/key_overrides#neutralize-flashing-modifiers","1757":"/features/layer_lock#layer-lock","1758":"/features/layer_lock#how-do-i-enable-layer-lock","1759":"/features/layer_lock#example-use","1760":"/features/layer_lock#idle-timeout","1761":"/features/layer_lock#functions","1762":"/features/layer_lock#representing-the-current-layer-lock-state","1763":"/features/layer_lock#combine-layer-lock-with-a-mod-tap","1764":"/features/leader_key#the-leader-key","1765":"/features/leader_key#usage","1766":"/features/leader_key#callbacks","1767":"/features/leader_key#basic-configuration","1768":"/features/leader_key#timeout","1769":"/features/leader_key#per-key-timeout","1770":"/features/leader_key#disabling-initial-timeout","1771":"/features/leader_key#strict-key-processing","1772":"/features/leader_key#example","1773":"/features/leader_key#keycodes","1774":"/features/leader_key#api","1775":"/features/leader_key#api-leader-start-user","1776":"/features/leader_key#api-leader-end-user","1777":"/features/leader_key#api-leader-add-user","1778":"/features/leader_key#api-leader-add-user-arguments","1779":"/features/leader_key#api-leader-add-user-return","1780":"/features/leader_key#api-leader-start","1781":"/features/leader_key#api-leader-end","1782":"/features/leader_key#api-leader-sequence-active","1783":"/features/leader_key#api-leader-sequence-add","1784":"/features/leader_key#api-leader-sequence-add-arguments","1785":"/features/leader_key#api-leader-sequence-add-return","1786":"/features/leader_key#api-leader-sequence-timed-out","1787":"/features/leader_key#api-leader-reset-timer","1788":"/features/leader_key#api-leader-sequence-one-key","1789":"/features/leader_key#api-leader-sequence-one-key-arguments","1790":"/features/leader_key#api-leader-sequence-one-key-return","1791":"/features/leader_key#api-leader-sequence-two-keys","1792":"/features/leader_key#api-leader-sequence-two-keys-arguments","1793":"/features/leader_key#api-leader-sequence-two-keys-return","1794":"/features/leader_key#api-leader-sequence-three-keys","1795":"/features/leader_key#api-leader-sequence-three-keys-arguments","1796":"/features/leader_key#api-leader-sequence-three-keys-return","1797":"/features/leader_key#api-leader-sequence-four-keys","1798":"/features/leader_key#api-leader-sequence-four-keys-arguments","1799":"/features/leader_key#api-leader-sequence-four-keys-return","1800":"/features/leader_key#api-leader-sequence-five-keys","1801":"/features/leader_key#api-leader-sequence-five-keys-arguments","1802":"/features/leader_key#api-leader-sequence-five-keys-return","1803":"/features/led_indicators#led-indicators","1804":"/features/led_indicators#configuration-options","1805":"/features/led_indicators#led-update-function","1806":"/features/led_indicators#example-of-keyboard-led-update-implementation","1807":"/features/led_indicators#example-of-user-led-update-implementation","1808":"/features/led_indicators#host-keyboard-led-state","1809":"/features/led_indicators#led-update-ports","1810":"/features/led_indicators#setting-physical-led-state","1811":"/features/led_indicators#ergodox-boards","1812":"/features/led_matrix#led-matrix-lighting","1813":"/features/led_matrix#driver-configuration","1814":"/features/led_matrix#common-configuration","1815":"/features/led_matrix#flags","1816":"/features/led_matrix#keycodes","1817":"/features/led_matrix#led-matrix-effects","1818":"/features/led_matrix#custom-led-matrix-effects","1819":"/features/led_matrix#naming","1820":"/features/led_matrix#additional-configh-options","1821":"/features/led_matrix#eeprom-storage","1822":"/features/led_matrix#callbacks","1823":"/features/led_matrix#indicators","1824":"/features/led_matrix#api","1825":"/features/led_matrix#api-led-matrix-toggle","1826":"/features/led_matrix#api-led-matrix-toggle-noeeprom","1827":"/features/led_matrix#api-led-matrix-enable","1828":"/features/led_matrix#api-led-matrix-enable-noeeprom","1829":"/features/led_matrix#api-led-matrix-disable","1830":"/features/led_matrix#api-led-matrix-disable-noeeprom","1831":"/features/led_matrix#api-led-matrix-is-enabled","1832":"/features/led_matrix#api-led-matrix-is-enabled-return","1833":"/features/led_matrix#led-matrix-set-value","1834":"/features/led_matrix#api-led-matrix-set-value-arguments","1835":"/features/led_matrix#api-led-matrix-set-value-all","1836":"/features/led_matrix#api-led-matrix-set-value-all-arguments","1837":"/features/led_matrix#api-led-matrix-mode","1838":"/features/led_matrix#api-led-matrix-mode-arguments","1839":"/features/led_matrix#api-led-matrix-mode-noeeprom","1840":"/features/led_matrix#api-led-matrix-mode-noeeprom-arguments","1841":"/features/led_matrix#api-led-matrix-step","1842":"/features/led_matrix#api-led-matrix-step-noeeprom","1843":"/features/led_matrix#api-led-matrix-step-reverse","1844":"/features/led_matrix#api-led-matrix-step-reverse-noeeprom","1845":"/features/led_matrix#api-led-matrix-get-mode","1846":"/features/led_matrix#api-led-matrix-get-mode-return","1847":"/features/led_matrix#api-led-matrix-increase-val","1848":"/features/led_matrix#api-led-matrix-increase-val-noeeprom","1849":"/features/led_matrix#api-led-matrix-decrease-val","1850":"/features/led_matrix#api-led-matrix-decrease-val-noeeprom","1851":"/features/led_matrix#api-led-matrix-get-val","1852":"/features/led_matrix#api-led-matrix-get-val-return","1853":"/features/led_matrix#api-led-matrix-increase-speed","1854":"/features/led_matrix#api-led-matrix-increase-speed-noeeprom","1855":"/features/led_matrix#api-led-matrix-decrease-speed","1856":"/features/led_matrix#api-led-matrix-decrease-speed-noeeprom","1857":"/features/led_matrix#api-led-matrix-set-speed","1858":"/features/led_matrix#api-led-matrix-set-speed-arguments","1859":"/features/led_matrix#api-led-matrix-set-speed-noeeprom","1860":"/features/led_matrix#api-led-matrix-set-speed-noeeprom-arguments","1861":"/features/led_matrix#api-led-matrix-get-speed","1862":"/features/led_matrix#api-led-matrix-get-speed-return","1863":"/features/led_matrix#api-led-matrix-reload-from-eeprom","1864":"/features/led_matrix#api-led-matrix-get-suspend-state","1865":"/features/led_matrix#api-led-matrix-get-suspend-state-return","1866":"/features/led_matrix#api-led-matrix-indicators-kb","1867":"/features/led_matrix#api-led-matrix-indicators-kb-return","1868":"/features/led_matrix#api-led-matrix-indicators-user","1869":"/features/led_matrix#api-led-matrix-indicators-user-return","1870":"/features/led_matrix#api-led-matrix-indicators-advanced-kb","1871":"/features/led_matrix#api-led-matrix-indicators-advanced-kb-arguments","1872":"/features/led_matrix#api-led-matrix-indicators-advanced-kb-return","1873":"/features/led_matrix#api-led-matrix-indicators-advanced-user","1874":"/features/led_matrix#api-led-matrix-indicators-advanced-user-arguments","1875":"/features/led_matrix#api-led-matrix-indicators-advanced-user-return","1876":"/features/midi#midi","1877":"/features/midi#usage","1878":"/features/midi#caveats","1879":"/features/midi#basic-midi","1880":"/features/midi#advanced-midi","1881":"/features/midi#sending-control-change-cc-messages","1882":"/features/midi#example-code-for-using-generic-on-off-switches-as-per-midi-specification","1883":"/features/midi#keycodes","1884":"/features/midi#configuration","1885":"/features/midi#references","1886":"/features/midi#midi-specification","1887":"/features/midi#qmk-c-files","1888":"/features/mouse_keys#mouse-keys","1889":"/features/mouse_keys#adding-mouse-keys-to-your-keyboard","1890":"/features/mouse_keys#enabling-mouse-keys","1891":"/features/mouse_keys#mapping-mouse-actions","1892":"/features/mouse_keys#configuring-mouse-keys","1893":"/features/mouse_keys#accelerated-mode","1894":"/features/mouse_keys#kinetic-mode","1895":"/features/mouse_keys#constant-mode","1896":"/features/mouse_keys#combined-mode","1897":"/features/mouse_keys#inertia-mode","1898":"/features/mouse_keys#overlapping-mouse-key-control","1899":"/features/mouse_keys#use-with-ps-2-mouse-and-pointing-device","1900":"/features/oled_driver#oled-driver","1901":"/features/oled_driver#supported-hardware","1902":"/features/oled_driver#usage","1903":"/features/oled_driver#oled-type","1904":"/features/oled_driver#logo-example","1905":"/features/oled_driver#buffer-read-example","1906":"/features/oled_driver#other-examples","1907":"/features/oled_driver#basic-configuration","1908":"/features/oled_driver#i2c-configuration","1909":"/features/oled_driver#spi-configuration","1910":"/features/oled_driver#_128x64-custom-sized-oled-displays","1911":"/features/oled_driver#_90-degree-rotation-technical-mumbo-jumbo","1912":"/features/oled_driver#oled-api","1913":"/features/oled_driver#ssd1306-h-driver-conversion-guide","1914":"/features/os_detection#os-detection","1915":"/features/os_detection#usage","1916":"/features/os_detection#callbacks","1917":"/features/os_detection#os-detection-stability","1918":"/features/os_detection#configuration-options","1919":"/features/os_detection#troubleshooting","1920":"/features/os_detection#debug","1921":"/features/os_detection#credits","1922":"/features/pointing_device#pointing-device","1923":"/features/pointing_device#sensor-drivers","1924":"/features/pointing_device#adns-5050-sensor","1925":"/features/pointing_device#adns-9800-sensor","1926":"/features/pointing_device#analog-joystick","1927":"/features/pointing_device#azoteq-iqs5xx-trackpad","1928":"/features/pointing_device#device-settings","1929":"/features/pointing_device#gesture-settings","1930":"/features/pointing_device#rotation-settings","1931":"/features/pointing_device#cirque-trackpad","1932":"/features/pointing_device#common-settings","1933":"/features/pointing_device#absolute-mode-settings","1934":"/features/pointing_device#absolute-mode-gestures","1935":"/features/pointing_device#relative-mode-gestures","1936":"/features/pointing_device#paw-3204-sensor","1937":"/features/pointing_device#pimoroni-trackball","1938":"/features/pointing_device#pmw3320-sensor","1939":"/features/pointing_device#pmw-3360-and-pmw-3389-sensor","1940":"/features/pointing_device#custom-driver","1941":"/features/pointing_device#common-configuration","1942":"/features/pointing_device#high-resolution-scrolling","1943":"/features/pointing_device#split-keyboard-configuration","1944":"/features/pointing_device#callbacks-and-functions","1945":"/features/pointing_device#split-keyboard-callbacks-and-functions","1946":"/features/pointing_device#manipulating-mouse-reports","1947":"/features/pointing_device#examples","1948":"/features/pointing_device#custom-mouse-keycode","1949":"/features/pointing_device#drag-scroll-or-mouse-scroll","1950":"/features/pointing_device#advanced-drag-scroll","1951":"/features/pointing_device#split-examples","1952":"/features/pointing_device#single-pointing-device","1953":"/features/pointing_device#combined-pointing-devices","1954":"/features/pointing_device#troubleshooting","1955":"/features/pointing_device#pointing-device-auto-mouse","1956":"/features/pointing_device#behaviour-of-layer-keys-that-activate-the-target-layer","1957":"/features/pointing_device#how-to-enable","1958":"/features/pointing_device#how-to-customize","1959":"/features/pointing_device#config-h-options","1960":"/features/pointing_device#adding-mouse-keys","1961":"/features/pointing_device#callbacks-for-setting-up-additional-key-codes-as-mouse-keys","1962":"/features/pointing_device#to-use-the-callback-function-to-add-mouse-keys","1963":"/features/pointing_device#advanced-control","1964":"/features/pointing_device#functions-to-control-auto-mouse-enable-and-target-layer","1965":"/features/pointing_device#functions-for-handling-custom-key-events","1966":"/features/pointing_device#advanced-control-examples","1967":"/features/pointing_device#disable-auto-mouse-on-certain-layers","1968":"/features/pointing_device#set-different-target-layer-when-a-particular-layer-is-active","1969":"/features/pointing_device#use-custom-keys-to-control-auto-mouse","1970":"/features/pointing_device#customize-target-layer-activation","1971":"/features/pointing_device#auto-mouse-for-custom-pointing-device-task","1972":"/features/programmable_button#programmable-button","1973":"/features/programmable_button#usage","1974":"/features/programmable_button#keycodes","1975":"/features/programmable_button#api","1976":"/features/programmable_button#api-programmable-button-clear","1977":"/features/programmable_button#api-programmable-button-add","1978":"/features/programmable_button#api-programmable-button-add-arguments","1979":"/features/programmable_button#api-programmable-button-remove","1980":"/features/programmable_button#api-programmable-button-remove-arguments","1981":"/features/programmable_button#api-programmable-button-register","1982":"/features/programmable_button#api-programmable-button-register-arguments","1983":"/features/programmable_button#api-programmable-button-unregister","1984":"/features/programmable_button#api-programmable-button-unregister-arguments","1985":"/features/programmable_button#api-programmable-button-is-on","1986":"/features/programmable_button#api-programmable-button-is-on-arguments","1987":"/features/programmable_button#api-programmable-button-is-on-return","1988":"/features/programmable_button#api-programmable-button-flush","1989":"/features/programmable_button#api-programmable-button-get-report","1990":"/features/programmable_button#api-programmable-button-get-report-return","1991":"/features/programmable_button#api-programmable-button-set-report","1992":"/features/programmable_button#api-programmable-button-set-report-arguments","1993":"/features/ps2_mouse#ps2-mouse-support","1994":"/features/ps2_mouse#the-circuitry-between-trackpoint-and-controller","1995":"/features/ps2_mouse#driver-configuration","1996":"/features/ps2_mouse#busywait-driver","1997":"/features/ps2_mouse#interrupt-driver-avr","1998":"/features/ps2_mouse#interrupt-driver-chibios","1999":"/features/ps2_mouse#usart-driver","2000":"/features/ps2_mouse#rp2040-pio-driver","2001":"/features/ps2_mouse#additional-settings","2002":"/features/ps2_mouse#ps2-mouse-features","2003":"/features/ps2_mouse#fine-control","2004":"/features/ps2_mouse#scroll-button","2005":"/features/ps2_mouse#invert-buttons","2006":"/features/ps2_mouse#invert-mouse-and-scroll-axes","2007":"/features/ps2_mouse#rotate-mouse-axes","2008":"/features/ps2_mouse#debug-settings","2009":"/features/ps2_mouse#movement-hook","2010":"/features/rawhid#raw-hid","2011":"/features/rawhid#usage","2012":"/features/rawhid#basic-configuration","2013":"/features/rawhid#sending-data-to-the-keyboard","2014":"/features/rawhid#receiving-data-from-the-keyboard","2015":"/features/rawhid#simple-example","2016":"/features/rawhid#api","2017":"/features/rawhid#api-raw-hid-receive","2018":"/features/rawhid#api-raw-hid-receive-arguments","2019":"/features/rawhid#api-raw-hid-send","2020":"/features/rawhid#api-raw-hid-send-arguments","2021":"/features/repeat_key#repeat-key","2022":"/features/repeat_key#how-do-i-enable-repeat-key","2023":"/features/repeat_key#keycodes","2024":"/features/repeat_key#alternate-repeating","2025":"/features/repeat_key#defining-alternate-keys","2026":"/features/repeat_key#eliminating-sfbs","2027":"/features/repeat_key#typing-shortcuts","2028":"/features/repeat_key#ignoring-certain-keys-and-mods","2029":"/features/repeat_key#ignoring-a-key","2030":"/features/repeat_key#filtering-remembered-mods","2031":"/features/repeat_key#further-conditions","2032":"/features/repeat_key#handle-how-a-key-is-repeated","2033":"/features/repeat_key#handle-how-a-key-is-alternate-repeated","2034":"/features/repeat_key#functions","2035":"/features/repeat_key#additional-alternate-keys","2036":"/features/rgblight#rgb-lighting","2037":"/features/rgblight#usage","2038":"/features/rgblight#color-selection","2039":"/features/rgblight#keycodes","2040":"/features/rgblight#configuration","2041":"/features/rgblight#effects-and-animations","2042":"/features/rgblight#effect-and-animation-toggles","2043":"/features/rgblight#effect-and-animation-settings","2044":"/features/rgblight#example-usage-to-reduce-memory-footprint","2045":"/features/rgblight#animation-speed","2046":"/features/rgblight#lighting-layers","2047":"/features/rgblight#defining-lighting-layers","2048":"/features/rgblight#enabling-lighting-layers","2049":"/features/rgblight#lighting-layer-blink","2050":"/features/rgblight#overriding-rgb-lighting-on-off-status","2051":"/features/rgblight#retain-brightness","2052":"/features/rgblight#functions","2053":"/features/rgblight#low-level-functions","2054":"/features/rgblight#effects-and-animations-functions","2055":"/features/rgblight#effect-range-setting","2056":"/features/rgblight#direct-operation","2057":"/features/rgblight#effect-mode-change","2058":"/features/rgblight#effects-mode-disable-enable","2059":"/features/rgblight#hue-sat-val-change","2060":"/features/rgblight#speed-functions","2061":"/features/rgblight#layer-functions","2062":"/features/rgblight#query","2063":"/features/rgblight#colors","2064":"/features/rgblight#changing-the-order-of-the-leds","2065":"/features/rgblight#clipping-range","2066":"/features/rgblight#hardware-modification","2067":"/features/rgblight#velocikey","2068":"/features/rgblight#usage-1","2069":"/features/rgblight#configuration-1","2070":"/features/rgb_matrix#rgb-matrix-lighting","2071":"/features/rgb_matrix#driver-configuration","2072":"/features/rgb_matrix#common-configuration","2073":"/features/rgb_matrix#flags","2074":"/features/rgb_matrix#keycodes","2075":"/features/rgb_matrix#rgb-matrix-effects","2076":"/features/rgb_matrix#rgb-matrix-effect-typing-heatmap","2077":"/features/rgb_matrix#rgb-matrix-effect-solid-reactive","2078":"/features/rgb_matrix#custom-rgb-matrix-effects","2079":"/features/rgb_matrix#colors","2080":"/features/rgb_matrix#naming","2081":"/features/rgb_matrix#additional-configh-options","2082":"/features/rgb_matrix#eeprom-storage","2083":"/features/rgb_matrix#callbacks","2084":"/features/rgb_matrix#indicators","2085":"/features/rgb_matrix#indicator-examples","2086":"/features/rgb_matrix#indicator-examples-2","2087":"/features/rgb_matrix#indicators-without-rgb-matrix-effect","2088":"/features/rgb_matrix#api","2089":"/features/rgb_matrix#api-rgb-matrix-toggle","2090":"/features/rgb_matrix#api-rgb-matrix-toggle-noeeprom","2091":"/features/rgb_matrix#api-rgb-matrix-enable","2092":"/features/rgb_matrix#api-rgb-matrix-enable-noeeprom","2093":"/features/rgb_matrix#api-rgb-matrix-disable","2094":"/features/rgb_matrix#api-rgb-matrix-disable-noeeprom","2095":"/features/rgb_matrix#api-rgb-matrix-is-enabled","2096":"/features/rgb_matrix#api-rgb-matrix-is-enabled-return","2097":"/features/rgb_matrix#api-rgb-matrix-set-color","2098":"/features/rgb_matrix#api-rgb-matrix-set-color-arguments","2099":"/features/rgb_matrix#api-rgb-matrix-set-color-all","2100":"/features/rgb_matrix#api-rgb-matrix-set-color-all-arguments","2101":"/features/rgb_matrix#api-rgb-matrix-mode","2102":"/features/rgb_matrix#api-rgb-matrix-mode-arguments","2103":"/features/rgb_matrix#api-rgb-matrix-mode-noeeprom","2104":"/features/rgb_matrix#api-rgb-matrix-mode-noeeprom-arguments","2105":"/features/rgb_matrix#api-rgb-matrix-step","2106":"/features/rgb_matrix#api-rgb-matrix-step-noeeprom","2107":"/features/rgb_matrix#api-rgb-matrix-step-reverse","2108":"/features/rgb_matrix#api-rgb-matrix-step-reverse-noeeprom","2109":"/features/rgb_matrix#api-rgb-matrix-get-mode","2110":"/features/rgb_matrix#api-rgb-matrix-get-mode-return","2111":"/features/rgb_matrix#api-rgb-matrix-increase-hue","2112":"/features/rgb_matrix#api-rgb-matrix-increase-hue-noeeprom","2113":"/features/rgb_matrix#api-rgb-matrix-decrease-hue","2114":"/features/rgb_matrix#api-rgb-matrix-decrease-hue-noeeprom","2115":"/features/rgb_matrix#api-rgb-matrix-get-hue","2116":"/features/rgb_matrix#api-rgb-matrix-get-hue-return","2117":"/features/rgb_matrix#api-rgb-matrix-increase-sat","2118":"/features/rgb_matrix#api-rgb-matrix-increase-sat-noeeprom","2119":"/features/rgb_matrix#api-rgb-matrix-decrease-sat","2120":"/features/rgb_matrix#api-rgb-matrix-decrease-sat-noeeprom","2121":"/features/rgb_matrix#api-rgb-matrix-get-sat","2122":"/features/rgb_matrix#api-rgb-matrix-get-sat-return","2123":"/features/rgb_matrix#api-rgb-matrix-increase-val","2124":"/features/rgb_matrix#api-rgb-matrix-increase-val-noeeprom","2125":"/features/rgb_matrix#api-rgb-matrix-decrease-val","2126":"/features/rgb_matrix#api-rgb-matrix-decrease-val-noeeprom","2127":"/features/rgb_matrix#api-rgb-matrix-get-val","2128":"/features/rgb_matrix#api-rgb-matrix-get-val-return","2129":"/features/rgb_matrix#api-rgb-matrix-increase-speed","2130":"/features/rgb_matrix#api-rgb-matrix-increase-speed-noeeprom","2131":"/features/rgb_matrix#api-rgb-matrix-decrease-speed","2132":"/features/rgb_matrix#api-rgb-matrix-decrease-speed-noeeprom","2133":"/features/rgb_matrix#api-rgb-matrix-set-speed","2134":"/features/rgb_matrix#api-rgb-matrix-set-speed-arguments","2135":"/features/rgb_matrix#api-rgb-matrix-set-speed-noeeprom","2136":"/features/rgb_matrix#api-rgb-matrix-set-speed-noeeprom-arguments","2137":"/features/rgb_matrix#api-rgb-matrix-get-speed","2138":"/features/rgb_matrix#api-rgb-matrix-get-speed-return","2139":"/features/rgb_matrix#api-rgb-matrix-sethsv","2140":"/features/rgb_matrix#api-rgb-matrix-sethsv-arguments","2141":"/features/rgb_matrix#api-rgb-matrix-sethsv-noeeprom","2142":"/features/rgb_matrix#api-rgb-matrix-sethsv-noeeprom-arguments","2143":"/features/rgb_matrix#api-rgb-matrix-get-hsv","2144":"/features/rgb_matrix#api-rgb-matrix-get-hsv-return","2145":"/features/rgb_matrix#api-rgb-matrix-reload-from-eeprom","2146":"/features/rgb_matrix#api-rgb-matrix-get-suspend-state","2147":"/features/rgb_matrix#api-rgb-matrix-get-suspend-state-return","2148":"/features/rgb_matrix#api-rgb-matrix-indicators-kb","2149":"/features/rgb_matrix#api-rgb-matrix-indicators-kb-return","2150":"/features/rgb_matrix#api-rgb-matrix-indicators-user","2151":"/features/rgb_matrix#api-rgb-matrix-indicators-user-return","2152":"/features/rgb_matrix#api-rgb-matrix-indicators-advanced-kb","2153":"/features/rgb_matrix#api-rgb-matrix-indicators-advanced-kb-arguments","2154":"/features/rgb_matrix#api-rgb-matrix-indicators-advanced-kb-return","2155":"/features/rgb_matrix#api-rgb-matrix-indicators-advanced-user","2156":"/features/rgb_matrix#api-rgb-matrix-indicators-advanced-user-arguments","2157":"/features/rgb_matrix#api-rgb-matrix-indicators-advanced-user-return","2158":"/features/secure#secure","2159":"/features/secure#unlock-sequence","2160":"/features/secure#automatic-locking","2161":"/features/secure#usage","2162":"/features/secure#keycodes","2163":"/features/secure#configuration","2164":"/features/secure#functions","2165":"/features/send_string#send-string","2166":"/features/send_string#usage","2167":"/features/send_string#basic-configuration","2168":"/features/send_string#keycodes","2169":"/features/send_string#language-support","2170":"/features/send_string#examples","2171":"/features/send_string#example-hello-world","2172":"/features/send_string#example-keycode-injection","2173":"/features/send_string#api","2174":"/features/send_string#api-send-string","2175":"/features/send_string#api-send-string-arguments","2176":"/features/send_string#api-send-string-with-delay","2177":"/features/send_string#api-send-string-with-delay-arguments","2178":"/features/send_string#api-send-string-p","2179":"/features/send_string#api-send-string-p-arguments","2180":"/features/send_string#api-send-string-with-delay-p","2181":"/features/send_string#api-send-string-with-delay-p-arguments","2182":"/features/send_string#api-send-char","2183":"/features/send_string#api-send-char-arguments","2184":"/features/send_string#api-send-dword","2185":"/features/send_string#api-send-dword-arguments","2186":"/features/send_string#api-send-word","2187":"/features/send_string#api-send-word-arguments","2188":"/features/send_string#api-send-bytes","2189":"/features/send_string#api-send-byte-arguments","2190":"/features/send_string#api-send-nibble","2191":"/features/send_string#api-send-nibble-arguments","2192":"/features/send_string#api-tap-random-base64","2193":"/features/send_string#api-send-string-macro","2194":"/features/send_string#api-send-string-delay-macro","2195":"/features/sequencer#sequencer","2196":"/features/sequencer#enable-the-step-sequencer","2197":"/features/sequencer#tracks","2198":"/features/sequencer#resolutions","2199":"/features/sequencer#keycodes","2200":"/features/sequencer#functions","2201":"/features/space_cadet#space-cadet-the-future-built-in","2202":"/features/space_cadet#usage","2203":"/features/space_cadet#keycodes","2204":"/features/space_cadet#caveats","2205":"/features/space_cadet#configuration","2206":"/features/space_cadet#obsolete-configuration","2207":"/features/split_keyboard#split-keyboard","2208":"/features/split_keyboard#compatibility-overview","2209":"/features/split_keyboard#hardware-configuration","2210":"/features/split_keyboard#required-hardware","2211":"/features/split_keyboard#considerations","2212":"/features/split_keyboard#serial-wiring","2213":"/features/split_keyboard#i2c-wiring","2214":"/features/split_keyboard#firmware-configuration","2215":"/features/split_keyboard#layout-macro","2216":"/features/split_keyboard#setting-handedness","2217":"/features/split_keyboard#handedness-by-pin","2218":"/features/split_keyboard#handedness-by-matrix-pin","2219":"/features/split_keyboard#handedness-by-eeprom","2220":"/features/split_keyboard#handedness-by-define","2221":"/features/split_keyboard#communication-options","2222":"/features/split_keyboard#data-sync-options","2223":"/features/split_keyboard#custom-data-sync","2224":"/features/split_keyboard#hardware-configuration-options","2225":"/features/split_keyboard#hardware-considerations-and-mods","2226":"/features/split_keyboard#teensy-boards","2227":"/features/split_keyboard#additional-resources","2228":"/features/st7565#st7565-lcd-driver","2229":"/features/st7565#supported-hardware","2230":"/features/st7565#usage","2231":"/features/st7565#logo-example","2232":"/features/st7565#buffer-read-example","2233":"/features/st7565#other-examples","2234":"/features/st7565#basic-configuration","2235":"/features/st7565#custom-sized-displays","2236":"/features/st7565#api","2237":"/features/swap_hands#swap-hands-action","2238":"/features/swap_hands#configuration","2239":"/features/swap_hands#swap-keycodes","2240":"/features/swap_hands#encoder-mapping","2241":"/features/swap_hands#functions","2242":"/features/stenography#stenography-in-qmk","2243":"/features/stenography#steno-support-in-qmk","2244":"/features/stenography#plover-with-qwerty-keyboard","2245":"/features/stenography#plover-with-steno-protocol","2246":"/features/stenography#tx-bolt","2247":"/features/stenography#geminipr","2248":"/features/stenography#switching-protocols-on-the-fly","2249":"/features/stenography#configuring-qmk-for-steno","2250":"/features/stenography#learning-stenography","2251":"/features/stenography#interfacing-with-the-code","2252":"/features/stenography#keycode-reference","2253":"/features/tap_dance#tap-dance-a-single-key-can-do-3-5-or-100-different-things","2254":"/features/tap_dance#introduction","2255":"/features/tap_dance#how-to-use","2256":"/features/tap_dance#implementation","2257":"/features/tap_dance#examples","2258":"/features/tap_dance#simple-example","2259":"/features/tap_dance#complex-examples","2260":"/features/tap_dance#example-1","2261":"/features/tap_dance#example-2","2262":"/features/tap_dance#example-3","2263":"/features/tap_dance#example-4","2264":"/features/tap_dance#example-5","2265":"/features/tap_dance#example-6","2266":"/features/tri_layer#tri-layers","2267":"/features/tri_layer#keycodes","2268":"/features/tri_layer#configuration","2269":"/features/tri_layer#functions","2270":"/features/unicode#unicode","2271":"/features/unicode#caveats","2272":"/features/unicode#usage","2273":"/features/unicode#basic-configuration","2274":"/features/unicode#audio-feedback","2275":"/features/unicode#input-subsystems","2276":"/features/unicode#unicodemap-pairs","2277":"/features/unicode#input-modes","2278":"/features/unicode#keycodes","2279":"/features/unicode#api","2280":"/features/unicode#api-get-unicode-input-mode","2281":"/features/unicode#api-get-unicode-input-mode-return-value","2282":"/features/unicode#api-set-unicode-input-mode","2283":"/features/unicode#api-set-unicode-input-mode-arguments","2284":"/features/unicode#api-unicode-input-mode-step","2285":"/features/unicode#api-unicode-input-mode-step-reverse","2286":"/features/unicode#api-unicode-input-mode-set-user","2287":"/features/unicode#api-unicode-input-mode-set-user-arguments","2288":"/features/unicode#api-unicode-input-mode-set-kb","2289":"/features/unicode#api-unicode-input-mode-set-kb-arguments","2290":"/features/unicode#api-unicode-input-start","2291":"/features/unicode#api-unicode-input-finish","2292":"/features/unicode#api-unicode-input-cancel","2293":"/features/unicode#api-register-unicode","2294":"/features/unicode#api-register-unicode-arguments","2295":"/features/unicode#api-send-unicode-string","2296":"/features/unicode#api-send-unicode-string-arguments","2297":"/features/unicode#api-unicodemap-index","2298":"/features/unicode#api-unicodemap-index-arguments","2299":"/features/unicode#api-unicodemap-index-return-value","2300":"/features/unicode#api-unicodemap-get-code-point","2301":"/features/unicode#unicodemap-get-code-point-arguments","2302":"/features/unicode#unicodemap-get-code-point-return-value","2303":"/features/unicode#api-register-unicodemap","2304":"/features/unicode#api-register-unicodemap-arguments","2305":"/features/unicode#api-ucis-start","2306":"/features/unicode#api-ucis-active","2307":"/features/unicode#api-ucis-active-return-value","2308":"/features/unicode#api-ucis-count","2309":"/features/unicode#api-ucis-count-return-value","2310":"/features/unicode#api-ucis-add","2311":"/features/unicode#api-ucis-add-arguments","2312":"/features/unicode#api-ucis-add-return-value","2313":"/features/unicode#api-ucis-remove-last","2314":"/features/unicode#api-ucis-remove-last-return-value","2315":"/features/unicode#api-ucis-finish","2316":"/features/unicode#api-ucis-cancel","2317":"/features/unicode#api-register-ucis","2318":"/features/unicode#api-register-ucis-arguments","2319":"/features/wireless#wireless-bluetooth","2320":"/features/wireless#bluetooth-known-supported-hardware","2321":"/features/wireless#adafruit-ble-spi-friend","2322":"/features/wireless#bluetooth-rules-mk-options","2323":"/features/wireless#bluetooth-keycodes","2324":"/features/wpm#word-per-minute-wpm-calculation","2325":"/features/wpm#configuration","2326":"/features/wpm#public-functions","2327":"/features/wpm#callbacks","2328":"/flashing#flashing-instructions-and-bootloader-information","2329":"/flashing#atmel-dfu","2330":"/flashing#qmk-dfu","2331":"/flashing#make-targets","2332":"/flashing#caterina","2333":"/flashing#make-targets-1","2334":"/flashing#halfkay","2335":"/flashing#usbasploader","2336":"/flashing#bootloadhid","2337":"/flashing#qmk-hid","2338":"/flashing#make-targets-2","2339":"/flashing#stm32-apm32-dfu","2340":"/flashing#make-targets-3","2341":"/flashing#stm32duino","2342":"/flashing#kiibohd-dfu","2343":"/flashing#wb32-dfu","2344":"/flashing#at32-dfu","2345":"/flashing#make-targets-4","2346":"/flashing#tinyuf2","2347":"/flashing#make-targets-5","2348":"/flashing#uf2boot","2349":"/flashing#make-targets-6","2350":"/flashing#raspberry-pi-rp2040-uf2","2351":"/getting_started_docker#docker-quick-start","2352":"/getting_started_docker#requirements","2353":"/getting_started_docker#usage","2354":"/getting_started_docker#faq","2355":"/getting_started_docker#why-can-t-i-flash-on-windows-macos","2356":"/getting_started_github#how-to-use-github-with-qmk","2357":"/getting_started_introduction#introduction","2358":"/getting_started_introduction#basic-qmk-structure","2359":"/getting_started_introduction#userspace-structure","2360":"/getting_started_introduction#keyboard-project-structure","2361":"/getting_started_introduction#keymap-structure","2362":"/getting_started_introduction#the-config-h-file","2363":"/getting_started_make_guide#more-detailed-make-instructions","2364":"/getting_started_make_guide#rules-mk-options","2365":"/getting_started_make_guide#customizing-makefile-options-on-a-per-keymap-basis","2366":"/hand_wire#hand-wiring-guide","2367":"/hand_wire#parts-list","2368":"/hand_wire#starting-the-build","2369":"/hand_wire#planning-the-matrix","2370":"/hand_wire#common-microcontroller-boards","2371":"/hand_wire#wiring-the-matrix","2372":"/hand_wire#a-note-on-split-keyboards","2373":"/hand_wire#soldering","2374":"/hand_wire#soldering-the-diodes","2375":"/hand_wire#soldering-the-columns","2376":"/hand_wire#wiring-up-the-controller","2377":"/hand_wire#specific-instructions-for-the-teensy-2-0","2378":"/hand_wire#getting-some-basic-firmware-set-up","2379":"/hand_wire#flashing-the-firmware","2380":"/hand_wire#testing-your-firmware","2381":"/hand_wire#finishing-up","2382":"/hand_wire#links-to-other-guides","2383":"/hand_wire#legacy-content","2384":"/hand_wire#preamble-how-a-keyboard-matrix-works-and-why-we-need-diodes","2385":"/hardware_drivers#qmk-hardware-drivers","2386":"/hardware_drivers#available-drivers","2387":"/hardware_drivers#promicro-avr-only","2388":"/hardware_drivers#ssd1306-oled-driver","2389":"/hardware_drivers#ws2812","2390":"/hardware_drivers#is31fl3731","2391":"/hardware_drivers#is31fl3733","2392":"/hardware_drivers#_24xx-series-external-i2c-eeprom","2393":"/hardware_keyboard_guidelines#qmk-keyboard-guidelines","2394":"/hardware_keyboard_guidelines#use-qmk-lint","2395":"/hardware_keyboard_guidelines#naming-your-keyboard-project","2396":"/hardware_keyboard_guidelines#sub-folders","2397":"/hardware_keyboard_guidelines#keyboard-folder-structure","2398":"/hardware_keyboard_guidelines#readme-md","2399":"/hardware_keyboard_guidelines#keyboard-json-info-json","2400":"/hardware_keyboard_guidelines#config-h","2401":"/hardware_keyboard_guidelines#rules-mk","2402":"/hardware_keyboard_guidelines#keyboard-c","2403":"/hardware_keyboard_guidelines#keyboard-h","2404":"/hardware_keyboard_guidelines#image-hardware-files","2405":"/hardware_keyboard_guidelines#keyboard-defaults","2406":"/hardware_keyboard_guidelines#magic-keycodes-and-command","2407":"/hardware_keyboard_guidelines#custom-keyboard-programming","2408":"/hardware_keyboard_guidelines#non-production-handwired-projects","2409":"/hardware_keyboard_guidelines#warnings-as-errors","2410":"/hardware_keyboard_guidelines#copyright-blurb","2411":"/hardware_keyboard_guidelines#license","2412":"/how_a_matrix_works#how-a-keyboard-matrix-works","2413":"/how_keyboards_work#how-keys-are-registered-and-interpreted-by-computers","2414":"/how_keyboards_work#schematic-view","2415":"/how_keyboards_work#_1-you-press-a-key","2416":"/how_keyboards_work#_2-what-the-firmware-sends","2417":"/how_keyboards_work#_3-what-the-event-input-kernel-does","2418":"/how_keyboards_work#_4-what-the-operating-system-does","2419":"/how_keyboards_work#back-to-the-firmware","2420":"/how_keyboards_work#list-of-characters-you-can-send","2421":"/how_keyboards_work#how-to-maybe-enter-unicode-characters","2422":"/#quantum-mechanical-keyboard-firmware","2423":"/#what-is-qmk-firmware","2424":"/#get-started","2425":"/#make-it-yours","2426":"/#need-help","2427":"/#give-back","2428":"/isp_flashing_guide#isp-flashing-guide","2429":"/isp_flashing_guide#hardware","2430":"/isp_flashing_guide#pro-micro-as-isp","2431":"/isp_flashing_guide#wiring","2432":"/isp_flashing_guide#arduino-uno-micro-as-isp","2433":"/isp_flashing_guide#wiring-1","2434":"/isp_flashing_guide#teensy-2-0-as-isp","2435":"/isp_flashing_guide#wiring-2","2436":"/isp_flashing_guide#sparkfun-pocketavr-usbtinyisp","2437":"/isp_flashing_guide#wiring-3","2438":"/isp_flashing_guide#usbasp","2439":"/isp_flashing_guide#wiring-4","2440":"/isp_flashing_guide#bus-pirate","2441":"/isp_flashing_guide#wiring-5","2442":"/isp_flashing_guide#software","2443":"/isp_flashing_guide#bootloader-firmware","2444":"/isp_flashing_guide#atmel-dfu","2445":"/isp_flashing_guide#caterina","2446":"/isp_flashing_guide#bootloadhid-ps2avrgb","2447":"/isp_flashing_guide#usbasploader","2448":"/isp_flashing_guide#flashing-the-bootloader","2449":"/isp_flashing_guide#setting-the-fuses","2450":"/isp_flashing_guide#creating-a-production-firmware","2451":"/isp_flashing_guide#flashing-stm32duino-bootloader","2452":"/isp_flashing_guide#software-1","2453":"/isp_flashing_guide#wiring-6","2454":"/isp_flashing_guide#flashing","2455":"/keycodes_basic#basic-keycodes","2456":"/keycodes_basic#letters-and-numbers","2457":"/keycodes_basic#f-keys","2458":"/keycodes_basic#punctuation","2459":"/keycodes_basic#lock-keys","2460":"/keycodes_basic#modifiers","2461":"/keycodes_basic#international","2462":"/keycodes_basic#commands","2463":"/keycodes_basic#media-keys","2464":"/keycodes_basic#number-pad","2465":"/keycodes_basic#special-keys","2466":"/keycodes#keycodes-overview","2467":"/keycodes#basic-keycodes","2468":"/keycodes#quantum-keycodes","2469":"/keycodes#audio-keys","2470":"/keycodes#auto-shift","2471":"/keycodes#autocorrect","2472":"/keycodes#backlighting","2473":"/keycodes#bluetooth","2474":"/keycodes#caps-word","2475":"/keycodes#dynamic-macros","2476":"/keycodes#grave-escape","2477":"/keycodes#joystick","2478":"/keycodes#key-lock","2479":"/keycodes#layer-lock","2480":"/keycodes#layer-switching","2481":"/keycodes#leader-key","2482":"/keycodes#led-matrix","2483":"/keycodes#magic-keycodes","2484":"/keycodes#midi","2485":"/keycodes#mouse-keys","2486":"/keycodes#modifiers","2487":"/keycodes#mod-tap-keys","2488":"/keycodes#tapping-term-keys","2489":"/keycodes#rgb-lighting","2490":"/keycodes#rgb-matrix","2491":"/keycodes#us-ansi-shifted-symbols","2492":"/keycodes#one-shot-keys","2493":"/keycodes#programmable-button","2494":"/keycodes#repeat-key","2495":"/keycodes#space-cadet","2496":"/keycodes#swap-hands","2497":"/keycodes#unicode-support","2498":"/keycodes_magic#magic-keycodes","2499":"/keycodes_us_ansi_shifted#us-ansi-shifted-symbols","2500":"/keycodes_us_ansi_shifted#caveats","2501":"/keycodes_us_ansi_shifted#keycodes","2502":"/license_violations#license-violations","2503":"/license_violations#offending-vendors","2504":"/license_violations#licensing","2505":"/license_violations#qmk-pr-considerations","2506":"/license_violations#detection","2507":"/license_violations#remediation","2508":"/keymap#keymap-overview","2509":"/keymap#keymap-and-layers","2510":"/keymap#keymap-layer-status","2511":"/keymap#layer-precedence-and-transparency","2512":"/keymap#anatomy-of-a-keymap-c","2513":"/keymap#definitions","2514":"/keymap#layers-and-keymaps","2515":"/keymap#base-layer","2516":"/keymap#function-overlay-layer","2517":"/keymap#nitty-gritty-details","2518":"/mod_tap#mod-tap","2519":"/mod_tap#caveats","2520":"/mod_tap#intercepting-mod-taps","2521":"/mod_tap#changing-tap-function","2522":"/mod_tap#changing-hold-function","2523":"/mod_tap#changing-both-tap-and-hold","2524":"/mod_tap#other-resources","2525":"/newbs#the-qmk-tutorial","2526":"/newbs#overview","2527":"/newbs#additional-resources","2528":"/newbs_building_firmware#building-your-first-firmware","2529":"/newbs_building_firmware#configure-your-build-environment-defaults-optional","2530":"/newbs_building_firmware#create-a-new-keymap","2531":"/newbs_building_firmware#open-keymap-c-in-your-favorite-text-editor","2532":"/newbs_building_firmware#customize-the-layout-to-your-liking","2533":"/newbs_building_firmware#build-your-firmware","2534":"/newbs_building_firmware#flash-your-firmware","2535":"/newbs_building_firmware_configurator#qmk-configurator","2536":"/newbs_building_firmware_workflow#building-qmk-with-github-userspace","2537":"/newbs_building_firmware_workflow#prerequisites","2538":"/newbs_building_firmware_workflow#environment-setup","2539":"/newbs_building_firmware_workflow#_1-install-git","2540":"/newbs_building_firmware_workflow#_2-github-authentication","2541":"/newbs_building_firmware_workflow#_3-create-a-repository","2542":"/newbs_building_firmware_workflow#initial-code-commit","2543":"/newbs_building_firmware_workflow#create-template-files","2544":"/newbs_building_firmware_workflow#add-a-json-keymap","2545":"/newbs_building_firmware_workflow#add-a-github-action-workflow","2546":"/newbs_building_firmware_workflow#commit-files-to-github","2547":"/newbs_building_firmware_workflow#review-workflow-output","2548":"/newbs_building_firmware_workflow#customising-your-keymap","2549":"/newbs_external_userspace#external-qmk-userspace","2550":"/newbs_external_userspace#setting-up-qmk-locally","2551":"/newbs_external_userspace#external-userspace-repository-setup-forked-on-github","2552":"/newbs_external_userspace#external-userspace-setup-locally-stored-only","2553":"/newbs_external_userspace#adding-a-keymap","2554":"/newbs_external_userspace#adding-the-keymap-to-external-userspace-build-targets","2555":"/newbs_external_userspace#compiling-external-userspace-build-targets","2556":"/newbs_external_userspace#using-github-actions","2557":"/newbs_flashing#flashing-your-keyboard","2558":"/newbs_flashing#put-your-keyboard-into-dfu-bootloader-mode","2559":"/newbs_flashing#flashing-your-keyboard-with-qmk-toolbox","2560":"/newbs_flashing#load-the-file-into-qmk-toolbox","2561":"/newbs_flashing#flash-your-keyboard","2562":"/newbs_flashing#flash-your-keyboard-from-the-command-line","2563":"/newbs_flashing#test-it-out","2564":"/newbs_getting_started#setting-up-your-qmk-environment","2565":"/newbs_getting_started#_1-prerequisites","2566":"/newbs_getting_started#set-up-your-environment","2567":"/newbs_getting_started#prerequisites","2568":"/newbs_getting_started#prerequisites-1","2569":"/newbs_getting_started#installation","2570":"/newbs_getting_started#prerequisites-2","2571":"/newbs_getting_started#installation-1","2572":"/newbs_getting_started#prerequisites-3","2573":"/newbs_getting_started#installation-2","2574":"/newbs_getting_started#community-packages","2575":"/newbs_getting_started#installation-3","2576":"/newbs_getting_started#set-up-qmk","2577":"/newbs_getting_started#_4-test-your-build-environment","2578":"/newbs_getting_started#creating-your-keymap","2579":"/newbs_git_best_practices#best-git-practices-for-working-with-qmk","2580":"/newbs_git_best_practices#or-how-i-learned-to-stop-worrying-and-love-git","2581":"/newbs_git_resolving_merge_conflicts#resolving-merge-conflicts","2582":"/newbs_git_resolving_merge_conflicts#rebasing-your-changes","2583":"/newbs_git_resynchronize_a_branch#resynchronizing-an-out-of-sync-git-branch","2584":"/newbs_git_resynchronize_a_branch#backing-up-the-changes-on-your-own-master-branch-optional","2585":"/newbs_git_resynchronize_a_branch#resynchronizing-your-branch","2586":"/newbs_git_using_your_master_branch#your-fork-s-master-update-often-commit-never","2587":"/newbs_git_using_your_master_branch#updating-your-master-branch","2588":"/newbs_git_using_your_master_branch#making-changes","2589":"/newbs_git_using_your_master_branch#publishing-your-changes","2590":"/newbs_learn_more_resources#learning-resources","2591":"/newbs_learn_more_resources#qmk-resources","2592":"/newbs_learn_more_resources#command-line-resources","2593":"/newbs_learn_more_resources#text-editor-resources","2594":"/newbs_learn_more_resources#git-resources","2595":"/newbs_testing_debugging#testing-and-debugging","2596":"/newbs_testing_debugging#testing","2597":"/newbs_testing_debugging#debugging","2598":"/one_shot_keys#one-shot-keys","2599":"/one_shot_keys#keycodes","2600":"/one_shot_keys#callbacks","2601":"/other_eclipse#setting-up-eclipse-for-qmk-development","2602":"/other_eclipse#prerequisites","2603":"/other_eclipse#build-environment","2604":"/other_eclipse#java","2605":"/other_eclipse#install-eclipse-and-its-plugins","2606":"/other_eclipse#download-and-install-eclipse-cdt","2607":"/other_eclipse#first-launch","2608":"/other_eclipse#install-the-necessary-plugins","2609":"/other_eclipse#configure-eclipse-for-qmk","2610":"/other_eclipse#importing-the-project","2611":"/other_eclipse#build-your-keyboard","2612":"/other_vscode#setting-up-visual-studio-code-for-qmk-development","2613":"/other_vscode#set-up-vs-code","2614":"/other_vscode#windows","2615":"/other_vscode#prerequisites","2616":"/other_vscode#installing-vs-code","2617":"/other_vscode#msys2-setup","2618":"/other_vscode#every-other-operating-system","2619":"/other_vscode#extensions","2620":"/other_vscode#configure-vs-code-for-qmk","2621":"/other_vscode#configuring-vs-code","2622":"/other_vscode#debugging-arm-mcus-with-visual-studio-code","2623":"/platformdev_chibios_earlyinit#chibios-early-init","2624":"/platformdev_chibios_earlyinit#early-hardware-init-pre","2625":"/platformdev_chibios_earlyinit#early-hardware-init-post","2626":"/platformdev_chibios_earlyinit#board-init","2627":"/platformdev_blackpill_f4x1#weact-blackpill-stm32f4x1","2628":"/platformdev_blackpill_f4x1#pin-usage-limitations","2629":"/platformdev_blackpill_f4x1#unusable-pins","2630":"/platformdev_blackpill_f4x1#pins-to-be-avoided","2631":"/platformdev_blackpill_f4x1#shared-usage","2632":"/platformdev_blackpill_f4x1#limited-usage","2633":"/platformdev_blackpill_f4x1#additional-information","2634":"/platformdev_blackpill_f4x1#bootloader-issues","2635":"/platformdev_blackpill_f4x1#tiny-uf2-support","2636":"/platformdev_proton_c#proton-c","2637":"/platformdev_proton_c#features","2638":"/platformdev_proton_c#warnings","2639":"/platformdev_proton_c#manual-conversion","2640":"/platformdev_rp2040#raspberry-pi-rp2040","2641":"/platformdev_rp2040#gpio","2642":"/platformdev_rp2040#pin-nomenclature","2643":"/platformdev_rp2040#alternate-functions","2644":"/platformdev_rp2040#selecting-hardware-peripherals-and-drivers","2645":"/platformdev_rp2040#i2c-driver","2646":"/platformdev_rp2040#spi-driver","2647":"/platformdev_rp2040#uart-driver","2648":"/platformdev_rp2040#double-tap","2649":"/platformdev_rp2040#pre-defined-rp2040-boards","2650":"/platformdev_rp2040#generic-pro-micro-rp2040","2651":"/platformdev_rp2040#generic-rp2040-board","2652":"/platformdev_rp2040#split-keyboard-support","2653":"/platformdev_rp2040#rp2040-second-stage-bootloader-selection","2654":"/platformdev_rp2040#rp2040_ce","2655":"/platformdev_selecting_arm_mcu#choose-arm-mcu","2656":"/platformdev_selecting_arm_mcu#selecting-already-supported-mcu","2657":"/platformdev_selecting_arm_mcu#stm32-families","2658":"/platformdev_selecting_arm_mcu#non-stm32-families","2659":"/platformdev_selecting_arm_mcu#add-new-stm32-mcu","2660":"/platformdev_selecting_arm_mcu#add-new-stm32-family","2661":"/platformdev_selecting_arm_mcu#add-new-mcu-family","2662":"/porting_your_keyboard_to_qmk#adding-your-keyboard-to-qmk","2663":"/porting_your_keyboard_to_qmk#readme-md","2664":"/porting_your_keyboard_to_qmk#keyboard-json","2665":"/porting_your_keyboard_to_qmk#hardware-configuration","2666":"/porting_your_keyboard_to_qmk#matrix-configuration","2667":"/porting_your_keyboard_to_qmk#diode-matrix","2668":"/porting_your_keyboard_to_qmk#direct-pin-matrix","2669":"/porting_your_keyboard_to_qmk#layout-macros","2670":"/porting_your_keyboard_to_qmk#additional-configuration","2671":"/porting_your_keyboard_to_qmk#configuration-options","2672":"/porting_your_keyboard_to_qmk#build-options","2673":"/proprietary_libs#proprietary-vendor-libraries","2674":"/proprietary_libs#architecture-constraints","2675":"/proprietary_libs#common-vendor-library-restrictions","2676":"/proprietary_libs#bluetooth-stack-licensing-examples","2677":"/proprietary_libs#why-the-system-library-exception-doesn-t-apply","2678":"/proprietary_libs#system-library-requirements","2679":"/proprietary_libs#why-vendor-libraries-fail-these-requirements","2680":"/proprietary_libs#attempted-workarounds","2681":"/proprietary_libs#architectural-separation-attempts","2682":"/proprietary_libs#loader-based-separation","2683":"/proprietary_libs#real-world-examples","2684":"/proprietary_libs#bluetooth-wireless-stacks","2685":"/proprietary_libs#hal-and-driver-libraries","2686":"/proprietary_libs#mixed-proprietary-open","2687":"/proprietary_libs#legal-and-practical-consequences","2688":"/proprietary_libs#evaluation-criteria-for-libraries","2689":"/proprietary_libs#policy-implementation","2690":"/proprietary_libs#summary","2691":"/pr_checklist#pr-checklists","2692":"/pr_checklist#requirements-for-all-prs","2693":"/pr_checklist#keymap-prs","2694":"/pr_checklist#keyboard-prs","2695":"/pr_checklist#core-pr","2696":"/pr_checklist#notes","2697":"/pr_checklist#review-process","2698":"/pr_checklist#example-gplv2-header","2699":"/quantum_keycodes#quantum-keycodes","2700":"/quantum_keycodes#qmk-keycodes","2701":"/quantum_painter#quantum-painter","2702":"/quantum_painter#quantum-painter-config","2703":"/quantum_painter#quantum-painter-cli","2704":"/quantum_painter#quantum-painter-drivers","2705":"/quantum_painter#quantum-painter-api","2706":"/quantum_painter_lvgl#lvgl","2707":"/quantum_painter_lvgl#lvgl-enabling","2708":"/quantum_painter_lvgl#lvgl-api","2709":"/quantum_painter_lvgl#lvgl-api-init","2710":"/quantum_painter_lvgl#lvgl-api-detach","2711":"/quantum_painter_lvgl#lvgl-configuring","2712":"/quantum_painter_lvgl#changing-the-lvgl-task-frequency","2713":"/quantum_painter_qff#qmk-font-format","2714":"/quantum_painter_qff#qff-block-header","2715":"/quantum_painter_qff#qff-font-descriptor","2716":"/quantum_painter_qff#qff-ascii-table","2717":"/quantum_painter_qff#qff-unicode-table","2718":"/quantum_painter_qff#qff-palette-descriptor","2719":"/quantum_painter_qff#qff-data-descriptor","2720":"/quantum_painter_qgf#qmk-graphics-format","2721":"/quantum_painter_qgf#qgf-block-header","2722":"/quantum_painter_qgf#qgf-graphics-descriptor","2723":"/quantum_painter_qgf#qgf-frame-offset-descriptor","2724":"/quantum_painter_qgf#qgf-frame-descriptor","2725":"/quantum_painter_qgf#qgf-frame-palette-descriptor","2726":"/quantum_painter_qgf#qgf-frame-delta-descriptor","2727":"/quantum_painter_qgf#qgf-frame-data-descriptor","2728":"/quantum_painter_rle#qmk-qp-rle-schema","2729":"/ref_functions#list-of-useful-core-functions-to-make-your-keyboard-better","2730":"/ref_functions#olkb-tri-layers","2731":"/ref_functions#update-tri-layer-x-y-z","2732":"/ref_functions#example","2733":"/ref_functions#update-tri-layer-state-state-x-y-z","2734":"/ref_functions#example-1","2735":"/ref_functions#setting-the-persistent-default-layer","2736":"/ref_functions#resetting-the-keyboard","2737":"/ref_functions#reset-to-bootloader","2738":"/ref_functions#wiping-the-eeprom-persistent-storage","2739":"/ref_functions#tap-random-key","2740":"/ref_functions#software-timers","2741":"/reference_configurator_support#supporting-your-keyboard-in-qmk-configurator","2742":"/reference_configurator_support#how-the-configurator-understands-keyboards","2743":"/reference_configurator_support#building-the-json-file","2744":"/reference_configurator_support#how-the-configurator-programs-keys","2745":"/reference_configurator_support#issues-and-hazards","2746":"/reference_configurator_support#workarounds","2747":"/reference_configurator_support#non-rectangular-keys","2748":"/reference_configurator_support#vertically-offset-keys","2749":"/reference_glossary#glossary-of-qmk-terms","2750":"/reference_glossary#arm","2751":"/reference_glossary#avr","2752":"/reference_glossary#azerty","2753":"/reference_glossary#backlight","2754":"/reference_glossary#bluetooth","2755":"/reference_glossary#bootloader","2756":"/reference_glossary#bootmagic","2757":"/reference_glossary#c","2758":"/reference_glossary#colemak","2759":"/reference_glossary#compile","2760":"/reference_glossary#dvorak","2761":"/reference_glossary#dynamic-macro","2762":"/reference_glossary#eclipse","2763":"/reference_glossary#firmware","2764":"/reference_glossary#git","2765":"/reference_glossary#github","2766":"/reference_glossary#isp","2767":"/reference_glossary#hid-listen","2768":"/reference_glossary#keycode","2769":"/reference_glossary#key-down","2770":"/reference_glossary#key-up","2771":"/reference_glossary#keymap","2772":"/reference_glossary#layer","2773":"/reference_glossary#leader-key","2774":"/reference_glossary#led","2775":"/reference_glossary#make","2776":"/reference_glossary#matrix","2777":"/reference_glossary#macro","2778":"/reference_glossary#mcu","2779":"/reference_glossary#modifier","2780":"/reference_glossary#mousekeys","2781":"/reference_glossary#n-key-rollover-nkro","2782":"/reference_glossary#oneshot-modifier","2783":"/reference_glossary#promicro","2784":"/reference_glossary#pull-request","2785":"/reference_glossary#qwerty","2786":"/reference_glossary#qwertz","2787":"/reference_glossary#rollover","2788":"/reference_glossary#scancode","2789":"/reference_glossary#space-cadet-shift","2790":"/reference_glossary#tap","2791":"/reference_glossary#tap-dance","2792":"/reference_glossary#teensy","2793":"/reference_glossary#underlight","2794":"/reference_glossary#unicode","2795":"/reference_glossary#unit-testing","2796":"/reference_glossary#usb","2797":"/reference_glossary#usb-host-or-simply-host","2798":"/reference_glossary#couldn-t-find-the-term-you-re-looking-for","2799":"/reference_info_json#info-json-reference","2800":"/reference_info_json#general-metadata","2801":"/reference_info_json#hardware-configuration","2802":"/reference_info_json#firmware-configuration","2803":"/reference_info_json#apa102","2804":"/reference_info_json#audio","2805":"/reference_info_json#backlight","2806":"/reference_info_json#battery","2807":"/reference_info_json#bluetooth","2808":"/reference_info_json#bootmagic","2809":"/reference_info_json#caps-word","2810":"/reference_info_json#combo","2811":"/reference_info_json#dip-switch","2812":"/reference_info_json#eeprom","2813":"/reference_info_json#encoder","2814":"/reference_info_json#host","2815":"/reference_info_json#indicators","2816":"/reference_info_json#layouts","2817":"/reference_info_json#leader-key","2818":"/reference_info_json#led-matrix","2819":"/reference_info_json#matrix","2820":"/reference_info_json#mouse-keys","2821":"/reference_info_json#one-shot","2822":"/reference_info_json#ps2","2823":"/reference_info_json#qmk-lufa-bootloader","2824":"/reference_info_json#rgblight","2825":"/reference_info_json#rgb-matrix","2826":"/reference_info_json#secure","2827":"/reference_info_json#split-keyboard","2828":"/reference_info_json#stenography","2829":"/reference_info_json#usb","2830":"/reference_info_json#ws2812","2831":"/reference_keymap_extras#language-specific-keycodes","2832":"/reference_keymap_extras#selecting-your-host-keyboard-layout","2833":"/reference_keymap_extras#sendstring-support","2834":"/reference_keymap_extras#header-files","2835":"/squeezing_avr#squeezing-the-most-out-of-avr","2836":"/squeezing_avr#rules-mk-settings","2837":"/squeezing_avr#config-h-settings","2838":"/squeezing_avr#audio-settings","2839":"/squeezing_avr#layers","2840":"/squeezing_avr#magic-functions","2841":"/squeezing_avr#oled-tweaks","2842":"/squeezing_avr#rgb-settings","2843":"/squeezing_avr#final-thoughts","2844":"/support#getting-help","2845":"/support#realtime-chat","2846":"/support#olkb-subreddit","2847":"/support#github-issues","2848":"/support_deprecation_policy#feature-support-policies","2849":"/support_deprecation_policy#system-constraints","2850":"/support_deprecation_policy#deprecation-removal-policy","2851":"/support_deprecation_policy#how-much-advance-notice-will-be-given","2852":"/support_deprecation_policy#how-will-deprecation-be-communicated","2853":"/syllabus#qmk-syllabus","2854":"/syllabus#beginning-topics","2855":"/syllabus#intermediate-topics","2856":"/syllabus#advanced-topics","2857":"/tap_hold#tap-hold-configuration-options","2858":"/tap_hold#tapping-term","2859":"/tap_hold#example","2860":"/tap_hold#dynamic-tapping-term","2861":"/tap_hold#tap-or-hold-decision-modes","2862":"/tap_hold#comparison","2863":"/tap_hold#distinct-taps","2864":"/tap_hold#nested-tap","2865":"/tap_hold#rolling-keys","2866":"/tap_hold#default-mode","2867":"/tap_hold#permissive-hold","2868":"/tap_hold#hold-on-other-key-press","2869":"/tap_hold#quick-tap-term","2870":"/tap_hold#flow-tap","2871":"/tap_hold#is-flow-tap-key","2872":"/tap_hold#get-flow-tap-term","2873":"/tap_hold#chordal-hold","2874":"/tap_hold#chordal-hold-handedness","2875":"/tap_hold#per-chord-customization","2876":"/tap_hold#retro-tapping","2877":"/tap_hold#retro-shift","2878":"/tap_hold#why-do-we-include-the-key-record-for-the-per-key-functions","2879":"/tap_hold#why-are-there-no-kb-or-user-functions","2880":"/understanding_qmk#understanding-qmk-s-code","2881":"/understanding_qmk#startup","2882":"/understanding_qmk#the-main-loop","2883":"/understanding_qmk#matrix-scanning","2884":"/understanding_qmk#matrix-to-physical-layout-map","2885":"/understanding_qmk#keycode-assignment","2886":"/understanding_qmk#state-change-detection","2887":"/understanding_qmk#process-record","2888":"/unit_testing#unit-testing","2889":"/unit_testing#google-test-and-google-mock","2890":"/unit_testing#use-of-c","2891":"/unit_testing#adding-tests-for-new-or-existing-features","2892":"/unit_testing#running-the-tests","2893":"/unit_testing#debugging-the-tests","2894":"/unit_testing#full-integration-tests","2895":"/unit_testing#keycode-string","2896":"/unit_testing#tracing-variables"},"fieldIds":{"title":0,"titles":1,"text":2},"fieldLength":{"0":[6,1,56],"1":[6,6,41],"2":[4,6,36],"3":[11,6,49],"4":[6,6,33],"5":[9,6,41],"6":[9,6,47],"7":[10,6,44],"8":[8,6,34],"9":[7,1,47],"10":[5,7,90],"11":[9,7,46],"12":[3,7,19],"13":[2,7,29],"14":[9,7,69],"15":[12,7,49],"16":[7,7,44],"17":[7,7,25],"18":[4,7,30],"19":[7,1,51],"20":[2,7,1],"21":[7,9,50],"22":[6,9,46],"23":[6,9,47],"24":[6,9,43],"25":[13,9,69],"26":[6,9,12],"27":[13,9,20],"28":[6,9,77],"29":[2,7,1],"30":[6,9,44],"31":[6,15,119],"32":[6,9,45],"33":[8,9,42],"34":[6,17,98],"35":[12,9,22],"36":[4,21,57],"37":[2,7,60],"38":[3,7,58],"39":[7,1,47],"40":[4,7,1],"41":[2,11,1],"42":[6,13,1],"43":[7,13,48],"44":[3,11,1],"45":[5,14,91],"46":[4,11,35],"47":[2,7,1],"48":[1,9,22],"49":[3,9,349],"50":[4,9,260],"51":[4,7,31],"52":[7,1,47],"53":[4,7,1],"54":[2,11,1],"55":[6,13,47],"56":[8,13,21],"57":[8,13,39],"58":[6,13,25],"59":[3,11,1],"60":[4,14,15],"61":[2,7,1],"62":[1,9,26],"63":[3,9,83],"64":[4,9,45],"65":[4,7,121],"66":[7,1,1],"67":[4,7,48],"68":[2,7,1],"69":[5,8,51],"70":[4,8,171],"71":[3,7,1],"72":[4,10,35],"73":[1,10,113],"74":[3,10,149],"75":[4,10,117],"76":[4,10,90],"77":[5,10,68],"78":[7,1,1],"79":[2,7,1],"80":[7,8,13],"81":[5,8,9],"82":[5,8,31],"83":[4,8,33],"84":[4,8,14],"85":[4,7,1],"86":[3,10,86],"87":[5,10,50],"88":[3,15,39],"89":[5,10,24],"90":[6,10,75],"91":[2,7,1],"92":[1,8,112],"93":[3,8,234],"94":[4,8,145],"95":[4,8,35],"96":[7,1,1],"97":[2,7,1],"98":[4,9,54],"99":[3,9,74],"100":[3,9,29],"101":[4,7,1],"102":[3,10,85],"103":[4,10,63],"104":[4,14,41],"105":[7,10,65],"106":[3,7,1],"107":[3,10,84],"108":[5,10,19],"109":[4,10,21],"110":[1,14,42],"111":[2,14,107],"112":[3,14,117],"113":[4,10,105],"114":[2,7,1145],"115":[7,1,1],"116":[3,7,42],"117":[2,7,1],"118":[5,9,106],"119":[4,9,104],"120":[5,9,78],"121":[4,7,1],"122":[3,10,44],"123":[6,10,62],"124":[8,10,95],"125":[4,10,86],"126":[4,10,69],"127":[6,14,40],"128":[4,10,28],"129":[3,7,1],"130":[3,10,50],"131":[2,10,78],"132":[2,10,87],"133":[4,10,179],"134":[2,7,847],"135":[7,1,1],"136":[2,7,1],"137":[7,9,22],"138":[6,9,28],"139":[4,7,1],"140":[8,10,23],"141":[10,10,19],"142":[5,10,22],"143":[3,10,291],"144":[3,7,1],"145":[3,10,18],"146":[2,10,12],"147":[1,12,5],"148":[1,12,3],"149":[2,7,866],"150":[7,1,1],"151":[2,7,1],"152":[3,9,80],"153":[3,9,111],"154":[3,9,54],"155":[4,7,1],"156":[6,10,65],"157":[4,10,50],"158":[3,10,73],"159":[3,10,51],"160":[2,7,516],"161":[7,1,1],"162":[2,7,1],"163":[6,9,73],"164":[9,9,57],"165":[4,7,1],"166":[8,10,71],"167":[6,10,38],"168":[3,10,29],"169":[6,10,75],"170":[2,16,27],"171":[3,7,1],"172":[3,10,67],"173":[7,10,87],"174":[7,10,75],"175":[4,10,100],"176":[2,7,977],"177":[7,1,1],"178":[2,7,1],"179":[2,9,38],"180":[4,7,1],"181":[3,10,38],"182":[2,10,137],"183":[3,10,34],"184":[6,10,66],"185":[5,10,93],"186":[3,10,31],"187":[3,7,21],"188":[2,10,171],"189":[2,10,67],"190":[5,10,79],"191":[2,7,1144],"192":[7,1,1],"193":[4,7,1],"194":[7,10,182],"195":[9,10,106],"196":[7,10,89],"197":[3,10,37],"198":[3,7,105],"199":[2,7,907],"200":[7,1,1],"201":[2,7,147],"202":[4,8,71],"203":[7,8,74],"204":[3,8,37],"205":[4,7,1],"206":[7,10,60],"207":[3,10,49],"208":[3,7,1],"209":[4,10,60],"210":[4,10,31],"211":[2,7,1441],"212":[7,1,1],"213":[2,7,110],"214":[4,8,35],"215":[3,8,54],"216":[4,7,1],"217":[3,10,46],"218":[7,10,49],"219":[4,10,15],"220":[6,10,29],"221":[4,10,105],"222":[2,7,740],"223":[7,1,1],"224":[2,7,75],"225":[4,7,1],"226":[3,10,47],"227":[3,7,1],"228":[3,10,94],"229":[6,10,45],"230":[4,10,55],"231":[7,10,127],"232":[5,10,68],"233":[8,10,78],"234":[4,10,112],"235":[6,10,44],"236":[2,7,816],"237":[7,1,1],"238":[2,7,45],"239":[4,7,1],"240":[4,10,94],"241":[3,10,110],"242":[3,7,1],"243":[7,10,76],"244":[5,10,50],"245":[6,10,40],"246":[7,10,44],"247":[4,10,50],"248":[4,10,50],"249":[2,7,827],"250":[7,1,1],"251":[2,7,62],"252":[4,7,1],"253":[3,10,75],"254":[5,10,45],"255":[5,10,59],"256":[5,10,31],"257":[2,15,21],"258":[3,15,22],"259":[2,15,44],"260":[2,15,8],"261":[3,7,1],"262":[5,10,85],"263":[9,10,104],"264":[2,7,15],"265":[7,9,81],"266":[2,7,686],"267":[7,1,1],"268":[2,7,64],"269":[4,7,1],"270":[3,10,47],"271":[7,10,34],"272":[7,10,52],"273":[9,10,104],"274":[2,7,15],"275":[7,9,45],"276":[7,9,73],"277":[2,7,446],"278":[7,1,1],"279":[2,7,81],"280":[4,7,1],"281":[3,10,39],"282":[2,7,15],"283":[4,9,66],"284":[8,9,69],"285":[2,7,382],"286":[7,1,1],"287":[2,7,1],"288":[3,9,98],"289":[3,9,61],"290":[4,7,1],"291":[3,10,20],"292":[2,7,15],"293":[4,9,53],"294":[2,7,365],"295":[7,1,1],"296":[2,7,1],"297":[3,9,65],"298":[4,9,32],"299":[4,7,1],"300":[3,10,23],"301":[2,7,15],"302":[7,9,31],"303":[8,9,66],"304":[7,9,29],"305":[4,9,53],"306":[5,9,38],"307":[6,9,146],"308":[2,7,481],"309":[7,1,1],"310":[4,7,1],"311":[3,10,47],"312":[5,10,126],"313":[2,7,15],"314":[4,9,52],"315":[5,9,40],"316":[8,9,23],"317":[2,7,320],"318":[2,1,37],"319":[2,2,47],"320":[2,4,1],"321":[1,4,1],"322":[1,4,93],"323":[1,4,1],"324":[2,5,15],"325":[4,5,14],"326":[2,4,19],"327":[1,2,1],"328":[2,3,9],"329":[1,3,6],"330":[2,3,28],"331":[2,3,60],"332":[2,3,89],"333":[2,3,9],"334":[1,3,12],"335":[3,4,3],"336":[3,7,4],"337":[3,7,4],"338":[3,4,3],"339":[3,4,8],"340":[2,2,18],"341":[1,2,8],"342":[3,1,12],"343":[4,1,36],"344":[1,1,53],"345":[1,1,50],"346":[2,1,18],"347":[7,2,34],"348":[12,2,24],"349":[13,2,11],"350":[13,2,12],"351":[2,1,23],"352":[1,2,35],"353":[4,3,143],"354":[4,2,48],"355":[3,2,98],"356":[3,2,46],"357":[1,2,130],"358":[2,1,45],"359":[2,2,20],"360":[2,2,21],"361":[2,2,25],"362":[4,1,56],"363":[3,4,25],"364":[3,7,55],"365":[3,7,23],"366":[3,7,17],"367":[3,7,37],"368":[1,7,22],"369":[1,7,12],"370":[4,7,16],"371":[2,4,168],"372":[1,4,20],"373":[1,4,1],"374":[3,4,86],"375":[3,4,85],"376":[4,4,51],"377":[2,1,82],"378":[9,2,11],"379":[7,2,11],"380":[2,8,52],"381":[6,2,187],"382":[1,2,14],"383":[4,3,39],"384":[4,3,46],"385":[4,3,54],"386":[4,3,35],"387":[3,3,67],"388":[3,2,1],"389":[4,5,139],"390":[8,5,95],"391":[3,1,52],"392":[7,1,159],"393":[4,7,22],"394":[5,11,42],"395":[3,11,50],"396":[3,11,31],"397":[3,1,24],"398":[2,3,67],"399":[3,3,35],"400":[2,3,63],"401":[11,3,33],"402":[2,1,1],"403":[1,2,34],"404":[1,3,33],"405":[7,3,33],"406":[3,3,46],"407":[3,3,51],"408":[5,3,59],"409":[3,1,1],"410":[2,1,1],"411":[2,2,176],"412":[2,2,113],"413":[2,2,23],"414":[2,2,39],"415":[2,2,144],"416":[2,2,67],"417":[2,2,38],"418":[3,2,35],"419":[2,2,63],"420":[2,2,15],"421":[2,2,51],"422":[2,2,42],"423":[3,2,14],"424":[3,2,31],"425":[2,2,31],"426":[3,2,52],"427":[3,2,32],"428":[2,2,29],"429":[2,2,58],"430":[3,2,51],"431":[3,2,51],"432":[3,2,61],"433":[3,1,1],"434":[3,3,63],"435":[3,3,64],"436":[3,3,44],"437":[3,3,83],"438":[3,3,30],"439":[2,1,1],"440":[3,2,37],"441":[3,2,54],"442":[2,2,62],"443":[3,2,59],"444":[5,2,45],"445":[2,2,60],"446":[3,2,11],"447":[2,2,33],"448":[4,2,26],"449":[5,2,27],"450":[5,2,22],"451":[3,2,75],"452":[4,2,39],"453":[3,1,8],"454":[1,1,33],"455":[2,1,58],"456":[3,1,56],"457":[5,1,38],"458":[3,5,43],"459":[3,5,25],"460":[3,7,3],"461":[3,7,4],"462":[3,7,5],"463":[3,7,7],"464":[3,5,31],"465":[2,5,46],"466":[3,1,20],"467":[3,1,23],"468":[3,1,14],"469":[1,1,45],"470":[3,1,42],"471":[1,1,142],"472":[2,1,34],"473":[2,2,81],"474":[4,4,88],"475":[4,4,37],"476":[2,4,115],"477":[3,1,71],"478":[3,3,51],"479":[3,3,20],"480":[3,3,19],"481":[4,3,33],"482":[4,3,58],"483":[7,1,21],"484":[3,7,3],"485":[1,7,4],"486":[2,7,26],"487":[2,7,72],"488":[2,7,28],"489":[4,1,34],"490":[1,4,10],"491":[4,5,43],"492":[3,5,29],"493":[3,5,40],"494":[4,1,221],"495":[5,1,104],"496":[4,1,104],"497":[1,1,16],"498":[1,1,84],"499":[2,1,22],"500":[1,1,21],"501":[1,1,55],"502":[3,1,33],"503":[1,1,79],"504":[3,1,19],"505":[3,1,24],"506":[4,1,61],"507":[1,1,61],"508":[1,1,43],"509":[3,1,47],"510":[1,1,32],"511":[2,1,72],"512":[4,1,32],"513":[1,1,24],"514":[2,1,46],"515":[3,1,63],"516":[1,1,21],"517":[3,1,24],"518":[1,1,15],"519":[3,1,20],"520":[2,1,102],"521":[3,1,25],"522":[2,1,104],"523":[1,1,46],"524":[1,1,60],"525":[2,1,45],"526":[2,1,66],"527":[2,1,37],"528":[2,2,42],"529":[1,2,22],"530":[3,3,28],"531":[3,3,3],"532":[3,3,2],"533":[3,3,13],"534":[2,3,14],"535":[2,2,1],"536":[1,4,32],"537":[2,1,108],"538":[2,2,25],"539":[1,2,35],"540":[1,2,41],"541":[1,2,34],"542":[4,1,37],"543":[2,4,283],"544":[5,4,39],"545":[5,4,48],"546":[5,4,249],"547":[3,4,126],"548":[3,4,14],"549":[3,4,37],"550":[2,7,90],"551":[3,9,97],"552":[2,7,209],"553":[4,1,33],"554":[2,4,81],"555":[3,4,31],"556":[2,4,196],"557":[3,4,103],"558":[3,1,27],"559":[1,1,1],"560":[2,1,60],"561":[2,2,44],"562":[2,2,55],"563":[2,2,72],"564":[3,4,27],"565":[3,4,16],"566":[3,4,20],"567":[2,2,31],"568":[2,2,44],"569":[6,1,14],"570":[2,6,127],"571":[1,6,204],"572":[1,6,1],"573":[7,7,45],"574":[8,7,56],"575":[5,7,88],"576":[2,6,27],"577":[4,1,13],"578":[5,4,87],"579":[6,4,44],"580":[5,4,29],"581":[5,4,80],"582":[8,4,65],"583":[6,4,18],"584":[5,4,6],"585":[2,1,1],"586":[6,2,36],"587":[11,2,33],"588":[6,2,7],"589":[4,2,19],"590":[3,2,16],"591":[3,1,62],"592":[14,3,83],"593":[2,1,48],"594":[7,1,13],"595":[7,1,166],"596":[2,1,31],"597":[2,1,171],"598":[1,2,106],"599":[3,3,39],"600":[1,2,109],"601":[3,2,215],"602":[1,2,43],"603":[10,1,47],"604":[2,1,44],"605":[1,2,39],"606":[2,2,55],"607":[2,2,86],"608":[3,1,24],"609":[1,3,147],"610":[1,3,72],"611":[6,3,16],"612":[5,9,95],"613":[3,9,72],"614":[2,12,49],"615":[2,12,52],"616":[5,9,83],"617":[5,9,74],"618":[7,1,66],"619":[7,7,80],"620":[2,1,27],"621":[4,2,65],"622":[6,2,71],"623":[5,8,70],"624":[4,8,54],"625":[3,1,87],"626":[4,3,48],"627":[6,5,31],"628":[5,5,10],"629":[3,3,41],"630":[4,4,9],"631":[6,4,89],"632":[4,3,29],"633":[6,5,46],"634":[5,5,10],"635":[3,1,57],"636":[4,3,40],"637":[4,3,68],"638":[2,1,82],"639":[6,2,138],"640":[4,1,51],"641":[9,4,19],"642":[5,4,13],"643":[4,1,111],"644":[4,4,36],"645":[4,4,38],"646":[5,4,11],"647":[2,1,33],"648":[3,2,126],"649":[3,2,104],"650":[4,2,39],"651":[4,2,39],"652":[3,2,44],"653":[2,1,43],"654":[3,2,4],"655":[4,2,4],"656":[3,1,32],"657":[2,1,72],"658":[1,1,35],"659":[3,1,14],"660":[1,3,8],"661":[2,3,9],"662":[2,1,88],"663":[2,1,17],"664":[4,2,91],"665":[4,2,129],"666":[5,1,81],"667":[1,5,175],"668":[6,5,114],"669":[1,5,127],"670":[4,5,164],"671":[2,1,82],"672":[1,2,27],"673":[1,2,1],"674":[1,3,81],"675":[1,3,1],"676":[1,4,203],"677":[1,4,55],"678":[1,2,1],"679":[1,3,57],"680":[1,3,74],"681":[1,2,1],"682":[1,2,130],"683":[2,1,23],"684":[1,2,53],"685":[2,2,36],"686":[1,2,1],"687":[4,3,11],"688":[12,3,22],"689":[1,15,17],"690":[11,3,7],"691":[1,14,10],"692":[4,3,8],"693":[7,3,5],"694":[1,10,11],"695":[2,1,61],"696":[1,2,53],"697":[1,2,104],"698":[2,3,93],"699":[2,3,59],"700":[2,3,148],"701":[4,5,124],"702":[2,3,145],"703":[2,3,58],"704":[2,3,59],"705":[2,1,27],"706":[1,2,47],"707":[2,2,50],"708":[3,4,29],"709":[3,2,18],"710":[2,2,67],"711":[1,2,1],"712":[4,3,11],"713":[1,7,26],"714":[7,3,11],"715":[1,10,15],"716":[12,3,23],"717":[1,15,20],"718":[11,3,7],"719":[1,14,10],"720":[11,3,8],"721":[1,14,15],"722":[2,1,10],"723":[1,2,29],"724":[2,2,26],"725":[2,3,56],"726":[2,3,29],"727":[3,1,101],"728":[3,3,1],"729":[4,4,61],"730":[3,3,179],"731":[3,3,128],"732":[3,3,37],"733":[4,3,37],"734":[3,1,100],"735":[6,3,175],"736":[6,3,119],"737":[5,3,83],"738":[7,3,72],"739":[3,1,36],"740":[4,3,93],"741":[2,1,22],"742":[1,2,57],"743":[2,2,44],"744":[2,2,69],"745":[3,1,19],"746":[1,3,51],"747":[2,3,97],"748":[2,3,64],"749":[3,3,151],"750":[1,6,27],"751":[1,6,28],"752":[1,3,1],"753":[4,4,70],"754":[12,4,9],"755":[1,16,36],"756":[2,16,16],"757":[13,4,27],"758":[1,17,36],"759":[2,17,16],"760":[11,4,9],"761":[1,15,36],"762":[2,15,16],"763":[14,4,14],"764":[1,18,39],"765":[2,18,16],"766":[14,4,15],"767":[1,18,39],"768":[2,18,16],"769":[13,4,14],"770":[1,17,39],"771":[2,17,16],"772":[13,4,15],"773":[1,17,39],"774":[2,17,16],"775":[9,4,62],"776":[1,13,23],"777":[2,13,16],"778":[2,1,18],"779":[1,2,54],"780":[2,2,37],"781":[2,4,14],"782":[3,2,18],"783":[2,2,71],"784":[1,2,1],"785":[4,3,11],"786":[1,7,25],"787":[4,3,11],"788":[9,3,7],"789":[1,12,11],"790":[12,3,26],"791":[1,15,20],"792":[11,3,10],"793":[1,14,10],"794":[9,3,26],"795":[1,12,18],"796":[8,3,11],"797":[1,11,8],"798":[14,3,26],"799":[1,17,21],"800":[12,3,26],"801":[1,15,18],"802":[6,3,8],"803":[7,3,9],"804":[2,1,25],"805":[1,2,54],"806":[2,2,44],"807":[2,4,48],"808":[3,2,18],"809":[2,2,74],"810":[1,2,1],"811":[4,3,11],"812":[1,7,31],"813":[7,3,11],"814":[1,10,6],"815":[10,3,7],"816":[1,13,13],"817":[12,3,26],"818":[1,15,20],"819":[11,3,10],"820":[1,14,10],"821":[9,3,26],"822":[1,12,18],"823":[8,3,11],"824":[1,11,8],"825":[14,3,26],"826":[1,17,21],"827":[12,3,26],"828":[1,15,18],"829":[9,3,8],"830":[1,12,6],"831":[10,3,9],"832":[1,13,6],"833":[2,1,28],"834":[1,2,54],"835":[2,2,69],"836":[2,4,48],"837":[2,4,42],"838":[2,4,68],"839":[3,4,36],"840":[3,2,18],"841":[2,2,88],"842":[1,2,1],"843":[4,3,11],"844":[1,7,31],"845":[7,3,11],"846":[1,10,6],"847":[10,3,7],"848":[1,13,13],"849":[12,3,26],"850":[1,15,20],"851":[11,3,10],"852":[1,14,10],"853":[9,3,26],"854":[1,12,18],"855":[8,3,11],"856":[1,11,8],"857":[12,3,25],"858":[1,15,20],"859":[10,3,25],"860":[1,13,16],"861":[9,3,8],"862":[1,12,6],"863":[9,3,9],"864":[1,12,6],"865":[2,1,28],"866":[1,2,54],"867":[2,2,49],"868":[2,4,48],"869":[2,4,30],"870":[3,2,18],"871":[2,2,92],"872":[1,2,1],"873":[4,3,11],"874":[1,7,31],"875":[7,3,11],"876":[1,10,6],"877":[10,3,7],"878":[1,13,13],"879":[8,3,9],"880":[1,11,10],"881":[12,3,26],"882":[1,15,20],"883":[11,3,10],"884":[1,14,10],"885":[9,3,26],"886":[1,12,18],"887":[8,3,11],"888":[1,11,8],"889":[14,3,26],"890":[1,17,21],"891":[12,3,26],"892":[1,15,18],"893":[9,3,8],"894":[1,12,6],"895":[10,3,9],"896":[1,13,6],"897":[2,1,27],"898":[1,2,54],"899":[2,2,76],"900":[2,4,62],"901":[3,4,46],"902":[2,4,42],"903":[2,4,70],"904":[3,4,36],"905":[3,2,18],"906":[2,2,88],"907":[1,2,1],"908":[4,3,11],"909":[1,7,31],"910":[7,3,11],"911":[1,10,6],"912":[10,3,7],"913":[1,13,13],"914":[8,3,9],"915":[1,11,10],"916":[12,3,26],"917":[1,15,20],"918":[11,3,10],"919":[1,14,10],"920":[9,3,26],"921":[1,12,18],"922":[8,3,11],"923":[1,11,8],"924":[14,3,26],"925":[1,17,21],"926":[12,3,26],"927":[1,15,18],"928":[9,3,8],"929":[1,12,6],"930":[10,3,9],"931":[1,13,6],"932":[2,1,27],"933":[1,2,54],"934":[2,2,71],"935":[2,4,62],"936":[2,4,42],"937":[2,4,70],"938":[3,4,36],"939":[3,2,18],"940":[2,2,88],"941":[1,2,1],"942":[4,3,11],"943":[1,7,31],"944":[7,3,11],"945":[1,10,6],"946":[10,3,7],"947":[1,13,13],"948":[8,3,9],"949":[1,11,10],"950":[12,3,26],"951":[1,15,20],"952":[11,3,10],"953":[1,14,10],"954":[9,3,26],"955":[1,12,18],"956":[8,3,11],"957":[1,11,8],"958":[14,3,26],"959":[1,17,21],"960":[12,3,26],"961":[1,15,18],"962":[9,3,8],"963":[1,12,6],"964":[10,3,9],"965":[1,13,6],"966":[2,1,27],"967":[1,2,54],"968":[2,2,71],"969":[2,4,48],"970":[2,4,42],"971":[2,4,70],"972":[3,4,36],"973":[3,2,18],"974":[2,2,88],"975":[1,2,1],"976":[4,3,11],"977":[1,7,31],"978":[7,3,11],"979":[1,10,6],"980":[10,3,7],"981":[1,13,13],"982":[8,3,9],"983":[1,11,10],"984":[12,3,26],"985":[1,15,20],"986":[11,3,10],"987":[1,14,10],"988":[9,3,26],"989":[1,12,18],"990":[8,3,11],"991":[1,11,8],"992":[14,3,26],"993":[1,17,21],"994":[12,3,26],"995":[1,15,18],"996":[9,3,8],"997":[1,12,6],"998":[10,3,9],"999":[1,13,6],"1000":[2,1,27],"1001":[1,2,54],"1002":[2,2,75],"1003":[2,4,48],"1004":[2,4,40],"1005":[2,4,70],"1006":[3,4,36],"1007":[3,2,18],"1008":[2,2,88],"1009":[1,2,1],"1010":[4,3,11],"1011":[1,7,31],"1012":[7,3,11],"1013":[1,10,6],"1014":[10,3,7],"1015":[1,13,13],"1016":[8,3,9],"1017":[1,11,10],"1018":[12,3,26],"1019":[1,15,20],"1020":[11,3,10],"1021":[1,14,10],"1022":[9,3,26],"1023":[1,12,18],"1024":[8,3,11],"1025":[1,11,8],"1026":[14,3,26],"1027":[1,17,21],"1028":[12,3,26],"1029":[1,15,18],"1030":[9,3,8],"1031":[1,12,6],"1032":[10,3,9],"1033":[1,13,6],"1034":[2,1,27],"1035":[1,2,54],"1036":[2,2,74],"1037":[2,4,48],"1038":[2,4,37],"1039":[2,4,70],"1040":[3,4,36],"1041":[3,2,18],"1042":[2,2,88],"1043":[1,2,1],"1044":[4,3,11],"1045":[1,7,31],"1046":[7,3,11],"1047":[1,10,6],"1048":[10,3,7],"1049":[1,13,13],"1050":[8,3,9],"1051":[1,11,10],"1052":[12,3,26],"1053":[1,15,20],"1054":[11,3,10],"1055":[1,14,10],"1056":[9,3,26],"1057":[1,12,18],"1058":[8,3,11],"1059":[1,11,8],"1060":[12,3,25],"1061":[1,15,20],"1062":[10,3,26],"1063":[1,13,16],"1064":[9,3,8],"1065":[1,12,6],"1066":[9,3,9],"1067":[1,12,6],"1068":[2,1,27],"1069":[1,2,54],"1070":[2,2,73],"1071":[2,4,62],"1072":[3,4,46],"1073":[2,4,72],"1074":[3,4,36],"1075":[3,2,18],"1076":[2,2,88],"1077":[1,2,1],"1078":[4,3,11],"1079":[1,7,31],"1080":[7,3,11],"1081":[1,10,6],"1082":[10,3,7],"1083":[1,13,13],"1084":[8,3,9],"1085":[1,11,10],"1086":[12,3,26],"1087":[1,15,20],"1088":[11,3,10],"1089":[1,14,10],"1090":[9,3,26],"1091":[1,12,18],"1092":[8,3,11],"1093":[1,11,8],"1094":[12,3,25],"1095":[1,15,20],"1096":[10,3,26],"1097":[1,13,16],"1098":[9,3,8],"1099":[1,12,6],"1100":[9,3,9],"1101":[1,12,6],"1102":[2,1,27],"1103":[1,2,54],"1104":[2,2,73],"1105":[2,4,62],"1106":[3,4,46],"1107":[2,4,72],"1108":[3,4,36],"1109":[3,2,18],"1110":[2,2,88],"1111":[1,2,1],"1112":[4,3,11],"1113":[1,7,31],"1114":[7,3,11],"1115":[1,10,6],"1116":[10,3,7],"1117":[1,13,13],"1118":[8,3,9],"1119":[1,11,10],"1120":[12,3,26],"1121":[1,15,20],"1122":[11,3,10],"1123":[1,14,10],"1124":[9,3,26],"1125":[1,12,18],"1126":[8,3,11],"1127":[1,11,8],"1128":[12,3,25],"1129":[1,15,20],"1130":[10,3,26],"1131":[1,13,16],"1132":[9,3,8],"1133":[1,12,6],"1134":[9,3,9],"1135":[1,12,6],"1136":[2,1,27],"1137":[1,2,54],"1138":[2,2,75],"1139":[2,4,62],"1140":[2,4,44],"1141":[2,4,72],"1142":[3,4,36],"1143":[3,2,18],"1144":[2,2,88],"1145":[1,2,1],"1146":[4,3,11],"1147":[1,7,31],"1148":[7,3,11],"1149":[1,10,12],"1150":[10,3,7],"1151":[1,13,13],"1152":[8,3,9],"1153":[1,11,10],"1154":[12,3,26],"1155":[1,15,20],"1156":[11,3,10],"1157":[1,14,10],"1158":[9,3,26],"1159":[1,12,18],"1160":[8,3,11],"1161":[1,11,8],"1162":[12,3,25],"1163":[1,15,20],"1164":[10,3,26],"1165":[1,13,16],"1166":[9,3,8],"1167":[1,12,6],"1168":[9,3,9],"1169":[1,12,6],"1170":[3,1,79],"1171":[1,3,56],"1172":[2,4,44],"1173":[1,4,61],"1174":[3,3,59],"1175":[2,6,90],"1176":[1,6,111],"1177":[3,3,62],"1178":[2,6,121],"1179":[1,6,124],"1180":[4,3,1],"1181":[3,7,99],"1182":[3,7,107],"1183":[3,7,95],"1184":[2,3,17],"1185":[1,5,75],"1186":[1,5,47],"1187":[1,3,48],"1188":[6,3,6],"1189":[3,9,35],"1190":[1,9,34],"1191":[6,9,82],"1192":[2,1,39],"1193":[1,2,53],"1194":[2,2,44],"1195":[2,4,48],"1196":[3,2,18],"1197":[2,2,86],"1198":[1,2,1],"1199":[4,3,11],"1200":[1,7,31],"1201":[7,3,11],"1202":[1,10,6],"1203":[10,3,7],"1204":[1,13,13],"1205":[8,3,9],"1206":[1,11,10],"1207":[12,3,26],"1208":[1,15,20],"1209":[11,3,10],"1210":[1,14,10],"1211":[9,3,26],"1212":[1,12,18],"1213":[8,3,11],"1214":[1,11,8],"1215":[14,3,26],"1216":[1,17,21],"1217":[12,3,26],"1218":[1,15,18],"1219":[9,3,8],"1220":[1,12,6],"1221":[10,3,9],"1222":[1,13,6],"1223":[3,1,19],"1224":[1,3,51],"1225":[2,3,69],"1226":[3,3,135],"1227":[1,3,1],"1228":[4,4,18],"1229":[12,4,5],"1230":[1,16,80],"1231":[2,16,20],"1232":[7,4,9],"1233":[1,11,8],"1234":[2,11,11],"1235":[6,4,9],"1236":[2,10,14],"1237":[10,4,9],"1238":[1,14,21],"1239":[2,14,16],"1240":[9,4,9],"1241":[1,13,22],"1242":[2,13,16],"1243":[4,4,21],"1244":[2,1,40],"1245":[1,2,46],"1246":[2,2,41],"1247":[3,2,94],"1248":[1,2,1],"1249":[7,3,18],"1250":[1,10,31],"1251":[7,3,5],"1252":[1,10,8],"1253":[6,3,5],"1254":[2,9,19],"1255":[10,3,4],"1256":[1,13,21],"1257":[9,3,4],"1258":[1,12,22],"1259":[5,3,19],"1260":[2,8,9],"1261":[2,1,68],"1262":[1,2,53],"1263":[2,2,72],"1264":[2,4,63],"1265":[2,4,78],"1266":[2,4,80],"1267":[2,2,34],"1268":[2,3,49],"1269":[2,3,43],"1270":[2,3,56],"1271":[2,3,22],"1272":[2,3,49],"1273":[3,2,34],"1274":[2,5,47],"1275":[4,7,97],"1276":[3,7,45],"1277":[2,5,84],"1278":[3,6,57],"1279":[2,6,27],"1280":[2,5,23],"1281":[2,5,109],"1282":[1,2,1],"1283":[4,3,11],"1284":[12,3,22],"1285":[1,15,17],"1286":[11,3,7],"1287":[1,14,10],"1288":[4,3,8],"1289":[8,1,74],"1290":[1,8,48],"1291":[2,1,89],"1292":[4,1,25],"1293":[5,4,77],"1294":[3,9,78],"1295":[10,9,35],"1296":[5,4,70],"1297":[4,4,88],"1298":[25,8,78],"1299":[2,1,13],"1300":[1,2,60],"1301":[2,2,9],"1302":[4,3,16],"1303":[4,3,21],"1304":[4,3,26],"1305":[5,2,52],"1306":[2,2,18],"1307":[7,4,96],"1308":[6,4,63],"1309":[11,4,46],"1310":[6,2,100],"1311":[6,2,50],"1312":[3,1,1],"1313":[4,3,25],"1314":[8,3,41],"1315":[8,3,25],"1316":[12,3,40],"1317":[7,3,22],"1318":[7,3,30],"1319":[10,3,16],"1320":[10,13,47],"1321":[9,3,132],"1322":[2,1,19],"1323":[6,2,24],"1324":[6,2,36],"1325":[10,2,40],"1326":[9,2,99],"1327":[9,2,58],"1328":[6,2,46],"1329":[5,2,67],"1330":[3,2,29],"1331":[3,2,57],"1332":[4,2,58],"1333":[10,2,5],"1334":[4,2,78],"1335":[6,2,46],"1336":[5,2,41],"1337":[8,2,43],"1338":[7,2,6],"1339":[4,2,52],"1340":[8,2,58],"1341":[2,1,1],"1342":[7,2,36],"1343":[2,2,173],"1344":[4,2,46],"1345":[9,2,33],"1346":[8,2,70],"1347":[11,2,19],"1348":[6,2,31],"1349":[3,2,47],"1350":[2,2,58],"1351":[3,2,17],"1352":[2,2,1],"1353":[6,4,10],"1354":[11,2,58],"1355":[2,1,105],"1356":[3,1,226],"1357":[1,3,20],"1358":[5,4,98],"1359":[5,4,176],"1360":[2,1,43],"1361":[1,2,2],"1362":[2,2,3],"1363":[3,2,4],"1364":[4,2,5],"1365":[2,2,3],"1366":[1,1,27],"1367":[2,1,32],"1368":[1,1,91],"1369":[2,2,36],"1370":[2,2,57],"1371":[2,1,99],"1372":[2,3,86],"1373":[2,3,56],"1374":[10,3,8],"1375":[1,3,72],"1376":[2,3,58],"1377":[8,3,27],"1378":[1,3,56],"1379":[2,1,52],"1380":[3,3,15],"1381":[3,3,17],"1382":[4,1,148],"1383":[4,4,199],"1384":[3,4,9],"1385":[2,7,30],"1386":[2,7,136],"1387":[5,7,61],"1388":[4,1,113],"1389":[2,4,271],"1390":[4,4,35],"1391":[1,1,49],"1392":[4,1,201],"1393":[1,4,150],"1394":[3,1,38],"1395":[1,3,109],"1396":[2,3,48],"1397":[2,3,130],"1398":[1,1,146],"1399":[3,1,20],"1400":[5,4,43],"1401":[6,4,130],"1402":[5,4,21],"1403":[7,1,105],"1404":[3,7,54],"1405":[3,7,20],"1406":[2,8,37],"1407":[6,7,1],"1408":[1,12,64],"1409":[1,12,47],"1410":[1,1,73],"1411":[5,1,58],"1412":[5,5,47],"1413":[2,5,24],"1414":[2,7,79],"1415":[5,1,1],"1416":[6,5,193],"1417":[2,11,91],"1418":[4,11,129],"1419":[2,11,32],"1420":[3,11,58],"1421":[3,5,73],"1422":[4,8,30],"1423":[6,8,26],"1424":[6,8,29],"1425":[6,8,77],"1426":[7,8,21],"1427":[10,8,38],"1428":[3,8,10],"1429":[3,8,8],"1430":[5,8,11],"1431":[3,5,1],"1432":[2,8,98],"1433":[5,1,98],"1434":[2,5,115],"1435":[3,7,77],"1436":[5,5,61],"1437":[4,5,114],"1438":[8,5,36],"1439":[1,5,14],"1440":[2,6,130],"1441":[2,6,124],"1442":[2,6,252],"1443":[1,1,50],"1444":[3,1,59],"1445":[1,4,25],"1446":[3,1,11],"1447":[3,4,76],"1448":[2,7,49],"1449":[4,8,33],"1450":[3,4,98],"1451":[3,4,63],"1452":[1,7,39],"1453":[3,4,75],"1454":[2,1,88],"1455":[1,1,180],"1456":[2,1,129],"1457":[1,1,58],"1458":[3,1,67],"1459":[1,1,51],"1460":[2,1,165],"1461":[2,3,86],"1462":[2,3,166],"1463":[2,1,175],"1464":[2,1,3],"1465":[2,1,52],"1466":[9,1,20],"1467":[4,9,41],"1468":[5,9,101],"1469":[7,9,92],"1470":[7,9,35],"1471":[1,9,54],"1472":[3,9,48],"1473":[7,9,173],"1474":[7,9,17],"1475":[7,9,15],"1476":[7,9,14],"1477":[7,9,10],"1478":[7,9,12],"1479":[6,9,6],"1480":[4,9,79],"1481":[6,9,3],"1482":[7,9,10],"1483":[7,9,9],"1484":[7,9,25],"1485":[7,9,16],"1486":[7,9,14],"1487":[3,9,139],"1488":[2,9,139],"1489":[6,9,47],"1490":[4,9,18],"1491":[1,10,48],"1492":[1,10,94],"1493":[3,11,75],"1494":[1,1,32],"1495":[5,1,92],"1496":[5,1,60],"1497":[3,1,160],"1498":[3,4,121],"1499":[2,1,74],"1500":[1,2,20],"1501":[3,1,1],"1502":[2,4,112],"1503":[3,5,159],"1504":[2,4,73],"1505":[3,5,111],"1506":[2,4,24],"1507":[5,1,50],"1508":[1,6,213],"1509":[1,6,84],"1510":[1,1,22],"1511":[1,1,76],"1512":[1,1,32],"1513":[1,1,34],"1514":[2,1,100],"1515":[4,3,62],"1516":[3,3,91],"1517":[2,1,24],"1518":[2,3,19],"1519":[2,3,31],"1520":[2,3,37],"1521":[2,3,69],"1522":[2,1,1],"1523":[2,3,51],"1524":[2,3,51],"1525":[3,1,1],"1526":[2,4,103],"1527":[2,4,56],"1528":[2,1,84],"1529":[1,1,1],"1530":[4,2,7],"1531":[4,2,5],"1532":[4,2,5],"1533":[4,2,5],"1534":[4,2,5],"1535":[4,2,5],"1536":[6,2,5],"1537":[1,8,11],"1538":[7,2,6],"1539":[2,9,10],"1540":[6,2,6],"1541":[2,8,7],"1542":[5,2,7],"1543":[5,2,5],"1544":[5,2,5],"1545":[6,2,7],"1546":[2,8,7],"1547":[1,1,11],"1548":[1,1,16],"1549":[2,1,22],"1550":[2,1,9],"1551":[1,1,1],"1552":[7,2,4],"1553":[2,9,9],"1554":[1,1,1],"1555":[9,2,8],"1556":[1,2,12],"1557":[9,2,8],"1558":[1,2,12],"1559":[1,1,110],"1560":[2,1,119],"1561":[2,1,81],"1562":[1,1,48],"1563":[2,1,174],"1564":[6,2,137],"1565":[2,6,80],"1566":[3,2,1],"1567":[3,3,85],"1568":[2,3,51],"1569":[1,3,20],"1570":[8,3,78],"1571":[4,3,45],"1572":[1,1,104],"1573":[3,1,56],"1574":[2,1,47],"1575":[1,1,148],"1576":[1,1,49],"1577":[2,1,12],"1578":[2,3,42],"1579":[4,3,108],"1580":[2,3,48],"1581":[4,3,24],"1582":[9,3,193],"1583":[8,3,69],"1584":[2,3,38],"1585":[5,5,47],"1586":[5,5,34],"1587":[3,3,92],"1588":[3,3,98],"1589":[3,3,61],"1590":[6,6,85],"1591":[2,1,40],"1592":[2,1,157],"1593":[1,1,60],"1594":[1,1,37],"1595":[1,1,149],"1596":[2,1,50],"1597":[7,2,103],"1598":[8,2,85],"1599":[5,2,22],"1600":[3,6,105],"1601":[3,6,25],"1602":[5,6,79],"1603":[3,6,64],"1604":[4,6,31],"1605":[4,6,31],"1606":[2,6,75],"1607":[1,1,42],"1608":[1,1,12],"1609":[1,1,53],"1610":[1,1,63],"1611":[1,1,1],"1612":[3,2,6],"1613":[1,5,36],"1614":[4,2,13],"1615":[6,2,10],"1616":[6,2,10],"1617":[6,2,8],"1618":[6,2,8],"1619":[6,2,8],"1620":[6,2,8],"1621":[8,2,13],"1622":[1,10,16],"1623":[2,1,63],"1624":[3,2,66],"1625":[1,2,76],"1626":[1,2,1],"1627":[11,3,28],"1628":[13,3,15],"1629":[7,1,156],"1630":[1,7,114],"1631":[4,8,67],"1632":[2,8,69],"1633":[1,1,104],"1634":[2,1,84],"1635":[2,1,128],"1636":[1,1,112],"1637":[1,1,19],"1638":[2,1,96],"1639":[2,1,35],"1640":[1,2,34],"1641":[4,2,36],"1642":[1,2,17],"1643":[1,3,38],"1644":[1,2,48],"1645":[2,1,1],"1646":[5,2,77],"1647":[3,2,17],"1648":[2,2,71],"1649":[1,3,197],"1650":[1,3,23],"1651":[3,4,22],"1652":[1,6,71],"1653":[1,6,107],"1654":[3,4,205],"1655":[3,3,44],"1656":[4,3,15],"1657":[3,2,34],"1658":[3,4,73],"1659":[3,4,21],"1660":[3,4,38],"1661":[3,4,23],"1662":[3,4,32],"1663":[3,4,25],"1664":[3,1,1],"1665":[2,3,52],"1666":[1,3,12],"1667":[2,3,58],"1668":[1,3,1],"1669":[2,4,25],"1670":[3,4,90],"1671":[1,3,1],"1672":[7,4,17],"1673":[1,11,10],"1674":[4,4,10],"1675":[4,4,13],"1676":[7,4,15],"1677":[1,11,10],"1678":[4,4,5],"1679":[9,4,9],"1680":[1,13,20],"1681":[6,4,31],"1682":[1,10,7],"1683":[7,4,9],"1684":[1,11,8],"1685":[8,4,22],"1686":[1,12,13],"1687":[9,4,5],"1688":[1,13,34],"1689":[11,4,20],"1690":[1,15,36],"1691":[5,4,12],"1692":[2,9,7],"1693":[9,4,7],"1694":[1,13,18],"1695":[7,4,7],"1696":[1,11,13],"1697":[2,11,20],"1698":[6,4,24],"1699":[1,10,7],"1700":[6,4,18],"1701":[1,10,9],"1702":[8,4,13],"1703":[1,12,11],"1704":[8,4,17],"1705":[1,12,11],"1706":[1,1,62],"1707":[1,1,48],"1708":[1,1,73],"1709":[2,2,86],"1710":[1,2,103],"1711":[2,3,62],"1712":[1,1,41],"1713":[1,1,1],"1714":[3,2,6],"1715":[1,5,48],"1716":[4,2,5],"1717":[1,6,24],"1718":[4,2,14],"1719":[7,2,10],"1720":[1,9,13],"1721":[7,2,10],"1722":[1,9,13],"1723":[7,2,10],"1724":[1,9,7],"1725":[2,9,14],"1726":[9,2,7],"1727":[1,11,11],"1728":[8,2,7],"1729":[1,10,10],"1730":[2,1,58],"1731":[1,2,27],"1732":[1,2,14],"1733":[1,2,66],"1734":[2,1,99],"1735":[13,2,30],"1736":[1,2,46],"1737":[3,2,34],"1738":[7,3,40],"1739":[8,3,14],"1740":[12,3,20],"1741":[13,3,37],"1742":[2,2,42],"1743":[3,2,1],"1744":[5,5,109],"1745":[5,5,80],"1746":[2,2,1],"1747":[4,4,107],"1748":[1,2,18],"1749":[5,2,192],"1750":[5,2,76],"1751":[5,2,36],"1752":[1,11,92],"1753":[1,11,87],"1754":[3,11,135],"1755":[3,2,95],"1756":[7,2,165],"1757":[2,1,64],"1758":[6,2,46],"1759":[2,2,77],"1760":[2,2,36],"1761":[1,2,25],"1762":[6,2,61],"1763":[7,2,106],"1764":[8,1,33],"1765":[1,8,18],"1766":[1,8,72],"1767":[2,8,1],"1768":[1,10,39],"1769":[3,10,94],"1770":[3,10,101],"1771":[3,10,62],"1772":[1,8,82],"1773":[1,8,11],"1774":[1,8,1],"1775":[5,9,9],"1776":[5,9,9],"1777":[8,9,13],"1778":[1,17,10],"1779":[2,17,9],"1780":[4,9,9],"1781":[4,9,5],"1782":[6,9,7],"1783":[8,9,18],"1784":[1,17,7],"1785":[2,17,11],"1786":[7,9,22],"1787":[6,9,6],"1788":[9,9,8],"1789":[1,18,8],"1790":[2,18,7],"1791":[10,9,8],"1792":[1,19,11],"1793":[2,19,7],"1794":[11,9,8],"1795":[1,20,13],"1796":[2,20,7],"1797":[12,9,8],"1798":[1,21,15],"1799":[2,21,7],"1800":[13,9,8],"1801":[1,22,17],"1802":[2,22,7],"1803":[2,1,80],"1804":[2,2,63],"1805":[3,2,63],"1806":[6,4,67],"1807":[6,4,54],"1808":[4,2,37],"1809":[4,2,32],"1810":[4,2,14],"1811":[2,5,53],"1812":[3,1,35],"1813":[2,3,66],"1814":[2,3,173],"1815":[1,3,44],"1816":[1,3,42],"1817":[3,3,132],"1818":[4,3,157],"1819":[1,3,75],"1820":[4,3,123],"1821":[2,3,25],"1822":[1,3,1],"1823":[1,4,85],"1824":[1,3,1],"1825":[5,4,7],"1826":[6,4,14],"1827":[5,4,5],"1828":[6,4,12],"1829":[5,4,5],"1830":[6,4,12],"1831":[7,4,9],"1832":[2,11,7],"1833":[10,4,32],"1834":[1,14,16],"1835":[10,4,31],"1836":[1,14,9],"1837":[7,4,6],"1838":[1,11,8],"1839":[8,4,13],"1840":[1,12,8],"1841":[5,4,7],"1842":[6,4,13],"1843":[6,4,7],"1844":[7,4,13],"1845":[8,4,6],"1846":[2,12,8],"1847":[5,4,6],"1848":[7,4,13],"1849":[6,4,6],"1850":[7,4,13],"1851":[8,4,7],"1852":[2,12,9],"1853":[6,4,5],"1854":[7,4,12],"1855":[6,4,5],"1856":[7,4,12],"1857":[8,4,5],"1858":[1,12,11],"1859":[9,4,12],"1860":[1,13,11],"1861":[8,4,6],"1862":[2,12,9],"1863":[7,4,11],"1864":[8,4,9],"1865":[2,12,11],"1866":[7,4,18],"1867":[2,11,3],"1868":[7,4,18],"1869":[2,11,9],"1870":[11,4,18],"1871":[1,4,16],"1872":[2,5,3],"1873":[11,4,18],"1874":[1,4,16],"1875":[2,5,9],"1876":[1,1,1],"1877":[1,1,58],"1878":[1,2,17],"1879":[2,2,15],"1880":[2,2,15],"1881":[5,3,80],"1882":[13,3,66],"1883":[1,2,282],"1884":[1,2,50],"1885":[1,2,1],"1886":[2,3,7],"1887":[3,3,10],"1888":[2,1,31],"1889":[6,2,18],"1890":[3,7,19],"1891":[3,7,65],"1892":[3,2,97],"1893":[2,4,139],"1894":[2,4,154],"1895":[2,4,131],"1896":[2,4,78],"1897":[2,4,173],"1898":[4,4,66],"1899":[8,2,22],"1900":[2,1,1],"1901":[2,2,45],"1902":[1,2,27],"1903":[2,2,97],"1904":[2,2,135],"1905":[3,2,127],"1906":[2,2,112],"1907":[2,2,158],"1908":[2,4,14],"1909":[2,4,40],"1910":[6,2,151],"1911":[6,7,203],"1912":[2,2,280],"1913":[5,2,29],"1914":[2,1,54],"1915":[1,2,80],"1916":[1,2,56],"1917":[3,2,52],"1918":[2,2,64],"1919":[1,2,81],"1920":[1,2,107],"1921":[1,2,8],"1922":[2,1,72],"1923":[2,2,38],"1924":[3,4,60],"1925":[3,4,80],"1926":[2,4,210],"1927":[3,4,36],"1928":[2,7,82],"1929":[2,7,88],"1930":[2,7,18],"1931":[2,4,45],"1932":[2,6,194],"1933":[3,6,36],"1934":[3,6,68],"1935":[3,6,73],"1936":[3,4,62],"1937":[2,4,79],"1938":[2,4,68],"1939":[5,4,210],"1940":[2,4,76],"1941":[2,2,168],"1942":[3,2,172],"1943":[3,2,93],"1944":[3,2,99],"1945":[5,2,84],"1946":[3,1,133],"1947":[1,3,1],"1948":[3,4,73],"1949":[4,4,71],"1950":[3,4,147],"1951":[2,3,22],"1952":[3,5,64],"1953":[3,5,55],"1954":[1,1,51],"1955":[3,1,131],"1956":[9,3,70],"1957":[4,3,70],"1958":[4,3,24],"1959":[4,7,73],"1960":[3,7,26],"1961":[11,9,20],"1962":[10,18,52],"1963":[2,3,19],"1964":[10,5,118],"1965":[7,5,69],"1966":[3,5,1],"1967":[7,6,93],"1968":[10,6,69],"1969":[8,5,89],"1970":[4,3,104],"1971":[7,3,64],"1972":[2,1,81],"1973":[1,2,13],"1974":[1,2,42],"1975":[1,2,1],"1976":[5,3,6],"1977":[8,3,7],"1978":[1,11,13],"1979":[8,3,7],"1980":[1,11,13],"1981":[8,3,10],"1982":[1,11,13],"1983":[8,3,10],"1984":[1,11,13],"1985":[9,3,7],"1986":[1,12,13],"1987":[2,12,7],"1988":[5,3,8],"1989":[8,3,6],"1990":[2,11,7],"1991":[8,3,6],"1992":[1,11,10],"1993":[4,1,67],"1994":[6,4,26],"1995":[2,4,32],"1996":[2,6,46],"1997":[5,6,61],"1998":[5,6,59],"1999":[2,6,104],"2000":[3,6,82],"2001":[2,4,1],"2002":[4,6,88],"2003":[2,6,38],"2004":[2,6,104],"2005":[3,6,20],"2006":[5,6,23],"2007":[3,6,47],"2008":[2,6,20],"2009":[2,6,37],"2010":[2,1,67],"2011":[1,2,12],"2012":[2,2,39],"2013":[5,2,186],"2014":[5,2,48],"2015":[2,2,134],"2016":[1,2,1],"2017":[9,3,14],"2018":[1,12,17],"2019":[9,3,5],"2020":[1,12,19],"2021":[2,1,73],"2022":[6,2,33],"2023":[1,2,18],"2024":[2,2,176],"2025":[3,2,108],"2026":[2,5,86],"2027":[2,5,87],"2028":[5,2,56],"2029":[3,7,62],"2030":[3,7,74],"2031":[2,7,70],"2032":[6,2,102],"2033":[7,2,90],"2034":[1,2,34],"2035":[4,2,116],"2036":[2,1,104],"2037":[1,2,109],"2038":[2,3,37],"2039":[1,2,164],"2040":[1,2,79],"2041":[3,2,99],"2042":[4,5,73],"2043":[4,5,106],"2044":[6,5,31],"2045":[2,5,91],"2046":[2,2,72],"2047":[3,3,167],"2048":[5,3,42],"2049":[3,3,162],"2050":[6,3,37],"2051":[2,3,34],"2052":[1,2,36],"2053":[3,3,19],"2054":[4,3,1],"2055":[3,6,12],"2056":[2,6,75],"2057":[3,6,35],"2058":[4,6,25],"2059":[4,6,43],"2060":[2,6,24],"2061":[2,6,23],"2062":[1,6,17],"2063":[1,2,56],"2064":[5,2,50],"2065":[2,2,65],"2066":[2,2,52],"2067":[1,2,27],"2068":[1,3,90],"2069":[1,3,37],"2070":[3,1,36],"2071":[2,3,71],"2072":[2,3,174],"2073":[1,3,47],"2074":[1,3,50],"2075":[3,3,241],"2076":[5,4,119],"2077":[5,4,51],"2078":[4,3,160],"2079":[1,3,48],"2080":[1,3,75],"2081":[4,3,153],"2082":[2,3,25],"2083":[1,3,1],"2084":[1,4,97],"2085":[2,4,100],"2086":[1,6,130],"2087":[5,6,49],"2088":[1,3,1],"2089":[5,4,7],"2090":[6,4,14],"2091":[5,4,5],"2092":[6,4,12],"2093":[5,4,5],"2094":[6,4,12],"2095":[7,4,9],"2096":[2,11,7],"2097":[12,4,32],"2098":[1,16,21],"2099":[12,4,31],"2100":[1,16,13],"2101":[7,4,6],"2102":[1,11,8],"2103":[8,4,13],"2104":[1,12,8],"2105":[5,4,7],"2106":[6,4,13],"2107":[6,4,7],"2108":[7,4,13],"2109":[8,4,6],"2110":[2,12,8],"2111":[6,4,6],"2112":[7,4,13],"2113":[6,4,6],"2114":[7,4,13],"2115":[8,4,7],"2116":[2,12,9],"2117":[6,4,6],"2118":[7,4,13],"2119":[6,4,6],"2120":[7,4,13],"2121":[8,4,7],"2122":[2,12,9],"2123":[6,4,7],"2124":[7,4,14],"2125":[6,4,7],"2126":[7,4,14],"2127":[8,4,8],"2128":[2,12,9],"2129":[6,4,5],"2130":[7,4,12],"2131":[6,4,5],"2132":[7,4,12],"2133":[8,4,5],"2134":[1,12,11],"2135":[9,4,12],"2136":[1,13,11],"2137":[8,4,6],"2138":[2,12,9],"2139":[10,4,10],"2140":[1,4,16],"2141":[11,4,17],"2142":[1,15,16],"2143":[7,4,11],"2144":[2,11,10],"2145":[7,4,11],"2146":[8,4,9],"2147":[2,12,11],"2148":[7,4,18],"2149":[2,11,3],"2150":[7,4,18],"2151":[2,11,9],"2152":[12,4,18],"2153":[1,4,16],"2154":[2,5,3],"2155":[12,4,18],"2156":[1,4,16],"2157":[2,5,9],"2158":[1,1,34],"2159":[2,1,34],"2160":[2,1,32],"2161":[1,1,12],"2162":[1,1,34],"2163":[1,1,35],"2164":[1,1,37],"2165":[2,1,52],"2166":[1,2,32],"2167":[2,2,42],"2168":[1,2,89],"2169":[2,3,31],"2170":[1,2,1],"2171":[2,3,42],"2172":[2,3,34],"2173":[1,2,1],"2174":[6,3,16],"2175":[1,9,8],"2176":[11,3,13],"2177":[1,14,22],"2178":[7,3,23],"2179":[1,10,8],"2180":[12,3,26],"2181":[1,15,22],"2182":[6,3,6],"2183":[1,9,8],"2184":[7,3,22],"2185":[1,10,14],"2186":[7,3,22],"2187":[1,10,12],"2188":[7,3,21],"2189":[1,10,11],"2190":[7,3,16],"2191":[1,10,11],"2192":[5,3,15],"2193":[4,3,18],"2194":[6,3,18],"2195":[1,1,45],"2196":[4,1,33],"2197":[1,1,25],"2198":[1,1,47],"2199":[1,1,54],"2200":[1,1,58],"2201":[6,1,43],"2202":[1,6,32],"2203":[1,6,33],"2204":[1,6,43],"2205":[1,6,124],"2206":[2,6,104],"2207":[2,1,115],"2208":[2,2,21],"2209":[2,2,19],"2210":[2,4,49],"2211":[1,5,107],"2212":[2,4,42],"2213":[2,4,70],"2214":[2,2,31],"2215":[2,4,54],"2216":[2,4,29],"2217":[3,6,58],"2218":[4,6,128],"2219":[3,6,169],"2220":[3,6,46],"2221":[2,4,178],"2222":[3,4,144],"2223":[5,4,193],"2224":[3,4,207],"2225":[4,2,54],"2226":[2,6,87],"2227":[2,2,51],"2228":[3,1,1],"2229":[2,3,35],"2230":[1,3,89],"2231":[2,3,100],"2232":[3,3,125],"2233":[2,3,77],"2234":[2,3,101],"2235":[3,3,60],"2236":[1,3,191],"2237":[3,1,60],"2238":[1,3,70],"2239":[2,3,63],"2240":[2,3,72],"2241":[1,5,22],"2242":[3,1,79],"2243":[4,3,77],"2244":[4,3,106],"2245":[4,3,124],"2246":[2,7,123],"2247":[1,7,131],"2248":[5,7,118],"2249":[4,3,169],"2250":[2,3,12],"2251":[4,3,196],"2252":[2,3,152],"2253":[13,1,1],"2254":[1,13,67],"2255":[5,13,240],"2256":[2,13,198],"2257":[1,13,1],"2258":[10,14,62],"2259":[2,14,33],"2260":[9,15,27],"2261":[12,15,75],"2262":[6,15,105],"2263":[7,15,335],"2264":[11,15,167],"2265":[12,15,233],"2266":[2,1,89],"2267":[1,2,25],"2268":[1,2,47],"2269":[1,2,38],"2270":[1,1,17],"2271":[1,1,55],"2272":[1,1,47],"2273":[2,1,67],"2274":[2,3,45],"2275":[2,1,148],"2276":[5,5,197],"2277":[2,1,246],"2278":[1,1,64],"2279":[1,1,1],"2280":[8,2,7],"2281":[2,10,7],"2282":[8,2,6],"2283":[1,10,8],"2284":[6,2,8],"2285":[7,2,8],"2286":[9,2,11],"2287":[1,11,7],"2288":[9,2,11],"2289":[1,11,7],"2290":[5,2,48],"2291":[5,2,40],"2292":[5,2,40],"2293":[8,2,18],"2294":[1,10,11],"2295":[8,2,7],"2296":[1,10,8],"2297":[7,2,16],"2298":[1,9,12],"2299":[2,9,8],"2300":[9,2,12],"2301":[1,11,10],"2302":[2,11,6],"2303":[7,2,12],"2304":[1,9,10],"2305":[4,2,5],"2306":[5,2,6],"2307":[2,7,6],"2308":[6,2,10],"2309":[2,8,7],"2310":[7,2,9],"2311":[1,9,17],"2312":[2,9,7],"2313":[6,2,9],"2314":[2,8,8],"2315":[4,2,11],"2316":[4,2,5],"2317":[4,2,10],"2318":[1,6,10],"2319":[2,1,1],"2320":[4,2,94],"2321":[4,5,89],"2322":[4,2,34],"2323":[2,2,88],"2324":[5,1,49],"2325":[1,5,137],"2326":[2,5,20],"2327":[1,5,115],"2328":[5,1,89],"2329":[2,5,129],"2330":[2,7,108],"2331":[2,7,37],"2332":[1,5,120],"2333":[2,6,57],"2334":[1,5,132],"2335":[1,5,101],"2336":[1,5,110],"2337":[2,6,183],"2338":[2,6,18],"2339":[3,5,135],"2340":[2,8,55],"2341":[1,5,115],"2342":[2,5,101],"2343":[2,5,98],"2344":[2,5,114],"2345":[2,7,29],"2346":[1,5,107],"2347":[2,6,21],"2348":[1,5,104],"2349":[2,6,21],"2350":[4,5,116],"2351":[3,1,52],"2352":[1,3,14],"2353":[1,3,141],"2354":[1,3,1],"2355":[8,4,47],"2356":[6,1,232],"2357":[1,1,34],"2358":[3,1,32],"2359":[2,4,28],"2360":[3,4,94],"2361":[2,4,54],"2362":[4,1,70],"2363":[4,1,263],"2364":[3,4,338],"2365":[8,4,45],"2366":[3,1,1],"2367":[2,3,64],"2368":[3,3,72],"2369":[3,3,129],"2370":[3,6,69],"2371":[3,3,142],"2372":[5,5,36],"2373":[1,5,183],"2374":[3,6,184],"2375":[3,6,150],"2376":[4,3,75],"2377":[7,6,127],"2378":[6,3,132],"2379":[3,3,46],"2380":[3,3,180],"2381":[2,3,96],"2382":[4,3,37],"2383":[2,1,40],"2384":[12,2,6],"2385":[3,1,51],"2386":[2,1,1],"2387":[4,2,41],"2388":[3,2,15],"2389":[1,2,18],"2390":[1,2,35],"2391":[1,2,30],"2392":[5,2,24],"2393":[3,1,43],"2394":[3,3,47],"2395":[4,3,55],"2396":[2,3,101],"2397":[3,3,41],"2398":[2,5,39],"2399":[3,5,115],"2400":[2,5,127],"2401":[2,5,128],"2402":[5,5,67],"2403":[5,5,28],"2404":[3,3,54],"2405":[2,3,40],"2406":[4,4,86],"2407":[3,3,64],"2408":[4,3,43],"2409":[3,3,34],"2410":[2,3,82],"2411":[1,3,37],"2412":[5,1,267],"2413":[8,1,30],"2414":[2,8,41],"2415":[5,8,47],"2416":[5,8,57],"2417":[7,8,35],"2418":[6,8,48],"2419":[4,8,44],"2420":[6,8,77],"2421":[6,8,54],"2422":[4,1,1],"2423":[5,4,45],"2424":[2,4,22],"2425":[3,4,27],"2426":[3,4,15],"2427":[2,4,54],"2428":[3,1,92],"2429":[1,3,76],"2430":[4,4,33],"2431":[1,7,34],"2432":[5,4,37],"2433":[1,8,40],"2434":[5,4,32],"2435":[1,8,29],"2436":[3,4,62],"2437":[1,7,10],"2438":[1,4,10],"2439":[1,5,10],"2440":[2,4,34],"2441":[1,6,13],"2442":[1,3,49],"2443":[2,3,48],"2444":[2,5,53],"2445":[1,5,111],"2446":[3,5,32],"2447":[1,5,80],"2448":[3,3,195],"2449":[3,5,142],"2450":[5,3,79],"2451":[3,3,63],"2452":[1,5,73],"2453":[1,5,32],"2454":[1,5,212],"2455":[2,1,31],"2456":[3,2,70],"2457":[2,2,28],"2458":[1,2,58],"2459":[2,2,26],"2460":[1,2,37],"2461":[1,2,50],"2462":[1,2,118],"2463":[2,2,148],"2464":[2,2,62],"2465":[2,2,34],"2466":[2,1,37],"2467":[2,2,508],"2468":[2,2,56],"2469":[2,2,54],"2470":[2,2,39],"2471":[1,2,22],"2472":[1,2,37],"2473":[2,2,71],"2474":[2,2,15],"2475":[2,2,35],"2476":[2,2,20],"2477":[1,2,44],"2478":[2,2,17],"2479":[2,2,18],"2480":[2,2,80],"2481":[2,2,12],"2482":[2,2,44],"2483":[2,2,97],"2484":[1,2,284],"2485":[2,2,55],"2486":[1,2,58],"2487":[3,2,63],"2488":[3,2,31],"2489":[2,2,97],"2490":[2,2,52],"2491":[4,2,63],"2492":[3,2,69],"2493":[3,2,45],"2494":[2,2,21],"2495":[2,2,37],"2496":[2,2,43],"2497":[2,2,67],"2498":[2,1,120],"2499":[4,1,41],"2500":[1,4,68],"2501":[1,4,57],"2502":[2,1,100],"2503":[2,2,287],"2504":[1,2,159],"2505":[3,2,181],"2506":[1,2,66],"2507":[1,2,56],"2508":[2,1,35],"2509":[3,2,99],"2510":[3,4,104],"2511":[4,4,79],"2512":[5,2,53],"2513":[1,7,121],"2514":[3,7,100],"2515":[2,10,154],"2516":[3,10,101],"2517":[3,1,44],"2518":[2,1,145],"2519":[1,2,162],"2520":[3,2,1],"2521":[3,4,77],"2522":[3,4,75],"2523":[5,4,49],"2524":[2,2,14],"2525":[3,1,113],"2526":[1,3,81],"2527":[2,3,26],"2528":[4,1,44],"2529":[7,4,83],"2530":[4,4,82],"2531":[8,4,92],"2532":[6,4,85],"2533":[3,4,91],"2534":[3,4,13],"2535":[2,1,95],"2536":[5,1,72],"2537":[1,5,61],"2538":[2,5,29],"2539":[3,7,89],"2540":[3,7,29],"2541":[4,7,29],"2542":[3,5,1],"2543":[3,8,59],"2544":[4,8,64],"2545":[5,8,111],"2546":[4,8,77],"2547":[3,8,64],"2548":[3,5,84],"2549":[3,1,126],"2550":[4,3,56],"2551":[8,3,59],"2552":[7,3,39],"2553":[3,3,99],"2554":[8,3,69],"2555":[5,3,39],"2556":[3,3,59],"2557":[3,1,16],"2558":[7,3,173],"2559":[6,3,47],"2560":[6,6,87],"2561":[3,6,69],"2562":[7,3,124],"2563":[4,3,80],"2564":[5,1,31],"2565":[2,5,79],"2566":[5,5,48],"2567":[1,8,35],"2568":[1,8,58],"2569":[1,8,34],"2570":[1,8,44],"2571":[1,8,52],"2572":[1,8,60],"2573":[1,8,29],"2574":[2,8,63],"2575":[1,8,33],"2576":[4,5,132],"2577":[5,5,92],"2578":[3,1,19],"2579":[7,1,1],"2580":[12,7,79],"2581":[3,1,66],"2582":[3,3,227],"2583":[7,1,70],"2584":[11,7,42],"2585":[3,7,128],"2586":[8,1,67],"2587":[4,8,124],"2588":[2,8,153],"2589":[3,8,25],"2590":[2,1,20],"2591":[2,2,25],"2592":[3,2,14],"2593":[3,2,22],"2594":[2,2,13],"2595":[3,1,1],"2596":[1,3,3],"2597":[1,3,3],"2598":[3,1,117],"2599":[1,3,160],"2600":[1,3,139],"2601":[6,1,90],"2602":[1,1,1],"2603":[2,1,24],"2604":[1,1,34],"2605":[5,1,37],"2606":[5,5,82],"2607":[2,5,77],"2608":[4,5,19],"2609":[4,1,1],"2610":[3,4,80],"2611":[3,4,82],"2612":[8,1,79],"2613":[4,1,33],"2614":[1,4,1],"2615":[1,5,104],"2616":[3,5,28],"2617":[2,6,141],"2618":[4,4,37],"2619":[1,4,86],"2620":[5,1,18],"2621":[3,5,80],"2622":[7,1,293],"2623":[4,1,96],"2624":[5,4,162],"2625":[5,4,93],"2626":[3,4,67],"2627":[4,1,56],"2628":[3,4,39],"2629":[2,6,47],"2630":[4,6,56],"2631":[2,6,65],"2632":[2,6,66],"2633":[2,4,1],"2634":[2,5,40],"2635":[3,5,37],"2636":[2,1,16],"2637":[1,2,43],"2638":[1,2,65],"2639":[2,2,165],"2640":[3,1,33],"2641":[1,3,12],"2642":[2,4,73],"2643":[2,4,57],"2644":[5,3,39],"2645":[2,8,23],"2646":[2,8,23],"2647":[2,8,15],"2648":[6,3,89],"2649":[4,3,25],"2650":[4,6,110],"2651":[3,6,54],"2652":[3,3,78],"2653":[5,3,79],"2654":[3,3,57],"2655":[4,1,115],"2656":[5,4,1],"2657":[2,7,121],"2658":[3,7,66],"2659":[11,4,84],"2660":[7,4,34],"2661":[7,4,53],"2662":[5,1,164],"2663":[2,5,38],"2664":[2,5,42],"2665":[2,7,97],"2666":[2,7,36],"2667":[2,9,48],"2668":[3,9,91],"2669":[2,7,67],"2670":[2,5,39],"2671":[2,7,16],"2672":[2,7,17],"2673":[3,1,43],"2674":[2,3,59],"2675":[4,3,81],"2676":[4,3,66],"2677":[8,3,12],"2678":[3,11,32],"2679":[6,11,54],"2680":[2,3,1],"2681":[3,5,99],"2682":[3,5,42],"2683":[3,3,1],"2684":[3,6,19],"2685":[4,6,21],"2686":[3,6,19],"2687":[4,3,42],"2688":[4,3,30],"2689":[2,3,35],"2690":[1,3,56],"2691":[2,1,44],"2692":[4,2,253],"2693":[2,2,101],"2694":[2,2,601],"2695":[2,2,194],"2696":[1,2,108],"2697":[2,2,102],"2698":[3,2,93],"2699":[2,1,91],"2700":[2,2,65],"2701":[2,1,157],"2702":[3,2,166],"2703":[4,2,240],"2704":[4,2,336],"2705":[4,2,518],"2706":[4,1,76],"2707":[2,4,31],"2708":[4,4,1],"2709":[4,5,71],"2710":[4,5,19],"2711":[4,4,13],"2712":[5,4,90],"2713":[3,1,98],"2714":[2,3,18],"2715":[3,3,130],"2716":[3,3,67],"2717":[3,3,58],"2718":[3,3,37],"2719":[3,3,27],"2720":[3,1,108],"2721":[2,3,68],"2722":[3,3,86],"2723":[3,3,70],"2724":[3,3,146],"2725":[3,3,72],"2726":[3,3,51],"2727":[3,3,42],"2728":[6,1,57],"2729":[10,1,39],"2730":[4,10,16],"2731":[7,13,51],"2732":[1,20,26],"2733":[8,13,76],"2734":[1,21,36],"2735":[5,10,82],"2736":[3,10,38],"2737":[3,10,14],"2738":[6,10,53],"2739":[3,10,60],"2740":[2,10,37],"2741":[6,1,13],"2742":[5,6,188],"2743":[4,6,190],"2744":[5,6,100],"2745":[3,6,50],"2746":[1,9,1],"2747":[3,10,40],"2748":[3,10,43],"2749":[4,1,1],"2750":[1,4,21],"2751":[1,4,18],"2752":[1,4,14],"2753":[1,4,27],"2754":[1,4,13],"2755":[1,4,23],"2756":[1,4,22],"2757":[1,4,16],"2758":[1,4,10],"2759":[1,4,14],"2760":[1,4,20],"2761":[2,4,23],"2762":[1,4,13],"2763":[1,4,7],"2764":[1,4,8],"2765":[1,4,23],"2766":[1,4,17],"2767":[2,4,22],"2768":[1,4,21],"2769":[2,4,15],"2770":[2,4,10],"2771":[1,4,19],"2772":[1,4,17],"2773":[2,4,29],"2774":[1,4,14],"2775":[1,4,21],"2776":[1,4,28],"2777":[1,4,21],"2778":[1,4,9],"2779":[1,4,21],"2780":[1,4,16],"2781":[5,4,17],"2782":[2,4,34],"2783":[1,4,28],"2784":[2,4,18],"2785":[1,4,21],"2786":[1,4,14],"2787":[1,4,18],"2788":[1,4,30],"2789":[3,4,28],"2790":[1,4,24],"2791":[2,4,23],"2792":[1,4,34],"2793":[1,4,25],"2794":[1,4,34],"2795":[2,4,24],"2796":[1,4,12],"2797":[5,4,13],"2798":[10,1,23],"2799":[3,1,101],"2800":[2,3,81],"2801":[2,3,43],"2802":[2,3,96],"2803":[1,3,35],"2804":[1,3,64],"2805":[1,3,83],"2806":[1,3,55],"2807":[2,3,19],"2808":[1,3,30],"2809":[2,3,50],"2810":[1,3,20],"2811":[2,3,34],"2812":[1,3,50],"2813":[1,3,38],"2814":[1,3,9],"2815":[1,3,36],"2816":[1,3,176],"2817":[2,3,43],"2818":[2,3,158],"2819":[1,3,101],"2820":[2,3,21],"2821":[2,3,27],"2822":[2,3,38],"2823":[3,3,37],"2824":[1,3,113],"2825":[2,3,171],"2826":[1,3,50],"2827":[2,3,132],"2828":[1,3,25],"2829":[1,3,96],"2830":[1,3,51],"2831":[3,1,109],"2832":[5,3,59],"2833":[2,3,122],"2834":[2,3,160],"2835":[6,1,52],"2836":[3,6,174],"2837":[3,6,75],"2838":[2,6,51],"2839":[1,6,54],"2840":[2,6,62],"2841":[2,6,62],"2842":[2,6,131],"2843":[2,1,71],"2844":[2,1,23],"2845":[2,2,34],"2846":[2,2,11],"2847":[2,2,21],"2848":[3,1,1],"2849":[2,3,77],"2850":[4,3,129],"2851":[8,7,80],"2852":[6,7,39],"2853":[2,1,26],"2854":[2,1,70],"2855":[2,1,67],"2856":[2,1,71],"2857":[4,1,39],"2858":[2,4,106],"2859":[1,6,87],"2860":[3,6,280],"2861":[5,4,107],"2862":[1,7,58],"2863":[4,8,31],"2864":[4,8,30],"2865":[4,8,28],"2866":[2,7,66],"2867":[2,7,198],"2868":[5,7,137],"2869":[3,4,142],"2870":[2,4,121],"2871":[5,5,76],"2872":[5,5,101],"2873":[2,4,142],"2874":[3,5,170],"2875":[3,5,89],"2876":[2,4,218],"2877":[2,6,42],"2878":[11,4,84],"2879":[9,4,33],"2880":[4,1,45],"2881":[1,4,108],"2882":[3,4,76],"2883":[2,7,98],"2884":[5,9,134],"2885":[2,9,74],"2886":[3,9,85],"2887":[2,9,146],"2888":[2,1,95],"2889":[4,2,39],"2890":[3,2,78],"2891":[7,2,145],"2892":[3,2,58],"2893":[3,2,45],"2894":[3,2,53],"2895":[2,1,132],"2896":[2,1,181]},"averageFieldLength":[3.6202968588194686,4.97963410424578,53.39178460476361],"storedFields":{"0":{"title":"QMK Breaking Change - 2019 Aug 30","titles":[]},"1":{"title":"Core code formatting with clang-format","titles":["QMK Breaking Change - 2019 Aug 30"]},"2":{"title":"LUFA USB descriptor cleanup","titles":["QMK Breaking Change - 2019 Aug 30"]},"3":{"title":"Migrating ACTION_LAYER_MOMENTARY() entries in fn_actions to MO() keycodes","titles":["QMK Breaking Change - 2019 Aug 30"]},"4":{"title":"Update Atreus to current code conventions","titles":["QMK Breaking Change - 2019 Aug 30"]},"5":{"title":"Backport changes to keymap language files from ZSA fork","titles":["QMK Breaking Change - 2019 Aug 30"]},"6":{"title":"Update repo to use LUFA as a git submodule","titles":["QMK Breaking Change - 2019 Aug 30"]},"7":{"title":"Migrating ACTION_BACKLIGHT_*() entries in fn_actions to BL_ keycodes","titles":["QMK Breaking Change - 2019 Aug 30"]},"8":{"title":"Remove KC_DELT alias in favor of KC_DEL","titles":["QMK Breaking Change - 2019 Aug 30"]},"9":{"title":"QMK Breaking Change - 2020 Feb 29 Changelog","titles":[]},"10":{"title":"Update ChibiOS/ChibiOS-Contrib/uGFX submodules","titles":["QMK Breaking Change - 2020 Feb 29 Changelog"]},"11":{"title":"Fix ChibiOS timer overflow for 16-bit SysTick devices","titles":["QMK Breaking Change - 2020 Feb 29 Changelog"]},"12":{"title":"Update LUFA submodule","titles":["QMK Breaking Change - 2020 Feb 29 Changelog"]},"13":{"title":"Encoder flip","titles":["QMK Breaking Change - 2020 Feb 29 Changelog"]},"14":{"title":"Adding support for BACKLIGHT_ON_STATE for hardware PWM backlight","titles":["QMK Breaking Change - 2020 Feb 29 Changelog"]},"15":{"title":"Migrating ACTION_LAYER_TAP_KEY() entries in fn_actions to LT() keycodes","titles":["QMK Breaking Change - 2020 Feb 29 Changelog"]},"16":{"title":"Moving backlight keycode handling to process_keycode/","titles":["QMK Breaking Change - 2020 Feb 29 Changelog"]},"17":{"title":"Refactor Planck keymaps to use Layout Macros","titles":["QMK Breaking Change - 2020 Feb 29 Changelog"]},"18":{"title":"GON NerD codebase refactor","titles":["QMK Breaking Change - 2020 Feb 29 Changelog"]},"19":{"title":"QMK Breaking Change - 2020 May 30 Changelog","titles":[]},"20":{"title":"Core Changes","titles":["QMK Breaking Change - 2020 May 30 Changelog"]},"21":{"title":"Converting V-USB usbdrv to a submodule","titles":["QMK Breaking Change - 2020 May 30 Changelog","Core Changes"]},"22":{"title":"Unify Tap Hold functions and documentation","titles":["QMK Breaking Change - 2020 May 30 Changelog","Core Changes"]},"23":{"title":"Python Required In The Build Process","titles":["QMK Breaking Change - 2020 May 30 Changelog","Core Changes"]},"24":{"title":"Upgrade from tinyprintf to mpaland/printf","titles":["QMK Breaking Change - 2020 May 30 Changelog","Core Changes"]},"25":{"title":"Fixed RGB_DISABLE_AFTER_TIMEOUT to be seconds based & small internals cleanup","titles":["QMK Breaking Change - 2020 May 30 Changelog","Core Changes"]},"26":{"title":"Switch to qmk forks for everything","titles":["QMK Breaking Change - 2020 May 30 Changelog","Core Changes"]},"27":{"title":"code cleanup regarding deprecated macro PLAY_NOTE_ARRAY by replacing it with PLAY_SONG","titles":["QMK Breaking Change - 2020 May 30 Changelog","Core Changes"]},"28":{"title":"fixing wrong configuration of AUDIO feature","titles":["QMK Breaking Change - 2020 May 30 Changelog","Core Changes"]},"29":{"title":"Keyboard Refactors","titles":["QMK Breaking Change - 2020 May 30 Changelog"]},"30":{"title":"Migrating Lily58 to use split_common","titles":["QMK Breaking Change - 2020 May 30 Changelog","Keyboard Refactors"]},"31":{"title":"To migrate existing Lily58 firmware:","titles":["QMK Breaking Change - 2020 May 30 Changelog","Keyboard Refactors","Migrating Lily58 to use split_common"]},"32":{"title":"Refactor zinc to use split_common","titles":["QMK Breaking Change - 2020 May 30 Changelog","Keyboard Refactors"]},"33":{"title":"Refactor of TKC1800 to use common OLED code","titles":["QMK Breaking Change - 2020 May 30 Changelog","Keyboard Refactors"]},"34":{"title":"To migrate existing TKC1800 firmware:","titles":["QMK Breaking Change - 2020 May 30 Changelog","Keyboard Refactors","Refactor of TKC1800 to use common OLED code"]},"35":{"title":"Split HHKB to ANSI and JP layouts and Add VIA support for each","titles":["QMK Breaking Change - 2020 May 30 Changelog","Keyboard Refactors"]},"36":{"title":"Migrating existing HHKB keymaps","titles":["QMK Breaking Change - 2020 May 30 Changelog","Keyboard Refactors","Split HHKB to ANSI and JP layouts and Add VIA support for each"]},"37":{"title":"Keyboard Moves","titles":["QMK Breaking Change - 2020 May 30 Changelog"]},"38":{"title":"Keycode Migration PRs","titles":["QMK Breaking Change - 2020 May 30 Changelog"]},"39":{"title":"QMK Breaking Change - 2020 Aug 29 Changelog","titles":[]},"40":{"title":"Changes Requiring User Action","titles":["QMK Breaking Change - 2020 Aug 29 Changelog"]},"41":{"title":"Relocated Keyboards","titles":["QMK Breaking Change - 2020 Aug 29 Changelog","Changes Requiring User Action"]},"42":{"title":"The Key Company project consolidation (","titles":["QMK Breaking Change - 2020 Aug 29 Changelog","Changes Requiring User Action","Relocated Keyboards"]},"43":{"title":"relocating boards by flehrad to flehrad/ folder (","titles":["QMK Breaking Change - 2020 Aug 29 Changelog","Changes Requiring User Action","Relocated Keyboards"]},"44":{"title":"Updated Keyboard Codebases","titles":["QMK Breaking Change - 2020 Aug 29 Changelog","Changes Requiring User Action"]},"45":{"title":"Keebio RGB wiring update (","titles":["QMK Breaking Change - 2020 Aug 29 Changelog","Changes Requiring User Action","Updated Keyboard Codebases"]},"46":{"title":"Changes to Core Functionality","titles":["QMK Breaking Change - 2020 Aug 29 Changelog","Changes Requiring User Action"]},"47":{"title":"Core Changes","titles":["QMK Breaking Change - 2020 Aug 29 Changelog"]},"48":{"title":"Fixes","titles":["QMK Breaking Change - 2020 Aug 29 Changelog","Core Changes"]},"49":{"title":"Additions and Enhancements","titles":["QMK Breaking Change - 2020 Aug 29 Changelog","Core Changes"]},"50":{"title":"Clean-ups and Optimizations","titles":["QMK Breaking Change - 2020 Aug 29 Changelog","Core Changes"]},"51":{"title":"QMK Infrastructure and Internals","titles":["QMK Breaking Change - 2020 Aug 29 Changelog"]},"52":{"title":"QMK Breaking Change - 2020 Nov 28 Changelog","titles":[]},"53":{"title":"Changes Requiring User Action","titles":["QMK Breaking Change - 2020 Nov 28 Changelog"]},"54":{"title":"Relocated Keyboards","titles":["QMK Breaking Change - 2020 Nov 28 Changelog","Changes Requiring User Action"]},"55":{"title":"Reduce Helix keyboard build variation (","titles":["QMK Breaking Change - 2020 Nov 28 Changelog","Changes Requiring User Action","Relocated Keyboards"]},"56":{"title":"Update the Speedo firmware for v3.0 (","titles":["QMK Breaking Change - 2020 Nov 28 Changelog","Changes Requiring User Action","Relocated Keyboards"]},"57":{"title":"Maartenwut/Maarten name change to evyd13/Evy (","titles":["QMK Breaking Change - 2020 Nov 28 Changelog","Changes Requiring User Action","Relocated Keyboards"]},"58":{"title":"Xelus Valor and Dawn60 Refactors (","titles":["QMK Breaking Change - 2020 Nov 28 Changelog","Changes Requiring User Action","Relocated Keyboards"]},"59":{"title":"Updated Keyboard Codebases","titles":["QMK Breaking Change - 2020 Nov 28 Changelog","Changes Requiring User Action"]},"60":{"title":"AEboards EXT65 Refactor (","titles":["QMK Breaking Change - 2020 Nov 28 Changelog","Changes Requiring User Action","Updated Keyboard Codebases"]},"61":{"title":"Core Changes","titles":["QMK Breaking Change - 2020 Nov 28 Changelog"]},"62":{"title":"Fixes","titles":["QMK Breaking Change - 2020 Nov 28 Changelog","Core Changes"]},"63":{"title":"Additions and Enhancements","titles":["QMK Breaking Change - 2020 Nov 28 Changelog","Core Changes"]},"64":{"title":"Clean-ups and Optimizations","titles":["QMK Breaking Change - 2020 Nov 28 Changelog","Core Changes"]},"65":{"title":"QMK Infrastructure and Internals","titles":["QMK Breaking Change - 2020 Nov 28 Changelog"]},"66":{"title":"QMK Breaking Changes - 2021 February 27 Changelog","titles":[]},"67":{"title":"Changes Requiring User Action","titles":["QMK Breaking Changes - 2021 February 27 Changelog"]},"68":{"title":"Core Changes","titles":["QMK Breaking Changes - 2021 February 27 Changelog"]},"69":{"title":"ChibiOS Update and Config Migration","titles":["QMK Breaking Changes - 2021 February 27 Changelog","Core Changes"]},"70":{"title":"QMK Infrastructure and Internals","titles":["QMK Breaking Changes - 2021 February 27 Changelog","Core Changes"]},"71":{"title":"Detailed Change List","titles":["QMK Breaking Changes - 2021 February 27 Changelog"]},"72":{"title":"Changes Requiring User Action","titles":["QMK Breaking Changes - 2021 February 27 Changelog","Detailed Change List"]},"73":{"title":"Fixes","titles":["QMK Breaking Changes - 2021 February 27 Changelog","Detailed Change List"]},"74":{"title":"Additions and Enhancements","titles":["QMK Breaking Changes - 2021 February 27 Changelog","Detailed Change List"]},"75":{"title":"Clean-ups and Optimizations","titles":["QMK Breaking Changes - 2021 February 27 Changelog","Detailed Change List"]},"76":{"title":"QMK Infrastructure and Internals","titles":["QMK Breaking Changes - 2021 February 27 Changelog","Detailed Change List"]},"77":{"title":"ChibiOS Update and Config Migration","titles":["QMK Breaking Changes - 2021 February 27 Changelog","Detailed Change List"]},"78":{"title":"QMK Breaking Changes - 2021 May 29 Changelog","titles":[]},"79":{"title":"Notable Changes","titles":["QMK Breaking Changes - 2021 May 29 Changelog"]},"80":{"title":"RGB Matrix support for split common (","titles":["QMK Breaking Changes - 2021 May 29 Changelog","Notable Changes"]},"81":{"title":"Teensy 3.6 support (","titles":["QMK Breaking Changes - 2021 May 29 Changelog","Notable Changes"]},"82":{"title":"New command: qmk console (","titles":["QMK Breaking Changes - 2021 May 29 Changelog","Notable Changes"]},"83":{"title":"Improved command: qmk config","titles":["QMK Breaking Changes - 2021 May 29 Changelog","Notable Changes"]},"84":{"title":"LED Matrix Improvements (","titles":["QMK Breaking Changes - 2021 May 29 Changelog","Notable Changes"]},"85":{"title":"Changes Requiring User Action","titles":["QMK Breaking Changes - 2021 May 29 Changelog"]},"86":{"title":"Updated Keyboard Codebases","titles":["QMK Breaking Changes - 2021 May 29 Changelog","Changes Requiring User Action"]},"87":{"title":"Bootmagic Deprecation and Refactor (","titles":["QMK Breaking Changes - 2021 May 29 Changelog","Changes Requiring User Action"]},"88":{"title":"Tentative Deprecation Schedule","titles":["QMK Breaking Changes - 2021 May 29 Changelog","Changes Requiring User Action","Bootmagic Deprecation and Refactor ("]},"89":{"title":"Removal of LAYOUT_kc (","titles":["QMK Breaking Changes - 2021 May 29 Changelog","Changes Requiring User Action"]},"90":{"title":"Encoder callbacks are now boolean (","titles":["QMK Breaking Changes - 2021 May 29 Changelog","Changes Requiring User Action"]},"91":{"title":"Core Changes","titles":["QMK Breaking Changes - 2021 May 29 Changelog"]},"92":{"title":"Fixes","titles":["QMK Breaking Changes - 2021 May 29 Changelog","Core Changes"]},"93":{"title":"Additions and Enhancements","titles":["QMK Breaking Changes - 2021 May 29 Changelog","Core Changes"]},"94":{"title":"Clean-ups and Optimizations","titles":["QMK Breaking Changes - 2021 May 29 Changelog","Core Changes"]},"95":{"title":"QMK Infrastructure and Internals","titles":["QMK Breaking Changes - 2021 May 29 Changelog","Core Changes"]},"96":{"title":"QMK Breaking Changes - 2021 August 28 Changelog","titles":[]},"97":{"title":"Notable Features","titles":["QMK Breaking Changes - 2021 August 28 Changelog"]},"98":{"title":"Combo processing improvements (","titles":["QMK Breaking Changes - 2021 August 28 Changelog","Notable Features"]},"99":{"title":"Key Overrides (","titles":["QMK Breaking Changes - 2021 August 28 Changelog","Notable Features"]},"100":{"title":"Digitizer support (","titles":["QMK Breaking Changes - 2021 August 28 Changelog","Notable Features"]},"101":{"title":"Changes Requiring User Action","titles":["QMK Breaking Changes - 2021 August 28 Changelog"]},"102":{"title":"Updated Keyboard Codebases","titles":["QMK Breaking Changes - 2021 August 28 Changelog","Changes Requiring User Action"]},"103":{"title":"Bootmagic Full Removal (","titles":["QMK Breaking Changes - 2021 August 28 Changelog","Changes Requiring User Action"]},"104":{"title":"Bootmagic Full Deprecation Schedule","titles":["QMK Breaking Changes - 2021 August 28 Changelog","Changes Requiring User Action","Bootmagic Full Removal ("]},"105":{"title":"DIP switch callbacks are now boolean (","titles":["QMK Breaking Changes - 2021 August 28 Changelog","Changes Requiring User Action"]},"106":{"title":"Notable core changes","titles":["QMK Breaking Changes - 2021 August 28 Changelog"]},"107":{"title":"Split transport improvements","titles":["QMK Breaking Changes - 2021 August 28 Changelog","Notable core changes"]},"108":{"title":"Teensy 4.x support (","titles":["QMK Breaking Changes - 2021 August 28 Changelog","Notable core changes"]},"109":{"title":"Data Driven Improvements (","titles":["QMK Breaking Changes - 2021 August 28 Changelog","Notable core changes"]},"110":{"title":"Tags","titles":["QMK Breaking Changes - 2021 August 28 Changelog","Notable core changes","Data Driven Improvements ("]},"111":{"title":"Dot Notation","titles":["QMK Breaking Changes - 2021 August 28 Changelog","Notable core changes","Data Driven Improvements ("]},"112":{"title":"New configuration keys","titles":["QMK Breaking Changes - 2021 August 28 Changelog","Notable core changes","Data Driven Improvements ("]},"113":{"title":"Codebase restructure and cleanup","titles":["QMK Breaking Changes - 2021 August 28 Changelog","Notable core changes"]},"114":{"title":"Full changelist","titles":["QMK Breaking Changes - 2021 August 28 Changelog"]},"115":{"title":"QMK Breaking Changes - 2021 November 27 Changelog","titles":[]},"116":{"title":"2000 keyboards!","titles":["QMK Breaking Changes - 2021 November 27 Changelog"]},"117":{"title":"Notable Features","titles":["QMK Breaking Changes - 2021 November 27 Changelog"]},"118":{"title":"Expanded Pointing Device support (","titles":["QMK Breaking Changes - 2021 November 27 Changelog","Notable Features"]},"119":{"title":"Dynamic Tapping Term (","titles":["QMK Breaking Changes - 2021 November 27 Changelog","Notable Features"]},"120":{"title":"Macros in JSON keymaps (","titles":["QMK Breaking Changes - 2021 November 27 Changelog","Notable Features"]},"121":{"title":"Changes Requiring User Action","titles":["QMK Breaking Changes - 2021 November 27 Changelog"]},"122":{"title":"Updated Keyboard Codebases","titles":["QMK Breaking Changes - 2021 November 27 Changelog","Changes Requiring User Action"]},"123":{"title":"Squeezing space out of AVR (","titles":["QMK Breaking Changes - 2021 November 27 Changelog","Changes Requiring User Action"]},"124":{"title":"Require explicit enabling of RGB Matrix modes (","titles":["QMK Breaking Changes - 2021 November 27 Changelog","Changes Requiring User Action"]},"125":{"title":"OLED task refactoring (","titles":["QMK Breaking Changes - 2021 November 27 Changelog","Changes Requiring User Action"]},"126":{"title":"Bootmagic Full Removal (","titles":["QMK Breaking Changes - 2021 November 27 Changelog","Changes Requiring User Action"]},"127":{"title":"Bootmagic Full Deprecation Schedule: Complete!","titles":["QMK Breaking Changes - 2021 November 27 Changelog","Changes Requiring User Action","Bootmagic Full Removal ("]},"128":{"title":"Remove QWIIC_DRIVERS (","titles":["QMK Breaking Changes - 2021 November 27 Changelog","Changes Requiring User Action"]},"129":{"title":"Notable core changes","titles":["QMK Breaking Changes - 2021 November 27 Changelog"]},"130":{"title":"New MCU Support","titles":["QMK Breaking Changes - 2021 November 27 Changelog","Notable core changes"]},"131":{"title":"EEPROM Changes","titles":["QMK Breaking Changes - 2021 November 27 Changelog","Notable core changes"]},"132":{"title":"Compilation Database","titles":["QMK Breaking Changes - 2021 November 27 Changelog","Notable core changes"]},"133":{"title":"Codebase restructure and cleanup","titles":["QMK Breaking Changes - 2021 November 27 Changelog","Notable core changes"]},"134":{"title":"Full changelist","titles":["QMK Breaking Changes - 2021 November 27 Changelog"]},"135":{"title":"QMK Breaking Changes - 2022 February 26 Changelog","titles":[]},"136":{"title":"Notable Features","titles":["QMK Breaking Changes - 2022 February 26 Changelog"]},"137":{"title":"Default USB Polling rate now 1kHz (","titles":["QMK Breaking Changes - 2022 February 26 Changelog","Notable Features"]},"138":{"title":"Split support for pointing devices (","titles":["QMK Breaking Changes - 2022 February 26 Changelog","Notable Features"]},"139":{"title":"Changes Requiring User Action","titles":["QMK Breaking Changes - 2022 February 26 Changelog"]},"140":{"title":"Legacy macro and action_function system removed (","titles":["QMK Breaking Changes - 2022 February 26 Changelog","Changes Requiring User Action"]},"141":{"title":"Create a build error if no bootloader is specified (","titles":["QMK Breaking Changes - 2022 February 26 Changelog","Changes Requiring User Action"]},"142":{"title":"Rename AdafruitBLE to BluefruitLE (","titles":["QMK Breaking Changes - 2022 February 26 Changelog","Changes Requiring User Action"]},"143":{"title":"Updated Keyboard Codebases","titles":["QMK Breaking Changes - 2022 February 26 Changelog","Changes Requiring User Action"]},"144":{"title":"Notable core changes","titles":["QMK Breaking Changes - 2022 February 26 Changelog"]},"145":{"title":"New MCU Support","titles":["QMK Breaking Changes - 2022 February 26 Changelog","Notable core changes"]},"146":{"title":"New Drivers","titles":["QMK Breaking Changes - 2022 February 26 Changelog","Notable core changes"]},"147":{"title":"LED","titles":["QMK Breaking Changes - 2022 February 26 Changelog","Notable core changes","New Drivers"]},"148":{"title":"GPIO","titles":["QMK Breaking Changes - 2022 February 26 Changelog","Notable core changes","New Drivers"]},"149":{"title":"Full changelist","titles":["QMK Breaking Changes - 2022 February 26 Changelog"]},"150":{"title":"QMK Breaking Changes - 2022 May 28 Changelog","titles":[]},"151":{"title":"Notable Features","titles":["QMK Breaking Changes - 2022 May 28 Changelog"]},"152":{"title":"Caps Word (","titles":["QMK Breaking Changes - 2022 May 28 Changelog","Notable Features"]},"153":{"title":"Quantum Painter (","titles":["QMK Breaking Changes - 2022 May 28 Changelog","Notable Features"]},"154":{"title":"Encoder Mapping (","titles":["QMK Breaking Changes - 2022 May 28 Changelog","Notable Features"]},"155":{"title":"Changes Requiring User Action","titles":["QMK Breaking Changes - 2022 May 28 Changelog"]},"156":{"title":"RESET => QK_BOOT (","titles":["QMK Breaking Changes - 2022 May 28 Changelog","Changes Requiring User Action"]},"157":{"title":"Sendstring keycode overhaul (","titles":["QMK Breaking Changes - 2022 May 28 Changelog","Changes Requiring User Action"]},"158":{"title":"Pillow Installation (","titles":["QMK Breaking Changes - 2022 May 28 Changelog","Changes Requiring User Action"]},"159":{"title":"Updated Keyboard Codebases","titles":["QMK Breaking Changes - 2022 May 28 Changelog","Changes Requiring User Action"]},"160":{"title":"Full changelist","titles":["QMK Breaking Changes - 2022 May 28 Changelog"]},"161":{"title":"QMK Breaking Changes - 2022 August 27 Changelog","titles":[]},"162":{"title":"Notable Features","titles":["QMK Breaking Changes - 2022 August 27 Changelog"]},"163":{"title":"Add Raspberry Pi RP2040 support (","titles":["QMK Breaking Changes - 2022 August 27 Changelog","Notable Features"]},"164":{"title":"Allow qmk flash to use prebuilt firmware binaries (","titles":["QMK Breaking Changes - 2022 August 27 Changelog","Notable Features"]},"165":{"title":"Changes Requiring User Action","titles":["QMK Breaking Changes - 2022 August 27 Changelog"]},"166":{"title":"Default layers dropped from 32 to 16 (","titles":["QMK Breaking Changes - 2022 August 27 Changelog","Changes Requiring User Action"]},"167":{"title":"RESET => QK_BOOT (","titles":["QMK Breaking Changes - 2022 August 27 Changelog","Changes Requiring User Action"]},"168":{"title":"Updated Keyboard Codebases","titles":["QMK Breaking Changes - 2022 August 27 Changelog","Changes Requiring User Action"]},"169":{"title":"Data-driven USB IDs Refactoring (","titles":["QMK Breaking Changes - 2022 August 27 Changelog","Changes Requiring User Action"]},"170":{"title":"Deprecation Schedule","titles":["QMK Breaking Changes - 2022 August 27 Changelog","Changes Requiring User Action","Data-driven USB IDs Refactoring ("]},"171":{"title":"Notable core changes","titles":["QMK Breaking Changes - 2022 August 27 Changelog"]},"172":{"title":"Board converters (","titles":["QMK Breaking Changes - 2022 August 27 Changelog","Notable core changes"]},"173":{"title":"Add cli command to import keyboard|keymap|kbfirmware (","titles":["QMK Breaking Changes - 2022 August 27 Changelog","Notable core changes"]},"174":{"title":"Generic wear-leveling for EEPROM emulation (","titles":["QMK Breaking Changes - 2022 August 27 Changelog","Notable core changes"]},"175":{"title":"Pointing Device Improvements (","titles":["QMK Breaking Changes - 2022 August 27 Changelog","Notable core changes"]},"176":{"title":"Full changelist","titles":["QMK Breaking Changes - 2022 August 27 Changelog"]},"177":{"title":"QMK Breaking Changes - 2022 November 26 Changelog","titles":[]},"178":{"title":"Notable Features","titles":["QMK Breaking Changes - 2022 November 26 Changelog"]},"179":{"title":"Autocorrect (","titles":["QMK Breaking Changes - 2022 November 26 Changelog","Notable Features"]},"180":{"title":"Changes Requiring User Action","titles":["QMK Breaking Changes - 2022 November 26 Changelog"]},"181":{"title":"Updated Keyboard Codebases","titles":["QMK Breaking Changes - 2022 November 26 Changelog","Changes Requiring User Action"]},"182":{"title":"Keycodes refactoring","titles":["QMK Breaking Changes - 2022 November 26 Changelog","Changes Requiring User Action"]},"183":{"title":"Configuration Item Refactoring","titles":["QMK Breaking Changes - 2022 November 26 Changelog","Changes Requiring User Action"]},"184":{"title":"Data-driven USB IDs Refactoring (","titles":["QMK Breaking Changes - 2022 November 26 Changelog","Changes Requiring User Action"]},"185":{"title":"LED Indicator callback refactoring (","titles":["QMK Breaking Changes - 2022 November 26 Changelog","Changes Requiring User Action"]},"186":{"title":"Unicode mode refactoring","titles":["QMK Breaking Changes - 2022 November 26 Changelog","Changes Requiring User Action"]},"187":{"title":"Notable core changes","titles":["QMK Breaking Changes - 2022 November 26 Changelog"]},"188":{"title":"Keycodes refactoring","titles":["QMK Breaking Changes - 2022 November 26 Changelog","Notable core changes"]},"189":{"title":"Board Converters","titles":["QMK Breaking Changes - 2022 November 26 Changelog","Notable core changes"]},"190":{"title":"Pointing and Digitizer device updates","titles":["QMK Breaking Changes - 2022 November 26 Changelog","Notable core changes"]},"191":{"title":"Full changelist","titles":["QMK Breaking Changes - 2022 November 26 Changelog"]},"192":{"title":"QMK Breaking Changes - 2023 February 26 Changelog","titles":[]},"193":{"title":"Changes Requiring User Action","titles":["QMK Breaking Changes - 2023 February 26 Changelog"]},"194":{"title":"IGNORE_MOD_TAP_INTERRUPT behaviour changes (","titles":["QMK Breaking Changes - 2023 February 26 Changelog","Changes Requiring User Action"]},"195":{"title":"TAPPING_FORCE_HOLD => QUICK_TAP_TERM (","titles":["QMK Breaking Changes - 2023 February 26 Changelog","Changes Requiring User Action"]},"196":{"title":"Leader Key Rework {#leader-key-rework (","titles":["QMK Breaking Changes - 2023 February 26 Changelog","Changes Requiring User Action"]},"197":{"title":"Updated Keyboard Codebases","titles":["QMK Breaking Changes - 2023 February 26 Changelog","Changes Requiring User Action"]},"198":{"title":"Notable core changes","titles":["QMK Breaking Changes - 2023 February 26 Changelog"]},"199":{"title":"Full changelist","titles":["QMK Breaking Changes - 2023 February 26 Changelog"]},"200":{"title":"QMK Breaking Changes - 2023 May 28 Changelog","titles":[]},"201":{"title":"Notable Changes","titles":["QMK Breaking Changes - 2023 May 28 Changelog"]},"202":{"title":"Repeat last key (","titles":["QMK Breaking Changes - 2023 May 28 Changelog","Notable Changes"]},"203":{"title":"User callback for pre process record (","titles":["QMK Breaking Changes - 2023 May 28 Changelog","Notable Changes"]},"204":{"title":"Consolidate modelm (","titles":["QMK Breaking Changes - 2023 May 28 Changelog","Notable Changes"]},"205":{"title":"Changes Requiring User Action","titles":["QMK Breaking Changes - 2023 May 28 Changelog"]},"206":{"title":"IGNORE_MOD_TAP_INTERRUPT behaviour changes (","titles":["QMK Breaking Changes - 2023 May 28 Changelog","Changes Requiring User Action"]},"207":{"title":"Updated Keyboard Codebases","titles":["QMK Breaking Changes - 2023 May 28 Changelog","Changes Requiring User Action"]},"208":{"title":"Notable core changes","titles":["QMK Breaking Changes - 2023 May 28 Changelog"]},"209":{"title":"Encoder functionality fallback (","titles":["QMK Breaking Changes - 2023 May 28 Changelog","Notable core changes"]},"210":{"title":"OLED Driver Improvements (","titles":["QMK Breaking Changes - 2023 May 28 Changelog","Notable core changes"]},"211":{"title":"Full changelist","titles":["QMK Breaking Changes - 2023 May 28 Changelog"]},"212":{"title":"QMK Breaking Changes - 2023 Aug 27 Changelog","titles":[]},"213":{"title":"Notable Changes","titles":["QMK Breaking Changes - 2023 Aug 27 Changelog"]},"214":{"title":"RGB Matrix optimizations (","titles":["QMK Breaking Changes - 2023 Aug 27 Changelog","Notable Changes"]},"215":{"title":"Audio optimizations (","titles":["QMK Breaking Changes - 2023 Aug 27 Changelog","Notable Changes"]},"216":{"title":"Changes Requiring User Action","titles":["QMK Breaking Changes - 2023 Aug 27 Changelog"]},"217":{"title":"Updated Keyboard Codebases","titles":["QMK Breaking Changes - 2023 Aug 27 Changelog","Changes Requiring User Action"]},"218":{"title":"Remove encoder in-matrix workaround code (","titles":["QMK Breaking Changes - 2023 Aug 27 Changelog","Changes Requiring User Action"]},"219":{"title":"Unicodemap keycodes rename (","titles":["QMK Breaking Changes - 2023 Aug 27 Changelog","Changes Requiring User Action"]},"220":{"title":"Remove old OLED API code (","titles":["QMK Breaking Changes - 2023 Aug 27 Changelog","Changes Requiring User Action"]},"221":{"title":"Driver naming consolidation (","titles":["QMK Breaking Changes - 2023 Aug 27 Changelog","Changes Requiring User Action"]},"222":{"title":"Full changelist","titles":["QMK Breaking Changes - 2023 Aug 27 Changelog"]},"223":{"title":"QMK Breaking Changes - 2023 November 26 Changelog","titles":[]},"224":{"title":"Notable Features","titles":["QMK Breaking Changes - 2023 November 26 Changelog"]},"225":{"title":"Changes Requiring User Action","titles":["QMK Breaking Changes - 2023 November 26 Changelog"]},"226":{"title":"Updated Keyboard Codebases","titles":["QMK Breaking Changes - 2023 November 26 Changelog","Changes Requiring User Action"]},"227":{"title":"Notable core changes","titles":["QMK Breaking Changes - 2023 November 26 Changelog"]},"228":{"title":"External Userspace (","titles":["QMK Breaking Changes - 2023 November 26 Changelog","Notable core changes"]},"229":{"title":"Improve and Cleanup Shutdown callbacks (","titles":["QMK Breaking Changes - 2023 November 26 Changelog","Notable core changes"]},"230":{"title":"OLED Force Flush (","titles":["QMK Breaking Changes - 2023 November 26 Changelog","Notable core changes"]},"231":{"title":"Switch statement helpers for keycode ranges (","titles":["QMK Breaking Changes - 2023 November 26 Changelog","Notable core changes"]},"232":{"title":"Quantum Painter OLED support (","titles":["QMK Breaking Changes - 2023 November 26 Changelog","Notable core changes"]},"233":{"title":"RGB/LED lighting driver naming and cleanup (","titles":["QMK Breaking Changes - 2023 November 26 Changelog","Notable core changes"]},"234":{"title":"Peripheral subsystem enabling (","titles":["QMK Breaking Changes - 2023 November 26 Changelog","Notable core changes"]},"235":{"title":"NKRO on V-USB boards (","titles":["QMK Breaking Changes - 2023 November 26 Changelog","Notable core changes"]},"236":{"title":"Full changelist","titles":["QMK Breaking Changes - 2023 November 26 Changelog"]},"237":{"title":"QMK Breaking Changes - 2024 February 25 Changelog","titles":[]},"238":{"title":"Notable Features","titles":["QMK Breaking Changes - 2024 February 25 Changelog"]},"239":{"title":"Changes Requiring User Action","titles":["QMK Breaking Changes - 2024 February 25 Changelog"]},"240":{"title":"Windows Driver Changes (","titles":["QMK Breaking Changes - 2024 February 25 Changelog","Changes Requiring User Action"]},"241":{"title":"Updated Keyboard Codebases","titles":["QMK Breaking Changes - 2024 February 25 Changelog","Changes Requiring User Action"]},"242":{"title":"Notable core changes","titles":["QMK Breaking Changes - 2024 February 25 Changelog"]},"243":{"title":"Renaming Arduino-style GPIO pin functions (","titles":["QMK Breaking Changes - 2024 February 25 Changelog","Notable core changes"]},"244":{"title":"I2C driver API Changes (","titles":["QMK Breaking Changes - 2024 February 25 Changelog","Notable core changes"]},"245":{"title":"Renaming Bootmagic Lite => Bootmagic (","titles":["QMK Breaking Changes - 2024 February 25 Changelog","Notable core changes"]},"246":{"title":"Threshold for automatic mouse layer activation (","titles":["QMK Breaking Changes - 2024 February 25 Changelog","Notable core changes"]},"247":{"title":"DIP Switch Mapping (","titles":["QMK Breaking Changes - 2024 February 25 Changelog","Notable core changes"]},"248":{"title":"Quantum Painter updates (","titles":["QMK Breaking Changes - 2024 February 25 Changelog","Notable core changes"]},"249":{"title":"Full changelist","titles":["QMK Breaking Changes - 2024 February 25 Changelog"]},"250":{"title":"QMK Breaking Changes - 2024 May 26 Changelog","titles":[]},"251":{"title":"Notable Features","titles":["QMK Breaking Changes - 2024 May 26 Changelog"]},"252":{"title":"Changes Requiring User Action","titles":["QMK Breaking Changes - 2024 May 26 Changelog"]},"253":{"title":"Updated Keyboard Codebases","titles":["QMK Breaking Changes - 2024 May 26 Changelog","Changes Requiring User Action"]},"254":{"title":"Remove deprecated quantum keycodes (","titles":["QMK Breaking Changes - 2024 May 26 Changelog","Changes Requiring User Action"]},"255":{"title":"P3D Spacey Layout Updates (","titles":["QMK Breaking Changes - 2024 May 26 Changelog","Changes Requiring User Action"]},"256":{"title":"MechKeys ACR60 Layout Updates (","titles":["QMK Breaking Changes - 2024 May 26 Changelog","Changes Requiring User Action"]},"257":{"title":"LAYOUT_hhkb","titles":["QMK Breaking Changes - 2024 May 26 Changelog","Changes Requiring User Action","MechKeys ACR60 Layout Updates ("]},"258":{"title":"LAYOUT_true_hhkb","titles":["QMK Breaking Changes - 2024 May 26 Changelog","Changes Requiring User Action","MechKeys ACR60 Layout Updates ("]},"259":{"title":"LAYOUT_directional","titles":["QMK Breaking Changes - 2024 May 26 Changelog","Changes Requiring User Action","MechKeys ACR60 Layout Updates ("]},"260":{"title":"LAYOUT_mitchsplit","titles":["QMK Breaking Changes - 2024 May 26 Changelog","Changes Requiring User Action","MechKeys ACR60 Layout Updates ("]},"261":{"title":"Notable core changes","titles":["QMK Breaking Changes - 2024 May 26 Changelog"]},"262":{"title":"Introduction of keyboard.json (","titles":["QMK Breaking Changes - 2024 May 26 Changelog","Notable core changes"]},"263":{"title":"Refactor ChibiOS USB endpoints to be fully async (","titles":["QMK Breaking Changes - 2024 May 26 Changelog","Notable core changes"]},"264":{"title":"Deprecation Notices","titles":["QMK Breaking Changes - 2024 May 26 Changelog"]},"265":{"title":"Migration of VIA keymaps to VIA team control","titles":["QMK Breaking Changes - 2024 May 26 Changelog","Deprecation Notices"]},"266":{"title":"Full changelist","titles":["QMK Breaking Changes - 2024 May 26 Changelog"]},"267":{"title":"QMK Breaking Changes - 2024 August 25 Changelog","titles":[]},"268":{"title":"Notable Features","titles":["QMK Breaking Changes - 2024 August 25 Changelog"]},"269":{"title":"Changes Requiring User Action","titles":["QMK Breaking Changes - 2024 August 25 Changelog"]},"270":{"title":"Updated Keyboard Codebases","titles":["QMK Breaking Changes - 2024 August 25 Changelog","Changes Requiring User Action"]},"271":{"title":"SparkFun Pro Micro RP2040 converter renamed (","titles":["QMK Breaking Changes - 2024 August 25 Changelog","Changes Requiring User Action"]},"272":{"title":"Key Override keymap.c signature change (","titles":["QMK Breaking Changes - 2024 August 25 Changelog","Changes Requiring User Action"]},"273":{"title":"ADNS9800 and PMW33xx firmware upload now opt-in (","titles":["QMK Breaking Changes - 2024 August 25 Changelog","Changes Requiring User Action"]},"274":{"title":"Deprecation Notices","titles":["QMK Breaking Changes - 2024 August 25 Changelog"]},"275":{"title":"Migration of VIA keymaps to VIA team control","titles":["QMK Breaking Changes - 2024 August 25 Changelog","Deprecation Notices"]},"276":{"title":"ADNS9800 and PMW33xx sensor firmware ROM removal","titles":["QMK Breaking Changes - 2024 August 25 Changelog","Deprecation Notices"]},"277":{"title":"Full changelist","titles":["QMK Breaking Changes - 2024 August 25 Changelog"]},"278":{"title":"QMK Breaking Changes - 2024 November 24 Changelog","titles":[]},"279":{"title":"Notable Features","titles":["QMK Breaking Changes - 2024 November 24 Changelog"]},"280":{"title":"Changes Requiring User Action","titles":["QMK Breaking Changes - 2024 November 24 Changelog"]},"281":{"title":"Updated Keyboard Codebases","titles":["QMK Breaking Changes - 2024 November 24 Changelog","Changes Requiring User Action"]},"282":{"title":"Deprecation Notices","titles":["QMK Breaking Changes - 2024 November 24 Changelog"]},"283":{"title":"RGB Keycode Overhaul (","titles":["QMK Breaking Changes - 2024 November 24 Changelog","Deprecation Notices"]},"284":{"title":"ADNS9800 and PMW33xx sensor firmware ROM removal (","titles":["QMK Breaking Changes - 2024 November 24 Changelog","Deprecation Notices"]},"285":{"title":"Full changelist","titles":["QMK Breaking Changes - 2024 November 24 Changelog"]},"286":{"title":"QMK Breaking Changes - 2025 February 23 Changelog","titles":[]},"287":{"title":"Notable Features","titles":["QMK Breaking Changes - 2025 February 23 Changelog"]},"288":{"title":"Community Modules (","titles":["QMK Breaking Changes - 2025 February 23 Changelog","Notable Features"]},"289":{"title":"Chordal Hold (","titles":["QMK Breaking Changes - 2025 February 23 Changelog","Notable Features"]},"290":{"title":"Changes Requiring User Action","titles":["QMK Breaking Changes - 2025 February 23 Changelog"]},"291":{"title":"Updated Keyboard Codebases","titles":["QMK Breaking Changes - 2025 February 23 Changelog","Changes Requiring User Action"]},"292":{"title":"Deprecation Notices","titles":["QMK Breaking Changes - 2025 February 23 Changelog"]},"293":{"title":"DEFAULT_FOLDER removal (","titles":["QMK Breaking Changes - 2025 February 23 Changelog","Deprecation Notices"]},"294":{"title":"Full changelist","titles":["QMK Breaking Changes - 2025 February 23 Changelog"]},"295":{"title":"QMK Breaking Changes - 2025 May 25 Changelog","titles":[]},"296":{"title":"Notable Features","titles":["QMK Breaking Changes - 2025 May 25 Changelog"]},"297":{"title":"Flow Tap (","titles":["QMK Breaking Changes - 2025 May 25 Changelog","Notable Features"]},"298":{"title":"Community Modules 1.1.1 (","titles":["QMK Breaking Changes - 2025 May 25 Changelog","Notable Features"]},"299":{"title":"Changes Requiring User Action","titles":["QMK Breaking Changes - 2025 May 25 Changelog"]},"300":{"title":"Updated Keyboard Codebases","titles":["QMK Breaking Changes - 2025 May 25 Changelog","Changes Requiring User Action"]},"301":{"title":"Deprecation Notices","titles":["QMK Breaking Changes - 2025 May 25 Changelog"]},"302":{"title":"Deprecation of qmk generate-compilation-database (","titles":["QMK Breaking Changes - 2025 May 25 Changelog","Deprecation Notices"]},"303":{"title":"Deprecation of usb.force_nkro/FORCE_NKRO (","titles":["QMK Breaking Changes - 2025 May 25 Changelog","Deprecation Notices"]},"304":{"title":"CTPC/CONVERT_TO_PROTON_C removal (","titles":["QMK Breaking Changes - 2025 May 25 Changelog","Deprecation Notices"]},"305":{"title":"DEFAULT_FOLDER removal (","titles":["QMK Breaking Changes - 2025 May 25 Changelog","Deprecation Notices"]},"306":{"title":"Converter Pin Compatible updates (","titles":["QMK Breaking Changes - 2025 May 25 Changelog","Deprecation Notices"]},"307":{"title":"Deprecation of encoder_update_{kb|user}","titles":["QMK Breaking Changes - 2025 May 25 Changelog","Deprecation Notices"]},"308":{"title":"Full changelist","titles":["QMK Breaking Changes - 2025 May 25 Changelog"]},"309":{"title":"QMK Breaking Changes - 2025 Aug 31 Changelog","titles":[]},"310":{"title":"Changes Requiring User Action","titles":["QMK Breaking Changes - 2025 Aug 31 Changelog"]},"311":{"title":"Updated Keyboard Codebases","titles":["QMK Breaking Changes - 2025 Aug 31 Changelog","Changes Requiring User Action"]},"312":{"title":"Mitigate VIA keylogger security issues","titles":["QMK Breaking Changes - 2025 Aug 31 Changelog","Changes Requiring User Action"]},"313":{"title":"Deprecation Notices","titles":["QMK Breaking Changes - 2025 Aug 31 Changelog"]},"314":{"title":"DEFAULT_FOLDER removal (","titles":["QMK Breaking Changes - 2025 Aug 31 Changelog","Deprecation Notices"]},"315":{"title":"Converter Pin Compatible updates (","titles":["QMK Breaking Changes - 2025 Aug 31 Changelog","Deprecation Notices"]},"316":{"title":"Removal of deprecated RGB and Mouse keycodes (","titles":["QMK Breaking Changes - 2025 Aug 31 Changelog","Deprecation Notices"]},"317":{"title":"Full changelist","titles":["QMK Breaking Changes - 2025 Aug 31 Changelog"]},"318":{"title":"Documentation Capabilities","titles":[]},"319":{"title":"Overall capabilities","titles":["Documentation Capabilities"]},"320":{"title":"Dividing lines","titles":["Documentation Capabilities","Overall capabilities"]},"321":{"title":"Images","titles":["Documentation Capabilities","Overall capabilities"]},"322":{"title":"Lists","titles":["Documentation Capabilities","Overall capabilities"]},"323":{"title":"Emoji","titles":["Documentation Capabilities","Overall capabilities"]},"324":{"title":"Direct:","titles":["Documentation Capabilities","Overall capabilities","Emoji"]},"325":{"title":"As colon-name-colon:","titles":["Documentation Capabilities","Overall capabilities","Emoji"]},"326":{"title":"XML Entities","titles":["Documentation Capabilities","Overall capabilities"]},"327":{"title":"Styling","titles":["Documentation Capabilities"]},"328":{"title":"CSS-ish","titles":["Documentation Capabilities","Styling"]},"329":{"title":"Tables","titles":["Documentation Capabilities","Styling"]},"330":{"title":"Indented sections","titles":["Documentation Capabilities","Styling"]},"331":{"title":"Keyboard keys","titles":["Documentation Capabilities","Styling"]},"332":{"title":"Code Blocks","titles":["Documentation Capabilities","Styling"]},"333":{"title":"Sub/Superscript","titles":["Documentation Capabilities","Styling"]},"334":{"title":"Tabs","titles":["Documentation Capabilities","Styling"]},"335":{"title":"** Tab one **","titles":["Documentation Capabilities","Styling","Tabs"]},"336":{"title":"** Nested one **","titles":["Documentation Capabilities","Styling","Tabs","** Tab one **"]},"337":{"title":"** Nested two **","titles":["Documentation Capabilities","Styling","Tabs","** Tab one **"]},"338":{"title":"** Tab two **","titles":["Documentation Capabilities","Styling","Tabs"]},"339":{"title":"** Tab three **","titles":["Documentation Capabilities","Styling","Tabs"]},"340":{"title":"Details sections","titles":["Documentation Capabilities"]},"341":{"title":"Embed","titles":["Documentation Capabilities"]},"342":{"title":"Development Environment Setup","titles":[]},"343":{"title":"QMK Compiler Development Guide","titles":[]},"344":{"title":"Overview","titles":[]},"345":{"title":"Workers","titles":[]},"346":{"title":"API Service","titles":[]},"347":{"title":"@app.route('/v1/compile', methods=['POST'])","titles":["API Service"]},"348":{"title":"@app.route('/v1/compile/<string:job_id>', methods=['GET'])","titles":["API Service"]},"349":{"title":"@app.route('/v1/compile/<string:job_id>/download', methods=['GET'])","titles":["API Service"]},"350":{"title":"@app.route('/v1/compile/<string:job_id>/source', methods=['GET'])","titles":["API Service"]},"351":{"title":"QMK API","titles":[]},"352":{"title":"Overview","titles":["QMK API"]},"353":{"title":"Example JSON Payload:","titles":["QMK API","Overview"]},"354":{"title":"Submitting a Compile Job","titles":["QMK API"]},"355":{"title":"Checking The Status","titles":["QMK API"]},"356":{"title":"Examining Finished Results","titles":["QMK API"]},"357":{"title":"Constants","titles":["QMK API"]},"358":{"title":"QMK API","titles":[]},"359":{"title":"App Developers","titles":["QMK API"]},"360":{"title":"Keyboard Maintainers","titles":["QMK API"]},"361":{"title":"Backend Developers","titles":["QMK API"]},"362":{"title":"ARM Debugging using Eclipse","titles":[]},"363":{"title":"Installing the software","titles":["ARM Debugging using Eclipse"]},"364":{"title":"The xPack Manager","titles":["ARM Debugging using Eclipse","Installing the software"]},"365":{"title":"The ARM Toolchain","titles":["ARM Debugging using Eclipse","Installing the software"]},"366":{"title":"Windows build tools","titles":["ARM Debugging using Eclipse","Installing the software"]},"367":{"title":"Programmer/Debugger Drivers","titles":["ARM Debugging using Eclipse","Installing the software"]},"368":{"title":"OpenOCD","titles":["ARM Debugging using Eclipse","Installing the software"]},"369":{"title":"Java","titles":["ARM Debugging using Eclipse","Installing the software"]},"370":{"title":"GNU MCU Eclipse IDE","titles":["ARM Debugging using Eclipse","Installing the software"]},"371":{"title":"Configuring Eclipse","titles":["ARM Debugging using Eclipse"]},"372":{"title":"Building","titles":["ARM Debugging using Eclipse"]},"373":{"title":"Debugging","titles":["ARM Debugging using Eclipse"]},"374":{"title":"Connecting the Debugger","titles":["ARM Debugging using Eclipse","Debugging"]},"375":{"title":"Configuring the Debugger","titles":["ARM Debugging using Eclipse","Debugging"]},"376":{"title":"Running the Debugger.","titles":["ARM Debugging using Eclipse","Debugging"]},"377":{"title":"Breaking Changes","titles":[]},"378":{"title":"What has been included in past Breaking Changes?","titles":["Breaking Changes"]},"379":{"title":"When is the next Breaking Change?","titles":["Breaking Changes"]},"380":{"title":"Important Dates","titles":["Breaking Changes","When is the next Breaking Change?"]},"381":{"title":"What changes will be included?","titles":["Breaking Changes"]},"382":{"title":"Checklists","titles":["Breaking Changes"]},"383":{"title":"4 Weeks Before Merge","titles":["Breaking Changes","Checklists"]},"384":{"title":"2 Weeks Before Merge","titles":["Breaking Changes","Checklists"]},"385":{"title":"1 Week Before Merge","titles":["Breaking Changes","Checklists"]},"386":{"title":"2 Days Before Merge","titles":["Breaking Changes","Checklists"]},"387":{"title":"Day Of Merge","titles":["Breaking Changes","Checklists"]},"388":{"title":"Post-merge operations","titles":["Breaking Changes"]},"389":{"title":"Updating the develop branch","titles":["Breaking Changes","Post-merge operations"]},"390":{"title":"Set up Discord events for the next cycle","titles":["Breaking Changes","Post-merge operations"]},"391":{"title":"Past Breaking Changes","titles":[]},"392":{"title":"Breaking Changes: My Pull Request Was Flagged","titles":[]},"393":{"title":"What Do I Do?","titles":["Breaking Changes: My Pull Request Was Flagged"]},"394":{"title":"Consider Splitting Up Your PR","titles":["Breaking Changes: My Pull Request Was Flagged","What Do I Do?"]},"395":{"title":"Document Your Changes","titles":["Breaking Changes: My Pull Request Was Flagged","What Do I Do?"]},"396":{"title":"Ask for Help","titles":["Breaking Changes: My Pull Request Was Flagged","What Do I Do?"]},"397":{"title":"ChibiOS Upgrade Procedure","titles":[]},"398":{"title":"Getting ChibiOS","titles":["ChibiOS Upgrade Procedure"]},"399":{"title":"Getting ChibiOS-Contrib","titles":["ChibiOS Upgrade Procedure"]},"400":{"title":"Updating submodules","titles":["ChibiOS Upgrade Procedure"]},"401":{"title":"When merging a PR containing an upgrade of ChibiOS/ChibiOS-Contrib:","titles":["ChibiOS Upgrade Procedure"]},"402":{"title":"QMK CLI","titles":[]},"403":{"title":"Overview","titles":["QMK CLI"]},"404":{"title":"Requirements","titles":["QMK CLI","Overview"]},"405":{"title":"Install Using Homebrew (macOS, some Linux)","titles":["QMK CLI","Overview"]},"406":{"title":"Install Using uv","titles":["QMK CLI","Overview"]},"407":{"title":"Install Using pip","titles":["QMK CLI","Overview"]},"408":{"title":"Packaging For Other Operating Systems","titles":["QMK CLI","Overview"]},"409":{"title":"QMK CLI Commands","titles":[]},"410":{"title":"User Commands","titles":[]},"411":{"title":"qmk compile","titles":["User Commands"]},"412":{"title":"qmk flash","titles":["User Commands"]},"413":{"title":"qmk config","titles":["User Commands"]},"414":{"title":"qmk cd","titles":["User Commands"]},"415":{"title":"qmk find","titles":["User Commands"]},"416":{"title":"qmk console","titles":["User Commands"]},"417":{"title":"qmk doctor","titles":["User Commands"]},"418":{"title":"qmk format-json","titles":["User Commands"]},"419":{"title":"qmk info","titles":["User Commands"]},"420":{"title":"qmk json2c","titles":["User Commands"]},"421":{"title":"qmk c2json","titles":["User Commands"]},"422":{"title":"qmk lint","titles":["User Commands"]},"423":{"title":"qmk list-keyboards","titles":["User Commands"]},"424":{"title":"qmk list-keymaps","titles":["User Commands"]},"425":{"title":"qmk migrate","titles":["User Commands"]},"426":{"title":"qmk new-keyboard","titles":["User Commands"]},"427":{"title":"qmk new-keymap","titles":["User Commands"]},"428":{"title":"qmk clean","titles":["User Commands"]},"429":{"title":"qmk via2json","titles":["User Commands"]},"430":{"title":"qmk import-keyboard","titles":["User Commands"]},"431":{"title":"qmk import-keymap","titles":["User Commands"]},"432":{"title":"qmk import-kbfirmware","titles":["User Commands"]},"433":{"title":"External Userspace Commands","titles":[]},"434":{"title":"qmk userspace-add","titles":["External Userspace Commands"]},"435":{"title":"qmk userspace-remove","titles":["External Userspace Commands"]},"436":{"title":"qmk userspace-list","titles":["External Userspace Commands"]},"437":{"title":"qmk userspace-compile","titles":["External Userspace Commands"]},"438":{"title":"qmk userspace-doctor","titles":["External Userspace Commands"]},"439":{"title":"Developer Commands","titles":[]},"440":{"title":"qmk format-text","titles":["Developer Commands"]},"441":{"title":"qmk format-c","titles":["Developer Commands"]},"442":{"title":"qmk docs","titles":["Developer Commands"]},"443":{"title":"qmk generate-docs","titles":["Developer Commands"]},"444":{"title":"qmk generate-rgb-breathe-table","titles":["Developer Commands"]},"445":{"title":"qmk kle2json","titles":["Developer Commands"]},"446":{"title":"qmk format-python","titles":["Developer Commands"]},"447":{"title":"qmk pytest","titles":["Developer Commands"]},"448":{"title":"qmk painter-convert-graphics","titles":["Developer Commands"]},"449":{"title":"qmk painter-make-font-image","titles":["Developer Commands"]},"450":{"title":"qmk painter-convert-font-image","titles":["Developer Commands"]},"451":{"title":"qmk test-c","titles":["Developer Commands"]},"452":{"title":"qmk generate-compilation-database","titles":["Developer Commands"]},"453":{"title":"QMK CLI Configuration","titles":[]},"454":{"title":"Introduction","titles":[]},"455":{"title":"Simple Example","titles":["Introduction"]},"456":{"title":"Setting User Defaults","titles":["Introduction"]},"457":{"title":"CLI Documentation (qmk config)","titles":[]},"458":{"title":"Setting Configuration Values","titles":["CLI Documentation (qmk config)"]},"459":{"title":"Reading Configuration Values","titles":["CLI Documentation (qmk config)"]},"460":{"title":"Entire Configuration Example","titles":["CLI Documentation (qmk config)","Reading Configuration Values"]},"461":{"title":"Whole Section Example","titles":["CLI Documentation (qmk config)","Reading Configuration Values"]},"462":{"title":"Single Key Example","titles":["CLI Documentation (qmk config)","Reading Configuration Values"]},"463":{"title":"Multiple Keys Example","titles":["CLI Documentation (qmk config)","Reading Configuration Values"]},"464":{"title":"Deleting Configuration Values","titles":["CLI Documentation (qmk config)"]},"465":{"title":"Multiple Operations","titles":["CLI Documentation (qmk config)"]},"466":{"title":"User Configuration Options","titles":[]},"467":{"title":"All Configuration Options","titles":[]},"468":{"title":"QMK CLI Development","titles":[]},"469":{"title":"Overview","titles":[]},"470":{"title":"Developer mode:","titles":["Overview"]},"471":{"title":"Subcommands","titles":[]},"472":{"title":"User Interaction","titles":[]},"473":{"title":"Printing Text","titles":["User Interaction"]},"474":{"title":"Logging (cli.log)","titles":["User Interaction","Printing Text"]},"475":{"title":"Printing (cli.echo)","titles":["User Interaction","Printing Text"]},"476":{"title":"Colorizing Text","titles":["User Interaction","Printing Text"]},"477":{"title":"Arguments and Configuration","titles":[]},"478":{"title":"Reading Configuration Values","titles":["Arguments and Configuration"]},"479":{"title":"Setting Configuration Values","titles":["Arguments and Configuration"]},"480":{"title":"Deleting Configuration Values","titles":["Arguments and Configuration"]},"481":{"title":"Writing The Configuration File","titles":["Arguments and Configuration"]},"482":{"title":"Excluding Arguments From Configuration","titles":["Arguments and Configuration"]},"483":{"title":"Testing, and Linting, and Formatting (oh my!)","titles":[]},"484":{"title":"Testing and Linting","titles":["Testing, and Linting, and Formatting (oh my!)"]},"485":{"title":"Formatting","titles":["Testing, and Linting, and Formatting (oh my!)"]},"486":{"title":"Formatting Details","titles":["Testing, and Linting, and Formatting (oh my!)"]},"487":{"title":"Testing Details","titles":["Testing, and Linting, and Formatting (oh my!)"]},"488":{"title":"Linting Details","titles":["Testing, and Linting, and Formatting (oh my!)"]},"489":{"title":"Tab Completion for QMK","titles":[]},"490":{"title":"Setup","titles":["Tab Completion for QMK"]},"491":{"title":"For Your User Only","titles":["Tab Completion for QMK","Setup"]},"492":{"title":"System Wide Symlink","titles":["Tab Completion for QMK","Setup"]},"493":{"title":"System Wide Copy","titles":["Tab Completion for QMK","Setup"]},"494":{"title":"Coding Conventions (C)","titles":[]},"495":{"title":"Auto-formatting with clang-format","titles":[]},"496":{"title":"Coding Conventions (Python)","titles":[]},"497":{"title":"YAPF","titles":[]},"498":{"title":"Imports","titles":[]},"499":{"title":"Import Examples","titles":["Imports"]},"500":{"title":"Statements","titles":[]},"501":{"title":"Naming","titles":[]},"502":{"title":"Names to Avoid","titles":["Naming"]},"503":{"title":"Docstrings","titles":[]},"504":{"title":"Simple docstring example","titles":["Docstrings"]},"505":{"title":"Complex docstring example","titles":["Docstrings"]},"506":{"title":"Function arguments docstring example","titles":["Docstrings"]},"507":{"title":"Exceptions","titles":[]},"508":{"title":"Tuples","titles":[]},"509":{"title":"Lists and Dictionaries","titles":[]},"510":{"title":"Parentheses","titles":[]},"511":{"title":"Format Strings","titles":[]},"512":{"title":"Comprehensions & Generator Expressions","titles":[]},"513":{"title":"Lambdas","titles":[]},"514":{"title":"Conditional Expressions","titles":[]},"515":{"title":"Default Argument Values","titles":[]},"516":{"title":"Properties","titles":[]},"517":{"title":"True/False Evaluations","titles":[]},"518":{"title":"Decorators","titles":[]},"519":{"title":"Threading and Multiprocessing","titles":[]},"520":{"title":"Power Features","titles":[]},"521":{"title":"Type Annotated Code","titles":[]},"522":{"title":"Function length","titles":[]},"523":{"title":"FIXMEs","titles":[]},"524":{"title":"Testing","titles":[]},"525":{"title":"Integration Tests","titles":["Testing"]},"526":{"title":"Unit Tests","titles":["Testing"]},"527":{"title":"Compatible Microcontrollers","titles":[]},"528":{"title":"Atmel AVR","titles":["Compatible Microcontrollers"]},"529":{"title":"ARM","titles":["Compatible Microcontrollers"]},"530":{"title":"STMicroelectronics (STM32)","titles":["Compatible Microcontrollers","ARM"]},"531":{"title":"WestBerryTech (WB32)","titles":["Compatible Microcontrollers","ARM"]},"532":{"title":"Artery (AT32)","titles":["Compatible Microcontrollers","ARM"]},"533":{"title":"NXP (Kinetis)","titles":["Compatible Microcontrollers","ARM"]},"534":{"title":"Raspberry Pi","titles":["Compatible Microcontrollers","ARM"]},"535":{"title":"RISC-V","titles":["Compatible Microcontrollers"]},"536":{"title":"GigaDevice","titles":["Compatible Microcontrollers","RISC-V"]},"537":{"title":"Configuring QMK","titles":[]},"538":{"title":"QMK Default","titles":["Configuring QMK"]},"539":{"title":"Keyboard","titles":["Configuring QMK"]},"540":{"title":"Folders","titles":["Configuring QMK"]},"541":{"title":"Keymap","titles":["Configuring QMK"]},"542":{"title":"The config.h File","titles":[]},"543":{"title":"Hardware Options","titles":["The config.h File"]},"544":{"title":"Features That Can Be Disabled","titles":["The config.h File"]},"545":{"title":"Features That Can Be Enabled","titles":["The config.h File"]},"546":{"title":"Behaviors That Can Be Configured","titles":["The config.h File"]},"547":{"title":"RGB Light Configuration","titles":["The config.h File"]},"548":{"title":"Mouse Key Options","titles":["The config.h File"]},"549":{"title":"Split Keyboard Options","titles":["The config.h File"]},"550":{"title":"Setting Handedness","titles":["The config.h File","Split Keyboard Options"]},"551":{"title":"Defines for handedness","titles":["The config.h File","Split Keyboard Options","Setting Handedness"]},"552":{"title":"Other Options","titles":["The config.h File","Split Keyboard Options"]},"553":{"title":"The rules.mk File","titles":[]},"554":{"title":"Build Options","titles":["The rules.mk File"]},"555":{"title":"AVR MCU Options","titles":["The rules.mk File"]},"556":{"title":"Feature Options","titles":["The rules.mk File"]},"557":{"title":"USB Endpoint Limitations","titles":["The rules.mk File"]},"558":{"title":"QMK Configurator Architecture","titles":[]},"559":{"title":"Overview","titles":[]},"560":{"title":"Detailed Description","titles":[]},"561":{"title":"Configurator Frontend","titles":["Detailed Description"]},"562":{"title":"Keyboard Metadata","titles":["Detailed Description"]},"563":{"title":"QMK API","titles":["Detailed Description"]},"564":{"title":"Compile Job Queued","titles":["Detailed Description","QMK API"]},"565":{"title":"Compile Job Running","titles":["Detailed Description","QMK API"]},"566":{"title":"Compile Job Finished","titles":["Detailed Description","QMK API"]},"567":{"title":"Redis/RQ","titles":["Detailed Description"]},"568":{"title":"QMK Compiler","titles":["Detailed Description"]},"569":{"title":"Adding Default Keymaps to QMK Configurator","titles":[]},"570":{"title":"Technical Information","titles":["Adding Default Keymaps to QMK Configurator"]},"571":{"title":"Example","titles":["Adding Default Keymaps to QMK Configurator"]},"572":{"title":"Caveats","titles":["Adding Default Keymaps to QMK Configurator"]},"573":{"title":"Layers can only be referenced by number","titles":["Adding Default Keymaps to QMK Configurator","Caveats"]},"574":{"title":"No support for custom code of any kind","titles":["Adding Default Keymaps to QMK Configurator","Caveats"]},"575":{"title":"Limited Support for Custom keycodes","titles":["Adding Default Keymaps to QMK Configurator","Caveats"]},"576":{"title":"Additional Reading","titles":["Adding Default Keymaps to QMK Configurator"]},"577":{"title":"QMK Configurator: Step by Step","titles":[]},"578":{"title":"Step 1: Select Your Keyboard","titles":["QMK Configurator: Step by Step"]},"579":{"title":"Step 2: Select Your Keyboard Layout","titles":["QMK Configurator: Step by Step"]},"580":{"title":"Step 3: Name Your Keymap","titles":["QMK Configurator: Step by Step"]},"581":{"title":"Step 4: Define Your Keymap","titles":["QMK Configurator: Step by Step"]},"582":{"title":"Step 5: Save Your Keymap for Future Changes","titles":["QMK Configurator: Step by Step"]},"583":{"title":"Step 6: Compile Your Firmware File","titles":["QMK Configurator: Step by Step"]},"584":{"title":"Next steps: Flashing Your Keyboard","titles":["QMK Configurator: Step by Step"]},"585":{"title":"Configurator Troubleshooting","titles":[]},"586":{"title":"My .json file is not working","titles":["Configurator Troubleshooting"]},"587":{"title":"There are extra spaces in my layout? What do I do?","titles":["Configurator Troubleshooting"]},"588":{"title":"What is the keycode for...","titles":["Configurator Troubleshooting"]},"589":{"title":"It won't compile","titles":["Configurator Troubleshooting"]},"590":{"title":"Problems and Bugs","titles":["Configurator Troubleshooting"]},"591":{"title":"How to Contribute","titles":[]},"592":{"title":"I Don't Want to Read This Whole Thing! I Just Have a Question!","titles":["How to Contribute"]},"593":{"title":"Project Overview","titles":[]},"594":{"title":"Where Can I Go for Help?","titles":[]},"595":{"title":"How Do I Make a Contribution?","titles":[]},"596":{"title":"Coding Conventions","titles":[]},"597":{"title":"General Guidelines","titles":[]},"598":{"title":"Documentation","titles":["General Guidelines"]},"599":{"title":"Previewing the Documentation","titles":["General Guidelines","Documentation"]},"600":{"title":"Keyboards","titles":["General Guidelines"]},"601":{"title":"Quantum/TMK Core","titles":["General Guidelines"]},"602":{"title":"Refactoring","titles":["General Guidelines"]},"603":{"title":"What Does the Code of Conduct Mean for Me?","titles":[]},"604":{"title":"Custom Matrix","titles":[]},"605":{"title":"Prerequisites","titles":["Custom Matrix"]},"606":{"title":"'lite'","titles":["Custom Matrix"]},"607":{"title":"Full Replacement","titles":["Custom Matrix"]},"608":{"title":"Data Driven Configuration","titles":[]},"609":{"title":"History","titles":["Data Driven Configuration"]},"610":{"title":"Overview","titles":["Data Driven Configuration"]},"611":{"title":"Adding an option to info.json","titles":["Data Driven Configuration"]},"612":{"title":"Add it to the schema","titles":["Data Driven Configuration","Adding an option to info.json"]},"613":{"title":"Add a mapping","titles":["Data Driven Configuration","Adding an option to info.json"]},"614":{"title":"Info Key","titles":["Data Driven Configuration","Adding an option to info.json","Add a mapping"]},"615":{"title":"Value Types","titles":["Data Driven Configuration","Adding an option to info.json","Add a mapping"]},"616":{"title":"Add code to extract it","titles":["Data Driven Configuration","Adding an option to info.json"]},"617":{"title":"Add code to generate it","titles":["Data Driven Configuration","Adding an option to info.json"]},"618":{"title":"How to Customize Your Keyboard's Behavior","titles":[]},"619":{"title":"A Word on Core vs Keyboards vs Keymap","titles":["How to Customize Your Keyboard's Behavior"]},"620":{"title":"Custom Keycodes","titles":[]},"621":{"title":"Defining a New Keycode","titles":["Custom Keycodes"]},"622":{"title":"Programming the Behavior of Any Keycode","titles":["Custom Keycodes"]},"623":{"title":"Example process_record_user() Implementation","titles":["Custom Keycodes","Programming the Behavior of Any Keycode"]},"624":{"title":"process_record_* Function Documentation","titles":["Custom Keycodes","Programming the Behavior of Any Keycode"]},"625":{"title":"Keyboard Initialization Code","titles":[]},"626":{"title":"Keyboard Pre Initialization code","titles":["Keyboard Initialization Code"]},"627":{"title":"Example keyboard_pre_init_user() Implementation","titles":["Keyboard Initialization Code","Keyboard Pre Initialization code"]},"628":{"title":"keyboard_pre_init_* Function Documentation","titles":["Keyboard Initialization Code","Keyboard Pre Initialization code"]},"629":{"title":"Matrix Initialization Code","titles":["Keyboard Initialization Code"]},"630":{"title":"matrix_init_* Function Documentation","titles":["Keyboard Initialization Code","Matrix Initialization Code"]},"631":{"title":"Low-level Matrix Overrides Function Documentation","titles":["Keyboard Initialization Code","Matrix Initialization Code"]},"632":{"title":"Keyboard Post Initialization code","titles":["Keyboard Initialization Code"]},"633":{"title":"Example keyboard_post_init_user() Implementation","titles":["Keyboard Initialization Code","Keyboard Post Initialization code"]},"634":{"title":"keyboard_post_init_* Function Documentation","titles":["Keyboard Initialization Code","Keyboard Post Initialization code"]},"635":{"title":"Matrix Scanning Code","titles":[]},"636":{"title":"Example matrix_scan_* Implementation","titles":["Matrix Scanning Code"]},"637":{"title":"matrix_scan_* Function Documentation","titles":["Matrix Scanning Code"]},"638":{"title":"Keyboard housekeeping","titles":[]},"639":{"title":"Example void housekeeping_task_user(void) implementation","titles":["Keyboard housekeeping"]},"640":{"title":"Keyboard Idling/Wake Code","titles":[]},"641":{"title":"Example suspend_power_down_user() and suspend_wakeup_init_user() Implementation","titles":["Keyboard Idling/Wake Code"]},"642":{"title":"Keyboard suspend/wake Function Documentation","titles":["Keyboard Idling/Wake Code"]},"643":{"title":"Keyboard Shutdown/Reboot Code","titles":[]},"644":{"title":"Example shutdown_kb() Implementation","titles":["Keyboard Shutdown/Reboot Code"]},"645":{"title":"Example shutdown_user() Implementation","titles":["Keyboard Shutdown/Reboot Code"]},"646":{"title":"Keyboard shutdown/reboot Function Documentation","titles":["Keyboard Shutdown/Reboot Code"]},"647":{"title":"Deferred Execution","titles":[]},"648":{"title":"Deferred executor callbacks","titles":["Deferred Execution"]},"649":{"title":"Deferred executor registration","titles":["Deferred Execution"]},"650":{"title":"Extending a deferred execution","titles":["Deferred Execution"]},"651":{"title":"Cancelling a deferred execution","titles":["Deferred Execution"]},"652":{"title":"Deferred callback limits","titles":["Deferred Execution"]},"653":{"title":"Advanced topics","titles":[]},"654":{"title":"Layer Change Code","titles":["Advanced topics"]},"655":{"title":"Persistent Configuration (EEPROM)","titles":["Advanced topics"]},"656":{"title":"Documentation Best Practices","titles":[]},"657":{"title":"Page Opening","titles":[]},"658":{"title":"Headings","titles":[]},"659":{"title":"Styled Hint Blocks","titles":[]},"660":{"title":"Important","titles":["Styled Hint Blocks"]},"661":{"title":"General Tips","titles":["Styled Hint Blocks"]},"662":{"title":"Documenting Features","titles":[]},"663":{"title":"Documentation Templates","titles":[]},"664":{"title":"Keymap readme.md Template","titles":["Documentation Templates"]},"665":{"title":"Keyboard readme.md Template","titles":["Documentation Templates"]},"666":{"title":"Bootloader Driver Installation with Zadig","titles":[]},"667":{"title":"Installation","titles":["Bootloader Driver Installation with Zadig"]},"668":{"title":"Recovering from Installation to Wrong Device","titles":["Bootloader Driver Installation with Zadig"]},"669":{"title":"Uninstallation","titles":["Bootloader Driver Installation with Zadig"]},"670":{"title":"List of Known Bootloaders","titles":["Bootloader Driver Installation with Zadig"]},"671":{"title":"ADC Driver","titles":[]},"672":{"title":"Usage","titles":["ADC Driver"]},"673":{"title":"Channels","titles":["ADC Driver"]},"674":{"title":"AVR","titles":["ADC Driver","Channels"]},"675":{"title":"ARM","titles":["ADC Driver","Channels"]},"676":{"title":"STM32","titles":["ADC Driver","Channels","ARM"]},"677":{"title":"RP2040","titles":["ADC Driver","Channels","ARM"]},"678":{"title":"Functions","titles":["ADC Driver"]},"679":{"title":"AVR","titles":["ADC Driver","Functions"]},"680":{"title":"ARM","titles":["ADC Driver","Functions"]},"681":{"title":"Configuration","titles":["ADC Driver"]},"682":{"title":"ARM","titles":["ADC Driver"]},"683":{"title":"APA102 Driver","titles":[]},"684":{"title":"Usage","titles":["APA102 Driver"]},"685":{"title":"Basic Configuration","titles":["APA102 Driver"]},"686":{"title":"API","titles":["APA102 Driver"]},"687":{"title":"void apa102_init(void)","titles":["APA102 Driver","API"]},"688":{"title":"void apa102_set_color(uint16_t index, uint8_t red, uint8_t green, uint8_t blue)","titles":["APA102 Driver","API"]},"689":{"title":"Arguments","titles":["APA102 Driver","API","void apa102_set_color(uint16_t index, uint8_t red, uint8_t green, uint8_t blue)"]},"690":{"title":"void apa102_set_color_all(uint8_t red, uint8_t green, uint8_t blue)","titles":["APA102 Driver","API"]},"691":{"title":"Arguments","titles":["APA102 Driver","API","void apa102_set_color_all(uint8_t red, uint8_t green, uint8_t blue)"]},"692":{"title":"void apa102_flush(void)","titles":["APA102 Driver","API"]},"693":{"title":"void apa102_set_brightness(uint8_t brightness)","titles":["APA102 Driver","API"]},"694":{"title":"Arguments","titles":["APA102 Driver","API","void apa102_set_brightness(uint8_t brightness)"]},"695":{"title":"Audio Driver","titles":[]},"696":{"title":"AVR","titles":["Audio Driver"]},"697":{"title":"ARM","titles":["Audio Driver"]},"698":{"title":"DAC basic","titles":["Audio Driver","ARM"]},"699":{"title":"DAC additive","titles":["Audio Driver","ARM"]},"700":{"title":"DAC Config","titles":["Audio Driver","ARM"]},"701":{"title":"Notes on buffer size","titles":["Audio Driver","ARM","DAC Config"]},"702":{"title":"PWM hardware","titles":["Audio Driver","ARM"]},"703":{"title":"PWM software","titles":["Audio Driver","ARM"]},"704":{"title":"Testing Notes","titles":["Audio Driver","ARM"]},"705":{"title":"AW20216S Driver","titles":[]},"706":{"title":"Usage","titles":["AW20216S Driver"]},"707":{"title":"Basic Configuration","titles":["AW20216S Driver"]},"708":{"title":"Global Current Control","titles":["AW20216S Driver","Basic Configuration"]},"709":{"title":"ARM/ChibiOS Configuration","titles":["AW20216S Driver"]},"710":{"title":"LED Mapping","titles":["AW20216S Driver"]},"711":{"title":"API","titles":["AW20216S Driver"]},"712":{"title":"struct aw20216s_led_t","titles":["AW20216S Driver","API"]},"713":{"title":"Members","titles":["AW20216S Driver","API","struct aw20216s_led_t"]},"714":{"title":"void aw20216s_init(pin_t cs_pin)","titles":["AW20216S Driver","API"]},"715":{"title":"Arguments","titles":["AW20216S Driver","API","void aw20216s_init(pin_t cs_pin)"]},"716":{"title":"void aw20216s_set_color(int index, uint8_t red, uint8_t green, uint8_t blue)","titles":["AW20216S Driver","API"]},"717":{"title":"Arguments","titles":["AW20216S Driver","API","void aw20216s_set_color(int index, uint8_t red, uint8_t green, uint8_t blue)"]},"718":{"title":"void aw20216s_set_color_all(uint8_t red, uint8_t green, uint8_t blue)","titles":["AW20216S Driver","API"]},"719":{"title":"Arguments","titles":["AW20216S Driver","API","void aw20216s_set_color_all(uint8_t red, uint8_t green, uint8_t blue)"]},"720":{"title":"void aw20216s_update_pwm_buffers(pin_t cs_pin, uint8_t index)","titles":["AW20216S Driver","API"]},"721":{"title":"Arguments","titles":["AW20216S Driver","API","void aw20216s_update_pwm_buffers(pin_t cs_pin, uint8_t index)"]},"722":{"title":"Battery Driver","titles":[]},"723":{"title":"Usage","titles":["Battery Driver"]},"724":{"title":"Driver Configuration","titles":["Battery Driver"]},"725":{"title":"ADC Driver","titles":["Battery Driver","Driver Configuration"]},"726":{"title":"Custom Driver","titles":["Battery Driver","Driver Configuration"]},"727":{"title":"EEPROM Driver Configuration","titles":[]},"728":{"title":"Vendor Driver Configuration","titles":["EEPROM Driver Configuration"]},"729":{"title":"STM32 L0/L1 Configuration","titles":["EEPROM Driver Configuration","Vendor Driver Configuration"]},"730":{"title":"I2C Driver Configuration","titles":["EEPROM Driver Configuration"]},"731":{"title":"SPI Driver Configuration","titles":["EEPROM Driver Configuration"]},"732":{"title":"Transient Driver configuration","titles":["EEPROM Driver Configuration"]},"733":{"title":"Wear-leveling Driver Configuration","titles":["EEPROM Driver Configuration"]},"734":{"title":"Wear-leveling Configuration","titles":[]},"735":{"title":"Wear-leveling Embedded Flash Driver Configuration","titles":["Wear-leveling Configuration"]},"736":{"title":"Wear-leveling SPI Flash Driver Configuration","titles":["Wear-leveling Configuration"]},"737":{"title":"Wear-leveling RP2040 Driver Configuration","titles":["Wear-leveling Configuration"]},"738":{"title":"Wear-leveling Legacy EEPROM Emulation Driver Configuration","titles":["Wear-leveling Configuration"]},"739":{"title":"FLASH Driver Configuration","titles":[]},"740":{"title":"SPI FLASH Driver Configuration","titles":["FLASH Driver Configuration"]},"741":{"title":"GPIO Control","titles":[]},"742":{"title":"Macros","titles":["GPIO Control"]},"743":{"title":"Advanced Settings","titles":["GPIO Control"]},"744":{"title":"Atomic Operation","titles":["GPIO Control"]},"745":{"title":"I2C Master Driver","titles":[]},"746":{"title":"Usage","titles":["I2C Master Driver"]},"747":{"title":"I2C Addressing","titles":["I2C Master Driver"]},"748":{"title":"AVR Configuration","titles":["I2C Master Driver"]},"749":{"title":"ChibiOS/ARM Configuration","titles":["I2C Master Driver"]},"750":{"title":"I2Cv1","titles":["I2C Master Driver","ChibiOS/ARM Configuration"]},"751":{"title":"I2Cv2","titles":["I2C Master Driver","ChibiOS/ARM Configuration"]},"752":{"title":"API","titles":["I2C Master Driver"]},"753":{"title":"void i2c_init(void)","titles":["I2C Master Driver","API"]},"754":{"title":"i2c_status_t i2c_transmit(uint8_t address, const uint8_t* data, uint16_t length, uint16_t timeout)","titles":["I2C Master Driver","API"]},"755":{"title":"Arguments","titles":["I2C Master Driver","API","i2c_status_t i2c_transmit(uint8_t address, const uint8_t* data, uint16_t length, uint16_t timeout)"]},"756":{"title":"Return Value","titles":["I2C Master Driver","API","i2c_status_t i2c_transmit(uint8_t address, const uint8_t* data, uint16_t length, uint16_t timeout)"]},"757":{"title":"i2c_status_t i2c_transmit_P(uint8_t address, const uint8_t* data, uint16_t length, uint16_t timeout)","titles":["I2C Master Driver","API"]},"758":{"title":"Arguments","titles":["I2C Master Driver","API","i2c_status_t i2c_transmit_P(uint8_t address, const uint8_t* data, uint16_t length, uint16_t timeout)"]},"759":{"title":"Return Value","titles":["I2C Master Driver","API","i2c_status_t i2c_transmit_P(uint8_t address, const uint8_t* data, uint16_t length, uint16_t timeout)"]},"760":{"title":"i2c_status_t i2c_receive(uint8_t address, uint8_t* data, uint16_t length, uint16_t timeout)","titles":["I2C Master Driver","API"]},"761":{"title":"Arguments","titles":["I2C Master Driver","API","i2c_status_t i2c_receive(uint8_t address, uint8_t* data, uint16_t length, uint16_t timeout)"]},"762":{"title":"Return Value","titles":["I2C Master Driver","API","i2c_status_t i2c_receive(uint8_t address, uint8_t* data, uint16_t length, uint16_t timeout)"]},"763":{"title":"i2c_status_t i2c_write_register(uint8_t devaddr, uint8_t regaddr, const uint8_t* data, uint16_t length, uint16_t timeout)","titles":["I2C Master Driver","API"]},"764":{"title":"Arguments","titles":["I2C Master Driver","API","i2c_status_t i2c_write_register(uint8_t devaddr, uint8_t regaddr, const uint8_t* data, uint16_t length, uint16_t timeout)"]},"765":{"title":"Return Value","titles":["I2C Master Driver","API","i2c_status_t i2c_write_register(uint8_t devaddr, uint8_t regaddr, const uint8_t* data, uint16_t length, uint16_t timeout)"]},"766":{"title":"i2c_status_t i2c_write_register16(uint8_t devaddr, uint16_t regaddr, const uint8_t* data, uint16_t length, uint16_t timeout)","titles":["I2C Master Driver","API"]},"767":{"title":"Arguments","titles":["I2C Master Driver","API","i2c_status_t i2c_write_register16(uint8_t devaddr, uint16_t regaddr, const uint8_t* data, uint16_t length, uint16_t timeout)"]},"768":{"title":"Return Value","titles":["I2C Master Driver","API","i2c_status_t i2c_write_register16(uint8_t devaddr, uint16_t regaddr, const uint8_t* data, uint16_t length, uint16_t timeout)"]},"769":{"title":"i2c_status_t i2c_read_register(uint8_t devaddr, uint8_t regaddr, uint8_t* data, uint16_t length, uint16_t timeout)","titles":["I2C Master Driver","API"]},"770":{"title":"Arguments","titles":["I2C Master Driver","API","i2c_status_t i2c_read_register(uint8_t devaddr, uint8_t regaddr, uint8_t* data, uint16_t length, uint16_t timeout)"]},"771":{"title":"Return Value","titles":["I2C Master Driver","API","i2c_status_t i2c_read_register(uint8_t devaddr, uint8_t regaddr, uint8_t* data, uint16_t length, uint16_t timeout)"]},"772":{"title":"i2c_status_t i2c_read_register16(uint8_t devaddr, uint16_t regaddr, uint8_t* data, uint16_t length, uint16_t timeout)","titles":["I2C Master Driver","API"]},"773":{"title":"Arguments","titles":["I2C Master Driver","API","i2c_status_t i2c_read_register16(uint8_t devaddr, uint16_t regaddr, uint8_t* data, uint16_t length, uint16_t timeout)"]},"774":{"title":"Return Value","titles":["I2C Master Driver","API","i2c_status_t i2c_read_register16(uint8_t devaddr, uint16_t regaddr, uint8_t* data, uint16_t length, uint16_t timeout)"]},"775":{"title":"i2c_status_t i2c_ping_address(uint8_t address, uint16_t timeout)","titles":["I2C Master Driver","API"]},"776":{"title":"Arguments","titles":["I2C Master Driver","API","i2c_status_t i2c_ping_address(uint8_t address, uint16_t timeout)"]},"777":{"title":"Return Value","titles":["I2C Master Driver","API","i2c_status_t i2c_ping_address(uint8_t address, uint16_t timeout)"]},"778":{"title":"IS31FL3218 Driver","titles":[]},"779":{"title":"Usage","titles":["IS31FL3218 Driver"]},"780":{"title":"Basic Configuration","titles":["IS31FL3218 Driver"]},"781":{"title":"I²C Addressing","titles":["IS31FL3218 Driver","Basic Configuration"]},"782":{"title":"ARM/ChibiOS Configuration","titles":["IS31FL3218 Driver"]},"783":{"title":"LED Mapping","titles":["IS31FL3218 Driver"]},"784":{"title":"API","titles":["IS31FL3218 Driver"]},"785":{"title":"struct is31fl3218_led_t","titles":["IS31FL3218 Driver","API"]},"786":{"title":"Members","titles":["IS31FL3218 Driver","API","struct is31fl3218_led_t"]},"787":{"title":"void is31fl3218_init(void)","titles":["IS31FL3218 Driver","API"]},"788":{"title":"void is31fl3218_write_register(uint8_t reg, uint8_t data)","titles":["IS31FL3218 Driver","API"]},"789":{"title":"Arguments","titles":["IS31FL3218 Driver","API","void is31fl3218_write_register(uint8_t reg, uint8_t data)"]},"790":{"title":"void is31fl3218_set_color(int index, uint8_t red, uint8_t green, uint8_t blue)","titles":["IS31FL3218 Driver","API"]},"791":{"title":"Arguments","titles":["IS31FL3218 Driver","API","void is31fl3218_set_color(int index, uint8_t red, uint8_t green, uint8_t blue)"]},"792":{"title":"void is31fl3218_set_color_all(uint8_t red, uint8_t green, uint8_t blue)","titles":["IS31FL3218 Driver","API"]},"793":{"title":"Arguments","titles":["IS31FL3218 Driver","API","void is31fl3218_set_color_all(uint8_t red, uint8_t green, uint8_t blue)"]},"794":{"title":"void is31fl3218_set_value(int index, uint8_t value)","titles":["IS31FL3218 Driver","API"]},"795":{"title":"Arguments","titles":["IS31FL3218 Driver","API","void is31fl3218_set_value(int index, uint8_t value)"]},"796":{"title":"void is31fl3218_set_value_all(uint8_t value)","titles":["IS31FL3218 Driver","API"]},"797":{"title":"Arguments","titles":["IS31FL3218 Driver","API","void is31fl3218_set_value_all(uint8_t value)"]},"798":{"title":"void is31fl3218_set_led_control_register(uint8_t index, bool red, bool green, bool blue)","titles":["IS31FL3218 Driver","API"]},"799":{"title":"Arguments","titles":["IS31FL3218 Driver","API","void is31fl3218_set_led_control_register(uint8_t index, bool red, bool green, bool blue)"]},"800":{"title":"void is31fl3218_set_led_control_register(uint8_t index, bool value)","titles":["IS31FL3218 Driver","API"]},"801":{"title":"Arguments","titles":["IS31FL3218 Driver","API","void is31fl3218_set_led_control_register(uint8_t index, bool value)"]},"802":{"title":"void is31fl3218_update_pwm_buffers(void)","titles":["IS31FL3218 Driver","API"]},"803":{"title":"void is31fl3218_update_led_control_registers(void)","titles":["IS31FL3218 Driver","API"]},"804":{"title":"IS31FL3236 Driver","titles":[]},"805":{"title":"Usage","titles":["IS31FL3236 Driver"]},"806":{"title":"Basic Configuration","titles":["IS31FL3236 Driver"]},"807":{"title":"I²C Addressing","titles":["IS31FL3236 Driver","Basic Configuration"]},"808":{"title":"ARM/ChibiOS Configuration","titles":["IS31FL3236 Driver"]},"809":{"title":"LED Mapping","titles":["IS31FL3236 Driver"]},"810":{"title":"API","titles":["IS31FL3236 Driver"]},"811":{"title":"struct is31fl3236_led_t","titles":["IS31FL3236 Driver","API"]},"812":{"title":"Members","titles":["IS31FL3236 Driver","API","struct is31fl3236_led_t"]},"813":{"title":"void is31fl3236_init(uint8_t index)","titles":["IS31FL3236 Driver","API"]},"814":{"title":"Arguments","titles":["IS31FL3236 Driver","API","void is31fl3236_init(uint8_t index)"]},"815":{"title":"void is31fl3236_write_register(uint8_t index, uint8_t reg, uint8_t data)","titles":["IS31FL3236 Driver","API"]},"816":{"title":"Arguments","titles":["IS31FL3236 Driver","API","void is31fl3236_write_register(uint8_t index, uint8_t reg, uint8_t data)"]},"817":{"title":"void is31fl3236_set_color(int index, uint8_t red, uint8_t green, uint8_t blue)","titles":["IS31FL3236 Driver","API"]},"818":{"title":"Arguments","titles":["IS31FL3236 Driver","API","void is31fl3236_set_color(int index, uint8_t red, uint8_t green, uint8_t blue)"]},"819":{"title":"void is31fl3236_set_color_all(uint8_t red, uint8_t green, uint8_t blue)","titles":["IS31FL3236 Driver","API"]},"820":{"title":"Arguments","titles":["IS31FL3236 Driver","API","void is31fl3236_set_color_all(uint8_t red, uint8_t green, uint8_t blue)"]},"821":{"title":"void is31fl3236_set_value(int index, uint8_t value)","titles":["IS31FL3236 Driver","API"]},"822":{"title":"Arguments","titles":["IS31FL3236 Driver","API","void is31fl3236_set_value(int index, uint8_t value)"]},"823":{"title":"void is31fl3236_set_value_all(uint8_t value)","titles":["IS31FL3236 Driver","API"]},"824":{"title":"Arguments","titles":["IS31FL3236 Driver","API","void is31fl3236_set_value_all(uint8_t value)"]},"825":{"title":"void is31fl3236_set_led_control_register(uint8_t index, bool red, bool green, bool blue)","titles":["IS31FL3236 Driver","API"]},"826":{"title":"Arguments","titles":["IS31FL3236 Driver","API","void is31fl3236_set_led_control_register(uint8_t index, bool red, bool green, bool blue)"]},"827":{"title":"void is31fl3236_set_led_control_register(uint8_t index, bool value)","titles":["IS31FL3236 Driver","API"]},"828":{"title":"Arguments","titles":["IS31FL3236 Driver","API","void is31fl3236_set_led_control_register(uint8_t index, bool value)"]},"829":{"title":"void is31fl3236_update_pwm_buffers(uint8_t index)","titles":["IS31FL3236 Driver","API"]},"830":{"title":"Arguments","titles":["IS31FL3236 Driver","API","void is31fl3236_update_pwm_buffers(uint8_t index)"]},"831":{"title":"void is31fl3236_update_led_control_registers(uint8_t index)","titles":["IS31FL3236 Driver","API"]},"832":{"title":"Arguments","titles":["IS31FL3236 Driver","API","void is31fl3236_update_led_control_registers(uint8_t index)"]},"833":{"title":"IS31FL3729 Driver","titles":[]},"834":{"title":"Usage","titles":["IS31FL3729 Driver"]},"835":{"title":"Basic Configuration","titles":["IS31FL3729 Driver"]},"836":{"title":"I²C Addressing","titles":["IS31FL3729 Driver","Basic Configuration"]},"837":{"title":"PWM Frequency","titles":["IS31FL3729 Driver","Basic Configuration"]},"838":{"title":"De-Ghosting","titles":["IS31FL3729 Driver","Basic Configuration"]},"839":{"title":"Global Current Control","titles":["IS31FL3729 Driver","Basic Configuration"]},"840":{"title":"ARM/ChibiOS Configuration","titles":["IS31FL3729 Driver"]},"841":{"title":"LED Mapping","titles":["IS31FL3729 Driver"]},"842":{"title":"API","titles":["IS31FL3729 Driver"]},"843":{"title":"struct is31fl3729_led_t","titles":["IS31FL3729 Driver","API"]},"844":{"title":"Members","titles":["IS31FL3729 Driver","API","struct is31fl3729_led_t"]},"845":{"title":"void is31fl3729_init(uint8_t index)","titles":["IS31FL3729 Driver","API"]},"846":{"title":"Arguments","titles":["IS31FL3729 Driver","API","void is31fl3729_init(uint8_t index)"]},"847":{"title":"void is31fl3729_write_register(uint8_t index, uint8_t reg, uint8_t data)","titles":["IS31FL3729 Driver","API"]},"848":{"title":"Arguments","titles":["IS31FL3729 Driver","API","void is31fl3729_write_register(uint8_t index, uint8_t reg, uint8_t data)"]},"849":{"title":"void is31fl3729_set_color(int index, uint8_t red, uint8_t green, uint8_t blue)","titles":["IS31FL3729 Driver","API"]},"850":{"title":"Arguments","titles":["IS31FL3729 Driver","API","void is31fl3729_set_color(int index, uint8_t red, uint8_t green, uint8_t blue)"]},"851":{"title":"void is31fl3729_set_color_all(uint8_t red, uint8_t green, uint8_t blue)","titles":["IS31FL3729 Driver","API"]},"852":{"title":"Arguments","titles":["IS31FL3729 Driver","API","void is31fl3729_set_color_all(uint8_t red, uint8_t green, uint8_t blue)"]},"853":{"title":"void is31fl3729_set_value(int index, uint8_t value)","titles":["IS31FL3729 Driver","API"]},"854":{"title":"Arguments","titles":["IS31FL3729 Driver","API","void is31fl3729_set_value(int index, uint8_t value)"]},"855":{"title":"void is31fl3729_set_value_all(uint8_t value)","titles":["IS31FL3729 Driver","API"]},"856":{"title":"Arguments","titles":["IS31FL3729 Driver","API","void is31fl3729_set_value_all(uint8_t value)"]},"857":{"title":"void is31fl3729_set_scaling_register(uint8_t index, uint8_t red, uint8_t green, uint8_t blue)","titles":["IS31FL3729 Driver","API"]},"858":{"title":"Arguments","titles":["IS31FL3729 Driver","API","void is31fl3729_set_scaling_register(uint8_t index, uint8_t red, uint8_t green, uint8_t blue)"]},"859":{"title":"void is31fl3729_set_scaling_register(uint8_t index, uint8_t value)","titles":["IS31FL3729 Driver","API"]},"860":{"title":"Arguments","titles":["IS31FL3729 Driver","API","void is31fl3729_set_scaling_register(uint8_t index, uint8_t value)"]},"861":{"title":"void is31fl3729_update_pwm_buffers(uint8_t index)","titles":["IS31FL3729 Driver","API"]},"862":{"title":"Arguments","titles":["IS31FL3729 Driver","API","void is31fl3729_update_pwm_buffers(uint8_t index)"]},"863":{"title":"void is31fl3729_update_scaling_registers(uint8_t index)","titles":["IS31FL3729 Driver","API"]},"864":{"title":"Arguments","titles":["IS31FL3729 Driver","API","void is31fl3729_update_scaling_registers(uint8_t index)"]},"865":{"title":"IS31FL3731 Driver","titles":[]},"866":{"title":"Usage","titles":["IS31FL3731 Driver"]},"867":{"title":"Basic Configuration","titles":["IS31FL3731 Driver"]},"868":{"title":"I²C Addressing","titles":["IS31FL3731 Driver","Basic Configuration"]},"869":{"title":"De-Ghosting","titles":["IS31FL3731 Driver","Basic Configuration"]},"870":{"title":"ARM/ChibiOS Configuration","titles":["IS31FL3731 Driver"]},"871":{"title":"LED Mapping","titles":["IS31FL3731 Driver"]},"872":{"title":"API","titles":["IS31FL3731 Driver"]},"873":{"title":"struct is31fl3731_led_t","titles":["IS31FL3731 Driver","API"]},"874":{"title":"Members","titles":["IS31FL3731 Driver","API","struct is31fl3731_led_t"]},"875":{"title":"void is31fl3731_init(uint8_t index)","titles":["IS31FL3731 Driver","API"]},"876":{"title":"Arguments","titles":["IS31FL3731 Driver","API","void is31fl3731_init(uint8_t index)"]},"877":{"title":"void is31fl3731_write_register(uint8_t index, uint8_t reg, uint8_t data)","titles":["IS31FL3731 Driver","API"]},"878":{"title":"Arguments","titles":["IS31FL3731 Driver","API","void is31fl3731_write_register(uint8_t index, uint8_t reg, uint8_t data)"]},"879":{"title":"void is31fl3731_select_page(uint8_t index, uint8_t page)","titles":["IS31FL3731 Driver","API"]},"880":{"title":"Arguments","titles":["IS31FL3731 Driver","API","void is31fl3731_select_page(uint8_t index, uint8_t page)"]},"881":{"title":"void is31fl3731_set_color(int index, uint8_t red, uint8_t green, uint8_t blue)","titles":["IS31FL3731 Driver","API"]},"882":{"title":"Arguments","titles":["IS31FL3731 Driver","API","void is31fl3731_set_color(int index, uint8_t red, uint8_t green, uint8_t blue)"]},"883":{"title":"void is31fl3731_set_color_all(uint8_t red, uint8_t green, uint8_t blue)","titles":["IS31FL3731 Driver","API"]},"884":{"title":"Arguments","titles":["IS31FL3731 Driver","API","void is31fl3731_set_color_all(uint8_t red, uint8_t green, uint8_t blue)"]},"885":{"title":"void is31fl3731_set_value(int index, uint8_t value)","titles":["IS31FL3731 Driver","API"]},"886":{"title":"Arguments","titles":["IS31FL3731 Driver","API","void is31fl3731_set_value(int index, uint8_t value)"]},"887":{"title":"void is31fl3731_set_value_all(uint8_t value)","titles":["IS31FL3731 Driver","API"]},"888":{"title":"Arguments","titles":["IS31FL3731 Driver","API","void is31fl3731_set_value_all(uint8_t value)"]},"889":{"title":"void is31fl3731_set_led_control_register(uint8_t index, bool red, bool green, bool blue)","titles":["IS31FL3731 Driver","API"]},"890":{"title":"Arguments","titles":["IS31FL3731 Driver","API","void is31fl3731_set_led_control_register(uint8_t index, bool red, bool green, bool blue)"]},"891":{"title":"void is31fl3731_set_led_control_register(uint8_t index, bool value)","titles":["IS31FL3731 Driver","API"]},"892":{"title":"Arguments","titles":["IS31FL3731 Driver","API","void is31fl3731_set_led_control_register(uint8_t index, bool value)"]},"893":{"title":"void is31fl3731_update_pwm_buffers(uint8_t index)","titles":["IS31FL3731 Driver","API"]},"894":{"title":"Arguments","titles":["IS31FL3731 Driver","API","void is31fl3731_update_pwm_buffers(uint8_t index)"]},"895":{"title":"void is31fl3731_update_led_control_registers(uint8_t index)","titles":["IS31FL3731 Driver","API"]},"896":{"title":"Arguments","titles":["IS31FL3731 Driver","API","void is31fl3731_update_led_control_registers(uint8_t index)"]},"897":{"title":"IS31FL3733 Driver","titles":[]},"898":{"title":"Usage","titles":["IS31FL3733 Driver"]},"899":{"title":"Basic Configuration","titles":["IS31FL3733 Driver"]},"900":{"title":"I²C Addressing","titles":["IS31FL3733 Driver","Basic Configuration"]},"901":{"title":"Multi-Driver Synchronization","titles":["IS31FL3733 Driver","Basic Configuration"]},"902":{"title":"PWM Frequency","titles":["IS31FL3733 Driver","Basic Configuration"]},"903":{"title":"De-Ghosting","titles":["IS31FL3733 Driver","Basic Configuration"]},"904":{"title":"Global Current Control","titles":["IS31FL3733 Driver","Basic Configuration"]},"905":{"title":"ARM/ChibiOS Configuration","titles":["IS31FL3733 Driver"]},"906":{"title":"LED Mapping","titles":["IS31FL3733 Driver"]},"907":{"title":"API","titles":["IS31FL3733 Driver"]},"908":{"title":"struct is31fl3733_led_t","titles":["IS31FL3733 Driver","API"]},"909":{"title":"Members","titles":["IS31FL3733 Driver","API","struct is31fl3733_led_t"]},"910":{"title":"void is31fl3733_init(uint8_t index)","titles":["IS31FL3733 Driver","API"]},"911":{"title":"Arguments","titles":["IS31FL3733 Driver","API","void is31fl3733_init(uint8_t index)"]},"912":{"title":"void is31fl3733_write_register(uint8_t index, uint8_t reg, uint8_t data)","titles":["IS31FL3733 Driver","API"]},"913":{"title":"Arguments","titles":["IS31FL3733 Driver","API","void is31fl3733_write_register(uint8_t index, uint8_t reg, uint8_t data)"]},"914":{"title":"void is31fl3733_select_page(uint8_t index, uint8_t page)","titles":["IS31FL3733 Driver","API"]},"915":{"title":"Arguments","titles":["IS31FL3733 Driver","API","void is31fl3733_select_page(uint8_t index, uint8_t page)"]},"916":{"title":"void is31fl3733_set_color(int index, uint8_t red, uint8_t green, uint8_t blue)","titles":["IS31FL3733 Driver","API"]},"917":{"title":"Arguments","titles":["IS31FL3733 Driver","API","void is31fl3733_set_color(int index, uint8_t red, uint8_t green, uint8_t blue)"]},"918":{"title":"void is31fl3733_set_color_all(uint8_t red, uint8_t green, uint8_t blue)","titles":["IS31FL3733 Driver","API"]},"919":{"title":"Arguments","titles":["IS31FL3733 Driver","API","void is31fl3733_set_color_all(uint8_t red, uint8_t green, uint8_t blue)"]},"920":{"title":"void is31fl3733_set_value(int index, uint8_t value)","titles":["IS31FL3733 Driver","API"]},"921":{"title":"Arguments","titles":["IS31FL3733 Driver","API","void is31fl3733_set_value(int index, uint8_t value)"]},"922":{"title":"void is31fl3733_set_value_all(uint8_t value)","titles":["IS31FL3733 Driver","API"]},"923":{"title":"Arguments","titles":["IS31FL3733 Driver","API","void is31fl3733_set_value_all(uint8_t value)"]},"924":{"title":"void is31fl3733_set_led_control_register(uint8_t index, bool red, bool green, bool blue)","titles":["IS31FL3733 Driver","API"]},"925":{"title":"Arguments","titles":["IS31FL3733 Driver","API","void is31fl3733_set_led_control_register(uint8_t index, bool red, bool green, bool blue)"]},"926":{"title":"void is31fl3733_set_led_control_register(uint8_t index, bool value)","titles":["IS31FL3733 Driver","API"]},"927":{"title":"Arguments","titles":["IS31FL3733 Driver","API","void is31fl3733_set_led_control_register(uint8_t index, bool value)"]},"928":{"title":"void is31fl3733_update_pwm_buffers(uint8_t index)","titles":["IS31FL3733 Driver","API"]},"929":{"title":"Arguments","titles":["IS31FL3733 Driver","API","void is31fl3733_update_pwm_buffers(uint8_t index)"]},"930":{"title":"void is31fl3733_update_led_control_registers(uint8_t index)","titles":["IS31FL3733 Driver","API"]},"931":{"title":"Arguments","titles":["IS31FL3733 Driver","API","void is31fl3733_update_led_control_registers(uint8_t index)"]},"932":{"title":"IS31FL3736 Driver","titles":[]},"933":{"title":"Usage","titles":["IS31FL3736 Driver"]},"934":{"title":"Basic Configuration","titles":["IS31FL3736 Driver"]},"935":{"title":"I²C Addressing","titles":["IS31FL3736 Driver","Basic Configuration"]},"936":{"title":"PWM Frequency","titles":["IS31FL3736 Driver","Basic Configuration"]},"937":{"title":"De-Ghosting","titles":["IS31FL3736 Driver","Basic Configuration"]},"938":{"title":"Global Current Control","titles":["IS31FL3736 Driver","Basic Configuration"]},"939":{"title":"ARM/ChibiOS Configuration","titles":["IS31FL3736 Driver"]},"940":{"title":"LED Mapping","titles":["IS31FL3736 Driver"]},"941":{"title":"API","titles":["IS31FL3736 Driver"]},"942":{"title":"struct is31fl3736_led_t","titles":["IS31FL3736 Driver","API"]},"943":{"title":"Members","titles":["IS31FL3736 Driver","API","struct is31fl3736_led_t"]},"944":{"title":"void is31fl3736_init(uint8_t index)","titles":["IS31FL3736 Driver","API"]},"945":{"title":"Arguments","titles":["IS31FL3736 Driver","API","void is31fl3736_init(uint8_t index)"]},"946":{"title":"void is31fl3736_write_register(uint8_t index, uint8_t reg, uint8_t data)","titles":["IS31FL3736 Driver","API"]},"947":{"title":"Arguments","titles":["IS31FL3736 Driver","API","void is31fl3736_write_register(uint8_t index, uint8_t reg, uint8_t data)"]},"948":{"title":"void is31fl3736_select_page(uint8_t index, uint8_t page)","titles":["IS31FL3736 Driver","API"]},"949":{"title":"Arguments","titles":["IS31FL3736 Driver","API","void is31fl3736_select_page(uint8_t index, uint8_t page)"]},"950":{"title":"void is31fl3736_set_color(int index, uint8_t red, uint8_t green, uint8_t blue)","titles":["IS31FL3736 Driver","API"]},"951":{"title":"Arguments","titles":["IS31FL3736 Driver","API","void is31fl3736_set_color(int index, uint8_t red, uint8_t green, uint8_t blue)"]},"952":{"title":"void is31fl3736_set_color_all(uint8_t red, uint8_t green, uint8_t blue)","titles":["IS31FL3736 Driver","API"]},"953":{"title":"Arguments","titles":["IS31FL3736 Driver","API","void is31fl3736_set_color_all(uint8_t red, uint8_t green, uint8_t blue)"]},"954":{"title":"void is31fl3736_set_value(int index, uint8_t value)","titles":["IS31FL3736 Driver","API"]},"955":{"title":"Arguments","titles":["IS31FL3736 Driver","API","void is31fl3736_set_value(int index, uint8_t value)"]},"956":{"title":"void is31fl3736_set_value_all(uint8_t value)","titles":["IS31FL3736 Driver","API"]},"957":{"title":"Arguments","titles":["IS31FL3736 Driver","API","void is31fl3736_set_value_all(uint8_t value)"]},"958":{"title":"void is31fl3736_set_led_control_register(uint8_t index, bool red, bool green, bool blue)","titles":["IS31FL3736 Driver","API"]},"959":{"title":"Arguments","titles":["IS31FL3736 Driver","API","void is31fl3736_set_led_control_register(uint8_t index, bool red, bool green, bool blue)"]},"960":{"title":"void is31fl3736_set_led_control_register(uint8_t index, bool value)","titles":["IS31FL3736 Driver","API"]},"961":{"title":"Arguments","titles":["IS31FL3736 Driver","API","void is31fl3736_set_led_control_register(uint8_t index, bool value)"]},"962":{"title":"void is31fl3736_update_pwm_buffers(uint8_t index)","titles":["IS31FL3736 Driver","API"]},"963":{"title":"Arguments","titles":["IS31FL3736 Driver","API","void is31fl3736_update_pwm_buffers(uint8_t index)"]},"964":{"title":"void is31fl3736_update_led_control_registers(uint8_t index)","titles":["IS31FL3736 Driver","API"]},"965":{"title":"Arguments","titles":["IS31FL3736 Driver","API","void is31fl3736_update_led_control_registers(uint8_t index)"]},"966":{"title":"IS31FL3737 Driver","titles":[]},"967":{"title":"Usage","titles":["IS31FL3737 Driver"]},"968":{"title":"Basic Configuration","titles":["IS31FL3737 Driver"]},"969":{"title":"I²C Addressing","titles":["IS31FL3737 Driver","Basic Configuration"]},"970":{"title":"PWM Frequency","titles":["IS31FL3737 Driver","Basic Configuration"]},"971":{"title":"De-Ghosting","titles":["IS31FL3737 Driver","Basic Configuration"]},"972":{"title":"Global Current Control","titles":["IS31FL3737 Driver","Basic Configuration"]},"973":{"title":"ARM/ChibiOS Configuration","titles":["IS31FL3737 Driver"]},"974":{"title":"LED Mapping","titles":["IS31FL3737 Driver"]},"975":{"title":"API","titles":["IS31FL3737 Driver"]},"976":{"title":"struct is31fl3737_led_t","titles":["IS31FL3737 Driver","API"]},"977":{"title":"Members","titles":["IS31FL3737 Driver","API","struct is31fl3737_led_t"]},"978":{"title":"void is31fl3737_init(uint8_t index)","titles":["IS31FL3737 Driver","API"]},"979":{"title":"Arguments","titles":["IS31FL3737 Driver","API","void is31fl3737_init(uint8_t index)"]},"980":{"title":"void is31fl3737_write_register(uint8_t index, uint8_t reg, uint8_t data)","titles":["IS31FL3737 Driver","API"]},"981":{"title":"Arguments","titles":["IS31FL3737 Driver","API","void is31fl3737_write_register(uint8_t index, uint8_t reg, uint8_t data)"]},"982":{"title":"void is31fl3737_select_page(uint8_t index, uint8_t page)","titles":["IS31FL3737 Driver","API"]},"983":{"title":"Arguments","titles":["IS31FL3737 Driver","API","void is31fl3737_select_page(uint8_t index, uint8_t page)"]},"984":{"title":"void is31fl3737_set_color(int index, uint8_t red, uint8_t green, uint8_t blue)","titles":["IS31FL3737 Driver","API"]},"985":{"title":"Arguments","titles":["IS31FL3737 Driver","API","void is31fl3737_set_color(int index, uint8_t red, uint8_t green, uint8_t blue)"]},"986":{"title":"void is31fl3737_set_color_all(uint8_t red, uint8_t green, uint8_t blue)","titles":["IS31FL3737 Driver","API"]},"987":{"title":"Arguments","titles":["IS31FL3737 Driver","API","void is31fl3737_set_color_all(uint8_t red, uint8_t green, uint8_t blue)"]},"988":{"title":"void is31fl3737_set_value(int index, uint8_t value)","titles":["IS31FL3737 Driver","API"]},"989":{"title":"Arguments","titles":["IS31FL3737 Driver","API","void is31fl3737_set_value(int index, uint8_t value)"]},"990":{"title":"void is31fl3737_set_value_all(uint8_t value)","titles":["IS31FL3737 Driver","API"]},"991":{"title":"Arguments","titles":["IS31FL3737 Driver","API","void is31fl3737_set_value_all(uint8_t value)"]},"992":{"title":"void is31fl3737_set_led_control_register(uint8_t index, bool red, bool green, bool blue)","titles":["IS31FL3737 Driver","API"]},"993":{"title":"Arguments","titles":["IS31FL3737 Driver","API","void is31fl3737_set_led_control_register(uint8_t index, bool red, bool green, bool blue)"]},"994":{"title":"void is31fl3737_set_led_control_register(uint8_t index, bool value)","titles":["IS31FL3737 Driver","API"]},"995":{"title":"Arguments","titles":["IS31FL3737 Driver","API","void is31fl3737_set_led_control_register(uint8_t index, bool value)"]},"996":{"title":"void is31fl3737_update_pwm_buffers(uint8_t index)","titles":["IS31FL3737 Driver","API"]},"997":{"title":"Arguments","titles":["IS31FL3737 Driver","API","void is31fl3737_update_pwm_buffers(uint8_t index)"]},"998":{"title":"void is31fl3737_update_led_control_registers(uint8_t index)","titles":["IS31FL3737 Driver","API"]},"999":{"title":"Arguments","titles":["IS31FL3737 Driver","API","void is31fl3737_update_led_control_registers(uint8_t index)"]},"1000":{"title":"IS31FL3741 Driver","titles":[]},"1001":{"title":"Usage","titles":["IS31FL3741 Driver"]},"1002":{"title":"Basic Configuration","titles":["IS31FL3741 Driver"]},"1003":{"title":"I²C Addressing","titles":["IS31FL3741 Driver","Basic Configuration"]},"1004":{"title":"PWM Frequency","titles":["IS31FL3741 Driver","Basic Configuration"]},"1005":{"title":"De-Ghosting","titles":["IS31FL3741 Driver","Basic Configuration"]},"1006":{"title":"Global Current Control","titles":["IS31FL3741 Driver","Basic Configuration"]},"1007":{"title":"ARM/ChibiOS Configuration","titles":["IS31FL3741 Driver"]},"1008":{"title":"LED Mapping","titles":["IS31FL3741 Driver"]},"1009":{"title":"API","titles":["IS31FL3741 Driver"]},"1010":{"title":"struct is31fl3741_led_t","titles":["IS31FL3741 Driver","API"]},"1011":{"title":"Members","titles":["IS31FL3741 Driver","API","struct is31fl3741_led_t"]},"1012":{"title":"void is31fl3741_init(uint8_t index)","titles":["IS31FL3741 Driver","API"]},"1013":{"title":"Arguments","titles":["IS31FL3741 Driver","API","void is31fl3741_init(uint8_t index)"]},"1014":{"title":"void is31fl3741_write_register(uint8_t index, uint8_t reg, uint8_t data)","titles":["IS31FL3741 Driver","API"]},"1015":{"title":"Arguments","titles":["IS31FL3741 Driver","API","void is31fl3741_write_register(uint8_t index, uint8_t reg, uint8_t data)"]},"1016":{"title":"void is31fl3741_select_page(uint8_t index, uint8_t page)","titles":["IS31FL3741 Driver","API"]},"1017":{"title":"Arguments","titles":["IS31FL3741 Driver","API","void is31fl3741_select_page(uint8_t index, uint8_t page)"]},"1018":{"title":"void is31fl3741_set_color(int index, uint8_t red, uint8_t green, uint8_t blue)","titles":["IS31FL3741 Driver","API"]},"1019":{"title":"Arguments","titles":["IS31FL3741 Driver","API","void is31fl3741_set_color(int index, uint8_t red, uint8_t green, uint8_t blue)"]},"1020":{"title":"void is31fl3741_set_color_all(uint8_t red, uint8_t green, uint8_t blue)","titles":["IS31FL3741 Driver","API"]},"1021":{"title":"Arguments","titles":["IS31FL3741 Driver","API","void is31fl3741_set_color_all(uint8_t red, uint8_t green, uint8_t blue)"]},"1022":{"title":"void is31fl3741_set_value(int index, uint8_t value)","titles":["IS31FL3741 Driver","API"]},"1023":{"title":"Arguments","titles":["IS31FL3741 Driver","API","void is31fl3741_set_value(int index, uint8_t value)"]},"1024":{"title":"void is31fl3741_set_value_all(uint8_t value)","titles":["IS31FL3741 Driver","API"]},"1025":{"title":"Arguments","titles":["IS31FL3741 Driver","API","void is31fl3741_set_value_all(uint8_t value)"]},"1026":{"title":"void is31fl3741_set_led_control_register(uint8_t index, bool red, bool green, bool blue)","titles":["IS31FL3741 Driver","API"]},"1027":{"title":"Arguments","titles":["IS31FL3741 Driver","API","void is31fl3741_set_led_control_register(uint8_t index, bool red, bool green, bool blue)"]},"1028":{"title":"void is31fl3741_set_led_control_register(uint8_t index, bool value)","titles":["IS31FL3741 Driver","API"]},"1029":{"title":"Arguments","titles":["IS31FL3741 Driver","API","void is31fl3741_set_led_control_register(uint8_t index, bool value)"]},"1030":{"title":"void is31fl3741_update_pwm_buffers(uint8_t index)","titles":["IS31FL3741 Driver","API"]},"1031":{"title":"Arguments","titles":["IS31FL3741 Driver","API","void is31fl3741_update_pwm_buffers(uint8_t index)"]},"1032":{"title":"void is31fl3741_update_led_control_registers(uint8_t index)","titles":["IS31FL3741 Driver","API"]},"1033":{"title":"Arguments","titles":["IS31FL3741 Driver","API","void is31fl3741_update_led_control_registers(uint8_t index)"]},"1034":{"title":"IS31FL3742A Driver","titles":[]},"1035":{"title":"Usage","titles":["IS31FL3742A Driver"]},"1036":{"title":"Basic Configuration","titles":["IS31FL3742A Driver"]},"1037":{"title":"I²C Addressing","titles":["IS31FL3742A Driver","Basic Configuration"]},"1038":{"title":"PWM Frequency","titles":["IS31FL3742A Driver","Basic Configuration"]},"1039":{"title":"De-Ghosting","titles":["IS31FL3742A Driver","Basic Configuration"]},"1040":{"title":"Global Current Control","titles":["IS31FL3742A Driver","Basic Configuration"]},"1041":{"title":"ARM/ChibiOS Configuration","titles":["IS31FL3742A Driver"]},"1042":{"title":"LED Mapping","titles":["IS31FL3742A Driver"]},"1043":{"title":"API","titles":["IS31FL3742A Driver"]},"1044":{"title":"struct is31fl3742a_led_t","titles":["IS31FL3742A Driver","API"]},"1045":{"title":"Members","titles":["IS31FL3742A Driver","API","struct is31fl3742a_led_t"]},"1046":{"title":"void is31fl3742a_init(uint8_t index)","titles":["IS31FL3742A Driver","API"]},"1047":{"title":"Arguments","titles":["IS31FL3742A Driver","API","void is31fl3742a_init(uint8_t index)"]},"1048":{"title":"void is31fl3742a_write_register(uint8_t index, uint8_t reg, uint8_t data)","titles":["IS31FL3742A Driver","API"]},"1049":{"title":"Arguments","titles":["IS31FL3742A Driver","API","void is31fl3742a_write_register(uint8_t index, uint8_t reg, uint8_t data)"]},"1050":{"title":"void is31fl3742a_select_page(uint8_t index, uint8_t page)","titles":["IS31FL3742A Driver","API"]},"1051":{"title":"Arguments","titles":["IS31FL3742A Driver","API","void is31fl3742a_select_page(uint8_t index, uint8_t page)"]},"1052":{"title":"void is31fl3742a_set_color(int index, uint8_t red, uint8_t green, uint8_t blue)","titles":["IS31FL3742A Driver","API"]},"1053":{"title":"Arguments","titles":["IS31FL3742A Driver","API","void is31fl3742a_set_color(int index, uint8_t red, uint8_t green, uint8_t blue)"]},"1054":{"title":"void is31fl3742a_set_color_all(uint8_t red, uint8_t green, uint8_t blue)","titles":["IS31FL3742A Driver","API"]},"1055":{"title":"Arguments","titles":["IS31FL3742A Driver","API","void is31fl3742a_set_color_all(uint8_t red, uint8_t green, uint8_t blue)"]},"1056":{"title":"void is31fl3742a_set_value(int index, uint8_t value)","titles":["IS31FL3742A Driver","API"]},"1057":{"title":"Arguments","titles":["IS31FL3742A Driver","API","void is31fl3742a_set_value(int index, uint8_t value)"]},"1058":{"title":"void is31fl3742a_set_value_all(uint8_t value)","titles":["IS31FL3742A Driver","API"]},"1059":{"title":"Arguments","titles":["IS31FL3742A Driver","API","void is31fl3742a_set_value_all(uint8_t value)"]},"1060":{"title":"void is31fl3742a_set_scaling_register(uint8_t index, uint8_t red, uint8_t green, uint8_t blue)","titles":["IS31FL3742A Driver","API"]},"1061":{"title":"Arguments","titles":["IS31FL3742A Driver","API","void is31fl3742a_set_scaling_register(uint8_t index, uint8_t red, uint8_t green, uint8_t blue)"]},"1062":{"title":"void is31fl3742a_set_scaling_register(uint8_t index, uint8_t value)","titles":["IS31FL3742A Driver","API"]},"1063":{"title":"Arguments","titles":["IS31FL3742A Driver","API","void is31fl3742a_set_scaling_register(uint8_t index, uint8_t value)"]},"1064":{"title":"void is31fl3742a_update_pwm_buffers(uint8_t index)","titles":["IS31FL3742A Driver","API"]},"1065":{"title":"Arguments","titles":["IS31FL3742A Driver","API","void is31fl3742a_update_pwm_buffers(uint8_t index)"]},"1066":{"title":"void is31fl3742a_update_scaling_registers(uint8_t index)","titles":["IS31FL3742A Driver","API"]},"1067":{"title":"Arguments","titles":["IS31FL3742A Driver","API","void is31fl3742a_update_scaling_registers(uint8_t index)"]},"1068":{"title":"IS31FL3743A Driver","titles":[]},"1069":{"title":"Usage","titles":["IS31FL3743A Driver"]},"1070":{"title":"Basic Configuration","titles":["IS31FL3743A Driver"]},"1071":{"title":"I²C Addressing","titles":["IS31FL3743A Driver","Basic Configuration"]},"1072":{"title":"Multi-Driver Synchronization","titles":["IS31FL3743A Driver","Basic Configuration"]},"1073":{"title":"De-Ghosting","titles":["IS31FL3743A Driver","Basic Configuration"]},"1074":{"title":"Global Current Control","titles":["IS31FL3743A Driver","Basic Configuration"]},"1075":{"title":"ARM/ChibiOS Configuration","titles":["IS31FL3743A Driver"]},"1076":{"title":"LED Mapping","titles":["IS31FL3743A Driver"]},"1077":{"title":"API","titles":["IS31FL3743A Driver"]},"1078":{"title":"struct is31fl3743a_led_t","titles":["IS31FL3743A Driver","API"]},"1079":{"title":"Members","titles":["IS31FL3743A Driver","API","struct is31fl3743a_led_t"]},"1080":{"title":"void is31fl3743a_init(uint8_t index)","titles":["IS31FL3743A Driver","API"]},"1081":{"title":"Arguments","titles":["IS31FL3743A Driver","API","void is31fl3743a_init(uint8_t index)"]},"1082":{"title":"void is31fl3743a_write_register(uint8_t index, uint8_t reg, uint8_t data)","titles":["IS31FL3743A Driver","API"]},"1083":{"title":"Arguments","titles":["IS31FL3743A Driver","API","void is31fl3743a_write_register(uint8_t index, uint8_t reg, uint8_t data)"]},"1084":{"title":"void is31fl3743a_select_page(uint8_t index, uint8_t page)","titles":["IS31FL3743A Driver","API"]},"1085":{"title":"Arguments","titles":["IS31FL3743A Driver","API","void is31fl3743a_select_page(uint8_t index, uint8_t page)"]},"1086":{"title":"void is31fl3743a_set_color(int index, uint8_t red, uint8_t green, uint8_t blue)","titles":["IS31FL3743A Driver","API"]},"1087":{"title":"Arguments","titles":["IS31FL3743A Driver","API","void is31fl3743a_set_color(int index, uint8_t red, uint8_t green, uint8_t blue)"]},"1088":{"title":"void is31fl3743a_set_color_all(uint8_t red, uint8_t green, uint8_t blue)","titles":["IS31FL3743A Driver","API"]},"1089":{"title":"Arguments","titles":["IS31FL3743A Driver","API","void is31fl3743a_set_color_all(uint8_t red, uint8_t green, uint8_t blue)"]},"1090":{"title":"void is31fl3743a_set_value(int index, uint8_t value)","titles":["IS31FL3743A Driver","API"]},"1091":{"title":"Arguments","titles":["IS31FL3743A Driver","API","void is31fl3743a_set_value(int index, uint8_t value)"]},"1092":{"title":"void is31fl3743a_set_value_all(uint8_t value)","titles":["IS31FL3743A Driver","API"]},"1093":{"title":"Arguments","titles":["IS31FL3743A Driver","API","void is31fl3743a_set_value_all(uint8_t value)"]},"1094":{"title":"void is31fl3743a_set_scaling_register(uint8_t index, uint8_t red, uint8_t green, uint8_t blue)","titles":["IS31FL3743A Driver","API"]},"1095":{"title":"Arguments","titles":["IS31FL3743A Driver","API","void is31fl3743a_set_scaling_register(uint8_t index, uint8_t red, uint8_t green, uint8_t blue)"]},"1096":{"title":"void is31fl3743a_set_scaling_register(uint8_t index, uint8_t value)","titles":["IS31FL3743A Driver","API"]},"1097":{"title":"Arguments","titles":["IS31FL3743A Driver","API","void is31fl3743a_set_scaling_register(uint8_t index, uint8_t value)"]},"1098":{"title":"void is31fl3743a_update_pwm_buffers(uint8_t index)","titles":["IS31FL3743A Driver","API"]},"1099":{"title":"Arguments","titles":["IS31FL3743A Driver","API","void is31fl3743a_update_pwm_buffers(uint8_t index)"]},"1100":{"title":"void is31fl3743a_update_scaling_registers(uint8_t index)","titles":["IS31FL3743A Driver","API"]},"1101":{"title":"Arguments","titles":["IS31FL3743A Driver","API","void is31fl3743a_update_scaling_registers(uint8_t index)"]},"1102":{"title":"IS31FL3745 Driver","titles":[]},"1103":{"title":"Usage","titles":["IS31FL3745 Driver"]},"1104":{"title":"Basic Configuration","titles":["IS31FL3745 Driver"]},"1105":{"title":"I²C Addressing","titles":["IS31FL3745 Driver","Basic Configuration"]},"1106":{"title":"Multi-Driver Synchronization","titles":["IS31FL3745 Driver","Basic Configuration"]},"1107":{"title":"De-Ghosting","titles":["IS31FL3745 Driver","Basic Configuration"]},"1108":{"title":"Global Current Control","titles":["IS31FL3745 Driver","Basic Configuration"]},"1109":{"title":"ARM/ChibiOS Configuration","titles":["IS31FL3745 Driver"]},"1110":{"title":"LED Mapping","titles":["IS31FL3745 Driver"]},"1111":{"title":"API","titles":["IS31FL3745 Driver"]},"1112":{"title":"struct is31fl3745_led_t","titles":["IS31FL3745 Driver","API"]},"1113":{"title":"Members","titles":["IS31FL3745 Driver","API","struct is31fl3745_led_t"]},"1114":{"title":"void is31fl3745_init(uint8_t index)","titles":["IS31FL3745 Driver","API"]},"1115":{"title":"Arguments","titles":["IS31FL3745 Driver","API","void is31fl3745_init(uint8_t index)"]},"1116":{"title":"void is31fl3745_write_register(uint8_t index, uint8_t reg, uint8_t data)","titles":["IS31FL3745 Driver","API"]},"1117":{"title":"Arguments","titles":["IS31FL3745 Driver","API","void is31fl3745_write_register(uint8_t index, uint8_t reg, uint8_t data)"]},"1118":{"title":"void is31fl3745_select_page(uint8_t index, uint8_t page)","titles":["IS31FL3745 Driver","API"]},"1119":{"title":"Arguments","titles":["IS31FL3745 Driver","API","void is31fl3745_select_page(uint8_t index, uint8_t page)"]},"1120":{"title":"void is31fl3745_set_color(int index, uint8_t red, uint8_t green, uint8_t blue)","titles":["IS31FL3745 Driver","API"]},"1121":{"title":"Arguments","titles":["IS31FL3745 Driver","API","void is31fl3745_set_color(int index, uint8_t red, uint8_t green, uint8_t blue)"]},"1122":{"title":"void is31fl3745_set_color_all(uint8_t red, uint8_t green, uint8_t blue)","titles":["IS31FL3745 Driver","API"]},"1123":{"title":"Arguments","titles":["IS31FL3745 Driver","API","void is31fl3745_set_color_all(uint8_t red, uint8_t green, uint8_t blue)"]},"1124":{"title":"void is31fl3745_set_value(int index, uint8_t value)","titles":["IS31FL3745 Driver","API"]},"1125":{"title":"Arguments","titles":["IS31FL3745 Driver","API","void is31fl3745_set_value(int index, uint8_t value)"]},"1126":{"title":"void is31fl3745_set_value_all(uint8_t value)","titles":["IS31FL3745 Driver","API"]},"1127":{"title":"Arguments","titles":["IS31FL3745 Driver","API","void is31fl3745_set_value_all(uint8_t value)"]},"1128":{"title":"void is31fl3745_set_scaling_register(uint8_t index, uint8_t red, uint8_t green, uint8_t blue)","titles":["IS31FL3745 Driver","API"]},"1129":{"title":"Arguments","titles":["IS31FL3745 Driver","API","void is31fl3745_set_scaling_register(uint8_t index, uint8_t red, uint8_t green, uint8_t blue)"]},"1130":{"title":"void is31fl3745_set_scaling_register(uint8_t index, uint8_t value)","titles":["IS31FL3745 Driver","API"]},"1131":{"title":"Arguments","titles":["IS31FL3745 Driver","API","void is31fl3745_set_scaling_register(uint8_t index, uint8_t value)"]},"1132":{"title":"void is31fl3745_update_pwm_buffers(uint8_t index)","titles":["IS31FL3745 Driver","API"]},"1133":{"title":"Arguments","titles":["IS31FL3745 Driver","API","void is31fl3745_update_pwm_buffers(uint8_t index)"]},"1134":{"title":"void is31fl3745_update_scaling_registers(uint8_t index)","titles":["IS31FL3745 Driver","API"]},"1135":{"title":"Arguments","titles":["IS31FL3745 Driver","API","void is31fl3745_update_scaling_registers(uint8_t index)"]},"1136":{"title":"IS31FL3746A Driver","titles":[]},"1137":{"title":"Usage","titles":["IS31FL3746A Driver"]},"1138":{"title":"Basic Configuration","titles":["IS31FL3746A Driver"]},"1139":{"title":"I²C Addressing","titles":["IS31FL3746A Driver","Basic Configuration"]},"1140":{"title":"PWM Frequency","titles":["IS31FL3746A Driver","Basic Configuration"]},"1141":{"title":"De-Ghosting","titles":["IS31FL3746A Driver","Basic Configuration"]},"1142":{"title":"Global Current Control","titles":["IS31FL3746A Driver","Basic Configuration"]},"1143":{"title":"ARM/ChibiOS Configuration","titles":["IS31FL3746A Driver"]},"1144":{"title":"LED Mapping","titles":["IS31FL3746A Driver"]},"1145":{"title":"API","titles":["IS31FL3746A Driver"]},"1146":{"title":"struct is31fl3746a_led_t","titles":["IS31FL3746A Driver","API"]},"1147":{"title":"Members","titles":["IS31FL3746A Driver","API","struct is31fl3746a_led_t"]},"1148":{"title":"void is31fl3746a_init(uint8_t index)","titles":["IS31FL3746A Driver","API"]},"1149":{"title":"Arguments","titles":["IS31FL3746A Driver","API","void is31fl3746a_init(uint8_t index)"]},"1150":{"title":"void is31fl3746a_write_register(uint8_t index, uint8_t reg, uint8_t data)","titles":["IS31FL3746A Driver","API"]},"1151":{"title":"Arguments","titles":["IS31FL3746A Driver","API","void is31fl3746a_write_register(uint8_t index, uint8_t reg, uint8_t data)"]},"1152":{"title":"void is31fl3746a_select_page(uint8_t index, uint8_t page)","titles":["IS31FL3746A Driver","API"]},"1153":{"title":"Arguments","titles":["IS31FL3746A Driver","API","void is31fl3746a_select_page(uint8_t index, uint8_t page)"]},"1154":{"title":"void is31fl3746a_set_color(int index, uint8_t red, uint8_t green, uint8_t blue)","titles":["IS31FL3746A Driver","API"]},"1155":{"title":"Arguments","titles":["IS31FL3746A Driver","API","void is31fl3746a_set_color(int index, uint8_t red, uint8_t green, uint8_t blue)"]},"1156":{"title":"void is31fl3746a_set_color_all(uint8_t red, uint8_t green, uint8_t blue)","titles":["IS31FL3746A Driver","API"]},"1157":{"title":"Arguments","titles":["IS31FL3746A Driver","API","void is31fl3746a_set_color_all(uint8_t red, uint8_t green, uint8_t blue)"]},"1158":{"title":"void is31fl3746a_set_value(int index, uint8_t value)","titles":["IS31FL3746A Driver","API"]},"1159":{"title":"Arguments","titles":["IS31FL3746A Driver","API","void is31fl3746a_set_value(int index, uint8_t value)"]},"1160":{"title":"void is31fl3746a_set_value_all(uint8_t value)","titles":["IS31FL3746A Driver","API"]},"1161":{"title":"Arguments","titles":["IS31FL3746A Driver","API","void is31fl3746a_set_value_all(uint8_t value)"]},"1162":{"title":"void is31fl3746a_set_scaling_register(uint8_t index, uint8_t red, uint8_t green, uint8_t blue)","titles":["IS31FL3746A Driver","API"]},"1163":{"title":"Arguments","titles":["IS31FL3746A Driver","API","void is31fl3746a_set_scaling_register(uint8_t index, uint8_t red, uint8_t green, uint8_t blue)"]},"1164":{"title":"void is31fl3746a_set_scaling_register(uint8_t index, uint8_t value)","titles":["IS31FL3746A Driver","API"]},"1165":{"title":"Arguments","titles":["IS31FL3746A Driver","API","void is31fl3746a_set_scaling_register(uint8_t index, uint8_t value)"]},"1166":{"title":"void is31fl3746a_update_pwm_buffers(uint8_t index)","titles":["IS31FL3746A Driver","API"]},"1167":{"title":"Arguments","titles":["IS31FL3746A Driver","API","void is31fl3746a_update_pwm_buffers(uint8_t index)"]},"1168":{"title":"void is31fl3746a_update_scaling_registers(uint8_t index)","titles":["IS31FL3746A Driver","API"]},"1169":{"title":"Arguments","titles":["IS31FL3746A Driver","API","void is31fl3746a_update_scaling_registers(uint8_t index)"]},"1170":{"title":"'serial' Driver","titles":[]},"1171":{"title":"Bitbang","titles":["'serial' Driver"]},"1172":{"title":"Pin configuration","titles":["'serial' Driver","Bitbang"]},"1173":{"title":"Setup","titles":["'serial' Driver","Bitbang"]},"1174":{"title":"USART Half-duplex","titles":["'serial' Driver"]},"1175":{"title":"Pin configuration","titles":["'serial' Driver","USART Half-duplex"]},"1176":{"title":"Setup","titles":["'serial' Driver","USART Half-duplex"]},"1177":{"title":"USART Full-duplex","titles":["'serial' Driver"]},"1178":{"title":"Pin configuration","titles":["'serial' Driver","USART Full-duplex"]},"1179":{"title":"Setup","titles":["'serial' Driver","USART Full-duplex"]},"1180":{"title":"Choosing a driver subsystem","titles":["'serial' Driver"]},"1181":{"title":"The SERIAL driver","titles":["'serial' Driver","Choosing a driver subsystem"]},"1182":{"title":"The SIO driver","titles":["'serial' Driver","Choosing a driver subsystem"]},"1183":{"title":"The PIO driver","titles":["'serial' Driver","Choosing a driver subsystem"]},"1184":{"title":"Advanced Configuration","titles":["'serial' Driver"]},"1185":{"title":"Baudrate","titles":["'serial' Driver","Advanced Configuration"]},"1186":{"title":"Timeout","titles":["'serial' Driver","Advanced Configuration"]},"1187":{"title":"Troubleshooting","titles":["'serial' Driver"]},"1188":{"title":"Alternate Functions for selected STM32 MCUs","titles":["'serial' Driver"]},"1189":{"title":"STM32F303 / Proton-C","titles":["'serial' Driver","Alternate Functions for selected STM32 MCUs"]},"1190":{"title":"STM32F072","titles":["'serial' Driver","Alternate Functions for selected STM32 MCUs"]},"1191":{"title":"STM32F103 Medium Density (C8-CB)","titles":["'serial' Driver","Alternate Functions for selected STM32 MCUs"]},"1192":{"title":"SNLED27351 Driver","titles":[]},"1193":{"title":"Usage","titles":["SNLED27351 Driver"]},"1194":{"title":"Basic Configuration","titles":["SNLED27351 Driver"]},"1195":{"title":"I²C Addressing","titles":["SNLED27351 Driver","Basic Configuration"]},"1196":{"title":"ARM/ChibiOS Configuration","titles":["SNLED27351 Driver"]},"1197":{"title":"LED Mapping","titles":["SNLED27351 Driver"]},"1198":{"title":"API","titles":["SNLED27351 Driver"]},"1199":{"title":"struct snled27351_led_t","titles":["SNLED27351 Driver","API"]},"1200":{"title":"Members","titles":["SNLED27351 Driver","API","struct snled27351_led_t"]},"1201":{"title":"void snled27351_init(uint8_t index)","titles":["SNLED27351 Driver","API"]},"1202":{"title":"Arguments","titles":["SNLED27351 Driver","API","void snled27351_init(uint8_t index)"]},"1203":{"title":"void snled27351_write_register(uint8_t index, uint8_t reg, uint8_t data)","titles":["SNLED27351 Driver","API"]},"1204":{"title":"Arguments","titles":["SNLED27351 Driver","API","void snled27351_write_register(uint8_t index, uint8_t reg, uint8_t data)"]},"1205":{"title":"void snled27351_select_page(uint8_t index, uint8_t page)","titles":["SNLED27351 Driver","API"]},"1206":{"title":"Arguments","titles":["SNLED27351 Driver","API","void snled27351_select_page(uint8_t index, uint8_t page)"]},"1207":{"title":"void snled27351_set_color(int index, uint8_t red, uint8_t green, uint8_t blue)","titles":["SNLED27351 Driver","API"]},"1208":{"title":"Arguments","titles":["SNLED27351 Driver","API","void snled27351_set_color(int index, uint8_t red, uint8_t green, uint8_t blue)"]},"1209":{"title":"void snled27351_set_color_all(uint8_t red, uint8_t green, uint8_t blue)","titles":["SNLED27351 Driver","API"]},"1210":{"title":"Arguments","titles":["SNLED27351 Driver","API","void snled27351_set_color_all(uint8_t red, uint8_t green, uint8_t blue)"]},"1211":{"title":"void snled27351_set_value(int index, uint8_t value)","titles":["SNLED27351 Driver","API"]},"1212":{"title":"Arguments","titles":["SNLED27351 Driver","API","void snled27351_set_value(int index, uint8_t value)"]},"1213":{"title":"void snled27351_set_value_all(uint8_t value)","titles":["SNLED27351 Driver","API"]},"1214":{"title":"Arguments","titles":["SNLED27351 Driver","API","void snled27351_set_value_all(uint8_t value)"]},"1215":{"title":"void snled27351_set_led_control_register(uint8_t index, bool red, bool green, bool blue)","titles":["SNLED27351 Driver","API"]},"1216":{"title":"Arguments","titles":["SNLED27351 Driver","API","void snled27351_set_led_control_register(uint8_t index, bool red, bool green, bool blue)"]},"1217":{"title":"void snled27351_set_led_control_register(uint8_t index, bool value)","titles":["SNLED27351 Driver","API"]},"1218":{"title":"Arguments","titles":["SNLED27351 Driver","API","void snled27351_set_led_control_register(uint8_t index, bool value)"]},"1219":{"title":"void snled27351_update_pwm_buffers(uint8_t index)","titles":["SNLED27351 Driver","API"]},"1220":{"title":"Arguments","titles":["SNLED27351 Driver","API","void snled27351_update_pwm_buffers(uint8_t index)"]},"1221":{"title":"void snled27351_update_led_control_registers(uint8_t index)","titles":["SNLED27351 Driver","API"]},"1222":{"title":"Arguments","titles":["SNLED27351 Driver","API","void snled27351_update_led_control_registers(uint8_t index)"]},"1223":{"title":"SPI Master Driver","titles":[]},"1224":{"title":"Usage","titles":["SPI Master Driver"]},"1225":{"title":"AVR Configuration","titles":["SPI Master Driver"]},"1226":{"title":"ChibiOS/ARM Configuration","titles":["SPI Master Driver"]},"1227":{"title":"API","titles":["SPI Master Driver"]},"1228":{"title":"void spi_init(void)","titles":["SPI Master Driver","API"]},"1229":{"title":"bool spi_start(pin_t slavePin, bool lsbFirst, uint8_t mode, uint16_t divisor)","titles":["SPI Master Driver","API"]},"1230":{"title":"Arguments","titles":["SPI Master Driver","API","bool spi_start(pin_t slavePin, bool lsbFirst, uint8_t mode, uint16_t divisor)"]},"1231":{"title":"Return Value","titles":["SPI Master Driver","API","bool spi_start(pin_t slavePin, bool lsbFirst, uint8_t mode, uint16_t divisor)"]},"1232":{"title":"spi_status_t spi_write(uint8_t data)","titles":["SPI Master Driver","API"]},"1233":{"title":"Arguments","titles":["SPI Master Driver","API","spi_status_t spi_write(uint8_t data)"]},"1234":{"title":"Return Value","titles":["SPI Master Driver","API","spi_status_t spi_write(uint8_t data)"]},"1235":{"title":"spi_status_t spi_read(void)","titles":["SPI Master Driver","API"]},"1236":{"title":"Return Value","titles":["SPI Master Driver","API","spi_status_t spi_read(void)"]},"1237":{"title":"spi_status_t spi_transmit(const uint8_t *data, uint16_t length)","titles":["SPI Master Driver","API"]},"1238":{"title":"Arguments","titles":["SPI Master Driver","API","spi_status_t spi_transmit(const uint8_t *data, uint16_t length)"]},"1239":{"title":"Return Value","titles":["SPI Master Driver","API","spi_status_t spi_transmit(const uint8_t *data, uint16_t length)"]},"1240":{"title":"spi_status_t spi_receive(uint8_t *data, uint16_t length)","titles":["SPI Master Driver","API"]},"1241":{"title":"Arguments","titles":["SPI Master Driver","API","spi_status_t spi_receive(uint8_t *data, uint16_t length)"]},"1242":{"title":"Return Value","titles":["SPI Master Driver","API","spi_status_t spi_receive(uint8_t *data, uint16_t length)"]},"1243":{"title":"void spi_stop(void)","titles":["SPI Master Driver","API"]},"1244":{"title":"UART Driver","titles":[]},"1245":{"title":"Usage","titles":["UART Driver"]},"1246":{"title":"AVR Configuration","titles":["UART Driver"]},"1247":{"title":"ChibiOS/ARM Configuration","titles":["UART Driver"]},"1248":{"title":"API","titles":["UART Driver"]},"1249":{"title":"void uart_init(uint32_t baud)","titles":["UART Driver","API"]},"1250":{"title":"Arguments","titles":["UART Driver","API","void uart_init(uint32_t baud)"]},"1251":{"title":"void uart_write(uint8_t data)","titles":["UART Driver","API"]},"1252":{"title":"Arguments","titles":["UART Driver","API","void uart_write(uint8_t data)"]},"1253":{"title":"uint8_t uart_read(void)","titles":["UART Driver","API"]},"1254":{"title":"Return Value","titles":["UART Driver","API","uint8_t uart_read(void)"]},"1255":{"title":"void uart_transmit(const uint8_t *data, uint16_t length)","titles":["UART Driver","API"]},"1256":{"title":"Arguments","titles":["UART Driver","API","void uart_transmit(const uint8_t *data, uint16_t length)"]},"1257":{"title":"void uart_receive(char *data, uint16_t length)","titles":["UART Driver","API"]},"1258":{"title":"Arguments","titles":["UART Driver","API","void uart_receive(char *data, uint16_t length)"]},"1259":{"title":"bool uart_available(void)","titles":["UART Driver","API"]},"1260":{"title":"Return Value","titles":["UART Driver","API","bool uart_available(void)"]},"1261":{"title":"WS2812 Driver","titles":[]},"1262":{"title":"Usage","titles":["WS2812 Driver"]},"1263":{"title":"Basic Configuration","titles":["WS2812 Driver"]},"1264":{"title":"Timing Adjustment","titles":["WS2812 Driver","Basic Configuration"]},"1265":{"title":"Byte Order","titles":["WS2812 Driver","Basic Configuration"]},"1266":{"title":"RGBW Support","titles":["WS2812 Driver","Basic Configuration"]},"1267":{"title":"Driver Configuration","titles":["WS2812 Driver"]},"1268":{"title":"Bitbang Driver","titles":["WS2812 Driver","Driver Configuration"]},"1269":{"title":"I2C Driver","titles":["WS2812 Driver","Driver Configuration"]},"1270":{"title":"PIO Driver","titles":["WS2812 Driver","Driver Configuration"]},"1271":{"title":"PWM Driver","titles":["WS2812 Driver","Driver Configuration"]},"1272":{"title":"SPI Driver","titles":["WS2812 Driver","Driver Configuration"]},"1273":{"title":"ChibiOS/ARM Configuration","titles":["WS2812 Driver"]},"1274":{"title":"Logic Levels","titles":["WS2812 Driver","ChibiOS/ARM Configuration"]},"1275":{"title":"1. Open Drain Circuit","titles":["WS2812 Driver","ChibiOS/ARM Configuration","Logic Levels"]},"1276":{"title":"2. Level Shifter","titles":["WS2812 Driver","ChibiOS/ARM Configuration","Logic Levels"]},"1277":{"title":"SPI Driver","titles":["WS2812 Driver","ChibiOS/ARM Configuration"]},"1278":{"title":"Setting the Baudrate","titles":["WS2812 Driver","ChibiOS/ARM Configuration","SPI Driver"]},"1279":{"title":"Circular Buffer","titles":["WS2812 Driver","ChibiOS/ARM Configuration","SPI Driver"]},"1280":{"title":"PIO Driver","titles":["WS2812 Driver","ChibiOS/ARM Configuration"]},"1281":{"title":"PWM Driver","titles":["WS2812 Driver","ChibiOS/ARM Configuration"]},"1282":{"title":"API","titles":["WS2812 Driver"]},"1283":{"title":"void ws2812_init(void)","titles":["WS2812 Driver","API"]},"1284":{"title":"void ws2812_set_color(int index, uint8_t red, uint8_t green, uint8_t blue)","titles":["WS2812 Driver","API"]},"1285":{"title":"Arguments","titles":["WS2812 Driver","API","void ws2812_set_color(int index, uint8_t red, uint8_t green, uint8_t blue)"]},"1286":{"title":"void ws812_set_color_all(uint8_t red, uint8_t green, uint8_t blue)","titles":["WS2812 Driver","API"]},"1287":{"title":"Arguments","titles":["WS2812 Driver","API","void ws812_set_color_all(uint8_t red, uint8_t green, uint8_t blue)"]},"1288":{"title":"void ws2812_flush(void)","titles":["WS2812 Driver","API"]},"1289":{"title":"Easy Maker - Build One-Off Projects In Configurator","titles":[]},"1290":{"title":"Quickstart","titles":["Easy Maker - Build One-Off Projects In Configurator"]},"1291":{"title":"Direct Pin","titles":[]},"1292":{"title":"Frequently Asked Build Questions","titles":[]},"1293":{"title":"Can't Program on Linux","titles":["Frequently Asked Build Questions"]},"1294":{"title":"Linux udev Rules","titles":["Frequently Asked Build Questions","Can't Program on Linux"]},"1295":{"title":"Serial device is not detected in bootloader mode on Linux","titles":["Frequently Asked Build Questions","Can't Program on Linux"]},"1296":{"title":"Unknown Device for DFU Bootloader","titles":["Frequently Asked Build Questions"]},"1297":{"title":"USB VID and PID","titles":["Frequently Asked Build Questions"]},"1298":{"title":"I just flashed my keyboard and it does nothing/keypresses don't register - it's also ARM (rev6 planck, clueboard 60, hs60v2, etc...) (Feb 2019)","titles":["Frequently Asked Build Questions","USB VID and PID"]},"1299":{"title":"Debugging FAQ","titles":[]},"1300":{"title":"Debugging","titles":["Debugging FAQ"]},"1301":{"title":"Debugging Tools","titles":["Debugging FAQ"]},"1302":{"title":"Debugging With QMK Toolbox","titles":["Debugging FAQ","Debugging Tools"]},"1303":{"title":"Debugging with QMK CLI","titles":["Debugging FAQ","Debugging Tools"]},"1304":{"title":"Debugging With hid_listen","titles":["Debugging FAQ","Debugging Tools"]},"1305":{"title":"Sending Your Own Debug Messages","titles":["Debugging FAQ"]},"1306":{"title":"Debug Examples","titles":["Debugging FAQ"]},"1307":{"title":"Which matrix position is this keypress?","titles":["Debugging FAQ","Debug Examples"]},"1308":{"title":"Which keycode is this keypress?","titles":["Debugging FAQ","Debug Examples"]},"1309":{"title":"How long did it take to scan for a keypress?","titles":["Debugging FAQ","Debug Examples"]},"1310":{"title":"hid_listen Can't Recognize Device","titles":["Debugging FAQ"]},"1311":{"title":"Can't Get Message on Console","titles":["Debugging FAQ"]},"1312":{"title":"Frequently Asked Questions","titles":[]},"1313":{"title":"What is QMK?","titles":["Frequently Asked Questions"]},"1314":{"title":"I don't know where to start!","titles":["Frequently Asked Questions"]},"1315":{"title":"How can I flash the firmware I built?","titles":["Frequently Asked Questions"]},"1316":{"title":"What if I have an issue that isn't covered here?","titles":["Frequently Asked Questions"]},"1317":{"title":"What if I found a bug?","titles":["Frequently Asked Questions"]},"1318":{"title":"But git and GitHub are intimidating!","titles":["Frequently Asked Questions"]},"1319":{"title":"I have a Keyboard that I want to add support for","titles":["Frequently Asked Questions"]},"1320":{"title":"What if I want to brand it with QMK?","titles":["Frequently Asked Questions","I have a Keyboard that I want to add support for"]},"1321":{"title":"What Differences Are There Between QMK and TMK?","titles":["Frequently Asked Questions"]},"1322":{"title":"Keymap FAQ","titles":[]},"1323":{"title":"What Keycodes Can I Use?","titles":["Keymap FAQ"]},"1324":{"title":"What Are the Default Keycodes?","titles":["Keymap FAQ"]},"1325":{"title":"How Can I Make Custom Names For Complex Keycodes?","titles":["Keymap FAQ"]},"1326":{"title":"My Keymap Doesn't Update When I Flash It","titles":["Keymap FAQ"]},"1327":{"title":"Some Of My Keys Are Swapped Or Not Working","titles":["Keymap FAQ"]},"1328":{"title":"The Menu Key Isn't Working","titles":["Keymap FAQ"]},"1329":{"title":"Power Keys Aren't Working","titles":["Keymap FAQ"]},"1330":{"title":"One Shot Modifier","titles":["Keymap FAQ"]},"1331":{"title":"Modifier/Layer Stuck","titles":["Keymap FAQ"]},"1332":{"title":"Mechanical Lock Switch Support","titles":["Keymap FAQ"]},"1333":{"title":"Input Special Characters Other Than ASCII like Cédille 'Ç'","titles":["Keymap FAQ"]},"1334":{"title":"Fn Key on macOS","titles":["Keymap FAQ"]},"1335":{"title":"Keys Supported in Mac OSX?","titles":["Keymap FAQ"]},"1336":{"title":"JIS Keys in Mac OSX","titles":["Keymap FAQ"]},"1337":{"title":"RN-42 Bluetooth Doesn't Work with Karabiner","titles":["Keymap FAQ"]},"1338":{"title":"Esc and ` on a Single Key","titles":["Keymap FAQ"]},"1339":{"title":"Eject on Mac OSX","titles":["Keymap FAQ"]},"1340":{"title":"What are "Real" and "Weak" modifiers?","titles":["Keymap FAQ"]},"1341":{"title":"Miscellaneous FAQ","titles":[]},"1342":{"title":"How do I test my keyboard?","titles":["Miscellaneous FAQ"]},"1343":{"title":"Safety Considerations","titles":["Miscellaneous FAQ"]},"1344":{"title":"NKRO Doesn't work","titles":["Miscellaneous FAQ"]},"1345":{"title":"TrackPoint Needs Reset Circuit (PS/2 Mouse Support)","titles":["Miscellaneous FAQ"]},"1346":{"title":"Can't Read Column of Matrix Beyond 16","titles":["Miscellaneous FAQ"]},"1347":{"title":"Special Extra Key Doesn't Work (System, Audio Control Keys)","titles":["Miscellaneous FAQ"]},"1348":{"title":"Wake from Sleep Doesn't Work","titles":["Miscellaneous FAQ"]},"1349":{"title":"Using Arduino?","titles":["Miscellaneous FAQ"]},"1350":{"title":"Enabling JTAG","titles":["Miscellaneous FAQ"]},"1351":{"title":"USB 3 Compatibility","titles":["Miscellaneous FAQ"]},"1352":{"title":"Mac Compatibility","titles":["Miscellaneous FAQ"]},"1353":{"title":"OS X 10.11 and Hub","titles":["Miscellaneous FAQ","Mac Compatibility"]},"1354":{"title":"Problem in BIOS (UEFI) Setup/Resume (Sleep & Wake)/Power Cycles","titles":["Miscellaneous FAQ"]},"1355":{"title":"Modifier Keys","titles":[]},"1356":{"title":"Checking Modifier State","titles":[]},"1357":{"title":"Examples","titles":["Checking Modifier State"]},"1358":{"title":"Alt + Escape for Alt + Tab","titles":["Checking Modifier State","Examples"]},"1359":{"title":"Shift + Backspace for Delete","titles":["Checking Modifier State","Examples"]},"1360":{"title":"Advanced topics","titles":[]},"1361":{"title":"Layers","titles":["Advanced topics"]},"1362":{"title":"Mod-Tap","titles":["Advanced topics"]},"1363":{"title":"One Shot Keys","titles":["Advanced topics"]},"1364":{"title":"Tap-Hold Configuration Options","titles":["Advanced topics"]},"1365":{"title":"Key Overrides","titles":["Advanced topics"]},"1366":{"title":"Converters","titles":[]},"1367":{"title":"Supported Converters","titles":["Converters"]},"1368":{"title":"Overview","titles":["Converters"]},"1369":{"title":"Conditional Configuration","titles":["Converters","Overview"]},"1370":{"title":"Pin Compatibility","titles":["Converters","Overview"]},"1371":{"title":"Pro Micro","titles":["Converters"]},"1372":{"title":"Proton C","titles":["Converters","Pro Micro"]},"1373":{"title":"Adafruit KB2040","titles":["Converters","Pro Micro"]},"1374":{"title":"SparkFun Pro Micro - RP2040, Blok, Bit-C PRO and Michi","titles":["Converters","Pro Micro"]},"1375":{"title":"STeMCell","titles":["Converters","Pro Micro"]},"1376":{"title":"Bonsai C4","titles":["Converters","Pro Micro"]},"1377":{"title":"RP2040 Community Edition - Elite-Pi, Helios, and Liatris","titles":["Converters","Pro Micro"]},"1378":{"title":"Svlinky","titles":["Converters","Pro Micro"]},"1379":{"title":"Elite-C","titles":["Converters"]},"1380":{"title":"STeMCell {#stemcell}_elite","titles":["Converters","Elite-C"]},"1381":{"title":"RP2040 Community Edition","titles":["Converters","Elite-C"]},"1382":{"title":"Contact bounce / contact chatter","titles":[]},"1383":{"title":"Types of debounce algorithms","titles":["Contact bounce / contact chatter"]},"1384":{"title":"Supported Debounce Algorithms","titles":["Contact bounce / contact chatter"]},"1385":{"title":"Debounce Time","titles":["Contact bounce / contact chatter","Supported Debounce Algorithms"]},"1386":{"title":"Debounce Method","titles":["Contact bounce / contact chatter","Supported Debounce Algorithms"]},"1387":{"title":"Implementing your own debouncing code","titles":["Contact bounce / contact chatter","Supported Debounce Algorithms"]},"1388":{"title":"Persistent Configuration (EEPROM)","titles":[]},"1389":{"title":"Example Implementation","titles":["Persistent Configuration (EEPROM)"]},"1390":{"title":"'EECONFIG' Function Documentation","titles":["Persistent Configuration (EEPROM)"]},"1391":{"title":"Layers","titles":[]},"1392":{"title":"Switching and Toggling Layers","titles":["Layers"]},"1393":{"title":"Caveats","titles":["Layers","Switching and Toggling Layers"]},"1394":{"title":"Working with Layers","titles":["Layers"]},"1395":{"title":"Beginners","titles":["Layers","Working with Layers"]},"1396":{"title":"Intermediate Users","titles":["Layers","Working with Layers"]},"1397":{"title":"Advanced Users","titles":["Layers","Working with Layers"]},"1398":{"title":"Functions","titles":["Layers"]},"1399":{"title":"Layer Change Code","titles":["Layers"]},"1400":{"title":"Example layer_state_set_* Implementation","titles":["Layers","Layer Change Code"]},"1401":{"title":"Example: Keycode to cycle through layers","titles":["Layers","Layer Change Code"]},"1402":{"title":"layer_state_set_* Function Documentation","titles":["Layers","Layer Change Code"]},"1403":{"title":"Layouts: Using a Keymap with Multiple Keyboards","titles":[]},"1404":{"title":"Supporting a Layout","titles":["Layouts: Using a Keymap with Multiple Keyboards"]},"1405":{"title":"Building a Keymap","titles":["Layouts: Using a Keymap with Multiple Keyboards"]},"1406":{"title":"Conflicting layouts","titles":["Layouts: Using a Keymap with Multiple Keyboards","Building a Keymap"]},"1407":{"title":"Tips for Making Layouts Keyboard-Agnostic","titles":["Layouts: Using a Keymap with Multiple Keyboards"]},"1408":{"title":"Includes","titles":["Layouts: Using a Keymap with Multiple Keyboards","Tips for Making Layouts Keyboard-Agnostic"]},"1409":{"title":"Keymaps","titles":["Layouts: Using a Keymap with Multiple Keyboards","Tips for Making Layouts Keyboard-Agnostic"]},"1410":{"title":"Macros","titles":[]},"1411":{"title":"Using Macros In JSON Keymaps","titles":["Macros"]},"1412":{"title":"Selecting Your Host Keyboard Layout","titles":["Macros","Using Macros In JSON Keymaps"]},"1413":{"title":"Macro Basics","titles":["Macros","Using Macros In JSON Keymaps"]},"1414":{"title":"Object Format","titles":["Macros","Using Macros In JSON Keymaps","Macro Basics"]},"1415":{"title":"Using Macros in C Keymaps","titles":["Macros"]},"1416":{"title":"SEND_STRING() & process_record_user","titles":["Macros","Using Macros in C Keymaps"]},"1417":{"title":"Advanced Macros","titles":["Macros","Using Macros in C Keymaps","SEND_STRING() & process_record_user"]},"1418":{"title":"TAP, DOWN and UP","titles":["Macros","Using Macros in C Keymaps","SEND_STRING() & process_record_user"]},"1419":{"title":"Alternative Keymaps","titles":["Macros","Using Macros in C Keymaps","SEND_STRING() & process_record_user"]},"1420":{"title":"Strings in Memory","titles":["Macros","Using Macros in C Keymaps","SEND_STRING() & process_record_user"]},"1421":{"title":"Advanced Macro Functions","titles":["Macros","Using Macros in C Keymaps"]},"1422":{"title":"record->event.pressed","titles":["Macros","Using Macros in C Keymaps","Advanced Macro Functions"]},"1423":{"title":"register_code(<kc>);","titles":["Macros","Using Macros in C Keymaps","Advanced Macro Functions"]},"1424":{"title":"unregister_code(<kc>);","titles":["Macros","Using Macros in C Keymaps","Advanced Macro Functions"]},"1425":{"title":"tap_code(<kc>);","titles":["Macros","Using Macros in C Keymaps","Advanced Macro Functions"]},"1426":{"title":"tap_code_delay(<kc>, <delay>);","titles":["Macros","Using Macros in C Keymaps","Advanced Macro Functions"]},"1427":{"title":"register_code16(<kc>);, unregister_code16(<kc>);, tap_code16(<kc>); and tap_code16_delay(<kc>, <delay>);","titles":["Macros","Using Macros in C Keymaps","Advanced Macro Functions"]},"1428":{"title":"clear_keyboard();","titles":["Macros","Using Macros in C Keymaps","Advanced Macro Functions"]},"1429":{"title":"clear_mods();","titles":["Macros","Using Macros in C Keymaps","Advanced Macro Functions"]},"1430":{"title":"clear_keyboard_but_mods();","titles":["Macros","Using Macros in C Keymaps","Advanced Macro Functions"]},"1431":{"title":"Advanced Example:","titles":["Macros","Using Macros in C Keymaps"]},"1432":{"title":"Super ALT↯TAB","titles":["Macros","Using Macros in C Keymaps","Advanced Example:"]},"1433":{"title":"Userspace: Sharing Code Between Keymaps","titles":[]},"1434":{"title":"Rules.mk","titles":["Userspace: Sharing Code Between Keymaps"]},"1435":{"title":"Override default userspace","titles":["Userspace: Sharing Code Between Keymaps","Rules.mk"]},"1436":{"title":"Configuration Options (config.h)","titles":["Userspace: Sharing Code Between Keymaps"]},"1437":{"title":"Readme (readme.md)","titles":["Userspace: Sharing Code Between Keymaps"]},"1438":{"title":"Build All Keyboards That Support a Specific Keymap","titles":["Userspace: Sharing Code Between Keymaps"]},"1439":{"title":"Examples","titles":["Userspace: Sharing Code Between Keymaps"]},"1440":{"title":"Customized Functions","titles":["Userspace: Sharing Code Between Keymaps","Examples"]},"1441":{"title":"Custom Features","titles":["Userspace: Sharing Code Between Keymaps","Examples"]},"1442":{"title":"Consolidated Macros","titles":["Userspace: Sharing Code Between Keymaps","Examples"]},"1443":{"title":"Audio","titles":[]},"1444":{"title":"AVR based boards","titles":["Audio"]},"1445":{"title":"Wiring","titles":["Audio","AVR based boards"]},"1446":{"title":"ARM based boards","titles":["Audio"]},"1447":{"title":"DAC (basic)","titles":["Audio","ARM based boards"]},"1448":{"title":"Wiring:","titles":["Audio","ARM based boards","DAC (basic)"]},"1449":{"title":"Proton-C Example:","titles":["Audio","ARM based boards","DAC (basic)","Wiring:"]},"1450":{"title":"DAC (additive)","titles":["Audio","ARM based boards"]},"1451":{"title":"PWM (software)","titles":["Audio","ARM based boards"]},"1452":{"title":"Wiring","titles":["Audio","ARM based boards","PWM (software)"]},"1453":{"title":"PWM (hardware)","titles":["Audio","ARM based boards"]},"1454":{"title":"Tone Multiplexing","titles":["Audio"]},"1455":{"title":"Songs","titles":["Audio"]},"1456":{"title":"Audio Config","titles":["Audio"]},"1457":{"title":"Tempo","titles":["Audio"]},"1458":{"title":"ARM Audio Volume","titles":["Audio"]},"1459":{"title":"Voices","titles":["Audio"]},"1460":{"title":"Music Mode","titles":["Audio"]},"1461":{"title":"Music Mask","titles":["Audio","Music Mode"]},"1462":{"title":"Music Map","titles":["Audio","Music Mode"]},"1463":{"title":"Audio Click","titles":["Audio"]},"1464":{"title":"MIDI Functionality","titles":["Audio"]},"1465":{"title":"Audio Keycodes","titles":["Audio"]},"1466":{"title":"Auto Shift: Why Do We Need a Shift Key?","titles":[]},"1467":{"title":"Why Auto Shift?","titles":["Auto Shift: Why Do We Need a Shift Key?"]},"1468":{"title":"How Does It Work?","titles":["Auto Shift: Why Do We Need a Shift Key?"]},"1469":{"title":"Are There Limitations to Auto Shift?","titles":["Auto Shift: Why Do We Need a Shift Key?"]},"1470":{"title":"How Do I Enable Auto Shift?","titles":["Auto Shift: Why Do We Need a Shift Key?"]},"1471":{"title":"Modifiers","titles":["Auto Shift: Why Do We Need a Shift Key?"]},"1472":{"title":"Configuring Auto Shift","titles":["Auto Shift: Why Do We Need a Shift Key?"]},"1473":{"title":"AUTO_SHIFT_TIMEOUT (Value in ms)","titles":["Auto Shift: Why Do We Need a Shift Key?","Configuring Auto Shift"]},"1474":{"title":"NO_AUTO_SHIFT_SPECIAL (simple define)","titles":["Auto Shift: Why Do We Need a Shift Key?","Configuring Auto Shift"]},"1475":{"title":"NO_AUTO_SHIFT_TAB (simple define)","titles":["Auto Shift: Why Do We Need a Shift Key?","Configuring Auto Shift"]},"1476":{"title":"NO_AUTO_SHIFT_SYMBOLS (simple define)","titles":["Auto Shift: Why Do We Need a Shift Key?","Configuring Auto Shift"]},"1477":{"title":"NO_AUTO_SHIFT_NUMERIC (simple define)","titles":["Auto Shift: Why Do We Need a Shift Key?","Configuring Auto Shift"]},"1478":{"title":"NO_AUTO_SHIFT_ALPHA (simple define)","titles":["Auto Shift: Why Do We Need a Shift Key?","Configuring Auto Shift"]},"1479":{"title":"AUTO_SHIFT_ENTER (simple define)","titles":["Auto Shift: Why Do We Need a Shift Key?","Configuring Auto Shift"]},"1480":{"title":"Auto Shift Per Key","titles":["Auto Shift: Why Do We Need a Shift Key?","Configuring Auto Shift"]},"1481":{"title":"AUTO_SHIFT_REPEAT (simple define)","titles":["Auto Shift: Why Do We Need a Shift Key?","Configuring Auto Shift"]},"1482":{"title":"AUTO_SHIFT_NO_AUTO_REPEAT (simple define)","titles":["Auto Shift: Why Do We Need a Shift Key?","Configuring Auto Shift"]},"1483":{"title":"AUTO_SHIFT_ALPHA (predefined key group)","titles":["Auto Shift: Why Do We Need a Shift Key?","Configuring Auto Shift"]},"1484":{"title":"AUTO_SHIFT_NUMERIC (predefined key group)","titles":["Auto Shift: Why Do We Need a Shift Key?","Configuring Auto Shift"]},"1485":{"title":"AUTO_SHIFT_SYMBOLS (predefined key group)","titles":["Auto Shift: Why Do We Need a Shift Key?","Configuring Auto Shift"]},"1486":{"title":"AUTO_SHIFT_SPECIAL (predefined key group)","titles":["Auto Shift: Why Do We Need a Shift Key?","Configuring Auto Shift"]},"1487":{"title":"Custom Shifted Values","titles":["Auto Shift: Why Do We Need a Shift Key?"]},"1488":{"title":"Retro Shift","titles":["Auto Shift: Why Do We Need a Shift Key?"]},"1489":{"title":"Retro Shift and Tap Hold Configurations","titles":["Auto Shift: Why Do We Need a Shift Key?","Retro Shift"]},"1490":{"title":"Using Auto Shift Setup","titles":["Auto Shift: Why Do We Need a Shift Key?"]},"1491":{"title":"Setup","titles":["Auto Shift: Why Do We Need a Shift Key?","Using Auto Shift Setup"]},"1492":{"title":"Use","titles":["Auto Shift: Why Do We Need a Shift Key?","Using Auto Shift Setup"]},"1493":{"title":"An Example Run","titles":["Auto Shift: Why Do We Need a Shift Key?","Using Auto Shift Setup","Use"]},"1494":{"title":"Autocorrect","titles":[]},"1495":{"title":"How does it work?","titles":["Autocorrect"]},"1496":{"title":"How do I enable Autocorrection","titles":["Autocorrect"]},"1497":{"title":"Customizing autocorrect library","titles":["Autocorrect"]},"1498":{"title":"Avoiding false triggers","titles":["Autocorrect","Customizing autocorrect library"]},"1499":{"title":"Overriding Autocorrect","titles":["Autocorrect"]},"1500":{"title":"Keycodes","titles":["Autocorrect","Overriding Autocorrect"]},"1501":{"title":"User Callback Functions","titles":["Autocorrect"]},"1502":{"title":"Process Autocorrect","titles":["Autocorrect","User Callback Functions"]},"1503":{"title":"Process Autocorrect Example","titles":["Autocorrect","User Callback Functions","Process Autocorrect"]},"1504":{"title":"Apply Autocorrect","titles":["Autocorrect","User Callback Functions"]},"1505":{"title":"Apply Autocorrect Example","titles":["Autocorrect","User Callback Functions","Apply Autocorrect"]},"1506":{"title":"Autocorrect Status","titles":["Autocorrect","User Callback Functions"]},"1507":{"title":"Appendix: Trie binary data format","titles":["Autocorrect"]},"1508":{"title":"Encoding","titles":["Autocorrect","Appendix: Trie binary data format"]},"1509":{"title":"Decoding","titles":["Autocorrect","Appendix: Trie binary data format"]},"1510":{"title":"Credits","titles":["Autocorrect"]},"1511":{"title":"Backlighting","titles":[]},"1512":{"title":"Usage","titles":["Backlighting"]},"1513":{"title":"Keycodes","titles":["Backlighting"]},"1514":{"title":"Basic Configuration","titles":["Backlighting"]},"1515":{"title":""On" State","titles":["Backlighting","Basic Configuration"]},"1516":{"title":"Multiple Backlight Pins","titles":["Backlighting","Basic Configuration"]},"1517":{"title":"Driver Configuration","titles":["Backlighting"]},"1518":{"title":"PWM Driver","titles":["Backlighting","Driver Configuration"]},"1519":{"title":"Timer Driver","titles":["Backlighting","Driver Configuration"]},"1520":{"title":"Software Driver","titles":["Backlighting","Driver Configuration"]},"1521":{"title":"Custom Driver","titles":["Backlighting","Driver Configuration"]},"1522":{"title":"AVR Configuration","titles":["Backlighting"]},"1523":{"title":"PWM Driver","titles":["Backlighting","AVR Configuration"]},"1524":{"title":"Timer Driver","titles":["Backlighting","AVR Configuration"]},"1525":{"title":"ChibiOS/ARM Configuration","titles":["Backlighting"]},"1526":{"title":"PWM Driver","titles":["Backlighting","ChibiOS/ARM Configuration"]},"1527":{"title":"Timer Driver","titles":["Backlighting","ChibiOS/ARM Configuration"]},"1528":{"title":"Example Schematic","titles":["Backlighting"]},"1529":{"title":"API","titles":["Backlighting"]},"1530":{"title":"void backlight_toggle(void)","titles":["Backlighting","API"]},"1531":{"title":"void backlight_enable(void)","titles":["Backlighting","API"]},"1532":{"title":"void backlight_disable(void)","titles":["Backlighting","API"]},"1533":{"title":"void backlight_step(void)","titles":["Backlighting","API"]},"1534":{"title":"void backlight_increase(void)","titles":["Backlighting","API"]},"1535":{"title":"void backlight_decrease(void)","titles":["Backlighting","API"]},"1536":{"title":"void backlight_level(uint8_t level)","titles":["Backlighting","API"]},"1537":{"title":"Arguments","titles":["Backlighting","API","void backlight_level(uint8_t level)"]},"1538":{"title":"uint8_t get_backlight_level(void)","titles":["Backlighting","API"]},"1539":{"title":"Return Value","titles":["Backlighting","API","uint8_t get_backlight_level(void)"]},"1540":{"title":"bool is_backlight_enabled(void)","titles":["Backlighting","API"]},"1541":{"title":"Return Value","titles":["Backlighting","API","bool is_backlight_enabled(void)"]},"1542":{"title":"void backlight_toggle_breathing(void)","titles":["Backlighting","API"]},"1543":{"title":"void backlight_enable_breathing(void)","titles":["Backlighting","API"]},"1544":{"title":"void backlight_disable_breathing(void)","titles":["Backlighting","API"]},"1545":{"title":"bool is_backlight_breathing(void)","titles":["Backlighting","API"]},"1546":{"title":"Return Value","titles":["Backlighting","API","bool is_backlight_breathing(void)"]},"1547":{"title":"Battery","titles":[]},"1548":{"title":"Usage","titles":["Battery"]},"1549":{"title":"Basic Configuration","titles":["Battery"]},"1550":{"title":"Driver Configuration","titles":["Battery"]},"1551":{"title":"Functions","titles":["Battery"]},"1552":{"title":"uint8_t battery_get_percent(void)","titles":["Battery","Functions"]},"1553":{"title":"Return Value","titles":["Battery","Functions","uint8_t battery_get_percent(void)"]},"1554":{"title":"Callbacks","titles":["Battery"]},"1555":{"title":"void battery_percent_changed_user(uint8_t level)","titles":["Battery","Callbacks"]},"1556":{"title":"Arguments","titles":["Battery","Callbacks"]},"1557":{"title":"void battery_percent_changed_kb(uint8_t level)","titles":["Battery","Callbacks"]},"1558":{"title":"Arguments","titles":["Battery","Callbacks"]},"1559":{"title":"Bootmagic","titles":[]},"1560":{"title":"Split Keyboards","titles":["Bootmagic"]},"1561":{"title":"Advanced Bootmagic","titles":["Bootmagic"]},"1562":{"title":"Addenda","titles":["Bootmagic"]},"1563":{"title":"Caps Word","titles":[]},"1564":{"title":"How do I enable Caps Word","titles":["Caps Word"]},"1565":{"title":"Troubleshooting: Command","titles":["Caps Word","How do I enable Caps Word"]},"1566":{"title":"Customizing Caps Word","titles":["Caps Word"]},"1567":{"title":"Invert on shift","titles":["Caps Word","Customizing Caps Word"]},"1568":{"title":"Idle timeout","titles":["Caps Word","Customizing Caps Word"]},"1569":{"title":"Functions","titles":["Caps Word","Customizing Caps Word"]},"1570":{"title":"Configure which keys are "word breaking"","titles":["Caps Word","Customizing Caps Word"]},"1571":{"title":"Representing Caps Word state","titles":["Caps Word","Customizing Caps Word"]},"1572":{"title":"Combos","titles":[]},"1573":{"title":"Advanced Keycodes Support","titles":["Combos"]},"1574":{"title":"Overlapping Combos","titles":["Combos"]},"1575":{"title":"Examples","titles":["Combos"]},"1576":{"title":"Keycodes","titles":["Combos"]},"1577":{"title":"Advanced Configuration","titles":["Combos"]},"1578":{"title":"Combo Term","titles":["Combos","Advanced Configuration"]},"1579":{"title":"Buffer and state sizes","titles":["Combos","Advanced Configuration"]},"1580":{"title":"Modifier Combos","titles":["Combos","Advanced Configuration"]},"1581":{"title":"Strict key press order","titles":["Combos","Advanced Configuration"]},"1582":{"title":"Per Combo Timing, Holding, Tapping and Key Press Order","titles":["Combos","Advanced Configuration"]},"1583":{"title":"Generic hook to (dis)allow a combo activation","titles":["Combos","Advanced Configuration"]},"1584":{"title":"Combo timer","titles":["Combos","Advanced Configuration"]},"1585":{"title":"#define COMBO_STRICT_TIMER","titles":["Combos","Advanced Configuration","Combo timer"]},"1586":{"title":"#define COMBO_NO_TIMER","titles":["Combos","Advanced Configuration","Combo timer"]},"1587":{"title":"Customizable key releases","titles":["Combos","Advanced Configuration"]},"1588":{"title":"Customizable key repress","titles":["Combos","Advanced Configuration"]},"1589":{"title":"Layer independent combos","titles":["Combos","Advanced Configuration"]},"1590":{"title":"Combo reference layers by layer.","titles":["Combos","Advanced Configuration","Layer independent combos"]},"1591":{"title":"User callbacks","titles":["Combos"]},"1592":{"title":"Dictionary Management","titles":["Combos"]},"1593":{"title":"Command","titles":[]},"1594":{"title":"Usage","titles":["Command"]},"1595":{"title":"Configuration","titles":["Command"]},"1596":{"title":"Community Modules","titles":[]},"1597":{"title":"Adding a Community Module to your build","titles":["Community Modules"]},"1598":{"title":"Adding a Community Module to your External Userspace","titles":["Community Modules"]},"1599":{"title":"Writing a QMK Community Module","titles":["Community Modules"]},"1600":{"title":"qmk_module.json","titles":["Community Modules","Writing a QMK Community Module"]},"1601":{"title":"rules.mk / post_rules.mk","titles":["Community Modules","Writing a QMK Community Module"]},"1602":{"title":"<module>.c","titles":["Community Modules","Writing a QMK Community Module"]},"1603":{"title":"introspection.c / introspection.h","titles":["Community Modules","Writing a QMK Community Module"]},"1604":{"title":"led_matrix_module.inc","titles":["Community Modules","Writing a QMK Community Module"]},"1605":{"title":"rgb_matrix_module.inc","titles":["Community Modules","Writing a QMK Community Module"]},"1606":{"title":"Compatible APIs","titles":["Community Modules","Writing a QMK Community Module"]},"1607":{"title":"Digitizer","titles":[]},"1608":{"title":"Usage","titles":["Digitizer"]},"1609":{"title":"Positioning","titles":["Digitizer"]},"1610":{"title":"Examples","titles":["Digitizer"]},"1611":{"title":"API","titles":["Digitizer"]},"1612":{"title":"struct digitizer_t","titles":["Digitizer","API"]},"1613":{"title":"Members","titles":["Digitizer","API","struct digitizer_t"]},"1614":{"title":"void digitizer_flush(void)","titles":["Digitizer","API"]},"1615":{"title":"void digitizer_in_range_on(void)","titles":["Digitizer","API"]},"1616":{"title":"void digitizer_in_range_off(void)","titles":["Digitizer","API"]},"1617":{"title":"void digitizer_tip_switch_on(void)","titles":["Digitizer","API"]},"1618":{"title":"void digitizer_tip_switch_off(void)","titles":["Digitizer","API"]},"1619":{"title":"void digitizer_barrel_switch_on(void)","titles":["Digitizer","API"]},"1620":{"title":"void digitizer_barrel_switch_off(void)","titles":["Digitizer","API"]},"1621":{"title":"void digitizer_set_position(float x, float y)","titles":["Digitizer","API"]},"1622":{"title":"Arguments","titles":["Digitizer","API","void digitizer_set_position(float x, float y)"]},"1623":{"title":"DIP Switches","titles":[]},"1624":{"title":"DIP Switch map","titles":["DIP Switches"]},"1625":{"title":"Callbacks","titles":["DIP Switches"]},"1626":{"title":"Hardware","titles":["DIP Switches"]},"1627":{"title":"Connects each switch in the dip switch to the GPIO pin of the MCU","titles":["DIP Switches","Hardware"]},"1628":{"title":"Connect each switch in the DIP switch to an unused intersections in the key matrix.","titles":["DIP Switches","Hardware"]},"1629":{"title":"Dynamic Macros: Record and Replay Macros in Runtime","titles":[]},"1630":{"title":"Customization","titles":["Dynamic Macros: Record and Replay Macros in Runtime"]},"1631":{"title":"DYNAMIC_MACRO_USER_CALL","titles":["Dynamic Macros: Record and Replay Macros in Runtime","Customization"]},"1632":{"title":"User Hooks","titles":["Dynamic Macros: Record and Replay Macros in Runtime","Customization"]},"1633":{"title":"Encoders","titles":[]},"1634":{"title":"Split Keyboards","titles":["Encoders"]},"1635":{"title":"Encoder map","titles":["Encoders"]},"1636":{"title":"Callbacks","titles":["Encoders"]},"1637":{"title":"Hardware","titles":["Encoders"]},"1638":{"title":"Multiple Encoders","titles":["Encoders"]},"1639":{"title":"Grave Escape","titles":[]},"1640":{"title":"Usage","titles":["Grave Escape"]},"1641":{"title":"What Your OS Sees","titles":["Grave Escape"]},"1642":{"title":"Keycodes","titles":["Grave Escape"]},"1643":{"title":"Caveats","titles":["Grave Escape","Keycodes"]},"1644":{"title":"Configuration","titles":["Grave Escape"]},"1645":{"title":"Haptic Feedback","titles":[]},"1646":{"title":"Haptic feedback rules.mk options","titles":["Haptic Feedback"]},"1647":{"title":"Known Supported Hardware","titles":["Haptic Feedback"]},"1648":{"title":"Haptic Keycodes","titles":["Haptic Feedback"]},"1649":{"title":"Solenoids","titles":["Haptic Feedback","Haptic Keycodes"]},"1650":{"title":"DRV2605L","titles":["Haptic Feedback","Haptic Keycodes"]},"1651":{"title":"Feedback motor setup","titles":["Haptic Feedback","Haptic Keycodes","DRV2605L"]},"1652":{"title":"ERM","titles":["Haptic Feedback","Haptic Keycodes","DRV2605L","Feedback motor setup"]},"1653":{"title":"LRA","titles":["Haptic Feedback","Haptic Keycodes","DRV2605L","Feedback motor setup"]},"1654":{"title":"DRV2605L waveform library","titles":["Haptic Feedback","Haptic Keycodes","DRV2605L"]},"1655":{"title":"Optional DRV2605L defines","titles":["Haptic Feedback","Haptic Keycodes"]},"1656":{"title":"DRV2605L Continuous Haptic Mode","titles":["Haptic Feedback","Haptic Keycodes"]},"1657":{"title":"Haptic Key Exclusion","titles":["Haptic Feedback"]},"1658":{"title":"NO_HAPTIC_MOD","titles":["Haptic Feedback","Haptic Key Exclusion"]},"1659":{"title":"NO_HAPTIC_ALPHA","titles":["Haptic Feedback","Haptic Key Exclusion"]},"1660":{"title":"NO_HAPTIC_PUNCTUATION","titles":["Haptic Feedback","Haptic Key Exclusion"]},"1661":{"title":"NO_HAPTIC_LOCKKEYS","titles":["Haptic Feedback","Haptic Key Exclusion"]},"1662":{"title":"NO_HAPTIC_NAV","titles":["Haptic Feedback","Haptic Key Exclusion"]},"1663":{"title":"NO_HAPTIC_NUMERIC","titles":["Haptic Feedback","Haptic Key Exclusion"]},"1664":{"title":"HD44780 LCD Driver","titles":[]},"1665":{"title":"Supported Hardware","titles":["HD44780 LCD Driver"]},"1666":{"title":"Usage","titles":["HD44780 LCD Driver"]},"1667":{"title":"Basic Configuration","titles":["HD44780 LCD Driver"]},"1668":{"title":"Examples","titles":["HD44780 LCD Driver"]},"1669":{"title":"Hello World","titles":["HD44780 LCD Driver","Examples"]},"1670":{"title":"Custom Character Definition","titles":["HD44780 LCD Driver","Examples"]},"1671":{"title":"API","titles":["HD44780 LCD Driver"]},"1672":{"title":"void hd44780_init(bool cursor, bool blink)","titles":["HD44780 LCD Driver","API"]},"1673":{"title":"Arguments","titles":["HD44780 LCD Driver","API","void hd44780_init(bool cursor, bool blink)"]},"1674":{"title":"void hd44780_clear(void)","titles":["HD44780 LCD Driver","API"]},"1675":{"title":"void hd44780_home(void)","titles":["HD44780 LCD Driver","API"]},"1676":{"title":"void hd44780_on(bool cursor, bool blink)","titles":["HD44780 LCD Driver","API"]},"1677":{"title":"Arguments","titles":["HD44780 LCD Driver","API","void hd44780_on(bool cursor, bool blink)"]},"1678":{"title":"void hd44780_off(void)","titles":["HD44780 LCD Driver","API"]},"1679":{"title":"void hd44780_set_cursor(uint8_t col, uint8_t line)","titles":["HD44780 LCD Driver","API"]},"1680":{"title":"Arguments","titles":["HD44780 LCD Driver","API","void hd44780_set_cursor(uint8_t col, uint8_t line)"]},"1681":{"title":"void hd44780_putc(char c)","titles":["HD44780 LCD Driver","API"]},"1682":{"title":"Arguments","titles":["HD44780 LCD Driver","API","void hd44780_putc(char c)"]},"1683":{"title":"void hd44780_puts(const char *s)","titles":["HD44780 LCD Driver","API"]},"1684":{"title":"Arguments","titles":["HD44780 LCD Driver","API","void hd44780_puts(const char *s)"]},"1685":{"title":"void hd44780_puts_P(const char *s)","titles":["HD44780 LCD Driver","API"]},"1686":{"title":"Arguments","titles":["HD44780 LCD Driver","API","void hd44780_puts_P(const char *s)"]},"1687":{"title":"void hd44780_define_char(uint8_t index, uint8_t *data)","titles":["HD44780 LCD Driver","API"]},"1688":{"title":"Arguments","titles":["HD44780 LCD Driver","API","void hd44780_define_char(uint8_t index, uint8_t *data)"]},"1689":{"title":"void hd44780_define_char_P(uint8_t index, const uint8_t *data)","titles":["HD44780 LCD Driver","API"]},"1690":{"title":"Arguments","titles":["HD44780 LCD Driver","API","void hd44780_define_char_P(uint8_t index, const uint8_t *data)"]},"1691":{"title":"bool hd44780_busy(void)","titles":["HD44780 LCD Driver","API"]},"1692":{"title":"Return Value","titles":["HD44780 LCD Driver","API","bool hd44780_busy(void)"]},"1693":{"title":"void hd44780_write(uint8_t data, bool isData)","titles":["HD44780 LCD Driver","API"]},"1694":{"title":"Arguments","titles":["HD44780 LCD Driver","API","void hd44780_write(uint8_t data, bool isData)"]},"1695":{"title":"uint8_t hd44780_read(bool isData)","titles":["HD44780 LCD Driver","API"]},"1696":{"title":"Arguments","titles":["HD44780 LCD Driver","API","uint8_t hd44780_read(bool isData)"]},"1697":{"title":"Return Value","titles":["HD44780 LCD Driver","API","uint8_t hd44780_read(bool isData)"]},"1698":{"title":"void hd44780_command(uint8_t command)","titles":["HD44780 LCD Driver","API"]},"1699":{"title":"Arguments","titles":["HD44780 LCD Driver","API","void hd44780_command(uint8_t command)"]},"1700":{"title":"void hd44780_data(uint8_t data)","titles":["HD44780 LCD Driver","API"]},"1701":{"title":"Arguments","titles":["HD44780 LCD Driver","API","void hd44780_data(uint8_t data)"]},"1702":{"title":"void hd44780_set_cgram_address(uint8_t address)","titles":["HD44780 LCD Driver","API"]},"1703":{"title":"Arguments","titles":["HD44780 LCD Driver","API","void hd44780_set_cgram_address(uint8_t address)"]},"1704":{"title":"void hd44780_set_ddram_address(uint8_t address)","titles":["HD44780 LCD Driver","API"]},"1705":{"title":"Arguments","titles":["HD44780 LCD Driver","API","void hd44780_set_ddram_address(uint8_t address)"]},"1706":{"title":"Joystick","titles":[]},"1707":{"title":"Usage","titles":["Joystick"]},"1708":{"title":"Configuration","titles":["Joystick"]},"1709":{"title":"Hat Switch","titles":["Joystick","Configuration"]},"1710":{"title":"Axes","titles":["Joystick","Configuration"]},"1711":{"title":"Virtual Axes","titles":["Joystick","Configuration","Axes"]},"1712":{"title":"Keycodes","titles":["Joystick"]},"1713":{"title":"API","titles":["Joystick"]},"1714":{"title":"struct joystick_t","titles":["Joystick","API"]},"1715":{"title":"Members","titles":["Joystick","API","struct joystick_t"]},"1716":{"title":"struct joystick_config_t","titles":["Joystick","API"]},"1717":{"title":"Members","titles":["Joystick","API","struct joystick_config_t"]},"1718":{"title":"void joystick_flush(void)","titles":["Joystick","API"]},"1719":{"title":"void register_joystick_button(uint8_t button)","titles":["Joystick","API"]},"1720":{"title":"Arguments","titles":["Joystick","API","void register_joystick_button(uint8_t button)"]},"1721":{"title":"void unregister_joystick_button(uint8_t button)","titles":["Joystick","API"]},"1722":{"title":"Arguments","titles":["Joystick","API","void unregister_joystick_button(uint8_t button)"]},"1723":{"title":"int16_t joystick_read_axis(uint8_t axis)","titles":["Joystick","API"]},"1724":{"title":"Arguments","titles":["Joystick","API","int16_t joystick_read_axis(uint8_t axis)"]},"1725":{"title":"Return Value","titles":["Joystick","API","int16_t joystick_read_axis(uint8_t axis)"]},"1726":{"title":"void joystick_set_axis(uint8_t axis, int16_t value)","titles":["Joystick","API"]},"1727":{"title":"Arguments","titles":["Joystick","API","void joystick_set_axis(uint8_t axis, int16_t value)"]},"1728":{"title":"void joystick_set_hat(int8_t value)","titles":["Joystick","API"]},"1729":{"title":"Arguments","titles":["Joystick","API","void joystick_set_hat(int8_t value)"]},"1730":{"title":"Key Lock","titles":[]},"1731":{"title":"Usage","titles":["Key Lock"]},"1732":{"title":"Keycodes","titles":["Key Lock"]},"1733":{"title":"Caveats","titles":["Key Lock"]},"1734":{"title":"Key Overrides","titles":[]},"1735":{"title":"A few more examples to get started: You could use key overrides to...","titles":["Key Overrides"]},"1736":{"title":"Setup","titles":["Key Overrides"]},"1737":{"title":"Creating Key Overrides","titles":["Key Overrides"]},"1738":{"title":"ko_make_basic(modifiers, key, replacement)","titles":["Key Overrides","Creating Key Overrides"]},"1739":{"title":"ko_make_with_layers(modifiers, key, replacement, layers)","titles":["Key Overrides","Creating Key Overrides"]},"1740":{"title":"ko_make_with_layers_and_negmods(modifiers, key, replacement, layers, negative_mods)","titles":["Key Overrides","Creating Key Overrides"]},"1741":{"title":"ko_make_with_layers_negmods_and_options(modifiers, key, replacement, layers, negative_mods, options)","titles":["Key Overrides","Creating Key Overrides"]},"1742":{"title":"Simple Example","titles":["Key Overrides"]},"1743":{"title":"Intermediate Difficulty Examples","titles":["Key Overrides"]},"1744":{"title":"Media Controls & Screen Brightness","titles":["Key Overrides","Intermediate Difficulty Examples"]},"1745":{"title":"Flexible macOS-friendly Grave Escape","titles":["Key Overrides","Intermediate Difficulty Examples"]},"1746":{"title":"Advanced Examples","titles":["Key Overrides"]},"1747":{"title":"Modifiers as Layer Keys","titles":["Key Overrides","Advanced Examples"]},"1748":{"title":"Keycodes","titles":["Key Overrides"]},"1749":{"title":"Reference for key_override_t","titles":["Key Overrides"]},"1750":{"title":"Reference for ko_option_t","titles":["Key Overrides"]},"1751":{"title":"For Advanced Users: Inner Workings","titles":["Key Overrides"]},"1752":{"title":"Activation","titles":["Key Overrides","For Advanced Users: Inner Workings","Modifiers as Layer Keys"]},"1753":{"title":"Deactivation","titles":["Key Overrides","For Advanced Users: Inner Workings","Modifiers as Layer Keys"]},"1754":{"title":"Key Repeat Delay","titles":["Key Overrides","For Advanced Users: Inner Workings","Modifiers as Layer Keys"]},"1755":{"title":"Difference to Combos","titles":["Key Overrides"]},"1756":{"title":"Solution to the problem of flashing modifiers","titles":["Key Overrides"]},"1757":{"title":"Layer Lock","titles":[]},"1758":{"title":"How do I enable Layer Lock","titles":["Layer Lock"]},"1759":{"title":"Example use","titles":["Layer Lock"]},"1760":{"title":"Idle timeout","titles":["Layer Lock"]},"1761":{"title":"Functions","titles":["Layer Lock"]},"1762":{"title":"Representing the current Layer Lock state","titles":["Layer Lock"]},"1763":{"title":"Combine Layer Lock with a mod-tap","titles":["Layer Lock"]},"1764":{"title":"The Leader Key: A New Kind of Modifier","titles":[]},"1765":{"title":"Usage","titles":["The Leader Key: A New Kind of Modifier"]},"1766":{"title":"Callbacks","titles":["The Leader Key: A New Kind of Modifier"]},"1767":{"title":"Basic Configuration","titles":["The Leader Key: A New Kind of Modifier"]},"1768":{"title":"Timeout","titles":["The Leader Key: A New Kind of Modifier","Basic Configuration"]},"1769":{"title":"Per-Key Timeout","titles":["The Leader Key: A New Kind of Modifier","Basic Configuration"]},"1770":{"title":"Disabling Initial Timeout","titles":["The Leader Key: A New Kind of Modifier","Basic Configuration"]},"1771":{"title":"Strict Key Processing","titles":["The Leader Key: A New Kind of Modifier","Basic Configuration"]},"1772":{"title":"Example","titles":["The Leader Key: A New Kind of Modifier"]},"1773":{"title":"Keycodes","titles":["The Leader Key: A New Kind of Modifier"]},"1774":{"title":"API","titles":["The Leader Key: A New Kind of Modifier"]},"1775":{"title":"void leader_start_user(void)","titles":["The Leader Key: A New Kind of Modifier","API"]},"1776":{"title":"void leader_end_user(void)","titles":["The Leader Key: A New Kind of Modifier","API"]},"1777":{"title":"bool leader_add_user(uint16_t keycode)","titles":["The Leader Key: A New Kind of Modifier","API"]},"1778":{"title":"Arguments","titles":["The Leader Key: A New Kind of Modifier","API","bool leader_add_user(uint16_t keycode)"]},"1779":{"title":"Return Value","titles":["The Leader Key: A New Kind of Modifier","API","bool leader_add_user(uint16_t keycode)"]},"1780":{"title":"void leader_start(void)","titles":["The Leader Key: A New Kind of Modifier","API"]},"1781":{"title":"void leader_end(void)","titles":["The Leader Key: A New Kind of Modifier","API"]},"1782":{"title":"bool leader_sequence_active(void)","titles":["The Leader Key: A New Kind of Modifier","API"]},"1783":{"title":"bool leader_sequence_add(uint16_t keycode)","titles":["The Leader Key: A New Kind of Modifier","API"]},"1784":{"title":"Arguments","titles":["The Leader Key: A New Kind of Modifier","API","bool leader_sequence_add(uint16_t keycode)"]},"1785":{"title":"Return Value","titles":["The Leader Key: A New Kind of Modifier","API","bool leader_sequence_add(uint16_t keycode)"]},"1786":{"title":"bool leader_sequence_timed_out(void)","titles":["The Leader Key: A New Kind of Modifier","API"]},"1787":{"title":"bool leader_reset_timer(void)","titles":["The Leader Key: A New Kind of Modifier","API"]},"1788":{"title":"bool leader_sequence_one_key(uint16_t kc)","titles":["The Leader Key: A New Kind of Modifier","API"]},"1789":{"title":"Arguments","titles":["The Leader Key: A New Kind of Modifier","API","bool leader_sequence_one_key(uint16_t kc)"]},"1790":{"title":"Return Value","titles":["The Leader Key: A New Kind of Modifier","API","bool leader_sequence_one_key(uint16_t kc)"]},"1791":{"title":"bool leader_sequence_two_keys(uint16_t kc1, uint16_t kc2)","titles":["The Leader Key: A New Kind of Modifier","API"]},"1792":{"title":"Arguments","titles":["The Leader Key: A New Kind of Modifier","API","bool leader_sequence_two_keys(uint16_t kc1, uint16_t kc2)"]},"1793":{"title":"Return Value","titles":["The Leader Key: A New Kind of Modifier","API","bool leader_sequence_two_keys(uint16_t kc1, uint16_t kc2)"]},"1794":{"title":"bool leader_sequence_three_keys(uint16_t kc1, uint16_t kc2, uint16_t kc3)","titles":["The Leader Key: A New Kind of Modifier","API"]},"1795":{"title":"Arguments","titles":["The Leader Key: A New Kind of Modifier","API","bool leader_sequence_three_keys(uint16_t kc1, uint16_t kc2, uint16_t kc3)"]},"1796":{"title":"Return Value","titles":["The Leader Key: A New Kind of Modifier","API","bool leader_sequence_three_keys(uint16_t kc1, uint16_t kc2, uint16_t kc3)"]},"1797":{"title":"bool leader_sequence_four_keys(uint16_t kc1, uint16_t kc2, uint16_t kc3, uint16_t kc4)","titles":["The Leader Key: A New Kind of Modifier","API"]},"1798":{"title":"Arguments","titles":["The Leader Key: A New Kind of Modifier","API","bool leader_sequence_four_keys(uint16_t kc1, uint16_t kc2, uint16_t kc3, uint16_t kc4)"]},"1799":{"title":"Return Value","titles":["The Leader Key: A New Kind of Modifier","API","bool leader_sequence_four_keys(uint16_t kc1, uint16_t kc2, uint16_t kc3, uint16_t kc4)"]},"1800":{"title":"bool leader_sequence_five_keys(uint16_t kc1, uint16_t kc2, uint16_t kc3, uint16_t kc4, uint16_t kc5)","titles":["The Leader Key: A New Kind of Modifier","API"]},"1801":{"title":"Arguments","titles":["The Leader Key: A New Kind of Modifier","API","bool leader_sequence_five_keys(uint16_t kc1, uint16_t kc2, uint16_t kc3, uint16_t kc4, uint16_t kc5)"]},"1802":{"title":"Return Value","titles":["The Leader Key: A New Kind of Modifier","API","bool leader_sequence_five_keys(uint16_t kc1, uint16_t kc2, uint16_t kc3, uint16_t kc4, uint16_t kc5)"]},"1803":{"title":"LED Indicators","titles":[]},"1804":{"title":"Configuration Options","titles":["LED Indicators"]},"1805":{"title":"LED update function","titles":["LED Indicators"]},"1806":{"title":"Example of keyboard LED update implementation","titles":["LED Indicators","LED update function"]},"1807":{"title":"Example of user LED update implementation","titles":["LED Indicators","LED update function"]},"1808":{"title":"Host keyboard LED state","titles":["LED Indicators"]},"1809":{"title":"led_update_ports()","titles":["LED Indicators"]},"1810":{"title":"Setting Physical LED State","titles":["LED Indicators"]},"1811":{"title":"Ergodox Boards","titles":["LED Indicators","Setting Physical LED State"]},"1812":{"title":"LED Matrix Lighting","titles":[]},"1813":{"title":"Driver Configuration","titles":["LED Matrix Lighting"]},"1814":{"title":"Common Configuration","titles":["LED Matrix Lighting"]},"1815":{"title":"Flags","titles":["LED Matrix Lighting"]},"1816":{"title":"Keycodes","titles":["LED Matrix Lighting"]},"1817":{"title":"LED Matrix Effects","titles":["LED Matrix Lighting"]},"1818":{"title":"Custom LED Matrix Effects","titles":["LED Matrix Lighting"]},"1819":{"title":"Naming","titles":["LED Matrix Lighting"]},"1820":{"title":"Additional config.h Options","titles":["LED Matrix Lighting"]},"1821":{"title":"EEPROM storage","titles":["LED Matrix Lighting"]},"1822":{"title":"Callbacks","titles":["LED Matrix Lighting"]},"1823":{"title":"Indicators","titles":["LED Matrix Lighting","Callbacks"]},"1824":{"title":"API","titles":["LED Matrix Lighting"]},"1825":{"title":"void led_matrix_toggle(void)","titles":["LED Matrix Lighting","API"]},"1826":{"title":"void led_matrix_toggle_noeeprom(void)","titles":["LED Matrix Lighting","API"]},"1827":{"title":"void led_matrix_enable(void)","titles":["LED Matrix Lighting","API"]},"1828":{"title":"void led_matrix_enable_noeeprom(void)","titles":["LED Matrix Lighting","API"]},"1829":{"title":"void led_matrix_disable(void)","titles":["LED Matrix Lighting","API"]},"1830":{"title":"void led_matrix_disable_noeeprom(void)","titles":["LED Matrix Lighting","API"]},"1831":{"title":"bool led_matrix_is_enabled(void)","titles":["LED Matrix Lighting","API"]},"1832":{"title":"Return Value","titles":["LED Matrix Lighting","API","bool led_matrix_is_enabled(void)"]},"1833":{"title":"void led_matrix_set_value(uint8_t index, uint8_t v)","titles":["LED Matrix Lighting","API"]},"1834":{"title":"Arguments","titles":["LED Matrix Lighting","API","void led_matrix_set_value(uint8_t index, uint8_t v)"]},"1835":{"title":"void led_matrix_set_value_all(uint8_t v)","titles":["LED Matrix Lighting","API"]},"1836":{"title":"Arguments","titles":["LED Matrix Lighting","API","void led_matrix_set_value_all(uint8_t v)"]},"1837":{"title":"void led_matrix_mode(uint8_t mode)","titles":["LED Matrix Lighting","API"]},"1838":{"title":"Arguments","titles":["LED Matrix Lighting","API","void led_matrix_mode(uint8_t mode)"]},"1839":{"title":"void led_matrix_mode_noeeprom(uint8_t mode)","titles":["LED Matrix Lighting","API"]},"1840":{"title":"Arguments","titles":["LED Matrix Lighting","API","void led_matrix_mode_noeeprom(uint8_t mode)"]},"1841":{"title":"void led_matrix_step(void)","titles":["LED Matrix Lighting","API"]},"1842":{"title":"void led_matrix_step_noeeprom(void)","titles":["LED Matrix Lighting","API"]},"1843":{"title":"void led_matrix_step_reverse(void)","titles":["LED Matrix Lighting","API"]},"1844":{"title":"void led_matrix_step_reverse_noeeprom(void)","titles":["LED Matrix Lighting","API"]},"1845":{"title":"uint8_t led_matrix_get_mode(void)","titles":["LED Matrix Lighting","API"]},"1846":{"title":"Return Value","titles":["LED Matrix Lighting","API","uint8_t led_matrix_get_mode(void)"]},"1847":{"title":"void val_matrix_increase_val(void)","titles":["LED Matrix Lighting","API"]},"1848":{"title":"void led_matrix_increase_val_noeeprom(void)","titles":["LED Matrix Lighting","API"]},"1849":{"title":"void led_matrix_decrease_val(void)","titles":["LED Matrix Lighting","API"]},"1850":{"title":"void led_matrix_decrease_val_noeeprom(void)","titles":["LED Matrix Lighting","API"]},"1851":{"title":"uint8_t led_matrix_get_val(void)","titles":["LED Matrix Lighting","API"]},"1852":{"title":"Return Value","titles":["LED Matrix Lighting","API","uint8_t led_matrix_get_val(void)"]},"1853":{"title":"void led_matrix_increase_speed(void)","titles":["LED Matrix Lighting","API"]},"1854":{"title":"void led_matrix_increase_speed_noeeprom(void)","titles":["LED Matrix Lighting","API"]},"1855":{"title":"void led_matrix_decrease_speed(void)","titles":["LED Matrix Lighting","API"]},"1856":{"title":"void led_matrix_decrease_speed_noeeprom(void)","titles":["LED Matrix Lighting","API"]},"1857":{"title":"void led_matrix_set_speed(uint8_t speed)","titles":["LED Matrix Lighting","API"]},"1858":{"title":"Arguments","titles":["LED Matrix Lighting","API","void led_matrix_set_speed(uint8_t speed)"]},"1859":{"title":"void led_matrix_set_speed_noeeprom(uint8_t speed)","titles":["LED Matrix Lighting","API"]},"1860":{"title":"Arguments","titles":["LED Matrix Lighting","API","void led_matrix_set_speed_noeeprom(uint8_t speed)"]},"1861":{"title":"uint8_t led_matrix_get_speed(void)","titles":["LED Matrix Lighting","API"]},"1862":{"title":"Return Value","titles":["LED Matrix Lighting","API","uint8_t led_matrix_get_speed(void)"]},"1863":{"title":"void led_matrix_reload_from_eeprom(void)","titles":["LED Matrix Lighting","API"]},"1864":{"title":"bool led_matrix_get_suspend_state(void)","titles":["LED Matrix Lighting","API"]},"1865":{"title":"Return Value","titles":["LED Matrix Lighting","API","bool led_matrix_get_suspend_state(void)"]},"1866":{"title":"bool led_matrix_indicators_kb(void)","titles":["LED Matrix Lighting","API"]},"1867":{"title":"Return Value","titles":["LED Matrix Lighting","API","bool led_matrix_indicators_kb(void)"]},"1868":{"title":"bool led_matrix_indicators_user(void)","titles":["LED Matrix Lighting","API"]},"1869":{"title":"Return Value","titles":["LED Matrix Lighting","API","bool led_matrix_indicators_user(void)"]},"1870":{"title":"bool led_matrix_indicators_advanced_kb(uint8_t led_min, uint8_t led_max)","titles":["LED Matrix Lighting","API"]},"1871":{"title":"Arguments","titles":["LED Matrix Lighting","API"]},"1872":{"title":"Return Value","titles":["LED Matrix Lighting","API","Arguments"]},"1873":{"title":"bool led_matrix_indicators_advanced_user(uint8_t led_min, uint8_t led_max)","titles":["LED Matrix Lighting","API"]},"1874":{"title":"Arguments","titles":["LED Matrix Lighting","API"]},"1875":{"title":"Return Value","titles":["LED Matrix Lighting","API","Arguments"]},"1876":{"title":"MIDI","titles":[]},"1877":{"title":"Usage","titles":["MIDI"]},"1878":{"title":"Caveats","titles":["MIDI","Usage"]},"1879":{"title":"Basic MIDI","titles":["MIDI","Usage"]},"1880":{"title":"Advanced MIDI","titles":["MIDI","Usage"]},"1881":{"title":"Sending Control Change (CC) Messages","titles":["MIDI","Usage","Advanced MIDI"]},"1882":{"title":"Example code for using Generic On Off Switches as per MIDI Specification.","titles":["MIDI","Usage","Advanced MIDI"]},"1883":{"title":"Keycodes","titles":["MIDI","Usage"]},"1884":{"title":"Configuration","titles":["MIDI","Usage"]},"1885":{"title":"References","titles":["MIDI","Usage"]},"1886":{"title":"MIDI Specification","titles":["MIDI","Usage","References"]},"1887":{"title":"QMK C Files","titles":["MIDI","Usage","References"]},"1888":{"title":"Mouse keys","titles":[]},"1889":{"title":"Adding mouse keys to your keyboard","titles":["Mouse keys"]},"1890":{"title":"Enabling mouse keys","titles":["Mouse keys","Adding mouse keys to your keyboard"]},"1891":{"title":"Mapping mouse actions","titles":["Mouse keys","Adding mouse keys to your keyboard"]},"1892":{"title":"Configuring mouse keys","titles":["Mouse keys"]},"1893":{"title":"Accelerated mode","titles":["Mouse keys","Configuring mouse keys"]},"1894":{"title":"Kinetic Mode","titles":["Mouse keys","Configuring mouse keys"]},"1895":{"title":"Constant mode","titles":["Mouse keys","Configuring mouse keys"]},"1896":{"title":"Combined mode","titles":["Mouse keys","Configuring mouse keys"]},"1897":{"title":"Inertia mode","titles":["Mouse keys","Configuring mouse keys"]},"1898":{"title":"Overlapping mouse key control","titles":["Mouse keys","Configuring mouse keys"]},"1899":{"title":"Use with PS/2 Mouse and Pointing Device","titles":["Mouse keys"]},"1900":{"title":"OLED Driver","titles":[]},"1901":{"title":"Supported Hardware","titles":["OLED Driver"]},"1902":{"title":"Usage","titles":["OLED Driver"]},"1903":{"title":"OLED type","titles":["OLED Driver"]},"1904":{"title":"Logo Example","titles":["OLED Driver"]},"1905":{"title":"Buffer Read Example","titles":["OLED Driver"]},"1906":{"title":"Other Examples","titles":["OLED Driver"]},"1907":{"title":"Basic Configuration","titles":["OLED Driver"]},"1908":{"title":"I2C Configuration","titles":["OLED Driver","Basic Configuration"]},"1909":{"title":"SPI Configuration","titles":["OLED Driver","Basic Configuration"]},"1910":{"title":"128x64 & Custom sized OLED Displays","titles":["OLED Driver"]},"1911":{"title":"90 Degree Rotation - Technical Mumbo Jumbo","titles":["OLED Driver","128x64 & Custom sized OLED Displays"]},"1912":{"title":"OLED API","titles":["OLED Driver"]},"1913":{"title":"SSD1306.h Driver Conversion Guide","titles":["OLED Driver"]},"1914":{"title":"OS Detection","titles":[]},"1915":{"title":"Usage","titles":["OS Detection"]},"1916":{"title":"Callbacks","titles":["OS Detection"]},"1917":{"title":"OS detection stability","titles":["OS Detection"]},"1918":{"title":"Configuration Options","titles":["OS Detection"]},"1919":{"title":"Troubleshooting","titles":["OS Detection"]},"1920":{"title":"Debug","titles":["OS Detection"]},"1921":{"title":"Credits","titles":["OS Detection"]},"1922":{"title":"Pointing Device","titles":[]},"1923":{"title":"Sensor Drivers","titles":["Pointing Device"]},"1924":{"title":"ADNS 5050 Sensor","titles":["Pointing Device","Sensor Drivers"]},"1925":{"title":"ADNS 9800 Sensor","titles":["Pointing Device","Sensor Drivers"]},"1926":{"title":"Analog Joystick","titles":["Pointing Device","Sensor Drivers"]},"1927":{"title":"Azoteq IQS5XX Trackpad","titles":["Pointing Device","Sensor Drivers"]},"1928":{"title":"Device settings","titles":["Pointing Device","Sensor Drivers","Azoteq IQS5XX Trackpad"]},"1929":{"title":"Gesture settings","titles":["Pointing Device","Sensor Drivers","Azoteq IQS5XX Trackpad"]},"1930":{"title":"Rotation settings","titles":["Pointing Device","Sensor Drivers","Azoteq IQS5XX Trackpad"]},"1931":{"title":"Cirque Trackpad","titles":["Pointing Device","Sensor Drivers"]},"1932":{"title":"Common settings","titles":["Pointing Device","Sensor Drivers","Cirque Trackpad"]},"1933":{"title":"Absolute mode settings","titles":["Pointing Device","Sensor Drivers","Cirque Trackpad"]},"1934":{"title":"Absolute mode gestures","titles":["Pointing Device","Sensor Drivers","Cirque Trackpad"]},"1935":{"title":"Relative mode gestures","titles":["Pointing Device","Sensor Drivers","Cirque Trackpad"]},"1936":{"title":"PAW 3204 Sensor","titles":["Pointing Device","Sensor Drivers"]},"1937":{"title":"Pimoroni Trackball","titles":["Pointing Device","Sensor Drivers"]},"1938":{"title":"PMW3320 Sensor","titles":["Pointing Device","Sensor Drivers"]},"1939":{"title":"PMW 3360 and PMW 3389 Sensor","titles":["Pointing Device","Sensor Drivers"]},"1940":{"title":"Custom Driver","titles":["Pointing Device","Sensor Drivers"]},"1941":{"title":"Common Configuration","titles":["Pointing Device"]},"1942":{"title":"High Resolution Scrolling","titles":["Pointing Device"]},"1943":{"title":"Split Keyboard Configuration","titles":["Pointing Device"]},"1944":{"title":"Callbacks and Functions","titles":["Pointing Device"]},"1945":{"title":"Split Keyboard Callbacks and Functions","titles":["Pointing Device"]},"1946":{"title":"Manipulating Mouse Reports","titles":[]},"1947":{"title":"Examples","titles":["Manipulating Mouse Reports"]},"1948":{"title":"Custom Mouse Keycode","titles":["Manipulating Mouse Reports","Examples"]},"1949":{"title":"Drag Scroll or Mouse Scroll","titles":["Manipulating Mouse Reports","Examples"]},"1950":{"title":"Advanced Drag Scroll","titles":["Manipulating Mouse Reports","Examples"]},"1951":{"title":"Split Examples","titles":["Manipulating Mouse Reports"]},"1952":{"title":"Single Pointing Device","titles":["Manipulating Mouse Reports","Split Examples"]},"1953":{"title":"Combined Pointing Devices","titles":["Manipulating Mouse Reports","Split Examples"]},"1954":{"title":"Troubleshooting","titles":[]},"1955":{"title":"Automatic Mouse Layer","titles":[]},"1956":{"title":"Behaviour of Layer keys that activate the target layer","titles":["Automatic Mouse Layer"]},"1957":{"title":"How to enable:","titles":["Automatic Mouse Layer"]},"1958":{"title":"How to Customize:","titles":["Automatic Mouse Layer"]},"1959":{"title":"config.h Options:","titles":["Automatic Mouse Layer","How to Customize:"]},"1960":{"title":"Adding mouse keys","titles":["Automatic Mouse Layer","How to Customize:"]},"1961":{"title":"Callbacks for setting up additional key codes as mouse keys:","titles":["Automatic Mouse Layer","How to Customize:","Adding mouse keys"]},"1962":{"title":"To use the callback function to add mouse keys:","titles":["Automatic Mouse Layer","How to Customize:","Adding mouse keys","Callbacks for setting up additional key codes as mouse keys:"]},"1963":{"title":"Advanced control","titles":["Automatic Mouse Layer"]},"1964":{"title":"Functions to control auto mouse enable and target layer:","titles":["Automatic Mouse Layer","Advanced control"]},"1965":{"title":"Functions for handling custom key events:","titles":["Automatic Mouse Layer","Advanced control"]},"1966":{"title":"Advanced control examples","titles":["Automatic Mouse Layer","Advanced control"]},"1967":{"title":"Disable auto mouse on certain layers:","titles":["Automatic Mouse Layer","Advanced control","Advanced control examples"]},"1968":{"title":"Set different target layer when a particular layer is active:","titles":["Automatic Mouse Layer","Advanced control","Advanced control examples"]},"1969":{"title":"Use custom keys to control auto mouse:","titles":["Automatic Mouse Layer","Advanced control"]},"1970":{"title":"Customize Target Layer Activation","titles":["Automatic Mouse Layer"]},"1971":{"title":"Auto Mouse for Custom Pointing Device Task","titles":["Automatic Mouse Layer"]},"1972":{"title":"Programmable Button","titles":[]},"1973":{"title":"Usage","titles":["Programmable Button"]},"1974":{"title":"Keycodes","titles":["Programmable Button"]},"1975":{"title":"API","titles":["Programmable Button"]},"1976":{"title":"void programmable_button_clear(void)","titles":["Programmable Button","API"]},"1977":{"title":"void programmable_button_add(uint8_t index)","titles":["Programmable Button","API"]},"1978":{"title":"Arguments","titles":["Programmable Button","API","void programmable_button_add(uint8_t index)"]},"1979":{"title":"void programmable_button_remove(uint8_t index)","titles":["Programmable Button","API"]},"1980":{"title":"Arguments","titles":["Programmable Button","API","void programmable_button_remove(uint8_t index)"]},"1981":{"title":"void programmable_button_register(uint8_t index)","titles":["Programmable Button","API"]},"1982":{"title":"Arguments","titles":["Programmable Button","API","void programmable_button_register(uint8_t index)"]},"1983":{"title":"void programmable_button_unregister(uint8_t index)","titles":["Programmable Button","API"]},"1984":{"title":"Arguments","titles":["Programmable Button","API","void programmable_button_unregister(uint8_t index)"]},"1985":{"title":"bool programmable_button_is_on(uint8_t index)","titles":["Programmable Button","API"]},"1986":{"title":"Arguments","titles":["Programmable Button","API","bool programmable_button_is_on(uint8_t index)"]},"1987":{"title":"Return Value","titles":["Programmable Button","API","bool programmable_button_is_on(uint8_t index)"]},"1988":{"title":"void programmable_button_flush(void)","titles":["Programmable Button","API"]},"1989":{"title":"uint32_t programmable_button_get_report(void)","titles":["Programmable Button","API"]},"1990":{"title":"Return Value","titles":["Programmable Button","API","uint32_t programmable_button_get_report(void)"]},"1991":{"title":"void programmable_button_set_report(uint32_t report)","titles":["Programmable Button","API"]},"1992":{"title":"Arguments","titles":["Programmable Button","API","void programmable_button_set_report(uint32_t report)"]},"1993":{"title":"PS/2 Mouse Support","titles":[]},"1994":{"title":"The Circuitry between Trackpoint and Controller","titles":["PS/2 Mouse Support"]},"1995":{"title":"Driver Configuration","titles":["PS/2 Mouse Support"]},"1996":{"title":"Busywait Driver","titles":["PS/2 Mouse Support","Driver Configuration"]},"1997":{"title":"Interrupt Driver (AVR/ATMega32u4)","titles":["PS/2 Mouse Support","Driver Configuration"]},"1998":{"title":"Interrupt Driver (ARM chibios)","titles":["PS/2 Mouse Support","Driver Configuration"]},"1999":{"title":"USART Driver","titles":["PS/2 Mouse Support","Driver Configuration"]},"2000":{"title":"RP2040 PIO Driver","titles":["PS/2 Mouse Support","Driver Configuration"]},"2001":{"title":"Additional Settings","titles":["PS/2 Mouse Support"]},"2002":{"title":"PS/2 Mouse Features","titles":["PS/2 Mouse Support","Additional Settings"]},"2003":{"title":"Fine Control","titles":["PS/2 Mouse Support","Additional Settings"]},"2004":{"title":"Scroll Button","titles":["PS/2 Mouse Support","Additional Settings"]},"2005":{"title":"Invert Mouse buttons","titles":["PS/2 Mouse Support","Additional Settings"]},"2006":{"title":"Invert Mouse and Scroll Axes","titles":["PS/2 Mouse Support","Additional Settings"]},"2007":{"title":"Rotate Mouse Axes","titles":["PS/2 Mouse Support","Additional Settings"]},"2008":{"title":"Debug Settings","titles":["PS/2 Mouse Support","Additional Settings"]},"2009":{"title":"Movement Hook","titles":["PS/2 Mouse Support","Additional Settings"]},"2010":{"title":"Raw HID","titles":[]},"2011":{"title":"Usage","titles":["Raw HID"]},"2012":{"title":"Basic Configuration","titles":["Raw HID"]},"2013":{"title":"Sending Data to the Keyboard","titles":["Raw HID"]},"2014":{"title":"Receiving Data from the Keyboard","titles":["Raw HID"]},"2015":{"title":"Simple Example","titles":["Raw HID"]},"2016":{"title":"API","titles":["Raw HID"]},"2017":{"title":"void raw_hid_receive(uint8_t *data, uint8_t length)","titles":["Raw HID","API"]},"2018":{"title":"Arguments","titles":["Raw HID","API","void raw_hid_receive(uint8_t *data, uint8_t length)"]},"2019":{"title":"void raw_hid_send(uint8_t *data, uint8_t length)","titles":["Raw HID","API"]},"2020":{"title":"Arguments","titles":["Raw HID","API","void raw_hid_send(uint8_t *data, uint8_t length)"]},"2021":{"title":"Repeat Key","titles":[]},"2022":{"title":"How do I enable Repeat Key","titles":["Repeat Key"]},"2023":{"title":"Keycodes","titles":["Repeat Key"]},"2024":{"title":"Alternate Repeating","titles":["Repeat Key"]},"2025":{"title":"Defining alternate keys","titles":["Repeat Key"]},"2026":{"title":"Eliminating SFBs","titles":["Repeat Key","Defining alternate keys"]},"2027":{"title":"Typing shortcuts","titles":["Repeat Key","Defining alternate keys"]},"2028":{"title":"Ignoring certain keys and mods","titles":["Repeat Key"]},"2029":{"title":"Ignoring a key","titles":["Repeat Key","Ignoring certain keys and mods"]},"2030":{"title":"Filtering remembered mods","titles":["Repeat Key","Ignoring certain keys and mods"]},"2031":{"title":"Further conditions","titles":["Repeat Key","Ignoring certain keys and mods"]},"2032":{"title":"Handle how a key is repeated","titles":["Repeat Key"]},"2033":{"title":"Handle how a key is alternate repeated","titles":["Repeat Key"]},"2034":{"title":"Functions","titles":["Repeat Key"]},"2035":{"title":"Additional "Alternate" keys","titles":["Repeat Key"]},"2036":{"title":"RGB Lighting","titles":[]},"2037":{"title":"Usage","titles":["RGB Lighting"]},"2038":{"title":"Color Selection","titles":["RGB Lighting","Usage"]},"2039":{"title":"Keycodes","titles":["RGB Lighting"]},"2040":{"title":"Configuration","titles":["RGB Lighting"]},"2041":{"title":"Effects and Animations","titles":["RGB Lighting"]},"2042":{"title":"Effect and Animation Toggles","titles":["RGB Lighting","Effects and Animations"]},"2043":{"title":"Effect and Animation Settings","titles":["RGB Lighting","Effects and Animations"]},"2044":{"title":"Example Usage to Reduce Memory Footprint","titles":["RGB Lighting","Effects and Animations"]},"2045":{"title":"Animation Speed","titles":["RGB Lighting","Effects and Animations"]},"2046":{"title":"Lighting Layers","titles":["RGB Lighting"]},"2047":{"title":"Defining Lighting Layers","titles":["RGB Lighting","Lighting Layers"]},"2048":{"title":"Enabling and disabling lighting layers","titles":["RGB Lighting","Lighting Layers"]},"2049":{"title":"Lighting layer blink","titles":["RGB Lighting","Lighting Layers"]},"2050":{"title":"Overriding RGB Lighting on/off status","titles":["RGB Lighting","Lighting Layers"]},"2051":{"title":"Retain brightness","titles":["RGB Lighting","Lighting Layers"]},"2052":{"title":"Functions","titles":["RGB Lighting"]},"2053":{"title":"Low level Functions","titles":["RGB Lighting","Functions"]},"2054":{"title":"Effects and Animations Functions","titles":["RGB Lighting","Functions"]},"2055":{"title":"effect range setting","titles":["RGB Lighting","Functions","Effects and Animations Functions"]},"2056":{"title":"direct operation","titles":["RGB Lighting","Functions","Effects and Animations Functions"]},"2057":{"title":"effect mode change","titles":["RGB Lighting","Functions","Effects and Animations Functions"]},"2058":{"title":"effects mode disable/enable","titles":["RGB Lighting","Functions","Effects and Animations Functions"]},"2059":{"title":"hue, sat, val change","titles":["RGB Lighting","Functions","Effects and Animations Functions"]},"2060":{"title":"Speed functions","titles":["RGB Lighting","Functions","Effects and Animations Functions"]},"2061":{"title":"layer functions","titles":["RGB Lighting","Functions","Effects and Animations Functions"]},"2062":{"title":"query","titles":["RGB Lighting","Functions","Effects and Animations Functions"]},"2063":{"title":"Colors","titles":["RGB Lighting"]},"2064":{"title":"Changing the order of the LEDs","titles":["RGB Lighting"]},"2065":{"title":"Clipping Range","titles":["RGB Lighting"]},"2066":{"title":"Hardware Modification","titles":["RGB Lighting"]},"2067":{"title":"Velocikey","titles":["RGB Lighting"]},"2068":{"title":"Usage","titles":["RGB Lighting","Velocikey"]},"2069":{"title":"Configuration","titles":["RGB Lighting","Velocikey"]},"2070":{"title":"RGB Matrix Lighting","titles":[]},"2071":{"title":"Driver Configuration","titles":["RGB Matrix Lighting"]},"2072":{"title":"Common Configuration","titles":["RGB Matrix Lighting"]},"2073":{"title":"Flags","titles":["RGB Matrix Lighting"]},"2074":{"title":"Keycodes","titles":["RGB Matrix Lighting"]},"2075":{"title":"RGB Matrix Effects","titles":["RGB Matrix Lighting"]},"2076":{"title":"RGB Matrix Effect Typing Heatmap","titles":["RGB Matrix Lighting","RGB Matrix Effects"]},"2077":{"title":"RGB Matrix Effect Solid Reactive","titles":["RGB Matrix Lighting","RGB Matrix Effects"]},"2078":{"title":"Custom RGB Matrix Effects","titles":["RGB Matrix Lighting"]},"2079":{"title":"Colors","titles":["RGB Matrix Lighting"]},"2080":{"title":"Naming","titles":["RGB Matrix Lighting"]},"2081":{"title":"Additional config.h Options","titles":["RGB Matrix Lighting"]},"2082":{"title":"EEPROM storage","titles":["RGB Matrix Lighting"]},"2083":{"title":"Callbacks","titles":["RGB Matrix Lighting"]},"2084":{"title":"Indicators","titles":["RGB Matrix Lighting","Callbacks"]},"2085":{"title":"Indicator Examples","titles":["RGB Matrix Lighting","Callbacks"]},"2086":{"title":"Examples","titles":["RGB Matrix Lighting","Callbacks","Indicator Examples"]},"2087":{"title":"Indicators without RGB Matrix Effect","titles":["RGB Matrix Lighting","Callbacks","Indicator Examples"]},"2088":{"title":"API","titles":["RGB Matrix Lighting"]},"2089":{"title":"void rgb_matrix_toggle(void)","titles":["RGB Matrix Lighting","API"]},"2090":{"title":"void rgb_matrix_toggle_noeeprom(void)","titles":["RGB Matrix Lighting","API"]},"2091":{"title":"void rgb_matrix_enable(void)","titles":["RGB Matrix Lighting","API"]},"2092":{"title":"void rgb_matrix_enable_noeeprom(void)","titles":["RGB Matrix Lighting","API"]},"2093":{"title":"void rgb_matrix_disable(void)","titles":["RGB Matrix Lighting","API"]},"2094":{"title":"void rgb_matrix_disable_noeeprom(void)","titles":["RGB Matrix Lighting","API"]},"2095":{"title":"bool rgb_matrix_is_enabled(void)","titles":["RGB Matrix Lighting","API"]},"2096":{"title":"Return Value","titles":["RGB Matrix Lighting","API","bool rgb_matrix_is_enabled(void)"]},"2097":{"title":"void rgb_matrix_set_color(uint8_t index, uint8_t r, uint8_t g, uint8_t b)","titles":["RGB Matrix Lighting","API"]},"2098":{"title":"Arguments","titles":["RGB Matrix Lighting","API","void rgb_matrix_set_color(uint8_t index, uint8_t r, uint8_t g, uint8_t b)"]},"2099":{"title":"void rgb_matrix_set_color_all(uint8_t r, uint8_t g, uint8_t b)","titles":["RGB Matrix Lighting","API"]},"2100":{"title":"Arguments","titles":["RGB Matrix Lighting","API","void rgb_matrix_set_color_all(uint8_t r, uint8_t g, uint8_t b)"]},"2101":{"title":"void rgb_matrix_mode(uint8_t mode)","titles":["RGB Matrix Lighting","API"]},"2102":{"title":"Arguments","titles":["RGB Matrix Lighting","API","void rgb_matrix_mode(uint8_t mode)"]},"2103":{"title":"void rgb_matrix_mode_noeeprom(uint8_t mode)","titles":["RGB Matrix Lighting","API"]},"2104":{"title":"Arguments","titles":["RGB Matrix Lighting","API","void rgb_matrix_mode_noeeprom(uint8_t mode)"]},"2105":{"title":"void rgb_matrix_step(void)","titles":["RGB Matrix Lighting","API"]},"2106":{"title":"void rgb_matrix_step_noeeprom(void)","titles":["RGB Matrix Lighting","API"]},"2107":{"title":"void rgb_matrix_step_reverse(void)","titles":["RGB Matrix Lighting","API"]},"2108":{"title":"void rgb_matrix_step_reverse_noeeprom(void)","titles":["RGB Matrix Lighting","API"]},"2109":{"title":"uint8_t rgb_matrix_get_mode(void)","titles":["RGB Matrix Lighting","API"]},"2110":{"title":"Return Value","titles":["RGB Matrix Lighting","API","uint8_t rgb_matrix_get_mode(void)"]},"2111":{"title":"void rgb_matrix_increase_hue(void)","titles":["RGB Matrix Lighting","API"]},"2112":{"title":"void rgb_matrix_increase_hue_noeeprom(void)","titles":["RGB Matrix Lighting","API"]},"2113":{"title":"void rgb_matrix_decrease_hue(void)","titles":["RGB Matrix Lighting","API"]},"2114":{"title":"void rgb_matrix_decrease_hue_noeeprom(void)","titles":["RGB Matrix Lighting","API"]},"2115":{"title":"uint8_t rgb_matrix_get_hue(void)","titles":["RGB Matrix Lighting","API"]},"2116":{"title":"Return Value","titles":["RGB Matrix Lighting","API","uint8_t rgb_matrix_get_hue(void)"]},"2117":{"title":"void rgb_matrix_increase_sat(void)","titles":["RGB Matrix Lighting","API"]},"2118":{"title":"void rgb_matrix_increase_sat_noeeprom(void)","titles":["RGB Matrix Lighting","API"]},"2119":{"title":"void rgb_matrix_decrease_sat(void)","titles":["RGB Matrix Lighting","API"]},"2120":{"title":"void rgb_matrix_decrease_sat_noeeprom(void)","titles":["RGB Matrix Lighting","API"]},"2121":{"title":"uint8_t rgb_matrix_get_sat(void)","titles":["RGB Matrix Lighting","API"]},"2122":{"title":"Return Value","titles":["RGB Matrix Lighting","API","uint8_t rgb_matrix_get_sat(void)"]},"2123":{"title":"void rgb_matrix_increase_val(void)","titles":["RGB Matrix Lighting","API"]},"2124":{"title":"void rgb_matrix_increase_val_noeeprom(void)","titles":["RGB Matrix Lighting","API"]},"2125":{"title":"void rgb_matrix_decrease_val(void)","titles":["RGB Matrix Lighting","API"]},"2126":{"title":"void rgb_matrix_decrease_val_noeeprom(void)","titles":["RGB Matrix Lighting","API"]},"2127":{"title":"uint8_t rgb_matrix_get_val(void)","titles":["RGB Matrix Lighting","API"]},"2128":{"title":"Return Value","titles":["RGB Matrix Lighting","API","uint8_t rgb_matrix_get_val(void)"]},"2129":{"title":"void rgb_matrix_increase_speed(void)","titles":["RGB Matrix Lighting","API"]},"2130":{"title":"void rgb_matrix_increase_speed_noeeprom(void)","titles":["RGB Matrix Lighting","API"]},"2131":{"title":"void rgb_matrix_decrease_speed(void)","titles":["RGB Matrix Lighting","API"]},"2132":{"title":"void rgb_matrix_decrease_speed_noeeprom(void)","titles":["RGB Matrix Lighting","API"]},"2133":{"title":"void rgb_matrix_set_speed(uint8_t speed)","titles":["RGB Matrix Lighting","API"]},"2134":{"title":"Arguments","titles":["RGB Matrix Lighting","API","void rgb_matrix_set_speed(uint8_t speed)"]},"2135":{"title":"void rgb_matrix_set_speed_noeeprom(uint8_t speed)","titles":["RGB Matrix Lighting","API"]},"2136":{"title":"Arguments","titles":["RGB Matrix Lighting","API","void rgb_matrix_set_speed_noeeprom(uint8_t speed)"]},"2137":{"title":"uint8_t rgb_matrix_get_speed(void)","titles":["RGB Matrix Lighting","API"]},"2138":{"title":"Return Value","titles":["RGB Matrix Lighting","API","uint8_t rgb_matrix_get_speed(void)"]},"2139":{"title":"void rgb_matrix_sethsv(uint8_t h, uint8_t s, uint8_t v)","titles":["RGB Matrix Lighting","API"]},"2140":{"title":"Arguments","titles":["RGB Matrix Lighting","API"]},"2141":{"title":"void rgb_matrix_sethsv_noeeprom(uint8_t h, uint8_t s, uint8_t v)","titles":["RGB Matrix Lighting","API"]},"2142":{"title":"Arguments","titles":["RGB Matrix Lighting","API","void rgb_matrix_sethsv_noeeprom(uint8_t h, uint8_t s, uint8_t v)"]},"2143":{"title":"hsv_t rgb_matrix_get_hsv(void)","titles":["RGB Matrix Lighting","API"]},"2144":{"title":"Return Value","titles":["RGB Matrix Lighting","API","hsv_t rgb_matrix_get_hsv(void)"]},"2145":{"title":"void rgb_matrix_reload_from_eeprom(void)","titles":["RGB Matrix Lighting","API"]},"2146":{"title":"bool rgb_matrix_get_suspend_state(void)","titles":["RGB Matrix Lighting","API"]},"2147":{"title":"Return Value","titles":["RGB Matrix Lighting","API","bool rgb_matrix_get_suspend_state(void)"]},"2148":{"title":"bool rgb_matrix_indicators_kb(void)","titles":["RGB Matrix Lighting","API"]},"2149":{"title":"Return Value","titles":["RGB Matrix Lighting","API","bool rgb_matrix_indicators_kb(void)"]},"2150":{"title":"bool rgb_matrix_indicators_user(void)","titles":["RGB Matrix Lighting","API"]},"2151":{"title":"Return Value","titles":["RGB Matrix Lighting","API","bool rgb_matrix_indicators_user(void)"]},"2152":{"title":"bool rgb_matrix_indicators_advanced_kb(uint8_t led_min, uint8_t led_max)","titles":["RGB Matrix Lighting","API"]},"2153":{"title":"Arguments","titles":["RGB Matrix Lighting","API"]},"2154":{"title":"Return Value","titles":["RGB Matrix Lighting","API","Arguments"]},"2155":{"title":"bool rgb_matrix_indicators_advanced_user(uint8_t led_min, uint8_t led_max)","titles":["RGB Matrix Lighting","API"]},"2156":{"title":"Arguments","titles":["RGB Matrix Lighting","API"]},"2157":{"title":"Return Value","titles":["RGB Matrix Lighting","API","Arguments"]},"2158":{"title":"Secure","titles":[]},"2159":{"title":"Unlock sequence","titles":["Secure"]},"2160":{"title":"Automatic Locking","titles":["Secure"]},"2161":{"title":"Usage","titles":["Secure"]},"2162":{"title":"Keycodes","titles":["Secure"]},"2163":{"title":"Configuration","titles":["Secure"]},"2164":{"title":"Functions","titles":["Secure"]},"2165":{"title":"Send String","titles":[]},"2166":{"title":"Usage","titles":["Send String"]},"2167":{"title":"Basic Configuration","titles":["Send String"]},"2168":{"title":"Keycodes","titles":["Send String"]},"2169":{"title":"Language Support","titles":["Send String","Keycodes"]},"2170":{"title":"Examples","titles":["Send String"]},"2171":{"title":"Hello World","titles":["Send String","Examples"]},"2172":{"title":"Keycode Injection","titles":["Send String","Examples"]},"2173":{"title":"API","titles":["Send String"]},"2174":{"title":"void send_string(const char *string)","titles":["Send String","API"]},"2175":{"title":"Arguments","titles":["Send String","API","void send_string(const char *string)"]},"2176":{"title":"void send_string_with_delay(const char *string, uint8_t interval)","titles":["Send String","API"]},"2177":{"title":"Arguments","titles":["Send String","API","void send_string_with_delay(const char *string, uint8_t interval)"]},"2178":{"title":"void send_string_P(const char *string)","titles":["Send String","API"]},"2179":{"title":"Arguments","titles":["Send String","API","void send_string_P(const char *string)"]},"2180":{"title":"void send_string_with_delay_P(const char *string, uint8_t interval)","titles":["Send String","API"]},"2181":{"title":"Arguments","titles":["Send String","API","void send_string_with_delay_P(const char *string, uint8_t interval)"]},"2182":{"title":"void send_char(char ascii_code)","titles":["Send String","API"]},"2183":{"title":"Arguments","titles":["Send String","API","void send_char(char ascii_code)"]},"2184":{"title":"void send_dword(uint32_t number)","titles":["Send String","API"]},"2185":{"title":"Arguments","titles":["Send String","API","void send_dword(uint32_t number)"]},"2186":{"title":"void send_word(uint16_t number)","titles":["Send String","API"]},"2187":{"title":"Arguments","titles":["Send String","API","void send_word(uint16_t number)"]},"2188":{"title":"void send_byte(uint8_t number)","titles":["Send String","API"]},"2189":{"title":"Arguments","titles":["Send String","API","void send_byte(uint8_t number)"]},"2190":{"title":"void send_nibble(uint8_t number)","titles":["Send String","API"]},"2191":{"title":"Arguments","titles":["Send String","API","void send_nibble(uint8_t number)"]},"2192":{"title":"void tap_random_base64(void)","titles":["Send String","API"]},"2193":{"title":"SEND_STRING(string)","titles":["Send String","API"]},"2194":{"title":"SEND_STRING_DELAY(string, interval)","titles":["Send String","API"]},"2195":{"title":"Sequencer","titles":[]},"2196":{"title":"Enable the step sequencer","titles":["Sequencer"]},"2197":{"title":"Tracks","titles":["Sequencer"]},"2198":{"title":"Resolutions","titles":["Sequencer"]},"2199":{"title":"Keycodes","titles":["Sequencer"]},"2200":{"title":"Functions","titles":["Sequencer"]},"2201":{"title":"Space Cadet: The Future, Built In","titles":[]},"2202":{"title":"Usage","titles":["Space Cadet: The Future, Built In"]},"2203":{"title":"Keycodes","titles":["Space Cadet: The Future, Built In"]},"2204":{"title":"Caveats","titles":["Space Cadet: The Future, Built In"]},"2205":{"title":"Configuration","titles":["Space Cadet: The Future, Built In"]},"2206":{"title":"Obsolete Configuration","titles":["Space Cadet: The Future, Built In"]},"2207":{"title":"Split Keyboard","titles":[]},"2208":{"title":"Compatibility Overview","titles":["Split Keyboard"]},"2209":{"title":"Hardware Configuration","titles":["Split Keyboard"]},"2210":{"title":"Required Hardware","titles":["Split Keyboard","Hardware Configuration"]},"2211":{"title":"Considerations","titles":["Split Keyboard","Hardware Configuration","Required Hardware"]},"2212":{"title":"Serial Wiring","titles":["Split Keyboard","Hardware Configuration"]},"2213":{"title":"I2C Wiring","titles":["Split Keyboard","Hardware Configuration"]},"2214":{"title":"Firmware Configuration","titles":["Split Keyboard"]},"2215":{"title":"Layout Macro","titles":["Split Keyboard","Firmware Configuration"]},"2216":{"title":"Setting Handedness","titles":["Split Keyboard","Firmware Configuration"]},"2217":{"title":"Handedness by Pin","titles":["Split Keyboard","Firmware Configuration","Setting Handedness"]},"2218":{"title":"Handedness by Matrix Pin","titles":["Split Keyboard","Firmware Configuration","Setting Handedness"]},"2219":{"title":"Handedness by EEPROM","titles":["Split Keyboard","Firmware Configuration","Setting Handedness"]},"2220":{"title":"Handedness by #define","titles":["Split Keyboard","Firmware Configuration","Setting Handedness"]},"2221":{"title":"Communication Options","titles":["Split Keyboard","Firmware Configuration"]},"2222":{"title":"Data Sync Options","titles":["Split Keyboard","Firmware Configuration"]},"2223":{"title":"Custom data sync between sides","titles":["Split Keyboard","Firmware Configuration"]},"2224":{"title":"Hardware Configuration Options","titles":["Split Keyboard","Firmware Configuration"]},"2225":{"title":"Hardware Considerations and Mods","titles":["Split Keyboard"]},"2226":{"title":"Teensy boards","titles":["Split Keyboard","Hardware Considerations and Mods"]},"2227":{"title":"Additional Resources","titles":["Split Keyboard"]},"2228":{"title":"ST7565 LCD Driver","titles":[]},"2229":{"title":"Supported Hardware","titles":["ST7565 LCD Driver"]},"2230":{"title":"Usage","titles":["ST7565 LCD Driver"]},"2231":{"title":"Logo Example","titles":["ST7565 LCD Driver"]},"2232":{"title":"Buffer Read Example","titles":["ST7565 LCD Driver"]},"2233":{"title":"Other Examples","titles":["ST7565 LCD Driver"]},"2234":{"title":"Basic Configuration","titles":["ST7565 LCD Driver"]},"2235":{"title":"Custom sized displays","titles":["ST7565 LCD Driver"]},"2236":{"title":"API","titles":["ST7565 LCD Driver"]},"2237":{"title":"Swap-Hands Action","titles":[]},"2238":{"title":"Configuration","titles":["Swap-Hands Action"]},"2239":{"title":"Swap Keycodes","titles":["Swap-Hands Action"]},"2240":{"title":"Encoder Mapping","titles":["Swap-Hands Action"]},"2241":{"title":"Functions","titles":["Swap-Hands Action","Encoder Mapping"]},"2242":{"title":"Stenography in QMK","titles":[]},"2243":{"title":"Steno Support in QMK","titles":["Stenography in QMK"]},"2244":{"title":"Plover with QWERTY Keyboard","titles":["Stenography in QMK"]},"2245":{"title":"Plover with Steno Protocol","titles":["Stenography in QMK"]},"2246":{"title":"TX Bolt","titles":["Stenography in QMK","Plover with Steno Protocol"]},"2247":{"title":"GeminiPR","titles":["Stenography in QMK","Plover with Steno Protocol"]},"2248":{"title":"Switching protocols on the fly","titles":["Stenography in QMK","Plover with Steno Protocol"]},"2249":{"title":"Configuring QMK for Steno","titles":["Stenography in QMK"]},"2250":{"title":"Learning Stenography","titles":["Stenography in QMK"]},"2251":{"title":"Interfacing with the code","titles":["Stenography in QMK"]},"2252":{"title":"Keycode Reference","titles":["Stenography in QMK"]},"2253":{"title":"Tap Dance: A Single Key Can Do 3, 5, or 100 Different Things","titles":[]},"2254":{"title":"Introduction","titles":["Tap Dance: A Single Key Can Do 3, 5, or 100 Different Things"]},"2255":{"title":"How to Use Tap Dance","titles":["Tap Dance: A Single Key Can Do 3, 5, or 100 Different Things"]},"2256":{"title":"Implementation Details","titles":["Tap Dance: A Single Key Can Do 3, 5, or 100 Different Things"]},"2257":{"title":"Examples","titles":["Tap Dance: A Single Key Can Do 3, 5, or 100 Different Things"]},"2258":{"title":"Simple Example: Send ESC on Single Tap, CAPS_LOCK on Double Tap","titles":["Tap Dance: A Single Key Can Do 3, 5, or 100 Different Things","Examples"]},"2259":{"title":"Complex Examples","titles":["Tap Dance: A Single Key Can Do 3, 5, or 100 Different Things","Examples"]},"2260":{"title":"Example 1: Send "Safety Dance!" After 100 Taps","titles":["Tap Dance: A Single Key Can Do 3, 5, or 100 Different Things","Examples","Complex Examples"]},"2261":{"title":"Example 2: Turn LED Lights On Then Off, One at a Time","titles":["Tap Dance: A Single Key Can Do 3, 5, or 100 Different Things","Examples","Complex Examples"]},"2262":{"title":"Example 3: Send : on Tap, ; on Hold","titles":["Tap Dance: A Single Key Can Do 3, 5, or 100 Different Things","Examples","Complex Examples"]},"2263":{"title":"Example 4: 'Quad Function Tap-Dance'","titles":["Tap Dance: A Single Key Can Do 3, 5, or 100 Different Things","Examples","Complex Examples"]},"2264":{"title":"Example 5: Using tap dance for advanced mod-tap and layer-tap keys","titles":["Tap Dance: A Single Key Can Do 3, 5, or 100 Different Things","Examples","Complex Examples"]},"2265":{"title":"Example 6: Using tap dance for momentary-layer-switch and layer-toggle keys","titles":["Tap Dance: A Single Key Can Do 3, 5, or 100 Different Things","Examples","Complex Examples"]},"2266":{"title":"Tri Layers","titles":[]},"2267":{"title":"Keycodes","titles":["Tri Layers"]},"2268":{"title":"Configuration","titles":["Tri Layers"]},"2269":{"title":"Functions","titles":["Tri Layers"]},"2270":{"title":"Unicode","titles":[]},"2271":{"title":"Caveats","titles":["Unicode"]},"2272":{"title":"Usage","titles":["Unicode"]},"2273":{"title":"Basic Configuration","titles":["Unicode"]},"2274":{"title":"Audio Feedback","titles":["Unicode","Basic Configuration"]},"2275":{"title":"Input Subsystems","titles":["Unicode"]},"2276":{"title":"Lower and Upper Case Pairs","titles":["Unicode","Input Subsystems","Audio Feedback"]},"2277":{"title":"Input Modes","titles":["Unicode"]},"2278":{"title":"Keycodes","titles":["Unicode"]},"2279":{"title":"API","titles":["Unicode"]},"2280":{"title":"uint8_t get_unicode_input_mode(void)","titles":["Unicode","API"]},"2281":{"title":"Return Value","titles":["Unicode","API","uint8_t get_unicode_input_mode(void)"]},"2282":{"title":"void set_unicode_input_mode(uint8_t mode)","titles":["Unicode","API"]},"2283":{"title":"Arguments","titles":["Unicode","API","void set_unicode_input_mode(uint8_t mode)"]},"2284":{"title":"void unicode_input_mode_step(void)","titles":["Unicode","API"]},"2285":{"title":"void unicode_input_mode_step_reverse(void)","titles":["Unicode","API"]},"2286":{"title":"void unicode_input_mode_set_user(uint8_t input_mode)","titles":["Unicode","API"]},"2287":{"title":"Arguments","titles":["Unicode","API","void unicode_input_mode_set_user(uint8_t input_mode)"]},"2288":{"title":"void unicode_input_mode_set_kb(uint8_t input_mode)","titles":["Unicode","API"]},"2289":{"title":"Arguments","titles":["Unicode","API","void unicode_input_mode_set_kb(uint8_t input_mode)"]},"2290":{"title":"void unicode_input_start(void)","titles":["Unicode","API"]},"2291":{"title":"void unicode_input_finish(void)","titles":["Unicode","API"]},"2292":{"title":"void unicode_input_cancel(void)","titles":["Unicode","API"]},"2293":{"title":"void register_unicode(uint32_t code_point)","titles":["Unicode","API"]},"2294":{"title":"Arguments","titles":["Unicode","API","void register_unicode(uint32_t code_point)"]},"2295":{"title":"void send_unicode_string(const char *str)","titles":["Unicode","API"]},"2296":{"title":"Arguments","titles":["Unicode","API","void send_unicode_string(const char *str)"]},"2297":{"title":"uint8_t unicodemap_index(uint16_t keycode)","titles":["Unicode","API"]},"2298":{"title":"Arguments","titles":["Unicode","API","uint8_t unicodemap_index(uint16_t keycode)"]},"2299":{"title":"Return Value","titles":["Unicode","API","uint8_t unicodemap_index(uint16_t keycode)"]},"2300":{"title":"uint32_t unicodemap_get_code_point(uint8_t index)","titles":["Unicode","API"]},"2301":{"title":"Arguments","titles":["Unicode","API","uint32_t unicodemap_get_code_point(uint8_t index)"]},"2302":{"title":"Return Value","titles":["Unicode","API","uint32_t unicodemap_get_code_point(uint8_t index)"]},"2303":{"title":"void register_unicodemap(uint8_t index)","titles":["Unicode","API"]},"2304":{"title":"Arguments","titles":["Unicode","API","void register_unicodemap(uint8_t index)"]},"2305":{"title":"void ucis_start(void)","titles":["Unicode","API"]},"2306":{"title":"bool ucis_active(void)","titles":["Unicode","API"]},"2307":{"title":"Return Value","titles":["Unicode","API","bool ucis_active(void)"]},"2308":{"title":"uint8_t ucis_count(void)","titles":["Unicode","API"]},"2309":{"title":"Return Value","titles":["Unicode","API","uint8_t ucis_count(void)"]},"2310":{"title":"bool ucis_add(uint16_t keycode)","titles":["Unicode","API"]},"2311":{"title":"Arguments","titles":["Unicode","API","bool ucis_add(uint16_t keycode)"]},"2312":{"title":"Return Value","titles":["Unicode","API","bool ucis_add(uint16_t keycode)"]},"2313":{"title":"bool ucis_remove_last(void)","titles":["Unicode","API"]},"2314":{"title":"Return Value","titles":["Unicode","API","bool ucis_remove_last(void)"]},"2315":{"title":"void ucis_finish(void)","titles":["Unicode","API"]},"2316":{"title":"void ucis_cancel(void)","titles":["Unicode","API"]},"2317":{"title":"void register_ucis(void)","titles":["Unicode","API"]},"2318":{"title":"Arguments","titles":["Unicode","API","void register_ucis(void)"]},"2319":{"title":"Wireless / Bluetooth","titles":[]},"2320":{"title":"Bluetooth Known Supported Hardware","titles":["Wireless / Bluetooth"]},"2321":{"title":"Adafruit BLE SPI Friend","titles":["Wireless / Bluetooth","Bluetooth Known Supported Hardware"]},"2322":{"title":"Bluetooth Rules.mk Options","titles":["Wireless / Bluetooth"]},"2323":{"title":"Bluetooth Keycodes","titles":["Wireless / Bluetooth"]},"2324":{"title":"Word Per Minute (WPM) Calculation","titles":[]},"2325":{"title":"Configuration","titles":["Word Per Minute (WPM) Calculation"]},"2326":{"title":"Public Functions","titles":["Word Per Minute (WPM) Calculation"]},"2327":{"title":"Callbacks","titles":["Word Per Minute (WPM) Calculation"]},"2328":{"title":"Flashing Instructions and Bootloader Information","titles":[]},"2329":{"title":"Atmel DFU","titles":["Flashing Instructions and Bootloader Information"]},"2330":{"title":"QMK DFU","titles":["Flashing Instructions and Bootloader Information","Atmel DFU"]},"2331":{"title":"make Targets","titles":["Flashing Instructions and Bootloader Information","Atmel DFU"]},"2332":{"title":"Caterina","titles":["Flashing Instructions and Bootloader Information"]},"2333":{"title":"make Targets","titles":["Flashing Instructions and Bootloader Information","Caterina"]},"2334":{"title":"HalfKay","titles":["Flashing Instructions and Bootloader Information"]},"2335":{"title":"USBasploader","titles":["Flashing Instructions and Bootloader Information"]},"2336":{"title":"BootloadHID","titles":["Flashing Instructions and Bootloader Information"]},"2337":{"title":"QMK HID","titles":["Flashing Instructions and Bootloader Information","BootloadHID"]},"2338":{"title":"make Targets","titles":["Flashing Instructions and Bootloader Information","BootloadHID"]},"2339":{"title":"STM32/APM32 DFU","titles":["Flashing Instructions and Bootloader Information"]},"2340":{"title":"make Targets","titles":["Flashing Instructions and Bootloader Information","STM32/APM32 DFU"]},"2341":{"title":"STM32duino","titles":["Flashing Instructions and Bootloader Information"]},"2342":{"title":"Kiibohd DFU","titles":["Flashing Instructions and Bootloader Information"]},"2343":{"title":"WB32 DFU","titles":["Flashing Instructions and Bootloader Information"]},"2344":{"title":"AT32 DFU","titles":["Flashing Instructions and Bootloader Information"]},"2345":{"title":"make Targets","titles":["Flashing Instructions and Bootloader Information","AT32 DFU"]},"2346":{"title":"tinyuf2","titles":["Flashing Instructions and Bootloader Information"]},"2347":{"title":"make Targets","titles":["Flashing Instructions and Bootloader Information","tinyuf2"]},"2348":{"title":"uf2boot","titles":["Flashing Instructions and Bootloader Information"]},"2349":{"title":"make Targets","titles":["Flashing Instructions and Bootloader Information","uf2boot"]},"2350":{"title":"Raspberry Pi RP2040 UF2","titles":["Flashing Instructions and Bootloader Information"]},"2351":{"title":"Docker Quick Start","titles":[]},"2352":{"title":"Requirements","titles":["Docker Quick Start"]},"2353":{"title":"Usage","titles":["Docker Quick Start"]},"2354":{"title":"FAQ","titles":["Docker Quick Start"]},"2355":{"title":"Why can't I flash on Windows/macOS","titles":["Docker Quick Start","FAQ"]},"2356":{"title":"How to Use GitHub with QMK","titles":[]},"2357":{"title":"Introduction","titles":[]},"2358":{"title":"Basic QMK Structure","titles":["Introduction"]},"2359":{"title":"Userspace Structure","titles":["Introduction","Basic QMK Structure"]},"2360":{"title":"Keyboard Project Structure","titles":["Introduction","Basic QMK Structure"]},"2361":{"title":"Keymap Structure","titles":["Introduction","Basic QMK Structure"]},"2362":{"title":"The config.h File","titles":[]},"2363":{"title":"More Detailed make Instructions","titles":[]},"2364":{"title":"rules.mk Options","titles":["More Detailed make Instructions"]},"2365":{"title":"Customizing Makefile Options on a Per-Keymap Basis","titles":["More Detailed make Instructions"]},"2366":{"title":"Hand-Wiring Guide","titles":[]},"2367":{"title":"Parts list","titles":["Hand-Wiring Guide"]},"2368":{"title":"Starting the build","titles":["Hand-Wiring Guide"]},"2369":{"title":"Planning the matrix","titles":["Hand-Wiring Guide"]},"2370":{"title":"Common Microcontroller Boards","titles":["Hand-Wiring Guide","Planning the matrix"]},"2371":{"title":"Wiring the matrix","titles":["Hand-Wiring Guide"]},"2372":{"title":"A note on split keyboards","titles":["Hand-Wiring Guide","Wiring the matrix"]},"2373":{"title":"Soldering","titles":["Hand-Wiring Guide","Wiring the matrix"]},"2374":{"title":"Soldering the Diodes","titles":["Hand-Wiring Guide","Wiring the matrix","Soldering"]},"2375":{"title":"Soldering the Columns","titles":["Hand-Wiring Guide","Wiring the matrix","Soldering"]},"2376":{"title":"Wiring up the controller","titles":["Hand-Wiring Guide"]},"2377":{"title":"Specific instructions for the Teensy 2.0","titles":["Hand-Wiring Guide","Wiring up the controller"]},"2378":{"title":"Getting Some Basic Firmware Set Up","titles":["Hand-Wiring Guide"]},"2379":{"title":"Flashing the Firmware","titles":["Hand-Wiring Guide"]},"2380":{"title":"Testing Your Firmware","titles":["Hand-Wiring Guide"]},"2381":{"title":"Finishing up","titles":["Hand-Wiring Guide"]},"2382":{"title":"Links to Other Guides","titles":["Hand-Wiring Guide"]},"2383":{"title":"Legacy Content","titles":[]},"2384":{"title":"Preamble: How a Keyboard Matrix Works (and why we need diodes)","titles":["Legacy Content"]},"2385":{"title":"QMK Hardware Drivers","titles":[]},"2386":{"title":"Available Drivers","titles":[]},"2387":{"title":"ProMicro (AVR Only)","titles":["Available Drivers"]},"2388":{"title":"SSD1306 OLED Driver","titles":["Available Drivers"]},"2389":{"title":"WS2812","titles":["Available Drivers"]},"2390":{"title":"IS31FL3731","titles":["Available Drivers"]},"2391":{"title":"IS31FL3733","titles":["Available Drivers"]},"2392":{"title":"24xx series external I2C EEPROM","titles":["Available Drivers"]},"2393":{"title":"QMK Keyboard Guidelines","titles":[]},"2394":{"title":"Use QMK Lint","titles":["QMK Keyboard Guidelines"]},"2395":{"title":"Naming Your Keyboard/Project","titles":["QMK Keyboard Guidelines"]},"2396":{"title":"Sub-folders","titles":["QMK Keyboard Guidelines"]},"2397":{"title":"Keyboard Folder Structure","titles":["QMK Keyboard Guidelines"]},"2398":{"title":"readme.md","titles":["QMK Keyboard Guidelines","Keyboard Folder Structure"]},"2399":{"title":"keyboard.json/info.json","titles":["QMK Keyboard Guidelines","Keyboard Folder Structure"]},"2400":{"title":"config.h","titles":["QMK Keyboard Guidelines","Keyboard Folder Structure"]},"2401":{"title":"rules.mk","titles":["QMK Keyboard Guidelines","Keyboard Folder Structure"]},"2402":{"title":"<keyboard>.c","titles":["QMK Keyboard Guidelines","Keyboard Folder Structure"]},"2403":{"title":"<keyboard>.h","titles":["QMK Keyboard Guidelines","Keyboard Folder Structure"]},"2404":{"title":"Image/Hardware Files","titles":["QMK Keyboard Guidelines"]},"2405":{"title":"Keyboard Defaults","titles":["QMK Keyboard Guidelines"]},"2406":{"title":"Magic Keycodes and Command","titles":["QMK Keyboard Guidelines","Keyboard Defaults"]},"2407":{"title":"Custom Keyboard Programming","titles":["QMK Keyboard Guidelines"]},"2408":{"title":"Non-Production/Handwired Projects","titles":["QMK Keyboard Guidelines"]},"2409":{"title":"Warnings as Errors","titles":["QMK Keyboard Guidelines"]},"2410":{"title":"Copyright Blurb","titles":["QMK Keyboard Guidelines"]},"2411":{"title":"License","titles":["QMK Keyboard Guidelines"]},"2412":{"title":"How a Keyboard Matrix Works","titles":[]},"2413":{"title":"How Keys Are Registered, and Interpreted by Computers","titles":[]},"2414":{"title":"Schematic View","titles":["How Keys Are Registered, and Interpreted by Computers"]},"2415":{"title":"1. You Press a Key","titles":["How Keys Are Registered, and Interpreted by Computers"]},"2416":{"title":"2. What the Firmware Sends","titles":["How Keys Are Registered, and Interpreted by Computers"]},"2417":{"title":"3. What the Event Input/Kernel Does","titles":["How Keys Are Registered, and Interpreted by Computers"]},"2418":{"title":"4. What the Operating System Does","titles":["How Keys Are Registered, and Interpreted by Computers"]},"2419":{"title":"Back to the Firmware","titles":["How Keys Are Registered, and Interpreted by Computers"]},"2420":{"title":"List of Characters You Can Send","titles":["How Keys Are Registered, and Interpreted by Computers"]},"2421":{"title":"How to (Maybe) Enter Unicode Characters","titles":["How Keys Are Registered, and Interpreted by Computers"]},"2422":{"title":"Quantum Mechanical Keyboard Firmware","titles":[]},"2423":{"title":"What is QMK Firmware?","titles":["Quantum Mechanical Keyboard Firmware"]},"2424":{"title":"Get Started","titles":["Quantum Mechanical Keyboard Firmware"]},"2425":{"title":"Make It Yours","titles":["Quantum Mechanical Keyboard Firmware"]},"2426":{"title":"Need help?","titles":["Quantum Mechanical Keyboard Firmware"]},"2427":{"title":"Give Back","titles":["Quantum Mechanical Keyboard Firmware"]},"2428":{"title":"ISP Flashing Guide","titles":[]},"2429":{"title":"Hardware","titles":["ISP Flashing Guide"]},"2430":{"title":"Pro Micro as ISP","titles":["ISP Flashing Guide","Hardware"]},"2431":{"title":"Wiring","titles":["ISP Flashing Guide","Hardware","Pro Micro as ISP"]},"2432":{"title":"Arduino Uno / Micro as ISP","titles":["ISP Flashing Guide","Hardware"]},"2433":{"title":"Wiring","titles":["ISP Flashing Guide","Hardware","Arduino Uno / Micro as ISP"]},"2434":{"title":"Teensy 2.0 as ISP","titles":["ISP Flashing Guide","Hardware"]},"2435":{"title":"Wiring","titles":["ISP Flashing Guide","Hardware","Teensy 2.0 as ISP"]},"2436":{"title":"SparkFun PocketAVR / USBtinyISP","titles":["ISP Flashing Guide","Hardware"]},"2437":{"title":"Wiring","titles":["ISP Flashing Guide","Hardware","SparkFun PocketAVR / USBtinyISP"]},"2438":{"title":"USBasp","titles":["ISP Flashing Guide","Hardware"]},"2439":{"title":"Wiring","titles":["ISP Flashing Guide","Hardware","USBasp"]},"2440":{"title":"Bus Pirate","titles":["ISP Flashing Guide","Hardware"]},"2441":{"title":"Wiring","titles":["ISP Flashing Guide","Hardware","Bus Pirate"]},"2442":{"title":"Software","titles":["ISP Flashing Guide"]},"2443":{"title":"Bootloader Firmware","titles":["ISP Flashing Guide"]},"2444":{"title":"Atmel DFU","titles":["ISP Flashing Guide","Bootloader Firmware"]},"2445":{"title":"Caterina","titles":["ISP Flashing Guide","Bootloader Firmware"]},"2446":{"title":"BootloadHID (PS2AVRGB)","titles":["ISP Flashing Guide","Bootloader Firmware"]},"2447":{"title":"USBaspLoader","titles":["ISP Flashing Guide","Bootloader Firmware"]},"2448":{"title":"Flashing the Bootloader","titles":["ISP Flashing Guide"]},"2449":{"title":"Setting the Fuses","titles":["ISP Flashing Guide","Flashing the Bootloader"]},"2450":{"title":"Creating a "Production" Firmware","titles":["ISP Flashing Guide"]},"2451":{"title":"Flashing STM32Duino Bootloader","titles":["ISP Flashing Guide"]},"2452":{"title":"Software","titles":["ISP Flashing Guide","Flashing STM32Duino Bootloader"]},"2453":{"title":"Wiring","titles":["ISP Flashing Guide","Flashing STM32Duino Bootloader"]},"2454":{"title":"Flashing","titles":["ISP Flashing Guide","Flashing STM32Duino Bootloader"]},"2455":{"title":"Basic Keycodes","titles":[]},"2456":{"title":"Letters and Numbers","titles":["Basic Keycodes"]},"2457":{"title":"F Keys","titles":["Basic Keycodes"]},"2458":{"title":"Punctuation","titles":["Basic Keycodes"]},"2459":{"title":"Lock Keys","titles":["Basic Keycodes"]},"2460":{"title":"Modifiers","titles":["Basic Keycodes"]},"2461":{"title":"International","titles":["Basic Keycodes"]},"2462":{"title":"Commands","titles":["Basic Keycodes"]},"2463":{"title":"Media Keys","titles":["Basic Keycodes"]},"2464":{"title":"Number Pad","titles":["Basic Keycodes"]},"2465":{"title":"Special Keys","titles":["Basic Keycodes"]},"2466":{"title":"Keycodes Overview","titles":[]},"2467":{"title":"Basic Keycodes","titles":["Keycodes Overview"]},"2468":{"title":"Quantum Keycodes","titles":["Keycodes Overview"]},"2469":{"title":"Audio Keys","titles":["Keycodes Overview"]},"2470":{"title":"Auto Shift","titles":["Keycodes Overview"]},"2471":{"title":"Autocorrect","titles":["Keycodes Overview"]},"2472":{"title":"Backlighting","titles":["Keycodes Overview"]},"2473":{"title":"Wireless/Bluetooth","titles":["Keycodes Overview"]},"2474":{"title":"Caps Word","titles":["Keycodes Overview"]},"2475":{"title":"Dynamic Macros","titles":["Keycodes Overview"]},"2476":{"title":"Grave Escape","titles":["Keycodes Overview"]},"2477":{"title":"Joystick","titles":["Keycodes Overview"]},"2478":{"title":"Key Lock","titles":["Keycodes Overview"]},"2479":{"title":"Layer Lock","titles":["Keycodes Overview"]},"2480":{"title":"Layer Switching","titles":["Keycodes Overview"]},"2481":{"title":"Leader Key","titles":["Keycodes Overview"]},"2482":{"title":"LED Matrix","titles":["Keycodes Overview"]},"2483":{"title":"Magic Keycodes","titles":["Keycodes Overview"]},"2484":{"title":"MIDI","titles":["Keycodes Overview"]},"2485":{"title":"Mouse Keys","titles":["Keycodes Overview"]},"2486":{"title":"Modifiers","titles":["Keycodes Overview"]},"2487":{"title":"Mod-Tap Keys","titles":["Keycodes Overview"]},"2488":{"title":"Tapping Term Keys","titles":["Keycodes Overview"]},"2489":{"title":"RGB Lighting","titles":["Keycodes Overview"]},"2490":{"title":"RGB Matrix","titles":["Keycodes Overview"]},"2491":{"title":"US ANSI Shifted Symbols","titles":["Keycodes Overview"]},"2492":{"title":"One Shot Keys","titles":["Keycodes Overview"]},"2493":{"title":"Programmable Button Support","titles":["Keycodes Overview"]},"2494":{"title":"Repeat Key","titles":["Keycodes Overview"]},"2495":{"title":"Space Cadet","titles":["Keycodes Overview"]},"2496":{"title":"Swap Hands","titles":["Keycodes Overview"]},"2497":{"title":"Unicode Support","titles":["Keycodes Overview"]},"2498":{"title":"Magic Keycodes","titles":[]},"2499":{"title":"US ANSI Shifted Symbols","titles":[]},"2500":{"title":"Caveats","titles":["US ANSI Shifted Symbols"]},"2501":{"title":"Keycodes","titles":["US ANSI Shifted Symbols"]},"2502":{"title":"License Violations","titles":[]},"2503":{"title":"Offending Vendors","titles":["License Violations"]},"2504":{"title":"Licensing","titles":["License Violations"]},"2505":{"title":"QMK PR Considerations","titles":["License Violations"]},"2506":{"title":"Detection","titles":["License Violations"]},"2507":{"title":"Remediation","titles":["License Violations"]},"2508":{"title":"Keymap Overview","titles":[]},"2509":{"title":"Keymap and Layers","titles":["Keymap Overview"]},"2510":{"title":"Keymap Layer Status","titles":["Keymap Overview","Keymap and Layers"]},"2511":{"title":"Layer Precedence and Transparency","titles":["Keymap Overview","Keymap and Layers"]},"2512":{"title":"Anatomy of a keymap.c","titles":["Keymap Overview"]},"2513":{"title":"Definitions","titles":["Keymap Overview","Anatomy of a keymap.c"]},"2514":{"title":"Layers and Keymaps","titles":["Keymap Overview","Anatomy of a keymap.c"]},"2515":{"title":"Base Layer","titles":["Keymap Overview","Anatomy of a keymap.c","Layers and Keymaps"]},"2516":{"title":"Function Overlay Layer","titles":["Keymap Overview","Anatomy of a keymap.c","Layers and Keymaps"]},"2517":{"title":"Nitty Gritty Details","titles":[]},"2518":{"title":"Mod-Tap","titles":[]},"2519":{"title":"Caveats","titles":["Mod-Tap"]},"2520":{"title":"Intercepting Mod-Taps","titles":["Mod-Tap"]},"2521":{"title":"Changing tap function","titles":["Mod-Tap","Intercepting Mod-Taps"]},"2522":{"title":"Changing hold function","titles":["Mod-Tap","Intercepting Mod-Taps"]},"2523":{"title":"Changing both tap and hold","titles":["Mod-Tap","Intercepting Mod-Taps"]},"2524":{"title":"Other Resources","titles":["Mod-Tap"]},"2525":{"title":"The QMK Tutorial","titles":[]},"2526":{"title":"Overview","titles":["The QMK Tutorial"]},"2527":{"title":"Additional Resources","titles":["The QMK Tutorial"]},"2528":{"title":"Building Your First Firmware","titles":[]},"2529":{"title":"Configure Your Build Environment Defaults (Optional)","titles":["Building Your First Firmware"]},"2530":{"title":"Create a New Keymap","titles":["Building Your First Firmware"]},"2531":{"title":"Open keymap.c In Your Favorite Text Editor","titles":["Building Your First Firmware"]},"2532":{"title":"Customize The Layout To Your Liking","titles":["Building Your First Firmware"]},"2533":{"title":"Build Your Firmware","titles":["Building Your First Firmware"]},"2534":{"title":"Flash Your Firmware","titles":["Building Your First Firmware"]},"2535":{"title":"QMK Configurator","titles":[]},"2536":{"title":"Building QMK with GitHub Userspace","titles":[]},"2537":{"title":"Prerequisites","titles":["Building QMK with GitHub Userspace"]},"2538":{"title":"Environment Setup","titles":["Building QMK with GitHub Userspace"]},"2539":{"title":"1. Install Git","titles":["Building QMK with GitHub Userspace","Environment Setup"]},"2540":{"title":"2. GitHub authentication","titles":["Building QMK with GitHub Userspace","Environment Setup"]},"2541":{"title":"3. Create a repository","titles":["Building QMK with GitHub Userspace","Environment Setup"]},"2542":{"title":"Initial Code Commit","titles":["Building QMK with GitHub Userspace"]},"2543":{"title":"Create template files","titles":["Building QMK with GitHub Userspace","Initial Code Commit"]},"2544":{"title":"Add a JSON keymap","titles":["Building QMK with GitHub Userspace","Initial Code Commit"]},"2545":{"title":"Add a GitHub Action workflow","titles":["Building QMK with GitHub Userspace","Initial Code Commit"]},"2546":{"title":"Commit files to GitHub","titles":["Building QMK with GitHub Userspace","Initial Code Commit"]},"2547":{"title":"Review workflow output","titles":["Building QMK with GitHub Userspace","Initial Code Commit"]},"2548":{"title":"Customising your keymap","titles":["Building QMK with GitHub Userspace"]},"2549":{"title":"External QMK Userspace","titles":[]},"2550":{"title":"Setting up QMK Locally","titles":["External QMK Userspace"]},"2551":{"title":"External Userspace Repository Setup (forked on GitHub)","titles":["External QMK Userspace"]},"2552":{"title":"External Userspace Setup (locally stored only)","titles":["External QMK Userspace"]},"2553":{"title":"Adding a Keymap","titles":["External QMK Userspace"]},"2554":{"title":"Adding the keymap to External Userspace build targets","titles":["External QMK Userspace"]},"2555":{"title":"Compiling External Userspace build targets","titles":["External QMK Userspace"]},"2556":{"title":"Using GitHub Actions","titles":["External QMK Userspace"]},"2557":{"title":"Flashing Your Keyboard","titles":[]},"2558":{"title":"Put Your Keyboard into DFU (Bootloader) Mode","titles":["Flashing Your Keyboard"]},"2559":{"title":"Flashing Your Keyboard with QMK Toolbox","titles":["Flashing Your Keyboard"]},"2560":{"title":"Load the File into QMK Toolbox","titles":["Flashing Your Keyboard","Flashing Your Keyboard with QMK Toolbox"]},"2561":{"title":"Flash Your Keyboard","titles":["Flashing Your Keyboard","Flashing Your Keyboard with QMK Toolbox"]},"2562":{"title":"Flash your Keyboard from the Command Line","titles":["Flashing Your Keyboard"]},"2563":{"title":"Test It Out!","titles":["Flashing Your Keyboard"]},"2564":{"title":"Setting Up Your QMK Environment","titles":[]},"2565":{"title":"1. Prerequisites","titles":["Setting Up Your QMK Environment"]},"2566":{"title":"2. Prepare Your Build Environment","titles":["Setting Up Your QMK Environment"]},"2567":{"title":"Prerequisites","titles":["Setting Up Your QMK Environment","2. Prepare Your Build Environment"]},"2568":{"title":"Prerequisites","titles":["Setting Up Your QMK Environment","2. Prepare Your Build Environment"]},"2569":{"title":"Installation","titles":["Setting Up Your QMK Environment","2. Prepare Your Build Environment"]},"2570":{"title":"Prerequisites","titles":["Setting Up Your QMK Environment","2. Prepare Your Build Environment"]},"2571":{"title":"Installation","titles":["Setting Up Your QMK Environment","2. Prepare Your Build Environment"]},"2572":{"title":"Prerequisites","titles":["Setting Up Your QMK Environment","2. Prepare Your Build Environment"]},"2573":{"title":"Installation","titles":["Setting Up Your QMK Environment","2. Prepare Your Build Environment"]},"2574":{"title":"Community Packages","titles":["Setting Up Your QMK Environment","2. Prepare Your Build Environment"]},"2575":{"title":"Installation","titles":["Setting Up Your QMK Environment","2. Prepare Your Build Environment"]},"2576":{"title":"3. Run QMK Setup","titles":["Setting Up Your QMK Environment"]},"2577":{"title":"4. Test Your Build Environment","titles":["Setting Up Your QMK Environment"]},"2578":{"title":"Creating Your Keymap","titles":[]},"2579":{"title":"Best Git Practices for Working with QMK","titles":[]},"2580":{"title":"Or, "How I Learned to Stop Worrying and Love Git."","titles":["Best Git Practices for Working with QMK"]},"2581":{"title":"Resolving Merge Conflicts","titles":[]},"2582":{"title":"Rebasing Your Changes","titles":["Resolving Merge Conflicts"]},"2583":{"title":"Resynchronizing an Out-of-Sync Git Branch","titles":[]},"2584":{"title":"Backing Up the Changes on Your Own Master Branch (Optional)","titles":["Resynchronizing an Out-of-Sync Git Branch"]},"2585":{"title":"Resynchronizing Your Branch","titles":["Resynchronizing an Out-of-Sync Git Branch"]},"2586":{"title":"Your Fork's Master: Update Often, Commit Never","titles":[]},"2587":{"title":"Updating your master branch","titles":["Your Fork's Master: Update Often, Commit Never"]},"2588":{"title":"Making Changes","titles":["Your Fork's Master: Update Often, Commit Never"]},"2589":{"title":"Publishing Your Changes","titles":["Your Fork's Master: Update Often, Commit Never"]},"2590":{"title":"Learning Resources","titles":[]},"2591":{"title":"QMK resources","titles":["Learning Resources"]},"2592":{"title":"Command Line resources","titles":["Learning Resources"]},"2593":{"title":"Text Editor resources","titles":["Learning Resources"]},"2594":{"title":"Git resources","titles":["Learning Resources"]},"2595":{"title":"Testing and Debugging","titles":[]},"2596":{"title":"Testing","titles":["Testing and Debugging"]},"2597":{"title":"Debugging","titles":["Testing and Debugging"]},"2598":{"title":"One Shot Keys","titles":[]},"2599":{"title":"Keycodes","titles":["One Shot Keys"]},"2600":{"title":"Callbacks","titles":["One Shot Keys"]},"2601":{"title":"Setting up Eclipse for QMK Development","titles":[]},"2602":{"title":"Prerequisites","titles":[]},"2603":{"title":"Build Environment","titles":["Prerequisites"]},"2604":{"title":"Java","titles":["Prerequisites"]},"2605":{"title":"Install Eclipse and Its Plugins","titles":[]},"2606":{"title":"Download and Install Eclipse CDT","titles":["Install Eclipse and Its Plugins"]},"2607":{"title":"First Launch","titles":["Install Eclipse and Its Plugins"]},"2608":{"title":"Install the Necessary Plugins","titles":["Install Eclipse and Its Plugins"]},"2609":{"title":"Configure Eclipse for QMK","titles":[]},"2610":{"title":"Importing the Project","titles":["Configure Eclipse for QMK"]},"2611":{"title":"Build Your Keyboard","titles":["Configure Eclipse for QMK"]},"2612":{"title":"Setting up Visual Studio Code for QMK Development","titles":[]},"2613":{"title":"Set up VS Code","titles":[]},"2614":{"title":"Windows","titles":["Set up VS Code"]},"2615":{"title":"Prerequisites","titles":["Set up VS Code","Windows"]},"2616":{"title":"Installing VS Code","titles":["Set up VS Code","Windows"]},"2617":{"title":"MSYS2 Setup","titles":["Set up VS Code","Windows","Installing VS Code"]},"2618":{"title":"Every other Operating System","titles":["Set up VS Code"]},"2619":{"title":"Extensions","titles":["Set up VS Code"]},"2620":{"title":"Configure VS Code for QMK","titles":[]},"2621":{"title":"Configuring VS Code","titles":["Configure VS Code for QMK"]},"2622":{"title":"Debugging ARM MCUs with Visual Studio Code","titles":[]},"2623":{"title":"Arm/ChibiOS Early Initialization","titles":[]},"2624":{"title":"early_hardware_init_pre()","titles":["Arm/ChibiOS Early Initialization"]},"2625":{"title":"early_hardware_init_post()","titles":["Arm/ChibiOS Early Initialization"]},"2626":{"title":"board_init()","titles":["Arm/ChibiOS Early Initialization"]},"2627":{"title":"WeAct Blackpill (STM32F4x1)","titles":[]},"2628":{"title":"Pin Usage Limitations","titles":["WeAct Blackpill (STM32F4x1)"]},"2629":{"title":"Unusable pins","titles":["WeAct Blackpill (STM32F4x1)","Pin Usage Limitations"]},"2630":{"title":"Pins to be avoided","titles":["WeAct Blackpill (STM32F4x1)","Pin Usage Limitations"]},"2631":{"title":"Shared Usage","titles":["WeAct Blackpill (STM32F4x1)","Pin Usage Limitations"]},"2632":{"title":"Limited Usage","titles":["WeAct Blackpill (STM32F4x1)","Pin Usage Limitations"]},"2633":{"title":"Additional Information","titles":["WeAct Blackpill (STM32F4x1)"]},"2634":{"title":"Bootloader issues","titles":["WeAct Blackpill (STM32F4x1)","Additional Information"]},"2635":{"title":"Tiny UF2 Support","titles":["WeAct Blackpill (STM32F4x1)","Additional Information"]},"2636":{"title":"Proton C","titles":[]},"2637":{"title":"Features","titles":["Proton C"]},"2638":{"title":"Warnings","titles":["Proton C"]},"2639":{"title":"Manual Conversion","titles":["Proton C"]},"2640":{"title":"Raspberry Pi RP2040","titles":[]},"2641":{"title":"GPIO","titles":["Raspberry Pi RP2040"]},"2642":{"title":"Pin nomenclature","titles":["Raspberry Pi RP2040","GPIO"]},"2643":{"title":"Alternate functions","titles":["Raspberry Pi RP2040","GPIO"]},"2644":{"title":"Selecting hardware peripherals and drivers","titles":["Raspberry Pi RP2040"]},"2645":{"title":"I2C Driver","titles":["Raspberry Pi RP2040","Selecting hardware peripherals and drivers"]},"2646":{"title":"SPI Driver","titles":["Raspberry Pi RP2040","Selecting hardware peripherals and drivers"]},"2647":{"title":"UART Driver","titles":["Raspberry Pi RP2040","Selecting hardware peripherals and drivers"]},"2648":{"title":"Double-tap reset boot-loader entry","titles":["Raspberry Pi RP2040"]},"2649":{"title":"Pre-defined RP2040 boards","titles":["Raspberry Pi RP2040"]},"2650":{"title":"Generic Pro Micro RP2040","titles":["Raspberry Pi RP2040","Pre-defined RP2040 boards"]},"2651":{"title":"Generic RP2040 board","titles":["Raspberry Pi RP2040","Pre-defined RP2040 boards"]},"2652":{"title":"Split keyboard support","titles":["Raspberry Pi RP2040"]},"2653":{"title":"RP2040 second stage bootloader selection","titles":["Raspberry Pi RP2040"]},"2654":{"title":"RP2040 Community Edition","titles":["Raspberry Pi RP2040"]},"2655":{"title":"Choosing an Arm MCU","titles":[]},"2656":{"title":"Selecting an already-supported MCU","titles":["Choosing an Arm MCU"]},"2657":{"title":"STM32 families","titles":["Choosing an Arm MCU","Selecting an already-supported MCU"]},"2658":{"title":"Non-STM32 families","titles":["Choosing an Arm MCU","Selecting an already-supported MCU"]},"2659":{"title":"Adding support for a new STM32 MCU (for an existing family)","titles":["Choosing an Arm MCU"]},"2660":{"title":"Adding support for a new STM32 Family","titles":["Choosing an Arm MCU"]},"2661":{"title":"Adding support for a new MCU Family","titles":["Choosing an Arm MCU"]},"2662":{"title":"Adding Your Keyboard to QMK","titles":[]},"2663":{"title":"readme.md","titles":["Adding Your Keyboard to QMK"]},"2664":{"title":"keyboard.json","titles":["Adding Your Keyboard to QMK"]},"2665":{"title":"Hardware Configuration","titles":["Adding Your Keyboard to QMK","keyboard.json"]},"2666":{"title":"Matrix Configuration","titles":["Adding Your Keyboard to QMK","keyboard.json"]},"2667":{"title":"Diode Matrix","titles":["Adding Your Keyboard to QMK","keyboard.json","Matrix Configuration"]},"2668":{"title":"Direct Pin Matrix","titles":["Adding Your Keyboard to QMK","keyboard.json","Matrix Configuration"]},"2669":{"title":"Layout Macros","titles":["Adding Your Keyboard to QMK","keyboard.json"]},"2670":{"title":"Additional Configuration","titles":["Adding Your Keyboard to QMK"]},"2671":{"title":"Configuration Options","titles":["Adding Your Keyboard to QMK","Additional Configuration"]},"2672":{"title":"Build Options","titles":["Adding Your Keyboard to QMK","Additional Configuration"]},"2673":{"title":"Proprietary Vendor Libraries","titles":[]},"2674":{"title":"Architecture Constraints","titles":["Proprietary Vendor Libraries"]},"2675":{"title":"Common Vendor Library Restrictions","titles":["Proprietary Vendor Libraries"]},"2676":{"title":"Bluetooth Stack Licensing Examples","titles":["Proprietary Vendor Libraries"]},"2677":{"title":"Why the System Library Exception Doesn't Apply","titles":["Proprietary Vendor Libraries"]},"2678":{"title":"System Library Requirements","titles":["Proprietary Vendor Libraries","Why the System Library Exception Doesn't Apply"]},"2679":{"title":"Why Vendor Libraries Fail These Requirements","titles":["Proprietary Vendor Libraries","Why the System Library Exception Doesn't Apply"]},"2680":{"title":"Attempted Workarounds","titles":["Proprietary Vendor Libraries"]},"2681":{"title":"Architectural Separation Attempts","titles":["Proprietary Vendor Libraries","Attempted Workarounds"]},"2682":{"title":"Loader-Based Separation","titles":["Proprietary Vendor Libraries","Attempted Workarounds"]},"2683":{"title":"Real-World Examples","titles":["Proprietary Vendor Libraries"]},"2684":{"title":"Bluetooth/Wireless Stacks","titles":["Proprietary Vendor Libraries","Real-World Examples"]},"2685":{"title":"HAL and Driver Libraries","titles":["Proprietary Vendor Libraries","Real-World Examples"]},"2686":{"title":"Mixed Proprietary/Open","titles":["Proprietary Vendor Libraries","Real-World Examples"]},"2687":{"title":"Legal and Practical Consequences","titles":["Proprietary Vendor Libraries"]},"2688":{"title":"Evaluation Criteria for Libraries","titles":["Proprietary Vendor Libraries"]},"2689":{"title":"Policy Implementation","titles":["Proprietary Vendor Libraries"]},"2690":{"title":"Summary","titles":["Proprietary Vendor Libraries"]},"2691":{"title":"PR checklists","titles":[]},"2692":{"title":"Requirements for all PRs","titles":["PR checklists"]},"2693":{"title":"Keymap PRs","titles":["PR checklists"]},"2694":{"title":"Keyboard PRs","titles":["PR checklists"]},"2695":{"title":"Core PRs","titles":["PR checklists"]},"2696":{"title":"Notes","titles":["PR checklists"]},"2697":{"title":"Review Process","titles":["PR checklists"]},"2698":{"title":"Example GPLv2 Header","titles":["PR checklists"]},"2699":{"title":"Quantum Keycodes","titles":[]},"2700":{"title":"QMK Keycodes","titles":["Quantum Keycodes"]},"2701":{"title":"Quantum Painter","titles":[]},"2702":{"title":"Quantum Painter Configuration","titles":["Quantum Painter"]},"2703":{"title":"Quantum Painter CLI Commands","titles":["Quantum Painter"]},"2704":{"title":"Quantum Painter Display Drivers","titles":["Quantum Painter"]},"2705":{"title":"Quantum Painter Drawing API","titles":["Quantum Painter"]},"2706":{"title":"Quantum Painter LVGL Integration","titles":[]},"2707":{"title":"Enabling LVGL","titles":["Quantum Painter LVGL Integration"]},"2708":{"title":"Quantum Painter LVGL API","titles":["Quantum Painter LVGL Integration"]},"2709":{"title":"Quantum Painter LVGL Attach","titles":["Quantum Painter LVGL Integration","Quantum Painter LVGL API"]},"2710":{"title":"Quantum Painter LVGL Detach","titles":["Quantum Painter LVGL Integration","Quantum Painter LVGL API"]},"2711":{"title":"Enabling/Disabling LVGL features","titles":["Quantum Painter LVGL Integration"]},"2712":{"title":"Changing the LVGL task frequency","titles":["Quantum Painter LVGL Integration"]},"2713":{"title":"QMK Font Format","titles":[]},"2714":{"title":"Block Header","titles":["QMK Font Format"]},"2715":{"title":"Font descriptor block","titles":["QMK Font Format"]},"2716":{"title":"ASCII glyph table","titles":["QMK Font Format"]},"2717":{"title":"Unicode glyph table","titles":["QMK Font Format"]},"2718":{"title":"Font palette block","titles":["QMK Font Format"]},"2719":{"title":"Font data block","titles":["QMK Font Format"]},"2720":{"title":"QMK Graphics Format","titles":[]},"2721":{"title":"Block Header","titles":["QMK Graphics Format"]},"2722":{"title":"Graphics descriptor block","titles":["QMK Graphics Format"]},"2723":{"title":"Frame offset block","titles":["QMK Graphics Format"]},"2724":{"title":"Frame descriptor block","titles":["QMK Graphics Format"]},"2725":{"title":"Frame palette block","titles":["QMK Graphics Format"]},"2726":{"title":"Frame delta block","titles":["QMK Graphics Format"]},"2727":{"title":"Frame data block","titles":["QMK Graphics Format"]},"2728":{"title":"QMK QGF/QFF RLE data schema","titles":[]},"2729":{"title":"List of Useful Core Functions To Make Your Keyboard Better","titles":[]},"2730":{"title":"(OLKB) Tri Layers","titles":["List of Useful Core Functions To Make Your Keyboard Better"]},"2731":{"title":"update_tri_layer(x, y, z)","titles":["List of Useful Core Functions To Make Your Keyboard Better","(OLKB) Tri Layers"]},"2732":{"title":"Example","titles":["List of Useful Core Functions To Make Your Keyboard Better","(OLKB) Tri Layers","update_tri_layer(x, y, z)"]},"2733":{"title":"update_tri_layer_state(state, x, y, z)","titles":["List of Useful Core Functions To Make Your Keyboard Better","(OLKB) Tri Layers"]},"2734":{"title":"Example","titles":["List of Useful Core Functions To Make Your Keyboard Better","(OLKB) Tri Layers","update_tri_layer_state(state, x, y, z)"]},"2735":{"title":"Setting the Persistent Default Layer","titles":["List of Useful Core Functions To Make Your Keyboard Better"]},"2736":{"title":"Resetting the keyboard","titles":["List of Useful Core Functions To Make Your Keyboard Better"]},"2737":{"title":"Reset to bootloader","titles":["List of Useful Core Functions To Make Your Keyboard Better"]},"2738":{"title":"Wiping the EEPROM (Persistent Storage)","titles":["List of Useful Core Functions To Make Your Keyboard Better"]},"2739":{"title":"Tap random key","titles":["List of Useful Core Functions To Make Your Keyboard Better"]},"2740":{"title":"Software Timers","titles":["List of Useful Core Functions To Make Your Keyboard Better"]},"2741":{"title":"Supporting Your Keyboard in QMK Configurator","titles":[]},"2742":{"title":"How the Configurator Understands Keyboards","titles":["Supporting Your Keyboard in QMK Configurator"]},"2743":{"title":"Building the JSON file","titles":["Supporting Your Keyboard in QMK Configurator"]},"2744":{"title":"How the Configurator Programs Keys","titles":["Supporting Your Keyboard in QMK Configurator"]},"2745":{"title":"Issues and Hazards","titles":["Supporting Your Keyboard in QMK Configurator"]},"2746":{"title":"Workarounds","titles":["Supporting Your Keyboard in QMK Configurator","Issues and Hazards"]},"2747":{"title":"Non-rectangular keys","titles":["Supporting Your Keyboard in QMK Configurator","Issues and Hazards","Workarounds"]},"2748":{"title":"Vertically-offset keys","titles":["Supporting Your Keyboard in QMK Configurator","Issues and Hazards","Workarounds"]},"2749":{"title":"Glossary of QMK Terms","titles":[]},"2750":{"title":"ARM","titles":["Glossary of QMK Terms"]},"2751":{"title":"AVR","titles":["Glossary of QMK Terms"]},"2752":{"title":"AZERTY","titles":["Glossary of QMK Terms"]},"2753":{"title":"Backlight","titles":["Glossary of QMK Terms"]},"2754":{"title":"Bluetooth","titles":["Glossary of QMK Terms"]},"2755":{"title":"Bootloader","titles":["Glossary of QMK Terms"]},"2756":{"title":"Bootmagic","titles":["Glossary of QMK Terms"]},"2757":{"title":"C","titles":["Glossary of QMK Terms"]},"2758":{"title":"Colemak","titles":["Glossary of QMK Terms"]},"2759":{"title":"Compile","titles":["Glossary of QMK Terms"]},"2760":{"title":"Dvorak","titles":["Glossary of QMK Terms"]},"2761":{"title":"Dynamic Macro","titles":["Glossary of QMK Terms"]},"2762":{"title":"Eclipse","titles":["Glossary of QMK Terms"]},"2763":{"title":"Firmware","titles":["Glossary of QMK Terms"]},"2764":{"title":"git","titles":["Glossary of QMK Terms"]},"2765":{"title":"GitHub","titles":["Glossary of QMK Terms"]},"2766":{"title":"ISP","titles":["Glossary of QMK Terms"]},"2767":{"title":"hid_listen","titles":["Glossary of QMK Terms"]},"2768":{"title":"Keycode","titles":["Glossary of QMK Terms"]},"2769":{"title":"Key Down","titles":["Glossary of QMK Terms"]},"2770":{"title":"Key Up","titles":["Glossary of QMK Terms"]},"2771":{"title":"Keymap","titles":["Glossary of QMK Terms"]},"2772":{"title":"Layer","titles":["Glossary of QMK Terms"]},"2773":{"title":"Leader Key","titles":["Glossary of QMK Terms"]},"2774":{"title":"LED","titles":["Glossary of QMK Terms"]},"2775":{"title":"Make","titles":["Glossary of QMK Terms"]},"2776":{"title":"Matrix","titles":["Glossary of QMK Terms"]},"2777":{"title":"Macro","titles":["Glossary of QMK Terms"]},"2778":{"title":"MCU","titles":["Glossary of QMK Terms"]},"2779":{"title":"Modifier","titles":["Glossary of QMK Terms"]},"2780":{"title":"Mousekeys","titles":["Glossary of QMK Terms"]},"2781":{"title":"N-Key Rollover (NKRO)","titles":["Glossary of QMK Terms"]},"2782":{"title":"Oneshot Modifier","titles":["Glossary of QMK Terms"]},"2783":{"title":"ProMicro","titles":["Glossary of QMK Terms"]},"2784":{"title":"Pull Request","titles":["Glossary of QMK Terms"]},"2785":{"title":"QWERTY","titles":["Glossary of QMK Terms"]},"2786":{"title":"QWERTZ","titles":["Glossary of QMK Terms"]},"2787":{"title":"Rollover","titles":["Glossary of QMK Terms"]},"2788":{"title":"Scancode","titles":["Glossary of QMK Terms"]},"2789":{"title":"Space Cadet Shift","titles":["Glossary of QMK Terms"]},"2790":{"title":"Tap","titles":["Glossary of QMK Terms"]},"2791":{"title":"Tap Dance","titles":["Glossary of QMK Terms"]},"2792":{"title":"Teensy","titles":["Glossary of QMK Terms"]},"2793":{"title":"Underlight","titles":["Glossary of QMK Terms"]},"2794":{"title":"Unicode","titles":["Glossary of QMK Terms"]},"2795":{"title":"Unit Testing","titles":["Glossary of QMK Terms"]},"2796":{"title":"USB","titles":["Glossary of QMK Terms"]},"2797":{"title":"USB Host (or simply Host)","titles":["Glossary of QMK Terms"]},"2798":{"title":"Couldn't Find the Term You're Looking For?","titles":[]},"2799":{"title":"info.json Reference","titles":[]},"2800":{"title":"General Metadata","titles":["info.json Reference"]},"2801":{"title":"Hardware Configuration","titles":["info.json Reference"]},"2802":{"title":"Firmware Configuration","titles":["info.json Reference"]},"2803":{"title":"APA102","titles":["info.json Reference"]},"2804":{"title":"Audio","titles":["info.json Reference"]},"2805":{"title":"Backlight","titles":["info.json Reference"]},"2806":{"title":"Battery","titles":["info.json Reference"]},"2807":{"title":"Wireless/Bluetooth","titles":["info.json Reference"]},"2808":{"title":"Bootmagic","titles":["info.json Reference"]},"2809":{"title":"Caps Word","titles":["info.json Reference"]},"2810":{"title":"Combo","titles":["info.json Reference"]},"2811":{"title":"DIP Switches","titles":["info.json Reference"]},"2812":{"title":"EEPROM","titles":["info.json Reference"]},"2813":{"title":"Encoder","titles":["info.json Reference"]},"2814":{"title":"Host","titles":["info.json Reference"]},"2815":{"title":"Indicators","titles":["info.json Reference"]},"2816":{"title":"Layouts","titles":["info.json Reference"]},"2817":{"title":"Leader Key","titles":["info.json Reference"]},"2818":{"title":"LED Matrix","titles":["info.json Reference"]},"2819":{"title":"Matrix","titles":["info.json Reference"]},"2820":{"title":"Mouse Keys","titles":["info.json Reference"]},"2821":{"title":"One Shot","titles":["info.json Reference"]},"2822":{"title":"PS/2","titles":["info.json Reference"]},"2823":{"title":"QMK LUFA Bootloader","titles":["info.json Reference"]},"2824":{"title":"RGBLight","titles":["info.json Reference"]},"2825":{"title":"RGB Matrix","titles":["info.json Reference"]},"2826":{"title":"Secure","titles":["info.json Reference"]},"2827":{"title":"Split Keyboard","titles":["info.json Reference"]},"2828":{"title":"Stenography","titles":["info.json Reference"]},"2829":{"title":"USB","titles":["info.json Reference"]},"2830":{"title":"WS2812","titles":["info.json Reference"]},"2831":{"title":"Language-specific Keycodes","titles":[]},"2832":{"title":"Selecting Your Host Keyboard Layout","titles":["Language-specific Keycodes"]},"2833":{"title":"Sendstring Support","titles":["Language-specific Keycodes"]},"2834":{"title":"Header Files","titles":["Language-specific Keycodes"]},"2835":{"title":"Squeezing the most out of AVR","titles":[]},"2836":{"title":"rules.mk Settings","titles":["Squeezing the most out of AVR"]},"2837":{"title":"config.h Settings","titles":["Squeezing the most out of AVR"]},"2838":{"title":"Audio Settings","titles":["Squeezing the most out of AVR"]},"2839":{"title":"Layers","titles":["Squeezing the most out of AVR"]},"2840":{"title":"Magic Functions","titles":["Squeezing the most out of AVR"]},"2841":{"title":"OLED tweaks","titles":["Squeezing the most out of AVR"]},"2842":{"title":"RGB Settings","titles":["Squeezing the most out of AVR"]},"2843":{"title":"Final Thoughts","titles":[]},"2844":{"title":"Getting Help","titles":[]},"2845":{"title":"Realtime Chat","titles":["Getting Help"]},"2846":{"title":"OLKB Subreddit","titles":["Getting Help"]},"2847":{"title":"GitHub Issues","titles":["Getting Help"]},"2848":{"title":"Feature support policies","titles":[]},"2849":{"title":"System Constraints","titles":["Feature support policies"]},"2850":{"title":"Deprecation & Removal Policy","titles":["Feature support policies"]},"2851":{"title":"How much advance notice will be given?","titles":["Feature support policies","Deprecation & Removal Policy"]},"2852":{"title":"How will deprecation be communicated?","titles":["Feature support policies","Deprecation & Removal Policy"]},"2853":{"title":"QMK Syllabus","titles":[]},"2854":{"title":"Beginning Topics","titles":[]},"2855":{"title":"Intermediate Topics","titles":[]},"2856":{"title":"Advanced Topics","titles":[]},"2857":{"title":"Tap-Hold Configuration Options","titles":[]},"2858":{"title":"Tapping Term","titles":["Tap-Hold Configuration Options"]},"2859":{"title":"Example","titles":["Tap-Hold Configuration Options","Tapping Term"]},"2860":{"title":"Dynamic Tapping Term","titles":["Tap-Hold Configuration Options","Tapping Term"]},"2861":{"title":"Tap-Or-Hold Decision Modes","titles":["Tap-Hold Configuration Options"]},"2862":{"title":"Comparison","titles":["Tap-Hold Configuration Options","Tap-Or-Hold Decision Modes"]},"2863":{"title":"Distinct taps (AABB)","titles":["Tap-Hold Configuration Options","Tap-Or-Hold Decision Modes","Comparison"]},"2864":{"title":"Nested tap (ABBA)","titles":["Tap-Hold Configuration Options","Tap-Or-Hold Decision Modes","Comparison"]},"2865":{"title":"Rolling keys (ABAB)","titles":["Tap-Hold Configuration Options","Tap-Or-Hold Decision Modes","Comparison"]},"2866":{"title":"Default Mode","titles":["Tap-Hold Configuration Options","Tap-Or-Hold Decision Modes"]},"2867":{"title":"Permissive Hold","titles":["Tap-Hold Configuration Options","Tap-Or-Hold Decision Modes"]},"2868":{"title":"Hold On Other Key Press","titles":["Tap-Hold Configuration Options","Tap-Or-Hold Decision Modes"]},"2869":{"title":"Quick Tap Term","titles":["Tap-Hold Configuration Options"]},"2870":{"title":"Flow Tap","titles":["Tap-Hold Configuration Options"]},"2871":{"title":"is_flow_tap_key()","titles":["Tap-Hold Configuration Options","Flow Tap"]},"2872":{"title":"get_flow_tap_term()","titles":["Tap-Hold Configuration Options","Flow Tap"]},"2873":{"title":"Chordal Hold","titles":["Tap-Hold Configuration Options"]},"2874":{"title":"Chordal Hold Handedness","titles":["Tap-Hold Configuration Options","Chordal Hold"]},"2875":{"title":"Per-chord customization","titles":["Tap-Hold Configuration Options","Chordal Hold"]},"2876":{"title":"Retro Tapping","titles":["Tap-Hold Configuration Options"]},"2877":{"title":"Retro Shift","titles":["Tap-Hold Configuration Options","Retro Tapping"]},"2878":{"title":"Why do we include the key record for the per key functions?","titles":["Tap-Hold Configuration Options"]},"2879":{"title":"Why are there no *_kb or *_user functions?!","titles":["Tap-Hold Configuration Options"]},"2880":{"title":"Understanding QMK's Code","titles":[]},"2881":{"title":"Startup","titles":["Understanding QMK's Code"]},"2882":{"title":"The Main Loop","titles":["Understanding QMK's Code"]},"2883":{"title":"Matrix Scanning","titles":["Understanding QMK's Code","The Main Loop"]},"2884":{"title":"Matrix to Physical Layout Map","titles":["Understanding QMK's Code","The Main Loop","Matrix Scanning"]},"2885":{"title":"Keycode Assignment","titles":["Understanding QMK's Code","The Main Loop","Matrix Scanning"]},"2886":{"title":"State Change Detection","titles":["Understanding QMK's Code","The Main Loop","Matrix Scanning"]},"2887":{"title":"Process Record","titles":["Understanding QMK's Code","The Main Loop","Matrix Scanning"]},"2888":{"title":"Unit Testing","titles":[]},"2889":{"title":"Google Test and Google Mock","titles":["Unit Testing"]},"2890":{"title":"Use of C++","titles":["Unit Testing"]},"2891":{"title":"Adding Tests for New or Existing Features","titles":["Unit Testing"]},"2892":{"title":"Running the Tests","titles":["Unit Testing"]},"2893":{"title":"Debugging the Tests","titles":["Unit Testing"]},"2894":{"title":"Full Integration Tests","titles":["Unit Testing"]},"2895":{"title":"Keycode String","titles":[]},"2896":{"title":"Tracing Variables","titles":[]}},"dirtCount":0,"index":[["ąžerty",{"2":{"2834":1}}],["ąƚɂɻɣɉʣ",{"2":{"2703":2}}],["µs",{"2":{"2819":1}}],["↓",{"2":{"2743":3}}],["└──",{"2":{"2546":3}}],["└row1",{"2":{"2412":3}}],["├──",{"2":{"2546":4}}],["✔6",{"2":{"2467":1}}],["✔5",{"2":{"2467":4}}],["✔4",{"2":{"2467":2}}],["✔3",{"2":{"2467":4}}],["✔2",{"2":{"2467":3}}],["✔",{"2":{"2467":447}}],["✔️",{"2":{"325":1,"704":12,"1170":4,"1189":1,"1190":1,"2208":2,"2640":10,"2652":6}}],["¥",{"2":{"2461":1}}],["€",{"2":{"2420":1}}],["┌─┘3",{"2":{"2412":2}}],["┌─┤1",{"2":{"2412":2}}],["┌─┤0",{"2":{"2412":2}}],["─────┴────────┘",{"2":{"2412":8}}],["│",{"2":{"2412":25,"2546":2}}],["│└row0",{"2":{"2412":3}}],["ಠ",{"2":{"2276":2}}],["🇺🇦",{"2":{"2276":1}}],["🎉👍",{"2":{"324":1,"591":1}}],["🤣",{"2":{"2276":1}}],["≤",{"2":{"2276":4}}],["æ",{"2":{"2276":2}}],["å",{"2":{"2276":2,"2831":1}}],["ツ",{"2":{"2275":1}}],["ћ",{"2":{"2275":1}}],["□",{"2":{"1670":25}}],["■",{"2":{"1670":15}}],["ñ",{"2":{"1563":1}}],["⇒",{"2":{"1508":3,"1509":3}}],["\\tmod",{"2":{"1744":1}}],["\\t~0",{"2":{"1744":1}}],["\\tkc",{"2":{"1744":2}}],["\\tko",{"2":{"1744":2}}],["\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tkc",{"2":{"1744":4}}],["\\t\\tmod",{"2":{"1744":1}}],["\\t\\treturn",{"2":{"1631":1}}],["\\tif",{"2":{"1631":1}}],["\\t",{"2":{"1462":1,"1631":1,"1742":1,"1744":6,"1745":2}}],["\\t12",{"2":{"1462":1}}],["\\t24",{"2":{"1462":1}}],["\\t36",{"2":{"1462":1}}],["✅",{"2":{"1393":1,"2208":1}}],["^ge^s^s^w^c",{"2":{"2237":1}}],["^3+0",{"2":{"1926":1}}],["^=",{"2":{"1389":1}}],["^",{"2":{"1382":1,"1942":1,"1969":1,"2412":1,"2456":1,"2467":1,"2491":1,"2501":1}}],["ひらがな",{"2":{"1336":1}}],["変換",{"2":{"1336":1}}],["無変換",{"2":{"1336":1}}],["ç",{"0":{"1333":1}}],["²",{"2":{"676":1}}],["¹",{"2":{"676":1,"2610":1}}],["être",{"2":{"600":1}}],["¯",{"2":{"474":2}}],["☐",{"2":{"474":1}}],["¬",{"2":{"474":2}}],["☒",{"2":{"445":1,"474":1,"2394":2}}],["ψ",{"2":{"411":9,"429":1,"430":5,"431":5,"432":5,"434":2,"435":2,"436":3,"437":1,"438":4,"445":1,"455":1,"456":1,"458":1,"464":1,"465":1,"474":1,"2378":5,"2394":1,"2530":1,"2662":17,"2800":2}}],["\`action",{"2":{"2264":1}}],["\`all\`",{"2":{"436":1}}],["\`layer",{"2":{"2264":2}}],["\`lalt\`",{"2":{"2264":1}}],["\`length\`",{"2":{"2013":1}}],["\`led",{"2":{"1818":1}}],["\`tapping",{"2":{"2263":1}}],["\`finished\`",{"2":{"2264":2}}],["\`ff\`",{"2":{"2263":2}}],["\`f\`",{"2":{"2263":1}}],["\`buffer\`",{"2":{"2263":1}}],["\`reset\`",{"2":{"2264":2}}],["\`rgb",{"2":{"2078":1}}],["\`raw",{"2":{"2013":1}}],["\`data\`",{"2":{"2013":1}}],["\`develop\`",{"2":{"357":1}}],["\`oled",{"2":{"1819":1,"2080":1}}],["\`offset\`",{"2":{"506":1}}],["\`esc\`",{"2":{"2263":1}}],["\`effect",{"2":{"1819":1,"2080":1}}],["\`encoder",{"2":{"307":2}}],["\`",{"2":{"1583":1,"1745":3,"1762":1,"1819":1,"2080":1,"2264":7,"2509":3,"2510":3,"2725":12}}],["\`set",{"2":{"1762":1}}],["\`some",{"2":{"1583":1}}],["\`start\`",{"2":{"506":1}}],["\`kc",{"2":{"1401":1}}],["\`qk",{"2":{"665":1,"1401":1}}],["\`qmk",{"2":{"405":2,"406":2,"407":2,"438":1}}],["\`cd\`",{"2":{"430":1,"431":1,"432":1,"2378":1}}],["\`master\`",{"2":{"357":1,"2696":3}}],["❌",{"2":{"325":1,"704":6,"1393":3}}],["⭕",{"2":{"325":1,"704":4}}],["😃",{"2":{"2356":1,"2798":1}}],["💩",{"2":{"2276":1}}],["🐍",{"2":{"2275":1}}],["👍🎉",{"2":{"324":1,"591":1}}],["😉",{"2":{"123":1}}],["→",{"2":{"176":3,"667":1,"668":2,"669":1,"2277":2}}],["麦田",{"2":{"160":1}}],["|0",{"2":{"2742":1}}],["|ent|",{"2":{"2742":1}}],["|3",{"2":{"2742":1}}],["|2",{"2":{"2742":1}}],["|1",{"2":{"2742":1}}],["|6",{"2":{"2742":1}}],["|5",{"2":{"2742":1}}],["|4",{"2":{"2742":1}}],["|9",{"2":{"2742":1}}],["|8",{"2":{"2742":1}}],["|7",{"2":{"2742":1}}],["|nlk|",{"2":{"2742":1}}],["|ing",{"2":{"2004":1}}],["|mod",{"2":{"1756":1,"2513":5,"2876":1}}],["|=",{"2":{"1503":2,"1948":1,"1997":2}}],["||",{"2":{"1401":1,"1503":1,"1582":1,"2031":1,"2263":2,"2264":1,"2327":9,"2657":1,"2859":1,"2874":1,"2875":1}}],["|kc",{"2":{"662":3}}],["|long",{"2":{"662":1}}],["|",{"2":{"116":1,"662":4,"710":1,"753":4,"809":2,"841":2,"871":2,"906":2,"940":2,"974":2,"1008":2,"1042":2,"1076":2,"1110":2,"1144":2,"1172":20,"1175":32,"1178":32,"1197":2,"1294":1,"1356":2,"1382":18,"1392":1,"1403":26,"1406":13,"1442":2,"1508":19,"1670":9,"1709":2,"1747":3,"1911":1,"1912":1,"1994":4,"1997":1,"1999":8,"2030":1,"2327":1,"2356":2,"2412":28,"2414":6,"2448":6,"2458":2,"2461":1,"2467":2,"2491":1,"2501":1,"2509":8,"2510":14,"2518":1,"2545":1,"2599":1,"2742":24,"2743":11,"2866":72,"2867":48,"2868":24,"2871":1,"2873":24,"2876":22}}],["5+",{"2":{"1994":2}}],["5=64",{"2":{"1912":1}}],["59",{"2":{"1654":1}}],["58s",{"2":{"2448":1}}],["587968d6cbc2b0e1c7147540872f2a67e59ca18b",{"2":{"2356":1}}],["58",{"2":{"1654":1,"1926":1}}],["54",{"2":{"1654":1}}],["536",{"2":{"2703":1}}],["535",{"2":{"2187":1}}],["53",{"2":{"1654":1,"1926":1}}],["51",{"2":{"1654":1,"1883":1,"1926":1,"2484":1,"2739":1}}],["512",{"2":{"740":1,"1910":1,"2235":1}}],["56",{"2":{"1497":1,"1654":1,"1926":1,"2561":1}}],["5625",{"2":{"570":1}}],["575",{"2":{"1710":3}}],["57",{"2":{"1654":1,"2356":1}}],["577ch",{"2":{"1343":1}}],["577c",{"2":{"1343":1}}],["57600",{"2":{"1185":1,"1250":1}}],["5kb",{"2":{"2841":1}}],["5kro",{"2":{"1334":1}}],["5kω",{"2":{"1175":1}}],["5u",{"2":{"1307":1}}],["55",{"2":{"837":1,"1654":1}}],["55k",{"2":{"837":1}}],["5v",{"2":{"670":2,"671":1,"1274":1,"1275":3,"1276":2,"1647":1,"1707":1,"2207":1,"2226":3,"2430":1,"2433":2,"2445":2,"2632":1,"2637":1,"2638":2,"2639":3,"2641":1}}],["5rows",{"2":{"311":1}}],["52583",{"2":{"1345":1}}],["525",{"2":{"730":1}}],["52",{"2":{"181":2,"1654":1,"2739":1}}],["5291",{"2":{"114":1}}],["5",{"0":{"582":1,"2253":1,"2264":1},"1":{"2254":1,"2255":1,"2256":1,"2257":1,"2258":1,"2259":1,"2260":1,"2261":1,"2262":1,"2263":1,"2264":1,"2265":1},"2":{"176":1,"188":1,"191":1,"199":3,"211":2,"222":2,"249":1,"266":1,"308":1,"317":1,"353":1,"355":1,"390":2,"533":1,"537":1,"540":1,"543":3,"552":1,"571":2,"649":1,"674":1,"676":4,"730":1,"838":2,"903":2,"937":2,"971":2,"1005":2,"1039":2,"1073":2,"1107":2,"1140":1,"1141":2,"1185":1,"1226":3,"1277":2,"1385":1,"1392":1,"1393":1,"1414":1,"1427":1,"1440":1,"1462":1,"1497":1,"1563":1,"1568":1,"1595":2,"1610":2,"1652":2,"1653":1,"1654":1,"1670":1,"1688":1,"1690":1,"1709":2,"1712":3,"1756":1,"1803":1,"1805":1,"1814":1,"1820":1,"1883":31,"1888":1,"1891":2,"1894":1,"1911":2,"1926":1,"1929":1,"1932":1,"1937":1,"1972":1,"1974":3,"2026":1,"2035":1,"2041":3,"2045":1,"2065":1,"2072":1,"2081":1,"2086":3,"2198":1,"2221":1,"2223":3,"2238":4,"2239":1,"2247":1,"2252":1,"2268":2,"2323":1,"2325":2,"2331":1,"2333":1,"2338":1,"2356":3,"2440":1,"2456":2,"2461":2,"2464":2,"2467":9,"2473":1,"2477":3,"2484":31,"2485":2,"2493":3,"2515":1,"2598":1,"2606":1,"2676":1,"2685":1,"2703":2,"2704":2,"2721":2,"2724":3,"2743":2,"2744":1,"2802":1,"2809":1,"2818":1,"2819":2,"2825":1,"2826":1,"2827":1,"2841":1,"2874":3,"2876":1,"2883":1}}],["50",{"2":{"749":1,"1270":1,"1473":1,"1582":1,"1654":26,"1907":1,"1929":2,"1939":2,"2045":3,"2076":1,"2261":4,"2810":2,"2859":1,"2860":6}}],["5000",{"2":{"1568":1,"1894":1,"2163":1,"2598":1,"2809":1,"2826":1}}],["500",{"2":{"543":2,"546":1,"648":2,"837":2,"1414":1,"1488":1,"1924":1,"1936":1,"1938":1,"2049":4,"2221":1,"2223":1,"2829":2}}],["500ms",{"2":{"176":1,"1754":1,"2223":1}}],["50ms",{"2":{"149":1,"1578":1,"2860":1}}],["5050",{"0":{"1924":1},"2":{"118":1,"1924":2}}],["5x7",{"2":{"143":2,"253":2}}],["5x8",{"2":{"143":4,"1665":2}}],["5x6",{"2":{"143":4,"222":1}}],["5x13",{"2":{"114":1,"249":1}}],["5ms",{"2":{"119":2,"1911":1,"2488":2,"2860":3}}],["$5",{"2":{"2783":1}}],["$path",{"2":{"2576":1}}],["$home",{"2":{"2551":1,"2552":1,"2576":4}}],["$qmk",{"2":{"400":3}}],["$id",{"2":{"308":1}}],["$",{"2":{"111":1,"176":1,"332":1,"354":2,"355":1,"357":3,"411":11,"429":1,"430":1,"432":1,"434":1,"435":1,"436":1,"437":1,"445":2,"455":1,"456":1,"458":1,"464":1,"465":1,"555":1,"571":1,"706":1,"779":1,"805":1,"834":1,"866":1,"898":1,"933":1,"967":1,"1001":1,"1035":1,"1069":1,"1103":1,"1137":1,"1193":1,"1293":4,"1434":2,"1441":2,"1442":2,"2328":1,"2378":1,"2394":2,"2401":9,"2456":1,"2467":1,"2491":1,"2501":1,"2545":5,"2551":1,"2552":1,"2582":2,"2585":2,"2587":1,"2622":2,"2662":1,"2693":1,"2703":5}}],["≈10ms",{"2":{"94":1}}],["⚠",{"2":{"70":23,"432":1,"474":1,"2378":1}}],[">line",{"2":{"2705":1}}],[">width",{"2":{"2705":2}}],[">>>>>>>",{"2":{"2582":1}}],[">>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>",{"2":{"2561":2}}],[">>>",{"2":{"2561":3}}],[">0",{"2":{"2510":1}}],[">1",{"2":{"2510":2}}],[">|",{"2":{"2414":4}}],[">user",{"2":{"2262":1}}],[">state",{"2":{"2262":2}}],[">s2m",{"2":{"2223":1}}],[">height",{"2":{"2705":2}}],[">held",{"2":{"2262":5}}],[">hold",{"2":{"2262":2}}],[">interrupted",{"2":{"2262":1,"2263":3,"2264":1}}],[">init",{"2":{"1818":1,"2078":1}}],[">pressed",{"2":{"2262":1,"2263":3,"2264":1,"2265":1}}],[">count",{"2":{"2260":1,"2261":2,"2262":1,"2263":3,"2264":2,"2265":2}}],[">m2s",{"2":{"2223":1}}],[">keys",{"2":{"1582":2}}],[">keycode",{"2":{"1582":5}}],[">=",{"2":{"1503":2,"1582":1,"2085":1,"2260":1,"2261":1,"2327":10,"2728":1}}],[">tap",{"2":{"1307":2,"1503":2,"1763":1,"2262":3,"2521":1,"2522":3,"2523":1}}],[">event",{"2":{"307":2,"575":6,"623":2,"639":1,"1307":4,"1358":1,"1359":1,"1389":4,"1401":1,"1416":4,"1417":2,"1422":1,"1432":1,"1441":2,"1442":1,"1711":5,"1763":1,"1882":1,"1920":2,"1948":1,"1949":1,"1950":1,"1969":1,"2032":2,"2033":3,"2035":2,"2171":1,"2262":1,"2521":1,"2522":3,"2523":2,"2732":2,"2860":4}}],[">",{"2":{"70":1,"412":1,"455":2,"456":2,"458":1,"464":1,"465":2,"639":1,"1309":6,"1382":1,"1401":2,"1432":1,"1437":1,"1497":10,"1939":1,"2032":1,"2033":1,"2085":2,"2086":1,"2223":1,"2327":2,"2356":1,"2510":3,"2543":2,"2698":1,"2705":6}}],["~1",{"2":{"2841":1}}],["~175ms",{"2":{"2265":1}}],["~400",{"2":{"2836":1}}],["~5",{"2":{"2630":1}}],["~$6",{"2":{"2627":1,"2843":1}}],["~$",{"2":{"2356":4}}],["~mouse",{"2":{"1948":1}}],["~mod",{"2":{"1503":1,"2030":1}}],["~0x05",{"2":{"2727":1}}],["~0x04",{"2":{"2726":1}}],["~0x03",{"2":{"2725":1}}],["~0x02",{"2":{"2717":1,"2724":1}}],["~0x01",{"2":{"2716":1,"2723":1}}],["~0x00",{"2":{"2715":1,"2722":1}}],["~0",{"2":{"1744":4}}],["~",{"2":{"70":3,"405":1,"406":1,"407":1,"408":1,"411":5,"430":1,"431":1,"432":1,"491":2,"492":1,"571":1,"1639":1,"1641":1,"1745":1,"1747":2,"1997":1,"1999":3,"2030":1,"2378":1,"2458":2,"2467":2,"2491":1,"2501":1,"2543":5,"2544":1,"2545":1,"2546":1,"2585":2}}],["~22k",{"2":{"2630":1}}],["~2",{"2":{"6":1,"10":1}}],["7da94ac5",{"2":{"2356":1}}],["7kohm",{"2":{"2213":1}}],["7kω",{"2":{"2210":1}}],["7k",{"2":{"1994":3}}],["7k25",{"2":{"1140":1}}],["7=256",{"2":{"1912":1}}],["79",{"2":{"1654":1,"1926":1}}],["7949",{"2":{"65":1}}],["78",{"2":{"1654":1}}],["777",{"2":{"2703":1}}],["77",{"2":{"1654":1}}],["73",{"2":{"1654":1,"1926":1}}],["73b4",{"2":{"355":1}}],["7172",{"2":{"2454":1}}],["71",{"2":{"1497":1,"1654":1}}],["7114",{"2":{"32":1}}],["74",{"2":{"1497":1,"1654":1}}],["72mhz",{"2":{"2637":1}}],["72",{"2":{"705":1,"1136":1,"1654":1,"1813":1,"2071":1}}],["7capi8w",{"2":{"664":1}}],["7u",{"2":{"266":1,"751":1}}],["7000h",{"2":{"1343":2}}],["70",{"2":{"503":1,"597":1,"1310":1,"1654":1,"1926":1,"2561":1}}],["70keys",{"2":{"241":2}}],["70ec",{"2":{"114":1,"149":1}}],["76",{"2":{"494":1,"496":1,"1497":1,"1654":1,"1883":1,"1926":1,"2484":1}}],["76k",{"2":{"211":1}}],["7648",{"2":{"49":1}}],["750",{"2":{"2332":1,"2445":1}}],["750ms",{"2":{"1654":1}}],["75000",{"2":{"1185":1}}],["75kbps",{"2":{"552":1,"2221":1}}],["75",{"2":{"211":2,"266":1,"308":1,"426":1,"1497":1,"1654":1}}],["7521",{"2":{"134":1}}],["7splus",{"2":{"143":2}}],["7skb",{"2":{"143":2,"211":1}}],["7",{"2":{"70":1,"76":1,"149":1,"172":1,"173":1,"211":1,"236":1,"353":1,"391":1,"548":1,"571":2,"597":1,"674":1,"676":4,"698":1,"747":2,"753":1,"755":1,"758":1,"761":1,"764":1,"767":1,"770":1,"773":1,"776":1,"781":1,"807":1,"836":1,"868":1,"900":1,"902":1,"935":1,"936":1,"969":1,"970":1,"1003":1,"1037":1,"1071":1,"1105":1,"1139":1,"1140":1,"1176":2,"1179":2,"1195":1,"1247":4,"1335":2,"1462":1,"1497":1,"1595":2,"1652":1,"1653":1,"1654":1,"1670":1,"1688":1,"1690":1,"1709":2,"1712":3,"1883":5,"1891":2,"1911":2,"1912":3,"1926":1,"1929":1,"1946":1,"1974":3,"2043":1,"2065":1,"2238":5,"2247":1,"2252":1,"2332":1,"2334":1,"2355":1,"2454":1,"2456":2,"2461":4,"2464":2,"2467":8,"2477":3,"2484":5,"2485":2,"2493":3,"2515":1,"2582":1,"2705":3,"2724":1,"2743":2,"2744":1}}],["x1",{"2":{"2705":1}}],["x1b",{"2":{"2168":1}}],["x=0",{"2":{"2705":1}}],["xbps",{"2":{"2539":1,"2572":1}}],["xvx",{"2":{"2503":1}}],["xl",{"2":{"2454":1}}],["x7f",{"2":{"2168":1}}],["x0",{"2":{"2705":1}}],["x0a",{"2":{"2168":1}}],["x09",{"2":{"2168":1}}],["x08",{"2":{"1670":1,"2168":1}}],["xmas",{"2":{"2039":1,"2489":1}}],["xml",{"0":{"326":1}}],["x+",{"2":{"1929":1}}],["x^2",{"2":{"1926":1}}],["xor",{"2":{"1398":2}}],["xorg",{"2":{"1339":1}}],["xo87",{"2":{"211":1}}],["xfer",{"2":{"1336":1}}],["xzy",{"2":{"249":1}}],["xprintf",{"2":{"2364":3}}],["xpm",{"2":{"364":3,"365":2,"366":1,"368":1}}],["xpack",{"0":{"364":1},"2":{"365":1,"368":1,"371":1}}],["xp",{"2":{"219":1}}],["xtap",{"2":{"2263":5}}],["xtx",{"2":{"211":1}}],["xt",{"2":{"211":4}}],["xt8x",{"2":{"211":1}}],["xt60",{"2":{"211":2}}],["x2",{"2":{"211":1,"2860":4}}],["x26",{"2":{"105":8,"272":4,"491":2,"639":2,"1359":1,"1442":2,"1487":5,"1503":6,"1561":1,"1582":3,"1625":6,"1742":1,"1744":6,"1745":2,"1882":2,"1905":1,"1939":2,"1948":1,"1949":2,"1997":1,"1999":5,"2025":2,"2030":2,"2031":1,"2047":3,"2075":11,"2085":7,"2223":2,"2232":1,"2240":2,"2262":8,"2327":25,"2521":2,"2522":6,"2523":2,"2600":8,"2859":3,"2871":1,"2872":4,"2896":1}}],["xs60",{"2":{"197":2,"199":1}}],["xy",{"2":{"176":1}}],["xicolinguada",{"2":{"2371":1}}],["xip",{"2":{"174":1,"191":1}}],["xiudi",{"2":{"102":9,"114":1,"211":1,"253":2,"266":1,"285":1}}],["xap",{"2":{"160":1,"199":1,"211":1}}],["x86",{"2":{"158":1,"2452":2,"2569":1}}],["xealous",{"2":{"294":1}}],["xealousbrown",{"2":{"114":1}}],["xelus22",{"2":{"58":1}}],["xelus",{"0":{"58":1},"2":{"58":4,"197":2,"211":8,"277":1}}],["xd96",{"2":{"102":2}}],["xd87",{"2":{"102":2}}],["xd84pro",{"2":{"102":2}}],["xd84",{"2":{"102":2}}],["xd68",{"2":{"102":2}}],["xd60",{"2":{"93":1,"102":2}}],["xd004",{"2":{"102":2,"211":1,"253":2}}],["xd002",{"2":{"102":2,"114":1,"285":1}}],["xd75",{"2":{"64":1,"102":2,"266":1}}],["x3c",{"2":{"55":2,"105":8,"332":2,"354":1,"357":1,"411":11,"412":13,"416":4,"418":1,"434":2,"435":2,"445":1,"457":3,"479":6,"480":4,"487":2,"506":2,"605":1,"698":2,"699":2,"702":2,"747":2,"749":2,"1173":1,"1181":2,"1182":2,"1226":2,"1247":1,"1277":2,"1281":2,"1386":1,"1401":1,"1403":3,"1405":2,"1406":6,"1437":5,"1442":1,"1503":1,"1505":1,"1526":2,"1527":2,"1561":2,"1582":1,"1625":8,"1747":2,"1756":2,"1818":2,"1905":1,"1906":1,"1939":1,"1957":3,"1962":1,"1997":8,"1998":1,"1999":32,"2004":2,"2033":1,"2078":2,"2085":5,"2086":1,"2224":2,"2232":1,"2327":10,"2328":2,"2329":4,"2332":3,"2334":2,"2335":2,"2336":1,"2339":1,"2341":1,"2342":1,"2343":1,"2344":1,"2353":2,"2410":4,"2448":4,"2454":1,"2510":1,"2511":2,"2529":1,"2530":3,"2533":2,"2553":2,"2554":3,"2560":2,"2562":2,"2577":1,"2582":14,"2585":3,"2587":2,"2698":1,"2705":6,"2716":6,"2740":1,"2874":1,"2876":2}}],["x",{"0":{"108":1,"1353":1,"1621":1,"2731":1,"2733":1},"1":{"1622":1,"2732":1,"2734":1},"2":{"49":1,"70":1,"108":1,"113":2,"114":5,"211":3,"219":1,"222":1,"249":2,"266":2,"279":1,"294":1,"308":1,"317":1,"353":1,"354":1,"399":5,"514":1,"571":2,"1351":1,"1382":1,"1398":4,"1418":5,"1420":1,"1575":2,"1582":1,"1595":1,"1609":2,"1613":2,"1621":1,"1622":2,"1670":24,"1708":1,"1710":1,"1711":2,"1734":1,"1814":6,"1820":2,"1892":1,"1893":1,"1911":2,"1912":2,"1926":5,"1928":3,"1929":2,"1932":2,"1933":4,"1939":4,"1941":5,"1943":5,"1946":3,"1949":2,"1950":3,"1952":2,"1953":2,"1970":1,"2003":1,"2006":2,"2039":1,"2057":2,"2072":6,"2081":2,"2168":4,"2172":1,"2226":1,"2236":2,"2259":1,"2263":18,"2264":1,"2278":1,"2326":2,"2363":1,"2367":3,"2401":2,"2412":21,"2456":3,"2467":3,"2489":1,"2497":1,"2515":1,"2522":4,"2642":1,"2669":16,"2704":3,"2705":13,"2731":3,"2733":3,"2742":1,"2743":19,"2744":17,"2816":3,"2818":2,"2825":2,"2866":2,"2874":1,"2896":1}}],["xxxx",{"2":{"2041":1,"2694":4}}],["xxxxxxx",{"2":{"2465":1,"2467":1,"2513":2,"2742":1}}],["xxxxx",{"2":{"1635":1}}],["xxx",{"2":{"201":2,"283":7,"619":1,"749":4,"1393":1,"1749":1,"1750":1,"1756":2,"2742":5,"2876":2}}],["xx",{"2":{"28":1}}],["jdk",{"2":{"2604":1}}],["jre",{"2":{"2604":1}}],["jris75",{"2":{"2503":1}}],["jx",{"2":{"2363":1}}],["jerky",{"2":{"1894":1,"1996":1}}],["jels60v2",{"2":{"222":1}}],["jellybean",{"2":{"114":1,"199":1,"222":1,"285":1,"2075":3,"2842":1}}],["j8",{"2":{"1442":1}}],["jkl",{"2":{"1592":1}}],["jk",{"2":{"266":1,"1575":4,"1592":1}}],["jkeys",{"2":{"168":1,"211":2}}],["jm60",{"2":{"241":2}}],["jig",{"2":{"2250":1}}],["jittery",{"2":{"1942":1}}],["jian",{"2":{"236":1}}],["jis",{"0":{"1336":1},"2":{"222":1,"1324":2,"1336":1,"2461":9}}],["jisplit89",{"2":{"143":2}}],["jb",{"2":{"211":1}}],["jf",{"2":{"211":1,"249":1}}],["jsmith",{"2":{"2662":2}}],["jsjson",{"2":{"1926":1}}],["js",{"2":{"364":1,"1712":32,"1717":1,"1926":1,"2013":1,"2477":32}}],["jscotto",{"2":{"199":1,"217":5,"222":1}}],["json\`",{"2":{"438":1}}],["json>",{"2":{"411":1,"412":1,"2554":1}}],["json2c",{"0":{"420":1},"2":{"211":2,"420":1,"2530":1}}],["jsons",{"2":{"114":1}}],["jsonschema",{"2":{"76":1,"114":1,"160":1,"191":2,"222":1,"322":1,"610":1,"612":2,"2799":1}}],["json",{"0":{"120":1,"262":1,"353":1,"418":1,"586":1,"611":1,"1411":1,"1600":1,"2399":2,"2544":1,"2664":1,"2743":1,"2799":1},"1":{"612":1,"613":1,"614":1,"615":1,"616":1,"617":1,"1412":1,"1413":1,"1414":1,"2665":1,"2666":1,"2667":1,"2668":1,"2669":1,"2800":1,"2801":1,"2802":1,"2803":1,"2804":1,"2805":1,"2806":1,"2807":1,"2808":1,"2809":1,"2810":1,"2811":1,"2812":1,"2813":1,"2814":1,"2815":1,"2816":1,"2817":1,"2818":1,"2819":1,"2820":1,"2821":1,"2822":1,"2823":1,"2824":1,"2825":1,"2826":1,"2827":1,"2828":1,"2829":1,"2830":1},"2":{"70":32,"73":1,"75":1,"76":6,"109":1,"110":1,"111":1,"112":1,"114":5,"120":3,"132":2,"134":3,"141":1,"149":1,"169":3,"176":2,"184":4,"189":1,"191":8,"198":1,"199":5,"201":5,"211":22,"213":2,"222":1,"224":2,"232":1,"236":10,"238":1,"249":27,"262":2,"266":30,"277":3,"285":1,"293":1,"303":2,"305":1,"306":1,"308":1,"314":1,"315":1,"332":1,"347":2,"352":1,"353":1,"354":5,"357":4,"411":3,"415":4,"418":6,"419":2,"421":1,"425":2,"429":4,"430":3,"431":3,"432":2,"434":2,"435":2,"445":4,"482":2,"537":3,"560":1,"562":1,"563":3,"566":1,"567":1,"568":2,"570":3,"571":2,"574":1,"582":5,"586":2,"608":1,"609":3,"610":1,"611":1,"612":1,"613":4,"614":3,"616":1,"617":1,"662":1,"1267":1,"1403":1,"1411":2,"1597":3,"1598":4,"1600":4,"1995":1,"2000":3,"2013":1,"2343":1,"2360":1,"2378":3,"2396":6,"2397":2,"2399":3,"2400":1,"2503":14,"2530":2,"2544":2,"2545":5,"2546":1,"2547":1,"2548":4,"2549":1,"2554":2,"2617":2,"2621":2,"2622":2,"2664":1,"2665":2,"2666":1,"2667":2,"2668":1,"2669":1,"2694":9,"2742":1,"2743":10,"2744":3,"2745":2,"2748":2,"2799":4,"2802":1,"2816":2,"2818":1,"2819":1,"2824":1,"2825":1,"2832":2,"2856":1,"2874":2}}],["jtagen",{"2":{"1350":1}}],["jtag",{"0":{"1350":1},"2":{"160":1,"1350":4,"2444":4,"2449":1,"2766":1}}],["jnao",{"2":{"143":2}}],["jolly",{"2":{"2454":1}}],["jonasfasler",{"2":{"2371":1}}],["jones",{"2":{"222":1}}],["john",{"2":{"1493":3,"1575":2,"2662":1}}],["joint",{"2":{"2373":3,"2374":1}}],["joints",{"2":{"2371":2,"2374":1,"2380":3}}],["join",{"2":{"526":1,"612":1,"616":1,"2373":1,"2450":1}}],["job",{"0":{"348":1,"349":1,"350":1,"354":1,"564":1,"565":1,"566":1},"2":{"345":3,"347":1,"348":2,"354":1,"355":1,"356":2,"562":2,"563":5,"564":1,"565":1,"566":1,"570":1,"1507":1,"2547":1}}],["jobs>",{"2":{"411":2,"412":2}}],["jobs",{"2":{"344":4,"411":3,"437":1,"451":1,"561":1,"567":1,"2545":1}}],["joshajohnson",{"2":{"241":2}}],["jopr",{"2":{"191":1}}],["journey",{"2":{"133":1}}],["joysticks",{"2":{"49":1,"118":2,"277":1,"1926":1}}],["joystick",{"0":{"1706":1,"1714":1,"1716":1,"1718":1,"1719":1,"1721":1,"1723":1,"1726":1,"1728":1,"1926":1,"2477":1},"1":{"1707":1,"1708":1,"1709":1,"1710":1,"1711":1,"1712":1,"1713":1,"1714":1,"1715":2,"1716":1,"1717":2,"1718":1,"1719":1,"1720":2,"1721":1,"1722":2,"1723":1,"1724":2,"1725":2,"1726":1,"1727":2,"1728":1,"1729":2},"2":{"49":7,"63":1,"114":1,"118":1,"149":1,"160":2,"183":5,"188":1,"191":4,"199":1,"231":3,"236":1,"249":3,"285":1,"1706":2,"1707":2,"1708":3,"1709":11,"1710":7,"1711":8,"1712":32,"1714":1,"1715":2,"1718":1,"1926":21,"2477":33,"2887":1}}],["james",{"2":{"2888":1}}],["japan",{"2":{"1324":1}}],["japanese",{"2":{"176":1,"1336":1,"2832":1,"2834":3}}],["jacks",{"2":{"2209":1,"2211":1}}],["jackhumbert",{"2":{"665":1,"1497":1}}],["jack",{"2":{"665":1,"1321":3,"1433":3,"1438":1}}],["jacky",{"2":{"67":3,"72":1,"207":4,"211":2}}],["jan",{"2":{"504":1,"505":1,"506":2}}],["jane",{"2":{"122":2,"134":1}}],["java",{"0":{"369":1,"2604":1},"2":{"369":1,"2013":1,"2601":1,"2604":3}}],["jazz",{"2":{"294":2}}],["jay60",{"2":{"211":1}}],["jaykeeb",{"2":{"207":1,"217":1}}],["ja",{"2":{"199":1}}],["jj50",{"2":{"102":2,"253":2,"266":1}}],["jj4x4",{"2":{"102":2}}],["jj40",{"2":{"102":2,"253":2,"266":1}}],["j",{"2":{"65":1,"211":1,"219":2,"249":2,"266":2,"353":1,"400":1,"411":4,"412":2,"437":2,"451":2,"571":2,"1575":1,"1592":2,"2024":1,"2263":1,"2276":4,"2278":2,"2456":3,"2467":3,"2497":2,"2515":1}}],["jurisdiction",{"2":{"2675":1}}],["judged",{"2":{"2218":2}}],["judgment",{"2":{"392":1}}],["jumbo",{"0":{"1911":1}}],["jumpers",{"2":{"2454":1}}],["jumper",{"2":{"2339":2,"2341":2,"2344":2,"2429":1}}],["jumping",{"2":{"643":1,"1559":1}}],["jump",{"2":{"65":1,"74":1,"149":2,"176":1,"191":1,"598":1,"643":1,"644":3,"645":2,"646":2,"1460":1,"1559":1,"1561":2,"1595":2,"1906":2,"2024":1,"2617":2,"2624":2}}],["jumps",{"2":{"49":1}}],["jun",{"2":{"1321":1,"2358":1}}],["junco",{"2":{"253":2}}],["junk",{"2":{"149":1,"211":1}}],["justifiable",{"2":{"2692":1}}],["justification",{"2":{"2692":3,"2694":1}}],["just60",{"2":{"143":2}}],["just",{"0":{"592":1,"1298":1},"2":{"5":1,"45":1,"116":1,"173":1,"188":2,"233":1,"245":1,"371":1,"437":1,"527":1,"582":1,"587":1,"748":1,"1225":2,"1246":1,"1293":1,"1316":1,"1332":1,"1350":1,"1389":1,"1392":2,"1395":1,"1397":1,"1409":1,"1410":1,"1416":2,"1420":1,"1440":1,"1442":1,"1443":1,"1447":1,"1455":1,"1462":1,"1487":1,"1494":1,"1498":1,"1504":1,"1507":1,"1559":1,"1575":1,"1579":1,"1582":1,"1586":1,"1588":1,"1589":1,"1631":1,"1649":1,"1747":1,"1754":2,"1755":1,"1770":2,"1881":1,"1911":1,"1940":1,"1941":2,"2048":1,"2087":1,"2206":1,"2211":2,"2220":1,"2254":1,"2255":2,"2263":1,"2266":1,"2271":1,"2321":1,"2363":1,"2369":1,"2375":2,"2380":1,"2450":1,"2503":12,"2505":1,"2513":1,"2541":1,"2549":1,"2559":1,"2562":1,"2615":1,"2617":1,"2662":1,"2681":1,"2696":1,"2704":1,"2733":1,"2743":1,"2860":1,"2861":1,"2890":1,"2891":1,"2896":1}}],["jpg",{"2":{"665":1,"2694":1}}],["jps",{"2":{"36":1}}],["jp",{"0":{"35":1},"1":{"36":1},"2":{"35":1,"36":4}}],["9a",{"2":{"2184":1,"2186":1,"2188":1,"2190":1}}],["95",{"2":{"1654":1,"2533":1,"2716":2}}],["9501",{"2":{"51":1}}],["9b5c",{"2":{"354":1,"355":1}}],["91",{"2":{"1654":1}}],["910",{"2":{"211":1}}],["9126",{"2":{"199":1}}],["9174",{"2":{"48":1}}],["9171",{"2":{"32":1}}],["9",{"2":{"114":1,"152":1,"211":1,"249":1,"266":3,"308":1,"353":1,"391":1,"400":2,"404":1,"407":1,"496":1,"571":2,"674":1,"676":4,"841":1,"906":1,"940":1,"974":1,"1110":1,"1376":1,"1403":1,"1404":1,"1462":1,"1484":1,"1497":1,"1563":1,"1595":3,"1654":1,"1663":1,"1712":3,"1883":3,"1926":1,"1974":3,"2041":1,"2047":3,"2049":2,"2192":1,"2205":4,"2206":3,"2238":4,"2242":1,"2247":1,"2252":1,"2356":4,"2456":2,"2461":4,"2464":2,"2467":8,"2477":3,"2484":3,"2493":3,"2515":1,"2739":1,"2743":2,"2744":1,"2829":2}}],["967",{"2":{"2185":1}}],["9600",{"2":{"1250":1,"2249":1}}],["9603",{"2":{"74":1}}],["96",{"0":{"1338":1},"2":{"211":1,"326":1,"331":1,"932":1,"1639":1,"1641":1,"1642":1,"1643":1,"1654":1,"1813":1,"1926":1,"2458":1,"2467":1,"2476":1,"2483":2,"2498":2,"2617":1}}],["9657",{"2":{"114":1}}],["92",{"2":{"1654":1,"1926":1}}],["9207",{"2":{"670":1,"2445":1}}],["9203",{"2":{"670":1,"2445":1}}],["9205",{"2":{"114":1,"670":1,"2445":1}}],["9284",{"2":{"50":1}}],["97",{"2":{"1311":1,"1654":1}}],["9700",{"2":{"64":1}}],["9703",{"2":{"63":1}}],["9738",{"2":{"49":1}}],["93",{"2":{"1654":1}}],["9335",{"2":{"92":1}}],["9308",{"2":{"51":1}}],["9356",{"2":{"50":1}}],["9355",{"2":{"50":1}}],["9310",{"2":{"50":1}}],["9315",{"2":{"50":1}}],["9318",{"2":{"46":1}}],["98",{"2":{"1654":1}}],["9800",{"0":{"1925":1},"2":{"118":1,"1925":2}}],["9824",{"2":{"114":1}}],["9826",{"2":{"63":1}}],["9842",{"2":{"93":1}}],["9832",{"2":{"50":1}}],["9864",{"2":{"49":1}}],["9856",{"2":{"49":1}}],["94",{"2":{"1654":1}}],["9404",{"2":{"114":1}}],["9485",{"2":{"73":1}}],["9487",{"2":{"49":1}}],["9471",{"2":{"49":1}}],["99",{"2":{"400":1,"1654":1,"2242":1,"2829":1,"2883":1}}],["9973",{"2":{"270":1,"277":1}}],["9952",{"2":{"65":1}}],["9940",{"2":{"63":1}}],["9949",{"2":{"49":1}}],["9905",{"2":{"51":1}}],["9964",{"2":{"49":1}}],["9987",{"2":{"48":1}}],["90°",{"2":{"1386":1,"1709":1}}],["906",{"2":{"1140":2}}],["9054",{"2":{"50":1}}],["9055",{"2":{"50":1}}],["9023",{"2":{"50":1}}],["9020",{"2":{"49":1}}],["9001",{"2":{"1582":1}}],["900",{"2":{"1004":2,"1038":2,"1263":1,"1710":2}}],["900k",{"2":{"639":1}}],["9005",{"2":{"50":1}}],["900000",{"2":{"639":1}}],["9000",{"2":{"23":1,"45":1}}],["9019",{"2":{"26":1}}],["90",{"0":{"1911":1},"2":{"8":1,"1463":1,"1654":1,"1910":2,"1911":3,"1912":2,"1930":2,"1941":2,"1943":2,"2007":2,"2356":1,"2705":1}}],["zxcvm",{"2":{"2834":3}}],["zuoya",{"2":{"2503":1}}],["zr",{"2":{"2252":3}}],["zdst",{"2":{"2246":1}}],["zle12864b",{"2":{"2229":1}}],["zone",{"2":{"2588":1}}],["zolentech",{"2":{"2229":1}}],["zoom",{"2":{"1929":9}}],["zodiark",{"2":{"222":1}}],["z0",{"2":{"1403":1,"1404":1}}],["zshrc",{"2":{"491":1}}],["zsh",{"2":{"489":1,"491":1}}],["zsa",{"0":{"5":1},"2":{"74":1,"241":1,"249":1,"270":1,"277":3}}],["zk3mod",{"2":{"249":1}}],["z34",{"2":{"241":2}}],["z12",{"2":{"241":2}}],["z150",{"2":{"37":2,"159":2,"160":1}}],["zadig",{"0":{"666":1},"1":{"667":1,"668":1,"669":1,"670":1},"2":{"240":3,"666":1,"667":2,"668":3,"669":1,"670":2,"1296":2}}],["zwag75",{"2":{"211":1}}],["z70ultra",{"2":{"211":1,"253":2}}],["ztboards",{"2":{"211":2}}],["zip",{"2":{"345":2}}],["zigotica",{"2":{"241":2,"249":1}}],["zicodia",{"2":{"211":1}}],["zinc",{"0":{"32":1},"2":{"32":1,"143":6}}],["zenkaku",{"2":{"2461":1}}],["zeal60",{"2":{"1561":1}}],["zed65",{"2":{"222":1,"249":1}}],["zeus",{"2":{"211":1}}],["zeroes",{"2":{"211":1,"1946":1}}],["zero",{"2":{"195":1,"222":1,"236":1,"411":1,"701":2,"731":1,"1346":1,"1477":1,"1508":2,"1509":1,"1948":1,"1970":1,"2238":1,"2325":1,"2600":1,"2624":1,"2713":1,"2715":2,"2720":1,"2722":1,"2836":1}}],["zcar",{"2":{"176":1}}],["zvecr",{"2":{"173":1,"182":1,"266":1}}],["z",{"0":{"2731":1,"2733":1},"1":{"2732":1,"2734":1},"2":{"152":1,"191":1,"249":1,"257":1,"258":1,"259":2,"266":1,"277":1,"353":1,"571":2,"742":1,"1398":4,"1478":1,"1483":1,"1497":1,"1508":1,"1563":1,"1570":1,"1572":1,"1592":1,"1595":1,"1647":1,"1659":1,"1708":1,"1734":1,"1755":1,"1932":1,"2021":7,"2025":5,"2030":1,"2192":2,"2247":1,"2252":1,"2263":1,"2311":1,"2418":2,"2456":3,"2467":3,"2515":1,"2731":3,"2733":5,"2739":2,"2870":1,"2871":1,"2875":1}}],["zygomorph",{"2":{"93":1}}],["+size",{"2":{"2694":1}}],["++col",{"2":{"2085":1}}],["++row",{"2":{"2085":1}}],["++i",{"2":{"1505":1,"2705":2}}],["+6",{"2":{"1883":1,"2484":1}}],["+4",{"2":{"1883":1,"2484":1}}],["+3",{"2":{"1883":1,"2484":1,"2631":1}}],["+2",{"2":{"1883":1,"2484":1}}],["+1",{"2":{"1883":1,"2484":1}}],["+127",{"2":{"1708":1}}],["+7",{"2":{"1460":1}}],["+5v",{"2":{"2441":1}}],["+5",{"2":{"1460":1,"1883":1,"2484":1}}],["+=",{"2":{"234":9,"554":4,"555":1,"605":1,"706":2,"779":3,"805":3,"834":3,"866":3,"898":3,"933":3,"967":3,"1001":3,"1035":3,"1069":3,"1103":3,"1137":3,"1193":3,"1310":2,"1387":1,"1434":3,"1441":1,"1442":1,"1582":1,"1592":1,"1602":1,"1950":2,"2401":2,"2543":1,"2701":16,"2704":13,"2705":2,"2860":1}}],["+cleanup",{"2":{"199":1}}],["+",{"0":{"1358":2,"1359":1},"2":{"25":1,"99":2,"134":2,"149":1,"176":3,"199":2,"222":1,"236":1,"332":2,"389":1,"633":1,"697":9,"1172":8,"1175":8,"1176":1,"1178":8,"1179":1,"1289":4,"1382":18,"1401":1,"1403":15,"1404":1,"1406":8,"1473":1,"1502":1,"1503":3,"1508":42,"1564":1,"1565":4,"1715":1,"1734":4,"1735":4,"1742":1,"1744":11,"1745":4,"1747":2,"1752":1,"1754":1,"1755":1,"1770":1,"1820":1,"1939":3,"1946":4,"1994":4,"2015":2,"2021":6,"2024":16,"2025":9,"2044":2,"2075":2,"2081":1,"2192":1,"2223":1,"2264":1,"2290":1,"2356":2,"2412":8,"2414":20,"2458":1,"2464":1,"2467":2,"2491":1,"2501":1,"2510":2,"2621":8,"2701":22,"2715":1,"2716":1,"2722":1,"2724":1,"2739":1,"2742":10,"2743":2,"2744":1,"2818":1,"2825":1,"2858":1,"2859":2,"2860":1,"2866":36,"2867":24,"2868":12,"2873":12,"2876":8}}],["8bpp",{"2":{"2724":2}}],["8bit",{"2":{"166":1,"1443":1,"2839":1}}],["8px",{"2":{"2705":2}}],["8mhz",{"2":{"2445":2}}],["8t",{"2":{"2198":1}}],["86",{"2":{"1654":1}}],["8x",{"2":{"1652":1,"1653":1}}],["8xv1",{"2":{"211":1}}],["81",{"2":{"1140":1,"1654":1,"1882":1}}],["8192",{"2":{"730":1,"731":1,"737":1}}],["8k4",{"2":{"899":1,"902":2,"934":1,"936":2,"968":1,"970":2}}],["8k",{"2":{"838":2,"903":2,"937":2,"971":2,"1005":2,"1036":2,"1039":4,"1073":2,"1107":2,"1141":2}}],["87",{"2":{"1654":1}}],["87h",{"2":{"266":1}}],["8777",{"2":{"49":1}}],["8778",{"2":{"49":1}}],["80x160",{"2":{"2701":1,"2704":1}}],["80k",{"2":{"837":1}}],["8000",{"2":{"1952":1,"1953":1}}],["800",{"2":{"650":1,"1925":1,"1936":1,"1939":2}}],["800ms",{"2":{"650":1}}],["800khz",{"2":{"285":1}}],["80",{"2":{"222":1,"546":2,"837":1,"1425":1,"1654":16,"1882":3,"1893":1,"2704":3,"2705":2,"2802":2}}],["8l",{"2":{"211":1}}],["8|16|32",{"2":{"166":1}}],["88",{"2":{"1654":1}}],["88200u",{"2":{"700":1}}],["8893",{"2":{"65":1}}],["8830",{"2":{"37":1}}],["8200",{"2":{"1925":1}}],["82",{"2":{"1654":1,"1882":1,"1926":1}}],["8237",{"2":{"571":1}}],["8236",{"2":{"355":1}}],["8291",{"2":{"49":1}}],["8256",{"2":{"49":1}}],["8269",{"2":{"24":1}}],["8",{"2":{"49":1,"74":1,"111":1,"114":1,"166":1,"199":1,"211":2,"285":1,"332":2,"353":1,"391":1,"547":1,"571":2,"652":1,"674":1,"676":4,"682":2,"698":1,"700":2,"736":1,"740":1,"763":1,"769":1,"838":2,"871":1,"902":1,"903":2,"936":1,"937":2,"970":1,"971":2,"1004":1,"1005":2,"1008":1,"1038":1,"1039":2,"1042":1,"1073":2,"1076":1,"1107":2,"1141":2,"1144":1,"1175":1,"1230":1,"1278":1,"1281":1,"1386":1,"1389":1,"1393":1,"1462":1,"1497":2,"1502":2,"1508":1,"1579":3,"1595":2,"1653":1,"1654":1,"1670":3,"1688":1,"1690":1,"1708":2,"1709":1,"1710":1,"1712":3,"1715":1,"1756":1,"1820":1,"1883":3,"1884":1,"1888":1,"1891":2,"1892":2,"1893":2,"1894":3,"1897":1,"1905":2,"1907":1,"1910":2,"1911":3,"1912":2,"1926":1,"1929":1,"1946":2,"1950":2,"1974":3,"1999":1,"2040":1,"2044":2,"2047":2,"2065":1,"2081":1,"2184":1,"2188":1,"2197":1,"2198":1,"2232":2,"2234":1,"2235":2,"2238":4,"2247":1,"2249":1,"2252":1,"2278":1,"2290":1,"2355":1,"2444":1,"2453":1,"2454":3,"2456":2,"2461":4,"2464":2,"2467":8,"2477":3,"2484":3,"2485":2,"2493":3,"2497":1,"2509":2,"2514":1,"2515":1,"2519":1,"2604":1,"2702":1,"2703":3,"2705":3,"2713":1,"2720":1,"2726":2,"2743":2,"2744":1,"2751":1,"2818":1,"2824":2,"2825":1,"2839":1,"2876":1}}],["85",{"2":{"1497":1,"1654":1,"1926":1,"2045":1}}],["8591",{"2":{"114":2,"1575":1}}],["8532",{"2":{"94":1}}],["8537",{"2":{"37":1}}],["8564",{"2":{"63":1}}],["8582",{"2":{"35":1}}],["84",{"2":{"1654":1}}],["8422",{"2":{"133":1,"134":1}}],["8403",{"2":{"93":1}}],["8441",{"2":{"49":1}}],["8499",{"2":{"37":1}}],["8412",{"2":{"37":1}}],["8472",{"2":{"33":1}}],["8484",{"2":{"27":1}}],["89",{"2":{"1654":1,"1883":1,"1926":1,"2484":1}}],["8936",{"2":{"442":1,"599":1}}],["8979",{"2":{"38":1}}],["8977",{"2":{"38":1}}],["8974",{"2":{"28":1}}],["8968",{"2":{"38":1}}],["8959",{"2":{"38":1}}],["8958",{"2":{"38":1}}],["8957",{"2":{"38":1}}],["8954",{"2":{"38":1}}],["8903",{"2":{"28":1}}],["83",{"2":{"251":1,"1654":1,"1882":1}}],["8327",{"2":{"50":1}}],["8321",{"2":{"21":1}}],["8318",{"2":{"49":1}}],["8348",{"2":{"22":1}}],["vqge7ok",{"2":{"2694":2}}],["vbat",{"2":{"2629":1}}],["vbus",{"2":{"1376":2,"1377":1,"2224":1,"2225":4,"2226":2,"2630":1}}],["v60",{"2":{"2395":1}}],["v=vkrppahlisy",{"2":{"2045":1}}],["vlc",{"2":{"2467":1}}],["vl",{"2":{"2454":1}}],["vl9",{"2":{"1883":1,"2484":1}}],["vl8",{"2":{"1883":1,"2484":1}}],["vl7",{"2":{"1883":1,"2484":1}}],["vl6",{"2":{"1883":1,"2484":1}}],["vl5",{"2":{"1883":1,"2484":1}}],["vl4",{"2":{"1883":1,"2484":1}}],["vl3",{"2":{"1883":1,"2484":1}}],["vl2",{"2":{"1883":1,"2484":1}}],["vl10",{"2":{"1883":1,"2484":1}}],["vl1",{"2":{"1883":1,"2484":1}}],["vl0",{"2":{"1883":1,"2484":1}}],["vlk",{"2":{"188":1,"191":1}}],["vddio",{"2":{"1195":1}}],["vdd",{"2":{"1172":1,"1175":1,"1178":1}}],["vcs",{"2":{"2539":2,"2572":2}}],["vcc",{"2":{"671":1,"783":1,"807":1,"809":1,"836":1,"868":1,"900":8,"935":8,"969":1,"1003":1,"1037":1,"1071":8,"1105":8,"1139":8,"1275":2,"1649":1,"1806":1,"2066":1,"2211":1,"2212":1,"2213":1,"2339":1,"2341":1,"2344":1,"2377":1,"2431":2,"2433":2,"2435":2,"2437":2,"2439":2,"2441":1,"2638":1,"2639":2}}],["vcl65",{"2":{"211":1}}],["vcl",{"2":{"211":1}}],["vk",{"2":{"188":1,"191":1,"2068":1}}],["vulnerability",{"2":{"312":1}}],["vuhopkep",{"2":{"149":1}}],["vusb",{"2":{"50":1,"134":1,"149":1,"249":1,"266":1,"546":1,"1297":1,"2881":1}}],["vn66",{"2":{"143":2}}],["vpath",{"2":{"114":2,"191":1,"706":1,"779":1,"805":1,"834":1,"866":1,"898":1,"933":1,"967":1,"1001":1,"1035":1,"1069":1,"1103":1,"1137":1,"1193":1,"1592":1}}],["vss",{"2":{"1291":1}}],["vscode",{"2":{"199":1,"308":1,"495":1,"2538":1,"2617":1,"2622":3}}],["vs",{"0":{"619":2,"2613":1,"2616":1,"2620":1,"2621":1},"1":{"2614":1,"2615":1,"2616":1,"2617":2,"2618":1,"2619":1,"2621":1},"2":{"114":1,"199":1,"498":1,"1383":5,"2207":1,"2593":1,"2612":3,"2615":1,"2616":1,"2618":1,"2619":4,"2621":4,"2622":5,"2659":1,"2854":1,"2875":1}}],["vowel",{"2":{"2252":4}}],["vol",{"2":{"1744":4,"2463":2,"2467":2}}],["vold",{"2":{"209":1,"571":2,"1635":1,"1636":1,"1744":1,"2024":1,"2463":1,"2467":1}}],["volunteers",{"2":{"2502":2}}],["volunteer",{"2":{"2502":1}}],["volu",{"2":{"209":1,"571":2,"1635":1,"1636":1,"1744":1,"2024":1,"2463":1,"2467":1}}],["volume",{"0":{"1458":1},"2":{"191":1,"671":1,"700":1,"1458":2,"1636":2,"1735":1,"1744":3,"2024":1,"2462":4,"2463":2,"2467":7,"2836":1}}],["voltages",{"2":{"671":1}}],["voltage",{"2":{"199":1,"308":1,"679":1,"725":8,"730":1,"1274":2,"1382":1,"1652":1,"1653":1,"1665":1,"1706":2,"2224":1,"2225":1,"2449":1,"2806":5}}],["volatile",{"2":{"114":1,"308":1,"2248":1}}],["volcano660",{"2":{"102":2,"114":1,"211":1}}],["voilà",{"2":{"1466":1}}],["voice",{"2":{"231":1,"1459":3,"1465":2,"1653":1,"2469":2}}],["voices",{"0":{"1459":1},"2":{"112":1,"543":2,"1459":4,"1465":2,"2469":2,"2804":2}}],["void",{"0":{"639":2,"687":2,"688":1,"690":1,"692":2,"693":1,"714":1,"716":1,"718":1,"720":1,"753":2,"787":2,"788":1,"790":1,"792":1,"794":1,"796":1,"798":1,"800":1,"802":2,"803":2,"813":1,"815":1,"817":1,"819":1,"821":1,"823":1,"825":1,"827":1,"829":1,"831":1,"845":1,"847":1,"849":1,"851":1,"853":1,"855":1,"857":1,"859":1,"861":1,"863":1,"875":1,"877":1,"879":1,"881":1,"883":1,"885":1,"887":1,"889":1,"891":1,"893":1,"895":1,"910":1,"912":1,"914":1,"916":1,"918":1,"920":1,"922":1,"924":1,"926":1,"928":1,"930":1,"944":1,"946":1,"948":1,"950":1,"952":1,"954":1,"956":1,"958":1,"960":1,"962":1,"964":1,"978":1,"980":1,"982":1,"984":1,"986":1,"988":1,"990":1,"992":1,"994":1,"996":1,"998":1,"1012":1,"1014":1,"1016":1,"1018":1,"1020":1,"1022":1,"1024":1,"1026":1,"1028":1,"1030":1,"1032":1,"1046":1,"1048":1,"1050":1,"1052":1,"1054":1,"1056":1,"1058":1,"1060":1,"1062":1,"1064":1,"1066":1,"1080":1,"1082":1,"1084":1,"1086":1,"1088":1,"1090":1,"1092":1,"1094":1,"1096":1,"1098":1,"1100":1,"1114":1,"1116":1,"1118":1,"1120":1,"1122":1,"1124":1,"1126":1,"1128":1,"1130":1,"1132":1,"1134":1,"1148":1,"1150":1,"1152":1,"1154":1,"1156":1,"1158":1,"1160":1,"1162":1,"1164":1,"1166":1,"1168":1,"1201":1,"1203":1,"1205":1,"1207":1,"1209":1,"1211":1,"1213":1,"1215":1,"1217":1,"1219":1,"1221":1,"1228":2,"1235":1,"1243":2,"1249":1,"1251":1,"1253":1,"1255":1,"1257":1,"1259":1,"1283":2,"1284":1,"1286":1,"1288":2,"1530":2,"1531":2,"1532":2,"1533":2,"1534":2,"1535":2,"1536":1,"1538":1,"1540":1,"1542":2,"1543":2,"1544":2,"1545":1,"1552":1,"1555":1,"1557":1,"1614":2,"1615":2,"1616":2,"1617":2,"1618":2,"1619":2,"1620":2,"1621":1,"1672":1,"1674":2,"1675":2,"1676":1,"1678":2,"1679":1,"1681":1,"1683":1,"1685":1,"1687":1,"1689":1,"1691":1,"1693":1,"1698":1,"1700":1,"1702":1,"1704":1,"1718":2,"1719":1,"1721":1,"1726":1,"1728":1,"1775":2,"1776":2,"1780":2,"1781":2,"1782":1,"1786":1,"1787":1,"1825":2,"1826":2,"1827":2,"1828":2,"1829":2,"1830":2,"1831":1,"1833":1,"1835":1,"1837":1,"1839":1,"1841":2,"1842":2,"1843":2,"1844":2,"1845":1,"1847":2,"1848":2,"1849":2,"1850":2,"1851":1,"1853":2,"1854":2,"1855":2,"1856":2,"1857":1,"1859":1,"1861":1,"1863":2,"1864":1,"1866":1,"1868":1,"1976":2,"1977":1,"1979":1,"1981":1,"1983":1,"1988":2,"1989":1,"1991":1,"2017":1,"2019":1,"2089":2,"2090":2,"2091":2,"2092":2,"2093":2,"2094":2,"2095":1,"2097":1,"2099":1,"2101":1,"2103":1,"2105":2,"2106":2,"2107":2,"2108":2,"2109":1,"2111":2,"2112":2,"2113":2,"2114":2,"2115":1,"2117":2,"2118":2,"2119":2,"2120":2,"2121":1,"2123":2,"2124":2,"2125":2,"2126":2,"2127":1,"2129":2,"2130":2,"2131":2,"2132":2,"2133":1,"2135":1,"2137":1,"2139":1,"2141":1,"2143":1,"2145":2,"2146":1,"2148":1,"2150":1,"2174":1,"2176":1,"2178":1,"2180":1,"2182":1,"2184":1,"2186":1,"2188":1,"2190":1,"2192":2,"2280":1,"2282":1,"2284":2,"2285":2,"2286":1,"2288":1,"2290":2,"2291":2,"2292":2,"2293":1,"2295":1,"2303":1,"2305":2,"2306":1,"2308":1,"2313":1,"2315":2,"2316":2,"2317":2},"1":{"689":1,"691":1,"694":1,"715":1,"717":1,"719":1,"721":1,"789":1,"791":1,"793":1,"795":1,"797":1,"799":1,"801":1,"814":1,"816":1,"818":1,"820":1,"822":1,"824":1,"826":1,"828":1,"830":1,"832":1,"846":1,"848":1,"850":1,"852":1,"854":1,"856":1,"858":1,"860":1,"862":1,"864":1,"876":1,"878":1,"880":1,"882":1,"884":1,"886":1,"888":1,"890":1,"892":1,"894":1,"896":1,"911":1,"913":1,"915":1,"917":1,"919":1,"921":1,"923":1,"925":1,"927":1,"929":1,"931":1,"945":1,"947":1,"949":1,"951":1,"953":1,"955":1,"957":1,"959":1,"961":1,"963":1,"965":1,"979":1,"981":1,"983":1,"985":1,"987":1,"989":1,"991":1,"993":1,"995":1,"997":1,"999":1,"1013":1,"1015":1,"1017":1,"1019":1,"1021":1,"1023":1,"1025":1,"1027":1,"1029":1,"1031":1,"1033":1,"1047":1,"1049":1,"1051":1,"1053":1,"1055":1,"1057":1,"1059":1,"1061":1,"1063":1,"1065":1,"1067":1,"1081":1,"1083":1,"1085":1,"1087":1,"1089":1,"1091":1,"1093":1,"1095":1,"1097":1,"1099":1,"1101":1,"1115":1,"1117":1,"1119":1,"1121":1,"1123":1,"1125":1,"1127":1,"1129":1,"1131":1,"1133":1,"1135":1,"1149":1,"1151":1,"1153":1,"1155":1,"1157":1,"1159":1,"1161":1,"1163":1,"1165":1,"1167":1,"1169":1,"1202":1,"1204":1,"1206":1,"1208":1,"1210":1,"1212":1,"1214":1,"1216":1,"1218":1,"1220":1,"1222":1,"1236":1,"1250":1,"1252":1,"1254":1,"1256":1,"1258":1,"1260":1,"1285":1,"1287":1,"1537":1,"1539":1,"1541":1,"1546":1,"1553":1,"1622":1,"1673":1,"1677":1,"1680":1,"1682":1,"1684":1,"1686":1,"1688":1,"1690":1,"1692":1,"1694":1,"1699":1,"1701":1,"1703":1,"1705":1,"1720":1,"1722":1,"1727":1,"1729":1,"1832":1,"1834":1,"1836":1,"1838":1,"1840":1,"1846":1,"1852":1,"1858":1,"1860":1,"1862":1,"1865":1,"1867":1,"1869":1,"1978":1,"1980":1,"1982":1,"1984":1,"1990":1,"1992":1,"2018":1,"2020":1,"2096":1,"2098":1,"2100":1,"2102":1,"2104":1,"2110":1,"2116":1,"2122":1,"2128":1,"2134":1,"2136":1,"2138":1,"2142":1,"2144":1,"2147":1,"2149":1,"2151":1,"2175":1,"2177":1,"2179":1,"2181":1,"2183":1,"2185":1,"2187":1,"2189":1,"2191":1,"2281":1,"2283":1,"2287":1,"2289":1,"2294":1,"2296":1,"2304":1,"2307":1,"2309":1,"2314":1,"2318":2},"2":{"31":1,"34":1,"46":2,"90":2,"105":3,"125":3,"185":3,"196":1,"222":1,"249":3,"332":1,"494":1,"606":1,"607":13,"627":1,"628":4,"630":4,"631":5,"633":1,"634":4,"637":4,"638":4,"639":14,"641":3,"642":8,"648":1,"726":2,"744":1,"753":1,"1300":1,"1389":2,"1390":8,"1417":1,"1432":2,"1450":1,"1457":2,"1487":2,"1521":4,"1561":1,"1575":1,"1588":1,"1669":1,"1670":2,"1747":2,"1749":2,"1766":3,"1772":4,"1818":1,"1823":1,"1903":1,"1904":3,"1905":2,"1906":1,"1912":35,"1915":1,"1939":2,"1940":3,"1944":6,"1953":1,"1957":2,"1964":16,"1965":5,"1971":1,"2002":13,"2035":2,"2047":2,"2049":3,"2078":1,"2084":1,"2087":1,"2200":31,"2223":10,"2230":2,"2231":2,"2232":2,"2233":2,"2236":33,"2260":1,"2261":6,"2262":5,"2263":8,"2264":8,"2265":8,"2326":1,"2402":4,"2539":1,"2572":1,"2600":2,"2624":1,"2625":1,"2626":1,"2704":4,"2705":22,"2709":2,"2710":1,"2887":12,"2896":1}}],["v1",{"0":{"347":1,"348":1,"349":1,"350":1},"2":{"86":1,"102":4,"114":1,"143":7,"149":2,"168":2,"197":10,"199":1,"207":1,"222":1,"226":1,"236":2,"253":2,"277":2,"300":1,"311":1,"354":2,"355":1,"357":4,"670":1,"1375":3,"2622":1,"2715":7,"2716":7,"2717":3,"2721":5,"2722":7,"2723":3,"2724":7,"2725":3,"2726":6,"2727":3}}],["v19",{"2":{"49":1}}],["v2j37s7",{"2":{"2454":1}}],["v2",{"2":{"56":2,"86":2,"114":1,"122":1,"143":2,"149":2,"168":2,"191":1,"197":4,"199":2,"207":2,"211":2,"217":4,"222":2,"236":2,"249":3,"277":1,"308":1,"311":24,"367":1,"1375":2,"2451":1}}],["v2017",{"2":{"181":2}}],["v20",{"2":{"49":1}}],["v32a",{"2":{"197":2}}],["v3x",{"2":{"191":1}}],["v3",{"0":{"56":1},"2":{"56":2,"114":1,"149":2,"191":1,"211":1,"277":1,"2545":3}}],["vtor",{"2":{"50":1}}],["vault35",{"2":{"249":1}}],["vast",{"2":{"166":1,"1734":1}}],["vagrant",{"2":{"113":1,"114":2,"211":1}}],["vaguettelite",{"2":{"86":2}}],["vanilla",{"2":{"2693":1}}],["vaneelaex",{"2":{"86":2}}],["vaneela",{"2":{"86":2}}],["vanana",{"2":{"86":4}}],["varying",{"2":{"2075":3,"2243":1}}],["vary",{"2":{"1382":1,"2452":1,"2858":1}}],["var",{"2":{"501":3,"1305":2}}],["var>=",{"2":{"411":1,"412":2}}],["varaible",{"2":{"176":1}}],["variety",{"2":{"1926":1,"2653":1}}],["varies",{"2":{"1650":1,"1925":1,"1932":1,"1939":2,"1941":1,"2883":1}}],["variants",{"2":{"145":1,"211":1,"1264":1,"1265":1,"1266":1,"2276":1,"2332":1,"2445":2,"2503":1,"2505":1,"2787":1}}],["variant",{"2":{"114":1,"157":1,"222":3,"308":2,"371":1,"1915":2,"1916":1,"1998":1,"2332":1,"2600":1,"2694":1,"2704":1}}],["variations",{"2":{"236":1,"243":1,"1266":1}}],["variation",{"0":{"55":1},"2":{"176":1,"1759":1}}],["variable",{"2":{"50":1,"65":1,"133":1,"134":3,"236":1,"285":1,"408":1,"437":1,"451":1,"471":1,"478":1,"501":1,"514":1,"541":1,"613":2,"1359":6,"1383":1,"1404":2,"1434":1,"1491":2,"1509":1,"1633":1,"1950":1,"1964":1,"1965":1,"2013":2,"2047":1,"2246":1,"2256":1,"2353":1,"2363":1,"2364":2,"2380":1,"2470":2,"2576":1,"2622":2,"2625":1,"2717":1,"2718":1,"2719":1,"2723":1,"2725":1,"2727":1,"2860":1,"2896":11}}],["variables",{"0":{"2896":1},"2":{"49":2,"211":2,"302":1,"452":1,"537":1,"542":1,"614":1,"1359":1,"1389":1,"1398":1,"1408":1,"1472":1,"1950":1,"2258":1,"2364":2,"2624":1,"2625":1,"2639":1,"2896":5}}],["various",{"2":{"50":2,"114":1,"149":3,"160":1,"191":2,"211":1,"277":2,"303":1,"371":1,"382":1,"511":1,"537":2,"606":1,"1299":1,"1301":1,"1382":1,"1383":1,"1392":1,"1467":1,"1472":1,"1654":1,"1750":1,"2043":1,"2160":1,"2324":1,"2685":1,"2756":1,"2775":1,"2789":1,"2794":1,"2887":1}}],["vars",{"2":{"49":2,"2363":1}}],["valu",{"2":{"571":2,"1635":1,"2039":1,"2074":1,"2489":1,"2490":1}}],["valued",{"2":{"1389":1}}],["valueerror",{"2":{"506":2}}],["value>",{"2":{"411":1,"412":2,"457":1,"479":2}}],["values",{"0":{"458":1,"459":1,"464":1,"478":1,"479":1,"480":1,"515":1,"1487":1},"1":{"460":1,"461":1,"462":1,"463":1},"2":{"65":1,"70":1,"83":1,"182":1,"186":2,"198":2,"199":1,"231":1,"236":1,"249":1,"415":1,"458":1,"459":1,"473":2,"479":1,"480":1,"515":2,"543":1,"609":1,"612":1,"615":1,"616":1,"617":1,"671":1,"692":1,"700":1,"710":1,"720":1,"724":1,"730":1,"731":1,"732":1,"749":1,"802":1,"803":1,"829":1,"831":1,"837":1,"838":4,"841":1,"861":1,"863":1,"871":1,"893":1,"895":1,"902":1,"903":4,"906":1,"928":1,"930":1,"936":1,"937":4,"940":1,"962":1,"964":1,"970":1,"971":4,"974":1,"996":1,"998":1,"1004":1,"1005":4,"1008":1,"1030":1,"1032":1,"1038":1,"1039":4,"1042":1,"1064":1,"1066":1,"1073":4,"1076":1,"1098":1,"1100":1,"1107":4,"1110":1,"1132":1,"1134":1,"1140":1,"1141":4,"1144":1,"1166":1,"1168":1,"1175":1,"1176":1,"1179":1,"1197":1,"1219":1,"1221":1,"1250":1,"1267":1,"1288":1,"1300":1,"1383":1,"1388":1,"1389":4,"1458":1,"1463":2,"1487":2,"1526":1,"1528":1,"1560":1,"1709":1,"1710":4,"1715":1,"1736":1,"1756":2,"1814":2,"1881":2,"1884":2,"1897":2,"1907":1,"1910":2,"1911":1,"1912":1,"1915":1,"1928":1,"1932":2,"1933":1,"1936":1,"1939":2,"1946":1,"1950":7,"1995":1,"2043":2,"2069":1,"2072":2,"2075":1,"2221":1,"2236":1,"2238":2,"2251":1,"2266":1,"2268":1,"2325":3,"2364":1,"2412":1,"2443":1,"2449":1,"2624":1,"2644":1,"2645":1,"2646":1,"2647":1,"2650":1,"2662":1,"2665":2,"2694":3,"2702":1,"2705":1,"2713":1,"2715":1,"2716":1,"2720":1,"2724":2,"2740":1,"2748":1,"2876":2}}],["value",{"0":{"615":1,"756":1,"759":1,"762":1,"765":1,"768":1,"771":1,"774":1,"777":1,"794":2,"796":2,"800":1,"821":2,"823":2,"827":1,"853":2,"855":2,"859":1,"885":2,"887":2,"891":1,"920":2,"922":2,"926":1,"954":2,"956":2,"960":1,"988":2,"990":2,"994":1,"1022":2,"1024":2,"1028":1,"1056":2,"1058":2,"1062":1,"1090":2,"1092":2,"1096":1,"1124":2,"1126":2,"1130":1,"1158":2,"1160":2,"1164":1,"1211":2,"1213":2,"1217":1,"1231":1,"1234":1,"1236":1,"1239":1,"1242":1,"1254":1,"1260":1,"1473":1,"1539":1,"1541":1,"1546":1,"1553":1,"1692":1,"1697":1,"1725":1,"1726":1,"1728":1,"1779":1,"1785":1,"1790":1,"1793":1,"1796":1,"1799":1,"1802":1,"1832":1,"1833":1,"1835":1,"1846":1,"1852":1,"1862":1,"1865":1,"1867":1,"1869":1,"1872":1,"1875":1,"1987":1,"1990":1,"2096":1,"2110":1,"2116":1,"2122":1,"2128":1,"2138":1,"2144":1,"2147":1,"2149":1,"2151":1,"2154":1,"2157":1,"2281":1,"2299":1,"2302":1,"2307":1,"2309":1,"2312":1,"2314":1},"1":{"795":2,"797":2,"801":1,"822":2,"824":2,"828":1,"854":2,"856":2,"860":1,"886":2,"888":2,"892":1,"921":2,"923":2,"927":1,"955":2,"957":2,"961":1,"989":2,"991":2,"995":1,"1023":2,"1025":2,"1029":1,"1057":2,"1059":2,"1063":1,"1091":2,"1093":2,"1097":1,"1125":2,"1127":2,"1131":1,"1159":2,"1161":2,"1165":1,"1212":2,"1214":2,"1218":1,"1727":1,"1729":1,"1834":1,"1836":1},"2":{"25":1,"45":2,"49":1,"63":1,"70":13,"90":1,"176":1,"191":1,"195":1,"222":1,"236":1,"317":1,"356":1,"390":5,"415":19,"454":1,"456":2,"459":1,"464":1,"466":1,"467":1,"471":3,"478":1,"494":1,"543":1,"546":2,"547":3,"551":1,"570":3,"571":1,"611":1,"612":1,"613":5,"615":2,"616":1,"639":1,"648":1,"649":4,"652":2,"669":1,"679":4,"680":4,"682":1,"689":3,"691":3,"700":7,"701":2,"707":2,"717":3,"719":3,"726":1,"729":2,"730":2,"731":1,"732":1,"735":1,"736":1,"740":1,"747":1,"788":1,"789":1,"791":3,"793":3,"795":2,"797":2,"801":1,"807":1,"815":1,"816":1,"818":3,"820":3,"822":2,"824":2,"828":1,"835":3,"836":1,"839":1,"847":1,"848":1,"850":3,"852":3,"854":2,"856":2,"858":3,"860":2,"868":1,"877":1,"878":1,"882":3,"884":3,"886":2,"888":2,"892":1,"899":3,"900":1,"901":1,"904":1,"912":1,"913":1,"917":3,"919":3,"921":2,"923":2,"927":1,"934":3,"935":1,"938":1,"946":1,"947":1,"951":3,"953":3,"955":2,"957":2,"961":1,"968":3,"969":1,"972":1,"980":1,"981":1,"985":3,"987":3,"989":2,"991":2,"995":1,"1002":4,"1003":1,"1006":1,"1014":1,"1015":1,"1019":3,"1021":3,"1023":2,"1025":2,"1029":1,"1036":4,"1037":1,"1040":1,"1048":1,"1049":1,"1053":3,"1055":3,"1057":2,"1059":2,"1061":3,"1063":2,"1070":4,"1071":1,"1072":1,"1074":1,"1082":1,"1083":1,"1087":3,"1089":3,"1091":2,"1093":2,"1095":3,"1097":2,"1104":4,"1105":1,"1106":1,"1108":1,"1116":1,"1117":1,"1121":3,"1123":3,"1125":2,"1127":2,"1129":3,"1131":2,"1138":4,"1139":1,"1142":1,"1150":1,"1151":1,"1155":3,"1157":3,"1159":2,"1161":2,"1163":3,"1165":2,"1186":1,"1195":1,"1203":1,"1204":1,"1208":3,"1210":3,"1212":2,"1214":2,"1218":1,"1270":1,"1285":3,"1287":3,"1382":1,"1389":4,"1390":2,"1422":1,"1450":1,"1463":1,"1468":1,"1473":6,"1487":5,"1488":5,"1491":1,"1492":3,"1493":1,"1521":1,"1609":3,"1622":2,"1630":1,"1635":1,"1649":1,"1706":1,"1709":3,"1710":3,"1717":4,"1723":1,"1726":1,"1727":3,"1729":1,"1736":1,"1737":1,"1749":1,"1750":1,"1754":1,"1756":1,"1768":1,"1814":1,"1815":1,"1817":8,"1818":2,"1820":3,"1823":5,"1834":1,"1836":1,"1852":1,"1884":1,"1893":1,"1894":1,"1897":3,"1906":1,"1910":1,"1912":2,"1926":1,"1933":4,"1941":1,"1942":4,"1953":2,"1964":1,"1965":1,"2025":1,"2038":2,"2039":6,"2040":4,"2056":9,"2059":10,"2060":2,"2061":1,"2072":1,"2073":1,"2074":2,"2075":23,"2076":1,"2081":7,"2098":3,"2100":3,"2116":1,"2122":1,"2123":1,"2124":1,"2125":1,"2126":1,"2127":1,"2128":1,"2139":1,"2140":1,"2141":1,"2142":1,"2143":1,"2184":1,"2185":1,"2186":1,"2187":1,"2188":1,"2189":1,"2191":1,"2200":3,"2218":1,"2221":1,"2222":1,"2223":1,"2233":1,"2236":1,"2239":1,"2248":1,"2263":2,"2264":1,"2266":1,"2302":1,"2325":4,"2326":1,"2328":1,"2400":1,"2401":1,"2407":1,"2412":3,"2470":1,"2489":6,"2490":2,"2624":1,"2650":1,"2694":1,"2705":3,"2715":1,"2722":1,"2725":1,"2734":1,"2799":1,"2805":1,"2818":3,"2824":6,"2825":7,"2827":1,"2850":1,"2860":9,"2869":2,"2874":1,"2876":1,"2877":1}}],["vald",{"2":{"571":2,"1635":1,"2039":1,"2074":1,"2489":1,"2490":1}}],["valhalla",{"2":{"211":1}}],["valor",{"0":{"58":1},"2":{"58":3,"114":1,"211":1}}],["val",{"0":{"1847":2,"1848":1,"1849":1,"1850":1,"1851":1,"2059":1,"2123":1,"2124":1,"2125":1,"2126":1,"2127":1},"1":{"1852":1,"2128":1},"2":{"49":1,"160":1,"183":4,"191":1,"222":2,"547":1,"1390":3,"1514":1,"1711":8,"1817":3,"1820":2,"2040":4,"2051":2,"2059":4,"2062":2,"2075":9,"2081":2,"2086":2,"2400":4,"2705":11,"2818":2,"2824":1,"2825":2,"2842":3}}],["validating",{"2":{"2561":1}}],["validation",{"2":{"114":1,"199":2,"222":2,"236":1,"266":1,"273":1,"308":1,"347":1,"1370":1}}],["validated",{"2":{"704":1,"2509":1}}],["validate",{"2":{"76":1,"199":2,"211":1,"389":1}}],["valid",{"2":{"49":1,"149":1,"199":2,"241":1,"253":1,"266":1,"270":1,"281":1,"415":1,"438":1,"649":1,"724":1,"735":1,"837":1,"838":2,"902":1,"903":2,"936":1,"937":2,"970":1,"971":2,"1004":1,"1005":2,"1038":1,"1039":2,"1073":2,"1107":2,"1140":1,"1141":2,"1267":1,"1298":1,"1368":1,"1502":1,"1517":1,"1698":1,"1929":1,"1995":1,"2043":2,"2248":1,"2395":1,"2399":1,"2417":1,"2466":1,"2510":1,"2511":1,"2692":4,"2694":4,"2703":2,"2724":1}}],["violates",{"2":{"2681":1}}],["violating",{"2":{"2505":2}}],["violation",{"2":{"2503":2,"2506":1,"2687":1}}],["violations",{"0":{"2502":1},"1":{"2503":1,"2504":1,"2505":1,"2506":1,"2507":1},"2":{"2502":1,"2503":1,"2506":1,"2507":2,"2674":1}}],["violin",{"2":{"1455":2,"1456":3,"1460":1}}],["virster",{"2":{"2249":1}}],["virtually",{"2":{"2659":1}}],["virtual",{"0":{"1711":1},"2":{"1340":1,"1609":1,"1706":1,"1710":3,"1711":3,"1717":1,"2245":2,"2249":1,"2332":1,"2573":1,"2701":1}}],["virtualenv",{"2":{"408":1}}],["virtser",{"2":{"557":1}}],["vibrate",{"2":{"1653":1,"1655":1}}],["vibrator",{"2":{"1653":1}}],["vibrations",{"2":{"1652":1}}],["vibration",{"2":{"1652":1}}],["vim",{"2":{"1563":1,"1764":1,"2024":2}}],["vik",{"2":{"1378":1}}],["viktus",{"2":{"134":1,"159":3,"160":1,"211":3}}],["victim",{"2":{"603":1}}],["vice",{"2":{"194":1,"1392":1,"1629":1,"2025":2}}],["viewport",{"2":{"2704":2,"2705":7}}],["viewpoint",{"2":{"2526":1}}],["viewing",{"2":{"2622":1}}],["viewed",{"2":{"2480":1}}],["views",{"2":{"346":1,"2215":1}}],["view",{"0":{"2414":1},"2":{"273":1,"331":1,"561":1,"562":1,"668":1,"669":1,"2414":1,"2516":1,"2529":1,"2577":1,"2607":1,"2617":1,"2622":2,"2682":1,"2767":1}}],["viendi",{"2":{"211":1}}],["viper",{"2":{"211":1}}],["visit",{"2":{"412":1,"2363":1,"2544":1,"2547":1,"2622":1}}],["visible",{"2":{"198":1,"357":1,"1268":1,"1667":2,"2685":1}}],["vision",{"2":{"114":1,"602":1}}],["visualize",{"2":{"2515":1}}],["visualizer",{"2":{"133":1,"134":1}}],["visual",{"0":{"2612":1,"2622":1},"2":{"132":1,"2612":1,"2615":1,"2622":1,"2744":2}}],["vitoni",{"2":{"149":1}}],["vitamins",{"2":{"114":1}}],["viterbi",{"2":{"45":1}}],["vintage",{"2":{"1332":1}}],["vinta",{"2":{"102":2,"217":2}}],["videos",{"2":{"2888":2}}],["video",{"2":{"2041":1,"2046":1,"2382":1,"2505":1,"2535":1,"2888":1,"2891":1}}],["videogames",{"2":{"1396":1}}],["vid>",{"2":{"416":1}}],["vid",{"0":{"1297":1},"1":{"1298":1},"2":{"70":1,"111":1,"169":1,"184":1,"249":2,"266":1,"317":2,"416":1,"543":1,"669":1,"670":1,"1297":1,"1334":1,"2505":1,"2665":3,"2694":1,"2829":1}}],["vial",{"2":{"2694":2}}],["via2json",{"0":{"429":1},"2":{"294":1,"429":2}}],["via",{"0":{"35":1,"265":2,"275":2,"312":1},"1":{"36":1},"2":{"35":1,"92":1,"114":7,"134":6,"149":2,"154":1,"160":1,"176":6,"191":2,"194":1,"199":5,"211":7,"218":1,"222":5,"234":1,"249":3,"265":8,"266":4,"268":4,"275":5,"277":8,"294":1,"308":1,"312":6,"317":1,"406":1,"429":3,"609":1,"662":1,"702":1,"729":1,"730":1,"731":1,"740":1,"747":1,"1173":1,"1176":1,"1179":1,"1326":3,"1373":2,"1383":1,"1388":1,"1416":1,"1560":1,"2008":1,"2069":1,"2251":1,"2321":2,"2334":1,"2337":1,"2339":2,"2340":2,"2341":2,"2344":2,"2346":1,"2348":1,"2350":1,"2364":1,"2378":1,"2412":1,"2503":16,"2504":1,"2505":1,"2506":1,"2658":1,"2676":1,"2693":3,"2694":7,"2887":1}}],["vect",{"2":{"1997":2,"1999":2}}],["vector",{"2":{"191":1,"211":1}}],["velu",{"2":{"1883":1,"2484":1}}],["veld",{"2":{"1883":1,"2484":1}}],["velocikey",{"0":{"2067":1},"1":{"2068":1,"2069":1},"2":{"236":1,"2067":1,"2068":5,"2069":2,"2887":1}}],["velocity",{"2":{"63":1,"1877":1,"1883":26,"1884":1,"1892":1,"2484":26}}],["vega",{"2":{"211":1}}],["ventilation",{"2":{"2367":1}}],["venus",{"2":{"114":1}}],["venv",{"2":{"114":1}}],["vendors",{"0":{"2503":1},"2":{"2502":2,"2503":3,"2504":6,"2505":2,"2506":2,"2507":2,"2681":1,"2694":4}}],["vendor",{"0":{"728":1,"2673":1,"2675":1,"2679":1},"1":{"729":1,"2674":1,"2675":1,"2676":1,"2677":1,"2678":1,"2679":1,"2680":1,"2681":1,"2682":1,"2683":1,"2684":1,"2685":1,"2686":1,"2687":1,"2688":1,"2689":1,"2690":1},"2":{"37":1,"43":1,"70":1,"86":1,"149":13,"160":2,"169":1,"184":1,"191":1,"199":1,"211":1,"236":1,"266":1,"277":1,"543":1,"670":1,"724":1,"727":1,"1176":2,"1179":2,"1267":1,"1270":1,"1297":1,"1310":1,"1373":2,"1995":1,"2000":1,"2013":2,"2015":2,"2360":1,"2445":1,"2502":3,"2503":2,"2504":4,"2505":1,"2506":5,"2507":1,"2673":1,"2675":2,"2677":1,"2679":2,"2685":1,"2687":1,"2690":1,"2693":3,"2694":4,"2806":1,"2812":2,"2822":1,"2827":1,"2829":1,"2830":2}}],["ve",{"2":{"83":1,"89":1,"105":2,"112":1,"158":1,"172":1,"243":1,"273":1,"354":1,"503":1,"591":1,"609":1,"730":1,"749":1,"1226":1,"1247":1,"1389":1,"1394":1,"1401":1,"1416":1,"1418":4,"1442":1,"1443":1,"2004":1,"2356":1,"2376":1,"2380":1,"2393":2,"2527":1,"2555":1,"2557":1,"2558":1,"2566":1,"2580":1,"2584":1,"2588":1,"2619":1,"2622":1,"2696":1,"2705":2,"2729":1,"2744":1,"2837":1,"2843":1}}],["vertically",{"0":{"2748":1},"2":{"1948":1,"2374":1,"2745":1,"2748":2}}],["vertical",{"2":{"1897":1,"1926":1,"1934":1,"1935":1,"1942":1,"1946":1,"2705":1,"2748":1,"2816":1,"2818":1,"2825":1}}],["vertex",{"2":{"211":1,"2503":1}}],["verbose=true",{"2":{"2363":1}}],["verbose",{"2":{"581":1,"2363":5,"2703":2}}],["verbosity",{"2":{"211":1}}],["verification",{"2":{"2436":1,"2454":1,"2505":1}}],["verified",{"2":{"525":1,"1901":2,"2448":1,"2454":1,"2695":1}}],["verifying",{"2":{"2448":2}}],["verify",{"2":{"199":1,"669":1,"2587":1,"2611":1,"2688":1,"2694":1,"2896":2}}],["ver20",{"2":{"398":5}}],["vero",{"2":{"211":1}}],["versed",{"2":{"593":1}}],["versatile",{"2":{"2706":1}}],["versa",{"2":{"194":1,"1392":1,"1629":1,"2025":2}}],["versioned",{"2":{"182":1}}],["versioning",{"2":{"182":1,"2764":1}}],["version=yes",{"2":{"65":1}}],["versions",{"2":{"22":1,"35":1,"49":2,"182":2,"189":1,"191":1,"308":1,"357":3,"397":1,"578":1,"1294":1,"1356":1,"1375":1,"1389":1,"1440":1,"1631":1,"1634":1,"1733":1,"2041":1,"2276":1,"2277":1,"2355":1,"2363":1,"2429":1,"2443":1,"2503":1}}],["version",{"2":{"10":1,"36":2,"65":1,"69":1,"70":1,"114":2,"134":1,"149":3,"160":1,"169":1,"173":1,"176":1,"182":1,"184":1,"191":1,"199":2,"211":1,"236":1,"279":1,"285":1,"298":1,"357":1,"364":3,"370":1,"375":1,"380":1,"387":3,"391":24,"397":1,"398":1,"400":2,"543":1,"570":1,"578":1,"1192":1,"1437":2,"1440":4,"1442":1,"1468":1,"1469":1,"1488":1,"1562":1,"1594":1,"1595":2,"1602":4,"1606":1,"1996":1,"1999":1,"2343":1,"2378":2,"2407":2,"2411":1,"2454":1,"2512":1,"2582":1,"2606":1,"2622":1,"2624":1,"2625":1,"2626":1,"2665":1,"2694":1,"2698":2,"2715":1,"2722":1,"2829":2,"2877":1}}],["very",{"2":{"182":1,"347":1,"365":1,"524":1,"598":1,"620":1,"625":1,"626":1,"632":1,"662":1,"700":2,"1272":1,"1297":1,"1300":1,"1388":1,"1432":1,"1462":1,"1473":1,"1652":1,"1653":1,"1755":1,"1770":2,"1896":1,"1906":1,"1915":1,"1940":1,"1949":1,"2211":1,"2227":1,"2233":1,"2351":1,"2371":2,"2374":2,"2405":1,"2414":1,"2500":1,"2503":1,"2526":1,"2539":1,"2558":1,"2572":1,"2606":1,"2623":1,"2783":1,"2792":1,"2845":1,"2880":1,"2891":1}}],["ver",{"2":{"70":2,"111":1,"169":1,"184":1,"191":1,"543":1}}],["ver19",{"2":{"10":1}}],["v",{"0":{"21":1,"235":1,"535":1,"1833":1,"1835":1,"2139":1,"2141":1},"1":{"536":1,"1834":1,"1836":1,"2142":1},"2":{"21":2,"49":2,"50":3,"130":2,"134":2,"143":2,"153":1,"176":1,"236":4,"249":1,"266":1,"332":1,"353":1,"364":1,"474":1,"528":1,"571":2,"783":1,"786":1,"809":1,"812":1,"841":1,"844":1,"871":1,"874":1,"906":1,"909":1,"940":1,"943":1,"974":1,"977":1,"1008":1,"1011":1,"1042":1,"1045":1,"1076":1,"1079":1,"1110":1,"1113":1,"1144":1,"1147":1,"1197":1,"1200":1,"1595":1,"1652":1,"1653":3,"1823":1,"1834":1,"1836":1,"1878":1,"1914":1,"1946":2,"1948":2,"1949":1,"1950":9,"1952":1,"1953":1,"1970":1,"2003":1,"2004":1,"2006":1,"2056":8,"2059":4,"2086":2,"2140":1,"2142":1,"2245":1,"2263":1,"2277":1,"2334":1,"2335":1,"2355":2,"2363":3,"2447":1,"2456":3,"2467":3,"2509":1,"2515":1,"2522":4,"2523":2,"2585":3,"2587":2,"2665":1,"2703":2,"2725":1,"2824":1,"2825":1,"2875":1}}],["6=128",{"2":{"1912":1}}],["69",{"2":{"1654":1}}],["61",{"2":{"1654":1,"2739":1}}],["67",{"2":{"1330":1,"1654":1}}],["6739",{"2":{"74":1}}],["63",{"2":{"411":1,"1140":1,"1654":1,"1882":1,"1933":1,"2045":1,"2739":2}}],["6pad",{"2":{"266":1}}],["6kro",{"2":{"236":1,"285":1,"1334":1,"1344":2,"2787":1}}],["6x",{"2":{"1652":1,"1653":1}}],["6x13",{"2":{"249":1}}],["6x7",{"2":{"222":2}}],["6x6",{"2":{"217":1,"222":1}}],["68",{"2":{"211":1,"222":1,"1654":1,"1926":1}}],["6ball",{"2":{"143":2}}],["66",{"2":{"122":2,"149":1,"211":1,"353":1,"411":4,"416":2,"436":1,"437":1,"455":3,"456":2,"465":1,"466":1,"467":2,"1068":1,"1654":1,"2071":1,"2394":2,"2395":1,"2396":6,"2512":1,"2529":3,"2530":1,"2577":7,"2799":2,"2800":1}}],["64x48",{"2":{"1910":2}}],["64x32",{"2":{"1910":2}}],["64x128",{"2":{"1901":2,"1910":3}}],["64kb",{"2":{"736":2}}],["64kb+",{"2":{"527":1}}],["64u",{"2":{"700":2}}],["64",{"2":{"158":1,"731":1,"732":1,"740":1,"839":1,"897":1,"1192":1,"1278":1,"1497":1,"1508":1,"1654":1,"1711":1,"1814":5,"1882":1,"1883":1,"1911":1,"2045":1,"2071":2,"2072":5,"2356":1,"2391":1,"2395":1,"2436":1,"2452":2,"2454":1,"2484":1,"2568":2,"2569":1,"2818":1,"2825":1}}],["6490",{"2":{"114":1}}],["6480",{"2":{"25":1}}],["6",{"0":{"81":1,"583":1,"2265":1},"2":{"23":1,"81":1,"93":1,"114":1,"131":1,"134":1,"176":1,"188":1,"191":1,"211":1,"353":1,"533":1,"543":1,"547":2,"552":2,"571":2,"674":1,"676":4,"680":2,"682":1,"698":1,"699":1,"753":1,"778":1,"1004":1,"1038":1,"1462":1,"1463":1,"1497":1,"1514":1,"1579":2,"1595":2,"1623":3,"1652":1,"1653":1,"1654":1,"1670":1,"1706":1,"1708":1,"1709":2,"1712":3,"1883":7,"1891":2,"1907":1,"1911":2,"1929":1,"1974":3,"2013":1,"2041":1,"2047":3,"2049":2,"2063":1,"2065":1,"2071":1,"2223":1,"2224":2,"2234":1,"2238":4,"2247":2,"2252":1,"2364":1,"2453":1,"2456":2,"2461":3,"2464":2,"2467":9,"2477":3,"2484":7,"2485":2,"2493":3,"2515":1,"2703":1,"2716":1,"2717":1,"2724":2,"2743":2,"2744":1,"2752":1,"2785":1,"2786":1,"2805":2,"2811":3,"2874":1}}],["62key",{"2":{"226":1}}],["6259",{"2":{"49":1}}],["6260",{"2":{"30":1}}],["62",{"2":{"21":1,"1654":1,"1926":1,"2739":1}}],["600ºf",{"2":{"2373":1}}],["600",{"2":{"1936":1}}],["60000ms",{"2":{"1907":1,"2234":1}}],["60000",{"2":{"1760":1,"1907":1,"2163":1,"2234":1,"2826":1}}],["6000",{"2":{"609":1}}],["60hz",{"2":{"1893":1}}],["60fps",{"2":{"1820":1,"1897":1,"2081":1}}],["60f",{"2":{"1463":1}}],["606",{"2":{"1335":2}}],["6068",{"2":{"131":1,"134":1}}],["60",{"0":{"1298":1},"2":{"18":2,"143":2,"211":6,"217":2,"222":1,"236":1,"257":1,"258":1,"259":2,"260":1,"266":1,"285":1,"411":1,"426":1,"548":1,"1034":1,"1346":1,"1403":3,"1404":3,"1639":1,"1654":17,"1760":1,"1893":1,"1897":3,"1926":1,"2045":1,"2071":1,"2396":1,"2399":1,"2417":1,"2662":1,"2747":1,"2816":6}}],["650",{"2":{"1959":1}}],["65536",{"2":{"736":1,"2454":1}}],["65keys",{"2":{"241":2}}],["6580",{"2":{"93":1}}],["65",{"2":{"11":1,"67":2,"176":1,"211":6,"236":1,"308":1,"1463":1,"1654":1,"1926":1,"2187":1,"2371":1,"2662":2,"2703":1}}],["0|1",{"2":{"2804":1,"2805":1,"2815":1,"2819":1}}],["03d",{"2":{"2836":1,"2841":1}}],["03h",{"2":{"2653":2}}],["03",{"2":{"2454":17}}],["03eb",{"2":{"670":7,"2444":4,"2558":1,"2561":2}}],["064",{"2":{"1926":2}}],["0=2",{"2":{"1912":1}}],["0ms",{"2":{"1907":1}}],["0°",{"2":{"1709":1}}],["0f",{"2":{"1460":2,"1463":5}}],["05f",{"2":{"1463":1}}],["05",{"2":{"902":1,"936":1,"970":1,"2320":1}}],["05dc",{"2":{"670":1,"2447":2}}],["05df",{"2":{"670":1,"2446":1}}],["0k5",{"2":{"838":2,"903":2,"937":2,"971":2,"1005":2,"1039":2,"1073":2,"1107":2,"1141":2}}],["0u",{"2":{"751":2}}],["0b11",{"2":{"2412":3}}],["0b10100000",{"2":{"730":2}}],["0b00",{"2":{"2412":1}}],["0b01",{"2":{"2412":3}}],["0b01010000",{"2":{"730":1}}],["0b",{"2":{"2412":1}}],["0v",{"2":{"671":1,"679":1,"680":1}}],["04",{"2":{"2601":1,"2612":1}}],["04x",{"2":{"1307":1}}],["0483",{"2":{"670":1,"2339":1}}],["0478",{"2":{"670":1}}],["0422",{"2":{"308":1}}],["005",{"2":{"2841":1}}],["00s",{"2":{"2448":1}}],["00100000",{"2":{"2247":2}}],["00101000",{"2":{"2246":1,"2247":1}}],["00hwpkts",{"2":{"2246":1}}],["0001",{"2":{"2582":1}}],["00010000",{"2":{"2246":1}}],["00000101",{"2":{"2247":1}}],["00000001ff",{"2":{"2450":1}}],["00000001",{"2":{"2247":1}}],["00000000",{"2":{"2184":1,"2247":7}}],["00000010",{"2":{"2247":1}}],["00001100",{"2":{"2247":1}}],["0000",{"2":{"2186":1,"2558":1,"2561":2}}],["0003",{"2":{"670":1,"2341":1}}],["000e",{"2":{"670":1,"2445":1}}],["000d",{"2":{"670":1,"2445":1}}],["000c",{"2":{"670":1,"2445":1}}],["003",{"2":{"670":1}}],["0037",{"2":{"670":2,"2445":1}}],["0036",{"2":{"670":2,"2445":1}}],["00am",{"2":{"390":9}}],["00",{"2":{"357":5,"504":2,"505":2,"506":4,"1508":1,"1509":1,"2188":1}}],["004",{"2":{"291":1}}],["002",{"2":{"291":1}}],["0ab",{"2":{"266":1}}],["08t12",{"2":{"2454":17}}],["08752684f7f6",{"2":{"354":1,"355":1}}],["08",{"2":{"265":1}}],["02",{"2":{"249":1}}],["01101010",{"2":{"2247":1}}],["01110000",{"2":{"2246":1}}],["01ue",{"2":{"2246":1}}],["0189",{"2":{"670":1}}],["0106",{"2":{"670":1}}],["0101",{"2":{"670":1,"2445":1}}],["01000010",{"2":{"1356":1,"2246":2}}],["0100",{"2":{"253":1}}],["0131",{"2":{"226":1}}],["0130",{"2":{"226":1}}],["01",{"2":{"211":2,"1508":2,"1509":1}}],["0+atmel3",{"2":{"114":1}}],["07",{"2":{"114":2}}],["0xxx",{"2":{"2449":3}}],["0xe7",{"2":{"2416":1}}],["0xe8",{"2":{"1928":1}}],["0xd7",{"2":{"2447":1}}],["0xd8",{"2":{"2445":8}}],["0xdb",{"2":{"2444":1}}],["0xd9",{"2":{"2444":3}}],["0xd4",{"2":{"1904":1,"2231":1}}],["0xd3",{"2":{"1904":1,"2231":1}}],["0xd2",{"2":{"1904":1,"2231":1}}],["0xd1",{"2":{"1904":1,"2231":1}}],["0xd0",{"2":{"1904":1,"2231":1,"2445":1,"2446":1,"2447":1}}],["0xb4",{"2":{"1904":1,"2231":1}}],["0xb3",{"2":{"1904":1,"2231":1}}],["0xb2",{"2":{"1904":1,"2231":1,"2654":1}}],["0xb1",{"2":{"1904":1,"2231":1}}],["0xb0",{"2":{"1269":1,"1904":1,"2231":1,"2830":1}}],["0xaf",{"2":{"1904":1,"2231":1}}],["0xae",{"2":{"1904":1,"2231":1}}],["0xad",{"2":{"1904":1,"2231":1}}],["0xac",{"2":{"1904":1,"2231":1}}],["0xab",{"2":{"1904":1,"2231":1}}],["0xaa",{"2":{"1904":1,"2231":1}}],["0xa9",{"2":{"1904":1,"2231":1}}],["0xa8",{"2":{"1904":1,"2231":1}}],["0xa7",{"2":{"1904":1,"2231":1}}],["0xa6",{"2":{"1904":1,"2231":1}}],["0xa5",{"2":{"1904":1,"2231":1,"2455":1,"2465":1}}],["0xa4f9",{"2":{"2013":1}}],["0xa4",{"2":{"1904":1,"2231":1}}],["0xa3",{"2":{"1904":1,"2231":1}}],["0xa2",{"2":{"1904":1,"2231":1}}],["0xa1",{"2":{"1904":1,"2231":1}}],["0xa0",{"2":{"1904":1,"2231":1}}],["0x9b",{"2":{"2444":1}}],["0x99",{"2":{"2444":3}}],["0x94",{"2":{"1904":1,"2231":1}}],["0x93",{"2":{"1904":1,"2231":1}}],["0x92",{"2":{"1904":1,"2231":1}}],["0x91",{"2":{"1904":1,"2231":1}}],["0x90",{"2":{"1904":1,"2231":1}}],["0x8f",{"2":{"1904":1,"2231":1}}],["0x8e",{"2":{"1904":1,"2231":1}}],["0x8d",{"2":{"1904":1,"2231":1}}],["0x8c",{"2":{"1904":1,"2231":1}}],["0x8b",{"2":{"1904":1,"2231":1}}],["0x8a",{"2":{"1904":1,"2231":1}}],["0x89",{"2":{"1904":1,"2231":1}}],["0x88",{"2":{"1904":1,"2231":1}}],["0x87",{"2":{"1904":1,"2231":1}}],["0x86",{"2":{"1904":1,"2231":1}}],["0x85",{"2":{"1904":1,"2231":1}}],["0x84",{"2":{"1904":1,"2231":1}}],["0x83",{"2":{"1904":1,"2231":1}}],["0x82",{"2":{"1904":1,"2231":1}}],["0x81",{"2":{"1904":1,"2231":1}}],["0x8000000",{"2":{"2339":1,"2343":1,"2344":1,"2454":1}}],["0x80",{"2":{"1904":1,"1907":1,"2231":1}}],["0x464751",{"2":{"2722":1}}],["0x464651",{"2":{"2715":1}}],["0x4335",{"2":{"2015":1}}],["0x41",{"2":{"2015":2}}],["0x4207",{"2":{"1308":1,"2895":1}}],["0x400",{"2":{"2454":1}}],["0x40b",{"2":{"2275":1}}],["0x40",{"2":{"835":1,"839":1}}],["0x",{"2":{"1307":1}}],["0xf8",{"2":{"2445":1}}],["0xfb",{"2":{"2445":6}}],["0xfe",{"2":{"2445":2}}],["0xfeed",{"2":{"1297":1,"2665":2}}],["0xf3",{"2":{"2444":4}}],["0xffff",{"2":{"2699":2,"2768":1}}],["0xff60",{"2":{"2012":2,"2015":1}}],["0xff",{"2":{"899":1,"904":1,"934":1,"938":1,"968":1,"972":1,"1002":1,"1006":1,"1036":1,"1040":1,"1070":1,"1074":1,"1104":1,"1108":1,"1138":1,"1142":1,"1393":1,"1400":6,"1460":1,"1461":2,"1487":5,"1503":3,"1815":1,"1818":1,"2002":1,"2073":1,"2078":4,"2327":4,"2445":9,"2519":1,"2768":1}}],["0x6fff",{"2":{"2561":1}}],["0x6f",{"2":{"1139":1}}],["0x6e",{"2":{"1139":1}}],["0x6d",{"2":{"1139":1}}],["0x6c",{"2":{"1139":1}}],["0x6b",{"2":{"1139":1}}],["0x6a",{"2":{"1139":1}}],["0x69",{"2":{"1139":1}}],["0x68",{"2":{"1139":1}}],["0x67",{"2":{"1139":1}}],["0x66",{"2":{"1139":1}}],["0x65",{"2":{"1139":1}}],["0x64",{"2":{"1139":1}}],["0x63",{"2":{"1139":1}}],["0x62",{"2":{"1139":1}}],["0x61",{"2":{"1139":1,"2012":2,"2015":1}}],["0x60000002",{"2":{"2510":1}}],["0x60",{"2":{"1139":1}}],["0x7e",{"2":{"2703":3,"2715":1,"2716":1}}],["0x7000",{"2":{"2561":2}}],["0x7fff",{"2":{"2278":1,"2364":1,"2497":1}}],["0x7f",{"2":{"1705":1}}],["0x7a",{"2":{"1400":1}}],["0x77",{"2":{"868":1,"1195":1}}],["0x76",{"2":{"868":1,"1195":1}}],["0x75",{"2":{"868":1,"1195":1}}],["0x74",{"2":{"868":1,"1195":1}}],["0x3",{"2":{"1633":1}}],["0x33",{"2":{"1003":1,"1037":1}}],["0x32",{"2":{"1003":1,"1037":1}}],["0x31",{"2":{"1003":1,"1036":1,"1037":1,"1104":1}}],["0x37",{"2":{"836":1}}],["0x36",{"2":{"836":1}}],["0x35",{"2":{"836":1}}],["0x34",{"2":{"836":1}}],["0x3f80",{"2":{"2561":2}}],["0x3f7f",{"2":{"2561":1}}],["0x3f",{"2":{"807":1,"1703":1}}],["0x3e",{"2":{"807":1}}],["0x3d",{"2":{"807":1}}],["0x3c",{"2":{"807":1,"1908":1}}],["0x30c4",{"2":{"2275":1}}],["0x30",{"2":{"747":1,"1003":1,"1037":1}}],["0x5f",{"2":{"900":1,"935":1,"969":1}}],["0x5e",{"2":{"900":1,"935":1,"2444":4}}],["0x5d",{"2":{"900":1,"935":1}}],["0x5c",{"2":{"900":1,"935":1}}],["0x5b",{"2":{"900":1,"935":1}}],["0x5a",{"2":{"900":1,"935":1,"969":1}}],["0x59",{"2":{"900":1,"935":1}}],["0x58",{"2":{"900":1,"935":1}}],["0x57",{"2":{"900":1,"935":1}}],["0x56f0",{"2":{"1503":1}}],["0x56",{"2":{"900":1,"935":1}}],["0x5678",{"2":{"169":2,"184":2,"543":1}}],["0x55",{"2":{"900":1,"935":1,"969":1}}],["0x53",{"2":{"900":1,"935":1}}],["0x52",{"2":{"900":1,"935":1}}],["0x51",{"2":{"900":1,"935":1}}],["0x50",{"2":{"900":1,"935":1,"969":1}}],["0x54",{"2":{"781":1,"900":1,"935":1}}],["0x2f",{"2":{"1071":1,"1105":1}}],["0x2e2e",{"2":{"2275":1}}],["0x2e",{"2":{"1071":1,"1105":1}}],["0x2d",{"2":{"1071":1,"1105":1}}],["0x2c",{"2":{"1071":1,"1105":1}}],["0x2b",{"2":{"1071":1,"1105":1}}],["0x2a",{"2":{"1071":1,"1105":1,"1932":1}}],["0x29",{"2":{"1071":1,"1105":1}}],["0x28",{"2":{"1071":1,"1105":1}}],["0x27",{"2":{"1071":1,"1105":1}}],["0x26",{"2":{"1071":1,"1105":1}}],["0x25",{"2":{"1071":1,"1105":1}}],["0x24",{"2":{"1071":1,"1105":1}}],["0x23b0",{"2":{"2829":1}}],["0x23",{"2":{"1071":1,"1105":1}}],["0x2330",{"2":{"111":1}}],["0x22",{"2":{"1071":1,"1105":1}}],["0x21",{"2":{"1071":1,"1105":1}}],["0x203d",{"2":{"2275":1}}],["0x20",{"2":{"1071":1,"1105":1,"2703":3,"2715":1,"2716":1}}],["0x2000",{"2":{"357":1}}],["0x100",{"2":{"2768":1}}],["0x10ffff",{"2":{"2364":2}}],["0x1e9587",{"2":{"2448":1}}],["0x1eff",{"2":{"357":1}}],["0x1d",{"2":{"2418":1}}],["0x1c04",{"2":{"2454":1}}],["0x1c",{"2":{"2418":1}}],["0x1f",{"2":{"2447":1}}],["0x1f1e6",{"2":{"2276":1}}],["0x1f1fa",{"2":{"2276":1}}],["0x1f923",{"2":{"2276":1}}],["0x1f4a9",{"2":{"2276":1}}],["0x1f40d",{"2":{"2275":1}}],["0x1fff",{"2":{"357":1}}],["0x15",{"2":{"1670":3}}],["0x18",{"2":{"747":2}}],["0x1234",{"2":{"169":2,"184":2,"543":1}}],["0x03",{"2":{"2718":2,"2724":1,"2725":2}}],["0x03a8",{"2":{"2013":1}}],["0x07",{"2":{"2455":1,"2724":1}}],["0x06",{"2":{"2418":1,"2724":1}}],["0x05",{"2":{"2418":1,"2724":1,"2727":2}}],["0x0ca0",{"2":{"2276":2}}],["0x0f",{"2":{"2002":1,"2446":1}}],["0x09",{"2":{"1972":1}}],["0x0b",{"2":{"1972":1}}],["0x02",{"2":{"1939":1,"2073":1,"2717":2,"2724":3}}],["0x0a",{"2":{"1937":1}}],["0x08001c00",{"2":{"2454":1}}],["0x08001800",{"2":{"2454":1}}],["0x08001400",{"2":{"2454":1}}],["0x08001000",{"2":{"2454":1}}],["0x08000c00",{"2":{"2454":1}}],["0x08000800",{"2":{"2454":1}}],["0x08000400",{"2":{"2454":1}}],["0x08000000",{"2":{"2454":2}}],["0x08",{"2":{"1670":1,"1815":1,"2073":1}}],["0x0410",{"2":{"2454":2}}],["0x04",{"2":{"1670":3,"1815":1,"2073":1,"2418":1,"2419":1,"2447":1,"2719":2,"2724":1,"2726":2}}],["0x0e",{"2":{"1670":1}}],["0x01",{"2":{"1070":1,"1138":1,"1815":1,"2073":1,"2086":2,"2715":1,"2716":2,"2722":1,"2723":2,"2724":2}}],["0x0100",{"2":{"357":1,"543":1}}],["0x0",{"2":{"701":1,"2561":2}}],["0x005f",{"2":{"2276":1}}],["0x00c6",{"2":{"2276":1}}],["0x00e6",{"2":{"2276":1}}],["0x00",{"2":{"1400":8,"1670":1,"1703":1,"1705":1,"1815":1,"1904":1,"2015":1,"2073":1,"2078":1,"2231":1,"2416":1,"2715":2,"2722":2,"2724":2,"2768":1}}],["0x00ff",{"2":{"357":1,"2699":2}}],["0x0008e534",{"2":{"2454":1}}],["0x0002",{"2":{"2015":1}}],["0x00000002",{"2":{"2510":1}}],["0x00000001",{"2":{"2510":1}}],["0x0000",{"2":{"357":1,"2454":1,"2665":1,"2699":2}}],["0x0001",{"2":{"111":1,"169":1,"184":1}}],["0xcf",{"2":{"1904":1,"2231":1}}],["0xce",{"2":{"1904":1,"2231":1}}],["0xcd",{"2":{"1904":1,"2231":1}}],["0xcc",{"2":{"1904":1,"2231":1}}],["0xca",{"2":{"1904":1,"2231":1}}],["0xc9",{"2":{"1904":1,"2231":1}}],["0xc8",{"2":{"1904":1,"2231":1}}],["0xc7",{"2":{"1904":1,"2231":1}}],["0xc6",{"2":{"1904":1,"2231":1}}],["0xc5",{"2":{"1904":1,"2231":1}}],["0xc4",{"2":{"1904":1,"2231":1}}],["0xc3",{"2":{"1904":1,"2231":1}}],["0xc2",{"2":{"1904":1,"2231":1}}],["0xc1",{"2":{"1904":1,"2231":1}}],["0xc1ed",{"2":{"111":1,"2829":1}}],["0xc0",{"2":{"1904":1,"2231":1,"2447":1}}],["0xcb",{"2":{"114":1,"266":1,"1371":1,"1379":1,"1904":1,"2231":1,"2654":1,"2843":1}}],["0$",{"2":{"70":3}}],["0",{"0":{"56":1,"2377":1,"2434":1},"1":{"2435":1},"2":{"11":1,"14":1,"38":2,"56":1,"90":2,"102":1,"105":4,"114":5,"120":2,"122":2,"152":1,"168":1,"169":2,"176":1,"184":2,"191":2,"195":1,"199":2,"222":1,"231":4,"236":1,"238":2,"240":2,"247":1,"249":2,"266":5,"277":2,"279":1,"285":1,"294":2,"307":1,"308":1,"332":1,"353":1,"357":8,"391":48,"411":1,"437":1,"451":1,"506":2,"528":2,"543":1,"546":1,"548":2,"552":1,"571":3,"575":1,"648":3,"649":1,"665":3,"670":1,"671":1,"674":1,"676":4,"677":2,"680":2,"685":1,"694":1,"700":1,"701":1,"707":1,"708":1,"710":2,"713":1,"725":2,"735":1,"736":1,"775":2,"780":1,"806":2,"809":3,"812":1,"835":2,"838":4,"839":1,"841":3,"844":1,"867":2,"871":3,"874":1,"899":5,"903":6,"904":1,"906":3,"909":1,"934":4,"937":6,"938":1,"940":3,"943":1,"968":4,"971":6,"972":1,"974":3,"977":1,"1002":2,"1005":4,"1006":1,"1008":3,"1011":1,"1036":2,"1039":4,"1040":1,"1042":3,"1045":1,"1070":3,"1073":4,"1074":1,"1076":3,"1079":1,"1104":3,"1107":4,"1108":1,"1110":3,"1113":1,"1138":2,"1141":4,"1142":1,"1144":3,"1147":1,"1185":1,"1194":2,"1197":3,"1200":1,"1230":1,"1263":1,"1264":1,"1266":3,"1273":1,"1289":1,"1307":23,"1343":2,"1351":1,"1375":8,"1382":4,"1385":1,"1389":1,"1392":2,"1393":2,"1395":2,"1401":1,"1411":1,"1416":2,"1425":1,"1432":1,"1456":1,"1462":1,"1463":1,"1484":2,"1497":23,"1503":4,"1505":1,"1508":4,"1509":1,"1514":1,"1515":1,"1537":1,"1539":1,"1553":1,"1556":1,"1558":1,"1559":3,"1563":1,"1568":1,"1570":1,"1582":2,"1589":2,"1595":3,"1600":3,"1602":2,"1606":28,"1609":3,"1610":2,"1622":2,"1623":1,"1624":1,"1625":3,"1632":1,"1635":1,"1636":2,"1638":1,"1646":1,"1649":1,"1652":3,"1653":3,"1663":2,"1670":1,"1680":2,"1688":1,"1690":1,"1708":2,"1709":2,"1710":2,"1711":6,"1712":3,"1720":1,"1722":1,"1725":1,"1749":1,"1763":2,"1804":1,"1806":2,"1807":1,"1814":5,"1817":1,"1820":1,"1834":1,"1852":1,"1858":1,"1860":1,"1862":1,"1882":2,"1883":29,"1884":2,"1891":2,"1893":1,"1895":4,"1905":5,"1906":2,"1907":9,"1910":2,"1911":5,"1912":5,"1926":6,"1929":1,"1939":3,"1940":1,"1942":2,"1946":2,"1949":2,"1950":6,"1952":2,"1953":2,"1959":2,"1978":1,"1980":1,"1982":1,"1984":1,"1986":1,"1997":4,"1999":10,"2004":3,"2015":5,"2030":1,"2032":2,"2033":2,"2040":2,"2041":8,"2043":2,"2048":1,"2049":4,"2056":15,"2059":2,"2060":2,"2063":1,"2064":1,"2065":1,"2072":5,"2075":1,"2081":2,"2085":3,"2086":4,"2098":1,"2116":1,"2122":1,"2128":1,"2134":1,"2136":1,"2138":1,"2140":3,"2142":3,"2163":4,"2174":1,"2178":1,"2184":1,"2185":1,"2186":1,"2187":1,"2188":1,"2189":1,"2190":2,"2191":1,"2192":1,"2193":2,"2205":4,"2206":1,"2221":3,"2223":2,"2226":2,"2232":5,"2234":5,"2236":2,"2238":16,"2240":1,"2246":1,"2247":6,"2251":1,"2262":2,"2276":2,"2311":1,"2326":2,"2327":3,"2334":1,"2339":1,"2342":1,"2344":1,"2356":3,"2370":2,"2412":10,"2434":2,"2448":1,"2454":3,"2456":2,"2464":2,"2467":4,"2477":3,"2484":29,"2485":2,"2509":4,"2510":9,"2514":1,"2515":4,"2522":5,"2523":2,"2561":2,"2622":2,"2624":2,"2665":2,"2669":18,"2698":1,"2702":1,"2703":2,"2704":1,"2705":27,"2709":1,"2721":1,"2724":6,"2725":6,"2728":2,"2739":3,"2742":1,"2743":13,"2744":10,"2802":1,"2803":1,"2805":1,"2806":2,"2808":2,"2811":1,"2816":4,"2818":5,"2819":1,"2824":4,"2825":6,"2826":5,"2827":1,"2829":3,"2841":2,"2859":3,"2863":2,"2864":3,"2865":2,"2869":2,"2871":1,"2872":4,"2874":2,"2883":21,"2885":1,"2886":39}}],["3akeyboard",{"2":{"2694":1}}],["3aclosed+label",{"2":{"2694":1}}],["3apr+is",{"2":{"2694":1}}],["3d",{"2":{"2381":1}}],["3+0",{"2":{"1926":1}}],["3=5",{"2":{"1912":1}}],["3|128",{"2":{"1508":1}}],["34",{"2":{"1462":1,"1654":1,"1926":1}}],["3b",{"2":{"1349":1}}],["35",{"2":{"1462":1,"1497":1,"1654":1,"1926":1,"2400":1,"2582":1}}],["3500",{"2":{"1938":1}}],["350",{"2":{"1263":1,"1768":1}}],["351",{"2":{"1000":1,"1813":1}}],["384",{"2":{"2275":1}}],["38400",{"2":{"1185":1,"1250":1}}],["38",{"2":{"1462":1,"1654":1,"1814":1,"1883":1,"1926":1,"2072":1,"2484":1}}],["38u",{"2":{"751":1}}],["3k63",{"2":{"1140":1}}],["3k6",{"2":{"1004":1,"1038":1}}],["3key",{"2":{"143":2}}],["333c30605e739ce9bedee5999fdaf81b",{"2":{"2454":1}}],["33s",{"2":{"2448":1}}],["3389",{"0":{"1939":1},"2":{"1939":3}}],["33",{"2":{"1462":1,"1654":1,"1926":1,"2705":6}}],["3300",{"2":{"725":1,"2806":1}}],["3360",{"0":{"1939":1},"2":{"118":1,"1939":3}}],["3v3",{"2":{"2445":2}}],["3v",{"2":{"670":2,"671":2,"1274":1,"1275":1,"1276":1,"1665":1,"1707":1,"2207":1,"2453":1,"2631":1,"2632":1,"2637":1,"2638":2,"2639":3}}],["3rd",{"2":{"498":1,"597":1}}],["39000",{"2":{"1185":1}}],["39x9",{"2":{"1000":1}}],["39kbps",{"2":{"552":1,"2221":1}}],["39",{"2":{"355":2,"1462":1,"1654":1}}],["316",{"2":{"1309":4}}],["313",{"2":{"1309":1}}],["315ºc",{"2":{"2373":1}}],["315°",{"2":{"1709":1}}],["315",{"2":{"1309":1}}],["314b",{"2":{"670":1}}],["31",{"0":{"309":1},"1":{"310":1,"311":1,"312":1,"313":1,"314":1,"315":1,"316":1,"317":1},"2":{"231":4,"285":1,"378":1,"380":1,"391":1,"543":1,"685":2,"694":1,"1331":1,"1462":1,"1514":1,"1654":1,"1712":3,"1720":1,"1722":1,"1926":1,"1974":3,"1978":1,"1980":1,"1982":1,"1984":1,"1986":1,"2045":1,"2454":13,"2477":3,"2493":3,"2509":2,"2510":5,"2803":2,"2805":1}}],["3x",{"2":{"1652":1,"1653":1,"1932":1}}],["3x5+3",{"2":{"249":1}}],["3x5",{"2":{"217":1,"222":2,"249":1,"311":10,"317":2,"1560":1}}],["3x8",{"2":{"143":2}}],["3x7",{"2":{"143":2}}],["3x6",{"2":{"143":2,"311":8,"317":1}}],["360",{"2":{"1895":1,"2705":1,"2725":1}}],["36",{"2":{"143":2,"211":1,"804":1,"1654":1,"1813":1,"1926":1,"2370":1}}],["37",{"2":{"1462":1,"1654":1,"1814":1,"1926":1,"2072":1}}],["3731",{"2":{"236":1}}],["3733",{"2":{"134":1}}],["3741",{"2":{"236":1}}],["378",{"2":{"211":1}}],["378edd9",{"2":{"73":1}}],["3700",{"2":{"57":2}}],["320",{"2":{"2705":3}}],["320x480",{"2":{"2701":2}}],["3204",{"0":{"1936":1},"2":{"1936":2}}],["3286",{"2":{"2436":1}}],["328p",{"2":{"235":1}}],["32k",{"2":{"835":1,"837":2,"903":2,"937":2,"971":2,"1002":2,"1005":4,"1039":2}}],["32kb",{"2":{"734":2}}],["32kb+",{"2":{"527":1}}],["32u2",{"2":{"748":1,"1225":1,"1246":1,"1523":1,"1524":1}}],["32u4rc",{"2":{"2329":1}}],["32u4",{"2":{"211":1,"528":1,"670":4,"674":1,"748":1,"1246":1,"1523":1,"1524":1,"2321":2,"2445":4}}],["32bit",{"2":{"639":1}}],["32730",{"2":{"2448":4}}],["32767",{"2":{"546":2,"1941":4}}],["3270",{"2":{"114":1,"207":8}}],["32",{"0":{"166":1},"2":{"63":1,"120":1,"231":1,"277":1,"547":1,"730":1,"731":1,"837":1,"903":2,"932":1,"937":2,"971":2,"1005":2,"1039":2,"1278":1,"1389":1,"1390":1,"1393":1,"1411":1,"1462":1,"1579":1,"1654":1,"1706":1,"1708":1,"1814":2,"1894":1,"1895":2,"1897":3,"1910":2,"1926":1,"1974":3,"2013":1,"2014":1,"2015":1,"2018":2,"2020":2,"2047":2,"2071":1,"2072":2,"2076":1,"2184":1,"2196":1,"2198":1,"2223":1,"2234":1,"2235":2,"2390":1,"2493":3,"2509":2,"2510":1,"2519":1,"2532":1,"2637":1,"2750":1,"2818":1,"2824":1,"2825":1}}],["3",{"0":{"81":1,"580":1,"1351":1,"2253":1,"2262":1,"2417":1,"2541":1,"2576":1},"1":{"2254":1,"2255":1,"2256":1,"2257":1,"2258":1,"2259":1,"2260":1,"2261":1,"2262":1,"2263":1,"2264":1,"2265":1},"2":{"10":1,"23":1,"69":1,"70":1,"76":1,"81":1,"93":1,"114":2,"120":2,"122":2,"131":1,"134":3,"149":1,"176":3,"188":1,"191":1,"199":1,"211":1,"217":1,"222":1,"236":1,"240":1,"251":1,"266":6,"294":1,"307":1,"311":6,"332":1,"353":1,"377":1,"390":1,"398":5,"399":5,"404":1,"407":1,"496":1,"533":3,"543":1,"552":1,"563":1,"571":2,"575":6,"581":1,"609":1,"633":1,"665":1,"670":1,"671":2,"674":1,"676":22,"677":1,"697":2,"713":1,"740":1,"806":2,"812":1,"835":2,"844":1,"867":2,"871":1,"874":1,"899":4,"909":1,"934":2,"943":1,"968":2,"977":1,"1002":2,"1004":1,"1011":1,"1036":2,"1038":1,"1045":1,"1070":4,"1079":1,"1104":4,"1113":1,"1138":2,"1140":1,"1147":1,"1176":1,"1179":1,"1185":1,"1194":2,"1200":1,"1230":1,"1274":1,"1275":1,"1276":1,"1324":1,"1351":1,"1411":1,"1440":1,"1444":1,"1462":1,"1508":2,"1514":1,"1523":4,"1524":2,"1526":1,"1568":1,"1592":1,"1595":2,"1625":1,"1635":1,"1638":1,"1652":4,"1653":3,"1654":1,"1665":1,"1670":1,"1707":1,"1708":1,"1709":2,"1712":3,"1771":2,"1811":2,"1814":1,"1817":1,"1883":31,"1891":2,"1895":3,"1909":1,"1911":3,"1912":1,"1925":1,"1929":1,"1932":1,"1974":3,"1999":2,"2003":2,"2041":4,"2043":1,"2047":1,"2048":1,"2049":2,"2063":1,"2064":1,"2065":3,"2072":1,"2075":2,"2205":1,"2207":1,"2210":1,"2212":1,"2213":1,"2221":1,"2238":16,"2247":2,"2249":1,"2252":1,"2261":4,"2263":1,"2268":1,"2323":1,"2362":1,"2396":1,"2400":4,"2401":4,"2411":1,"2412":3,"2453":3,"2456":2,"2461":2,"2464":2,"2467":9,"2473":1,"2477":3,"2484":31,"2485":2,"2493":3,"2515":1,"2519":1,"2526":1,"2528":2,"2580":1,"2582":1,"2606":1,"2632":1,"2637":1,"2638":2,"2639":3,"2643":1,"2669":16,"2704":26,"2724":2,"2725":1,"2743":9,"2744":8,"2773":1,"2805":1,"2824":1,"2826":1,"2851":1,"2866":1,"2878":1,"2884":1}}],["30fps",{"2":{"2705":6}}],["30x6",{"2":{"1034":1}}],["300",{"2":{"546":2,"1768":1,"1769":1,"1897":1,"1929":2,"2004":1,"2242":1,"2817":2}}],["30000",{"2":{"1549":1,"2702":1,"2806":1}}],["3000",{"2":{"266":1,"552":1,"1568":1,"1894":1,"2224":1}}],["30",{"0":{"0":1,"19":1},"1":{"1":1,"2":1,"3":1,"4":1,"5":1,"6":1,"7":1,"8":1,"20":1,"21":1,"22":1,"23":1,"24":1,"25":1,"26":1,"27":1,"28":1,"29":1,"30":1,"31":1,"32":1,"33":1,"34":1,"35":1,"36":1,"37":1,"38":1},"2":{"114":1,"176":1,"379":1,"380":2,"391":3,"543":1,"1462":1,"1654":8,"1712":3,"1893":1,"1905":1,"1926":1,"1974":3,"2045":2,"2075":2,"2086":1,"2232":1,"2454":4,"2477":3,"2493":3,"2503":1,"2509":1,"2510":4,"2806":1,"2819":2}}],["1bpp",{"2":{"2704":1,"2724":2}}],["1b4f",{"2":{"670":3,"2445":3}}],["1ca027",{"2":{"1931":1}}],["1c11",{"2":{"670":1,"2342":1}}],["1=3",{"2":{"1912":1}}],["1>",{"2":{"1756":1,"2876":1}}],["1x",{"2":{"1652":1,"1653":1,"1932":1,"2210":1,"2637":1}}],["1x4",{"2":{"211":1}}],["1st",{"2":{"1401":1}}],["1️⃣",{"2":{"697":12}}],["1p5",{"2":{"682":1}}],["1eaf",{"2":{"670":1,"2341":1}}],["1ffb",{"2":{"670":1,"2445":1}}],["1u",{"2":{"2816":2}}],["1up60rgb",{"2":{"570":1}}],["1upkeyboards",{"2":{"191":2,"211":2,"236":1,"570":1}}],["1ul",{"2":{"105":4,"1346":2,"1625":4}}],["19",{"2":{"355":2,"391":1,"1462":1,"1497":1,"1654":1,"1712":3,"1926":2,"1974":3,"2477":3,"2493":3}}],["199",{"2":{"2863":1,"2864":1}}],["19939",{"2":{"236":1}}],["19954",{"2":{"211":1}}],["19997",{"2":{"236":1}}],["19998",{"2":{"211":1}}],["19991",{"2":{"211":1}}],["19993",{"2":{"211":1}}],["19987",{"2":{"211":1}}],["19985",{"2":{"211":1}}],["19980",{"2":{"211":1}}],["19961",{"2":{"211":1}}],["19966",{"2":{"211":1}}],["19925",{"2":{"211":1}}],["19923",{"2":{"199":1}}],["19974",{"2":{"211":1}}],["19948",{"2":{"211":1}}],["19941",{"2":{"199":1}}],["19940",{"2":{"199":1}}],["19912",{"2":{"211":1}}],["19916",{"2":{"199":1}}],["19919",{"2":{"199":1}}],["19918",{"2":{"199":1}}],["19910",{"2":{"199":1}}],["19902",{"2":{"199":1}}],["19901",{"2":{"199":1}}],["19909",{"2":{"199":1}}],["19907",{"2":{"199":1}}],["198",{"2":{"1068":1,"1813":1}}],["19849",{"2":{"211":1}}],["19845",{"2":{"199":1}}],["19842",{"2":{"199":1}}],["19893",{"2":{"199":1}}],["19898",{"2":{"199":1}}],["19891",{"2":{"199":1}}],["19890",{"2":{"199":1}}],["19869",{"2":{"199":1}}],["19867",{"2":{"199":1}}],["19866",{"2":{"199":1}}],["19864",{"2":{"199":1}}],["19863",{"2":{"199":1}}],["19860",{"2":{"199":1}}],["19854",{"2":{"211":1}}],["19857",{"2":{"199":1}}],["19856",{"2":{"199":1}}],["19859",{"2":{"199":1}}],["19851",{"2":{"199":1}}],["19825",{"2":{"211":1}}],["19828",{"2":{"199":1}}],["19821",{"2":{"199":1}}],["19826",{"2":{"199":1}}],["19829",{"2":{"199":1}}],["19808",{"2":{"199":1}}],["19800",{"2":{"199":1}}],["19806",{"2":{"199":1}}],["19889",{"2":{"199":1}}],["19888",{"2":{"199":1}}],["19887",{"2":{"199":1}}],["19885",{"2":{"199":1}}],["19884",{"2":{"199":1}}],["19874",{"2":{"199":1}}],["19879",{"2":{"199":1}}],["19872",{"2":{"199":1}}],["19877",{"2":{"199":1}}],["19875",{"2":{"199":1}}],["19833",{"2":{"199":1}}],["19831",{"2":{"199":1}}],["19830",{"2":{"199":1}}],["19815",{"2":{"199":1}}],["19817",{"2":{"199":1}}],["19813",{"2":{"199":1}}],["19780",{"2":{"222":2}}],["19784",{"2":{"199":1}}],["19738",{"2":{"211":1}}],["19793",{"2":{"199":1}}],["19795",{"2":{"199":1}}],["19778",{"2":{"199":1}}],["19777",{"2":{"199":1}}],["19774",{"2":{"199":1}}],["19767",{"2":{"199":1}}],["19768",{"2":{"199":1}}],["19761",{"2":{"199":1}}],["19749",{"2":{"236":1}}],["19748",{"2":{"199":1}}],["19742",{"2":{"199":1}}],["19752",{"2":{"199":1}}],["19750",{"2":{"199":1}}],["19756",{"2":{"199":1}}],["19755",{"2":{"199":1}}],["19753",{"2":{"199":1}}],["19723",{"2":{"199":1}}],["19721",{"2":{"199":1}}],["19726",{"2":{"199":1}}],["19722",{"2":{"199":1}}],["19720",{"2":{"199":1}}],["19718",{"2":{"199":1}}],["19715",{"2":{"199":1}}],["19714",{"2":{"199":1}}],["19713",{"2":{"199":1}}],["19712",{"2":{"199":1}}],["1970",{"2":{"504":1,"505":1,"506":2}}],["19705",{"2":{"211":1}}],["19700",{"2":{"211":1}}],["19703",{"2":{"199":1}}],["19704",{"2":{"199":1}}],["19701",{"2":{"199":1}}],["19689",{"2":{"211":1}}],["19683",{"2":{"199":1}}],["1967st",{"2":{"211":1}}],["19670",{"2":{"211":1}}],["19675",{"2":{"199":1}}],["19658",{"2":{"199":1}}],["19652",{"2":{"199":1}}],["19656",{"2":{"199":1}}],["19647",{"2":{"199":1}}],["19644",{"2":{"199":1}}],["19649",{"2":{"199":1}}],["19640",{"2":{"199":1}}],["19646",{"2":{"199":1}}],["19699",{"2":{"199":1}}],["19630",{"2":{"199":1}}],["19633",{"2":{"199":1}}],["19632",{"2":{"199":1}}],["19629",{"2":{"199":1}}],["19620",{"2":{"199":1}}],["19602",{"2":{"199":1}}],["19607",{"2":{"199":1}}],["19606",{"2":{"199":1}}],["19603",{"2":{"199":2}}],["19515",{"2":{"222":1}}],["19511",{"2":{"199":1}}],["19537",{"2":{"199":1}}],["19530",{"2":{"199":1}}],["19588",{"2":{"199":1}}],["19581",{"2":{"199":1}}],["19570",{"2":{"199":1}}],["19529",{"2":{"199":1}}],["19599",{"2":{"199":1}}],["19597",{"2":{"199":1}}],["19594",{"2":{"199":1}}],["19562",{"2":{"199":1}}],["19565",{"2":{"199":1}}],["19564",{"2":{"199":1}}],["19563",{"2":{"199":1}}],["19543",{"2":{"211":1}}],["19549",{"2":{"199":1}}],["19548",{"2":{"199":1}}],["19541",{"2":{"199":1}}],["19542",{"2":{"199":1}}],["19545",{"2":{"199":1}}],["19544",{"2":{"199":1}}],["19447",{"2":{"199":1}}],["19468",{"2":{"199":1}}],["19464",{"2":{"199":1}}],["19462",{"2":{"199":1}}],["19463",{"2":{"199":1}}],["19496",{"2":{"199":1}}],["19488",{"2":{"199":1}}],["19487",{"2":{"199":1}}],["19485",{"2":{"199":1}}],["19480",{"2":{"199":1}}],["19474",{"2":{"199":1}}],["19479",{"2":{"199":1}}],["19475",{"2":{"199":1}}],["19453",{"2":{"199":1}}],["19452",{"2":{"199":1}}],["19412",{"2":{"199":1}}],["19411",{"2":{"199":1}}],["19418",{"2":{"199":1}}],["19416",{"2":{"199":1}}],["19415",{"2":{"199":1}}],["19400",{"2":{"199":1}}],["19313",{"2":{"199":1}}],["19341",{"2":{"199":1}}],["19348",{"2":{"199":1}}],["19332",{"2":{"199":1}}],["1930",{"2":{"2760":1}}],["19304",{"2":{"199":1}}],["19302",{"2":{"199":1}}],["19301",{"2":{"199":1}}],["19306",{"2":{"199":1}}],["19303",{"2":{"199":1}}],["19350",{"2":{"199":1}}],["19326",{"2":{"199":1}}],["19325",{"2":{"199":1}}],["19399",{"2":{"199":1}}],["19397",{"2":{"199":1}}],["19394",{"2":{"199":1}}],["19382",{"2":{"199":1}}],["19370",{"2":{"199":1}}],["19366",{"2":{"199":1}}],["192",{"2":{"897":1,"1192":1,"1813":2,"2391":1}}],["19280",{"2":{"249":1}}],["19269",{"2":{"199":1}}],["19267",{"2":{"199":1}}],["19262",{"2":{"199":1}}],["1920",{"2":{"1897":1}}],["19200",{"2":{"1185":1,"1250":1}}],["19201",{"2":{"199":1}}],["19203",{"2":{"199":1}}],["19248",{"2":{"199":1}}],["19243",{"2":{"199":1}}],["19275",{"2":{"199":1}}],["19271",{"2":{"199":1}}],["19277",{"2":{"199":1}}],["19273",{"2":{"199":1}}],["19229",{"2":{"199":1}}],["19226",{"2":{"199":1}}],["19225",{"2":{"199":1}}],["19224",{"2":{"199":1}}],["19216",{"2":{"199":1}}],["19214",{"2":{"199":1}}],["1919",{"2":{"1933":1}}],["19194",{"2":{"199":1}}],["191",{"2":{"1905":1,"2232":1}}],["19172",{"2":{"199":1}}],["19153",{"2":{"199":1}}],["19159",{"2":{"191":1}}],["19160",{"2":{"199":1}}],["19167",{"2":{"199":1}}],["19163",{"2":{"199":1}}],["19135",{"2":{"199":1}}],["19137",{"2":{"191":1}}],["19110",{"2":{"199":1}}],["19119",{"2":{"191":1}}],["19140",{"2":{"191":1}}],["19146",{"2":{"191":1}}],["19144",{"2":{"191":1}}],["19143",{"2":{"188":1,"191":1}}],["19107",{"2":{"191":1}}],["19121",{"2":{"191":1}}],["19120",{"2":{"191":1}}],["19124",{"2":{"191":1}}],["19122",{"2":{"191":1}}],["19049",{"2":{"199":1}}],["19096",{"2":{"191":1}}],["19094",{"2":{"191":1}}],["19053",{"2":{"199":1}}],["19059",{"2":{"191":1}}],["19058",{"2":{"191":1}}],["19056",{"2":{"191":1}}],["19052",{"2":{"191":1}}],["19089",{"2":{"191":1}}],["19086",{"2":{"191":1}}],["19080",{"2":{"191":1}}],["19077",{"2":{"199":1}}],["19075",{"2":{"199":1}}],["19072",{"2":{"191":1}}],["19079",{"2":{"191":1}}],["19031",{"2":{"199":1}}],["19038",{"2":{"191":1}}],["19034",{"2":{"190":1,"191":1}}],["19024",{"2":{"199":1}}],["19028",{"2":{"191":1}}],["19029",{"2":{"191":1}}],["19020",{"2":{"191":1}}],["19015",{"2":{"191":1}}],["19018",{"2":{"191":1}}],["19069",{"2":{"211":1}}],["19066",{"2":{"191":1}}],["19060",{"2":{"191":1}}],["19065",{"2":{"191":1}}],["19063",{"2":{"191":1}}],["19068",{"2":{"191":1}}],["19005",{"2":{"236":1}}],["19006",{"2":{"191":1}}],["19007",{"2":{"191":1}}],["19004",{"2":{"188":1,"191":1}}],["1k81",{"2":{"1140":1}}],["1k8",{"2":{"1004":1,"1038":1}}],["1k05",{"2":{"902":1,"936":1,"970":1}}],["1k",{"2":{"837":1,"838":4,"903":2,"937":2,"971":2,"1005":2,"1039":2,"1073":4,"1107":4,"1141":4,"2255":1,"2630":1}}],["1kb",{"2":{"729":1}}],["1key",{"2":{"143":2}}],["1khz",{"0":{"137":1},"2":{"137":1,"149":1}}],["1ms",{"2":{"137":1,"176":1,"211":1}}],["15ms",{"2":{"1911":1}}],["15min",{"2":{"639":1}}],["15x9",{"2":{"833":1}}],["15pad",{"2":{"266":1}}],["15",{"2":{"176":1,"391":1,"543":1,"676":4,"869":1,"906":1,"974":1,"1346":1,"1392":2,"1393":2,"1462":1,"1497":2,"1654":1,"1680":1,"1712":3,"1883":2,"1907":1,"1926":2,"1974":3,"2047":1,"2191":1,"2431":1,"2433":1,"2477":3,"2484":2,"2493":3,"2724":1}}],["15699",{"2":{"191":1}}],["15691",{"2":{"149":1}}],["15674",{"2":{"176":1}}],["15657",{"2":{"160":1}}],["15606",{"2":{"149":1}}],["15603",{"2":{"149":1}}],["15609",{"2":{"149":1}}],["15680",{"2":{"160":1}}],["15682",{"2":{"149":1}}],["15687",{"2":{"149":1}}],["15684",{"2":{"149":1}}],["15681",{"2":{"149":1}}],["15668",{"2":{"149":1}}],["15667",{"2":{"149":1}}],["15665",{"2":{"149":1}}],["15662",{"2":{"149":1}}],["15661",{"2":{"149":1}}],["15646",{"2":{"149":1}}],["15647",{"2":{"149":1}}],["15645",{"2":{"149":1}}],["15643",{"2":{"149":1}}],["15641",{"2":{"149":1}}],["15638",{"2":{"149":1}}],["15637",{"2":{"149":1}}],["15636",{"2":{"149":1}}],["15635",{"2":{"149":1}}],["15988",{"2":{"149":1}}],["15985",{"2":{"149":1}}],["15984",{"2":{"149":1}}],["15987",{"2":{"149":1}}],["15976",{"2":{"149":1}}],["15938",{"2":{"149":1}}],["15935",{"2":{"149":1}}],["15919",{"2":{"149":1}}],["15907",{"2":{"176":1}}],["15906",{"2":{"149":1}}],["15904",{"2":{"149":1}}],["15996",{"2":{"160":1}}],["15990",{"2":{"160":1}}],["15999",{"2":{"149":1}}],["15997",{"2":{"149":1}}],["15993",{"2":{"149":1}}],["15992",{"2":{"149":1}}],["15991",{"2":{"149":1}}],["15968",{"2":{"149":1}}],["15959",{"2":{"160":1}}],["15954",{"2":{"149":1}}],["15953",{"2":{"149":1}}],["15944",{"2":{"149":1}}],["15924",{"2":{"149":1}}],["15925",{"2":{"149":1}}],["15923",{"2":{"149":1}}],["15843",{"2":{"1307":1}}],["15847",{"2":{"211":1}}],["15814",{"2":{"149":1}}],["15815",{"2":{"149":1}}],["15801",{"2":{"149":1}}],["15805",{"2":{"149":1}}],["15889",{"2":{"236":1}}],["15880",{"2":{"149":1}}],["15883",{"2":{"149":1}}],["15882",{"2":{"149":1}}],["15866",{"2":{"149":1}}],["15859",{"2":{"149":1}}],["15828",{"2":{"149":1}}],["15827",{"2":{"149":1}}],["15829",{"2":{"149":1}}],["15821",{"2":{"149":1}}],["15703",{"2":{"1307":1}}],["15741",{"2":{"199":1}}],["15740",{"2":{"149":1}}],["15733",{"2":{"160":1}}],["15730",{"2":{"149":1}}],["15799",{"2":{"149":1}}],["15798",{"2":{"149":1}}],["15797",{"2":{"149":1}}],["15791",{"2":{"149":1}}],["15789",{"2":{"149":1}}],["15788",{"2":{"149":1}}],["15786",{"2":{"149":1}}],["15785",{"2":{"149":1}}],["15783",{"2":{"149":1}}],["15781",{"2":{"149":1}}],["15780",{"2":{"149":1}}],["15787",{"2":{"149":1}}],["15767",{"2":{"149":1}}],["15760",{"2":{"149":1}}],["15758",{"2":{"149":1}}],["15725",{"2":{"149":1}}],["15510",{"2":{"1307":1}}],["15519",{"2":{"149":1}}],["15505",{"2":{"1307":1}}],["15592",{"2":{"149":1}}],["15589",{"2":{"149":1}}],["15557",{"2":{"149":1}}],["15559",{"2":{"149":1}}],["15538",{"2":{"149":1}}],["15537",{"2":{"149":1}}],["15579",{"2":{"149":1}}],["15416",{"2":{"149":1}}],["15419",{"2":{"149":1}}],["15483",{"2":{"149":1}}],["15489",{"2":{"149":1}}],["15481",{"2":{"149":1}}],["15492",{"2":{"149":1}}],["15479",{"2":{"149":1}}],["15457",{"2":{"149":1}}],["15450",{"2":{"149":1}}],["15435",{"2":{"149":1}}],["15431",{"2":{"149":1}}],["15420",{"2":{"149":1}}],["15409",{"2":{"149":1}}],["15320",{"2":{"160":1}}],["15321",{"2":{"149":1}}],["15378",{"2":{"149":1}}],["15376",{"2":{"149":1}}],["15340",{"2":{"149":1}}],["15349",{"2":{"149":1}}],["15336",{"2":{"149":1}}],["15368",{"2":{"149":1}}],["15352",{"2":{"149":1}}],["15316",{"2":{"134":1}}],["15313",{"2":{"134":1}}],["15312",{"2":{"134":1}}],["15306",{"2":{"149":1}}],["15305",{"2":{"149":1}}],["15304",{"2":{"149":1}}],["15307",{"2":{"134":1}}],["15302",{"2":{"134":1}}],["15301",{"2":{"134":1}}],["15309",{"2":{"134":1}}],["15303",{"2":{"134":1}}],["15277",{"2":{"149":1}}],["15207",{"2":{"149":1}}],["15205",{"2":{"134":1}}],["15286",{"2":{"176":1}}],["15285",{"2":{"149":1}}],["15282",{"2":{"149":1}}],["15292",{"2":{"176":1}}],["15298",{"2":{"134":1}}],["15299",{"2":{"134":1}}],["15239",{"2":{"134":1}}],["15221",{"2":{"134":1}}],["15223",{"2":{"134":1}}],["15240",{"2":{"134":1}}],["15243",{"2":{"134":1}}],["15244",{"2":{"134":1}}],["15268",{"2":{"134":1}}],["15263",{"2":{"134":1}}],["15262",{"2":{"134":1}}],["15261",{"2":{"134":1}}],["15260",{"2":{"134":1}}],["15269",{"2":{"134":1}}],["15132",{"2":{"149":1}}],["15130",{"2":{"134":1}}],["15167",{"2":{"134":1}}],["15162",{"2":{"133":1,"134":1}}],["15115",{"2":{"134":1}}],["15116",{"2":{"134":1}}],["15109",{"2":{"134":1}}],["15185",{"2":{"134":1}}],["15184",{"2":{"134":1}}],["15171",{"2":{"134":1}}],["15170",{"2":{"134":1}}],["15174",{"2":{"134":1}}],["15199",{"2":{"134":1}}],["15196",{"2":{"134":1}}],["15195",{"2":{"134":1}}],["150",{"2":{"328":1,"707":2,"708":1,"1297":1,"1472":1,"1473":1,"1580":1,"1582":1,"1897":1,"1929":2,"2870":2}}],["15088",{"2":{"149":1}}],["15083",{"2":{"149":1}}],["15029",{"2":{"134":2}}],["15020",{"2":{"134":1}}],["15021",{"2":{"134":1}}],["15073",{"2":{"134":1}}],["15068",{"2":{"134":1}}],["15055",{"2":{"134":1}}],["15019",{"2":{"134":1}}],["15014",{"2":{"134":1}}],["15017",{"2":{"134":1}}],["15012",{"2":{"134":1}}],["15011",{"2":{"134":1}}],["15010",{"2":{"134":1}}],["15018",{"2":{"134":1}}],["15047",{"2":{"134":1}}],["15040",{"2":{"134":2}}],["15031",{"2":{"134":1}}],["15034",{"2":{"134":1}}],["15037",{"2":{"133":1,"134":1}}],["1500",{"2":{"649":2,"1463":1}}],["15006",{"2":{"149":1}}],["15004",{"2":{"134":1}}],["15003",{"2":{"134":1}}],["15002",{"2":{"134":1}}],["18x4",{"2":{"1136":1}}],["18x8",{"2":{"1102":1}}],["18x11",{"2":{"1068":1}}],["18x12",{"2":{"705":1}}],["18499",{"2":{"199":1}}],["18455",{"2":{"191":1}}],["18450",{"2":{"191":1}}],["18459",{"2":{"191":1}}],["18449",{"2":{"191":1}}],["18441",{"2":{"191":1}}],["18477",{"2":{"191":1}}],["18475",{"2":{"191":1}}],["18472",{"2":{"191":1}}],["1840",{"2":{"211":1}}],["18408",{"2":{"191":1}}],["18403",{"2":{"191":1}}],["18402",{"2":{"191":1}}],["18404",{"2":{"190":1,"191":1}}],["18463",{"2":{"199":1}}],["18467",{"2":{"191":1}}],["18464",{"2":{"191":1}}],["18431",{"2":{"191":1}}],["18432",{"2":{"191":1}}],["18439",{"2":{"191":1}}],["18437",{"2":{"191":1}}],["18438880",{"2":{"149":1}}],["18428",{"2":{"191":1}}],["18426",{"2":{"191":1}}],["18423",{"2":{"191":1}}],["18424",{"2":{"191":1}}],["18421",{"2":{"191":1}}],["18414",{"2":{"191":1}}],["18419",{"2":{"191":1}}],["18418",{"2":{"191":1}}],["18417",{"2":{"191":1}}],["18415",{"2":{"191":1}}],["18521",{"2":{"249":1}}],["18527",{"2":{"191":1}}],["18581",{"2":{"191":1}}],["18588",{"2":{"188":1,"191":1}}],["18574",{"2":{"191":1}}],["18577",{"2":{"191":1}}],["18557",{"2":{"191":1}}],["18553",{"2":{"191":1}}],["18566",{"2":{"191":1}}],["18560",{"2":{"191":1}}],["18565",{"2":{"190":1,"191":1}}],["18545",{"2":{"191":1}}],["18544",{"2":{"191":1}}],["18593",{"2":{"191":1}}],["18594",{"2":{"191":1}}],["18599",{"2":{"191":1}}],["18592",{"2":{"191":1}}],["18513",{"2":{"190":1,"191":1}}],["183874",{"2":{"2356":1}}],["183883",{"2":{"2356":3}}],["18371",{"2":{"199":1}}],["18370",{"2":{"191":1}}],["18351",{"2":{"191":1}}],["18352",{"2":{"191":1}}],["18332",{"2":{"277":1}}],["18338",{"2":{"191":1}}],["18333",{"2":{"191":1}}],["18345",{"2":{"191":1}}],["18394",{"2":{"191":1}}],["18399",{"2":{"191":1}}],["18396",{"2":{"191":1}}],["18366",{"2":{"191":1}}],["18363",{"2":{"190":1,"191":1}}],["18323",{"2":{"191":1}}],["18310",{"2":{"191":1}}],["18309",{"2":{"189":1,"191":1}}],["187",{"2":{"1814":1,"2072":1}}],["18734",{"2":{"191":1}}],["18730",{"2":{"191":1}}],["18725",{"2":{"191":1}}],["18729",{"2":{"191":2}}],["18728",{"2":{"191":1}}],["18727",{"2":{"191":1}}],["18726",{"2":{"191":2}}],["18720",{"2":{"191":1}}],["18721",{"2":{"191":1}}],["18701",{"2":{"191":1}}],["18700",{"2":{"191":1}}],["18709",{"2":{"191":1}}],["18766",{"2":{"191":1}}],["18767",{"2":{"191":1}}],["18769",{"2":{"188":1,"191":1}}],["18751",{"2":{"191":1}}],["18753",{"2":{"191":2}}],["18750",{"2":{"191":1}}],["18716",{"2":{"191":1}}],["18715",{"2":{"191":1}}],["18714",{"2":{"191":1}}],["18717",{"2":{"191":1}}],["18710",{"2":{"188":1,"191":1}}],["18775",{"2":{"191":1}}],["18774",{"2":{"190":1,"191":1}}],["18776",{"2":{"189":1,"191":1}}],["18745",{"2":{"199":1}}],["18749",{"2":{"188":1,"191":1}}],["18740",{"2":{"188":1,"191":1}}],["18789",{"2":{"191":1}}],["18781",{"2":{"191":1}}],["18787",{"2":{"188":1,"191":1}}],["18782",{"2":{"188":1,"191":1}}],["18791",{"2":{"191":1}}],["18796",{"2":{"188":1,"191":1}}],["18792",{"2":{"188":1,"191":1}}],["18249",{"2":{"191":1}}],["18244",{"2":{"191":1}}],["18205",{"2":{"191":1}}],["18299",{"2":{"191":1}}],["18298",{"2":{"191":1}}],["18297",{"2":{"191":1}}],["18292",{"2":{"191":1}}],["18290",{"2":{"188":1,"191":1}}],["18268",{"2":{"191":1}}],["18262",{"2":{"191":1}}],["18260",{"2":{"191":1}}],["18259",{"2":{"191":1}}],["18215",{"2":{"191":2}}],["18212",{"2":{"191":1}}],["18289",{"2":{"191":1}}],["18279",{"2":{"191":1}}],["18274",{"2":{"191":1}}],["18271",{"2":{"188":1,"191":1}}],["18234",{"2":{"191":1}}],["18235",{"2":{"191":1}}],["18230",{"2":{"191":1}}],["18236",{"2":{"189":1,"191":1}}],["18224",{"2":{"191":1}}],["18228",{"2":{"191":1}}],["18222",{"2":{"191":1}}],["18654",{"2":{"191":1}}],["18650",{"2":{"191":1}}],["18651",{"2":{"191":1}}],["18659",{"2":{"190":1,"191":1}}],["18617",{"2":{"191":1}}],["18613",{"2":{"191":1}}],["18618",{"2":{"191":1}}],["18615",{"2":{"191":1}}],["18692",{"2":{"191":1}}],["18693",{"2":{"191":1}}],["18690",{"2":{"191":1}}],["18687",{"2":{"191":1}}],["18689",{"2":{"191":1}}],["18683",{"2":{"188":1,"191":1}}],["18649",{"2":{"191":1}}],["18640",{"2":{"191":1}}],["18641",{"2":{"191":1}}],["18643",{"2":{"188":1,"191":1}}],["18629",{"2":{"191":1}}],["18609",{"2":{"191":1}}],["18608",{"2":{"191":1}}],["18606",{"2":{"191":1}}],["18601",{"2":{"188":1,"191":1}}],["18638",{"2":{"211":1}}],["18635",{"2":{"191":1}}],["18631",{"2":{"191":1}}],["18637",{"2":{"189":1,"191":1}}],["18634",{"2":{"188":1,"191":1}}],["18668",{"2":{"191":1}}],["18667",{"2":{"191":1}}],["18662",{"2":{"191":1}}],["18669",{"2":{"188":1,"191":1}}],["18660",{"2":{"188":1,"191":1}}],["189kbps",{"2":{"552":1,"2221":1}}],["18915",{"2":{"199":1}}],["18910",{"2":{"191":1}}],["18921f",{"2":{"1463":1}}],["18921",{"2":{"191":1}}],["18924",{"2":{"191":1}}],["18984",{"2":{"191":1}}],["18982",{"2":{"191":1}}],["1897",{"2":{"731":1}}],["18977",{"2":{"191":1}}],["18979",{"2":{"191":1}}],["18978",{"2":{"191":1}}],["18974",{"2":{"191":1}}],["18973",{"2":{"191":1}}],["18972",{"2":{"188":1,"191":1}}],["18933",{"2":{"191":1}}],["18939",{"2":{"188":1,"191":1}}],["189000",{"2":{"1185":1}}],["18908",{"2":{"191":1}}],["18901",{"2":{"189":1,"191":1}}],["18992",{"2":{"191":1}}],["18999",{"2":{"191":1}}],["18997",{"2":{"191":1}}],["18991",{"2":{"191":1}}],["18998",{"2":{"191":1}}],["18996",{"2":{"191":1}}],["1895",{"2":{"730":1}}],["18954",{"2":{"191":1}}],["18956",{"2":{"191":1}}],["18959",{"2":{"191":1}}],["18952",{"2":{"191":1}}],["18951",{"2":{"191":1}}],["18958",{"2":{"188":1,"191":1}}],["18943",{"2":{"199":1}}],["18944",{"2":{"191":1}}],["18942",{"2":{"191":1}}],["18940",{"2":{"191":1,"199":1}}],["18949",{"2":{"191":1}}],["18948",{"2":{"191":1}}],["18947",{"2":{"191":1}}],["18946",{"2":{"191":1}}],["18965",{"2":{"191":1}}],["18969",{"2":{"191":1}}],["18961",{"2":{"188":1,"191":1}}],["18964",{"2":{"188":1,"191":1}}],["18963",{"2":{"188":1,"191":1}}],["18962",{"2":{"188":1,"191":1}}],["188",{"2":{"1814":1,"2072":1}}],["18822",{"2":{"191":1}}],["18852",{"2":{"199":1}}],["18855",{"2":{"191":1}}],["18859",{"2":{"191":1}}],["18858",{"2":{"191":1}}],["18887",{"2":{"191":1}}],["18884",{"2":{"191":1}}],["18886",{"2":{"191":1}}],["18882",{"2":{"188":1,"191":1}}],["18876",{"2":{"191":1}}],["18878",{"2":{"191":1}}],["18874",{"2":{"191":1}}],["18877",{"2":{"188":1,"191":1}}],["18860",{"2":{"191":1}}],["18866",{"2":{"191":1}}],["18867",{"2":{"191":1}}],["18864",{"2":{"188":1,"191":1}}],["18811",{"2":{"191":1}}],["18804",{"2":{"191":1}}],["18806",{"2":{"191":1}}],["18803",{"2":{"191":1}}],["18800",{"2":{"188":1,"191":2}}],["18807",{"2":{"188":1,"191":1}}],["18838",{"2":{"191":1}}],["18837",{"2":{"191":1}}],["18832",{"2":{"188":1,"191":1}}],["18834",{"2":{"188":1,"191":1}}],["18890",{"2":{"199":1}}],["18898",{"2":{"188":1,"191":1}}],["18893",{"2":{"188":1,"191":1}}],["18892",{"2":{"188":1,"191":1}}],["18840",{"2":{"191":1}}],["18847",{"2":{"188":1,"191":1}}],["18844",{"2":{"188":1,"191":1}}],["18843",{"2":{"188":1,"191":1}}],["18196",{"2":{"191":1}}],["18194",{"2":{"191":1}}],["18195",{"2":{"191":1}}],["18183",{"2":{"191":1}}],["18178",{"2":{"191":1}}],["18175",{"2":{"176":1}}],["18116",{"2":{"176":1}}],["18117",{"2":{"176":1}}],["18108",{"2":{"191":1}}],["18101",{"2":{"191":1}}],["18102",{"2":{"176":1}}],["18100",{"2":{"176":1}}],["18168",{"2":{"176":1}}],["18131",{"2":{"176":1}}],["18152",{"2":{"169":1,"176":1}}],["18",{"2":{"114":1,"391":1,"778":1,"838":1,"1005":1,"1462":1,"1497":1,"1654":1,"1712":3,"1813":1,"1926":2,"1974":3,"2477":3,"2493":3,"2612":1,"2662":1,"2716":1,"2722":3}}],["180°",{"2":{"1709":1}}],["18098",{"2":{"191":1}}],["18099",{"2":{"176":1}}],["18066",{"2":{"199":1}}],["18060",{"2":{"190":1,"191":1}}],["18067",{"2":{"176":1}}],["18063",{"2":{"176":1}}],["18028",{"2":{"176":1}}],["18025",{"2":{"176":1}}],["18020",{"2":{"176":1}}],["18029",{"2":{"176":1}}],["18036",{"2":{"191":1}}],["18039",{"2":{"176":1}}],["18038",{"2":{"176":1}}],["18032",{"2":{"176":1}}],["18037",{"2":{"176":1}}],["18059",{"2":{"285":1}}],["18058",{"2":{"191":1}}],["18050",{"2":{"176":1}}],["18056",{"2":{"176":1}}],["18057",{"2":{"176":1}}],["18018",{"2":{"176":1}}],["18016",{"2":{"176":1}}],["18011",{"2":{"176":1}}],["18044",{"2":{"191":1}}],["18043",{"2":{"176":1}}],["18045",{"2":{"176":1}}],["18042",{"2":{"176":1}}],["18006",{"2":{"191":1}}],["18008",{"2":{"176":1}}],["18007",{"2":{"176":1}}],["18000",{"2":{"176":1}}],["1800",{"2":{"57":2,"211":1,"308":1,"1925":1,"2745":1,"2748":1}}],["180",{"2":{"31":2,"34":2,"633":1,"1034":1,"1813":1,"1906":2,"1911":3,"1912":2,"1930":2,"1941":2,"1943":2,"2007":2,"2233":2,"2236":1,"2705":1}}],["14k5",{"2":{"1140":1}}],["14",{"2":{"391":1,"676":4,"1140":1,"1462":1,"1654":1,"1712":3,"1883":2,"1926":1,"1972":1,"1974":3,"2047":1,"2211":1,"2431":1,"2433":1,"2477":3,"2484":2,"2493":3,"2662":2}}],["14674",{"2":{"149":1}}],["14678",{"2":{"134":1}}],["14655",{"2":{"134":1}}],["14659",{"2":{"133":1,"134":1}}],["14639",{"2":{"134":1}}],["14662",{"2":{"134":1}}],["14699",{"2":{"134":1}}],["14600",{"2":{"134":1}}],["149",{"2":{"1814":1,"2072":1}}],["14944",{"2":{"266":1}}],["14948",{"2":{"149":1}}],["14947",{"2":{"134":1}}],["14934",{"2":{"134":1}}],["14906",{"2":{"134":1}}],["14989",{"2":{"149":1}}],["14982",{"2":{"134":1}}],["14983",{"2":{"134":1}}],["14980",{"2":{"134":1}}],["14967",{"2":{"134":1}}],["14969",{"2":{"133":1,"134":1}}],["14928",{"2":{"134":1}}],["14919",{"2":{"134":1}}],["14917",{"2":{"133":1,"134":1}}],["14975",{"2":{"134":1}}],["14973",{"2":{"134":1}}],["14976",{"2":{"133":1,"134":1}}],["14972",{"2":{"133":1,"134":1}}],["14814",{"2":{"199":1}}],["14877",{"2":{"176":1}}],["14879",{"2":{"134":1}}],["14872",{"2":{"134":1}}],["14864",{"2":{"134":1}}],["14848",{"2":{"134":1}}],["14835",{"2":{"134":1}}],["14839",{"2":{"133":1,"134":1}}],["14898",{"2":{"134":1}}],["14899",{"2":{"133":1,"134":1}}],["14895",{"2":{"133":1,"134":1}}],["14894",{"2":{"133":1,"134":1}}],["14888",{"2":{"133":1,"134":1}}],["14859",{"2":{"134":1}}],["14854",{"2":{"134":1}}],["14858",{"2":{"133":1,"134":1}}],["14855",{"2":{"133":1,"134":1}}],["1471",{"2":{"1933":1}}],["14713",{"2":{"134":1}}],["14764",{"2":{"730":2}}],["14760",{"2":{"133":1,"134":1}}],["14785",{"2":{"134":1}}],["14780",{"2":{"134":1}}],["14751",{"2":{"134":1}}],["14752",{"2":{"131":1,"134":1}}],["14730",{"2":{"134":1}}],["14775",{"2":{"134":1}}],["14747",{"2":{"134":1}}],["14749",{"2":{"134":1}}],["14740",{"2":{"134":1}}],["14745",{"2":{"133":1,"134":1}}],["14743",{"2":{"133":1,"134":1}}],["14720",{"2":{"134":1}}],["14729",{"2":{"134":1}}],["14727",{"2":{"133":1,"134":1}}],["14726",{"2":{"133":1,"134":1}}],["14723",{"2":{"133":1,"134":1}}],["14243",{"2":{"149":1}}],["14248",{"2":{"134":2}}],["14261",{"2":{"134":1}}],["14252",{"2":{"134":1}}],["14235",{"2":{"134":1}}],["14231",{"2":{"133":1,"134":1}}],["14289",{"2":{"134":1}}],["14200",{"2":{"176":1}}],["14208",{"2":{"134":1}}],["14206",{"2":{"134":1}}],["14201",{"2":{"134":1}}],["14207",{"2":{"133":1,"134":1}}],["14215",{"2":{"134":1}}],["14213",{"2":{"134":1}}],["14216",{"2":{"133":1,"134":1}}],["14210",{"2":{"133":1,"134":1}}],["144",{"2":{"865":1,"966":1,"1102":1,"1813":3,"2390":1}}],["14464",{"2":{"134":1}}],["14462",{"2":{"132":1,"134":1}}],["14452",{"2":{"191":1}}],["14455",{"2":{"134":1}}],["14454",{"2":{"134":1}}],["14456",{"2":{"133":1,"134":1}}],["14442",{"2":{"134":1}}],["14420",{"2":{"176":1}}],["14421",{"2":{"134":1}}],["14422",{"2":{"130":1,"134":1}}],["14497",{"2":{"134":1}}],["14490",{"2":{"134":1}}],["14496",{"2":{"134":1}}],["14415",{"2":{"134":1}}],["14413",{"2":{"134":1}}],["14419",{"2":{"134":1}}],["14408",{"2":{"134":1}}],["14404",{"2":{"133":1,"134":1}}],["14474",{"2":{"134":1}}],["14470",{"2":{"134":1}}],["14434",{"2":{"134":1}}],["14439",{"2":{"134":2}}],["14433",{"2":{"134":1}}],["14430",{"2":{"134":1}}],["14325",{"2":{"134":1}}],["14327",{"2":{"134":1}}],["14399",{"2":{"134":1}}],["14372",{"2":{"134":1}}],["14374",{"2":{"134":1}}],["14370",{"2":{"132":1,"134":1}}],["14343",{"2":{"134":1}}],["14348",{"2":{"133":1,"134":1}}],["14389",{"2":{"134":1}}],["14380",{"2":{"133":1,"134":1}}],["14388",{"2":{"130":1,"134":1}}],["14308",{"2":{"133":1,"134":1}}],["14580",{"2":{"149":1}}],["14584",{"2":{"130":1,"134":1}}],["14590",{"2":{"134":1}}],["14591",{"2":{"131":1,"134":1}}],["14546",{"2":{"134":1}}],["14508",{"2":{"134":1}}],["14530",{"2":{"133":1,"134":1}}],["14194",{"2":{"134":1}}],["14195",{"2":{"131":1,"134":1}}],["14181",{"2":{"134":1}}],["14155",{"2":{"134":1}}],["14150",{"2":{"114":1}}],["14174",{"2":{"134":1}}],["14171",{"2":{"114":1}}],["14172",{"2":{"114":1}}],["14118",{"2":{"114":1}}],["14146",{"2":{"114":1}}],["14142",{"2":{"114":1}}],["14140",{"2":{"114":1}}],["14144",{"2":{"114":2}}],["14123",{"2":{"114":1}}],["14120",{"2":{"114":1}}],["14106",{"2":{"114":1}}],["14108",{"2":{"114":1}}],["14105",{"2":{"114":1}}],["14136",{"2":{"114":1}}],["14133",{"2":{"114":1}}],["14134",{"2":{"113":1,"114":1}}],["14132",{"2":{"113":1,"114":1}}],["140",{"2":{"2865":1}}],["14091",{"2":{"149":1}}],["14095",{"2":{"114":1}}],["14090",{"2":{"114":1}}],["14097",{"2":{"114":1}}],["14052",{"2":{"114":1}}],["14051",{"2":{"114":1}}],["14017",{"2":{"114":1}}],["14065",{"2":{"149":1}}],["14061",{"2":{"114":1}}],["14063",{"2":{"114":1}}],["14048",{"2":{"114":1}}],["14045",{"2":{"114":1}}],["14033",{"2":{"134":1}}],["14039",{"2":{"114":1}}],["14038",{"2":{"114":1}}],["14005",{"2":{"114":1}}],["14007",{"2":{"114":1}}],["14089",{"2":{"114":1}}],["14084",{"2":{"114":1}}],["14080",{"2":{"114":1}}],["14083",{"2":{"114":2}}],["14079",{"2":{"114":1}}],["14025",{"2":{"113":1,"114":1}}],["12bit",{"2":{"1458":1}}],["12x12",{"2":{"966":1}}],["12x16",{"2":{"897":1}}],["12x8",{"2":{"932":1}}],["12x4",{"2":{"665":1}}],["12e3",{"2":{"294":1}}],["12e4",{"2":{"291":1}}],["12",{"2":{"199":1,"266":1,"332":1,"355":2,"357":1,"390":9,"391":1,"547":3,"674":1,"676":4,"682":1,"700":1,"804":1,"841":1,"1008":1,"1042":1,"1076":1,"1110":1,"1294":1,"1463":1,"1497":2,"1649":1,"1654":1,"1708":1,"1712":3,"1883":3,"1926":1,"1974":3,"2044":1,"2047":4,"2071":1,"2433":1,"2477":3,"2484":3,"2493":3,"2703":1}}],["12674",{"2":{"114":1}}],["12670",{"2":{"114":1,"134":1}}],["12671",{"2":{"94":1}}],["12632",{"2":{"114":1}}],["12637",{"2":{"114":1}}],["12633",{"2":{"93":1}}],["12692",{"2":{"134":1}}],["12691",{"2":{"134":1}}],["12699",{"2":{"114":1}}],["12697",{"2":{"94":1}}],["12689",{"2":{"114":1}}],["12685",{"2":{"93":1}}],["12669",{"2":{"114":1}}],["12641",{"2":{"114":1}}],["12602",{"2":{"94":1}}],["12600",{"2":{"93":1}}],["12625",{"2":{"94":1}}],["12626",{"2":{"94":1}}],["12651",{"2":{"93":1}}],["12617",{"2":{"114":1}}],["12619",{"2":{"93":1}}],["12613",{"2":{"86":1}}],["1252",{"2":{"2277":1}}],["125",{"2":{"1894":1,"1924":2}}],["1250",{"2":{"1263":1,"2858":1,"2860":1}}],["12508",{"2":{"130":1,"134":1}}],["12509",{"2":{"93":1}}],["12538",{"2":{"114":1}}],["12567",{"2":{"114":1}}],["12560",{"2":{"93":1}}],["12561",{"2":{"92":1}}],["12588",{"2":{"93":1}}],["12580",{"2":{"93":1}}],["121",{"2":{"1654":1}}],["12159",{"2":{"114":1}}],["12116",{"2":{"114":1}}],["12160",{"2":{"94":1}}],["12161",{"2":{"94":1}}],["12187",{"2":{"94":1}}],["12197",{"2":{"94":1}}],["12108",{"2":{"134":1}}],["12109",{"2":{"94":1}}],["12107",{"2":{"93":1}}],["12172",{"2":{"93":1}}],["12425",{"2":{"114":1}}],["12495",{"2":{"94":1}}],["12403",{"2":{"93":1}}],["12444",{"2":{"93":1}}],["12417",{"2":{"93":1}}],["12419",{"2":{"93":1}}],["12435",{"2":{"93":1}}],["12482",{"2":{"92":1}}],["123",{"2":{"1416":1,"1654":1}}],["12315",{"2":{"114":1}}],["12314",{"2":{"114":1}}],["12317",{"2":{"93":1}}],["12386",{"2":{"114":1}}],["12327",{"2":{"94":1}}],["12342",{"2":{"93":1}}],["12361",{"2":{"93":1}}],["122",{"2":{"207":5,"1654":1}}],["12240",{"2":{"114":1}}],["12249",{"2":{"94":1}}],["12238",{"2":{"114":1}}],["12237",{"2":{"93":1}}],["12211",{"2":{"114":1}}],["12216",{"2":{"93":1}}],["12284",{"2":{"94":1}}],["12286",{"2":{"94":1}}],["12258",{"2":{"93":1}}],["12226",{"2":{"86":1}}],["129",{"2":{"1497":2}}],["129u",{"2":{"751":1}}],["12950",{"2":{"134":1}}],["12951",{"2":{"114":1}}],["12947",{"2":{"131":1,"134":2}}],["12946",{"2":{"114":1}}],["12949",{"2":{"114":1}}],["12945",{"2":{"92":1}}],["12914",{"2":{"114":1}}],["12915",{"2":{"95":1}}],["12987",{"2":{"93":1}}],["12985",{"2":{"93":1}}],["12936",{"2":{"93":1}}],["12933",{"2":{"92":1}}],["12977",{"2":{"92":1}}],["12976",{"2":{"92":1}}],["128x40",{"2":{"2701":2}}],["128x128",{"2":{"1901":1,"1910":3,"2701":2}}],["128x32",{"2":{"1901":2,"1910":1,"1911":1,"1912":1,"2229":1,"2235":1,"2701":1}}],["128x64",{"0":{"1910":1},"1":{"1911":1},"2":{"232":1,"1901":3,"1907":1,"1910":2,"2229":1,"2701":3}}],["128u",{"2":{"700":1}}],["128",{"2":{"674":1,"748":1,"1225":1,"1246":1,"1278":1,"1508":1,"1523":1,"1524":1,"1629":1,"1630":2,"1907":1,"1910":1,"1912":1,"1946":4,"2235":1,"2276":1,"2728":5,"2818":1,"2825":1}}],["12870",{"2":{"114":1}}],["12878",{"2":{"92":1}}],["12819",{"2":{"114":1}}],["12893",{"2":{"114":1}}],["12895",{"2":{"92":1}}],["12859",{"2":{"114":1}}],["12851",{"2":{"114":1}}],["12856",{"2":{"95":1}}],["12845",{"2":{"114":1}}],["12846",{"2":{"94":1}}],["12831",{"2":{"114":1}}],["12833",{"2":{"95":1}}],["12832",{"2":{"95":1}}],["12805",{"2":{"93":1}}],["12861",{"2":{"114":1}}],["12864",{"2":{"94":1}}],["12868",{"2":{"93":1}}],["12866",{"2":{"92":1}}],["12828",{"2":{"93":1}}],["12888",{"2":{"92":1}}],["12881",{"2":{"86":1}}],["127",{"2":{"176":1,"546":2,"1708":1,"1710":2,"1711":1,"1820":1,"1882":2,"1883":1,"1884":1,"1905":1,"1933":1,"1939":5,"1941":4,"1942":2,"1946":8,"1948":5,"2043":1,"2045":2,"2081":1,"2232":1,"2276":2,"2484":1}}],["12795",{"2":{"149":2}}],["12797",{"2":{"114":1}}],["12789",{"2":{"114":1}}],["12767",{"2":{"114":1}}],["12755",{"2":{"114":1}}],["12754",{"2":{"114":1}}],["12750",{"2":{"92":1}}],["12770",{"2":{"94":1}}],["12721",{"2":{"93":1}}],["12723",{"2":{"92":1}}],["120",{"2":{"1457":1,"1654":1,"1895":1,"1942":2,"2045":1,"2864":2,"2869":1}}],["12097",{"2":{"114":1}}],["12091",{"2":{"93":1}}],["12023",{"2":{"114":1}}],["12022",{"2":{"73":1}}],["12069",{"2":{"114":1}}],["12067",{"2":{"94":1}}],["12063",{"2":{"93":1}}],["12054",{"2":{"94":1}}],["12086",{"2":{"93":1}}],["12018",{"2":{"93":1}}],["12039",{"2":{"73":1}}],["12001",{"2":{"77":1}}],["12000",{"2":{"76":1,"1939":1}}],["120000",{"2":{"25":1}}],["1200",{"2":{"25":1,"1250":1,"1936":1,"1942":1}}],["11",{"0":{"1353":1},"2":{"160":1,"176":2,"191":1,"211":1,"249":1,"294":1,"357":2,"390":1,"391":1,"674":1,"676":4,"871":1,"1182":1,"1462":1,"1497":1,"1654":1,"1712":3,"1883":2,"1974":3,"2047":2,"2211":1,"2223":1,"2238":4,"2246":1,"2433":1,"2448":1,"2477":3,"2484":2,"2493":3,"2503":1,"2642":1,"2703":1,"2724":1}}],["112",{"2":{"1497":1,"1654":1,"1814":3,"2072":3,"2818":1,"2825":1}}],["11261",{"2":{"77":1}}],["11237",{"2":{"75":1}}],["118",{"2":{"1654":1}}],["11842",{"2":{"114":1}}],["11846",{"2":{"77":1}}],["11896",{"2":{"114":1}}],["11890",{"2":{"94":1}}],["11893",{"2":{"76":1}}],["11864",{"2":{"92":1}}],["11863",{"2":{"75":1}}],["11820",{"2":{"75":1}}],["11829",{"2":{"75":1}}],["11823",{"2":{"75":1}}],["11824",{"2":{"74":1}}],["11804",{"2":{"75":1}}],["11805",{"2":{"75":1}}],["119972",{"2":{"2356":2}}],["119",{"2":{"1654":1}}],["11988",{"2":{"93":1}}],["11981",{"2":{"72":1}}],["11978",{"2":{"86":1}}],["11927",{"2":{"77":1}}],["11928",{"2":{"76":1}}],["11930",{"2":{"107":1,"114":1}}],["11935",{"2":{"93":1}}],["11936",{"2":{"76":1}}],["11938",{"2":{"74":1}}],["11907",{"2":{"76":1}}],["11905",{"2":{"76":1}}],["11966",{"2":{"75":1}}],["11943",{"2":{"75":1}}],["11940",{"2":{"75":1}}],["11913",{"2":{"74":1}}],["11912",{"2":{"74":1}}],["11000010",{"2":{"2246":1}}],["11001000",{"2":{"2246":1}}],["110",{"2":{"1654":1,"2246":1,"2864":2,"2865":2}}],["11025u",{"2":{"700":1}}],["11036",{"2":{"134":1}}],["11083",{"2":{"93":1}}],["11059",{"2":{"134":2}}],["11055",{"2":{"93":1}}],["11057",{"2":{"74":1}}],["11046",{"2":{"74":1}}],["117",{"2":{"1000":1,"1497":1,"1654":1,"2041":1,"2071":1}}],["11727",{"2":{"93":1}}],["11728",{"2":{"73":1}}],["11793",{"2":{"77":1}}],["11750",{"2":{"75":1}}],["11751",{"2":{"75":1}}],["11768",{"2":{"74":1}}],["116",{"2":{"1497":5,"1654":1}}],["11621",{"2":{"77":1}}],["11620",{"2":{"77":1}}],["11615",{"2":{"77":1}}],["11617",{"2":{"77":1}}],["11646",{"2":{"77":1}}],["11630",{"2":{"77":1}}],["11637",{"2":{"75":1}}],["11607",{"2":{"77":1}}],["11600",{"2":{"73":1}}],["11689",{"2":{"77":1}}],["11688",{"2":{"76":1}}],["11687",{"2":{"74":1}}],["11672",{"2":{"75":1}}],["113",{"2":{"1654":1}}],["11350",{"2":{"74":1}}],["11307",{"2":{"74":1}}],["111",{"2":{"1654":1}}],["11151",{"2":{"114":1}}],["11154",{"2":{"74":1}}],["11123",{"2":{"77":1}}],["11111",{"2":{"77":1}}],["11108",{"2":{"76":1}}],["11101",{"2":{"76":1}}],["11165",{"2":{"75":1}}],["11168",{"2":{"75":1}}],["11162",{"2":{"73":1}}],["11195",{"2":{"72":1}}],["115",{"2":{"1493":2,"1654":1}}],["115200",{"2":{"1185":1,"1250":1,"2249":1}}],["11528",{"2":{"199":1}}],["11529",{"2":{"77":1}}],["11536",{"2":{"93":1}}],["11588",{"2":{"77":1}}],["11584",{"2":{"73":1}}],["11504",{"2":{"77":1}}],["11502",{"2":{"76":1}}],["11548",{"2":{"76":1}}],["11544",{"2":{"76":1}}],["11542",{"2":{"76":1}}],["11576",{"2":{"75":1}}],["11570",{"2":{"74":1}}],["11553",{"2":{"74":1}}],["11552",{"2":{"74":1}}],["11519",{"2":{"74":1}}],["11598",{"2":{"77":1}}],["11595",{"2":{"74":1}}],["11594",{"2":{"73":1}}],["114",{"2":{"1497":2,"1654":1,"1883":1,"2484":1}}],["11487",{"2":{"92":1}}],["11495",{"2":{"77":1}}],["11492",{"2":{"76":1}}],["11408",{"2":{"76":1}}],["11409",{"2":{"73":1}}],["11422",{"2":{"114":1}}],["11426",{"2":{"74":1}}],["11427",{"2":{"73":1}}],["11450",{"2":{"73":1}}],["11435",{"2":{"73":1}}],["11473",{"2":{"73":1}}],["11449",{"2":{"77":1}}],["11447",{"2":{"73":1}}],["11448",{"2":{"73":1}}],["11414",{"2":{"77":1}}],["11413",{"2":{"77":1}}],["11418",{"2":{"74":1}}],["11412",{"2":{"73":1}}],["11415",{"2":{"72":1}}],["1360",{"2":{"2533":1}}],["13606",{"2":{"114":1}}],["13697",{"2":{"114":1}}],["13696",{"2":{"114":1}}],["13695",{"2":{"114":1}}],["13692",{"2":{"114":1}}],["13691",{"2":{"114":1}}],["13690",{"2":{"114":1}}],["13698",{"2":{"114":1}}],["13668",{"2":{"114":1}}],["13667",{"2":{"114":1}}],["13665",{"2":{"114":1}}],["13664",{"2":{"114":1}}],["13658",{"2":{"114":1}}],["13653",{"2":{"114":1}}],["13633",{"2":{"114":1}}],["13688",{"2":{"114":1}}],["13687",{"2":{"114":1}}],["13686",{"2":{"114":1}}],["13685",{"2":{"114":1}}],["13684",{"2":{"114":1}}],["13681",{"2":{"114":1}}],["13689",{"2":{"114":1}}],["13680",{"2":{"114":1}}],["13648",{"2":{"114":1}}],["13647",{"2":{"114":1}}],["13646",{"2":{"114":1}}],["13645",{"2":{"114":1}}],["13649",{"2":{"114":1}}],["13641",{"2":{"114":1}}],["13629",{"2":{"114":1}}],["13677",{"2":{"114":2}}],["13672",{"2":{"114":1}}],["13671",{"2":{"114":1}}],["13676",{"2":{"114":1}}],["13673",{"2":{"113":1,"114":1}}],["135°",{"2":{"1709":1}}],["135",{"2":{"833":1,"1473":1,"1813":1}}],["13546",{"2":{"114":1}}],["13542",{"2":{"114":1}}],["13525",{"2":{"114":1}}],["13523",{"2":{"107":1,"114":1}}],["13533",{"2":{"114":1}}],["13511",{"2":{"114":1}}],["13597",{"2":{"114":1}}],["13596",{"2":{"114":1}}],["13571",{"2":{"114":1}}],["13570",{"2":{"114":1}}],["13551",{"2":{"114":1}}],["13550",{"2":{"114":1}}],["13559",{"2":{"114":1}}],["13504",{"2":{"114":1}}],["13502",{"2":{"114":1}}],["13588",{"2":{"114":1}}],["13566",{"2":{"114":1}}],["134217728",{"2":{"2454":1}}],["13425",{"2":{"114":1}}],["13471",{"2":{"114":1}}],["13470",{"2":{"114":1}}],["13404",{"2":{"114":1}}],["13405",{"2":{"114":1}}],["13403",{"2":{"114":1}}],["13481",{"2":{"114":1}}],["13480",{"2":{"114":1}}],["13442",{"2":{"114":1}}],["13457",{"2":{"114":1}}],["13454",{"2":{"114":1}}],["13450",{"2":{"114":1}}],["13433",{"2":{"114":1}}],["13430",{"2":{"114":1}}],["13418",{"2":{"107":1,"114":1}}],["13310",{"2":{"114":1}}],["13312",{"2":{"113":1,"114":1}}],["13371",{"2":{"114":1}}],["1337",{"2":{"114":1}}],["13377",{"2":{"114":1}}],["13398",{"2":{"114":1}}],["13399",{"2":{"114":1}}],["13389",{"2":{"114":1}}],["13383",{"2":{"114":1}}],["13366",{"2":{"114":1}}],["13360",{"2":{"114":1}}],["13350",{"2":{"114":1}}],["13349",{"2":{"114":1}}],["13333",{"2":{"114":1}}],["13330",{"2":{"114":2}}],["13321",{"2":{"114":1}}],["13304",{"2":{"114":1}}],["13309",{"2":{"114":1}}],["13302",{"2":{"114":1}}],["132x162",{"2":{"2701":1,"2704":1}}],["132x64",{"2":{"1907":1}}],["132",{"2":{"2356":1}}],["13286",{"2":{"154":1,"160":1}}],["13243",{"2":{"114":1}}],["13247",{"2":{"114":1}}],["13209",{"2":{"114":1}}],["13201",{"2":{"114":1}}],["13271",{"2":{"114":1}}],["13228",{"2":{"114":1}}],["13297",{"2":{"114":1}}],["13298",{"2":{"114":1}}],["13296",{"2":{"114":1}}],["13293",{"2":{"114":1}}],["13253",{"2":{"114":1}}],["13251",{"2":{"114":1}}],["13257",{"2":{"114":1}}],["13252",{"2":{"114":1}}],["13236",{"2":{"114":1}}],["13239",{"2":{"114":1}}],["13238",{"2":{"114":1}}],["13237",{"2":{"114":1}}],["131",{"2":{"1497":1}}],["13146",{"2":{"114":1}}],["13147",{"2":{"114":1}}],["13189",{"2":{"114":1}}],["13165",{"2":{"114":1}}],["13172",{"2":{"114":1}}],["13154",{"2":{"114":1}}],["13152",{"2":{"114":1}}],["13151",{"2":{"114":1}}],["13150",{"2":{"114":1}}],["13955",{"2":{"134":1}}],["13954",{"2":{"114":1}}],["13944",{"2":{"134":1}}],["13993",{"2":{"114":1}}],["13992",{"2":{"114":1}}],["13988",{"2":{"114":1}}],["13980",{"2":{"114":1}}],["13985",{"2":{"114":1}}],["13979",{"2":{"114":1}}],["13973",{"2":{"113":1,"114":1}}],["13937",{"2":{"114":1}}],["13931",{"2":{"114":1}}],["13932",{"2":{"114":1}}],["13918",{"2":{"133":1,"134":1}}],["13913",{"2":{"114":1}}],["13912",{"2":{"114":1}}],["13902",{"2":{"134":1}}],["13900",{"2":{"114":1}}],["13908",{"2":{"114":1}}],["13905",{"2":{"114":1}}],["13901",{"2":{"114":1}}],["13968",{"2":{"114":1}}],["13926",{"2":{"114":1}}],["13920",{"2":{"114":1}}],["13927",{"2":{"113":1,"114":1}}],["13810",{"2":{"114":1}}],["13819",{"2":{"114":1}}],["13886",{"2":{"114":1}}],["13885",{"2":{"114":1}}],["13872",{"2":{"114":1}}],["13877",{"2":{"114":1}}],["13838",{"2":{"114":1}}],["13831",{"2":{"114":1}}],["13832",{"2":{"114":1}}],["13830",{"2":{"114":1}}],["13826",{"2":{"114":1}}],["13821",{"2":{"114":1}}],["13823",{"2":{"114":1}}],["13850",{"2":{"114":1}}],["13890",{"2":{"133":1,"134":1}}],["13898",{"2":{"114":1}}],["13896",{"2":{"114":1}}],["13894",{"2":{"113":1,"114":1}}],["13801",{"2":{"114":1}}],["13804",{"2":{"114":1}}],["13800",{"2":{"114":1}}],["13842",{"2":{"134":1}}],["13846",{"2":{"114":1}}],["13843",{"2":{"113":1,"114":1}}],["137000",{"2":{"1185":1}}],["13706",{"2":{"114":1}}],["137kbps",{"2":{"552":1,"2221":1}}],["13789",{"2":{"134":1}}],["13724",{"2":{"114":1}}],["13722",{"2":{"114":1}}],["13720",{"2":{"114":1}}],["13728",{"2":{"114":1}}],["13799",{"2":{"114":1}}],["1375",{"2":{"1924":1}}],["13758",{"2":{"114":1}}],["13755",{"2":{"114":1}}],["13731",{"2":{"114":1}}],["13716",{"2":{"114":1}}],["13717",{"2":{"114":1}}],["13715",{"2":{"114":1}}],["13718",{"2":{"114":1}}],["13713",{"2":{"114":1}}],["13712",{"2":{"114":1}}],["13777",{"2":{"113":1,"114":1}}],["13740",{"2":{"114":1}}],["13747",{"2":{"114":1}}],["13749",{"2":{"113":1,"114":1}}],["13748",{"2":{"113":1,"114":1}}],["130",{"2":{"1497":2,"2086":1,"2858":1,"2860":1,"2865":1}}],["13056",{"2":{"114":1}}],["13098",{"2":{"114":1}}],["13089",{"2":{"114":1}}],["13081",{"2":{"107":1,"114":1}}],["13078",{"2":{"114":1}}],["13077",{"2":{"114":1}}],["13076",{"2":{"114":1}}],["13074",{"2":{"114":1}}],["13070",{"2":{"114":1}}],["13069",{"2":{"114":1}}],["13065",{"2":{"114":1}}],["13064",{"2":{"114":1}}],["13062",{"2":{"114":1}}],["13045",{"2":{"114":1}}],["13044",{"2":{"114":1}}],["13025",{"2":{"114":1}}],["13023",{"2":{"94":1}}],["13024",{"2":{"93":1}}],["13014",{"2":{"93":1}}],["13",{"2":{"70":1,"391":1,"674":1,"676":4,"1144":1,"1183":1,"1197":1,"1462":1,"1654":1,"1712":3,"1883":2,"1926":1,"1974":3,"2047":2,"2320":1,"2433":1,"2477":3,"2484":2,"2493":3,"2726":2}}],["17915",{"2":{"199":1}}],["17911",{"2":{"176":1}}],["17962",{"2":{"190":1,"191":1}}],["17999",{"2":{"176":1}}],["17996",{"2":{"176":1}}],["17989",{"2":{"176":1}}],["17935",{"2":{"191":1}}],["17936",{"2":{"176":1}}],["17931",{"2":{"176":1}}],["17905",{"2":{"176":1}}],["17904",{"2":{"176":2}}],["17923",{"2":{"176":1}}],["17940",{"2":{"167":1,"176":1}}],["17893",{"2":{"211":1}}],["17892",{"2":{"191":1}}],["17880",{"2":{"191":1}}],["17839",{"2":{"176":1}}],["17832",{"2":{"176":1}}],["17817",{"2":{"176":1}}],["17808",{"2":{"176":1}}],["17800",{"2":{"176":1}}],["17803",{"2":{"176":1}}],["17850",{"2":{"176":1}}],["17856",{"2":{"176":1}}],["17855",{"2":{"176":1}}],["17854",{"2":{"176":1}}],["17853",{"2":{"176":1}}],["17862",{"2":{"176":1}}],["17867",{"2":{"176":1}}],["17868",{"2":{"176":1}}],["17863",{"2":{"176":1}}],["17861",{"2":{"176":1}}],["17866",{"2":{"176":1}}],["17864",{"2":{"176":1}}],["17842",{"2":{"176":1}}],["17848",{"2":{"176":1}}],["17840",{"2":{"176":1}}],["17820",{"2":{"199":1}}],["17827",{"2":{"176":1}}],["17823",{"2":{"176":1}}],["17723",{"2":{"191":1}}],["17798",{"2":{"176":1}}],["17795",{"2":{"176":1}}],["17790",{"2":{"176":1}}],["17791",{"2":{"176":1}}],["17716",{"2":{"176":1}}],["17711",{"2":{"176":1}}],["17777",{"2":{"176":1}}],["17776",{"2":{"175":1,"176":1}}],["17732",{"2":{"176":1}}],["17735",{"2":{"176":1}}],["17734",{"2":{"176":1}}],["17786",{"2":{"176":1}}],["17755",{"2":{"176":1}}],["17760",{"2":{"176":1}}],["17748",{"2":{"176":1}}],["17745",{"2":{"176":1}}],["17740",{"2":{"176":1}}],["17706",{"2":{"191":1}}],["17702",{"2":{"176":1}}],["17707",{"2":{"176":1}}],["17708",{"2":{"176":1}}],["17703",{"2":{"176":1}}],["17693",{"2":{"176":1}}],["17695",{"2":{"176":1}}],["17663",{"2":{"191":1}}],["17661",{"2":{"176":1}}],["17669",{"2":{"176":1}}],["17678",{"2":{"176":1}}],["17675",{"2":{"176":1}}],["17679",{"2":{"176":1}}],["17638",{"2":{"176":1}}],["17632",{"2":{"176":1}}],["17639",{"2":{"176":1}}],["17684",{"2":{"176":1}}],["17658",{"2":{"176":1}}],["17656",{"2":{"176":1}}],["17652",{"2":{"176":1}}],["17655",{"2":{"176":1}}],["17654",{"2":{"176":1}}],["17651",{"2":{"176":1}}],["17650",{"2":{"176":1}}],["17645",{"2":{"176":1}}],["17647",{"2":{"176":1}}],["17643",{"2":{"176":1}}],["17615",{"2":{"176":1}}],["17611",{"2":{"176":1}}],["17612",{"2":{"176":1}}],["17613",{"2":{"175":1,"176":1}}],["17601",{"2":{"176":1}}],["17607",{"2":{"176":1}}],["17603",{"2":{"176":1}}],["17602",{"2":{"176":1}}],["175ms",{"2":{"2255":2}}],["175",{"2":{"1473":1,"2255":1}}],["17588",{"2":{"199":1}}],["17584",{"2":{"176":1}}],["17534",{"2":{"176":1}}],["17533",{"2":{"176":1}}],["17593",{"2":{"176":1}}],["17595",{"2":{"176":1}}],["17522",{"2":{"176":1}}],["17549",{"2":{"176":1}}],["17545",{"2":{"176":1}}],["17540",{"2":{"176":1}}],["17559",{"2":{"176":1}}],["17557",{"2":{"176":1}}],["17554",{"2":{"176":1}}],["17501",{"2":{"176":1}}],["17507",{"2":{"176":1}}],["17506",{"2":{"176":1}}],["17579",{"2":{"176":1}}],["17578",{"2":{"176":1}}],["17512",{"2":{"176":1}}],["17519",{"2":{"176":1}}],["17517",{"2":{"176":1}}],["17516",{"2":{"176":1}}],["17514",{"2":{"176":1}}],["174",{"2":{"251":1,"1307":2}}],["17463",{"2":{"176":1}}],["17414",{"2":{"176":1}}],["17492",{"2":{"176":1}}],["17459",{"2":{"176":2}}],["17439",{"2":{"176":1}}],["17435",{"2":{"176":1}}],["17438",{"2":{"176":2}}],["17423",{"2":{"176":2}}],["17426",{"2":{"176":1}}],["17420",{"2":{"176":1}}],["17488",{"2":{"176":1}}],["17481",{"2":{"176":1}}],["17482",{"2":{"175":2,"176":1}}],["17440",{"2":{"176":1}}],["17448",{"2":{"176":1}}],["17444",{"2":{"176":1}}],["17371",{"2":{"176":1}}],["17376",{"2":{"176":1}}],["17335",{"2":{"176":1}}],["17333",{"2":{"176":1}}],["17383",{"2":{"176":1}}],["17385",{"2":{"176":1}}],["17387",{"2":{"176":1}}],["17368",{"2":{"176":1}}],["17397",{"2":{"176":1}}],["17399",{"2":{"176":1}}],["17396",{"2":{"176":1}}],["17354",{"2":{"176":1}}],["17356",{"2":{"176":1}}],["17355",{"2":{"176":1}}],["17352",{"2":{"176":1}}],["17342",{"2":{"176":1}}],["17326",{"2":{"176":1}}],["172",{"2":{"1307":2}}],["17282",{"2":{"199":1}}],["17287",{"2":{"176":1}}],["17265",{"2":{"176":1}}],["17263",{"2":{"176":1}}],["17234",{"2":{"176":1}}],["17232",{"2":{"176":1}}],["17231",{"2":{"176":1}}],["17210",{"2":{"176":1}}],["17295",{"2":{"176":1}}],["17275",{"2":{"176":1}}],["17272",{"2":{"176":1}}],["17271",{"2":{"176":1}}],["17258",{"2":{"176":1}}],["17257",{"2":{"176":1}}],["17256",{"2":{"176":1}}],["17229",{"2":{"176":1}}],["17228",{"2":{"176":1}}],["17222",{"2":{"176":1}}],["170",{"2":{"2045":1}}],["17007",{"2":{"199":1}}],["17046",{"2":{"176":1}}],["17099",{"2":{"176":1}}],["17091",{"2":{"176":1}}],["17095",{"2":{"160":1}}],["17065",{"2":{"176":1}}],["17028",{"2":{"199":1}}],["17020",{"2":{"176":1}}],["17025",{"2":{"160":1}}],["17024",{"2":{"160":1}}],["17037",{"2":{"156":1,"160":1}}],["17189",{"2":{"191":1}}],["17184",{"2":{"176":1}}],["17129",{"2":{"191":1}}],["17174",{"2":{"176":1}}],["17178",{"2":{"176":1}}],["17176",{"2":{"175":1,"176":1}}],["17143",{"2":{"176":1}}],["17142",{"2":{"176":1}}],["17114",{"2":{"176":1}}],["17111",{"2":{"175":1,"176":1}}],["17156",{"2":{"160":1}}],["17150",{"2":{"160":1}}],["17136",{"2":{"160":1}}],["17133",{"2":{"160":1}}],["17104",{"2":{"160":1}}],["17106",{"2":{"160":1}}],["17",{"2":{"55":2,"111":2,"312":1,"391":1,"1462":1,"1497":1,"1654":1,"1712":3,"1926":1,"1974":3,"2040":2,"2400":2,"2477":3,"2493":3,"2742":2,"2824":2,"2884":1}}],["10glbprf",{"2":{"2246":1}}],["10kohm",{"2":{"2213":1}}],["10kω",{"2":{"1275":1}}],["10ms",{"2":{"1932":1,"2860":1}}],["10µf",{"2":{"1665":1}}],["103",{"2":{"1654":1}}],["10388",{"2":{"63":1}}],["10bits",{"2":{"682":1}}],["10bit",{"2":{"682":1}}],["109",{"2":{"1654":1}}],["10904",{"2":{"114":1}}],["10997",{"2":{"74":1}}],["10976",{"2":{"77":1}}],["10973",{"2":{"72":1}}],["10974",{"2":{"65":1}}],["10972",{"2":{"65":1}}],["106",{"2":{"1654":1}}],["10638",{"2":{"65":1}}],["10622",{"2":{"63":1}}],["108",{"2":{"1497":1,"1654":1}}],["10817",{"2":{"76":1}}],["10894",{"2":{"75":1}}],["10807",{"2":{"74":1}}],["10800",{"2":{"62":1}}],["10840",{"2":{"65":1}}],["10824",{"2":{"65":1}}],["10837",{"2":{"64":1}}],["104",{"2":{"1497":2,"1654":1}}],["10419",{"2":{"92":1}}],["10418",{"2":{"77":1}}],["10417",{"2":{"65":1}}],["10400",{"2":{"74":1}}],["10437",{"2":{"73":1}}],["10438",{"2":{"65":1}}],["10439",{"2":{"63":1}}],["10420",{"2":{"65":1}}],["10491",{"2":{"64":1}}],["107",{"2":{"1654":1}}],["10730",{"2":{"74":1}}],["10735",{"2":{"64":1}}],["10767",{"2":{"65":1}}],["10716",{"2":{"65":1}}],["10750",{"2":{"64":1}}],["10706",{"2":{"63":1}}],["105",{"2":{"1497":1,"1654":1}}],["10533",{"2":{"114":1}}],["10530",{"2":{"65":1}}],["10528",{"2":{"72":1}}],["10524",{"2":{"64":1}}],["10563",{"2":{"65":1}}],["10549",{"2":{"63":1}}],["102",{"2":{"1654":1,"1883":1,"2484":1}}],["102559237",{"2":{"1337":1}}],["10259",{"2":{"63":1}}],["1024",{"2":{"729":1,"738":6,"740":3,"1932":1,"2454":2,"2702":1}}],["1023",{"2":{"671":1,"1926":1}}],["10231",{"2":{"65":1}}],["10214",{"2":{"65":1}}],["10206",{"2":{"65":1}}],["10204",{"2":{"63":1}}],["10260",{"2":{"63":1}}],["10",{"0":{"1353":1},"2":{"55":1,"73":1,"111":2,"114":1,"391":1,"543":1,"552":1,"592":1,"635":1,"671":1,"674":1,"676":4,"682":3,"725":1,"749":1,"753":1,"1339":1,"1385":1,"1454":1,"1462":1,"1497":1,"1508":2,"1509":1,"1597":1,"1635":1,"1654":4,"1708":2,"1712":3,"1883":3,"1893":3,"1894":1,"1926":2,"1928":1,"1937":1,"1942":1,"1959":2,"1974":3,"2045":2,"2047":1,"2221":1,"2224":1,"2238":4,"2273":1,"2355":1,"2400":1,"2431":2,"2433":3,"2440":1,"2448":1,"2477":3,"2484":3,"2493":3,"2705":1,"2806":1,"2824":2,"2827":2,"2860":1,"2883":1}}],["10101100",{"2":{"2246":1}}],["10101000",{"2":{"2246":1}}],["10103",{"2":{"50":1}}],["101",{"2":{"207":1,"1497":2,"1654":1,"1926":1}}],["10174",{"2":{"160":1}}],["10171",{"2":{"93":1}}],["10179",{"2":{"63":1}}],["10183",{"2":{"63":1}}],["10127",{"2":{"50":1}}],["10129",{"2":{"50":1}}],["10169",{"2":{"49":1}}],["100ms",{"2":{"2740":2}}],["100ma",{"2":{"134":1}}],["100644",{"2":{"2356":1}}],["100k",{"2":{"1343":1}}],["10088",{"2":{"62":1,"114":1}}],["1000ms",{"2":{"1432":1,"1654":1}}],["1000",{"2":{"120":1,"1411":1,"1418":1,"1432":1,"1769":1,"1894":1,"1897":2,"1936":2,"1938":1,"1953":1,"1959":2,"2002":1,"2829":1}}],["10008",{"2":{"50":1}}],["10000000",{"2":{"2247":3}}],["1000000",{"2":{"1932":1}}],["100000l",{"2":{"543":2}}],["100000",{"2":{"11":1,"750":1,"1343":1}}],["10053",{"2":{"50":1}}],["10040",{"2":{"50":1}}],["100",{"0":{"2253":1,"2260":1},"1":{"2254":1,"2255":1,"2256":1,"2257":1,"2258":1,"2259":1,"2260":1,"2261":1,"2262":1,"2263":1,"2264":1,"2265":1},"2":{"25":2,"273":1,"546":2,"552":1,"701":2,"725":2,"780":1,"806":1,"835":1,"867":1,"899":1,"934":1,"968":1,"1002":1,"1036":1,"1070":1,"1104":1,"1138":1,"1194":1,"1269":1,"1436":1,"1458":1,"1553":1,"1556":1,"1558":1,"1649":1,"1654":1,"1894":1,"1897":1,"1926":3,"1937":1,"1939":2,"1959":2,"2045":2,"2221":1,"2260":1,"2356":7,"2400":2,"2448":3,"2561":2,"2624":1,"2705":2,"2740":1,"2806":2,"2830":2,"2859":2}}],["16bit",{"2":{"2839":1}}],["16bpp",{"2":{"2704":3}}],["16mb",{"2":{"2721":1}}],["16mhz",{"2":{"2430":1,"2445":2}}],["16ms",{"2":{"1820":1,"2081":1}}],["16t",{"2":{"2198":1}}],["16th",{"2":{"1463":1}}],["16k",{"2":{"903":2,"937":2,"971":2,"1005":2,"1039":2}}],["16kb",{"2":{"527":1}}],["16x2",{"2":{"1665":1,"1680":2}}],["16x",{"2":{"1652":1,"1653":1}}],["16x12",{"2":{"1192":1}}],["16x9",{"2":{"865":1}}],["16x8",{"2":{"833":1,"2705":1}}],["16c0",{"2":{"670":3,"2446":1,"2447":2}}],["16411",{"2":{"1307":1}}],["16436",{"2":{"176":1}}],["16438",{"2":{"160":1}}],["16423",{"2":{"160":1}}],["16441",{"2":{"160":1}}],["169",{"2":{"1307":2}}],["16992",{"2":{"176":1}}],["16996",{"2":{"176":1}}],["16990",{"2":{"176":1}}],["16997",{"2":{"160":1}}],["16949",{"2":{"176":1}}],["16941",{"2":{"160":1}}],["16932",{"2":{"176":1}}],["16939",{"2":{"160":1}}],["16974",{"2":{"160":1}}],["16958",{"2":{"160":1}}],["16951",{"2":{"160":2}}],["16957",{"2":{"160":1}}],["16915",{"2":{"160":1}}],["16961",{"2":{"160":1}}],["16960",{"2":{"160":1}}],["16926",{"2":{"160":1}}],["16909",{"2":{"160":1}}],["16810",{"2":{"176":1}}],["16800",{"2":{"176":1}}],["16806",{"2":{"160":1}}],["16879",{"2":{"176":1}}],["16875",{"2":{"160":1}}],["16874",{"2":{"160":1}}],["16871",{"2":{"160":1}}],["16865",{"2":{"160":1}}],["16863",{"2":{"160":1}}],["16869",{"2":{"160":1}}],["16827",{"2":{"160":1}}],["16892",{"2":{"160":1}}],["16891",{"2":{"160":1}}],["16859",{"2":{"160":2}}],["16843",{"2":{"160":1}}],["16778",{"2":{"176":1}}],["16770",{"2":{"160":1}}],["16773",{"2":{"160":1}}],["16716",{"2":{"160":1}}],["16718",{"2":{"160":1}}],["16705",{"2":{"160":1}}],["16706",{"2":{"160":1}}],["16702",{"2":{"160":1}}],["16723",{"2":{"160":1}}],["16728",{"2":{"160":1}}],["16782",{"2":{"160":1}}],["16785",{"2":{"160":1}}],["16783",{"2":{"160":1}}],["16738",{"2":{"160":1}}],["16737",{"2":{"160":1}}],["16732",{"2":{"160":1}}],["16689",{"2":{"236":1}}],["16681",{"2":{"160":1}}],["16699",{"2":{"199":1}}],["16669",{"2":{"176":1}}],["16668",{"2":{"173":1,"176":1}}],["16667",{"2":{"160":1}}],["16620",{"2":{"160":1}}],["16621",{"2":{"160":1}}],["16617",{"2":{"160":1}}],["16614",{"2":{"160":1}}],["16611",{"2":{"160":1}}],["16630",{"2":{"160":1}}],["16637",{"2":{"160":1}}],["16635",{"2":{"160":1}}],["16640",{"2":{"160":1}}],["16649",{"2":{"160":1}}],["16647",{"2":{"160":1}}],["16600",{"2":{"160":1}}],["16584",{"2":{"176":1}}],["16588",{"2":{"160":1}}],["16597",{"2":{"160":1}}],["16596",{"2":{"160":1}}],["16593",{"2":{"160":1}}],["16559",{"2":{"160":1}}],["16523",{"2":{"160":1}}],["16525",{"2":{"160":1}}],["16505",{"2":{"160":1}}],["16516",{"2":{"160":1}}],["16518",{"2":{"160":1}}],["16561",{"2":{"160":1}}],["16543",{"2":{"160":1}}],["16303",{"2":{"1307":1}}],["16300",{"2":{"149":1}}],["16384",{"2":{"738":2}}],["16384u",{"2":{"700":1}}],["16394",{"2":{"176":1}}],["16336",{"2":{"176":1}}],["16339",{"2":{"160":1}}],["16337",{"2":{"160":1}}],["16331",{"2":{"160":1}}],["16359",{"2":{"149":1}}],["16358",{"2":{"149":1}}],["16357",{"2":{"149":1}}],["16348",{"2":{"149":1}}],["16315",{"2":{"160":1}}],["16316",{"2":{"149":1}}],["16312",{"2":{"149":1}}],["16371",{"2":{"175":2,"176":1}}],["16370",{"2":{"160":1}}],["16378",{"2":{"149":1}}],["16376",{"2":{"149":1}}],["162",{"2":{"1225":1}}],["16269",{"2":{"160":1}}],["16266",{"2":{"160":1}}],["16268",{"2":{"149":1}}],["16292",{"2":{"149":1}}],["16290",{"2":{"149":1}}],["16276",{"2":{"149":1}}],["16277",{"2":{"149":1}}],["16230",{"2":{"149":1}}],["16208",{"2":{"149":1}}],["16287",{"2":{"176":1}}],["16282",{"2":{"149":1}}],["16280",{"2":{"149":1}}],["16257",{"2":{"160":1}}],["16251",{"2":{"160":1}}],["16256",{"2":{"149":1}}],["16252",{"2":{"149":1}}],["16254",{"2":{"149":1}}],["16215",{"2":{"149":1}}],["16217",{"2":{"149":1}}],["16228",{"2":{"149":1}}],["16222",{"2":{"149":1}}],["16225",{"2":{"149":1}}],["16221",{"2":{"149":1}}],["16220",{"2":{"149":2}}],["16188",{"2":{"149":1}}],["16181",{"2":{"149":1}}],["16185",{"2":{"149":1}}],["16163",{"2":{"176":1}}],["16168",{"2":{"149":1}}],["16167",{"2":{"149":1}}],["16166",{"2":{"149":1}}],["16162",{"2":{"149":1}}],["16157",{"2":{"149":1}}],["16135",{"2":{"149":1}}],["16134",{"2":{"149":1}}],["16128",{"2":{"149":1}}],["16127",{"2":{"149":1}}],["16114",{"2":{"160":1}}],["16116",{"2":{"149":1}}],["16113",{"2":{"149":1}}],["16112",{"2":{"149":1}}],["16107",{"2":{"149":1}}],["16109",{"2":{"149":1}}],["16108",{"2":{"149":1}}],["16102",{"2":{"149":1}}],["16100",{"2":{"149":1}}],["16190",{"2":{"149":1}}],["16038",{"2":{"160":1}}],["16032",{"2":{"149":1}}],["16039",{"2":{"149":1}}],["16000",{"2":{"1939":1}}],["16000000",{"2":{"555":1}}],["1600",{"2":{"1936":2,"1939":1}}],["16004",{"2":{"160":1}}],["16001",{"2":{"149":1}}],["16007",{"2":{"149":1}}],["16002",{"2":{"149":1}}],["16095",{"2":{"160":1}}],["16099",{"2":{"149":1}}],["16096",{"2":{"149":1}}],["16091",{"2":{"149":1}}],["16084",{"2":{"160":1}}],["16086",{"2":{"160":1}}],["16089",{"2":{"149":1}}],["16082",{"2":{"149":1}}],["16081",{"2":{"149":1}}],["16080",{"2":{"149":1}}],["16087",{"2":{"149":1}}],["16076",{"2":{"188":1,"191":1}}],["16075",{"2":{"149":1}}],["16072",{"2":{"149":1}}],["16070",{"2":{"149":1}}],["16054",{"2":{"149":1}}],["16059",{"2":{"149":1}}],["16053",{"2":{"149":1}}],["16050",{"2":{"149":1}}],["16051",{"2":{"149":1}}],["16044",{"2":{"149":1}}],["16041",{"2":{"149":1}}],["16040",{"2":{"149":1}}],["16068",{"2":{"160":1}}],["16067",{"2":{"149":1}}],["16063",{"2":{"149":1}}],["1602a",{"2":{"1665":1}}],["16027",{"2":{"149":1}}],["16026",{"2":{"149":1}}],["16028",{"2":{"149":1}}],["16025",{"2":{"149":1}}],["16023",{"2":{"149":1}}],["16020",{"2":{"149":1}}],["16017",{"2":{"149":1}}],["16016",{"2":{"149":1}}],["16015",{"2":{"149":1}}],["16",{"0":{"11":1,"166":1,"1346":1},"2":{"11":2,"63":1,"134":1,"149":1,"166":2,"176":1,"236":1,"380":1,"391":1,"592":1,"652":2,"676":4,"710":2,"766":1,"772":1,"900":1,"903":2,"935":1,"937":2,"940":1,"971":2,"1005":2,"1039":2,"1071":1,"1105":1,"1139":1,"1277":1,"1278":2,"1346":5,"1389":1,"1393":1,"1462":1,"1497":1,"1502":2,"1508":2,"1509":1,"1579":1,"1654":1,"1667":1,"1670":2,"1708":2,"1712":3,"1725":1,"1814":2,"1820":3,"1883":2,"1893":1,"1894":2,"1895":4,"1897":3,"1906":1,"1910":1,"1926":1,"1974":3,"2072":2,"2076":1,"2081":5,"2186":1,"2196":1,"2198":1,"2235":1,"2275":1,"2329":1,"2431":1,"2433":1,"2454":17,"2477":3,"2484":2,"2493":3,"2509":1,"2514":1,"2519":1,"2521":1,"2601":1,"2703":3,"2704":2,"2705":1,"2724":1,"2818":4,"2825":6,"2839":1,"2895":1}}],["1",{"0":{"298":3,"385":1,"578":1,"1275":1,"2260":1,"2415":1,"2539":1,"2565":1},"2":{"10":1,"14":1,"45":3,"90":2,"102":1,"105":2,"114":5,"120":2,"134":1,"149":1,"160":1,"168":1,"169":1,"172":1,"176":1,"184":1,"191":2,"195":1,"197":2,"199":2,"201":4,"211":6,"222":1,"231":1,"236":1,"247":1,"249":3,"259":1,"266":14,"272":2,"294":3,"298":3,"307":1,"308":2,"319":1,"326":1,"332":2,"353":4,"357":3,"390":2,"494":1,"504":1,"505":1,"506":2,"514":1,"540":1,"552":2,"570":1,"571":6,"575":6,"624":1,"649":1,"657":1,"674":1,"676":22,"677":1,"680":4,"682":3,"697":1,"700":1,"702":1,"707":1,"729":1,"730":2,"736":1,"747":1,"749":1,"806":2,"835":2,"837":1,"838":4,"867":2,"871":2,"899":4,"902":2,"903":2,"934":2,"936":2,"937":2,"968":2,"970":2,"971":2,"1002":3,"1004":1,"1005":2,"1036":2,"1038":1,"1039":2,"1070":4,"1073":4,"1104":4,"1107":4,"1138":2,"1140":1,"1141":4,"1175":1,"1185":1,"1194":2,"1230":1,"1263":1,"1264":1,"1273":1,"1281":1,"1294":1,"1307":5,"1335":2,"1346":3,"1355":1,"1375":1,"1382":4,"1389":10,"1393":4,"1401":1,"1411":1,"1418":1,"1441":1,"1444":1,"1453":2,"1456":2,"1462":1,"1463":5,"1484":1,"1492":2,"1514":2,"1523":16,"1524":7,"1559":1,"1561":1,"1570":1,"1573":1,"1574":2,"1582":1,"1595":2,"1602":1,"1606":26,"1609":3,"1622":2,"1623":1,"1624":1,"1625":3,"1629":7,"1632":3,"1635":1,"1636":2,"1638":1,"1640":1,"1646":1,"1649":2,"1652":3,"1653":5,"1654":1,"1655":1,"1663":1,"1670":2,"1680":1,"1709":5,"1711":2,"1712":3,"1715":2,"1734":2,"1747":1,"1749":1,"1804":2,"1806":2,"1811":2,"1814":6,"1817":1,"1818":2,"1834":1,"1883":32,"1891":4,"1893":2,"1894":1,"1895":9,"1897":4,"1907":1,"1911":3,"1912":2,"1932":1,"1939":5,"1941":1,"1942":5,"1946":1,"1959":1,"1968":2,"1969":1,"1974":3,"1997":3,"1999":13,"2002":4,"2003":1,"2004":2,"2015":4,"2032":1,"2041":7,"2043":3,"2047":1,"2048":1,"2049":6,"2056":2,"2064":1,"2065":1,"2072":6,"2075":1,"2078":2,"2085":1,"2098":1,"2190":1,"2198":1,"2200":1,"2208":1,"2221":2,"2236":1,"2238":16,"2240":1,"2246":1,"2247":4,"2249":1,"2251":3,"2252":2,"2261":4,"2262":1,"2263":1,"2264":1,"2265":1,"2268":1,"2273":1,"2277":1,"2311":1,"2320":1,"2323":1,"2327":1,"2350":1,"2356":13,"2370":1,"2396":1,"2400":8,"2401":8,"2412":12,"2414":1,"2454":3,"2456":2,"2461":2,"2464":2,"2467":9,"2473":1,"2475":4,"2477":3,"2480":1,"2484":32,"2485":4,"2493":3,"2509":2,"2510":7,"2515":1,"2518":1,"2519":1,"2529":1,"2580":1,"2582":8,"2600":2,"2617":1,"2624":1,"2639":1,"2642":1,"2643":1,"2662":2,"2665":1,"2669":16,"2694":1,"2699":1,"2702":1,"2704":11,"2713":1,"2716":4,"2720":1,"2722":1,"2724":3,"2725":2,"2728":2,"2743":10,"2744":9,"2747":1,"2773":1,"2788":1,"2804":1,"2805":2,"2811":1,"2815":1,"2816":3,"2818":1,"2824":2,"2825":1,"2826":2,"2827":1,"2829":3,"2858":1,"2860":1,"2866":1,"2867":1,"2868":1,"2874":2,"2883":1,"2886":1,"2896":1}}],["=+",{"2":{"1474":1,"1476":1,"1485":1}}],["=>",{"2":{"196":4,"1766":4,"1926":1}}],["=helix",{"2":{"55":4}}],["=======",{"2":{"2582":2}}],["==========================",{"2":{"701":1}}],["=================================================",{"2":{"701":1}}],["============================",{"2":{"701":1}}],["=====",{"2":{"701":1}}],["==",{"2":{"13":1,"90":4,"194":1,"415":1,"517":2,"543":1,"701":1,"1310":2,"1356":2,"1358":1,"1565":1,"1582":1,"1595":1,"1631":1,"1636":4,"1749":1,"1905":1,"1949":1,"1956":1,"1968":2,"2015":5,"2030":1,"2086":2,"2232":1,"2262":1,"2263":3,"2264":2,"2265":3,"2327":4,"2600":1,"2705":1,"2715":1,"2716":1,"2721":1,"2722":1,"2724":1,"2726":1,"2874":2,"2875":3,"2878":1}}],["=",{"0":{"156":1,"167":1,"195":1,"245":1},"2":{"10":1,"28":1,"49":1,"87":1,"88":3,"104":3,"118":9,"119":1,"127":3,"134":1,"166":1,"176":4,"199":1,"201":1,"202":1,"232":1,"234":7,"235":1,"247":1,"266":2,"272":2,"285":1,"306":1,"307":6,"315":1,"332":2,"390":1,"415":3,"457":1,"458":1,"479":2,"506":1,"511":1,"514":1,"515":1,"516":2,"549":2,"551":2,"555":5,"557":2,"571":3,"574":1,"575":2,"598":1,"606":2,"607":3,"621":1,"639":4,"647":1,"648":1,"649":1,"672":1,"684":1,"696":1,"697":14,"701":2,"702":4,"706":1,"710":1,"723":1,"725":1,"727":5,"734":4,"736":1,"739":1,"746":1,"779":1,"783":2,"805":1,"809":2,"834":1,"841":2,"866":1,"871":2,"898":1,"906":2,"933":1,"940":2,"967":1,"974":2,"1001":1,"1008":2,"1035":1,"1042":2,"1069":1,"1076":2,"1103":1,"1110":2,"1137":1,"1144":2,"1173":1,"1176":2,"1179":2,"1193":1,"1197":2,"1224":1,"1245":1,"1262":1,"1266":4,"1268":1,"1269":1,"1270":1,"1271":1,"1272":1,"1300":1,"1308":1,"1347":1,"1359":3,"1370":1,"1386":1,"1387":1,"1389":4,"1401":4,"1404":2,"1406":1,"1416":6,"1420":2,"1432":6,"1435":1,"1440":1,"1441":1,"1442":4,"1443":1,"1447":1,"1448":2,"1450":1,"1451":1,"1453":2,"1455":1,"1458":1,"1461":1,"1462":1,"1470":1,"1496":1,"1497":1,"1503":8,"1505":2,"1512":1,"1518":1,"1519":1,"1520":1,"1521":1,"1548":1,"1559":1,"1564":1,"1565":1,"1572":4,"1573":2,"1574":3,"1575":14,"1582":4,"1587":3,"1588":3,"1593":1,"1608":1,"1610":2,"1623":1,"1624":2,"1629":1,"1631":1,"1633":1,"1635":6,"1636":1,"1646":3,"1666":1,"1670":1,"1707":2,"1710":1,"1711":7,"1731":1,"1736":1,"1742":2,"1744":7,"1745":7,"1747":11,"1754":1,"1758":1,"1765":1,"1772":6,"1806":1,"1807":5,"1808":1,"1813":1,"1814":3,"1817":2,"1818":5,"1819":1,"1820":2,"1877":1,"1882":2,"1890":1,"1897":3,"1902":1,"1903":3,"1904":1,"1905":5,"1906":1,"1911":4,"1912":4,"1915":1,"1920":2,"1922":1,"1924":1,"1925":1,"1926":1,"1927":1,"1931":2,"1936":1,"1937":1,"1938":1,"1939":5,"1940":1,"1948":6,"1949":7,"1950":14,"1952":7,"1953":4,"1967":1,"1968":1,"1969":3,"1973":1,"1996":3,"1997":4,"1998":3,"1999":13,"2008":1,"2011":1,"2015":14,"2022":1,"2025":1,"2027":1,"2030":1,"2035":1,"2037":3,"2045":7,"2047":6,"2049":4,"2068":4,"2071":1,"2072":3,"2075":2,"2078":5,"2080":1,"2081":2,"2085":7,"2086":6,"2161":1,"2166":1,"2196":1,"2204":1,"2214":2,"2223":7,"2230":2,"2231":1,"2232":5,"2237":1,"2238":1,"2240":1,"2244":2,"2245":1,"2246":5,"2247":5,"2248":2,"2249":1,"2255":1,"2258":4,"2260":2,"2261":4,"2262":11,"2263":11,"2264":3,"2265":7,"2266":1,"2272":1,"2275":6,"2276":5,"2320":2,"2322":3,"2324":1,"2327":13,"2329":1,"2332":1,"2334":1,"2335":1,"2336":1,"2337":1,"2339":1,"2341":1,"2344":1,"2346":1,"2348":1,"2350":1,"2364":1,"2365":2,"2401":3,"2406":1,"2448":1,"2458":1,"2464":2,"2467":3,"2510":6,"2514":1,"2515":1,"2516":1,"2531":1,"2622":3,"2635":1,"2639":2,"2651":1,"2693":1,"2694":3,"2701":1,"2704":12,"2705":31,"2707":3,"2709":1,"2715":6,"2716":6,"2717":6,"2718":2,"2719":2,"2722":6,"2723":6,"2724":14,"2725":6,"2726":6,"2727":6,"2728":9,"2734":2,"2740":1,"2804":1,"2805":1,"2815":1,"2819":1,"2836":9,"2838":1,"2841":1,"2859":4,"2860":6,"2871":1,"2874":1,"2885":2,"2895":2}}],["2d",{"2":{"2836":1}}],["2bpp",{"2":{"2724":2}}],["2c1219002b135937334d4e00",{"2":{"2454":1}}],["2p4g",{"2":{"2323":1,"2473":1}}],["2p4ghz",{"2":{"2323":1,"2473":1}}],["2t",{"2":{"2198":1}}],["2=4",{"2":{"1912":1}}],["2ms",{"2":{"1911":1}}],["2>",{"2":{"1756":1,"2876":1}}],["2x2",{"2":{"2412":1}}],["2x1800",{"2":{"2360":1}}],["2x",{"2":{"1652":1,"1653":1,"1932":2,"2210":2}}],["2x4",{"2":{"114":1,"211":1}}],["2v",{"2":{"1647":1}}],["2u",{"2":{"1307":2,"2747":1}}],["2kro",{"2":{"2787":1}}],["2kω",{"2":{"1175":1}}],["2k1",{"2":{"902":1,"936":1,"970":1}}],["2k",{"2":{"835":2,"837":1,"838":6,"903":2,"937":2,"971":2,"1005":2,"1039":2,"1070":2,"1073":6,"1104":2,"1107":6,"1138":2,"1141":6,"1932":1,"2213":1}}],["2key",{"2":{"143":2}}],["2️⃣",{"2":{"697":3}}],["2e3c",{"2":{"670":1,"2344":1}}],["2a03",{"2":{"670":2}}],["2ffb",{"2":{"670":1,"2444":1}}],["2ff9",{"2":{"670":1,"2444":1}}],["2ff4",{"2":{"670":1,"2444":1,"2558":1,"2561":2}}],["2ff3",{"2":{"670":1,"2444":1}}],["2ff0",{"2":{"670":1}}],["2fef",{"2":{"670":1}}],["23x",{"2":{"2637":1}}],["239",{"2":{"1905":1,"2232":1,"2705":6}}],["239a",{"2":{"670":3,"2445":3}}],["23994",{"2":{"294":1}}],["23999",{"2":{"277":1}}],["23953",{"2":{"285":1}}],["23954",{"2":{"277":1}}],["23945",{"2":{"277":1}}],["23967",{"2":{"277":1}}],["23963",{"2":{"277":1}}],["23987",{"2":{"277":1}}],["23985",{"2":{"277":1}}],["23983",{"2":{"277":1}}],["23981",{"2":{"277":1}}],["23980",{"2":{"277":1}}],["23923",{"2":{"277":1}}],["23925",{"2":{"277":1}}],["23924",{"2":{"277":1}}],["23917",{"2":{"277":1}}],["23911",{"2":{"277":1}}],["23979",{"2":{"277":1}}],["23975",{"2":{"277":1}}],["23901",{"2":{"277":1}}],["23838",{"2":{"285":1}}],["23857",{"2":{"277":1}}],["23818",{"2":{"277":1}}],["23896",{"2":{"277":1}}],["23894",{"2":{"277":1}}],["23884",{"2":{"308":1}}],["23887",{"2":{"285":1}}],["23883",{"2":{"277":1}}],["23885",{"2":{"277":1}}],["23881",{"2":{"277":1}}],["2370",{"2":{"416":2}}],["23709",{"2":{"266":1}}],["23796",{"2":{"277":1}}],["23793",{"2":{"266":1}}],["23792",{"2":{"266":1}}],["23790",{"2":{"266":1}}],["23782",{"2":{"277":1}}],["23789",{"2":{"266":1}}],["23788",{"2":{"266":1}}],["23787",{"2":{"266":1}}],["23786",{"2":{"266":1}}],["23785",{"2":{"266":1}}],["23784",{"2":{"266":1}}],["23783",{"2":{"266":1}}],["23781",{"2":{"266":1}}],["23780",{"2":{"266":1}}],["23779",{"2":{"266":1}}],["23778",{"2":{"266":1}}],["23774",{"2":{"266":1}}],["23773",{"2":{"266":1}}],["23772",{"2":{"266":1}}],["23771",{"2":{"266":1}}],["23770",{"2":{"266":1}}],["23765",{"2":{"277":1}}],["23769",{"2":{"266":1}}],["23768",{"2":{"266":1}}],["23767",{"2":{"266":1}}],["23764",{"2":{"266":1}}],["23763",{"2":{"266":1}}],["23762",{"2":{"266":1}}],["23760",{"2":{"266":1}}],["23759",{"2":{"266":1}}],["23758",{"2":{"266":1}}],["23757",{"2":{"266":1}}],["23754",{"2":{"266":1}}],["23751",{"2":{"266":1}}],["23750",{"2":{"266":1}}],["23749",{"2":{"266":1}}],["23747",{"2":{"266":1}}],["23746",{"2":{"266":1}}],["23745",{"2":{"266":1}}],["23719",{"2":{"266":1}}],["23716",{"2":{"266":1}}],["23714",{"2":{"266":1}}],["23712",{"2":{"266":1}}],["23726",{"2":{"266":1}}],["23266",{"2":{"266":1}}],["23264",{"2":{"266":1}}],["23222",{"2":{"266":1}}],["23221",{"2":{"266":1}}],["23206",{"2":{"266":1}}],["23202",{"2":{"266":1}}],["23292",{"2":{"266":1}}],["23299",{"2":{"266":1}}],["23294",{"2":{"266":1}}],["23293",{"2":{"266":1}}],["23297",{"2":{"266":1}}],["23281",{"2":{"317":1}}],["23289",{"2":{"266":1}}],["23288",{"2":{"266":1}}],["23287",{"2":{"266":1}}],["23286",{"2":{"266":1}}],["23285",{"2":{"266":1}}],["23277",{"2":{"266":1}}],["23276",{"2":{"266":1}}],["23273",{"2":{"266":1}}],["23259",{"2":{"266":1}}],["23246",{"2":{"266":1}}],["23248",{"2":{"266":1}}],["23247",{"2":{"266":1}}],["23236",{"2":{"266":1}}],["23217",{"2":{"266":1}}],["23641",{"2":{"294":1}}],["23642",{"2":{"277":1}}],["23679",{"2":{"285":1}}],["23673",{"2":{"266":1}}],["23699",{"2":{"285":1}}],["23692",{"2":{"277":1}}],["23694",{"2":{"266":1}}],["23697",{"2":{"266":1}}],["23691",{"2":{"266":1}}],["23685",{"2":{"266":1}}],["23668",{"2":{"266":1}}],["23663",{"2":{"266":1}}],["23630",{"2":{"277":1}}],["23635",{"2":{"266":1}}],["23633",{"2":{"266":1}}],["23627",{"2":{"266":1}}],["23624",{"2":{"266":1}}],["23622",{"2":{"266":1}}],["23616",{"2":{"266":1}}],["23614",{"2":{"266":1}}],["23612",{"2":{"266":1}}],["23609",{"2":{"266":1}}],["23607",{"2":{"266":1}}],["23606",{"2":{"266":1}}],["23601",{"2":{"266":1}}],["23650",{"2":{"277":1}}],["23655",{"2":{"266":1}}],["23652",{"2":{"266":1}}],["23658",{"2":{"266":1}}],["23653",{"2":{"266":1}}],["23657",{"2":{"266":1}}],["23656",{"2":{"266":1}}],["23598",{"2":{"266":1}}],["23599",{"2":{"266":1}}],["23593",{"2":{"266":1}}],["23591",{"2":{"266":1}}],["23590",{"2":{"266":1}}],["23589",{"2":{"266":1}}],["23588",{"2":{"266":1}}],["23585",{"2":{"266":1}}],["23576",{"2":{"266":1}}],["23573",{"2":{"266":1}}],["23569",{"2":{"266":1}}],["23567",{"2":{"266":1}}],["23566",{"2":{"266":1}}],["23565",{"2":{"266":1}}],["23564",{"2":{"266":1}}],["23562",{"2":{"266":1}}],["23558",{"2":{"308":1}}],["23557",{"2":{"266":1}}],["23556",{"2":{"266":1}}],["23547",{"2":{"266":1}}],["23542",{"2":{"266":1}}],["23541",{"2":{"266":1}}],["23540",{"2":{"266":1}}],["23534",{"2":{"266":1}}],["23533",{"2":{"266":1}}],["23532",{"2":{"266":1}}],["23530",{"2":{"266":1}}],["23520",{"2":{"277":1}}],["23529",{"2":{"266":1}}],["23525",{"2":{"266":1}}],["23524",{"2":{"266":1}}],["23522",{"2":{"266":1}}],["23516",{"2":{"266":1}}],["23515",{"2":{"266":1}}],["23514",{"2":{"266":1}}],["23512",{"2":{"266":1}}],["23511",{"2":{"266":1}}],["23445",{"2":{"285":1}}],["23448",{"2":{"266":1}}],["23488",{"2":{"266":1}}],["23486",{"2":{"266":1}}],["23462",{"2":{"266":1}}],["23461",{"2":{"266":1}}],["23460",{"2":{"266":1}}],["23463",{"2":{"266":1}}],["23451",{"2":{"285":1}}],["23453",{"2":{"266":1}}],["23452",{"2":{"266":1}}],["23455",{"2":{"266":1}}],["2341",{"2":{"670":2,"2445":2}}],["23419",{"2":{"266":1}}],["23418",{"2":{"266":1}}],["23412",{"2":{"266":1}}],["23406",{"2":{"266":1}}],["23403",{"2":{"266":1}}],["23402",{"2":{"266":1}}],["23405",{"2":{"266":1}}],["23407",{"2":{"266":1}}],["23430",{"2":{"285":1}}],["23437",{"2":{"277":1}}],["23439",{"2":{"277":1}}],["23436",{"2":{"266":1}}],["23434",{"2":{"266":1}}],["23432",{"2":{"266":1}}],["23425",{"2":{"266":1}}],["23424",{"2":{"266":1}}],["23423",{"2":{"266":1}}],["23421",{"2":{"266":1}}],["23426",{"2":{"266":1}}],["23422",{"2":{"266":1}}],["23355",{"2":{"277":1}}],["23357",{"2":{"266":1}}],["23341",{"2":{"277":1}}],["23346",{"2":{"266":1}}],["23335",{"2":{"266":1}}],["23330",{"2":{"266":1}}],["23399",{"2":{"266":1}}],["23396",{"2":{"266":1}}],["23395",{"2":{"266":1}}],["23397",{"2":{"266":1}}],["23394",{"2":{"266":1}}],["23393",{"2":{"266":1}}],["23390",{"2":{"266":1}}],["23384",{"2":{"266":1}}],["23379",{"2":{"266":1}}],["23378",{"2":{"266":1}}],["23377",{"2":{"266":1}}],["23376",{"2":{"266":1}}],["23373",{"2":{"266":1}}],["23371",{"2":{"266":1}}],["23375",{"2":{"266":1}}],["23367",{"2":{"266":1}}],["23361",{"2":{"266":1}}],["23360",{"2":{"266":1}}],["23311",{"2":{"266":1}}],["23309",{"2":{"266":1}}],["23307",{"2":{"266":1}}],["23305",{"2":{"266":1}}],["23302",{"2":{"266":1}}],["23329",{"2":{"266":1}}],["23324",{"2":{"266":1}}],["23321",{"2":{"266":1}}],["23322",{"2":{"266":1}}],["23188",{"2":{"266":1}}],["23185",{"2":{"266":1}}],["23179",{"2":{"266":1}}],["2316",{"2":{"2577":1}}],["23169",{"2":{"266":1}}],["23162",{"2":{"266":1}}],["23144",{"2":{"266":1}}],["23143",{"2":{"249":1}}],["23111",{"2":{"266":1}}],["23116",{"2":{"249":1}}],["23112",{"2":{"249":1}}],["23110",{"2":{"249":1}}],["23119",{"2":{"249":1}}],["23155",{"2":{"249":1}}],["23129",{"2":{"249":1}}],["23127",{"2":{"249":1}}],["23121",{"2":{"249":1}}],["23128",{"2":{"249":1}}],["23106",{"2":{"249":1}}],["23104",{"2":{"249":1}}],["23102",{"2":{"249":1}}],["23109",{"2":{"249":1}}],["23108",{"2":{"249":1}}],["23",{"0":{"286":1},"1":{"287":1,"288":1,"289":1,"290":1,"291":1,"292":1,"293":1,"294":1},"2":{"249":1,"378":1,"380":1,"391":2,"597":1,"903":1,"971":1,"1039":1,"1073":1,"1107":1,"1141":1,"1462":1,"1497":3,"1654":1,"1712":3,"1926":22,"1974":3,"2477":3,"2493":3,"2722":1}}],["23038",{"2":{"266":1}}],["23037",{"2":{"249":1}}],["230400",{"2":{"1185":1}}],["23048",{"2":{"249":1}}],["23047",{"2":{"249":1}}],["23049",{"2":{"249":1}}],["23097",{"2":{"277":1}}],["23091",{"2":{"277":1}}],["23096",{"2":{"249":1}}],["23095",{"2":{"249":1}}],["23094",{"2":{"249":1}}],["23092",{"2":{"249":1}}],["23093",{"2":{"249":1}}],["23084",{"2":{"249":1}}],["23083",{"2":{"249":1}}],["23081",{"2":{"249":1}}],["23085",{"2":{"249":1}}],["23076",{"2":{"266":1}}],["23077",{"2":{"249":1}}],["23074",{"2":{"249":1}}],["23073",{"2":{"249":1}}],["23065",{"2":{"294":1}}],["23063",{"2":{"249":1}}],["23067",{"2":{"249":1}}],["23029",{"2":{"249":1}}],["23000",{"2":{"249":1}}],["23002",{"2":{"249":1}}],["23055",{"2":{"266":1}}],["23059",{"2":{"249":1}}],["23056",{"2":{"249":1}}],["23058",{"2":{"249":1}}],["23052",{"2":{"249":1}}],["24lc256",{"2":{"730":2}}],["24lc128",{"2":{"730":3}}],["24lc64",{"2":{"730":3}}],["24lc32a",{"2":{"176":1,"730":3}}],["24xx",{"0":{"2392":1},"2":{"727":1,"730":1}}],["24997",{"2":{"308":1}}],["24990",{"2":{"308":1}}],["24932",{"2":{"308":1}}],["24938",{"2":{"294":1}}],["24952",{"2":{"308":1}}],["24928",{"2":{"294":1}}],["24915",{"2":{"294":1}}],["24912",{"2":{"294":1}}],["24913",{"2":{"294":1}}],["24903",{"2":{"294":1}}],["248",{"2":{"1331":1,"2364":1}}],["24880",{"2":{"294":1}}],["24878",{"2":{"294":1}}],["24877",{"2":{"294":1}}],["24879",{"2":{"294":1}}],["24868",{"2":{"294":1}}],["24807",{"2":{"294":1}}],["24803",{"2":{"294":1}}],["24802",{"2":{"294":1}}],["24800",{"2":{"294":1}}],["24857",{"2":{"294":1}}],["24855",{"2":{"294":1}}],["24850",{"2":{"294":1}}],["24840",{"2":{"294":1}}],["24844",{"2":{"294":1}}],["24842",{"2":{"294":1}}],["24845",{"2":{"294":1}}],["24848",{"2":{"294":1}}],["24846",{"2":{"294":1}}],["24836",{"2":{"294":1}}],["24838",{"2":{"294":1}}],["24835",{"2":{"294":1}}],["24839",{"2":{"294":1}}],["24837",{"2":{"294":1}}],["24834",{"2":{"294":1}}],["24832",{"2":{"294":1}}],["24830",{"2":{"294":1}}],["24817",{"2":{"294":1}}],["247",{"2":{"1905":1,"2232":1}}],["24764",{"2":{"308":1}}],["24723",{"2":{"308":1}}],["24724",{"2":{"294":1}}],["24785",{"2":{"308":1}}],["24787",{"2":{"308":1}}],["24786",{"2":{"294":1}}],["24784",{"2":{"294":1}}],["24757",{"2":{"294":1}}],["24749",{"2":{"294":1}}],["24748",{"2":{"294":1}}],["24714",{"2":{"294":1}}],["24715",{"2":{"294":1}}],["24705",{"2":{"294":1}}],["24701",{"2":{"294":1}}],["24707",{"2":{"294":1}}],["24794",{"2":{"294":1}}],["24772",{"2":{"294":1}}],["24690",{"2":{"308":1}}],["24680",{"2":{"308":1}}],["24666",{"2":{"308":1}}],["24667",{"2":{"294":1}}],["24656",{"2":{"294":1}}],["24655",{"2":{"294":1}}],["24651",{"2":{"294":1}}],["24640",{"2":{"294":1}}],["24678",{"2":{"294":1}}],["24611",{"2":{"294":1}}],["24623",{"2":{"294":1}}],["24627",{"2":{"285":1}}],["24622",{"2":{"285":1}}],["24637",{"2":{"294":1}}],["24635",{"2":{"285":1}}],["24633",{"2":{"285":1}}],["24639",{"2":{"285":1}}],["24630",{"2":{"285":1}}],["24553",{"2":{"308":1}}],["24554",{"2":{"285":1}}],["24590",{"2":{"294":1}}],["24593",{"2":{"285":1}}],["24560",{"2":{"294":1}}],["24503",{"2":{"294":1}}],["24502",{"2":{"285":1}}],["24508",{"2":{"285":1}}],["24529",{"2":{"294":1}}],["24525",{"2":{"294":1}}],["24521",{"2":{"294":1}}],["24528",{"2":{"285":1}}],["24520",{"2":{"285":1}}],["24548",{"2":{"285":1}}],["24540",{"2":{"285":1}}],["24573",{"2":{"285":1}}],["24531",{"2":{"294":1}}],["24539",{"2":{"285":1}}],["24535",{"2":{"285":1}}],["24534",{"2":{"285":1}}],["24532",{"2":{"285":1}}],["24515",{"2":{"285":1}}],["24513",{"2":{"285":1}}],["24490",{"2":{"285":1}}],["24481",{"2":{"285":1}}],["24484",{"2":{"285":1}}],["24480",{"2":{"285":1}}],["24408",{"2":{"285":1}}],["24456",{"2":{"285":1}}],["24479",{"2":{"285":1}}],["24474",{"2":{"285":1}}],["24473",{"2":{"285":1}}],["24476",{"2":{"285":1}}],["24477",{"2":{"285":1}}],["24471",{"2":{"285":1}}],["24468",{"2":{"285":1}}],["24467",{"2":{"285":1}}],["24449",{"2":{"285":1}}],["24445",{"2":{"285":1}}],["24433",{"2":{"285":1}}],["24432",{"2":{"285":1}}],["24423",{"2":{"308":1}}],["24428",{"2":{"285":1}}],["24422",{"2":{"285":1}}],["24413",{"2":{"285":1}}],["24301",{"2":{"308":1}}],["24364",{"2":{"285":1}}],["24398",{"2":{"285":1}}],["24337",{"2":{"285":1}}],["24388",{"2":{"285":1}}],["24379",{"2":{"285":1}}],["24376",{"2":{"285":1}}],["24356",{"2":{"308":1}}],["24355",{"2":{"285":1}}],["24352",{"2":{"285":1}}],["24351",{"2":{"285":1}}],["24348",{"2":{"285":1}}],["24316",{"2":{"277":1}}],["24322",{"2":{"277":1}}],["24266",{"2":{"294":1}}],["24241",{"2":{"294":1}}],["24249",{"2":{"285":1}}],["24240",{"2":{"277":1}}],["24259",{"2":{"294":1}}],["24258",{"2":{"285":1}}],["24251",{"2":{"285":1}}],["24253",{"2":{"277":1}}],["24229",{"2":{"285":1}}],["24223",{"2":{"285":1}}],["24238",{"2":{"277":1}}],["24237",{"2":{"277":1}}],["24236",{"2":{"277":1}}],["24233",{"2":{"277":1}}],["24232",{"2":{"277":1}}],["24231",{"2":{"277":1}}],["24234",{"2":{"277":1}}],["24215",{"2":{"277":1}}],["24201",{"2":{"277":1}}],["24200",{"2":{"277":1}}],["24203",{"2":{"277":1}}],["24202",{"2":{"277":1}}],["24116",{"2":{"277":1}}],["24194",{"2":{"285":1}}],["24191",{"2":{"277":1}}],["24192",{"2":{"277":1}}],["24185",{"2":{"277":1}}],["24180",{"2":{"277":1}}],["24163",{"2":{"277":1}}],["24155",{"2":{"277":1}}],["24146",{"2":{"277":1}}],["24143",{"2":{"277":1}}],["24142",{"2":{"277":1}}],["24136",{"2":{"277":1}}],["24133",{"2":{"277":1}}],["24127",{"2":{"277":1}}],["24122",{"2":{"277":1}}],["24120",{"2":{"277":1}}],["240px",{"2":{"2705":1}}],["240",{"2":{"2704":3,"2705":3}}],["240x80",{"2":{"2704":2}}],["240x320",{"2":{"2701":2,"2704":1,"2705":4}}],["240x240",{"2":{"2701":2,"2704":1,"2705":1}}],["24092",{"2":{"277":1}}],["24094",{"2":{"277":1}}],["24084",{"2":{"285":1}}],["24086",{"2":{"277":1}}],["24087",{"2":{"277":1}}],["24068",{"2":{"277":1}}],["24064",{"2":{"277":1}}],["24060",{"2":{"277":1}}],["24032",{"2":{"277":1}}],["24017",{"2":{"277":1}}],["24016",{"2":{"277":1}}],["24011",{"2":{"277":1}}],["24010",{"2":{"277":1}}],["24053",{"2":{"285":1}}],["24054",{"2":{"277":1}}],["24055",{"2":{"277":1}}],["24051",{"2":{"277":1}}],["24049",{"2":{"277":1}}],["24020",{"2":{"277":1}}],["2400",{"2":{"1250":1}}],["24009",{"2":{"277":1}}],["24008",{"2":{"277":1}}],["24006",{"2":{"277":1}}],["24003",{"2":{"277":1}}],["24001",{"2":{"277":1}}],["24",{"0":{"278":1},"1":{"279":1,"280":1,"281":1,"282":1,"283":1,"284":1,"285":1},"2":{"238":1,"391":2,"1136":1,"1497":2,"1654":1,"1712":3,"1897":1,"1910":1,"1926":6,"1974":3,"2071":1,"2246":1,"2477":3,"2493":3,"2721":1}}],["22947",{"2":{"277":1}}],["22948",{"2":{"249":1}}],["22942",{"2":{"249":1}}],["22934",{"2":{"249":1}}],["22932",{"2":{"249":1}}],["22926",{"2":{"266":1}}],["22922",{"2":{"249":1}}],["22921",{"2":{"249":1}}],["22920",{"2":{"249":1}}],["22997",{"2":{"249":1}}],["22998",{"2":{"249":1}}],["22992",{"2":{"249":1}}],["22991",{"2":{"249":1}}],["22917",{"2":{"249":1}}],["22911",{"2":{"249":1}}],["22910",{"2":{"249":1}}],["22901",{"2":{"249":1}}],["22909",{"2":{"249":1}}],["22908",{"2":{"249":1}}],["22905",{"2":{"249":1}}],["22985",{"2":{"249":1}}],["22971",{"2":{"249":1}}],["22979",{"2":{"249":1}}],["22975",{"2":{"249":1}}],["22970",{"2":{"249":1}}],["22963",{"2":{"285":1}}],["22967",{"2":{"266":1}}],["22962",{"2":{"266":1}}],["22969",{"2":{"249":1}}],["22966",{"2":{"249":1}}],["22961",{"2":{"249":1}}],["22953",{"2":{"249":1}}],["22955",{"2":{"249":1}}],["22951",{"2":{"249":1}}],["22858",{"2":{"285":1}}],["22857",{"2":{"249":1}}],["22851",{"2":{"249":1}}],["22859",{"2":{"249":1}}],["22895",{"2":{"266":1}}],["22891",{"2":{"266":1}}],["22897",{"2":{"249":1}}],["22896",{"2":{"249":1}}],["22899",{"2":{"249":1}}],["22898",{"2":{"249":1}}],["22819",{"2":{"249":1}}],["22811",{"2":{"249":1}}],["22814",{"2":{"249":1}}],["22884",{"2":{"249":1}}],["22873",{"2":{"249":1}}],["22879",{"2":{"249":1}}],["22878",{"2":{"249":1}}],["22872",{"2":{"249":1}}],["22866",{"2":{"249":1}}],["22864",{"2":{"249":1}}],["22863",{"2":{"249":1}}],["22862",{"2":{"249":1}}],["22861",{"2":{"249":1}}],["22860",{"2":{"249":1}}],["22869",{"2":{"249":1}}],["22865",{"2":{"249":1}}],["22832",{"2":{"249":1}}],["22839",{"2":{"249":1}}],["22830",{"2":{"249":1}}],["22829",{"2":{"249":1}}],["22823",{"2":{"249":1}}],["22826",{"2":{"249":1}}],["22825",{"2":{"249":1}}],["22824",{"2":{"249":1}}],["22809",{"2":{"249":1}}],["22802",{"2":{"249":1}}],["22808",{"2":{"249":1}}],["22807",{"2":{"249":1}}],["22806",{"2":{"249":1}}],["22801",{"2":{"249":1}}],["22803",{"2":{"249":1}}],["22800",{"2":{"249":1}}],["22731",{"2":{"266":1}}],["22736",{"2":{"249":1}}],["22799",{"2":{"249":1}}],["22796",{"2":{"249":1}}],["22798",{"2":{"249":1}}],["22797",{"2":{"249":1}}],["22792",{"2":{"249":1}}],["22795",{"2":{"249":1}}],["22771",{"2":{"249":1}}],["22775",{"2":{"249":1}}],["22764",{"2":{"249":1}}],["22763",{"2":{"249":1}}],["22762",{"2":{"249":1}}],["22760",{"2":{"249":1}}],["22759",{"2":{"249":1}}],["22753",{"2":{"249":1}}],["22750",{"2":{"249":1}}],["22741",{"2":{"266":1}}],["22745",{"2":{"249":1}}],["22743",{"2":{"249":1}}],["22740",{"2":{"249":1}}],["22742",{"2":{"249":1}}],["22721",{"2":{"249":1}}],["22726",{"2":{"249":1}}],["22719",{"2":{"249":1}}],["22715",{"2":{"249":1}}],["22714",{"2":{"249":1}}],["22712",{"2":{"249":1}}],["22710",{"2":{"249":1}}],["22709",{"2":{"249":1}}],["22708",{"2":{"249":1}}],["22701",{"2":{"249":1}}],["22695",{"2":{"266":1}}],["22662",{"2":{"266":1}}],["22649",{"2":{"249":1}}],["22652",{"2":{"249":1}}],["22651",{"2":{"249":1}}],["22656",{"2":{"249":1}}],["22603",{"2":{"249":1}}],["22688",{"2":{"249":1}}],["22682",{"2":{"249":1}}],["22681",{"2":{"249":1}}],["22680",{"2":{"249":1}}],["22670",{"2":{"277":1}}],["22675",{"2":{"249":1}}],["22674",{"2":{"249":1}}],["22673",{"2":{"249":1}}],["22638",{"2":{"249":1}}],["22637",{"2":{"249":1}}],["22636",{"2":{"249":1}}],["22635",{"2":{"249":1}}],["22628",{"2":{"249":1}}],["22625",{"2":{"249":1}}],["22620",{"2":{"249":1}}],["22617",{"2":{"249":1}}],["225°",{"2":{"1709":1}}],["22579",{"2":{"249":1}}],["22578",{"2":{"249":1}}],["22577",{"2":{"249":1}}],["22575",{"2":{"249":1}}],["22570",{"2":{"249":1}}],["22558",{"2":{"249":1}}],["22560",{"2":{"249":1}}],["22562",{"2":{"249":1}}],["22530",{"2":{"249":1}}],["22518",{"2":{"249":1}}],["22546",{"2":{"249":1}}],["22543",{"2":{"249":1}}],["22542",{"2":{"249":1}}],["22549",{"2":{"236":1}}],["22548",{"2":{"236":1}}],["22545",{"2":{"236":1}}],["22544",{"2":{"236":1}}],["22526",{"2":{"249":1}}],["22529",{"2":{"249":1}}],["22523",{"2":{"236":1}}],["22528",{"2":{"236":1}}],["22525",{"2":{"236":1}}],["22",{"2":{"236":1,"249":1,"391":1,"1462":1,"1654":1,"1712":3,"1926":4,"1974":3,"2477":3,"2493":3}}],["224x64",{"2":{"2076":1}}],["224",{"2":{"1814":4,"2072":4,"2818":1,"2825":1}}],["22459",{"2":{"308":1}}],["22489",{"2":{"277":1}}],["22480",{"2":{"236":1}}],["22474",{"2":{"249":1}}],["22471",{"2":{"236":1}}],["22419",{"2":{"249":1}}],["22497",{"2":{"236":1}}],["22437",{"2":{"236":1}}],["22435",{"2":{"236":1}}],["22434",{"2":{"236":1}}],["22436",{"2":{"236":1}}],["22469",{"2":{"236":1}}],["22446",{"2":{"236":1}}],["22444",{"2":{"236":1}}],["22448",{"2":{"236":1}}],["22445",{"2":{"236":1}}],["22423",{"2":{"236":1}}],["22401",{"2":{"249":1}}],["22403",{"2":{"236":1}}],["22400",{"2":{"236":1}}],["223",{"2":{"1905":1,"1907":1,"2232":1,"2234":1}}],["22396",{"2":{"1343":3}}],["22398",{"2":{"236":1}}],["22374",{"2":{"249":1}}],["22379",{"2":{"236":1}}],["22358",{"2":{"249":1}}],["22357",{"2":{"236":1}}],["22341",{"2":{"249":1}}],["22342",{"2":{"236":1}}],["22332",{"2":{"236":1}}],["22368",{"2":{"249":1}}],["22364",{"2":{"236":1}}],["22366",{"2":{"236":1}}],["22363",{"2":{"236":1}}],["22369",{"2":{"236":1}}],["22365",{"2":{"236":1}}],["22384",{"2":{"249":1}}],["22383",{"2":{"236":1}}],["22381",{"2":{"236":1}}],["22380",{"2":{"236":1}}],["22328",{"2":{"236":1}}],["22325",{"2":{"236":1}}],["22324",{"2":{"236":1}}],["22323",{"2":{"236":1}}],["22321",{"2":{"236":1}}],["22315",{"2":{"249":1}}],["22314",{"2":{"249":1}}],["22312",{"2":{"236":1}}],["22310",{"2":{"236":1}}],["22313",{"2":{"236":1}}],["22311",{"2":{"236":1}}],["22303",{"2":{"249":1}}],["22304",{"2":{"249":1}}],["22305",{"2":{"236":1}}],["22309",{"2":{"236":1}}],["22308",{"2":{"236":1}}],["22201",{"2":{"249":1}}],["22200",{"2":{"236":1}}],["22281",{"2":{"249":1}}],["22280",{"2":{"236":1}}],["22276",{"2":{"249":1}}],["22297",{"2":{"236":1}}],["22239",{"2":{"236":1}}],["22235",{"2":{"236":1}}],["22236",{"2":{"236":1}}],["22242",{"2":{"236":1}}],["22248",{"2":{"236":1}}],["22265",{"2":{"266":1}}],["22263",{"2":{"249":1}}],["22268",{"2":{"236":1}}],["22264",{"2":{"236":1}}],["22267",{"2":{"236":1}}],["22221",{"2":{"236":1}}],["22222",{"2":{"236":1}}],["22251",{"2":{"266":1}}],["22256",{"2":{"236":1}}],["22253",{"2":{"236":1}}],["22212",{"2":{"236":1}}],["22135",{"2":{"266":1}}],["22133",{"2":{"236":1}}],["22114",{"2":{"249":1}}],["22117",{"2":{"236":1}}],["22185",{"2":{"249":1}}],["22188",{"2":{"236":1}}],["22108",{"2":{"236":1}}],["22106",{"2":{"236":1}}],["22105",{"2":{"236":1}}],["22152",{"2":{"236":1}}],["22151",{"2":{"236":1}}],["22149",{"2":{"236":1}}],["22148",{"2":{"236":1}}],["22145",{"2":{"236":1}}],["22144",{"2":{"236":1}}],["22193",{"2":{"236":1}}],["22170",{"2":{"236":1}}],["22163",{"2":{"236":1}}],["22125",{"2":{"236":1}}],["22122",{"2":{"236":1}}],["22121",{"2":{"236":1}}],["22129",{"2":{"236":1}}],["22126",{"2":{"236":1}}],["22123",{"2":{"236":1}}],["220",{"2":{"2863":1,"2864":1}}],["22050u",{"2":{"700":1}}],["22021",{"2":{"236":1}}],["22025",{"2":{"236":1}}],["22082",{"2":{"249":1}}],["22089",{"2":{"236":1}}],["22088",{"2":{"236":1}}],["22087",{"2":{"236":1}}],["22085",{"2":{"236":1}}],["22084",{"2":{"236":1}}],["22068",{"2":{"236":1}}],["22041",{"2":{"236":1}}],["22049",{"2":{"236":1}}],["22034",{"2":{"236":1}}],["22013",{"2":{"236":1}}],["22011",{"2":{"236":1}}],["22010",{"2":{"236":1}}],["22017",{"2":{"236":1}}],["22091",{"2":{"249":1}}],["22099",{"2":{"236":1}}],["22090",{"2":{"236":1}}],["22072",{"2":{"236":1}}],["22073",{"2":{"236":1}}],["22074",{"2":{"236":1}}],["22071",{"2":{"236":1}}],["22009",{"2":{"236":1}}],["22008",{"2":{"236":1}}],["22007",{"2":{"236":1}}],["22006",{"2":{"236":1}}],["22004",{"2":{"236":1}}],["21944",{"2":{"249":1}}],["21948",{"2":{"236":1}}],["21926",{"2":{"236":1}}],["21929",{"2":{"236":1}}],["21939",{"2":{"236":2}}],["21938",{"2":{"236":1}}],["21996",{"2":{"236":1}}],["21995",{"2":{"236":1}}],["21994",{"2":{"236":1}}],["21993",{"2":{"236":1}}],["21991",{"2":{"236":1}}],["21981",{"2":{"236":1}}],["21986",{"2":{"236":1}}],["21975",{"2":{"236":1}}],["21979",{"2":{"236":1}}],["21978",{"2":{"236":1}}],["21977",{"2":{"236":1}}],["21966",{"2":{"236":1}}],["21964",{"2":{"236":1}}],["21960",{"2":{"236":1}}],["21918",{"2":{"236":1}}],["21909",{"2":{"236":1}}],["21906",{"2":{"236":1}}],["21908",{"2":{"236":1}}],["21905",{"2":{"236":1}}],["21904",{"2":{"236":1}}],["21903",{"2":{"236":1}}],["21883",{"2":{"249":1}}],["21825",{"2":{"236":1}}],["21827",{"2":{"222":1}}],["21897",{"2":{"236":1}}],["21898",{"2":{"236":1}}],["21892",{"2":{"236":1}}],["21891",{"2":{"236":1}}],["21890",{"2":{"236":1}}],["21879",{"2":{"236":1}}],["21874",{"2":{"236":1}}],["21878",{"2":{"236":1}}],["21875",{"2":{"236":1}}],["21866",{"2":{"236":1}}],["21865",{"2":{"236":1}}],["21861",{"2":{"236":1}}],["21859",{"2":{"236":1}}],["21804",{"2":{"236":1}}],["21800",{"2":{"222":1}}],["21842",{"2":{"222":1}}],["21830",{"2":{"222":1}}],["21817",{"2":{"222":1}}],["21815",{"2":{"222":1}}],["21775",{"2":{"249":1}}],["21770",{"2":{"249":1}}],["21777",{"2":{"249":1}}],["21773",{"2":{"222":1}}],["21721",{"2":{"249":1}}],["21727",{"2":{"222":1}}],["21767",{"2":{"236":1}}],["21744",{"2":{"236":1}}],["21740",{"2":{"236":1}}],["21792",{"2":{"222":1}}],["21757",{"2":{"222":1}}],["21751",{"2":{"222":1}}],["21717",{"2":{"236":1}}],["21711",{"2":{"236":1}}],["21718",{"2":{"222":1}}],["21714",{"2":{"222":1}}],["21710",{"2":{"222":1}}],["21704",{"2":{"222":1}}],["21709",{"2":{"222":1}}],["21708",{"2":{"222":1}}],["21703",{"2":{"222":1}}],["216",{"2":{"705":1,"2703":1}}],["21695",{"2":{"266":1}}],["21671",{"2":{"236":1}}],["21676",{"2":{"222":1}}],["21687",{"2":{"249":1}}],["21684",{"2":{"236":1}}],["21688",{"2":{"236":1}}],["21682",{"2":{"222":1}}],["21667",{"2":{"236":1}}],["21662",{"2":{"236":1}}],["21664",{"2":{"236":1}}],["21663",{"2":{"222":1}}],["21661",{"2":{"222":1}}],["21656",{"2":{"266":1}}],["21654",{"2":{"236":1}}],["21659",{"2":{"222":1}}],["21653",{"2":{"222":1}}],["21658",{"2":{"222":1}}],["21651",{"2":{"222":1}}],["21642",{"2":{"236":1}}],["21645",{"2":{"222":1}}],["21644",{"2":{"222":1}}],["21640",{"2":{"222":1}}],["21636",{"2":{"222":1}}],["21635",{"2":{"222":1}}],["21630",{"2":{"222":1}}],["21623",{"2":{"249":1}}],["21626",{"2":{"222":1}}],["21625",{"2":{"222":1}}],["21624",{"2":{"222":1}}],["21611",{"2":{"236":1}}],["21614",{"2":{"222":1}}],["21612",{"2":{"222":1}}],["21613",{"2":{"222":1}}],["21576",{"2":{"236":1}}],["21574",{"2":{"236":1}}],["21579",{"2":{"222":1}}],["21572",{"2":{"222":1}}],["21548",{"2":{"249":1}}],["21543",{"2":{"222":1}}],["21540",{"2":{"222":1}}],["21569",{"2":{"222":1}}],["21567",{"2":{"222":1}}],["21526",{"2":{"222":1}}],["21523",{"2":{"222":1}}],["21592",{"2":{"222":1}}],["21596",{"2":{"222":1}}],["21594",{"2":{"222":1}}],["21591",{"2":{"222":1}}],["21583",{"2":{"236":1}}],["21589",{"2":{"222":1}}],["21588",{"2":{"222":1}}],["21580",{"2":{"222":1}}],["21554",{"2":{"222":1}}],["21553",{"2":{"222":1}}],["21558",{"2":{"222":1}}],["21551",{"2":{"222":1}}],["21519",{"2":{"222":1}}],["21517",{"2":{"222":1}}],["21514",{"2":{"222":1}}],["21507",{"2":{"222":1}}],["21410",{"2":{"266":1}}],["21456",{"2":{"249":1}}],["21450",{"2":{"236":1}}],["21454",{"2":{"222":1}}],["21402",{"2":{"236":1}}],["21405",{"2":{"222":1}}],["21448",{"2":{"249":1}}],["21447",{"2":{"222":1}}],["21444",{"2":{"222":1}}],["21467",{"2":{"236":1}}],["21468",{"2":{"222":1}}],["21465",{"2":{"222":1}}],["21494",{"2":{"236":1}}],["21497",{"2":{"222":1}}],["21495",{"2":{"222":1}}],["21498",{"2":{"222":1}}],["21496",{"2":{"222":2}}],["21493",{"2":{"222":1}}],["21489",{"2":{"222":1}}],["21484",{"2":{"222":1}}],["21482",{"2":{"222":1}}],["21486",{"2":{"222":1}}],["21485",{"2":{"222":1}}],["21480",{"2":{"222":1}}],["21476",{"2":{"222":1}}],["21473",{"2":{"222":1}}],["21472",{"2":{"222":1}}],["21435",{"2":{"222":1}}],["21432",{"2":{"222":1}}],["21436",{"2":{"222":1}}],["21434",{"2":{"222":1}}],["21422",{"2":{"222":1}}],["21427",{"2":{"222":1}}],["21424",{"2":{"222":1}}],["213",{"2":{"1337":1}}],["21398",{"2":{"249":1}}],["21391",{"2":{"222":1}}],["21345",{"2":{"222":1}}],["21343",{"2":{"222":1}}],["21307",{"2":{"222":1}}],["21302",{"2":{"222":1}}],["21380",{"2":{"236":1}}],["21389",{"2":{"222":1}}],["21384",{"2":{"222":1}}],["21382",{"2":{"222":1}}],["21370",{"2":{"222":1}}],["21364",{"2":{"236":1}}],["21365",{"2":{"222":1}}],["21363",{"2":{"222":1}}],["21360",{"2":{"222":1}}],["21366",{"2":{"222":1}}],["21339",{"2":{"222":1}}],["21337",{"2":{"222":1}}],["21332",{"2":{"222":1}}],["21324",{"2":{"222":1}}],["21325",{"2":{"222":1}}],["21322",{"2":{"222":1}}],["21320",{"2":{"222":1}}],["21354",{"2":{"222":1}}],["21353",{"2":{"222":1}}],["21352",{"2":{"222":1}}],["21206",{"2":{"222":1}}],["21205",{"2":{"222":1}}],["21298",{"2":{"222":1}}],["21299",{"2":{"222":1}}],["21296",{"2":{"222":1}}],["21292",{"2":{"222":1}}],["21293",{"2":{"222":1}}],["21287",{"2":{"222":1}}],["21284",{"2":{"222":1}}],["21281",{"2":{"222":1}}],["21273",{"2":{"249":1}}],["21272",{"2":{"222":1}}],["21278",{"2":{"222":1}}],["21271",{"2":{"222":1}}],["21260",{"2":{"222":1}}],["21248",{"2":{"222":1}}],["21240",{"2":{"222":1}}],["21247",{"2":{"222":1}}],["21237",{"2":{"222":1}}],["21234",{"2":{"222":1}}],["21217",{"2":{"222":1}}],["21124",{"2":{"249":1}}],["21174",{"2":{"236":1}}],["21171",{"2":{"236":1}}],["21176",{"2":{"222":1}}],["21190",{"2":{"222":1}}],["21144",{"2":{"222":1}}],["21169",{"2":{"222":1}}],["21164",{"2":{"222":1}}],["21157",{"2":{"222":1}}],["21154",{"2":{"222":1}}],["21151",{"2":{"222":1}}],["21139",{"2":{"222":1}}],["21135",{"2":{"222":1}}],["21134",{"2":{"222":1}}],["21113",{"2":{"222":1}}],["21110",{"2":{"222":1}}],["21116",{"2":{"222":1}}],["21115",{"2":{"222":1}}],["21109",{"2":{"222":1}}],["21108",{"2":{"222":1}}],["21107",{"2":{"222":1}}],["210",{"2":{"2863":2,"2864":2,"2865":1}}],["21060",{"2":{"236":1}}],["21079",{"2":{"222":1}}],["21072",{"2":{"222":1}}],["21096",{"2":{"249":1}}],["21095",{"2":{"222":1}}],["21094",{"2":{"222":1}}],["21092",{"2":{"222":1}}],["21054",{"2":{"222":1}}],["21056",{"2":{"222":1}}],["21046",{"2":{"222":1}}],["21044",{"2":{"211":1}}],["21015",{"2":{"222":1}}],["21013",{"2":{"211":1}}],["21086",{"2":{"222":1}}],["21033",{"2":{"211":1}}],["21032",{"2":{"211":1}}],["21005",{"2":{"211":1}}],["21007",{"2":{"211":1}}],["21002",{"2":{"211":1}}],["21029",{"2":{"211":1}}],["21",{"2":{"160":1,"176":2,"191":1,"211":1,"249":1,"294":1,"355":2,"391":1,"1182":1,"1462":1,"1654":1,"1712":3,"1926":3,"1974":3,"2477":3,"2493":3}}],["25mhz",{"2":{"2634":1}}],["25k",{"2":{"1498":1}}],["25keys",{"2":{"143":5,"149":1}}],["25xx",{"2":{"727":1,"731":1}}],["255",{"2":{"633":2,"708":1,"839":1,"904":2,"938":2,"972":2,"1006":2,"1040":2,"1074":2,"1108":2,"1142":2,"1266":4,"1503":3,"1514":2,"1814":1,"1820":1,"1852":1,"1858":1,"1860":1,"1862":1,"1897":1,"1907":2,"2040":2,"2043":3,"2045":1,"2056":9,"2059":2,"2060":2,"2072":1,"2081":3,"2086":9,"2116":1,"2122":1,"2128":1,"2134":1,"2136":1,"2138":1,"2140":3,"2142":3,"2189":1,"2200":1,"2234":1,"2326":2,"2705":20,"2724":1,"2725":3,"2805":2,"2818":2,"2824":3,"2825":3}}],["25556",{"2":{"317":1}}],["25550",{"2":{"317":1}}],["25564",{"2":{"317":1}}],["25546",{"2":{"317":1}}],["25547",{"2":{"317":1}}],["25542",{"2":{"317":1}}],["25541",{"2":{"317":1}}],["25517",{"2":{"317":1}}],["25513",{"2":{"317":1}}],["25500",{"2":{"317":1}}],["25580",{"2":{"317":1}}],["254",{"2":{"1905":1,"2232":1}}],["25477",{"2":{"317":1}}],["25471",{"2":{"317":1}}],["25475",{"2":{"317":1}}],["25497",{"2":{"317":1}}],["25498",{"2":{"317":1}}],["25494",{"2":{"317":1}}],["25493",{"2":{"317":1}}],["25491",{"2":{"317":1}}],["25469",{"2":{"317":1}}],["25468",{"2":{"317":1}}],["25462",{"2":{"317":1}}],["25458",{"2":{"317":1}}],["25459",{"2":{"317":1}}],["25456",{"2":{"317":1}}],["25452",{"2":{"317":1}}],["25450",{"2":{"317":1}}],["25436",{"2":{"317":1}}],["25438",{"2":{"317":1}}],["25433",{"2":{"317":1}}],["25430",{"2":{"317":1}}],["25437",{"2":{"317":1}}],["25423",{"2":{"317":1}}],["25429",{"2":{"317":1}}],["25428",{"2":{"317":1}}],["25421",{"2":{"317":1}}],["25417",{"2":{"317":1}}],["25414",{"2":{"317":1}}],["25408",{"2":{"317":1}}],["25488",{"2":{"317":1}}],["25489",{"2":{"317":1}}],["25487",{"2":{"317":1}}],["25486",{"2":{"317":1}}],["25481",{"2":{"317":1}}],["25444",{"2":{"317":1}}],["25442",{"2":{"317":1}}],["253",{"2":{"1905":1,"2232":1}}],["25322",{"2":{"317":1}}],["25328",{"2":{"317":1}}],["25370",{"2":{"317":1}}],["25369",{"2":{"317":1}}],["25351",{"2":{"317":1}}],["25342",{"2":{"317":1}}],["25341",{"2":{"317":1}}],["25344",{"2":{"317":1}}],["25338",{"2":{"317":1}}],["25331",{"2":{"317":1}}],["25317",{"2":{"317":1}}],["25316",{"2":{"317":1}}],["25315",{"2":{"317":1}}],["25383",{"2":{"317":1}}],["25395",{"2":{"317":1}}],["25238",{"2":{"308":1}}],["25237",{"2":{"308":1}}],["25210",{"2":{"308":1}}],["25219",{"2":{"308":1}}],["25291",{"2":{"317":1}}],["25298",{"2":{"308":1}}],["25295",{"2":{"308":1}}],["25294",{"2":{"308":1}}],["25293",{"2":{"308":1}}],["25285",{"2":{"317":1}}],["25288",{"2":{"308":1}}],["25287",{"2":{"308":1}}],["25280",{"2":{"308":1}}],["25263",{"2":{"308":1}}],["25268",{"2":{"308":1}}],["25266",{"2":{"308":1}}],["25262",{"2":{"308":1}}],["25246",{"2":{"308":1}}],["25279",{"2":{"317":1}}],["25272",{"2":{"308":1}}],["25274",{"2":{"308":1}}],["25271",{"2":{"308":1}}],["25254",{"2":{"308":1}}],["25250",{"2":{"308":1}}],["25251",{"2":{"308":1}}],["25255",{"2":{"308":1}}],["25204",{"2":{"308":1}}],["25209",{"2":{"308":1}}],["25208",{"2":{"308":1}}],["25207",{"2":{"308":1}}],["25203",{"2":{"308":1}}],["25201",{"2":{"308":1}}],["25200",{"2":{"308":1}}],["251",{"2":{"1905":1,"2232":1}}],["25160",{"2":{"317":1}}],["25166",{"2":{"308":1}}],["25169",{"2":{"308":1}}],["25194",{"2":{"308":1}}],["25191",{"2":{"308":1}}],["25193",{"2":{"308":1}}],["25190",{"2":{"308":1}}],["25199",{"2":{"308":1}}],["25157",{"2":{"308":1}}],["25146",{"2":{"308":1}}],["25142",{"2":{"308":1}}],["25149",{"2":{"308":1}}],["25141",{"2":{"308":1}}],["25116",{"2":{"308":1}}],["25111",{"2":{"308":1}}],["25189",{"2":{"308":1}}],["25181",{"2":{"308":1}}],["25182",{"2":{"308":1}}],["25187",{"2":{"308":1}}],["25184",{"2":{"308":1}}],["25175",{"2":{"308":1}}],["25178",{"2":{"308":1}}],["25176",{"2":{"308":1}}],["25173",{"2":{"308":1}}],["25171",{"2":{"308":1}}],["25135",{"2":{"308":1}}],["25121",{"2":{"308":1}}],["25129",{"2":{"308":1}}],["25125",{"2":{"308":1}}],["250ms",{"2":{"1918":1}}],["250",{"2":{"837":2,"1339":1,"1769":1,"1918":1,"1938":1,"1959":1}}],["25060",{"2":{"308":1}}],["25061",{"2":{"308":1}}],["25015",{"2":{"308":1}}],["25018",{"2":{"308":1}}],["25010",{"2":{"308":1}}],["25088",{"2":{"308":1}}],["25080",{"2":{"308":1}}],["25085",{"2":{"308":1}}],["25070",{"2":{"308":1}}],["25049",{"2":{"317":1}}],["25046",{"2":{"308":1}}],["25042",{"2":{"308":1}}],["25009",{"2":{"317":1}}],["25005",{"2":{"308":1}}],["25001",{"2":{"308":1}}],["25050",{"2":{"308":2}}],["25u×2uh",{"2":{"2816":1}}],["25u",{"2":{"259":1,"2747":1}}],["25",{"0":{"237":1,"267":1,"295":1},"1":{"238":1,"239":1,"240":1,"241":1,"242":1,"243":1,"244":1,"245":1,"246":1,"247":1,"248":1,"249":1,"268":1,"269":1,"270":1,"271":1,"272":1,"273":1,"274":1,"275":1,"276":1,"277":1,"296":1,"297":1,"298":1,"299":1,"300":1,"301":1,"302":1,"303":1,"304":1,"305":1,"306":1,"307":1,"308":1},"2":{"265":1,"266":1,"378":1,"391":4,"547":1,"937":1,"1140":1,"1462":1,"1497":1,"1654":1,"1712":3,"1883":1,"1926":3,"1929":2,"1959":1,"1974":3,"2045":1,"2076":1,"2325":1,"2370":3,"2477":3,"2484":1,"2493":3,"2715":1,"2739":1,"2816":2,"2872":1,"2874":1}}],["256kb",{"2":{"2637":1}}],["256u",{"2":{"700":2}}],["256",{"2":{"46":1,"740":1,"1278":1,"2702":2,"2703":4,"2705":1,"2706":1,"2724":1}}],["26356",{"2":{"2577":1}}],["266",{"2":{"1354":1}}],["26000",{"2":{"1185":1}}],["26k7",{"2":{"902":1,"936":1,"970":1}}],["26kbps",{"2":{"552":1,"2221":1}}],["26",{"0":{"135":1,"177":1,"192":1,"223":1,"250":1},"1":{"136":1,"137":1,"138":1,"139":1,"140":1,"141":1,"142":1,"143":1,"144":1,"145":1,"146":1,"147":1,"148":1,"149":1,"178":1,"179":1,"180":1,"181":1,"182":1,"183":1,"184":1,"185":1,"186":1,"187":1,"188":1,"189":1,"190":1,"191":1,"193":1,"194":1,"195":1,"196":1,"197":1,"198":1,"199":1,"224":1,"225":1,"226":1,"227":1,"228":1,"229":1,"230":1,"231":1,"232":1,"233":1,"234":1,"235":1,"236":1,"251":1,"252":1,"253":1,"254":1,"255":1,"256":1,"257":1,"258":1,"259":1,"260":1,"261":1,"262":1,"263":1,"264":1,"265":1,"266":1},"2":{"170":1,"279":1,"357":2,"391":6,"902":1,"936":1,"970":1,"1462":1,"1497":1,"1654":1,"1712":3,"1926":3,"1974":3,"2477":3,"2493":3,"2739":1}}],["27312",{"2":{"2533":1}}],["275ms",{"2":{"2265":1}}],["275",{"2":{"2265":1}}],["270",{"2":{"1911":1,"1912":1,"1930":2,"1941":2,"1943":2,"2007":2,"2705":1}}],["270°",{"2":{"1709":1}}],["27749e1",{"2":{"73":1}}],["27",{"0":{"66":1,"115":1,"161":1,"212":1},"1":{"67":1,"68":1,"69":1,"70":1,"71":1,"72":1,"73":1,"74":1,"75":1,"76":1,"77":1,"116":1,"117":1,"118":1,"119":1,"120":1,"121":1,"122":1,"123":1,"124":1,"125":1,"126":1,"127":1,"128":1,"129":1,"130":1,"131":1,"132":1,"133":1,"134":1,"162":1,"163":1,"164":1,"165":1,"166":1,"167":1,"168":1,"169":1,"170":1,"171":1,"172":1,"173":1,"174":1,"175":1,"176":1,"213":1,"214":1,"215":1,"216":1,"217":1,"218":1,"219":1,"220":1,"221":1,"222":1},"2":{"88":1,"104":1,"127":1,"170":1,"391":5,"1462":1,"1654":1,"1712":3,"1926":1,"1974":3,"2477":3,"2493":3}}],["282",{"2":{"1926":2}}],["285",{"2":{"1710":2,"2716":2}}],["28672",{"2":{"1343":2,"2533":1,"2577":1}}],["280",{"2":{"1263":1}}],["28e9",{"2":{"670":1}}],["28",{"0":{"52":1,"96":1,"150":1,"200":1},"1":{"53":1,"54":1,"55":1,"56":1,"57":1,"58":1,"59":1,"60":1,"61":1,"62":1,"63":1,"64":1,"65":1,"97":1,"98":1,"99":1,"100":1,"101":1,"102":1,"103":1,"104":1,"105":1,"106":1,"107":1,"108":1,"109":1,"110":1,"111":1,"112":1,"113":1,"114":1,"151":1,"152":1,"153":1,"154":1,"155":1,"156":1,"157":1,"158":1,"159":1,"160":1,"201":1,"202":1,"203":1,"204":1,"205":1,"206":1,"207":1,"208":1,"209":1,"210":1,"211":1},"2":{"55":1,"88":1,"104":1,"127":1,"380":1,"391":5,"1462":1,"1654":1,"1712":3,"1926":2,"1974":3,"2477":3,"2493":3}}],["2",{"0":{"384":1,"386":1,"579":1,"1276":1,"1345":1,"1899":1,"1993":1,"2002":1,"2261":1,"2377":1,"2416":1,"2434":1,"2540":1,"2566":1,"2822":1},"1":{"1994":1,"1995":1,"1996":1,"1997":1,"1998":1,"1999":1,"2000":1,"2001":1,"2002":1,"2003":1,"2004":1,"2005":1,"2006":1,"2007":1,"2008":1,"2009":1,"2435":1,"2567":1,"2568":1,"2569":1,"2570":1,"2571":1,"2572":1,"2573":1,"2574":1,"2575":1},"2":{"37":2,"45":3,"49":1,"69":1,"114":7,"120":2,"133":2,"134":3,"175":1,"176":4,"188":1,"191":5,"201":3,"211":7,"222":2,"236":4,"249":2,"266":12,"272":2,"285":2,"307":1,"311":8,"317":1,"319":1,"332":1,"339":4,"353":3,"357":1,"380":2,"385":1,"386":1,"390":5,"416":1,"489":1,"500":1,"514":1,"528":2,"533":1,"546":2,"552":1,"563":1,"571":2,"573":1,"575":6,"581":1,"621":1,"665":1,"670":1,"674":1,"676":21,"677":1,"680":2,"682":2,"697":2,"700":2,"701":1,"707":1,"730":1,"731":1,"735":1,"736":1,"737":2,"806":2,"835":2,"837":1,"838":4,"867":2,"871":1,"899":4,"902":2,"903":2,"934":2,"936":2,"937":2,"968":2,"970":2,"971":2,"1002":2,"1005":2,"1036":2,"1039":2,"1070":4,"1073":4,"1104":4,"1107":4,"1138":2,"1141":4,"1176":1,"1179":1,"1183":1,"1185":1,"1194":2,"1230":2,"1278":1,"1281":3,"1289":2,"1307":2,"1308":1,"1335":1,"1351":1,"1375":1,"1392":1,"1411":1,"1437":1,"1440":1,"1441":1,"1455":1,"1462":1,"1473":1,"1505":1,"1508":1,"1526":1,"1560":1,"1561":1,"1595":2,"1600":3,"1623":1,"1625":1,"1629":5,"1632":1,"1633":1,"1634":1,"1635":1,"1638":1,"1647":1,"1651":1,"1652":2,"1653":6,"1654":1,"1667":1,"1670":2,"1709":2,"1712":3,"1772":3,"1807":2,"1811":2,"1814":1,"1818":1,"1878":1,"1883":32,"1891":4,"1895":4,"1897":1,"1899":1,"1909":1,"1911":3,"1912":1,"1926":2,"1932":1,"1939":1,"1945":1,"1968":5,"1974":3,"1993":2,"2002":3,"2004":3,"2031":3,"2032":1,"2041":6,"2043":2,"2047":4,"2048":1,"2049":1,"2056":2,"2064":1,"2065":1,"2072":1,"2078":1,"2085":1,"2086":1,"2188":1,"2198":2,"2213":2,"2221":1,"2226":2,"2238":19,"2247":2,"2251":1,"2252":3,"2261":5,"2263":1,"2264":2,"2265":1,"2268":1,"2320":1,"2323":4,"2334":1,"2341":1,"2363":1,"2370":3,"2390":2,"2396":1,"2400":6,"2401":6,"2406":1,"2434":2,"2453":1,"2456":2,"2461":2,"2464":2,"2467":9,"2473":4,"2475":4,"2477":3,"2484":32,"2485":4,"2493":3,"2509":2,"2510":4,"2512":1,"2515":1,"2538":1,"2544":1,"2580":1,"2600":1,"2622":1,"2639":2,"2669":16,"2694":1,"2698":2,"2703":2,"2713":1,"2720":1,"2724":2,"2743":16,"2744":12,"2768":1,"2773":1,"2811":1,"2816":1,"2818":3,"2819":1,"2822":6,"2824":1,"2825":3,"2827":1,"2860":2,"2866":7,"2867":9,"2868":5,"2874":1,"2876":3,"2895":1}}],["290",{"2":{"2716":2}}],["295",{"2":{"2185":1}}],["294",{"2":{"2185":1}}],["29k",{"2":{"1002":1,"1004":2,"1036":1,"1038":2,"1138":1,"1140":2}}],["29",{"0":{"9":1,"39":1,"78":1},"1":{"10":1,"11":1,"12":1,"13":1,"14":1,"15":1,"16":1,"17":1,"18":1,"40":1,"41":1,"42":1,"43":1,"44":1,"45":1,"46":1,"47":1,"48":1,"49":1,"50":1,"51":1,"79":1,"80":1,"81":1,"82":1,"83":1,"84":1,"85":1,"86":1,"87":1,"88":1,"89":1,"90":1,"91":1,"92":1,"93":1,"94":1,"95":1},"2":{"88":1,"104":1,"127":1,"391":4,"1004":1,"1038":1,"1140":1,"1462":1,"1654":1,"1712":3,"1926":2,"1974":3,"2477":3,"2493":3,"2509":1,"2510":4}}],["20x4",{"2":{"1665":1}}],["20kbps",{"2":{"552":1,"2221":1}}],["209",{"2":{"251":1}}],["20996",{"2":{"222":1}}],["20992",{"2":{"222":1}}],["20998",{"2":{"211":1}}],["20981",{"2":{"211":1}}],["20949",{"2":{"211":1}}],["20962",{"2":{"211":1}}],["20960",{"2":{"211":1}}],["20969",{"2":{"211":1}}],["20953",{"2":{"236":1}}],["20958",{"2":{"211":1}}],["20957",{"2":{"211":1}}],["20956",{"2":{"211":1}}],["20931",{"2":{"211":1}}],["20932",{"2":{"211":1}}],["20930",{"2":{"211":1}}],["20924",{"2":{"211":1}}],["20923",{"2":{"211":1}}],["20929",{"2":{"211":1}}],["20928",{"2":{"211":1}}],["20927",{"2":{"211":1}}],["20926",{"2":{"211":1}}],["20921",{"2":{"211":1}}],["20920",{"2":{"211":1}}],["20915",{"2":{"211":1}}],["20919",{"2":{"211":1}}],["20918",{"2":{"211":1}}],["20917",{"2":{"211":1}}],["20913",{"2":{"211":1}}],["20912",{"2":{"211":1}}],["20908",{"2":{"211":1}}],["20907",{"2":{"211":1}}],["20906",{"2":{"211":1}}],["20901",{"2":{"211":1}}],["20900",{"2":{"211":1}}],["20799",{"2":{"211":1}}],["20791",{"2":{"211":1}}],["20790",{"2":{"211":1}}],["20789",{"2":{"211":1}}],["20788",{"2":{"211":1}}],["20787",{"2":{"211":1}}],["20786",{"2":{"211":1}}],["20785",{"2":{"211":1}}],["20784",{"2":{"211":1}}],["20783",{"2":{"211":1}}],["20782",{"2":{"211":1}}],["20781",{"2":{"211":1}}],["20779",{"2":{"211":1}}],["20778",{"2":{"211":1}}],["20777",{"2":{"211":1}}],["20776",{"2":{"211":1}}],["20775",{"2":{"211":1}}],["20774",{"2":{"211":1}}],["20773",{"2":{"211":1}}],["20770",{"2":{"211":1}}],["20761",{"2":{"222":1}}],["20765",{"2":{"211":1}}],["20764",{"2":{"211":1}}],["20763",{"2":{"211":1}}],["20756",{"2":{"211":1}}],["20755",{"2":{"211":1}}],["20754",{"2":{"211":1}}],["20753",{"2":{"211":1}}],["20752",{"2":{"211":1}}],["20751",{"2":{"211":1}}],["20750",{"2":{"211":1}}],["20749",{"2":{"211":1}}],["20748",{"2":{"211":1}}],["20747",{"2":{"211":1}}],["20746",{"2":{"211":1}}],["20745",{"2":{"211":1}}],["20744",{"2":{"211":1}}],["20743",{"2":{"211":1}}],["20742",{"2":{"211":1}}],["20741",{"2":{"211":1}}],["20740",{"2":{"211":1}}],["20732",{"2":{"236":1}}],["20733",{"2":{"211":1}}],["20739",{"2":{"211":1}}],["20738",{"2":{"211":1}}],["20737",{"2":{"211":1}}],["20736",{"2":{"211":1}}],["20735",{"2":{"211":1}}],["20731",{"2":{"211":1}}],["20734",{"2":{"211":1}}],["20723",{"2":{"211":1}}],["20728",{"2":{"211":1}}],["20727",{"2":{"211":1}}],["20726",{"2":{"211":1}}],["20725",{"2":{"211":1}}],["20724",{"2":{"211":1}}],["20722",{"2":{"211":1}}],["20720",{"2":{"211":1}}],["20719",{"2":{"211":1}}],["20718",{"2":{"211":1}}],["20717",{"2":{"211":1}}],["20716",{"2":{"211":1}}],["20715",{"2":{"211":1}}],["20714",{"2":{"211":1}}],["20713",{"2":{"211":1}}],["20712",{"2":{"211":1}}],["20711",{"2":{"211":1}}],["20710",{"2":{"211":1}}],["20708",{"2":{"211":1}}],["20706",{"2":{"211":1}}],["20703",{"2":{"211":1}}],["20899",{"2":{"211":1}}],["20895",{"2":{"211":1}}],["20893",{"2":{"211":1}}],["20892",{"2":{"211":1}}],["20891",{"2":{"211":1}}],["20897",{"2":{"211":1}}],["20889",{"2":{"211":1}}],["20888",{"2":{"211":1}}],["20887",{"2":{"211":1}}],["20886",{"2":{"211":1}}],["20885",{"2":{"211":1}}],["20884",{"2":{"211":1}}],["20882",{"2":{"211":1}}],["20881",{"2":{"211":1}}],["20880",{"2":{"211":1}}],["20879",{"2":{"211":1}}],["20878",{"2":{"211":1}}],["20877",{"2":{"211":1}}],["20876",{"2":{"211":1}}],["20875",{"2":{"211":1}}],["20874",{"2":{"211":1}}],["20873",{"2":{"211":1}}],["20872",{"2":{"211":1}}],["20871",{"2":{"211":1}}],["20870",{"2":{"211":1}}],["20863",{"2":{"236":1}}],["20869",{"2":{"211":1}}],["20867",{"2":{"211":1}}],["20866",{"2":{"211":1}}],["20865",{"2":{"211":1}}],["20864",{"2":{"211":1}}],["20861",{"2":{"211":1}}],["20860",{"2":{"211":1}}],["20857",{"2":{"236":1}}],["20859",{"2":{"211":1}}],["20858",{"2":{"211":1}}],["20855",{"2":{"211":1}}],["20854",{"2":{"211":1}}],["20853",{"2":{"211":1}}],["20851",{"2":{"211":1}}],["20850",{"2":{"211":1}}],["20849",{"2":{"211":1}}],["20848",{"2":{"211":1}}],["20847",{"2":{"211":1}}],["20845",{"2":{"211":1}}],["20844",{"2":{"211":1}}],["20843",{"2":{"211":1}}],["20842",{"2":{"211":1}}],["20835",{"2":{"211":1}}],["20834",{"2":{"211":1}}],["20833",{"2":{"211":1}}],["20832",{"2":{"211":1}}],["20831",{"2":{"211":1}}],["20830",{"2":{"211":1}}],["20836",{"2":{"211":1}}],["20828",{"2":{"285":1}}],["20829",{"2":{"211":1}}],["20827",{"2":{"211":1}}],["20825",{"2":{"211":1}}],["20824",{"2":{"211":1}}],["20822",{"2":{"211":1}}],["20821",{"2":{"211":1}}],["20820",{"2":{"211":1}}],["20819",{"2":{"211":1}}],["20818",{"2":{"211":1}}],["20816",{"2":{"211":1}}],["20814",{"2":{"211":1}}],["20813",{"2":{"211":1}}],["20812",{"2":{"211":1}}],["20810",{"2":{"211":1}}],["20806",{"2":{"211":1}}],["20808",{"2":{"211":1}}],["20805",{"2":{"211":1}}],["20804",{"2":{"211":1}}],["20809",{"2":{"211":1}}],["20807",{"2":{"211":1}}],["20802",{"2":{"211":1}}],["20801",{"2":{"211":1}}],["20800",{"2":{"211":1}}],["20699",{"2":{"211":1}}],["20698",{"2":{"211":1}}],["20697",{"2":{"211":1}}],["20696",{"2":{"211":1}}],["20695",{"2":{"211":1}}],["20694",{"2":{"211":1}}],["20693",{"2":{"211":1}}],["20692",{"2":{"211":1}}],["20691",{"2":{"211":1}}],["20689",{"2":{"211":1}}],["20688",{"2":{"211":1}}],["20685",{"2":{"211":1}}],["20684",{"2":{"211":1}}],["20682",{"2":{"211":1}}],["20681",{"2":{"211":1}}],["20680",{"2":{"211":1}}],["2067",{"2":{"670":1}}],["20670",{"2":{"211":1}}],["20679",{"2":{"211":1}}],["20678",{"2":{"211":1}}],["20677",{"2":{"211":1}}],["20676",{"2":{"211":1}}],["20675",{"2":{"211":1}}],["20672",{"2":{"211":1}}],["20671",{"2":{"211":1}}],["20669",{"2":{"211":2}}],["20667",{"2":{"211":1}}],["20666",{"2":{"211":1}}],["20665",{"2":{"211":1}}],["20663",{"2":{"211":1}}],["20662",{"2":{"211":1}}],["20661",{"2":{"211":1}}],["20660",{"2":{"211":1}}],["20653",{"2":{"211":1}}],["20659",{"2":{"211":1}}],["20658",{"2":{"211":1}}],["20657",{"2":{"211":1}}],["20651",{"2":{"211":1}}],["20645",{"2":{"249":1}}],["20646",{"2":{"222":1}}],["20648",{"2":{"211":1}}],["20640",{"2":{"211":1}}],["20642",{"2":{"211":1}}],["20633",{"2":{"211":1}}],["20634",{"2":{"211":1}}],["20639",{"2":{"211":1}}],["20636",{"2":{"211":1}}],["20635",{"2":{"211":1}}],["20638",{"2":{"211":1}}],["20629",{"2":{"211":1}}],["20628",{"2":{"211":1}}],["20622",{"2":{"211":1}}],["20621",{"2":{"211":1}}],["20620",{"2":{"211":1}}],["20623",{"2":{"211":1}}],["20619",{"2":{"211":1}}],["20614",{"2":{"211":1}}],["20613",{"2":{"211":1}}],["20612",{"2":{"211":1}}],["20611",{"2":{"211":1}}],["20610",{"2":{"211":1}}],["20604",{"2":{"211":1}}],["20600",{"2":{"211":1}}],["205",{"2":{"1653":1,"2863":1,"2864":1,"2865":1}}],["20534",{"2":{"222":1}}],["20524",{"2":{"211":1}}],["20599",{"2":{"211":1}}],["20598",{"2":{"211":1}}],["20597",{"2":{"211":1}}],["20596",{"2":{"211":1}}],["20595",{"2":{"211":1}}],["20594",{"2":{"211":1}}],["20593",{"2":{"211":1}}],["20592",{"2":{"211":1}}],["20588",{"2":{"211":1}}],["20586",{"2":{"211":1}}],["20585",{"2":{"211":1}}],["20583",{"2":{"211":1}}],["20580",{"2":{"211":1}}],["20584",{"2":{"211":1}}],["20577",{"2":{"211":1}}],["20571",{"2":{"211":1}}],["20570",{"2":{"211":1}}],["20572",{"2":{"211":1}}],["20569",{"2":{"211":1}}],["20568",{"2":{"211":1}}],["20567",{"2":{"211":1}}],["20566",{"2":{"211":1}}],["20565",{"2":{"211":1}}],["20564",{"2":{"211":1}}],["20563",{"2":{"211":1}}],["20562",{"2":{"211":1}}],["20561",{"2":{"211":1}}],["20560",{"2":{"211":1}}],["20558",{"2":{"211":1}}],["20555",{"2":{"211":1}}],["20554",{"2":{"211":1}}],["20553",{"2":{"211":1}}],["20552",{"2":{"211":1}}],["20549",{"2":{"211":1}}],["20548",{"2":{"211":1}}],["20547",{"2":{"211":1}}],["20546",{"2":{"211":1}}],["20541",{"2":{"211":1}}],["20517",{"2":{"222":1}}],["20515",{"2":{"211":1}}],["20519",{"2":{"211":1}}],["20518",{"2":{"211":1}}],["20516",{"2":{"211":1}}],["20508",{"2":{"211":1}}],["20504",{"2":{"211":1}}],["20500",{"2":{"211":1}}],["20405",{"2":{"266":1}}],["20402",{"2":{"222":1}}],["20456",{"2":{"211":1}}],["20454",{"2":{"211":1}}],["20410",{"2":{"236":1}}],["20411",{"2":{"211":1}}],["20417",{"2":{"211":1}}],["20412",{"2":{"211":1}}],["20499",{"2":{"211":1}}],["20498",{"2":{"211":1}}],["20496",{"2":{"211":1}}],["20495",{"2":{"211":1}}],["20494",{"2":{"211":1}}],["20491",{"2":{"211":1}}],["20490",{"2":{"211":1}}],["20480",{"2":{"2454":1}}],["2048",{"2":{"735":1,"738":3}}],["20481",{"2":{"222":1}}],["20489",{"2":{"211":1}}],["20488",{"2":{"211":1}}],["20487",{"2":{"211":1}}],["20475",{"2":{"211":1}}],["20473",{"2":{"211":1}}],["20478",{"2":{"211":1}}],["20477",{"2":{"211":1}}],["20474",{"2":{"211":1}}],["20470",{"2":{"211":1}}],["20468",{"2":{"211":1}}],["20463",{"2":{"211":1}}],["20443",{"2":{"211":1}}],["20442",{"2":{"211":1}}],["20440",{"2":{"211":1}}],["20433",{"2":{"211":1}}],["20432",{"2":{"211":1}}],["20439",{"2":{"211":1}}],["20438",{"2":{"211":1}}],["20436",{"2":{"211":1}}],["20430",{"2":{"211":1}}],["20427",{"2":{"236":1}}],["20422",{"2":{"211":1}}],["20423",{"2":{"211":1}}],["20395",{"2":{"222":1}}],["20397",{"2":{"211":1}}],["20398",{"2":{"211":1}}],["20389",{"2":{"222":1}}],["20383",{"2":{"211":1}}],["20381",{"2":{"211":1}}],["20367",{"2":{"211":1}}],["20365",{"2":{"211":1}}],["20356",{"2":{"211":1}}],["20350",{"2":{"211":1}}],["20348",{"2":{"211":1}}],["20349",{"2":{"211":1}}],["20341",{"2":{"211":1}}],["20340",{"2":{"211":1}}],["20347",{"2":{"211":1}}],["20330",{"2":{"317":1}}],["20339",{"2":{"211":1}}],["20337",{"2":{"211":1}}],["20334",{"2":{"211":2}}],["20331",{"2":{"211":1}}],["20325",{"2":{"211":1}}],["20326",{"2":{"211":1}}],["20321",{"2":{"211":1}}],["20328",{"2":{"211":1}}],["20320",{"2":{"211":1}}],["20315",{"2":{"236":1}}],["20311",{"2":{"211":1}}],["20317",{"2":{"211":1}}],["20316",{"2":{"211":1}}],["20310",{"2":{"211":1}}],["20314",{"2":{"211":1}}],["20313",{"2":{"211":1}}],["20312",{"2":{"211":1}}],["20308",{"2":{"211":1}}],["20303",{"2":{"211":1}}],["20300",{"2":{"211":1}}],["201",{"2":{"2863":1}}],["20101",{"2":{"266":1}}],["20188",{"2":{"211":1}}],["20183",{"2":{"211":1}}],["20148",{"2":{"211":1}}],["20168",{"2":{"211":1}}],["20167",{"2":{"211":1}}],["20113",{"2":{"211":1}}],["20110",{"2":{"211":1}}],["2017",{"2":{"355":2,"2378":1,"2410":3}}],["20177",{"2":{"211":1}}],["20172",{"2":{"211":1}}],["2015",{"2":{"1321":1,"2410":1}}],["20157",{"2":{"211":1}}],["20156",{"2":{"211":1}}],["20155",{"2":{"211":1}}],["20159",{"2":{"211":1}}],["20154",{"2":{"211":1}}],["20150",{"2":{"211":1}}],["20191",{"2":{"211":1}}],["20194",{"2":{"211":1}}],["20192",{"2":{"211":1}}],["2019",{"0":{"0":1,"1298":1},"1":{"1":1,"2":1,"3":1,"4":1,"5":1,"6":1,"7":1,"8":1},"2":{"55":2,"134":1,"391":1}}],["200u",{"2":{"2648":1}}],["20043e64",{"2":{"2356":1}}],["2004a",{"2":{"1665":1}}],["200ms",{"2":{"1917":1,"2263":1,"2858":1,"2862":1,"2867":1,"2868":1}}],["200",{"2":{"543":1,"546":4,"1769":1,"1925":1,"1934":2,"1959":1,"2043":1,"2049":1,"2081":2,"2242":1,"2400":1,"2697":2,"2802":2,"2858":1,"2863":1,"2864":2,"2865":1}}],["20059",{"2":{"236":1}}],["20056",{"2":{"211":1}}],["20097",{"2":{"211":1}}],["20092",{"2":{"211":1}}],["20083",{"2":{"211":1}}],["20084",{"2":{"211":1}}],["20078",{"2":{"211":1}}],["20075",{"2":{"211":1}}],["20079",{"2":{"211":1}}],["20020",{"2":{"211":1}}],["20019",{"2":{"211":1}}],["20013",{"2":{"211":1}}],["20061",{"2":{"211":1}}],["20034",{"2":{"211":1}}],["20033",{"2":{"211":1}}],["20030",{"2":{"211":1}}],["2003",{"2":{"116":1}}],["2000000",{"2":{"1925":1,"1939":1}}],["20000",{"2":{"211":1,"1185":1}}],["20003",{"2":{"211":1}}],["20001",{"2":{"211":1}}],["20006",{"2":{"211":1}}],["20004",{"2":{"211":1}}],["2000th",{"2":{"116":1}}],["2000",{"0":{"116":1},"2":{"552":1,"1929":1,"1939":1,"1952":1,"2224":1,"2412":1,"2827":1}}],["20273",{"2":{"277":1}}],["20274",{"2":{"211":1}}],["2025",{"0":{"286":1,"295":1,"309":1},"1":{"287":1,"288":1,"289":1,"290":1,"291":1,"292":1,"293":1,"294":1,"296":1,"297":1,"298":1,"299":1,"300":1,"301":1,"302":1,"303":1,"304":1,"305":1,"306":1,"307":1,"308":1,"310":1,"311":1,"312":1,"313":1,"314":1,"315":1,"316":1,"317":1},"2":{"307":1,"378":3,"379":1,"380":8,"391":3}}],["20255",{"2":{"222":1}}],["20253",{"2":{"211":1}}],["20292",{"2":{"211":1}}],["20297",{"2":{"211":1}}],["20293",{"2":{"211":1}}],["20290",{"2":{"211":1}}],["20289",{"2":{"211":1}}],["2024",{"0":{"237":1,"250":1,"267":1,"278":1},"1":{"238":1,"239":1,"240":1,"241":1,"242":1,"243":1,"244":1,"245":1,"246":1,"247":1,"248":1,"249":1,"251":1,"252":1,"253":1,"254":1,"255":1,"256":1,"257":1,"258":1,"259":1,"260":1,"261":1,"262":1,"263":1,"264":1,"265":1,"266":1,"268":1,"269":1,"270":1,"271":1,"272":1,"273":1,"274":1,"275":1,"276":1,"277":1,"279":1,"280":1,"281":1,"282":1,"283":1,"284":1,"285":1},"2":{"249":1,"251":1,"265":1,"268":1,"279":1,"391":4,"2503":1,"2698":2}}],["20241124",{"2":{"381":1}}],["20241",{"2":{"211":1}}],["20248",{"2":{"211":1}}],["20243",{"2":{"211":1}}],["20262",{"2":{"211":1}}],["20230",{"2":{"222":1}}],["20234",{"2":{"211":1}}],["20238",{"2":{"211":1}}],["20237",{"2":{"211":1}}],["20236",{"2":{"211":1}}],["20235",{"2":{"211":1}}],["2023",{"0":{"192":1,"200":1,"212":1,"223":1},"1":{"193":1,"194":1,"195":1,"196":1,"197":1,"198":1,"199":1,"201":1,"202":1,"203":1,"204":1,"205":1,"206":1,"207":1,"208":1,"209":1,"210":1,"211":1,"213":1,"214":1,"215":1,"216":1,"217":1,"218":1,"219":1,"220":1,"221":1,"222":1,"224":1,"225":1,"226":1,"227":1,"228":1,"229":1,"230":1,"231":1,"232":1,"233":1,"234":1,"235":1,"236":1},"2":{"254":1,"391":4}}],["20220",{"2":{"236":1}}],["2022",{"0":{"135":1,"150":1,"161":1,"177":1},"1":{"136":1,"137":1,"138":1,"139":1,"140":1,"141":1,"142":1,"143":1,"144":1,"145":1,"146":1,"147":1,"148":1,"149":1,"151":1,"152":1,"153":1,"154":1,"155":1,"156":1,"157":1,"158":1,"159":1,"160":1,"162":1,"163":1,"164":1,"165":1,"166":1,"167":1,"168":1,"169":1,"170":1,"171":1,"172":1,"173":1,"174":1,"175":1,"176":1,"178":1,"179":1,"180":1,"181":1,"182":1,"183":1,"184":1,"185":1,"186":1,"187":1,"188":1,"189":1,"190":1,"191":1},"2":{"170":2,"312":1,"357":2,"391":4,"2454":17}}],["20218",{"2":{"211":1}}],["20211",{"2":{"211":1}}],["2021",{"0":{"66":1,"78":1,"96":1,"115":1},"1":{"67":1,"68":1,"69":1,"70":1,"71":1,"72":1,"73":1,"74":1,"75":1,"76":1,"77":1,"79":1,"80":1,"81":1,"82":1,"83":1,"84":1,"85":1,"86":1,"87":1,"88":1,"89":1,"90":1,"91":1,"92":1,"93":1,"94":1,"95":1,"97":1,"98":1,"99":1,"100":1,"101":1,"102":1,"103":1,"104":1,"105":1,"106":1,"107":1,"108":1,"109":1,"110":1,"111":1,"112":1,"113":1,"114":1,"116":1,"117":1,"118":1,"119":1,"120":1,"121":1,"122":1,"123":1,"124":1,"125":1,"126":1,"127":1,"128":1,"129":1,"130":1,"131":1,"132":1,"133":1,"134":1},"2":{"88":3,"104":3,"114":2,"127":3,"391":4}}],["20204",{"2":{"211":1}}],["20203",{"2":{"211":1}}],["2020",{"0":{"9":1,"19":1,"39":1,"52":1},"1":{"10":1,"11":1,"12":1,"13":1,"14":1,"15":1,"16":1,"17":1,"18":1,"20":1,"21":1,"22":1,"23":1,"24":1,"25":1,"26":1,"27":1,"28":1,"29":1,"30":1,"31":1,"32":1,"33":1,"34":1,"35":1,"36":1,"37":1,"38":1,"40":1,"41":1,"42":1,"43":1,"44":1,"45":1,"46":1,"47":1,"48":1,"49":1,"50":1,"51":1,"53":1,"54":1,"55":1,"56":1,"57":1,"58":1,"59":1,"60":1,"61":1,"62":1,"63":1,"64":1,"65":1},"2":{"55":2,"391":4,"1265":2}}],["20",{"2":{"49":1,"69":1,"111":1,"134":1,"391":1,"399":5,"548":1,"676":1,"1186":2,"1281":1,"1462":1,"1654":5,"1712":3,"1893":1,"1895":1,"1911":1,"1926":3,"1932":1,"1937":1,"1974":3,"2045":3,"2370":2,"2454":1,"2477":3,"2493":3,"2705":1,"2715":3,"2818":1,"2825":1,"2869":1}}],["k42",{"2":{"2742":4,"2744":1,"2884":2}}],["k40",{"2":{"2742":4,"2744":1,"2884":2}}],["k22",{"2":{"2742":4,"2744":1,"2884":2}}],["k21",{"2":{"2742":4,"2744":1,"2884":2}}],["k20",{"2":{"2742":4,"2744":1,"2884":2}}],["k13",{"2":{"2742":4,"2744":1,"2884":2}}],["k12",{"2":{"2742":4,"2744":1,"2884":2}}],["k11",{"2":{"2742":4,"2744":1,"2884":2}}],["k10",{"2":{"2742":4,"2744":1,"2884":2}}],["k03",{"2":{"2742":4,"2744":1,"2884":2}}],["k02",{"2":{"2742":4,"2744":1,"2884":2}}],["k01",{"2":{"2742":4,"2744":1,"2884":2}}],["k00",{"2":{"2742":4,"2744":1,"2884":2}}],["kp",{"2":{"2464":19,"2467":19}}],["kprepublic",{"2":{"102":12,"114":1,"122":10,"134":2,"143":4,"199":1,"226":2,"236":1,"253":4,"266":2,"311":4,"2503":1}}],["kxy",{"2":{"2380":1}}],["kvm",{"2":{"1919":1}}],["kvms",{"2":{"1918":2,"1919":2}}],["kω",{"2":{"838":14,"903":14,"937":14,"971":14,"1005":14,"1039":14,"1073":14,"1107":14,"1141":14}}],["khz",{"2":{"837":6,"902":5,"936":5,"970":5,"1004":3,"1038":3,"1140":5}}],["kth",{"2":{"1762":2}}],["kt60hs",{"2":{"300":2,"308":1}}],["ktec",{"2":{"102":3}}],["kludge",{"2":{"2503":1}}],["kl",{"2":{"1307":7,"2252":3}}],["kle",{"2":{"445":3,"2535":1,"2694":1,"2743":4,"2745":1,"2748":1,"2816":1}}],["kle2json",{"0":{"445":1},"2":{"445":3}}],["klein",{"2":{"249":1}}],["kl90",{"2":{"222":1,"249":1}}],["kumaokobo",{"2":{"241":10,"249":2}}],["kudox",{"2":{"241":16}}],["k83",{"2":{"217":1}}],["kj",{"2":{"211":1}}],["k552",{"2":{"199":2}}],["kohm",{"2":{"725":2,"2806":2}}],["koyu",{"2":{"211":1}}],["kopibeng",{"2":{"211":5}}],["koalafications",{"2":{"211":1}}],["koolertron",{"2":{"211":1}}],["ko",{"0":{"1738":1,"1739":1,"1740":1,"1741":1,"1750":1},"2":{"188":1,"191":1,"1738":1,"1741":1,"1742":1,"1744":9,"1745":2,"1747":1,"1748":3,"1749":2,"1750":8,"1753":1}}],["korean",{"2":{"176":1,"2834":2}}],["krush60",{"2":{"249":1}}],["kr",{"2":{"176":4}}],["knife",{"2":{"2226":2,"2367":1}}],["knife66",{"2":{"211":3}}],["knight",{"2":{"160":1,"2039":2,"2041":2,"2042":2,"2043":6,"2045":2,"2068":1,"2489":2,"2842":1}}],["knops",{"2":{"114":1}}],["knowledge",{"2":{"618":1,"738":1,"1320":1,"2222":1,"2424":1,"2853":1,"2854":2,"2856":1}}],["know",{"0":{"1314":1},"2":{"228":1,"245":1,"371":1,"375":1,"396":1,"478":1,"487":1,"744":2,"1307":1,"1309":1,"1317":1,"1335":1,"1398":2,"1401":1,"1609":1,"1653":1,"1750":1,"1764":1,"2013":1,"2216":1,"2227":1,"2357":1,"2525":1,"2562":1,"2576":2,"2582":1,"2588":1,"2592":1,"2853":1,"2884":1,"2886":1,"2890":1}}],["knows",{"2":{"49":1,"149":1,"702":1}}],["known",{"0":{"670":1,"1647":1,"2320":1},"1":{"2321":1},"2":{"37":1,"529":1,"595":1,"667":1,"670":1,"1175":1,"1192":1,"1265":1,"1511":1,"1562":1,"1593":1,"1919":1,"1972":1,"2211":1,"2505":1,"2582":1,"2622":1,"2694":1,"2704":2,"2782":1}}],["knobs",{"2":{"249":1}}],["knob",{"2":{"13":1}}],["kkatano",{"2":{"143":6,"149":2,"211":1}}],["kapton",{"2":{"2371":1}}],["kapcave",{"2":{"122":2,"134":1}}],["katakana",{"2":{"1336":1,"2461":2}}],["katana60",{"2":{"422":1,"2394":1}}],["karabiner",{"0":{"1337":1},"2":{"1336":1,"1337":4}}],["karn",{"2":{"249":1}}],["karlk90",{"2":{"163":1}}],["kana",{"2":{"222":1,"1803":1,"1804":2,"1806":1,"2815":2}}],["kangaroo",{"2":{"211":1}}],["kastenwagen",{"2":{"211":2}}],["kamigakushi",{"2":{"207":2,"211":1,"217":2}}],["ka2hiro",{"2":{"149":1}}],["kagamidget",{"2":{"143":2}}],["kagizaraya",{"2":{"143":3,"149":1,"241":1,"249":1}}],["kakunpc",{"2":{"143":11,"149":2}}],["kmac",{"2":{"241":4}}],["km",{"2":{"132":1,"176":1,"411":3,"412":1,"415":2,"419":2,"421":2,"422":1,"427":1,"429":1,"430":1,"431":1,"432":1,"434":3,"435":3,"452":1,"1368":1,"1497":1,"2219":3,"2328":1,"2378":1,"2468":1,"2533":1,"2553":1,"2554":1,"2562":1,"2577":2,"2621":1,"2662":1,"2700":1}}],["kyria",{"2":{"102":2,"114":3,"134":1,"222":2,"277":1}}],["k33",{"2":{"2742":4,"2744":1,"2884":2}}],["k32",{"2":{"2742":4,"2744":1,"2884":2}}],["k320",{"2":{"86":1,"102":2,"181":2,"191":1}}],["k31",{"2":{"2742":4,"2744":1,"2884":2}}],["k310",{"2":{"114":1,"181":2,"191":1}}],["k30",{"2":{"2742":4,"2744":1,"2884":2}}],["k34",{"2":{"222":1}}],["k3x0",{"2":{"102":1,"181":2}}],["kzar",{"2":{"92":1,"93":1}}],["kiiboom",{"2":{"2503":1}}],["kiibohd",{"0":{"2342":1},"2":{"50":1,"670":2,"2342":1}}],["kib",{"2":{"2356":1,"2436":1,"2454":3}}],["kit",{"2":{"665":1}}],["kira80",{"2":{"241":2}}],["kira",{"2":{"241":2,"249":1}}],["kira75",{"2":{"241":2}}],["kikoslab",{"2":{"222":1,"249":1}}],["kiko",{"2":{"211":1}}],["kicad",{"2":{"211":1}}],["kinds",{"2":{"1508":1,"2069":1,"2428":1}}],["kind",{"0":{"574":1,"1764":1},"1":{"1765":1,"1766":1,"1767":1,"1768":1,"1769":1,"1770":1,"1771":1,"1772":1,"1773":1,"1774":1,"1775":1,"1776":1,"1777":1,"1778":1,"1779":1,"1780":1,"1781":1,"1782":1,"1783":1,"1784":1,"1785":1,"1786":1,"1787":1,"1788":1,"1789":1,"1790":1,"1791":1,"1792":1,"1793":1,"1794":1,"1795":1,"1796":1,"1797":1,"1798":1,"1799":1,"1800":1,"1801":1,"1802":1},"2":{"1508":1,"1509":1,"2263":1}}],["king",{"2":{"176":1}}],["kintwin",{"2":{"222":1}}],["kint41",{"2":{"114":1,"2611":1}}],["kint",{"2":{"114":1,"134":1}}],["kint2pp",{"2":{"94":1}}],["kint36",{"2":{"93":1,"94":1,"114":1,"199":1,"2611":1}}],["kinetis",{"0":{"533":1},"2":{"114":1,"160":2,"191":1,"2342":1,"2624":1,"2655":1,"2750":1}}],["kinetic",{"0":{"1894":1},"2":{"74":1,"160":2,"175":2,"176":1,"222":2,"1892":1,"1894":3,"1897":1,"1898":1,"1941":1}}],["kinesis",{"2":{"93":2,"114":1,"211":1,"217":2,"222":3,"2611":2}}],["k",{"2":{"49":2,"65":1,"114":1,"143":2,"191":1,"236":1,"249":2,"266":8,"277":1,"285":2,"317":1,"353":1,"571":2,"1418":2,"1575":1,"1592":2,"1595":1,"2024":1,"2027":4,"2039":1,"2247":1,"2252":1,"2263":1,"2456":3,"2467":3,"2489":1,"2515":1,"2742":1,"2836":1}}],["kb2",{"2":{"600":2}}],["kb2040",{"0":{"1373":1},"2":{"163":1,"176":2,"1367":1,"1371":4,"1374":1,"1377":1,"2650":1,"2843":1}}],["kb1",{"2":{"600":1}}],["kb16",{"2":{"176":1,"191":1,"249":1}}],["kb|user",{"0":{"307":1}}],["kb38",{"2":{"222":1,"266":1}}],["kb83",{"2":{"217":1,"222":1,"317":1}}],["kbo5000",{"2":{"199":1}}],["kbfirmware",{"0":{"432":1},"2":{"173":4,"432":2,"582":1,"2378":2,"2535":1,"2694":2}}],["kbd",{"2":{"1595":1}}],["kbdmania",{"2":{"241":2,"249":1}}],["kbd66",{"2":{"211":1}}],["kbd67mkiirgb",{"2":{"217":1}}],["kbd67",{"2":{"114":1,"217":1,"249":1}}],["kbdfans",{"2":{"143":1,"149":1,"191":1,"211":6,"217":2,"241":2,"249":1}}],["kb",{"0":{"644":1,"1557":1,"1866":1,"1870":1,"2148":1,"2152":1,"2288":1,"2879":1},"1":{"1867":1,"2149":1,"2289":1},"2":{"34":1,"70":1,"90":3,"105":4,"111":1,"125":2,"132":1,"185":2,"190":1,"191":3,"197":13,"199":3,"203":2,"211":1,"229":1,"230":1,"231":3,"266":1,"277":6,"285":1,"294":1,"317":1,"411":6,"412":1,"419":4,"421":2,"422":2,"424":1,"425":1,"426":1,"427":1,"429":2,"430":1,"431":1,"432":1,"434":3,"435":3,"452":1,"552":1,"575":3,"607":4,"619":6,"622":1,"624":1,"628":1,"630":1,"634":1,"637":1,"638":1,"642":2,"644":1,"645":1,"646":1,"1329":1,"1368":1,"1388":3,"1390":3,"1398":2,"1402":1,"1440":2,"1461":1,"1497":1,"1604":1,"1605":1,"1606":2,"1625":2,"1636":1,"1805":2,"1806":1,"1818":2,"1823":2,"1912":2,"1916":2,"1939":2,"1944":2,"1945":1,"1961":1,"1962":1,"2078":2,"2084":2,"2219":3,"2223":1,"2256":1,"2328":1,"2378":1,"2394":2,"2402":4,"2407":1,"2462":4,"2467":4,"2468":1,"2530":1,"2533":1,"2553":1,"2554":1,"2562":1,"2577":2,"2600":4,"2621":1,"2662":1,"2694":2,"2695":1,"2700":1,"2704":1,"2705":4,"2706":1,"2709":1,"2887":4,"2895":1}}],["kc5",{"0":{"1800":1},"1":{"1801":1,"1802":1},"2":{"1801":1}}],["kc4",{"0":{"1797":1,"1800":1},"1":{"1798":1,"1799":1,"1801":1,"1802":1},"2":{"1798":1,"1801":1}}],["kc3",{"0":{"1794":1,"1797":1,"1800":1},"1":{"1795":1,"1796":1,"1798":1,"1799":1,"1801":1,"1802":1},"2":{"1795":1,"1798":1,"1801":1}}],["kc2",{"0":{"1791":1,"1794":1,"1797":1,"1800":1},"1":{"1792":1,"1793":1,"1795":1,"1796":1,"1798":1,"1799":1,"1801":1,"1802":1},"2":{"1792":1,"1795":1,"1798":1,"1801":1,"2255":3}}],["kc1",{"0":{"1791":1,"1794":1,"1797":1,"1800":1},"1":{"1792":1,"1793":1,"1795":1,"1796":1,"1798":1,"1799":1,"1801":1,"1802":1},"2":{"1355":1,"1792":1,"1795":1,"1798":1,"1801":1,"2255":3}}],["kc60",{"2":{"236":1,"2045":1}}],["kc",{"0":{"8":2,"89":1,"1423":1,"1424":1,"1425":1,"1426":1,"1427":4,"1788":1},"1":{"1789":1,"1790":1},"2":{"7":2,"8":3,"38":6,"89":1,"90":8,"94":1,"176":2,"188":3,"191":5,"194":5,"195":2,"196":9,"199":5,"202":3,"209":6,"231":16,"255":1,"307":6,"353":211,"543":3,"546":3,"571":338,"623":1,"624":1,"1307":7,"1308":3,"1325":2,"1328":3,"1329":5,"1331":1,"1332":6,"1339":1,"1355":71,"1356":5,"1358":9,"1359":14,"1389":1,"1392":4,"1393":4,"1397":2,"1401":2,"1414":2,"1416":1,"1417":10,"1418":4,"1423":6,"1424":1,"1425":4,"1426":1,"1427":1,"1432":8,"1442":4,"1460":3,"1461":1,"1473":1,"1474":1,"1475":1,"1480":3,"1486":1,"1487":8,"1502":2,"1503":3,"1505":1,"1508":2,"1560":6,"1563":13,"1564":3,"1567":2,"1570":10,"1572":6,"1573":3,"1574":7,"1575":19,"1582":3,"1587":5,"1588":9,"1592":19,"1595":1,"1631":2,"1635":4,"1636":6,"1640":3,"1641":1,"1658":1,"1663":2,"1711":6,"1733":1,"1742":2,"1744":6,"1745":4,"1747":8,"1749":3,"1756":15,"1759":1,"1763":2,"1766":9,"1769":3,"1771":3,"1772":3,"1789":1,"1962":3,"2024":40,"2025":11,"2026":11,"2027":3,"2029":1,"2030":3,"2033":1,"2034":1,"2035":10,"2085":1,"2168":6,"2205":34,"2206":9,"2239":2,"2255":6,"2258":2,"2261":2,"2262":2,"2263":12,"2264":7,"2265":2,"2273":3,"2311":4,"2327":8,"2380":1,"2419":1,"2455":2,"2456":36,"2457":24,"2458":34,"2459":13,"2460":23,"2461":36,"2462":64,"2463":63,"2464":37,"2465":3,"2467":329,"2480":3,"2486":69,"2487":72,"2491":41,"2496":2,"2499":1,"2501":41,"2511":7,"2513":10,"2515":72,"2516":22,"2518":73,"2519":2,"2521":7,"2522":7,"2523":4,"2599":2,"2699":3,"2733":1,"2742":8,"2744":1,"2831":1,"2858":2,"2860":2,"2862":3,"2863":9,"2864":14,"2865":9,"2866":19,"2867":16,"2868":9,"2869":6,"2870":7,"2871":8,"2872":2,"2873":12,"2875":5,"2876":19,"2884":5,"2885":17,"2886":1,"2895":3}}],["kent",{"2":{"2888":1}}],["kerpleplork",{"2":{"597":4}}],["kernels",{"2":{"2679":1}}],["kernel",{"0":{"2417":1},"2":{"199":1,"1295":1,"2467":1,"2665":1,"2678":1}}],["kept",{"2":{"570":1,"612":1,"701":1,"1649":1,"1955":1,"2554":1,"2573":1,"2655":1}}],["keaboard",{"2":{"253":2}}],["kezewa",{"2":{"241":2,"249":1}}],["kestra",{"2":{"211":1}}],["kegen",{"2":{"191":1,"211":1}}],["kelowna",{"2":{"143":2}}],["keeb",{"2":{"2703":6}}],["keebzdotnet",{"2":{"211":1}}],["keebs",{"2":{"149":8,"176":1}}],["keebio",{"0":{"45":1},"2":{"45":1,"114":3,"134":1,"191":1,"199":2,"222":1,"277":1,"285":1,"317":1,"1368":1,"2224":1}}],["keeps",{"2":{"1358":1,"1359":2,"2504":1}}],["keeping",{"2":{"522":1,"735":1,"1325":1,"1893":1,"2251":1,"2409":1,"2850":1,"2869":1}}],["keep",{"2":{"6":1,"74":2,"113":1,"124":1,"194":1,"211":2,"404":1,"494":2,"498":1,"509":1,"520":1,"543":1,"592":1,"597":1,"601":2,"638":1,"656":1,"657":2,"701":1,"1175":1,"1350":1,"1358":1,"1388":1,"1395":1,"1408":1,"1421":1,"1528":1,"1561":1,"1634":1,"1658":1,"1734":1,"1897":1,"1919":1,"1946":1,"2205":1,"2246":1,"2255":1,"2335":1,"2364":1,"2373":2,"2374":2,"2375":1,"2377":1,"2380":1,"2404":1,"2406":1,"2407":1,"2409":1,"2412":1,"2504":2,"2528":1,"2532":1,"2551":1,"2552":1,"2586":2,"2587":1,"2606":2,"2610":1,"2619":1,"2692":1,"2696":3,"2702":1,"2704":1,"2706":1,"2802":1,"2896":1}}],["keyunit",{"2":{"2816":4}}],["keyup",{"2":{"1355":1,"1422":1,"1424":1,"1635":2,"2168":2,"2802":2,"2818":2,"2825":2}}],["key3",{"2":{"2412":6}}],["key2",{"2":{"2412":10}}],["key0",{"2":{"2412":6}}],["key1",{"2":{"2252":1,"2412":6}}],["keylog",{"2":{"2836":2}}],["keyloggers",{"2":{"312":1}}],["keylogger",{"0":{"312":1},"2":{"317":1}}],["keylight",{"2":{"1815":1,"2073":1,"2085":1}}],["keyreleases",{"2":{"1820":2,"2081":2}}],["keyrepeating",{"2":{"1469":1,"1482":1,"1487":1}}],["keyrepeat",{"2":{"1468":1,"1469":1,"1481":1}}],["keyrecords",{"2":{"1960":1}}],["keyrecord",{"2":{"22":3,"149":1,"194":2,"195":2,"307":1,"575":2,"623":1,"624":2,"639":1,"1307":1,"1358":1,"1359":1,"1389":1,"1401":1,"1416":2,"1417":2,"1432":1,"1441":1,"1442":2,"1473":1,"1480":2,"1487":3,"1502":1,"1503":1,"1583":2,"1632":1,"1657":1,"1711":1,"1763":1,"1882":1,"1920":1,"1949":1,"1950":1,"1961":2,"1962":1,"1969":1,"1971":1,"2027":1,"2029":1,"2030":1,"2031":1,"2032":1,"2033":1,"2035":2,"2049":2,"2171":1,"2251":2,"2262":1,"2265":1,"2402":1,"2521":1,"2522":1,"2523":1,"2732":1,"2858":1,"2859":2,"2860":2,"2867":1,"2868":1,"2869":1,"2872":2,"2875":2,"2876":1,"2887":42}}],["keydown",{"2":{"1355":1,"1392":1,"1422":1,"1423":1,"1635":2,"2081":1,"2168":2,"2802":2,"2818":1,"2825":1}}],["keyed",{"2":{"613":1}}],["keyevent",{"2":{"211":1,"624":1,"1965":2,"2887":1}}],["key>",{"2":{"457":1,"479":2,"480":2}}],["key=value",{"2":{"415":1}}],["keyten",{"2":{"300":2}}],["keypos",{"2":{"624":1,"2085":1,"2238":2,"2874":2}}],["keypads",{"2":{"266":1}}],["keypad",{"2":{"181":2,"222":1,"1329":1,"1335":1,"1711":1,"2455":1,"2459":1,"2463":1,"2464":19,"2467":20}}],["keypresses",{"0":{"1298":1},"2":{"289":1,"1392":1,"1417":1,"1629":1,"1820":1,"2081":1,"2163":1,"2222":1,"2632":1,"2776":1,"2873":1}}],["keypress",{"0":{"1307":1,"1308":1,"1309":1},"2":{"98":1,"1307":1,"1355":1,"1397":1,"1463":1,"1630":1,"1632":1,"1648":1,"2081":1,"2251":1,"2492":30,"2599":30,"2777":1,"2817":1}}],["keyhive",{"2":{"159":10,"160":3}}],["keycap",{"2":{"2831":1}}],["keycaps",{"2":{"2244":1,"2753":1}}],["keycapsss",{"2":{"249":1}}],["keycult",{"2":{"308":1}}],["keychron",{"2":{"134":1,"176":1,"191":4,"211":2,"226":14,"236":5,"249":3,"266":2,"317":1}}],["keycode",{"0":{"16":2,"38":1,"157":1,"231":1,"283":1,"588":1,"621":1,"622":1,"1308":1,"1401":1,"1777":1,"1783":1,"1948":1,"2172":1,"2252":1,"2297":1,"2310":1,"2768":1,"2885":1,"2895":1},"1":{"623":1,"624":1,"1778":1,"1779":1,"1784":1,"1785":1,"2298":1,"2299":1,"2311":1,"2312":1},"2":{"3":1,"7":1,"15":1,"16":1,"22":4,"38":1,"112":1,"133":1,"134":3,"156":3,"157":1,"160":2,"167":1,"182":4,"188":9,"191":15,"194":9,"195":5,"198":2,"199":7,"222":5,"231":25,"235":1,"236":1,"249":1,"255":2,"259":1,"266":2,"277":2,"285":6,"288":1,"294":1,"307":5,"308":4,"312":1,"317":1,"545":2,"546":3,"575":14,"581":6,"588":2,"620":2,"621":2,"623":3,"624":3,"639":1,"665":1,"667":1,"1300":1,"1307":2,"1308":6,"1323":1,"1326":1,"1334":2,"1339":3,"1355":1,"1358":4,"1359":4,"1389":4,"1392":1,"1393":4,"1401":7,"1416":14,"1417":5,"1421":1,"1425":1,"1427":1,"1432":3,"1441":2,"1442":7,"1461":6,"1473":2,"1480":5,"1487":13,"1488":2,"1491":1,"1496":1,"1499":1,"1500":1,"1502":2,"1503":15,"1508":3,"1509":3,"1563":2,"1564":2,"1570":3,"1573":1,"1575":2,"1576":1,"1582":2,"1583":2,"1587":3,"1588":3,"1592":1,"1595":1,"1597":1,"1631":2,"1635":1,"1657":1,"1658":2,"1711":2,"1731":1,"1732":1,"1748":1,"1749":6,"1756":5,"1758":1,"1763":6,"1765":1,"1771":2,"1777":1,"1778":2,"1783":1,"1784":2,"1785":1,"1788":1,"1789":1,"1792":2,"1795":3,"1798":4,"1801":5,"1881":1,"1882":2,"1883":1,"1884":1,"1887":1,"1920":2,"1949":2,"1950":2,"1955":1,"1961":2,"1962":3,"1969":3,"1971":2,"2022":2,"2023":1,"2024":1,"2025":11,"2026":3,"2027":5,"2029":2,"2030":2,"2031":2,"2032":3,"2033":7,"2034":6,"2035":11,"2049":4,"2050":1,"2068":1,"2085":1,"2165":1,"2168":5,"2171":3,"2203":1,"2205":3,"2206":3,"2251":3,"2255":7,"2258":1,"2262":3,"2264":5,"2265":2,"2267":1,"2276":3,"2297":1,"2298":2,"2310":1,"2311":2,"2312":1,"2327":39,"2329":1,"2332":1,"2334":1,"2335":1,"2336":1,"2337":1,"2339":1,"2341":1,"2342":1,"2343":1,"2344":1,"2346":2,"2348":2,"2350":2,"2364":1,"2402":1,"2417":2,"2418":2,"2419":1,"2494":1,"2498":1,"2499":1,"2500":1,"2509":2,"2511":3,"2514":3,"2518":1,"2519":4,"2521":5,"2522":5,"2523":2,"2599":1,"2693":1,"2695":1,"2700":1,"2732":2,"2733":1,"2736":1,"2737":1,"2738":1,"2802":1,"2816":1,"2831":3,"2832":1,"2840":3,"2858":2,"2859":4,"2860":5,"2867":2,"2868":2,"2869":3,"2871":3,"2872":12,"2875":6,"2876":8,"2884":1,"2885":1,"2887":41,"2895":13}}],["keycodes",{"0":{"3":1,"7":1,"15":1,"182":1,"188":1,"219":1,"254":1,"316":1,"575":1,"620":1,"1323":1,"1324":1,"1325":1,"1465":1,"1500":1,"1513":1,"1573":1,"1576":1,"1642":1,"1648":1,"1712":1,"1732":1,"1748":1,"1773":1,"1816":1,"1883":1,"1974":1,"2023":1,"2039":1,"2074":1,"2162":1,"2168":1,"2199":1,"2203":1,"2239":1,"2267":1,"2278":1,"2323":1,"2406":1,"2455":1,"2466":1,"2467":1,"2468":1,"2483":1,"2498":1,"2501":1,"2599":1,"2699":1,"2700":1,"2831":1},"1":{"621":1,"622":1,"623":1,"624":1,"1643":1,"1649":1,"1650":1,"1651":1,"1652":1,"1653":1,"1654":1,"1655":1,"1656":1,"2169":1,"2456":1,"2457":1,"2458":1,"2459":1,"2460":1,"2461":1,"2462":1,"2463":1,"2464":1,"2465":1,"2467":1,"2468":1,"2469":1,"2470":1,"2471":1,"2472":1,"2473":1,"2474":1,"2475":1,"2476":1,"2477":1,"2478":1,"2479":1,"2480":1,"2481":1,"2482":1,"2483":1,"2484":1,"2485":1,"2486":1,"2487":1,"2488":1,"2489":1,"2490":1,"2491":1,"2492":1,"2493":1,"2494":1,"2495":1,"2496":1,"2497":1,"2700":1,"2832":1,"2833":1,"2834":1},"2":{"3":1,"7":1,"15":1,"16":2,"38":1,"49":1,"74":1,"93":1,"94":1,"114":1,"119":1,"120":5,"149":2,"157":2,"160":2,"176":1,"182":4,"186":1,"188":25,"191":29,"194":1,"198":1,"199":8,"211":1,"219":1,"222":1,"231":3,"254":4,"255":1,"257":1,"258":1,"259":2,"266":7,"277":5,"283":6,"285":3,"303":1,"307":4,"308":1,"316":2,"317":2,"353":1,"357":4,"358":1,"546":2,"570":1,"575":4,"598":2,"621":4,"622":1,"623":1,"662":4,"1291":1,"1308":1,"1321":3,"1323":3,"1324":1,"1325":1,"1327":1,"1329":1,"1332":2,"1335":2,"1356":1,"1389":2,"1393":2,"1401":3,"1411":5,"1412":1,"1414":10,"1416":5,"1418":2,"1427":1,"1432":2,"1436":1,"1442":4,"1455":2,"1459":1,"1460":3,"1461":3,"1463":1,"1502":4,"1503":3,"1508":1,"1562":3,"1564":1,"1570":2,"1572":1,"1573":2,"1575":1,"1576":1,"1582":1,"1589":1,"1591":1,"1593":1,"1600":3,"1648":1,"1649":1,"1733":1,"1734":1,"1791":1,"1794":1,"1797":1,"1800":1,"1812":1,"1877":2,"1881":2,"1882":1,"1887":1,"1891":1,"1911":2,"1920":2,"1949":1,"1950":1,"1969":1,"1972":2,"2024":4,"2025":1,"2027":1,"2035":1,"2037":1,"2039":5,"2070":1,"2077":1,"2085":1,"2165":1,"2168":3,"2248":3,"2249":1,"2252":2,"2255":2,"2262":1,"2264":6,"2266":1,"2272":1,"2275":2,"2276":1,"2277":2,"2297":1,"2327":1,"2364":1,"2406":1,"2419":1,"2420":2,"2425":1,"2455":2,"2463":4,"2465":1,"2466":1,"2467":2,"2468":1,"2483":1,"2498":2,"2499":2,"2500":1,"2511":2,"2515":1,"2517":1,"2519":3,"2532":2,"2693":1,"2694":3,"2695":1,"2699":6,"2731":1,"2742":1,"2768":2,"2771":1,"2791":1,"2817":1,"2831":1,"2833":1,"2834":2,"2836":1,"2840":3,"2854":2,"2855":1,"2859":1,"2870":1,"2871":1,"2878":1,"2884":2,"2885":1,"2887":1,"2895":10}}],["keyword",{"2":{"103":1,"120":1,"126":1,"498":1,"1411":1}}],["key",{"0":{"15":1,"42":1,"99":1,"196":2,"202":1,"272":1,"462":1,"548":1,"614":1,"1328":1,"1334":1,"1338":1,"1347":1,"1365":1,"1466":1,"1480":1,"1483":1,"1484":1,"1485":1,"1486":1,"1581":1,"1582":1,"1587":1,"1588":1,"1628":1,"1657":1,"1730":1,"1734":1,"1735":1,"1737":1,"1738":1,"1739":1,"1740":1,"1741":1,"1749":1,"1754":1,"1764":1,"1769":1,"1771":1,"1788":1,"1898":1,"1961":1,"1965":1,"2021":1,"2022":1,"2029":1,"2032":1,"2033":1,"2253":1,"2415":1,"2478":1,"2481":1,"2494":1,"2739":1,"2769":1,"2770":1,"2773":1,"2781":1,"2817":1,"2868":1,"2871":1,"2878":2},"1":{"1467":1,"1468":1,"1469":1,"1470":1,"1471":1,"1472":1,"1473":1,"1474":1,"1475":1,"1476":1,"1477":1,"1478":1,"1479":1,"1480":1,"1481":1,"1482":1,"1483":1,"1484":1,"1485":1,"1486":1,"1487":1,"1488":1,"1489":1,"1490":1,"1491":1,"1492":1,"1493":1,"1658":1,"1659":1,"1660":1,"1661":1,"1662":1,"1663":1,"1731":1,"1732":1,"1733":1,"1735":1,"1736":1,"1737":1,"1738":2,"1739":2,"1740":2,"1741":2,"1742":1,"1743":1,"1744":1,"1745":1,"1746":1,"1747":1,"1748":1,"1749":1,"1750":1,"1751":1,"1752":1,"1753":1,"1754":1,"1755":1,"1756":1,"1765":1,"1766":1,"1767":1,"1768":1,"1769":1,"1770":1,"1771":1,"1772":1,"1773":1,"1774":1,"1775":1,"1776":1,"1777":1,"1778":1,"1779":1,"1780":1,"1781":1,"1782":1,"1783":1,"1784":1,"1785":1,"1786":1,"1787":1,"1788":1,"1789":2,"1790":2,"1791":1,"1792":1,"1793":1,"1794":1,"1795":1,"1796":1,"1797":1,"1798":1,"1799":1,"1800":1,"1801":1,"1802":1,"1962":1,"2022":1,"2023":1,"2024":1,"2025":1,"2026":1,"2027":1,"2028":1,"2029":1,"2030":1,"2031":1,"2032":1,"2033":1,"2034":1,"2035":1,"2254":1,"2255":1,"2256":1,"2257":1,"2258":1,"2259":1,"2260":1,"2261":1,"2262":1,"2263":1,"2264":1,"2265":1},"2":{"22":1,"38":3,"43":1,"50":1,"63":1,"73":2,"93":2,"99":6,"110":1,"112":14,"114":7,"119":1,"134":2,"149":5,"152":1,"175":1,"176":4,"188":2,"191":7,"194":12,"195":3,"196":3,"199":7,"201":1,"202":9,"203":5,"206":2,"211":8,"218":1,"222":5,"231":1,"236":1,"249":1,"255":2,"257":1,"258":1,"259":2,"266":3,"268":1,"272":8,"277":1,"285":1,"288":1,"289":3,"294":1,"297":1,"308":2,"312":2,"356":3,"415":23,"419":1,"454":2,"458":3,"459":1,"466":1,"467":1,"478":3,"543":1,"545":1,"546":34,"551":1,"556":6,"570":4,"571":1,"581":4,"612":1,"613":1,"615":1,"617":1,"622":8,"623":2,"624":1,"639":4,"664":2,"665":3,"667":2,"701":1,"1290":1,"1307":3,"1326":1,"1328":4,"1331":1,"1334":2,"1336":3,"1339":1,"1342":1,"1348":1,"1355":3,"1359":5,"1365":1,"1382":1,"1383":18,"1386":14,"1389":1,"1391":1,"1392":6,"1393":1,"1397":2,"1403":1,"1410":1,"1414":8,"1416":4,"1417":2,"1418":3,"1424":1,"1425":2,"1432":1,"1442":1,"1455":2,"1456":1,"1459":1,"1460":1,"1462":1,"1463":2,"1465":1,"1466":3,"1467":1,"1468":10,"1469":4,"1470":1,"1471":1,"1473":2,"1479":1,"1480":6,"1487":7,"1488":6,"1492":4,"1493":1,"1495":2,"1499":1,"1502":1,"1513":1,"1559":5,"1560":6,"1563":5,"1564":2,"1565":3,"1567":1,"1568":1,"1570":5,"1572":1,"1574":2,"1575":3,"1579":3,"1581":1,"1582":6,"1584":2,"1585":1,"1586":1,"1587":9,"1588":8,"1589":2,"1594":2,"1595":35,"1596":1,"1597":1,"1600":1,"1623":1,"1629":1,"1630":1,"1631":1,"1632":1,"1635":1,"1639":2,"1640":3,"1642":1,"1644":1,"1648":1,"1657":1,"1658":3,"1712":1,"1730":4,"1731":3,"1732":2,"1733":4,"1734":7,"1736":7,"1737":2,"1738":3,"1741":1,"1742":6,"1744":16,"1745":5,"1747":7,"1748":6,"1749":9,"1750":5,"1751":3,"1752":9,"1753":6,"1754":12,"1755":8,"1756":3,"1757":5,"1758":2,"1759":7,"1763":3,"1764":2,"1766":2,"1768":1,"1769":7,"1770":6,"1771":2,"1772":1,"1773":1,"1779":1,"1786":1,"1814":6,"1815":2,"1816":1,"1817":8,"1891":2,"1892":2,"1893":3,"1894":1,"1895":4,"1897":5,"1898":2,"1914":1,"1948":1,"1949":1,"1950":2,"1955":7,"1956":7,"1959":1,"1962":1,"1964":5,"1965":5,"1969":5,"1972":2,"1974":1,"2021":9,"2022":5,"2023":4,"2024":8,"2025":9,"2026":2,"2027":1,"2028":3,"2029":6,"2030":2,"2031":2,"2032":9,"2033":8,"2034":5,"2035":1,"2039":1,"2072":6,"2073":2,"2074":1,"2075":13,"2076":3,"2077":1,"2081":1,"2085":1,"2086":1,"2162":1,"2171":1,"2172":1,"2199":1,"2202":4,"2205":15,"2206":7,"2210":1,"2218":5,"2219":1,"2222":2,"2237":1,"2239":3,"2244":1,"2246":1,"2249":2,"2251":4,"2252":5,"2254":1,"2255":13,"2256":8,"2262":1,"2263":16,"2264":3,"2265":12,"2266":1,"2273":6,"2276":2,"2278":1,"2290":3,"2291":1,"2292":1,"2322":1,"2323":1,"2330":1,"2336":2,"2337":1,"2364":8,"2375":1,"2380":1,"2412":5,"2414":2,"2415":5,"2416":2,"2417":1,"2420":2,"2456":1,"2457":1,"2458":1,"2459":1,"2460":3,"2461":1,"2462":2,"2463":1,"2464":1,"2465":3,"2466":2,"2467":7,"2468":1,"2469":1,"2470":1,"2471":1,"2472":1,"2473":1,"2474":1,"2475":1,"2476":1,"2477":1,"2478":4,"2479":1,"2480":1,"2481":2,"2482":1,"2483":4,"2484":1,"2485":1,"2486":1,"2487":1,"2488":1,"2489":1,"2490":1,"2491":1,"2492":1,"2493":1,"2494":5,"2495":1,"2496":2,"2497":1,"2498":4,"2501":1,"2505":1,"2509":2,"2510":1,"2515":5,"2516":1,"2518":8,"2519":1,"2521":1,"2522":2,"2523":1,"2544":1,"2558":1,"2563":1,"2587":1,"2598":10,"2599":4,"2600":4,"2624":1,"2631":1,"2669":1,"2694":2,"2700":1,"2736":1,"2739":1,"2740":3,"2742":2,"2743":8,"2744":4,"2745":2,"2747":2,"2768":1,"2769":2,"2770":1,"2771":1,"2772":1,"2773":3,"2777":1,"2779":3,"2781":1,"2782":5,"2787":2,"2788":1,"2790":3,"2791":1,"2799":1,"2802":6,"2808":2,"2811":1,"2816":24,"2817":3,"2818":1,"2819":1,"2820":1,"2821":2,"2823":2,"2825":1,"2831":1,"2832":1,"2837":1,"2842":1,"2855":1,"2858":4,"2860":6,"2861":13,"2862":4,"2863":4,"2864":6,"2865":4,"2866":3,"2867":28,"2868":18,"2869":4,"2870":6,"2871":5,"2872":9,"2873":9,"2874":11,"2875":1,"2876":7,"2877":1,"2878":3,"2883":2,"2884":1,"2886":2,"2887":2,"2895":2}}],["keyswitch",{"2":{"1624":1,"1628":1,"1635":1,"2374":2,"2375":3,"2377":1,"2380":5,"2412":5,"2819":1}}],["keyswitches",{"2":{"551":1,"1511":1,"2367":1}}],["keystrokes",{"2":{"1410":1,"1495":1,"2076":1,"2165":1,"2169":1,"2263":1,"2273":1,"2324":1,"2712":1}}],["keystroke",{"2":{"312":1,"1417":2}}],["keys",{"0":{"112":1,"331":1,"463":1,"1327":1,"1329":1,"1335":1,"1336":1,"1347":1,"1355":1,"1363":1,"1570":1,"1747":1,"1791":1,"1794":1,"1797":1,"1800":1,"1888":1,"1889":1,"1890":1,"1892":1,"1956":1,"1960":1,"1961":1,"1962":1,"1969":1,"2025":1,"2028":1,"2035":1,"2264":1,"2265":1,"2413":1,"2457":1,"2459":1,"2463":1,"2465":1,"2469":1,"2485":1,"2487":1,"2488":1,"2492":1,"2598":1,"2744":1,"2747":1,"2748":1,"2820":1,"2865":1},"1":{"1752":1,"1753":1,"1754":1,"1792":1,"1793":1,"1795":1,"1796":1,"1798":1,"1799":1,"1801":1,"1802":1,"1889":1,"1890":2,"1891":2,"1892":1,"1893":2,"1894":2,"1895":2,"1896":2,"1897":2,"1898":2,"1899":1,"1961":1,"1962":2,"2026":1,"2027":1,"2029":1,"2030":1,"2031":1,"2414":1,"2415":1,"2416":1,"2417":1,"2418":1,"2419":1,"2420":1,"2421":1,"2599":1,"2600":1},"2":{"7":2,"70":1,"74":1,"98":2,"112":2,"114":2,"119":2,"134":2,"143":4,"149":1,"160":1,"176":5,"182":2,"190":2,"191":6,"194":2,"196":3,"199":1,"201":1,"202":3,"211":6,"236":1,"255":1,"259":1,"263":1,"277":1,"289":1,"294":1,"297":2,"308":1,"316":1,"415":1,"454":1,"459":1,"543":1,"546":4,"556":1,"566":1,"581":2,"587":1,"589":1,"613":1,"614":1,"617":1,"1327":2,"1329":1,"1331":2,"1334":1,"1336":2,"1340":2,"1342":1,"1356":2,"1359":1,"1363":1,"1383":1,"1386":1,"1391":1,"1392":1,"1395":1,"1404":1,"1412":1,"1414":3,"1417":2,"1418":1,"1428":1,"1430":1,"1443":1,"1460":1,"1462":1,"1469":3,"1473":6,"1474":1,"1476":1,"1477":1,"1480":2,"1483":1,"1484":1,"1485":1,"1486":1,"1487":4,"1488":1,"1489":1,"1490":1,"1491":1,"1492":2,"1502":1,"1503":3,"1511":1,"1561":1,"1563":2,"1564":2,"1567":6,"1568":1,"1570":2,"1572":5,"1574":1,"1578":1,"1579":3,"1581":1,"1582":10,"1589":1,"1592":1,"1595":1,"1629":1,"1631":1,"1658":7,"1659":1,"1660":1,"1661":1,"1662":1,"1663":1,"1733":3,"1734":4,"1747":1,"1752":1,"1753":2,"1755":4,"1756":1,"1757":2,"1759":1,"1764":1,"1766":3,"1769":1,"1770":2,"1772":1,"1817":1,"1888":1,"1889":3,"1890":1,"1892":6,"1895":1,"1896":1,"1898":1,"1899":2,"1922":1,"1926":1,"1955":3,"1956":1,"1960":4,"1961":2,"1962":2,"1965":2,"1972":1,"2013":1,"2024":2,"2025":1,"2027":2,"2028":3,"2029":1,"2030":1,"2031":3,"2032":1,"2035":4,"2075":4,"2076":4,"2085":3,"2159":1,"2201":1,"2204":1,"2205":10,"2206":2,"2215":1,"2243":1,"2244":2,"2245":1,"2246":4,"2247":2,"2249":3,"2251":10,"2252":4,"2254":1,"2255":2,"2263":1,"2265":4,"2266":1,"2276":2,"2364":1,"2367":1,"2378":1,"2380":1,"2406":1,"2412":5,"2421":1,"2466":1,"2483":3,"2485":1,"2486":1,"2492":4,"2498":3,"2508":1,"2510":3,"2511":1,"2513":1,"2514":1,"2515":1,"2516":2,"2522":1,"2525":1,"2531":1,"2532":1,"2558":3,"2563":1,"2598":9,"2599":5,"2600":1,"2669":2,"2699":1,"2731":1,"2738":1,"2739":1,"2742":2,"2743":1,"2744":2,"2745":2,"2747":1,"2748":3,"2752":1,"2756":1,"2773":1,"2789":1,"2799":1,"2809":1,"2816":1,"2820":2,"2821":1,"2833":1,"2836":1,"2837":1,"2857":1,"2858":1,"2859":5,"2860":7,"2861":3,"2867":6,"2868":2,"2870":3,"2872":5,"2873":5,"2874":5,"2876":1,"2878":1,"2883":1,"2884":2}}],["keymapping",{"2":{"1337":1}}],["keymap=",{"2":{"2529":1}}],["keymap=skully",{"2":{"465":1}}],["keymap=none",{"2":{"464":1,"465":1}}],["keymap=default",{"2":{"411":1,"455":1,"456":1,"458":1,"465":1}}],["keymap>",{"2":{"411":2,"434":1,"435":1,"2328":1,"2353":1,"2533":1,"2553":1,"2554":1,"2560":1,"2562":1}}],["keymap",{"0":{"5":1,"272":1,"427":1,"431":1,"541":1,"580":1,"581":1,"582":1,"619":1,"664":1,"1322":1,"1326":1,"1403":1,"1405":1,"1438":1,"2361":1,"2365":1,"2508":1,"2509":1,"2510":1,"2512":1,"2530":1,"2531":1,"2544":1,"2548":1,"2553":1,"2554":1,"2578":1,"2693":1,"2771":1},"1":{"1323":1,"1324":1,"1325":1,"1326":1,"1327":1,"1328":1,"1329":1,"1330":1,"1331":1,"1332":1,"1333":1,"1334":1,"1335":1,"1336":1,"1337":1,"1338":1,"1339":1,"1340":1,"1404":1,"1405":1,"1406":2,"1407":1,"1408":1,"1409":1,"2509":1,"2510":2,"2511":2,"2512":1,"2513":2,"2514":2,"2515":2,"2516":2},"2":{"4":1,"5":4,"18":4,"31":1,"32":1,"34":1,"36":1,"45":1,"48":1,"55":1,"75":2,"86":1,"89":1,"90":1,"92":4,"93":3,"94":1,"114":19,"119":2,"120":3,"123":1,"125":7,"133":1,"134":7,"149":5,"154":1,"160":4,"173":1,"176":19,"185":7,"189":1,"191":10,"199":14,"202":2,"206":1,"211":14,"213":1,"218":1,"222":6,"228":1,"229":1,"236":7,"241":1,"249":7,"253":1,"255":2,"256":1,"266":7,"270":1,"272":2,"273":1,"277":6,"281":1,"284":1,"285":4,"288":1,"294":4,"307":3,"308":6,"317":3,"345":1,"353":2,"354":1,"355":2,"356":2,"358":1,"371":1,"392":1,"411":15,"412":3,"415":7,"418":1,"419":4,"420":1,"421":5,"422":4,"427":6,"429":6,"431":5,"434":7,"435":7,"436":3,"444":1,"452":1,"455":4,"456":1,"458":1,"463":1,"464":1,"465":2,"466":2,"467":4,"482":2,"499":3,"537":1,"538":1,"541":1,"543":1,"563":3,"567":1,"568":2,"569":1,"570":8,"571":8,"574":2,"575":2,"578":1,"579":1,"580":1,"582":4,"589":1,"597":2,"600":1,"617":2,"619":4,"621":2,"624":2,"628":1,"630":1,"634":1,"637":1,"638":1,"639":3,"642":1,"646":1,"652":1,"664":1,"1293":1,"1300":2,"1307":1,"1322":1,"1325":1,"1326":4,"1331":1,"1332":1,"1335":1,"1368":1,"1389":4,"1390":1,"1391":1,"1393":1,"1395":1,"1401":1,"1402":2,"1403":4,"1404":1,"1405":1,"1409":1,"1411":3,"1416":2,"1419":2,"1432":1,"1433":3,"1434":2,"1435":1,"1436":2,"1440":9,"1441":1,"1442":11,"1454":1,"1455":1,"1457":1,"1461":1,"1462":1,"1470":1,"1472":1,"1473":1,"1491":1,"1497":2,"1502":1,"1564":1,"1571":1,"1572":1,"1573":1,"1576":1,"1592":4,"1595":1,"1597":4,"1598":3,"1600":1,"1601":1,"1603":5,"1624":4,"1625":2,"1629":1,"1630":1,"1635":4,"1636":2,"1640":1,"1669":1,"1710":1,"1731":1,"1736":1,"1744":1,"1758":1,"1759":1,"1762":1,"1763":1,"1765":1,"1805":1,"1818":2,"1819":2,"1823":1,"1868":1,"1873":1,"1881":1,"1890":1,"1891":1,"1893":1,"1894":1,"1895":1,"1896":1,"1897":1,"1903":2,"1916":1,"1920":1,"1956":1,"1957":1,"1961":1,"1967":1,"1968":1,"1969":1,"2009":2,"2013":1,"2022":1,"2025":1,"2028":1,"2037":1,"2039":1,"2047":1,"2049":1,"2078":2,"2080":2,"2084":1,"2085":1,"2150":1,"2155":1,"2171":1,"2202":2,"2219":1,"2223":1,"2230":2,"2237":2,"2240":1,"2244":1,"2249":2,"2255":2,"2258":3,"2263":5,"2264":1,"2265":2,"2266":1,"2272":1,"2275":4,"2276":5,"2277":1,"2342":1,"2346":2,"2348":2,"2350":2,"2353":6,"2356":4,"2360":2,"2361":6,"2362":2,"2363":6,"2364":5,"2365":1,"2375":1,"2380":1,"2394":1,"2399":2,"2400":3,"2401":2,"2402":1,"2425":1,"2450":1,"2466":1,"2468":1,"2498":1,"2509":3,"2510":4,"2512":3,"2513":2,"2517":2,"2518":1,"2519":1,"2525":1,"2529":2,"2530":8,"2531":4,"2533":2,"2536":2,"2541":1,"2543":7,"2544":4,"2545":2,"2546":6,"2547":1,"2548":3,"2549":4,"2553":7,"2554":4,"2560":1,"2562":2,"2577":1,"2578":1,"2611":1,"2621":2,"2693":2,"2694":10,"2695":5,"2699":2,"2700":1,"2705":2,"2742":2,"2744":2,"2816":2,"2831":1,"2832":5,"2833":2,"2834":71,"2840":2,"2842":2,"2854":1,"2858":1,"2860":2,"2867":1,"2868":1,"2869":1,"2871":1,"2874":3,"2875":1,"2876":1,"2884":2,"2885":1,"2886":1,"2887":1,"2894":1,"2895":1}}],["keymaps",{"0":{"17":1,"36":1,"120":1,"265":1,"275":1,"424":1,"569":1,"1409":1,"1411":1,"1415":1,"1419":1,"1433":1,"2514":1},"1":{"570":1,"571":1,"572":1,"573":1,"574":1,"575":1,"576":1,"1412":1,"1413":1,"1414":1,"1416":1,"1417":1,"1418":1,"1419":1,"1420":1,"1421":1,"1422":1,"1423":1,"1424":1,"1425":1,"1426":1,"1427":1,"1428":1,"1429":1,"1430":1,"1431":1,"1432":1,"1434":1,"1435":1,"1436":1,"1437":1,"1438":1,"1439":1,"1440":1,"1441":1,"1442":1,"2515":1,"2516":1},"2":{"0":1,"2":1,"3":1,"4":2,"5":1,"7":1,"8":1,"9":1,"15":1,"17":2,"19":1,"32":1,"36":3,"39":1,"52":1,"60":1,"65":1,"73":1,"74":1,"75":2,"107":1,"114":3,"125":1,"134":1,"149":2,"154":1,"156":2,"160":2,"167":1,"173":2,"176":3,"182":2,"185":1,"191":8,"199":4,"201":1,"211":2,"213":4,"220":1,"222":1,"224":2,"228":5,"231":1,"232":1,"236":2,"238":1,"249":7,"265":5,"266":5,"268":2,"275":3,"277":1,"283":1,"285":2,"317":1,"352":1,"358":1,"377":1,"392":1,"394":2,"403":1,"411":4,"412":1,"419":2,"421":1,"424":2,"429":1,"431":1,"539":2,"560":2,"570":5,"571":2,"597":1,"600":1,"601":2,"619":1,"663":1,"664":1,"682":1,"1307":1,"1309":1,"1321":3,"1322":1,"1326":1,"1403":1,"1416":3,"1435":1,"1438":1,"1442":2,"1450":2,"1597":1,"1882":1,"2010":1,"2244":1,"2245":1,"2258":1,"2265":1,"2353":2,"2356":1,"2360":2,"2362":1,"2363":3,"2399":3,"2400":2,"2401":2,"2406":1,"2508":1,"2509":1,"2514":4,"2525":1,"2530":1,"2531":1,"2532":1,"2548":1,"2549":7,"2551":2,"2553":2,"2554":1,"2555":1,"2556":1,"2564":1,"2693":6,"2694":5,"2695":4,"2854":1,"2855":2,"2856":1,"2885":1}}],["keyboard=true",{"2":{"1300":1}}],["keyboard=clueboard",{"2":{"455":1,"456":1,"465":1,"2529":1}}],["keyboard>",{"2":{"411":4,"412":1,"434":1,"435":1,"605":1,"1405":1,"1406":2,"1962":1,"2328":1,"2353":1,"2530":1,"2533":1,"2553":1,"2554":1,"2560":1,"2562":1,"2577":1}}],["keyboard|keymap|kbfirmware",{"0":{"173":1},"2":{"176":1}}],["keyboardio",{"2":{"37":2,"176":1}}],["keyboard",{"0":{"29":1,"37":1,"44":1,"55":1,"59":1,"86":1,"102":1,"122":1,"143":1,"159":1,"168":1,"181":1,"197":1,"207":1,"217":1,"226":1,"241":1,"253":1,"262":1,"270":1,"281":1,"291":1,"300":1,"311":1,"331":1,"360":1,"426":1,"430":1,"539":1,"549":1,"562":1,"578":1,"579":1,"584":1,"618":1,"625":1,"626":1,"627":1,"628":1,"632":1,"633":1,"634":1,"638":1,"640":1,"642":1,"643":1,"646":1,"665":1,"1298":1,"1319":1,"1342":1,"1407":1,"1412":1,"1428":1,"1430":1,"1806":1,"1808":1,"1889":1,"1943":1,"1945":1,"2013":1,"2014":1,"2207":1,"2244":1,"2360":1,"2384":1,"2393":1,"2395":1,"2397":1,"2399":1,"2402":1,"2403":1,"2405":1,"2407":1,"2412":1,"2422":1,"2557":1,"2558":1,"2559":1,"2561":1,"2562":1,"2611":1,"2652":1,"2662":1,"2664":1,"2694":1,"2729":1,"2736":1,"2741":1,"2827":1,"2832":1},"1":{"30":1,"31":1,"32":1,"33":1,"34":1,"35":1,"36":1,"45":1,"60":1,"550":1,"551":1,"552":1,"619":1,"626":1,"627":2,"628":2,"629":1,"630":1,"631":1,"632":1,"633":2,"634":2,"639":1,"641":1,"642":1,"644":1,"645":1,"646":1,"1320":1,"1408":1,"1409":1,"1890":1,"1891":1,"2208":1,"2209":1,"2210":1,"2211":1,"2212":1,"2213":1,"2214":1,"2215":1,"2216":1,"2217":1,"2218":1,"2219":1,"2220":1,"2221":1,"2222":1,"2223":1,"2224":1,"2225":1,"2226":1,"2227":1,"2394":1,"2395":1,"2396":1,"2397":1,"2398":2,"2399":2,"2400":2,"2401":2,"2402":2,"2403":2,"2404":1,"2405":1,"2406":2,"2407":1,"2408":1,"2409":1,"2410":1,"2411":1,"2423":1,"2424":1,"2425":1,"2426":1,"2427":1,"2558":1,"2559":1,"2560":2,"2561":2,"2562":1,"2563":1,"2663":1,"2664":1,"2665":2,"2666":2,"2667":2,"2668":2,"2669":2,"2670":1,"2671":1,"2672":1,"2730":1,"2731":1,"2732":1,"2733":1,"2734":1,"2735":1,"2736":1,"2737":1,"2738":1,"2739":1,"2740":1,"2742":1,"2743":1,"2744":1,"2745":1,"2746":1,"2747":1,"2748":1},"2":{"4":2,"14":2,"31":2,"34":3,"36":1,"50":6,"55":1,"56":1,"62":1,"67":3,"70":5,"74":1,"75":2,"76":2,"82":2,"86":6,"90":3,"92":1,"93":2,"94":3,"99":1,"102":2,"105":4,"107":1,"110":2,"111":2,"112":1,"114":7,"116":2,"119":1,"120":1,"122":2,"124":1,"125":5,"133":4,"134":10,"138":1,"143":4,"149":14,"159":2,"160":3,"168":2,"169":1,"173":2,"176":8,"181":2,"184":1,"185":5,"191":10,"197":2,"199":6,"201":3,"204":1,"207":2,"209":3,"211":10,"217":3,"218":1,"221":2,"222":11,"226":2,"229":3,"233":2,"234":1,"236":11,"238":1,"240":1,"241":4,"249":12,"253":4,"255":1,"262":3,"263":2,"265":1,"266":67,"270":4,"277":7,"281":4,"285":4,"291":2,"293":1,"294":13,"300":2,"305":1,"306":1,"308":8,"311":2,"312":2,"314":1,"315":1,"317":4,"331":1,"345":1,"347":1,"351":1,"353":4,"358":2,"360":2,"362":1,"374":2,"376":1,"377":1,"411":7,"412":2,"415":2,"416":2,"419":7,"421":1,"422":4,"424":3,"425":2,"426":3,"427":4,"429":1,"430":4,"432":4,"434":6,"435":6,"436":3,"444":1,"452":1,"455":4,"456":2,"462":1,"463":1,"466":2,"467":6,"478":2,"537":3,"538":1,"539":2,"543":8,"547":2,"549":2,"552":1,"554":2,"556":7,"557":4,"560":3,"562":3,"569":1,"570":5,"571":2,"574":2,"575":6,"576":3,"578":4,"581":1,"597":2,"600":5,"604":1,"605":1,"606":1,"607":3,"609":1,"612":3,"617":2,"618":2,"619":4,"624":1,"625":4,"627":3,"628":3,"630":1,"631":6,"632":1,"633":1,"634":3,"635":2,"637":1,"638":1,"639":1,"640":1,"641":2,"642":1,"643":3,"646":1,"652":1,"664":1,"665":6,"666":2,"667":5,"668":6,"670":2,"701":1,"709":1,"710":1,"727":2,"734":1,"735":1,"736":1,"737":1,"739":1,"782":1,"783":1,"808":1,"809":1,"840":1,"841":1,"870":1,"871":1,"905":1,"906":1,"939":1,"940":1,"973":1,"974":1,"1007":1,"1008":1,"1041":1,"1042":1,"1075":1,"1076":1,"1109":1,"1110":1,"1143":1,"1144":1,"1170":1,"1173":1,"1176":1,"1179":2,"1181":3,"1182":3,"1196":1,"1197":1,"1277":1,"1281":1,"1290":1,"1291":1,"1293":1,"1297":1,"1298":3,"1300":2,"1301":1,"1302":1,"1303":1,"1310":1,"1313":1,"1320":1,"1324":1,"1327":1,"1329":1,"1330":1,"1331":1,"1334":3,"1335":1,"1336":4,"1337":2,"1339":2,"1340":1,"1342":2,"1343":5,"1346":1,"1350":1,"1354":2,"1356":2,"1358":1,"1359":1,"1368":1,"1370":2,"1377":1,"1383":1,"1386":1,"1388":1,"1389":3,"1390":1,"1391":1,"1392":1,"1394":1,"1395":1,"1397":1,"1398":4,"1402":1,"1403":1,"1404":4,"1405":1,"1406":1,"1408":7,"1409":1,"1410":1,"1411":1,"1414":1,"1416":1,"1421":2,"1433":1,"1434":1,"1442":6,"1443":1,"1450":1,"1455":2,"1456":1,"1460":1,"1461":2,"1462":5,"1463":1,"1467":1,"1492":1,"1493":1,"1497":1,"1511":1,"1514":1,"1520":2,"1521":1,"1526":2,"1527":1,"1557":1,"1559":1,"1560":1,"1562":1,"1563":2,"1593":1,"1595":4,"1600":1,"1601":1,"1606":6,"1625":1,"1629":4,"1634":2,"1636":3,"1639":1,"1641":1,"1643":1,"1649":2,"1655":1,"1669":1,"1670":1,"1734":3,"1752":3,"1753":3,"1754":1,"1755":2,"1756":1,"1760":1,"1803":3,"1804":1,"1805":4,"1806":1,"1807":1,"1808":2,"1809":1,"1810":1,"1814":9,"1815":1,"1817":1,"1818":3,"1820":2,"1823":1,"1866":1,"1869":1,"1870":1,"1875":1,"1882":1,"1888":1,"1889":1,"1902":1,"1903":3,"1906":5,"1915":1,"1916":1,"1918":2,"1919":4,"1920":1,"1935":1,"1939":1,"1942":1,"1944":2,"1945":1,"1953":1,"1955":2,"1961":1,"1993":2,"1996":1,"1997":1,"1998":1,"1999":1,"2010":1,"2013":4,"2014":1,"2027":4,"2036":3,"2037":1,"2046":1,"2047":6,"2048":1,"2049":1,"2065":1,"2066":1,"2068":2,"2069":1,"2072":9,"2073":1,"2075":6,"2076":1,"2078":3,"2081":2,"2084":1,"2085":1,"2086":1,"2087":1,"2148":1,"2151":1,"2152":1,"2157":1,"2159":1,"2160":1,"2169":2,"2195":1,"2210":1,"2211":1,"2214":2,"2215":2,"2218":2,"2219":5,"2220":1,"2221":2,"2222":9,"2223":9,"2224":2,"2227":1,"2230":4,"2233":5,"2234":1,"2237":1,"2240":2,"2243":5,"2244":3,"2245":4,"2248":3,"2249":2,"2254":1,"2261":2,"2270":1,"2271":1,"2277":3,"2288":1,"2323":1,"2328":1,"2332":1,"2336":2,"2346":3,"2348":3,"2350":3,"2351":1,"2353":6,"2358":2,"2360":8,"2362":3,"2363":11,"2364":7,"2365":3,"2367":2,"2369":5,"2372":2,"2377":1,"2378":7,"2379":1,"2380":4,"2381":1,"2382":2,"2384":1,"2385":1,"2394":2,"2395":3,"2396":13,"2397":5,"2398":1,"2399":7,"2400":4,"2401":3,"2402":2,"2403":2,"2404":1,"2405":1,"2406":3,"2407":1,"2409":1,"2410":1,"2412":4,"2415":1,"2416":2,"2417":2,"2418":1,"2420":1,"2423":1,"2431":3,"2433":4,"2435":3,"2437":1,"2439":1,"2441":1,"2443":1,"2450":1,"2455":1,"2463":1,"2468":5,"2480":1,"2483":2,"2498":3,"2499":1,"2500":1,"2503":1,"2513":1,"2514":1,"2515":2,"2519":1,"2525":5,"2526":1,"2528":1,"2529":5,"2530":1,"2531":1,"2533":1,"2534":1,"2535":2,"2537":1,"2543":1,"2544":1,"2547":1,"2549":1,"2554":1,"2556":1,"2557":1,"2558":7,"2559":2,"2560":2,"2562":5,"2563":3,"2565":1,"2577":4,"2598":1,"2599":1,"2600":1,"2611":1,"2617":1,"2621":2,"2622":2,"2623":5,"2624":2,"2625":2,"2626":1,"2628":1,"2642":1,"2649":1,"2662":11,"2663":2,"2664":2,"2665":8,"2666":2,"2668":1,"2669":1,"2692":2,"2693":1,"2694":26,"2695":4,"2700":5,"2701":1,"2704":2,"2705":4,"2709":1,"2712":1,"2736":1,"2737":1,"2742":6,"2743":8,"2744":1,"2747":1,"2748":3,"2752":2,"2753":1,"2754":1,"2756":1,"2758":1,"2760":2,"2761":2,"2767":1,"2771":1,"2774":1,"2775":1,"2778":1,"2780":1,"2785":2,"2786":2,"2793":1,"2796":1,"2797":1,"2799":4,"2800":7,"2801":2,"2802":1,"2816":4,"2818":1,"2825":1,"2827":2,"2829":5,"2831":5,"2832":3,"2833":1,"2842":1,"2854":1,"2856":4,"2858":2,"2874":4,"2876":1,"2878":2,"2879":1,"2882":6,"2883":2,"2884":3,"2886":1,"2887":1,"2894":1,"2895":1}}],["keyboards",{"0":{"41":1,"54":1,"116":1,"423":1,"600":1,"619":1,"1403":1,"1438":1,"1560":1,"1634":1,"2372":1,"2742":1},"1":{"42":1,"43":1,"55":1,"56":1,"57":1,"58":1,"1404":1,"1405":1,"1406":1,"1407":1,"1408":1,"1409":1},"2":{"2":1,"14":1,"28":1,"30":1,"33":1,"35":2,"36":3,"37":1,"43":3,"49":1,"50":1,"58":1,"65":2,"67":1,"69":2,"70":5,"73":2,"74":3,"86":3,"90":1,"92":1,"93":2,"102":1,"107":3,"109":1,"110":1,"114":9,"116":1,"118":1,"122":1,"123":1,"124":2,"132":1,"134":5,"141":1,"143":1,"149":14,"159":1,"160":2,"168":1,"169":2,"173":2,"176":2,"181":1,"191":4,"197":1,"199":2,"201":3,"209":1,"211":3,"213":2,"218":1,"221":1,"222":5,"235":1,"236":4,"240":2,"249":17,"251":1,"262":1,"266":8,"277":3,"279":1,"285":3,"294":1,"308":4,"317":4,"322":1,"357":4,"403":1,"411":5,"412":1,"414":1,"415":2,"416":2,"419":1,"421":1,"423":2,"430":1,"431":1,"432":1,"470":1,"489":1,"540":2,"543":2,"547":1,"549":1,"550":1,"556":1,"560":1,"562":1,"570":1,"571":1,"579":1,"593":1,"597":1,"600":4,"601":3,"605":1,"609":5,"610":1,"619":1,"663":1,"667":1,"671":1,"682":1,"1170":1,"1173":1,"1176":2,"1179":2,"1184":1,"1186":1,"1187":1,"1296":1,"1297":1,"1299":1,"1313":1,"1321":3,"1328":1,"1332":1,"1334":1,"1366":1,"1372":1,"1373":1,"1386":2,"1387":2,"1403":1,"1409":1,"1434":1,"1435":1,"1441":1,"1442":1,"1450":2,"1460":1,"1462":1,"1487":1,"1493":3,"1511":1,"1512":1,"1514":1,"1516":1,"1559":3,"1565":1,"1592":1,"1593":1,"1623":1,"1649":1,"1803":1,"1820":1,"1906":1,"1907":1,"1914":1,"1939":2,"1954":1,"1970":1,"2036":1,"2037":2,"2040":1,"2047":2,"2049":1,"2066":1,"2081":1,"2085":1,"2086":1,"2207":4,"2211":2,"2218":1,"2224":1,"2233":1,"2243":1,"2245":1,"2323":1,"2324":1,"2328":2,"2329":2,"2331":1,"2333":1,"2340":1,"2342":1,"2343":1,"2346":1,"2348":1,"2353":1,"2356":1,"2358":1,"2359":1,"2360":2,"2362":2,"2363":4,"2364":1,"2369":1,"2378":1,"2381":1,"2385":1,"2393":1,"2394":1,"2396":3,"2397":1,"2400":13,"2401":13,"2408":3,"2412":1,"2413":1,"2423":1,"2446":1,"2464":1,"2467":1,"2503":2,"2506":1,"2508":1,"2529":3,"2530":3,"2533":1,"2535":1,"2549":1,"2553":1,"2558":1,"2562":1,"2564":1,"2577":3,"2648":1,"2650":3,"2651":2,"2652":1,"2653":1,"2654":1,"2655":1,"2662":3,"2692":1,"2694":3,"2695":1,"2703":6,"2741":1,"2742":3,"2781":1,"2799":3,"2800":1,"2801":1,"2818":1,"2825":1,"2831":1,"2842":1,"2856":3,"2874":1,"2880":1}}],["g5",{"2":{"1883":1,"2484":1}}],["g3",{"2":{"1883":1,"2484":1}}],["g1",{"2":{"1883":1,"2484":1}}],["g♯",{"2":{"1883":6,"2484":6}}],["gs5",{"2":{"1883":1,"2484":1}}],["gs4",{"2":{"1883":1,"2484":1}}],["gs3",{"2":{"1883":1,"2484":1}}],["gs2",{"2":{"1883":1,"2484":1}}],["gs1",{"2":{"1883":1,"2484":1}}],["gs",{"2":{"1883":1,"2484":1}}],["gskt00",{"2":{"122":2}}],["g♭",{"2":{"1883":6,"2484":6}}],["gb5",{"2":{"1883":1,"2484":1}}],["gb4",{"2":{"1883":1,"2484":1}}],["gb3",{"2":{"1883":1,"2484":1}}],["gb2",{"2":{"1883":1,"2484":1}}],["gb1",{"2":{"1883":1,"2484":1}}],["gb",{"2":{"1625":1,"1883":1,"2484":1}}],["gboy",{"2":{"191":1}}],["gboards",{"2":{"143":4,"149":1,"160":1,"191":1,"1592":2}}],["gnd",{"2":{"679":1,"680":1,"697":8,"703":1,"807":1,"836":1,"868":1,"900":8,"935":8,"969":1,"1003":1,"1037":1,"1071":8,"1105":8,"1139":8,"1172":1,"1175":1,"1178":1,"1195":1,"1291":1,"1649":1,"1806":1,"2066":1,"2212":1,"2213":1,"2329":1,"2332":1,"2334":1,"2335":1,"2337":1,"2339":1,"2341":1,"2344":1,"2377":1,"2431":2,"2433":4,"2435":2,"2437":2,"2439":2,"2441":2,"2453":2,"2558":1,"2622":1,"2639":6}}],["gnu++14",{"2":{"176":1}}],["gnu11",{"2":{"176":1}}],["gnu",{"0":{"370":1},"2":{"134":1,"236":3,"362":1,"366":1,"1437":4,"2411":1,"2698":4}}],["gd25q64cs",{"2":{"2653":2}}],["gdb",{"2":{"368":1,"375":1,"2622":3,"2893":1}}],["gd32v",{"2":{"191":1,"670":2}}],["gd32vf103",{"2":{"130":2,"134":1,"176":2,"536":1}}],["gmt",{"2":{"355":2,"357":2}}],["gmmk2",{"2":{"236":1}}],["gmmk",{"2":{"102":3,"114":11,"134":1,"149":2,"159":4,"160":2,"176":3,"191":2,"199":1,"222":1,"2343":1}}],["gp3",{"2":{"2650":1}}],["gp8",{"2":{"2642":1}}],["gpx",{"2":{"2642":1}}],["gp0",{"2":{"2000":1,"2650":2}}],["gp19",{"2":{"2650":1}}],["gp18",{"2":{"2650":1}}],["gp17",{"2":{"2648":1}}],["gp1",{"2":{"2000":1,"2650":2}}],["gpt",{"2":{"698":8,"699":4,"1527":4}}],["gptd15",{"2":{"1527":1}}],["gptd8",{"2":{"703":1}}],["gptd8tim8",{"2":{"697":1}}],["gptd6",{"2":{"699":1}}],["gptd6tim6",{"2":{"697":1}}],["gptd9",{"2":{"698":1}}],["gptd7tim7",{"2":{"697":1}}],["gp20",{"2":{"2650":1}}],["gp2",{"2":{"2650":1}}],["gp29",{"2":{"677":1}}],["gp28",{"2":{"677":1}}],["gp27",{"2":{"677":1}}],["gp26",{"2":{"677":1}}],["gpl3",{"2":{"2692":1}}],["gpl2+",{"2":{"2692":1,"2694":1}}],["gpl2",{"2":{"2692":1}}],["gplv3",{"2":{"2411":2}}],["gplv2",{"0":{"2698":1},"2":{"2411":1}}],["gpl",{"2":{"284":1,"563":1,"1437":1,"1600":2,"2411":1,"2503":1,"2504":1,"2673":2,"2674":1,"2675":3,"2676":2,"2677":1,"2681":3,"2682":2,"2684":1,"2687":2,"2688":3,"2689":1,"2690":3,"2692":1,"2698":1}}],["gpioa",{"2":{"1376":1}}],["gpiob",{"2":{"753":2}}],["gpios",{"2":{"742":1,"2623":1,"2624":1,"2625":1}}],["gpiov3",{"2":{"702":1}}],["gpiov2",{"2":{"702":1}}],["gpiov1",{"2":{"702":1}}],["gpiof",{"2":{"65":1}}],["gpio",{"0":{"148":1,"243":1,"741":1,"1627":1,"2641":1},"1":{"742":1,"743":1,"744":1,"2642":1,"2643":1},"2":{"49":1,"64":1,"94":1,"114":3,"133":1,"134":1,"149":2,"243":13,"244":1,"249":2,"266":4,"277":1,"308":1,"627":5,"631":3,"674":1,"685":2,"707":3,"715":1,"721":1,"725":1,"741":1,"742":13,"743":1,"753":2,"780":1,"806":1,"835":1,"867":1,"899":1,"934":1,"968":1,"1002":1,"1036":1,"1070":1,"1104":1,"1138":1,"1171":1,"1172":1,"1173":1,"1174":1,"1175":1,"1176":2,"1178":2,"1179":1,"1183":2,"1194":1,"1226":2,"1230":1,"1261":1,"1263":1,"1268":1,"1275":3,"1276":2,"1368":1,"1378":2,"1524":1,"1528":2,"1623":1,"1667":4,"1806":6,"2000":2,"2234":3,"2624":2,"2625":2,"2639":1,"2641":1,"2642":3,"2643":3,"2648":1,"2652":1,"2692":1,"2803":2,"2804":3,"2805":3,"2806":1,"2811":1,"2813":2,"2815":6,"2819":4,"2822":2,"2823":4,"2827":3,"2830":1}}],["gc9a01",{"2":{"277":1,"2701":2,"2704":7}}],["gc9107",{"2":{"277":1}}],["gc9xxx",{"2":{"277":1}}],["gcc15",{"2":{"308":1}}],["gcc10",{"2":{"134":1}}],["gcc",{"2":{"73":1,"132":1,"134":2,"222":1,"365":1,"371":1,"2363":1,"2610":1}}],["gk61",{"2":{"236":3,"294":1}}],["g2",{"2":{"211":2,"1883":1,"2484":1}}],["g60",{"2":{"211":2}}],["g431",{"2":{"249":1}}],["g4",{"2":{"191":1,"1883":1,"2484":1}}],["g474",{"2":{"49":1}}],["gif",{"2":{"2703":2}}],["gifs",{"2":{"153":1,"2701":1}}],["gigadevice",{"0":{"536":1},"2":{"536":1}}],["gives",{"2":{"474":1,"477":1,"520":1,"1579":1,"1771":1,"1814":1,"1911":1,"2072":1,"2320":1,"2364":1,"2582":1,"2861":1}}],["give",{"0":{"2427":1},"2":{"317":1,"343":1,"1187":1,"1356":1,"1590":2,"1954":1,"2013":1,"2325":1,"2376":1,"2406":1,"2587":1,"2610":1,"2644":1,"2861":1,"2888":1}}],["given",{"0":{"2851":1},"2":{"166":1,"312":1,"679":2,"680":2,"775":1,"788":1,"815":1,"847":1,"877":1,"912":1,"946":1,"980":1,"1014":1,"1048":1,"1082":1,"1116":1,"1150":1,"1203":1,"1356":1,"1454":1,"1473":1,"1582":3,"1590":1,"1592":1,"1602":1,"1723":1,"1726":1,"1762":1,"1783":1,"1788":1,"1791":1,"1794":1,"1797":1,"1800":1,"1892":2,"1917":1,"2056":9,"2059":2,"2168":3,"2251":1,"2265":1,"2297":1,"2300":1,"2303":1,"2310":1,"2317":1,"2363":1,"2378":1,"2405":1,"2416":1,"2420":1,"2421":1,"2503":1,"2511":1,"2517":1,"2558":1,"2659":1,"2692":1,"2694":2,"2695":1,"2705":2,"2744":1,"2860":1,"2874":1,"2886":1,"2895":1}}],["giving",{"2":{"283":1,"1559":1,"2590":1}}],["giabalanai",{"2":{"222":1}}],["ginkgo65hot",{"2":{"176":1}}],["gingham",{"2":{"143":2}}],["gitconfig",{"2":{"426":1}}],["gitignore",{"2":{"149":2,"176":1,"191":1}}],["git",{"0":{"6":1,"1318":1,"2539":1,"2579":1,"2580":1,"2583":1,"2594":1,"2764":1},"1":{"2580":1,"2584":1,"2585":1},"2":{"10":1,"24":1,"114":1,"199":1,"211":1,"249":1,"387":12,"389":16,"392":2,"398":10,"399":11,"400":9,"401":6,"441":1,"469":1,"570":1,"571":2,"595":7,"597":1,"1318":2,"1598":4,"1599":1,"2353":2,"2356":8,"2536":1,"2539":12,"2540":1,"2545":2,"2546":10,"2548":1,"2551":2,"2552":2,"2554":1,"2561":1,"2569":1,"2572":8,"2574":2,"2580":1,"2582":21,"2583":1,"2584":1,"2585":19,"2587":18,"2588":18,"2589":2,"2594":2,"2601":1,"2612":1,"2615":10,"2619":3,"2622":1,"2692":1,"2696":3,"2765":1,"2854":1}}],["github",{"0":{"1318":1,"2356":1,"2536":1,"2540":1,"2545":1,"2546":1,"2551":1,"2556":1,"2765":1,"2847":1},"1":{"2537":1,"2538":1,"2539":1,"2540":1,"2541":1,"2542":1,"2543":1,"2544":1,"2545":1,"2546":1,"2547":1,"2548":1},"2":{"2":1,"21":2,"134":1,"236":1,"322":3,"380":1,"381":2,"387":1,"390":1,"392":1,"398":1,"399":2,"466":1,"487":1,"523":1,"556":1,"561":1,"595":6,"665":1,"1297":1,"1316":1,"1317":1,"1318":2,"1330":1,"1331":2,"1337":3,"1339":1,"1354":1,"1378":1,"1433":1,"1437":3,"1598":2,"1920":1,"2277":1,"2353":1,"2356":6,"2529":2,"2530":2,"2536":3,"2537":2,"2538":2,"2539":1,"2540":1,"2541":1,"2543":2,"2544":2,"2545":4,"2546":7,"2547":2,"2548":2,"2549":2,"2550":1,"2551":2,"2552":2,"2554":1,"2556":3,"2570":1,"2576":2,"2580":1,"2583":1,"2585":11,"2587":5,"2619":2,"2620":1,"2627":1,"2662":1,"2694":1,"2800":1,"2847":1}}],["gluing",{"2":{"2368":1}}],["glue",{"2":{"471":1,"2381":1}}],["glossary",{"0":{"2749":1},"1":{"2750":1,"2751":1,"2752":1,"2753":1,"2754":1,"2755":1,"2756":1,"2757":1,"2758":1,"2759":1,"2760":1,"2761":1,"2762":1,"2763":1,"2764":1,"2765":1,"2766":1,"2767":1,"2768":1,"2769":1,"2770":1,"2771":1,"2772":1,"2773":1,"2774":1,"2775":1,"2776":1,"2777":1,"2778":1,"2779":1,"2780":1,"2781":1,"2782":1,"2783":1,"2784":1,"2785":1,"2786":1,"2787":1,"2788":1,"2789":1,"2790":1,"2791":1,"2792":1,"2793":1,"2794":1,"2795":1,"2796":1,"2797":1}}],["glorious",{"2":{"2343":2}}],["globs",{"2":{"451":1}}],["globe",{"2":{"236":1}}],["globally",{"2":{"1398":1,"1742":1,"1744":1}}],["global",{"0":{"708":1,"839":1,"904":1,"938":1,"972":1,"1006":1,"1040":1,"1074":1,"1108":1,"1142":1},"2":{"94":1,"134":1,"172":1,"176":2,"191":1,"285":2,"297":1,"308":1,"365":1,"366":1,"368":1,"501":2,"556":1,"607":1,"685":1,"693":1,"707":2,"708":1,"835":2,"839":1,"899":2,"904":1,"934":2,"938":1,"968":2,"972":1,"1002":2,"1006":1,"1036":2,"1040":1,"1070":2,"1074":1,"1104":2,"1108":1,"1138":2,"1142":1,"1383":4,"1386":1,"1401":1,"1442":1,"1818":3,"1847":1,"1848":1,"1849":1,"1850":1,"1851":1,"1969":1,"2078":3,"2111":1,"2112":1,"2113":1,"2114":1,"2115":1,"2117":1,"2118":1,"2119":1,"2120":1,"2121":1,"2123":1,"2124":1,"2125":1,"2126":1,"2127":1,"2139":1,"2141":1,"2143":1,"2264":1,"2545":1,"2803":1,"2858":1,"2860":1}}],["glcdfont",{"2":{"1904":1,"1907":1,"2234":1}}],["glibc",{"2":{"2679":1}}],["gliding",{"2":{"1897":1}}],["glide",{"2":{"1897":1,"1934":1,"1941":3}}],["glides",{"2":{"1897":1}}],["glitch",{"2":{"211":1,"700":1}}],["glance",{"2":{"474":1,"2588":1,"2881":1}}],["glamorous",{"2":{"251":1}}],["glacier",{"2":{"211":1}}],["glyphs",{"2":{"2703":21,"2713":2,"2715":4,"2716":1,"2717":2,"2718":2}}],["glyph",{"0":{"2716":1,"2717":1},"2":{"176":1,"2703":2,"2713":2,"2715":3,"2716":13,"2717":8,"2718":2}}],["glenpickle",{"2":{"143":4,"149":1}}],["ggkeyboards",{"2":{"114":1}}],["guessed",{"2":{"1920":1,"2874":1}}],["guess",{"2":{"1914":1}}],["guestures",{"2":{"176":1}}],["guarantees",{"2":{"2705":1}}],["guarantee",{"2":{"621":1}}],["guaranteed",{"2":{"381":1,"744":1}}],["guarded",{"2":{"2657":1}}],["guard",{"2":{"160":1,"176":1,"199":1,"222":1,"396":1}}],["guards",{"2":{"4":1,"134":1,"494":1,"2692":1}}],["gu",{"2":{"285":1,"2483":3,"2498":3}}],["gurindam",{"2":{"143":2}}],["guiding",{"2":{"2853":1}}],["guidance",{"2":{"2526":1}}],["guided",{"2":{"2888":1}}],["guides",{"0":{"2382":1},"2":{"592":1,"1292":1,"2373":1}}],["guidelines",{"0":{"597":1,"2393":1},"1":{"598":1,"599":1,"600":1,"601":1,"602":1,"2394":1,"2395":1,"2396":1,"2397":1,"2398":1,"2399":1,"2400":1,"2401":1,"2402":1,"2403":1,"2404":1,"2405":1,"2406":1,"2407":1,"2408":1,"2409":1,"2410":1,"2411":1},"2":{"408":2,"494":1,"503":1,"591":2,"597":1,"600":1,"601":1,"656":1,"1318":1,"1394":1,"1395":1,"2360":1,"2548":1,"2662":2,"2669":1,"2856":1}}],["guide",{"0":{"343":1,"1913":1,"2366":1,"2428":1},"1":{"2367":1,"2368":1,"2369":1,"2370":1,"2371":1,"2372":1,"2373":1,"2374":1,"2375":1,"2376":1,"2377":1,"2378":1,"2379":1,"2380":1,"2381":1,"2382":1,"2429":1,"2430":1,"2431":1,"2432":1,"2433":1,"2434":1,"2435":1,"2436":1,"2437":1,"2438":1,"2439":1,"2440":1,"2441":1,"2442":1,"2443":1,"2444":1,"2445":1,"2446":1,"2447":1,"2448":1,"2449":1,"2450":1,"2451":1,"2452":1,"2453":1,"2454":1},"2":{"199":1,"362":2,"363":1,"412":1,"665":2,"1314":1,"2227":1,"2356":2,"2363":1,"2368":1,"2369":1,"2380":1,"2382":3,"2447":1,"2525":1,"2526":3,"2527":1,"2528":1,"2536":2,"2541":1,"2548":1,"2550":1,"2562":1,"2612":1,"2613":1}}],["guitar",{"2":{"1455":2,"1456":3,"1460":1}}],["gui+s",{"2":{"196":1,"1766":1}}],["gui",{"2":{"114":1,"231":2,"266":1,"285":1,"332":1,"358":1,"664":1,"1327":2,"1355":15,"1356":8,"1427":1,"1640":1,"1641":1,"1642":1,"1644":2,"1658":1,"1745":3,"1747":1,"1756":8,"2024":1,"2031":3,"2329":1,"2332":1,"2334":1,"2335":1,"2336":1,"2339":1,"2341":1,"2342":1,"2343":1,"2460":4,"2467":4,"2476":1,"2483":26,"2486":16,"2487":16,"2492":15,"2498":26,"2518":19,"2525":1,"2599":15,"2600":4,"2601":1,"2706":1,"2836":1,"2840":1,"2876":8}}],["gr",{"2":{"2251":1,"2252":3}}],["grunt",{"2":{"1432":1}}],["grb",{"2":{"1263":1,"1265":3}}],["grv",{"2":{"353":2,"571":2,"1640":2,"1745":2,"2458":1,"2467":1,"2515":1,"2516":1,"2858":1,"2860":1}}],["growing",{"2":{"2888":1}}],["grow",{"2":{"591":1,"2835":1}}],["grown",{"2":{"113":1,"609":1,"2393":2}}],["grounded",{"2":{"2445":1}}],["ground",{"2":{"374":1,"543":1,"730":1,"1275":1,"1290":1,"1291":1,"1445":1,"1448":2,"1452":1,"1528":1,"1627":1,"1637":1,"2379":1,"2668":1}}],["groupbuys",{"2":{"2694":1}}],["group",{"0":{"1483":1,"1484":1,"1485":1,"1486":1},"2":{"249":5,"447":1,"498":1,"612":1,"1313":1,"1483":1,"1484":1,"1485":1,"1486":1,"2043":1,"2246":4,"2423":1,"2466":1,"2891":1}}],["groups",{"2":{"231":1,"1473":2,"2247":1}}],["gritty",{"0":{"2517":1},"2":{"343":1}}],["grin",{"2":{"179":1}}],["grid",{"2":{"112":1,"249":1,"551":3,"1409":1,"1623":1,"1814":1,"2072":1,"2076":1,"2218":3,"2811":1,"2827":1}}],["grayscale",{"2":{"2703":4,"2724":5}}],["graystudio",{"2":{"211":1}}],["gram",{"2":{"2035":1}}],["grammar",{"2":{"176":1}}],["graphic",{"2":{"2703":2}}],["graphical",{"2":{"2424":1,"2535":1,"2537":1,"2565":1,"2612":1,"2701":1,"2706":1}}],["graphics",{"0":{"448":1,"2720":1,"2722":1},"1":{"2721":1,"2722":1,"2723":1,"2724":1,"2725":1,"2726":1,"2727":1},"2":{"2703":2,"2706":2,"2720":3,"2721":1,"2722":4,"2723":1}}],["grape",{"2":{"211":1}}],["grabbing",{"2":{"2374":1}}],["grab",{"2":{"364":1,"2374":1,"2582":1}}],["gracefully",{"2":{"209":1}}],["granularity",{"2":{"2198":1,"2875":1}}],["granular",{"2":{"195":1,"1468":1,"1473":1,"1480":1,"2858":1,"2867":1,"2868":1,"2869":1,"2876":1}}],["gradients",{"2":{"2075":2}}],["gradient",{"2":{"176":1,"199":1,"332":1,"1389":1,"1817":4,"2039":2,"2041":2,"2042":2,"2044":1,"2045":2,"2075":22,"2077":3,"2489":2,"2842":3}}],["grave",{"0":{"1639":1,"1745":1,"2476":1},"1":{"1640":1,"1641":1,"1642":1,"1643":1,"1644":1},"2":{"114":1,"188":1,"191":1,"199":1,"331":1,"664":1,"1338":1,"1595":1,"1639":2,"1642":1,"1644":4,"1660":1,"1745":4,"2458":1,"2467":1,"2476":2,"2483":2,"2498":2,"2513":2,"2532":1,"2617":1,"2833":1,"2836":1,"2887":1}}],["grs",{"2":{"114":1,"149":1}}],["greyscale",{"2":{"2713":1,"2720":1}}],["grep",{"2":{"2694":2}}],["greek",{"2":{"2833":1,"2834":2}}],["greeting",{"2":{"471":1,"1655":1}}],["greet",{"2":{"467":1,"471":1}}],["green",{"0":{"688":1,"690":1,"716":1,"718":1,"790":1,"792":1,"798":1,"817":1,"819":1,"825":1,"849":1,"851":1,"857":1,"881":1,"883":1,"889":1,"916":1,"918":1,"924":1,"950":1,"952":1,"958":1,"984":1,"986":1,"992":1,"1018":1,"1020":1,"1026":1,"1052":1,"1054":1,"1060":1,"1086":1,"1088":1,"1094":1,"1120":1,"1122":1,"1128":1,"1154":1,"1156":1,"1162":1,"1207":1,"1209":1,"1215":1,"1284":1,"1286":1},"1":{"689":1,"691":1,"717":1,"719":1,"791":1,"793":1,"799":1,"818":1,"820":1,"826":1,"850":1,"852":1,"858":1,"882":1,"884":1,"890":1,"917":1,"919":1,"925":1,"951":1,"953":1,"959":1,"985":1,"987":1,"993":1,"1019":1,"1021":1,"1027":1,"1053":1,"1055":1,"1061":1,"1087":1,"1089":1,"1095":1,"1121":1,"1123":1,"1129":1,"1155":1,"1157":1,"1163":1,"1208":1,"1210":1,"1216":1,"1285":1,"1287":1},"2":{"49":1,"322":3,"381":1,"476":1,"583":2,"644":1,"667":1,"689":2,"691":2,"710":1,"713":1,"717":2,"719":2,"783":1,"786":1,"791":2,"793":2,"799":2,"809":1,"812":1,"818":2,"820":2,"826":2,"841":1,"844":1,"850":2,"852":2,"858":2,"871":1,"874":1,"882":2,"884":2,"890":2,"906":1,"909":1,"917":2,"919":2,"925":2,"940":1,"943":1,"951":2,"953":2,"959":2,"974":1,"977":1,"985":2,"987":2,"993":2,"1008":1,"1011":1,"1019":2,"1021":2,"1027":2,"1042":1,"1045":1,"1053":2,"1055":2,"1061":2,"1076":1,"1079":1,"1087":2,"1089":2,"1095":2,"1110":1,"1113":1,"1121":2,"1123":2,"1129":2,"1144":1,"1147":1,"1155":2,"1157":2,"1163":2,"1197":1,"1200":1,"1208":2,"1210":2,"1216":2,"1265":1,"1266":1,"1285":2,"1287":2,"1389":1,"2039":1,"2043":1,"2047":2,"2049":1,"2056":1,"2063":3,"2079":2,"2084":2,"2085":1,"2098":1,"2100":1,"2489":1,"2622":1,"2697":1}}],["greatest",{"2":{"2657":1}}],["greater",{"2":{"63":1,"392":1,"404":1,"415":2,"701":1,"1393":1,"1488":2,"1963":1,"2519":1}}],["great",{"2":{"524":1,"547":1,"1314":1,"1473":1,"1559":1,"1561":1,"1769":1,"2554":1,"2593":1,"2594":1,"2619":1,"2628":1,"2655":1}}],["greatly",{"2":{"49":1,"2363":1}}],["gh",{"2":{"2546":4}}],["ghcr",{"2":{"2545":1}}],["gh62",{"2":{"432":5,"2378":5}}],["gh60",{"2":{"411":3,"2561":1}}],["gherkin",{"2":{"266":1,"2638":1}}],["ghoul",{"2":{"199":1}}],["ghosting",{"0":{"838":1,"869":1,"903":1,"937":1,"971":1,"1005":1,"1039":1,"1073":1,"1107":1,"1141":1},"2":{"134":1,"838":1,"869":1,"903":1,"937":1,"971":1,"1005":1,"1039":1,"1073":1,"1107":1,"1141":1,"2412":2,"2819":1}}],["ghost",{"2":{"112":1,"199":1,"543":2,"867":1,"2819":1}}],["gh80",{"2":{"57":4,"266":1}}],["gauge",{"2":{"2850":1}}],["gather",{"2":{"1922":1,"2850":1}}],["gathering",{"2":{"411":1}}],["gateway",{"2":{"2887":1}}],["gateron",{"2":{"2367":1}}],["gate",{"2":{"1515":1,"1528":2}}],["gasc",{"2":{"1356":2}}],["gamma",{"2":{"236":1}}],["game",{"2":{"241":6,"1410":1,"1576":1,"1706":1,"2503":1,"2594":1}}],["gamers",{"2":{"137":1}}],["gamebuddy",{"2":{"102":3,"114":1}}],["galleon",{"2":{"211":1}}],["galaxy",{"2":{"114":1}}],["garbled",{"2":{"191":1}}],["gap",{"2":{"134":1,"2412":1}}],["gain",{"2":{"131":1,"674":1,"2842":1}}],["gained",{"2":{"100":1,"107":1,"153":1}}],["gaining",{"2":{"86":1,"2758":1}}],["gold",{"2":{"2063":3,"2079":2}}],["goldenrod",{"2":{"2063":2,"2079":2}}],["golden",{"2":{"1493":1}}],["googletest",{"2":{"2356":1}}],["google",{"0":{"2889":2},"2":{"376":1,"2889":3,"2890":1}}],["googling",{"2":{"375":1}}],["goodbye",{"2":{"1455":1,"1456":2}}],["good",{"2":{"119":1,"494":1,"499":2,"514":1,"515":1,"517":1,"592":1,"625":1,"640":1,"1293":1,"1315":1,"1397":1,"1403":1,"1437":1,"1495":1,"1943":1,"1944":1,"2013":1,"2255":1,"2263":2,"2356":1,"2371":1,"2373":2,"2374":1,"2375":1,"2412":1,"2425":1,"2454":1,"2525":1,"2592":1,"2627":1,"2665":1,"2858":1,"2878":1,"2888":1}}],["goal",{"2":{"262":1,"498":1,"1403":1}}],["going",{"2":{"188":1,"268":1,"618":1,"736":1,"1389":1,"2256":1,"2375":2,"2377":1,"2380":1,"2406":1,"2414":1,"2533":1,"2551":1,"2588":2,"2599":1,"2742":2,"2743":1,"2845":1,"2894":1}}],["goes",{"2":{"166":1,"376":1,"394":1,"474":1,"1346":1,"1452":2,"1510":1,"2013":1,"2040":1,"2198":1,"2448":1,"2454":1,"2692":1,"2701":1,"2818":1,"2824":1,"2825":1}}],["gotten",{"2":{"578":1}}],["got",{"2":{"158":1,"164":1,"176":1,"179":1,"182":1,"190":1,"245":1,"495":1,"1330":1,"1443":1,"2380":1}}],["go",{"0":{"594":1},"2":{"92":1,"119":1,"137":1,"152":1,"331":1,"343":1,"371":2,"389":1,"394":1,"494":1,"496":1,"540":1,"612":2,"1392":2,"1442":1,"1452":1,"1492":2,"1509":2,"1648":2,"1905":1,"1912":1,"1967":1,"2067":1,"2232":1,"2236":1,"2256":1,"2277":1,"2339":1,"2341":1,"2344":1,"2356":1,"2362":1,"2368":1,"2375":1,"2378":1,"2533":1,"2598":1,"2617":1,"2622":1,"2655":1,"2660":1,"2694":2,"2743":1,"2860":2}}],["gone",{"2":{"172":1}}],["gon",{"0":{"18":1},"2":{"18":3}}],["g",{"0":{"2097":1,"2099":1},"1":{"2098":1,"2100":1},"2":{"38":2,"65":1,"114":1,"149":1,"160":2,"191":2,"211":6,"236":1,"249":3,"266":2,"353":1,"389":1,"547":1,"570":1,"571":2,"667":2,"676":1,"710":2,"713":1,"717":1,"783":3,"786":1,"791":1,"795":1,"799":1,"801":1,"809":3,"812":1,"818":1,"822":1,"826":1,"828":1,"841":3,"844":1,"850":1,"854":1,"858":1,"860":1,"871":3,"874":1,"882":1,"886":1,"890":1,"892":1,"906":3,"909":1,"917":1,"921":1,"925":1,"927":1,"940":3,"943":1,"951":1,"955":1,"959":1,"961":1,"974":3,"977":1,"985":1,"989":1,"993":1,"995":1,"1008":3,"1011":1,"1019":1,"1023":1,"1027":1,"1029":1,"1042":3,"1045":1,"1053":1,"1057":1,"1061":1,"1063":1,"1076":3,"1079":1,"1087":1,"1091":1,"1095":1,"1097":1,"1110":3,"1113":1,"1121":1,"1125":1,"1129":1,"1131":1,"1144":3,"1147":1,"1155":1,"1159":1,"1163":1,"1165":1,"1174":1,"1178":1,"1197":3,"1200":1,"1208":1,"1212":1,"1216":1,"1218":1,"1266":2,"1343":1,"1355":1,"1372":1,"1373":1,"1383":2,"1386":3,"1392":1,"1416":1,"1419":1,"1435":1,"1454":1,"1508":1,"1560":1,"1571":1,"1573":1,"1588":3,"1592":2,"1633":1,"1735":1,"1749":3,"1755":1,"1756":1,"1803":1,"1814":1,"1818":2,"1883":19,"1903":2,"1906":1,"1911":2,"1926":1,"1941":1,"1942":1,"1955":1,"1970":1,"2007":1,"2039":2,"2047":1,"2049":3,"2050":1,"2056":10,"2068":1,"2072":1,"2076":1,"2078":2,"2084":1,"2085":2,"2086":3,"2098":1,"2100":1,"2219":5,"2222":3,"2233":1,"2247":1,"2252":1,"2255":1,"2264":1,"2360":1,"2369":1,"2371":2,"2372":1,"2381":1,"2436":2,"2456":3,"2467":3,"2484":19,"2486":1,"2489":1,"2515":1,"2548":2,"2575":1,"2610":1,"2611":2,"2622":1,"2624":2,"2632":1,"2692":1,"2693":1,"2694":3,"2695":1,"2697":1,"2705":1,"2802":1,"2836":1,"2860":8,"2876":1}}],["gfx",{"2":{"31":3,"34":2,"1913":10,"2705":2}}],["german",{"2":{"2786":1,"2834":8}}],["gergoplex",{"2":{"160":1,"191":1}}],["gergo",{"2":{"143":2}}],["ge",{"2":{"2483":2,"2498":2}}],["gemini",{"2":{"2248":3,"2251":2}}],["geminipr",{"0":{"2247":1},"2":{"2245":1,"2247":6,"2249":1,"2252":2,"2828":1}}],["geminate60",{"2":{"143":2,"211":1}}],["geekhack",{"2":{"1331":1,"1345":1,"1353":1,"1354":1}}],["geometric",{"2":{"2818":1,"2825":1}}],["geometry",{"2":{"2705":2,"2874":1}}],["geonworks",{"2":{"241":1,"249":1}}],["georgi",{"2":{"143":2}}],["gesture",{"0":{"1929":1},"2":{"1928":1,"1934":1,"1935":1,"1941":3,"2002":1}}],["gestures",{"0":{"1934":1,"1935":1},"2":{"176":1,"1929":3,"1932":2,"1934":2,"1935":1,"1941":3}}],["gesc",{"2":{"191":2,"199":2,"1640":1,"1641":2,"1642":1,"2476":1}}],["genuine",{"2":{"1339":1}}],["gen1",{"2":{"465":1}}],["gentoo",{"2":{"191":1,"211":2,"2539":1,"2572":1}}],["gentleman",{"2":{"176":1}}],["gentleman65",{"2":{"168":2,"211":2}}],["genisis",{"2":{"114":1}}],["genesis",{"2":{"102":3}}],["generic",{"0":{"174":1,"1583":1,"1882":1,"2650":1,"2651":1},"2":{"50":1,"172":1,"175":1,"176":3,"236":3,"317":1,"666":1,"1403":1,"1473":3,"1882":1,"1922":2,"2207":2,"2454":1,"2463":1,"2651":2,"2653":2,"2753":1,"2793":1}}],["generating",{"2":{"609":1,"617":1,"1442":1,"1488":1,"1917":1,"2347":1,"2349":1,"2662":1,"2739":1,"2799":1}}],["generation",{"2":{"12":1,"132":1,"176":1,"191":3,"199":2,"222":4,"231":1,"249":1,"277":1,"285":1,"294":1,"2615":1}}],["generators",{"2":{"318":2,"512":1,"513":1}}],["generator",{"0":{"512":1},"2":{"132":1,"149":2,"1670":1,"2368":1}}],["generates",{"2":{"443":1,"444":1,"616":1,"2535":1}}],["generated",{"2":{"73":1,"308":1,"443":1,"562":1,"586":1,"617":1,"700":1,"1420":1,"1451":1,"1458":1,"1590":1,"2363":1,"2509":1,"2622":1,"2694":1,"2703":5,"2712":1}}],["generate",{"0":{"302":1,"443":1,"444":1,"452":1,"617":1},"2":{"70":4,"95":1,"114":1,"132":2,"153":1,"160":1,"191":1,"199":2,"211":1,"236":2,"249":2,"277":1,"308":2,"322":3,"353":1,"429":1,"443":1,"444":1,"452":1,"562":1,"610":3,"617":5,"1368":1,"1450":3,"1497":1,"1498":1,"1638":1,"1926":1,"1937":1,"1941":1,"2330":2,"2337":2,"2363":2,"2621":1,"2703":4}}],["generally",{"2":{"381":1,"476":1,"498":1,"509":1,"511":1,"514":1,"517":1,"520":1,"526":1,"527":1,"543":1,"648":1,"657":1,"658":1,"669":1,"727":1,"731":1,"749":1,"775":1,"1226":1,"1247":1,"1276":1,"1293":1,"1392":1,"1447":1,"1514":1,"1526":1,"1607":1,"1636":1,"1804":1,"1821":1,"1965":1,"2026":1,"2082":1,"2263":1,"2370":1,"2409":1,"2419":1,"2428":1,"2447":1,"2558":1,"2622":1,"2703":2,"2704":1,"2705":1,"2808":1,"2842":1,"2851":3}}],["generalise",{"2":{"191":1,"236":1}}],["generalize",{"2":{"149":1}}],["general",{"0":{"597":1,"661":1,"2800":1},"1":{"598":1,"599":1,"600":1,"601":1,"602":1},"2":{"5":1,"10":1,"175":1,"201":1,"213":1,"233":1,"473":1,"494":1,"496":1,"591":1,"1281":1,"1437":3,"1527":1,"1734":1,"1971":1,"2263":1,"2411":1,"2592":1,"2594":1,"2655":2,"2659":1,"2697":1,"2698":3,"2704":1,"2705":1,"2713":1,"2720":1,"2849":1}}],["gets",{"2":{"478":1,"560":1,"637":1,"638":1,"643":1,"649":1,"650":1,"651":1,"1410":1,"1421":1,"1434":1,"1487":2,"1507":1,"1762":1,"1912":1,"1919":1,"1944":1,"1964":1,"2062":6,"2251":1,"2269":3,"2412":2,"2513":1,"2624":1,"2896":1}}],["getter",{"2":{"516":1}}],["getters",{"2":{"236":2}}],["getting",{"0":{"398":1,"399":1,"2378":1,"2844":1},"1":{"2845":1,"2846":1,"2847":1},"2":{"211":2,"381":1,"658":1,"665":2,"682":1,"1389":1,"1395":1,"2603":1,"2613":1,"2691":1,"2692":1,"2697":1,"2743":1,"2844":1}}],["getta25",{"2":{"143":2,"308":1}}],["getreuer",{"2":{"179":1,"191":1,"288":1,"1510":1}}],["get",{"0":{"348":1,"349":1,"350":1,"1311":1,"1538":1,"1552":1,"1735":1,"1845":1,"1851":1,"1861":1,"1864":1,"1989":1,"2109":1,"2115":1,"2121":1,"2127":1,"2137":1,"2143":1,"2146":1,"2280":1,"2300":1,"2424":1,"2872":1},"1":{"1539":1,"1553":1,"1846":1,"1852":1,"1862":1,"1865":1,"1990":1,"2110":1,"2116":1,"2122":1,"2128":1,"2138":1,"2144":1,"2147":1,"2281":1,"2301":1,"2302":1},"2":{"22":4,"23":1,"50":1,"75":1,"140":1,"158":1,"160":1,"190":1,"191":3,"194":6,"195":2,"199":1,"222":4,"236":2,"249":1,"273":1,"276":1,"277":1,"284":1,"285":1,"308":1,"317":1,"355":1,"363":1,"364":1,"367":1,"370":1,"416":1,"419":1,"440":1,"495":1,"512":1,"543":1,"546":2,"556":1,"570":1,"592":1,"597":1,"598":1,"601":2,"607":1,"621":1,"637":1,"668":1,"1290":1,"1308":2,"1310":2,"1314":1,"1334":1,"1343":1,"1356":10,"1358":1,"1359":1,"1368":1,"1389":1,"1397":2,"1398":1,"1399":1,"1400":1,"1401":1,"1412":1,"1421":1,"1440":1,"1442":2,"1454":1,"1460":1,"1461":1,"1466":2,"1468":2,"1469":2,"1473":7,"1480":5,"1487":1,"1496":1,"1503":1,"1504":1,"1538":1,"1540":1,"1545":1,"1561":1,"1563":2,"1564":1,"1565":1,"1571":1,"1582":9,"1590":1,"1595":1,"1629":1,"1657":1,"1749":1,"1756":1,"1763":1,"1803":1,"1808":1,"1819":4,"1820":1,"1831":1,"1845":1,"1851":1,"1861":1,"1864":1,"1881":1,"1903":1,"1905":1,"1912":1,"1914":1,"1915":1,"1940":2,"1941":1,"1942":2,"1944":3,"1946":1,"1948":1,"1950":1,"1952":1,"1964":6,"1965":1,"1967":1,"1968":1,"1969":1,"1985":1,"1989":1,"1994":1,"2015":2,"2024":1,"2025":3,"2026":1,"2027":1,"2031":2,"2032":4,"2033":5,"2034":4,"2035":5,"2043":1,"2051":1,"2061":1,"2062":5,"2076":2,"2080":4,"2081":1,"2085":3,"2086":3,"2095":1,"2109":1,"2115":1,"2121":1,"2127":1,"2137":1,"2143":1,"2146":1,"2200":2,"2201":2,"2207":1,"2230":1,"2232":1,"2254":1,"2255":1,"2262":1,"2265":2,"2269":3,"2280":1,"2297":1,"2298":1,"2300":1,"2308":1,"2326":1,"2327":2,"2370":1,"2374":1,"2378":1,"2380":1,"2408":1,"2412":4,"2426":1,"2427":1,"2436":1,"2448":1,"2449":1,"2454":1,"2532":2,"2537":1,"2558":1,"2565":1,"2576":1,"2582":1,"2613":1,"2621":1,"2622":1,"2661":1,"2662":2,"2692":1,"2697":2,"2702":1,"2705":8,"2831":1,"2836":4,"2841":5,"2845":1,"2858":1,"2859":6,"2860":8,"2867":1,"2868":1,"2869":1,"2871":2,"2872":4,"2873":1,"2875":5,"2876":2,"2883":1,"2890":1,"2895":4}}],["gtk",{"2":{"2277":2}}],["gtest",{"2":{"114":1}}],["gt",{"0":{"156":1,"167":1,"195":1,"245":1,"348":1,"349":1,"350":1,"1422":1,"1423":1,"1424":1,"1425":1,"1426":2,"1427":5,"1602":1,"2402":1,"2403":1},"2":{"4":3,"18":2,"49":1,"55":3,"70":1,"94":1,"113":2,"114":5,"132":2,"133":2,"134":2,"166":1,"176":4,"191":3,"199":3,"201":2,"211":1,"222":1,"249":5,"277":1,"285":1,"317":1,"322":1,"330":2,"331":6,"340":1,"371":15,"375":1,"381":1,"385":2,"387":3,"389":8,"390":1,"411":1,"412":1,"415":2,"441":1,"458":2,"474":1,"477":4,"541":1,"551":2,"552":3,"570":2,"575":2,"600":3,"616":1,"617":4,"619":8,"662":1,"710":1,"742":1,"749":2,"783":1,"809":1,"841":1,"871":1,"906":1,"940":1,"974":1,"1008":1,"1042":1,"1076":1,"1110":1,"1144":1,"1197":1,"1226":2,"1247":2,"1293":2,"1356":3,"1368":2,"1369":1,"1382":4,"1403":1,"1404":3,"1408":4,"1409":1,"1423":1,"1424":1,"1425":3,"1426":1,"1433":6,"1434":5,"1436":4,"1438":1,"1440":1,"1442":5,"1461":1,"1474":1,"1476":1,"1485":1,"1497":1,"1498":1,"1560":1,"1575":2,"1597":2,"1606":20,"1625":1,"1636":1,"1756":1,"1950":1,"1955":1,"1956":9,"1957":1,"1965":1,"1972":1,"2219":5,"2242":1,"2249":2,"2251":1,"2263":1,"2356":1,"2360":2,"2362":4,"2363":18,"2364":2,"2380":1,"2397":2,"2399":1,"2400":1,"2403":2,"2412":1,"2448":4,"2450":2,"2454":1,"2458":1,"2467":1,"2491":2,"2501":2,"2543":1,"2549":5,"2553":2,"2576":4,"2582":7,"2587":3,"2610":2,"2611":2,"2617":4,"2620":2,"2621":2,"2622":2,"2623":1,"2624":1,"2692":1,"2694":4,"2704":1,"2705":4,"2706":1,"2742":4,"2799":1,"2816":1,"2860":2,"2876":1,"2878":1}}],["e5",{"2":{"1883":1,"2484":1}}],["e4",{"2":{"1883":1,"2484":1}}],["e3",{"2":{"1883":1,"2484":1}}],["e2",{"2":{"1883":1,"2484":1}}],["e♭",{"2":{"1883":6,"2484":6}}],["ebay",{"2":{"2451":1,"2783":1}}],["eb5",{"2":{"1883":1,"2484":1}}],["eb4",{"2":{"1883":1,"2484":1}}],["eb3",{"2":{"1883":1,"2484":1}}],["eb2",{"2":{"1883":1,"2484":1}}],["eb1",{"2":{"1883":1,"2484":1}}],["eb",{"2":{"1883":1,"2484":1}}],["ejct",{"2":{"1339":1,"2463":1,"2467":1}}],["eject",{"0":{"1339":1},"2":{"1339":3,"2463":2,"2467":2}}],["eimsk",{"2":{"1997":2}}],["eicra",{"2":{"1997":1}}],["eight",{"2":{"1670":2,"1708":1,"1911":1,"2184":1,"2198":1}}],["eighth",{"2":{"747":1,"2167":1,"2238":1}}],["either",{"2":{"49":1,"60":1,"87":1,"88":2,"104":2,"127":2,"141":1,"152":1,"392":1,"436":1,"445":1,"477":1,"495":1,"596":1,"601":1,"616":1,"667":1,"676":1,"684":1,"695":1,"1176":1,"1179":1,"1262":1,"1275":1,"1294":1,"1324":1,"1359":1,"1437":1,"1444":1,"1447":1,"1450":1,"1495":1,"1508":1,"1595":1,"1597":1,"1629":2,"1630":1,"1680":1,"1706":1,"1912":1,"1952":1,"1955":1,"1957":1,"2024":1,"2213":1,"2225":1,"2243":1,"2244":1,"2249":2,"2337":1,"2373":1,"2406":1,"2411":1,"2553":1,"2615":1,"2625":1,"2631":1,"2694":1,"2698":1,"2704":1,"2705":1,"2715":1,"2731":1,"2816":2,"2861":1,"2873":1,"2874":2}}],["e1",{"2":{"1883":1,"2484":1}}],["e15",{"2":{"676":1}}],["e14",{"2":{"676":1}}],["e12",{"2":{"676":1}}],["e11",{"2":{"676":1}}],["e10",{"2":{"676":1}}],["e13",{"2":{"676":1}}],["e7",{"2":{"676":1}}],["e9",{"2":{"676":1}}],["egg",{"2":{"657":1,"2259":1,"2260":3,"2261":2}}],["eggman",{"2":{"143":2}}],["eg",{"2":{"415":1,"500":1,"511":1,"546":1,"600":1,"624":1,"643":1,"679":1,"680":3,"744":1,"1418":1,"1427":1,"1497":1,"1563":1,"1667":1,"1771":1,"1964":1,"2184":1,"2186":1,"2188":1,"2190":1,"2207":1,"2268":1,"2330":2,"2334":1,"2337":2,"2346":1,"2348":1,"2350":1,"2396":1,"2401":1,"2599":1,"2654":1,"2694":1,"2800":2}}],["e8",{"2":{"676":2}}],["e8ghtyneo",{"2":{"317":1}}],["e88",{"2":{"211":1}}],["eubg",{"2":{"2246":1,"2247":1}}],["euro",{"2":{"2420":1}}],["europe",{"2":{"1324":1}}],["eurkey",{"2":{"294":1,"2834":2}}],["eu",{"2":{"241":2,"2252":1}}],["eyes",{"2":{"2374":1}}],["eyeohdesigns",{"2":{"236":1}}],["eyboard",{"2":{"2027":1}}],["eybord",{"2":{"2027":1}}],["eyalroz",{"2":{"176":1}}],["ec44c6c1675c25b9827aacd08c02433cccde7780",{"2":{"2356":1}}],["ec11",{"2":{"1633":1}}],["echo",{"0":{"475":1},"2":{"473":1,"475":1,"499":4,"511":1,"2543":2,"2576":1}}],["eclipse",{"0":{"362":1,"370":1,"371":1,"2601":1,"2605":1,"2606":1,"2609":1,"2762":1},"1":{"363":1,"364":1,"365":1,"366":1,"367":1,"368":1,"369":1,"370":1,"371":1,"372":1,"373":1,"374":1,"375":1,"376":1,"2606":1,"2607":1,"2608":1,"2610":1,"2611":1},"2":{"362":1,"363":1,"366":1,"369":1,"371":2,"2601":3,"2604":1,"2605":2,"2606":6,"2607":3,"2608":1,"2611":1,"2762":1,"2854":1}}],["ecosystem",{"2":{"243":1}}],["eccentric",{"2":{"1652":1}}],["ecc",{"2":{"236":1}}],["ec",{"2":{"222":1,"247":2,"277":1,"1624":2,"2483":3,"2498":3}}],["ekow",{"2":{"211":1}}],["ek65",{"2":{"199":1}}],["equo",{"2":{"2539":1,"2572":1}}],["equally",{"2":{"1754":1,"2681":1}}],["equality",{"2":{"1356":1}}],["equal",{"2":{"415":3,"458":1,"1346":1,"1660":1,"2246":1,"2251":1,"2458":1,"2464":2,"2467":3,"2715":2,"2722":2}}],["equals",{"2":{"249":1}}],["equivalency",{"2":{"517":1}}],["equivalents",{"2":{"537":1,"1261":1,"1945":1,"2639":1}}],["equivalent",{"2":{"7":1,"103":1,"185":1,"186":1,"232":1,"234":1,"730":1,"731":1,"734":1,"1378":1,"1590":1,"1606":1,"1607":1,"1665":1,"1820":1,"2039":1,"2081":1,"2503":1,"2504":1,"2511":1,"2600":1,"2624":1,"2625":1,"2694":4}}],["equinox",{"2":{"211":1}}],["eql",{"2":{"176":1,"353":1,"571":2,"2458":1,"2467":1,"2515":1}}],["efuse",{"2":{"2449":2}}],["ef8878fba5d3786e3f9c66436da63a560cd36ac9",{"2":{"571":2}}],["efgh",{"2":{"266":1}}],["ef",{"2":{"249":1}}],["efl",{"2":{"176":2,"191":1,"236":1,"277":1,"735":4,"738":1}}],["effort",{"2":{"609":1,"775":1,"1498":1,"2262":1,"2371":1,"2404":1}}],["efficiently",{"2":{"1495":1,"1653":1}}],["efficient",{"2":{"63":1,"231":1,"1170":2,"1171":1,"1177":1,"1911":1,"1955":1,"2244":1}}],["effect2",{"2":{"1818":6,"2078":6}}],["effective",{"2":{"700":1,"1383":1,"1756":1,"1897":1,"2860":1,"2876":1}}],["effectively",{"2":{"49":1,"163":1,"1275":1,"1710":1,"2218":1,"2421":1,"2504":1,"2869":1}}],["effects",{"0":{"1817":1,"1818":1,"2041":1,"2054":1,"2058":1,"2075":1,"2078":1},"1":{"2042":1,"2043":1,"2044":1,"2045":1,"2055":1,"2056":1,"2057":1,"2058":1,"2059":1,"2060":1,"2061":1,"2062":1,"2076":1,"2077":1},"2":{"84":1,"93":2,"124":1,"134":1,"156":1,"222":1,"249":1,"266":1,"277":1,"294":1,"298":1,"308":1,"499":3,"700":1,"1459":1,"1604":2,"1605":2,"1814":1,"1817":2,"1818":6,"1819":1,"1820":3,"2055":1,"2067":1,"2068":2,"2072":1,"2075":3,"2077":1,"2078":6,"2080":1,"2081":3,"2694":1,"2734":1,"2818":3,"2824":2,"2825":3}}],["effect",{"0":{"2042":1,"2043":1,"2055":1,"2057":1,"2076":1,"2077":1,"2087":1},"2":{"49":1,"74":1,"93":1,"134":1,"149":2,"160":1,"176":1,"191":6,"194":1,"199":1,"222":1,"236":1,"249":2,"266":1,"276":1,"277":1,"285":4,"294":2,"317":1,"332":2,"571":1,"1329":1,"1395":1,"1459":1,"1463":2,"1468":1,"1567":1,"1572":1,"1604":1,"1605":1,"1653":1,"1758":1,"1763":1,"1817":3,"1818":21,"1819":3,"1833":1,"1835":1,"1837":1,"1838":1,"1839":1,"1840":1,"1841":1,"1842":1,"1843":1,"1844":1,"1845":1,"1846":1,"1847":1,"1848":1,"1849":1,"1850":1,"1851":1,"1853":1,"1854":1,"1855":1,"1856":1,"1857":1,"1859":1,"1861":1,"1862":1,"1863":1,"1897":1,"1912":2,"2003":1,"2036":1,"2039":2,"2041":1,"2042":10,"2043":11,"2044":2,"2055":1,"2056":1,"2057":1,"2058":6,"2059":14,"2067":1,"2068":1,"2075":3,"2076":4,"2077":1,"2078":21,"2080":3,"2087":2,"2097":1,"2099":1,"2101":1,"2102":1,"2103":1,"2104":1,"2105":1,"2106":1,"2107":1,"2108":1,"2109":1,"2110":1,"2111":1,"2112":1,"2113":1,"2114":1,"2115":1,"2117":1,"2118":1,"2119":1,"2120":1,"2121":1,"2123":1,"2124":1,"2125":1,"2126":1,"2127":1,"2129":1,"2130":1,"2131":1,"2132":1,"2133":1,"2135":1,"2137":1,"2138":1,"2139":1,"2141":1,"2143":1,"2144":1,"2145":1,"2265":1,"2489":2,"2818":1,"2824":1,"2825":1,"2842":10,"2873":1}}],["ede48346eee4b8d6847c19bc01420bee76a5e486",{"2":{"2356":1}}],["ed",{"2":{"275":1,"2026":2,"2624":1}}],["edges",{"2":{"2075":1,"2874":1}}],["edge",{"2":{"175":1,"1230":8,"1999":1,"2373":1,"2504":1,"2743":2,"2747":2,"2813":1}}],["editable",{"2":{"477":1}}],["editorconfig",{"2":{"2619":1}}],["editors",{"2":{"486":1,"2593":1}}],["editor",{"0":{"2531":1,"2593":1},"2":{"411":2,"430":1,"431":1,"432":1,"664":1,"1410":1,"1904":2,"2369":1,"2378":2,"2380":1,"2450":1,"2528":1,"2531":1,"2535":1,"2537":3,"2538":1,"2545":1,"2565":3,"2582":1,"2588":1,"2593":1,"2601":1,"2611":1,"2612":3,"2615":2,"2743":1,"2748":1,"2816":1}}],["edit",{"2":{"387":1,"389":1,"598":2,"612":1,"616":1,"1818":1,"2069":1,"2078":1,"2197":1,"2360":2,"2427":1,"2537":1,"2565":1,"2581":1,"2582":1,"2588":1,"2748":1,"2871":1}}],["edited",{"2":{"375":1,"392":1,"571":1,"1904":1,"2586":1}}],["editing",{"2":{"375":1,"442":1,"449":1,"598":1,"601":1,"1297":1,"1499":1,"2531":1,"2582":1,"2703":1}}],["edition",{"0":{"1377":1,"1381":1,"2654":1},"2":{"211":2,"249":3,"1377":1,"1378":2,"1381":1,"2654":1}}],["edits",{"2":{"211":1,"392":1}}],["edi",{"2":{"143":1,"149":1}}],["eopkg",{"2":{"2539":1,"2572":1}}],["eof",{"2":{"249":1,"2728":1}}],["eol",{"2":{"173":1,"308":1}}],["eon95",{"2":{"57":2}}],["eon87",{"2":{"57":2}}],["eon75",{"2":{"57":2}}],["eon65",{"2":{"57":2}}],["eon40",{"2":{"57":2}}],["etc",{"0":{"1298":1},"2":{"169":1,"285":1,"426":2,"492":1,"493":1,"514":1,"520":1,"624":1,"643":1,"710":1,"749":2,"783":2,"809":2,"841":2,"871":2,"906":2,"940":2,"974":2,"1008":2,"1042":2,"1076":2,"1110":2,"1144":2,"1197":2,"1226":2,"1247":2,"1261":1,"1294":2,"1310":1,"1350":1,"1368":1,"1395":1,"1455":1,"1759":1,"1906":1,"1955":1,"2013":1,"2036":1,"2047":1,"2086":1,"2158":1,"2222":1,"2233":1,"2367":2,"2373":1,"2601":1,"2612":1,"2662":2,"2692":3,"2694":4,"2695":1,"2836":1,"2837":2}}],["eh",{"2":{"143":4,"270":3,"277":1,"2483":2,"2498":2}}],["estonian",{"2":{"2834":3}}],["estimating",{"2":{"2325":1}}],["estimated",{"2":{"2325":1,"2327":1}}],["established",{"2":{"556":1,"2242":1,"2371":1}}],["es",{"2":{"1563":1}}],["especially",{"2":{"601":1,"1383":1,"1397":1,"1487":1,"1516":1,"1559":1,"1563":1,"1942":1,"2363":1,"2375":1,"2659":1,"2712":1,"2847":1,"2878":1,"2888":1}}],["espectro",{"2":{"143":2}}],["esr",{"2":{"592":1}}],["essential",{"2":{"368":1,"1751":1}}],["essentially",{"2":{"263":1,"2201":1,"2370":1}}],["eschew",{"2":{"501":1}}],["escaping",{"2":{"191":1}}],["escaped",{"2":{"2800":2}}],["escape",{"0":{"1358":1,"1639":1,"1745":1,"2476":1},"1":{"1640":1,"1641":1,"1642":1,"1643":1,"1644":1},"2":{"114":1,"176":1,"188":1,"191":1,"211":1,"231":1,"664":1,"665":1,"667":2,"1326":1,"1338":1,"1408":1,"1416":1,"1572":1,"1639":3,"1642":2,"1644":4,"1745":2,"2168":1,"2258":1,"2263":1,"2292":2,"2333":1,"2364":1,"2458":2,"2467":2,"2476":3,"2483":8,"2498":8,"2518":2,"2532":1,"2558":1,"2816":1}}],["esc",{"0":{"1338":1,"2258":1},"2":{"105":2,"114":1,"199":1,"353":1,"571":2,"1358":3,"1416":1,"1423":1,"1559":1,"1572":2,"1573":1,"1574":1,"1575":3,"1592":2,"1595":1,"1625":3,"1640":1,"1641":1,"1644":4,"1660":1,"1735":1,"1745":10,"2168":1,"2258":4,"2259":1,"2261":2,"2263":2,"2330":3,"2337":3,"2458":1,"2467":1,"2483":2,"2498":2,"2509":1,"2518":1,"2823":2,"2836":1,"2887":1}}],["epomaker",{"2":{"2503":2}}],["epoch80",{"2":{"241":2}}],["epsize",{"2":{"2013":1,"2014":1}}],["epsize\`",{"2":{"2013":1}}],["ep",{"2":{"114":1,"190":1,"191":1,"211":1,"266":1,"557":2}}],["e6",{"2":{"111":1,"552":1,"1173":1,"2321":1,"2330":1,"2337":1,"2639":1,"2668":1}}],["emergencies",{"2":{"2851":1}}],["emerge",{"2":{"2539":1,"2572":1}}],["emery65",{"2":{"211":1}}],["em",{"2":{"1575":3}}],["emitting",{"2":{"2774":1}}],["emitted",{"2":{"1468":2,"1972":1}}],["emit",{"2":{"1473":1,"2262":1}}],["emac",{"2":{"2278":1,"2497":1}}],["emacs",{"2":{"176":1,"1563":1,"2024":1,"2277":2,"2278":2,"2290":1,"2291":1,"2292":1,"2497":2}}],["email>",{"2":{"1437":1}}],["email",{"2":{"1437":2,"1575":5,"2410":1,"2452":1,"2582":3}}],["emoji",{"0":{"323":1},"1":{"324":1,"325":1},"2":{"319":1,"474":2,"2275":1,"2276":1,"2364":1}}],["employing",{"2":{"1382":1}}],["emphasis",{"2":{"198":1,"201":1}}],["emptystring",{"2":{"181":2,"191":1}}],["empty",{"2":{"50":1,"199":1,"211":2,"222":1,"249":1,"308":2,"581":2,"597":1,"1254":1,"1783":1,"2314":1,"2450":1,"2561":2,"2607":1,"2694":2}}],["embed",{"0":{"341":1},"2":{"341":1}}],["embedded",{"0":{"735":1},"2":{"174":1,"176":1,"340":1,"593":1,"734":3,"735":2,"738":3,"2515":1,"2648":1,"2694":2,"2706":1,"2812":1}}],["embracing",{"2":{"116":1}}],["emulating",{"2":{"734":1}}],["emulation",{"0":{"174":1,"738":1},"2":{"94":1,"131":1,"134":1,"249":1,"277":1,"727":1,"1769":1,"2640":1}}],["emulates",{"2":{"1752":1,"1753":1,"1929":1,"2335":1,"2430":1,"2434":1,"2447":1}}],["emulate",{"2":{"174":1,"1881":1,"1888":1,"2264":1,"2432":1,"2894":1}}],["emulated",{"2":{"160":1,"176":2,"727":1,"734":1,"738":1,"1520":1,"1754":1,"2248":1,"2894":1}}],["eep",{"2":{"550":2,"551":2}}],["eeproms",{"2":{"2640":1}}],["eeprom",{"0":{"131":1,"174":1,"655":1,"727":1,"738":1,"1388":1,"1821":1,"1863":1,"2082":1,"2145":1,"2219":1,"2392":1,"2738":1,"2812":1},"1":{"728":1,"729":1,"730":1,"731":1,"732":1,"733":1,"1389":1,"1390":1},"2":{"49":2,"65":1,"73":1,"94":3,"114":7,"131":5,"134":7,"149":5,"160":1,"174":2,"176":10,"188":1,"191":5,"211":1,"236":7,"249":1,"277":3,"285":1,"294":1,"308":1,"550":3,"551":3,"643":1,"655":1,"727":12,"729":4,"730":36,"731":13,"732":5,"734":4,"735":1,"736":2,"737":1,"738":2,"1298":5,"1326":5,"1327":1,"1343":2,"1388":5,"1389":10,"1390":2,"1398":2,"1514":3,"1559":1,"1561":1,"1595":4,"1821":1,"1826":1,"1828":1,"1830":1,"1839":1,"1842":1,"1844":1,"1848":1,"1850":1,"1854":1,"1856":1,"1859":1,"1863":1,"1884":1,"1920":2,"2040":6,"2056":9,"2057":5,"2058":3,"2059":7,"2060":3,"2082":1,"2090":1,"2092":1,"2094":1,"2103":1,"2106":1,"2108":1,"2112":1,"2114":1,"2118":1,"2120":1,"2124":1,"2126":1,"2130":1,"2132":1,"2135":1,"2141":1,"2145":1,"2219":9,"2248":1,"2273":1,"2277":1,"2331":1,"2333":1,"2340":1,"2345":1,"2347":1,"2349":1,"2364":1,"2392":3,"2468":2,"2480":1,"2631":1,"2640":1,"2700":2,"2738":3,"2812":4}}],["ee",{"2":{"191":1,"249":2,"550":1,"551":2,"1326":1,"1389":1,"1560":1,"1943":1,"2219":2,"2468":1,"2483":4,"2498":4,"2700":1,"2738":1}}],["eeconfig",{"0":{"1390":1},"2":{"94":1,"114":1,"134":1,"176":1,"191":2,"211":1,"236":1,"249":5,"266":1,"277":1,"285":1,"308":1,"729":1,"1388":6,"1389":7,"1390":7,"2219":1,"2738":1}}],["elbow",{"2":{"2374":1}}],["elapses",{"2":{"756":1,"759":1,"762":1,"765":1,"768":1,"771":1,"774":1,"777":1,"1234":1,"1236":1,"1239":1,"1242":1}}],["elapsed32",{"2":{"639":1,"2223":1,"2705":6}}],["elapsed",{"2":{"249":1,"294":1,"1383":1,"1432":1,"2049":1,"2740":1}}],["elf",{"2":{"236":1,"1343":1,"2533":1,"2577":1,"2622":2}}],["elongate",{"2":{"211":1}}],["ellora65",{"2":{"211":1}}],["ellipse",{"2":{"211":3,"236":1,"2705":3}}],["ellipses",{"2":{"153":1,"2705":3}}],["elevated",{"2":{"2375":1}}],["element++",{"2":{"1905":1,"2232":1}}],["element",{"2":{"1905":2,"2232":2}}],["elements",{"2":{"134":1,"2694":1,"2706":1}}],["electrical",{"2":{"1814":3,"2064":2,"2072":3,"2373":1,"2381":1,"2622":1,"2694":3}}],["electronics",{"2":{"747":1,"1528":1}}],["elephant42",{"2":{"191":2}}],["elephant",{"2":{"67":4,"72":1}}],["elsewhere",{"2":{"542":1,"598":1,"629":1,"1957":1,"2373":1,"2404":2,"2429":1,"2705":1,"2860":1,"2887":1,"2895":1}}],["else",{"2":{"90":6,"105":4,"179":1,"194":1,"196":3,"390":1,"392":2,"494":2,"514":1,"623":2,"633":1,"644":1,"645":1,"667":1,"1358":2,"1359":1,"1369":1,"1389":2,"1416":3,"1422":1,"1432":1,"1440":1,"1503":3,"1563":1,"1571":1,"1588":1,"1625":7,"1636":6,"1747":1,"1766":3,"1772":2,"1882":1,"1906":2,"1912":1,"1948":1,"1964":1,"2025":2,"2032":1,"2033":2,"2086":2,"2223":1,"2233":1,"2249":1,"2262":1,"2263":6,"2264":2,"2265":4,"2277":1,"2327":2,"2351":1,"2400":2,"2410":1,"2523":1,"2619":2,"2728":1,"2732":2,"2740":1,"2854":1}}],["eligible",{"2":{"1275":1,"2028":1}}],["eliminating",{"0":{"2026":1},"2":{"838":1,"903":1,"937":1,"971":1,"1005":1,"1039":1,"1073":1,"1107":1,"1141":1}}],["eliminate",{"2":{"76":1,"222":1,"277":1,"1747":1,"2026":1,"2380":1,"2694":1}}],["elitec",{"2":{"122":1,"311":18}}],["elite",{"0":{"1377":1,"1379":1,"1380":1},"1":{"1380":1,"1381":1},"2":{"86":2,"153":1,"189":2,"191":2,"199":1,"311":1,"1367":7,"1370":2,"1371":4,"1379":5,"2219":1,"2331":1,"2370":1,"2654":2,"2801":1,"2843":1}}],["evidence",{"2":{"2505":2}}],["evaporate",{"2":{"2373":1}}],["evaluate",{"2":{"1970":1}}],["evaluates",{"2":{"1815":2,"2073":2,"2193":1,"2194":1}}],["evaluated",{"2":{"545":1}}],["evaluation",{"0":{"2688":1},"2":{"517":1}}],["evaluations",{"0":{"517":1}}],["evo70",{"2":{"211":1}}],["evy",{"0":{"57":1}}],["evyd13",{"0":{"57":1},"2":{"57":22,"211":1}}],["ever",{"2":{"112":1,"154":1,"175":1,"194":1,"1289":1,"1416":3,"2882":1}}],["everywhere",{"2":{"1964":1}}],["everyone",{"2":{"179":1,"389":1,"390":1,"592":1,"603":1,"1468":1,"1473":1,"2526":1}}],["every",{"0":{"2618":1},"2":{"92":1,"188":1,"194":2,"199":1,"303":1,"440":1,"456":1,"476":1,"527":1,"538":1,"561":1,"562":1,"563":1,"597":1,"622":1,"637":1,"664":1,"695":1,"700":1,"701":1,"729":1,"1342":1,"1356":1,"1387":1,"1398":1,"1399":1,"1442":1,"1508":1,"1570":1,"1584":1,"1823":1,"1911":1,"1970":2,"2029":1,"2076":1,"2084":1,"2198":3,"2219":1,"2221":2,"2223":1,"2248":1,"2255":2,"2256":1,"2331":1,"2333":1,"2338":1,"2361":1,"2363":1,"2375":1,"2545":1,"2563":1,"2588":1,"2643":1,"2697":1,"2799":1,"2852":1,"2860":1,"2884":2}}],["everything",{"0":{"26":1},"2":{"317":1,"372":1,"400":1,"633":1,"653":1,"1178":1,"1314":1,"1320":1,"1360":1,"1389":1,"1395":1,"1438":1,"1629":1,"2048":1,"2087":1,"2227":1,"2247":1,"2249":1,"2363":2,"2380":1,"2383":1,"2454":1,"2512":1,"2532":1,"2552":1,"2563":1,"2612":1,"2617":1,"2674":1,"2706":1,"2856":1,"2882":1}}],["even",{"2":{"93":1,"153":2,"190":1,"211":1,"288":1,"500":1,"515":1,"522":1,"537":1,"546":2,"547":1,"574":1,"601":1,"626":1,"637":1,"648":2,"1334":1,"1342":1,"1359":2,"1382":1,"1383":1,"1388":1,"1389":2,"1410":1,"1423":1,"1437":1,"1487":1,"1489":1,"1563":1,"1572":1,"1582":2,"1589":1,"1638":1,"1643":1,"1741":1,"1749":1,"1753":1,"1754":1,"1895":1,"1919":1,"1942":1,"2050":1,"2201":1,"2205":1,"2211":1,"2245":1,"2255":1,"2277":1,"2325":1,"2327":1,"2364":1,"2375":1,"2381":1,"2399":1,"2406":1,"2504":2,"2563":1,"2655":1,"2698":1,"2705":1,"2735":1,"2861":2,"2873":1,"2876":1,"2879":1,"2890":2}}],["eventual",{"2":{"1403":1}}],["eventually",{"2":{"169":1,"1343":1,"2356":1,"2412":1}}],["events",{"0":{"390":1,"1965":1},"2":{"73":2,"203":1,"312":1,"390":1,"622":1,"623":1,"624":1,"635":1,"1383":2,"1389":1,"1425":1,"1575":1,"1635":1,"1636":1,"1752":1,"1756":1,"1950":1,"2081":1,"2222":1,"2519":1,"2740":1,"2777":1,"2802":2,"2817":1,"2861":1,"2867":4,"2872":1,"2876":1,"2887":2}}],["event",{"0":{"1422":1,"2417":1},"2":{"46":3,"160":1,"176":1,"199":1,"203":1,"390":5,"562":1,"622":1,"624":1,"1331":1,"1355":2,"1414":4,"1423":1,"1424":1,"1426":1,"1505":1,"1575":2,"1588":3,"1592":1,"1754":1,"1763":1,"1950":1,"1965":3,"2160":1,"2164":1,"2168":3,"2251":1,"2415":1,"2769":1,"2770":1,"2790":1,"2862":1,"2863":2,"2864":3,"2865":2,"2866":1,"2878":1,"2887":1}}],["ez",{"2":{"50":1,"114":1,"270":2,"277":1,"419":1,"424":1,"2195":1,"2694":1}}],["e",{"2":{"38":2,"114":2,"266":2,"319":1,"332":1,"353":1,"389":1,"411":1,"412":2,"436":2,"437":2,"448":1,"451":2,"502":1,"547":1,"570":1,"571":2,"667":2,"749":1,"1174":1,"1178":1,"1226":1,"1247":1,"1343":1,"1368":2,"1371":14,"1372":1,"1373":1,"1375":2,"1379":5,"1383":1,"1392":1,"1395":1,"1416":2,"1419":1,"1435":1,"1454":1,"1508":2,"1560":1,"1571":1,"1573":1,"1575":2,"1582":2,"1595":1,"1629":1,"1633":1,"1667":2,"1709":1,"1735":1,"1749":3,"1755":1,"1756":1,"1772":2,"1803":1,"1818":2,"1883":13,"1903":2,"1906":1,"1911":2,"1926":1,"1941":1,"1942":1,"1955":2,"1970":1,"1993":1,"2007":1,"2024":1,"2026":4,"2039":1,"2047":1,"2049":3,"2050":1,"2068":1,"2078":2,"2086":1,"2168":1,"2219":5,"2222":3,"2233":1,"2247":1,"2251":1,"2252":4,"2255":1,"2264":1,"2360":1,"2369":2,"2371":2,"2372":1,"2381":1,"2436":2,"2448":1,"2456":3,"2467":3,"2484":13,"2509":1,"2515":1,"2535":1,"2548":2,"2610":2,"2611":2,"2624":2,"2632":1,"2692":2,"2693":2,"2694":4,"2695":1,"2697":1,"2703":1,"2705":1,"2836":1,"2876":1}}],["eat",{"2":{"2364":1}}],["eabi",{"2":{"365":1}}],["ea1514b3",{"2":{"354":1,"355":1}}],["eagle",{"2":{"211":1}}],["eager",{"2":{"94":1,"114":1,"199":1,"222":1,"236":1,"1383":9,"1386":4,"2802":3}}],["earliest",{"2":{"2624":1,"2625":1}}],["earlier",{"2":{"114":1,"1599":1,"1631":1,"1814":1,"2072":1,"2657":1,"2661":1,"2860":1,"2861":4,"2867":2,"2885":1}}],["early",{"0":{"2623":1,"2624":1,"2625":1},"1":{"2624":1,"2625":1,"2626":1},"2":{"49":1,"63":1,"65":1,"77":1,"319":2,"625":1,"626":1,"1587":1,"1915":1,"1938":1,"1955":1,"2262":1,"2378":1,"2623":2,"2624":5,"2625":4,"2694":5}}],["each",{"0":{"35":1,"1627":1,"1628":1},"1":{"36":1},"2":{"31":3,"34":1,"36":1,"45":2,"65":1,"118":1,"138":1,"149":1,"166":1,"176":2,"188":1,"222":1,"234":1,"273":1,"307":1,"353":1,"380":1,"389":1,"415":2,"454":1,"455":1,"469":1,"474":1,"503":1,"525":1,"540":1,"543":1,"546":2,"547":1,"550":1,"557":1,"562":1,"597":2,"598":1,"613":1,"619":1,"620":1,"631":1,"639":3,"668":1,"682":1,"696":1,"705":1,"710":1,"743":1,"783":1,"804":1,"809":1,"833":1,"841":1,"865":1,"871":1,"897":1,"906":1,"932":1,"940":1,"966":1,"974":1,"1000":1,"1008":1,"1034":1,"1042":1,"1068":1,"1076":1,"1102":1,"1110":1,"1136":1,"1144":1,"1192":1,"1197":1,"1230":1,"1261":1,"1266":1,"1290":1,"1291":1,"1307":1,"1321":1,"1368":1,"1383":1,"1386":1,"1388":1,"1397":1,"1403":1,"1413":1,"1414":2,"1442":1,"1463":3,"1495":2,"1498":1,"1508":2,"1509":1,"1582":1,"1587":1,"1606":1,"1623":2,"1630":2,"1632":1,"1633":2,"1634":1,"1638":1,"1649":1,"1688":1,"1690":1,"1715":1,"1736":1,"1751":1,"1755":1,"1769":1,"1814":1,"1820":1,"1892":1,"1894":1,"1906":1,"1910":1,"1911":2,"1912":1,"1939":1,"1941":2,"1942":1,"1948":1,"1993":1,"2036":1,"2037":1,"2043":3,"2045":7,"2048":1,"2072":1,"2076":2,"2081":1,"2176":1,"2180":1,"2210":1,"2218":1,"2219":1,"2223":1,"2224":1,"2227":1,"2233":1,"2235":1,"2246":1,"2255":6,"2256":2,"2261":3,"2264":6,"2271":1,"2275":1,"2276":3,"2333":1,"2356":1,"2359":1,"2360":1,"2369":1,"2372":1,"2374":2,"2375":1,"2377":1,"2380":1,"2390":1,"2391":1,"2396":1,"2412":1,"2416":1,"2448":1,"2466":2,"2502":1,"2507":1,"2510":1,"2513":2,"2515":1,"2532":1,"2587":1,"2608":1,"2623":1,"2653":1,"2657":2,"2668":2,"2695":1,"2702":1,"2703":1,"2704":2,"2705":3,"2713":2,"2720":2,"2721":1,"2723":2,"2725":2,"2742":2,"2743":2,"2744":1,"2816":4,"2817":1,"2818":2,"2819":1,"2824":1,"2825":2,"2858":1,"2862":1,"2867":1,"2874":2,"2878":1,"2891":3,"2896":1}}],["east",{"2":{"1709":1,"2007":1,"2275":1}}],["eason",{"2":{"222":1}}],["ease",{"2":{"70":1,"2275":1,"2419":1}}],["easyeda",{"2":{"93":1}}],["easy",{"0":{"1289":1},"1":{"1290":1},"2":{"6":1,"114":2,"154":1,"365":1,"421":1,"477":1,"494":2,"514":1,"520":1,"591":1,"592":1,"596":1,"598":1,"609":1,"664":1,"677":1,"741":1,"747":1,"1289":3,"1291":1,"1366":1,"1770":1,"2046":1,"2211":1,"2371":1,"2374":1,"2405":1,"2525":2,"2531":1,"2566":1,"2576":1,"2706":1}}],["easiest",{"2":{"598":1,"1290":1,"1814":1,"2072":1,"2255":1,"2275":1,"2321":1,"2375":1,"2427":1,"2743":1}}],["easier",{"2":{"2":1,"10":1,"21":1,"31":1,"45":1,"70":1,"118":1,"130":1,"133":1,"285":1,"381":1,"403":1,"472":1,"473":1,"498":1,"510":1,"512":1,"522":1,"571":1,"1318":1,"1442":1,"1563":1,"1823":1,"1955":1,"2066":1,"2084":1,"2244":1,"2272":1,"2276":1,"2351":1,"2353":1,"2371":2,"2382":1,"2393":1,"2401":1,"2513":2,"2516":1,"2526":1,"2531":1,"2532":1,"2580":1,"2617":1,"2619":1,"2699":1,"2742":1,"2884":1,"2894":1}}],["easily",{"2":{"6":1,"65":1,"429":1,"656":1,"668":1,"1261":1,"1416":1,"1734":1,"1922":1,"2013":1,"2036":1,"2351":1,"2373":1,"2378":1,"2530":1,"2560":1,"2588":1,"2610":1,"2860":1,"2891":1}}],["exempt",{"2":{"2873":1,"2874":2}}],["exempted",{"2":{"2816":1}}],["exe",{"2":{"2561":3,"2617":1,"2622":1}}],["exercise",{"2":{"1582":1,"2742":1}}],["exec",{"2":{"149":1,"556":1,"647":1,"648":1,"649":1,"650":2,"651":2,"1600":1,"2223":2,"2364":1,"2462":1,"2467":1,"2887":1}}],["executor",{"0":{"648":1,"649":1},"2":{"556":1,"648":1,"649":1,"1600":1,"2364":1}}],["executors",{"2":{"134":1,"652":2}}],["executable",{"2":{"375":1,"2525":1,"2607":1,"2622":2,"2674":1,"2891":1,"2893":1}}],["executions",{"2":{"649":1}}],["execution",{"0":{"647":1,"650":1,"651":1},"1":{"648":1,"649":1,"650":1,"651":1,"652":1},"2":{"65":1,"249":1,"556":1,"648":3,"649":1,"650":2,"651":2,"744":1,"2364":1,"2624":1,"2674":1,"2702":1}}],["executing",{"2":{"49":1,"160":1,"648":1,"649":1,"2065":1,"2622":1,"2624":2,"2625":1}}],["executed",{"2":{"465":1,"649":1,"744":2,"2263":1,"2624":3,"2625":2,"2626":1,"2702":1}}],["executes",{"2":{"49":1,"734":1,"737":1}}],["execute",{"2":{"49":1,"65":1,"77":1,"105":2,"247":1,"647":1,"1359":1,"1505":2,"2363":2,"2449":1,"2462":2,"2467":2,"2653":1}}],["exlm",{"2":{"1487":2,"2491":1,"2501":1}}],["exsl",{"2":{"1417":1,"2462":1,"2467":1}}],["exsel",{"2":{"231":2,"1417":3,"2462":2,"2467":2}}],["exhaustion",{"2":{"700":1,"701":1}}],["exhaustive",{"2":{"273":1,"704":1,"2691":1,"2692":1,"2850":1}}],["exiting",{"2":{"2249":1,"2330":2,"2337":2}}],["exit",{"2":{"414":2,"434":1,"435":1,"436":1,"437":1,"442":1,"443":1,"451":1,"667":1,"2015":1,"2454":1,"2703":3,"2823":2}}],["existed",{"2":{"2263":1}}],["existence",{"2":{"199":1,"1421":1,"2505":1}}],["exists",{"2":{"191":1,"266":1,"294":1,"415":2,"445":1,"613":1,"656":1,"1356":2,"1406":1,"1454":1,"1470":1,"1472":1,"1636":1,"1754":1,"2025":1,"2402":1,"2622":1,"2694":1,"2695":1}}],["exist",{"2":{"182":1,"191":1,"199":1,"236":1,"357":2,"537":1,"551":1,"580":1,"595":1,"1321":1,"1455":1,"2263":1,"2356":1,"2449":1,"2639":1,"2715":1,"2722":1,"2891":1}}],["existing",{"0":{"31":1,"34":1,"36":1,"2659":1,"2891":1},"2":{"50":2,"92":1,"118":1,"128":1,"140":1,"149":2,"158":1,"194":1,"201":1,"203":1,"213":1,"221":1,"240":1,"249":1,"262":1,"268":1,"272":1,"275":1,"283":1,"322":3,"331":1,"371":1,"381":1,"384":1,"392":1,"427":1,"494":2,"522":1,"601":1,"620":1,"622":1,"1398":8,"1401":1,"1403":1,"1603":1,"1735":1,"1943":1,"2369":1,"2377":1,"2428":1,"2503":1,"2506":1,"2553":1,"2588":2,"2610":2,"2617":1,"2622":2,"2659":2,"2692":1,"2694":5,"2695":1,"2891":2}}],["exaggeration",{"2":{"2883":1}}],["exactly",{"2":{"1408":1,"2013":1,"2247":1,"2356":1,"2419":1}}],["exact",{"2":{"376":1,"579":1,"648":1,"1582":1,"1681":1,"1754":1,"2290":1,"2291":1,"2292":1,"2351":1,"2429":1,"2504":2,"2858":1,"2883":1}}],["examine",{"2":{"1560":1}}],["examines",{"2":{"417":1,"438":1}}],["examining",{"0":{"356":1}}],["examples",{"0":{"499":1,"1306":1,"1357":1,"1439":1,"1575":1,"1610":1,"1668":1,"1735":1,"1743":1,"1746":1,"1906":1,"1947":1,"1951":1,"1966":1,"2085":1,"2086":1,"2170":1,"2233":1,"2257":1,"2259":1,"2676":1,"2683":1},"1":{"1307":1,"1308":1,"1309":1,"1358":1,"1359":1,"1440":1,"1441":1,"1442":1,"1669":1,"1670":1,"1744":1,"1745":1,"1747":1,"1948":1,"1949":1,"1950":1,"1952":1,"1953":1,"1967":1,"1968":1,"2086":1,"2087":1,"2171":1,"2172":1,"2258":1,"2259":1,"2260":2,"2261":2,"2262":2,"2263":2,"2264":2,"2265":2,"2684":1,"2685":1,"2686":1},"2":{"99":1,"114":1,"198":1,"312":1,"416":1,"417":1,"419":1,"421":1,"422":1,"445":1,"447":1,"451":1,"598":1,"612":2,"1306":1,"1357":1,"1387":1,"1403":1,"1423":1,"1439":1,"1582":1,"1583":1,"1734":1,"1741":1,"1756":1,"1818":1,"1951":1,"2013":1,"2078":1,"2246":1,"2247":1,"2255":1,"2256":1,"2259":3,"2265":4,"2363":1,"2371":1,"2385":1,"2395":1,"2412":1,"2594":1,"2675":2,"2703":3,"2705":2,"2779":1,"2876":1,"2890":1}}],["example",{"0":{"353":1,"455":1,"460":1,"461":1,"462":1,"463":1,"504":1,"505":1,"506":1,"571":1,"623":1,"627":1,"633":1,"636":1,"639":1,"641":1,"644":1,"645":1,"1389":1,"1400":1,"1401":1,"1431":1,"1449":1,"1493":1,"1503":1,"1505":1,"1528":1,"1742":1,"1759":1,"1772":1,"1806":1,"1807":1,"1882":1,"1904":1,"1905":1,"2015":1,"2044":1,"2231":1,"2232":1,"2258":1,"2260":1,"2261":1,"2262":1,"2263":1,"2264":1,"2265":1,"2698":1,"2732":1,"2734":1,"2859":1},"1":{"1432":1},"2":{"49":2,"70":1,"90":2,"98":1,"99":2,"105":2,"111":1,"114":2,"149":1,"194":1,"202":1,"203":1,"211":1,"234":1,"272":1,"288":1,"303":1,"341":1,"354":1,"371":3,"398":1,"411":3,"414":1,"415":1,"429":1,"430":1,"431":1,"432":1,"434":1,"435":1,"436":1,"437":1,"438":1,"455":2,"456":3,"458":2,"464":2,"465":1,"466":2,"467":4,"471":2,"473":1,"478":1,"482":2,"494":1,"511":1,"514":1,"554":1,"570":1,"573":1,"581":1,"595":1,"597":2,"598":1,"614":1,"621":1,"623":1,"627":1,"633":1,"636":2,"639":1,"640":1,"648":1,"652":1,"657":1,"665":2,"667":1,"702":1,"710":1,"730":1,"747":1,"749":1,"783":1,"809":1,"841":1,"871":1,"906":1,"940":1,"974":1,"1008":1,"1042":1,"1076":1,"1110":1,"1144":1,"1181":1,"1182":1,"1197":1,"1226":1,"1230":1,"1247":2,"1265":1,"1293":1,"1307":1,"1308":2,"1309":1,"1325":1,"1349":1,"1355":1,"1356":2,"1358":2,"1359":2,"1368":1,"1369":1,"1382":2,"1388":1,"1389":4,"1392":1,"1396":1,"1400":2,"1401":1,"1408":1,"1414":8,"1416":1,"1417":1,"1418":2,"1421":1,"1422":1,"1433":1,"1434":1,"1438":1,"1439":2,"1442":1,"1445":1,"1448":1,"1450":1,"1452":1,"1462":1,"1469":1,"1473":1,"1487":1,"1488":1,"1502":1,"1504":1,"1505":1,"1508":2,"1521":1,"1526":1,"1528":1,"1561":1,"1563":1,"1567":1,"1574":1,"1575":3,"1582":1,"1583":1,"1587":2,"1588":2,"1589":1,"1594":1,"1600":1,"1602":1,"1606":1,"1610":1,"1633":1,"1634":1,"1638":2,"1658":1,"1670":1,"1710":1,"1711":1,"1733":1,"1742":1,"1744":1,"1745":1,"1747":2,"1749":1,"1763":1,"1770":1,"1772":1,"1806":1,"1807":1,"1808":1,"1809":1,"1813":1,"1814":1,"1818":1,"1881":1,"1892":1,"1894":1,"1897":1,"1903":1,"1904":1,"1905":1,"1907":1,"1911":1,"1945":1,"1948":1,"1950":1,"1952":1,"1953":1,"1969":1,"1993":1,"1997":1,"1998":1,"2000":2,"2009":1,"2013":1,"2015":1,"2025":2,"2031":1,"2033":1,"2046":1,"2052":1,"2056":1,"2064":1,"2071":1,"2072":1,"2078":1,"2086":1,"2160":1,"2172":2,"2206":1,"2215":1,"2219":1,"2223":1,"2230":1,"2231":1,"2232":1,"2238":2,"2240":1,"2244":1,"2245":1,"2248":1,"2251":1,"2254":1,"2255":2,"2258":1,"2261":1,"2263":5,"2264":1,"2265":2,"2275":2,"2276":1,"2277":1,"2353":2,"2360":1,"2363":4,"2378":1,"2394":2,"2396":2,"2399":1,"2400":2,"2401":1,"2402":1,"2407":1,"2410":3,"2412":2,"2418":1,"2420":1,"2432":1,"2445":1,"2448":3,"2449":1,"2450":1,"2463":1,"2480":1,"2510":1,"2512":1,"2515":1,"2519":1,"2521":1,"2522":1,"2523":1,"2529":2,"2560":1,"2577":2,"2598":1,"2600":1,"2624":1,"2655":1,"2657":1,"2658":1,"2659":1,"2669":1,"2692":1,"2694":3,"2704":1,"2705":1,"2740":1,"2745":1,"2799":1,"2800":6,"2801":2,"2802":1,"2811":1,"2816":6,"2818":4,"2819":3,"2824":3,"2825":4,"2826":1,"2827":1,"2829":3,"2831":1,"2832":2,"2833":1,"2859":2,"2860":3,"2866":3,"2867":2,"2868":1,"2869":1,"2872":1,"2873":1,"2874":3,"2875":1,"2881":1,"2884":2,"2886":1,"2888":1,"2891":1,"2893":1,"2895":1,"2896":1}}],["exclaim",{"2":{"2491":1,"2501":1}}],["exclamation",{"2":{"1487":1}}],["excluding",{"0":{"482":1},"2":{"543":1,"1514":1,"2029":1,"2805":1}}],["excluded",{"2":{"482":1,"2056":2}}],["exclude",{"2":{"176":2,"308":1,"613":2,"1503":7}}],["exclusion",{"0":{"1657":1},"1":{"1658":1,"1659":1,"1660":1,"1661":1,"1662":1,"1663":1},"2":{"1657":2}}],["exclusions",{"2":{"114":1,"149":1}}],["exclusively",{"2":{"344":1,"2341":1}}],["exclusive",{"2":{"160":1,"1396":1}}],["exchangeable",{"2":{"695":1}}],["excess",{"2":{"658":1,"2374":1}}],["excessive",{"2":{"510":1,"700":1,"2712":1}}],["except",{"2":{"494":1,"502":2,"507":1,"543":1,"775":1,"1263":1,"1297":1,"1378":1,"1392":1,"1733":1,"1948":1,"2329":1,"2339":1,"2399":1,"2480":1,"2880":1}}],["exceptionally",{"2":{"2875":1}}],["exceptional",{"2":{"507":1}}],["exceptionname",{"2":{"501":1}}],["exception",{"0":{"2677":1},"1":{"2678":1,"2679":1},"2":{"189":1,"194":1,"502":1,"507":3,"1447":1,"1454":1,"2263":1,"2428":1,"2455":1,"2659":1,"2677":1,"2678":1,"2679":1,"2681":1,"2715":1,"2870":1}}],["exceptions",{"0":{"507":1},"2":{"160":1,"507":1,"666":1,"1502":1,"1955":1,"1970":1,"2404":1}}],["exceed",{"2":{"2369":1}}],["exceeds",{"2":{"176":1,"522":1}}],["exceeding",{"2":{"160":1}}],["exceeded",{"2":{"28":1,"557":1,"1482":1}}],["ext",{"2":{"2654":1}}],["extreg",{"2":{"1932":5}}],["extremely",{"2":{"520":1,"635":1,"669":1,"2571":1,"2877":1}}],["extraneous",{"2":{"2836":1}}],["extracondensedbold",{"2":{"2703":1}}],["extracts",{"2":{"616":1}}],["extracted",{"2":{"249":1,"2607":1}}],["extract",{"0":{"616":1},"2":{"236":1,"249":5,"277":1,"322":1,"610":1,"616":4,"2606":1,"2817":1}}],["extraction",{"2":{"191":1}}],["extrapolates",{"2":{"609":1}}],["extrakeys",{"2":{"191":1,"2836":1}}],["extrakey",{"2":{"70":1,"111":1,"191":1,"209":1,"556":1,"557":2,"1343":1,"1347":2,"2068":1,"2364":1,"2836":1}}],["extras",{"2":{"48":1,"114":1,"160":1,"199":2,"222":1,"277":1,"2834":1}}],["extra",{"0":{"587":1,"1347":1},"2":{"45":2,"114":1,"145":1,"176":1,"191":2,"199":1,"294":1,"357":1,"604":1,"674":1,"727":1,"739":1,"1343":2,"1448":1,"1520":1,"1579":7,"2047":1,"2224":2,"2249":1,"2363":1,"2377":1,"2450":1,"2531":1,"2615":1,"2623":1,"2639":1,"2703":1,"2861":1}}],["extkeys",{"2":{"143":2}}],["extern",{"2":{"266":1,"1882":1,"2890":1}}],["externs",{"2":{"196":1}}],["externally",{"2":{"224":1,"228":1,"357":1,"2549":1}}],["external",{"0":{"228":1,"433":1,"1598":1,"2392":1,"2549":1,"2551":1,"2552":1,"2554":1,"2555":1},"1":{"434":1,"435":1,"436":1,"437":1,"438":1,"2550":1,"2551":1,"2552":1,"2553":1,"2554":1,"2555":1,"2556":1},"2":{"73":1,"114":1,"134":1,"149":1,"174":1,"220":1,"224":1,"228":3,"241":2,"253":2,"268":1,"270":2,"281":2,"288":1,"308":1,"434":1,"435":1,"436":1,"437":1,"438":1,"679":1,"727":1,"730":10,"731":5,"734":1,"736":6,"737":1,"740":7,"1175":1,"1183":1,"1275":1,"1597":2,"1598":2,"1812":1,"1818":1,"1904":1,"2070":1,"2078":1,"2392":1,"2549":5,"2550":1,"2551":1,"2552":1,"2553":2,"2554":2,"2555":3,"2556":1,"2640":1,"2653":2,"2663":1,"2682":1,"2694":1,"2702":1,"2705":1,"2766":1}}],["extent",{"2":{"2240":1,"2705":1}}],["extensively",{"2":{"511":1}}],["extensive",{"2":{"395":1,"1323":1}}],["extensions",{"0":{"2619":1},"2":{"2619":2}}],["extension",{"2":{"199":1,"211":1,"495":1,"501":1,"546":2,"1894":1,"2619":3,"2621":2,"2655":1}}],["extensible",{"2":{"107":1,"114":1,"2601":1}}],["extending",{"0":{"650":1},"2":{"546":2,"622":1}}],["extend",{"2":{"160":1,"191":1,"294":1,"308":1,"650":2}}],["extended",{"2":{"74":1,"176":2,"211":1,"236":1,"285":1,"476":2,"546":2,"730":1,"731":1,"732":1,"1580":1,"1941":4,"1942":1,"2444":1,"2445":1,"2447":1,"2449":2,"2639":1,"2834":2,"2851":1}}],["ext65",{"0":{"60":1},"2":{"60":1}}],["expires",{"2":{"2869":1}}],["expired",{"2":{"1970":1,"2861":1}}],["expansion",{"2":{"2391":1}}],["expands",{"2":{"436":1,"2860":1}}],["expanding",{"2":{"340":1,"1393":1,"2519":1}}],["expandable",{"2":{"340":1}}],["expanders",{"2":{"2385":1}}],["expander",{"2":{"266":1}}],["expanded",{"0":{"118":1},"2":{"70":1,"547":1,"1321":1,"2047":1}}],["expand",{"2":{"134":1,"149":1,"285":1,"371":1,"436":1,"2860":1}}],["expression",{"2":{"510":1}}],["expressions",{"0":{"512":1,"514":1},"2":{"415":2,"514":1}}],["expressed",{"2":{"70":1}}],["explore",{"2":{"2381":1,"2425":1,"2532":1}}],["explorer",{"2":{"2346":1,"2348":1,"2350":1,"2560":2,"2610":1}}],["exploiting",{"2":{"312":1}}],["exploit",{"2":{"312":1}}],["explanations",{"2":{"2361":1}}],["explanation",{"2":{"1391":1,"1919":2,"2256":1,"2266":1}}],["explained",{"2":{"1402":1,"2363":1}}],["explain",{"2":{"494":1,"496":1,"595":1,"601":1,"1754":1,"2357":1,"2880":1}}],["explains",{"2":{"453":1,"1751":1,"2398":1,"2673":1}}],["explaining",{"2":{"173":1,"1751":1,"2694":1,"2884":1,"2888":1}}],["explicit",{"0":{"124":1},"2":{"134":1,"198":1,"1592":1,"2675":1}}],["explicitly",{"2":{"14":1,"114":1,"191":1,"510":1,"730":1,"1489":1,"1559":1,"1593":1,"2042":1,"2056":1,"2249":1,"2667":1,"2676":1,"2684":1,"2842":1}}],["exponent",{"2":{"1942":4}}],["exporting",{"2":{"2703":2}}],["exports",{"2":{"411":2,"412":1}}],["exported",{"2":{"357":1}}],["export",{"2":{"134":1,"405":1,"406":1,"407":1,"420":1,"432":1,"434":2,"435":2,"482":1,"560":1,"2378":2,"2694":1}}],["exposes",{"2":{"1369":1,"2405":1}}],["exposed",{"2":{"735":1,"736":1,"737":1,"2375":2,"2628":1,"2812":1}}],["expose",{"2":{"114":1,"160":1,"176":1,"211":1,"285":1,"2406":1}}],["expert",{"2":{"749":2}}],["experiment",{"2":{"1926":1,"2381":1}}],["experimentation",{"2":{"597":1}}],["experimental",{"2":{"552":1,"1185":1,"1460":1,"2195":2,"2221":1}}],["experiencing",{"2":{"1316":1}}],["experience",{"2":{"537":1,"593":1,"1185":1,"1279":1,"1460":1,"1462":1,"2218":1,"2580":1}}],["expense",{"2":{"537":1,"2325":1}}],["expensive",{"2":{"114":1,"1276":1,"1386":1,"1823":1,"2084":1,"2370":1}}],["expects",{"2":{"1756":1,"2245":1,"2703":1,"2876":1}}],["expect",{"2":{"478":1,"1342":1,"1382":1,"1938":1,"2413":1,"2502":1,"2505":1,"2563":1,"2829":1,"2894":1}}],["expecting",{"2":{"124":1,"1378":1}}],["expected",{"2":{"4":1,"13":1,"303":1,"357":1,"392":1,"726":1,"747":1,"1504":1,"1771":1,"1814":3,"1955":1,"2072":3,"2249":1,"2816":1,"2862":1}}],["erm",{"0":{"1652":1},"2":{"1647":1,"1652":2,"1653":2}}],["err",{"2":{"537":1}}],["errno",{"2":{"308":1}}],["erroneous",{"2":{"149":1,"160":1}}],["error",{"0":{"141":1},"2":{"28":1,"92":1,"103":1,"114":4,"126":1,"149":4,"160":1,"176":3,"191":2,"199":3,"201":1,"211":1,"222":4,"236":1,"355":1,"474":1,"541":1,"557":1,"563":1,"597":1,"735":1,"756":2,"759":2,"762":2,"765":2,"768":2,"771":2,"774":2,"777":2,"1239":2,"1242":2,"1395":1,"1494":1,"1937":1,"1999":1,"2245":1,"2380":1,"2401":1,"2454":1,"2545":1,"2562":1,"2576":1,"2582":1}}],["errors",{"0":{"2409":1},"2":{"17":1,"34":1,"73":2,"92":1,"114":2,"134":1,"149":1,"160":2,"191":2,"199":1,"211":2,"356":1,"400":1,"422":1,"522":1,"597":3,"1343":1,"1368":1,"1494":1,"1937":1,"1942":1,"2221":2,"2242":1,"2363":1,"2380":1,"2409":2,"2436":1,"2536":1,"2545":1,"2547":1,"2617":1,"2715":1,"2721":1,"2722":1,"2890":1}}],["eras",{"2":{"2462":1,"2467":1}}],["erasing",{"2":{"2448":1,"2454":1,"2561":1}}],["erased",{"2":{"2454":8}}],["erase",{"2":{"277":2,"729":1,"733":1,"736":1,"1293":1,"1343":1,"1905":1,"2232":1,"2329":2,"2448":1,"2462":2,"2467":2,"2561":1,"2585":1}}],["era",{"2":{"236":1,"249":1}}],["era65",{"2":{"222":1}}],["erovia",{"2":{"164":1}}],["ergokbd",{"2":{"2503":1}}],["ergosaurus",{"2":{"159":2}}],["ergotaco",{"2":{"143":2}}],["ergodash",{"2":{"143":4}}],["ergodone",{"2":{"102":2}}],["ergodox",{"0":{"1811":1},"2":{"8":1,"114":3,"134":1,"143":2,"211":1,"285":2,"291":2,"294":1,"419":1,"1386":1,"1811":7,"2229":1,"2261":9,"2363":2}}],["ergoarrows",{"2":{"143":2}}],["ergo42",{"2":{"143":2}}],["ergo",{"2":{"143":2}}],["ergoinu",{"2":{"37":2,"149":1}}],["enamelled",{"2":{"2371":1}}],["enablehexnumpad",{"2":{"2277":1}}],["enable=true",{"2":{"1300":1,"1311":1}}],["enable=yes",{"2":{"93":1,"277":1,"416":1,"1310":1,"2068":1,"2893":1}}],["enabled",{"0":{"545":1,"1540":1,"1831":1,"2095":1},"1":{"1541":1,"1832":1,"2096":1},"2":{"112":3,"114":2,"174":1,"191":1,"209":4,"211":1,"222":2,"236":1,"249":2,"265":1,"268":1,"275":2,"277":1,"283":1,"307":1,"308":1,"429":1,"438":1,"543":9,"546":1,"556":1,"557":1,"643":2,"677":1,"698":1,"729":1,"744":3,"1279":1,"1298":1,"1305":2,"1307":1,"1350":1,"1369":1,"1372":2,"1373":2,"1377":1,"1389":5,"1398":4,"1414":1,"1434":1,"1441":7,"1455":1,"1459":1,"1470":1,"1475":1,"1480":1,"1488":3,"1489":1,"1496":1,"1503":1,"1506":1,"1512":1,"1541":1,"1546":1,"1559":1,"1565":1,"1580":1,"1591":1,"1593":1,"1624":1,"1632":1,"1635":1,"1646":1,"1655":1,"1657":1,"1747":1,"1749":2,"1819":2,"1820":2,"1831":1,"1832":1,"1841":1,"1842":1,"1843":1,"1844":1,"1863":1,"1883":1,"1923":1,"1935":1,"1954":1,"1955":1,"1957":2,"1964":3,"1969":4,"2000":2,"2024":1,"2037":1,"2039":1,"2041":1,"2057":7,"2061":1,"2062":1,"2068":2,"2080":2,"2081":2,"2095":1,"2096":1,"2105":1,"2106":1,"2107":1,"2108":1,"2145":1,"2166":1,"2167":1,"2200":1,"2207":1,"2222":3,"2224":3,"2243":1,"2267":2,"2274":1,"2277":2,"2325":1,"2355":1,"2361":1,"2364":1,"2405":1,"2449":1,"2484":1,"2611":1,"2694":3,"2702":2,"2705":1,"2735":1,"2802":1,"2804":2,"2805":2,"2808":1,"2809":1,"2811":1,"2818":1,"2820":1,"2822":2,"2824":3,"2825":1,"2826":1,"2827":2,"2828":1,"2836":1,"2842":2,"2867":3,"2868":3,"2870":2,"2871":2,"2873":3,"2876":2}}],["enables",{"2":{"87":1,"114":1,"119":1,"283":1,"308":1,"543":7,"545":1,"546":6,"547":1,"554":1,"556":2,"633":1,"869":1,"1263":1,"1456":4,"1481":1,"1488":1,"1489":1,"1591":1,"1600":1,"1817":20,"1820":1,"1898":1,"1907":1,"1918":1,"1934":1,"1935":1,"1941":2,"1942":2,"1952":1,"1959":1,"2024":1,"2075":49,"2081":1,"2222":8,"2224":1,"2266":1,"2267":4,"2364":7,"2648":1,"2776":1,"2808":1,"2809":1,"2820":1,"2849":1,"2858":1,"2869":1,"2872":1}}],["enable",{"0":{"1470":1,"1496":1,"1531":1,"1543":1,"1564":1,"1758":1,"1827":1,"1828":1,"1957":1,"1964":1,"2022":1,"2058":1,"2091":1,"2092":1,"2196":1},"1":{"1565":1},"2":{"10":1,"28":1,"31":3,"34":3,"49":1,"65":5,"70":1,"74":1,"75":1,"87":3,"88":7,"93":2,"94":1,"103":1,"104":7,"114":6,"118":1,"119":1,"124":1,"126":1,"127":7,"131":1,"133":1,"134":12,"149":2,"160":1,"176":5,"191":3,"194":2,"199":1,"202":2,"209":2,"211":2,"222":2,"232":1,"234":1,"235":2,"236":2,"247":1,"249":1,"266":35,"273":1,"277":2,"285":1,"307":2,"308":2,"312":1,"358":1,"411":1,"470":1,"489":1,"543":2,"545":2,"546":4,"552":8,"554":1,"556":23,"557":7,"574":1,"633":1,"639":1,"647":2,"698":1,"699":1,"702":1,"707":1,"709":1,"744":1,"749":4,"782":1,"799":3,"801":1,"808":1,"826":3,"828":1,"840":1,"867":1,"869":1,"870":1,"890":3,"892":1,"905":1,"925":3,"927":1,"939":1,"959":3,"961":1,"973":1,"993":3,"995":1,"1007":1,"1027":3,"1029":1,"1041":1,"1075":1,"1109":1,"1143":1,"1179":1,"1181":1,"1182":1,"1187":2,"1196":1,"1216":3,"1218":1,"1226":3,"1247":2,"1266":1,"1277":2,"1279":1,"1281":1,"1300":2,"1307":2,"1308":1,"1309":1,"1311":1,"1332":3,"1336":4,"1337":1,"1343":4,"1344":1,"1347":2,"1354":3,"1356":2,"1370":1,"1375":1,"1389":3,"1434":3,"1440":1,"1441":4,"1443":1,"1447":1,"1454":2,"1455":2,"1456":2,"1459":1,"1462":1,"1463":1,"1470":1,"1471":1,"1488":1,"1490":1,"1496":3,"1503":1,"1505":4,"1506":1,"1512":1,"1514":4,"1526":1,"1527":1,"1548":1,"1559":1,"1564":1,"1565":2,"1567":1,"1572":2,"1576":1,"1591":1,"1593":1,"1595":1,"1608":1,"1623":1,"1624":2,"1625":2,"1629":2,"1633":1,"1635":2,"1636":1,"1646":7,"1666":1,"1707":1,"1709":1,"1731":2,"1736":2,"1747":1,"1758":1,"1765":1,"1769":2,"1771":1,"1772":3,"1803":1,"1807":2,"1817":22,"1819":2,"1820":2,"1877":2,"1879":1,"1880":1,"1889":1,"1890":2,"1894":1,"1895":3,"1897":1,"1902":2,"1903":1,"1906":1,"1915":1,"1920":2,"1922":2,"1923":1,"1929":13,"1933":1,"1934":4,"1935":5,"1937":1,"1939":1,"1941":6,"1942":2,"1943":1,"1945":1,"1950":1,"1951":1,"1952":1,"1954":1,"1957":3,"1959":1,"1964":6,"1967":3,"1969":1,"1973":1,"1996":2,"1997":2,"1998":2,"1999":2,"2002":4,"2004":2,"2008":1,"2011":1,"2022":1,"2037":2,"2040":1,"2042":11,"2046":1,"2047":2,"2048":1,"2049":3,"2058":2,"2061":1,"2068":4,"2075":51,"2077":1,"2080":2,"2081":2,"2085":1,"2086":1,"2161":1,"2166":1,"2196":1,"2197":1,"2199":1,"2200":4,"2204":1,"2214":1,"2219":1,"2222":13,"2224":4,"2230":3,"2233":1,"2237":1,"2240":2,"2244":3,"2245":2,"2246":1,"2247":1,"2248":2,"2249":1,"2255":1,"2258":1,"2266":2,"2275":4,"2276":2,"2277":3,"2322":2,"2324":2,"2330":1,"2337":1,"2364":17,"2365":2,"2400":5,"2401":2,"2406":4,"2483":2,"2498":2,"2622":4,"2635":1,"2693":1,"2694":8,"2700":1,"2701":2,"2702":1,"2704":12,"2707":2,"2802":3,"2811":1,"2818":1,"2822":2,"2824":4,"2825":1,"2826":1,"2827":1,"2828":1,"2830":1,"2836":8,"2837":2,"2838":1,"2840":2,"2842":46,"2858":1,"2860":5,"2867":1,"2872":1,"2876":1,"2895":1,"2896":1}}],["enabling",{"0":{"124":1,"234":1,"1350":1,"1890":1,"2048":1,"2707":1,"2711":1},"2":{"10":1,"50":1,"107":2,"134":1,"190":1,"191":1,"195":1,"232":2,"234":1,"429":1,"546":1,"553":1,"1244":1,"1332":1,"1460":1,"2224":1,"2243":1,"2249":1,"2556":1,"2694":1,"2704":11,"2706":1,"2836":2}}],["enjoy",{"2":{"2364":1}}],["enqueue",{"2":{"2256":1}}],["enqueued",{"2":{"354":1,"355":1}}],["ensuring",{"2":{"1602":1,"2690":1}}],["ensures",{"2":{"209":1,"552":4,"1368":1,"2223":1,"2351":1,"2373":1,"2705":1}}],["ensure",{"2":{"31":1,"34":1,"90":1,"92":1,"149":1,"176":2,"191":3,"198":1,"240":1,"249":4,"294":2,"308":1,"317":1,"357":1,"381":1,"407":1,"440":1,"447":1,"451":1,"524":1,"603":1,"635":1,"677":1,"730":1,"1175":1,"1311":1,"1370":1,"1438":1,"1598":1,"1769":1,"1955":1,"1964":1,"2329":1,"2332":1,"2334":1,"2335":1,"2336":1,"2337":1,"2339":1,"2341":1,"2344":1,"2346":1,"2348":1,"2350":1,"2369":1,"2373":1,"2374":1,"2571":1,"2616":1,"2622":1,"2655":1,"2657":2,"2694":1,"2695":1,"2705":1}}],["enforce",{"2":{"1602":1}}],["energy",{"2":{"592":1,"2320":1}}],["enough",{"2":{"374":1,"527":1,"579":1,"597":1,"636":1,"639":2,"662":1,"1172":1,"1175":1,"1178":1,"1359":1,"1469":1,"1579":1,"1750":1,"1805":1,"1894":1,"1912":1,"2236":1,"2255":1,"2375":2,"2377":1,"2380":1,"2503":1,"2535":1,"2565":1,"2622":1,"2692":1,"2836":1}}],["encryption",{"2":{"2158":1}}],["encompasses",{"2":{"2423":1}}],["encompass",{"2":{"609":1,"653":1,"1360":1}}],["encountering",{"2":{"1745":1}}],["encountered",{"2":{"1296":1,"2167":1}}],["encounter",{"2":{"582":1,"1996":1,"2245":1,"2351":1,"2574":1}}],["encouraging",{"2":{"523":1}}],["encourages",{"2":{"1321":1}}],["encouraged",{"2":{"515":1,"537":1,"1598":1,"1599":1,"1600":1,"2663":1,"2692":1,"2697":1,"2849":1}}],["encourage",{"2":{"494":1,"496":1,"512":1,"578":1,"1593":1,"2694":1,"2784":1}}],["encodes",{"2":{"2247":1}}],["encode",{"2":{"1508":3}}],["encoded",{"2":{"1508":5}}],["encoder2b",{"2":{"1633":1,"1634":1,"2224":1}}],["encoder2a",{"2":{"1633":1,"1634":1,"2224":1}}],["encoder1b",{"2":{"1633":1,"1634":1,"2224":1}}],["encoder1a",{"2":{"1633":1,"1634":1,"2224":1}}],["encodermap",{"2":{"199":2}}],["encoder+encoder",{"2":{"176":1}}],["encoders",{"0":{"1633":1,"1638":1},"1":{"1634":1,"1635":1,"1636":1,"1637":1,"1638":1},"2":{"13":1,"114":3,"154":1,"160":1,"198":1,"201":3,"236":1,"277":1,"307":3,"1633":3,"1634":1,"1635":3,"1636":1,"1637":1,"1638":6,"1942":1,"2240":3,"2694":1}}],["encoder",{"0":{"13":1,"90":1,"154":1,"209":1,"218":1,"307":1,"1635":1,"2240":1,"2813":1},"1":{"2241":1},"2":{"13":2,"63":2,"74":1,"90":11,"93":1,"105":1,"110":1,"114":1,"134":1,"154":2,"160":3,"176":5,"191":5,"199":2,"201":3,"209":5,"211":8,"218":2,"222":3,"226":4,"247":1,"249":3,"255":1,"266":3,"277":2,"307":19,"317":2,"639":2,"671":1,"1289":2,"1633":13,"1634":13,"1635":16,"1636":9,"1638":9,"2039":1,"2224":3,"2240":5,"2694":4,"2712":1,"2813":5,"2816":2,"2827":2}}],["encoding",{"0":{"1508":1},"2":{"73":1,"211":1,"1264":1,"2703":2,"2713":1,"2720":1,"2794":1}}],["enclosing",{"2":{"334":1}}],["enhance",{"2":{"277":1,"288":1,"308":1,"360":1,"619":1,"1596":1}}],["enhancement",{"2":{"93":1,"160":1,"222":2,"236":2,"249":1,"312":1}}],["enhancements",{"0":{"49":1,"63":1,"74":1,"93":1},"2":{"211":1}}],["en",{"2":{"249":1,"707":1,"730":3,"1349":2}}],["engagement",{"2":{"312":1}}],["english",{"2":{"211":1,"1412":1,"1498":4,"2026":1,"2035":1,"2247":1,"2461":1,"2785":1,"2834":5}}],["engineering",{"2":{"2505":1}}],["engineered",{"2":{"2503":1}}],["engine",{"2":{"160":1,"344":1,"1502":1}}],["env",{"2":{"93":1,"437":3,"451":4,"2617":1}}],["environments",{"2":{"132":1}}],["environment",{"0":{"342":1,"2529":1,"2538":1,"2564":1,"2566":1,"2577":1,"2603":1},"1":{"2539":1,"2540":1,"2541":1,"2565":1,"2566":1,"2567":2,"2568":2,"2569":2,"2570":2,"2571":2,"2572":2,"2573":2,"2574":2,"2575":2,"2576":1,"2577":1},"2":{"23":1,"302":1,"361":1,"405":1,"406":1,"407":1,"408":1,"417":4,"438":1,"452":1,"469":1,"478":1,"599":1,"665":2,"666":1,"1292":1,"2351":1,"2353":1,"2378":1,"2442":1,"2447":1,"2526":1,"2528":1,"2529":1,"2530":2,"2533":1,"2536":2,"2562":1,"2564":1,"2566":2,"2573":1,"2577":1,"2580":1,"2601":1}}],["enumerating",{"2":{"621":2,"2015":1,"2356":1}}],["enumeration",{"2":{"308":1,"556":1,"2829":2}}],["enumerated",{"2":{"1416":1}}],["enumerate",{"2":{"621":1,"2015":1,"2444":1}}],["enums",{"2":{"199":1,"494":1,"598":1,"2259":2,"2263":1,"2531":1,"2693":2}}],["enum",{"2":{"50":1,"494":1,"573":1,"575":2,"598":1,"669":2,"1401":1,"1416":1,"1432":1,"1436":1,"1442":1,"1575":1,"1582":1,"1882":1,"1911":2,"1912":2,"1969":1,"2236":2,"2258":1,"2259":1,"2263":3,"2264":2,"2265":3,"2275":2,"2513":1}}],["ent",{"2":{"353":1,"571":2,"1442":1,"1480":1,"1582":1,"1962":1,"2206":1,"2255":2,"2458":1,"2467":1,"2515":1}}],["entities",{"0":{"326":1}}],["entirety",{"2":{"2506":1}}],["entirely",{"2":{"50":1,"222":1,"273":1,"307":1,"308":1,"392":1,"494":1,"1504":1,"2076":1,"2399":1,"2513":1,"2532":1,"2704":1}}],["entire",{"0":{"460":1},"2":{"50":1,"152":1,"199":1,"231":1,"249":1,"447":1,"451":1,"459":2,"1386":1,"1770":1,"1771":1,"1912":3,"2215":1,"2463":1,"2467":1,"2504":1,"2704":3,"2715":2,"2722":2,"2851":1}}],["entered",{"2":{"2582":2}}],["enters",{"2":{"2332":1,"2334":1}}],["entering",{"2":{"364":1,"643":1,"667":1,"2330":1,"2337":1,"2421":1,"2588":1,"2630":1,"2634":1,"2648":1}}],["enter80",{"2":{"241":2}}],["enter67",{"2":{"241":2}}],["enter",{"0":{"1479":1,"2421":1},"2":{"176":1,"211":1,"365":1,"375":2,"623":4,"665":1,"667":1,"1389":3,"1395":1,"1456":1,"1479":1,"1480":1,"1582":1,"1660":1,"1962":1,"2168":1,"2171":1,"2202":1,"2203":2,"2249":1,"2255":2,"2276":1,"2290":1,"2291":2,"2329":1,"2332":1,"2334":1,"2335":1,"2336":1,"2337":1,"2339":1,"2341":1,"2342":1,"2343":1,"2344":1,"2346":2,"2348":2,"2350":2,"2356":1,"2364":1,"2449":1,"2458":2,"2464":2,"2467":4,"2495":2,"2558":1,"2587":2,"2589":1,"2624":2,"2639":1,"2648":1,"2650":1,"2662":2,"2743":2,"2744":1,"2745":1,"2747":1,"2816":1}}],["entry",{"0":{"2648":1},"2":{"149":1,"176":1,"222":1,"236":1,"581":1,"668":2,"1498":1,"1598":1,"1658":1,"1659":1,"1660":1,"1661":1,"1662":1,"1663":1,"2237":1,"2256":3,"2276":2,"2611":1,"2648":1,"2693":1,"2723":1,"2725":3,"2832":1,"2874":1,"2881":1}}],["entrypoint",{"2":{"94":1,"347":1,"469":2}}],["entries",{"0":{"3":1,"7":1,"15":1},"2":{"669":1,"1462":1,"1498":1,"1559":1,"1560":1,"1590":1,"2275":1,"2725":2}}],["ended",{"2":{"2263":1}}],["endianness",{"2":{"1230":1,"1243":1}}],["endian",{"2":{"766":1,"772":1,"1508":1,"2713":1,"2720":1}}],["ending",{"2":{"265":1,"307":1,"440":1,"1907":1,"2234":1}}],["endings",{"2":{"249":1,"277":1,"440":2,"2615":1}}],["endif",{"2":{"31":2,"34":2,"134":1,"247":1,"307":1,"332":1,"494":1,"639":3,"1307":1,"1369":1,"1408":2,"1434":2,"1441":2,"1442":2,"1455":2,"1480":6,"1503":3,"1505":4,"1582":4,"1624":1,"1625":2,"1635":1,"1772":3,"1807":2,"1818":1,"1903":1,"1906":1,"1912":1,"1939":1,"1996":1,"1997":1,"1999":1,"2078":1,"2230":1,"2233":1,"2240":1,"2262":1,"2400":5,"2401":3,"2840":2}}],["endpoints",{"0":{"263":1},"2":{"176":1,"266":1,"357":2,"557":4,"1878":1,"2249":1}}],["endpoint",{"0":{"557":1},"2":{"49":1,"50":4,"112":2,"160":1,"191":1,"236":1,"249":1,"348":1,"354":1,"357":4,"555":1,"557":4,"2243":1,"2249":1,"2337":1,"2829":3}}],["ends",{"2":{"28":1,"124":1,"1495":2,"1766":1,"1772":1,"1776":1,"2251":1,"2256":1,"2577":1}}],["end",{"0":{"1776":1,"1781":1},"2":{"3":1,"15":1,"149":1,"152":1,"196":2,"199":1,"211":1,"255":2,"265":2,"307":1,"390":5,"392":1,"476":1,"491":1,"494":2,"571":2,"575":1,"591":1,"609":1,"612":1,"625":1,"638":1,"639":1,"735":2,"1243":1,"1311":1,"1343":1,"1383":2,"1401":3,"1420":1,"1563":1,"1572":3,"1573":2,"1574":2,"1575":7,"1582":1,"1587":1,"1588":1,"1610":1,"1632":1,"1662":1,"1766":1,"1772":1,"1781":1,"1903":1,"1907":1,"1912":2,"1942":1,"2024":3,"2056":2,"2230":1,"2234":1,"2251":1,"2255":1,"2256":1,"2263":1,"2363":1,"2373":3,"2374":3,"2380":1,"2402":1,"2450":2,"2453":1,"2462":2,"2464":1,"2467":3,"2516":1,"2533":1,"2545":1,"2575":1,"2582":2,"2612":1,"2625":1,"2692":1,"2694":1,"2704":1,"2705":1,"2866":1,"2882":1,"2896":2}}],["l75",{"2":{"2503":1}}],["lr",{"2":{"1910":2,"2252":3}}],["lra",{"0":{"1653":1},"2":{"1647":1,"1652":1,"1653":5}}],["lpt",{"2":{"2448":1}}],["lp",{"2":{"2264":3}}],["lprn",{"2":{"1733":1,"2264":5,"2491":1,"2501":1}}],["lpad",{"2":{"241":2,"2463":1,"2467":1}}],["lgpl",{"2":{"2688":1}}],["lgr",{"2":{"2252":1}}],["lg",{"2":{"1654":10}}],["lgui",{"2":{"196":1,"353":1,"571":2,"1355":1,"1356":1,"1418":1,"1423":1,"1460":1,"1766":1,"1772":1,"2460":1,"2467":1,"2483":4,"2486":1,"2487":1,"2492":1,"2498":4,"2513":1,"2515":1,"2518":2,"2599":1}}],["l65",{"2":{"1647":1}}],["lyr",{"2":{"1389":2}}],["lyso1",{"2":{"143":2,"149":2}}],["lbrc",{"2":{"353":1,"571":2,"2024":1,"2458":1,"2467":1,"2515":1}}],["l17",{"2":{"1560":2}}],["l16",{"2":{"1560":2}}],["l15",{"2":{"1560":2}}],["l14",{"2":{"1560":2}}],["l13",{"2":{"1560":2}}],["l12",{"2":{"1560":2}}],["l11",{"2":{"1560":2}}],["l10",{"2":{"1560":2}}],["l1",{"0":{"729":1},"2":{"277":1,"729":1}}],["l09",{"2":{"1560":2}}],["l082",{"2":{"2659":1}}],["l08",{"2":{"1560":2}}],["l073rz",{"2":{"2694":1}}],["l072",{"2":{"2659":1}}],["l07",{"2":{"1560":2}}],["l06",{"2":{"1560":2}}],["l05",{"2":{"1560":2}}],["l04",{"2":{"1560":2}}],["l03",{"2":{"1560":2}}],["l02",{"2":{"1560":2}}],["l01",{"2":{"1560":2}}],["l0xx",{"2":{"704":1}}],["l0",{"0":{"729":1},"2":{"277":1}}],["lfs",{"2":{"2615":1}}],["lfuse",{"2":{"2449":2}}],["lf",{"2":{"249":1,"440":1,"2168":1}}],["lfk87",{"2":{"211":1}}],["lfkeyboards",{"2":{"149":1,"211":1}}],["lwin",{"2":{"1355":1,"1418":1,"2460":1,"2467":1,"2486":1,"2487":1,"2518":1}}],["lw75",{"2":{"241":2}}],["lw67",{"2":{"241":2}}],["lv061228b",{"2":{"1647":1}}],["lvgl",{"0":{"2706":1,"2707":1,"2708":1,"2709":1,"2710":1,"2711":1,"2712":1},"1":{"2707":1,"2708":1,"2709":2,"2710":2,"2711":1,"2712":1},"2":{"199":2,"236":1,"308":1,"2702":1,"2706":5,"2707":2,"2709":9,"2710":3,"2711":1,"2712":6}}],["lv",{"2":{"176":2,"2711":1}}],["lsb",{"2":{"2724":8}}],["lsbfirst",{"0":{"1229":1},"1":{"1230":1,"1231":1},"2":{"1230":1,"1925":1,"1932":1}}],["lswp",{"2":{"2483":2,"2498":2}}],["lspo",{"2":{"2202":1,"2203":1,"2205":6,"2206":5,"2495":1}}],["lsusb",{"2":{"2013":1,"2558":1,"2665":2}}],["lshift",{"2":{"1356":1}}],["lshift+rshift+key",{"2":{"2364":1}}],["lshift+rshift+n",{"2":{"1344":1}}],["lshift+ralt",{"2":{"1356":1}}],["lsg",{"2":{"1355":1,"2486":1,"2487":1,"2492":1,"2518":1,"2599":1}}],["lsag",{"2":{"1355":1,"2486":1,"2487":1,"2492":1,"2518":1,"2599":1}}],["lsa",{"2":{"1355":1,"2486":1,"2487":1,"2492":1,"2518":1,"2599":1}}],["lscr",{"2":{"543":1,"1332":1,"2459":1,"2467":1}}],["ls",{"2":{"143":4}}],["lsft",{"2":{"120":2,"353":1,"571":2,"1355":1,"1356":2,"1393":4,"1411":2,"1414":4,"1418":1,"1423":1,"1487":1,"1503":6,"1564":3,"1567":1,"1570":2,"1573":1,"1574":2,"1575":5,"1587":1,"1592":1,"1733":1,"1756":1,"1763":1,"1772":1,"2205":6,"2206":2,"2273":1,"2327":1,"2460":1,"2467":1,"2486":1,"2487":1,"2492":1,"2499":1,"2513":1,"2515":1,"2518":3,"2521":1,"2598":1,"2599":2,"2859":1,"2862":1,"2863":5,"2864":8,"2865":5,"2876":1}}],["ld7032",{"2":{"285":1,"2701":4,"2704":11}}],["lds",{"2":{"236":3}}],["ldscript",{"2":{"114":1}}],["ld",{"2":{"131":1,"134":1,"277":1,"285":1,"2363":2}}],["llck",{"2":{"1758":1,"1763":1,"2479":1}}],["llvm",{"2":{"495":2}}],["ll3ma",{"2":{"311":1,"317":1}}],["ll3macorn",{"2":{"311":1}}],["lld",{"2":{"191":1,"682":1,"749":1}}],["ll",{"2":{"124":1,"158":2,"188":1,"232":1,"254":1,"272":1,"307":1,"356":1,"578":1,"593":1,"598":1,"617":2,"698":1,"699":1,"735":1,"749":2,"1226":2,"1247":2,"1294":1,"1315":1,"1319":1,"1343":1,"1368":1,"1442":2,"1493":1,"1572":1,"1597":1,"1736":1,"1881":1,"1902":1,"2068":1,"2219":1,"2226":2,"2230":1,"2255":2,"2263":2,"2356":4,"2360":1,"2375":3,"2377":2,"2378":1,"2412":2,"2413":1,"2429":2,"2512":2,"2513":1,"2514":3,"2530":1,"2531":3,"2537":2,"2553":1,"2557":1,"2558":1,"2560":1,"2562":1,"2565":3,"2580":1,"2582":1,"2585":1,"2617":1,"2622":2,"2663":1,"2665":1,"2685":1,"2692":1,"2743":1,"2881":1,"2882":1,"2884":1,"2886":1}}],["luminkey",{"2":{"2503":1}}],["lumissil",{"2":{"778":1,"804":1,"833":1,"865":1,"897":1,"932":1,"966":1,"1000":1,"1034":1,"1068":1,"1102":1,"1136":1}}],["lump",{"2":{"600":1,"601":1}}],["lune",{"2":{"211":1}}],["luna",{"2":{"191":1}}],["lucid",{"2":{"211":2}}],["lucky",{"2":{"2837":1}}],["luckily",{"2":{"2328":1,"2576":1}}],["luck",{"2":{"124":1,"173":1,"2563":1}}],["lulu",{"2":{"176":1}}],["lut",{"2":{"149":1,"444":2,"2832":1,"2833":1,"2834":2}}],["lufa",{"0":{"2":1,"6":1,"12":1,"2823":1},"2":{"6":4,"12":2,"49":1,"50":2,"93":1,"111":1,"114":2,"176":2,"191":1,"199":1,"277":1,"528":1,"555":1,"593":1,"1914":1,"2329":2,"2330":1,"2337":2,"2356":1,"2445":1,"2692":1,"2823":1,"2881":3}}],["l400",{"2":{"1389":1}}],["l4",{"2":{"191":1}}],["l422",{"2":{"114":1}}],["l443",{"2":{"93":1}}],["lcpo",{"2":{"2202":1,"2203":1,"2205":1,"2495":1}}],["lcbr",{"2":{"2024":1,"2491":1,"2501":1}}],["lctrl",{"2":{"1356":1,"2509":1}}],["lctl",{"2":{"38":2,"120":1,"194":5,"196":2,"353":1,"571":2,"1321":1,"1355":2,"1356":2,"1392":1,"1393":1,"1411":1,"1416":1,"1418":2,"1460":1,"1502":1,"1572":1,"1587":1,"1658":1,"1766":2,"1772":2,"2172":1,"2205":2,"2263":2,"2273":1,"2327":1,"2460":1,"2467":1,"2483":2,"2486":1,"2487":1,"2492":1,"2498":2,"2515":1,"2518":3,"2519":1,"2521":1,"2599":2,"2699":1,"2872":1,"2875":1}}],["lcg",{"2":{"1355":1,"2486":1,"2487":1,"2492":1,"2518":1,"2599":1}}],["lcag",{"2":{"1355":1,"2486":1,"2487":1,"2492":1,"2518":1,"2599":1}}],["lca",{"2":{"1355":2,"2486":1,"2487":1,"2492":1,"2518":1,"2599":1}}],["lcap",{"2":{"543":1,"1332":1,"2459":1,"2467":1}}],["lcsg",{"2":{"1355":1,"2486":1,"2487":1,"2492":1,"2518":1,"2599":1}}],["lcs",{"2":{"1355":1,"2486":1,"2487":1,"2492":1,"2518":1,"2599":1}}],["lcmd",{"2":{"1355":1,"1418":1,"2460":1,"2467":1,"2486":1,"2487":1,"2518":1}}],["lc",{"2":{"533":1}}],["lck75",{"2":{"143":2}}],["lcds",{"2":{"153":1}}],["lcd",{"0":{"1664":1,"2228":1},"1":{"1665":1,"1666":1,"1667":1,"1668":1,"1669":1,"1670":1,"1671":1,"1672":1,"1673":1,"1674":1,"1675":1,"1676":1,"1677":1,"1678":1,"1679":1,"1680":1,"1681":1,"1682":1,"1683":1,"1684":1,"1685":1,"1686":1,"1687":1,"1688":1,"1689":1,"1690":1,"1691":1,"1692":1,"1693":1,"1694":1,"1695":1,"1696":1,"1697":1,"1698":1,"1699":1,"1700":1,"1701":1,"1702":1,"1703":1,"1704":1,"1705":1,"2229":1,"2230":1,"2231":1,"2232":1,"2233":1,"2234":1,"2235":1,"2236":1},"2":{"114":1,"133":1,"134":1,"277":1,"1665":1,"2229":1,"2385":1,"2701":7}}],["lmn",{"2":{"266":1}}],["lm",{"2":{"38":1,"134":1,"317":1,"1392":3,"1393":6,"1658":1,"1757":1,"1816":9,"1956":1,"2480":2,"2482":9}}],["l",{"2":{"32":1,"116":1,"191":1,"249":1,"266":3,"353":1,"416":2,"419":1,"426":1,"429":1,"451":2,"571":2,"624":1,"1356":27,"1508":5,"1592":1,"2024":1,"2026":1,"2247":1,"2252":1,"2448":1,"2456":3,"2467":3,"2515":1,"2816":2,"2866":5,"2867":9,"2868":5,"2874":25}}],["lnrm",{"2":{"2483":2,"2498":2}}],["lng9",{"2":{"2461":1,"2467":1}}],["lng8",{"2":{"2461":1,"2467":1}}],["lng7",{"2":{"2461":1,"2467":1}}],["lng6",{"2":{"2461":1,"2467":1}}],["lng5",{"2":{"2461":1,"2467":1}}],["lng4",{"2":{"2461":1,"2467":1}}],["lng3",{"2":{"2461":1,"2467":1}}],["lng2",{"2":{"2461":1,"2467":1}}],["lng1",{"2":{"2461":1,"2467":1}}],["lnx",{"2":{"2273":1,"2274":1,"2290":1}}],["lnum",{"2":{"543":1,"1332":1,"2459":1,"2467":1}}],["ln",{"2":{"31":2,"492":1,"1819":1,"1903":2,"1912":5,"1913":4,"2080":1,"2230":2,"2236":3}}],["legs",{"2":{"2369":1,"2371":1}}],["leg",{"2":{"1883":1,"2369":3,"2484":1}}],["legato",{"2":{"1883":2,"2484":2}}],["legally",{"2":{"2687":2,"2690":1}}],["legal",{"0":{"2687":1},"2":{"1334":1,"2675":1,"2687":1,"2688":1}}],["legacy",{"0":{"140":1,"738":1,"2383":1},"1":{"2384":1},"2":{"75":1,"86":2,"94":1,"114":2,"133":1,"134":2,"160":2,"176":3,"188":12,"191":18,"211":1,"222":1,"236":1,"254":1,"277":1,"425":1,"546":1,"734":2,"1370":1,"2812":2,"2835":1}}],["leonardo",{"2":{"670":2,"1349":2,"2445":1}}],["len",{"2":{"2015":2}}],["lenght",{"2":{"1497":2}}],["lengths",{"2":{"1457":1,"2371":3}}],["lengthy",{"2":{"701":1}}],["length",{"0":{"522":1,"754":1,"757":1,"760":1,"763":1,"766":1,"769":1,"772":1,"1237":1,"1240":1,"1255":1,"1257":1,"2017":1,"2019":1},"1":{"755":1,"756":1,"758":1,"759":1,"761":1,"762":1,"764":1,"765":1,"767":1,"768":1,"770":1,"771":1,"773":1,"774":1,"1238":1,"1239":1,"1241":1,"1242":1,"1256":1,"1258":1,"2018":1,"2020":1},"2":{"249":2,"353":1,"415":3,"522":1,"543":1,"755":2,"757":1,"758":2,"761":2,"764":2,"767":2,"770":2,"773":2,"1238":2,"1241":2,"1256":2,"1258":2,"1263":4,"1264":1,"1273":2,"1468":1,"1488":1,"1497":4,"1514":1,"1579":2,"1588":1,"1649":1,"1892":1,"1912":2,"1934":2,"2013":5,"2014":1,"2015":7,"2018":3,"2020":3,"2043":2,"2236":2,"2309":1,"2377":1,"2513":1,"2667":1,"2713":1,"2715":2,"2716":2,"2717":2,"2718":1,"2719":1,"2720":1,"2721":4,"2722":2,"2723":2,"2724":2,"2725":2,"2726":2,"2727":2,"2728":11,"2805":1}}],["lenient",{"2":{"114":1,"2504":1}}],["leeloo",{"2":{"236":2}}],["lefishe",{"2":{"143":2}}],["left=4",{"2":{"2705":1}}],["leftuf2",{"2":{"2219":1}}],["leftdfu",{"2":{"2219":2}}],["leftavrdude",{"2":{"2219":1}}],["leftmost",{"2":{"1609":1}}],["lefthand",{"2":{"550":1,"551":1}}],["leftover30",{"2":{"211":1}}],["leftover",{"2":{"77":1}}],["lefty",{"2":{"43":2,"134":3,"211":1,"241":6}}],["left",{"2":{"31":1,"34":1,"45":1,"100":1,"114":3,"152":1,"176":1,"202":2,"231":2,"236":2,"249":2,"257":1,"258":1,"259":2,"277":1,"307":4,"329":1,"353":2,"371":3,"543":2,"547":2,"550":5,"551":4,"552":2,"571":2,"664":1,"665":1,"667":5,"730":1,"747":1,"1172":1,"1175":1,"1178":1,"1272":1,"1326":1,"1340":9,"1346":1,"1355":32,"1356":4,"1358":3,"1393":2,"1418":3,"1462":1,"1564":5,"1565":4,"1575":1,"1582":1,"1594":2,"1635":1,"1640":1,"1660":1,"1662":1,"1749":2,"1756":15,"1814":1,"1817":9,"1820":1,"1891":5,"1906":2,"1907":1,"1909":1,"1912":5,"1929":2,"1935":1,"1939":1,"1943":5,"1945":5,"1946":2,"1952":1,"1953":10,"2004":1,"2005":1,"2024":8,"2029":2,"2065":1,"2072":1,"2075":14,"2081":2,"2172":2,"2201":1,"2202":6,"2203":6,"2206":2,"2215":2,"2217":2,"2218":2,"2219":3,"2220":3,"2224":2,"2233":1,"2236":3,"2240":1,"2252":2,"2261":3,"2273":1,"2290":1,"2291":1,"2292":1,"2331":1,"2333":1,"2340":1,"2345":1,"2347":1,"2349":1,"2363":2,"2374":3,"2375":1,"2402":1,"2458":1,"2460":8,"2462":2,"2464":1,"2467":12,"2483":10,"2485":5,"2486":39,"2487":32,"2491":3,"2492":32,"2495":6,"2498":10,"2499":1,"2501":3,"2515":2,"2518":40,"2519":2,"2532":1,"2558":2,"2582":2,"2599":32,"2610":1,"2639":3,"2694":1,"2703":1,"2705":11,"2726":3,"2743":2,"2744":1,"2789":1,"2808":1,"2809":1,"2816":3,"2818":1,"2825":1,"2842":2,"2874":2,"2876":15}}],["le",{"2":{"143":2,"221":1,"222":1,"236":1,"308":1,"556":1,"2320":3,"2321":4,"2322":1,"2807":1}}],["lean",{"2":{"2536":1}}],["leaps",{"2":{"2393":1}}],["learned",{"0":{"2580":1}}],["learn",{"2":{"2250":1,"2251":1,"2413":1,"2527":1,"2534":1,"2548":1,"2565":1,"2594":1,"2622":1,"2706":1,"2799":1,"2854":2,"2855":2}}],["learning",{"0":{"2250":1,"2590":1},"1":{"2591":1,"2592":1,"2593":1,"2594":1},"2":{"2250":1,"2527":1}}],["leaflabs",{"2":{"2451":1}}],["leaf",{"2":{"1495":1,"1508":7,"1509":1}}],["lease",{"2":{"389":1,"401":2,"2585":2}}],["least",{"2":{"199":1,"503":1,"523":1,"635":1,"676":1,"747":1,"1230":1,"1393":1,"1473":1,"1688":1,"1690":1,"1708":1,"1786":1,"1889":1,"1895":1,"1896":1,"1925":1,"1932":2,"2210":2,"2218":2,"2263":1,"2375":1,"2454":1,"2503":1,"2519":1,"2540":1,"2851":1,"2883":1,"2894":1}}],["leak",{"2":{"236":1}}],["leaving",{"2":{"169":1,"184":1,"523":1,"1343":1,"1393":1,"2373":1,"2519":1,"2610":1,"2859":1}}],["leaves",{"2":{"1275":1,"1398":2,"1495":1}}],["leave",{"2":{"87":1,"103":1,"126":1,"503":1,"523":1,"551":1,"581":1,"1392":1,"1475":1,"1588":1,"2339":1,"2344":1,"2353":2,"2363":1,"2375":1,"2410":1,"2615":1,"2665":1}}],["leading",{"2":{"502":1,"701":1,"1230":6,"1274":1,"2246":1}}],["leader",{"0":{"196":2,"1764":1,"1775":1,"1776":1,"1777":1,"1780":1,"1781":1,"1782":1,"1783":1,"1786":1,"1787":1,"1788":1,"1791":1,"1794":1,"1797":1,"1800":1,"2481":1,"2773":1,"2817":1},"1":{"1765":1,"1766":1,"1767":1,"1768":1,"1769":1,"1770":1,"1771":1,"1772":1,"1773":1,"1774":1,"1775":1,"1776":1,"1777":1,"1778":2,"1779":2,"1780":1,"1781":1,"1782":1,"1783":1,"1784":2,"1785":2,"1786":1,"1787":1,"1788":1,"1789":2,"1790":2,"1791":1,"1792":2,"1793":2,"1794":1,"1795":2,"1796":2,"1797":1,"1798":2,"1799":2,"1800":1,"1801":2,"1802":2},"2":{"93":1,"112":3,"176":1,"196":15,"199":2,"294":1,"546":6,"556":2,"1764":2,"1766":12,"1768":2,"1769":5,"1770":9,"1771":1,"1772":15,"1773":2,"1775":1,"1776":1,"1777":1,"1778":1,"1780":1,"1781":1,"1782":1,"1783":1,"1786":2,"1787":1,"2481":2,"2773":2,"2817":3,"2887":1}}],["lead",{"2":{"73":1,"188":2,"191":2,"1445":2,"1448":1,"1452":1,"1765":1,"1772":1,"1773":1,"1894":1,"2374":1,"2481":1,"2712":1}}],["letting",{"2":{"2374":1}}],["letter",{"2":{"1495":4,"1499":1,"1502":1,"1563":1,"1570":1,"1754":4,"2030":1,"2035":1,"2263":3}}],["letters",{"0":{"2456":1},"2":{"191":1,"211":1,"332":1,"501":1,"1310":1,"1412":1,"1492":3,"1497":1,"1499":1,"1503":1,"1504":1,"1563":1,"1567":1,"2021":1,"2026":1,"2030":1,"2263":3,"2327":1,"2395":1,"2416":1,"2692":1,"2785":1,"2786":1}}],["let",{"2":{"70":1,"110":1,"194":1,"228":1,"245":1,"371":2,"375":1,"396":1,"455":2,"471":1,"489":1,"512":1,"551":1,"556":1,"623":1,"1356":1,"1358":2,"1359":1,"1389":1,"1392":2,"1401":1,"1409":1,"1440":1,"1730":1,"1754":1,"1922":1,"2207":1,"2227":1,"2256":1,"2339":1,"2341":1,"2344":1,"2364":1,"2365":1,"2394":1,"2529":1,"2562":1,"2566":1,"2598":1,"2857":1,"2862":1,"2886":1,"2888":1}}],["lets",{"2":{"70":27,"114":1,"137":1,"143":2,"270":2,"277":1,"413":1,"416":1,"471":1,"547":1,"1359":2,"1421":1,"1442":1,"1572":1,"2067":1,"2364":2,"2777":1,"2780":1,"2791":1,"2860":1}}],["leveraging",{"2":{"2035":1}}],["leveraged",{"2":{"2505":1,"2851":1}}],["leverages",{"2":{"357":1,"1270":1,"1271":1,"1272":1,"1494":1,"1518":1}}],["leverage",{"2":{"153":1,"671":1,"1599":1,"2223":1,"2504":1,"2651":1,"2695":1}}],["lever",{"2":{"1926":2}}],["leveling",{"0":{"174":1,"733":1,"734":1,"735":1,"736":1,"737":1,"738":1},"1":{"735":1,"736":1,"737":1,"738":1},"2":{"114":1,"174":1,"176":4,"191":1,"211":1,"236":5,"249":1,"277":1,"308":1,"727":2,"733":3,"734":6,"735":8,"736":7,"737":5,"2812":3}}],["levels",{"0":{"1274":1},"1":{"1275":1,"1276":1},"2":{"112":1,"199":2,"494":1,"537":3,"543":2,"1513":1,"1514":3,"1533":1,"1537":1,"1539":1,"2223":1,"2396":1,"2472":1,"2805":2,"2887":1}}],["level",{"0":{"631":1,"1276":1,"1536":2,"1538":1,"1555":1,"1557":1,"2053":1},"1":{"1537":2,"1539":1},"2":{"4":1,"14":1,"28":1,"75":1,"90":4,"93":2,"125":3,"134":1,"160":2,"185":3,"191":2,"229":2,"243":2,"249":2,"262":1,"266":3,"277":3,"285":1,"308":1,"319":1,"395":1,"474":4,"494":1,"503":1,"537":1,"538":1,"539":1,"541":1,"543":2,"551":2,"552":1,"553":1,"558":1,"574":1,"575":2,"597":1,"612":1,"617":1,"618":1,"619":5,"627":1,"631":2,"643":2,"645":1,"671":1,"685":1,"694":1,"709":1,"722":1,"742":6,"782":1,"808":1,"840":1,"870":1,"905":1,"939":1,"973":1,"1007":1,"1041":1,"1075":1,"1109":1,"1143":1,"1196":1,"1274":1,"1275":1,"1276":1,"1277":1,"1281":1,"1389":1,"1404":1,"1513":2,"1514":2,"1516":1,"1521":2,"1526":1,"1527":1,"1534":1,"1535":1,"1536":1,"1537":2,"1538":1,"1539":1,"1547":2,"1552":1,"1555":1,"1556":1,"1557":1,"1558":1,"1563":1,"1595":1,"1624":1,"1633":1,"1635":1,"1636":3,"1657":1,"1805":3,"1806":1,"1811":1,"1816":2,"1818":1,"1823":1,"1866":1,"1868":1,"1869":1,"1870":1,"1873":1,"1875":1,"1907":1,"1912":3,"1916":1,"1944":2,"1961":2,"1970":1,"2040":1,"2074":2,"2078":1,"2084":1,"2148":1,"2150":1,"2151":1,"2152":1,"2155":1,"2157":1,"2223":2,"2234":1,"2286":1,"2288":1,"2342":1,"2346":1,"2348":1,"2350":1,"2396":1,"2400":2,"2401":1,"2449":1,"2467":1,"2472":2,"2482":2,"2490":2,"2511":1,"2623":2,"2624":1,"2626":1,"2655":1,"2679":1,"2692":1,"2694":2,"2695":2,"2701":1,"2705":1,"2757":1,"2799":1,"2803":1,"2805":1,"2818":1,"2824":1,"2825":1,"2850":1,"2851":1,"2879":2,"2880":1,"2884":1,"2885":1,"2887":1,"2895":1}}],["levinson",{"2":{"45":1}}],["ledmatrix",{"2":{"65":1}}],["led",{"0":{"84":1,"147":1,"185":1,"233":1,"710":1,"712":1,"783":1,"785":1,"798":1,"800":1,"803":1,"809":1,"811":1,"825":1,"827":1,"831":1,"841":1,"843":1,"871":1,"873":1,"889":1,"891":1,"895":1,"906":1,"908":1,"924":1,"926":1,"930":1,"940":1,"942":1,"958":1,"960":1,"964":1,"974":1,"976":1,"992":1,"994":1,"998":1,"1008":1,"1010":1,"1026":1,"1028":1,"1032":1,"1042":1,"1044":1,"1076":1,"1078":1,"1110":1,"1112":1,"1144":1,"1146":1,"1197":1,"1199":1,"1215":1,"1217":1,"1221":1,"1604":1,"1803":1,"1805":1,"1806":1,"1807":1,"1808":1,"1809":1,"1810":1,"1812":1,"1817":1,"1818":1,"1825":1,"1826":1,"1827":1,"1828":1,"1829":1,"1830":1,"1831":1,"1833":1,"1835":1,"1837":1,"1839":1,"1841":1,"1842":1,"1843":1,"1844":1,"1845":1,"1848":1,"1849":1,"1850":1,"1851":1,"1853":1,"1854":1,"1855":1,"1856":1,"1857":1,"1859":1,"1861":1,"1863":1,"1864":1,"1866":1,"1868":1,"1870":3,"1873":3,"2152":2,"2155":2,"2261":1,"2482":1,"2774":1,"2818":1},"1":{"713":1,"786":1,"799":1,"801":1,"812":1,"826":1,"828":1,"832":1,"844":1,"874":1,"890":1,"892":1,"896":1,"909":1,"925":1,"927":1,"931":1,"943":1,"959":1,"961":1,"965":1,"977":1,"993":1,"995":1,"999":1,"1011":1,"1027":1,"1029":1,"1033":1,"1045":1,"1079":1,"1113":1,"1147":1,"1200":1,"1216":1,"1218":1,"1222":1,"1804":1,"1805":1,"1806":2,"1807":2,"1808":1,"1809":1,"1810":1,"1811":2,"1813":1,"1814":1,"1815":1,"1816":1,"1817":1,"1818":1,"1819":1,"1820":1,"1821":1,"1822":1,"1823":1,"1824":1,"1825":1,"1826":1,"1827":1,"1828":1,"1829":1,"1830":1,"1831":1,"1832":2,"1833":1,"1834":2,"1835":1,"1836":2,"1837":1,"1838":2,"1839":1,"1840":2,"1841":1,"1842":1,"1843":1,"1844":1,"1845":1,"1846":2,"1847":1,"1848":1,"1849":1,"1850":1,"1851":1,"1852":2,"1853":1,"1854":1,"1855":1,"1856":1,"1857":1,"1858":2,"1859":1,"1860":2,"1861":1,"1862":2,"1863":1,"1864":1,"1865":2,"1866":1,"1867":2,"1868":1,"1869":2,"1870":1,"1871":1,"1872":1,"1873":1,"1874":1,"1875":1},"2":{"32":2,"50":2,"65":1,"70":2,"84":1,"92":3,"93":10,"94":6,"111":1,"113":1,"114":13,"133":1,"134":9,"149":5,"160":2,"176":8,"183":14,"185":5,"191":27,"199":5,"211":3,"214":1,"221":3,"222":16,"233":1,"236":27,"249":33,"266":10,"277":11,"285":4,"294":2,"308":2,"317":1,"332":2,"543":1,"547":2,"552":1,"626":1,"627":2,"685":2,"687":1,"688":1,"689":1,"692":1,"705":1,"706":1,"710":4,"712":1,"713":4,"714":1,"715":1,"716":1,"717":1,"720":1,"778":1,"779":2,"783":6,"785":1,"786":4,"787":1,"790":1,"791":1,"794":1,"795":1,"798":3,"799":1,"800":3,"801":2,"802":1,"803":2,"804":1,"805":2,"809":6,"811":1,"812":5,"813":1,"817":1,"818":1,"821":1,"822":1,"825":3,"826":1,"827":3,"828":2,"829":1,"831":2,"833":1,"834":2,"841":6,"843":1,"844":5,"845":1,"849":1,"850":1,"853":1,"854":1,"857":1,"858":1,"859":1,"860":2,"861":1,"863":1,"865":1,"866":2,"871":6,"873":1,"874":5,"875":1,"879":1,"881":1,"882":1,"885":1,"886":1,"889":3,"890":1,"891":3,"892":2,"893":1,"895":2,"897":1,"898":2,"906":6,"908":1,"909":5,"910":1,"914":1,"916":1,"917":1,"920":1,"921":1,"924":3,"925":1,"926":3,"927":2,"928":1,"930":2,"932":1,"933":2,"940":6,"942":1,"943":5,"944":1,"948":1,"950":1,"951":1,"954":1,"955":1,"958":3,"959":1,"960":3,"961":2,"962":1,"964":2,"966":1,"967":2,"974":6,"976":1,"977":5,"978":1,"982":1,"984":1,"985":1,"988":1,"989":1,"992":3,"993":1,"994":3,"995":2,"996":1,"998":2,"1000":1,"1001":2,"1008":6,"1010":1,"1011":5,"1012":1,"1016":1,"1018":1,"1019":1,"1022":1,"1023":1,"1026":3,"1027":1,"1028":3,"1029":2,"1030":1,"1032":2,"1034":1,"1035":2,"1042":6,"1044":1,"1045":5,"1046":1,"1050":1,"1052":1,"1053":1,"1056":1,"1057":1,"1060":1,"1061":1,"1062":1,"1063":2,"1064":1,"1066":1,"1068":1,"1069":2,"1076":6,"1078":1,"1079":5,"1080":1,"1084":1,"1086":1,"1087":1,"1090":1,"1091":1,"1094":1,"1095":1,"1096":1,"1097":2,"1098":1,"1100":1,"1102":1,"1103":2,"1110":6,"1112":1,"1113":5,"1114":1,"1118":1,"1120":1,"1121":1,"1124":1,"1125":1,"1128":1,"1129":1,"1130":1,"1131":2,"1132":1,"1134":1,"1136":1,"1137":2,"1144":6,"1146":1,"1147":5,"1148":1,"1149":1,"1152":1,"1154":1,"1155":1,"1158":1,"1159":1,"1162":1,"1163":1,"1164":1,"1165":2,"1166":1,"1168":1,"1192":1,"1193":2,"1197":6,"1199":1,"1200":5,"1201":1,"1205":1,"1207":1,"1208":1,"1211":1,"1212":1,"1215":3,"1216":1,"1217":3,"1218":2,"1219":1,"1221":2,"1261":2,"1263":2,"1264":1,"1265":1,"1266":3,"1274":1,"1276":1,"1283":1,"1284":1,"1285":1,"1288":1,"1289":2,"1354":1,"1372":1,"1376":1,"1514":1,"1516":3,"1571":1,"1595":2,"1604":5,"1606":6,"1632":1,"1646":3,"1762":2,"1803":9,"1804":12,"1805":10,"1806":12,"1807":7,"1808":6,"1809":3,"1811":9,"1812":2,"1813":4,"1814":26,"1815":10,"1816":12,"1817":64,"1818":31,"1819":5,"1820":25,"1823":12,"1825":1,"1826":1,"1827":1,"1828":1,"1829":1,"1830":1,"1831":1,"1832":1,"1833":1,"1834":3,"1864":1,"1865":1,"1871":4,"1874":4,"1903":7,"1939":1,"2036":2,"2037":2,"2043":4,"2044":2,"2047":4,"2048":4,"2053":1,"2056":9,"2064":6,"2065":3,"2066":2,"2068":1,"2070":3,"2071":2,"2072":25,"2073":12,"2075":1,"2076":1,"2078":10,"2081":5,"2082":1,"2084":4,"2085":17,"2086":11,"2097":1,"2098":2,"2153":4,"2156":4,"2222":3,"2230":7,"2261":10,"2330":2,"2337":2,"2364":3,"2377":1,"2389":1,"2401":2,"2402":3,"2482":13,"2600":1,"2631":2,"2637":1,"2639":5,"2648":2,"2694":3,"2802":1,"2803":2,"2815":6,"2818":12,"2823":3,"2824":3,"2825":9,"2830":1,"2855":1}}],["leds",{"0":{"2064":1},"2":{"25":1,"45":1,"50":1,"114":1,"149":1,"201":2,"211":1,"229":1,"249":2,"308":1,"547":4,"637":1,"638":1,"683":2,"685":1,"688":1,"690":1,"705":2,"710":1,"716":1,"717":1,"718":1,"778":2,"783":2,"790":1,"791":1,"792":1,"794":1,"795":1,"796":1,"798":1,"799":1,"800":1,"801":1,"804":2,"809":2,"817":1,"818":1,"819":1,"821":1,"822":1,"823":1,"825":1,"826":1,"827":1,"828":1,"833":2,"835":1,"841":2,"849":1,"850":1,"851":1,"853":1,"854":1,"855":1,"857":1,"858":1,"859":1,"860":1,"865":2,"871":2,"881":1,"882":1,"883":1,"885":1,"886":1,"887":1,"889":1,"890":1,"891":1,"892":1,"897":2,"899":1,"906":2,"916":1,"917":1,"918":1,"920":1,"921":1,"922":1,"924":1,"925":1,"926":1,"927":1,"932":2,"934":1,"940":2,"950":1,"951":1,"952":1,"954":1,"955":1,"956":1,"958":1,"959":1,"960":1,"961":1,"966":2,"968":1,"974":2,"984":1,"985":1,"986":1,"988":1,"989":1,"990":1,"992":1,"993":1,"994":1,"995":1,"1000":2,"1002":1,"1008":2,"1018":1,"1019":1,"1020":1,"1022":1,"1023":1,"1024":1,"1026":1,"1027":1,"1028":1,"1029":1,"1034":2,"1036":1,"1042":2,"1052":1,"1053":1,"1054":1,"1056":1,"1057":1,"1058":1,"1060":1,"1061":1,"1062":1,"1063":1,"1068":2,"1076":2,"1086":1,"1087":1,"1088":1,"1090":1,"1091":1,"1092":1,"1094":1,"1095":1,"1096":1,"1097":1,"1102":2,"1110":2,"1120":1,"1121":1,"1122":1,"1124":1,"1125":1,"1126":1,"1128":1,"1129":1,"1130":1,"1131":1,"1136":2,"1138":1,"1144":2,"1154":1,"1155":1,"1156":1,"1158":1,"1159":1,"1160":1,"1162":1,"1163":1,"1164":1,"1165":1,"1192":2,"1197":2,"1207":1,"1208":1,"1209":1,"1211":1,"1212":1,"1213":1,"1215":1,"1216":1,"1217":1,"1218":1,"1261":4,"1263":1,"1264":1,"1265":1,"1266":2,"1269":1,"1274":1,"1284":1,"1286":1,"1350":1,"1370":2,"1435":1,"1511":3,"1514":1,"1515":1,"1516":2,"1528":2,"1630":1,"1803":2,"1805":1,"1809":1,"1810":1,"1811":3,"1813":1,"1814":2,"1817":1,"1818":2,"1820":4,"1835":1,"1866":1,"1868":1,"1870":1,"1873":1,"2036":6,"2037":10,"2043":5,"2046":1,"2047":6,"2053":1,"2056":7,"2058":6,"2059":14,"2064":2,"2065":3,"2066":1,"2071":1,"2072":2,"2075":4,"2076":1,"2078":2,"2081":4,"2099":1,"2148":1,"2150":1,"2152":1,"2155":1,"2224":2,"2254":1,"2255":1,"2261":1,"2381":1,"2390":3,"2391":2,"2753":1,"2793":2,"2805":2,"2815":1,"2818":5,"2824":3,"2825":5,"2830":1,"2882":2}}],["less",{"2":{"24":1,"133":1,"134":1,"263":1,"415":2,"496":1,"1276":1,"1343":1,"1383":1,"1386":1,"1460":1,"1461":1,"1468":1,"1492":1,"1580":1,"1585":2,"1911":1,"1932":1,"2246":1,"2255":2,"2363":1,"2400":1,"2529":1,"2643":1,"2692":1,"2740":1,"2799":1,"2861":1}}],["lone",{"2":{"1756":1,"2876":1}}],["longan",{"2":{"536":1}}],["long",{"0":{"1309":1},"2":{"131":1,"140":1,"154":1,"164":1,"243":1,"371":1,"477":1,"494":1,"496":1,"522":3,"546":4,"657":1,"662":1,"697":1,"701":1,"1264":1,"1343":1,"1346":1,"1463":1,"1467":1,"1469":1,"1471":1,"1473":1,"1497":1,"1508":1,"1521":1,"1575":1,"1579":4,"1598":1,"1638":1,"1649":1,"1654":17,"1730":1,"1757":1,"1769":1,"1955":1,"2013":1,"2043":1,"2045":6,"2068":1,"2221":1,"2227":1,"2263":1,"2265":1,"2276":1,"2377":1,"2406":1,"2581":1,"2611":1,"2655":1,"2705":1,"2742":1,"2847":1}}],["longer",{"2":{"48":1,"50":1,"98":1,"124":1,"130":1,"141":1,"194":1,"196":1,"201":1,"213":1,"218":1,"224":1,"233":1,"240":1,"262":2,"265":1,"268":1,"273":2,"276":1,"283":1,"284":1,"554":1,"563":1,"597":1,"600":1,"639":1,"668":1,"1268":1,"1298":1,"1433":1,"1466":1,"1469":1,"1473":1,"1489":1,"1498":1,"1749":1,"1756":1,"1897":1,"1929":1,"2255":1,"2256":1,"2263":1,"2265":1,"2373":2,"2507":1,"2570":1,"2693":1,"2694":1,"2705":2,"2836":1,"2860":1,"2861":1,"2866":2,"2872":1,"2876":1}}],["loud",{"2":{"1458":1,"1463":1}}],["louder",{"2":{"277":1}}],["lo",{"2":{"1418":4,"1811":1,"2026":1}}],["losh",{"2":{"2201":1}}],["loss",{"2":{"1388":1,"1392":1,"2269":1,"2364":1}}],["loses",{"2":{"1392":1,"2480":1,"2827":1}}],["lose",{"2":{"701":1,"1559":1,"2584":1}}],["lost",{"2":{"176":1,"727":1,"1629":1,"2761":1}}],["love",{"0":{"2580":1},"2":{"602":1,"1320":1,"1418":2,"2697":1}}],["lorem",{"2":{"341":1}}],["loki65",{"2":{"211":1}}],["lopt",{"2":{"176":1,"1355":1,"1418":1,"2460":1,"2467":1,"2486":1,"2487":1,"2518":1}}],["loadable",{"2":{"2703":1}}],["loads",{"2":{"1268":1,"2705":2}}],["loaded",{"2":{"667":1,"2454":1,"2610":1,"2702":3,"2705":2}}],["loader",{"0":{"2648":1,"2682":1},"2":{"332":3,"2334":3,"2337":1,"2454":3,"2648":1,"2650":1,"2682":1}}],["loading",{"2":{"160":1,"1343":1,"2588":1,"2705":2}}],["load",{"0":{"2560":1},"2":{"149":1,"491":1,"582":1,"643":1,"700":1,"1343":1,"2428":1,"2430":1,"2434":1,"2448":1,"2468":1,"2533":1,"2535":1,"2577":1,"2682":1,"2700":1,"2702":1,"2705":11}}],["loose",{"2":{"2380":2,"2554":1}}],["looking",{"0":{"2798":1},"2":{"228":1,"408":1,"471":2,"524":1,"653":1,"702":2,"1360":1,"2013":1,"2364":1,"2373":1,"2383":1,"2412":1,"2600":1,"2693":1}}],["look",{"2":{"194":1,"381":1,"455":1,"511":1,"600":1,"648":1,"668":1,"669":1,"1277":1,"1281":1,"1297":1,"1327":1,"1382":1,"1389":2,"1440":1,"1462":1,"1497":1,"1526":1,"1527":1,"1754":1,"2249":1,"2276":1,"2362":1,"2374":1,"2443":1,"2503":1,"2511":1,"2512":1,"2525":1,"2530":1,"2632":1,"2699":1,"2706":1,"2860":1,"2881":1,"2884":1,"2886":2,"2887":1,"2890":1,"2891":1}}],["lookup",{"2":{"191":1,"444":1,"1814":1,"2072":1,"2169":1,"2650":1,"2833":1}}],["looks",{"2":{"125":1,"185":1,"1467":1,"1480":1,"2356":1,"2503":1,"2531":1,"2533":1,"2883":1,"2885":1,"2886":1}}],["looping",{"2":{"2373":1,"2882":1}}],["loopgain",{"2":{"1652":1,"1653":1}}],["loops",{"2":{"160":1,"1964":1}}],["loop",{"0":{"2882":1},"1":{"2883":1,"2884":1,"2885":1,"2886":1,"2887":1},"2":{"65":1,"92":1,"113":1,"114":1,"149":1,"176":2,"277":1,"512":1,"639":1,"1455":2,"1521":1,"1905":2,"1907":1,"2077":1,"2232":2,"2330":1,"2333":2,"2337":1,"2373":1,"2705":1,"2881":1,"2882":2,"2886":1}}],["locate",{"2":{"2544":1,"2558":1,"2560":1}}],["locates",{"2":{"2511":1}}],["located",{"2":{"556":1,"667":1,"737":1,"1328":1,"1472":1,"1497":1,"1560":1,"1904":1,"2364":1,"2376":1,"2397":1,"2463":1,"2558":1,"2560":1,"2571":1,"2715":1,"2716":1,"2717":1,"2722":1,"2834":1}}],["locating",{"2":{"317":1}}],["locations",{"2":{"132":1,"149":1,"176":1,"204":1,"266":1,"375":1,"581":1,"710":1,"1597":1,"1971":1,"2163":1,"2362":1,"2742":1,"2811":1,"2826":1,"2885":2}}],["location",{"2":{"114":1,"133":1,"134":1,"149":1,"199":1,"234":1,"249":2,"317":1,"405":1,"406":1,"407":1,"491":1,"613":1,"619":1,"730":1,"731":1,"737":1,"1462":1,"1904":1,"1971":1,"2075":1,"2376":1,"2530":1,"2543":1,"2549":1,"2606":1,"2610":1,"2622":2,"2662":1,"2704":2,"2705":3,"2726":5,"2743":2,"2884":1,"2896":1}}],["localhost",{"2":{"599":1}}],["locally",{"0":{"2550":1,"2552":1},"2":{"597":1,"601":1,"1433":1,"2378":1,"2550":2,"2552":1,"2553":1}}],["local",{"2":{"442":2,"471":1,"496":1,"498":1,"501":1,"595":1,"596":1,"649":1,"657":1,"1910":1,"1911":1,"1971":1,"2235":1,"2353":1,"2356":2,"2379":1,"2500":1,"2519":1,"2536":1,"2539":1,"2550":1,"2551":1,"2552":1,"2560":1,"2576":2,"2585":2,"2599":1,"2694":1}}],["locale",{"2":{"249":1}}],["lockout",{"2":{"1959":1}}],["lockkeys",{"0":{"1661":1},"2":{"1661":1}}],["locks",{"2":{"1392":1,"1757":1,"1759":1,"1761":1,"2479":1}}],["lockups",{"2":{"263":1}}],["locking",{"0":{"2160":1},"2":{"176":1,"188":1,"191":2,"199":2,"236":1,"266":32,"543":3,"1332":2,"1758":1,"2459":6,"2467":6,"2611":1,"2802":2,"2837":2}}],["locked",{"2":{"160":1,"266":1,"312":1,"357":2,"380":3,"386":1,"1757":2,"1761":3,"1762":7,"2159":1,"2160":1,"2162":2,"2163":1,"2164":2,"2222":1,"2600":7,"2673":1,"2676":1,"2684":1,"2685":1,"2826":1}}],["lock",{"0":{"1332":1,"1730":1,"1757":1,"1758":1,"1762":1,"1763":1,"2258":1,"2459":1,"2478":1,"2479":1},"1":{"1731":1,"1732":1,"1733":1,"1758":1,"1759":1,"1760":1,"1761":1,"1762":1,"1763":1},"2":{"73":1,"149":2,"176":1,"188":2,"191":2,"199":2,"222":3,"231":2,"285":2,"308":1,"546":1,"547":1,"571":1,"1332":2,"1392":1,"1394":1,"1425":1,"1514":2,"1516":4,"1563":5,"1595":2,"1661":3,"1730":4,"1731":3,"1732":1,"1733":4,"1757":2,"1758":3,"1759":6,"1760":3,"1761":4,"1762":3,"1763":7,"1803":4,"1804":6,"1806":3,"1807":6,"1808":2,"1823":1,"1903":3,"1906":1,"2046":1,"2047":2,"2048":1,"2084":1,"2085":2,"2086":5,"2162":2,"2164":2,"2222":2,"2230":3,"2233":1,"2258":1,"2276":1,"2364":2,"2459":12,"2467":12,"2478":2,"2479":2,"2483":16,"2498":16,"2598":1,"2600":1,"2675":1,"2743":3,"2744":2,"2802":1,"2805":2,"2815":6,"2837":2,"2882":3,"2887":1}}],["lowr",{"2":{"2267":1}}],["lowest",{"2":{"537":1,"1386":1,"1395":1,"1396":1,"1463":1,"1811":1,"2266":1,"2465":1,"2467":1,"2516":1}}],["lower",{"0":{"2276":1},"2":{"198":1,"236":1,"680":1,"682":1,"700":3,"701":1,"904":1,"938":1,"972":1,"1006":1,"1040":1,"1074":1,"1108":1,"1142":1,"1185":1,"1274":1,"1389":1,"1392":2,"1395":1,"1397":1,"1400":1,"1461":1,"1491":1,"1514":1,"1649":1,"1769":1,"1893":2,"1894":1,"1897":1,"1926":2,"1932":2,"1933":2,"2252":3,"2266":2,"2267":3,"2268":2,"2269":6,"2276":2,"2395":1,"2470":1,"2505":1,"2509":1,"2511":4,"2514":1,"2732":7,"2734":2,"2859":1,"2860":1}}],["lowercase",{"2":{"152":1,"221":1,"1310":1,"1408":1,"1469":1,"2276":3,"2399":1,"2448":1,"2692":2,"2860":1}}],["low",{"0":{"631":1,"2053":1},"2":{"49":1,"134":1,"160":1,"243":2,"543":2,"550":1,"551":5,"552":1,"631":2,"700":3,"730":1,"742":3,"1273":2,"1275":1,"1297":1,"1386":1,"1456":1,"1514":1,"1515":1,"1646":5,"1649":3,"1652":1,"1653":1,"1710":3,"1804":1,"1806":2,"1893":2,"1894":1,"1941":2,"1953":1,"2042":1,"2217":2,"2218":1,"2320":1,"2444":1,"2445":1,"2446":1,"2447":1,"2449":2,"2509":1,"2514":1,"2623":1,"2624":1,"2626":1,"2632":1,"2692":1,"2757":1,"2783":1,"2792":1,"2819":1,"2860":2}}],["login",{"2":{"2617":1}}],["logically",{"2":{"2065":1}}],["logical",{"2":{"134":1,"236":1,"597":1,"734":1,"735":2,"736":3,"737":2,"1265":1,"1750":2,"2064":1,"2412":2,"2804":1,"2805":1,"2812":2,"2815":1,"2819":1}}],["logic",{"0":{"1274":1},"1":{"1275":1,"1276":1},"2":{"16":1,"75":1,"94":2,"113":1,"114":2,"133":2,"134":5,"149":1,"160":3,"191":1,"198":1,"199":1,"211":1,"222":2,"249":2,"266":1,"277":6,"285":1,"308":1,"317":1,"575":2,"1274":1,"1276":1,"1401":1,"1509":1,"1561":1,"1601":1,"1603":1,"1817":1,"1920":1,"2075":2,"2207":2,"2256":1,"2600":1,"2692":1,"2874":1}}],["logfile",{"2":{"2363":4}}],["logged",{"2":{"475":1,"1308":1,"2895":1}}],["logger",{"2":{"471":1,"474":1}}],["logging",{"0":{"474":1},"2":{"249":1,"308":1,"471":1,"511":1,"1307":1,"1308":1,"1309":1}}],["log",{"0":{"474":1},"2":{"114":1,"199":2,"211":1,"389":1,"411":1,"471":3,"473":2,"474":12,"475":2,"478":1,"482":1,"507":2,"511":2,"570":1,"571":2,"595":1,"2382":1,"2547":1}}],["logo",{"0":{"1904":1,"2231":1},"2":{"31":2,"1904":7,"1906":2,"2231":5,"2233":2}}],["logs",{"2":{"17":1,"1308":1,"2582":1,"2665":1}}],["lots",{"2":{"542":1,"2425":1,"2503":2}}],["lotus58",{"2":{"211":1,"266":1,"311":8,"317":1}}],["lot",{"2":{"6":1,"10":2,"114":1,"153":1,"172":1,"175":1,"187":1,"198":2,"201":1,"213":1,"224":1,"233":1,"238":1,"381":1,"476":1,"507":1,"593":1,"601":1,"609":1,"618":1,"637":1,"1314":1,"1389":2,"1393":1,"1494":1,"1579":1,"1592":1,"1593":1,"2207":1,"2255":1,"2373":1,"2375":1,"2381":1,"2385":1,"2427":1,"2519":1,"2525":2,"2532":1,"2533":1,"2577":1,"2664":1,"2670":1,"2694":1,"2695":1,"2729":1,"2841":1,"2842":1,"2844":1,"2856":1,"2881":1}}],["laziness",{"2":{"2692":1}}],["lazydesigners",{"2":{"102":3}}],["lapo",{"2":{"2202":1,"2203":1,"2205":1,"2495":1}}],["laptop",{"2":{"1391":1}}],["laid",{"2":{"602":1,"609":1}}],["lambdas",{"0":{"513":1},"2":{"513":1}}],["larr",{"2":{"326":1,"2396":6}}],["largely",{"2":{"244":1,"536":1,"593":1,"2342":1,"2364":2}}],["largest",{"2":{"176":1,"2836":1}}],["larger",{"2":{"153":1,"174":1,"175":1,"176":1,"211":1,"264":1,"274":1,"282":1,"292":1,"301":1,"313":1,"381":1,"702":1,"735":2,"736":2,"1453":1,"1579":2,"1907":1,"1942":1,"2206":1,"2369":1,"2409":1,"2704":1,"2794":1,"2874":1,"2884":1}}],["large",{"2":{"134":1,"153":1,"163":1,"174":1,"175":1,"176":1,"233":1,"381":1,"392":1,"556":1,"609":1,"653":1,"701":1,"1343":1,"1360":1,"1579":1,"1894":1,"1896":1,"2325":1,"2525":1,"2615":1,"2627":1,"2695":1,"2704":1,"2705":1,"2735":1,"2843":1,"2851":1}}],["lacking",{"2":{"2694":1}}],["lacks",{"2":{"2066":1}}],["lack",{"2":{"312":1,"1174":1,"1442":1,"1818":1,"2078":1,"2225":1,"2226":1,"2503":1,"2850":1}}],["lags",{"2":{"700":1}}],["lag",{"2":{"297":1,"1268":1,"1355":1,"2486":1,"2487":1,"2492":1,"2518":1,"2599":1,"2870":1,"2883":1}}],["la+",{"2":{"211":1}}],["labor",{"2":{"2697":1}}],["labk",{"2":{"2491":1,"2501":1}}],["labeled",{"2":{"749":1,"1226":1,"1247":1,"2558":1}}],["label",{"2":{"381":4,"2743":18,"2744":18,"2816":2}}],["labels",{"2":{"191":1,"2831":1}}],["lab",{"2":{"211":3}}],["latches",{"2":{"1264":1}}],["latter",{"2":{"397":1,"1329":1,"1585":1,"1766":1,"1927":1,"2087":1,"2604":1,"2705":3,"2867":1,"2872":1,"2874":1}}],["lattice60",{"2":{"159":2}}],["latam",{"2":{"249":1}}],["latvian",{"2":{"176":1,"2834":3}}],["latin",{"2":{"2833":1,"2834":6}}],["latinpad",{"2":{"143":2}}],["latinpadble",{"2":{"143":2,"211":1}}],["latin6rgb",{"2":{"143":2}}],["latin64ble",{"2":{"143":2}}],["latin60rgb",{"2":{"143":2}}],["latin47ble",{"2":{"143":2}}],["latincompass",{"2":{"143":7,"149":2}}],["latin17rgb",{"2":{"143":2}}],["late",{"2":{"648":1}}],["late9",{"2":{"241":2,"249":1,"300":2}}],["latency",{"2":{"94":1,"199":1,"2325":2}}],["later",{"2":{"23":1,"157":1,"392":1,"407":1,"489":1,"509":1,"582":1,"597":1,"697":1,"1359":1,"1437":1,"1600":2,"1920":1,"2047":2,"2255":1,"2377":1,"2410":1,"2444":1,"2513":1,"2576":1,"2580":1,"2698":2}}],["latest",{"2":{"10":1,"24":1,"176":1,"191":1,"211":1,"254":1,"294":1,"308":1,"370":1,"2277":1,"2539":1,"2545":1,"2567":1}}],["lanes",{"2":{"2211":1}}],["laneware",{"2":{"241":5,"249":1}}],["landed",{"2":{"131":1}}],["languages",{"2":{"134":1,"2245":1,"2275":1,"2364":1,"2601":1,"2612":1,"2831":1,"2832":1}}],["language",{"0":{"5":1,"2169":1,"2831":1},"1":{"2832":1,"2833":1,"2834":1},"2":{"74":1,"411":1,"520":1,"1412":3,"2013":1,"2245":1,"2461":13,"2467":18,"2504":1,"2619":1,"2621":2,"2757":1,"2785":1,"2794":1,"2831":2,"2832":2,"2834":1}}],["lalt",{"2":{"120":1,"353":1,"571":2,"1325":1,"1355":2,"1356":1,"1358":2,"1392":1,"1411":1,"1414":1,"1418":1,"1432":4,"1460":1,"1588":2,"2205":2,"2263":2,"2264":2,"2460":1,"2467":1,"2480":1,"2483":2,"2486":1,"2487":1,"2492":1,"2498":2,"2513":1,"2515":1,"2518":2,"2599":1,"2871":1}}],["laser",{"2":{"118":1,"191":1,"241":2,"1925":1}}],["lastly",{"2":{"1389":1}}],["last",{"0":{"202":1,"2313":1},"1":{"2314":1},"2":{"23":1,"74":1,"103":1,"105":1,"167":1,"176":2,"184":1,"189":1,"198":1,"201":1,"202":2,"206":1,"211":2,"213":1,"222":1,"224":2,"238":1,"249":1,"275":1,"284":1,"357":2,"380":1,"383":1,"384":1,"385":1,"390":4,"503":1,"570":1,"632":1,"638":1,"639":2,"735":2,"1392":1,"1401":1,"1417":2,"1469":1,"1487":1,"1495":2,"1499":1,"1508":1,"1658":1,"1752":1,"1871":1,"1874":1,"1959":1,"2021":3,"2023":2,"2024":2,"2025":3,"2026":1,"2028":2,"2029":2,"2030":1,"2031":1,"2032":1,"2033":1,"2034":5,"2035":6,"2049":1,"2153":1,"2156":1,"2221":2,"2223":3,"2246":1,"2248":1,"2255":1,"2256":2,"2263":1,"2277":1,"2313":1,"2378":1,"2450":1,"2494":2,"2505":1,"2523":1,"2530":1,"2547":1,"2589":1,"2600":1,"2617":1,"2639":1,"2702":1,"2704":1,"2705":25,"2719":1,"2875":1,"2885":1,"2886":1}}],["launchpad",{"2":{"143":2,"199":2,"231":1,"317":1,"1881":1,"2463":2,"2467":2}}],["launch",{"0":{"2607":1},"2":{"114":2,"525":1,"2249":1,"2325":2,"2463":5,"2467":5,"2607":1,"2622":2}}],["layr",{"2":{"2265":3}}],["lays",{"2":{"318":1}}],["layout=ortho",{"2":{"1406":2}}],["layout>",{"2":{"1405":1,"1406":4}}],["layouts+users",{"2":{"191":1}}],["layouts",{"0":{"35":1,"1403":1,"1406":1,"1407":1,"2816":1},"1":{"36":1,"1404":1,"1405":1,"1406":1,"1407":1,"1408":2,"1409":2},"2":{"70":3,"73":1,"74":1,"99":1,"111":1,"114":1,"169":1,"176":1,"191":3,"199":4,"201":3,"211":23,"213":1,"222":3,"236":2,"249":3,"256":2,"308":1,"317":1,"411":2,"419":1,"554":2,"579":2,"1324":2,"1392":1,"1396":1,"1403":8,"1404":3,"1406":2,"1435":1,"1589":1,"2084":1,"2399":6,"2549":1,"2553":2,"2662":1,"2669":1,"2694":3,"2743":2,"2745":1,"2785":1,"2816":5,"2831":1,"2833":2,"2874":3,"2884":1}}],["layout",{"0":{"17":1,"89":1,"255":1,"256":1,"257":1,"258":1,"259":1,"260":1,"579":1,"587":1,"1404":1,"1412":1,"2215":1,"2532":1,"2669":1,"2832":1,"2884":1},"1":{"257":1,"258":1,"259":1,"260":1},"2":{"17":1,"36":1,"48":1,"70":2,"76":1,"89":2,"94":1,"111":4,"114":2,"120":2,"149":1,"160":2,"191":4,"199":4,"201":3,"211":248,"213":1,"222":11,"236":9,"238":1,"249":4,"255":3,"256":4,"257":2,"258":2,"259":4,"260":1,"266":10,"277":2,"285":5,"294":3,"308":3,"353":4,"411":1,"429":1,"495":1,"570":2,"571":6,"579":3,"581":4,"664":6,"665":1,"1392":2,"1395":2,"1396":1,"1403":10,"1404":6,"1406":4,"1409":6,"1411":2,"1412":2,"1419":1,"1435":2,"1462":5,"1560":2,"1563":1,"1589":1,"1639":1,"1814":2,"1882":1,"1915":1,"2026":1,"2032":1,"2035":1,"2072":2,"2169":2,"2205":2,"2215":3,"2219":1,"2244":2,"2245":1,"2249":2,"2264":1,"2276":1,"2277":1,"2360":2,"2368":1,"2369":2,"2378":2,"2399":18,"2418":2,"2419":2,"2420":6,"2421":1,"2508":1,"2510":2,"2515":4,"2516":1,"2531":1,"2535":1,"2544":2,"2548":1,"2549":1,"2553":4,"2622":1,"2650":1,"2662":2,"2669":8,"2694":15,"2742":6,"2743":11,"2744":2,"2747":1,"2748":2,"2752":1,"2758":1,"2760":1,"2771":1,"2785":1,"2786":1,"2816":18,"2818":1,"2825":1,"2831":3,"2832":3,"2833":3,"2834":3,"2870":1,"2874":6,"2884":5,"2885":3}}],["layering",{"2":{"2516":1}}],["layer>",{"2":{"1957":3}}],["layer9",{"2":{"1595":1}}],["layer8",{"2":{"1595":1}}],["layer7",{"2":{"1595":1,"1967":2}}],["layer6",{"2":{"1595":1}}],["layer5",{"2":{"1595":1,"1967":2}}],["layer4",{"2":{"1595":1}}],["layer3",{"2":{"1595":1,"2047":2}}],["layer2",{"2":{"1595":1,"2047":2}}],["layer1",{"2":{"1595":1,"2047":2}}],["layer0",{"2":{"1595":3}}],["layers\`",{"2":{"1401":1}}],["layers",{"0":{"166":1,"573":1,"1361":1,"1391":1,"1392":1,"1394":1,"1401":1,"1590":1,"1739":2,"1740":2,"1741":2,"1967":1,"2046":1,"2047":1,"2048":1,"2266":1,"2509":1,"2514":1,"2730":1,"2839":1},"1":{"1392":1,"1393":2,"1394":1,"1395":2,"1396":2,"1397":2,"1398":1,"1399":1,"1400":1,"1401":1,"1402":1,"2047":1,"2048":1,"2049":1,"2050":1,"2051":1,"2267":1,"2268":1,"2269":1,"2510":1,"2511":1,"2515":1,"2516":1,"2731":1,"2732":1,"2733":1,"2734":1},"2":{"112":4,"114":1,"120":1,"160":1,"166":4,"176":1,"190":1,"191":1,"198":1,"199":3,"211":1,"266":1,"285":1,"307":1,"345":1,"353":1,"429":1,"544":1,"547":6,"570":1,"571":2,"573":1,"589":1,"598":2,"1298":1,"1331":1,"1361":1,"1389":1,"1391":1,"1392":12,"1393":2,"1394":1,"1395":6,"1396":3,"1397":5,"1398":12,"1399":1,"1400":1,"1401":3,"1402":1,"1411":1,"1456":1,"1503":1,"1589":3,"1590":2,"1592":1,"1635":1,"1658":1,"1733":1,"1738":1,"1739":2,"1744":6,"1747":1,"1749":2,"1758":1,"1759":1,"1762":2,"1903":1,"1955":1,"1959":1,"1967":2,"2028":1,"2046":3,"2047":21,"2048":1,"2049":9,"2050":3,"2051":3,"2052":1,"2230":1,"2245":1,"2264":1,"2265":1,"2266":1,"2268":1,"2269":2,"2480":1,"2509":6,"2510":2,"2511":5,"2513":1,"2514":5,"2531":1,"2532":2,"2598":1,"2599":1,"2731":1,"2733":2,"2734":1,"2824":2,"2832":1,"2839":5,"2854":1,"2874":1}}],["layer",{"0":{"3":1,"15":1,"246":1,"654":1,"1331":1,"1399":1,"1400":1,"1402":1,"1589":1,"1590":1,"1747":1,"1757":1,"1758":1,"1762":1,"1763":1,"1955":1,"1956":2,"1964":1,"1968":2,"1970":1,"2049":1,"2061":1,"2264":1,"2265":2,"2479":1,"2480":1,"2510":1,"2511":1,"2515":1,"2516":1,"2731":1,"2733":1,"2735":1,"2772":1},"1":{"1400":1,"1401":1,"1402":1,"1590":1,"1752":1,"1753":1,"1754":1,"1758":1,"1759":1,"1760":1,"1761":1,"1762":1,"1763":1,"1956":1,"1957":1,"1958":1,"1959":1,"1960":1,"1961":1,"1962":1,"1963":1,"1964":1,"1965":1,"1966":1,"1967":1,"1968":1,"1969":1,"1970":1,"1971":1,"2732":1,"2734":1},"2":{"31":1,"38":10,"49":2,"73":1,"93":1,"105":4,"114":2,"149":1,"160":1,"166":3,"176":2,"190":1,"191":5,"194":4,"198":1,"199":7,"211":4,"236":4,"246":2,"249":1,"266":2,"285":7,"297":1,"298":1,"307":1,"308":2,"353":1,"544":1,"545":3,"546":2,"547":3,"552":2,"570":2,"573":2,"598":4,"638":1,"654":1,"667":1,"741":1,"743":1,"1331":4,"1388":1,"1389":29,"1391":1,"1392":30,"1393":4,"1394":2,"1395":10,"1396":2,"1397":13,"1398":90,"1399":2,"1400":5,"1401":30,"1402":6,"1436":1,"1440":13,"1443":1,"1456":3,"1460":1,"1503":9,"1575":3,"1582":4,"1583":5,"1589":3,"1590":31,"1592":6,"1595":28,"1606":6,"1625":8,"1629":1,"1631":1,"1635":1,"1658":5,"1734":1,"1747":14,"1749":2,"1757":26,"1758":4,"1759":15,"1760":3,"1761":13,"1762":9,"1763":10,"1771":1,"1809":1,"1813":1,"1823":1,"1903":4,"1906":1,"1950":9,"1952":6,"1955":17,"1956":15,"1957":8,"1959":6,"1960":2,"1962":2,"1964":31,"1965":1,"1967":12,"1968":30,"1969":3,"1970":4,"1971":2,"2009":1,"2028":2,"2029":1,"2031":7,"2046":1,"2047":18,"2048":14,"2049":24,"2061":4,"2071":1,"2084":1,"2085":13,"2086":5,"2222":3,"2230":4,"2233":1,"2237":1,"2239":1,"2243":1,"2244":1,"2249":3,"2255":9,"2264":4,"2265":26,"2266":4,"2267":8,"2268":13,"2269":22,"2327":4,"2479":3,"2480":20,"2492":2,"2500":1,"2508":2,"2509":2,"2510":18,"2511":5,"2512":1,"2513":5,"2514":4,"2515":3,"2516":6,"2522":2,"2531":2,"2599":6,"2600":14,"2623":1,"2655":2,"2693":1,"2694":4,"2731":4,"2732":8,"2733":10,"2734":7,"2735":10,"2772":1,"2816":2,"2817":1,"2824":2,"2827":2,"2837":1,"2839":3,"2859":5,"2860":2,"2866":2,"2867":7,"2868":5,"2869":1,"2870":1,"2895":1,"2896":7}}],["lter",{"2":{"1508":1}}],["ltoboolean",{"2":{"2802":1}}],["lto",{"2":{"111":1,"112":2,"114":3,"134":5,"149":1,"160":1,"211":2,"249":1,"266":2,"554":2,"2622":1}}],["lt",{"0":{"15":1,"348":1,"349":1,"350":1,"1423":1,"1424":1,"1425":1,"1426":2,"1427":5,"1602":1,"2402":1,"2403":1},"2":{"4":3,"18":2,"55":1,"70":1,"132":2,"133":1,"134":1,"176":4,"195":1,"199":1,"201":1,"211":1,"249":2,"297":1,"317":1,"322":1,"381":1,"385":2,"387":3,"389":8,"411":1,"412":1,"415":2,"441":1,"458":2,"474":1,"477":4,"503":1,"541":1,"546":1,"551":2,"552":3,"570":2,"575":2,"600":3,"616":1,"617":4,"619":6,"662":1,"702":1,"710":1,"736":1,"742":1,"783":1,"809":1,"841":1,"871":1,"906":1,"940":1,"974":1,"1008":1,"1042":1,"1076":1,"1110":1,"1144":1,"1197":1,"1293":2,"1294":1,"1308":1,"1325":1,"1346":6,"1356":3,"1368":2,"1369":1,"1392":2,"1393":1,"1403":1,"1404":3,"1408":4,"1409":1,"1423":1,"1424":1,"1425":3,"1426":1,"1433":6,"1434":5,"1436":4,"1438":1,"1440":1,"1442":5,"1461":2,"1474":1,"1476":1,"1485":1,"1560":1,"1563":1,"1573":1,"1574":2,"1575":2,"1597":2,"1606":20,"1625":1,"1636":1,"1658":1,"1749":2,"1756":1,"1757":2,"1763":1,"1771":2,"1895":5,"1955":1,"1956":11,"1957":1,"2219":3,"2264":1,"2356":1,"2360":2,"2362":4,"2363":16,"2364":2,"2380":1,"2397":2,"2399":1,"2400":1,"2403":2,"2448":4,"2450":2,"2454":1,"2458":1,"2467":1,"2480":1,"2491":2,"2501":2,"2522":4,"2523":2,"2543":1,"2549":5,"2553":2,"2576":2,"2582":7,"2587":3,"2621":2,"2622":2,"2623":1,"2624":1,"2692":1,"2694":2,"2733":1,"2742":4,"2799":1,"2816":1,"2858":1,"2860":3,"2866":4,"2867":7,"2868":4,"2870":1,"2876":4,"2895":1}}],["liability",{"2":{"2687":1}}],["liatris",{"0":{"1377":1},"2":{"211":1,"1367":2,"1371":4,"1379":4,"2654":1,"2843":1}}],["liking",{"0":{"2532":1},"2":{"2037":1}}],["likewise",{"2":{"552":1,"2522":1,"2840":1}}],["likelihood",{"2":{"263":1,"381":1,"735":1,"2692":2}}],["likely",{"2":{"118":1,"132":1,"156":1,"182":1,"213":2,"381":1,"697":1,"735":1,"1343":1,"1609":1,"2004":1,"2043":1,"2245":1,"2343":1,"2452":1,"2539":1,"2558":1,"2572":1,"2624":1,"2642":1,"2658":1,"2692":1,"2701":1,"2709":1,"2838":1}}],["like",{"0":{"1333":1},"2":{"100":1,"114":1,"120":1,"125":3,"152":3,"156":1,"169":2,"175":1,"176":1,"185":3,"189":1,"194":1,"201":1,"230":1,"244":1,"247":1,"263":1,"307":1,"319":1,"360":1,"408":1,"487":1,"495":1,"523":1,"526":1,"550":2,"551":1,"556":1,"560":1,"592":1,"595":2,"597":2,"612":1,"639":1,"648":1,"669":1,"738":1,"1178":1,"1277":1,"1281":1,"1289":4,"1308":2,"1310":2,"1321":1,"1332":1,"1336":1,"1350":1,"1354":1,"1356":3,"1358":1,"1382":2,"1388":1,"1389":1,"1391":1,"1392":3,"1393":1,"1411":1,"1412":1,"1416":1,"1418":2,"1420":1,"1426":1,"1433":1,"1434":2,"1436":1,"1441":1,"1451":1,"1455":4,"1460":1,"1461":1,"1463":2,"1480":2,"1489":1,"1497":1,"1498":2,"1508":1,"1516":1,"1526":1,"1527":1,"1560":1,"1561":1,"1563":2,"1564":1,"1565":1,"1567":1,"1575":1,"1584":1,"1595":1,"1600":1,"1634":1,"1636":1,"1638":1,"1734":1,"1747":1,"1755":2,"1756":2,"1762":1,"1769":2,"1819":1,"1877":2,"1881":1,"1896":1,"1897":2,"1922":1,"1950":1,"2010":1,"2021":2,"2024":1,"2035":1,"2039":1,"2050":1,"2051":1,"2067":1,"2069":2,"2080":1,"2086":2,"2219":1,"2222":2,"2239":1,"2243":1,"2251":1,"2255":5,"2259":1,"2263":1,"2265":1,"2275":1,"2277":1,"2327":1,"2328":1,"2336":1,"2356":1,"2361":1,"2362":1,"2364":1,"2369":1,"2372":1,"2373":1,"2374":2,"2376":1,"2377":1,"2393":1,"2396":1,"2410":2,"2412":2,"2423":1,"2429":2,"2480":2,"2518":2,"2519":1,"2529":1,"2530":1,"2531":1,"2567":1,"2576":1,"2582":1,"2599":1,"2600":2,"2611":1,"2619":1,"2625":1,"2639":2,"2643":1,"2668":1,"2679":1,"2694":2,"2695":2,"2697":1,"2699":1,"2703":1,"2735":1,"2745":2,"2836":3,"2837":1,"2859":1,"2867":2,"2868":1,"2876":2,"2881":3,"2883":1,"2885":1,"2886":2,"2891":1,"2892":1,"2895":2}}],["lilypadusb",{"2":{"670":1,"2445":1}}],["lily58",{"0":{"30":1,"31":1},"1":{"31":1},"2":{"30":2}}],["live",{"2":{"442":1,"443":1,"1597":1,"2251":1,"2619":1}}],["lives",{"2":{"99":1,"288":1,"2428":1}}],["licensing",{"0":{"2504":1,"2676":1},"2":{"273":1,"284":1,"392":1,"2658":2,"2674":1}}],["licensed",{"2":{"2411":1,"2675":1}}],["licenses",{"2":{"1437":1,"2675":1,"2676":2,"2685":1,"2690":1,"2692":1,"2698":1}}],["license",{"0":{"2411":1,"2502":1},"1":{"2503":1,"2504":1,"2505":1,"2506":1,"2507":1},"2":{"199":1,"276":1,"308":1,"322":3,"381":1,"1297":1,"1437":5,"1600":3,"2411":2,"2502":1,"2503":2,"2504":4,"2505":1,"2506":2,"2674":1,"2676":3,"2684":1,"2687":1,"2688":1,"2690":1,"2692":7,"2694":2,"2698":5}}],["lights",{"0":{"2261":1},"2":{"640":1,"1400":1,"1435":1,"2067":1,"2068":1}}],["lightweight",{"2":{"279":1}}],["lightcycle",{"2":{"222":1}}],["light",{"0":{"547":1},"2":{"199":1,"222":1,"547":1,"552":1,"639":1,"1515":1,"1924":1,"1936":1,"1938":1,"2040":1,"2041":1,"2043":2,"2046":1,"2047":6,"2068":1,"2075":1,"2077":1,"2086":1,"2224":1,"2227":1,"2261":1,"2389":1,"2606":1,"2694":1,"2706":1,"2774":1,"2793":1,"2824":1,"2842":2}}],["lighting",{"0":{"233":1,"1812":1,"2036":1,"2046":1,"2047":1,"2048":1,"2049":1,"2050":1,"2070":1,"2489":1},"1":{"1813":1,"1814":1,"1815":1,"1816":1,"1817":1,"1818":1,"1819":1,"1820":1,"1821":1,"1822":1,"1823":1,"1824":1,"1825":1,"1826":1,"1827":1,"1828":1,"1829":1,"1830":1,"1831":1,"1832":1,"1833":1,"1834":1,"1835":1,"1836":1,"1837":1,"1838":1,"1839":1,"1840":1,"1841":1,"1842":1,"1843":1,"1844":1,"1845":1,"1846":1,"1847":1,"1848":1,"1849":1,"1850":1,"1851":1,"1852":1,"1853":1,"1854":1,"1855":1,"1856":1,"1857":1,"1858":1,"1859":1,"1860":1,"1861":1,"1862":1,"1863":1,"1864":1,"1865":1,"1866":1,"1867":1,"1868":1,"1869":1,"1870":1,"1871":1,"1872":1,"1873":1,"1874":1,"1875":1,"2037":1,"2038":1,"2039":1,"2040":1,"2041":1,"2042":1,"2043":1,"2044":1,"2045":1,"2046":1,"2047":2,"2048":2,"2049":2,"2050":2,"2051":2,"2052":1,"2053":1,"2054":1,"2055":1,"2056":1,"2057":1,"2058":1,"2059":1,"2060":1,"2061":1,"2062":1,"2063":1,"2064":1,"2065":1,"2066":1,"2067":1,"2068":1,"2069":1,"2071":1,"2072":1,"2073":1,"2074":1,"2075":1,"2076":1,"2077":1,"2078":1,"2079":1,"2080":1,"2081":1,"2082":1,"2083":1,"2084":1,"2085":1,"2086":1,"2087":1,"2088":1,"2089":1,"2090":1,"2091":1,"2092":1,"2093":1,"2094":1,"2095":1,"2096":1,"2097":1,"2098":1,"2099":1,"2100":1,"2101":1,"2102":1,"2103":1,"2104":1,"2105":1,"2106":1,"2107":1,"2108":1,"2109":1,"2110":1,"2111":1,"2112":1,"2113":1,"2114":1,"2115":1,"2116":1,"2117":1,"2118":1,"2119":1,"2120":1,"2121":1,"2122":1,"2123":1,"2124":1,"2125":1,"2126":1,"2127":1,"2128":1,"2129":1,"2130":1,"2131":1,"2132":1,"2133":1,"2134":1,"2135":1,"2136":1,"2137":1,"2138":1,"2139":1,"2140":1,"2141":1,"2142":1,"2143":1,"2144":1,"2145":1,"2146":1,"2147":1,"2148":1,"2149":1,"2150":1,"2151":1,"2152":1,"2153":1,"2154":1,"2155":1,"2156":1,"2157":1},"2":{"114":1,"191":1,"221":1,"233":1,"236":3,"244":1,"249":2,"266":1,"308":1,"316":1,"444":1,"547":4,"1372":1,"1373":1,"1434":1,"2036":1,"2037":1,"2039":1,"2040":3,"2041":1,"2046":2,"2047":2,"2048":2,"2049":2,"2050":4,"2051":2,"2052":1,"2061":2,"2067":1,"2489":2,"2705":1,"2753":1,"2824":2,"2855":2}}],["little",{"2":{"191":1,"638":1,"669":1,"1343":1,"1469":1,"1473":2,"1489":2,"1493":1,"1508":1,"2255":1,"2256":1,"2262":1,"2270":1,"2356":2,"2374":1,"2563":1,"2713":1,"2720":1}}],["lithuanian",{"2":{"176":2,"2834":6}}],["literal",{"2":{"160":2,"615":1,"1420":1}}],["literals",{"2":{"114":1,"191":1,"2168":1}}],["lite",{"0":{"245":1,"606":1},"2":{"87":3,"88":3,"93":1,"103":4,"104":3,"112":1,"126":5,"127":3,"134":1,"149":2,"245":2,"249":2,"317":1,"606":1,"2694":3,"2819":2}}],["liftoff",{"2":{"1939":2}}],["lifted",{"2":{"1753":1,"1939":1}}],["lifting",{"2":{"1744":1,"2562":1}}],["lift",{"2":{"175":1,"1939":1,"1941":2}}],["life",{"2":{"123":1,"307":1,"592":1,"1388":1,"2043":1,"2697":1}}],["lime",{"2":{"134":1}}],["limitation",{"2":{"676":1,"1488":1,"2436":1,"2521":1,"2632":1}}],["limitations",{"0":{"557":1,"1469":1,"2628":1},"1":{"2629":1,"2630":1,"2631":1,"2632":1},"2":{"293":1,"305":1,"314":1,"593":1,"1281":1,"2208":1,"2245":1,"2271":1,"2364":1,"2673":1,"2675":2,"2688":1}}],["limits",{"0":{"652":1},"2":{"176":2,"236":1,"285":2,"294":1,"557":1,"700":1,"1818":2,"1820":3,"1941":1,"2078":2,"2081":3,"2632":1,"2818":2,"2825":2}}],["limiting",{"2":{"114":1,"411":1,"1820":1,"2081":1,"2405":1,"2624":1,"2625":1}}],["limited",{"0":{"575":1,"2632":1},"2":{"92":1,"130":1,"174":1,"306":1,"315":1,"574":1,"597":1,"601":1,"671":1,"700":1,"1300":1,"1327":1,"1388":1,"1393":2,"1498":1,"1630":1,"1745":1,"2026":1,"2086":1,"2195":1,"2223":1,"2275":1,"2320":1,"2342":1,"2415":1,"2420":3,"2421":1,"2519":1,"2587":1,"2697":1,"2835":1,"2850":1}}],["limit",{"2":{"0":1,"9":1,"19":1,"39":1,"52":1,"63":1,"114":1,"160":2,"176":1,"191":1,"222":1,"236":1,"377":1,"522":1,"621":1,"649":1,"700":1,"736":1,"743":1,"1383":1,"1514":1,"1649":2,"1818":1,"1820":2,"1907":1,"2040":2,"2076":3,"2078":1,"2081":2,"2400":2,"2702":1,"2818":2,"2825":2,"2839":1}}],["linx",{"2":{"2278":1,"2497":1}}],["linworks",{"2":{"191":1,"266":1}}],["lingering",{"2":{"191":3,"199":1}}],["linux1",{"2":{"2467":1}}],["linux",{"0":{"405":1,"1293":1,"1294":1,"1295":1},"1":{"1294":1,"1295":1},"2":{"158":1,"222":1,"1293":1,"1294":1,"1304":1,"1310":2,"1339":1,"1752":1,"1915":1,"1916":1,"1972":1,"2013":1,"2273":1,"2274":1,"2277":3,"2278":2,"2290":1,"2291":1,"2292":1,"2353":1,"2448":1,"2452":1,"2467":1,"2497":2,"2559":1,"2565":1,"2566":1,"2592":1,"2622":2,"2665":1,"2679":1,"2834":2}}],["linting",{"0":{"483":1,"484":1,"488":1},"1":{"484":1,"485":1,"486":1,"487":1,"488":1}}],["lint",{"0":{"422":1,"2394":1},"2":{"134":1,"160":1,"191":1,"199":1,"236":1,"249":1,"266":1,"294":1,"308":4,"317":1,"322":3,"381":1,"422":3,"483":1,"488":1,"2394":5}}],["linear",{"2":{"1653":2,"2724":3}}],["linebreak",{"2":{"503":1}}],["lined",{"2":{"332":1,"494":1}}],["lines",{"0":{"320":1},"2":{"64":1,"113":1,"153":1,"211":1,"272":1,"273":1,"277":1,"494":2,"496":2,"503":1,"509":1,"522":1,"597":1,"639":1,"702":1,"1420":1,"1637":2,"1667":3,"1912":5,"1994":1,"2236":4,"2245":1,"2246":1,"2247":1,"2248":1,"2443":1,"2450":1,"2531":2,"2665":1,"2705":1}}],["line",{"0":{"1679":1,"2562":1,"2592":1},"1":{"1680":1},"2":{"45":1,"65":1,"112":1,"114":2,"118":2,"157":1,"199":1,"226":2,"236":1,"249":1,"264":1,"274":1,"277":1,"282":1,"285":1,"292":1,"301":1,"302":1,"313":1,"322":3,"332":2,"403":1,"440":3,"441":1,"452":1,"455":1,"471":1,"478":1,"494":4,"495":1,"498":1,"500":2,"503":3,"509":3,"514":1,"597":2,"604":1,"1175":1,"1183":1,"1230":1,"1275":1,"1311":1,"1370":1,"1372":1,"1376":2,"1385":1,"1386":1,"1408":1,"1435":1,"1575":3,"1582":1,"1628":2,"1667":2,"1680":2,"1681":1,"1890":1,"1912":5,"1922":1,"1994":1,"2196":1,"2236":3,"2249":1,"2266":1,"2329":1,"2332":1,"2334":2,"2335":1,"2336":1,"2339":1,"2341":1,"2342":1,"2343":1,"2344":1,"2356":2,"2363":1,"2369":1,"2374":1,"2412":2,"2450":2,"2531":3,"2535":1,"2545":1,"2559":2,"2565":1,"2582":2,"2587":2,"2592":1,"2601":1,"2612":1,"2615":1,"2617":1,"2639":1,"2651":1,"2662":1,"2705":7,"2715":1,"2743":1,"2750":1,"2751":1,"2764":1,"2871":1,"2875":1,"2896":2}}],["linkid=830387",{"2":{"2622":1}}],["linking",{"2":{"236":2,"319":1,"554":2,"1343":1,"2404":1,"2503":1,"2533":1,"2577":1,"2674":1,"2681":4}}],["link007",{"2":{"2452":1}}],["linked",{"2":{"236":1,"554":1,"2404":1,"2447":1,"2674":1,"2816":1}}],["linker",{"2":{"114":1}}],["links",{"0":{"2382":1},"2":{"199":1,"319":2,"371":1,"391":1,"653":1,"1318":1,"1360":1,"1508":1,"2376":1,"2383":1,"2398":1,"2429":1,"2466":1,"2503":1,"2694":1}}],["link",{"2":{"10":2,"50":1,"93":1,"94":1,"114":1,"133":1,"134":2,"277":1,"367":2,"389":1,"554":2,"598":1,"662":1,"1291":1,"1323":1,"1508":2,"1509":1,"2002":2,"2340":4,"2356":2,"2370":4,"2451":1,"2452":2,"2453":2,"2454":4,"2606":1,"2615":1,"2692":1,"2694":3,"2802":1,"2836":1}}],["libffi",{"2":{"2572":1}}],["libusbk",{"2":{"670":1}}],["libusb",{"2":{"240":3}}],["liberal",{"2":{"496":1,"512":1}}],["liberally",{"2":{"494":1,"496":1}}],["liber",{"2":{"143":2,"149":1}}],["libc",{"2":{"114":1,"727":1,"2836":1}}],["lib8tion",{"2":{"114":1,"308":1}}],["libraries",{"0":{"2673":1,"2679":1,"2685":1,"2688":1},"1":{"2674":1,"2675":1,"2676":1,"2677":1,"2678":1,"2679":1,"2680":1,"2681":1,"2682":1,"2683":1,"2684":1,"2685":1,"2686":1,"2687":1,"2688":1,"2689":1,"2690":1},"2":{"30":1,"33":1,"2013":1,"2503":1,"2673":3,"2675":4,"2677":1,"2678":1,"2679":2,"2681":2,"2684":1,"2686":1,"2689":1,"2690":2,"2851":1}}],["library",{"0":{"1497":1,"1654":1,"2675":1,"2677":1,"2678":1},"1":{"1498":1,"2678":1,"2679":1},"2":{"30":2,"160":1,"455":1,"456":1,"458":1,"464":1,"465":1,"520":1,"554":1,"743":2,"1496":3,"1497":2,"1654":1,"2013":2,"2014":1,"2015":1,"2675":1,"2677":1,"2681":1,"2687":1,"2688":1,"2706":2}}],["lib",{"2":{"6":1,"75":1,"113":1,"114":1,"234":2,"322":3,"389":2,"400":1,"471":2,"487":1,"524":1,"525":1,"526":2,"554":8,"610":3,"616":1,"617":3,"2356":4,"2623":1,"2675":1}}],["lists",{"0":{"322":1,"509":1},"2":{"423":1,"424":1,"436":1,"515":1,"667":1}}],["listings",{"2":{"211":1,"2622":1}}],["listing",{"2":{"149":1,"412":1,"662":1,"1414":1}}],["listed",{"2":{"43":1,"120":1,"204":1,"264":1,"274":1,"282":1,"292":1,"301":1,"313":1,"404":1,"407":1,"495":1,"550":1,"625":1,"631":1,"697":1,"700":1,"747":1,"1393":1,"1397":1,"1598":1,"1912":1,"2216":1,"2255":1,"2443":1,"2448":1,"2449":1,"2547":1,"2653":1,"2657":1,"2701":1,"2831":1,"2887":1}}],["listening",{"2":{"1307":1,"1310":2,"2164":1}}],["listen",{"0":{"1304":1,"1310":1,"2767":1},"2":{"34":1,"544":1,"1304":1,"1310":4,"1311":1,"2224":1,"2364":2,"2767":1}}],["list",{"0":{"71":1,"423":1,"424":1,"436":1,"670":1,"2367":1,"2420":1,"2729":1},"1":{"72":1,"73":1,"74":1,"75":1,"76":1,"77":1,"2730":1,"2731":1,"2732":1,"2733":1,"2734":1,"2735":1,"2736":1,"2737":1,"2738":1,"2739":1,"2740":1},"2":{"0":1,"19":1,"76":1,"93":1,"114":1,"116":1,"120":1,"124":1,"134":3,"149":2,"157":1,"172":1,"182":1,"186":1,"188":2,"189":1,"191":2,"199":1,"202":1,"204":1,"211":1,"233":2,"234":1,"249":1,"272":1,"279":1,"288":1,"298":1,"316":1,"332":1,"353":1,"356":3,"357":1,"371":1,"381":1,"415":3,"416":1,"423":1,"424":1,"434":1,"435":1,"436":2,"437":1,"451":5,"498":1,"508":1,"554":3,"578":1,"615":1,"667":2,"670":1,"704":1,"1321":1,"1356":2,"1411":1,"1416":2,"1440":1,"1455":5,"1572":1,"1575":2,"1582":1,"1602":1,"1623":1,"1654":1,"1733":1,"1756":2,"1813":1,"1919":1,"2013":1,"2024":1,"2047":3,"2049":1,"2052":1,"2057":4,"2063":1,"2071":1,"2079":1,"2223":1,"2251":1,"2262":1,"2273":1,"2277":2,"2381":1,"2416":1,"2419":1,"2420":1,"2506":1,"2507":1,"2508":2,"2514":1,"2515":1,"2529":2,"2531":2,"2532":1,"2544":1,"2545":2,"2548":1,"2556":1,"2577":2,"2582":4,"2611":1,"2623":1,"2657":1,"2658":1,"2664":1,"2665":3,"2672":1,"2692":1,"2694":1,"2720":1,"2735":1,"2800":1,"2805":1,"2811":2,"2813":1,"2816":2,"2818":1,"2819":3,"2825":1,"2826":1,"2850":1,"2854":1,"2876":2}}],["sz",{"2":{"2277":1}}],["s2",{"2":{"2247":1,"2252":2}}],["s2m",{"2":{"2223":9}}],["s1",{"2":{"2247":1,"2252":2}}],["sg",{"2":{"1356":1}}],["sgk50",{"2":{"294":1}}],["sbin",{"2":{"1294":1}}],["s4",{"2":{"294":1}}],["svc",{"2":{"2676":1,"2681":1,"2684":1,"2690":1}}],["svd",{"2":{"2622":5}}],["svdfile",{"2":{"2622":2}}],["svlinky",{"0":{"1378":1},"2":{"285":1,"1367":1,"1371":4,"1378":1,"2662":1}}],["svnroot",{"2":{"398":1}}],["svn",{"2":{"114":1,"149":1,"398":8}}],["s3",{"2":{"222":1,"344":2,"345":1,"348":1,"560":1,"2252":1}}],["sq",{"2":{"2198":9,"2199":12}}],["sq80",{"2":{"249":1}}],["sqrt",{"2":{"222":1}}],["squash",{"2":{"601":1}}],["square",{"2":{"222":1,"702":1,"1450":2,"1458":1}}],["squigglies",{"2":{"411":1}}],["squigglybob",{"2":{"222":1}}],["squiggle",{"2":{"143":2}}],["squishytkl",{"2":{"197":2}}],["squishy65",{"2":{"197":2}}],["squeeze",{"2":{"160":1,"527":1,"657":1}}],["squeezing",{"0":{"123":1,"2835":1},"1":{"2836":1,"2837":1,"2838":1,"2839":1,"2840":1,"2841":1,"2842":1},"2":{"134":1,"2849":1,"2855":1}}],["sfbs",{"0":{"2026":1}}],["sf",{"2":{"211":1}}],["sftent",{"2":{"2205":3,"2206":1}}],["sftllck",{"2":{"1763":4}}],["sft",{"2":{"195":1,"1575":2,"2487":1,"2518":1,"2858":1,"2860":1,"2866":3,"2869":6,"2873":6}}],["s65",{"2":{"211":1}}],["sram",{"2":{"2454":3}}],["srand",{"2":{"1905":1,"2232":1}}],["sr",{"2":{"2252":3}}],["srst",{"2":{"375":1}}],["srom",{"2":{"273":2,"277":1}}],["sriwedari70",{"2":{"211":1}}],["src",{"2":{"75":1,"114":1,"133":1,"134":1,"149":1,"234":9,"236":1,"411":1,"554":8,"617":2,"706":1,"779":2,"805":2,"834":2,"866":2,"898":2,"933":2,"967":2,"1001":2,"1035":2,"1069":2,"1103":2,"1137":2,"1193":2,"1387":1,"1434":4,"1602":1,"2400":1,"2543":1,"2891":1}}],["sdep",{"2":{"2321":1}}],["sdio",{"2":{"1924":2,"1936":2,"1938":2,"1941":3}}],["sd",{"2":{"1575":4}}],["sd2",{"2":{"1247":1}}],["sd3",{"2":{"1181":2}}],["sd1",{"2":{"1181":1,"1247":2}}],["sdb",{"2":{"780":1,"806":1,"835":1,"867":1,"899":1,"934":1,"968":1,"1002":1,"1036":1,"1070":1,"1104":1,"1138":1,"1194":1}}],["sdk",{"2":{"191":1,"199":1,"308":1,"2685":1}}],["sdadel",{"2":{"751":1}}],["sda",{"2":{"176":1,"748":2,"749":4,"807":1,"836":1,"868":1,"900":8,"935":8,"969":1,"1003":1,"1037":1,"1071":8,"1105":8,"1139":8,"1195":1,"1650":1,"2213":1,"2650":1}}],["ssh",{"2":{"2540":1,"2546":1}}],["ssion",{"2":{"2035":1}}],["ssp",{"2":{"1172":3}}],["ssk",{"2":{"207":3}}],["ss",{"2":{"176":2,"196":2,"1225":5,"1230":1,"1416":1,"1418":24,"1420":1,"1766":2,"1772":4,"2168":4,"2171":1,"2172":2,"2234":1}}],["ssd1351",{"2":{"176":1,"2701":2,"2704":7}}],["ssd1306oled",{"2":{"31":3,"34":3,"220":1}}],["ssd1306",{"0":{"1913":1,"2388":1},"2":{"30":1,"33":1,"50":1,"153":1,"176":1,"220":2,"221":2,"248":1,"249":1,"1901":5,"1903":3,"1907":1,"1910":1,"1911":3,"1912":2,"2388":1,"2701":2,"2704":2}}],["snek",{"2":{"2275":3}}],["snes",{"2":{"236":1}}],["sn",{"2":{"2039":1,"2489":1}}],["snippers",{"2":{"2367":1}}],["snippet",{"2":{"1631":1,"2000":1}}],["snip>",{"2":{"357":1}}],["sn74lv1t34",{"2":{"1276":1}}],["sn74x154",{"2":{"160":1}}],["sn74x138",{"2":{"148":1,"149":1,"160":1}}],["snled27351",{"0":{"1192":1,"1199":1,"1201":1,"1203":1,"1205":1,"1207":1,"1209":1,"1211":1,"1213":1,"1215":1,"1217":1,"1219":1,"1221":1},"1":{"1193":1,"1194":1,"1195":1,"1196":1,"1197":1,"1198":1,"1199":1,"1200":2,"1201":1,"1202":2,"1203":1,"1204":2,"1205":1,"1206":2,"1207":1,"1208":2,"1209":1,"1210":2,"1211":1,"1212":2,"1213":1,"1214":2,"1215":1,"1216":2,"1217":1,"1218":2,"1219":1,"1220":2,"1221":1,"1222":2},"2":{"236":2,"249":1,"1192":1,"1193":4,"1194":7,"1195":6,"1197":6,"1207":1,"1208":1,"1211":1,"1212":1,"1215":1,"1216":1,"1217":1,"1218":1,"1813":1,"2071":1,"2818":1,"2825":1}}],["snowe",{"2":{"191":1}}],["snprintf",{"2":{"191":1,"2836":3,"2841":1}}],["snapping",{"2":{"1942":1}}],["snapshot",{"2":{"595":1}}],["snap",{"2":{"277":1}}],["snake",{"2":{"160":1,"2039":2,"2041":2,"2042":2,"2043":2,"2045":2,"2068":1,"2489":2,"2824":1,"2842":1}}],["snagpad",{"2":{"43":2}}],["skeleton",{"2":{"2551":1}}],["skeletyl",{"2":{"311":8,"317":1}}],["sketches",{"2":{"2445":1}}],["sketch",{"2":{"2432":1}}],["skewed",{"2":{"1462":1}}],["sk6805",{"2":{"1261":1,"1265":1,"2036":1}}],["sk6812rgbw",{"2":{"1266":1}}],["sk6812mini",{"2":{"1261":1,"2036":1}}],["sk6812",{"2":{"1261":1,"1265":1,"2036":1}}],["skully",{"2":{"465":1}}],["skullydazed",{"2":{"111":1,"2800":1}}],["skills",{"2":{"598":1,"1769":1,"2010":1}}],["skiller",{"2":{"294":1}}],["skips",{"2":{"1417":2,"1633":1,"1932":1,"1956":2,"2467":1}}],["skipped",{"2":{"277":1,"2256":1}}],["skipping",{"2":{"240":1,"648":1,"2256":1}}],["skip",{"2":{"49":1,"65":1,"114":1,"149":1,"176":1,"214":1,"307":2,"622":1,"623":1,"1176":1,"1179":1,"1389":1,"1503":1,"1928":1,"1932":1,"2353":1,"2369":1,"2450":1,"2463":2,"2513":1,"2538":1,"2559":1,"2582":2,"2606":1,"2607":1,"2855":1}}],["skyloong",{"2":{"222":1,"236":4,"294":1}}],["slct",{"2":{"2462":1,"2467":1}}],["sl",{"2":{"2252":2}}],["slep",{"2":{"1329":1,"2463":1,"2467":1}}],["sleeping",{"2":{"1595":1,"2364":1}}],["sleep",{"0":{"1348":1,"1354":1},"2":{"70":1,"73":1,"93":1,"190":2,"191":1,"222":1,"249":2,"317":1,"639":1,"1348":1,"1354":1,"1595":1,"1820":1,"2040":2,"2081":1,"2364":1,"2463":2,"2467":2,"2818":2,"2824":2,"2825":2}}],["slovenian",{"2":{"2834":3}}],["slovak",{"2":{"2834":3}}],["slows",{"2":{"1941":1}}],["slowdown",{"2":{"1911":1}}],["slower",{"2":{"1907":1,"1953":1,"2199":1,"2200":1,"2536":1}}],["slowest",{"2":{"1895":1,"1896":1,"1912":1,"2827":1}}],["slowly",{"2":{"1905":1,"2075":1,"2232":1}}],["slow",{"2":{"547":1,"1383":2,"1460":1,"1649":1,"1893":1,"1926":1,"1942":1,"2047":1,"2571":1,"2712":1}}],["slots",{"2":{"218":1}}],["slsh",{"2":{"353":1,"571":2,"2327":1,"2458":1,"2467":1,"2515":1,"2870":1,"2871":1,"2875":1}}],["sla0044",{"2":{"2676":1,"2685":1}}],["slash",{"2":{"1595":1,"1660":1,"2395":1,"2458":1,"2464":1,"2467":2}}],["slashes",{"2":{"149":1}}],["slated",{"2":{"734":1}}],["slate",{"2":{"600":1,"2694":1}}],["slavepin",{"0":{"1229":1},"1":{"1230":1,"1231":1},"2":{"1226":1,"1230":1}}],["slave",{"2":{"74":1,"92":1,"93":1,"107":1,"211":1,"550":2,"552":13,"731":2,"740":2,"901":3,"1072":3,"1106":3,"1178":2,"1225":1,"1226":2,"1243":1,"1803":1,"1999":1,"2049":1,"2056":4,"2086":1,"2207":1,"2221":4,"2222":8,"2223":24,"2224":7,"2225":1,"2234":1,"2324":1}}],["slim",{"2":{"2076":1,"2334":1}}],["sliding",{"2":{"1897":1}}],["slicing",{"2":{"1454":1}}],["slightly",{"2":{"601":1,"682":1,"1177":1,"1192":1,"1264":1,"1463":1,"1466":1,"1584":1,"1649":1,"1950":1,"2215":1,"2325":1,"2444":1,"2449":1,"2694":1,"2867":1}}],["slight",{"2":{"149":1,"236":1,"2075":3}}],["slipped",{"2":{"95":1}}],["smith",{"2":{"2662":1}}],["smithrune",{"2":{"211":1}}],["smp",{"2":{"682":1}}],["smpr",{"2":{"682":1}}],["smartmmd",{"2":{"2503":1}}],["smart",{"2":{"592":1}}],["smallest",{"2":{"2692":1,"2695":1}}],["smaller",{"2":{"134":1,"166":1,"248":1,"249":2,"522":1,"1649":1,"1912":1,"2246":1,"2692":1,"2704":3,"2836":2,"2851":1}}],["smallice",{"2":{"159":2}}],["small",{"0":{"25":1},"2":{"153":1,"174":1,"191":2,"211":1,"277":1,"294":1,"404":1,"522":1,"554":1,"1261":1,"1487":1,"1495":1,"1496":1,"1592":1,"1647":1,"1893":1,"1896":1,"2036":1,"2226":2,"2339":1,"2367":1,"2370":1,"2373":2,"2375":1,"2409":1,"2503":1,"2505":1,"2532":1,"2588":1,"2888":1}}],["smoke",{"2":{"2374":2}}],["smoothly",{"2":{"2325":1}}],["smoothed",{"2":{"2325":1}}],["smoother",{"2":{"74":1,"546":1,"1893":1,"1894":1,"1942":1}}],["smoothing",{"2":{"1942":2}}],["smoothness",{"2":{"1894":1,"2325":1}}],["smooth1",{"2":{"1654":12}}],["smooth2",{"2":{"1654":12}}],["smooth",{"2":{"308":1,"317":1,"393":1,"1654":5,"1897":1,"1942":1,"2075":3,"2580":1}}],["smoll",{"2":{"241":4,"249":1}}],["smolka",{"2":{"211":1}}],["syllabus",{"0":{"2853":1},"2":{"2527":1}}],["syllable",{"2":{"2242":2}}],["syrq",{"2":{"2462":1,"2467":1}}],["sysreq",{"2":{"2462":1,"2467":1}}],["sys",{"2":{"2015":2}}],["syscalls",{"2":{"308":1}}],["sysclk",{"2":{"134":1}}],["sysex",{"2":{"114":1,"133":1,"134":1}}],["systemctl",{"2":{"1294":2}}],["systemd",{"2":{"1294":1}}],["systems",{"0":{"408":1},"2":{"134":1,"234":1,"408":1,"643":1,"1329":1,"1442":1,"1877":1,"2271":1,"2276":1,"2363":2,"2421":1,"2686":1,"2690":1,"2713":1,"2720":1,"2836":1}}],["system",{"0":{"140":1,"492":1,"493":1,"1347":1,"2418":1,"2618":1,"2677":1,"2678":1,"2849":1},"1":{"2678":1,"2679":1},"2":{"49":2,"75":1,"76":1,"84":1,"93":1,"114":1,"149":1,"176":1,"231":3,"232":1,"234":1,"249":1,"262":2,"272":1,"283":1,"293":2,"305":2,"314":2,"407":1,"443":1,"454":1,"475":1,"492":1,"498":1,"520":1,"521":1,"556":1,"608":1,"617":1,"640":1,"667":1,"702":1,"727":1,"733":1,"1270":1,"1294":1,"1329":1,"1347":1,"1600":1,"1601":1,"1812":1,"1814":1,"1821":1,"1892":1,"1893":1,"1922":1,"1944":1,"1946":1,"1949":2,"1972":1,"2013":1,"2070":1,"2072":1,"2082":1,"2165":1,"2206":1,"2213":1,"2245":1,"2277":2,"2324":1,"2351":1,"2356":1,"2362":1,"2364":2,"2417":1,"2418":1,"2421":1,"2462":2,"2463":7,"2467":8,"2539":1,"2549":2,"2553":1,"2558":1,"2601":1,"2606":1,"2617":1,"2640":1,"2665":1,"2674":1,"2677":1,"2678":1,"2679":3,"2682":1,"2701":1,"2705":1,"2757":1,"2766":1,"2831":1,"2836":1,"2849":1,"2867":1,"2868":1}}],["systick",{"0":{"11":1},"2":{"11":2}}],["symb",{"2":{"2734":1}}],["symbol",{"2":{"371":1,"1476":1,"2041":2,"2276":2,"2318":1,"2412":1,"2420":1,"2499":1}}],["symbolic",{"2":{"236":1,"1485":1}}],["symbols",{"0":{"1476":1,"1485":1,"2491":1,"2499":1},"1":{"2500":1,"2501":1},"2":{"176":2,"1480":2,"1486":1,"2275":1,"2364":1,"2466":1,"2491":1}}],["symmetric",{"2":{"1383":2,"2026":1}}],["symmetric70",{"2":{"114":1,"134":1}}],["symlink",{"0":{"492":1},"2":{"492":1,"493":1}}],["symlinks",{"2":{"443":1}}],["sym",{"2":{"94":1,"149":1,"199":1,"236":2,"1383":3,"1386":8,"2276":4,"2802":5}}],["synapse",{"2":{"241":2}}],["synth",{"2":{"1450":2}}],["synthesis",{"2":{"1450":1}}],["synthesis60",{"2":{"211":1}}],["syntaxwarning",{"2":{"249":1}}],["syntax",{"2":{"92":1,"176":1,"191":1,"285":1,"415":1,"1497":1,"2363":1,"2448":1,"2525":1,"2545":1,"2587":1,"2860":2}}],["syncing",{"2":{"2085":1,"2222":4}}],["synchronous",{"2":{"1999":1}}],["synchronizes",{"2":{"2222":1}}],["synchronized",{"2":{"901":1,"1072":1,"1106":1}}],["synchronization",{"0":{"901":1,"1072":1,"1106":1},"2":{"901":1,"1072":1,"1106":1,"2040":1,"2221":1,"2224":1,"2824":1}}],["synchronizing",{"2":{"552":1}}],["synced",{"2":{"1803":1,"2049":1,"2086":1}}],["syncs",{"2":{"552":2}}],["sync",{"0":{"2222":1,"2223":1,"2583":1},"1":{"2584":1,"2585":1},"2":{"74":1,"107":1,"112":2,"114":4,"211":1,"222":1,"236":2,"249":2,"285":1,"547":1,"552":3,"899":12,"901":5,"1070":12,"1072":5,"1104":12,"1106":5,"1149":2,"1442":1,"1803":1,"1943":1,"2047":1,"2049":1,"2085":1,"2086":1,"2221":3,"2222":1,"2223":16,"2580":1,"2585":1,"2827":1}}],["s7",{"2":{"67":4,"72":1}}],["schottky",{"2":{"2226":2}}],["school",{"2":{"2211":1,"2692":1}}],["scheikled",{"2":{"222":1}}],["schemes",{"2":{"676":1,"2794":2}}],["scheme",{"2":{"182":1,"2414":1,"2715":3,"2724":3}}],["schemas",{"2":{"191":1,"308":1,"322":1,"610":1,"612":1,"2799":1}}],["schematics",{"2":{"1349":1}}],["schematic",{"0":{"1528":1,"2414":1},"2":{"93":1,"1291":1,"1345":1,"1349":2}}],["schema",{"0":{"612":1,"2728":1},"2":{"76":2,"149":1,"176":3,"199":1,"222":1,"249":1,"266":2,"277":1,"308":1,"322":1,"610":1,"2694":1,"2799":1}}],["scheduled",{"2":{"379":1,"649":1,"652":1,"2712":1}}],["schedule",{"0":{"88":1,"104":1,"127":1,"170":1},"2":{"184":1}}],["score",{"2":{"2324":1,"2327":1}}],["scope",{"2":{"1972":1,"2195":1,"2675":1,"2883":1,"2884":1}}],["scottoalp",{"2":{"266":1}}],["scottostarter",{"2":{"217":2}}],["scottocmd",{"2":{"217":2}}],["scotto9",{"2":{"217":2}}],["scottokeebs",{"2":{"217":5}}],["scotto36",{"2":{"217":2}}],["scotto40",{"2":{"199":1,"217":2}}],["sck",{"2":{"1225":2,"1226":4,"1277":4,"2631":1,"2650":1,"2704":2}}],["scenario",{"2":{"312":1,"1307":1,"1309":1,"2251":1,"2412":1,"2505":1,"2511":1}}],["scenarios",{"2":{"263":1,"704":1,"2412":1,"2504":1,"2862":1}}],["scenes",{"2":{"198":1,"201":1,"213":1,"224":1,"238":1,"251":1,"2256":1}}],["science",{"2":{"199":1}}],["sclr",{"2":{"2199":1}}],["sclk",{"2":{"1924":2,"1936":2,"1938":2,"1941":3,"2429":1,"2431":1,"2433":2,"2435":1,"2437":2,"2439":2,"2441":1}}],["scll",{"2":{"751":1}}],["sclh",{"2":{"751":1}}],["scldel",{"2":{"751":1}}],["scln",{"2":{"176":1,"353":1,"571":2,"1563":1,"2262":1,"2458":1,"2467":1,"2515":1,"2870":1,"2871":1}}],["scl",{"2":{"176":1,"543":1,"748":3,"749":4,"807":1,"836":1,"868":1,"900":8,"935":8,"969":1,"1003":1,"1037":1,"1071":8,"1105":8,"1139":8,"1195":1,"1650":1,"2213":1,"2650":1}}],["sculpt",{"2":{"149":1,"160":1}}],["scythe",{"2":{"143":2}}],["scylla",{"2":{"114":1,"311":8,"317":1}}],["scary",{"2":{"2890":1}}],["scarlet",{"2":{"211":1}}],["scarletbandana",{"2":{"143":2}}],["scattered",{"2":{"2888":1}}],["scaling",{"0":{"857":1,"859":1,"863":1,"1060":1,"1062":1,"1066":1,"1094":1,"1096":1,"1100":1,"1128":1,"1130":1,"1134":1,"1162":1,"1164":1,"1168":1},"1":{"858":1,"860":1,"864":1,"1061":1,"1063":1,"1067":1,"1095":1,"1097":1,"1101":1,"1129":1,"1131":1,"1135":1,"1163":1,"1165":1,"1169":1},"2":{"176":1,"249":2,"707":2,"857":2,"858":3,"859":2,"860":1,"863":1,"1060":2,"1061":3,"1062":2,"1063":1,"1066":1,"1094":2,"1095":3,"1096":2,"1097":1,"1100":1,"1128":2,"1129":3,"1130":2,"1131":1,"1134":1,"1162":2,"1163":3,"1164":2,"1165":1,"1168":1,"1462":1,"1932":1,"2002":3}}],["scaled",{"2":{"1710":2,"2805":1,"2818":1,"2824":1,"2825":1}}],["scale8",{"2":{"308":1}}],["scale",{"2":{"176":1,"191":1,"199":1,"1460":5,"1462":1,"1937":1,"2076":1,"2695":1}}],["scancode",{"0":{"2788":1},"2":{"2416":2,"2417":1}}],["scancodes",{"2":{"1335":1,"2416":2,"2515":1,"2794":1}}],["scans",{"2":{"1383":2,"1397":1}}],["scanned",{"2":{"682":1,"1307":1,"1309":1,"2412":10}}],["scanning",{"0":{"635":1,"2883":1},"1":{"636":1,"637":1,"2884":1,"2885":1,"2886":1,"2887":1},"2":{"49":1,"134":1,"266":1,"556":1,"604":1,"606":2,"607":3,"635":1,"637":1,"700":1,"701":1,"1383":4,"1649":1,"2215":1,"2364":1,"2412":1,"2657":1,"2712":1,"2742":1,"2819":2,"2882":1,"2883":4,"2884":2,"2886":2}}],["scanf",{"2":{"374":1}}],["scan",{"0":{"636":1,"637":1,"1309":1},"2":{"31":1,"65":1,"93":2,"112":1,"113":1,"114":1,"149":2,"176":2,"196":1,"199":2,"214":1,"277":1,"606":1,"607":5,"637":3,"638":2,"639":1,"668":1,"1309":7,"1383":2,"1386":1,"1387":1,"1432":1,"1561":5,"1649":2,"1907":1,"1937":1,"2221":1,"2222":1,"2234":1,"2249":1,"2330":1,"2337":1,"2402":1,"2415":1,"2515":1,"2885":1,"2886":3}}],["sc",{"2":{"55":11,"2202":7,"2203":7,"2205":1,"2206":1,"2495":7}}],["scratch",{"2":{"2363":1,"2606":1}}],["scr",{"2":{"1903":1,"2230":1}}],["scrutiny",{"2":{"392":1}}],["scrl",{"2":{"353":1,"571":2,"1332":1,"2459":1,"2467":1,"2516":1}}],["scrollwheel",{"2":{"2002":1}}],["scrolls",{"2":{"1907":1}}],["scroll",{"0":{"1949":2,"1950":1,"2004":1,"2006":1},"2":{"175":1,"176":3,"188":1,"191":1,"199":1,"222":1,"236":2,"308":1,"552":1,"1661":1,"1803":1,"1804":2,"1806":1,"1888":1,"1892":5,"1893":3,"1895":13,"1896":1,"1903":1,"1906":2,"1907":3,"1912":7,"1929":3,"1932":1,"1934":5,"1935":3,"1941":3,"1942":11,"1948":1,"1949":4,"1950":25,"1953":1,"2002":3,"2004":15,"2006":1,"2230":1,"2233":1,"2459":4,"2467":4,"2815":2,"2882":1}}],["scrolling",{"0":{"1942":1},"2":{"48":1,"175":1,"308":1,"1463":1,"1817":6,"1892":2,"1893":4,"1894":1,"1895":1,"1901":4,"1906":1,"1912":17,"1929":1,"1942":8,"1946":2,"1948":1,"1949":5,"1950":18,"1951":1,"1952":8,"1953":1,"2002":1,"2004":2,"2075":9}}],["screw",{"2":{"114":1}}],["screens",{"2":{"643":1,"1912":1,"2385":1}}],["screen",{"0":{"1744":1},"2":{"34":1,"153":1,"552":1,"1463":1,"1610":1,"1662":1,"1744":1,"1897":1,"1904":1,"1905":1,"1907":3,"1911":2,"1912":12,"1913":1,"2222":2,"2231":1,"2232":1,"2234":1,"2236":11,"2462":2,"2467":2,"2533":1,"2607":1,"2610":1,"2705":11}}],["script",{"2":{"94":1,"114":2,"134":1,"149":3,"191":1,"199":1,"277":1,"285":1,"312":1,"375":2,"469":1,"471":2,"492":1,"493":1,"666":1,"1296":1,"2337":1,"2353":1}}],["scripts",{"2":{"10":1,"211":1,"312":1,"375":2}}],["shyay",{"2":{"2574":1}}],["shsudo",{"2":{"2574":1}}],["shuv",{"2":{"2573":1}}],["shutdown",{"0":{"229":1,"643":1,"644":1,"645":1,"646":1},"1":{"644":1,"645":1,"646":1},"2":{"229":6,"230":1,"236":2,"249":1,"266":1,"277":1,"288":1,"643":3,"644":2,"645":1,"646":2,"780":1,"806":1,"835":1,"867":1,"899":1,"934":1,"968":1,"1002":1,"1036":1,"1070":1,"1104":1,"1138":1,"1194":1,"1596":1,"1606":3,"1906":1}}],["shcd",{"2":{"1598":1,"2551":1,"2552":1}}],["shqmk",{"2":{"1368":1,"1497":1,"2529":2,"2530":2,"2533":2,"2553":1,"2555":1,"2562":2,"2576":4,"2577":2}}],["sheer",{"2":{"2850":1}}],["sheet",{"2":{"697":2,"702":2,"1453":1}}],["shenzhen",{"2":{"2503":1}}],["she",{"2":{"1641":1}}],["shell",{"2":{"116":1,"176":1,"249":1,"414":2,"469":1,"2027":1,"2357":1,"2617":1}}],["shade",{"2":{"2703":4}}],["shades",{"2":{"2076":1}}],["shall",{"2":{"2255":1,"2694":1}}],["shapes",{"2":{"2745":1}}],["shaped",{"2":{"2224":1}}],["shapped",{"2":{"2075":1}}],["sha",{"2":{"570":2}}],["sha1",{"2":{"389":1}}],["shandoncodes",{"2":{"241":5,"249":1}}],["shark",{"2":{"2503":1}}],["sharp2",{"2":{"1654":12}}],["sharp1",{"2":{"1654":12}}],["sharp",{"2":{"1654":8,"1883":30,"2367":1,"2484":30}}],["sharing",{"0":{"1433":1},"1":{"1434":1,"1435":1,"1436":1,"1437":1,"1438":1,"1439":1,"1440":1,"1441":1,"1442":1},"2":{"107":1,"1321":1,"1600":1,"1638":1,"2668":1}}],["shares",{"2":{"1562":1,"2674":1}}],["share",{"2":{"63":1,"456":1,"1321":1,"1409":1,"1433":1,"1437":1,"1630":1,"1638":2,"1639":1,"2396":1,"2502":1,"2619":1,"2687":1}}],["shared",{"0":{"2631":1},"2":{"30":1,"33":1,"50":1,"107":1,"112":2,"114":1,"138":1,"160":1,"190":1,"191":1,"262":1,"543":1,"557":2,"674":1,"1434":1,"1442":1,"1821":1,"1899":1,"1945":2,"2039":1,"2082":1,"2396":1,"2629":1,"2631":4,"2639":2,"2674":1,"2829":3}}],["sh1107",{"2":{"210":1,"294":1,"1901":4,"1903":1,"1907":1,"1910":1,"1911":3,"1912":1}}],["sh1106",{"2":{"153":1,"232":2,"1901":2,"1903":1,"1907":2,"1911":2,"1912":1,"2701":6,"2704":16}}],["shpkg",{"2":{"2575":1}}],["shpython3",{"2":{"158":1,"2573":1}}],["shpacman",{"2":{"158":1,"2569":1}}],["shbrew",{"2":{"158":1,"2571":1}}],["sh",{"2":{"114":1,"199":1,"400":1,"491":1,"492":3,"493":1,"666":1,"1296":1,"1654":10,"2239":10,"2353":7,"2496":8,"2539":1,"2554":1,"2570":1}}],["shine",{"2":{"2753":1,"2793":1}}],["shiny",{"2":{"2373":1,"2374":1}}],["ships",{"2":{"2503":1}}],["shipping",{"2":{"2411":2}}],["shipped",{"2":{"666":1,"2444":1,"2504":1,"2507":1,"2682":1,"2694":1}}],["ship",{"2":{"1181":1,"1182":1,"2505":1}}],["shisaku",{"2":{"211":1}}],["shield",{"2":{"113":1,"114":1}}],["shifting",{"2":{"1469":2,"1489":1,"1570":1}}],["shift+option",{"2":{"2467":1}}],["shift+v",{"2":{"1594":1}}],["shift+s",{"2":{"1567":1}}],["shift+a",{"2":{"1567":2}}],["shift+escape",{"2":{"667":1}}],["shift+b",{"2":{"667":1}}],["shift+right",{"2":{"667":3,"1594":2}}],["shift+2",{"2":{"99":1}}],["shifter",{"0":{"1276":1},"2":{"631":1,"1275":1,"1276":1}}],["shifted",{"0":{"1487":1,"2491":1,"2499":1},"1":{"2500":1,"2501":1},"2":{"176":1,"188":1,"191":2,"249":1,"266":1,"730":2,"1466":1,"1468":3,"1469":3,"1473":3,"1480":5,"1487":12,"1488":3,"1492":1,"1503":1,"1563":2,"1570":2,"1641":1,"1733":1,"2025":2,"2030":1,"2075":1,"2491":1,"2499":1,"2521":1,"2877":1}}],["shifts",{"2":{"134":2,"1359":2,"1563":1,"1564":4,"1565":2,"1877":1,"2075":4,"2809":1}}],["shift",{"0":{"1359":1,"1466":2,"1467":1,"1469":1,"1470":1,"1472":1,"1473":1,"1474":1,"1475":1,"1476":1,"1477":1,"1478":1,"1479":1,"1480":1,"1481":1,"1482":1,"1483":1,"1484":1,"1485":1,"1486":1,"1488":1,"1489":1,"1490":1,"1567":1,"2470":1,"2789":1,"2877":1},"1":{"1467":2,"1468":2,"1469":2,"1470":2,"1471":2,"1472":2,"1473":3,"1474":3,"1475":3,"1476":3,"1477":3,"1478":3,"1479":3,"1480":3,"1481":3,"1482":3,"1483":3,"1484":3,"1485":3,"1486":3,"1487":2,"1488":2,"1489":3,"1490":2,"1491":3,"1492":3,"1493":3},"2":{"49":1,"63":1,"99":1,"114":1,"134":4,"152":4,"176":1,"188":1,"191":1,"211":3,"222":2,"236":2,"255":1,"257":1,"258":1,"259":2,"331":1,"543":1,"587":1,"667":1,"747":2,"1330":1,"1340":9,"1346":1,"1355":14,"1356":11,"1359":7,"1393":2,"1421":2,"1427":1,"1442":4,"1466":1,"1467":2,"1468":10,"1469":5,"1470":1,"1471":4,"1472":3,"1473":7,"1474":1,"1475":2,"1476":1,"1477":1,"1478":1,"1479":1,"1480":10,"1482":1,"1486":1,"1487":7,"1488":9,"1489":3,"1490":1,"1491":12,"1492":4,"1493":1,"1499":1,"1502":2,"1503":3,"1563":2,"1564":9,"1565":4,"1567":10,"1570":3,"1575":1,"1587":1,"1594":1,"1595":1,"1640":1,"1641":1,"1642":1,"1644":2,"1658":1,"1730":2,"1733":1,"1734":2,"1735":1,"1742":2,"1744":5,"1745":2,"1752":1,"1753":2,"1754":6,"1756":1,"1763":1,"1907":1,"2021":3,"2024":2,"2025":5,"2030":4,"2039":10,"2201":4,"2202":6,"2203":6,"2204":1,"2206":4,"2234":1,"2264":1,"2276":1,"2278":1,"2297":1,"2406":1,"2460":4,"2467":4,"2468":2,"2470":13,"2476":1,"2486":16,"2487":14,"2489":10,"2492":14,"2495":6,"2497":1,"2499":1,"2500":1,"2518":20,"2519":2,"2558":2,"2598":4,"2599":14,"2600":4,"2621":4,"2700":2,"2779":1,"2789":3,"2809":6,"2816":1,"2859":1,"2863":6,"2864":3,"2869":2,"2876":1,"2877":3,"2887":1,"2892":2}}],["shore",{"2":{"2888":1}}],["shorting",{"2":{"2380":1,"2638":1}}],["shorts",{"2":{"2371":1,"2373":1}}],["shortcuts",{"0":{"2027":1},"2":{"1418":1,"1420":1,"1734":1,"1735":1,"1755":2,"1756":1,"2027":1,"2035":1,"2277":1,"2420":1,"2499":1,"2518":1,"2876":1}}],["shortcut",{"2":{"1358":1,"1359":1,"1643":2,"1903":1,"2193":1,"2194":1,"2230":1,"2242":1,"2566":1,"2785":1}}],["shortly",{"2":{"626":1,"1754":1,"2251":1}}],["shortest",{"2":{"1473":1}}],["shorted",{"2":{"551":1,"2638":1}}],["shorter",{"2":{"498":1,"1264":1,"1630":1,"1894":1,"2550":1}}],["shortened",{"2":{"202":1,"2760":1}}],["shorten",{"2":{"149":1,"1388":1}}],["shorthands",{"2":{"2063":1,"2079":1}}],["shorthand",{"2":{"199":1,"2587":1,"2742":1}}],["shortages",{"2":{"172":1}}],["short",{"2":{"114":1,"123":1,"134":1,"266":1,"297":1,"503":1,"507":1,"509":1,"522":1,"581":1,"595":2,"597":1,"657":1,"664":1,"665":1,"701":2,"753":1,"1290":1,"1313":1,"1382":1,"1468":1,"1564":1,"1579":2,"1654":16,"1754":3,"1758":1,"1770":1,"1915":1,"2022":2,"2211":2,"2265":1,"2329":1,"2332":1,"2334":1,"2335":1,"2337":1,"2339":1,"2341":1,"2344":1,"2371":1,"2375":1,"2376":1,"2379":1,"2380":1,"2558":1,"2598":1,"2638":1,"2639":1,"2754":1,"2804":1,"2870":1,"2872":1}}],["shop",{"2":{"2436":1,"2843":1}}],["shooting",{"2":{"2380":1}}],["shot",{"0":{"1330":1,"1363":1,"2492":1,"2598":1,"2821":1},"1":{"2599":1,"2600":1},"2":{"93":1,"160":2,"188":1,"191":1,"194":1,"199":1,"231":1,"544":1,"546":1,"1330":1,"1356":11,"1363":1,"1392":1,"1503":3,"1564":2,"1567":2,"1733":2,"1757":1,"1955":2,"1956":1,"2239":1,"2492":7,"2496":1,"2598":8,"2599":10,"2600":7,"2821":1,"2859":2,"2867":1,"2869":1,"2895":1}}],["showcasing",{"2":{"2694":1}}],["showed",{"2":{"1493":1}}],["shows",{"2":{"340":1,"355":1,"457":1,"564":1,"565":1,"597":1,"1400":1,"1401":1,"1742":1,"1747":1,"2363":2,"2640":1,"2657":1}}],["shown",{"2":{"134":1,"156":1,"547":1,"676":1,"710":1,"841":1,"871":1,"906":1,"940":1,"974":1,"1008":1,"1042":1,"1076":1,"1110":1,"1144":1,"1181":1,"1182":1,"1197":1,"1324":1,"1673":1,"1677":1,"1681":1,"1737":1,"2050":1,"2246":1,"2247":1,"2369":2,"2723":1,"2832":1,"2860":1,"2867":1,"2875":1}}],["show",{"2":{"83":1,"114":1,"119":1,"176":1,"230":1,"254":1,"285":1,"416":4,"419":4,"434":1,"435":1,"436":1,"437":2,"442":1,"443":1,"451":1,"474":1,"639":1,"1291":1,"1343":1,"1669":1,"1673":1,"1677":1,"1951":1,"2046":1,"2249":1,"2363":2,"2410":1,"2412":2,"2500":1,"2519":1,"2575":1,"2582":1,"2617":1,"2657":1,"2665":1,"2703":3}}],["showing",{"2":{"70":1,"77":1,"312":1,"547":1,"1291":1,"1382":1,"2046":1,"2601":1,"2612":1,"2748":1}}],["shouldn",{"2":{"542":1,"626":1,"1343":1,"1368":1,"1496":1,"1914":1,"2221":1,"2374":1,"2694":1}}],["should",{"2":{"3":1,"6":1,"10":2,"11":1,"15":1,"17":1,"49":1,"70":1,"103":1,"125":1,"126":1,"131":2,"156":1,"157":2,"167":1,"182":1,"185":2,"194":1,"198":1,"201":7,"206":1,"234":1,"236":1,"240":1,"245":1,"249":1,"254":1,"268":1,"271":1,"275":1,"279":1,"304":2,"317":1,"318":1,"322":3,"331":1,"343":1,"346":1,"355":3,"359":1,"361":1,"364":1,"372":2,"374":1,"376":1,"381":3,"397":1,"401":1,"447":1,"451":1,"473":2,"475":2,"476":3,"482":1,"488":1,"494":1,"498":2,"501":1,"503":1,"507":2,"509":1,"513":1,"514":1,"517":1,"519":1,"523":1,"539":1,"558":1,"570":6,"571":1,"596":1,"597":3,"599":1,"600":1,"601":5,"612":1,"619":2,"622":1,"624":1,"625":1,"631":3,"632":1,"635":1,"636":1,"637":1,"639":1,"648":1,"649":2,"651":1,"657":1,"658":2,"663":1,"664":1,"667":1,"668":2,"669":1,"687":1,"701":2,"714":1,"735":1,"737":1,"743":1,"747":1,"775":1,"787":1,"813":1,"845":1,"875":1,"910":1,"944":1,"978":1,"1012":1,"1046":1,"1080":1,"1114":1,"1148":1,"1170":1,"1177":1,"1181":1,"1182":1,"1201":1,"1226":1,"1283":1,"1291":1,"1292":1,"1293":1,"1297":1,"1298":2,"1314":2,"1322":1,"1327":1,"1340":1,"1348":1,"1370":1,"1383":1,"1389":1,"1396":2,"1403":1,"1405":1,"1408":1,"1416":1,"1436":1,"1437":1,"1442":2,"1450":1,"1453":1,"1461":1,"1473":1,"1480":1,"1492":1,"1497":1,"1502":1,"1503":2,"1514":1,"1526":1,"1563":1,"1565":1,"1570":3,"1582":3,"1583":3,"1602":1,"1603":1,"1624":1,"1627":3,"1629":1,"1630":1,"1635":1,"1637":2,"1672":1,"1710":1,"1749":1,"1804":1,"1812":1,"1907":1,"1940":1,"1943":1,"1964":2,"1965":1,"1968":1,"1971":1,"2014":1,"2037":1,"2039":1,"2042":1,"2070":1,"2158":1,"2164":1,"2211":1,"2213":1,"2221":1,"2223":2,"2248":1,"2249":1,"2251":1,"2256":1,"2263":1,"2342":1,"2363":2,"2374":4,"2377":1,"2378":1,"2380":2,"2396":2,"2397":3,"2398":1,"2399":4,"2400":1,"2402":3,"2403":1,"2406":1,"2407":1,"2410":3,"2412":3,"2431":1,"2433":1,"2435":1,"2448":2,"2450":1,"2454":2,"2502":1,"2503":2,"2505":2,"2517":1,"2530":1,"2533":1,"2535":1,"2549":1,"2558":1,"2565":1,"2568":1,"2572":1,"2574":1,"2577":2,"2585":1,"2587":1,"2615":2,"2617":1,"2622":4,"2626":1,"2630":3,"2632":3,"2639":1,"2659":1,"2660":1,"2662":1,"2665":2,"2666":1,"2668":1,"2671":1,"2692":4,"2693":3,"2694":19,"2695":8,"2698":1,"2702":1,"2704":2,"2705":6,"2720":1,"2724":2,"2726":1,"2728":1,"2733":1,"2808":1,"2816":3,"2819":1,"2829":2,"2836":1,"2854":2,"2856":1,"2860":1,"2874":1,"2890":2,"2893":1,"2896":1}}],["sadly",{"2":{"2576":1}}],["sabayon",{"2":{"2539":1,"2572":1}}],["sasha",{"2":{"2371":1,"2382":1}}],["said",{"2":{"1420":1,"2503":3}}],["saikoutype",{"2":{"249":1}}],["sag",{"2":{"1356":1}}],["sa",{"2":{"1356":1,"1744":2}}],["salt",{"2":{"2336":1}}],["sall",{"2":{"2199":1}}],["salad",{"2":{"1343":1}}],["salicylic",{"2":{"143":13,"149":2,"211":1,"308":1}}],["sake",{"2":{"1325":1}}],["sanitisation",{"2":{"1502":1}}],["sanitise",{"2":{"1502":1}}],["sane",{"2":{"700":2}}],["sango",{"2":{"249":1}}],["sacrifices",{"2":{"700":1}}],["says",{"2":{"2356":1,"2503":3,"2558":1,"2890":1}}],["saying",{"2":{"586":1,"2576":1}}],["say",{"2":{"578":1,"1356":1,"1730":1,"1819":1,"2080":1,"2205":1,"2206":1,"2251":1,"2365":1,"2568":1,"2739":1,"2883":1}}],["sawnsprojects",{"2":{"211":2,"249":1}}],["sauce",{"2":{"211":1}}],["saevus",{"2":{"211":1,"281":2,"285":1}}],["safemode",{"2":{"2448":1}}],["safest",{"2":{"1636":1}}],["safety",{"0":{"1343":1,"2260":1},"2":{"2221":1,"2260":1}}],["safe",{"2":{"199":1,"229":2,"294":1,"575":1,"598":1,"621":3,"1416":3,"1432":1,"1442":5,"1882":1,"1920":1,"1949":1,"1950":1,"1969":1,"2027":1,"2035":1,"2545":2,"2690":1,"2860":1}}],["safely",{"2":{"31":1,"34":1,"240":1,"638":1,"1905":1,"2232":1,"2449":1,"2576":1,"2588":1}}],["savage65",{"2":{"308":1}}],["saves",{"2":{"1932":1,"1946":1,"2588":2}}],["save",{"0":{"582":1},"2":{"249":1,"285":2,"481":1,"544":1,"582":1,"640":1,"1389":1,"1441":1,"1463":1,"1508":1,"1579":1,"1734":1,"2044":1,"2221":1,"2378":1,"2450":1,"2537":2,"2544":1,"2545":1,"2565":2,"2582":1,"2584":1,"2588":1,"2615":1,"2620":1,"2836":1,"2841":1}}],["saved",{"2":{"131":1,"434":1,"435":1,"1298":1,"1389":1,"1559":1}}],["saving",{"2":{"131":1,"134":1,"609":1,"633":3,"2743":1}}],["savings",{"2":{"25":1,"2836":1}}],["sata",{"2":{"2211":1}}],["satan",{"2":{"411":3,"2561":1}}],["satisfied",{"2":{"582":1,"2860":1,"2861":1}}],["satisfaction75",{"2":{"134":2,"199":1,"249":1}}],["satu",{"2":{"571":2,"1635":1,"2039":1,"2074":1,"2489":1,"2490":1}}],["saturation",{"2":{"111":1,"114":1,"547":1,"2038":2,"2039":6,"2040":2,"2059":8,"2074":4,"2075":6,"2081":2,"2117":1,"2118":1,"2119":1,"2120":1,"2121":1,"2122":1,"2139":1,"2140":1,"2141":1,"2142":1,"2143":1,"2489":6,"2490":4,"2705":2,"2725":1,"2824":2,"2825":2}}],["satd",{"2":{"571":2,"1635":1,"2039":1,"2074":1,"2489":1,"2490":1}}],["satellite",{"2":{"191":1,"211":1}}],["satt99",{"2":{"149":1}}],["satt",{"2":{"143":1,"149":1,"176":1}}],["sat",{"0":{"2059":1,"2117":1,"2118":1,"2119":1,"2120":1,"2121":1},"1":{"2122":1},"2":{"49":1,"183":2,"222":3,"332":1,"355":2,"547":1,"2040":2,"2044":1,"2059":4,"2062":2,"2075":12,"2081":2,"2400":2,"2705":11,"2824":1,"2825":2,"2842":3}}],["sampling",{"2":{"149":1,"682":2,"722":1,"1547":1,"2325":1,"2806":1}}],["sampled",{"2":{"1383":1}}],["samples",{"2":{"700":2,"1450":1,"1458":1,"1549":1,"1710":1,"2505":1}}],["sample",{"2":{"31":1,"176":1,"222":1,"700":6,"701":4,"726":1,"1230":4,"1450":6,"1458":4,"1472":1,"1496":1,"1549":1,"1552":1,"1723":1,"1999":1,"2002":3,"2325":6,"2418":1,"2806":1}}],["same",{"2":{"27":1,"45":2,"73":1,"157":1,"166":1,"169":1,"222":1,"234":1,"235":1,"289":1,"307":2,"319":1,"353":1,"494":2,"503":1,"537":1,"552":2,"563":1,"570":2,"581":1,"582":1,"587":1,"610":1,"619":1,"648":1,"651":1,"669":1,"676":1,"703":1,"734":1,"737":1,"783":1,"809":1,"841":1,"871":1,"906":1,"940":1,"974":1,"1008":1,"1042":1,"1076":1,"1110":1,"1144":1,"1178":1,"1197":1,"1264":1,"1316":2,"1331":1,"1339":1,"1340":1,"1356":1,"1368":2,"1383":1,"1395":1,"1398":1,"1409":2,"1412":1,"1433":1,"1434":1,"1435":2,"1436":1,"1440":1,"1471":1,"1503":1,"1508":3,"1516":2,"1565":1,"1575":1,"1578":1,"1581":1,"1582":3,"1589":2,"1592":2,"1604":1,"1605":1,"1627":1,"1630":1,"1638":1,"1755":1,"1769":1,"1812":1,"1814":1,"1817":4,"1892":1,"1893":1,"1897":3,"1898":1,"1911":1,"1939":3,"1956":1,"2003":1,"2007":1,"2013":1,"2026":3,"2049":1,"2064":1,"2070":1,"2072":1,"2075":5,"2204":1,"2207":1,"2224":1,"2238":1,"2245":1,"2256":2,"2263":1,"2276":1,"2330":1,"2337":1,"2342":1,"2351":1,"2353":1,"2363":1,"2370":1,"2373":1,"2374":1,"2390":1,"2396":2,"2399":1,"2400":1,"2410":1,"2445":1,"2503":2,"2513":1,"2548":1,"2549":1,"2553":2,"2558":1,"2568":1,"2581":2,"2582":1,"2585":1,"2586":1,"2625":1,"2657":1,"2659":3,"2661":1,"2668":1,"2674":1,"2676":1,"2681":1,"2692":1,"2694":4,"2702":1,"2703":4,"2704":2,"2718":1,"2733":1,"2743":1,"2791":1,"2816":1,"2837":1,"2867":1,"2873":2,"2874":3,"2882":1,"2891":1,"2895":1}}],["sprintf",{"2":{"2836":2,"2841":2}}],["springgreen",{"2":{"2063":2,"2079":2}}],["spring",{"2":{"1653":1}}],["springs",{"2":{"1653":1}}],["spread",{"2":{"2076":2,"2427":1}}],["spreads",{"2":{"2076":1}}],["spruce",{"2":{"222":1}}],["splash",{"2":{"1817":3,"2075":6,"2842":2}}],["splaytoraid",{"2":{"266":1}}],["spleeb",{"2":{"317":1}}],["splicing",{"2":{"1456":1}}],["splinky",{"2":{"176":1,"311":13,"2654":1}}],["splitography",{"2":{"2245":1}}],["splitting",{"0":{"394":1}}],["splitty",{"2":{"253":2}}],["split75",{"2":{"159":2}}],["splitreus62",{"2":{"143":2}}],["splitkb",{"2":{"102":1,"114":1,"134":2,"211":1,"222":1,"277":1}}],["split",{"0":{"30":1,"32":1,"35":1,"80":1,"107":1,"138":1,"549":1,"1560":1,"1634":1,"1943":1,"1945":1,"1951":1,"2207":1,"2372":1,"2652":1,"2827":1},"1":{"31":1,"36":1,"550":1,"551":1,"552":1,"1952":1,"1953":1,"2208":1,"2209":1,"2210":1,"2211":1,"2212":1,"2213":1,"2214":1,"2215":1,"2216":1,"2217":1,"2218":1,"2219":1,"2220":1,"2221":1,"2222":1,"2223":1,"2224":1,"2225":1,"2226":1,"2227":1},"2":{"30":3,"32":2,"45":3,"65":2,"70":28,"74":3,"80":1,"92":2,"93":4,"94":1,"107":7,"111":1,"112":10,"114":13,"134":4,"138":1,"143":8,"149":10,"160":3,"175":1,"176":15,"191":7,"199":3,"211":7,"222":9,"236":5,"249":4,"253":2,"259":5,"260":2,"266":8,"270":2,"277":11,"285":2,"300":1,"308":3,"543":1,"547":6,"549":5,"550":8,"551":7,"552":26,"556":5,"614":2,"1170":2,"1175":2,"1176":1,"1183":1,"1372":1,"1373":1,"1375":2,"1377":1,"1387":1,"1403":1,"1409":3,"1462":1,"1560":3,"1623":1,"1634":3,"1803":2,"1820":3,"1906":2,"1907":1,"1932":1,"1935":1,"1939":1,"1941":1,"1943":1,"1945":1,"1951":1,"1970":1,"2037":2,"2040":2,"2047":4,"2049":2,"2065":1,"2081":3,"2085":2,"2086":2,"2207":4,"2211":2,"2214":1,"2215":2,"2217":1,"2218":3,"2219":10,"2220":1,"2221":5,"2222":21,"2223":4,"2224":14,"2225":3,"2226":2,"2227":2,"2233":2,"2240":1,"2324":1,"2331":3,"2333":3,"2340":3,"2345":2,"2347":2,"2349":2,"2364":9,"2372":2,"2385":1,"2483":2,"2498":2,"2652":1,"2669":1,"2694":1,"2695":1,"2800":1,"2818":2,"2824":4,"2825":2,"2827":5,"2856":1,"2874":1}}],["splits",{"2":{"18":1,"35":1,"114":1}}],["sponge",{"2":{"2373":1}}],["spots",{"2":{"587":1}}],["spot",{"2":{"251":1,"581":2,"643":1,"2516":1}}],["spooky",{"2":{"176":1}}],["sp111",{"2":{"211":1}}],["spc",{"2":{"195":1,"266":1,"353":2,"571":2,"1563":1,"1592":2,"2255":3,"2458":1,"2467":1,"2515":2,"2858":1,"2860":1,"2869":1,"2870":1,"2871":2,"2876":4}}],["spdu",{"2":{"1635":1,"1816":1,"2039":1,"2074":1,"2077":1,"2482":1,"2489":1,"2490":1}}],["spdd",{"2":{"1635":1,"1816":1,"2039":1,"2074":1,"2077":1,"2482":1,"2489":1,"2490":1}}],["spdx",{"2":{"1600":1,"2698":2}}],["spd",{"2":{"183":4,"222":1,"1820":2,"2040":1,"2081":2}}],["spacing",{"2":{"2545":1,"2693":1}}],["space+b",{"2":{"667":1}}],["spaces",{"0":{"587":1},"2":{"332":1,"457":1,"494":2,"496":1,"560":1,"562":1,"568":2,"2224":1,"2668":1,"2693":1,"2844":1,"2884":1}}],["spacebars",{"2":{"259":1}}],["spacebar",{"2":{"259":1,"2458":1,"2467":1,"2558":1}}],["spacey",{"0":{"255":1},"2":{"241":2,"255":1,"266":1}}],["spaceholdings",{"2":{"143":3,"149":2,"253":2,"266":1}}],["space",{"0":{"123":1,"2201":1,"2495":1,"2789":1},"1":{"2202":1,"2203":1,"2204":1,"2205":1,"2206":1},"2":{"49":2,"123":1,"124":3,"134":1,"143":8,"166":1,"176":3,"188":1,"189":1,"191":2,"203":1,"211":2,"249":1,"255":1,"259":1,"260":1,"527":1,"571":1,"587":2,"615":1,"701":1,"1393":1,"1441":1,"1460":1,"1463":1,"1498":1,"1508":1,"1563":1,"1564":1,"1630":1,"1660":1,"1734":1,"2042":1,"2201":1,"2203":7,"2204":1,"2205":3,"2206":3,"2248":1,"2255":2,"2276":1,"2291":1,"2325":1,"2327":1,"2458":1,"2467":1,"2495":8,"2519":1,"2536":1,"2627":1,"2674":1,"2706":1,"2789":1,"2833":1,"2840":2,"2841":2,"2842":1,"2855":1,"2871":1,"2887":1}}],["spaceman",{"2":{"37":4}}],["span",{"2":{"2013":1}}],["spanish",{"2":{"176":1,"249":1,"1563":1,"2834":9}}],["spamming",{"2":{"222":1,"2896":1}}],["spare",{"2":{"218":1,"1443":1}}],["sparkfun",{"0":{"271":1,"1374":1,"2436":1},"1":{"2437":1},"2":{"163":1,"176":1,"271":3,"277":1,"528":1,"730":3,"1367":1,"1371":4,"2320":2,"2430":1,"2432":1,"2436":3,"2445":4,"2650":2,"2843":1}}],["sp",{"2":{"134":1,"211":1}}],["spi0",{"2":{"2646":2}}],["spiral",{"2":{"1817":4,"2075":12,"2842":3}}],["spid0",{"2":{"2646":1,"2650":1}}],["spid2",{"2":{"1226":2}}],["spid1",{"2":{"1226":1,"1277":1,"2646":1}}],["spiderisland",{"2":{"143":1}}],["spidey3",{"2":{"74":1,"176":1,"191":1}}],["spi3",{"2":{"1226":1}}],["spi2",{"2":{"1226":4}}],["spi1",{"2":{"1226":2,"1277":2,"2646":2}}],["spinning",{"2":{"1817":3,"2075":9}}],["spins",{"2":{"1652":1}}],["spin",{"2":{"176":1}}],["spi",{"0":{"731":1,"736":1,"740":1,"1223":1,"1228":1,"1229":1,"1232":2,"1235":2,"1237":2,"1240":2,"1243":1,"1272":1,"1277":1,"1909":1,"2321":1,"2646":1},"1":{"1224":1,"1225":1,"1226":1,"1227":1,"1228":1,"1229":1,"1230":2,"1231":2,"1232":1,"1233":3,"1234":3,"1235":1,"1236":3,"1237":1,"1238":3,"1239":3,"1240":1,"1241":3,"1242":3,"1243":1,"1278":1,"1279":1},"2":{"93":1,"114":2,"118":2,"134":1,"149":2,"174":1,"176":9,"210":1,"232":1,"234":4,"236":5,"277":2,"285":1,"294":1,"308":1,"317":3,"705":1,"706":1,"707":4,"709":1,"727":3,"731":9,"734":2,"736":2,"739":1,"740":6,"1223":1,"1224":3,"1225":3,"1226":23,"1228":1,"1229":1,"1230":4,"1231":1,"1232":1,"1234":2,"1235":1,"1236":1,"1237":1,"1239":3,"1240":1,"1242":3,"1243":2,"1267":1,"1272":4,"1277":12,"1278":2,"1279":1,"1901":1,"1903":2,"1909":4,"1925":8,"1931":2,"1932":9,"1939":4,"2229":1,"2234":2,"2320":3,"2321":5,"2377":1,"2631":3,"2637":1,"2640":2,"2643":1,"2646":4,"2650":6,"2653":1,"2692":1,"2701":25,"2704":71,"2812":2,"2830":2}}],["spent",{"2":{"2883":1}}],["spend",{"2":{"173":1,"1495":1,"2697":1}}],["speaks",{"2":{"2245":1}}],["speak",{"2":{"2245":2}}],["speakers",{"2":{"696":1,"697":1,"1454":1}}],["speaker",{"2":{"696":3,"1443":1,"1444":3,"1445":1,"1447":2,"1451":1,"1453":1,"1454":1,"1456":5,"2167":1,"2330":2,"2337":2,"2637":1,"2639":2,"2804":3,"2823":2}}],["spelled",{"2":{"1498":1}}],["spelling",{"2":{"49":1,"92":1,"1418":2,"2242":1}}],["specially",{"2":{"2033":1}}],["specialization",{"2":{"1606":1}}],["specializations",{"2":{"1606":1}}],["specialized",{"2":{"1269":1,"2447":1}}],["special",{"0":{"1333":1,"1347":1,"1474":1,"1486":1,"2465":1},"2":{"222":1,"464":1,"473":1,"546":1,"618":1,"638":1,"666":1,"753":1,"1225":1,"1246":1,"1261":1,"1392":1,"1443":1,"1460":1,"1472":1,"1473":2,"1474":1,"1475":1,"1480":1,"1497":1,"1502":1,"1588":1,"1733":1,"1823":1,"1948":1,"2036":1,"2084":1,"2166":1,"2248":1,"2276":1,"2377":1,"2430":1,"2434":1,"2510":1,"2515":1,"2558":2,"2628":1,"2694":1,"2699":1,"2734":1,"2755":1,"2789":1,"2858":1,"2860":1}}],["specifying",{"2":{"76":1,"87":1,"103":1,"118":1,"126":1,"166":1,"170":2,"211":1,"246":1,"247":1,"319":1,"455":1,"515":1,"735":2,"1393":2,"1426":1,"2353":1,"2562":1,"2703":1}}],["specify",{"2":{"55":1,"87":1,"134":1,"169":1,"184":1,"201":1,"234":1,"353":1,"412":1,"459":1,"471":1,"515":1,"546":1,"552":2,"554":1,"614":1,"1178":1,"1185":1,"1343":1,"1389":1,"1406":1,"1497":1,"1559":2,"1590":1,"1600":1,"1634":1,"1649":1,"1811":1,"1910":1,"1922":1,"1928":2,"2049":1,"2064":1,"2224":3,"2254":1,"2255":1,"2363":1,"2364":1,"2365":1,"2448":1,"2530":1,"2533":1,"2562":1,"2587":1,"2639":1,"2648":1,"2666":1,"2667":1,"2703":7,"2721":1,"2871":1,"2874":2,"2896":1}}],["specifiers",{"2":{"2836":1}}],["specifies",{"2":{"1383":1,"1741":1,"1744":1,"1937":1,"2363":1,"2694":1,"2724":2,"2799":1}}],["specified",{"0":{"141":1},"2":{"49":1,"58":1,"70":14,"109":1,"149":1,"184":1,"302":1,"412":2,"424":1,"425":1,"441":1,"452":1,"547":1,"554":2,"647":1,"679":2,"680":3,"730":2,"731":1,"740":5,"1270":1,"1383":1,"1398":12,"1414":1,"1418":1,"1603":1,"1634":1,"1679":1,"1738":1,"1818":1,"1912":1,"2025":1,"2049":2,"2078":1,"2217":1,"2236":1,"2251":1,"2255":2,"2277":1,"2325":2,"2346":1,"2348":1,"2350":1,"2363":6,"2396":1,"2400":1,"2448":1,"2500":1,"2519":2,"2562":2,"2576":1,"2600":1,"2622":2,"2667":1,"2668":1,"2694":1,"2703":7,"2704":3,"2715":1,"2718":1,"2721":1,"2801":2,"2816":1,"2874":2}}],["specifics",{"2":{"695":1,"1278":1,"1298":1}}],["specifications",{"2":{"1928":2}}],["specification",{"0":{"1882":1,"1886":1},"2":{"169":1,"182":1,"184":1,"1328":1,"1378":1,"1881":1,"2013":1,"2416":1,"2699":1}}],["specifically",{"2":{"107":1,"2370":1,"2593":1,"2657":1,"2676":1,"2713":1,"2720":1,"2878":1}}],["specific",{"0":{"1438":1,"2377":1,"2831":1},"1":{"2832":1,"2833":1,"2834":1},"2":{"5":1,"21":1,"49":1,"74":2,"77":1,"94":1,"113":1,"114":2,"118":1,"124":1,"133":3,"134":3,"176":2,"191":2,"199":1,"211":2,"364":1,"411":1,"415":1,"441":1,"498":1,"549":1,"593":1,"612":1,"667":1,"677":1,"682":1,"702":1,"733":1,"743":1,"775":1,"1183":1,"1336":1,"1356":2,"1372":1,"1373":1,"1408":1,"1412":1,"1434":1,"1436":1,"1442":3,"1459":1,"1652":1,"1653":2,"1655":1,"1657":1,"1730":1,"1749":1,"1818":1,"1912":2,"1914":2,"1928":1,"1940":1,"1956":1,"1998":1,"2000":1,"2078":1,"2086":1,"2168":1,"2207":1,"2236":1,"2256":1,"2263":1,"2329":1,"2347":1,"2349":1,"2360":2,"2363":1,"2364":1,"2381":1,"2396":1,"2405":1,"2421":1,"2428":1,"2504":1,"2558":1,"2611":1,"2622":1,"2644":1,"2675":1,"2692":1,"2693":3,"2694":4,"2705":2,"2709":1,"2711":1,"2729":1,"2731":1,"2740":1,"2744":2,"2799":3,"2831":2,"2834":1,"2842":1,"2860":1,"2882":1,"2887":1,"2892":1}}],["specs",{"2":{"114":1}}],["spec",{"2":{"114":1,"574":1,"1803":1,"1946":4,"2213":1,"2831":1}}],["speeds",{"2":{"552":1,"1888":1,"1892":2,"1895":3,"1896":2,"1912":1,"2045":1,"2069":1}}],["speedo",{"0":{"56":1},"2":{"56":6}}],["speed",{"0":{"1853":1,"1854":1,"1855":1,"1856":1,"1857":2,"1859":2,"1861":1,"2045":1,"2060":1,"2129":1,"2130":1,"2131":1,"2132":1,"2133":2,"2135":2,"2137":1},"1":{"1858":2,"1860":2,"1862":1,"2134":2,"2136":2,"2138":1},"2":{"49":3,"112":2,"114":1,"198":1,"222":1,"317":1,"411":1,"543":1,"548":1,"552":4,"750":1,"1185":4,"1230":2,"1272":1,"1383":1,"1442":1,"1457":1,"1460":1,"1816":4,"1817":2,"1820":2,"1853":1,"1854":1,"1855":1,"1856":1,"1857":1,"1858":2,"1859":1,"1860":2,"1861":1,"1862":1,"1883":4,"1892":6,"1893":8,"1894":14,"1895":12,"1896":4,"1897":5,"1907":1,"1912":3,"1925":2,"1926":2,"1932":2,"1939":3,"1950":2,"2003":1,"2039":6,"2040":1,"2060":12,"2062":2,"2067":2,"2068":2,"2069":1,"2074":4,"2075":5,"2077":1,"2081":2,"2129":1,"2130":1,"2131":1,"2132":1,"2133":1,"2134":2,"2135":1,"2136":2,"2137":1,"2138":1,"2198":1,"2221":2,"2222":1,"2415":1,"2449":1,"2467":1,"2482":4,"2484":4,"2489":6,"2490":4,"2818":4,"2820":1,"2824":2,"2825":4,"2827":2}}],["stsw",{"2":{"2452":1}}],["stk500v1",{"2":{"2432":1}}],["stk500",{"2":{"2432":1}}],["st4",{"2":{"2252":1}}],["st3",{"2":{"2252":1}}],["st2",{"2":{"2252":1}}],["st1",{"2":{"2252":1}}],["st110r2",{"2":{"249":1}}],["stn",{"2":{"2251":5,"2252":113}}],["stmc",{"2":{"1375":2}}],["stm",{"2":{"1375":1}}],["stmicroelectronics",{"0":{"530":1},"2":{"371":1}}],["stm32cubemx",{"2":{"1278":1}}],["stm32s",{"2":{"702":1}}],["stm32h733",{"2":{"530":1}}],["stm32h723",{"2":{"222":1,"530":1}}],["stm32g0x1",{"2":{"308":1}}],["stm32g431",{"2":{"77":1,"530":1}}],["stm32g4xx",{"2":{"74":1,"249":1}}],["stm32g474",{"2":{"49":1,"77":1,"530":1}}],["stm32g4",{"2":{"49":1}}],["stm32duino",{"0":{"2341":1,"2451":1},"1":{"2452":1,"2453":1,"2454":1},"2":{"114":1,"530":1,"670":1,"2339":1,"2341":2,"2451":1}}],["stm32f2",{"2":{"1453":1}}],["stm32f2xx",{"2":{"750":1}}],["stm32f7xx",{"2":{"751":1}}],["stm32f070",{"2":{"738":1}}],["stm32f072xb",{"2":{"727":1}}],["stm32f072",{"0":{"1190":1},"2":{"50":1,"191":1,"738":1}}],["stm32f042",{"2":{"738":1,"2339":1}}],["stm32f0",{"2":{"680":1}}],["stm32f0x2",{"2":{"530":1}}],["stm32f0xx",{"2":{"199":1,"676":1,"734":1,"738":1,"751":1}}],["stm32f1x",{"2":{"2454":2}}],["stm32f1xx",{"2":{"93":1,"676":2,"727":1,"750":1,"1447":1,"1451":1,"1453":1}}],["stm32f103c8",{"2":{"697":1,"702":2,"704":1}}],["stm32f103c6",{"2":{"176":1}}],["stm32f103x",{"2":{"676":1}}],["stm32f103",{"0":{"1191":1},"2":{"199":1,"530":1,"536":1,"1176":1,"1178":1,"1179":1,"1191":1,"2339":1,"2341":1,"2428":1,"2451":1,"2454":1}}],["stm32f3discovery",{"2":{"375":2}}],["stm32f303xc",{"2":{"2370":1,"2636":1,"2657":2}}],["stm32f303xe",{"2":{"160":1}}],["stm32f303",{"0":{"1189":1},"2":{"426":1,"530":1,"536":1,"749":1,"1178":1,"1226":1,"1247":1,"1526":1,"1649":1,"2622":2,"2639":1}}],["stm32f303cct6",{"2":{"704":1,"2637":1}}],["stm32f303cc",{"2":{"371":1}}],["stm32f3",{"2":{"222":1,"371":2,"375":1,"680":1}}],["stm32f3xx",{"2":{"93":1,"676":1,"727":1,"751":1}}],["stm32f4x1",{"0":{"2627":1},"1":{"2628":1,"2629":1,"2630":1,"2631":1,"2632":1,"2633":1,"2634":1,"2635":1},"2":{"734":1,"738":1}}],["stm32f4xx",{"2":{"93":1,"676":2,"750":1}}],["stm32f411",{"2":{"415":1,"530":1,"738":1}}],["stm32f4",{"2":{"285":1}}],["stm32f407",{"2":{"530":1}}],["stm32f407x",{"2":{"114":1}}],["stm32f405vg",{"2":{"704":1}}],["stm32f405",{"2":{"530":1}}],["stm32f405rg",{"2":{"277":1}}],["stm32f401",{"2":{"530":1,"738":1}}],["stm32f446",{"2":{"93":1,"530":1}}],["stm32l1xx",{"2":{"727":1,"750":1}}],["stm32l073rz",{"2":{"2694":1}}],["stm32l072",{"2":{"2659":1}}],["stm32l0xx",{"2":{"727":1,"750":1}}],["stm32l0",{"2":{"294":1,"729":1}}],["stm32l082kz",{"2":{"2694":1}}],["stm32l082",{"2":{"49":1,"2659":1}}],["stm32l443",{"2":{"530":1}}],["stm32l442",{"2":{"145":1,"149":1,"530":1}}],["stm32l422",{"2":{"530":1}}],["stm32l422xb",{"2":{"114":1}}],["stm32l412",{"2":{"530":1}}],["stm32l412xb",{"2":{"114":1}}],["stm32l4xx",{"2":{"249":1,"751":1}}],["stm32l432",{"2":{"145":1,"149":1,"236":1,"530":1}}],["stm32l433",{"2":{"93":1,"530":1}}],["stm32l4+",{"2":{"49":1}}],["stm32",{"0":{"530":1,"676":1,"729":1,"1188":1,"2339":1,"2657":1,"2658":1,"2659":1,"2660":1},"1":{"1189":1,"1190":1,"1191":1,"2340":1},"2":{"49":4,"50":2,"65":1,"114":1,"131":1,"133":1,"134":5,"176":3,"211":1,"222":1,"277":1,"285":1,"291":2,"294":1,"308":1,"670":2,"697":1,"698":10,"699":6,"702":2,"729":1,"743":1,"749":7,"753":4,"1176":2,"1178":1,"1179":2,"1181":4,"1182":4,"1226":3,"1247":3,"1277":3,"1278":1,"1281":5,"1372":1,"1447":2,"1453":1,"1526":3,"1527":3,"1708":1,"1911":1,"2339":3,"2340":1,"2342":1,"2428":1,"2451":1,"2454":1,"2558":1,"2624":8,"2639":1,"2655":1,"2657":8,"2658":2,"2659":2,"2801":1,"2812":1}}],["stylus",{"2":{"1607":1,"1932":1}}],["styling",{"0":{"327":1},"1":{"328":1,"329":1,"330":1,"331":1,"332":1,"333":1,"334":1,"335":1,"336":1,"337":1,"338":1,"339":1},"2":{"243":1,"319":1}}],["styled",{"0":{"659":1},"1":{"660":1,"661":1},"2":{"659":1}}],["styles",{"2":{"509":1,"596":1,"601":1,"1289":1,"2888":1}}],["style=file",{"2":{"495":1}}],["style",{"0":{"243":1},"2":{"133":1,"134":1,"176":1,"199":1,"243":1,"265":1,"283":2,"319":2,"473":1,"474":6,"476":2,"477":2,"479":2,"480":2,"494":9,"496":1,"497":1,"508":1,"511":2,"596":1,"601":2,"656":1,"1601":1,"1935":1,"2266":1,"2445":1,"2615":2}}],["st7789",{"2":{"2701":2,"2704":8}}],["st7735",{"2":{"176":1,"236":1,"2701":2,"2704":8}}],["st7565p",{"2":{"2229":1}}],["st7565r",{"2":{"2229":1}}],["st7565",{"0":{"2228":1},"1":{"2229":1,"2230":1,"2231":1,"2232":1,"2233":1,"2234":1,"2235":1,"2236":1},"2":{"114":5,"191":1,"552":2,"2222":2,"2229":1,"2230":11,"2231":1,"2232":4,"2233":3,"2234":13,"2235":11,"2236":39,"2827":2}}],["std",{"2":{"750":1}}],["stdlayout",{"2":{"398":1}}],["stderr",{"2":{"356":1,"2893":1}}],["stdout",{"2":{"356":1}}],["stdint",{"2":{"176":1}}],["stdbool",{"2":{"73":1}}],["stilgar",{"2":{"2371":1}}],["still",{"2":{"16":1,"124":2,"125":1,"156":1,"170":1,"185":1,"191":2,"203":1,"228":3,"232":1,"241":1,"253":1,"270":1,"273":1,"281":1,"318":1,"348":1,"401":1,"476":1,"495":1,"508":1,"551":1,"730":1,"738":1,"1298":1,"1340":1,"1344":1,"1359":2,"1442":1,"1460":1,"1461":1,"1469":1,"1473":1,"1503":1,"1631":1,"1638":1,"1658":3,"1738":1,"1753":2,"1770":1,"2015":1,"2205":1,"2251":1,"2255":1,"2263":3,"2374":2,"2412":1,"2549":3,"2563":1,"2585":1,"2676":1,"2705":1,"2798":1,"2831":1,"2836":1,"2843":1,"2852":1,"2857":1,"2860":2,"2861":1,"2867":1}}],["sticky",{"2":{"2381":1,"2598":1,"2782":1}}],["stick",{"2":{"1403":1,"1458":1,"1926":1}}],["stickandgum",{"2":{"114":1}}],["steve",{"2":{"2201":1,"2888":1}}],["steelseries",{"2":{"285":1}}],["stef9998",{"2":{"253":2}}],["steadily",{"2":{"251":1}}],["steal",{"2":{"143":2}}],["stello65",{"2":{"211":1}}],["stella",{"2":{"143":2}}],["stemcell",{"0":{"1375":1,"1380":2},"2":{"176":1,"311":6,"317":1,"1367":2,"1371":4,"1375":3,"1379":4,"1380":1,"2843":1}}],["stenographers",{"2":{"2242":1}}],["stenography",{"0":{"2242":1,"2250":1,"2828":1},"1":{"2243":1,"2244":1,"2245":1,"2246":1,"2247":1,"2248":1,"2249":1,"2250":1,"2251":1,"2252":1},"2":{"2242":2,"2245":2,"2247":1,"2248":2,"2249":2,"2250":1,"2828":3,"2856":1}}],["stenotype",{"2":{"2035":1,"2249":1}}],["stenothe",{"2":{"197":1}}],["steno",{"0":{"2243":1,"2245":1,"2249":1},"1":{"2246":1,"2247":1,"2248":1},"2":{"114":1,"176":4,"199":1,"231":3,"236":1,"249":1,"2068":1,"2242":2,"2243":3,"2244":1,"2245":4,"2246":4,"2247":2,"2248":10,"2249":4,"2250":1,"2251":13,"2252":2,"2828":1,"2887":1}}],["stepped",{"2":{"1942":1}}],["stepping",{"2":{"194":1,"1463":2}}],["steps",{"0":{"584":1},"2":{"111":3,"191":1,"211":1,"222":2,"231":1,"255":1,"577":1,"625":1,"1173":1,"1176":1,"1179":1,"1181":1,"1182":1,"1366":1,"1387":1,"1463":1,"1893":1,"1895":8,"1902":1,"1917":1,"2043":2,"2045":6,"2068":1,"2196":2,"2197":1,"2198":2,"2199":4,"2200":6,"2230":1,"2529":1,"2545":1,"2546":1,"2563":1,"2585":1,"2606":1,"2818":2,"2824":3,"2825":4,"2849":1,"2891":1}}],["step",{"0":{"577":2,"578":1,"579":1,"580":1,"581":1,"582":1,"583":1,"1533":1,"1841":1,"1842":1,"1843":1,"1844":1,"2105":1,"2106":1,"2107":1,"2108":1,"2196":1,"2284":1,"2285":1},"1":{"578":2,"579":2,"580":2,"581":2,"582":2,"583":2,"584":2},"2":{"49":1,"63":1,"222":2,"332":2,"353":1,"547":6,"609":1,"621":1,"1176":2,"1179":2,"1492":2,"1513":2,"1649":3,"1818":2,"1820":2,"1892":2,"1893":2,"1894":2,"1898":2,"2040":3,"2043":2,"2044":2,"2057":4,"2076":1,"2078":2,"2081":4,"2195":1,"2197":1,"2199":4,"2200":16,"2265":1,"2356":1,"2369":1,"2382":2,"2400":6,"2442":1,"2450":1,"2472":2,"2516":1,"2530":1,"2532":1,"2535":2,"2538":1,"2544":1,"2545":1,"2547":1,"2585":1,"2589":1,"2606":2,"2657":1,"2836":1,"2887":1}}],["story",{"2":{"494":1,"496":1}}],["stores",{"2":{"734":1,"1359":1,"1383":1,"1508":1,"2886":1}}],["store",{"2":{"477":1,"560":2,"595":1,"639":2,"735":1,"736":1,"737":1,"1359":1,"1388":1,"1389":1,"1495":1,"1629":1,"1920":4,"1950":1,"2205":1,"2536":1,"2549":1,"2553":2,"2554":1,"2653":1,"2896":1}}],["stored",{"0":{"2552":1},"2":{"228":2,"472":1,"551":1,"1326":1,"1356":1,"1388":1,"1496":1,"1503":1,"1508":1,"1595":1,"1670":1,"1884":1,"1911":1,"1920":1,"2248":1,"2275":1,"2509":1,"2536":1,"2549":1,"2560":1,"2702":1}}],["storing",{"2":{"224":1,"1495":1,"1508":1,"2549":1}}],["storage",{"0":{"1821":1,"2082":1,"2738":1},"2":{"93":1,"131":1,"344":1,"732":1,"734":1,"735":2,"736":1,"737":3,"738":1,"2219":1,"2353":1,"2615":1,"2648":1,"2682":1,"2702":1,"2738":1,"2812":1}}],["stone",{"2":{"194":1}}],["stock",{"2":{"114":1,"358":1,"550":1,"551":1,"2219":1,"2243":1,"2693":1,"2843":1}}],["stopped",{"2":{"643":2,"1632":1,"2705":1}}],["stopping",{"2":{"211":1,"640":1,"695":1,"1397":1,"1654":1}}],["stops",{"2":{"570":1,"1354":1,"1563":1,"1893":1,"1894":2,"1897":2,"1912":1,"2059":8,"2325":1,"2511":1,"2705":1,"2710":1}}],["stop",{"0":{"1243":1,"2580":1},"2":{"74":1,"134":1,"160":1,"176":1,"222":1,"277":1,"701":1,"1460":2,"1505":1,"1570":1,"1629":2,"1883":1,"1897":1,"1999":1,"2049":1,"2056":2,"2199":1,"2200":1,"2224":1,"2249":1,"2381":1,"2462":2,"2463":4,"2467":6,"2475":1,"2483":1,"2484":1,"2498":1,"2705":6}}],["sturdy",{"2":{"2374":1,"2375":1}}],["stumbled",{"2":{"586":1}}],["stuttered",{"2":{"294":1}}],["stub",{"2":{"236":1}}],["stubs",{"2":{"114":1,"2889":1}}],["stuck",{"0":{"1331":1},"2":{"211":1,"222":1,"263":1,"294":1,"1331":1,"1461":1,"1964":1}}],["studiokestra",{"2":{"226":2}}],["studios",{"2":{"211":1}}],["studio",{"0":{"2612":1,"2622":1},"2":{"67":3,"132":1,"207":4,"211":16,"249":1,"291":2,"294":2,"2503":1,"2612":1,"2615":1,"2622":1}}],["stuff",{"2":{"50":2,"114":1,"231":2,"626":1,"629":1,"1433":2,"1434":2,"1575":1,"2363":1,"2513":1,"2836":1}}],["stlink",{"2":{"49":1,"2340":1,"2452":3,"2454":3}}],["st",{"2":{"49":1,"266":1,"367":2,"1460":2,"1526":1,"2340":6,"2451":1,"2452":3,"2453":2,"2454":7,"2675":1,"2676":3,"2681":2,"2682":1,"2684":1,"2685":1,"2690":1,"2694":1,"2750":1}}],["stapelberg",{"2":{"2611":2}}],["staff",{"2":{"2502":1}}],["staying",{"2":{"2377":1}}],["stay",{"2":{"279":1,"1757":2,"2445":1}}],["stays",{"2":{"199":1,"1389":1,"1468":1,"1649":1,"1759":1}}],["staging",{"2":{"2588":2}}],["staggering",{"2":{"1441":1}}],["staggered",{"2":{"211":1,"2375":1}}],["stage2",{"2":{"176":1}}],["stage",{"0":{"2653":1},"2":{"119":1,"156":1,"2622":1,"2623":1,"2626":1,"2653":1}}],["stabilisers",{"2":{"2367":1,"2368":1}}],["stability",{"0":{"1917":1},"2":{"1638":1,"1918":1}}],["stabilizes",{"2":{"1917":1}}],["stabilize",{"2":{"176":1,"191":1}}],["stable",{"2":{"211":1,"294":2,"390":1,"1917":2,"1918":1}}],["stacks",{"0":{"2684":1},"2":{"2676":1,"2679":1,"2686":1,"2690":1}}],["stackexchange",{"2":{"1528":1}}],["stacked",{"2":{"222":1}}],["stacktrace",{"2":{"507":1}}],["stack",{"0":{"2676":1},"2":{"199":2,"222":1,"342":2,"528":1,"545":1,"1391":1,"1392":2,"1397":1,"1960":1,"1964":2,"1968":2,"1971":3,"2249":1,"2266":1,"2509":1,"2511":1,"2605":1,"2676":2,"2681":1}}],["stale",{"2":{"191":1}}],["stands",{"2":{"2642":1}}],["stand",{"2":{"1304":1}}],["standpoint",{"2":{"620":1,"1321":2}}],["standing",{"2":{"154":1}}],["standalone",{"2":{"684":1,"706":1,"746":1,"779":1,"805":1,"834":1,"866":1,"898":1,"933":1,"967":1,"1001":1,"1035":1,"1069":1,"1103":1,"1137":1,"1193":1,"1224":1,"1245":1,"1262":1}}],["standaside",{"2":{"143":2,"149":1}}],["standards",{"2":{"244":1,"266":1,"308":1,"1170":1,"1321":1,"1403":1,"2505":1,"2694":1,"2850":1}}],["standardisation",{"2":{"238":1}}],["standardised",{"2":{"198":1,"2701":1}}],["standardise",{"2":{"149":1,"182":1}}],["standardizing",{"2":{"598":1}}],["standardization",{"2":{"236":1,"266":2}}],["standardized",{"2":{"134":1}}],["standard",{"2":{"125":2,"134":1,"163":1,"176":3,"185":2,"191":1,"199":1,"220":2,"266":1,"308":1,"472":1,"495":1,"498":1,"520":1,"549":1,"556":2,"743":1,"1226":1,"1324":1,"1460":3,"1601":1,"1733":1,"1752":1,"1753":1,"1754":1,"1809":2,"1932":1,"1955":1,"2242":1,"2244":2,"2245":2,"2247":1,"2271":1,"2363":1,"2364":2,"2432":1,"2499":1,"2621":1,"2654":1,"2694":4,"2699":1,"2705":1,"2709":1,"2747":1,"2752":1,"2785":2,"2786":1,"2836":1}}],["star",{"2":{"670":1,"1772":2,"2332":1,"2445":1}}],["starlight",{"2":{"236":1,"277":1,"294":1,"308":1,"317":1,"2075":12}}],["staryu",{"2":{"102":2}}],["started",{"0":{"1735":1,"2424":1},"2":{"565":1,"598":1,"625":1,"626":1,"629":1,"665":2,"1290":1,"1313":1,"1314":1,"1321":1,"1395":1,"1584":1,"1585":1,"1912":1,"2427":1,"2532":1,"2537":1,"2565":1,"2603":1,"2607":1,"2613":1,"2662":1,"2705":1,"2743":1,"2881":1}}],["start=none",{"2":{"506":1}}],["starting",{"0":{"2368":1},"2":{"119":1,"494":1,"638":1,"695":1,"1454":1,"1463":1,"1495":1,"1508":1,"1770":1,"1907":1,"2047":2,"2218":1,"2234":1,"2263":1,"2374":1,"2393":1,"2454":2,"2603":1,"2613":1,"2662":1,"2705":1,"2715":1,"2722":1,"2829":1,"2837":1,"2870":1}}],["start",{"0":{"1229":1,"1314":1,"1775":1,"1780":1,"2290":1,"2305":1,"2351":1},"1":{"1230":1,"1231":1,"2352":1,"2353":1,"2354":1,"2355":1},"2":{"50":1,"75":1,"132":1,"191":3,"196":1,"198":1,"211":1,"277":1,"331":1,"361":1,"390":5,"430":1,"431":1,"432":1,"471":1,"494":2,"503":1,"506":7,"526":1,"546":1,"558":1,"600":1,"612":1,"657":1,"665":1,"669":1,"1176":1,"1179":1,"1225":1,"1226":2,"1229":1,"1243":1,"1305":1,"1314":1,"1318":1,"1401":3,"1434":1,"1460":1,"1462":1,"1473":1,"1509":1,"1629":5,"1630":1,"1632":2,"1681":1,"1766":2,"1770":1,"1772":4,"1907":1,"1912":7,"1926":1,"1965":1,"2013":1,"2043":2,"2056":4,"2195":1,"2197":1,"2199":1,"2200":1,"2234":1,"2236":5,"2246":1,"2276":1,"2353":1,"2356":1,"2368":1,"2373":1,"2378":1,"2412":1,"2475":4,"2503":1,"2528":1,"2531":1,"2535":1,"2560":1,"2568":1,"2577":1,"2582":2,"2586":1,"2599":1,"2605":1,"2617":1,"2621":2,"2622":1,"2624":1,"2648":1,"2715":1,"2722":1,"2723":1,"2724":1,"2740":1,"2855":1,"2881":1,"2896":1}}],["startup",{"0":{"2881":1},"2":{"49":1,"65":1,"112":1,"114":1,"134":1,"183":8,"191":3,"266":1,"556":2,"625":2,"626":1,"1455":3,"1456":4,"1521":1,"1655":1,"1915":1,"1919":1,"2224":1,"2277":1,"2607":1,"2808":1,"2829":2}}],["starts",{"2":{"49":1,"347":1,"442":1,"556":1,"1350":1,"1455":1,"1456":1,"1468":1,"1897":1,"1912":2,"1957":1,"2219":1,"2703":1,"2881":1}}],["stat",{"2":{"1941":1}}],["station",{"2":{"2226":2,"2367":1}}],["stating",{"2":{"392":1,"2503":1}}],["statically",{"2":{"2674":1,"2704":1}}],["static",{"2":{"50":1,"214":1,"332":1,"443":1,"561":1,"639":2,"1359":1,"1497":1,"1711":3,"1807":1,"1817":2,"1818":5,"1904":1,"1905":1,"1906":1,"1952":1,"2035":2,"2039":2,"2040":1,"2041":3,"2042":2,"2044":1,"2045":1,"2075":5,"2078":5,"2223":1,"2231":1,"2232":1,"2233":1,"2263":1,"2264":1,"2265":1,"2489":2,"2601":1,"2674":1,"2675":1,"2681":1,"2690":1,"2704":1,"2705":11,"2715":1,"2716":1,"2721":1,"2722":1,"2724":1,"2726":1,"2824":1,"2842":1,"2895":1}}],["statuses",{"2":{"355":1}}],["status",{"0":{"355":1,"754":1,"757":1,"760":1,"763":1,"766":1,"769":1,"772":1,"775":1,"1232":1,"1235":1,"1237":1,"1240":1,"1506":1,"2050":1,"2510":1},"1":{"755":1,"756":1,"758":1,"759":1,"761":1,"762":1,"764":1,"765":1,"767":1,"768":1,"770":1,"771":1,"773":1,"774":1,"776":1,"777":1,"1233":1,"1234":1,"1236":1,"1238":1,"1239":1,"1241":1,"1242":1},"2":{"92":1,"149":1,"191":2,"199":2,"344":1,"345":1,"352":1,"355":2,"561":1,"562":1,"563":3,"564":2,"565":2,"566":2,"637":1,"756":3,"759":3,"762":3,"765":3,"768":3,"771":3,"774":3,"777":3,"1234":2,"1236":1,"1239":3,"1242":3,"1307":1,"1359":3,"1386":2,"1389":2,"1401":1,"1441":1,"1496":1,"1499":1,"1500":1,"1591":2,"1595":2,"1646":4,"1903":2,"1906":1,"1941":1,"1944":9,"1965":1,"1971":1,"2046":1,"2062":1,"2086":1,"2222":6,"2230":2,"2233":1,"2246":1,"2471":1,"2483":1,"2492":1,"2498":1,"2510":1,"2599":1,"2640":1,"2648":1,"2827":2,"2835":1,"2882":2}}],["stats",{"2":{"50":1}}],["stateless",{"2":{"2816":1}}],["state|default",{"2":{"2085":1,"2086":1}}],["state++",{"2":{"1818":1,"2078":1}}],["stated",{"2":{"1599":1,"2661":1}}],["states",{"2":{"247":1,"638":1,"1340":1,"1382":1,"1624":1,"1715":1,"1946":1,"1990":1,"1992":1,"2264":2,"2265":1,"2582":1}}],["statement",{"0":{"231":1},"2":{"194":1,"236":1,"317":1,"494":2,"500":1,"573":1,"1408":1,"1416":1,"1503":1,"1592":1,"2255":1,"2410":1,"2840":1}}],["statements",{"0":{"500":1},"2":{"160":1,"231":1,"498":1,"500":1,"502":1,"507":1,"510":1,"514":1,"517":1,"610":1,"2896":1}}],["state",{"0":{"14":1,"1356":1,"1400":1,"1402":1,"1515":1,"1571":1,"1579":1,"1762":1,"1808":1,"1810":1,"1864":1,"2146":1,"2733":2,"2886":1},"1":{"1357":1,"1358":1,"1359":1,"1811":1,"1865":1,"2147":1,"2734":2},"2":{"14":2,"31":1,"49":1,"50":1,"62":1,"63":1,"74":1,"93":1,"105":10,"112":1,"114":2,"149":3,"166":2,"176":2,"179":1,"199":2,"211":1,"247":1,"285":3,"298":1,"494":1,"543":3,"547":1,"552":7,"595":1,"607":2,"631":4,"648":1,"695":1,"697":7,"698":4,"699":1,"703":1,"726":1,"730":1,"1183":1,"1270":1,"1334":1,"1340":7,"1356":9,"1359":9,"1382":1,"1383":1,"1386":7,"1389":10,"1395":1,"1398":37,"1400":6,"1401":7,"1402":9,"1421":1,"1440":18,"1455":1,"1456":2,"1465":1,"1466":1,"1468":2,"1469":1,"1473":3,"1488":1,"1491":1,"1509":3,"1514":3,"1515":2,"1528":1,"1540":1,"1545":1,"1567":1,"1571":1,"1579":1,"1583":1,"1590":1,"1591":2,"1606":6,"1610":4,"1612":1,"1613":3,"1625":7,"1649":1,"1714":1,"1715":1,"1719":1,"1721":1,"1749":1,"1761":1,"1762":2,"1763":1,"1803":7,"1804":2,"1805":4,"1806":7,"1807":8,"1808":5,"1809":1,"1810":1,"1815":1,"1818":3,"1820":1,"1826":1,"1828":1,"1830":1,"1831":1,"1839":1,"1842":1,"1844":1,"1848":1,"1850":1,"1854":1,"1856":1,"1859":1,"1864":1,"1865":1,"1899":1,"1903":6,"1905":1,"1906":1,"1946":1,"1950":7,"1952":6,"1964":12,"1965":2,"1967":10,"1968":12,"1977":1,"1979":1,"1981":1,"1983":1,"1985":1,"2031":2,"2035":1,"2046":1,"2048":23,"2049":3,"2058":2,"2061":2,"2073":1,"2078":3,"2081":1,"2085":6,"2086":5,"2090":1,"2092":1,"2094":1,"2095":1,"2103":1,"2106":1,"2108":1,"2112":1,"2114":1,"2118":1,"2120":1,"2124":1,"2126":1,"2130":1,"2132":1,"2135":1,"2141":1,"2146":1,"2147":1,"2159":1,"2160":1,"2162":1,"2222":9,"2230":6,"2232":1,"2233":1,"2255":1,"2256":4,"2260":4,"2261":10,"2262":7,"2263":40,"2264":29,"2265":35,"2297":1,"2402":1,"2469":1,"2470":1,"2483":1,"2498":1,"2510":8,"2582":2,"2589":1,"2599":1,"2600":3,"2632":1,"2705":2,"2733":3,"2734":17,"2802":2,"2804":4,"2805":4,"2809":1,"2814":1,"2815":2,"2818":1,"2819":2,"2824":1,"2825":1,"2826":1,"2827":7,"2839":2,"2883":1,"2884":1,"2886":2,"2896":4}}],["struggle",{"2":{"2783":1}}],["structs",{"2":{"236":1,"249":1,"285":2,"2713":1,"2720":1}}],["struct",{"0":{"712":1,"785":1,"811":1,"843":1,"873":1,"908":1,"942":1,"976":1,"1010":1,"1044":1,"1078":1,"1112":1,"1146":1,"1199":1,"1612":1,"1714":1,"1716":1},"1":{"713":1,"786":1,"812":1,"844":1,"874":1,"909":1,"943":1,"977":1,"1011":1,"1045":1,"1079":1,"1113":1,"1147":1,"1200":1,"1613":1,"1715":1,"1717":1},"2":{"31":1,"236":1,"266":1,"1389":1,"1610":1,"1737":1,"1805":1,"1814":1,"1884":1,"1912":1,"1913":1,"2072":1,"2144":1,"2223":2,"2236":1,"2262":1,"2263":1,"2265":1,"2715":1,"2716":1,"2717":2,"2721":1,"2722":1,"2723":1,"2724":1,"2725":2,"2726":1,"2727":1}}],["structured",{"2":{"619":1,"1944":1,"1945":1}}],["structures",{"2":{"211":1,"540":1}}],["structure",{"0":{"2358":1,"2359":1,"2360":1,"2361":1,"2397":1},"1":{"2359":1,"2360":1,"2361":1,"2398":1,"2399":1,"2400":1,"2401":1,"2402":1,"2403":1},"2":{"22":1,"125":1,"185":1,"236":1,"522":1,"738":1,"750":1,"751":1,"1389":5,"1433":1,"1495":2,"1572":1,"1905":2,"1944":1,"1945":1,"2013":1,"2232":2,"2256":2,"2265":1,"2360":2,"2508":1,"2531":1,"2549":1,"2713":1,"2720":1,"2891":1}}],["stroke",{"2":{"2246":1,"2251":2}}],["strokes",{"2":{"2242":2,"2246":1,"2247":1,"2249":1}}],["stronger",{"2":{"2382":1}}],["strongly",{"2":{"182":1,"381":1,"1171":1,"1597":1,"1599":1,"1897":1,"2551":1,"2695":1}}],["strong",{"2":{"182":1,"381":2,"513":1,"519":1,"1654":10,"2158":1,"2373":1,"2380":1,"2694":1}}],["stress",{"2":{"1770":1}}],["strength",{"2":{"1648":2,"1656":1,"2632":1}}],["stretching",{"2":{"1467":1}}],["streamed",{"2":{"2705":1}}],["stream2",{"2":{"1281":1}}],["streampad",{"2":{"249":1}}],["stream",{"2":{"50":1,"114":1,"134":1,"1281":2,"1504":1,"2002":2}}],["streamline",{"2":{"50":1,"403":1}}],["streams",{"2":{"49":2}}],["strategies",{"2":{"2883":1}}],["strategy",{"2":{"312":1,"2545":1}}],["stranded",{"2":{"2375":1}}],["strange",{"2":{"14":1}}],["straight",{"2":{"2353":1,"2373":1,"2378":1}}],["straightforward",{"2":{"395":1,"454":1,"477":1,"664":1,"1342":1,"2429":1,"2563":1}}],["strain",{"2":{"2242":1}}],["strapped",{"2":{"1911":1}}],["stray",{"2":{"199":1,"211":1}}],["str",{"0":{"2295":1},"1":{"2296":1},"2":{"160":1,"191":1,"615":1,"1420":4,"1504":1,"1505":4,"1654":8,"2252":4,"2296":1,"2705":3,"2836":3,"2841":5}}],["strives",{"2":{"2850":1}}],["strike",{"2":{"182":1,"240":1}}],["stringified",{"2":{"2895":1}}],["stringify",{"2":{"1926":1}}],["strings",{"0":{"511":1,"1420":1},"2":{"176":1,"191":1,"308":1,"415":2,"457":1,"473":1,"508":1,"511":1,"614":1,"615":2,"657":1,"1311":1,"1413":2,"1418":2,"1420":1,"1504":2,"1769":1,"2015":1,"2330":1,"2337":1,"2895":1}}],["string",{"0":{"348":1,"349":1,"350":1,"1416":1,"2165":1,"2174":2,"2176":2,"2178":2,"2180":2,"2193":2,"2194":2,"2295":1,"2895":1},"1":{"1417":1,"1418":1,"1419":1,"1420":1,"2166":1,"2167":1,"2168":1,"2169":1,"2170":1,"2171":1,"2172":1,"2173":1,"2174":1,"2175":3,"2176":1,"2177":3,"2178":1,"2179":3,"2180":1,"2181":3,"2182":1,"2183":1,"2184":1,"2185":1,"2186":1,"2187":1,"2188":1,"2189":1,"2190":1,"2191":1,"2192":1,"2193":1,"2194":1,"2296":1},"2":{"94":1,"114":2,"149":1,"157":1,"160":3,"176":1,"190":1,"191":4,"196":5,"211":1,"249":1,"266":1,"294":1,"308":2,"464":1,"473":2,"476":1,"570":3,"575":6,"614":1,"615":1,"1305":8,"1308":5,"1416":9,"1418":21,"1420":7,"1441":2,"1442":3,"1456":1,"1460":2,"1504":1,"1505":5,"1508":4,"1509":1,"1575":1,"1592":2,"1683":1,"1684":1,"1685":1,"1686":1,"1766":5,"1769":1,"1772":2,"1903":1,"1912":6,"2027":2,"2032":2,"2033":3,"2035":10,"2165":1,"2166":2,"2168":5,"2169":1,"2171":1,"2172":2,"2174":3,"2175":2,"2176":1,"2177":2,"2178":3,"2179":2,"2180":3,"2181":2,"2193":4,"2194":4,"2230":1,"2236":6,"2260":1,"2295":1,"2296":1,"2330":1,"2337":1,"2703":1,"2705":2,"2800":10,"2801":5,"2804":2,"2805":1,"2806":1,"2807":1,"2812":2,"2816":4,"2818":2,"2819":1,"2822":1,"2824":2,"2825":2,"2827":2,"2828":1,"2829":3,"2830":2,"2833":4,"2895":11}}],["strictly",{"2":{"1358":1,"1610":1,"2615":1}}],["strict",{"0":{"1581":1,"1585":1,"1771":1},"2":{"75":1,"112":1,"191":1,"422":1,"545":1,"546":2,"1294":1,"1359":1,"1585":1,"1771":1,"2000":1,"2689":1,"2817":1}}],["stripping",{"2":{"2371":2,"2375":1}}],["stripped",{"2":{"2371":1}}],["strippers",{"2":{"2367":1}}],["strip",{"2":{"45":1,"199":1,"211":2,"1434":1,"1441":1,"1442":1,"2037":2,"2043":1,"2066":2,"2227":1,"2371":1,"2373":1,"2401":3}}],["s",{"0":{"618":1,"1298":1,"1683":1,"1685":1,"2139":1,"2141":1,"2586":1,"2880":1},"1":{"619":1,"1684":1,"1686":1,"2142":1,"2587":1,"2588":1,"2589":1,"2881":1,"2882":1,"2883":1,"2884":1,"2885":1,"2886":1,"2887":1},"2":{"14":1,"46":1,"49":1,"69":1,"70":1,"72":1,"82":1,"99":2,"109":1,"114":4,"116":1,"119":2,"125":1,"133":1,"134":1,"149":31,"153":1,"156":1,"158":1,"163":1,"174":1,"176":7,"182":3,"185":1,"191":2,"194":1,"196":5,"202":1,"211":6,"224":1,"243":1,"249":2,"265":1,"266":4,"268":1,"273":1,"276":1,"279":2,"288":3,"308":2,"312":2,"317":1,"318":1,"322":6,"326":1,"331":1,"347":2,"353":2,"360":1,"367":2,"371":1,"377":1,"381":2,"389":1,"398":1,"425":1,"427":1,"443":3,"444":1,"455":2,"466":1,"470":1,"471":3,"473":2,"476":3,"477":1,"478":3,"482":2,"492":1,"494":3,"499":1,"511":1,"514":2,"543":2,"550":1,"551":1,"556":2,"567":1,"570":3,"571":3,"573":1,"575":1,"578":1,"592":1,"595":2,"601":1,"604":1,"608":1,"612":1,"613":1,"617":1,"621":1,"625":2,"626":1,"629":1,"631":2,"638":1,"639":2,"643":1,"648":2,"649":1,"650":1,"651":1,"657":1,"664":1,"667":2,"668":2,"679":1,"680":1,"702":1,"707":2,"713":3,"727":1,"729":1,"731":1,"734":1,"735":3,"736":1,"737":1,"738":1,"749":3,"780":1,"781":1,"786":3,"812":3,"844":3,"874":3,"909":3,"943":3,"977":3,"1011":3,"1045":3,"1079":3,"1113":3,"1147":3,"1175":1,"1177":1,"1181":3,"1182":3,"1200":3,"1226":3,"1230":2,"1247":2,"1263":2,"1272":1,"1273":2,"1275":1,"1276":1,"1305":3,"1308":1,"1310":1,"1314":1,"1316":2,"1320":1,"1321":3,"1325":2,"1334":1,"1342":1,"1343":1,"1355":1,"1356":1,"1358":1,"1359":1,"1368":2,"1370":1,"1388":1,"1389":2,"1392":3,"1394":1,"1395":3,"1397":1,"1403":1,"1404":3,"1409":1,"1412":1,"1417":1,"1418":1,"1424":1,"1427":1,"1434":4,"1435":1,"1437":1,"1440":1,"1455":2,"1462":1,"1463":1,"1469":2,"1470":1,"1487":1,"1488":1,"1498":2,"1502":2,"1505":2,"1509":1,"1516":1,"1528":1,"1560":1,"1563":1,"1567":1,"1575":2,"1579":1,"1582":1,"1587":1,"1588":2,"1590":1,"1593":1,"1595":1,"1597":1,"1598":2,"1603":2,"1624":1,"1629":1,"1633":1,"1635":1,"1653":1,"1667":4,"1684":1,"1686":1,"1706":2,"1709":1,"1730":1,"1733":1,"1745":1,"1754":1,"1756":1,"1766":5,"1769":1,"1812":1,"1814":3,"1819":1,"1821":1,"1886":1,"1890":1,"1893":1,"1894":2,"1895":1,"1896":1,"1897":3,"1910":1,"1912":1,"1935":1,"1940":1,"1942":1,"1948":1,"1949":1,"2004":2,"2013":3,"2025":1,"2034":1,"2035":6,"2046":1,"2056":8,"2059":4,"2070":1,"2072":3,"2075":3,"2076":2,"2080":1,"2082":1,"2140":1,"2142":1,"2165":1,"2199":1,"2201":1,"2204":1,"2207":2,"2211":1,"2215":2,"2217":3,"2219":3,"2222":1,"2223":2,"2224":2,"2227":1,"2234":3,"2236":1,"2237":1,"2240":1,"2247":2,"2251":1,"2252":3,"2254":4,"2256":4,"2258":1,"2265":1,"2272":1,"2276":2,"2277":1,"2317":1,"2321":4,"2329":3,"2336":1,"2337":1,"2339":1,"2343":3,"2344":1,"2353":3,"2355":1,"2356":2,"2358":1,"2360":1,"2363":3,"2364":3,"2365":2,"2371":8,"2374":2,"2375":4,"2376":1,"2377":1,"2380":4,"2382":4,"2385":1,"2389":1,"2396":1,"2397":1,"2398":2,"2404":1,"2405":1,"2410":2,"2414":1,"2428":1,"2429":1,"2431":1,"2433":1,"2435":1,"2438":1,"2447":2,"2448":1,"2452":2,"2456":3,"2467":3,"2468":1,"2480":1,"2486":1,"2503":2,"2504":3,"2505":1,"2506":1,"2509":1,"2513":1,"2515":4,"2525":1,"2529":1,"2530":1,"2532":1,"2537":1,"2539":2,"2549":1,"2558":1,"2562":2,"2563":2,"2565":1,"2569":1,"2572":2,"2574":2,"2576":1,"2577":1,"2580":1,"2581":1,"2582":3,"2583":2,"2585":5,"2587":2,"2588":3,"2591":2,"2600":1,"2615":2,"2617":3,"2618":2,"2619":2,"2622":3,"2623":1,"2624":2,"2625":2,"2626":2,"2642":1,"2650":2,"2657":2,"2658":2,"2661":1,"2666":1,"2668":1,"2669":1,"2675":4,"2676":2,"2677":1,"2681":3,"2692":1,"2694":6,"2695":1,"2696":1,"2697":1,"2700":1,"2702":1,"2703":3,"2704":3,"2705":4,"2706":1,"2712":2,"2713":1,"2714":1,"2715":1,"2718":1,"2719":1,"2720":1,"2723":2,"2724":2,"2725":1,"2727":1,"2735":1,"2740":2,"2742":3,"2743":8,"2744":2,"2748":1,"2760":1,"2767":1,"2785":1,"2800":2,"2804":2,"2806":1,"2813":2,"2823":2,"2827":1,"2831":1,"2835":1,"2838":1,"2842":2,"2850":1,"2860":5,"2867":2,"2873":1,"2874":1,"2876":1,"2878":2,"2882":1,"2883":4,"2884":2,"2886":1,"2888":3,"2889":1,"2890":1,"2891":6,"2894":1,"2895":2,"2896":2}}],["sixty",{"2":{"1463":1}}],["sixtyfive",{"2":{"211":1}}],["sixth",{"2":{"1334":1}}],["six",{"2":{"1270":1,"2198":1,"2247":1}}],["sipeed",{"2":{"536":1}}],["situation",{"2":{"507":1,"1275":1,"1383":1,"1770":1}}],["situations",{"2":{"507":1,"524":1,"618":1,"1344":1,"1416":1,"1435":1,"2576":4,"2790":1,"2836":1}}],["sites",{"2":{"2505":1}}],["site",{"2":{"443":1,"2889":1}}],["sit",{"2":{"341":1,"657":1}}],["silvery",{"2":{"2373":1}}],["silakka54",{"2":{"294":1}}],["silent=true",{"2":{"2363":1}}],["silent",{"2":{"236":1}}],["silicon",{"2":{"49":1,"2570":1}}],["sizing",{"2":{"211":1,"328":1}}],["size=x",{"2":{"2896":1}}],["sizey",{"2":{"2705":1}}],["sizex",{"2":{"2705":1}}],["sizeof",{"2":{"1910":1,"2223":2,"2235":1,"2715":2,"2716":2,"2721":1,"2722":2,"2723":1,"2724":2,"2725":1,"2726":1,"2836":1,"2896":1}}],["sized",{"0":{"1910":1,"2235":1},"1":{"1911":1},"2":{"2246":1}}],["sizes",{"0":{"1579":1},"2":{"134":1,"149":1,"201":1,"210":1,"735":1,"1579":3,"1901":1,"1910":1,"2223":1,"2704":1,"2721":1,"2742":1}}],["size",{"0":{"701":1},"2":{"3":1,"15":1,"28":1,"69":1,"70":1,"75":1,"113":1,"114":10,"134":4,"149":4,"153":1,"166":1,"176":2,"191":1,"199":1,"201":1,"211":4,"215":1,"222":2,"236":5,"266":2,"537":1,"544":1,"545":1,"547":1,"552":2,"554":1,"601":1,"700":3,"701":4,"729":2,"730":4,"731":4,"732":3,"734":2,"735":11,"736":9,"737":11,"740":10,"1343":4,"1497":2,"1502":1,"1503":4,"1629":1,"1630":3,"1649":3,"1665":1,"1715":1,"1817":1,"1893":2,"1894":2,"1898":2,"1901":1,"1910":6,"1911":3,"1912":7,"2024":1,"2047":1,"2075":2,"2076":1,"2221":1,"2223":6,"2229":1,"2235":6,"2236":2,"2251":2,"2255":1,"2276":1,"2325":2,"2327":1,"2328":2,"2363":2,"2364":2,"2375":1,"2404":1,"2449":1,"2533":2,"2577":2,"2659":1,"2694":1,"2701":1,"2702":1,"2703":7,"2704":3,"2706":1,"2715":4,"2722":4,"2812":4,"2835":2,"2836":2,"2839":1,"2840":1,"2849":2,"2896":2}}],["sion",{"2":{"2035":1}}],["siod0",{"2":{"2647":1,"2650":2}}],["siod3",{"2":{"1182":2}}],["siod1",{"2":{"1182":1,"2647":1}}],["sio",{"0":{"1182":1},"2":{"176":1,"199":1,"249":1,"1176":1,"1179":1,"1182":6,"2640":2,"2647":2,"2650":1,"2652":3}}],["sinks",{"2":{"2632":1}}],["sink",{"2":{"2502":1}}],["sinusoidal",{"2":{"1652":1}}],["sine",{"2":{"1450":2,"1817":2}}],["singa",{"2":{"211":1}}],["single",{"0":{"462":1,"1338":1,"1952":1,"2253":1,"2258":1},"1":{"2254":1,"2255":1,"2256":1,"2257":1,"2258":1,"2259":1,"2260":1,"2261":1,"2262":1,"2263":1,"2264":1,"2265":1},"2":{"16":1,"94":1,"112":1,"113":1,"114":2,"138":1,"191":1,"211":3,"222":1,"236":1,"262":1,"285":3,"311":1,"353":1,"374":1,"447":1,"451":1,"459":1,"465":1,"500":1,"502":1,"509":2,"557":2,"560":1,"609":2,"676":1,"677":1,"688":1,"705":1,"712":1,"716":1,"749":1,"775":1,"778":1,"779":1,"783":1,"785":1,"786":1,"790":1,"794":2,"796":1,"798":1,"800":2,"804":1,"805":1,"809":1,"811":1,"812":1,"817":1,"821":2,"823":1,"825":1,"827":2,"833":1,"834":1,"841":1,"843":1,"844":1,"849":1,"853":2,"855":1,"857":1,"859":2,"865":1,"866":1,"871":1,"873":1,"874":1,"881":1,"885":2,"887":1,"889":1,"891":2,"897":1,"898":1,"906":1,"908":1,"909":1,"916":1,"920":2,"922":1,"924":1,"926":2,"932":1,"933":1,"940":1,"942":1,"943":1,"950":1,"954":2,"956":1,"958":1,"960":2,"966":1,"967":1,"974":1,"976":1,"977":1,"984":1,"988":2,"990":1,"992":1,"994":2,"1000":1,"1001":1,"1008":1,"1010":1,"1011":1,"1018":1,"1022":2,"1024":1,"1026":1,"1028":2,"1034":1,"1035":1,"1042":1,"1044":1,"1045":1,"1052":1,"1056":2,"1058":1,"1060":1,"1062":2,"1068":1,"1069":1,"1076":1,"1078":1,"1079":1,"1086":1,"1090":2,"1092":1,"1094":1,"1096":2,"1102":1,"1103":1,"1110":1,"1112":1,"1113":1,"1120":1,"1124":2,"1126":1,"1128":1,"1130":2,"1136":1,"1137":1,"1144":1,"1146":1,"1147":1,"1154":1,"1158":2,"1160":1,"1162":1,"1164":2,"1170":2,"1192":1,"1193":1,"1197":1,"1199":1,"1200":1,"1207":1,"1211":2,"1213":1,"1215":1,"1217":2,"1251":1,"1253":1,"1261":2,"1284":1,"1289":6,"1290":1,"1291":1,"1342":1,"1355":1,"1356":1,"1375":1,"1382":1,"1386":1,"1398":2,"1414":3,"1438":1,"1456":1,"1463":1,"1508":3,"1511":2,"1559":1,"1563":1,"1610":1,"1653":1,"1667":1,"1716":1,"1744":1,"1817":6,"1818":1,"1833":1,"1905":2,"1912":2,"1918":1,"1919":1,"1929":2,"1941":2,"1945":1,"2015":1,"2036":1,"2056":2,"2070":1,"2075":18,"2078":1,"2097":1,"2190":1,"2200":1,"2205":1,"2218":1,"2232":2,"2236":2,"2240":1,"2248":1,"2255":2,"2256":1,"2258":1,"2263":17,"2264":12,"2265":11,"2293":1,"2363":1,"2375":2,"2391":1,"2399":1,"2450":1,"2515":1,"2523":1,"2563":1,"2662":1,"2674":1,"2681":1,"2682":1,"2692":1,"2694":1,"2699":1,"2717":1,"2725":1,"2728":1,"2735":2,"2777":1,"2788":1}}],["sinanju",{"2":{"211":1}}],["sinc",{"2":{"191":1}}],["since",{"2":{"113":1,"175":1,"240":1,"297":1,"504":1,"505":1,"506":1,"554":1,"682":1,"700":1,"701":2,"1389":1,"1395":1,"1440":1,"1441":1,"1454":1,"1458":1,"1484":1,"1495":1,"1528":1,"1565":1,"1609":1,"1653":1,"1753":1,"1756":1,"1763":1,"1935":1,"2047":1,"2195":1,"2211":1,"2215":1,"2221":2,"2256":2,"2277":1,"2325":1,"2342":1,"2375":1,"2393":1,"2412":1,"2448":1,"2500":1,"2582":2,"2615":1,"2668":1,"2704":1,"2733":1,"2743":1,"2866":2,"2870":1,"2873":1,"2876":1,"2890":1}}],["signed",{"2":{"1725":1,"1946":4,"2032":1,"2034":1}}],["sign",{"2":{"458":1,"595":1,"2860":2}}],["significance",{"2":{"2266":1}}],["significantly",{"2":{"196":1,"554":1,"1383":1,"1893":1,"2570":1,"2702":2}}],["significant",{"2":{"107":1,"169":1,"182":1,"215":1,"228":1,"527":1,"601":2,"734":1,"747":1,"1230":1,"1688":1,"1690":1,"1925":1,"1932":1,"2218":1,"2247":1,"2364":1,"2410":1,"2502":1,"2702":2,"2704":1}}],["signifies",{"2":{"381":1,"2624":1,"2724":1}}],["signum",{"2":{"122":2}}],["signature65",{"2":{"211":1}}],["signature",{"0":{"272":1},"2":{"114":1,"272":1,"648":1,"2448":1}}],["signals",{"2":{"2412":1}}],["signalling",{"2":{"125":1,"185":1}}],["signal",{"2":{"92":1,"176":1,"374":4,"1451":1,"1511":1,"1519":1,"1600":1,"1610":1,"1652":1,"1653":1}}],["sided",{"2":{"1945":1,"2381":1}}],["sidebar",{"2":{"662":1,"2532":1,"2622":2}}],["side",{"2":{"74":1,"138":1,"149":2,"156":1,"191":2,"211":1,"371":2,"537":1,"550":6,"552":1,"563":2,"610":1,"1291":1,"1623":1,"1627":3,"1634":2,"1653":2,"1932":1,"1934":3,"1935":2,"1939":1,"1943":2,"1945":3,"1953":5,"1970":1,"1972":1,"2013":1,"2015":1,"2056":4,"2216":1,"2217":1,"2220":3,"2222":12,"2223":6,"2224":7,"2240":1,"2347":1,"2349":1,"2373":1,"2374":1,"2377":1,"2412":1,"2453":1,"2582":1,"2694":1,"2695":1,"2705":5}}],["sides",{"0":{"2223":1},"2":{"31":1,"34":1,"107":2,"134":1,"211":1,"552":2,"1634":1,"1749":1,"1935":1,"1939":1,"1943":1,"2047":2,"2207":1,"2220":2,"2222":1,"2224":1,"2240":1,"2380":2,"2483":6,"2498":6}}],["sidestep",{"2":{"24":1}}],["simulation",{"2":{"2075":1}}],["simulate",{"2":{"1463":1,"2075":1}}],["simultaneous",{"2":{"604":1,"700":4,"1444":1,"1942":1}}],["simultaneously",{"2":{"283":1,"700":1,"1447":1,"1456":1,"1563":1,"1564":1,"1638":1,"1892":1,"2039":1,"2251":1,"2509":1}}],["similarity",{"2":{"2694":1}}],["similarly",{"2":{"82":1,"1356":1,"1445":1,"1448":1,"1609":1,"1763":1,"2027":1,"2032":1,"2895":1}}],["similar",{"2":{"49":2,"99":1,"128":1,"154":1,"203":1,"220":1,"231":1,"294":1,"412":1,"473":1,"570":1,"620":1,"638":1,"683":1,"1278":1,"1316":1,"1393":1,"1427":1,"1433":1,"1519":1,"1649":1,"1734":1,"1745":1,"1956":1,"1968":1,"2039":1,"2207":1,"2239":1,"2255":1,"2265":3,"2266":1,"2277":1,"2448":1,"2454":1,"2503":1,"2522":1,"2525":1,"2533":1,"2558":1,"2561":1,"2577":1,"2585":1,"2648":1,"2676":1,"2678":1,"2681":1,"2877":1,"2891":1,"2893":1}}],["simplfy",{"2":{"222":1}}],["simplified",{"2":{"2760":1}}],["simplifies",{"2":{"149":1,"198":1}}],["simplifying",{"2":{"164":1}}],["simplify",{"2":{"10":1,"160":1,"176":1,"191":2,"198":1,"222":1,"236":1,"262":1,"403":1,"2662":1,"2695":1}}],["simply",{"0":{"2797":1},"2":{"31":1,"110":1,"194":1,"283":1,"354":1,"414":1,"469":1,"475":1,"612":1,"617":1,"653":1,"695":1,"700":1,"734":1,"757":1,"1266":1,"1360":1,"1469":1,"1473":1,"1480":1,"1508":1,"1610":1,"1685":1,"1689":1,"1818":1,"1833":1,"1835":1,"2014":1,"2032":1,"2037":1,"2078":1,"2097":1,"2099":1,"2174":1,"2178":1,"2180":1,"2251":1,"2263":1,"2383":1,"2420":1,"2448":1,"2454":1,"2499":1,"2584":1,"2608":1,"2666":1,"2832":1}}],["simplest",{"2":{"2559":1,"2584":1,"2657":1}}],["simpler",{"2":{"236":1,"381":1,"2615":1,"2878":1}}],["simple",{"0":{"455":1,"504":1,"1474":1,"1475":1,"1476":1,"1477":1,"1478":1,"1479":1,"1481":1,"1482":1,"1742":1,"2015":1,"2258":1},"2":{"13":1,"94":1,"114":2,"249":1,"285":1,"346":1,"355":1,"522":1,"613":1,"614":1,"618":1,"1305":3,"1326":1,"1356":1,"1358":1,"1366":1,"1395":1,"1421":1,"1443":1,"1507":1,"1509":1,"1521":1,"1641":1,"1749":2,"1817":3,"1818":1,"2075":3,"2078":1,"2171":1,"2226":1,"2238":1,"2246":1,"2255":1,"2258":1,"2330":1,"2337":1,"2369":1,"2378":1,"2414":1,"2416":1,"2525":1,"2556":1,"2562":1,"2606":1,"2616":1,"2652":1,"2692":1,"2792":1,"2840":1,"2842":1,"2878":1,"2887":1}}],["sea",{"2":{"2654":1}}],["searches",{"2":{"425":1,"1403":1,"1498":1}}],["searched",{"2":{"317":1,"1498":1}}],["searching",{"2":{"294":1,"415":1,"1495":1,"2511":1,"2850":1}}],["search",{"2":{"114":1,"191":1,"236":2,"319":1,"415":2,"1495":1,"1509":1,"2463":2,"2467":2,"2503":1,"2511":1,"2694":1,"2896":1}}],["sep",{"2":{"2503":1}}],["sepr",{"2":{"2462":1,"2467":1}}],["separator",{"2":{"2462":2,"2467":2}}],["separation",{"0":{"2681":1,"2682":1},"2":{"236":1,"2395":1,"2674":1}}],["separated",{"2":{"454":1,"503":1,"615":2,"2223":1,"2273":1,"2582":1,"2694":1}}],["separately",{"2":{"228":1,"398":1,"1436":1,"1582":1,"1623":1,"1892":1,"2695":2,"2736":1}}],["separate",{"2":{"18":1,"35":1,"114":1,"134":1,"222":2,"236":1,"266":1,"277":1,"285":2,"394":1,"495":1,"543":1,"557":1,"597":3,"600":1,"615":1,"695":1,"696":1,"1321":1,"1403":1,"1420":1,"1516":1,"1521":1,"1911":1,"1955":1,"1968":1,"2237":1,"2275":1,"2276":1,"2381":1,"2408":1,"2447":1,"2617":1,"2662":1,"2668":1,"2682":1,"2692":1,"2705":1,"2730":1,"2884":1,"2891":2}}],["seq",{"2":{"1654":3,"1910":3}}],["sequential",{"2":{"191":1,"1905":1,"2163":1,"2232":1}}],["sequence",{"0":{"1782":1,"1783":1,"1786":1,"1788":1,"1791":1,"1794":1,"1797":1,"1800":1,"2159":1},"1":{"1784":1,"1785":1,"1789":1,"1790":1,"1792":1,"1793":1,"1795":1,"1796":1,"1798":1,"1799":1,"1801":1,"1802":1},"2":{"196":4,"294":1,"509":3,"514":1,"546":1,"1416":1,"1494":1,"1572":1,"1654":4,"1655":4,"1764":1,"1766":6,"1768":1,"1769":2,"1770":7,"1771":2,"1772":5,"1773":1,"1775":1,"1776":1,"1777":1,"1778":1,"1779":1,"1780":1,"1781":1,"1782":1,"1783":1,"1786":1,"1787":1,"1788":1,"1790":1,"1791":1,"1793":1,"1794":1,"1796":1,"1797":1,"1799":1,"1800":1,"1802":1,"2162":3,"2163":3,"2164":3,"2197":1,"2273":4,"2277":2,"2290":1,"2291":1,"2292":1,"2305":1,"2308":1,"2309":1,"2310":1,"2313":1,"2314":1,"2315":1,"2316":1,"2329":1,"2332":1,"2334":1,"2335":1,"2336":1,"2337":1,"2339":1,"2341":1,"2342":1,"2343":1,"2344":1,"2346":2,"2348":2,"2350":2,"2481":1,"2705":1,"2744":1,"2773":1,"2817":1,"2826":3,"2866":6,"2867":7,"2868":2,"2873":1}}],["sequences",{"2":{"134":1,"196":1,"476":2,"1654":2,"2165":1,"2277":1,"2421":1,"2861":1,"2867":1}}],["sequencer",{"0":{"2195":1,"2196":1},"1":{"2196":1,"2197":1,"2198":1,"2199":1,"2200":1},"2":{"63":1,"191":1,"199":1,"231":3,"2195":1,"2196":2,"2197":1,"2198":1,"2199":12,"2200":32,"2887":1,"2891":1}}],["sequencing",{"2":{"49":1,"176":1,"229":1}}],["semi",{"2":{"2263":1}}],["semitone",{"2":{"1883":2,"2484":2}}],["semitones",{"2":{"1883":10,"2484":10}}],["semicolon",{"2":{"1563":1,"1660":1,"1818":1,"2078":1,"2254":2,"2458":1,"2467":1}}],["semantics",{"2":{"199":1,"277":1}}],["seil",{"2":{"1336":2}}],["seigaiha",{"2":{"143":2}}],["selling",{"2":{"2503":24}}],["self",{"2":{"469":1,"516":6,"612":1,"1590":1,"1592":1,"1818":1,"2078":1}}],["selectable",{"2":{"1383":1}}],["selects",{"2":{"546":1,"1416":1,"2739":1,"2744":1,"2861":3,"2868":1}}],["selectively",{"2":{"2044":1}}],["selecting",{"0":{"1412":1,"2644":1,"2656":1,"2832":1},"1":{"2645":1,"2646":1,"2647":1,"2657":1,"2658":1},"2":{"266":1,"371":1,"727":1,"1291":1,"2249":1,"2519":1,"2611":1}}],["selection",{"0":{"2038":1,"2653":1},"2":{"75":1,"114":1,"188":1,"191":2,"199":1,"211":1,"222":1,"249":1,"285":1,"671":1,"724":1,"1267":1,"1517":1,"1590":1,"1895":2,"1995":1,"2024":1,"2321":1,"2329":1,"2332":1,"2334":1,"2335":1,"2336":1,"2337":1,"2339":1,"2341":1,"2344":1,"2346":1,"2348":1,"2350":1,"2401":1,"2643":1,"2653":1,"2655":1,"2694":1,"2739":1,"2819":1}}],["select",{"0":{"578":1,"579":1,"879":1,"914":1,"948":1,"982":1,"1016":1,"1050":1,"1084":1,"1118":1,"1152":1,"1205":1},"1":{"880":1,"915":1,"949":1,"983":1,"1017":1,"1051":1,"1085":1,"1119":1,"1153":1,"1206":1},"2":{"222":1,"236":1,"371":16,"375":3,"543":1,"552":1,"578":3,"579":1,"667":2,"668":1,"669":1,"707":2,"715":1,"721":1,"731":2,"740":2,"880":1,"915":1,"949":1,"983":1,"1017":1,"1051":1,"1085":1,"1119":1,"1153":1,"1185":1,"1206":1,"1225":1,"1226":4,"1243":1,"1290":1,"1386":1,"1450":1,"1459":1,"1649":2,"1895":3,"1924":1,"1925":1,"1929":1,"1932":1,"1938":1,"1939":4,"2021":1,"2024":1,"2038":1,"2197":1,"2219":1,"2221":1,"2234":1,"2246":1,"2247":1,"2249":1,"2356":2,"2379":1,"2462":2,"2463":1,"2467":3,"2544":2,"2547":2,"2607":3,"2610":2,"2611":1,"2615":2,"2621":2,"2622":1,"2631":1,"2651":1,"2662":1,"2701":1,"2704":11,"2832":1,"2861":1,"2867":2,"2868":2}}],["selector",{"2":{"176":1,"2607":1}}],["selected",{"0":{"1188":1},"1":{"1189":1,"1190":1,"1191":1},"2":{"65":1,"186":1,"581":1,"702":1,"703":1,"734":1,"735":1,"749":1,"754":1,"757":1,"760":1,"1176":1,"1178":1,"1179":1,"1181":3,"1182":4,"1232":1,"1235":1,"1237":1,"1240":1,"1272":1,"1445":1,"1450":1,"1451":1,"1452":1,"1455":4,"1456":4,"1651":1,"1655":1,"2045":1,"2273":1,"2274":5,"2277":4,"2278":2,"2290":1,"2291":1,"2292":1,"2323":1,"2497":2,"2650":1,"2653":1,"2850":2,"2851":1,"2861":2}}],["session",{"2":{"312":1}}],["segregrate",{"2":{"285":1}}],["segments",{"2":{"2047":5,"2049":2,"2371":1}}],["segment",{"2":{"236":3,"2047":6,"2049":3}}],["seven",{"2":{"2742":2}}],["seventyfive",{"2":{"211":1}}],["severity",{"2":{"312":1}}],["several",{"2":{"204":2,"213":1,"345":1,"356":1,"398":1,"472":1,"490":1,"522":1,"578":1,"592":1,"601":1,"625":1,"1170":1,"1176":1,"1179":1,"1184":1,"1321":1,"1326":1,"1644":1,"1755":1,"1963":1,"2216":1,"2245":1,"2259":1,"2343":1,"2396":1,"2397":1,"2428":1,"2445":1,"2527":1,"2600":1,"2605":1,"2639":1,"2816":1,"2850":1,"2891":1}}],["severely",{"2":{"123":1,"2835":1}}],["sekigon",{"2":{"114":1}}],["serbian",{"2":{"2834":5}}],["servicing",{"2":{"701":1}}],["services",{"2":{"557":1}}],["service",{"0":{"346":1},"1":{"347":1,"348":1,"349":1,"350":1},"2":{"294":1,"344":2,"346":1,"352":1,"355":1,"664":1,"1294":2,"1938":1,"2361":1,"2663":1,"2694":1}}],["served",{"2":{"561":1}}],["serves",{"2":{"443":1}}],["serve",{"2":{"443":3,"2772":1}}],["servertype",{"2":{"2622":1}}],["server",{"2":{"355":1,"411":1,"442":1,"2427":1,"2619":1,"2621":2,"2654":1,"2845":1}}],["serratus",{"2":{"211":1}}],["serenity",{"2":{"211":1}}],["serpent65",{"2":{"211":1}}],["serious",{"2":{"355":1,"2697":1}}],["series",{"0":{"2392":1},"2":{"149":1,"249":1,"371":2,"536":1,"573":1,"730":1,"731":1,"1447":1,"2436":1,"2888":1}}],["serialport>",{"2":{"2332":1}}],["serialized",{"2":{"1507":1,"1508":3}}],["serial",{"0":{"1170":1,"1181":1,"1295":1,"2212":1},"1":{"1171":1,"1172":1,"1173":1,"1174":1,"1175":1,"1176":1,"1177":1,"1178":1,"1179":1,"1180":1,"1181":1,"1182":1,"1183":1,"1184":1,"1185":1,"1186":1,"1187":1,"1188":1,"1189":1,"1190":1,"1191":1},"2":{"30":1,"45":1,"63":2,"65":1,"74":1,"93":1,"94":1,"111":1,"112":2,"114":3,"133":2,"134":2,"149":2,"176":2,"191":5,"199":3,"277":11,"285":1,"308":2,"317":1,"552":7,"666":1,"1170":2,"1171":1,"1172":2,"1173":2,"1175":2,"1176":5,"1178":6,"1179":8,"1181":8,"1182":3,"1183":3,"1185":4,"1186":1,"1187":2,"1247":2,"1295":1,"1595":1,"1924":1,"1936":1,"1938":1,"2207":4,"2208":1,"2212":1,"2221":7,"2245":4,"2248":1,"2249":3,"2324":1,"2332":1,"2430":1,"2432":1,"2434":1,"2440":1,"2445":1,"2448":2,"2454":1,"2622":1,"2640":1,"2650":7,"2652":1,"2796":1,"2827":2}}],["sergiopoverony",{"2":{"114":1}}],["sentence",{"2":{"2263":1}}],["sentences",{"2":{"662":1,"1492":1,"1730":1}}],["sent",{"2":{"211":1,"263":2,"297":1,"638":1,"1230":1,"1261":1,"1264":1,"1265":1,"1266":1,"1340":1,"1355":2,"1359":1,"1397":1,"1417":2,"1424":1,"1456":1,"1471":1,"1487":1,"1613":1,"1649":1,"1715":1,"1749":1,"1756":1,"1763":1,"1942":2,"1946":3,"1948":1,"1949":1,"2004":2,"2009":1,"2015":1,"2036":1,"2165":2,"2168":1,"2202":1,"2203":1,"2205":2,"2223":1,"2251":5,"2255":1,"2293":1,"2416":1,"2495":1,"2788":1,"2869":4,"2870":1,"2876":1}}],["sensible",{"2":{"2032":1}}],["sensitivity",{"2":{"1932":1,"1939":1,"2003":1}}],["sensitive",{"2":{"495":1,"636":1,"1410":1,"1932":3}}],["sensing",{"2":{"1291":1}}],["sense75",{"2":{"222":1}}],["senselessclay",{"2":{"211":1}}],["sense",{"2":{"123":1,"494":1,"601":1,"1321":1,"1489":1,"2024":1,"2630":1,"2662":1,"2855":1}}],["sensors",{"2":{"160":1,"273":1,"276":1,"284":1,"285":1,"1923":1,"1939":5,"1940":1,"1944":2,"2694":1}}],["sensor",{"0":{"276":1,"284":1,"1923":1,"1924":1,"1925":1,"1936":1,"1938":1,"1939":1},"1":{"1924":1,"1925":1,"1926":1,"1927":1,"1928":1,"1929":1,"1930":1,"1931":1,"1932":1,"1933":1,"1934":1,"1935":1,"1936":1,"1937":1,"1938":1,"1939":1,"1940":1},"2":{"114":3,"118":2,"149":4,"175":1,"176":1,"249":2,"273":3,"276":1,"284":1,"285":1,"677":2,"1923":2,"1924":5,"1925":5,"1926":1,"1928":2,"1931":1,"1932":7,"1933":4,"1936":4,"1937":2,"1938":5,"1939":15,"1940":2,"1941":7,"1944":3}}],["sends",{"0":{"2416":1},"2":{"202":1,"664":1,"1342":1,"1355":1,"1392":1,"1414":1,"1423":1,"1424":1,"1425":1,"1495":1,"1658":2,"1738":1,"1944":3,"1946":1,"2029":1,"2255":4,"2468":1,"2518":1,"2563":1,"2700":1,"2739":1,"2831":1,"2877":1}}],["sendstring",{"0":{"157":1,"2833":1},"2":{"114":1,"160":1,"188":1,"191":1,"211":1,"1419":1,"1456":1,"2167":1,"2832":1,"2833":3,"2834":53}}],["sending",{"0":{"1305":1,"1881":1,"2013":1},"2":{"176":2,"191":2,"199":1,"543":1,"618":1,"1170":1,"1426":1,"1630":1,"1698":1,"1700":1,"1742":1,"1946":1,"1955":1,"2002":1,"2004":1,"2010":1,"2251":1,"2255":1,"2364":1,"2705":1,"2829":1,"2831":1}}],["sendyyeah",{"2":{"74":1}}],["sendz",{"2":{"74":1}}],["send",{"0":{"1416":1,"2019":1,"2165":1,"2174":1,"2176":1,"2178":1,"2180":1,"2182":1,"2184":1,"2186":1,"2188":1,"2190":1,"2193":1,"2194":1,"2258":1,"2260":1,"2262":1,"2295":1,"2420":1},"1":{"1417":1,"1418":1,"1419":1,"1420":1,"2020":1,"2166":1,"2167":1,"2168":1,"2169":1,"2170":1,"2171":1,"2172":1,"2173":1,"2174":1,"2175":2,"2176":1,"2177":2,"2178":1,"2179":2,"2180":1,"2181":2,"2182":1,"2183":2,"2184":1,"2185":2,"2186":1,"2187":2,"2188":1,"2189":2,"2190":1,"2191":2,"2192":1,"2193":1,"2194":1,"2296":1},"2":{"50":1,"94":1,"114":1,"149":1,"157":1,"160":1,"176":1,"190":1,"191":4,"195":1,"196":3,"222":1,"236":1,"249":1,"266":1,"294":1,"556":1,"575":6,"622":1,"623":1,"754":1,"757":1,"1237":1,"1334":1,"1356":2,"1376":1,"1389":1,"1393":1,"1410":2,"1414":2,"1416":8,"1417":2,"1418":5,"1420":6,"1425":1,"1432":1,"1441":2,"1442":3,"1456":1,"1488":1,"1505":5,"1508":1,"1509":1,"1572":1,"1575":2,"1592":1,"1614":1,"1633":1,"1644":4,"1694":1,"1698":1,"1699":1,"1700":1,"1701":1,"1718":1,"1734":1,"1735":3,"1744":7,"1749":1,"1766":3,"1769":1,"1772":2,"1877":1,"1882":2,"1911":1,"1912":4,"1944":1,"1946":5,"1948":1,"1971":1,"1988":1,"2004":3,"2013":2,"2014":3,"2015":3,"2019":1,"2020":1,"2027":2,"2032":2,"2033":3,"2035":10,"2165":1,"2166":1,"2168":7,"2169":1,"2171":1,"2174":1,"2178":1,"2180":1,"2193":2,"2194":2,"2205":9,"2206":5,"2222":1,"2223":3,"2249":1,"2251":2,"2254":2,"2255":1,"2260":1,"2263":8,"2264":1,"2277":1,"2278":3,"2294":1,"2295":1,"2296":1,"2303":1,"2317":1,"2364":5,"2412":2,"2416":2,"2421":1,"2497":3,"2499":1,"2500":1,"2518":1,"2519":1,"2521":2,"2522":4,"2523":2,"2739":1,"2777":1,"2794":1,"2804":1,"2829":2,"2833":3,"2866":2,"2876":2}}],["sector",{"2":{"735":3,"737":2,"740":2}}],["sectors",{"2":{"735":3}}],["section>",{"2":{"479":2,"480":2}}],["sections",{"0":{"330":1,"340":1},"2":{"194":1,"319":1,"653":1,"1360":1,"2038":1,"2414":1,"2512":1,"2526":1,"2567":1,"2582":1,"2644":1,"2670":1,"2702":1,"2728":1}}],["section",{"0":{"461":1},"2":{"31":2,"34":1,"124":1,"195":1,"206":1,"236":1,"240":1,"334":1,"360":1,"382":1,"458":1,"459":1,"478":4,"486":1,"494":1,"611":1,"669":1,"670":1,"727":2,"733":1,"739":1,"1176":2,"1178":1,"1179":2,"1290":1,"1308":1,"1397":1,"1507":1,"1597":1,"1751":1,"2036":1,"2227":1,"2251":1,"2259":1,"2339":1,"2364":1,"2369":1,"2383":1,"2397":1,"2428":1,"2448":2,"2449":2,"2500":1,"2519":1,"2528":1,"2547":1,"2559":1,"2562":1,"2580":2,"2599":1,"2603":1,"2643":1,"2645":1,"2646":1,"2657":1,"2666":1,"2693":1,"2705":1,"2707":1,"2709":1,"2742":2,"2854":1,"2855":1,"2882":1,"2885":1}}],["security",{"0":{"312":1},"2":{"312":8,"317":1,"1410":1}}],["secure",{"0":{"2158":1,"2826":1},"1":{"2159":1,"2160":1,"2161":1,"2162":1,"2163":1,"2164":1},"2":{"160":2,"188":2,"191":2,"2158":2,"2160":1,"2162":4,"2163":3,"2164":7,"2381":1,"2615":1,"2739":1,"2826":3,"2887":1}}],["secondary",{"2":{"176":1,"191":1,"697":1,"1445":1,"1447":1,"1607":1,"1932":1,"1935":1,"2075":1,"2827":11}}],["second",{"0":{"2653":1},"2":{"90":2,"157":1,"266":1,"416":1,"547":1,"597":1,"598":2,"635":1,"648":1,"707":1,"729":1,"1359":1,"1416":1,"1418":1,"1444":1,"1448":1,"1456":2,"1473":1,"1495":1,"1636":2,"1792":1,"1795":1,"1798":1,"1801":1,"1814":1,"1894":3,"1897":1,"1939":2,"2032":1,"2072":1,"2075":1,"2207":1,"2218":1,"2224":1,"2255":2,"2256":1,"2373":1,"2410":1,"2449":1,"2558":1,"2582":1,"2622":1,"2653":1,"2823":1,"2869":3,"2883":3,"2884":1}}],["seconds>",{"2":{"416":1}}],["seconds",{"0":{"25":1},"2":{"11":1,"504":1,"505":2,"506":4,"543":1,"563":1,"649":1,"1514":1,"1563":1,"1568":2,"1597":1,"1760":1,"2325":5,"2331":1,"2332":1,"2333":1,"2334":1,"2338":1,"2467":1,"2805":2,"2809":1,"2826":1,"2827":1}}],["setpixel",{"2":{"2705":4}}],["setpinoutputopendrain",{"2":{"243":1}}],["setpinoutputpushpull",{"2":{"243":1}}],["setpinoutput",{"2":{"243":1}}],["setpininputlow",{"2":{"243":1}}],["setpininput",{"2":{"243":1}}],["setpininputhigh",{"2":{"34":2,"243":1}}],["setrgb",{"2":{"1400":5,"2056":5,"2063":3,"2079":1}}],["settling",{"2":{"1383":3}}],["settle",{"2":{"1382":1,"2874":1}}],["settles",{"2":{"1382":1,"2875":1}}],["settled",{"2":{"289":1,"2873":6}}],["setter",{"2":{"516":2}}],["setta21",{"2":{"143":2}}],["settable",{"2":{"114":1}}],["setting",{"0":{"456":1,"458":1,"479":1,"550":1,"1278":1,"1810":1,"1961":1,"2055":1,"2216":1,"2449":1,"2550":1,"2564":1,"2601":1,"2612":1,"2735":1},"1":{"551":1,"1811":1,"1962":1,"2217":1,"2218":1,"2219":1,"2220":1,"2565":1,"2566":1,"2567":1,"2568":1,"2569":1,"2570":1,"2571":1,"2572":1,"2573":1,"2574":1,"2575":1,"2576":1,"2577":1},"2":{"87":1,"88":3,"93":1,"104":3,"127":3,"176":2,"191":1,"303":1,"361":1,"411":1,"456":2,"464":1,"476":1,"538":3,"543":1,"546":1,"557":2,"574":1,"597":1,"629":1,"665":1,"682":1,"708":1,"747":1,"749":3,"839":1,"869":1,"904":1,"938":1,"972":1,"1006":1,"1040":1,"1074":1,"1108":1,"1142":1,"1178":1,"1294":1,"1348":1,"1385":1,"1395":1,"1441":1,"1457":1,"1459":1,"1463":1,"1472":1,"1473":1,"1487":1,"1508":1,"1568":1,"1571":1,"1652":1,"1653":1,"1704":1,"1731":1,"1745":1,"1762":1,"1806":1,"1810":1,"1818":1,"1893":5,"1894":3,"1895":1,"1918":2,"1924":1,"1925":2,"1926":1,"1928":3,"1929":1,"1930":1,"1932":4,"1933":1,"1934":1,"1935":1,"1936":1,"1937":1,"1938":1,"1939":2,"1941":1,"1942":2,"1943":1,"1944":1,"1957":3,"1967":1,"1969":1,"2049":1,"2065":1,"2068":1,"2078":1,"2196":1,"2218":1,"2219":2,"2224":2,"2247":2,"2331":1,"2333":1,"2340":1,"2342":1,"2343":1,"2345":1,"2346":1,"2347":1,"2348":1,"2349":1,"2350":1,"2353":1,"2360":1,"2362":6,"2363":1,"2378":1,"2442":1,"2447":1,"2449":1,"2622":1,"2635":1,"2738":1,"2858":3,"2872":1}}],["settings",{"0":{"743":1,"1928":1,"1929":1,"1930":1,"1932":1,"1933":1,"2001":1,"2008":1,"2043":1,"2836":1,"2837":1,"2838":1,"2842":1},"1":{"2002":1,"2003":1,"2004":1,"2005":1,"2006":1,"2007":1,"2008":1,"2009":1},"2":{"69":1,"74":1,"75":1,"114":1,"131":1,"134":1,"331":1,"371":1,"537":1,"539":2,"546":5,"633":1,"700":1,"743":1,"838":1,"903":1,"937":1,"971":1,"1005":1,"1039":1,"1073":1,"1107":1,"1141":1,"1178":1,"1298":1,"1348":1,"1388":3,"1389":3,"1436":2,"1442":1,"1456":1,"1559":1,"1562":1,"1575":1,"1577":1,"1646":2,"1649":3,"1755":1,"1893":1,"1894":2,"1895":1,"1896":1,"1897":1,"1898":1,"1928":1,"1932":1,"2002":1,"2069":1,"2224":1,"2249":1,"2269":1,"2362":1,"2364":1,"2400":1,"2401":1,"2556":1,"2599":1,"2617":4,"2622":1,"2662":1,"2665":1,"2694":1,"2735":1,"2738":1,"2831":1,"2839":1,"2860":1,"2867":1,"2868":1,"2869":1}}],["sets",{"2":{"50":1,"543":5,"546":4,"552":1,"627":1,"633":3,"679":1,"682":3,"696":1,"1389":1,"1392":1,"1398":5,"1463":5,"1630":2,"1649":3,"1656":1,"1806":1,"1820":5,"1896":3,"1912":4,"1925":5,"1926":3,"1928":3,"1932":7,"1937":1,"1939":8,"1944":3,"1945":2,"1953":1,"1964":1,"2038":1,"2060":2,"2081":7,"2086":1,"2219":1,"2221":3,"2224":3,"2236":2,"2268":3,"2269":1,"2326":1,"2331":1,"2333":1,"2340":1,"2345":1,"2347":1,"2349":1,"2360":2,"2401":1,"2694":1,"2859":2}}],["sethsv",{"0":{"2139":1,"2141":1},"1":{"2142":1},"2":{"49":1,"633":1,"1389":7,"2056":7,"2059":2,"2063":3,"2079":1,"2087":1}}],["setups",{"2":{"700":1,"703":1,"1920":6,"2516":1}}],["setup",{"0":{"342":1,"490":1,"1173":1,"1176":1,"1179":1,"1354":1,"1490":1,"1491":1,"1651":1,"1736":1,"2538":1,"2551":1,"2552":1,"2576":1,"2617":1},"1":{"491":1,"492":1,"493":1,"1491":1,"1492":1,"1493":1,"1652":1,"1653":1,"2539":1,"2540":1,"2541":1},"2":{"14":1,"23":1,"93":1,"176":1,"342":1,"362":1,"371":1,"372":1,"374":2,"405":1,"406":1,"407":1,"469":1,"486":1,"490":1,"497":1,"625":1,"665":1,"748":1,"1178":1,"1225":1,"1246":1,"1292":1,"1395":1,"1473":1,"1492":1,"1636":1,"1905":1,"1911":1,"1914":1,"1915":1,"1920":2,"1943":1,"2047":1,"2166":1,"2232":1,"2271":1,"2363":1,"2377":1,"2390":1,"2391":1,"2392":1,"2410":1,"2526":1,"2536":2,"2537":1,"2540":1,"2546":1,"2548":1,"2550":1,"2576":8,"2611":1,"2762":1,"2881":2}}],["set",{"0":{"390":1,"688":1,"690":1,"693":1,"716":1,"718":1,"790":1,"792":1,"794":1,"796":1,"798":1,"800":1,"817":1,"819":1,"821":1,"823":1,"825":1,"827":1,"849":1,"851":1,"853":1,"855":1,"857":1,"859":1,"881":1,"883":1,"885":1,"887":1,"889":1,"891":1,"916":1,"918":1,"920":1,"922":1,"924":1,"926":1,"950":1,"952":1,"954":1,"956":1,"958":1,"960":1,"984":1,"986":1,"988":1,"990":1,"992":1,"994":1,"1018":1,"1020":1,"1022":1,"1024":1,"1026":1,"1028":1,"1052":1,"1054":1,"1056":1,"1058":1,"1060":1,"1062":1,"1086":1,"1088":1,"1090":1,"1092":1,"1094":1,"1096":1,"1120":1,"1122":1,"1124":1,"1126":1,"1128":1,"1130":1,"1154":1,"1156":1,"1158":1,"1160":1,"1162":1,"1164":1,"1207":1,"1209":1,"1211":1,"1213":1,"1215":1,"1217":1,"1284":1,"1286":1,"1400":1,"1402":1,"1621":1,"1679":1,"1702":1,"1704":1,"1726":1,"1728":1,"1833":1,"1835":1,"1857":1,"1859":1,"1968":1,"1991":1,"2097":1,"2099":1,"2133":1,"2135":1,"2282":1,"2286":1,"2288":1,"2378":1,"2613":1},"1":{"689":1,"691":1,"694":1,"717":1,"719":1,"791":1,"793":1,"795":1,"797":1,"799":1,"801":1,"818":1,"820":1,"822":1,"824":1,"826":1,"828":1,"850":1,"852":1,"854":1,"856":1,"858":1,"860":1,"882":1,"884":1,"886":1,"888":1,"890":1,"892":1,"917":1,"919":1,"921":1,"923":1,"925":1,"927":1,"951":1,"953":1,"955":1,"957":1,"959":1,"961":1,"985":1,"987":1,"989":1,"991":1,"993":1,"995":1,"1019":1,"1021":1,"1023":1,"1025":1,"1027":1,"1029":1,"1053":1,"1055":1,"1057":1,"1059":1,"1061":1,"1063":1,"1087":1,"1089":1,"1091":1,"1093":1,"1095":1,"1097":1,"1121":1,"1123":1,"1125":1,"1127":1,"1129":1,"1131":1,"1155":1,"1157":1,"1159":1,"1161":1,"1163":1,"1165":1,"1208":1,"1210":1,"1212":1,"1214":1,"1216":1,"1218":1,"1285":1,"1287":1,"1622":1,"1680":1,"1703":1,"1705":1,"1727":1,"1729":1,"1834":1,"1836":1,"1858":1,"1860":1,"1992":1,"2098":1,"2100":1,"2134":1,"2136":1,"2283":1,"2287":1,"2289":1,"2614":1,"2615":1,"2616":1,"2617":1,"2618":1,"2619":1},"2":{"6":1,"23":1,"25":1,"28":1,"30":1,"33":1,"38":1,"49":1,"50":2,"63":1,"83":1,"90":1,"92":1,"93":1,"114":2,"134":1,"141":1,"153":2,"163":1,"173":2,"191":5,"195":2,"199":3,"209":1,"211":1,"222":2,"228":1,"236":4,"243":6,"266":2,"277":2,"285":2,"357":1,"400":1,"405":2,"406":2,"407":2,"408":1,"412":1,"426":1,"437":2,"451":2,"454":1,"455":1,"456":1,"458":1,"471":1,"474":1,"479":1,"487":1,"503":1,"537":1,"538":1,"542":1,"543":1,"546":1,"550":4,"553":1,"561":1,"570":1,"599":1,"610":1,"613":3,"625":1,"627":6,"629":1,"631":2,"643":1,"644":2,"645":2,"647":1,"653":1,"666":1,"682":3,"684":1,"688":1,"689":3,"690":1,"691":3,"693":1,"694":1,"697":1,"703":1,"706":1,"716":1,"717":3,"718":1,"719":3,"725":2,"735":1,"742":16,"745":1,"749":1,"753":4,"779":1,"788":1,"789":1,"790":1,"791":3,"792":1,"793":3,"794":1,"795":1,"796":1,"797":1,"805":1,"807":1,"815":1,"816":1,"817":1,"818":3,"819":1,"820":3,"821":1,"822":1,"823":1,"824":1,"834":1,"836":1,"847":1,"848":1,"849":1,"850":3,"851":1,"852":3,"853":1,"854":1,"855":1,"856":1,"866":1,"868":1,"877":1,"878":1,"881":1,"882":3,"883":1,"884":3,"885":1,"886":1,"887":1,"888":1,"898":1,"900":1,"901":1,"912":1,"913":1,"916":1,"917":3,"918":1,"919":3,"920":1,"921":1,"922":1,"923":1,"933":1,"935":1,"946":1,"947":1,"950":1,"951":3,"952":1,"953":3,"954":1,"955":1,"956":1,"957":1,"967":1,"969":1,"980":1,"981":1,"984":1,"985":3,"986":1,"987":3,"988":1,"989":1,"990":1,"991":1,"1001":1,"1003":1,"1014":1,"1015":1,"1018":1,"1019":3,"1020":1,"1021":3,"1022":1,"1023":1,"1024":1,"1025":1,"1035":1,"1037":1,"1048":1,"1049":1,"1052":1,"1053":3,"1054":1,"1055":3,"1056":1,"1057":1,"1058":1,"1059":1,"1069":1,"1071":1,"1072":1,"1082":1,"1083":1,"1086":1,"1087":3,"1088":1,"1089":3,"1090":1,"1091":1,"1092":1,"1093":1,"1103":1,"1105":1,"1106":1,"1116":1,"1117":1,"1120":1,"1121":3,"1122":1,"1123":3,"1124":1,"1125":1,"1126":1,"1127":1,"1137":1,"1139":1,"1150":1,"1151":1,"1154":1,"1155":3,"1156":1,"1157":3,"1158":1,"1159":1,"1160":1,"1161":1,"1193":1,"1195":1,"1203":1,"1204":1,"1207":1,"1208":3,"1209":1,"1210":3,"1211":1,"1212":1,"1213":1,"1214":1,"1223":1,"1226":1,"1230":1,"1244":1,"1247":1,"1262":1,"1263":1,"1284":1,"1285":3,"1286":1,"1287":3,"1311":1,"1350":1,"1356":4,"1359":1,"1360":1,"1374":1,"1375":1,"1377":1,"1378":1,"1386":4,"1387":1,"1388":1,"1389":9,"1393":1,"1395":1,"1397":1,"1398":9,"1400":2,"1401":1,"1402":2,"1403":1,"1404":1,"1412":1,"1440":6,"1442":2,"1444":1,"1447":2,"1450":1,"1451":2,"1454":2,"1456":1,"1457":4,"1458":1,"1461":1,"1468":1,"1473":1,"1487":1,"1488":2,"1493":1,"1498":1,"1508":1,"1513":1,"1516":1,"1521":1,"1526":1,"1536":1,"1537":1,"1559":1,"1560":1,"1571":2,"1577":1,"1578":2,"1579":1,"1590":4,"1591":1,"1595":3,"1606":6,"1609":1,"1610":1,"1621":1,"1646":1,"1649":3,"1651":1,"1652":2,"1655":3,"1670":1,"1676":1,"1681":1,"1702":1,"1704":1,"1709":2,"1711":4,"1719":1,"1726":1,"1727":2,"1728":1,"1729":1,"1744":1,"1749":6,"1750":4,"1762":2,"1805":1,"1811":3,"1814":1,"1815":2,"1818":2,"1820":5,"1823":4,"1833":1,"1834":1,"1835":1,"1836":1,"1837":1,"1839":1,"1857":1,"1858":1,"1859":1,"1860":1,"1883":49,"1891":3,"1893":1,"1894":1,"1896":1,"1897":5,"1906":1,"1907":6,"1910":1,"1912":5,"1916":4,"1928":1,"1932":1,"1939":3,"1940":1,"1942":1,"1944":3,"1945":3,"1946":2,"1948":2,"1949":4,"1950":13,"1952":4,"1953":4,"1955":2,"1956":1,"1957":5,"1964":13,"1967":3,"1968":8,"1969":2,"1977":1,"1981":1,"1991":1,"1999":1,"2002":6,"2003":1,"2004":1,"2028":1,"2034":4,"2048":6,"2049":1,"2052":1,"2053":3,"2055":2,"2056":10,"2057":2,"2059":2,"2060":2,"2061":1,"2065":4,"2068":1,"2072":1,"2073":2,"2075":3,"2076":1,"2078":2,"2081":8,"2084":4,"2085":4,"2086":3,"2097":1,"2098":3,"2099":1,"2100":3,"2101":1,"2103":1,"2133":1,"2134":1,"2135":1,"2136":1,"2139":1,"2140":3,"2141":1,"2142":3,"2159":1,"2165":1,"2169":1,"2192":1,"2199":2,"2200":12,"2206":1,"2212":1,"2219":1,"2221":3,"2224":5,"2234":2,"2236":1,"2237":1,"2246":2,"2248":1,"2249":3,"2251":3,"2252":1,"2255":2,"2256":1,"2261":1,"2265":6,"2268":1,"2269":4,"2277":2,"2282":1,"2283":1,"2326":1,"2327":1,"2328":1,"2342":1,"2353":1,"2355":1,"2362":1,"2363":2,"2364":2,"2365":1,"2373":1,"2400":1,"2401":1,"2405":1,"2406":1,"2412":1,"2418":1,"2420":1,"2442":1,"2449":1,"2454":1,"2455":1,"2472":1,"2480":2,"2483":2,"2484":49,"2485":3,"2498":2,"2505":1,"2519":1,"2528":1,"2529":4,"2550":1,"2553":1,"2556":1,"2562":1,"2564":1,"2566":1,"2577":1,"2580":1,"2585":1,"2588":4,"2599":3,"2600":1,"2601":2,"2612":1,"2613":2,"2615":1,"2617":2,"2622":2,"2624":1,"2664":1,"2695":1,"2702":2,"2703":5,"2704":2,"2705":10,"2709":1,"2733":1,"2734":2,"2735":5,"2743":1,"2789":1,"2794":1,"2806":2,"2808":1,"2826":2,"2831":1,"2833":2,"2858":1,"2860":1,"2862":1,"2869":4,"2882":1,"2886":1,"2887":1}}],["se",{"2":{"5":1,"176":1,"1709":1,"2162":4,"2832":1}}],["seeks",{"2":{"2467":1}}],["seen",{"2":{"175":1,"232":1,"666":1,"1455":1,"1508":1,"2221":1,"2502":1,"2503":1,"2591":1}}],["seemingly",{"2":{"2503":4}}],["seem",{"2":{"119":1,"273":1,"276":2,"1354":1,"1769":1,"2705":1}}],["seems",{"2":{"50":1,"1339":1,"2503":1}}],["sees",{"0":{"1641":1},"2":{"49":1,"215":1,"1749":1}}],["see",{"2":{"2":1,"14":1,"118":1,"132":1,"138":1,"152":1,"153":1,"166":1,"172":1,"174":1,"179":1,"182":2,"186":1,"189":1,"196":1,"228":1,"229":1,"232":1,"240":1,"247":1,"288":1,"289":1,"297":1,"298":1,"304":1,"306":1,"315":1,"316":1,"319":1,"353":1,"355":1,"371":2,"381":1,"389":1,"406":1,"413":1,"448":1,"449":1,"450":1,"470":1,"473":2,"534":1,"537":1,"543":2,"546":4,"552":3,"556":2,"576":1,"581":1,"588":1,"613":2,"665":1,"667":2,"679":1,"680":1,"697":1,"700":3,"702":1,"724":1,"727":2,"733":1,"736":1,"739":1,"747":1,"750":1,"751":1,"869":1,"1176":4,"1179":4,"1267":1,"1290":1,"1293":2,"1296":1,"1297":1,"1298":1,"1308":1,"1310":1,"1311":5,"1316":1,"1321":1,"1323":1,"1333":1,"1334":1,"1337":1,"1338":1,"1345":1,"1353":1,"1356":1,"1378":1,"1382":2,"1387":1,"1389":1,"1391":1,"1392":3,"1398":1,"1416":1,"1422":1,"1433":1,"1437":2,"1440":1,"1446":1,"1450":1,"1459":1,"1463":1,"1464":1,"1469":1,"1473":1,"1488":1,"1498":1,"1503":1,"1517":1,"1528":1,"1550":1,"1562":2,"1563":2,"1565":1,"1575":1,"1604":1,"1605":1,"1641":1,"1658":2,"1665":1,"1738":1,"1741":1,"1754":3,"1803":1,"1813":1,"1881":1,"1918":2,"1932":2,"1943":1,"1945":1,"1946":1,"1955":2,"1967":1,"1995":1,"2000":1,"2002":2,"2024":1,"2031":1,"2036":1,"2037":1,"2046":1,"2049":1,"2052":1,"2053":1,"2071":1,"2085":1,"2086":1,"2165":1,"2204":1,"2221":1,"2244":1,"2265":1,"2272":1,"2328":1,"2339":1,"2356":2,"2359":1,"2360":2,"2364":6,"2374":1,"2381":1,"2388":1,"2389":1,"2390":1,"2391":1,"2392":1,"2399":1,"2400":1,"2401":1,"2412":2,"2426":1,"2436":1,"2455":1,"2467":1,"2468":1,"2469":1,"2470":1,"2471":1,"2472":1,"2473":1,"2474":1,"2475":1,"2476":1,"2477":1,"2478":1,"2479":1,"2480":1,"2481":1,"2482":1,"2483":1,"2484":1,"2485":1,"2486":1,"2487":1,"2488":1,"2489":1,"2490":1,"2491":1,"2492":1,"2493":1,"2494":1,"2495":1,"2496":1,"2497":1,"2513":1,"2517":1,"2524":1,"2530":1,"2532":1,"2548":1,"2558":1,"2561":1,"2562":2,"2568":1,"2582":1,"2585":1,"2598":2,"2634":1,"2642":1,"2662":3,"2664":1,"2669":1,"2671":1,"2672":1,"2692":1,"2693":1,"2694":4,"2697":1,"2698":2,"2704":2,"2705":2,"2715":3,"2716":1,"2721":1,"2724":3,"2731":1,"2742":1,"2743":1,"2799":1,"2827":4,"2836":1,"2858":1,"2860":2,"2877":1,"2878":1,"2886":1}}],["swy",{"2":{"838":4,"903":1,"937":1,"971":1,"1005":1,"1039":1,"1073":1,"1107":1,"1141":1}}],["sw1",{"2":{"710":6,"841":5,"906":5,"940":5,"974":5,"1008":5,"1042":5,"1076":5,"1110":5,"1144":5}}],["swo",{"2":{"374":1}}],["swordfish",{"2":{"222":1}}],["swclk",{"2":{"374":2,"2453":1,"2454":1,"2622":1,"2639":1}}],["swdio",{"2":{"374":2,"2453":1,"2454":1,"2622":1,"2639":1}}],["swd",{"2":{"362":1,"368":1,"374":1,"2639":1}}],["swx",{"2":{"236":1,"835":1,"899":1,"934":1,"968":1,"1002":1,"1036":1,"1070":1,"1073":3,"1104":1,"1107":3,"1138":1,"1141":3}}],["sw",{"2":{"217":1,"835":3,"838":15,"899":1,"903":2,"934":1,"937":2,"968":1,"971":2,"1002":1,"1005":2,"1036":1,"1039":2,"1070":2,"1073":6,"1104":2,"1107":6,"1138":2,"1141":6,"1709":1,"2039":1,"2489":1}}],["switzerland",{"2":{"2834":2}}],["switched",{"2":{"1397":1,"1456":1,"2040":1,"2600":1}}],["switches",{"0":{"1623":1,"1882":1,"2811":1},"1":{"1624":1,"1625":1,"1626":1,"1627":1,"1628":1},"2":{"114":1,"199":1,"236":1,"247":1,"249":1,"604":1,"1291":1,"1332":1,"1382":1,"1383":1,"1392":1,"1463":1,"1528":1,"1623":1,"1624":3,"1649":2,"1757":1,"1882":1,"1919":1,"2029":1,"2210":1,"2368":1,"2369":2,"2370":1,"2371":1,"2412":1,"2587":1,"2669":1,"2753":1,"2811":2,"2827":1}}],["switchplate",{"2":{"211":1}}],["switchs",{"2":{"160":1}}],["switching",{"0":{"1392":1,"2248":1,"2480":1},"1":{"1393":1},"2":{"50":1,"114":1,"132":1,"191":1,"557":1,"1331":2,"1351":1,"1392":1,"1394":1,"1511":1,"1733":1,"1906":1,"1918":2,"1919":2,"2010":1,"2233":1,"2244":2,"2255":1,"2323":1,"2449":1,"2480":1}}],["switch",{"0":{"26":1,"105":1,"231":1,"247":1,"1332":1,"1617":1,"1618":1,"1619":1,"1620":1,"1624":1,"1627":2,"1628":2,"1709":1,"2265":1},"2":{"3":1,"15":1,"16":1,"94":1,"105":15,"107":1,"114":8,"191":2,"194":3,"195":2,"231":3,"235":1,"236":5,"247":7,"249":4,"285":1,"307":1,"317":1,"374":1,"543":3,"575":2,"604":1,"623":1,"624":1,"667":1,"1289":1,"1291":3,"1309":1,"1332":1,"1344":1,"1350":1,"1358":2,"1359":1,"1382":5,"1383":1,"1389":2,"1392":5,"1396":3,"1397":1,"1400":1,"1401":1,"1416":3,"1417":2,"1422":1,"1432":1,"1441":1,"1442":1,"1461":1,"1473":3,"1480":2,"1487":3,"1503":2,"1511":1,"1570":1,"1575":1,"1582":5,"1583":1,"1587":2,"1588":5,"1590":1,"1592":1,"1595":3,"1607":2,"1613":2,"1617":1,"1618":1,"1619":1,"1620":1,"1623":8,"1624":7,"1625":7,"1627":1,"1628":1,"1649":6,"1706":1,"1709":1,"1711":1,"1715":1,"1728":1,"1729":1,"1757":2,"1759":1,"1763":1,"1818":1,"1838":1,"1840":1,"1882":1,"1903":1,"1916":1,"1919":1,"1920":1,"1926":1,"1950":1,"1952":1,"1959":1,"1962":1,"1967":1,"1968":2,"1969":1,"2000":1,"2025":2,"2026":1,"2027":2,"2028":2,"2029":1,"2030":1,"2032":1,"2033":2,"2035":4,"2049":2,"2052":1,"2078":1,"2085":1,"2086":1,"2102":1,"2104":1,"2171":1,"2230":1,"2244":2,"2245":2,"2248":3,"2249":1,"2261":1,"2262":1,"2263":2,"2264":2,"2265":7,"2277":1,"2278":6,"2323":1,"2339":1,"2344":1,"2360":1,"2364":1,"2369":2,"2373":1,"2374":5,"2380":1,"2381":2,"2399":1,"2412":3,"2429":1,"2473":1,"2492":1,"2497":6,"2510":2,"2521":1,"2522":1,"2523":1,"2599":1,"2607":1,"2611":1,"2622":1,"2668":1,"2694":2,"2732":1,"2742":4,"2802":2,"2811":1,"2827":1,"2837":1,"2843":1,"2858":3,"2859":2,"2860":2,"2867":3,"2868":2,"2869":1,"2871":1,"2872":1,"2875":1,"2876":1,"2884":3,"2895":1}}],["swillkb",{"2":{"2368":1}}],["swipe",{"2":{"1929":12}}],["swirls",{"2":{"2043":1}}],["swirling",{"2":{"2041":1,"2045":1}}],["swirl",{"2":{"332":1,"2039":2,"2041":1,"2042":2,"2043":2,"2044":1,"2045":1,"2067":1,"2068":1,"2489":2,"2842":1}}],["swift65",{"2":{"266":2}}],["swiftrax",{"2":{"191":2,"277":1}}],["swiss",{"2":{"211":1,"2370":1,"2834":4}}],["sweep",{"2":{"191":1,"249":1}}],["swedish",{"2":{"5":2,"2831":1,"2832":1,"2834":11}}],["swapping",{"2":{"194":1,"735":1,"1179":1,"1327":3,"2240":1,"2454":1,"2652":1,"2756":1,"2836":1}}],["swapped",{"0":{"1327":1},"2":{"166":1,"222":1,"727":1,"739":1,"1265":2,"1710":1}}],["swap",{"0":{"2237":1,"2239":1,"2496":1},"1":{"2238":1,"2239":1,"2240":1,"2241":1},"2":{"94":1,"114":1,"149":1,"157":1,"176":2,"191":1,"199":2,"211":2,"231":4,"247":1,"317":1,"1178":2,"1179":2,"1189":1,"1190":1,"1191":1,"1375":1,"1455":4,"1456":6,"1503":4,"1624":1,"1633":1,"2237":4,"2238":3,"2239":17,"2240":3,"2241":9,"2323":5,"2473":5,"2483":31,"2496":16,"2498":31,"2840":2}}],["suturation",{"2":{"2824":1}}],["sudden",{"2":{"2325":1}}],["sudo",{"2":{"495":1,"1293":8,"1294":6,"1310":1,"2363":1,"2539":7,"2572":7,"2665":1}}],["sunk",{"2":{"708":1,"839":1,"904":1,"938":1,"972":1,"1006":1,"1040":1,"1074":1,"1108":1,"1142":1}}],["sunsetter",{"2":{"211":1}}],["suffer",{"2":{"701":1,"736":1,"1467":1}}],["sufficient",{"2":{"2248":1,"2505":1,"2695":1,"2883":1}}],["suffices",{"2":{"1749":1}}],["suffice",{"2":{"395":1}}],["suffix",{"2":{"619":4}}],["sugar|",{"2":{"662":1}}],["sugar||order",{"2":{"662":1}}],["sugar",{"2":{"662":1}}],["suggests",{"2":{"2682":1}}],["suggest",{"2":{"2394":1}}],["suggestions",{"2":{"602":1,"2517":1,"2562":1}}],["suggested",{"2":{"199":1,"381":1,"638":1,"1971":1,"2263":1}}],["summary",{"0":{"2690":1},"2":{"340":1,"1371":1,"1379":1}}],["sust",{"2":{"1883":1,"2484":1}}],["sustain",{"2":{"249":1,"1883":2,"2484":2}}],["susceptible",{"2":{"381":1,"1382":2,"1386":1}}],["suspense",{"2":{"222":1}}],["suspend",{"0":{"641":2,"642":1,"1864":1,"2146":1},"1":{"1865":1,"2147":1},"2":{"92":3,"93":1,"94":1,"112":1,"114":4,"133":1,"134":1,"149":2,"176":1,"222":3,"249":1,"263":2,"266":1,"277":2,"288":1,"543":1,"556":1,"639":2,"640":2,"641":2,"642":4,"1596":1,"1606":6,"1864":1,"2146":1,"2218":1,"2701":1,"2705":4,"2829":2}}],["suspended",{"2":{"74":1,"114":2,"134":1,"222":1,"249":2,"641":1,"1646":1,"1653":1,"1820":1,"1865":1,"2081":1,"2147":1}}],["suspending",{"2":{"25":1,"543":1}}],["succeeds",{"2":{"2221":1}}],["succeed",{"2":{"1772":6}}],["success",{"2":{"595":1,"756":1,"759":1,"762":1,"765":1,"768":1,"771":1,"774":1,"777":1,"1234":1,"1239":1,"1242":1,"1944":2,"2561":4}}],["successfully",{"2":{"447":1,"451":1,"593":1,"1438":1,"1772":1,"1912":1,"2218":1,"2236":1,"2454":1,"2547":1,"2653":1}}],["successful",{"2":{"364":1,"1186":1,"1231":1,"1397":1,"2224":1}}],["successive",{"2":{"266":1}}],["succession",{"2":{"191":1}}],["such",{"2":{"55":1,"69":1,"87":1,"103":1,"118":1,"123":1,"124":1,"126":1,"132":1,"153":1,"163":1,"198":1,"229":1,"230":1,"234":1,"240":1,"244":1,"246":1,"263":1,"284":2,"297":1,"302":1,"392":1,"403":1,"412":1,"415":3,"452":1,"473":1,"498":1,"520":1,"522":1,"546":1,"570":1,"574":1,"609":1,"619":1,"626":1,"636":1,"637":1,"643":2,"650":1,"666":1,"671":1,"730":1,"731":1,"740":1,"746":1,"1224":1,"1266":1,"1276":1,"1289":1,"1295":1,"1393":1,"1418":1,"1423":1,"1434":1,"1435":1,"1436":2,"1442":1,"1455":1,"1456":1,"1462":1,"1488":1,"1502":2,"1562":1,"1573":1,"1576":1,"1600":1,"1658":1,"1706":1,"1707":1,"1733":1,"1749":1,"1757":1,"1769":1,"1823":1,"1878":2,"1904":1,"1932":2,"1967":1,"1969":1,"2010":2,"2084":2,"2219":1,"2222":1,"2224":1,"2226":1,"2264":2,"2276":2,"2277":2,"2335":1,"2339":1,"2346":1,"2348":1,"2350":1,"2355":1,"2368":1,"2380":1,"2381":1,"2398":1,"2404":2,"2420":2,"2423":1,"2449":1,"2499":1,"2502":1,"2504":1,"2505":3,"2510":1,"2514":1,"2535":1,"2553":1,"2601":3,"2612":3,"2623":2,"2624":1,"2657":1,"2662":1,"2663":1,"2673":1,"2682":1,"2694":4,"2695":3,"2697":1,"2699":1,"2701":2,"2702":1,"2705":1,"2735":1,"2750":1,"2756":1,"2799":1,"2816":1,"2833":1,"2840":2,"2859":1,"2860":1,"2866":1,"2867":1,"2869":1,"2870":1,"2879":1,"2881":1,"2887":1}}],["surprised",{"2":{"2695":1}}],["surplus",{"2":{"160":1}}],["surrogate",{"2":{"2277":1,"2293":1}}],["surrounding",{"2":{"494":2,"2076":2}}],["surfaces",{"2":{"2373":3,"2704":4}}],["surface",{"2":{"191":1,"1613":1,"1925":1,"1939":1,"2374":1,"2701":2,"2704":29,"2793":1}}],["sure",{"2":{"50":1,"374":1,"400":1,"494":2,"496":1,"549":1,"578":2,"581":1,"589":1,"592":1,"597":7,"598":1,"601":2,"612":1,"616":1,"662":1,"667":1,"668":1,"1295":2,"1297":1,"1316":1,"1339":1,"1342":1,"1389":1,"1392":1,"1393":1,"1432":1,"1487":1,"1579":1,"1585":1,"2204":1,"2211":1,"2224":1,"2244":1,"2263":1,"2265":1,"2329":1,"2332":1,"2334":1,"2335":1,"2336":1,"2337":1,"2339":1,"2341":1,"2344":1,"2346":1,"2348":1,"2350":1,"2356":1,"2363":1,"2374":1,"2375":1,"2377":1,"2380":1,"2407":1,"2410":1,"2443":1,"2449":1,"2454":1,"2525":1,"2537":1,"2544":1,"2563":1,"2565":1,"2582":1,"2593":1,"2600":1,"2613":1,"2694":1,"2705":1,"2836":1,"2838":1}}],["suits",{"2":{"2587":1}}],["suite",{"2":{"447":2,"451":2}}],["suited",{"2":{"211":1,"395":1}}],["suitable",{"2":{"153":1,"1343":1,"1386":1,"2526":1,"2757":1,"2860":1,"2896":1}}],["suihankey",{"2":{"143":6}}],["supremely",{"2":{"1410":1}}],["superfluous",{"2":{"2860":1}}],["supervisor",{"2":{"2681":2}}],["supercharged",{"2":{"1730":1}}],["superior",{"2":{"1377":1,"1383":1}}],["super",{"0":{"1432":1},"2":{"657":1,"2334":1,"2460":2,"2467":2,"2518":2,"2616":1}}],["superscripted",{"2":{"333":1}}],["superscript",{"0":{"333":1}}],["supersedes",{"2":{"2549":1}}],["superseded",{"2":{"3":1,"7":1,"15":1,"25":1,"38":1}}],["superseeds",{"2":{"236":1}}],["suppression",{"2":{"1756":1,"2876":1}}],["suppress",{"2":{"1749":3,"1919":1}}],["suppressed",{"2":{"1747":1,"1749":2,"1752":1,"1753":1,"1756":2,"1932":1}}],["supposing",{"2":{"1757":1,"2032":1,"2895":1}}],["supposed",{"2":{"2049":1,"2882":1}}],["suppose",{"2":{"289":1,"2583":1,"2873":1}}],["support=1",{"2":{"2353":1}}],["supports",{"2":{"166":1,"243":1,"248":1,"353":1,"358":1,"451":1,"495":1,"529":1,"540":1,"554":1,"579":1,"601":1,"640":1,"671":1,"676":1,"682":1,"705":1,"727":3,"730":1,"731":1,"739":1,"740":1,"778":1,"804":1,"833":1,"865":1,"897":1,"932":1,"966":1,"1000":1,"1034":1,"1068":1,"1102":1,"1136":1,"1174":1,"1192":1,"1375":1,"1384":1,"1392":2,"1406":1,"1629":1,"1649":1,"1651":1,"1892":1,"1912":1,"1927":1,"1931":1,"1932":1,"1939":1,"2036":1,"2207":1,"2211":1,"2242":1,"2243":1,"2244":1,"2248":1,"2249":1,"2275":2,"2276":1,"2277":5,"2363":1,"2399":3,"2442":1,"2503":1,"2549":1,"2612":1,"2657":1,"2658":1,"2702":2,"2703":4,"2855":1,"2861":1}}],["supporting",{"0":{"1404":1,"2741":1},"1":{"2742":1,"2743":1,"2744":1,"2745":1,"2746":1,"2747":1,"2748":1},"2":{"50":1,"358":1,"576":1,"1706":1,"1941":3,"2201":1,"2247":1,"2346":1,"2348":1,"2505":1,"2850":1}}],["supported",{"0":{"1335":1,"1367":1,"1384":1,"1647":1,"1665":1,"1901":1,"2229":1,"2320":1,"2656":1},"1":{"1385":1,"1386":1,"1387":1,"2321":1,"2657":1,"2658":1},"2":{"49":2,"69":1,"118":1,"137":1,"153":1,"154":2,"163":2,"172":1,"213":1,"248":1,"262":1,"266":1,"285":1,"316":1,"325":1,"358":1,"412":1,"415":1,"478":1,"496":1,"552":1,"579":1,"601":1,"609":1,"651":1,"665":1,"671":1,"676":1,"697":2,"702":1,"704":2,"727":1,"749":1,"1177":1,"1181":2,"1182":2,"1183":1,"1278":1,"1281":1,"1321":1,"1329":1,"1335":1,"1371":2,"1372":2,"1373":2,"1379":2,"1393":1,"1414":1,"1416":1,"1451":1,"1514":1,"1520":1,"1523":1,"1524":1,"1573":1,"1597":1,"1623":1,"1633":1,"1665":1,"1708":1,"1813":1,"1903":1,"1910":2,"1923":1,"1931":1,"1932":1,"1934":1,"1936":1,"1939":1,"1940":1,"1941":2,"1944":2,"1945":1,"2002":1,"2003":1,"2004":1,"2071":1,"2165":2,"2168":1,"2243":1,"2245":1,"2255":2,"2277":1,"2320":2,"2321":2,"2322":1,"2346":1,"2348":1,"2353":1,"2364":3,"2451":1,"2503":2,"2529":1,"2549":1,"2562":2,"2577":1,"2623":1,"2652":2,"2655":2,"2657":4,"2661":1,"2693":1,"2695":1,"2701":1,"2702":2,"2706":3,"2751":1,"2816":2,"2836":1}}],["support",{"0":{"14":1,"35":1,"80":1,"81":1,"100":1,"108":1,"118":1,"130":1,"138":1,"145":1,"163":1,"232":1,"574":1,"575":1,"1266":1,"1319":1,"1332":1,"1345":1,"1438":1,"1573":1,"1993":1,"2169":1,"2243":1,"2493":1,"2497":1,"2635":1,"2652":1,"2659":1,"2660":1,"2661":1,"2833":1,"2848":1},"1":{"36":1,"1320":1,"1994":1,"1995":1,"1996":1,"1997":1,"1998":1,"1999":1,"2000":1,"2001":1,"2002":1,"2003":1,"2004":1,"2005":1,"2006":1,"2007":1,"2008":1,"2009":1,"2849":1,"2850":1,"2851":1,"2852":1},"2":{"10":3,"35":1,"46":1,"49":4,"50":2,"63":5,"65":1,"74":3,"75":1,"76":1,"81":1,"86":2,"89":1,"93":12,"107":1,"108":1,"113":1,"114":15,"118":2,"120":1,"130":5,"131":1,"133":1,"134":14,"138":1,"145":1,"146":1,"149":9,"153":1,"154":1,"156":1,"160":7,"163":2,"167":1,"175":4,"176":18,"189":2,"190":1,"191":9,"199":10,"201":1,"210":3,"211":28,"213":1,"218":1,"222":5,"232":2,"234":1,"236":14,"248":2,"249":11,"262":1,"265":1,"266":4,"277":2,"279":1,"285":5,"288":1,"298":1,"306":1,"308":6,"315":1,"317":1,"360":2,"411":1,"432":1,"443":1,"455":1,"456":1,"458":1,"464":1,"465":1,"473":1,"474":1,"511":1,"534":1,"536":1,"543":2,"546":1,"547":1,"556":2,"575":1,"576":1,"578":2,"609":1,"610":1,"611":1,"612":1,"683":1,"695":2,"722":1,"734":1,"1170":1,"1244":1,"1261":1,"1263":1,"1295":1,"1320":1,"1321":1,"1332":1,"1334":1,"1375":1,"1377":1,"1378":2,"1380":1,"1381":1,"1383":1,"1387":1,"1404":1,"1409":1,"1434":2,"1440":1,"1441":1,"1456":1,"1468":1,"1511":1,"1512":2,"1597":1,"1625":1,"1638":2,"1707":1,"1817":1,"1889":1,"1901":1,"1911":2,"1941":2,"1972":1,"2013":1,"2068":1,"2069":1,"2075":2,"2195":2,"2206":1,"2221":1,"2222":7,"2225":1,"2237":1,"2243":1,"2244":1,"2245":1,"2252":1,"2266":1,"2277":3,"2320":3,"2322":1,"2323":1,"2328":1,"2337":1,"2353":1,"2360":1,"2364":2,"2378":1,"2385":2,"2387":1,"2388":1,"2389":1,"2390":1,"2391":1,"2392":1,"2405":1,"2426":1,"2436":1,"2497":1,"2502":4,"2505":2,"2506":1,"2525":1,"2526":1,"2549":1,"2582":3,"2606":1,"2615":3,"2622":1,"2623":1,"2635":2,"2640":1,"2644":1,"2655":10,"2657":1,"2658":3,"2659":1,"2662":2,"2673":1,"2693":1,"2694":1,"2695":2,"2701":2,"2704":12,"2741":1,"2745":1,"2802":1,"2831":2,"2835":1,"2837":2,"2845":1,"2849":1,"2850":1,"2891":1}}],["supplements",{"2":{"623":1,"2686":1}}],["supplement",{"2":{"604":1}}],["supplying",{"2":{"649":1}}],["supply",{"2":{"123":1,"284":1,"358":1,"411":1,"495":1,"498":1,"1274":1,"1528":1,"2627":1}}],["supplied",{"2":{"118":1,"146":1,"230":1,"345":1,"415":1,"434":2,"435":2,"457":1,"471":3,"1226":1,"1231":1,"1418":1,"2623":1,"2653":1,"2703":1,"2704":1,"2705":14,"2709":1}}],["sublime",{"2":{"2593":1}}],["subfolder",{"2":{"2360":1,"2395":1,"2891":1}}],["subchain",{"2":{"1508":1}}],["subcommands",{"0":{"471":1},"2":{"468":1,"470":1,"471":1,"483":1}}],["subcommand|general|default>",{"2":{"457":1}}],["subcommand",{"2":{"95":1,"114":1,"132":1,"134":1,"149":1,"421":1,"454":1,"469":3,"471":5,"473":1,"474":1,"476":1,"477":3,"482":1}}],["subreddit",{"0":{"2846":1},"2":{"592":1,"2381":1}}],["subprocess",{"2":{"525":1}}],["subjective",{"2":{"2695":1}}],["subjected",{"2":{"2502":1}}],["subject",{"2":{"357":1,"2593":1,"2676":1,"2705":1}}],["subdirectories",{"2":{"236":1,"2360":1}}],["subdirectory",{"2":{"160":1,"176":1}}],["subtracting",{"2":{"1950":1}}],["subtraction",{"2":{"1383":1}}],["subtracted",{"2":{"506":1}}],["subtlety",{"2":{"194":1}}],["subtarget",{"2":{"49":1}}],["subs",{"2":{"1592":2}}],["subscripted",{"2":{"333":1}}],["subscript",{"2":{"294":1}}],["substrings",{"2":{"1498":1}}],["substring",{"2":{"1498":1,"2891":1,"2892":1}}],["substituting",{"2":{"381":1}}],["substitutions",{"2":{"49":1}}],["substantially",{"2":{"109":1}}],["subsequent",{"2":{"312":1,"381":1,"398":1,"1584":1,"1918":1,"2705":1,"2850":1,"2895":1}}],["subsequently",{"2":{"49":1,"265":1,"307":1,"380":1,"2556":1,"2695":1,"2709":1}}],["subset",{"2":{"65":1,"727":1,"1912":1,"2421":1,"2887":1,"2891":1}}],["subsystem==",{"2":{"1310":1}}],["subsystems",{"0":{"2275":1},"1":{"2276":1},"2":{"77":2,"163":1,"198":1,"2207":1,"2272":1,"2275":1,"2652":1,"2657":2,"2851":1}}],["subsystem",{"0":{"234":1,"1180":1},"1":{"1181":1,"1182":1,"1183":1},"2":{"11":1,"107":1,"114":2,"153":1,"175":1,"244":1,"308":1,"357":2,"556":1,"736":1,"1175":1,"1176":2,"1179":2,"1181":2,"1182":3,"1183":1,"1812":1,"2000":1,"2070":1}}],["sub",{"0":{"333":1,"2396":1},"2":{"6":1,"113":1,"114":1,"133":1,"134":1,"149":1,"540":1,"1295":1,"2395":1,"2396":7,"2400":21,"2401":21,"2724":1}}],["submission",{"2":{"392":2,"393":1,"395":1,"396":1,"2694":1}}],["submissions",{"2":{"103":1,"126":1,"275":1,"381":1,"1433":1,"2503":1,"2693":1,"2694":1}}],["submits",{"2":{"560":1}}],["submit",{"2":{"344":1,"392":1,"394":2,"488":1,"595":1,"597":2,"600":2,"601":1,"2505":1,"2695":1,"2784":2}}],["submitters",{"2":{"2505":1,"2692":1,"2694":2}}],["submitter",{"2":{"381":1,"2692":1,"2695":1}}],["submitted",{"2":{"116":1,"563":1,"2505":1,"2691":1,"2692":1,"2693":1,"2694":2,"2850":1}}],["submitting",{"0":{"354":1},"2":{"1":1,"347":1,"355":1,"601":1,"663":1,"2356":2,"2505":2,"2694":1}}],["submodules=on",{"2":{"2585":2}}],["submodules",{"0":{"10":1,"400":1},"2":{"10":1,"26":1,"69":1,"266":1,"389":1,"400":1,"1599":1,"2353":2,"2356":2,"2545":1,"2585":2}}],["submodule",{"0":{"6":1,"12":1,"21":1},"2":{"6":1,"10":1,"12":1,"21":1,"24":1,"114":2,"134":1,"160":1,"176":4,"191":1,"199":4,"211":2,"222":1,"249":2,"266":1,"285":1,"294":1,"308":1,"389":2,"1598":2,"2356":4}}],["soi8",{"2":{"2631":1}}],["sost",{"2":{"1883":1,"2484":1}}],["sostenuto",{"2":{"1883":2,"2484":2}}],["soyuz",{"2":{"317":1}}],["socket",{"2":{"2210":1,"2376":1}}],["sockets",{"2":{"114":1,"2210":1}}],["socd",{"2":{"288":1}}],["sodium62",{"2":{"249":1}}],["soda",{"2":{"176":1,"226":2,"236":2}}],["sonix",{"2":{"1192":1}}],["sony",{"2":{"133":1,"134":1}}],["songs",{"0":{"1455":1},"2":{"695":1,"1455":2,"1456":1,"1457":1,"2735":2}}],["song",{"0":{"27":1},"2":{"27":1,"134":1,"623":1,"1389":1,"1455":23,"1456":16,"1505":4,"1625":4,"1772":12,"1807":4,"2167":1,"2274":10,"2735":4}}],["sof",{"2":{"294":1}}],["sofle",{"2":{"114":1,"134":1,"249":1,"308":1}}],["softdevice",{"2":{"2675":1,"2676":2,"2681":3,"2684":1,"2690":1}}],["soft",{"2":{"63":1,"112":2,"199":3,"277":4,"308":1,"494":1,"496":1,"552":2,"643":3,"644":1,"645":1,"1172":1,"1173":1,"1185":1,"1654":4,"1883":3,"2212":1,"2221":2,"2324":1,"2484":3,"2650":1,"2736":1}}],["software",{"0":{"363":1,"703":1,"1451":1,"1520":1,"2442":1,"2452":1,"2740":1},"1":{"364":1,"365":1,"366":1,"367":1,"368":1,"369":1,"370":1,"1452":1},"2":{"14":2,"215":1,"364":2,"668":1,"697":1,"703":2,"704":1,"1382":2,"1419":1,"1437":2,"1451":2,"1516":1,"1517":1,"1520":1,"1911":1,"1972":1,"1998":1,"2158":1,"2208":1,"2224":1,"2243":1,"2263":1,"2271":1,"2415":1,"2418":1,"2421":2,"2525":2,"2526":1,"2564":1,"2565":1,"2601":1,"2615":2,"2678":1,"2698":2,"2763":1,"2764":1,"2775":1,"2804":1,"2805":2,"2851":1,"2888":1}}],["sought",{"2":{"2660":1}}],["sourcing",{"2":{"2632":1}}],["sources",{"2":{"173":1,"609":1,"2277":1,"2503":26,"2504":1,"2505":1,"2692":1,"2694":2}}],["source",{"0":{"350":1},"2":{"5":1,"36":1,"67":1,"86":1,"102":1,"122":1,"130":1,"132":1,"143":1,"159":1,"168":1,"181":1,"197":1,"199":1,"234":1,"284":1,"344":1,"345":2,"350":1,"352":1,"356":2,"362":1,"408":1,"421":1,"491":1,"563":2,"566":1,"568":2,"595":1,"605":1,"609":2,"679":1,"730":1,"731":1,"1335":3,"1434":4,"1503":1,"1603":2,"1823":1,"1910":4,"1916":1,"1924":1,"1936":1,"1938":1,"2065":2,"2084":1,"2242":1,"2277":1,"2334":1,"2341":1,"2343":1,"2363":11,"2378":1,"2401":1,"2423":1,"2424":1,"2429":1,"2502":3,"2503":8,"2504":7,"2505":3,"2507":1,"2508":1,"2515":1,"2526":1,"2536":1,"2543":2,"2546":1,"2548":2,"2576":1,"2601":1,"2612":1,"2624":1,"2625":1,"2626":1,"2675":2,"2676":2,"2685":2,"2688":1,"2689":1,"2690":1,"2692":2,"2694":3,"2706":1,"2775":1,"2843":3,"2891":2}}],["southwest",{"2":{"1709":1}}],["south",{"2":{"1709":1,"2007":1}}],["southeast",{"2":{"1709":1}}],["southpad",{"2":{"226":2,"236":1}}],["southpaw75",{"2":{"67":2,"72":1}}],["southpole",{"2":{"159":2}}],["sound",{"2":{"1450":1,"1455":3,"1456":14,"1463":3,"1505":2,"1571":1,"1772":2,"1807":3,"2167":2,"2600":1,"2735":3}}],["soundmonster",{"2":{"92":1}}],["sounds",{"2":{"74":1,"1443":1,"1455":2,"1463":3,"1575":1,"1649":1,"2201":1,"2274":1,"2735":2}}],["solus",{"2":{"2539":1,"2572":1}}],["solutions",{"2":{"1315":1}}],["solution",{"0":{"1756":1},"2":{"1303":1,"1473":1,"1495":1,"1498":1,"1572":1,"1589":1,"1646":1,"1919":2,"2158":1,"2657":1,"2681":1}}],["solve",{"2":{"1393":1,"2519":1,"2582":1}}],["solves",{"2":{"1330":1}}],["solved",{"2":{"616":1}}],["sold",{"2":{"665":1}}],["soldering",{"0":{"2373":1,"2374":1,"2375":1},"1":{"2374":1,"2375":1},"2":{"2066":1,"2321":1,"2367":2,"2371":1,"2373":3,"2374":3,"2375":1,"2377":2}}],["solder",{"2":{"207":2,"211":4,"253":1,"266":1,"300":1,"2066":1,"2226":2,"2367":1,"2371":1,"2373":12,"2374":6,"2375":3,"2377":2,"2380":4,"2429":1}}],["solderd",{"2":{"176":1}}],["soldered",{"2":{"122":1,"197":1,"199":1,"211":4,"226":1,"241":2,"1665":1,"2371":1,"2374":3,"2380":1}}],["solanis",{"2":{"211":1}}],["solidifies",{"2":{"2374":1}}],["solid",{"0":{"2077":1},"2":{"176":1,"249":1,"266":2,"1389":1,"1817":28,"1820":1,"2041":2,"2045":1,"2075":32,"2077":2,"2087":2,"2374":1,"2818":1,"2825":1,"2842":10}}],["sol3",{"2":{"149":1,"176":1}}],["sol",{"2":{"114":1,"149":1,"176":1,"294":1}}],["solomon",{"2":{"2371":1,"2382":1}}],["solo",{"2":{"107":1,"114":1}}],["solenoids",{"0":{"1649":1},"2":{"160":1,"1649":2}}],["solenoid",{"2":{"64":1,"114":1,"134":1,"191":1,"221":2,"236":1,"1646":2,"1648":3,"1649":28}}],["solheim68",{"2":{"57":2}}],["sorts",{"2":{"2423":1}}],["sorting",{"2":{"110":1,"211":1}}],["sort",{"2":{"49":1,"209":1,"211":1,"330":1,"643":1,"1334":1,"2210":1,"2374":1}}],["sooner",{"2":{"509":1,"2256":1}}],["soon",{"2":{"49":1,"355":1,"376":1,"546":1,"701":1,"1289":4,"1350":1,"1392":2,"1432":1,"1955":1,"2412":1}}],["somewhat",{"2":{"1329":1,"2275":1,"2356":1,"2623":1}}],["somewhere",{"2":{"390":1,"408":1,"414":1,"1419":1,"1598":1,"1957":1,"1971":1,"2582":1,"2860":1}}],["somebody",{"2":{"1316":1,"2619":3,"2845":1}}],["someone",{"2":{"520":1,"522":1,"592":1,"598":1,"616":1,"2410":1,"2502":1,"2526":1}}],["something",{"2":{"125":1,"137":2,"185":1,"355":1,"392":1,"474":1,"475":1,"570":1,"623":2,"638":1,"648":1,"667":1,"669":1,"1304":1,"1382":1,"1389":2,"1397":1,"1420":1,"1440":1,"1441":1,"1455":1,"1459":1,"1460":1,"1469":1,"1516":1,"1561":1,"1563":1,"1571":2,"1734":1,"1762":1,"1766":1,"1769":1,"1819":1,"1881":1,"1897":1,"1968":1,"2069":1,"2080":1,"2086":1,"2221":1,"2255":1,"2373":1,"2374":1,"2377":2,"2428":1,"2502":1,"2530":1,"2576":1,"2582":1,"2585":1,"2588":1,"2600":1,"2622":1,"2697":1,"2703":1,"2740":2,"2845":1}}],["sometimes",{"2":{"119":1,"456":1,"475":1,"498":1,"522":1,"579":1,"609":1,"667":2,"668":1,"697":1,"1305":1,"1325":1,"1382":1,"1383":1,"1396":1,"1397":1,"1416":1,"1515":1,"1730":1,"1757":1,"1770":1,"1950":1,"2356":1,"2380":1,"2428":1,"2509":1,"2514":1,"2581":1,"2599":1,"2658":1,"2742":1,"2850":1,"2884":1,"2896":1}}],["some",{"0":{"405":1,"1327":1,"2378":1},"2":{"2":1,"12":1,"25":1,"28":1,"50":1,"64":1,"95":1,"113":3,"114":6,"123":3,"124":1,"134":1,"149":4,"153":1,"157":1,"158":3,"160":4,"166":1,"174":2,"176":1,"182":2,"191":5,"196":1,"199":2,"209":1,"211":8,"215":1,"218":1,"222":2,"234":2,"235":1,"236":7,"246":1,"256":1,"266":3,"288":2,"294":4,"317":2,"340":2,"347":1,"352":1,"371":1,"374":1,"375":1,"390":1,"392":3,"421":1,"469":1,"477":1,"482":1,"493":1,"494":1,"495":1,"496":2,"520":1,"522":1,"539":1,"540":1,"546":1,"553":1,"557":1,"579":1,"591":1,"592":1,"597":1,"600":1,"601":2,"612":3,"629":1,"665":1,"667":2,"669":1,"676":3,"700":1,"701":1,"730":1,"744":3,"756":1,"759":1,"762":1,"765":1,"768":1,"771":1,"774":1,"777":1,"1178":1,"1179":1,"1239":1,"1242":1,"1264":1,"1265":1,"1266":1,"1274":1,"1318":1,"1325":1,"1343":2,"1344":1,"1351":1,"1354":2,"1356":1,"1359":1,"1382":2,"1394":1,"1397":1,"1408":1,"1420":1,"1421":2,"1423":1,"1435":1,"1442":1,"1443":1,"1460":2,"1472":1,"1473":1,"1492":1,"1559":1,"1561":1,"1562":1,"1579":2,"1583":2,"1592":1,"1593":1,"1596":1,"1630":1,"1632":1,"1646":1,"1649":1,"1749":1,"1755":1,"1757":1,"1760":1,"1764":1,"1810":1,"1818":3,"1878":1,"1905":2,"1915":1,"1918":2,"1919":3,"1955":1,"1964":1,"2002":1,"2010":1,"2013":1,"2028":1,"2036":1,"2049":2,"2065":3,"2066":1,"2078":3,"2081":1,"2084":1,"2197":1,"2207":1,"2216":1,"2218":1,"2219":1,"2224":2,"2232":2,"2244":1,"2249":1,"2255":1,"2263":1,"2271":1,"2276":1,"2277":1,"2321":1,"2325":1,"2327":1,"2329":1,"2332":1,"2335":1,"2339":1,"2343":1,"2344":1,"2362":1,"2363":5,"2368":1,"2371":1,"2373":1,"2374":1,"2375":1,"2376":1,"2377":2,"2393":1,"2397":1,"2400":1,"2408":1,"2421":1,"2429":2,"2445":1,"2447":1,"2448":1,"2449":1,"2454":1,"2463":1,"2503":2,"2504":1,"2509":1,"2513":2,"2515":1,"2516":1,"2518":1,"2531":1,"2536":1,"2558":1,"2564":1,"2574":1,"2580":2,"2592":1,"2616":1,"2619":1,"2622":2,"2638":1,"2659":1,"2670":1,"2693":1,"2704":4,"2705":3,"2713":1,"2720":1,"2743":1,"2790":1,"2836":2,"2837":1,"2839":1,"2842":2,"2849":2,"2854":1,"2855":3,"2857":1,"2875":1,"2890":1,"2891":2,"2895":1,"2896":1}}],["so",{"2":{"0":1,"9":1,"13":2,"19":1,"39":1,"50":1,"52":1,"60":1,"73":1,"99":1,"112":1,"114":1,"118":1,"149":2,"163":2,"174":1,"176":1,"182":2,"191":1,"199":1,"231":1,"232":1,"245":1,"248":1,"273":1,"279":1,"284":2,"288":1,"331":1,"364":1,"369":1,"377":2,"381":1,"390":1,"471":1,"476":1,"487":1,"495":2,"508":1,"522":1,"568":1,"571":1,"592":2,"595":1,"598":1,"601":1,"609":1,"639":1,"653":1,"657":1,"658":1,"666":1,"668":1,"682":1,"701":1,"729":1,"736":1,"748":1,"1181":1,"1182":1,"1186":1,"1226":1,"1244":1,"1291":1,"1292":1,"1305":1,"1321":1,"1326":2,"1328":1,"1329":1,"1334":2,"1340":1,"1343":1,"1346":1,"1356":1,"1359":2,"1360":1,"1389":2,"1393":1,"1395":1,"1401":1,"1403":1,"1410":1,"1416":2,"1417":1,"1440":2,"1442":2,"1453":1,"1460":1,"1462":1,"1463":1,"1495":2,"1496":2,"1499":1,"1508":1,"1521":1,"1528":1,"1559":2,"1561":1,"1592":1,"1595":1,"1598":1,"1629":1,"1633":1,"1638":1,"1643":1,"1652":1,"1670":1,"1706":1,"1756":1,"1758":1,"1763":1,"1812":1,"1881":2,"1884":1,"1897":2,"1899":1,"1911":1,"1920":1,"1939":1,"1940":1,"1944":2,"1945":2,"1948":1,"1950":1,"1952":1,"2026":1,"2028":1,"2030":1,"2032":1,"2039":1,"2046":1,"2049":1,"2056":1,"2070":1,"2166":1,"2195":1,"2206":1,"2223":1,"2226":1,"2245":1,"2246":1,"2248":1,"2252":1,"2255":1,"2262":1,"2263":2,"2265":1,"2275":1,"2322":1,"2355":1,"2363":1,"2365":2,"2369":1,"2374":2,"2380":1,"2383":1,"2402":1,"2408":1,"2410":2,"2412":3,"2420":1,"2428":1,"2442":1,"2454":1,"2504":1,"2505":1,"2512":1,"2518":1,"2519":1,"2533":1,"2537":1,"2553":1,"2565":1,"2574":1,"2584":1,"2588":1,"2600":1,"2604":1,"2605":1,"2617":1,"2621":1,"2622":2,"2625":1,"2629":1,"2638":1,"2642":1,"2666":1,"2694":3,"2695":1,"2697":1,"2704":2,"2705":2,"2733":1,"2735":2,"2736":1,"2738":1,"2744":1,"2747":1,"2782":1,"2831":1,"2833":1,"2835":1,"2836":2,"2842":1,"2860":2,"2873":1,"2876":1,"2878":1,"2879":1,"2884":1,"2888":1,"2891":1,"2892":1,"2896":2}}],["ndel",{"2":{"2743":1}}],["ndash",{"2":{"326":1,"2025":3,"2246":1,"2870":1}}],["n↓",{"2":{"2743":1}}],["n→",{"2":{"2743":1}}],["n←",{"2":{"2743":1}}],["n↑",{"2":{"2743":1}}],["nhome",{"2":{"2743":1}}],["nhd",{"2":{"2229":1}}],["nrf5",{"2":{"2658":1}}],["nrf51822",{"2":{"2320":1,"2321":1}}],["nrst",{"2":{"2346":2,"2348":2,"2454":1,"2622":1,"2629":1}}],["nbsp",{"2":{"2870":1}}],["nb",{"2":{"2252":1}}],["n9",{"2":{"2252":1}}],["n8",{"2":{"2252":1}}],["n7",{"2":{"2252":1}}],["n3",{"2":{"1883":1,"2252":1,"2484":1}}],["n4",{"2":{"1883":1,"2252":1,"2484":1}}],["n40",{"2":{"222":1}}],["n5",{"2":{"1883":1,"2252":1,"2484":1}}],["n2",{"2":{"1883":2,"2252":1,"2484":2}}],["nw",{"2":{"1709":1}}],["nter",{"2":{"2035":1}}],["ntil",{"2":{"1563":1}}],["nt660",{"2":{"57":2}}],["nfer",{"2":{"1336":1}}],["ns",{"2":{"1270":1}}],["n1",{"2":{"389":1,"1883":2,"2252":1,"2484":2}}],["nyx",{"2":{"285":1}}],["nyquist",{"2":{"45":1,"285":1}}],["nucleo64",{"2":{"2694":1}}],["nucleo",{"2":{"2694":1}}],["nuanced",{"2":{"1892":1}}],["nubs",{"2":{"353":1,"571":2,"2458":1,"2467":1,"2515":1}}],["nuhs",{"2":{"353":1,"571":2,"2458":1,"2467":1,"2515":1}}],["nullbitsco",{"2":{"277":1}}],["null",{"2":{"222":1,"249":1,"272":2,"355":1,"649":3,"1508":1,"1670":1,"1747":1,"1749":2,"2015":1,"2262":1,"2263":1,"2264":1,"2265":1,"2668":3,"2705":4}}],["nue",{"2":{"211":1}}],["numlock",{"2":{"1289":2}}],["numerous",{"2":{"188":1,"2207":1}}],["numerically",{"2":{"1397":1}}],["numerical",{"2":{"1308":2,"1397":1,"2831":1,"2895":1}}],["numeric",{"0":{"1477":1,"1484":1,"1663":1},"2":{"181":2,"573":1,"1473":1,"1477":1,"1480":2,"1663":1,"2266":1}}],["numpad",{"2":{"134":1,"143":2,"211":1,"236":1,"2277":1,"2290":1,"2461":1,"2742":5,"2743":5,"2883":1,"2884":2}}],["num",{"2":{"70":1,"188":1,"191":2,"199":1,"201":3,"222":2,"247":2,"249":2,"307":2,"411":3,"412":2,"552":1,"682":1,"1332":1,"1386":1,"1387":1,"1624":2,"1635":2,"1661":1,"1803":1,"1804":2,"1806":1,"1903":2,"2043":1,"2053":1,"2055":1,"2086":1,"2222":1,"2230":2,"2240":1,"2252":12,"2459":5,"2467":5,"2702":2,"2704":13,"2705":2,"2715":1,"2743":3,"2744":3,"2815":2,"2882":1,"2885":1,"2886":1}}],["numbered",{"2":{"322":1,"680":1,"1395":2,"1396":1}}],["numbers",{"0":{"2456":1},"2":{"166":1,"506":2,"621":1,"1410":1,"1881":1,"2041":1,"2215":1,"2327":1,"2395":1,"2416":1,"2513":1,"2582":1,"2642":3,"2699":1,"2788":1}}],["number",{"0":{"573":1,"2184":1,"2186":1,"2188":1,"2190":1,"2464":1},"1":{"2185":1,"2187":1,"2189":1,"2191":1},"2":{"95":1,"114":2,"119":1,"134":1,"163":1,"166":2,"169":1,"174":3,"183":1,"199":1,"201":2,"211":1,"215":1,"233":1,"236":1,"285":1,"364":1,"403":1,"404":1,"411":2,"415":4,"437":1,"442":1,"451":1,"504":1,"505":2,"506":4,"543":4,"547":4,"557":1,"595":1,"601":1,"609":1,"615":1,"621":2,"640":1,"648":1,"649":1,"652":1,"682":1,"700":4,"730":1,"731":1,"733":1,"734":1,"735":3,"736":3,"737":3,"755":1,"758":1,"761":1,"764":1,"767":1,"770":1,"773":1,"780":1,"806":1,"835":1,"867":1,"880":1,"899":1,"915":1,"934":1,"949":1,"968":1,"983":1,"1002":1,"1017":1,"1036":1,"1051":1,"1070":1,"1085":1,"1104":1,"1119":1,"1138":1,"1153":1,"1181":1,"1182":1,"1194":1,"1206":1,"1230":1,"1238":1,"1241":1,"1256":1,"1258":1,"1263":1,"1321":1,"1388":1,"1395":1,"1398":2,"1404":1,"1410":1,"1418":1,"1435":1,"1441":1,"1450":1,"1504":1,"1508":2,"1509":1,"1514":1,"1523":1,"1595":1,"1630":1,"1632":1,"1654":1,"1655":2,"1667":2,"1680":2,"1734":1,"1755":1,"1814":4,"1819":1,"1820":3,"1884":1,"1893":1,"1894":3,"1897":1,"1905":1,"1907":1,"1910":4,"1912":2,"1917":1,"1923":1,"1937":2,"2037":3,"2041":4,"2043":5,"2049":1,"2065":1,"2072":4,"2076":2,"2080":1,"2081":3,"2185":1,"2187":1,"2189":1,"2191":1,"2213":1,"2221":4,"2224":4,"2232":1,"2235":1,"2236":2,"2240":1,"2244":1,"2249":1,"2251":2,"2252":12,"2255":1,"2263":1,"2264":1,"2308":1,"2363":2,"2367":1,"2369":3,"2370":2,"2385":1,"2420":1,"2525":1,"2582":5,"2583":1,"2598":1,"2617":1,"2619":1,"2624":1,"2627":1,"2628":2,"2642":3,"2648":1,"2662":1,"2665":1,"2668":1,"2702":3,"2703":2,"2704":11,"2705":5,"2715":1,"2721":1,"2723":1,"2725":1,"2728":1,"2733":1,"2735":1,"2739":1,"2750":1,"2768":1,"2776":1,"2781":1,"2788":1,"2802":4,"2803":1,"2805":5,"2806":5,"2809":1,"2810":1,"2812":4,"2813":2,"2816":4,"2817":1,"2818":15,"2819":2,"2820":5,"2821":3,"2824":14,"2825":19,"2826":2,"2827":4,"2829":6,"2830":1,"2835":1,"2839":1,"2843":1,"2850":1,"2895":1,"2896":2}}],["numbering",{"2":{"50":1,"676":1}}],["numbrero",{"2":{"43":2}}],["nvram",{"2":{"191":1}}],["nvm",{"2":{"131":1,"134":1}}],["nqg",{"2":{"181":2,"191":1}}],["nc",{"2":{"2252":1}}],["ncr80",{"2":{"277":1}}],["ncc1701kb",{"2":{"249":1}}],["nced",{"2":{"176":1}}],["nckiibs",{"2":{"86":8}}],["nnbs",{"2":{"176":1}}],["nkeys",{"2":{"1595":1}}],["nk",{"2":{"211":1,"235":1,"303":1,"2049":3,"2244":1,"2483":3,"2498":3}}],["nknl7jp",{"2":{"143":2}}],["nknl7en",{"2":{"143":2}}],["nk87b",{"2":{"211":1}}],["nk87",{"2":{"143":2,"211":1}}],["nk65",{"2":{"143":2,"311":2,"317":1}}],["nk1",{"2":{"143":2}}],["nkro",{"0":{"235":1,"303":2,"1344":1,"2781":1},"2":{"50":1,"70":1,"111":1,"112":1,"191":1,"199":2,"211":1,"235":2,"236":3,"277":1,"303":6,"308":4,"317":2,"543":1,"556":2,"557":2,"1344":4,"1354":1,"1595":2,"2049":1,"2243":3,"2244":6,"2245":1,"2322":2,"2364":8,"2483":3,"2498":3,"2694":1,"2776":1,"2787":1,"2814":2,"2836":1}}],["nibble",{"0":{"2190":1},"1":{"2191":1}}],["nins",{"2":{"2743":1}}],["nine",{"2":{"1477":1}}],["ninja",{"2":{"191":1,"241":2}}],["nit",{"2":{"496":1}}],["nitty",{"0":{"2517":1},"2":{"343":1}}],["nickname",{"2":{"2587":1}}],["nicinabox",{"2":{"2227":1}}],["nicities",{"2":{"477":1}}],["nicer",{"2":{"2693":1,"2895":1}}],["nicest",{"2":{"2254":1}}],["nice",{"2":{"472":1,"474":1,"1318":1,"2036":1,"2227":1,"2617":1}}],["nightly",{"2":{"211":1,"222":1}}],["niu",{"2":{"143":2,"149":1}}],["nixpkgs",{"2":{"249":1}}],["nix",{"2":{"113":1,"114":1,"176":1,"211":1,"249":1,"308":1}}],["npgdn",{"2":{"2743":1}}],["npgup",{"2":{"2743":1}}],["npkc",{"2":{"2045":1}}],["npn",{"2":{"1515":1}}],["npm",{"2":{"364":1}}],["npminila",{"2":{"143":2}}],["npspears",{"2":{"149":1}}],["np21",{"2":{"143":2,"149":2}}],["nphhkb",{"2":{"143":2}}],["np64",{"2":{"143":2}}],["n6",{"2":{"114":1,"1883":1,"2252":1,"2484":1}}],["nxp",{"0":{"533":1},"2":{"108":1,"2342":1,"2750":1}}],["na",{"2":{"2252":1}}],["nav",{"0":{"1662":1},"2":{"1590":5,"1592":2,"1662":1,"1759":5,"1762":1}}],["navigating",{"2":{"2357":1}}],["navigation",{"2":{"1759":5,"2024":2,"2510":1,"2601":1,"2612":1}}],["navigate",{"2":{"599":1,"2379":1,"2448":1,"2560":1,"2657":1}}],["navi10",{"2":{"159":2}}],["nack",{"2":{"211":1}}],["nacly",{"2":{"143":2,"149":2,"249":1}}],["nanoseconds",{"2":{"1263":3,"1273":2}}],["nanoboot",{"2":{"311":1}}],["nano",{"2":{"191":1,"536":1}}],["naked64",{"2":{"143":2}}],["naked60",{"2":{"143":2}}],["naked48",{"2":{"143":2}}],["naiping",{"2":{"143":6}}],["nafuda",{"2":{"143":2}}],["naming",{"0":{"221":1,"233":1,"501":1,"1819":1,"2080":1,"2395":1},"1":{"502":1},"2":{"134":1,"156":1,"167":1,"182":2,"221":1,"222":6,"224":1,"233":2,"236":9,"238":1,"243":1,"244":1,"249":1,"266":1,"598":1,"621":1,"1349":1,"1383":7,"2275":1,"2560":1,"2662":1,"2692":1,"2693":1}}],["name\`",{"2":{"1819":1,"2080":1}}],["name|description|",{"2":{"662":1}}],["name|short",{"2":{"662":1}}],["named",{"2":{"271":1,"354":1,"430":1,"431":1,"432":1,"471":1,"526":1,"575":1,"1328":1,"1403":2,"1433":2,"1434":1,"1903":1,"2230":1,"2378":1,"2399":3,"2541":1,"2584":1,"2588":1,"2742":1,"2743":1,"2752":1,"2785":1,"2786":1,"2884":1,"2896":1}}],["namely",{"2":{"202":1,"1442":1,"2334":1}}],["namecard2x4",{"2":{"143":2}}],["name>",{"2":{"55":2,"412":1,"1437":1,"1442":1}}],["name",{"0":{"57":1,"325":1,"580":1},"2":{"37":2,"43":2,"55":1,"56":2,"57":2,"58":2,"67":2,"70":1,"86":3,"102":2,"111":1,"114":2,"122":2,"134":1,"143":2,"149":2,"159":2,"167":1,"168":2,"169":1,"181":2,"182":2,"184":1,"188":1,"191":1,"197":2,"199":3,"207":2,"217":2,"226":2,"231":1,"236":1,"241":2,"253":2,"266":3,"270":2,"277":1,"281":2,"291":2,"294":1,"300":2,"311":2,"317":1,"319":1,"381":1,"415":2,"426":1,"441":3,"445":1,"454":1,"466":2,"467":4,"471":12,"474":1,"477":2,"478":1,"498":1,"501":9,"502":1,"511":2,"543":1,"570":1,"573":1,"580":1,"595":3,"600":2,"612":1,"668":1,"669":3,"670":5,"1291":1,"1356":1,"1386":2,"1404":2,"1409":1,"1433":7,"1434":5,"1435":4,"1436":4,"1437":2,"1438":1,"1440":2,"1441":1,"1442":3,"1454":1,"1493":3,"1582":4,"1592":1,"1598":2,"1600":2,"1602":1,"1647":1,"1654":4,"1655":2,"1817":1,"1818":1,"1819":7,"1820":2,"1922":1,"2015":1,"2075":1,"2078":1,"2080":7,"2081":2,"2268":1,"2269":1,"2277":6,"2353":1,"2363":1,"2380":1,"2387":2,"2395":1,"2397":2,"2399":2,"2410":7,"2419":1,"2448":1,"2452":1,"2513":2,"2529":2,"2530":1,"2544":1,"2545":7,"2546":1,"2553":3,"2562":1,"2582":1,"2587":5,"2588":3,"2610":4,"2622":4,"2662":3,"2665":4,"2669":1,"2694":1,"2698":2,"2735":1,"2743":6,"2800":1,"2801":1,"2816":2,"2891":1,"2895":4,"2896":2}}],["names",{"0":{"502":1,"1325":1},"2":{"36":1,"37":1,"43":1,"92":1,"114":1,"157":1,"182":2,"188":3,"191":3,"222":2,"241":2,"253":2,"270":2,"277":1,"281":2,"416":1,"489":1,"498":1,"501":2,"502":2,"573":1,"682":1,"1181":1,"1182":1,"1325":2,"1403":1,"1408":2,"1563":1,"1604":1,"1605":1,"1709":1,"2266":1,"2275":2,"2363":2,"2395":3,"2399":1,"2503":1,"2513":2,"2666":1,"2694":3,"2742":1,"2816":2,"2895":7}}],["narrow",{"2":{"119":1,"176":1,"2013":1}}],["nat",{"2":{"2888":1}}],["nature",{"2":{"609":1,"1183":1,"1964":1,"2674":1}}],["naturally",{"2":{"1756":1,"2248":1,"2876":1}}],["natural",{"2":{"119":1,"1462":1,"2858":1}}],["natively",{"2":{"1911":1,"2639":1}}],["native",{"2":{"38":1,"49":1,"248":1,"249":1,"528":1,"570":1,"2570":1,"2702":2,"2703":2,"2704":12,"2705":3,"2892":1}}],["n",{"0":{"2781":1},"2":{"14":1,"196":1,"236":1,"266":2,"353":1,"416":2,"417":2,"437":2,"471":1,"503":1,"556":1,"571":2,"597":1,"807":2,"836":2,"868":2,"900":2,"901":2,"935":2,"969":2,"1003":2,"1037":2,"1071":2,"1072":2,"1105":2,"1106":2,"1139":2,"1181":1,"1182":1,"1185":2,"1191":1,"1195":2,"1246":6,"1307":1,"1308":1,"1311":1,"1344":1,"1383":1,"1416":2,"1505":1,"1515":1,"1528":1,"1595":2,"1669":1,"1681":1,"1709":1,"1766":1,"1772":1,"1811":3,"1815":2,"1903":4,"1910":2,"2024":1,"2026":1,"2073":2,"2168":1,"2171":1,"2199":6,"2223":2,"2230":4,"2244":1,"2249":1,"2251":4,"2274":5,"2276":1,"2322":1,"2447":1,"2456":3,"2467":9,"2483":3,"2498":3,"2515":1,"2662":1,"2703":4,"2717":3,"2723":3,"2725":4,"2727":3,"2875":1,"2895":1}}],["neo2",{"2":{"2834":2}}],["neopad",{"2":{"241":2,"300":2}}],["nend",{"2":{"2743":1}}],["neat",{"2":{"2371":1,"2838":1}}],["near",{"2":{"1432":1,"1455":1,"1817":2,"1934":1,"2075":2,"2375":1,"2742":1}}],["nearest",{"2":{"1230":1,"2252":1}}],["nearly",{"2":{"537":1,"609":1,"2467":1,"2588":1,"2643":1}}],["nearing",{"2":{"279":1}}],["nearfield",{"2":{"211":1}}],["neighbour",{"2":{"2373":1}}],["neighboring",{"2":{"2076":1}}],["neither",{"2":{"471":1,"476":1,"667":1,"1468":1,"2220":1,"2343":1,"2731":1,"2738":1}}],["negated",{"2":{"2715":1,"2721":1,"2722":1}}],["negatively",{"2":{"2222":1,"2850":1}}],["negative",{"0":{"1740":1,"1741":1},"2":{"635":1,"697":1,"703":1,"775":1,"1448":1,"1449":1,"1452":1,"1456":1,"1740":1,"1747":1,"1749":2,"1750":2,"1752":2,"1753":1,"2032":1}}],["neg",{"2":{"2715":2,"2716":1,"2717":1,"2721":1,"2722":2,"2723":1,"2724":1,"2725":1,"2726":1,"2727":1}}],["negmods",{"0":{"1740":1,"1741":1},"2":{"1738":1,"1744":5}}],["ne",{"2":{"1709":1}}],["nexus",{"2":{"1817":3,"2075":3,"2842":1}}],["nexecstart=",{"2":{"1294":2}}],["next",{"0":{"379":1,"390":1,"584":1},"1":{"380":1},"2":{"23":1,"103":1,"104":1,"133":1,"134":1,"156":1,"203":1,"230":1,"236":1,"265":1,"276":1,"307":1,"371":2,"379":1,"381":1,"386":1,"387":2,"390":1,"494":1,"571":2,"638":1,"639":1,"657":1,"698":2,"699":2,"700":3,"702":2,"749":2,"1173":1,"1181":2,"1182":2,"1226":2,"1247":1,"1261":1,"1270":1,"1277":2,"1281":2,"1359":1,"1392":1,"1401":4,"1459":2,"1460":2,"1465":4,"1509":2,"1526":2,"1527":2,"1564":1,"1570":1,"1582":1,"1584":1,"1592":1,"1635":1,"1643":1,"1648":3,"1667":1,"1681":1,"1730":1,"1732":1,"1744":3,"1816":2,"1833":1,"1835":1,"1841":1,"1842":1,"1905":1,"1912":4,"1959":1,"1998":1,"2013":1,"2024":2,"2036":1,"2039":2,"2057":2,"2074":2,"2097":1,"2099":1,"2105":1,"2106":1,"2177":1,"2181":1,"2219":1,"2232":1,"2236":4,"2239":1,"2255":1,"2263":1,"2277":2,"2278":2,"2284":1,"2323":5,"2325":1,"2369":1,"2374":1,"2375":1,"2414":1,"2454":1,"2463":3,"2465":1,"2467":3,"2469":4,"2473":5,"2478":1,"2482":2,"2489":2,"2490":2,"2496":1,"2497":2,"2516":1,"2544":1,"2598":1,"2610":1,"2622":2,"2625":1,"2657":1,"2666":1,"2669":1,"2833":1}}],["networks",{"2":{"2320":1}}],["net",{"2":{"398":1,"1345":1,"1346":1}}],["necessarily",{"2":{"2642":1,"2693":1}}],["necessary",{"0":{"2608":1},"2":{"218":1,"234":1,"353":1,"362":1,"363":1,"364":1,"371":2,"374":1,"375":1,"411":1,"418":1,"556":1,"635":1,"668":1,"702":1,"753":1,"775":1,"1181":2,"1182":2,"1191":1,"1264":1,"1321":1,"1487":1,"1629":1,"1636":1,"1749":2,"1750":1,"1752":5,"1993":1,"2012":1,"2218":1,"2235":1,"2245":1,"2247":1,"2342":1,"2364":1,"2373":1,"2399":1,"2401":1,"2402":1,"2429":1,"2449":1,"2504":1,"2539":1,"2559":1,"2566":1,"2569":1,"2605":1,"2651":1,"2694":3,"2799":1,"2860":1}}],["necessitating",{"2":{"392":1}}],["never",{"0":{"2586":1},"1":{"2587":1,"2588":1,"2589":1},"2":{"229":1,"473":1,"475":1,"501":1,"595":1,"619":1,"644":1,"645":1,"1568":1,"1629":1,"1750":1,"1763":1,"1964":1,"2526":1,"2580":1,"2581":1,"2583":1,"2586":1,"2696":2,"2881":1}}],["neutralized",{"2":{"1756":1,"2876":1}}],["neutralizer",{"2":{"1756":4,"2876":4}}],["neutralize",{"2":{"222":1,"1756":6,"2876":6}}],["nebula68",{"2":{"143":2}}],["nebula68b",{"2":{"143":2,"253":2,"266":1}}],["nebula12b",{"2":{"211":1}}],["nebula12",{"2":{"143":2}}],["nest",{"2":{"2396":1}}],["nesting",{"2":{"1629":1,"1630":1,"2264":1}}],["nested",{"0":{"336":1,"337":1,"2864":1},"2":{"134":1,"322":4,"336":1,"337":1,"339":2,"614":1,"1630":1,"2816":1,"2861":1,"2867":3,"2873":1}}],["neson",{"2":{"114":1}}],["nerdtkl",{"2":{"18":1}}],["nerd60",{"2":{"18":1}}],["nerdd",{"2":{"18":1}}],["nerd",{"0":{"18":1},"2":{"18":3}}],["needle",{"2":{"2367":1,"2374":1}}],["needlessly",{"2":{"1968":1}}],["needless",{"2":{"222":2,"2739":1}}],["needing",{"2":{"125":1,"164":1,"185":1,"228":1,"1730":1,"2245":1,"2380":1}}],["needs",{"0":{"1345":1},"2":{"46":1,"389":1,"392":1,"394":1,"412":1,"440":1,"631":1,"648":1,"649":1,"677":1,"698":1,"699":1,"727":1,"730":1,"735":1,"736":1,"737":1,"739":1,"1289":1,"1392":1,"1440":1,"1455":1,"1505":1,"1582":3,"1613":1,"1715":1,"1935":1,"1967":1,"1971":1,"2216":1,"2240":1,"2246":1,"2248":1,"2275":1,"2364":2,"2387":1,"2412":1,"2428":2,"2466":1,"2588":1,"2621":1,"2622":2,"2623":1,"2634":1,"2660":1,"2661":1,"2688":1,"2694":1,"2703":1,"2705":2,"2742":1,"2743":1,"2799":1,"2812":1,"2887":1}}],["needed",{"2":{"21":1,"45":1,"113":1,"134":1,"158":1,"179":1,"196":1,"369":1,"398":1,"494":1,"496":1,"547":2,"610":1,"631":1,"695":1,"1172":1,"1175":2,"1178":1,"1289":1,"1310":1,"1375":2,"1420":1,"1433":1,"1466":1,"1504":1,"1561":1,"1575":1,"1649":1,"1747":1,"1941":1,"1968":1,"1969":1,"1994":1,"2032":1,"2076":1,"2207":1,"2223":1,"2237":1,"2249":1,"2255":2,"2265":1,"2320":1,"2405":1,"2539":1,"2569":1,"2572":1,"2585":1,"2588":1,"2612":1,"2615":2,"2618":1,"2662":1,"2692":1,"2748":2,"2836":1,"2880":1,"2891":1}}],["need",{"0":{"1466":1,"2384":1,"2426":1},"1":{"1467":1,"1468":1,"1469":1,"1470":1,"1471":1,"1472":1,"1473":1,"1474":1,"1475":1,"1476":1,"1477":1,"1478":1,"1479":1,"1480":1,"1481":1,"1482":1,"1483":1,"1484":1,"1485":1,"1486":1,"1487":1,"1488":1,"1489":1,"1490":1,"1491":1,"1492":1,"1493":1},"2":{"5":1,"7":1,"14":1,"22":1,"31":1,"45":1,"49":1,"50":1,"89":1,"90":1,"107":1,"118":1,"124":1,"158":2,"164":1,"194":1,"199":1,"218":1,"220":1,"222":1,"232":1,"240":1,"241":1,"253":1,"255":1,"256":1,"259":1,"270":1,"272":2,"279":1,"281":1,"307":2,"322":3,"366":1,"371":1,"381":2,"389":1,"392":1,"397":1,"398":1,"404":1,"411":1,"415":1,"475":1,"478":1,"481":1,"491":2,"503":1,"507":2,"512":1,"513":1,"519":1,"523":1,"546":2,"571":1,"573":1,"594":1,"598":1,"601":1,"609":1,"610":2,"616":1,"617":2,"626":1,"629":1,"631":1,"636":1,"637":1,"667":1,"669":1,"671":1,"684":1,"701":1,"702":1,"706":1,"709":1,"733":1,"735":2,"746":1,"749":2,"779":1,"782":1,"805":1,"808":1,"834":1,"839":1,"840":1,"866":1,"870":1,"898":1,"904":1,"905":1,"933":1,"938":1,"939":1,"967":1,"972":1,"973":1,"1001":1,"1006":1,"1007":1,"1035":1,"1040":1,"1041":1,"1069":1,"1074":1,"1075":1,"1103":1,"1108":1,"1109":1,"1137":1,"1142":1,"1143":1,"1185":1,"1193":1,"1196":1,"1224":1,"1225":1,"1226":2,"1245":1,"1247":2,"1262":1,"1265":1,"1277":1,"1278":1,"1281":1,"1291":1,"1293":1,"1294":1,"1296":1,"1297":1,"1310":1,"1314":2,"1320":1,"1326":1,"1332":1,"1343":1,"1344":1,"1347":1,"1358":1,"1368":1,"1389":1,"1393":1,"1396":1,"1409":2,"1412":1,"1420":1,"1434":1,"1440":1,"1442":2,"1480":1,"1492":2,"1496":3,"1497":1,"1507":1,"1508":1,"1514":1,"1516":1,"1526":2,"1527":1,"1559":1,"1560":1,"1561":2,"1564":1,"1572":2,"1573":1,"1576":1,"1582":2,"1585":1,"1592":1,"1597":1,"1603":1,"1610":1,"1624":1,"1634":1,"1635":1,"1649":1,"1730":1,"1736":2,"1747":2,"1749":2,"1750":1,"1757":1,"1770":1,"1804":1,"1881":3,"1902":1,"1905":1,"1911":1,"1923":2,"1939":2,"1968":1,"1993":1,"1999":1,"2002":1,"2010":1,"2013":1,"2014":1,"2026":1,"2037":1,"2047":2,"2052":1,"2056":1,"2066":1,"2068":2,"2069":1,"2076":1,"2166":1,"2210":2,"2212":1,"2213":1,"2214":1,"2219":2,"2221":2,"2223":1,"2224":1,"2226":4,"2227":1,"2230":1,"2232":1,"2244":1,"2249":1,"2251":1,"2255":1,"2262":1,"2263":4,"2264":1,"2265":2,"2275":1,"2277":2,"2337":1,"2339":1,"2341":1,"2343":1,"2344":1,"2356":1,"2357":1,"2362":1,"2363":3,"2364":3,"2367":1,"2373":1,"2374":2,"2378":1,"2380":2,"2398":1,"2400":2,"2421":1,"2428":2,"2429":2,"2430":1,"2434":1,"2443":1,"2452":1,"2505":1,"2513":1,"2519":1,"2532":1,"2533":1,"2537":2,"2540":1,"2541":1,"2550":2,"2554":1,"2562":1,"2564":1,"2565":3,"2567":1,"2568":1,"2570":1,"2572":1,"2583":1,"2585":2,"2588":2,"2599":2,"2601":1,"2604":1,"2605":1,"2606":1,"2608":1,"2612":1,"2616":1,"2617":1,"2619":1,"2622":3,"2639":1,"2662":1,"2692":3,"2693":1,"2696":1,"2701":2,"2703":1,"2705":3,"2706":1,"2742":1,"2790":1,"2799":1,"2833":1,"2835":2,"2836":2,"2842":1,"2845":1,"2849":1,"2853":1,"2860":5,"2879":2,"2887":1,"2896":2}}],["newhaven",{"2":{"2229":1}}],["newbs",{"2":{"665":2,"1314":1,"2550":1,"2590":1,"2613":1,"2696":2}}],["newline",{"2":{"1311":1,"1418":2,"1681":1}}],["newlines",{"2":{"322":1,"495":1,"2515":1}}],["newlib",{"2":{"191":1}}],["newly",{"2":{"188":1,"191":1,"266":1,"275":1,"1442":1,"2256":1,"2379":1,"2556":1,"2617":1,"2622":1,"2692":1,"2695":1}}],["newest",{"2":{"163":1,"173":1,"386":1,"389":1,"390":1}}],["newer",{"2":{"10":2,"49":1,"123":1,"133":1,"149":1,"157":1,"236":3,"308":1,"2024":1,"2329":1,"2835":1}}],["news",{"2":{"133":1,"134":1}}],["new",{"0":{"82":1,"112":1,"130":1,"145":1,"146":1,"426":1,"427":1,"621":1,"1764":1,"2530":1,"2659":1,"2660":1,"2661":1,"2891":1},"1":{"147":1,"148":1,"1765":1,"1766":1,"1767":1,"1768":1,"1769":1,"1770":1,"1771":1,"1772":1,"1773":1,"1774":1,"1775":1,"1776":1,"1777":1,"1778":1,"1779":1,"1780":1,"1781":1,"1782":1,"1783":1,"1784":1,"1785":1,"1786":1,"1787":1,"1788":1,"1789":1,"1790":1,"1791":1,"1792":1,"1793":1,"1794":1,"1795":1,"1796":1,"1797":1,"1798":1,"1799":1,"1800":1,"1801":1,"1802":1},"2":{"1":1,"22":1,"24":1,"25":1,"36":1,"37":2,"38":1,"43":2,"46":1,"49":1,"56":2,"57":1,"58":1,"67":1,"70":4,"82":1,"86":1,"93":1,"99":2,"102":1,"103":1,"112":2,"113":2,"114":3,"118":3,"122":1,"123":1,"125":1,"126":1,"130":1,"132":1,"133":1,"134":4,"143":1,"149":7,"152":1,"153":2,"156":2,"158":1,"159":1,"160":1,"164":1,"167":1,"168":1,"173":2,"176":2,"181":1,"182":5,"183":3,"185":1,"186":1,"191":1,"194":1,"197":1,"199":3,"202":1,"203":1,"207":1,"211":1,"213":1,"217":1,"218":1,"219":1,"221":6,"224":1,"226":1,"228":3,"229":1,"230":2,"234":1,"236":3,"240":1,"241":1,"243":2,"244":1,"249":2,"253":1,"254":1,"265":1,"266":3,"270":1,"271":1,"273":1,"277":1,"281":1,"283":1,"285":3,"288":1,"291":1,"294":1,"300":1,"303":1,"307":3,"308":6,"311":1,"331":2,"344":1,"380":2,"381":2,"383":1,"390":2,"392":1,"400":1,"414":1,"425":1,"426":2,"427":2,"430":1,"431":1,"432":3,"467":2,"468":1,"477":1,"522":1,"524":1,"595":2,"600":1,"601":2,"605":2,"610":2,"612":2,"616":2,"617":3,"620":1,"622":1,"643":1,"662":1,"663":1,"665":1,"667":1,"668":1,"669":1,"1310":1,"1316":1,"1321":1,"1328":1,"1389":2,"1401":1,"1403":1,"1416":1,"1442":5,"1470":1,"1491":1,"1492":1,"1505":1,"1521":1,"1592":1,"1597":1,"1598":1,"1600":1,"1814":1,"1818":2,"1826":1,"1828":1,"1830":1,"1839":1,"1842":1,"1844":1,"1848":1,"1850":1,"1854":1,"1856":1,"1858":1,"1859":1,"1860":1,"1898":2,"1905":1,"1906":1,"1912":2,"1913":1,"1940":1,"1944":2,"1946":1,"1955":1,"2072":1,"2078":2,"2090":1,"2092":1,"2094":1,"2103":1,"2106":1,"2108":1,"2112":1,"2114":1,"2118":1,"2120":1,"2124":1,"2126":1,"2130":1,"2132":1,"2134":1,"2135":1,"2136":1,"2141":1,"2205":1,"2232":1,"2236":2,"2238":1,"2246":2,"2249":1,"2256":1,"2287":1,"2289":1,"2333":1,"2346":1,"2348":1,"2350":1,"2351":1,"2356":1,"2364":1,"2374":1,"2378":2,"2405":1,"2446":1,"2448":1,"2450":2,"2503":1,"2504":1,"2529":1,"2530":4,"2534":1,"2549":1,"2553":4,"2556":1,"2567":1,"2568":1,"2585":1,"2586":2,"2588":5,"2590":1,"2591":1,"2610":1,"2617":1,"2639":1,"2655":1,"2659":1,"2660":1,"2661":1,"2662":5,"2692":2,"2694":3,"2695":6,"2743":1,"2784":1,"2841":2,"2860":5,"2873":1,"2888":1,"2891":2}}],["nomenclature",{"0":{"2642":1}}],["nomu30",{"2":{"143":2}}],["nose",{"2":{"2367":1,"2374":1}}],["nose2",{"2":{"483":1,"487":2}}],["nos",{"2":{"1460":1,"2380":1}}],["nobody",{"2":{"495":1}}],["nodes",{"2":{"567":1,"1508":5}}],["node",{"2":{"364":1,"442":1,"443":1,"564":1,"567":1,"1495":1,"1508":23,"1509":8,"2013":2}}],["nop",{"2":{"249":1}}],["nopq",{"2":{"249":1}}],["noop",{"2":{"2465":1,"2467":1,"2513":1}}],["noodlepad",{"2":{"249":1}}],["noon",{"2":{"211":1}}],["noxary",{"2":{"211":2}}],["noevent",{"2":{"199":1}}],["noeeprom",{"0":{"1826":1,"1828":1,"1830":1,"1839":1,"1842":1,"1844":1,"1848":1,"1850":1,"1854":1,"1856":1,"1859":1,"2090":1,"2092":1,"2094":1,"2103":1,"2106":1,"2108":1,"2112":1,"2114":1,"2118":1,"2120":1,"2124":1,"2126":1,"2130":1,"2132":1,"2135":1,"2141":1},"1":{"1840":1,"1860":1,"2104":1,"2136":1,"2142":1},"2":{"49":2,"191":1,"633":3,"1389":14,"2057":3,"2058":3,"2059":7,"2060":3,"2063":1,"2087":2}}],["noconfirm",{"2":{"158":1,"2539":1,"2569":1,"2572":1}}],["noci",{"2":{"149":1,"191":1}}],["norwegian",{"2":{"2834":3}}],["northwest",{"2":{"1709":1}}],["northeast",{"2":{"1709":1}}],["north",{"2":{"1324":1,"1709":2,"2007":1}}],["noroadsleft",{"2":{"266":1}}],["norm",{"2":{"191":1,"247":1,"507":1,"1455":4,"1456":6,"1624":1,"2483":6,"2498":6}}],["norman",{"2":{"176":1,"2834":3}}],["normalized",{"2":{"1609":1}}],["normalise",{"2":{"188":9,"191":10,"199":1,"266":1,"277":1}}],["normal",{"2":{"128":1,"152":1,"154":1,"224":1,"288":1,"318":1,"328":1,"476":1,"552":1,"622":1,"735":1,"738":2,"1298":2,"1327":1,"1356":2,"1386":1,"1389":2,"1395":1,"1416":1,"1417":2,"1468":3,"1473":1,"1488":1,"1492":1,"1505":1,"1580":1,"1596":1,"1602":1,"1606":1,"1624":1,"1635":2,"1752":1,"1753":1,"1754":1,"1755":1,"1942":1,"2007":1,"2201":1,"2211":1,"2219":1,"2221":1,"2222":1,"2223":1,"2325":1,"2363":1,"2522":3,"2549":1,"2553":1,"2585":1,"2598":1,"2599":1,"2622":2,"2626":1,"2652":1,"2678":1,"2694":1,"2701":1,"2704":1,"2705":2,"2851":1,"2878":1,"2890":1}}],["normally",{"2":{"99":1,"164":1,"302":1,"452":1,"477":1,"478":1,"551":1,"623":1,"664":1,"1389":1,"1401":1,"1417":1,"1484":1,"1584":1,"1600":1,"1749":2,"2032":1,"2033":1,"2050":1,"2064":1,"2218":1,"2243":1,"2264":1,"2480":1,"2606":1,"2867":1,"2868":1,"2887":1}}],["nor",{"2":{"174":1,"476":1,"629":1,"727":1,"734":1,"736":2,"739":1,"740":2,"1276":1,"1505":1,"2339":1,"2344":1,"2655":1,"2697":1}}],["nordic",{"2":{"5":1,"2321":2,"2675":2,"2676":5,"2681":4,"2682":1,"2684":1,"2685":1,"2690":1}}],["novices",{"2":{"2580":1}}],["novice",{"2":{"2406":1}}],["novelpad",{"2":{"143":2}}],["novelkeys",{"2":{"143":4,"149":1,"211":2,"311":2,"317":1}}],["november",{"0":{"115":1,"177":1,"223":1,"278":1},"1":{"116":1,"117":1,"118":1,"119":1,"120":1,"121":1,"122":1,"123":1,"124":1,"125":1,"126":1,"127":1,"128":1,"129":1,"130":1,"131":1,"132":1,"133":1,"134":1,"178":1,"179":1,"180":1,"181":1,"182":1,"183":1,"184":1,"185":1,"186":1,"187":1,"188":1,"189":1,"190":1,"191":1,"224":1,"225":1,"226":1,"227":1,"228":1,"229":1,"230":1,"231":1,"232":1,"233":1,"234":1,"235":1,"236":1,"279":1,"280":1,"281":1,"282":1,"283":1,"284":1,"285":1},"2":{"279":1,"379":1}}],["nov",{"0":{"52":1},"1":{"53":1,"54":1,"55":1,"56":1,"57":1,"58":1,"59":1,"60":1,"61":1,"62":1,"63":1,"64":1,"65":1},"2":{"55":1,"88":1,"104":1,"127":1,"170":1,"380":7,"391":5}}],["nonus",{"2":{"2458":2,"2467":2}}],["nonactuated",{"2":{"1649":2}}],["nonstandard",{"2":{"317":1}}],["nonex",{"2":{"2401":1}}],["none",{"2":{"266":1,"365":1,"375":1,"455":2,"456":2,"458":1,"464":2,"465":2,"466":3,"467":5,"469":1,"516":1,"670":2,"730":1,"731":1,"740":1,"838":2,"899":4,"901":1,"903":2,"937":2,"971":2,"1005":2,"1039":2,"1070":4,"1072":1,"1073":2,"1104":4,"1106":1,"1107":2,"1141":2,"1170":1,"1226":1,"1296":1,"1492":1,"1521":1,"1659":1,"1660":1,"1661":1,"1662":1,"1663":1,"1815":1,"1817":1,"1820":5,"1959":1,"1964":7,"1965":3,"2015":2,"2041":4,"2073":1,"2075":1,"2081":7,"2249":1,"2263":3,"2264":1,"2265":3,"2323":2,"2401":1,"2473":2,"2624":1,"2662":1,"2701":1}}],["non",{"0":{"2408":1,"2658":1,"2747":1},"2":{"28":1,"49":1,"51":1,"70":1,"94":1,"133":1,"134":2,"160":2,"176":2,"199":1,"213":1,"222":1,"249":1,"308":2,"496":1,"563":1,"700":1,"738":1,"1389":1,"1398":2,"1409":1,"1412":1,"1487":1,"1497":1,"1498":1,"1634":1,"1649":2,"1660":2,"1749":2,"1752":1,"1753":2,"1755":2,"1955":1,"1956":1,"1959":1,"1965":1,"1970":1,"2028":2,"2215":1,"2222":1,"2247":1,"2248":1,"2263":1,"2265":1,"2277":1,"2335":1,"2380":1,"2381":1,"2406":1,"2458":2,"2465":1,"2467":3,"2502":1,"2504":2,"2511":2,"2652":1,"2658":2,"2687":1,"2691":1,"2692":1,"2694":1,"2728":1,"2745":1,"2843":1}}],["noise",{"2":{"17":1,"1382":4,"1383":6,"1386":2,"2009":1,"2330":1,"2337":1}}],["nowhere",{"2":{"2503":1}}],["now",{"0":{"90":1,"105":1,"137":1,"273":1},"2":{"10":3,"11":2,"16":1,"18":2,"25":1,"45":1,"49":5,"50":2,"58":1,"69":2,"70":2,"73":1,"74":1,"76":1,"80":1,"83":1,"94":1,"98":1,"99":2,"103":1,"104":1,"105":1,"107":1,"114":1,"118":2,"119":1,"120":2,"124":2,"125":1,"126":2,"127":1,"130":1,"131":1,"134":1,"137":1,"138":1,"141":1,"146":1,"153":1,"172":1,"173":1,"174":1,"182":2,"185":1,"194":1,"195":1,"196":1,"201":3,"206":2,"209":1,"211":1,"214":1,"224":1,"234":2,"235":1,"245":1,"246":1,"248":1,"262":2,"263":1,"273":1,"275":2,"283":2,"293":2,"305":2,"307":1,"314":3,"367":1,"370":1,"371":3,"381":1,"383":1,"384":1,"385":1,"386":2,"389":4,"455":2,"494":1,"521":1,"522":1,"571":1,"609":1,"702":1,"1289":1,"1340":4,"1354":1,"1389":3,"1418":1,"1442":1,"1493":4,"1562":1,"1574":1,"1585":1,"1641":2,"1730":1,"1754":1,"1769":1,"1770":1,"2047":1,"2048":1,"2195":1,"2201":1,"2205":1,"2206":1,"2223":1,"2237":1,"2249":1,"2256":1,"2261":1,"2263":1,"2265":1,"2356":2,"2376":1,"2412":2,"2444":1,"2448":1,"2454":1,"2502":1,"2513":1,"2528":1,"2529":1,"2549":2,"2554":1,"2557":1,"2577":1,"2578":1,"2582":2,"2583":1,"2584":1,"2585":3,"2587":3,"2588":1,"2610":1,"2611":1,"2617":1,"2621":1,"2623":1,"2662":2,"2695":2,"2842":1,"2860":1}}],["no",{"0":{"141":1,"574":1,"1474":1,"1475":1,"1476":1,"1477":1,"1478":1,"1482":1,"1586":1,"1658":1,"1659":1,"1660":1,"1661":1,"1662":1,"1663":1,"2879":1},"2":{"2":2,"5":1,"6":1,"48":1,"50":1,"74":1,"88":2,"92":1,"103":2,"104":2,"112":1,"114":1,"118":1,"124":1,"126":1,"127":2,"130":1,"134":1,"141":1,"149":3,"154":1,"176":1,"189":1,"191":1,"196":1,"199":2,"201":1,"211":2,"213":1,"218":1,"224":1,"231":1,"233":1,"240":1,"245":1,"249":1,"255":1,"262":1,"265":1,"266":4,"268":1,"273":3,"276":1,"279":1,"284":1,"285":1,"312":1,"317":1,"326":1,"380":1,"387":1,"389":1,"390":1,"400":1,"416":1,"421":1,"437":1,"441":1,"457":2,"522":1,"544":5,"546":2,"552":1,"556":1,"557":1,"571":1,"578":1,"589":1,"595":1,"597":3,"600":1,"631":2,"657":1,"666":1,"668":1,"704":1,"731":1,"733":1,"748":1,"749":1,"901":1,"1072":1,"1106":1,"1191":1,"1225":1,"1226":3,"1246":1,"1254":1,"1275":1,"1276":1,"1297":1,"1298":1,"1339":1,"1350":1,"1358":1,"1370":1,"1383":1,"1386":7,"1388":1,"1394":1,"1401":1,"1432":1,"1433":1,"1451":1,"1460":1,"1461":1,"1466":1,"1468":3,"1470":1,"1472":2,"1473":1,"1480":5,"1487":1,"1488":1,"1492":2,"1498":4,"1503":2,"1504":1,"1560":6,"1565":1,"1568":1,"1575":1,"1579":1,"1586":1,"1588":2,"1590":1,"1592":2,"1609":1,"1629":1,"1630":2,"1632":1,"1636":1,"1638":1,"1639":2,"1658":1,"1659":1,"1660":1,"1661":1,"1662":1,"1663":1,"1710":1,"1744":5,"1747":3,"1749":5,"1750":2,"1753":2,"1754":1,"1756":3,"1758":1,"1770":1,"1772":1,"1783":1,"1786":1,"1814":10,"1815":1,"1817":1,"1883":1,"1895":2,"1896":1,"1901":4,"1929":1,"1972":2,"2015":1,"2024":1,"2025":1,"2039":1,"2049":2,"2056":1,"2068":2,"2072":10,"2073":1,"2075":1,"2085":1,"2166":1,"2204":1,"2205":3,"2206":1,"2221":2,"2224":2,"2243":2,"2249":3,"2256":1,"2262":1,"2263":1,"2271":1,"2322":1,"2334":1,"2363":1,"2364":5,"2365":1,"2371":4,"2379":1,"2396":1,"2406":1,"2412":3,"2424":1,"2450":1,"2455":1,"2465":1,"2467":1,"2484":1,"2489":1,"2503":4,"2504":1,"2507":1,"2513":2,"2516":1,"2522":1,"2523":2,"2558":1,"2564":1,"2584":1,"2601":1,"2605":1,"2612":1,"2618":1,"2622":1,"2624":1,"2668":1,"2674":2,"2675":2,"2676":1,"2679":2,"2681":1,"2688":4,"2689":4,"2690":1,"2692":1,"2693":1,"2694":15,"2701":1,"2703":8,"2705":3,"2715":1,"2721":1,"2724":5,"2742":8,"2802":1,"2816":1,"2818":1,"2819":1,"2825":1,"2829":1,"2833":2,"2836":7,"2837":2,"2838":2,"2839":1,"2860":1,"2873":2,"2876":3,"2879":1,"2881":1,"2883":1,"2884":5}}],["noto11",{"2":{"2703":4,"2705":3}}],["notosans",{"2":{"2703":1}}],["notset",{"2":{"474":1}}],["nothing",{"0":{"1298":1},"2":{"414":1,"610":1,"731":1,"1340":3,"1401":2,"1595":1,"1754":1,"1969":1,"2025":1,"2206":1,"2363":1,"2625":1,"2626":1,"2854":1,"2860":1,"2874":1,"2876":2}}],["noting",{"2":{"1575":1,"2255":1}}],["notion",{"2":{"1504":1}}],["notification",{"2":{"330":1,"340":1,"1597":1}}],["notified",{"2":{"312":1}}],["noticeably",{"2":{"1911":1}}],["noticeable",{"2":{"554":1,"2867":1}}],["noticed",{"2":{"1639":1,"1911":1}}],["notices",{"0":{"264":1,"274":1,"282":1,"292":1,"301":1,"313":1},"1":{"265":1,"275":1,"276":1,"283":1,"284":1,"293":1,"302":1,"303":1,"304":1,"305":1,"306":1,"307":1,"314":1,"315":1,"316":1},"2":{"264":1,"274":1,"282":1,"292":1,"301":1,"313":1}}],["notice",{"0":{"2851":1},"2":{"263":1,"264":1,"274":1,"276":1,"282":1,"292":1,"301":1,"313":1,"389":1,"1417":2,"1418":1,"2851":1,"2878":1,"2884":2,"2885":1}}],["notably",{"2":{"158":1,"1321":1,"1919":1}}],["notable",{"0":{"79":1,"97":1,"106":1,"117":1,"129":1,"136":1,"144":1,"151":1,"162":1,"171":1,"178":1,"187":1,"198":1,"201":1,"208":1,"213":1,"224":1,"227":1,"238":1,"242":1,"251":1,"261":1,"268":1,"279":1,"287":1,"296":1},"1":{"80":1,"81":1,"82":1,"83":1,"84":1,"98":1,"99":1,"100":1,"107":1,"108":1,"109":1,"110":1,"111":1,"112":1,"113":1,"118":1,"119":1,"120":1,"130":1,"131":1,"132":1,"133":1,"137":1,"138":1,"145":1,"146":1,"147":1,"148":1,"152":1,"153":1,"154":1,"163":1,"164":1,"172":1,"173":1,"174":1,"175":1,"179":1,"188":1,"189":1,"190":1,"202":1,"203":1,"204":1,"209":1,"210":1,"214":1,"215":1,"228":1,"229":1,"230":1,"231":1,"232":1,"233":1,"234":1,"235":1,"243":1,"244":1,"245":1,"246":1,"247":1,"248":1,"262":1,"263":1,"288":1,"289":1,"297":1,"298":1},"2":{"224":1,"279":1,"666":1,"1447":1,"2505":1}}],["notation",{"0":{"111":1},"2":{"111":1,"614":1,"2412":1}}],["noted",{"2":{"103":1,"126":1,"276":1,"1442":1,"2075":1,"2535":1}}],["note",{"0":{"27":1,"2372":1},"2":{"27":1,"132":1,"199":1,"201":1,"213":1,"222":5,"241":1,"253":1,"270":1,"272":1,"273":1,"281":1,"374":1,"375":1,"401":1,"412":1,"414":1,"421":1,"443":1,"470":1,"520":1,"547":1,"575":2,"597":1,"648":1,"669":1,"670":1,"676":2,"680":2,"698":1,"723":1,"744":1,"869":1,"1170":1,"1175":1,"1178":1,"1268":1,"1293":1,"1294":1,"1343":1,"1349":1,"1392":2,"1408":1,"1410":1,"1418":1,"1433":1,"1441":1,"1447":1,"1451":1,"1457":1,"1458":1,"1463":3,"1473":1,"1484":1,"1488":1,"1492":1,"1521":1,"1524":1,"1567":1,"1602":1,"1632":1,"1708":1,"1754":1,"1755":1,"1756":1,"1758":1,"1814":1,"1818":1,"1877":3,"1883":72,"1884":1,"1912":2,"1915":1,"1923":1,"1939":1,"1941":1,"1957":1,"1965":1,"1968":2,"1970":1,"1996":1,"2003":1,"2041":1,"2046":1,"2047":3,"2049":1,"2056":1,"2072":1,"2076":1,"2078":1,"2167":1,"2212":1,"2213":1,"2218":1,"2238":1,"2265":2,"2266":1,"2269":1,"2277":1,"2320":1,"2353":2,"2363":2,"2364":1,"2371":1,"2376":2,"2377":1,"2380":1,"2431":1,"2433":1,"2435":1,"2442":1,"2444":1,"2447":1,"2448":1,"2452":1,"2484":72,"2511":2,"2513":1,"2515":1,"2516":1,"2535":1,"2545":1,"2568":1,"2571":1,"2574":1,"2575":1,"2576":1,"2601":1,"2608":1,"2621":1,"2642":1,"2658":1,"2692":1,"2693":1,"2700":1,"2702":1,"2705":1,"2833":1,"2836":1,"2854":1,"2860":2,"2861":1,"2862":1,"2874":2,"2876":1,"2890":2,"2891":3,"2892":1}}],["notes",{"0":{"701":1,"704":1,"2696":1},"2":{"10":1,"215":1,"387":1,"695":1,"701":1,"1370":1,"1372":1,"1373":1,"1446":1,"1455":2,"1460":1,"1461":1,"1463":1,"1665":1,"1883":2,"1901":1,"1964":1,"1967":1,"2208":1,"2229":1,"2484":2,"2639":1,"2838":1,"2873":1}}],["not",{"0":{"586":1,"1295":1,"1327":1},"2":{"0":1,"5":1,"9":1,"14":1,"19":1,"23":3,"25":1,"28":1,"31":1,"34":1,"39":1,"49":1,"50":1,"52":1,"73":1,"90":1,"92":2,"114":2,"125":1,"134":3,"149":1,"153":2,"154":1,"160":2,"166":1,"176":1,"182":1,"185":1,"194":1,"198":1,"199":4,"201":2,"209":1,"211":1,"214":1,"221":1,"222":1,"232":1,"236":2,"240":2,"241":1,"249":2,"251":1,"253":1,"266":2,"268":1,"270":1,"273":1,"276":1,"277":2,"281":1,"284":1,"303":1,"317":1,"322":6,"325":2,"343":1,"348":1,"358":1,"374":2,"377":1,"381":3,"392":1,"397":1,"407":1,"415":2,"421":3,"426":2,"443":1,"445":1,"471":1,"474":1,"476":1,"477":1,"478":1,"481":2,"482":1,"487":2,"493":1,"494":6,"496":3,"498":1,"500":1,"501":2,"506":2,"507":1,"508":1,"510":1,"512":1,"513":1,"514":1,"515":2,"517":1,"520":1,"521":1,"522":1,"524":1,"526":1,"527":1,"528":1,"537":1,"538":1,"543":1,"546":3,"550":1,"551":2,"554":1,"556":1,"557":1,"564":1,"570":1,"574":1,"578":2,"579":1,"581":1,"582":1,"586":2,"592":1,"593":1,"595":1,"596":1,"597":5,"600":2,"601":2,"612":2,"616":2,"618":1,"625":1,"631":2,"635":1,"639":2,"643":1,"645":1,"648":1,"649":2,"651":1,"664":1,"666":1,"667":2,"668":1,"669":1,"670":1,"674":2,"676":2,"685":2,"688":1,"695":3,"700":1,"704":3,"707":3,"716":1,"725":1,"729":1,"730":1,"734":1,"735":4,"736":1,"743":1,"744":1,"748":1,"755":1,"758":1,"761":1,"764":1,"767":1,"770":1,"773":1,"775":2,"780":1,"790":1,"794":1,"798":1,"800":1,"806":5,"817":1,"821":1,"825":1,"827":1,"835":5,"849":1,"853":1,"857":1,"859":1,"867":6,"881":1,"885":1,"889":1,"891":1,"899":5,"916":1,"920":1,"924":1,"926":1,"934":5,"950":1,"954":1,"958":1,"960":1,"968":5,"984":1,"988":1,"992":1,"994":1,"1002":5,"1018":1,"1022":1,"1026":1,"1028":1,"1036":5,"1052":1,"1056":1,"1060":1,"1062":1,"1070":5,"1086":1,"1090":1,"1094":1,"1096":1,"1104":5,"1120":1,"1124":1,"1128":1,"1130":1,"1138":5,"1154":1,"1158":1,"1162":1,"1164":1,"1171":1,"1177":1,"1181":2,"1182":3,"1183":1,"1194":5,"1207":1,"1211":1,"1215":1,"1217":1,"1225":1,"1226":2,"1238":1,"1241":1,"1244":1,"1256":1,"1258":1,"1263":3,"1270":1,"1272":1,"1275":1,"1277":2,"1280":1,"1281":3,"1284":1,"1293":2,"1294":2,"1310":1,"1316":1,"1324":1,"1326":2,"1327":1,"1334":1,"1336":1,"1339":2,"1340":2,"1343":2,"1349":1,"1354":1,"1356":1,"1358":1,"1359":1,"1368":1,"1372":2,"1373":2,"1375":2,"1378":1,"1382":4,"1383":2,"1388":1,"1392":3,"1395":1,"1397":2,"1398":1,"1401":1,"1408":1,"1414":1,"1416":2,"1418":3,"1434":1,"1437":1,"1441":1,"1442":2,"1455":1,"1456":8,"1461":1,"1468":1,"1469":6,"1471":1,"1473":1,"1474":1,"1475":1,"1476":1,"1477":1,"1478":1,"1480":1,"1487":2,"1488":3,"1489":1,"1503":1,"1504":1,"1505":1,"1508":1,"1512":1,"1514":4,"1520":1,"1526":2,"1528":2,"1560":1,"1563":4,"1565":1,"1575":1,"1579":1,"1585":1,"1587":1,"1590":4,"1597":1,"1606":1,"1607":1,"1610":1,"1627":1,"1630":3,"1634":1,"1636":2,"1643":1,"1646":4,"1648":1,"1649":6,"1655":1,"1658":1,"1665":1,"1667":5,"1670":1,"1707":1,"1710":1,"1733":2,"1738":1,"1740":1,"1744":2,"1745":1,"1747":1,"1749":5,"1750":2,"1752":2,"1753":1,"1754":2,"1755":1,"1756":3,"1757":1,"1763":2,"1770":1,"1804":6,"1805":1,"1814":2,"1818":1,"1819":1,"1826":1,"1828":1,"1830":1,"1839":1,"1842":1,"1844":1,"1848":1,"1850":1,"1854":1,"1856":1,"1859":1,"1877":1,"1878":1,"1881":1,"1884":1,"1892":1,"1893":1,"1895":2,"1897":1,"1898":1,"1907":2,"1909":3,"1910":9,"1911":4,"1912":7,"1914":1,"1915":1,"1917":1,"1919":1,"1920":1,"1926":6,"1928":4,"1930":3,"1932":3,"1933":1,"1934":1,"1935":3,"1939":1,"1941":15,"1942":1,"1943":8,"1946":4,"1950":2,"1955":1,"1957":2,"1959":1,"1970":1,"1993":1,"1996":1,"2003":1,"2004":1,"2013":1,"2025":1,"2026":2,"2030":1,"2037":1,"2039":1,"2040":2,"2041":1,"2042":12,"2043":1,"2046":1,"2050":1,"2056":9,"2057":3,"2058":3,"2059":7,"2060":3,"2068":1,"2072":2,"2078":1,"2080":1,"2081":2,"2087":1,"2090":1,"2092":1,"2094":1,"2103":1,"2106":1,"2108":1,"2112":1,"2114":1,"2118":1,"2120":1,"2124":1,"2126":1,"2130":1,"2132":1,"2135":1,"2141":1,"2158":2,"2165":1,"2167":1,"2205":1,"2206":2,"2207":2,"2211":2,"2216":1,"2218":1,"2219":2,"2221":2,"2224":2,"2225":2,"2234":3,"2236":4,"2245":3,"2251":4,"2252":2,"2255":2,"2256":4,"2263":12,"2264":1,"2265":1,"2266":1,"2269":1,"2271":1,"2275":2,"2277":5,"2278":1,"2314":1,"2320":2,"2322":1,"2323":12,"2325":3,"2327":1,"2330":1,"2337":1,"2339":1,"2341":1,"2342":1,"2353":2,"2355":1,"2357":1,"2360":2,"2361":1,"2363":2,"2364":3,"2365":1,"2369":2,"2371":1,"2373":2,"2374":2,"2375":2,"2377":1,"2378":1,"2380":3,"2395":2,"2396":2,"2400":3,"2401":1,"2402":2,"2403":1,"2404":1,"2406":1,"2410":1,"2412":1,"2416":1,"2417":1,"2420":2,"2421":1,"2428":2,"2429":1,"2431":1,"2433":1,"2435":1,"2436":1,"2443":1,"2444":1,"2445":1,"2446":1,"2447":1,"2448":2,"2449":3,"2451":1,"2452":2,"2454":1,"2463":1,"2467":1,"2468":1,"2473":12,"2497":1,"2499":2,"2502":3,"2503":5,"2504":1,"2505":4,"2515":1,"2516":2,"2518":1,"2519":1,"2525":1,"2530":1,"2531":2,"2533":1,"2535":3,"2537":1,"2539":1,"2540":1,"2541":1,"2544":1,"2558":3,"2559":1,"2562":5,"2563":2,"2565":1,"2567":1,"2568":1,"2570":1,"2571":1,"2572":1,"2574":2,"2576":1,"2581":1,"2582":1,"2583":1,"2585":2,"2587":1,"2588":1,"2593":1,"2607":2,"2608":1,"2610":1,"2615":1,"2622":1,"2624":2,"2625":1,"2626":1,"2627":1,"2629":3,"2630":1,"2632":2,"2638":1,"2639":2,"2641":1,"2642":1,"2651":1,"2652":1,"2653":1,"2655":3,"2657":1,"2658":2,"2662":1,"2665":2,"2668":1,"2676":1,"2678":2,"2679":2,"2681":1,"2692":8,"2693":2,"2694":17,"2695":3,"2697":2,"2698":1,"2700":1,"2701":1,"2702":1,"2703":1,"2704":1,"2705":8,"2715":1,"2717":1,"2724":1,"2729":1,"2731":1,"2733":1,"2735":1,"2739":1,"2743":2,"2744":1,"2745":2,"2748":1,"2753":1,"2795":1,"2799":1,"2801":2,"2816":4,"2817":1,"2829":1,"2831":1,"2833":2,"2834":2,"2836":4,"2837":1,"2838":1,"2839":1,"2840":2,"2841":1,"2849":1,"2850":3,"2857":1,"2860":2,"2861":3,"2866":2,"2867":4,"2868":2,"2876":3,"2878":1,"2880":1,"2884":1,"2890":1,"2894":2,"2895":1,"2896":1}}],["y1",{"2":{"2705":1}}],["y0",{"2":{"2705":1}}],["y+",{"2":{"1929":1}}],["yyyy",{"2":{"389":2,"398":3,"399":3,"400":2,"401":2}}],["yyyyqn",{"2":{"381":1}}],["yynmt",{"2":{"143":2,"149":2}}],["yz",{"2":{"266":1}}],["y",{"0":{"1621":1,"2731":1,"2733":1},"1":{"1622":1,"2732":1,"2734":1},"2":{"249":1,"308":1,"353":1,"417":2,"571":2,"1398":4,"1609":2,"1613":2,"1621":1,"1622":2,"1708":1,"1710":1,"1711":2,"1734":1,"1814":7,"1820":2,"1892":1,"1912":2,"1926":2,"1928":3,"1929":2,"1932":2,"1933":4,"1939":4,"1941":5,"1943":5,"1946":3,"1949":2,"1950":3,"1952":2,"1953":2,"1970":1,"2003":1,"2006":2,"2025":5,"2072":7,"2081":2,"2236":2,"2418":2,"2456":3,"2467":3,"2515":1,"2539":4,"2572":4,"2576":4,"2662":2,"2669":16,"2704":3,"2705":14,"2731":3,"2733":3,"2743":19,"2744":17,"2748":1,"2816":3,"2818":2,"2825":2,"2874":1}}],["ymlname",{"2":{"2545":1}}],["yml",{"2":{"2543":1,"2545":2,"2546":1,"2547":1,"2548":1}}],["ym68",{"2":{"211":1}}],["ymd96",{"2":{"143":2,"149":1}}],["ymd75",{"2":{"143":2,"149":1,"222":1}}],["ymdk",{"2":{"143":5,"149":5,"159":1,"160":1,"211":5,"222":1,"226":2,"236":1,"291":2,"294":1,"308":1}}],["yttyx",{"2":{"211":1}}],["yum",{"2":{"2539":1,"2572":1}}],["yunzii",{"2":{"2503":1}}],["yugo",{"2":{"207":2,"211":1}}],["yurei",{"2":{"143":2}}],["yosino58",{"2":{"176":1}}],["youtube",{"2":{"2045":2}}],["yourgithub",{"2":{"2698":2}}],["yours",{"0":{"2425":1},"2":{"616":1}}],["yourself",{"2":{"376":1,"396":1,"495":1,"524":1,"1349":1,"1394":1,"1592":1,"1730":1,"2066":1,"2249":1,"2447":1,"2512":1,"2525":1}}],["yourkeyboard",{"2":{"201":1}}],["yourkeymap",{"2":{"132":1}}],["yourkb",{"2":{"132":1}}],["your",{"0":{"394":1,"395":1,"491":1,"578":1,"579":1,"580":1,"581":1,"582":1,"583":1,"584":1,"618":1,"1305":1,"1387":1,"1412":1,"1597":1,"1598":1,"1641":1,"1889":1,"2380":1,"2395":1,"2528":1,"2529":1,"2531":1,"2532":1,"2533":1,"2534":1,"2548":1,"2557":1,"2558":1,"2559":1,"2561":1,"2562":1,"2564":1,"2566":1,"2577":1,"2578":1,"2582":1,"2584":1,"2585":1,"2586":1,"2587":1,"2589":1,"2611":1,"2662":1,"2729":1,"2741":1,"2832":1},"1":{"619":1,"1890":1,"1891":1,"2529":1,"2530":1,"2531":1,"2532":1,"2533":1,"2534":1,"2558":1,"2559":1,"2560":2,"2561":2,"2562":1,"2563":1,"2565":1,"2566":1,"2567":2,"2568":2,"2569":2,"2570":2,"2571":2,"2572":2,"2573":2,"2574":2,"2575":2,"2576":1,"2577":1,"2587":1,"2588":1,"2589":1,"2663":1,"2664":1,"2665":1,"2666":1,"2667":1,"2668":1,"2669":1,"2670":1,"2671":1,"2672":1,"2730":1,"2731":1,"2732":1,"2733":1,"2734":1,"2735":1,"2736":1,"2737":1,"2738":1,"2739":1,"2740":1,"2742":1,"2743":1,"2744":1,"2745":1,"2746":1,"2747":1,"2748":1},"2":{"1":1,"14":1,"18":4,"23":1,"25":1,"31":1,"34":1,"36":1,"37":1,"43":1,"45":2,"49":3,"82":1,"87":1,"89":1,"90":1,"107":2,"110":3,"116":1,"119":4,"120":1,"124":3,"132":1,"196":1,"201":1,"202":2,"218":1,"228":1,"233":2,"235":1,"240":1,"241":2,"253":2,"255":2,"256":1,"257":1,"258":1,"259":2,"270":2,"272":2,"273":3,"276":1,"281":2,"284":1,"288":1,"307":7,"322":3,"331":1,"343":1,"352":1,"354":2,"355":1,"356":1,"359":1,"360":1,"362":1,"364":1,"367":2,"371":3,"374":1,"375":2,"376":2,"381":4,"392":2,"393":1,"394":2,"395":2,"396":2,"398":1,"405":1,"406":1,"407":2,"408":2,"411":2,"414":1,"416":1,"417":4,"421":1,"430":1,"431":1,"432":1,"438":1,"440":1,"442":1,"444":1,"458":1,"471":2,"472":1,"473":3,"476":2,"477":1,"487":5,"488":1,"491":1,"494":2,"495":1,"497":1,"501":1,"503":1,"507":2,"519":1,"522":3,"523":1,"543":7,"545":1,"549":1,"556":2,"575":3,"576":3,"577":1,"578":3,"579":1,"581":4,"582":3,"589":1,"591":1,"592":2,"595":9,"597":3,"598":1,"599":2,"600":3,"601":11,"604":1,"605":2,"606":2,"607":2,"610":2,"612":2,"615":1,"616":3,"617":4,"618":2,"619":1,"621":4,"624":1,"635":3,"638":1,"639":2,"640":1,"652":1,"657":2,"658":1,"662":3,"664":2,"665":1,"666":1,"667":3,"668":3,"670":1,"672":2,"679":1,"680":1,"682":4,"684":2,"685":1,"701":2,"702":1,"706":1,"707":1,"708":1,"710":1,"723":1,"727":1,"730":2,"731":1,"734":1,"735":2,"736":1,"737":1,"738":1,"740":1,"746":2,"747":1,"748":1,"749":3,"753":1,"775":1,"779":1,"780":1,"783":1,"805":1,"806":1,"807":1,"809":1,"834":1,"835":1,"836":1,"837":1,"838":1,"839":1,"841":1,"866":1,"867":1,"868":1,"869":1,"871":1,"898":1,"899":1,"900":1,"901":1,"902":1,"903":1,"904":1,"906":1,"933":1,"934":1,"935":1,"936":1,"937":1,"938":1,"940":1,"967":1,"968":1,"969":1,"970":1,"971":1,"972":1,"974":1,"1001":1,"1002":1,"1003":1,"1004":1,"1005":1,"1006":1,"1008":1,"1035":1,"1036":1,"1037":1,"1038":1,"1039":1,"1040":1,"1042":1,"1069":1,"1070":1,"1071":1,"1072":1,"1073":1,"1074":1,"1076":1,"1103":1,"1104":1,"1105":1,"1106":1,"1107":1,"1108":1,"1110":1,"1137":1,"1138":1,"1139":1,"1140":1,"1141":1,"1142":1,"1144":1,"1173":2,"1176":4,"1178":1,"1179":4,"1181":6,"1182":7,"1184":1,"1186":1,"1187":1,"1191":1,"1193":1,"1194":1,"1195":1,"1197":1,"1224":2,"1225":1,"1226":3,"1245":2,"1246":1,"1247":2,"1262":2,"1263":1,"1264":1,"1265":2,"1266":1,"1272":1,"1275":2,"1278":2,"1279":1,"1281":1,"1289":1,"1290":1,"1291":2,"1293":2,"1295":3,"1298":2,"1300":4,"1301":1,"1302":1,"1303":1,"1305":2,"1307":1,"1308":1,"1309":1,"1310":2,"1311":1,"1320":1,"1325":1,"1326":2,"1327":1,"1332":2,"1337":1,"1342":2,"1343":3,"1346":1,"1348":1,"1350":1,"1368":2,"1369":1,"1370":1,"1372":1,"1376":1,"1383":2,"1387":2,"1388":3,"1389":2,"1392":3,"1393":2,"1394":1,"1395":4,"1396":2,"1397":3,"1401":1,"1409":1,"1410":1,"1412":1,"1413":2,"1418":1,"1419":2,"1421":1,"1433":3,"1434":5,"1435":2,"1436":1,"1437":4,"1438":1,"1440":9,"1441":6,"1442":7,"1443":2,"1450":4,"1455":5,"1458":3,"1460":6,"1461":3,"1462":4,"1463":1,"1467":1,"1468":1,"1470":2,"1471":1,"1472":1,"1473":3,"1488":1,"1490":1,"1491":3,"1492":5,"1493":1,"1494":1,"1496":1,"1497":1,"1503":1,"1512":1,"1514":2,"1515":1,"1516":1,"1521":1,"1526":2,"1548":1,"1549":1,"1559":2,"1560":1,"1561":2,"1562":1,"1564":3,"1571":1,"1572":2,"1573":1,"1575":2,"1576":1,"1577":1,"1582":1,"1583":1,"1587":1,"1588":1,"1589":1,"1592":4,"1593":2,"1595":1,"1597":4,"1598":3,"1608":1,"1623":2,"1624":3,"1625":1,"1629":3,"1630":1,"1631":2,"1633":4,"1634":1,"1635":4,"1636":2,"1638":1,"1640":1,"1644":1,"1651":1,"1652":2,"1653":2,"1666":1,"1667":1,"1669":1,"1681":1,"1706":1,"1707":2,"1708":1,"1709":1,"1710":2,"1731":2,"1733":1,"1734":3,"1736":2,"1737":1,"1747":1,"1752":1,"1754":1,"1756":2,"1758":2,"1763":1,"1765":2,"1766":1,"1768":1,"1769":2,"1770":13,"1771":1,"1804":2,"1809":1,"1813":1,"1814":3,"1817":1,"1818":3,"1819":3,"1877":1,"1879":1,"1880":1,"1881":1,"1888":1,"1889":1,"1890":1,"1891":1,"1892":1,"1893":2,"1894":1,"1895":1,"1896":4,"1897":4,"1902":2,"1903":3,"1910":1,"1915":1,"1917":1,"1920":4,"1922":1,"1924":1,"1925":1,"1926":1,"1927":1,"1931":1,"1936":1,"1937":1,"1938":1,"1939":2,"1940":1,"1943":1,"1946":1,"1954":1,"1957":1,"1973":1,"1993":1,"1996":1,"1997":1,"1998":1,"1999":1,"2002":1,"2004":1,"2009":1,"2011":1,"2012":1,"2013":5,"2014":1,"2022":2,"2026":1,"2028":1,"2035":1,"2036":2,"2037":6,"2039":2,"2040":2,"2041":1,"2046":2,"2049":1,"2050":1,"2051":1,"2052":1,"2064":1,"2066":2,"2067":1,"2068":3,"2071":1,"2072":3,"2075":2,"2076":1,"2078":2,"2080":3,"2161":1,"2166":1,"2167":1,"2169":1,"2171":1,"2195":1,"2196":2,"2202":2,"2204":1,"2205":2,"2214":1,"2215":1,"2217":1,"2218":4,"2219":1,"2220":2,"2221":1,"2222":1,"2224":1,"2230":5,"2237":2,"2240":1,"2243":3,"2244":3,"2245":2,"2246":1,"2247":1,"2248":5,"2249":7,"2251":1,"2252":1,"2254":1,"2255":3,"2256":1,"2258":4,"2263":6,"2264":4,"2265":5,"2266":1,"2268":2,"2270":2,"2272":1,"2273":1,"2274":2,"2275":6,"2276":5,"2277":4,"2322":1,"2324":1,"2327":1,"2328":2,"2329":1,"2330":1,"2332":1,"2334":1,"2335":1,"2336":2,"2337":2,"2339":1,"2341":1,"2343":1,"2344":1,"2346":1,"2348":1,"2350":1,"2351":2,"2356":13,"2361":3,"2363":1,"2364":17,"2365":4,"2367":1,"2369":3,"2371":3,"2373":3,"2374":4,"2375":2,"2376":2,"2378":5,"2379":3,"2380":3,"2393":1,"2394":2,"2397":2,"2399":4,"2400":1,"2401":1,"2402":1,"2404":1,"2405":3,"2406":3,"2407":4,"2409":1,"2410":7,"2413":1,"2415":1,"2418":1,"2419":1,"2425":1,"2427":1,"2440":1,"2443":1,"2448":1,"2452":2,"2454":1,"2470":1,"2498":2,"2503":1,"2514":1,"2517":1,"2518":1,"2519":1,"2525":7,"2526":2,"2528":5,"2529":4,"2530":6,"2531":5,"2533":3,"2534":2,"2536":3,"2537":2,"2539":1,"2540":1,"2541":1,"2543":1,"2544":4,"2545":1,"2546":2,"2547":2,"2548":2,"2549":4,"2550":1,"2551":5,"2553":4,"2554":5,"2555":2,"2556":4,"2557":1,"2558":10,"2559":2,"2560":4,"2562":6,"2563":4,"2564":1,"2565":1,"2566":1,"2568":1,"2571":1,"2576":4,"2577":2,"2578":2,"2580":3,"2581":3,"2582":5,"2583":5,"2584":3,"2585":14,"2586":4,"2587":8,"2588":10,"2589":3,"2598":2,"2600":2,"2606":2,"2607":2,"2611":1,"2617":2,"2619":1,"2621":1,"2622":5,"2623":2,"2624":2,"2625":2,"2626":2,"2628":1,"2642":2,"2648":1,"2649":1,"2650":3,"2651":1,"2653":1,"2655":1,"2657":1,"2661":1,"2662":10,"2663":3,"2664":1,"2665":2,"2666":2,"2667":1,"2692":8,"2694":3,"2695":2,"2696":10,"2697":2,"2698":3,"2699":3,"2700":1,"2701":1,"2702":1,"2704":11,"2705":6,"2706":1,"2707":1,"2709":1,"2711":1,"2712":3,"2735":3,"2736":1,"2738":1,"2755":1,"2759":1,"2763":1,"2767":1,"2775":1,"2778":1,"2780":2,"2797":2,"2798":1,"2799":3,"2831":2,"2832":1,"2833":2,"2835":1,"2836":3,"2837":3,"2838":2,"2839":1,"2840":2,"2842":3,"2843":1,"2847":1,"2853":1,"2854":2,"2856":1,"2858":3,"2860":10,"2867":2,"2868":2,"2869":3,"2870":1,"2871":1,"2873":1,"2874":1,"2876":5,"2878":2,"2883":2,"2886":1,"2889":1,"2890":1,"2891":1,"2892":2,"2896":1}}],["you",{"0":{"1735":1,"2415":1,"2420":1,"2798":1},"2":{"1":2,"7":2,"16":1,"23":3,"31":5,"34":2,"37":1,"43":1,"45":2,"49":2,"70":1,"82":1,"83":2,"89":1,"90":3,"107":2,"110":2,"112":2,"119":6,"120":2,"124":3,"152":3,"157":2,"158":3,"182":1,"190":1,"194":2,"202":2,"206":3,"218":2,"228":2,"232":3,"233":2,"240":7,"241":2,"245":1,"248":2,"253":2,"254":2,"255":2,"256":2,"259":2,"270":2,"272":2,"281":2,"307":4,"331":1,"343":3,"346":1,"351":2,"352":2,"353":2,"355":3,"356":1,"357":1,"359":2,"360":1,"361":2,"362":1,"366":2,"367":2,"371":4,"372":2,"374":1,"376":2,"381":3,"392":1,"393":1,"394":3,"396":2,"398":1,"404":2,"405":2,"406":1,"407":2,"408":2,"411":8,"412":1,"413":1,"414":1,"415":1,"416":1,"417":2,"418":1,"419":2,"422":1,"424":1,"427":1,"429":1,"434":1,"435":1,"436":2,"437":2,"438":4,"440":2,"442":1,"445":1,"447":2,"451":2,"456":2,"458":1,"459":2,"464":1,"465":1,"470":4,"471":1,"472":1,"473":4,"474":1,"475":3,"476":4,"477":3,"478":2,"479":1,"480":1,"481":1,"482":1,"483":1,"486":1,"487":5,"488":3,"489":3,"490":1,"491":2,"492":2,"493":2,"494":6,"495":4,"496":2,"497":1,"498":3,"502":1,"503":1,"507":5,"508":1,"509":1,"510":1,"512":1,"515":4,"517":1,"519":2,"520":1,"522":3,"524":1,"526":2,"529":1,"541":3,"543":3,"544":2,"545":2,"546":8,"547":1,"549":1,"550":1,"551":4,"552":4,"554":1,"556":2,"558":2,"561":1,"562":3,"563":1,"573":1,"578":4,"579":1,"580":2,"581":4,"582":4,"583":1,"586":2,"587":1,"592":3,"593":2,"594":2,"595":13,"596":2,"597":6,"598":4,"599":2,"600":4,"601":13,"602":1,"603":3,"607":1,"610":3,"612":4,"613":1,"614":2,"615":1,"616":4,"617":4,"618":3,"619":1,"621":3,"622":3,"624":1,"625":6,"626":2,"629":1,"632":1,"635":1,"636":2,"637":4,"638":2,"639":1,"652":1,"657":1,"659":1,"662":3,"663":1,"664":2,"665":1,"666":3,"667":7,"668":6,"669":2,"670":1,"671":1,"674":1,"682":3,"684":4,"688":1,"698":2,"699":1,"700":2,"701":2,"702":2,"703":1,"706":3,"709":1,"716":1,"723":2,"730":3,"731":1,"735":1,"740":1,"744":3,"746":3,"747":2,"749":3,"779":3,"782":1,"790":1,"794":1,"798":1,"800":1,"805":3,"808":1,"817":1,"821":1,"825":1,"827":1,"834":3,"839":1,"840":1,"849":1,"853":1,"857":1,"859":1,"866":3,"870":1,"881":1,"885":1,"889":1,"891":1,"898":3,"904":1,"905":1,"916":1,"920":1,"924":1,"926":1,"933":3,"938":1,"939":1,"950":1,"954":1,"958":1,"960":1,"967":3,"972":1,"973":1,"984":1,"988":1,"992":1,"994":1,"1001":3,"1006":1,"1007":1,"1018":1,"1022":1,"1026":1,"1028":1,"1035":3,"1040":1,"1041":1,"1052":1,"1056":1,"1060":1,"1062":1,"1069":3,"1074":1,"1075":1,"1086":1,"1090":1,"1094":1,"1096":1,"1103":3,"1108":1,"1109":1,"1120":1,"1124":1,"1128":1,"1130":1,"1137":3,"1142":1,"1143":1,"1154":1,"1158":1,"1162":1,"1164":1,"1173":1,"1176":1,"1178":2,"1179":1,"1181":3,"1182":3,"1185":5,"1186":2,"1187":3,"1193":3,"1196":1,"1207":1,"1211":1,"1215":1,"1217":1,"1224":3,"1225":2,"1226":4,"1245":3,"1247":3,"1250":1,"1261":1,"1262":4,"1265":2,"1275":1,"1277":1,"1278":1,"1279":1,"1281":1,"1284":1,"1289":4,"1290":1,"1291":4,"1292":2,"1293":4,"1294":2,"1296":2,"1297":6,"1298":1,"1300":2,"1305":1,"1310":5,"1314":3,"1315":1,"1316":1,"1317":1,"1318":1,"1320":3,"1321":1,"1322":2,"1323":1,"1325":1,"1326":2,"1327":1,"1331":1,"1332":2,"1335":1,"1336":1,"1337":1,"1340":1,"1342":2,"1343":8,"1344":4,"1345":1,"1346":2,"1347":1,"1350":1,"1355":2,"1356":8,"1357":1,"1358":1,"1368":4,"1369":1,"1372":1,"1376":2,"1378":2,"1382":6,"1383":5,"1387":2,"1388":9,"1389":15,"1390":1,"1391":1,"1392":8,"1393":2,"1395":3,"1396":4,"1397":8,"1398":7,"1401":1,"1405":1,"1408":3,"1409":2,"1410":4,"1411":2,"1412":4,"1413":1,"1416":4,"1417":1,"1418":5,"1419":1,"1420":4,"1421":6,"1424":1,"1425":2,"1427":2,"1432":1,"1433":3,"1434":8,"1435":4,"1436":1,"1437":5,"1438":2,"1440":14,"1441":10,"1442":15,"1443":3,"1450":1,"1452":1,"1453":2,"1455":11,"1456":5,"1458":4,"1460":5,"1461":4,"1462":5,"1463":4,"1466":2,"1468":5,"1469":3,"1470":1,"1471":2,"1472":1,"1473":9,"1480":1,"1487":2,"1490":1,"1492":8,"1493":2,"1496":5,"1497":3,"1499":2,"1502":1,"1503":1,"1504":1,"1505":2,"1507":1,"1511":1,"1512":2,"1514":2,"1515":1,"1516":3,"1521":4,"1526":3,"1527":1,"1559":6,"1560":2,"1561":4,"1562":2,"1563":2,"1564":3,"1565":1,"1570":1,"1572":5,"1573":2,"1575":3,"1576":2,"1578":1,"1579":8,"1580":1,"1582":11,"1583":2,"1585":2,"1587":3,"1588":2,"1589":2,"1591":1,"1592":6,"1593":1,"1594":1,"1595":1,"1597":4,"1603":1,"1609":1,"1610":2,"1623":1,"1629":5,"1631":1,"1632":4,"1633":2,"1634":5,"1635":1,"1636":3,"1638":2,"1639":3,"1644":1,"1648":1,"1649":3,"1651":1,"1707":2,"1708":1,"1709":1,"1710":1,"1730":6,"1733":1,"1734":5,"1736":2,"1737":1,"1741":2,"1745":3,"1747":3,"1749":2,"1750":2,"1753":1,"1754":7,"1755":1,"1756":5,"1757":1,"1758":1,"1762":1,"1764":3,"1766":1,"1768":2,"1769":3,"1770":8,"1771":2,"1772":2,"1804":2,"1808":1,"1812":4,"1814":2,"1817":1,"1819":2,"1820":1,"1823":2,"1877":2,"1881":6,"1888":2,"1889":1,"1891":1,"1893":5,"1894":1,"1895":6,"1896":2,"1902":1,"1905":1,"1906":1,"1910":2,"1911":1,"1912":1,"1914":1,"1915":1,"1916":2,"1920":4,"1922":3,"1923":2,"1926":2,"1928":1,"1932":2,"1939":3,"1940":1,"1941":1,"1943":1,"1946":2,"1949":1,"1950":2,"1954":2,"1967":1,"1993":1,"1996":1,"1997":1,"1999":2,"2000":1,"2002":1,"2003":1,"2004":6,"2005":1,"2006":2,"2010":2,"2013":6,"2014":2,"2026":1,"2032":1,"2036":1,"2037":6,"2039":1,"2041":2,"2042":2,"2045":1,"2046":2,"2047":3,"2049":3,"2050":1,"2051":1,"2052":3,"2064":3,"2065":4,"2066":2,"2067":2,"2068":2,"2069":3,"2070":4,"2072":2,"2075":1,"2076":1,"2078":1,"2080":2,"2081":1,"2084":2,"2086":4,"2087":2,"2169":2,"2195":1,"2196":1,"2197":2,"2201":3,"2205":3,"2206":5,"2209":1,"2210":4,"2211":3,"2213":1,"2214":2,"2217":2,"2218":4,"2219":5,"2220":1,"2221":7,"2224":7,"2226":7,"2227":1,"2230":1,"2232":1,"2233":1,"2236":1,"2237":1,"2240":1,"2243":3,"2244":4,"2245":3,"2248":4,"2249":8,"2251":5,"2252":1,"2255":9,"2256":4,"2263":11,"2264":3,"2265":1,"2268":3,"2274":2,"2275":4,"2276":4,"2277":3,"2321":1,"2325":2,"2327":5,"2328":1,"2332":2,"2334":1,"2337":1,"2339":1,"2340":2,"2341":1,"2343":1,"2344":1,"2351":5,"2353":7,"2356":16,"2357":3,"2360":2,"2362":4,"2363":10,"2364":17,"2365":3,"2367":1,"2368":2,"2369":5,"2371":1,"2372":1,"2373":4,"2374":5,"2375":12,"2376":3,"2377":8,"2378":5,"2380":9,"2381":6,"2387":2,"2393":2,"2394":1,"2396":3,"2399":5,"2400":4,"2406":5,"2407":3,"2410":8,"2411":4,"2412":2,"2413":3,"2414":1,"2415":1,"2416":1,"2419":2,"2420":6,"2421":1,"2423":1,"2426":1,"2427":1,"2428":3,"2429":4,"2430":1,"2434":1,"2436":2,"2442":1,"2443":3,"2447":1,"2448":6,"2449":6,"2450":2,"2452":4,"2454":5,"2466":1,"2498":2,"2500":1,"2503":5,"2508":1,"2509":1,"2510":3,"2512":3,"2513":6,"2514":5,"2516":3,"2517":2,"2518":4,"2519":3,"2525":6,"2526":4,"2527":2,"2528":3,"2529":5,"2530":7,"2531":5,"2532":6,"2533":6,"2535":1,"2537":4,"2538":2,"2539":1,"2540":1,"2541":1,"2544":1,"2546":2,"2548":1,"2549":6,"2550":4,"2551":3,"2552":2,"2553":5,"2554":4,"2555":3,"2556":3,"2557":2,"2558":7,"2559":1,"2560":4,"2561":1,"2562":8,"2563":4,"2564":3,"2565":8,"2566":2,"2567":3,"2568":1,"2570":2,"2571":1,"2572":2,"2574":3,"2576":9,"2577":6,"2578":1,"2580":3,"2581":3,"2582":4,"2583":5,"2584":3,"2585":6,"2586":1,"2587":4,"2588":12,"2598":6,"2599":5,"2600":8,"2603":2,"2604":3,"2605":1,"2606":6,"2607":3,"2608":1,"2610":1,"2613":3,"2615":1,"2617":5,"2619":4,"2620":1,"2621":1,"2622":8,"2624":1,"2625":1,"2638":1,"2639":3,"2642":3,"2649":1,"2650":1,"2657":1,"2661":1,"2662":4,"2663":2,"2664":1,"2665":5,"2666":1,"2667":1,"2668":2,"2669":1,"2671":1,"2691":1,"2692":5,"2694":2,"2695":1,"2696":4,"2698":2,"2699":2,"2701":1,"2702":1,"2704":3,"2705":10,"2706":1,"2711":1,"2712":1,"2729":1,"2730":2,"2731":1,"2733":6,"2734":3,"2735":11,"2736":3,"2738":3,"2739":2,"2767":1,"2773":1,"2775":1,"2777":1,"2780":1,"2782":1,"2789":1,"2790":1,"2791":2,"2799":2,"2816":2,"2831":1,"2833":6,"2834":1,"2835":1,"2836":8,"2837":9,"2838":3,"2839":5,"2840":2,"2841":2,"2842":4,"2843":1,"2845":1,"2847":1,"2853":3,"2854":4,"2855":2,"2856":1,"2857":1,"2858":5,"2859":2,"2860":30,"2867":7,"2868":4,"2869":2,"2872":1,"2874":3,"2875":1,"2876":7,"2878":2,"2880":2,"2881":3,"2882":1,"2883":1,"2884":3,"2888":4,"2890":6,"2891":5,"2892":1,"2893":2,"2894":3,"2896":17}}],["yiancar",{"2":{"149":1}}],["yiancardesigns",{"2":{"143":3,"149":1}}],["yd68",{"2":{"143":2}}],["yd60mq",{"2":{"143":2,"149":1}}],["ydkb",{"2":{"143":3,"149":1,"211":2}}],["yapf",{"0":{"497":1},"2":{"483":1,"486":3,"497":1,"509":3}}],["yarn",{"2":{"442":1,"443":1}}],["yakiimo",{"2":{"211":1}}],["yandrstudio",{"2":{"199":1}}],["yangdigi",{"2":{"149":1}}],["yanghu",{"2":{"134":1}}],["yasui",{"2":{"143":2}}],["yaml",{"2":{"114":1}}],["yellow",{"2":{"371":1,"474":1,"476":1,"2063":2,"2079":2,"2085":1,"2558":1}}],["yet",{"2":{"149":1,"154":1,"209":1,"236":1,"537":1,"564":1,"578":1,"579":1,"625":1,"695":1,"1292":1,"1763":1,"2068":1,"2251":2,"2320":1,"2323":12,"2364":1,"2421":1,"2473":12,"2541":1,"2576":1,"2607":1,"2625":1,"2626":1,"2657":1,"2662":1,"2665":1,"2670":1,"2715":1,"2724":1,"2862":1,"2894":1}}],["yes",{"2":{"10":1,"28":1,"49":1,"74":1,"87":1,"88":3,"103":4,"104":3,"118":1,"119":1,"126":3,"127":3,"202":1,"232":1,"234":7,"235":1,"266":1,"332":1,"549":1,"557":1,"574":1,"607":1,"647":1,"672":1,"684":1,"706":1,"723":1,"746":1,"779":1,"805":1,"834":1,"866":1,"898":1,"933":1,"967":1,"1001":1,"1035":1,"1069":1,"1103":1,"1137":1,"1193":1,"1224":1,"1245":1,"1262":1,"1300":1,"1308":1,"1347":1,"1416":1,"1434":1,"1441":2,"1442":2,"1443":1,"1469":1,"1470":1,"1496":1,"1512":1,"1548":1,"1559":1,"1564":1,"1572":1,"1593":1,"1608":1,"1623":1,"1624":1,"1629":1,"1633":1,"1635":1,"1636":1,"1646":1,"1666":1,"1707":1,"1731":1,"1736":1,"1758":1,"1765":1,"1818":2,"1877":1,"1890":1,"1902":1,"1915":1,"1920":1,"1922":1,"1973":1,"1996":2,"1997":2,"1998":2,"1999":2,"2011":1,"2022":1,"2037":2,"2049":2,"2068":2,"2078":2,"2161":1,"2166":1,"2196":1,"2201":1,"2214":1,"2230":1,"2237":1,"2238":1,"2244":2,"2245":1,"2246":1,"2247":1,"2248":1,"2249":1,"2255":1,"2258":1,"2266":1,"2272":1,"2275":2,"2276":1,"2322":1,"2324":1,"2364":1,"2365":1,"2401":2,"2622":1,"2694":1,"2701":1,"2704":11,"2707":2,"2836":2,"2860":1,"2895":1}}],["year>",{"2":{"1437":1}}],["years",{"2":{"6":1,"10":1,"213":1,"2410":1}}],["year",{"2":{"0":2,"9":2,"19":2,"39":2,"52":2,"173":1,"1437":1,"2410":3}}],["r=4",{"2":{"2705":1}}],["rbt",{"2":{"2468":1,"2700":1,"2736":1}}],["rbrc",{"2":{"353":1,"571":2,"2024":1,"2458":1,"2467":1,"2515":1}}],["rr",{"2":{"2252":3}}],["rle",{"0":{"2728":1},"2":{"2703":4,"2713":1,"2720":1,"2724":1,"2728":1}}],["rl",{"2":{"2252":3}}],["rj",{"2":{"2211":2}}],["rz",{"2":{"1708":1}}],["ry",{"2":{"1708":1,"2816":1}}],["ryanbaekr",{"2":{"222":1}}],["r09",{"2":{"1560":2}}],["r08",{"2":{"1560":2}}],["r07",{"2":{"1560":2}}],["r06",{"2":{"1560":2}}],["r05",{"2":{"1560":4}}],["r04",{"2":{"1560":2}}],["r03",{"2":{"1560":2}}],["r02",{"2":{"1560":2}}],["r01",{"2":{"1560":2}}],["r|64",{"2":{"1508":1}}],["rw",{"2":{"1667":2}}],["rwin",{"2":{"1355":1,"1418":1,"2460":1,"2467":1,"2486":1,"2487":1,"2518":1}}],["rwx",{"2":{"236":3}}],["rnrm",{"2":{"2483":2,"2498":2}}],["rn",{"0":{"1337":1},"2":{"1337":1,"2320":5}}],["rn42",{"2":{"134":1,"149":1,"191":1,"211":1,"221":2,"556":1,"2320":1,"2322":1,"2807":1}}],["rts",{"2":{"1244":1,"1246":1,"1247":4}}],["rtc",{"2":{"236":1}}],["rgui",{"2":{"571":2,"1328":1,"1355":1,"1356":1,"1418":1,"1747":5,"2460":1,"2467":1,"2483":4,"2486":1,"2487":1,"2492":1,"2498":4,"2513":1,"2518":2,"2599":1}}],["rght",{"2":{"353":1,"571":2,"1891":1,"2024":2,"2462":1,"2467":1,"2483":1,"2485":1,"2498":1,"2515":1,"2866":4,"2867":3,"2868":2}}],["rgbtest",{"2":{"2039":1,"2489":1}}],["rgb|led",{"2":{"317":1}}],["rgb888",{"2":{"199":1,"2703":2,"2704":2}}],["rgbmatrix",{"2":{"191":1}}],["rgb565",{"2":{"191":1,"199":1,"2703":3,"2704":11,"2705":1}}],["rgb+via",{"2":{"176":1}}],["rgb64",{"2":{"143":2}}],["rgbw",{"0":{"1266":1},"2":{"112":1,"134":1,"266":2,"547":2,"1263":2,"1266":2,"2830":2}}],["rgbkb",{"2":{"93":1,"114":2,"149":1,"176":2,"191":1,"211":1,"266":1,"294":2}}],["rgblight=true",{"2":{"415":1}}],["rgblight",{"0":{"2824":1},"2":{"49":3,"65":1,"70":3,"74":2,"75":1,"111":6,"112":5,"113":1,"114":6,"160":2,"176":2,"191":10,"199":2,"211":3,"221":3,"222":6,"236":5,"249":4,"266":6,"277":1,"283":3,"285":2,"308":2,"332":6,"444":2,"547":10,"556":1,"612":1,"614":2,"633":4,"639":11,"684":1,"1262":1,"1263":1,"1389":16,"1400":5,"1434":2,"2037":2,"2040":14,"2041":14,"2042":12,"2043":12,"2044":6,"2046":1,"2047":18,"2048":4,"2049":16,"2050":1,"2051":2,"2052":1,"2053":2,"2055":1,"2056":16,"2057":7,"2058":6,"2059":14,"2060":6,"2061":2,"2062":6,"2063":3,"2064":4,"2065":6,"2070":2,"2224":2,"2400":9,"2401":3,"2802":1,"2824":3,"2842":11}}],["rgbleds",{"2":{"191":1}}],["rgbled",{"2":{"45":2,"70":1,"191":1,"222":2,"249":2,"547":2,"552":1,"2037":1,"2045":7,"2224":1,"2401":6}}],["rgb",{"0":{"25":1,"45":1,"80":1,"124":1,"214":1,"233":1,"283":1,"316":1,"444":1,"547":1,"1605":1,"2036":1,"2050":1,"2070":1,"2075":1,"2076":1,"2077":1,"2078":1,"2087":1,"2089":1,"2090":1,"2091":1,"2092":1,"2093":1,"2094":1,"2095":1,"2097":1,"2099":1,"2101":1,"2103":1,"2105":1,"2106":1,"2107":1,"2108":1,"2109":1,"2111":1,"2112":1,"2113":1,"2114":1,"2115":1,"2117":1,"2118":1,"2119":1,"2120":1,"2121":1,"2123":1,"2124":1,"2125":1,"2126":1,"2127":1,"2129":1,"2130":1,"2131":1,"2132":1,"2133":1,"2135":1,"2137":1,"2139":1,"2141":1,"2143":1,"2145":1,"2146":1,"2148":1,"2150":1,"2152":1,"2155":1,"2489":1,"2490":1,"2825":1,"2842":1},"1":{"2037":1,"2038":1,"2039":1,"2040":1,"2041":1,"2042":1,"2043":1,"2044":1,"2045":1,"2046":1,"2047":1,"2048":1,"2049":1,"2050":1,"2051":1,"2052":1,"2053":1,"2054":1,"2055":1,"2056":1,"2057":1,"2058":1,"2059":1,"2060":1,"2061":1,"2062":1,"2063":1,"2064":1,"2065":1,"2066":1,"2067":1,"2068":1,"2069":1,"2071":1,"2072":1,"2073":1,"2074":1,"2075":1,"2076":2,"2077":2,"2078":1,"2079":1,"2080":1,"2081":1,"2082":1,"2083":1,"2084":1,"2085":1,"2086":1,"2087":1,"2088":1,"2089":1,"2090":1,"2091":1,"2092":1,"2093":1,"2094":1,"2095":1,"2096":2,"2097":1,"2098":2,"2099":1,"2100":2,"2101":1,"2102":2,"2103":1,"2104":2,"2105":1,"2106":1,"2107":1,"2108":1,"2109":1,"2110":2,"2111":1,"2112":1,"2113":1,"2114":1,"2115":1,"2116":2,"2117":1,"2118":1,"2119":1,"2120":1,"2121":1,"2122":2,"2123":1,"2124":1,"2125":1,"2126":1,"2127":1,"2128":2,"2129":1,"2130":1,"2131":1,"2132":1,"2133":1,"2134":2,"2135":1,"2136":2,"2137":1,"2138":2,"2139":1,"2140":1,"2141":1,"2142":2,"2143":1,"2144":2,"2145":1,"2146":1,"2147":2,"2148":1,"2149":2,"2150":1,"2151":2,"2152":1,"2153":1,"2154":1,"2155":1,"2156":1,"2157":1},"2":{"25":7,"32":3,"45":2,"49":4,"63":1,"65":3,"70":1,"73":1,"80":1,"93":5,"94":1,"112":1,"114":27,"124":3,"133":1,"134":9,"143":4,"149":6,"153":2,"160":1,"176":3,"183":14,"185":7,"191":15,"199":2,"201":1,"211":7,"214":2,"221":3,"222":11,"229":1,"231":3,"233":1,"236":13,"238":1,"244":1,"249":31,"266":8,"277":9,"283":7,"285":11,"298":1,"308":8,"316":3,"317":4,"415":2,"444":2,"547":5,"552":1,"625":1,"633":2,"639":20,"640":1,"643":1,"644":5,"645":5,"683":1,"684":1,"705":1,"706":1,"712":1,"778":1,"779":2,"785":1,"786":3,"790":1,"792":1,"798":1,"804":1,"805":2,"811":1,"812":3,"817":1,"819":1,"825":1,"833":1,"834":2,"843":1,"844":3,"849":1,"851":1,"857":1,"865":1,"866":2,"873":1,"874":3,"881":1,"883":1,"889":1,"897":1,"898":2,"908":1,"909":3,"916":1,"918":1,"924":1,"932":1,"933":2,"942":1,"943":3,"950":1,"952":1,"958":1,"966":1,"967":2,"976":1,"977":3,"984":1,"986":1,"992":1,"1000":1,"1001":2,"1010":1,"1011":3,"1018":1,"1020":1,"1026":1,"1034":1,"1035":2,"1044":1,"1045":3,"1052":1,"1054":1,"1060":1,"1068":1,"1069":2,"1078":1,"1079":3,"1086":1,"1088":1,"1094":1,"1102":1,"1103":2,"1112":1,"1113":3,"1120":1,"1122":1,"1128":1,"1136":1,"1137":2,"1146":1,"1147":3,"1154":1,"1156":1,"1162":1,"1192":1,"1193":2,"1199":1,"1200":3,"1207":1,"1209":1,"1215":1,"1261":1,"1262":1,"1263":2,"1264":1,"1265":1,"1266":3,"1372":1,"1373":1,"1388":1,"1389":25,"1400":1,"1433":2,"1434":8,"1435":1,"1511":2,"1587":1,"1605":5,"1606":6,"1636":4,"1812":2,"1821":1,"1916":8,"1937":1,"2036":3,"2037":3,"2038":1,"2039":25,"2040":3,"2041":2,"2042":2,"2046":3,"2047":2,"2049":2,"2050":3,"2052":1,"2056":5,"2057":10,"2063":24,"2066":1,"2068":6,"2070":1,"2071":2,"2072":1,"2074":16,"2075":152,"2076":7,"2077":2,"2078":21,"2079":22,"2080":5,"2081":28,"2084":8,"2085":11,"2086":15,"2087":6,"2089":1,"2090":1,"2091":1,"2092":1,"2093":1,"2094":1,"2095":1,"2096":1,"2098":1,"2146":1,"2147":1,"2222":1,"2224":2,"2227":2,"2381":2,"2389":1,"2390":2,"2391":2,"2489":22,"2490":17,"2694":5,"2695":2,"2701":8,"2703":2,"2705":5,"2738":1,"2800":1,"2802":1,"2803":1,"2824":2,"2825":3,"2837":1,"2842":51,"2855":2,"2887":1}}],["rq",{"0":{"567":1},"2":{"344":2,"345":2,"567":2}}],["rms",{"2":{"1653":1}}],["rm24c512c",{"2":{"730":2}}],["rm",{"2":{"283":1,"2074":13,"2077":2,"2490":13,"2582":1}}],["rmi",{"2":{"197":13,"199":1}}],["rswp",{"2":{"2483":2,"2498":2}}],["rspc",{"2":{"2202":1,"2203":1,"2205":5,"2206":3,"2495":1}}],["rsi",{"2":{"1467":1}}],["rstp",{"2":{"1629":2,"1631":2,"2475":1}}],["rst",{"2":{"1463":1,"1465":1,"1648":1,"1649":1,"1655":2,"1909":3,"2234":1,"2321":1,"2329":1,"2332":1,"2334":1,"2335":1,"2337":1,"2377":1,"2437":1,"2439":1,"2441":1,"2469":1,"2701":11,"2704":4}}],["rsg",{"2":{"1355":1,"2486":1,"2487":1,"2492":1,"2518":1,"2599":1}}],["rsag",{"2":{"1355":1,"2486":1,"2487":1,"2492":1,"2518":1,"2599":1}}],["rsa",{"2":{"1355":1,"2486":1,"2487":1,"2492":1,"2518":1,"2599":1}}],["rs232",{"2":{"1170":1}}],["rs485",{"2":{"1170":1}}],["rs40",{"2":{"211":1}}],["rsft",{"2":{"353":1,"571":2,"1355":1,"1418":1,"1503":4,"1564":1,"1567":1,"2205":9,"2206":1,"2327":1,"2460":1,"2467":1,"2486":1,"2487":1,"2492":1,"2513":1,"2515":1,"2518":2,"2599":1,"2859":1}}],["rs",{"2":{"249":1,"1667":2}}],["rshift",{"2":{"211":1,"260":1,"1356":1}}],["r17",{"2":{"1560":2}}],["r16",{"2":{"1560":2}}],["r15",{"2":{"1560":2}}],["r14",{"2":{"1560":2}}],["r13",{"2":{"1560":2}}],["r12",{"2":{"1560":2}}],["r11",{"2":{"1560":2}}],["r10",{"2":{"1560":2}}],["r1",{"2":{"211":1,"300":1,"725":1,"2806":1}}],["r2",{"2":{"207":1,"211":2,"277":1,"725":1,"2806":1}}],["rxc1",{"2":{"1999":1}}],["rxcie1",{"2":{"1999":1}}],["rxen1",{"2":{"1999":3}}],["rxled",{"2":{"1372":2,"1376":2}}],["rx",{"2":{"191":1,"1176":1,"1178":8,"1179":5,"1183":1,"1189":11,"1190":9,"1191":8,"1246":2,"1247":4,"1370":1,"1708":1,"1999":6,"2639":2,"2650":2,"2652":2,"2816":1}}],["rp",{"2":{"2645":2,"2646":2,"2647":2,"2651":1}}],["rp2",{"2":{"2558":1}}],["rp2040",{"0":{"163":1,"271":1,"677":1,"737":1,"1374":1,"1377":1,"1381":1,"2000":1,"2350":1,"2640":1,"2649":1,"2650":1,"2651":1,"2653":1,"2654":1},"1":{"2641":1,"2642":1,"2643":1,"2644":1,"2645":1,"2646":1,"2647":1,"2648":1,"2649":1,"2650":2,"2651":2,"2652":1,"2653":1,"2654":1},"2":{"163":5,"174":1,"176":11,"191":9,"199":5,"211":3,"236":3,"266":1,"271":6,"277":1,"294":1,"308":1,"311":1,"317":1,"534":3,"677":2,"704":1,"734":2,"737":3,"1175":1,"1176":2,"1179":2,"1183":2,"1270":1,"1367":2,"1371":3,"1373":1,"1378":2,"1379":2,"1381":1,"2000":1,"2219":1,"2350":4,"2535":1,"2559":1,"2640":1,"2641":1,"2642":3,"2643":2,"2644":1,"2645":1,"2646":1,"2647":1,"2648":5,"2649":1,"2650":3,"2651":3,"2652":1,"2653":6,"2654":1,"2812":1,"2843":1}}],["rprn",{"2":{"2491":1,"2501":1}}],["rpi",{"2":{"2350":1}}],["rpt",{"2":{"1491":1,"1492":2,"1493":1,"2470":1}}],["rpc",{"2":{"176":2,"2223":7}}],["rdesc",{"2":{"134":1}}],["royal",{"2":{"2503":1}}],["road",{"2":{"2409":1}}],["roadmap",{"2":{"88":1,"104":1}}],["roastpotatoes",{"2":{"2369":1,"2382":1}}],["rosin",{"2":{"2367":1,"2374":2}}],["rosaline",{"2":{"211":1}}],["roving",{"2":{"2320":1}}],["rofl",{"2":{"2276":3}}],["robot",{"2":{"747":1}}],["robustness",{"2":{"211":1}}],["robust",{"2":{"76":1}}],["ro",{"2":{"413":1}}],["rooms",{"2":{"2427":1}}],["room",{"2":{"1814":1,"1912":1,"2072":1,"2236":1,"2391":1}}],["root",{"2":{"319":1,"495":1,"554":1,"597":1,"1310":1,"1354":1,"1395":1,"1508":3,"1509":1,"1818":1,"2078":1,"2363":3,"2554":1,"2555":1,"2560":1,"2622":1,"2891":1}}],["rookiebwoy",{"2":{"241":2,"249":2,"300":2,"308":1}}],["rot",{"2":{"308":1,"2850":1}}],["rotary",{"2":{"236":1,"671":1,"1289":1,"2813":1,"2827":1}}],["rotates",{"2":{"1911":1,"1941":3,"1943":3}}],["rotate",{"0":{"2007":1},"2":{"1911":1,"2007":4}}],["rotated",{"2":{"31":1,"34":1,"1386":1,"1911":2,"1939":1}}],["rotating",{"2":{"1638":3,"1652":1,"1912":1,"2236":1}}],["rotations",{"2":{"1944":1,"1945":1,"2712":1,"2816":1}}],["rotational",{"2":{"149":1,"1939":2}}],["rotation",{"0":{"1911":1,"1930":1},"2":{"31":5,"34":5,"199":1,"307":2,"1636":2,"1906":5,"1911":10,"1912":19,"1930":6,"1941":3,"1943":4,"2007":1,"2233":5,"2236":12,"2704":1,"2705":13,"2709":1,"2745":1,"2816":3}}],["rogue87",{"2":{"211":1}}],["ropt",{"2":{"176":1,"1355":1,"1418":1,"2460":1,"2467":1,"2486":1,"2487":1,"2518":1}}],["rocketboard",{"2":{"149":1}}],["rollover",{"0":{"2781":1,"2787":1},"2":{"556":1,"1595":1,"2244":1,"2322":1,"2483":3,"2498":3}}],["rolls",{"2":{"308":1,"2861":1}}],["roll",{"2":{"294":1,"387":1,"1772":2,"2021":1}}],["rolled",{"2":{"289":1,"2873":1}}],["rollback",{"2":{"191":1}}],["rolling",{"0":{"2865":1},"2":{"134":1,"2324":1,"2867":3}}],["roles",{"2":{"2255":1,"2827":1}}],["role",{"2":{"114":1,"149":1,"194":1,"546":3,"2525":1,"2676":1,"2860":2,"2861":8,"2867":8,"2868":5,"2869":1}}],["roughly",{"2":{"1897":1}}],["rouge87",{"2":{"211":1}}],["routing",{"2":{"697":1,"2377":1}}],["routine",{"2":{"49":1,"556":2,"604":1,"606":1,"607":5,"1397":1,"1649":1,"2364":2,"2599":1}}],["routines",{"2":{"49":1,"125":1,"185":1,"549":1,"2626":1}}],["route",{"0":{"347":1,"348":1,"349":1,"350":1},"2":{"2375":1}}],["rounded",{"2":{"1230":1,"1270":1}}],["round",{"2":{"133":1,"134":1,"381":1,"578":1,"1448":1}}],["row1",{"2":{"2412":11}}],["row0",{"2":{"2412":12}}],["row2col",{"2":{"111":1,"543":1,"604":1,"631":3,"2667":2,"2819":1}}],["row",{"2":{"92":2,"114":1,"199":1,"222":1,"255":3,"289":1,"543":1,"552":5,"606":1,"607":4,"624":1,"631":13,"1307":8,"1370":1,"1380":1,"1381":1,"1383":4,"1386":8,"1460":3,"1462":1,"1559":2,"1560":2,"1561":2,"1583":1,"1595":1,"1623":1,"1628":1,"1639":1,"1688":2,"1690":2,"1770":2,"1814":3,"1817":4,"2072":3,"2075":4,"2085":4,"2215":1,"2218":1,"2224":2,"2238":5,"2330":1,"2337":1,"2369":1,"2374":2,"2375":2,"2377":4,"2380":1,"2412":8,"2509":1,"2632":2,"2668":3,"2669":1,"2694":1,"2703":2,"2742":1,"2745":1,"2816":1,"2819":2,"2823":1,"2860":1,"2870":1,"2873":1,"2874":1,"2878":5,"2883":1}}],["rows",{"2":{"63":1,"111":1,"114":1,"211":2,"317":2,"543":6,"571":1,"607":2,"631":1,"1386":1,"1387":2,"1416":2,"1460":1,"1462":1,"1814":2,"1882":1,"1912":2,"2072":2,"2085":1,"2215":3,"2218":1,"2224":2,"2238":1,"2258":1,"2369":3,"2371":1,"2377":1,"2412":5,"2509":1,"2514":3,"2531":1,"2666":1,"2667":3,"2668":1,"2694":1,"2742":1,"2776":1,"2819":3,"2874":4,"2885":1}}],["romanian",{"2":{"2834":3}}],["rominronin",{"2":{"422":1,"2394":1}}],["roms",{"2":{"273":1}}],["rom",{"0":{"276":1,"284":1},"2":{"49":1,"273":1,"1681":1,"2428":1,"2451":1,"2896":1}}],["rcpc",{"2":{"2202":1,"2203":1,"2205":1,"2495":1}}],["rcbr",{"2":{"2024":1,"2491":1,"2501":1}}],["rctrl",{"2":{"1356":1}}],["rctl",{"2":{"353":1,"571":2,"1328":1,"1355":1,"1418":1,"2205":2,"2327":1,"2460":1,"2467":1,"2483":2,"2486":1,"2487":1,"2492":1,"2498":2,"2515":1,"2518":2,"2599":1,"2872":1,"2875":1}}],["rcg",{"2":{"1355":1,"2486":1,"2487":1,"2492":1,"2518":1,"2599":1}}],["rcsg",{"2":{"1355":1,"2486":1,"2487":1,"2492":1,"2518":1,"2599":1}}],["rcs",{"2":{"1355":1,"2486":1,"2487":1,"2492":1,"2518":1,"2599":1}}],["rcag",{"2":{"1355":1,"2486":1,"2487":1,"2492":1,"2518":1,"2599":1}}],["rca",{"2":{"1355":1,"2486":1,"2487":1,"2492":1,"2518":1,"2599":1}}],["rcmd",{"2":{"1355":1,"1418":1,"2460":1,"2467":1,"2486":1,"2487":1,"2518":1}}],["rc",{"2":{"49":3,"1382":1,"2624":1}}],["radius",{"2":{"2705":1}}],["radio",{"2":{"2676":1}}],["rabk",{"2":{"2491":1,"2501":1}}],["rabbit",{"2":{"143":2}}],["rapc",{"2":{"2202":1,"2203":1,"2205":1,"2495":1}}],["rapidly",{"2":{"1463":1,"1511":1,"2254":1}}],["rag",{"2":{"1355":1,"2486":1,"2487":1,"2492":1,"2518":1,"2599":1}}],["rarely",{"2":{"2277":1}}],["rare",{"2":{"377":1,"635":1,"2504":1}}],["rart",{"2":{"211":1}}],["rartlice",{"2":{"211":1}}],["rartand",{"2":{"211":1}}],["rart80",{"2":{"211":2}}],["rart75m",{"2":{"211":1}}],["rart75",{"2":{"211":2}}],["rart67m",{"2":{"211":1}}],["rart67",{"2":{"211":1}}],["rart60",{"2":{"211":1}}],["rart45",{"2":{"211":1}}],["ralt|mod",{"2":{"1393":1}}],["ralt",{"2":{"353":1,"571":2,"1355":1,"1356":1,"1418":1,"1747":5,"1756":1,"2030":1,"2205":2,"2460":1,"2467":1,"2483":2,"2486":1,"2487":1,"2492":1,"2498":2,"2513":1,"2515":1,"2518":2,"2599":1,"2859":1,"2876":1}}],["rastersoft",{"2":{"222":1}}],["raspberry",{"0":{"163":1,"534":1,"2350":1,"2640":1},"1":{"2641":1,"2642":1,"2643":1,"2644":1,"2645":1,"2646":1,"2647":1,"2648":1,"2649":1,"2650":1,"2651":1,"2652":1,"2653":1,"2654":1},"2":{"163":1,"176":1,"1176":1,"1179":1,"1183":1,"2000":1,"2642":1,"2643":1}}],["rand",{"2":{"1905":1,"2232":1}}],["randomly",{"2":{"2075":4}}],["randomness",{"2":{"1463":3}}],["random",{"0":{"2192":1,"2739":1},"2":{"263":1,"589":1,"1382":1,"1649":2,"1905":2,"2075":5,"2232":2,"2705":1,"2739":3}}],["random8",{"2":{"199":2}}],["ran",{"2":{"632":1}}],["ranges",{"0":{"231":1},"2":{"191":1,"199":2,"231":2,"236":1,"357":1,"1503":1,"1904":1,"1926":1,"2045":1,"2047":1,"2231":1}}],["range",{"0":{"1615":1,"1616":1,"2055":1,"2065":1},"2":{"149":1,"176":2,"191":1,"199":3,"231":22,"285":3,"294":1,"575":1,"598":1,"621":4,"1401":2,"1416":4,"1432":1,"1442":5,"1553":1,"1556":1,"1558":1,"1610":3,"1613":2,"1615":1,"1616":1,"1653":1,"1709":1,"1710":1,"1814":3,"1882":1,"1920":1,"1924":1,"1925":1,"1926":2,"1936":1,"1938":1,"1939":2,"1949":1,"1950":1,"1959":1,"1969":1,"2027":1,"2035":1,"2043":2,"2053":3,"2055":2,"2056":5,"2058":6,"2059":14,"2063":1,"2065":5,"2072":3,"2165":1,"2168":1,"2206":1,"2455":1,"2465":1,"2699":1,"2702":1,"2705":3,"2754":1,"2831":1,"2860":1}}],["raison",{"2":{"600":1}}],["raises",{"2":{"503":1,"506":1,"1893":1}}],["raised",{"2":{"381":1,"383":1,"390":2,"1895":2,"2503":1,"2695":2}}],["raise",{"2":{"198":1,"265":1,"506":1,"701":1,"1389":1,"1392":1,"1400":1,"1461":1,"1491":1,"1952":2,"2470":1,"2732":7,"2734":3}}],["rainbow",{"2":{"332":1,"2039":2,"2041":4,"2042":4,"2043":2,"2044":1,"2045":4,"2067":1,"2068":2,"2075":9,"2489":2,"2705":3,"2824":1,"2842":5}}],["raindrop",{"2":{"241":2}}],["raindrops",{"2":{"114":1,"222":1,"285":1,"294":1,"2075":6,"2842":2}}],["rainkeeb",{"2":{"143":2}}],["rainkeebs",{"2":{"143":3,"149":2}}],["rain",{"2":{"134":1,"160":1,"199":1,"222":2,"285":1,"2075":6,"2842":2}}],["rampdown",{"2":{"1654":24}}],["rampup",{"2":{"1654":24}}],["ramlord",{"2":{"211":1}}],["rama",{"2":{"199":1,"211":4}}],["ram",{"2":{"176":1,"191":1,"236":1,"700":1,"701":1,"727":1,"734":2,"1383":1,"1629":1,"1670":1,"2010":1,"2624":2,"2625":1,"2637":1,"2659":1,"2702":5,"2704":2,"2849":1}}],["ramonimbao",{"2":{"102":3,"197":13,"199":1}}],["ratio",{"2":{"1511":1,"1907":1}}],["ratio65",{"2":{"211":2}}],["rationale",{"2":{"49":1}}],["rated",{"2":{"1652":1,"1653":1}}],["rates",{"2":{"683":1}}],["rate",{"0":{"137":1},"2":{"65":1,"114":1,"137":1,"143":3,"149":4,"222":1,"236":1,"285":1,"543":2,"682":2,"700":4,"1250":1,"1309":1,"1383":1,"1386":1,"1454":4,"1893":1,"1897":1,"1907":1,"1932":1,"1942":1,"2002":3,"2069":1,"2234":1,"2249":1,"2324":1,"2712":3,"2883":1}}],["rather",{"2":{"49":1,"50":1,"124":1,"201":1,"230":1,"234":1,"456":1,"494":1,"509":1,"517":1,"543":1,"546":1,"598":1,"601":1,"621":1,"622":1,"647":1,"1170":1,"1275":1,"1308":1,"1388":1,"1425":1,"1450":1,"1769":1,"1771":1,"1965":1,"2038":1,"2340":2,"2342":1,"2387":1,"2502":1,"2568":1,"2582":1,"2599":1,"2660":1,"2692":1,"2694":2,"2705":1,"2736":1,"2782":1,"2859":1,"2867":1,"2869":1}}],["raw",{"0":{"2010":1,"2017":1,"2019":1},"1":{"2011":1,"2012":1,"2013":1,"2014":1,"2015":1,"2016":1,"2017":1,"2018":2,"2019":1,"2020":2},"2":{"17":1,"50":1,"62":1,"114":1,"160":1,"191":1,"222":1,"266":1,"308":1,"445":1,"557":1,"607":1,"613":1,"615":1,"1387":1,"1389":7,"1905":3,"1912":6,"1944":1,"1945":1,"2008":1,"2010":1,"2012":5,"2013":2,"2014":2,"2015":8,"2017":1,"2232":3,"2236":4,"2638":2,"2639":1,"2703":4,"2705":3,"2743":3,"2816":1}}],["ribbon",{"2":{"2377":1}}],["river",{"2":{"2075":1}}],["riverflow",{"2":{"277":1,"285":1,"2075":3}}],["riccks",{"2":{"2503":1}}],["rick",{"2":{"1772":2}}],["richly",{"2":{"2693":1}}],["rich",{"2":{"114":1,"248":1}}],["rigid",{"2":{"2371":1}}],["rigor",{"2":{"597":1}}],["right=11",{"2":{"2705":1}}],["righthand",{"2":{"550":1,"551":1}}],["rightmost",{"2":{"55":1,"317":1,"1609":1,"1688":1,"1690":1}}],["righty",{"2":{"43":2}}],["right",{"2":{"31":1,"34":1,"100":2,"114":2,"119":2,"149":2,"152":1,"160":1,"176":1,"199":2,"202":1,"203":1,"231":2,"249":1,"255":1,"307":4,"329":1,"331":1,"353":1,"371":3,"375":1,"494":1,"525":1,"543":2,"547":2,"550":7,"551":5,"552":10,"578":1,"643":1,"668":1,"1172":1,"1175":1,"1178":1,"1355":25,"1356":1,"1393":5,"1453":1,"1462":1,"1473":1,"1493":3,"1496":1,"1560":6,"1564":2,"1565":4,"1623":2,"1634":10,"1635":1,"1660":1,"1662":1,"1747":2,"1749":2,"1756":4,"1770":1,"1811":4,"1814":1,"1817":9,"1820":1,"1891":4,"1907":3,"1912":4,"1929":1,"1935":3,"1939":8,"1943":11,"1945":7,"1946":2,"1952":1,"1953":3,"1962":1,"2004":1,"2005":1,"2021":1,"2024":6,"2065":1,"2072":1,"2075":15,"2081":2,"2201":1,"2202":7,"2203":8,"2206":1,"2215":2,"2217":1,"2218":1,"2219":7,"2220":2,"2224":10,"2234":1,"2236":2,"2240":1,"2252":2,"2256":1,"2261":12,"2273":1,"2328":1,"2331":1,"2333":1,"2340":1,"2345":1,"2347":1,"2349":1,"2356":1,"2371":1,"2374":2,"2375":1,"2458":1,"2460":8,"2462":2,"2464":1,"2467":12,"2483":6,"2485":4,"2486":25,"2487":25,"2491":3,"2492":25,"2495":8,"2498":6,"2501":3,"2518":29,"2519":6,"2544":1,"2582":2,"2599":25,"2607":1,"2617":1,"2639":3,"2655":1,"2705":6,"2726":2,"2747":2,"2789":1,"2816":1,"2818":1,"2825":1,"2827":3,"2842":2,"2874":2,"2876":4}}],["rising",{"2":{"1230":2}}],["risky",{"2":{"1343":1}}],["risk",{"2":{"392":1,"556":1,"738":1,"1343":1,"2373":1,"2687":1,"2851":1}}],["risc",{"0":{"535":1},"1":{"536":1},"2":{"130":2,"134":2,"153":1}}],["riot",{"2":{"222":1,"241":2,"266":1}}],["rionlion100",{"2":{"37":1}}],["rider",{"2":{"2039":1,"2489":1}}],["rid",{"2":{"222":4}}],["ringing",{"2":{"1528":1}}],["ring",{"2":{"199":1,"285":1,"1934":1}}],["rip",{"2":{"149":1}}],["ruin",{"2":{"2375":1}}],["russian",{"2":{"236":1,"2833":1,"2834":2}}],["ruled",{"2":{"2799":1}}],["rule",{"2":{"149":1,"199":1,"289":1,"294":1,"498":1,"610":1,"617":1,"2873":2,"2874":1,"2875":2}}],["ruler",{"2":{"143":2,"2373":1}}],["rules",{"0":{"553":1,"1294":1,"1434":1,"1601":2,"1646":1,"2322":1,"2364":1,"2401":1,"2836":1},"1":{"554":1,"555":1,"556":1,"557":1,"1435":1},"2":{"32":1,"49":1,"50":2,"70":29,"74":1,"75":1,"76":3,"87":1,"94":1,"103":1,"114":2,"118":2,"119":1,"133":2,"134":5,"141":1,"149":1,"172":1,"176":2,"191":2,"199":1,"202":1,"211":5,"235":1,"262":1,"266":11,"285":1,"293":1,"305":1,"308":2,"314":1,"322":1,"326":1,"415":1,"498":1,"537":2,"540":1,"549":1,"605":1,"606":1,"607":1,"609":3,"610":1,"611":1,"613":3,"616":2,"617":6,"647":1,"672":1,"684":1,"706":1,"723":1,"724":1,"727":1,"734":1,"746":1,"779":1,"805":1,"834":1,"866":1,"898":1,"933":1,"967":1,"1001":1,"1035":1,"1069":1,"1103":1,"1137":1,"1173":1,"1176":2,"1179":2,"1193":1,"1224":1,"1245":1,"1262":1,"1267":1,"1293":1,"1294":2,"1300":1,"1308":1,"1310":2,"1347":1,"1368":1,"1370":1,"1371":1,"1379":1,"1386":1,"1387":2,"1397":1,"1403":1,"1404":2,"1433":2,"1434":7,"1435":1,"1441":2,"1442":2,"1443":1,"1447":1,"1450":1,"1451":1,"1453":1,"1470":2,"1496":1,"1512":1,"1517":1,"1548":1,"1559":1,"1564":1,"1565":1,"1572":1,"1592":1,"1593":1,"1602":1,"1608":1,"1623":1,"1624":1,"1629":1,"1633":1,"1635":1,"1646":1,"1666":1,"1707":1,"1731":1,"1736":1,"1758":1,"1765":1,"1813":1,"1818":2,"1877":1,"1890":1,"1902":1,"1915":1,"1920":1,"1922":1,"1924":1,"1925":1,"1926":1,"1927":1,"1931":1,"1936":1,"1937":1,"1938":1,"1939":2,"1940":1,"1973":1,"1995":1,"1996":1,"1997":1,"1998":1,"1999":1,"2011":1,"2022":1,"2037":2,"2068":1,"2071":1,"2078":2,"2161":1,"2166":1,"2196":1,"2204":1,"2214":1,"2230":1,"2237":1,"2244":1,"2245":1,"2246":1,"2247":1,"2248":1,"2249":1,"2255":1,"2258":1,"2266":1,"2272":1,"2275":2,"2276":1,"2320":1,"2322":2,"2324":1,"2328":1,"2329":1,"2332":1,"2334":1,"2335":1,"2336":1,"2337":1,"2339":1,"2341":1,"2342":1,"2344":1,"2346":2,"2348":2,"2350":2,"2360":2,"2361":1,"2363":2,"2365":4,"2397":1,"2401":19,"2443":1,"2525":1,"2543":1,"2546":1,"2594":1,"2622":1,"2639":1,"2650":1,"2651":1,"2672":1,"2692":1,"2694":3,"2701":2,"2704":11,"2705":2,"2707":1,"2799":1,"2836":1,"2838":1,"2856":1,"2860":2,"2887":1,"2891":3,"2893":1,"2895":1}}],["runoff",{"2":{"1814":1,"2072":1}}],["rundown",{"2":{"595":1}}],["runners",{"2":{"2570":1}}],["runner",{"2":{"285":3,"294":1}}],["runner3680",{"2":{"143":20}}],["running",{"0":{"376":1,"565":1,"2892":1},"2":{"11":1,"50":1,"69":2,"108":1,"132":1,"149":1,"249":1,"355":3,"382":1,"563":1,"568":1,"570":3,"580":1,"599":1,"625":1,"633":1,"669":1,"1183":1,"1230":1,"1293":1,"1296":1,"1496":1,"1520":1,"1521":1,"1583":1,"1595":1,"1833":1,"1835":1,"1837":1,"1839":1,"1845":1,"1846":1,"1869":1,"1875":1,"2042":1,"2097":1,"2099":1,"2101":1,"2103":1,"2109":1,"2110":1,"2151":1,"2157":1,"2321":1,"2328":1,"2355":1,"2356":1,"2363":1,"2428":1,"2454":1,"2543":1,"2562":1,"2569":1,"2571":1,"2573":1,"2575":1,"2585":2,"2587":1,"2712":1,"2795":1}}],["run",{"0":{"1493":1,"2576":1},"2":{"51":1,"90":1,"114":1,"158":2,"176":2,"199":1,"254":1,"263":1,"368":1,"437":2,"441":3,"447":3,"451":4,"455":1,"457":1,"467":1,"469":1,"483":1,"487":1,"488":1,"495":2,"524":1,"525":1,"546":1,"556":1,"562":1,"571":1,"637":1,"641":2,"669":2,"1274":1,"1294":1,"1296":2,"1310":3,"1326":1,"1342":1,"1401":1,"1438":1,"1497":1,"1498":1,"1575":1,"1579":1,"1587":1,"1588":1,"1636":1,"1665":1,"1735":1,"1749":1,"1805":1,"1818":3,"1820":1,"1833":1,"1835":1,"1915":1,"1920":1,"1939":1,"1950":1,"2078":3,"2081":1,"2097":1,"2099":1,"2219":2,"2245":1,"2256":1,"2277":2,"2335":1,"2336":1,"2353":2,"2363":3,"2378":1,"2407":1,"2448":2,"2454":3,"2500":1,"2519":1,"2525":2,"2533":1,"2543":1,"2545":2,"2546":1,"2547":1,"2553":1,"2562":2,"2563":1,"2576":6,"2582":6,"2585":3,"2587":2,"2604":1,"2615":1,"2616":1,"2618":1,"2621":1,"2655":1,"2657":1,"2659":1,"2662":1,"2694":1,"2709":1,"2733":1,"2738":1,"2759":1,"2765":1,"2775":1,"2818":1,"2825":1,"2887":1,"2891":1,"2892":5,"2893":2,"2896":1}}],["runtime=",{"2":{"2353":1}}],["runtime",{"0":{"1629":1},"1":{"1630":1,"1631":1,"1632":1},"2":{"24":1,"701":1,"735":1,"1326":1,"1957":1,"1958":1,"2353":2,"2860":2}}],["runs",{"2":{"0":1,"9":1,"19":1,"39":1,"52":1,"364":1,"447":2,"451":2,"474":1,"527":1,"626":1,"639":3,"1399":1,"1417":1,"1458":1,"1521":3,"1925":1,"1932":1,"1939":1,"2010":1,"2445":1,"2447":1,"2525":1,"2545":1,"2558":1,"2881":1,"2883":3}}],["r",{"0":{"2097":1,"2099":1},"1":{"2098":1,"2100":1},"2":{"32":1,"191":1,"266":2,"308":1,"317":1,"353":1,"470":1,"571":2,"710":1,"713":1,"783":1,"786":1,"809":1,"812":1,"841":1,"844":1,"871":1,"874":1,"906":1,"909":1,"940":1,"943":1,"974":1,"977":1,"1008":1,"1011":1,"1042":1,"1045":1,"1076":1,"1079":1,"1110":1,"1113":1,"1144":1,"1147":1,"1175":2,"1197":1,"1200":1,"1266":2,"1356":27,"1508":2,"1772":1,"2039":1,"2056":10,"2084":1,"2086":1,"2098":1,"2100":1,"2199":1,"2247":2,"2252":2,"2336":1,"2395":1,"2427":1,"2456":3,"2467":3,"2489":1,"2515":1,"2694":1,"2703":4,"2816":2,"2829":1,"2846":1,"2874":25}}],["req",{"2":{"2162":1}}],["requried",{"2":{"249":1}}],["requesting",{"2":{"371":1,"2503":1}}],["requested",{"2":{"99":1,"164":1,"568":1,"607":1,"1912":1,"2236":1,"2504":1}}],["request",{"0":{"392":1,"2784":1},"1":{"393":1,"394":1,"395":1,"396":1},"2":{"45":1,"50":1,"87":1,"103":1,"126":1,"357":1,"392":3,"395":1,"396":1,"578":1,"591":2,"595":9,"599":1,"601":1,"664":1,"775":1,"1317":1,"1319":1,"1387":1,"1438":1,"2015":8,"2162":2,"2164":1,"2356":3,"2427":1,"2462":1,"2467":1,"2503":1,"2581":1,"2583":1,"2622":1,"2697":1,"2784":1,"2798":1,"2896":1}}],["requests",{"2":{"38":1,"69":1,"199":1,"395":1,"560":2,"590":1,"1321":1,"2502":1,"2586":1,"2695":1,"2696":1,"2784":1,"2850":1}}],["requirement",{"2":{"236":1,"697":1,"1657":1,"2660":1,"2692":1}}],["requirements",{"0":{"404":1,"2352":1,"2678":1,"2679":1,"2692":1},"2":{"160":1,"176":1,"404":2,"470":2,"730":1,"1264":1,"1268":1,"2000":1,"2504":1,"2675":1,"2681":1,"2695":1}}],["requires",{"2":{"158":1,"375":1,"404":1,"442":1,"443":2,"666":1,"730":1,"731":1,"734":1,"736":1,"738":1,"740":1,"746":1,"1224":1,"1245":1,"1276":1,"1334":1,"1343":1,"1505":1,"1602":1,"1878":1,"1910":1,"1924":1,"1936":1,"1938":1,"1953":1,"1955":1,"2014":1,"2224":1,"2229":1,"2243":2,"2276":1,"2277":1,"2321":1,"2334":1,"2340":2,"2355":2,"2480":1,"2504":1,"2536":1,"2545":1,"2573":1,"2622":1,"2626":1,"2694":2,"2695":1,"2700":1,"2702":2,"2703":4,"2705":3,"2709":1,"2856":1}}],["require",{"0":{"124":1},"2":{"58":1,"132":1,"134":1,"232":1,"297":1,"308":2,"358":1,"381":1,"392":1,"395":2,"412":1,"496":1,"557":1,"570":1,"574":1,"638":1,"666":1,"667":1,"700":1,"734":1,"735":2,"738":1,"1295":1,"1488":1,"1649":1,"1749":1,"1755":1,"1803":1,"1932":1,"1940":1,"2049":1,"2085":1,"2086":1,"2222":1,"2243":1,"2264":1,"2271":1,"2332":1,"2372":1,"2412":1,"2445":1,"2548":1,"2659":1,"2681":1,"2694":1,"2695":1,"2702":1,"2704":3,"2705":1,"2735":1,"2839":1,"2842":1,"2847":1,"2854":1}}],["required",{"0":{"23":1,"2210":1},"1":{"2211":1},"2":{"10":2,"24":1,"50":1,"69":1,"70":1,"107":1,"118":1,"211":1,"228":1,"234":9,"262":1,"285":1,"332":1,"552":1,"557":1,"593":1,"597":1,"607":1,"613":1,"622":1,"648":1,"649":1,"672":1,"684":1,"695":1,"706":1,"723":1,"729":1,"746":1,"748":1,"779":1,"805":1,"834":1,"866":1,"898":1,"933":1,"967":1,"1001":1,"1035":1,"1069":1,"1103":1,"1137":1,"1175":1,"1183":1,"1193":1,"1224":1,"1225":1,"1226":1,"1245":1,"1246":1,"1262":1,"1277":2,"1281":1,"1414":1,"1473":1,"1487":2,"1502":1,"1610":2,"1657":1,"1667":4,"1749":1,"1750":1,"1909":2,"1911":1,"1915":1,"1924":3,"1925":1,"1926":2,"1928":3,"1932":2,"1936":2,"1937":1,"1938":3,"1939":1,"1943":3,"1957":3,"1959":2,"2010":1,"2158":1,"2222":1,"2223":1,"2234":3,"2243":1,"2266":1,"2293":1,"2325":1,"2353":1,"2361":2,"2371":2,"2373":1,"2376":1,"2400":1,"2401":1,"2402":2,"2403":1,"2424":1,"2429":1,"2451":1,"2504":1,"2505":1,"2537":2,"2539":1,"2544":1,"2623":1,"2628":1,"2675":1,"2692":1,"2694":2,"2695":1,"2704":4,"2705":6,"2800":4,"2801":2,"2803":2,"2804":2,"2805":1,"2806":2,"2813":3,"2815":1,"2816":3,"2818":5,"2823":2,"2824":1,"2825":5,"2829":3,"2830":1,"2890":1,"2891":1}}],["requiring",{"0":{"40":1,"53":1,"67":1,"72":1,"85":1,"101":1,"121":1,"139":1,"155":1,"165":1,"180":1,"193":1,"205":1,"216":1,"225":1,"239":1,"252":1,"269":1,"280":1,"290":1,"299":1,"310":1},"1":{"41":1,"42":1,"43":1,"44":1,"45":1,"46":1,"54":1,"55":1,"56":1,"57":1,"58":1,"59":1,"60":1,"86":1,"87":1,"88":1,"89":1,"90":1,"102":1,"103":1,"104":1,"105":1,"122":1,"123":1,"124":1,"125":1,"126":1,"127":1,"128":1,"140":1,"141":1,"142":1,"143":1,"156":1,"157":1,"158":1,"159":1,"166":1,"167":1,"168":1,"169":1,"170":1,"181":1,"182":1,"183":1,"184":1,"185":1,"186":1,"194":1,"195":1,"196":1,"197":1,"206":1,"207":1,"217":1,"218":1,"219":1,"220":1,"221":1,"226":1,"240":1,"241":1,"253":1,"254":1,"255":1,"256":1,"257":1,"258":1,"259":1,"260":1,"270":1,"271":1,"272":1,"273":1,"281":1,"291":1,"300":1,"311":1,"312":1},"2":{"173":1,"234":1,"276":1,"285":1,"392":2,"597":1,"735":1,"1561":1,"1563":1,"2237":1,"2503":1,"2686":1}}],["reregister",{"2":{"1744":5,"1750":1,"1753":1}}],["reusing",{"2":{"651":1,"2505":1}}],["reused",{"2":{"2356":3,"2816":1}}],["reuse",{"2":{"134":1,"2895":1}}],["reintroduced",{"2":{"2576":1}}],["reinitializes",{"2":{"2468":1,"2700":1}}],["reinitilization",{"2":{"1918":1}}],["reinstall",{"2":{"2606":1}}],["reinstalling",{"2":{"1296":1}}],["reinstate",{"2":{"285":1}}],["reimplementing",{"2":{"429":1}}],["reimplements",{"2":{"134":1}}],["reimplemented",{"2":{"118":1}}],["rekt1800",{"2":{"211":1}}],["rejects",{"2":{"294":1}}],["reject",{"2":{"191":1,"266":1,"294":2,"308":1}}],["rebase",{"2":{"2582":10}}],["rebasing",{"0":{"2582":1}}],["rebuilding",{"2":{"1346":1}}],["rebrand",{"2":{"317":1}}],["rebranded",{"2":{"57":1}}],["reboots",{"2":{"2248":1}}],["rebooted",{"2":{"1629":1,"2761":1}}],["rebooting",{"2":{"643":1,"1906":1}}],["reboot",{"0":{"643":1,"646":1},"1":{"644":1,"645":1,"646":1},"2":{"160":1,"176":1,"191":1,"229":1,"552":1,"643":1,"668":1,"2224":1,"2277":1,"2468":1,"2639":1,"2700":1,"2736":1,"2827":1}}],["recalculations",{"2":{"2712":1}}],["recall",{"2":{"1948":1}}],["rect",{"2":{"2705":5}}],["rectangle",{"2":{"2705":1}}],["rectangles",{"2":{"153":1,"2705":2}}],["rectangular",{"0":{"2747":1},"2":{"1462":1,"2745":1,"2747":1}}],["recreate",{"2":{"2378":2}}],["recreated",{"2":{"149":1}}],["recutting",{"2":{"2377":1}}],["recurse",{"2":{"2353":1,"2356":2,"2585":4}}],["recursive",{"2":{"149":1,"1598":1,"1629":1,"2545":1}}],["recv",{"2":{"2223":1}}],["rec2",{"2":{"1629":3,"2475":1}}],["rec1",{"2":{"1629":3,"2475":1}}],["receiving",{"0":{"2014":1},"2":{"1172":1,"1175":1,"1178":2,"2356":1,"2364":1,"2767":1}}],["receives",{"2":{"1805":1,"2412":2,"2742":1}}],["received",{"2":{"567":1,"749":1,"1437":1,"2013":1,"2014":1,"2015":1,"2017":1,"2018":1,"2246":1,"2503":1,"2698":1}}],["receive",{"0":{"760":1,"1240":1,"1257":1,"2017":1},"1":{"761":1,"762":1,"1241":1,"1242":1,"1258":1,"2018":1},"2":{"191":1,"760":1,"1240":1,"1250":1,"1253":1,"1254":1,"1257":1,"1259":1,"1942":1,"1972":1,"2013":1,"2015":1,"2256":1,"2417":1,"2454":1,"2690":1,"2827":1}}],["reception",{"2":{"1170":3}}],["recently",{"2":{"236":1,"2076":1}}],["recent",{"2":{"114":1,"134":2,"149":1,"160":1,"191":1,"199":1,"222":1,"312":1,"1495":1,"2320":1,"2604":1}}],["recolored",{"2":{"2705":3}}],["recolor",{"2":{"2705":9}}],["recognised",{"2":{"2416":1}}],["recognises",{"2":{"1643":1}}],["recognise",{"2":{"1416":1,"2277":1}}],["recognizes",{"2":{"1339":1,"2467":1}}],["recognized",{"2":{"1329":1,"1334":1,"1336":1,"1495":1,"1578":1,"2895":1}}],["recognize",{"0":{"1310":1},"2":{"176":1,"522":1,"667":1,"2467":1,"2810":1}}],["reconstruct",{"2":{"2582":1}}],["reconfigure",{"2":{"1564":1}}],["reconfiguration",{"2":{"738":1}}],["reconnect",{"2":{"62":1}}],["recopy",{"2":{"493":1}}],["recovering",{"0":{"668":1},"2":{"240":1}}],["recover",{"2":{"228":1}}],["recompilation",{"2":{"2421":1}}],["recompile",{"2":{"124":1,"143":4,"149":1,"2248":1}}],["recommends",{"2":{"595":1,"1597":1}}],["recommendations",{"2":{"2405":1,"2526":1,"2691":1,"2888":1}}],["recommendation",{"2":{"381":1}}],["recommend",{"2":{"160":1,"666":1,"730":1,"1967":1,"2330":1,"2337":1,"2405":1,"2406":1,"2576":1,"2615":1,"2696":1,"2888":1,"2891":1,"2896":1}}],["recommended",{"2":{"3":1,"4":1,"15":1,"332":2,"605":1,"730":1,"1171":1,"1294":1,"1329":1,"1383":7,"1416":1,"1433":1,"1434":2,"1600":1,"1653":1,"1737":1,"1756":1,"1769":1,"1814":2,"1897":3,"1913":1,"1964":1,"1993":1,"1996":1,"2039":1,"2072":2,"2211":1,"2223":1,"2277":2,"2329":2,"2332":2,"2334":2,"2335":2,"2336":2,"2339":2,"2341":2,"2342":2,"2343":2,"2344":1,"2355":1,"2368":1,"2375":2,"2442":1,"2446":1,"2551":1,"2567":1,"2586":1,"2587":1,"2588":2,"2658":1,"2692":1,"2695":1,"2696":1,"2706":1,"2870":1,"2876":1}}],["records",{"2":{"1965":1,"1969":1}}],["recorded",{"2":{"1629":1,"2475":1,"2582":1,"2761":1}}],["recording",{"2":{"222":1,"1460":4,"1629":6,"1630":1,"1631":1,"1632":3,"2475":2}}],["record",{"0":{"203":1,"623":1,"624":1,"1416":1,"1422":1,"1629":1,"2878":1,"2887":1},"1":{"1417":1,"1418":1,"1419":1,"1420":1,"1630":1,"1631":1,"1632":1},"2":{"3":1,"7":1,"15":1,"22":2,"176":1,"194":2,"195":2,"203":7,"211":3,"285":1,"294":1,"307":5,"317":1,"575":14,"619":2,"622":2,"623":4,"624":6,"635":1,"639":3,"1307":8,"1358":3,"1359":3,"1389":8,"1401":3,"1416":10,"1417":9,"1422":1,"1432":3,"1441":5,"1442":9,"1473":1,"1480":3,"1487":3,"1502":1,"1503":3,"1507":1,"1575":1,"1583":2,"1606":9,"1629":3,"1631":3,"1632":4,"1635":1,"1657":1,"1711":7,"1763":5,"1881":1,"1882":3,"1920":4,"1948":1,"1949":3,"1950":4,"1960":1,"1961":4,"1962":4,"1965":2,"1969":3,"1971":2,"2027":2,"2029":1,"2030":1,"2031":1,"2032":5,"2033":5,"2035":5,"2039":1,"2049":5,"2171":3,"2251":3,"2256":4,"2262":4,"2265":1,"2402":2,"2407":1,"2475":3,"2521":5,"2522":8,"2523":5,"2548":1,"2694":1,"2732":4,"2858":1,"2859":2,"2860":8,"2867":1,"2868":1,"2869":1,"2872":3,"2875":6,"2876":1,"2878":2,"2886":1,"2887":59}}],["reordering",{"2":{"182":1,"191":1}}],["reorderable",{"2":{"176":1}}],["reordered",{"2":{"98":1}}],["reorg",{"2":{"114":1}}],["regress",{"2":{"2327":2}}],["regression",{"2":{"134":1,"149":2,"211":1,"2325":2,"2327":1}}],["regulated",{"2":{"2638":1}}],["regulator",{"2":{"1926":1,"2226":1}}],["regularly",{"2":{"637":1}}],["regular",{"2":{"89":1,"114":1,"666":1,"1191":1,"1427":1,"1567":2,"1649":1,"1755":1,"2251":1,"2276":1,"2369":1,"2518":1,"2862":1}}],["regex",{"2":{"1404":1}}],["regen",{"2":{"199":4}}],["regenerate",{"2":{"198":1,"199":1,"249":2,"294":1}}],["region",{"2":{"2454":1,"2704":5}}],["regions",{"2":{"1324":1,"2681":1}}],["registry",{"2":{"2657":1,"2659":1}}],["registrations",{"2":{"652":1}}],["registration",{"0":{"649":1},"2":{"63":1}}],["registered",{"0":{"2413":1},"1":{"2414":1,"2415":1,"2416":1,"2417":1,"2418":1,"2419":1,"2420":1,"2421":1},"2":{"1359":6,"1744":1,"1749":2,"1750":1,"1752":1,"1929":8,"2223":1,"2255":1,"2867":3,"2868":2}}],["registering",{"2":{"546":1,"1359":1,"1425":1,"1427":2,"1753":1,"1911":1}}],["register16",{"0":{"766":1,"772":1},"1":{"767":1,"768":1,"773":1,"774":1},"2":{"244":2}}],["registers",{"0":{"803":1,"831":1,"863":1,"895":1,"930":1,"964":1,"998":1,"1032":1,"1066":1,"1100":1,"1134":1,"1168":1,"1221":1},"1":{"832":1,"864":1,"896":1,"931":1,"965":1,"999":1,"1033":1,"1067":1,"1101":1,"1135":1,"1169":1,"1222":1},"2":{"134":1,"798":2,"800":2,"825":2,"827":2,"857":2,"859":2,"889":2,"891":2,"924":2,"926":2,"958":2,"960":2,"992":2,"994":2,"1026":2,"1028":2,"1060":2,"1062":1,"1094":2,"1096":1,"1128":2,"1130":1,"1162":2,"1164":1,"1191":1,"1215":2,"1217":2,"1588":1,"1633":1,"1932":1,"2412":1,"2624":2}}],["register",{"0":{"763":1,"769":1,"788":1,"798":1,"800":1,"815":1,"825":1,"827":1,"847":1,"857":1,"859":1,"877":1,"889":1,"891":1,"912":1,"924":1,"926":1,"946":1,"958":1,"960":1,"980":1,"992":1,"994":1,"1014":1,"1026":1,"1028":1,"1048":1,"1060":1,"1062":1,"1082":1,"1094":1,"1096":1,"1116":1,"1128":1,"1130":1,"1150":1,"1162":1,"1164":1,"1203":1,"1215":1,"1217":1,"1298":1,"1423":1,"1427":1,"1719":1,"1981":1,"2293":1,"2303":1,"2317":1},"1":{"764":1,"765":1,"770":1,"771":1,"789":1,"799":1,"801":1,"816":1,"826":1,"828":1,"848":1,"858":1,"860":1,"878":1,"890":1,"892":1,"913":1,"925":1,"927":1,"947":1,"959":1,"961":1,"981":1,"993":1,"995":1,"1015":1,"1027":1,"1029":1,"1049":1,"1061":1,"1063":1,"1083":1,"1095":1,"1097":1,"1117":1,"1129":1,"1131":1,"1151":1,"1163":1,"1165":1,"1204":1,"1216":1,"1218":1,"1720":1,"1982":1,"2294":1,"2304":1,"2318":1},"2":{"114":1,"134":1,"149":1,"190":1,"191":2,"236":3,"244":2,"249":5,"546":1,"712":1,"713":3,"763":1,"764":1,"766":1,"767":1,"769":1,"770":1,"772":1,"773":1,"775":2,"785":1,"786":4,"788":1,"789":1,"803":1,"811":1,"812":4,"815":1,"816":1,"831":1,"841":1,"843":1,"844":4,"847":1,"848":1,"863":1,"871":1,"873":1,"874":4,"877":1,"878":1,"895":1,"906":1,"908":1,"909":4,"912":1,"913":1,"930":1,"940":1,"942":1,"943":4,"946":1,"947":1,"964":1,"974":1,"976":1,"977":4,"980":1,"981":1,"998":1,"1002":1,"1008":1,"1010":1,"1011":4,"1014":1,"1015":1,"1032":1,"1036":1,"1042":1,"1044":1,"1045":4,"1048":1,"1049":1,"1062":1,"1066":1,"1070":1,"1076":1,"1078":1,"1079":4,"1082":1,"1083":1,"1096":1,"1100":1,"1104":1,"1110":1,"1112":1,"1113":4,"1116":1,"1117":1,"1130":1,"1134":1,"1138":1,"1144":1,"1146":1,"1147":4,"1150":1,"1151":1,"1164":1,"1168":1,"1197":1,"1199":1,"1200":4,"1203":1,"1204":1,"1221":1,"1356":1,"1358":2,"1359":1,"1417":2,"1424":1,"1425":1,"1427":1,"1432":3,"1487":3,"1588":1,"1749":2,"1756":1,"1911":1,"1941":1,"2223":1,"2256":1,"2262":2,"2263":5,"2264":3,"2380":1,"2415":2,"2622":1,"2625":1,"2813":1,"2876":1}}],["reg",{"0":{"788":1,"815":1,"847":1,"877":1,"912":1,"946":1,"980":1,"1014":1,"1048":1,"1082":1,"1116":1,"1150":1,"1203":1},"1":{"789":1,"816":1,"848":1,"878":1,"913":1,"947":1,"981":1,"1015":1,"1049":1,"1083":1,"1117":1,"1151":1,"1204":1},"2":{"789":1,"816":1,"848":1,"878":1,"913":1,"947":1,"981":1,"1015":1,"1049":1,"1083":1,"1117":1,"1151":1,"1204":1,"2277":2}}],["regaddr",{"0":{"763":1,"766":1,"769":1,"772":1},"1":{"764":1,"765":1,"767":1,"768":1,"770":1,"771":1,"773":1,"774":1},"2":{"764":1,"767":1,"770":1,"773":1}}],["regards",{"2":{"1488":1,"1755":1,"1932":1,"2263":1,"2628":1}}],["regard",{"2":{"744":1}}],["regardless",{"2":{"49":1,"603":1,"749":1,"1359":1,"1759":1,"2013":1,"2068":1,"2213":1,"2504":1,"2586":1,"2681":1,"2689":1,"2696":1}}],["regarding",{"0":{"27":1},"2":{"92":1,"176":1,"191":1,"213":1,"743":1,"1293":1}}],["retirement",{"2":{"2850":1}}],["retail",{"2":{"2505":1}}],["retaining",{"2":{"1440":1,"2718":1}}],["retained",{"2":{"1388":1,"2219":1,"2548":1,"2735":2}}],["retain",{"0":{"2051":1},"2":{"114":1,"191":1,"199":1,"2051":2}}],["retn",{"2":{"2462":1,"2467":1}}],["ret",{"2":{"2278":1,"2497":1}}],["retries",{"2":{"2223":1}}],["retrieves",{"2":{"2587":2}}],["retrieve",{"2":{"357":1,"2705":1}}],["retrieved",{"2":{"357":1}}],["retrieval",{"2":{"191":1,"211":1,"631":1}}],["retry",{"2":{"780":1,"806":1,"835":1,"867":1,"899":1,"934":1,"968":1,"1002":1,"1036":1,"1070":1,"1104":1,"1138":1,"1194":1,"1343":1}}],["retro",{"0":{"1488":1,"1489":1,"2876":1,"2877":1},"1":{"1489":1,"2877":1},"2":{"63":1,"112":2,"134":2,"222":1,"236":1,"294":1,"546":4,"1469":1,"1487":5,"1488":11,"1489":3,"2802":2,"2876":7,"2877":3,"2892":2}}],["returned",{"2":{"648":1,"649":1,"650":1,"651":1,"671":1,"1564":1,"1697":1,"1808":1,"2025":1,"2051":1,"2704":11,"2872":1,"2883":1}}],["returncode",{"2":{"469":1,"525":1}}],["returns",{"2":{"469":1,"494":1,"503":1,"505":1,"506":2,"648":1,"679":1,"680":1,"742":1,"1506":1,"1569":1,"1590":2,"1591":1,"1636":1,"1738":1,"1807":1,"1895":1,"1912":12,"1915":1,"1926":1,"1944":6,"1945":3,"1946":1,"1964":1,"1970":1,"2032":1,"2061":1,"2236":8,"2241":1,"2265":1,"2326":1,"2407":1,"2582":2,"2705":2,"2871":1}}],["returning",{"2":{"90":1,"105":2,"203":1,"510":1,"643":1,"648":1,"1570":2,"1587":1,"1636":1,"1805":2,"2029":1,"2163":1,"2330":1,"2337":1,"2826":1,"2872":1,"2875":2}}],["return",{"0":{"756":1,"759":1,"762":1,"765":1,"768":1,"771":1,"774":1,"777":1,"1231":1,"1234":1,"1236":1,"1239":1,"1242":1,"1254":1,"1260":1,"1539":1,"1541":1,"1546":1,"1553":1,"1692":1,"1697":1,"1725":1,"1779":1,"1785":1,"1790":1,"1793":1,"1796":1,"1799":1,"1802":1,"1832":1,"1846":1,"1852":1,"1862":1,"1865":1,"1867":1,"1869":1,"1872":1,"1875":1,"1987":1,"1990":1,"2096":1,"2110":1,"2116":1,"2122":1,"2128":1,"2138":1,"2144":1,"2147":1,"2149":1,"2151":1,"2154":1,"2157":1,"2281":1,"2299":1,"2302":1,"2307":1,"2309":1,"2312":1,"2314":1},"2":{"31":2,"34":2,"50":1,"90":4,"105":7,"125":3,"134":3,"185":3,"191":2,"194":5,"195":4,"199":1,"249":3,"294":1,"307":2,"312":1,"332":1,"364":1,"494":4,"504":2,"505":2,"506":3,"510":1,"516":1,"570":1,"575":8,"597":3,"606":1,"607":2,"622":2,"623":3,"644":2,"645":1,"648":2,"649":1,"726":2,"1259":2,"1307":1,"1327":1,"1331":1,"1358":3,"1359":4,"1389":6,"1390":1,"1400":1,"1401":4,"1416":3,"1417":2,"1432":1,"1440":2,"1441":1,"1442":2,"1461":3,"1473":3,"1480":4,"1487":2,"1503":12,"1505":5,"1570":3,"1582":12,"1583":2,"1587":2,"1588":3,"1590":4,"1625":6,"1636":4,"1711":6,"1747":1,"1749":2,"1762":1,"1763":2,"1806":1,"1807":1,"1818":3,"1823":3,"1882":2,"1903":1,"1904":1,"1905":1,"1906":4,"1912":1,"1916":2,"1920":2,"1939":1,"1940":3,"1944":1,"1949":2,"1950":3,"1952":2,"1953":1,"1962":4,"1964":7,"1965":2,"1967":1,"1968":1,"1969":1,"1970":2,"1971":1,"2015":2,"2025":7,"2026":6,"2027":4,"2029":2,"2030":1,"2031":2,"2032":2,"2033":4,"2035":5,"2048":3,"2078":3,"2084":3,"2085":3,"2086":2,"2171":2,"2200":5,"2232":1,"2233":3,"2236":1,"2238":1,"2251":3,"2262":1,"2263":11,"2264":6,"2265":6,"2327":5,"2407":1,"2458":1,"2462":2,"2467":3,"2521":3,"2522":10,"2523":2,"2581":1,"2583":1,"2585":1,"2587":1,"2695":1,"2705":1,"2732":3,"2734":3,"2840":3,"2858":3,"2859":5,"2860":4,"2867":2,"2868":2,"2869":2,"2871":3,"2872":7,"2874":3,"2875":3,"2876":2,"2887":1}}],["rewinding",{"2":{"2582":1}}],["rewind",{"2":{"2024":1,"2463":3,"2467":3}}],["rework",{"0":{"196":2},"2":{"114":1,"134":1,"160":2,"176":1,"191":1,"199":1,"222":1,"236":1,"249":1,"277":1,"285":1,"601":1,"2532":1}}],["reworked",{"2":{"60":1,"86":1,"118":1,"188":1,"191":1,"283":1}}],["rewritten",{"2":{"107":1,"1326":1,"2841":1}}],["rewrite",{"2":{"31":1,"75":1,"176":2,"191":1,"1343":2}}],["re",{"0":{"2798":1},"2":{"51":1,"107":1,"119":3,"124":1,"132":1,"134":1,"149":1,"157":1,"176":2,"182":1,"188":1,"198":1,"211":1,"224":1,"228":1,"232":1,"240":1,"241":1,"248":1,"253":1,"268":1,"270":1,"272":1,"273":1,"279":1,"281":1,"283":1,"294":1,"348":2,"357":1,"384":1,"385":1,"494":1,"496":1,"546":2,"581":1,"582":1,"587":1,"592":1,"595":2,"597":1,"600":1,"625":1,"650":1,"653":1,"668":1,"1185":1,"1187":1,"1289":1,"1296":1,"1356":1,"1360":1,"1389":5,"1420":1,"1460":1,"1471":1,"1563":1,"1578":1,"1579":2,"1582":1,"1639":1,"1657":1,"1753":3,"1756":1,"1764":1,"1881":1,"1952":1,"2004":1,"2209":1,"2214":1,"2219":2,"2221":2,"2276":1,"2277":1,"2325":1,"2356":3,"2375":8,"2377":2,"2380":1,"2383":1,"2406":1,"2408":1,"2410":1,"2443":1,"2454":1,"2503":1,"2529":1,"2549":1,"2554":1,"2559":1,"2562":1,"2563":1,"2577":1,"2582":1,"2586":1,"2599":1,"2600":1,"2619":1,"2621":1,"2622":1,"2629":1,"2659":1,"2661":1,"2663":1,"2682":1,"2690":1,"2691":1,"2692":2,"2694":1,"2696":1,"2704":2,"2730":1,"2738":1,"2742":2,"2743":1,"2837":1,"2838":2,"2839":2,"2842":1,"2860":1,"2876":1}}],["rear",{"2":{"2743":1}}],["reapply",{"2":{"2582":1}}],["reapplying",{"2":{"1359":1}}],["reap",{"2":{"390":1}}],["reasons",{"2":{"604":1,"1370":1}}],["reasonable",{"2":{"601":1,"1953":1,"2857":1}}],["reason",{"2":{"288":1,"394":1,"507":1,"601":1,"1328":1,"1356":1,"1393":1,"1420":1,"1436":1,"2211":1,"2503":1,"2504":1,"2665":1,"2692":1,"2705":1,"2860":1,"2879":1,"2891":1}}],["reacting",{"2":{"2222":1}}],["reactive",{"0":{"2077":1},"2":{"93":1,"124":1,"176":1,"199":1,"249":1,"266":1,"317":1,"1817":22,"1820":2,"2075":25,"2077":3,"2081":2,"2842":8}}],["react",{"2":{"2222":1,"2818":2,"2825":2}}],["reached",{"2":{"1786":1,"1893":2,"1897":1}}],["reaches",{"2":{"1397":1,"1892":3,"2418":1,"2582":1}}],["reach",{"2":{"396":1,"598":1,"1495":1,"1770":2,"1897":1,"2242":1,"2692":1}}],["reachable",{"2":{"249":1,"1933":5}}],["reaching",{"2":{"188":1,"1467":1,"2325":1,"2882":1}}],["realtime",{"0":{"2845":1}}],["realpath",{"2":{"2551":1,"2552":1}}],["realising",{"2":{"2503":1}}],["realized",{"2":{"1742":1}}],["realign",{"2":{"211":1}}],["realloc",{"2":{"236":1}}],["reallocate",{"2":{"199":2}}],["really",{"2":{"153":1,"1297":1,"1386":1,"1469":1,"1471":1,"1487":1,"1563":1,"1747":1,"1750":1,"1755":1,"2371":1,"2618":1,"2878":1}}],["real",{"0":{"1340":1,"2683":1},"1":{"2684":1,"2685":1,"2686":1},"2":{"49":1,"245":1,"1306":1,"1334":1,"1340":7,"1382":1,"1487":1,"2242":2,"2662":1}}],["reader",{"2":{"1582":1,"1905":7,"1912":1,"2232":7,"2236":1}}],["readers",{"2":{"501":1}}],["read32",{"2":{"639":1,"2223":1,"2692":1,"2705":6}}],["reads",{"2":{"543":2,"550":1,"551":1,"552":1,"631":3,"679":2,"680":3,"731":1,"1926":1,"2015":1,"2353":1,"2742":1}}],["readily",{"2":{"520":1,"2451":1}}],["readings",{"2":{"234":1}}],["reading",{"0":{"459":1,"478":1,"576":1},"1":{"460":1,"461":1,"462":1,"463":1},"2":{"114":1,"134":1,"149":1,"160":1,"176":1,"482":1,"543":2,"601":1,"618":1,"727":1,"775":1,"1389":1,"1710":1,"1808":1,"2387":1,"2401":1,"2412":1,"2448":4,"2449":1,"2561":1,"2819":1,"2854":1}}],["readability",{"2":{"494":1,"509":1,"520":1,"571":1,"1325":1,"2513":1}}],["readable",{"2":{"308":1,"1308":2,"1325":1,"2743":1,"2759":1,"2895":1}}],["ready",{"2":{"322":3,"381":1,"1310":1,"1432":1,"1453":1,"1592":1,"1915":1,"1999":1,"2249":1,"2330":1,"2337":1,"2364":1,"2448":1,"2454":1,"2528":1,"2558":1,"2562":1,"2563":1,"2578":1,"2621":1}}],["readreg",{"2":{"244":1}}],["readreg16",{"2":{"134":1,"244":1}}],["readpin",{"2":{"243":1}}],["readport",{"2":{"114":1}}],["readonly",{"2":{"236":1}}],["readd",{"2":{"199":1}}],["readmes",{"2":{"266":1}}],["readme",{"0":{"664":1,"665":1,"1437":2,"2398":1,"2663":1},"2":{"114":3,"134":1,"160":1,"191":1,"211":1,"222":2,"294":2,"308":1,"387":1,"389":1,"600":2,"667":1,"1403":3,"1433":1,"2336":1,"2360":1,"2361":1,"2363":1,"2394":1,"2397":1,"2398":1,"2404":2,"2447":1,"2663":3,"2694":1}}],["read",{"0":{"592":1,"769":1,"772":1,"1235":1,"1253":1,"1346":1,"1695":1,"1723":1,"1905":1,"2232":1},"1":{"770":1,"771":1,"773":1,"774":1,"1236":1,"1254":1,"1696":1,"1697":1,"1724":1,"1725":1},"2":{"2":1,"31":3,"49":1,"114":2,"160":2,"194":1,"195":1,"199":1,"206":1,"243":1,"244":2,"249":1,"285":1,"294":1,"308":1,"324":1,"343":2,"455":1,"459":1,"465":1,"522":1,"571":1,"591":1,"631":3,"674":1,"679":1,"680":2,"726":1,"742":1,"747":2,"761":2,"769":1,"770":3,"772":1,"773":3,"775":1,"1170":1,"1235":1,"1236":1,"1241":2,"1254":2,"1258":2,"1259":1,"1260":1,"1292":1,"1322":1,"1346":1,"1357":1,"1382":1,"1388":3,"1389":5,"1390":3,"1398":1,"1432":1,"1509":1,"1582":1,"1629":1,"1630":1,"1695":1,"1696":1,"1706":2,"1710":2,"1717":1,"1724":1,"1741":1,"1803":1,"1893":1,"1905":6,"1912":1,"1926":1,"1937":1,"1939":2,"1941":1,"2015":1,"2217":2,"2218":1,"2232":6,"2236":1,"2256":1,"2364":1,"2400":1,"2412":2,"2449":1,"2531":1,"2581":1,"2583":1,"2645":1,"2646":1,"2662":1,"2692":1,"2707":1,"2709":1,"2728":3,"2740":2,"2742":1,"2743":1,"2844":1,"2854":2,"2855":1,"2874":1,"2890":1,"2895":1}}],["reddit",{"2":{"2846":1}}],["redragon",{"2":{"2503":1}}],["redetect",{"2":{"1919":1}}],["redesigning",{"2":{"1346":1}}],["redefined",{"2":{"2694":1}}],["redefine",{"2":{"541":1,"1376":1,"1442":1,"2205":2}}],["redirect",{"2":{"568":1,"653":1,"1360":1,"2383":1,"2585":1}}],["redirected",{"2":{"268":1,"2502":1}}],["redistribution",{"2":{"2658":1,"2673":1,"2675":1,"2688":1,"2692":1}}],["redistributed",{"2":{"2658":1}}],["redistribute",{"2":{"1437":1,"2698":1}}],["redis",{"0":{"567":1},"2":{"344":1,"348":1}}],["redox",{"2":{"241":2,"249":3}}],["redoing",{"2":{"191":1}}],["redo",{"2":{"160":1}}],["red",{"0":{"688":1,"690":1,"716":1,"718":1,"790":1,"792":1,"798":1,"817":1,"819":1,"825":1,"849":1,"851":1,"857":1,"881":1,"883":1,"889":1,"916":1,"918":1,"924":1,"950":1,"952":1,"958":1,"984":1,"986":1,"992":1,"1018":1,"1020":1,"1026":1,"1052":1,"1054":1,"1060":1,"1086":1,"1088":1,"1094":1,"1120":1,"1122":1,"1128":1,"1154":1,"1156":1,"1162":1,"1207":1,"1209":1,"1215":1,"1284":1,"1286":1},"1":{"689":1,"691":1,"717":1,"719":1,"791":1,"793":1,"799":1,"818":1,"820":1,"826":1,"850":1,"852":1,"858":1,"882":1,"884":1,"890":1,"917":1,"919":1,"925":1,"951":1,"953":1,"959":1,"985":1,"987":1,"993":1,"1019":1,"1021":1,"1027":1,"1053":1,"1055":1,"1061":1,"1087":1,"1089":1,"1095":1,"1121":1,"1123":1,"1129":1,"1155":1,"1157":1,"1163":1,"1208":1,"1210":1,"1216":1,"1285":1,"1287":1},"2":{"49":1,"322":3,"381":1,"411":1,"474":2,"476":1,"644":1,"645":2,"689":2,"691":2,"710":1,"713":1,"717":2,"719":2,"783":1,"786":1,"791":2,"793":2,"799":2,"809":1,"812":1,"818":2,"820":2,"826":2,"841":1,"844":1,"850":2,"852":2,"858":2,"871":1,"874":1,"882":2,"884":2,"890":2,"906":1,"909":1,"917":2,"919":2,"925":2,"940":1,"943":1,"951":2,"953":2,"959":2,"974":1,"977":1,"985":2,"987":2,"993":2,"1008":1,"1011":1,"1019":2,"1021":2,"1027":2,"1042":1,"1045":1,"1053":2,"1055":2,"1061":2,"1076":1,"1079":1,"1087":2,"1089":2,"1095":2,"1110":1,"1113":1,"1121":2,"1123":2,"1129":2,"1144":1,"1147":1,"1155":2,"1157":2,"1163":2,"1197":1,"1200":1,"1208":2,"1210":2,"1216":2,"1265":1,"1266":1,"1285":2,"1287":2,"1389":1,"1445":1,"1448":3,"1452":2,"1916":1,"2039":1,"2040":1,"2043":1,"2047":3,"2049":1,"2056":1,"2063":2,"2079":2,"2084":2,"2085":1,"2098":1,"2100":1,"2489":1,"2539":1,"2572":1}}],["reducing",{"2":{"69":1,"606":1,"2325":1}}],["reduces",{"2":{"215":1,"265":1,"601":1,"2325":1}}],["reduced",{"2":{"195":1,"1174":1,"1177":1}}],["reduce",{"0":{"55":1,"2044":1},"2":{"17":1,"94":1,"114":2,"134":1,"149":1,"160":1,"191":6,"199":2,"211":4,"213":1,"222":3,"236":1,"266":1,"297":1,"554":1,"1494":1,"1907":2,"2024":1,"2234":1,"2363":1,"2364":2,"2586":1,"2694":1,"2835":1,"2839":1,"2840":1,"2870":1}}],["reduction",{"2":{"3":1,"15":1,"149":1}}],["redundant",{"2":{"8":1,"94":1,"114":1,"211":1,"249":5,"266":3,"293":1,"305":1,"308":1,"1589":1}}],["renaming",{"0":{"243":1,"245":1},"2":{"182":1,"194":1,"2695":1}}],["renamed",{"0":{"271":1},"2":{"37":1,"50":1,"142":1,"183":1,"186":1,"219":1,"271":1}}],["rename",{"0":{"142":1,"219":1},"2":{"25":1,"65":1,"94":1,"133":1,"134":3,"149":4,"160":2,"176":4,"191":1,"199":1,"211":13,"222":3,"236":4,"243":1,"249":6,"266":3,"277":4,"285":3,"308":1,"1321":1}}],["renderers",{"2":{"2816":1}}],["rendered",{"2":{"1444":1,"1866":1,"1868":1,"1870":1,"1873":1,"1911":1,"1912":1,"2148":1,"2150":1,"2152":1,"2155":1,"2236":1,"2704":2,"2705":1,"2747":1,"2748":1}}],["rendering",{"2":{"285":1,"1266":1,"1277":1,"1823":1,"1910":5,"1911":2,"1912":1,"2084":1,"2235":3,"2236":1,"2504":1,"2724":1}}],["renders",{"2":{"284":1,"660":1,"661":1,"1906":2,"1911":1,"1912":1,"2233":2,"2236":1}}],["render",{"2":{"31":1,"191":2,"222":1,"230":1,"1454":1,"1904":3,"1906":8,"1907":1,"1912":5,"1913":3,"2231":2,"2233":4,"2236":2,"2449":1,"2706":1}}],["remediated",{"2":{"2507":1}}],["remediation",{"0":{"2507":1}}],["remembered",{"0":{"2030":1},"2":{"2028":1,"2029":2,"2030":5,"2031":1,"2035":1}}],["remembers",{"2":{"2021":1}}],["remembering",{"2":{"545":1}}],["remember",{"2":{"476":2,"495":1,"550":1,"1389":1,"2013":1,"2028":1,"2029":2,"2030":1,"2031":1,"2035":1,"2248":1,"2249":1,"2251":1,"2277":1,"2412":2,"2575":1,"2890":1,"2896":1}}],["remotes",{"2":{"2585":2}}],["remote",{"2":{"222":1,"236":1,"398":1,"399":1,"2002":3,"2223":1,"2356":5,"2500":3,"2519":3,"2546":2,"2585":9,"2587":9,"2599":2}}],["removal",{"0":{"89":1,"103":1,"126":1,"276":1,"284":1,"293":1,"304":1,"305":1,"314":1,"316":1,"2850":1},"1":{"104":1,"127":1,"2851":1,"2852":1},"2":{"114":1,"124":1,"126":1,"134":1,"240":1,"249":6,"279":2,"285":1,"734":1,"1956":2,"2850":2,"2851":2}}],["removes",{"2":{"27":1,"49":1,"50":1,"176":1,"435":1,"1358":1,"1389":1,"2363":1}}],["removed",{"0":{"140":1},"2":{"6":1,"8":1,"36":1,"50":6,"67":1,"86":2,"89":1,"128":1,"140":1,"156":1,"157":1,"194":2,"201":1,"206":1,"211":1,"213":1,"218":1,"228":1,"245":1,"249":1,"254":1,"255":1,"256":1,"262":1,"273":1,"276":1,"283":1,"284":1,"303":1,"304":1,"307":1,"314":1,"316":1,"435":1,"1752":2,"1753":1,"1913":2,"1964":2,"1967":1,"2505":1,"2506":1,"2507":1,"2576":1,"2694":4,"2851":3}}],["remove",{"0":{"8":1,"128":1,"218":1,"220":1,"254":1,"435":1,"1979":1,"2313":1},"1":{"1980":1,"2314":1},"2":{"4":1,"5":1,"31":3,"32":1,"34":3,"36":1,"38":1,"50":1,"64":1,"65":1,"70":1,"72":1,"75":9,"76":1,"86":1,"94":4,"114":17,"133":8,"134":15,"149":10,"160":5,"176":9,"188":15,"191":42,"199":33,"211":23,"222":19,"236":17,"249":22,"255":1,"257":1,"258":1,"259":2,"265":1,"266":22,"275":1,"277":16,"285":9,"294":10,"307":2,"308":14,"317":7,"387":1,"394":1,"435":2,"437":2,"451":1,"570":1,"669":1,"1340":1,"1492":1,"1770":1,"1964":3,"1967":3,"1968":2,"2042":1,"2076":1,"2249":1,"2263":1,"2313":1,"2450":1,"2531":1,"2532":1,"2561":1,"2639":1,"2655":1,"2692":2,"2694":1,"2743":1,"2839":1,"2869":1,"2871":1}}],["removing",{"2":{"3":1,"15":1,"50":1,"134":1,"182":1,"259":1,"272":1,"273":1,"1392":1,"1505":1,"1734":1}}],["remnants",{"2":{"211":1}}],["remainder",{"2":{"1912":2,"2236":2}}],["remainders",{"2":{"236":1}}],["remains",{"2":{"1433":1,"1568":1,"1895":1,"1959":1}}],["remain",{"2":{"312":1,"521":1,"2164":1,"2598":1,"2702":2}}],["remaining",{"2":{"22":1,"87":1,"103":1,"114":2,"126":1,"191":1,"199":2,"211":2,"249":1,"308":1,"317":2,"1261":1,"1499":1,"1905":3,"1912":1,"2036":1,"2232":3,"2236":1,"2246":1,"2247":1,"2854":1}}],["remapped",{"2":{"1191":1,"1912":2,"2236":2}}],["remapping",{"2":{"1191":1,"1563":1}}],["remap",{"2":{"182":1,"1176":2,"1179":2,"1191":5,"1462":1,"1911":2,"2824":1}}],["refused",{"2":{"2503":1}}],["refuses",{"2":{"2503":2}}],["reflashing",{"2":{"2321":1,"2428":1}}],["reflash",{"2":{"1326":1,"1634":1}}],["reflected",{"2":{"1326":1,"2585":1}}],["reflection",{"2":{"520":1}}],["reflects",{"2":{"182":1,"2600":1}}],["reflect",{"2":{"90":1,"114":1,"182":1,"199":1,"262":1,"283":1,"285":1,"1359":1,"1646":1,"1803":1,"2410":1,"2665":1,"2694":1}}],["refills",{"2":{"701":4}}],["refill",{"2":{"700":1}}],["refine",{"2":{"74":1,"1920":1}}],["ref",{"2":{"679":3,"725":1,"1590":11,"1592":2}}],["refreshed",{"2":{"2160":1}}],["refreshes",{"2":{"639":1}}],["refreshing",{"2":{"1386":1}}],["refresh",{"2":{"371":1,"639":5,"683":1,"1893":1,"1897":1,"1911":1,"2463":2,"2467":2}}],["refers",{"2":{"1356":1,"2790":1}}],["referencing",{"2":{"1473":1,"1489":1}}],["referenced",{"0":{"573":1},"2":{"1818":1,"2078":1,"2511":1,"2585":1}}],["reference",{"0":{"1590":1,"1749":1,"1750":1,"2252":1,"2799":1},"1":{"2800":1,"2801":1,"2802":1,"2803":1,"2804":1,"2805":1,"2806":1,"2807":1,"2808":1,"2809":1,"2810":1,"2811":1,"2812":1,"2813":1,"2814":1,"2815":1,"2816":1,"2817":1,"2818":1,"2819":1,"2820":1,"2821":1,"2822":1,"2823":1,"2824":1,"2825":1,"2826":1,"2827":1,"2828":1,"2829":1,"2830":1},"2":{"95":1,"182":1,"191":2,"199":1,"222":1,"294":1,"494":1,"581":2,"588":2,"679":1,"1278":1,"1359":1,"1389":1,"1395":1,"1403":1,"1503":1,"1590":8,"1592":4,"1737":1,"1749":1,"1881":1,"1886":1,"2399":1,"2425":1,"2466":1,"2504":1,"2696":1,"2744":1,"2806":1,"2856":1}}],["references",{"0":{"1885":1},"1":{"1886":1,"1887":1},"2":{"27":2,"38":1,"64":1,"95":1,"114":1,"133":1,"134":1,"191":4,"211":2,"222":2,"245":1,"266":1,"285":1,"1913":2,"2585":1}}],["refereed",{"2":{"1178":2}}],["referring",{"2":{"587":1,"738":1}}],["referred",{"2":{"201":1,"1172":1,"1175":1,"2509":1,"2510":1,"2514":1,"2587":1}}],["refer",{"2":{"233":1,"245":1,"487":1,"584":1,"614":1,"667":1,"838":1,"903":1,"937":1,"971":1,"1005":1,"1039":1,"1073":1,"1107":1,"1141":1,"1178":1,"1187":1,"1225":1,"1306":1,"1327":1,"1340":1,"1377":1,"1526":1,"1598":1,"1652":1,"1653":2,"1681":1,"1698":1,"1954":1,"1993":1,"2013":1,"2215":1,"2251":1,"2276":1,"2429":1,"2513":1,"2535":1,"2642":1,"2643":1,"2644":1,"2850":1,"2889":1}}],["refs",{"2":{"114":2,"149":1,"2582":1,"2587":2}}],["refactoring",{"0":{"125":1,"169":1,"182":1,"183":1,"184":1,"185":1,"186":1,"188":1,"602":1},"1":{"170":1},"2":{"187":1,"188":1,"191":3,"198":1,"199":1,"222":1,"235":1,"236":1,"244":1,"249":1,"266":1,"294":1,"381":1,"602":1,"2601":1,"2612":1,"2695":1}}],["refactored",{"2":{"49":1}}],["refactor",{"0":{"17":1,"18":1,"32":1,"33":1,"60":1,"87":1,"263":1},"1":{"34":1,"88":1},"2":{"17":1,"32":1,"49":1,"51":1,"72":1,"75":3,"86":1,"93":1,"94":2,"114":4,"134":2,"149":4,"160":5,"176":4,"190":1,"191":6,"199":5,"211":4,"222":10,"236":3,"249":19,"266":8,"277":8,"285":5,"294":2,"308":1,"317":15,"2692":1}}],["refactors",{"0":{"29":1,"58":1},"1":{"30":1,"31":1,"32":1,"33":1,"34":1,"35":1,"36":1},"2":{"16":1,"602":1,"2694":1}}],["reformatting",{"2":{"317":1}}],["reformat",{"2":{"1":1,"114":1}}],["res2",{"2":{"2247":1,"2252":1}}],["res1",{"2":{"2247":1,"2252":1}}],["resd",{"2":{"2199":1}}],["rescue",{"2":{"1759":1,"2677":1}}],["reschedules",{"2":{"648":1}}],["resistant",{"2":{"1382":1,"1383":4,"1386":1}}],["resistance",{"2":{"725":2,"838":2,"903":2,"937":2,"971":2,"1005":2,"1039":2,"1073":2,"1107":2,"1141":2,"1383":1,"2213":1,"2806":2}}],["resistors",{"2":{"1291":1,"1528":1,"2210":1,"2213":2}}],["resistor",{"2":{"236":1,"742":2,"835":2,"838":2,"899":2,"903":2,"934":2,"937":2,"968":2,"971":2,"1002":2,"1005":2,"1036":2,"1039":2,"1070":2,"1073":2,"1104":2,"1107":2,"1138":2,"1141":2,"1175":3,"1183":1,"1275":1,"1528":2,"2630":3,"2634":1}}],["res",{"2":{"682":2,"1806":3,"2198":9}}],["resynchronize",{"2":{"2585":3,"2696":1}}],["resynchronizing",{"0":{"2583":1,"2585":1},"1":{"2584":1,"2585":1},"2":{"2580":1}}],["resync",{"2":{"543":1,"1332":1,"2802":1,"2837":1}}],["responds",{"2":{"2015":1}}],["responding",{"2":{"731":1}}],["respond",{"2":{"592":1,"775":1,"1521":1,"1820":1,"2081":1}}],["responsiveness",{"2":{"1386":1,"1820":2,"1941":1,"2081":2,"2256":1,"2712":1,"2818":1,"2825":1}}],["responsive",{"2":{"395":1,"638":1,"2081":1}}],["responsibility",{"2":{"381":1}}],["responsible",{"2":{"345":1,"600":1,"603":1,"1275":1,"2256":1,"2525":1,"2623":1,"2712":1,"2882":3}}],["responses",{"2":{"563":1,"2659":1}}],["response",{"2":{"312":1,"749":1,"755":1,"758":1,"761":1,"764":1,"767":1,"770":1,"773":1,"775":1,"776":1,"1386":3,"2015":10,"2415":1,"2503":2}}],["respected",{"2":{"2705":1}}],["respecting",{"2":{"2297":1}}],["respectively",{"2":{"613":1,"640":1,"666":1,"783":1,"809":1,"838":1,"841":1,"871":1,"903":1,"906":1,"937":1,"940":1,"971":1,"974":1,"1005":1,"1008":1,"1039":1,"1042":1,"1073":1,"1076":1,"1107":1,"1110":1,"1141":1,"1144":1,"1197":1,"1468":1,"1607":1,"1710":1,"1893":1,"2213":1,"2276":1,"2277":1,"2513":1,"2599":1,"2631":1,"2743":1,"2891":1}}],["respective",{"2":{"50":1,"222":1,"233":1,"234":1,"283":1,"551":1,"1176":1,"1179":1,"1278":1,"1418":1,"1813":1,"1895":3,"2071":1,"2168":1,"2277":1,"2509":1,"2574":1,"2675":1,"2702":1,"2705":1,"2721":1,"2729":1}}],["respect",{"2":{"14":1,"98":1,"176":1,"211":1,"222":1,"285":2,"294":1,"603":1,"2658":1,"2704":1,"2726":1}}],["resembles",{"2":{"2742":1}}],["reserves",{"2":{"2655":1}}],["reserved",{"2":{"502":1,"1670":1,"1904":1,"2231":1,"2395":1,"2449":1,"2465":1,"2699":1}}],["researchers",{"2":{"312":1}}],["reset6",{"2":{"2639":1}}],["resets",{"2":{"546":1,"1463":1,"1465":1,"1499":1,"1912":1,"2236":1,"2255":1,"2468":1,"2469":1,"2639":1,"2700":1,"2704":2}}],["resetting",{"0":{"2736":1},"2":{"230":1,"729":1,"1298":1,"1561":1,"1780":1,"2624":1}}],["reset",{"0":{"156":1,"167":1,"1345":1,"1787":1,"2648":1,"2737":1},"2":{"49":2,"114":2,"149":1,"156":3,"167":2,"176":2,"188":1,"191":4,"199":2,"222":1,"308":2,"374":2,"375":3,"376":1,"389":1,"401":2,"474":6,"476":3,"643":6,"644":1,"645":1,"665":2,"666":1,"667":2,"1243":1,"1263":1,"1264":1,"1293":1,"1298":3,"1343":1,"1345":1,"1356":2,"1389":3,"1421":2,"1463":1,"1465":1,"1503":1,"1559":2,"1584":1,"1648":2,"1670":1,"1721":1,"1783":1,"1787":1,"1814":1,"1898":5,"1918":2,"1919":2,"1955":1,"1962":1,"1964":1,"1965":2,"1979":1,"1983":1,"2072":1,"2219":4,"2234":1,"2252":2,"2255":2,"2256":5,"2260":1,"2261":3,"2262":2,"2263":3,"2264":3,"2265":4,"2269":1,"2329":3,"2332":3,"2334":2,"2335":2,"2336":1,"2337":2,"2339":5,"2341":5,"2342":2,"2343":2,"2344":5,"2350":3,"2364":1,"2379":2,"2429":1,"2431":4,"2433":5,"2435":4,"2437":1,"2439":1,"2441":1,"2445":1,"2454":3,"2469":1,"2558":2,"2561":1,"2585":1,"2599":1,"2637":1,"2639":2,"2648":5,"2650":1,"2694":1,"2704":11,"2736":2,"2737":2,"2738":3,"2800":1,"2817":1}}],["resu",{"2":{"2199":1}}],["resume",{"0":{"1354":1},"2":{"222":1,"263":2,"1354":1}}],["results",{"0":{"356":1},"2":{"99":1,"103":1,"126":1,"236":1,"263":1,"344":2,"355":1,"357":1,"415":1,"498":1,"560":1,"1492":1,"1917":1,"1918":1,"1942":1,"2325":1,"2877":1,"2886":2}}],["resulting",{"2":{"25":1,"119":1,"352":1,"562":1,"568":1,"571":1,"1572":1,"1592":1,"1635":1,"1942":1,"2353":1,"2555":1}}],["result",{"2":{"3":2,"8":1,"15":2,"87":1,"156":1,"166":1,"182":1,"355":2,"356":1,"522":1,"649":1,"682":4,"731":1,"736":2,"775":2,"1345":1,"1397":1,"1436":1,"1462":1,"1463":1,"1469":1,"1488":1,"1489":1,"1582":1,"1592":1,"1649":1,"1917":1,"1918":1,"1935":1,"1942":2,"2255":1,"2263":1,"2505":1,"2506":1,"2556":1,"2704":2,"2705":2,"2709":1,"2850":1,"2876":2,"2895":1}}],["resort",{"2":{"1917":1,"2277":1,"2505":1}}],["resonance",{"2":{"1653":2}}],["resonant",{"2":{"1653":1}}],["resources",{"0":{"2227":1,"2524":1,"2527":1,"2590":1,"2591":1,"2592":1,"2593":1,"2594":1},"1":{"2591":1,"2592":1,"2593":1,"2594":1},"2":{"1383":1,"2250":1,"2500":1,"2517":1,"2519":1,"2527":2,"2565":1,"2590":1,"2599":1,"2652":1,"2655":1,"2674":1,"2705":2,"2710":1,"2844":1,"2888":1}}],["resource",{"2":{"123":1,"557":1,"701":1,"1630":1,"2652":1,"2713":1,"2720":1,"2835":1}}],["resolving",{"0":{"2581":1},"1":{"2582":1},"2":{"203":1,"2356":2,"2580":1,"2692":2}}],["resolved",{"2":{"2582":1}}],["resolves",{"2":{"1580":1,"1587":1}}],["resolve",{"2":{"95":1,"191":3,"236":2,"294":1,"308":2,"552":1,"595":1,"2582":1}}],["resolution",{"0":{"1942":1},"2":{"134":1,"183":2,"211":2,"308":1,"317":1,"682":3,"725":2,"1270":1,"1633":2,"1634":2,"1708":3,"1710":1,"1897":1,"1928":8,"1942":11,"2002":3,"2003":1,"2198":2,"2199":5,"2200":12,"2806":2,"2813":1}}],["resolutions",{"0":{"2198":1},"2":{"63":1,"1633":1,"1634":4,"1928":1,"2704":1}}],["rests",{"2":{"2793":1}}],["resting",{"2":{"1710":1,"1717":1,"1725":1,"2374":1}}],["restricts",{"2":{"2676":1}}],["restricted",{"2":{"2643":1,"2676":1,"2685":2}}],["restriction",{"2":{"2626":1}}],["restrictions",{"0":{"2675":1},"2":{"2625":1,"2658":1,"2673":1,"2675":3,"2687":1,"2688":1,"2689":2}}],["restrictive",{"2":{"1498":1,"2676":1,"2690":1}}],["restructuring",{"2":{"133":1,"601":1}}],["restructure",{"0":{"113":1,"133":1},"2":{"113":1,"176":2,"507":1}}],["rest",{"2":{"243":1,"503":1,"735":1,"736":1,"737":1,"1710":2,"1770":3,"2361":1,"2370":1,"2374":1,"2378":1,"2428":1,"2463":1,"2566":1,"2588":1,"2610":1,"2812":1,"2890":2}}],["restarted",{"2":{"1912":1}}],["restart",{"2":{"199":2,"667":1,"1294":1,"1461":1,"2608":2,"2619":1,"2621":1}}],["restarting",{"2":{"191":1}}],["restoration",{"2":{"149":1}}],["restored",{"2":{"279":1,"2334":1}}],["restore",{"2":{"62":1,"199":1,"211":2,"222":3,"285":1,"294":1,"392":1,"1298":1,"1359":1}}],["revoke",{"2":{"2504":1,"2506":1}}],["revealed",{"2":{"312":1}}],["reverence",{"2":{"725":1,"2806":1}}],["reversed",{"2":{"2238":1}}],["reverses",{"2":{"2025":2}}],["reverse",{"0":{"1843":1,"1844":1,"2107":1,"2108":1,"2285":1},"2":{"191":1,"1358":1,"1459":1,"1465":1,"1495":1,"1816":1,"2006":1,"2024":1,"2025":2,"2026":1,"2039":2,"2057":2,"2064":1,"2074":2,"2278":1,"2469":1,"2482":1,"2489":2,"2490":2,"2497":1,"2503":1}}],["reversing",{"2":{"13":1,"2582":1}}],["reverted",{"2":{"176":1}}],["revert",{"2":{"114":2,"134":2,"149":1,"160":1,"176":2,"191":2,"199":5,"206":1,"211":1,"222":3,"236":1,"285":1,"2159":1,"2160":1,"2162":1,"2860":1}}],["rev7",{"2":{"277":1}}],["rev6",{"0":{"1298":1},"2":{"211":1,"371":2,"411":2,"434":2,"435":2,"436":1,"437":1,"1298":1,"1462":1,"1497":1,"2353":2}}],["reva",{"2":{"143":2}}],["revamp",{"2":{"74":1,"222":1}}],["reviewing",{"2":{"595":1,"2691":1,"2697":1}}],["reviewed",{"2":{"595":1}}],["reviewer",{"2":{"595":1}}],["reviews",{"2":{"381":1,"2694":1,"2697":2}}],["review",{"0":{"2547":1,"2697":1},"2":{"285":1,"381":2,"395":1,"1319":1,"2505":1,"2547":2,"2692":1,"2694":1,"2695":1}}],["revisit",{"2":{"521":1,"523":1}}],["revision",{"2":{"10":2,"17":1,"60":1,"86":1,"114":1,"236":3,"294":1,"424":1,"619":4,"624":1,"628":1,"630":1,"634":1,"637":1,"638":1,"642":1,"646":1,"1390":1,"1402":1,"1408":1,"1805":1,"2363":2,"2396":3,"2399":1}}],["revisions",{"2":{"10":1,"58":1,"114":1,"160":1,"249":1,"262":1,"277":1,"308":1,"389":1,"539":1,"543":1,"601":2,"734":1,"2396":4,"2623":1}}],["revised",{"2":{"236":1}}],["reviung61",{"2":{"143":2}}],["reviung5",{"2":{"143":2}}],["reviung53",{"2":{"143":2}}],["reviung41",{"2":{"143":2}}],["reviung39",{"2":{"143":2}}],["reviung34",{"2":{"143":2}}],["reviung33",{"2":{"143":2}}],["reviung",{"2":{"143":7,"149":2}}],["rev0",{"2":{"143":2}}],["rev",{"2":{"114":1,"134":3,"211":6,"226":2,"249":1,"253":1,"2013":1,"2582":4}}],["rev5",{"2":{"114":1,"211":1,"419":1,"2533":4,"2560":2}}],["rev4",{"2":{"114":1,"134":1,"222":1,"226":1,"285":1,"411":2,"455":3,"456":2,"466":1,"467":2,"665":3,"1343":3,"1408":2,"2330":2,"2337":2,"2363":5,"2529":3}}],["rev3",{"2":{"57":2,"86":4,"102":1,"134":1,"143":2,"191":1,"241":4,"253":1,"266":1,"311":4,"317":2,"416":2,"436":1,"437":1,"665":1,"1298":1,"2363":1,"2394":2,"2395":1,"2396":2,"2530":1,"2577":6}}],["rev1+rev2",{"2":{"72":1}}],["rev1",{"2":{"45":1,"55":4,"58":2,"67":3,"86":5,"102":5,"122":3,"143":34,"149":1,"159":2,"191":1,"207":2,"211":5,"222":1,"226":2,"236":2,"241":12,"249":1,"253":14,"266":2,"285":1,"291":3,"300":4,"311":1,"317":1,"665":1,"1368":1,"2219":3,"2396":2}}],["revs",{"2":{"45":3}}],["rev2",{"2":{"45":1,"55":29,"57":2,"67":3,"70":24,"72":1,"86":2,"102":6,"114":3,"143":12,"160":1,"176":3,"211":2,"222":1,"226":1,"236":3,"241":6,"277":1,"311":2,"317":1,"353":1,"422":1,"665":1,"2394":1,"2396":2}}],["revx",{"2":{"32":1}}],["reliability",{"2":{"2277":1}}],["reliably",{"2":{"2265":1,"2277":1}}],["relies",{"2":{"2548":1}}],["relieves",{"2":{"2251":1}}],["relied",{"2":{"1914":1}}],["relying",{"2":{"1769":1,"1818":1,"2078":1}}],["rely",{"2":{"222":1,"508":1,"2549":1,"2562":1,"2712":1}}],["relay",{"2":{"1649":2}}],["relaxed",{"2":{"546":1,"1584":1,"1585":1,"2692":2}}],["relax",{"2":{"199":1}}],["relates",{"2":{"2794":1}}],["related",{"2":{"2":1,"16":1,"124":1,"131":1,"163":1,"175":1,"187":1,"188":1,"191":2,"199":1,"236":1,"265":2,"279":1,"322":3,"381":1,"438":1,"612":1,"629":1,"1318":1,"1354":1,"1397":1,"1398":1,"2256":1,"2406":1,"2449":1,"2550":1,"2588":1,"2619":1,"2665":1,"2694":3,"2705":2,"2710":1,"2836":1}}],["relation",{"2":{"2816":1}}],["relating",{"2":{"215":1,"600":1}}],["relatively",{"2":{"279":1,"346":1,"1498":1,"1603":1,"2451":1,"2586":1}}],["relatives",{"2":{"157":1}}],["relative",{"0":{"1935":1},"2":{"149":1,"176":1,"308":1,"1457":1,"1508":1,"1598":1,"1607":1,"1932":2,"2448":1,"2529":1,"2554":1,"2577":1,"2723":1}}],["reloading",{"2":{"443":1}}],["reload",{"0":{"1863":1,"2145":1},"2":{"149":1,"442":1,"1294":2,"1863":1,"2057":2,"2145":1}}],["relocalize",{"2":{"114":1}}],["relocations",{"2":{"238":1}}],["relocating",{"0":{"43":1},"2":{"236":1}}],["relocate",{"2":{"113":1,"114":2,"133":3,"134":3,"149":2,"188":1,"191":1,"199":1,"211":1,"222":1,"236":1,"277":5,"294":1,"317":2}}],["relocated",{"0":{"41":1,"54":1},"1":{"42":1,"43":1,"55":1,"56":1,"57":1,"58":1},"2":{"213":1}}],["releasing",{"2":{"546":1,"753":1,"1488":1,"1588":1,"1754":1,"1897":1,"2172":1,"2558":1,"2598":2,"2694":1,"2790":1,"2867":1,"2873":1,"2876":3}}],["releases",{"0":{"1587":1},"2":{"701":1,"1401":1,"1418":2,"1587":1,"2262":1,"2374":1,"2705":2,"2710":1,"2771":1}}],["released",{"2":{"43":1,"57":1,"622":1,"1416":4,"1417":2,"1422":1,"1468":2,"1587":1,"1588":1,"1658":2,"1730":1,"1750":1,"1752":1,"1881":1,"1897":1,"1948":1,"1950":1,"2004":1,"2252":1,"2255":3,"2256":1,"2265":2,"2415":1,"2598":5,"2769":1,"2770":1,"2782":1,"2821":1,"2861":3,"2862":1,"2866":1,"2867":2,"2869":1,"2873":2,"2886":1}}],["release",{"2":{"23":1,"56":1,"111":1,"191":1,"213":1,"222":1,"238":1,"249":1,"251":1,"266":1,"268":1,"277":1,"279":1,"370":1,"380":1,"545":2,"546":1,"623":2,"753":1,"1182":1,"1331":1,"1340":2,"1355":1,"1359":3,"1375":1,"1389":2,"1417":1,"1418":2,"1425":1,"1487":2,"1488":3,"1499":1,"1564":1,"1586":1,"1587":6,"1648":1,"1722":1,"1753":1,"1754":1,"1759":1,"1892":1,"1955":1,"1980":1,"1984":1,"2205":1,"2251":1,"2255":4,"2277":1,"2291":2,"2292":2,"2503":2,"2539":1,"2556":1,"2567":1,"2576":1,"2867":2,"2868":1,"2869":1}}],["relevant",{"2":{"7":1,"31":1,"132":1,"631":1,"662":1,"1896":1,"2373":1,"2623":1,"2624":4,"2692":1,"2695":1,"2702":1,"2891":1}}],["repairing",{"2":{"2374":1}}],["reparenting",{"2":{"520":1}}],["repurposing",{"2":{"1809":1}}],["repetition",{"2":{"2032":1}}],["repetitively",{"2":{"1467":1}}],["repetitive",{"2":{"1410":1}}],["repeating",{"0":{"2024":1},"2":{"1754":1,"2021":1,"2026":1,"2028":2,"2029":1,"2030":1,"2032":1,"2033":5,"2034":3,"2720":1,"2728":1}}],["repeat",{"0":{"202":1,"1481":1,"1482":1,"1754":1,"2021":1,"2022":1,"2494":1},"1":{"2022":1,"2023":1,"2024":1,"2025":1,"2026":1,"2027":1,"2028":1,"2029":1,"2030":1,"2031":1,"2032":1,"2033":1,"2034":1,"2035":1},"2":{"195":3,"202":6,"211":3,"231":1,"308":1,"371":1,"546":3,"648":2,"668":1,"1468":9,"1754":6,"1897":1,"2021":7,"2022":2,"2023":3,"2024":9,"2025":3,"2026":4,"2027":4,"2029":2,"2032":8,"2033":8,"2034":2,"2035":1,"2049":3,"2494":4,"2869":5}}],["repeatedly",{"2":{"1343":1,"1392":1,"2056":1,"2239":1}}],["repeated",{"0":{"2032":1,"2033":1},"2":{"64":1,"93":1,"191":1,"312":1,"648":2,"669":1,"1382":1,"1754":1,"1919":1,"2028":2,"2029":1,"2031":1,"2032":4,"2033":1,"2034":4,"2035":1,"2506":1,"2728":2,"2869":1}}],["repeats",{"2":{"63":1,"202":1}}],["replays",{"2":{"1629":1}}],["replay",{"0":{"1629":1},"1":{"1630":1,"1631":1,"1632":1},"2":{"1629":5,"2475":2,"2582":1}}],["replacing",{"0":{"27":1},"2":{"549":1,"556":2,"622":1,"1598":1,"2276":1,"2546":1}}],["replacement",{"0":{"607":1,"1738":1,"1739":1,"1740":1,"1741":1},"2":{"172":1,"189":1,"204":1,"240":1,"279":1,"1366":1,"1504":1,"1508":1,"1738":1,"1744":1,"1747":1,"1749":5,"1752":2,"1753":1,"2158":1,"2516":1,"2624":1,"2625":1,"2626":1,"2636":1,"2654":1}}],["replacements",{"2":{"172":1,"2843":1}}],["replaced",{"2":{"7":1,"8":1,"27":1,"169":1,"184":1,"195":3,"254":1,"526":1,"668":1,"1359":1,"1378":1,"1440":1,"1944":1,"2380":1,"2694":1,"2851":1}}],["replace",{"2":{"5":1,"7":1,"31":4,"34":1,"50":1,"172":1,"176":1,"191":1,"199":2,"211":1,"240":4,"266":1,"371":1,"551":1,"604":1,"1310":1,"1356":1,"1392":2,"1416":1,"1437":1,"1442":2,"1504":2,"1508":1,"1561":2,"1598":1,"1640":1,"1734":1,"1945":1,"2202":4,"2364":2,"2545":1,"2546":1,"2860":2}}],["replicated",{"2":{"2504":1}}],["replicate",{"2":{"2039":1}}],["replicates",{"2":{"1624":1,"1635":1}}],["replied",{"2":{"392":1}}],["replugging",{"2":{"1460":1}}],["replug",{"2":{"667":1,"1326":1}}],["reply",{"2":{"364":1}}],["reproducing",{"2":{"1447":1,"2504":1}}],["reproduce",{"2":{"263":1}}],["reprimanded",{"2":{"603":1}}],["repress",{"0":{"1588":1},"2":{"285":1,"1588":4}}],["representing",{"0":{"1571":1,"1762":1},"2":{"1483":1,"1484":1,"1485":1,"1497":1,"1946":4,"2419":1,"2514":1,"2794":1}}],["represented",{"2":{"747":1,"1709":1,"2705":1,"2816":1}}],["represents",{"2":{"262":1,"579":1,"1493":1,"1509":1,"1814":5,"1946":1,"2030":1,"2072":5,"2246":1,"2251":1,"2363":1,"2412":2,"2582":1,"2743":1,"2768":1,"2788":1,"2896":1}}],["representation",{"2":{"199":1,"560":1,"1356":1,"1359":1,"2399":1,"2744":1,"2799":1,"2883":1}}],["represent",{"2":{"160":1,"477":1,"1495":1,"1571":1,"1762":1,"1946":1,"2412":2,"2449":1,"2582":1,"2676":1,"2743":1}}],["rep",{"2":{"202":1,"211":1,"2022":1,"2023":1,"2494":1}}],["reposition",{"2":{"1770":1}}],["repositories",{"2":{"26":1,"1403":2,"2574":1,"2692":1}}],["repository",{"0":{"2541":1,"2551":1},"2":{"21":1,"126":1,"163":1,"182":2,"224":1,"228":3,"233":1,"241":1,"253":1,"265":4,"268":3,"270":1,"275":1,"281":1,"288":2,"308":1,"377":1,"387":1,"389":2,"392":1,"440":1,"558":1,"570":3,"574":1,"576":1,"595":5,"1321":1,"1433":1,"1598":3,"2353":1,"2404":1,"2447":1,"2536":2,"2537":1,"2541":1,"2545":1,"2547":1,"2548":1,"2549":3,"2551":2,"2553":4,"2554":1,"2556":2,"2571":1,"2580":1,"2583":1,"2585":5,"2587":3,"2610":1,"2622":3,"2665":1,"2692":1,"2693":1,"2694":4,"2697":1,"2850":2,"2851":2}}],["reported",{"2":{"1354":1,"1383":1,"1492":1,"1708":1,"2252":1,"2454":1,"2665":1,"2896":1}}],["reporting",{"2":{"312":1,"546":1,"1383":1,"2002":2,"2781":1}}],["reports",{"0":{"1946":1},"1":{"1947":1,"1948":1,"1949":1,"1950":1,"1951":1,"1952":1,"1953":1},"2":{"149":1,"175":2,"176":2,"222":1,"285":1,"546":2,"590":1,"638":1,"668":1,"1932":2,"1937":1,"1941":3,"1942":3,"1944":1,"1945":2,"1946":2,"1950":1,"1953":1,"2008":1,"2013":4,"2242":1,"2777":1,"2829":3}}],["report",{"0":{"1989":1,"1991":2},"1":{"1990":1,"1992":2},"2":{"50":4,"74":1,"114":2,"160":3,"190":1,"191":6,"199":3,"211":1,"236":3,"285":2,"308":1,"317":1,"345":1,"417":1,"546":1,"1334":2,"1340":2,"1356":2,"1490":1,"1491":2,"1610":1,"1614":1,"1615":1,"1616":1,"1617":1,"1618":1,"1619":1,"1620":1,"1621":1,"1718":1,"1719":1,"1721":1,"1734":1,"1752":3,"1753":3,"1808":1,"1918":2,"1919":1,"1939":15,"1940":5,"1941":5,"1942":1,"1943":2,"1944":18,"1945":18,"1946":16,"1948":5,"1949":11,"1950":12,"1951":1,"1952":10,"1953":13,"1970":4,"1971":4,"1976":1,"1981":1,"1983":1,"1988":1,"1989":1,"1991":1,"1992":1,"2009":2,"2013":2,"2014":1,"2015":13,"2017":1,"2019":1,"2218":1,"2427":1,"2470":2,"2574":1,"2788":1}}],["repo",{"0":{"6":1},"2":{"6":1,"22":1,"77":1,"283":1,"288":1,"400":1,"411":1,"430":1,"431":1,"580":1,"597":1,"1403":1,"1455":1,"1598":2,"2207":1,"2219":1,"2337":1,"2404":1,"2582":2,"2587":6,"2588":1,"2694":1}}],["q=is",{"2":{"2694":1}}],["ql",{"2":{"2265":14}}],["qn",{"2":{"398":3,"399":3,"400":2,"401":2}}],["qc60",{"2":{"253":2}}],["q9",{"2":{"249":1}}],["q8",{"2":{"249":1}}],["q7",{"2":{"249":1}}],["q4z",{"2":{"241":2}}],["q4",{"2":{"226":2,"236":1}}],["q0",{"2":{"211":2,"226":4,"236":1}}],["qol",{"2":{"211":1}}],["q5",{"2":{"191":1,"249":1}}],["q6",{"2":{"191":1}}],["q3",{"2":{"191":1,"236":1}}],["qff",{"0":{"2728":1},"2":{"191":1,"266":1,"449":1,"450":1,"2703":6,"2705":6,"2713":2,"2715":8,"2716":12,"2717":2,"2718":1,"2719":1,"2728":1}}],["qgfimagefile",{"2":{"249":1}}],["qgf",{"0":{"2728":1},"2":{"191":1,"266":1,"448":1,"2703":4,"2705":6,"2714":1,"2715":4,"2716":2,"2717":1,"2718":1,"2719":1,"2720":2,"2721":5,"2722":10,"2723":3,"2724":7,"2725":3,"2726":6,"2727":3,"2728":1}}],["q2m3ueu",{"2":{"665":1}}],["q2",{"2":{"176":1,"236":1}}],["qp",{"2":{"160":1,"176":1,"191":2,"199":1,"211":1,"222":1,"236":4,"249":2,"285":1,"2704":32,"2705":104,"2709":6,"2710":2,"2712":1}}],["qpocket",{"2":{"149":2}}],["qpockets",{"2":{"143":4}}],["q",{"2":{"149":1,"191":1,"266":1,"277":2,"353":1,"421":1,"444":1,"571":2,"1575":1,"1592":1,"2263":1,"2456":3,"2467":3,"2509":1,"2515":1,"2622":1,"2834":3}}],["qaz",{"2":{"143":2}}],["qk100",{"2":{"266":1}}],["qk21",{"2":{"236":1}}],["qk",{"0":{"156":1,"167":1},"2":{"120":8,"156":2,"167":2,"176":3,"188":4,"189":1,"191":8,"194":2,"199":5,"202":6,"231":26,"266":1,"277":1,"285":1,"307":1,"353":1,"357":3,"545":1,"571":2,"575":1,"643":2,"667":1,"1326":1,"1343":1,"1401":1,"1411":4,"1455":4,"1456":1,"1459":2,"1460":4,"1463":6,"1465":15,"1491":6,"1500":3,"1503":22,"1513":7,"1564":1,"1576":3,"1582":8,"1629":5,"1640":1,"1641":2,"1642":2,"1648":13,"1712":32,"1730":1,"1731":1,"1732":1,"1748":3,"1758":2,"1763":1,"1765":1,"1772":1,"1773":2,"1816":9,"1883":144,"1891":19,"1974":32,"2022":4,"2023":4,"2039":11,"2049":2,"2074":13,"2162":4,"2199":9,"2203":7,"2239":7,"2248":3,"2251":2,"2262":1,"2265":2,"2267":2,"2278":8,"2323":15,"2327":16,"2329":1,"2332":1,"2334":1,"2335":1,"2336":1,"2337":1,"2339":1,"2341":1,"2342":1,"2343":1,"2344":1,"2346":2,"2348":2,"2350":2,"2468":7,"2469":15,"2470":6,"2471":3,"2472":7,"2473":15,"2474":1,"2475":5,"2476":2,"2477":32,"2478":1,"2479":2,"2481":1,"2482":9,"2483":35,"2484":144,"2485":19,"2488":3,"2489":11,"2490":13,"2492":3,"2493":32,"2494":4,"2495":7,"2496":7,"2497":8,"2498":35,"2599":3,"2624":1,"2693":1,"2700":8,"2736":2,"2737":2,"2859":10,"2860":3}}],["q11",{"2":{"249":1}}],["q1v1",{"2":{"226":4,"236":1,"266":1}}],["q1",{"2":{"114":1,"191":1,"226":4}}],["qw",{"2":{"1575":4,"1592":1}}],["qwertz",{"0":{"2786":1}}],["qwertlekeys",{"2":{"211":1}}],["qwertykeys",{"2":{"2503":1}}],["qwertyydox",{"2":{"253":2}}],["qwerty",{"0":{"2244":1,"2785":1},"2":{"92":1,"176":2,"257":1,"258":1,"259":2,"623":1,"1389":1,"1392":2,"1395":1,"1396":1,"1412":1,"1419":1,"1455":1,"1589":1,"1590":3,"1592":2,"1903":2,"2026":1,"2230":2,"2237":1,"2243":1,"2244":1,"2418":1,"2419":1,"2420":4,"2510":1,"2514":1,"2735":2,"2834":4,"2870":1}}],["qwiic",{"0":{"128":1},"2":{"74":2,"128":2,"134":6}}],["quokka",{"2":{"249":1}}],["quote",{"2":{"1660":1,"2458":1,"2467":1,"2491":1,"2501":1}}],["quoted",{"2":{"160":1,"615":1}}],["quot",{"0":{"1340":4,"1515":2,"1570":2,"2035":2,"2260":2,"2450":2,"2580":2},"2":{"5":2,"14":2,"75":2,"92":2,"110":8,"114":4,"119":10,"134":4,"152":2,"160":6,"174":2,"175":2,"176":5,"182":4,"187":2,"189":2,"190":2,"191":8,"194":2,"199":6,"201":16,"202":2,"210":2,"211":14,"215":2,"218":2,"222":6,"230":2,"234":2,"236":8,"245":4,"249":10,"263":6,"266":6,"277":2,"289":2,"294":2,"297":2,"307":2,"308":8,"322":6,"353":1,"357":4,"381":2,"390":4,"392":2,"415":2,"470":2,"471":2,"498":2,"503":6,"507":2,"543":6,"546":2,"564":2,"565":2,"571":2,"595":6,"598":2,"614":4,"615":2,"625":2,"640":2,"648":2,"649":2,"658":2,"679":2,"680":2,"695":2,"700":2,"727":2,"734":2,"735":2,"736":2,"737":2,"775":2,"901":4,"1072":4,"1106":4,"1176":4,"1178":2,"1179":4,"1192":2,"1261":2,"1263":4,"1264":8,"1268":2,"1273":4,"1305":8,"1308":4,"1310":2,"1326":2,"1328":4,"1329":2,"1340":2,"1343":2,"1382":2,"1386":4,"1388":2,"1389":4,"1395":4,"1397":2,"1403":2,"1408":2,"1414":66,"1416":2,"1418":14,"1425":2,"1441":4,"1442":4,"1448":2,"1454":2,"1456":6,"1459":2,"1473":2,"1474":1,"1476":1,"1485":1,"1504":2,"1505":2,"1514":4,"1515":2,"1520":2,"1559":2,"1563":4,"1565":2,"1567":8,"1570":6,"1572":2,"1575":2,"1586":2,"1600":4,"1610":2,"1615":2,"1616":2,"1635":4,"1643":2,"1649":6,"1686":2,"1709":2,"1757":2,"1771":2,"1772":6,"1804":2,"1907":2,"1920":2,"1935":4,"1946":2,"2004":2,"2015":6,"2021":4,"2024":6,"2025":2,"2026":4,"2027":14,"2028":2,"2030":4,"2033":2,"2035":2,"2036":2,"2039":2,"2043":12,"2076":2,"2084":2,"2171":2,"2207":2,"2219":2,"2224":2,"2234":2,"2237":2,"2263":2,"2265":5,"2266":14,"2267":12,"2268":8,"2269":18,"2271":4,"2276":6,"2277":2,"2330":2,"2337":2,"2356":10,"2360":2,"2369":2,"2373":2,"2379":6,"2382":8,"2427":2,"2432":2,"2440":2,"2448":2,"2450":2,"2458":2,"2467":2,"2489":2,"2491":1,"2499":2,"2500":6,"2501":1,"2502":2,"2503":2,"2504":4,"2514":8,"2515":5,"2519":6,"2521":3,"2532":2,"2547":6,"2560":4,"2568":4,"2575":2,"2576":2,"2584":2,"2587":4,"2588":2,"2598":4,"2599":4,"2622":14,"2652":2,"2654":2,"2659":2,"2668":4,"2669":2,"2676":2,"2678":2,"2681":2,"2692":6,"2693":2,"2694":15,"2695":2,"2703":2,"2704":2,"2705":4,"2709":2,"2713":2,"2720":4,"2728":2,"2734":2,"2743":6,"2744":142,"2745":2,"2800":16,"2801":4,"2805":2,"2812":2,"2816":24,"2818":10,"2819":18,"2822":2,"2823":4,"2824":6,"2825":12,"2826":2,"2827":6,"2828":2,"2829":10,"2830":4,"2861":8,"2862":4,"2867":18,"2868":8,"2870":2,"2873":4,"2874":16,"2878":2,"2882":2,"2888":4,"2889":2,"2890":2,"2891":1,"2895":4,"2896":2}}],["quirky",{"2":{"2704":1}}],["quit",{"2":{"1401":1}}],["quite",{"2":{"119":1,"411":1,"1321":1,"1493":1,"1734":1,"1915":1,"2201":1,"2263":1,"2328":1,"2834":1,"2888":1,"2890":2,"2896":1}}],["quickly",{"2":{"1658":2,"1894":1,"1897":1,"2043":1,"2263":2,"2329":1,"2332":1,"2334":1,"2335":1,"2337":1,"2373":2,"2374":2,"2445":1,"2504":1,"2611":1,"2858":1}}],["quicker",{"2":{"1473":1,"2374":1,"2692":2}}],["quickest",{"2":{"124":1}}],["quickstart",{"0":{"1290":1}}],["quick",{"0":{"195":1,"2351":1,"2869":1},"1":{"2352":1,"2353":1,"2354":1,"2355":1},"2":{"112":1,"114":1,"195":8,"199":3,"297":1,"308":1,"546":4,"595":1,"1473":1,"2045":1,"2265":1,"2380":1,"2644":1,"2845":1,"2869":13}}],["quad",{"0":{"2263":1},"2":{"2263":1}}],["quadratic",{"2":{"1892":1,"1894":1,"1897":1}}],["quality",{"2":{"700":7,"1321":1,"2505":1,"2850":1}}],["quark",{"2":{"143":2}}],["quarter",{"2":{"133":1,"189":1,"279":1}}],["quackfire",{"2":{"57":2}}],["quantum",{"0":{"153":1,"232":1,"248":1,"254":1,"601":1,"2422":1,"2468":1,"2699":1,"2701":1,"2702":1,"2703":1,"2704":1,"2705":1,"2706":1,"2708":1,"2709":1,"2710":1},"1":{"2423":1,"2424":1,"2425":1,"2426":1,"2427":1,"2700":1,"2702":1,"2703":1,"2704":1,"2705":1,"2707":1,"2708":1,"2709":2,"2710":2,"2711":1,"2712":1},"2":{"1":1,"74":1,"75":2,"94":1,"113":2,"114":7,"133":1,"134":1,"149":3,"153":5,"158":1,"160":3,"176":2,"191":2,"199":7,"203":2,"211":3,"222":9,"231":1,"232":5,"234":2,"236":1,"248":3,"249":1,"266":4,"285":2,"294":2,"317":2,"444":1,"448":1,"449":1,"450":1,"556":1,"619":1,"1313":1,"1323":1,"1387":1,"1389":1,"1440":2,"1442":1,"1455":7,"1456":2,"1459":1,"1463":1,"1502":2,"1503":1,"1606":1,"1818":1,"1887":7,"1939":1,"1940":1,"2041":1,"2078":1,"2256":2,"2358":1,"2364":3,"2423":1,"2468":1,"2514":1,"2532":1,"2610":1,"2694":2,"2699":3,"2701":20,"2702":12,"2703":4,"2704":27,"2705":4,"2706":2,"2707":4,"2709":1,"2713":1,"2720":1,"2735":1,"2736":1,"2768":1,"2773":1,"2834":1,"2879":1,"2881":1,"2882":1,"2887":4,"2891":1}}],["queried",{"2":{"1495":1}}],["queries",{"2":{"312":1}}],["query",{"0":{"2062":1},"2":{"132":1,"134":1,"330":1,"1761":1}}],["queued",{"0":{"564":1},"2":{"263":1,"355":1,"563":1}}],["queue",{"2":{"191":1,"344":1,"355":1,"567":1,"2705":1}}],["ques",{"2":{"134":1,"191":1,"2491":1,"2501":1}}],["questioned",{"2":{"2694":1}}],["questions",{"0":{"1292":1,"1312":1},"1":{"1293":1,"1294":1,"1295":1,"1296":1,"1297":1,"1298":1,"1313":1,"1314":1,"1315":1,"1316":1,"1317":1,"1318":1,"1319":1,"1320":1,"1321":1},"2":{"395":1,"592":4,"595":1,"600":1,"1292":1,"1299":1,"1320":1,"1322":1}}],["question",{"0":{"592":1},"2":{"48":1,"191":1,"570":1,"592":2,"600":1,"1528":1,"2491":1,"2501":1,"2502":1,"2798":2}}],["quefrency",{"2":{"45":1,"114":1,"317":1,"2224":1}}],["qmkuser",{"2":{"2585":2}}],["qmkurl",{"2":{"1416":4,"2694":1}}],["qmk+vial",{"2":{"2503":1}}],["qmk+current",{"2":{"49":1}}],["qmklayer",{"2":{"1503":2}}],["qmkbest",{"2":{"1416":9,"1503":2,"2694":1}}],["qmk",{"0":{"0":1,"9":1,"19":1,"26":1,"39":1,"51":1,"52":1,"65":1,"66":1,"70":1,"76":1,"78":1,"82":1,"83":1,"95":1,"96":1,"115":1,"135":1,"150":1,"161":1,"164":1,"177":1,"192":1,"200":1,"212":1,"223":1,"237":1,"250":1,"267":1,"278":1,"286":1,"295":1,"302":1,"309":1,"343":1,"351":1,"358":1,"402":1,"409":1,"411":1,"412":1,"413":1,"414":1,"415":1,"416":1,"417":1,"418":1,"419":1,"420":1,"421":1,"422":1,"423":1,"424":1,"425":1,"426":1,"427":1,"428":1,"429":1,"430":1,"431":1,"432":1,"434":1,"435":1,"436":1,"437":1,"438":1,"440":1,"441":1,"442":1,"443":1,"444":1,"445":1,"446":1,"447":1,"448":1,"449":1,"450":1,"451":1,"452":1,"453":1,"457":1,"468":1,"489":1,"537":1,"538":1,"558":1,"563":1,"568":1,"569":1,"577":1,"1302":1,"1303":1,"1313":1,"1320":1,"1321":1,"1599":1,"1600":1,"1887":1,"2242":1,"2243":1,"2249":1,"2330":1,"2337":1,"2356":1,"2358":1,"2385":1,"2393":1,"2394":1,"2423":1,"2505":1,"2525":1,"2535":1,"2536":1,"2549":1,"2550":1,"2559":1,"2560":1,"2564":1,"2576":1,"2579":1,"2591":1,"2601":1,"2609":1,"2612":1,"2620":1,"2662":1,"2700":1,"2713":1,"2720":1,"2728":1,"2741":1,"2749":1,"2823":1,"2853":1,"2880":1},"1":{"1":1,"2":1,"3":1,"4":1,"5":1,"6":1,"7":1,"8":1,"10":1,"11":1,"12":1,"13":1,"14":1,"15":1,"16":1,"17":1,"18":1,"20":1,"21":1,"22":1,"23":1,"24":1,"25":1,"26":1,"27":1,"28":1,"29":1,"30":1,"31":1,"32":1,"33":1,"34":1,"35":1,"36":1,"37":1,"38":1,"40":1,"41":1,"42":1,"43":1,"44":1,"45":1,"46":1,"47":1,"48":1,"49":1,"50":1,"51":1,"53":1,"54":1,"55":1,"56":1,"57":1,"58":1,"59":1,"60":1,"61":1,"62":1,"63":1,"64":1,"65":1,"67":1,"68":1,"69":1,"70":1,"71":1,"72":1,"73":1,"74":1,"75":1,"76":1,"77":1,"79":1,"80":1,"81":1,"82":1,"83":1,"84":1,"85":1,"86":1,"87":1,"88":1,"89":1,"90":1,"91":1,"92":1,"93":1,"94":1,"95":1,"97":1,"98":1,"99":1,"100":1,"101":1,"102":1,"103":1,"104":1,"105":1,"106":1,"107":1,"108":1,"109":1,"110":1,"111":1,"112":1,"113":1,"114":1,"116":1,"117":1,"118":1,"119":1,"120":1,"121":1,"122":1,"123":1,"124":1,"125":1,"126":1,"127":1,"128":1,"129":1,"130":1,"131":1,"132":1,"133":1,"134":1,"136":1,"137":1,"138":1,"139":1,"140":1,"141":1,"142":1,"143":1,"144":1,"145":1,"146":1,"147":1,"148":1,"149":1,"151":1,"152":1,"153":1,"154":1,"155":1,"156":1,"157":1,"158":1,"159":1,"160":1,"162":1,"163":1,"164":1,"165":1,"166":1,"167":1,"168":1,"169":1,"170":1,"171":1,"172":1,"173":1,"174":1,"175":1,"176":1,"178":1,"179":1,"180":1,"181":1,"182":1,"183":1,"184":1,"185":1,"186":1,"187":1,"188":1,"189":1,"190":1,"191":1,"193":1,"194":1,"195":1,"196":1,"197":1,"198":1,"199":1,"201":1,"202":1,"203":1,"204":1,"205":1,"206":1,"207":1,"208":1,"209":1,"210":1,"211":1,"213":1,"214":1,"215":1,"216":1,"217":1,"218":1,"219":1,"220":1,"221":1,"222":1,"224":1,"225":1,"226":1,"227":1,"228":1,"229":1,"230":1,"231":1,"232":1,"233":1,"234":1,"235":1,"236":1,"238":1,"239":1,"240":1,"241":1,"242":1,"243":1,"244":1,"245":1,"246":1,"247":1,"248":1,"249":1,"251":1,"252":1,"253":1,"254":1,"255":1,"256":1,"257":1,"258":1,"259":1,"260":1,"261":1,"262":1,"263":1,"264":1,"265":1,"266":1,"268":1,"269":1,"270":1,"271":1,"272":1,"273":1,"274":1,"275":1,"276":1,"277":1,"279":1,"280":1,"281":1,"282":1,"283":1,"284":1,"285":1,"287":1,"288":1,"289":1,"290":1,"291":1,"292":1,"293":1,"294":1,"296":1,"297":1,"298":1,"299":1,"300":1,"301":1,"302":1,"303":1,"304":1,"305":1,"306":1,"307":1,"308":1,"310":1,"311":1,"312":1,"313":1,"314":1,"315":1,"316":1,"317":1,"352":1,"353":1,"354":1,"355":1,"356":1,"357":1,"359":1,"360":1,"361":1,"403":1,"404":1,"405":1,"406":1,"407":1,"408":1,"458":1,"459":1,"460":1,"461":1,"462":1,"463":1,"464":1,"465":1,"490":1,"491":1,"492":1,"493":1,"538":1,"539":1,"540":1,"541":1,"564":1,"565":1,"566":1,"570":1,"571":1,"572":1,"573":1,"574":1,"575":1,"576":1,"578":1,"579":1,"580":1,"581":1,"582":1,"583":1,"584":1,"1600":1,"1601":1,"1602":1,"1603":1,"1604":1,"1605":1,"1606":1,"2243":1,"2244":1,"2245":1,"2246":1,"2247":1,"2248":1,"2249":1,"2250":1,"2251":1,"2252":1,"2359":1,"2360":1,"2361":1,"2394":1,"2395":1,"2396":1,"2397":1,"2398":1,"2399":1,"2400":1,"2401":1,"2402":1,"2403":1,"2404":1,"2405":1,"2406":1,"2407":1,"2408":1,"2409":1,"2410":1,"2411":1,"2526":1,"2527":1,"2537":1,"2538":1,"2539":1,"2540":1,"2541":1,"2542":1,"2543":1,"2544":1,"2545":1,"2546":1,"2547":1,"2548":1,"2550":1,"2551":1,"2552":1,"2553":1,"2554":1,"2555":1,"2556":1,"2560":1,"2561":1,"2565":1,"2566":1,"2567":1,"2568":1,"2569":1,"2570":1,"2571":1,"2572":1,"2573":1,"2574":1,"2575":1,"2576":1,"2577":1,"2580":1,"2610":1,"2611":1,"2621":1,"2663":1,"2664":1,"2665":1,"2666":1,"2667":1,"2668":1,"2669":1,"2670":1,"2671":1,"2672":1,"2714":1,"2715":1,"2716":1,"2717":1,"2718":1,"2719":1,"2721":1,"2722":1,"2723":1,"2724":1,"2725":1,"2726":1,"2727":1,"2742":1,"2743":1,"2744":1,"2745":1,"2746":1,"2747":1,"2748":1,"2750":1,"2751":1,"2752":1,"2753":1,"2754":1,"2755":1,"2756":1,"2757":1,"2758":1,"2759":1,"2760":1,"2761":1,"2762":1,"2763":1,"2764":1,"2765":1,"2766":1,"2767":1,"2768":1,"2769":1,"2770":1,"2771":1,"2772":1,"2773":1,"2774":1,"2775":1,"2776":1,"2777":1,"2778":1,"2779":1,"2780":1,"2781":1,"2782":1,"2783":1,"2784":1,"2785":1,"2786":1,"2787":1,"2788":1,"2789":1,"2790":1,"2791":1,"2792":1,"2793":1,"2794":1,"2795":1,"2796":1,"2797":1,"2881":1,"2882":1,"2883":1,"2884":1,"2885":1,"2886":1,"2887":1},"2":{"0":3,"1":1,"2":2,"6":1,"9":3,"10":2,"11":1,"12":1,"19":3,"21":4,"23":2,"24":3,"26":1,"38":2,"39":3,"49":2,"50":2,"51":1,"52":3,"65":1,"67":1,"69":2,"70":9,"75":2,"76":1,"82":2,"83":2,"86":2,"87":1,"93":1,"94":2,"95":4,"99":1,"100":1,"102":1,"103":1,"109":1,"110":1,"111":2,"112":3,"113":1,"114":5,"116":4,"118":1,"119":2,"120":3,"122":1,"124":1,"126":1,"128":2,"130":2,"131":2,"132":2,"133":2,"134":5,"143":1,"145":1,"146":1,"152":2,"153":2,"154":1,"156":2,"158":7,"159":1,"160":2,"163":5,"164":4,"166":1,"167":1,"168":1,"169":1,"172":3,"173":9,"174":2,"176":3,"179":1,"181":1,"182":2,"184":1,"189":3,"195":1,"196":1,"197":1,"199":6,"201":3,"202":1,"209":1,"211":10,"213":3,"224":3,"228":4,"230":1,"236":6,"238":1,"240":6,"243":3,"244":1,"249":6,"251":2,"254":1,"262":1,"263":3,"265":5,"266":3,"268":4,"273":3,"275":3,"276":3,"279":3,"284":2,"285":2,"288":3,"294":2,"302":1,"308":3,"312":2,"317":3,"318":1,"319":1,"322":3,"331":1,"332":3,"342":1,"343":1,"344":1,"345":2,"351":2,"353":1,"354":1,"355":1,"357":5,"358":3,"360":1,"371":5,"375":1,"377":5,"381":4,"383":2,"384":2,"385":2,"386":1,"387":3,"389":8,"390":2,"391":1,"392":9,"396":1,"398":4,"399":1,"400":3,"401":4,"403":3,"404":2,"405":8,"406":7,"407":7,"408":3,"411":22,"412":6,"413":3,"414":3,"415":4,"416":7,"417":4,"418":1,"419":5,"420":2,"421":3,"422":2,"423":2,"424":1,"425":1,"426":1,"427":1,"428":2,"429":4,"430":3,"431":3,"432":4,"434":4,"435":4,"436":2,"437":2,"438":7,"440":1,"441":4,"442":1,"443":3,"444":1,"445":4,"446":2,"447":9,"448":1,"451":5,"452":2,"453":1,"454":1,"455":5,"456":3,"457":1,"458":3,"460":1,"461":1,"462":1,"463":1,"464":3,"465":3,"468":1,"469":2,"470":2,"471":8,"472":1,"474":1,"477":2,"478":1,"481":1,"482":1,"484":1,"485":1,"487":1,"488":1,"489":2,"491":3,"492":4,"493":1,"495":1,"499":5,"524":3,"525":1,"526":2,"527":3,"530":1,"534":1,"537":4,"538":1,"540":1,"552":7,"554":1,"555":2,"557":1,"558":3,"560":4,"561":3,"562":4,"563":5,"564":1,"567":3,"568":3,"569":1,"570":6,"571":4,"573":1,"574":1,"575":1,"576":3,"577":1,"578":1,"580":1,"582":3,"586":2,"590":1,"591":1,"592":3,"593":2,"595":3,"597":2,"598":3,"599":2,"600":1,"601":5,"602":2,"604":1,"608":2,"609":6,"610":3,"612":1,"616":2,"617":3,"618":3,"619":1,"621":1,"622":3,"623":1,"631":2,"636":1,"638":2,"639":1,"647":1,"656":2,"662":1,"663":1,"665":3,"666":2,"667":1,"670":4,"671":1,"677":1,"697":1,"730":1,"731":1,"734":1,"735":1,"736":2,"737":1,"740":1,"741":1,"745":1,"1187":1,"1191":1,"1223":1,"1244":1,"1266":1,"1289":2,"1290":1,"1291":1,"1292":1,"1296":5,"1297":1,"1302":1,"1303":1,"1306":1,"1311":1,"1313":2,"1314":1,"1320":2,"1321":7,"1326":1,"1327":1,"1329":1,"1334":2,"1342":2,"1347":1,"1358":2,"1359":1,"1371":1,"1379":1,"1382":1,"1384":1,"1389":1,"1391":1,"1393":1,"1395":1,"1397":1,"1401":1,"1403":1,"1408":1,"1410":1,"1411":1,"1414":1,"1416":6,"1433":2,"1434":1,"1439":1,"1440":1,"1442":2,"1498":1,"1502":1,"1511":1,"1563":1,"1579":1,"1594":2,"1595":1,"1596":2,"1597":7,"1598":1,"1600":2,"1601":1,"1602":2,"1603":1,"1606":1,"1629":1,"1635":1,"1638":1,"1670":2,"1733":1,"1766":1,"1803":1,"1818":1,"1877":1,"1882":1,"1887":1,"1904":3,"1920":1,"1922":1,"1954":1,"1972":1,"2010":1,"2036":2,"2038":1,"2052":1,"2078":1,"2165":1,"2195":1,"2207":3,"2215":1,"2218":2,"2219":6,"2223":1,"2227":1,"2231":3,"2243":2,"2244":1,"2245":3,"2248":1,"2252":1,"2263":1,"2277":1,"2320":1,"2321":1,"2328":4,"2329":4,"2330":7,"2332":2,"2334":2,"2335":2,"2336":2,"2337":11,"2338":1,"2339":2,"2341":2,"2342":2,"2343":4,"2344":1,"2346":2,"2348":2,"2350":3,"2351":1,"2353":5,"2355":1,"2356":8,"2357":1,"2358":2,"2360":3,"2361":1,"2364":1,"2367":2,"2370":1,"2372":1,"2378":7,"2379":2,"2380":1,"2381":1,"2385":1,"2393":1,"2394":3,"2396":4,"2397":1,"2399":2,"2405":1,"2408":1,"2411":1,"2412":1,"2423":5,"2424":1,"2425":1,"2426":1,"2427":1,"2428":1,"2442":2,"2443":1,"2447":1,"2448":1,"2449":1,"2450":5,"2454":1,"2466":1,"2468":2,"2502":6,"2503":36,"2504":15,"2505":7,"2506":6,"2507":1,"2508":1,"2509":1,"2513":1,"2514":2,"2518":1,"2519":1,"2525":4,"2527":1,"2529":5,"2530":3,"2532":2,"2533":1,"2535":6,"2536":2,"2537":1,"2539":2,"2541":2,"2543":8,"2544":2,"2545":9,"2546":6,"2547":3,"2548":2,"2549":7,"2550":3,"2551":3,"2552":4,"2553":8,"2554":4,"2555":1,"2558":2,"2559":2,"2560":4,"2561":2,"2562":2,"2563":2,"2565":1,"2566":4,"2567":1,"2569":3,"2571":5,"2573":4,"2574":3,"2575":3,"2576":8,"2577":4,"2580":4,"2582":3,"2583":4,"2585":19,"2586":1,"2587":14,"2590":1,"2591":2,"2601":1,"2603":1,"2607":1,"2610":2,"2612":1,"2613":1,"2615":1,"2617":3,"2619":2,"2620":1,"2621":2,"2622":10,"2623":4,"2624":1,"2639":1,"2642":1,"2644":1,"2648":1,"2649":1,"2655":5,"2657":3,"2658":2,"2660":2,"2661":2,"2662":11,"2673":2,"2688":1,"2689":1,"2690":1,"2691":2,"2692":4,"2693":2,"2694":18,"2695":3,"2696":2,"2697":1,"2699":1,"2700":2,"2701":1,"2703":20,"2704":1,"2705":3,"2712":2,"2713":1,"2720":1,"2724":1,"2725":1,"2729":1,"2741":1,"2742":5,"2743":3,"2747":2,"2757":1,"2765":2,"2767":1,"2784":1,"2794":1,"2795":1,"2799":5,"2800":2,"2802":1,"2812":1,"2816":3,"2823":1,"2831":1,"2832":1,"2835":1,"2844":1,"2846":1,"2850":8,"2851":3,"2853":2,"2854":1,"2855":1,"2856":2,"2880":1,"2881":3,"2882":1,"2884":1,"2886":1,"2887":1,"2890":1,"2895":1}}],["fwlink",{"2":{"2622":1}}],["fknraiden",{"2":{"2371":1}}],["fkeys",{"2":{"1595":1}}],["fps",{"2":{"1897":5}}],["fpc",{"2":{"1378":1}}],["f♯",{"2":{"1883":6,"2484":6}}],["fb",{"2":{"1652":3,"1653":3}}],["fdbk",{"2":{"1648":1}}],["f+g",{"2":{"1588":1}}],["f9²",{"2":{"676":1}}],["f9¹",{"2":{"676":1}}],["f9",{"2":{"353":1,"571":2,"2457":2,"2467":2,"2516":1}}],["f8²",{"2":{"676":1}}],["f8¹",{"2":{"676":1}}],["f8",{"2":{"353":1,"571":2,"2457":2,"2467":2,"2516":1}}],["f24",{"2":{"2457":2,"2467":2}}],["f23",{"2":{"1417":2,"2457":2,"2467":2}}],["f21",{"2":{"1417":2,"2457":2,"2467":2}}],["f22",{"2":{"1417":11,"2457":2,"2467":2}}],["f20",{"2":{"1339":1,"2457":2,"2467":2}}],["f2",{"2":{"353":1,"571":2,"674":1,"676":2,"1883":1,"2457":2,"2467":2,"2484":1,"2509":1,"2516":1}}],["fm",{"2":{"319":1,"354":1,"355":1,"357":4,"411":1,"561":1,"562":1,"563":1,"598":1,"665":2,"1290":1,"1291":1,"1416":1,"2423":1,"2662":3}}],["fme",{"2":{"211":1}}],["fghij",{"2":{"317":1}}],["fg",{"2":{"266":1,"474":5,"476":1,"2705":9}}],["fs5",{"2":{"1883":1,"2484":1}}],["fs4",{"2":{"1883":1,"2484":1}}],["fs3",{"2":{"1883":1,"2484":1}}],["fs2",{"2":{"1883":1,"2484":1}}],["fs1",{"2":{"1883":1,"2484":1}}],["fs",{"2":{"249":1,"1883":1,"2484":1}}],["fc980c",{"2":{"236":1}}],["fc660c",{"2":{"236":1}}],["fxtwink",{"2":{"317":1}}],["fx",{"2":{"211":1}}],["fjlabs",{"2":{"211":6,"222":1}}],["ffff",{"2":{"2186":1}}],["ffffffff",{"2":{"2184":1}}],["ff",{"2":{"197":6,"387":3,"389":3,"399":1,"400":1,"2188":1,"2448":1}}],["ffkeebs",{"2":{"134":1}}],["f3²",{"2":{"676":1}}],["f3",{"2":{"191":1,"353":1,"571":2,"674":1,"676":3,"1883":1,"2454":1,"2457":2,"2467":2,"2484":1,"2509":1,"2516":1}}],["f303",{"2":{"49":1,"50":1,"199":1,"2346":1}}],["f5²",{"2":{"676":1}}],["f5f9b992",{"2":{"355":1}}],["f5",{"2":{"111":1,"353":1,"543":2,"552":1,"571":2,"674":2,"1516":1,"1883":1,"2224":1,"2457":2,"2467":2,"2484":1,"2516":1,"2639":1,"2668":1}}],["f4²",{"2":{"676":1}}],["f4xx",{"2":{"176":1}}],["f4x1",{"2":{"160":1,"176":1,"211":1,"285":1,"2627":1}}],["f466",{"2":{"176":1}}],["f401",{"2":{"253":1,"2346":1,"2627":1}}],["f401xe",{"2":{"131":1,"134":1}}],["f405",{"2":{"130":1,"134":1,"308":1}}],["f4",{"2":{"111":1,"131":1,"134":1,"191":1,"285":1,"353":1,"543":2,"552":1,"571":2,"674":2,"676":2,"1883":1,"2224":1,"2457":2,"2467":2,"2484":1,"2516":1,"2639":1}}],["f411",{"2":{"93":1,"2346":2,"2627":2,"2801":1,"2843":1}}],["f072",{"2":{"1277":2}}],["f0",{"2":{"111":1,"543":2,"552":1,"674":2,"676":3,"2224":1,"2454":1,"2668":1}}],["f7²",{"2":{"676":1}}],["f7¹",{"2":{"676":1}}],["f7",{"2":{"111":1,"353":1,"543":2,"552":1,"571":2,"674":2,"1346":1,"2224":1,"2457":2,"2467":2,"2516":1,"2639":1,"2668":1}}],["f6²",{"2":{"676":1}}],["f6¹",{"2":{"676":1}}],["f6",{"2":{"111":1,"353":1,"543":2,"552":1,"571":2,"674":2,"676":1,"679":1,"2224":1,"2457":2,"2467":2,"2516":1,"2639":1,"2668":1}}],["f19",{"2":{"2457":2,"2467":2}}],["f17",{"2":{"2457":2,"2467":2}}],["f16",{"2":{"2457":2,"2467":2}}],["f15",{"2":{"2457":2,"2467":3}}],["f14",{"2":{"2457":2,"2467":2}}],["f14629ed1cd7c7ec9089604d64f29a99981558e8",{"2":{"570":2}}],["f1xx",{"2":{"2454":2}}],["f18",{"2":{"1756":1,"2457":2,"2467":2,"2876":1}}],["f12",{"2":{"353":1,"571":2,"2457":2,"2467":2,"2510":1,"2516":1}}],["f11",{"2":{"353":1,"571":2,"2457":2,"2467":2,"2516":1}}],["f10²",{"2":{"676":1}}],["f10¹",{"2":{"676":1}}],["f10",{"2":{"353":1,"571":2,"676":2,"2457":2,"2467":2,"2516":1}}],["f103",{"2":{"291":1,"702":1,"2348":1}}],["f103c6",{"2":{"211":1}}],["f103xb",{"2":{"114":1}}],["f13",{"2":{"211":1,"1414":1,"2457":2,"2467":3}}],["f1",{"2":{"111":1,"120":1,"191":1,"353":1,"543":2,"552":1,"571":2,"674":2,"1411":1,"1573":1,"1883":1,"2218":1,"2224":1,"2330":1,"2337":1,"2454":1,"2457":2,"2467":2,"2484":1,"2509":1,"2510":1,"2516":1,"2668":1}}],["f",{"0":{"2457":1},"2":{"111":2,"134":1,"149":1,"191":1,"196":2,"211":1,"266":2,"353":1,"375":1,"415":6,"418":1,"419":1,"425":1,"445":5,"543":1,"555":3,"571":2,"748":1,"1508":3,"1567":1,"1588":3,"1639":1,"1653":1,"1766":2,"1883":19,"2015":2,"2024":1,"2184":1,"2186":1,"2188":1,"2190":2,"2247":1,"2252":1,"2454":2,"2456":3,"2467":3,"2484":19,"2515":3,"2703":8,"2834":3,"2872":1}}],["fantastic",{"2":{"2857":1}}],["fan",{"2":{"2367":1}}],["fancy",{"2":{"520":1,"1434":2}}],["faith",{"2":{"2694":1}}],["fair",{"2":{"2502":1}}],["fairly",{"2":{"1421":1,"1507":1,"1509":1,"2369":1,"2429":1}}],["fails",{"2":{"1772":1,"2363":1,"2681":2}}],["failed",{"2":{"355":1,"437":1,"1185":1,"1187":1,"2221":1,"2223":1,"2394":1,"2582":3}}],["failing",{"2":{"190":1,"191":1,"266":1,"597":1,"1343":1,"2394":1}}],["failures",{"2":{"134":1,"149":3,"191":1,"198":1,"199":3,"236":1,"317":1,"437":1,"597":1,"701":1,"2223":1}}],["failure",{"2":{"92":1,"149":1,"222":1,"236":3,"263":1,"277":1,"649":2}}],["fail",{"0":{"2679":1},"2":{"88":2,"104":2,"126":1,"127":2,"170":1,"206":1,"371":1,"652":1,"667":1,"1502":1,"1772":2,"2544":1,"2545":1}}],["faqs",{"2":{"592":1}}],["faq",{"0":{"1299":1,"1322":1,"1341":1,"2354":1},"1":{"1300":1,"1301":1,"1302":1,"1303":1,"1304":1,"1305":1,"1306":1,"1307":1,"1308":1,"1309":1,"1310":1,"1311":1,"1323":1,"1324":1,"1325":1,"1326":1,"1327":1,"1328":1,"1329":1,"1330":1,"1331":1,"1332":1,"1333":1,"1334":1,"1335":1,"1336":1,"1337":1,"1338":1,"1339":1,"1340":1,"1342":1,"1343":1,"1344":1,"1345":1,"1346":1,"1347":1,"1348":1,"1349":1,"1350":1,"1351":1,"1352":1,"1353":1,"1354":1,"2355":1},"2":{"556":1,"1315":1,"2436":1,"2517":1,"2563":1,"2880":1}}],["famous",{"2":{"469":1,"2075":1}}],["familiarity",{"2":{"2536":1,"2880":1}}],["familiarize",{"2":{"524":1}}],["familiar",{"2":{"511":1,"593":1,"596":1,"1293":1,"2356":1,"2357":2,"2526":1,"2538":1,"2581":1,"2583":1,"2816":1,"2856":1}}],["families",{"0":{"2657":1,"2658":1},"2":{"49":1,"130":1,"734":1,"738":1,"2655":1,"2657":1}}],["family",{"0":{"2659":1,"2660":1,"2661":1},"2":{"191":1,"277":1,"735":1,"2207":1,"2657":1,"2659":4,"2660":1,"2661":1,"2694":1,"2697":1}}],["facing",{"2":{"543":1,"2007":4,"2374":2,"2412":1,"2743":1}}],["face",{"2":{"277":2,"648":1,"2369":1,"2374":2,"2687":1}}],["factor",{"2":{"1463":3,"2743":1,"2801":1}}],["factory",{"2":{"176":3,"1350":1,"2339":1,"2344":1,"2444":1}}],["fact",{"2":{"45":1,"1297":1,"1320":1,"1334":1,"1389":1,"2036":1}}],["fading",{"2":{"249":1,"1817":1,"2075":2}}],["fader",{"2":{"1881":1}}],["fade",{"2":{"93":1,"1905":3,"1907":4,"2232":3}}],["fades",{"2":{"49":1,"1817":11,"2075":16}}],["fault",{"2":{"191":1}}],["fauxclicky",{"2":{"75":1,"188":1,"191":1,"2694":1}}],["fauxpark",{"2":{"38":1,"182":1}}],["fave",{"2":{"266":1}}],["fave84",{"2":{"199":1}}],["fave84h",{"2":{"191":1}}],["favorite",{"0":{"2531":1},"2":{"2545":1}}],["favorites",{"2":{"2463":2,"2467":2}}],["favor",{"0":{"8":1},"2":{"50":1,"94":1,"487":1}}],["favour",{"2":{"3":1,"15":1,"103":1,"169":1,"184":1,"199":1}}],["fake",{"2":{"191":1,"727":1,"2503":1}}],["fastest",{"2":{"682":1,"1895":1,"1912":1,"2827":1}}],["faster",{"2":{"381":1,"520":1,"1926":1,"2021":1,"2067":2,"2199":1,"2200":1,"2325":1,"2519":1}}],["fast",{"2":{"175":1,"297":3,"308":1,"498":1,"633":1,"1174":1,"1177":1,"1383":1,"1585":1,"1649":1,"1770":2,"1893":1,"1894":1,"1950":1,"2024":1,"2263":2,"2463":3,"2467":2,"2500":1,"2545":1,"2648":1,"2694":1,"2712":1,"2867":1,"2868":1,"2870":2}}],["fashion",{"2":{"169":1,"2504":1,"2896":1}}],["farther",{"2":{"2531":1}}],["farsi",{"2":{"277":1,"2834":2}}],["far",{"2":{"99":1,"188":1,"263":3,"273":1,"381":1,"620":1,"1770":1,"1934":1,"2195":1,"2242":1,"2638":1}}],["falls",{"2":{"1630":1}}],["fall",{"2":{"471":1,"512":1,"1453":1,"1928":1,"2511":1,"2562":1}}],["fallback",{"0":{"209":1},"2":{"211":2,"1473":1,"2895":1}}],["falling",{"2":{"50":1,"1230":2,"1999":1,"2582":1}}],["falsely",{"2":{"1498":2,"1756":2,"2876":2}}],["false",{"0":{"517":1,"1498":1},"2":{"31":2,"90":2,"105":4,"111":5,"125":3,"185":2,"194":4,"195":2,"199":1,"203":1,"249":1,"307":2,"308":2,"494":2,"517":2,"575":6,"606":1,"607":1,"613":3,"622":1,"623":1,"639":2,"643":2,"644":1,"645":2,"682":1,"775":1,"1231":1,"1358":1,"1359":4,"1389":3,"1401":3,"1417":1,"1432":2,"1461":2,"1473":1,"1480":1,"1487":1,"1498":1,"1503":10,"1505":4,"1514":1,"1570":2,"1582":5,"1583":1,"1587":2,"1588":1,"1591":1,"1595":1,"1625":2,"1631":1,"1636":4,"1670":2,"1711":6,"1747":1,"1749":2,"1763":1,"1772":1,"1779":1,"1785":1,"1805":1,"1819":1,"1823":2,"1903":9,"1904":2,"1906":3,"1912":3,"1916":1,"1920":2,"1925":1,"1929":4,"1932":1,"1945":1,"1949":1,"1950":2,"1952":2,"1953":1,"1962":1,"1964":4,"1965":1,"1967":2,"1968":1,"1969":1,"2029":2,"2031":1,"2032":1,"2033":1,"2035":3,"2080":1,"2084":2,"2085":3,"2086":2,"2171":1,"2230":8,"2231":1,"2236":1,"2251":1,"2277":1,"2327":2,"2521":2,"2522":3,"2523":1,"2545":1,"2622":1,"2624":2,"2702":3,"2705":2,"2732":2,"2802":12,"2804":2,"2805":3,"2808":1,"2809":4,"2811":1,"2814":1,"2817":2,"2818":4,"2819":4,"2820":1,"2822":2,"2824":6,"2825":4,"2826":1,"2827":12,"2828":1,"2829":3,"2830":1,"2841":5,"2867":1,"2868":1,"2871":2,"2875":1,"2876":1,"2887":1}}],["flsh",{"2":{"2259":1,"2261":8}}],["fl",{"2":{"1325":1,"2513":2,"2515":3,"2516":2}}],["flick",{"2":{"1941":1}}],["flicker",{"2":{"1520":1}}],["flickering",{"2":{"1279":1}}],["flight",{"2":{"649":1,"2594":1}}],["flipping",{"2":{"1939":1}}],["flipped",{"2":{"160":1,"1633":1,"1906":1,"2049":1,"2217":1,"2233":1,"2339":1,"2344":1}}],["flips",{"2":{"13":1,"31":1,"34":1,"1906":1,"2233":1}}],["flip",{"0":{"13":1},"2":{"13":1,"211":1,"1633":1,"2380":1}}],["flypage",{"2":{"1297":1}}],["flypage=shop",{"2":{"1297":1}}],["fly",{"0":{"2248":1},"2":{"520":1,"556":1,"1327":1,"1450":1,"1458":1,"1576":1,"1629":1,"2010":1,"2248":1,"2756":1,"2860":3}}],["flygone60",{"2":{"241":2}}],["float",{"0":{"1621":2},"1":{"1622":2},"2":{"215":2,"1505":1,"1613":2,"1622":2,"1772":3,"1807":2,"1950":4}}],["floating",{"2":{"215":2,"1275":1}}],["flowing",{"2":{"2075":1}}],["flows",{"2":{"1321":1}}],["flower",{"2":{"236":1,"2075":3,"2842":1}}],["flow",{"0":{"297":1,"2870":1,"2871":1,"2872":1},"1":{"2871":1,"2872":1},"2":{"149":1,"297":4,"308":3,"362":1,"507":1,"601":1,"1244":1,"2075":4,"2249":1,"2373":1,"2374":1,"2842":1,"2870":9,"2871":6,"2872":17}}],["flux",{"2":{"2373":2}}],["flushed",{"2":{"1866":1,"1868":1,"1870":1,"1873":1,"2148":1,"2150":1,"2152":1,"2155":1}}],["flushes",{"2":{"114":1}}],["flush",{"0":{"230":1,"692":1,"1288":1,"1614":1,"1718":1,"1988":1},"2":{"211":1,"236":2,"688":1,"692":1,"720":1,"802":1,"803":1,"829":1,"831":1,"861":1,"863":1,"893":1,"895":1,"928":1,"930":1,"962":1,"964":1,"996":1,"998":1,"1030":1,"1032":1,"1064":1,"1066":1,"1098":1,"1100":1,"1132":1,"1134":1,"1166":1,"1168":1,"1219":1,"1221":1,"1284":1,"1288":1,"1610":1,"1615":1,"1616":1,"1617":1,"1618":1,"1619":1,"1620":1,"1621":1,"1719":1,"1721":1,"1820":1,"1913":1,"1981":1,"1983":1,"2053":1,"2081":1,"2702":1,"2704":2,"2705":10,"2818":1,"2825":1}}],["flushing",{"2":{"191":1,"644":1,"645":1,"2702":1}}],["flurry",{"2":{"163":1}}],["flavours",{"2":{"2605":1}}],["flat",{"2":{"1508":1}}],["flatbread60",{"2":{"86":2}}],["flake8",{"2":{"483":1,"488":2}}],["flask",{"2":{"346":1}}],["flasher",{"2":{"2337":1,"2429":1,"2430":1,"2434":1,"2448":2,"2767":1}}],["flashers",{"2":{"412":1,"2329":1,"2332":1,"2334":1,"2335":1,"2336":1,"2337":1,"2339":1,"2341":1,"2342":1,"2343":1,"2344":1,"2346":1,"2348":1,"2350":1}}],["flashes",{"2":{"2219":1,"2331":2,"2333":3,"2338":1,"2340":2,"2345":2,"2347":1,"2349":1}}],["flashed",{"0":{"1298":1},"2":{"551":1,"560":1,"664":1,"2047":1,"2219":1,"2249":1,"2320":1,"2328":1,"2333":1,"2350":1,"2378":1,"2380":1,"2428":1,"2436":1,"2448":1,"2505":1,"2849":1}}],["flashable",{"2":{"356":1}}],["flashing",{"0":{"584":1,"1756":1,"2328":1,"2379":1,"2428":1,"2448":1,"2451":1,"2454":1,"2557":1,"2559":1},"1":{"2329":1,"2330":1,"2331":1,"2332":1,"2333":1,"2334":1,"2335":1,"2336":1,"2337":1,"2338":1,"2339":1,"2340":1,"2341":1,"2342":1,"2343":1,"2344":1,"2345":1,"2346":1,"2347":1,"2348":1,"2349":1,"2350":1,"2429":1,"2430":1,"2431":1,"2432":1,"2433":1,"2434":1,"2435":1,"2436":1,"2437":1,"2438":1,"2439":1,"2440":1,"2441":1,"2442":1,"2443":1,"2444":1,"2445":1,"2446":1,"2447":1,"2448":1,"2449":2,"2450":1,"2451":1,"2452":2,"2453":2,"2454":2,"2558":1,"2559":1,"2560":2,"2561":2,"2562":1,"2563":1},"2":{"49":1,"134":2,"191":1,"222":2,"240":3,"412":2,"584":1,"665":1,"670":1,"1294":1,"1296":1,"1298":1,"1315":1,"1442":1,"1649":1,"2219":1,"2320":1,"2328":2,"2329":1,"2330":1,"2332":1,"2333":1,"2334":2,"2335":1,"2336":1,"2337":3,"2339":1,"2341":1,"2342":1,"2343":2,"2344":1,"2346":2,"2348":2,"2350":2,"2353":3,"2363":1,"2380":1,"2429":1,"2430":1,"2432":1,"2434":1,"2440":1,"2442":2,"2443":1,"2450":1,"2468":1,"2503":1,"2526":1,"2533":1,"2534":1,"2558":2,"2559":1,"2562":1,"2577":1,"2600":1,"2630":1,"2635":1,"2700":1,"2783":1,"2792":1,"2800":1}}],["flash",{"0":{"164":1,"412":1,"735":1,"736":1,"739":1,"740":1,"1315":1,"1326":1,"2355":1,"2534":1,"2561":1,"2562":1},"1":{"740":1},"2":{"49":3,"107":1,"113":1,"114":5,"124":1,"134":1,"149":1,"160":1,"164":3,"174":5,"176":4,"199":2,"222":1,"236":1,"240":1,"277":1,"294":1,"317":2,"392":1,"412":6,"417":1,"527":1,"529":1,"550":2,"563":1,"643":1,"665":1,"666":1,"667":1,"700":1,"701":1,"727":3,"733":1,"734":6,"735":12,"736":9,"737":6,"738":5,"739":3,"740":15,"1293":2,"1298":1,"1326":2,"1343":2,"1368":2,"1442":8,"1593":1,"1632":1,"1819":1,"1932":1,"2042":1,"2047":1,"2080":1,"2219":7,"2220":2,"2261":2,"2328":3,"2329":3,"2332":3,"2333":1,"2334":2,"2335":2,"2336":1,"2337":1,"2339":1,"2340":4,"2341":1,"2342":1,"2343":2,"2344":1,"2346":2,"2348":2,"2350":2,"2353":3,"2356":1,"2363":3,"2364":1,"2379":1,"2428":4,"2436":1,"2448":8,"2449":1,"2450":1,"2454":18,"2468":1,"2547":1,"2556":1,"2557":1,"2558":1,"2559":3,"2561":4,"2562":8,"2622":2,"2631":1,"2637":1,"2639":1,"2653":10,"2659":1,"2694":3,"2700":1,"2702":1,"2705":2,"2706":1,"2812":4,"2823":1,"2835":1,"2849":1,"2854":1,"2860":1}}],["flagged",{"0":{"392":1},"1":{"393":1,"394":1,"395":1,"396":1},"2":{"199":1,"201":1,"322":3,"381":1,"392":1,"396":1,"2085":1,"2221":1}}],["flag",{"2":{"176":1,"191":1,"249":1,"302":1,"307":1,"411":1,"442":1,"443":1,"445":1,"452":1,"471":1,"546":3,"669":1,"735":1,"1369":1,"1582":1,"1697":1,"1698":1,"1700":1,"1749":1,"1814":2,"1815":5,"1820":1,"1956":1,"2049":1,"2072":2,"2073":6,"2081":1,"2085":1,"2086":1,"2164":1,"2219":1,"2694":1,"2715":1,"2720":1}}],["flags",{"0":{"1815":1,"2073":1},"2":{"176":1,"191":1,"209":1,"277":1,"489":1,"1375":2,"1815":8,"1820":2,"1911":1,"1912":1,"2073":8,"2081":2,"2085":1,"2086":2,"2236":1,"2524":1,"2639":1,"2715":3,"2724":5,"2818":3,"2825":3}}],["flesh",{"2":{"2854":1}}],["flexible",{"0":{"1745":1},"2":{"520":1,"1178":1,"1183":1,"2643":2,"2652":1}}],["flexibility",{"2":{"6":1,"153":1,"537":1,"671":1,"1805":1,"2206":1,"2275":1,"2860":1,"2872":1}}],["flehrad",{"0":{"43":2},"2":{"43":6,"266":1}}],["frr",{"2":{"2252":1}}],["friction",{"2":{"1897":2,"1941":1}}],["friendly",{"0":{"1745":1},"2":{"418":1,"471":1,"1276":1,"2244":1,"2424":1}}],["friend",{"0":{"2321":1},"2":{"376":1,"2320":3,"2321":4}}],["friends",{"2":{"226":1,"236":1,"2427":1}}],["frustrates",{"2":{"2502":1}}],["frustrating",{"2":{"2263":1}}],["frustration",{"2":{"173":1}}],["fruit",{"2":{"1343":1}}],["frood",{"2":{"2654":1}}],["front",{"2":{"1441":1,"2612":1}}],["frontend",{"0":{"561":1},"2":{"561":1,"727":1}}],["fronzlebop",{"2":{"597":2}}],["frob",{"2":{"523":1}}],["from=",{"2":{"176":1}}],["from",{"0":{"5":1,"24":1,"166":1,"482":1,"668":1,"1348":1,"1863":1,"2014":1,"2145":1,"2562":1},"2":{"3":1,"6":2,"12":1,"15":1,"31":2,"34":1,"49":3,"50":1,"62":1,"63":1,"69":1,"70":1,"73":2,"74":1,"75":2,"76":1,"88":3,"90":1,"92":1,"94":1,"104":3,"113":2,"114":8,"116":1,"119":1,"127":3,"128":1,"132":2,"133":1,"134":10,"149":5,"163":1,"170":2,"172":1,"173":2,"174":1,"176":8,"191":9,"199":13,"201":1,"206":1,"211":8,"222":7,"224":1,"228":3,"230":1,"236":4,"240":1,"249":9,"263":1,"266":19,"272":1,"273":1,"275":1,"276":1,"277":5,"284":2,"285":1,"294":1,"307":1,"308":5,"312":1,"344":1,"345":1,"348":1,"363":1,"364":1,"367":1,"368":1,"369":1,"371":1,"385":1,"386":1,"387":1,"391":1,"411":3,"416":2,"420":1,"421":1,"429":2,"435":2,"445":1,"451":1,"455":1,"471":3,"478":2,"482":2,"493":1,"494":1,"495":1,"498":3,"499":4,"507":1,"537":1,"543":3,"545":1,"552":3,"560":1,"563":1,"567":1,"570":2,"574":1,"582":1,"597":1,"599":1,"601":2,"609":1,"613":2,"616":1,"620":1,"639":1,"648":1,"657":1,"658":1,"667":1,"669":2,"679":2,"680":4,"685":1,"694":1,"701":1,"703":2,"708":1,"713":1,"734":1,"735":2,"755":1,"757":1,"758":1,"760":1,"761":1,"764":1,"767":1,"769":1,"770":2,"772":1,"773":2,"775":1,"776":1,"812":1,"839":1,"844":1,"874":1,"904":1,"909":1,"938":1,"943":1,"972":1,"977":1,"1006":1,"1011":1,"1040":1,"1045":1,"1074":1,"1079":1,"1108":1,"1113":1,"1142":1,"1147":1,"1200":1,"1235":1,"1236":1,"1238":1,"1240":1,"1254":1,"1256":1,"1270":1,"1271":1,"1272":1,"1278":1,"1290":1,"1291":1,"1296":1,"1302":1,"1303":1,"1305":1,"1321":3,"1326":2,"1335":1,"1337":1,"1349":1,"1350":1,"1351":1,"1356":1,"1367":1,"1389":1,"1390":1,"1392":2,"1395":3,"1397":1,"1398":1,"1434":1,"1436":1,"1451":1,"1454":1,"1457":1,"1463":1,"1467":1,"1473":1,"1495":1,"1498":1,"1503":2,"1511":1,"1516":1,"1528":1,"1537":1,"1539":1,"1564":1,"1575":1,"1580":1,"1582":1,"1587":1,"1589":4,"1590":7,"1622":2,"1629":1,"1630":1,"1653":1,"1654":1,"1680":1,"1685":1,"1688":1,"1689":1,"1690":1,"1695":1,"1703":1,"1705":1,"1706":1,"1709":1,"1710":2,"1717":1,"1720":1,"1722":1,"1734":1,"1752":2,"1753":1,"1754":2,"1755":1,"1770":1,"1808":2,"1809":1,"1814":1,"1817":4,"1818":1,"1833":1,"1834":1,"1835":1,"1852":1,"1858":1,"1860":1,"1862":1,"1863":1,"1881":2,"1894":2,"1895":1,"1897":1,"1905":2,"1906":1,"1907":2,"1911":1,"1921":1,"1922":1,"1926":1,"1932":1,"1937":1,"1939":4,"1941":2,"1942":1,"1944":2,"1946":5,"1955":1,"1959":1,"1968":1,"1978":1,"1980":1,"1982":1,"1984":1,"1986":1,"1993":1,"2002":1,"2015":1,"2017":1,"2021":1,"2025":1,"2035":1,"2042":1,"2043":1,"2049":2,"2057":2,"2064":1,"2066":1,"2072":1,"2075":4,"2076":1,"2078":1,"2097":1,"2098":1,"2099":1,"2116":1,"2122":1,"2128":1,"2134":1,"2136":1,"2138":1,"2140":3,"2142":3,"2145":1,"2160":1,"2185":1,"2187":1,"2189":1,"2191":1,"2192":1,"2198":1,"2205":1,"2206":1,"2210":1,"2211":1,"2221":2,"2223":2,"2224":1,"2226":2,"2232":2,"2233":1,"2234":1,"2238":1,"2245":1,"2249":1,"2256":1,"2261":2,"2265":1,"2266":1,"2270":1,"2277":2,"2313":1,"2330":1,"2337":2,"2340":1,"2343":1,"2346":1,"2348":1,"2350":1,"2353":1,"2356":1,"2362":1,"2363":2,"2364":1,"2369":5,"2373":1,"2374":3,"2375":1,"2376":1,"2377":1,"2378":2,"2380":1,"2393":1,"2396":1,"2410":1,"2412":5,"2413":1,"2416":1,"2436":1,"2445":1,"2448":1,"2449":2,"2452":1,"2454":2,"2502":1,"2503":2,"2505":2,"2506":4,"2507":1,"2511":1,"2514":1,"2516":2,"2529":1,"2530":1,"2531":1,"2535":1,"2544":1,"2545":1,"2547":1,"2559":2,"2561":2,"2568":1,"2574":2,"2576":1,"2582":3,"2585":1,"2586":1,"2587":2,"2588":1,"2591":1,"2594":1,"2605":1,"2606":1,"2611":2,"2615":1,"2617":1,"2619":1,"2620":1,"2622":1,"2630":1,"2635":1,"2638":1,"2642":1,"2649":1,"2650":1,"2653":1,"2654":1,"2667":1,"2668":1,"2669":1,"2674":1,"2682":1,"2692":2,"2694":5,"2696":2,"2701":2,"2704":12,"2705":5,"2733":2,"2738":1,"2742":4,"2743":4,"2745":1,"2767":1,"2780":1,"2793":1,"2803":1,"2805":2,"2816":1,"2817":1,"2818":3,"2824":2,"2825":3,"2827":2,"2829":1,"2833":1,"2836":2,"2850":2,"2852":1,"2855":1,"2858":3,"2860":2,"2873":1,"2874":1,"2880":1,"2881":1,"2884":1,"2885":2,"2886":3,"2891":2,"2894":1}}],["fr",{"2":{"211":1,"2252":3,"2834":4}}],["frl",{"2":{"211":2}}],["français",{"2":{"2752":1}}],["franky36",{"2":{"317":1}}],["fraction",{"2":{"1942":1}}],["fractal",{"2":{"134":2,"176":1,"222":1,"277":1,"2075":4,"2842":1}}],["fram",{"2":{"730":1,"731":1}}],["frames",{"2":{"1897":1,"2703":1,"2720":2,"2723":1}}],["frame",{"0":{"2723":1,"2724":1,"2725":1,"2726":1,"2727":1},"2":{"1264":1,"1833":1,"1835":1,"1866":1,"1868":1,"1870":1,"1873":1,"1897":2,"1912":1,"2097":1,"2099":1,"2148":1,"2150":1,"2152":1,"2155":1,"2705":3,"2713":1,"2715":3,"2718":1,"2719":1,"2720":6,"2722":2,"2723":8,"2724":28,"2725":2,"2726":1,"2727":2}}],["frameworking",{"2":{"160":1}}],["framework",{"2":{"134":1,"343":1,"471":1,"2262":1,"2364":1,"2795":1,"2889":1}}],["framebuffer",{"2":{"93":1,"114":1,"236":1,"2075":1,"2704":3}}],["fragments",{"2":{"262":1}}],["fraanrosi",{"2":{"114":1}}],["fr4boards",{"2":{"67":1,"211":1}}],["fr4",{"2":{"67":1,"72":1}}],["freq",{"2":{"1463":5,"1653":1}}],["frequencies",{"2":{"1463":1}}],["frequency",{"0":{"837":1,"902":1,"936":1,"970":1,"1004":1,"1038":1,"1140":1,"2712":1},"2":{"11":1,"134":1,"160":1,"214":1,"222":2,"236":2,"285":1,"552":1,"731":1,"740":1,"748":1,"835":3,"837":12,"899":3,"902":9,"934":3,"936":9,"968":3,"970":9,"1002":3,"1004":8,"1036":3,"1038":8,"1138":3,"1140":11,"1309":7,"1463":7,"1465":3,"1653":3,"1907":1,"1941":1,"2224":1,"2469":3,"2827":1,"2829":1}}],["frequent",{"2":{"1442":1,"1942":1}}],["frequently",{"0":{"1292":1,"1312":1},"1":{"1293":1,"1294":1,"1295":1,"1296":1,"1297":1,"1298":1,"1313":1,"1314":1,"1315":1,"1316":1,"1317":1,"1318":1,"1319":1,"1320":1,"1321":1},"2":{"348":1,"1820":1,"2081":1,"2205":1,"2263":2,"2394":1,"2692":1,"2818":1,"2825":1,"2849":1,"2860":1}}],["fresh",{"2":{"345":1,"657":1}}],["french",{"2":{"249":1,"2752":1,"2834":16}}],["freyr",{"2":{"143":2}}],["freeman",{"2":{"2888":1}}],["freebsd",{"2":{"2575":1}}],["freely",{"2":{"1321":1}}],["freezing",{"2":{"701":1}}],["freezes",{"2":{"700":1,"701":1}}],["freeze",{"2":{"700":1,"701":1}}],["freeform",{"2":{"609":1}}],["frees",{"2":{"557":1}}],["free",{"2":{"110":1,"123":1,"124":1,"362":1,"524":1,"1437":2,"1455":1,"1911":1,"2063":1,"2079":1,"2277":1,"2533":1,"2577":1,"2696":1,"2697":1,"2698":2,"2800":2,"2888":1}}],["freedoms",{"2":{"2675":1,"2690":1}}],["freed",{"2":{"45":1,"166":1,"188":1,"191":1}}],["female",{"2":{"2376":1}}],["fe1",{"2":{"1999":1}}],["feather",{"2":{"528":1,"670":1,"2321":2,"2445":1}}],["featuring",{"2":{"236":1}}],["featured",{"2":{"2507":1,"2612":1,"2693":1,"2836":1}}],["featuresobject",{"2":{"2802":1}}],["features",{"0":{"97":1,"117":1,"136":1,"151":1,"162":1,"178":1,"224":1,"238":1,"251":1,"268":1,"279":1,"287":1,"296":1,"520":1,"544":1,"545":1,"662":1,"1441":1,"2002":1,"2637":1,"2711":1,"2891":1},"1":{"98":1,"99":1,"100":1,"118":1,"119":1,"120":1,"137":1,"138":1,"152":1,"153":1,"154":1,"163":1,"164":1,"179":1,"288":1,"289":1,"297":1,"298":1},"2":{"3":1,"7":1,"15":1,"25":1,"49":1,"94":1,"111":13,"133":4,"134":5,"173":1,"175":1,"176":2,"191":1,"213":1,"236":2,"249":2,"266":12,"268":1,"376":1,"392":1,"415":3,"471":1,"520":2,"527":2,"544":1,"553":1,"556":1,"557":3,"574":1,"593":1,"597":1,"600":1,"609":1,"625":1,"629":1,"632":1,"653":1,"662":1,"1321":2,"1327":1,"1360":1,"1372":1,"1373":1,"1388":1,"1391":1,"1434":3,"1435":1,"1441":1,"1455":1,"1511":1,"1561":1,"1582":1,"1600":2,"1881":1,"1932":2,"2222":1,"2245":2,"2248":1,"2254":1,"2329":1,"2330":1,"2337":1,"2361":2,"2381":1,"2401":5,"2405":2,"2406":1,"2425":2,"2505":1,"2510":1,"2532":2,"2619":1,"2643":1,"2662":1,"2670":1,"2694":4,"2695":1,"2699":1,"2711":1,"2729":1,"2765":1,"2773":1,"2784":1,"2802":1,"2836":2,"2837":1,"2849":1,"2850":1,"2851":5,"2852":1,"2855":2,"2856":2,"2858":1,"2890":1,"2892":1}}],["feature",{"0":{"28":1,"556":1,"2848":1},"1":{"2849":1,"2850":1,"2851":1,"2852":1},"2":{"3":1,"15":1,"28":1,"32":1,"46":1,"49":3,"63":1,"70":13,"74":1,"75":1,"87":1,"93":1,"99":3,"103":1,"114":3,"118":1,"126":1,"133":2,"134":5,"149":1,"152":1,"160":3,"172":1,"176":4,"179":2,"186":1,"189":1,"190":2,"191":7,"195":1,"196":1,"199":2,"211":1,"222":2,"224":1,"228":2,"236":1,"248":1,"249":2,"266":1,"285":3,"288":1,"304":1,"306":1,"308":2,"312":2,"315":1,"392":1,"394":1,"444":1,"494":1,"496":1,"523":1,"536":1,"544":1,"545":1,"556":2,"595":3,"597":1,"600":1,"601":7,"604":1,"612":1,"616":1,"617":1,"657":2,"662":8,"684":1,"695":1,"706":1,"723":1,"746":1,"779":1,"805":1,"834":1,"866":1,"869":1,"898":1,"933":1,"967":1,"1001":1,"1035":1,"1069":1,"1103":1,"1137":1,"1170":1,"1193":1,"1224":1,"1245":1,"1262":1,"1300":1,"1332":3,"1333":1,"1334":1,"1338":1,"1372":1,"1373":1,"1374":1,"1375":1,"1377":1,"1378":1,"1385":1,"1388":1,"1433":1,"1434":1,"1435":1,"1441":2,"1443":1,"1450":1,"1451":1,"1454":2,"1455":2,"1459":1,"1462":1,"1463":1,"1465":2,"1473":1,"1491":1,"1494":1,"1495":1,"1500":3,"1511":1,"1516":1,"1524":1,"1547":1,"1559":1,"1562":2,"1565":1,"1572":2,"1576":4,"1591":4,"1593":1,"1596":1,"1600":1,"1607":2,"1632":2,"1639":1,"1706":1,"1736":1,"1745":1,"1754":1,"1812":1,"1821":1,"1888":1,"1893":1,"1898":1,"1902":1,"1910":1,"1911":2,"1914":1,"1922":1,"1941":2,"1955":1,"1957":3,"1958":1,"1959":1,"1963":1,"1967":3,"1969":2,"2004":2,"2010":2,"2046":1,"2067":1,"2068":1,"2070":1,"2082":1,"2158":1,"2165":1,"2167":1,"2195":1,"2204":1,"2214":1,"2222":8,"2229":1,"2230":1,"2235":1,"2254":2,"2255":1,"2263":1,"2271":1,"2274":1,"2324":1,"2325":1,"2359":1,"2364":2,"2381":1,"2388":1,"2406":1,"2448":1,"2469":2,"2470":1,"2471":3,"2498":1,"2504":1,"2505":1,"2507":1,"2510":1,"2548":1,"2549":1,"2648":1,"2652":1,"2664":1,"2692":1,"2694":4,"2729":1,"2756":1,"2773":1,"2777":1,"2780":1,"2791":1,"2804":1,"2805":1,"2806":1,"2807":1,"2808":2,"2809":2,"2810":1,"2811":2,"2813":1,"2815":1,"2817":1,"2818":1,"2820":2,"2822":2,"2824":1,"2825":1,"2826":2,"2827":2,"2828":2,"2837":1,"2838":2,"2840":1,"2849":1,"2850":3,"2858":1,"2860":3,"2867":1,"2868":1,"2869":1,"2876":1,"2891":2,"2892":1,"2896":2}}],["feat",{"2":{"222":2,"236":2}}],["fedora",{"2":{"191":1,"2539":1,"2572":1}}],["feker",{"2":{"176":1}}],["felix",{"2":{"143":2}}],["few",{"0":{"1735":1},"2":{"131":1,"189":1,"213":1,"222":1,"224":1,"238":1,"344":1,"346":1,"393":1,"522":1,"550":1,"597":1,"662":1,"682":1,"700":1,"734":1,"735":1,"1305":1,"1321":1,"1366":1,"1454":1,"1493":2,"1567":1,"1591":1,"1730":1,"1734":1,"1958":1,"2226":1,"2263":1,"2328":1,"2404":1,"2525":1,"2532":1,"2543":1,"2565":2,"2580":1,"2792":1,"2834":1,"2860":2,"2896":1}}],["fewer",{"2":{"24":1,"45":1,"123":1,"2242":1,"2371":1,"2776":1}}],["fees",{"2":{"2675":1}}],["feed",{"2":{"2743":1}}],["feeding",{"2":{"2375":1}}],["feedback",{"0":{"1645":1,"1646":1,"1651":1,"2274":1},"1":{"1646":1,"1647":1,"1648":1,"1649":1,"1650":1,"1651":1,"1652":2,"1653":2,"1654":1,"1655":1,"1656":1,"1657":1,"1658":1,"1659":1,"1660":1,"1661":1,"1662":1,"1663":1,"2276":1},"2":{"114":1,"160":1,"188":1,"191":1,"199":1,"228":1,"597":1,"1455":1,"1632":1,"1646":4,"1648":6,"1651":1,"1655":1,"1656":1,"1658":4,"1659":1,"1660":1,"1661":1,"1662":1,"1663":1,"2222":1,"2827":1}}],["feeling",{"2":{"1582":1}}],["feels",{"2":{"119":1}}],["feel",{"2":{"119":1,"1397":1,"1455":1,"1926":1,"2063":1,"2079":1,"2081":1,"2277":1,"2532":1,"2858":1,"2860":1}}],["ferris",{"2":{"114":1,"249":1,"294":1}}],["fetch",{"2":{"51":1,"344":1,"389":1,"398":1,"399":1,"400":2,"1905":2,"2232":2,"2582":2,"2585":4,"2587":5}}],["february",{"0":{"66":1,"135":1,"192":1,"237":1,"286":1},"1":{"67":1,"68":1,"69":1,"70":1,"71":1,"72":1,"73":1,"74":1,"75":1,"76":1,"77":1,"136":1,"137":1,"138":1,"139":1,"140":1,"141":1,"142":1,"143":1,"144":1,"145":1,"146":1,"147":1,"148":1,"149":1,"193":1,"194":1,"195":1,"196":1,"197":1,"198":1,"199":1,"238":1,"239":1,"240":1,"241":1,"242":1,"243":1,"244":1,"245":1,"246":1,"247":1,"248":1,"249":1,"287":1,"288":1,"289":1,"290":1,"291":1,"292":1,"293":1,"294":1}}],["feb",{"0":{"9":1,"1298":1},"1":{"10":1,"11":1,"12":1,"13":1,"14":1,"15":1,"16":1,"17":1,"18":1},"2":{"378":1,"391":6}}],["fumes",{"2":{"2375":1}}],["furthest",{"2":{"2369":1}}],["further",{"0":{"2031":1},"2":{"131":1,"134":1,"138":1,"191":1,"199":1,"203":1,"222":1,"306":1,"307":2,"315":1,"392":1,"415":1,"623":1,"682":1,"748":1,"1358":1,"1383":1,"1386":3,"1389":1,"1401":1,"1636":2,"1741":1,"1946":1,"1969":1,"2031":1,"2364":2,"2372":1,"2412":1,"2521":1,"2585":1,"2600":1,"2872":1,"2887":1,"2896":1}}],["fuzz",{"2":{"1654":1}}],["fulfilling",{"2":{"2381":1}}],["fulfill",{"2":{"1356":1}}],["fullremap",{"2":{"1191":2}}],["fullsize",{"2":{"191":1,"211":1,"236":1,"2369":2}}],["full",{"0":{"103":1,"104":1,"114":1,"126":1,"127":1,"134":1,"149":1,"160":1,"176":1,"191":1,"199":1,"211":1,"222":1,"236":1,"249":1,"266":1,"277":1,"285":1,"294":1,"308":1,"317":1,"607":1,"1177":1,"2894":1},"1":{"104":1,"127":1,"1178":1,"1179":1},"2":{"87":3,"88":2,"93":1,"103":2,"104":2,"107":2,"114":2,"124":1,"126":2,"127":2,"131":1,"134":1,"149":1,"172":1,"173":1,"176":1,"182":1,"189":1,"202":1,"211":1,"234":1,"236":1,"241":2,"245":1,"285":1,"288":1,"298":1,"356":1,"374":1,"413":1,"458":1,"495":1,"607":1,"609":1,"668":1,"1170":1,"1171":1,"1174":1,"1177":2,"1178":1,"1179":3,"1183":1,"1185":1,"1356":1,"1455":1,"1504":1,"1514":1,"1562":1,"1573":1,"1585":1,"1588":1,"1681":1,"1737":1,"1751":1,"1785":1,"1817":4,"1897":1,"2052":1,"2075":15,"2165":1,"2252":1,"2363":1,"2381":1,"2419":1,"2504":1,"2505":2,"2529":1,"2532":1,"2577":1,"2612":1,"2622":1,"2652":2,"2694":3,"2703":3,"2854":1,"2894":1}}],["fully",{"0":{"263":1},"2":{"23":1,"266":1,"1183":1,"1266":1,"1359":1,"2076":1,"2263":1,"2380":1,"2505":1,"2507":1,"2652":1,"2836":1}}],["fuses",{"0":{"2449":1},"2":{"2443":1,"2448":1,"2449":2}}],["fuse",{"2":{"1350":1,"2442":1,"2449":5}}],["funky",{"2":{"1443":1}}],["fundamentals",{"2":{"2368":1}}],["fundamentally",{"2":{"1383":1}}],["fundamental",{"2":{"618":1,"2676":1,"2681":1}}],["func",{"2":{"94":1,"515":2}}],["function96",{"2":{"86":4}}],["functionally",{"2":{"1627":1,"2504":1,"2874":1}}],["functionalities",{"2":{"1586":1}}],["functionality",{"0":{"46":1,"209":1,"1464":1},"2":{"3":1,"7":1,"15":1,"24":1,"30":1,"33":1,"87":1,"93":2,"98":1,"99":2,"114":2,"123":1,"124":1,"126":1,"128":1,"133":1,"134":1,"152":1,"154":1,"164":1,"191":2,"206":1,"209":2,"266":2,"293":1,"305":1,"307":1,"312":2,"314":1,"322":3,"358":1,"381":1,"390":4,"546":1,"556":1,"557":2,"571":1,"618":1,"622":1,"637":1,"647":1,"648":2,"702":1,"748":1,"1389":2,"1392":1,"1416":2,"1421":2,"1440":2,"1441":1,"1455":1,"1480":1,"1504":1,"1562":1,"1575":1,"1592":1,"1593":1,"1599":1,"1624":1,"1632":1,"1635":1,"1745":1,"1764":1,"1766":1,"1914":1,"1922":1,"1941":1,"1951":1,"2040":1,"2204":2,"2223":1,"2256":1,"2265":2,"2266":1,"2378":1,"2402":1,"2405":1,"2406":2,"2407":1,"2449":1,"2466":1,"2498":1,"2549":1,"2625":1,"2626":1,"2632":1,"2676":1,"2679":1,"2694":3,"2695":2,"2729":1,"2731":1,"2738":1,"2743":1,"2836":1,"2839":1,"2849":1,"2850":2,"2881":1,"2882":1,"2887":1}}],["functional",{"2":{"28":1,"222":1,"276":1,"284":1,"383":1,"384":1,"385":1,"390":2,"668":1,"738":1,"1433":1,"2505":1,"2574":1,"2676":1,"2681":1,"2682":1}}],["function",{"0":{"140":1,"506":1,"522":1,"624":1,"628":1,"630":1,"631":1,"634":1,"637":1,"642":1,"646":1,"1390":1,"1402":1,"1805":1,"1962":1,"2263":1,"2516":1,"2521":1,"2522":1},"1":{"1806":1,"1807":1},"2":{"22":2,"27":1,"34":1,"46":3,"49":2,"74":1,"90":3,"92":1,"93":2,"114":1,"125":1,"132":1,"133":1,"134":3,"149":4,"158":1,"160":1,"170":1,"176":5,"191":1,"194":1,"195":2,"199":2,"203":1,"222":2,"229":1,"230":2,"236":1,"249":2,"266":1,"273":1,"285":1,"306":1,"308":3,"312":1,"315":1,"318":1,"376":1,"415":2,"471":3,"474":1,"498":1,"501":3,"503":2,"504":1,"505":2,"506":2,"514":1,"522":5,"546":2,"616":2,"617":2,"619":1,"622":1,"625":2,"631":2,"637":2,"638":2,"639":1,"643":4,"648":2,"649":1,"677":2,"679":1,"680":3,"687":1,"688":1,"702":4,"704":1,"714":1,"716":1,"744":1,"749":2,"753":4,"757":1,"775":1,"787":1,"790":1,"794":1,"798":1,"800":1,"813":1,"817":1,"821":1,"825":1,"827":1,"845":1,"849":1,"853":1,"857":1,"859":1,"875":1,"881":1,"885":1,"889":1,"891":1,"910":1,"916":1,"920":1,"924":1,"926":1,"944":1,"950":1,"954":1,"958":1,"960":1,"978":1,"984":1,"988":1,"992":1,"994":1,"1012":1,"1018":1,"1022":1,"1026":1,"1028":1,"1046":1,"1052":1,"1056":1,"1060":1,"1062":1,"1080":1,"1086":1,"1090":1,"1094":1,"1096":1,"1114":1,"1120":1,"1124":1,"1128":1,"1130":1,"1148":1,"1154":1,"1158":1,"1162":1,"1164":1,"1172":1,"1175":1,"1176":1,"1178":1,"1179":1,"1189":1,"1190":1,"1191":3,"1201":1,"1207":1,"1211":1,"1215":1,"1217":1,"1226":3,"1228":1,"1247":4,"1249":1,"1254":1,"1259":1,"1277":2,"1281":1,"1283":1,"1284":1,"1311":2,"1388":1,"1389":4,"1390":1,"1391":1,"1392":1,"1393":1,"1398":3,"1408":1,"1416":2,"1417":2,"1421":1,"1424":1,"1425":1,"1440":3,"1441":1,"1453":1,"1473":1,"1480":1,"1488":1,"1491":2,"1502":4,"1503":1,"1505":1,"1506":1,"1508":1,"1526":1,"1561":2,"1569":1,"1575":1,"1582":1,"1583":1,"1587":2,"1590":3,"1591":1,"1592":3,"1595":1,"1631":1,"1636":4,"1672":1,"1674":1,"1675":1,"1676":1,"1685":1,"1689":1,"1698":1,"1700":1,"1702":1,"1704":1,"1733":1,"1749":3,"1761":1,"1763":1,"1803":1,"1805":1,"1806":1,"1807":1,"1808":1,"1809":1,"1819":1,"1823":2,"1833":1,"1835":1,"1905":2,"1912":2,"1916":2,"1942":1,"1944":3,"1945":2,"1946":2,"1948":1,"1950":3,"1955":1,"1964":1,"1965":1,"1967":1,"1970":5,"1971":2,"1993":1,"2009":1,"2013":1,"2014":1,"2025":1,"2032":1,"2034":1,"2053":1,"2055":1,"2056":1,"2057":1,"2058":1,"2059":1,"2060":1,"2061":1,"2062":1,"2065":1,"2080":1,"2081":1,"2084":2,"2087":1,"2097":1,"2099":1,"2160":1,"2164":1,"2174":1,"2178":1,"2180":1,"2200":1,"2201":1,"2219":1,"2223":2,"2232":2,"2236":4,"2241":1,"2251":3,"2252":1,"2255":5,"2256":3,"2263":3,"2264":1,"2265":3,"2266":2,"2269":1,"2276":1,"2290":1,"2291":1,"2292":1,"2326":1,"2327":1,"2403":1,"2407":2,"2470":2,"2510":1,"2513":2,"2514":1,"2515":1,"2516":1,"2519":1,"2521":1,"2522":5,"2523":3,"2549":1,"2599":1,"2624":7,"2625":5,"2626":4,"2643":1,"2681":1,"2700":1,"2704":10,"2705":18,"2709":1,"2710":1,"2731":3,"2733":2,"2735":1,"2736":1,"2737":1,"2738":1,"2739":1,"2841":1,"2858":1,"2860":4,"2867":1,"2868":1,"2869":6,"2874":2,"2876":2,"2879":1,"2881":4,"2883":2,"2887":2,"2895":1}}],["functions",{"0":{"22":1,"243":1,"678":1,"1188":1,"1398":1,"1421":1,"1440":1,"1501":1,"1551":1,"1569":1,"1761":1,"1944":1,"1945":1,"1964":1,"1965":1,"2034":1,"2052":1,"2053":1,"2054":1,"2060":1,"2061":1,"2164":1,"2200":1,"2241":1,"2269":1,"2326":1,"2643":1,"2729":1,"2840":1,"2878":1,"2879":1},"1":{"679":1,"680":1,"1189":1,"1190":1,"1191":1,"1422":1,"1423":1,"1424":1,"1425":1,"1426":1,"1427":1,"1428":1,"1429":1,"1430":1,"1502":1,"1503":1,"1504":1,"1505":1,"1506":1,"1552":1,"1553":1,"2053":1,"2054":1,"2055":2,"2056":2,"2057":2,"2058":2,"2059":2,"2060":2,"2061":2,"2062":2,"2730":1,"2731":1,"2732":1,"2733":1,"2734":1,"2735":1,"2736":1,"2737":1,"2738":1,"2739":1,"2740":1},"2":{"16":1,"22":1,"31":1,"49":3,"50":1,"62":1,"93":2,"114":2,"125":1,"134":2,"149":2,"160":1,"176":1,"185":1,"190":1,"191":3,"199":4,"203":2,"211":4,"236":2,"240":1,"243":1,"249":2,"266":1,"273":1,"285":2,"294":1,"308":1,"415":1,"487":1,"496":1,"511":1,"516":1,"522":4,"526":1,"574":1,"606":2,"607":1,"619":3,"622":3,"625":1,"631":2,"635":1,"638":1,"639":2,"640":2,"676":1,"697":1,"702":1,"743":1,"744":2,"745":1,"753":1,"1176":1,"1178":2,"1179":1,"1223":1,"1228":1,"1244":1,"1249":1,"1305":1,"1356":3,"1357":1,"1389":1,"1392":1,"1397":1,"1398":9,"1401":1,"1421":2,"1427":1,"1434":2,"1440":3,"1442":2,"1454":1,"1457":1,"1468":1,"1480":1,"1487":1,"1502":1,"1506":1,"1569":1,"1582":1,"1591":1,"1603":1,"1606":1,"1625":2,"1636":1,"1672":1,"1733":1,"1750":1,"1759":1,"1761":1,"1803":1,"1805":1,"1823":1,"1896":1,"1912":1,"1915":1,"1940":2,"1945":1,"1946":1,"1958":1,"1963":1,"1964":3,"1965":1,"1967":1,"1971":1,"2002":1,"2031":1,"2039":2,"2052":2,"2056":1,"2063":2,"2079":2,"2084":1,"2168":1,"2236":1,"2241":1,"2251":1,"2255":2,"2256":2,"2263":1,"2264":4,"2265":3,"2364":1,"2402":1,"2403":1,"2407":1,"2518":1,"2548":1,"2600":1,"2643":1,"2692":1,"2694":3,"2699":1,"2704":1,"2705":5,"2729":2,"2730":1,"2733":1,"2836":5,"2840":2,"2855":1,"2859":1,"2867":1,"2878":1,"2879":2,"2882":1,"2886":1,"2887":2}}],["fudge",{"2":{"249":1}}],["future",{"0":{"582":1,"2201":1},"1":{"2202":1,"2203":1,"2204":1,"2205":1,"2206":1},"2":{"6":1,"10":1,"110":1,"142":1,"156":1,"160":1,"182":1,"194":1,"198":1,"213":1,"262":2,"303":1,"307":1,"318":1,"392":1,"521":1,"579":1,"582":1,"650":1,"651":1,"1244":1,"1370":1,"1383":1,"2408":1,"2505":1,"2506":1,"2507":1,"2694":1,"2695":1,"2696":1,"2850":1}}],["fn+f",{"2":{"1339":1}}],["fno",{"2":{"317":1}}],["fnv",{"2":{"176":1}}],["fn",{"0":{"3":1,"7":1,"15":1,"1334":1},"2":{"3":2,"7":4,"15":2,"16":1,"31":1,"38":1,"49":1,"114":2,"134":1,"573":2,"1325":2,"1334":2,"1440":1,"1734":2,"1747":6,"1903":3,"2048":1,"2230":3,"2247":1,"2252":1,"2255":14,"2256":10,"2260":1,"2261":2,"2262":1,"2263":1,"2264":2,"2265":1,"2515":1}}],["fischl",{"2":{"2438":1}}],["fish",{"2":{"489":1}}],["fifth",{"2":{"1801":1,"2238":1,"2255":1}}],["fifo",{"2":{"191":1}}],["five",{"0":{"1800":1},"1":{"1801":1,"1802":1},"2":{"1764":1,"2247":1,"2251":1,"2255":1,"2598":1,"2712":1,"2742":1,"2826":1}}],["figuring",{"2":{"1298":1}}],["figure",{"2":{"411":1,"710":1,"841":1,"871":1,"906":1,"940":1,"974":1,"1008":1,"1042":1,"1076":1,"1110":1,"1144":1,"1383":1,"1508":2,"2263":1,"2531":1,"2563":1}}],["fiddle",{"2":{"2255":1}}],["fiddling",{"2":{"375":1}}],["fidelity",{"2":{"285":1}}],["fiuxup",{"2":{"249":1}}],["filthier",{"2":{"1498":1}}],["filterpaper",{"2":{"1510":1}}],["filter=ez",{"2":{"1290":1,"1291":1}}],["filtered",{"2":{"415":1}}],["filtering",{"0":{"2030":1},"2":{"415":1,"546":1,"1294":1,"2009":1,"2013":1,"2015":1,"2325":2,"2872":1,"2891":1}}],["filters",{"2":{"236":1,"415":1}}],["filter",{"2":{"199":1,"415":7,"425":1,"1294":1,"1382":1,"1497":2,"2401":1,"2859":2,"2867":1}}],["fills",{"2":{"2249":1,"2525":1}}],["filled",{"2":{"2075":1,"2705":9}}],["fill",{"2":{"411":1,"412":1,"419":1,"422":1,"424":1,"427":1,"587":1,"1462":1,"2015":1,"2249":1,"2668":1,"2705":3}}],["filen",{"2":{"441":1}}],["filenames",{"2":{"441":1,"501":1,"2692":1}}],["filename>",{"2":{"332":1,"445":1,"2329":1,"2332":1,"2334":1,"2335":1,"2336":1,"2339":1,"2341":1,"2342":1,"2343":1,"2344":1,"2448":1}}],["filename",{"2":{"317":1,"420":1,"421":2,"429":1,"430":1,"431":1,"432":1,"482":2,"501":1,"1343":1,"1602":1,"2448":1,"2454":1,"2560":1}}],["file2",{"2":{"441":1,"2588":1}}],["file1",{"2":{"441":1,"2588":1}}],["file>",{"2":{"418":1}}],["fileformat",{"2":{"199":1}}],["filegen",{"2":{"149":1}}],["file",{"0":{"481":1,"542":1,"553":1,"583":1,"586":1,"2362":1,"2560":1,"2743":1},"1":{"543":1,"544":1,"545":1,"546":1,"547":1,"548":1,"549":1,"550":1,"551":1,"552":1,"554":1,"555":1,"556":1,"557":1},"2":{"5":2,"16":1,"25":1,"65":2,"70":1,"73":1,"87":1,"114":2,"120":1,"132":2,"149":2,"164":1,"176":3,"189":1,"191":2,"211":4,"236":2,"249":1,"262":2,"266":1,"293":1,"305":1,"314":1,"326":1,"331":2,"345":1,"349":1,"354":1,"355":1,"371":1,"372":1,"381":1,"387":1,"390":1,"411":1,"415":1,"418":1,"434":2,"435":2,"440":1,"444":2,"445":3,"448":1,"449":1,"450":1,"471":1,"478":1,"482":3,"491":1,"493":2,"494":4,"495":2,"537":1,"542":2,"553":1,"570":2,"571":1,"574":1,"575":1,"582":4,"586":2,"590":1,"595":1,"600":2,"601":3,"605":4,"606":1,"607":1,"610":1,"616":1,"652":1,"662":1,"667":1,"734":1,"1173":2,"1176":3,"1179":3,"1184":1,"1186":1,"1187":1,"1191":1,"1294":1,"1305":1,"1310":1,"1343":5,"1389":1,"1408":2,"1409":1,"1411":1,"1434":2,"1436":4,"1440":1,"1442":3,"1455":3,"1462":2,"1472":2,"1497":6,"1559":1,"1560":2,"1572":1,"1577":1,"1592":2,"1600":1,"1602":4,"1603":2,"1604":1,"1605":1,"1629":1,"1630":1,"1736":1,"1754":1,"1814":1,"1818":2,"1823":1,"1893":1,"1894":1,"1895":1,"1896":1,"1897":1,"1903":1,"1904":2,"1907":1,"1915":1,"1916":1,"1954":1,"2046":1,"2049":1,"2072":1,"2078":2,"2084":1,"2217":2,"2218":1,"2219":2,"2220":2,"2221":1,"2222":1,"2230":1,"2234":1,"2252":1,"2255":1,"2258":1,"2263":2,"2328":1,"2329":1,"2330":1,"2332":1,"2334":1,"2335":1,"2336":1,"2337":2,"2339":1,"2341":1,"2342":1,"2343":1,"2344":1,"2346":2,"2348":2,"2350":2,"2353":2,"2356":1,"2360":7,"2362":1,"2363":13,"2364":9,"2365":3,"2378":1,"2379":2,"2380":1,"2396":5,"2398":1,"2399":3,"2400":5,"2401":5,"2402":5,"2403":5,"2404":1,"2410":3,"2413":1,"2443":1,"2448":3,"2450":5,"2454":2,"2508":1,"2512":2,"2513":1,"2514":2,"2515":1,"2517":1,"2528":1,"2530":6,"2531":3,"2533":2,"2544":2,"2545":7,"2547":2,"2548":3,"2554":1,"2557":1,"2560":5,"2577":2,"2582":13,"2586":1,"2588":1,"2600":1,"2610":1,"2615":1,"2617":3,"2620":2,"2622":7,"2648":1,"2650":2,"2651":1,"2653":1,"2657":1,"2659":1,"2664":2,"2692":1,"2694":4,"2703":10,"2705":2,"2711":1,"2713":1,"2715":6,"2719":1,"2720":2,"2722":6,"2723":3,"2735":1,"2742":4,"2743":2,"2744":3,"2745":1,"2748":3,"2799":2,"2890":1,"2891":6,"2895":1,"2896":1}}],["files>",{"2":{"2582":1}}],["filesystem",{"2":{"2571":1}}],["files",{"0":{"5":1,"1887":1,"2404":1,"2543":1,"2546":1,"2834":1},"2":{"1":1,"32":1,"50":4,"69":1,"73":2,"75":1,"86":1,"92":1,"113":1,"114":5,"118":1,"132":1,"133":1,"134":3,"160":2,"176":2,"191":3,"199":7,"201":2,"211":3,"213":2,"220":1,"224":2,"234":2,"236":4,"238":1,"249":3,"262":1,"266":1,"277":1,"285":2,"294":3,"308":3,"317":1,"322":3,"381":1,"411":1,"412":1,"415":1,"421":1,"428":1,"437":2,"440":1,"441":5,"451":1,"489":1,"494":1,"495":1,"526":2,"537":3,"540":1,"542":1,"550":1,"554":4,"556":1,"561":1,"562":1,"563":2,"571":1,"586":1,"595":2,"609":2,"612":2,"613":1,"616":1,"617":2,"1181":1,"1182":1,"1343":1,"1434":3,"1436":1,"1440":1,"1441":1,"1442":3,"1502":1,"1601":1,"1602":1,"1603":1,"1629":1,"1818":1,"2078":1,"2219":3,"2361":2,"2362":1,"2363":4,"2364":2,"2397":1,"2400":1,"2401":2,"2404":2,"2410":1,"2443":1,"2445":1,"2447":1,"2450":1,"2513":1,"2533":1,"2535":2,"2536":1,"2537":2,"2538":1,"2541":1,"2543":1,"2544":1,"2545":1,"2546":1,"2547":1,"2548":2,"2553":1,"2555":1,"2556":1,"2565":2,"2581":1,"2582":2,"2585":1,"2588":4,"2610":1,"2617":1,"2618":1,"2624":1,"2625":1,"2626":1,"2642":1,"2657":1,"2662":2,"2675":1,"2692":5,"2693":1,"2694":7,"2701":2,"2743":1,"2775":1,"2799":5,"2831":1,"2832":1,"2891":4}}],["finnish",{"2":{"2834":3}}],["finger",{"2":{"1386":1,"1929":3,"1935":1,"2026":3,"2251":1,"2252":1}}],["fingers",{"2":{"1386":1,"1467":1,"1929":1}}],["fingerprintusbhost",{"2":{"1921":1}}],["fingerprint",{"2":{"199":1}}],["finite",{"2":{"557":1}}],["finishing",{"0":{"2381":1},"2":{"546":1}}],["finishes",{"2":{"371":1,"2255":2,"2256":1,"2881":1}}],["finished",{"0":{"356":1,"566":1},"2":{"352":1,"355":1,"356":1,"563":1,"688":1,"716":1,"790":1,"794":1,"798":1,"800":1,"817":1,"821":1,"825":1,"827":1,"849":1,"853":1,"857":1,"859":1,"881":1,"885":1,"889":1,"891":1,"916":1,"920":1,"924":1,"926":1,"950":1,"954":1,"958":1,"960":1,"984":1,"988":1,"992":1,"994":1,"1018":1,"1022":1,"1026":1,"1028":1,"1052":1,"1056":1,"1060":1,"1062":1,"1086":1,"1090":1,"1094":1,"1096":1,"1120":1,"1124":1,"1128":1,"1130":1,"1154":1,"1158":1,"1162":1,"1164":1,"1207":1,"1211":1,"1215":1,"1217":1,"1284":1,"1818":2,"2013":1,"2078":2,"2255":2,"2256":5,"2261":2,"2262":3,"2263":3,"2264":3,"2265":4,"2454":1}}],["finish",{"0":{"2291":1,"2315":1},"2":{"371":1,"1629":2,"1631":1,"1769":1,"1779":1,"2475":1,"2610":1}}],["finalize",{"2":{"2356":1}}],["final",{"0":{"2843":1},"2":{"537":1,"540":1,"563":1,"617":1,"1340":4,"1508":1,"2255":1,"2374":1,"2622":1,"2802":1,"2836":1,"2887":1}}],["finally",{"2":{"163":1,"370":1,"667":1,"1382":1,"1416":1,"2015":1,"2205":1,"2256":1,"2265":1,"2275":1,"2452":1,"2639":1,"2667":1}}],["finer",{"2":{"2198":1,"2467":1}}],["fine40",{"2":{"211":1}}],["fine",{"0":{"2003":1},"2":{"176":1,"1316":1,"1462":1,"1487":1,"1755":1,"1759":1,"2004":1,"2032":1,"2033":1,"2211":1,"2249":1,"2533":1,"2577":1,"2607":1,"2615":1,"2694":2,"2697":1,"2869":1,"2878":1}}],["finder",{"2":{"2346":1,"2348":1,"2350":1,"2560":2}}],["finds",{"2":{"1310":1,"1311":1}}],["finding",{"2":{"598":1}}],["find",{"0":{"415":1,"2798":1},"2":{"31":4,"34":1,"124":1,"211":1,"233":1,"236":2,"240":1,"245":1,"248":1,"249":1,"285":1,"371":1,"375":1,"376":1,"392":3,"396":1,"411":1,"415":4,"471":1,"487":1,"495":1,"522":3,"593":1,"595":1,"598":1,"653":1,"657":1,"668":1,"669":1,"730":1,"1178":1,"1181":1,"1182":1,"1265":1,"1315":1,"1316":1,"1318":1,"1360":1,"1421":1,"1473":2,"1498":1,"1649":1,"1730":1,"1756":1,"2013":1,"2066":1,"2211":1,"2219":1,"2265":1,"2353":1,"2360":2,"2363":1,"2374":1,"2376":1,"2383":1,"2449":1,"2462":2,"2467":2,"2512":1,"2513":2,"2514":1,"2526":1,"2527":1,"2531":3,"2535":1,"2582":2,"2643":1,"2665":1,"2816":1,"2858":1,"2860":2,"2874":1,"2876":1,"2881":1,"2882":1,"2886":1,"2888":1,"2893":1}}],["fields",{"2":{"191":1,"308":1,"1600":1,"1610":1,"2611":1,"2713":1,"2720":1}}],["field",{"2":{"149":1,"308":1,"375":1,"390":5,"669":1,"1600":2,"1753":1,"2256":1,"2544":1,"2743":2,"2836":1,"2874":1}}],["fitler",{"2":{"1497":2,"1508":2}}],["fits",{"2":{"1462":1,"2275":1}}],["fitness",{"2":{"1437":1,"2698":1}}],["fit",{"2":{"124":2,"134":1,"392":1,"1393":1,"1630":1,"1912":2,"2236":2,"2662":1,"2835":2}}],["fitting",{"2":{"114":1}}],["firefox",{"2":{"2535":1}}],["fired",{"2":{"2364":1}}],["fire",{"2":{"1582":3,"1649":2,"2256":1}}],["firstly",{"2":{"2202":1,"2454":1}}],["first",{"0":{"2528":1,"2607":1},"1":{"2529":1,"2530":1,"2531":1,"2532":1,"2533":1,"2534":1},"2":{"46":1,"65":1,"90":2,"113":1,"114":1,"120":1,"130":1,"157":1,"213":1,"222":1,"288":1,"317":1,"324":1,"398":2,"401":1,"407":1,"471":1,"494":1,"503":1,"506":1,"537":1,"542":1,"546":1,"547":1,"591":1,"597":1,"598":2,"600":1,"601":2,"609":1,"621":1,"639":1,"648":1,"649":1,"668":1,"685":2,"687":1,"697":1,"707":1,"710":1,"714":1,"735":2,"736":1,"783":1,"787":1,"809":1,"813":1,"841":1,"845":1,"871":1,"875":1,"906":1,"910":1,"940":1,"944":1,"974":1,"978":1,"1008":1,"1012":1,"1042":1,"1046":1,"1076":1,"1080":1,"1110":1,"1114":1,"1144":1,"1148":1,"1197":1,"1201":1,"1230":1,"1263":1,"1275":1,"1276":1,"1283":1,"1315":1,"1322":1,"1326":1,"1344":1,"1359":2,"1397":1,"1416":2,"1442":1,"1480":1,"1508":3,"1509":1,"1575":1,"1582":1,"1584":1,"1585":1,"1586":1,"1592":1,"1597":1,"1629":1,"1636":2,"1670":2,"1688":1,"1690":1,"1731":1,"1754":2,"1792":1,"1795":1,"1798":1,"1801":1,"1814":1,"1871":1,"1874":1,"1877":1,"1897":1,"1902":1,"1910":1,"1925":1,"1932":1,"1939":1,"1942":1,"2013":1,"2015":2,"2032":1,"2068":1,"2072":1,"2075":1,"2153":1,"2156":1,"2215":1,"2218":1,"2219":1,"2224":1,"2230":1,"2246":1,"2255":4,"2256":3,"2265":1,"2276":2,"2362":1,"2371":1,"2374":1,"2382":1,"2406":1,"2410":2,"2430":1,"2434":1,"2526":1,"2549":1,"2558":1,"2578":1,"2581":1,"2582":3,"2583":1,"2588":1,"2598":1,"2617":1,"2622":1,"2628":1,"2666":1,"2693":2,"2694":1,"2703":2,"2705":1,"2724":8,"2731":1,"2742":1,"2744":1,"2752":1,"2785":1,"2786":1,"2803":2,"2816":1,"2830":1,"2836":1,"2853":1,"2867":1,"2869":1,"2874":2,"2881":1,"2885":1}}],["firmware\`",{"2":{"405":2,"406":2,"407":2}}],["firmwares",{"2":{"164":1,"173":1,"263":1,"412":1,"2535":1}}],["firmware",{"0":{"31":1,"34":1,"56":1,"164":1,"273":1,"276":1,"284":1,"583":1,"1315":1,"2214":1,"2378":1,"2379":1,"2380":1,"2416":1,"2419":1,"2422":1,"2423":1,"2443":1,"2450":1,"2528":1,"2533":1,"2534":1,"2763":1,"2802":1},"1":{"2215":1,"2216":1,"2217":1,"2218":1,"2219":1,"2220":1,"2221":1,"2222":1,"2223":1,"2224":1,"2423":1,"2424":1,"2425":1,"2426":1,"2427":1,"2444":1,"2445":1,"2446":1,"2447":1,"2529":1,"2530":1,"2531":1,"2532":1,"2533":1,"2534":1},"2":{"2":1,"3":1,"10":1,"15":1,"21":1,"24":1,"28":2,"30":2,"33":2,"36":1,"37":1,"43":1,"49":1,"70":3,"73":1,"107":1,"112":1,"114":3,"116":1,"124":1,"130":2,"131":1,"132":1,"145":1,"149":4,"164":1,"166":1,"201":1,"213":1,"215":1,"222":2,"224":2,"228":3,"236":1,"238":1,"240":1,"243":1,"249":4,"265":2,"266":2,"268":1,"273":5,"275":1,"276":3,"284":3,"318":1,"331":1,"332":1,"345":3,"349":1,"350":1,"351":1,"352":3,"353":1,"354":1,"356":5,"372":1,"381":2,"383":2,"384":2,"385":2,"386":1,"387":2,"389":2,"392":2,"400":4,"403":1,"405":1,"406":1,"407":1,"408":2,"411":8,"412":2,"414":1,"416":1,"423":1,"428":1,"429":2,"432":1,"434":2,"435":2,"438":1,"446":1,"471":1,"491":2,"492":1,"499":3,"547":1,"554":3,"556":2,"560":1,"562":2,"568":1,"570":3,"571":2,"574":2,"575":1,"576":1,"577":1,"580":1,"583":1,"584":1,"595":2,"597":1,"598":1,"599":1,"625":2,"643":4,"701":1,"735":1,"1276":1,"1289":1,"1291":1,"1294":1,"1296":1,"1298":1,"1313":1,"1326":1,"1343":2,"1344":1,"1368":1,"1375":1,"1391":1,"1433":1,"1442":2,"1470":1,"1491":1,"1492":1,"1494":1,"1561":1,"1597":2,"1670":1,"1817":1,"1819":1,"1906":1,"1915":2,"1957":1,"2024":1,"2039":1,"2042":1,"2047":1,"2075":2,"2080":1,"2207":2,"2216":1,"2217":1,"2218":2,"2219":2,"2221":1,"2227":1,"2248":2,"2254":1,"2255":1,"2271":1,"2320":2,"2321":2,"2325":1,"2331":2,"2333":3,"2338":1,"2340":4,"2345":2,"2347":2,"2349":2,"2350":1,"2351":1,"2353":3,"2356":4,"2360":1,"2363":2,"2364":1,"2369":2,"2377":2,"2378":7,"2380":1,"2381":1,"2396":2,"2397":1,"2405":1,"2412":5,"2413":1,"2414":1,"2415":1,"2416":3,"2419":1,"2421":1,"2423":1,"2428":1,"2430":1,"2434":1,"2442":1,"2446":1,"2450":6,"2452":1,"2502":2,"2503":10,"2504":9,"2505":4,"2506":3,"2507":1,"2510":1,"2511":2,"2525":1,"2526":3,"2528":2,"2529":1,"2530":1,"2531":1,"2533":3,"2534":2,"2535":1,"2536":1,"2537":1,"2545":4,"2547":3,"2549":7,"2550":1,"2553":1,"2554":1,"2555":2,"2556":1,"2557":1,"2558":2,"2559":1,"2560":6,"2561":1,"2562":2,"2563":1,"2564":1,"2576":1,"2577":5,"2578":1,"2580":1,"2585":10,"2587":6,"2591":1,"2603":1,"2607":1,"2610":1,"2612":1,"2613":1,"2615":1,"2617":1,"2619":1,"2620":1,"2621":1,"2622":6,"2623":1,"2624":1,"2625":1,"2627":1,"2635":1,"2653":1,"2662":1,"2673":2,"2674":1,"2675":1,"2679":2,"2682":1,"2687":2,"2689":1,"2690":1,"2694":5,"2697":1,"2701":1,"2703":6,"2704":12,"2705":2,"2706":1,"2707":1,"2742":2,"2755":1,"2775":1,"2799":3,"2800":1,"2802":1,"2835":1,"2836":2,"2839":2,"2840":1,"2841":1,"2843":1,"2849":1,"2850":4,"2852":1,"2860":1,"2867":1,"2868":1,"2880":1,"2883":2,"2887":1,"2894":1}}],["fixme",{"2":{"523":1}}],["fixmes",{"0":{"523":1},"2":{"523":2}}],["fixups",{"2":{"114":1}}],["fixup",{"2":{"65":1,"92":2,"114":6,"134":3,"149":3,"160":2,"176":9,"191":23,"199":9,"211":13,"222":3,"236":1,"249":7,"266":4,"277":4,"285":1,"308":1,"317":1}}],["fixing",{"0":{"28":1},"2":{"50":1,"114":1,"199":1,"236":1,"598":1,"2696":2}}],["fixed",{"0":{"25":1},"2":{"25":1,"50":1,"73":1,"86":1,"114":1,"149":1,"160":1,"191":1,"199":1,"211":2,"236":1,"266":1,"308":1,"475":1,"621":1,"1351":1,"2419":1,"2576":1,"2599":1,"2681":1}}],["fixes",{"0":{"48":1,"62":1,"73":1,"92":1},"2":{"5":1,"73":2,"92":1,"114":3,"134":3,"149":8,"160":4,"176":7,"190":2,"191":7,"199":3,"211":2,"222":1,"236":2,"249":1,"266":2,"277":3,"285":2,"294":1,"308":2,"317":3,"383":1,"2630":1}}],["fix",{"0":{"11":1},"2":{"6":1,"28":1,"32":1,"50":1,"51":1,"62":1,"73":6,"74":1,"75":1,"77":1,"92":8,"94":2,"95":2,"114":68,"133":1,"134":42,"149":32,"160":12,"175":1,"176":40,"190":2,"191":47,"199":25,"211":25,"222":23,"236":17,"249":19,"266":10,"277":5,"285":4,"294":5,"308":10,"317":4,"392":1,"417":3,"595":2,"601":2,"1296":1,"1317":2,"1326":1,"1460":1,"1565":1,"1919":1,"2400":1,"2420":1,"2500":2,"2519":2,"2562":1,"2576":2,"2580":1,"2599":1,"2675":1,"2687":1,"2692":1}}],["footprint",{"0":{"2044":1},"2":{"2631":1,"2637":1}}],["footnotes",{"2":{"319":1}}],["foo=none",{"2":{"515":1}}],["foo=",{"2":{"515":1}}],["foo",{"2":{"494":6,"498":1,"500":1,"515":2,"516":1,"517":2,"621":2,"623":2,"1389":1}}],["font",{"0":{"449":1,"450":1,"2713":1,"2715":1,"2718":1,"2719":1},"1":{"2714":1,"2715":1,"2716":1,"2717":1,"2718":1,"2719":1},"2":{"449":1,"450":1,"1904":5,"1907":8,"2231":1,"2234":8,"2703":18,"2705":34,"2713":6,"2714":1,"2715":6,"2716":2,"2717":3,"2718":4,"2719":1}}],["fonts",{"2":{"153":2,"248":1,"249":1,"1907":3,"2234":3,"2701":2,"2702":5,"2703":1,"2705":5}}],["fox",{"2":{"211":1}}],["focused",{"2":{"522":1,"2526":1}}],["focuses",{"2":{"318":1}}],["focusing",{"2":{"233":1}}],["focus",{"2":{"182":1,"213":1,"471":1,"1643":1,"1756":1,"2611":1,"2876":1}}],["foundational",{"2":{"2856":1}}],["foundation",{"2":{"1437":1,"2698":1}}],["found",{"0":{"1317":1},"2":{"124":2,"210":1,"288":1,"356":1,"364":1,"367":1,"375":1,"411":1,"417":1,"471":1,"487":1,"524":1,"525":1,"570":1,"593":1,"730":1,"731":1,"732":1,"742":1,"1328":1,"1355":1,"1397":1,"1455":1,"1495":1,"1502":1,"1509":1,"1706":1,"1906":1,"2013":1,"2015":1,"2233":1,"2242":1,"2244":1,"2245":1,"2320":1,"2341":1,"2358":3,"2361":2,"2364":1,"2372":1,"2381":1,"2419":1,"2454":1,"2463":1,"2518":1,"2529":1,"2549":1,"2551":1,"2576":1,"2577":1,"2635":1,"2642":1,"2658":1,"2703":1,"2705":1,"2783":1,"2854":1,"2881":1,"2896":1}}],["fourth",{"2":{"1463":1,"1798":1,"1801":1,"2251":1,"2255":1,"2261":2}}],["fourier",{"2":{"45":1}}],["four",{"0":{"1797":1},"1":{"1798":1,"1799":1},"2":{"0":1,"9":1,"19":1,"39":1,"52":1,"143":2,"149":1,"494":1,"496":1,"570":1,"705":1,"804":1,"807":1,"833":1,"836":1,"865":1,"868":1,"897":1,"932":1,"966":1,"969":1,"1000":1,"1003":1,"1034":1,"1037":1,"1068":1,"1102":1,"1136":1,"1192":1,"1195":1,"1356":1,"1635":1,"1667":1,"2186":1,"2198":1,"2251":2,"2449":1,"2453":1,"2742":1,"2829":2}}],["folks",{"2":{"383":1,"384":1,"385":1,"386":1,"389":1}}],["foldkb",{"2":{"134":1}}],["folder2",{"2":{"1408":1}}],["folder1",{"2":{"1408":1}}],["folder>",{"2":{"1403":3}}],["folder",{"0":{"43":1,"293":1,"305":1,"314":1,"2397":1},"1":{"2398":1,"2399":1,"2400":1,"2401":1,"2402":1,"2403":1},"2":{"70":1,"72":2,"111":1,"113":3,"114":5,"133":1,"134":1,"149":20,"160":2,"176":2,"199":2,"204":1,"211":6,"236":1,"249":10,"266":1,"277":2,"293":2,"294":10,"305":2,"314":2,"317":2,"326":1,"331":2,"371":3,"375":1,"411":1,"414":1,"428":1,"538":1,"540":2,"554":1,"599":1,"600":2,"606":1,"607":1,"1403":2,"1404":3,"1408":2,"1433":2,"1436":1,"1442":1,"1455":1,"1470":1,"1472":1,"1497":4,"1818":1,"2078":1,"2358":3,"2359":1,"2360":1,"2361":1,"2363":1,"2395":1,"2396":4,"2397":2,"2400":14,"2401":15,"2408":3,"2533":1,"2543":2,"2544":2,"2546":1,"2548":1,"2560":1,"2576":1,"2577":1,"2606":1,"2607":3,"2617":3,"2620":2,"2694":1,"2743":1,"2891":5,"2893":1}}],["folders",{"0":{"540":1,"2396":1},"2":{"35":1,"37":1,"43":1,"114":1,"149":1,"204":1,"222":1,"293":1,"305":1,"308":1,"314":1,"537":1,"539":1,"540":3,"1403":1,"2363":3,"2396":3,"2400":1,"2891":1}}],["followed",{"2":{"401":1,"657":1,"1383":1,"1386":3,"1414":1,"1418":2,"1508":2,"1603":1,"1754":3,"2502":1,"2603":1,"2692":2,"2703":1,"2715":1,"2722":1,"2724":2,"2773":1,"2866":1}}],["followup",{"2":{"149":1,"224":1,"2695":1}}],["follow",{"2":{"114":1,"125":1,"185":1,"228":1,"240":1,"408":2,"494":3,"600":1,"601":2,"609":1,"610":1,"612":2,"664":1,"1173":1,"1176":1,"1179":1,"1181":1,"1182":1,"1321":1,"1395":1,"1509":1,"1563":1,"2277":1,"2398":1,"2405":1,"2414":1,"2525":1,"2526":1,"2541":1,"2570":1,"2575":1,"2576":1,"2606":1,"2663":1,"2694":1,"2728":1,"2891":1}}],["following",{"2":{"30":1,"31":2,"33":1,"34":3,"45":1,"67":1,"86":1,"102":1,"118":1,"119":1,"122":1,"125":1,"143":1,"146":1,"158":1,"159":1,"167":1,"168":1,"181":1,"185":1,"194":2,"197":1,"201":1,"206":1,"248":1,"255":2,"256":1,"273":1,"284":1,"303":1,"306":1,"307":1,"315":1,"316":1,"354":1,"357":1,"412":2,"415":1,"457":1,"491":1,"494":1,"503":1,"528":1,"555":1,"557":1,"575":1,"597":1,"606":1,"607":2,"613":1,"639":2,"649":1,"653":1,"656":1,"672":1,"684":1,"685":1,"702":1,"704":1,"707":1,"708":1,"710":1,"723":1,"725":1,"726":1,"742":1,"744":1,"746":1,"748":1,"749":1,"780":1,"783":1,"806":1,"807":1,"809":1,"835":1,"836":1,"837":1,"838":1,"839":1,"841":1,"867":1,"868":1,"869":1,"871":1,"899":1,"900":1,"902":1,"903":1,"904":1,"906":1,"934":1,"935":1,"936":1,"937":1,"938":1,"940":1,"968":1,"969":1,"970":1,"971":1,"972":1,"974":1,"1002":1,"1003":1,"1004":1,"1005":1,"1006":1,"1008":1,"1036":1,"1037":1,"1038":1,"1039":1,"1040":1,"1042":1,"1070":1,"1071":1,"1073":1,"1074":1,"1076":1,"1104":1,"1105":1,"1107":1,"1108":1,"1110":1,"1138":1,"1139":1,"1140":1,"1141":1,"1142":1,"1144":1,"1181":3,"1182":3,"1183":1,"1194":1,"1195":1,"1197":1,"1224":1,"1226":1,"1245":1,"1262":1,"1263":1,"1265":1,"1266":1,"1269":1,"1273":1,"1275":1,"1277":1,"1278":1,"1279":1,"1280":1,"1281":1,"1294":2,"1300":1,"1307":1,"1309":1,"1310":1,"1336":1,"1350":1,"1357":1,"1360":1,"1367":1,"1370":1,"1372":1,"1373":1,"1375":1,"1385":1,"1386":1,"1387":1,"1398":1,"1433":1,"1435":1,"1442":1,"1444":1,"1450":1,"1454":1,"1460":1,"1473":2,"1487":1,"1488":1,"1495":1,"1505":1,"1509":2,"1512":1,"1514":1,"1515":1,"1523":1,"1524":2,"1526":1,"1527":1,"1548":1,"1549":1,"1564":1,"1576":1,"1579":2,"1582":1,"1590":1,"1592":1,"1597":1,"1598":2,"1600":1,"1606":1,"1608":1,"1629":1,"1631":1,"1635":1,"1638":1,"1646":2,"1651":1,"1655":1,"1658":1,"1660":1,"1661":1,"1662":1,"1663":1,"1666":1,"1667":1,"1669":1,"1707":1,"1709":1,"1710":1,"1711":1,"1744":1,"1756":1,"1759":1,"1761":1,"1763":1,"1765":1,"1768":1,"1769":1,"1770":1,"1771":1,"1805":1,"1813":1,"1814":1,"1819":1,"1877":1,"1879":1,"1880":1,"1890":1,"1891":1,"1892":1,"1893":1,"1894":1,"1895":1,"1898":1,"1902":1,"1904":1,"1915":1,"1922":1,"1926":1,"1940":2,"1943":1,"1946":1,"1951":1,"1952":1,"1953":1,"1962":1,"1967":1,"1971":2,"1973":1,"1997":1,"2000":1,"2002":1,"2003":1,"2004":1,"2009":1,"2011":1,"2012":1,"2013":1,"2015":1,"2024":1,"2025":1,"2026":1,"2027":1,"2029":1,"2031":1,"2033":1,"2035":1,"2036":1,"2037":2,"2043":1,"2044":1,"2065":1,"2068":1,"2071":1,"2072":1,"2076":1,"2077":1,"2080":1,"2161":1,"2166":1,"2167":1,"2168":1,"2171":1,"2196":1,"2202":1,"2214":1,"2215":1,"2217":1,"2218":2,"2219":2,"2220":2,"2222":1,"2230":1,"2231":1,"2240":1,"2245":1,"2246":1,"2247":1,"2248":1,"2263":1,"2264":1,"2265":2,"2272":1,"2273":1,"2274":1,"2275":2,"2276":1,"2277":1,"2321":1,"2322":1,"2329":1,"2330":1,"2332":1,"2334":1,"2335":1,"2336":1,"2337":2,"2339":1,"2341":1,"2342":1,"2343":1,"2344":1,"2346":2,"2348":2,"2350":2,"2353":1,"2360":1,"2361":1,"2363":2,"2369":1,"2383":1,"2399":1,"2401":2,"2402":1,"2412":3,"2429":1,"2447":1,"2448":1,"2449":1,"2452":1,"2454":3,"2503":2,"2504":1,"2513":1,"2517":1,"2521":1,"2522":1,"2537":1,"2539":2,"2540":1,"2543":1,"2545":1,"2546":2,"2548":1,"2558":1,"2561":1,"2567":1,"2572":1,"2576":4,"2582":1,"2587":2,"2622":3,"2623":2,"2640":1,"2648":1,"2651":1,"2657":3,"2670":1,"2694":1,"2701":1,"2703":2,"2704":34,"2705":2,"2707":1,"2721":1,"2724":1,"2832":1,"2840":2,"2858":4,"2867":3,"2868":2,"2869":3,"2872":2,"2874":1,"2876":4,"2880":1,"2895":1}}],["follows",{"2":{"0":1,"19":1,"31":1,"160":1,"203":1,"231":1,"234":1,"357":1,"496":1,"554":1,"575":1,"1356":1,"1601":1,"1895":1,"2004":1,"2007":1,"2400":2,"2401":1,"2418":1,"2538":1,"2560":1,"2644":1,"2713":1,"2718":1,"2720":1,"2723":1,"2724":2,"2728":1,"2743":1}}],["forum",{"2":{"2846":1}}],["forums",{"2":{"2427":1}}],["forbids",{"2":{"2676":1}}],["forgot",{"2":{"2860":1}}],["forget",{"2":{"2030":3}}],["forgiveness",{"2":{"507":1}}],["forever",{"2":{"2882":1}}],["forever60",{"2":{"430":5}}],["foremost",{"2":{"2836":1}}],["foreground",{"2":{"476":4}}],["foreach",{"2":{"389":1}}],["forth",{"2":{"381":1,"2245":1,"2330":1,"2337":1}}],["forcing",{"2":{"303":1,"2221":1}}],["forcibly",{"2":{"50":1,"2224":1}}],["forceon",{"2":{"744":4}}],["forces",{"2":{"556":1,"744":1,"1372":1,"1373":1,"2162":1}}],["forced",{"2":{"552":1,"1356":1,"2221":1,"2364":1}}],["forcefully",{"2":{"236":1}}],["force",{"0":{"195":1,"230":1,"303":2},"2":{"112":3,"160":1,"195":4,"199":2,"211":2,"226":2,"236":3,"249":1,"277":1,"308":4,"317":1,"389":1,"401":2,"445":2,"545":1,"644":1,"645":1,"1183":1,"1293":1,"1298":1,"1389":1,"1406":3,"1919":1,"1964":2,"2000":1,"2164":1,"2329":2,"2364":1,"2380":1,"2561":1,"2585":2,"2694":1,"2738":1,"2829":1}}],["forming",{"2":{"2819":1}}],["formulas",{"2":{"1926":1}}],["formula",{"2":{"1814":1,"2072":1,"2569":1}}],["formed",{"2":{"1495":1}}],["former",{"2":{"1293":1,"1329":1}}],["formerly",{"2":{"37":1,"1562":2,"1593":1}}],["forms",{"2":{"494":1,"1450":1,"1467":1}}],["formally",{"2":{"294":1}}],["formalise",{"2":{"191":1}}],["formatstring",{"2":{"2802":1}}],["formats",{"2":{"415":1,"418":1,"440":1,"441":1,"446":1,"2560":1,"2703":1}}],["formatters",{"2":{"114":1}}],["formatted",{"2":{"1":1,"50":1,"76":1,"523":1,"615":1,"1305":2,"2743":1}}],["formatting",{"0":{"1":1,"483":1,"485":1,"486":1,"495":1},"1":{"484":1,"485":1,"486":1,"487":1,"488":1},"2":{"73":1,"149":1,"176":1,"249":2,"473":1,"503":1,"2601":1,"2612":1}}],["format",{"0":{"1":1,"418":1,"440":1,"441":1,"446":1,"495":1,"511":1,"1414":1,"1507":1,"2713":1,"2720":1},"1":{"1508":1,"1509":1,"2714":1,"2715":1,"2716":1,"2717":1,"2718":1,"2719":1,"2721":1,"2722":1,"2723":1,"2724":1,"2725":1,"2726":1,"2727":1},"2":{"1":2,"93":1,"112":1,"114":2,"134":5,"149":1,"160":1,"191":1,"199":1,"211":2,"248":1,"249":1,"277":1,"308":1,"357":1,"381":2,"415":1,"418":4,"419":1,"425":1,"440":1,"441":7,"446":1,"448":2,"449":2,"450":1,"473":2,"483":2,"485":1,"486":2,"495":9,"503":1,"508":1,"509":2,"511":1,"537":1,"554":2,"570":1,"574":1,"613":1,"1334":1,"1356":1,"1405":1,"1508":3,"1509":1,"1606":1,"2184":1,"2186":1,"2188":1,"2190":1,"2246":1,"2247":1,"2251":1,"2353":1,"2404":1,"2410":1,"2450":1,"2454":1,"2536":1,"2548":1,"2560":1,"2577":1,"2694":1,"2703":21,"2704":13,"2705":2,"2713":5,"2715":4,"2720":6,"2721":1,"2722":1,"2723":1,"2724":6,"2725":2,"2727":1,"2743":1,"2802":1,"2816":1,"2829":1}}],["form",{"2":{"110":1,"434":1,"435":1,"457":1,"458":1,"494":1,"1298":1,"1604":1,"1605":1,"2218":1,"2251":1,"2263":1,"2678":1,"2681":1,"2743":1,"2760":1,"2800":2,"2801":1,"2874":1}}],["forwards",{"2":{"2323":1,"2473":1}}],["forward",{"2":{"36":1,"37":1,"43":1,"113":1,"134":1,"184":1,"254":1,"268":1,"1389":1,"1588":1,"1814":1,"1912":1,"2024":4,"2039":1,"2072":1,"2236":1,"2395":1,"2462":1,"2463":5,"2467":5,"2489":1,"2696":1,"2893":1}}],["forked",{"0":{"2551":1},"2":{"2514":1,"2580":1,"2851":1}}],["forks",{"0":{"26":1},"2":{"389":1,"1321":1,"2850":1}}],["forking",{"2":{"21":1,"2356":1}}],["fork",{"0":{"5":1,"2586":1},"1":{"2587":1,"2588":1,"2589":1},"2":{"26":1,"46":1,"176":1,"228":1,"389":1,"595":1,"597":1,"1313":1,"1321":3,"2329":1,"2330":1,"2337":1,"2356":7,"2358":1,"2504":1,"2507":1,"2536":1,"2549":1,"2551":2,"2554":1,"2576":1,"2580":1,"2581":1,"2583":1,"2585":7,"2587":3,"2588":2,"2589":2,"2657":1,"2658":2,"2696":3}}],["for",{"0":{"11":1,"14":2,"26":1,"35":1,"56":1,"80":1,"138":1,"174":1,"203":1,"231":1,"246":1,"390":1,"396":1,"408":1,"489":1,"491":1,"551":1,"574":1,"575":1,"582":1,"588":1,"594":1,"603":1,"1188":1,"1296":1,"1309":1,"1319":1,"1325":1,"1358":1,"1359":1,"1407":1,"1749":1,"1750":1,"1751":1,"1882":1,"1961":1,"1965":1,"1971":1,"2249":1,"2264":1,"2265":1,"2377":1,"2579":1,"2601":1,"2609":1,"2612":1,"2620":1,"2659":2,"2660":1,"2661":1,"2688":1,"2692":1,"2798":1,"2878":1,"2891":1},"1":{"36":1,"490":1,"491":1,"492":1,"493":1,"1189":1,"1190":1,"1191":1,"1320":1,"1408":1,"1409":1,"1752":1,"1753":1,"1754":1,"1962":1,"2580":1,"2610":1,"2611":1,"2621":1},"2":{"0":1,"8":2,"9":1,"12":1,"13":3,"14":1,"18":3,"19":1,"28":1,"30":3,"31":3,"33":3,"34":1,"35":1,"36":9,"39":1,"45":5,"49":14,"50":10,"51":1,"52":1,"55":2,"63":2,"64":1,"65":4,"69":2,"70":1,"74":7,"75":3,"76":1,"81":1,"82":1,"86":2,"88":1,"89":1,"90":1,"92":4,"93":21,"94":3,"98":2,"99":4,"104":1,"107":2,"108":1,"111":1,"112":1,"114":58,"116":1,"118":5,"119":2,"120":2,"123":2,"125":3,"127":1,"128":1,"130":3,"131":1,"132":1,"133":1,"134":38,"138":2,"142":1,"145":1,"146":1,"149":33,"152":3,"153":6,"154":1,"156":2,"158":1,"160":21,"163":3,"164":1,"166":2,"169":2,"172":4,"173":2,"174":4,"175":5,"176":45,"179":1,"182":4,"183":1,"185":4,"186":2,"188":7,"189":3,"190":3,"191":52,"194":7,"195":2,"196":1,"199":28,"201":7,"202":1,"203":1,"204":1,"206":2,"209":1,"210":2,"211":32,"213":6,"215":1,"222":15,"224":1,"228":5,"229":3,"230":2,"231":2,"232":3,"234":2,"235":1,"236":26,"240":1,"241":1,"243":1,"246":1,"247":2,"248":2,"249":27,"253":1,"255":4,"256":1,"257":1,"258":1,"259":2,"262":1,"263":4,"264":1,"265":1,"266":18,"270":1,"271":1,"272":1,"273":2,"274":1,"276":1,"277":8,"279":2,"281":1,"282":1,"283":5,"284":1,"285":12,"288":3,"289":1,"292":1,"293":1,"294":10,"297":1,"298":2,"301":1,"303":1,"304":1,"305":1,"306":1,"307":2,"308":17,"313":1,"315":1,"316":1,"317":9,"319":2,"322":6,"324":1,"343":1,"344":1,"345":1,"347":1,"350":1,"351":1,"352":2,"355":1,"356":4,"357":3,"358":1,"362":2,"368":1,"371":6,"372":1,"374":3,"375":2,"376":2,"379":1,"380":3,"381":7,"383":4,"384":4,"385":2,"386":2,"387":3,"389":3,"390":10,"392":2,"395":3,"405":1,"406":2,"407":1,"408":4,"411":5,"412":5,"413":1,"414":1,"415":7,"417":1,"419":3,"424":1,"425":1,"426":1,"434":2,"435":2,"436":1,"441":4,"442":1,"443":2,"444":1,"448":1,"449":2,"450":1,"454":2,"456":2,"459":2,"468":1,"471":2,"472":2,"473":3,"474":1,"477":1,"478":3,"482":1,"487":2,"489":1,"494":3,"495":3,"496":2,"498":1,"502":1,"507":3,"511":3,"512":1,"513":1,"514":1,"515":1,"520":1,"521":1,"522":1,"524":1,"526":2,"527":2,"534":1,"536":2,"537":4,"539":1,"540":1,"541":1,"543":10,"545":1,"546":21,"547":4,"550":4,"551":1,"552":11,"553":1,"554":1,"556":8,"560":1,"562":1,"563":2,"564":1,"566":1,"569":1,"570":2,"571":3,"573":1,"574":1,"575":1,"576":2,"577":1,"578":1,"581":2,"582":2,"587":2,"591":4,"592":1,"595":6,"597":5,"598":3,"600":5,"601":4,"602":1,"603":2,"605":2,"606":1,"607":3,"609":1,"610":1,"611":1,"612":2,"613":3,"614":2,"616":1,"617":4,"618":1,"619":1,"620":1,"622":2,"623":1,"625":5,"626":3,"629":1,"631":2,"637":1,"639":3,"640":1,"643":6,"644":2,"645":2,"648":3,"649":1,"652":1,"653":1,"656":1,"662":2,"664":1,"665":3,"666":1,"667":5,"668":5,"669":2,"670":1,"671":4,"676":2,"677":1,"679":3,"680":7,"682":5,"683":1,"696":1,"697":4,"698":4,"699":1,"701":1,"702":7,"703":3,"712":1,"713":3,"722":1,"723":1,"724":1,"725":1,"727":4,"729":1,"730":5,"731":2,"732":1,"733":2,"734":4,"735":3,"736":4,"737":1,"738":2,"743":2,"747":3,"749":9,"750":1,"751":1,"753":3,"755":1,"757":1,"758":1,"761":1,"764":1,"767":1,"770":1,"773":1,"775":3,"776":1,"779":2,"783":2,"785":1,"786":4,"798":1,"800":1,"805":2,"809":2,"811":1,"812":4,"825":1,"827":1,"834":2,"838":4,"841":2,"843":1,"844":4,"857":1,"858":3,"859":1,"860":1,"866":2,"869":1,"871":2,"873":1,"874":4,"879":1,"889":1,"891":1,"898":2,"899":4,"902":1,"903":4,"906":2,"908":1,"909":4,"914":1,"924":1,"926":1,"933":2,"936":1,"937":4,"940":2,"942":1,"943":4,"948":1,"958":1,"960":1,"967":2,"970":1,"971":4,"974":2,"976":1,"977":4,"982":1,"992":1,"994":1,"1001":2,"1004":1,"1005":4,"1008":2,"1010":1,"1011":4,"1016":1,"1026":1,"1028":1,"1035":2,"1039":4,"1042":2,"1044":1,"1045":4,"1050":1,"1060":1,"1061":3,"1062":1,"1063":1,"1069":2,"1070":4,"1073":4,"1076":2,"1078":1,"1079":4,"1084":1,"1094":1,"1095":3,"1096":1,"1097":1,"1103":2,"1104":4,"1107":4,"1110":2,"1112":1,"1113":4,"1118":1,"1128":1,"1129":3,"1130":1,"1131":1,"1137":2,"1141":4,"1144":2,"1146":1,"1147":4,"1152":1,"1162":1,"1163":3,"1164":1,"1165":1,"1170":3,"1171":1,"1172":3,"1175":5,"1176":5,"1178":6,"1179":6,"1181":3,"1182":2,"1183":1,"1185":1,"1187":1,"1188":1,"1191":2,"1193":2,"1197":2,"1199":1,"1200":4,"1205":1,"1215":1,"1217":1,"1226":8,"1230":1,"1247":11,"1261":1,"1264":1,"1265":1,"1266":1,"1267":1,"1268":1,"1269":1,"1270":1,"1275":1,"1277":4,"1278":2,"1281":5,"1289":1,"1290":1,"1293":1,"1295":1,"1296":2,"1297":2,"1298":1,"1302":1,"1304":1,"1306":1,"1307":2,"1308":3,"1309":1,"1310":3,"1313":2,"1319":1,"1321":2,"1323":1,"1325":3,"1326":2,"1328":1,"1330":1,"1331":1,"1332":1,"1334":2,"1337":1,"1339":1,"1343":2,"1349":2,"1350":1,"1355":3,"1356":9,"1358":1,"1359":1,"1360":1,"1366":1,"1368":2,"1369":1,"1370":2,"1372":1,"1373":1,"1375":1,"1377":2,"1378":1,"1380":1,"1381":1,"1382":4,"1383":6,"1386":5,"1387":1,"1388":4,"1389":7,"1391":3,"1392":4,"1393":4,"1396":3,"1397":2,"1398":10,"1399":1,"1400":1,"1403":2,"1404":1,"1406":1,"1408":2,"1409":3,"1410":1,"1414":4,"1416":4,"1417":1,"1418":3,"1420":1,"1421":3,"1425":2,"1426":1,"1432":1,"1433":1,"1434":3,"1435":2,"1436":4,"1437":2,"1438":2,"1439":2,"1440":2,"1441":5,"1442":6,"1444":2,"1445":3,"1446":1,"1447":1,"1448":3,"1449":1,"1450":1,"1452":1,"1455":1,"1456":5,"1458":2,"1459":1,"1460":2,"1461":1,"1462":4,"1463":5,"1467":2,"1468":3,"1469":4,"1471":3,"1473":5,"1475":1,"1480":1,"1487":5,"1488":4,"1489":1,"1495":1,"1496":1,"1497":1,"1498":2,"1499":2,"1502":4,"1503":5,"1504":2,"1505":2,"1507":1,"1508":6,"1509":3,"1510":2,"1511":1,"1512":1,"1514":4,"1516":1,"1517":1,"1521":1,"1523":1,"1526":4,"1527":1,"1528":1,"1547":1,"1550":1,"1559":2,"1560":2,"1561":1,"1562":1,"1563":5,"1564":1,"1567":2,"1568":2,"1572":2,"1575":1,"1576":2,"1578":3,"1579":2,"1580":1,"1582":6,"1583":1,"1587":1,"1588":3,"1589":5,"1590":4,"1592":2,"1594":1,"1595":1,"1596":1,"1597":2,"1600":1,"1601":1,"1602":1,"1606":2,"1609":2,"1610":1,"1623":1,"1624":1,"1625":1,"1629":1,"1630":2,"1631":1,"1632":1,"1633":2,"1634":4,"1635":1,"1638":2,"1646":3,"1649":8,"1652":4,"1653":6,"1654":1,"1658":1,"1665":1,"1670":1,"1681":1,"1698":2,"1700":1,"1708":1,"1710":2,"1715":1,"1730":3,"1733":1,"1734":1,"1740":1,"1741":3,"1745":1,"1749":5,"1754":4,"1755":1,"1756":2,"1757":1,"1759":1,"1760":1,"1762":1,"1763":2,"1769":1,"1770":2,"1771":1,"1788":1,"1791":1,"1794":1,"1797":1,"1800":1,"1803":1,"1804":2,"1806":2,"1808":2,"1809":1,"1810":1,"1811":2,"1813":2,"1814":5,"1815":2,"1817":1,"1818":4,"1819":1,"1820":1,"1821":1,"1823":1,"1881":2,"1882":1,"1884":1,"1892":2,"1893":2,"1894":4,"1895":1,"1896":2,"1897":2,"1898":1,"1899":1,"1903":3,"1904":1,"1905":3,"1906":1,"1907":6,"1909":5,"1910":14,"1911":7,"1912":8,"1914":2,"1917":1,"1918":1,"1922":3,"1924":1,"1925":4,"1926":8,"1928":5,"1929":2,"1930":3,"1932":7,"1936":1,"1937":3,"1938":1,"1939":4,"1941":8,"1942":2,"1943":3,"1944":4,"1946":1,"1951":1,"1953":2,"1954":1,"1955":2,"1957":1,"1958":1,"1960":1,"1961":2,"1963":2,"1964":7,"1970":1,"1971":2,"1993":3,"1995":1,"1997":4,"1998":3,"1999":2,"2000":3,"2003":1,"2004":1,"2007":4,"2010":1,"2012":1,"2013":5,"2015":2,"2021":2,"2024":2,"2025":2,"2026":6,"2027":1,"2028":1,"2029":1,"2031":2,"2032":3,"2034":1,"2035":1,"2036":1,"2037":6,"2040":1,"2041":2,"2043":7,"2045":7,"2046":2,"2047":1,"2049":3,"2052":2,"2059":12,"2068":2,"2071":2,"2072":5,"2073":3,"2075":1,"2076":1,"2078":4,"2080":1,"2081":1,"2082":1,"2084":1,"2085":5,"2086":2,"2160":1,"2163":1,"2164":1,"2165":1,"2166":1,"2168":5,"2178":1,"2180":1,"2193":1,"2194":1,"2195":1,"2204":1,"2205":2,"2207":3,"2210":1,"2211":6,"2213":1,"2215":1,"2219":1,"2221":5,"2222":5,"2223":5,"2224":6,"2225":1,"2227":1,"2231":1,"2232":3,"2234":4,"2235":4,"2236":5,"2237":2,"2238":1,"2239":1,"2242":1,"2244":1,"2246":1,"2247":2,"2248":3,"2249":5,"2251":1,"2252":1,"2255":7,"2256":3,"2258":3,"2259":1,"2262":1,"2263":14,"2264":6,"2265":7,"2266":2,"2268":4,"2272":1,"2273":1,"2275":4,"2276":3,"2277":6,"2297":2,"2300":1,"2303":1,"2317":1,"2320":3,"2323":1,"2324":2,"2325":3,"2327":2,"2328":3,"2329":2,"2330":2,"2331":1,"2332":2,"2333":2,"2334":1,"2335":1,"2336":3,"2337":5,"2339":2,"2340":1,"2341":2,"2342":2,"2343":4,"2344":1,"2346":5,"2348":5,"2350":5,"2351":2,"2353":5,"2355":1,"2356":1,"2359":4,"2360":7,"2362":1,"2363":14,"2364":8,"2365":1,"2369":2,"2370":2,"2371":1,"2373":3,"2374":2,"2375":1,"2376":1,"2378":2,"2379":1,"2380":2,"2381":2,"2383":1,"2385":2,"2387":1,"2388":2,"2389":2,"2390":2,"2391":3,"2392":2,"2393":1,"2394":1,"2395":1,"2396":3,"2399":4,"2400":3,"2401":3,"2402":3,"2403":1,"2405":2,"2406":1,"2407":3,"2408":1,"2411":2,"2412":2,"2416":1,"2418":1,"2419":1,"2420":1,"2428":1,"2429":2,"2436":2,"2440":1,"2442":1,"2443":1,"2445":3,"2446":3,"2447":1,"2448":6,"2449":3,"2450":2,"2451":1,"2454":1,"2455":1,"2463":1,"2465":1,"2467":2,"2468":1,"2483":2,"2492":30,"2498":2,"2499":1,"2502":2,"2503":6,"2504":3,"2505":9,"2506":1,"2507":1,"2509":1,"2510":2,"2512":1,"2513":5,"2514":2,"2516":1,"2517":3,"2518":1,"2519":4,"2521":1,"2522":3,"2524":1,"2525":4,"2526":3,"2528":1,"2529":1,"2532":1,"2533":2,"2535":4,"2536":2,"2537":2,"2539":1,"2540":1,"2543":1,"2544":1,"2545":1,"2547":1,"2549":1,"2550":1,"2553":1,"2554":2,"2558":2,"2559":2,"2560":2,"2562":2,"2563":1,"2564":1,"2565":1,"2567":1,"2568":1,"2570":1,"2571":1,"2575":1,"2576":1,"2577":4,"2578":1,"2585":2,"2586":1,"2587":2,"2588":1,"2593":1,"2594":1,"2598":2,"2599":32,"2600":5,"2601":6,"2606":4,"2610":1,"2611":1,"2612":3,"2615":9,"2617":2,"2618":1,"2619":2,"2621":1,"2622":11,"2623":2,"2624":6,"2625":1,"2626":2,"2627":3,"2628":1,"2629":2,"2630":2,"2631":1,"2632":2,"2635":2,"2636":1,"2637":1,"2639":2,"2640":1,"2642":4,"2643":1,"2644":1,"2648":2,"2650":1,"2651":1,"2652":1,"2654":1,"2655":3,"2657":3,"2658":2,"2659":4,"2660":1,"2661":2,"2662":8,"2664":2,"2665":1,"2670":1,"2671":3,"2672":3,"2673":1,"2675":1,"2681":1,"2692":6,"2693":4,"2694":21,"2695":5,"2696":4,"2697":3,"2698":2,"2699":2,"2700":1,"2701":3,"2702":2,"2703":3,"2704":29,"2705":19,"2706":1,"2712":2,"2713":3,"2714":1,"2715":3,"2716":1,"2717":1,"2720":3,"2721":3,"2722":1,"2723":1,"2724":2,"2725":3,"2728":2,"2735":2,"2740":1,"2742":5,"2743":3,"2744":1,"2745":1,"2747":1,"2748":1,"2752":1,"2753":1,"2754":1,"2756":1,"2757":1,"2767":1,"2768":2,"2774":1,"2776":1,"2784":1,"2785":2,"2786":1,"2787":1,"2792":1,"2793":1,"2794":1,"2795":1,"2796":1,"2799":2,"2800":3,"2802":2,"2804":1,"2806":1,"2812":1,"2816":5,"2818":2,"2819":1,"2823":1,"2825":2,"2826":1,"2827":3,"2829":3,"2831":4,"2833":2,"2835":1,"2836":2,"2838":1,"2839":2,"2841":1,"2842":2,"2844":1,"2849":1,"2850":3,"2851":2,"2856":1,"2857":1,"2858":7,"2859":4,"2860":5,"2861":3,"2867":5,"2868":4,"2869":2,"2870":1,"2871":4,"2872":3,"2874":5,"2875":3,"2876":4,"2877":1,"2878":3,"2881":5,"2882":3,"2883":4,"2884":2,"2889":2,"2891":9,"2892":2,"2893":1,"2894":2,"2895":2,"2896":3}}],["oems",{"2":{"2505":1}}],["oem",{"2":{"2503":1}}],["oemxx",{"2":{"669":2}}],["oxidisation",{"2":{"2373":1}}],["oar",{"2":{"2246":1}}],["oops",{"2":{"1343":1}}],["oob",{"2":{"176":1,"222":2,"308":1}}],["oj",{"2":{"657":1}}],["oven",{"2":{"564":1}}],["overcome",{"2":{"2690":1}}],["overcrowded",{"2":{"2408":1}}],["overhead",{"2":{"2222":1}}],["overheat",{"2":{"1649":1}}],["overhauls",{"2":{"392":1}}],["overhaul",{"0":{"157":1,"283":1},"2":{"75":1,"94":1,"133":1,"134":1,"149":1,"160":1,"175":1,"176":2,"182":1,"266":1,"285":1}}],["overloading",{"2":{"1942":1}}],["overlook",{"2":{"514":1}}],["overlay",{"0":{"2516":1},"2":{"1932":4,"2047":1,"2510":2,"2514":1,"2516":1,"2551":1,"2552":1,"2553":1}}],["overlap",{"2":{"1574":1,"1593":1,"1898":4,"2047":1,"2695":1}}],["overlapping",{"0":{"1574":1,"1898":1},"2":{"98":1,"114":1,"236":1,"277":1,"1442":1,"1579":1,"1898":3,"2704":1}}],["overwritable",{"2":{"1970":1}}],["overwritten",{"2":{"1904":1,"2334":1,"2451":1,"2624":1,"2635":1,"2650":1}}],["overwrites",{"2":{"2219":1}}],["overwrite",{"2":{"445":3,"1356":2,"1502":1,"1833":1,"1835":1,"2097":1,"2099":1,"2428":1,"2711":1,"2840":1,"2895":1}}],["overwriting",{"2":{"70":9,"1970":1,"1971":1}}],["overwhelmed",{"2":{"396":1}}],["overall",{"0":{"319":1},"1":{"320":1,"321":1,"322":1,"323":1,"324":1,"325":1,"326":1},"2":{"415":1,"525":1,"546":1,"698":1,"2038":1,"2701":1,"2849":1}}],["oversized",{"2":{"285":1}}],["overnumpad",{"2":{"134":1}}],["overrun",{"2":{"114":1,"755":1,"758":1,"761":1,"764":1,"767":1,"770":1,"773":1,"1238":1,"1241":1,"1256":1,"1258":1}}],["overridable",{"2":{"211":1,"1912":2,"2236":4}}],["overriding",{"0":{"1499":1,"2050":1},"1":{"1500":1},"2":{"99":1,"160":1,"191":1,"199":1,"277":1,"294":1,"317":1,"698":1,"735":2,"1502":1,"2047":1,"2513":1,"2799":1,"2887":1}}],["override",{"0":{"272":1,"1435":1,"1749":1},"2":{"50":1,"74":1,"90":2,"112":1,"114":1,"125":2,"134":1,"185":2,"188":1,"191":2,"199":1,"222":1,"272":7,"277":1,"288":1,"418":1,"444":1,"541":1,"546":1,"547":1,"556":2,"618":1,"619":1,"622":1,"631":4,"682":1,"729":1,"730":2,"731":2,"732":1,"735":1,"736":1,"737":1,"740":2,"748":1,"749":1,"750":1,"751":1,"1181":1,"1182":1,"1226":1,"1247":1,"1455":1,"1473":1,"1503":1,"1596":1,"1636":2,"1644":4,"1734":2,"1736":5,"1737":2,"1738":2,"1739":1,"1740":1,"1741":1,"1742":4,"1744":19,"1745":7,"1747":3,"1748":3,"1749":17,"1750":4,"1751":2,"1752":4,"1753":2,"1754":2,"1755":1,"1805":1,"1912":1,"2025":1,"2050":1,"2169":1,"2196":1,"2236":1,"2362":2,"2585":1,"2623":1,"2624":2,"2625":1,"2695":1,"2704":2,"2801":1,"2833":1,"2869":1,"2887":1}}],["overridescontains",{"2":{"1736":1}}],["overrides",{"0":{"99":1,"631":1,"1365":1,"1734":1,"1735":1,"1737":1},"1":{"1735":1,"1736":1,"1737":1,"1738":2,"1739":2,"1740":2,"1741":2,"1742":1,"1743":1,"1744":1,"1745":1,"1746":1,"1747":1,"1748":1,"1749":1,"1750":1,"1751":1,"1752":1,"1753":1,"1754":1,"1755":1,"1756":1},"2":{"4":1,"50":1,"99":4,"114":2,"125":2,"160":1,"176":1,"185":2,"199":1,"222":1,"272":5,"308":1,"543":2,"546":1,"552":1,"619":1,"1359":1,"1365":1,"1734":2,"1736":2,"1737":1,"1742":2,"1744":4,"1745":2,"1747":1,"1748":3,"1749":1,"1751":1,"1752":2,"1754":2,"1755":4,"1756":2,"1946":1,"1964":1,"2047":3,"2362":1,"2623":1,"2668":1,"2855":1}}],["overridden",{"2":{"50":1,"539":1,"735":1,"753":1,"775":1,"1433":1,"1941":1,"1946":2,"2290":1,"2291":1,"2292":1}}],["overview",{"0":{"344":1,"352":1,"403":1,"469":1,"559":1,"593":1,"610":1,"1368":1,"2208":1,"2466":1,"2508":1,"2526":1},"1":{"353":1,"404":1,"405":1,"406":1,"407":1,"408":1,"470":1,"1369":1,"1370":1,"2467":1,"2468":1,"2469":1,"2470":1,"2471":1,"2472":1,"2473":1,"2474":1,"2475":1,"2476":1,"2477":1,"2478":1,"2479":1,"2480":1,"2481":1,"2482":1,"2483":1,"2484":1,"2485":1,"2486":1,"2487":1,"2488":1,"2489":1,"2490":1,"2491":1,"2492":1,"2493":1,"2494":1,"2495":1,"2496":1,"2497":1,"2509":1,"2510":1,"2511":1,"2512":1,"2513":1,"2514":1,"2515":1,"2516":1},"2":{"112":1,"534":1,"591":1,"1322":1,"1391":1,"1402":1,"2266":1,"2360":1,"2517":1,"2644":1,"2664":1,"2856":1}}],["over",{"2":{"99":1,"114":2,"124":1,"140":1,"191":1,"243":1,"307":1,"308":1,"312":1,"342":1,"357":1,"359":1,"360":1,"422":1,"475":1,"520":1,"542":1,"543":1,"557":1,"581":1,"607":1,"730":1,"731":1,"740":1,"1174":2,"1177":2,"1261":1,"1265":1,"1350":1,"1383":1,"1386":1,"1393":1,"1417":2,"1595":1,"1597":1,"1650":1,"1901":1,"1903":1,"1905":2,"1911":1,"2004":1,"2010":1,"2036":1,"2037":1,"2077":1,"2207":1,"2229":1,"2230":1,"2232":2,"2245":2,"2246":1,"2256":1,"2321":1,"2353":1,"2364":2,"2365":1,"2373":1,"2374":1,"2380":1,"2394":1,"2413":1,"2416":1,"2428":1,"2450":1,"2503":1,"2549":1,"2599":2,"2601":1,"2606":1,"2612":1,"2655":1,"2670":1,"2755":1,"2788":1,"2855":1,"2867":1,"2882":1}}],["overflows",{"2":{"114":1}}],["overflow",{"0":{"11":1},"2":{"11":3,"114":1,"149":1,"236":1,"1942":1}}],["ohm",{"2":{"835":2,"838":18,"899":2,"903":18,"934":2,"937":18,"968":2,"971":18,"1002":2,"1005":18,"1036":2,"1039":18,"1070":2,"1073":18,"1104":2,"1107":18,"1138":2,"1141":18}}],["oh",{"0":{"483":1},"1":{"484":1,"485":1,"486":1,"487":1,"488":1}}],["okay",{"2":{"1316":1,"1894":1,"2694":1}}],["ok",{"2":{"371":1,"437":2,"499":1,"513":1,"514":1,"520":1,"523":1,"595":1,"744":1,"1343":2,"1420":2,"1629":1,"2448":1,"2533":4,"2577":4,"2890":1}}],["oq",{"2":{"266":1}}],["o",{"2":{"222":1,"266":1,"277":2,"353":1,"420":1,"421":1,"429":2,"444":1,"474":2,"482":1,"554":2,"571":2,"604":1,"1270":1,"2024":1,"2026":1,"2247":1,"2252":4,"2369":1,"2370":2,"2376":2,"2385":1,"2456":3,"2467":3,"2515":1,"2637":1,"2703":8}}],["odd",{"2":{"1999":1,"2412":1}}],["odelia",{"2":{"211":1}}],["odin",{"2":{"191":1,"211":2}}],["og60",{"2":{"236":1}}],["og",{"2":{"211":1}}],["ogr",{"2":{"211":1}}],["ogurec",{"2":{"143":2}}],["owlab",{"2":{"2503":1}}],["owl8",{"2":{"143":2}}],["owners",{"2":{"2850":1}}],["owned",{"2":{"191":1}}],["owns",{"2":{"2709":1}}],["own",{"0":{"1305":1,"1387":1,"2584":1},"2":{"30":1,"33":1,"37":1,"43":1,"107":1,"113":1,"114":2,"134":1,"172":1,"228":1,"273":1,"284":1,"288":1,"294":1,"307":1,"358":1,"392":1,"494":1,"540":1,"597":1,"600":1,"604":1,"621":1,"653":1,"682":1,"738":1,"1334":1,"1360":1,"1387":2,"1433":1,"1441":1,"1450":2,"1455":2,"1514":1,"1526":1,"1575":1,"1596":1,"1597":1,"1600":1,"1636":1,"1804":1,"1941":1,"1942":1,"1946":1,"2013":2,"2033":2,"2201":2,"2256":1,"2271":1,"2275":1,"2277":1,"2327":1,"2328":1,"2329":1,"2342":1,"2364":2,"2383":1,"2412":1,"2419":1,"2447":1,"2499":1,"2502":1,"2503":1,"2504":1,"2507":1,"2517":1,"2530":1,"2535":1,"2536":1,"2549":1,"2554":1,"2578":1,"2583":1,"2585":1,"2600":1,"2624":1,"2625":1,"2626":1,"2692":3,"2694":2,"2696":1,"2699":1,"2702":1,"2713":1,"2720":2,"2743":1,"2755":1,"2831":1,"2860":1,"2877":1}}],["o3",{"2":{"114":1}}],["opinions",{"2":{"2888":1}}],["opmode",{"2":{"750":2}}],["opqr",{"2":{"266":1}}],["opcode",{"2":{"222":1}}],["opposed",{"2":{"671":1,"1359":1,"1942":1}}],["opposite",{"2":{"202":1,"289":1,"294":1,"1246":1,"2007":1,"2440":1,"2873":8,"2874":2,"2875":2}}],["opportune",{"2":{"263":1}}],["opportunity",{"2":{"203":1}}],["opus",{"2":{"159":2}}],["oper",{"2":{"2462":2,"2467":2}}],["operate",{"2":{"473":1,"1175":2,"1274":1,"1293":1,"1653":1,"2448":1}}],["operates",{"2":{"82":1,"469":1,"682":1,"1268":1,"1894":1,"2215":1,"2712":1,"2833":1}}],["operational",{"2":{"730":1}}],["operation",{"0":{"744":1,"2056":1},"2":{"671":1,"682":1,"747":1,"1174":1,"1177":1,"1179":1,"1183":1,"1231":1,"1327":1,"1932":1,"2582":1,"2628":1,"2652":2,"2705":1}}],["operations",{"0":{"388":1,"465":1},"1":{"389":1,"390":1},"2":{"266":1,"465":1,"473":1,"744":1,"1911":1,"2540":1,"2701":1,"2704":12,"2705":4,"2709":1}}],["operating",{"0":{"408":1,"2418":1,"2618":1},"2":{"176":1,"408":1,"443":1,"1329":1,"1892":1,"1972":1,"2245":1,"2271":1,"2351":1,"2363":2,"2417":1,"2418":1,"2421":1,"2539":1,"2665":1,"2674":1,"2679":1,"2831":1}}],["operators",{"2":{"1356":2}}],["operator",{"2":{"222":1,"285":1,"473":1,"511":1,"747":1,"1356":1}}],["opening",{"0":{"657":1},"2":{"494":2,"503":1,"595":1,"599":1,"601":1,"1410":1,"2013":1,"2172":1,"2201":1,"2560":1,"2599":1,"2692":1}}],["opensource",{"2":{"592":1,"1335":2}}],["opens",{"2":{"414":1,"494":2,"2247":1,"2568":1,"2743":1}}],["openocd",{"0":{"368":1},"2":{"362":1,"368":1,"371":1,"375":3,"2452":3,"2454":1}}],["opendeck",{"2":{"277":1}}],["opendrain",{"2":{"134":1,"753":2}}],["opened",{"2":{"275":1,"331":1,"2015":1,"2617":1,"2697":1}}],["open",{"0":{"1275":1,"2531":1,"2686":1},"2":{"149":1,"243":1,"265":1,"362":1,"364":1,"371":3,"392":1,"430":1,"431":1,"432":1,"442":2,"488":1,"526":1,"594":1,"595":1,"599":1,"600":1,"601":2,"602":1,"612":1,"616":1,"636":1,"665":1,"668":1,"669":2,"742":2,"1175":1,"1275":2,"1316":2,"1317":2,"1319":1,"1320":1,"1356":1,"1603":1,"1920":1,"2013":1,"2202":3,"2203":3,"2206":1,"2242":2,"2364":1,"2378":1,"2380":1,"2387":1,"2412":1,"2423":1,"2427":1,"2448":1,"2450":1,"2463":3,"2467":3,"2495":3,"2500":2,"2503":1,"2512":1,"2519":2,"2528":1,"2531":1,"2545":1,"2560":3,"2562":1,"2568":2,"2576":4,"2581":1,"2582":1,"2587":1,"2588":1,"2601":1,"2607":1,"2611":1,"2612":1,"2617":1,"2620":2,"2621":2,"2676":1,"2686":1,"2690":1,"2694":1,"2706":1,"2798":2,"2843":3,"2847":1}}],["opt",{"0":{"273":1},"2":{"124":3,"199":1,"273":1,"277":1,"555":1,"682":2,"1441":2,"1442":1,"2346":1,"2348":1,"2401":2,"2487":1,"2518":1,"2622":1}}],["optimal",{"2":{"1487":1,"1652":1,"1653":1}}],["optimisation",{"2":{"222":1,"236":1}}],["optimisations",{"2":{"149":1,"2622":2}}],["optimise",{"2":{"191":1}}],["optimized",{"2":{"191":1}}],["optimize",{"2":{"114":1,"134":1,"149":1,"236":1}}],["optimizations",{"0":{"50":1,"64":1,"75":1,"94":1,"214":1,"215":1}}],["optimization",{"2":{"10":2,"50":1,"294":1,"554":1,"2802":1,"2836":1}}],["optical",{"2":{"114":1,"149":3,"176":1,"199":1,"284":1,"285":1,"1925":1,"1939":1}}],["option+right",{"2":{"2277":1}}],["option+left",{"2":{"2277":1}}],["option=com",{"2":{"1297":1}}],["optional",{"0":{"1655":1,"2529":1,"2584":1},"2":{"262":1,"308":1,"322":1,"389":1,"405":1,"406":1,"407":1,"411":1,"412":1,"494":2,"495":1,"551":1,"610":1,"613":4,"1433":5,"1521":3,"1582":1,"1755":1,"1762":1,"1820":1,"1925":4,"1926":9,"1928":4,"1929":17,"1930":3,"1932":10,"1933":5,"1934":3,"1935":2,"1937":4,"1939":7,"1941":15,"1942":3,"1943":5,"1959":5,"2037":1,"2081":1,"2330":1,"2337":1,"2367":1,"2397":1,"2565":1,"2574":1,"2610":1,"2615":1,"2619":4,"2622":2,"2648":1,"2703":1,"2713":4,"2720":3,"2854":1}}],["optionally",{"2":{"211":1,"307":1,"405":1,"406":1,"407":1,"1183":1,"1437":1,"1444":1,"1447":1,"1449":1,"1634":1,"1760":1,"2000":1,"2022":1,"2024":1,"2159":1,"2249":1,"2255":1,"2275":1,"2329":1,"2339":1,"2698":1,"2871":1,"2872":1,"2895":1}}],["options",{"0":{"466":1,"467":1,"543":1,"548":1,"549":1,"552":1,"554":1,"555":1,"556":1,"1364":1,"1436":1,"1646":1,"1741":2,"1804":1,"1820":1,"1918":1,"1959":1,"2081":1,"2221":1,"2222":1,"2224":1,"2322":1,"2364":1,"2365":1,"2671":1,"2672":1,"2857":1},"1":{"550":1,"551":1,"552":1,"2858":1,"2859":1,"2860":1,"2861":1,"2862":1,"2863":1,"2864":1,"2865":1,"2866":1,"2867":1,"2868":1,"2869":1,"2870":1,"2871":1,"2872":1,"2873":1,"2874":1,"2875":1,"2876":1,"2877":1,"2878":1,"2879":1},"2":{"83":1,"109":1,"114":2,"128":1,"134":1,"138":1,"149":1,"152":1,"194":1,"198":1,"206":1,"222":1,"234":1,"236":2,"249":1,"303":1,"304":1,"308":1,"375":1,"415":1,"434":1,"435":1,"436":1,"437":1,"442":1,"443":1,"451":1,"489":1,"539":1,"541":1,"544":1,"545":1,"549":1,"555":1,"556":1,"610":1,"612":2,"667":1,"682":2,"735":1,"736":1,"737":1,"1176":1,"1179":1,"1184":1,"1295":1,"1336":1,"1343":2,"1354":2,"1364":1,"1406":2,"1436":1,"1560":1,"1563":1,"1579":1,"1582":1,"1584":1,"1630":1,"1632":1,"1644":1,"1646":1,"1737":1,"1741":3,"1744":5,"1747":1,"1749":2,"1750":3,"1751":1,"1803":2,"1804":1,"1805":1,"1892":1,"1897":1,"1907":1,"1910":1,"1922":2,"1943":3,"1958":1,"2037":1,"2043":1,"2049":1,"2076":1,"2085":1,"2086":1,"2205":1,"2219":1,"2220":1,"2221":1,"2222":1,"2247":1,"2255":1,"2321":1,"2360":2,"2361":2,"2363":4,"2365":2,"2375":1,"2399":1,"2400":2,"2401":1,"2405":1,"2500":1,"2519":1,"2524":1,"2576":1,"2615":3,"2624":1,"2648":1,"2664":3,"2671":2,"2672":2,"2694":3,"2702":1,"2703":2,"2775":1,"2835":1,"2837":1,"2839":1,"2856":1,"2857":2,"2887":1,"2891":1}}],["option",{"0":{"611":1,"1750":1},"1":{"612":1,"613":1,"614":1,"615":1,"616":1,"617":1},"2":{"14":1,"32":1,"50":1,"74":1,"75":1,"87":1,"103":1,"114":3,"126":1,"132":1,"134":2,"176":1,"191":1,"194":1,"195":1,"211":2,"222":1,"234":1,"236":1,"246":1,"249":2,"266":1,"271":1,"294":1,"297":1,"308":1,"495":1,"546":1,"612":2,"617":1,"1268":1,"1337":1,"1344":1,"1387":1,"1437":1,"1442":1,"1450":1,"1462":1,"1463":1,"1563":1,"1567":2,"1636":1,"1656":1,"1741":1,"1744":5,"1747":1,"1749":1,"1750":6,"1752":1,"1753":2,"1904":1,"1940":1,"1943":4,"2211":1,"2219":2,"2220":3,"2222":1,"2224":5,"2226":1,"2248":1,"2255":5,"2277":1,"2363":4,"2375":1,"2401":8,"2448":1,"2460":2,"2467":2,"2529":1,"2577":1,"2615":4,"2657":1,"2670":1,"2698":1,"2702":1,"2705":2,"2738":1,"2836":1,"2867":5,"2868":3,"2873":2}}],["ou",{"2":{"2323":7,"2473":7}}],["ould",{"2":{"2035":1}}],["ouput",{"2":{"1497":3}}],["our",{"2":{"76":1,"114":2,"130":1,"164":1,"167":1,"363":1,"371":1,"374":1,"392":1,"471":1,"473":1,"474":1,"486":1,"487":2,"488":1,"494":1,"496":3,"498":1,"503":1,"511":2,"520":1,"524":2,"526":1,"571":1,"574":1,"596":2,"598":2,"601":1,"603":3,"609":1,"623":1,"627":1,"665":1,"682":1,"1314":1,"1316":1,"1401":1,"1416":2,"1509":1,"2264":1,"2265":3,"2375":1,"2393":1,"2412":2,"2427":2,"2513":4,"2516":2,"2525":1,"2582":1,"2587":1,"2697":1,"2742":6,"2743":4,"2748":1,"2795":1,"2844":2,"2845":1,"2884":4,"2885":2,"2886":3}}],["outlines",{"2":{"2655":1}}],["outlined",{"2":{"2222":1,"2657":1}}],["outs",{"2":{"2650":1}}],["outside",{"2":{"22":1,"182":1,"475":1,"501":1,"1178":1,"1359":1,"1401":1,"1808":1,"1935":1,"1946":1,"2219":1,"2549":1,"2876":1,"2884":1}}],["outright",{"2":{"2505":1,"2506":1,"2611":1,"2629":1,"2839":1}}],["outreach",{"2":{"312":1}}],["outbound",{"2":{"2223":1}}],["outer",{"2":{"1770":1,"1934":1,"2038":1,"2508":1,"2816":1,"2874":1}}],["out3",{"2":{"783":2,"809":2}}],["out2",{"2":{"783":2,"809":2}}],["out1",{"2":{"783":3,"809":3}}],["outwardly",{"2":{"198":1}}],["outdated",{"2":{"149":1,"308":2,"392":1,"609":1,"2850":1}}],["outputted",{"2":{"2694":1}}],["outputting",{"2":{"473":1,"475":1,"595":1}}],["output=",{"2":{"222":1}}],["output+keymap",{"2":{"222":1}}],["outputs",{"2":{"93":1,"631":1,"1281":1,"1444":1,"2323":1,"2363":1,"2374":1,"2841":2}}],["outputselect",{"2":{"50":1,"149":1}}],["output",{"0":{"2547":1},"2":{"10":2,"65":1,"75":1,"92":1,"99":1,"114":5,"119":1,"149":2,"176":1,"188":1,"191":4,"199":3,"203":1,"211":2,"222":1,"236":1,"243":3,"249":1,"285":1,"294":1,"356":1,"389":1,"420":1,"421":1,"429":1,"444":1,"473":1,"474":1,"476":2,"482":2,"525":1,"543":1,"547":2,"627":6,"631":1,"637":1,"669":1,"702":3,"710":1,"713":3,"730":1,"742":11,"783":1,"786":4,"809":1,"812":4,"841":1,"844":4,"871":1,"874":4,"906":1,"909":4,"940":1,"943":4,"974":1,"977":4,"1008":1,"1011":4,"1042":1,"1045":4,"1076":1,"1079":4,"1110":1,"1113":4,"1144":1,"1147":4,"1187":1,"1197":1,"1200":4,"1275":1,"1281":3,"1300":3,"1307":1,"1309":1,"1311":1,"1442":3,"1447":1,"1451":1,"1461":1,"1497":2,"1518":1,"1519":1,"1523":1,"1592":1,"1594":1,"1638":1,"1640":2,"1641":2,"1643":1,"1706":1,"1707":1,"1907":1,"1912":1,"1925":1,"1954":1,"2007":2,"2064":1,"2065":1,"2218":1,"2234":1,"2236":1,"2249":1,"2275":2,"2323":11,"2328":1,"2330":1,"2337":1,"2363":5,"2364":1,"2374":1,"2448":1,"2454":1,"2473":11,"2530":1,"2533":2,"2547":1,"2561":1,"2577":1,"2582":1,"2632":1,"2637":1,"2702":3,"2703":23,"2743":1,"2802":1,"2823":1,"2862":1,"2866":1,"2894":1,"2895":1}}],["out",{"0":{"123":1,"1786":1,"2563":1,"2583":1,"2835":1},"1":{"2584":1,"2585":1,"2836":1,"2837":1,"2838":1,"2839":1,"2840":1,"2841":1,"2842":1},"2":{"6":1,"10":1,"21":1,"49":1,"50":1,"93":1,"113":1,"114":3,"119":1,"124":1,"133":2,"134":5,"149":2,"160":1,"176":1,"191":4,"194":1,"199":4,"228":1,"236":1,"249":1,"288":1,"318":1,"361":1,"375":1,"396":1,"398":1,"408":1,"411":1,"414":1,"445":1,"475":1,"481":2,"503":1,"509":1,"523":1,"546":4,"551":1,"568":1,"570":1,"598":1,"602":2,"609":2,"639":2,"658":1,"695":1,"700":1,"727":1,"730":1,"739":1,"1187":1,"1298":1,"1343":2,"1383":1,"1398":3,"1413":1,"1416":2,"1420":2,"1442":1,"1444":1,"1454":1,"1568":1,"1592":1,"1597":1,"1770":1,"1817":13,"1818":1,"1907":4,"1912":3,"1929":1,"1938":1,"1946":1,"1954":1,"1972":1,"2041":1,"2053":1,"2066":1,"2075":20,"2078":1,"2081":1,"2171":1,"2172":1,"2174":1,"2175":1,"2176":1,"2177":1,"2178":1,"2179":1,"2180":1,"2181":1,"2182":1,"2184":1,"2186":1,"2188":1,"2190":1,"2211":1,"2223":3,"2224":1,"2225":1,"2226":1,"2227":1,"2236":3,"2263":1,"2266":1,"2356":4,"2363":3,"2375":1,"2380":1,"2412":1,"2426":1,"2427":1,"2429":1,"2462":2,"2467":2,"2506":1,"2525":1,"2531":1,"2536":1,"2563":2,"2580":1,"2585":1,"2588":3,"2619":1,"2643":1,"2650":1,"2658":1,"2692":2,"2694":3,"2702":1,"2703":2,"2704":1,"2842":2,"2843":2,"2854":1,"2859":1,"2870":1,"2882":1,"2883":1,"2891":3,"2896":1}}],["otype",{"2":{"753":2}}],["otaku",{"2":{"143":4}}],["otg2",{"2":{"2657":1}}],["otg1",{"2":{"176":1,"2657":1}}],["otg",{"2":{"65":1,"191":1,"294":1}}],["others",{"2":{"114":1,"134":1,"149":1,"160":1,"176":1,"191":1,"199":1,"211":1,"222":1,"236":1,"263":1,"277":1,"285":1,"294":1,"308":1,"515":1,"600":1,"901":1,"1072":1,"1106":1,"1177":1,"1277":2,"1354":1,"1396":1,"1437":1,"1441":1,"1450":1,"1460":1,"1473":1,"1523":1,"2036":1,"2361":1,"2377":1,"2581":1,"2653":1}}],["other",{"0":{"408":1,"552":1,"1333":1,"1906":1,"2233":1,"2382":1,"2524":1,"2618":1,"2868":1},"2":{"30":1,"33":1,"50":1,"98":1,"114":2,"128":1,"134":2,"142":1,"152":2,"153":1,"163":1,"173":1,"174":1,"175":1,"176":2,"191":2,"194":8,"199":1,"201":2,"206":2,"210":1,"213":1,"220":1,"229":1,"234":1,"244":1,"288":1,"294":1,"307":1,"308":1,"318":2,"357":1,"371":2,"374":1,"381":1,"408":1,"471":1,"487":1,"489":1,"494":1,"511":1,"522":1,"526":1,"539":1,"542":1,"544":1,"546":5,"582":1,"586":1,"589":1,"601":1,"609":1,"612":2,"623":1,"637":1,"648":1,"649":1,"656":1,"669":1,"697":1,"704":1,"727":1,"747":1,"756":1,"759":1,"762":1,"765":1,"768":1,"771":1,"774":1,"777":1,"1181":1,"1182":1,"1191":1,"1226":1,"1239":1,"1242":1,"1272":1,"1278":1,"1291":2,"1295":1,"1297":2,"1311":1,"1321":2,"1327":1,"1356":6,"1359":1,"1387":1,"1389":2,"1392":2,"1395":2,"1397":2,"1398":3,"1400":1,"1401":1,"1410":1,"1412":1,"1416":5,"1418":1,"1440":2,"1442":1,"1444":1,"1447":1,"1448":1,"1455":1,"1458":1,"1469":2,"1475":1,"1498":1,"1499":1,"1502":1,"1503":2,"1516":2,"1520":1,"1563":3,"1589":1,"1590":2,"1596":1,"1602":1,"1627":1,"1630":1,"1639":1,"1672":1,"1745":1,"1747":1,"1750":1,"1752":1,"1753":1,"1755":1,"1757":1,"1759":1,"1763":1,"1772":1,"1881":1,"1893":1,"1910":1,"1922":2,"1944":1,"1967":1,"1969":2,"2024":1,"2027":1,"2028":1,"2029":1,"2031":1,"2032":1,"2033":1,"2035":1,"2047":2,"2049":1,"2066":1,"2068":1,"2198":1,"2205":2,"2206":1,"2207":1,"2221":1,"2243":1,"2244":1,"2245":2,"2263":1,"2264":1,"2265":1,"2276":1,"2277":1,"2325":1,"2363":1,"2364":2,"2365":1,"2369":1,"2374":1,"2380":1,"2385":1,"2393":1,"2399":1,"2403":1,"2412":2,"2442":1,"2449":1,"2451":1,"2480":1,"2498":1,"2502":1,"2503":2,"2504":4,"2505":1,"2510":3,"2511":1,"2513":1,"2518":1,"2535":1,"2585":1,"2598":1,"2601":2,"2612":1,"2619":1,"2629":1,"2631":1,"2638":1,"2648":1,"2650":1,"2659":1,"2692":3,"2694":2,"2695":5,"2699":1,"2704":11,"2705":1,"2731":1,"2733":1,"2765":1,"2773":1,"2785":1,"2800":1,"2802":2,"2833":1,"2843":1,"2849":1,"2850":2,"2851":1,"2859":1,"2861":6,"2863":2,"2864":3,"2865":2,"2867":4,"2868":7,"2873":5,"2874":3,"2875":7,"2877":1,"2879":1,"2881":4,"2892":1}}],["otherwise",{"2":{"28":1,"31":1,"209":1,"367":1,"389":1,"514":1,"599":1,"617":1,"618":1,"619":1,"644":1,"645":1,"648":1,"668":1,"756":1,"759":1,"762":1,"765":1,"768":1,"771":1,"774":1,"777":1,"1231":1,"1236":1,"1239":1,"1242":1,"1275":1,"1398":1,"1528":1,"1590":1,"1629":1,"1697":1,"1749":1,"1833":1,"1835":1,"2025":1,"2050":1,"2075":1,"2097":1,"2099":1,"2224":1,"2251":1,"2255":2,"2276":1,"2323":1,"2336":1,"2339":1,"2341":1,"2344":1,"2364":1,"2454":1,"2473":1,"2558":3,"2724":1,"2731":1,"2869":1,"2872":1,"2873":1,"2875":1}}],["omit",{"2":{"669":1,"735":2,"1595":1,"2448":1}}],["omitted",{"2":{"509":1,"543":2,"552":1,"636":1,"2353":1}}],["omkbd",{"2":{"143":12,"149":2}}],["omrontkl",{"2":{"57":2}}],["omnikey",{"2":{"37":2,"159":2,"160":1}}],["oc7",{"2":{"1883":1,"2484":1}}],["oc6",{"2":{"1883":1,"2484":1}}],["oc5",{"2":{"1883":1,"2484":1}}],["oc4",{"2":{"1883":1,"2484":1}}],["oc3",{"2":{"1883":1,"2484":1}}],["oc2",{"2":{"1883":1,"1884":1,"2484":1}}],["oc1",{"2":{"1883":1,"2484":1}}],["oc0",{"2":{"1883":1,"2484":1}}],["ocn1",{"2":{"1883":1,"2484":1}}],["ocn2",{"2":{"1883":1,"2484":1}}],["ocean",{"2":{"560":1,"568":1}}],["oceanographer",{"2":{"211":1}}],["occupied",{"2":{"1416":1}}],["occupy",{"2":{"1226":1}}],["occurrence",{"2":{"2860":1}}],["occurred",{"2":{"355":1,"639":3,"1383":1,"1386":4}}],["occurs",{"2":{"94":1,"649":1,"735":1,"756":1,"759":1,"762":1,"765":1,"768":1,"771":1,"774":1,"777":1,"838":1,"903":1,"937":1,"971":1,"1005":1,"1039":1,"1073":1,"1107":1,"1141":1,"1239":1,"1242":1,"1387":1,"2221":2,"2224":1,"2712":1}}],["occur",{"2":{"11":1,"49":1,"597":1,"631":2,"1648":1,"1946":1,"1948":1,"2222":1,"2223":1,"2549":1,"2648":1,"2705":1}}],["occasionally",{"2":{"1332":1,"1499":1,"2502":1}}],["occasional",{"2":{"648":1}}],["occasion",{"2":{"392":1,"1473":1}}],["ocd",{"2":{"191":1}}],["octet",{"2":{"2728":8}}],["octets",{"2":{"2721":1,"2727":1,"2728":3}}],["octd",{"2":{"1877":1,"1883":1,"2484":1}}],["octu",{"2":{"1877":1,"1883":1,"2484":1}}],["octave",{"2":{"1460":1,"1877":1,"1883":96,"1884":1,"2484":96}}],["octaves",{"2":{"1460":1}}],["octagon",{"2":{"249":1,"266":1,"308":1}}],["oct",{"2":{"55":2}}],["oscillator",{"2":{"1907":1}}],["oses",{"2":{"1752":1,"1753":1,"1754":1,"1919":1}}],["osdn",{"2":{"398":1}}],["osx",{"0":{"1335":1,"1336":1,"1339":1},"2":{"188":2,"191":2,"1335":2,"1336":2,"1337":1,"1339":1}}],["os",{"0":{"1353":1,"1641":1,"1914":1,"1917":1},"1":{"1915":1,"1916":1,"1917":1,"1918":1,"1919":1,"1920":1,"1921":1},"2":{"65":1,"160":2,"199":1,"211":1,"249":3,"285":3,"308":1,"364":1,"398":1,"408":2,"1310":1,"1419":1,"1487":1,"1563":2,"1606":3,"1609":1,"1641":1,"1749":1,"1754":1,"1914":4,"1915":10,"1916":14,"1917":1,"1918":5,"1919":6,"1920":4,"2169":1,"2239":1,"2270":1,"2277":1,"2329":1,"2332":1,"2334":1,"2335":1,"2336":1,"2337":1,"2339":1,"2341":1,"2342":1,"2343":2,"2344":1,"2346":2,"2348":2,"2350":2,"2364":1,"2412":1,"2414":1,"2421":4,"2463":1,"2492":31,"2496":1,"2537":1,"2565":1,"2599":31,"2623":1,"2674":1,"2678":1,"2679":1,"2794":1,"2827":2,"2831":1}}],["osms",{"2":{"211":1}}],["osm",{"2":{"38":1,"236":1,"1442":3,"1564":1,"1733":1,"2492":1,"2598":1,"2599":6,"2600":1}}],["osl",{"2":{"38":1,"199":1,"236":1,"294":1,"1392":1,"1757":1,"1956":1,"2492":1,"2599":2,"2600":1}}],["olkb",{"0":{"2730":1,"2846":1},"1":{"2731":1,"2732":1,"2733":1,"2734":1},"2":{"592":1,"665":3,"2266":1,"2329":2,"2381":1,"2427":1,"2846":1}}],["olly",{"2":{"211":1,"249":2,"308":1}}],["oledunder",{"2":{"55":1}}],["oledback",{"2":{"55":1}}],["oleds",{"2":{"31":1,"34":1,"114":1,"153":1,"229":1,"230":1,"232":1,"248":1,"2704":1,"2837":1}}],["oled",{"0":{"33":1,"125":1,"210":1,"220":1,"230":1,"232":1,"1900":1,"1903":1,"1910":1,"1912":1,"2388":1,"2841":1},"1":{"34":1,"1901":1,"1902":1,"1903":1,"1904":1,"1905":1,"1906":1,"1907":1,"1908":1,"1909":1,"1910":1,"1911":2,"1912":1,"1913":1},"2":{"30":1,"31":11,"33":2,"34":8,"49":1,"55":11,"62":1,"63":1,"92":2,"93":2,"114":4,"125":6,"128":2,"134":7,"153":1,"176":4,"191":3,"210":4,"211":2,"220":3,"221":2,"222":2,"230":4,"232":4,"236":3,"248":2,"249":2,"308":1,"552":2,"746":1,"1224":1,"1505":2,"1901":2,"1902":1,"1903":15,"1904":5,"1905":6,"1906":15,"1907":28,"1908":2,"1909":10,"1910":29,"1911":12,"1912":77,"1913":17,"2222":6,"2381":1,"2385":1,"2388":2,"2402":1,"2694":1,"2701":7,"2704":1,"2827":2,"2841":5}}],["older",{"2":{"157":1,"378":1,"1294":1,"1310":1,"2024":1,"2041":1,"2329":1,"2512":1,"2513":1,"2623":1}}],["old",{"0":{"220":1},"2":{"10":1,"22":1,"37":1,"38":1,"43":1,"46":1,"67":1,"86":1,"102":1,"122":1,"125":1,"134":1,"143":1,"149":2,"156":1,"157":1,"159":1,"168":1,"173":1,"174":1,"181":1,"182":2,"183":3,"185":1,"191":1,"194":1,"195":1,"197":1,"206":1,"207":1,"217":1,"219":1,"220":1,"221":6,"222":3,"226":1,"232":2,"234":1,"236":1,"241":1,"243":1,"244":1,"253":1,"262":1,"270":1,"271":1,"281":1,"291":1,"300":1,"311":1,"394":2,"494":1,"653":1,"1332":1,"1360":1,"1592":1,"1913":1,"1944":2,"1946":1,"2041":1,"2206":1,"2211":1,"2256":1,"2383":1,"2584":2,"2692":1,"2841":1}}],["obligations",{"2":{"2690":1}}],["obliterated75",{"2":{"211":1}}],["obtain",{"2":{"1993":1}}],["obtaining",{"2":{"403":1}}],["objs",{"2":{"2363":1,"2400":1}}],["obj",{"2":{"617":2}}],["objects",{"2":{"415":1,"498":1,"515":2,"1413":2,"1414":1,"2356":8,"2743":1,"2813":1}}],["objective",{"2":{"363":1,"2335":1}}],["object",{"0":{"1414":1},"2":{"73":1,"236":1,"415":1,"437":1,"451":1,"471":2,"474":2,"515":1,"516":1,"520":1,"612":1,"614":1,"1414":1,"2013":1,"2363":2,"2705":2,"2743":7,"2744":2,"2813":1,"2816":4,"2818":2,"2824":1,"2825":2,"2888":1}}],["observe",{"2":{"598":1,"1492":1}}],["obsolete",{"0":{"2206":1},"2":{"3":1,"15":1}}],["obviously",{"2":{"1473":1,"1511":1,"2831":1}}],["obvious",{"2":{"249":3,"494":2,"496":2,"508":1,"601":1,"2406":1,"2412":1,"2505":1}}],["obfuscate",{"2":{"199":1}}],["obosob",{"2":{"143":2,"149":2}}],["obdev",{"2":{"21":1,"1297":1}}],["onboard",{"2":{"643":1,"727":1,"729":1,"1270":1,"1271":1,"1272":1,"2037":2,"2066":1,"2631":1,"2639":1}}],["onto",{"2":{"500":1,"1314":1,"1343":1,"1502":1,"2371":1,"2375":1,"2378":1,"2430":1,"2434":1,"2443":1,"2450":1,"2662":1,"2849":1,"2860":1}}],["onyx",{"2":{"211":1}}],["online",{"2":{"182":1,"2504":1,"2525":1,"2535":1,"2845":1}}],["only=true",{"2":{"482":3}}],["only",{"0":{"491":1,"573":1,"2387":1,"2552":1},"2":{"4":1,"14":1,"69":1,"83":1,"87":1,"98":1,"103":2,"107":1,"114":1,"116":1,"120":1,"126":2,"134":1,"169":1,"174":1,"184":1,"191":2,"194":3,"201":1,"221":3,"222":1,"233":1,"236":2,"244":1,"266":1,"303":1,"306":1,"308":2,"315":1,"317":1,"357":1,"375":1,"380":2,"381":1,"383":1,"384":2,"385":2,"387":2,"389":2,"390":2,"392":1,"394":1,"398":2,"399":1,"400":1,"416":3,"417":1,"441":2,"482":1,"495":1,"520":1,"537":1,"540":1,"546":1,"551":1,"552":2,"557":1,"609":1,"631":1,"658":1,"664":1,"671":1,"676":1,"677":1,"682":2,"696":1,"699":1,"700":1,"701":1,"702":1,"725":1,"732":1,"738":1,"749":1,"753":1,"783":1,"786":4,"790":1,"792":1,"794":1,"796":1,"798":1,"800":1,"809":1,"812":4,"817":1,"819":1,"821":1,"823":1,"825":1,"827":1,"841":1,"844":4,"849":1,"851":1,"853":1,"855":1,"857":1,"859":1,"871":1,"874":4,"881":1,"883":1,"885":1,"887":1,"889":1,"891":1,"899":1,"902":1,"906":1,"909":4,"916":1,"918":1,"920":1,"922":1,"924":1,"926":1,"934":1,"936":1,"940":1,"943":4,"950":1,"952":1,"954":1,"956":1,"958":1,"960":1,"968":1,"970":1,"974":1,"977":4,"984":1,"986":1,"988":1,"990":1,"992":1,"994":1,"1002":1,"1004":1,"1008":1,"1011":4,"1018":1,"1020":1,"1022":1,"1024":1,"1026":1,"1028":1,"1042":1,"1045":4,"1052":1,"1054":1,"1056":1,"1058":1,"1060":1,"1062":1,"1076":1,"1079":4,"1086":1,"1088":1,"1090":1,"1092":1,"1094":1,"1096":1,"1110":1,"1113":4,"1120":1,"1122":1,"1124":1,"1126":1,"1128":1,"1130":1,"1144":1,"1147":4,"1154":1,"1156":1,"1158":1,"1160":1,"1162":1,"1164":1,"1172":1,"1175":2,"1176":1,"1179":2,"1182":2,"1183":1,"1197":1,"1200":4,"1207":1,"1209":1,"1211":1,"1213":1,"1215":1,"1217":1,"1228":1,"1249":1,"1268":1,"1269":1,"1270":1,"1271":1,"1272":1,"1273":3,"1275":1,"1277":1,"1278":1,"1280":1,"1281":3,"1291":1,"1294":1,"1305":2,"1310":1,"1321":1,"1329":1,"1334":1,"1356":1,"1358":2,"1368":1,"1372":1,"1375":1,"1376":2,"1378":1,"1383":2,"1386":1,"1388":2,"1389":3,"1392":4,"1393":1,"1395":1,"1414":1,"1417":1,"1433":1,"1441":1,"1447":1,"1451":1,"1453":1,"1454":1,"1458":1,"1473":1,"1488":2,"1497":1,"1498":1,"1502":1,"1511":1,"1516":1,"1523":1,"1524":1,"1526":1,"1527":1,"1528":1,"1559":1,"1567":1,"1574":1,"1581":1,"1582":6,"1585":1,"1589":1,"1590":1,"1624":1,"1634":1,"1635":1,"1638":2,"1672":1,"1733":1,"1749":2,"1750":1,"1752":1,"1756":1,"1771":1,"1814":1,"1821":1,"1833":1,"1835":1,"1877":1,"1892":1,"1895":1,"1898":1,"1911":3,"1918":1,"1923":1,"1934":1,"1941":1,"1942":1,"1943":5,"1944":1,"1945":1,"1946":2,"1948":1,"1950":1,"1953":1,"1957":2,"1970":1,"2000":1,"2030":1,"2041":1,"2047":1,"2072":1,"2082":1,"2085":1,"2097":1,"2099":1,"2165":1,"2168":1,"2195":1,"2199":1,"2200":1,"2221":2,"2222":2,"2223":1,"2226":1,"2248":1,"2249":1,"2251":1,"2255":3,"2276":1,"2277":1,"2320":1,"2321":1,"2323":4,"2325":1,"2327":1,"2332":1,"2334":1,"2346":1,"2348":1,"2350":1,"2361":1,"2369":1,"2371":1,"2377":1,"2395":1,"2399":2,"2402":1,"2407":1,"2410":1,"2412":3,"2416":2,"2420":1,"2445":1,"2466":1,"2473":3,"2502":1,"2503":3,"2505":1,"2519":1,"2525":1,"2529":1,"2549":1,"2559":1,"2564":1,"2566":1,"2585":1,"2588":1,"2601":1,"2615":1,"2621":1,"2623":1,"2632":2,"2638":1,"2639":2,"2644":1,"2650":1,"2652":2,"2658":1,"2659":1,"2665":1,"2673":1,"2675":3,"2676":2,"2678":1,"2681":2,"2684":2,"2689":1,"2692":1,"2694":3,"2695":1,"2697":1,"2702":1,"2703":2,"2704":2,"2713":2,"2718":2,"2724":1,"2731":1,"2743":1,"2744":1,"2777":1,"2801":1,"2805":1,"2830":3,"2833":2,"2850":1,"2861":1,"2872":1,"2874":1,"2876":1,"2879":1,"2886":1,"2887":1,"2891":1,"2892":1}}],["onkey",{"2":{"176":1}}],["ongoing",{"2":{"160":1,"609":1,"2694":1,"2850":1}}],["onces",{"2":{"199":1,"211":1}}],["once",{"2":{"114":1,"119":1,"134":1,"152":1,"231":1,"245":1,"303":1,"356":1,"371":1,"398":1,"443":2,"471":1,"494":1,"513":1,"649":1,"651":1,"698":2,"699":2,"702":2,"734":1,"749":2,"753":1,"1173":1,"1181":2,"1182":2,"1226":2,"1228":1,"1247":1,"1249":1,"1277":2,"1281":2,"1291":1,"1294":1,"1310":1,"1369":1,"1392":1,"1397":1,"1442":3,"1468":1,"1472":1,"1473":1,"1492":1,"1526":2,"1527":2,"1563":1,"1572":1,"1672":1,"1749":1,"1764":1,"1768":1,"1770":1,"1818":1,"1894":1,"1911":2,"1918":1,"1946":1,"1948":1,"1998":1,"2004":1,"2013":2,"2049":1,"2051":1,"2078":1,"2160":1,"2226":1,"2244":1,"2249":1,"2254":1,"2255":4,"2258":1,"2277":1,"2325":1,"2332":1,"2334":2,"2356":2,"2362":2,"2364":1,"2373":1,"2378":1,"2381":1,"2412":1,"2418":1,"2507":1,"2511":1,"2554":1,"2555":2,"2556":1,"2560":1,"2564":1,"2568":1,"2598":1,"2607":1,"2608":1,"2619":1,"2621":1,"2622":1,"2692":1,"2705":2,"2715":1,"2722":1,"2742":2,"2743":1,"2781":1,"2790":1,"2860":1,"2884":1,"2896":1}}],["ones",{"2":{"243":1,"266":1,"412":1,"1274":1,"1332":1,"1455":1,"1459":1,"1585":1,"1592":1,"1735":1,"1939":1,"2063":2,"2079":2,"2165":1,"2168":1,"2379":1,"2380":1,"2408":1,"2420":1,"2617":1,"2699":1,"2705":1,"2831":1,"2896":1}}],["oneshots",{"2":{"2837":1}}],["oneshot",{"0":{"2782":1},"2":{"38":2,"63":2,"112":2,"134":1,"160":1,"188":1,"191":2,"211":1,"266":1,"544":1,"546":4,"552":1,"1356":8,"1442":2,"2222":2,"2327":1,"2598":3,"2599":8,"2600":19,"2821":1,"2837":1}}],["onehand",{"2":{"114":1}}],["onekey",{"2":{"49":1,"191":3,"211":1,"222":1,"308":1,"2346":1,"2348":1,"2350":1,"2622":2,"2695":1}}],["one",{"0":{"335":1,"336":1,"1289":1,"1330":1,"1363":1,"1788":1,"2261":1,"2492":1,"2598":1,"2821":1},"1":{"336":1,"337":1,"1290":1,"1789":1,"1790":1,"2599":1,"2600":1},"2":{"37":1,"45":1,"50":1,"55":1,"75":1,"82":1,"89":1,"93":2,"98":1,"107":1,"114":1,"154":1,"156":1,"157":1,"160":4,"163":1,"176":1,"188":1,"191":1,"194":3,"196":1,"199":2,"204":1,"211":2,"213":1,"231":1,"241":1,"253":1,"256":1,"262":1,"268":1,"270":1,"276":1,"279":1,"281":1,"322":1,"331":1,"335":1,"336":1,"357":1,"381":1,"387":1,"392":1,"411":1,"415":1,"459":1,"494":2,"498":1,"500":1,"503":1,"508":2,"509":1,"542":1,"543":7,"544":1,"546":1,"549":1,"550":1,"556":3,"557":1,"570":1,"571":2,"578":1,"581":2,"597":1,"598":1,"601":1,"615":1,"631":1,"667":1,"669":2,"679":1,"682":1,"696":3,"697":1,"698":1,"699":1,"700":1,"702":1,"703":1,"783":1,"807":1,"809":1,"836":1,"841":1,"868":1,"871":1,"900":1,"901":1,"906":1,"935":1,"940":1,"969":1,"974":1,"1003":1,"1008":1,"1037":1,"1042":1,"1071":1,"1072":1,"1076":1,"1105":1,"1106":1,"1110":1,"1139":1,"1144":1,"1170":3,"1172":2,"1175":2,"1185":1,"1186":1,"1195":1,"1197":1,"1225":1,"1265":1,"1270":2,"1289":1,"1291":1,"1293":1,"1330":1,"1332":1,"1334":1,"1343":1,"1346":1,"1356":12,"1359":2,"1363":1,"1372":1,"1376":3,"1383":4,"1386":3,"1391":1,"1392":3,"1393":1,"1395":1,"1396":2,"1403":1,"1410":1,"1414":3,"1416":1,"1417":2,"1433":1,"1434":2,"1435":2,"1444":5,"1447":1,"1448":2,"1449":1,"1450":1,"1451":1,"1452":1,"1453":1,"1454":4,"1456":2,"1470":1,"1471":1,"1472":1,"1473":3,"1488":2,"1489":1,"1495":1,"1503":3,"1508":2,"1509":2,"1514":1,"1516":1,"1528":1,"1564":3,"1567":3,"1579":2,"1587":2,"1589":3,"1627":1,"1629":1,"1634":1,"1638":1,"1649":1,"1708":1,"1710":1,"1733":2,"1749":1,"1750":1,"1753":2,"1755":1,"1757":2,"1766":1,"1770":1,"1772":3,"1786":1,"1805":1,"1821":1,"1893":1,"1910":2,"1911":1,"1912":1,"1915":1,"1922":1,"1923":2,"1928":3,"1938":1,"1942":2,"1943":3,"1945":1,"1955":2,"1956":1,"1967":1,"1999":1,"2082":1,"2160":1,"2201":1,"2202":1,"2207":1,"2211":2,"2218":2,"2220":1,"2221":2,"2223":1,"2224":1,"2237":1,"2239":1,"2246":1,"2251":3,"2252":2,"2254":3,"2256":4,"2261":1,"2263":3,"2265":1,"2275":1,"2276":1,"2330":1,"2337":1,"2346":1,"2348":1,"2350":1,"2353":2,"2363":2,"2364":1,"2368":1,"2369":3,"2371":1,"2374":2,"2375":1,"2378":1,"2379":1,"2412":6,"2420":1,"2428":2,"2429":1,"2436":1,"2443":1,"2449":1,"2452":1,"2492":37,"2496":1,"2503":1,"2505":1,"2514":2,"2516":1,"2519":1,"2525":1,"2532":1,"2539":1,"2540":1,"2541":1,"2550":1,"2560":2,"2572":1,"2582":1,"2584":1,"2585":1,"2598":9,"2599":40,"2600":7,"2617":1,"2639":1,"2653":1,"2657":1,"2659":1,"2662":1,"2694":2,"2702":3,"2705":2,"2723":1,"2725":1,"2731":1,"2742":1,"2743":1,"2789":1,"2801":1,"2802":2,"2804":1,"2805":2,"2806":1,"2807":1,"2812":2,"2818":2,"2819":1,"2821":1,"2822":1,"2824":2,"2825":2,"2827":2,"2828":1,"2830":1,"2832":2,"2833":1,"2841":1,"2842":1,"2851":1,"2859":2,"2867":1,"2869":1,"2874":2,"2875":1,"2878":1,"2887":1,"2890":1,"2891":1,"2895":1}}],["on",{"0":{"14":1,"235":1,"619":1,"701":1,"1293":1,"1295":1,"1311":1,"1334":1,"1338":1,"1339":1,"1515":1,"1567":1,"1615":1,"1617":1,"1619":1,"1676":1,"1882":1,"1967":1,"1985":1,"2050":1,"2248":1,"2258":2,"2261":1,"2262":2,"2355":1,"2365":1,"2372":1,"2551":1,"2584":1,"2868":1},"1":{"1294":1,"1295":1,"1677":1,"1986":1,"1987":1},"2":{"1":1,"2":1,"10":1,"11":3,"14":2,"24":1,"25":2,"28":2,"30":1,"31":1,"33":1,"34":2,"49":8,"50":4,"51":1,"65":3,"69":1,"73":4,"74":1,"77":1,"90":1,"92":2,"93":3,"99":1,"105":6,"107":1,"113":2,"114":23,"118":1,"123":2,"124":2,"131":1,"133":1,"134":15,"138":1,"145":1,"149":2,"152":1,"153":4,"157":1,"158":3,"160":4,"164":1,"169":2,"176":8,"182":2,"190":1,"191":15,"194":10,"195":1,"198":1,"199":7,"201":1,"202":1,"206":4,"209":2,"210":1,"211":7,"213":3,"215":2,"222":7,"228":2,"231":4,"233":1,"236":11,"240":1,"247":2,"249":4,"255":1,"263":1,"266":3,"276":2,"277":4,"279":1,"284":2,"289":1,"294":3,"302":1,"303":2,"307":1,"312":1,"318":1,"319":1,"334":1,"343":1,"348":1,"357":2,"361":2,"362":1,"363":1,"371":8,"375":2,"376":1,"377":1,"381":1,"383":1,"384":1,"385":1,"389":2,"390":1,"392":2,"395":1,"396":2,"415":1,"426":1,"427":1,"430":1,"431":1,"432":2,"440":1,"441":2,"443":1,"448":1,"449":1,"450":1,"452":1,"471":1,"477":1,"487":1,"494":1,"495":4,"508":1,"509":1,"520":1,"522":1,"526":1,"527":1,"537":1,"543":9,"544":1,"546":10,"547":5,"552":8,"556":1,"560":1,"561":1,"562":1,"571":1,"576":1,"581":5,"582":1,"592":3,"594":1,"595":2,"596":1,"597":4,"598":1,"601":8,"603":1,"608":1,"609":1,"610":1,"612":1,"616":1,"618":1,"625":1,"629":1,"631":6,"635":1,"636":1,"640":1,"641":1,"648":1,"653":1,"657":1,"664":1,"665":2,"666":2,"667":3,"668":1,"671":3,"674":1,"676":3,"679":1,"680":2,"682":1,"697":2,"701":3,"702":3,"709":1,"710":5,"724":1,"727":4,"730":1,"733":1,"734":1,"735":5,"736":1,"737":2,"739":1,"740":1,"742":2,"747":1,"748":1,"749":1,"757":1,"763":1,"766":1,"769":1,"772":1,"775":1,"782":1,"783":1,"807":1,"808":1,"809":2,"836":1,"838":2,"840":1,"841":3,"868":1,"869":1,"870":1,"871":3,"900":1,"903":2,"905":1,"906":3,"935":1,"937":2,"939":1,"940":3,"969":1,"971":2,"973":1,"974":3,"1003":1,"1005":2,"1007":1,"1008":3,"1037":1,"1039":2,"1041":1,"1042":3,"1071":1,"1073":2,"1075":1,"1076":3,"1105":1,"1107":2,"1109":1,"1110":3,"1139":1,"1141":2,"1143":1,"1144":3,"1171":1,"1173":2,"1174":1,"1176":1,"1177":1,"1178":2,"1179":2,"1181":3,"1182":4,"1183":2,"1195":1,"1196":1,"1197":3,"1225":1,"1230":4,"1246":1,"1250":1,"1261":1,"1266":1,"1267":1,"1268":1,"1272":3,"1274":1,"1277":1,"1278":1,"1281":2,"1289":1,"1291":1,"1294":1,"1296":1,"1298":2,"1300":1,"1310":1,"1311":1,"1317":1,"1318":1,"1326":2,"1327":1,"1328":1,"1329":2,"1331":2,"1334":1,"1336":4,"1337":1,"1339":3,"1343":2,"1355":3,"1356":3,"1357":1,"1358":1,"1359":1,"1360":1,"1372":4,"1373":3,"1375":1,"1376":1,"1378":2,"1383":3,"1386":10,"1389":3,"1391":1,"1392":5,"1396":1,"1397":3,"1398":24,"1400":1,"1401":6,"1418":2,"1422":2,"1434":2,"1435":2,"1440":1,"1441":2,"1442":6,"1444":4,"1446":1,"1447":1,"1450":1,"1453":3,"1455":5,"1456":6,"1458":1,"1460":4,"1463":4,"1465":10,"1467":1,"1469":2,"1473":2,"1487":1,"1488":3,"1489":1,"1491":3,"1492":1,"1493":1,"1495":3,"1498":1,"1499":1,"1500":3,"1503":1,"1504":1,"1506":2,"1511":2,"1513":3,"1514":4,"1515":4,"1516":2,"1517":1,"1519":1,"1521":2,"1526":3,"1527":1,"1530":1,"1531":1,"1542":1,"1543":1,"1559":2,"1560":2,"1563":1,"1564":5,"1565":2,"1567":4,"1569":4,"1570":1,"1571":1,"1576":5,"1582":1,"1583":5,"1584":2,"1585":1,"1586":1,"1587":3,"1588":1,"1589":1,"1593":1,"1598":1,"1603":1,"1610":2,"1624":2,"1625":10,"1627":1,"1629":1,"1630":1,"1632":1,"1633":1,"1634":1,"1636":3,"1638":2,"1641":1,"1643":1,"1644":2,"1648":8,"1649":5,"1650":1,"1651":1,"1653":1,"1658":1,"1665":1,"1667":2,"1674":1,"1675":1,"1676":2,"1679":1,"1680":2,"1681":1,"1685":1,"1689":1,"1706":2,"1711":1,"1734":1,"1739":1,"1744":1,"1745":3,"1747":4,"1748":3,"1749":1,"1750":1,"1756":1,"1757":2,"1758":2,"1759":3,"1761":2,"1762":1,"1763":6,"1766":1,"1769":1,"1770":1,"1803":1,"1804":2,"1805":1,"1806":3,"1807":4,"1811":4,"1813":2,"1814":3,"1815":1,"1816":4,"1817":2,"1818":1,"1819":1,"1820":2,"1823":1,"1825":1,"1826":1,"1827":1,"1828":1,"1833":1,"1835":1,"1877":1,"1878":1,"1882":4,"1883":3,"1884":1,"1889":1,"1893":1,"1894":2,"1897":3,"1898":1,"1905":1,"1906":1,"1907":1,"1911":5,"1912":17,"1913":2,"1914":3,"1916":1,"1918":2,"1919":3,"1920":2,"1928":1,"1932":2,"1933":4,"1934":1,"1935":2,"1937":1,"1939":3,"1943":3,"1945":1,"1946":2,"1949":1,"1950":2,"1952":2,"1953":4,"1955":3,"1964":1,"1965":2,"1967":1,"1968":1,"1969":3,"1970":1,"1972":2,"1993":1,"1995":1,"1997":1,"1998":1,"1999":3,"2000":1,"2002":1,"2003":1,"2010":2,"2013":8,"2015":3,"2021":1,"2022":1,"2026":1,"2027":1,"2029":1,"2030":1,"2031":4,"2032":2,"2036":3,"2037":2,"2039":1,"2040":1,"2042":1,"2043":1,"2045":1,"2046":1,"2047":2,"2049":4,"2056":4,"2058":6,"2061":3,"2062":1,"2066":1,"2068":3,"2071":2,"2072":3,"2073":1,"2074":4,"2075":6,"2076":1,"2077":1,"2078":1,"2080":1,"2081":5,"2084":1,"2085":3,"2086":2,"2089":1,"2090":1,"2091":1,"2092":1,"2097":1,"2099":1,"2178":1,"2180":1,"2193":1,"2194":1,"2195":1,"2199":2,"2200":5,"2201":2,"2204":1,"2205":1,"2206":1,"2211":1,"2213":1,"2215":1,"2217":1,"2218":1,"2219":1,"2221":1,"2222":9,"2223":2,"2224":7,"2225":2,"2226":1,"2232":1,"2236":18,"2237":1,"2239":7,"2240":1,"2241":4,"2243":1,"2244":3,"2245":1,"2248":1,"2249":2,"2254":1,"2255":14,"2256":12,"2261":7,"2262":1,"2263":3,"2264":1,"2265":7,"2269":1,"2271":1,"2272":1,"2274":1,"2276":3,"2277":3,"2278":1,"2290":1,"2291":1,"2292":1,"2323":1,"2324":1,"2325":1,"2328":1,"2329":3,"2332":1,"2334":2,"2335":2,"2336":1,"2337":1,"2339":2,"2341":1,"2342":1,"2343":1,"2344":1,"2346":3,"2348":3,"2350":4,"2353":2,"2355":2,"2356":5,"2360":1,"2363":1,"2364":3,"2367":1,"2368":1,"2369":4,"2371":2,"2373":6,"2374":6,"2375":3,"2376":2,"2377":5,"2378":2,"2380":4,"2383":1,"2385":1,"2387":1,"2390":1,"2391":1,"2392":2,"2394":1,"2399":1,"2400":1,"2402":1,"2407":1,"2410":1,"2412":1,"2414":2,"2417":1,"2421":1,"2427":1,"2431":4,"2433":4,"2435":4,"2436":1,"2445":1,"2447":2,"2448":2,"2449":2,"2451":2,"2453":3,"2454":1,"2455":1,"2463":2,"2464":1,"2467":2,"2469":10,"2470":3,"2471":3,"2472":3,"2480":7,"2482":4,"2483":11,"2484":3,"2489":1,"2490":4,"2492":3,"2496":6,"2497":1,"2498":11,"2499":1,"2500":3,"2503":29,"2504":1,"2505":1,"2506":1,"2507":1,"2510":2,"2511":4,"2514":2,"2515":1,"2516":1,"2518":2,"2519":3,"2521":2,"2523":2,"2525":1,"2526":2,"2527":1,"2534":1,"2535":1,"2538":1,"2539":1,"2545":3,"2547":1,"2548":1,"2549":1,"2550":1,"2551":1,"2553":1,"2556":1,"2558":5,"2560":1,"2562":4,"2563":1,"2568":1,"2570":1,"2574":1,"2576":2,"2578":1,"2582":4,"2585":3,"2587":2,"2588":3,"2592":1,"2599":6,"2600":3,"2601":2,"2605":1,"2606":2,"2610":2,"2611":1,"2612":1,"2617":2,"2621":1,"2622":2,"2624":1,"2625":1,"2630":2,"2631":4,"2632":1,"2635":1,"2638":3,"2639":4,"2640":1,"2642":3,"2644":1,"2648":1,"2653":1,"2654":1,"2655":3,"2657":2,"2661":1,"2665":1,"2666":1,"2670":1,"2675":2,"2691":1,"2692":4,"2693":1,"2694":6,"2695":2,"2696":1,"2699":1,"2701":1,"2702":5,"2703":3,"2704":5,"2705":18,"2712":1,"2713":1,"2715":1,"2720":2,"2725":1,"2729":1,"2730":1,"2731":4,"2732":2,"2733":1,"2735":1,"2739":1,"2742":1,"2743":3,"2744":1,"2745":1,"2752":1,"2753":1,"2756":1,"2761":1,"2771":1,"2774":1,"2783":1,"2785":1,"2786":1,"2791":1,"2793":1,"2800":1,"2801":2,"2802":2,"2803":2,"2804":4,"2805":4,"2809":3,"2813":1,"2815":3,"2817":1,"2818":3,"2822":2,"2824":2,"2825":3,"2827":2,"2830":1,"2831":3,"2833":1,"2842":1,"2845":1,"2846":1,"2847":1,"2849":1,"2851":3,"2860":3,"2861":1,"2863":2,"2864":3,"2865":2,"2866":2,"2867":5,"2868":9,"2869":2,"2871":1,"2872":1,"2873":9,"2874":6,"2876":1,"2878":2,"2881":1,"2882":1,"2883":1,"2884":1,"2887":1,"2888":1,"2889":1,"2892":1}}],["often",{"0":{"2586":1},"1":{"2587":1,"2588":1,"2589":1},"2":{"99":1,"543":1,"637":1,"638":1,"666":1,"701":1,"1261":1,"1296":1,"1322":1,"1325":1,"1330":1,"1382":3,"1383":1,"1388":1,"1467":1,"1563":2,"1638":1,"1646":1,"1955":1,"2036":1,"2066":1,"2242":1,"2263":1,"2415":1,"2580":1,"2581":1,"2583":1,"2696":1,"2776":1,"2783":2,"2785":1,"2792":1}}],["offending",{"0":{"2503":1},"2":{"2506":1,"2507":1,"2694":1}}],["offer",{"2":{"2037":1,"2370":1}}],["offered",{"2":{"1749":1,"1751":1}}],["offers",{"2":{"1359":1,"1454":1,"1520":1,"2627":1}}],["official",{"2":{"1334":1,"1375":1,"2429":1,"2503":1,"2574":1,"2623":1,"2627":1,"2642":1,"2643":1,"2706":1,"2846":1}}],["officially",{"2":{"254":1,"1320":1,"1321":1,"2549":1}}],["offloaded",{"2":{"1174":1,"1177":1}}],["offload",{"2":{"749":1,"1270":1,"1271":1,"1272":1}}],["offset=0",{"2":{"506":1}}],["offsets",{"2":{"222":1,"249":1,"1508":1,"1911":1,"2704":6,"2705":4,"2723":4}}],["offset",{"0":{"2723":1,"2748":1},"2":{"199":1,"211":2,"222":1,"317":1,"506":4,"735":1,"736":1,"1508":2,"1895":12,"1907":1,"1910":1,"2043":1,"2075":1,"2234":1,"2704":2,"2705":8,"2715":1,"2716":3,"2720":1,"2722":2,"2723":2,"2745":1,"2748":4}}],["offs",{"2":{"114":1}}],["offhand",{"2":{"31":1,"34":1,"1906":1,"2233":1}}],["off",{"0":{"1289":1,"1616":1,"1618":1,"1620":1,"1678":1,"1882":1,"2050":1,"2261":1},"1":{"1290":1},"2":{"25":1,"92":1,"105":4,"114":2,"116":1,"134":1,"149":1,"152":1,"160":1,"195":1,"211":1,"222":1,"236":1,"247":2,"324":1,"387":1,"396":1,"495":1,"543":1,"547":3,"552":2,"591":1,"601":1,"613":1,"639":1,"643":1,"644":2,"645":2,"700":1,"701":2,"835":2,"838":14,"1070":2,"1073":14,"1104":2,"1107":14,"1138":2,"1141":14,"1289":1,"1356":1,"1389":1,"1392":1,"1396":1,"1397":1,"1398":7,"1401":2,"1403":1,"1434":1,"1455":6,"1456":5,"1460":3,"1463":2,"1465":8,"1491":3,"1499":1,"1500":3,"1506":1,"1511":1,"1513":4,"1514":1,"1516":1,"1519":1,"1530":1,"1532":1,"1542":1,"1544":1,"1567":1,"1568":1,"1569":2,"1571":1,"1576":4,"1610":1,"1624":2,"1625":7,"1646":1,"1648":6,"1649":1,"1652":2,"1678":1,"1747":1,"1748":3,"1757":1,"1759":1,"1760":1,"1761":2,"1806":1,"1807":4,"1811":4,"1816":4,"1820":2,"1825":1,"1826":1,"1829":1,"1830":1,"1877":1,"1882":4,"1883":4,"1905":1,"1907":1,"1912":8,"1913":2,"1926":1,"1939":1,"1964":7,"1965":1,"1968":4,"1969":4,"1997":1,"1999":1,"2039":1,"2040":1,"2049":3,"2050":2,"2058":4,"2062":1,"2063":2,"2068":1,"2074":4,"2075":3,"2079":2,"2081":2,"2087":3,"2089":1,"2090":1,"2093":1,"2094":1,"2199":2,"2200":3,"2222":4,"2232":2,"2234":1,"2236":10,"2239":6,"2241":2,"2256":1,"2261":8,"2264":1,"2265":5,"2363":2,"2364":3,"2371":1,"2373":1,"2375":1,"2469":8,"2470":3,"2471":3,"2472":4,"2480":2,"2482":4,"2483":5,"2484":4,"2489":1,"2490":4,"2492":3,"2496":5,"2498":5,"2505":1,"2510":2,"2599":4,"2600":5,"2670":1,"2691":1,"2694":2,"2702":1,"2705":2,"2731":1,"2732":2,"2733":1,"2805":1,"2818":1,"2824":1,"2825":1,"2827":2,"2882":1}}],["of",{"0":{"8":1,"28":1,"33":1,"89":1,"123":1,"124":1,"262":1,"265":1,"275":1,"302":1,"303":1,"307":1,"316":1,"387":1,"401":1,"574":1,"603":1,"622":1,"670":1,"1327":1,"1346":1,"1383":1,"1627":1,"1756":1,"1764":1,"1806":1,"1807":1,"1956":1,"2064":1,"2420":1,"2512":1,"2583":1,"2729":1,"2749":1,"2835":1,"2890":1},"1":{"34":1,"623":1,"624":1,"1765":1,"1766":1,"1767":1,"1768":1,"1769":1,"1770":1,"1771":1,"1772":1,"1773":1,"1774":1,"1775":1,"1776":1,"1777":1,"1778":1,"1779":1,"1780":1,"1781":1,"1782":1,"1783":1,"1784":1,"1785":1,"1786":1,"1787":1,"1788":1,"1789":1,"1790":1,"1791":1,"1792":1,"1793":1,"1794":1,"1795":1,"1796":1,"1797":1,"1798":1,"1799":1,"1800":1,"1801":1,"1802":1,"2513":1,"2514":1,"2515":1,"2516":1,"2584":1,"2585":1,"2730":1,"2731":1,"2732":1,"2733":1,"2734":1,"2735":1,"2736":1,"2737":1,"2738":1,"2739":1,"2740":1,"2750":1,"2751":1,"2752":1,"2753":1,"2754":1,"2755":1,"2756":1,"2757":1,"2758":1,"2759":1,"2760":1,"2761":1,"2762":1,"2763":1,"2764":1,"2765":1,"2766":1,"2767":1,"2768":1,"2769":1,"2770":1,"2771":1,"2772":1,"2773":1,"2774":1,"2775":1,"2776":1,"2777":1,"2778":1,"2779":1,"2780":1,"2781":1,"2782":1,"2783":1,"2784":1,"2785":1,"2786":1,"2787":1,"2788":1,"2789":1,"2790":1,"2791":1,"2792":1,"2793":1,"2794":1,"2795":1,"2796":1,"2797":1,"2836":1,"2837":1,"2838":1,"2839":1,"2840":1,"2841":1,"2842":1},"2":{"0":1,"3":2,"4":1,"5":1,"6":1,"10":1,"15":2,"17":1,"19":1,"21":1,"22":2,"23":1,"25":2,"30":2,"31":3,"32":1,"33":2,"34":1,"37":1,"43":1,"45":3,"49":4,"50":9,"51":1,"55":1,"63":1,"64":1,"65":3,"67":1,"69":1,"70":2,"74":4,"76":3,"83":1,"86":2,"87":2,"88":2,"93":3,"94":3,"95":2,"98":2,"99":2,"103":4,"104":2,"107":3,"109":1,"112":3,"113":4,"114":15,"118":2,"119":4,"123":1,"124":3,"125":1,"126":2,"127":2,"130":2,"131":3,"132":1,"133":2,"134":21,"142":1,"149":11,"152":1,"153":3,"154":1,"156":5,"157":2,"158":1,"160":4,"163":4,"164":1,"166":3,"167":1,"169":3,"172":1,"173":3,"174":3,"175":2,"176":16,"182":4,"183":1,"184":2,"185":1,"186":1,"187":1,"189":3,"190":1,"191":15,"194":8,"195":1,"196":1,"198":4,"199":16,"201":6,"202":4,"203":5,"204":2,"209":2,"210":1,"211":20,"213":4,"214":1,"215":1,"222":10,"224":3,"228":1,"229":1,"231":1,"233":6,"234":2,"236":12,"238":5,"243":1,"245":1,"246":1,"247":1,"248":1,"249":6,"251":2,"254":2,"255":2,"256":2,"259":1,"262":5,"263":3,"265":3,"266":10,"268":2,"272":2,"273":2,"275":2,"276":1,"277":4,"279":6,"283":1,"285":9,"288":4,"293":2,"294":3,"297":3,"298":1,"303":1,"304":1,"305":2,"307":8,"308":10,"312":4,"314":2,"316":2,"317":2,"328":1,"330":1,"332":1,"344":2,"345":2,"347":1,"353":2,"356":5,"357":5,"367":1,"371":2,"374":3,"375":1,"376":3,"377":1,"381":5,"385":1,"386":3,"389":2,"390":7,"392":1,"395":1,"403":1,"404":1,"411":2,"412":1,"413":1,"415":3,"416":1,"417":1,"418":1,"434":1,"435":1,"436":1,"437":1,"451":1,"454":1,"471":3,"473":2,"475":2,"476":4,"477":2,"486":1,"487":1,"489":1,"491":1,"492":1,"494":13,"495":2,"496":4,"498":1,"503":1,"504":1,"505":2,"506":5,"507":2,"510":1,"511":2,"512":1,"516":1,"520":2,"522":2,"523":1,"524":2,"525":1,"526":1,"527":1,"529":1,"537":5,"541":1,"542":2,"543":18,"545":1,"546":7,"547":9,"550":2,"551":1,"552":6,"554":1,"556":1,"557":1,"558":1,"560":2,"561":2,"562":1,"563":1,"568":1,"570":4,"571":2,"573":1,"574":1,"575":2,"576":1,"581":1,"582":1,"587":1,"589":1,"591":1,"593":1,"595":8,"596":1,"597":3,"598":2,"601":9,"602":1,"603":4,"604":1,"605":1,"609":10,"610":1,"615":5,"617":2,"618":1,"619":1,"620":1,"621":2,"622":2,"623":1,"625":1,"629":2,"631":8,"635":1,"638":1,"639":2,"640":2,"643":2,"647":1,"648":4,"649":3,"652":3,"653":2,"657":2,"658":2,"664":1,"665":1,"666":1,"667":3,"668":3,"669":5,"670":1,"671":2,"672":1,"676":4,"679":1,"680":2,"682":6,"685":3,"688":1,"690":1,"696":1,"698":1,"700":8,"701":1,"702":2,"703":1,"705":1,"713":1,"715":1,"716":1,"718":1,"721":2,"727":3,"729":2,"730":5,"731":4,"732":1,"733":1,"734":5,"735":12,"736":7,"737":7,"738":3,"739":1,"740":4,"742":3,"743":2,"744":4,"745":1,"747":5,"748":1,"749":3,"753":1,"755":3,"758":3,"761":3,"764":3,"767":3,"770":3,"773":3,"776":1,"780":1,"788":1,"790":1,"792":1,"794":1,"796":1,"804":1,"806":5,"807":1,"812":1,"815":1,"817":1,"819":1,"821":1,"823":1,"833":1,"835":6,"836":1,"838":1,"844":1,"847":1,"849":1,"851":1,"853":1,"855":1,"865":1,"867":5,"868":1,"874":1,"877":1,"881":1,"883":1,"885":1,"887":1,"897":1,"899":6,"900":1,"903":1,"909":1,"912":1,"916":1,"918":1,"920":1,"922":1,"932":1,"934":6,"935":1,"937":1,"943":1,"946":1,"950":1,"952":1,"954":1,"956":1,"966":1,"968":6,"969":1,"971":1,"977":1,"980":1,"984":1,"986":1,"988":1,"990":1,"1000":1,"1002":7,"1003":1,"1005":1,"1011":1,"1014":1,"1018":1,"1020":1,"1022":1,"1024":1,"1034":1,"1036":7,"1037":1,"1039":1,"1045":1,"1048":1,"1052":1,"1054":1,"1056":1,"1058":1,"1068":1,"1070":6,"1071":1,"1073":1,"1079":1,"1082":1,"1086":1,"1088":1,"1090":1,"1092":1,"1102":1,"1104":6,"1105":1,"1107":1,"1113":1,"1116":1,"1120":1,"1122":1,"1124":1,"1126":1,"1136":1,"1138":7,"1139":1,"1141":1,"1147":1,"1149":1,"1150":1,"1154":1,"1156":1,"1158":1,"1160":1,"1170":2,"1171":2,"1173":1,"1174":2,"1175":2,"1176":1,"1178":6,"1179":1,"1181":3,"1182":2,"1183":5,"1185":1,"1187":1,"1191":1,"1192":2,"1194":5,"1195":1,"1200":1,"1203":1,"1207":1,"1209":1,"1211":1,"1213":1,"1223":1,"1225":1,"1228":1,"1230":3,"1238":2,"1241":2,"1244":1,"1246":1,"1249":1,"1256":2,"1258":2,"1261":2,"1263":7,"1264":2,"1265":2,"1266":1,"1269":1,"1273":2,"1278":1,"1280":1,"1281":1,"1284":1,"1286":1,"1289":1,"1291":1,"1293":2,"1294":1,"1295":1,"1297":1,"1300":1,"1305":1,"1306":1,"1307":1,"1308":1,"1310":1,"1311":1,"1313":2,"1314":2,"1315":2,"1321":5,"1323":1,"1326":1,"1327":2,"1330":1,"1331":1,"1334":5,"1337":1,"1340":3,"1343":4,"1345":2,"1346":3,"1348":1,"1350":1,"1354":1,"1356":8,"1358":1,"1359":13,"1360":2,"1375":1,"1376":1,"1378":2,"1380":1,"1381":1,"1383":12,"1386":11,"1387":1,"1388":4,"1389":6,"1390":1,"1391":3,"1392":3,"1393":6,"1395":2,"1397":4,"1398":4,"1401":4,"1402":1,"1403":5,"1404":2,"1408":1,"1409":1,"1410":2,"1413":1,"1416":2,"1418":2,"1420":1,"1421":2,"1422":1,"1425":1,"1427":1,"1432":2,"1434":1,"1435":1,"1437":4,"1440":4,"1441":3,"1442":7,"1444":3,"1447":2,"1450":2,"1454":1,"1455":5,"1456":1,"1457":1,"1458":1,"1461":1,"1462":2,"1463":5,"1465":2,"1467":1,"1468":2,"1469":1,"1472":1,"1473":4,"1480":1,"1483":1,"1484":1,"1485":1,"1486":1,"1487":2,"1488":3,"1489":1,"1491":1,"1492":3,"1494":1,"1495":2,"1498":3,"1499":1,"1500":1,"1502":2,"1503":3,"1504":4,"1505":2,"1508":12,"1509":2,"1511":4,"1514":4,"1515":1,"1516":5,"1518":1,"1519":1,"1521":1,"1523":1,"1524":1,"1528":3,"1559":2,"1561":2,"1562":1,"1563":1,"1572":2,"1575":2,"1579":5,"1582":3,"1583":1,"1584":1,"1588":1,"1590":1,"1591":2,"1592":4,"1593":2,"1596":1,"1597":1,"1598":1,"1600":1,"1602":7,"1610":3,"1612":1,"1613":4,"1621":1,"1622":2,"1623":2,"1627":1,"1629":4,"1630":3,"1631":3,"1632":2,"1634":2,"1635":2,"1636":1,"1637":1,"1638":1,"1640":2,"1646":2,"1649":5,"1654":2,"1658":1,"1659":2,"1660":2,"1661":2,"1662":2,"1663":2,"1667":4,"1672":1,"1681":2,"1683":1,"1685":2,"1688":4,"1689":1,"1690":4,"1700":1,"1701":1,"1708":2,"1709":2,"1710":4,"1714":1,"1715":1,"1719":1,"1720":1,"1721":1,"1722":1,"1723":1,"1726":1,"1727":1,"1728":1,"1730":2,"1733":2,"1734":3,"1736":1,"1737":1,"1742":1,"1747":2,"1749":4,"1750":4,"1751":2,"1752":4,"1753":3,"1754":3,"1755":5,"1756":5,"1757":2,"1759":2,"1760":1,"1764":1,"1766":1,"1768":1,"1769":3,"1770":8,"1771":2,"1803":1,"1804":1,"1805":2,"1808":1,"1809":1,"1810":1,"1811":2,"1813":2,"1814":14,"1817":5,"1818":2,"1819":3,"1820":5,"1831":1,"1833":1,"1835":1,"1846":1,"1864":1,"1871":2,"1874":2,"1881":3,"1892":3,"1893":4,"1894":9,"1895":1,"1896":2,"1897":3,"1898":2,"1901":1,"1903":1,"1904":1,"1905":2,"1907":5,"1908":1,"1909":3,"1910":10,"1911":2,"1912":16,"1915":2,"1917":3,"1919":1,"1922":1,"1923":1,"1924":4,"1925":1,"1926":2,"1928":3,"1932":8,"1934":2,"1935":4,"1936":3,"1937":2,"1938":5,"1939":7,"1941":4,"1942":4,"1945":2,"1946":1,"1948":1,"1949":1,"1950":5,"1955":1,"1957":2,"1959":2,"1962":1,"1964":5,"1965":1,"1967":1,"1968":1,"1969":1,"1970":3,"1972":2,"1977":1,"1978":1,"1979":1,"1980":1,"1981":1,"1982":1,"1983":1,"1984":1,"1985":1,"1986":1,"1990":1,"1992":1,"1993":2,"1999":2,"2000":3,"2002":1,"2003":1,"2004":1,"2007":2,"2012":2,"2013":6,"2015":2,"2018":1,"2020":1,"2021":1,"2023":1,"2024":1,"2025":3,"2026":2,"2029":1,"2032":1,"2033":1,"2034":1,"2036":3,"2037":6,"2038":2,"2039":1,"2041":1,"2043":6,"2045":7,"2046":2,"2047":5,"2048":2,"2049":3,"2052":1,"2056":2,"2057":4,"2061":1,"2064":3,"2065":2,"2066":1,"2067":2,"2068":1,"2069":1,"2071":2,"2072":14,"2075":10,"2076":9,"2078":2,"2080":3,"2081":6,"2084":1,"2095":1,"2097":1,"2099":1,"2110":1,"2146":1,"2153":2,"2156":2,"2159":1,"2160":1,"2163":2,"2165":3,"2167":1,"2168":2,"2174":1,"2176":1,"2177":1,"2178":1,"2180":1,"2181":1,"2198":1,"2202":1,"2205":1,"2206":2,"2207":1,"2210":1,"2211":1,"2212":1,"2213":2,"2215":2,"2216":1,"2218":2,"2219":1,"2220":1,"2221":10,"2222":28,"2223":2,"2224":7,"2225":1,"2226":2,"2227":1,"2229":1,"2230":1,"2231":1,"2232":2,"2234":2,"2235":4,"2236":11,"2238":1,"2240":2,"2242":4,"2243":3,"2244":2,"2245":2,"2246":16,"2247":6,"2248":3,"2249":5,"2251":17,"2252":1,"2254":3,"2255":6,"2256":6,"2258":1,"2262":1,"2263":8,"2264":3,"2265":6,"2266":1,"2269":1,"2271":3,"2272":1,"2273":2,"2275":5,"2276":6,"2277":4,"2294":1,"2298":1,"2308":1,"2325":6,"2327":2,"2328":4,"2329":2,"2330":1,"2332":2,"2334":1,"2335":1,"2336":1,"2337":2,"2339":2,"2341":2,"2342":1,"2343":4,"2344":2,"2346":2,"2348":2,"2350":2,"2353":1,"2355":1,"2356":2,"2358":1,"2360":1,"2361":5,"2363":12,"2364":2,"2367":1,"2369":4,"2370":4,"2371":6,"2372":1,"2373":13,"2374":5,"2375":5,"2376":2,"2377":3,"2378":4,"2380":7,"2381":2,"2383":1,"2385":2,"2392":1,"2395":1,"2396":1,"2397":1,"2399":4,"2401":3,"2402":1,"2404":1,"2405":1,"2407":2,"2410":1,"2411":1,"2412":7,"2413":1,"2414":2,"2415":2,"2416":2,"2418":2,"2420":4,"2421":4,"2423":3,"2425":3,"2427":1,"2428":4,"2429":1,"2436":2,"2440":1,"2442":1,"2443":2,"2447":1,"2448":4,"2449":5,"2450":5,"2451":1,"2453":1,"2454":3,"2455":2,"2463":2,"2465":1,"2466":1,"2467":1,"2469":2,"2470":1,"2471":1,"2483":3,"2494":1,"2498":4,"2499":1,"2502":1,"2503":8,"2504":9,"2505":2,"2506":2,"2507":3,"2508":4,"2509":4,"2510":4,"2511":2,"2512":2,"2513":3,"2514":5,"2515":2,"2516":2,"2519":4,"2521":2,"2522":3,"2525":6,"2526":2,"2528":1,"2529":1,"2530":2,"2531":4,"2532":4,"2533":3,"2536":2,"2539":4,"2540":1,"2545":2,"2549":4,"2550":1,"2552":1,"2553":1,"2554":1,"2555":2,"2556":2,"2558":3,"2560":1,"2563":1,"2565":1,"2566":1,"2571":1,"2572":1,"2574":1,"2575":1,"2576":4,"2577":3,"2580":2,"2581":1,"2582":13,"2583":2,"2584":2,"2585":1,"2586":3,"2588":3,"2589":1,"2591":1,"2598":3,"2599":1,"2600":3,"2601":1,"2603":1,"2606":2,"2607":1,"2610":1,"2611":2,"2612":1,"2613":1,"2615":1,"2617":1,"2619":2,"2622":8,"2623":7,"2624":8,"2625":4,"2626":2,"2627":2,"2628":2,"2631":1,"2632":2,"2634":1,"2638":1,"2639":2,"2641":1,"2642":3,"2643":1,"2648":3,"2650":2,"2652":1,"2653":2,"2654":1,"2655":5,"2657":3,"2658":3,"2659":4,"2661":1,"2662":5,"2663":1,"2664":2,"2665":2,"2666":2,"2667":1,"2668":4,"2669":3,"2670":2,"2678":3,"2679":1,"2681":4,"2689":1,"2691":1,"2692":10,"2693":1,"2694":11,"2695":6,"2696":1,"2697":2,"2698":4,"2699":1,"2702":9,"2703":12,"2704":21,"2705":29,"2706":1,"2712":4,"2713":5,"2715":7,"2716":1,"2717":1,"2718":1,"2719":1,"2720":6,"2721":5,"2722":6,"2723":4,"2724":6,"2725":2,"2726":2,"2727":1,"2728":4,"2729":2,"2733":1,"2735":1,"2736":1,"2738":2,"2739":1,"2742":4,"2743":4,"2744":1,"2745":1,"2747":1,"2750":2,"2751":1,"2753":1,"2755":1,"2759":1,"2760":1,"2765":1,"2766":1,"2771":1,"2773":1,"2776":2,"2779":1,"2781":2,"2783":1,"2788":1,"2789":2,"2793":2,"2794":2,"2799":2,"2800":3,"2801":2,"2802":4,"2803":1,"2804":1,"2805":4,"2806":1,"2807":1,"2808":1,"2809":2,"2810":1,"2811":2,"2812":7,"2813":2,"2816":19,"2817":1,"2818":12,"2819":6,"2821":2,"2822":1,"2824":5,"2825":12,"2826":1,"2827":5,"2828":1,"2829":1,"2830":2,"2831":3,"2832":3,"2833":2,"2835":2,"2836":2,"2837":1,"2839":2,"2840":1,"2841":2,"2842":2,"2843":3,"2844":3,"2845":1,"2849":1,"2850":6,"2851":3,"2854":2,"2855":4,"2856":1,"2857":1,"2858":4,"2860":6,"2861":2,"2862":2,"2866":2,"2867":4,"2868":3,"2869":3,"2870":7,"2871":1,"2872":3,"2873":1,"2874":7,"2876":6,"2877":1,"2878":3,"2879":1,"2880":1,"2881":4,"2882":2,"2883":6,"2884":6,"2885":3,"2886":3,"2887":5,"2888":3,"2890":4,"2891":4,"2892":1,"2895":1,"2896":7}}],["ordinarily",{"2":{"1488":1}}],["ordering",{"2":{"50":1,"2000":1,"2694":1}}],["order",{"0":{"1265":1,"1581":1,"1582":1,"2064":1},"2":{"10":1,"49":3,"50":1,"119":1,"124":1,"125":1,"132":1,"133":1,"134":1,"158":2,"174":1,"176":2,"185":1,"186":1,"188":1,"191":2,"211":1,"218":1,"221":1,"234":2,"272":1,"277":1,"308":1,"318":1,"357":1,"440":1,"465":1,"550":1,"554":1,"557":2,"625":1,"662":1,"666":1,"710":1,"730":1,"731":1,"735":2,"740":1,"783":1,"809":1,"841":1,"871":1,"906":1,"940":1,"974":1,"1008":1,"1042":1,"1076":1,"1110":1,"1144":1,"1181":1,"1182":1,"1197":1,"1263":3,"1265":7,"1298":1,"1343":1,"1358":1,"1383":1,"1389":1,"1397":1,"1409":2,"1484":1,"1508":1,"1581":2,"1582":8,"1755":1,"1911":1,"2000":1,"2010":1,"2047":1,"2064":5,"2076":1,"2205":1,"2215":1,"2216":1,"2240":1,"2248":1,"2256":1,"2263":1,"2265":1,"2362":1,"2375":1,"2400":1,"2401":1,"2428":1,"2445":1,"2503":1,"2505":1,"2558":2,"2580":1,"2622":2,"2623":1,"2624":2,"2655":1,"2661":1,"2694":1,"2695":1,"2703":1,"2821":1,"2849":1,"2860":1,"2861":1,"2867":1,"2896":1}}],["ored",{"2":{"1340":1}}],["orient",{"2":{"2219":1}}],["orientation",{"2":{"2007":5,"2705":1}}],["oriented",{"2":{"626":1,"1906":1,"2233":1,"2888":1}}],["oring",{"2":{"1508":2,"2518":1}}],["originating",{"2":{"1934":1,"1935":1}}],["original",{"2":{"124":1,"648":1,"1359":1,"1734":1,"1921":1,"2358":1,"2410":1,"2751":1,"2876":1}}],["originally",{"2":{"113":1,"293":1,"305":1,"314":1,"1321":1,"1510":1,"2335":1,"2446":1,"2692":1}}],["origin",{"2":{"389":1,"399":2,"400":1,"401":2,"441":2,"595":1,"2546":3,"2585":6,"2587":4,"2588":1}}],["orange",{"2":{"149":1,"667":1,"1916":1,"2063":3,"2079":2}}],["organise",{"2":{"211":1}}],["organize",{"2":{"114":1,"149":1,"2396":1}}],["organization",{"2":{"21":1,"149":1,"268":1,"279":1,"326":1,"2356":1,"2396":3}}],["org",{"2":{"149":1,"592":1,"1331":1,"1336":1,"1345":1,"1353":1,"1354":1,"1437":1,"1886":1,"2698":1}}],["orbit",{"2":{"149":1}}],["orthocode",{"2":{"277":1}}],["orthograph",{"2":{"249":1}}],["ortho60",{"2":{"199":1}}],["ortholinear",{"2":{"114":1,"665":1,"1460":1,"2369":1}}],["ortho",{"2":{"70":1,"143":4,"211":3,"249":1,"1406":4,"1409":1,"1462":1,"2371":1,"2395":1,"2669":2,"2694":1,"2800":1}}],["or",{"0":{"1327":1,"1949":1,"2253":1,"2580":1,"2797":1,"2861":1,"2879":1,"2891":1},"1":{"2254":1,"2255":1,"2256":1,"2257":1,"2258":1,"2259":1,"2260":1,"2261":1,"2262":1,"2263":1,"2264":1,"2265":1,"2862":1,"2863":1,"2864":1,"2865":1,"2866":1,"2867":1,"2868":1},"2":{"0":1,"9":1,"16":1,"19":1,"22":1,"23":1,"32":1,"39":1,"49":1,"52":1,"82":1,"87":1,"88":2,"90":2,"103":2,"104":2,"119":2,"126":2,"127":2,"131":1,"134":1,"138":1,"152":2,"153":2,"158":2,"160":1,"182":1,"191":1,"201":1,"202":1,"203":2,"214":2,"221":1,"222":1,"232":1,"234":4,"240":3,"244":1,"263":1,"268":1,"275":1,"279":2,"288":1,"302":1,"312":1,"331":1,"348":1,"377":3,"381":1,"392":5,"395":1,"396":2,"404":1,"407":1,"411":7,"412":3,"415":3,"417":1,"418":1,"419":3,"421":1,"422":3,"427":2,"428":1,"429":1,"430":1,"431":1,"432":1,"434":1,"435":1,"436":1,"441":1,"442":1,"444":1,"445":3,"452":1,"459":1,"469":1,"470":1,"474":1,"475":1,"477":1,"478":1,"489":2,"491":1,"494":3,"495":2,"498":1,"501":1,"502":1,"506":2,"510":1,"520":2,"522":1,"523":1,"526":1,"527":2,"538":1,"539":2,"543":6,"546":3,"547":2,"551":1,"552":1,"556":2,"563":1,"573":1,"574":1,"578":1,"579":1,"582":3,"592":2,"594":1,"595":3,"596":1,"598":4,"601":7,"602":1,"603":1,"604":1,"609":1,"610":1,"612":1,"613":1,"616":3,"619":3,"620":1,"622":3,"631":4,"636":1,"637":2,"639":2,"640":2,"643":3,"648":1,"649":2,"652":1,"664":2,"665":1,"667":5,"670":1,"671":2,"676":2,"679":1,"682":3,"684":1,"695":1,"696":4,"700":4,"701":6,"702":1,"704":1,"705":1,"724":1,"727":1,"729":1,"739":1,"744":2,"746":1,"747":2,"778":1,"779":1,"799":3,"801":1,"804":1,"805":1,"826":3,"828":1,"833":1,"834":1,"865":1,"866":1,"890":3,"892":1,"897":1,"898":1,"925":3,"927":1,"932":1,"933":1,"959":3,"961":1,"966":1,"967":1,"993":3,"995":1,"1000":1,"1001":1,"1027":3,"1029":1,"1034":1,"1035":1,"1068":1,"1069":1,"1102":1,"1103":1,"1136":1,"1137":1,"1172":1,"1173":1,"1174":1,"1175":1,"1176":1,"1178":3,"1179":1,"1183":1,"1185":1,"1192":1,"1193":1,"1216":3,"1218":1,"1224":1,"1231":1,"1234":1,"1245":1,"1262":1,"1263":1,"1265":1,"1267":2,"1268":1,"1272":1,"1275":1,"1289":1,"1291":1,"1293":2,"1294":1,"1296":3,"1300":1,"1307":1,"1320":1,"1321":1,"1324":1,"1329":1,"1330":1,"1331":2,"1340":1,"1354":2,"1355":1,"1356":2,"1359":3,"1371":1,"1382":1,"1383":1,"1386":1,"1389":3,"1391":1,"1392":4,"1393":1,"1395":1,"1396":1,"1397":2,"1398":4,"1399":1,"1400":1,"1409":1,"1410":1,"1412":2,"1414":2,"1416":3,"1418":5,"1422":1,"1427":1,"1434":1,"1435":2,"1436":2,"1437":3,"1440":2,"1441":1,"1442":2,"1443":1,"1447":3,"1448":1,"1450":3,"1451":1,"1452":1,"1453":1,"1455":1,"1456":2,"1458":1,"1460":1,"1462":2,"1463":1,"1468":2,"1469":1,"1471":1,"1473":1,"1487":3,"1492":1,"1494":1,"1495":3,"1497":3,"1498":1,"1499":1,"1502":2,"1504":1,"1507":1,"1508":1,"1511":2,"1512":1,"1513":1,"1514":1,"1515":3,"1516":1,"1517":1,"1528":1,"1530":1,"1542":1,"1560":1,"1561":1,"1563":5,"1564":5,"1565":1,"1567":2,"1571":2,"1572":1,"1575":1,"1578":1,"1579":1,"1582":6,"1583":2,"1587":1,"1588":1,"1590":1,"1591":2,"1592":1,"1593":1,"1595":1,"1596":1,"1600":3,"1601":1,"1603":1,"1613":1,"1623":1,"1625":2,"1629":5,"1630":1,"1636":1,"1638":1,"1639":1,"1640":1,"1641":1,"1642":1,"1646":1,"1648":1,"1653":1,"1654":1,"1655":2,"1656":1,"1665":1,"1676":1,"1680":1,"1694":1,"1696":1,"1706":1,"1708":1,"1710":1,"1717":2,"1725":1,"1733":1,"1734":1,"1735":1,"1744":1,"1749":2,"1750":1,"1753":1,"1756":5,"1759":2,"1762":1,"1769":1,"1772":1,"1806":1,"1807":1,"1811":3,"1814":4,"1816":1,"1818":2,"1823":2,"1825":1,"1826":1,"1833":1,"1835":1,"1881":2,"1892":2,"1893":2,"1895":2,"1897":2,"1901":3,"1903":1,"1905":1,"1906":2,"1907":1,"1911":1,"1912":10,"1914":1,"1916":1,"1922":1,"1931":2,"1932":1,"1939":4,"1942":3,"1943":2,"1950":1,"1952":1,"1955":2,"1956":2,"1957":1,"1959":1,"1964":4,"1970":1,"1972":1,"1993":2,"1995":2,"1996":2,"1997":1,"2002":2,"2007":1,"2008":1,"2010":1,"2013":3,"2024":2,"2025":1,"2028":1,"2030":1,"2031":1,"2032":1,"2034":1,"2039":2,"2042":1,"2046":1,"2049":2,"2061":1,"2069":1,"2072":4,"2074":1,"2078":2,"2084":2,"2089":1,"2090":1,"2097":1,"2099":1,"2197":1,"2199":1,"2200":4,"2204":1,"2205":2,"2206":2,"2207":3,"2211":2,"2218":1,"2219":2,"2222":1,"2223":3,"2224":2,"2225":2,"2226":1,"2230":1,"2232":1,"2233":2,"2236":5,"2239":2,"2243":1,"2244":1,"2245":2,"2246":1,"2249":4,"2251":5,"2252":1,"2255":3,"2256":2,"2263":4,"2264":2,"2265":1,"2269":1,"2275":1,"2276":2,"2277":1,"2278":1,"2311":1,"2322":1,"2325":2,"2327":2,"2329":3,"2332":2,"2334":1,"2335":1,"2337":1,"2339":2,"2341":2,"2342":1,"2344":2,"2346":3,"2348":3,"2350":3,"2352":1,"2353":3,"2356":1,"2357":1,"2363":3,"2364":2,"2367":1,"2369":2,"2372":1,"2373":4,"2374":1,"2375":1,"2377":2,"2378":2,"2379":1,"2380":4,"2381":2,"2390":1,"2391":1,"2395":1,"2397":1,"2399":1,"2400":1,"2401":3,"2404":1,"2411":1,"2412":2,"2416":1,"2420":1,"2428":1,"2429":1,"2432":1,"2448":3,"2454":1,"2468":1,"2472":1,"2476":1,"2479":1,"2480":1,"2482":1,"2489":1,"2490":1,"2496":1,"2497":1,"2500":1,"2503":3,"2504":3,"2505":2,"2506":1,"2510":1,"2511":1,"2513":3,"2514":3,"2518":1,"2519":2,"2530":2,"2531":2,"2532":2,"2533":2,"2535":3,"2549":1,"2553":1,"2554":1,"2558":7,"2559":1,"2560":5,"2562":3,"2563":1,"2566":1,"2574":1,"2586":2,"2588":2,"2598":1,"2599":2,"2600":1,"2604":2,"2607":1,"2610":1,"2611":1,"2617":1,"2619":1,"2622":1,"2624":3,"2628":1,"2631":1,"2639":1,"2640":2,"2643":1,"2651":1,"2655":3,"2657":1,"2659":1,"2662":1,"2667":1,"2668":1,"2670":2,"2674":1,"2675":2,"2678":1,"2679":3,"2691":1,"2692":3,"2693":1,"2694":18,"2695":3,"2696":1,"2697":2,"2698":5,"2700":1,"2701":1,"2702":1,"2703":1,"2704":5,"2705":12,"2712":1,"2715":1,"2717":1,"2718":1,"2720":1,"2724":2,"2729":1,"2731":1,"2733":1,"2734":1,"2735":1,"2736":2,"2737":2,"2738":3,"2739":1,"2740":1,"2742":1,"2745":1,"2753":1,"2756":1,"2761":1,"2767":1,"2773":2,"2782":1,"2789":2,"2797":1,"2800":2,"2802":1,"2816":3,"2818":1,"2824":1,"2825":1,"2833":1,"2836":2,"2839":2,"2840":2,"2841":2,"2842":1,"2847":1,"2850":4,"2851":3,"2854":1,"2860":1,"2861":4,"2862":1,"2867":2,"2868":1,"2870":1,"2872":3,"2873":4,"2874":5,"2876":5,"2879":2,"2886":1,"2887":1,"2893":1,"2895":1}}],["dx",{"2":{"2836":1}}],["dlls",{"2":{"2679":1}}],["dlr",{"2":{"2491":1,"2501":1}}],["dg",{"2":{"2575":1}}],["dgk6x",{"2":{"199":1,"207":2}}],["dqt",{"2":{"2491":1,"2501":1}}],["dquote",{"2":{"503":2}}],["dquo",{"2":{"176":2,"2491":1,"2501":1,"2521":6}}],["d♯",{"2":{"1883":6,"2484":6}}],["ds5",{"2":{"1883":1,"2484":1}}],["ds4",{"2":{"1883":1,"2484":1}}],["ds3",{"2":{"1883":1,"2484":1}}],["ds2",{"2":{"1883":1,"2484":1}}],["ds1",{"2":{"1883":1,"2484":1}}],["ds",{"2":{"1883":1,"2484":1}}],["d♭",{"2":{"1883":6,"2484":6}}],["dwl",{"2":{"1649":1}}],["dwld",{"2":{"1648":1}}],["dwlu",{"2":{"1648":1}}],["dwell",{"2":{"1648":4,"1649":13,"2222":1}}],["dword",{"0":{"2184":1},"1":{"2185":1},"2":{"1388":1,"1390":1}}],["db5",{"2":{"1883":1,"2484":1}}],["db4",{"2":{"1883":1,"2484":1}}],["db3",{"2":{"1883":1,"2484":1}}],["db2",{"2":{"1883":1,"2484":1}}],["db1",{"2":{"1883":1,"2484":1}}],["dbl",{"2":{"1654":2}}],["dblsharp",{"2":{"1654":6}}],["dblclick",{"2":{"1654":14}}],["dbaas",{"2":{"1567":1}}],["db",{"2":{"1300":1,"1883":1,"2049":1,"2468":1,"2484":1,"2700":1}}],["db60",{"2":{"191":1}}],["d9",{"2":{"676":1}}],["d8",{"2":{"676":1,"2448":1}}],["d3",{"2":{"552":1,"1173":1,"1246":3,"1375":1,"1883":1,"2212":1,"2484":1,"2639":1,"2667":1,"2668":1}}],["d2",{"2":{"552":1,"1173":1,"1246":3,"1375":1,"1883":1,"1996":1,"1997":2,"1999":1,"2212":1,"2484":1,"2639":1,"2667":1,"2668":1}}],["d7",{"2":{"543":1,"547":1,"674":1,"1246":1,"1667":1,"2639":1}}],["d6",{"2":{"543":1,"674":1,"1246":1,"2377":1}}],["d4",{"2":{"543":1,"674":1,"1523":1,"1667":1,"1883":1,"2321":1,"2484":1,"2639":1,"2667":1}}],["d5",{"2":{"543":1,"1246":1,"1372":1,"1376":1,"1523":1,"1883":1,"1997":2,"1999":1,"2330":1,"2337":1,"2484":1,"2639":2,"2668":1}}],["dnworks",{"2":{"270":2,"277":2}}],["dpi",{"2":{"1944":2,"1945":1}}],["dprint",{"2":{"1305":1,"2223":1,"2364":2}}],["dprintf",{"2":{"50":1,"1305":1,"2223":1,"2895":2}}],["dp3000",{"2":{"226":2,"236":1}}],["dharma",{"2":{"211":1}}],["dyn",{"2":{"1631":1}}],["dynamically",{"2":{"119":1,"2712":1,"2799":1,"2860":1}}],["dynamic",{"0":{"119":1,"1629":1,"1631":1,"2475":1,"2761":1,"2860":1},"1":{"1630":1,"1631":1,"1632":1},"2":{"119":4,"134":1,"149":2,"176":3,"188":2,"191":4,"199":1,"211":1,"222":3,"236":2,"249":1,"277":2,"520":1,"556":1,"1629":11,"1630":6,"1631":4,"1632":6,"2475":6,"2488":6,"2761":1,"2855":1,"2858":2,"2860":10,"2887":2}}],["dymium65",{"2":{"211":1}}],["dyz",{"2":{"211":1}}],["dclk",{"2":{"2453":1}}],["dc",{"2":{"1909":2,"2704":11}}],["dc60",{"2":{"211":1}}],["dc01",{"2":{"114":2}}],["d",{"2":{"194":1,"196":8,"199":1,"211":1,"249":1,"266":3,"332":1,"353":1,"354":1,"416":3,"473":1,"478":1,"492":1,"493":1,"554":2,"571":2,"592":1,"597":2,"598":1,"600":1,"602":1,"625":1,"1294":2,"1308":1,"1310":1,"1437":1,"1440":1,"1441":2,"1442":1,"1493":1,"1567":2,"1572":2,"1575":1,"1595":1,"1766":8,"1772":1,"1883":19,"1905":1,"2024":1,"2026":2,"2223":1,"2232":1,"2247":1,"2252":1,"2268":1,"2277":1,"2339":2,"2341":2,"2342":2,"2343":1,"2344":2,"2371":1,"2408":1,"2448":1,"2456":3,"2467":3,"2484":19,"2509":1,"2515":1,"2561":1,"2567":1,"2600":1,"2701":11,"2703":2,"2704":4,"2705":4,"2836":1,"2895":1}}],["dvd",{"2":{"2504":1}}],["dv",{"2":{"176":2,"1563":1}}],["dvorak",{"0":{"2760":1},"2":{"92":1,"176":1,"1392":2,"1395":1,"1396":1,"1412":1,"1563":1,"1590":3,"1592":2,"2048":1,"2514":1,"2735":2,"2760":2,"2834":14}}],["ddr",{"2":{"1999":3}}],["ddram",{"0":{"1704":1},"1":{"1705":1},"2":{"1697":2,"1704":1,"1705":1}}],["ddrb",{"2":{"1368":1}}],["dd",{"2":{"176":2,"188":1,"191":10,"199":7,"211":1,"236":2,"277":6,"317":2,"389":2}}],["djinn",{"2":{"176":1,"266":1}}],["dt40",{"2":{"222":1}}],["dtisaac",{"2":{"122":1}}],["dtisaac01",{"2":{"122":2}}],["dt",{"2":{"119":3,"2488":3,"2860":22}}],["dzr",{"2":{"2252":1}}],["dz60",{"2":{"211":1,"411":2}}],["dz60rgb",{"2":{"114":1,"149":1}}],["dztech",{"2":{"102":1,"149":1,"199":1,"211":1}}],["dribin",{"2":{"2412":1}}],["driving",{"2":{"696":1,"1274":1,"1275":1}}],["drives",{"2":{"176":1,"1447":1}}],["drive",{"2":{"173":1,"543":1,"703":1,"1183":1,"1448":1,"1452":1,"1453":1,"1515":1,"1649":2,"1652":1,"1653":1}}],["driven",{"0":{"109":1,"169":1,"184":1,"608":1},"1":{"110":1,"111":1,"112":1,"170":1,"609":1,"610":1,"611":1,"612":1,"613":1,"614":1,"615":1,"616":1,"617":1},"2":{"76":1,"109":1,"114":1,"149":2,"160":3,"169":1,"176":4,"184":1,"191":2,"199":13,"201":1,"211":26,"222":13,"236":6,"262":1,"266":68,"277":3,"430":1,"431":1,"537":2,"608":1,"702":1,"1275":1,"1372":1,"1373":1,"1444":2,"1515":2,"1528":1,"1812":1,"1911":1,"1922":1,"1925":1,"1926":1,"1939":1,"2070":1,"2400":1,"2632":1,"2664":1,"2670":2,"2694":2,"2799":1,"2888":1}}],["driver",{"0":{"210":1,"221":1,"233":1,"240":1,"244":1,"666":1,"671":1,"683":1,"695":1,"705":1,"722":1,"724":1,"725":1,"726":1,"727":1,"728":1,"730":1,"731":1,"732":1,"733":1,"735":1,"736":1,"737":1,"738":1,"739":1,"740":1,"745":1,"778":1,"804":1,"833":1,"865":1,"897":1,"901":1,"932":1,"966":1,"1000":1,"1034":1,"1068":1,"1072":1,"1102":1,"1106":1,"1136":1,"1170":1,"1180":1,"1181":1,"1182":1,"1183":1,"1192":1,"1223":1,"1244":1,"1261":1,"1267":1,"1268":1,"1269":1,"1270":1,"1271":1,"1272":1,"1277":1,"1280":1,"1281":1,"1517":1,"1518":1,"1519":1,"1520":1,"1521":1,"1523":1,"1524":1,"1526":1,"1527":1,"1550":1,"1664":1,"1813":1,"1900":1,"1913":1,"1940":1,"1995":1,"1996":1,"1997":1,"1998":1,"1999":1,"2000":1,"2071":1,"2228":1,"2388":1,"2645":1,"2646":1,"2647":1,"2685":1},"1":{"667":1,"668":1,"669":1,"670":1,"672":1,"673":1,"674":1,"675":1,"676":1,"677":1,"678":1,"679":1,"680":1,"681":1,"682":1,"684":1,"685":1,"686":1,"687":1,"688":1,"689":1,"690":1,"691":1,"692":1,"693":1,"694":1,"696":1,"697":1,"698":1,"699":1,"700":1,"701":1,"702":1,"703":1,"704":1,"706":1,"707":1,"708":1,"709":1,"710":1,"711":1,"712":1,"713":1,"714":1,"715":1,"716":1,"717":1,"718":1,"719":1,"720":1,"721":1,"723":1,"724":1,"725":2,"726":2,"728":1,"729":2,"730":1,"731":1,"732":1,"733":1,"740":1,"746":1,"747":1,"748":1,"749":1,"750":1,"751":1,"752":1,"753":1,"754":1,"755":1,"756":1,"757":1,"758":1,"759":1,"760":1,"761":1,"762":1,"763":1,"764":1,"765":1,"766":1,"767":1,"768":1,"769":1,"770":1,"771":1,"772":1,"773":1,"774":1,"775":1,"776":1,"777":1,"779":1,"780":1,"781":1,"782":1,"783":1,"784":1,"785":1,"786":1,"787":1,"788":1,"789":1,"790":1,"791":1,"792":1,"793":1,"794":1,"795":1,"796":1,"797":1,"798":1,"799":1,"800":1,"801":1,"802":1,"803":1,"805":1,"806":1,"807":1,"808":1,"809":1,"810":1,"811":1,"812":1,"813":1,"814":1,"815":1,"816":1,"817":1,"818":1,"819":1,"820":1,"821":1,"822":1,"823":1,"824":1,"825":1,"826":1,"827":1,"828":1,"829":1,"830":1,"831":1,"832":1,"834":1,"835":1,"836":1,"837":1,"838":1,"839":1,"840":1,"841":1,"842":1,"843":1,"844":1,"845":1,"846":1,"847":1,"848":1,"849":1,"850":1,"851":1,"852":1,"853":1,"854":1,"855":1,"856":1,"857":1,"858":1,"859":1,"860":1,"861":1,"862":1,"863":1,"864":1,"866":1,"867":1,"868":1,"869":1,"870":1,"871":1,"872":1,"873":1,"874":1,"875":1,"876":1,"877":1,"878":1,"879":1,"880":1,"881":1,"882":1,"883":1,"884":1,"885":1,"886":1,"887":1,"888":1,"889":1,"890":1,"891":1,"892":1,"893":1,"894":1,"895":1,"896":1,"898":1,"899":1,"900":1,"901":1,"902":1,"903":1,"904":1,"905":1,"906":1,"907":1,"908":1,"909":1,"910":1,"911":1,"912":1,"913":1,"914":1,"915":1,"916":1,"917":1,"918":1,"919":1,"920":1,"921":1,"922":1,"923":1,"924":1,"925":1,"926":1,"927":1,"928":1,"929":1,"930":1,"931":1,"933":1,"934":1,"935":1,"936":1,"937":1,"938":1,"939":1,"940":1,"941":1,"942":1,"943":1,"944":1,"945":1,"946":1,"947":1,"948":1,"949":1,"950":1,"951":1,"952":1,"953":1,"954":1,"955":1,"956":1,"957":1,"958":1,"959":1,"960":1,"961":1,"962":1,"963":1,"964":1,"965":1,"967":1,"968":1,"969":1,"970":1,"971":1,"972":1,"973":1,"974":1,"975":1,"976":1,"977":1,"978":1,"979":1,"980":1,"981":1,"982":1,"983":1,"984":1,"985":1,"986":1,"987":1,"988":1,"989":1,"990":1,"991":1,"992":1,"993":1,"994":1,"995":1,"996":1,"997":1,"998":1,"999":1,"1001":1,"1002":1,"1003":1,"1004":1,"1005":1,"1006":1,"1007":1,"1008":1,"1009":1,"1010":1,"1011":1,"1012":1,"1013":1,"1014":1,"1015":1,"1016":1,"1017":1,"1018":1,"1019":1,"1020":1,"1021":1,"1022":1,"1023":1,"1024":1,"1025":1,"1026":1,"1027":1,"1028":1,"1029":1,"1030":1,"1031":1,"1032":1,"1033":1,"1035":1,"1036":1,"1037":1,"1038":1,"1039":1,"1040":1,"1041":1,"1042":1,"1043":1,"1044":1,"1045":1,"1046":1,"1047":1,"1048":1,"1049":1,"1050":1,"1051":1,"1052":1,"1053":1,"1054":1,"1055":1,"1056":1,"1057":1,"1058":1,"1059":1,"1060":1,"1061":1,"1062":1,"1063":1,"1064":1,"1065":1,"1066":1,"1067":1,"1069":1,"1070":1,"1071":1,"1072":1,"1073":1,"1074":1,"1075":1,"1076":1,"1077":1,"1078":1,"1079":1,"1080":1,"1081":1,"1082":1,"1083":1,"1084":1,"1085":1,"1086":1,"1087":1,"1088":1,"1089":1,"1090":1,"1091":1,"1092":1,"1093":1,"1094":1,"1095":1,"1096":1,"1097":1,"1098":1,"1099":1,"1100":1,"1101":1,"1103":1,"1104":1,"1105":1,"1106":1,"1107":1,"1108":1,"1109":1,"1110":1,"1111":1,"1112":1,"1113":1,"1114":1,"1115":1,"1116":1,"1117":1,"1118":1,"1119":1,"1120":1,"1121":1,"1122":1,"1123":1,"1124":1,"1125":1,"1126":1,"1127":1,"1128":1,"1129":1,"1130":1,"1131":1,"1132":1,"1133":1,"1134":1,"1135":1,"1137":1,"1138":1,"1139":1,"1140":1,"1141":1,"1142":1,"1143":1,"1144":1,"1145":1,"1146":1,"1147":1,"1148":1,"1149":1,"1150":1,"1151":1,"1152":1,"1153":1,"1154":1,"1155":1,"1156":1,"1157":1,"1158":1,"1159":1,"1160":1,"1161":1,"1162":1,"1163":1,"1164":1,"1165":1,"1166":1,"1167":1,"1168":1,"1169":1,"1171":1,"1172":1,"1173":1,"1174":1,"1175":1,"1176":1,"1177":1,"1178":1,"1179":1,"1180":1,"1181":2,"1182":2,"1183":2,"1184":1,"1185":1,"1186":1,"1187":1,"1188":1,"1189":1,"1190":1,"1191":1,"1193":1,"1194":1,"1195":1,"1196":1,"1197":1,"1198":1,"1199":1,"1200":1,"1201":1,"1202":1,"1203":1,"1204":1,"1205":1,"1206":1,"1207":1,"1208":1,"1209":1,"1210":1,"1211":1,"1212":1,"1213":1,"1214":1,"1215":1,"1216":1,"1217":1,"1218":1,"1219":1,"1220":1,"1221":1,"1222":1,"1224":1,"1225":1,"1226":1,"1227":1,"1228":1,"1229":1,"1230":1,"1231":1,"1232":1,"1233":1,"1234":1,"1235":1,"1236":1,"1237":1,"1238":1,"1239":1,"1240":1,"1241":1,"1242":1,"1243":1,"1245":1,"1246":1,"1247":1,"1248":1,"1249":1,"1250":1,"1251":1,"1252":1,"1253":1,"1254":1,"1255":1,"1256":1,"1257":1,"1258":1,"1259":1,"1260":1,"1262":1,"1263":1,"1264":1,"1265":1,"1266":1,"1267":1,"1268":2,"1269":2,"1270":2,"1271":2,"1272":2,"1273":1,"1274":1,"1275":1,"1276":1,"1277":1,"1278":2,"1279":2,"1280":1,"1281":1,"1282":1,"1283":1,"1284":1,"1285":1,"1286":1,"1287":1,"1288":1,"1518":1,"1519":1,"1520":1,"1521":1,"1665":1,"1666":1,"1667":1,"1668":1,"1669":1,"1670":1,"1671":1,"1672":1,"1673":1,"1674":1,"1675":1,"1676":1,"1677":1,"1678":1,"1679":1,"1680":1,"1681":1,"1682":1,"1683":1,"1684":1,"1685":1,"1686":1,"1687":1,"1688":1,"1689":1,"1690":1,"1691":1,"1692":1,"1693":1,"1694":1,"1695":1,"1696":1,"1697":1,"1698":1,"1699":1,"1700":1,"1701":1,"1702":1,"1703":1,"1704":1,"1705":1,"1901":1,"1902":1,"1903":1,"1904":1,"1905":1,"1906":1,"1907":1,"1908":1,"1909":1,"1910":1,"1911":1,"1912":1,"1913":1,"1996":1,"1997":1,"1998":1,"1999":1,"2000":1,"2229":1,"2230":1,"2231":1,"2232":1,"2233":1,"2234":1,"2235":1,"2236":1},"2":{"21":1,"31":5,"34":5,"50":1,"65":4,"75":1,"93":3,"94":2,"107":1,"112":1,"114":12,"118":10,"128":1,"133":2,"134":8,"149":13,"160":3,"174":2,"175":1,"176":13,"183":2,"191":18,"199":4,"210":2,"211":11,"220":2,"221":11,"222":7,"224":1,"232":4,"234":8,"236":25,"240":6,"248":1,"249":11,"266":3,"277":3,"285":1,"294":3,"308":3,"317":1,"666":1,"667":7,"668":6,"669":4,"670":3,"671":1,"672":2,"676":2,"683":1,"684":4,"687":1,"695":3,"696":2,"697":2,"698":3,"701":3,"702":2,"703":2,"705":1,"706":5,"707":2,"710":3,"713":2,"714":1,"715":1,"720":1,"721":2,"722":1,"723":2,"724":2,"725":3,"726":3,"727":13,"730":2,"731":2,"732":1,"733":3,"734":10,"735":3,"736":2,"737":1,"738":4,"739":4,"740":2,"746":4,"747":2,"748":2,"749":3,"753":1,"778":1,"779":5,"780":1,"783":2,"786":4,"787":1,"790":1,"792":1,"794":1,"796":1,"798":1,"800":1,"802":1,"803":1,"804":1,"805":5,"806":4,"807":1,"809":5,"812":6,"813":1,"814":1,"816":1,"817":1,"819":1,"821":1,"823":1,"825":1,"827":1,"829":1,"830":1,"831":1,"832":1,"833":1,"834":5,"835":4,"836":1,"841":5,"844":6,"845":1,"846":1,"848":1,"849":1,"851":1,"853":1,"855":1,"857":1,"859":1,"861":1,"862":1,"863":1,"864":1,"865":1,"866":5,"867":4,"868":1,"871":5,"874":6,"875":1,"876":1,"878":1,"879":1,"880":1,"881":1,"883":1,"885":1,"887":1,"889":1,"891":1,"893":1,"894":1,"895":1,"896":1,"897":1,"898":5,"899":8,"900":1,"901":4,"906":5,"909":6,"910":1,"911":1,"913":1,"914":1,"915":1,"916":1,"918":1,"920":1,"922":1,"924":1,"926":1,"928":1,"929":1,"930":1,"931":1,"932":1,"933":5,"934":4,"935":1,"940":5,"943":6,"944":1,"945":1,"947":1,"948":1,"949":1,"950":1,"952":1,"954":1,"956":1,"958":1,"960":1,"962":1,"963":1,"964":1,"965":1,"966":1,"967":5,"968":4,"969":1,"974":5,"977":6,"978":1,"979":1,"981":1,"982":1,"983":1,"984":1,"986":1,"988":1,"990":1,"992":1,"994":1,"996":1,"997":1,"998":1,"999":1,"1000":1,"1001":5,"1002":4,"1003":1,"1008":5,"1011":6,"1012":1,"1013":1,"1015":1,"1016":1,"1017":1,"1018":1,"1020":1,"1022":1,"1024":1,"1026":1,"1028":1,"1030":1,"1031":1,"1032":1,"1033":1,"1034":1,"1035":5,"1036":4,"1037":1,"1042":5,"1045":6,"1046":1,"1047":1,"1049":1,"1050":1,"1051":1,"1052":1,"1054":1,"1056":1,"1058":1,"1060":1,"1062":1,"1064":1,"1065":1,"1066":1,"1067":1,"1068":1,"1069":5,"1070":8,"1071":1,"1072":4,"1076":5,"1079":6,"1080":1,"1081":1,"1083":1,"1084":1,"1085":1,"1086":1,"1088":1,"1090":1,"1092":1,"1094":1,"1096":1,"1098":1,"1099":1,"1100":1,"1101":1,"1102":1,"1103":5,"1104":8,"1105":1,"1106":4,"1110":5,"1113":6,"1114":1,"1115":1,"1117":1,"1118":1,"1119":1,"1120":1,"1122":1,"1124":1,"1126":1,"1128":1,"1130":1,"1132":1,"1133":1,"1134":1,"1135":1,"1136":1,"1137":5,"1138":4,"1139":1,"1144":5,"1147":6,"1148":1,"1149":2,"1151":1,"1152":1,"1153":1,"1154":1,"1156":1,"1158":1,"1160":1,"1162":1,"1164":1,"1166":1,"1167":1,"1168":1,"1169":1,"1170":2,"1171":4,"1172":2,"1173":3,"1175":2,"1176":6,"1177":2,"1178":3,"1179":6,"1181":4,"1182":4,"1183":1,"1186":1,"1192":1,"1193":5,"1194":4,"1195":1,"1197":5,"1200":6,"1201":1,"1202":1,"1204":1,"1205":1,"1206":1,"1207":1,"1209":1,"1211":1,"1213":1,"1215":1,"1217":1,"1219":1,"1220":1,"1221":1,"1222":1,"1224":4,"1226":1,"1228":1,"1244":1,"1245":4,"1247":1,"1249":1,"1261":1,"1262":4,"1263":1,"1267":3,"1268":3,"1269":3,"1270":3,"1271":2,"1272":2,"1277":3,"1280":1,"1281":3,"1283":1,"1296":2,"1373":2,"1446":1,"1447":3,"1450":1,"1451":1,"1453":2,"1517":1,"1518":2,"1519":3,"1520":1,"1521":2,"1523":2,"1524":2,"1526":3,"1527":2,"1548":1,"1550":1,"1646":2,"1651":1,"1707":3,"1813":5,"1901":1,"1903":2,"1922":1,"1923":2,"1924":1,"1925":1,"1926":1,"1927":1,"1928":1,"1931":2,"1936":1,"1937":1,"1938":1,"1939":2,"1940":6,"1941":1,"1972":1,"1995":3,"1996":2,"1997":2,"1998":1,"1999":2,"2000":1,"2037":3,"2071":5,"2086":1,"2208":1,"2229":1,"2320":2,"2322":1,"2334":1,"2336":1,"2364":1,"2388":1,"2390":2,"2391":3,"2392":2,"2467":1,"2503":1,"2640":11,"2644":1,"2645":2,"2646":2,"2647":1,"2650":10,"2652":7,"2695":1,"2701":2,"2704":1,"2705":2,"2803":1,"2804":2,"2805":2,"2806":3,"2807":2,"2812":4,"2818":2,"2822":2,"2824":2,"2825":2,"2827":2,"2830":5}}],["drivers",{"0":{"128":1,"146":1,"367":1,"1923":1,"2385":1,"2386":1,"2644":1,"2704":1},"1":{"147":1,"148":1,"1924":1,"1925":1,"1926":1,"1927":1,"1928":1,"1929":1,"1930":1,"1931":1,"1932":1,"1933":1,"1934":1,"1935":1,"1936":1,"1937":1,"1938":1,"1939":1,"1940":1,"2387":1,"2388":1,"2389":1,"2390":1,"2391":1,"2392":1,"2645":1,"2646":1,"2647":1},"2":{"1":1,"33":2,"65":1,"74":2,"93":1,"113":2,"114":4,"128":1,"133":2,"134":11,"175":1,"176":3,"199":1,"211":2,"222":5,"233":2,"234":1,"236":8,"249":21,"266":1,"277":2,"294":1,"367":2,"666":2,"669":3,"670":1,"705":1,"707":1,"724":1,"730":1,"731":1,"732":1,"734":1,"745":1,"804":1,"806":1,"833":1,"835":1,"865":1,"867":1,"897":1,"899":1,"901":1,"932":1,"934":1,"966":1,"968":1,"1000":1,"1002":1,"1034":1,"1036":1,"1068":1,"1070":1,"1072":1,"1102":1,"1104":1,"1106":1,"1136":1,"1138":1,"1170":1,"1171":2,"1192":1,"1194":1,"1223":1,"1244":1,"1267":1,"1273":2,"1296":1,"1454":1,"1516":1,"1517":2,"1521":1,"1646":1,"1812":1,"1813":1,"1814":1,"1904":1,"1911":1,"1939":2,"1940":2,"1954":1,"1995":1,"2070":1,"2071":1,"2072":1,"2207":1,"2385":1,"2390":1,"2401":1,"2644":1,"2649":1,"2650":1,"2651":2,"2679":2,"2685":1,"2686":1,"2694":1,"2701":16,"2702":1,"2704":13,"2706":1,"2707":3,"2805":1,"2830":1}}],["drgblight",{"2":{"2401":2}}],["dr",{"2":{"2252":3,"2760":1}}],["drum",{"2":{"2195":1}}],["drv",{"2":{"1654":1}}],["drv2605l",{"0":{"1650":1,"1654":1,"1655":1,"1656":1},"1":{"1651":1,"1652":1,"1653":1,"1654":1},"2":{"221":2,"1646":1,"1648":4,"1650":1,"1652":5,"1653":8,"1654":1,"1655":2}}],["drone",{"2":{"657":1,"662":1}}],["drops",{"2":{"2325":1}}],["dropdown",{"2":{"667":1,"1290":1,"1291":1,"2277":1,"2622":2}}],["drop",{"2":{"73":1,"114":1,"119":1,"131":3,"134":1,"172":1,"173":1,"207":2,"211":1,"222":2,"236":1,"578":1,"581":1,"1366":1,"2500":1,"2519":1,"2544":1,"2599":1,"2636":1,"2654":1}}],["dropped",{"0":{"166":1},"2":{"50":1}}],["dry",{"2":{"437":1}}],["drhigsby",{"2":{"143":4,"149":2}}],["drastically",{"2":{"1388":1}}],["drashna",{"2":{"93":1,"114":5,"123":1,"134":1,"175":1,"179":1,"191":1,"1440":1,"2084":1}}],["drags",{"2":{"1899":1}}],["drag",{"0":{"1949":1,"1950":1},"2":{"236":1,"581":1,"1942":1,"1949":3,"1950":10,"1994":1,"2560":1}}],["drawtext",{"2":{"2705":7}}],["drawimage",{"2":{"2705":7}}],["drawing",{"0":{"2705":1},"2":{"125":5,"153":3,"1912":1,"2236":1,"2701":1,"2704":14,"2705":8,"2709":1}}],["draws",{"2":{"2704":1,"2705":1}}],["drawbacks",{"2":{"1321":1}}],["drawn",{"2":{"638":1,"659":1,"2704":2,"2705":3,"2726":1}}],["draw",{"2":{"153":1,"659":1,"2704":3,"2705":34,"2709":2,"2726":4,"2829":1}}],["drain",{"0":{"1275":1},"2":{"149":1,"243":1,"742":2,"1175":1,"1275":2}}],["draculad",{"2":{"114":1}}],["dm",{"2":{"1629":12,"1631":2,"2475":5}}],["dmote",{"2":{"226":2,"236":1}}],["dmq",{"2":{"176":1}}],["dmacros",{"2":{"1441":1}}],["dma1",{"2":{"1281":1}}],["dma",{"2":{"49":1,"50":3,"266":1,"749":4,"1270":2,"1271":1,"1272":1,"1281":4,"2637":1}}],["dmas",{"2":{"49":1}}],["dmamux",{"2":{"49":4,"1281":3}}],["dm9records",{"2":{"37":3}}],["dutch",{"2":{"2834":1}}],["duty",{"2":{"63":1,"750":2,"1511":1,"1514":1,"1516":1}}],["duophony",{"2":{"543":3}}],["duckypad",{"2":{"222":1}}],["ducky",{"2":{"211":1}}],["duckduckgo",{"2":{"196":1,"1766":1}}],["dumbpad",{"2":{"191":1}}],["dummy",{"2":{"191":1,"222":1,"294":2,"677":1,"1756":4,"2876":4}}],["dumps",{"2":{"2363":3}}],["dump",{"2":{"49":3,"176":1,"211":1,"277":1,"607":1,"2363":5}}],["dubba175",{"2":{"143":2}}],["duplex",{"0":{"1174":1,"1177":1},"1":{"1175":1,"1176":1,"1178":1,"1179":1},"2":{"93":1,"107":3,"114":2,"176":1,"191":1,"277":1,"1170":2,"1171":2,"1174":4,"1175":1,"1176":1,"1177":4,"1178":1,"1179":3,"1183":3,"1185":2,"2652":4}}],["duplicating",{"2":{"2623":1}}],["duplication",{"2":{"4":1,"211":1,"236":3,"285":1,"308":5,"609":1,"2623":1,"2694":1}}],["duplicates",{"2":{"236":1}}],["duplicated",{"2":{"75":1,"236":1,"308":1,"1670":1}}],["duplicate",{"2":{"4":1,"70":2,"75":1,"76":1,"160":1,"176":1,"191":2,"199":3,"211":2,"266":1,"277":1,"308":1,"317":1,"613":1,"2380":1,"2584":2,"2723":1,"2799":1}}],["duration",{"2":{"119":1,"120":1,"222":2,"650":1,"1411":1,"1414":2,"1463":3,"1568":1,"1754":1,"2049":2,"2077":1}}],["durgod",{"2":{"86":4,"102":2,"114":2,"149":1,"181":4,"191":1,"199":1,"207":2,"211":1}}],["during",{"2":{"49":1,"103":1,"107":1,"116":1,"118":1,"126":1,"131":1,"149":1,"170":1,"176":1,"191":1,"201":2,"213":1,"236":1,"249":1,"273":1,"297":3,"308":1,"312":1,"437":1,"622":1,"626":1,"638":1,"643":1,"699":1,"700":1,"703":1,"730":1,"1348":1,"1456":1,"1492":1,"1516":1,"1630":1,"1649":2,"1655":1,"1905":1,"1914":1,"1915":1,"1919":1,"1955":1,"1957":2,"1958":1,"2039":1,"2047":1,"2223":1,"2232":1,"2380":1,"2624":2,"2694":1,"2704":2,"2712":1,"2723":1,"2724":1,"2808":1,"2852":1,"2870":2,"2887":1}}],["dualbank",{"2":{"176":1}}],["dual",{"2":{"49":3,"114":2,"149":1,"176":1,"194":1,"546":3,"556":1,"1817":4,"2075":15,"2255":1,"2364":1,"2624":8,"2842":2,"2860":2,"2861":8,"2867":8,"2868":5,"2869":1,"2876":1}}],["due",{"2":{"45":1,"114":1,"120":1,"128":1,"134":2,"153":1,"167":1,"199":1,"233":1,"236":1,"273":1,"284":1,"285":1,"308":1,"1177":1,"1266":1,"1268":1,"1270":1,"1281":1,"1296":1,"1298":1,"1326":1,"1345":1,"1460":1,"1473":1,"1494":1,"1504":1,"1814":1,"1964":1,"2036":1,"2072":1,"2245":1,"2276":1,"2277":1,"2444":1,"2450":1,"2503":2,"2509":1,"2514":1,"2576":1,"2627":1,"2634":1,"2658":1,"2692":1,"2694":1,"2701":1,"2792":1,"2849":1,"2850":1,"2884":1}}],["dfsr",{"2":{"2454":1}}],["dflash",{"2":{"1442":1}}],["df11",{"2":{"670":2,"2339":1,"2344":1}}],["df1deb37c163",{"2":{"355":1}}],["df",{"2":{"38":1,"247":2,"317":1,"1392":1,"1624":2,"1956":1,"2455":1,"2465":1,"2480":1}}],["dfu",{"0":{"1296":1,"2329":1,"2330":1,"2339":1,"2342":1,"2343":1,"2344":1,"2444":1,"2558":1},"1":{"2330":1,"2331":1,"2340":1,"2345":1},"2":{"12":1,"49":2,"111":1,"114":1,"160":1,"199":1,"222":2,"240":5,"550":6,"555":4,"670":19,"1293":3,"1343":4,"1649":1,"2219":6,"2329":11,"2330":1,"2331":5,"2338":1,"2339":6,"2340":6,"2341":4,"2342":3,"2343":4,"2344":5,"2345":4,"2363":4,"2449":1,"2451":2,"2454":1,"2558":1,"2561":5,"2630":1}}],["d14",{"2":{"676":2}}],["d13",{"2":{"676":2}}],["d12",{"2":{"676":2}}],["d11",{"2":{"676":2}}],["d10",{"2":{"676":2}}],["d1",{"2":{"34":1,"552":1,"748":2,"1173":1,"1246":2,"1375":1,"1883":1,"1996":1,"2212":1,"2221":1,"2484":1,"2639":1,"2667":1}}],["d0",{"2":{"34":1,"543":1,"552":2,"748":2,"1173":1,"1246":2,"1349":1,"1375":1,"2212":1,"2218":1,"2221":2,"2639":1}}],["dio",{"2":{"2453":1}}],["dioded",{"2":{"2412":1}}],["diodes",{"0":{"2374":1,"2384":1},"2":{"2210":1,"2367":1,"2371":1,"2373":1,"2374":3,"2375":2,"2667":1,"2776":1,"2819":2}}],["diode",{"0":{"2667":1},"2":{"70":2,"111":1,"199":1,"543":2,"1628":1,"2218":2,"2226":3,"2369":4,"2373":1,"2374":12,"2377":2,"2380":2,"2412":4,"2667":1,"2668":1,"2694":1,"2774":1,"2819":1}}],["diameter",{"2":{"1932":3}}],["diagram",{"2":{"1649":1,"2642":1}}],["diagnose",{"2":{"1307":1}}],["dialog",{"2":{"1329":1}}],["die",{"2":{"1266":1}}],["dinterrupt",{"2":{"555":1}}],["ding",{"2":{"120":1,"1411":1}}],["diy",{"2":{"543":2,"2843":3}}],["dimensional",{"2":{"2238":1,"2819":1}}],["dimensions",{"2":{"1928":1,"2667":1,"2668":3}}],["dims",{"2":{"2043":1}}],["dimming",{"2":{"1511":1}}],["dimmer",{"2":{"476":1}}],["dim",{"2":{"476":1}}],["dictated",{"2":{"749":1,"1457":1}}],["dictionaries",{"0":{"509":1},"2":{"1413":1,"1592":1,"2816":2,"2818":1,"2825":1}}],["dictionary",{"0":{"1592":1},"2":{"196":1,"477":1,"479":1,"480":1,"1497":3,"1498":1,"2242":1,"2802":1,"2816":4,"2818":2,"2824":1,"2825":2}}],["dict",{"2":{"211":1,"614":1,"1499":1}}],["dilemma",{"2":{"176":2,"249":1,"311":2,"317":1}}],["dig",{"2":{"1453":1,"2425":1,"2855":1}}],["digest",{"2":{"153":1}}],["digit",{"2":{"1717":3,"2184":1,"2186":1,"2188":1,"2190":1,"2449":1,"2829":2}}],["digital",{"2":{"160":1,"560":1,"568":1,"671":1,"1378":1,"1382":2,"1707":1,"2075":3,"2376":2,"2842":1}}],["digits",{"2":{"134":1,"381":1,"1498":1,"2412":1}}],["digitizers",{"2":{"190":1,"1607":1}}],["digitizer",{"0":{"100":1,"190":1,"1607":1,"1612":1,"1614":1,"1615":1,"1616":1,"1617":1,"1618":1,"1619":1,"1620":1,"1621":1},"1":{"1608":1,"1609":1,"1610":1,"1611":1,"1612":1,"1613":2,"1614":1,"1615":1,"1616":1,"1617":1,"1618":1,"1619":1,"1620":1,"1621":1,"1622":2},"2":{"100":2,"114":1,"190":3,"191":2,"1610":7,"1612":1,"1613":3,"1614":1,"1621":1}}],["dive",{"2":{"2381":1}}],["diverged",{"2":{"1321":1}}],["divergetm2",{"2":{"143":2}}],["diverge3",{"2":{"143":2}}],["dividing",{"0":{"320":1},"2":{"1230":1}}],["divided",{"2":{"1910":1,"2235":1}}],["divide",{"2":{"731":1,"740":1,"1907":1}}],["dividends",{"2":{"198":1}}],["divider",{"2":{"191":1,"725":6,"1706":1,"2806":5}}],["divine",{"2":{"236":1}}],["division",{"2":{"114":1}}],["divisors",{"2":{"1278":1,"1950":1}}],["divisor",{"0":{"1229":1},"1":{"1230":1,"1231":1},"2":{"114":1,"236":1,"707":2,"731":2,"740":2,"1230":3,"1243":1,"1277":2,"1278":1,"1909":1,"1925":2,"1926":1,"1932":2,"1939":2,"1950":6,"2004":2,"2234":2,"2704":11}}],["dir=",{"2":{"2551":1,"2552":1,"2553":1}}],["dirty",{"2":{"114":1,"191":2,"199":1,"230":1,"1610":1,"1613":1,"1614":1,"1715":1,"1718":1,"1906":1,"1907":1,"1910":3,"1912":5,"2235":3,"2236":2,"2584":1,"2704":5}}],["dir",{"2":{"114":1}}],["dire",{"2":{"93":1}}],["directs",{"2":{"2502":1}}],["directives",{"2":{"494":2,"537":1}}],["directive",{"2":{"172":1}}],["directional",{"0":{"259":1},"2":{"236":1,"256":1}}],["directions",{"2":{"201":2,"211":1,"307":1,"1633":1,"1635":1,"1888":1,"1897":1,"2013":1}}],["direction",{"2":{"13":3,"70":2,"111":1,"191":1,"199":1,"211":2,"543":1,"601":1,"1632":5,"1633":2,"1898":1,"1907":1,"2007":1,"2024":2,"2039":2,"2369":1,"2373":1,"2489":2,"2667":2,"2668":1,"2694":1,"2819":1}}],["directpins",{"2":{"114":1}}],["directors",{"2":{"387":1}}],["directory",{"2":{"36":2,"50":1,"114":1,"132":1,"133":1,"134":3,"149":2,"160":1,"222":1,"236":1,"371":1,"411":9,"412":2,"414":1,"419":2,"422":2,"424":2,"427":2,"428":1,"430":1,"431":1,"432":1,"444":1,"445":1,"487":1,"495":1,"570":1,"598":1,"605":1,"1296":1,"1597":1,"1598":1,"1602":1,"1818":2,"2027":1,"2078":2,"2353":1,"2359":1,"2360":1,"2365":1,"2378":1,"2396":1,"2448":1,"2454":1,"2529":1,"2545":2,"2549":1,"2553":3,"2554":1,"2555":1,"2560":1,"2571":1,"2577":1,"2607":3,"2610":2,"2622":2,"2623":1,"2657":1,"2662":1,"2703":6}}],["directories",{"2":{"18":1,"113":1,"114":3,"2692":1,"2694":1}}],["directly",{"2":{"16":1,"50":1,"132":1,"134":1,"164":1,"236":1,"322":3,"381":1,"473":1,"493":1,"547":2,"563":1,"612":1,"674":1,"702":1,"722":1,"735":1,"1178":1,"1185":1,"1268":1,"1398":2,"1453":1,"1519":1,"1528":1,"1610":1,"1627":1,"1637":1,"1741":1,"1749":1,"1763":1,"1818":1,"1881":2,"1922":1,"1939":1,"1950":1,"2000":1,"2041":1,"2078":1,"2162":1,"2224":2,"2227":1,"2275":1,"2320":1,"2321":1,"2337":1,"2360":2,"2370":1,"2371":1,"2412":1,"2413":1,"2419":1,"2429":1,"2442":1,"2538":1,"2566":1,"2582":1,"2606":1,"2626":1,"2638":1,"2660":1,"2668":1,"2694":2,"2716":1,"2717":1,"2724":1,"2728":1}}],["direct",{"0":{"324":1,"1291":1,"2056":1,"2668":1},"2":{"3":1,"7":1,"15":1,"63":1,"199":2,"222":6,"319":1,"454":1,"543":1,"552":5,"631":3,"1289":9,"1290":3,"1291":3,"2224":2,"2503":1,"2606":1,"2668":3,"2681":1,"2694":2,"2819":2,"2883":1}}],["dip",{"0":{"105":1,"247":1,"1623":1,"1624":1,"1627":1,"1628":1,"2811":1},"1":{"1624":1,"1625":1,"1626":1,"1627":1,"1628":1},"2":{"105":13,"114":6,"191":1,"236":3,"247":9,"249":3,"674":1,"1623":7,"1624":10,"1625":6,"1627":1,"1628":1,"2811":3,"2827":2}}],["di",{"2":{"70":1,"201":1,"211":3,"547":2,"685":2,"1263":2,"1272":1,"1275":3,"1276":1,"2037":2,"2803":1,"2830":1}}],["didn",{"2":{"279":1,"1416":1,"2261":1,"2621":1}}],["did",{"0":{"1309":1},"2":{"31":1,"125":1,"163":1,"185":1,"221":1,"586":1,"1469":2,"1507":1,"1772":4,"2380":1,"2530":1,"2533":1,"2562":1}}],["disk",{"2":{"2346":1,"2348":1,"2350":1}}],["dis",{"0":{"1583":1}}],["disputes",{"2":{"2850":1}}],["disposal",{"2":{"2041":1}}],["displacements",{"2":{"1607":1}}],["displaying",{"2":{"2222":2}}],["displayed",{"2":{"465":1,"472":1,"1265":1,"1266":1,"2712":1,"2743":1}}],["displays",{"0":{"1910":1,"2235":1},"1":{"1911":1},"2":{"153":2,"210":1,"232":2,"236":1,"248":2,"249":1,"419":1,"638":1,"670":1,"1680":2,"1823":1,"1906":1,"1907":1,"1910":7,"1911":1,"2084":1,"2233":1,"2251":1,"2363":2,"2388":1,"2694":2,"2701":1,"2702":1,"2704":26}}],["display",{"0":{"2704":1},"2":{"30":1,"31":3,"33":1,"34":2,"49":1,"63":1,"64":1,"82":1,"83":1,"92":1,"114":1,"123":1,"125":1,"153":1,"185":1,"211":1,"236":1,"419":1,"459":1,"637":1,"1302":1,"1303":1,"1304":1,"1505":1,"1609":1,"1667":8,"1672":1,"1674":1,"1676":1,"1678":1,"1679":1,"1681":2,"1683":1,"1685":1,"1691":1,"1692":1,"1693":1,"1694":1,"1695":1,"1698":2,"1700":2,"1704":1,"1819":1,"1893":1,"1905":3,"1906":1,"1907":3,"1908":2,"1909":5,"1910":23,"1911":2,"1912":13,"2080":1,"2222":2,"2229":1,"2232":4,"2233":4,"2234":5,"2235":8,"2236":14,"2249":2,"2381":1,"2399":1,"2402":1,"2467":1,"2547":2,"2665":1,"2695":1,"2701":1,"2702":5,"2704":13,"2705":46,"2706":1,"2707":2,"2709":15,"2712":1,"2742":1,"2747":1,"2799":1,"2816":1}}],["dispatched",{"2":{"2882":1}}],["dispatches",{"2":{"2882":1}}],["dispatchconsumerevent",{"2":{"1335":1}}],["dispatch",{"2":{"562":1,"2545":1,"2886":1}}],["disregarding",{"2":{"2851":1}}],["disregarded",{"2":{"322":3,"381":1,"1606":1}}],["disrupting",{"2":{"2046":1}}],["disruption",{"2":{"103":1}}],["distclean",{"2":{"2363":1}}],["distinguish",{"2":{"2263":1,"2790":1}}],["distinction",{"2":{"2516":1}}],["distinct",{"0":{"2863":1},"2":{"308":1,"1170":1,"1178":1,"1511":1,"1638":1,"2035":1}}],["distance",{"2":{"1929":9,"1939":2,"2076":1,"2377":1}}],["distances",{"2":{"1467":1,"1894":1,"1896":1}}],["distributions",{"2":{"2673":1,"2681":1}}],["distribution",{"2":{"2452":1,"2504":1,"2675":1,"2682":1,"2687":1}}],["distribute",{"2":{"567":1,"2675":1}}],["distributed",{"2":{"284":1,"1437":1,"2678":1,"2679":1,"2694":1,"2698":1}}],["distributable",{"2":{"284":1}}],["distros",{"2":{"1310":2,"2277":1,"2574":1}}],["distro",{"2":{"199":1}}],["disuse",{"2":{"285":1}}],["discretion",{"2":{"2695":1,"2851":1}}],["disclosure",{"2":{"2504":1,"2694":1}}],["disclose",{"2":{"2503":1}}],["disc",{"2":{"1647":1}}],["discusses",{"2":{"1382":1}}],["discussed",{"2":{"50":1,"601":1,"1403":1}}],["discuss",{"2":{"537":1,"2692":1}}],["discussion",{"2":{"265":1,"2847":1}}],["discarded",{"2":{"176":1,"727":1,"2703":1}}],["discovered",{"2":{"2393":1}}],["discovery",{"2":{"119":1,"191":1,"222":1}}],["discouraged",{"2":{"322":1,"610":1,"2692":1}}],["disconnection",{"2":{"2221":1}}],["disconnect",{"2":{"149":1,"191":2,"1311":1,"2211":1}}],["disconnected",{"2":{"107":1,"134":1,"176":1,"2221":2,"2561":1}}],["discord",{"0":{"390":1},"2":{"49":1,"50":1,"213":1,"228":1,"276":1,"284":1,"383":1,"384":1,"385":1,"389":1,"390":1,"396":1,"526":1,"592":1,"594":1,"601":1,"612":1,"616":1,"636":1,"1320":1,"1603":1,"2381":1,"2427":1,"2503":1,"2558":1,"2563":1,"2654":1,"2691":1,"2692":2,"2695":1,"2845":1}}],["discharge",{"2":{"49":1}}],["disappearance",{"2":{"2851":1}}],["disappearing",{"2":{"26":1}}],["disadvantages",{"2":{"2421":1}}],["disallowed",{"2":{"2506":1}}],["disallows",{"2":{"2420":1}}],["disallow",{"2":{"1583":1}}],["disabling",{"0":{"1770":1,"2048":1,"2711":1},"2":{"28":1,"134":1,"266":1,"308":1,"527":1,"553":1,"1327":2,"1356":2,"1964":1,"1967":1,"2243":1,"2756":1,"2836":3,"2842":1,"2869":1}}],["disables",{"2":{"114":1,"297":1,"546":1,"556":1,"1389":1,"1482":1,"1563":2,"1586":1,"1591":1,"1630":1,"1964":1,"1965":1,"2703":4,"2836":3,"2870":1,"2872":1}}],["disabled",{"0":{"544":1},"2":{"50":1,"124":1,"134":2,"236":1,"249":1,"543":1,"601":2,"677":1,"744":2,"1350":1,"1372":1,"1389":1,"1455":1,"1463":1,"1468":2,"1471":1,"1496":1,"1503":3,"1559":1,"1580":1,"1586":1,"1593":1,"1646":2,"1649":1,"1937":1,"1957":2,"1964":1,"1967":1,"2024":1,"2050":1,"2166":1,"2204":1,"2255":1,"2277":1,"2444":4,"2702":1,"2829":1,"2870":1,"2872":1,"2881":1}}],["disable",{"0":{"25":1,"1532":1,"1544":1,"1829":1,"1830":1,"1967":1,"2058":1,"2093":1,"2094":1},"2":{"25":7,"50":1,"77":2,"114":6,"134":4,"158":1,"160":1,"176":1,"183":2,"191":2,"194":1,"195":1,"211":2,"222":2,"232":1,"236":3,"249":2,"297":1,"308":2,"375":1,"416":1,"476":1,"544":6,"546":1,"556":1,"643":1,"725":2,"749":1,"799":3,"801":1,"826":3,"828":1,"890":3,"892":1,"925":3,"927":1,"959":3,"961":1,"993":3,"995":1,"1027":3,"1029":1,"1216":3,"1218":1,"1226":1,"1350":1,"1354":1,"1356":2,"1385":1,"1389":2,"1441":1,"1460":2,"1503":1,"1506":1,"1564":1,"1565":1,"1576":2,"1583":2,"1591":1,"1629":1,"1652":1,"1653":1,"1747":1,"1770":1,"1893":1,"1907":2,"1944":1,"1950":3,"1952":1,"1964":3,"1967":2,"1969":2,"2002":1,"2004":2,"2039":1,"2042":1,"2044":2,"2047":1,"2048":1,"2058":2,"2061":1,"2087":2,"2163":2,"2197":1,"2199":1,"2200":4,"2206":2,"2221":2,"2234":1,"2245":1,"2249":1,"2277":1,"2323":1,"2364":4,"2448":1,"2473":1,"2483":2,"2498":2,"2545":1,"2569":1,"2615":1,"2622":2,"2629":1,"2703":2,"2802":1,"2806":2,"2818":1,"2824":1,"2825":1,"2826":2,"2829":1,"2836":2,"2837":2,"2838":1,"2842":2,"2860":1,"2871":2,"2872":3}}],["diffused",{"2":{"2036":1}}],["difficulty",{"0":{"1743":1},"1":{"1744":1,"1745":1}}],["difficulties",{"2":{"1578":1}}],["difficult",{"2":{"119":1,"123":1,"125":1,"185":1,"246":1,"522":1,"1308":1,"1770":1,"1893":1,"2370":1,"2371":2,"2374":1,"2375":1,"2696":1}}],["differs",{"2":{"2669":1,"2742":1}}],["difference",{"0":{"1755":1},"2":{"1356":1,"2659":1,"2697":1}}],["differences",{"0":{"1321":1},"2":{"2568":1}}],["differentiating",{"2":{"2247":1}}],["differentiates",{"2":{"643":1}}],["differentiate",{"2":{"509":1}}],["differently",{"2":{"1460":1,"1489":1,"1894":1,"1906":1,"1914":1,"2215":1,"2224":1,"2233":1,"2254":1,"2276":1,"2463":1,"2510":1,"2877":1}}],["different",{"0":{"1968":1,"2253":1},"1":{"2254":1,"2255":1,"2256":1,"2257":1,"2258":1,"2259":1,"2260":1,"2261":1,"2262":1,"2263":1,"2264":1,"2265":1},"2":{"49":1,"191":1,"204":1,"397":1,"412":1,"522":1,"540":1,"550":1,"552":2,"597":2,"601":3,"618":1,"643":1,"667":2,"676":1,"682":2,"735":1,"741":1,"1264":1,"1265":1,"1289":1,"1305":1,"1349":1,"1375":1,"1383":1,"1391":1,"1396":2,"1403":2,"1412":1,"1420":1,"1435":5,"1442":1,"1455":1,"1459":1,"1460":1,"1463":1,"1468":1,"1473":1,"1508":1,"1511":1,"1560":1,"1562":1,"1572":1,"1589":1,"1634":1,"1651":1,"1653":1,"1734":3,"1752":1,"1755":1,"1888":1,"1892":1,"1895":1,"1901":1,"1906":1,"1914":1,"1926":2,"1939":2,"2043":1,"2045":1,"2047":1,"2064":1,"2169":1,"2205":1,"2207":1,"2224":5,"2233":1,"2246":1,"2247":1,"2328":2,"2360":1,"2376":1,"2381":2,"2385":1,"2428":1,"2443":1,"2503":1,"2516":1,"2535":2,"2558":2,"2610":1,"2612":1,"2617":1,"2692":2,"2694":2,"2704":2,"2713":1,"2719":1,"2720":2,"2833":1,"2842":1,"2861":1,"2867":1,"2881":1,"2883":1,"2888":2,"2891":2}}],["differ",{"2":{"69":1,"697":1,"1932":1,"2256":1,"2443":1,"2582":1}}],["diff",{"2":{"25":1,"149":1,"294":1,"332":1,"441":1,"597":1,"2044":1,"2748":1}}],["dollars",{"2":{"2792":1}}],["dollar",{"2":{"2491":1,"2501":1}}],["dolor",{"2":{"341":1}}],["dor1",{"2":{"1999":1}}],["doe",{"2":{"1493":3,"1575":2}}],["doesnt",{"2":{"191":1,"556":1}}],["doesn",{"0":{"1326":1,"1337":1,"1344":1,"1347":1,"1348":1,"2677":1},"1":{"2678":1,"2679":1},"2":{"114":1,"392":1,"411":1,"556":1,"581":1,"601":1,"662":1,"1296":1,"1327":1,"1342":1,"1344":2,"1359":1,"1397":1,"1440":1,"1442":1,"1463":1,"1495":1,"1499":1,"1579":1,"1582":1,"1910":1,"1943":1,"2069":1,"2244":1,"2363":1,"2364":1,"2375":1,"2380":1,"2387":1,"2408":1,"2562":1,"2563":1,"2622":1,"2651":1,"2884":2,"2886":1,"2891":1}}],["does",{"0":{"603":1,"1298":1,"1468":1,"1495":1,"2417":1,"2418":1},"2":{"23":1,"28":1,"50":1,"134":1,"236":1,"276":1,"325":1,"343":1,"345":1,"347":1,"411":1,"443":1,"474":1,"477":1,"478":1,"487":1,"503":1,"543":1,"551":1,"568":1,"581":1,"591":1,"597":3,"618":1,"623":1,"635":1,"643":1,"648":1,"666":1,"688":1,"695":1,"704":1,"716":1,"735":1,"743":1,"748":1,"790":1,"794":1,"798":1,"800":1,"817":1,"821":1,"825":1,"827":1,"849":1,"853":1,"857":1,"859":1,"881":1,"885":1,"889":1,"891":1,"916":1,"920":1,"924":1,"926":1,"950":1,"954":1,"958":1,"960":1,"984":1,"988":1,"992":1,"994":1,"1018":1,"1022":1,"1026":1,"1028":1,"1052":1,"1056":1,"1060":1,"1062":1,"1086":1,"1090":1,"1094":1,"1096":1,"1120":1,"1124":1,"1128":1,"1130":1,"1154":1,"1158":1,"1162":1,"1164":1,"1181":1,"1182":1,"1207":1,"1211":1,"1215":1,"1217":1,"1244":1,"1284":1,"1340":1,"1343":1,"1383":1,"1397":1,"1398":2,"1414":1,"1418":1,"1454":2,"1467":1,"1469":1,"1480":1,"1488":1,"1563":2,"1592":1,"1606":1,"1634":1,"1707":1,"1733":1,"1755":1,"1763":1,"1912":2,"2013":1,"2030":1,"2158":1,"2216":1,"2252":1,"2263":1,"2265":1,"2275":1,"2320":1,"2357":1,"2373":1,"2374":1,"2406":1,"2416":1,"2420":1,"2421":2,"2449":1,"2452":1,"2467":1,"2468":1,"2503":1,"2505":1,"2516":1,"2537":2,"2562":1,"2565":2,"2610":1,"2639":1,"2653":1,"2655":2,"2658":1,"2665":1,"2692":2,"2694":2,"2700":1,"2717":1,"2743":1,"2745":1,"2829":1,"2850":1,"2861":1,"2880":1,"2884":1}}],["domain",{"2":{"319":1}}],["doing",{"2":{"284":1,"345":1,"476":1,"669":1,"1305":1,"1334":1,"1398":2,"1401":1,"1455":1,"1579":1,"2363":1,"2373":1,"2629":1,"2883":1,"2894":1}}],["doio",{"2":{"176":1,"191":1,"222":1,"249":1}}],["dogtag",{"2":{"211":1,"277":1,"431":2}}],["doxygen",{"2":{"160":1,"211":1,"2657":1}}],["doubt",{"2":{"697":1,"2526":1}}],["doubled",{"2":{"676":1,"2021":1,"2263":1}}],["double",{"0":{"2258":1,"2648":1},"2":{"152":1,"215":2,"375":1,"502":1,"589":1,"668":1,"669":1,"1393":1,"1564":4,"2021":1,"2215":2,"2255":3,"2258":1,"2261":1,"2263":22,"2264":4,"2265":5,"2346":2,"2348":2,"2350":3,"2376":1,"2381":1,"2449":1,"2491":1,"2501":1,"2519":1,"2607":1,"2648":7,"2650":1,"2809":1,"2836":1}}],["dout",{"2":{"45":1}}],["dozen0",{"2":{"143":2}}],["dozens",{"2":{"112":1}}],["dosa40rgb",{"2":{"134":1}}],["doc",{"2":{"199":1,"1331":1}}],["docker",{"0":{"2351":1},"1":{"2352":1,"2353":1,"2354":1,"2355":1},"2":{"114":1,"149":1,"2351":1,"2352":2,"2353":11,"2355":2}}],["docstring",{"0":{"504":1,"505":1,"506":1},"2":{"503":2}}],["docstrings",{"0":{"503":1},"1":{"504":1,"505":1,"506":1},"2":{"496":1,"503":2}}],["docs",{"0":{"442":1,"443":1},"2":{"114":3,"149":1,"160":1,"176":4,"182":1,"191":4,"199":2,"211":1,"222":1,"236":3,"285":1,"294":1,"319":1,"381":1,"390":1,"442":3,"443":3,"598":3,"599":1,"601":1,"610":1,"662":3,"667":1,"1298":1,"1377":1,"2359":1,"2517":1,"2590":1,"2662":3,"2694":1}}],["doctor",{"0":{"417":1,"438":1},"2":{"114":3,"176":1,"199":3,"417":4,"438":1,"2562":1}}],["documenting",{"0":{"662":1},"2":{"2466":1}}],["documented",{"2":{"213":1,"312":1,"1507":1,"2336":1,"2387":1,"2407":1,"2550":1,"2686":1,"2699":1,"2788":1}}],["documents",{"2":{"32":1,"114":1,"382":1,"663":1,"1366":1,"2466":1,"2509":1,"2854":2,"2855":2,"2880":1}}],["documentation",{"0":{"22":1,"318":1,"457":1,"598":1,"599":1,"624":1,"628":1,"630":1,"631":1,"634":1,"637":1,"642":1,"646":1,"656":1,"663":1,"1390":1,"1402":1},"1":{"319":1,"320":1,"321":1,"322":1,"323":1,"324":1,"325":1,"326":1,"327":1,"328":1,"329":1,"330":1,"331":1,"332":1,"333":1,"334":1,"335":1,"336":1,"337":1,"338":1,"339":1,"340":1,"341":1,"458":1,"459":1,"460":1,"461":1,"462":1,"463":1,"464":1,"465":1,"599":1,"664":1,"665":1},"2":{"13":1,"22":1,"93":1,"99":1,"118":1,"123":1,"124":1,"134":1,"138":1,"149":1,"152":1,"153":1,"172":1,"174":1,"182":1,"195":1,"196":1,"202":1,"222":2,"228":1,"229":1,"232":1,"245":1,"247":1,"277":1,"288":1,"289":1,"297":1,"298":1,"304":1,"306":1,"315":1,"316":1,"318":1,"413":1,"443":1,"448":1,"449":1,"450":1,"487":1,"598":5,"614":1,"656":1,"657":1,"662":2,"682":1,"736":1,"1323":1,"1357":1,"1550":1,"1734":1,"1813":1,"1972":1,"2013":1,"2071":1,"2208":1,"2222":1,"2328":1,"2372":1,"2376":1,"2381":1,"2412":1,"2423":1,"2425":1,"2427":1,"2622":1,"2694":1,"2706":1,"2761":1,"2773":1,"2777":1,"2780":1,"2789":1,"2791":1,"2794":1,"2795":1,"2889":1,"2890":1}}],["document",{"0":{"395":1},"2":{"0":1,"76":1,"93":1,"176":1,"199":1,"347":1,"377":1,"381":1,"389":1,"408":1,"453":1,"468":1,"503":1,"523":1,"601":2,"656":1,"1398":1,"1437":1,"1602":1,"2251":1,"2549":1,"2581":2,"2583":2,"2601":1,"2612":1,"2627":1,"2673":1,"2691":1,"2692":2,"2743":2,"2852":1,"2880":1,"2883":1,"2884":1}}],["dots",{"2":{"526":1,"1665":2}}],["dotty",{"2":{"415":1,"614":1}}],["dotted",{"2":{"322":1}}],["dot",{"0":{"111":1},"2":{"111":1,"353":1,"571":2,"614":1,"1480":1,"1487":5,"1660":1,"2027":1,"2458":1,"2464":1,"2467":2,"2515":1,"2870":1,"2871":1}}],["downstream",{"2":{"2694":1}}],["downside",{"2":{"2652":1}}],["downward",{"2":{"1946":2}}],["downloadable",{"2":{"2504":1}}],["downloads",{"2":{"430":1,"431":1,"432":1,"563":2,"566":1,"2378":1,"2587":1}}],["downloaded",{"2":{"371":1,"2452":1,"2454":1,"2545":1,"2622":2}}],["download",{"0":{"349":1,"2606":1},"2":{"158":1,"344":1,"349":1,"350":1,"352":1,"369":1,"568":2,"582":1,"583":1,"1296":2,"2356":1,"2378":1,"2544":1,"2547":1,"2556":1,"2569":1,"2606":1,"2616":1,"2618":1,"2621":1}}],["down",{"0":{"641":1,"1418":1,"2769":1},"2":{"90":2,"119":3,"120":1,"149":1,"209":1,"222":1,"236":1,"255":1,"266":1,"353":1,"571":4,"578":1,"622":1,"640":1,"641":1,"642":2,"664":1,"665":1,"667":1,"730":1,"742":1,"1329":1,"1340":1,"1368":1,"1383":6,"1386":1,"1392":1,"1395":1,"1397":1,"1411":1,"1414":6,"1417":1,"1418":3,"1424":1,"1460":2,"1463":4,"1465":2,"1468":2,"1469":1,"1473":1,"1491":3,"1492":3,"1493":1,"1503":2,"1513":2,"1559":1,"1582":2,"1594":1,"1606":3,"1636":1,"1640":1,"1641":1,"1648":2,"1653":1,"1662":2,"1730":2,"1732":1,"1735":2,"1738":2,"1744":6,"1747":3,"1749":3,"1750":6,"1752":9,"1753":6,"1754":4,"1755":1,"1816":2,"1817":7,"1883":8,"1891":5,"1893":1,"1911":1,"1912":1,"1926":1,"1941":1,"1950":1,"1965":2,"1969":1,"2013":1,"2024":10,"2039":4,"2074":4,"2075":7,"2081":1,"2164":1,"2168":1,"2199":2,"2218":1,"2236":1,"2251":4,"2263":1,"2265":1,"2276":1,"2330":1,"2337":1,"2364":1,"2380":1,"2404":1,"2409":1,"2412":2,"2459":1,"2462":6,"2463":5,"2464":2,"2467":14,"2469":2,"2470":3,"2472":2,"2478":1,"2482":2,"2484":8,"2485":5,"2488":2,"2489":4,"2490":4,"2500":1,"2511":1,"2515":2,"2518":1,"2519":1,"2522":1,"2531":1,"2544":1,"2558":4,"2598":1,"2599":2,"2630":1,"2705":5,"2712":1,"2769":1,"2779":1,"2782":1,"2787":1,"2790":1,"2836":1,"2842":2,"2860":14,"2861":5,"2863":4,"2864":6,"2865":4,"2867":8,"2868":2,"2869":3,"2873":2,"2896":2}}],["downbubble",{"2":{"43":2}}],["dongles",{"2":{"2454":1}}],["dongle",{"2":{"2340":2,"2451":1}}],["donating",{"2":{"592":1}}],["done",{"2":{"104":1,"114":1,"125":1,"127":2,"182":1,"185":2,"224":1,"371":1,"387":1,"398":1,"523":1,"583":1,"587":1,"617":1,"648":1,"668":1,"727":1,"741":1,"1178":1,"1226":1,"1292":1,"1356":1,"1359":1,"1389":1,"1401":1,"1442":1,"1472":2,"1507":1,"1508":1,"1894":1,"1911":1,"1917":1,"1946":1,"1968":1,"2226":1,"2246":1,"2329":2,"2334":1,"2336":1,"2337":1,"2339":1,"2341":1,"2342":1,"2343":1,"2344":1,"2356":8,"2373":1,"2376":1,"2378":1,"2380":1,"2381":1,"2410":2,"2419":1,"2448":1,"2528":1,"2554":1,"2564":1,"2577":1,"2586":1,"2587":1,"2621":1,"2622":1,"2694":1,"2696":2,"2697":1,"2704":22,"2705":1,"2837":1,"2843":1,"2884":1,"2891":1}}],["don",{"0":{"592":1,"1298":1,"1314":1},"2":{"31":1,"34":1,"119":1,"149":2,"166":1,"191":1,"198":1,"199":1,"222":1,"232":1,"277":2,"357":1,"437":1,"471":1,"494":1,"495":1,"496":1,"498":1,"520":1,"592":1,"601":1,"1186":1,"1226":1,"1291":1,"1297":1,"1318":1,"1321":1,"1332":2,"1343":1,"1382":1,"1388":1,"1424":1,"1440":2,"1442":1,"1460":1,"1461":1,"1487":1,"1495":1,"1507":1,"1559":1,"1579":1,"1636":1,"1734":1,"1942":1,"1955":1,"2226":1,"2248":1,"2266":1,"2355":1,"2373":1,"2412":1,"2502":1,"2513":2,"2525":1,"2532":1,"2552":1,"2561":1,"2562":1,"2576":1,"2606":1,"2617":1,"2642":1,"2662":1,"2665":1,"2734":1,"2742":1,"2837":3,"2842":1,"2855":1,"2860":2,"2890":1,"2896":2}}],["do",{"0":{"393":2,"587":2,"595":1,"1342":1,"1466":1,"1470":1,"1496":1,"1564":1,"1758":1,"2022":1,"2253":1,"2878":1},"1":{"394":2,"395":2,"396":2,"1467":1,"1468":1,"1469":1,"1470":1,"1471":1,"1472":1,"1473":1,"1474":1,"1475":1,"1476":1,"1477":1,"1478":1,"1479":1,"1480":1,"1481":1,"1482":1,"1483":1,"1484":1,"1485":1,"1486":1,"1487":1,"1488":1,"1489":1,"1490":1,"1491":1,"1492":1,"1493":1,"1565":1,"2254":1,"2255":1,"2256":1,"2257":1,"2258":1,"2259":1,"2260":1,"2261":1,"2262":1,"2263":1,"2264":1,"2265":1},"2":{"14":1,"92":2,"132":1,"176":1,"194":1,"199":2,"211":1,"231":3,"232":2,"241":1,"253":1,"268":1,"270":1,"281":1,"284":1,"303":2,"317":1,"358":1,"393":1,"408":1,"411":2,"422":1,"476":1,"481":2,"487":2,"494":4,"495":1,"496":3,"498":1,"500":1,"501":2,"508":1,"510":2,"512":1,"515":1,"522":1,"526":2,"528":1,"557":1,"579":1,"592":2,"597":1,"600":2,"601":4,"603":1,"618":1,"623":2,"625":1,"638":2,"648":1,"664":1,"666":1,"667":1,"676":1,"699":1,"734":1,"747":1,"775":1,"901":1,"1072":1,"1106":1,"1186":1,"1244":1,"1298":2,"1326":2,"1343":1,"1356":1,"1358":3,"1382":1,"1388":1,"1389":2,"1395":1,"1397":1,"1410":2,"1414":1,"1416":1,"1417":1,"1432":1,"1440":1,"1441":2,"1442":2,"1447":1,"1450":1,"1453":1,"1474":1,"1475":1,"1476":1,"1477":1,"1478":1,"1499":1,"1559":1,"1561":1,"1562":1,"1563":1,"1571":2,"1575":1,"1579":1,"1587":1,"1592":1,"1598":1,"1629":1,"1636":1,"1744":1,"1747":1,"1756":1,"1762":1,"1763":1,"1766":1,"1769":1,"1805":1,"1814":1,"1818":1,"1819":1,"1877":1,"1897":1,"1906":1,"1911":1,"1920":1,"1943":1,"1955":1,"1969":1,"1997":3,"1999":4,"2025":1,"2046":2,"2064":1,"2072":1,"2078":1,"2080":1,"2202":1,"2216":1,"2217":1,"2218":1,"2219":1,"2225":1,"2233":1,"2252":1,"2254":2,"2255":1,"2256":1,"2263":1,"2265":1,"2322":1,"2330":1,"2337":1,"2341":1,"2360":2,"2364":2,"2371":1,"2387":1,"2404":1,"2406":1,"2407":1,"2412":1,"2417":1,"2420":1,"2428":2,"2431":1,"2433":1,"2435":1,"2436":1,"2448":1,"2449":1,"2452":1,"2499":1,"2504":1,"2525":1,"2529":1,"2530":1,"2531":1,"2533":1,"2535":2,"2541":1,"2545":1,"2553":1,"2558":1,"2562":1,"2570":1,"2577":1,"2584":1,"2585":2,"2586":1,"2587":1,"2589":1,"2600":1,"2604":1,"2607":2,"2608":1,"2616":1,"2621":1,"2622":1,"2624":1,"2625":1,"2626":1,"2651":1,"2658":1,"2665":1,"2666":1,"2693":1,"2694":4,"2696":1,"2705":2,"2712":1,"2731":1,"2735":3,"2736":2,"2738":1,"2740":2,"2795":1,"2799":1,"2817":1,"2831":1,"2833":2,"2835":1,"2836":1,"2837":1,"2860":3,"2867":2,"2868":2,"2876":1,"2878":1,"2882":2,"2891":1,"2894":1,"2896":1}}],["darmoshark",{"2":{"2503":1}}],["dave",{"2":{"2412":1}}],["dazzle",{"2":{"2021":1}}],["damage",{"2":{"1649":1,"2373":1,"2638":1}}],["damnit",{"2":{"330":1}}],["daemon",{"2":{"1294":1}}],["daunting",{"2":{"537":1}}],["daughterboard",{"2":{"311":1}}],["dashes",{"2":{"501":1,"502":1}}],["dashed",{"2":{"322":1}}],["daskeyboard4",{"2":{"308":1}}],["daskygit",{"2":{"175":1}}],["dac2",{"2":{"698":1}}],["dac1",{"2":{"698":5,"699":4}}],["dacs",{"2":{"698":1,"699":1}}],["dac",{"0":{"698":1,"699":1,"700":1,"1447":1,"1450":1},"1":{"701":1,"1448":1,"1449":1},"2":{"222":3,"236":2,"249":1,"697":2,"698":6,"699":7,"700":13,"701":6,"704":2,"1447":7,"1448":1,"1450":9,"1451":2,"1454":1,"1458":4,"2637":1,"2804":2}}],["dactyl",{"2":{"114":3,"191":1,"211":1,"217":4,"222":14,"226":1,"236":2,"277":1,"421":2,"2371":2,"2372":1}}],["days",{"0":{"386":1},"2":{"385":1,"386":2,"390":1}}],["day",{"0":{"387":1},"2":{"211":1,"380":1,"383":1,"384":1,"385":2,"390":4,"520":1,"2503":1}}],["daily",{"2":{"2615":1}}],["daily60",{"2":{"211":1}}],["dailycraft",{"2":{"143":7}}],["daisy",{"2":{"102":2}}],["dawn60",{"0":{"58":1},"2":{"58":3}}],["danish",{"2":{"2834":3}}],["danielggordon",{"2":{"2263":1}}],["danger",{"2":{"330":1,"2567":1}}],["dangerous",{"2":{"0":1,"9":1,"19":1,"39":1,"52":1,"330":1,"377":2}}],["dango40",{"2":{"211":1}}],["dances",{"2":{"191":1,"2261":1,"2262":1,"2263":2,"2265":2}}],["dance",{"0":{"2253":1,"2255":1,"2260":1,"2263":1,"2264":1,"2265":1,"2791":1},"1":{"2254":1,"2255":1,"2256":1,"2257":1,"2258":1,"2259":1,"2260":1,"2261":1,"2262":1,"2263":1,"2264":1,"2265":1},"2":{"49":4,"176":3,"191":1,"199":1,"222":1,"249":1,"277":1,"544":1,"574":2,"1393":1,"1397":1,"1564":1,"1573":1,"1769":1,"2254":2,"2255":26,"2256":25,"2258":7,"2259":1,"2260":8,"2261":15,"2262":24,"2263":27,"2264":15,"2265":31,"2519":1,"2599":1,"2694":1,"2791":1,"2855":1,"2887":2,"2895":1}}],["datastructure",{"2":{"2512":1,"2883":2}}],["datasheets",{"2":{"747":1,"1178":1}}],["datasheet",{"2":{"149":1,"676":1,"679":1,"680":1,"705":1,"710":1,"730":3,"731":1,"735":1,"740":5,"743":1,"749":1,"778":1,"804":1,"833":1,"838":1,"841":1,"865":1,"871":1,"897":1,"903":1,"906":1,"932":1,"937":1,"940":1,"966":1,"971":1,"974":1,"1000":1,"1005":1,"1008":1,"1034":1,"1039":1,"1042":1,"1068":1,"1073":1,"1076":1,"1102":1,"1107":1,"1110":1,"1136":1,"1141":1,"1144":1,"1176":1,"1179":1,"1192":1,"1197":1,"1226":1,"1247":1,"1275":1,"1526":1,"1652":1,"1653":2,"1654":1,"1681":1,"1698":1,"2429":1,"2642":1,"2643":1}}],["datatypes",{"2":{"215":2,"2705":1}}],["datablock",{"2":{"191":1}}],["database",{"0":{"132":1,"302":1,"452":1},"2":{"132":3,"134":1,"249":1,"308":1,"411":3,"452":1,"2621":1}}],["data",{"0":{"109":1,"169":1,"184":1,"608":1,"754":1,"757":1,"760":1,"763":1,"766":1,"769":1,"772":1,"788":1,"815":1,"847":1,"877":1,"912":1,"946":1,"980":1,"1014":1,"1048":1,"1082":1,"1116":1,"1150":1,"1203":1,"1232":1,"1237":1,"1240":1,"1251":1,"1255":1,"1257":1,"1507":1,"1687":1,"1689":1,"1693":1,"1700":2,"2013":1,"2014":1,"2017":1,"2019":1,"2222":1,"2223":1,"2719":1,"2727":1,"2728":1},"1":{"110":1,"111":1,"112":1,"170":1,"609":1,"610":1,"611":1,"612":1,"613":1,"614":1,"615":1,"616":1,"617":1,"755":1,"756":1,"758":1,"759":1,"761":1,"762":1,"764":1,"765":1,"767":1,"768":1,"770":1,"771":1,"773":1,"774":1,"789":1,"816":1,"848":1,"878":1,"913":1,"947":1,"981":1,"1015":1,"1049":1,"1083":1,"1117":1,"1151":1,"1204":1,"1233":1,"1234":1,"1238":1,"1239":1,"1241":1,"1242":1,"1252":1,"1256":1,"1258":1,"1508":1,"1509":1,"1688":1,"1690":1,"1694":1,"1701":2,"2018":1,"2020":1},"2":{"45":2,"76":2,"107":4,"109":1,"114":3,"149":2,"160":3,"169":1,"176":6,"184":1,"191":3,"199":13,"201":2,"211":29,"214":1,"222":13,"236":7,"249":2,"251":1,"262":2,"266":68,"277":3,"285":1,"308":1,"312":1,"322":2,"354":2,"374":1,"415":2,"430":1,"431":1,"445":1,"475":1,"537":2,"552":3,"560":1,"607":1,"608":1,"610":2,"612":1,"613":2,"615":2,"683":1,"697":2,"702":2,"729":1,"749":1,"755":3,"757":1,"758":3,"761":2,"764":3,"767":3,"770":2,"773":2,"789":1,"816":1,"848":1,"878":1,"913":1,"947":1,"981":1,"1015":1,"1049":1,"1083":1,"1117":1,"1151":1,"1172":1,"1175":1,"1178":3,"1204":1,"1233":1,"1238":3,"1241":2,"1252":1,"1254":1,"1256":3,"1258":2,"1259":2,"1260":1,"1261":1,"1263":1,"1264":1,"1266":1,"1274":1,"1343":1,"1388":1,"1390":1,"1453":1,"1495":2,"1497":3,"1498":1,"1505":1,"1507":2,"1508":4,"1649":1,"1667":1,"1670":1,"1688":2,"1690":2,"1694":2,"1700":2,"1701":2,"1803":1,"1911":3,"1912":22,"1915":1,"1920":2,"1924":1,"1932":2,"1936":1,"1938":1,"1939":1,"1941":3,"1943":4,"1944":7,"1945":3,"1994":2,"1996":1,"1997":3,"1998":2,"1999":6,"2000":2,"2002":2,"2013":3,"2014":2,"2015":8,"2018":2,"2020":2,"2036":1,"2037":3,"2049":1,"2066":1,"2085":2,"2086":1,"2221":3,"2223":17,"2224":1,"2234":1,"2236":11,"2249":1,"2260":1,"2261":3,"2262":6,"2263":4,"2264":4,"2265":4,"2321":1,"2325":1,"2377":1,"2400":1,"2412":4,"2448":3,"2508":1,"2509":1,"2587":1,"2664":1,"2670":2,"2694":3,"2702":1,"2703":2,"2704":2,"2705":5,"2713":3,"2717":1,"2719":2,"2720":3,"2721":1,"2724":1,"2727":6,"2743":7,"2799":2,"2803":2,"2816":2,"2822":2}}],["dates",{"0":{"380":1},"2":{"390":1}}],["date",{"2":{"6":2,"10":1,"157":1,"387":1,"389":1,"390":10,"597":1,"2227":1,"2574":1,"2586":1,"2606":1,"2655":1,"2658":1,"2692":1}}],["deutsche",{"2":{"2786":1}}],["derivatives",{"2":{"2576":1}}],["derive",{"2":{"731":1,"740":1,"1278":1}}],["derived",{"2":{"363":1,"2445":1,"2833":1}}],["dereferencing",{"2":{"1905":1,"2232":1}}],["deghost",{"2":{"867":1,"869":1}}],["degradation",{"2":{"2702":1}}],["degrade",{"2":{"1907":1}}],["degrading",{"2":{"209":1}}],["degree",{"0":{"1911":1},"2":{"1630":1,"1632":1,"1910":2,"1911":3,"1930":3}}],["degrees",{"2":{"31":1,"34":1,"1906":1,"1939":1,"1941":3,"1943":3,"2007":1,"2233":1,"2243":1,"2705":1,"2725":1,"2816":1}}],["denied",{"2":{"2505":1}}],["denote",{"2":{"2511":1,"2724":2}}],["denoted",{"2":{"1600":1,"1912":1,"2236":1,"2713":1,"2720":1}}],["denotes",{"2":{"735":1,"736":1,"737":1,"807":1,"836":1,"868":1,"900":1,"901":1,"935":1,"969":1,"1003":1,"1037":1,"1071":1,"1072":1,"1105":1,"1106":1,"1139":1,"1195":1,"1264":1,"2723":1,"2724":1,"2812":1}}],["density",{"0":{"1191":1},"2":{"114":1,"2454":2}}],["deeper",{"2":{"2256":1}}],["deeply",{"2":{"614":1}}],["deep",{"2":{"537":1,"540":2,"2396":1}}],["deemen17",{"2":{"300":2,"308":1}}],["dedicate",{"2":{"2027":1}}],["dedicates",{"2":{"1289":3}}],["dedicated",{"2":{"534":1,"727":1,"1171":1,"1320":1,"1514":1,"1563":1,"1631":1,"1639":1,"1737":1,"1747":2,"1818":1,"2039":1,"2078":1}}],["dedupe",{"2":{"236":1}}],["de60",{"2":{"300":1,"308":1}}],["de60fs",{"2":{"300":1}}],["dekunukem",{"2":{"222":1}}],["demand",{"2":{"2585":2}}],["demanding",{"2":{"2503":1}}],["demo",{"2":{"2045":1,"2224":1}}],["demonstrate",{"2":{"2505":1,"2880":1}}],["demonstrates",{"2":{"2038":1}}],["demonstrated",{"2":{"312":1}}],["demonstration",{"2":{"2015":1,"2041":1}}],["demiurge",{"2":{"211":1}}],["demultiplexer",{"2":{"149":1}}],["dead",{"2":{"2598":1,"2782":1,"2833":1}}],["deadline",{"2":{"390":1,"552":1}}],["deadlock",{"2":{"191":2,"199":1}}],["deadlocks",{"2":{"176":1}}],["deaf",{"2":{"2242":1}}],["deactivating",{"2":{"1968":1,"2809":1}}],["deactivation",{"0":{"1753":1},"2":{"1747":1,"1956":2,"1964":1,"1965":1}}],["deactivates",{"2":{"1397":1,"1570":1,"1571":1,"1747":1,"1753":1,"2809":1}}],["deactivate",{"2":{"1394":1,"1570":1,"1750":1,"1955":2,"2199":1,"2200":4,"2245":1}}],["deactivated",{"2":{"1392":1,"1455":1,"1456":2,"1749":2,"1750":1,"1753":1,"1955":1}}],["deassert",{"2":{"1243":1,"1616":1,"1618":1,"1620":1}}],["deals",{"2":{"1326":1,"2666":1}}],["deal",{"2":{"1315":1,"1942":1,"2425":1}}],["dealt",{"2":{"638":1}}],["dealing",{"2":{"11":1,"2368":1}}],["de",{"0":{"838":1,"869":1,"903":1,"937":1,"971":1,"1005":1,"1039":1,"1073":1,"1107":1,"1141":1},"2":{"134":1,"199":4,"266":1,"317":1,"869":1,"1392":2,"2026":1,"2467":1,"2834":2}}],["detrimental",{"2":{"276":1}}],["detach",{"0":{"2710":1},"2":{"266":1,"2710":2}}],["detailing",{"2":{"2580":1}}],["detail",{"2":{"176":2,"395":1,"597":1,"1337":1,"1751":1,"2256":1,"2363":1,"2466":1,"2888":1}}],["details",{"0":{"340":1,"486":1,"487":1,"488":1,"2256":1,"2517":1},"2":{"163":1,"195":1,"224":1,"228":1,"229":1,"232":1,"330":2,"343":1,"348":2,"376":1,"412":1,"477":1,"487":1,"511":1,"537":1,"546":3,"667":1,"669":1,"747":1,"1290":1,"1297":1,"1299":1,"1378":1,"1383":1,"1392":1,"1397":1,"1398":1,"1437":1,"1446":1,"1459":1,"1463":1,"1473":1,"1507":1,"1564":1,"1629":1,"1665":1,"1741":1,"1803":1,"2031":1,"2046":1,"2049":1,"2085":1,"2086":1,"2259":1,"2272":1,"2363":1,"2364":2,"2401":1,"2414":1,"2455":1,"2517":1,"2547":1,"2562":1,"2671":1,"2698":1,"2858":1}}],["detailed",{"0":{"71":1,"560":1,"2363":1},"1":{"72":1,"73":1,"74":1,"75":1,"76":1,"77":1,"561":1,"562":1,"563":1,"564":1,"565":1,"566":1,"567":1,"568":1,"2364":1,"2365":1},"2":{"14":1,"70":1,"534":1,"1296":1,"1334":1,"1391":1,"1896":1,"2208":1,"2227":1,"2266":1,"2400":1,"2581":1,"2583":1,"2672":1,"2875":1}}],["detent",{"2":{"1633":1,"1638":2}}],["determining",{"2":{"1397":1,"2246":1,"2827":1,"2874":1}}],["deterministically",{"2":{"230":1}}],["determines",{"2":{"411":1,"1230":1,"2219":1,"2827":1,"2858":1}}],["determined",{"2":{"393":1,"471":1,"550":2,"551":2,"735":1,"2510":1}}],["determine",{"2":{"114":1,"119":1,"157":1,"525":1,"550":1,"551":1,"648":1,"731":1,"735":1,"749":1,"1226":1,"1247":1,"1259":1,"1462":1,"1480":1,"1526":1,"2216":1,"2217":1,"2218":2,"2264":2,"2265":1,"2502":1,"2657":2,"2695":1,"2827":1,"2886":1}}],["detects",{"2":{"2412":1}}],["detected",{"0":{"1295":1},"2":{"211":1,"266":1,"308":1,"546":1,"735":1,"1356":1,"1606":3,"1915":2,"1916":8,"1920":1,"2221":1,"2246":1,"2353":1,"2562":1,"2622":1,"2827":2}}],["detecting",{"2":{"132":1,"552":2,"2224":2,"2225":1,"2333":1,"2525":2,"2618":1,"2712":1,"2715":1,"2721":1,"2722":1,"2882":1,"2883":1}}],["detection",{"0":{"1914":1,"1917":1,"2506":1,"2886":1},"1":{"1915":1,"1916":1,"1917":1,"1918":1,"1919":1,"1920":1,"1921":1},"2":{"114":1,"175":1,"199":4,"249":3,"285":2,"308":1,"735":1,"1376":1,"1377":1,"1502":1,"1915":1,"1917":1,"1918":7,"1919":5,"1920":3,"1943":1,"2224":1,"2225":3,"2226":2,"2883":1}}],["detect",{"2":{"112":1,"199":1,"285":1,"293":1,"305":1,"314":1,"418":1,"552":6,"667":1,"1358":1,"1359":1,"1376":1,"1505":1,"1915":1,"2224":5,"2225":3,"2226":2,"2329":1,"2332":1,"2334":1,"2335":1,"2336":1,"2337":1,"2339":1,"2341":1,"2342":1,"2343":1,"2344":1,"2346":2,"2348":2,"2350":2,"2412":1,"2622":1,"2694":1,"2776":1,"2827":2,"2896":1}}],["debating",{"2":{"2503":1}}],["debt",{"2":{"187":1,"198":1,"201":1,"213":1,"224":1,"238":1}}],["debian",{"2":{"114":3,"2539":1,"2572":1,"2576":3}}],["debouncing",{"0":{"1387":1},"2":{"94":1,"222":1,"556":1,"607":2,"1382":3,"1383":12,"1386":6,"1387":2,"1917":2,"1937":1,"2364":1}}],["debouncer",{"2":{"149":1}}],["debounce",{"0":{"1383":1,"1384":1,"1385":1,"1386":1},"1":{"1385":1,"1386":1,"1387":1},"2":{"70":2,"111":1,"112":1,"114":3,"134":1,"149":1,"176":1,"199":3,"222":2,"236":1,"308":1,"543":1,"556":1,"607":4,"1382":3,"1383":6,"1384":1,"1385":3,"1386":10,"1387":4,"1561":1,"1918":2,"1934":1,"1935":1,"1937":1,"1959":1,"1964":4,"1970":1,"2364":1,"2694":3,"2802":2,"2819":2,"2856":1}}],["debugged",{"2":{"2742":1}}],["debuggers",{"2":{"376":1}}],["debugger",{"0":{"367":1,"374":1,"375":1,"376":1},"2":{"375":1,"1398":2,"2622":2,"2893":1,"2896":1}}],["debugging",{"0":{"362":1,"373":1,"1299":1,"1300":1,"1301":1,"1302":1,"1303":1,"1304":1,"2595":1,"2597":1,"2622":1,"2893":1},"1":{"363":1,"364":1,"365":1,"366":1,"367":1,"368":1,"369":1,"370":1,"371":1,"372":1,"373":1,"374":2,"375":2,"376":2,"1300":1,"1301":1,"1302":2,"1303":2,"1304":2,"1305":1,"1306":1,"1307":1,"1308":1,"1309":1,"1310":1,"1311":1,"2596":1,"2597":1},"2":{"82":1,"114":1,"288":1,"362":1,"368":1,"371":1,"375":1,"376":1,"416":1,"543":1,"544":2,"1187":1,"1306":2,"1311":1,"1350":1,"1595":4,"1954":1,"2364":1,"2601":1,"2612":1,"2617":1,"2622":4,"2639":1,"2702":2,"2744":1,"2767":1,"2847":1,"2874":1}}],["debug=1",{"2":{"249":1,"2893":2}}],["debug",{"0":{"1305":1,"1306":1,"1920":1,"2008":1},"1":{"1307":1,"1308":1,"1309":1},"2":{"24":1,"34":1,"49":1,"50":1,"65":1,"114":2,"176":1,"188":1,"191":2,"199":1,"211":1,"249":2,"277":1,"285":1,"308":1,"374":1,"375":2,"376":1,"474":2,"522":1,"544":1,"556":2,"1187":2,"1300":8,"1301":1,"1302":1,"1303":1,"1304":1,"1305":3,"1309":1,"1310":1,"1311":3,"1398":2,"1595":4,"1920":1,"1954":2,"2008":5,"2049":4,"2363":1,"2364":4,"2468":2,"2532":1,"2537":1,"2565":1,"2622":11,"2700":2,"2702":3,"2893":1}}],["devuan",{"2":{"2539":1,"2572":1}}],["devaddr",{"0":{"763":1,"766":1,"769":1,"772":1},"1":{"764":1,"765":1,"767":1,"768":1,"770":1,"771":1,"773":1,"774":1},"2":{"764":1,"767":1,"770":1,"773":1}}],["devastatingtkl",{"2":{"211":1}}],["devised",{"2":{"2420":1}}],["deviation",{"2":{"1929":1}}],["deviate",{"2":{"408":1,"2650":1}}],["device",{"0":{"118":1,"175":1,"190":1,"668":1,"1295":1,"1296":1,"1310":1,"1899":1,"1922":1,"1928":1,"1952":1,"1971":1},"1":{"1923":1,"1924":1,"1925":1,"1926":1,"1927":1,"1928":1,"1929":1,"1930":1,"1931":1,"1932":1,"1933":1,"1934":1,"1935":1,"1936":1,"1937":1,"1938":1,"1939":1,"1940":1,"1941":1,"1942":1,"1943":1,"1944":1,"1945":1},"2":{"63":1,"70":2,"100":2,"111":1,"114":1,"118":13,"134":3,"138":3,"146":1,"149":2,"169":2,"175":4,"176":7,"184":2,"190":3,"191":7,"211":4,"240":2,"249":1,"266":1,"273":2,"285":2,"317":2,"371":1,"543":3,"546":1,"666":3,"667":3,"668":4,"669":6,"670":5,"676":1,"729":1,"743":1,"747":1,"754":1,"755":2,"757":1,"758":2,"760":1,"761":2,"763":1,"764":2,"766":1,"767":2,"769":1,"770":2,"772":1,"773":2,"776":2,"1174":1,"1177":1,"1230":2,"1232":1,"1235":1,"1236":1,"1237":1,"1240":1,"1246":1,"1250":1,"1293":1,"1294":1,"1295":2,"1307":1,"1310":5,"1311":1,"1348":2,"1371":1,"1379":1,"1382":2,"1606":6,"1607":2,"1646":2,"1706":2,"1881":1,"1882":3,"1887":1,"1899":1,"1903":1,"1917":1,"1918":1,"1919":1,"1922":3,"1923":1,"1924":4,"1925":2,"1926":1,"1927":1,"1928":1,"1931":2,"1932":2,"1934":2,"1935":1,"1936":3,"1937":1,"1938":4,"1939":10,"1940":6,"1941":23,"1942":8,"1943":15,"1944":20,"1945":9,"1946":9,"1948":3,"1949":2,"1950":1,"1952":5,"1953":6,"1954":2,"1955":3,"1957":2,"1959":1,"1970":2,"1971":10,"1972":1,"1993":1,"2007":6,"2013":5,"2015":7,"2164":5,"2222":2,"2271":1,"2328":1,"2329":2,"2331":1,"2332":2,"2333":2,"2334":3,"2335":1,"2336":3,"2337":2,"2338":1,"2339":2,"2340":1,"2341":2,"2342":2,"2343":2,"2344":2,"2345":1,"2346":2,"2348":2,"2350":2,"2400":4,"2401":1,"2445":1,"2447":1,"2448":4,"2451":1,"2515":1,"2558":3,"2561":3,"2622":3,"2665":2,"2694":1,"2704":63,"2705":52,"2709":3,"2774":1,"2783":1,"2797":1,"2822":2,"2829":2}}],["devices",{"0":{"11":1,"138":1,"1953":1},"2":{"11":2,"49":3,"138":1,"149":1,"174":2,"175":1,"190":1,"191":1,"229":1,"263":1,"266":1,"276":1,"294":1,"317":1,"371":2,"416":1,"597":2,"667":2,"668":1,"669":3,"670":1,"671":1,"676":4,"735":1,"738":1,"748":1,"757":1,"775":1,"1225":2,"1265":1,"1268":1,"1273":1,"1278":1,"1295":1,"1311":1,"1383":1,"1447":1,"1458":1,"1685":1,"1689":1,"1914":1,"1918":2,"1920":1,"1945":1,"1993":1,"2013":2,"2178":1,"2180":1,"2193":1,"2194":1,"2222":1,"2243":1,"2320":1,"2339":1,"2385":1,"2400":1,"2423":3,"2429":1,"2451":1,"2559":1,"2622":1,"2623":1,"2631":1,"2655":3,"2657":2,"2658":1,"2665":1,"2694":1,"2701":1,"2704":16,"2856":1}}],["dev",{"2":{"108":1,"285":1,"365":1,"368":1,"470":1,"2448":2,"2538":1,"2539":2,"2572":4,"2588":5,"2589":1,"2622":1}}],["developing",{"2":{"2409":1,"2423":1,"2586":1,"2601":1,"2612":1,"2696":1}}],["developed",{"2":{"2334":1,"2760":1,"2850":1}}],["developer=true",{"2":{"470":1}}],["developer",{"0":{"439":1,"470":1},"1":{"440":1,"441":1,"442":1,"443":1,"444":1,"445":1,"446":1,"447":1,"448":1,"449":1,"450":1,"451":1,"452":1},"2":{"351":1,"359":1,"470":1,"578":1}}],["developers",{"0":{"359":1,"361":1},"2":{"343":1,"362":1,"468":1,"608":1,"2363":1,"2606":2,"2762":1}}],["developments",{"2":{"2586":1}}],["development",{"0":{"342":1,"343":1,"468":1,"2601":1,"2612":1},"2":{"132":1,"160":3,"163":2,"175":1,"176":1,"198":1,"233":1,"266":1,"306":1,"308":4,"315":1,"317":8,"342":1,"361":1,"443":1,"536":1,"599":1,"666":1,"1178":1,"2335":1,"2548":1,"2586":2,"2588":1,"2601":2,"2604":1,"2605":1,"2661":1,"2662":4,"2696":1,"2783":1,"2792":1,"2801":5,"2835":1,"2849":1,"2850":1,"2856":3,"2888":1}}],["develop",{"0":{"389":1},"2":{"51":1,"73":1,"76":1,"92":1,"93":1,"94":1,"114":5,"134":4,"149":3,"164":1,"169":1,"176":7,"191":6,"199":1,"211":5,"222":4,"236":2,"251":1,"266":1,"308":1,"357":2,"377":1,"380":6,"381":3,"383":1,"384":1,"385":1,"386":1,"387":5,"389":7,"390":12,"398":3,"399":3,"400":3,"401":6,"1318":1,"2256":1,"2374":1,"2694":4,"2695":1,"2851":2,"2852":1}}],["declined",{"2":{"2850":1}}],["declare",{"2":{"1370":2,"1818":2,"2078":2,"2264":1,"2265":1}}],["declared",{"2":{"1368":1,"1416":1,"1818":1,"2078":1,"2259":1}}],["declares",{"2":{"306":1,"315":1,"1915":1}}],["declarations",{"2":{"222":1,"2258":1}}],["declaration",{"2":{"191":1,"541":1}}],["decryption",{"2":{"2158":1}}],["decreasing",{"2":{"547":3,"1383":1,"2076":1}}],["decrease",{"0":{"1535":1,"1849":1,"1850":1,"1855":1,"1856":1,"2113":1,"2114":1,"2119":1,"2120":1,"2125":1,"2126":1,"2131":1,"2132":1},"2":{"166":1,"1457":1,"1490":1,"1492":1,"1513":1,"1514":1,"1535":1,"1636":2,"1648":2,"1656":1,"1816":2,"1849":1,"1850":1,"1855":1,"1856":1,"1883":4,"2039":8,"2059":12,"2060":2,"2074":3,"2075":1,"2076":3,"2113":1,"2114":1,"2119":1,"2120":1,"2125":1,"2126":1,"2131":1,"2132":1,"2199":1,"2200":3,"2327":1,"2472":1,"2482":2,"2484":4,"2489":8,"2490":3,"2712":1,"2860":1}}],["decreases",{"2":{"119":1,"1463":1,"1465":1,"2060":2,"2469":1,"2488":1,"2860":2}}],["decreased",{"2":{"49":1,"2076":1,"2325":1}}],["decays",{"2":{"2325":1}}],["decay",{"2":{"2069":1}}],["decalartion",{"2":{"149":1}}],["deceptively",{"2":{"2505":1,"2887":1}}],["deceptive",{"2":{"2503":3}}],["deception",{"2":{"2503":1,"2505":1}}],["decelerated",{"2":{"1894":4}}],["decelerates",{"2":{"1892":1}}],["decent",{"2":{"3":1,"15":1}}],["dec",{"2":{"1343":1}}],["decodable",{"2":{"1509":1}}],["decoding",{"0":{"1509":1}}],["decode",{"2":{"1507":1}}],["decoder",{"2":{"604":1,"2728":1}}],["decorators",{"0":{"518":1}}],["decorator",{"2":{"471":2}}],["decorated",{"2":{"469":1}}],["decoupled",{"2":{"174":1}}],["decouple",{"2":{"73":1,"94":1,"191":1,"222":1,"249":1,"277":1}}],["decimal",{"2":{"1343":1}}],["decides",{"2":{"2861":1}}],["decide",{"2":{"1176":1,"1179":1,"1492":2,"1582":3}}],["decided",{"2":{"87":1,"103":1,"126":1,"169":1,"179":1,"184":1,"1321":1}}],["deciding",{"2":{"494":1}}],["decisions",{"2":{"494":1,"496":1}}],["decision",{"0":{"2861":1},"1":{"2862":1,"2863":1,"2864":1,"2865":1,"2866":1,"2867":1,"2868":1},"2":{"203":1,"222":1,"243":1,"1383":1,"2251":1,"2503":1,"2861":3,"2862":2,"2867":1,"2875":1}}],["descr",{"2":{"2454":1}}],["describing",{"2":{"347":1,"381":1,"494":1,"496":1,"506":1,"662":1,"2163":1,"2800":4,"2818":1,"2825":1}}],["described",{"2":{"503":1,"603":1,"616":1,"619":1,"649":1,"670":1,"1421":1,"1508":1,"2033":1,"2201":1,"2369":1,"2397":1,"2702":1,"2886":1}}],["describes",{"2":{"351":1,"353":1,"362":1,"377":1,"558":1,"577":1,"608":1,"611":1,"662":1,"1523":1,"1524":1,"1716":1,"2254":1,"2622":1,"2623":1,"2662":1,"2721":1,"2725":1,"2726":1,"2727":1,"2816":1}}],["describe",{"2":{"99":1,"597":1,"2328":1,"2368":1,"2663":1,"2867":2}}],["descriptive",{"2":{"501":1,"595":1,"2588":1,"2622":1}}],["descriptions",{"2":{"730":1,"731":1,"732":1,"2622":1}}],["description",{"0":{"560":1},"1":{"561":1,"562":1,"563":1,"564":1,"565":1,"566":1,"567":1,"568":1},"2":{"119":1,"160":1,"381":1,"390":5,"466":1,"467":1,"476":1,"503":2,"581":1,"595":2,"597":1,"657":1,"664":1,"679":1,"680":1,"682":1,"685":1,"700":1,"707":1,"725":1,"727":1,"729":1,"730":1,"731":1,"732":1,"734":1,"735":1,"736":1,"737":1,"739":1,"740":1,"742":1,"748":1,"749":2,"780":1,"806":1,"835":1,"867":1,"899":1,"934":1,"968":1,"1002":1,"1036":1,"1070":1,"1104":1,"1138":1,"1194":1,"1226":1,"1247":1,"1263":1,"1269":1,"1273":1,"1277":1,"1280":1,"1281":1,"1355":1,"1386":1,"1398":3,"1455":1,"1456":1,"1459":1,"1460":1,"1463":2,"1465":1,"1491":1,"1500":1,"1506":1,"1513":1,"1514":1,"1524":1,"1526":1,"1527":1,"1549":1,"1569":1,"1576":1,"1582":1,"1591":1,"1595":1,"1629":1,"1630":1,"1642":1,"1644":1,"1646":1,"1647":1,"1648":1,"1649":1,"1667":1,"1712":1,"1732":1,"1748":1,"1749":1,"1750":1,"1761":1,"1773":1,"1804":1,"1815":1,"1816":1,"1817":2,"1883":1,"1891":1,"1893":1,"1894":1,"1895":1,"1897":1,"1898":1,"1907":1,"1908":1,"1909":1,"1910":2,"1919":1,"1924":1,"1925":1,"1926":1,"1928":3,"1929":1,"1930":1,"1932":3,"1933":1,"1934":1,"1935":1,"1936":1,"1937":1,"1938":1,"1939":1,"1941":1,"1942":1,"1943":1,"1944":1,"1945":1,"1959":1,"1961":1,"1964":1,"1965":1,"1970":1,"1971":1,"1974":1,"2012":1,"2023":1,"2024":4,"2034":1,"2037":1,"2039":1,"2040":1,"2041":1,"2042":1,"2043":1,"2053":1,"2055":1,"2056":1,"2057":1,"2058":1,"2059":1,"2060":1,"2061":1,"2062":1,"2073":1,"2074":1,"2075":3,"2162":1,"2163":1,"2164":1,"2167":1,"2168":1,"2198":1,"2199":1,"2200":1,"2203":1,"2205":1,"2206":1,"2234":1,"2235":1,"2239":1,"2241":1,"2267":1,"2268":1,"2269":1,"2273":1,"2274":1,"2278":1,"2323":1,"2325":1,"2326":1,"2361":1,"2399":1,"2456":1,"2457":1,"2458":1,"2459":1,"2460":1,"2461":1,"2462":1,"2463":1,"2464":1,"2465":1,"2467":1,"2468":1,"2469":1,"2470":1,"2471":1,"2472":1,"2473":1,"2474":1,"2475":1,"2476":1,"2477":1,"2478":1,"2479":1,"2480":1,"2481":1,"2482":1,"2483":1,"2484":1,"2485":1,"2486":1,"2487":1,"2488":1,"2489":1,"2490":1,"2491":1,"2492":1,"2493":1,"2494":1,"2495":1,"2496":1,"2497":1,"2498":1,"2501":1,"2518":2,"2599":1,"2624":1,"2672":1,"2694":1,"2700":1,"2860":1}}],["descriptors",{"2":{"2":1,"50":1}}],["descriptor",{"0":{"2":1,"2715":1,"2722":1,"2724":1},"2":{"50":1,"114":1,"134":1,"160":1,"1917":1,"1942":1,"2713":1,"2714":1,"2715":5,"2716":1,"2717":1,"2720":2,"2721":1,"2722":4,"2723":2,"2724":3,"2725":1}}],["descendant",{"2":{"2451":1}}],["desktop",{"2":{"1609":1,"2463":1,"2500":3,"2519":3,"2599":2}}],["deskthority",{"2":{"1346":1,"1993":1,"2412":1}}],["deskdaily",{"2":{"211":1}}],["destination",{"2":{"1331":1,"2480":1}}],["destroyed",{"2":{"495":1,"649":1}}],["desirable",{"2":{"1435":1}}],["desire",{"2":{"581":1,"2504":1}}],["desired",{"2":{"352":1,"392":1,"743":1,"1230":2,"1300":1,"1356":1,"1469":1,"1472":1,"1598":1,"1898":1,"1942":1,"2249":1,"2275":1,"2353":1,"2588":1,"2743":1,"2833":1,"2849":1,"2870":1}}],["designing",{"2":{"1514":1,"1526":1,"1804":1,"2368":1}}],["designate",{"2":{"2742":1}}],["designated",{"2":{"901":1,"1072":1,"1106":1,"1488":1,"2330":1,"2337":1,"2823":2}}],["designates",{"2":{"471":1,"2742":1}}],["designs",{"2":{"211":1,"2446":1,"2643":1}}],["design",{"2":{"114":1,"168":1,"211":2,"1174":1,"1177":1,"1509":1,"2850":1}}],["designers",{"2":{"125":1,"185":1,"201":1,"221":1,"233":1,"234":1,"1814":1,"2072":1,"2623":1,"2654":1}}],["designer",{"2":{"56":1,"543":2,"552":1,"631":2,"2692":1}}],["designed",{"2":{"37":1,"43":1,"1321":1,"1366":1,"2370":1,"2401":1,"2446":1,"2535":2,"2654":1,"2682":2}}],["despite",{"2":{"312":1,"2503":2,"2704":2,"2792":1}}],["depicting",{"2":{"664":1}}],["depths",{"2":{"2704":1}}],["depth",{"2":{"602":1,"682":2}}],["depressed",{"2":{"1468":2}}],["deprecating",{"2":{"94":1}}],["deprecations",{"2":{"392":1,"2852":1}}],["deprecation",{"0":{"87":1,"88":1,"104":1,"127":1,"170":1,"264":1,"274":1,"282":1,"292":1,"301":1,"302":1,"303":1,"307":1,"313":1,"2850":1,"2852":1},"1":{"88":1,"265":1,"275":1,"276":1,"283":1,"284":1,"293":1,"302":1,"303":1,"304":1,"305":1,"306":1,"307":1,"314":1,"315":1,"316":1,"2851":1,"2852":1},"2":{"184":1,"264":1,"274":1,"282":1,"292":1,"301":1,"313":1,"734":1,"2850":4,"2851":2}}],["deprecate",{"2":{"87":1,"94":1,"103":1,"126":1,"149":1,"169":1,"176":1,"184":1,"188":7,"191":7,"294":1,"308":2,"317":1,"2655":1}}],["deprecated",{"0":{"27":1,"254":1,"316":1},"2":{"3":1,"7":1,"15":1,"25":1,"27":1,"38":1,"50":1,"75":2,"114":2,"133":1,"134":1,"140":1,"149":1,"157":2,"176":1,"182":1,"188":1,"191":3,"194":1,"195":1,"199":2,"245":1,"249":1,"254":1,"266":1,"277":1,"294":3,"302":1,"303":2,"304":1,"316":1,"317":1,"452":1,"543":6,"1562":1,"1803":1,"2039":11,"2042":2,"2489":10,"2498":1,"2836":1,"2852":1}}],["depracted",{"2":{"199":1}}],["depend",{"2":{"1250":1,"1383":1,"1434":1,"1681":1,"2467":1}}],["depends",{"2":{"697":1,"1383":1,"1806":1,"1894":1,"1932":1,"2277":1,"2290":1,"2291":1,"2292":1,"2363":1,"2653":1,"2878":1}}],["dependent",{"2":{"629":1,"704":1,"749":1,"1272":1,"1372":1,"1373":1,"1526":1,"1630":1,"1941":1,"2417":1,"2851":1}}],["dependencies",{"2":{"73":1,"158":1,"160":2,"234":1,"308":1,"317":1,"362":1,"364":1,"1600":1,"2539":1,"2566":1,"2569":1,"2574":1}}],["dependency",{"2":{"24":1,"65":1,"368":1}}],["depending",{"2":{"25":1,"30":1,"33":1,"90":1,"209":1,"625":1,"648":1,"709":1,"727":1,"739":1,"782":1,"807":1,"808":1,"836":1,"840":1,"868":1,"870":1,"900":1,"905":1,"935":1,"939":1,"969":1,"973":1,"1003":1,"1007":1,"1037":1,"1041":1,"1071":1,"1075":1,"1105":1,"1109":1,"1139":1,"1143":1,"1195":1,"1196":1,"1272":1,"1277":1,"1281":1,"1289":1,"1526":1,"1527":1,"1587":1,"1638":2,"1648":1,"1650":1,"1805":1,"1912":1,"2075":1,"2211":1,"2263":1,"2368":1,"2375":1,"2400":1,"2445":1,"2463":1,"2605":1,"2631":1,"2713":1,"2715":1,"2720":2,"2725":1,"2730":1,"2831":1,"2849":1,"2887":1}}],["def1",{"2":{"1310":2}}],["def",{"2":{"160":2,"471":1,"482":1,"504":1,"505":1,"506":1,"515":2,"516":3,"1592":1,"2015":2}}],["defs",{"2":{"114":1,"134":1,"160":1,"236":1,"555":1,"1441":2,"1442":1,"2401":2,"2694":1,"2891":1}}],["deferred",{"0":{"647":1,"648":1,"649":1,"650":1,"651":1,"652":1},"1":{"648":1,"649":1,"650":1,"651":1,"652":1},"2":{"134":1,"149":1,"381":1,"390":1,"556":3,"647":1,"648":4,"649":4,"650":2,"651":2,"652":3,"1600":2,"1754":1,"2364":3,"2705":4}}],["deferring",{"2":{"125":1,"185":1,"631":2}}],["defer",{"2":{"114":2,"125":1,"149":1,"185":1,"236":1,"648":1,"649":1,"650":1,"651":1,"1383":9,"1386":6,"2025":1,"2802":4,"2875":1}}],["definable",{"2":{"1487":1}}],["defining",{"0":{"621":1,"2025":1,"2047":1},"1":{"2026":1,"2027":1},"2":{"45":1,"49":2,"50":1,"80":1,"120":1,"196":1,"199":1,"508":1,"619":2,"698":1,"700":1,"703":1,"1185":1,"1186":1,"1392":1,"1393":1,"1461":1,"1463":1,"1565":1,"1579":1,"1581":1,"1583":1,"1586":1,"1587":1,"1588":1,"1589":1,"1629":1,"1630":2,"1633":1,"1670":1,"1702":1,"1710":1,"1749":1,"1817":1,"1941":1,"2025":1,"2064":2,"2075":1,"2218":2,"2239":1,"2277":1,"2399":1,"2466":1,"2598":1,"2650":1,"2860":1,"2870":1,"2874":1}}],["definitions",{"0":{"2513":1},"2":{"50":5,"76":1,"77":1,"93":1,"173":1,"176":1,"182":1,"199":1,"201":3,"211":1,"213":1,"222":1,"371":1,"1442":1,"1603":1,"1633":1,"1634":1,"2024":2,"2025":2,"2258":2,"2375":1,"2504":1,"2509":1,"2512":1,"2513":2,"2514":1,"2550":1,"2623":4,"2694":6,"2705":1,"2816":1}}],["definition",{"0":{"1670":1},"2":{"25":2,"36":2,"50":1,"65":1,"90":1,"160":1,"166":1,"191":1,"199":1,"317":1,"509":1,"552":1,"1573":1,"1590":1,"1600":1,"1657":1,"1710":1,"2047":1,"2048":1,"2218":1,"2255":1,"2258":1,"2466":1,"2513":1,"2514":2,"2516":1,"2623":1,"2624":1,"2625":1,"2626":1,"2650":1,"2694":1,"2713":1,"2720":1,"2798":1,"2884":4}}],["define\\tsplit",{"2":{"2217":1}}],["defined",{"0":{"2649":1},"1":{"2650":1,"2651":1},"2":{"75":1,"199":4,"247":1,"298":1,"307":2,"423":1,"494":5,"546":3,"547":3,"551":2,"579":1,"619":1,"624":1,"649":1,"685":2,"707":3,"725":1,"730":2,"731":1,"735":1,"753":1,"775":1,"780":1,"806":5,"835":5,"867":6,"899":5,"934":5,"968":5,"1002":5,"1036":5,"1070":5,"1104":5,"1138":5,"1184":1,"1194":5,"1263":3,"1265":1,"1277":2,"1280":1,"1281":2,"1323":1,"1368":1,"1370":1,"1389":1,"1395":1,"1403":1,"1404":2,"1420":1,"1425":1,"1441":1,"1456":8,"1457":1,"1468":2,"1484":1,"1488":1,"1502":1,"1514":3,"1526":1,"1528":1,"1560":1,"1561":1,"1575":1,"1581":1,"1582":3,"1594":1,"1624":2,"1629":1,"1630":3,"1633":3,"1635":2,"1646":6,"1649":6,"1655":1,"1667":6,"1670":1,"1708":1,"1715":1,"1733":1,"1783":1,"1786":1,"1803":1,"1804":5,"1818":1,"1892":1,"1895":2,"1896":2,"1907":3,"1909":1,"1910":9,"1912":2,"1918":1,"1926":6,"1928":4,"1930":3,"1932":3,"1933":1,"1934":1,"1935":2,"1941":15,"1942":1,"1943":8,"1946":4,"1948":1,"1955":1,"1959":1,"2024":3,"2033":1,"2040":4,"2041":1,"2042":12,"2043":2,"2063":1,"2076":1,"2078":1,"2079":1,"2081":1,"2167":1,"2205":3,"2206":2,"2220":1,"2225":1,"2226":1,"2234":3,"2240":3,"2255":2,"2259":1,"2265":1,"2275":1,"2290":1,"2291":1,"2292":1,"2325":6,"2327":1,"2350":1,"2360":1,"2399":1,"2402":1,"2416":1,"2421":1,"2508":1,"2511":1,"2515":3,"2553":1,"2622":1,"2654":1,"2657":2,"2694":1,"2699":1,"2701":1,"2705":1,"2713":2,"2720":2,"2735":1,"2742":1,"2831":1,"2858":1,"2873":1,"2874":1,"2891":1,"2895":2}}],["defines",{"0":{"551":1,"1655":1},"2":{"50":1,"93":1,"114":4,"133":1,"134":3,"149":1,"175":1,"176":2,"191":11,"199":5,"211":2,"222":1,"233":1,"236":9,"249":3,"266":1,"277":1,"294":2,"308":1,"543":4,"551":1,"554":1,"573":1,"623":1,"671":1,"725":1,"748":1,"749":1,"807":1,"836":1,"868":1,"900":1,"901":1,"935":1,"969":1,"1003":1,"1037":1,"1071":1,"1072":1,"1105":1,"1106":1,"1139":1,"1191":1,"1195":1,"1264":1,"1269":1,"1273":1,"1277":1,"1280":1,"1281":1,"1449":1,"1450":1,"1454":1,"1459":1,"1468":1,"1524":1,"1526":1,"1527":1,"1604":1,"1605":1,"1633":2,"1670":1,"1698":1,"1736":1,"1739":1,"1740":1,"1742":1,"1744":1,"1817":1,"1910":7,"1911":1,"1928":1,"1941":1,"1944":1,"1945":1,"2003":1,"2004":1,"2027":1,"2033":1,"2035":1,"2040":1,"2042":1,"2075":2,"2198":2,"2205":1,"2206":4,"2235":1,"2268":1,"2321":1,"2325":2,"2330":1,"2337":1,"2513":2,"2531":1,"2621":1,"2622":1,"2649":1,"2653":1,"2657":1,"2659":1,"2669":2,"2693":1,"2694":2,"2842":1,"2881":1,"2891":1,"2895":1}}],["define",{"0":{"581":1,"1474":1,"1475":1,"1476":1,"1477":1,"1478":1,"1479":1,"1481":1,"1482":1,"1585":1,"1586":1,"1687":1,"1689":1,"2220":1},"1":{"1688":1,"1690":1},"2":{"13":1,"14":3,"25":2,"28":1,"31":1,"34":1,"49":2,"50":1,"69":1,"75":1,"94":1,"98":1,"107":1,"114":1,"120":3,"134":2,"149":1,"154":1,"157":1,"169":5,"176":2,"184":5,"191":4,"211":1,"222":1,"236":2,"249":2,"266":1,"273":3,"303":1,"307":1,"308":1,"332":3,"357":3,"471":1,"494":1,"537":1,"543":43,"544":6,"545":3,"546":28,"547":13,"548":5,"551":6,"552":25,"610":1,"622":1,"639":2,"652":2,"682":1,"685":1,"698":8,"699":5,"700":2,"702":7,"703":1,"707":1,"708":1,"725":1,"729":1,"730":15,"731":7,"732":1,"735":6,"736":5,"737":5,"740":7,"747":3,"749":2,"780":1,"806":1,"807":1,"835":1,"836":1,"837":2,"838":4,"839":1,"867":1,"868":1,"869":1,"899":1,"900":1,"901":1,"902":2,"903":4,"904":1,"934":1,"935":1,"936":2,"937":4,"938":1,"968":1,"969":1,"970":2,"971":4,"972":1,"1002":1,"1003":1,"1004":2,"1005":4,"1006":1,"1036":1,"1037":1,"1038":2,"1039":4,"1040":1,"1070":1,"1071":1,"1072":1,"1073":4,"1074":1,"1104":1,"1105":1,"1106":1,"1107":4,"1108":1,"1138":1,"1139":1,"1140":2,"1141":4,"1142":1,"1173":2,"1176":3,"1179":6,"1181":3,"1182":3,"1183":2,"1185":1,"1186":1,"1187":1,"1194":1,"1195":1,"1226":5,"1247":1,"1263":1,"1265":1,"1266":1,"1269":1,"1273":1,"1275":1,"1277":3,"1278":1,"1279":1,"1280":1,"1281":3,"1309":1,"1325":5,"1332":2,"1347":1,"1350":1,"1372":1,"1376":1,"1385":1,"1389":1,"1392":1,"1401":3,"1404":1,"1410":1,"1411":2,"1416":2,"1421":1,"1434":1,"1436":1,"1442":1,"1444":9,"1447":4,"1448":1,"1449":3,"1450":6,"1451":1,"1452":3,"1453":4,"1454":2,"1455":2,"1458":1,"1459":2,"1460":2,"1461":1,"1462":1,"1463":1,"1471":2,"1472":2,"1473":1,"1480":1,"1488":2,"1490":1,"1497":3,"1514":1,"1515":1,"1516":2,"1524":1,"1526":3,"1527":3,"1549":1,"1559":2,"1560":3,"1561":1,"1564":2,"1565":1,"1567":1,"1568":1,"1570":1,"1571":2,"1572":1,"1575":2,"1578":1,"1579":8,"1580":2,"1589":1,"1590":1,"1592":1,"1595":2,"1623":4,"1630":2,"1631":1,"1633":10,"1634":10,"1635":1,"1638":4,"1644":2,"1652":5,"1653":8,"1655":3,"1658":1,"1659":1,"1660":1,"1661":1,"1662":1,"1663":1,"1667":1,"1670":1,"1687":1,"1688":1,"1689":2,"1690":1,"1708":4,"1709":2,"1736":1,"1754":1,"1756":5,"1760":2,"1762":1,"1763":1,"1768":1,"1769":2,"1770":1,"1771":1,"1803":1,"1804":2,"1811":1,"1814":1,"1815":1,"1817":21,"1818":1,"1819":1,"1820":15,"1879":1,"1880":1,"1882":2,"1893":1,"1894":1,"1895":6,"1896":2,"1897":1,"1898":1,"1905":1,"1907":2,"1908":1,"1909":1,"1910":4,"1912":5,"1918":3,"1920":2,"1926":1,"1939":2,"1941":1,"1942":2,"1950":2,"1954":1,"1957":2,"1959":1,"1996":2,"1997":6,"1998":3,"1999":10,"2000":2,"2002":5,"2003":3,"2004":9,"2005":1,"2006":4,"2007":3,"2008":2,"2009":1,"2012":1,"2024":1,"2025":2,"2028":1,"2033":2,"2035":1,"2037":3,"2039":1,"2040":1,"2042":1,"2043":1,"2044":3,"2046":1,"2047":5,"2049":2,"2050":1,"2051":1,"2064":2,"2065":2,"2072":1,"2073":1,"2075":50,"2076":6,"2077":2,"2078":1,"2080":1,"2081":20,"2085":1,"2086":1,"2163":1,"2167":1,"2193":1,"2194":1,"2196":1,"2205":2,"2206":4,"2217":1,"2218":2,"2219":1,"2220":2,"2221":7,"2222":10,"2223":5,"2224":12,"2232":1,"2234":1,"2235":1,"2236":1,"2237":1,"2244":1,"2251":1,"2252":1,"2255":4,"2258":1,"2262":1,"2263":1,"2264":4,"2265":1,"2268":1,"2273":1,"2274":1,"2276":1,"2277":3,"2321":3,"2325":1,"2330":4,"2337":4,"2362":2,"2364":6,"2399":1,"2400":12,"2407":1,"2508":1,"2509":1,"2513":2,"2598":4,"2600":1,"2624":5,"2648":3,"2650":1,"2653":5,"2657":4,"2666":1,"2669":1,"2694":3,"2699":2,"2700":1,"2704":13,"2712":1,"2716":4,"2735":2,"2742":3,"2837":2,"2838":1,"2839":3,"2858":2,"2860":2,"2867":2,"2868":2,"2869":2,"2870":1,"2871":1,"2872":2,"2873":1,"2874":4,"2875":1,"2876":7,"2884":2,"2891":1,"2894":1}}],["default=",{"2":{"471":1}}],["default60",{"2":{"317":1}}],["defaults",{"0":{"456":1,"2405":1,"2529":1},"1":{"2406":1},"2":{"69":1,"77":1,"114":1,"134":2,"149":1,"160":2,"176":2,"199":1,"236":4,"249":1,"303":1,"308":5,"317":1,"539":1,"546":4,"547":1,"607":1,"700":1,"749":1,"1226":1,"1247":1,"1372":1,"1373":1,"1450":1,"1526":1,"1910":1,"1918":1,"1924":1,"1925":1,"1932":1,"1936":1,"1938":1,"1939":2,"2220":1,"2529":1,"2533":1,"2703":2,"2857":1,"2858":1}}],["default",{"0":{"137":1,"166":1,"293":1,"305":1,"314":1,"515":1,"538":1,"569":1,"1324":1,"1435":1,"2735":1,"2866":1},"1":{"570":1,"571":1,"572":1,"573":1,"574":1,"575":1,"576":1},"2":{"14":1,"28":1,"30":1,"31":1,"33":1,"38":1,"49":1,"50":2,"69":1,"74":1,"77":1,"83":1,"93":2,"114":8,"124":1,"125":1,"134":2,"137":1,"143":2,"149":8,"156":1,"160":2,"164":1,"166":1,"176":10,"183":8,"191":8,"194":5,"195":3,"199":2,"202":1,"206":1,"209":1,"211":5,"222":1,"236":7,"249":4,"266":3,"273":1,"277":2,"283":1,"285":5,"289":1,"293":2,"294":9,"303":3,"305":2,"307":1,"308":2,"314":2,"317":6,"371":3,"375":1,"411":2,"412":1,"415":2,"419":1,"421":2,"426":1,"427":1,"430":1,"432":1,"434":2,"435":2,"441":1,"442":3,"444":1,"445":1,"455":2,"456":1,"458":3,"464":3,"465":3,"466":2,"467":3,"471":1,"474":2,"476":3,"515":1,"537":1,"538":1,"543":5,"550":2,"552":4,"557":1,"569":1,"570":7,"571":5,"600":1,"601":2,"604":1,"606":1,"610":1,"613":4,"615":1,"623":1,"631":2,"652":1,"664":2,"665":2,"667":2,"677":1,"682":4,"685":3,"696":1,"698":1,"700":1,"701":1,"707":1,"725":2,"727":1,"729":2,"730":2,"731":2,"732":2,"735":2,"736":1,"737":1,"738":1,"740":2,"748":1,"749":2,"750":1,"751":1,"780":1,"806":1,"835":1,"837":1,"838":2,"839":1,"867":1,"899":1,"902":1,"903":2,"904":1,"934":1,"936":1,"937":2,"938":1,"968":1,"970":1,"971":2,"972":1,"1002":1,"1004":1,"1005":2,"1006":1,"1036":1,"1038":1,"1039":2,"1040":1,"1070":1,"1073":4,"1074":1,"1104":1,"1107":4,"1108":1,"1138":1,"1140":1,"1141":3,"1142":1,"1171":1,"1176":1,"1179":1,"1181":2,"1182":2,"1183":2,"1185":2,"1186":2,"1191":2,"1194":1,"1226":1,"1247":1,"1263":1,"1265":1,"1267":1,"1268":1,"1269":1,"1273":1,"1275":1,"1277":1,"1280":1,"1281":1,"1298":1,"1300":1,"1321":1,"1337":1,"1339":1,"1344":1,"1350":1,"1368":1,"1372":1,"1375":1,"1376":1,"1377":1,"1385":1,"1386":1,"1388":1,"1389":13,"1392":6,"1395":1,"1398":18,"1400":2,"1401":1,"1403":5,"1419":1,"1425":2,"1434":1,"1435":1,"1442":1,"1454":1,"1455":1,"1456":4,"1457":2,"1459":1,"1460":1,"1461":2,"1462":1,"1463":7,"1465":1,"1471":1,"1473":3,"1480":3,"1487":4,"1496":2,"1498":1,"1502":1,"1512":1,"1514":5,"1517":1,"1518":1,"1524":1,"1526":2,"1527":1,"1549":1,"1559":2,"1560":1,"1563":2,"1565":1,"1567":1,"1568":1,"1570":2,"1578":1,"1579":2,"1580":2,"1582":5,"1590":10,"1592":1,"1593":1,"1594":1,"1595":15,"1606":3,"1630":2,"1633":3,"1635":1,"1636":2,"1638":1,"1643":1,"1646":1,"1648":1,"1649":4,"1655":1,"1667":1,"1707":1,"1708":1,"1709":1,"1710":1,"1750":2,"1752":1,"1753":1,"1754":1,"1756":2,"1768":1,"1771":1,"1804":1,"1811":1,"1814":3,"1819":1,"1820":10,"1884":1,"1892":3,"1893":2,"1894":1,"1895":3,"1897":2,"1898":1,"1903":4,"1904":2,"1907":2,"1908":1,"1909":3,"1910":4,"1912":3,"1917":1,"1923":1,"1924":1,"1925":1,"1926":2,"1928":2,"1929":1,"1930":1,"1932":5,"1933":1,"1934":1,"1935":1,"1936":1,"1937":1,"1938":1,"1939":2,"1941":5,"1942":3,"1943":1,"1946":1,"1950":4,"1952":1,"1955":1,"1957":4,"1959":3,"1960":1,"1962":1,"1967":1,"1968":7,"1970":2,"1995":1,"2000":1,"2002":3,"2004":2,"2012":2,"2024":3,"2025":3,"2028":1,"2032":1,"2037":2,"2040":12,"2042":1,"2043":1,"2047":1,"2048":1,"2072":3,"2076":1,"2080":1,"2081":14,"2085":1,"2163":1,"2166":1,"2167":2,"2169":1,"2196":1,"2204":1,"2205":2,"2206":1,"2216":1,"2217":1,"2219":2,"2221":2,"2223":1,"2224":1,"2230":2,"2231":1,"2234":2,"2235":2,"2236":1,"2239":1,"2244":2,"2245":1,"2248":2,"2249":1,"2255":1,"2263":3,"2264":2,"2265":2,"2268":5,"2269":1,"2273":1,"2274":1,"2276":1,"2277":1,"2325":2,"2327":2,"2329":1,"2330":2,"2337":2,"2346":1,"2348":1,"2350":1,"2353":3,"2360":2,"2361":1,"2363":4,"2364":7,"2378":1,"2399":5,"2405":1,"2406":2,"2412":1,"2443":1,"2444":1,"2445":2,"2467":1,"2469":1,"2480":3,"2488":2,"2510":7,"2512":1,"2513":1,"2529":3,"2530":2,"2533":4,"2536":1,"2537":1,"2552":1,"2560":2,"2561":1,"2565":1,"2571":1,"2577":7,"2588":1,"2607":1,"2610":1,"2611":2,"2615":3,"2622":2,"2624":2,"2625":1,"2626":1,"2648":1,"2649":1,"2650":2,"2653":2,"2662":3,"2665":1,"2693":3,"2694":10,"2695":4,"2702":2,"2703":2,"2704":11,"2712":1,"2735":7,"2738":1,"2743":1,"2801":1,"2802":15,"2803":2,"2804":8,"2805":14,"2806":5,"2808":2,"2809":5,"2810":1,"2811":1,"2812":1,"2813":1,"2814":3,"2815":1,"2816":3,"2817":3,"2818":19,"2819":7,"2820":1,"2822":3,"2824":24,"2825":25,"2826":3,"2827":16,"2828":2,"2829":7,"2830":4,"2831":1,"2833":1,"2836":1,"2838":1,"2842":1,"2858":1,"2859":1,"2860":4,"2861":4,"2863":2,"2864":3,"2865":2,"2867":3,"2868":3,"2869":5,"2870":1,"2871":1,"2872":2,"2873":1,"2874":1,"2875":3,"2876":3,"2896":1}}],["delkey",{"2":{"1359":5}}],["delegation",{"2":{"2225":1}}],["delegating",{"2":{"552":1}}],["delegates",{"2":{"2224":1}}],["delegated",{"2":{"2224":1}}],["delegate",{"2":{"2224":1}}],["deleting",{"0":{"464":1,"480":1},"2":{"501":1}}],["deleted",{"2":{"16":1,"428":1,"2339":1,"2344":1}}],["delete",{"0":{"1359":1},"2":{"8":1,"31":1,"34":1,"99":1,"152":1,"211":1,"222":1,"255":1,"266":1,"387":1,"464":1,"480":1,"668":1,"669":3,"1359":4,"1563":1,"1662":1,"1735":1,"1742":3,"1913":2,"2024":1,"2168":1,"2325":1,"2458":1,"2462":2,"2464":1,"2467":4,"2896":2}}],["delimited",{"2":{"2703":1}}],["delimiter",{"2":{"2703":1}}],["delivered",{"2":{"657":1,"662":1}}],["deliberately",{"2":{"481":1,"636":1}}],["delilah",{"2":{"143":2}}],["delikeeb",{"2":{"86":8}}],["delayed",{"2":{"1418":1,"1463":1,"1918":1,"2861":1}}],["delays",{"2":{"556":1,"648":1,"1418":1,"1892":1,"2364":1,"2624":1,"2625":1,"2626":1}}],["delay",{"0":{"1426":2,"1427":2,"1754":1,"2176":1,"2180":1,"2194":1},"1":{"2177":1,"2181":1},"2":{"74":3,"112":6,"114":4,"120":1,"149":2,"176":5,"191":1,"222":2,"236":1,"249":2,"266":2,"317":1,"543":4,"546":5,"548":2,"648":2,"649":1,"650":1,"701":1,"1411":1,"1414":3,"1418":4,"1425":2,"1426":1,"1456":2,"1463":1,"1630":1,"1635":3,"1754":6,"1755":1,"1893":5,"1894":2,"1897":4,"1912":1,"1959":2,"1965":1,"1970":1,"2002":1,"2076":3,"2168":1,"2174":1,"2176":1,"2178":1,"2180":2,"2193":2,"2194":2,"2273":1,"2519":1,"2624":3,"2692":3,"2724":2,"2802":5,"2806":1,"2819":1,"2820":2,"2829":1,"2861":2}}],["del",{"0":{"8":1},"2":{"8":1,"63":1,"120":1,"353":1,"480":2,"571":2,"1355":3,"1356":3,"1359":9,"1411":1,"1414":1,"1570":1,"1742":1,"2024":1,"2168":1,"2327":2,"2462":1,"2467":1,"2516":1}}],["deltas",{"2":{"1932":1,"2356":2,"2703":1}}],["delta",{"0":{"2726":1},"2":{"100":1,"211":1,"222":1,"1893":2,"1894":1,"1897":2,"1898":4,"1939":2,"2356":5,"2703":1,"2715":1,"2720":2,"2724":8,"2726":9}}],["delt",{"0":{"8":1},"2":{"8":1,"188":1,"191":1}}],["u8",{"2":{"2841":2}}],["u80",{"2":{"211":1}}],["u03a8",{"2":{"2800":2}}],["u32",{"2":{"2723":1}}],["udr1",{"2":{"1999":1}}],["udevadm",{"2":{"1294":2}}],["udev",{"0":{"1294":1},"2":{"199":2,"1293":2,"1294":1,"1310":1,"2363":1}}],["ubrr1l",{"2":{"1999":1}}],["ubrr1h",{"2":{"1999":1}}],["ubuntu",{"2":{"495":1,"2539":1,"2545":1,"2572":1,"2576":3,"2601":1,"2612":1}}],["ultra",{"2":{"1397":1}}],["ultimately",{"2":{"2699":1}}],["ultimate",{"2":{"498":1}}],["ukrainian",{"2":{"2834":2}}],["ukr",{"2":{"2276":1}}],["uk",{"2":{"747":1,"1563":1,"2420":1,"2834":3}}],["uz",{"2":{"491":1}}],["uzu42",{"2":{"176":2}}],["uv",{"0":{"406":1},"2":{"406":4,"2573":2}}],["uvwxyz",{"2":{"266":1,"308":1}}],["urls",{"2":{"356":3}}],["url",{"2":{"308":2,"356":3,"568":1,"612":1,"1600":2,"2585":1,"2587":1,"2694":1,"2743":1,"2800":2}}],["urbanvanilla",{"2":{"211":1}}],["ug",{"2":{"283":3,"571":16,"1635":10,"2039":11,"2050":1,"2489":11}}],["ugfx",{"0":{"10":1},"2":{"10":1,"114":1,"134":1}}],["u",{"2":{"266":1,"353":1,"426":2,"571":2,"1307":3,"2024":1,"2026":1,"2247":1,"2251":1,"2252":4,"2273":1,"2290":1,"2332":1,"2335":1,"2371":3,"2448":1,"2449":3,"2456":3,"2467":3,"2515":1,"2546":1,"2588":2,"2703":4}}],["uefi",{"0":{"1354":1},"2":{"263":1}}],["umsel10",{"2":{"1999":1}}],["um",{"2":{"219":1,"2275":3,"2278":1,"2364":1,"2497":1}}],["um70",{"2":{"114":1}}],["u16",{"2":{"191":1}}],["u+ffff",{"2":{"2277":2}}],["u+10ffff",{"2":{"2275":1}}],["u+",{"2":{"2275":1}}],["u+7fff",{"2":{"2275":1}}],["u+exxx",{"2":{"191":1}}],["u+axxx",{"2":{"191":1}}],["utc",{"2":{"504":1,"505":1,"506":2}}],["utf",{"2":{"211":1}}],["ut472",{"2":{"159":2}}],["ut47",{"2":{"149":1}}],["utilise",{"2":{"2694":1}}],["utilises",{"2":{"2655":1}}],["utilised",{"2":{"2403":1,"2850":2}}],["utilising",{"2":{"1174":1,"2655":1}}],["utilisation",{"2":{"557":1}}],["utilize",{"2":{"537":1,"2816":1}}],["utilized",{"2":{"537":1,"1183":1}}],["utilities",{"2":{"133":1,"134":1,"149":1}}],["utility",{"2":{"49":1,"199":1,"266":1,"666":1,"1442":1,"2340":2,"2343":1,"2530":1}}],["utils",{"2":{"249":1}}],["util",{"2":{"114":1,"211":1,"236":2,"266":1,"285":2,"400":1,"491":1,"492":1,"493":1,"550":2,"1296":1,"1906":1,"2219":2,"2233":1,"2339":3,"2340":6,"2341":3,"2342":3,"2344":3,"2345":4,"2353":7,"2363":2,"2451":1,"2454":1,"2692":1}}],["uaccess",{"2":{"1310":3}}],["ua62",{"2":{"143":2}}],["uart1",{"2":{"2647":2}}],["uart0",{"2":{"2647":2}}],["uart",{"0":{"1244":1,"1249":1,"1251":1,"1253":1,"1255":1,"1257":1,"1259":1,"2647":1},"1":{"1245":1,"1246":1,"1247":1,"1248":1,"1249":1,"1250":2,"1251":1,"1252":2,"1253":1,"1254":2,"1255":1,"1256":2,"1257":1,"1258":2,"1259":1,"1260":2},"2":{"50":1,"73":1,"75":1,"133":2,"134":2,"149":4,"191":1,"199":1,"234":2,"236":2,"249":1,"294":1,"1170":1,"1244":1,"1245":3,"1246":1,"1247":12,"1249":1,"1259":1,"1375":2,"2320":2,"2321":1,"2377":1,"2640":1,"2643":1,"2647":1,"2650":4,"2652":2}}],["ucpol1",{"2":{"1999":1}}],["ucsr1b",{"2":{"1999":3}}],["ucsr1a",{"2":{"1999":3}}],["ucsr1c",{"2":{"1999":2}}],["ucsz10",{"2":{"1999":1}}],["ucis",{"0":{"2305":1,"2306":1,"2308":1,"2310":1,"2313":1,"2315":1,"2316":1,"2317":1},"1":{"2307":1,"2309":1,"2311":1,"2312":1,"2314":1,"2318":1},"2":{"199":1,"222":1,"2276":12,"2306":1,"2307":1,"2317":1,"2318":1,"2364":1,"2887":1}}],["uc",{"2":{"134":1,"188":1,"191":1,"2275":3,"2277":2,"2278":9,"2364":1,"2497":9}}],["ui",{"2":{"120":1,"191":1,"562":1}}],["uint24",{"2":{"2715":1,"2716":1,"2717":2,"2721":1,"2722":1}}],["uintptr",{"2":{"1747":2}}],["uint",{"2":{"134":1}}],["uint32",{"0":{"1249":1,"1989":1,"1991":1,"2184":1,"2293":1,"2300":1},"1":{"1250":1,"1990":1,"1992":1,"2185":1,"2294":1,"2301":1,"2302":1},"2":{"105":4,"114":1,"176":1,"639":1,"648":1,"1011":5,"1250":1,"1389":1,"1390":4,"1625":2,"1992":1,"2185":1,"2223":1,"2275":1,"2276":1,"2294":1,"2705":7,"2715":2,"2722":2,"2723":2}}],["uint8",{"0":{"688":3,"690":3,"693":1,"716":3,"718":3,"720":1,"754":2,"757":2,"760":2,"763":3,"766":2,"769":3,"772":2,"775":1,"788":2,"790":3,"792":3,"794":1,"796":1,"798":1,"800":1,"813":1,"815":3,"817":3,"819":3,"821":1,"823":1,"825":1,"827":1,"829":1,"831":1,"845":1,"847":3,"849":3,"851":3,"853":1,"855":1,"857":4,"859":2,"861":1,"863":1,"875":1,"877":3,"879":2,"881":3,"883":3,"885":1,"887":1,"889":1,"891":1,"893":1,"895":1,"910":1,"912":3,"914":2,"916":3,"918":3,"920":1,"922":1,"924":1,"926":1,"928":1,"930":1,"944":1,"946":3,"948":2,"950":3,"952":3,"954":1,"956":1,"958":1,"960":1,"962":1,"964":1,"978":1,"980":3,"982":2,"984":3,"986":3,"988":1,"990":1,"992":1,"994":1,"996":1,"998":1,"1012":1,"1014":3,"1016":2,"1018":3,"1020":3,"1022":1,"1024":1,"1026":1,"1028":1,"1030":1,"1032":1,"1046":1,"1048":3,"1050":2,"1052":3,"1054":3,"1056":1,"1058":1,"1060":4,"1062":2,"1064":1,"1066":1,"1080":1,"1082":3,"1084":2,"1086":3,"1088":3,"1090":1,"1092":1,"1094":4,"1096":2,"1098":1,"1100":1,"1114":1,"1116":3,"1118":2,"1120":3,"1122":3,"1124":1,"1126":1,"1128":4,"1130":2,"1132":1,"1134":1,"1148":1,"1150":3,"1152":2,"1154":3,"1156":3,"1158":1,"1160":1,"1162":4,"1164":2,"1166":1,"1168":1,"1201":1,"1203":3,"1205":2,"1207":3,"1209":3,"1211":1,"1213":1,"1215":1,"1217":1,"1219":1,"1221":1,"1229":1,"1232":1,"1237":1,"1240":1,"1251":1,"1253":1,"1255":1,"1284":3,"1286":3,"1536":1,"1538":1,"1552":1,"1555":1,"1557":1,"1679":2,"1687":2,"1689":2,"1693":1,"1695":1,"1698":1,"1700":1,"1702":1,"1704":1,"1719":1,"1721":1,"1723":1,"1726":1,"1833":2,"1835":1,"1837":1,"1839":1,"1845":1,"1851":1,"1857":1,"1859":1,"1861":1,"1870":2,"1873":2,"1977":1,"1979":1,"1981":1,"1983":1,"1985":1,"2017":2,"2019":2,"2097":4,"2099":3,"2101":1,"2103":1,"2109":1,"2115":1,"2121":1,"2127":1,"2133":1,"2135":1,"2137":1,"2139":3,"2141":3,"2152":2,"2155":2,"2176":1,"2180":1,"2188":1,"2190":1,"2280":1,"2282":1,"2286":1,"2288":1,"2297":1,"2300":1,"2303":1,"2308":1},"1":{"689":3,"691":3,"694":1,"717":3,"719":3,"721":1,"755":2,"756":2,"758":2,"759":2,"761":2,"762":2,"764":3,"765":3,"767":2,"768":2,"770":3,"771":3,"773":2,"774":2,"776":1,"777":1,"789":2,"791":3,"793":3,"795":1,"797":1,"799":1,"801":1,"814":1,"816":3,"818":3,"820":3,"822":1,"824":1,"826":1,"828":1,"830":1,"832":1,"846":1,"848":3,"850":3,"852":3,"854":1,"856":1,"858":4,"860":2,"862":1,"864":1,"876":1,"878":3,"880":2,"882":3,"884":3,"886":1,"888":1,"890":1,"892":1,"894":1,"896":1,"911":1,"913":3,"915":2,"917":3,"919":3,"921":1,"923":1,"925":1,"927":1,"929":1,"931":1,"945":1,"947":3,"949":2,"951":3,"953":3,"955":1,"957":1,"959":1,"961":1,"963":1,"965":1,"979":1,"981":3,"983":2,"985":3,"987":3,"989":1,"991":1,"993":1,"995":1,"997":1,"999":1,"1013":1,"1015":3,"1017":2,"1019":3,"1021":3,"1023":1,"1025":1,"1027":1,"1029":1,"1031":1,"1033":1,"1047":1,"1049":3,"1051":2,"1053":3,"1055":3,"1057":1,"1059":1,"1061":4,"1063":2,"1065":1,"1067":1,"1081":1,"1083":3,"1085":2,"1087":3,"1089":3,"1091":1,"1093":1,"1095":4,"1097":2,"1099":1,"1101":1,"1115":1,"1117":3,"1119":2,"1121":3,"1123":3,"1125":1,"1127":1,"1129":4,"1131":2,"1133":1,"1135":1,"1149":1,"1151":3,"1153":2,"1155":3,"1157":3,"1159":1,"1161":1,"1163":4,"1165":2,"1167":1,"1169":1,"1202":1,"1204":3,"1206":2,"1208":3,"1210":3,"1212":1,"1214":1,"1216":1,"1218":1,"1220":1,"1222":1,"1230":1,"1231":1,"1233":1,"1234":1,"1238":1,"1239":1,"1241":1,"1242":1,"1252":1,"1254":1,"1256":1,"1285":3,"1287":3,"1537":1,"1539":1,"1553":1,"1680":2,"1688":2,"1690":2,"1694":1,"1696":1,"1697":1,"1699":1,"1701":1,"1703":1,"1705":1,"1720":1,"1722":1,"1724":1,"1725":1,"1727":1,"1834":2,"1836":1,"1838":1,"1840":1,"1846":1,"1852":1,"1858":1,"1860":1,"1862":1,"1978":1,"1980":1,"1982":1,"1984":1,"1986":1,"1987":1,"2018":2,"2020":2,"2098":4,"2100":3,"2102":1,"2104":1,"2110":1,"2116":1,"2122":1,"2128":1,"2134":1,"2136":1,"2138":1,"2142":3,"2177":1,"2181":1,"2189":1,"2191":1,"2281":1,"2283":1,"2287":1,"2289":1,"2298":1,"2299":1,"2301":1,"2302":1,"2304":1,"2309":1},"2":{"46":1,"90":4,"105":4,"211":1,"607":2,"624":2,"631":3,"639":1,"689":3,"691":3,"694":1,"713":4,"717":3,"719":3,"721":1,"726":1,"755":2,"758":2,"761":2,"764":3,"767":2,"770":3,"773":2,"776":1,"786":4,"789":2,"791":3,"793":3,"795":1,"797":1,"799":1,"801":1,"812":5,"814":1,"816":3,"818":3,"820":3,"822":1,"824":1,"826":1,"828":1,"830":1,"832":1,"844":5,"846":1,"848":3,"850":3,"852":3,"854":1,"856":1,"858":4,"860":2,"862":1,"864":1,"874":5,"876":1,"878":3,"880":2,"882":3,"884":3,"886":1,"888":1,"890":1,"892":1,"894":1,"896":1,"909":5,"911":1,"913":3,"915":2,"917":3,"919":3,"921":1,"923":1,"925":1,"927":1,"929":1,"931":1,"943":5,"945":1,"947":3,"949":2,"951":3,"953":3,"955":1,"957":1,"959":1,"961":1,"963":1,"965":1,"977":5,"979":1,"981":3,"983":2,"985":3,"987":3,"989":1,"991":1,"993":1,"995":1,"997":1,"999":1,"1013":1,"1015":3,"1017":2,"1019":3,"1021":3,"1023":1,"1025":1,"1027":1,"1029":1,"1031":1,"1033":1,"1045":5,"1047":1,"1049":3,"1051":2,"1053":3,"1055":3,"1057":1,"1059":1,"1061":4,"1063":2,"1065":1,"1067":1,"1079":5,"1081":1,"1083":3,"1085":2,"1087":3,"1089":3,"1091":1,"1093":1,"1095":4,"1097":2,"1099":1,"1101":1,"1113":5,"1115":1,"1117":3,"1119":2,"1121":3,"1123":3,"1125":1,"1127":1,"1129":4,"1131":2,"1133":1,"1135":1,"1147":5,"1149":2,"1151":3,"1153":2,"1155":3,"1157":3,"1159":1,"1161":1,"1163":4,"1165":2,"1167":1,"1169":1,"1200":5,"1202":1,"1204":3,"1206":2,"1208":3,"1210":3,"1212":1,"1214":1,"1216":1,"1218":1,"1220":1,"1222":1,"1230":1,"1233":1,"1238":1,"1241":1,"1252":1,"1256":1,"1258":1,"1285":3,"1287":3,"1359":1,"1389":1,"1401":2,"1417":1,"1442":2,"1457":3,"1462":2,"1497":1,"1502":2,"1503":2,"1504":1,"1505":3,"1521":1,"1537":1,"1556":1,"1558":1,"1582":1,"1587":2,"1588":2,"1590":2,"1625":2,"1636":2,"1670":1,"1680":1,"1688":2,"1690":2,"1694":1,"1699":1,"1701":1,"1703":1,"1705":1,"1715":1,"1720":1,"1722":1,"1724":1,"1727":1,"1747":3,"1749":3,"1803":2,"1807":1,"1811":5,"1818":3,"1823":2,"1834":2,"1836":1,"1838":1,"1840":1,"1858":1,"1860":1,"1871":2,"1874":2,"1905":2,"1911":1,"1912":15,"1944":1,"1946":1,"1959":1,"1964":3,"1978":1,"1980":1,"1982":1,"1984":1,"1986":1,"2013":2,"2015":3,"2018":2,"2020":2,"2025":2,"2026":1,"2027":1,"2029":1,"2030":1,"2031":1,"2033":1,"2035":3,"2040":1,"2045":7,"2078":3,"2084":2,"2085":12,"2086":5,"2098":4,"2100":3,"2102":1,"2104":1,"2134":1,"2136":1,"2140":3,"2142":3,"2153":2,"2156":2,"2177":1,"2181":1,"2189":1,"2191":1,"2200":11,"2223":6,"2232":2,"2236":6,"2240":1,"2251":2,"2283":1,"2287":1,"2289":1,"2301":1,"2304":1,"2318":1,"2327":2,"2514":1,"2600":6,"2704":4,"2705":34,"2715":6,"2721":2,"2722":1,"2724":4,"2725":7,"2727":1,"2840":2,"2859":1}}],["uint16",{"0":{"688":1,"754":2,"757":2,"760":2,"763":2,"766":3,"769":2,"772":3,"775":1,"1229":1,"1237":1,"1240":1,"1255":1,"1257":1,"1777":1,"1783":1,"1788":1,"1791":2,"1794":3,"1797":4,"1800":5,"2186":1,"2297":1,"2310":1},"1":{"689":1,"755":2,"756":2,"758":2,"759":2,"761":2,"762":2,"764":2,"765":2,"767":3,"768":3,"770":2,"771":2,"773":3,"774":3,"776":1,"777":1,"1230":1,"1231":1,"1238":1,"1239":1,"1241":1,"1242":1,"1256":1,"1258":1,"1778":1,"1779":1,"1784":1,"1785":1,"1789":1,"1790":1,"1792":2,"1793":2,"1795":3,"1796":3,"1798":4,"1799":4,"1801":5,"1802":5,"2187":1,"2298":1,"2299":1,"2311":1,"2312":1},"2":{"22":6,"46":2,"194":2,"195":2,"247":1,"307":2,"571":1,"575":2,"623":1,"624":3,"639":1,"689":1,"755":2,"758":2,"761":2,"764":2,"767":3,"770":2,"773":3,"776":1,"1230":1,"1238":1,"1241":1,"1256":1,"1258":1,"1307":1,"1358":1,"1359":1,"1389":2,"1401":1,"1416":4,"1417":2,"1432":2,"1441":1,"1442":2,"1450":1,"1461":1,"1473":1,"1480":2,"1487":3,"1502":1,"1503":1,"1570":2,"1572":2,"1573":2,"1574":2,"1575":7,"1582":11,"1583":4,"1587":5,"1588":6,"1624":1,"1635":1,"1657":1,"1711":3,"1717":3,"1749":2,"1763":1,"1778":1,"1784":1,"1789":1,"1792":2,"1795":3,"1798":4,"1801":5,"1882":2,"1905":1,"1910":1,"1912":7,"1920":1,"1940":2,"1942":1,"1944":1,"1945":1,"1949":1,"1950":1,"1961":2,"1962":1,"1964":3,"1969":1,"1971":1,"2025":2,"2026":1,"2027":3,"2029":1,"2030":1,"2031":1,"2032":1,"2033":2,"2035":4,"2049":2,"2171":1,"2187":1,"2232":1,"2235":1,"2236":4,"2251":2,"2258":1,"2262":4,"2265":2,"2298":1,"2311":1,"2327":4,"2402":1,"2509":1,"2514":1,"2521":1,"2522":1,"2523":1,"2531":1,"2704":43,"2705":39,"2715":1,"2722":3,"2724":1,"2726":4,"2732":1,"2740":1,"2840":2,"2858":1,"2859":2,"2860":2,"2867":1,"2868":1,"2869":1,"2871":1,"2872":4,"2875":2,"2876":1,"2885":1,"2887":38}}],["uf2families",{"2":{"285":1}}],["uf2boot",{"0":{"2348":1},"1":{"2349":1},"2":{"236":1,"2348":5}}],["uf2conv",{"2":{"211":1,"222":1}}],["uf2",{"0":{"2350":1,"2635":1},"2":{"93":1,"114":1,"160":1,"176":2,"199":3,"211":1,"294":1,"2219":2,"2346":1,"2347":2,"2348":1,"2349":2,"2350":1,"2545":1,"2648":1,"2802":1}}],["unknowingly",{"2":{"2503":1}}],["unknown",{"0":{"1296":1},"2":{"111":1,"355":1,"2263":2,"2264":2,"2265":2,"2401":1,"2454":1}}],["unblink",{"2":{"2049":4}}],["unwanted",{"2":{"1754":1,"2158":1}}],["unnecessarily",{"2":{"1226":1,"1401":1}}],["unnecessary",{"2":{"134":1,"236":1,"266":1,"277":1,"303":1,"597":1,"2513":1}}],["unquoted",{"2":{"615":1}}],["unusable",{"0":{"2629":1},"2":{"1298":1}}],["unusual",{"2":{"507":1,"664":1,"1559":1,"2884":1}}],["unuseful",{"2":{"266":1}}],["unused",{"0":{"1628":1},"2":{"50":1,"75":1,"149":1,"176":1,"191":1,"199":8,"581":1,"1272":1,"1297":1,"1376":1,"1623":1,"1867":1,"1872":1,"2066":2,"2149":1,"2154":1,"2218":3,"2224":1,"2364":1,"2694":1,"2819":1}}],["unfiltered",{"2":{"2325":2}}],["unfamiliar",{"2":{"501":1}}],["unfortunately",{"2":{"173":1,"279":1,"578":1,"1268":1,"1469":1,"1498":1,"2500":1,"2627":1,"2833":1,"2888":1}}],["uncle",{"2":{"2888":1}}],["unclear",{"2":{"494":1,"499":1,"601":1}}],["unchanged",{"2":{"2859":1}}],["uncapitalizing",{"2":{"1567":1}}],["uncomment",{"2":{"1582":1}}],["uncommon",{"2":{"11":1,"1498":1}}],["uncombined",{"2":{"557":1}}],["uncovered",{"2":{"191":1}}],["unconditionally",{"2":{"49":1,"114":1}}],["unavoidable",{"2":{"2694":1}}],["unavailable",{"2":{"676":1,"742":2,"1451":1,"1999":1,"2505":1,"2670":1}}],["unacceptable",{"2":{"2504":1,"2505":2}}],["unaffected",{"2":{"1563":1}}],["unannotated",{"2":{"521":1}}],["unambiguous",{"2":{"508":1}}],["unable",{"2":{"377":1,"392":1,"2417":1,"2420":1,"2504":2,"2835":1}}],["unauthorized",{"2":{"312":1}}],["unassigned",{"2":{"236":1,"487":1}}],["unprivileged",{"2":{"2353":1}}],["unpr",{"2":{"2323":1,"2473":1}}],["unpressed",{"2":{"1382":1}}],["unpredictable",{"2":{"730":1}}],["unplugged",{"2":{"1629":1,"2761":1}}],["unplugging",{"2":{"1389":1,"1394":1,"1460":1,"2211":1}}],["unplug",{"2":{"667":1,"1326":1,"1593":1,"1629":1,"2454":1,"2558":3,"2735":2}}],["unpair",{"2":{"2323":1,"2473":1}}],["unpacking",{"2":{"508":1}}],["unparsed",{"2":{"249":1}}],["unpicking",{"2":{"303":1}}],["unxmaal",{"2":{"236":1}}],["unshifted",{"2":{"2499":1}}],["unswap",{"2":{"2483":20,"2498":20}}],["unsplit",{"2":{"1939":1}}],["unspecified",{"2":{"1606":1}}],["unscrewing",{"2":{"1343":1}}],["unsuccessful",{"2":{"775":1}}],["unsupported",{"2":{"679":1,"680":1,"1912":1,"2207":1}}],["unsure",{"2":{"667":1,"669":1,"1915":1,"1916":1,"2377":1,"2380":1,"2529":1,"2577":1}}],["unsigned",{"2":{"222":1,"1346":1,"1910":1,"2184":1,"2186":1,"2235":1}}],["unsent",{"2":{"1996":1}}],["unset",{"2":{"160":1,"735":2,"2702":2}}],["unselect",{"2":{"114":3,"543":1}}],["unmergeable",{"2":{"2694":1}}],["unmerged",{"2":{"221":1,"381":1}}],["unmod",{"2":{"1895":4}}],["unmodified",{"2":{"1756":1,"1895":7,"2876":1}}],["unmaintained",{"2":{"114":1}}],["unrecognized",{"2":{"2895":1}}],["unrecoverable",{"2":{"2449":1}}],["unresponsive",{"2":{"1629":1,"1893":1,"1894":1}}],["unreliable",{"2":{"1274":1}}],["unrelated",{"2":{"191":1,"319":1,"322":3,"381":1}}],["unregistered",{"2":{"648":1,"1432":1,"1587":1,"1749":1}}],["unregister",{"0":{"1424":1,"1427":1,"1721":1,"1983":1},"1":{"1722":1,"1984":1},"2":{"546":1,"1331":1,"1356":1,"1358":1,"1359":1,"1417":1,"1425":2,"1426":1,"1432":2,"1487":3,"1587":2,"1588":1,"1747":1,"1749":1,"1750":1,"1756":1,"2262":1,"2263":5,"2264":3,"2876":1}}],["unreferenced",{"2":{"133":1,"134":1}}],["unloaded",{"2":{"2705":2}}],["unlocking",{"2":{"2159":1,"2164":1}}],["unlocks",{"2":{"1759":1,"1761":1,"2479":1}}],["unlock",{"0":{"2159":1},"2":{"1757":2,"1760":1,"2159":1,"2162":6,"2163":3,"2164":6,"2454":2,"2826":4}}],["unlocked",{"2":{"380":1,"389":1,"1762":1,"2160":1,"2163":1,"2164":3,"2826":1}}],["unlk",{"2":{"2162":1}}],["unlike",{"2":{"1334":1,"1607":1,"2536":1,"2816":1,"2879":1}}],["unlikely",{"2":{"154":1,"543":1,"1334":1,"2659":1}}],["unlimited",{"2":{"437":1,"451":1}}],["unless",{"2":{"191":1,"476":1,"498":1,"510":1,"518":1,"607":2,"1331":1,"1334":1,"1343":1,"1356":1,"1398":2,"1468":1,"1514":1,"1526":1,"1804":1,"1968":1,"2075":1,"2363":1,"2380":1,"2419":1,"2480":1,"2650":1,"2655":1,"2692":1,"2694":4,"2705":1}}],["unexplainable",{"2":{"2363":1}}],["unexpectedly",{"2":{"1346":1}}],["unexpected",{"2":{"87":1,"377":1,"1563":1,"1745":1}}],["unecessary",{"2":{"160":1}}],["uno",{"0":{"2432":1},"1":{"2433":1},"2":{"159":2,"160":2,"2432":2,"2433":3}}],["un",{"2":{"149":1,"191":1,"266":1,"284":1,"543":1,"1425":1,"2026":1,"2323":1,"2473":1}}],["ungodly",{"2":{"114":2}}],["unterminated",{"2":{"134":1}}],["untested",{"2":{"49":1,"524":1,"1665":1,"1901":1,"1907":1,"2234":1,"2364":2}}],["until",{"2":{"114":1,"160":1,"199":1,"279":1,"563":1,"639":1,"649":1,"668":1,"749":1,"1329":1,"1372":1,"1373":1,"1382":1,"1392":3,"1424":1,"1461":1,"1462":1,"1473":1,"1495":1,"1564":1,"1568":1,"1730":1,"1732":1,"1754":3,"1820":1,"1892":3,"1893":2,"1897":1,"1912":1,"1917":2,"1937":1,"1956":1,"2081":1,"2239":1,"2331":1,"2333":1,"2338":1,"2340":1,"2345":1,"2378":1,"2478":1,"2480":1,"2496":1,"2505":1,"2528":1,"2582":1,"2598":2,"2692":1,"2694":2,"2705":1,"2782":1,"2860":1,"2861":1,"2869":2}}],["universal",{"2":{"2796":1}}],["union",{"2":{"1389":2}}],["uninsulated",{"2":{"2371":1}}],["uninstallation",{"0":{"669":1},"2":{"669":1}}],["uninstall",{"2":{"668":1,"669":4,"670":1}}],["unintentional",{"2":{"191":1,"2371":1}}],["unilaterally",{"2":{"312":1}}],["unix",{"2":{"249":1,"277":1,"440":1,"2357":1,"2565":1,"2566":1,"2592":1,"2615":2,"2748":1}}],["unix60",{"2":{"67":1,"72":1,"211":1}}],["uniform",{"2":{"222":1}}],["unify",{"0":{"22":1},"2":{"113":1,"114":2,"149":1,"222":1,"294":3}}],["uni",{"2":{"197":2,"199":2}}],["uniquely",{"2":{"1392":1,"1955":1}}],["unique",{"2":{"160":1,"199":1,"609":1,"621":2,"1297":2,"2375":1,"2674":1}}],["unikeyboard",{"2":{"143":3,"149":2}}],["unicorne",{"2":{"134":1,"249":1}}],["unicodemap",{"0":{"219":1,"2297":1,"2300":1,"2303":1},"1":{"2298":1,"2299":1,"2301":1,"2302":1,"2304":1},"2":{"219":1,"222":2,"2364":1,"2887":1}}],["unicode",{"0":{"186":1,"2270":1,"2280":1,"2282":1,"2284":1,"2285":1,"2286":1,"2288":1,"2290":1,"2291":1,"2292":1,"2293":1,"2295":1,"2421":1,"2497":1,"2717":1,"2794":1},"1":{"2271":1,"2272":1,"2273":1,"2274":1,"2275":1,"2276":1,"2277":1,"2278":1,"2279":1,"2280":1,"2281":2,"2282":1,"2283":2,"2284":1,"2285":1,"2286":1,"2287":2,"2288":1,"2289":2,"2290":1,"2291":1,"2292":1,"2293":1,"2294":2,"2295":1,"2296":2,"2297":1,"2298":1,"2299":1,"2300":1,"2301":1,"2302":1,"2303":1,"2304":1,"2305":1,"2306":1,"2307":1,"2308":1,"2309":1,"2310":1,"2311":1,"2312":1,"2313":1,"2314":1,"2315":1,"2316":1,"2317":1,"2318":1},"2":{"70":1,"94":1,"111":1,"134":1,"149":2,"160":1,"186":3,"188":3,"191":6,"199":2,"211":1,"222":2,"451":1,"474":1,"556":2,"574":1,"1333":1,"1497":1,"2165":2,"2270":1,"2271":2,"2272":1,"2273":11,"2274":5,"2275":6,"2276":6,"2277":21,"2278":12,"2280":1,"2281":1,"2282":1,"2284":1,"2285":1,"2290":4,"2291":2,"2292":2,"2293":1,"2295":1,"2297":1,"2298":1,"2299":1,"2300":1,"2301":1,"2302":1,"2303":1,"2304":1,"2364":5,"2420":1,"2421":2,"2497":13,"2703":18,"2713":2,"2715":3,"2717":6,"2718":2,"2794":3,"2800":2,"2833":1,"2856":1,"2887":2,"2895":1}}],["unity",{"2":{"2682":1}}],["units",{"2":{"547":3,"597":1,"695":1,"1383":2,"1760":1,"1948":1,"1959":3,"2724":1,"2743":2,"2816":4}}],["unit|integration>",{"2":{"487":1}}],["unit",{"0":{"526":1,"2795":1,"2888":1},"1":{"2889":1,"2890":1,"2891":1,"2892":1,"2893":1,"2894":1},"2":{"114":1,"134":1,"191":1,"198":1,"199":2,"249":1,"308":1,"451":1,"487":2,"524":1,"526":1,"601":1,"699":1,"749":2,"1308":1,"1383":1,"1450":1,"1630":1,"2364":1,"2695":3,"2778":1,"2795":2,"2888":2,"2889":1,"2891":2,"2894":1}}],["unite",{"2":{"114":1}}],["undone",{"2":{"2588":1}}],["undo",{"2":{"1592":1,"1948":1,"2462":2,"2467":2,"2582":1}}],["undocumented",{"2":{"8":1,"523":1}}],["unds",{"2":{"176":1,"1563":1,"1570":1,"2491":1,"2501":1}}],["undecided",{"2":{"2870":1}}],["undesired",{"2":{"1756":1,"2876":1}}],["undesirable",{"2":{"1755":1}}],["undef",{"2":{"45":1,"332":3,"541":1,"698":5,"699":3,"702":1,"749":1,"1181":1,"1182":1,"1226":1,"1247":1,"1277":1,"1281":1,"1376":1,"1526":1,"1527":1,"2044":4,"2362":2,"2837":2,"2842":55}}],["undefined",{"2":{"551":1,"1386":1,"1894":1,"1897":1,"1898":1,"1903":1,"1907":1,"1909":1,"2230":1,"2325":1,"2650":1}}],["undefine",{"2":{"45":1,"541":1,"1376":1}}],["underneath",{"2":{"1511":1}}],["undertake",{"2":{"595":1}}],["underlight",{"0":{"2793":1},"2":{"556":1}}],["underlying",{"2":{"234":1,"419":1,"457":1,"471":1,"733":1,"735":2,"736":1,"737":2,"1582":1,"1813":1,"2071":1,"2623":1,"2812":1}}],["undergoing",{"2":{"203":1}}],["undergoes",{"2":{"203":1}}],["underglowx",{"2":{"2401":1}}],["underglow",{"2":{"32":1,"49":1,"266":1,"277":3,"283":1,"625":1,"633":1,"1389":2,"1400":1,"1511":1,"2036":1,"2039":11,"2046":1,"2066":1,"2073":2,"2381":1,"2401":3,"2489":11,"2738":1,"2842":1}}],["underside",{"2":{"667":1,"2558":1,"2793":1}}],["understood",{"2":{"520":1}}],["understands",{"0":{"2742":1},"2":{"1261":1,"2036":1,"2245":1,"2742":1}}],["understandable",{"2":{"597":1}}],["understandability",{"2":{"498":1,"520":2}}],["understanding",{"0":{"2880":1},"1":{"2881":1,"2882":1,"2883":1,"2884":1,"2885":1,"2886":1,"2887":1},"2":{"249":1,"343":1,"395":1,"515":1,"518":1,"520":1,"601":2,"618":1,"1397":1,"1751":1,"2256":1,"2590":1,"2742":2,"2853":1,"2856":1,"2880":1}}],["understand",{"2":{"2":1,"346":1,"473":1,"498":1,"510":1,"512":1,"609":1,"618":1,"636":1,"656":1,"664":1,"1388":1,"1499":1,"1752":1,"1753":1,"2413":1,"2742":2,"2880":1}}],["underscores",{"2":{"526":1,"2513":1,"2742":1}}],["underscore",{"2":{"502":1,"1498":1,"2395":2,"2491":1,"2501":1}}],["underscore33",{"2":{"143":4}}],["under",{"2":{"32":1,"55":13,"120":1,"134":1,"149":1,"204":1,"211":1,"222":1,"249":1,"265":1,"268":1,"371":1,"375":1,"381":1,"389":1,"411":1,"477":1,"595":1,"609":1,"614":1,"735":1,"738":1,"1298":1,"1329":1,"1411":1,"1437":1,"1463":1,"1598":1,"1818":1,"1967":2,"2013":1,"2078":1,"2221":1,"2263":1,"2277":3,"2379":2,"2411":1,"2448":1,"2532":1,"2547":1,"2548":1,"2622":3,"2652":1,"2676":3,"2695":1,"2698":1,"2704":1,"2705":1,"2783":1,"2799":1,"2850":2,"2874":1}}],["uprint",{"2":{"2364":4}}],["uprintf",{"2":{"1305":1,"1307":1}}],["uppr",{"2":{"2267":1}}],["upper",{"0":{"2276":1},"2":{"191":1,"664":1,"700":1,"747":1,"1492":2,"1649":1,"1926":1,"1933":2,"1935":1,"2252":3,"2266":2,"2267":3,"2268":2,"2269":6,"2276":2,"2356":1,"2515":1}}],["uppercase",{"2":{"191":1,"1369":1,"2276":3,"2692":2}}],["updir",{"2":{"2027":3}}],["updater",{"2":{"400":1,"2343":3}}],["updated",{"0":{"44":1,"59":1,"86":1,"102":1,"122":1,"143":1,"159":1,"168":1,"181":1,"197":1,"207":1,"217":1,"226":1,"241":1,"253":1,"270":1,"281":1,"291":1,"300":1,"311":1},"1":{"45":1,"60":1},"2":{"10":1,"14":1,"69":1,"83":1,"86":2,"108":1,"114":2,"126":1,"134":1,"149":1,"160":1,"182":2,"195":1,"220":1,"230":1,"241":1,"244":1,"253":1,"262":1,"270":1,"281":1,"283":1,"357":2,"389":1,"397":1,"406":1,"638":2,"1803":1,"2586":1,"2587":1,"2588":2,"2694":1,"2696":3}}],["updates",{"0":{"190":1,"248":1,"255":1,"256":1,"306":1,"315":1},"1":{"257":1,"258":1,"259":1,"260":1},"2":{"5":1,"12":2,"22":1,"30":1,"33":1,"64":1,"114":2,"134":2,"149":2,"160":2,"176":3,"190":1,"191":2,"199":1,"211":3,"222":1,"236":3,"249":5,"266":3,"277":1,"285":2,"294":2,"308":2,"383":2,"384":2,"385":2,"386":1,"389":2,"392":1,"398":1,"493":1,"698":1,"699":1,"1326":1,"1971":1,"2554":1,"2587":1,"2615":1,"2694":1}}],["update",{"0":{"4":1,"6":1,"10":1,"12":1,"45":1,"56":1,"69":1,"77":1,"307":1,"720":1,"802":1,"803":1,"829":1,"831":1,"861":1,"863":1,"893":1,"895":1,"928":1,"930":1,"962":1,"964":1,"996":1,"998":1,"1030":1,"1032":1,"1064":1,"1066":1,"1098":1,"1100":1,"1132":1,"1134":1,"1166":1,"1168":1,"1219":1,"1221":1,"1326":1,"1805":1,"1806":1,"1807":1,"1809":1,"2586":1,"2731":1,"2733":1},"1":{"721":1,"830":1,"832":1,"862":1,"864":1,"894":1,"896":1,"929":1,"931":1,"963":1,"965":1,"997":1,"999":1,"1031":1,"1033":1,"1065":1,"1067":1,"1099":1,"1101":1,"1133":1,"1135":1,"1167":1,"1169":1,"1220":1,"1222":1,"1806":1,"1807":1,"2587":1,"2588":1,"2589":1,"2732":1,"2734":1},"2":{"10":3,"21":1,"24":1,"31":1,"32":1,"46":1,"49":1,"63":1,"65":1,"75":1,"76":1,"89":1,"90":8,"93":3,"95":1,"105":12,"114":9,"131":2,"133":1,"134":8,"149":5,"158":1,"160":3,"176":15,"191":17,"194":1,"199":5,"211":8,"218":1,"222":8,"230":1,"236":11,"240":2,"249":12,"255":1,"256":1,"266":9,"277":8,"285":7,"294":9,"307":4,"308":4,"317":4,"389":1,"390":1,"400":3,"401":2,"600":1,"639":1,"644":1,"645":1,"688":1,"697":2,"716":2,"790":2,"794":2,"798":2,"800":2,"817":2,"821":2,"825":2,"827":2,"849":2,"853":2,"857":2,"859":2,"881":2,"885":2,"889":2,"891":2,"916":2,"920":2,"924":2,"926":2,"950":2,"954":2,"958":2,"960":2,"984":2,"988":2,"992":2,"994":2,"1018":2,"1022":2,"1026":2,"1028":2,"1052":2,"1056":2,"1060":2,"1062":2,"1086":2,"1090":2,"1094":2,"1096":2,"1120":2,"1124":2,"1128":2,"1130":2,"1154":2,"1158":2,"1162":2,"1164":2,"1207":2,"1211":2,"1215":2,"1217":2,"1284":1,"1294":1,"1359":1,"1388":2,"1389":4,"1390":2,"1398":3,"1440":1,"1492":1,"1592":1,"1598":1,"1625":6,"1636":3,"1710":1,"1803":2,"1805":4,"1806":2,"1807":1,"1808":1,"1809":1,"1820":1,"1907":3,"1932":1,"1950":1,"1959":1,"2039":1,"2048":1,"2081":1,"2234":1,"2402":1,"2410":1,"2452":1,"2580":1,"2581":1,"2583":2,"2585":2,"2587":1,"2662":1,"2687":1,"2694":3,"2696":1,"2712":1,"2731":1,"2732":4,"2733":1,"2734":3,"2735":1,"2818":1,"2825":1,"2860":1,"2887":1}}],["updating",{"0":{"389":1,"400":1,"2587":1},"2":{"0":1,"9":1,"19":1,"39":1,"52":1,"107":1,"194":1,"199":1,"249":1,"294":1,"377":1,"392":1,"394":1,"398":1,"399":1,"1907":1,"2047":1,"2234":1,"2364":1,"2692":1}}],["upe1",{"2":{"1999":1}}],["upm10",{"2":{"1999":1}}],["upward",{"2":{"1946":2}}],["upwards",{"2":{"1462":1}}],["upgrading",{"2":{"406":1,"2694":1}}],["upgrades",{"2":{"10":1,"114":1}}],["upgrade",{"0":{"24":1,"397":1,"401":1},"1":{"398":1,"399":1,"400":1,"401":1},"2":{"10":3,"65":2,"158":3,"294":1,"406":1,"2654":1,"2755":1}}],["upgraded",{"2":{"10":1}}],["uploading",{"2":{"568":1}}],["uploaded",{"2":{"276":2,"562":1,"2363":1,"2694":1}}],["uploads",{"2":{"273":1,"277":1,"1349":2,"2363":1,"2536":1,"2587":1}}],["upload",{"0":{"273":1},"2":{"149":1,"273":4,"344":1,"345":1,"582":1,"664":1,"1491":1,"1492":1,"2361":1,"2363":1,"2451":1,"2545":1}}],["upon",{"2":{"65":1,"283":1,"312":1,"586":1,"1321":1,"1442":1,"1514":3,"1752":1,"1918":1,"1919":1,"2040":6,"2581":1,"2583":1,"2644":1,"2649":1,"2655":1}}],["ups",{"0":{"50":1,"64":1,"75":1,"94":1},"2":{"50":1,"176":1,"266":1,"1183":1,"2213":1}}],["upstreamed",{"2":{"2655":1,"2659":1,"2661":1}}],["upstreaming",{"2":{"2503":8,"2661":1}}],["upstream",{"2":{"10":1,"12":1,"26":1,"167":1,"211":1,"222":1,"285":1,"387":3,"389":2,"399":2,"400":1,"597":1,"1433":1,"2503":1,"2505":1,"2507":1,"2582":8,"2585":6,"2587":8,"2588":4,"2655":1,"2660":1,"2692":2,"2850":1,"2851":2}}],["up",{"0":{"390":1,"394":1,"1418":1,"1961":1,"2376":1,"2378":1,"2381":1,"2550":1,"2564":1,"2584":1,"2601":1,"2612":1,"2613":1,"2770":1},"1":{"1962":1,"2377":1,"2565":1,"2566":1,"2567":1,"2568":1,"2569":1,"2570":1,"2571":1,"2572":1,"2573":1,"2574":1,"2575":1,"2576":1,"2577":1,"2614":1,"2615":1,"2616":1,"2617":1,"2618":1,"2619":1},"2":{"6":1,"13":1,"23":1,"28":1,"45":1,"50":1,"62":1,"73":3,"77":1,"90":3,"93":1,"94":3,"100":1,"114":13,"119":2,"120":3,"123":1,"124":2,"130":2,"131":1,"133":2,"134":6,"145":1,"149":5,"153":1,"156":1,"160":1,"163":1,"166":1,"173":1,"182":1,"188":1,"191":8,"198":2,"199":6,"206":1,"209":1,"210":1,"211":55,"219":1,"222":8,"224":1,"228":1,"231":2,"232":1,"236":4,"248":1,"249":1,"251":1,"266":3,"294":3,"331":1,"332":1,"340":1,"353":1,"361":1,"371":1,"387":1,"405":1,"406":1,"407":1,"411":1,"428":1,"494":2,"522":2,"537":1,"540":1,"543":1,"547":2,"556":2,"557":1,"564":1,"567":1,"570":1,"571":4,"595":1,"596":1,"597":1,"599":1,"622":2,"625":1,"627":1,"629":2,"631":2,"633":1,"640":1,"648":1,"665":1,"666":1,"668":1,"669":1,"676":1,"701":2,"705":1,"729":1,"730":3,"742":1,"749":1,"778":1,"804":1,"833":1,"865":1,"897":1,"932":1,"966":1,"1000":1,"1034":1,"1068":1,"1102":1,"1136":1,"1175":2,"1183":1,"1192":1,"1226":1,"1230":1,"1247":1,"1281":3,"1291":1,"1317":1,"1319":1,"1350":1,"1383":8,"1386":2,"1389":2,"1395":1,"1411":2,"1414":6,"1417":1,"1418":2,"1442":1,"1443":1,"1444":1,"1455":1,"1456":1,"1460":2,"1463":4,"1465":2,"1469":1,"1491":3,"1492":2,"1493":2,"1496":1,"1497":1,"1508":1,"1513":2,"1526":1,"1582":1,"1636":1,"1648":2,"1653":1,"1662":2,"1670":1,"1706":1,"1735":2,"1744":6,"1750":1,"1756":1,"1764":1,"1772":2,"1805":1,"1816":2,"1817":7,"1883":8,"1891":5,"1926":1,"1932":2,"1950":1,"1962":1,"1965":1,"1969":2,"1972":1,"1993":3,"2024":10,"2027":1,"2039":4,"2043":2,"2047":1,"2074":4,"2075":9,"2076":2,"2086":1,"2168":1,"2197":1,"2199":2,"2205":1,"2206":1,"2210":1,"2213":1,"2219":1,"2224":1,"2227":1,"2247":1,"2249":1,"2255":2,"2261":1,"2265":1,"2275":2,"2276":2,"2277":2,"2278":2,"2355":1,"2356":1,"2362":1,"2364":5,"2373":1,"2378":1,"2380":1,"2390":2,"2391":1,"2396":1,"2409":1,"2412":1,"2442":1,"2447":1,"2462":7,"2463":4,"2464":2,"2467":13,"2469":2,"2470":3,"2472":2,"2482":2,"2484":8,"2485":5,"2488":2,"2489":4,"2490":4,"2497":2,"2510":1,"2511":1,"2515":1,"2528":1,"2532":2,"2550":1,"2553":1,"2556":1,"2562":1,"2564":1,"2566":1,"2574":1,"2577":1,"2580":1,"2586":1,"2599":1,"2601":2,"2606":1,"2611":1,"2612":1,"2613":2,"2617":3,"2622":4,"2630":2,"2632":2,"2634":2,"2638":1,"2648":1,"2655":1,"2657":1,"2692":1,"2694":1,"2695":1,"2696":1,"2705":1,"2709":1,"2728":2,"2790":1,"2826":1,"2829":2,"2839":2,"2841":1,"2842":2,"2853":1,"2860":11,"2863":4,"2864":6,"2865":4,"2867":7,"2868":2,"2869":2,"2873":2,"2876":1,"2878":1,"2885":1}}],["usd",{"2":{"2627":1,"2843":1}}],["us=yes",{"2":{"1375":1}}],["usr",{"2":{"1294":1,"2617":1}}],["usually",{"2":{"228":1,"375":1,"418":1,"515":1,"556":1,"605":1,"649":1,"665":1,"666":1,"667":1,"671":1,"735":3,"747":1,"1178":1,"1186":1,"1268":1,"1274":1,"1326":2,"1342":1,"1383":1,"1386":1,"1458":1,"1511":1,"1516":1,"1521":2,"1559":1,"1640":1,"1942":1,"1943":1,"2037":2,"2051":1,"2166":1,"2242":1,"2336":1,"2363":1,"2364":1,"2415":1,"2429":1,"2447":1,"2449":1,"2453":1,"2507":1,"2510":1,"2558":2,"2563":1,"2598":1,"2607":1,"2622":1,"2659":1,"2742":1,"2816":1,"2845":1,"2849":1,"2896":1}}],["usual",{"2":{"77":1,"479":1,"480":1,"622":1,"1358":1,"1359":1,"1452":1,"1658":2,"1970":1,"2027":1,"2032":1,"2860":1}}],["usability",{"2":{"211":1}}],["usable",{"2":{"107":1,"114":1,"156":1,"209":1,"231":1,"448":1,"476":1,"697":1,"735":2,"736":1,"737":1,"1389":1,"1451":1,"2207":1,"2377":1,"2511":1,"2629":3,"2703":1,"2704":1,"2812":1}}],["usart4",{"2":{"1190":1}}],["usart2",{"2":{"1189":1,"1190":1,"1191":3,"1247":4}}],["usart3",{"2":{"1181":1,"1182":1,"1189":1,"1190":1,"1191":5,"1247":1}}],["usartn",{"2":{"1181":2,"1182":2}}],["usart1",{"2":{"1176":1,"1179":1,"1189":1,"1190":1,"1191":3,"1247":2,"1999":1}}],["usart",{"0":{"1174":1,"1177":1,"1999":1},"1":{"1175":1,"1176":1,"1178":1,"1179":1},"2":{"74":1,"107":1,"176":1,"266":1,"277":1,"285":1,"1170":3,"1174":1,"1175":2,"1176":5,"1177":2,"1178":5,"1179":10,"1181":5,"1182":5,"1185":1,"1186":2,"1188":1,"1191":3,"1247":1,"1993":1,"1995":1,"1996":1,"1999":11,"2207":1,"2637":1,"2650":4,"2822":1,"2827":1}}],["usages",{"2":{"75":1,"118":1,"128":1,"140":1,"149":1,"156":1,"157":1,"167":1,"199":4,"249":1,"1335":2,"1972":1,"2601":1}}],["usage",{"0":{"672":1,"684":1,"706":1,"723":1,"746":1,"779":1,"805":1,"834":1,"866":1,"898":1,"933":1,"967":1,"1001":1,"1035":1,"1069":1,"1103":1,"1137":1,"1193":1,"1224":1,"1245":1,"1262":1,"1512":1,"1548":1,"1594":1,"1608":1,"1640":1,"1666":1,"1707":1,"1731":1,"1765":1,"1877":1,"1902":1,"1915":1,"1973":1,"2011":1,"2037":1,"2044":1,"2068":1,"2161":1,"2166":1,"2202":1,"2230":1,"2272":1,"2353":1,"2628":1,"2631":1,"2632":1},"1":{"1878":1,"1879":1,"1880":1,"1881":1,"1882":1,"1883":1,"1884":1,"1885":1,"1886":1,"1887":1,"2038":1,"2629":1,"2630":1,"2631":1,"2632":1},"2":{"45":1,"118":1,"156":1,"160":1,"176":1,"199":1,"211":1,"231":1,"236":1,"249":3,"266":2,"294":1,"307":1,"308":1,"411":5,"412":3,"413":1,"414":1,"415":1,"416":1,"417":1,"418":1,"419":1,"420":1,"421":1,"422":1,"423":1,"424":1,"425":1,"426":1,"427":1,"428":1,"429":1,"430":2,"431":2,"432":2,"434":1,"435":1,"436":1,"437":1,"441":4,"442":2,"443":2,"444":1,"445":1,"446":1,"447":1,"451":1,"452":1,"701":2,"1174":1,"1177":1,"1183":1,"1329":1,"1383":1,"1386":2,"1579":1,"1814":1,"1932":1,"1972":1,"2000":1,"2010":1,"2012":6,"2013":3,"2015":8,"2072":1,"2455":1,"2463":1,"2509":1,"2514":1,"2553":1,"2605":1,"2623":1,"2630":1,"2652":1,"2703":6,"2742":1,"2788":1,"2829":1,"2850":1}}],["us",{"0":{"2491":1,"2499":1},"1":{"2500":1,"2501":1},"2":{"6":1,"74":1,"99":1,"114":2,"149":1,"176":2,"188":1,"191":1,"213":1,"228":1,"245":1,"355":1,"364":1,"396":1,"477":1,"520":1,"526":1,"591":1,"595":1,"601":3,"609":2,"636":1,"730":3,"1263":1,"1359":2,"1419":1,"1467":1,"1563":2,"1603":1,"1660":2,"1769":1,"1911":1,"2169":1,"2205":1,"2412":1,"2420":3,"2458":2,"2467":2,"2491":1,"2499":1,"2526":1,"2563":1,"2582":5,"2697":2,"2765":1,"2795":1,"2831":1,"2833":1,"2834":7,"2862":1,"2884":1,"2886":1}}],["using",{"0":{"362":1,"405":1,"406":1,"407":1,"1349":1,"1403":1,"1411":1,"1415":1,"1490":1,"1882":1,"2264":1,"2265":1,"2556":1},"1":{"363":1,"364":1,"365":1,"366":1,"367":1,"368":1,"369":1,"370":1,"371":1,"372":1,"373":1,"374":1,"375":1,"376":1,"1404":1,"1405":1,"1406":1,"1407":1,"1408":1,"1409":1,"1412":1,"1413":1,"1414":1,"1416":1,"1417":1,"1418":1,"1419":1,"1420":1,"1421":1,"1422":1,"1423":1,"1424":1,"1425":1,"1426":1,"1427":1,"1428":1,"1429":1,"1430":1,"1431":1,"1432":1,"1491":1,"1492":1,"1493":1},"2":{"5":1,"7":1,"14":1,"16":2,"45":1,"49":2,"50":1,"65":2,"73":1,"76":1,"83":1,"103":1,"111":2,"114":4,"126":1,"132":1,"149":1,"157":1,"158":1,"176":2,"191":1,"199":1,"220":1,"232":1,"234":1,"236":1,"240":2,"241":2,"244":1,"248":1,"253":2,"255":1,"270":2,"271":1,"272":1,"281":2,"289":1,"351":1,"355":1,"359":2,"362":2,"364":1,"365":1,"366":1,"367":1,"371":1,"374":1,"392":1,"408":1,"411":1,"415":1,"421":1,"432":1,"441":2,"469":1,"472":1,"473":1,"477":1,"481":1,"482":1,"489":1,"494":1,"496":1,"498":2,"503":1,"507":1,"508":2,"511":2,"520":1,"521":1,"543":2,"544":1,"545":1,"546":1,"551":3,"552":14,"560":1,"562":1,"573":1,"575":1,"595":3,"600":1,"609":1,"635":1,"643":1,"649":1,"667":1,"668":1,"669":1,"671":1,"684":1,"700":1,"706":1,"723":1,"729":2,"736":1,"744":1,"746":1,"779":1,"805":1,"834":1,"866":1,"898":1,"933":1,"967":1,"1001":1,"1035":1,"1069":1,"1103":1,"1137":1,"1171":2,"1178":2,"1183":1,"1191":1,"1193":1,"1224":1,"1245":1,"1261":2,"1262":1,"1264":1,"1281":1,"1289":1,"1291":1,"1293":1,"1297":1,"1311":1,"1318":1,"1325":1,"1350":1,"1356":2,"1383":5,"1388":2,"1389":5,"1392":2,"1393":1,"1398":1,"1400":1,"1408":1,"1432":1,"1442":1,"1453":1,"1458":1,"1473":1,"1487":3,"1489":1,"1508":1,"1514":1,"1521":2,"1526":1,"1559":1,"1563":1,"1564":1,"1565":2,"1579":2,"1590":3,"1592":1,"1597":1,"1600":1,"1630":1,"1631":1,"1634":1,"1635":1,"1636":1,"1638":3,"1639":1,"1654":1,"1655":1,"1665":1,"1707":1,"1710":1,"1744":1,"1755":1,"1756":1,"1759":1,"1814":2,"1818":1,"1877":1,"1881":1,"1888":1,"1893":1,"1894":1,"1896":1,"1901":2,"1906":1,"1911":3,"1914":1,"1919":1,"1923":1,"1928":1,"1929":1,"1932":2,"1940":1,"1941":1,"1942":3,"1943":2,"1945":2,"1955":2,"1971":1,"2000":1,"2004":1,"2010":1,"2015":1,"2036":1,"2042":1,"2047":3,"2049":1,"2065":1,"2068":1,"2072":2,"2078":1,"2086":1,"2087":1,"2160":1,"2169":1,"2206":1,"2207":1,"2209":2,"2211":1,"2214":1,"2219":3,"2221":2,"2224":5,"2229":1,"2233":1,"2240":2,"2249":1,"2270":1,"2277":3,"2278":1,"2324":1,"2325":1,"2329":2,"2332":1,"2334":1,"2335":1,"2336":1,"2337":1,"2339":1,"2341":1,"2342":1,"2343":1,"2344":1,"2346":2,"2348":2,"2350":2,"2356":1,"2357":1,"2363":1,"2364":3,"2371":1,"2374":1,"2375":4,"2376":1,"2378":3,"2390":1,"2392":1,"2394":1,"2396":1,"2400":1,"2401":1,"2406":1,"2410":1,"2420":1,"2426":1,"2432":1,"2454":1,"2497":1,"2500":1,"2515":2,"2519":1,"2526":1,"2530":1,"2532":1,"2535":1,"2536":2,"2538":2,"2547":1,"2549":2,"2553":1,"2554":2,"2555":1,"2559":1,"2562":1,"2570":1,"2576":1,"2582":1,"2601":1,"2612":1,"2619":1,"2621":1,"2622":3,"2628":1,"2638":1,"2640":4,"2652":1,"2661":1,"2662":2,"2687":1,"2692":2,"2694":5,"2696":1,"2698":1,"2704":3,"2705":7,"2709":1,"2742":1,"2766":1,"2767":1,"2794":1,"2832":1,"2833":1,"2834":1,"2837":1,"2838":2,"2839":2,"2840":2,"2841":1,"2842":1,"2856":2,"2860":3,"2873":1,"2876":1,"2878":2,"2887":1,"2889":1}}],["usbmodemxxxxxx",{"2":{"2448":1}}],["usbtiny",{"2":{"2436":1}}],["usbtinyisp",{"0":{"2436":1},"1":{"2437":1},"2":{"412":1,"2436":3}}],["usbs1",{"2":{"1999":1}}],["usbser",{"2":{"670":12}}],["usb2adb",{"2":{"1335":1}}],["usb2422",{"2":{"134":1}}],["usbisactive",{"2":{"266":1}}],["usbc",{"2":{"207":2}}],["usbasploader",{"0":{"2335":1,"2447":1},"2":{"412":1,"555":1,"667":1,"670":1,"2335":3,"2447":1}}],["usbasp",{"0":{"2438":1},"1":{"2439":1},"2":{"134":1,"191":1,"412":1,"670":1,"2335":4,"2438":2,"2447":1}}],["usbpd",{"2":{"74":1}}],["usbdrv",{"0":{"21":1}}],["usb",{"0":{"2":1,"21":1,"137":1,"169":1,"184":1,"235":1,"263":1,"303":1,"557":1,"1297":1,"1351":1,"2796":1,"2797":1,"2829":1},"1":{"170":1,"1298":1},"2":{"2":1,"21":2,"31":1,"34":1,"49":3,"50":5,"62":2,"65":1,"70":3,"73":2,"75":1,"94":2,"111":3,"112":9,"113":1,"114":7,"134":5,"137":1,"149":4,"160":6,"169":3,"170":2,"176":8,"184":4,"191":9,"199":5,"211":1,"222":9,"236":5,"240":1,"249":3,"263":2,"266":4,"285":2,"294":1,"303":1,"308":3,"317":1,"374":1,"527":1,"528":3,"529":1,"543":5,"550":4,"552":7,"555":1,"556":5,"557":2,"626":1,"638":1,"667":1,"669":1,"670":1,"1172":1,"1175":1,"1178":1,"1295":3,"1335":1,"1351":2,"1372":4,"1373":4,"1456":1,"1878":2,"1914":2,"1917":1,"1918":1,"1919":3,"1920":2,"1946":4,"2013":2,"2015":1,"2039":1,"2207":1,"2211":4,"2220":3,"2224":9,"2225":4,"2226":2,"2243":1,"2245":1,"2249":3,"2323":7,"2329":1,"2335":2,"2336":1,"2337":1,"2339":1,"2341":1,"2346":1,"2348":1,"2350":3,"2370":2,"2376":1,"2400":3,"2413":1,"2414":1,"2415":1,"2416":2,"2420":1,"2428":2,"2436":1,"2438":1,"2440":1,"2444":1,"2445":1,"2446":1,"2447":2,"2448":1,"2450":1,"2451":2,"2454":1,"2473":6,"2509":1,"2514":1,"2626":1,"2627":1,"2629":3,"2637":1,"2638":1,"2657":2,"2665":8,"2694":1,"2699":1,"2755":1,"2788":2,"2797":1,"2800":2,"2827":3,"2829":7,"2881":1}}],["useful",{"0":{"2729":1},"1":{"2730":1,"2731":1,"2732":1,"2733":1,"2734":1,"2735":1,"2736":1,"2737":1,"2738":1,"2739":1,"2740":1},"2":{"289":1,"468":1,"496":1,"543":1,"556":1,"591":1,"629":1,"632":1,"643":1,"671":1,"703":1,"735":1,"1225":1,"1305":1,"1307":1,"1309":1,"1325":1,"1388":1,"1399":1,"1417":1,"1421":2,"1425":2,"1435":1,"1437":1,"1460":1,"1498":1,"1516":1,"1559":1,"1563":1,"1571":1,"1576":1,"1582":3,"1603":1,"1638":1,"1762":1,"1808":1,"1896":2,"1907":1,"1912":1,"1941":3,"1944":2,"1948":1,"2010":1,"2021":2,"2027":1,"2030":1,"2049":1,"2065":1,"2205":1,"2211":1,"2224":1,"2236":1,"2264":1,"2276":1,"2325":1,"2327":1,"2333":1,"2363":1,"2367":1,"2373":1,"2417":1,"2510":1,"2604":1,"2692":1,"2698":1,"2729":1,"2731":1,"2734":1,"2834":1,"2870":1,"2873":1,"2879":1}}],["useless",{"2":{"199":1,"211":1,"266":2}}],["used",{"2":{"25":1,"49":1,"50":1,"60":1,"110":1,"120":1,"157":1,"174":1,"176":2,"203":1,"209":1,"215":1,"240":1,"243":1,"285":1,"318":1,"319":1,"357":2,"364":1,"374":2,"381":1,"411":1,"415":2,"426":1,"456":1,"457":1,"476":1,"507":2,"508":1,"511":1,"538":1,"543":1,"545":1,"553":1,"554":2,"562":1,"570":5,"571":1,"575":1,"582":1,"598":1,"600":1,"609":1,"619":2,"626":1,"637":1,"639":1,"648":1,"649":3,"650":1,"651":1,"653":2,"676":4,"680":2,"698":2,"702":1,"703":1,"729":1,"731":1,"733":1,"734":5,"735":3,"736":4,"737":2,"738":1,"740":1,"743":2,"744":1,"745":1,"748":1,"749":2,"1170":3,"1172":1,"1174":1,"1175":1,"1176":1,"1178":2,"1181":2,"1182":1,"1183":1,"1223":1,"1226":2,"1244":1,"1247":1,"1269":1,"1277":1,"1298":1,"1302":1,"1303":1,"1304":1,"1349":1,"1356":1,"1359":1,"1360":2,"1375":2,"1391":1,"1392":2,"1393":2,"1406":1,"1411":1,"1417":1,"1418":1,"1435":1,"1442":1,"1447":1,"1450":1,"1480":1,"1488":1,"1508":1,"1515":1,"1524":1,"1564":1,"1579":1,"1600":1,"1604":1,"1605":1,"1631":1,"1646":1,"1649":1,"1702":1,"1704":1,"1736":1,"1739":1,"1742":1,"1744":1,"1745":2,"1749":2,"1750":1,"1755":1,"1758":1,"1819":1,"1821":1,"1897":1,"1898":1,"1899":1,"1905":1,"1907":1,"1909":3,"1910":2,"1912":3,"1925":1,"1926":5,"1927":1,"1931":1,"1932":1,"1937":2,"1939":1,"1941":2,"1942":2,"1943":1,"1946":1,"1948":1,"1955":1,"1957":1,"1964":2,"1968":2,"1969":1,"1998":1,"2000":3,"2015":1,"2025":1,"2027":1,"2032":3,"2033":2,"2034":1,"2039":2,"2043":2,"2051":1,"2052":1,"2080":1,"2082":1,"2169":1,"2205":1,"2206":2,"2207":1,"2211":2,"2212":1,"2218":1,"2219":1,"2221":2,"2225":1,"2229":1,"2232":1,"2236":2,"2242":1,"2247":1,"2248":2,"2252":1,"2255":2,"2259":1,"2263":6,"2264":1,"2265":3,"2266":1,"2272":1,"2277":1,"2323":1,"2325":1,"2329":1,"2335":1,"2341":1,"2353":1,"2360":1,"2364":4,"2377":1,"2381":1,"2383":2,"2385":1,"2395":2,"2396":1,"2399":2,"2400":1,"2401":1,"2415":1,"2432":1,"2451":1,"2500":1,"2504":1,"2505":1,"2511":1,"2513":2,"2516":1,"2519":3,"2521":2,"2522":1,"2556":1,"2562":1,"2587":1,"2588":1,"2601":1,"2621":1,"2628":1,"2629":5,"2630":2,"2631":4,"2632":4,"2639":1,"2644":1,"2657":2,"2662":3,"2692":2,"2694":9,"2699":1,"2701":1,"2704":11,"2705":12,"2709":1,"2715":2,"2721":1,"2722":1,"2724":2,"2725":2,"2728":1,"2742":1,"2744":2,"2764":1,"2768":2,"2772":1,"2774":1,"2775":1,"2792":1,"2799":1,"2800":2,"2812":1,"2818":1,"2823":1,"2825":1,"2831":1,"2833":1,"2852":1,"2873":2,"2874":2,"2887":1,"2894":1}}],["uses",{"2":{"8":1,"36":1,"46":1,"50":1,"89":1,"100":1,"114":1,"163":1,"218":1,"471":1,"477":1,"536":1,"551":1,"567":1,"570":1,"571":1,"595":1,"676":2,"698":3,"702":2,"703":1,"727":1,"733":1,"1183":3,"1270":1,"1289":1,"1295":1,"1321":1,"1324":2,"1339":1,"1371":1,"1379":1,"1389":3,"1393":2,"1419":1,"1458":1,"1462":3,"1592":2,"1893":1,"1894":1,"1903":2,"1911":1,"1924":1,"1925":1,"1926":1,"1936":1,"1938":1,"1949":1,"1997":1,"1998":1,"2000":1,"2009":1,"2038":1,"2076":1,"2086":1,"2205":1,"2207":3,"2218":1,"2321":1,"2324":2,"2332":1,"2337":1,"2396":2,"2408":1,"2443":1,"2514":1,"2519":2,"2522":1,"2545":3,"2562":1,"2587":1,"2615":1,"2619":1,"2623":1,"2642":2,"2655":1,"2681":1,"2713":1,"2720":1,"2724":1,"2742":1,"2744":1,"2839":1,"2841":1,"2869":1}}],["username>",{"2":{"487":1,"1437":1,"2529":1,"2530":2,"2585":3,"2587":2}}],["username",{"2":{"426":2,"466":1,"523":3,"595":2,"1433":1,"1437":2,"2529":1,"2543":1,"2544":2,"2545":2,"2546":5,"2576":1,"2662":1,"2800":1}}],["user\`",{"2":{"307":2,"1401":1}}],["user",{"0":{"40":1,"53":1,"67":1,"72":1,"85":1,"101":1,"121":1,"139":1,"155":1,"165":1,"180":1,"193":1,"203":1,"205":1,"216":1,"225":1,"239":1,"252":1,"269":1,"280":1,"290":1,"299":1,"310":1,"410":1,"456":1,"466":1,"472":1,"491":1,"623":1,"627":1,"633":1,"639":1,"641":2,"645":1,"1416":1,"1501":1,"1555":1,"1591":1,"1631":1,"1632":1,"1775":1,"1776":1,"1777":1,"1807":1,"1868":1,"1873":1,"2150":1,"2155":1,"2286":1,"2879":1},"1":{"41":1,"42":1,"43":1,"44":1,"45":1,"46":1,"54":1,"55":1,"56":1,"57":1,"58":1,"59":1,"60":1,"86":1,"87":1,"88":1,"89":1,"90":1,"102":1,"103":1,"104":1,"105":1,"122":1,"123":1,"124":1,"125":1,"126":1,"127":1,"128":1,"140":1,"141":1,"142":1,"143":1,"156":1,"157":1,"158":1,"159":1,"166":1,"167":1,"168":1,"169":1,"170":1,"181":1,"182":1,"183":1,"184":1,"185":1,"186":1,"194":1,"195":1,"196":1,"197":1,"206":1,"207":1,"217":1,"218":1,"219":1,"220":1,"221":1,"226":1,"240":1,"241":1,"253":1,"254":1,"255":1,"256":1,"257":1,"258":1,"259":1,"260":1,"270":1,"271":1,"272":1,"273":1,"281":1,"291":1,"300":1,"311":1,"312":1,"411":1,"412":1,"413":1,"414":1,"415":1,"416":1,"417":1,"418":1,"419":1,"420":1,"421":1,"422":1,"423":1,"424":1,"425":1,"426":1,"427":1,"428":1,"429":1,"430":1,"431":1,"432":1,"473":1,"474":1,"475":1,"476":1,"1417":1,"1418":1,"1419":1,"1420":1,"1502":1,"1503":1,"1504":1,"1505":1,"1506":1,"1778":1,"1779":1,"1869":1,"2151":1,"2287":1},"2":{"3":1,"4":1,"7":1,"15":1,"28":1,"31":5,"34":3,"49":3,"70":3,"75":3,"90":4,"93":1,"105":8,"114":1,"125":4,"134":1,"149":3,"154":1,"158":1,"167":1,"176":6,"182":2,"185":4,"191":4,"195":2,"196":3,"199":1,"203":5,"211":4,"213":2,"220":1,"222":1,"228":2,"229":1,"231":3,"238":1,"249":7,"277":2,"284":1,"285":1,"294":2,"303":1,"307":5,"312":2,"317":1,"392":4,"408":1,"426":1,"456":5,"463":1,"466":4,"470":1,"471":6,"472":2,"474":3,"476":3,"481":1,"552":1,"571":1,"575":3,"597":1,"607":4,"609":1,"619":5,"622":1,"623":1,"624":1,"625":1,"627":1,"628":1,"630":1,"633":1,"634":1,"637":2,"638":1,"639":4,"641":2,"642":2,"643":2,"644":1,"645":1,"646":1,"657":1,"1300":1,"1307":1,"1358":1,"1359":1,"1388":3,"1389":35,"1390":3,"1398":2,"1400":1,"1401":2,"1402":1,"1416":4,"1417":4,"1432":2,"1435":1,"1436":1,"1440":5,"1441":2,"1442":2,"1455":1,"1457":1,"1461":2,"1487":4,"1494":1,"1497":1,"1502":5,"1503":2,"1506":1,"1555":1,"1570":2,"1571":2,"1575":1,"1598":7,"1603":4,"1604":1,"1605":1,"1606":2,"1625":4,"1629":1,"1630":2,"1631":2,"1632":4,"1636":4,"1669":1,"1670":1,"1710":2,"1711":1,"1762":2,"1763":2,"1764":1,"1766":2,"1772":2,"1775":1,"1776":1,"1777":1,"1803":1,"1805":2,"1806":1,"1807":1,"1818":3,"1823":4,"1881":1,"1882":1,"1896":1,"1903":1,"1904":1,"1905":1,"1906":3,"1910":1,"1912":5,"1913":2,"1916":3,"1920":1,"1939":3,"1942":1,"1944":4,"1945":2,"1949":3,"1950":3,"1952":2,"1953":2,"1957":1,"1961":2,"1962":1,"1967":1,"1968":2,"1969":3,"2009":1,"2024":1,"2025":3,"2026":1,"2027":2,"2028":1,"2029":2,"2030":1,"2031":1,"2032":2,"2033":3,"2035":2,"2039":2,"2047":1,"2048":3,"2049":5,"2075":3,"2077":1,"2078":3,"2084":4,"2085":3,"2086":2,"2087":1,"2158":1,"2159":1,"2162":1,"2163":1,"2164":2,"2171":1,"2223":14,"2230":1,"2232":1,"2233":2,"2236":9,"2241":1,"2251":3,"2255":2,"2256":1,"2260":1,"2261":3,"2262":7,"2263":4,"2264":4,"2265":4,"2277":1,"2286":1,"2290":1,"2291":1,"2292":1,"2327":2,"2342":1,"2346":1,"2348":1,"2350":1,"2356":4,"2359":1,"2362":1,"2364":4,"2400":2,"2401":2,"2402":1,"2406":1,"2407":3,"2414":1,"2424":1,"2521":2,"2522":2,"2523":1,"2529":2,"2535":1,"2543":1,"2546":1,"2548":2,"2549":1,"2551":1,"2552":1,"2553":1,"2573":1,"2576":2,"2591":2,"2600":5,"2622":1,"2631":1,"2635":1,"2652":1,"2693":1,"2694":6,"2695":2,"2701":1,"2702":1,"2704":2,"2705":10,"2732":1,"2734":2,"2742":1,"2744":2,"2826":1,"2831":1,"2840":2,"2860":1,"2869":1,"2879":1,"2887":3,"2895":2,"2896":1}}],["userspace",{"0":{"228":1,"433":1,"434":1,"435":1,"436":1,"437":1,"438":1,"1433":1,"1435":1,"1598":1,"2359":1,"2536":1,"2549":1,"2551":1,"2552":1,"2554":1,"2555":1},"1":{"434":1,"435":1,"436":1,"437":1,"438":1,"1434":1,"1435":1,"1436":1,"1437":1,"1438":1,"1439":1,"1440":1,"1441":1,"1442":1,"2537":1,"2538":1,"2539":1,"2540":1,"2541":1,"2542":1,"2543":1,"2544":1,"2545":1,"2546":1,"2547":1,"2548":1,"2550":1,"2551":1,"2552":1,"2553":1,"2554":1,"2555":1,"2556":1},"2":{"74":2,"76":1,"134":1,"176":1,"191":3,"199":1,"211":1,"213":2,"222":1,"224":1,"228":4,"236":3,"241":2,"249":1,"253":2,"265":2,"268":2,"270":2,"275":1,"281":2,"288":2,"308":2,"317":1,"434":6,"435":6,"436":4,"437":3,"438":8,"597":1,"1433":2,"1434":2,"1435":1,"1440":2,"1441":3,"1442":2,"1455":1,"1597":3,"1598":3,"1818":2,"2078":2,"2359":1,"2362":1,"2536":1,"2545":1,"2548":1,"2549":5,"2550":1,"2551":3,"2552":3,"2553":2,"2554":5,"2555":5,"2556":1,"2693":1,"2694":1,"2855":1}}],["users",{"0":{"1396":1,"1397":1,"1751":1},"1":{"1752":1,"1753":1,"1754":1},"2":{"0":1,"9":1,"13":1,"19":1,"39":1,"52":1,"62":1,"70":1,"114":1,"118":1,"131":1,"154":1,"156":1,"166":2,"173":1,"201":1,"221":2,"228":1,"234":1,"243":2,"263":1,"276":1,"279":2,"283":1,"284":2,"304":1,"312":2,"349":1,"350":1,"362":1,"377":1,"392":5,"411":1,"429":1,"455":1,"456":1,"458":1,"464":1,"465":1,"476":1,"491":1,"492":1,"537":1,"560":1,"568":1,"600":1,"609":1,"612":1,"626":1,"743":1,"1293":1,"1321":1,"1394":1,"1397":1,"1398":2,"1403":2,"1433":4,"1434":1,"1439":1,"1440":1,"1504":1,"1563":1,"1599":1,"1631":1,"1749":1,"1771":1,"2277":1,"2359":2,"2362":1,"2400":1,"2401":1,"2405":1,"2406":3,"2407":1,"2543":1,"2545":2,"2548":1,"2549":2,"2567":2,"2571":1,"2585":1,"2586":1,"2662":1,"2687":1,"2690":1,"2694":2,"2701":1,"2705":1,"2784":1,"2849":3,"2850":1}}],["use",{"0":{"6":1,"17":1,"30":1,"32":1,"33":1,"164":1,"1323":1,"1492":1,"1735":1,"1759":1,"1899":1,"1962":1,"1969":1,"2255":1,"2356":1,"2394":1,"2890":1},"1":{"31":1,"34":1,"1493":1},"2":{"1":1,"7":1,"17":1,"25":1,"30":1,"31":1,"32":1,"33":1,"34":1,"36":1,"37":1,"43":1,"45":1,"49":2,"70":1,"74":1,"76":1,"80":1,"87":1,"89":1,"93":1,"94":3,"95":1,"99":1,"103":1,"107":1,"114":5,"118":1,"119":3,"126":1,"133":2,"134":9,"149":5,"160":3,"166":1,"167":1,"174":1,"176":15,"179":1,"190":1,"191":15,"194":2,"199":10,"206":1,"211":11,"215":1,"218":1,"220":2,"222":2,"232":1,"236":8,"240":1,"249":4,"256":1,"260":1,"266":2,"277":3,"285":4,"294":1,"302":1,"307":1,"308":8,"317":9,"345":1,"351":1,"353":1,"358":1,"370":1,"371":1,"374":1,"382":1,"389":1,"397":1,"411":1,"412":1,"419":1,"436":1,"442":3,"443":2,"445":2,"452":1,"471":3,"473":4,"476":1,"481":1,"483":2,"486":2,"487":1,"488":1,"494":6,"495":3,"496":2,"497":1,"498":2,"501":3,"502":1,"503":2,"507":1,"508":1,"510":2,"511":1,"512":1,"513":1,"514":1,"515":1,"516":1,"518":1,"520":3,"522":1,"524":1,"525":1,"528":2,"529":1,"541":1,"543":11,"546":2,"549":1,"550":3,"551":1,"552":1,"556":1,"557":2,"563":1,"570":1,"573":1,"578":1,"581":1,"582":1,"586":1,"595":2,"598":1,"604":2,"607":2,"609":2,"614":2,"615":1,"616":1,"619":1,"621":2,"622":1,"624":1,"625":1,"637":1,"639":2,"643":1,"648":1,"657":1,"662":1,"663":1,"664":1,"666":1,"667":1,"670":1,"672":1,"674":1,"676":1,"682":2,"684":2,"696":1,"698":12,"699":8,"700":2,"702":5,"706":2,"707":2,"710":1,"723":1,"727":1,"729":1,"735":2,"738":1,"743":1,"744":1,"746":1,"748":1,"749":7,"753":1,"775":1,"779":2,"783":1,"805":2,"809":1,"834":2,"841":1,"866":2,"871":1,"898":2,"906":1,"933":2,"940":1,"967":2,"974":1,"1001":2,"1008":1,"1035":2,"1042":1,"1069":2,"1076":1,"1103":2,"1110":1,"1137":2,"1144":1,"1170":1,"1171":1,"1173":2,"1176":1,"1178":1,"1179":1,"1181":5,"1182":5,"1183":1,"1191":2,"1193":2,"1197":1,"1224":1,"1225":1,"1226":7,"1230":1,"1231":1,"1245":1,"1247":7,"1262":2,"1275":2,"1277":7,"1279":1,"1280":2,"1281":6,"1291":1,"1293":2,"1294":1,"1297":3,"1300":2,"1305":1,"1308":1,"1324":3,"1325":1,"1326":1,"1329":1,"1332":2,"1336":1,"1342":1,"1344":1,"1346":2,"1347":1,"1356":2,"1357":1,"1359":1,"1366":2,"1368":1,"1369":1,"1383":2,"1386":1,"1387":1,"1388":1,"1389":9,"1391":1,"1392":1,"1393":2,"1397":1,"1398":3,"1401":2,"1403":1,"1408":2,"1409":2,"1410":2,"1412":2,"1416":3,"1418":2,"1420":1,"1421":1,"1424":1,"1427":2,"1433":1,"1434":1,"1435":2,"1436":1,"1437":1,"1440":7,"1441":1,"1442":4,"1443":1,"1450":3,"1451":1,"1453":2,"1461":1,"1462":2,"1487":2,"1496":1,"1499":1,"1502":2,"1505":2,"1507":1,"1508":1,"1510":1,"1514":1,"1523":1,"1524":1,"1526":6,"1527":4,"1548":1,"1559":2,"1560":1,"1563":1,"1564":2,"1565":2,"1573":1,"1575":1,"1576":1,"1579":1,"1582":1,"1589":1,"1591":1,"1592":1,"1593":2,"1594":1,"1597":1,"1600":2,"1602":3,"1630":1,"1632":1,"1638":1,"1649":1,"1650":1,"1707":1,"1709":1,"1734":3,"1737":1,"1747":2,"1749":3,"1750":1,"1752":1,"1753":1,"1756":4,"1759":2,"1761":1,"1762":1,"1763":1,"1812":4,"1814":1,"1818":2,"1819":1,"1823":2,"1881":1,"1889":1,"1891":1,"1895":2,"1896":1,"1897":1,"1903":1,"1904":1,"1907":2,"1909":1,"1910":10,"1914":1,"1916":1,"1919":2,"1924":1,"1925":1,"1926":4,"1927":1,"1931":1,"1936":1,"1937":1,"1938":1,"1939":5,"1941":1,"1943":1,"1946":2,"1949":1,"1951":1,"1959":1,"1965":1,"1996":1,"1997":1,"1998":1,"1999":3,"2000":1,"2002":3,"2003":2,"2004":1,"2009":1,"2010":1,"2013":1,"2022":1,"2025":3,"2026":1,"2033":2,"2035":1,"2037":1,"2040":5,"2042":1,"2044":1,"2046":1,"2047":1,"2049":2,"2065":1,"2070":4,"2072":1,"2078":2,"2080":1,"2084":2,"2086":2,"2087":1,"2195":1,"2205":1,"2206":1,"2207":2,"2210":2,"2211":2,"2213":2,"2218":1,"2220":1,"2221":3,"2222":6,"2225":1,"2226":1,"2230":1,"2231":1,"2234":2,"2235":1,"2243":1,"2245":1,"2248":2,"2249":1,"2251":1,"2252":1,"2255":2,"2256":2,"2262":1,"2263":3,"2264":2,"2265":4,"2275":3,"2276":2,"2320":1,"2321":1,"2323":1,"2325":2,"2328":3,"2329":1,"2330":2,"2332":1,"2337":3,"2342":1,"2343":1,"2353":2,"2355":1,"2359":1,"2360":2,"2361":1,"2363":6,"2364":3,"2374":1,"2375":3,"2377":1,"2380":2,"2381":1,"2412":2,"2421":1,"2424":2,"2427":1,"2430":1,"2434":1,"2436":1,"2446":1,"2448":1,"2465":2,"2467":1,"2473":1,"2498":1,"2503":1,"2504":1,"2506":1,"2513":4,"2519":1,"2522":1,"2529":1,"2532":1,"2535":1,"2539":1,"2544":2,"2546":1,"2549":3,"2550":1,"2551":1,"2552":1,"2553":3,"2554":1,"2558":1,"2560":1,"2563":1,"2575":1,"2576":2,"2577":1,"2582":1,"2585":1,"2588":6,"2591":1,"2593":1,"2599":1,"2600":3,"2607":1,"2615":4,"2621":1,"2622":2,"2624":1,"2626":1,"2627":1,"2628":1,"2634":1,"2639":4,"2642":1,"2643":1,"2645":2,"2646":2,"2647":2,"2650":2,"2658":1,"2659":1,"2663":1,"2665":2,"2668":2,"2675":1,"2692":2,"2694":8,"2696":1,"2702":1,"2703":3,"2704":3,"2705":3,"2706":3,"2730":1,"2733":3,"2735":4,"2736":1,"2737":1,"2738":2,"2739":1,"2742":1,"2743":3,"2801":2,"2802":1,"2804":2,"2805":2,"2806":1,"2807":1,"2812":2,"2818":1,"2819":2,"2822":1,"2824":1,"2825":1,"2827":3,"2828":1,"2830":1,"2833":1,"2836":3,"2842":1,"2850":1,"2851":2,"2854":2,"2859":1,"2860":4,"2872":1,"2874":2,"2875":1,"2876":4,"2878":1,"2881":1,"2884":3,"2885":1,"2895":2,"2896":1}}],["hm",{"2":{"2320":1}}],["hmcuconf",{"2":{"698":1,"699":1,"702":1,"749":1,"1226":1,"1277":1,"1281":1,"1526":1,"1527":1}}],["hc",{"2":{"2320":1,"2400":2}}],["hkcu",{"2":{"2277":1}}],["hrl",{"2":{"2252":1}}],["hrms",{"2":{"297":1,"308":1}}],["hl",{"2":{"2252":3}}],["hwdb",{"2":{"2417":1}}],["hw",{"2":{"1932":1}}],["hfuse",{"2":{"2449":2}}],["hf",{"2":{"1648":13,"1649":2,"1655":2}}],["hfdkb",{"2":{"217":1}}],["hz",{"2":{"748":1,"835":1,"837":11,"899":1,"902":6,"934":1,"936":6,"968":1,"970":6,"1002":1,"1004":6,"1036":1,"1038":6,"1138":1,"1140":10,"2829":1}}],["h>",{"2":{"698":2,"699":2,"702":2,"749":2,"1173":1,"1181":2,"1182":2,"1226":2,"1247":1,"1277":2,"1281":2,"1526":2,"1527":2,"1998":1,"2705":1}}],["h1",{"2":{"657":1,"658":3}}],["hyphen",{"2":{"1563":1}}],["hyper",{"2":{"1355":1,"2355":2,"2518":2}}],["hypr",{"2":{"1355":1,"2486":2,"2487":1,"2492":1,"2518":2,"2599":1}}],["hypothetical",{"2":{"648":1}}],["hysteresis",{"2":{"114":1}}],["h87a",{"2":{"571":5}}],["h87g2",{"2":{"249":1}}],["hungarian",{"2":{"2834":3}}],["hundreds",{"2":{"1915":1}}],["hurts",{"2":{"2502":1}}],["hurt",{"2":{"2380":1}}],["hurry",{"2":{"1469":1}}],["huge",{"2":{"1592":1}}],["hum5",{"2":{"1654":1}}],["hum4",{"2":{"1654":1}}],["hum3",{"2":{"1654":1}}],["hum2",{"2":{"1654":1}}],["hum1",{"2":{"1654":1}}],["hum",{"2":{"1654":6}}],["humbert",{"2":{"665":1,"1321":1}}],["humans",{"2":{"571":1}}],["human",{"2":{"418":1,"477":1,"1308":1,"2519":1,"2743":1,"2759":1,"2895":1}}],["hub",{"0":{"1353":1},"2":{"249":1}}],["hub20",{"2":{"241":2}}],["hub16",{"2":{"241":2}}],["hues",{"2":{"2045":1,"2075":2,"2077":2}}],["hueu",{"2":{"571":2,"1635":1,"2039":1,"2074":1,"2489":1,"2490":1}}],["hued",{"2":{"571":2,"1635":1,"2039":1,"2074":1,"2489":1,"2490":1}}],["hue",{"0":{"2059":1,"2111":1,"2112":1,"2113":1,"2114":1,"2115":1},"1":{"2116":1},"2":{"49":1,"111":1,"183":2,"222":3,"294":1,"332":1,"547":2,"1636":4,"2038":2,"2039":6,"2040":4,"2044":1,"2059":12,"2062":2,"2074":4,"2075":44,"2081":4,"2111":1,"2112":1,"2113":1,"2114":1,"2115":1,"2116":1,"2139":1,"2140":1,"2141":1,"2142":1,"2143":1,"2400":2,"2489":6,"2490":4,"2705":13,"2725":1,"2824":4,"2825":4,"2842":3}}],["h2",{"2":{"211":1,"658":2}}],["hjson",{"2":{"191":1,"199":1,"222":1,"294":4,"613":2,"2694":1}}],["hpp",{"2":{"160":1}}],["hnahkb",{"2":{"143":3,"149":1}}],["http",{"2":{"355":1,"398":1,"442":1,"563":1,"592":1,"599":1,"1437":1,"1592":1,"2698":1}}],["https",{"2":{"2":1,"21":1,"196":1,"236":1,"354":1,"355":1,"357":4,"399":1,"411":1,"556":1,"561":1,"562":1,"592":1,"595":1,"598":1,"664":1,"665":5,"730":7,"731":1,"747":1,"1290":1,"1291":1,"1297":3,"1330":1,"1331":3,"1335":2,"1336":1,"1337":3,"1339":1,"1345":2,"1346":1,"1349":2,"1353":1,"1354":2,"1416":1,"1598":1,"1766":1,"2045":1,"2353":1,"2356":4,"2404":1,"2539":1,"2546":2,"2551":1,"2552":1,"2570":1,"2585":8,"2587":5,"2615":1,"2622":1,"2662":3,"2694":3,"2800":1}}],["html",{"2":{"319":1,"592":1,"1297":1,"1336":1,"1346":1}}],["ht32",{"2":{"130":1,"134":1}}],["hd44780u",{"2":{"1665":1}}],["hd44780",{"0":{"1664":1,"1672":1,"1674":1,"1675":1,"1676":1,"1678":1,"1679":1,"1681":1,"1683":1,"1685":1,"1687":1,"1689":1,"1691":1,"1693":1,"1695":1,"1698":1,"1700":1,"1702":1,"1704":1},"1":{"1665":1,"1666":1,"1667":1,"1668":1,"1669":1,"1670":1,"1671":1,"1672":1,"1673":2,"1674":1,"1675":1,"1676":1,"1677":2,"1678":1,"1679":1,"1680":2,"1681":1,"1682":2,"1683":1,"1684":2,"1685":1,"1686":2,"1687":1,"1688":2,"1689":1,"1690":2,"1691":1,"1692":2,"1693":1,"1694":2,"1695":1,"1696":2,"1697":2,"1698":1,"1699":2,"1700":1,"1701":2,"1702":1,"1703":2,"1704":1,"1705":2},"2":{"64":1,"160":1,"1667":7,"1669":2,"1670":4,"1685":1,"1689":1,"1698":1,"2694":2}}],["hseclk",{"2":{"308":1}}],["hs60v2",{"0":{"1298":1}}],["hs60",{"2":{"277":1}}],["hs",{"2":{"211":1,"266":1}}],["hsv888",{"2":{"2725":1}}],["hsvs",{"2":{"191":1}}],["hsv",{"0":{"2143":2},"1":{"2144":2},"2":{"49":1,"114":1,"149":1,"285":2,"308":1,"1389":7,"2047":5,"2049":2,"2056":7,"2059":2,"2063":24,"2076":1,"2079":22,"2086":11,"2087":1,"2144":2,"2705":1,"2725":3,"2824":1,"2825":1}}],["hsgw",{"2":{"37":2}}],["hierarchies",{"2":{"2601":1,"2612":1}}],["hierarchy",{"2":{"176":1,"619":1}}],["hich",{"2":{"2035":1}}],["hires",{"2":{"1942":8}}],["hiragana",{"2":{"1336":1,"2461":2}}],["himself",{"2":{"1321":1}}],["his",{"2":{"1321":1,"2371":1,"2382":1}}],["history",{"0":{"609":1},"2":{"2509":1,"2582":1}}],["historically",{"2":{"172":1,"189":1,"273":1,"276":1,"609":1,"2505":1,"2694":1}}],["historical",{"2":{"126":1,"127":1,"241":1,"245":1,"253":1,"270":1,"281":1,"734":1,"2503":1,"2549":1}}],["hint",{"0":{"659":1},"1":{"660":1,"661":1},"2":{"659":1,"2582":1}}],["hineybush",{"2":{"571":4}}],["hinder",{"2":{"515":1}}],["hi",{"2":{"266":1,"1811":1}}],["hillside48",{"2":{"176":1}}],["hillside",{"2":{"149":1,"168":2,"181":6,"191":1}}],["hits",{"2":{"1386":1,"1817":4,"2075":5}}],["hitting",{"2":{"667":2,"1572":1,"2263":1,"2325":1,"2364":1,"2587":1,"2598":1,"2736":1,"2876":1}}],["hit",{"2":{"114":1,"152":1,"331":1,"546":1,"668":1,"1326":1,"1386":1,"1463":1,"1469":1,"1572":4,"1730":1,"1764":1,"1770":1,"1772":1,"1817":5,"1911":1,"2075":7,"2244":1,"2252":1,"2254":3,"2263":4,"2276":1,"2333":1,"2617":1,"2849":1}}],["highest",{"2":{"537":1,"700":1,"1386":1,"1389":1,"1392":1,"1395":1,"1398":2,"1400":1,"1401":1,"1463":1,"1508":1,"1509":1,"1590":1,"1759":1,"1763":3,"1811":1,"1903":1,"1950":1,"1952":1,"1967":2,"1968":2,"2085":3,"2086":1,"2230":1,"2266":1,"2479":1,"2511":1,"2733":1,"2772":1}}],["higher",{"2":{"114":1,"125":1,"185":1,"381":1,"543":1,"546":1,"700":1,"1185":1,"1392":1,"1395":2,"1397":1,"1911":1,"1932":1,"2264":1,"2509":2,"2511":4,"2514":1,"2692":2,"2702":1,"2704":1,"2733":1,"2851":1,"2859":2,"2869":1}}],["highlight",{"2":{"476":1}}],["highlights",{"2":{"422":1}}],["highlighted",{"2":{"272":1,"1759":1}}],["highly",{"2":{"182":1,"704":1,"1434":1,"2195":1,"2442":1,"2586":1,"2696":1}}],["high",{"0":{"1942":1},"2":{"49":2,"92":1,"114":1,"243":2,"308":1,"319":1,"392":1,"543":3,"550":1,"551":2,"558":1,"597":1,"700":4,"729":1,"742":5,"1175":1,"1183":1,"1263":2,"1264":1,"1275":1,"1388":1,"1456":1,"1463":1,"1508":2,"1514":1,"1515":1,"1547":1,"1633":1,"1638":1,"1652":2,"1653":2,"1710":3,"1769":1,"1804":1,"1806":2,"1893":2,"1942":6,"2217":1,"2249":1,"2412":1,"2444":1,"2445":1,"2446":1,"2447":1,"2449":2,"2509":1,"2514":1,"2639":1,"2657":1,"2705":1,"2747":1,"2804":1,"2805":1,"2815":1,"2851":1,"2867":1,"2868":1,"2880":1}}],["hidden",{"2":{"2729":1,"2887":1}}],["hid4java",{"2":{"2013":1}}],["hidapi",{"2":{"2013":1}}],["hidraw",{"2":{"1310":1}}],["hidbootflash",{"2":{"2336":1}}],["hidboot",{"2":{"670":1}}],["hidusb",{"2":{"240":1,"667":1,"668":2,"670":4}}],["hides",{"2":{"2515":1}}],["hide",{"2":{"199":1,"1441":1}}],["hid",{"0":{"1304":1,"1310":1,"2010":1,"2017":1,"2019":1,"2337":1,"2767":1},"1":{"2011":1,"2012":1,"2013":1,"2014":1,"2015":1,"2016":1,"2017":1,"2018":2,"2019":1,"2020":2},"2":{"2":1,"34":1,"49":2,"50":1,"114":3,"143":2,"149":2,"199":2,"222":2,"236":1,"266":1,"308":1,"412":1,"544":1,"555":1,"557":1,"666":2,"670":1,"1304":1,"1310":4,"1311":1,"1328":1,"1329":1,"1334":1,"1597":1,"1756":1,"1803":1,"1939":3,"1942":1,"1946":4,"1972":2,"2008":1,"2010":2,"2012":4,"2013":7,"2014":2,"2015":11,"2017":1,"2019":1,"2039":1,"2320":1,"2334":1,"2336":1,"2337":6,"2338":1,"2364":2,"2415":1,"2416":1,"2455":1,"2467":1,"2509":1,"2514":1,"2694":1,"2699":1,"2767":1,"2777":1,"2788":2,"2831":1,"2876":1}}],["h7",{"2":{"49":1}}],["hhkbs",{"2":{"36":2}}],["hhkb",{"0":{"35":1,"36":1,"257":1,"258":1},"1":{"36":1},"2":{"35":3,"36":8,"211":2,"256":2,"257":1,"258":1,"285":1,"1339":1}}],["hebrew",{"2":{"2834":2}}],["heir",{"2":{"2035":1}}],["heights",{"2":{"1910":1}}],["height",{"2":{"111":1,"114":1,"1907":2,"1910":3,"1911":3,"1912":1,"1928":2,"2234":2,"2235":3,"2704":15,"2705":9,"2715":2,"2722":1,"2743":1,"2816":1}}],["henkan",{"2":{"1336":1,"2461":1}}],["hence",{"2":{"697":1,"1386":1,"1458":1}}],["hey",{"2":{"383":1,"384":1,"385":1,"386":1,"389":1}}],["her",{"2":{"1641":1}}],["hertz",{"2":{"700":1}}],["herringbone",{"2":{"197":4}}],["here",{"0":{"1316":1},"2":{"31":1,"213":1,"233":1,"264":1,"274":1,"282":1,"288":1,"292":1,"301":1,"313":1,"347":1,"356":1,"363":1,"364":2,"367":1,"369":1,"370":1,"371":1,"374":1,"375":2,"376":1,"432":1,"494":1,"526":1,"542":1,"556":1,"575":1,"595":5,"601":2,"603":1,"606":2,"607":2,"612":1,"617":1,"621":1,"637":1,"662":1,"670":1,"700":1,"726":2,"729":1,"1290":1,"1291":1,"1297":1,"1318":1,"1324":1,"1327":1,"1343":1,"1353":1,"1356":1,"1388":1,"1389":1,"1403":1,"1408":1,"1416":2,"1434":2,"1436":1,"1440":1,"1462":1,"1487":1,"1488":1,"1507":1,"1510":1,"1521":2,"1561":1,"1582":4,"1587":1,"1588":1,"1595":1,"1638":1,"1747":1,"1814":1,"1919":1,"1922":1,"1946":1,"1950":1,"1967":1,"1968":1,"2013":2,"2015":1,"2035":1,"2045":1,"2046":1,"2072":1,"2086":1,"2212":1,"2219":1,"2254":1,"2255":1,"2258":1,"2263":2,"2264":2,"2265":1,"2275":1,"2341":1,"2356":2,"2362":1,"2363":1,"2364":1,"2369":1,"2373":1,"2376":1,"2378":2,"2379":1,"2380":1,"2412":2,"2414":1,"2415":1,"2419":1,"2449":2,"2452":1,"2480":1,"2503":1,"2515":1,"2532":1,"2539":1,"2549":1,"2551":1,"2567":1,"2581":1,"2582":1,"2583":1,"2585":1,"2596":1,"2597":1,"2615":1,"2617":1,"2622":1,"2635":1,"2664":1,"2668":1,"2694":1,"2696":2,"2729":1,"2740":1,"2798":1,"2833":1,"2841":1,"2852":1,"2856":1,"2860":1,"2877":1,"2878":1,"2879":2,"2884":1,"2886":1,"2888":1}}],["heated",{"2":{"2373":1}}],["heat",{"2":{"2076":1,"2371":1,"2373":3}}],["heating",{"2":{"2076":1,"2373":1,"2634":1}}],["heatmap",{"0":{"2076":1},"2":{"160":1,"176":2,"211":1,"2075":3,"2076":8,"2842":1}}],["heavily",{"2":{"1313":1,"1372":1,"1373":1,"1823":1,"2084":1}}],["heavy",{"2":{"149":1,"249":1,"251":1,"294":1,"1268":1,"2562":1}}],["healthy",{"2":{"668":1}}],["headings",{"0":{"658":1},"2":{"658":3}}],["heading",{"2":{"657":3}}],["headroom",{"2":{"134":2}}],["head",{"2":{"99":1,"342":1,"359":1,"360":1,"387":1,"1315":1,"1320":1,"2582":6,"2613":1,"2616":1,"2618":1}}],["headers",{"2":{"94":1,"160":1,"199":1,"211":3,"249":2,"294":3,"308":2,"322":3,"334":1,"381":1,"600":1,"1915":1,"2692":2,"2832":1,"2833":1,"2834":1}}],["header",{"0":{"2698":1,"2714":1,"2721":1,"2834":1},"2":{"4":1,"134":1,"176":1,"191":6,"211":1,"222":2,"249":1,"277":1,"444":1,"494":1,"542":1,"575":1,"1603":2,"1630":1,"2403":1,"2410":1,"2429":1,"2440":2,"2453":1,"2558":1,"2692":4,"2713":2,"2714":2,"2715":3,"2716":3,"2717":2,"2720":2,"2721":8,"2722":3,"2723":2,"2724":3,"2725":2,"2726":2,"2727":2,"2831":1,"2832":2,"2833":3,"2834":4}}],["hecomi",{"2":{"143":2}}],["hexnumpad",{"2":{"2290":1,"2291":1,"2292":1}}],["hexadecimal",{"2":{"2184":1,"2186":1,"2188":1,"2190":1,"2275":1,"2829":2}}],["hex6c",{"2":{"211":1}}],["hex",{"2":{"94":1,"160":1,"199":1,"412":1,"428":1,"554":1,"615":2,"1293":1,"1343":6,"1442":1,"2015":1,"2168":1,"2277":2,"2328":1,"2329":1,"2330":1,"2332":1,"2334":1,"2335":1,"2336":1,"2337":2,"2353":1,"2363":3,"2364":4,"2378":1,"2379":1,"2447":1,"2448":6,"2449":1,"2450":4,"2533":3,"2535":1,"2545":1,"2560":3,"2561":1,"2577":3,"2802":1,"2895":1}}],["helo",{"2":{"1597":1,"1600":1}}],["helios",{"0":{"1377":1},"2":{"199":1,"1367":2,"1371":4,"1379":4,"1707":1,"2654":1,"2843":1}}],["helix",{"0":{"55":1},"2":{"55":52,"114":1,"133":1,"134":1,"149":1,"160":1,"211":1,"266":1,"311":6,"317":4,"1904":1}}],["held",{"2":{"160":1,"194":3,"664":1,"1329":1,"1340":1,"1356":1,"1359":1,"1392":1,"1424":1,"1425":1,"1469":2,"1471":1,"1488":1,"1499":1,"1503":2,"1567":1,"1582":2,"1640":1,"1642":1,"1658":3,"1730":1,"1733":1,"1749":1,"1753":2,"1754":1,"1892":1,"1893":1,"1896":2,"1897":1,"1950":1,"1955":1,"1956":1,"2025":2,"2039":10,"2201":1,"2203":7,"2204":1,"2205":9,"2206":1,"2218":1,"2239":5,"2251":1,"2255":4,"2262":1,"2263":3,"2264":1,"2265":2,"2335":1,"2364":1,"2415":1,"2463":1,"2467":2,"2468":2,"2476":1,"2480":1,"2487":29,"2489":10,"2495":7,"2496":5,"2504":1,"2515":1,"2518":30,"2522":1,"2587":1,"2598":1,"2700":2,"2779":1,"2782":1,"2787":1,"2861":5,"2862":1,"2863":1,"2864":2,"2865":1,"2866":2,"2873":4,"2874":1,"2875":1,"2876":1}}],["helped",{"2":{"2584":1}}],["helper",{"2":{"49":1,"2223":1,"2370":1}}],["helpers",{"0":{"231":1},"2":{"49":1,"199":2,"211":1,"236":1,"285":1,"2502":1}}],["helping",{"2":{"2367":1,"2526":1}}],["helpful",{"2":{"661":2,"1488":1,"1769":1,"1967":1,"2042":1,"2224":1,"2374":1,"2512":1,"2513":1,"2527":1,"2845":1,"2874":1}}],["help=",{"2":{"471":1,"482":2}}],["helps",{"2":{"173":1,"297":1,"421":1,"518":1,"552":1,"1321":1,"1907":2,"2234":1,"2276":1,"2373":3,"2375":1,"2619":1,"2795":1,"2853":1,"2870":1}}],["help",{"0":{"396":1,"594":1,"2426":1,"2844":1},"1":{"2845":1,"2846":1,"2847":1},"2":{"132":1,"173":1,"228":1,"364":1,"434":2,"435":2,"436":2,"437":2,"442":2,"443":2,"451":2,"487":1,"526":1,"591":2,"594":1,"595":1,"597":1,"598":1,"616":1,"618":1,"636":1,"656":2,"664":1,"1394":1,"1397":1,"1410":1,"1463":1,"1473":1,"1494":1,"1595":4,"1603":1,"1823":1,"1918":2,"2084":1,"2216":1,"2270":1,"2351":1,"2363":1,"2368":1,"2369":1,"2374":1,"2381":1,"2387":2,"2412":1,"2423":1,"2426":1,"2427":1,"2462":2,"2467":2,"2502":2,"2508":1,"2558":1,"2563":1,"2576":1,"2582":3,"2619":2,"2634":1,"2692":1,"2694":1,"2696":1,"2703":6,"2765":1,"2836":1,"2837":1,"2844":1,"2845":1,"2858":1}}],["hello",{"0":{"1669":1,"2171":1},"2":{"23":1,"120":1,"467":1,"471":10,"473":1,"511":1,"1411":1,"1493":3,"1597":4,"1598":1,"1600":2,"1602":2,"1606":19,"1669":1,"1686":1,"2171":3,"2237":1,"2705":1}}],["hobbyist",{"2":{"2525":1}}],["hop",{"2":{"1314":1,"2886":1}}],["hopefully",{"2":{"601":1,"2890":1}}],["hope",{"2":{"245":1,"487":1,"1437":1,"2698":1}}],["hover",{"2":{"581":1,"2622":1}}],["housings",{"2":{"2373":1}}],["housekeeping",{"0":{"638":1,"639":1},"1":{"639":1},"2":{"75":1,"92":1,"277":1,"638":2,"639":2,"1606":3,"2223":2,"2705":7}}],["hours",{"2":{"398":1,"592":1}}],["home=",{"2":{"405":1,"406":1,"407":1}}],["homebrew",{"0":{"405":1},"2":{"405":1,"2337":1,"2539":1,"2569":1,"2570":1}}],["home",{"0":{"1675":1},"2":{"277":1,"289":1,"408":1,"414":1,"429":1,"434":1,"435":1,"438":4,"571":2,"1418":7,"1575":1,"1583":1,"1662":1,"1670":1,"1675":1,"1770":2,"2024":3,"2263":1,"2355":1,"2462":2,"2463":2,"2464":1,"2467":5,"2516":1,"2530":1,"2571":1,"2576":2,"2694":1,"2703":6,"2870":1,"2873":1,"2878":2}}],["hood",{"2":{"477":1,"614":1}}],["hoodrowg",{"2":{"211":1}}],["hooking",{"2":{"635":1,"636":1,"1993":1}}],["hooks",{"0":{"1632":1},"2":{"277":1,"284":1,"288":2,"298":1,"308":1,"618":1,"1596":1,"1632":1,"1812":1,"2070":1,"2160":1,"2249":1,"2251":2}}],["hook",{"0":{"1583":1,"2009":1},"2":{"199":1,"272":1,"635":1,"1443":1,"1555":1,"1557":1,"1590":1,"1603":1,"1606":1,"1993":2,"2638":1}}],["hooked",{"2":{"198":1,"547":1}}],["horizontally",{"2":{"1911":1,"1948":1,"2075":1}}],["horizontal",{"2":{"1897":1,"1911":1,"1926":1,"1934":1,"1942":1,"1946":1,"2705":1,"2816":1,"2818":1,"2825":1}}],["horrortroll",{"2":{"199":1,"285":1}}],["horn",{"2":{"176":1}}],["hole",{"2":{"2367":1,"2637":1}}],["holiday",{"2":{"176":1}}],["holds",{"2":{"195":1,"1487":2,"1488":3,"1641":2,"1730":1,"2256":1,"2263":1,"2509":2,"2514":2,"2598":1,"2869":1}}],["holdings",{"2":{"211":1}}],["holding",{"0":{"1582":1},"2":{"152":2,"667":2,"1359":1,"1442":2,"1468":1,"1473":1,"1487":1,"1488":1,"1489":1,"1753":1,"1754":1,"1757":1,"1759":3,"1892":5,"1929":1,"1955":1,"1956":1,"2251":1,"2276":1,"2330":1,"2337":1,"2467":1,"2509":1,"2782":1,"2860":1,"2876":2,"2877":1}}],["hold",{"0":{"22":1,"195":1,"289":1,"1364":1,"1489":1,"2262":1,"2522":1,"2523":1,"2857":1,"2861":1,"2867":1,"2868":1,"2873":1,"2874":1},"1":{"2858":1,"2859":1,"2860":1,"2861":1,"2862":2,"2863":2,"2864":2,"2865":2,"2866":2,"2867":2,"2868":2,"2869":1,"2870":1,"2871":1,"2872":1,"2873":1,"2874":2,"2875":2,"2876":1,"2877":1,"2878":1,"2879":1},"2":{"22":1,"112":4,"114":1,"134":2,"149":2,"176":2,"191":2,"194":8,"195":5,"199":3,"203":1,"206":3,"249":1,"289":6,"294":3,"297":3,"308":3,"546":18,"665":1,"667":2,"1326":1,"1340":1,"1355":28,"1364":1,"1392":1,"1410":1,"1425":2,"1466":1,"1468":1,"1469":2,"1471":1,"1473":1,"1480":1,"1488":5,"1489":2,"1503":2,"1559":1,"1564":1,"1580":3,"1582":6,"1586":1,"1594":1,"1730":1,"1732":1,"1733":1,"1749":1,"1752":3,"1753":2,"1754":2,"1759":1,"1763":2,"1895":1,"1896":1,"1929":3,"1955":2,"1962":1,"2205":1,"2262":33,"2263":16,"2264":4,"2265":6,"2273":2,"2290":2,"2336":1,"2350":2,"2364":1,"2370":1,"2373":2,"2478":1,"2486":28,"2492":29,"2505":1,"2506":1,"2507":1,"2518":1,"2522":4,"2523":3,"2524":1,"2558":4,"2598":1,"2599":29,"2607":1,"2694":2,"2802":5,"2816":1,"2821":1,"2855":1,"2857":2,"2858":1,"2859":1,"2860":1,"2861":10,"2862":1,"2863":4,"2864":6,"2865":4,"2867":19,"2868":14,"2869":2,"2870":5,"2871":1,"2872":3,"2873":23,"2874":7,"2875":11,"2878":1,"2892":4}}],["honor",{"2":{"176":1,"2549":1}}],["honeycomb",{"2":{"159":2}}],["hot",{"2":{"2075":1,"2076":1,"2211":1,"2226":1,"2368":1,"2374":2,"2381":1}}],["hotkey",{"2":{"2024":1}}],["hotkeys",{"2":{"1499":1,"2021":1,"2024":1,"2871":1,"2875":1}}],["hotdox76v2",{"2":{"191":1}}],["hotswap",{"2":{"122":1,"149":1,"191":1,"199":1,"207":2,"211":8,"222":1,"241":4,"266":1,"308":1,"465":1}}],["hotfix",{"2":{"114":1,"134":1}}],["hosts",{"2":{"2765":1}}],["hosting",{"2":{"664":1,"1597":1,"2404":1,"2694":1}}],["host",{"0":{"1412":1,"1808":1,"2797":2,"2814":1,"2832":1},"2":{"113":1,"114":1,"134":1,"149":2,"182":1,"190":2,"191":3,"195":1,"199":2,"211":1,"222":1,"263":2,"285":1,"303":2,"308":2,"317":1,"374":1,"552":1,"556":1,"666":1,"1348":1,"1372":2,"1373":2,"1606":3,"1613":2,"1614":1,"1715":1,"1718":1,"1749":1,"1803":3,"1808":4,"1897":1,"1903":3,"1914":1,"1915":1,"1916":4,"1920":1,"1942":2,"1944":1,"1946":4,"1949":1,"1972":1,"1988":1,"2002":2,"2004":1,"2009":1,"2010":2,"2014":1,"2015":2,"2017":1,"2040":1,"2085":1,"2086":2,"2165":1,"2168":1,"2222":2,"2230":3,"2271":1,"2277":1,"2364":1,"2442":1,"2525":1,"2537":1,"2541":1,"2663":1,"2739":1,"2797":1,"2814":1,"2818":1,"2824":1,"2825":1,"2829":2,"2832":3,"2861":1,"2867":2,"2868":1,"2881":1}}],["hosted",{"2":{"93":1}}],["hostname",{"2":{"70":3}}],["however",{"2":{"537":1,"626":1,"635":1,"666":1,"671":1,"674":1,"684":1,"706":1,"735":1,"746":1,"779":1,"805":1,"834":1,"866":1,"898":1,"933":1,"967":1,"1001":1,"1035":1,"1069":1,"1103":1,"1137":1,"1193":1,"1224":1,"1245":1,"1262":1,"1266":1,"1275":1,"1329":1,"1334":1,"1382":1,"1388":1,"1440":1,"1442":1,"1462":2,"1473":1,"1488":1,"1515":1,"1520":1,"1563":1,"1638":1,"1640":1,"1658":3,"1771":1,"1896":1,"1910":1,"1911":2,"1967":1,"2012":1,"2013":1,"2166":1,"2206":1,"2211":2,"2219":1,"2221":1,"2227":1,"2263":1,"2266":1,"2272":1,"2276":1,"2277":1,"2321":1,"2342":1,"2428":1,"2429":1,"2445":1,"2451":1,"2516":1,"2559":1,"2562":1,"2606":2,"2616":1,"2629":1,"2630":1,"2631":1,"2650":1,"2668":1,"2692":1,"2719":1,"2831":1,"2835":1,"2867":1,"2884":1,"2888":1,"2894":1}}],["how",{"0":{"591":1,"595":1,"618":1,"1309":1,"1315":1,"1325":1,"1342":1,"1468":1,"1470":1,"1495":1,"1496":1,"1564":1,"1758":1,"1957":1,"1958":1,"2022":1,"2032":1,"2033":1,"2255":1,"2356":1,"2384":1,"2412":1,"2413":1,"2421":1,"2580":1,"2742":1,"2744":1,"2851":1,"2852":1},"1":{"592":1,"619":1,"1565":1,"1959":1,"1960":1,"1961":1,"1962":1,"2414":1,"2415":1,"2416":1,"2417":1,"2418":1,"2419":1,"2420":1,"2421":1},"2":{"0":1,"9":1,"19":1,"39":1,"52":1,"70":1,"76":1,"77":1,"90":1,"123":1,"153":2,"186":1,"188":1,"194":1,"263":1,"312":1,"362":1,"377":1,"453":1,"471":1,"472":1,"494":1,"543":1,"546":6,"569":1,"586":1,"592":2,"595":1,"598":1,"602":2,"608":1,"609":1,"612":1,"614":1,"616":1,"618":1,"639":1,"682":1,"807":1,"836":1,"838":1,"868":1,"900":1,"903":1,"935":1,"937":1,"969":1,"971":1,"1003":1,"1005":1,"1037":1,"1039":1,"1071":1,"1073":1,"1105":1,"1107":1,"1139":1,"1141":1,"1195":1,"1291":1,"1298":2,"1317":1,"1318":1,"1326":1,"1389":1,"1391":1,"1397":2,"1398":2,"1400":1,"1401":1,"1413":1,"1417":2,"1418":1,"1434":1,"1462":1,"1473":1,"1495":1,"1507":2,"1633":1,"1649":4,"1742":1,"1747":1,"1751":1,"1752":1,"1753":1,"1754":1,"1805":1,"1813":1,"1820":1,"1897":2,"1910":1,"1919":1,"1932":1,"1951":1,"1964":1,"2024":1,"2032":1,"2033":1,"2038":1,"2043":3,"2045":6,"2046":1,"2071":1,"2075":3,"2076":1,"2081":1,"2204":1,"2211":1,"2219":2,"2221":1,"2224":2,"2254":1,"2256":1,"2263":1,"2266":1,"2325":2,"2361":1,"2369":1,"2375":2,"2381":1,"2382":1,"2384":1,"2390":1,"2391":1,"2392":1,"2406":1,"2412":2,"2413":1,"2426":1,"2517":1,"2525":1,"2526":1,"2531":1,"2532":2,"2534":1,"2562":1,"2564":1,"2576":1,"2580":1,"2582":1,"2591":1,"2601":1,"2612":2,"2635":1,"2662":1,"2665":1,"2692":1,"2694":1,"2696":1,"2704":2,"2705":3,"2706":1,"2741":1,"2742":2,"2791":1,"2799":1,"2818":1,"2825":1,"2854":1,"2855":1,"2856":2,"2860":1,"2878":1,"2880":2,"2884":1,"2885":2,"2889":1,"2891":2}}],["h",{"0":{"542":1,"1436":1,"1603":1,"1820":1,"1913":1,"1959":1,"2081":1,"2139":1,"2141":1,"2362":1,"2400":1,"2403":1,"2837":1},"1":{"543":1,"544":1,"545":1,"546":1,"547":1,"548":1,"549":1,"550":1,"551":1,"552":1,"2142":1},"2":{"4":2,"5":4,"14":1,"25":1,"28":1,"31":2,"34":2,"49":1,"50":8,"65":3,"70":12,"73":2,"74":1,"75":2,"76":1,"86":2,"94":1,"114":6,"119":1,"134":1,"149":3,"169":2,"170":2,"173":3,"176":12,"184":2,"191":3,"199":12,"201":4,"211":10,"220":1,"222":13,"236":7,"246":1,"249":1,"266":12,"273":1,"277":2,"285":1,"294":1,"308":2,"322":1,"353":1,"354":1,"411":1,"415":1,"425":1,"430":1,"431":1,"432":1,"434":2,"435":2,"436":2,"437":2,"442":2,"443":2,"444":1,"451":2,"494":2,"537":2,"540":1,"542":2,"571":3,"575":1,"600":1,"609":3,"610":1,"611":1,"613":3,"616":2,"617":4,"639":1,"652":1,"672":1,"682":1,"684":1,"685":1,"698":1,"699":1,"702":3,"707":1,"708":1,"729":1,"730":3,"731":3,"732":2,"735":2,"736":2,"737":2,"740":2,"742":1,"743":1,"746":1,"748":1,"749":5,"750":1,"751":1,"780":1,"806":1,"807":1,"835":1,"836":1,"837":1,"838":1,"839":1,"867":1,"868":1,"869":1,"899":1,"900":1,"901":1,"902":1,"903":1,"904":1,"934":1,"935":1,"936":1,"937":1,"938":1,"968":1,"969":1,"970":1,"971":1,"972":1,"1002":1,"1003":1,"1004":1,"1005":1,"1006":1,"1036":1,"1037":1,"1038":1,"1039":1,"1040":1,"1070":1,"1071":1,"1072":1,"1073":1,"1074":1,"1104":1,"1105":1,"1106":1,"1107":1,"1108":1,"1138":1,"1139":1,"1140":1,"1141":1,"1142":1,"1173":1,"1176":1,"1179":1,"1181":4,"1182":4,"1183":1,"1184":1,"1186":1,"1187":1,"1191":1,"1194":1,"1195":1,"1224":1,"1226":7,"1245":1,"1247":2,"1262":1,"1263":1,"1264":1,"1265":1,"1266":1,"1275":1,"1277":1,"1278":1,"1279":1,"1281":1,"1297":1,"1305":2,"1309":1,"1311":1,"1323":1,"1332":1,"1346":1,"1350":1,"1372":1,"1376":1,"1383":1,"1385":1,"1389":1,"1397":1,"1403":1,"1404":2,"1408":4,"1419":1,"1433":3,"1434":1,"1436":7,"1441":1,"1442":6,"1444":1,"1447":1,"1448":1,"1449":1,"1450":2,"1451":1,"1452":1,"1453":1,"1454":1,"1455":4,"1458":1,"1459":2,"1460":2,"1461":1,"1462":1,"1463":2,"1471":1,"1472":2,"1473":1,"1488":1,"1492":2,"1497":1,"1503":1,"1514":1,"1515":1,"1516":1,"1526":1,"1527":1,"1549":1,"1559":1,"1560":2,"1564":2,"1565":1,"1567":1,"1568":1,"1577":1,"1589":1,"1592":4,"1595":2,"1623":1,"1629":2,"1630":1,"1631":1,"1633":1,"1634":1,"1635":1,"1644":1,"1646":1,"1651":1,"1658":1,"1659":1,"1660":1,"1661":1,"1662":1,"1663":1,"1667":1,"1698":1,"1708":1,"1709":1,"1754":1,"1756":2,"1760":1,"1768":1,"1769":1,"1770":1,"1771":1,"1803":1,"1804":1,"1814":1,"1817":1,"1819":1,"1879":1,"1880":1,"1882":1,"1887":3,"1893":1,"1894":1,"1895":1,"1896":1,"1897":1,"1904":1,"1906":1,"1907":2,"1920":2,"1924":1,"1925":1,"1926":1,"1935":1,"1936":1,"1937":1,"1939":2,"1946":2,"1948":3,"1949":1,"1950":9,"1952":1,"1953":1,"1954":1,"1957":2,"1958":1,"1969":1,"1970":1,"1996":1,"1997":1,"1998":2,"1999":1,"2000":1,"2002":1,"2004":1,"2005":1,"2006":3,"2012":1,"2024":2,"2037":1,"2039":1,"2040":1,"2041":1,"2046":1,"2047":1,"2049":1,"2050":1,"2051":1,"2052":1,"2056":8,"2059":4,"2063":1,"2064":2,"2065":1,"2072":1,"2075":1,"2079":1,"2080":1,"2140":1,"2142":1,"2167":1,"2196":1,"2205":1,"2217":2,"2218":1,"2219":1,"2220":2,"2221":1,"2222":1,"2233":1,"2234":1,"2244":1,"2247":1,"2252":2,"2255":1,"2265":1,"2268":2,"2273":1,"2274":1,"2276":1,"2277":1,"2321":1,"2330":2,"2337":2,"2360":3,"2361":1,"2362":6,"2364":5,"2380":1,"2397":2,"2400":21,"2448":1,"2456":3,"2467":3,"2510":1,"2513":1,"2515":2,"2543":2,"2546":1,"2576":1,"2598":1,"2600":1,"2624":1,"2639":1,"2645":1,"2646":1,"2647":1,"2648":1,"2650":1,"2653":1,"2657":1,"2659":1,"2667":1,"2671":1,"2692":3,"2693":1,"2694":6,"2700":1,"2702":1,"2703":10,"2704":11,"2705":7,"2711":1,"2712":1,"2725":1,"2735":2,"2742":4,"2743":7,"2744":2,"2799":1,"2816":1,"2832":2,"2833":1,"2834":121,"2837":3,"2838":1,"2839":1,"2842":2,"2856":1,"2858":2,"2860":3,"2867":2,"2868":2,"2869":2,"2870":1,"2872":1,"2873":1,"2876":4}}],["hazards",{"0":{"2745":1},"1":{"2746":1,"2747":1,"2748":1}}],["hamming",{"2":{"2251":1}}],["hammer",{"2":{"372":1}}],["habit",{"2":{"1473":1,"1494":1}}],["habits",{"2":{"195":1}}],["hargett",{"2":{"2891":1}}],["harmful",{"2":{"2374":1,"2375":1}}],["harming",{"2":{"522":1}}],["harr",{"2":{"2024":49}}],["harvest",{"2":{"1993":1}}],["hardwired",{"2":{"2372":1}}],["hardware",{"0":{"14":1,"543":1,"702":1,"1453":1,"1626":1,"1637":1,"1647":1,"1665":1,"1901":1,"2066":1,"2209":1,"2210":1,"2224":1,"2225":1,"2229":1,"2320":1,"2385":1,"2404":1,"2429":1,"2624":1,"2625":1,"2644":1,"2665":1,"2801":1},"1":{"1627":1,"1628":1,"2210":1,"2211":2,"2212":1,"2213":1,"2226":1,"2321":1,"2430":1,"2431":1,"2432":1,"2433":1,"2434":1,"2435":1,"2436":1,"2437":1,"2438":1,"2439":1,"2440":1,"2441":1,"2645":1,"2646":1,"2647":1},"2":{"14":2,"113":1,"114":1,"133":1,"156":1,"160":1,"163":2,"176":1,"191":4,"215":1,"236":1,"249":1,"277":1,"285":2,"294":1,"392":1,"540":1,"552":1,"604":1,"606":1,"607":3,"625":2,"626":2,"629":2,"665":2,"668":1,"695":2,"696":1,"697":2,"702":2,"704":1,"727":1,"730":1,"731":1,"739":1,"749":2,"1171":1,"1174":1,"1176":1,"1177":1,"1179":1,"1244":1,"1345":1,"1382":1,"1453":4,"1516":1,"1518":1,"1520":1,"1523":1,"1649":2,"1809":1,"1818":1,"1878":1,"1901":1,"1911":1,"1922":1,"1930":3,"1940":2,"1943":1,"1944":3,"1993":1,"2036":1,"2078":1,"2158":1,"2208":1,"2224":1,"2226":1,"2243":2,"2245":1,"2321":1,"2329":1,"2385":2,"2401":2,"2402":1,"2404":1,"2405":1,"2430":1,"2434":1,"2447":1,"2448":1,"2449":1,"2515":1,"2623":1,"2624":2,"2625":3,"2628":1,"2639":1,"2644":1,"2652":1,"2655":1,"2662":2,"2664":1,"2673":1,"2675":2,"2676":1,"2679":1,"2684":1,"2688":1,"2689":1,"2694":4,"2695":2,"2706":1,"2766":1,"2804":1,"2849":1,"2850":1,"2856":1,"2881":1}}],["hardline",{"2":{"2371":1}}],["hardcoding",{"2":{"730":1}}],["hardcoded",{"2":{"191":1,"1458":1}}],["harder",{"2":{"609":1,"2424":1,"2532":1}}],["hard",{"2":{"49":1,"92":1,"263":1,"389":1,"401":2,"498":1,"522":3,"601":1,"1770":1,"2047":1,"2393":1,"2406":1,"2525":1,"2585":1}}],["hate",{"2":{"411":1}}],["hat",{"0":{"1709":1,"1728":1},"1":{"1729":1},"2":{"285":1,"1706":1,"1709":12,"1715":2,"1728":1,"1729":1,"2539":1,"2572":1}}],["haierwangwei2005",{"2":{"149":1}}],["hacks",{"2":{"520":1}}],["hacking",{"2":{"361":1}}],["hackpad",{"2":{"222":1}}],["hacked",{"2":{"218":1}}],["hacky",{"2":{"160":1}}],["hack",{"2":{"114":2,"149":1}}],["happened",{"2":{"525":1,"601":1,"2164":1,"2866":1,"2896":1}}],["happen",{"2":{"414":1,"493":1,"644":1,"645":1,"668":1,"753":1,"1334":1,"1382":1,"1401":1,"2251":1,"2261":1,"2428":1,"2756":1}}],["happens",{"2":{"389":1,"561":1,"625":3,"639":1,"643":2,"1416":1,"1433":1,"1498":1,"1755":1,"1919":1,"2223":1,"2412":1,"2415":1,"2581":1,"2769":1,"2770":1,"2860":1,"2861":3,"2867":1}}],["happening",{"2":{"113":1,"643":1,"1578":1,"2330":1,"2337":1,"2876":2}}],["happy",{"2":{"119":1,"376":1,"1492":1,"2356":1,"2408":2,"2528":1}}],["haptics",{"2":{"221":1,"1587":1}}],["haptic",{"0":{"1645":1,"1646":1,"1648":1,"1656":1,"1657":1,"1658":1,"1659":1,"1660":1,"1661":1,"1662":1,"1663":1},"1":{"1646":1,"1647":1,"1648":1,"1649":2,"1650":2,"1651":2,"1652":2,"1653":2,"1654":2,"1655":2,"1656":2,"1657":1,"1658":2,"1659":2,"1660":2,"1661":2,"1662":2,"1663":2},"2":{"64":1,"114":2,"134":3,"160":1,"188":1,"191":1,"199":1,"211":1,"221":2,"222":2,"266":1,"643":1,"1646":14,"1648":21,"1655":1,"1656":1,"1657":3,"1658":4,"1659":1,"1660":1,"1661":1,"1662":1,"1663":1,"2222":2,"2827":3,"2887":1}}],["hankaku",{"2":{"2461":1}}],["hanja",{"2":{"2461":1}}],["hangul",{"2":{"2461":1}}],["hang",{"2":{"343":1}}],["hangsheng",{"2":{"2503":1}}],["hangs",{"2":{"236":1}}],["hannah65",{"2":{"102":1}}],["handwiring",{"2":{"2370":1,"2856":1}}],["handwire",{"2":{"1276":1,"2369":2,"2381":1}}],["handwired",{"0":{"2408":1},"2":{"43":3,"49":1,"67":1,"72":1,"102":1,"114":2,"120":1,"122":1,"134":1,"149":2,"168":2,"181":3,"191":5,"199":3,"207":1,"211":7,"217":14,"222":1,"226":2,"241":1,"249":1,"253":6,"266":1,"277":3,"291":1,"294":2,"421":2,"1411":1,"2346":1,"2348":1,"2350":1,"2360":1,"2382":1,"2408":2,"2622":1,"2627":1,"2694":1,"2695":1,"2832":1}}],["hand88",{"2":{"211":1}}],["handful",{"2":{"130":1,"134":1,"149":1,"198":1,"211":2,"222":1,"283":1,"609":1,"2339":1,"2503":1,"2658":1,"2862":1}}],["hand",{"0":{"2366":1},"1":{"2367":1,"2368":1,"2369":1,"2370":1,"2371":1,"2372":1,"2373":1,"2374":1,"2375":1,"2376":1,"2377":1,"2378":1,"2379":1,"2380":1,"2381":1,"2382":1},"2":{"114":1,"149":1,"176":1,"249":2,"277":1,"289":1,"317":1,"371":2,"550":1,"551":8,"1356":1,"1393":2,"1469":1,"1560":1,"1770":2,"2217":3,"2218":3,"2219":1,"2237":1,"2238":3,"2239":6,"2240":1,"2368":2,"2369":1,"2371":1,"2373":1,"2382":2,"2483":2,"2496":6,"2498":2,"2510":1,"2792":1,"2816":3,"2873":2,"2874":3}}],["handedness",{"0":{"550":1,"551":1,"2216":1,"2217":1,"2218":1,"2219":1,"2220":1,"2874":1},"1":{"551":1,"2217":1,"2218":1,"2219":1,"2220":1},"2":{"134":1,"176":1,"236":1,"550":2,"551":3,"1560":1,"1943":2,"2217":1,"2218":2,"2219":4,"2220":1,"2331":1,"2333":1,"2340":1,"2345":1,"2347":1,"2349":1,"2816":2,"2827":3,"2873":1,"2874":12,"2875":1}}],["handed",{"2":{"107":1,"199":1,"2237":1,"2519":2,"2875":1}}],["handy",{"2":{"99":1,"622":1,"2027":1,"2513":1,"2566":1,"2847":1}}],["hands",{"0":{"2237":1,"2496":1},"1":{"2238":1,"2239":1,"2240":1,"2241":1},"2":{"94":1,"191":1,"199":2,"211":2,"231":3,"249":1,"289":1,"294":1,"550":1,"551":2,"1503":4,"1560":1,"1770":4,"1943":1,"2219":1,"2237":3,"2239":9,"2240":1,"2241":9,"2367":1,"2483":4,"2496":8,"2498":4,"2525":1,"2873":8,"2874":2,"2875":2}}],["handles",{"2":{"477":1,"695":1,"1269":1,"1335":1,"1559":1,"1971":1,"2033":1,"2515":1}}],["handle",{"0":{"2032":1,"2033":1},"2":{"134":1,"160":1,"190":1,"191":3,"199":2,"203":1,"222":1,"231":1,"236":1,"294":1,"307":2,"381":1,"471":1,"507":2,"624":1,"637":1,"638":1,"1314":1,"1382":1,"1441":1,"1473":1,"1502":1,"1503":1,"1752":1,"1753":1,"1922":1,"1939":1,"1944":2,"1950":3,"1971":1,"2013":1,"2032":1,"2240":1,"2256":2,"2264":1,"2701":1,"2704":11,"2705":18,"2882":1,"2884":1,"2887":1}}],["handled",{"2":{"105":2,"196":1,"543":2,"552":1,"622":1,"1401":1,"1436":1,"1487":1,"1754":1,"1917":1,"1935":1,"1955":1,"1972":1,"2014":1,"2251":1,"2254":1,"2694":1,"2705":1,"2887":1}}],["handlers",{"2":{"191":1,"277":1,"294":1,"2032":1,"2033":1}}],["handler",{"2":{"73":1,"191":1,"1183":1,"1270":1,"1519":1,"1912":1,"2223":4,"2236":1,"2712":1}}],["handling",{"0":{"16":1,"1965":1},"2":{"11":1,"50":2,"98":1,"114":1,"134":2,"149":1,"191":2,"199":2,"236":3,"266":4,"277":1,"285":3,"308":3,"317":2,"384":1,"385":1,"546":8,"622":1,"1399":1,"1504":1,"1505":1,"1561":1,"1575":1,"1588":1,"1625":1,"1635":1,"1754":1,"1809":1,"1967":1,"2695":1,"2822":1,"2882":1}}],["hals",{"2":{"2679":1,"2685":1}}],["halve",{"2":{"1179":1,"2219":1}}],["halves",{"2":{"32":1,"45":1,"547":1,"551":1,"552":2,"1170":2,"1560":1,"2075":1,"2209":1,"2210":1,"2213":2,"2222":2,"2223":1,"2224":1,"2824":1}}],["halt",{"2":{"203":1,"2454":2,"2887":1}}],["hal",{"0":{"2685":1},"2":{"174":1,"682":1,"698":2,"699":2,"702":2,"749":1,"1181":2,"1182":2,"1226":1,"1277":1,"1281":1,"1526":1,"1527":1,"2623":1,"2685":1,"2686":1}}],["halberd",{"2":{"143":2}}],["halconf",{"2":{"50":2,"86":1,"698":2,"699":2,"702":2,"749":3,"1173":1,"1181":2,"1182":2,"1226":3,"1277":2,"1281":2,"1526":2,"1527":2,"1998":2}}],["halfkay",{"0":{"2334":1},"2":{"412":1,"555":1,"666":1,"670":1,"2334":3,"2336":1,"2337":1,"2792":1}}],["half",{"0":{"1174":1},"1":{"1175":1,"1176":1},"2":{"45":3,"107":2,"114":2,"149":1,"176":2,"191":2,"211":1,"236":1,"277":1,"547":5,"550":8,"551":2,"552":4,"556":1,"1170":1,"1171":1,"1174":3,"1175":1,"1176":1,"1177":2,"1178":4,"1183":2,"1185":1,"1560":3,"1634":3,"1803":1,"1820":1,"1896":1,"1897":1,"1935":1,"1939":3,"2037":1,"2049":1,"2075":2,"2081":1,"2086":1,"2210":1,"2213":1,"2215":2,"2219":1,"2224":2,"2324":1,"2372":1,"2483":2,"2498":2,"2652":2,"2742":1,"2818":1,"2824":1,"2825":1,"2827":14,"2874":2,"2885":1}}],["having",{"2":{"23":1,"149":1,"234":1,"396":1,"546":2,"587":1,"647":1,"730":1,"1185":1,"1187":1,"1296":1,"1310":1,"1359":1,"1395":1,"1425":1,"1442":1,"1473":1,"1578":1,"1592":1,"1593":1,"1818":1,"1954":1,"2027":2,"2078":1,"2221":1,"2248":1,"2276":1,"2420":1,"2549":1,"2599":1,"2619":1,"2639":1,"2694":1,"2699":1,"2733":1,"2738":1,"2777":1,"2870":1,"2896":1}}],["haven",{"2":{"164":1,"578":1,"1292":1,"1322":1,"2565":1,"2613":1}}],["have",{"0":{"592":1,"1316":1,"1319":1},"1":{"1320":1},"2":{"0":1,"1":1,"4":1,"7":1,"8":1,"9":1,"10":1,"14":2,"16":1,"19":1,"28":1,"36":1,"38":1,"39":1,"43":1,"45":1,"49":3,"50":1,"52":1,"57":1,"67":2,"69":1,"83":1,"86":1,"94":1,"98":1,"102":1,"114":1,"118":1,"122":1,"124":3,"128":1,"134":2,"140":2,"143":1,"157":2,"159":1,"168":1,"169":1,"172":1,"173":1,"175":1,"181":1,"182":5,"183":1,"189":1,"191":1,"195":1,"197":1,"198":1,"201":3,"203":1,"209":1,"211":1,"213":1,"218":1,"219":1,"220":1,"221":1,"224":1,"228":1,"231":1,"238":1,"240":1,"254":1,"255":1,"262":1,"268":1,"276":1,"277":1,"279":2,"283":4,"284":2,"294":1,"304":1,"367":1,"372":1,"377":1,"381":1,"389":1,"392":4,"396":1,"403":1,"405":1,"406":1,"407":2,"408":1,"440":2,"470":1,"471":1,"472":1,"474":1,"476":1,"477":2,"481":1,"494":1,"495":1,"498":1,"509":1,"511":1,"519":1,"520":1,"528":1,"529":1,"537":1,"540":2,"543":1,"547":1,"549":1,"556":1,"571":2,"579":1,"581":1,"586":1,"595":2,"596":1,"597":2,"598":1,"599":1,"600":1,"601":1,"602":2,"609":5,"617":1,"619":1,"626":1,"629":1,"635":1,"638":4,"648":1,"653":1,"657":1,"658":1,"659":1,"662":2,"664":1,"665":1,"666":2,"667":1,"668":1,"676":2,"683":1,"695":1,"704":1,"734":1,"743":1,"745":1,"749":1,"783":1,"809":1,"841":1,"871":1,"906":1,"940":1,"974":1,"1008":1,"1042":1,"1076":1,"1110":1,"1144":1,"1178":1,"1197":1,"1223":1,"1225":1,"1226":1,"1244":1,"1247":1,"1264":1,"1265":1,"1278":1,"1289":1,"1291":1,"1293":1,"1299":1,"1300":1,"1318":1,"1320":2,"1321":1,"1322":1,"1331":1,"1332":2,"1337":1,"1343":1,"1344":1,"1345":1,"1346":1,"1349":1,"1356":1,"1360":1,"1378":2,"1382":1,"1383":1,"1386":3,"1387":1,"1388":1,"1395":1,"1396":1,"1397":1,"1403":1,"1412":1,"1414":1,"1417":1,"1432":1,"1434":3,"1435":1,"1437":1,"1440":2,"1441":2,"1442":3,"1447":1,"1451":1,"1453":1,"1455":1,"1460":1,"1462":1,"1468":2,"1469":3,"1473":2,"1487":1,"1492":3,"1497":1,"1503":1,"1508":1,"1512":2,"1516":2,"1559":3,"1561":1,"1567":1,"1572":1,"1579":2,"1582":2,"1590":1,"1592":2,"1597":2,"1609":1,"1629":1,"1634":1,"1639":1,"1648":1,"1651":1,"1707":1,"1733":1,"1749":1,"1750":1,"1768":1,"1770":3,"1905":1,"1906":1,"1910":1,"1911":1,"1914":1,"1920":1,"1939":1,"1940":1,"1941":1,"1972":1,"1999":1,"2036":1,"2041":1,"2043":1,"2075":1,"2207":1,"2211":1,"2213":1,"2218":1,"2219":1,"2224":3,"2226":2,"2232":1,"2233":1,"2243":1,"2244":1,"2249":1,"2251":1,"2254":1,"2256":4,"2263":3,"2266":1,"2274":1,"2275":1,"2276":3,"2329":1,"2332":1,"2334":1,"2337":1,"2339":1,"2344":1,"2351":1,"2353":1,"2355":1,"2356":2,"2363":4,"2365":1,"2368":1,"2374":2,"2375":3,"2377":2,"2378":1,"2380":1,"2381":2,"2383":1,"2394":1,"2396":1,"2398":1,"2399":4,"2400":1,"2406":2,"2408":1,"2410":2,"2412":1,"2416":1,"2418":1,"2420":2,"2421":1,"2428":1,"2429":1,"2443":1,"2445":1,"2447":1,"2452":1,"2454":1,"2499":1,"2503":1,"2504":1,"2505":3,"2507":1,"2511":1,"2513":2,"2514":1,"2515":1,"2516":2,"2517":2,"2518":1,"2525":2,"2526":1,"2528":1,"2529":1,"2530":1,"2533":2,"2535":1,"2539":1,"2546":2,"2549":1,"2553":3,"2554":1,"2555":1,"2556":1,"2558":2,"2560":2,"2562":3,"2566":1,"2570":1,"2571":1,"2572":1,"2577":1,"2580":3,"2581":2,"2582":2,"2583":1,"2584":1,"2585":2,"2586":1,"2588":2,"2603":2,"2605":1,"2606":2,"2613":1,"2617":1,"2622":1,"2624":1,"2626":1,"2628":1,"2632":1,"2634":2,"2638":1,"2644":1,"2653":1,"2655":1,"2657":1,"2658":1,"2662":2,"2665":1,"2669":1,"2670":1,"2689":1,"2693":1,"2694":5,"2697":2,"2698":1,"2699":2,"2702":1,"2704":3,"2705":1,"2720":1,"2731":1,"2734":1,"2735":2,"2740":2,"2743":1,"2831":1,"2833":1,"2837":1,"2850":1,"2855":1,"2857":1,"2859":1,"2860":1,"2874":1,"2879":1,"2880":1,"2884":5,"2890":1,"2896":1}}],["had60",{"2":{"211":1}}],["hadron",{"2":{"134":1}}],["hades",{"2":{"114":1,"207":2,"211":1}}],["had",{"2":{"7":1,"67":1,"86":1,"102":1,"116":1,"122":1,"124":1,"125":1,"143":1,"153":1,"159":1,"168":1,"172":1,"174":1,"181":1,"182":1,"185":1,"197":1,"233":1,"243":1,"245":1,"307":2,"578":1,"1321":1,"1395":1,"1498":1,"2206":1,"2249":1,"2380":1,"2692":1}}],["hashbrowns",{"2":{"657":1}}],["hash",{"2":{"356":1,"389":3,"494":1,"571":1,"613":1,"615":1,"1660":1,"2458":1,"2467":1,"2491":1,"2501":1}}],["hasn",{"2":{"153":1,"214":1,"546":1,"578":1}}],["has",{"0":{"378":1},"2":{"1":1,"3":1,"7":1,"8":1,"14":2,"15":1,"25":1,"28":1,"31":1,"34":1,"49":3,"56":1,"57":1,"60":1,"67":1,"70":3,"82":1,"84":1,"86":3,"87":1,"90":1,"98":1,"99":1,"103":1,"109":1,"113":1,"114":2,"118":2,"123":2,"124":1,"126":1,"132":1,"137":1,"142":1,"146":1,"153":2,"154":1,"156":1,"160":1,"163":1,"164":1,"166":1,"167":1,"169":1,"172":1,"174":1,"175":3,"182":2,"184":1,"194":3,"196":1,"198":2,"199":1,"201":2,"202":1,"206":1,"213":1,"214":1,"215":1,"218":1,"221":1,"228":1,"230":1,"232":1,"233":3,"240":2,"243":2,"249":1,"262":2,"265":1,"271":1,"273":2,"277":1,"293":2,"302":1,"303":1,"305":2,"307":1,"312":4,"314":2,"315":1,"316":1,"317":1,"352":1,"355":3,"356":1,"357":1,"381":1,"389":1,"397":1,"416":1,"441":1,"452":1,"468":1,"506":1,"511":1,"520":1,"536":1,"538":1,"543":2,"546":1,"551":1,"557":2,"563":1,"564":1,"565":1,"566":1,"570":1,"578":2,"581":1,"601":1,"606":2,"609":1,"618":1,"626":1,"629":1,"633":1,"636":1,"638":1,"639":5,"647":1,"649":1,"651":1,"667":2,"668":1,"670":1,"676":2,"677":1,"682":1,"710":1,"734":1,"741":1,"747":1,"807":1,"836":1,"868":1,"900":1,"935":1,"969":1,"1003":1,"1037":1,"1071":1,"1105":1,"1139":1,"1178":3,"1186":1,"1195":1,"1265":1,"1281":1,"1289":1,"1291":1,"1295":1,"1321":1,"1326":1,"1327":1,"1334":1,"1339":1,"1343":1,"1372":2,"1373":1,"1375":2,"1376":1,"1386":2,"1388":1,"1389":1,"1397":1,"1410":1,"1414":1,"1416":1,"1417":1,"1440":1,"1451":1,"1473":1,"1508":1,"1509":1,"1579":1,"1582":1,"1600":1,"1606":1,"1634":1,"1638":1,"1650":1,"1653":1,"1709":1,"1718":1,"1737":1,"1745":1,"1753":1,"1754":2,"1758":1,"1768":1,"1786":1,"1815":6,"1820":5,"1895":1,"1903":1,"1917":1,"1944":2,"1946":4,"1964":1,"1970":1,"2010":1,"2017":1,"2032":1,"2034":1,"2036":1,"2037":1,"2049":2,"2073":6,"2081":7,"2086":1,"2164":1,"2195":2,"2196":1,"2207":1,"2210":1,"2215":1,"2221":3,"2227":1,"2230":1,"2240":1,"2242":2,"2243":1,"2251":4,"2256":1,"2263":3,"2277":2,"2320":1,"2350":1,"2363":1,"2365":2,"2373":1,"2393":1,"2396":2,"2401":1,"2412":4,"2418":1,"2425":1,"2448":1,"2498":1,"2502":2,"2504":2,"2505":2,"2509":1,"2510":1,"2525":1,"2526":1,"2550":1,"2562":1,"2563":1,"2564":1,"2587":2,"2601":1,"2617":1,"2622":1,"2623":1,"2625":2,"2630":1,"2639":2,"2648":1,"2653":1,"2657":3,"2662":1,"2679":1,"2694":5,"2699":1,"2704":3,"2705":3,"2706":1,"2713":1,"2715":2,"2719":1,"2720":1,"2742":1,"2743":2,"2744":1,"2761":1,"2819":1,"2849":1,"2861":1,"2866":1,"2873":1,"2877":1,"2881":1,"2884":1,"2886":1,"2888":1,"2890":1,"2891":1}}],["c♯",{"2":{"1883":6,"2484":6}}],["cjoystick",{"2":{"1710":1,"1711":1}}],["c\\tuint16",{"2":{"1631":1}}],["cgram",{"0":{"1702":1},"1":{"1703":1},"2":{"1670":1,"1702":1,"1703":1}}],["cg",{"2":{"1356":1,"1455":4,"1456":4,"2483":7,"2498":7,"2871":1}}],["cédille",{"0":{"1333":1}}],["c8",{"0":{"1191":1}}],["c2²",{"2":{"676":2}}],["c2¹",{"2":{"676":2}}],["c2",{"2":{"674":1,"676":5,"1883":1,"2484":1,"2667":1,"2819":1}}],["c2json",{"0":{"421":1},"2":{"236":1,"421":3,"447":1}}],["c15",{"2":{"2632":1}}],["c14",{"2":{"2632":1}}],["c12832a1z",{"2":{"2229":1}}],["c13",{"2":{"1372":1,"1451":1,"2631":1,"2632":1,"2639":2}}],["c1²",{"2":{"676":2}}],["c1¹",{"2":{"676":2}}],["c1",{"2":{"674":1,"676":5,"748":1,"871":4,"1883":1,"2484":1,"2667":1,"2819":1}}],["c1ed",{"2":{"416":2}}],["c0²",{"2":{"676":2}}],["c0¹",{"2":{"676":2}}],["c0",{"2":{"674":1,"676":5,"680":2,"748":1,"2819":1}}],["ckeycode",{"2":{"2895":1}}],["ckeyrecord",{"2":{"624":1}}],["ck",{"2":{"1463":6,"1465":6,"2469":6}}],["ckled2001",{"2":{"149":1,"176":1,"221":4,"236":2,"1192":1}}],["c6",{"2":{"543":3,"696":2,"1444":1,"1523":1,"2330":1,"2337":1,"2364":1,"2639":1,"2668":1}}],["c5²",{"2":{"676":1}}],["c5¹",{"2":{"676":1}}],["c5",{"2":{"543":3,"674":1,"676":4,"696":2,"748":1,"1444":1,"1523":1,"1883":1,"2167":1,"2484":1}}],["c7",{"2":{"543":2,"552":1,"2224":1,"2668":1}}],["cdt",{"0":{"2606":1},"2":{"2605":1,"2606":2}}],["cdigitizer",{"2":{"1610":2}}],["cdeferred",{"2":{"649":1,"2705":1}}],["cd",{"0":{"414":1},"2":{"389":1,"400":5,"411":5,"414":1,"2353":1,"2546":1,"2703":2}}],["cdc",{"2":{"50":1,"2445":1}}],["cfloat",{"2":{"1455":1}}],["cfgr",{"2":{"682":1}}],["cfgr1",{"2":{"682":1}}],["cfg",{"2":{"375":2,"486":1,"497":1,"2454":2}}],["cformat",{"2":{"1":1,"51":1,"65":1,"199":1}}],["c3²",{"2":{"676":2}}],["c3¹",{"2":{"676":2}}],["c3",{"2":{"317":2,"674":1,"676":5,"1883":1,"1884":1,"2484":1,"2667":1}}],["c39",{"2":{"143":2}}],["cx",{"2":{"1814":1,"2072":1}}],["cxt",{"2":{"291":2,"294":2}}],["cx60",{"2":{"211":1}}],["csprintf",{"2":{"2836":1}}],["csr",{"2":{"2320":1}}],["cs5",{"2":{"1883":1,"2484":1}}],["cs4",{"2":{"1883":1,"2484":1}}],["csend",{"2":{"1418":4,"2172":2}}],["csg",{"2":{"1356":1}}],["csag",{"2":{"1356":1}}],["csa",{"2":{"1356":1,"1744":1,"2834":1}}],["cs3",{"2":{"710":2,"841":2,"906":2,"940":2,"974":2,"1008":2,"1042":2,"1076":2,"1110":2,"1144":2,"1883":1,"2484":1}}],["cs2",{"2":{"710":2,"841":2,"906":2,"940":2,"974":2,"1008":2,"1042":2,"1076":2,"1110":2,"1144":2,"1883":1,"2484":1}}],["cs1",{"2":{"710":2,"841":3,"906":3,"940":3,"974":3,"1008":3,"1042":3,"1076":3,"1110":3,"1144":3,"1883":1,"2484":1}}],["csx",{"2":{"708":1,"835":1,"838":4,"839":1,"899":1,"903":1,"904":1,"934":1,"937":1,"938":1,"968":1,"971":1,"972":1,"1002":1,"1005":1,"1006":1,"1036":1,"1039":1,"1040":1,"1070":1,"1073":1,"1104":1,"1107":1,"1138":1,"1141":1}}],["cstatic",{"2":{"639":1,"1417":1,"1904":1,"2231":1,"2704":1,"2705":2,"2709":1,"2740":1}}],["cstc40",{"2":{"311":4,"317":1}}],["css",{"0":{"328":1}}],["cs",{"0":{"714":1,"720":1},"1":{"715":1,"721":1},"2":{"266":1,"285":1,"707":2,"715":1,"721":1,"835":3,"838":15,"899":1,"903":2,"934":1,"937":2,"968":1,"971":2,"1002":1,"1005":2,"1036":1,"1039":2,"1070":2,"1073":6,"1104":2,"1107":6,"1138":2,"1141":6,"1356":2,"1744":2,"1883":1,"1909":2,"1924":2,"1925":2,"1932":2,"1938":2,"1939":16,"1941":3,"2321":1,"2484":1,"2704":4}}],["csy",{"2":{"236":1,"1073":3,"1074":1,"1107":3,"1108":1,"1141":3,"1142":1}}],["cccb1608",{"2":{"2356":1}}],["cc80",{"2":{"1882":3}}],["ccopyright",{"2":{"2410":3}}],["ccombo",{"2":{"1590":1}}],["cconst",{"2":{"272":2,"710":1,"783":2,"809":2,"841":2,"871":2,"906":2,"940":2,"974":2,"1008":2,"1042":2,"1076":2,"1110":2,"1144":2,"1197":2,"1462":1,"1572":1,"1573":1,"1574":1,"1670":1,"1742":1,"1744":1,"1819":1,"2049":1,"2080":1,"2238":1,"2276":2,"2514":1,"2531":1,"2874":1,"2885":1,"2895":1}}],["cchar",{"2":{"1420":2,"2874":1}}],["ccw",{"2":{"307":4,"1635":8}}],["cc",{"0":{"1881":1},"2":{"222":3,"1349":2,"1881":1,"1882":7}}],["ccase",{"2":{"1948":1}}],["ccar",{"2":{"176":1}}],["ccache",{"2":{"133":1,"134":2}}],["cbbrowne",{"2":{"1343":3}}],["cb1",{"2":{"1197":5}}],["cb1800",{"2":{"211":1}}],["cb",{"0":{"1191":1},"2":{"648":2,"649":1,"2448":1}}],["cb87v2",{"2":{"211":1}}],["cb87rgb",{"2":{"211":1}}],["cb65",{"2":{"211":1}}],["cbool",{"2":{"90":1,"105":1,"125":2,"185":2,"194":2,"195":1,"307":1,"575":1,"623":1,"644":1,"645":1,"1307":1,"1358":1,"1432":1,"1441":1,"1480":2,"1487":1,"1503":1,"1505":1,"1570":1,"1583":1,"1625":4,"1636":2,"1762":1,"1806":1,"1808":1,"1823":1,"1916":1,"1940":1,"1971":1,"2029":1,"2030":1,"2031":1,"2032":1,"2048":1,"2084":2,"2085":3,"2086":2,"2171":1,"2223":1,"2251":3,"2327":1,"2521":1,"2522":1,"2523":1,"2704":1,"2705":14,"2709":1,"2732":1,"2867":1,"2868":1,"2871":1,"2875":1,"2876":1}}],["cypress",{"2":{"2750":1}}],["cypher",{"2":{"211":2}}],["cycling",{"2":{"1817":1,"2041":1,"2045":1,"2075":2,"2269":1,"2273":1}}],["cycled",{"2":{"2277":1}}],["cycles",{"0":{"1354":1},"2":{"126":1,"145":1,"213":1,"224":1,"238":1,"279":1,"307":1,"733":1,"1354":1,"1383":7,"1459":2,"1460":1,"1465":3,"1670":1,"1911":1,"1937":2,"2038":1,"2469":3}}],["cycle",{"0":{"390":1,"1401":1},"2":{"63":1,"103":2,"105":1,"107":1,"116":1,"131":1,"149":1,"156":1,"163":1,"167":1,"172":1,"182":1,"184":1,"187":1,"190":1,"198":1,"201":1,"206":1,"211":1,"213":1,"224":1,"230":1,"233":1,"251":1,"262":1,"265":1,"268":1,"273":1,"275":1,"284":1,"303":1,"307":1,"381":2,"383":1,"384":1,"385":1,"390":4,"543":1,"730":1,"750":2,"1264":1,"1343":1,"1401":12,"1432":1,"1454":1,"1511":1,"1513":1,"1514":1,"1516":1,"1533":1,"1643":1,"1816":2,"1817":9,"1823":1,"2039":2,"2074":4,"2075":21,"2081":1,"2084":1,"2221":1,"2273":1,"2277":1,"2278":2,"2323":2,"2448":1,"2472":1,"2473":2,"2482":2,"2489":2,"2490":4,"2497":2,"2805":1,"2818":1,"2825":1,"2842":7,"2851":2}}],["cyan",{"2":{"474":1,"476":1,"633":1,"1389":4,"2047":2,"2063":2,"2079":2}}],["cyberstar",{"2":{"211":1}}],["cncl",{"2":{"2462":1,"2467":1}}],["cname",{"2":{"319":1}}],["cn",{"2":{"199":1}}],["cmsis",{"2":{"2622":1}}],["cmt",{"2":{"2518":1}}],["cmousekey",{"2":{"1890":1}}],["cmu",{"2":{"1886":1}}],["cmb",{"2":{"1588":4}}],["cmd=",{"2":{"2363":1}}],["cmd=yes",{"2":{"2363":2}}],["cmd",{"2":{"669":1,"1641":1,"1772":1,"1912":2,"2487":1,"2518":1}}],["cmatrix",{"2":{"607":1}}],["cmp",{"2":{"199":1,"1398":1,"2048":3}}],["cm",{"2":{"191":1,"1576":3,"1597":1,"1600":1}}],["cwd",{"2":{"2622":2}}],["cw",{"2":{"188":1,"191":1,"307":4,"1564":1,"1635":8,"2474":1}}],["cz",{"2":{"176":4}}],["czech",{"2":{"48":1,"266":1,"2834":9}}],["c4²",{"2":{"676":1}}],["c4¹",{"2":{"676":1}}],["c4",{"0":{"1376":1},"2":{"176":1,"189":1,"191":1,"543":3,"674":1,"676":4,"696":2,"748":1,"1367":1,"1371":6,"1376":1,"1444":1,"1523":1,"1883":1,"2484":1,"2667":1}}],["c++",{"0":{"2890":1},"2":{"176":1,"362":1,"371":4,"495":1,"593":1,"2013":1,"2605":1,"2606":2,"2611":1,"2619":1,"2890":3,"2891":1}}],["ct",{"2":{"2259":3,"2260":1,"2261":3,"2262":2}}],["ctypedef",{"2":{"1389":1,"2223":1,"2262":1,"2263":1,"2715":1,"2717":1,"2721":1,"2722":1,"2723":1,"2724":1,"2725":1,"2726":1,"2727":1}}],["cts",{"2":{"1244":1,"1246":1,"1247":4}}],["ctl",{"2":{"546":1,"2259":1,"2263":3,"2483":3,"2487":1,"2498":3,"2518":1}}],["ctpc",{"0":{"304":1},"2":{"160":2,"191":1,"199":2,"304":1,"308":1}}],["ctrl+g",{"2":{"2292":1}}],["ctrl+x",{"2":{"2290":1}}],["ctrl+y",{"2":{"1735":1}}],["ctrl+z",{"2":{"1572":1}}],["ctrl+delete",{"2":{"1359":1}}],["ctrl+shift+i",{"2":{"2694":1}}],["ctrl+shift+z",{"2":{"1735":1}}],["ctrl+shift+a",{"2":{"1471":2}}],["ctrl+shift+backspace",{"2":{"1359":1}}],["ctrl+shift+enter",{"2":{"669":1}}],["ctrl+c",{"2":{"196":1,"1766":1,"2172":1,"2333":1}}],["ctrl+alt+del",{"2":{"1359":1}}],["ctrl+alt+shift+backspace",{"2":{"1359":1}}],["ctrl+a",{"2":{"196":1,"1471":2,"1766":1,"2172":1}}],["ctrl",{"2":{"131":2,"134":2,"149":1,"199":1,"231":2,"279":1,"331":1,"664":1,"1327":1,"1356":8,"1414":3,"1418":1,"1442":1,"1499":1,"1563":1,"1565":5,"1587":1,"1644":1,"1735":2,"1744":8,"1745":1,"1749":3,"1755":1,"1756":3,"2021":3,"2024":5,"2025":8,"2172":1,"2203":2,"2327":1,"2460":2,"2467":2,"2483":1,"2495":2,"2498":1,"2522":3,"2523":2,"2600":4,"2617":1,"2621":2,"2779":1,"2836":1,"2876":3}}],["cease",{"2":{"2850":1}}],["ce10f7642b0459e409839b23cc91498945119b4d",{"2":{"2356":1}}],["ceil",{"2":{"1926":1}}],["cells",{"2":{"1523":1}}],["celebrate",{"2":{"595":1}}],["centroid",{"2":{"2818":1,"2825":1}}],["centrally",{"2":{"1321":1}}],["centos",{"2":{"2539":1,"2572":1}}],["centered",{"2":{"1710":1,"1907":1,"2423":1}}],["center",{"2":{"191":1,"444":1,"1709":2,"1814":4,"1817":1,"2043":1,"2072":4,"2075":4,"2226":2,"2818":2,"2825":2}}],["cenum",{"2":{"307":1,"573":1,"575":2,"598":1,"621":1,"1416":2,"1575":2,"1587":1,"1588":1,"1817":1,"1915":1,"1920":1,"1949":1,"1950":1,"2027":1,"2035":1,"2075":1,"2275":1,"2860":1}}],["certainly",{"2":{"276":1,"1922":1,"2429":1,"2692":1,"2695":1}}],["certain",{"0":{"1967":1,"2028":1},"1":{"2029":1,"2030":1,"2031":1},"2":{"149":1,"528":1,"553":1,"556":1,"557":1,"632":1,"643":1,"671":1,"697":1,"1226":1,"1298":1,"1350":1,"1425":1,"1441":2,"1511":1,"1814":2,"1884":1,"1904":1,"1967":1,"2030":1,"2072":2,"2231":1,"2246":1,"2249":1,"2251":1,"2327":1,"2723":1,"2729":1,"2818":1,"2825":1,"2833":2,"2872":4,"2894":1}}],["ce",{"2":{"134":1,"199":1,"266":1,"271":1,"311":1,"1367":2,"1371":4,"1379":4,"2026":1,"2352":1}}],["cest73",{"2":{"114":1,"211":1}}],["cpainter",{"2":{"2704":9,"2705":3}}],["cpnl",{"2":{"2463":1,"2467":1}}],["cplay",{"2":{"1455":2}}],["cp",{"2":{"493":1}}],["cpp",{"2":{"421":1,"1335":1,"2891":1}}],["cpi",{"2":{"236":1,"249":1,"1924":2,"1925":2,"1928":2,"1932":1,"1936":2,"1938":2,"1939":8,"1940":3,"1944":4,"1945":2,"1952":2,"1953":4}}],["cpus",{"2":{"2363":2}}],["cpu",{"2":{"114":1,"555":2,"700":1,"1171":1,"1174":1,"1177":1,"1268":1,"1270":1,"1271":1,"1272":1,"2010":1,"2363":1,"2681":1,"2883":1}}],["cpuclock",{"2":{"114":1}}],["cptc",{"2":{"92":1}}],["crux",{"2":{"2858":1}}],["cryptographically",{"2":{"2739":1}}],["cryptographic",{"2":{"2659":2}}],["crystal",{"2":{"2634":1}}],["crsl",{"2":{"2462":1,"2467":1}}],["crsel",{"2":{"2462":2,"2467":2}}],["crgb",{"2":{"2078":1}}],["crgblight",{"2":{"2049":2,"2056":1,"2063":1}}],["crippled",{"2":{"2502":1,"2503":9,"2505":1}}],["cribbit",{"2":{"2371":1,"2382":1}}],["criteria",{"0":{"2688":1},"2":{"381":1,"415":1,"1964":1,"2263":1,"2655":1}}],["critical",{"2":{"380":1,"385":1,"390":1,"474":1,"520":1,"669":1,"1528":1,"1914":1,"2676":1,"2694":1,"2695":2}}],["crin",{"2":{"211":1}}],["croatian",{"2":{"2834":3}}],["crossdiy",{"2":{"2503":1}}],["crossing",{"2":{"701":1}}],["cross",{"2":{"371":1,"1817":3,"2075":3,"2842":1}}],["cropped",{"2":{"114":1}}],["credential",{"2":{"2615":1}}],["credentials",{"2":{"312":1,"2615":1}}],["credits",{"0":{"1510":1,"1921":1}}],["credit",{"2":{"1410":1,"1510":1}}],["cream|",{"2":{"662":1}}],["cream||order",{"2":{"662":1}}],["cream",{"2":{"662":1}}],["creative",{"2":{"1397":1}}],["creating",{"0":{"1737":1,"2450":1,"2578":1},"1":{"1738":1,"1739":1,"1740":1,"1741":1},"2":{"297":1,"308":1,"403":1,"482":1,"600":1,"621":1,"1181":2,"1182":2,"1310":1,"1343":1,"1412":1,"1737":1,"1946":1,"2013":1,"2037":1,"2237":1,"2276":1,"2277":1,"2393":1,"2517":1,"2525":1,"2533":1,"2553":1,"2577":1,"2586":1,"2674":1,"2691":1,"2704":11,"2705":1,"2870":1}}],["creators",{"2":{"2505":1}}],["creator",{"2":{"114":1}}],["creates",{"2":{"411":1,"420":1,"421":1,"426":1,"427":1,"432":1,"471":1,"1511":1,"2505":1,"2588":1,"2606":1}}],["created",{"2":{"114":1,"251":1,"294":1,"355":1,"1321":1,"1359":1,"1389":2,"1394":1,"1629":1,"1969":1,"2254":1,"2378":1,"2379":1,"2410":1,"2503":1,"2530":1,"2554":1,"2556":1,"2582":3,"2591":1,"2622":2,"2662":1,"2694":1,"2705":3,"2891":1}}],["create",{"0":{"141":1,"2530":1,"2541":1,"2543":1},"2":{"76":1,"132":1,"134":2,"149":1,"172":1,"173":1,"175":1,"176":1,"249":1,"293":1,"305":1,"312":1,"314":1,"353":1,"381":1,"387":1,"390":1,"408":2,"411":1,"482":1,"560":1,"570":1,"578":1,"579":1,"595":1,"610":1,"617":1,"620":1,"662":2,"664":1,"747":1,"1289":1,"1328":1,"1334":1,"1389":1,"1433":1,"1441":1,"1442":1,"1455":1,"1456":1,"1470":1,"1472":1,"1497":1,"1590":1,"1597":1,"1629":1,"1735":1,"1741":1,"1749":1,"1763":1,"1818":2,"1969":1,"2078":2,"2249":2,"2263":1,"2264":1,"2275":1,"2276":1,"2356":3,"2377":1,"2419":1,"2452":1,"2508":1,"2523":1,"2525":1,"2530":2,"2541":1,"2543":2,"2544":1,"2553":2,"2578":1,"2583":1,"2584":1,"2588":1,"2662":1,"2704":2,"2705":1,"2706":1,"2709":1,"2731":1,"2744":1,"2799":1,"2854":1,"2856":1,"2891":2,"2896":1}}],["cradio",{"2":{"191":1}}],["craftwalk",{"2":{"134":1,"266":1}}],["crc8",{"2":{"114":1}}],["crc",{"2":{"107":1,"114":3,"176":1,"191":1}}],["crkbd",{"2":{"86":3,"94":1,"176":1,"211":1,"2219":3,"2503":1,"2548":1}}],["cvoid",{"2":{"34":1,"90":1,"105":1,"125":1,"185":1,"196":1,"606":1,"627":1,"633":1,"641":1,"726":1,"744":1,"753":1,"1300":1,"1389":2,"1457":1,"1521":1,"1561":1,"1571":1,"1669":1,"1766":1,"1823":1,"1906":1,"1953":1,"2002":1,"2009":1,"2013":1,"2015":1,"2049":1,"2087":1,"2223":1,"2260":1,"2600":4,"2624":1,"2625":1,"2626":1,"2705":10,"2710":1,"2896":1}}],["c",{"0":{"272":1,"304":1,"441":1,"451":1,"494":1,"1189":1,"1372":1,"1374":1,"1379":1,"1415":1,"1449":1,"1602":1,"1603":1,"1681":1,"1887":1,"2402":1,"2512":1,"2531":1,"2636":1,"2757":1},"1":{"1380":1,"1381":1,"1416":1,"1417":1,"1418":1,"1419":1,"1420":1,"1421":1,"1422":1,"1423":1,"1424":1,"1425":1,"1426":1,"1427":1,"1428":1,"1429":1,"1430":1,"1431":1,"1432":1,"1682":1,"2513":1,"2514":1,"2515":1,"2516":1,"2637":1,"2638":1,"2639":1},"2":{"28":1,"31":2,"34":3,"49":3,"50":6,"63":1,"64":1,"65":1,"74":1,"75":2,"77":1,"86":2,"92":1,"98":1,"105":2,"114":4,"134":5,"149":2,"153":1,"160":2,"169":1,"172":2,"176":3,"184":1,"189":3,"191":1,"196":1,"199":3,"211":4,"220":1,"231":2,"234":9,"236":2,"247":1,"249":1,"266":6,"272":1,"277":1,"285":1,"303":1,"304":2,"307":3,"308":2,"311":1,"317":2,"332":2,"345":1,"353":1,"356":1,"358":1,"362":1,"371":4,"411":2,"412":2,"420":1,"421":4,"437":2,"441":5,"444":1,"451":9,"482":1,"494":3,"495":1,"511":1,"530":1,"542":1,"543":6,"550":1,"554":6,"570":2,"571":4,"573":1,"574":1,"575":2,"593":1,"596":2,"600":1,"605":3,"606":1,"607":2,"610":1,"613":1,"621":1,"639":3,"650":1,"651":1,"652":1,"672":1,"676":1,"698":3,"699":2,"701":1,"702":4,"703":1,"704":1,"706":1,"708":1,"710":1,"747":2,"749":3,"779":2,"783":1,"805":2,"809":1,"834":2,"837":1,"838":1,"839":1,"841":1,"866":2,"869":1,"871":1,"898":2,"902":1,"903":1,"904":1,"906":1,"933":2,"936":1,"937":1,"938":1,"940":1,"967":2,"970":1,"971":1,"972":1,"974":1,"1001":2,"1004":1,"1005":1,"1006":1,"1008":1,"1035":2,"1038":1,"1039":1,"1040":1,"1042":1,"1069":2,"1073":1,"1074":1,"1076":1,"1103":2,"1107":1,"1108":1,"1110":1,"1137":2,"1140":1,"1141":1,"1142":1,"1144":1,"1173":2,"1176":2,"1178":2,"1179":2,"1181":3,"1182":3,"1183":1,"1185":1,"1186":1,"1187":1,"1193":2,"1197":1,"1226":3,"1247":2,"1265":1,"1266":1,"1275":1,"1277":2,"1278":1,"1279":1,"1281":2,"1289":1,"1305":1,"1307":1,"1309":1,"1325":1,"1326":1,"1332":1,"1335":1,"1346":1,"1350":1,"1355":2,"1356":1,"1359":1,"1367":7,"1368":2,"1369":3,"1370":2,"1371":12,"1372":3,"1375":1,"1376":1,"1379":1,"1387":2,"1389":2,"1401":1,"1403":1,"1404":1,"1408":2,"1409":1,"1416":2,"1419":1,"1422":1,"1423":1,"1432":1,"1433":2,"1434":6,"1440":6,"1441":1,"1442":5,"1449":2,"1454":2,"1455":13,"1456":16,"1457":1,"1458":1,"1459":1,"1460":2,"1461":4,"1462":2,"1463":1,"1471":1,"1472":1,"1473":1,"1488":2,"1497":1,"1502":2,"1505":1,"1515":1,"1516":1,"1526":3,"1527":2,"1559":1,"1560":2,"1565":1,"1567":1,"1568":1,"1572":3,"1574":1,"1576":1,"1582":1,"1590":1,"1592":4,"1595":1,"1602":2,"1603":3,"1623":2,"1624":3,"1625":4,"1629":1,"1630":1,"1633":6,"1634":2,"1635":4,"1636":2,"1637":1,"1652":1,"1653":1,"1655":2,"1657":1,"1669":1,"1682":1,"1708":1,"1709":1,"1710":1,"1736":1,"1745":1,"1747":1,"1749":1,"1756":2,"1760":1,"1762":1,"1763":1,"1766":1,"1768":1,"1769":8,"1770":1,"1771":1,"1772":2,"1807":1,"1818":1,"1819":2,"1820":1,"1823":1,"1879":1,"1880":1,"1882":1,"1883":19,"1884":1,"1887":3,"1895":10,"1896":1,"1903":2,"1904":1,"1905":1,"1906":1,"1907":2,"1911":1,"1912":1,"1916":1,"1920":2,"1926":1,"1939":3,"1940":1,"1952":1,"1954":1,"1956":1,"1957":2,"1962":2,"1967":2,"1968":2,"1969":2,"1996":1,"1997":1,"1998":2,"1999":1,"2000":1,"2002":1,"2003":1,"2004":6,"2005":1,"2006":2,"2007":3,"2008":1,"2013":2,"2024":1,"2025":3,"2026":1,"2028":1,"2045":1,"2047":3,"2064":1,"2065":2,"2069":1,"2076":5,"2077":1,"2078":1,"2080":2,"2081":1,"2084":1,"2168":1,"2171":1,"2196":1,"2217":2,"2218":2,"2219":3,"2220":2,"2221":6,"2222":10,"2223":3,"2224":10,"2230":2,"2232":1,"2233":1,"2234":1,"2236":1,"2240":1,"2247":1,"2252":1,"2255":1,"2258":2,"2259":1,"2261":1,"2263":3,"2264":2,"2265":4,"2268":1,"2275":3,"2276":1,"2277":1,"2278":3,"2327":1,"2330":1,"2331":1,"2332":1,"2335":1,"2337":1,"2340":1,"2356":1,"2357":1,"2360":1,"2361":2,"2363":15,"2364":1,"2367":1,"2369":1,"2370":3,"2389":1,"2397":1,"2401":2,"2402":1,"2403":2,"2418":2,"2448":1,"2454":18,"2456":3,"2467":3,"2484":19,"2486":1,"2497":3,"2504":1,"2508":1,"2512":1,"2513":1,"2515":3,"2516":1,"2522":7,"2523":4,"2530":2,"2531":2,"2543":3,"2546":1,"2548":2,"2598":1,"2605":1,"2606":2,"2611":1,"2617":1,"2619":1,"2622":5,"2627":1,"2636":1,"2637":1,"2638":2,"2639":7,"2648":1,"2654":1,"2657":3,"2662":1,"2692":1,"2694":6,"2699":2,"2701":11,"2703":4,"2704":19,"2705":12,"2712":1,"2716":1,"2728":4,"2735":1,"2742":2,"2757":1,"2762":1,"2801":1,"2832":2,"2833":1,"2836":1,"2837":3,"2838":1,"2839":3,"2840":4,"2841":3,"2842":2,"2843":2,"2858":3,"2867":2,"2868":2,"2869":2,"2870":1,"2871":1,"2873":9,"2874":2,"2875":2,"2876":4,"2880":1,"2881":4,"2882":1,"2884":3,"2890":4,"2891":1,"2895":1}}],["cidoo",{"2":{"2503":1}}],["cif",{"2":{"1769":1}}],["cint16",{"2":{"2705":2}}],["cint",{"2":{"332":1}}],["cipulot",{"2":{"249":1,"285":1}}],["city42",{"2":{"222":1}}],["ciruitry",{"2":{"1649":1}}],["circ",{"2":{"2491":1,"2501":1}}],["circle",{"2":{"2038":1,"2705":4}}],["circles",{"2":{"153":1,"2705":2}}],["circumvent",{"2":{"2682":1}}],["circumflex",{"2":{"2491":1,"2501":1}}],["circumstances",{"2":{"221":1,"735":2,"738":1,"1298":1,"1967":1,"2221":1,"2224":1,"2356":1,"2622":1,"2652":1,"2704":1,"2705":1}}],["circular",{"0":{"1279":1},"2":{"93":1,"175":2,"176":2,"236":1,"682":2,"1277":2,"1279":3,"1934":1,"2701":1}}],["circuitry",{"0":{"1994":1},"2":{"1993":1}}],["circuits",{"2":{"1515":1}}],["circuit",{"0":{"1275":1,"1345":1},"2":{"49":4,"1345":2,"1349":1,"1382":1,"1515":1,"1649":1,"2339":1,"2341":1,"2344":1,"2380":1,"2412":4,"2624":1,"2804":1,"2805":1}}],["cirque",{"0":{"1931":1},"1":{"1932":1,"1933":1,"1934":1,"1935":1},"2":{"118":4,"175":2,"176":7,"190":1,"191":4,"249":3,"1931":4,"1932":20,"1933":5,"1934":3,"1935":3,"1950":1,"1970":1}}],["cie1931",{"2":{"84":1,"93":1}}],["cie",{"2":{"49":1,"2705":1}}],["ci",{"2":{"17":1,"51":1,"76":1,"134":1,"149":1,"164":1,"199":1,"211":2,"249":2,"294":2,"488":1,"597":1,"685":2,"2037":1,"2803":1}}],["caddy",{"2":{"2381":1}}],["cadence",{"2":{"377":1}}],["cadet",{"0":{"2201":1,"2495":1,"2789":1},"1":{"2202":1,"2203":1,"2204":1,"2205":1,"2206":1},"2":{"49":1,"188":1,"191":2,"249":1,"1564":1,"2201":1,"2203":7,"2204":1,"2205":3,"2206":3,"2495":8,"2789":1,"2836":1,"2887":1}}],["cag",{"2":{"1356":1}}],["ca",{"2":{"1356":1,"1592":1,"1744":1}}],["ca4",{"2":{"871":1}}],["ca3",{"2":{"871":1,"1197":2}}],["ca2",{"2":{"871":1,"1197":2}}],["ca1",{"2":{"871":1,"1197":3}}],["caveats",{"0":{"572":1,"1393":1,"1643":1,"1733":1,"1878":1,"2204":1,"2271":1,"2500":1,"2519":1},"1":{"573":1,"574":1,"575":1},"2":{"2628":1,"2694":1,"2733":1}}],["came",{"2":{"478":1,"545":1,"2816":1}}],["camps",{"2":{"173":1}}],["caution",{"2":{"582":1}}],["caught",{"2":{"396":1}}],["causing",{"2":{"156":1,"1455":1,"1942":1,"2444":1,"2629":1,"2712":1}}],["causes",{"2":{"597":1,"701":1,"1171":1,"1265":1,"1441":1,"1652":1,"2588":1}}],["caused",{"2":{"114":1,"134":1,"199":1,"222":1,"377":1,"1754":1}}],["cause",{"2":{"73":1,"88":2,"104":2,"127":2,"170":1,"201":1,"392":2,"597":1,"700":2,"1268":1,"1354":1,"1389":2,"1393":1,"1397":1,"1467":1,"1521":1,"1911":1,"1919":3,"1962":1,"1964":1,"2004":2,"2081":1,"2252":1,"2330":1,"2337":1,"2377":1,"2409":1,"2519":2,"2630":1,"2631":1,"2836":1,"2857":1}}],["cached",{"2":{"348":1}}],["cachyos",{"2":{"317":1}}],["cathodes",{"2":{"783":1,"809":1,"841":1,"871":1,"906":1,"940":1,"974":1,"1008":1,"1042":1,"1076":1,"1110":1,"1144":1,"1197":1}}],["cat24c512",{"2":{"730":2}}],["catb",{"2":{"592":1}}],["catch",{"2":{"507":1,"648":1,"1508":1}}],["catching",{"2":{"507":1}}],["cat",{"2":{"294":1}}],["caticorn",{"2":{"222":1}}],["category",{"2":{"1368":1}}],["categories",{"2":{"392":1}}],["categorize",{"2":{"110":1}}],["catered",{"2":{"362":1}}],["cater",{"2":{"182":1,"236":1,"308":1,"1170":1}}],["caterina",{"0":{"2332":1,"2445":1},"1":{"2333":1},"2":{"70":1,"550":1,"555":1,"666":1,"670":11,"2219":1,"2332":3,"2333":1,"2448":5,"2449":1}}],["cain",{"2":{"211":1}}],["caffeinated",{"2":{"211":1}}],["cables",{"2":{"1178":1,"2211":6}}],["cable",{"2":{"211":1,"667":1,"1172":1,"1175":1,"1178":1,"1938":1,"2207":1,"2210":3,"2211":1,"2212":1,"2213":1,"2220":3,"2224":1,"2350":2,"2372":1,"2376":1,"2377":1}}],["casual",{"2":{"511":1}}],["cassini",{"2":{"211":1}}],["cassette42",{"2":{"143":2}}],["cases",{"2":{"25":1,"75":1,"176":1,"182":3,"194":1,"214":1,"234":1,"236":1,"246":1,"421":1,"493":1,"498":1,"524":1,"545":1,"612":2,"613":1,"616":1,"635":1,"684":1,"746":1,"1224":1,"1245":1,"1262":1,"1502":1,"1579":1,"1592":1,"1752":1,"1753":1,"1940":1,"2010":1,"2026":1,"2248":1,"2255":3,"2404":1,"2502":1,"2503":1,"2504":1,"2699":1,"2849":1,"2868":1}}],["case",{"0":{"2276":1},"2":{"11":1,"105":2,"160":1,"194":3,"195":2,"202":1,"222":1,"231":4,"273":1,"307":2,"375":1,"519":1,"575":6,"579":1,"623":2,"624":1,"649":2,"667":2,"753":1,"775":1,"1226":1,"1314":1,"1332":1,"1346":1,"1356":1,"1358":1,"1359":2,"1383":1,"1389":8,"1400":4,"1401":1,"1416":5,"1417":4,"1432":1,"1441":2,"1442":1,"1461":2,"1471":1,"1473":5,"1480":6,"1487":3,"1492":2,"1497":1,"1503":15,"1507":1,"1515":1,"1559":1,"1570":6,"1575":2,"1579":1,"1582":7,"1583":1,"1587":3,"1588":4,"1590":3,"1593":1,"1625":4,"1638":1,"1711":5,"1752":1,"1763":1,"1882":1,"1903":3,"1916":5,"1917":1,"1920":2,"1940":1,"1948":1,"1950":1,"1952":1,"1962":2,"1967":1,"1968":1,"1969":1,"2025":3,"2026":5,"2027":4,"2029":1,"2030":1,"2032":2,"2033":2,"2035":14,"2036":1,"2049":5,"2085":2,"2086":1,"2171":1,"2195":1,"2230":3,"2245":1,"2256":2,"2261":4,"2262":1,"2263":12,"2264":6,"2265":7,"2276":1,"2353":2,"2364":1,"2368":1,"2371":1,"2376":1,"2395":1,"2412":1,"2428":1,"2451":1,"2506":1,"2521":1,"2522":3,"2523":1,"2562":1,"2582":1,"2638":1,"2692":1,"2732":2,"2837":1,"2858":2,"2859":2,"2860":7,"2867":2,"2868":1,"2869":1,"2871":7,"2872":2,"2873":2,"2875":2,"2876":1}}],["carries",{"2":{"2211":1}}],["carryover",{"2":{"2205":1}}],["carefully",{"2":{"2374":1,"2890":1}}],["careful",{"2":{"515":1,"635":1,"637":1,"669":1,"1461":1,"2374":1,"2375":1,"2531":1}}],["care",{"2":{"236":1,"747":1,"755":1,"758":1,"761":1,"764":1,"767":1,"770":1,"773":1,"1238":1,"1241":1,"1256":1,"1258":1,"1394":1,"1507":1,"1755":1,"2693":1,"2886":1}}],["carbo65",{"2":{"211":1}}],["car",{"2":{"211":1}}],["carve",{"2":{"113":1,"114":1,"133":1,"134":1}}],["card",{"2":{"111":2,"143":4,"1410":1}}],["captioning",{"2":{"2242":1}}],["capture",{"2":{"143":2,"194":1,"203":2,"312":2,"1461":1}}],["cap",{"2":{"1903":1,"2230":1}}],["capitalized",{"2":{"1563":2}}],["capitalization",{"2":{"176":1,"2030":1}}],["capitals",{"2":{"1563":1}}],["capital",{"2":{"211":1,"1469":2,"2598":1,"2742":1}}],["capacitors",{"2":{"1665":1}}],["capacity",{"2":{"160":1}}],["capability",{"2":{"164":1,"277":1,"312":1,"442":1,"1518":1,"2320":1,"2694":1}}],["capabilities",{"0":{"318":1,"319":1},"1":{"319":1,"320":2,"321":2,"322":2,"323":2,"324":2,"325":2,"326":2,"327":1,"328":1,"329":1,"330":1,"331":1,"332":1,"333":1,"334":1,"335":1,"336":1,"337":1,"338":1,"339":1,"340":1,"341":1},"2":{"160":1,"318":1,"1170":1,"2507":1,"2694":1,"2849":1}}],["capable",{"2":{"49":1,"153":2,"527":1,"696":1,"725":1,"1174":1,"1350":1,"1444":1,"1447":1,"1523":1,"1706":1,"2339":1,"2428":1,"2451":1,"2502":1,"2505":1,"2652":1,"2681":1,"2694":4,"2713":1,"2720":1,"2781":1}}],["capswrd",{"2":{"188":1,"191":1}}],["caps",{"0":{"152":1,"1563":1,"1564":1,"1566":1,"1571":1,"2258":1,"2474":1,"2809":1},"1":{"1564":1,"1565":2,"1566":1,"1567":2,"1568":2,"1569":2,"1570":2,"1571":2},"2":{"149":2,"152":2,"160":2,"176":5,"188":2,"191":3,"199":2,"211":2,"222":2,"231":2,"249":1,"308":1,"317":1,"353":1,"546":2,"547":1,"552":1,"571":2,"1325":3,"1327":1,"1332":1,"1425":3,"1503":1,"1514":2,"1516":4,"1563":18,"1564":9,"1565":2,"1567":6,"1568":6,"1569":9,"1570":8,"1571":6,"1573":1,"1595":1,"1661":1,"1730":2,"1803":1,"1804":2,"1806":1,"1807":13,"1808":3,"1823":1,"1903":1,"1906":1,"2046":1,"2047":2,"2048":1,"2084":1,"2085":2,"2086":4,"2222":1,"2230":1,"2233":1,"2258":5,"2259":1,"2261":2,"2276":1,"2278":1,"2459":5,"2467":5,"2474":3,"2483":17,"2497":1,"2498":17,"2515":1,"2802":1,"2805":2,"2809":7,"2815":2,"2882":1,"2887":1}}],["capsunlocked",{"2":{"143":3,"149":1,"217":4,"222":1,"249":1}}],["capslock",{"2":{"112":1,"149":1,"152":1,"1289":2,"2047":2,"2802":1}}],["calc",{"2":{"2463":1,"2467":1}}],["calculator",{"2":{"2449":1,"2463":2,"2467":2}}],["calculate",{"2":{"1814":4,"1911":1,"1950":1,"2043":1,"2072":4,"2328":1}}],["calculated",{"2":{"730":1,"735":2,"1230":1,"1715":1,"1911":1,"2325":2,"2704":1}}],["calculating",{"2":{"211":1,"1346":1,"2325":2}}],["calculation",{"0":{"2324":1},"1":{"2325":1,"2326":1,"2327":1},"2":{"50":1,"114":1,"222":3,"1928":2,"2325":1,"2327":2}}],["calibrating",{"2":{"1933":1}}],["calibration",{"2":{"249":1,"1933":1}}],["california",{"2":{"211":1,"419":1}}],["calice",{"2":{"211":1}}],["caller",{"2":{"1416":1}}],["called",{"2":{"49":1,"94":1,"187":1,"194":1,"203":1,"348":1,"375":1,"605":1,"607":2,"619":1,"622":2,"623":1,"625":1,"629":1,"635":1,"637":1,"638":2,"640":1,"643":1,"687":1,"714":1,"753":2,"787":1,"813":1,"845":1,"875":1,"910":1,"944":1,"978":1,"1012":1,"1046":1,"1080":1,"1114":1,"1148":1,"1201":1,"1228":2,"1249":2,"1261":1,"1283":1,"1310":1,"1328":1,"1382":1,"1389":1,"1398":3,"1416":1,"1521":1,"1555":1,"1557":1,"1561":1,"1570":1,"1638":1,"1654":1,"1672":2,"1674":1,"1675":1,"1676":1,"1747":1,"1749":1,"1762":1,"1803":1,"1805":1,"1912":2,"1918":1,"1942":1,"1964":2,"1967":1,"1970":1,"2029":1,"2036":2,"2236":6,"2242":1,"2251":4,"2255":1,"2256":8,"2276":1,"2277":1,"2365":2,"2412":2,"2428":1,"2513":1,"2530":1,"2581":1,"2598":1,"2600":1,"2657":1,"2662":1,"2733":1,"2871":1,"2877":1,"2882":1,"2887":2,"2889":1}}],["calling",{"2":{"149":1,"616":1,"677":1,"1425":1,"1564":1,"1709":1,"1733":1,"1905":1,"1912":1,"1955":1,"1957":2,"2232":1,"2236":1,"2256":2,"2704":1,"2705":3}}],["callback",{"0":{"185":1,"203":1,"652":1,"1501":1,"1962":1},"1":{"1502":1,"1503":1,"1504":1,"1505":1,"1506":1},"2":{"149":1,"185":1,"191":1,"196":1,"203":2,"211":1,"294":1,"317":1,"647":1,"648":4,"649":8,"699":1,"703":1,"1270":1,"1398":6,"1451":1,"1502":2,"1503":1,"1505":1,"1506":1,"1570":4,"1625":1,"1636":1,"1762":1,"1775":1,"1776":1,"1777":1,"1833":1,"1835":1,"1866":1,"1868":1,"1869":1,"1870":1,"1873":1,"1875":1,"1919":2,"1943":1,"1944":5,"1945":2,"1949":1,"1961":3,"2017":1,"2025":1,"2029":1,"2031":1,"2033":1,"2097":1,"2099":1,"2148":1,"2150":1,"2151":1,"2152":1,"2155":1,"2157":1,"2241":1,"2262":1,"2286":1,"2288":1,"2548":1,"2600":5,"2871":4,"2872":5,"2873":1}}],["callbacks",{"0":{"90":1,"105":1,"229":1,"648":1,"1554":1,"1591":1,"1625":1,"1636":1,"1766":1,"1822":1,"1916":1,"1944":1,"1945":1,"1961":1,"2083":1,"2327":1,"2600":1},"1":{"1555":1,"1556":1,"1557":1,"1558":1,"1823":1,"1962":1,"2084":1,"2085":1,"2086":1,"2087":1},"2":{"93":1,"105":1,"114":2,"149":2,"191":4,"229":1,"236":2,"249":1,"277":3,"298":2,"307":2,"308":1,"556":1,"607":1,"648":1,"652":1,"703":1,"1173":2,"1398":2,"1571":1,"1766":1,"1805":1,"1809":1,"1918":1,"1945":1,"1998":1,"2364":1,"2600":1,"2695":2}}],["call",{"0":{"1631":1},"2":{"114":1,"134":2,"176":1,"191":1,"249":2,"266":1,"294":1,"355":1,"380":1,"383":1,"384":1,"556":1,"575":1,"580":1,"617":1,"619":1,"627":1,"633":1,"639":1,"648":1,"684":1,"688":1,"716":1,"746":1,"790":1,"794":1,"798":1,"800":1,"817":1,"821":1,"825":1,"827":1,"849":1,"853":1,"857":1,"859":1,"881":1,"885":1,"889":1,"891":1,"916":1,"920":1,"924":1,"926":1,"950":1,"954":1,"958":1,"960":1,"984":1,"988":1,"992":1,"994":1,"1018":1,"1022":1,"1026":1,"1028":1,"1052":1,"1056":1,"1060":1,"1062":1,"1086":1,"1090":1,"1094":1,"1096":1,"1120":1,"1124":1,"1128":1,"1130":1,"1154":1,"1158":1,"1162":1,"1164":1,"1207":1,"1211":1,"1215":1,"1217":1,"1224":1,"1245":1,"1259":1,"1262":1,"1284":1,"1328":1,"1389":1,"1398":1,"1570":1,"1629":1,"1630":2,"1631":1,"1632":1,"1803":1,"1809":1,"1818":1,"1903":1,"1912":2,"1915":1,"1964":2,"2002":1,"2014":1,"2056":2,"2078":1,"2223":1,"2230":1,"2236":2,"2407":1,"2419":1,"2599":3,"2600":1,"2601":1,"2612":1,"2681":2,"2705":3,"2742":1,"2841":1,"2882":2,"2896":3}}],["calls",{"2":{"50":1,"114":1,"133":1,"134":1,"191":2,"199":1,"266":2,"277":1,"515":1,"638":1,"2056":1,"2174":1,"2255":2,"2407":1,"2712":1,"2887":1,"2896":4}}],["candidate",{"2":{"381":1,"438":1,"2694":1}}],["candidates",{"2":{"381":1}}],["candybar",{"2":{"43":4}}],["canonical",{"2":{"357":1}}],["cannot",{"2":{"302":1,"452":1,"670":1,"676":3,"736":1,"748":1,"1473":1,"1562":1,"1580":1,"1592":1,"1691":1,"1749":1,"1897":1,"1912":2,"1941":1,"2039":1,"2334":1,"2339":1,"2344":1,"2355":1,"2428":1,"2442":1,"2451":1,"2500":1,"2503":1,"2521":1,"2535":1,"2548":1,"2628":1,"2629":2,"2631":1,"2673":1,"2675":1,"2677":1,"2687":2,"2690":1,"2705":2,"2733":1,"2833":1,"2860":3}}],["cannonkeys",{"2":{"191":1,"199":1,"211":22}}],["canada",{"2":{"2834":1}}],["canadian",{"2":{"149":1,"249":1,"2834":5}}],["canary60rgb",{"2":{"253":2}}],["canary",{"2":{"253":2}}],["canceling",{"2":{"1359":1}}],["cancelled",{"2":{"1359":1,"1733":1}}],["cancelling",{"0":{"651":1},"2":{"1503":1}}],["canceled",{"2":{"651":1}}],["cancel",{"0":{"2292":1,"2316":1},"2":{"149":1,"649":1,"651":3,"1733":2,"2292":1,"2316":1,"2462":2,"2467":2,"2599":2}}],["can",{"0":{"544":1,"545":1,"546":1,"573":1,"594":1,"1293":1,"1310":1,"1311":1,"1315":1,"1323":1,"1325":1,"1346":1,"2253":1,"2355":1,"2420":1},"1":{"1294":1,"1295":1,"2254":1,"2255":1,"2256":1,"2257":1,"2258":1,"2259":1,"2260":1,"2261":1,"2262":1,"2263":1,"2264":1,"2265":1},"2":{"0":1,"1":1,"9":1,"19":1,"39":1,"45":1,"49":1,"50":2,"52":1,"60":1,"70":3,"73":1,"74":1,"80":1,"83":1,"98":1,"112":2,"119":2,"120":2,"124":1,"138":1,"152":1,"173":1,"179":1,"191":1,"194":1,"195":2,"199":1,"203":2,"206":1,"210":1,"228":1,"231":1,"233":1,"240":1,"262":1,"263":1,"288":2,"303":2,"306":1,"315":1,"331":1,"351":1,"352":1,"353":2,"355":1,"357":1,"358":2,"362":1,"364":1,"367":2,"371":4,"374":3,"375":1,"377":1,"380":1,"381":1,"392":1,"393":1,"394":1,"395":1,"405":1,"406":2,"407":1,"411":3,"412":2,"415":5,"417":1,"418":1,"419":1,"425":1,"441":1,"442":1,"455":1,"456":1,"458":1,"459":2,"464":1,"465":1,"470":1,"471":1,"473":2,"474":1,"476":3,"477":1,"478":1,"479":1,"480":1,"481":1,"482":1,"483":1,"486":1,"487":4,"489":1,"490":1,"491":1,"492":1,"493":1,"494":3,"495":1,"496":1,"497":1,"515":1,"520":1,"522":1,"524":2,"525":1,"526":1,"529":1,"539":1,"540":1,"541":2,"542":1,"543":2,"544":1,"547":2,"550":1,"551":1,"552":2,"554":1,"557":6,"560":2,"561":1,"562":2,"563":1,"574":1,"575":1,"582":1,"587":1,"592":1,"594":1,"595":1,"598":1,"599":1,"600":1,"601":1,"602":1,"607":1,"609":2,"612":1,"613":1,"614":1,"615":1,"616":4,"617":1,"619":1,"621":1,"622":1,"637":2,"638":2,"640":2,"643":1,"648":1,"649":3,"650":1,"651":1,"652":2,"657":1,"659":1,"662":1,"664":1,"667":2,"668":3,"669":1,"671":2,"674":1,"676":1,"680":1,"682":3,"684":1,"696":1,"698":1,"700":3,"701":4,"702":2,"703":1,"724":1,"727":1,"729":1,"730":2,"731":2,"732":1,"739":1,"740":1,"743":1,"744":1,"746":1,"747":1,"748":1,"749":1,"753":2,"775":1,"837":1,"901":1,"902":1,"936":1,"970":1,"1004":1,"1038":1,"1072":1,"1106":1,"1140":1,"1174":1,"1175":1,"1176":1,"1179":1,"1181":1,"1182":1,"1183":2,"1184":1,"1185":2,"1186":1,"1187":1,"1191":1,"1224":1,"1225":1,"1226":2,"1228":1,"1230":1,"1245":1,"1247":1,"1249":1,"1261":2,"1262":1,"1264":1,"1266":1,"1267":1,"1274":1,"1275":1,"1276":1,"1279":1,"1289":1,"1290":1,"1291":2,"1294":2,"1296":1,"1297":2,"1298":1,"1300":1,"1302":1,"1303":1,"1304":1,"1305":1,"1307":1,"1309":1,"1310":2,"1316":1,"1318":1,"1321":2,"1326":2,"1331":1,"1332":1,"1335":1,"1336":1,"1342":1,"1343":1,"1344":1,"1346":1,"1349":1,"1351":1,"1355":2,"1356":6,"1357":1,"1358":1,"1359":1,"1366":1,"1368":2,"1369":1,"1372":1,"1373":1,"1376":2,"1385":1,"1386":1,"1388":5,"1389":5,"1392":3,"1393":2,"1395":1,"1397":4,"1398":4,"1399":1,"1401":1,"1403":2,"1404":1,"1406":1,"1408":2,"1410":1,"1411":2,"1412":1,"1416":1,"1417":1,"1418":6,"1420":2,"1421":2,"1422":1,"1425":1,"1433":2,"1434":2,"1435":2,"1437":2,"1438":1,"1440":7,"1441":3,"1442":4,"1443":3,"1444":2,"1447":1,"1450":1,"1451":2,"1452":1,"1453":1,"1454":1,"1455":6,"1457":1,"1458":2,"1459":1,"1460":2,"1461":2,"1462":1,"1463":1,"1468":1,"1469":1,"1470":1,"1471":1,"1472":2,"1473":3,"1487":1,"1488":1,"1496":2,"1497":1,"1498":1,"1499":1,"1502":1,"1503":1,"1505":1,"1508":2,"1511":1,"1520":1,"1521":2,"1524":1,"1528":1,"1561":2,"1563":1,"1564":1,"1570":1,"1575":2,"1576":1,"1577":1,"1578":1,"1579":3,"1580":3,"1582":2,"1583":1,"1587":2,"1588":3,"1590":1,"1591":1,"1592":2,"1595":1,"1596":1,"1598":2,"1610":2,"1623":1,"1625":1,"1629":4,"1630":1,"1632":2,"1633":6,"1634":2,"1635":1,"1636":1,"1638":2,"1644":1,"1654":2,"1655":1,"1670":1,"1672":1,"1706":3,"1707":1,"1708":1,"1709":2,"1710":2,"1730":1,"1733":2,"1734":2,"1738":1,"1745":2,"1747":2,"1749":2,"1752":2,"1755":2,"1756":1,"1762":1,"1763":2,"1766":1,"1768":1,"1769":1,"1770":3,"1806":1,"1808":1,"1812":1,"1814":3,"1817":2,"1818":2,"1819":1,"1823":1,"1833":1,"1835":1,"1888":1,"1891":1,"1893":3,"1894":1,"1895":2,"1896":2,"1897":1,"1898":1,"1899":1,"1904":2,"1905":2,"1906":1,"1910":2,"1911":1,"1912":2,"1914":1,"1915":1,"1916":1,"1917":1,"1920":2,"1922":2,"1923":1,"1926":2,"1928":1,"1932":2,"1934":3,"1935":1,"1939":2,"1941":3,"1942":3,"1944":3,"1945":2,"1946":4,"1954":1,"1955":1,"1957":2,"1960":1,"1964":1,"1967":2,"1970":1,"1972":1,"1995":1,"1997":1,"1998":1,"2000":1,"2002":1,"2003":1,"2004":1,"2005":1,"2006":2,"2012":1,"2013":3,"2014":1,"2021":1,"2026":2,"2027":1,"2029":1,"2030":1,"2031":1,"2032":1,"2035":1,"2036":1,"2040":1,"2041":1,"2042":1,"2045":1,"2046":2,"2047":3,"2048":1,"2049":2,"2063":1,"2064":2,"2065":3,"2070":1,"2072":3,"2075":3,"2077":1,"2078":2,"2079":1,"2080":1,"2084":1,"2086":2,"2087":1,"2097":1,"2099":1,"2159":1,"2160":1,"2168":1,"2169":1,"2195":1,"2196":1,"2197":1,"2204":1,"2205":2,"2206":1,"2207":1,"2210":1,"2211":1,"2217":2,"2218":2,"2219":3,"2220":1,"2221":3,"2222":1,"2223":4,"2224":2,"2225":1,"2226":1,"2232":2,"2233":1,"2236":2,"2239":1,"2240":1,"2242":1,"2243":2,"2244":2,"2245":3,"2246":1,"2248":1,"2249":2,"2251":1,"2252":1,"2254":2,"2262":1,"2263":2,"2264":1,"2265":2,"2268":1,"2270":1,"2272":1,"2274":1,"2275":2,"2276":4,"2277":3,"2290":1,"2291":1,"2292":1,"2321":2,"2323":1,"2327":1,"2336":1,"2341":1,"2346":1,"2348":1,"2350":1,"2353":2,"2356":5,"2358":1,"2360":2,"2363":4,"2364":5,"2368":1,"2369":3,"2371":2,"2372":1,"2373":2,"2375":4,"2376":2,"2377":2,"2378":3,"2381":2,"2385":1,"2387":1,"2391":1,"2396":1,"2400":3,"2401":2,"2403":1,"2404":1,"2406":1,"2407":1,"2409":1,"2410":1,"2412":4,"2413":2,"2415":2,"2416":2,"2419":2,"2420":1,"2421":1,"2426":1,"2427":1,"2428":1,"2429":1,"2432":1,"2447":1,"2448":2,"2449":2,"2450":1,"2451":1,"2452":1,"2454":3,"2480":1,"2502":2,"2503":1,"2505":2,"2509":2,"2510":2,"2512":1,"2513":6,"2514":1,"2518":3,"2519":3,"2521":2,"2522":1,"2525":3,"2526":1,"2529":4,"2530":3,"2532":1,"2533":1,"2537":1,"2538":1,"2548":2,"2549":3,"2551":3,"2552":1,"2553":2,"2555":1,"2556":2,"2558":1,"2560":1,"2562":1,"2563":1,"2564":1,"2565":1,"2574":2,"2576":2,"2577":2,"2582":4,"2583":1,"2584":1,"2585":1,"2587":4,"2588":7,"2598":2,"2599":1,"2600":2,"2606":2,"2610":1,"2617":2,"2621":1,"2622":4,"2624":2,"2625":1,"2629":1,"2630":4,"2631":4,"2632":1,"2634":1,"2635":1,"2639":3,"2642":1,"2643":2,"2648":1,"2649":1,"2650":1,"2651":1,"2653":1,"2657":2,"2658":1,"2659":3,"2662":1,"2664":1,"2667":2,"2668":1,"2670":1,"2675":1,"2692":1,"2693":1,"2694":6,"2695":2,"2696":1,"2697":2,"2698":1,"2701":1,"2702":4,"2703":2,"2704":37,"2705":13,"2711":1,"2712":2,"2715":1,"2722":1,"2730":1,"2735":2,"2736":2,"2738":2,"2739":1,"2759":1,"2767":1,"2782":1,"2799":1,"2800":2,"2823":1,"2831":1,"2833":1,"2836":2,"2837":3,"2838":1,"2839":3,"2841":3,"2842":2,"2847":1,"2849":2,"2850":1,"2854":1,"2858":5,"2859":2,"2860":9,"2867":4,"2868":3,"2869":2,"2876":3,"2881":2,"2884":2,"2886":1,"2887":2,"2888":1,"2890":2,"2891":2,"2892":2,"2893":2,"2896":8}}],["chunks",{"2":{"2236":1}}],["chunder",{"2":{"332":1}}],["chnu",{"2":{"1883":1,"2484":1}}],["chnd",{"2":{"1883":1,"2484":1}}],["ch9",{"2":{"1883":1,"2484":1}}],["ch8",{"2":{"1883":1,"2484":1}}],["ch7",{"2":{"1883":1,"2484":1}}],["ch6",{"2":{"1883":1,"2484":1}}],["ch582",{"2":{"2675":1,"2684":1}}],["ch5",{"2":{"1883":1,"2484":1}}],["ch4",{"2":{"702":1,"1883":1,"2484":1}}],["ch3",{"2":{"702":1,"1526":1,"1883":1,"2484":1}}],["chyn",{"2":{"702":1,"1281":2}}],["chy",{"2":{"702":1,"1453":1}}],["ch2",{"2":{"698":2,"699":2,"702":1,"1883":1,"2484":1}}],["ch16",{"2":{"1883":1,"2484":1}}],["ch15",{"2":{"1883":1,"2484":1}}],["ch14",{"2":{"1883":1,"2484":1}}],["ch13",{"2":{"1883":1,"2484":1}}],["ch12",{"2":{"1883":1,"2484":1}}],["ch11",{"2":{"1883":1,"2484":1}}],["ch10",{"2":{"1883":1,"2484":1}}],["ch1",{"2":{"697":2,"698":2,"699":2,"702":1,"703":1,"1453":1,"1883":1,"2484":1}}],["ch",{"2":{"199":1,"222":1,"600":1}}],["chrome",{"2":{"2535":1}}],["chromeos",{"2":{"191":1}}],["chromatic",{"2":{"1455":2,"1456":3,"1460":5}}],["chromatonemini",{"2":{"236":1}}],["christmas",{"2":{"49":2,"143":2,"181":2,"2039":1,"2041":2,"2042":2,"2043":4,"2489":1,"2842":1}}],["chosfox",{"2":{"2503":1}}],["chose",{"2":{"1328":1,"1452":1,"2537":1,"2565":1}}],["chosen",{"2":{"749":1,"1175":1,"1177":1,"1182":1,"1226":1,"1247":1,"1648":1,"1895":2,"2222":1,"2361":1,"2650":1,"2651":1,"2653":2,"2792":1}}],["choosing",{"0":{"1180":1,"2655":1},"1":{"1181":1,"1182":1,"1183":1,"2656":1,"2657":1,"2658":1,"2659":1,"2660":1,"2661":1},"2":{"1171":1,"1176":1,"1179":1,"2504":1,"2615":1}}],["chooses",{"2":{"1382":1,"2690":1}}],["choose",{"2":{"494":2,"496":1,"579":1,"607":1,"682":1,"1174":1,"1177":1,"1226":1,"1382":1,"1450":1,"1756":1,"1895":1,"2275":1,"2356":1,"2411":2,"2506":1,"2544":1,"2553":1,"2600":1,"2604":1,"2606":1,"2649":1,"2849":1,"2867":1,"2876":1}}],["chord",{"0":{"2875":1},"2":{"1414":1,"1575":1,"1582":3,"1585":1,"1592":1,"2243":1,"2249":1,"2251":12,"2873":2,"2875":2}}],["chorded",{"2":{"1359":1,"2242":1,"2251":1}}],["chording",{"2":{"556":1,"1358":1,"1572":1,"2870":1}}],["chords",{"2":{"546":1,"1454":1,"2031":1,"2248":1,"2249":1,"2251":1,"2874":2,"2875":1}}],["chordal",{"0":{"289":1,"2873":1,"2874":1},"1":{"2874":1,"2875":1},"2":{"289":4,"294":2,"2802":1,"2816":1,"2873":12,"2874":7,"2875":5}}],["chore",{"2":{"160":1,"211":1,"249":1,"308":2}}],["choc",{"2":{"143":2}}],["choco60",{"2":{"143":2}}],["choices",{"2":{"601":1,"2525":1,"2526":1,"2816":1}}],["choice",{"2":{"74":1,"124":1,"1524":1,"1583":1,"1747":1,"2013":1,"2206":1,"2248":1,"2251":1,"2263":1,"2606":1,"2607":1,"2627":1,"2628":1,"2655":1,"2662":2}}],["children",{"2":{"1508":1}}],["child",{"2":{"1508":5,"2695":1}}],["chili",{"2":{"143":2,"211":1}}],["chime",{"2":{"643":1,"1456":1}}],["chimera",{"2":{"143":8,"149":1,"2395":1}}],["chiffre",{"2":{"143":2,"222":1,"236":1}}],["chidori",{"2":{"143":2}}],["chipid",{"2":{"2454":2}}],["chip",{"2":{"130":1,"276":1,"529":1,"601":2,"704":1,"707":2,"715":1,"721":1,"727":2,"1349":1,"1649":1,"1907":1,"1910":1,"1924":1,"1925":1,"1932":1,"1939":4,"2036":1,"2320":2,"2321":3,"2377":1,"2392":1,"2448":2,"2558":1,"2631":3,"2653":2,"2675":1,"2695":1,"2702":1,"2704":11,"2766":1}}],["chipsets",{"2":{"2322":1}}],["chipset",{"2":{"2321":1}}],["chips",{"2":{"123":1,"601":1,"727":4,"730":2,"731":2,"739":1,"740":1,"1298":1,"1375":1,"2320":1,"2335":1,"2436":2,"2653":1,"2659":1,"2675":1}}],["chibios",{"0":{"10":2,"11":1,"69":1,"77":1,"263":1,"397":1,"398":1,"399":1,"401":2,"709":1,"749":1,"782":1,"808":1,"840":1,"870":1,"905":1,"939":1,"973":1,"1007":1,"1041":1,"1075":1,"1109":1,"1143":1,"1196":1,"1226":1,"1247":1,"1273":1,"1525":1,"1998":1,"2623":1},"1":{"398":1,"399":1,"400":1,"401":1,"750":1,"751":1,"1274":1,"1275":1,"1276":1,"1277":1,"1278":1,"1279":1,"1280":1,"1281":1,"1526":1,"1527":1,"2624":1,"2625":1,"2626":1},"2":{"10":6,"11":1,"24":1,"49":5,"50":5,"65":4,"69":4,"73":1,"74":1,"77":1,"93":1,"108":2,"113":1,"114":9,"133":1,"134":8,"149":6,"160":4,"163":1,"176":11,"191":7,"199":6,"211":2,"222":6,"236":6,"249":3,"266":3,"277":1,"294":4,"308":2,"389":5,"397":3,"398":2,"399":8,"400":7,"529":1,"536":1,"593":1,"676":1,"677":1,"682":1,"697":2,"702":2,"704":1,"709":1,"743":1,"749":1,"775":1,"782":1,"808":1,"840":1,"870":1,"905":1,"939":1,"973":1,"1007":1,"1041":1,"1075":1,"1109":1,"1143":1,"1173":1,"1174":1,"1177":1,"1181":3,"1182":3,"1196":1,"1277":1,"1281":2,"1526":1,"1527":1,"1914":1,"1998":1,"2224":1,"2225":1,"2356":2,"2363":1,"2411":1,"2623":4,"2624":2,"2625":2,"2626":3,"2644":2,"2645":1,"2646":1,"2655":10,"2657":4,"2658":3,"2659":1,"2660":2,"2661":2,"2692":1,"2694":5,"2801":1,"2881":1}}],["chevron",{"2":{"2075":4,"2842":1}}],["chew",{"2":{"300":2,"308":1}}],["cherry",{"2":{"2837":1}}],["cherryb",{"2":{"211":4}}],["chere",{"2":{"2617":1}}],["cherish",{"2":{"176":1}}],["cheap",{"2":{"114":1,"134":1,"2451":1}}],["checkmark",{"2":{"2697":1}}],["checkbox",{"2":{"2607":1}}],["checklist",{"2":{"2505":1,"2691":1}}],["checklists",{"0":{"382":1,"2691":1},"1":{"383":1,"384":1,"385":1,"386":1,"387":1,"2692":1,"2693":1,"2694":1,"2695":1,"2696":1,"2697":1,"2698":1}}],["checker",{"2":{"2380":1}}],["checkerboards",{"2":{"143":3,"149":1,"211":1}}],["checked",{"2":{"389":1,"408":1,"488":1,"1488":1,"1589":1,"1968":1,"1970":1,"2219":1,"2356":4,"2588":2,"2733":1}}],["checkout",{"2":{"345":1,"387":2,"389":3,"399":2,"400":4,"401":2,"595":1,"1391":1,"1439":2,"2545":4,"2587":1,"2588":3,"2615":1}}],["checking",{"0":{"355":1,"1356":1},"1":{"1357":1,"1358":1,"1359":1},"2":{"176":1,"199":2,"308":1,"517":1,"525":1,"568":1,"570":1,"1359":1,"1421":1,"2031":2,"2246":1,"2265":1,"2533":1,"2561":2,"2577":1,"2657":1,"2691":1,"2859":1,"2867":1,"2878":1}}],["check",{"2":{"49":1,"87":1,"112":1,"114":2,"134":2,"160":2,"163":1,"176":6,"199":3,"211":2,"214":1,"222":2,"234":1,"236":1,"249":3,"254":1,"266":1,"277":2,"308":1,"322":3,"344":1,"352":1,"355":2,"356":1,"361":1,"381":1,"417":3,"422":1,"556":2,"589":1,"597":2,"639":7,"667":1,"668":1,"669":1,"676":1,"735":1,"1278":1,"1293":1,"1311":1,"1316":1,"1342":1,"1348":2,"1349":1,"1356":2,"1398":2,"1401":3,"1416":1,"1421":1,"1434":1,"1438":1,"1441":1,"1487":1,"1495":1,"1498":1,"1512":1,"1589":1,"1591":1,"1592":1,"1762":1,"1788":1,"1789":1,"1791":1,"1792":2,"1794":1,"1795":3,"1797":1,"1798":4,"1800":1,"1801":5,"1818":3,"1932":2,"1946":1,"1950":1,"1952":1,"1968":1,"1986":1,"2037":1,"2041":1,"2078":3,"2164":3,"2221":2,"2256":1,"2265":2,"2266":1,"2363":2,"2380":7,"2394":5,"2412":1,"2426":1,"2448":1,"2449":1,"2454":2,"2562":1,"2563":1,"2585":1,"2587":1,"2615":1,"2623":1,"2632":1,"2731":1,"2733":1,"2808":1,"2829":2,"2836":1,"2891":1}}],["checksum",{"2":{"176":1,"2363":1,"2454":2}}],["checks",{"2":{"36":2,"149":1,"199":1,"236":1,"263":1,"308":1,"322":3,"344":1,"381":1,"422":1,"441":1,"639":1,"1358":1,"1398":3,"1495":1,"1761":1,"1967":1,"2256":2,"2263":1,"2331":1,"2333":1,"2338":1,"2545":1,"2588":1}}],["chconf",{"2":{"50":2,"86":1}}],["challenges",{"2":{"2674":1}}],["challenge",{"2":{"609":1,"1412":1}}],["chatter",{"0":{"1382":1},"1":{"1383":1,"1384":1,"1385":1,"1386":1,"1387":1},"2":{"1382":1}}],["chat",{"0":{"2845":1},"2":{"594":1,"601":1,"636":1,"1603":1,"2427":1,"2563":1}}],["chains",{"2":{"1268":1,"1508":2,"2637":1}}],["chained",{"2":{"1261":1,"2036":1}}],["chain",{"2":{"371":1,"685":2,"689":1,"692":1,"1263":2,"1274":1,"1285":1,"1288":1,"1355":1,"1508":7,"1509":1,"2414":1,"2803":2,"2824":1,"2830":1,"2867":1,"2887":2}}],["chaining",{"2":{"294":1}}],["chapter1",{"2":{"266":1}}],["charging",{"2":{"2624":1}}],["charge",{"2":{"49":2}}],["charlieplex",{"2":{"2390":1}}],["charlieplexed",{"2":{"865":1}}],["chartreuse",{"2":{"2063":2,"2079":2}}],["chars",{"2":{"249":1,"266":1,"1912":2,"2236":2}}],["character",{"0":{"1670":1},"2":{"494":1,"502":1,"1311":1,"1456":1,"1466":1,"1497":1,"1563":1,"1641":2,"1670":3,"1681":4,"1682":1,"1687":1,"1688":2,"1689":1,"1690":2,"1694":1,"1696":1,"1697":1,"1907":2,"1912":5,"2165":1,"2167":2,"2168":1,"2176":1,"2177":1,"2180":1,"2181":1,"2182":1,"2183":1,"2192":1,"2234":2,"2236":5,"2263":1,"2270":1,"2275":1,"2276":4,"2277":1,"2293":1,"2294":1,"2313":1,"2364":1,"2395":1,"2418":2,"2598":1,"2703":2,"2739":1,"2831":1,"2833":2,"2874":1}}],["characters",{"0":{"1333":1,"2420":1,"2421":1},"2":{"211":1,"597":1,"1416":2,"1469":2,"1475":1,"1478":1,"1485":1,"1497":1,"1498":1,"1505":2,"1667":2,"1670":3,"1683":1,"1685":1,"1702":1,"1704":1,"1754":2,"1904":1,"1912":1,"2165":1,"2168":1,"2169":1,"2174":1,"2176":1,"2178":1,"2180":1,"2231":1,"2236":1,"2275":1,"2276":5,"2277":1,"2295":1,"2308":1,"2327":2,"2364":4,"2380":1,"2416":1,"2420":1,"2421":1,"2499":1,"2500":1,"2519":1,"2692":1,"2716":1,"2717":2,"2794":1,"2800":2,"2804":1,"2831":1,"2833":4,"2860":1}}],["charactermatrix",{"2":{"31":1,"1913":1}}],["charon",{"2":{"211":1}}],["charue",{"2":{"211":2}}],["charybdis",{"2":{"176":2,"311":24,"317":3}}],["char",{"0":{"1257":1,"1681":1,"1683":1,"1685":1,"1687":1,"1689":1,"2174":1,"2176":1,"2178":1,"2180":1,"2182":2,"2295":1},"1":{"1258":1,"1682":1,"1684":1,"1686":1,"1688":1,"1690":1,"2175":1,"2177":1,"2179":1,"2181":1,"2183":2,"2296":1},"2":{"114":1,"134":1,"503":1,"1504":3,"1505":6,"1670":1,"1682":1,"1684":1,"1686":1,"1689":1,"1819":1,"1904":1,"1905":4,"1912":12,"1913":6,"2080":1,"2175":1,"2177":1,"2179":1,"2181":1,"2183":1,"2231":1,"2232":4,"2236":12,"2277":1,"2296":1,"2693":1,"2705":4,"2841":1,"2874":1,"2895":1}}],["chances",{"2":{"578":1,"2525":1,"2586":1,"2837":1}}],["chance",{"2":{"294":1,"578":1,"1297":1,"1585":1,"2416":1,"2692":1}}],["changing",{"0":{"2064":1,"2521":1,"2522":1,"2523":1,"2712":1},"2":{"194":1,"214":1,"233":1,"236":1,"543":1,"580":1,"649":1,"1382":1,"1389":2,"1763":1,"1964":1,"2038":3,"2047":1,"2325":1,"2413":1,"2421":1,"2425":1,"2704":12}}],["changelist",{"0":{"114":1,"134":1,"149":1,"160":1,"176":1,"191":1,"199":1,"211":1,"222":1,"236":1,"249":1,"266":1,"277":1,"285":1,"294":1,"308":1,"317":1}}],["changelogs",{"2":{"266":1,"391":1}}],["changelog",{"0":{"9":1,"19":1,"39":1,"52":1,"66":1,"78":1,"96":1,"115":1,"135":1,"150":1,"161":1,"177":1,"192":1,"200":1,"212":1,"223":1,"237":1,"250":1,"267":1,"278":1,"286":1,"295":1,"309":1},"1":{"10":1,"11":1,"12":1,"13":1,"14":1,"15":1,"16":1,"17":1,"18":1,"20":1,"21":1,"22":1,"23":1,"24":1,"25":1,"26":1,"27":1,"28":1,"29":1,"30":1,"31":1,"32":1,"33":1,"34":1,"35":1,"36":1,"37":1,"38":1,"40":1,"41":1,"42":1,"43":1,"44":1,"45":1,"46":1,"47":1,"48":1,"49":1,"50":1,"51":1,"53":1,"54":1,"55":1,"56":1,"57":1,"58":1,"59":1,"60":1,"61":1,"62":1,"63":1,"64":1,"65":1,"67":1,"68":1,"69":1,"70":1,"71":1,"72":1,"73":1,"74":1,"75":1,"76":1,"77":1,"79":1,"80":1,"81":1,"82":1,"83":1,"84":1,"85":1,"86":1,"87":1,"88":1,"89":1,"90":1,"91":1,"92":1,"93":1,"94":1,"95":1,"97":1,"98":1,"99":1,"100":1,"101":1,"102":1,"103":1,"104":1,"105":1,"106":1,"107":1,"108":1,"109":1,"110":1,"111":1,"112":1,"113":1,"114":1,"116":1,"117":1,"118":1,"119":1,"120":1,"121":1,"122":1,"123":1,"124":1,"125":1,"126":1,"127":1,"128":1,"129":1,"130":1,"131":1,"132":1,"133":1,"134":1,"136":1,"137":1,"138":1,"139":1,"140":1,"141":1,"142":1,"143":1,"144":1,"145":1,"146":1,"147":1,"148":1,"149":1,"151":1,"152":1,"153":1,"154":1,"155":1,"156":1,"157":1,"158":1,"159":1,"160":1,"162":1,"163":1,"164":1,"165":1,"166":1,"167":1,"168":1,"169":1,"170":1,"171":1,"172":1,"173":1,"174":1,"175":1,"176":1,"178":1,"179":1,"180":1,"181":1,"182":1,"183":1,"184":1,"185":1,"186":1,"187":1,"188":1,"189":1,"190":1,"191":1,"193":1,"194":1,"195":1,"196":1,"197":1,"198":1,"199":1,"201":1,"202":1,"203":1,"204":1,"205":1,"206":1,"207":1,"208":1,"209":1,"210":1,"211":1,"213":1,"214":1,"215":1,"216":1,"217":1,"218":1,"219":1,"220":1,"221":1,"222":1,"224":1,"225":1,"226":1,"227":1,"228":1,"229":1,"230":1,"231":1,"232":1,"233":1,"234":1,"235":1,"236":1,"238":1,"239":1,"240":1,"241":1,"242":1,"243":1,"244":1,"245":1,"246":1,"247":1,"248":1,"249":1,"251":1,"252":1,"253":1,"254":1,"255":1,"256":1,"257":1,"258":1,"259":1,"260":1,"261":1,"262":1,"263":1,"264":1,"265":1,"266":1,"268":1,"269":1,"270":1,"271":1,"272":1,"273":1,"274":1,"275":1,"276":1,"277":1,"279":1,"280":1,"281":1,"282":1,"283":1,"284":1,"285":1,"287":1,"288":1,"289":1,"290":1,"291":1,"292":1,"293":1,"294":1,"296":1,"297":1,"298":1,"299":1,"300":1,"301":1,"302":1,"303":1,"304":1,"305":1,"306":1,"307":1,"308":1,"310":1,"311":1,"312":1,"313":1,"314":1,"315":1,"316":1,"317":1},"2":{"99":1,"149":2,"381":3,"387":1,"395":2,"2852":1}}],["changed",{"0":{"1555":1,"1557":1},"2":{"14":1,"90":1,"114":1,"156":1,"160":1,"169":1,"176":1,"182":1,"186":1,"191":1,"199":1,"214":1,"215":1,"240":1,"256":1,"307":1,"308":1,"381":1,"441":4,"481":1,"595":2,"606":2,"607":4,"1176":1,"1179":1,"1183":1,"1385":1,"1389":1,"1399":1,"1555":1,"1557":1,"1578":1,"1643":1,"1708":1,"1747":1,"1763":1,"1814":1,"1909":1,"1912":2,"1944":2,"1946":4,"1955":1,"2012":1,"2072":1,"2219":1,"2239":1,"2274":1,"2276":1,"2286":1,"2288":1,"2356":1,"2516":1,"2588":3,"2600":7,"2860":2,"2896":3}}],["changesets",{"2":{"182":1}}],["changes",{"0":{"5":1,"20":1,"40":1,"46":1,"47":1,"53":1,"61":1,"66":1,"67":1,"68":1,"72":1,"78":1,"79":1,"85":1,"91":1,"96":1,"101":1,"106":1,"115":1,"121":1,"129":1,"131":1,"135":1,"139":1,"144":1,"150":1,"155":1,"161":1,"165":1,"171":1,"177":1,"180":1,"187":1,"192":1,"193":1,"194":1,"198":1,"200":1,"201":1,"205":1,"206":1,"208":1,"212":1,"213":1,"216":1,"223":1,"225":1,"227":1,"237":1,"239":1,"240":1,"242":1,"244":1,"250":1,"252":1,"261":1,"267":1,"269":1,"278":1,"280":1,"286":1,"290":1,"295":1,"299":1,"309":1,"310":1,"377":1,"378":1,"381":1,"391":1,"392":1,"395":1,"582":1,"2582":1,"2584":1,"2588":1,"2589":1},"1":{"21":1,"22":1,"23":1,"24":1,"25":1,"26":1,"27":1,"28":1,"41":1,"42":1,"43":1,"44":1,"45":1,"46":1,"48":1,"49":1,"50":1,"54":1,"55":1,"56":1,"57":1,"58":1,"59":1,"60":1,"62":1,"63":1,"64":1,"67":1,"68":1,"69":2,"70":2,"71":1,"72":1,"73":1,"74":1,"75":1,"76":1,"77":1,"79":1,"80":2,"81":2,"82":2,"83":2,"84":2,"85":1,"86":2,"87":2,"88":2,"89":2,"90":2,"91":1,"92":2,"93":2,"94":2,"95":2,"97":1,"98":1,"99":1,"100":1,"101":1,"102":2,"103":2,"104":2,"105":2,"106":1,"107":2,"108":2,"109":2,"110":2,"111":2,"112":2,"113":2,"114":1,"116":1,"117":1,"118":1,"119":1,"120":1,"121":1,"122":2,"123":2,"124":2,"125":2,"126":2,"127":2,"128":2,"129":1,"130":2,"131":2,"132":2,"133":2,"134":1,"136":1,"137":1,"138":1,"139":1,"140":2,"141":2,"142":2,"143":2,"144":1,"145":2,"146":2,"147":2,"148":2,"149":1,"151":1,"152":1,"153":1,"154":1,"155":1,"156":2,"157":2,"158":2,"159":2,"160":1,"162":1,"163":1,"164":1,"165":1,"166":2,"167":2,"168":2,"169":2,"170":2,"171":1,"172":2,"173":2,"174":2,"175":2,"176":1,"178":1,"179":1,"180":1,"181":2,"182":2,"183":2,"184":2,"185":2,"186":2,"187":1,"188":2,"189":2,"190":2,"191":1,"193":1,"194":2,"195":2,"196":2,"197":2,"198":1,"199":1,"201":1,"202":2,"203":2,"204":2,"205":1,"206":2,"207":2,"208":1,"209":2,"210":2,"211":1,"213":1,"214":2,"215":2,"216":1,"217":2,"218":2,"219":2,"220":2,"221":2,"222":1,"224":1,"225":1,"226":2,"227":1,"228":2,"229":2,"230":2,"231":2,"232":2,"233":2,"234":2,"235":2,"236":1,"238":1,"239":1,"240":2,"241":2,"242":1,"243":2,"244":2,"245":2,"246":2,"247":2,"248":2,"249":1,"251":1,"252":1,"253":2,"254":2,"255":2,"256":2,"257":2,"258":2,"259":2,"260":2,"261":1,"262":2,"263":2,"264":1,"265":1,"266":1,"268":1,"269":1,"270":2,"271":2,"272":2,"273":2,"274":1,"275":1,"276":1,"277":1,"279":1,"280":1,"281":2,"282":1,"283":1,"284":1,"285":1,"287":1,"288":1,"289":1,"290":1,"291":2,"292":1,"293":1,"294":1,"296":1,"297":1,"298":1,"299":1,"300":2,"301":1,"302":1,"303":1,"304":1,"305":1,"306":1,"307":1,"308":1,"310":1,"311":2,"312":2,"313":1,"314":1,"315":1,"316":1,"317":1,"378":1,"379":1,"380":1,"381":1,"382":1,"383":1,"384":1,"385":1,"386":1,"387":1,"388":1,"389":1,"390":1,"393":1,"394":1,"395":1,"396":1},"2":{"0":3,"2":1,"9":2,"19":3,"22":1,"25":1,"28":1,"31":4,"32":1,"34":4,"36":1,"39":2,"45":1,"52":2,"67":1,"74":1,"86":1,"87":1,"103":2,"105":1,"107":1,"114":2,"116":1,"125":1,"126":2,"131":2,"133":1,"134":2,"149":1,"156":1,"163":2,"167":1,"172":1,"175":1,"176":3,"182":1,"184":1,"185":1,"187":2,"188":1,"191":4,"198":2,"199":1,"201":3,"206":1,"211":1,"213":3,"222":2,"224":3,"231":1,"233":3,"236":2,"238":2,"247":1,"251":1,"254":1,"262":1,"263":1,"265":3,"272":1,"273":1,"275":1,"276":1,"284":1,"294":1,"303":1,"307":3,"377":1,"378":1,"381":5,"382":1,"383":3,"384":3,"385":3,"386":2,"389":3,"390":4,"391":1,"392":9,"394":2,"395":1,"447":1,"451":1,"515":1,"546":1,"562":1,"591":1,"595":6,"597":1,"599":1,"601":4,"602":1,"610":1,"632":1,"668":1,"698":1,"699":1,"702":1,"1383":1,"1386":5,"1398":1,"1460":3,"1633":1,"1649":1,"1805":1,"1877":2,"1910":6,"1918":1,"1950":1,"2048":1,"2075":4,"2221":1,"2224":1,"2243":2,"2269":3,"2325":1,"2351":1,"2356":4,"2364":1,"2410":1,"2505":1,"2532":1,"2533":1,"2539":1,"2548":1,"2549":1,"2556":1,"2581":2,"2582":8,"2584":1,"2585":2,"2586":1,"2588":6,"2589":1,"2600":2,"2692":1,"2694":2,"2695":5,"2696":1,"2705":1,"2748":1,"2756":1,"2795":1,"2850":1,"2851":2,"2852":1,"2860":3,"2882":1,"2886":1,"2896":2}}],["change",{"0":{"0":1,"9":1,"19":1,"39":1,"52":1,"57":1,"71":1,"272":1,"379":1,"654":1,"1399":1,"1881":1,"2057":1,"2059":1,"2886":1},"1":{"1":1,"2":1,"3":1,"4":1,"5":1,"6":1,"7":1,"8":1,"10":1,"11":1,"12":1,"13":1,"14":1,"15":1,"16":1,"17":1,"18":1,"20":1,"21":1,"22":1,"23":1,"24":1,"25":1,"26":1,"27":1,"28":1,"29":1,"30":1,"31":1,"32":1,"33":1,"34":1,"35":1,"36":1,"37":1,"38":1,"40":1,"41":1,"42":1,"43":1,"44":1,"45":1,"46":1,"47":1,"48":1,"49":1,"50":1,"51":1,"53":1,"54":1,"55":1,"56":1,"57":1,"58":1,"59":1,"60":1,"61":1,"62":1,"63":1,"64":1,"65":1,"72":1,"73":1,"74":1,"75":1,"76":1,"77":1,"380":1,"1400":1,"1401":1,"1402":1},"2":{"0":3,"9":2,"19":2,"23":1,"31":2,"39":2,"45":1,"49":1,"52":2,"64":2,"87":1,"90":2,"93":1,"94":1,"95":1,"105":3,"114":4,"118":1,"133":1,"134":3,"149":2,"160":2,"176":2,"182":1,"188":1,"191":7,"198":2,"199":4,"201":1,"211":2,"213":1,"215":1,"249":4,"255":1,"257":1,"258":1,"259":2,"262":1,"263":4,"266":5,"271":1,"272":2,"277":2,"285":1,"294":1,"307":1,"312":1,"322":6,"357":1,"377":5,"379":1,"381":4,"387":1,"389":1,"392":1,"393":1,"394":1,"395":1,"476":1,"481":1,"494":2,"495":1,"526":1,"539":1,"595":1,"597":2,"620":1,"654":1,"667":1,"682":1,"698":1,"703":1,"879":1,"914":1,"948":1,"982":1,"1016":1,"1050":1,"1084":1,"1118":1,"1152":1,"1173":1,"1176":2,"1179":2,"1185":1,"1186":1,"1205":1,"1265":1,"1327":1,"1340":1,"1383":4,"1386":9,"1389":14,"1392":1,"1398":1,"1419":1,"1454":1,"1457":2,"1460":1,"1461":1,"1472":1,"1514":1,"1521":1,"1526":1,"1575":2,"1579":1,"1587":1,"1593":1,"1595":1,"1610":2,"1634":2,"1707":1,"1735":1,"1745":2,"1754":1,"1756":1,"1768":1,"1771":1,"1804":1,"1895":1,"1912":1,"1950":1,"1955":1,"1964":3,"1968":2,"2003":1,"2024":1,"2028":1,"2037":1,"2052":2,"2057":4,"2076":1,"2077":1,"2199":2,"2200":2,"2204":1,"2221":2,"2268":2,"2284":1,"2285":1,"2321":1,"2327":1,"2362":1,"2428":1,"2500":1,"2503":1,"2505":1,"2510":3,"2519":1,"2532":2,"2588":1,"2599":1,"2600":2,"2611":2,"2617":1,"2622":1,"2639":1,"2665":2,"2692":2,"2695":1,"2733":2,"2860":2,"2876":1,"2896":1}}],["channels",{"0":{"673":1},"1":{"674":1,"675":1,"676":1,"677":1},"2":{"674":1,"676":2,"682":2,"783":1,"809":1,"841":1,"871":1,"906":1,"940":1,"974":1,"1008":1,"1042":1,"1076":1,"1110":1,"1144":1,"1197":1,"1266":1,"2377":1}}],["channel",{"2":{"14":2,"228":1,"674":1,"676":2,"677":1,"680":5,"697":1,"698":1,"702":2,"710":1,"713":3,"783":1,"786":3,"799":3,"809":1,"812":3,"826":3,"841":1,"844":3,"858":3,"871":1,"874":3,"890":3,"906":1,"909":3,"925":3,"940":1,"943":3,"959":3,"974":1,"977":3,"993":3,"1008":1,"1011":3,"1027":3,"1042":1,"1045":3,"1061":3,"1076":1,"1079":3,"1095":3,"1110":1,"1113":3,"1129":3,"1144":1,"1147":3,"1163":3,"1197":1,"1200":3,"1216":3,"1266":1,"1281":4,"1447":2,"1453":1,"1515":2,"1526":2,"1528":1,"1877":1,"1882":2,"1883":36,"1884":1,"2484":36}}],["cumbersome",{"2":{"1592":1}}],["cuprintf",{"2":{"1308":1}}],["cuint32",{"2":{"648":1}}],["cuint16",{"2":{"195":1,"1473":1,"2025":2,"2026":1,"2033":1,"2705":4,"2858":1,"2859":2,"2860":1,"2869":1,"2872":2}}],["cu80",{"2":{"143":2,"149":1,"217":4,"222":1,"249":1}}],["cu75",{"2":{"143":2,"149":1}}],["cu24",{"2":{"143":2,"149":1}}],["cutters",{"2":{"2367":1,"2374":1}}],["cutoff",{"2":{"1926":1}}],["cutie",{"2":{"285":1}}],["cut",{"2":{"116":1,"1456":1,"1926":1,"2226":1,"2377":1,"2462":2,"2467":2,"2522":1}}],["currency",{"2":{"2420":1}}],["currentreport",{"2":{"1948":8}}],["currently",{"2":{"7":1,"65":1,"103":1,"203":1,"221":1,"262":1,"288":1,"316":1,"355":1,"357":1,"423":1,"552":2,"671":1,"696":1,"730":1,"731":2,"734":1,"736":1,"738":2,"740":2,"749":1,"1244":1,"1356":1,"1370":2,"1371":1,"1372":1,"1373":1,"1375":1,"1379":1,"1383":1,"1393":1,"1403":1,"1414":1,"1428":1,"1429":1,"1430":1,"1451":1,"1453":1,"1506":1,"1569":1,"1607":1,"1629":1,"1646":1,"1665":1,"1691":1,"1817":1,"1821":1,"1833":1,"1835":1,"1837":1,"1839":1,"1845":1,"1846":1,"1865":1,"1867":1,"1872":1,"1912":2,"1917":1,"1934":1,"1939":1,"1970":1,"1972":1,"2013":1,"2036":1,"2046":1,"2051":1,"2068":1,"2069":1,"2075":1,"2082":1,"2097":1,"2099":1,"2101":1,"2103":1,"2109":1,"2110":1,"2147":1,"2149":1,"2154":1,"2158":1,"2164":3,"2200":1,"2207":2,"2222":1,"2236":1,"2241":1,"2251":1,"2255":1,"2263":1,"2277":1,"2281":1,"2290":1,"2291":1,"2292":1,"2306":1,"2320":2,"2321":1,"2322":1,"2323":1,"2330":1,"2334":1,"2337":2,"2346":1,"2348":1,"2442":1,"2475":1,"2503":1,"2519":1,"2550":1,"2558":1,"2559":1,"2571":1,"2588":1,"2701":2,"2745":1,"2816":3,"2883":1}}],["current",{"0":{"4":1,"708":1,"839":1,"904":1,"938":1,"972":1,"1006":1,"1040":1,"1074":1,"1108":1,"1142":1,"1762":1},"2":{"30":1,"33":1,"49":1,"50":1,"88":1,"104":1,"114":1,"119":3,"176":2,"199":1,"266":1,"273":1,"279":1,"308":2,"381":1,"383":1,"390":3,"411":1,"436":1,"445":1,"457":1,"524":1,"545":1,"547":1,"552":4,"556":1,"574":1,"601":1,"606":1,"607":1,"631":6,"650":1,"682":1,"707":2,"708":2,"726":1,"835":2,"839":2,"879":1,"899":2,"904":2,"914":1,"934":2,"938":2,"948":1,"968":2,"972":2,"982":1,"1002":2,"1006":2,"1016":1,"1036":2,"1040":2,"1050":1,"1070":2,"1074":2,"1084":1,"1104":2,"1108":2,"1118":1,"1138":2,"1142":2,"1152":1,"1205":1,"1243":1,"1356":4,"1359":1,"1392":1,"1397":2,"1398":2,"1401":4,"1442":1,"1491":1,"1493":1,"1503":1,"1509":1,"1528":1,"1538":1,"1539":1,"1540":1,"1545":1,"1570":1,"1571":1,"1575":1,"1590":3,"1594":1,"1595":1,"1613":1,"1646":1,"1649":2,"1696":1,"1697":2,"1715":1,"1757":1,"1762":1,"1831":1,"1851":1,"1852":1,"1861":1,"1862":1,"1864":1,"1866":1,"1868":1,"1870":1,"1873":1,"1905":3,"1906":1,"1912":10,"1944":3,"1946":1,"1950":1,"1955":1,"1956":1,"1960":1,"1964":4,"2031":1,"2041":1,"2062":6,"2075":2,"2095":1,"2115":1,"2116":1,"2121":1,"2122":1,"2127":1,"2128":1,"2137":1,"2138":1,"2143":1,"2144":1,"2146":1,"2148":1,"2150":1,"2152":1,"2155":1,"2200":2,"2205":1,"2222":4,"2232":3,"2233":1,"2236":9,"2246":3,"2251":1,"2264":1,"2265":1,"2269":3,"2273":1,"2280":1,"2309":1,"2323":1,"2326":4,"2369":1,"2412":2,"2428":1,"2463":1,"2467":1,"2470":1,"2473":1,"2488":3,"2506":1,"2507":1,"2510":1,"2525":1,"2560":1,"2582":10,"2587":1,"2589":1,"2600":1,"2606":1,"2618":1,"2632":3,"2640":1,"2695":1,"2701":1,"2705":2,"2724":1,"2827":1,"2829":2,"2836":1,"2841":3,"2860":6,"2872":1,"2883":1,"2886":2}}],["cur",{"2":{"2263":3,"2264":3,"2265":4}}],["curious",{"2":{"1507":1}}],["curly",{"2":{"2172":1,"2264":1,"2491":2,"2501":2,"2617":1}}],["curl",{"2":{"354":1,"355":1,"357":3}}],["cursorstyle",{"2":{"2617":1}}],["cursor",{"0":{"1672":1,"1676":1,"1679":1},"1":{"1673":1,"1677":1,"1680":1},"2":{"62":1,"114":1,"175":1,"176":2,"1607":1,"1610":1,"1669":1,"1670":1,"1673":3,"1675":1,"1676":1,"1677":3,"1679":1,"1681":1,"1696":2,"1704":1,"1891":8,"1892":8,"1893":10,"1894":14,"1895":12,"1896":6,"1897":8,"1898":2,"1906":1,"1912":19,"1934":1,"1941":5,"1949":2,"2024":2,"2172":1,"2236":19,"2364":1,"2485":8,"2780":1}}],["curved",{"2":{"1932":3}}],["curves",{"2":{"84":1,"1897":1}}],["curve",{"2":{"49":1,"74":1,"93":1,"1892":1,"1894":1,"1897":1,"2043":1,"2705":1}}],["customers",{"2":{"2503":3,"2505":1}}],["customer",{"2":{"590":1}}],["customarily",{"2":{"255":1}}],["customary",{"2":{"179":1,"255":1}}],["custommk",{"2":{"102":3,"1371":1}}],["customising",{"0":{"2548":1},"2":{"2548":1}}],["customisation",{"2":{"1601":1}}],["customisations",{"2":{"24":1}}],["customised",{"2":{"2504":1}}],["customise",{"2":{"1300":1,"1502":1,"2544":1,"2858":1}}],["customize",{"0":{"618":1,"1958":1,"1970":1,"2532":1},"1":{"619":1,"1959":1,"1960":1,"1961":1,"1962":1},"2":{"537":1,"578":1,"618":1,"635":1,"1738":1,"1741":1,"1752":1,"2407":1,"2601":1,"2662":1,"2840":1,"2871":1}}],["customized",{"0":{"1440":1},"2":{"45":2,"49":1,"1442":1,"1496":1,"1823":1,"1970":1,"2084":1,"2873":1}}],["customizing",{"0":{"1497":1,"1566":1,"2365":1},"1":{"1498":1,"1567":1,"1568":1,"1569":1,"1570":1,"1571":1},"2":{"236":1,"1416":1,"2407":1}}],["customizability",{"2":{"1487":1,"2600":1}}],["customizable",{"0":{"1587":1,"1588":1},"2":{"160":1}}],["customization",{"0":{"1630":1,"2875":1},"1":{"1631":1,"1632":1},"2":{"191":1,"625":1,"643":1,"1630":1,"1632":1,"1741":1,"1745":1,"1749":1,"1946":1,"2699":1,"2878":1}}],["custom",{"0":{"574":1,"575":1,"604":1,"620":1,"726":1,"1325":1,"1441":1,"1487":1,"1521":1,"1670":1,"1818":1,"1910":1,"1940":1,"1948":1,"1965":1,"1969":1,"1971":1,"2078":1,"2223":1,"2235":1,"2407":1},"1":{"605":1,"606":1,"607":1,"621":1,"622":1,"623":1,"624":1,"1911":1},"2":{"3":1,"7":1,"15":1,"49":1,"76":1,"80":1,"112":2,"114":2,"134":1,"149":4,"160":2,"176":2,"191":3,"211":3,"236":2,"265":1,"266":2,"277":2,"285":1,"317":1,"352":1,"358":1,"520":1,"549":2,"552":2,"556":3,"560":1,"575":21,"605":1,"606":3,"618":1,"621":3,"623":1,"637":2,"700":1,"724":1,"726":1,"735":1,"1267":1,"1305":1,"1313":1,"1325":2,"1356":1,"1359":1,"1387":2,"1389":1,"1399":1,"1401":1,"1416":7,"1421":1,"1432":1,"1442":2,"1455":1,"1480":3,"1487":1,"1497":1,"1503":3,"1517":1,"1521":2,"1564":1,"1572":1,"1575":4,"1587":1,"1588":2,"1595":1,"1604":1,"1605":1,"1632":1,"1670":3,"1687":1,"1688":1,"1689":1,"1690":1,"1702":1,"1734":2,"1735":2,"1747":1,"1749":3,"1755":1,"1764":1,"1766":1,"1805":1,"1818":10,"1823":1,"1881":1,"1882":1,"1907":3,"1910":3,"1916":1,"1920":2,"1922":1,"1923":1,"1926":1,"1940":3,"1948":1,"1949":1,"1950":1,"1969":3,"1970":1,"1971":3,"1972":2,"2025":1,"2027":2,"2032":2,"2033":1,"2035":1,"2039":1,"2078":10,"2084":1,"2171":1,"2214":2,"2234":3,"2248":1,"2255":3,"2264":1,"2265":1,"2276":1,"2277":1,"2321":2,"2342":1,"2360":1,"2364":6,"2368":1,"2371":1,"2403":1,"2407":3,"2513":2,"2515":1,"2521":1,"2522":2,"2523":1,"2525":1,"2528":1,"2537":1,"2557":1,"2558":1,"2563":1,"2565":1,"2600":1,"2610":1,"2693":1,"2694":10,"2699":2,"2701":1,"2738":1,"2747":1,"2802":1,"2805":1,"2806":1,"2807":1,"2812":2,"2818":1,"2819":4,"2824":1,"2825":1,"2827":1,"2830":1,"2855":1,"2856":1,"2860":2,"2895":1}}],["cl",{"2":{"2483":5,"2498":5,"2513":2,"2516":1}}],["cln",{"2":{"2259":1,"2262":2}}],["clk",{"2":{"1994":2,"2234":1,"2441":1,"2822":1}}],["cled",{"2":{"1814":1,"1818":1,"2072":1}}],["clearly",{"2":{"2503":1,"2504":1}}],["clearpageremainder",{"2":{"1912":1,"2236":1}}],["clears",{"2":{"1398":1,"1591":1,"1912":1,"2236":1,"2705":1}}],["clearing",{"2":{"1327":1,"1487":1,"1514":3,"2040":6}}],["cleared",{"2":{"643":1,"2624":1,"2625":1}}],["clearer",{"2":{"16":1}}],["clear",{"0":{"1428":1,"1429":1,"1430":1,"1674":1,"1976":1},"2":{"149":2,"188":1,"191":5,"199":1,"231":1,"602":1,"643":1,"1326":3,"1354":1,"1356":2,"1398":1,"1428":1,"1429":1,"1430":1,"1442":2,"1575":6,"1595":2,"1674":1,"1698":1,"1700":1,"1906":1,"1912":1,"1913":3,"1950":1,"1976":1,"2199":1,"2236":1,"2454":1,"2459":1,"2462":4,"2467":5,"2468":1,"2599":2,"2655":1,"2694":1,"2700":1,"2705":2,"2890":1}}],["cleaner",{"2":{"288":1,"2382":1}}],["cleaned",{"2":{"198":1}}],["cleaning",{"2":{"224":1,"251":1,"2373":1,"2611":1}}],["clean",{"0":{"50":1,"64":1,"75":1,"94":1,"428":1},"2":{"94":1,"114":3,"133":1,"134":2,"160":1,"191":6,"199":2,"211":5,"222":2,"236":3,"249":1,"411":1,"428":1,"437":1,"451":1,"600":1,"1382":1,"2363":3,"2611":1,"2694":1,"2888":1}}],["cleans",{"2":{"13":1,"428":1,"2363":1}}],["cleanups",{"2":{"2":1,"50":1,"149":1,"191":2,"211":3,"222":7,"236":10,"249":1,"277":1}}],["cleanup",{"0":{"2":1,"25":1,"27":1,"113":1,"133":1,"229":1,"233":1},"2":{"12":1,"25":1,"64":2,"94":1,"114":3,"149":1,"187":1,"191":2,"198":1,"199":1,"201":1,"211":4,"213":1,"224":1,"233":1,"235":1,"236":2,"249":2,"268":1,"277":1,"279":1,"308":1,"643":1,"2503":2,"2887":1}}],["clr",{"2":{"1326":1,"1389":1,"1592":1,"2219":1,"2462":1,"2467":1,"2468":1,"2700":1,"2738":1}}],["clusters",{"2":{"2874":1}}],["clunker",{"2":{"236":1}}],["clutter",{"2":{"2606":1}}],["cluttered",{"2":{"204":1}}],["cluttering",{"2":{"28":1}}],["club",{"2":{"114":1,"143":4,"149":1,"236":2,"285":1,"2342":2}}],["cluecard",{"2":{"111":1,"2887":1}}],["clueboards",{"2":{"2329":1}}],["clueboard",{"0":{"1298":1},"2":{"111":3,"149":1,"326":1,"353":1,"411":2,"416":2,"419":1,"436":1,"437":1,"455":2,"456":1,"466":1,"467":2,"664":3,"2360":2,"2394":2,"2395":1,"2396":7,"2512":1,"2515":1,"2529":2,"2530":1,"2577":7,"2693":1,"2799":4,"2800":3}}],["claim",{"2":{"2682":1}}],["claims",{"2":{"2681":1}}],["clauses",{"2":{"2675":2,"2688":1}}],["clause",{"2":{"2504":1,"2676":1,"2685":1}}],["clag",{"2":{"2462":1,"2467":1}}],["clayer",{"2":{"1389":1,"1400":1,"2734":2}}],["clamp",{"2":{"317":1}}],["classname",{"2":{"501":1}}],["class",{"2":{"288":1,"498":1,"516":1,"1597":1,"2549":1}}],["classic",{"2":{"210":1,"294":1,"1346":1,"2320":1,"2681":1,"2860":1}}],["clarification",{"2":{"149":1,"191":1}}],["clarify",{"2":{"134":1,"2266":1}}],["claw44",{"2":{"143":2}}],["clawsome",{"2":{"102":3}}],["clangd",{"2":{"2619":1,"2621":4}}],["clang",{"0":{"1":1,"495":1},"2":{"1":1,"114":1,"132":2,"134":2,"149":1,"441":1,"495":8}}],["clogged",{"2":{"2702":1}}],["cloning",{"2":{"2356":2,"2553":1}}],["cloned",{"2":{"2571":1,"2610":1,"2613":1,"2620":1}}],["clones",{"2":{"271":2,"528":1,"2332":1,"2432":1,"2445":1,"2503":1,"2783":1}}],["clone",{"2":{"93":1,"399":1,"405":1,"406":1,"407":1,"595":2,"1403":1,"2332":1,"2351":1,"2353":1,"2356":3,"2503":1,"2548":1,"2551":2,"2552":2,"2571":1,"2576":1}}],["closing",{"2":{"494":2,"2172":1,"2201":1,"2380":1}}],["closer",{"2":{"2872":1}}],["closely",{"2":{"2226":1}}],["closest",{"2":{"1508":1}}],["closes",{"2":{"381":2}}],["closed",{"2":{"380":1,"381":1,"383":1,"384":1,"385":2,"386":2,"390":2,"2242":1,"2334":1,"2412":1,"2503":1,"2504":2,"2686":1,"2690":1,"2694":1}}],["close",{"2":{"371":2,"375":1,"1613":1,"2013":1,"2015":1,"2202":3,"2203":3,"2495":3,"2568":1,"2705":6}}],["cloudline",{"2":{"211":1}}],["clocks",{"2":{"2623":1,"2624":1,"2625":1}}],["clock",{"2":{"114":1,"374":1,"543":1,"731":3,"740":3,"748":1,"750":1,"1230":5,"1272":1,"1278":1,"1907":2,"1924":1,"1925":2,"1932":2,"1936":1,"1938":1,"1939":2,"1996":1,"1997":3,"1998":2,"1999":5,"2000":2,"2037":2,"2234":1,"2449":2,"2803":1,"2822":1}}],["clockwise",{"2":{"13":2,"90":10,"639":1,"1633":1,"1636":9,"1709":1,"2007":1}}],["clipping",{"0":{"2065":1},"2":{"2053":3,"2065":5}}],["client",{"2":{"347":2,"1269":1,"2446":1,"2539":1,"2558":1}}],["clients",{"2":{"344":1}}],["click4",{"2":{"1654":1}}],["click3",{"2":{"1654":2}}],["click2",{"2":{"1654":2}}],["click1",{"2":{"1654":2}}],["clicking",{"2":{"581":3,"2356":2,"2427":1}}],["clicks",{"2":{"266":1,"1463":3,"1465":2,"1488":1,"1899":1,"2364":1,"2469":2}}],["clicky",{"2":{"236":1,"1455":1,"1463":18,"1465":9,"1625":2,"2469":9,"2804":2,"2887":2}}],["click",{"0":{"1463":1},"2":{"149":1,"331":2,"371":3,"375":2,"578":1,"598":1,"667":1,"668":2,"1356":1,"1463":3,"1654":15,"1926":1,"1929":3,"1934":1,"1935":2,"1948":1,"2249":3,"2356":1,"2379":1,"2500":1,"2519":1,"2560":1,"2561":1,"2607":3,"2610":2,"2617":2,"2620":2,"2622":1,"2743":1,"2780":1,"2823":1}}],["cli",{"0":{"173":1,"402":1,"409":1,"453":1,"457":1,"468":1,"474":1,"475":1,"1303":1,"2703":1},"1":{"403":1,"404":1,"405":1,"406":1,"407":1,"408":1,"458":1,"459":1,"460":1,"461":1,"462":1,"463":1,"464":1,"465":1},"2":{"1":1,"94":1,"95":1,"114":6,"132":1,"134":4,"149":1,"153":1,"158":2,"160":2,"164":1,"173":1,"176":5,"191":1,"199":7,"211":3,"222":1,"236":3,"249":2,"266":1,"277":1,"285":1,"294":1,"308":2,"317":1,"322":2,"332":1,"403":1,"404":1,"406":1,"413":1,"447":2,"454":1,"469":2,"470":1,"471":18,"472":1,"473":3,"474":7,"475":2,"477":3,"478":6,"479":2,"480":2,"481":1,"482":8,"489":1,"507":1,"511":4,"525":3,"526":1,"609":1,"610":2,"612":1,"616":1,"617":3,"1303":1,"2328":1,"2329":1,"2334":1,"2336":1,"2337":2,"2340":2,"2343":3,"2346":2,"2348":2,"2350":2,"2454":1,"2530":1,"2539":1,"2545":1,"2550":1,"2562":1,"2566":1,"2569":2,"2571":1,"2573":2,"2574":1,"2575":1,"2576":1,"2701":1,"2705":4,"2854":1,"2856":2}}],["coating",{"2":{"2373":1}}],["coarser",{"2":{"2198":1}}],["coarse",{"2":{"102":2,"217":1}}],["coil",{"2":{"1649":1,"1653":1}}],["coworkers",{"2":{"1458":1,"1463":1}}],["cowfish",{"2":{"191":1}}],["coffee|",{"2":{"662":1}}],["coffee||make",{"2":{"662":1}}],["coffee",{"2":{"657":1,"662":1}}],["coseyfannitutti",{"2":{"2447":1}}],["cosmetic",{"2":{"2222":3}}],["cosmo",{"2":{"1335":1}}],["costing",{"2":{"1508":1,"2792":1}}],["cost",{"2":{"520":1,"1629":1,"1941":1,"2325":1,"2783":1,"2792":1,"2888":1}}],["cospad",{"2":{"102":2}}],["coding",{"0":{"494":1,"496":1,"596":1},"2":{"392":1,"495":1,"591":1,"596":2,"601":1,"2013":1,"2619":1,"2856":2}}],["coders",{"2":{"2888":1}}],["codepoints",{"2":{"2794":1}}],["codegen",{"2":{"285":1}}],["code16",{"0":{"1427":4},"2":{"149":1,"176":1,"196":1,"1427":1,"1487":4,"1575":3,"1588":1,"1766":1,"2039":1,"2262":4,"2264":5,"2521":1,"2522":3,"2523":2}}],["codes",{"0":{"1961":1},"1":{"1962":1},"2":{"32":1,"176":1,"1308":1,"1389":3,"1442":2,"1463":1,"1882":1,"2205":1,"2277":1,"2364":1,"2500":2,"2548":1,"2831":1,"2895":1}}],["codebases",{"0":{"44":1,"59":1,"86":1,"102":1,"122":1,"143":1,"159":1,"168":1,"181":1,"197":1,"207":1,"217":1,"226":1,"241":1,"253":1,"270":1,"281":1,"291":1,"300":1,"311":1},"1":{"45":1,"60":1},"2":{"2890":1}}],["codebase",{"0":{"18":1,"113":1,"133":1},"2":{"18":1,"21":1,"35":1,"60":1,"86":1,"262":1,"284":1,"496":1,"520":1,"524":1,"2692":2,"2850":1,"2892":1,"2896":1}}],["code",{"0":{"1":1,"4":1,"27":1,"33":1,"218":1,"220":1,"332":1,"521":1,"574":1,"603":1,"616":1,"617":1,"625":1,"626":1,"629":1,"632":1,"635":1,"640":1,"643":1,"654":1,"1387":1,"1399":1,"1423":1,"1424":1,"1425":1,"1426":1,"1433":1,"1882":1,"2182":1,"2251":1,"2293":1,"2300":1,"2542":1,"2612":1,"2613":1,"2616":1,"2620":1,"2621":1,"2622":1,"2880":1},"1":{"34":1,"626":1,"627":2,"628":2,"629":1,"630":2,"631":2,"632":1,"633":2,"634":2,"636":1,"637":1,"641":1,"642":1,"644":1,"645":1,"646":1,"1400":1,"1401":1,"1402":1,"1434":1,"1435":1,"1436":1,"1437":1,"1438":1,"1439":1,"1440":1,"1441":1,"1442":1,"2183":1,"2294":1,"2301":1,"2302":1,"2543":1,"2544":1,"2545":1,"2546":1,"2547":1,"2614":1,"2615":1,"2616":1,"2617":2,"2618":1,"2619":1,"2621":1,"2881":1,"2882":1,"2883":1,"2884":1,"2885":1,"2886":1,"2887":1},"2":{"2":1,"3":1,"10":1,"15":1,"21":1,"22":1,"24":1,"25":1,"28":1,"31":1,"49":2,"50":4,"57":2,"64":1,"65":1,"70":1,"74":2,"75":1,"76":1,"90":13,"92":1,"93":2,"94":2,"105":6,"112":1,"113":3,"114":11,"123":1,"125":7,"132":1,"133":5,"134":10,"149":6,"160":2,"173":1,"174":1,"175":3,"176":8,"185":7,"190":2,"191":5,"194":2,"199":2,"201":1,"206":1,"211":1,"215":1,"218":1,"220":1,"222":4,"229":1,"231":1,"236":5,"243":1,"245":1,"249":1,"266":4,"268":1,"272":1,"285":2,"288":1,"294":1,"307":4,"308":1,"322":1,"331":1,"332":4,"343":2,"352":1,"356":1,"358":1,"371":1,"394":2,"425":1,"429":1,"441":3,"446":1,"447":1,"451":1,"471":1,"483":1,"486":2,"487":2,"488":2,"494":5,"495":2,"497":1,"498":1,"507":1,"510":1,"514":1,"519":1,"520":3,"521":1,"522":3,"523":4,"524":1,"537":1,"544":1,"545":1,"546":3,"558":1,"591":1,"597":2,"598":1,"601":1,"603":3,"604":1,"606":1,"610":1,"616":2,"617":1,"618":1,"620":1,"625":1,"627":1,"633":1,"635":2,"637":1,"639":1,"641":2,"654":1,"672":1,"684":2,"706":1,"734":1,"735":1,"737":1,"738":1,"746":2,"779":1,"805":1,"834":1,"866":1,"898":1,"933":1,"967":1,"1001":1,"1035":1,"1069":1,"1103":1,"1137":1,"1193":1,"1224":2,"1245":2,"1262":2,"1300":1,"1305":1,"1307":1,"1308":1,"1309":1,"1319":1,"1321":1,"1326":1,"1335":1,"1339":1,"1356":1,"1358":2,"1359":3,"1368":1,"1369":3,"1372":1,"1373":1,"1383":2,"1389":1,"1398":1,"1399":1,"1401":1,"1408":1,"1410":1,"1417":3,"1421":1,"1424":1,"1425":4,"1426":1,"1432":4,"1433":1,"1437":1,"1441":2,"1442":1,"1456":1,"1457":1,"1502":1,"1503":1,"1504":1,"1505":2,"1510":1,"1561":2,"1563":1,"1564":1,"1587":1,"1588":3,"1596":1,"1635":1,"1636":5,"1649":1,"1681":1,"1706":1,"1710":1,"1735":1,"1805":2,"1806":1,"1819":1,"1881":1,"1904":1,"1907":1,"1911":1,"1926":1,"1939":1,"1944":2,"1945":2,"1950":1,"1962":1,"1967":1,"1968":1,"1969":4,"1971":3,"2013":1,"2039":1,"2052":1,"2065":1,"2080":1,"2183":1,"2223":1,"2227":1,"2231":1,"2234":1,"2240":1,"2248":3,"2251":1,"2263":11,"2264":1,"2265":4,"2275":4,"2276":3,"2277":7,"2278":3,"2290":1,"2291":1,"2292":1,"2294":2,"2300":1,"2302":1,"2303":1,"2317":1,"2325":1,"2341":1,"2358":1,"2359":1,"2360":1,"2361":1,"2362":2,"2364":7,"2387":1,"2396":1,"2402":4,"2403":1,"2407":1,"2410":2,"2497":3,"2502":3,"2503":10,"2504":7,"2505":4,"2507":1,"2509":6,"2514":1,"2516":1,"2519":1,"2521":1,"2522":2,"2526":1,"2538":1,"2541":1,"2548":1,"2593":2,"2601":5,"2610":2,"2612":8,"2615":2,"2616":1,"2618":1,"2619":4,"2621":5,"2622":6,"2624":2,"2625":1,"2662":1,"2673":1,"2674":4,"2676":1,"2679":2,"2681":3,"2688":1,"2689":1,"2690":1,"2694":8,"2695":1,"2697":1,"2705":1,"2709":2,"2717":2,"2733":1,"2757":2,"2759":2,"2784":1,"2840":2,"2841":3,"2844":1,"2849":1,"2850":1,"2854":1,"2860":1,"2861":1,"2881":1,"2882":2,"2889":1,"2890":1,"2896":5}}],["copper",{"2":{"2371":1}}],["copied",{"2":{"554":1,"2692":1}}],["copies",{"2":{"249":1,"1416":1,"2504":1}}],["copying",{"2":{"2533":1,"2577":1,"2704":1}}],["copyrighted",{"2":{"1455":1}}],["copyrights",{"2":{"600":1}}],["copyright",{"0":{"2410":1},"2":{"392":1,"1437":1,"2410":2,"2503":1,"2662":2,"2698":2,"2850":1}}],["copypasta",{"2":{"114":1,"1410":1}}],["copy",{"0":{"493":1},"2":{"31":1,"114":1,"191":1,"345":1,"493":1,"595":1,"1326":1,"1437":1,"1502":1,"1598":1,"2346":2,"2348":2,"2350":2,"2353":2,"2356":1,"2462":2,"2467":2,"2504":1,"2522":1,"2523":1,"2530":1,"2548":1,"2549":1,"2550":1,"2551":1,"2552":1,"2553":1,"2560":1,"2692":1,"2694":1,"2698":1,"2704":1,"2743":2,"2871":1}}],["covered",{"0":{"1316":1},"2":{"1289":1,"2449":1}}],["cover",{"2":{"729":1,"1314":1,"1894":1,"2364":1,"2670":1}}],["covers",{"2":{"569":1,"657":1,"1292":1,"1320":1,"1322":1,"1502":1,"1892":1,"2227":1,"2275":1,"2364":1,"2612":1,"2678":1,"2679":1,"2741":1}}],["covering",{"2":{"222":1,"597":1,"2591":1}}],["coverage",{"2":{"134":2,"236":1}}],["co",{"2":{"211":1,"747":1,"2085":1,"2800":1}}],["cocoa40",{"2":{"143":2}}],["cooperate",{"2":{"2503":1}}],["cooperating",{"2":{"730":1}}],["cooler",{"2":{"2201":1}}],["cool",{"2":{"657":1,"662":5,"1433":2,"1434":2,"1818":10,"2078":10,"2201":1,"2373":1,"2374":2}}],["coordinate",{"2":{"312":1,"317":1,"1613":2,"1814":1,"2072":1,"2705":2}}],["coordinates",{"2":{"100":2,"114":1,"176":1,"277":1,"308":1,"1607":1,"1609":2,"1610":1,"1912":1,"1932":1,"2236":1,"2704":1}}],["cook",{"2":{"143":2,"211":1}}],["coexist",{"2":{"98":1,"283":1}}],["cozykeys",{"2":{"56":3}}],["col1",{"2":{"2412":13}}],["col0",{"2":{"2412":14}}],["col2row",{"2":{"543":3,"604":1,"631":3,"2330":2,"2337":2,"2632":2,"2667":1,"2819":1,"2823":2}}],["colons",{"2":{"2892":1}}],["colon",{"0":{"325":2},"2":{"2254":1,"2263":1,"2491":1,"2501":1}}],["coloured",{"2":{"1511":1}}],["colour",{"2":{"222":1,"1511":1}}],["colorreco",{"2":{"2503":1}}],["color=false",{"2":{"2363":2}}],["colored",{"2":{"667":1}}],["colorizing",{"0":{"476":1},"2":{"473":1}}],["colorize",{"2":{"472":1,"473":1,"476":1}}],["colors",{"0":{"2063":1,"2079":1},"2":{"149":1,"214":1,"476":3,"1265":1,"1587":1,"2038":1,"2043":1,"2047":1,"2063":1,"2079":1,"2087":1,"2702":1,"2703":4,"2705":1,"2724":4}}],["color",{"0":{"688":1,"690":1,"716":1,"718":1,"790":1,"792":1,"817":1,"819":1,"849":1,"851":1,"881":1,"883":1,"916":1,"918":1,"950":1,"952":1,"984":1,"986":1,"1018":1,"1020":1,"1052":1,"1054":1,"1086":1,"1088":1,"1120":1,"1122":1,"1154":1,"1156":1,"1207":1,"1209":1,"1284":1,"1286":1,"2038":1,"2097":1,"2099":1},"1":{"689":1,"691":1,"717":1,"719":1,"791":1,"793":1,"818":1,"820":1,"850":1,"852":1,"882":1,"884":1,"917":1,"919":1,"951":1,"953":1,"985":1,"987":1,"1019":1,"1021":1,"1053":1,"1055":1,"1087":1,"1089":1,"1121":1,"1123":1,"1155":1,"1157":1,"1208":1,"1210":1,"1285":1,"1287":1,"2098":1,"2100":1},"2":{"114":1,"191":1,"199":1,"236":1,"476":10,"633":1,"644":2,"645":2,"688":1,"690":1,"705":1,"716":1,"718":1,"778":1,"779":1,"783":1,"786":1,"790":1,"792":1,"794":1,"796":1,"800":1,"804":1,"805":1,"809":1,"812":1,"817":1,"819":1,"821":1,"823":1,"827":1,"833":1,"834":1,"841":1,"844":1,"849":1,"851":1,"853":1,"855":1,"859":1,"865":1,"866":1,"871":1,"874":1,"881":1,"883":1,"885":1,"887":1,"891":1,"897":1,"898":1,"906":1,"909":1,"916":1,"918":1,"920":1,"922":1,"926":1,"932":1,"933":1,"940":1,"943":1,"950":1,"952":1,"954":1,"956":1,"960":1,"966":1,"967":1,"974":1,"977":1,"984":1,"986":1,"988":1,"990":1,"994":1,"1000":1,"1001":1,"1008":1,"1011":1,"1018":1,"1020":1,"1022":1,"1024":1,"1028":1,"1034":1,"1035":1,"1042":1,"1045":1,"1052":1,"1054":1,"1056":1,"1058":1,"1062":1,"1068":1,"1069":1,"1076":1,"1079":1,"1086":1,"1088":1,"1090":1,"1092":1,"1096":1,"1102":1,"1103":1,"1110":1,"1113":1,"1120":1,"1122":1,"1124":1,"1126":1,"1130":1,"1136":1,"1137":1,"1144":1,"1147":1,"1154":1,"1156":1,"1158":1,"1160":1,"1164":1,"1192":1,"1193":1,"1197":1,"1200":1,"1207":1,"1209":1,"1211":1,"1213":1,"1217":1,"1261":2,"1265":2,"1266":1,"1284":1,"1286":1,"1389":3,"1916":4,"2036":2,"2038":2,"2041":3,"2045":1,"2052":1,"2057":1,"2063":1,"2070":1,"2075":2,"2076":1,"2077":2,"2078":2,"2079":1,"2084":3,"2085":4,"2086":4,"2087":1,"2097":1,"2099":1,"2145":1,"2363":2,"2390":1,"2702":2,"2703":6,"2704":12,"2705":7,"2725":1,"2825":1}}],["col",{"0":{"1679":1},"1":{"1680":1},"2":{"199":1,"222":1,"543":1,"552":3,"624":1,"631":4,"1307":8,"1623":1,"1628":1,"1680":1,"1814":3,"1912":1,"2072":3,"2085":4,"2224":2,"2236":1,"2238":1,"2330":1,"2337":1,"2819":2,"2874":2}}],["colemak",{"0":{"2758":1},"2":{"191":1,"411":3,"1395":1,"1412":1,"1419":2,"1589":1,"2510":1,"2514":1,"2735":2,"2834":3}}],["coled",{"2":{"31":1,"34":1}}],["coln",{"2":{"176":3,"2262":1,"2491":1,"2501":1}}],["collectively",{"2":{"2587":1}}],["collection",{"2":{"1306":1,"1439":1}}],["collected",{"2":{"2527":1}}],["collect",{"2":{"1920":1}}],["collaborator",{"2":{"562":1,"602":1,"2691":1,"2695":1}}],["collaborators",{"2":{"163":1,"201":1,"381":2,"2423":1,"2691":1,"2692":2,"2695":2,"2697":1}}],["collisions",{"2":{"156":1,"167":1,"1401":1}}],["collision",{"2":{"134":1,"186":1,"735":1,"1297":1}}],["cols",{"2":{"111":1,"114":2,"543":1,"571":1,"631":2,"1346":1,"1416":2,"1462":1,"1667":1,"1814":2,"1882":1,"2072":2,"2085":1,"2238":1,"2258":1,"2509":1,"2514":3,"2531":1,"2632":1,"2667":3,"2668":1,"2694":1,"2819":1,"2874":3,"2885":1}}],["columner",{"2":{"241":2}}],["columns",{"0":{"2375":1},"2":{"211":1,"249":1,"494":1,"496":1,"543":3,"552":1,"1346":1,"1386":1,"1460":1,"1462":1,"2215":1,"2224":2,"2369":2,"2375":1,"2377":1,"2380":1,"2412":4,"2666":1,"2742":1,"2776":1,"2819":2,"2874":1}}],["column",{"0":{"1346":1},"2":{"55":1,"222":1,"266":1,"317":1,"329":2,"631":2,"1559":2,"1560":2,"1561":1,"1680":1,"1688":1,"1690":1,"1817":4,"1907":1,"1912":2,"2075":4,"2215":1,"2234":1,"2236":2,"2238":4,"2369":1,"2375":5,"2377":2,"2380":2,"2412":16,"2509":1,"2632":2,"2668":3,"2669":1,"2742":1,"2816":1,"2823":1,"2831":1,"2862":1,"2883":1}}],["courts",{"2":{"2682":1}}],["court",{"2":{"2242":1}}],["courtesy",{"2":{"603":1}}],["course",{"2":{"120":1,"123":1,"587":1,"1747":1,"2428":1,"2896":1}}],["couldn",{"0":{"2798":1}}],["could",{"0":{"1735":1},"2":{"211":1,"312":3,"392":1,"411":1,"415":1,"455":1,"522":2,"669":1,"680":1,"682":1,"1386":1,"1393":1,"1395":1,"1427":1,"1440":1,"1441":2,"1452":1,"1504":1,"1508":1,"1575":1,"1583":1,"1587":1,"1638":2,"1893":1,"1938":1,"1969":2,"2015":1,"2031":1,"2211":1,"2381":1,"2420":1,"2504":1,"2505":1,"2517":1,"2519":2,"2583":1,"2600":1,"2705":1,"2733":2,"2798":1,"2867":2,"2874":1,"2878":1,"2884":1}}],["couple",{"2":{"145":1,"386":1,"1327":1,"1418":1,"1455":1,"1499":1,"2027":1,"2221":1,"2245":1,"2374":1,"2377":1,"2733":1}}],["coupled",{"2":{"48":1,"119":1,"131":1}}],["count=6",{"2":{"2401":1}}],["count=30",{"2":{"2401":1}}],["counting",{"2":{"2356":2,"2742":1}}],["countries",{"2":{"1396":1}}],["counts",{"2":{"236":2,"277":1,"1939":1,"2032":1,"2256":1}}],["counteract",{"2":{"1756":1,"2876":1}}],["counterparts",{"2":{"1427":1}}],["counterpart",{"2":{"1393":1}}],["counters",{"2":{"502":1,"1386":1}}],["counter",{"2":{"114":1,"376":1,"1526":1,"1636":1,"2256":1}}],["count",{"0":{"2308":1},"1":{"2309":1},"2":{"49":2,"70":1,"111":1,"112":1,"166":1,"183":6,"191":4,"199":1,"222":3,"236":4,"249":4,"332":2,"547":1,"614":2,"710":1,"730":1,"731":1,"735":1,"736":3,"783":2,"809":2,"841":2,"871":2,"906":2,"940":2,"974":2,"1008":2,"1042":2,"1076":2,"1110":2,"1144":2,"1197":2,"1263":1,"1307":8,"1383":1,"1503":2,"1508":1,"1564":1,"1708":2,"1710":1,"1711":1,"1715":1,"1763":1,"1820":1,"1834":1,"1905":1,"1910":3,"1937":1,"1956":2,"1964":2,"2032":5,"2033":3,"2034":2,"2037":1,"2043":1,"2044":2,"2056":4,"2064":1,"2065":1,"2081":1,"2098":1,"2232":1,"2235":2,"2239":1,"2255":1,"2262":1,"2325":1,"2327":4,"2521":1,"2522":3,"2523":1,"2582":2,"2705":4,"2722":1,"2818":2,"2824":3,"2825":2}}],["corp",{"2":{"2558":1,"2561":2}}],["coral",{"2":{"2063":2,"2079":2}}],["corrupted",{"2":{"2428":1}}],["corruption",{"2":{"249":1,"2896":1}}],["corresponds",{"2":{"1508":1,"1884":1,"2249":1,"2263":1,"2448":1}}],["correspond",{"2":{"710":1,"841":1,"871":1,"906":1,"940":1,"974":1,"1008":1,"1042":1,"1076":1,"1110":1,"1144":1,"1197":1,"1710":1,"2466":1,"2499":1,"2816":1,"2872":1,"2874":1}}],["corresponding",{"2":{"118":1,"166":1,"471":1,"682":1,"702":1,"1178":1,"1324":1,"1356":1,"1488":1,"1508":1,"1594":1,"1597":1,"1600":1,"1602":1,"1907":1,"2246":1,"2364":1,"2369":1,"2379":1,"2412":1,"2503":3,"2675":1,"2695":1,"2703":1,"2724":2,"2727":1,"2728":1,"2833":1,"2867":1,"2868":1}}],["corrected",{"2":{"440":1,"1504":1,"1505":2,"2705":1}}],["correctness",{"2":{"263":1,"2695":1}}],["corrections",{"2":{"199":1,"266":1,"317":1,"1497":2}}],["correction",{"2":{"49":1,"222":1,"236":1,"249":2,"294":1,"1497":3,"1508":1,"1509":1}}],["correct",{"2":{"11":1,"114":2,"132":1,"134":1,"149":1,"176":4,"194":1,"199":2,"211":2,"222":2,"236":1,"249":2,"294":1,"469":1,"578":1,"579":1,"607":2,"667":1,"668":1,"670":1,"702":1,"730":1,"1178":1,"1181":1,"1182":1,"1298":1,"1388":1,"1442":1,"1462":1,"1487":1,"1494":1,"1495":1,"1498":2,"1504":2,"1505":3,"1508":1,"1560":1,"1749":1,"1914":1,"1943":1,"2000":1,"2219":1,"2277":1,"2412":1,"2544":1,"2566":1,"2617":1,"2621":1,"2622":1,"2635":1,"2659":1,"2694":1,"2705":2}}],["correctly",{"2":{"11":1,"31":1,"34":1,"48":1,"73":1,"132":1,"191":2,"199":1,"263":2,"277":2,"363":1,"372":1,"418":1,"730":1,"1307":1,"1359":1,"1387":1,"1498":1,"1636":1,"1920":1,"2249":1,"2380":2,"2500":1,"2519":1,"2546":1,"2549":1,"2553":1,"2616":1,"2622":3,"2694":1,"2695":1,"2704":4}}],["cor65",{"2":{"249":1}}],["cor",{"2":{"211":1,"281":4}}],["corner",{"2":{"1935":1,"2816":2}}],["corne",{"2":{"86":1,"92":1,"93":1,"191":1,"211":1,"285":1}}],["cortex",{"2":{"50":1,"134":1,"191":1,"222":1,"2622":4,"2637":1}}],["cored",{"2":{"2367":1,"2375":2}}],["cores",{"2":{"1998":1}}],["core",{"0":{"1":1,"20":1,"46":1,"47":1,"61":1,"68":1,"91":1,"106":1,"129":1,"144":1,"171":1,"187":1,"198":1,"208":1,"227":1,"242":1,"261":1,"601":1,"619":1,"2695":1,"2729":1},"1":{"21":1,"22":1,"23":1,"24":1,"25":1,"26":1,"27":1,"28":1,"48":1,"49":1,"50":1,"62":1,"63":1,"64":1,"69":1,"70":1,"92":1,"93":1,"94":1,"95":1,"107":1,"108":1,"109":1,"110":1,"111":1,"112":1,"113":1,"130":1,"131":1,"132":1,"133":1,"145":1,"146":1,"147":1,"148":1,"172":1,"173":1,"174":1,"175":1,"188":1,"189":1,"190":1,"209":1,"210":1,"228":1,"229":1,"230":1,"231":1,"232":1,"233":1,"234":1,"235":1,"243":1,"244":1,"245":1,"246":1,"247":1,"248":1,"262":1,"263":1,"2730":1,"2731":1,"2732":1,"2733":1,"2734":1,"2735":1,"2736":1,"2737":1,"2738":1,"2739":1,"2740":1},"2":{"1":2,"75":2,"113":5,"114":7,"118":1,"130":1,"133":3,"134":6,"140":1,"146":1,"149":3,"160":5,"176":3,"179":1,"187":1,"191":2,"198":1,"199":4,"211":3,"213":1,"222":2,"236":2,"249":2,"266":1,"277":1,"285":2,"294":2,"297":1,"308":2,"317":2,"381":2,"394":1,"441":3,"597":1,"600":1,"601":2,"610":1,"619":1,"695":1,"698":1,"1331":1,"1343":1,"1386":1,"1454":1,"1636":1,"1818":1,"2078":1,"2272":1,"2358":1,"2411":1,"2423":1,"2503":2,"2655":1,"2692":2,"2694":5,"2695":5,"2856":1,"2881":2,"2883":1}}],["congrats",{"2":{"2563":1}}],["congratulations",{"2":{"586":1}}],["conjunction",{"2":{"2265":1}}],["conu",{"2":{"1648":1}}],["conducted",{"2":{"2373":1}}],["conductors",{"2":{"1172":1,"1175":1,"1178":1}}],["conduct",{"0":{"603":1},"2":{"591":1,"603":2,"2844":1}}],["cond",{"2":{"514":1,"1648":1}}],["conditions",{"0":{"2031":1},"2":{"730":1,"1583":1,"1638":1,"1970":2,"2031":1,"2263":1}}],["conditional",{"0":{"514":1,"1369":1},"2":{"514":1}}],["condition",{"2":{"211":1,"277":1,"494":4,"1356":1,"1371":1,"1379":1,"2861":1}}],["concurrent",{"2":{"2702":1}}],["concurrently",{"2":{"2586":1}}],["concept",{"2":{"2623":1}}],["conceptually",{"2":{"2516":1}}],["concepts",{"2":{"113":1,"593":1,"2413":1,"2565":1,"2581":1,"2583":1,"2816":1,"2853":1,"2880":1}}],["conceived",{"2":{"2254":1}}],["concerning",{"2":{"1403":1}}],["concerns",{"2":{"312":2,"2851":1}}],["concern",{"2":{"312":1,"520":1,"2512":1,"2697":1}}],["concerned",{"2":{"263":1}}],["concreteflowers",{"2":{"281":2,"285":1}}],["concrete",{"2":{"234":1}}],["confuse",{"2":{"2405":1,"2745":1}}],["confused",{"2":{"1416":1}}],["confusion",{"2":{"271":1,"303":1,"1636":1,"2505":1,"2742":1}}],["confusingly",{"2":{"1329":1}}],["confusing",{"2":{"243":1,"387":1,"515":1,"523":1,"597":1,"2238":1,"2831":1}}],["conforms",{"2":{"2703":1}}],["conform",{"2":{"244":1,"601":1,"2393":1,"2406":1,"2669":1}}],["conf",{"2":{"134":1,"400":1,"1294":1,"2711":1}}],["conflicted",{"2":{"2582":1}}],["conflicting",{"0":{"1406":1},"2":{"2582":7}}],["conflicts",{"0":{"2581":1},"1":{"2582":1},"2":{"191":1,"381":2,"1440":1,"2249":1,"2580":1,"2582":1,"2586":1,"2692":4,"2694":1}}],["conflict",{"2":{"92":1,"191":1,"408":1,"496":1,"1524":1,"1565":1,"2204":1,"2581":2,"2582":7}}],["confirm",{"2":{"387":1,"667":1,"668":1,"676":1,"735":1,"2505":1,"2657":1}}],["confirmed",{"2":{"32":1,"2381":1}}],["confident",{"2":{"377":1,"2795":1}}],["confidence",{"2":{"0":1,"9":1,"19":1,"39":1,"52":1,"182":1,"377":1,"2657":1,"2695":1}}],["conficts",{"2":{"114":1}}],["configparser",{"2":{"477":2}}],["configuring",{"0":{"371":1,"375":1,"537":1,"1472":1,"1892":1,"2249":1,"2621":1},"1":{"538":1,"539":1,"540":1,"541":1,"1473":1,"1474":1,"1475":1,"1476":1,"1477":1,"1478":1,"1479":1,"1480":1,"1481":1,"1482":1,"1483":1,"1484":1,"1485":1,"1486":1,"1893":1,"1894":1,"1895":1,"1896":1,"1897":1,"1898":1},"2":{"631":1,"879":1,"914":1,"948":1,"982":1,"1016":1,"1050":1,"1084":1,"1118":1,"1152":1,"1205":1,"1519":1,"2215":1,"2396":1,"2669":1,"2694":1,"2854":1}}],["configures",{"2":{"1456":2,"1568":1,"1646":2,"1649":3,"1710":1,"1930":3,"2221":1,"2400":1,"2803":1,"2804":1,"2805":1,"2806":1,"2807":1,"2808":1,"2809":1,"2810":1,"2811":1,"2812":1,"2813":1,"2815":1,"2817":1,"2818":1,"2820":1,"2821":1,"2822":1,"2824":1,"2825":1,"2826":1,"2827":1,"2828":1,"2830":1}}],["configured",{"0":{"546":1},"2":{"134":1,"236":1,"255":1,"256":1,"266":1,"303":1,"306":1,"315":1,"474":1,"509":1,"543":1,"607":2,"609":1,"696":1,"697":1,"701":1,"723":1,"724":1,"725":1,"730":1,"901":3,"1072":3,"1106":3,"1175":2,"1178":1,"1191":1,"1243":1,"1263":1,"1267":1,"1275":2,"1331":1,"1433":1,"1444":1,"1448":1,"1457":1,"1517":1,"1562":1,"1580":1,"1646":1,"1710":2,"1744":2,"1760":1,"1917":1,"1995":1,"2002":1,"2004":1,"2026":1,"2040":1,"2048":1,"2051":1,"2075":1,"2085":1,"2159":1,"2160":1,"2163":1,"2221":1,"2510":1,"2530":1,"2540":1,"2556":1,"2562":1,"2585":3,"2616":1,"2624":2,"2625":1,"2648":1,"2649":1,"2651":1,"2670":1,"2694":1,"2704":13,"2709":1,"2806":1,"2819":1,"2831":1,"2860":1,"2869":1,"2875":1,"2881":1}}],["configure",{"0":{"1570":1,"2529":1,"2609":1,"2620":1},"1":{"2610":1,"2611":1,"2621":1},"2":{"76":1,"112":2,"124":1,"154":1,"186":1,"195":1,"211":1,"221":1,"308":5,"317":11,"413":1,"556":1,"605":1,"606":1,"607":1,"702":1,"709":1,"748":1,"782":1,"798":1,"800":1,"807":1,"808":1,"825":1,"827":1,"836":1,"840":1,"857":1,"859":1,"868":1,"870":1,"889":1,"891":1,"900":1,"905":1,"924":1,"926":1,"935":1,"939":1,"958":1,"960":1,"969":1,"973":1,"992":1,"994":1,"1003":1,"1007":1,"1026":1,"1028":1,"1037":1,"1041":1,"1060":1,"1062":1,"1071":1,"1075":1,"1094":1,"1096":1,"1105":1,"1109":1,"1128":1,"1130":1,"1139":1,"1143":1,"1162":1,"1164":1,"1173":1,"1176":1,"1179":1,"1195":1,"1196":1,"1215":1,"1217":1,"1388":1,"1389":2,"1454":1,"1463":1,"1515":1,"1516":1,"1521":1,"1560":1,"1563":1,"1565":1,"1568":1,"1570":1,"1579":3,"1582":1,"1635":1,"1734":1,"1747":1,"1770":1,"1804":1,"1813":1,"1939":1,"1943":1,"2004":1,"2028":1,"2071":1,"2217":1,"2218":1,"2224":1,"2249":2,"2274":1,"2361":1,"2399":1,"2400":1,"2401":2,"2402":1,"2529":1,"2530":1,"2533":1,"2562":2,"2612":1,"2645":1,"2646":1,"2651":1,"2664":1,"2668":1,"2707":1,"2735":1,"2855":1,"2856":1,"2857":1,"2860":2,"2873":1}}],["configurability",{"2":{"1745":1}}],["configurables",{"2":{"124":1,"201":1,"213":1,"302":1,"452":1}}],["configurable",{"2":{"74":1,"109":1,"134":1,"152":1,"176":1,"198":1,"210":1,"211":1,"246":1,"537":1,"698":1,"729":1,"732":1,"735":1,"736":1,"737":1,"1563":1,"1935":1,"2077":1,"2624":1,"2694":1,"2702":1,"2705":2}}],["configuratorexport",{"2":{"411":1,"412":1}}],["configurator",{"0":{"558":1,"561":1,"569":1,"577":1,"585":1,"1289":1,"2535":1,"2741":1,"2742":1,"2744":1},"1":{"570":1,"571":1,"572":1,"573":1,"574":1,"575":1,"576":1,"578":1,"579":1,"580":1,"581":1,"582":1,"583":1,"584":1,"586":1,"587":1,"588":1,"589":1,"590":1,"1290":1,"2742":1,"2743":1,"2744":1,"2745":1,"2746":1,"2747":1,"2748":1},"2":{"35":1,"114":1,"120":2,"154":1,"209":1,"389":1,"411":1,"412":2,"420":1,"429":1,"434":2,"435":2,"445":1,"482":2,"558":3,"560":2,"561":3,"562":1,"564":1,"565":1,"569":1,"570":3,"571":1,"573":1,"574":2,"575":1,"576":2,"577":1,"578":1,"582":1,"586":2,"590":1,"1289":1,"1314":1,"1342":1,"1411":1,"1597":1,"2360":2,"2380":1,"2396":1,"2399":1,"2423":1,"2424":1,"2535":6,"2544":1,"2545":1,"2563":1,"2658":1,"2694":2,"2741":1,"2742":4,"2743":3,"2744":3,"2745":1,"2747":1,"2799":1,"2816":1}}],["configurations",{"0":{"1489":1},"2":{"76":1,"265":1,"375":1,"415":1,"477":1,"536":1,"540":1,"601":1,"676":2,"696":1,"697":1,"730":1,"731":1,"740":1,"1489":1,"1901":1,"1926":1,"1931":1,"1944":1,"1945":1,"2262":2,"2385":1,"2622":1,"2632":1,"2652":1,"2849":1,"2877":1,"2892":4}}],["configuration",{"0":{"28":1,"112":1,"183":1,"453":1,"458":1,"459":1,"460":1,"464":1,"466":1,"467":1,"477":1,"478":1,"479":1,"480":1,"481":1,"482":1,"547":1,"608":1,"655":1,"681":1,"685":1,"707":1,"709":1,"724":1,"727":1,"728":1,"729":1,"730":1,"731":1,"732":1,"733":1,"734":1,"735":1,"736":1,"737":1,"738":1,"739":1,"740":1,"748":1,"749":1,"780":1,"782":1,"806":1,"808":1,"835":1,"840":1,"867":1,"870":1,"899":1,"905":1,"934":1,"939":1,"968":1,"973":1,"1002":1,"1007":1,"1036":1,"1041":1,"1070":1,"1075":1,"1104":1,"1109":1,"1138":1,"1143":1,"1172":1,"1175":1,"1178":1,"1184":1,"1194":1,"1196":1,"1225":1,"1226":1,"1246":1,"1247":1,"1263":1,"1267":1,"1273":1,"1364":1,"1369":1,"1388":1,"1436":1,"1514":1,"1517":1,"1522":1,"1525":1,"1549":1,"1550":1,"1577":1,"1595":1,"1644":1,"1667":1,"1708":1,"1767":1,"1804":1,"1813":1,"1814":1,"1884":1,"1907":1,"1908":1,"1909":1,"1918":1,"1941":1,"1943":1,"1995":1,"2012":1,"2040":1,"2069":1,"2071":1,"2072":1,"2163":1,"2167":1,"2205":1,"2206":1,"2209":1,"2214":1,"2224":1,"2234":1,"2238":1,"2268":1,"2273":1,"2325":1,"2665":1,"2666":1,"2670":1,"2671":1,"2702":1,"2801":1,"2802":1,"2857":1},"1":{"460":1,"461":1,"462":1,"463":1,"478":1,"479":1,"480":1,"481":1,"482":1,"609":1,"610":1,"611":1,"612":1,"613":1,"614":1,"615":1,"616":1,"617":1,"708":1,"725":1,"726":1,"728":1,"729":2,"730":1,"731":1,"732":1,"733":1,"735":1,"736":1,"737":1,"738":1,"740":1,"750":1,"751":1,"781":1,"807":1,"836":1,"837":1,"838":1,"839":1,"868":1,"869":1,"900":1,"901":1,"902":1,"903":1,"904":1,"935":1,"936":1,"937":1,"938":1,"969":1,"970":1,"971":1,"972":1,"1003":1,"1004":1,"1005":1,"1006":1,"1037":1,"1038":1,"1039":1,"1040":1,"1071":1,"1072":1,"1073":1,"1074":1,"1105":1,"1106":1,"1107":1,"1108":1,"1139":1,"1140":1,"1141":1,"1142":1,"1185":1,"1186":1,"1195":1,"1264":1,"1265":1,"1266":1,"1268":1,"1269":1,"1270":1,"1271":1,"1272":1,"1274":1,"1275":1,"1276":1,"1277":1,"1278":1,"1279":1,"1280":1,"1281":1,"1389":1,"1390":1,"1515":1,"1516":1,"1518":1,"1519":1,"1520":1,"1521":1,"1523":1,"1524":1,"1526":1,"1527":1,"1578":1,"1579":1,"1580":1,"1581":1,"1582":1,"1583":1,"1584":1,"1585":1,"1586":1,"1587":1,"1588":1,"1589":1,"1590":1,"1709":1,"1710":1,"1711":1,"1768":1,"1769":1,"1770":1,"1771":1,"1908":1,"1909":1,"1996":1,"1997":1,"1998":1,"1999":1,"2000":1,"2210":1,"2211":1,"2212":1,"2213":1,"2215":1,"2216":1,"2217":1,"2218":1,"2219":1,"2220":1,"2221":1,"2222":1,"2223":1,"2224":1,"2274":1,"2667":1,"2668":1,"2671":1,"2672":1,"2858":1,"2859":1,"2860":1,"2861":1,"2862":1,"2863":1,"2864":1,"2865":1,"2866":1,"2867":1,"2868":1,"2869":1,"2870":1,"2871":1,"2872":1,"2873":1,"2874":1,"2875":1,"2876":1,"2877":1,"2878":1,"2879":1},"2":{"28":1,"45":1,"50":1,"65":1,"69":1,"74":1,"83":2,"114":2,"118":1,"134":2,"138":1,"141":1,"149":2,"176":1,"183":4,"194":3,"198":1,"199":1,"206":1,"211":1,"233":1,"236":3,"238":1,"251":1,"262":2,"285":1,"293":3,"305":3,"314":3,"317":2,"375":2,"413":1,"454":1,"455":2,"456":1,"457":3,"458":2,"459":2,"464":2,"465":1,"471":2,"477":4,"478":1,"479":1,"480":1,"481":3,"482":1,"486":1,"495":2,"537":4,"540":1,"546":1,"552":1,"556":1,"608":1,"609":1,"610":1,"633":1,"655":1,"698":1,"702":2,"704":1,"709":1,"725":1,"730":2,"731":2,"733":3,"735":1,"736":1,"738":1,"740":2,"749":3,"750":1,"751":1,"782":1,"808":1,"840":1,"870":1,"899":4,"905":1,"939":1,"973":1,"1002":2,"1007":1,"1036":2,"1041":1,"1070":6,"1075":1,"1104":6,"1109":1,"1138":2,"1143":1,"1149":1,"1171":1,"1172":1,"1175":1,"1176":1,"1178":2,"1179":1,"1184":1,"1191":1,"1196":1,"1226":2,"1247":1,"1275":1,"1276":1,"1277":1,"1281":2,"1364":1,"1372":1,"1373":1,"1436":1,"1455":1,"1472":1,"1520":1,"1526":1,"1527":1,"1577":1,"1582":2,"1636":1,"1638":2,"1803":1,"1805":1,"1814":1,"1863":1,"1884":2,"1892":1,"1904":1,"1907":1,"1932":2,"1943":4,"2037":1,"2057":1,"2069":1,"2072":1,"2075":1,"2145":1,"2205":1,"2222":1,"2224":1,"2238":1,"2243":2,"2263":1,"2378":1,"2396":2,"2399":1,"2400":1,"2503":1,"2524":1,"2562":1,"2576":1,"2616":1,"2622":2,"2635":1,"2650":1,"2651":1,"2652":1,"2657":1,"2664":1,"2670":1,"2694":12,"2799":2,"2818":1,"2825":1,"2855":1,"2860":1,"2875":1}}],["configs",{"2":{"50":1,"77":1,"191":1,"199":1,"249":2,"285":1,"400":1,"1941":3}}],["config",{"0":{"69":1,"77":1,"83":1,"413":1,"457":1,"542":1,"700":1,"1436":1,"1456":1,"1716":1,"1820":1,"1959":1,"2081":1,"2362":1,"2400":1,"2837":1},"1":{"458":1,"459":1,"460":1,"461":1,"462":1,"463":1,"464":1,"465":1,"543":1,"544":1,"545":1,"546":1,"547":1,"548":1,"549":1,"550":1,"551":1,"552":1,"701":1,"1717":1},"2":{"4":2,"14":1,"25":1,"28":1,"31":2,"34":2,"49":1,"50":1,"70":12,"74":1,"75":1,"76":1,"77":2,"83":2,"92":1,"93":2,"95":2,"114":5,"119":1,"133":2,"134":3,"149":1,"160":4,"169":2,"170":2,"176":4,"183":6,"184":2,"191":10,"199":21,"201":1,"211":16,"222":3,"224":1,"236":10,"246":1,"249":27,"262":2,"266":5,"273":1,"277":2,"285":3,"303":1,"308":1,"317":1,"322":1,"375":3,"411":2,"413":5,"453":1,"454":1,"455":1,"456":1,"457":1,"458":2,"460":1,"461":1,"462":1,"463":1,"464":1,"465":1,"470":1,"471":4,"477":4,"478":5,"479":2,"480":2,"481":2,"497":1,"537":2,"539":1,"540":1,"542":2,"561":1,"609":3,"610":2,"611":1,"613":4,"616":4,"617":4,"639":1,"652":1,"685":1,"698":1,"699":1,"702":2,"707":1,"708":1,"729":1,"730":2,"731":2,"732":1,"735":2,"736":2,"737":2,"740":2,"748":1,"749":1,"750":1,"751":1,"780":1,"806":1,"807":1,"835":1,"836":1,"837":1,"838":1,"839":1,"867":1,"868":1,"869":1,"899":1,"900":1,"901":1,"902":1,"903":1,"904":1,"934":1,"935":1,"936":1,"937":1,"938":1,"968":1,"969":1,"970":1,"971":1,"972":1,"1002":1,"1003":1,"1004":1,"1005":1,"1006":1,"1036":1,"1037":1,"1038":1,"1039":1,"1040":1,"1070":1,"1071":1,"1072":1,"1073":1,"1074":1,"1104":1,"1105":1,"1106":1,"1107":1,"1108":1,"1138":1,"1139":1,"1140":1,"1141":1,"1142":1,"1173":1,"1176":1,"1179":1,"1181":1,"1182":1,"1183":1,"1184":1,"1186":1,"1187":1,"1191":1,"1194":1,"1195":1,"1226":3,"1247":1,"1263":1,"1264":1,"1265":1,"1266":1,"1275":1,"1278":1,"1279":1,"1290":1,"1291":1,"1295":1,"1297":1,"1309":1,"1332":1,"1350":1,"1372":1,"1376":1,"1383":1,"1385":1,"1389":21,"1403":1,"1433":1,"1436":3,"1444":1,"1447":1,"1448":1,"1449":1,"1450":2,"1451":1,"1452":1,"1453":1,"1454":1,"1455":1,"1457":1,"1458":1,"1459":1,"1460":2,"1461":1,"1462":1,"1463":1,"1471":1,"1472":2,"1473":1,"1488":1,"1492":2,"1514":1,"1515":1,"1516":1,"1549":1,"1559":1,"1560":1,"1564":2,"1565":1,"1567":1,"1568":1,"1577":1,"1582":1,"1589":1,"1595":2,"1623":1,"1629":1,"1630":1,"1631":1,"1633":1,"1634":1,"1635":1,"1644":1,"1646":1,"1648":1,"1651":1,"1658":1,"1659":1,"1660":1,"1661":1,"1662":1,"1663":1,"1667":1,"1708":1,"1709":1,"1710":1,"1711":1,"1754":1,"1756":2,"1760":1,"1768":1,"1769":1,"1770":1,"1771":1,"1803":1,"1804":2,"1814":4,"1817":1,"1819":1,"1879":1,"1880":1,"1882":2,"1884":1,"1893":1,"1894":1,"1895":1,"1896":1,"1897":1,"1907":1,"1920":1,"1924":1,"1925":1,"1926":1,"1935":1,"1936":1,"1937":1,"1939":2,"1941":2,"1954":1,"1957":2,"1958":1,"1969":1,"1996":1,"1997":1,"1998":1,"1999":1,"2000":1,"2005":1,"2006":2,"2012":1,"2024":1,"2037":1,"2039":1,"2040":1,"2046":1,"2047":1,"2049":2,"2050":1,"2051":1,"2064":2,"2065":1,"2072":4,"2075":1,"2076":1,"2080":1,"2085":2,"2086":1,"2167":1,"2196":1,"2205":1,"2217":2,"2218":2,"2219":1,"2220":2,"2221":1,"2222":1,"2237":1,"2238":3,"2240":1,"2244":1,"2252":1,"2255":1,"2265":1,"2268":3,"2273":1,"2274":1,"2276":1,"2277":1,"2321":1,"2330":2,"2337":2,"2360":2,"2361":1,"2362":7,"2364":5,"2397":1,"2400":23,"2510":1,"2529":3,"2543":1,"2545":1,"2546":1,"2551":1,"2552":1,"2553":1,"2598":1,"2600":1,"2624":1,"2639":1,"2642":1,"2648":1,"2650":1,"2653":1,"2662":1,"2667":1,"2671":2,"2672":1,"2694":4,"2700":1,"2702":1,"2704":11,"2705":2,"2712":1,"2735":1,"2799":1,"2827":4,"2837":3,"2838":1,"2839":1,"2840":2,"2842":2,"2856":1,"2858":2,"2859":1,"2860":3,"2867":2,"2868":2,"2869":2,"2870":1,"2873":1,"2876":4}}],["connects",{"0":{"1627":1},"2":{"1623":1,"2412":1}}],["connector",{"2":{"1378":1,"2211":1,"2440":1}}],["connectivity",{"2":{"2622":1,"2629":1}}],["connecting",{"0":{"374":1},"2":{"374":1,"901":1,"1072":1,"1106":1,"1291":1,"2211":1,"2373":2,"2429":1,"2540":1}}],["connection",{"2":{"92":1,"285":1,"308":1,"552":1,"556":1,"1170":1,"1171":1,"1175":1,"1909":3,"2064":2,"2207":1,"2211":2,"2221":4,"2224":1,"2225":1,"2320":1,"2371":1,"2500":2,"2519":2,"2599":1,"2629":1,"2630":1,"2827":3}}],["connected",{"2":{"92":1,"149":1,"182":1,"249":1,"543":1,"547":1,"685":2,"697":1,"702":1,"707":3,"715":1,"721":1,"725":2,"780":1,"783":1,"806":1,"807":1,"809":1,"835":1,"836":1,"841":1,"867":1,"868":1,"871":1,"899":1,"900":1,"906":1,"934":1,"935":1,"940":1,"968":1,"969":1,"974":1,"1002":1,"1003":1,"1008":1,"1036":1,"1037":1,"1042":1,"1070":1,"1071":1,"1076":1,"1104":1,"1105":1,"1110":1,"1138":1,"1139":1,"1144":1,"1178":2,"1194":1,"1195":1,"1197":1,"1225":1,"1230":1,"1263":1,"1272":1,"1291":1,"1435":1,"1444":1,"1445":1,"1456":3,"1515":1,"1516":1,"1528":2,"1627":1,"1649":2,"1650":1,"1667":4,"1820":1,"1909":1,"1924":3,"1925":1,"1932":3,"1936":2,"1938":3,"1939":4,"2037":6,"2066":1,"2081":1,"2207":1,"2213":1,"2218":1,"2220":3,"2221":2,"2224":1,"2234":3,"2321":1,"2336":1,"2369":1,"2412":4,"2454":1,"2558":1,"2561":1,"2626":1,"2631":1,"2634":1,"2638":2,"2643":1,"2666":1,"2668":1,"2669":1,"2803":2,"2804":2,"2805":2,"2806":1,"2811":1,"2813":2,"2815":5,"2819":3,"2822":2,"2823":4,"2827":1,"2830":1}}],["connect",{"0":{"1628":1},"2":{"82":1,"92":1,"416":2,"748":1,"1225":1,"1246":1,"1289":1,"1291":1,"1623":1,"1628":1,"2209":1,"2212":1,"2213":1,"2320":1,"2374":1,"2375":1,"2376":2,"2380":1,"2429":1,"2431":1,"2433":1,"2435":1,"2440":1,"2453":1,"2454":1}}],["cons",{"2":{"2275":1,"2371":1}}],["consecutive",{"2":{"1929":5,"2266":1}}],["consequences",{"0":{"2687":1}}],["consequence",{"2":{"1393":1,"1498":1,"1563":1}}],["consequently",{"2":{"649":1}}],["consult",{"2":{"367":1,"682":1,"697":1,"735":1,"743":1,"1275":1,"2695":1}}],["consulted",{"2":{"157":1}}],["consuming",{"2":{"2536":1}}],["consumes",{"2":{"1911":1}}],["consume",{"2":{"1343":1,"1383":1}}],["consumed",{"2":{"570":1}}],["consumer",{"2":{"231":1,"236":1,"1329":1,"1335":1,"2229":1,"2463":1}}],["consumer2rn42",{"2":{"50":1}}],["consumer2bluefruit",{"2":{"50":1}}],["consumption",{"2":{"134":1,"211":1,"543":1,"640":1,"2400":3}}],["consist",{"2":{"2247":1}}],["consisting",{"2":{"1413":1,"2395":1}}],["consists",{"2":{"344":1,"454":1,"2816":1}}],["consistency",{"2":{"50":1,"114":2,"160":1,"183":1,"233":1,"285":1,"494":1,"503":1,"511":1,"598":1,"605":1,"2692":2}}],["consistently",{"2":{"94":1,"176":2,"190":1,"191":1,"1265":1}}],["consistent",{"2":{"49":1,"191":1,"199":1,"293":1,"305":1,"314":1,"494":1,"543":1,"648":1,"656":1,"2704":1,"2802":1}}],["considers",{"2":{"2681":1,"2867":1}}],["considering",{"2":{"1567":1,"2724":1}}],["considerations",{"0":{"1343":1,"2211":1,"2225":1,"2505":1},"1":{"2226":1},"2":{"2628":1}}],["considerably",{"2":{"113":1}}],["consider",{"0":{"394":1},"2":{"394":1,"432":1,"522":1,"595":1,"601":1,"1387":1,"1592":1,"1759":1,"2377":1,"2378":1,"2503":2,"2623":1,"2624":1,"2625":1,"2660":1,"2661":1,"2843":1}}],["considered",{"2":{"241":1,"253":1,"270":1,"281":1,"307":1,"390":2,"551":1,"651":1,"1382":1,"1383":1,"1570":1,"1730":1,"1918":1,"1926":3,"1934":2,"2007":1,"2327":1,"2396":1,"2399":1,"2697":1,"2705":1,"2720":1,"2724":1,"2867":1,"2868":1}}],["construction",{"2":{"2704":2}}],["constructed",{"2":{"2015":1}}],["constraint",{"2":{"2849":1}}],["constraints",{"0":{"2674":1,"2849":1},"2":{"123":1,"134":1,"153":1,"701":1,"1278":1,"2276":1,"2835":1,"2849":2,"2850":1}}],["constraining",{"2":{"1397":1}}],["constrain",{"2":{"176":1,"1498":1,"1939":3}}],["constrained",{"2":{"123":1,"415":1,"2713":1,"2720":1,"2835":1}}],["const",{"0":{"754":1,"757":1,"763":1,"766":1,"1237":1,"1255":1,"1683":1,"1685":1,"1689":1,"2174":1,"2176":1,"2178":1,"2180":1,"2295":1},"1":{"755":1,"756":1,"758":1,"759":1,"764":1,"765":1,"767":1,"768":1,"1238":1,"1239":1,"1256":1,"1684":1,"1686":1,"1690":1,"2175":1,"2177":1,"2179":1,"2181":1,"2296":1},"2":{"247":1,"272":1,"307":1,"571":1,"755":1,"758":1,"764":1,"767":1,"1238":1,"1256":1,"1416":2,"1497":1,"1504":1,"1505":2,"1572":1,"1573":1,"1574":1,"1575":6,"1587":1,"1588":1,"1624":1,"1635":1,"1684":1,"1686":1,"1690":1,"1736":1,"1742":1,"1744":6,"1745":3,"1747":1,"1882":1,"1904":1,"1905":1,"1912":13,"2045":7,"2047":6,"2049":3,"2175":1,"2177":1,"2179":1,"2181":1,"2223":5,"2231":1,"2232":1,"2236":10,"2240":1,"2258":1,"2275":1,"2296":1,"2509":1,"2514":1,"2705":7}}],["constantly",{"2":{"2246":1}}],["constant",{"0":{"1895":1},"2":{"191":1,"198":1,"501":1,"1420":1,"1468":1,"1563":1,"1892":3,"1893":2,"1895":2,"1896":1,"1897":1,"2715":2,"2722":2,"2860":1}}],["constants",{"0":{"357":1},"2":{"76":1,"188":1,"191":1,"285":1,"357":10,"682":1,"1393":1,"1563":1,"1756":1,"2876":1}}],["constellation",{"2":{"102":3,"114":1,"211":1}}],["consoles",{"2":{"82":1,"416":1}}],["console",{"0":{"82":1,"416":1,"1311":1},"2":{"50":1,"70":1,"82":2,"93":1,"111":1,"114":4,"119":2,"134":3,"249":1,"277":1,"308":1,"416":9,"556":2,"557":1,"607":1,"1187":1,"1300":1,"1303":1,"1307":2,"1310":2,"1311":2,"1343":1,"1354":1,"1398":2,"1505":1,"1562":1,"1594":1,"1595":7,"1597":1,"1920":1,"1933":1,"1954":1,"2364":1,"2702":2,"2893":1,"2895":1}}],["consolidating",{"2":{"251":1}}],["consolidation",{"0":{"42":1,"221":1},"2":{"50":2,"198":1,"224":1,"233":1,"266":1,"2695":1}}],["consolidated",{"0":{"1442":1},"2":{"220":1}}],["consolidate",{"0":{"204":1},"2":{"191":1,"199":1,"204":1,"211":1,"222":1,"236":1,"249":1,"285":1,"294":2,"1442":1}}],["consolidates",{"2":{"50":1}}],["contiguous",{"2":{"2065":1}}],["continually",{"2":{"1343":1}}],["continuations",{"2":{"199":1}}],["continuing",{"2":{"387":1}}],["continued",{"2":{"238":1,"262":1}}],["continues",{"2":{"133":1,"251":1,"411":1,"1567":1,"1570":1,"1941":1,"2251":1,"2582":1,"2835":1}}],["continue",{"2":{"64":1,"160":1,"240":1,"246":1,"394":1,"1416":1,"1570":2,"1759":1,"1779":1,"1869":1,"1875":1,"1898":1,"2151":1,"2157":1,"2206":1,"2277":1,"2545":1,"2582":2,"2694":1}}],["continuously",{"2":{"1759":1,"1946":1}}],["continuous",{"0":{"1656":1},"2":{"32":1,"1648":6,"1656":1,"1941":1,"1942":1,"2056":2}}],["cont",{"2":{"1648":1}}],["contoller",{"2":{"1175":1}}],["contacted",{"2":{"2503":1}}],["contacts",{"2":{"1383":1,"2375":1,"2380":1,"2412":1}}],["contact",{"0":{"1382":2},"1":{"1383":2,"1384":2,"1385":2,"1386":2,"1387":2},"2":{"578":1,"1382":5,"1613":4,"1621":1,"1622":2,"1941":1,"2373":1,"2374":3,"2412":1}}],["contained",{"2":{"469":1,"612":1,"1818":1,"2078":1,"2799":1}}],["container",{"2":{"211":1,"668":1,"669":1,"2353":2,"2545":1,"2548":1,"2717":1,"2725":1}}],["contains",{"2":{"415":3,"537":2,"539":1,"541":1,"624":1,"712":1,"785":1,"811":1,"843":1,"873":1,"908":1,"942":1,"976":1,"1010":1,"1044":1,"1078":1,"1112":1,"1146":1,"1199":1,"1259":1,"1261":1,"1340":4,"1403":3,"1602":1,"1612":1,"1714":1,"1734":1,"1939":1,"2036":1,"2247":1,"2251":1,"2373":1,"2448":1,"2549":1,"2588":1,"2600":1,"2694":1,"2713":2,"2716":1,"2717":1,"2718":2,"2720":2,"2725":1,"2727":1,"2743":3,"2799":2,"2816":2,"2818":1,"2825":1,"2874":1}}],["contain",{"2":{"236":1,"268":1,"526":1,"563":1,"570":3,"682":1,"702":1,"1403":1,"1649":1,"1786":1,"2015":1,"2275":1,"2322":1,"2398":1,"2402":2,"2403":1,"2546":1,"2665":1,"2668":1,"2692":2,"2717":1,"2892":1}}],["containing",{"0":{"401":1},"2":{"156":1,"191":2,"211":1,"265":1,"284":1,"293":1,"305":1,"307":1,"314":1,"356":1,"457":1,"546":1,"1688":1,"1690":1,"1715":1,"2013":1,"2014":1,"2015":1,"2264":1,"2295":1,"2396":1,"2420":1,"2531":1,"2556":1,"2694":1,"2695":1,"2713":1,"2720":1,"2727":1,"2833":1,"2891":1}}],["context",{"2":{"648":1,"1170":1,"1747":1,"1749":4,"2462":1,"2467":2,"2512":1,"2674":1}}],["contexts",{"2":{"522":1}}],["content",{"0":{"2383":1},"1":{"2384":1},"2":{"149":1,"266":1,"294":2,"335":1,"336":1,"337":1,"338":1,"339":5,"340":1,"354":1,"375":1,"730":1,"1310":1,"1442":1,"1597":1,"1904":1,"1906":2,"2000":1,"2233":2,"2383":1,"2399":1,"2505":1,"2543":1,"2545":1,"2582":1,"2617":1,"2712":2}}],["contents",{"2":{"50":1,"230":1,"595":2,"657":1,"658":2,"1766":1,"1912":3,"2047":1,"2064":1,"2236":1,"2450":1,"2514":1,"2582":1,"2692":1,"2704":2,"2715":1,"2722":1,"2723":1,"2743":2,"2895":1}}],["contrast",{"2":{"1764":1,"2041":1,"2229":1,"2234":2}}],["control+click",{"2":{"2617":1}}],["control+shift",{"2":{"1756":1,"2876":1}}],["control+shift+escape",{"2":{"1644":1}}],["control+a",{"2":{"1418":1}}],["control+alt+delete",{"2":{"1355":1}}],["control+right",{"2":{"667":1}}],["controls",{"0":{"1744":1},"2":{"556":1,"671":1,"708":1,"747":1,"839":1,"904":1,"938":1,"972":1,"1006":1,"1040":1,"1074":1,"1108":1,"1142":1,"1185":1,"1368":1,"1473":1,"1514":1,"1516":1,"1582":3,"1706":1,"1804":5,"1970":1,"2075":2,"2221":1,"2531":1,"2702":2,"2705":1,"2763":1}}],["controllable",{"2":{"471":1,"1516":1}}],["controlling",{"2":{"166":1,"705":1,"804":1,"833":1,"865":1,"897":1,"932":1,"966":1,"1000":1,"1034":1,"1068":1,"1102":1,"1136":1,"1192":1,"1749":1,"1750":1,"1958":1}}],["controlled",{"2":{"45":1,"640":1,"652":1,"1650":1,"1754":1,"1941":1,"2068":1,"2077":1,"2598":1,"2705":4}}],["controllerwords",{"2":{"191":1}}],["controllerworks",{"2":{"191":1}}],["controllers",{"2":{"50":1,"134":1,"211":1,"547":1,"702":1,"1175":1,"1366":1,"1371":1,"1379":1,"1878":1,"1911":1,"1927":1,"2037":1,"2047":1,"2207":2,"2209":1,"2211":2,"2219":5,"2224":1,"2376":1,"2654":1}}],["controller",{"0":{"1994":1,"2376":1},"1":{"2377":1},"2":{"36":2,"50":1,"92":1,"93":1,"114":1,"134":1,"176":2,"204":1,"210":1,"211":2,"222":2,"700":1,"1177":1,"1289":1,"1293":1,"1388":1,"1435":1,"1460":1,"1630":1,"1706":1,"1881":1,"1907":1,"1910":1,"1919":1,"1928":1,"1931":1,"1939":1,"1993":1,"1994":1,"2211":1,"2217":2,"2218":1,"2219":6,"2224":2,"2227":1,"2269":1,"2350":1,"2369":1,"2370":2,"2372":1,"2376":1,"2377":5,"2379":1,"2381":1,"2412":2,"2431":1,"2433":1,"2435":1,"2535":2,"2627":1,"2631":2,"2634":2,"2704":2,"2705":1,"2830":1,"2835":1,"2843":1}}],["control",{"0":{"265":1,"275":1,"708":1,"741":1,"798":1,"800":1,"803":1,"825":1,"827":1,"831":1,"839":1,"889":1,"891":1,"895":1,"904":1,"924":1,"926":1,"930":1,"938":1,"958":1,"960":1,"964":1,"972":1,"992":1,"994":1,"998":1,"1006":1,"1026":1,"1028":1,"1032":1,"1040":1,"1074":1,"1108":1,"1142":1,"1215":1,"1217":1,"1221":1,"1347":1,"1881":1,"1898":1,"1963":1,"1964":1,"1966":1,"1969":1,"2003":1},"1":{"742":1,"743":1,"744":1,"799":1,"801":1,"826":1,"828":1,"832":1,"890":1,"892":1,"896":1,"925":1,"927":1,"931":1,"959":1,"961":1,"965":1,"993":1,"995":1,"999":1,"1027":1,"1029":1,"1033":1,"1216":1,"1218":1,"1222":1,"1964":1,"1965":1,"1966":1,"1967":2,"1968":2,"1969":1},"2":{"63":1,"114":1,"149":1,"195":1,"199":2,"231":1,"236":3,"249":1,"265":1,"268":1,"275":1,"277":1,"285":1,"308":1,"471":1,"472":1,"476":2,"507":1,"555":1,"556":2,"607":1,"613":1,"667":2,"671":1,"707":1,"741":2,"742":1,"798":2,"800":2,"803":1,"825":2,"827":2,"831":1,"835":1,"838":1,"889":2,"891":2,"895":1,"899":1,"903":1,"924":2,"926":2,"930":1,"934":1,"937":1,"958":2,"960":2,"964":1,"968":1,"971":1,"992":2,"994":2,"998":1,"1002":1,"1005":1,"1026":2,"1028":2,"1032":1,"1036":1,"1039":1,"1070":1,"1073":1,"1104":1,"1107":1,"1138":1,"1141":1,"1215":2,"1217":2,"1221":1,"1244":1,"1261":1,"1281":1,"1289":1,"1294":1,"1347":2,"1355":14,"1356":3,"1389":1,"1413":1,"1418":2,"1427":1,"1434":1,"1442":1,"1456":4,"1461":1,"1468":1,"1473":1,"1480":1,"1511":1,"1516":1,"1521":1,"1562":1,"1644":1,"1658":1,"1744":1,"1805":1,"1812":1,"1881":1,"1898":2,"1922":1,"1926":1,"1958":1,"1963":1,"1967":1,"1969":1,"2004":1,"2036":2,"2039":1,"2045":1,"2067":1,"2068":1,"2070":1,"2081":1,"2201":1,"2202":4,"2203":2,"2249":1,"2255":1,"2263":1,"2264":1,"2265":1,"2277":1,"2325":2,"2364":2,"2373":1,"2391":1,"2406":1,"2449":1,"2460":2,"2463":4,"2467":7,"2468":1,"2483":17,"2486":16,"2487":14,"2492":14,"2495":2,"2498":17,"2518":20,"2519":2,"2558":1,"2598":1,"2599":14,"2665":1,"2700":1,"2780":1,"2804":1,"2829":1,"2836":2,"2840":1,"2858":1,"2867":1,"2868":1,"2869":1,"2876":1}}],["contributor",{"2":{"2687":1,"2745":1}}],["contributors",{"2":{"163":1,"591":2,"2694":1}}],["contribution",{"0":{"595":1},"2":{"591":1,"595":1,"2661":1}}],["contributions",{"2":{"591":1,"595":1,"597":1,"2687":1}}],["contributing",{"2":{"394":1,"598":1,"2356":1,"2506":1,"2580":2,"2696":1}}],["contribute",{"0":{"591":1},"1":{"592":1},"2":{"324":1,"415":1,"470":1,"524":1,"591":1,"593":1,"597":1,"2277":1,"2393":1,"2427":2}}],["contributed",{"2":{"123":1,"2254":1}}],["contrib",{"0":{"10":1,"399":1,"401":1},"2":{"10":2,"69":1,"108":1,"114":2,"134":2,"160":1,"163":1,"176":4,"191":2,"199":1,"222":1,"249":1,"294":1,"389":1,"397":1,"399":2,"400":1,"536":1,"2356":1,"2655":3,"2658":1,"2661":2}}],["convenient",{"2":{"1567":1,"1810":1,"1941":1,"2024":1,"2601":1,"2612":1}}],["conveniently",{"2":{"1508":1}}],["convenience",{"2":{"747":1,"2168":1,"2518":1,"2705":1}}],["conventional",{"2":{"2870":1}}],["convention",{"2":{"249":1,"573":1,"1383":5,"2587":1,"2644":1,"2693":1}}],["conventions",{"0":{"4":1,"494":1,"496":1,"596":1},"2":{"134":2,"243":1,"392":1,"495":1,"591":1,"596":2,"598":1,"601":1,"1383":2,"2619":1,"2856":2}}],["convey",{"2":{"188":1,"476":1}}],["conversely",{"2":{"2860":1}}],["conversation",{"2":{"526":1,"612":1}}],["conversions",{"2":{"65":1,"77":1,"189":1,"266":25,"1370":1}}],["conversion",{"0":{"1913":1,"2639":1},"2":{"49":1,"172":1,"211":3,"677":1,"698":1,"699":1,"1266":1}}],["converts",{"2":{"167":1,"448":1,"449":1,"450":1,"2086":1,"2703":3,"2743":1,"2861":1}}],["converters",{"0":{"172":1,"189":1,"1366":1,"1367":1},"1":{"1367":1,"1368":1,"1369":1,"1370":1,"1371":1,"1372":1,"1373":1,"1374":1,"1375":1,"1376":1,"1377":1,"1378":1,"1379":1,"1380":1,"1381":1},"2":{"160":2,"172":1,"176":2,"189":4,"191":2,"199":1,"302":1,"304":1,"306":1,"315":1,"452":1,"1367":1,"2535":1}}],["converter",{"0":{"271":1,"306":1,"315":1},"2":{"114":1,"133":1,"134":1,"160":2,"176":4,"181":2,"189":2,"191":3,"199":3,"207":3,"211":1,"249":1,"271":1,"277":1,"285":1,"306":1,"308":1,"315":1,"317":1,"671":1,"1368":1,"1369":1,"1371":1,"1372":1,"1373":1,"1379":1,"1646":1,"1665":1,"2704":1,"2743":1,"2745":1}}],["converted",{"2":{"22":1,"50":1,"201":1,"249":1,"425":1,"429":1,"614":1,"1389":1,"2321":1,"2530":1,"2548":1,"2694":1,"2703":1,"2748":1}}],["convert",{"0":{"304":1,"448":1,"450":1},"2":{"93":1,"114":1,"134":1,"149":4,"153":1,"160":3,"172":1,"176":1,"211":2,"236":3,"266":3,"277":2,"288":1,"304":2,"308":1,"317":2,"445":1,"1266":1,"1276":1,"1368":4,"1369":2,"1371":42,"1372":1,"1379":15,"1393":1,"2169":1,"2639":2,"2701":1,"2703":4,"2705":2,"2743":2,"2841":1,"2895":2}}],["converting",{"0":{"21":1},"2":{"153":1,"189":1,"251":1,"449":1,"1366":1,"1510":1,"2703":2}}],["com4",{"2":{"2622":1}}],["comx",{"2":{"2448":1}}],["com>",{"2":{"2410":4}}],["comfortably",{"2":{"1770":1}}],["comfortable",{"2":{"609":1,"616":1,"2021":1,"2263":1,"2356":1,"2858":1}}],["coming",{"2":{"228":1,"1289":4,"1582":1,"1921":1,"2412":1}}],["come",{"2":{"520":1,"1350":1,"2036":1,"2251":1,"2272":1,"2339":1,"2341":1,"2342":1,"2344":1,"2373":1,"2421":1}}],["comet46",{"2":{"143":2,"149":1,"176":1}}],["comes",{"2":{"99":1,"233":1,"476":1,"499":1,"664":1,"1449":1,"1469":1,"1654":1,"1751":1,"1759":1,"2223":1,"2329":1,"2334":1,"2380":1,"2537":1,"2565":1,"2605":1,"2705":1}}],["comb",{"2":{"231":1,"1592":5}}],["combination",{"2":{"524":1,"525":1,"543":1,"609":1,"667":1,"680":2,"1393":1,"1565":3,"1572":1,"1594":1,"1595":1,"1635":1,"1734":1,"1738":1,"1749":2,"1755":1,"1939":1,"2611":1}}],["combinations",{"2":{"99":1,"294":1,"697":1,"744":1,"1368":1,"1644":1,"1734":2,"1755":1,"1901":1,"2024":1,"2031":1,"2327":1,"2363":1,"2518":1,"2598":1}}],["combining",{"2":{"176":1,"557":1,"1356":1,"1488":1,"1588":1,"2330":1,"2337":1,"2833":1}}],["combines",{"2":{"1486":1,"1579":1}}],["combinedmap",{"2":{"2252":1}}],["combined",{"0":{"1896":1,"1953":1},"2":{"176":1,"312":1,"537":1,"557":3,"1392":1,"1629":1,"1763":1,"1892":1,"1896":3,"1897":1,"1943":2,"1945":9,"1953":2,"1955":1,"2021":1,"2036":1,"2252":2,"2371":1,"2445":1,"2450":1,"2799":2}}],["combinedkeys",{"2":{"114":1}}],["combine",{"0":{"1763":1},"2":{"64":1,"249":1,"465":1,"500":1,"609":1,"1355":1,"1418":1,"1945":2,"1953":1,"2004":1,"2047":1,"2518":1}}],["combo\`",{"2":{"1583":1}}],["combo2",{"2":{"1572":2,"1573":1,"1574":2}}],["combo1",{"2":{"1572":2,"1573":1,"1574":2}}],["combos",{"0":{"1572":1,"1574":1,"1580":1,"1589":1,"1755":1},"1":{"1573":1,"1574":1,"1575":1,"1576":1,"1577":1,"1578":1,"1579":1,"1580":1,"1581":1,"1582":1,"1583":1,"1584":1,"1585":1,"1586":1,"1587":1,"1588":1,"1589":1,"1590":2,"1591":1,"1592":1},"2":{"46":1,"98":3,"114":2,"176":1,"211":1,"546":2,"1572":1,"1573":1,"1574":3,"1575":5,"1578":2,"1579":10,"1580":1,"1581":1,"1582":5,"1583":3,"1584":1,"1585":2,"1586":1,"1587":2,"1588":2,"1589":3,"1592":6,"1755":3,"1764":1,"1914":1,"2855":1,"2873":2}}],["combo",{"0":{"98":1,"1578":1,"1582":1,"1583":1,"1584":1,"1585":1,"1586":1,"1590":1,"2810":1},"1":{"1585":1,"1586":1},"2":{"46":7,"98":3,"112":2,"114":1,"149":2,"160":1,"188":1,"191":1,"199":2,"203":1,"211":3,"222":1,"285":2,"546":20,"556":2,"1564":1,"1572":9,"1573":3,"1574":6,"1575":36,"1576":7,"1578":2,"1579":5,"1580":7,"1581":1,"1582":80,"1583":12,"1584":1,"1585":2,"1586":1,"1587":19,"1588":23,"1589":1,"1590":16,"1591":9,"1592":7,"2364":1,"2554":1,"2694":1,"2703":2,"2810":3,"2887":1}}],["competitive",{"2":{"2504":1}}],["compensating",{"2":{"2007":1}}],["compensated",{"2":{"2697":1}}],["compensate",{"2":{"1383":1,"1463":1,"2007":4}}],["comprising",{"2":{"2605":1,"2816":1,"2826":1}}],["comprise",{"2":{"2531":1}}],["comprises",{"2":{"374":1}}],["compression",{"2":{"2356":1,"2713":1,"2715":3,"2720":1,"2724":4}}],["compressing",{"2":{"2356":2}}],["comprehensions",{"0":{"512":1},"2":{"512":1,"513":1}}],["comprehensive",{"2":{"487":1,"524":1}}],["compromised",{"2":{"312":1}}],["composite",{"2":{"1993":1}}],["composed",{"2":{"1579":1}}],["compose",{"2":{"222":1,"1356":1,"1803":1,"1804":2,"1806":1,"2815":2}}],["component",{"2":{"1609":2,"2678":2,"2681":1,"2725":3,"2824":1,"2825":1,"2889":1}}],["components",{"2":{"130":1,"1265":1,"1291":1,"2373":1,"2679":1,"2681":1,"2687":1,"2695":1}}],["computationally",{"2":{"1386":1}}],["computed",{"2":{"1942":1,"2324":1}}],["compute",{"2":{"191":1,"2324":1}}],["computers",{"0":{"2413":1},"1":{"2414":1,"2415":1,"2416":1,"2417":1,"2418":1,"2419":1,"2420":1,"2421":1}}],["computer",{"2":{"62":1,"582":1,"618":1,"668":1,"1348":1,"1412":1,"1413":1,"1416":1,"1423":1,"1424":1,"1463":1,"1493":3,"1595":1,"1734":1,"1756":1,"1808":1,"1896":1,"1897":1,"1920":1,"1942":2,"1946":2,"2010":1,"2075":1,"2218":1,"2356":4,"2364":1,"2423":1,"2463":2,"2467":2,"2500":1,"2519":1,"2525":4,"2536":1,"2543":1,"2585":1,"2587":1,"2598":1,"2599":1,"2739":1,"2761":1,"2794":1,"2797":1,"2869":1,"2876":1,"2881":1,"2886":1,"2892":1}}],["computing",{"2":{"143":9,"149":1,"181":2,"270":2,"277":1,"317":1}}],["companies",{"2":{"2750":1}}],["companying",{"2":{"1583":1}}],["company",{"0":{"42":1},"2":{"43":1}}],["compact",{"2":{"520":1,"665":1,"1397":1,"2518":1}}],["comparing",{"2":{"2246":1,"2886":1}}],["comparisons",{"2":{"211":1}}],["comparison",{"0":{"2862":1},"1":{"2863":1,"2864":1,"2865":1},"2":{"190":1,"191":2,"248":1}}],["compares",{"2":{"1944":1,"2886":1}}],["compared",{"2":{"1932":1,"2504":1,"2562":1,"2694":1,"2868":1}}],["compare",{"2":{"51":1,"389":1,"2587":1,"2859":1,"2862":1}}],["compatible",{"0":{"306":1,"315":1,"527":1,"1606":1},"1":{"528":1,"529":1,"530":1,"531":1,"532":1,"533":1,"534":1,"535":1,"536":1},"2":{"132":3,"134":1,"149":1,"172":1,"199":1,"294":1,"306":2,"315":2,"344":1,"362":1,"527":1,"536":1,"560":2,"1261":1,"1302":1,"1370":1,"1371":1,"1437":1,"1602":1,"1633":1,"1901":1,"1931":1,"2207":2,"2209":1,"2219":4,"2329":1,"2332":1,"2334":1,"2335":1,"2336":1,"2337":1,"2339":1,"2341":1,"2342":1,"2343":1,"2344":1,"2346":1,"2348":1,"2350":1,"2367":1,"2451":1,"2535":1,"2632":1,"2638":1,"2653":3,"2654":1,"2657":2,"2662":3,"2676":1,"2688":1,"2692":1,"2704":11,"2801":1,"2843":1,"2856":1}}],["compatiblitly",{"2":{"75":1}}],["compatibility",{"0":{"1351":1,"1352":1,"1370":1,"2208":1},"1":{"1353":1},"2":{"31":1,"34":1,"98":1,"114":1,"176":1,"249":1,"262":1,"273":1,"276":1,"285":1,"293":1,"305":1,"312":1,"314":1,"316":1,"496":1,"498":1,"557":1,"701":1,"1368":1,"1370":4,"1520":1,"2206":1,"2277":1,"2329":1,"2332":1,"2334":1,"2335":1,"2336":1,"2337":1,"2339":1,"2341":1,"2344":1,"2346":1,"2348":1,"2350":1,"2503":1,"2655":1,"2657":1,"2692":1,"2694":2}}],["compilable",{"2":{"2396":6}}],["compilation",{"0":{"132":1,"302":1,"452":1},"2":{"36":1,"88":2,"104":2,"114":2,"127":2,"132":3,"134":6,"149":4,"170":1,"176":6,"191":2,"199":2,"211":5,"222":5,"236":2,"249":1,"254":1,"266":1,"285":1,"308":3,"317":1,"355":3,"411":5,"452":1,"520":1,"554":2,"563":1,"568":1,"583":1,"605":2,"2363":2,"2401":1,"2402":1,"2556":1,"2852":1}}],["compiliation",{"2":{"285":1,"294":1}}],["compiling",{"0":{"2555":1},"2":{"58":1,"73":2,"92":1,"134":1,"352":2,"355":1,"403":1,"411":6,"437":1,"451":1,"553":1,"554":1,"565":1,"574":1,"580":1,"597":1,"1315":1,"1375":1,"1434":1,"1442":2,"1902":1,"2068":1,"2230":1,"2248":1,"2357":1,"2363":7,"2531":1,"2705":2}}],["compiledfirmware",{"2":{"412":1}}],["compiledb",{"2":{"132":1,"134":1,"302":1,"411":2,"452":1,"2621":1}}],["compiled",{"2":{"50":1,"182":1,"211":2,"349":1,"412":1,"416":1,"554":1,"561":1,"571":1,"574":1,"1408":1,"1442":1,"2378":1,"2380":1,"2526":1,"2533":1,"2547":1,"2622":2,"2835":1,"2836":1,"2855":1,"2881":2,"2892":1}}],["compiles",{"2":{"49":1,"176":1,"199":1,"437":1,"597":1,"1438":1,"1442":1,"2363":1,"2533":1,"2674":1,"2891":1}}],["compile",{"0":{"347":1,"348":1,"349":1,"350":1,"354":1,"411":1,"437":1,"564":1,"565":1,"566":1,"583":1,"589":1,"2759":1},"2":{"24":1,"28":1,"36":2,"37":1,"43":1,"73":1,"114":8,"120":1,"132":2,"134":3,"149":1,"160":1,"176":2,"191":1,"199":3,"294":1,"302":1,"308":1,"331":1,"344":4,"347":1,"351":1,"354":3,"355":1,"356":2,"358":1,"362":1,"400":1,"411":20,"412":1,"430":1,"431":1,"432":1,"437":2,"452":1,"455":8,"461":1,"462":1,"463":2,"465":5,"467":2,"478":2,"499":3,"545":1,"560":3,"563":4,"568":1,"570":1,"575":1,"583":1,"601":3,"1344":1,"1368":1,"1375":1,"1411":1,"1436":1,"1470":1,"1473":1,"1491":1,"1492":1,"1565":1,"2245":1,"2248":1,"2337":1,"2343":1,"2353":1,"2356":1,"2360":1,"2363":7,"2378":3,"2447":1,"2468":1,"2533":3,"2536":1,"2545":1,"2549":1,"2553":1,"2555":3,"2562":1,"2564":1,"2577":2,"2603":1,"2617":1,"2621":3,"2622":1,"2635":1,"2662":1,"2674":1,"2700":2,"2775":2,"2799":1,"2854":1,"2894":1}}],["compilers",{"2":{"2679":1}}],["compiler",{"0":{"343":1,"568":1},"2":{"21":1,"73":1,"149":1,"191":1,"199":1,"308":1,"343":1,"345":1,"360":1,"564":1,"567":2,"568":1,"1416":1,"1440":1,"2401":1,"2536":1,"2678":1,"2890":1,"2892":1}}],["comply",{"2":{"563":1,"2411":1}}],["complicated",{"2":{"522":1,"1388":2,"1393":1,"1439":1,"1462":1,"1575":1,"2255":1,"2369":1,"2516":1,"2519":1,"2558":1}}],["compliance",{"2":{"222":1,"263":1,"2502":1,"2503":1,"2687":1,"2690":1}}],["compliant",{"2":{"24":1}}],["compliation",{"2":{"114":1}}],["complaints",{"2":{"154":1}}],["complements",{"2":{"2026":1}}],["complementary",{"2":{"93":1,"249":1,"294":1,"702":2,"1281":4}}],["completing",{"2":{"2374":1,"2380":1}}],["completion",{"0":{"489":1},"1":{"490":1,"491":1,"492":1,"493":1},"2":{"279":1,"489":1,"490":1,"492":1,"744":1,"2601":1,"2612":1}}],["completes",{"2":{"1772":1,"2412":1,"2861":1,"2886":1}}],["completed",{"2":{"563":1,"566":1,"1264":1,"1366":1,"2356":2,"2374":1,"2546":1,"2556":1,"2568":1,"2622":1,"2626":1,"2769":1,"2852":1}}],["complete",{"0":{"127":1},"2":{"70":1,"126":1,"236":2,"263":1,"322":3,"345":1,"355":2,"381":1,"489":1,"491":1,"492":3,"493":2,"616":1,"665":1,"734":1,"1183":1,"1186":1,"1226":1,"1321":1,"1462":1,"1504":1,"1764":1,"1768":1,"2265":1,"2291":1,"2315":1,"2374":1,"2376":1,"2454":1,"2532":1,"2533":1,"2550":1,"2581":1,"2607":1,"2611":1,"2664":1,"2688":1,"2692":1,"2694":1,"2817":1}}],["completely",{"2":{"49":1,"195":2,"262":1,"266":1,"546":1,"1392":1,"1455":1,"1460":1,"1492":1,"1586":1,"1629":1,"1734":2,"1747":1,"2368":1,"2374":1,"2448":1,"2510":1,"2532":1,"2574":1}}],["complex",{"0":{"505":1,"1325":1,"2259":1},"1":{"2260":1,"2261":1,"2262":1,"2263":1,"2264":1,"2265":1},"2":{"134":1,"512":1,"615":1,"618":1,"1389":1,"1421":1,"1572":1,"1625":1,"1749":1,"1818":5,"2010":1,"2078":5,"2259":1,"2369":1}}],["complexity",{"2":{"3":1,"15":1,"153":1,"211":1,"512":1,"2701":1}}],["commercial",{"2":{"2343":1,"2655":1,"2675":1,"2687":1,"2694":2}}],["commenting",{"2":{"395":1}}],["commented",{"2":{"199":1,"2694":2}}],["comment",{"2":{"92":1,"149":2,"191":2,"396":1,"408":1,"494":1,"496":1,"2694":1}}],["comments",{"2":{"77":1,"114":1,"176":1,"211":1,"395":1,"487":1,"494":2,"496":2,"603":1,"1629":1,"1630":1,"1884":1,"2694":2}}],["comm",{"2":{"353":1,"571":2,"1563":1,"2458":1,"2467":1,"2515":1,"2870":1,"2871":1}}],["committee",{"2":{"2654":1}}],["committed",{"2":{"2356":1,"2547":1,"2583":1,"2588":1}}],["committing",{"2":{"597":1,"2696":1}}],["commits",{"2":{"601":1,"2582":5,"2583":1,"2585":2,"2588":1,"2615":1}}],["commit",{"0":{"2542":1,"2546":1,"2586":1},"1":{"2543":1,"2544":1,"2545":1,"2546":1,"2547":1,"2587":1,"2588":1,"2589":1},"2":{"199":1,"387":1,"389":4,"400":1,"561":1,"570":3,"571":2,"595":1,"597":2,"2356":2,"2536":1,"2538":1,"2539":1,"2541":1,"2546":3,"2547":1,"2548":1,"2554":1,"2580":1,"2581":1,"2582":9,"2583":1,"2586":1,"2588":5,"2615":1,"2696":2}}],["comms",{"2":{"176":1,"191":2,"2701":1}}],["comma",{"2":{"508":1,"509":3,"615":2,"1498":1,"1660":1,"2223":1,"2263":1,"2273":1,"2458":1,"2464":1,"2467":2,"2531":1,"2617":1}}],["commas",{"2":{"160":1,"211":1,"1602":1,"2531":1,"2693":1}}],["command+option+escape",{"2":{"1644":1}}],["command+",{"2":{"326":1,"1643":1}}],["commandline",{"2":{"285":1}}],["commands",{"0":{"409":1,"410":1,"433":1,"439":1,"2462":1,"2703":1},"1":{"411":1,"412":1,"413":1,"414":1,"415":1,"416":1,"417":1,"418":1,"419":1,"420":1,"421":1,"422":1,"423":1,"424":1,"425":1,"426":1,"427":1,"428":1,"429":1,"430":1,"431":1,"432":1,"434":1,"435":1,"436":1,"437":1,"438":1,"440":1,"441":1,"442":1,"443":1,"444":1,"445":1,"446":1,"447":1,"448":1,"449":1,"450":1,"451":1,"452":1},"2":{"55":1,"93":1,"114":2,"132":2,"134":1,"149":1,"153":1,"158":1,"173":1,"199":1,"387":2,"389":1,"403":1,"411":3,"437":1,"447":2,"456":2,"481":1,"525":2,"543":1,"556":2,"1294":1,"1311":1,"1442":1,"1498":1,"1698":1,"1911":1,"1912":1,"2242":1,"2363":2,"2364":2,"2395":1,"2449":1,"2539":1,"2543":2,"2546":1,"2550":1,"2560":1,"2565":1,"2572":1,"2587":1,"2592":2,"2621":2,"2705":2}}],["command",{"0":{"82":1,"83":1,"173":1,"1565":1,"1593":1,"1698":2,"2406":1,"2562":1,"2592":1},"1":{"1594":1,"1595":1,"1699":2},"2":{"1":1,"10":2,"18":2,"65":1,"70":3,"82":1,"83":1,"93":1,"111":1,"114":1,"158":1,"160":1,"173":1,"176":1,"199":1,"211":2,"302":2,"308":1,"331":1,"332":2,"365":1,"371":3,"403":1,"407":1,"411":2,"412":3,"413":1,"414":1,"415":1,"416":1,"417":1,"419":1,"422":1,"423":1,"424":2,"425":1,"426":1,"427":2,"428":1,"429":1,"430":1,"431":1,"432":1,"434":1,"435":1,"436":1,"437":1,"438":1,"440":1,"441":2,"442":1,"443":2,"444":1,"445":1,"446":1,"447":1,"448":2,"449":2,"450":2,"451":1,"452":2,"455":2,"456":2,"457":1,"465":1,"471":1,"478":2,"495":1,"525":1,"543":1,"556":1,"571":1,"599":1,"667":2,"669":1,"749":1,"1293":2,"1300":1,"1303":1,"1327":1,"1344":2,"1368":1,"1405":1,"1438":1,"1442":2,"1562":2,"1564":1,"1565":7,"1593":3,"1594":3,"1595":6,"1698":2,"1699":2,"2204":3,"2219":1,"2234":1,"2237":1,"2277":1,"2329":2,"2332":1,"2334":2,"2335":1,"2336":1,"2339":1,"2341":1,"2342":1,"2343":1,"2344":1,"2353":1,"2356":2,"2363":7,"2364":1,"2406":4,"2448":2,"2449":1,"2454":3,"2460":2,"2467":2,"2518":2,"2529":1,"2530":1,"2533":1,"2535":1,"2546":1,"2549":1,"2553":2,"2554":1,"2555":1,"2559":2,"2562":3,"2565":1,"2576":5,"2577":1,"2582":2,"2587":2,"2588":1,"2592":1,"2601":1,"2603":1,"2612":1,"2617":1,"2621":4,"2662":1,"2694":1,"2703":5,"2764":1,"2836":1,"2891":1,"2896":2}}],["communicate",{"2":{"1225":1,"1294":1,"2010":1,"2210":1,"2332":1,"2452":1}}],["communicates",{"2":{"494":1,"2246":1,"2676":1}}],["communicated",{"0":{"2852":1},"2":{"392":1,"2851":1,"2852":1}}],["communicating",{"2":{"244":1,"1250":1,"1665":1,"1901":1,"2013":1,"2229":1,"2372":1}}],["communications",{"2":{"2221":1}}],["communication",{"0":{"2221":1},"2":{"30":1,"392":1,"549":1,"552":3,"1170":3,"1174":1,"1175":1,"1176":1,"1177":1,"1183":1,"1185":2,"1186":1,"1187":2,"1264":1,"1375":2,"1903":2,"1924":1,"1925":1,"1928":1,"1932":2,"1936":1,"1937":1,"1938":1,"1939":1,"2010":1,"2207":1,"2211":2,"2214":1,"2221":8,"2222":1,"2224":4,"2225":1,"2364":2,"2681":2,"2827":1}}],["community",{"0":{"288":1,"298":1,"1377":1,"1381":1,"1596":1,"1597":1,"1598":1,"1599":1,"2574":1,"2654":1},"1":{"1597":1,"1598":1,"1599":1,"1600":2,"1601":2,"1602":2,"1603":2,"1604":2,"1605":2,"1606":2},"2":{"70":2,"116":1,"160":1,"176":1,"199":1,"201":1,"211":25,"213":1,"236":3,"249":1,"266":2,"285":2,"288":3,"294":1,"298":1,"308":6,"312":1,"317":1,"392":1,"411":1,"496":1,"600":1,"619":4,"1321":4,"1377":1,"1378":2,"1381":1,"1403":4,"1406":1,"1596":1,"1597":5,"1598":1,"1599":1,"1600":2,"1602":2,"1604":1,"1605":1,"1606":2,"2254":1,"2393":1,"2423":3,"2427":1,"2502":1,"2503":3,"2504":3,"2574":1,"2590":1,"2654":1,"2694":3,"2697":1,"2800":1,"2816":2,"2844":1}}],["commonly",{"2":{"69":1,"187":1,"232":1,"508":1,"2036":1,"2052":1,"2211":1,"2263":1,"2369":1,"2673":1,"2792":1}}],["common",{"0":{"30":1,"32":1,"33":1,"80":1,"1814":1,"1932":1,"1941":1,"2072":1,"2370":1,"2675":1},"1":{"31":1,"34":1},"2":{"5":1,"8":1,"30":2,"32":1,"74":3,"75":1,"86":1,"92":1,"93":1,"94":3,"107":1,"113":1,"114":5,"133":4,"134":5,"149":2,"160":1,"176":2,"191":1,"199":2,"201":1,"204":1,"211":2,"222":1,"236":2,"248":1,"285":2,"293":1,"305":1,"314":1,"317":2,"422":1,"543":1,"546":1,"556":1,"573":1,"620":1,"648":1,"695":1,"745":1,"1223":1,"1244":1,"1250":1,"1299":1,"1311":1,"1315":1,"1343":1,"1394":1,"1410":1,"1416":1,"1440":1,"1467":1,"1473":1,"1582":1,"1585":1,"1637":1,"1906":1,"1910":1,"1919":1,"1943":2,"1949":1,"2024":1,"2035":1,"2225":1,"2233":1,"2263":1,"2272":1,"2364":1,"2379":1,"2385":1,"2401":4,"2412":1,"2454":15,"2518":1,"2562":1,"2587":1,"2662":1,"2694":1,"2703":1,"2754":1,"2756":1,"2774":1,"2796":1,"2799":1,"2881":1,"2887":1,"2891":1,"2895":2}}],["com",{"2":{"2":1,"21":1,"196":1,"211":1,"236":1,"398":1,"399":2,"556":1,"582":1,"592":1,"595":1,"664":1,"665":5,"730":7,"731":1,"1297":2,"1330":1,"1331":2,"1335":2,"1337":3,"1339":1,"1354":1,"1575":2,"1598":1,"1766":1,"1910":10,"2045":1,"2333":1,"2353":1,"2356":3,"2404":1,"2448":1,"2452":1,"2546":3,"2551":1,"2552":1,"2585":8,"2587":5,"2622":2,"2694":3,"2846":1}}],["4bpp",{"2":{"2724":2}}],["4+i",{"2":{"2705":2}}],["4t",{"2":{"2198":1}}],["4=25",{"2":{"1912":1}}],["4×",{"2":{"1633":1}}],["49",{"2":{"1497":1,"1654":1,"1926":1}}],["470ω",{"2":{"1528":1}}],["47",{"2":{"1462":1,"1654":1}}],["479b",{"2":{"355":1}}],["43",{"2":{"1462":1,"1654":1,"1926":1}}],["432",{"2":{"1460":1}}],["4352",{"2":{"595":1}}],["44",{"2":{"1462":1,"1497":1,"1654":1,"1926":1}}],["440",{"2":{"1460":1,"1463":1}}],["44100u",{"2":{"700":1}}],["42",{"0":{"1337":1},"2":{"1337":1,"1453":1,"1462":1,"1497":1,"1654":1,"2247":1,"2320":5}}],["4226",{"2":{"49":1}}],["4kib",{"2":{"2044":1}}],["4k2",{"2":{"902":1,"936":1,"970":1}}],["4k",{"2":{"837":1,"838":2,"903":2,"937":2,"971":2,"1005":2,"1039":2,"1073":2,"1107":2,"1141":2}}],["4key",{"2":{"143":2}}],["451",{"2":{"2254":1}}],["45°",{"2":{"1709":1}}],["453",{"2":{"1140":2}}],["45",{"2":{"833":1,"1462":1,"1654":1,"1911":1,"2071":1}}],["45pm",{"2":{"390":1}}],["412",{"2":{"2395":1}}],["41",{"2":{"1462":1,"1654":1,"1926":1}}],["4173",{"2":{"443":1}}],["4198",{"2":{"93":1}}],["4a7b",{"2":{"354":1,"355":1}}],["4rows",{"2":{"311":1}}],["4ghz",{"2":{"285":1,"2323":3,"2473":3}}],["4pplet",{"2":{"211":3}}],["460800",{"2":{"1185":1}}],["46",{"2":{"181":2,"1462":1,"1654":1,"1926":1,"2370":1}}],["4800",{"2":{"1250":1}}],["48",{"2":{"168":1,"181":2,"211":1,"236":1,"865":1,"966":1,"1102":1,"1654":1,"1814":2,"1884":1,"1894":1,"1926":1,"2071":3,"2072":2,"2223":2,"2818":1,"2825":1}}],["4871",{"2":{"2":1}}],["40kb",{"2":{"2637":1}}],["400",{"2":{"1894":1,"1936":2,"2400":1,"2464":1,"2467":1}}],["400000",{"2":{"748":1}}],["400000l",{"2":{"543":1}}],["4000",{"2":{"609":1}}],["40ms",{"2":{"1578":1}}],["403",{"2":{"1337":2}}],["4095u",{"2":{"700":2,"1458":2}}],["4096",{"2":{"131":1,"134":1}}],["40percentclub",{"2":{"266":1}}],["40",{"2":{"149":1,"176":1,"211":1,"522":1,"665":1,"1462":1,"1578":1,"1654":5,"1893":1,"1895":1,"1897":1,"1926":1,"1932":1,"2043":1,"2076":1,"2642":1,"2712":1}}],["401",{"2":{"114":1}}],["4x4",{"2":{"1406":3,"2669":2,"2694":1}}],["4x5",{"2":{"222":1}}],["4x8",{"2":{"143":2}}],["4x7",{"2":{"143":2}}],["4x6",{"2":{"143":2,"149":1,"222":1,"311":8,"317":1}}],["4x",{"2":{"114":1,"1652":1,"1653":1,"1932":3}}],["4x12",{"2":{"70":1,"1406":3,"1409":1,"1462":1}}],["4",{"0":{"108":1,"383":1,"581":1,"2263":1,"2418":1,"2577":1},"2":{"0":1,"9":1,"19":1,"39":1,"52":1,"70":1,"93":1,"108":1,"111":1,"114":5,"134":2,"188":1,"191":3,"211":2,"222":1,"236":1,"249":1,"266":2,"317":1,"326":1,"332":2,"353":1,"390":4,"398":5,"400":1,"489":1,"494":2,"496":1,"552":1,"571":2,"674":1,"676":22,"677":1,"700":1,"707":1,"740":1,"749":2,"753":2,"806":1,"835":1,"837":1,"838":2,"867":1,"899":2,"902":2,"903":2,"934":1,"936":2,"937":2,"968":1,"970":2,"971":2,"1002":1,"1005":2,"1036":1,"1039":2,"1070":2,"1073":2,"1104":2,"1107":2,"1138":1,"1141":2,"1185":1,"1194":1,"1225":1,"1230":1,"1278":1,"1378":1,"1388":1,"1393":2,"1401":1,"1420":2,"1423":1,"1462":1,"1508":1,"1560":4,"1579":2,"1595":2,"1633":2,"1634":2,"1649":1,"1652":1,"1653":1,"1654":1,"1665":1,"1670":2,"1709":2,"1712":3,"1814":5,"1820":1,"1883":31,"1884":1,"1891":2,"1895":1,"1911":2,"1912":1,"1926":3,"1929":1,"1974":3,"1994":3,"2041":3,"2043":1,"2047":4,"2064":1,"2065":3,"2072":5,"2081":1,"2185":1,"2186":1,"2198":1,"2210":2,"2211":3,"2213":3,"2221":1,"2234":1,"2238":5,"2246":1,"2247":2,"2252":1,"2261":2,"2263":1,"2323":1,"2356":3,"2362":1,"2396":2,"2400":3,"2401":2,"2412":1,"2453":1,"2456":2,"2461":2,"2464":2,"2467":9,"2473":1,"2477":3,"2484":31,"2485":2,"2493":3,"2515":1,"2519":1,"2576":2,"2643":1,"2699":1,"2702":2,"2703":2,"2705":3,"2713":1,"2720":1,"2724":2,"2743":4,"2744":3,"2813":1,"2816":4,"2818":1,"2824":1,"2825":1,"2826":1,"2841":1,"2883":1,"2896":2}}],["p>need",{"2":{"2582":2}}],["p>",{"2":{"2582":3}}],["p>for",{"2":{"2582":1}}],["p9",{"2":{"2464":1,"2467":1,"2885":1}}],["p7",{"2":{"2464":1,"2467":1,"2885":1}}],["p5",{"2":{"2464":1,"2467":1,"2885":1}}],["p3",{"2":{"2464":1,"2467":1,"2885":1}}],["p3d",{"0":{"255":1},"2":{"211":1,"241":5,"249":1,"266":1}}],["ppls",{"2":{"2464":1,"2467":1,"2885":1}}],["pp",{"2":{"2263":1}}],["p6",{"2":{"1711":1,"2464":1,"2467":1,"2885":1}}],["p4",{"2":{"1711":1,"2464":1,"2467":1,"2885":1}}],["p2",{"2":{"1711":1,"2464":1,"2467":1,"2885":1}}],["p8",{"2":{"1711":1,"2464":1,"2467":1,"2885":1}}],["p0",{"2":{"1711":2,"2464":1,"2467":1,"2885":1}}],["p1",{"2":{"2464":1,"2467":1,"2885":1}}],["p146279",{"2":{"1346":1}}],["p1800fl",{"2":{"102":2,"114":1}}],["pqrs",{"2":{"1336":1}}],["pbr",{"2":{"2252":1}}],["pb",{"2":{"1974":32,"2493":32}}],["pb11",{"2":{"1189":1,"1190":1,"1191":1}}],["pb10",{"2":{"1189":1,"1190":1,"1191":1}}],["pb4",{"2":{"1189":1}}],["pb3",{"2":{"1189":1}}],["pb7",{"2":{"1189":1,"1190":1,"1191":1}}],["pb6",{"2":{"1189":1,"1190":1,"1191":1}}],["pnp",{"2":{"1515":1}}],["pnputil",{"2":{"669":2}}],["png",{"2":{"664":1,"2701":1,"2703":4}}],["photos",{"2":{"2558":1}}],["phonetic",{"2":{"2242":1}}],["phone",{"2":{"2211":1}}],["phrases",{"2":{"1410":1,"1416":1}}],["phpshop",{"2":{"1297":1}}],["php",{"2":{"1297":1,"1331":1,"1345":1,"1353":1,"1354":1}}],["physically",{"2":{"1265":1,"1435":1,"2399":1,"2808":1,"2862":1}}],["physical",{"0":{"1810":1,"2884":1},"1":{"1811":1},"2":{"581":2,"665":1,"1265":1,"1340":3,"1383":1,"1403":2,"1404":1,"1559":1,"1810":1,"1814":7,"2072":7,"2076":1,"2224":1,"2251":1,"2371":1,"2515":1,"2558":1,"2669":3,"2742":3,"2743":2,"2771":1,"2816":1,"2862":1,"2863":2,"2864":3,"2865":2,"2874":1,"2884":2,"2885":1}}],["phapbgs",{"2":{"2246":1,"2247":1}}],["phantagom",{"2":{"211":1}}],["phantom",{"2":{"211":1}}],["phase",{"2":{"191":1,"1230":1,"1263":3,"1273":2}}],["pjrc",{"2":{"528":2,"533":4,"666":1,"1304":1,"2334":1,"2337":1,"2434":1,"2767":1}}],["pdot",{"2":{"2464":1,"2467":1,"2885":1}}],["pd3",{"2":{"2212":1}}],["pd1",{"2":{"2212":1,"2213":1}}],["pd0",{"2":{"1349":1,"2212":1,"2213":1}}],["pd9",{"2":{"1189":1,"1190":1,"1191":1}}],["pd8",{"2":{"1189":1,"1190":1,"1191":1}}],["pd6",{"2":{"1189":1,"1191":1}}],["pd5",{"2":{"1189":1,"1191":1,"1999":1}}],["pdr",{"2":{"899":1,"903":8,"934":1,"937":9,"968":1,"971":9,"1002":1,"1005":9,"1036":1,"1039":9,"1070":1,"1073":9,"1104":1,"1107":9,"1138":1,"1141":9}}],["pdfs",{"2":{"1567":1}}],["pdf",{"2":{"285":2,"1345":1,"1349":2,"1392":1,"2480":1}}],["pd2",{"2":{"191":1,"1999":1,"2212":1}}],["pwl",{"2":{"2252":1}}],["pwr",{"2":{"1329":1,"1994":1,"2247":1,"2252":1,"2463":1,"2467":1}}],["pw88",{"2":{"222":1,"241":2}}],["pwmd4",{"2":{"1526":1}}],["pwmd2",{"2":{"1281":1}}],["pwmd1",{"2":{"702":1,"703":1,"1453":1}}],["pwmd11tim1",{"2":{"697":1}}],["pwm3360",{"2":{"149":1}}],["pwm",{"0":{"14":1,"702":1,"703":1,"720":1,"802":1,"829":1,"837":1,"861":1,"893":1,"902":1,"928":1,"936":1,"962":1,"970":1,"996":1,"1004":1,"1030":1,"1038":1,"1064":1,"1098":1,"1132":1,"1140":1,"1166":1,"1219":1,"1271":1,"1281":1,"1451":1,"1453":1,"1518":1,"1523":1,"1526":1},"1":{"721":1,"830":1,"862":1,"894":1,"929":1,"963":1,"997":1,"1031":1,"1065":1,"1099":1,"1133":1,"1167":1,"1220":1,"1452":1},"2":{"14":4,"49":1,"50":1,"93":1,"134":3,"160":1,"176":3,"191":2,"222":1,"236":4,"249":8,"266":1,"285":3,"644":1,"645":1,"692":1,"696":2,"697":5,"702":10,"703":2,"704":2,"712":1,"713":3,"716":1,"720":1,"785":1,"786":4,"790":1,"794":1,"802":1,"811":1,"812":4,"817":1,"821":1,"829":1,"835":3,"837":11,"843":1,"844":4,"849":1,"853":1,"861":1,"873":1,"874":4,"881":1,"885":1,"893":1,"899":3,"902":8,"908":1,"909":4,"916":1,"920":1,"928":1,"934":3,"936":8,"942":1,"943":4,"950":1,"954":1,"962":1,"968":3,"970":8,"976":1,"977":4,"984":1,"988":1,"996":1,"1002":3,"1004":7,"1010":1,"1011":4,"1018":1,"1022":1,"1030":1,"1036":3,"1038":7,"1044":1,"1045":4,"1052":1,"1056":1,"1064":1,"1078":1,"1079":4,"1086":1,"1090":1,"1098":1,"1112":1,"1113":4,"1120":1,"1124":1,"1132":1,"1138":3,"1140":10,"1146":1,"1147":4,"1154":1,"1158":1,"1166":1,"1199":1,"1200":4,"1207":1,"1211":1,"1219":1,"1267":1,"1271":2,"1281":15,"1288":1,"1372":1,"1373":1,"1444":2,"1451":3,"1453":7,"1511":2,"1516":2,"1517":1,"1518":2,"1519":2,"1520":1,"1523":2,"1524":1,"1526":11,"2377":1,"2637":1,"2643":1,"2804":2,"2805":3,"2830":2}}],["pt",{"2":{"222":3}}],["pmns",{"2":{"2464":1,"2467":1,"2885":1}}],["pmeg2005eh",{"2":{"2226":1}}],["pm2040",{"2":{"176":2,"277":1,"317":1,"1367":1,"1371":5}}],["pmw3320",{"0":{"1938":1},"2":{"211":1,"1938":6}}],["pmw33xx",{"0":{"273":1,"276":1,"284":1},"2":{"175":2,"176":3,"199":1,"236":1,"249":1,"273":3,"276":1,"277":1,"1939":23}}],["pmw3389",{"2":{"149":2,"199":1,"1939":1}}],["pmw3360",{"2":{"114":3,"118":1,"149":4,"160":1,"1939":1,"1941":1,"2694":1}}],["pmw",{"0":{"1939":2},"2":{"118":1,"1939":6}}],["pcmm",{"2":{"2464":1,"2467":1}}],["pcint",{"2":{"1997":1}}],["pc",{"2":{"1336":3}}],["pc13",{"2":{"2454":1}}],["pc11",{"2":{"1189":1,"1190":1,"1191":1}}],["pc10",{"2":{"1189":1,"1190":1,"1191":1}}],["pc5",{"2":{"1189":1,"1190":1}}],["pc4",{"2":{"1189":1,"1190":1}}],["pca9505",{"2":{"176":1}}],["pca9555",{"2":{"149":1}}],["pcba",{"2":{"2843":3}}],["pcbheaven",{"2":{"2412":1}}],["pcb1",{"2":{"2350":2}}],["pcb",{"2":{"18":2,"114":1,"134":2,"176":2,"211":2,"222":2,"308":1,"311":1,"665":2,"1174":1,"1178":1,"1307":1,"1343":1,"2329":1,"2332":1,"2334":1,"2335":2,"2337":1,"2339":1,"2341":1,"2342":1,"2343":1,"2344":1,"2346":2,"2348":2,"2350":2,"2368":1,"2399":1,"2429":1,"2558":4,"2638":1,"2643":1,"2662":1,"2694":1,"2742":1,"2793":1,"2800":1}}],["pcbs",{"2":{"18":1,"37":2,"114":1,"249":1,"2329":1,"2404":1,"2638":3}}],["pseudocode",{"2":{"2728":1}}],["pseudorandomly",{"2":{"2739":1}}],["pseudorandom",{"2":{"2192":1}}],["psls",{"2":{"2464":1,"2467":1,"2885":1}}],["pste",{"2":{"2462":1,"2467":1}}],["pstr",{"2":{"1505":1,"1669":1,"1670":1,"1686":1,"1903":11,"1906":2,"2193":1,"2194":1,"2230":11,"2841":2}}],["psi",{"2":{"1670":3}}],["pscr",{"2":{"353":1,"571":2,"2462":1,"2467":1,"2516":1}}],["ps",{"0":{"1345":1,"1899":1,"1993":1,"2002":1,"2822":1},"1":{"1994":1,"1995":1,"1996":1,"1997":1,"1998":1,"1999":1,"2000":1,"2001":1,"2002":1,"2003":1,"2004":1,"2005":1,"2006":1,"2007":1,"2008":1,"2009":1},"2":{"133":1,"134":1,"175":1,"176":1,"191":1,"211":3,"236":1,"266":1,"285":1,"1899":1,"1993":2,"2002":1,"2822":6}}],["psp",{"2":{"118":1}}],["ps2avrgb",{"0":{"2446":1},"2":{"235":1,"1269":1,"2336":1,"2446":1,"2558":1}}],["ps2",{"2":{"114":2,"133":1,"134":1,"149":1,"222":1,"1995":2,"1996":5,"1997":9,"1998":5,"1999":17,"2000":3,"2002":17,"2003":4,"2004":10,"2005":1,"2006":4,"2007":3,"2008":2,"2009":1,"2822":1}}],["punctuation",{"0":{"1660":1,"2458":1},"2":{"1563":1,"1660":1,"2327":1}}],["pulsing",{"2":{"1654":6,"2075":2}}],["pulses",{"2":{"1633":2,"1817":9,"2075":2}}],["pulse",{"2":{"1264":3,"1511":1,"1654":1,"2075":10,"2077":1}}],["pulled",{"2":{"1275":1,"1649":1,"2330":1,"2337":1,"2632":1}}],["pulldown",{"2":{"835":3,"838":12,"899":2,"903":3,"934":2,"937":3,"968":2,"971":3,"1002":2,"1005":3,"1036":2,"1039":3,"1070":2,"1073":3,"1104":2,"1107":3,"1138":2,"1141":3,"1528":1}}],["pulls",{"2":{"345":1,"348":1,"2694":1}}],["pullup",{"2":{"134":1,"236":1,"753":2,"835":3,"838":12,"899":2,"903":3,"934":2,"937":3,"968":2,"971":3,"1002":2,"1005":3,"1036":2,"1039":3,"1070":2,"1073":3,"1104":2,"1107":3,"1138":2,"1141":3,"1275":2}}],["pulling",{"2":{"10":1,"24":1,"49":1,"1275":1,"2692":1}}],["pull",{"0":{"392":1,"2784":1},"1":{"393":1,"394":1,"395":1,"396":1},"2":{"2":1,"38":1,"45":1,"69":1,"87":1,"103":1,"126":1,"243":1,"387":2,"389":2,"392":3,"395":1,"396":1,"399":1,"400":1,"578":1,"591":2,"595":9,"599":1,"601":1,"664":1,"730":1,"742":5,"1175":2,"1183":2,"1191":1,"1275":2,"1291":1,"1317":1,"1319":1,"1321":1,"1387":1,"1438":1,"2210":1,"2213":2,"2356":3,"2427":1,"2581":1,"2583":2,"2586":1,"2587":2,"2588":2,"2630":3,"2632":1,"2634":1,"2639":1,"2696":1,"2697":1,"2784":1,"2798":1,"2850":1,"2896":1}}],["pupdr",{"2":{"753":2}}],["puzzle",{"2":{"617":1}}],["pumps",{"2":{"1635":1}}],["pumpkinpad",{"2":{"241":1}}],["pumpkin",{"2":{"191":1,"241":1,"249":1}}],["pumkinpad",{"2":{"249":1}}],["public",{"0":{"2326":1},"2":{"249":1,"1437":3,"2411":1,"2504":1,"2698":3}}],["publishing",{"0":{"2589":1}}],["published",{"2":{"182":2,"357":1,"669":1,"1437":1,"2398":1,"2404":1,"2698":1,"2788":1}}],["publish",{"2":{"176":1,"188":1,"191":2,"199":1,"357":1,"2589":1}}],["pushed",{"2":{"561":1,"747":1,"1386":4,"1635":1,"2705":1}}],["pushbutton",{"2":{"255":1}}],["push",{"2":{"243":1,"262":1,"380":1,"387":3,"389":3,"398":2,"399":2,"400":2,"401":2,"595":2,"742":3,"1191":1,"1275":1,"1448":1,"2356":2,"2374":1,"2539":1,"2545":1,"2546":2,"2549":1,"2554":1,"2556":2,"2585":6,"2587":4,"2588":5,"2589":2}}],["putc",{"0":{"1681":1},"1":{"1682":1}}],["puts",{"0":{"1683":1,"1685":1},"1":{"1684":1,"1686":1},"2":{"1669":1,"1670":1,"1685":1,"2468":1,"2700":1}}],["putting",{"2":{"458":1,"2364":1,"2405":1,"2420":1,"2800":1}}],["put",{"0":{"2558":1},"2":{"134":1,"182":1,"184":1,"283":1,"284":1,"491":1,"567":1,"581":1,"591":1,"597":1,"601":1,"625":1,"637":1,"667":2,"1454":1,"1759":1,"2005":1,"2006":2,"2251":1,"2261":1,"2263":2,"2276":1,"2359":1,"2380":1,"2468":1,"2505":1,"2506":1,"2525":1,"2558":1,"2694":1,"2697":1,"2699":1,"2700":1,"2743":1}}],["puca",{"2":{"134":1}}],["purchases",{"2":{"2503":1}}],["purchased",{"2":{"2451":1}}],["purchase",{"2":{"2244":1,"2503":1}}],["purple",{"2":{"2047":2,"2063":2,"2079":2,"2568":2}}],["purposes",{"2":{"443":1,"838":1,"903":1,"937":1,"971":1,"1005":1,"1039":1,"1073":1,"1107":1,"1141":1,"1905":1,"2015":1,"2232":1,"2396":1,"2450":1,"2622":1,"2743":1,"2772":1}}],["purpose",{"2":{"395":2,"473":1,"1281":1,"1437":1,"1527":1,"2222":8,"2601":1,"2612":1,"2698":1,"2702":1}}],["pur",{"2":{"899":1,"903":10,"934":1,"937":9,"968":1,"971":9,"1002":1,"1005":9,"1036":1,"1039":9,"1070":1,"1073":9,"1104":1,"1107":9,"1138":1,"1141":9}}],["purely",{"2":{"2272":1}}],["purejavahidapi",{"2":{"2013":1}}],["pure",{"2":{"293":1,"305":1,"314":1}}],["purge",{"2":{"134":1,"238":1}}],["pursuit40",{"2":{"143":2}}],["pursuit",{"2":{"109":1}}],["peer",{"2":{"2754":2}}],["peej",{"2":{"211":1}}],["peql",{"2":{"2464":1,"2467":1}}],["pepper",{"2":{"2263":3}}],["pep8",{"2":{"496":1}}],["pent",{"2":{"2464":1,"2467":1,"2885":1}}],["penalize",{"2":{"2327":1}}],["pendulum",{"2":{"2075":3,"2842":1}}],["pending",{"2":{"650":1,"651":1,"2503":2}}],["pen",{"2":{"1932":1}}],["pedal",{"2":{"1883":1,"2484":1}}],["peaks",{"2":{"2373":1}}],["peak",{"2":{"1652":1,"1653":2}}],["pearl",{"2":{"211":5}}],["pe1",{"2":{"1189":1}}],["pe0",{"2":{"1189":1}}],["pegasushoof",{"2":{"199":2}}],["petruziamini",{"2":{"266":1}}],["pet",{"2":{"191":1}}],["people",{"2":{"119":2,"164":2,"172":2,"173":1,"221":1,"231":1,"244":2,"288":1,"408":1,"487":1,"522":1,"523":1,"597":1,"600":1,"601":1,"609":2,"618":1,"625":1,"653":1,"656":1,"664":1,"1299":1,"1313":1,"1322":1,"1325":1,"1354":1,"1360":1,"1391":1,"1397":1,"1467":1,"1596":1,"2351":1,"2364":1,"2381":1,"2383":1,"2393":2,"2427":1,"2516":1,"2529":2,"2535":1,"2581":1,"2696":1,"2783":1,"2845":1,"2857":1,"2858":1,"2878":1,"2894":1}}],["peiorisboards",{"2":{"102":1}}],["perpetually",{"2":{"2850":1}}],["perhaps",{"2":{"1747":1,"2874":1}}],["permitted",{"2":{"1756":1,"2689":1,"2692":1,"2693":1,"2876":1}}],["permissions",{"2":{"1293":1,"2675":1}}],["permission",{"2":{"199":1}}],["permissive",{"0":{"2867":1},"2":{"112":2,"176":1,"546":4,"1489":1,"2262":1,"2263":1,"2802":2,"2861":1,"2863":2,"2864":3,"2865":2,"2867":11,"2868":2,"2873":4}}],["permanently",{"2":{"1658":1}}],["perks",{"2":{"1359":1}}],["perfectly",{"2":{"522":1,"2563":1}}],["perfect",{"2":{"228":1,"595":1,"1473":1}}],["perform",{"2":{"631":2,"677":1,"726":1,"1572":1,"1734":1,"1755":1,"1905":1,"1916":1,"1950":1,"2023":1,"2026":1,"2159":1,"2162":1,"2163":1,"2226":1,"2232":1,"2351":1,"2429":1,"2494":1,"2600":1,"2622":1,"2624":1,"2704":12,"2826":1,"2867":2,"2868":2}}],["performed",{"2":{"556":1,"643":1,"736":1,"737":1,"1710":1,"2448":1}}],["performs",{"2":{"169":1,"469":1,"568":1,"735":1,"736":1,"737":1,"738":1,"2021":2,"2024":2,"2330":1,"2337":1,"2881":1}}],["performing",{"2":{"134":1,"2162":2}}],["performance",{"2":{"93":1,"175":1,"176":1,"215":1,"236":1,"520":1,"635":2,"636":1,"1309":1,"1383":3,"1386":1,"1521":1,"1907":1,"1911":1,"1941":1,"2037":1,"2686":1,"2702":1}}],["perceptible",{"2":{"2883":1}}],["percentage",{"2":{"1553":1,"1556":1,"1558":1}}],["percent",{"0":{"1552":1,"1555":1,"1557":1},"1":{"1553":1},"2":{"511":1,"726":1,"2491":1,"2501":1}}],["perc",{"2":{"176":2,"2491":1,"2501":1}}],["person",{"2":{"1473":1,"2831":1}}],["personal",{"2":{"160":1,"191":1,"1297":1,"1330":1,"2356":1,"2404":1,"2406":1,"2536":2,"2540":1,"2541":1,"2546":1,"2576":1,"2578":1,"2615":1,"2693":1}}],["perspective",{"2":{"371":6,"376":1,"2591":1,"2655":1}}],["persisted",{"2":{"1884":1}}],["persistence",{"2":{"780":1,"806":1,"835":1,"867":1,"899":1,"934":1,"968":1,"1002":1,"1036":1,"1070":1,"1104":1,"1138":1,"1194":1}}],["persistent",{"0":{"655":1,"1388":1,"2735":1,"2738":1},"1":{"1389":1,"1390":1},"2":{"131":1,"655":1,"1388":1,"1392":1,"1398":3,"1456":1,"1496":1,"1670":1,"1920":1,"2219":1,"2269":1,"2468":1,"2700":1,"2702":1,"2735":2,"2738":1,"2860":1}}],["persists",{"2":{"303":1,"1392":1}}],["persist",{"2":{"134":1,"515":1,"542":1,"1946":1,"2273":2,"2277":1,"2364":1}}],["perimeter",{"2":{"1934":1}}],["periodic",{"2":{"2415":1}}],["periodically",{"2":{"352":1,"493":1,"563":1,"1521":1,"2256":1}}],["periods",{"2":{"1602":1,"2263":1,"2325":3}}],["period",{"2":{"112":1,"199":1,"236":1,"264":1,"265":1,"274":1,"282":1,"292":1,"301":1,"313":1,"377":2,"390":1,"454":1,"543":1,"647":1,"756":1,"759":1,"762":1,"765":1,"768":1,"771":1,"774":1,"777":1,"1234":1,"1236":1,"1239":1,"1242":1,"1468":2,"1487":1,"1498":1,"1514":1,"1526":2,"1578":1,"1649":1,"1730":1,"1757":1,"2325":1,"2598":1,"2712":1,"2805":1}}],["peripherals",{"0":{"2644":1},"1":{"2645":1,"2646":1,"2647":1},"2":{"118":2,"146":1,"163":1,"211":1,"229":2,"234":3,"244":1,"697":1,"734":1,"749":1,"1178":1,"1183":1,"1188":1,"1191":1,"1226":1,"1247":1,"1447":1,"1922":1,"2623":1,"2640":1,"2643":1,"2644":1,"2674":1,"2695":1}}],["peripheral",{"0":{"234":1},"2":{"49":1,"176":1,"191":2,"199":1,"234":1,"695":1,"697":1,"731":1,"736":3,"737":1,"740":1,"749":5,"1171":1,"1175":1,"1177":1,"1181":3,"1182":3,"1183":5,"1191":1,"1226":3,"1231":1,"1247":3,"1271":1,"1272":2,"1280":1,"1281":1,"1447":1,"2000":4,"2643":1,"2645":1,"2646":1,"2647":1,"2655":2,"2659":2,"2679":1,"2686":1}}],["per",{"0":{"1480":1,"1582":1,"1769":1,"1882":1,"2324":1,"2365":1,"2875":1,"2878":1},"1":{"2325":1,"2326":1,"2327":1},"2":{"0":1,"9":1,"19":1,"22":1,"39":1,"52":1,"63":2,"92":1,"93":1,"112":6,"114":2,"149":1,"176":1,"184":1,"191":1,"194":3,"195":2,"198":1,"199":4,"201":1,"211":1,"213":1,"224":1,"238":1,"307":1,"317":1,"498":1,"500":1,"509":1,"546":16,"570":1,"603":1,"635":1,"698":1,"730":1,"749":1,"1226":2,"1247":1,"1261":2,"1291":1,"1311":1,"1383":8,"1386":10,"1416":1,"1441":1,"1445":1,"1447":1,"1454":1,"1457":1,"1468":2,"1473":1,"1488":2,"1511":1,"1564":1,"1582":9,"1606":1,"1633":1,"1638":1,"1769":3,"1820":3,"1823":1,"1893":1,"1894":3,"1895":8,"1897":1,"1907":1,"1939":3,"2036":1,"2040":3,"2081":5,"2084":1,"2198":6,"2221":1,"2240":1,"2255":2,"2265":2,"2324":1,"2504":1,"2505":1,"2694":1,"2703":1,"2705":3,"2713":1,"2717":1,"2720":1,"2802":4,"2818":1,"2825":1,"2831":1,"2842":1,"2851":1,"2858":1,"2860":2,"2867":2,"2868":1,"2869":1,"2872":1,"2875":2,"2876":1,"2878":1,"2883":2}}],["pkg",{"2":{"2575":1}}],["pk",{"2":{"94":1,"114":1,"199":1,"1383":1,"1386":3,"2802":3}}],["pgm",{"2":{"160":1,"1582":1}}],["pgup",{"2":{"90":2,"209":1,"353":2,"571":2,"1636":2,"2024":1,"2462":1,"2467":1,"2515":1,"2516":1}}],["pgdn",{"2":{"90":2,"120":1,"209":1,"353":2,"571":2,"1411":1,"1636":2,"2024":1,"2462":1,"2467":1,"2515":1,"2516":1}}],["pywinusb",{"2":{"2013":1}}],["pyhidapi",{"2":{"2013":1,"2015":1}}],["pytest",{"0":{"447":1},"2":{"277":1,"317":1,"447":5,"483":1,"484":1,"488":1,"524":1}}],["pythonimport",{"2":{"2015":1}}],["pythonistas",{"2":{"496":1}}],["pythonfrom",{"2":{"332":1}}],["python3",{"2":{"158":1,"407":1,"470":1,"1498":1,"2572":4}}],["python",{"0":{"23":1,"446":1,"496":1},"2":{"23":1,"70":2,"76":1,"149":1,"158":1,"160":2,"285":2,"322":3,"404":1,"407":1,"446":2,"447":2,"471":4,"473":1,"483":1,"485":1,"487":2,"496":2,"498":1,"502":1,"507":1,"520":1,"524":1,"525":1,"526":2,"596":2,"610":3,"616":2,"617":3,"1498":1,"2013":1,"2015":1,"2337":1,"2569":1,"2572":4,"2703":1}}],["pyformat",{"2":{"199":1}}],["py",{"2":{"76":1,"114":1,"222":1,"322":3,"471":1,"501":1,"525":1,"526":1,"610":3,"616":1,"617":3,"2575":2}}],["pirate",{"0":{"2440":1},"1":{"2441":1},"2":{"2440":2,"2441":1}}],["piezos",{"2":{"1448":1}}],["piezo",{"2":{"697":2,"703":1,"1445":1,"1448":1,"1449":1,"1452":2}}],["piece",{"2":{"522":1,"617":1,"1356":1,"2243":1,"2380":1,"2418":1}}],["pieces",{"2":{"249":1,"522":1,"2373":2,"2565":1,"2888":1}}],["pitch",{"2":{"231":1,"1460":3,"1883":4,"2484":4}}],["pi50",{"2":{"211":2}}],["piantor",{"2":{"211":1}}],["piggy60",{"2":{"207":4,"211":2}}],["pizza65",{"2":{"191":1}}],["pizzakeyboards",{"2":{"191":1}}],["pi60",{"2":{"191":1,"236":1}}],["pio0",{"2":{"1183":1,"1280":1,"2000":1}}],["pio1",{"2":{"249":1,"1183":2,"1280":2,"2000":2}}],["pio",{"0":{"1183":1,"1270":1,"1280":1,"2000":1},"2":{"176":2,"191":3,"211":1,"249":1,"1175":1,"1176":3,"1179":3,"1183":7,"1270":2,"1273":2,"1280":2,"1373":2,"2000":4,"2640":2,"2652":4}}],["pi",{"0":{"163":1,"534":1,"1377":1,"2350":1,"2640":1},"1":{"2641":1,"2642":1,"2643":1,"2644":1,"2645":1,"2646":1,"2647":1,"2648":1,"2649":1,"2650":1,"2651":1,"2652":1,"2653":1,"2654":1},"2":{"163":1,"176":1,"189":1,"191":1,"199":1,"1176":1,"1179":1,"1183":1,"1367":2,"1371":6,"1379":6,"2000":1,"2642":1,"2643":1,"2654":1,"2843":1}}],["pipe",{"2":{"1756":1,"2491":1,"2501":1,"2876":1}}],["pipes",{"2":{"374":1}}],["pipeline",{"2":{"198":1,"1635":1,"2695":1}}],["pip",{"0":{"407":1},"2":{"158":2,"407":2,"470":1,"1498":1,"2572":6,"2573":1}}],["pillow",{"0":{"158":1},"2":{"158":2,"160":1,"2703":1}}],["pistachio",{"2":{"134":1,"143":6,"222":1}}],["picture",{"2":{"2694":1}}],["picro",{"2":{"2654":1}}],["pic",{"2":{"2440":1}}],["picks",{"2":{"2362":1}}],["picky",{"2":{"496":1}}],["picking",{"2":{"156":1}}],["picked",{"2":{"130":2,"145":1,"163":1,"210":1,"232":1,"248":1,"564":1,"1497":1}}],["pick",{"2":{"120":1,"469":1,"476":1,"494":1,"567":1,"596":1,"668":1,"680":1,"1297":1,"1453":1,"1560":1,"1731":1,"1758":1,"1928":2,"1943":3,"2022":1,"2662":1,"2665":1,"2849":1}}],["picolibc",{"2":{"134":1,"308":1}}],["pico",{"2":{"55":15,"163":1,"191":1,"199":1,"236":1,"241":4,"308":1,"317":1,"737":1,"2350":1,"2642":2}}],["pimoroni",{"0":{"1937":1},"2":{"114":2,"118":2,"176":1,"1937":9}}],["pixdata",{"2":{"2702":1,"2705":3}}],["pixels",{"2":{"1894":2,"1897":2,"1905":3,"1907":1,"1912":5,"1929":5,"2232":3,"2234":1,"2236":5,"2705":9,"2715":2,"2722":2,"2724":2}}],["pixel",{"2":{"134":1,"149":1,"176":1,"199":1,"222":2,"248":1,"277":1,"285":1,"1894":1,"1912":2,"2075":9,"2236":2,"2702":1,"2703":2,"2704":5,"2705":7,"2713":2,"2720":2,"2724":8,"2726":4,"2842":3}}],["pix",{"2":{"74":2}}],["pid>",{"2":{"416":1}}],["pid",{"0":{"1297":1},"1":{"1298":1},"2":{"70":1,"111":1,"169":1,"176":1,"184":1,"249":2,"266":1,"317":2,"416":1,"543":1,"669":1,"670":1,"1297":1,"1334":1,"2505":1,"2665":3,"2694":1,"2829":1}}],["pink",{"2":{"2063":2,"2079":2}}],["pinky",{"2":{"1467":1}}],["pinwheels",{"2":{"2075":3,"2842":1}}],["pinwheel",{"2":{"1817":4,"2075":12,"2842":3}}],["ping",{"0":{"775":1},"1":{"776":1,"777":1},"2":{"775":2,"2694":1}}],["pintomux",{"2":{"199":1,"679":1,"680":1}}],["pinouts",{"2":{"1375":1,"1634":1,"2370":1,"2454":1}}],["pinout",{"2":{"176":1,"552":2,"674":1,"1377":1,"1378":1,"1634":1,"2370":1,"2376":1,"2453":1,"2642":1,"2654":2}}],["pinnacle",{"2":{"118":2,"175":1,"176":2,"191":1,"1931":3,"1932":19,"1933":5,"1934":3,"1935":3,"1970":1}}],["pinxx",{"2":{"114":1}}],["pins>",{"2":{"2224":2}}],["pins",{"0":{"1516":1,"2629":1,"2630":1},"2":{"49":1,"70":1,"111":2,"112":2,"114":2,"134":1,"176":2,"191":2,"199":2,"211":1,"236":2,"249":1,"277":1,"374":2,"543":14,"552":12,"604":1,"609":1,"612":1,"626":1,"627":2,"631":11,"671":1,"674":1,"676":4,"696":1,"702":1,"703":1,"704":1,"707":1,"708":1,"748":2,"749":2,"753":1,"783":1,"806":1,"809":1,"835":1,"838":1,"839":1,"841":1,"867":1,"871":1,"899":1,"900":1,"901":1,"903":1,"904":1,"906":1,"934":1,"935":1,"937":1,"938":1,"940":1,"968":1,"971":1,"972":1,"974":1,"1002":1,"1005":1,"1006":1,"1008":1,"1036":1,"1039":1,"1040":1,"1042":1,"1070":1,"1071":1,"1072":1,"1073":1,"1074":1,"1076":1,"1104":1,"1105":1,"1106":1,"1107":1,"1108":1,"1110":1,"1138":1,"1139":1,"1141":1,"1142":1,"1144":1,"1174":1,"1176":1,"1178":2,"1179":2,"1188":1,"1191":4,"1194":1,"1197":1,"1225":2,"1226":3,"1244":1,"1246":2,"1247":2,"1272":1,"1275":1,"1289":1,"1350":1,"1370":1,"1375":1,"1378":1,"1380":1,"1381":1,"1444":2,"1447":1,"1448":1,"1451":1,"1452":1,"1456":1,"1516":3,"1521":1,"1523":1,"1528":2,"1623":3,"1633":5,"1634":7,"1638":9,"1649":4,"1650":1,"1667":3,"1804":1,"1806":1,"1910":7,"1939":8,"1998":1,"2000":1,"2066":3,"2218":1,"2224":9,"2321":1,"2336":1,"2369":1,"2373":1,"2376":2,"2377":3,"2379":1,"2387":1,"2429":3,"2453":1,"2454":1,"2558":1,"2625":1,"2627":1,"2628":1,"2629":2,"2631":2,"2632":5,"2634":1,"2638":2,"2639":1,"2641":1,"2642":2,"2643":1,"2649":1,"2651":2,"2652":1,"2666":2,"2667":3,"2668":7,"2694":1,"2704":2,"2766":1,"2776":1,"2804":1,"2805":2,"2811":2,"2813":1,"2819":6,"2827":3}}],["pin",{"0":{"243":1,"306":1,"315":1,"714":2,"720":2,"1172":1,"1175":1,"1178":1,"1229":1,"1291":1,"1370":1,"1627":1,"2217":1,"2218":1,"2628":1,"2642":1,"2668":1},"1":{"715":2,"721":2,"1230":1,"1231":1,"2629":1,"2630":1,"2631":1,"2632":1},"2":{"28":2,"45":1,"70":2,"93":1,"111":1,"112":2,"114":5,"134":1,"149":1,"160":4,"172":1,"175":1,"176":2,"190":1,"191":1,"199":4,"201":3,"211":8,"222":1,"236":1,"243":33,"249":3,"266":1,"277":10,"294":1,"308":2,"536":1,"543":26,"547":4,"550":3,"551":7,"552":1,"627":5,"631":3,"676":1,"677":1,"679":5,"680":9,"685":6,"697":1,"702":5,"703":4,"707":8,"715":3,"721":3,"725":3,"730":5,"731":2,"740":2,"741":1,"742":34,"749":4,"753":2,"780":3,"806":2,"807":1,"835":2,"836":1,"841":1,"867":2,"868":1,"871":1,"899":2,"906":1,"934":2,"940":1,"968":2,"969":1,"974":1,"1002":2,"1003":1,"1008":1,"1036":2,"1037":1,"1042":1,"1070":2,"1076":1,"1104":2,"1110":1,"1138":2,"1144":1,"1171":1,"1172":3,"1173":2,"1175":5,"1176":3,"1178":12,"1179":7,"1183":2,"1189":2,"1190":2,"1191":6,"1194":2,"1195":1,"1197":1,"1225":3,"1226":13,"1230":2,"1243":1,"1247":8,"1263":3,"1272":2,"1275":4,"1276":1,"1277":4,"1281":1,"1289":13,"1290":4,"1291":5,"1349":2,"1368":1,"1370":3,"1375":2,"1376":2,"1382":1,"1435":1,"1443":1,"1444":10,"1445":2,"1447":4,"1448":3,"1449":3,"1450":2,"1451":5,"1452":4,"1453":5,"1456":9,"1514":4,"1515":2,"1516":4,"1519":2,"1523":1,"1524":1,"1526":2,"1528":3,"1560":1,"1623":1,"1627":1,"1638":1,"1646":5,"1649":8,"1667":6,"1706":1,"1707":1,"1710":4,"1717":3,"1804":11,"1806":9,"1909":7,"1910":3,"1924":12,"1925":3,"1926":6,"1932":3,"1936":8,"1938":12,"1939":11,"1941":16,"1993":1,"1994":2,"1996":2,"1997":4,"1998":2,"1999":2,"2000":3,"2037":11,"2066":2,"2212":2,"2213":2,"2217":4,"2218":3,"2221":2,"2224":1,"2234":6,"2321":4,"2330":2,"2337":2,"2364":3,"2377":1,"2431":3,"2433":3,"2435":3,"2440":2,"2445":1,"2453":1,"2624":2,"2629":3,"2630":4,"2631":4,"2634":1,"2638":1,"2639":1,"2642":2,"2643":2,"2648":1,"2650":15,"2652":2,"2668":1,"2694":1,"2704":70,"2801":1,"2803":6,"2804":5,"2805":4,"2806":3,"2811":1,"2813":8,"2815":10,"2819":4,"2822":6,"2823":8,"2827":7,"2830":3}}],["pliers",{"2":{"2367":1,"2374":1}}],["pl",{"2":{"2252":3}}],["plover",{"0":{"2244":1,"2245":1},"1":{"2246":1,"2247":1,"2248":1},"2":{"1389":1,"1400":1,"1625":4,"2242":1,"2243":2,"2244":5,"2245":6,"2249":2,"2250":2,"2834":4}}],["ploopyco",{"2":{"266":1,"285":1,"291":4,"317":1}}],["ploopy",{"2":{"134":1,"199":1,"294":1}}],["ply2",{"2":{"1629":2,"2475":1}}],["ply1",{"2":{"1629":2,"2475":1}}],["ply8x",{"2":{"300":2,"308":1}}],["plywrks",{"2":{"211":1,"300":2,"308":1}}],["plump",{"2":{"2380":1}}],["pluggable",{"2":{"2211":1}}],["plugging",{"2":{"1326":1,"1559":1,"2207":1,"2211":1,"2336":1,"2558":1,"2665":1}}],["plugged",{"2":{"550":4,"667":1,"1310":1,"2271":1,"2323":1,"2473":1,"2797":1}}],["plug",{"2":{"665":1,"667":1,"1356":1,"1629":1,"2379":1,"2448":1,"2454":1,"2558":2}}],["plugins",{"0":{"2605":1,"2608":1},"1":{"2606":1,"2607":1,"2608":1},"2":{"2605":1,"2608":1}}],["plugin",{"2":{"486":1,"495":1,"2350":2,"2601":1,"2606":1,"2608":1,"2622":1}}],["plunger",{"2":{"1649":1}}],["plunge",{"2":{"288":1}}],["plus",{"2":{"143":2,"176":2,"211":2,"222":1,"226":1,"241":4,"1912":1,"2236":1,"2369":1,"2464":1,"2467":1,"2491":1,"2501":1}}],["plenty",{"2":{"529":1,"1770":1}}],["plexus75",{"2":{"143":2}}],["pleased",{"2":{"224":1}}],["please",{"2":{"14":1,"16":1,"37":1,"43":1,"49":1,"195":1,"196":1,"228":1,"240":1,"273":1,"276":1,"284":1,"302":1,"369":1,"408":1,"452":1,"487":2,"494":1,"496":1,"520":1,"526":1,"576":1,"581":1,"584":1,"588":1,"589":1,"590":1,"592":2,"597":1,"598":1,"601":3,"636":1,"664":1,"682":1,"1178":1,"1268":1,"1316":2,"1317":1,"1378":1,"1387":1,"1433":1,"1437":1,"1565":1,"1603":1,"1629":1,"1630":1,"1652":1,"1653":1,"1756":1,"1920":1,"1993":1,"1996":1,"2013":1,"2037":1,"2047":1,"2277":1,"2361":1,"2387":1,"2398":1,"2401":1,"2407":1,"2503":1,"2517":1,"2525":1,"2535":1,"2561":1,"2574":1,"2581":1,"2583":1,"2644":1,"2645":1,"2646":1,"2662":2,"2663":2,"2693":1,"2697":1,"2706":1,"2707":1,"2709":1,"2844":1,"2876":1,"2889":1}}],["plastic",{"2":{"2375":1}}],["placing",{"2":{"2040":1,"2412":1}}],["placement",{"2":{"2213":1,"2263":1}}],["placeholder",{"2":{"1440":1,"1763":1,"2840":2}}],["placed",{"2":{"354":1,"522":1,"1276":1,"1511":1,"1528":1,"1607":1,"1907":1,"2213":1,"2226":1,"2380":1,"2400":1,"2401":1,"2412":1,"2548":1,"2555":1,"2664":1,"2694":2}}],["place",{"2":{"114":1,"176":2,"182":1,"194":1,"249":1,"284":1,"444":1,"493":1,"494":1,"515":1,"626":1,"662":2,"672":1,"1294":1,"1326":2,"1331":1,"1334":1,"1401":1,"1437":1,"1455":1,"1497":1,"1516":1,"1573":1,"2219":1,"2226":1,"2258":1,"2263":1,"2346":1,"2348":1,"2350":1,"2359":1,"2368":1,"2371":1,"2374":3,"2376":1,"2377":1,"2381":1,"2414":1,"2513":2,"2588":1,"2663":1,"2748":1,"2831":1,"2841":1,"2845":1,"2860":1,"2896":1}}],["places",{"2":{"111":1,"371":1,"511":1,"598":1,"613":1,"1592":1,"1610":1,"2263":1,"2451":1,"2742":1,"2874":1,"2884":1}}],["plates",{"2":{"2404":1}}],["plate",{"2":{"2367":2,"2368":4,"2371":1}}],["plat",{"2":{"133":1,"134":1}}],["platforms",{"2":{"50":1,"93":1,"137":1,"156":1,"160":1,"176":1,"191":1,"222":1,"496":1,"601":1,"741":1,"742":1,"1171":1,"1173":1,"1302":1,"2881":2}}],["platform",{"2":{"50":2,"65":1,"75":1,"111":1,"113":4,"114":4,"123":1,"133":5,"134":5,"149":1,"160":1,"163":2,"189":1,"191":1,"199":7,"211":1,"285":1,"695":1,"742":1,"1170":1,"1520":1,"1526":1,"1901":1,"2685":1,"2689":1,"2704":2,"2751":1,"2881":4,"2892":1}}],["plans",{"2":{"2894":1}}],["planning",{"0":{"2369":1},"1":{"2370":1},"2":{"2368":1,"2372":1,"2377":1,"2378":1}}],["planned",{"2":{"88":1,"601":1,"2068":1,"2367":1,"2371":1}}],["plan",{"2":{"143":2,"602":1,"658":1,"2369":2,"2564":1}}],["planck",{"0":{"17":1,"1298":1},"2":{"17":1,"270":2,"277":2,"371":2,"411":2,"419":1,"424":1,"434":2,"435":2,"436":1,"437":1,"665":7,"1298":1,"1321":1,"1343":4,"1400":1,"1408":4,"1409":2,"1433":2,"1450":2,"1462":2,"1497":1,"2013":1,"2195":1,"2238":1,"2244":1,"2330":2,"2337":2,"2353":2,"2356":1,"2363":8,"2369":2,"2382":1,"2395":1,"2533":4,"2548":1,"2560":2}}],["plain",{"2":{"1564":1,"2039":1,"2489":1,"2515":1,"2537":2,"2565":2,"2601":1,"2612":1}}],["plain60",{"2":{"57":2}}],["plaid",{"2":{"37":2,"249":1}}],["player",{"2":{"2463":1,"2467":1}}],["played",{"2":{"700":2,"1457":1,"1654":2}}],["plays",{"2":{"1455":12,"1456":16}}],["playback",{"2":{"1414":1,"1460":2,"2199":1,"2200":1,"2467":1}}],["playing",{"2":{"623":1,"695":1,"700":1,"1454":1,"1460":2,"1493":3,"1571":1,"2200":1}}],["play",{"0":{"27":2},"2":{"27":2,"222":1,"376":1,"520":1,"623":2,"1389":2,"1414":1,"1443":1,"1455":3,"1460":1,"1473":1,"1505":2,"1575":1,"1625":2,"1629":2,"1632":2,"1744":9,"1751":1,"1772":5,"1807":3,"2167":1,"2274":6,"2463":2,"2467":2,"2475":2,"2622":2,"2735":1,"2804":1,"2888":1}}],["p",{"0":{"757":1,"1685":1,"1689":1,"2178":1,"2180":1},"1":{"758":1,"759":1,"1686":1,"1690":1,"2179":1,"2181":1},"2":{"14":1,"211":1,"266":3,"317":1,"332":1,"353":1,"415":4,"437":2,"442":2,"571":2,"674":2,"748":1,"838":1,"869":1,"903":1,"937":1,"971":1,"1005":1,"1039":1,"1073":1,"1107":1,"1141":1,"1225":1,"1246":1,"1505":3,"1508":1,"1509":1,"1515":1,"1523":1,"1524":1,"1567":1,"1598":1,"1669":1,"1670":2,"1903":8,"1904":1,"1906":2,"1912":7,"1913":6,"2024":1,"2039":1,"2193":1,"2194":1,"2230":8,"2231":1,"2236":3,"2247":2,"2252":2,"2263":2,"2332":2,"2335":1,"2448":3,"2456":3,"2467":3,"2489":1,"2515":1,"2543":1,"2621":4,"2841":2}}],["pave",{"2":{"2505":1}}],["paper",{"2":{"2249":2}}],["paw",{"0":{"1936":1},"2":{"1936":2}}],["paw3204",{"2":{"176":1,"1936":3}}],["pam8302",{"2":{"1456":1}}],["pa0",{"2":{"1190":1}}],["pa3",{"2":{"1189":1,"1190":1,"1191":1}}],["pa2",{"2":{"1189":1,"1190":1,"1191":1}}],["pa1",{"2":{"1190":1}}],["pa15",{"2":{"1189":1,"1190":1}}],["pa14",{"2":{"1189":1,"1190":1}}],["pa11",{"2":{"702":1}}],["pa10",{"2":{"702":1,"1189":1,"1190":1,"1191":1}}],["pa9",{"2":{"702":1,"1189":1,"1190":1,"1191":1}}],["pa8",{"2":{"702":1,"1453":2}}],["pasted",{"2":{"2694":1}}],["paste",{"2":{"2356":1,"2450":1,"2462":2,"2467":2,"2522":1,"2523":1,"2545":1,"2694":1,"2743":1}}],["past",{"0":{"378":1,"391":1},"2":{"1471":1,"2464":1,"2467":1,"2505":1,"2877":1,"2885":1}}],["passes",{"2":{"1398":1,"1504":1,"2036":1}}],["passed",{"2":{"194":1,"415":2,"426":1,"428":1,"437":2,"451":3,"639":2,"648":1,"649":1,"1225":1,"1226":1,"1261":1,"1487":1,"1502":2,"1749":1,"1754":2,"1912":2,"1944":1,"1945":1,"2063":1,"2079":1,"2221":1,"2236":2,"2256":2,"2394":1,"2412":1,"2740":2}}],["passing",{"2":{"415":1,"547":1,"1912":1,"1945":1,"2236":1,"2264":1,"2394":1,"2525":1}}],["passwords",{"2":{"1410":1,"2739":1}}],["password",{"2":{"312":1,"2546":1}}],["pass",{"2":{"22":1,"114":1,"130":1,"134":1,"149":2,"322":3,"381":1,"441":1,"473":2,"482":1,"488":1,"495":1,"515":1,"517":4,"1392":1,"1460":1,"1508":1,"1509":1,"2412":2,"2454":1,"2705":1,"2833":1}}],["pauses",{"2":{"701":1}}],["pause",{"2":{"376":1,"543":1,"1414":1,"1662":1,"1744":8,"2462":2,"2463":2,"2467":4,"2558":1}}],["paus",{"2":{"353":1,"571":2,"2462":1,"2467":1,"2516":1}}],["pay",{"2":{"2218":1}}],["payloads",{"2":{"2013":1}}],["payload",{"0":{"353":1},"2":{"353":1,"354":1,"2013":1}}],["paying",{"2":{"198":1}}],["pain",{"2":{"2377":1}}],["painter",{"0":{"153":1,"232":1,"248":1,"448":1,"449":1,"450":1,"2701":1,"2702":1,"2703":1,"2704":1,"2705":1,"2706":1,"2708":1,"2709":1,"2710":1},"1":{"2702":1,"2703":1,"2704":1,"2705":1,"2707":1,"2708":1,"2709":2,"2710":2,"2711":1,"2712":1},"2":{"153":5,"158":1,"160":1,"176":1,"199":2,"211":2,"232":5,"248":3,"249":1,"285":1,"294":2,"448":1,"449":1,"450":1,"2701":21,"2702":12,"2703":11,"2704":47,"2705":44,"2706":2,"2707":5,"2709":3}}],["paid",{"2":{"592":1,"2697":1}}],["pairs",{"0":{"2276":1},"2":{"570":1,"615":1,"1623":1,"2026":1,"2277":1,"2799":1}}],["pair",{"2":{"202":1,"307":1,"1638":1,"2000":1,"2293":1,"2297":1,"2323":1,"2473":1}}],["pachi",{"2":{"211":2,"277":1}}],["packaging",{"0":{"408":1},"2":{"2373":1,"2505":1,"2678":1}}],["package",{"2":{"364":1,"398":2,"408":2,"501":1,"502":1,"1296":1,"1498":1,"2452":1,"2574":2,"2575":1,"2605":1,"2606":2,"2607":1,"2655":1,"2658":1,"2775":1}}],["packages",{"0":{"2574":1},"2":{"167":1,"371":1,"404":1,"2452":1,"2570":1,"2574":1,"2618":1,"2655":1}}],["pack",{"2":{"371":1,"2356":1,"2619":2}}],["packs",{"2":{"371":3,"2224":1}}],["packed",{"2":{"236":2,"1715":1,"1756":2,"2713":1,"2715":1,"2716":1,"2717":2,"2720":1,"2721":1,"2722":1,"2723":1,"2724":1,"2725":1,"2726":1,"2727":1,"2876":2}}],["packets",{"2":{"263":1,"1920":2,"2246":2,"2247":2,"2251":1}}],["packet",{"2":{"236":2,"263":1,"543":1,"2246":5,"2247":3,"2251":2,"2829":1}}],["packing",{"2":{"199":1}}],["packrat",{"2":{"143":2}}],["pacman",{"2":{"160":1,"2452":1,"2539":1,"2572":1,"2574":1}}],["pal2",{"2":{"2703":3}}],["pal256",{"2":{"2703":3}}],["pal4",{"2":{"2703":3}}],["pal16",{"2":{"2703":3}}],["palsetpadmode",{"2":{"753":2}}],["palettes",{"2":{"2702":1}}],["palette",{"0":{"2718":1,"2725":1},"2":{"160":1,"249":1,"2621":2,"2702":1,"2703":6,"2713":2,"2715":1,"2718":3,"2720":3,"2724":14,"2725":8}}],["paladinpad",{"2":{"134":1}}],["paladin64",{"2":{"122":2,"211":1}}],["pal",{"2":{"133":1,"134":1,"211":1,"702":2,"743":1,"749":2,"753":6,"1173":2,"1176":1,"1178":2,"1179":1,"1226":3,"1247":4,"1277":2,"1281":1,"1376":1,"1453":1,"1526":1,"1998":1}}],["patience",{"2":{"2697":1}}],["patient",{"2":{"592":1}}],["patent",{"2":{"2675":1}}],["patching",{"2":{"2582":1}}],["patch",{"2":{"211":1,"294":2,"2582":3}}],["patterns",{"2":{"422":1,"609":2,"1603":1,"2035":1,"2393":1,"2682":1}}],["pattern",{"2":{"118":1,"125":1,"185":1,"198":1,"308":1,"317":1,"469":1,"619":1,"2776":1,"2860":1}}],["path=",{"2":{"2576":1}}],["path=raw",{"2":{"2015":1}}],["pathlib",{"2":{"332":1}}],["paths",{"2":{"132":1,"134":1,"149":1,"176":1,"199":1,"308":2,"371":1,"595":1,"2618":1}}],["path",{"2":{"6":1,"50":1,"114":1,"211":1,"308":1,"332":3,"371":2,"375":1,"434":1,"435":1,"445":1,"447":1,"466":1,"467":2,"491":1,"706":1,"779":1,"805":1,"834":1,"866":1,"898":1,"933":1,"967":1,"1001":1,"1035":1,"1069":1,"1103":1,"1137":1,"1193":1,"1433":2,"1495":1,"1598":3,"2015":1,"2353":1,"2356":4,"2363":4,"2378":1,"2448":1,"2454":3,"2529":1,"2543":1,"2545":2,"2553":1,"2554":1,"2576":2,"2577":1,"2588":3,"2617":3,"2622":7,"2703":1}}],["padding",{"2":{"2713":1,"2720":1,"2836":1}}],["paddlegame",{"2":{"114":1}}],["pads",{"2":{"665":1,"1638":1,"2226":2}}],["pad",{"0":{"2464":1},"2":{"114":2,"191":1,"236":1,"241":5,"249":2,"266":1,"1442":1,"1633":2,"1970":1,"2224":1,"2226":3,"2373":1}}],["pans",{"2":{"1912":1,"2236":1}}],["pan",{"2":{"211":1,"294":1,"1912":1,"2236":1}}],["panel",{"2":{"153":1,"248":1,"1903":2,"2277":1,"2463":2,"2467":2,"2701":2,"2704":33,"2705":4}}],["panels",{"2":{"123":1,"153":2,"248":1,"2695":1,"2704":3,"2705":3}}],["pandora",{"2":{"114":1,"211":1}}],["pancake",{"2":{"37":2}}],["paren",{"2":{"2491":2,"2501":2}}],["parens",{"2":{"2264":1}}],["parenthesis",{"2":{"2201":1,"2202":6,"2203":6,"2495":6}}],["parentheses",{"0":{"510":1},"2":{"510":2,"2205":1,"2264":1}}],["parent",{"2":{"72":1,"149":1,"249":1,"266":1,"293":1,"305":1,"314":1,"414":1,"600":1,"2607":1}}],["parity",{"2":{"1999":1,"2249":1}}],["paryz",{"2":{"199":1}}],["parse",{"2":{"149":1,"615":1}}],["parsing",{"2":{"76":1,"92":1,"176":1,"191":1,"199":1,"211":1,"236":1,"308":1,"421":1,"471":1,"477":1,"2618":1,"2715":1,"2721":1,"2722":1}}],["paragraph",{"2":{"657":2}}],["params",{"2":{"199":1,"1818":11,"2078":11}}],["parameter",{"2":{"191":1,"501":1,"649":1,"1264":1,"1383":1,"1426":1,"1805":1,"2219":2,"2353":1,"2599":1,"2705":2}}],["parameters",{"2":{"70":1,"249":1,"747":1,"1231":1,"1343":1,"2353":3,"2400":1,"2510":1,"2694":1}}],["parallel",{"2":{"114":1,"134":1,"236":1,"411":3,"437":4,"451":5,"1424":1,"1528":1,"2374":1,"2704":1}}],["party",{"2":{"357":1,"498":1,"591":1,"2277":1,"2851":1}}],["participating",{"2":{"2844":1}}],["particular",{"0":{"1968":1},"2":{"494":1,"496":1,"501":1,"541":1,"600":3,"676":2,"753":1,"775":1,"1344":1,"1398":1,"1401":1,"1437":1,"1455":1,"1508":1,"1526":1,"1681":1,"1952":1,"1967":1,"2033":1,"2266":1,"2327":1,"2365":2,"2375":2,"2414":1,"2449":1,"2452":1,"2531":1,"2603":1,"2657":1,"2698":1,"2768":1}}],["particularly",{"2":{"289":1,"508":1,"593":1,"612":1,"1274":1,"2224":1,"2870":1,"2873":1}}],["parties",{"2":{"288":1,"1596":1,"2505":1,"2655":1}}],["partialremap",{"2":{"1191":2}}],["partially",{"2":{"176":1,"199":1,"236":2,"704":1,"2686":1}}],["partial",{"2":{"49":1,"1372":1,"1373":1,"1504":1,"2325":1,"2704":1}}],["parts",{"0":{"2367":1},"2":{"172":1,"344":1,"523":1,"593":1,"749":1,"1226":1,"1247":1,"1950":2,"2375":1,"2449":2,"2581":1,"2891":1}}],["part",{"2":{"67":1,"76":1,"86":1,"114":2,"134":1,"160":1,"176":2,"188":5,"191":5,"199":1,"211":8,"236":1,"262":1,"266":32,"332":1,"495":1,"510":1,"511":1,"601":1,"616":1,"625":1,"653":1,"664":1,"682":1,"1187":1,"1310":1,"1360":1,"1388":1,"1397":1,"1421":1,"1440":2,"1442":1,"1461":1,"1495":1,"1502":1,"1503":1,"1516":1,"1629":1,"1771":1,"1814":2,"2072":2,"2165":1,"2221":5,"2224":1,"2248":1,"2327":1,"2356":1,"2378":1,"2380":2,"2383":1,"2429":1,"2463":1,"2514":2,"2539":2,"2580":3,"2582":2,"2586":1,"2599":1,"2616":1,"2622":1,"2623":1,"2657":1,"2678":2,"2679":1,"2736":1,"2788":1,"2881":1,"2891":1}}],["page=shop",{"2":{"1297":1}}],["pagesize",{"2":{"2454":1}}],["pages",{"2":{"277":1,"319":1,"561":1,"653":1,"1360":1,"2454":3,"2527":1,"2644":1}}],["page",{"0":{"657":1,"879":2,"914":2,"948":2,"982":2,"1016":2,"1050":2,"1084":2,"1118":2,"1152":2,"1205":2},"1":{"880":2,"915":2,"949":2,"983":2,"1017":2,"1051":2,"1085":2,"1119":2,"1153":2,"1206":2},"2":{"13":1,"124":1,"163":1,"164":1,"194":1,"206":1,"210":1,"249":1,"318":2,"319":1,"343":1,"351":1,"362":1,"370":1,"391":1,"534":1,"537":2,"558":1,"560":1,"569":1,"577":1,"598":2,"608":1,"618":1,"653":2,"656":1,"657":4,"658":1,"662":3,"663":1,"710":1,"730":2,"731":2,"740":2,"750":1,"751":1,"841":1,"871":1,"879":1,"880":2,"906":1,"914":1,"915":2,"940":1,"948":1,"949":2,"974":1,"982":1,"983":2,"1008":1,"1016":1,"1017":2,"1042":1,"1050":1,"1051":2,"1076":1,"1084":1,"1085":2,"1110":1,"1118":1,"1119":2,"1144":1,"1152":1,"1153":2,"1197":1,"1205":1,"1206":2,"1292":1,"1299":1,"1308":1,"1315":1,"1320":2,"1322":1,"1329":2,"1335":2,"1356":1,"1357":1,"1360":2,"1366":1,"1378":1,"1382":1,"1662":2,"1665":1,"1911":2,"1912":7,"1972":1,"1993":1,"2012":3,"2013":1,"2015":4,"2024":2,"2236":7,"2356":1,"2357":1,"2364":4,"2383":3,"2388":1,"2389":1,"2390":1,"2391":1,"2392":1,"2399":1,"2426":1,"2427":1,"2436":1,"2454":8,"2455":1,"2462":4,"2463":3,"2464":2,"2466":2,"2467":6,"2547":1,"2568":1,"2601":1,"2612":1,"2623":1,"2655":1,"2662":1,"2664":1,"2671":1,"2672":1,"2692":1,"2699":1,"2729":1,"2741":1,"2799":1,"2800":3,"2853":1}}],["pong",{"2":{"2694":1}}],["podman",{"2":{"2352":2,"2353":3}}],["poop",{"2":{"2276":1}}],["poor",{"2":{"2263":1,"2850":2}}],["pop",{"2":{"2380":1}}],["populated",{"2":{"2884":1}}],["populates",{"2":{"2215":1}}],["populate",{"2":{"1389":1,"2662":1,"2884":1}}],["popularity",{"2":{"2758":1}}],["popular",{"2":{"236":1,"263":1,"2063":1,"2079":1,"2505":1,"2627":1,"2762":1,"2843":1}}],["popping",{"2":{"236":1}}],["polish",{"2":{"2834":2}}],["policies",{"0":{"2848":1},"1":{"2849":1,"2850":1,"2851":1,"2852":1},"2":{"2503":1}}],["policy",{"0":{"2689":1,"2850":1},"1":{"2851":1,"2852":1},"2":{"1294":1,"2689":1,"2851":1}}],["policy=default",{"2":{"1294":1}}],["polilla",{"2":{"253":2}}],["polarity",{"2":{"1230":1,"2624":1}}],["polaris",{"2":{"211":1,"429":4}}],["pololu",{"2":{"670":1,"2332":1,"2445":1}}],["polled",{"2":{"176":1,"1941":1}}],["poll",{"2":{"176":1,"552":2,"563":1,"1999":1,"2224":2,"2829":1}}],["polling",{"0":{"137":1},"2":{"112":1,"114":1,"137":1,"149":2,"285":1,"294":1,"543":2,"1941":1,"2827":2,"2829":1}}],["potentiometer",{"2":{"671":1,"1706":1,"1881":1}}],["potential",{"2":{"21":1,"142":1,"149":1,"262":1,"312":3,"417":1,"438":1,"2010":1,"2013":1}}],["potentially",{"2":{"0":1,"9":1,"19":1,"39":1,"52":1,"130":1,"377":1,"638":1,"669":1,"1388":1,"1393":1,"1563":1,"2013":1,"2021":1,"2211":1,"2325":1,"2504":1,"2519":1,"2833":1}}],["potato65s",{"2":{"211":1}}],["pocketavr",{"0":{"2436":1},"1":{"2437":1},"2":{"2436":3}}],["pocket",{"2":{"226":1,"236":1}}],["pockettype",{"2":{"57":2}}],["poc",{"2":{"176":1}}],["poker",{"2":{"122":1}}],["portuguese",{"2":{"2834":7}}],["port>",{"2":{"2448":1}}],["portmento",{"2":{"1883":1,"2484":1}}],["portc",{"2":{"1444":1}}],["portb",{"2":{"1368":1,"1444":1}}],["porting",{"2":{"1307":1,"2660":1,"2689":1,"2694":1}}],["portions",{"2":{"1771":1,"2504":1}}],["portion",{"2":{"228":1,"2364":1,"2639":1,"2816":1}}],["portamento",{"2":{"1883":1,"2484":1}}],["portability",{"2":{"745":1,"1223":1,"1244":1}}],["portal",{"2":{"122":2}}],["port",{"2":{"114":1,"134":2,"288":1,"294":1,"442":5,"443":1,"550":3,"666":1,"1351":2,"1883":1,"2245":3,"2249":2,"2333":1,"2430":1,"2432":1,"2434":1,"2436":1,"2438":1,"2440":1,"2445":1,"2448":2,"2484":1,"2622":3,"2629":1,"2637":1,"2675":1}}],["ports",{"0":{"1809":1},"2":{"114":1,"191":2,"1521":1,"2448":1,"2637":1,"2657":1}}],["powering",{"2":{"1528":1}}],["powerful",{"2":{"1391":1,"2262":1,"2424":1,"2525":1,"2627":1}}],["powers",{"2":{"1170":1,"2662":1,"2778":1}}],["powered",{"2":{"374":1,"415":1,"578":1,"1649":1,"1919":1,"2649":1}}],["poweron",{"2":{"249":1}}],["poweroff",{"2":{"211":1,"285":1}}],["power",{"0":{"520":1,"641":1,"1329":1,"1354":1},"2":{"70":1,"112":1,"134":3,"211":1,"222":1,"231":1,"262":1,"266":1,"543":2,"609":1,"640":2,"641":1,"642":2,"679":1,"701":1,"727":1,"730":2,"1230":1,"1274":1,"1329":3,"1348":1,"1354":1,"1388":1,"1392":2,"1456":5,"1528":1,"1606":3,"1646":1,"1670":1,"2066":1,"2252":1,"2269":2,"2277":1,"2364":1,"2400":4,"2462":2,"2463":2,"2467":4,"2480":1,"2525":1,"2638":1,"2694":1,"2705":7,"2804":2,"2829":1}}],["pose",{"2":{"1274":1}}],["possibility",{"2":{"2027":1,"2244":1,"2380":1}}],["possibilities",{"2":{"1734":1,"1741":1,"1814":1,"2072":1,"2381":1}}],["possibly",{"2":{"28":1,"50":1,"1277":2}}],["possible",{"2":{"11":1,"98":1,"99":1,"140":1,"224":1,"293":1,"305":1,"314":1,"322":3,"355":1,"381":1,"395":1,"411":1,"507":1,"524":1,"537":2,"570":1,"592":1,"635":1,"638":1,"639":1,"696":1,"697":1,"701":1,"734":1,"807":1,"836":1,"868":1,"900":1,"935":1,"969":1,"1003":1,"1037":1,"1071":1,"1105":1,"1139":1,"1177":1,"1195":1,"1272":1,"1281":1,"1293":1,"1334":1,"1394":1,"1398":1,"1403":2,"1410":1,"1473":1,"1572":1,"1574":1,"1575":1,"1582":1,"1590":1,"1593":1,"1600":1,"1629":1,"1631":1,"1644":1,"1763":1,"1811":1,"1881":2,"1893":1,"1894":1,"1896":1,"1932":1,"1941":1,"1972":1,"1993":1,"1996":1,"2004":1,"2028":1,"2035":1,"2047":1,"2076":1,"2087":1,"2207":1,"2213":1,"2221":2,"2251":1,"2255":1,"2256":1,"2262":1,"2263":1,"2264":1,"2275":1,"2276":1,"2277":3,"2320":2,"2328":1,"2353":1,"2362":1,"2364":2,"2369":1,"2374":1,"2375":1,"2399":1,"2400":1,"2407":1,"2428":1,"2450":1,"2504":1,"2505":1,"2519":1,"2525":1,"2566":1,"2576":1,"2606":1,"2615":1,"2622":1,"2624":1,"2625":1,"2658":1,"2694":7,"2724":3,"2740":1,"2816":1,"2849":1,"2850":1,"2852":1,"2872":1,"2875":1,"2889":1,"2894":1,"2896":1}}],["possess",{"2":{"748":1,"1266":1,"1269":1,"2451":1}}],["possesses",{"2":{"674":1}}],["positive",{"2":{"506":2,"1912":1,"2236":1}}],["positives",{"2":{"199":1,"1473":1}}],["positioning",{"0":{"1609":1},"2":{"2705":1}}],["positional",{"2":{"434":1,"435":1}}],["positions",{"2":{"176":1,"211":1,"222":1,"1589":1,"1670":1,"1814":2,"1926":2,"2072":2,"2399":1,"2694":2,"2742":1,"2816":1,"2838":1,"2874":1}}],["position",{"0":{"1307":1,"1621":1},"1":{"1622":1},"2":{"62":1,"211":1,"1307":1,"1331":1,"1509":1,"1609":2,"1610":1,"1621":1,"1622":2,"1633":1,"1638":1,"1675":1,"1679":1,"1696":1,"1709":2,"1715":1,"1728":1,"1729":1,"1759":1,"1770":2,"1814":9,"1905":1,"1912":9,"1926":1,"1932":3,"2072":9,"2076":1,"2232":1,"2236":9,"2244":1,"2374":1,"2669":1,"2808":1,"2816":5,"2818":3,"2825":3,"2827":1,"2874":2,"2883":1}}],["pos",{"2":{"176":1,"1633":1,"2053":1,"2055":1}}],["postage",{"2":{"2370":2}}],["postprocess",{"2":{"176":1}}],["post",{"0":{"347":1,"388":1,"632":1,"633":1,"634":1,"1601":1,"2625":1},"1":{"389":1,"390":1,"633":1,"634":1},"2":{"74":1,"133":2,"134":3,"176":3,"266":2,"347":1,"352":1,"354":2,"383":1,"384":1,"625":2,"633":2,"634":2,"639":3,"1300":1,"1355":1,"1389":3,"1417":2,"1606":6,"1669":1,"1670":1,"1953":1,"2047":1,"2049":4,"2087":1,"2223":1,"2251":1,"2400":10,"2401":8,"2518":1,"2585":2,"2625":2,"2694":1,"2696":1,"2704":2,"2705":4,"2709":1,"2887":6}}],["posted",{"2":{"49":1,"2695":1}}],["points",{"2":{"494":1,"1508":1,"1749":1,"2251":1,"2256":1,"2275":3,"2276":3,"2277":5,"2364":3,"2380":1,"2623":1}}],["pointer",{"2":{"755":1,"758":1,"761":1,"764":1,"767":1,"770":1,"773":1,"1238":1,"1241":1,"1256":1,"1258":1,"1505":1,"1888":1,"1905":5,"1912":1,"1922":1,"1926":1,"2013":1,"2014":1,"2018":1,"2020":1,"2232":5,"2236":1,"2256":2}}],["pointers",{"2":{"114":1,"222":1,"563":1,"1736":1}}],["pointed",{"2":{"21":1}}],["point",{"0":{"2293":1,"2300":1},"1":{"2294":1,"2301":1,"2302":1},"2":{"94":2,"215":2,"236":1,"317":1,"380":1,"387":1,"389":1,"390":1,"632":1,"649":1,"653":1,"667":1,"668":2,"1326":1,"1360":1,"1487":1,"1498":1,"1508":1,"1579":1,"1638":1,"1725":1,"1814":2,"1955":1,"2072":2,"2218":1,"2256":2,"2263":1,"2265":1,"2275":1,"2277":1,"2278":3,"2294":2,"2300":1,"2302":1,"2303":1,"2317":1,"2364":1,"2377":1,"2383":1,"2408":1,"2497":3,"2516":1,"2551":1,"2582":2,"2585":1,"2622":2,"2624":1,"2662":1,"2667":1,"2704":1,"2717":2,"2818":1,"2825":1,"2835":1,"2862":1,"2870":1,"2881":1}}],["pointless",{"2":{"50":1,"94":1,"211":1,"236":1,"277":1}}],["pointing",{"0":{"118":1,"138":1,"175":1,"190":1,"1899":1,"1922":1,"1952":1,"1953":1,"1971":1},"1":{"1923":1,"1924":1,"1925":1,"1926":1,"1927":1,"1928":1,"1929":1,"1930":1,"1931":1,"1932":1,"1933":1,"1934":1,"1935":1,"1936":1,"1937":1,"1938":1,"1939":1,"1940":1,"1941":1,"1942":1,"1943":1,"1944":1,"1945":1},"2":{"6":1,"63":1,"118":12,"134":3,"138":4,"149":4,"175":5,"176":8,"190":4,"191":6,"211":3,"249":1,"266":1,"273":1,"285":2,"298":1,"317":2,"546":1,"1606":6,"1607":1,"1899":1,"1922":2,"1923":1,"1924":3,"1925":1,"1932":2,"1934":2,"1935":1,"1936":2,"1938":3,"1939":7,"1940":5,"1941":22,"1942":8,"1943":16,"1944":17,"1945":11,"1946":9,"1948":3,"1949":2,"1950":1,"1951":1,"1952":5,"1953":6,"1954":2,"1955":3,"1957":2,"1959":1,"1970":2,"1971":10,"2222":5,"2385":1,"2401":1,"2819":1,"2856":1}}],["pryce",{"2":{"2888":1}}],["prf5",{"2":{"2323":1,"2473":1}}],["prf4",{"2":{"2323":1,"2473":1}}],["prf3",{"2":{"2323":1,"2473":1}}],["prf2",{"2":{"2323":1,"2473":1}}],["prf1",{"2":{"2323":1,"2473":1}}],["prune",{"2":{"399":1,"400":2}}],["pr12345",{"2":{"381":1}}],["practical",{"0":{"2687":1},"2":{"2412":1,"2522":1,"2850":1,"2851":1}}],["practically",{"2":{"377":1,"2270":1,"2449":1}}],["practice",{"2":{"1356":1,"1469":1,"1493":1,"2409":1,"2705":1}}],["practices",{"0":{"656":1,"2579":1},"1":{"2580":1},"2":{"392":1,"408":1,"496":1,"656":1,"2692":1,"2696":1}}],["pragma",{"2":{"134":1,"199":1,"211":1,"303":1,"494":1,"698":2,"699":2,"702":2,"749":2,"1173":1,"1181":2,"1182":2,"1226":2,"1247":1,"1277":2,"1281":2,"1442":1,"1472":1,"1526":2,"1527":2,"1818":1,"1998":1,"2078":1,"2362":2,"2692":1,"2742":2}}],["pr20584",{"2":{"211":1}}],["pristine",{"2":{"2694":2}}],["price",{"2":{"2627":1}}],["private",{"2":{"2504":1,"2694":1}}],["privately",{"2":{"2504":1}}],["privileged",{"2":{"2363":1}}],["privileges",{"2":{"1294":1,"1310":1}}],["prir",{"2":{"2462":1,"2467":1}}],["principle",{"2":{"783":1,"809":1,"841":1,"871":1,"906":1,"940":1,"974":1,"1008":1,"1042":1,"1076":1,"1110":1,"1144":1,"1197":1,"1892":1,"2661":1}}],["println",{"2":{"2600":12}}],["printed",{"2":{"1187":1,"1954":1,"2015":1,"2364":1,"2381":1,"2453":1,"2575":1,"2642":1,"2831":1}}],["printedpad",{"2":{"277":1}}],["printer",{"2":{"191":1}}],["prints",{"2":{"160":1,"1311":1,"1398":2,"1597":1,"2702":1}}],["print",{"2":{"75":2,"114":1,"119":1,"149":1,"199":1,"249":1,"415":6,"419":1,"437":2,"475":1,"511":1,"544":1,"607":2,"1305":9,"1307":1,"1311":3,"1420":1,"1595":5,"1662":1,"1681":1,"1682":1,"1683":1,"1684":1,"1685":1,"1686":1,"1920":4,"2015":7,"2364":13,"2462":2,"2467":2,"2488":1,"2860":1,"2896":1}}],["printing",{"0":{"473":1,"475":1},"1":{"474":1,"475":1,"476":1},"2":{"49":1,"211":1,"473":1,"544":1,"1562":1,"1704":1}}],["printf",{"0":{"24":1},"2":{"160":1,"176":4,"374":1,"473":1,"508":1,"511":1,"1294":1,"1505":1,"2836":1}}],["prioritized",{"2":{"381":1}}],["prioritizes",{"2":{"312":1}}],["priority",{"2":{"236":1,"537":2,"749":4,"2511":1}}],["prior",{"2":{"251":1,"297":1,"308":1,"593":1,"2462":2,"2467":2}}],["primitives",{"2":{"2701":1}}],["primarily",{"2":{"626":1,"1177":1,"1324":2,"2446":1}}],["primary",{"2":{"191":1,"697":1,"1445":1,"1607":1,"1901":1,"2222":1,"2229":1,"2351":1,"2827":2}}],["prime+",{"2":{"285":1}}],["primekb",{"2":{"211":1}}],["primus75",{"2":{"211":1}}],["prnt",{"2":{"119":1,"2488":1,"2860":3}}],["preamble",{"0":{"2384":1}}],["prerequisite",{"2":{"2352":1}}],["prerequisites",{"0":{"605":1,"2537":1,"2565":1,"2567":1,"2568":1,"2570":1,"2572":1,"2602":1,"2615":1},"1":{"2603":1,"2604":1},"2":{"308":1,"442":1,"443":1}}],["preloaded",{"2":{"1654":1,"2339":1,"2344":1}}],["pregenerated",{"2":{"700":1}}],["pretty=oneline",{"2":{"570":1,"571":1}}],["pretty",{"2":{"419":1,"494":1,"596":1,"601":1,"1305":1,"1318":1,"1320":1,"1342":1,"1440":1,"1998":1,"2371":1,"2412":1,"2562":1,"2563":1}}],["pretend",{"2":{"100":1}}],["predetermined",{"2":{"1560":1}}],["predefined",{"0":{"1483":1,"1484":1,"1485":1,"1486":1},"2":{"231":1,"700":1,"1450":1,"1483":1,"1484":1,"1485":1,"1486":1,"1709":1,"1972":1,"2025":1,"2735":1}}],["predicted",{"2":{"377":1}}],["precompiled",{"2":{"2447":1,"2675":2,"2681":2,"2684":1,"2690":1}}],["precomputed",{"2":{"1458":1}}],["precalculated",{"2":{"1910":2,"1911":3,"2235":1}}],["precedence",{"0":{"2511":1},"2":{"550":1,"2047":2,"2216":1,"2365":1,"2509":2,"2772":1,"2867":1,"2872":1,"2874":1}}],["preceding",{"2":{"297":1,"2870":1,"2871":1}}],["precision",{"2":{"222":2,"671":1,"1649":1,"1711":12}}],["precisely",{"2":{"1737":1}}],["precise",{"2":{"134":1,"1894":1,"1897":1,"1898":1}}],["preonic",{"2":{"211":1,"1298":1}}],["preflashed",{"2":{"2334":1}}],["preformatted",{"2":{"332":1}}],["preferring",{"2":{"2694":1}}],["preferred",{"2":{"116":1,"430":1,"431":1,"432":1,"2353":1,"2378":1,"2404":1,"2576":2,"2657":1,"2693":2,"2694":2,"2712":1,"2742":1}}],["prefers",{"2":{"2665":1}}],["preference",{"2":{"2544":1,"2694":2,"2861":1}}],["preferences",{"2":{"331":1,"476":1,"1643":1,"2277":1,"2617":1}}],["preferable",{"2":{"1383":1,"1649":1,"1965":1}}],["preferably",{"2":{"563":1,"1404":1,"2607":1,"2694":1}}],["prefer",{"2":{"322":3,"381":1,"473":1,"475":1,"481":1,"494":1,"498":2,"509":1,"511":1,"517":1,"520":1,"521":1,"522":1,"1303":1,"1383":1,"2552":1,"2693":1,"2694":1,"2888":1}}],["prefix=",{"2":{"398":1}}],["prefixed",{"2":{"236":1,"476":2,"1392":1,"1414":1,"2498":1,"2515":1,"2518":1,"2831":1}}],["prefix",{"2":{"199":3,"236":1,"249":1,"266":1,"1414":1,"1418":1,"1595":1,"2168":1,"2275":1,"2399":1,"2599":1,"2891":1}}],["prebuilt",{"0":{"164":1},"2":{"164":2,"1304":1,"2341":1}}],["preinstalled",{"2":{"2036":1}}],["preinstall",{"2":{"160":1}}],["preprocess",{"2":{"2256":1,"2887":1}}],["preprocessor",{"2":{"211":1,"494":3,"537":1,"1416":1,"2363":2,"2699":1}}],["prepend",{"2":{"1818":1,"2078":1}}],["prepended",{"2":{"1603":1,"1604":1,"1605":1}}],["prep",{"2":{"114":1,"149":1,"236":1}}],["preparing",{"2":{"437":1,"1438":1}}],["prepare",{"0":{"2566":1},"1":{"2567":1,"2568":1,"2569":1,"2570":1,"2571":1,"2572":1,"2573":1,"2574":1,"2575":1},"2":{"149":1,"222":1,"249":1,"386":1,"2065":1,"2277":1,"2371":1,"2566":1}}],["prepared",{"2":{"134":1,"601":1,"2505":1}}],["prepares",{"2":{"56":1}}],["preparation",{"2":{"86":1,"142":1,"1912":1,"2236":1}}],["presumably",{"2":{"1297":1}}],["prescribe",{"2":{"2668":1}}],["presc",{"2":{"751":1}}],["presence",{"2":{"249":1,"1356":1,"1932":1}}],["presented",{"2":{"2505":1}}],["presents",{"2":{"563":1,"666":1,"1412":1,"2334":1,"2336":1,"2674":1}}],["present",{"2":{"34":1,"201":2,"206":1,"228":1,"229":1,"236":1,"415":2,"428":1,"445":1,"503":1,"549":1,"576":1,"589":1,"674":1,"676":1,"727":1,"735":1,"739":1,"1383":1,"1435":1,"1598":1,"1601":1,"2245":1,"2329":1,"2332":1,"2334":1,"2335":1,"2336":1,"2337":1,"2339":2,"2341":2,"2344":2,"2346":1,"2348":1,"2350":1,"2399":1,"2420":1,"2558":1,"2582":1,"2657":2,"2665":1,"2694":3,"2714":1,"2721":1,"2725":1,"2833":1}}],["presets",{"2":{"160":3,"700":1,"1910":3}}],["pressplayid",{"2":{"2503":1}}],["pressure",{"2":{"1607":1,"1932":1}}],["presses",{"2":{"312":1,"546":1,"618":2,"701":1,"1401":1,"1418":2,"1495":1,"1579":1,"1588":1,"1641":2,"1711":1,"1755":1,"1891":1,"1899":1,"1944":1,"2077":1,"2218":1,"2222":1,"2263":1,"2415":2,"2525":2,"2771":1,"2773":1,"2781":1,"2831":1}}],["pressed",{"0":{"1422":1},"2":{"46":2,"98":1,"194":2,"199":1,"202":1,"222":1,"289":2,"294":1,"297":1,"307":2,"546":1,"575":6,"622":1,"623":5,"624":1,"639":1,"1307":9,"1355":1,"1358":1,"1359":1,"1382":2,"1389":6,"1392":3,"1401":1,"1416":8,"1417":4,"1422":2,"1428":1,"1429":1,"1430":1,"1432":1,"1441":2,"1442":1,"1460":1,"1468":1,"1469":1,"1487":1,"1508":1,"1561":1,"1563":1,"1567":1,"1568":2,"1574":1,"1575":3,"1581":1,"1582":4,"1585":1,"1588":2,"1597":1,"1640":1,"1642":1,"1644":4,"1655":1,"1658":1,"1711":5,"1732":2,"1734":1,"1735":2,"1738":2,"1740":1,"1742":1,"1744":1,"1749":4,"1750":4,"1752":5,"1753":3,"1754":4,"1755":2,"1763":1,"1766":1,"1768":1,"1769":1,"1881":1,"1882":1,"1898":1,"1920":2,"1944":1,"1948":1,"1949":1,"1950":3,"1955":4,"1956":2,"1959":1,"1962":1,"1965":3,"1969":2,"1987":1,"2004":1,"2021":1,"2023":1,"2024":1,"2025":1,"2032":4,"2033":5,"2035":2,"2049":1,"2076":2,"2171":2,"2205":1,"2237":1,"2244":1,"2246":1,"2251":6,"2252":1,"2255":3,"2256":3,"2262":1,"2263":4,"2266":1,"2380":1,"2412":6,"2415":1,"2476":1,"2478":2,"2480":1,"2494":1,"2521":1,"2522":3,"2523":2,"2525":1,"2598":2,"2599":1,"2624":1,"2732":2,"2769":1,"2777":1,"2809":1,"2819":3,"2860":4,"2861":4,"2868":3,"2870":2,"2873":5,"2883":2,"2886":2}}],["press",{"0":{"1581":1,"1582":1,"2415":1,"2868":1},"2":{"99":1,"114":1,"134":1,"191":2,"194":7,"199":1,"202":2,"206":2,"235":1,"266":1,"312":1,"371":1,"376":2,"546":9,"582":1,"583":2,"623":1,"624":1,"639":1,"665":2,"669":1,"1326":1,"1342":1,"1343":1,"1355":28,"1356":1,"1382":1,"1389":1,"1416":1,"1418":1,"1425":1,"1455":5,"1456":5,"1468":2,"1471":1,"1487":2,"1488":1,"1492":3,"1493":3,"1495":1,"1499":1,"1570":3,"1581":1,"1582":5,"1584":2,"1585":1,"1594":2,"1629":4,"1720":1,"1730":2,"1734":1,"1754":1,"1755":1,"1757":1,"1763":1,"1771":1,"1888":1,"1895":1,"1926":1,"1929":2,"1937":1,"1978":1,"1982":1,"2021":2,"2027":1,"2029":1,"2076":1,"2218":1,"2239":1,"2244":1,"2248":1,"2251":2,"2256":1,"2263":2,"2265":2,"2276":1,"2329":2,"2332":2,"2334":2,"2335":2,"2337":2,"2342":1,"2343":1,"2379":1,"2412":4,"2415":1,"2417":1,"2486":28,"2496":1,"2516":1,"2558":3,"2563":1,"2621":2,"2694":1,"2739":1,"2782":2,"2791":1,"2800":1,"2802":2,"2860":1,"2861":1,"2863":2,"2864":3,"2865":2,"2866":1,"2867":6,"2868":9,"2869":3,"2870":1,"2871":1,"2873":5}}],["pressing",{"2":{"73":1,"99":1,"202":2,"211":1,"372":1,"581":1,"582":1,"667":1,"1311":1,"1348":1,"1359":1,"1382":1,"1410":1,"1488":1,"1563":1,"1564":3,"1567":1,"1578":1,"1588":1,"1735":2,"1759":1,"1893":2,"1894":1,"1897":1,"1949":1,"1955":1,"2021":1,"2028":1,"2032":1,"2033":1,"2412":1,"2598":3,"2600":2,"2782":1,"2787":1,"2790":1,"2809":2,"2861":1,"2867":1,"2876":2}}],["pre",{"0":{"203":1,"626":1,"627":1,"628":1,"2624":1,"2649":1},"1":{"627":1,"628":1,"2650":1,"2651":1},"2":{"34":2,"176":1,"194":1,"203":4,"211":2,"266":1,"285":1,"412":1,"421":1,"625":1,"627":2,"628":2,"730":1,"731":1,"1375":1,"1606":6,"1942":1,"2369":1,"2375":1,"2416":1,"2624":2,"2625":1,"2649":1,"2651":1,"2694":4,"2884":1,"2887":3}}],["prev",{"2":{"1459":1,"1465":1,"1635":1,"1648":1,"1744":2,"1816":1,"2039":1,"2074":1,"2277":1,"2278":1,"2323":4,"2463":2,"2467":1,"2469":1,"2473":4,"2482":1,"2489":1,"2490":1,"2497":1,"2872":5}}],["preview",{"2":{"599":1,"2619":2,"2694":2}}],["previewing",{"0":{"599":1}}],["previous",{"2":{"24":2,"56":1,"57":1,"58":1,"98":1,"107":1,"124":1,"126":1,"145":1,"149":1,"191":1,"206":1,"231":1,"279":1,"384":1,"389":2,"391":1,"541":1,"669":1,"670":1,"1331":1,"1359":1,"1459":1,"1465":1,"1648":2,"1744":1,"1816":1,"1843":1,"1844":1,"2015":1,"2024":2,"2039":1,"2057":2,"2058":2,"2074":1,"2107":1,"2108":1,"2246":1,"2255":1,"2265":1,"2278":1,"2285":1,"2323":1,"2362":2,"2374":1,"2397":1,"2412":1,"2463":1,"2467":1,"2469":1,"2473":1,"2482":1,"2489":1,"2490":1,"2497":1,"2529":1,"2545":1,"2547":1,"2582":1,"2694":1,"2705":1,"2870":2,"2872":3,"2886":1,"2895":1}}],["previously",{"2":{"14":1,"50":1,"166":1,"169":1,"170":1,"182":1,"184":1,"234":1,"276":1,"283":1,"738":1,"2159":1,"2218":1,"2246":1,"2667":1,"2705":1}}],["prevention",{"2":{"867":1}}],["preventing",{"2":{"190":2,"191":1,"229":1,"1956":1,"1964":2,"2506":2}}],["prevent",{"2":{"186":1,"191":2,"199":1,"211":1,"222":1,"249":1,"308":1,"312":1,"387":1,"546":1,"557":1,"574":1,"648":1,"658":1,"735":1,"744":1,"1753":1,"1956":1,"1969":1,"2158":1,"2206":1,"2249":1,"2364":1,"2531":1,"2630":1,"2635":1,"2692":1,"2742":1,"2833":1}}],["prevented",{"2":{"103":1}}],["prevents",{"2":{"6":1,"1425":1,"1754":1,"1946":1,"2860":1}}],["pros",{"2":{"2275":1,"2371":1}}],["professional",{"2":{"2242":1}}],["profile5",{"2":{"2323":1,"2473":1}}],["profile4",{"2":{"2323":1,"2473":1}}],["profile3",{"2":{"2323":1,"2473":1}}],["profile2",{"2":{"2323":1,"2473":1}}],["profile1",{"2":{"2323":1,"2473":1}}],["profiles",{"2":{"1928":1,"2617":1}}],["profile",{"2":{"491":1,"492":1,"493":1,"2323":10,"2473":10}}],["profiler",{"2":{"211":1}}],["proficient",{"2":{"392":1,"2853":1}}],["prone",{"2":{"1395":1,"1494":1,"1580":1,"1584":1}}],["proving",{"2":{"2502":1}}],["providing",{"2":{"598":1,"617":1,"1450":1,"2399":2,"2407":1,"2502":2,"2504":1,"2505":1,"2615":1,"2623":1,"2659":1,"2706":1}}],["provided",{"2":{"70":1,"125":1,"164":1,"185":1,"288":1,"312":1,"403":1,"426":1,"471":2,"552":7,"727":2,"734":1,"738":3,"1278":1,"1304":1,"1321":1,"1378":1,"1416":1,"1498":1,"1596":1,"1597":1,"1600":1,"1649":1,"1706":1,"1710":2,"1749":1,"1928":2,"1939":1,"1940":1,"1942":1,"2223":1,"2249":1,"2251":1,"2394":1,"2449":1,"2503":15,"2504":1,"2505":2,"2590":1,"2659":1,"2694":4,"2695":1,"2873":1}}],["provides",{"2":{"24":1,"45":1,"69":1,"164":1,"174":1,"358":1,"442":1,"536":1,"600":1,"604":1,"606":1,"621":1,"683":1,"704":1,"722":1,"1172":1,"1175":1,"1178":1,"1261":1,"1547":1,"1706":1,"1769":1,"1803":1,"1814":1,"1897":1,"1941":3,"2014":1,"2052":1,"2072":1,"2242":1,"2566":1,"2601":1,"2612":1,"2615":1,"2619":1,"2674":1,"2681":1,"2765":1,"2831":1}}],["provide",{"2":{"4":1,"160":1,"199":1,"213":1,"234":1,"285":1,"288":1,"308":1,"443":1,"477":1,"497":1,"557":1,"607":1,"742":1,"1370":1,"1372":1,"1373":1,"1487":1,"1496":1,"1497":1,"1596":1,"1598":1,"1599":1,"1600":2,"1603":2,"1606":2,"1649":1,"1710":1,"1803":1,"1805":1,"1810":1,"1811":1,"1881":1,"1941":1,"2211":1,"2364":1,"2406":1,"2452":1,"2502":2,"2504":2,"2507":1,"2649":1,"2651":1,"2655":1,"2676":1,"2679":1,"2681":1,"2699":1}}],["proves",{"2":{"522":1}}],["probe",{"2":{"2454":1,"2622":5}}],["probability",{"2":{"2043":1}}],["probably",{"2":{"233":1,"371":1,"513":1,"667":1,"1339":1,"1343":1,"1764":1,"1915":1,"2363":1,"2375":2,"2380":1,"2448":1,"2606":1,"2610":1,"2894":1}}],["problem",{"0":{"1354":1,"1756":1},"2":{"1297":1,"1330":1,"1337":1,"1349":1,"1397":1,"1440":1,"1467":1,"1473":1,"1563":1,"1919":2,"2412":1,"2676":1,"2890":1}}],["problems",{"0":{"590":1},"2":{"211":1,"254":1,"377":1,"417":4,"422":1,"438":1,"582":1,"595":1,"1351":1,"1394":1,"1455":1,"2363":1,"2394":1,"2503":1,"2532":1,"2562":1,"2574":1,"2629":1,"2682":1,"2893":1}}],["problematic",{"2":{"123":1,"254":1,"2687":1}}],["proceed",{"2":{"667":1,"2541":1}}],["procedures",{"2":{"2526":1}}],["procedure",{"0":{"397":1},"1":{"398":1,"399":1,"400":1,"401":1},"2":{"176":1,"191":1,"2215":1,"2223":1,"2694":1}}],["processes",{"2":{"382":1}}],["processed",{"2":{"114":1,"1395":1,"1416":2,"1434":1,"1436":1,"1461":2,"1582":1,"1972":1,"2251":2,"2266":1,"2514":1,"2733":1,"2771":1}}],["processors",{"2":{"593":1,"2249":1,"2411":2,"2881":1}}],["processor==stm32f411",{"2":{"415":3}}],["processor",{"2":{"70":1,"111":2,"191":1,"199":1,"421":1,"612":1,"1894":1,"2525":2,"2637":1,"2778":1,"2801":1}}],["processing",{"0":{"98":1,"1771":1},"2":{"4":1,"98":1,"112":1,"125":1,"185":1,"191":1,"199":1,"203":3,"249":1,"288":2,"294":1,"307":2,"546":1,"619":1,"622":1,"623":1,"638":1,"639":1,"744":1,"1270":1,"1271":1,"1272":1,"1389":1,"1442":1,"1503":2,"1505":1,"1579":1,"1580":1,"1588":1,"1596":2,"1635":1,"1691":1,"1771":1,"1922":1,"1956":1,"1969":1,"1971":1,"2251":2,"2400":1,"2511":1,"2521":1,"2522":3,"2712":2,"2817":1,"2887":1}}],["process",{"0":{"16":1,"23":1,"203":1,"623":1,"624":1,"1416":1,"1502":1,"1503":1,"2697":1,"2887":1},"1":{"1417":1,"1418":1,"1419":1,"1420":1,"1503":1},"2":{"0":1,"1":1,"3":1,"7":1,"9":1,"15":1,"19":1,"39":1,"46":3,"52":1,"76":1,"94":1,"114":1,"156":1,"176":2,"201":1,"203":6,"211":3,"222":3,"235":1,"236":1,"266":1,"277":1,"285":1,"294":1,"307":2,"317":2,"377":1,"382":1,"391":1,"393":1,"394":1,"395":1,"554":1,"575":5,"591":1,"601":1,"610":2,"619":2,"622":3,"623":2,"624":2,"625":3,"632":1,"635":1,"639":1,"643":1,"645":1,"668":1,"669":1,"744":2,"1307":1,"1358":3,"1359":2,"1366":2,"1389":4,"1401":2,"1416":4,"1417":5,"1432":1,"1441":2,"1442":5,"1455":6,"1456":12,"1488":1,"1497":1,"1502":4,"1503":2,"1575":3,"1587":3,"1588":6,"1592":1,"1606":12,"1629":2,"1631":2,"1635":1,"1636":1,"1649":1,"1711":1,"1723":1,"1763":2,"1820":2,"1881":1,"1882":1,"1887":2,"1907":1,"1916":4,"1917":1,"1920":1,"1949":1,"1950":1,"1965":1,"1969":1,"1971":2,"2009":1,"2027":1,"2032":2,"2033":1,"2035":5,"2039":2,"2049":3,"2081":2,"2171":1,"2223":1,"2251":3,"2256":5,"2262":2,"2271":1,"2342":1,"2374":2,"2375":1,"2387":1,"2402":1,"2407":1,"2412":1,"2511":1,"2521":2,"2522":1,"2523":1,"2526":1,"2544":1,"2548":2,"2550":1,"2558":1,"2567":2,"2570":1,"2571":1,"2580":1,"2662":1,"2670":1,"2674":1,"2694":1,"2695":1,"2732":1,"2759":1,"2818":2,"2825":2,"2827":1,"2860":1,"2883":1,"2886":1,"2887":45}}],["proprietary",{"0":{"2673":1,"2686":1},"1":{"2674":1,"2675":1,"2676":1,"2677":1,"2678":1,"2679":1,"2680":1,"2681":1,"2682":1,"2683":1,"2684":1,"2685":1,"2686":1,"2687":1,"2688":1,"2689":1,"2690":1},"2":{"2503":1,"2673":1,"2674":1,"2675":1,"2676":1,"2677":1,"2681":3,"2682":1,"2686":1,"2687":2,"2689":1,"2690":1}}],["props",{"2":{"2462":1,"2467":1}}],["proposed",{"2":{"322":3,"381":1,"392":1,"2673":1}}],["prophet",{"2":{"211":1}}],["property",{"2":{"516":1,"1348":1,"2705":2}}],["properties",{"0":{"516":1},"2":{"308":1,"371":2,"516":1,"669":1,"1676":1,"1946":1,"2611":1,"2816":2}}],["properly",{"2":{"191":1,"222":1,"249":1,"543":1,"546":1,"1331":1,"1585":1,"1770":1,"1912":1,"2081":1,"2226":1,"2249":1,"2416":1,"2436":1,"2444":1,"2599":1,"2610":1,"2741":1}}],["proper",{"2":{"174":1,"440":1,"1293":1,"1294":1,"2545":1,"2628":1,"2630":1,"2659":1}}],["propagated",{"2":{"482":1}}],["propagate",{"2":{"149":1}}],["prologues",{"2":{"160":1}}],["promenade",{"2":{"294":1}}],["promethium",{"2":{"114":1}}],["prompts",{"2":{"308":1,"2576":4}}],["prompt",{"2":{"294":1,"308":1,"417":1,"426":2,"669":1,"2448":1,"2467":1,"2546":1,"2568":1,"2615":1}}],["prompted",{"2":{"172":1,"2607":1}}],["promote",{"2":{"199":1,"2503":1}}],["prominent",{"2":{"2745":1}}],["prominently",{"2":{"131":1}}],["promises",{"2":{"2690":1}}],["promicro",{"0":{"2387":1,"2783":1},"2":{"153":1,"222":1,"271":2,"277":1,"306":2,"311":14,"315":2,"317":2,"421":2,"1291":1,"1367":14,"1370":2,"2387":1,"2662":1,"2801":2}}],["programs",{"0":{"2744":1},"2":{"1756":2,"1942":2,"2024":1,"2528":1,"2652":1,"2876":2,"2881":1}}],["program",{"0":{"1293":1},"1":{"1294":1,"1295":1},"2":{"376":1,"471":1,"473":2,"522":1,"601":1,"609":1,"735":1,"1183":1,"1270":1,"1289":1,"1437":3,"1563":1,"1575":1,"2010":1,"2197":1,"2242":1,"2364":1,"2378":1,"2525":2,"2537":3,"2565":3,"2698":3,"2755":1,"2881":3,"2892":1}}],["programmed",{"2":{"2563":1}}],["programmer>",{"2":{"2448":1}}],["programmers",{"2":{"511":1,"2436":1,"2448":1,"2454":1}}],["programmer",{"0":{"367":1},"2":{"367":1,"1293":3,"1493":3,"1886":1,"2329":4,"2332":1,"2335":2,"2363":1,"2430":1,"2432":1,"2434":1,"2436":1,"2438":1,"2440":1,"2448":2,"2526":1,"2561":3,"2834":3}}],["programmatically",{"2":{"1710":1,"1818":1,"2078":1,"2248":1,"2272":1}}],["programmatic",{"2":{"1654":1}}],["programmable",{"0":{"1972":1,"1976":1,"1977":1,"1979":1,"1981":1,"1983":1,"1985":1,"1988":1,"1989":1,"1991":1,"2493":1},"1":{"1973":1,"1974":1,"1975":1,"1976":1,"1977":1,"1978":2,"1979":1,"1980":2,"1981":1,"1982":2,"1983":1,"1984":2,"1985":1,"1986":2,"1987":2,"1988":1,"1989":1,"1990":2,"1991":1,"1992":2},"2":{"134":4,"149":1,"188":1,"190":1,"191":3,"231":3,"1270":1,"1972":2,"1974":64,"1976":1,"1988":1,"1989":1,"1990":1,"1991":1,"1992":1,"2406":1,"2493":65,"2652":1,"2887":1}}],["programming",{"0":{"622":1,"2407":1},"1":{"623":1,"624":1},"2":{"593":1,"2010":1,"2013":1,"2424":1,"2449":1,"2504":1,"2525":1,"2535":1,"2561":1,"2612":1,"2757":1,"2766":2,"2880":1}}],["progressively",{"2":{"213":1}}],["progress",{"2":{"113":1,"355":1,"695":1,"2164":1}}],["progressed",{"2":{"109":1}}],["progmem",{"2":{"94":1,"114":1,"149":1,"247":1,"307":1,"571":1,"710":1,"757":1,"783":2,"809":2,"841":2,"871":2,"906":2,"940":2,"974":2,"1008":2,"1042":2,"1076":2,"1110":2,"1144":2,"1197":2,"1416":2,"1497":1,"1505":1,"1510":1,"1572":2,"1573":2,"1574":2,"1575":6,"1587":1,"1588":1,"1624":1,"1635":1,"1670":1,"1685":1,"1686":1,"1689":1,"1690":1,"1882":1,"1904":1,"1912":3,"2045":7,"2047":5,"2049":3,"2178":1,"2180":1,"2231":1,"2236":3,"2238":1,"2240":1,"2258":1,"2275":1,"2276":1,"2509":1,"2514":2,"2531":1,"2874":1,"2885":1}}],["pro",{"0":{"271":1,"1371":1,"1374":2,"2430":1,"2650":1},"1":{"1372":1,"1373":1,"1374":1,"1375":1,"1376":1,"1377":1,"1378":1,"2431":1},"2":{"77":1,"86":2,"102":3,"114":12,"134":2,"143":2,"149":2,"159":4,"160":2,"163":1,"172":1,"176":4,"189":1,"191":2,"197":2,"199":1,"222":3,"236":2,"271":2,"317":2,"528":1,"550":1,"666":1,"670":2,"1295":1,"1367":1,"1369":1,"1371":8,"1376":1,"1378":1,"1380":1,"1381":1,"2207":1,"2209":1,"2212":1,"2213":1,"2219":2,"2225":1,"2332":1,"2333":1,"2367":1,"2369":1,"2370":2,"2430":2,"2431":3,"2432":1,"2445":3,"2449":1,"2535":1,"2636":1,"2638":1,"2639":6,"2648":2,"2650":2,"2651":1,"2654":1,"2662":2,"2783":1,"2834":4,"2843":3}}],["producing",{"2":{"93":1,"2036":1}}],["production",{"0":{"2408":1,"2450":1},"2":{"443":1,"2330":3,"2337":3,"2408":1,"2450":2}}],["products",{"2":{"142":1,"730":3,"1297":1,"2507":1,"2687":1,"2799":1}}],["product",{"2":{"70":1,"134":2,"169":2,"184":2,"191":2,"543":2,"670":1,"730":4,"731":1,"1297":4,"1310":1,"2013":2,"2015":5,"2330":2,"2337":2,"2429":1,"2502":1,"2504":1,"2694":1,"2800":2,"2829":1}}],["producers",{"2":{"2505":1}}],["produced",{"2":{"412":1,"543":1,"2027":2,"2342":1,"2343":1,"2750":1,"2751":1}}],["produces",{"2":{"303":1,"1450":1,"1567":2,"1770":1,"2027":2,"2035":2}}],["produce",{"2":{"49":1,"170":1,"209":1,"266":1,"702":1,"1488":3,"1497":1,"1572":1,"1884":1,"2375":1,"2420":1,"2535":1,"2873":3}}],["protozoa",{"2":{"211":2}}],["prototypist",{"2":{"143":2,"149":1,"211":3,"222":2}}],["prototypes",{"2":{"133":1,"134":1,"2403":1,"2694":1}}],["prototype",{"2":{"114":1,"191":1,"2408":1,"2692":1}}],["proto",{"2":{"114":1,"134":1,"253":1}}],["protocol=serial",{"2":{"266":1,"277":1}}],["protocols",{"0":{"2248":1},"2":{"133":1,"134":1,"2243":1,"2245":2,"2248":3,"2249":1,"2320":1}}],["protocol",{"0":{"2245":1},"1":{"2246":1,"2247":1,"2248":1},"2":{"50":1,"75":1,"111":2,"112":1,"113":1,"114":1,"133":3,"134":3,"160":1,"176":2,"191":1,"199":2,"222":1,"236":2,"249":1,"263":1,"265":1,"266":1,"374":1,"552":1,"557":1,"1261":1,"1264":1,"1650":1,"1924":1,"1936":1,"1938":1,"2002":1,"2036":1,"2222":1,"2245":1,"2246":2,"2247":2,"2248":6,"2249":2,"2251":4,"2320":1,"2332":1,"2342":1,"2415":1,"2686":1,"2754":2,"2827":3,"2828":2,"2881":2,"2882":1}}],["proton",{"0":{"304":1,"1189":1,"1372":1,"1449":1,"2636":1},"1":{"2637":1,"2638":1,"2639":1},"2":{"49":3,"50":2,"77":1,"134":2,"160":1,"172":2,"189":2,"304":1,"308":1,"530":1,"550":1,"704":1,"749":1,"1178":2,"1226":1,"1247":1,"1289":1,"1367":1,"1369":2,"1371":4,"1372":2,"1375":1,"1449":1,"1526":1,"2219":1,"2340":1,"2367":1,"2369":1,"2370":1,"2622":2,"2636":1,"2638":2,"2639":6,"2843":1}}],["protected",{"2":{"2755":1}}],["protection",{"2":{"312":1}}],["protect",{"2":{"26":1,"730":1,"2412":1}}],["project¹",{"2":{"2610":1}}],["projectcain",{"2":{"249":1}}],["projects",{"0":{"1289":1,"2408":1},"1":{"1290":1},"2":{"204":1,"543":2,"609":1,"2328":1,"2358":1,"2398":1,"2400":1,"2606":1,"2607":1}}],["project",{"0":{"42":1,"593":1,"2360":1,"2395":1,"2610":1},"2":{"211":2,"213":1,"331":1,"371":1,"392":1,"501":1,"542":1,"591":1,"595":1,"603":1,"1289":1,"1321":1,"1921":1,"2242":1,"2351":2,"2357":1,"2358":2,"2360":2,"2380":1,"2408":3,"2410":1,"2607":1,"2610":5,"2611":6,"2662":4,"2765":1}}],["pr",{"0":{"394":1,"401":1,"2505":1,"2691":1},"1":{"2692":1,"2693":1,"2694":1,"2695":1,"2696":1,"2697":1,"2698":1},"2":{"1":1,"14":1,"32":1,"36":1,"49":1,"130":1,"134":1,"149":2,"191":1,"198":1,"199":1,"229":1,"236":1,"255":1,"256":1,"265":1,"273":1,"275":1,"308":1,"322":12,"381":11,"384":1,"385":1,"386":1,"387":1,"394":1,"400":1,"487":1,"488":2,"597":2,"600":1,"601":2,"1383":1,"1386":3,"1403":1,"1575":1,"2248":1,"2252":3,"2503":5,"2505":2,"2692":8,"2694":8,"2695":6,"2697":2,"2802":2}}],["prs",{"0":{"38":1,"2692":1,"2693":1,"2694":1,"2695":1},"2":{"1":1,"21":1,"134":1,"188":1,"199":1,"213":1,"224":1,"233":1,"251":2,"265":1,"268":2,"275":1,"279":1,"307":1,"377":1,"380":4,"381":4,"383":3,"384":1,"385":1,"390":9,"440":1,"597":1,"601":1,"2503":5,"2505":3,"2506":1,"2507":1,"2691":1,"2692":1,"2693":1,"2694":4,"2695":3,"2696":1,"2697":3}}],["tft",{"2":{"2385":1,"2704":1}}],["tbd",{"2":{"2337":1}}],["tbkmini",{"2":{"311":8,"317":2}}],["tbk",{"2":{"277":1}}],["tsr",{"2":{"2252":1}}],["tsangan",{"2":{"211":2,"285":1,"308":1}}],["tl",{"2":{"2252":3,"2267":2}}],["td",{"2":{"1573":2,"2255":1,"2258":4,"2259":1,"2261":1,"2262":1,"2263":41,"2264":26,"2265":25}}],["tps65",{"2":{"1927":1,"1928":2}}],["tps43",{"2":{"1927":1,"1928":2}}],["tpyo",{"2":{"1504":1}}],["tpm754",{"2":{"1345":2}}],["t6181",{"2":{"1346":1}}],["t1l",{"2":{"1273":1}}],["t1h",{"2":{"1263":1,"1264":1,"1273":1}}],["tmpu",{"2":{"2199":1}}],["tmpd",{"2":{"2199":1}}],["tm023023",{"2":{"1931":1}}],["tm035035",{"2":{"1931":1}}],["tm040040",{"2":{"1931":1}}],["tm1812",{"2":{"1265":1}}],["tmk",{"0":{"601":1,"1321":1},"2":{"1":1,"38":1,"49":1,"75":2,"113":4,"114":5,"133":3,"134":3,"176":1,"199":1,"222":2,"556":2,"1297":2,"1313":1,"1321":6,"1330":2,"1331":4,"1337":2,"1339":2,"1343":1,"1349":1,"1354":2,"2320":1,"2358":3,"2509":1,"2514":1,"2558":1,"2751":1,"2881":1}}],["t0l",{"2":{"333":1,"1273":1}}],["t0h",{"2":{"333":1,"1263":1,"1264":1,"1273":1}}],["tty",{"2":{"2448":1}}],["ttyacmx",{"2":{"2448":1}}],["ttf",{"2":{"449":1,"2701":1,"2703":3,"2705":1}}],["tt",{"2":{"194":1,"546":1,"1392":2,"1658":1,"1757":1,"1956":1,"2239":2,"2480":1,"2496":1,"2869":1}}],["txbolt",{"2":{"2246":1,"2828":1}}],["txen1",{"2":{"1999":1}}],["txled",{"2":{"1372":1,"1376":1}}],["tx",{"0":{"2246":1},"2":{"277":1,"1175":4,"1176":3,"1178":8,"1179":6,"1183":1,"1189":11,"1190":9,"1191":8,"1246":2,"1247":4,"1370":1,"2245":1,"2246":3,"2247":1,"2249":1,"2252":4,"2639":2,"2650":3,"2652":2}}],["txt",{"2":{"191":1,"404":1,"445":2,"470":1,"1497":1,"1499":1,"2582":4}}],["txuu",{"2":{"143":2}}],["tube",{"2":{"2371":1}}],["tuning",{"2":{"2032":1,"2869":1,"2875":1}}],["tuned",{"2":{"1932":1,"2670":1}}],["tunes",{"2":{"1443":1}}],["tune",{"2":{"176":2,"1737":1,"1755":1,"2033":1,"2735":1,"2878":1}}],["tuple",{"2":{"508":2,"510":1}}],["tuples",{"0":{"508":1},"2":{"508":1}}],["tutorial",{"0":{"2525":1},"1":{"2526":1,"2527":1},"2":{"367":1,"747":1,"2535":1,"2536":2,"2592":1,"2594":1,"2603":1,"2854":2}}],["tuv",{"2":{"266":1}}],["tuvw",{"2":{"249":1}}],["turquoise",{"2":{"2063":2,"2079":2}}],["turing",{"2":{"1964":2}}],["turkish",{"2":{"134":1,"2834":6}}],["turnaround",{"2":{"265":1,"2550":1}}],["turn",{"0":{"2261":1},"2":{"92":1,"124":1,"152":1,"222":1,"387":1,"613":1,"639":1,"656":1,"699":1,"1173":1,"1185":1,"1266":1,"1300":1,"1455":1,"1513":2,"1515":1,"1519":1,"1531":1,"1532":1,"1543":1,"1544":1,"1648":2,"1676":1,"1678":1,"1748":2,"1757":1,"1759":1,"1760":1,"1811":2,"1816":2,"1820":1,"1827":1,"1828":1,"1829":1,"1830":1,"1883":2,"1905":1,"1912":2,"1969":1,"2049":2,"2058":4,"2068":1,"2074":2,"2075":3,"2081":1,"2091":1,"2092":1,"2093":1,"2094":1,"2195":1,"2232":1,"2236":2,"2239":5,"2244":1,"2261":2,"2364":1,"2472":2,"2480":3,"2482":2,"2484":2,"2490":2,"2496":5,"2516":1,"2652":1,"2694":1,"2733":1,"2804":1,"2805":1,"2815":1,"2818":1,"2824":1,"2825":1,"2882":1}}],["turned",{"2":{"77":1,"601":2,"1461":1,"1516":1,"1610":1,"1638":1,"1807":1,"1919":1,"2049":1,"2276":1,"2599":1,"2670":1}}],["turns",{"2":{"31":1,"34":1,"152":1,"543":1,"1389":1,"1398":10,"1455":2,"1460":2,"1463":2,"1465":6,"1491":2,"1500":2,"1506":2,"1563":1,"1564":4,"1565":2,"1567":1,"1568":1,"1569":2,"1571":1,"1576":2,"1761":2,"1806":2,"1820":1,"1906":1,"1907":1,"1912":3,"2081":1,"2234":1,"2236":4,"2241":2,"2255":1,"2363":2,"2469":6,"2470":2,"2471":2,"2480":2,"2492":2,"2599":2,"2703":1,"2731":2,"2809":2}}],["turning",{"2":{"13":1,"25":1,"134":1,"195":1,"643":1,"1455":1,"1905":1,"1968":1,"2232":1,"2364":1,"2759":1,"2882":1}}],["tzarc",{"2":{"174":1,"176":1,"288":1}}],["typ65+",{"2":{"211":1}}],["typists",{"2":{"1383":1,"2867":1,"2868":1}}],["typically",{"2":{"616":1,"1266":1,"1275":1,"1321":1,"1324":1,"1395":1,"1468":1,"1710":1,"1758":1,"1909":1,"1942":1,"2263":1,"2364":1,"2401":1,"2402":1,"2514":1,"2675":1,"2753":1,"2755":1,"2793":1,"2874":1,"2883":1,"2884":1}}],["typical",{"2":{"194":1,"471":1,"1392":1,"1528":1,"1563":1,"1942":1,"2502":1,"2514":1}}],["typing",{"0":{"2027":1,"2076":1},"2":{"152":1,"195":1,"211":1,"246":1,"297":3,"308":1,"637":1,"1395":1,"1463":1,"1492":1,"1499":2,"1505":1,"1567":2,"1769":1,"1770":2,"1955":1,"2021":1,"2027":2,"2035":2,"2067":1,"2075":3,"2076":6,"2177":1,"2181":1,"2237":1,"2242":1,"2263":5,"2277":1,"2325":5,"2380":1,"2621":2,"2779":1,"2842":1,"2870":2,"2878":1,"2892":1}}],["typographic",{"2":{"199":1}}],["typos",{"2":{"134":2,"249":1,"308":1,"1494":1,"1495":3,"1497":1,"1498":2,"1502":1}}],["typo",{"2":{"114":4,"134":4,"149":3,"176":1,"191":1,"249":1,"1495":3,"1497":3,"1498":4,"1499":2,"1502":2,"1503":4,"1504":4,"1505":4,"1508":4,"1509":1}}],["typeid",{"2":{"2713":2,"2715":1,"2716":1,"2717":1,"2718":2,"2719":2,"2720":2,"2722":1,"2723":1,"2724":1,"2725":1,"2726":1,"2727":1}}],["typed",{"2":{"1413":2,"1493":1,"1494":1,"1595":1,"1752":1,"1753":1,"1754":9,"2026":2,"2027":1,"2263":1,"2276":1,"2860":1}}],["typedef",{"2":{"236":1,"1911":1,"1912":1,"2223":1,"2236":1,"2263":1,"2264":1,"2265":2,"2716":1}}],["typewriter",{"2":{"236":1}}],["typenames",{"2":{"176":1}}],["typestring",{"2":{"2802":1}}],["types",{"0":{"615":1,"1383":1},"2":{"114":2,"119":1,"149":1,"191":1,"196":2,"236":1,"537":2,"597":1,"615":1,"1597":1,"1646":1,"1766":2,"1910":1,"2021":1,"2027":1,"2171":1,"2172":2,"2328":2,"2488":1,"2703":2,"2789":1,"2860":1}}],["type",{"0":{"521":1,"1903":1},"2":{"49":2,"111":1,"112":1,"114":2,"132":1,"143":2,"149":1,"152":2,"160":1,"199":1,"211":1,"222":1,"236":4,"249":3,"273":1,"277":1,"354":1,"364":1,"414":1,"486":1,"521":1,"537":1,"556":1,"582":1,"597":1,"613":1,"631":1,"668":2,"669":1,"682":1,"1346":2,"1382":1,"1383":1,"1386":2,"1387":1,"1410":1,"1412":2,"1414":1,"1416":2,"1442":1,"1460":1,"1463":1,"1492":2,"1499":2,"1508":1,"1509":2,"1563":2,"1572":1,"1585":1,"1610":1,"1730":1,"1734":2,"1736":1,"1770":2,"1814":3,"1910":4,"1911":1,"1924":1,"1936":1,"1938":1,"1939":1,"1940":1,"1964":1,"1965":1,"1970":1,"2067":1,"2072":3,"2174":1,"2175":1,"2176":1,"2177":1,"2178":1,"2179":1,"2180":1,"2181":1,"2182":1,"2183":1,"2184":1,"2185":1,"2186":1,"2187":1,"2188":1,"2189":1,"2190":1,"2191":1,"2192":1,"2219":1,"2235":3,"2237":2,"2238":1,"2263":4,"2264":2,"2265":1,"2273":1,"2276":1,"2320":1,"2363":1,"2364":1,"2395":1,"2401":6,"2414":1,"2448":1,"2558":1,"2598":3,"2622":1,"2627":1,"2701":1,"2704":2,"2713":1,"2715":2,"2716":2,"2717":2,"2720":1,"2721":4,"2722":2,"2723":2,"2724":2,"2725":2,"2726":2,"2727":2,"2789":1,"2818":1,"2825":1,"2892":1}}],["tweezers",{"2":{"2367":1,"2374":1}}],["tweetydabird",{"2":{"311":8,"317":1}}],["tweak",{"2":{"119":1,"285":1,"2043":1,"2076":1,"2524":1}}],["tweaks",{"0":{"2841":1},"2":{"94":1,"149":1,"277":1,"294":1,"2628":1}}],["tw40",{"2":{"241":2}}],["tw",{"2":{"93":1,"2039":1,"2489":1}}],["twisting",{"2":{"2373":1}}],["twinkling",{"2":{"2043":1}}],["twinkle",{"2":{"74":1,"93":1,"114":1,"231":1,"2039":2,"2041":2,"2042":2,"2043":3,"2045":2,"2489":2,"2842":1}}],["twi",{"2":{"249":1}}],["twig50",{"2":{"191":1}}],["twice",{"2":{"92":1,"1468":1,"2198":1,"2254":1,"2255":1,"2258":1,"2332":1,"2445":1,"2809":1}}],["two",{"0":{"337":1,"338":1,"1791":1},"1":{"1792":1,"1793":1},"2":{"18":1,"31":1,"34":1,"35":1,"49":1,"114":1,"149":1,"196":2,"203":1,"222":1,"255":1,"277":1,"289":1,"322":1,"337":1,"338":1,"374":1,"455":1,"473":1,"520":1,"537":1,"597":1,"601":1,"609":1,"617":2,"623":1,"640":1,"666":1,"674":1,"696":2,"703":1,"1170":3,"1178":2,"1230":1,"1274":1,"1329":1,"1356":1,"1359":2,"1375":1,"1378":2,"1383":1,"1392":1,"1403":1,"1416":1,"1434":1,"1444":1,"1448":1,"1452":1,"1456":1,"1473":1,"1487":1,"1508":3,"1509":1,"1579":1,"1584":1,"1587":1,"1597":1,"1601":1,"1603":1,"1624":1,"1629":1,"1635":1,"1638":3,"1665":1,"1708":1,"1710":1,"1711":1,"1766":2,"1772":1,"1877":1,"1881":1,"1902":1,"1906":1,"1911":2,"1927":1,"1929":3,"1971":1,"1994":1,"1998":1,"2014":1,"2035":1,"2044":1,"2047":1,"2066":1,"2068":1,"2075":1,"2172":1,"2188":1,"2207":3,"2209":2,"2212":1,"2213":1,"2233":1,"2246":2,"2251":1,"2252":1,"2256":1,"2263":2,"2373":3,"2406":1,"2505":1,"2510":1,"2519":1,"2560":1,"2582":1,"2586":1,"2622":1,"2639":1,"2649":1,"2652":1,"2697":1,"2728":1,"2840":1,"2867":2,"2873":4,"2888":2,"2896":1}}],["tgr",{"2":{"122":2,"134":1}}],["tg",{"2":{"38":1,"1392":2,"1956":3,"1969":2,"2255":1,"2265":3,"2480":1}}],["tkd",{"2":{"2503":1}}],["tkm",{"2":{"114":1,"211":1}}],["tkc",{"2":{"43":4,"211":3}}],["tkc1800",{"0":{"33":1,"34":1},"1":{"34":1},"2":{"33":2,"34":1,"43":2,"2745":1}}],["tkl87",{"2":{"270":1,"277":1}}],["tklfrlnrlmlao",{"2":{"211":1}}],["tkl",{"2":{"18":2,"110":1,"197":6,"211":5,"226":2,"236":1,"253":2,"281":2,"2252":1,"2553":1,"2694":1}}],["tainting",{"2":{"2687":1}}],["tacworks",{"2":{"2503":1}}],["tate",{"2":{"2035":1}}],["talking",{"2":{"601":1,"2207":1}}],["talk",{"2":{"595":1,"601":2,"602":1,"1230":1,"2356":1,"2454":1}}],["tandem",{"2":{"397":1}}],["tag+=",{"2":{"1310":1}}],["tagging",{"2":{"398":1}}],["tagged",{"2":{"380":1}}],["tag",{"2":{"211":1,"228":1,"332":1,"387":2,"389":1,"398":2,"399":1,"600":1,"2622":1,"2627":1}}],["tags",{"0":{"110":1},"2":{"110":5,"398":2,"399":1,"400":2,"2587":1,"2743":1,"2800":2}}],["tabbing",{"2":{"1358":1}}],["tabs",{"0":{"334":1},"1":{"335":1,"336":1,"337":1,"338":1,"339":1},"2":{"334":1,"494":1,"496":1,"2378":1,"2693":1}}],["tabsification",{"2":{"191":1}}],["tab",{"0":{"335":1,"338":1,"339":1,"489":1,"1358":1,"1475":1},"1":{"336":1,"337":1,"490":1,"491":1,"492":1,"493":1},"2":{"222":1,"334":1,"353":1,"371":3,"375":1,"489":2,"490":1,"491":1,"492":4,"493":2,"561":1,"562":1,"571":2,"669":1,"1325":3,"1348":1,"1358":4,"1432":14,"1474":1,"1475":1,"1480":2,"1486":1,"1574":1,"1575":3,"1588":4,"1592":2,"2025":9,"2168":2,"2249":2,"2263":2,"2327":1,"2458":2,"2467":2,"2500":1,"2509":1,"2515":1,"2519":1,"2547":1,"2599":1,"2611":2,"2743":1}}],["tables",{"0":{"329":1},"2":{"2169":1,"2644":1,"2788":1,"2832":1,"2833":1}}],["tablet",{"2":{"100":1,"1391":1}}],["table",{"0":{"444":1,"2716":1,"2717":1},"2":{"55":1,"160":1,"191":1,"199":1,"247":1,"285":1,"444":3,"657":1,"658":2,"662":1,"669":1,"676":1,"700":3,"704":1,"1176":1,"1179":1,"1450":1,"1523":1,"1524":1,"1814":1,"1955":1,"2041":1,"2072":1,"2238":1,"2275":2,"2276":7,"2318":1,"2364":2,"2373":1,"2418":1,"2640":1,"2653":1,"2705":2,"2715":6,"2716":4,"2717":3}}],["taking",{"2":{"324":1,"392":1,"591":1,"2035":1,"2047":1,"2414":1,"2582":1,"2611":1,"2867":1}}],["takashicompany",{"2":{"249":2,"431":2}}],["takashiski",{"2":{"143":4,"149":2}}],["takai",{"2":{"149":1}}],["taken",{"2":{"392":1,"471":1,"1394":1,"1610":1,"2255":1,"2425":1}}],["take",{"0":{"1309":1},"2":{"134":1,"191":2,"194":1,"222":1,"236":1,"288":1,"302":1,"371":1,"375":1,"398":1,"452":1,"456":1,"554":1,"592":1,"601":1,"609":1,"747":1,"755":1,"758":1,"761":1,"764":1,"767":1,"770":1,"773":1,"1238":1,"1241":1,"1256":1,"1258":1,"1329":1,"1418":1,"1751":1,"1754":1,"1755":1,"1912":1,"2047":1,"2068":1,"2215":1,"2265":1,"2365":1,"2374":1,"2407":1,"2525":1,"2570":1,"2655":1,"2697":1,"2706":1,"2836":1,"2849":1,"2885":1,"2891":1,"2896":1}}],["takes",{"2":{"49":1,"456":1,"729":1,"1334":1,"1350":1,"1382":1,"1589":1,"1649":1,"1739":1,"1740":1,"1741":1,"1754":1,"1915":1,"2248":1,"2255":1,"2263":1,"2356":1,"2515":1,"2581":1,"2772":1,"2841":1,"2872":1,"2874":1}}],["taurus",{"2":{"114":1}}],["ta65",{"2":{"57":2}}],["taro",{"2":{"143":2}}],["targeted",{"2":{"2225":1,"2659":1}}],["target2initiator",{"2":{"2223":4}}],["targets",{"0":{"2331":1,"2333":1,"2338":1,"2340":1,"2345":1,"2347":1,"2349":1,"2554":1,"2555":1},"2":{"173":1,"176":1,"199":1,"204":1,"213":1,"236":1,"279":1,"293":3,"294":1,"305":3,"314":3,"415":11,"434":2,"435":2,"436":2,"437":1,"593":1,"2219":1,"2225":1,"2363":1,"2554":1,"2555":2,"2556":1,"2622":3,"2695":1}}],["targeting",{"2":{"149":1,"390":3,"1174":1,"1177":1,"2660":1,"2693":1,"2694":1}}],["target",{"0":{"1956":1,"1964":1,"1968":1,"1970":1},"2":{"49":2,"94":1,"114":3,"149":1,"160":1,"198":1,"236":1,"240":1,"266":23,"294":1,"317":1,"332":1,"401":4,"412":1,"415":2,"437":1,"496":1,"702":1,"755":1,"758":1,"761":1,"764":1,"767":1,"770":1,"773":1,"776":1,"1176":1,"1179":1,"1278":1,"1368":2,"1369":1,"1371":2,"1379":2,"1397":1,"1442":1,"1910":4,"1955":6,"1956":12,"1957":1,"1959":1,"1962":1,"1964":8,"1965":1,"1967":4,"1968":6,"1969":1,"1970":3,"1971":1,"2329":1,"2330":2,"2332":1,"2334":1,"2335":1,"2336":1,"2337":2,"2339":1,"2341":1,"2342":1,"2343":1,"2344":1,"2353":5,"2363":5,"2421":1,"2429":2,"2440":1,"2448":1,"2454":1,"2562":2,"2605":1,"2611":2,"2622":3,"2692":1,"2695":1,"2704":3}}],["tartan",{"2":{"37":2}}],["tasks",{"2":{"76":1,"149":1,"403":1,"556":1,"643":1,"1520":1,"1572":1,"2881":1}}],["task",{"0":{"125":1,"639":1,"1971":1,"2712":1},"2":{"31":2,"34":1,"49":1,"64":1,"84":1,"93":1,"113":1,"114":1,"125":4,"134":5,"149":2,"211":1,"266":2,"277":1,"317":1,"620":1,"632":1,"638":2,"639":2,"648":1,"1372":1,"1373":1,"1521":1,"1606":6,"1820":1,"1903":2,"1904":1,"1905":1,"1906":1,"1912":5,"1913":4,"1932":1,"1939":2,"1941":2,"1944":2,"1945":3,"1946":2,"1949":2,"1950":1,"1952":1,"1953":1,"1970":1,"1971":8,"2081":1,"2223":2,"2230":2,"2232":1,"2233":1,"2236":4,"2256":1,"2526":1,"2580":1,"2702":4,"2705":7,"2712":5,"2818":1,"2825":1,"2882":3}}],["tapdance",{"2":{"2264":11}}],["tape",{"2":{"2249":2,"2371":2,"2381":2}}],["tapped1",{"2":{"2518":1}}],["tapped",{"2":{"289":1,"297":1,"546":1,"1359":1,"1392":1,"1393":1,"1432":1,"1503":2,"1564":1,"1582":2,"1658":3,"1956":1,"2203":7,"2205":7,"2206":3,"2239":2,"2254":1,"2255":4,"2263":2,"2264":3,"2463":1,"2467":1,"2480":2,"2487":29,"2495":7,"2496":2,"2518":29,"2519":1,"2598":1,"2861":1,"2867":3,"2870":1,"2873":2,"2875":1}}],["tapping",{"0":{"119":1,"195":1,"1582":1,"2488":1,"2858":1,"2860":1,"2876":1},"1":{"2859":1,"2860":1,"2877":1},"2":{"22":2,"49":1,"63":1,"112":11,"119":11,"134":2,"149":1,"160":1,"176":1,"188":1,"191":1,"194":1,"195":6,"199":3,"203":1,"222":3,"289":1,"294":1,"297":1,"544":2,"546":12,"556":2,"1392":2,"1436":1,"1468":1,"1469":2,"1473":1,"1488":6,"1489":1,"1492":1,"1503":2,"1508":1,"1564":6,"1580":1,"1658":1,"1756":2,"1763":1,"1934":3,"1935":1,"1956":2,"1959":1,"2021":2,"2205":1,"2239":2,"2255":9,"2256":4,"2263":4,"2264":1,"2265":7,"2335":1,"2488":9,"2598":1,"2789":1,"2802":1,"2837":2,"2858":10,"2859":9,"2860":51,"2861":6,"2862":2,"2866":6,"2867":6,"2868":4,"2869":8,"2870":2,"2873":3,"2876":11,"2877":2,"2887":1}}],["taps",{"0":{"2260":1,"2520":1,"2863":1},"1":{"2521":1,"2522":1,"2523":1},"2":{"98":1,"176":1,"191":1,"194":7,"211":1,"289":1,"294":1,"297":1,"308":1,"546":2,"701":1,"1392":2,"1425":1,"1488":2,"1489":1,"1564":2,"1756":1,"1769":1,"1771":2,"1932":2,"2172":1,"2239":1,"2255":1,"2256":1,"2262":1,"2263":2,"2500":2,"2694":1,"2859":2,"2860":2,"2870":1,"2873":1,"2876":1,"2895":1}}],["tap",{"0":{"15":1,"22":1,"194":1,"195":1,"206":1,"297":1,"1362":1,"1364":1,"1418":1,"1425":1,"1426":1,"1427":2,"1489":1,"1763":1,"2192":1,"2253":1,"2255":1,"2258":2,"2262":1,"2263":1,"2264":3,"2265":1,"2487":1,"2518":1,"2521":1,"2523":1,"2648":1,"2739":1,"2790":1,"2791":1,"2857":1,"2861":1,"2864":1,"2869":1,"2870":1,"2871":1,"2872":1},"1":{"2254":1,"2255":1,"2256":1,"2257":1,"2258":1,"2259":1,"2260":1,"2261":1,"2262":1,"2263":1,"2264":1,"2265":1,"2519":1,"2520":1,"2521":1,"2522":1,"2523":1,"2524":1,"2858":1,"2859":1,"2860":1,"2861":1,"2862":2,"2863":2,"2864":2,"2865":2,"2866":2,"2867":2,"2868":2,"2869":1,"2870":1,"2871":2,"2872":2,"2873":1,"2874":1,"2875":1,"2876":1,"2877":1,"2878":1,"2879":1},"2":{"22":3,"38":1,"49":3,"74":1,"90":8,"112":5,"120":3,"134":1,"149":4,"152":2,"176":7,"191":4,"194":14,"195":10,"196":1,"199":6,"203":3,"206":3,"211":3,"222":3,"249":1,"266":1,"277":1,"289":2,"294":1,"297":8,"308":7,"317":1,"357":1,"405":1,"544":1,"546":18,"574":2,"667":1,"1362":1,"1364":1,"1392":2,"1393":1,"1397":1,"1411":3,"1414":4,"1418":7,"1420":1,"1425":3,"1426":1,"1432":2,"1442":1,"1466":2,"1468":2,"1469":2,"1480":1,"1487":4,"1488":6,"1489":1,"1502":1,"1503":11,"1505":1,"1508":1,"1564":4,"1567":1,"1573":2,"1575":3,"1580":1,"1582":17,"1588":3,"1635":1,"1636":4,"1658":5,"1730":1,"1756":1,"1757":3,"1759":2,"1763":6,"1766":1,"1769":1,"1771":1,"1895":3,"1929":8,"1934":4,"1935":5,"1955":4,"1956":2,"2021":1,"2039":1,"2168":1,"2172":1,"2201":2,"2205":4,"2206":2,"2239":4,"2248":2,"2254":1,"2255":30,"2256":21,"2258":8,"2259":1,"2260":5,"2261":12,"2262":58,"2263":53,"2264":23,"2265":49,"2273":1,"2290":4,"2291":3,"2292":3,"2327":8,"2336":1,"2339":2,"2341":2,"2342":1,"2343":1,"2344":2,"2346":4,"2348":4,"2350":5,"2487":1,"2496":1,"2518":3,"2519":3,"2521":4,"2522":7,"2523":5,"2524":2,"2569":1,"2598":2,"2599":1,"2600":2,"2648":7,"2650":1,"2694":1,"2739":1,"2773":1,"2790":1,"2791":1,"2802":4,"2809":1,"2817":3,"2821":2,"2837":2,"2855":2,"2857":2,"2858":1,"2859":13,"2860":8,"2861":4,"2862":2,"2866":1,"2867":11,"2868":4,"2869":14,"2870":15,"2871":8,"2872":20,"2873":3,"2875":6,"2876":2,"2878":1,"2887":2,"2892":4,"2895":1}}],["ti",{"2":{"2750":1}}],["tie",{"2":{"2742":1}}],["tied",{"2":{"397":1,"2421":1,"2744":1}}],["tin",{"2":{"2373":1}}],["tiny",{"0":{"2635":1}}],["tinyuf2",{"0":{"2346":1},"1":{"2347":1},"2":{"93":1,"176":1,"199":1,"277":1,"2346":5,"2635":2}}],["tinyprintf",{"0":{"24":1}}],["tion",{"2":{"2035":2}}],["tilde",{"2":{"1745":2,"2491":1,"2501":1,"2833":1}}],["tild",{"2":{"1393":1,"2491":1,"2501":1,"2519":1}}],["tips",{"0":{"661":1,"1407":1},"1":{"1408":1,"1409":1},"2":{"1893":1,"1894":1,"1897":1,"2373":1,"2375":1}}],["tip",{"0":{"1617":1,"1618":1},"2":{"288":1,"330":2,"357":1,"486":1,"537":1,"578":1,"580":1,"581":1,"643":1,"648":1,"661":4,"668":1,"698":1,"730":1,"748":1,"749":1,"1170":1,"1187":1,"1281":1,"1368":1,"1385":1,"1386":2,"1398":1,"1416":2,"1421":1,"1442":1,"1473":1,"1498":1,"1502":1,"1503":1,"1504":1,"1505":1,"1560":1,"1602":1,"1607":2,"1609":1,"1613":2,"1617":1,"1618":1,"1624":1,"1629":1,"1635":2,"1636":1,"1708":1,"1803":1,"1817":1,"1818":1,"1898":1,"1904":1,"1915":1,"1928":1,"1954":1,"1972":1,"2031":1,"2037":1,"2039":1,"2046":1,"2075":2,"2078":1,"2085":1,"2086":1,"2158":1,"2165":1,"2212":1,"2219":2,"2220":1,"2224":2,"2356":1,"2396":1,"2399":1,"2400":1,"2401":1,"2445":1,"2449":1,"2463":1,"2529":1,"2532":1,"2538":1,"2543":1,"2546":1,"2548":1,"2549":1,"2559":1,"2565":1,"2570":1,"2571":1,"2576":2,"2577":1,"2581":1,"2583":1,"2587":1,"2588":2,"2617":1,"2650":1,"2665":1,"2669":1,"2704":1,"2705":5,"2706":1,"2735":1,"2739":1,"2742":1,"2743":1,"2850":1,"2858":1,"2867":1,"2869":1}}],["tiger80",{"2":{"211":1}}],["tiger910",{"2":{"143":2}}],["tighter",{"2":{"2075":2,"2549":1}}],["tight",{"2":{"191":1,"1268":1}}],["ticking",{"2":{"2330":1,"2337":1}}],["tick3",{"2":{"1654":1}}],["tick2",{"2":{"1654":1}}],["tick1",{"2":{"1654":1}}],["tick",{"2":{"160":2,"285":1,"639":1,"668":1,"1654":6,"1942":2}}],["ticks",{"2":{"25":1,"64":1,"176":1,"1526":1,"2710":1}}],["title",{"2":{"149":1,"319":1,"334":1,"595":2,"657":1}}],["tidy",{"2":{"50":1,"114":3,"131":1,"133":1,"134":3,"149":2,"199":3,"211":3,"222":1,"249":1,"266":3,"308":1,"2371":1,"2377":1}}],["tim4",{"2":{"1526":3}}],["tim2",{"2":{"1281":2}}],["timx",{"2":{"702":2,"1281":5,"1453":1}}],["tim8",{"2":{"698":3,"704":1}}],["tim7",{"2":{"698":3}}],["tim6",{"2":{"698":3,"699":3}}],["tim15",{"2":{"1527":2}}],["tim1",{"2":{"697":1,"702":6,"703":1,"1453":1}}],["timingr",{"2":{"751":5}}],["timings",{"2":{"191":1,"1174":1,"1177":1,"1582":1}}],["timing",{"0":{"1264":1,"1582":1},"2":{"11":1,"74":1,"112":1,"134":2,"149":1,"211":1,"546":4,"648":1,"736":1,"1263":1,"1264":1,"1268":1,"1273":2,"1638":1,"1755":1,"1769":3,"2625":1,"2692":2,"2702":1,"2705":1,"2817":1,"2858":1,"2869":2}}],["timeframe",{"2":{"2256":1}}],["timely",{"2":{"2223":1,"2504":1}}],["timeline",{"2":{"127":1,"2695":1}}],["timed",{"0":{"1786":1},"2":{"556":1,"639":1,"2364":1}}],["time80",{"2":{"211":1}}],["timeout=1000",{"2":{"2015":1}}],["timeouts",{"2":{"25":1,"199":1,"2222":1,"2872":1}}],["timeout",{"0":{"25":1,"754":1,"757":1,"760":1,"763":1,"766":1,"769":1,"772":1,"775":1,"1186":1,"1473":1,"1568":1,"1760":1,"1768":1,"1769":1,"1770":1},"1":{"755":1,"756":1,"758":1,"759":1,"761":1,"762":1,"764":1,"765":1,"767":1,"768":1,"770":1,"771":1,"773":1,"774":1,"776":1,"777":1},"2":{"25":7,"49":1,"74":1,"93":1,"112":2,"134":2,"152":1,"158":1,"160":1,"176":4,"183":4,"191":3,"211":1,"297":1,"546":5,"552":7,"639":17,"749":1,"755":1,"756":2,"757":1,"758":1,"759":2,"761":1,"762":2,"764":1,"765":2,"767":1,"768":2,"770":1,"771":2,"773":1,"774":2,"776":1,"777":2,"780":2,"806":2,"835":2,"867":2,"899":2,"934":2,"968":2,"1002":2,"1036":2,"1070":2,"1104":2,"1138":2,"1186":2,"1194":2,"1234":2,"1236":2,"1239":2,"1242":2,"1269":2,"1468":3,"1471":1,"1472":1,"1473":5,"1482":1,"1488":1,"1490":1,"1491":3,"1492":5,"1493":1,"1568":4,"1578":2,"1582":1,"1760":2,"1768":1,"1769":4,"1770":3,"1783":1,"1786":2,"1820":1,"1907":5,"1912":1,"1928":2,"1932":2,"1937":2,"1964":6,"2081":1,"2160":2,"2163":4,"2221":1,"2224":6,"2234":1,"2236":1,"2263":1,"2470":3,"2569":1,"2598":1,"2648":2,"2702":2,"2809":1,"2817":2,"2818":3,"2821":1,"2825":3,"2826":4,"2827":2,"2830":2,"2870":3,"2872":3,"2877":1}}],["timer1",{"2":{"696":1,"2364":1}}],["timer3",{"2":{"696":1}}],["timer",{"0":{"11":1,"1519":1,"1524":1,"1527":1,"1584":1,"1585":1,"1586":1,"1787":1},"1":{"1585":1,"1586":1},"2":{"11":1,"49":1,"74":1,"114":4,"134":1,"149":2,"191":1,"199":3,"222":1,"285":1,"294":3,"308":1,"546":5,"639":7,"698":5,"699":2,"702":3,"703":2,"1281":1,"1383":4,"1386":4,"1432":6,"1444":2,"1451":1,"1453":2,"1468":1,"1516":1,"1517":1,"1519":2,"1523":22,"1524":8,"1527":2,"1583":1,"1584":2,"1585":2,"1586":2,"1780":1,"1783":1,"1787":1,"1905":1,"1955":1,"1962":1,"1965":1,"2223":2,"2232":1,"2256":1,"2692":3,"2705":12,"2740":5,"2805":2}}],["timers",{"0":{"2740":1},"2":{"10":1,"11":1,"647":1,"698":1,"702":1,"1281":2,"1524":3,"1527":1,"2626":1,"2740":1}}],["time",{"0":{"1385":1,"2261":1},"2":{"10":2,"25":1,"28":1,"49":2,"50":1,"73":1,"112":1,"123":1,"124":1,"134":1,"140":1,"152":1,"153":1,"173":1,"174":1,"176":3,"182":1,"191":1,"222":1,"228":1,"243":1,"265":2,"283":1,"324":1,"357":1,"367":1,"370":1,"371":2,"392":1,"398":1,"455":1,"471":1,"475":1,"493":2,"495":1,"504":2,"505":2,"506":3,"524":1,"526":1,"548":1,"554":2,"561":1,"562":1,"591":1,"592":1,"609":1,"622":1,"624":1,"638":1,"639":5,"647":1,"648":6,"649":1,"650":1,"730":2,"747":1,"749":1,"753":1,"755":1,"758":1,"761":1,"764":1,"767":1,"770":1,"773":1,"776":1,"838":6,"1073":6,"1107":6,"1141":6,"1170":1,"1186":1,"1270":1,"1307":8,"1356":1,"1367":1,"1382":3,"1383":7,"1385":1,"1386":2,"1398":1,"1399":1,"1425":1,"1436":1,"1442":2,"1447":1,"1454":3,"1455":1,"1456":1,"1463":1,"1468":5,"1471":1,"1473":1,"1492":2,"1495":1,"1503":1,"1516":1,"1549":1,"1564":2,"1565":1,"1568":1,"1578":1,"1580":1,"1582":1,"1630":1,"1635":1,"1638":1,"1640":1,"1648":2,"1649":8,"1730":1,"1754":1,"1755":1,"1757":1,"1760":1,"1768":1,"1769":1,"1770":4,"1821":1,"1893":8,"1894":1,"1895":8,"1897":4,"1898":1,"1905":1,"1907":1,"1911":4,"1912":1,"1915":2,"1917":1,"1918":1,"1919":1,"1923":1,"1929":9,"1934":2,"1939":1,"1942":2,"1955":1,"1959":4,"1967":1,"1970":2,"2002":1,"2013":1,"2039":1,"2049":1,"2075":1,"2077":1,"2082":1,"2177":1,"2181":1,"2204":1,"2219":1,"2221":2,"2232":1,"2234":1,"2242":2,"2245":2,"2248":1,"2255":4,"2256":2,"2263":1,"2265":2,"2273":1,"2324":1,"2325":3,"2360":1,"2374":1,"2376":1,"2412":2,"2415":1,"2421":1,"2448":1,"2502":2,"2536":1,"2549":1,"2550":2,"2554":1,"2558":1,"2562":1,"2574":1,"2581":1,"2582":1,"2585":1,"2588":1,"2598":2,"2611":1,"2624":1,"2674":1,"2692":2,"2694":2,"2697":4,"2701":1,"2702":5,"2705":3,"2712":1,"2724":1,"2733":1,"2740":1,"2799":1,"2802":1,"2809":1,"2810":1,"2817":1,"2819":2,"2820":1,"2821":1,"2827":2,"2829":1,"2836":1,"2843":1,"2851":1,"2858":1,"2862":1,"2863":2,"2864":3,"2865":2,"2872":2,"2881":1,"2883":1}}],["timestamp",{"2":{"1383":6}}],["timestamps",{"2":{"199":1,"211":1,"416":1,"2222":1,"2827":1}}],["times",{"2":{"0":2,"9":2,"19":2,"39":2,"52":2,"222":1,"234":1,"415":2,"437":1,"451":2,"546":3,"635":1,"641":1,"669":1,"729":1,"780":1,"806":1,"835":1,"867":1,"899":1,"934":1,"968":1,"1002":1,"1036":1,"1070":1,"1104":1,"1138":1,"1194":1,"1382":1,"1383":1,"1488":1,"1493":2,"1508":2,"1649":1,"1658":1,"1892":2,"2032":1,"2034":1,"2049":3,"2198":5,"2254":2,"2263":1,"2363":1,"2480":1,"2598":2,"2600":1,"2723":1,"2728":1,"2789":1,"2791":1,"2821":1,"2860":2,"2883":3}}],["tedious",{"2":{"2355":1,"2529":1}}],["telephony",{"2":{"1972":1}}],["telling",{"2":{"2503":1}}],["tells",{"2":{"1414":1,"1440":1,"1814":1,"2072":1,"2206":1,"2416":1,"2582":2,"2588":1,"2742":2,"2886":1}}],["tell",{"2":{"105":2,"233":1,"263":1,"474":1,"570":1,"581":1,"600":1,"1920":1,"2218":2,"2364":1,"2503":1,"2519":1,"2583":1,"2896":1}}],["tekezo",{"2":{"1337":2}}],["tee",{"2":{"1294":1}}],["teensys",{"2":{"666":1,"2334":1,"2363":1}}],["teensy++",{"2":{"528":1,"2226":1,"2369":1,"2370":1}}],["teensy2",{"2":{"207":2}}],["teensypp",{"2":{"207":2}}],["teensy",{"0":{"81":1,"108":1,"2226":1,"2377":1,"2434":1,"2792":1},"1":{"2435":1},"2":{"81":1,"93":1,"108":1,"114":4,"131":1,"134":1,"149":2,"176":1,"199":1,"207":2,"332":4,"528":1,"533":4,"552":1,"665":1,"1289":1,"2226":3,"2334":5,"2337":1,"2363":2,"2367":1,"2369":1,"2370":1,"2376":1,"2377":1,"2380":2,"2434":2,"2435":3,"2792":1}}],["ten",{"2":{"2035":1}}],["tend",{"2":{"381":1,"1508":1,"2704":1}}],["tentative",{"0":{"88":1},"2":{"176":1}}],["tegic",{"2":{"253":2}}],["technology",{"2":{"1382":1}}],["technologies",{"2":{"1382":1}}],["technique",{"2":{"1382":1,"1511":1,"1756":1,"2371":1,"2876":1}}],["techniques",{"2":{"520":1,"2371":1}}],["technically",{"2":{"1334":1,"1382":1,"2225":1}}],["technical",{"0":{"570":1,"1911":1},"2":{"70":1,"201":1,"213":1,"224":1,"238":1,"592":1,"747":1,"1321":1,"1446":1,"2689":1,"2690":1}}],["tech",{"2":{"187":1,"191":1,"198":1,"199":1,"211":23,"319":1,"2503":1,"2694":3}}],["teach",{"2":{"2565":1,"2580":1}}],["teaching",{"2":{"176":1}}],["teal",{"2":{"633":1,"2063":2,"2079":2}}],["team",{"0":{"265":1,"275":1},"2":{"116":1,"265":3,"268":1,"273":1,"275":2,"276":1,"284":1,"312":5,"396":1,"1321":1,"2502":4,"2503":3,"2505":1,"2506":2,"2850":3,"2851":1}}],["team0110",{"2":{"102":1}}],["tempo",{"0":{"1457":1},"2":{"1457":10,"1463":1,"2076":1,"2198":1,"2199":4,"2200":10}}],["temporarily",{"2":{"273":1,"374":1,"1344":1,"1359":1,"1490":1,"1491":1,"1576":1,"2364":1,"2429":1,"2860":1,"2870":1}}],["temporary",{"2":{"114":1,"249":1,"279":1,"437":1,"1340":1,"1392":1,"1629":1}}],["temperature",{"2":{"677":2,"2076":3,"2373":1}}],["temp",{"2":{"437":1,"1442":7}}],["templates",{"0":{"663":1},"1":{"664":1,"665":1},"2":{"266":1,"277":1,"358":1,"426":1,"663":1}}],["template",{"0":{"664":1,"665":1,"2543":1},"2":{"50":1,"277":1,"308":1,"358":1,"600":1,"662":1,"1437":1,"1440":1,"1806":1,"2398":1,"2543":1,"2663":1,"2694":1}}],["textwidth",{"2":{"2705":4}}],["text",{"0":{"440":1,"473":1,"476":1,"2531":1,"2593":1},"1":{"474":1,"475":1,"476":1},"2":{"110":1,"111":2,"153":1,"199":1,"236":1,"319":1,"340":1,"430":1,"431":1,"432":1,"440":3,"472":1,"473":4,"475":1,"476":7,"659":1,"1343":1,"1410":1,"1497":2,"1498":1,"1508":1,"1929":1,"2276":1,"2364":1,"2378":1,"2380":1,"2450":1,"2528":1,"2531":1,"2537":3,"2545":1,"2565":3,"2568":1,"2582":2,"2588":1,"2593":2,"2601":1,"2611":1,"2612":1,"2705":4,"2743":1,"2800":2,"2833":1}}],["terpstra",{"2":{"1355":1,"2518":1}}],["terry",{"2":{"176":1}}],["terrazzo",{"2":{"92":2}}],["term\`",{"2":{"2263":1}}],["terms",{"0":{"2749":1},"1":{"2750":1,"2751":1,"2752":1,"2753":1,"2754":1,"2755":1,"2756":1,"2757":1,"2758":1,"2759":1,"2760":1,"2761":1,"2762":1,"2763":1,"2764":1,"2765":1,"2766":1,"2767":1,"2768":1,"2769":1,"2770":1,"2771":1,"2772":1,"2773":1,"2774":1,"2775":1,"2776":1,"2777":1,"2778":1,"2779":1,"2780":1,"2781":1,"2782":1,"2783":1,"2784":1,"2785":1,"2786":1,"2787":1,"2788":1,"2789":1,"2790":1,"2791":1,"2792":1,"2793":1,"2794":1,"2795":1,"2796":1,"2797":1},"2":{"1383":1,"1437":1,"1488":1,"1600":1,"2265":1,"2275":1,"2675":1,"2676":1,"2688":1,"2689":1,"2698":1,"2713":1,"2720":1,"2859":1,"2860":1}}],["terminated",{"2":{"1508":3,"1572":1}}],["terminator",{"2":{"272":1,"1670":1}}],["terminals",{"2":{"2568":1}}],["terminal",{"2":{"176":1,"191":1,"331":5,"364":2,"474":1,"476":1,"1303":1,"1505":1,"1643":1,"2167":1,"2263":1,"2380":1,"2448":1,"2528":1,"2533":1,"2562":1,"2566":1,"2568":3,"2576":3,"2617":9}}],["terminology",{"2":{"249":2}}],["term",{"0":{"119":1,"195":1,"1578":1,"2488":1,"2798":1,"2858":1,"2860":1,"2869":1,"2872":1},"1":{"2859":1,"2860":1},"2":{"22":2,"49":1,"112":3,"114":1,"119":9,"134":2,"160":1,"176":1,"188":1,"191":1,"194":1,"195":9,"199":3,"222":2,"262":1,"283":1,"289":1,"546":18,"556":2,"1436":1,"1468":1,"1488":1,"1489":1,"1564":4,"1572":1,"1578":1,"1580":2,"1582":8,"1584":1,"1585":1,"1934":3,"1935":1,"1959":1,"2255":9,"2256":4,"2263":3,"2264":1,"2265":6,"2488":9,"2655":1,"2753":1,"2781":1,"2787":1,"2793":1,"2798":1,"2802":2,"2810":1,"2847":1,"2858":10,"2859":8,"2860":51,"2861":6,"2862":1,"2866":6,"2867":6,"2868":4,"2869":17,"2870":4,"2872":7,"2873":3,"2876":2,"2887":1}}],["testgroup",{"2":{"2891":1}}],["testlist",{"2":{"2891":3}}],["tester",{"2":{"2380":2}}],["testers",{"2":{"380":1,"383":1,"384":1}}],["tested",{"2":{"49":3,"273":1,"325":1,"704":1,"1422":1,"1901":1,"2195":1,"2263":1,"2396":1,"2601":1}}],["testing",{"0":{"483":1,"484":1,"487":1,"524":1,"704":1,"2380":1,"2595":1,"2596":1,"2795":1,"2888":1},"1":{"484":1,"485":1,"486":1,"487":1,"488":1,"525":1,"526":1,"2596":1,"2597":1,"2889":1,"2890":1,"2891":1,"2892":1,"2893":1,"2894":1},"2":{"312":3,"377":1,"380":1,"389":1,"392":1,"438":1,"524":1,"1308":1,"1309":1,"1342":1,"1493":1,"1911":1,"2364":1,"2563":1,"2655":1,"2795":2,"2888":2,"2889":1,"2891":1,"2894":1}}],["test",{"0":{"451":1,"1342":1,"2563":1,"2577":1,"2889":1},"2":{"49":1,"134":3,"149":2,"191":1,"199":3,"211":2,"236":3,"249":3,"266":1,"277":1,"285":1,"332":2,"447":9,"451":16,"483":1,"487":1,"524":1,"525":1,"526":1,"1342":1,"1343":1,"1509":1,"1572":4,"1573":2,"1574":4,"1625":4,"2039":1,"2041":2,"2042":2,"2249":1,"2380":2,"2395":1,"2489":1,"2563":2,"2695":1,"2842":1,"2888":1,"2889":3,"2890":3,"2891":4,"2892":5,"2893":2,"2894":2}}],["tests",{"0":{"525":1,"526":1,"2891":1,"2892":1,"2893":1,"2894":1},"2":{"1":1,"114":1,"134":3,"149":1,"160":1,"174":1,"176":1,"191":1,"196":1,"198":1,"199":2,"222":1,"263":1,"285":1,"308":1,"447":3,"451":2,"483":1,"487":8,"524":5,"525":2,"526":4,"601":1,"1492":1,"2695":3,"2795":1,"2888":1,"2889":1,"2891":7,"2892":4,"2893":3,"2894":1}}],["t",{"0":{"589":1,"592":1,"688":4,"690":3,"693":1,"712":1,"714":1,"716":3,"718":3,"720":2,"754":5,"757":5,"760":5,"763":6,"766":6,"769":6,"772":6,"775":3,"785":1,"788":2,"790":3,"792":3,"794":1,"796":1,"798":1,"800":1,"811":1,"813":1,"815":3,"817":3,"819":3,"821":1,"823":1,"825":1,"827":1,"829":1,"831":1,"843":1,"845":1,"847":3,"849":3,"851":3,"853":1,"855":1,"857":4,"859":2,"861":1,"863":1,"873":1,"875":1,"877":3,"879":2,"881":3,"883":3,"885":1,"887":1,"889":1,"891":1,"893":1,"895":1,"908":1,"910":1,"912":3,"914":2,"916":3,"918":3,"920":1,"922":1,"924":1,"926":1,"928":1,"930":1,"942":1,"944":1,"946":3,"948":2,"950":3,"952":3,"954":1,"956":1,"958":1,"960":1,"962":1,"964":1,"976":1,"978":1,"980":3,"982":2,"984":3,"986":3,"988":1,"990":1,"992":1,"994":1,"996":1,"998":1,"1010":1,"1012":1,"1014":3,"1016":2,"1018":3,"1020":3,"1022":1,"1024":1,"1026":1,"1028":1,"1030":1,"1032":1,"1044":1,"1046":1,"1048":3,"1050":2,"1052":3,"1054":3,"1056":1,"1058":1,"1060":4,"1062":2,"1064":1,"1066":1,"1078":1,"1080":1,"1082":3,"1084":2,"1086":3,"1088":3,"1090":1,"1092":1,"1094":4,"1096":2,"1098":1,"1100":1,"1112":1,"1114":1,"1116":3,"1118":2,"1120":3,"1122":3,"1124":1,"1126":1,"1128":4,"1130":2,"1132":1,"1134":1,"1146":1,"1148":1,"1150":3,"1152":2,"1154":3,"1156":3,"1158":1,"1160":1,"1162":4,"1164":2,"1166":1,"1168":1,"1199":1,"1201":1,"1203":3,"1205":2,"1207":3,"1209":3,"1211":1,"1213":1,"1215":1,"1217":1,"1219":1,"1221":1,"1229":3,"1232":2,"1235":1,"1237":3,"1240":3,"1249":1,"1251":1,"1253":1,"1255":2,"1257":1,"1284":3,"1286":3,"1293":1,"1298":1,"1310":1,"1311":1,"1314":1,"1316":1,"1326":1,"1328":1,"1329":1,"1337":1,"1344":1,"1346":1,"1347":1,"1348":1,"1536":1,"1538":1,"1552":1,"1555":1,"1557":1,"1612":1,"1679":2,"1687":2,"1689":2,"1693":1,"1695":1,"1698":1,"1700":1,"1702":1,"1704":1,"1714":1,"1716":1,"1719":1,"1721":1,"1723":2,"1726":2,"1728":1,"1749":1,"1750":1,"1777":1,"1783":1,"1788":1,"1791":2,"1794":3,"1797":4,"1800":5,"1833":2,"1835":1,"1837":1,"1839":1,"1845":1,"1851":1,"1857":1,"1859":1,"1861":1,"1870":2,"1873":2,"1977":1,"1979":1,"1981":1,"1983":1,"1985":1,"1989":1,"1991":1,"2017":2,"2019":2,"2097":4,"2099":3,"2101":1,"2103":1,"2109":1,"2115":1,"2121":1,"2127":1,"2133":1,"2135":1,"2137":1,"2139":3,"2141":3,"2143":1,"2152":2,"2155":2,"2176":1,"2180":1,"2184":1,"2186":1,"2188":1,"2190":1,"2280":1,"2282":1,"2286":1,"2288":1,"2293":1,"2297":2,"2300":2,"2303":1,"2308":1,"2310":1,"2355":1,"2677":1,"2798":1},"1":{"689":4,"691":3,"694":1,"713":1,"715":1,"717":3,"719":3,"721":2,"755":5,"756":5,"758":5,"759":5,"761":5,"762":5,"764":6,"765":6,"767":6,"768":6,"770":6,"771":6,"773":6,"774":6,"776":3,"777":3,"786":1,"789":2,"791":3,"793":3,"795":1,"797":1,"799":1,"801":1,"812":1,"814":1,"816":3,"818":3,"820":3,"822":1,"824":1,"826":1,"828":1,"830":1,"832":1,"844":1,"846":1,"848":3,"850":3,"852":3,"854":1,"856":1,"858":4,"860":2,"862":1,"864":1,"874":1,"876":1,"878":3,"880":2,"882":3,"884":3,"886":1,"888":1,"890":1,"892":1,"894":1,"896":1,"909":1,"911":1,"913":3,"915":2,"917":3,"919":3,"921":1,"923":1,"925":1,"927":1,"929":1,"931":1,"943":1,"945":1,"947":3,"949":2,"951":3,"953":3,"955":1,"957":1,"959":1,"961":1,"963":1,"965":1,"977":1,"979":1,"981":3,"983":2,"985":3,"987":3,"989":1,"991":1,"993":1,"995":1,"997":1,"999":1,"1011":1,"1013":1,"1015":3,"1017":2,"1019":3,"1021":3,"1023":1,"1025":1,"1027":1,"1029":1,"1031":1,"1033":1,"1045":1,"1047":1,"1049":3,"1051":2,"1053":3,"1055":3,"1057":1,"1059":1,"1061":4,"1063":2,"1065":1,"1067":1,"1079":1,"1081":1,"1083":3,"1085":2,"1087":3,"1089":3,"1091":1,"1093":1,"1095":4,"1097":2,"1099":1,"1101":1,"1113":1,"1115":1,"1117":3,"1119":2,"1121":3,"1123":3,"1125":1,"1127":1,"1129":4,"1131":2,"1133":1,"1135":1,"1147":1,"1149":1,"1151":3,"1153":2,"1155":3,"1157":3,"1159":1,"1161":1,"1163":4,"1165":2,"1167":1,"1169":1,"1200":1,"1202":1,"1204":3,"1206":2,"1208":3,"1210":3,"1212":1,"1214":1,"1216":1,"1218":1,"1220":1,"1222":1,"1230":3,"1231":3,"1233":2,"1234":2,"1236":1,"1238":3,"1239":3,"1241":3,"1242":3,"1250":1,"1252":1,"1254":1,"1256":2,"1258":1,"1285":3,"1287":3,"1294":1,"1295":1,"1537":1,"1539":1,"1553":1,"1613":1,"1680":2,"1688":2,"1690":2,"1694":1,"1696":1,"1697":1,"1699":1,"1701":1,"1703":1,"1705":1,"1715":1,"1717":1,"1720":1,"1722":1,"1724":2,"1725":2,"1727":2,"1729":1,"1778":1,"1779":1,"1784":1,"1785":1,"1789":1,"1790":1,"1792":2,"1793":2,"1795":3,"1796":3,"1798":4,"1799":4,"1801":5,"1802":5,"1834":2,"1836":1,"1838":1,"1840":1,"1846":1,"1852":1,"1858":1,"1860":1,"1862":1,"1978":1,"1980":1,"1982":1,"1984":1,"1986":1,"1987":1,"1990":1,"1992":1,"2018":2,"2020":2,"2098":4,"2100":3,"2102":1,"2104":1,"2110":1,"2116":1,"2122":1,"2128":1,"2134":1,"2136":1,"2138":1,"2142":3,"2144":1,"2177":1,"2181":1,"2185":1,"2187":1,"2189":1,"2191":1,"2281":1,"2283":1,"2287":1,"2289":1,"2294":1,"2298":2,"2299":2,"2301":2,"2302":2,"2304":1,"2309":1,"2311":1,"2312":1,"2678":1,"2679":1},"2":{"22":9,"31":3,"34":3,"46":3,"90":4,"94":2,"105":8,"114":4,"119":1,"149":3,"153":1,"164":1,"166":1,"173":2,"176":1,"188":1,"191":2,"194":9,"195":6,"198":1,"199":2,"211":3,"214":1,"221":1,"222":1,"232":1,"247":1,"249":1,"266":1,"272":3,"277":2,"279":1,"300":2,"307":3,"308":3,"331":1,"353":1,"357":1,"389":1,"392":2,"411":1,"416":2,"426":1,"437":3,"447":4,"451":2,"471":1,"494":1,"495":2,"496":1,"498":1,"515":1,"520":1,"539":1,"542":1,"546":1,"556":1,"571":3,"575":4,"578":2,"579":1,"581":1,"592":1,"598":1,"601":4,"606":1,"607":3,"609":1,"616":1,"623":2,"624":10,"626":1,"629":1,"631":7,"637":1,"639":4,"648":2,"662":1,"689":4,"691":3,"694":1,"701":2,"710":1,"713":4,"715":1,"717":3,"719":3,"721":2,"726":1,"755":4,"758":4,"761":4,"764":5,"767":5,"770":5,"773":5,"776":2,"783":2,"786":4,"789":2,"791":3,"793":3,"795":1,"797":1,"799":1,"801":1,"809":2,"812":5,"814":1,"816":3,"818":3,"820":3,"822":1,"824":1,"826":1,"828":1,"830":1,"832":1,"841":2,"844":5,"846":1,"848":3,"850":3,"852":3,"854":1,"856":1,"858":4,"860":2,"862":1,"864":1,"871":2,"874":5,"876":1,"878":3,"880":2,"882":3,"884":3,"886":1,"888":1,"890":1,"892":1,"894":1,"896":1,"906":2,"909":5,"911":1,"913":3,"915":2,"917":3,"919":3,"921":1,"923":1,"925":1,"927":1,"929":1,"931":1,"940":2,"943":5,"945":1,"947":3,"949":2,"951":3,"953":3,"955":1,"957":1,"959":1,"961":1,"963":1,"965":1,"974":2,"977":5,"979":1,"981":3,"983":2,"985":3,"987":3,"989":1,"991":1,"993":1,"995":1,"997":1,"999":1,"1008":2,"1011":5,"1013":1,"1015":3,"1017":2,"1019":3,"1021":3,"1023":1,"1025":1,"1027":1,"1029":1,"1031":1,"1033":1,"1042":2,"1045":5,"1047":1,"1049":3,"1051":2,"1053":3,"1055":3,"1057":1,"1059":1,"1061":4,"1063":2,"1065":1,"1067":1,"1076":2,"1079":5,"1081":1,"1083":3,"1085":2,"1087":3,"1089":3,"1091":1,"1093":1,"1095":4,"1097":2,"1099":1,"1101":1,"1110":2,"1113":5,"1115":1,"1117":3,"1119":2,"1121":3,"1123":3,"1125":1,"1127":1,"1129":4,"1131":2,"1133":1,"1135":1,"1144":2,"1147":5,"1149":2,"1151":3,"1153":2,"1155":3,"1157":3,"1159":1,"1161":1,"1163":4,"1165":2,"1167":1,"1169":1,"1174":1,"1175":1,"1186":1,"1197":2,"1200":5,"1202":1,"1204":3,"1206":2,"1208":3,"1210":3,"1212":1,"1214":1,"1216":1,"1218":1,"1220":1,"1222":1,"1226":1,"1230":3,"1233":1,"1238":2,"1241":2,"1250":1,"1252":1,"1256":2,"1258":2,"1285":3,"1287":3,"1291":1,"1292":1,"1296":1,"1297":1,"1307":2,"1310":1,"1316":1,"1318":1,"1321":1,"1322":1,"1327":1,"1332":2,"1342":1,"1343":3,"1344":2,"1346":1,"1358":3,"1359":5,"1368":1,"1382":1,"1388":1,"1389":9,"1390":4,"1393":1,"1397":1,"1398":4,"1400":2,"1401":4,"1402":4,"1416":8,"1417":5,"1418":1,"1420":1,"1424":1,"1432":3,"1435":2,"1436":1,"1440":8,"1441":2,"1442":9,"1450":1,"1455":1,"1457":3,"1460":2,"1461":2,"1462":2,"1463":1,"1473":3,"1480":4,"1487":8,"1495":2,"1496":1,"1497":1,"1499":1,"1502":5,"1503":4,"1504":1,"1505":3,"1507":1,"1508":5,"1521":1,"1537":1,"1556":1,"1558":1,"1559":1,"1570":2,"1572":3,"1573":3,"1574":5,"1575":9,"1579":2,"1582":22,"1583":8,"1586":1,"1587":10,"1588":11,"1590":2,"1592":1,"1610":1,"1624":1,"1625":4,"1631":1,"1632":5,"1634":1,"1635":1,"1636":3,"1657":2,"1670":1,"1680":1,"1688":2,"1690":2,"1694":1,"1699":1,"1701":1,"1703":1,"1705":1,"1710":1,"1711":6,"1715":3,"1717":4,"1720":1,"1722":1,"1724":1,"1727":2,"1729":1,"1734":1,"1736":3,"1737":2,"1738":1,"1741":2,"1742":2,"1744":7,"1745":3,"1747":6,"1749":9,"1751":1,"1762":1,"1763":3,"1769":1,"1772":1,"1778":1,"1784":1,"1789":1,"1792":2,"1795":3,"1798":4,"1801":5,"1803":3,"1805":2,"1806":1,"1807":2,"1808":1,"1811":5,"1814":2,"1818":7,"1823":2,"1834":2,"1836":1,"1838":1,"1840":1,"1858":1,"1860":1,"1871":2,"1874":2,"1882":3,"1903":1,"1905":4,"1906":2,"1910":2,"1911":2,"1912":30,"1914":1,"1915":2,"1916":1,"1919":1,"1920":2,"1939":4,"1940":5,"1942":2,"1943":1,"1944":7,"1945":3,"1946":5,"1948":1,"1949":4,"1950":10,"1952":4,"1953":3,"1955":1,"1959":1,"1961":4,"1962":2,"1964":10,"1967":2,"1968":2,"1969":2,"1970":1,"1971":4,"1978":1,"1980":1,"1982":1,"1984":1,"1986":1,"1992":1,"2002":2,"2009":1,"2013":2,"2015":3,"2018":2,"2020":2,"2025":6,"2026":3,"2027":5,"2029":3,"2030":3,"2031":3,"2032":2,"2033":5,"2035":15,"2037":1,"2039":1,"2045":7,"2047":6,"2048":5,"2049":7,"2069":1,"2072":2,"2078":7,"2084":2,"2085":13,"2086":9,"2098":4,"2100":3,"2102":1,"2104":1,"2134":1,"2136":1,"2140":3,"2142":3,"2144":1,"2153":2,"2156":2,"2168":1,"2171":2,"2177":1,"2181":1,"2185":1,"2187":1,"2189":1,"2191":1,"2199":1,"2200":13,"2218":2,"2221":1,"2223":20,"2226":1,"2230":1,"2232":4,"2233":2,"2235":1,"2236":16,"2238":2,"2239":1,"2240":1,"2244":1,"2247":2,"2248":1,"2251":9,"2252":2,"2258":2,"2260":2,"2261":5,"2262":17,"2263":14,"2264":11,"2265":16,"2266":1,"2275":1,"2276":2,"2277":1,"2283":1,"2287":1,"2289":1,"2294":1,"2298":1,"2301":1,"2304":1,"2311":1,"2318":1,"2327":6,"2343":1,"2355":1,"2356":1,"2363":1,"2364":1,"2373":1,"2374":1,"2375":4,"2380":2,"2387":1,"2402":3,"2408":1,"2412":2,"2436":1,"2456":3,"2467":3,"2487":42,"2489":1,"2496":1,"2502":2,"2509":1,"2511":1,"2513":2,"2514":3,"2515":1,"2518":42,"2519":1,"2521":3,"2522":2,"2523":2,"2525":2,"2531":1,"2532":1,"2552":1,"2561":1,"2562":2,"2563":1,"2565":1,"2576":1,"2582":2,"2600":6,"2606":1,"2613":1,"2615":1,"2617":2,"2621":1,"2622":1,"2642":1,"2651":1,"2655":1,"2662":1,"2665":1,"2679":1,"2694":1,"2697":1,"2704":100,"2705":131,"2709":2,"2715":16,"2716":7,"2717":5,"2721":7,"2722":13,"2723":5,"2724":11,"2725":10,"2726":9,"2727":4,"2731":1,"2732":2,"2734":5,"2740":1,"2742":1,"2831":1,"2836":1,"2837":3,"2840":4,"2842":1,"2855":2,"2858":4,"2859":7,"2860":9,"2862":2,"2863":5,"2864":8,"2865":5,"2866":3,"2867":2,"2868":2,"2869":9,"2871":1,"2872":10,"2873":6,"2874":2,"2875":6,"2876":2,"2879":1,"2884":2,"2885":1,"2886":1,"2887":81,"2888":1,"2890":1,"2891":1,"2896":3}}],["tr6",{"2":{"1883":1,"2484":1}}],["tr5",{"2":{"1883":1,"2484":1}}],["tr4",{"2":{"1883":1,"2484":1}}],["tr3",{"2":{"1883":1,"2484":1}}],["tr2",{"2":{"1883":1,"2484":1}}],["tr1",{"2":{"1883":1,"2484":1}}],["tr0",{"2":{"1883":1,"2484":1}}],["trn1",{"2":{"1883":1,"2484":1}}],["trn2",{"2":{"1883":1,"2484":1}}],["trn3",{"2":{"1883":1,"2484":1}}],["trn4",{"2":{"1883":1,"2484":1}}],["trn5",{"2":{"1883":1,"2484":1}}],["trn6",{"2":{"1883":1,"2484":1}}],["trns",{"2":{"307":6,"353":118,"571":152,"1331":1,"1392":1,"1397":2,"1759":1,"2025":3,"2026":1,"2027":1,"2033":1,"2085":1,"2205":3,"2206":1,"2455":1,"2465":1,"2467":1,"2480":1,"2511":4,"2513":2,"2516":1,"2742":1}}],["trp",{"2":{"1654":1}}],["trrs",{"2":{"1178":1,"2207":1,"2209":1,"2210":2,"2211":2,"2212":1,"2213":1,"2224":1,"2372":1}}],["trsu",{"2":{"1883":1,"2484":1}}],["trsd",{"2":{"1883":1,"2484":1}}],["trst",{"2":{"1263":1,"1264":1}}],["trs",{"2":{"1172":1,"1175":1,"2212":1}}],["troubleshoot",{"2":{"2351":1}}],["troubleshooting",{"0":{"585":1,"1187":1,"1565":1,"1919":1,"1954":1},"1":{"586":1,"587":1,"588":1,"589":1,"590":1},"2":{"1187":1,"1299":1,"1306":1,"1918":2,"1954":1,"2227":1,"2536":1}}],["trouble",{"2":{"596":1,"1343":1,"2380":1}}],["tronguylabs",{"2":{"114":1,"207":4}}],["trk1",{"2":{"277":1}}],["trkeyboard",{"2":{"277":1}}],["trying",{"2":{"595":1,"1473":1,"1942":1,"1972":1,"2218":1,"2263":2,"2387":1,"2502":1,"2577":1}}],["try",{"2":{"228":1,"404":1,"502":1,"507":2,"518":1,"582":1,"592":1,"598":1,"601":1,"602":1,"667":1,"753":1,"1310":2,"1311":1,"1336":1,"1344":1,"1354":1,"1395":1,"1403":1,"1447":1,"1942":1,"2015":1,"2263":1,"2375":1,"2380":1,"2436":1,"2454":2,"2558":1,"2562":1,"2574":1,"2610":1,"2622":1,"2668":1,"2694":1,"2733":1,"2860":1,"2891":1}}],["treated",{"2":{"1956":4,"1960":1,"1962":1,"2409":1,"2467":1}}],["treating",{"2":{"603":1,"2483":1,"2498":1}}],["treat",{"2":{"176":1,"615":1,"1396":1,"2065":1,"2483":1,"2498":1,"2883":1}}],["treadstone48",{"2":{"143":4}}],["treadstone32",{"2":{"143":2}}],["tree",{"2":{"0":1,"9":1,"19":1,"39":1,"52":1,"143":2,"181":2,"191":1,"199":2,"377":1,"477":1,"1278":1,"1395":1,"1495":1,"2536":2,"2582":1}}],["truth",{"2":{"609":2}}],["trunk",{"2":{"134":1}}],["truetype",{"2":{"2703":1}}],["true",{"0":{"258":1,"517":1},"2":{"13":1,"90":3,"105":6,"111":8,"185":1,"194":3,"195":1,"230":1,"249":1,"256":1,"258":1,"303":3,"354":1,"438":1,"494":1,"517":2,"575":1,"612":1,"613":3,"622":1,"623":2,"639":1,"643":1,"644":1,"682":1,"698":7,"699":5,"702":3,"727":1,"749":3,"1173":1,"1178":1,"1181":2,"1182":2,"1226":2,"1230":1,"1231":1,"1247":1,"1260":1,"1277":2,"1281":2,"1307":1,"1358":2,"1359":4,"1389":4,"1401":1,"1416":3,"1417":1,"1432":2,"1441":1,"1442":1,"1461":1,"1480":2,"1487":1,"1503":2,"1505":2,"1506":1,"1514":1,"1526":2,"1527":2,"1541":1,"1546":1,"1569":1,"1570":3,"1582":6,"1583":1,"1587":1,"1588":2,"1591":1,"1595":2,"1600":1,"1610":2,"1625":4,"1636":2,"1669":2,"1692":1,"1697":1,"1711":1,"1749":2,"1762":1,"1763":1,"1772":2,"1779":1,"1785":1,"1790":1,"1793":1,"1796":1,"1799":1,"1802":1,"1805":1,"1807":2,"1815":2,"1820":1,"1823":1,"1832":1,"1865":1,"1869":1,"1875":1,"1882":2,"1906":1,"1912":16,"1916":1,"1929":3,"1940":1,"1944":1,"1945":1,"1949":1,"1950":1,"1952":1,"1953":1,"1957":2,"1962":2,"1964":3,"1965":2,"1967":2,"1970":3,"1987":1,"1998":1,"2000":2,"2008":1,"2027":1,"2029":2,"2030":1,"2031":1,"2032":1,"2033":1,"2035":2,"2040":1,"2048":1,"2061":1,"2073":2,"2081":1,"2084":1,"2096":1,"2147":1,"2151":1,"2157":1,"2171":1,"2236":12,"2241":1,"2244":1,"2251":3,"2256":1,"2262":1,"2263":2,"2265":2,"2273":1,"2307":1,"2312":1,"2314":1,"2327":2,"2407":1,"2521":1,"2522":7,"2523":1,"2545":1,"2657":5,"2705":5,"2732":1,"2802":1,"2804":2,"2805":1,"2818":3,"2824":3,"2825":3,"2829":1,"2860":1,"2867":1,"2868":1,"2871":2,"2875":3,"2876":1,"2881":1}}],["tr",{"2":{"134":1,"2252":3}}],["trim",{"2":{"2374":1}}],["tried",{"2":{"2566":1,"2857":1}}],["trie",{"0":{"1507":1},"1":{"1508":1,"1509":1},"2":{"1495":4,"1497":1,"1507":1,"1508":4,"1509":1}}],["tries",{"2":{"543":1,"1508":1,"2525":1,"2560":1}}],["triangle",{"2":{"1450":1}}],["tricker",{"2":{"1397":1}}],["tricky",{"2":{"1395":1,"1495":1,"2356":1,"2896":1}}],["triplet",{"2":{"1266":1,"2705":1}}],["triple",{"2":{"503":2,"2263":5}}],["trinity",{"2":{"211":1}}],["tri",{"0":{"2266":1,"2730":1,"2731":1,"2733":1},"1":{"2267":1,"2268":1,"2269":1,"2731":1,"2732":2,"2733":1,"2734":2},"2":{"199":2,"211":1,"1398":3,"1440":3,"2266":1,"2267":2,"2268":4,"2269":7,"2503":19,"2694":2,"2731":1,"2732":4,"2733":1,"2734":4}}],["triggered",{"2":{"297":1,"546":1,"643":1,"699":1,"1632":4,"1658":3,"1749":1,"1964":1,"2870":1}}],["triggers",{"0":{"1498":1},"2":{"195":1,"1488":1,"1749":1,"1756":1,"1764":1,"1934":2,"2081":1,"2870":1,"2876":1}}],["triggering",{"2":{"98":1,"546":1,"1649":1,"2205":1,"2222":1}}],["trigger",{"2":{"95":1,"98":1,"114":1,"191":1,"198":1,"546":1,"562":1,"637":1,"643":1,"648":4,"698":2,"699":1,"1294":1,"1356":1,"1358":1,"1359":1,"1498":3,"1559":1,"1560":1,"1561":1,"1583":3,"1630":1,"1649":1,"1658":1,"1659":1,"1660":1,"1661":1,"1662":1,"1663":1,"1734":1,"1744":7,"1747":2,"1749":4,"1750":6,"1752":8,"1753":6,"1754":1,"1756":1,"1934":1,"1935":1,"1964":1,"1965":1,"1970":1,"2081":1,"2545":1,"2547":1,"2548":1,"2624":1,"2733":1,"2860":2,"2869":2,"2876":1}}],["trivial",{"2":{"95":1,"266":1,"1749":1,"2410":1,"2509":1}}],["travel",{"2":{"1929":7,"2043":1,"2369":1}}],["travis",{"2":{"1":1,"17":1}}],["trapezoid",{"2":{"1450":1}}],["trailing",{"2":{"211":2,"502":1,"508":1,"509":3,"1230":2}}],["traditional",{"2":{"2549":1}}],["traditionally",{"2":{"125":1,"185":1,"240":1,"2504":1,"2515":1}}],["tradestation",{"2":{"43":2}}],["tracing",{"0":{"2896":1},"2":{"2364":1,"2896":3}}],["trace=x",{"2":{"2896":1}}],["traced",{"2":{"2588":1,"2896":5}}],["trace",{"2":{"2226":1,"2364":1,"2896":4}}],["traceability",{"2":{"381":1}}],["tractyl",{"2":{"114":1,"149":2,"308":1}}],["tracked",{"2":{"1897":1}}],["tracker++",{"2":{"1417":1}}],["tracker",{"2":{"1417":3,"1964":5}}],["tracks",{"0":{"2197":1},"2":{"1892":1,"2197":2,"2582":1,"2896":2}}],["trackpoints",{"2":{"1993":1}}],["trackpoint",{"0":{"1345":1,"1994":1},"2":{"266":1,"1993":4,"2004":1}}],["trackpad",{"0":{"1927":1,"1931":1},"1":{"1928":1,"1929":1,"1930":1,"1932":1,"1933":1,"1934":1,"1935":1},"2":{"176":2,"249":1,"1927":1,"1928":3,"1931":1,"1932":6,"1935":4,"1950":1}}],["trackpads",{"2":{"176":1,"1927":1,"1931":1}}],["tracking",{"2":{"134":1,"695":1,"1925":1,"1939":1,"2028":1,"2765":1}}],["trackballs",{"2":{"1942":1}}],["trackball",{"0":{"1937":1},"2":{"114":3,"118":2,"176":1,"199":1,"246":1,"291":2,"1937":11,"1942":1}}],["track",{"2":{"74":2,"1359":2,"1744":6,"1932":5,"1970":1,"2024":1,"2199":1,"2200":19,"2246":1,"2251":1,"2373":1,"2463":10,"2467":8,"2704":1,"2896":3}}],["transcription",{"2":{"2242":1}}],["translucent",{"2":{"2036":1}}],["translating",{"2":{"2599":1}}],["translation",{"2":{"454":1,"2242":1}}],["translatable",{"2":{"1416":1}}],["translated",{"2":{"1972":1,"2504":1}}],["translates",{"2":{"679":1,"680":1,"2838":1}}],["translate",{"2":{"99":1,"1652":1,"2699":1}}],["transmitted",{"2":{"2321":1,"2702":1,"2861":1}}],["transmitting",{"2":{"1172":1,"1175":1,"1178":2,"2222":5}}],["transmit",{"0":{"754":1,"757":1,"1237":1,"1255":1},"1":{"755":1,"756":1,"758":1,"759":1,"1238":1,"1239":1,"1256":1},"2":{"730":1,"731":1,"755":1,"757":1,"758":1,"764":1,"767":1,"1250":1,"1251":1,"1255":1,"2827":1}}],["transmissions",{"2":{"780":1,"806":1,"835":1,"867":1,"899":1,"934":1,"968":1,"1002":1,"1036":1,"1070":1,"1104":1,"1138":1,"1194":1}}],["transmission",{"2":{"214":1,"263":1,"1170":3,"1230":1,"1274":1}}],["transistor",{"2":{"1515":4,"1528":1}}],["transitions",{"2":{"318":1,"1382":2,"1443":1,"2813":1}}],["transitioned",{"2":{"268":1}}],["transition",{"2":{"236":1,"265":1,"283":1,"1382":1,"1654":60}}],["transient",{"0":{"732":1},"2":{"149":1,"727":2,"732":3,"2812":1}}],["transparency",{"0":{"2511":1},"2":{"2511":1,"2715":2,"2724":3}}],["transparent",{"2":{"231":1,"307":1,"1392":1,"1756":1,"1759":1,"2206":1,"2465":2,"2467":2,"2511":4,"2513":1,"2715":1,"2724":3,"2876":1}}],["transposition",{"2":{"1883":15,"1884":1,"2484":15}}],["transpose",{"2":{"222":1,"1883":15,"2484":15}}],["transported",{"2":{"74":1}}],["transport",{"0":{"107":1},"2":{"74":1,"75":1,"111":1,"112":3,"114":1,"134":1,"160":1,"176":1,"266":1,"277":1,"549":1,"552":9,"1820":1,"1903":2,"1941":1,"2081":1,"2208":1,"2214":2,"2221":1,"2222":1,"2223":2,"2364":2,"2615":1,"2701":1,"2827":2}}],["transformation",{"2":{"2002":1,"2860":1}}],["transformations",{"2":{"169":1,"176":1,"185":1}}],["transform",{"2":{"1939":1,"2007":1}}],["transferring",{"2":{"1911":1,"2704":1}}],["transfers",{"2":{"160":1}}],["transfer",{"2":{"107":1,"749":1,"2221":1,"2223":1,"2248":1,"2415":1,"2704":2,"2705":2}}],["transactions",{"2":{"1185":1,"2223":1}}],["transaction",{"2":{"149":1,"176":1,"191":2,"266":1,"552":2,"1229":1,"1243":1,"2223":12,"2702":1}}],["toward",{"2":{"2374":1}}],["towards",{"2":{"111":1,"191":1,"194":1,"262":1,"362":1,"609":1,"1528":1,"2265":2,"2793":1}}],["to=michi",{"2":{"1371":2}}],["to=imera",{"2":{"1371":2}}],["to=liatris",{"2":{"1371":2,"1379":2}}],["to=helios",{"2":{"1371":2,"1379":2}}],["to=elite",{"2":{"1371":2,"1379":2}}],["to=rp2040",{"2":{"1371":2,"1379":2}}],["to=svlinky",{"2":{"1371":2}}],["to=stemcell",{"2":{"1371":2,"1379":2}}],["to=sparkfun",{"2":{"1371":2}}],["to=bonsai",{"2":{"1371":2}}],["to=bit",{"2":{"1371":2}}],["to=blok",{"2":{"1371":2}}],["to=kb2040",{"2":{"1371":2}}],["to=",{"2":{"1368":2}}],["to=proton",{"2":{"304":1,"1368":1,"1371":2,"2639":1}}],["tolerant",{"2":{"1275":1,"1276":1,"2632":1,"2641":1}}],["tour",{"2":{"601":1}}],["touching",{"2":{"2374":1}}],["touchdown",{"2":{"1970":1}}],["touch",{"2":{"176":1,"211":44,"222":4,"266":1,"273":1,"276":1,"284":1,"1931":1,"1932":1,"1934":4,"1935":1,"2374":2,"2380":1,"2543":2,"2691":1}}],["touchpads",{"2":{"190":1,"191":1,"244":1,"1993":1,"2003":1}}],["touchpad",{"2":{"118":2,"1932":1,"2002":1}}],["todo",{"2":{"487":1,"606":2,"607":4}}],["today",{"2":{"383":1,"384":1,"385":1}}],["token",{"2":{"649":4,"650":3,"651":5,"2540":1,"2546":1,"2615":1,"2705":6}}],["tokens",{"2":{"457":1,"473":2,"476":1}}],["tokenn",{"2":{"413":1}}],["token2",{"2":{"413":1}}],["token1",{"2":{"413":1}}],["tokyokeyboard",{"2":{"102":1,"114":1}}],["tokyo60",{"2":{"102":2,"114":2}}],["tones",{"2":{"700":6,"1444":1,"1447":1,"1454":1,"1456":1}}],["tone",{"0":{"1454":1},"2":{"222":1,"623":3,"656":1,"1389":2,"1447":1,"1454":5,"1456":1}}],["tofujr",{"2":{"236":1}}],["tofu60",{"2":{"236":2}}],["tofu",{"2":{"199":1}}],["totally",{"2":{"1948":1}}],["total",{"2":{"191":4,"730":1,"731":1,"732":1,"740":1,"1263":1,"1264":1,"1629":1,"2213":1,"2328":1,"2356":2,"2377":1,"2532":1,"2705":2,"2715":4,"2722":4,"2839":1}}],["tominabox1",{"2":{"143":5,"149":2,"222":1,"236":1}}],["tops",{"2":{"2374":1}}],["topmost",{"2":{"1395":1,"1688":1,"1690":1}}],["topic=41989",{"2":{"1354":1}}],["topic=14290",{"2":{"1353":1}}],["topic=50176",{"2":{"1345":1}}],["topic=57008",{"2":{"1331":1}}],["topics",{"0":{"653":1,"1360":1,"2854":1,"2855":1,"2856":1},"1":{"654":1,"655":1,"1361":1,"1362":1,"1363":1,"1364":1,"1365":1},"2":{"2563":1,"2854":1,"2855":2}}],["topic",{"2":{"390":5,"1356":1,"1603":1,"2449":1}}],["top",{"2":{"100":1,"149":1,"255":1,"389":1,"543":1,"553":1,"586":1,"612":1,"617":2,"665":1,"672":1,"727":1,"1305":1,"1326":1,"1389":1,"1392":1,"1397":2,"1455":1,"1560":2,"1609":1,"1636":1,"1709":1,"1770":1,"1813":1,"1814":1,"1817":1,"1912":1,"1967":1,"2013":1,"2026":1,"2071":1,"2072":1,"2075":2,"2215":1,"2236":1,"2247":1,"2263":1,"2272":1,"2374":1,"2396":2,"2400":13,"2401":13,"2410":1,"2449":1,"2513":1,"2514":2,"2531":1,"2558":1,"2582":1,"2607":1,"2617":1,"2622":2,"2663":1,"2665":1,"2694":1,"2703":1,"2705":5,"2726":3,"2742":1,"2743":1,"2744":1,"2808":1,"2816":2,"2832":1}}],["too",{"2":{"94":1,"105":1,"134":1,"153":1,"188":1,"211":1,"233":1,"512":1,"514":1,"518":1,"556":1,"596":1,"643":1,"649":1,"658":1,"667":1,"700":4,"701":3,"1298":1,"1343":2,"1382":1,"1388":1,"1389":1,"1393":1,"1421":1,"1442":1,"1458":1,"1463":1,"1467":1,"1495":1,"1572":1,"1770":1,"1893":6,"1894":1,"1950":1,"2226":2,"2240":1,"2263":1,"2265":1,"2364":1,"2373":1,"2374":1,"2375":1,"2407":1,"2519":1,"2549":1,"2600":1,"2664":1,"2692":2,"2694":2,"2843":1,"2860":1,"2896":1}}],["tool",{"2":{"182":1,"357":1,"364":1,"367":1,"371":1,"406":3,"471":1,"560":1,"582":1,"1337":1,"2277":1,"2394":1,"2430":1,"2432":1,"2434":1,"2503":1,"2535":1,"2573":2,"2694":1,"2743":1}}],["toolchains",{"2":{"294":1,"371":1,"2570":1}}],["toolchain",{"0":{"365":1},"2":{"134":1,"365":1,"392":1,"2610":1,"2622":1}}],["toolbox",{"0":{"1302":1,"2559":1,"2560":1},"1":{"2560":1,"2561":1},"2":{"82":1,"119":1,"131":1,"164":2,"240":3,"332":1,"560":1,"667":1,"670":1,"1296":1,"1302":1,"1311":1,"1594":1,"2219":2,"2328":1,"2329":2,"2332":1,"2334":1,"2335":1,"2336":1,"2339":1,"2341":1,"2342":1,"2343":2,"2355":1,"2379":2,"2423":1,"2442":1,"2454":1,"2537":1,"2547":1,"2558":1,"2559":3,"2560":2,"2561":1,"2565":1}}],["tooling",{"2":{"70":1,"198":1,"357":1,"609":1,"2605":1}}],["tools",{"0":{"366":1,"1301":1},"1":{"1302":1,"1303":1,"1304":1},"2":{"49":1,"182":1,"358":1,"362":1,"365":1,"366":1,"368":1,"371":1,"406":1,"472":2,"582":2,"609":2,"665":1,"1301":1,"1313":1,"1343":1,"1904":1,"2219":1,"2249":2,"2328":1,"2340":1,"2368":1,"2442":1,"2535":1,"2601":2,"2606":1,"2612":2,"2613":1,"2619":1,"2854":1}}],["tog",{"2":{"188":1,"191":1,"231":1}}],["togg",{"2":{"188":2,"191":3,"235":1,"285":1,"303":1,"571":4,"1300":1,"1455":1,"1460":1,"1463":1,"1465":3,"1491":1,"1496":1,"1499":1,"1500":1,"1513":1,"1564":1,"1576":1,"1648":1,"1748":1,"1816":1,"1883":1,"2039":1,"2049":2,"2050":1,"2068":1,"2074":1,"2162":1,"2199":1,"2239":2,"2468":1,"2469":3,"2470":1,"2471":1,"2472":1,"2474":1,"2482":1,"2483":7,"2484":1,"2489":1,"2490":1,"2492":1,"2496":1,"2498":7,"2599":1,"2700":1}}],["toggling",{"0":{"1392":1},"1":{"1393":1},"2":{"49":1,"1268":1,"1388":1,"1950":1,"1955":1,"1964":1,"1965":1,"2049":1,"2087":1,"2265":1,"2364":1,"2625":1,"2836":1}}],["toggles",{"0":{"2042":1},"2":{"702":1,"1389":1,"1392":1,"1398":1,"1451":1,"1455":1,"1460":1,"1463":1,"1465":3,"1491":1,"1500":1,"1506":1,"1569":1,"1576":1,"1591":1,"1761":1,"2068":1,"2241":1,"2255":1,"2469":3,"2470":1,"2471":1,"2474":1,"2480":1,"2483":1,"2492":1,"2498":1,"2599":1,"2600":1,"2869":1}}],["toggled",{"2":{"547":1,"703":1,"730":1,"1392":1,"2600":1,"2624":1,"2694":1}}],["toggleterminal",{"2":{"331":1,"2617":1}}],["togglepin",{"2":{"243":1}}],["toggle",{"0":{"1530":1,"1542":1,"1825":1,"1826":1,"2089":1,"2090":1,"2265":1},"2":{"38":1,"49":2,"93":1,"112":2,"114":1,"149":1,"160":1,"211":1,"222":1,"231":3,"243":1,"546":6,"703":1,"742":1,"1344":1,"1388":1,"1392":4,"1455":1,"1460":1,"1463":1,"1465":3,"1491":1,"1499":1,"1500":1,"1503":1,"1506":1,"1513":3,"1530":1,"1542":1,"1564":1,"1569":1,"1576":2,"1591":1,"1595":6,"1648":8,"1658":3,"1747":1,"1748":2,"1757":1,"1763":2,"1816":2,"1825":1,"1826":1,"1883":2,"1949":1,"1950":1,"1955":2,"1956":2,"1964":4,"1965":4,"1969":4,"2039":2,"2049":2,"2058":4,"2074":2,"2089":1,"2090":1,"2162":2,"2199":3,"2200":7,"2239":9,"2241":1,"2255":1,"2265":1,"2339":1,"2344":1,"2364":1,"2468":2,"2469":3,"2470":1,"2471":1,"2472":3,"2474":1,"2480":1,"2482":2,"2483":13,"2484":2,"2489":2,"2490":2,"2492":1,"2496":4,"2498":13,"2598":2,"2599":1,"2600":2,"2624":1,"2625":1,"2700":2,"2802":1,"2821":1,"2869":1}}],["together",{"2":{"72":1,"362":1,"498":1,"557":1,"591":1,"612":1,"901":1,"1072":1,"1106":1,"1171":1,"1261":1,"1340":1,"1573":1,"1575":1,"1597":1,"1907":1,"2004":1,"2024":1,"2036":1,"2065":1,"2226":1,"2261":1,"2362":1,"2373":2,"2405":1,"2450":1,"2518":1,"2558":1,"2668":1,"2679":1,"2682":1,"2694":1,"2872":1,"2873":2}}],["to",{"0":{"3":1,"4":1,"5":1,"6":1,"7":1,"15":1,"16":1,"17":1,"21":1,"24":1,"25":1,"26":1,"30":1,"31":1,"32":1,"33":1,"34":1,"35":1,"43":1,"46":1,"57":1,"142":1,"164":1,"166":1,"173":1,"263":1,"265":1,"275":1,"304":1,"502":1,"569":1,"591":1,"592":1,"611":1,"612":1,"616":1,"617":1,"618":1,"668":1,"1309":1,"1314":1,"1319":1,"1320":1,"1401":1,"1469":1,"1583":1,"1597":1,"1598":1,"1627":1,"1628":1,"1735":2,"1755":1,"1756":1,"1889":1,"1957":1,"1958":1,"1962":2,"1964":1,"1969":1,"2013":1,"2044":1,"2255":1,"2356":1,"2382":1,"2419":1,"2421":1,"2532":1,"2546":1,"2554":1,"2580":1,"2630":1,"2662":1,"2729":1,"2737":1,"2884":1},"1":{"31":1,"34":1,"36":1,"570":1,"571":1,"572":1,"573":1,"574":1,"575":1,"576":1,"592":1,"612":1,"613":1,"614":1,"615":1,"616":1,"617":1,"619":1,"1320":1,"1890":1,"1891":1,"1959":1,"1960":1,"1961":1,"1962":1,"2663":1,"2664":1,"2665":1,"2666":1,"2667":1,"2668":1,"2669":1,"2670":1,"2671":1,"2672":1,"2730":1,"2731":1,"2732":1,"2733":1,"2734":1,"2735":1,"2736":1,"2737":1,"2738":1,"2739":1,"2740":1},"2":{"0":1,"1":2,"2":3,"3":1,"4":2,"5":3,"6":4,"7":1,"9":1,"10":9,"12":1,"14":4,"15":1,"16":2,"17":1,"19":1,"21":2,"22":2,"23":2,"24":3,"25":3,"26":1,"27":1,"28":5,"30":3,"31":5,"32":3,"33":3,"34":5,"36":2,"37":2,"38":1,"39":1,"43":2,"45":6,"46":3,"48":1,"49":21,"50":9,"51":2,"52":1,"56":2,"58":1,"62":1,"63":4,"64":4,"65":4,"69":2,"70":6,"72":1,"73":3,"74":8,"75":2,"76":5,"77":3,"82":5,"83":1,"87":3,"88":2,"89":1,"90":6,"92":3,"93":14,"94":5,"95":2,"98":2,"99":5,"100":2,"103":2,"104":2,"105":3,"107":5,"109":1,"110":3,"112":2,"113":6,"114":48,"116":1,"118":4,"119":8,"120":2,"123":4,"124":6,"125":9,"126":3,"127":2,"128":2,"130":3,"131":1,"132":3,"133":8,"134":38,"137":1,"140":1,"142":1,"149":60,"152":3,"153":11,"154":4,"156":2,"157":2,"158":4,"160":27,"163":2,"164":4,"166":1,"167":4,"169":2,"170":1,"172":5,"173":5,"174":4,"175":1,"176":32,"179":1,"182":6,"184":2,"185":9,"186":2,"187":1,"188":3,"189":4,"191":40,"194":8,"195":7,"198":3,"199":36,"201":4,"202":4,"203":3,"204":1,"206":4,"209":3,"211":64,"213":5,"214":1,"215":2,"218":3,"220":3,"221":2,"222":28,"224":2,"228":7,"230":3,"231":3,"232":4,"233":5,"234":4,"235":4,"236":33,"240":7,"241":1,"243":1,"244":3,"245":2,"246":1,"247":1,"249":38,"253":1,"255":4,"256":1,"257":1,"258":1,"259":2,"262":2,"263":4,"265":5,"266":87,"268":4,"270":1,"271":1,"272":5,"273":5,"275":3,"276":5,"277":24,"279":3,"281":1,"283":5,"284":3,"285":18,"288":4,"289":1,"293":3,"294":17,"297":2,"304":2,"305":3,"306":1,"307":7,"308":27,"312":6,"314":2,"315":1,"317":16,"318":2,"319":4,"322":21,"324":1,"331":2,"332":1,"342":2,"343":3,"344":1,"345":4,"349":1,"350":1,"351":1,"352":1,"353":2,"354":2,"355":2,"357":6,"358":2,"359":1,"360":2,"362":1,"363":1,"364":2,"365":1,"366":1,"367":1,"370":2,"371":8,"374":2,"375":4,"376":1,"377":1,"380":4,"381":19,"383":2,"384":2,"385":3,"386":2,"389":8,"390":10,"391":1,"392":14,"393":1,"394":4,"395":1,"396":1,"397":2,"398":2,"400":3,"401":1,"403":1,"404":2,"408":4,"411":4,"412":5,"414":1,"415":6,"416":3,"417":3,"419":2,"425":2,"429":2,"430":1,"431":1,"432":1,"434":6,"435":4,"437":3,"438":2,"440":3,"441":3,"442":3,"443":3,"444":1,"445":5,"447":1,"448":1,"449":2,"450":1,"451":4,"455":1,"456":2,"457":2,"458":1,"459":1,"464":2,"465":1,"467":1,"468":1,"469":2,"470":4,"471":6,"472":2,"473":4,"474":3,"475":1,"476":9,"477":4,"478":1,"481":3,"482":5,"483":2,"486":2,"487":3,"488":1,"491":4,"492":2,"493":3,"494":7,"495":4,"496":5,"497":1,"498":6,"501":1,"503":1,"506":1,"507":3,"509":4,"510":2,"511":1,"512":2,"513":1,"514":2,"515":2,"518":1,"519":1,"520":6,"522":5,"523":3,"524":3,"525":2,"526":1,"529":1,"537":6,"539":1,"540":2,"541":2,"543":13,"545":1,"546":19,"547":11,"548":1,"550":8,"551":4,"552":3,"553":1,"554":5,"556":6,"557":4,"560":3,"561":1,"562":2,"563":2,"567":2,"568":2,"569":2,"570":5,"571":4,"573":2,"574":1,"575":4,"576":1,"578":7,"579":1,"582":3,"583":1,"584":1,"586":1,"587":2,"589":1,"591":4,"592":7,"593":2,"595":17,"596":1,"597":6,"598":5,"599":1,"600":2,"601":13,"602":3,"603":1,"604":2,"605":3,"606":2,"607":5,"608":1,"609":10,"610":7,"611":1,"612":7,"613":8,"614":5,"615":1,"616":4,"617":5,"618":4,"619":3,"620":2,"621":7,"622":3,"624":1,"625":4,"631":4,"632":2,"633":2,"635":2,"636":1,"637":1,"638":3,"639":7,"643":5,"644":3,"645":3,"646":2,"647":3,"648":5,"649":5,"650":1,"651":1,"652":1,"653":3,"656":2,"657":2,"658":1,"659":2,"662":7,"663":1,"664":4,"665":2,"666":2,"667":9,"668":4,"669":3,"670":3,"671":3,"672":2,"674":2,"676":1,"677":3,"679":2,"680":2,"682":4,"683":1,"684":2,"685":4,"689":3,"691":3,"692":1,"694":2,"695":1,"696":1,"697":1,"698":4,"699":4,"700":1,"701":7,"702":6,"703":2,"705":1,"706":2,"707":6,"708":3,"709":1,"710":4,"713":1,"715":2,"717":3,"719":3,"720":1,"721":1,"723":2,"725":7,"726":1,"727":4,"729":3,"730":5,"731":5,"733":1,"734":7,"735":12,"736":5,"737":3,"738":2,"739":1,"740":3,"741":2,"744":5,"745":1,"746":2,"747":2,"748":2,"749":10,"753":3,"754":1,"755":5,"757":1,"758":5,"761":5,"763":1,"764":7,"766":1,"767":7,"770":6,"773":6,"775":2,"776":1,"778":1,"779":2,"780":3,"782":1,"783":4,"789":1,"791":3,"793":3,"795":1,"797":1,"802":1,"803":1,"804":1,"805":2,"806":3,"807":2,"808":1,"809":4,"812":1,"816":1,"818":3,"820":3,"822":1,"824":1,"829":1,"831":1,"833":1,"834":2,"835":3,"836":2,"837":1,"838":3,"839":3,"840":1,"841":5,"844":1,"848":1,"850":3,"852":3,"854":1,"856":1,"861":1,"863":1,"865":1,"866":2,"867":3,"868":2,"869":2,"870":1,"871":5,"874":1,"878":1,"880":1,"882":3,"884":3,"886":1,"888":1,"893":1,"895":1,"897":1,"898":2,"899":3,"900":2,"901":1,"902":1,"903":3,"904":3,"905":1,"906":5,"909":1,"913":1,"915":1,"917":3,"919":3,"921":1,"923":1,"928":1,"930":1,"932":1,"933":2,"934":3,"935":2,"936":1,"937":3,"938":3,"939":1,"940":5,"943":1,"947":1,"949":1,"951":3,"953":3,"955":1,"957":1,"962":1,"964":1,"966":1,"967":2,"968":3,"969":2,"970":1,"971":3,"972":3,"973":1,"974":5,"977":1,"981":1,"983":1,"985":3,"987":3,"989":1,"991":1,"996":1,"998":1,"1000":1,"1001":2,"1002":3,"1003":2,"1004":1,"1005":3,"1006":3,"1007":1,"1008":5,"1011":1,"1015":1,"1017":1,"1019":3,"1021":3,"1023":1,"1025":1,"1030":1,"1032":1,"1034":1,"1035":2,"1036":3,"1037":2,"1038":1,"1039":3,"1040":3,"1041":1,"1042":5,"1045":1,"1049":1,"1051":1,"1053":3,"1055":3,"1057":1,"1059":1,"1064":1,"1066":1,"1068":1,"1069":2,"1070":3,"1071":2,"1072":1,"1073":3,"1074":3,"1075":1,"1076":5,"1079":1,"1083":1,"1085":1,"1087":3,"1089":3,"1091":1,"1093":1,"1098":1,"1100":1,"1102":1,"1103":2,"1104":3,"1105":2,"1106":1,"1107":3,"1108":3,"1109":1,"1110":5,"1113":1,"1117":1,"1119":1,"1121":3,"1123":3,"1125":1,"1127":1,"1132":1,"1134":1,"1136":1,"1137":2,"1138":3,"1139":2,"1140":1,"1141":3,"1142":3,"1143":1,"1144":5,"1147":1,"1151":1,"1153":1,"1155":3,"1157":3,"1159":1,"1161":1,"1166":1,"1168":1,"1170":1,"1172":2,"1173":3,"1174":2,"1175":6,"1176":5,"1177":3,"1178":9,"1179":6,"1181":5,"1182":6,"1183":1,"1185":1,"1186":2,"1187":3,"1191":2,"1192":1,"1193":2,"1194":3,"1195":2,"1196":1,"1197":5,"1200":1,"1204":1,"1206":1,"1208":3,"1210":3,"1212":1,"1214":1,"1219":1,"1221":1,"1223":1,"1224":2,"1225":5,"1226":12,"1230":6,"1232":1,"1233":1,"1237":1,"1238":4,"1241":4,"1244":1,"1245":2,"1246":1,"1247":9,"1250":1,"1252":1,"1254":1,"1256":4,"1258":4,"1259":1,"1260":1,"1261":1,"1262":2,"1263":2,"1264":1,"1265":3,"1266":7,"1268":1,"1269":1,"1270":3,"1271":1,"1272":2,"1273":1,"1274":1,"1275":5,"1276":2,"1277":6,"1278":3,"1279":2,"1280":1,"1281":6,"1285":3,"1287":3,"1288":1,"1289":6,"1290":4,"1291":4,"1293":2,"1294":1,"1295":1,"1296":2,"1297":1,"1298":5,"1300":4,"1301":1,"1302":1,"1303":1,"1304":1,"1305":1,"1306":1,"1307":4,"1308":1,"1309":3,"1310":2,"1314":1,"1315":2,"1316":1,"1317":1,"1318":3,"1320":5,"1321":3,"1323":2,"1324":1,"1325":2,"1326":5,"1327":4,"1328":1,"1329":1,"1331":3,"1332":1,"1334":4,"1335":1,"1336":1,"1337":2,"1340":1,"1342":1,"1343":8,"1344":4,"1345":1,"1346":2,"1347":2,"1348":1,"1350":2,"1351":1,"1354":2,"1355":1,"1356":13,"1358":4,"1359":7,"1360":3,"1366":3,"1367":1,"1368":4,"1369":2,"1370":4,"1371":14,"1372":4,"1374":1,"1375":4,"1376":4,"1377":2,"1378":2,"1379":5,"1380":1,"1381":1,"1382":8,"1383":4,"1385":1,"1386":1,"1387":3,"1388":8,"1389":27,"1390":2,"1391":2,"1392":15,"1393":10,"1394":3,"1395":3,"1396":1,"1397":3,"1398":9,"1400":1,"1401":4,"1403":7,"1404":2,"1405":1,"1406":2,"1408":3,"1409":4,"1410":6,"1411":1,"1412":4,"1413":2,"1416":12,"1417":5,"1418":2,"1419":1,"1420":2,"1421":3,"1422":1,"1423":1,"1424":2,"1425":2,"1427":3,"1432":1,"1433":3,"1434":5,"1435":2,"1436":1,"1437":3,"1438":1,"1440":5,"1441":9,"1442":18,"1443":4,"1444":2,"1445":2,"1447":2,"1448":6,"1449":1,"1450":7,"1451":2,"1452":5,"1453":6,"1454":3,"1455":7,"1456":7,"1457":3,"1458":1,"1459":2,"1460":10,"1461":2,"1462":10,"1463":7,"1465":1,"1467":1,"1468":2,"1469":3,"1470":1,"1471":1,"1472":1,"1473":9,"1480":3,"1487":3,"1488":7,"1490":2,"1492":11,"1494":4,"1495":6,"1496":4,"1497":2,"1498":7,"1499":3,"1502":4,"1503":2,"1504":4,"1505":6,"1506":1,"1507":4,"1508":17,"1509":9,"1510":3,"1511":1,"1513":1,"1514":4,"1515":4,"1516":7,"1519":4,"1521":5,"1524":2,"1526":8,"1527":3,"1528":6,"1537":2,"1539":1,"1548":2,"1549":1,"1559":9,"1560":4,"1561":6,"1562":4,"1563":6,"1564":5,"1565":2,"1568":2,"1569":1,"1570":3,"1571":2,"1572":5,"1573":1,"1574":1,"1575":3,"1576":1,"1578":3,"1579":5,"1580":2,"1582":12,"1583":1,"1584":1,"1585":1,"1587":1,"1588":2,"1589":2,"1590":2,"1591":2,"1592":7,"1593":4,"1594":4,"1595":9,"1596":2,"1597":6,"1598":4,"1599":3,"1600":7,"1602":4,"1603":2,"1607":2,"1608":1,"1609":2,"1610":4,"1613":4,"1614":1,"1622":2,"1623":4,"1624":2,"1627":3,"1628":1,"1629":8,"1630":4,"1631":3,"1632":3,"1633":2,"1634":2,"1635":4,"1636":3,"1637":2,"1639":1,"1640":1,"1643":3,"1644":1,"1646":3,"1648":4,"1649":13,"1650":2,"1652":1,"1653":4,"1655":2,"1656":1,"1658":4,"1665":1,"1666":1,"1667":6,"1669":1,"1670":2,"1673":2,"1675":1,"1677":2,"1679":1,"1680":5,"1681":3,"1682":1,"1683":1,"1684":1,"1685":1,"1686":1,"1688":2,"1690":2,"1693":1,"1694":2,"1696":1,"1698":3,"1699":1,"1700":2,"1701":1,"1703":3,"1704":1,"1705":3,"1706":1,"1707":1,"1708":1,"1709":2,"1710":5,"1715":2,"1717":1,"1718":1,"1720":2,"1722":2,"1724":1,"1727":2,"1729":1,"1730":2,"1733":1,"1734":8,"1736":6,"1737":2,"1738":1,"1740":1,"1741":1,"1742":1,"1744":3,"1745":3,"1747":4,"1749":23,"1750":2,"1751":2,"1752":3,"1753":4,"1754":3,"1755":4,"1756":11,"1757":4,"1758":1,"1759":4,"1760":1,"1761":1,"1762":2,"1763":2,"1764":3,"1765":2,"1768":2,"1769":5,"1770":11,"1771":5,"1772":1,"1777":1,"1778":2,"1779":2,"1783":1,"1784":1,"1789":1,"1792":2,"1795":3,"1798":4,"1801":5,"1803":3,"1804":2,"1805":1,"1807":2,"1809":2,"1811":3,"1812":3,"1813":3,"1814":14,"1815":2,"1817":6,"1818":8,"1819":2,"1820":8,"1823":3,"1826":1,"1828":1,"1830":1,"1834":2,"1836":1,"1838":2,"1839":1,"1840":2,"1841":1,"1842":2,"1843":1,"1844":2,"1848":1,"1850":1,"1852":1,"1854":1,"1856":1,"1858":2,"1859":1,"1860":2,"1862":1,"1866":1,"1868":1,"1869":1,"1870":1,"1873":1,"1875":1,"1877":3,"1879":2,"1880":2,"1881":5,"1883":49,"1884":2,"1888":1,"1889":2,"1890":2,"1891":5,"1892":3,"1893":7,"1894":4,"1895":9,"1896":7,"1897":11,"1898":1,"1902":3,"1903":1,"1904":2,"1905":5,"1906":4,"1907":10,"1909":1,"1910":11,"1911":9,"1912":31,"1915":2,"1916":1,"1917":1,"1918":2,"1919":4,"1920":5,"1922":4,"1923":2,"1924":6,"1925":4,"1926":11,"1927":2,"1928":3,"1929":5,"1931":2,"1932":9,"1933":1,"1934":3,"1935":2,"1936":5,"1937":3,"1938":7,"1939":18,"1940":3,"1941":9,"1942":8,"1943":1,"1944":7,"1945":3,"1946":15,"1948":2,"1949":5,"1950":8,"1951":1,"1953":3,"1954":4,"1955":4,"1956":2,"1957":1,"1958":1,"1959":3,"1960":2,"1962":1,"1964":4,"1965":3,"1967":3,"1968":5,"1969":2,"1971":1,"1972":6,"1973":1,"1978":2,"1980":2,"1982":2,"1984":2,"1986":2,"1988":1,"1993":5,"1994":1,"1999":4,"2002":4,"2003":1,"2004":9,"2005":1,"2006":2,"2007":1,"2008":2,"2009":2,"2010":3,"2011":1,"2012":1,"2013":11,"2014":4,"2015":1,"2018":1,"2020":2,"2021":2,"2024":4,"2025":5,"2026":3,"2027":2,"2028":4,"2030":2,"2033":4,"2034":5,"2035":1,"2036":6,"2037":9,"2038":1,"2039":4,"2040":9,"2042":2,"2043":12,"2044":1,"2045":6,"2046":3,"2047":11,"2049":6,"2050":2,"2051":2,"2052":3,"2053":1,"2056":20,"2057":7,"2058":3,"2059":9,"2060":3,"2063":5,"2064":2,"2065":3,"2066":6,"2068":3,"2069":3,"2070":3,"2071":3,"2072":14,"2073":2,"2075":21,"2076":7,"2077":1,"2078":8,"2079":5,"2080":2,"2081":13,"2084":3,"2085":1,"2086":7,"2087":2,"2090":1,"2092":1,"2094":1,"2098":4,"2100":3,"2102":2,"2103":1,"2104":2,"2105":1,"2106":2,"2107":1,"2108":2,"2112":1,"2114":1,"2116":1,"2118":1,"2120":1,"2122":1,"2124":1,"2126":1,"2128":1,"2130":1,"2132":1,"2134":2,"2135":1,"2136":2,"2138":1,"2140":6,"2141":1,"2142":6,"2148":1,"2150":1,"2151":1,"2152":1,"2155":1,"2157":1,"2158":1,"2159":3,"2160":1,"2161":1,"2162":1,"2163":4,"2165":2,"2166":1,"2167":2,"2168":2,"2169":3,"2171":1,"2172":1,"2175":1,"2177":2,"2179":1,"2181":2,"2183":1,"2185":2,"2187":2,"2189":2,"2191":2,"2193":1,"2194":1,"2195":2,"2196":1,"2197":2,"2198":1,"2199":3,"2200":4,"2204":1,"2205":2,"2206":11,"2207":1,"2209":2,"2210":2,"2211":3,"2212":1,"2213":3,"2214":3,"2215":2,"2216":2,"2217":6,"2218":14,"2219":9,"2220":6,"2221":11,"2222":19,"2223":20,"2224":10,"2226":6,"2227":3,"2230":4,"2231":2,"2232":5,"2233":2,"2234":9,"2235":2,"2236":26,"2237":1,"2238":2,"2239":1,"2240":3,"2241":1,"2243":2,"2244":14,"2245":10,"2246":5,"2247":4,"2248":8,"2249":10,"2251":13,"2252":4,"2255":10,"2256":10,"2258":2,"2261":3,"2262":2,"2263":25,"2264":4,"2265":21,"2266":6,"2268":4,"2269":1,"2271":1,"2272":2,"2273":7,"2274":7,"2275":10,"2276":9,"2277":17,"2278":7,"2283":1,"2284":1,"2285":1,"2294":1,"2296":1,"2298":1,"2310":1,"2311":1,"2315":1,"2320":3,"2321":4,"2322":1,"2323":11,"2324":2,"2325":7,"2326":1,"2327":5,"2328":5,"2329":4,"2330":7,"2332":7,"2333":2,"2334":4,"2335":3,"2336":3,"2337":11,"2339":5,"2340":2,"2341":5,"2342":3,"2343":2,"2344":5,"2346":8,"2348":8,"2350":8,"2351":3,"2353":9,"2355":3,"2356":14,"2357":3,"2358":1,"2359":1,"2361":2,"2362":4,"2363":21,"2364":34,"2365":1,"2368":2,"2369":10,"2370":2,"2371":5,"2373":9,"2374":16,"2375":12,"2376":7,"2377":12,"2378":5,"2379":1,"2380":8,"2381":2,"2382":1,"2383":2,"2385":2,"2387":2,"2390":4,"2391":2,"2392":1,"2393":5,"2396":3,"2398":2,"2399":3,"2400":2,"2401":5,"2402":3,"2404":2,"2405":3,"2406":4,"2407":2,"2408":3,"2410":5,"2411":1,"2412":18,"2413":1,"2415":1,"2416":4,"2417":2,"2418":3,"2419":1,"2420":5,"2421":3,"2424":1,"2425":2,"2426":1,"2427":5,"2428":7,"2429":9,"2430":2,"2431":2,"2432":1,"2433":2,"2434":2,"2435":2,"2436":1,"2440":1,"2442":1,"2444":2,"2445":2,"2447":1,"2448":8,"2449":5,"2450":3,"2451":2,"2452":3,"2453":1,"2454":12,"2465":1,"2466":3,"2469":1,"2472":1,"2473":11,"2480":1,"2484":49,"2485":3,"2492":1,"2497":7,"2498":3,"2499":1,"2500":3,"2502":6,"2503":15,"2504":10,"2505":9,"2506":3,"2508":1,"2509":2,"2510":5,"2511":5,"2512":2,"2513":4,"2514":1,"2515":4,"2516":3,"2517":1,"2518":2,"2519":11,"2521":3,"2522":7,"2523":3,"2525":7,"2526":4,"2528":1,"2529":5,"2530":3,"2531":3,"2532":8,"2533":7,"2534":4,"2535":3,"2536":4,"2537":5,"2538":1,"2539":2,"2540":1,"2541":3,"2543":1,"2544":4,"2545":1,"2546":1,"2547":5,"2548":4,"2549":8,"2550":5,"2551":3,"2552":2,"2553":6,"2554":8,"2555":2,"2556":3,"2557":1,"2558":6,"2559":3,"2560":4,"2561":4,"2562":9,"2563":3,"2564":3,"2565":5,"2566":4,"2567":2,"2568":1,"2570":2,"2572":1,"2573":1,"2574":2,"2575":2,"2576":12,"2577":6,"2578":2,"2580":8,"2581":2,"2582":16,"2583":4,"2584":5,"2585":13,"2586":4,"2587":14,"2588":22,"2589":4,"2590":1,"2591":1,"2593":2,"2594":1,"2598":1,"2599":11,"2600":6,"2601":3,"2603":1,"2604":4,"2605":1,"2606":8,"2607":3,"2608":1,"2610":1,"2611":3,"2612":3,"2613":3,"2615":4,"2616":3,"2617":11,"2618":1,"2619":5,"2621":7,"2622":28,"2623":3,"2624":17,"2625":5,"2626":2,"2627":3,"2628":2,"2631":2,"2632":1,"2634":4,"2635":2,"2638":2,"2639":6,"2642":5,"2643":3,"2644":2,"2645":1,"2646":1,"2648":5,"2649":1,"2650":3,"2651":3,"2653":4,"2654":1,"2655":7,"2657":11,"2658":4,"2659":1,"2660":1,"2661":3,"2662":8,"2663":2,"2664":1,"2665":3,"2666":2,"2668":5,"2669":4,"2670":2,"2675":2,"2676":4,"2679":1,"2681":3,"2682":1,"2688":1,"2689":1,"2690":1,"2692":9,"2693":6,"2694":39,"2695":8,"2696":5,"2697":6,"2699":2,"2700":1,"2701":7,"2702":7,"2703":15,"2704":42,"2705":61,"2706":7,"2707":4,"2709":6,"2710":1,"2712":6,"2714":1,"2715":2,"2718":1,"2719":1,"2722":2,"2723":3,"2725":3,"2726":7,"2727":1,"2728":3,"2729":1,"2731":2,"2733":6,"2734":3,"2735":5,"2736":3,"2737":2,"2738":5,"2739":3,"2740":1,"2741":1,"2742":13,"2743":10,"2744":3,"2745":1,"2747":1,"2748":2,"2754":1,"2755":2,"2756":1,"2771":1,"2772":2,"2773":2,"2775":2,"2776":2,"2779":1,"2781":1,"2784":3,"2789":1,"2790":2,"2791":1,"2792":1,"2794":2,"2799":4,"2800":3,"2802":2,"2803":3,"2804":4,"2805":7,"2806":6,"2807":1,"2808":2,"2810":1,"2811":1,"2812":4,"2813":3,"2815":6,"2816":5,"2817":1,"2818":12,"2819":6,"2820":1,"2821":2,"2822":3,"2823":6,"2824":10,"2825":14,"2826":7,"2827":18,"2828":1,"2829":3,"2830":2,"2831":3,"2832":1,"2833":7,"2835":7,"2836":6,"2837":5,"2838":2,"2839":2,"2840":6,"2842":4,"2843":2,"2845":2,"2849":5,"2850":9,"2851":1,"2853":3,"2854":3,"2855":3,"2856":2,"2857":1,"2858":9,"2859":4,"2860":21,"2861":3,"2862":2,"2866":2,"2867":6,"2868":5,"2869":11,"2870":5,"2871":4,"2872":4,"2873":4,"2874":7,"2875":4,"2876":15,"2877":1,"2878":2,"2879":2,"2880":2,"2881":1,"2882":3,"2883":3,"2884":11,"2885":4,"2886":4,"2887":7,"2888":2,"2889":3,"2890":3,"2891":6,"2892":2,"2893":4,"2894":3,"2895":9,"2896":17}}],["th",{"2":{"1592":1}}],["th+tl",{"2":{"1263":1}}],["thus",{"2":{"381":1,"1183":1,"1266":1,"1346":1,"1356":1,"1432":1,"1471":1,"1563":1,"1756":1,"2215":1,"2265":1,"2334":1,"2416":1,"2421":1,"2506":1,"2582":1,"2644":1,"2651":1,"2681":1,"2833":1,"2860":1,"2867":1,"2876":1}}],["thumb",{"2":{"199":1,"294":1,"2874":2}}],["threads",{"2":{"2356":1}}],["threading",{"0":{"519":1}}],["threshold",{"0":{"246":1},"2":{"246":2,"249":1,"1959":1}}],["three",{"0":{"339":1,"1794":1},"1":{"1795":1,"1796":1},"2":{"98":1,"191":1,"196":1,"322":1,"339":1,"503":1,"537":1,"587":1,"625":1,"631":1,"1329":1,"1473":1,"1490":1,"1491":1,"1508":1,"1574":2,"1638":2,"1752":2,"1766":1,"1769":1,"1803":1,"1892":1,"1903":1,"1912":1,"1993":1,"2049":1,"2198":2,"2230":2,"2243":1,"2251":2,"2254":1,"2256":3,"2263":1,"2276":1,"2412":1,"2467":1,"2858":1,"2860":2,"2861":1}}],["throttling",{"2":{"638":1,"2221":1}}],["throttled",{"2":{"2223":1}}],["throttle",{"2":{"149":1,"552":1,"1932":1,"1941":2,"1942":1,"2221":1,"2702":1,"2705":6}}],["thrown",{"2":{"557":1}}],["throw",{"2":{"114":1,"1343":1}}],["throughout",{"2":{"1734":1}}],["through",{"0":{"1401":1},"2":{"110":1,"160":1,"166":1,"224":1,"232":1,"355":1,"394":2,"415":1,"543":1,"570":1,"575":1,"609":1,"625":1,"631":1,"671":1,"702":1,"725":1,"1297":1,"1321":1,"1384":1,"1392":2,"1401":1,"1403":1,"1432":1,"1442":1,"1450":1,"1453":1,"1454":2,"1459":2,"1460":2,"1465":3,"1477":1,"1478":1,"1483":1,"1484":2,"1502":1,"1511":1,"1513":1,"1528":1,"1533":1,"1562":1,"1564":1,"1599":1,"1635":2,"1649":2,"1710":2,"1763":1,"1816":2,"1967":1,"2039":2,"2074":4,"2075":1,"2077":1,"2184":1,"2186":1,"2188":1,"2190":1,"2198":1,"2255":1,"2256":1,"2273":1,"2277":1,"2278":2,"2323":2,"2332":1,"2356":1,"2367":1,"2369":1,"2373":1,"2375":1,"2378":1,"2387":1,"2412":3,"2416":1,"2420":1,"2425":1,"2452":1,"2469":3,"2472":1,"2473":2,"2482":2,"2489":2,"2490":4,"2497":2,"2504":1,"2511":1,"2512":1,"2567":1,"2580":1,"2610":1,"2622":1,"2637":1,"2655":1,"2657":1,"2660":2,"2681":1,"2694":3,"2696":1,"2699":1,"2705":3,"2753":1,"2829":2,"2850":1,"2873":1,"2875":1,"2881":1}}],["thomas",{"2":{"2438":1,"2591":1}}],["thoughts",{"0":{"2843":1}}],["thought",{"2":{"523":1,"2376":1,"2525":1}}],["though",{"2":{"50":1,"374":1,"1349":1,"1358":1,"1434":1,"1447":1,"1468":1,"1498":1,"1511":1,"1749":1,"1753":1,"1754":1,"2370":1,"2373":1,"2375":1,"2588":1}}],["those",{"2":{"33":1,"49":1,"113":1,"175":1,"263":1,"265":1,"276":1,"344":1,"357":1,"471":1,"495":1,"520":1,"560":1,"582":2,"598":1,"684":1,"706":1,"734":1,"779":1,"805":1,"834":1,"866":1,"898":1,"933":1,"967":1,"1001":1,"1035":1,"1069":1,"1103":1,"1137":1,"1178":1,"1193":1,"1262":1,"1327":1,"1329":1,"1336":1,"1440":1,"1442":1,"1443":1,"1460":1,"1473":1,"1492":1,"1756":1,"1769":1,"1805":1,"1823":1,"1911":1,"1942":1,"1999":1,"2084":1,"2245":1,"2251":1,"2275":1,"2356":1,"2377":1,"2415":1,"2514":1,"2526":1,"2543":1,"2549":1,"2617":1,"2638":1,"2657":1,"2666":1,"2673":1,"2699":1,"2704":1,"2729":1,"2738":1,"2832":1,"2835":1,"2836":1,"2850":1,"2860":1,"2876":1,"2878":2,"2884":2,"2891":2,"2893":1}}],["thickness",{"2":{"2368":1}}],["thicker",{"2":{"1932":1}}],["thiers",{"2":{"1498":1}}],["thier",{"2":{"1497":3,"1498":8}}],["thing",{"0":{"592":1},"2":{"213":1,"525":1,"550":1,"1316":1,"1356":1,"1368":1,"1388":1,"1416":3,"2263":1,"2420":1,"2666":1,"2833":1,"2878":1,"2890":1}}],["things",{"0":{"2253":1},"1":{"2254":1,"2255":1,"2256":1,"2257":1,"2258":1,"2259":1,"2260":1,"2261":1,"2262":1,"2263":1,"2264":1,"2265":1},"2":{"50":1,"113":1,"119":1,"158":1,"230":1,"318":1,"345":1,"392":1,"393":1,"430":1,"431":1,"432":1,"495":1,"496":1,"503":1,"542":1,"592":1,"601":2,"602":1,"610":1,"618":1,"623":1,"625":1,"671":1,"1318":1,"1343":1,"1417":1,"1420":1,"1460":1,"1461":1,"1473":1,"1562":1,"1877":1,"1994":1,"2222":2,"2226":1,"2251":2,"2263":1,"2272":1,"2330":1,"2337":1,"2356":1,"2363":1,"2374":2,"2378":1,"2380":2,"2402":1,"2412":1,"2419":1,"2449":1,"2504":1,"2515":1,"2516":1,"2525":2,"2558":1,"2580":2,"2613":1,"2616":1,"2624":1,"2679":1,"2697":1,"2836":1}}],["thinkpad",{"2":{"1346":1,"1993":1}}],["thinking",{"2":{"243":1}}],["thinks",{"2":{"182":1}}],["think",{"2":{"119":1,"228":1,"494":1,"496":1,"522":1,"595":1,"601":1,"1297":1,"1469":2,"1730":1,"2406":1,"2412":1,"2692":1,"2831":1,"2881":1,"2896":1}}],["third",{"2":{"49":1,"288":1,"357":1,"591":1,"649":1,"698":1,"1463":1,"1596":1,"1754":1,"1795":1,"1798":1,"1801":1,"2238":2,"2255":1,"2263":1,"2266":1,"2277":1,"2505":1,"2694":1,"2851":1}}],["this",{"0":{"592":1,"1307":1,"1308":1},"2":{"0":1,"3":1,"5":1,"6":2,"10":1,"11":2,"14":2,"15":1,"16":1,"21":1,"23":1,"28":1,"30":1,"31":1,"32":1,"33":1,"34":1,"36":3,"45":2,"49":6,"50":2,"69":1,"70":2,"87":1,"88":1,"90":2,"99":3,"103":1,"104":1,"107":1,"111":1,"116":1,"119":1,"120":1,"123":1,"125":3,"126":2,"127":1,"131":1,"132":2,"133":1,"143":2,"149":1,"152":2,"154":1,"156":1,"163":1,"164":1,"172":2,"173":1,"182":2,"185":3,"187":1,"189":1,"190":1,"194":4,"198":1,"201":2,"209":1,"211":1,"213":3,"214":1,"215":2,"218":2,"221":1,"224":1,"228":2,"229":1,"230":2,"231":1,"233":1,"240":1,"243":1,"244":1,"251":1,"255":2,"256":1,"262":1,"263":5,"265":1,"268":1,"271":1,"273":4,"275":1,"276":2,"279":2,"302":1,"303":1,"306":1,"307":3,"312":5,"315":1,"318":1,"319":1,"324":1,"326":1,"328":1,"330":6,"331":1,"332":1,"333":2,"340":1,"343":2,"344":1,"347":1,"348":1,"349":1,"350":1,"351":2,"352":1,"355":1,"356":2,"359":1,"362":3,"363":1,"364":1,"366":1,"367":1,"368":1,"371":4,"374":1,"375":2,"377":3,"380":1,"381":3,"382":1,"383":1,"384":1,"385":1,"389":3,"390":5,"391":1,"392":2,"395":1,"398":1,"405":1,"406":2,"407":2,"411":4,"412":3,"413":1,"414":1,"415":1,"416":1,"417":1,"418":1,"419":2,"421":1,"422":1,"423":1,"424":2,"425":1,"426":1,"427":2,"428":1,"429":1,"430":1,"431":1,"432":1,"434":2,"435":2,"436":2,"437":2,"438":1,"440":1,"441":1,"442":2,"443":4,"444":2,"445":1,"446":1,"447":2,"448":2,"449":2,"450":2,"451":3,"452":1,"453":1,"454":1,"456":1,"468":1,"470":1,"471":5,"474":1,"475":1,"476":1,"477":3,"481":1,"487":2,"488":1,"489":1,"491":2,"494":2,"498":1,"505":1,"506":2,"507":1,"508":1,"511":1,"519":1,"521":1,"522":1,"523":2,"524":1,"525":1,"526":2,"536":1,"537":1,"538":1,"539":2,"541":1,"542":1,"543":1,"546":3,"549":1,"551":2,"552":1,"553":1,"554":2,"556":2,"557":3,"558":1,"561":1,"562":2,"564":2,"565":2,"566":1,"569":1,"570":8,"573":1,"574":1,"575":6,"576":1,"577":1,"580":2,"582":4,"591":2,"595":1,"597":1,"598":1,"599":1,"601":3,"604":1,"605":2,"606":1,"607":3,"608":1,"609":3,"611":1,"612":3,"613":4,"614":1,"616":3,"617":1,"618":1,"621":2,"623":2,"625":2,"626":4,"627":1,"629":2,"631":5,"632":3,"633":1,"636":2,"637":2,"638":1,"639":1,"640":3,"643":5,"647":1,"648":2,"649":4,"650":1,"651":1,"652":1,"653":3,"656":1,"657":4,"660":2,"661":2,"662":1,"663":1,"664":1,"665":2,"667":2,"668":6,"669":5,"670":1,"671":2,"672":2,"676":4,"680":2,"682":2,"683":1,"687":1,"688":1,"698":1,"700":1,"702":3,"703":2,"706":1,"708":1,"710":2,"714":1,"716":1,"722":1,"723":2,"727":2,"730":1,"731":1,"733":2,"734":4,"735":4,"736":1,"737":1,"738":3,"741":1,"743":1,"747":1,"748":1,"749":2,"750":1,"751":1,"753":2,"757":1,"775":2,"779":1,"783":2,"787":1,"790":1,"794":1,"798":1,"800":1,"805":1,"807":1,"809":2,"813":1,"817":1,"821":1,"825":1,"827":1,"834":1,"836":1,"838":1,"839":1,"841":2,"845":1,"849":1,"853":1,"857":1,"859":1,"866":1,"868":1,"869":2,"871":2,"875":1,"881":1,"885":1,"889":1,"891":1,"898":1,"900":1,"901":1,"903":1,"904":1,"906":2,"910":1,"916":1,"920":1,"924":1,"926":1,"933":1,"935":1,"937":1,"938":1,"940":2,"944":1,"950":1,"954":1,"958":1,"960":1,"967":1,"969":1,"971":1,"972":1,"974":2,"978":1,"984":1,"988":1,"992":1,"994":1,"1001":1,"1003":1,"1005":1,"1006":1,"1008":2,"1012":1,"1018":1,"1022":1,"1026":1,"1028":1,"1035":1,"1037":1,"1039":1,"1040":1,"1042":2,"1046":1,"1052":1,"1056":1,"1060":1,"1062":1,"1069":1,"1071":1,"1072":1,"1073":1,"1074":1,"1076":2,"1080":1,"1086":1,"1090":1,"1094":1,"1096":1,"1103":1,"1105":1,"1106":1,"1107":1,"1108":1,"1110":2,"1114":1,"1120":1,"1124":1,"1128":1,"1130":1,"1137":1,"1139":1,"1141":1,"1142":1,"1144":2,"1148":1,"1154":1,"1158":1,"1162":1,"1164":1,"1170":1,"1171":2,"1172":2,"1175":2,"1177":1,"1178":5,"1181":1,"1182":1,"1183":2,"1186":2,"1192":1,"1193":1,"1195":1,"1197":2,"1201":1,"1207":1,"1211":1,"1215":1,"1217":1,"1225":1,"1226":1,"1228":1,"1230":1,"1243":1,"1244":1,"1249":1,"1250":1,"1254":1,"1259":1,"1261":2,"1268":2,"1270":3,"1271":1,"1272":2,"1274":1,"1275":2,"1276":1,"1277":1,"1281":1,"1283":1,"1284":1,"1290":1,"1291":1,"1292":1,"1293":2,"1294":1,"1297":2,"1298":5,"1299":1,"1307":1,"1308":1,"1309":1,"1310":3,"1314":1,"1320":2,"1322":1,"1325":1,"1326":5,"1327":1,"1328":1,"1330":1,"1332":5,"1334":3,"1335":1,"1337":2,"1339":1,"1343":1,"1344":1,"1346":1,"1348":1,"1355":1,"1356":1,"1358":3,"1359":4,"1360":3,"1366":2,"1367":1,"1368":2,"1370":2,"1372":1,"1378":1,"1382":2,"1383":1,"1385":1,"1386":3,"1388":5,"1389":16,"1391":1,"1392":7,"1393":4,"1395":2,"1397":1,"1398":1,"1399":2,"1400":1,"1401":2,"1404":1,"1405":1,"1408":1,"1411":1,"1412":3,"1414":1,"1416":2,"1417":5,"1418":3,"1419":1,"1420":1,"1422":2,"1423":1,"1424":2,"1425":3,"1428":1,"1429":1,"1430":1,"1432":3,"1433":3,"1434":4,"1435":2,"1436":2,"1437":5,"1438":1,"1440":3,"1441":6,"1442":11,"1443":1,"1449":1,"1450":1,"1451":1,"1454":1,"1455":6,"1458":1,"1460":6,"1461":4,"1462":5,"1463":7,"1468":3,"1469":1,"1472":1,"1473":7,"1480":2,"1488":3,"1490":1,"1494":1,"1496":1,"1497":3,"1498":3,"1499":2,"1502":1,"1503":1,"1504":1,"1505":3,"1507":3,"1508":6,"1509":1,"1510":1,"1511":1,"1515":2,"1516":3,"1518":1,"1519":1,"1520":1,"1521":1,"1524":1,"1526":1,"1527":1,"1528":2,"1547":1,"1548":1,"1559":4,"1561":3,"1563":2,"1564":3,"1565":1,"1567":2,"1571":1,"1572":2,"1575":2,"1576":1,"1578":1,"1579":3,"1580":1,"1582":2,"1584":1,"1586":1,"1590":3,"1592":2,"1593":2,"1594":1,"1597":1,"1598":1,"1602":3,"1604":1,"1605":1,"1607":1,"1609":1,"1610":1,"1623":2,"1624":2,"1629":2,"1630":3,"1631":1,"1632":1,"1633":3,"1634":1,"1635":2,"1636":2,"1638":3,"1640":1,"1643":1,"1644":2,"1649":2,"1651":1,"1653":2,"1655":1,"1656":1,"1657":1,"1665":1,"1670":2,"1672":1,"1674":1,"1675":1,"1676":1,"1685":1,"1689":1,"1698":1,"1700":1,"1702":1,"1704":1,"1706":1,"1707":1,"1708":1,"1733":1,"1734":2,"1736":1,"1738":2,"1740":1,"1742":2,"1744":2,"1747":3,"1749":16,"1750":1,"1751":2,"1752":1,"1753":1,"1754":7,"1756":2,"1758":1,"1762":1,"1763":2,"1768":2,"1769":4,"1770":3,"1771":4,"1772":1,"1806":3,"1807":1,"1808":1,"1809":1,"1812":1,"1814":6,"1815":2,"1823":2,"1833":1,"1835":1,"1871":2,"1874":2,"1884":1,"1893":3,"1894":2,"1895":1,"1896":7,"1897":2,"1898":1,"1903":1,"1904":1,"1905":2,"1906":1,"1907":2,"1910":1,"1911":4,"1914":1,"1915":2,"1917":1,"1918":2,"1919":2,"1920":1,"1922":1,"1924":1,"1925":1,"1926":3,"1927":2,"1931":2,"1934":3,"1935":2,"1936":1,"1937":1,"1938":1,"1939":4,"1941":4,"1942":4,"1946":14,"1948":2,"1949":2,"1950":2,"1955":1,"1964":1,"1967":1,"1970":2,"1972":2,"1996":1,"2000":1,"2004":2,"2010":2,"2013":1,"2021":1,"2025":1,"2027":1,"2028":1,"2030":2,"2031":1,"2032":1,"2033":1,"2036":2,"2038":1,"2039":2,"2041":3,"2047":2,"2049":1,"2059":12,"2063":1,"2064":1,"2065":1,"2070":1,"2072":6,"2073":2,"2076":3,"2079":1,"2081":2,"2084":2,"2086":4,"2087":1,"2097":1,"2099":1,"2153":2,"2156":2,"2159":1,"2165":1,"2167":1,"2172":2,"2174":1,"2178":1,"2180":1,"2193":1,"2194":1,"2195":1,"2196":1,"2205":1,"2206":1,"2207":1,"2209":1,"2211":2,"2216":1,"2217":4,"2218":2,"2219":5,"2220":3,"2221":13,"2222":19,"2223":4,"2224":17,"2229":1,"2230":1,"2231":1,"2232":2,"2233":1,"2234":2,"2235":1,"2238":1,"2243":3,"2245":3,"2248":1,"2249":1,"2251":10,"2254":1,"2255":8,"2256":5,"2259":2,"2262":1,"2263":6,"2264":1,"2265":8,"2266":3,"2268":1,"2271":2,"2275":1,"2276":3,"2277":8,"2290":1,"2291":1,"2292":1,"2321":1,"2323":2,"2324":2,"2325":5,"2327":1,"2328":1,"2329":1,"2330":1,"2331":1,"2332":1,"2333":2,"2334":1,"2335":1,"2336":2,"2337":3,"2339":1,"2340":1,"2341":2,"2342":2,"2343":2,"2344":1,"2346":3,"2348":3,"2350":3,"2351":3,"2353":2,"2355":2,"2356":5,"2357":1,"2359":1,"2360":4,"2362":1,"2363":3,"2364":21,"2368":2,"2369":2,"2371":1,"2373":4,"2374":5,"2375":1,"2377":2,"2380":1,"2381":2,"2383":3,"2387":2,"2390":1,"2396":3,"2397":1,"2399":4,"2400":2,"2401":2,"2402":5,"2403":3,"2406":3,"2410":1,"2412":14,"2413":1,"2414":1,"2415":3,"2416":1,"2417":1,"2419":1,"2420":1,"2423":1,"2427":1,"2428":3,"2436":1,"2445":2,"2446":1,"2447":2,"2448":2,"2449":3,"2450":2,"2451":2,"2452":1,"2454":2,"2465":1,"2466":2,"2467":1,"2500":3,"2502":1,"2504":3,"2505":3,"2507":1,"2508":1,"2510":1,"2512":1,"2513":1,"2514":5,"2515":1,"2516":4,"2517":1,"2518":2,"2519":7,"2523":1,"2525":2,"2526":3,"2527":1,"2528":1,"2529":1,"2530":2,"2531":3,"2532":1,"2533":2,"2535":1,"2536":4,"2541":1,"2548":1,"2549":1,"2550":1,"2553":1,"2554":2,"2556":1,"2558":5,"2560":2,"2562":9,"2564":1,"2567":1,"2568":1,"2574":1,"2576":5,"2577":2,"2580":3,"2581":2,"2582":4,"2583":1,"2585":4,"2587":5,"2588":3,"2589":1,"2598":3,"2599":3,"2600":1,"2601":2,"2606":2,"2607":1,"2611":1,"2612":2,"2615":6,"2616":1,"2617":3,"2619":4,"2621":1,"2622":6,"2623":2,"2624":8,"2625":5,"2626":4,"2627":1,"2630":2,"2631":1,"2632":1,"2634":1,"2635":1,"2638":3,"2639":1,"2642":1,"2643":2,"2648":1,"2650":1,"2651":2,"2652":1,"2655":2,"2657":3,"2659":1,"2660":2,"2662":2,"2663":1,"2667":1,"2668":1,"2669":1,"2673":2,"2674":1,"2681":4,"2690":1,"2691":2,"2692":5,"2693":2,"2694":5,"2695":2,"2696":2,"2697":1,"2698":3,"2699":2,"2701":1,"2702":3,"2703":8,"2704":1,"2705":7,"2712":3,"2713":1,"2715":1,"2717":1,"2720":1,"2721":1,"2722":1,"2723":3,"2724":5,"2725":1,"2726":1,"2727":1,"2731":4,"2733":5,"2734":1,"2735":5,"2739":2,"2741":1,"2742":5,"2743":3,"2783":1,"2799":1,"2800":2,"2808":1,"2816":3,"2829":1,"2831":3,"2833":2,"2836":8,"2837":3,"2838":3,"2841":5,"2843":1,"2847":1,"2849":1,"2850":1,"2853":1,"2854":1,"2858":6,"2859":2,"2860":4,"2861":7,"2862":1,"2866":1,"2867":7,"2868":5,"2869":2,"2870":3,"2871":1,"2872":4,"2873":4,"2874":3,"2876":4,"2880":1,"2881":2,"2882":3,"2883":3,"2884":5,"2885":2,"2886":3,"2887":4,"2890":1,"2891":1,"2896":4}}],["thank",{"2":{"2448":1}}],["thanks",{"2":{"235":1,"324":1,"591":1,"2356":1,"2393":1,"2418":1,"2696":1}}],["thankyou",{"2":{"116":1}}],["than",{"0":{"1333":1},"2":{"24":1,"46":1,"49":1,"50":1,"63":1,"112":1,"124":1,"152":1,"153":1,"166":1,"176":1,"194":1,"201":2,"213":1,"230":1,"234":1,"251":1,"318":1,"408":1,"415":4,"456":1,"459":1,"494":3,"496":1,"509":1,"517":1,"523":1,"543":1,"546":1,"552":2,"597":1,"601":1,"618":2,"621":1,"622":1,"647":1,"669":1,"735":1,"1170":2,"1177":1,"1225":1,"1274":1,"1275":1,"1308":1,"1343":1,"1346":1,"1386":1,"1393":1,"1395":1,"1396":1,"1397":3,"1412":1,"1416":1,"1425":1,"1433":1,"1440":1,"1460":1,"1461":1,"1468":1,"1469":1,"1473":2,"1488":2,"1499":1,"1502":1,"1503":2,"1508":1,"1563":2,"1579":1,"1638":1,"1649":1,"1734":1,"1749":1,"1769":1,"1771":1,"1881":1,"1911":2,"1912":1,"1923":1,"1942":1,"1944":1,"1965":1,"1967":1,"2038":1,"2041":1,"2065":1,"2206":1,"2221":1,"2244":1,"2246":1,"2255":4,"2256":1,"2264":1,"2340":2,"2342":1,"2363":2,"2364":1,"2373":1,"2387":1,"2400":1,"2412":1,"2436":1,"2445":1,"2505":1,"2511":1,"2519":2,"2535":1,"2550":1,"2568":1,"2582":1,"2598":1,"2599":1,"2629":1,"2660":1,"2693":1,"2694":2,"2695":1,"2699":1,"2705":1,"2733":1,"2736":1,"2740":1,"2782":1,"2859":1,"2861":4,"2866":2,"2867":1,"2869":2,"2872":1,"2895":1,"2896":1}}],["that",{"0":{"544":1,"545":1,"546":1,"1316":1,"1319":1,"1438":1,"1956":1},"1":{"1320":1},"2":{"0":3,"5":1,"6":2,"9":3,"13":2,"14":1,"19":3,"23":1,"24":1,"28":1,"31":2,"34":1,"36":2,"38":1,"39":3,"45":1,"46":1,"49":2,"50":3,"52":3,"70":1,"73":2,"75":1,"87":1,"90":1,"94":2,"95":1,"98":1,"99":1,"103":1,"110":1,"112":1,"114":3,"123":2,"124":2,"125":1,"126":1,"131":1,"132":2,"149":4,"152":2,"153":1,"154":1,"156":1,"163":1,"166":1,"175":1,"176":5,"179":2,"182":4,"185":1,"191":2,"194":1,"195":1,"199":3,"203":3,"209":1,"218":1,"224":1,"230":1,"233":1,"240":2,"243":1,"255":1,"256":1,"262":1,"263":1,"268":1,"275":1,"276":1,"297":1,"303":1,"306":1,"312":2,"314":1,"315":1,"317":2,"318":1,"340":1,"343":1,"345":1,"347":1,"352":1,"355":1,"357":3,"358":2,"364":2,"371":1,"374":1,"377":5,"381":3,"384":1,"385":2,"386":1,"387":1,"389":3,"390":2,"392":5,"393":1,"394":3,"395":1,"401":1,"407":1,"411":2,"414":1,"425":1,"426":1,"440":1,"441":1,"443":1,"455":1,"456":2,"469":1,"472":1,"475":1,"476":4,"477":1,"478":1,"487":1,"493":1,"494":5,"495":1,"498":1,"501":1,"506":1,"507":1,"508":2,"512":1,"514":1,"515":2,"520":2,"521":1,"522":3,"523":2,"524":1,"529":1,"536":1,"537":1,"538":2,"539":1,"540":1,"541":1,"542":1,"543":1,"547":2,"550":3,"553":2,"560":2,"561":1,"564":1,"565":1,"566":1,"570":5,"571":2,"574":2,"575":2,"578":1,"579":3,"581":1,"592":1,"595":3,"597":6,"600":2,"601":4,"603":2,"605":1,"609":4,"612":1,"614":1,"617":1,"618":2,"619":1,"621":2,"622":2,"625":2,"626":1,"629":1,"635":2,"637":1,"638":2,"643":2,"648":2,"649":2,"650":1,"652":1,"653":2,"657":1,"662":1,"664":1,"666":1,"667":1,"668":2,"669":1,"670":2,"676":2,"677":3,"680":2,"682":2,"700":3,"702":1,"703":1,"704":1,"730":1,"731":1,"734":1,"735":1,"737":2,"740":1,"744":3,"775":1,"1170":2,"1174":1,"1175":1,"1176":1,"1178":1,"1181":3,"1182":3,"1184":1,"1187":1,"1191":1,"1261":1,"1268":1,"1269":1,"1290":1,"1291":1,"1293":1,"1294":1,"1296":1,"1305":1,"1314":3,"1316":1,"1320":2,"1321":1,"1326":1,"1327":1,"1328":1,"1334":2,"1343":3,"1349":1,"1350":1,"1355":1,"1356":3,"1358":1,"1359":4,"1360":2,"1368":2,"1369":1,"1378":3,"1382":3,"1383":2,"1386":6,"1388":4,"1389":11,"1390":1,"1391":1,"1392":4,"1393":1,"1394":1,"1397":5,"1398":3,"1399":1,"1403":1,"1408":2,"1410":1,"1416":5,"1417":1,"1418":2,"1419":1,"1421":1,"1422":1,"1425":1,"1434":6,"1436":1,"1437":2,"1440":8,"1441":4,"1442":14,"1447":1,"1451":1,"1454":2,"1455":4,"1456":1,"1457":1,"1461":1,"1462":4,"1467":2,"1469":1,"1470":1,"1471":2,"1472":1,"1473":4,"1480":1,"1484":1,"1486":1,"1487":1,"1488":1,"1492":1,"1493":1,"1494":1,"1496":1,"1497":2,"1498":2,"1502":1,"1503":3,"1508":2,"1509":1,"1512":1,"1514":1,"1515":1,"1521":1,"1524":1,"1528":1,"1559":5,"1560":1,"1561":3,"1562":2,"1563":2,"1567":1,"1570":3,"1575":1,"1582":2,"1585":1,"1591":1,"1593":1,"1598":1,"1600":1,"1602":1,"1613":1,"1629":3,"1630":2,"1632":3,"1634":2,"1639":2,"1649":4,"1652":1,"1654":1,"1655":1,"1706":1,"1708":1,"1737":1,"1739":1,"1740":1,"1741":1,"1744":1,"1749":5,"1752":1,"1753":1,"1754":2,"1755":3,"1756":4,"1757":1,"1758":1,"1759":2,"1762":1,"1763":2,"1769":2,"1770":1,"1803":1,"1804":5,"1806":1,"1814":3,"1817":2,"1877":1,"1881":1,"1888":1,"1892":2,"1895":1,"1906":1,"1910":2,"1911":1,"1912":3,"1915":1,"1923":2,"1925":2,"1926":2,"1932":1,"1934":2,"1939":3,"1940":1,"1941":4,"1942":2,"1943":1,"1944":2,"1946":1,"1948":3,"1950":1,"1954":1,"1955":4,"1963":1,"1964":2,"1965":1,"1967":2,"1968":1,"1969":4,"1970":3,"1972":1,"2004":1,"2010":1,"2013":1,"2021":1,"2025":1,"2026":3,"2028":1,"2030":2,"2036":1,"2037":2,"2045":1,"2047":1,"2056":1,"2067":1,"2068":1,"2069":1,"2072":3,"2075":4,"2076":2,"2077":1,"2162":1,"2164":1,"2165":1,"2168":1,"2204":1,"2206":1,"2207":1,"2209":1,"2210":1,"2211":3,"2212":1,"2213":1,"2216":1,"2218":5,"2219":1,"2221":3,"2222":1,"2223":1,"2224":8,"2225":1,"2226":2,"2227":1,"2233":1,"2235":1,"2236":3,"2238":1,"2242":1,"2243":1,"2245":1,"2246":3,"2247":1,"2248":1,"2249":3,"2251":1,"2252":1,"2254":2,"2255":5,"2256":6,"2263":12,"2264":1,"2265":5,"2266":1,"2275":1,"2277":1,"2321":1,"2323":1,"2325":1,"2327":2,"2328":1,"2329":3,"2330":1,"2334":1,"2337":1,"2339":2,"2344":2,"2351":2,"2353":2,"2355":1,"2356":3,"2357":1,"2359":1,"2360":3,"2361":1,"2363":9,"2364":3,"2365":1,"2368":1,"2369":1,"2370":1,"2371":1,"2373":2,"2374":6,"2375":1,"2376":3,"2377":3,"2380":4,"2381":1,"2383":2,"2385":1,"2393":2,"2398":1,"2399":6,"2400":2,"2402":1,"2405":1,"2406":2,"2407":4,"2408":1,"2409":1,"2410":2,"2412":13,"2417":1,"2420":3,"2428":1,"2430":1,"2431":1,"2433":1,"2434":1,"2435":1,"2442":1,"2444":1,"2447":2,"2448":1,"2449":1,"2454":2,"2466":2,"2475":1,"2499":1,"2502":1,"2503":1,"2505":1,"2506":2,"2511":1,"2512":1,"2514":1,"2515":1,"2516":2,"2518":1,"2519":1,"2524":1,"2525":4,"2526":1,"2528":1,"2529":1,"2530":2,"2531":6,"2532":2,"2533":1,"2535":3,"2537":4,"2538":1,"2539":1,"2544":1,"2545":2,"2547":1,"2549":1,"2557":1,"2558":1,"2562":3,"2563":1,"2565":4,"2568":1,"2571":1,"2572":1,"2574":1,"2576":3,"2577":3,"2578":1,"2581":2,"2582":9,"2583":2,"2584":1,"2585":2,"2587":4,"2588":9,"2598":2,"2600":1,"2601":2,"2605":1,"2606":1,"2607":1,"2612":1,"2613":1,"2615":2,"2616":1,"2617":1,"2618":2,"2619":3,"2620":1,"2621":1,"2622":2,"2623":1,"2624":2,"2625":1,"2626":2,"2628":2,"2631":1,"2638":1,"2642":1,"2643":2,"2649":1,"2650":1,"2653":1,"2654":1,"2655":1,"2657":4,"2658":1,"2659":1,"2664":2,"2665":2,"2669":3,"2670":1,"2673":1,"2678":1,"2692":1,"2693":1,"2694":6,"2695":5,"2697":6,"2698":1,"2702":6,"2703":1,"2704":2,"2705":5,"2706":1,"2713":1,"2715":1,"2720":1,"2724":1,"2728":1,"2729":3,"2730":1,"2731":1,"2733":2,"2735":3,"2736":2,"2739":1,"2742":4,"2743":3,"2744":1,"2745":1,"2751":1,"2753":1,"2755":2,"2756":1,"2758":1,"2762":1,"2763":1,"2765":2,"2768":1,"2769":1,"2770":1,"2773":1,"2775":1,"2776":1,"2777":1,"2778":1,"2779":2,"2780":1,"2781":2,"2782":1,"2788":2,"2791":1,"2792":1,"2793":1,"2795":1,"2800":1,"2816":1,"2833":3,"2836":4,"2837":4,"2838":1,"2839":2,"2840":1,"2842":1,"2849":2,"2850":2,"2854":1,"2855":1,"2857":1,"2858":1,"2860":12,"2861":3,"2862":1,"2866":1,"2867":2,"2868":1,"2869":2,"2870":1,"2873":3,"2874":1,"2876":4,"2878":3,"2880":1,"2881":3,"2883":4,"2884":4,"2886":2,"2887":1,"2889":1,"2890":3,"2891":9,"2892":1,"2894":5,"2896":3}}],["theory",{"2":{"2629":1}}],["theories",{"2":{"2247":1}}],["thekey",{"2":{"207":4,"211":1}}],["thermal",{"2":{"191":1}}],["thereafter",{"2":{"1894":1}}],["thereby",{"2":{"69":1}}],["therefore",{"2":{"28":1,"421":1,"676":2,"744":2,"747":1,"749":1,"1171":1,"1174":1,"1177":1,"1183":1,"1649":1,"1911":1,"1917":1,"2000":1,"2336":1,"2890":1}}],["there",{"0":{"587":1,"1321":1,"1469":1,"2879":1},"2":{"28":1,"99":1,"123":1,"131":1,"152":1,"154":1,"163":1,"166":1,"175":1,"189":1,"198":1,"201":1,"213":1,"224":1,"233":1,"238":1,"268":1,"276":1,"279":1,"288":1,"326":1,"331":1,"346":1,"355":1,"377":1,"381":1,"389":1,"393":1,"400":1,"455":1,"469":1,"473":1,"476":1,"490":1,"495":1,"526":1,"537":1,"546":1,"550":1,"563":1,"566":1,"575":1,"578":1,"579":1,"589":1,"601":3,"612":1,"625":1,"643":1,"649":1,"652":1,"666":1,"671":1,"695":1,"696":1,"700":1,"730":1,"731":3,"733":1,"736":1,"783":1,"809":1,"841":1,"871":1,"906":1,"940":1,"974":1,"1008":1,"1042":1,"1076":1,"1110":1,"1144":1,"1184":1,"1197":1,"1260":1,"1274":1,"1275":1,"1289":1,"1314":3,"1315":3,"1324":1,"1328":1,"1329":1,"1343":2,"1356":2,"1375":1,"1382":2,"1388":2,"1398":2,"1414":1,"1418":1,"1421":1,"1432":1,"1451":1,"1454":1,"1455":1,"1457":1,"1468":2,"1472":1,"1473":2,"1480":2,"1487":1,"1488":1,"1492":2,"1494":1,"1499":1,"1508":1,"1563":1,"1582":1,"1585":1,"1590":1,"1591":1,"1593":1,"1597":1,"1609":1,"1630":2,"1632":1,"1639":1,"1644":1,"1649":1,"1653":1,"1755":1,"1762":1,"1803":1,"1823":1,"1877":1,"1881":1,"1895":2,"1902":1,"1910":1,"1912":1,"1922":1,"1923":1,"1926":1,"1940":1,"1943":1,"1958":1,"1963":1,"1970":1,"1972":1,"1993":1,"2000":1,"2035":1,"2037":1,"2041":1,"2056":1,"2068":1,"2069":1,"2084":1,"2166":1,"2207":1,"2216":1,"2218":1,"2221":1,"2222":1,"2224":1,"2226":1,"2230":1,"2236":1,"2243":1,"2246":1,"2251":1,"2255":1,"2256":1,"2262":1,"2263":1,"2271":2,"2272":1,"2327":1,"2328":1,"2353":1,"2356":1,"2362":1,"2364":1,"2368":1,"2370":1,"2371":1,"2373":1,"2374":1,"2377":1,"2379":1,"2381":1,"2385":1,"2396":1,"2427":1,"2428":1,"2445":1,"2504":1,"2505":1,"2512":1,"2525":2,"2526":2,"2527":1,"2531":1,"2532":1,"2547":1,"2549":1,"2560":1,"2563":1,"2565":2,"2600":5,"2605":1,"2607":1,"2610":1,"2616":1,"2617":2,"2619":1,"2628":1,"2635":1,"2658":1,"2664":1,"2668":1,"2670":1,"2690":1,"2691":1,"2692":1,"2695":1,"2696":1,"2701":1,"2704":1,"2705":1,"2728":1,"2729":1,"2730":2,"2733":1,"2735":1,"2736":1,"2742":1,"2833":1,"2834":1,"2835":1,"2836":2,"2837":1,"2839":1,"2840":1,"2843":3,"2844":1,"2845":3,"2850":1,"2879":2,"2883":1,"2888":3,"2890":1,"2891":2,"2893":1,"2894":1}}],["thedogkeyboard",{"2":{"143":2,"211":1}}],["they",{"2":{"124":1,"125":2,"185":2,"188":1,"196":1,"198":1,"203":1,"243":1,"265":1,"273":2,"276":1,"283":3,"344":1,"348":2,"374":1,"392":1,"408":1,"454":1,"457":1,"465":1,"471":1,"473":1,"476":1,"487":1,"494":1,"496":1,"507":1,"557":1,"560":1,"570":1,"579":1,"600":1,"625":1,"632":1,"653":1,"674":1,"683":1,"701":1,"744":1,"1226":1,"1329":1,"1356":2,"1360":1,"1389":1,"1397":1,"1418":2,"1484":1,"1502":2,"1503":4,"1512":1,"1567":1,"1581":1,"1582":1,"1586":1,"1598":1,"1629":2,"1630":1,"1633":1,"1755":1,"1756":1,"1814":2,"1939":1,"1942":1,"1955":1,"1962":1,"1972":2,"2004":2,"2012":1,"2028":1,"2039":1,"2049":1,"2072":2,"2207":1,"2211":1,"2224":1,"2251":2,"2254":2,"2256":2,"2263":1,"2266":1,"2277":1,"2320":1,"2341":1,"2359":1,"2375":2,"2380":1,"2383":1,"2400":1,"2406":1,"2412":1,"2445":1,"2448":1,"2499":1,"2502":2,"2503":1,"2513":1,"2517":1,"2522":1,"2535":1,"2549":2,"2553":1,"2629":1,"2632":2,"2639":1,"2659":1,"2665":1,"2668":1,"2681":1,"2682":1,"2690":1,"2692":2,"2694":4,"2695":2,"2699":1,"2704":4,"2705":2,"2731":1,"2742":1,"2744":1,"2748":1,"2831":1,"2833":1,"2836":2,"2857":1,"2860":1,"2876":1,"2883":1,"2892":1}}],["the60",{"2":{"102":3}}],["then",{"0":{"2261":1},"2":{"49":1,"70":1,"120":2,"152":1,"235":1,"289":1,"331":1,"344":1,"361":1,"371":1,"392":1,"394":1,"407":1,"473":1,"541":1,"546":1,"547":1,"551":1,"568":1,"575":1,"581":2,"582":1,"600":1,"610":1,"616":1,"639":1,"648":1,"652":1,"669":1,"672":1,"682":1,"684":1,"701":1,"730":1,"744":1,"746":1,"749":1,"1224":1,"1226":2,"1245":1,"1262":1,"1275":1,"1296":1,"1310":1,"1314":1,"1316":2,"1317":1,"1326":1,"1343":1,"1355":2,"1356":1,"1382":1,"1383":1,"1388":1,"1389":2,"1392":1,"1416":1,"1418":2,"1425":1,"1427":1,"1432":1,"1434":1,"1440":2,"1441":2,"1442":1,"1452":1,"1455":1,"1462":2,"1468":5,"1469":1,"1470":1,"1473":2,"1495":1,"1497":1,"1509":2,"1564":3,"1568":1,"1572":1,"1584":1,"1588":1,"1592":2,"1594":1,"1598":1,"1610":1,"1624":1,"1629":1,"1634":1,"1635":1,"1646":2,"1649":3,"1706":1,"1730":1,"1731":1,"1736":1,"1749":1,"1752":2,"1753":3,"1754":3,"1755":1,"1765":1,"1817":9,"1819":1,"1823":1,"1897":1,"1903":1,"1916":1,"1920":2,"1923":1,"1926":1,"1941":1,"1948":1,"1955":2,"1956":1,"2014":1,"2015":2,"2021":1,"2022":1,"2029":1,"2032":1,"2037":1,"2068":1,"2075":15,"2076":1,"2080":1,"2084":1,"2086":1,"2168":1,"2172":2,"2206":1,"2214":1,"2215":1,"2217":1,"2218":1,"2223":2,"2224":1,"2230":1,"2251":2,"2255":2,"2256":3,"2258":1,"2261":1,"2263":2,"2265":3,"2275":2,"2276":2,"2277":3,"2290":4,"2331":1,"2333":1,"2338":1,"2339":1,"2340":1,"2341":1,"2344":1,"2345":1,"2356":1,"2362":2,"2363":2,"2364":1,"2373":2,"2378":1,"2396":1,"2399":1,"2412":1,"2420":1,"2429":1,"2450":1,"2454":1,"2503":2,"2514":1,"2562":1,"2566":1,"2580":1,"2581":1,"2582":4,"2583":1,"2585":1,"2587":1,"2588":2,"2589":1,"2598":2,"2611":1,"2617":3,"2622":1,"2632":1,"2652":1,"2694":2,"2704":11,"2705":3,"2731":2,"2738":2,"2739":1,"2748":1,"2782":1,"2836":1,"2843":1,"2858":1,"2860":3,"2861":2,"2867":3,"2868":2,"2869":2,"2872":1,"2873":2,"2876":1,"2878":1,"2881":1,"2888":1,"2891":1,"2895":2,"2896":3}}],["themself",{"2":{"392":1}}],["themselves",{"2":{"233":1,"317":1,"392":1,"570":1,"1590":1,"1592":1,"2549":1,"2651":1,"2742":1}}],["theme",{"2":{"233":1}}],["them",{"2":{"2":1,"154":1,"164":1,"186":1,"202":1,"204":1,"221":1,"234":2,"272":1,"273":1,"284":1,"344":1,"374":1,"417":2,"494":2,"496":2,"510":1,"512":1,"520":1,"543":1,"568":1,"578":1,"587":1,"590":1,"595":1,"621":2,"658":1,"662":1,"702":1,"1225":1,"1347":1,"1355":1,"1376":1,"1383":1,"1395":1,"1396":1,"1397":1,"1398":1,"1418":1,"1427":1,"1432":1,"1433":1,"1440":1,"1441":1,"1442":1,"1455":1,"1473":1,"1511":1,"1526":1,"1564":1,"1567":1,"1576":1,"1582":1,"1583":1,"1629":1,"1644":1,"1811":1,"1881":2,"1893":1,"1919":1,"1932":1,"1960":1,"1972":1,"2004":1,"2013":1,"2027":1,"2035":1,"2036":2,"2047":2,"2205":2,"2206":1,"2207":1,"2211":1,"2249":1,"2261":1,"2265":1,"2271":1,"2276":1,"2328":3,"2356":1,"2364":2,"2372":1,"2373":1,"2374":1,"2375":1,"2381":1,"2393":1,"2404":2,"2407":1,"2408":1,"2409":1,"2429":1,"2444":1,"2449":1,"2498":1,"2503":2,"2504":1,"2513":1,"2518":1,"2519":1,"2527":1,"2532":1,"2535":2,"2546":1,"2548":1,"2555":1,"2558":2,"2572":1,"2574":1,"2575":1,"2580":1,"2582":3,"2585":1,"2588":2,"2618":1,"2628":1,"2639":2,"2650":1,"2668":1,"2695":1,"2705":1,"2748":1,"2831":1,"2836":1,"2840":1,"2842":1,"2850":1,"2857":1,"2867":1,"2879":1,"2888":1,"2891":1,"2896":1}}],["the",{"0":{"23":1,"42":1,"56":1,"355":1,"363":1,"364":1,"365":1,"374":1,"375":1,"376":1,"379":1,"389":1,"390":1,"481":1,"542":1,"553":1,"588":1,"599":1,"603":1,"612":1,"622":1,"1181":1,"1182":1,"1183":1,"1278":1,"1315":1,"1324":1,"1328":1,"1627":3,"1628":2,"1756":1,"1762":1,"1764":1,"1956":1,"1962":1,"1994":1,"2013":1,"2014":1,"2064":2,"2196":1,"2201":1,"2248":1,"2251":1,"2362":1,"2368":1,"2369":1,"2371":1,"2374":1,"2375":1,"2376":1,"2377":1,"2379":1,"2416":1,"2417":1,"2418":1,"2419":1,"2448":1,"2449":1,"2525":1,"2532":1,"2554":1,"2560":1,"2562":1,"2584":1,"2608":1,"2610":1,"2677":1,"2712":1,"2735":1,"2736":1,"2738":1,"2742":1,"2743":1,"2744":1,"2798":1,"2835":1,"2878":2,"2882":1,"2892":1,"2893":1},"1":{"364":1,"365":1,"366":1,"367":1,"368":1,"369":1,"370":1,"380":1,"543":1,"544":1,"545":1,"546":1,"547":1,"548":1,"549":1,"550":1,"551":1,"552":1,"554":1,"555":1,"556":1,"557":1,"623":1,"624":1,"1765":1,"1766":1,"1767":1,"1768":1,"1769":1,"1770":1,"1771":1,"1772":1,"1773":1,"1774":1,"1775":1,"1776":1,"1777":1,"1778":1,"1779":1,"1780":1,"1781":1,"1782":1,"1783":1,"1784":1,"1785":1,"1786":1,"1787":1,"1788":1,"1789":1,"1790":1,"1791":1,"1792":1,"1793":1,"1794":1,"1795":1,"1796":1,"1797":1,"1798":1,"1799":1,"1800":1,"1801":1,"1802":1,"2202":1,"2203":1,"2204":1,"2205":1,"2206":1,"2370":1,"2372":1,"2373":1,"2374":1,"2375":1,"2377":1,"2449":1,"2526":1,"2527":1,"2678":1,"2679":1,"2836":1,"2837":1,"2838":1,"2839":1,"2840":1,"2841":1,"2842":1,"2883":1,"2884":1,"2885":1,"2886":1,"2887":1},"2":{"0":1,"1":1,"2":1,"3":2,"4":2,"5":3,"6":3,"7":3,"8":1,"10":3,"11":1,"12":1,"13":3,"14":5,"15":2,"16":3,"18":1,"19":1,"21":4,"22":3,"23":2,"24":2,"25":4,"27":2,"28":5,"30":4,"31":13,"32":1,"33":3,"34":12,"35":1,"36":7,"37":1,"43":3,"45":7,"46":2,"49":24,"50":18,"51":1,"55":5,"56":3,"58":1,"60":1,"62":3,"65":3,"67":4,"69":2,"70":17,"73":3,"74":3,"76":1,"83":3,"86":5,"87":4,"88":2,"90":4,"92":1,"93":2,"94":2,"99":4,"100":1,"102":1,"103":6,"104":2,"105":3,"107":4,"110":1,"112":1,"113":3,"114":13,"116":3,"118":5,"119":8,"120":3,"122":1,"123":3,"124":8,"125":8,"126":5,"127":2,"128":2,"130":1,"131":4,"132":2,"134":5,"137":1,"138":1,"140":1,"142":1,"143":3,"146":1,"149":10,"152":5,"153":4,"154":1,"156":6,"157":6,"158":4,"159":1,"160":6,"163":6,"164":4,"166":4,"167":2,"168":1,"169":3,"172":2,"173":4,"174":5,"175":6,"176":12,"181":1,"182":13,"184":3,"185":9,"186":2,"187":1,"188":1,"189":4,"191":10,"194":23,"195":6,"196":6,"197":2,"198":3,"199":7,"201":8,"202":7,"203":6,"204":3,"206":5,"209":5,"210":3,"211":11,"213":6,"215":1,"218":3,"219":1,"220":2,"221":2,"222":9,"224":3,"228":6,"229":2,"230":4,"231":1,"232":4,"233":5,"234":5,"235":3,"236":3,"238":1,"240":9,"243":4,"244":1,"245":4,"246":3,"247":1,"248":3,"249":4,"251":5,"254":6,"255":16,"256":3,"257":1,"258":1,"259":4,"262":6,"263":7,"264":1,"265":14,"266":4,"268":3,"271":6,"272":4,"273":7,"274":1,"275":4,"276":4,"277":2,"279":4,"282":1,"283":5,"284":4,"285":2,"288":6,"289":5,"292":1,"293":5,"297":6,"298":2,"301":1,"302":2,"303":5,"304":1,"305":5,"306":2,"307":8,"308":2,"312":11,"313":1,"314":5,"315":2,"316":2,"318":2,"319":1,"322":16,"324":1,"326":1,"331":4,"332":1,"334":1,"342":1,"343":2,"344":6,"345":7,"346":1,"347":5,"348":3,"349":1,"350":1,"351":1,"352":3,"353":3,"354":3,"355":8,"356":6,"357":8,"358":2,"359":1,"360":2,"361":2,"362":2,"363":3,"364":4,"365":2,"367":2,"370":3,"371":24,"372":2,"374":11,"375":10,"376":6,"377":4,"379":1,"381":20,"382":1,"386":3,"387":4,"389":8,"390":13,"391":1,"392":6,"393":1,"394":4,"395":2,"396":1,"397":2,"400":3,"401":5,"403":2,"404":3,"405":1,"406":2,"407":1,"408":3,"411":8,"412":9,"413":2,"414":2,"415":12,"416":1,"418":2,"419":3,"421":1,"423":1,"424":1,"425":2,"426":2,"428":2,"429":2,"430":2,"431":2,"432":1,"434":3,"435":3,"436":1,"437":3,"440":1,"441":1,"442":5,"443":4,"444":2,"445":2,"447":1,"448":2,"449":2,"450":2,"451":3,"452":2,"454":2,"455":1,"456":1,"457":4,"458":2,"459":1,"464":1,"466":3,"467":5,"469":5,"470":1,"471":23,"472":3,"473":3,"474":7,"475":2,"476":14,"477":6,"478":5,"479":1,"480":1,"481":3,"482":2,"483":1,"486":1,"487":1,"489":2,"491":2,"492":3,"493":3,"494":32,"495":7,"496":2,"498":4,"499":1,"503":9,"504":1,"505":1,"506":2,"507":2,"508":1,"509":2,"511":3,"512":1,"513":1,"515":1,"517":1,"520":1,"521":1,"522":3,"523":1,"524":6,"525":1,"526":3,"528":2,"534":2,"536":2,"537":9,"538":2,"539":1,"540":1,"541":1,"542":3,"543":31,"544":1,"545":3,"546":25,"547":14,"549":1,"550":17,"551":11,"552":35,"553":2,"554":11,"555":1,"556":15,"557":9,"558":4,"560":3,"561":4,"562":5,"563":11,"564":1,"565":1,"566":2,"567":2,"568":5,"570":19,"571":13,"573":2,"574":5,"575":9,"576":2,"577":1,"578":6,"579":3,"580":1,"581":6,"582":5,"583":3,"586":3,"587":2,"589":1,"591":3,"592":1,"593":1,"595":30,"597":13,"598":6,"599":2,"600":8,"601":11,"602":1,"603":4,"604":3,"605":1,"606":2,"607":8,"609":4,"610":5,"612":1,"613":5,"614":1,"615":1,"616":1,"617":5,"619":11,"620":3,"621":2,"622":7,"623":2,"624":3,"625":8,"626":3,"627":2,"629":3,"631":13,"632":2,"633":3,"635":2,"637":2,"638":5,"639":6,"640":2,"643":15,"647":1,"648":18,"649":18,"650":3,"651":2,"652":3,"653":1,"657":3,"658":2,"662":1,"663":1,"664":8,"665":11,"666":10,"667":27,"668":13,"669":18,"670":7,"671":2,"672":2,"674":2,"676":14,"677":5,"679":8,"680":12,"682":12,"683":1,"684":6,"685":11,"687":1,"688":2,"689":5,"690":1,"691":3,"692":2,"693":1,"694":1,"695":7,"696":1,"697":5,"698":8,"699":5,"700":9,"701":11,"702":15,"703":6,"704":2,"706":4,"707":11,"708":3,"709":2,"710":4,"712":1,"713":8,"714":1,"715":3,"716":2,"717":6,"718":1,"719":3,"720":2,"721":5,"723":2,"725":11,"726":1,"727":10,"729":3,"730":22,"731":10,"732":3,"733":5,"734":7,"735":29,"736":17,"737":13,"738":7,"739":4,"740":18,"742":3,"743":4,"744":11,"745":1,"746":4,"747":12,"748":6,"749":18,"750":1,"751":1,"753":3,"754":1,"755":7,"756":1,"757":1,"758":7,"759":1,"760":1,"761":6,"762":1,"763":1,"764":8,"765":1,"766":1,"767":8,"768":1,"769":1,"770":7,"771":1,"772":1,"773":7,"774":1,"775":2,"776":4,"777":1,"779":4,"780":5,"781":1,"782":2,"783":7,"785":1,"786":8,"787":1,"788":2,"789":2,"790":2,"791":6,"792":1,"793":3,"794":2,"795":4,"796":1,"797":1,"798":2,"799":6,"800":2,"801":4,"802":2,"803":2,"805":4,"806":9,"807":5,"808":2,"809":7,"811":1,"812":10,"813":1,"814":1,"815":2,"816":3,"817":2,"818":6,"819":1,"820":3,"821":2,"822":4,"823":1,"824":1,"825":2,"826":6,"827":2,"828":4,"829":2,"830":1,"831":2,"832":1,"834":4,"835":14,"836":5,"837":2,"838":6,"839":4,"840":2,"841":10,"843":1,"844":10,"845":1,"846":1,"847":2,"848":3,"849":2,"850":6,"851":1,"852":3,"853":2,"854":4,"855":1,"856":1,"857":2,"858":9,"859":2,"860":5,"861":2,"862":1,"863":2,"864":1,"866":4,"867":9,"868":5,"869":3,"870":2,"871":10,"873":1,"874":10,"875":1,"876":1,"877":2,"878":3,"879":2,"880":2,"881":2,"882":6,"883":1,"884":3,"885":2,"886":4,"887":1,"888":1,"889":2,"890":6,"891":2,"892":4,"893":2,"894":1,"895":2,"896":1,"898":4,"899":18,"900":5,"901":5,"902":2,"903":6,"904":5,"905":2,"906":10,"908":1,"909":10,"910":1,"911":1,"912":2,"913":3,"914":2,"915":2,"916":2,"917":6,"918":1,"919":3,"920":2,"921":4,"922":1,"923":1,"924":2,"925":6,"926":2,"927":4,"928":2,"929":1,"930":2,"931":1,"933":4,"934":14,"935":5,"936":2,"937":6,"938":5,"939":2,"940":10,"942":1,"943":10,"944":1,"945":1,"946":2,"947":3,"948":2,"949":2,"950":2,"951":6,"952":1,"953":3,"954":2,"955":4,"956":1,"957":1,"958":2,"959":6,"960":2,"961":4,"962":2,"963":1,"964":2,"965":1,"967":4,"968":14,"969":5,"970":2,"971":6,"972":5,"973":2,"974":10,"976":1,"977":10,"978":1,"979":1,"980":2,"981":3,"982":2,"983":2,"984":2,"985":6,"986":1,"987":3,"988":2,"989":4,"990":1,"991":1,"992":2,"993":6,"994":2,"995":4,"996":2,"997":1,"998":2,"999":1,"1001":4,"1002":16,"1003":5,"1004":2,"1005":6,"1006":5,"1007":2,"1008":10,"1010":1,"1011":10,"1012":1,"1013":1,"1014":2,"1015":3,"1016":2,"1017":2,"1018":2,"1019":6,"1020":1,"1021":3,"1022":2,"1023":4,"1024":1,"1025":1,"1026":2,"1027":6,"1028":2,"1029":4,"1030":2,"1031":1,"1032":2,"1033":1,"1035":4,"1036":16,"1037":5,"1038":2,"1039":6,"1040":5,"1041":2,"1042":10,"1044":1,"1045":10,"1046":1,"1047":1,"1048":2,"1049":3,"1050":2,"1051":2,"1052":2,"1053":6,"1054":1,"1055":3,"1056":2,"1057":4,"1058":1,"1059":1,"1060":2,"1061":9,"1062":2,"1063":5,"1064":2,"1065":1,"1066":2,"1067":1,"1069":4,"1070":18,"1071":5,"1072":5,"1073":6,"1074":5,"1075":2,"1076":10,"1078":1,"1079":10,"1080":1,"1081":1,"1082":2,"1083":3,"1084":2,"1085":2,"1086":2,"1087":6,"1088":1,"1089":3,"1090":2,"1091":4,"1092":1,"1093":1,"1094":2,"1095":9,"1096":2,"1097":5,"1098":2,"1099":1,"1100":2,"1101":1,"1103":4,"1104":18,"1105":5,"1106":5,"1107":6,"1108":5,"1109":2,"1110":10,"1112":1,"1113":10,"1114":1,"1115":1,"1116":2,"1117":3,"1118":2,"1119":2,"1120":2,"1121":6,"1122":1,"1123":3,"1124":2,"1125":4,"1126":1,"1127":1,"1128":2,"1129":9,"1130":2,"1131":5,"1132":2,"1133":1,"1134":2,"1135":1,"1137":4,"1138":16,"1139":5,"1140":2,"1141":6,"1142":5,"1143":2,"1144":10,"1146":1,"1147":10,"1148":1,"1149":2,"1150":2,"1151":3,"1152":2,"1153":2,"1154":2,"1155":6,"1156":1,"1157":3,"1158":2,"1159":4,"1160":1,"1161":1,"1162":2,"1163":9,"1164":2,"1165":5,"1166":2,"1167":1,"1168":2,"1169":1,"1170":4,"1171":5,"1172":3,"1173":4,"1174":1,"1175":8,"1176":10,"1177":3,"1178":23,"1179":10,"1181":16,"1182":17,"1183":13,"1185":4,"1186":1,"1187":4,"1191":3,"1193":4,"1194":9,"1195":5,"1196":2,"1197":10,"1199":1,"1200":10,"1201":1,"1202":1,"1203":2,"1204":3,"1205":2,"1206":2,"1207":2,"1208":6,"1209":1,"1210":3,"1211":2,"1212":4,"1213":1,"1214":1,"1215":2,"1216":6,"1217":2,"1218":4,"1219":2,"1220":1,"1221":2,"1222":1,"1223":1,"1224":4,"1225":4,"1226":14,"1228":2,"1230":11,"1231":3,"1232":1,"1233":1,"1234":1,"1235":1,"1236":3,"1237":1,"1238":3,"1239":1,"1240":1,"1241":2,"1242":1,"1243":3,"1244":2,"1245":4,"1246":3,"1247":12,"1249":2,"1250":2,"1252":1,"1254":3,"1256":3,"1258":2,"1259":1,"1261":4,"1262":6,"1263":13,"1264":7,"1265":8,"1266":7,"1268":4,"1269":6,"1270":6,"1271":2,"1272":6,"1273":3,"1274":3,"1275":9,"1276":5,"1277":10,"1278":5,"1279":2,"1280":3,"1281":11,"1283":1,"1284":2,"1285":5,"1286":1,"1287":3,"1288":2,"1289":3,"1290":4,"1291":5,"1292":1,"1293":3,"1294":3,"1296":7,"1297":1,"1298":3,"1300":5,"1303":1,"1305":1,"1307":2,"1308":4,"1309":3,"1310":4,"1313":1,"1314":2,"1315":1,"1316":3,"1317":1,"1319":1,"1321":5,"1324":2,"1326":15,"1327":3,"1328":3,"1329":4,"1330":4,"1331":1,"1333":1,"1334":8,"1337":1,"1338":1,"1339":1,"1340":9,"1342":1,"1343":14,"1344":1,"1345":1,"1348":1,"1350":8,"1354":1,"1355":5,"1356":24,"1357":2,"1358":7,"1359":23,"1360":1,"1366":1,"1367":1,"1368":6,"1369":1,"1370":2,"1371":1,"1372":4,"1373":1,"1375":2,"1376":3,"1377":1,"1378":5,"1379":1,"1380":1,"1381":1,"1382":10,"1383":17,"1385":1,"1386":9,"1387":2,"1388":9,"1389":39,"1390":5,"1391":3,"1392":16,"1393":13,"1394":1,"1395":6,"1396":2,"1397":10,"1398":19,"1399":1,"1400":4,"1401":9,"1402":4,"1403":13,"1404":8,"1405":1,"1406":1,"1408":3,"1409":3,"1411":1,"1412":1,"1414":3,"1416":19,"1417":7,"1418":8,"1420":1,"1421":3,"1422":1,"1423":2,"1424":3,"1425":4,"1426":1,"1427":2,"1430":1,"1432":6,"1433":8,"1434":10,"1435":8,"1436":7,"1437":9,"1439":1,"1440":10,"1441":7,"1442":20,"1444":3,"1445":5,"1446":1,"1447":5,"1448":2,"1449":1,"1450":5,"1451":4,"1452":4,"1453":4,"1454":6,"1455":13,"1456":12,"1457":5,"1458":5,"1459":3,"1460":9,"1461":1,"1462":16,"1463":18,"1465":5,"1467":3,"1468":11,"1469":6,"1470":1,"1471":2,"1472":2,"1473":12,"1474":1,"1475":1,"1479":1,"1480":3,"1484":1,"1487":10,"1488":9,"1489":1,"1491":6,"1492":9,"1493":3,"1495":11,"1496":2,"1497":13,"1498":4,"1499":7,"1500":4,"1502":4,"1503":6,"1504":10,"1505":8,"1507":4,"1508":42,"1509":14,"1510":1,"1511":6,"1512":1,"1513":5,"1514":16,"1515":9,"1516":11,"1518":3,"1519":4,"1520":2,"1521":4,"1523":4,"1524":7,"1526":9,"1527":5,"1528":11,"1530":1,"1531":1,"1532":1,"1534":1,"1535":1,"1536":1,"1537":1,"1538":1,"1539":1,"1540":1,"1541":1,"1545":1,"1547":1,"1548":1,"1549":2,"1550":1,"1553":2,"1556":2,"1558":2,"1559":11,"1560":9,"1561":5,"1562":3,"1563":12,"1564":7,"1565":4,"1567":3,"1568":2,"1570":7,"1571":1,"1572":5,"1573":2,"1574":2,"1575":4,"1576":3,"1578":4,"1579":10,"1580":5,"1581":3,"1582":22,"1583":3,"1584":6,"1585":5,"1586":3,"1587":5,"1588":1,"1589":5,"1590":17,"1591":9,"1592":14,"1593":2,"1594":6,"1595":27,"1596":1,"1597":4,"1598":11,"1600":15,"1601":1,"1602":11,"1603":9,"1604":1,"1605":1,"1606":2,"1607":3,"1608":1,"1609":11,"1610":8,"1612":2,"1613":13,"1614":2,"1615":2,"1616":2,"1617":2,"1618":2,"1619":2,"1620":2,"1621":3,"1622":4,"1623":6,"1624":2,"1625":1,"1627":5,"1628":3,"1629":19,"1630":17,"1631":6,"1632":2,"1633":3,"1634":11,"1635":8,"1636":7,"1637":4,"1638":4,"1639":1,"1640":4,"1641":1,"1643":2,"1646":7,"1649":41,"1650":2,"1651":1,"1652":2,"1653":8,"1654":1,"1655":3,"1656":1,"1657":3,"1658":6,"1659":2,"1660":2,"1661":2,"1662":2,"1663":2,"1666":1,"1667":13,"1669":1,"1670":6,"1672":2,"1673":2,"1674":1,"1675":2,"1676":2,"1677":2,"1678":1,"1679":3,"1680":2,"1681":9,"1682":1,"1683":1,"1684":1,"1685":1,"1686":1,"1688":8,"1690":8,"1691":1,"1692":1,"1693":1,"1694":3,"1695":1,"1696":3,"1697":5,"1698":6,"1699":1,"1700":4,"1701":1,"1702":1,"1703":1,"1704":3,"1705":1,"1706":3,"1707":4,"1708":2,"1709":6,"1710":16,"1711":1,"1714":2,"1715":5,"1717":5,"1718":2,"1719":2,"1720":2,"1721":2,"1722":2,"1723":2,"1724":1,"1725":1,"1726":2,"1727":3,"1728":2,"1729":1,"1730":1,"1731":1,"1732":2,"1733":5,"1734":5,"1736":2,"1737":2,"1739":1,"1742":1,"1744":4,"1745":2,"1747":4,"1749":27,"1750":10,"1751":1,"1752":17,"1753":12,"1754":13,"1755":3,"1756":9,"1757":9,"1758":3,"1759":15,"1760":1,"1761":2,"1762":4,"1763":9,"1764":1,"1765":2,"1766":7,"1768":4,"1769":3,"1770":17,"1771":5,"1772":3,"1773":1,"1775":1,"1776":1,"1777":1,"1778":2,"1779":1,"1780":2,"1781":1,"1782":1,"1783":4,"1784":1,"1785":2,"1786":3,"1787":1,"1788":2,"1789":1,"1790":1,"1791":2,"1792":2,"1793":1,"1794":2,"1795":3,"1796":1,"1797":2,"1798":4,"1799":1,"1800":2,"1801":5,"1802":1,"1803":6,"1804":15,"1805":6,"1806":6,"1808":6,"1809":4,"1810":2,"1811":5,"1812":3,"1813":5,"1814":34,"1815":3,"1816":4,"1817":5,"1818":10,"1819":6,"1820":12,"1821":2,"1823":4,"1831":1,"1833":3,"1834":2,"1835":3,"1836":1,"1837":1,"1838":1,"1839":1,"1840":1,"1841":1,"1842":1,"1843":1,"1844":1,"1845":1,"1846":2,"1847":1,"1848":1,"1849":1,"1850":1,"1851":1,"1852":1,"1853":1,"1854":1,"1855":1,"1856":1,"1857":1,"1858":1,"1859":1,"1860":1,"1861":1,"1862":1,"1863":1,"1864":1,"1865":1,"1866":1,"1868":1,"1869":1,"1870":1,"1871":4,"1873":1,"1874":4,"1875":1,"1877":2,"1879":1,"1880":1,"1881":4,"1884":3,"1888":1,"1890":1,"1891":1,"1892":10,"1893":12,"1894":23,"1895":13,"1896":7,"1897":11,"1898":4,"1902":2,"1903":5,"1904":5,"1905":18,"1906":3,"1907":17,"1908":2,"1909":14,"1910":28,"1911":18,"1912":84,"1914":2,"1915":3,"1916":4,"1917":5,"1918":5,"1919":7,"1920":1,"1922":4,"1923":1,"1924":12,"1925":11,"1926":14,"1927":3,"1928":8,"1931":4,"1932":25,"1933":8,"1934":2,"1935":4,"1936":9,"1937":12,"1938":12,"1939":26,"1940":4,"1941":13,"1942":11,"1943":12,"1944":13,"1945":11,"1946":23,"1948":4,"1949":7,"1950":15,"1951":3,"1952":2,"1953":2,"1954":3,"1955":16,"1956":2,"1957":4,"1958":1,"1960":1,"1962":3,"1963":1,"1964":19,"1965":1,"1967":8,"1968":4,"1969":4,"1970":7,"1971":3,"1972":6,"1973":1,"1976":1,"1977":1,"1978":2,"1979":1,"1980":2,"1981":2,"1982":2,"1983":2,"1984":2,"1985":1,"1986":2,"1987":1,"1988":2,"1989":1,"1990":1,"1991":1,"1993":3,"1994":3,"1997":1,"1998":3,"1999":1,"2000":9,"2002":9,"2003":4,"2004":13,"2005":1,"2006":2,"2007":6,"2008":2,"2009":3,"2010":5,"2011":1,"2012":7,"2013":23,"2014":6,"2015":15,"2017":1,"2018":3,"2020":3,"2021":10,"2022":2,"2023":2,"2024":10,"2025":17,"2026":4,"2027":7,"2028":1,"2029":5,"2030":3,"2031":3,"2032":8,"2033":5,"2034":5,"2035":1,"2036":12,"2037":20,"2038":10,"2039":3,"2040":20,"2041":3,"2042":1,"2043":21,"2044":1,"2045":9,"2046":1,"2047":15,"2048":4,"2049":12,"2050":1,"2051":1,"2052":3,"2056":18,"2057":15,"2059":14,"2060":6,"2063":4,"2064":10,"2065":8,"2066":4,"2067":6,"2068":4,"2069":3,"2070":3,"2071":5,"2072":34,"2073":4,"2074":6,"2075":9,"2076":17,"2077":3,"2078":10,"2079":4,"2080":6,"2081":18,"2082":2,"2084":5,"2086":6,"2087":1,"2095":1,"2097":3,"2098":4,"2099":3,"2100":3,"2101":1,"2102":1,"2103":1,"2104":1,"2105":1,"2106":1,"2107":1,"2108":1,"2109":1,"2110":2,"2111":1,"2112":1,"2113":1,"2114":1,"2115":1,"2116":1,"2117":1,"2118":1,"2119":1,"2120":1,"2121":1,"2122":1,"2123":1,"2124":1,"2125":1,"2126":1,"2127":1,"2128":1,"2129":1,"2130":1,"2131":1,"2132":1,"2133":1,"2134":1,"2135":1,"2136":1,"2137":1,"2138":1,"2139":1,"2140":3,"2141":1,"2142":3,"2143":1,"2144":1,"2145":1,"2146":1,"2147":1,"2148":1,"2150":1,"2151":1,"2152":1,"2153":4,"2155":1,"2156":4,"2157":1,"2158":1,"2159":2,"2160":5,"2161":1,"2162":1,"2163":2,"2164":5,"2165":7,"2166":1,"2167":6,"2168":10,"2169":1,"2171":2,"2172":3,"2175":1,"2177":3,"2179":1,"2181":3,"2183":1,"2184":1,"2185":1,"2186":1,"2187":1,"2188":1,"2189":1,"2190":1,"2191":1,"2192":1,"2195":2,"2196":2,"2197":3,"2198":6,"2199":12,"2200":26,"2201":3,"2202":4,"2204":3,"2205":20,"2206":13,"2207":6,"2208":1,"2210":1,"2211":9,"2212":4,"2213":9,"2214":2,"2215":13,"2216":1,"2217":7,"2218":13,"2219":24,"2220":8,"2221":18,"2222":45,"2223":11,"2224":31,"2225":1,"2226":15,"2227":4,"2230":5,"2231":3,"2232":18,"2233":3,"2234":19,"2235":10,"2236":69,"2237":3,"2238":5,"2240":6,"2242":3,"2243":3,"2244":7,"2245":6,"2246":23,"2247":8,"2248":11,"2249":18,"2250":1,"2251":22,"2252":4,"2254":6,"2255":44,"2256":31,"2258":1,"2259":2,"2261":4,"2262":2,"2263":25,"2264":8,"2265":30,"2266":7,"2267":6,"2268":9,"2269":9,"2271":3,"2272":2,"2273":9,"2274":13,"2275":12,"2276":17,"2277":15,"2280":1,"2281":1,"2282":1,"2283":1,"2284":1,"2285":1,"2286":1,"2287":1,"2288":1,"2289":1,"2290":3,"2291":3,"2292":3,"2293":1,"2294":2,"2296":1,"2297":3,"2298":2,"2299":1,"2300":3,"2301":2,"2303":3,"2304":2,"2305":1,"2308":2,"2309":1,"2310":2,"2311":1,"2312":1,"2313":2,"2314":1,"2315":1,"2316":1,"2317":2,"2318":2,"2320":2,"2321":11,"2322":2,"2323":3,"2324":4,"2325":11,"2326":2,"2327":7,"2328":9,"2329":11,"2330":13,"2331":3,"2332":13,"2333":5,"2334":10,"2335":13,"2336":10,"2337":27,"2338":1,"2339":11,"2340":7,"2341":11,"2342":11,"2343":11,"2344":10,"2345":3,"2346":22,"2347":2,"2348":22,"2349":2,"2350":28,"2351":3,"2352":1,"2353":16,"2356":6,"2357":2,"2358":6,"2359":2,"2360":11,"2361":6,"2362":7,"2363":57,"2364":27,"2365":1,"2367":1,"2368":4,"2369":21,"2370":2,"2371":7,"2372":1,"2373":25,"2374":45,"2375":18,"2376":10,"2377":24,"2378":11,"2379":4,"2380":28,"2381":5,"2383":1,"2385":1,"2387":3,"2388":1,"2389":1,"2390":2,"2391":2,"2392":3,"2395":1,"2396":5,"2397":2,"2398":3,"2399":12,"2400":9,"2401":13,"2402":4,"2403":1,"2404":2,"2405":3,"2406":1,"2407":5,"2408":3,"2409":1,"2410":11,"2411":3,"2412":44,"2413":1,"2414":2,"2415":5,"2416":5,"2417":3,"2418":3,"2419":3,"2420":5,"2421":5,"2423":2,"2424":1,"2425":1,"2426":1,"2427":4,"2428":10,"2429":14,"2431":8,"2432":1,"2433":8,"2435":8,"2436":5,"2440":5,"2442":4,"2443":7,"2444":2,"2445":8,"2446":1,"2447":3,"2448":16,"2449":17,"2450":12,"2451":6,"2452":5,"2453":7,"2454":17,"2455":4,"2463":9,"2465":2,"2466":2,"2467":7,"2468":4,"2469":5,"2470":6,"2471":4,"2472":5,"2473":3,"2475":1,"2478":2,"2479":1,"2480":4,"2482":4,"2483":8,"2488":3,"2490":6,"2494":2,"2498":11,"2499":2,"2500":7,"2502":8,"2503":10,"2504":14,"2505":8,"2506":7,"2507":3,"2508":3,"2509":8,"2510":7,"2511":10,"2512":3,"2513":6,"2514":11,"2515":13,"2516":5,"2517":1,"2518":4,"2519":12,"2521":3,"2522":2,"2524":1,"2525":5,"2526":2,"2527":1,"2528":1,"2529":8,"2530":5,"2531":7,"2532":5,"2533":5,"2535":4,"2536":3,"2537":2,"2538":2,"2539":6,"2540":1,"2543":3,"2544":9,"2545":5,"2546":5,"2547":8,"2548":7,"2549":11,"2550":1,"2551":1,"2552":1,"2553":12,"2554":4,"2555":5,"2556":2,"2558":16,"2559":7,"2560":8,"2561":2,"2562":14,"2563":2,"2565":2,"2566":3,"2567":3,"2568":5,"2569":2,"2570":3,"2571":5,"2572":1,"2573":2,"2574":4,"2575":3,"2576":13,"2577":6,"2580":3,"2581":3,"2582":60,"2583":1,"2584":2,"2585":5,"2586":2,"2587":18,"2588":14,"2589":2,"2590":3,"2591":1,"2593":1,"2598":9,"2599":9,"2600":8,"2601":5,"2603":4,"2604":3,"2605":3,"2606":6,"2607":14,"2610":13,"2611":9,"2612":3,"2613":2,"2615":9,"2616":2,"2617":15,"2618":5,"2619":4,"2620":1,"2621":6,"2622":51,"2623":7,"2624":15,"2625":8,"2626":5,"2627":2,"2628":2,"2630":3,"2631":10,"2632":6,"2634":4,"2635":3,"2636":2,"2638":8,"2639":10,"2640":2,"2641":2,"2642":14,"2643":4,"2644":2,"2645":2,"2646":2,"2648":10,"2650":7,"2651":3,"2652":8,"2653":4,"2654":2,"2655":8,"2657":15,"2658":2,"2659":9,"2660":1,"2661":2,"2662":11,"2663":3,"2664":3,"2665":14,"2666":4,"2667":4,"2668":6,"2669":9,"2670":2,"2671":1,"2672":1,"2673":2,"2674":1,"2676":2,"2677":1,"2678":5,"2679":2,"2681":4,"2687":1,"2690":1,"2691":1,"2692":15,"2693":2,"2694":52,"2695":14,"2697":5,"2698":8,"2699":3,"2700":4,"2701":6,"2702":17,"2703":40,"2704":111,"2705":129,"2706":3,"2707":3,"2709":9,"2710":2,"2712":3,"2713":7,"2714":2,"2715":12,"2716":3,"2717":6,"2718":8,"2719":3,"2720":8,"2721":5,"2722":4,"2723":9,"2724":12,"2725":6,"2726":11,"2727":5,"2728":3,"2731":2,"2733":7,"2734":1,"2735":8,"2736":2,"2737":1,"2738":4,"2739":2,"2741":1,"2742":17,"2743":36,"2744":12,"2745":6,"2747":2,"2748":6,"2751":1,"2752":3,"2753":1,"2755":1,"2756":1,"2759":1,"2760":2,"2761":3,"2763":1,"2764":1,"2765":2,"2766":1,"2772":1,"2773":1,"2774":1,"2775":1,"2776":2,"2778":1,"2779":1,"2782":4,"2785":3,"2786":3,"2787":1,"2788":2,"2789":1,"2791":1,"2793":6,"2794":1,"2796":1,"2797":1,"2798":2,"2799":9,"2800":12,"2801":8,"2802":5,"2803":9,"2804":9,"2805":14,"2806":11,"2807":2,"2808":5,"2809":3,"2810":2,"2811":4,"2812":8,"2813":6,"2814":1,"2815":13,"2816":41,"2817":4,"2818":28,"2819":9,"2820":2,"2821":4,"2822":8,"2823":6,"2824":22,"2825":35,"2826":6,"2827":35,"2828":3,"2829":14,"2830":8,"2831":15,"2832":6,"2833":7,"2835":2,"2836":7,"2837":2,"2838":2,"2839":4,"2840":3,"2842":1,"2843":2,"2845":1,"2846":1,"2849":5,"2850":12,"2851":8,"2853":2,"2854":5,"2855":3,"2857":2,"2858":10,"2860":43,"2861":34,"2862":5,"2866":10,"2867":43,"2868":22,"2869":20,"2870":13,"2871":9,"2872":9,"2873":19,"2874":22,"2875":6,"2876":15,"2877":2,"2878":5,"2879":1,"2880":2,"2881":13,"2882":8,"2883":7,"2884":13,"2885":4,"2886":10,"2887":5,"2889":3,"2890":5,"2891":20,"2892":7,"2893":5,"2894":3,"2895":8,"2896":25}}],["theirs",{"2":{"2410":1}}],["their",{"2":{"0":2,"9":2,"19":2,"39":2,"52":2,"58":1,"67":1,"83":1,"86":1,"102":1,"107":1,"114":1,"122":1,"123":1,"124":1,"125":1,"134":1,"143":1,"154":1,"157":1,"159":1,"166":1,"168":1,"172":1,"175":2,"179":1,"181":1,"182":1,"185":1,"197":1,"222":1,"228":2,"233":1,"234":1,"251":1,"263":1,"275":1,"284":3,"288":1,"347":1,"350":1,"358":1,"377":2,"389":1,"392":4,"415":1,"416":1,"429":1,"474":1,"476":1,"481":1,"494":1,"525":1,"537":2,"551":1,"560":3,"568":1,"592":1,"597":1,"600":1,"603":1,"638":1,"653":1,"670":1,"695":1,"697":1,"743":1,"783":2,"809":2,"841":2,"871":2,"906":2,"940":2,"974":2,"1008":2,"1042":2,"1076":2,"1110":2,"1144":2,"1197":2,"1265":1,"1299":1,"1321":2,"1354":1,"1360":1,"1393":1,"1427":1,"1487":1,"1497":2,"1498":1,"1582":1,"1590":1,"1596":1,"1599":1,"1609":1,"1807":1,"1811":1,"1814":2,"1895":1,"1941":1,"1942":2,"2035":1,"2051":1,"2058":2,"2072":2,"2168":1,"2271":1,"2275":1,"2277":1,"2328":1,"2329":2,"2332":1,"2342":1,"2387":2,"2402":1,"2406":3,"2410":2,"2447":1,"2466":1,"2499":1,"2502":4,"2503":3,"2504":1,"2505":3,"2507":3,"2529":1,"2535":1,"2549":1,"2574":1,"2576":2,"2585":1,"2642":1,"2644":1,"2658":1,"2669":1,"2675":1,"2692":3,"2694":2,"2696":1,"2702":2,"2705":1,"2706":1,"2720":1,"2729":1,"2745":1,"2783":1,"2831":1,"2857":1,"2859":1,"2867":1,"2895":1}}],["these",{"0":{"2679":1},"2":{"0":1,"7":1,"9":1,"16":1,"19":1,"21":1,"28":1,"37":1,"38":1,"39":1,"52":1,"67":1,"86":1,"120":2,"124":1,"182":1,"188":1,"202":2,"254":1,"268":2,"273":1,"276":1,"279":4,"288":1,"304":1,"307":2,"312":1,"357":1,"377":1,"404":1,"408":2,"455":1,"472":1,"473":1,"482":2,"483":1,"494":1,"511":1,"514":1,"520":3,"526":1,"537":1,"544":1,"545":1,"550":1,"556":1,"557":1,"561":1,"563":1,"570":1,"571":1,"592":2,"600":1,"601":1,"609":3,"613":1,"614":1,"615":1,"617":1,"622":4,"624":1,"625":1,"631":1,"635":1,"638":3,"656":1,"674":1,"676":1,"701":1,"702":1,"710":1,"735":1,"838":1,"841":1,"871":1,"903":1,"906":1,"937":1,"940":1,"971":1,"974":1,"1005":1,"1008":1,"1039":1,"1042":1,"1073":1,"1076":1,"1107":1,"1110":1,"1141":1,"1144":1,"1173":1,"1176":1,"1178":1,"1179":1,"1181":1,"1182":1,"1187":1,"1197":1,"1261":1,"1300":1,"1321":3,"1323":1,"1324":1,"1329":1,"1337":1,"1355":1,"1356":1,"1376":1,"1378":1,"1388":1,"1389":1,"1392":2,"1395":1,"1398":1,"1408":1,"1410":1,"1411":1,"1418":1,"1427":1,"1440":1,"1442":1,"1449":1,"1455":1,"1459":1,"1463":1,"1480":1,"1484":1,"1487":1,"1492":1,"1494":1,"1503":2,"1511":1,"1526":2,"1528":1,"1559":2,"1560":2,"1573":1,"1577":1,"1579":1,"1582":1,"1595":1,"1596":1,"1601":1,"1603":1,"1609":1,"1629":1,"1644":1,"1649":1,"1650":1,"1654":1,"1665":1,"1709":1,"1734":1,"1737":1,"1752":1,"1766":1,"1804":1,"1805":1,"1814":1,"1817":2,"1823":1,"1884":1,"1907":1,"1910":3,"1911":1,"1931":1,"1940":1,"1942":2,"1946":1,"1950":1,"1954":1,"1972":1,"2002":1,"2013":2,"2021":1,"2024":2,"2036":1,"2037":1,"2039":2,"2040":1,"2042":1,"2045":1,"2046":1,"2047":1,"2049":1,"2063":2,"2072":1,"2075":3,"2079":2,"2084":1,"2165":1,"2168":1,"2198":1,"2206":1,"2211":1,"2218":1,"2221":1,"2222":1,"2223":1,"2245":1,"2248":1,"2251":1,"2252":2,"2263":1,"2266":1,"2268":1,"2269":1,"2275":1,"2276":1,"2277":1,"2330":1,"2343":1,"2363":2,"2364":2,"2370":1,"2371":1,"2376":1,"2380":2,"2409":1,"2436":1,"2443":1,"2444":1,"2451":1,"2463":2,"2465":1,"2499":1,"2500":2,"2502":1,"2511":1,"2513":3,"2517":1,"2518":1,"2519":1,"2526":1,"2531":1,"2553":1,"2565":1,"2574":1,"2576":1,"2585":1,"2590":1,"2598":2,"2623":1,"2629":1,"2639":1,"2642":2,"2644":1,"2649":1,"2650":2,"2653":1,"2654":1,"2657":1,"2658":1,"2665":1,"2669":1,"2670":1,"2681":2,"2691":1,"2693":1,"2694":3,"2697":1,"2699":1,"2704":6,"2705":2,"2767":1,"2788":1,"2793":1,"2799":1,"2831":1,"2834":1,"2836":1,"2837":1,"2839":1,"2842":3,"2854":1,"2855":3,"2857":1,"2860":1,"2872":1,"2885":1,"2888":1,"2895":1}}],["w25x10cl",{"2":{"2653":2}}],["w25q080",{"2":{"2653":2}}],["wuque",{"2":{"2503":1}}],["wmp",{"2":{"2467":1}}],["wm",{"2":{"2467":1}}],["w^wr^sd",{"2":{"2237":1}}],["wfav",{"2":{"2463":1,"2467":1}}],["wfwd",{"2":{"2024":1,"2463":1,"2467":1}}],["wfi",{"2":{"222":1}}],["www",{"2":{"592":1,"665":1,"730":7,"731":1,"747":1,"1297":2,"1345":1,"1437":1,"2045":1,"2263":1,"2463":7,"2467":7,"2698":1}}],["wt",{"2":{"236":1,"249":2,"2694":2}}],["wt80",{"2":{"211":2}}],["wt75",{"2":{"211":3}}],["wt70",{"2":{"211":1}}],["wt69",{"2":{"211":1}}],["wt65",{"2":{"211":8}}],["wt60",{"2":{"199":1,"211":8}}],["w1",{"2":{"211":1,"241":2,"249":1}}],["wk",{"2":{"211":1}}],["wkl",{"2":{"149":1}}],["wl",{"2":{"176":2,"2252":3}}],["wbak",{"2":{"2024":1,"2463":1,"2467":1}}],["wbg7",{"2":{"176":1}}],["wb32fq95xx",{"2":{"531":1}}],["wb32fq95",{"2":{"160":1}}],["wb32f3g71xx",{"2":{"531":1}}],["wb32f3g71",{"2":{"134":1}}],["wb32",{"0":{"531":1,"2343":1},"2":{"160":1,"176":4,"191":4,"199":2,"222":1,"236":1,"2343":4}}],["wstp",{"2":{"2463":1,"2467":1}}],["wsch",{"2":{"2463":1,"2467":1}}],["ws812",{"0":{"1286":1},"1":{"1287":1}}],["ws2811",{"2":{"1261":1,"2036":1,"2389":1}}],["ws2812s",{"2":{"1265":1}}],["ws2812c",{"2":{"1261":1,"2036":1}}],["ws2812b",{"2":{"1261":1,"1265":2,"2036":1}}],["ws2812",{"0":{"1261":1,"1283":1,"1284":1,"1288":1,"2389":1,"2830":1},"1":{"1262":1,"1263":1,"1264":1,"1265":1,"1266":1,"1267":1,"1268":1,"1269":1,"1270":1,"1271":1,"1272":1,"1273":1,"1274":1,"1275":1,"1276":1,"1277":1,"1278":1,"1279":1,"1280":1,"1281":1,"1282":1,"1283":1,"1284":1,"1285":2,"1286":1,"1287":1,"1288":1},"2":{"49":1,"50":2,"93":2,"134":2,"149":1,"176":4,"191":3,"199":1,"201":2,"211":7,"221":4,"222":1,"234":2,"236":1,"249":3,"266":2,"285":2,"294":1,"547":3,"683":1,"1171":2,"1261":1,"1262":4,"1263":10,"1264":2,"1265":3,"1266":2,"1267":2,"1268":1,"1269":3,"1270":1,"1273":6,"1274":1,"1275":2,"1277":6,"1278":1,"1279":1,"1280":1,"1281":7,"1284":1,"1285":1,"2036":1,"2037":4,"2071":1,"2086":1,"2389":1,"2637":1,"2640":1,"2824":2,"2825":1,"2830":3}}],["wsl",{"2":{"158":1,"1296":1,"1442":1,"2571":3}}],["w64",{"2":{"158":1,"2452":2,"2569":1}}],["w",{"2":{"134":1,"199":1,"201":2,"211":1,"241":1,"249":1,"266":4,"353":1,"416":1,"571":2,"1261":1,"1266":4,"1563":2,"1575":1,"1592":1,"1709":1,"1734":1,"1895":8,"2024":1,"2035":6,"2247":1,"2252":1,"2263":1,"2332":1,"2335":1,"2448":1,"2449":3,"2456":3,"2467":3,"2509":1,"2515":1,"2703":4,"2743":3,"2744":1,"2816":2,"2874":1}}],["wch",{"2":{"2675":1,"2681":1,"2684":1}}],["wc",{"2":{"116":1}}],["wp",{"2":{"114":1,"730":5}}],["wpm",{"0":{"2324":1},"1":{"2325":1,"2326":1,"2327":1},"2":{"93":1,"114":1,"134":1,"149":1,"191":2,"199":1,"552":2,"1769":1,"2075":1,"2222":3,"2242":1,"2324":4,"2325":24,"2326":4,"2327":9,"2827":2,"2836":2,"2841":12,"2887":1}}],["wref",{"2":{"2463":1,"2467":1}}],["wraps",{"2":{"1912":3,"2059":4,"2236":3}}],["wrapping",{"2":{"1418":1}}],["wrapped",{"2":{"249":1,"477":1}}],["wrappers",{"2":{"176":1}}],["wrap",{"2":{"199":1,"494":3,"495":1,"496":3,"1455":1,"1667":2,"2264":1}}],["wrote",{"2":{"174":1,"429":1,"445":1,"455":1,"456":1,"458":1,"464":1,"465":1}}],["wrongly",{"2":{"1330":1}}],["wrong",{"0":{"28":1,"668":1},"2":{"5":1,"25":1,"92":1,"176":1,"240":1,"249":1,"474":1,"598":1,"1265":1,"1296":1,"1343":1,"1504":1,"2505":1,"2563":1}}],["written",{"2":{"164":1,"230":1,"481":1,"593":2,"1388":1,"1389":1,"1826":1,"1828":1,"1830":1,"1839":1,"1842":1,"1844":1,"1848":1,"1850":1,"1854":1,"1856":1,"1859":1,"2041":1,"2056":9,"2057":3,"2058":3,"2059":7,"2060":3,"2090":1,"2092":1,"2094":1,"2103":1,"2106":1,"2108":1,"2112":1,"2114":1,"2118":1,"2120":1,"2124":1,"2126":1,"2130":1,"2132":1,"2135":1,"2141":1,"2227":1,"2401":1,"2448":1,"2454":2,"2515":1,"2558":1,"2561":1,"2705":1,"2755":1,"2757":1,"2890":2,"2895":1}}],["writing",{"0":{"481":1,"1599":1},"1":{"1600":1,"1601":1,"1602":1,"1603":1,"1604":1,"1605":1,"1606":1},"2":{"65":1,"70":1,"112":1,"134":1,"174":1,"182":1,"357":1,"411":1,"429":1,"471":2,"475":1,"482":1,"524":2,"526":1,"656":1,"727":4,"730":1,"734":1,"739":1,"1388":1,"1421":1,"1495":1,"1654":1,"1912":6,"2236":6,"2242":1,"2276":1,"2356":1,"2401":1,"2448":2,"2574":1,"2624":1,"2663":1,"2703":4,"2705":1,"2889":1,"2894":1}}],["writereg16",{"2":{"244":1}}],["writereg",{"2":{"244":1,"249":1}}],["writepinlow",{"2":{"243":1}}],["writepinhigh",{"2":{"243":1}}],["writepin",{"2":{"160":1,"243":1}}],["writes",{"2":{"114":1,"735":1,"736":1,"737":1,"738":1,"1388":1,"1389":1,"1398":1,"1809":1,"1912":9,"2236":9,"2625":1,"2703":2}}],["write",{"0":{"763":1,"766":1,"788":1,"815":1,"847":1,"877":1,"912":1,"946":1,"980":1,"1014":1,"1048":1,"1082":1,"1116":1,"1150":1,"1203":1,"1232":1,"1251":1,"1693":1},"1":{"764":1,"765":1,"767":1,"768":1,"789":1,"816":1,"848":1,"878":1,"913":1,"947":1,"981":1,"1015":1,"1049":1,"1083":1,"1117":1,"1151":1,"1204":1,"1233":1,"1234":1,"1252":1,"1694":1},"2":{"31":4,"62":1,"114":2,"149":1,"174":1,"243":3,"244":2,"249":5,"294":1,"465":1,"468":1,"481":1,"482":1,"487":2,"494":1,"496":1,"526":1,"600":1,"601":1,"616":1,"617":1,"636":1,"664":1,"730":2,"734":1,"735":2,"736":3,"737":3,"742":3,"747":2,"755":1,"758":1,"763":1,"764":2,"766":1,"767":2,"1232":1,"1233":1,"1238":2,"1252":1,"1256":2,"1343":2,"1388":1,"1389":5,"1390":1,"1398":1,"1418":1,"1421":1,"1505":1,"1592":1,"1693":1,"1806":6,"1819":1,"1903":9,"1904":1,"1905":1,"1906":2,"1912":17,"1913":18,"1937":1,"1972":1,"2010":1,"2015":1,"2080":1,"2230":9,"2231":1,"2232":1,"2236":11,"2454":4,"2534":1,"2625":1,"2662":1,"2682":1,"2728":2,"2841":5,"2889":1,"2890":2,"2891":1}}],["womier",{"2":{"2503":1}}],["wobkey",{"2":{"2503":1}}],["wonder",{"2":{"2420":1,"2896":1}}],["wondering",{"2":{"595":1,"2878":1}}],["wonderland",{"2":{"57":2}}],["won",{"0":{"589":1},"2":{"221":1,"389":1,"539":1,"601":1,"1420":1,"1436":1,"1440":1,"1442":1,"1460":1,"1769":1,"1919":1,"2037":1,"2375":1,"2436":1,"2582":1,"2697":1,"2731":1,"2831":1,"2855":1,"2860":1,"2888":1}}],["woodkeys",{"2":{"143":6,"149":2}}],["wootpatoot",{"2":{"70":1}}],["worst",{"2":{"2506":1}}],["worse",{"2":{"1334":1,"2211":1}}],["worrying",{"0":{"2580":1}}],["worry",{"2":{"1318":1}}],["worth",{"2":{"580":1,"1575":1,"2255":1,"2717":1,"2891":1}}],["worldsemi",{"2":{"1261":1}}],["world",{"0":{"1669":1,"2171":1,"2683":1},"1":{"2684":1,"2685":1,"2686":1},"2":{"471":4,"473":1,"511":1,"1306":1,"1324":1,"1382":2,"1493":3,"1597":2,"1598":1,"1600":1,"1602":2,"1606":19,"1669":1,"2171":2,"2237":1,"2794":1}}],["world1",{"2":{"120":1,"1411":1}}],["wordtypo",{"2":{"1504":1}}],["wordtpyo",{"2":{"1504":1}}],["words",{"2":{"1416":1,"1494":1,"1495":1,"1498":8,"1504":3,"1772":1,"2024":1,"2242":2,"2263":1,"2276":1,"2324":1,"2518":1,"2861":1}}],["word",{"0":{"152":1,"619":1,"1563":1,"1564":1,"1566":1,"1570":1,"1571":1,"2186":1,"2324":1,"2474":1,"2809":1},"1":{"1564":1,"1565":2,"1566":1,"1567":2,"1568":2,"1569":2,"1570":2,"1571":2,"2187":1,"2325":1,"2326":1,"2327":1},"2":{"152":3,"160":3,"176":2,"188":1,"191":2,"199":1,"211":3,"222":1,"249":1,"308":1,"501":1,"1359":1,"1497":1,"1498":3,"1502":1,"1503":1,"1504":2,"1563":14,"1564":10,"1565":2,"1567":8,"1568":7,"1569":9,"1570":11,"1571":6,"1582":1,"2021":1,"2024":2,"2263":2,"2325":2,"2327":1,"2427":1,"2474":3,"2809":7,"2887":1}}],["workman",{"2":{"1412":1,"2834":6}}],["worked",{"2":{"609":1,"2521":1,"2565":1}}],["worker",{"2":{"345":1}}],["workers",{"0":{"345":1},"2":{"344":1,"345":1}}],["workbench",{"2":{"331":1,"2607":2,"2617":1}}],["workarounds",{"0":{"2680":1,"2746":1},"1":{"2681":1,"2682":1,"2747":1,"2748":1},"2":{"1274":1,"2673":1,"2689":1}}],["workaround",{"0":{"218":1},"2":{"149":1,"160":5,"199":2,"218":2,"222":1,"249":2,"294":1,"1454":1,"1488":1,"2087":1}}],["workflows",{"2":{"262":1,"1370":1,"2543":2,"2545":1,"2546":1,"2556":1}}],["workflow",{"0":{"2545":1,"2547":1},"2":{"134":1,"164":1,"176":1,"191":1,"199":1,"213":1,"401":1,"562":1,"598":1,"2351":1,"2536":2,"2545":3,"2547":3,"2548":4}}],["workings",{"0":{"1751":1},"1":{"1752":1,"1753":1,"1754":1},"2":{"1954":1}}],["working",{"0":{"586":1,"1327":1,"1328":1,"1329":1,"1394":1,"2579":1},"1":{"1395":1,"1396":1,"1397":1,"2580":1},"2":{"114":1,"158":1,"361":1,"403":1,"411":1,"430":1,"431":1,"432":1,"440":1,"522":2,"557":1,"595":1,"601":1,"609":2,"730":1,"731":1,"736":1,"740":1,"1298":1,"1337":1,"1354":1,"1382":1,"1512":1,"1901":2,"1994":1,"2037":1,"2221":1,"2265":1,"2277":1,"2352":1,"2378":2,"2380":2,"2381":1,"2394":1,"2406":1,"2454":1,"2517":1,"2529":1,"2537":1,"2539":1,"2563":1,"2601":1,"2606":1,"2611":1,"2622":2,"2662":1,"2692":1}}],["workshop",{"2":{"1346":1}}],["workspaceroot",{"2":{"2622":2}}],["workspace",{"2":{"331":1,"2607":1,"2617":1,"2618":1,"2619":2,"2620":1}}],["works",{"0":{"2384":1,"2412":1},"2":{"100":1,"176":1,"199":1,"211":4,"263":2,"308":1,"325":1,"416":1,"453":1,"522":1,"551":1,"573":1,"608":1,"704":1,"1171":1,"1264":1,"1291":1,"1294":1,"1298":1,"1339":1,"1391":1,"1458":1,"1460":1,"1468":1,"1473":1,"1499":1,"1504":1,"1507":1,"1563":1,"1564":2,"1567":1,"1653":1,"1751":1,"1934":1,"1935":1,"1942":1,"1970":1,"2032":1,"2038":1,"2211":1,"2215":1,"2219":1,"2256":1,"2265":3,"2266":1,"2276":1,"2277":4,"2350":1,"2371":1,"2384":1,"2412":1,"2432":1,"2450":1,"2511":1,"2535":1,"2611":1,"2622":1,"2682":1,"2856":1,"2880":1,"2896":1}}],["work",{"0":{"1337":1,"1344":1,"1347":1,"1348":1,"1468":1,"1495":1},"2":{"10":1,"23":2,"28":1,"49":1,"50":2,"114":1,"131":1,"134":1,"142":1,"160":1,"182":2,"189":2,"191":3,"194":1,"199":2,"222":1,"236":1,"251":2,"266":1,"277":1,"293":1,"305":1,"308":1,"314":1,"357":1,"376":1,"389":1,"394":1,"398":1,"421":1,"476":1,"493":1,"529":1,"556":2,"575":1,"582":1,"592":1,"595":2,"601":3,"608":1,"609":1,"744":1,"775":1,"1175":1,"1181":1,"1182":1,"1291":1,"1293":1,"1296":1,"1327":1,"1344":2,"1346":1,"1359":2,"1368":1,"1389":2,"1392":1,"1397":2,"1420":1,"1427":1,"1432":1,"1442":3,"1460":4,"1473":3,"1489":1,"1492":1,"1586":1,"1589":1,"1644":1,"1648":1,"1755":2,"1759":1,"1763":1,"1877":1,"1878":1,"1912":1,"1914":1,"1938":1,"1942":1,"1943":1,"1952":1,"1957":2,"1964":1,"2046":1,"2050":1,"2207":1,"2244":1,"2249":1,"2252":1,"2256":1,"2263":1,"2271":1,"2275":1,"2337":1,"2339":1,"2355":1,"2357":1,"2363":1,"2377":1,"2380":1,"2393":2,"2402":1,"2410":2,"2412":1,"2413":1,"2421":1,"2442":1,"2445":1,"2500":1,"2519":1,"2532":1,"2553":1,"2563":1,"2565":1,"2581":1,"2582":1,"2584":1,"2598":1,"2610":1,"2622":1,"2624":1,"2630":1,"2681":1,"2682":1,"2705":1,"2856":1,"2867":1,"2868":1,"2880":1,"2884":1}}],["wouldn",{"2":{"1586":1,"2896":1}}],["would",{"2":{"11":1,"73":1,"98":1,"164":1,"194":3,"263":1,"293":1,"305":1,"314":1,"360":1,"371":1,"408":1,"520":1,"521":1,"526":1,"546":1,"570":1,"571":1,"573":1,"595":1,"614":1,"684":1,"701":4,"702":2,"706":1,"779":1,"805":1,"834":1,"866":1,"898":1,"933":1,"967":1,"1001":1,"1035":1,"1069":1,"1103":1,"1137":1,"1181":1,"1182":1,"1193":1,"1230":1,"1262":1,"1277":1,"1281":1,"1320":1,"1350":1,"1356":2,"1382":1,"1391":1,"1393":3,"1395":1,"1418":4,"1423":1,"1448":1,"1449":1,"1462":1,"1487":2,"1489":1,"1498":2,"1508":2,"1526":1,"1527":1,"1572":1,"1574":1,"1578":1,"1595":1,"1636":1,"1653":1,"1749":1,"1755":1,"1759":1,"1818":1,"1821":1,"1881":1,"1894":1,"1948":1,"1965":1,"1967":2,"1969":2,"2004":1,"2035":1,"2044":1,"2049":1,"2050":1,"2051":1,"2069":1,"2078":1,"2082":1,"2086":1,"2237":1,"2238":1,"2251":3,"2256":1,"2263":2,"2277":1,"2321":1,"2327":1,"2369":1,"2412":2,"2498":1,"2511":2,"2518":1,"2519":4,"2529":1,"2577":2,"2615":1,"2642":1,"2660":1,"2681":1,"2694":1,"2705":3,"2735":2,"2742":1,"2850":1,"2866":2,"2867":1,"2868":1,"2890":1,"2894":3}}],["whlr",{"2":{"1891":1,"2024":1,"2485":1}}],["whll",{"2":{"1891":1,"2024":1,"2485":1}}],["whld",{"2":{"1635":1,"1891":1,"2024":1,"2485":1}}],["whlu",{"2":{"1635":1,"1891":1,"2024":1,"2485":1}}],["wh",{"2":{"209":2}}],["why",{"0":{"1466":1,"1467":1,"2355":1,"2384":1,"2677":1,"2679":1,"2878":1,"2879":1},"1":{"1467":1,"1468":1,"1469":1,"1470":1,"1471":1,"1472":1,"1473":1,"1474":1,"1475":1,"1476":1,"1477":1,"1478":1,"1479":1,"1480":1,"1481":1,"1482":1,"1483":1,"1484":1,"1485":1,"1486":1,"1487":1,"1488":1,"1489":1,"1490":1,"1491":1,"1492":1,"1493":1,"2678":1,"2679":1},"2":{"173":1,"408":1,"494":1,"496":1,"523":1,"838":1,"903":1,"937":1,"971":1,"1005":1,"1039":1,"1073":1,"1107":1,"1141":1,"1356":1,"1397":1,"2420":1,"2673":1,"2681":2,"2799":1,"2878":1,"2896":1}}],["whom",{"2":{"2463":1,"2467":1}}],["whoeveryouare",{"2":{"2356":3}}],["whose",{"2":{"471":1,"2248":1,"2860":1}}],["who",{"2":{"119":2,"164":1,"166":1,"173":3,"209":1,"221":1,"231":1,"234":1,"279":1,"511":1,"520":1,"543":1,"600":1,"608":1,"609":1,"1410":1,"1818":1,"2078":1,"2277":1,"2393":1,"2398":1,"2406":2,"2502":1,"2505":2,"2526":2,"2675":1}}],["whole",{"0":{"461":1,"592":1},"2":{"116":1,"263":1,"498":1,"539":1,"542":1,"1320":1,"1359":1,"1498":1,"1508":1,"1649":1,"1911":1,"2325":1,"2375":1,"2380":1,"2412":1,"2861":1,"2878":1,"2894":1}}],["whatever",{"2":{"543":3,"624":1,"1328":1,"1395":1,"1408":1,"1905":1,"2041":1,"2223":1,"2232":1,"2537":1,"2565":1,"2588":1,"2797":1,"2860":1}}],["what",{"0":{"378":1,"381":1,"393":1,"587":1,"588":1,"603":1,"1313":1,"1316":1,"1317":1,"1320":1,"1321":1,"1323":1,"1324":1,"1340":1,"1641":1,"2416":1,"2417":1,"2418":1,"2423":1},"1":{"394":1,"395":1,"396":1},"2":{"50":1,"99":1,"119":2,"182":1,"228":1,"246":1,"251":1,"254":1,"343":1,"476":1,"487":1,"503":1,"515":2,"557":1,"568":1,"580":1,"581":1,"591":1,"597":1,"609":1,"618":1,"625":2,"637":1,"653":1,"657":1,"670":1,"702":1,"1314":1,"1339":1,"1343":1,"1360":1,"1372":1,"1373":1,"1391":1,"1397":2,"1398":2,"1414":1,"1416":1,"1454":1,"1507":1,"1508":1,"1579":1,"1655":1,"1749":2,"1754":1,"1764":1,"1814":3,"1911":1,"1920":1,"2028":1,"2046":1,"2072":3,"2219":1,"2251":1,"2254":1,"2255":1,"2256":1,"2263":1,"2265":1,"2356":1,"2369":1,"2371":1,"2376":1,"2383":1,"2398":1,"2400":1,"2412":3,"2413":1,"2414":1,"2416":2,"2419":1,"2443":2,"2449":1,"2513":1,"2533":1,"2562":1,"2563":1,"2576":1,"2581":1,"2586":1,"2588":1,"2661":1,"2662":1,"2691":1,"2694":2,"2696":1,"2705":1,"2730":1,"2743":1,"2816":1,"2858":2,"2884":1,"2890":1}}],["wheatfield",{"2":{"159":2}}],["wheels",{"2":{"1942":2}}],["wheel",{"2":{"112":1,"222":1,"285":1,"548":1,"1891":8,"1893":12,"1894":12,"1895":1,"1897":1,"1898":3,"1941":2,"1942":5,"2024":2,"2038":2,"2077":1,"2485":8,"2820":1}}],["whereas",{"2":{"643":1,"676":2,"701":1,"1609":1,"2860":1}}],["wherever",{"2":{"537":1,"1593":1,"2816":1,"2850":1,"2852":1}}],["where",{"0":{"594":1,"1314":1},"2":{"94":1,"99":1,"134":1,"140":1,"191":1,"194":1,"199":1,"211":1,"231":1,"249":1,"266":1,"293":1,"294":1,"305":1,"314":1,"344":1,"415":10,"487":1,"499":1,"523":1,"525":1,"541":1,"543":2,"552":1,"567":1,"598":2,"625":2,"629":1,"730":1,"807":1,"836":1,"868":1,"900":1,"901":1,"935":1,"969":1,"1003":1,"1037":1,"1071":1,"1072":1,"1105":1,"1106":1,"1139":1,"1174":1,"1177":2,"1181":1,"1182":1,"1185":1,"1195":1,"1265":1,"1356":1,"1358":1,"1359":1,"1386":2,"1398":1,"1463":1,"1495":1,"1508":1,"1587":1,"1653":1,"1688":1,"1690":1,"1706":1,"1725":1,"1751":1,"1814":2,"1823":1,"1920":1,"1940":1,"1950":1,"2024":2,"2056":9,"2059":2,"2072":2,"2084":1,"2158":1,"2251":2,"2275":2,"2276":1,"2360":2,"2363":1,"2367":1,"2375":2,"2376":1,"2378":1,"2380":1,"2398":1,"2399":1,"2412":1,"2449":1,"2454":1,"2480":1,"2514":1,"2515":1,"2531":2,"2553":1,"2560":1,"2586":2,"2610":1,"2642":1,"2663":1,"2664":1,"2668":1,"2692":1,"2694":6,"2695":1,"2696":1,"2705":2,"2723":1,"2725":1,"2726":1,"2742":2,"2835":1,"2871":1,"2874":1,"2880":1,"2882":2,"2884":1,"2894":1,"2896":1}}],["whether",{"2":{"49":1,"214":1,"234":1,"394":1,"478":1,"522":1,"631":2,"643":1,"727":1,"739":1,"744":1,"747":1,"1259":1,"1281":1,"1356":1,"1469":1,"1487":1,"1495":2,"1514":1,"1613":1,"1673":2,"1677":2,"1691":1,"1694":1,"1696":1,"1715":1,"1749":1,"1761":2,"1782":1,"1786":1,"1806":1,"1814":1,"1895":1,"2072":1,"2200":3,"2218":1,"2222":1,"2251":1,"2256":2,"2263":1,"2265":1,"2273":1,"2306":1,"2449":1,"2503":1,"2624":1,"2690":1,"2702":1,"2704":1,"2705":1,"2715":1,"2805":1,"2819":4,"2874":1}}],["whenever",{"2":{"263":1,"322":3,"381":2,"616":1,"623":1,"635":1,"639":1,"643":1,"736":1,"737":1,"1181":1,"1416":1,"1499":1,"1600":1,"1634":1,"1948":1,"1967":1,"2048":1,"2052":1,"2076":1,"2221":1,"2237":1,"2325":1,"2414":1,"2415":1,"2511":1,"2549":1,"2556":1,"2600":1,"2705":1,"2887":1}}],["when",{"0":{"379":1,"401":1,"1326":1,"1968":1},"1":{"380":1},"2":{"11":1,"28":1,"49":1,"50":1,"58":1,"65":2,"74":1,"92":2,"93":1,"94":1,"107":1,"111":1,"114":6,"133":1,"134":2,"149":1,"160":1,"176":2,"191":5,"195":1,"199":7,"211":3,"222":5,"230":1,"233":1,"234":2,"236":3,"240":1,"241":1,"246":1,"247":1,"249":4,"253":1,"263":1,"266":1,"270":1,"281":1,"289":1,"294":3,"297":1,"303":1,"307":1,"308":2,"312":1,"317":2,"345":1,"352":1,"371":1,"377":1,"381":1,"382":1,"401":1,"404":1,"408":2,"434":2,"435":2,"457":2,"467":1,"472":1,"474":1,"476":1,"477":1,"481":1,"482":1,"488":2,"494":3,"498":2,"500":1,"506":1,"508":2,"509":2,"515":1,"518":1,"520":1,"522":1,"523":1,"537":1,"543":2,"546":1,"547":4,"551":2,"552":16,"554":1,"563":1,"567":1,"568":1,"570":1,"580":1,"582":1,"583":1,"597":1,"598":1,"600":1,"601":1,"606":1,"607":1,"609":1,"610":1,"612":2,"613":1,"619":2,"621":1,"622":1,"623":3,"629":1,"637":1,"640":2,"643":1,"656":1,"663":1,"664":1,"666":1,"668":1,"669":2,"680":1,"700":2,"727":1,"730":1,"744":1,"1171":1,"1182":1,"1225":1,"1263":1,"1274":1,"1275":1,"1293":1,"1294":2,"1296":1,"1305":2,"1307":2,"1309":1,"1310":1,"1321":2,"1323":1,"1328":1,"1340":1,"1344":2,"1346":1,"1355":1,"1359":1,"1382":2,"1383":1,"1386":4,"1389":4,"1392":5,"1393":1,"1394":1,"1395":1,"1396":2,"1397":2,"1406":1,"1410":1,"1412":1,"1414":1,"1416":6,"1425":1,"1433":1,"1434":1,"1438":2,"1454":1,"1455":13,"1456":17,"1467":1,"1468":2,"1469":1,"1482":1,"1487":2,"1489":1,"1498":2,"1503":4,"1505":1,"1514":1,"1515":1,"1516":1,"1520":1,"1528":1,"1555":1,"1557":1,"1559":1,"1560":1,"1563":1,"1565":1,"1567":1,"1570":1,"1571":3,"1572":1,"1574":1,"1581":1,"1582":2,"1583":1,"1588":1,"1592":2,"1595":1,"1597":1,"1629":1,"1630":1,"1632":3,"1633":1,"1638":1,"1640":2,"1642":2,"1649":4,"1652":1,"1653":1,"1655":1,"1658":6,"1702":1,"1704":1,"1707":1,"1710":1,"1734":1,"1735":4,"1738":1,"1742":1,"1744":1,"1745":1,"1747":1,"1749":1,"1750":4,"1752":1,"1753":2,"1754":2,"1757":1,"1759":1,"1762":1,"1766":2,"1772":2,"1775":1,"1776":1,"1777":1,"1804":1,"1805":2,"1809":1,"1820":1,"1892":1,"1893":1,"1895":2,"1896":1,"1898":1,"1902":1,"1907":2,"1911":1,"1912":2,"1916":1,"1918":3,"1919":3,"1926":1,"1932":1,"1941":1,"1942":3,"1943":1,"1945":1,"1946":2,"1948":1,"1950":2,"1955":4,"1956":4,"1964":1,"1965":1,"1967":1,"1968":1,"1969":1,"1970":4,"1971":1,"2004":1,"2007":1,"2017":1,"2024":1,"2030":2,"2032":1,"2033":1,"2034":2,"2036":1,"2039":10,"2040":1,"2042":1,"2043":1,"2047":5,"2049":1,"2050":2,"2068":2,"2081":1,"2086":1,"2167":1,"2171":1,"2201":2,"2203":14,"2204":1,"2205":17,"2206":4,"2207":1,"2218":1,"2219":2,"2220":1,"2222":1,"2224":7,"2225":1,"2230":1,"2236":4,"2239":4,"2240":1,"2245":1,"2251":2,"2254":1,"2255":10,"2256":4,"2263":4,"2264":4,"2265":1,"2271":1,"2273":3,"2274":6,"2276":2,"2286":1,"2288":1,"2323":4,"2325":6,"2330":1,"2337":1,"2351":1,"2353":1,"2363":5,"2368":1,"2371":1,"2373":1,"2374":3,"2377":1,"2380":2,"2396":1,"2399":2,"2401":1,"2405":1,"2406":1,"2409":1,"2412":6,"2415":1,"2421":1,"2448":1,"2449":1,"2463":2,"2466":1,"2467":2,"2473":3,"2476":2,"2480":3,"2487":58,"2489":10,"2495":14,"2496":4,"2500":1,"2504":1,"2510":1,"2513":1,"2518":62,"2519":1,"2522":1,"2525":2,"2531":1,"2533":1,"2548":1,"2553":1,"2562":1,"2568":1,"2577":1,"2581":3,"2582":1,"2586":1,"2599":1,"2600":6,"2607":2,"2618":1,"2621":2,"2624":1,"2635":1,"2648":1,"2663":1,"2670":1,"2691":1,"2694":5,"2696":2,"2701":1,"2703":4,"2704":4,"2705":1,"2712":2,"2724":1,"2744":2,"2761":1,"2769":1,"2770":1,"2809":1,"2818":1,"2819":1,"2824":2,"2825":1,"2827":1,"2831":1,"2833":1,"2847":1,"2850":1,"2851":1,"2852":1,"2860":3,"2861":4,"2867":2,"2868":2,"2869":1,"2870":2,"2872":3,"2873":3,"2881":2,"2883":1,"2886":2,"2896":1}}],["whistles",{"2":{"2694":1}}],["whitefacemountain",{"2":{"277":1}}],["whitefox",{"2":{"143":2,"236":1}}],["white",{"2":{"266":1,"474":1,"476":2,"571":1,"1266":5,"1389":1,"1916":1,"2056":1,"2063":3,"2079":2,"2724":4}}],["whitespace",{"2":{"211":4,"494":1,"495":1,"597":1,"657":1,"1497":1,"2515":1}}],["whilst",{"2":{"198":1,"442":1,"2505":1,"2658":1}}],["while",{"2":{"21":1,"37":1,"49":1,"73":1,"191":1,"194":3,"199":2,"203":1,"294":1,"371":1,"386":1,"537":1,"546":1,"600":1,"609":1,"619":1,"641":1,"667":3,"695":1,"704":1,"1321":1,"1326":1,"1329":1,"1340":2,"1359":1,"1375":1,"1382":3,"1386":2,"1388":1,"1410":1,"1413":1,"1421":1,"1440":1,"1460":1,"1498":1,"1499":1,"1503":1,"1520":1,"1562":1,"1563":2,"1567":2,"1570":2,"1582":1,"1629":1,"1632":1,"1646":1,"1649":1,"1670":1,"1734":1,"1749":1,"1752":3,"1753":1,"1756":1,"1893":1,"1894":1,"1895":1,"1896":1,"1897":1,"1912":7,"1917":1,"1950":1,"1952":1,"1956":1,"1960":1,"1962":1,"1969":1,"1997":3,"1999":4,"2021":1,"2029":1,"2063":1,"2068":1,"2079":1,"2159":1,"2163":1,"2198":1,"2205":1,"2218":1,"2221":1,"2236":5,"2239":3,"2247":2,"2251":1,"2263":1,"2265":1,"2335":1,"2336":1,"2350":2,"2356":1,"2363":2,"2364":1,"2380":1,"2385":1,"2394":1,"2496":3,"2507":1,"2508":1,"2515":2,"2516":1,"2527":1,"2532":1,"2533":1,"2558":3,"2628":1,"2702":1,"2712":1,"2728":1,"2768":1,"2779":1,"2782":1,"2787":1,"2799":1,"2826":1,"2857":1,"2859":1,"2861":3,"2870":1,"2875":1,"2876":1,"2881":1,"2883":1,"2892":1}}],["whichever",{"2":{"283":1,"1462":1,"2014":1,"2251":1}}],["which",{"0":{"1307":1,"1308":1,"1570":1},"2":{"0":1,"9":1,"19":1,"27":1,"30":1,"33":1,"39":1,"45":1,"49":3,"50":1,"52":1,"69":1,"108":1,"118":1,"119":1,"134":1,"149":1,"154":1,"158":1,"173":1,"191":1,"194":1,"201":1,"209":1,"215":2,"233":1,"236":1,"246":1,"265":1,"288":3,"312":1,"353":1,"357":2,"367":1,"371":1,"374":2,"377":1,"381":1,"398":1,"442":1,"456":1,"457":1,"471":1,"474":1,"494":1,"508":1,"511":1,"515":1,"528":1,"537":3,"544":1,"545":2,"546":2,"551":1,"554":1,"570":3,"581":1,"597":1,"599":1,"601":1,"625":1,"637":1,"640":1,"656":1,"664":1,"667":1,"676":3,"695":1,"696":1,"701":3,"702":2,"734":1,"741":1,"746":1,"749":2,"775":1,"1171":1,"1178":1,"1185":1,"1186":1,"1187":1,"1224":1,"1226":2,"1245":1,"1247":1,"1264":1,"1265":1,"1266":1,"1269":1,"1298":1,"1308":1,"1309":1,"1326":1,"1327":2,"1335":1,"1340":1,"1343":3,"1346":1,"1356":1,"1357":1,"1359":1,"1368":1,"1382":1,"1383":2,"1392":2,"1393":1,"1406":1,"1414":1,"1416":2,"1418":3,"1449":1,"1450":1,"1451":1,"1453":1,"1454":1,"1457":2,"1461":3,"1468":1,"1471":1,"1473":1,"1474":1,"1476":1,"1478":1,"1480":1,"1485":1,"1489":1,"1493":1,"1505":1,"1516":2,"1518":1,"1559":2,"1563":1,"1565":1,"1570":2,"1580":1,"1587":1,"1588":1,"1592":1,"1596":3,"1597":2,"1598":1,"1602":1,"1603":2,"1607":1,"1624":1,"1625":1,"1627":2,"1632":1,"1633":1,"1635":1,"1638":2,"1648":1,"1651":1,"1706":1,"1736":1,"1738":1,"1739":1,"1740":1,"1741":1,"1749":3,"1752":1,"1754":1,"1755":1,"1756":1,"1759":1,"1762":1,"1764":1,"1811":1,"1820":2,"1893":2,"1894":3,"1897":1,"1905":1,"1906":1,"1911":3,"1912":1,"1914":2,"1915":2,"1928":1,"1931":1,"1932":2,"1942":3,"1946":3,"1955":1,"2004":1,"2014":1,"2015":1,"2021":1,"2024":1,"2033":1,"2035":1,"2040":3,"2045":1,"2046":1,"2068":1,"2081":4,"2171":1,"2198":1,"2216":2,"2224":2,"2232":1,"2233":1,"2238":1,"2255":4,"2263":1,"2265":2,"2271":1,"2272":1,"2275":2,"2325":1,"2334":1,"2335":1,"2337":1,"2353":3,"2355":1,"2356":1,"2363":2,"2364":1,"2373":3,"2377":2,"2394":1,"2397":1,"2400":1,"2401":1,"2412":3,"2416":1,"2445":1,"2450":2,"2451":1,"2480":1,"2502":2,"2503":1,"2504":3,"2505":2,"2510":1,"2514":1,"2515":1,"2519":2,"2551":1,"2556":1,"2562":1,"2569":1,"2576":1,"2583":1,"2585":3,"2587":3,"2588":2,"2593":1,"2622":1,"2623":1,"2630":1,"2638":1,"2643":2,"2644":1,"2648":3,"2650":1,"2651":1,"2652":1,"2655":1,"2657":1,"2666":1,"2694":1,"2695":1,"2699":2,"2701":1,"2704":2,"2705":4,"2712":1,"2715":1,"2724":2,"2742":4,"2743":4,"2761":2,"2771":1,"2789":1,"2792":1,"2805":1,"2816":1,"2818":4,"2819":1,"2824":5,"2825":6,"2827":1,"2829":1,"2831":1,"2834":1,"2836":1,"2841":2,"2849":1,"2860":1,"2861":2,"2869":1,"2876":1,"2878":1,"2881":1,"2882":1,"2883":1,"2884":1,"2887":1,"2888":1,"2890":1,"2896":3}}],["waz",{"2":{"2246":1,"2247":1}}],["warranty",{"2":{"1437":2,"2698":2}}],["warn",{"2":{"114":1,"160":1,"613":1,"2454":1}}],["warnings",{"0":{"2409":1,"2638":1},"2":{"95":1,"160":1,"170":1,"191":1,"211":1,"236":2,"308":1,"317":1,"392":1,"2363":1,"2409":2,"2852":1}}],["warning",{"2":{"23":1,"50":1,"107":1,"114":1,"134":1,"149":1,"153":1,"154":1,"160":1,"176":2,"182":1,"199":3,"228":1,"236":4,"266":1,"308":1,"330":3,"357":1,"474":1,"578":1,"579":1,"581":1,"582":1,"613":1,"625":1,"660":2,"667":1,"669":1,"729":1,"731":1,"734":1,"735":1,"736":1,"740":1,"1171":1,"1175":1,"1275":1,"1410":1,"1433":2,"1436":1,"1455":1,"1505":1,"1559":1,"1592":1,"1597":1,"1603":1,"1634":1,"1636":1,"1756":1,"1803":1,"1910":1,"1912":2,"1940":1,"1941":2,"1942":2,"1943":1,"2013":1,"2039":1,"2042":1,"2049":1,"2195":1,"2207":2,"2211":1,"2222":1,"2223":1,"2245":1,"2249":1,"2255":1,"2269":1,"2277":1,"2355":1,"2431":1,"2433":1,"2435":1,"2436":1,"2440":1,"2449":2,"2531":1,"2535":1,"2544":1,"2545":1,"2549":1,"2550":2,"2553":1,"2562":2,"2568":1,"2585":1,"2599":1,"2622":1,"2641":1,"2693":1,"2700":1,"2701":1,"2704":4,"2705":3,"2709":1,"2742":2,"2849":1,"2869":1,"2874":1,"2876":1,"2895":1}}],["watch",{"2":{"1343":1,"2045":1,"2535":1,"2888":1}}],["watchdog",{"2":{"191":1,"222":2,"294":1,"552":3,"2224":5,"2827":2}}],["waffling60",{"2":{"236":1}}],["waffling80",{"2":{"211":1}}],["waveshare",{"2":{"2704":3}}],["wavetable",{"2":{"1450":1}}],["waveforms",{"2":{"1654":1}}],["waveform",{"0":{"1654":1},"2":{"249":1,"1450":5,"1458":2,"1648":2,"1654":2}}],["wave",{"2":{"222":1,"266":1,"702":1,"1450":3,"1652":1,"1817":8,"2075":5,"2842":1}}],["walk",{"2":{"2356":1,"2512":1,"2567":1,"2580":1,"2696":1}}],["walter",{"2":{"191":1}}],["wallaby",{"2":{"143":2}}],["wako",{"2":{"1321":1,"2358":1}}],["waka60",{"2":{"266":1}}],["wakizashi40",{"2":{"211":1}}],["wakizashi",{"2":{"149":1}}],["wakes",{"2":{"640":1}}],["wakeup",{"0":{"641":1},"2":{"112":1,"114":1,"176":1,"199":2,"222":3,"236":1,"543":2,"556":1,"639":2,"640":1,"641":2,"642":2,"1606":3,"2705":1,"2829":2}}],["wake",{"0":{"640":1,"642":1,"1348":1,"1354":1},"1":{"641":1,"642":1},"2":{"62":1,"73":1,"231":1,"543":1,"556":1,"1329":1,"1348":2,"2463":3,"2467":3}}],["wanted",{"2":{"1441":1,"1442":1,"1469":1,"2268":1}}],["wanten",{"2":{"143":2}}],["wanting",{"2":{"1230":1,"2263":1,"2377":1,"2654":1,"2729":1}}],["wants",{"2":{"222":1,"1488":1,"2526":1,"2584":1,"2886":1}}],["want",{"0":{"592":1,"1319":1,"1320":1},"1":{"1320":1},"2":{"125":1,"173":1,"185":1,"194":1,"232":1,"307":1,"381":1,"417":1,"456":1,"492":1,"493":1,"498":1,"515":1,"520":1,"522":1,"543":3,"546":3,"552":2,"578":1,"579":1,"580":1,"582":1,"591":1,"595":1,"608":1,"612":1,"618":1,"622":1,"625":5,"632":1,"637":1,"698":1,"699":1,"744":1,"1185":1,"1186":1,"1297":1,"1343":1,"1356":3,"1372":1,"1376":1,"1388":2,"1389":7,"1390":1,"1392":1,"1395":2,"1396":1,"1397":1,"1408":1,"1410":1,"1416":2,"1417":1,"1418":1,"1419":1,"1421":1,"1425":1,"1437":1,"1438":2,"1440":2,"1441":1,"1442":5,"1453":1,"1462":2,"1468":1,"1495":1,"1499":1,"1505":1,"1521":2,"1559":2,"1582":4,"1589":1,"1594":1,"1631":1,"1734":1,"1756":1,"1771":1,"1812":1,"1814":2,"1818":1,"1820":1,"1823":1,"1881":1,"1893":1,"1895":1,"1905":1,"1912":1,"1916":1,"1920":1,"1932":1,"1967":1,"2004":1,"2041":1,"2047":1,"2049":2,"2064":1,"2065":1,"2069":1,"2070":1,"2072":2,"2078":1,"2081":1,"2084":1,"2086":1,"2087":1,"2197":1,"2206":1,"2210":1,"2226":1,"2232":1,"2236":1,"2244":2,"2248":1,"2251":1,"2252":1,"2255":4,"2256":1,"2263":4,"2277":1,"2327":2,"2353":1,"2356":1,"2363":2,"2364":1,"2365":1,"2369":1,"2371":1,"2373":1,"2375":1,"2376":2,"2377":1,"2381":1,"2406":1,"2407":1,"2420":1,"2428":1,"2442":1,"2510":1,"2512":1,"2530":1,"2552":1,"2553":1,"2554":1,"2557":1,"2560":1,"2576":4,"2583":1,"2584":1,"2585":1,"2588":1,"2599":2,"2613":1,"2619":1,"2622":1,"2638":1,"2642":1,"2650":1,"2697":1,"2702":1,"2731":1,"2734":2,"2735":2,"2736":1,"2739":1,"2833":1,"2837":2,"2860":1,"2874":1,"2876":1,"2888":1,"2891":1,"2896":2}}],["waits",{"2":{"556":1,"650":1,"1383":1,"1425":2,"1698":1,"1700":1,"2340":1,"2345":1,"2861":1}}],["waiting",{"2":{"176":1,"191":1,"230":1,"355":1,"552":1,"564":1,"1307":1,"1310":2,"1425":1,"1630":1,"2224":1,"2225":1,"2550":1}}],["wait",{"2":{"92":1,"94":2,"112":1,"113":1,"114":4,"149":1,"176":3,"222":2,"263":1,"266":1,"308":1,"376":1,"556":2,"595":1,"639":1,"649":1,"753":2,"755":1,"758":1,"761":1,"764":1,"767":1,"770":1,"773":1,"776":1,"1383":1,"1432":1,"1561":1,"1820":1,"2002":1,"2043":1,"2045":6,"2081":1,"2168":1,"2177":1,"2181":1,"2255":1,"2261":4,"2263":1,"2273":1,"2329":1,"2332":2,"2334":1,"2335":1,"2336":1,"2337":1,"2339":1,"2341":1,"2342":1,"2343":1,"2344":1,"2346":4,"2348":4,"2350":4,"2558":1,"2692":1,"2702":1,"2819":1,"2827":2,"2829":3,"2869":1,"2870":1}}],["waaffle",{"2":{"86":4}}],["wasn",{"2":{"1582":1,"2862":1}}],["wasting",{"2":{"471":1}}],["wasdat",{"2":{"57":4,"160":1}}],["was",{"0":{"392":1},"1":{"393":1,"394":1,"395":1,"396":1},"2":{"6":1,"8":1,"10":1,"11":1,"113":1,"125":1,"174":1,"179":1,"185":1,"189":2,"194":1,"214":1,"215":1,"243":1,"245":1,"251":1,"255":1,"263":1,"271":1,"293":1,"305":1,"314":1,"325":1,"364":1,"367":1,"392":1,"401":2,"513":1,"546":1,"570":1,"586":1,"597":2,"609":1,"704":1,"1182":1,"1231":1,"1321":1,"1328":2,"1389":1,"1495":1,"1505":1,"1587":2,"1749":1,"1752":1,"1754":1,"1757":1,"1785":1,"1911":2,"1912":7,"1920":1,"1968":1,"2021":1,"2025":4,"2227":2,"2236":4,"2246":1,"2256":2,"2265":1,"2312":1,"2314":1,"2375":1,"2410":1,"2412":1,"2503":1,"2514":1,"2545":1,"2576":1,"2582":4,"2588":1,"2624":1,"2654":1,"2703":1,"2751":1}}],["ways",{"2":{"303":1,"306":1,"315":1,"377":1,"473":1,"478":1,"479":1,"480":1,"490":1,"550":1,"581":1,"598":1,"601":1,"665":1,"1326":1,"1382":2,"1388":1,"1392":1,"1393":1,"1397":1,"1410":1,"1499":1,"1563":1,"1803":1,"1958":1,"2216":1,"2243":1,"2368":2,"2381":1,"2406":1,"2427":1,"2511":1,"2558":1,"2580":2}}],["way",{"2":{"0":1,"9":1,"19":1,"39":1,"50":1,"52":1,"120":1,"124":1,"154":2,"194":2,"222":1,"254":1,"285":2,"377":1,"394":1,"418":1,"474":1,"477":2,"524":1,"575":1,"601":2,"635":1,"677":1,"731":1,"1261":1,"1289":1,"1290":1,"1388":1,"1394":1,"1403":1,"1434":1,"1440":1,"1442":2,"1448":1,"1461":1,"1504":1,"1508":2,"1511":1,"1559":1,"1593":1,"1709":1,"1734":1,"1754":1,"1756":1,"1770":1,"1814":1,"1893":1,"1941":1,"1942":1,"1946":1,"1950":1,"2014":1,"2027":1,"2036":1,"2072":1,"2223":1,"2249":1,"2277":1,"2325":1,"2337":1,"2371":1,"2373":1,"2412":3,"2427":1,"2445":1,"2450":1,"2505":1,"2511":1,"2514":1,"2553":1,"2559":1,"2582":2,"2584":1,"2588":1,"2611":1,"2638":1,"2648":1,"2690":1,"2692":1,"2697":1,"2742":1,"2743":1,"2819":1,"2833":1,"2850":1,"2872":1,"2876":1,"2891":1,"2894":1}}],["wikipedia",{"2":{"1356":1,"1893":1,"2412":1}}],["wiki",{"2":{"556":1,"1993":1,"2250":1}}],["wipe",{"2":{"2738":1}}],["wiper",{"2":{"1706":1}}],["wip",{"2":{"277":1}}],["wiping",{"0":{"2738":1},"2":{"191":1,"2373":1}}],["witf",{"2":{"211":1}}],["within",{"2":{"31":1,"34":1,"50":1,"67":1,"75":1,"86":1,"94":1,"102":1,"122":1,"124":1,"126":1,"132":1,"133":1,"134":1,"141":2,"143":1,"149":2,"159":1,"168":1,"181":1,"190":1,"191":1,"195":1,"197":1,"199":1,"201":1,"222":1,"231":1,"236":2,"254":1,"266":1,"285":2,"288":1,"293":1,"297":1,"305":1,"307":1,"308":1,"312":1,"314":1,"317":1,"357":1,"377":1,"400":1,"414":1,"473":1,"476":1,"501":1,"527":1,"552":1,"613":1,"614":1,"631":2,"730":1,"731":1,"736":1,"1305":1,"1393":1,"1401":1,"1421":1,"1454":1,"1457":1,"1468":1,"1498":2,"1560":1,"1567":1,"1572":1,"1582":1,"1584":1,"1585":1,"1592":1,"1596":1,"1597":1,"1598":1,"1600":1,"1603":1,"1613":1,"1649":1,"1818":1,"1833":1,"1835":1,"1917":1,"1928":1,"2032":1,"2039":1,"2078":1,"2097":1,"2099":1,"2208":1,"2213":1,"2224":1,"2256":1,"2263":1,"2264":1,"2332":1,"2359":1,"2360":2,"2364":1,"2421":1,"2463":1,"2467":1,"2511":1,"2536":1,"2553":1,"2611":1,"2659":2,"2669":1,"2694":2,"2699":2,"2720":1,"2723":1,"2831":1,"2850":1,"2851":3,"2856":1,"2867":3,"2868":2,"2869":1,"2870":2,"2882":1,"2883":1,"2887":1}}],["without",{"0":{"2087":1},"2":{"23":1,"49":2,"70":1,"80":1,"112":1,"125":1,"152":2,"164":1,"173":1,"176":1,"185":1,"194":1,"228":1,"273":2,"276":1,"285":1,"308":1,"330":1,"392":1,"411":1,"429":1,"455":1,"471":1,"511":1,"522":1,"541":1,"552":1,"556":1,"591":1,"601":1,"633":3,"636":1,"744":1,"1345":1,"1356":4,"1394":1,"1437":2,"1442":1,"1455":1,"1473":1,"1488":4,"1499":1,"1514":1,"1520":1,"1570":1,"1593":1,"1631":1,"1745":1,"1769":2,"1818":1,"1896":1,"1938":1,"1941":1,"1955":1,"1972":1,"2027":1,"2046":1,"2078":1,"2087":1,"2158":1,"2162":2,"2172":1,"2218":1,"2221":1,"2224":1,"2225":1,"2237":1,"2242":1,"2243":1,"2245":1,"2248":1,"2277":2,"2336":1,"2351":1,"2353":2,"2363":2,"2364":1,"2406":1,"2412":1,"2417":1,"2449":1,"2503":32,"2549":1,"2588":1,"2598":1,"2629":1,"2639":1,"2675":1,"2694":1,"2698":2,"2699":1,"2705":4,"2733":1,"2748":1,"2857":1,"2870":1,"2876":3,"2882":1,"2896":1}}],["with",{"0":{"1":1,"27":1,"495":1,"666":1,"1302":1,"1303":1,"1304":1,"1320":1,"1337":1,"1394":1,"1403":1,"1739":1,"1740":1,"1741":1,"1763":1,"1899":1,"2176":1,"2180":1,"2244":1,"2245":1,"2251":1,"2356":1,"2536":1,"2559":1,"2579":1,"2622":1},"1":{"667":1,"668":1,"669":1,"670":1,"1395":1,"1396":1,"1397":1,"1404":1,"1405":1,"1406":1,"1407":1,"1408":1,"1409":1,"2177":1,"2181":1,"2246":1,"2247":1,"2248":1,"2537":1,"2538":1,"2539":1,"2540":1,"2541":1,"2542":1,"2543":1,"2544":1,"2545":1,"2546":1,"2547":1,"2548":1,"2560":1,"2561":1,"2580":1},"2":{"1":1,"5":1,"6":2,"7":2,"8":1,"11":1,"25":1,"27":1,"30":2,"31":5,"33":2,"34":2,"36":1,"49":3,"50":1,"60":1,"69":1,"72":1,"77":1,"83":1,"84":1,"86":1,"92":1,"93":1,"98":4,"100":1,"107":1,"111":1,"114":11,"119":2,"123":1,"124":1,"126":1,"131":2,"134":6,"138":1,"149":7,"153":1,"154":1,"156":1,"157":1,"160":4,"163":2,"166":1,"167":1,"172":1,"173":3,"175":2,"176":9,"182":5,"186":1,"189":1,"190":1,"191":6,"194":2,"195":1,"196":1,"198":1,"199":7,"201":1,"211":9,"218":1,"221":1,"222":5,"230":2,"231":2,"236":1,"240":3,"241":1,"243":1,"244":1,"249":8,"253":1,"254":1,"263":1,"264":1,"265":1,"266":4,"268":1,"270":1,"273":3,"274":1,"276":1,"277":1,"279":2,"281":1,"282":1,"283":1,"284":2,"285":7,"288":1,"289":2,"292":1,"293":1,"294":4,"301":1,"302":1,"305":1,"307":1,"308":1,"312":2,"313":1,"314":2,"322":1,"331":1,"332":2,"334":1,"344":1,"357":2,"362":1,"364":1,"371":2,"380":1,"381":4,"387":1,"389":1,"390":1,"392":1,"397":1,"400":1,"401":2,"403":1,"407":1,"408":1,"411":8,"412":2,"415":1,"416":1,"418":1,"421":2,"430":1,"431":1,"432":1,"441":3,"452":1,"457":3,"469":1,"471":1,"472":1,"476":2,"478":1,"494":2,"496":3,"503":2,"509":2,"513":1,"514":1,"518":1,"520":2,"522":2,"524":2,"526":1,"527":3,"529":1,"530":1,"536":1,"543":7,"546":1,"549":1,"550":3,"551":1,"552":2,"555":1,"556":2,"563":2,"582":2,"586":1,"587":1,"592":1,"593":2,"595":6,"596":2,"597":4,"600":2,"601":3,"603":1,"604":1,"609":1,"613":1,"614":1,"616":2,"619":2,"635":1,"636":1,"638":1,"657":2,"662":1,"665":1,"666":2,"667":2,"668":2,"669":2,"670":2,"674":1,"676":1,"684":1,"695":1,"697":4,"698":1,"700":1,"702":2,"703":2,"706":1,"735":3,"738":1,"742":3,"763":1,"766":1,"769":1,"772":1,"779":1,"805":1,"834":1,"866":1,"898":1,"933":1,"967":1,"1001":1,"1035":1,"1069":1,"1103":1,"1137":1,"1170":1,"1171":1,"1175":1,"1178":4,"1181":1,"1182":2,"1183":2,"1185":1,"1187":1,"1188":1,"1193":1,"1225":1,"1250":1,"1262":1,"1264":2,"1266":2,"1289":1,"1290":1,"1293":4,"1294":2,"1296":1,"1297":2,"1310":3,"1311":2,"1313":1,"1314":1,"1317":1,"1320":1,"1321":2,"1326":2,"1337":1,"1340":1,"1343":1,"1344":1,"1346":1,"1349":1,"1350":1,"1355":2,"1356":8,"1358":1,"1359":2,"1369":1,"1375":1,"1378":1,"1380":1,"1381":1,"1382":2,"1383":1,"1385":1,"1386":2,"1387":1,"1388":1,"1389":1,"1392":4,"1394":1,"1395":2,"1401":1,"1403":2,"1405":1,"1408":1,"1409":1,"1416":1,"1418":1,"1419":1,"1420":1,"1425":1,"1426":1,"1427":1,"1432":1,"1433":3,"1434":1,"1435":3,"1437":3,"1442":3,"1444":1,"1445":2,"1447":2,"1448":2,"1449":1,"1450":3,"1452":2,"1454":1,"1455":1,"1456":2,"1460":3,"1468":2,"1469":1,"1470":1,"1473":3,"1488":2,"1492":4,"1493":3,"1495":1,"1497":2,"1502":1,"1505":1,"1508":14,"1509":2,"1523":1,"1524":2,"1559":1,"1562":1,"1564":2,"1565":1,"1567":3,"1570":1,"1572":2,"1573":1,"1574":1,"1575":2,"1579":2,"1580":3,"1582":2,"1585":1,"1588":2,"1589":1,"1590":1,"1592":1,"1595":6,"1597":1,"1598":2,"1602":1,"1603":1,"1604":2,"1605":2,"1607":1,"1613":1,"1624":1,"1628":1,"1630":1,"1632":1,"1633":2,"1634":1,"1635":1,"1639":2,"1640":1,"1646":1,"1649":1,"1652":1,"1654":1,"1656":1,"1657":1,"1658":2,"1659":1,"1660":1,"1661":1,"1662":1,"1663":1,"1665":1,"1707":3,"1708":1,"1709":1,"1710":1,"1711":1,"1734":2,"1738":1,"1744":5,"1745":1,"1747":2,"1749":2,"1750":1,"1754":2,"1755":3,"1756":1,"1759":1,"1763":1,"1769":2,"1808":1,"1811":3,"1814":1,"1818":2,"1819":1,"1821":1,"1823":1,"1877":1,"1892":1,"1894":1,"1898":2,"1899":1,"1903":2,"1904":2,"1905":1,"1907":1,"1910":7,"1911":2,"1912":2,"1918":2,"1920":1,"1926":1,"1927":1,"1928":1,"1932":2,"1936":1,"1937":2,"1939":1,"1941":3,"1942":1,"1943":1,"1950":2,"1952":1,"1954":1,"1955":3,"1958":1,"1963":1,"1964":1,"2000":1,"2004":1,"2007":1,"2010":1,"2013":2,"2015":3,"2021":2,"2024":3,"2025":1,"2027":1,"2030":1,"2031":1,"2032":3,"2035":1,"2036":2,"2037":1,"2039":1,"2045":1,"2047":4,"2050":1,"2064":1,"2067":1,"2068":1,"2072":1,"2075":2,"2077":2,"2078":2,"2080":1,"2082":1,"2084":1,"2085":2,"2087":1,"2165":2,"2168":2,"2174":1,"2176":1,"2178":1,"2180":2,"2193":2,"2194":2,"2195":1,"2197":1,"2202":7,"2204":2,"2205":8,"2206":3,"2210":1,"2213":1,"2218":1,"2219":9,"2220":2,"2221":1,"2223":4,"2224":4,"2225":1,"2226":1,"2232":1,"2235":1,"2236":1,"2242":2,"2243":4,"2244":1,"2245":1,"2249":2,"2252":1,"2254":1,"2255":5,"2256":1,"2262":2,"2263":3,"2265":6,"2270":1,"2272":1,"2273":3,"2276":3,"2277":2,"2320":2,"2321":3,"2328":1,"2329":2,"2330":2,"2331":1,"2332":3,"2333":2,"2334":1,"2335":2,"2336":1,"2337":3,"2339":3,"2340":1,"2341":2,"2342":1,"2343":1,"2344":2,"2345":1,"2346":1,"2348":1,"2350":3,"2353":1,"2356":5,"2357":4,"2358":1,"2363":3,"2364":4,"2368":1,"2369":2,"2370":1,"2371":4,"2373":2,"2374":1,"2377":1,"2378":1,"2380":2,"2391":1,"2395":1,"2396":2,"2404":1,"2411":1,"2412":1,"2415":1,"2417":1,"2419":1,"2421":1,"2423":1,"2428":1,"2429":1,"2432":1,"2436":2,"2442":2,"2445":1,"2450":1,"2451":1,"2452":2,"2455":1,"2480":1,"2498":1,"2499":1,"2503":8,"2504":2,"2505":1,"2509":1,"2510":2,"2512":1,"2514":1,"2515":2,"2518":1,"2521":2,"2522":1,"2523":1,"2528":1,"2529":3,"2530":1,"2533":1,"2535":2,"2536":4,"2537":1,"2538":1,"2539":1,"2540":1,"2543":1,"2545":5,"2546":2,"2549":1,"2551":1,"2559":1,"2560":1,"2563":2,"2565":3,"2576":2,"2577":2,"2581":2,"2582":5,"2583":1,"2585":4,"2587":1,"2588":1,"2599":1,"2600":1,"2601":1,"2603":1,"2607":1,"2610":2,"2617":1,"2619":1,"2622":3,"2623":1,"2624":1,"2626":1,"2630":1,"2631":3,"2632":1,"2634":1,"2638":1,"2639":2,"2653":4,"2655":2,"2657":1,"2658":1,"2659":1,"2661":1,"2662":2,"2666":1,"2667":1,"2669":1,"2673":2,"2675":1,"2676":1,"2678":1,"2686":2,"2690":2,"2691":2,"2692":6,"2693":1,"2694":6,"2695":1,"2696":1,"2698":1,"2701":1,"2703":1,"2704":24,"2705":12,"2706":3,"2709":2,"2712":1,"2715":1,"2723":1,"2724":1,"2726":1,"2727":1,"2728":3,"2738":1,"2743":1,"2744":1,"2747":1,"2762":1,"2765":1,"2775":1,"2776":1,"2783":1,"2798":2,"2799":2,"2802":1,"2816":1,"2818":1,"2825":1,"2831":1,"2832":1,"2833":1,"2837":2,"2840":3,"2843":1,"2844":1,"2845":1,"2850":1,"2851":1,"2853":1,"2856":1,"2857":1,"2860":6,"2862":1,"2867":1,"2868":1,"2869":2,"2870":1,"2873":9,"2874":5,"2876":2,"2878":1,"2880":1,"2881":1,"2884":3,"2885":1,"2892":1,"2893":3,"2895":1,"2896":3}}],["wild",{"2":{"2254":1}}],["wildcard",{"2":{"451":1}}],["wildcards",{"2":{"415":3}}],["wilba",{"2":{"191":1,"199":1,"211":23,"2694":3}}],["willing",{"2":{"2697":1}}],["willoucom",{"2":{"222":1}}],["will",{"0":{"381":1,"2851":1,"2852":1},"2":{"0":1,"5":1,"7":1,"9":1,"10":1,"14":1,"19":1,"21":1,"22":1,"23":3,"39":1,"45":1,"49":1,"52":1,"70":1,"88":3,"89":1,"90":3,"103":1,"104":3,"105":2,"107":1,"110":2,"120":1,"126":1,"127":3,"132":3,"152":1,"153":1,"156":1,"170":3,"182":2,"195":2,"198":1,"201":1,"203":2,"206":1,"209":3,"213":3,"218":1,"220":1,"228":1,"230":1,"240":2,"255":1,"256":1,"262":1,"263":2,"265":3,"272":1,"273":1,"275":1,"276":1,"283":1,"303":1,"306":1,"307":5,"331":1,"343":1,"356":1,"362":1,"371":3,"374":2,"376":1,"377":2,"381":1,"385":1,"390":5,"395":1,"398":2,"404":1,"405":1,"406":1,"407":1,"411":2,"412":1,"414":1,"418":1,"419":1,"422":1,"424":1,"426":2,"427":1,"428":1,"445":1,"456":1,"465":1,"470":2,"471":4,"472":1,"474":1,"476":2,"482":1,"487":2,"488":1,"489":1,"491":2,"493":1,"495":3,"509":2,"515":2,"519":1,"528":1,"537":1,"538":1,"542":1,"543":1,"544":1,"545":1,"547":2,"553":1,"556":2,"560":1,"563":2,"566":1,"567":1,"568":1,"571":1,"574":1,"575":1,"578":1,"579":1,"581":1,"582":2,"583":1,"595":2,"597":1,"601":2,"603":1,"609":1,"610":1,"616":1,"618":1,"619":1,"621":1,"622":3,"625":1,"631":4,"635":1,"637":1,"639":1,"641":2,"643":3,"644":1,"645":1,"648":1,"649":3,"650":1,"651":1,"656":2,"657":2,"658":1,"666":1,"667":2,"669":2,"680":3,"682":2,"702":1,"704":1,"727":4,"730":1,"731":1,"735":3,"738":1,"747":1,"775":1,"1181":1,"1182":1,"1187":2,"1230":1,"1243":1,"1254":1,"1259":1,"1266":1,"1270":1,"1275":1,"1278":1,"1290":1,"1293":1,"1297":1,"1298":1,"1300":1,"1307":1,"1310":2,"1314":1,"1325":1,"1326":4,"1343":2,"1344":1,"1345":1,"1346":1,"1355":2,"1358":1,"1368":2,"1378":1,"1382":4,"1383":2,"1385":1,"1389":6,"1392":3,"1393":2,"1395":2,"1397":3,"1401":1,"1403":1,"1410":1,"1416":1,"1418":1,"1424":1,"1428":1,"1429":1,"1430":1,"1432":5,"1433":1,"1434":2,"1435":1,"1436":2,"1437":1,"1440":1,"1442":7,"1453":1,"1455":2,"1460":2,"1461":2,"1462":2,"1463":4,"1468":2,"1469":3,"1471":1,"1473":4,"1488":5,"1490":1,"1492":1,"1496":1,"1497":3,"1498":1,"1502":2,"1503":2,"1505":2,"1514":1,"1516":1,"1559":2,"1563":2,"1572":1,"1573":1,"1574":1,"1575":1,"1579":1,"1590":5,"1592":1,"1598":1,"1602":1,"1609":1,"1624":1,"1629":1,"1634":2,"1635":1,"1636":3,"1638":1,"1639":1,"1640":2,"1641":3,"1643":1,"1644":1,"1646":1,"1648":1,"1649":4,"1653":1,"1655":4,"1658":1,"1659":1,"1660":1,"1661":1,"1662":1,"1663":1,"1667":1,"1681":1,"1697":2,"1730":2,"1733":1,"1744":7,"1749":5,"1750":3,"1752":2,"1753":1,"1754":3,"1756":3,"1757":1,"1763":2,"1770":1,"1771":1,"1772":2,"1803":1,"1805":3,"1807":1,"1808":1,"1820":2,"1833":1,"1835":1,"1877":2,"1881":1,"1884":1,"1893":3,"1894":3,"1898":2,"1905":2,"1907":1,"1911":1,"1912":2,"1915":1,"1932":2,"1935":1,"1940":1,"1941":3,"1942":2,"1943":1,"1944":1,"1945":1,"1946":3,"1950":3,"1952":1,"1954":2,"1955":3,"1956":3,"1957":2,"1962":1,"1964":2,"1968":1,"1970":4,"2002":1,"2004":4,"2010":1,"2013":1,"2030":1,"2032":1,"2040":1,"2046":1,"2047":4,"2049":3,"2066":1,"2067":1,"2068":2,"2076":1,"2077":3,"2081":2,"2085":1,"2086":1,"2087":1,"2097":1,"2099":1,"2159":1,"2160":1,"2165":1,"2167":1,"2168":1,"2195":1,"2205":1,"2207":1,"2210":2,"2214":1,"2217":1,"2218":3,"2219":2,"2221":2,"2222":1,"2223":1,"2224":4,"2226":1,"2232":2,"2234":1,"2236":2,"2239":1,"2243":2,"2245":3,"2248":1,"2249":1,"2251":3,"2252":2,"2255":6,"2263":3,"2265":1,"2269":1,"2271":1,"2275":4,"2276":3,"2277":3,"2293":1,"2324":1,"2325":5,"2328":3,"2329":2,"2330":1,"2333":1,"2336":1,"2337":2,"2343":1,"2351":1,"2353":3,"2356":1,"2361":1,"2362":1,"2363":6,"2364":7,"2365":1,"2367":1,"2368":1,"2369":3,"2372":1,"2373":3,"2374":7,"2375":1,"2377":1,"2380":1,"2381":1,"2394":1,"2396":2,"2400":1,"2406":2,"2409":1,"2412":5,"2413":1,"2417":2,"2428":1,"2429":1,"2430":1,"2434":1,"2436":1,"2443":2,"2447":1,"2448":1,"2452":3,"2453":1,"2467":1,"2500":1,"2504":1,"2505":3,"2506":2,"2507":3,"2512":1,"2513":1,"2516":2,"2519":2,"2521":1,"2526":1,"2528":1,"2531":1,"2533":2,"2535":2,"2536":2,"2539":2,"2540":1,"2541":1,"2543":1,"2544":1,"2545":1,"2546":1,"2547":2,"2548":2,"2549":2,"2550":2,"2551":1,"2554":1,"2555":2,"2556":2,"2558":3,"2559":1,"2560":1,"2561":1,"2562":2,"2563":2,"2565":1,"2567":2,"2568":1,"2569":1,"2570":2,"2571":1,"2572":1,"2576":5,"2580":1,"2582":1,"2583":1,"2585":3,"2588":1,"2589":1,"2598":4,"2599":2,"2600":1,"2604":1,"2605":2,"2606":1,"2607":2,"2610":1,"2611":2,"2613":1,"2615":1,"2617":2,"2622":5,"2635":1,"2638":1,"2652":1,"2655":1,"2657":4,"2659":1,"2661":1,"2662":1,"2665":3,"2691":1,"2692":5,"2693":2,"2694":6,"2695":3,"2696":1,"2697":1,"2698":1,"2699":2,"2701":2,"2702":4,"2703":1,"2704":1,"2705":7,"2709":1,"2729":1,"2733":3,"2735":1,"2743":4,"2761":1,"2790":1,"2800":2,"2816":1,"2818":1,"2825":1,"2836":6,"2840":1,"2847":1,"2850":2,"2851":4,"2852":2,"2854":1,"2860":3,"2861":1,"2866":2,"2867":6,"2868":3,"2869":7,"2873":3,"2876":7,"2881":4,"2882":2,"2883":1,"2884":1,"2886":1,"2887":1,"2891":1,"2892":2,"2896":3}}],["wise",{"2":{"737":1,"749":1,"1226":1,"1247":1}}],["wisdom",{"2":{"179":1}}],["wishes",{"2":{"1598":1}}],["wished",{"2":{"571":1}}],["wishing",{"2":{"284":1,"468":1}}],["wish",{"2":{"1":1,"152":1,"206":1,"231":1,"232":1,"265":1,"411":1,"541":1,"1437":1,"1597":1,"1636":1,"1745":1,"1819":1,"2014":1,"2039":1,"2080":1,"2213":1,"2248":1,"2362":2,"2503":2,"2549":1,"2550":2,"2551":1,"2559":1,"2624":1,"2625":1,"2651":1}}],["widht",{"2":{"1497":2}}],["width",{"2":{"111":1,"114":1,"658":1,"735":1,"736":1,"737":1,"1497":2,"1511":1,"1897":1,"1907":2,"1910":3,"1911":3,"1912":1,"1928":2,"2234":2,"2235":3,"2704":15,"2705":8,"2716":4,"2722":1,"2743":1,"2816":1,"2836":1}}],["widely",{"2":{"2601":1,"2657":1}}],["wider",{"2":{"392":1,"494":1,"496":2}}],["widen",{"2":{"191":1}}],["wide",{"0":{"492":1,"493":1},"2":{"77":1,"188":1,"658":1,"1817":3,"2075":3,"2611":1,"2653":1,"2705":3,"2747":1,"2831":1,"2842":1}}],["winc",{"2":{"2273":1,"2274":1,"2278":1,"2290":1,"2497":1}}],["wincompose",{"2":{"191":1,"2273":1,"2274":1,"2277":4,"2278":2,"2290":1,"2291":1,"2292":1,"2497":2}}],["window",{"2":{"371":3,"390":2,"669":1,"1186":1,"1580":2,"1582":2,"1643":1,"1893":1,"2448":1,"2512":1,"2528":1,"2533":1,"2562":1,"2611":1,"2617":2,"2648":1}}],["windows",{"0":{"240":1,"366":1,"2355":1,"2614":1},"1":{"2615":1,"2616":1,"2617":1},"2":{"73":1,"158":1,"240":1,"366":2,"371":1,"440":1,"495":1,"666":1,"668":1,"670":1,"1296":1,"1304":1,"1329":1,"1339":1,"1348":1,"1432":1,"1588":2,"1643":1,"1644":1,"1752":1,"1915":1,"1916":1,"1972":1,"2013":1,"2274":1,"2277":5,"2278":3,"2336":1,"2346":1,"2348":1,"2350":1,"2353":1,"2355":6,"2444":1,"2448":2,"2452":1,"2460":2,"2462":1,"2467":4,"2497":3,"2500":1,"2518":2,"2519":1,"2537":1,"2543":2,"2559":1,"2560":1,"2565":1,"2571":1,"2612":1,"2615":3,"2617":2,"2622":4,"2665":1,"2679":1}}],["winusb",{"2":{"240":2,"670":13}}],["wings",{"2":{"211":2,"266":1}}],["wings42",{"2":{"143":6}}],["winkeyless",{"2":{"211":1}}],["winkeys",{"2":{"211":1}}],["winni",{"2":{"211":1}}],["winry25",{"2":{"317":1}}],["winry25tc",{"2":{"143":2,"149":1}}],["winry315",{"2":{"277":1}}],["winry",{"2":{"143":1,"149":1}}],["wins",{"2":{"70":13}}],["win",{"2":{"70":1,"134":1,"266":1,"1641":1,"2274":1,"2278":1,"2487":1,"2497":1,"2518":1}}],["wired",{"2":{"547":2,"1291":1,"1449":1,"1516":1,"1528":1,"1627":1,"1637":2,"1926":1,"2211":1,"2224":1,"2375":1,"2431":1,"2433":1,"2435":1,"2502":1,"2503":11,"2505":2,"2792":1,"2796":1,"2878":1}}],["wires",{"2":{"374":1,"1170":1,"1178":1,"2210":2,"2211":4,"2212":1,"2213":1,"2373":1,"2375":5,"2376":1,"2377":4,"2380":2,"2429":2}}],["wireless",{"0":{"2319":1,"2473":1,"2684":1,"2807":1},"1":{"2320":1,"2321":1,"2322":1,"2323":1},"2":{"241":1,"2323":1,"2473":2,"2502":1,"2503":20,"2505":2,"2676":1,"2694":10,"2754":2,"2807":1}}],["wire",{"2":{"45":2,"114":1,"374":1,"1170":5,"1172":1,"1175":1,"1261":2,"1265":1,"1375":1,"2036":2,"2066":1,"2227":1,"2367":3,"2368":1,"2369":3,"2371":9,"2373":1,"2374":2,"2375":5,"2380":1,"2382":1,"2412":3,"2414":1}}],["wiring",{"0":{"45":1,"1445":1,"1448":1,"1452":1,"2212":1,"2213":1,"2366":1,"2371":1,"2376":1,"2431":1,"2433":1,"2435":1,"2437":1,"2439":1,"2441":1,"2453":1},"1":{"1449":1,"2367":1,"2368":1,"2369":1,"2370":1,"2371":1,"2372":2,"2373":2,"2374":2,"2375":2,"2376":1,"2377":2,"2378":1,"2379":1,"2380":1,"2381":1,"2382":1},"2":{"45":3,"134":1,"697":1,"1448":1,"1452":1,"1649":1,"1912":2,"1939":1,"2075":1,"2236":2,"2368":1,"2371":1,"2373":1,"2375":1,"2380":1,"2382":1,"2429":1,"2454":1,"2622":1,"2669":1,"2776":1}}],["welcomed",{"2":{"2697":1}}],["welcome",{"2":{"2607":1}}],["well",{"2":{"49":1,"50":2,"90":1,"107":1,"131":1,"132":1,"152":1,"153":1,"173":1,"198":1,"201":1,"213":1,"215":1,"224":1,"229":1,"232":1,"243":1,"249":1,"263":1,"265":1,"272":1,"298":1,"371":1,"376":1,"415":1,"476":1,"553":1,"593":1,"601":1,"609":1,"670":1,"680":1,"737":1,"1176":1,"1179":1,"1359":1,"1391":1,"1404":1,"1442":1,"1453":1,"1460":1,"1468":1,"1473":1,"1504":1,"1510":1,"1564":1,"1600":1,"1649":1,"1754":1,"1755":1,"1805":1,"1811":1,"1939":1,"1942":1,"1970":1,"2031":1,"2076":1,"2201":2,"2207":1,"2243":1,"2249":1,"2256":1,"2263":1,"2275":1,"2330":1,"2337":1,"2353":1,"2364":2,"2368":1,"2393":1,"2407":1,"2448":1,"2454":1,"2480":1,"2503":1,"2505":1,"2550":1,"2655":1,"2699":1,"2701":2,"2842":1,"2878":1}}],["wetting",{"2":{"2373":1}}],["wet",{"2":{"2373":1}}],["wete",{"2":{"197":4}}],["west",{"2":{"1709":1,"2007":1}}],["westberrytech",{"0":{"531":1},"2":{"130":1,"134":1}}],["week",{"0":{"385":1},"2":{"390":1}}],["weeks",{"0":{"383":1,"384":1},"2":{"228":1,"390":7,"2503":1}}],["webhost",{"2":{"2582":3}}],["webpage",{"2":{"1293":1}}],["webserver",{"2":{"442":1}}],["website",{"2":{"70":1,"2371":1,"2378":1,"2380":1,"2382":1,"2398":1,"2765":1}}],["web",{"2":{"342":1,"358":1,"558":1,"598":1,"653":1,"1360":1,"2263":1,"2383":1,"2538":1}}],["weikav",{"2":{"2503":1}}],["weighting",{"2":{"1926":1}}],["weight",{"2":{"1652":2,"1653":3,"2251":1}}],["weights",{"2":{"249":1,"1926":6}}],["weird",{"2":{"1460":1,"2738":1}}],["weirdo",{"2":{"143":7,"149":2,"211":1}}],["werror=array",{"2":{"160":1}}],["weren",{"2":{"199":1}}],["were",{"2":{"98":1,"128":1,"131":1,"166":1,"175":1,"186":1,"188":1,"204":1,"229":1,"234":2,"244":1,"251":1,"254":1,"256":1,"263":2,"268":1,"272":1,"273":1,"279":1,"283":1,"494":1,"496":1,"1378":1,"1395":1,"1469":1,"1487":1,"1508":1,"1562":1,"1574":1,"1601":1,"1754":1,"1952":1,"2004":1,"2021":1,"2025":1,"2032":1,"2033":1,"2041":1,"2226":1,"2505":1,"2535":1,"2582":2,"2703":1,"2748":1,"2842":1,"2867":1}}],["went",{"2":{"125":1,"185":1,"1911":1}}],["wealthier",{"2":{"1498":2}}],["weact",{"0":{"2627":1},"1":{"2628":1,"2629":1,"2630":1,"2631":1,"2632":1,"2633":1,"2634":1,"2635":1},"2":{"308":1,"530":2,"2627":3,"2635":1,"2843":1}}],["wear",{"0":{"174":1,"733":1,"734":1,"735":1,"736":1,"737":1,"738":1},"1":{"735":1,"736":1,"737":1,"738":1},"2":{"114":1,"174":1,"176":4,"191":1,"211":1,"236":5,"249":1,"277":1,"308":1,"727":2,"733":3,"734":6,"735":8,"736":7,"737":5,"2812":3}}],["weakly",{"2":{"753":1,"775":1,"1561":1,"2290":1,"2291":1,"2292":1}}],["weak",{"0":{"1340":1},"2":{"65":1,"93":1,"114":1,"149":2,"191":1,"222":1,"552":1,"607":4,"1340":7,"1440":2,"1442":1,"1487":2,"1502":1,"1570":2,"1657":1,"1912":2,"2222":1,"2236":4,"2327":3,"2694":1,"2840":1}}],["we",{"0":{"1466":1,"2384":1,"2878":1},"1":{"1467":1,"1468":1,"1469":1,"1470":1,"1471":1,"1472":1,"1473":1,"1474":1,"1475":1,"1476":1,"1477":1,"1478":1,"1479":1,"1480":1,"1481":1,"1482":1,"1483":1,"1484":1,"1485":1,"1486":1,"1487":1,"1488":1,"1489":1,"1490":1,"1491":1,"1492":1,"1493":1},"2":{"0":1,"9":1,"19":1,"39":1,"50":2,"51":1,"52":1,"83":1,"89":1,"92":1,"93":1,"111":1,"112":1,"172":1,"188":2,"194":2,"213":1,"224":1,"228":1,"245":2,"263":1,"273":1,"277":1,"283":1,"354":1,"362":1,"371":7,"374":3,"377":3,"382":1,"384":1,"385":1,"386":1,"403":1,"404":1,"408":1,"471":6,"474":1,"477":1,"481":1,"483":1,"486":1,"487":2,"488":1,"494":6,"495":1,"496":5,"497":1,"498":4,"500":1,"503":1,"509":1,"511":3,"512":1,"519":1,"520":2,"521":2,"522":1,"524":1,"525":1,"526":1,"537":1,"553":1,"571":2,"578":1,"590":1,"591":2,"592":1,"597":2,"598":1,"600":1,"601":3,"602":2,"603":1,"609":4,"614":2,"615":1,"619":2,"653":1,"666":1,"682":4,"702":1,"1291":1,"1298":1,"1313":1,"1318":1,"1319":1,"1320":2,"1360":1,"1376":1,"1383":1,"1389":5,"1394":1,"1401":2,"1416":8,"1417":1,"1432":1,"1442":1,"1469":7,"1488":1,"1495":4,"1498":1,"1508":7,"1509":1,"1588":2,"1592":1,"1593":1,"1625":1,"1629":1,"1905":2,"1910":1,"1911":2,"1917":1,"1952":2,"2015":1,"2047":4,"2048":1,"2049":2,"2207":1,"2232":2,"2256":3,"2262":2,"2265":4,"2330":1,"2337":1,"2356":1,"2368":1,"2375":1,"2377":2,"2383":1,"2387":1,"2393":2,"2394":2,"2404":1,"2405":1,"2406":1,"2408":3,"2412":9,"2512":1,"2513":1,"2515":1,"2516":1,"2517":1,"2525":1,"2526":1,"2527":1,"2528":1,"2566":1,"2576":1,"2580":2,"2582":4,"2587":1,"2605":1,"2611":2,"2615":1,"2616":1,"2617":1,"2621":1,"2632":1,"2694":1,"2696":1,"2697":3,"2699":1,"2742":3,"2743":3,"2744":1,"2784":1,"2857":1,"2867":2,"2878":2,"2884":5,"2885":2,"2886":3,"2887":1}}],["i+7",{"2":{"2705":1}}],["i+=8",{"2":{"2705":3}}],["i++",{"2":{"1818":2,"1905":1,"1906":1,"2078":2,"2085":2,"2086":1,"2232":1}}],["i2s",{"2":{"2637":1}}],["i2c0",{"2":{"2645":2}}],["i2cv2",{"0":{"751":1},"2":{"751":1}}],["i2cv1",{"0":{"750":1},"2":{"750":1}}],["i2cd0",{"2":{"2645":1}}],["i2cd1",{"2":{"749":2,"2645":1,"2650":1}}],["i2cd2",{"2":{"199":1,"749":1}}],["i2c3",{"2":{"749":1}}],["i2c2",{"2":{"749":4}}],["i2c1",{"2":{"749":7,"750":3,"751":5,"2645":2,"2650":2}}],["i2c",{"0":{"244":1,"730":1,"745":1,"747":1,"753":1,"754":2,"757":2,"760":2,"763":2,"766":2,"769":2,"772":2,"775":2,"1269":1,"1908":1,"2213":1,"2392":1,"2645":1},"1":{"746":1,"747":1,"748":1,"749":1,"750":1,"751":1,"752":1,"753":1,"754":1,"755":3,"756":3,"757":1,"758":3,"759":3,"760":1,"761":3,"762":3,"763":1,"764":3,"765":3,"766":1,"767":3,"768":3,"769":1,"770":3,"771":3,"772":1,"773":3,"774":3,"775":1,"776":3,"777":3},"2":{"30":1,"33":2,"45":1,"75":1,"92":1,"114":1,"118":2,"134":4,"149":1,"176":5,"191":1,"199":2,"211":1,"232":1,"234":4,"236":4,"244":9,"249":7,"266":1,"285":1,"294":5,"333":1,"543":2,"552":3,"727":2,"730":19,"745":1,"746":3,"747":5,"748":3,"749":16,"750":1,"753":4,"754":1,"755":1,"756":3,"757":2,"758":1,"759":3,"760":1,"761":1,"762":3,"763":1,"764":1,"765":3,"766":1,"767":1,"768":3,"769":1,"770":1,"771":3,"772":1,"773":1,"774":3,"775":2,"776":1,"777":3,"779":1,"780":2,"781":1,"805":1,"806":6,"807":5,"834":1,"835":6,"836":5,"866":1,"867":6,"868":5,"898":1,"899":6,"900":17,"933":1,"934":6,"935":17,"967":1,"968":6,"969":5,"1001":1,"1002":6,"1003":5,"1035":1,"1036":6,"1037":5,"1069":1,"1070":6,"1071":17,"1103":1,"1104":6,"1105":17,"1137":1,"1138":6,"1139":17,"1193":1,"1194":6,"1195":5,"1263":1,"1267":1,"1269":6,"1375":1,"1650":1,"1901":1,"1903":3,"1908":1,"1911":1,"1928":3,"1931":2,"1932":3,"1937":3,"2207":2,"2208":1,"2210":1,"2221":4,"2377":1,"2390":1,"2392":1,"2637":1,"2640":2,"2643":1,"2645":4,"2650":3,"2692":1,"2701":9,"2704":17,"2812":1,"2827":1,"2830":5}}],["ipad",{"2":{"2400":1}}],["iphone",{"2":{"2400":1}}],["ipsum",{"2":{"341":1}}],["ignoring",{"0":{"2028":1,"2029":1},"1":{"2029":1,"2030":1,"2031":1},"2":{"1967":1}}],["ignores",{"2":{"1337":1,"1339":1,"2029":1,"2031":1,"2861":1}}],["ignored",{"2":{"434":2,"435":2,"1383":1,"1497":1,"1503":1,"1918":1,"1926":1,"1955":1,"2028":2,"2029":1,"2047":1,"2159":1,"2449":1,"2500":1,"2715":1,"2819":1}}],["ignore",{"0":{"194":1,"206":1},"2":{"22":2,"112":2,"160":1,"194":11,"199":2,"206":2,"211":1,"249":1,"308":1,"371":1,"374":1,"1964":1,"2029":1,"2031":1,"2035":1,"2047":1,"2218":1,"2465":1,"2467":1,"2521":1,"2576":1}}],["iqs572",{"2":{"1927":1}}],["iqs550",{"2":{"1927":1}}],["iqs525",{"2":{"1927":1}}],["iqs5xx",{"0":{"1927":1},"1":{"1928":1,"1929":1,"1930":1},"2":{"236":1,"1927":2,"1928":9,"1929":17,"1930":3}}],["i²c",{"0":{"781":1,"807":1,"836":1,"868":1,"900":1,"935":1,"969":1,"1003":1,"1037":1,"1071":1,"1105":1,"1139":1,"1195":1},"2":{"778":1,"780":2,"781":1,"782":1,"804":1,"806":6,"807":1,"808":1,"833":1,"835":6,"836":1,"840":1,"865":1,"867":6,"868":1,"870":1,"897":1,"899":6,"900":1,"905":1,"932":1,"934":6,"935":1,"939":1,"966":1,"968":6,"969":1,"973":1,"1000":1,"1002":6,"1003":1,"1007":1,"1034":1,"1036":6,"1037":1,"1041":1,"1068":1,"1070":6,"1071":1,"1075":1,"1102":1,"1104":6,"1105":1,"1109":1,"1136":1,"1138":6,"1139":1,"1143":1,"1192":1,"1194":6,"1195":1,"1196":1,"2830":2}}],["ie",{"2":{"717":1,"791":1,"795":1,"799":1,"801":1,"818":1,"822":1,"826":1,"828":1,"850":1,"854":1,"858":1,"860":1,"882":1,"886":1,"890":1,"892":1,"917":1,"921":1,"925":1,"927":1,"951":1,"955":1,"959":1,"961":1,"985":1,"989":1,"993":1,"995":1,"1019":1,"1023":1,"1027":1,"1029":1,"1053":1,"1057":1,"1061":1,"1063":1,"1087":1,"1091":1,"1095":1,"1097":1,"1121":1,"1125":1,"1129":1,"1131":1,"1155":1,"1159":1,"1163":1,"1165":1,"1208":1,"1212":1,"1216":1,"1218":1,"1254":1,"1268":1,"1613":1,"1649":1,"1686":1,"1709":1,"2571":1}}],["icsp",{"2":{"2440":1}}],["ics",{"2":{"1901":1,"2329":1}}],["icelandic",{"2":{"2834":3}}],["ice",{"2":{"1897":1}}],["icebreaker",{"2":{"308":1}}],["ic",{"2":{"1192":1,"1276":1,"1521":1,"1665":2,"1901":1,"1907":5,"1910":3,"2229":2}}],["icon",{"2":{"376":1,"2568":2}}],["ivndbt",{"2":{"300":2,"308":1}}],["ivy",{"2":{"143":2}}],["ijk",{"2":{"266":1}}],["ii",{"2":{"199":1,"211":1}}],["iie",{"2":{"181":2}}],["i64",{"2":{"191":1}}],["ireland",{"2":{"2834":1}}],["irene",{"2":{"211":1}}],["iron",{"2":{"2367":1,"2373":5,"2374":1,"2375":1}}],["irony",{"2":{"2275":2}}],["iron180",{"2":{"211":2,"249":1}}],["ir",{"2":{"1939":1}}],["irregularities",{"2":{"2874":1}}],["irregular",{"2":{"604":1}}],["irrelevant",{"2":{"244":1}}],["irq",{"2":{"191":1,"236":1,"749":1,"2321":1}}],["irqs",{"2":{"176":1}}],["irish",{"2":{"2834":1}}],["iris60",{"2":{"211":1}}],["iris",{"2":{"45":1,"134":1,"199":1,"211":2,"266":2,"277":1}}],["ik75",{"2":{"176":1}}],["imagine",{"2":{"1770":1,"1814":1,"2072":1,"2742":1}}],["image",{"0":{"449":1,"450":1,"2404":1},"2":{"450":1,"664":4,"867":1,"1298":1,"2369":1,"2371":1,"2653":1,"2663":1,"2674":1,"2694":3,"2703":14,"2705":55,"2720":1,"2722":2,"2724":2,"2726":5,"2727":1}}],["images",{"0":{"321":1},"2":{"153":3,"448":1,"664":1,"1320":1,"2361":1,"2663":1,"2694":2,"2701":2,"2702":2,"2703":2,"2705":5,"2713":1,"2720":1}}],["imgur",{"2":{"664":2,"665":1,"2361":1,"2404":1,"2663":1,"2694":4}}],["imera",{"2":{"249":1,"1367":1,"1371":4,"2843":1}}],["immediate",{"2":{"600":1,"1386":3,"2674":1,"2687":1}}],["immediately",{"2":{"230":1,"259":1,"297":1,"389":1,"643":1,"688":1,"716":1,"790":1,"794":1,"798":1,"800":1,"817":1,"821":1,"825":1,"827":1,"849":1,"853":1,"857":1,"859":1,"881":1,"885":1,"889":1,"891":1,"916":1,"920":1,"924":1,"926":1,"950":1,"954":1,"958":1,"960":1,"984":1,"988":1,"992":1,"994":1,"1018":1,"1022":1,"1026":1,"1028":1,"1052":1,"1056":1,"1060":1,"1062":1,"1086":1,"1090":1,"1094":1,"1096":1,"1120":1,"1124":1,"1128":1,"1130":1,"1154":1,"1158":1,"1162":1,"1164":1,"1207":1,"1211":1,"1215":1,"1217":1,"1259":1,"1284":1,"1329":1,"1356":2,"1383":1,"1389":3,"1468":1,"1508":1,"1582":1,"1754":1,"2256":1,"2598":2,"2705":1,"2723":1,"2724":2,"2734":1,"2833":1,"2860":1,"2861":3,"2867":1,"2868":1,"2870":1,"2871":1,"2873":1,"2895":1}}],["immutable",{"2":{"515":1}}],["immune",{"2":{"231":1}}],["impartial",{"2":{"2505":1}}],["impact",{"2":{"194":1,"635":1,"2222":1,"2256":1,"2706":1,"2850":1,"2851":1,"2869":1}}],["impacts",{"2":{"14":1}}],["impose",{"2":{"2673":1,"2675":1}}],["impossible",{"2":{"1343":1,"1393":1,"1769":1,"2399":1}}],["imported",{"2":{"430":1,"431":1,"432":1,"1598":1,"2369":1,"2378":1,"2692":1}}],["importer",{"2":{"176":1}}],["important",{"0":{"380":1,"660":1},"2":{"474":1,"494":1,"508":1,"578":1,"601":2,"619":1,"660":2,"1356":1,"1395":1,"1432":1,"1492":1,"1505":1,"1590":1,"1609":1,"2086":1,"2325":1,"2544":1,"2558":1,"2833":1,"2860":1}}],["imports",{"0":{"498":1},"1":{"499":1},"2":{"236":1,"430":1,"431":1,"498":1}}],["importing",{"0":{"2610":1},"2":{"173":1,"430":1,"431":1,"432":1,"498":2,"2378":1,"2610":1}}],["import",{"0":{"173":1,"430":1,"431":1,"432":1,"499":1},"2":{"173":4,"176":1,"288":1,"332":1,"371":2,"430":2,"431":2,"432":2,"471":2,"498":8,"499":4,"520":1,"1596":1,"1598":1,"1599":1,"2015":1,"2378":3,"2535":1,"2694":1}}],["impedance",{"2":{"742":1}}],["impls",{"2":{"1818":2,"2078":2}}],["impls\`",{"2":{"1818":1,"2078":1}}],["implied",{"2":{"1437":1,"2698":1}}],["implies",{"2":{"1291":1,"1454":1,"2224":1}}],["implicitly",{"2":{"547":1}}],["implicit",{"2":{"508":1,"517":1,"2833":1}}],["implications",{"2":{"312":1,"392":2,"395":1}}],["implementing",{"0":{"1387":1},"2":{"277":2,"601":1,"605":1,"606":1,"638":1,"671":1,"1170":1,"1510":1,"1587":1,"1588":1,"1940":1,"2694":1}}],["implemented",{"2":{"74":1,"149":1,"176":1,"215":2,"288":1,"312":1,"575":1,"631":1,"1321":1,"1372":1,"1373":1,"1596":1,"1607":1,"1657":1,"1754":1,"1755":1,"1806":1,"1881":1,"1894":1,"1971":1,"2013":1,"2262":1,"2277":1,"2278":1,"2323":12,"2473":12,"2497":1,"2657":1,"2694":2,"2715":1,"2724":1,"2816":3,"2850":1}}],["implement",{"2":{"50":1,"74":1,"93":1,"114":1,"131":1,"134":1,"149":1,"160":1,"176":1,"191":1,"199":2,"211":1,"236":5,"259":1,"277":2,"288":1,"308":2,"557":1,"601":1,"606":1,"607":2,"625":1,"726":1,"1321":1,"1383":1,"1387":2,"1401":1,"1450":1,"1462":1,"1521":1,"1596":1,"1766":1,"1803":1,"1814":1,"1881":1,"1903":1,"1910":1,"1922":1,"1923":1,"1942":2,"2010":1,"2013":1,"2072":1,"2158":1,"2230":1,"2327":1,"2401":1,"2600":1,"2624":1,"2625":1,"2626":1,"2699":1}}],["implementations",{"2":{"149":3,"175":1,"211":1,"214":1,"277":6,"285":1,"288":1,"294":2,"1170":1,"1596":1,"1810":1,"1811":1,"2207":1,"2694":1,"2695":1,"2836":1,"2881":1}}],["implementation",{"0":{"623":1,"627":1,"633":1,"636":1,"639":1,"641":1,"644":1,"645":1,"1389":1,"1400":1,"1806":1,"1807":1,"2256":1,"2689":1},"2":{"49":1,"75":1,"114":1,"125":1,"163":1,"176":1,"185":1,"233":1,"236":1,"277":1,"307":1,"308":1,"317":1,"601":1,"606":1,"619":1,"676":2,"682":3,"738":1,"1176":1,"1179":1,"1183":2,"1270":1,"1450":2,"1463":1,"1499":1,"1507":2,"1563":1,"1575":1,"1649":1,"1911":1,"1926":1,"1949":1,"2000":2,"2207":2,"2252":1,"2320":1,"2364":2,"2401":1,"2480":1,"2505":1,"2624":1,"2625":1,"2626":1,"2819":2,"2836":1,"2871":1,"2872":1}}],["implements",{"2":{"49":1,"289":1,"1607":1,"1763":1,"1970":1,"2035":1,"2390":1,"2523":1,"2873":1}}],["improving",{"2":{"442":1}}],["improvement",{"2":{"114":1,"175":1}}],["improvements",{"0":{"84":1,"98":1,"107":1,"109":1,"175":1,"210":1},"1":{"110":1,"111":1,"112":1},"2":{"45":1,"107":1,"114":2,"134":1,"149":1,"176":1,"190":1,"191":2,"211":3,"222":1,"236":1,"1510":1,"2850":1}}],["improve",{"0":{"229":1},"2":{"93":1,"114":5,"134":1,"175":1,"176":4,"191":2,"211":3,"214":1,"222":1,"236":4,"249":1,"285":2,"294":1,"557":1,"591":1,"595":1,"1383":1,"1386":1,"1907":1,"2234":1,"2325":1,"2517":1,"2850":2}}],["improved",{"0":{"83":1},"2":{"10":2,"50":1,"74":1,"84":1,"174":1,"196":1,"602":1,"1277":1}}],["improper",{"2":{"249":1,"1345":1}}],["ibus",{"2":{"2277":3}}],["ibnuda",{"2":{"143":3,"149":2}}],["ibm122m",{"2":{"207":2}}],["ibm4704",{"2":{"133":1,"134":1}}],["ibm",{"2":{"114":1,"204":1,"207":11,"217":1,"222":1}}],["ixora",{"2":{"102":2}}],["ilovbee",{"2":{"2503":1}}],["illusion",{"2":{"1511":1}}],["illustrious",{"2":{"123":1}}],["illustrate",{"2":{"99":1,"194":1,"2862":1}}],["ill",{"2":{"395":1,"2873":1}}],["ili9341",{"2":{"2701":2,"2704":7}}],["ili9163",{"2":{"2701":2,"2704":7}}],["ili9486",{"2":{"248":1,"249":1,"2701":2,"2704":8}}],["ili9488",{"2":{"176":1,"2701":2,"2704":7}}],["ili9xxx",{"2":{"222":1}}],["ilumkb",{"2":{"102":1,"114":1}}],["ios",{"2":{"1915":1,"1916":1,"2320":2,"2400":5}}],["iohidconsumer",{"2":{"1335":2}}],["iohidfamily",{"2":{"1335":6}}],["io",{"2":{"74":1,"112":1,"543":1,"743":1,"2545":1,"2652":1,"2819":1}}],["iota",{"2":{"31":3,"34":2,"1913":10}}],["i",{"0":{"393":1,"587":1,"592":2,"594":1,"595":1,"1298":1,"1314":1,"1315":2,"1316":1,"1317":1,"1319":2,"1320":1,"1323":1,"1325":1,"1326":1,"1342":1,"1470":1,"1496":1,"1564":1,"1758":1,"2022":1,"2355":1,"2580":1},"1":{"394":1,"395":1,"396":1,"1320":2,"1565":1},"2":{"65":1,"105":2,"108":1,"114":1,"219":4,"249":2,"266":2,"319":1,"353":1,"371":1,"375":1,"448":1,"455":1,"571":2,"578":1,"597":2,"604":1,"614":1,"664":1,"665":1,"749":1,"1226":1,"1247":1,"1270":1,"1297":1,"1330":1,"1395":1,"1416":1,"1420":1,"1493":3,"1505":2,"1507":1,"1508":4,"1582":2,"1629":1,"1749":2,"1818":6,"1823":1,"1905":3,"1906":3,"1955":1,"1993":1,"2015":4,"2024":1,"2035":6,"2061":4,"2078":6,"2084":1,"2085":8,"2086":4,"2232":3,"2265":2,"2275":2,"2276":4,"2278":4,"2332":1,"2335":1,"2363":3,"2369":2,"2370":2,"2376":2,"2385":1,"2448":1,"2456":3,"2467":3,"2497":4,"2503":1,"2515":1,"2535":1,"2610":1,"2637":1,"2692":1,"2693":1,"2694":3,"2703":6,"2705":19,"2728":2,"2888":2,"2896":1}}],["idx",{"2":{"1582":3}}],["idproduct",{"2":{"1310":1}}],["idvendor",{"2":{"1310":1}}],["id=92",{"2":{"1297":1}}],["id=some",{"2":{"319":1}}],["idling",{"0":{"640":1},"1":{"641":1,"642":1}}],["idled",{"2":{"640":2}}],["idle",{"0":{"1568":1,"1760":1},"2":{"149":1,"211":1,"222":1,"236":2,"297":1,"308":1,"639":1,"1563":1,"1568":3,"1760":3,"2163":1,"2809":1,"2826":1}}],["idb",{"2":{"217":3}}],["idb60",{"2":{"211":1}}],["ids",{"0":{"169":1,"184":1},"1":{"170":1},"2":{"169":1,"176":1,"184":1,"222":1,"357":1,"552":2,"670":1,"2013":1,"2223":4}}],["id75",{"2":{"143":1,"149":3,"199":1,"211":2,"291":2,"294":1,"308":1}}],["idobo",{"2":{"143":1,"149":1}}],["idobao",{"2":{"143":6,"149":6,"168":4,"176":4,"266":1}}],["id87v2",{"2":{"176":1}}],["id87",{"2":{"143":2,"149":1}}],["id80v1",{"2":{"176":1}}],["id80v3",{"2":{"176":1}}],["id80",{"2":{"143":2,"149":4,"168":4}}],["id67",{"2":{"143":4,"149":1,"176":1}}],["ides",{"2":{"2854":1}}],["ideally",{"2":{"1433":1,"1940":1,"1959":3,"2226":1,"2659":1}}],["ideal",{"2":{"1382":1,"1438":1,"2213":1,"2331":1,"2333":1,"2340":1}}],["idea",{"2":{"514":1,"601":1,"602":1,"1293":1,"1410":1,"1473":1,"1508":1,"1921":1,"2013":1,"2374":1,"2375":2,"2661":1}}],["identity",{"2":{"603":1}}],["identical",{"2":{"307":1,"1374":1,"1375":1,"1377":1,"1380":1,"1381":1,"1463":1,"1896":1,"2221":1,"2255":1,"2642":1,"2650":1,"2659":1,"2704":1,"2714":1,"2718":1,"2719":1}}],["identification",{"2":{"2505":1}}],["identifies",{"2":{"2506":1}}],["identified",{"2":{"312":1,"1508":1,"2503":1,"2507":2}}],["identifier",{"2":{"157":2,"502":1,"1393":1,"1600":1,"2519":1,"2698":2}}],["identifiers",{"2":{"110":1,"266":1,"1498":1,"1563":1}}],["identifying",{"2":{"2744":1}}],["identify",{"2":{"70":1,"110":1,"312":1,"1508":1,"1509":1,"1560":1,"1993":1,"2266":1,"2887":1}}],["ide",{"0":{"370":1},"2":{"132":1,"362":1,"363":1,"370":1,"371":1,"411":1,"2601":2,"2606":2,"2762":1}}],["id",{"0":{"348":1,"349":1,"350":1},"2":{"50":1,"70":2,"160":1,"169":2,"184":2,"191":2,"211":1,"277":1,"285":1,"354":1,"355":1,"381":1,"543":2,"1281":1,"1297":4,"1310":1,"2012":3,"2013":3,"2015":6,"2223":3,"2246":2,"2444":1,"2445":1,"2446":1,"2447":1,"2514":1,"2665":1,"2715":2,"2716":2,"2717":2,"2721":3,"2722":2,"2723":2,"2724":2,"2725":2,"2726":2,"2727":2,"2829":2}}],["iwrap",{"2":{"50":1}}],["italian",{"2":{"2834":9}}],["itunes",{"2":{"2467":1}}],["ition",{"2":{"2035":1}}],["ith",{"2":{"1749":1}}],["iterates",{"2":{"1911":1}}],["iterate",{"2":{"631":1}}],["iterators",{"2":{"502":1}}],["iterations",{"2":{"597":1}}],["iteration",{"2":{"65":1,"478":1,"638":1}}],["itemid=1",{"2":{"1297":1}}],["item",{"0":{"183":1},"2":{"268":1,"279":1,"508":2,"509":1,"732":1,"2258":1}}],["items",{"2":{"83":1,"112":1,"134":1,"183":1,"210":1,"236":2,"264":1,"274":1,"282":1,"292":1,"301":1,"313":1,"322":3,"381":1,"514":1}}],["it",{"0":{"27":1,"589":1,"612":1,"616":1,"617":1,"1298":2,"1309":1,"1320":1,"1326":1,"1468":1,"1495":1,"2425":1,"2563":1},"2":{"5":1,"6":1,"8":1,"14":2,"21":2,"23":1,"27":1,"31":2,"45":2,"50":1,"82":1,"89":1,"94":1,"98":1,"99":1,"105":2,"114":2,"116":2,"119":1,"123":1,"130":2,"133":1,"134":1,"149":1,"153":2,"154":1,"166":1,"173":1,"174":2,"176":1,"179":3,"182":2,"194":2,"195":2,"198":1,"199":1,"203":1,"213":1,"214":1,"228":2,"233":1,"235":1,"246":1,"251":2,"254":1,"259":1,"288":1,"294":1,"297":2,"302":1,"303":1,"315":1,"318":1,"322":5,"343":1,"345":1,"348":1,"355":1,"364":1,"365":1,"367":1,"368":1,"369":1,"371":3,"374":2,"381":5,"387":1,"392":2,"393":1,"394":1,"395":1,"411":3,"412":1,"416":1,"417":2,"419":1,"422":1,"424":1,"425":1,"426":1,"427":1,"441":3,"445":3,"452":1,"457":1,"464":1,"471":3,"473":1,"476":2,"477":1,"478":1,"481":1,"494":2,"495":7,"496":1,"499":1,"507":1,"508":1,"510":1,"511":2,"513":1,"514":2,"515":1,"518":1,"520":2,"522":4,"523":1,"536":1,"541":2,"545":1,"546":3,"550":1,"551":2,"553":1,"554":1,"556":2,"557":1,"567":2,"568":1,"575":1,"578":2,"580":2,"582":2,"592":2,"593":1,"595":2,"601":8,"605":1,"606":1,"607":1,"608":1,"610":3,"616":1,"619":1,"622":2,"623":3,"625":1,"626":2,"629":1,"635":2,"637":2,"638":1,"640":3,"643":4,"648":5,"649":2,"650":2,"651":2,"659":1,"662":2,"664":2,"665":1,"667":3,"668":1,"669":2,"670":1,"680":2,"682":2,"701":1,"702":1,"704":1,"708":1,"729":1,"735":2,"736":1,"742":4,"744":1,"746":1,"753":1,"775":1,"839":1,"904":1,"938":1,"972":1,"1006":1,"1040":1,"1074":1,"1108":1,"1142":1,"1171":3,"1173":1,"1174":1,"1176":1,"1177":1,"1179":1,"1181":3,"1182":4,"1183":1,"1224":1,"1245":1,"1268":1,"1275":3,"1290":1,"1305":1,"1307":2,"1309":1,"1310":1,"1316":1,"1317":1,"1319":2,"1321":1,"1325":2,"1326":3,"1328":1,"1329":1,"1332":1,"1334":4,"1339":1,"1342":2,"1343":3,"1350":1,"1356":1,"1358":3,"1359":1,"1369":1,"1372":2,"1376":2,"1382":1,"1383":2,"1385":1,"1388":2,"1389":17,"1392":7,"1393":2,"1394":1,"1395":3,"1397":2,"1398":4,"1403":1,"1404":1,"1408":1,"1410":2,"1416":2,"1417":4,"1419":1,"1424":1,"1425":2,"1432":1,"1434":4,"1437":4,"1440":3,"1441":1,"1442":3,"1443":1,"1455":5,"1460":1,"1462":2,"1463":2,"1466":1,"1468":4,"1469":3,"1470":1,"1487":2,"1488":1,"1492":1,"1495":2,"1496":3,"1497":2,"1498":5,"1499":1,"1502":2,"1507":3,"1508":1,"1511":2,"1512":2,"1516":1,"1520":1,"1528":2,"1559":1,"1560":1,"1562":2,"1563":4,"1567":1,"1572":2,"1574":1,"1575":2,"1579":2,"1582":6,"1588":2,"1590":3,"1591":1,"1593":2,"1596":1,"1600":3,"1601":1,"1602":1,"1606":1,"1610":2,"1614":1,"1627":2,"1629":3,"1630":2,"1631":1,"1632":1,"1633":2,"1636":1,"1640":1,"1641":2,"1643":1,"1649":2,"1697":1,"1707":1,"1718":1,"1730":3,"1731":1,"1733":2,"1737":1,"1745":1,"1749":2,"1753":1,"1754":4,"1757":2,"1758":1,"1759":1,"1763":1,"1769":1,"1772":3,"1806":2,"1807":1,"1809":1,"1811":1,"1812":2,"1814":2,"1819":1,"1821":2,"1833":1,"1835":1,"1866":1,"1868":1,"1870":1,"1873":1,"1892":3,"1893":4,"1894":1,"1897":1,"1906":1,"1910":1,"1911":1,"1912":5,"1914":3,"1915":4,"1917":2,"1920":1,"1922":2,"1923":1,"1926":1,"1935":1,"1938":2,"1940":1,"1944":1,"1946":1,"1948":1,"1949":1,"1956":1,"1957":1,"1958":1,"1964":1,"1965":1,"1967":1,"1969":1,"1970":2,"1972":1,"2004":2,"2009":1,"2013":4,"2014":1,"2015":1,"2022":1,"2024":2,"2025":1,"2026":2,"2028":2,"2029":1,"2030":1,"2032":1,"2035":1,"2037":2,"2039":1,"2042":1,"2046":2,"2047":1,"2056":2,"2068":3,"2070":2,"2072":2,"2076":2,"2080":1,"2082":2,"2087":2,"2097":1,"2099":1,"2148":1,"2150":1,"2152":1,"2155":1,"2165":1,"2166":1,"2195":1,"2201":2,"2204":1,"2211":1,"2213":1,"2215":2,"2216":1,"2217":4,"2218":3,"2219":1,"2221":3,"2223":3,"2224":5,"2225":1,"2227":1,"2233":1,"2236":4,"2237":1,"2240":1,"2242":1,"2244":5,"2246":1,"2248":1,"2249":1,"2251":3,"2254":3,"2255":2,"2256":8,"2263":2,"2264":1,"2265":2,"2266":1,"2272":1,"2274":1,"2275":1,"2276":1,"2277":9,"2320":2,"2321":3,"2325":1,"2329":1,"2330":1,"2332":2,"2334":2,"2335":1,"2336":2,"2337":2,"2342":1,"2351":1,"2353":3,"2355":3,"2356":9,"2357":1,"2360":1,"2361":1,"2363":6,"2364":4,"2368":3,"2369":4,"2373":6,"2374":13,"2375":8,"2376":3,"2377":1,"2378":1,"2380":5,"2381":1,"2393":1,"2394":1,"2396":3,"2398":3,"2399":1,"2401":1,"2402":1,"2405":1,"2406":1,"2407":1,"2408":1,"2412":5,"2415":2,"2418":1,"2421":1,"2427":1,"2428":4,"2430":1,"2434":1,"2442":2,"2443":1,"2446":1,"2447":2,"2448":1,"2449":1,"2450":2,"2454":4,"2480":1,"2503":1,"2510":1,"2511":1,"2512":1,"2513":2,"2514":1,"2515":1,"2516":3,"2518":2,"2519":4,"2521":2,"2525":3,"2526":1,"2530":1,"2531":1,"2532":1,"2533":1,"2535":1,"2536":1,"2539":1,"2544":1,"2545":1,"2549":1,"2551":3,"2554":1,"2558":5,"2560":1,"2562":3,"2563":3,"2566":1,"2571":2,"2572":1,"2576":2,"2577":1,"2581":1,"2582":4,"2583":1,"2584":1,"2585":1,"2586":2,"2587":2,"2588":5,"2598":1,"2599":2,"2600":6,"2601":1,"2604":1,"2606":7,"2607":1,"2610":1,"2615":3,"2617":1,"2618":3,"2619":1,"2621":5,"2622":5,"2627":1,"2630":2,"2631":1,"2634":1,"2635":1,"2638":1,"2639":1,"2642":1,"2648":2,"2650":1,"2651":1,"2653":1,"2655":1,"2657":1,"2658":2,"2661":2,"2662":1,"2665":2,"2668":1,"2669":1,"2692":4,"2694":3,"2695":1,"2696":3,"2697":2,"2698":3,"2699":1,"2701":1,"2702":1,"2704":2,"2705":9,"2706":2,"2710":1,"2712":2,"2713":1,"2715":1,"2718":1,"2720":1,"2722":1,"2724":1,"2731":2,"2733":4,"2735":2,"2740":1,"2742":1,"2743":2,"2744":2,"2747":1,"2765":1,"2782":1,"2791":1,"2794":2,"2799":1,"2816":1,"2821":1,"2827":1,"2831":2,"2833":4,"2835":1,"2838":3,"2843":1,"2851":1,"2854":2,"2860":2,"2869":3,"2870":1,"2871":1,"2872":1,"2874":1,"2876":2,"2877":3,"2878":3,"2880":2,"2881":5,"2882":3,"2883":4,"2884":1,"2885":2,"2886":2,"2888":1,"2889":1,"2890":1,"2891":4,"2894":1,"2895":1,"2896":7}}],["itsybitsy",{"2":{"670":2,"2445":2}}],["itself",{"2":{"152":1,"361":1,"558":1,"570":1,"608":1,"631":2,"666":1,"668":1,"669":1,"695":1,"1433":1,"1492":1,"1499":1,"1505":1,"1563":2,"1597":1,"2245":1,"2334":1,"2336":1,"2363":1,"2374":1,"2376":1,"2428":1,"2452":1,"2499":1,"2623":1,"2655":1,"2678":1,"2743":1,"2831":1,"2887":1}}],["its",{"0":{"2605":1},"1":{"2606":1,"2607":1,"2608":1},"2":{"3":1,"7":1,"8":1,"15":1,"30":1,"33":1,"113":2,"114":1,"120":1,"133":1,"157":1,"174":1,"175":1,"195":1,"307":1,"370":1,"371":1,"389":1,"392":1,"540":1,"570":1,"668":1,"702":1,"710":1,"732":1,"735":1,"736":1,"737":2,"743":1,"1177":1,"1291":1,"1293":1,"1295":1,"1334":1,"1349":1,"1368":1,"1370":1,"1384":1,"1386":1,"1458":1,"1466":2,"1487":1,"1488":1,"1508":1,"1509":3,"1528":2,"1572":1,"1575":1,"1582":4,"1583":1,"1600":1,"1706":1,"1710":1,"1745":1,"1892":4,"1904":1,"1911":1,"1941":1,"1993":1,"2033":3,"2076":2,"2077":1,"2201":2,"2251":1,"2265":1,"2277":1,"2360":2,"2373":1,"2383":1,"2401":1,"2412":4,"2419":1,"2502":2,"2505":1,"2506":1,"2510":1,"2511":1,"2514":2,"2536":1,"2543":1,"2547":2,"2548":1,"2610":1,"2694":1,"2704":1,"2713":1,"2720":1,"2743":1,"2747":1,"2755":1,"2792":1,"2799":1,"2812":1,"2850":1,"2866":1,"2867":2,"2868":2,"2869":2,"2877":1,"2881":1}}],["ifkb",{"2":{"2503":1}}],["ifeq",{"2":{"2401":2}}],["ifnormation",{"2":{"179":1}}],["ifndef",{"2":{"134":1,"494":1,"1442":1,"1480":5,"1503":1,"2262":1,"2400":4,"2692":1,"2840":2}}],["ify",{"2":{"176":1}}],["ifdefs",{"2":{"114":1,"191":1,"211":1,"266":1,"1369":1}}],["ifdef",{"2":{"31":4,"34":4,"134":1,"211":1,"249":2,"494":1,"537":1,"610":1,"639":3,"1307":1,"1369":1,"1371":14,"1379":5,"1408":3,"1441":3,"1455":2,"1480":1,"1503":2,"1505":4,"1582":4,"1625":2,"1772":3,"1807":2,"1818":2,"1903":1,"1906":1,"1939":1,"1996":1,"1997":1,"1999":1,"2078":2,"2230":1,"2233":1,"2400":1}}],["if",{"0":{"141":1,"1316":1,"1317":1,"1320":1},"2":{"1":1,"7":1,"14":1,"16":1,"18":2,"21":1,"23":2,"31":4,"34":4,"37":1,"43":1,"45":1,"49":2,"50":2,"62":1,"87":1,"89":1,"90":9,"98":1,"105":6,"107":1,"114":2,"119":1,"125":2,"149":1,"152":1,"157":1,"158":2,"160":1,"182":1,"185":2,"194":3,"196":4,"198":1,"199":2,"201":1,"202":1,"206":1,"209":2,"214":1,"215":1,"218":1,"221":1,"222":1,"228":1,"230":1,"232":2,"233":1,"236":2,"240":3,"241":1,"245":1,"247":1,"248":1,"253":1,"254":1,"255":1,"256":1,"259":1,"266":1,"270":1,"272":1,"273":2,"276":1,"277":2,"281":1,"283":1,"284":1,"289":1,"306":1,"307":5,"315":1,"322":6,"331":1,"348":2,"351":1,"352":1,"353":1,"357":1,"359":1,"360":1,"361":1,"366":1,"367":1,"371":2,"372":1,"374":1,"376":1,"381":4,"389":1,"392":1,"393":1,"394":1,"396":1,"401":2,"405":1,"406":1,"407":1,"408":1,"411":1,"412":1,"414":1,"416":1,"417":1,"418":1,"419":1,"422":1,"424":1,"426":1,"427":1,"428":1,"440":1,"445":1,"447":1,"451":1,"470":1,"471":2,"474":2,"475":1,"476":1,"487":2,"489":1,"491":1,"492":1,"494":16,"495":2,"496":3,"500":1,"503":2,"506":2,"507":3,"512":1,"514":2,"515":3,"517":5,"519":1,"522":3,"525":1,"526":1,"538":1,"541":1,"542":1,"543":9,"544":1,"545":1,"546":10,"547":4,"550":2,"551":3,"552":4,"554":1,"556":1,"557":2,"558":1,"562":1,"570":1,"571":1,"575":7,"578":3,"580":1,"581":2,"582":1,"586":2,"587":1,"592":2,"593":1,"594":1,"595":3,"596":1,"597":1,"598":2,"599":1,"600":1,"601":5,"602":1,"603":1,"612":1,"615":1,"616":2,"617":2,"622":2,"623":2,"626":1,"631":1,"632":1,"636":1,"637":1,"638":1,"639":10,"640":1,"643":3,"644":2,"645":1,"648":5,"649":3,"652":1,"662":2,"665":1,"666":1,"667":6,"668":3,"669":1,"670":1,"671":1,"679":1,"680":2,"682":2,"684":2,"697":1,"701":2,"702":1,"706":2,"723":1,"729":2,"730":3,"731":1,"735":2,"744":3,"746":2,"747":1,"749":1,"753":1,"756":2,"759":2,"762":2,"765":2,"768":2,"771":2,"774":2,"775":1,"777":2,"779":2,"805":2,"834":2,"839":1,"866":2,"898":2,"904":1,"933":2,"938":1,"967":2,"972":1,"1001":2,"1006":1,"1035":2,"1040":1,"1069":2,"1074":1,"1103":2,"1108":1,"1137":2,"1142":1,"1174":1,"1176":1,"1177":1,"1178":1,"1179":2,"1181":4,"1182":4,"1185":2,"1187":1,"1193":2,"1224":2,"1226":2,"1230":1,"1231":2,"1234":1,"1236":1,"1239":2,"1242":2,"1244":1,"1245":2,"1254":1,"1259":1,"1260":1,"1262":2,"1264":1,"1265":1,"1275":1,"1279":1,"1281":1,"1292":1,"1293":3,"1295":1,"1296":1,"1298":1,"1300":1,"1307":2,"1310":1,"1314":2,"1316":2,"1317":1,"1320":1,"1322":1,"1326":1,"1327":1,"1340":1,"1342":1,"1343":1,"1350":1,"1356":3,"1358":3,"1359":3,"1368":1,"1371":1,"1372":1,"1376":2,"1378":1,"1379":1,"1382":2,"1383":3,"1386":1,"1387":1,"1388":2,"1389":21,"1392":3,"1393":1,"1395":2,"1396":1,"1397":1,"1398":4,"1401":5,"1408":1,"1412":1,"1414":1,"1416":6,"1417":4,"1418":2,"1419":2,"1420":2,"1421":1,"1422":2,"1424":1,"1425":3,"1432":6,"1433":2,"1434":2,"1435":2,"1437":2,"1440":2,"1441":3,"1442":4,"1443":1,"1451":1,"1452":1,"1453":1,"1455":1,"1458":2,"1460":3,"1463":1,"1468":5,"1470":1,"1472":2,"1473":1,"1487":3,"1488":5,"1489":1,"1492":5,"1495":1,"1498":1,"1502":1,"1503":9,"1505":1,"1506":1,"1508":1,"1509":2,"1512":2,"1514":1,"1516":2,"1521":1,"1541":1,"1546":1,"1559":1,"1560":1,"1561":2,"1563":2,"1564":2,"1568":1,"1569":1,"1571":1,"1572":1,"1573":1,"1575":3,"1576":1,"1578":2,"1579":3,"1580":1,"1582":19,"1583":1,"1585":1,"1588":1,"1589":2,"1590":6,"1592":1,"1593":1,"1595":1,"1597":2,"1598":1,"1600":1,"1601":1,"1602":1,"1603":1,"1606":1,"1609":1,"1610":1,"1614":1,"1624":1,"1625":9,"1629":1,"1630":1,"1631":1,"1632":1,"1633":3,"1634":3,"1635":1,"1636":14,"1639":1,"1641":3,"1643":1,"1644":4,"1646":3,"1649":6,"1654":1,"1655":2,"1667":1,"1673":1,"1677":1,"1692":1,"1697":1,"1711":1,"1718":1,"1733":2,"1734":1,"1738":1,"1747":1,"1749":4,"1750":5,"1752":2,"1753":1,"1754":3,"1756":2,"1760":1,"1762":2,"1763":2,"1764":1,"1766":4,"1770":2,"1771":1,"1772":5,"1783":2,"1785":2,"1786":1,"1790":1,"1793":1,"1796":1,"1799":1,"1802":1,"1806":1,"1807":2,"1812":1,"1814":2,"1815":7,"1818":1,"1819":1,"1820":6,"1823":2,"1832":1,"1865":1,"1881":2,"1882":1,"1893":1,"1894":1,"1895":1,"1898":1,"1905":3,"1906":4,"1907":1,"1909":1,"1910":2,"1911":2,"1912":24,"1916":2,"1918":1,"1920":4,"1923":1,"1926":1,"1928":1,"1932":1,"1939":3,"1940":1,"1941":3,"1942":1,"1943":2,"1944":3,"1945":1,"1946":1,"1948":1,"1949":2,"1950":4,"1952":5,"1954":1,"1955":1,"1956":1,"1957":2,"1964":4,"1967":1,"1968":5,"1969":2,"1970":2,"1987":1,"1996":1,"1999":1,"2004":2,"2007":1,"2010":1,"2012":1,"2014":1,"2015":6,"2021":1,"2024":1,"2025":4,"2030":1,"2031":1,"2032":4,"2033":7,"2035":2,"2037":2,"2039":2,"2040":2,"2041":1,"2043":1,"2047":1,"2049":2,"2050":1,"2051":1,"2052":1,"2057":2,"2061":1,"2064":1,"2065":1,"2066":1,"2069":1,"2070":1,"2072":2,"2073":8,"2078":1,"2080":1,"2081":9,"2084":2,"2085":4,"2086":6,"2087":1,"2096":1,"2147":1,"2164":3,"2166":1,"2167":1,"2169":1,"2171":1,"2205":3,"2206":2,"2210":1,"2213":1,"2214":1,"2217":2,"2218":1,"2219":1,"2220":3,"2221":5,"2223":5,"2224":4,"2232":3,"2233":3,"2236":19,"2237":1,"2240":2,"2241":1,"2243":1,"2244":3,"2245":1,"2246":2,"2248":2,"2249":2,"2251":4,"2252":1,"2255":5,"2256":7,"2260":1,"2261":2,"2262":4,"2263":13,"2264":3,"2265":11,"2266":1,"2267":2,"2268":1,"2274":1,"2275":1,"2276":1,"2277":3,"2278":1,"2293":1,"2307":1,"2312":1,"2314":1,"2321":1,"2325":6,"2327":10,"2328":1,"2329":2,"2330":2,"2332":1,"2334":1,"2337":3,"2339":1,"2341":1,"2343":1,"2344":1,"2350":1,"2353":2,"2356":3,"2361":1,"2362":1,"2363":5,"2364":2,"2365":1,"2368":1,"2369":1,"2372":1,"2373":2,"2374":3,"2375":7,"2376":1,"2377":2,"2378":1,"2379":1,"2380":5,"2381":2,"2387":1,"2396":2,"2398":1,"2399":3,"2400":2,"2402":1,"2406":3,"2407":2,"2408":1,"2410":4,"2411":2,"2412":1,"2418":1,"2420":1,"2429":1,"2436":1,"2443":1,"2448":3,"2449":2,"2452":1,"2454":4,"2468":2,"2497":1,"2503":3,"2504":2,"2505":3,"2506":1,"2510":1,"2516":1,"2517":1,"2519":2,"2521":1,"2522":3,"2523":2,"2525":4,"2526":2,"2529":1,"2530":3,"2531":1,"2532":1,"2533":1,"2538":1,"2539":1,"2540":1,"2544":2,"2546":2,"2547":1,"2549":1,"2550":2,"2551":1,"2552":1,"2553":1,"2554":3,"2556":1,"2558":3,"2559":1,"2560":1,"2562":3,"2563":2,"2565":1,"2567":1,"2570":1,"2571":1,"2572":1,"2574":1,"2576":2,"2577":1,"2581":1,"2582":1,"2583":2,"2584":2,"2585":1,"2588":2,"2598":2,"2599":2,"2600":14,"2604":1,"2606":2,"2607":2,"2610":1,"2613":1,"2617":3,"2619":1,"2621":1,"2622":3,"2623":1,"2624":2,"2625":1,"2629":1,"2630":1,"2634":1,"2639":1,"2642":1,"2650":1,"2655":1,"2657":3,"2659":2,"2660":1,"2662":1,"2665":2,"2682":1,"2691":1,"2692":4,"2694":16,"2695":5,"2696":1,"2698":1,"2699":1,"2700":2,"2702":5,"2703":4,"2704":2,"2705":22,"2709":1,"2712":1,"2713":2,"2715":1,"2716":1,"2717":2,"2718":3,"2721":1,"2723":1,"2724":6,"2728":1,"2731":4,"2732":2,"2733":1,"2734":2,"2735":4,"2736":1,"2738":2,"2739":1,"2740":3,"2742":1,"2745":1,"2748":1,"2782":1,"2788":1,"2801":4,"2816":1,"2823":2,"2827":1,"2832":1,"2833":1,"2834":1,"2835":1,"2836":3,"2837":3,"2838":1,"2839":3,"2840":2,"2842":2,"2843":1,"2845":1,"2851":1,"2854":1,"2855":1,"2859":2,"2860":12,"2861":5,"2867":7,"2868":4,"2869":3,"2871":2,"2872":3,"2873":5,"2874":4,"2875":2,"2876":3,"2878":2,"2881":1,"2884":1,"2888":3,"2890":2,"2891":2,"2893":1,"2896":2}}],["innovation",{"2":{"2850":1}}],["inner",{"0":{"1751":1},"1":{"1752":1,"1753":1,"1754":1},"2":{"340":1,"1913":1,"1954":1,"2038":1,"2508":1}}],["inbound",{"2":{"2223":1}}],["inoperable",{"2":{"1343":1}}],["inheriting",{"2":{"2816":1}}],["inheritance",{"2":{"520":1}}],["inherently",{"2":{"1755":1}}],["inherent",{"2":{"1266":1}}],["injection",{"0":{"2172":1}}],["injected",{"2":{"2168":1}}],["inject",{"2":{"618":1,"1592":1}}],["inability",{"2":{"2681":1}}],["inadvertently",{"2":{"2503":1}}],["inactivity",{"2":{"1907":2,"2234":1}}],["inactive",{"2":{"1392":1,"1970":1}}],["inappropriate",{"2":{"603":1}}],["inaugural",{"2":{"0":1}}],["ini",{"2":{"455":1,"456":1,"458":1,"464":1,"465":1,"471":1}}],["initiator2target",{"2":{"2223":4}}],["initiated",{"2":{"1894":1}}],["initiative",{"2":{"213":1}}],["initially",{"2":{"2510":1}}],["initial",{"0":{"1770":1,"2542":1},"1":{"2543":1,"2544":1,"2545":1,"2546":1,"2547":1},"2":{"93":1,"130":1,"134":2,"149":2,"188":1,"191":1,"199":2,"266":1,"1457":1,"1894":5,"1929":5,"2027":2,"2510":1,"2546":1,"2695":2,"2803":1,"2866":1}}],["initializing",{"2":{"626":1,"695":1,"2002":1,"2219":1,"2623":1,"2881":1}}],["initializers",{"2":{"1737":1,"1749":1}}],["initialized",{"2":{"625":1,"626":2,"629":2,"632":1,"633":1,"677":1,"1509":1,"1561":1,"1912":1,"2236":1,"2448":1,"2498":1,"2625":1}}],["initialize",{"2":{"606":1,"607":1,"687":1,"714":1,"715":1,"753":1,"787":1,"813":1,"845":1,"875":1,"910":1,"944":1,"978":1,"1012":1,"1046":1,"1080":1,"1114":1,"1148":1,"1201":1,"1228":1,"1249":1,"1283":1,"1359":2,"1672":1,"1912":1,"2236":1,"2265":1,"2626":1}}],["initializes",{"2":{"49":1}}],["initialization",{"0":{"625":1,"626":1,"629":1,"632":1,"2623":1},"1":{"626":1,"627":2,"628":2,"629":1,"630":2,"631":2,"632":1,"633":2,"634":2,"2624":1,"2625":1,"2626":1},"2":{"149":1,"176":2,"236":1,"249":1,"288":1,"319":2,"398":1,"399":1,"625":2,"626":1,"632":1,"643":1,"1345":1,"1398":2,"1596":1,"1944":2,"1957":1,"2623":2,"2625":1,"2626":1,"2694":1}}],["initialised",{"2":{"176":1}}],["initialise",{"2":{"65":1,"631":1,"2705":2,"2709":1}}],["initialisation",{"2":{"49":1,"73":1,"77":1,"94":2,"631":3,"726":1,"2402":1,"2624":1,"2694":1,"2705":4,"2709":1}}],["initilization",{"2":{"149":1}}],["init",{"0":{"627":1,"628":1,"630":1,"633":1,"634":1,"641":1,"687":1,"714":1,"753":1,"787":1,"813":1,"845":1,"875":1,"910":1,"944":1,"978":1,"1012":1,"1046":1,"1080":1,"1114":1,"1148":1,"1201":1,"1228":1,"1249":1,"1283":1,"1672":1,"2624":1,"2625":1,"2626":1},"1":{"715":1,"814":1,"846":1,"876":1,"911":1,"945":1,"979":1,"1013":1,"1047":1,"1081":1,"1115":1,"1149":1,"1202":1,"1250":1,"1673":1},"2":{"31":2,"34":4,"49":1,"50":1,"65":1,"114":2,"134":1,"149":2,"176":3,"191":7,"199":1,"236":3,"249":6,"266":2,"277":1,"317":1,"398":1,"516":1,"606":1,"607":7,"625":4,"627":2,"628":2,"630":2,"631":1,"633":2,"634":2,"640":1,"641":1,"642":2,"726":1,"753":1,"1300":1,"1388":2,"1389":6,"1390":2,"1456":1,"1521":1,"1598":1,"1606":12,"1669":2,"1670":2,"1674":1,"1675":1,"1676":1,"1818":3,"1906":1,"1912":5,"1913":2,"1939":3,"1940":1,"1944":2,"1946":1,"1953":1,"1957":1,"1997":1,"1999":1,"2002":1,"2047":1,"2049":1,"2078":3,"2087":2,"2219":1,"2223":1,"2233":1,"2236":4,"2402":1,"2454":1,"2546":1,"2624":4,"2625":4,"2626":2,"2694":8,"2704":3,"2705":8,"2709":3,"2738":1,"2896":1}}],["inexpensively",{"2":{"2783":1}}],["inefficient",{"2":{"2056":1,"2705":1}}],["inett",{"2":{"249":1}}],["inertia",{"0":{"1897":1},"2":{"190":2,"191":2,"1892":1,"1897":3}}],["inertial",{"2":{"175":1,"176":1,"1898":1,"1941":2}}],["inland",{"2":{"217":1,"317":1,"2343":1}}],["inline",{"2":{"50":1,"199":1,"332":2}}],["insulate",{"2":{"2375":1}}],["insulation",{"2":{"2371":3,"2375":2}}],["inspected",{"2":{"2697":1}}],["inspect",{"2":{"2374":1}}],["inspiration",{"2":{"1734":1,"1818":1,"2035":1,"2078":1,"2694":1}}],["inseparable",{"2":{"2674":1}}],["insensitive",{"2":{"1497":1}}],["insertion",{"2":{"2356":1}}],["inserting",{"2":{"667":1}}],["inserted",{"2":{"1625":1,"1636":1,"2276":3}}],["inserts",{"2":{"344":1}}],["insert",{"2":{"249":1,"266":1,"595":2,"1631":1,"1662":1,"1922":1,"2277":1,"2462":2,"2464":1,"2467":3}}],["insights",{"2":{"1187":1,"1954":1}}],["inside",{"2":{"169":1,"184":1,"241":1,"253":1,"270":1,"281":1,"471":1,"526":1,"621":1,"1178":1,"1502":2,"1602":1,"1818":1,"2039":1,"2078":1,"2381":1,"2397":1,"2508":1,"2525":2,"2531":1,"2549":1,"2571":1,"2621":2,"2623":1,"2657":3,"2705":4,"2891":1}}],["ins",{"2":{"571":2,"2462":1,"2467":1}}],["instructs",{"2":{"2705":1}}],["instruct",{"2":{"408":1,"2218":1,"2580":1}}],["instruction",{"2":{"1694":1,"2743":1}}],["instructions",{"0":{"2328":1,"2363":1,"2377":1},"1":{"2329":1,"2330":1,"2331":1,"2332":1,"2333":1,"2334":1,"2335":1,"2336":1,"2337":1,"2338":1,"2339":1,"2340":1,"2341":1,"2342":1,"2343":1,"2344":1,"2345":1,"2346":1,"2347":1,"2348":1,"2349":1,"2350":1,"2364":1,"2365":1},"2":{"36":1,"112":1,"240":1,"363":1,"364":1,"411":1,"576":1,"665":1,"667":1,"1183":1,"1270":1,"1292":1,"1293":1,"1691":1,"2013":1,"2448":1,"2539":1,"2549":2,"2553":1,"2558":1,"2570":1,"2575":1,"2576":1,"2635":1,"2653":1,"2694":1,"2696":1,"2705":3,"2743":1,"2762":1,"2800":2,"2882":1}}],["instructing",{"2":{"23":1,"2585":1}}],["instant",{"2":{"2263":1,"2505":1}}],["instances",{"2":{"277":1,"2586":1}}],["instance",{"2":{"31":3,"34":1,"152":1,"322":3,"381":1,"501":1,"625":1,"698":1,"703":1,"1181":1,"1182":1,"1409":1,"1417":1,"1435":1,"1440":1,"1441":1,"1442":1,"1497":1,"1498":1,"1499":1,"1516":1,"1561":1,"1563":1,"1568":1,"1572":1,"1578":1,"1710":1,"1762":1,"1964":1,"2026":1,"2029":1,"2032":1,"2237":1,"2263":1,"2264":1,"2327":1,"2571":1,"2642":1,"2659":1,"2694":1,"2836":1,"2841":1,"2859":2,"2860":1,"2866":1,"2871":1,"2876":1,"2878":1}}],["installs",{"2":{"2442":1,"2619":1}}],["installer",{"2":{"495":1,"1296":1,"2615":1,"2616":2,"2618":2}}],["installed",{"2":{"23":1,"65":1,"363":1,"404":1,"405":1,"406":2,"407":2,"442":1,"443":1,"666":1,"668":1,"1296":1,"1498":1,"1636":1,"2036":1,"2277":1,"2356":1,"2539":1,"2568":1,"2573":1,"2606":1,"2608":1,"2617":1,"2619":1}}],["installing",{"0":{"363":1,"2616":1},"1":{"364":1,"365":1,"366":1,"367":1,"368":1,"369":1,"370":1,"2617":1},"2":{"317":1,"609":1,"2336":1,"2368":1,"2608":1,"2618":1}}],["install",{"0":{"405":1,"406":1,"407":1,"2539":1,"2605":1,"2606":1,"2608":1},"1":{"2606":1,"2607":1,"2608":1},"2":{"158":2,"160":2,"191":1,"294":1,"362":1,"363":1,"365":2,"366":2,"367":1,"368":1,"370":1,"371":2,"398":1,"404":2,"405":2,"406":1,"407":3,"408":1,"470":2,"495":1,"666":1,"667":2,"1296":1,"1470":1,"1498":2,"1511":1,"2277":1,"2337":1,"2352":1,"2379":1,"2452":2,"2539":7,"2564":1,"2566":1,"2567":2,"2568":1,"2569":2,"2570":1,"2571":2,"2572":7,"2573":4,"2574":1,"2575":2,"2604":1,"2605":1,"2606":2,"2619":1,"2622":1}}],["installation",{"0":{"158":1,"666":1,"667":1,"668":1,"2569":1,"2571":1,"2573":1,"2575":1},"1":{"667":1,"668":1,"669":1,"670":1},"2":{"158":2,"173":1,"191":1,"240":1,"364":3,"406":1,"669":1,"1296":2,"2271":1,"2568":1,"2570":1,"2571":1,"2575":1,"2606":1,"2607":2,"2621":1,"2622":1}}],["instability",{"2":{"73":1}}],["instead",{"2":{"5":1,"17":1,"25":1,"30":1,"33":1,"45":2,"65":1,"70":1,"87":1,"88":1,"95":1,"104":1,"127":1,"128":1,"149":3,"164":1,"184":1,"188":1,"191":1,"195":1,"196":1,"199":1,"202":1,"206":1,"211":1,"215":1,"218":1,"232":2,"234":1,"240":2,"265":1,"268":1,"283":1,"285":1,"302":1,"308":1,"416":1,"432":1,"443":1,"452":1,"455":1,"493":1,"498":2,"506":1,"516":1,"528":1,"543":1,"545":1,"546":2,"547":1,"552":1,"570":1,"575":2,"597":1,"616":1,"631":2,"652":1,"665":1,"667":2,"668":1,"680":1,"684":1,"700":1,"703":1,"706":1,"779":1,"805":1,"834":1,"866":1,"898":1,"933":1,"967":1,"1001":1,"1035":1,"1069":1,"1103":1,"1137":1,"1171":1,"1174":1,"1193":1,"1261":1,"1262":1,"1275":2,"1280":1,"1311":1,"1326":1,"1329":1,"1330":1,"1332":1,"1346":1,"1356":1,"1359":1,"1372":1,"1376":1,"1387":1,"1392":1,"1408":1,"1409":1,"1420":1,"1421":1,"1425":1,"1427":1,"1442":1,"1488":2,"1497":1,"1504":1,"1508":1,"1515":1,"1516":2,"1519":1,"1528":1,"1572":1,"1582":1,"1592":2,"1593":1,"1602":1,"1633":1,"1640":1,"1710":1,"1737":1,"1745":1,"1754":1,"1756":1,"1764":1,"1812":1,"1820":1,"1894":1,"1911":2,"1939":1,"1941":2,"1949":1,"1950":1,"1968":2,"2002":1,"2004":1,"2021":1,"2029":1,"2036":1,"2039":1,"2070":1,"2081":1,"2086":1,"2165":1,"2168":1,"2215":1,"2227":1,"2248":1,"2255":1,"2275":2,"2276":1,"2277":1,"2325":1,"2329":1,"2339":1,"2355":1,"2360":2,"2370":1,"2378":1,"2380":1,"2392":1,"2428":1,"2440":1,"2442":1,"2450":1,"2467":1,"2510":1,"2514":1,"2525":1,"2536":1,"2552":1,"2571":1,"2582":1,"2586":1,"2600":1,"2607":1,"2611":1,"2623":1,"2665":1,"2668":1,"2681":1,"2692":2,"2694":2,"2696":1,"2698":1,"2703":2,"2704":3,"2705":2,"2712":1,"2735":2,"2794":1,"2809":1,"2818":1,"2825":1,"2831":1,"2839":1,"2866":1,"2867":1,"2868":1,"2869":1,"2876":2,"2878":1,"2883":1,"2888":1}}],["instituted",{"2":{"1":1}}],["invalid",{"2":{"222":1,"236":2,"249":3,"285":1,"293":1,"294":2,"305":1,"314":1,"649":1,"651":1,"1231":1,"1763":1,"2399":1}}],["invited",{"2":{"194":1,"206":1}}],["invisible",{"2":{"176":1,"2371":1}}],["invented",{"2":{"1328":1}}],["inversion",{"2":{"222":1}}],["inversely",{"2":{"703":1}}],["inverse",{"2":{"222":1,"550":1}}],["inverts",{"2":{"211":1,"1398":1,"1567":1,"1912":6,"1941":2,"1943":2,"2236":6}}],["inverted",{"2":{"199":1,"285":1,"294":1,"1806":1,"1912":1,"2236":1}}],["invert",{"0":{"1567":1,"2005":1,"2006":1},"2":{"114":3,"190":1,"191":1,"211":1,"222":1,"742":1,"1398":1,"1567":2,"1710":1,"1761":1,"1763":1,"1912":13,"1941":2,"1943":3,"1944":1,"1945":1,"2005":2,"2006":5,"2236":9,"2809":2}}],["investigations",{"2":{"134":1}}],["invoking",{"2":{"2032":1,"2223":1,"2412":1,"2617":1}}],["invoke",{"2":{"294":1,"619":1,"639":1,"2223":1,"2276":1,"2705":1,"2881":1}}],["invoked",{"2":{"92":1,"556":1,"638":1,"648":1,"649":2,"650":2,"651":1,"1766":1,"1775":1,"1776":1,"1777":1,"1866":1,"1868":1,"1870":1,"1873":1,"1919":1,"2017":1,"2148":1,"2150":1,"2152":1,"2155":1,"2255":1,"2286":1,"2288":1,"2364":1,"2704":1,"2705":1}}],["involve",{"2":{"2271":1,"2368":1}}],["involves",{"2":{"605":1,"2874":1}}],["involved",{"2":{"592":1,"669":1,"2661":1}}],["involving",{"2":{"99":1,"676":1,"2031":1,"2862":1,"2873":1}}],["invocations",{"2":{"1919":1,"2895":1}}],["invocation",{"2":{"176":1,"236":1,"648":1}}],["inputting",{"2":{"1584":1,"1585":1,"2276":1,"2364":1}}],["inputs",{"2":{"631":1,"676":2,"1337":1,"1383":1,"1942":1,"1996":1,"2374":1,"2712":2}}],["input",{"0":{"1333":1,"2275":1,"2277":1,"2280":1,"2282":1,"2284":1,"2285":1,"2286":2,"2288":2,"2290":1,"2291":1,"2292":1,"2417":1},"1":{"2276":1,"2281":1,"2283":1,"2287":2,"2289":2},"2":{"94":1,"114":1,"143":4,"149":1,"176":1,"199":2,"203":2,"236":2,"243":3,"249":2,"297":1,"312":1,"426":1,"543":1,"547":1,"631":2,"742":6,"753":2,"1191":1,"1386":4,"1412":1,"1502":3,"1667":1,"1706":2,"1710":1,"1717":1,"1752":1,"1753":1,"1754":2,"1755":1,"1942":1,"1971":1,"1999":1,"2159":1,"2218":1,"2245":1,"2256":1,"2270":1,"2271":2,"2273":5,"2274":6,"2276":2,"2277":17,"2278":7,"2280":1,"2281":1,"2282":1,"2283":1,"2284":1,"2285":1,"2286":1,"2287":2,"2288":1,"2289":2,"2290":2,"2291":2,"2292":2,"2293":2,"2305":1,"2308":1,"2309":1,"2310":1,"2313":1,"2315":1,"2316":1,"2320":1,"2330":1,"2336":1,"2337":1,"2342":2,"2353":2,"2374":1,"2421":1,"2423":2,"2448":3,"2497":7,"2632":1,"2694":1,"2702":1,"2703":16,"2743":1,"2813":1,"2819":2,"2823":1,"2833":1,"2870":1,"2894":1}}],["induced",{"2":{"1756":1,"2876":1}}],["industry",{"2":{"149":1}}],["indisinguishable",{"2":{"2704":1}}],["indirect",{"2":{"2277":1}}],["individually",{"2":{"1225":1,"2390":1}}],["individual",{"2":{"526":1,"724":1,"1266":1,"1267":1,"1434":1,"1473":2,"1511":1,"1517":1,"1734":1,"1811":2,"1995":1,"2036":1,"2265":1,"2363":1,"2391":1,"2642":1}}],["indicative",{"2":{"2263":1}}],["indicating",{"2":{"1749":1,"2396":1,"2874":1}}],["indication",{"2":{"1388":1,"1389":6,"1399":1,"1815":1,"1823":1,"2073":1,"2084":1}}],["indicated",{"2":{"1508":1,"1912":1,"2236":1,"2246":1,"2247":1,"2695":1}}],["indicate",{"2":{"1416":1,"1443":1,"1508":1,"1600":1,"2086":1,"2531":1,"2600":1}}],["indicates",{"2":{"547":1,"564":1,"565":1,"566":1,"643":2,"1613":1,"1632":1,"1691":1,"2029":1,"2510":1,"2531":1}}],["indicator",{"0":{"185":1,"2085":1},"1":{"2086":1,"2087":1},"2":{"114":1,"185":1,"191":2,"199":1,"266":1,"298":1,"317":1,"552":1,"1514":1,"1610":1,"1615":1,"1616":1,"1804":1,"1806":1,"1809":2,"1815":1,"1819":1,"1823":3,"1833":1,"1835":1,"2073":1,"2080":1,"2084":3,"2085":3,"2086":2,"2097":1,"2099":1,"2631":1,"2694":2,"2805":1,"2827":1}}],["indicators",{"0":{"1803":1,"1823":1,"1866":1,"1868":1,"1870":1,"1873":1,"2084":1,"2087":1,"2148":1,"2150":1,"2152":1,"2155":1,"2815":1},"1":{"1804":1,"1805":1,"1806":1,"1807":1,"1808":1,"1809":1,"1810":1,"1811":1,"1867":1,"1869":1,"2149":1,"2151":1},"2":{"63":1,"93":1,"114":1,"149":1,"185":4,"191":1,"211":1,"222":2,"571":1,"612":1,"671":1,"1606":12,"1803":1,"1804":1,"1823":6,"2046":2,"2084":6,"2085":3,"2086":3,"2087":1,"2774":1,"2815":2,"2827":1}}],["indices",{"2":{"149":1,"841":1,"871":1,"906":1,"940":1,"974":1,"1008":1,"1042":1,"1076":1,"1110":1,"1144":1,"1197":1,"2238":1,"2275":1,"2276":1,"2824":1}}],["indemnification",{"2":{"2675":1}}],["indefinite",{"2":{"1964":1}}],["indefinitely",{"2":{"1568":1,"2506":1,"2702":1,"2705":1}}],["indeed",{"2":{"638":1}}],["indenting",{"2":{"494":1}}],["indent",{"2":{"330":1,"494":2,"496":1,"503":1}}],["indented",{"0":{"330":1},"2":{"332":2,"503":1}}],["indentation",{"2":{"249":1,"494":2,"2545":1}}],["independence",{"2":{"307":1}}],["independently",{"2":{"1580":1,"1897":1,"1939":1,"2047":1,"2213":1,"2421":1}}],["independent",{"0":{"1589":1},"1":{"1590":1},"2":{"113":1,"114":1,"176":1,"1392":1,"2197":1,"2632":1,"2803":1}}],["indexes",{"2":{"2240":1}}],["indexed",{"2":{"676":2,"680":1,"2509":1,"2610":1,"2724":5}}],["index>",{"2":{"416":1}}],["index",{"0":{"688":1,"716":1,"720":1,"790":1,"794":1,"798":1,"800":1,"813":1,"815":1,"817":1,"821":1,"825":1,"827":1,"829":1,"831":1,"845":1,"847":1,"849":1,"853":1,"857":1,"859":1,"861":1,"863":1,"875":1,"877":1,"879":1,"881":1,"885":1,"889":1,"891":1,"893":1,"895":1,"910":1,"912":1,"914":1,"916":1,"920":1,"924":1,"926":1,"928":1,"930":1,"944":1,"946":1,"948":1,"950":1,"954":1,"958":1,"960":1,"962":1,"964":1,"978":1,"980":1,"982":1,"984":1,"988":1,"992":1,"994":1,"996":1,"998":1,"1012":1,"1014":1,"1016":1,"1018":1,"1022":1,"1026":1,"1028":1,"1030":1,"1032":1,"1046":1,"1048":1,"1050":1,"1052":1,"1056":1,"1060":1,"1062":1,"1064":1,"1066":1,"1080":1,"1082":1,"1084":1,"1086":1,"1090":1,"1094":1,"1096":1,"1098":1,"1100":1,"1114":1,"1116":1,"1118":1,"1120":1,"1124":1,"1128":1,"1130":1,"1132":1,"1134":1,"1148":1,"1150":1,"1152":1,"1154":1,"1158":1,"1162":1,"1164":1,"1166":1,"1168":1,"1201":1,"1203":1,"1205":1,"1207":1,"1211":1,"1215":1,"1217":1,"1219":1,"1221":1,"1284":1,"1687":1,"1689":1,"1833":1,"1977":1,"1979":1,"1981":1,"1983":1,"1985":1,"2097":1,"2297":1,"2300":1,"2303":1},"1":{"689":1,"717":1,"721":1,"791":1,"795":1,"799":1,"801":1,"814":1,"816":1,"818":1,"822":1,"826":1,"828":1,"830":1,"832":1,"846":1,"848":1,"850":1,"854":1,"858":1,"860":1,"862":1,"864":1,"876":1,"878":1,"880":1,"882":1,"886":1,"890":1,"892":1,"894":1,"896":1,"911":1,"913":1,"915":1,"917":1,"921":1,"925":1,"927":1,"929":1,"931":1,"945":1,"947":1,"949":1,"951":1,"955":1,"959":1,"961":1,"963":1,"965":1,"979":1,"981":1,"983":1,"985":1,"989":1,"993":1,"995":1,"997":1,"999":1,"1013":1,"1015":1,"1017":1,"1019":1,"1023":1,"1027":1,"1029":1,"1031":1,"1033":1,"1047":1,"1049":1,"1051":1,"1053":1,"1057":1,"1061":1,"1063":1,"1065":1,"1067":1,"1081":1,"1083":1,"1085":1,"1087":1,"1091":1,"1095":1,"1097":1,"1099":1,"1101":1,"1115":1,"1117":1,"1119":1,"1121":1,"1125":1,"1129":1,"1131":1,"1133":1,"1135":1,"1149":1,"1151":1,"1153":1,"1155":1,"1159":1,"1163":1,"1165":1,"1167":1,"1169":1,"1202":1,"1204":1,"1206":1,"1208":1,"1212":1,"1216":1,"1218":1,"1220":1,"1222":1,"1285":1,"1688":1,"1690":1,"1834":1,"1978":1,"1980":1,"1982":1,"1984":1,"1986":1,"1987":1,"2098":1,"2298":1,"2299":1,"2301":1,"2302":1,"2304":1},"2":{"46":3,"90":10,"105":8,"160":1,"319":1,"573":1,"595":2,"639":1,"677":1,"689":2,"710":2,"713":1,"717":3,"721":2,"736":1,"783":2,"791":3,"795":3,"799":3,"801":3,"807":1,"809":2,"812":1,"814":2,"816":2,"818":3,"822":3,"826":3,"828":3,"830":2,"832":2,"836":1,"841":2,"844":1,"846":2,"848":2,"850":3,"854":3,"858":3,"860":3,"862":2,"864":2,"868":1,"871":2,"874":1,"876":2,"878":2,"880":2,"882":3,"886":3,"890":3,"892":3,"894":2,"896":2,"900":1,"901":1,"906":2,"909":1,"911":2,"913":2,"915":2,"917":3,"921":3,"925":3,"927":3,"929":2,"931":2,"935":1,"940":2,"943":1,"945":2,"947":2,"949":2,"951":3,"955":3,"959":3,"961":3,"963":2,"965":2,"969":1,"974":2,"977":1,"979":2,"981":2,"983":2,"985":3,"989":3,"993":3,"995":3,"997":2,"999":2,"1003":1,"1008":2,"1011":1,"1013":2,"1015":2,"1017":2,"1019":3,"1023":3,"1027":3,"1029":3,"1031":2,"1033":2,"1037":1,"1042":2,"1045":1,"1047":2,"1049":2,"1051":2,"1053":3,"1057":3,"1061":3,"1063":3,"1065":2,"1067":2,"1071":1,"1072":1,"1076":2,"1079":1,"1081":2,"1083":2,"1085":2,"1087":3,"1091":3,"1095":3,"1097":3,"1099":2,"1101":2,"1105":1,"1106":1,"1110":2,"1113":1,"1115":2,"1117":2,"1119":2,"1121":3,"1125":3,"1129":3,"1131":3,"1133":2,"1135":2,"1139":1,"1144":2,"1147":1,"1149":2,"1151":2,"1153":2,"1155":3,"1159":3,"1163":3,"1165":3,"1167":2,"1169":2,"1195":1,"1197":2,"1200":1,"1202":2,"1204":2,"1206":2,"1208":3,"1212":3,"1216":3,"1218":3,"1220":2,"1222":2,"1285":2,"1297":1,"1323":1,"1331":1,"1345":1,"1353":1,"1354":1,"1575":2,"1582":13,"1583":3,"1587":5,"1588":7,"1625":4,"1636":7,"1688":2,"1690":2,"1720":1,"1722":1,"1811":2,"1814":7,"1823":2,"1834":2,"1846":1,"1871":2,"1874":2,"1905":2,"1907":2,"1911":1,"1912":4,"1939":1,"1957":2,"1959":1,"1964":1,"1978":2,"1980":2,"1982":2,"1984":2,"1986":2,"2056":4,"2072":7,"2084":2,"2085":5,"2098":2,"2110":1,"2153":2,"2156":2,"2232":2,"2234":2,"2236":4,"2255":1,"2262":1,"2275":1,"2278":2,"2297":1,"2298":1,"2299":1,"2300":1,"2301":2,"2303":1,"2304":2,"2317":1,"2318":2,"2364":1,"2497":2,"2582":1,"2715":3,"2724":3,"2816":1}}],["inf",{"2":{"669":4}}],["infrequently",{"2":{"214":1}}],["infrastructure",{"0":{"51":1,"65":1,"70":1,"76":1,"95":1},"2":{"2351":1}}],["influence",{"2":{"203":1,"625":1,"2861":1}}],["inferred",{"2":{"2667":1,"2668":1}}],["inferior",{"2":{"1383":1}}],["infer",{"2":{"133":1,"134":1,"236":1,"266":1}}],["infinity87",{"2":{"211":3}}],["infinity60",{"2":{"143":2,"236":1}}],["infinity",{"2":{"114":3,"134":1,"143":2,"2229":1,"2363":2}}],["infinitely",{"2":{"537":1}}],["infinite",{"2":{"93":1,"179":1,"1770":1}}],["informing",{"2":{"2525":1,"2533":1}}],["informs",{"2":{"648":1}}],["inform",{"2":{"276":1,"731":1,"740":1}}],["informed",{"2":{"275":1,"2506":1}}],["information",{"0":{"570":1,"2328":1,"2633":1},"1":{"2329":1,"2330":1,"2331":1,"2332":1,"2333":1,"2334":1,"2335":1,"2336":1,"2337":1,"2338":1,"2339":1,"2340":1,"2341":1,"2342":1,"2343":1,"2344":1,"2345":1,"2346":1,"2347":1,"2348":1,"2349":1,"2350":1,"2634":1,"2635":1},"2":{"2":1,"14":1,"70":1,"118":1,"132":1,"152":1,"153":1,"169":1,"170":2,"174":1,"182":1,"184":2,"194":1,"196":1,"206":1,"213":1,"247":1,"285":1,"288":2,"289":1,"297":1,"298":1,"304":1,"306":1,"315":1,"356":1,"357":1,"406":1,"419":3,"448":1,"449":1,"450":1,"468":1,"472":1,"476":1,"543":2,"552":2,"553":1,"556":1,"609":2,"616":1,"624":1,"648":1,"665":1,"679":1,"680":1,"702":1,"724":1,"733":1,"736":1,"747":1,"838":1,"869":1,"903":1,"937":1,"971":1,"1005":1,"1039":1,"1073":1,"1107":1,"1141":1,"1170":1,"1187":1,"1267":1,"1296":1,"1300":1,"1306":1,"1308":1,"1334":1,"1355":1,"1356":1,"1377":1,"1403":1,"1410":2,"1517":1,"1528":1,"1550":1,"1562":2,"1600":1,"1603":1,"1803":1,"1813":1,"1920":1,"1922":1,"1946":1,"1954":1,"1993":1,"1995":1,"2013":1,"2036":1,"2037":1,"2071":1,"2086":1,"2222":1,"2227":1,"2256":1,"2328":1,"2357":1,"2359":1,"2360":2,"2363":1,"2364":4,"2372":1,"2388":1,"2389":1,"2390":1,"2391":1,"2392":1,"2398":1,"2448":1,"2509":1,"2518":1,"2525":1,"2535":1,"2558":1,"2562":1,"2563":1,"2568":1,"2590":1,"2622":3,"2660":1,"2662":3,"2693":1,"2702":1,"2704":2,"2705":3,"2717":1,"2799":5,"2800":1,"2877":1,"2889":1,"2896":1}}],["info",{"0":{"419":1,"611":1,"614":1,"2399":1,"2799":1},"1":{"612":1,"613":1,"614":1,"615":1,"616":1,"617":1,"2800":1,"2801":1,"2802":1,"2803":1,"2804":1,"2805":1,"2806":1,"2807":1,"2808":1,"2809":1,"2810":1,"2811":1,"2812":1,"2813":1,"2814":1,"2815":1,"2816":1,"2817":1,"2818":1,"2819":1,"2820":1,"2821":1,"2822":1,"2823":1,"2824":1,"2825":1,"2826":1,"2827":1,"2828":1,"2829":1,"2830":1},"2":{"70":33,"73":1,"76":4,"99":1,"109":1,"110":1,"111":2,"112":1,"114":5,"134":1,"141":1,"149":1,"160":1,"169":2,"176":3,"184":3,"191":4,"198":1,"199":4,"201":5,"211":22,"213":2,"222":2,"224":2,"232":1,"236":8,"238":1,"249":26,"262":1,"266":3,"277":1,"322":1,"330":2,"415":4,"418":1,"419":4,"425":2,"430":1,"445":3,"471":1,"473":1,"474":2,"475":1,"478":1,"482":1,"511":1,"537":3,"609":3,"610":2,"611":1,"612":1,"613":5,"614":2,"616":2,"617":3,"665":1,"1267":1,"1298":1,"1314":1,"1315":1,"1354":1,"1437":1,"1442":1,"1598":1,"1600":1,"1602":1,"1606":1,"1819":1,"1995":1,"2000":2,"2013":1,"2080":1,"2204":1,"2245":1,"2252":1,"2263":1,"2343":1,"2360":1,"2396":1,"2397":1,"2399":1,"2400":1,"2454":17,"2514":1,"2575":1,"2582":1,"2599":1,"2694":5,"2743":3,"2744":1,"2745":1,"2799":4,"2816":2,"2856":1}}],["int9",{"2":{"2461":1,"2467":1}}],["int7",{"2":{"2461":1,"2467":1}}],["int6",{"2":{"2461":1,"2467":1}}],["int3",{"2":{"2461":1,"2467":1}}],["int2",{"2":{"1997":3,"2461":1,"2467":1}}],["int8",{"0":{"1728":1},"1":{"1729":1},"2":{"1632":4,"1715":1,"1729":1,"1950":4,"1964":2,"2223":3,"2251":1,"2461":1,"2467":1}}],["intimidates",{"2":{"2525":1}}],["intimidated",{"2":{"396":1,"522":1}}],["intimidating",{"0":{"1318":1}}],["intimate",{"2":{"738":1}}],["int4",{"2":{"353":1,"2461":1,"2467":1,"2515":1}}],["int5",{"2":{"353":1,"2461":1,"2467":1,"2515":1}}],["int16",{"0":{"1723":1,"1726":1},"1":{"1724":1,"1725":1,"1727":1},"2":{"1711":1,"1715":1,"1727":1,"2705":2}}],["int1",{"2":{"353":1,"2461":1,"2467":1,"2515":1}}],["intrinsics",{"2":{"236":1}}],["introducing",{"2":{"2853":1}}],["introduction",{"0":{"262":1,"454":1,"2254":1,"2357":1},"1":{"455":1,"456":1,"2358":1,"2359":1,"2360":1,"2361":1},"2":{"293":1,"305":1,"314":1,"2593":1,"2880":1}}],["introduces",{"2":{"298":1,"2873":1}}],["introduced",{"2":{"191":1,"211":1,"236":1,"293":1,"305":1,"308":1,"314":1,"609":1,"2576":1}}],["introduce",{"2":{"191":1,"199":1,"343":1,"1817":1,"2075":2}}],["introspection",{"0":{"1603":2},"2":{"176":1,"191":1,"211":1,"222":1,"249":1,"272":1,"277":2,"1603":2}}],["int",{"0":{"716":1,"790":1,"794":1,"817":1,"821":1,"849":1,"853":1,"881":1,"885":1,"916":1,"920":1,"950":1,"954":1,"984":1,"988":1,"1018":1,"1022":1,"1052":1,"1056":1,"1086":1,"1090":1,"1120":1,"1124":1,"1154":1,"1158":1,"1207":1,"1211":1,"1284":1},"1":{"717":1,"791":1,"795":1,"818":1,"822":1,"850":1,"854":1,"882":1,"886":1,"917":1,"921":1,"951":1,"955":1,"985":1,"989":1,"1019":1,"1023":1,"1053":1,"1057":1,"1087":1,"1091":1,"1121":1,"1125":1,"1155":1,"1159":1,"1208":1,"1212":1,"1285":1},"2":{"211":1,"494":1,"504":1,"505":1,"506":1,"615":2,"682":4,"717":1,"791":1,"795":1,"818":1,"822":1,"850":1,"854":1,"882":1,"886":1,"917":1,"921":1,"951":1,"955":1,"985":1,"989":1,"1019":1,"1023":1,"1053":1,"1057":1,"1087":1,"1091":1,"1121":1,"1125":1,"1155":1,"1159":1,"1208":1,"1212":1,"1285":1,"1307":7,"1346":1,"1906":1,"1946":4,"1997":5,"1999":1,"2223":2,"2704":11,"2705":5}}],["intel",{"2":{"2450":1}}],["intelligent",{"2":{"2601":1,"2612":1}}],["intelligently",{"2":{"615":1}}],["intellisense",{"2":{"1935":1,"2618":1,"2619":1,"2622":1}}],["intensity",{"2":{"2038":1}}],["intend",{"2":{"470":1,"515":1,"619":1,"1469":1,"1758":1,"2010":1,"2604":1}}],["intended",{"2":{"240":1,"619":1,"648":2,"1392":1,"1398":1,"1602":1,"1922":1,"2624":1,"2625":1,"2626":1,"2852":1,"2860":1,"2873":1}}],["intentional",{"2":{"2505":1}}],["intentionally",{"2":{"2503":3}}],["intention",{"2":{"1492":1,"2694":1}}],["intent",{"2":{"293":1,"305":1,"314":1,"371":1,"494":1,"2850":1}}],["integral",{"2":{"476":1}}],["integrates",{"2":{"2706":1}}],["integrated",{"2":{"1183":1,"2000":1,"2601":1,"2617":4,"2662":1,"2701":1}}],["integrate",{"2":{"133":1,"284":1,"612":1,"1941":1}}],["integration",{"0":{"525":1,"2706":1,"2894":1},"1":{"2707":1,"2708":1,"2709":1,"2710":1,"2711":1,"2712":1},"2":{"118":1,"142":1,"199":1,"487":3,"524":1,"525":1,"2549":1,"2681":1,"2706":1,"2707":1,"2765":1,"2894":1}}],["integrations",{"2":{"24":1,"156":1}}],["integers",{"2":{"615":1,"671":1}}],["integer",{"2":{"114":1,"176":1,"191":1,"222":1,"505":1,"506":2,"615":1,"1463":1,"1725":1,"1910":1,"1950":2,"2235":1,"2263":1,"2699":1,"2713":1,"2720":1,"2860":1}}],["interpolation",{"2":{"2724":3}}],["interprets",{"2":{"1563":2}}],["interpret",{"2":{"1308":1,"1508":1,"1756":1,"1942":1,"1972":1,"2401":1,"2876":1}}],["interpreted",{"0":{"2413":1},"1":{"2414":1,"2415":1,"2416":1,"2417":1,"2418":1,"2419":1,"2420":1,"2421":1},"2":{"215":1,"1638":1,"2401":1,"2866":1}}],["interdependence",{"2":{"2682":1}}],["intervention",{"2":{"2158":1,"2705":1}}],["intervals",{"2":{"648":1,"1426":1,"1892":1,"2045":6}}],["interval",{"0":{"2176":1,"2180":1,"2194":1},"1":{"2177":1,"2181":1},"2":{"49":1,"63":1,"93":1,"112":2,"543":1,"546":1,"548":1,"701":3,"1270":2,"1549":1,"1884":1,"1893":4,"1894":4,"1895":8,"1897":2,"1898":2,"1907":3,"1926":2,"2004":3,"2043":1,"2177":1,"2180":1,"2181":1,"2194":2,"2234":2,"2806":1,"2820":1,"2827":1,"2829":1}}],["inter",{"2":{"2035":1}}],["intercepting",{"0":{"2520":1},"1":{"2521":1,"2522":1,"2523":1},"2":{"2521":1}}],["interceptable",{"2":{"2249":1,"2251":1}}],["intercept",{"2":{"1944":2,"1945":2,"1949":1,"2521":1,"2522":4,"2523":2}}],["interchangeable",{"2":{"1941":1}}],["interfacing",{"0":{"2251":1}}],["interfaces",{"2":{"543":1,"668":1,"1370":1,"2015":6,"2424":1,"2681":1,"2690":1}}],["interface",{"2":{"49":2,"114":1,"308":1,"403":1,"695":1,"726":1,"1226":1,"1350":1,"1454":1,"2010":1,"2012":3,"2013":1,"2015":11,"2454":1,"2535":1,"2587":1,"2676":1,"2684":1,"2704":1,"2767":1,"2796":1}}],["interfere",{"2":{"1340":1,"2878":1}}],["internet",{"2":{"747":1,"2888":1}}],["internally",{"2":{"1935":1,"2206":1,"2704":2,"2705":4}}],["internal",{"2":{"174":1,"211":1,"231":1,"235":1,"679":1,"695":1,"729":1,"1177":1,"1291":1,"1335":1,"1340":1,"1356":1,"1505":1,"1579":1,"1881":1,"1932":1,"2465":1,"2630":1,"2643":1,"2653":1,"2702":2,"2705":2,"2710":1}}],["internals",{"0":{"25":1,"51":1,"65":1,"70":1,"76":1,"95":1},"2":{"263":1,"520":1,"636":1,"1629":1}}],["international",{"0":{"2461":1},"2":{"74":1,"188":1,"191":1,"2276":1,"2420":1,"2461":12,"2467":18,"2834":5}}],["intermittently",{"2":{"597":1,"2631":1}}],["intermediates=yes",{"2":{"211":1}}],["intermediate",{"0":{"1396":1,"1743":1,"2855":1},"1":{"1744":1,"1745":1},"2":{"211":1,"222":1,"449":1,"450":1,"1508":1,"1917":1,"1920":1,"2536":1,"2703":2,"2854":1}}],["intersections",{"0":{"1628":1},"2":{"1623":1,"2218":2,"2819":1}}],["intersection",{"2":{"551":2,"2218":4}}],["interacting",{"2":{"472":1}}],["interaction",{"0":{"472":1},"1":{"473":1,"474":1,"475":1,"476":1},"2":{"347":1,"1610":1,"1755":1,"1963":1,"2158":1}}],["interactions",{"2":{"133":1,"134":1,"472":1}}],["interact",{"2":{"344":1,"457":1,"471":1,"478":1,"2223":1,"2653":1}}],["interacts",{"2":{"263":1}}],["interoperate",{"2":{"218":1}}],["interoperation",{"2":{"182":1}}],["interesting",{"2":{"2363":1,"2504":1,"2515":1,"2516":1}}],["interested",{"2":{"359":1,"361":1,"558":1,"595":1,"1507":1,"2705":1}}],["interest",{"2":{"175":1}}],["interrupter",{"2":{"2254":1}}],["interrupted",{"2":{"546":1,"1307":1,"2254":1,"2256":1,"2263":5}}],["interrupting",{"2":{"1488":1}}],["interruptions",{"2":{"744":1,"2256":1}}],["interruption",{"2":{"546":1}}],["interrupts",{"2":{"744":3,"1993":1,"2861":1}}],["interrupt",{"0":{"194":1,"206":1,"1997":1,"1998":1},"2":{"22":2,"73":1,"112":2,"114":1,"194":10,"199":1,"206":2,"211":2,"294":1,"744":1,"749":1,"1183":1,"1270":1,"1519":1,"1995":1,"1996":1,"1997":2,"1998":2,"1999":1,"2558":1,"2822":1}}],["into",{"0":{"2558":1,"2560":1},"2":{"18":1,"21":1,"35":1,"36":1,"50":2,"65":2,"72":1,"73":1,"75":1,"99":1,"113":1,"114":7,"119":1,"131":1,"133":1,"134":4,"149":27,"160":3,"173":1,"176":1,"179":1,"188":1,"191":1,"198":2,"201":3,"211":1,"213":1,"218":1,"222":2,"224":1,"236":1,"238":1,"249":11,"254":1,"265":1,"266":1,"272":1,"277":1,"284":1,"288":1,"302":1,"343":1,"344":1,"354":2,"377":1,"384":1,"385":1,"387":1,"389":1,"390":4,"392":1,"414":1,"430":2,"431":2,"432":1,"452":1,"458":1,"465":1,"477":1,"491":1,"493":1,"522":1,"527":1,"540":1,"550":4,"557":2,"561":1,"567":1,"580":1,"597":1,"601":1,"609":1,"612":1,"635":2,"636":1,"643":1,"648":1,"662":1,"667":1,"669":1,"695":1,"717":1,"761":1,"770":1,"773":1,"791":1,"795":1,"799":1,"801":1,"818":1,"822":1,"826":1,"828":1,"850":1,"854":1,"858":1,"860":1,"882":1,"886":1,"890":1,"892":1,"917":1,"921":1,"925":1,"927":1,"951":1,"955":1,"959":1,"961":1,"985":1,"989":1,"993":1,"995":1,"1019":1,"1023":1,"1027":1,"1029":1,"1053":1,"1057":1,"1061":1,"1063":1,"1087":1,"1091":1,"1095":1,"1097":1,"1121":1,"1125":1,"1129":1,"1131":1,"1155":1,"1159":1,"1163":1,"1165":1,"1208":1,"1212":1,"1216":1,"1218":1,"1241":1,"1258":1,"1294":1,"1326":3,"1343":2,"1386":1,"1394":1,"1403":2,"1442":1,"1453":1,"1455":1,"1461":1,"1508":1,"1559":2,"1579":2,"1592":1,"1596":1,"1597":1,"1598":2,"1603":1,"1625":1,"1636":1,"1652":1,"1751":1,"1812":1,"1906":1,"1910":1,"1912":2,"1941":1,"1950":1,"2005":1,"2006":2,"2047":1,"2070":1,"2195":1,"2205":1,"2207":1,"2235":1,"2236":2,"2242":1,"2247":1,"2255":2,"2271":1,"2275":1,"2297":1,"2299":1,"2301":1,"2304":1,"2318":1,"2329":1,"2334":1,"2336":1,"2337":1,"2339":1,"2341":1,"2342":1,"2343":1,"2344":1,"2346":1,"2348":1,"2356":2,"2378":1,"2380":1,"2381":1,"2407":1,"2428":1,"2450":1,"2468":2,"2500":1,"2503":1,"2504":1,"2505":1,"2506":1,"2507":1,"2516":1,"2519":1,"2525":1,"2544":1,"2546":1,"2547":1,"2548":2,"2558":1,"2560":2,"2561":1,"2566":1,"2571":1,"2583":1,"2622":1,"2623":1,"2655":1,"2661":1,"2662":1,"2674":1,"2681":1,"2694":4,"2699":2,"2700":2,"2701":2,"2704":1,"2705":2,"2707":1,"2713":1,"2743":4,"2759":1,"2797":1,"2800":1,"2835":1,"2836":1,"2838":1,"2841":1,"2852":1,"2855":1,"2886":1,"2896":1}}],["inclination",{"2":{"2655":1}}],["inclusive",{"2":{"1814":1,"1942":2,"2072":1,"2705":1}}],["inclusions",{"2":{"236":1}}],["inclusion",{"2":{"50":1,"74":1,"134":1,"176":2,"234":1,"236":1,"381":1}}],["including",{"2":{"30":1,"33":1,"49":1,"174":1,"234":1,"235":1,"248":1,"277":1,"288":1,"298":1,"476":1,"542":1,"684":1,"746":1,"1179":1,"1224":1,"1245":1,"1262":1,"1305":1,"1436":1,"1502":1,"1757":1,"2025":1,"2046":1,"2049":1,"2227":1,"2247":1,"2264":1,"2275":1,"2353":1,"2408":1,"2503":1,"2539":1,"2587":1,"2626":1,"2687":1,"2688":1,"2693":1,"2694":3,"2714":1,"2721":1,"2833":1,"2881":1}}],["include=",{"2":{"2363":2}}],["included",{"0":{"378":1,"381":1},"2":{"10":2,"114":1,"160":1,"273":1,"288":1,"308":1,"381":1,"384":1,"385":1,"509":1,"511":1,"542":2,"553":1,"658":1,"684":1,"706":1,"746":1,"779":1,"805":1,"834":1,"866":1,"898":1,"933":1,"967":1,"1001":1,"1035":1,"1069":1,"1103":1,"1137":1,"1193":1,"1224":1,"1245":1,"1262":1,"1408":1,"1433":2,"1434":1,"1455":1,"1496":1,"1602":1,"2000":1,"2056":2,"2327":1,"2363":2,"2364":1,"2402":1,"2503":2,"2513":1,"2618":1,"2695":4,"2713":2,"2715":1,"2729":1,"2849":1,"2887":1,"2891":1}}],["includes",{"0":{"1408":1},"2":{"5":1,"10":2,"12":1,"25":1,"94":1,"114":3,"191":6,"194":1,"211":1,"222":7,"266":4,"377":1,"381":1,"392":1,"556":1,"1327":1,"1370":2,"1512":1,"1823":1,"2037":1,"2084":1,"2327":1,"2351":1,"2364":1,"2416":1,"2502":1,"2504":2,"2505":1,"2518":1,"2621":1,"2655":2,"2673":1,"2701":1,"2713":1,"2720":1,"2833":1,"2838":1,"2889":1,"2890":1}}],["include",{"0":{"2878":1},"2":{"4":1,"12":1,"22":1,"50":1,"73":1,"114":3,"132":1,"133":2,"134":5,"149":2,"176":4,"199":1,"211":1,"222":1,"236":2,"265":1,"276":1,"277":1,"389":1,"411":2,"415":3,"487":1,"494":3,"495":1,"496":1,"508":1,"571":1,"600":2,"604":1,"664":1,"672":2,"698":2,"699":2,"702":2,"749":2,"1173":1,"1181":2,"1182":2,"1226":2,"1247":1,"1277":2,"1281":2,"1295":1,"1305":1,"1343":1,"1382":1,"1408":3,"1414":1,"1419":2,"1433":1,"1434":2,"1437":1,"1442":6,"1449":1,"1474":1,"1476":1,"1478":1,"1485":1,"1526":2,"1527":2,"1592":2,"1629":1,"1733":1,"1882":1,"1915":1,"1920":1,"1998":1,"2009":1,"2024":1,"2039":1,"2052":1,"2265":3,"2275":1,"2362":1,"2364":6,"2371":1,"2383":1,"2385":1,"2401":1,"2403":1,"2505":2,"2513":1,"2543":1,"2615":1,"2673":1,"2690":1,"2692":2,"2693":1,"2694":8,"2703":1,"2705":4,"2779":1,"2787":1,"2800":2,"2832":3,"2833":2,"2836":1,"2849":1,"2878":1,"2891":2,"2895":1}}],["inch",{"2":{"1939":1}}],["inc",{"0":{"1604":1,"1605":1},"2":{"1604":2,"1605":2,"1818":2,"2078":2,"2891":1}}],["incredibly",{"2":{"1769":2,"2729":1}}],["increasing",{"2":{"547":1,"734":1,"1894":1,"1907":1,"1941":1,"2047":1,"2325":2,"2519":1,"2624":1,"2861":1}}],["increase",{"0":{"1534":1,"1847":1,"1848":1,"1853":1,"1854":1,"2111":1,"2112":1,"2117":1,"2118":1,"2123":1,"2124":1,"2129":1,"2130":1},"2":{"134":2,"149":1,"211":2,"545":1,"546":1,"547":1,"652":1,"1300":1,"1457":1,"1490":1,"1492":2,"1513":1,"1534":1,"1579":1,"1629":1,"1630":1,"1636":2,"1648":2,"1656":1,"1816":2,"1817":1,"1847":1,"1848":1,"1853":1,"1854":1,"1883":4,"1911":1,"1941":1,"2039":8,"2047":1,"2059":12,"2060":2,"2069":1,"2074":3,"2075":3,"2076":1,"2111":1,"2112":1,"2117":1,"2118":1,"2123":1,"2124":1,"2129":1,"2130":1,"2199":1,"2200":3,"2373":1,"2472":1,"2482":2,"2484":4,"2489":8,"2490":3,"2712":1,"2860":1}}],["increases",{"2":{"119":1,"215":1,"1463":1,"1465":1,"1819":1,"1820":2,"2060":2,"2076":2,"2080":1,"2081":2,"2469":1,"2488":1,"2624":1,"2818":1,"2825":1,"2860":2}}],["increased",{"2":{"70":1,"175":1,"262":1,"392":1,"649":1,"683":1,"736":2,"2037":1,"2076":1,"2265":1,"2705":2}}],["incrementms",{"2":{"2488":2,"2860":2}}],["incremented",{"2":{"1670":1,"2256":1}}],["incremental",{"2":{"398":1}}],["incrementing",{"2":{"387":1,"1905":1,"2232":1}}],["increments",{"2":{"160":1,"1924":1,"1925":1,"1938":1,"1939":2}}],["increment",{"2":{"114":1,"1509":2,"1820":2,"1905":1,"2040":3,"2081":4,"2232":1,"2818":2,"2824":3,"2825":4,"2860":2}}],["inception",{"2":{"113":1}}],["inconsistencies",{"2":{"2691":1}}],["inconsistent",{"2":{"494":1,"1266":1,"1345":1}}],["incoming",{"2":{"1502":1}}],["incomplete",{"2":{"598":1,"1807":1}}],["incompatibility",{"2":{"284":1,"2676":1}}],["incompatible",{"2":{"0":1,"9":1,"19":1,"39":1,"52":1,"377":1,"1174":1,"2503":1,"2673":1,"2675":1,"2684":1}}],["incorporated",{"2":{"477":1,"540":1}}],["incorporates",{"2":{"392":1,"2776":1}}],["incorrect",{"2":{"114":1,"160":1,"191":2,"198":1,"211":1,"249":1,"670":1,"1633":1,"1638":1,"2159":1,"2449":1,"2454":1,"2545":1}}],["incorrectly",{"2":{"11":1,"735":1,"1494":1,"1920":1,"2380":1}}],["in",{"0":{"3":1,"7":1,"8":1,"15":1,"23":1,"120":1,"218":1,"273":1,"378":1,"587":1,"1289":1,"1295":1,"1335":1,"1336":1,"1354":1,"1411":1,"1415":1,"1420":1,"1473":1,"1615":1,"1616":1,"1627":1,"1628":2,"1629":1,"2201":1,"2242":1,"2243":1,"2531":1,"2741":1},"1":{"1290":1,"1412":1,"1413":1,"1414":1,"1416":1,"1417":1,"1418":1,"1419":1,"1420":1,"1421":1,"1422":1,"1423":1,"1424":1,"1425":1,"1426":1,"1427":1,"1428":1,"1429":1,"1430":1,"1431":1,"1432":1,"1630":1,"1631":1,"1632":1,"2202":1,"2203":1,"2204":1,"2205":1,"2206":1,"2243":1,"2244":1,"2245":1,"2246":1,"2247":1,"2248":1,"2249":1,"2250":1,"2251":1,"2252":1,"2742":1,"2743":1,"2744":1,"2745":1,"2746":1,"2747":1,"2748":1},"2":{"0":1,"3":3,"5":2,"6":1,"9":1,"10":3,"11":1,"15":3,"16":2,"17":1,"19":1,"25":3,"28":1,"31":1,"33":1,"39":1,"48":1,"49":9,"50":5,"52":1,"55":1,"62":1,"64":1,"70":33,"73":2,"74":4,"75":3,"76":2,"77":1,"86":2,"87":1,"92":4,"94":1,"95":2,"99":3,"103":3,"108":1,"109":1,"110":2,"111":1,"113":1,"114":13,"118":1,"119":5,"120":4,"123":2,"124":4,"125":2,"126":1,"132":1,"133":1,"134":13,"142":1,"149":10,"154":2,"156":3,"158":3,"160":3,"169":3,"170":2,"172":2,"174":1,"175":2,"176":21,"179":1,"182":10,"184":3,"185":2,"186":1,"188":1,"189":1,"190":1,"191":13,"194":7,"195":1,"196":2,"199":11,"201":4,"202":2,"204":1,"206":2,"211":9,"213":1,"214":1,"215":2,"218":2,"221":2,"222":10,"228":3,"231":1,"232":1,"233":2,"234":4,"236":4,"240":2,"246":2,"248":1,"249":7,"251":1,"254":1,"262":1,"263":3,"264":1,"265":2,"266":7,"268":1,"272":1,"273":2,"274":1,"276":2,"277":2,"282":1,"283":1,"284":2,"285":4,"288":2,"289":1,"292":1,"294":2,"301":1,"303":2,"306":1,"307":4,"308":6,"312":1,"313":1,"315":1,"317":2,"318":1,"322":5,"331":1,"332":1,"354":1,"355":1,"357":5,"359":2,"360":1,"361":1,"362":1,"371":2,"374":1,"375":3,"376":1,"377":4,"381":6,"383":1,"384":1,"385":1,"389":3,"392":3,"394":1,"397":2,"398":1,"404":1,"408":1,"411":10,"412":2,"414":1,"418":1,"419":3,"421":1,"422":2,"423":1,"424":2,"426":2,"427":2,"428":1,"429":1,"430":1,"431":1,"432":1,"434":1,"435":1,"440":2,"442":2,"444":2,"445":1,"446":1,"465":1,"471":4,"473":3,"477":2,"478":3,"479":1,"480":1,"486":1,"487":3,"493":1,"494":2,"495":2,"496":1,"497":1,"498":2,"501":1,"502":2,"503":2,"510":1,"511":1,"514":2,"515":2,"517":1,"520":1,"521":1,"522":3,"523":1,"524":1,"525":1,"526":1,"537":2,"538":1,"539":1,"543":9,"546":2,"547":3,"549":1,"550":1,"551":3,"552":1,"557":3,"558":1,"562":1,"566":1,"570":5,"571":2,"573":2,"574":2,"575":3,"576":2,"577":1,"578":2,"579":2,"580":1,"581":3,"582":1,"592":1,"593":4,"595":3,"597":3,"598":4,"600":4,"601":6,"602":2,"603":1,"606":2,"607":2,"610":3,"612":6,"613":3,"616":1,"617":2,"618":1,"624":1,"625":2,"631":1,"632":1,"635":2,"639":3,"647":1,"648":2,"649":2,"652":1,"656":1,"657":1,"658":2,"662":1,"664":2,"665":4,"666":1,"667":5,"668":3,"669":3,"670":3,"671":1,"676":3,"677":2,"682":2,"684":2,"685":2,"689":1,"695":1,"697":1,"698":2,"699":2,"700":1,"701":1,"703":1,"710":3,"724":1,"725":3,"727":2,"729":1,"730":6,"731":6,"732":2,"734":1,"735":7,"736":3,"737":1,"738":1,"740":11,"742":1,"744":1,"745":1,"746":2,"748":1,"749":1,"755":1,"758":1,"761":1,"764":1,"767":1,"770":1,"773":1,"775":1,"776":1,"780":1,"783":2,"806":1,"807":1,"809":2,"835":1,"836":1,"838":6,"841":3,"867":1,"868":1,"871":3,"899":1,"900":1,"901":1,"906":3,"934":1,"935":1,"940":3,"968":1,"969":1,"974":3,"1002":1,"1003":1,"1008":3,"1036":1,"1037":1,"1042":3,"1070":1,"1071":1,"1072":1,"1073":6,"1076":3,"1104":1,"1105":1,"1106":1,"1107":6,"1110":3,"1138":1,"1139":1,"1141":6,"1144":3,"1170":2,"1172":1,"1173":1,"1175":2,"1176":2,"1178":2,"1179":2,"1181":3,"1182":3,"1183":2,"1184":1,"1185":1,"1186":3,"1191":7,"1194":1,"1195":1,"1197":3,"1223":1,"1224":2,"1226":4,"1231":1,"1244":2,"1245":2,"1261":1,"1262":2,"1263":6,"1264":1,"1265":1,"1266":1,"1267":2,"1269":1,"1270":1,"1273":2,"1275":4,"1276":1,"1285":1,"1289":1,"1294":1,"1296":1,"1297":2,"1298":1,"1300":2,"1308":2,"1310":2,"1316":1,"1320":1,"1321":2,"1323":1,"1324":1,"1325":1,"1326":4,"1328":1,"1329":3,"1332":2,"1334":2,"1335":1,"1343":3,"1344":4,"1346":4,"1347":2,"1348":2,"1354":2,"1356":7,"1357":1,"1358":2,"1359":2,"1366":2,"1369":1,"1371":1,"1375":1,"1379":1,"1382":4,"1383":9,"1385":1,"1386":1,"1387":2,"1388":2,"1389":6,"1392":1,"1393":1,"1395":2,"1397":5,"1398":4,"1401":1,"1402":1,"1403":3,"1404":3,"1405":1,"1409":3,"1411":2,"1412":1,"1414":1,"1416":1,"1417":2,"1418":3,"1419":1,"1421":3,"1433":3,"1434":6,"1435":1,"1436":4,"1437":1,"1438":1,"1440":9,"1441":5,"1442":3,"1444":1,"1447":1,"1450":2,"1451":3,"1452":1,"1453":3,"1454":1,"1455":6,"1457":2,"1458":2,"1459":2,"1460":1,"1461":4,"1462":3,"1463":2,"1465":1,"1469":2,"1470":1,"1471":1,"1472":1,"1473":3,"1484":1,"1488":2,"1489":1,"1491":1,"1492":1,"1493":1,"1495":3,"1496":2,"1497":3,"1503":3,"1505":1,"1507":3,"1508":9,"1509":2,"1511":1,"1514":1,"1515":1,"1516":1,"1517":1,"1520":1,"1521":1,"1526":1,"1528":2,"1549":1,"1553":1,"1556":1,"1558":1,"1559":2,"1560":1,"1561":3,"1563":3,"1564":3,"1565":2,"1567":1,"1568":1,"1571":1,"1572":1,"1573":2,"1575":3,"1576":1,"1577":1,"1579":2,"1581":3,"1582":14,"1589":1,"1590":1,"1591":1,"1592":4,"1593":1,"1595":1,"1597":2,"1598":2,"1600":2,"1601":1,"1603":1,"1604":1,"1605":1,"1610":6,"1613":2,"1615":1,"1616":1,"1623":3,"1629":3,"1630":4,"1634":2,"1635":1,"1636":1,"1638":2,"1640":1,"1643":1,"1644":1,"1646":2,"1649":5,"1650":1,"1651":1,"1657":1,"1658":1,"1659":1,"1660":1,"1661":1,"1662":1,"1663":1,"1665":1,"1670":2,"1708":1,"1710":3,"1730":1,"1731":2,"1733":1,"1734":2,"1736":1,"1738":1,"1744":2,"1745":2,"1749":1,"1750":2,"1751":1,"1752":3,"1753":1,"1754":4,"1755":2,"1756":3,"1758":2,"1759":1,"1760":2,"1762":2,"1763":3,"1764":1,"1766":1,"1770":3,"1772":1,"1803":2,"1804":1,"1805":2,"1806":1,"1811":1,"1814":1,"1816":1,"1817":5,"1818":5,"1819":4,"1820":2,"1823":2,"1865":1,"1871":2,"1874":2,"1877":1,"1881":1,"1884":1,"1888":1,"1891":1,"1892":2,"1893":3,"1894":3,"1895":2,"1896":1,"1897":5,"1898":2,"1903":1,"1904":1,"1905":3,"1906":2,"1907":4,"1910":3,"1911":7,"1912":4,"1915":2,"1916":1,"1917":2,"1918":2,"1920":5,"1922":1,"1924":1,"1925":1,"1926":1,"1927":1,"1928":3,"1929":8,"1931":1,"1932":5,"1933":1,"1934":3,"1935":4,"1937":1,"1938":1,"1939":9,"1940":1,"1942":6,"1946":6,"1948":3,"1950":3,"1954":1,"1955":1,"1956":1,"1957":4,"1962":1,"1964":2,"1967":1,"1968":3,"1969":2,"1970":1,"1971":3,"1972":1,"1995":2,"1996":2,"1997":2,"1998":3,"1999":2,"2000":1,"2004":1,"2007":1,"2009":2,"2010":1,"2013":3,"2014":1,"2015":1,"2018":1,"2020":1,"2021":1,"2022":2,"2024":4,"2025":1,"2026":2,"2028":2,"2029":1,"2032":2,"2033":1,"2035":2,"2036":1,"2037":2,"2039":3,"2040":1,"2041":1,"2043":2,"2045":6,"2046":1,"2047":5,"2049":1,"2052":2,"2057":4,"2063":1,"2064":4,"2065":1,"2068":1,"2072":1,"2074":2,"2075":12,"2076":2,"2078":5,"2079":1,"2080":4,"2081":2,"2084":2,"2147":1,"2153":2,"2156":2,"2164":1,"2165":1,"2168":1,"2177":1,"2181":1,"2196":1,"2202":2,"2204":1,"2205":4,"2206":1,"2207":1,"2210":1,"2211":2,"2213":1,"2215":2,"2216":1,"2218":2,"2219":4,"2221":2,"2222":1,"2223":4,"2224":2,"2230":1,"2231":1,"2232":3,"2233":2,"2234":2,"2235":1,"2236":3,"2237":2,"2238":1,"2240":1,"2242":2,"2243":1,"2244":5,"2245":3,"2246":1,"2247":1,"2248":3,"2249":4,"2251":5,"2252":2,"2254":2,"2255":9,"2256":5,"2258":3,"2259":1,"2262":1,"2263":12,"2264":3,"2265":6,"2268":1,"2271":1,"2273":1,"2275":5,"2276":6,"2277":5,"2278":2,"2290":1,"2291":1,"2292":1,"2300":1,"2303":1,"2308":1,"2320":1,"2321":1,"2323":1,"2325":3,"2327":1,"2328":2,"2329":3,"2331":1,"2332":2,"2333":1,"2334":2,"2335":3,"2336":4,"2337":2,"2339":2,"2340":1,"2341":2,"2342":1,"2343":1,"2344":2,"2345":1,"2346":1,"2347":1,"2348":1,"2349":1,"2350":3,"2353":3,"2356":2,"2358":3,"2361":1,"2362":1,"2363":2,"2364":12,"2365":1,"2368":2,"2369":3,"2371":1,"2372":1,"2373":2,"2374":5,"2375":5,"2376":1,"2377":4,"2378":2,"2379":2,"2380":2,"2381":4,"2385":1,"2395":1,"2396":2,"2397":2,"2399":3,"2400":8,"2401":4,"2402":3,"2404":3,"2406":3,"2407":1,"2408":1,"2409":1,"2410":3,"2412":8,"2413":1,"2414":1,"2415":1,"2419":2,"2420":1,"2421":2,"2428":4,"2436":1,"2443":2,"2444":1,"2445":2,"2446":1,"2447":2,"2448":3,"2449":2,"2450":1,"2451":2,"2454":3,"2455":1,"2463":2,"2465":2,"2466":2,"2467":2,"2469":1,"2473":1,"2480":1,"2482":1,"2488":1,"2489":1,"2490":2,"2497":2,"2500":3,"2502":2,"2503":5,"2504":3,"2505":4,"2506":3,"2507":1,"2509":4,"2510":2,"2511":2,"2512":2,"2513":3,"2514":2,"2515":2,"2516":2,"2518":2,"2519":2,"2521":1,"2529":1,"2530":2,"2531":1,"2532":1,"2536":3,"2543":2,"2544":2,"2545":1,"2546":1,"2547":2,"2548":4,"2550":1,"2553":4,"2554":1,"2555":1,"2556":2,"2558":9,"2560":4,"2561":1,"2562":2,"2568":1,"2571":1,"2573":1,"2576":4,"2577":2,"2580":3,"2581":2,"2582":8,"2583":1,"2585":2,"2586":1,"2587":1,"2588":1,"2590":2,"2598":3,"2599":1,"2600":2,"2601":1,"2603":1,"2605":1,"2612":1,"2615":1,"2617":4,"2619":1,"2621":1,"2622":9,"2623":1,"2624":3,"2625":1,"2626":1,"2628":2,"2629":1,"2632":2,"2636":1,"2638":2,"2639":2,"2642":1,"2643":1,"2648":3,"2650":2,"2652":2,"2653":1,"2654":1,"2655":3,"2657":2,"2658":1,"2659":2,"2661":1,"2662":1,"2664":1,"2665":5,"2667":1,"2668":1,"2669":1,"2673":1,"2675":2,"2681":1,"2687":1,"2690":1,"2691":1,"2692":6,"2694":19,"2695":4,"2696":2,"2697":4,"2698":1,"2699":1,"2700":1,"2701":1,"2702":5,"2703":3,"2704":38,"2705":14,"2706":2,"2709":1,"2711":1,"2713":2,"2715":5,"2716":1,"2718":1,"2719":2,"2720":2,"2721":2,"2722":4,"2723":2,"2724":3,"2725":2,"2726":1,"2728":1,"2729":1,"2735":2,"2741":1,"2742":4,"2743":7,"2744":4,"2747":1,"2748":4,"2757":1,"2758":1,"2760":1,"2766":1,"2788":1,"2790":1,"2794":2,"2798":1,"2799":2,"2801":2,"2802":2,"2803":2,"2804":1,"2805":1,"2806":4,"2809":1,"2810":1,"2811":1,"2816":10,"2817":1,"2818":5,"2819":2,"2821":2,"2824":1,"2825":5,"2827":3,"2829":2,"2830":2,"2831":4,"2832":2,"2833":3,"2834":1,"2836":1,"2837":1,"2839":1,"2842":3,"2844":1,"2849":3,"2850":1,"2852":1,"2854":2,"2855":1,"2858":1,"2859":1,"2860":13,"2861":5,"2862":3,"2866":2,"2867":6,"2868":1,"2869":1,"2870":2,"2872":2,"2873":3,"2874":6,"2875":2,"2876":5,"2877":1,"2878":1,"2881":3,"2882":3,"2884":2,"2887":2,"2888":2,"2890":2,"2891":5,"2892":1,"2893":1,"2894":1,"2896":4}}],["is25lp080",{"2":{"2653":2}}],["isc20",{"2":{"1997":1}}],["isc21",{"2":{"1997":1}}],["isdata",{"0":{"1693":1,"1695":1},"1":{"1694":1,"1696":1,"1697":1},"2":{"1694":1,"1696":1,"1697":1}}],["is=yes",{"2":{"1375":1}}],["isp",{"0":{"2428":1,"2430":1,"2432":1,"2434":1,"2766":1},"1":{"2429":1,"2430":1,"2431":2,"2432":1,"2433":2,"2434":1,"2435":2,"2436":1,"2437":1,"2438":1,"2439":1,"2440":1,"2441":1,"2442":1,"2443":1,"2444":1,"2445":1,"2446":1,"2447":1,"2448":1,"2449":1,"2450":1,"2451":1,"2452":1,"2453":1,"2454":1},"2":{"412":1,"670":1,"2334":1,"2335":1,"2428":2,"2429":3,"2430":2,"2432":2,"2434":2,"2437":1,"2439":1,"2440":1,"2442":2,"2443":1,"2448":2,"2450":1,"2503":1}}],["isn",{"0":{"1316":1,"1328":1},"2":{"331":1,"579":1,"629":1,"637":1,"1175":1,"1359":1,"1435":1,"1455":1,"1487":1,"1940":1,"2218":1,"2375":1,"2412":1,"2615":1,"2617":1,"2836":1,"2879":1}}],["ish",{"0":{"328":1},"2":{"160":2,"211":1,"2265":1}}],["issi",{"2":{"114":2,"134":3,"176":1,"211":1,"236":4,"779":1,"805":1,"834":1,"866":1,"898":1,"933":1,"967":1,"1001":1,"1035":1,"1069":1,"1103":1,"1137":1}}],["issuing",{"2":{"49":1}}],["issued",{"2":{"2503":1,"2852":1}}],["issuecomment",{"2":{"1337":1}}],["issues",{"0":{"312":1,"2634":1,"2745":1,"2847":1},"1":{"2746":1,"2747":1,"2748":1},"2":{"24":1,"25":1,"86":1,"114":7,"134":8,"149":2,"160":1,"176":3,"199":1,"211":2,"240":1,"263":1,"266":1,"273":1,"276":1,"285":1,"294":1,"317":1,"392":1,"546":2,"580":1,"595":1,"1171":1,"1185":1,"1187":1,"1293":1,"1296":1,"1297":1,"1307":1,"1309":1,"1315":1,"1316":1,"1330":1,"1331":1,"1334":1,"1337":3,"1339":1,"1354":1,"1389":1,"1393":1,"1425":1,"1436":1,"1456":1,"1460":1,"1521":1,"1579":1,"1918":2,"1919":2,"1942":1,"1950":1,"1954":1,"2218":1,"2221":1,"2249":1,"2277":1,"2351":1,"2500":1,"2519":2,"2549":1,"2582":1,"2583":1,"2588":1,"2599":1,"2610":1,"2619":1,"2627":1,"2630":1,"2634":1,"2738":1,"2857":2}}],["issue",{"0":{"1316":1},"2":{"5":1,"6":1,"73":1,"92":1,"114":2,"149":2,"176":4,"191":2,"199":3,"211":3,"236":1,"249":1,"294":2,"392":1,"526":1,"552":1,"586":1,"594":1,"595":6,"600":1,"601":1,"602":1,"612":1,"616":1,"636":1,"1274":1,"1296":1,"1311":1,"1314":1,"1316":1,"1317":1,"1320":1,"1334":1,"1403":1,"1603":1,"1920":1,"1967":1,"2387":1,"2400":1,"2436":1,"2500":1,"2517":1,"2519":1,"2586":1,"2599":1,"2630":1,"2634":1,"2638":1,"2652":1,"2691":1,"2693":1,"2696":1,"2765":1,"2798":1,"2847":2}}],["is31flcommon",{"2":{"249":1}}],["is31fl3236",{"0":{"804":1,"811":1,"813":1,"815":1,"817":1,"819":1,"821":1,"823":1,"825":1,"827":1,"829":1,"831":1},"1":{"805":1,"806":1,"807":1,"808":1,"809":1,"810":1,"811":1,"812":2,"813":1,"814":2,"815":1,"816":2,"817":1,"818":2,"819":1,"820":2,"821":1,"822":2,"823":1,"824":2,"825":1,"826":2,"827":1,"828":2,"829":1,"830":2,"831":1,"832":2},"2":{"266":1,"804":1,"805":4,"806":7,"807":6,"809":6,"817":1,"818":1,"821":1,"822":1,"825":1,"826":1,"827":1,"828":1,"1813":1,"2071":1,"2825":1}}],["is31fl3218",{"0":{"778":1,"785":1,"787":1,"788":1,"790":1,"792":1,"794":1,"796":1,"798":1,"800":1,"802":1,"803":1},"1":{"779":1,"780":1,"781":1,"782":1,"783":1,"784":1,"785":1,"786":2,"787":1,"788":1,"789":2,"790":1,"791":2,"792":1,"793":2,"794":1,"795":2,"796":1,"797":2,"798":1,"799":2,"800":1,"801":2,"802":1,"803":1},"2":{"236":3,"778":1,"779":4,"780":3,"781":2,"783":6,"790":1,"791":1,"794":1,"795":1,"798":1,"799":1,"800":1,"801":1,"1813":2,"2071":2,"2818":1,"2825":1}}],["is31fl3729",{"0":{"833":1,"843":1,"845":1,"847":1,"849":1,"851":1,"853":1,"855":1,"857":1,"859":1,"861":1,"863":1},"1":{"834":1,"835":1,"836":1,"837":1,"838":1,"839":1,"840":1,"841":1,"842":1,"843":1,"844":2,"845":1,"846":2,"847":1,"848":2,"849":1,"850":2,"851":1,"852":2,"853":1,"854":2,"855":1,"856":2,"857":1,"858":2,"859":1,"860":2,"861":1,"862":2,"863":1,"864":2},"2":{"249":2,"833":1,"834":4,"835":14,"836":6,"837":10,"838":22,"839":1,"841":6,"849":1,"850":1,"853":1,"854":1,"857":1,"858":1,"859":1,"860":1,"1813":1,"2071":1,"2825":1}}],["is31fl3741a",{"2":{"1000":1,"1002":1,"1004":1}}],["is31fl3741",{"0":{"1000":1,"1010":1,"1012":1,"1014":1,"1016":1,"1018":1,"1020":1,"1022":1,"1024":1,"1026":1,"1028":1,"1030":1,"1032":1},"1":{"1001":1,"1002":1,"1003":1,"1004":1,"1005":1,"1006":1,"1007":1,"1008":1,"1009":1,"1010":1,"1011":2,"1012":1,"1013":2,"1014":1,"1015":2,"1016":1,"1017":2,"1018":1,"1019":2,"1020":1,"1021":2,"1022":1,"1023":2,"1024":1,"1025":2,"1026":1,"1027":2,"1028":1,"1029":2,"1030":1,"1031":2,"1032":1,"1033":2},"2":{"221":2,"236":2,"249":1,"1001":4,"1002":15,"1003":6,"1004":6,"1005":22,"1006":1,"1008":6,"1018":1,"1019":1,"1022":1,"1023":1,"1026":1,"1027":1,"1028":1,"1029":1,"1813":1,"2071":1,"2818":1,"2825":1}}],["is31fl3746a",{"0":{"1136":1,"1146":1,"1148":1,"1150":1,"1152":1,"1154":1,"1156":1,"1158":1,"1160":1,"1162":1,"1164":1,"1166":1,"1168":1},"1":{"1137":1,"1138":1,"1139":1,"1140":1,"1141":1,"1142":1,"1143":1,"1144":1,"1145":1,"1146":1,"1147":2,"1148":1,"1149":2,"1150":1,"1151":2,"1152":1,"1153":2,"1154":1,"1155":2,"1156":1,"1157":2,"1158":1,"1159":2,"1160":1,"1161":2,"1162":1,"1163":2,"1164":1,"1165":2,"1166":1,"1167":2,"1168":1,"1169":2},"2":{"147":1,"149":1,"221":4,"249":1,"1136":1,"1137":4,"1138":15,"1139":18,"1140":9,"1141":22,"1142":1,"1144":6,"1154":1,"1155":1,"1158":1,"1159":1,"1162":1,"1163":1,"1164":1,"1165":1,"1813":1,"2071":1,"2818":1,"2825":1}}],["is31fl3745",{"0":{"1102":1,"1112":1,"1114":1,"1116":1,"1118":1,"1120":1,"1122":1,"1124":1,"1126":1,"1128":1,"1130":1,"1132":1,"1134":1},"1":{"1103":1,"1104":1,"1105":1,"1106":1,"1107":1,"1108":1,"1109":1,"1110":1,"1111":1,"1112":1,"1113":2,"1114":1,"1115":2,"1116":1,"1117":2,"1118":1,"1119":2,"1120":1,"1121":2,"1122":1,"1123":2,"1124":1,"1125":2,"1126":1,"1127":2,"1128":1,"1129":2,"1130":1,"1131":2,"1132":1,"1133":2,"1134":1,"1135":2},"2":{"147":1,"149":1,"221":4,"249":1,"1102":1,"1103":4,"1104":21,"1105":18,"1106":5,"1107":22,"1108":1,"1110":6,"1120":1,"1121":1,"1124":1,"1125":1,"1128":1,"1129":1,"1130":1,"1131":1,"1813":1,"2071":1,"2818":1,"2825":1}}],["is31fl3743a",{"0":{"1068":1,"1078":1,"1080":1,"1082":1,"1084":1,"1086":1,"1088":1,"1090":1,"1092":1,"1094":1,"1096":1,"1098":1,"1100":1},"1":{"1069":1,"1070":1,"1071":1,"1072":1,"1073":1,"1074":1,"1075":1,"1076":1,"1077":1,"1078":1,"1079":2,"1080":1,"1081":2,"1082":1,"1083":2,"1084":1,"1085":2,"1086":1,"1087":2,"1088":1,"1089":2,"1090":1,"1091":2,"1092":1,"1093":2,"1094":1,"1095":2,"1096":1,"1097":2,"1098":1,"1099":2,"1100":1,"1101":2},"2":{"147":1,"149":1,"221":4,"249":1,"1068":1,"1069":4,"1070":21,"1071":18,"1072":5,"1073":22,"1074":1,"1076":6,"1086":1,"1087":1,"1090":1,"1091":1,"1094":1,"1095":1,"1096":1,"1097":1,"1813":1,"2071":1,"2818":1,"2825":1}}],["is31fl3742a",{"0":{"1034":1,"1044":1,"1046":1,"1048":1,"1050":1,"1052":1,"1054":1,"1056":1,"1058":1,"1060":1,"1062":1,"1064":1,"1066":1},"1":{"1035":1,"1036":1,"1037":1,"1038":1,"1039":1,"1040":1,"1041":1,"1042":1,"1043":1,"1044":1,"1045":2,"1046":1,"1047":2,"1048":1,"1049":2,"1050":1,"1051":2,"1052":1,"1053":2,"1054":1,"1055":2,"1056":1,"1057":2,"1058":1,"1059":2,"1060":1,"1061":2,"1062":1,"1063":2,"1064":1,"1065":2,"1066":1,"1067":2},"2":{"147":1,"149":1,"221":4,"249":1,"1034":1,"1035":4,"1036":15,"1037":6,"1038":6,"1039":22,"1040":1,"1042":6,"1052":1,"1053":1,"1056":1,"1057":1,"1060":1,"1061":1,"1062":1,"1063":1,"1813":1,"2071":1,"2818":1,"2825":1}}],["is31fl3731",{"0":{"865":1,"873":1,"875":1,"877":1,"879":1,"881":1,"883":1,"885":1,"887":1,"889":1,"891":1,"893":1,"895":1,"2390":1},"1":{"866":1,"867":1,"868":1,"869":1,"870":1,"871":1,"872":1,"873":1,"874":2,"875":1,"876":2,"877":1,"878":2,"879":1,"880":2,"881":1,"882":2,"883":1,"884":2,"885":1,"886":2,"887":1,"888":2,"889":1,"890":2,"891":1,"892":2,"893":1,"894":2,"895":1,"896":2},"2":{"221":4,"236":1,"865":1,"866":4,"867":8,"868":6,"869":2,"871":6,"881":1,"882":1,"885":1,"886":1,"889":1,"890":1,"891":1,"892":1,"1813":1,"2071":1,"2818":1,"2825":1}}],["is31fl3736b",{"2":{"934":1,"936":1}}],["is31fl3736",{"0":{"932":1,"942":1,"944":1,"946":1,"948":1,"950":1,"952":1,"954":1,"956":1,"958":1,"960":1,"962":1,"964":1},"1":{"933":1,"934":1,"935":1,"936":1,"937":1,"938":1,"939":1,"940":1,"941":1,"942":1,"943":2,"944":1,"945":2,"946":1,"947":2,"948":1,"949":2,"950":1,"951":2,"952":1,"953":2,"954":1,"955":2,"956":1,"957":2,"958":1,"959":2,"960":1,"961":2,"962":1,"963":2,"964":1,"965":2},"2":{"211":3,"221":2,"236":2,"249":1,"932":1,"933":4,"934":14,"935":18,"936":7,"937":22,"938":1,"940":6,"950":1,"951":1,"954":1,"955":1,"958":1,"959":1,"960":1,"961":1,"1813":1,"2071":1,"2818":1,"2825":1}}],["is31fl3737b",{"2":{"160":1,"968":1,"970":1}}],["is31fl3737",{"0":{"966":1,"976":1,"978":1,"980":1,"982":1,"984":1,"986":1,"988":1,"990":1,"992":1,"994":1,"996":1,"998":1},"1":{"967":1,"968":1,"969":1,"970":1,"971":1,"972":1,"973":1,"974":1,"975":1,"976":1,"977":2,"978":1,"979":2,"980":1,"981":2,"982":1,"983":2,"984":1,"985":2,"986":1,"987":2,"988":1,"989":2,"990":1,"991":2,"992":1,"993":2,"994":1,"995":2,"996":1,"997":2,"998":1,"999":2},"2":{"114":2,"176":1,"191":1,"221":2,"236":2,"966":1,"967":4,"968":14,"969":6,"970":7,"971":22,"972":1,"974":6,"984":1,"985":1,"988":1,"989":1,"992":1,"993":1,"994":1,"995":1,"1813":1,"2071":1,"2818":1,"2825":1}}],["is31fl3733b",{"2":{"134":1,"899":1,"902":1}}],["is31fl3733",{"0":{"897":1,"908":1,"910":1,"912":1,"914":1,"916":1,"918":1,"920":1,"922":1,"924":1,"926":1,"928":1,"930":1,"2391":1},"1":{"898":1,"899":1,"900":1,"901":1,"902":1,"903":1,"904":1,"905":1,"906":1,"907":1,"908":1,"909":2,"910":1,"911":2,"912":1,"913":2,"914":1,"915":2,"916":1,"917":2,"918":1,"919":2,"920":1,"921":2,"922":1,"923":2,"924":1,"925":2,"926":1,"927":2,"928":1,"929":2,"930":1,"931":2},"2":{"93":1,"149":1,"221":2,"236":2,"249":2,"897":1,"898":4,"899":22,"900":18,"901":5,"902":7,"903":22,"904":1,"906":6,"916":1,"917":1,"920":1,"921":1,"924":1,"925":1,"926":1,"927":1,"1813":1,"2071":1,"2818":1,"2825":1}}],["is31common",{"2":{"249":4}}],["is31",{"2":{"114":1}}],["isolated",{"2":{"2573":1,"2720":1}}],["isolation",{"2":{"241":2,"2674":1}}],["iso",{"2":{"102":3,"114":2,"122":3,"143":2,"149":2,"159":2,"168":2,"191":1,"199":1,"211":5,"217":2,"226":4,"236":2,"266":2,"277":1,"411":2,"426":1,"1324":3,"1404":1,"1435":2,"2369":1,"2399":5,"2745":1,"2747":2,"2816":5,"2834":18}}],["is",{"0":{"141":1,"379":1,"586":1,"588":1,"1295":1,"1307":1,"1308":1,"1313":1,"1540":1,"1545":1,"1831":1,"1968":1,"1985":1,"2032":1,"2033":1,"2095":1,"2423":1,"2871":1},"1":{"380":1,"1541":1,"1546":1,"1832":1,"1986":1,"1987":1,"2096":1},"2":{"0":2,"3":1,"7":1,"9":2,"10":2,"13":2,"14":1,"15":1,"18":4,"19":2,"23":2,"24":1,"25":1,"28":2,"30":1,"31":3,"34":2,"36":1,"39":2,"45":2,"48":1,"49":4,"50":3,"52":2,"70":23,"76":1,"88":1,"90":1,"94":1,"98":1,"103":1,"104":1,"113":2,"114":1,"118":1,"120":2,"123":1,"126":1,"127":1,"130":1,"134":3,"141":1,"149":4,"152":1,"153":3,"154":3,"156":3,"160":2,"166":1,"176":3,"179":1,"191":3,"194":4,"195":4,"196":1,"199":5,"201":2,"202":1,"203":2,"204":1,"206":1,"209":3,"211":2,"213":2,"218":1,"222":1,"224":3,"228":1,"230":1,"232":2,"233":3,"234":1,"235":2,"236":3,"238":1,"240":1,"244":1,"246":2,"249":4,"251":1,"262":2,"263":1,"266":2,"268":1,"273":1,"276":2,"279":2,"284":1,"288":1,"289":3,"293":2,"294":1,"297":2,"305":2,"306":2,"314":2,"315":1,"317":1,"322":3,"326":1,"328":1,"330":5,"332":1,"333":2,"340":1,"343":1,"344":1,"346":1,"347":1,"348":1,"352":1,"353":1,"355":4,"356":1,"357":2,"362":1,"363":1,"364":2,"365":1,"368":1,"369":1,"371":3,"374":1,"375":1,"376":1,"377":3,"379":1,"380":6,"381":10,"383":2,"384":2,"385":2,"386":3,"387":1,"389":2,"390":5,"392":2,"393":2,"394":1,"395":2,"407":1,"411":2,"412":5,"415":10,"419":1,"421":1,"422":1,"424":1,"426":2,"427":1,"428":1,"432":1,"434":2,"435":2,"442":1,"445":1,"454":1,"457":1,"469":2,"471":6,"472":1,"474":1,"475":1,"476":1,"477":1,"478":1,"481":2,"486":1,"494":6,"495":2,"496":1,"498":2,"499":1,"503":1,"507":2,"508":3,"509":2,"510":1,"511":2,"512":1,"513":1,"515":3,"520":4,"522":1,"523":4,"524":2,"525":2,"536":1,"537":2,"538":2,"542":2,"543":17,"546":6,"547":5,"550":11,"551":8,"552":8,"553":3,"554":5,"556":1,"557":2,"560":1,"561":2,"562":1,"563":1,"567":1,"568":1,"570":7,"573":1,"574":1,"575":9,"578":2,"581":2,"582":1,"583":1,"587":1,"592":1,"593":2,"595":3,"596":1,"597":2,"598":3,"601":4,"603":1,"605":2,"607":1,"608":1,"609":2,"610":1,"612":3,"613":2,"615":1,"617":2,"618":2,"619":1,"620":2,"621":2,"622":2,"623":2,"624":2,"625":5,"626":2,"629":4,"631":2,"632":2,"635":1,"637":1,"639":6,"640":3,"641":1,"643":10,"648":4,"649":7,"650":1,"651":1,"653":1,"660":2,"661":2,"662":2,"664":2,"665":1,"667":3,"668":1,"669":1,"670":2,"671":1,"676":2,"677":3,"679":1,"680":1,"682":1,"684":1,"695":1,"696":2,"697":1,"700":3,"701":1,"702":1,"703":2,"706":1,"723":1,"725":1,"726":1,"727":5,"729":1,"730":5,"731":2,"732":1,"733":1,"734":5,"735":4,"736":3,"737":1,"738":5,"739":1,"740":1,"741":2,"742":4,"743":2,"744":4,"746":1,"747":2,"748":1,"749":6,"753":1,"757":1,"775":2,"779":1,"781":1,"783":2,"805":1,"807":1,"809":2,"834":1,"836":1,"839":1,"841":2,"866":1,"868":1,"871":2,"898":1,"904":1,"906":2,"933":1,"938":1,"940":2,"967":1,"969":1,"972":1,"974":2,"1001":1,"1003":1,"1006":1,"1008":2,"1035":1,"1037":1,"1040":1,"1042":2,"1069":1,"1074":1,"1076":2,"1103":1,"1108":1,"1110":2,"1137":1,"1142":1,"1144":2,"1170":2,"1171":3,"1172":3,"1174":3,"1175":5,"1176":1,"1177":4,"1178":4,"1179":1,"1181":3,"1182":4,"1183":4,"1185":1,"1186":1,"1191":4,"1192":1,"1193":1,"1195":1,"1197":2,"1224":1,"1225":2,"1226":2,"1230":1,"1231":1,"1245":1,"1246":1,"1254":1,"1260":1,"1261":1,"1262":1,"1263":1,"1264":1,"1265":1,"1266":1,"1268":2,"1270":2,"1271":1,"1272":2,"1274":1,"1275":5,"1276":1,"1281":2,"1290":1,"1291":1,"1293":3,"1298":1,"1300":1,"1305":3,"1306":1,"1307":2,"1309":1,"1310":3,"1313":1,"1314":2,"1315":1,"1316":1,"1326":3,"1327":1,"1328":3,"1329":2,"1331":1,"1332":1,"1334":4,"1339":2,"1340":6,"1342":1,"1343":5,"1346":1,"1349":2,"1350":1,"1354":1,"1356":6,"1358":1,"1359":6,"1360":1,"1366":1,"1368":1,"1369":1,"1370":1,"1372":3,"1373":2,"1374":1,"1376":1,"1377":2,"1378":1,"1382":3,"1383":14,"1385":1,"1386":18,"1387":1,"1388":5,"1389":8,"1390":1,"1391":1,"1392":9,"1393":4,"1395":1,"1396":1,"1397":5,"1398":8,"1401":6,"1402":1,"1403":1,"1408":1,"1410":2,"1413":2,"1414":1,"1416":16,"1417":6,"1418":1,"1422":3,"1425":3,"1432":7,"1434":3,"1435":1,"1436":2,"1437":3,"1438":1,"1440":3,"1441":2,"1445":1,"1447":1,"1448":1,"1449":1,"1450":1,"1451":1,"1455":6,"1456":11,"1457":4,"1458":1,"1460":4,"1461":1,"1462":2,"1463":3,"1467":1,"1468":9,"1471":3,"1472":3,"1473":6,"1480":3,"1482":1,"1484":1,"1487":7,"1488":5,"1492":1,"1493":3,"1495":5,"1496":3,"1497":3,"1498":6,"1499":1,"1502":6,"1503":3,"1505":2,"1506":2,"1507":5,"1508":11,"1509":2,"1511":2,"1512":1,"1514":1,"1515":3,"1516":4,"1517":1,"1518":1,"1519":2,"1520":3,"1521":1,"1526":1,"1528":4,"1541":1,"1546":1,"1559":5,"1560":3,"1561":4,"1563":9,"1564":1,"1565":3,"1567":2,"1568":2,"1569":2,"1570":5,"1571":1,"1572":1,"1574":1,"1575":3,"1576":1,"1578":1,"1580":1,"1582":5,"1583":2,"1584":2,"1585":4,"1586":1,"1589":2,"1590":5,"1591":1,"1592":1,"1593":4,"1594":2,"1595":2,"1597":2,"1598":3,"1600":4,"1602":3,"1603":3,"1606":1,"1607":1,"1609":4,"1610":3,"1613":1,"1614":1,"1627":1,"1629":3,"1630":2,"1631":1,"1632":3,"1636":2,"1638":1,"1639":2,"1643":2,"1644":4,"1646":4,"1649":14,"1650":1,"1652":2,"1653":4,"1655":2,"1657":1,"1658":5,"1670":3,"1674":1,"1675":1,"1676":1,"1685":1,"1688":2,"1689":1,"1690":2,"1691":1,"1692":1,"1694":1,"1697":1,"1702":1,"1704":1,"1706":2,"1707":1,"1708":1,"1710":4,"1715":1,"1725":1,"1732":1,"1733":1,"1734":1,"1735":2,"1736":1,"1737":2,"1739":1,"1742":1,"1744":3,"1745":1,"1747":2,"1749":10,"1750":5,"1751":1,"1752":7,"1753":7,"1754":18,"1757":2,"1758":1,"1759":4,"1760":1,"1761":3,"1762":9,"1763":5,"1764":1,"1766":2,"1768":2,"1769":2,"1770":4,"1777":1,"1782":1,"1783":3,"1785":1,"1786":1,"1803":1,"1804":1,"1805":1,"1806":2,"1807":2,"1808":1,"1811":2,"1813":2,"1814":13,"1815":3,"1817":1,"1819":1,"1820":1,"1821":1,"1823":1,"1826":1,"1828":1,"1830":1,"1832":1,"1839":1,"1842":1,"1844":1,"1848":1,"1850":1,"1854":1,"1856":1,"1859":1,"1865":1,"1866":2,"1868":2,"1870":2,"1873":2,"1884":1,"1888":1,"1892":1,"1893":6,"1894":4,"1895":7,"1896":3,"1897":3,"1898":1,"1899":1,"1904":1,"1905":1,"1906":5,"1907":2,"1909":1,"1910":3,"1911":6,"1912":16,"1914":1,"1915":2,"1916":1,"1917":4,"1918":1,"1919":4,"1920":1,"1921":1,"1922":1,"1924":1,"1925":2,"1926":3,"1929":8,"1931":1,"1932":4,"1934":1,"1936":1,"1937":2,"1938":1,"1939":6,"1940":1,"1941":6,"1942":3,"1943":2,"1944":1,"1946":13,"1948":4,"1949":1,"1950":7,"1955":6,"1956":1,"1957":1,"1959":1,"1960":1,"1961":2,"1962":2,"1964":4,"1965":1,"1967":1,"1968":4,"1970":3,"1971":1,"1972":2,"1987":1,"1994":1,"1996":1,"2000":2,"2002":1,"2004":2,"2007":1,"2009":1,"2013":4,"2015":6,"2021":3,"2024":5,"2025":4,"2026":2,"2027":2,"2028":1,"2029":3,"2031":2,"2032":8,"2033":3,"2035":1,"2036":1,"2037":3,"2039":12,"2040":1,"2041":3,"2042":1,"2043":1,"2045":1,"2046":2,"2047":4,"2049":3,"2050":2,"2056":4,"2060":2,"2061":3,"2062":1,"2065":1,"2067":1,"2068":3,"2071":2,"2072":13,"2073":4,"2075":2,"2076":3,"2080":1,"2081":2,"2082":1,"2084":1,"2086":1,"2087":1,"2090":1,"2092":1,"2094":1,"2096":1,"2103":1,"2106":1,"2108":1,"2112":1,"2114":1,"2118":1,"2120":1,"2124":1,"2126":1,"2130":1,"2132":1,"2135":1,"2141":1,"2147":1,"2148":2,"2150":2,"2152":2,"2155":2,"2158":1,"2159":1,"2164":6,"2165":2,"2166":3,"2167":3,"2169":1,"2178":1,"2180":1,"2184":1,"2186":1,"2188":1,"2190":1,"2195":1,"2200":6,"2204":1,"2205":2,"2206":3,"2207":4,"2211":2,"2212":1,"2213":1,"2216":1,"2217":2,"2218":7,"2219":4,"2220":3,"2221":4,"2222":10,"2223":5,"2224":12,"2225":4,"2226":1,"2227":1,"2232":1,"2233":5,"2235":2,"2236":9,"2237":2,"2238":3,"2239":1,"2241":2,"2242":1,"2243":1,"2244":1,"2245":1,"2246":5,"2247":3,"2248":4,"2249":1,"2251":13,"2255":15,"2256":22,"2261":1,"2262":1,"2263":24,"2264":2,"2265":16,"2267":2,"2271":2,"2274":6,"2275":3,"2276":1,"2277":6,"2278":1,"2286":1,"2288":1,"2290":1,"2291":1,"2292":1,"2306":1,"2307":1,"2320":3,"2321":3,"2323":1,"2325":6,"2327":4,"2328":1,"2329":2,"2331":2,"2332":1,"2333":4,"2334":3,"2335":3,"2336":3,"2337":1,"2338":1,"2339":2,"2340":2,"2341":3,"2342":3,"2343":3,"2344":2,"2345":1,"2346":3,"2348":3,"2350":2,"2352":1,"2353":5,"2355":1,"2356":1,"2358":1,"2359":2,"2360":4,"2361":1,"2363":6,"2364":9,"2367":1,"2368":1,"2369":2,"2370":1,"2371":2,"2373":2,"2374":5,"2375":2,"2376":1,"2377":3,"2378":3,"2379":1,"2380":3,"2381":1,"2383":1,"2385":2,"2395":1,"2396":3,"2398":1,"2399":8,"2400":3,"2401":3,"2402":2,"2403":1,"2404":1,"2406":1,"2409":1,"2410":1,"2411":1,"2412":17,"2414":2,"2415":3,"2416":1,"2417":1,"2418":2,"2419":3,"2420":1,"2423":1,"2427":1,"2428":2,"2429":2,"2436":1,"2440":1,"2442":1,"2443":1,"2445":3,"2446":2,"2447":1,"2448":5,"2449":2,"2450":2,"2451":4,"2454":5,"2466":1,"2468":1,"2475":1,"2478":1,"2480":1,"2489":10,"2497":1,"2502":1,"2503":1,"2504":4,"2505":5,"2506":1,"2508":3,"2510":4,"2511":1,"2513":1,"2514":4,"2515":5,"2516":1,"2519":4,"2521":1,"2522":1,"2525":2,"2526":2,"2529":1,"2530":2,"2531":2,"2532":1,"2533":1,"2535":3,"2536":3,"2537":1,"2539":1,"2540":1,"2544":2,"2549":2,"2550":2,"2554":2,"2556":1,"2558":4,"2559":2,"2560":1,"2562":4,"2563":1,"2567":2,"2568":2,"2571":2,"2576":3,"2577":4,"2581":2,"2582":4,"2583":1,"2584":2,"2585":1,"2586":2,"2587":3,"2588":6,"2589":1,"2598":5,"2600":7,"2601":2,"2604":1,"2605":1,"2606":4,"2607":3,"2610":1,"2612":2,"2615":4,"2616":2,"2618":1,"2619":2,"2622":2,"2623":4,"2624":6,"2625":5,"2626":4,"2627":1,"2628":2,"2629":3,"2630":1,"2631":4,"2632":3,"2634":1,"2635":1,"2636":1,"2638":2,"2639":2,"2648":2,"2650":5,"2652":2,"2653":2,"2654":1,"2655":2,"2657":7,"2658":1,"2659":1,"2660":1,"2662":2,"2663":1,"2664":1,"2665":1,"2666":1,"2668":1,"2669":2,"2670":1,"2674":1,"2678":1,"2681":1,"2690":1,"2691":1,"2692":9,"2694":12,"2695":2,"2696":2,"2697":5,"2698":2,"2700":1,"2701":4,"2702":3,"2703":5,"2704":39,"2705":29,"2706":3,"2709":1,"2712":3,"2713":4,"2714":2,"2715":2,"2718":3,"2719":2,"2720":4,"2721":2,"2722":1,"2723":2,"2724":6,"2725":6,"2731":4,"2733":2,"2734":1,"2735":1,"2736":1,"2739":6,"2742":4,"2743":3,"2744":1,"2747":2,"2753":1,"2755":1,"2757":1,"2758":1,"2761":1,"2762":1,"2769":3,"2770":1,"2775":1,"2779":1,"2782":2,"2787":1,"2788":1,"2792":2,"2794":1,"2797":2,"2799":2,"2801":2,"2805":2,"2809":1,"2816":3,"2818":1,"2819":1,"2821":1,"2824":2,"2825":1,"2831":3,"2833":4,"2835":3,"2836":1,"2841":1,"2843":2,"2845":2,"2846":1,"2847":1,"2849":3,"2850":6,"2851":2,"2852":1,"2858":5,"2860":7,"2861":12,"2866":4,"2867":11,"2868":7,"2869":6,"2870":10,"2871":6,"2872":8,"2873":14,"2874":4,"2876":1,"2877":1,"2878":4,"2879":1,"2881":5,"2882":6,"2883":6,"2884":3,"2885":1,"2886":1,"2887":6,"2888":1,"2890":2,"2891":1,"2895":1,"2896":4}}],["bndu",{"2":{"1883":1,"2484":1}}],["bndd",{"2":{"1883":1,"2484":1}}],["bn009",{"2":{"207":1,"211":1}}],["bn009r2",{"2":{"207":1}}],["bn006",{"2":{"191":1}}],["b♭",{"2":{"1883":6,"2484":6}}],["bbb",{"2":{"2503":1}}],["bb5",{"2":{"1883":1,"2484":1}}],["bb4",{"2":{"1883":1,"2484":1}}],["bb3",{"2":{"1883":1,"2484":1}}],["bb2",{"2":{"1883":1,"2484":1}}],["bb1",{"2":{"1883":1,"2484":1}}],["bb",{"2":{"1883":1,"2484":1}}],["bbs",{"2":{"266":1}}],["b9",{"2":{"1623":1,"2639":1}}],["b8",{"2":{"1526":1,"2624":1,"2639":1}}],["b87",{"2":{"211":2}}],["b3",{"2":{"627":2,"1225":3,"1638":6,"1667":1,"1806":1,"1883":1,"2431":1,"2433":2,"2435":1,"2484":1,"2639":2,"2668":1}}],["b2",{"2":{"627":2,"676":1,"1225":3,"1376":1,"1452":2,"1516":1,"1523":1,"1638":6,"1667":1,"1806":1,"1883":1,"2431":1,"2433":2,"2435":1,"2484":1,"2629":1,"2639":2,"2668":1,"2819":2}}],["b11",{"2":{"2639":1}}],["b10",{"2":{"2639":1}}],["b15",{"2":{"676":1,"1226":1,"2639":1}}],["b15288fb87",{"2":{"95":1}}],["b14",{"2":{"676":1,"1226":1,"1623":1,"2639":1}}],["b12",{"2":{"676":1,"1633":1,"1634":1,"2639":1}}],["b13",{"2":{"676":1,"1226":1,"1633":1,"1634":1,"2639":1}}],["b1²",{"2":{"676":1}}],["b1¹",{"2":{"676":1}}],["b1",{"2":{"627":2,"676":4,"1225":2,"1452":2,"1523":1,"1638":6,"1667":1,"1806":1,"1883":1,"2431":1,"2433":1,"2435":1,"2484":1,"2558":1,"2639":2,"2668":1,"2819":2}}],["b7",{"2":{"543":5,"551":2,"696":2,"749":1,"753":2,"1179":1,"1225":1,"1246":1,"1444":2,"1523":1,"2217":1,"2364":1,"2639":1,"2668":1}}],["b0²",{"2":{"676":1}}],["b0¹",{"2":{"676":1}}],["b007",{"2":{"670":1,"2342":1}}],["b0",{"2":{"543":2,"552":1,"627":2,"676":4,"1225":2,"1372":1,"1376":3,"1806":1,"2224":1,"2336":1,"2435":2,"2639":3,"2668":1,"2819":2}}],["b6",{"2":{"543":5,"674":1,"749":1,"753":2,"1176":1,"1179":1,"1225":1,"1444":2,"1523":1,"1667":1,"1939":1,"2431":1,"2433":1,"2639":2,"2668":1}}],["b5",{"2":{"543":5,"674":1,"696":2,"1225":2,"1444":2,"1523":1,"1883":1,"1939":1,"2433":1,"2484":1,"2632":1,"2639":2,"2668":1,"2827":1}}],["bgr",{"2":{"1265":1}}],["bg",{"2":{"474":1,"476":1,"2705":9}}],["bdfc",{"2":{"354":1,"355":1}}],["bdn9",{"2":{"149":1,"1368":1}}],["bc417",{"2":{"2320":1}}],["bcat",{"2":{"222":1}}],["bc",{"2":{"211":1}}],["bcd",{"2":{"149":1,"2829":1}}],["bx",{"2":{"211":2}}],["bsd",{"2":{"2274":2,"2277":2,"2278":3,"2497":3,"2688":1}}],["bspace",{"2":{"1595":1}}],["bspc",{"2":{"195":1,"353":1,"571":4,"1359":6,"1505":1,"1570":1,"1575":5,"1592":1,"1742":1,"2024":1,"2029":1,"2327":2,"2458":1,"2467":1,"2515":1,"2867":1,"2868":1}}],["bssl",{"2":{"1592":1}}],["bss",{"2":{"1343":1}}],["bsls",{"2":{"353":1,"571":2,"2458":1,"2467":1,"2515":1}}],["bs",{"2":{"191":3,"259":2,"266":1,"308":1,"2168":1,"2483":3,"2498":3}}],["bépo",{"2":{"176":1,"2834":1}}],["bpm",{"2":{"1457":1}}],["bp",{"2":{"176":1}}],["bpp",{"2":{"160":1,"236":1}}],["bpiphany",{"2":{"143":2,"149":2}}],["bkf",{"2":{"143":2}}],["b4",{"2":{"111":1,"543":1,"627":2,"674":1,"696":2,"1225":2,"1806":1,"1883":1,"2321":1,"2433":1,"2484":1,"2639":2}}],["bmpgdbserialport",{"2":{"2622":2}}],["bmp",{"2":{"2622":1}}],["bm",{"2":{"134":1,"266":1}}],["bm68hsrgb",{"2":{"122":1,"143":2,"149":1}}],["bm68rgb",{"2":{"102":2,"122":1}}],["bm65hsrgb",{"2":{"122":1,"143":2,"149":1}}],["bm65iso",{"2":{"122":1}}],["bm60hsrgb",{"2":{"122":3}}],["bm60rgb",{"2":{"102":4,"122":2}}],["bm60poker",{"2":{"102":2,"122":1}}],["bm43a",{"2":{"102":2}}],["bm40hsrgb",{"2":{"102":2,"226":2,"236":1}}],["bm16s",{"2":{"102":2}}],["bm16a",{"2":{"102":2,"199":1}}],["b",{"0":{"2097":1,"2099":1},"1":{"2098":1,"2100":1},"2":{"98":2,"199":1,"211":5,"249":1,"266":1,"329":1,"332":1,"339":2,"353":1,"399":1,"400":1,"412":1,"441":2,"442":3,"543":3,"554":2,"571":2,"595":1,"599":1,"710":1,"713":1,"783":1,"786":1,"809":1,"812":1,"841":1,"844":1,"871":1,"874":1,"906":1,"909":1,"940":1,"943":1,"974":1,"977":1,"1008":1,"1011":1,"1042":1,"1045":1,"1076":1,"1079":1,"1110":1,"1113":1,"1144":1,"1147":1,"1197":1,"1200":1,"1266":2,"1567":1,"1572":3,"1573":1,"1574":2,"1575":1,"1587":2,"1592":1,"1595":1,"1625":3,"1633":4,"1634":3,"1637":1,"1638":2,"1752":2,"1753":2,"1754":2,"1883":13,"1939":2,"2015":2,"2024":2,"2039":1,"2056":10,"2084":1,"2086":1,"2098":1,"2100":1,"2168":1,"2223":2,"2224":1,"2247":2,"2252":2,"2263":1,"2389":1,"2418":2,"2456":3,"2467":3,"2484":13,"2489":1,"2515":1,"2558":2,"2588":3,"2813":2,"2862":1,"2863":10,"2864":29,"2865":17}}],["btn",{"2":{"2004":8}}],["btn8",{"2":{"1891":1,"2485":1}}],["btn7",{"2":{"1891":1,"2485":1}}],["btn6",{"2":{"1891":1,"2485":1}}],["btn5",{"2":{"1891":1,"2485":1}}],["btn4",{"2":{"1891":1,"2485":1}}],["btn3",{"2":{"1891":1,"2485":1}}],["btn2",{"2":{"1891":1,"2485":1}}],["btn1",{"2":{"1891":1,"1948":2,"2485":1}}],["bt",{"2":{"75":1,"134":1,"2323":9,"2473":9}}],["bfo",{"2":{"45":1}}],["bh",{"2":{"37":3,"159":6,"160":3}}],["baart",{"2":{"2591":1}}],["bay",{"2":{"2373":1}}],["ball",{"2":{"1937":1,"2867":1}}],["balance",{"2":{"211":1}}],["baud",{"0":{"1249":1},"1":{"1250":1},"2":{"1185":12,"1250":2,"2249":1}}],["baudrate",{"0":{"1185":1,"1278":1},"2":{"93":1,"1185":4,"1277":1,"1278":2}}],["baking",{"2":{"565":1}}],["bakingpy",{"2":{"556":1,"2364":1}}],["bakeneko",{"2":{"211":1}}],["bakeneko80",{"2":{"143":2}}],["bakeneko60",{"2":{"143":2}}],["bakeneko65",{"2":{"102":3,"114":1,"143":4}}],["baz",{"2":{"494":1}}],["bare",{"2":{"2371":1,"2657":1,"2679":1,"2694":2}}],["barring",{"2":{"1970":1}}],["barrel",{"0":{"1619":1,"1620":1},"2":{"1607":1,"1613":2,"1619":1,"1620":1}}],["bar",{"2":{"494":2,"500":1,"516":8,"517":2,"587":1,"621":2,"1756":1,"2244":1,"2252":12,"2277":1,"2876":1}}],["barleycorn",{"2":{"143":2}}],["bamfk",{"2":{"266":1}}],["bamfk1",{"2":{"222":1}}],["babyv",{"2":{"236":1}}],["badly",{"2":{"598":1}}],["bad",{"2":{"149":1,"294":1,"494":1,"499":1,"515":1,"517":1,"1410":1,"1505":1,"2373":2,"2380":1,"2409":1,"2694":1}}],["battery",{"0":{"722":1,"1547":1,"1552":1,"1555":1,"1557":1,"2806":1},"1":{"723":1,"724":1,"725":1,"726":1,"1548":1,"1549":1,"1550":1,"1551":1,"1552":1,"1553":2,"1554":1,"1555":1,"1556":1,"1557":1,"1558":1},"2":{"308":3,"317":1,"671":1,"722":1,"723":1,"724":1,"725":6,"726":2,"1547":1,"1549":2,"1550":1,"1552":1,"1553":1,"1555":1,"1556":1,"1557":1,"1558":1,"2224":1,"2806":3}}],["bat43",{"2":{"143":4}}],["batch",{"2":{"133":1,"386":1,"389":1,"390":1,"1871":2,"1874":2,"2153":2,"2156":2}}],["ban",{"2":{"2687":1}}],["bang",{"2":{"2275":3}}],["banging",{"2":{"1171":1,"1268":1}}],["banger",{"2":{"143":2,"149":1}}],["bandwidth",{"2":{"2655":1}}],["band",{"2":{"1817":10,"2075":20,"2842":6}}],["bandana",{"2":{"211":1}}],["bandominedoni",{"2":{"134":1}}],["bank",{"2":{"49":4,"176":1,"2624":8}}],["basing",{"2":{"2375":1}}],["basis",{"0":{"2365":1},"2":{"1311":1,"1814":1,"2072":1}}],["basics",{"0":{"1413":1},"1":{"1414":1},"2":{"2591":2,"2853":1,"2854":1}}],["basically",{"2":{"297":1,"637":1,"1912":1,"2236":1,"2696":1,"2870":1}}],["basic",{"0":{"685":1,"698":1,"707":1,"780":1,"806":1,"835":1,"867":1,"899":1,"934":1,"968":1,"1002":1,"1036":1,"1070":1,"1104":1,"1138":1,"1194":1,"1263":1,"1447":1,"1514":1,"1549":1,"1667":1,"1738":1,"1767":1,"1879":1,"1907":1,"2012":1,"2167":1,"2234":1,"2273":1,"2358":1,"2378":1,"2455":1,"2467":1},"1":{"708":1,"781":1,"807":1,"836":1,"837":1,"838":1,"839":1,"868":1,"869":1,"900":1,"901":1,"902":1,"903":1,"904":1,"935":1,"936":1,"937":1,"938":1,"969":1,"970":1,"971":1,"972":1,"1003":1,"1004":1,"1005":1,"1006":1,"1037":1,"1038":1,"1039":1,"1040":1,"1071":1,"1072":1,"1073":1,"1074":1,"1105":1,"1106":1,"1107":1,"1108":1,"1139":1,"1140":1,"1141":1,"1142":1,"1195":1,"1264":1,"1265":1,"1266":1,"1448":1,"1449":1,"1515":1,"1516":1,"1768":1,"1769":1,"1770":1,"1771":1,"1908":1,"1909":1,"2274":1,"2359":1,"2360":1,"2361":1,"2456":1,"2457":1,"2458":1,"2459":1,"2460":1,"2461":1,"2462":1,"2463":1,"2464":1,"2465":1},"2":{"133":1,"134":1,"211":1,"222":1,"231":4,"248":1,"249":2,"347":1,"357":1,"419":1,"422":1,"432":1,"451":1,"581":1,"588":1,"601":1,"610":1,"662":1,"697":1,"701":1,"704":1,"742":1,"1334":1,"1393":1,"1414":1,"1447":2,"1450":1,"1502":1,"1503":1,"1597":1,"1633":1,"1733":1,"1742":1,"1744":1,"1745":2,"1756":1,"1763":2,"1877":2,"1879":2,"2010":1,"2165":1,"2168":1,"2248":1,"2255":1,"2264":1,"2275":1,"2357":1,"2369":1,"2378":1,"2424":1,"2455":1,"2467":1,"2517":1,"2519":1,"2521":1,"2532":1,"2551":1,"2565":1,"2592":1,"2686":1,"2694":2,"2699":2,"2701":1,"2713":1,"2720":1,"2768":1,"2804":1,"2854":1,"2876":1,"2880":2,"2895":1}}],["bashcompinit",{"2":{"491":3}}],["bashrc",{"2":{"491":1,"2576":2}}],["bash",{"2":{"489":1,"2576":2,"2615":1,"2617":1}}],["bastard",{"2":{"249":1}}],["bastardkb",{"2":{"114":1,"176":2,"266":1,"277":1,"311":50,"317":8,"2654":1}}],["base64",{"0":{"2192":1},"2":{"2739":2}}],["bases",{"2":{"601":2}}],["base",{"0":{"2515":1},"2":{"125":1,"163":1,"174":1,"185":1,"217":2,"221":1,"226":1,"270":2,"294":1,"311":1,"557":1,"573":1,"729":1,"730":4,"737":1,"1370":1,"1392":1,"1395":1,"1396":4,"1503":3,"1515":1,"1583":1,"1589":1,"1606":1,"1758":2,"1759":2,"1894":4,"2399":1,"2480":2,"2510":3,"2514":1,"2515":1,"2516":1,"2551":1,"2582":2,"2588":2,"2601":1,"2649":1,"2651":1,"2655":1,"2662":1,"2692":1,"2695":1}}],["based",{"0":{"25":1,"1444":1,"1446":1,"2682":1},"1":{"1445":1,"1447":1,"1448":1,"1449":1,"1450":1,"1451":1,"1452":1,"1453":1},"2":{"25":1,"49":1,"50":1,"65":2,"74":1,"93":1,"113":1,"114":2,"123":1,"153":1,"160":1,"163":1,"164":1,"172":1,"191":1,"199":1,"210":1,"235":1,"236":1,"248":1,"263":2,"334":1,"389":1,"415":1,"426":1,"427":1,"432":1,"477":1,"549":1,"598":1,"631":6,"696":1,"697":1,"727":2,"735":1,"740":1,"1174":1,"1177":1,"1274":1,"1298":1,"1303":1,"1372":1,"1373":1,"1375":1,"1383":10,"1389":1,"1398":7,"1400":1,"1441":1,"1442":2,"1444":1,"1447":1,"1651":1,"1706":1,"1711":1,"1766":1,"1814":1,"1819":1,"1897":1,"1901":1,"1911":1,"1912":1,"1914":1,"1919":1,"1928":1,"1937":1,"1950":2,"1967":1,"2031":1,"2058":2,"2061":1,"2072":1,"2080":1,"2086":1,"2158":1,"2224":1,"2236":1,"2238":1,"2254":1,"2277":1,"2320":2,"2321":1,"2325":1,"2328":2,"2331":1,"2333":1,"2340":1,"2364":1,"2378":1,"2388":1,"2392":1,"2428":1,"2447":1,"2455":1,"2503":24,"2504":1,"2526":1,"2538":1,"2549":1,"2554":1,"2562":1,"2574":1,"2623":1,"2627":2,"2636":1,"2652":2,"2654":1,"2673":1,"2681":1,"2701":1,"2704":4,"2705":4,"2713":1,"2718":1,"2720":1,"2739":1,"2791":1,"2801":1,"2851":1,"2874":1}}],["backtick",{"2":{"1641":1,"1643":1}}],["backticks",{"2":{"332":1}}],["backlit",{"2":{"1511":1}}],["backlightx",{"2":{"2401":1}}],["backlighting",{"0":{"1511":1,"2472":1},"1":{"1512":1,"1513":1,"1514":1,"1515":1,"1516":1,"1517":1,"1518":1,"1519":1,"1520":1,"1521":1,"1522":1,"1523":1,"1524":1,"1525":1,"1526":1,"1527":1,"1528":1,"1529":1,"1530":1,"1531":1,"1532":1,"1533":1,"1534":1,"1535":1,"1536":1,"1537":1,"1538":1,"1539":1,"1540":1,"1541":1,"1542":1,"1543":1,"1544":1,"1545":1,"1546":1},"2":{"1512":1,"1812":1,"2255":1,"2364":1,"2401":1,"2472":1,"2738":1}}],["backlights",{"2":{"640":1,"1632":1}}],["backlight|led",{"2":{"176":1}}],["backlight",{"0":{"7":1,"14":2,"16":1,"1516":1,"1530":1,"1531":1,"1532":1,"1533":1,"1534":1,"1535":1,"1536":1,"1538":1,"1540":1,"1542":1,"1543":1,"1544":1,"1545":1,"2753":1,"2805":1},"1":{"1537":1,"1539":1,"1541":1,"1546":1},"2":{"14":4,"16":4,"32":1,"49":1,"50":1,"63":1,"70":1,"73":1,"93":1,"94":1,"110":1,"111":1,"112":4,"114":1,"134":4,"149":1,"160":1,"188":1,"191":4,"198":1,"199":6,"222":4,"231":3,"236":2,"249":3,"266":3,"294":1,"543":7,"1289":2,"1372":1,"1373":1,"1513":14,"1514":21,"1515":4,"1516":10,"1517":1,"1518":1,"1520":1,"1521":5,"1523":1,"1524":1,"1526":4,"1527":1,"1528":3,"1530":1,"1531":1,"1532":1,"1533":1,"1534":1,"1535":1,"1536":1,"1537":1,"1538":1,"1539":2,"1540":1,"1541":1,"1542":1,"1543":1,"1544":1,"1545":1,"1546":1,"1812":1,"1815":1,"2073":1,"2364":3,"2365":3,"2401":3,"2472":14,"2640":1,"2694":2,"2705":11,"2753":1,"2805":9,"2855":1,"2887":1}}],["backslash",{"2":{"1327":1,"1660":2,"1756":1,"2458":2,"2467":2,"2483":3,"2498":3,"2840":1,"2876":1}}],["backspaced",{"2":{"2276":1}}],["backspaces",{"2":{"1504":2,"1505":3,"1508":1,"1509":1}}],["backspace",{"0":{"1359":1},"2":{"99":1,"152":1,"211":1,"255":1,"581":1,"587":1,"1327":1,"1359":2,"1508":3,"1563":1,"1575":1,"1660":1,"1735":1,"1742":1,"2024":1,"2029":4,"2168":1,"2325":1,"2458":2,"2467":2,"2483":6,"2498":6,"2840":1}}],["backgrounds",{"2":{"476":1}}],["background",{"2":{"476":5,"648":1,"2705":3}}],["backup",{"2":{"429":2}}],["backing",{"0":{"2584":1},"2":{"236":1,"734":1,"735":3,"736":3,"737":4,"2812":1}}],["backwards",{"2":{"114":1,"249":1,"262":1,"293":1,"305":1,"314":1,"316":1,"1588":1,"2206":1,"2323":1,"2473":1}}],["backward",{"2":{"75":1,"285":1,"2024":2}}],["back",{"0":{"2419":1,"2427":1},"2":{"50":1,"55":13,"124":1,"134":1,"152":1,"371":1,"381":1,"471":1,"512":1,"570":1,"643":1,"662":1,"665":1,"1453":1,"1492":2,"1630":1,"1631":1,"1632":1,"1759":1,"1770":1,"1928":1,"2014":1,"2024":1,"2075":3,"2159":1,"2160":1,"2162":1,"2223":2,"2226":1,"2245":2,"2330":1,"2337":1,"2356":1,"2374":1,"2375":1,"2380":1,"2449":2,"2463":2,"2467":2,"2502":1,"2533":1,"2562":1,"2582":2,"2631":1,"2695":1,"2800":1,"2842":1,"2860":1,"2883":1}}],["backend",{"0":{"361":1},"2":{"49":1,"279":2,"2615":1,"2812":1}}],["backport",{"0":{"5":1},"2":{"74":1}}],["bidirectional",{"2":{"2010":1}}],["bilateral",{"2":{"294":1}}],["bioses",{"2":{"557":1}}],["bios",{"0":{"1354":1},"2":{"263":1,"1344":1,"1348":1,"1354":1}}],["bioi",{"2":{"211":4,"236":1}}],["biacco42",{"2":{"143":3,"149":2}}],["bigram",{"2":{"2026":5}}],["bigrams",{"2":{"2026":2}}],["bigseries",{"2":{"143":8}}],["bigswitch",{"2":{"43":2,"266":1}}],["big",{"2":{"94":2,"389":1,"511":1,"586":1,"766":1,"772":1,"2364":1,"2706":1}}],["bigger",{"2":{"46":1,"556":1,"2412":1,"2532":1,"2896":1}}],["bin|hex",{"2":{"412":1}}],["binding",{"2":{"2364":1}}],["bindings",{"2":{"1492":1,"2467":1,"2694":2}}],["bind",{"2":{"308":1,"1756":1,"2876":1}}],["binary",{"0":{"1507":1},"1":{"1508":1,"1509":1},"2":{"284":1,"285":1,"344":1,"356":1,"412":1,"563":2,"566":1,"568":2,"1359":1,"2363":1,"2404":1,"2452":1,"2454":1,"2570":1,"2673":1,"2674":1,"2675":1,"2676":1,"2679":1,"2681":2,"2684":2,"2686":1,"2689":1,"2690":1,"2694":1,"2802":1,"2896":1}}],["binaries",{"0":{"164":1},"2":{"93":1,"164":1,"176":1,"199":1,"560":1,"1304":1,"2341":1,"2411":2,"2622":1,"2658":1}}],["binepad",{"2":{"207":2,"211":1}}],["bin",{"2":{"23":1,"94":2,"95":2,"133":1,"134":1,"372":1,"412":1,"428":1,"554":1,"2339":1,"2341":1,"2342":1,"2343":1,"2344":1,"2353":1,"2363":1,"2454":2,"2535":1,"2545":1,"2560":2,"2576":2,"2617":1,"2622":3,"2802":1}}],["bit|status",{"2":{"2510":1}}],["bitmap",{"2":{"1911":1}}],["bitmask",{"2":{"285":1,"1356":2,"1402":1,"1739":1,"1740":1,"1741":1,"1749":1,"1814":1,"1990":1,"1992":1,"2072":1,"2724":1}}],["bitfield",{"2":{"1750":1,"1762":1,"2818":1,"2825":1}}],["bitwise",{"2":{"747":1,"1356":2,"1392":1,"1508":1,"1911":1}}],["bits",{"2":{"356":1,"747":1,"1356":1,"1389":2,"1393":4,"1398":6,"1508":3,"1509":1,"1708":1,"1710":1,"1815":4,"1946":2,"2073":4,"2246":4,"2249":2,"2251":2,"2412":1,"2449":2,"2509":2,"2510":1,"2519":3,"2716":6}}],["bitbanging",{"2":{"1174":1,"1177":1}}],["bitbang",{"0":{"1171":1,"1268":1},"1":{"1172":1,"1173":1},"2":{"249":1,"1170":1,"1171":3,"1172":1,"1173":3,"1174":1,"1185":1,"1267":1,"1268":1,"1273":2,"2037":1,"2827":2,"2830":3}}],["bit",{"0":{"11":1,"1374":1},"2":{"11":2,"63":1,"114":1,"130":1,"134":1,"166":1,"176":2,"199":2,"211":1,"285":1,"308":1,"671":1,"682":4,"700":2,"701":1,"747":4,"755":1,"758":1,"761":1,"763":1,"764":1,"766":1,"767":1,"769":1,"770":1,"772":1,"773":1,"776":1,"781":1,"807":1,"836":1,"868":1,"900":1,"935":1,"969":1,"1003":1,"1037":1,"1071":1,"1105":1,"1139":1,"1170":1,"1171":1,"1195":1,"1230":1,"1263":3,"1264":3,"1268":1,"1273":2,"1321":2,"1346":1,"1356":5,"1358":1,"1367":1,"1371":4,"1386":1,"1389":2,"1390":1,"1393":3,"1398":2,"1463":1,"1487":1,"1493":1,"1502":4,"1508":2,"1509":1,"1570":2,"1625":1,"1665":1,"1688":2,"1690":2,"1708":2,"1715":1,"1725":1,"1747":6,"1749":2,"1756":12,"1762":1,"1905":2,"1946":2,"1950":1,"1999":4,"2030":1,"2184":1,"2186":1,"2188":1,"2218":2,"2232":2,"2247":2,"2264":2,"2412":1,"2480":1,"2509":1,"2510":1,"2513":6,"2514":2,"2519":3,"2521":1,"2558":1,"2563":1,"2568":2,"2599":1,"2637":1,"2661":1,"2662":1,"2704":1,"2713":1,"2720":1,"2721":1,"2724":8,"2729":1,"2750":1,"2751":1,"2850":1,"2871":1,"2876":12,"2888":1,"2895":1}}],["bob",{"2":{"2888":1}}],["bout",{"2":{"2035":1}}],["bounce",{"0":{"1382":1},"1":{"1383":1,"1384":1,"1385":1,"1386":1,"1387":1},"2":{"1382":4,"2528":1}}],["bounce75",{"2":{"211":1}}],["bound",{"2":{"236":1,"1756":1,"2849":1,"2876":1}}],["boundary",{"2":{"191":1}}],["bounds",{"2":{"114":1,"160":1,"1912":3,"2236":3,"2393":1}}],["bounded",{"2":{"31":1,"34":1}}],["bold",{"2":{"328":1,"586":1,"1191":1}}],["bolt",{"0":{"2246":1},"2":{"231":1,"2245":1,"2246":3,"2247":1,"2248":2,"2249":1,"2251":2,"2252":4}}],["bongopad",{"2":{"311":2}}],["bonsai",{"0":{"1376":1},"2":{"176":1,"189":1,"191":1,"1367":1,"1371":4,"1376":1,"2843":1}}],["boy",{"2":{"211":1}}],["bocc",{"2":{"211":1}}],["boston",{"2":{"134":1,"211":1}}],["bodges",{"2":{"199":1}}],["bodge",{"2":{"114":1,"134":1,"149":1,"266":1}}],["box",{"2":{"114":1,"288":1,"330":1,"578":1,"2225":1,"2226":1,"2373":1,"2504":1,"2506":1,"2560":1,"2883":1}}],["boilerplate",{"2":{"114":1,"606":1,"2362":2}}],["bottom",{"2":{"100":1,"149":1,"255":1,"543":1,"598":1,"1343":1,"1370":1,"1380":1,"1381":1,"1462":1,"1503":1,"1602":1,"1609":1,"1814":1,"1817":1,"2036":1,"2072":1,"2075":2,"2215":1,"2247":1,"2263":1,"2265":1,"2371":1,"2427":1,"2558":1,"2607":1,"2692":1,"2705":6,"2726":2,"2742":1,"2793":1}}],["both",{"0":{"2523":1},"2":{"35":1,"45":1,"58":1,"70":14,"98":1,"107":1,"114":1,"134":1,"152":1,"163":1,"173":1,"175":1,"190":1,"229":1,"232":1,"233":1,"236":1,"249":1,"283":3,"344":1,"389":1,"429":1,"473":1,"476":1,"487":2,"494":1,"524":1,"546":1,"547":1,"552":1,"574":1,"581":1,"591":1,"613":1,"621":1,"671":1,"727":1,"1171":1,"1321":2,"1356":2,"1359":1,"1368":1,"1376":1,"1383":1,"1398":2,"1406":1,"1409":1,"1425":1,"1440":1,"1448":1,"1488":1,"1503":1,"1511":1,"1563":2,"1564":3,"1565":3,"1574":1,"1633":1,"1634":1,"1648":1,"1749":1,"1805":1,"1895":1,"1903":1,"1931":1,"1935":1,"1939":3,"1943":1,"1946":1,"1958":1,"2013":1,"2047":2,"2204":1,"2207":1,"2208":1,"2213":1,"2220":2,"2222":2,"2223":1,"2224":1,"2245":1,"2252":2,"2266":1,"2271":1,"2276":1,"2277":1,"2320":1,"2323":1,"2374":3,"2380":2,"2396":2,"2399":2,"2442":1,"2454":1,"2467":1,"2483":6,"2498":6,"2504":1,"2537":1,"2558":2,"2565":1,"2572":1,"2580":1,"2582":1,"2585":1,"2598":1,"2650":1,"2652":1,"2655":1,"2676":2,"2704":1,"2705":1,"2728":1,"2731":4,"2790":1,"2809":2,"2813":1,"2836":1,"2840":1,"2842":1,"2856":1,"2867":1,"2870":1,"2871":2,"2872":1,"2874":1,"2896":1}}],["boardinit",{"2":{"2626":1,"2694":2}}],["board",{"0":{"172":1,"189":1,"2626":1,"2651":1},"2":{"50":5,"76":1,"77":2,"113":1,"114":3,"134":1,"160":3,"167":1,"176":3,"182":1,"189":3,"191":1,"199":1,"211":2,"222":1,"233":1,"236":2,"248":1,"266":2,"277":1,"283":1,"285":1,"306":1,"307":1,"308":6,"315":1,"317":12,"375":2,"536":1,"543":2,"547":1,"570":1,"638":1,"640":2,"643":1,"666":1,"667":2,"668":1,"698":1,"699":1,"709":1,"737":1,"749":2,"782":1,"808":1,"840":1,"870":1,"905":1,"939":1,"973":1,"1007":1,"1041":1,"1075":1,"1109":1,"1143":1,"1178":1,"1196":1,"1226":2,"1247":1,"1277":1,"1281":1,"1326":5,"1350":1,"1371":2,"1372":1,"1376":1,"1379":1,"1389":1,"1435":1,"1441":1,"1449":1,"1458":1,"1462":1,"1521":1,"1526":1,"1527":1,"1814":1,"1911":1,"1917":1,"1937":1,"1943":1,"2072":1,"2207":2,"2211":1,"2221":1,"2224":2,"2274":1,"2320":1,"2321":1,"2356":1,"2367":1,"2370":4,"2371":1,"2375":1,"2376":2,"2379":1,"2406":1,"2429":1,"2440":1,"2443":3,"2447":1,"2502":2,"2503":2,"2504":1,"2505":5,"2535":1,"2558":2,"2562":2,"2622":1,"2623":4,"2624":1,"2625":1,"2626":3,"2639":1,"2642":2,"2648":1,"2650":2,"2651":3,"2655":1,"2658":1,"2662":5,"2692":2,"2693":1,"2694":16,"2695":1,"2706":1,"2735":3,"2736":1,"2783":1,"2792":1,"2793":1,"2801":7,"2842":1,"2860":1,"2874":1}}],["boardsource",{"2":{"176":4,"249":1,"277":2,"308":1,"2650":1}}],["boards",{"0":{"43":1,"235":1,"1444":1,"1446":1,"1811":1,"2226":1,"2370":1,"2649":1},"1":{"1445":1,"1447":1,"1448":1,"1449":1,"1450":1,"1451":1,"1452":1,"1453":1,"2650":1,"2651":1},"2":{"8":1,"10":1,"28":1,"45":1,"57":1,"72":1,"80":1,"93":1,"108":1,"114":7,"131":1,"134":3,"149":25,"153":2,"160":3,"163":1,"172":3,"185":1,"189":1,"191":4,"199":2,"211":8,"221":1,"222":4,"235":1,"249":1,"263":1,"266":1,"277":1,"279":2,"283":1,"308":4,"317":9,"537":1,"546":1,"550":3,"556":1,"667":1,"696":2,"697":1,"698":1,"704":1,"1174":1,"1177":1,"1269":1,"1290":1,"1297":1,"1372":1,"1373":1,"1440":1,"1441":3,"1442":4,"1444":1,"1462":1,"1559":1,"1561":1,"1707":1,"1811":1,"2081":1,"2211":1,"2225":3,"2226":1,"2320":2,"2329":2,"2332":1,"2336":1,"2339":1,"2341":1,"2342":1,"2344":1,"2364":1,"2370":1,"2429":1,"2447":1,"2502":2,"2503":30,"2504":1,"2505":6,"2525":2,"2623":1,"2627":1,"2648":1,"2649":2,"2650":2,"2654":1,"2655":1,"2660":1,"2661":1,"2681":1,"2694":4,"2695":1,"2701":1,"2800":1,"2843":1}}],["books",{"2":{"2888":1}}],["boost",{"2":{"1646":1,"2695":1}}],["bootstrap",{"2":{"2662":1}}],["bootsel",{"2":{"2350":2}}],["boot1",{"2":{"2629":1}}],["booted",{"2":{"1915":1}}],["bootable",{"2":{"735":1}}],["booting",{"2":{"735":1,"1906":1,"2510":1}}],["boot\`",{"2":{"665":1}}],["bootlader",{"2":{"236":1}}],["bootloadhid",{"0":{"2336":1,"2446":1},"1":{"2337":1,"2338":1},"2":{"114":1,"191":1,"555":1,"670":1,"2336":6,"2363":1}}],["bootloader>",{"2":{"412":2,"2454":1}}],["bootloaders",{"0":{"670":1},"2":{"49":1,"149":1,"160":1,"199":1,"294":1,"412":3,"416":1,"667":1,"735":1,"1326":1,"2328":2,"2353":1,"2363":1,"2428":1,"2444":2,"2694":1}}],["bootloader",{"0":{"141":1,"666":1,"1295":1,"1296":1,"2328":1,"2443":1,"2448":1,"2451":1,"2558":1,"2634":1,"2653":1,"2737":1,"2755":1,"2823":1},"1":{"667":1,"668":1,"669":1,"670":1,"2329":1,"2330":1,"2331":1,"2332":1,"2333":1,"2334":1,"2335":1,"2336":1,"2337":1,"2338":1,"2339":1,"2340":1,"2341":1,"2342":1,"2343":1,"2344":1,"2345":1,"2346":1,"2347":1,"2348":1,"2349":1,"2350":1,"2444":1,"2445":1,"2446":1,"2447":1,"2449":1,"2452":1,"2453":1,"2454":1},"2":{"49":4,"50":1,"65":1,"70":1,"74":1,"93":2,"111":1,"112":1,"114":3,"141":3,"149":8,"176":8,"191":4,"199":6,"211":1,"230":2,"231":1,"236":1,"240":3,"412":4,"416":1,"530":1,"550":3,"555":1,"643":4,"644":4,"645":3,"646":2,"665":2,"666":3,"667":6,"668":2,"669":2,"670":9,"1294":1,"1296":2,"1326":2,"1343":1,"1349":1,"1442":7,"1559":3,"1561":2,"1595":4,"1649":2,"1906":5,"2219":10,"2328":1,"2329":6,"2330":8,"2332":5,"2334":6,"2335":5,"2336":5,"2337":15,"2339":5,"2340":1,"2341":6,"2342":4,"2343":3,"2344":5,"2345":1,"2346":7,"2348":7,"2350":7,"2428":6,"2436":1,"2442":1,"2443":1,"2445":4,"2446":1,"2447":2,"2448":2,"2449":2,"2450":3,"2451":5,"2452":1,"2454":2,"2468":4,"2558":1,"2562":6,"2624":9,"2630":2,"2634":1,"2635":3,"2639":2,"2648":5,"2653":2,"2682":1,"2694":2,"2700":4,"2737":2,"2792":1,"2800":1,"2801":2,"2823":3}}],["boot20",{"2":{"2454":1}}],["boot2",{"2":{"236":1}}],["bootmapper",{"2":{"235":1,"1269":1,"2446":1,"2558":1}}],["bootmagic",{"0":{"87":1,"103":1,"104":1,"126":1,"127":1,"245":2,"1559":1,"1561":1,"2756":1,"2808":1},"1":{"88":1,"104":1,"127":1,"1560":1,"1561":1,"1562":1},"2":{"70":1,"87":8,"88":8,"93":2,"94":1,"103":3,"104":8,"111":1,"114":2,"126":3,"127":8,"134":1,"176":3,"199":3,"222":1,"245":4,"249":2,"556":3,"643":1,"665":1,"667":3,"1298":2,"1326":1,"1343":1,"1389":1,"1559":5,"1560":3,"1561":6,"1562":1,"1593":1,"2008":1,"2330":1,"2337":1,"2364":1,"2498":1,"2694":1,"2738":1,"2808":3,"2827":2,"2856":1}}],["boot",{"0":{"156":1,"167":1,"2648":1},"2":{"149":1,"156":2,"167":2,"176":1,"191":2,"199":1,"266":1,"277":1,"303":1,"353":1,"556":1,"557":2,"571":2,"667":3,"735":1,"1343":1,"1455":1,"1456":1,"1906":2,"2329":1,"2332":1,"2334":1,"2335":2,"2336":1,"2337":1,"2339":1,"2341":1,"2342":1,"2343":1,"2344":1,"2346":2,"2348":2,"2350":2,"2468":1,"2566":1,"2624":1,"2648":1,"2650":1,"2694":1,"2700":1,"2737":1}}],["boot0",{"2":{"49":4,"2339":3,"2341":3,"2344":3}}],["boolean",{"0":{"90":1,"105":1},"2":{"93":1,"114":1,"134":1,"203":1,"639":1,"1359":3,"1389":1,"1422":1,"1808":1,"2802":11,"2804":4,"2805":4,"2808":1,"2809":4,"2811":1,"2814":1,"2817":2,"2818":4,"2819":4,"2820":1,"2822":2,"2824":6,"2825":4,"2826":1,"2827":13,"2828":1,"2829":4,"2830":1}}],["bool",{"0":{"798":3,"800":1,"825":3,"827":1,"889":3,"891":1,"924":3,"926":1,"958":3,"960":1,"992":3,"994":1,"1026":3,"1028":1,"1215":3,"1217":1,"1229":2,"1259":1,"1540":1,"1545":1,"1672":2,"1676":2,"1691":1,"1693":1,"1695":1,"1777":1,"1782":1,"1783":1,"1786":1,"1787":1,"1788":1,"1791":1,"1794":1,"1797":1,"1800":1,"1831":1,"1864":1,"1866":1,"1868":1,"1870":1,"1873":1,"1985":1,"2095":1,"2146":1,"2148":1,"2150":1,"2152":1,"2155":1,"2306":1,"2310":1,"2313":1},"1":{"799":3,"801":1,"826":3,"828":1,"890":3,"892":1,"925":3,"927":1,"959":3,"961":1,"993":3,"995":1,"1027":3,"1029":1,"1216":3,"1218":1,"1230":2,"1231":2,"1260":1,"1541":1,"1546":1,"1673":2,"1677":2,"1692":1,"1694":1,"1696":1,"1697":1,"1778":1,"1779":1,"1784":1,"1785":1,"1789":1,"1790":1,"1792":1,"1793":1,"1795":1,"1796":1,"1798":1,"1799":1,"1801":1,"1802":1,"1832":1,"1865":1,"1867":1,"1869":1,"1986":1,"1987":1,"2096":1,"2147":1,"2149":1,"2151":1,"2307":1,"2311":1,"2312":1,"2314":1},"2":{"22":2,"46":2,"90":6,"105":8,"114":1,"125":2,"185":2,"230":1,"575":1,"606":2,"607":1,"624":3,"639":2,"644":1,"645":1,"646":4,"648":1,"682":1,"799":3,"801":1,"826":3,"828":1,"890":3,"892":1,"925":3,"927":1,"959":3,"961":1,"993":3,"995":1,"1027":3,"1029":1,"1216":3,"1218":1,"1230":1,"1359":2,"1389":3,"1401":1,"1416":2,"1417":1,"1432":1,"1442":2,"1461":1,"1487":2,"1502":1,"1505":1,"1571":2,"1575":1,"1582":6,"1583":1,"1587":2,"1588":3,"1613":4,"1625":2,"1636":2,"1657":1,"1673":2,"1677":2,"1680":1,"1694":1,"1696":1,"1711":2,"1715":1,"1747":2,"1749":3,"1763":1,"1772":1,"1805":2,"1806":1,"1807":1,"1818":3,"1882":1,"1903":1,"1904":1,"1906":4,"1912":26,"1920":1,"1945":1,"1949":2,"1950":2,"1952":1,"1961":2,"1962":1,"1964":5,"1965":3,"1969":4,"1970":1,"2025":1,"2027":1,"2033":1,"2035":2,"2061":1,"2078":3,"2200":6,"2223":2,"2236":16,"2262":1,"2263":1,"2265":1,"2327":2,"2402":2,"2695":1,"2704":1,"2705":5,"2715":1,"2860":1,"2887":34}}],["buflen",{"2":{"2223":2}}],["buff",{"2":{"1905":4,"2232":4}}],["buffered",{"2":{"285":1}}],["buffers",{"0":{"720":1,"802":1,"829":1,"861":1,"893":1,"928":1,"962":1,"996":1,"1030":1,"1064":1,"1098":1,"1132":1,"1166":1,"1219":1},"1":{"721":1,"830":1,"862":1,"894":1,"929":1,"963":1,"997":1,"1031":1,"1065":1,"1099":1,"1133":1,"1167":1,"1220":1},"2":{"93":1,"249":2,"285":1,"644":1,"645":1,"716":1,"790":1,"794":1,"817":1,"821":1,"849":1,"853":1,"881":1,"885":1,"916":1,"920":1,"950":1,"954":1,"984":1,"988":1,"1018":1,"1022":1,"1052":1,"1056":1,"1086":1,"1090":1,"1120":1,"1124":1,"1154":1,"1158":1,"1207":1,"1211":1,"1579":5,"2053":1,"2065":2,"2325":1}}],["buffer",{"0":{"701":1,"1279":1,"1579":1,"1905":1,"2232":1},"2":{"49":1,"93":1,"114":1,"176":1,"199":1,"211":1,"249":3,"682":3,"700":3,"701":8,"761":1,"770":1,"773":1,"1241":1,"1254":2,"1258":1,"1259":1,"1277":2,"1279":3,"1458":1,"1495":4,"1502":1,"1503":6,"1579":2,"1591":1,"1630":3,"1766":1,"1771":2,"1780":1,"1783":2,"1785":1,"1786":1,"1788":1,"1790":1,"1791":1,"1793":1,"1794":1,"1796":1,"1797":1,"1799":1,"1800":1,"1802":1,"1905":7,"1910":3,"1911":2,"1912":16,"1942":1,"2013":1,"2014":1,"2015":1,"2018":1,"2020":1,"2064":1,"2223":10,"2232":7,"2235":1,"2236":17,"2308":1,"2309":1,"2310":1,"2313":1,"2702":1,"2704":9,"2705":2,"2895":1}}],["bundled",{"2":{"2343":1}}],["bundle",{"2":{"2205":1,"2539":3,"2566":1}}],["bunch",{"2":{"254":1,"1315":1,"1388":1,"1440":1,"1441":1,"1442":1,"2412":1,"2619":1,"2841":1,"2845":1,"2878":1}}],["buzz",{"2":{"1648":3,"1649":12,"1654":7,"2222":1}}],["buzzer",{"2":{"1445":1}}],["burst",{"2":{"1939":1}}],["burnout",{"2":{"2697":1}}],["burns",{"2":{"2371":1}}],["burn",{"2":{"1343":1,"1907":2,"2234":1}}],["burden",{"2":{"213":1,"2694":1}}],["buy",{"2":{"665":1,"1297":1}}],["bumblebee",{"2":{"277":1}}],["bump",{"2":{"76":1,"114":2,"160":1,"236":1,"285":1,"400":2,"1654":3}}],["buspirate",{"2":{"2440":1}}],["bus",{"0":{"2440":1},"1":{"2441":1},"2":{"191":2,"266":1,"277":1,"775":1,"2440":2,"2441":1,"2796":1}}],["busywait",{"0":{"1996":1},"2":{"1993":1,"1995":1,"1996":2,"2822":2}}],["busy",{"0":{"1691":1},"1":{"1692":1},"2":{"191":1,"749":1,"1520":1,"1692":1,"1697":1,"1698":1,"1700":1}}],["business",{"2":{"143":4}}],["bulk",{"2":{"182":1,"2256":1,"2333":1}}],["bullseye",{"2":{"114":1}}],["bugging",{"2":{"2532":1}}],["buggy",{"2":{"317":1,"1463":1}}],["bug17281",{"2":{"199":1}}],["bugfix",{"2":{"176":1,"222":1,"236":1,"266":1,"294":1,"380":1,"390":3}}],["bugfixes",{"2":{"10":2,"196":1,"380":1,"384":2,"385":2,"2784":1}}],["bugs",{"0":{"590":1},"2":{"114":1,"134":1,"149":1,"160":1,"176":1,"191":2,"199":1,"211":1,"222":1,"236":2,"249":1,"266":1,"277":1,"285":1,"294":1,"308":1,"317":1,"522":1,"1745":3,"2675":1,"2687":1}}],["bug",{"0":{"1317":1},"2":{"62":1,"73":1,"149":1,"160":2,"236":1,"355":1,"376":1,"524":1,"586":1,"590":1,"595":1,"601":2,"2427":1,"2444":1,"2576":3,"2622":1,"2896":1}}],["builtin",{"2":{"639":1,"742":2,"1310":2,"1449":1,"2249":1}}],["built",{"0":{"1315":1,"2201":1},"1":{"2202":1,"2203":1,"2204":1,"2205":1,"2206":1},"2":{"33":1,"49":1,"191":1,"228":1,"377":1,"443":2,"473":1,"639":1,"670":1,"696":1,"1183":1,"1383":1,"1455":1,"1463":1,"1602":1,"1818":1,"1939":1,"2078":1,"2219":1,"2242":1,"2277":2,"2332":1,"2360":1,"2363":1,"2385":1,"2525":1,"2536":1,"2548":1,"2555":1,"2557":1,"2658":1,"2701":1,"2707":1,"2744":1}}],["buildable",{"2":{"2396":1,"2399":1}}],["builder",{"2":{"432":1,"2368":1,"2369":1,"2378":2}}],["builddefs",{"2":{"149":1,"285":1}}],["building",{"0":{"372":1,"1405":1,"2528":1,"2536":1,"2743":1},"1":{"1406":1,"2529":1,"2530":1,"2531":1,"2532":1,"2533":1,"2534":1,"2537":1,"2538":1,"2539":1,"2540":1,"2541":1,"2542":1,"2543":1,"2544":1,"2545":1,"2546":1,"2547":1,"2548":1},"2":{"114":2,"133":1,"134":1,"145":1,"199":1,"213":1,"224":1,"233":1,"345":1,"371":1,"403":1,"411":1,"554":1,"556":2,"577":1,"601":1,"1289":1,"1292":1,"1310":1,"1313":1,"2321":1,"2353":2,"2382":1,"2504":1,"2513":1,"2526":1,"2528":1,"2550":1,"2553":1,"2578":1,"2611":1,"2704":2}}],["builds",{"2":{"28":1,"49":1,"94":1,"114":3,"130":1,"134":4,"149":2,"153":1,"160":3,"176":1,"198":1,"209":1,"211":3,"241":1,"253":1,"270":1,"273":1,"281":1,"288":2,"434":3,"435":3,"437":1,"1321":1,"1368":1,"1442":1,"1596":1,"2363":2,"2555":1,"2556":1,"2581":1,"2583":1,"2611":1,"2622":1,"2644":1,"2695":2,"2744":1,"2792":1}}],["build",{"0":{"23":1,"55":1,"141":1,"366":1,"554":1,"1289":1,"1292":1,"1438":1,"1597":1,"2368":1,"2529":1,"2533":1,"2554":1,"2555":1,"2566":1,"2577":1,"2603":1,"2611":1,"2672":1},"1":{"1290":1,"1293":1,"1294":1,"1295":1,"1296":1,"1297":1,"1298":1,"2567":1,"2568":1,"2569":1,"2570":1,"2571":1,"2572":1,"2573":1,"2574":1,"2575":1},"2":{"23":1,"55":3,"65":1,"70":1,"73":1,"92":2,"112":3,"114":6,"118":1,"126":1,"132":1,"133":1,"134":3,"149":7,"160":2,"164":1,"170":1,"176":2,"189":2,"191":4,"199":6,"201":2,"204":1,"206":1,"211":2,"222":1,"228":1,"234":3,"236":1,"249":1,"262":1,"266":23,"277":2,"279":1,"293":5,"294":1,"304":1,"305":5,"314":5,"317":1,"332":1,"345":2,"366":1,"371":6,"372":1,"400":1,"405":1,"406":1,"407":1,"411":3,"415":1,"417":1,"428":1,"430":1,"431":1,"432":1,"434":4,"435":4,"436":2,"437":5,"537":1,"557":1,"579":1,"581":1,"617":3,"665":3,"701":1,"1291":1,"1292":1,"1343":2,"1344":1,"1354":1,"1405":1,"1406":1,"1433":1,"1434":1,"1438":1,"1597":2,"1600":2,"1601":1,"1602":2,"1649":1,"2272":1,"2343":2,"2351":3,"2353":9,"2362":1,"2363":3,"2371":1,"2378":1,"2382":2,"2399":1,"2400":1,"2401":1,"2409":1,"2447":1,"2504":1,"2516":2,"2525":1,"2526":1,"2528":1,"2529":1,"2530":1,"2533":3,"2536":3,"2537":1,"2543":1,"2544":1,"2545":6,"2546":1,"2547":4,"2548":2,"2549":4,"2550":1,"2554":2,"2555":2,"2556":2,"2562":1,"2564":2,"2570":1,"2577":6,"2580":1,"2601":1,"2603":1,"2611":2,"2612":1,"2613":1,"2622":4,"2662":1,"2694":1,"2742":1,"2743":2,"2802":1,"2853":1,"2891":1,"2893":1}}],["butterstick",{"2":{"143":2}}],["button",{"0":{"1719":2,"1721":2,"1972":1,"1976":1,"1977":1,"1979":1,"1981":1,"1983":1,"1985":1,"1988":1,"1989":1,"1991":1,"2004":1,"2493":1},"1":{"1720":2,"1722":2,"1973":1,"1974":1,"1975":1,"1976":1,"1977":1,"1978":2,"1979":1,"1980":2,"1981":1,"1982":2,"1983":1,"1984":2,"1985":1,"1986":2,"1987":2,"1988":1,"1989":1,"1990":2,"1991":1,"1992":2},"2":{"49":1,"63":1,"134":1,"188":1,"190":1,"191":3,"231":5,"372":1,"374":1,"582":2,"583":2,"618":2,"665":2,"667":2,"1291":1,"1326":1,"1343":1,"1416":3,"1442":1,"1463":1,"1559":1,"1629":1,"1708":2,"1712":64,"1715":2,"1719":1,"1720":2,"1721":1,"1722":2,"1891":16,"1899":2,"1929":6,"1944":2,"1946":4,"1950":1,"1955":1,"1972":1,"1973":1,"1974":64,"1976":1,"1977":1,"1978":1,"1979":1,"1980":1,"1981":1,"1982":1,"1983":1,"1984":1,"1985":1,"1986":1,"1987":1,"1988":1,"1989":1,"1990":1,"1991":1,"1992":1,"2004":5,"2219":1,"2249":2,"2329":1,"2332":1,"2334":1,"2335":3,"2337":1,"2339":3,"2341":3,"2342":1,"2343":1,"2344":3,"2346":2,"2348":2,"2350":4,"2356":3,"2378":1,"2379":3,"2477":64,"2485":16,"2493":65,"2525":2,"2558":1,"2561":1,"2607":2,"2617":1,"2622":2,"2631":1,"2637":1,"2743":1,"2800":1,"2887":1}}],["buttons",{"0":{"2005":1},"2":{"49":1,"74":1,"114":1,"134":4,"149":1,"190":1,"222":1,"1607":1,"1706":1,"1708":1,"1715":1,"1888":1,"1932":2,"1944":2,"1946":1,"1948":3,"1955":1,"1970":1,"1972":1,"2004":4,"2005":2}}],["but",{"0":{"1318":1,"1430":1},"2":{"11":1,"49":1,"50":1,"99":1,"100":1,"120":1,"124":1,"125":2,"153":1,"156":1,"160":1,"170":1,"174":1,"185":2,"194":1,"202":1,"233":1,"251":1,"262":1,"273":2,"279":1,"283":2,"357":1,"374":1,"376":1,"381":1,"392":1,"395":1,"404":1,"411":1,"412":1,"418":1,"473":1,"487":1,"494":2,"499":1,"510":1,"512":1,"513":1,"514":1,"515":1,"520":1,"540":1,"554":1,"556":1,"557":1,"570":1,"571":1,"573":1,"578":1,"581":1,"597":1,"598":1,"601":1,"618":1,"625":1,"629":2,"664":1,"667":1,"682":1,"683":1,"730":1,"731":1,"733":1,"734":1,"735":1,"736":1,"783":1,"809":1,"839":1,"841":1,"871":1,"904":1,"906":1,"938":1,"940":1,"972":1,"974":1,"1006":1,"1008":1,"1040":1,"1042":1,"1074":1,"1076":1,"1108":1,"1110":1,"1142":1,"1144":1,"1177":1,"1186":1,"1197":1,"1244":1,"1274":1,"1276":1,"1289":4,"1300":1,"1305":2,"1316":1,"1321":1,"1327":1,"1332":1,"1339":2,"1354":1,"1356":3,"1382":1,"1383":1,"1389":1,"1392":2,"1393":1,"1397":1,"1398":2,"1404":1,"1418":2,"1420":1,"1426":1,"1427":1,"1437":1,"1440":2,"1441":2,"1450":1,"1453":2,"1457":1,"1460":3,"1466":1,"1469":4,"1473":1,"1475":1,"1496":1,"1497":1,"1503":1,"1505":1,"1507":2,"1512":1,"1519":1,"1580":1,"1584":1,"1585":1,"1610":1,"1624":1,"1629":1,"1635":1,"1707":1,"1730":1,"1745":1,"1752":1,"1757":1,"1759":1,"1768":1,"1770":2,"1814":1,"1866":1,"1868":1,"1870":1,"1873":1,"1892":1,"1901":1,"1912":1,"1915":1,"1922":1,"1938":1,"1940":1,"1946":1,"1955":1,"1956":1,"1972":1,"2000":1,"2049":2,"2052":1,"2068":1,"2072":1,"2148":1,"2150":1,"2152":1,"2155":1,"2168":2,"2196":1,"2205":1,"2207":1,"2211":1,"2225":1,"2236":1,"2243":1,"2244":1,"2248":1,"2251":3,"2256":3,"2263":2,"2265":1,"2266":1,"2275":1,"2277":1,"2320":1,"2321":1,"2328":1,"2331":1,"2333":2,"2340":1,"2342":1,"2345":1,"2347":1,"2349":1,"2357":1,"2363":1,"2364":2,"2367":1,"2369":2,"2373":1,"2374":1,"2375":3,"2377":1,"2378":1,"2408":1,"2410":1,"2412":2,"2416":1,"2424":1,"2442":1,"2445":1,"2447":1,"2449":1,"2452":1,"2463":1,"2467":2,"2499":1,"2503":4,"2504":2,"2511":1,"2515":1,"2516":1,"2518":1,"2519":1,"2521":1,"2549":2,"2563":1,"2571":1,"2572":1,"2583":1,"2585":1,"2586":1,"2587":2,"2600":1,"2601":1,"2615":3,"2622":2,"2630":2,"2631":1,"2632":1,"2638":1,"2639":1,"2642":1,"2648":1,"2653":1,"2655":1,"2657":1,"2668":1,"2685":2,"2694":3,"2696":1,"2698":1,"2699":1,"2705":1,"2731":1,"2736":1,"2739":1,"2753":1,"2769":1,"2783":1,"2816":2,"2834":1,"2836":3,"2837":1,"2838":1,"2855":1,"2857":1,"2860":1,"2861":2,"2866":1,"2868":1,"2877":1,"2878":1,"2880":1,"2881":2,"2883":1,"2884":1,"2886":1,"2887":1,"2888":1,"2890":1,"2895":1,"2896":2}}],["blurb",{"0":{"2410":1},"2":{"581":1}}],["bluesmirf",{"2":{"2320":1}}],["blue",{"0":{"688":1,"690":1,"716":1,"718":1,"790":1,"792":1,"798":1,"817":1,"819":1,"825":1,"849":1,"851":1,"857":1,"881":1,"883":1,"889":1,"916":1,"918":1,"924":1,"950":1,"952":1,"958":1,"984":1,"986":1,"992":1,"1018":1,"1020":1,"1026":1,"1052":1,"1054":1,"1060":1,"1086":1,"1088":1,"1094":1,"1120":1,"1122":1,"1128":1,"1154":1,"1156":1,"1162":1,"1207":1,"1209":1,"1215":1,"1284":1,"1286":1},"1":{"689":1,"691":1,"717":1,"719":1,"791":1,"793":1,"799":1,"818":1,"820":1,"826":1,"850":1,"852":1,"858":1,"882":1,"884":1,"890":1,"917":1,"919":1,"925":1,"951":1,"953":1,"959":1,"985":1,"987":1,"993":1,"1019":1,"1021":1,"1027":1,"1053":1,"1055":1,"1061":1,"1087":1,"1089":1,"1095":1,"1121":1,"1123":1,"1129":1,"1155":1,"1157":1,"1163":1,"1208":1,"1210":1,"1216":1,"1285":1,"1287":1},"2":{"474":1,"476":1,"689":2,"691":2,"710":1,"713":1,"717":2,"719":2,"783":1,"786":1,"791":2,"793":2,"799":2,"809":1,"812":1,"818":2,"820":2,"826":2,"841":1,"844":1,"850":2,"852":2,"858":2,"871":1,"874":1,"882":2,"884":2,"890":2,"906":1,"909":1,"917":2,"919":2,"925":2,"940":1,"943":1,"951":2,"953":2,"959":2,"974":1,"977":1,"985":2,"987":2,"993":2,"1008":1,"1011":1,"1019":2,"1021":2,"1027":2,"1042":1,"1045":1,"1053":2,"1055":2,"1061":2,"1076":1,"1079":1,"1087":2,"1089":2,"1095":2,"1110":1,"1113":1,"1121":2,"1123":2,"1129":2,"1144":1,"1147":1,"1155":2,"1157":2,"1163":2,"1197":1,"1200":1,"1208":2,"1210":2,"1216":2,"1266":1,"1285":2,"1287":2,"1916":1,"2039":1,"2063":2,"2079":2,"2084":2,"2085":1,"2098":1,"2100":1,"2489":1,"2568":1}}],["bluefruit",{"2":{"221":1,"308":1,"556":1,"2320":4,"2321":6,"2322":1,"2807":1}}],["bluefruitle",{"0":{"142":1},"2":{"149":1,"221":1}}],["bluepill70",{"2":{"67":1}}],["bluepill",{"2":{"67":1,"72":1,"160":2,"191":1,"207":2,"530":1,"704":1,"2348":1,"2451":1,"2453":2,"2454":3}}],["bluetooth",{"0":{"1337":1,"2319":1,"2320":1,"2322":1,"2323":1,"2473":1,"2676":1,"2684":1,"2754":1,"2807":1},"1":{"2320":1,"2321":2,"2322":1,"2323":1},"2":{"50":2,"51":1,"70":1,"75":1,"111":1,"112":2,"133":1,"134":2,"142":1,"188":1,"191":4,"211":1,"221":4,"222":1,"285":1,"308":2,"556":1,"671":1,"2320":9,"2321":1,"2322":2,"2323":21,"2385":1,"2473":20,"2676":3,"2679":1,"2681":1,"2682":1,"2684":2,"2690":2,"2694":4,"2807":1}}],["blade",{"2":{"1817":1,"2075":2}}],["blank",{"2":{"262":1,"294":1,"503":2,"581":1,"2353":1,"2668":1}}],["black",{"2":{"476":2,"543":1,"1445":1,"1448":3,"1452":2,"1905":1,"2063":2,"2079":2,"2369":1,"2374":1,"2412":2,"2622":5,"2724":4,"2883":1}}],["blackio83",{"2":{"253":2,"266":1}}],["blackpills",{"2":{"2207":1,"2627":2}}],["blackpill",{"0":{"2627":1},"1":{"2628":1,"2629":1,"2630":1,"2631":1,"2632":1,"2633":1,"2634":1,"2635":1},"2":{"93":1,"114":1,"160":2,"176":1,"191":2,"207":2,"253":1,"530":2,"2207":1,"2219":1,"2346":1,"2627":2,"2628":1,"2635":1,"2801":1,"2843":1}}],["blackheart",{"2":{"37":3}}],["blowing",{"2":{"2374":1}}],["blow",{"2":{"2374":1}}],["blog",{"2":{"1355":1,"2518":1,"2591":2}}],["blob",{"2":{"1331":1,"2713":2,"2720":2,"2721":2,"2724":1,"2725":1,"2727":1}}],["blobs",{"2":{"276":2,"284":3,"285":1,"2689":1,"2690":1}}],["blooming",{"2":{"236":1,"2075":3,"2842":1}}],["blok",{"0":{"1374":1},"2":{"176":1,"211":1,"317":1,"1367":1,"1371":4,"2650":1,"2843":1}}],["bloat",{"2":{"114":1,"2364":1}}],["blocked",{"2":{"1460":1}}],["blocked65",{"2":{"159":2}}],["blocker",{"2":{"211":2,"308":1}}],["blocks",{"0":{"332":1,"659":1},"1":{"660":1,"661":1},"2":{"191":2,"211":1,"231":1,"308":1,"507":1,"659":1,"736":1,"1907":1,"1910":1,"1911":2,"1912":1,"2235":1,"2694":1,"2713":2,"2714":1,"2720":2,"2721":1}}],["block",{"0":{"2714":1,"2715":1,"2718":1,"2719":1,"2721":1,"2722":1,"2723":1,"2724":1,"2725":1,"2726":1,"2727":1},"2":{"16":1,"31":3,"34":3,"134":1,"176":1,"188":1,"191":1,"330":1,"494":2,"575":1,"617":1,"621":1,"624":1,"735":1,"736":7,"740":2,"744":8,"1254":1,"1343":1,"1395":1,"1583":1,"1818":1,"1910":6,"1911":6,"2078":1,"2221":1,"2226":1,"2235":6,"2329":1,"2332":1,"2334":1,"2335":1,"2336":1,"2337":1,"2339":1,"2341":1,"2344":1,"2346":1,"2348":1,"2350":1,"2713":9,"2714":2,"2715":5,"2716":4,"2717":4,"2718":4,"2719":3,"2720":10,"2721":10,"2722":5,"2723":8,"2724":13,"2725":2,"2726":2,"2727":2,"2747":1,"2884":1}}],["bling",{"2":{"114":1}}],["blinks",{"2":{"2648":1}}],["blinked",{"2":{"2049":1}}],["blink",{"0":{"1672":1,"1676":1,"2049":1},"1":{"1673":1,"1677":1},"2":{"112":1,"547":2,"1632":1,"1673":2,"1677":2,"2049":9,"2255":1,"2631":1,"2824":1}}],["blinking",{"2":{"93":1,"160":1,"1630":1,"1669":1,"2049":3,"2824":1}}],["blindassassin111",{"2":{"37":2}}],["blend",{"2":{"308":1,"2276":1}}],["ble",{"0":{"2321":1},"2":{"50":1,"133":1,"134":2,"142":1,"2320":2,"2321":1,"2681":1}}],["bl",{"0":{"7":1},"2":{"7":1,"353":1,"412":3,"571":6,"1513":7,"2219":3,"2472":7,"2513":2,"2515":1,"2516":1}}],["brmu",{"2":{"2462":1,"2467":1}}],["brmd",{"2":{"2459":1,"2467":1}}],["brk",{"2":{"2462":1,"2467":1}}],["brtg",{"2":{"1513":1,"2472":1}}],["brushing",{"2":{"246":1}}],["brutal",{"2":{"211":2}}],["brazilian",{"2":{"2834":2}}],["brazil",{"2":{"2834":1}}],["brass",{"2":{"2371":1}}],["brackets",{"2":{"2617":1}}],["bracket",{"2":{"1660":2,"2458":2,"2467":2,"2491":2,"2501":2}}],["braces",{"2":{"494":2,"495":1,"2172":1,"2264":1,"2789":1}}],["brace",{"2":{"494":5,"2491":2,"2501":2}}],["braking",{"2":{"1652":1,"1653":1}}],["brakefactor",{"2":{"1652":1,"1653":1}}],["brands",{"2":{"2343":1}}],["branding",{"2":{"1320":1}}],["brand",{"0":{"1320":1},"2":{"543":1,"665":1}}],["branching",{"2":{"1508":5,"1509":1}}],["branch",{"0":{"389":1,"2583":1,"2584":1,"2585":1,"2587":1},"1":{"2584":1,"2585":1},"2":{"51":2,"73":1,"76":1,"92":1,"94":1,"114":2,"251":1,"294":1,"308":1,"377":2,"386":1,"389":5,"397":1,"400":1,"401":2,"441":4,"561":1,"568":1,"570":1,"576":1,"595":3,"1508":2,"2546":1,"2580":1,"2581":2,"2582":12,"2583":3,"2584":5,"2585":3,"2586":4,"2587":3,"2588":19,"2589":1,"2692":7,"2694":1,"2695":1,"2696":7,"2851":2}}],["branches",{"2":{"51":1,"199":1,"308":1,"387":1,"1508":1,"1509":1,"2586":1,"2587":1,"2696":3}}],["brauner",{"2":{"211":1}}],["brett",{"2":{"1355":1,"2518":1}}],["brew",{"2":{"158":1,"405":1,"2337":1,"2452":1,"2539":1,"2570":1}}],["breadth",{"2":{"2695":1}}],["breach",{"2":{"2504":1}}],["breath",{"2":{"543":1,"1514":1,"2364":1,"2374":1}}],["breathe",{"0":{"444":1},"2":{"444":2,"2039":1,"2043":2,"2489":1}}],["breathing",{"0":{"1542":1,"1543":1,"1544":1,"1545":1},"1":{"1546":1},"2":{"74":1,"93":1,"112":2,"134":1,"160":2,"199":1,"231":1,"285":2,"294":1,"444":1,"543":3,"633":2,"1513":2,"1514":5,"1520":1,"1542":1,"1543":1,"1544":1,"1545":1,"1546":1,"1817":3,"2039":1,"2041":2,"2042":2,"2043":2,"2045":2,"2068":2,"2075":7,"2472":2,"2489":1,"2805":6,"2818":1,"2824":1,"2825":1,"2842":3}}],["breakout",{"2":{"1937":1}}],["breaks",{"2":{"557":1,"695":1}}],["breakpoints",{"2":{"2622":2}}],["breakpoint",{"2":{"387":1,"389":2}}],["breakage",{"2":{"114":1}}],["break",{"2":{"0":1,"9":1,"19":1,"39":1,"52":1,"105":2,"114":1,"236":1,"249":1,"377":1,"507":1,"509":1,"1389":6,"1400":5,"1416":4,"1417":2,"1432":1,"1441":2,"1442":1,"1487":2,"1497":1,"1498":1,"1503":2,"1575":2,"1587":2,"1588":1,"1625":4,"1644":1,"1763":1,"1903":3,"1916":4,"1948":1,"1950":2,"1952":2,"1967":2,"1968":3,"2027":2,"2030":1,"2035":10,"2049":3,"2066":1,"2085":3,"2230":3,"2261":3,"2263":12,"2264":8,"2265":4,"2521":1,"2580":1,"2795":1,"2860":4,"2875":2}}],["breaking",{"0":{"0":1,"9":1,"19":1,"39":1,"52":1,"66":1,"78":1,"96":1,"115":1,"135":1,"150":1,"161":1,"177":1,"192":1,"200":1,"212":1,"223":1,"237":1,"250":1,"267":1,"278":1,"286":1,"295":1,"309":1,"377":1,"378":1,"379":1,"391":1,"392":1,"1570":1},"1":{"1":1,"2":1,"3":1,"4":1,"5":1,"6":1,"7":1,"8":1,"10":1,"11":1,"12":1,"13":1,"14":1,"15":1,"16":1,"17":1,"18":1,"20":1,"21":1,"22":1,"23":1,"24":1,"25":1,"26":1,"27":1,"28":1,"29":1,"30":1,"31":1,"32":1,"33":1,"34":1,"35":1,"36":1,"37":1,"38":1,"40":1,"41":1,"42":1,"43":1,"44":1,"45":1,"46":1,"47":1,"48":1,"49":1,"50":1,"51":1,"53":1,"54":1,"55":1,"56":1,"57":1,"58":1,"59":1,"60":1,"61":1,"62":1,"63":1,"64":1,"65":1,"67":1,"68":1,"69":1,"70":1,"71":1,"72":1,"73":1,"74":1,"75":1,"76":1,"77":1,"79":1,"80":1,"81":1,"82":1,"83":1,"84":1,"85":1,"86":1,"87":1,"88":1,"89":1,"90":1,"91":1,"92":1,"93":1,"94":1,"95":1,"97":1,"98":1,"99":1,"100":1,"101":1,"102":1,"103":1,"104":1,"105":1,"106":1,"107":1,"108":1,"109":1,"110":1,"111":1,"112":1,"113":1,"114":1,"116":1,"117":1,"118":1,"119":1,"120":1,"121":1,"122":1,"123":1,"124":1,"125":1,"126":1,"127":1,"128":1,"129":1,"130":1,"131":1,"132":1,"133":1,"134":1,"136":1,"137":1,"138":1,"139":1,"140":1,"141":1,"142":1,"143":1,"144":1,"145":1,"146":1,"147":1,"148":1,"149":1,"151":1,"152":1,"153":1,"154":1,"155":1,"156":1,"157":1,"158":1,"159":1,"160":1,"162":1,"163":1,"164":1,"165":1,"166":1,"167":1,"168":1,"169":1,"170":1,"171":1,"172":1,"173":1,"174":1,"175":1,"176":1,"178":1,"179":1,"180":1,"181":1,"182":1,"183":1,"184":1,"185":1,"186":1,"187":1,"188":1,"189":1,"190":1,"191":1,"193":1,"194":1,"195":1,"196":1,"197":1,"198":1,"199":1,"201":1,"202":1,"203":1,"204":1,"205":1,"206":1,"207":1,"208":1,"209":1,"210":1,"211":1,"213":1,"214":1,"215":1,"216":1,"217":1,"218":1,"219":1,"220":1,"221":1,"222":1,"224":1,"225":1,"226":1,"227":1,"228":1,"229":1,"230":1,"231":1,"232":1,"233":1,"234":1,"235":1,"236":1,"238":1,"239":1,"240":1,"241":1,"242":1,"243":1,"244":1,"245":1,"246":1,"247":1,"248":1,"249":1,"251":1,"252":1,"253":1,"254":1,"255":1,"256":1,"257":1,"258":1,"259":1,"260":1,"261":1,"262":1,"263":1,"264":1,"265":1,"266":1,"268":1,"269":1,"270":1,"271":1,"272":1,"273":1,"274":1,"275":1,"276":1,"277":1,"279":1,"280":1,"281":1,"282":1,"283":1,"284":1,"285":1,"287":1,"288":1,"289":1,"290":1,"291":1,"292":1,"293":1,"294":1,"296":1,"297":1,"298":1,"299":1,"300":1,"301":1,"302":1,"303":1,"304":1,"305":1,"306":1,"307":1,"308":1,"310":1,"311":1,"312":1,"313":1,"314":1,"315":1,"316":1,"317":1,"378":1,"379":1,"380":2,"381":1,"382":1,"383":1,"384":1,"385":1,"386":1,"387":1,"388":1,"389":1,"390":1,"393":1,"394":1,"395":1,"396":1},"2":{"0":3,"9":2,"19":2,"23":1,"28":1,"39":2,"52":2,"103":1,"105":1,"107":1,"114":1,"116":1,"126":1,"131":1,"156":1,"163":1,"167":1,"172":1,"176":1,"182":1,"184":1,"187":1,"198":1,"201":1,"206":1,"213":2,"224":1,"238":1,"251":1,"254":1,"262":1,"265":2,"273":1,"275":1,"276":1,"284":1,"303":1,"307":2,"377":3,"378":1,"379":1,"381":4,"382":1,"383":3,"384":3,"385":3,"386":1,"387":1,"389":3,"390":4,"391":1,"392":1,"393":1,"394":2,"522":1,"1567":1,"1568":1,"1570":2,"2695":1,"2851":2,"2852":1}}],["bridge",{"2":{"2339":2,"2341":2,"2344":2}}],["brid",{"2":{"1744":1,"1816":1,"2024":1,"2463":1,"2467":1,"2482":1}}],["briu",{"2":{"1744":1,"1816":1,"2024":1,"2463":1,"2467":1,"2482":1}}],["briefs",{"2":{"2242":1}}],["brief",{"2":{"1439":1,"1759":1,"1814":1,"2072":1,"2360":1}}],["briefly",{"2":{"665":1}}],["bricking",{"2":{"2503":1}}],["brick",{"2":{"199":1,"1343":1}}],["brightens",{"2":{"2043":1}}],["brighter",{"2":{"476":1}}],["bright",{"2":{"476":1}}],["brightness",{"0":{"693":2,"1744":1,"2051":1},"1":{"694":2},"2":{"111":1,"114":1,"160":1,"176":1,"191":2,"547":1,"685":2,"693":1,"694":2,"794":1,"795":1,"796":1,"797":1,"821":1,"822":1,"823":1,"824":1,"853":1,"854":1,"855":1,"856":1,"885":1,"886":1,"887":1,"888":1,"920":1,"921":1,"922":1,"923":1,"954":1,"955":1,"956":1,"957":1,"988":1,"989":1,"990":1,"991":1,"1022":1,"1023":1,"1024":1,"1025":1,"1056":1,"1057":1,"1058":1,"1059":1,"1090":1,"1091":1,"1092":1,"1093":1,"1124":1,"1125":1,"1126":1,"1127":1,"1158":1,"1159":1,"1160":1,"1161":1,"1211":1,"1212":1,"1213":1,"1214":1,"1511":1,"1513":1,"1514":2,"1516":1,"1735":1,"1744":7,"1811":5,"1816":4,"1817":4,"1820":5,"1833":1,"1834":1,"1835":1,"1836":1,"1847":1,"1848":1,"1849":1,"1850":1,"1851":1,"1852":1,"1863":1,"1907":3,"1912":4,"2024":1,"2038":1,"2039":4,"2040":3,"2043":1,"2051":2,"2074":2,"2075":8,"2081":6,"2086":1,"2123":1,"2124":1,"2125":1,"2126":1,"2127":1,"2128":1,"2139":1,"2140":1,"2141":1,"2142":1,"2143":1,"2459":1,"2462":1,"2463":4,"2467":6,"2472":1,"2482":4,"2489":4,"2490":2,"2705":1,"2724":3,"2803":2,"2805":6,"2818":5,"2824":5,"2825":4}}],["brigthness",{"2":{"176":1}}],["bringing",{"2":{"609":1}}],["brings",{"2":{"251":1,"268":1,"279":1}}],["bring",{"2":{"114":1,"285":1,"331":1,"1756":1,"2617":1,"2876":1}}],["brownfox",{"2":{"2371":1,"2382":1}}],["brown",{"2":{"730":1}}],["browsed",{"2":{"2610":1}}],["browse",{"2":{"371":1,"2563":1,"2881":1}}],["browser",{"2":{"294":1,"442":4,"563":1,"599":1,"2024":1,"2463":7,"2467":7,"2512":1}}],["browsing",{"2":{"110":1,"442":1}}],["brought",{"2":{"108":1}}],["broken",{"2":{"73":1,"93":1,"114":2,"134":2,"149":1,"176":1,"191":1,"199":1,"236":1,"277":1,"285":1,"317":1,"355":1,"392":1,"522":1,"601":1,"1368":1,"2429":1}}],["br",{"2":{"5":1,"322":1,"2251":1,"2252":3}}],["bypasses",{"2":{"2164":1}}],["bypassed",{"2":{"4":1}}],["bytecode",{"2":{"520":1}}],["byte",{"0":{"1265":1,"2188":1},"1":{"2189":1},"2":{"191":1,"730":1,"731":1,"735":1,"737":1,"747":1,"775":1,"1230":1,"1232":1,"1233":1,"1235":1,"1236":1,"1251":1,"1252":1,"1253":1,"1254":1,"1263":3,"1265":5,"1356":1,"1507":1,"1508":8,"1509":5,"1579":1,"1670":1,"1688":2,"1690":2,"1693":1,"1694":2,"1695":1,"1697":1,"1700":1,"1701":1,"1905":4,"1911":3,"1912":2,"1925":1,"1932":1,"2014":1,"2015":2,"2232":4,"2236":2,"2246":7,"2247":1,"2449":1,"2514":2,"2699":1,"2704":3,"2768":1,"2788":1}}],["bytes",{"2":{"25":1,"131":1,"134":1,"215":1,"222":1,"236":1,"682":1,"729":1,"730":3,"731":3,"732":1,"735":2,"736":2,"737":4,"738":11,"740":5,"754":1,"755":1,"757":1,"758":1,"760":1,"761":1,"764":1,"767":1,"770":1,"773":1,"1237":1,"1238":1,"1240":1,"1241":1,"1255":1,"1256":1,"1257":1,"1258":1,"1265":1,"1388":1,"1508":2,"1509":1,"1688":1,"1690":1,"1905":3,"2013":1,"2015":2,"2018":1,"2020":1,"2221":1,"2223":1,"2232":3,"2246":1,"2247":2,"2325":1,"2328":1,"2356":1,"2442":1,"2448":4,"2449":1,"2454":2,"2533":1,"2561":4,"2577":1,"2705":2,"2715":1,"2716":1,"2721":1,"2722":1,"2724":1,"2726":1,"2727":1,"2812":2,"2836":1,"2896":1}}],["by",{"0":{"27":1,"43":1,"573":1,"577":1,"1590":1,"2217":1,"2218":1,"2219":1,"2220":1,"2413":1},"1":{"578":1,"579":1,"580":1,"581":1,"582":1,"583":1,"584":1,"2414":1,"2415":1,"2416":1,"2417":1,"2418":1,"2419":1,"2420":1,"2421":1},"2":{"3":1,"7":1,"15":1,"21":1,"25":2,"28":1,"31":1,"34":1,"37":6,"38":2,"43":2,"45":1,"49":2,"50":2,"58":1,"74":1,"82":1,"94":1,"114":6,"118":2,"119":2,"120":1,"124":1,"125":1,"134":5,"149":2,"154":2,"164":1,"169":1,"173":1,"174":1,"175":1,"176":5,"179":1,"182":1,"184":1,"185":1,"191":4,"194":1,"195":3,"199":4,"201":1,"209":3,"211":1,"215":1,"222":3,"233":1,"248":1,"263":1,"273":1,"288":1,"289":1,"308":1,"312":2,"318":1,"322":3,"325":1,"332":1,"357":2,"358":1,"361":1,"369":1,"371":1,"380":1,"381":3,"392":2,"411":1,"412":2,"415":3,"445":1,"448":1,"454":1,"456":1,"458":1,"464":1,"469":2,"471":4,"476":1,"482":1,"488":1,"495":1,"501":1,"502":1,"503":1,"511":1,"520":1,"522":1,"526":1,"534":1,"539":1,"543":3,"546":1,"551":1,"552":1,"553":1,"554":2,"557":3,"561":1,"562":1,"563":1,"564":1,"568":1,"570":4,"571":1,"574":1,"578":1,"582":1,"595":1,"599":1,"600":1,"601":3,"613":1,"615":1,"616":1,"617":2,"620":1,"622":1,"623":1,"631":2,"632":1,"635":1,"640":2,"648":1,"649":1,"650":1,"651":1,"652":1,"657":2,"665":1,"667":3,"668":1,"669":1,"677":2,"682":3,"684":1,"697":1,"698":1,"700":1,"701":1,"702":1,"703":1,"704":1,"705":1,"708":1,"710":1,"727":3,"730":2,"733":1,"734":2,"735":2,"736":3,"737":1,"738":1,"746":1,"747":1,"749":1,"775":1,"778":1,"783":1,"804":1,"809":1,"833":1,"837":1,"839":2,"841":1,"865":1,"871":1,"897":1,"901":1,"902":1,"904":2,"906":1,"932":1,"936":1,"938":2,"940":1,"966":1,"970":1,"972":2,"974":1,"1000":1,"1004":1,"1006":2,"1008":1,"1034":1,"1038":1,"1040":2,"1042":1,"1068":1,"1072":1,"1074":2,"1076":1,"1102":1,"1106":1,"1108":2,"1110":1,"1136":1,"1140":1,"1142":2,"1144":1,"1171":1,"1177":1,"1178":1,"1181":1,"1182":2,"1183":2,"1185":1,"1186":1,"1192":1,"1197":1,"1224":1,"1230":2,"1243":1,"1245":1,"1262":1,"1264":1,"1265":1,"1268":1,"1275":1,"1278":1,"1291":2,"1300":1,"1304":1,"1305":1,"1310":1,"1311":1,"1321":4,"1326":1,"1329":1,"1332":1,"1337":1,"1339":1,"1344":1,"1350":1,"1351":1,"1355":1,"1356":4,"1359":1,"1368":2,"1372":1,"1376":2,"1377":1,"1382":1,"1383":2,"1386":4,"1389":5,"1392":2,"1393":1,"1397":1,"1403":2,"1410":1,"1411":1,"1414":2,"1416":2,"1418":3,"1419":1,"1425":1,"1435":1,"1437":1,"1440":1,"1442":1,"1444":2,"1450":2,"1455":1,"1457":2,"1459":1,"1460":1,"1461":2,"1462":1,"1463":4,"1471":3,"1472":1,"1480":1,"1487":1,"1488":2,"1492":1,"1495":1,"1496":2,"1498":1,"1508":5,"1509":2,"1511":3,"1512":1,"1515":1,"1528":1,"1559":2,"1560":1,"1563":5,"1564":5,"1565":3,"1567":2,"1571":1,"1578":1,"1580":1,"1581":1,"1582":4,"1583":1,"1586":1,"1587":3,"1588":3,"1592":2,"1593":1,"1594":2,"1596":1,"1597":1,"1600":1,"1623":1,"1629":2,"1630":1,"1633":3,"1634":1,"1635":1,"1643":1,"1649":2,"1653":1,"1706":2,"1707":1,"1708":1,"1709":2,"1710":1,"1731":1,"1733":1,"1734":1,"1744":1,"1749":1,"1750":1,"1751":1,"1753":1,"1754":6,"1756":2,"1757":2,"1762":1,"1768":1,"1771":1,"1811":2,"1812":1,"1814":2,"1817":1,"1818":1,"1819":2,"1820":2,"1877":1,"1884":1,"1892":1,"1894":3,"1905":3,"1906":2,"1910":3,"1911":2,"1912":7,"1923":2,"1926":1,"1934":1,"1935":1,"1940":1,"1941":5,"1942":7,"1943":4,"1944":1,"1945":1,"1946":2,"1949":1,"1950":1,"1955":1,"1957":2,"1960":1,"1970":2,"1972":1,"2000":1,"2002":1,"2004":1,"2012":2,"2013":3,"2015":1,"2021":1,"2024":7,"2026":1,"2027":2,"2028":1,"2032":1,"2035":1,"2037":1,"2040":4,"2043":2,"2046":1,"2047":2,"2049":1,"2051":1,"2064":2,"2065":1,"2068":1,"2070":1,"2072":2,"2075":3,"2076":1,"2078":1,"2080":2,"2081":4,"2160":1,"2166":1,"2167":1,"2169":1,"2196":1,"2205":3,"2207":3,"2212":1,"2216":1,"2217":2,"2218":1,"2219":1,"2222":1,"2223":1,"2224":1,"2225":1,"2229":1,"2232":3,"2233":2,"2236":9,"2239":2,"2240":1,"2242":2,"2243":1,"2246":3,"2247":1,"2251":1,"2254":1,"2255":2,"2256":1,"2263":2,"2265":1,"2276":3,"2277":5,"2293":1,"2321":1,"2324":1,"2325":1,"2327":1,"2328":1,"2329":2,"2333":1,"2334":1,"2335":1,"2342":1,"2347":1,"2349":1,"2353":5,"2356":2,"2362":1,"2364":7,"2368":1,"2373":1,"2374":1,"2376":1,"2378":1,"2380":1,"2381":2,"2382":1,"2387":1,"2393":1,"2399":2,"2401":1,"2403":1,"2404":1,"2410":1,"2412":4,"2415":2,"2416":1,"2419":1,"2420":1,"2425":1,"2427":1,"2444":1,"2445":1,"2447":1,"2451":1,"2452":1,"2454":1,"2488":4,"2502":1,"2503":2,"2504":1,"2509":1,"2510":1,"2513":1,"2518":2,"2519":1,"2521":2,"2525":1,"2535":1,"2560":1,"2562":3,"2569":1,"2571":2,"2573":1,"2574":1,"2575":1,"2577":1,"2581":1,"2582":1,"2585":2,"2586":1,"2587":2,"2588":4,"2598":3,"2599":1,"2600":3,"2611":1,"2615":1,"2622":1,"2624":1,"2625":1,"2629":1,"2631":1,"2648":3,"2650":2,"2652":1,"2653":3,"2654":1,"2655":1,"2657":4,"2660":1,"2661":1,"2665":3,"2692":1,"2694":5,"2695":1,"2698":1,"2702":1,"2703":3,"2704":23,"2705":7,"2706":2,"2713":1,"2715":2,"2720":1,"2722":1,"2724":2,"2743":1,"2745":1,"2747":1,"2750":1,"2751":1,"2760":1,"2773":1,"2788":1,"2789":1,"2799":2,"2809":2,"2812":1,"2816":3,"2818":2,"2824":3,"2825":4,"2831":1,"2833":1,"2836":2,"2837":1,"2838":3,"2841":1,"2842":3,"2849":1,"2850":1,"2851":1,"2852":1,"2853":1,"2858":1,"2859":1,"2860":9,"2866":1,"2867":7,"2868":5,"2869":2,"2870":2,"2872":1,"2873":3,"2874":2,"2876":2,"2881":2,"2883":1,"2884":1,"2888":2,"2892":1,"2895":1,"2896":4}}],["bepo",{"2":{"2834":2}}],["beware",{"2":{"1649":1}}],["beat",{"2":{"2198":7}}],["beats",{"2":{"1457":1,"2198":2}}],["beacon",{"2":{"1817":3,"2075":6,"2842":2}}],["bear65",{"2":{"72":1}}],["bear",{"2":{"67":2,"277":2,"2369":1,"2376":1}}],["bespoke",{"2":{"2655":1}}],["besides",{"2":{"1430":1,"1450":1,"2031":1,"2363":1,"2856":1}}],["best",{"0":{"656":1,"2579":1},"1":{"2580":1},"2":{"233":1,"408":1,"494":1,"579":1,"587":1,"601":2,"603":1,"626":1,"656":1,"775":1,"1393":1,"1416":3,"1460":1,"1504":1,"1914":1,"1993":1,"2076":1,"2263":1,"2275":1,"2375":1,"2519":1,"2535":1,"2558":1,"2580":1,"2655":1,"2661":1,"2691":1,"2692":1,"2696":1,"2705":1,"2845":1}}],["beyond",{"0":{"1346":1},"2":{"736":1,"1346":1,"2033":1,"2527":1,"2673":1,"2675":1,"2875":1}}],["beiwagon",{"2":{"308":1}}],["being",{"2":{"6":1,"92":1,"114":1,"124":1,"176":1,"182":1,"234":1,"395":1,"601":1,"700":2,"701":1,"731":1,"740":1,"1275":1,"1309":1,"1359":1,"1368":1,"1386":1,"1403":1,"1408":1,"1420":1,"1422":1,"1433":2,"1441":1,"1469":1,"1494":1,"1499":1,"1516":1,"1528":1,"1564":1,"1579":1,"1629":1,"1632":3,"1734":1,"1754":3,"1917":1,"1919":1,"1927":1,"2032":2,"2036":1,"2039":1,"2042":1,"2251":2,"2255":2,"2263":3,"2364":2,"2369":2,"2380":1,"2412":14,"2475":1,"2505":2,"2506":1,"2515":1,"2533":1,"2558":1,"2562":1,"2586":1,"2587":1,"2598":2,"2604":1,"2635":1,"2657":1,"2676":1,"2696":1,"2704":3,"2745":1,"2843":1,"2852":1,"2856":1,"2877":1}}],["beneath",{"2":{"2377":1}}],["beneficial",{"2":{"736":1,"2712":1}}],["benefits",{"2":{"390":1,"1734":1,"2207":1}}],["benefit",{"2":{"215":1,"601":1,"1433":1,"2393":1}}],["bent",{"2":{"2374":2,"2375":1}}],["bends",{"2":{"2373":1}}],["bending",{"2":{"2371":1,"2373":1}}],["bend",{"2":{"231":1,"1883":4,"2373":1,"2484":4}}],["beck",{"2":{"2888":1}}],["becom",{"2":{"2030":1}}],["become",{"2":{"293":1,"305":1,"355":1,"1592":1,"2346":2,"2348":2,"2350":2,"2374":1,"2412":1,"2519":2,"2687":1}}],["becomes",{"2":{"213":1,"231":1,"546":1,"1563":1,"2408":1,"2428":1,"2674":1,"2679":1}}],["because",{"2":{"28":1,"392":1,"495":1,"578":1,"676":3,"1183":1,"1261":1,"1265":1,"1275":1,"1328":1,"1358":1,"1383":2,"1392":1,"1393":1,"1395":1,"1440":1,"1499":1,"1502":1,"1508":1,"1563":3,"1754":1,"1881":1,"1911":2,"1948":1,"1957":1,"2013":1,"2036":1,"2049":1,"2086":1,"2087":1,"2219":1,"2221":1,"2225":1,"2244":1,"2251":2,"2255":2,"2256":1,"2265":1,"2271":1,"2325":1,"2420":1,"2428":1,"2449":1,"2500":1,"2504":1,"2505":1,"2519":2,"2521":1,"2522":1,"2570":1,"2582":1,"2629":1,"2632":1,"2696":1,"2704":1,"2705":1,"2712":1,"2733":1,"2860":1,"2861":1,"2867":1,"2882":1,"2894":1}}],["bebol",{"2":{"211":1}}],["beekeeb",{"2":{"211":1}}],["beeps",{"2":{"1443":1}}],["beep",{"2":{"120":1,"1411":1,"1414":3,"1443":1,"2167":1,"2804":2}}],["been",{"0":{"378":1},"2":{"1":2,"3":1,"7":1,"8":2,"10":1,"14":2,"15":1,"16":1,"25":1,"36":1,"38":1,"49":2,"60":1,"67":2,"69":1,"70":3,"82":1,"84":1,"86":3,"90":1,"98":1,"114":2,"118":2,"123":1,"124":1,"125":1,"126":1,"128":1,"132":1,"137":1,"140":2,"142":1,"154":1,"157":1,"163":1,"164":1,"166":1,"167":1,"169":1,"175":2,"182":5,"183":1,"185":1,"194":2,"196":1,"198":2,"201":4,"202":1,"203":1,"206":1,"209":1,"213":2,"215":1,"218":1,"219":1,"220":1,"221":1,"224":1,"228":2,"230":1,"231":1,"233":2,"238":1,"243":1,"254":1,"262":3,"265":1,"271":1,"273":1,"279":1,"283":2,"284":2,"293":1,"302":1,"303":1,"304":1,"305":1,"312":2,"314":1,"315":1,"316":1,"389":1,"416":1,"441":1,"452":1,"551":1,"564":1,"578":1,"609":2,"626":1,"629":2,"636":1,"638":4,"649":1,"651":1,"667":1,"704":1,"1372":1,"1373":1,"1378":1,"1416":1,"1417":2,"1509":1,"1559":1,"1718":1,"1753":1,"1768":1,"1820":5,"1895":1,"1917":1,"1964":1,"2017":1,"2032":1,"2034":1,"2049":1,"2075":1,"2081":7,"2195":1,"2211":1,"2221":2,"2251":2,"2254":1,"2256":1,"2263":2,"2350":1,"2412":1,"2448":1,"2504":1,"2505":4,"2507":1,"2532":1,"2553":1,"2558":1,"2562":1,"2563":1,"2581":1,"2587":1,"2588":1,"2601":1,"2603":1,"2625":2,"2694":2,"2704":1,"2705":2,"2729":1,"2761":1,"2850":1,"2866":1,"2881":1,"2886":1}}],["belgian",{"2":{"2834":4}}],["belgium",{"2":{"2834":2}}],["bel",{"2":{"2167":1,"2804":1}}],["belong",{"2":{"1181":1,"1182":1,"1469":1,"2694":2}}],["below",{"2":{"43":1,"55":1,"182":1,"196":2,"204":1,"224":1,"473":1,"503":1,"613":2,"619":1,"648":1,"649":1,"653":1,"664":1,"669":1,"697":1,"724":1,"727":3,"739":1,"753":1,"1176":1,"1179":1,"1228":1,"1249":1,"1267":1,"1293":1,"1306":1,"1360":1,"1392":1,"1473":1,"1487":1,"1517":1,"1560":1,"1563":2,"1564":1,"1574":1,"1648":1,"1710":1,"1737":1,"1741":1,"1749":1,"1766":2,"1769":1,"1813":1,"1910":1,"1912":1,"1922":1,"1945":1,"1955":2,"1968":1,"1969":1,"1995":1,"1998":1,"2024":1,"2037":1,"2038":1,"2064":1,"2071":1,"2075":1,"2168":1,"2212":1,"2246":1,"2247":1,"2255":1,"2256":1,"2263":1,"2264":2,"2272":1,"2363":2,"2369":1,"2383":1,"2396":1,"2455":1,"2531":2,"2653":1,"2694":1,"2701":1,"2705":3,"2713":1,"2715":3,"2720":1,"2724":3,"2831":1,"2832":1,"2833":1,"2856":1,"2887":2,"2891":1}}],["believe",{"2":{"392":1}}],["belt",{"2":{"199":1}}],["bells",{"2":{"2694":1}}],["bella",{"2":{"211":1}}],["bell",{"2":{"114":1,"1414":1,"1456":1,"2167":2}}],["began",{"2":{"2325":1}}],["begins",{"2":{"1508":1,"1766":1,"1775":1,"2251":1,"2325":2,"2481":1,"2514":1,"2531":1}}],["beginner",{"2":{"1397":1}}],["beginners",{"0":{"1395":1}}],["beginning",{"0":{"2854":1},"2":{"203":1,"376":1,"494":1,"1432":1,"1508":3,"1631":1,"1894":1,"1912":2,"2236":2,"2246":1,"2247":1,"2256":1,"2265":1,"2273":3,"2375":1,"2582":1,"2742":1}}],["begin",{"2":{"94":1,"113":1,"114":1,"133":1,"134":1,"249":1,"1499":1,"1773":1,"1780":1,"1912":2,"2164":1,"2290":1,"2305":1,"2395":1,"2551":1,"2560":1,"2896":1}}],["begun",{"2":{"50":1}}],["bet",{"2":{"233":1,"1504":1,"2558":1}}],["beta",{"2":{"143":2,"211":1,"228":1,"311":1}}],["better",{"0":{"2729":1},"1":{"2730":1,"2731":1,"2732":1,"2733":1,"2734":1,"2735":1,"2736":1,"2737":1,"2738":1,"2739":1,"2740":1},"2":{"50":1,"98":1,"149":1,"160":1,"191":2,"263":1,"308":1,"499":1,"508":1,"523":1,"640":1,"1926":1,"1993":1,"2387":1,"2413":1,"2517":1,"2600":1,"2606":2,"2615":1,"2618":1,"2712":1,"2798":1,"2850":1,"2862":1,"2867":1,"2868":1,"2896":1}}],["between",{"0":{"1321":1,"1433":1,"1994":1,"2223":1},"1":{"1434":1,"1435":1,"1436":1,"1437":1,"1438":1,"1439":1,"1440":1,"1441":1,"1442":1},"2":{"32":1,"45":1,"49":2,"64":1,"76":1,"107":1,"114":1,"211":2,"249":1,"257":1,"258":1,"259":2,"266":1,"271":1,"276":1,"381":1,"454":1,"456":1,"494":1,"503":1,"509":1,"515":1,"543":2,"546":2,"552":3,"604":1,"643":1,"671":1,"697":1,"701":3,"745":1,"1170":1,"1223":1,"1244":1,"1266":1,"1275":1,"1276":1,"1321":1,"1328":1,"1344":1,"1356":1,"1358":2,"1382":1,"1396":2,"1397":1,"1398":6,"1433":1,"1434":1,"1442":1,"1508":1,"1528":1,"1549":1,"1560":1,"1564":1,"1593":1,"1609":1,"1633":1,"1635":1,"1643":1,"1663":1,"1710":1,"1756":1,"1806":1,"1893":4,"1894":2,"1895":8,"1897":3,"1898":1,"1912":1,"1918":1,"1919":1,"1920":1,"1926":1,"1942":2,"1949":1,"1993":1,"1994":1,"2010":1,"2028":1,"2038":1,"2041":1,"2043":1,"2045":6,"2056":13,"2058":2,"2059":2,"2060":2,"2162":1,"2172":1,"2176":1,"2180":1,"2200":1,"2210":1,"2211":2,"2212":1,"2213":1,"2219":1,"2222":3,"2223":1,"2224":1,"2226":1,"2240":1,"2245":1,"2247":1,"2248":1,"2255":1,"2263":1,"2273":1,"2311":1,"2323":1,"2324":1,"2326":2,"2330":1,"2337":1,"2359":1,"2372":1,"2373":1,"2396":2,"2443":1,"2450":1,"2528":1,"2582":2,"2604":1,"2617":1,"2681":1,"2699":2,"2702":1,"2712":1,"2713":1,"2720":1,"2739":1,"2742":1,"2790":1,"2802":2,"2806":1,"2819":1,"2824":1,"2861":1,"2867":1,"2869":1,"2876":1,"2896":1}}],["behind",{"2":{"49":1,"198":1,"201":1,"213":1,"224":1,"238":1,"251":1,"558":1,"2256":1,"2676":1,"2850":2}}],["behave",{"2":{"303":1,"570":1,"1358":1,"1567":1,"1755":1,"1955":1,"2032":1,"2254":1,"2463":1,"2599":1,"2695":1,"2867":1}}],["behaves",{"2":{"0":1,"9":1,"19":1,"39":1,"52":1,"377":1,"618":1,"2033":1,"2531":1}}],["behavioral",{"2":{"1327":1}}],["behaviors",{"0":{"546":1}}],["behavior",{"0":{"618":1,"622":1},"1":{"619":1,"623":1,"624":1},"2":{"4":1,"49":1,"64":1,"87":2,"88":1,"103":1,"104":1,"126":1,"127":1,"176":1,"194":2,"297":3,"371":1,"392":3,"413":1,"471":2,"476":1,"522":1,"525":1,"552":1,"603":1,"607":2,"620":1,"622":2,"623":1,"640":1,"1327":1,"1460":1,"1472":1,"1593":1,"1630":1,"1631":1,"1734":1,"1738":1,"1741":1,"1745":1,"1749":1,"1750":1,"1752":1,"1753":1,"1754":1,"1755":1,"1805":1,"1806":1,"1914":1,"1919":1,"1942":1,"1946":2,"2033":1,"2224":1,"2264":1,"2266":1,"2290":1,"2291":1,"2292":1,"2407":1,"2412":1,"2524":1,"2598":1,"2611":1,"2648":2,"2650":1,"2756":1,"2857":1,"2861":2,"2870":3,"2873":3}}],["behaviours",{"2":{"198":1}}],["behaviour",{"0":{"194":1,"206":1,"1956":1},"2":{"2":1,"113":1,"114":1,"134":1,"149":2,"191":2,"206":1,"211":2,"294":2,"638":1,"648":1,"1300":1,"1359":1,"1401":1,"1489":1,"1563":1,"1584":1,"1636":2,"1771":1,"1956":1,"2010":1,"2039":2,"2217":1,"2668":1}}],["be",{"0":{"25":1,"263":1,"381":1,"544":1,"545":1,"546":1,"573":1,"2630":1,"2851":1,"2852":1},"2":{"5":1,"10":2,"11":1,"16":1,"22":1,"23":1,"24":1,"25":1,"28":1,"45":1,"49":2,"50":2,"58":1,"60":1,"63":2,"64":1,"70":1,"74":4,"88":2,"93":1,"100":1,"103":2,"104":2,"107":1,"109":1,"110":1,"118":1,"124":2,"125":1,"126":1,"127":2,"131":1,"134":4,"137":1,"138":1,"153":2,"154":1,"156":1,"157":1,"160":1,"164":1,"176":1,"184":1,"185":2,"191":2,"194":3,"195":2,"201":5,"203":1,"209":3,"210":1,"213":2,"220":1,"221":1,"228":3,"230":2,"231":1,"236":1,"249":1,"254":1,"262":2,"263":1,"265":3,"266":1,"268":1,"271":1,"273":1,"275":2,"276":2,"283":1,"284":1,"285":2,"288":2,"289":1,"303":2,"306":2,"307":3,"308":1,"312":1,"315":1,"317":1,"322":3,"331":1,"355":1,"356":1,"357":1,"364":1,"367":1,"371":3,"374":3,"375":1,"377":1,"380":1,"381":8,"383":2,"384":2,"385":3,"389":1,"390":10,"392":5,"397":2,"398":2,"401":1,"406":2,"411":3,"412":2,"415":6,"425":1,"426":1,"428":1,"437":3,"441":1,"442":1,"443":1,"451":3,"455":1,"456":1,"457":1,"458":1,"465":1,"471":2,"474":1,"475":1,"476":2,"482":3,"487":1,"488":1,"491":1,"493":1,"494":1,"496":1,"498":1,"501":1,"503":1,"506":1,"507":2,"513":1,"514":1,"515":3,"519":1,"520":2,"522":3,"523":2,"524":1,"525":1,"527":1,"538":1,"539":1,"542":2,"543":4,"545":1,"546":1,"547":3,"550":3,"551":2,"552":3,"553":1,"556":2,"557":4,"560":2,"566":1,"570":4,"571":2,"573":1,"574":1,"575":1,"576":1,"578":2,"579":1,"580":1,"583":1,"587":1,"591":1,"592":1,"595":2,"597":2,"601":5,"602":1,"607":2,"616":1,"618":1,"619":4,"621":1,"622":2,"625":1,"626":1,"631":1,"632":1,"635":2,"637":2,"639":1,"640":2,"643":2,"648":4,"649":9,"650":1,"651":2,"652":1,"653":1,"658":1,"662":3,"667":4,"668":3,"669":4,"670":2,"671":1,"676":5,"677":2,"679":1,"680":3,"682":2,"687":1,"700":1,"701":5,"702":2,"704":1,"710":1,"714":1,"724":1,"727":3,"729":1,"730":4,"731":1,"732":1,"734":1,"735":5,"736":5,"737":2,"739":1,"744":2,"747":1,"748":1,"749":1,"753":3,"775":1,"783":1,"787":1,"809":1,"813":1,"837":1,"841":1,"845":1,"871":1,"875":1,"901":2,"902":1,"906":1,"910":1,"936":1,"940":1,"944":1,"970":1,"974":1,"978":1,"1004":1,"1008":1,"1012":1,"1038":1,"1042":1,"1046":1,"1072":2,"1076":1,"1080":1,"1106":2,"1110":1,"1114":1,"1140":1,"1144":1,"1148":1,"1170":1,"1174":1,"1176":1,"1177":1,"1178":4,"1179":1,"1181":2,"1182":2,"1183":2,"1184":1,"1187":1,"1191":1,"1197":1,"1201":1,"1225":1,"1226":4,"1228":2,"1230":2,"1247":1,"1249":2,"1261":1,"1264":1,"1265":2,"1266":2,"1267":1,"1270":1,"1272":3,"1275":2,"1276":2,"1279":1,"1283":1,"1291":1,"1297":1,"1298":3,"1302":1,"1303":1,"1304":1,"1307":1,"1308":1,"1309":1,"1310":1,"1321":1,"1326":3,"1329":1,"1331":1,"1349":2,"1350":1,"1351":1,"1354":1,"1355":3,"1356":4,"1359":1,"1360":1,"1366":2,"1370":1,"1375":1,"1382":1,"1383":3,"1385":1,"1386":1,"1388":3,"1389":2,"1392":5,"1393":2,"1394":1,"1395":2,"1396":1,"1397":4,"1398":1,"1399":1,"1403":2,"1404":4,"1405":1,"1406":1,"1408":1,"1410":1,"1416":3,"1417":1,"1418":2,"1421":1,"1422":1,"1423":1,"1424":1,"1425":2,"1432":2,"1433":2,"1434":5,"1435":1,"1436":2,"1437":1,"1440":2,"1441":1,"1442":2,"1444":2,"1447":1,"1448":1,"1450":1,"1451":2,"1453":1,"1455":5,"1457":1,"1459":1,"1460":1,"1461":2,"1463":1,"1468":1,"1471":1,"1472":1,"1473":1,"1480":1,"1487":1,"1488":7,"1492":1,"1493":1,"1497":2,"1498":1,"1502":1,"1503":2,"1504":1,"1508":2,"1516":2,"1524":1,"1559":1,"1561":1,"1564":1,"1565":1,"1570":2,"1575":1,"1577":1,"1578":2,"1579":4,"1580":3,"1582":8,"1590":2,"1593":1,"1595":1,"1596":1,"1598":1,"1602":2,"1603":1,"1607":1,"1609":2,"1610":3,"1613":1,"1624":2,"1625":1,"1627":2,"1629":1,"1633":4,"1634":1,"1635":2,"1636":1,"1637":2,"1638":4,"1646":1,"1649":5,"1650":1,"1653":1,"1654":2,"1655":2,"1665":1,"1670":2,"1672":2,"1697":2,"1706":3,"1708":1,"1709":1,"1710":3,"1715":1,"1730":2,"1733":2,"1736":1,"1738":1,"1740":1,"1742":1,"1744":2,"1745":1,"1747":1,"1749":13,"1750":3,"1751":1,"1752":2,"1753":1,"1755":2,"1756":2,"1760":1,"1763":3,"1770":1,"1771":1,"1805":1,"1806":1,"1814":3,"1818":2,"1819":1,"1821":1,"1833":1,"1835":1,"1877":1,"1894":2,"1896":1,"1897":1,"1898":2,"1899":1,"1901":1,"1904":2,"1905":2,"1907":1,"1909":1,"1911":1,"1912":4,"1914":1,"1915":1,"1917":1,"1918":1,"1922":2,"1923":1,"1926":3,"1929":1,"1932":3,"1934":4,"1935":2,"1938":1,"1939":3,"1940":2,"1941":3,"1942":4,"1944":1,"1946":4,"1950":3,"1954":2,"1955":5,"1956":1,"1957":3,"1960":1,"1962":1,"1964":3,"1965":1,"1967":4,"1968":2,"1969":2,"1970":2,"1971":2,"1972":2,"1995":1,"1998":1,"1999":1,"2000":2,"2002":1,"2004":3,"2007":1,"2012":1,"2013":3,"2014":2,"2020":2,"2021":1,"2024":1,"2025":1,"2026":3,"2027":1,"2028":2,"2029":1,"2030":3,"2031":1,"2033":1,"2034":3,"2035":1,"2036":1,"2037":1,"2039":2,"2040":2,"2041":1,"2042":2,"2047":3,"2049":2,"2063":1,"2066":2,"2068":1,"2072":3,"2077":1,"2078":2,"2079":1,"2080":1,"2082":1,"2086":2,"2097":1,"2099":1,"2158":1,"2159":2,"2160":1,"2165":2,"2168":2,"2195":1,"2207":1,"2211":2,"2213":2,"2217":2,"2218":3,"2219":2,"2221":3,"2222":1,"2223":6,"2224":2,"2225":1,"2232":2,"2236":2,"2239":1,"2244":1,"2245":2,"2246":1,"2249":1,"2251":7,"2252":2,"2255":4,"2256":1,"2262":1,"2263":6,"2264":1,"2265":6,"2266":1,"2268":1,"2269":1,"2270":1,"2272":1,"2276":6,"2277":2,"2290":1,"2291":1,"2292":1,"2293":1,"2311":1,"2321":2,"2323":1,"2324":1,"2325":4,"2327":1,"2328":2,"2329":2,"2334":2,"2336":3,"2337":1,"2339":3,"2341":2,"2342":2,"2343":1,"2344":3,"2346":1,"2348":1,"2350":1,"2355":2,"2356":3,"2358":3,"2360":1,"2361":2,"2363":5,"2364":7,"2369":2,"2370":1,"2371":2,"2372":1,"2373":2,"2374":7,"2375":3,"2376":2,"2377":2,"2378":2,"2380":4,"2381":1,"2383":1,"2385":1,"2387":1,"2395":1,"2396":4,"2397":3,"2399":3,"2400":3,"2401":1,"2402":1,"2404":1,"2406":1,"2408":1,"2409":1,"2410":2,"2412":4,"2413":1,"2416":1,"2417":1,"2419":1,"2428":1,"2429":1,"2431":1,"2432":1,"2433":1,"2435":1,"2436":1,"2443":1,"2445":1,"2447":1,"2448":3,"2449":2,"2450":1,"2451":2,"2452":3,"2453":1,"2454":1,"2467":1,"2480":1,"2500":1,"2502":2,"2503":1,"2504":6,"2505":6,"2506":3,"2507":3,"2509":2,"2510":1,"2511":2,"2513":3,"2517":1,"2518":1,"2519":3,"2521":4,"2522":1,"2529":1,"2530":2,"2531":3,"2535":2,"2536":2,"2539":2,"2547":1,"2548":4,"2549":1,"2551":1,"2555":2,"2556":2,"2558":4,"2559":1,"2560":1,"2562":1,"2564":1,"2565":1,"2573":1,"2574":2,"2576":1,"2577":2,"2584":1,"2585":1,"2587":1,"2588":4,"2598":1,"2599":1,"2600":2,"2604":1,"2606":1,"2607":1,"2610":3,"2615":2,"2617":1,"2621":1,"2622":12,"2624":6,"2625":1,"2626":1,"2627":1,"2628":1,"2629":3,"2630":5,"2631":5,"2632":4,"2634":1,"2635":1,"2638":1,"2639":1,"2642":1,"2643":1,"2644":1,"2648":1,"2650":1,"2651":1,"2652":1,"2653":2,"2654":1,"2655":1,"2657":6,"2658":3,"2659":2,"2660":1,"2661":2,"2662":1,"2664":1,"2667":1,"2668":1,"2670":2,"2691":1,"2692":11,"2693":6,"2694":34,"2695":13,"2697":2,"2698":1,"2699":1,"2701":2,"2702":5,"2703":4,"2704":42,"2705":30,"2707":1,"2712":1,"2715":2,"2716":2,"2717":1,"2720":1,"2721":1,"2722":2,"2723":1,"2724":3,"2726":2,"2728":1,"2729":1,"2733":4,"2735":1,"2742":2,"2761":1,"2795":1,"2798":1,"2800":2,"2801":1,"2802":2,"2804":1,"2805":1,"2806":1,"2807":1,"2808":1,"2812":3,"2816":1,"2818":2,"2819":2,"2822":1,"2823":1,"2824":2,"2825":2,"2827":2,"2828":1,"2830":1,"2833":1,"2835":1,"2836":1,"2841":1,"2842":1,"2845":1,"2849":2,"2850":3,"2851":7,"2852":2,"2853":1,"2854":1,"2856":1,"2860":5,"2861":1,"2866":2,"2867":5,"2868":3,"2869":5,"2872":1,"2873":4,"2874":3,"2875":2,"2876":2,"2878":2,"2881":1,"2883":1,"2887":3,"2890":3,"2891":2,"2892":1,"2893":1,"2894":1,"2895":3,"2896":2}}],["beforehand",{"2":{"2558":1}}],["before",{"0":{"383":1,"384":1,"385":1,"386":1},"2":{"1":1,"45":1,"49":1,"55":1,"73":1,"90":1,"105":1,"160":2,"176":1,"191":1,"199":1,"203":2,"211":1,"234":1,"240":1,"246":1,"259":1,"263":1,"289":1,"340":1,"347":1,"381":1,"385":1,"387":1,"390":9,"437":1,"449":1,"451":1,"488":1,"519":1,"546":7,"556":3,"595":1,"597":2,"599":1,"601":4,"622":1,"625":1,"626":1,"629":1,"636":1,"638":1,"643":2,"649":2,"650":1,"651":1,"677":1,"744":2,"753":1,"1228":1,"1249":1,"1383":1,"1416":1,"1417":4,"1425":1,"1426":1,"1460":1,"1468":1,"1473":1,"1488":2,"1497":1,"1498":1,"1499":1,"1502":1,"1508":1,"1561":1,"1574":1,"1592":1,"1603":1,"1646":1,"1672":1,"1698":1,"1700":1,"1749":1,"1803":1,"1814":1,"1866":1,"1868":1,"1870":1,"1873":1,"1897":1,"1906":1,"1911":1,"1929":8,"1949":1,"1952":1,"1955":1,"1957":2,"1964":2,"1967":2,"2002":1,"2004":1,"2009":1,"2072":1,"2148":1,"2150":1,"2152":1,"2155":1,"2163":1,"2177":1,"2181":1,"2205":2,"2206":1,"2211":1,"2221":2,"2227":1,"2251":2,"2254":1,"2256":1,"2263":1,"2363":1,"2364":1,"2371":1,"2373":1,"2375":1,"2377":1,"2401":1,"2412":1,"2449":1,"2502":1,"2503":1,"2526":1,"2549":1,"2558":1,"2564":1,"2565":1,"2582":1,"2598":1,"2603":1,"2613":1,"2624":3,"2660":1,"2661":1,"2688":1,"2692":1,"2694":2,"2697":1,"2703":1,"2733":1,"2769":1,"2809":1,"2816":1,"2821":1,"2826":1,"2829":1,"2844":1,"2851":1,"2861":1,"2866":1,"2867":1,"2873":2}}],["m4",{"2":{"2637":1}}],["m32u4",{"2":{"2448":1}}],["m3n3van",{"2":{"143":2}}],["mrwd",{"2":{"2024":1,"2463":1,"2467":1}}],["mrelax",{"2":{"160":1}}],["mhz",{"2":{"1230":2}}],["mb85rs64v",{"2":{"731":2}}],["mb85rc256v",{"2":{"730":2}}],["mnt",{"2":{"2571":1}}],["mnemonic",{"2":{"2276":2,"2364":1}}],["mnxt",{"2":{"571":2,"1744":1,"2024":1,"2463":1,"2467":1}}],["mnk50",{"2":{"241":2}}],["mnk75",{"2":{"211":1,"241":2}}],["mnk1800s",{"2":{"211":1,"241":2}}],["mnk65",{"2":{"211":1}}],["mmd",{"2":{"2503":1}}],["mm",{"2":{"389":2,"1928":4,"1932":1,"2829":1}}],["mmcu=",{"2":{"332":1,"2334":1}}],["mmoskal",{"2":{"199":1}}],["m2s",{"2":{"2223":7}}],["m256ws",{"2":{"277":1}}],["m256wh",{"2":{"277":1}}],["m20add",{"2":{"114":1}}],["mj65",{"2":{"253":2}}],["mj6xy",{"2":{"211":1}}],["mfa",{"2":{"2615":1}}],["mffd",{"2":{"2024":1,"2463":1,"2467":1}}],["mf34",{"2":{"226":1,"236":1}}],["mf17",{"2":{"226":1,"236":1}}],["m60",{"2":{"199":1}}],["m65",{"2":{"114":1,"211":2}}],["msel",{"2":{"2463":1,"2467":1}}],["msecs",{"2":{"1418":1}}],["mstp",{"2":{"2463":1,"2467":1}}],["msb",{"2":{"2247":2}}],["msbs",{"2":{"2246":1}}],["msg1967778",{"2":{"1354":2}}],["msg1884034",{"2":{"1353":2}}],["msg1127447",{"2":{"1345":2}}],["msg1492604",{"2":{"1331":2}}],["msystem",{"2":{"2617":1}}],["msys2",{"0":{"2617":1},"2":{"158":1,"160":1,"666":1,"1296":1,"2448":1,"2452":1,"2539":1,"2566":1,"2567":1,"2568":1,"2617":2}}],["msys",{"2":{"158":1,"160":1,"240":1,"2343":1,"2448":1,"2539":1,"2543":1,"2566":1,"2567":1,"2568":3,"2576":1,"2617":2,"2622":4}}],["ms",{"0":{"1473":1},"2":{"149":1,"160":1,"209":2,"222":2,"231":2,"543":1,"546":1,"552":1,"639":2,"753":1,"1383":2,"1414":1,"1561":1,"1630":1,"1635":2,"1649":4,"1769":1,"1891":19,"1895":22,"1896":6,"1897":1,"1907":1,"1928":1,"1929":2,"1932":1,"1941":2,"1948":1,"1959":6,"1970":1,"2024":8,"2076":2,"2168":2,"2221":1,"2234":1,"2261":4,"2445":1,"2485":19,"2598":1,"2648":1,"2692":2,"2802":2,"2810":1,"2817":1,"2819":1,"2827":1,"2829":1,"2830":1,"2870":1}}],["mschwingen",{"2":{"149":1,"207":2}}],["mctl",{"2":{"2463":1,"2467":1}}],["mcselec",{"2":{"1297":1}}],["mcmuffin",{"2":{"657":1}}],["mc",{"2":{"211":1}}],["mcall",{"2":{"160":1}}],["mcp23018",{"2":{"148":1,"149":2,"191":2}}],["mcu>",{"2":{"332":1,"2329":3,"2332":1,"2334":1,"2335":1,"2448":1}}],["mcuconf",{"2":{"50":2,"698":1,"699":1,"702":1,"749":3,"1181":3,"1182":3,"1226":3,"1247":2,"1277":1,"1281":1,"1526":1,"1527":1,"2645":1,"2646":1,"2647":1}}],["mcus",{"0":{"1188":1,"2622":1},"1":{"1189":1,"1190":1,"1191":1},"2":{"49":1,"76":1,"114":1,"149":1,"174":1,"191":1,"249":1,"362":1,"371":1,"374":1,"376":1,"527":1,"528":1,"671":1,"682":1,"695":1,"697":1,"734":1,"735":1,"745":1,"1176":3,"1178":4,"1179":4,"1181":2,"1182":2,"1223":1,"1244":1,"1278":1,"1350":1,"1447":1,"1708":2,"1911":1,"2219":1,"2339":1,"2344":1,"2447":1,"2624":5,"2640":1,"2658":1,"2659":3,"2695":1,"2704":1,"2750":1,"2751":1}}],["mcu",{"0":{"130":1,"145":1,"370":1,"555":1,"1627":1,"2655":1,"2656":1,"2659":1,"2661":1,"2778":1},"1":{"2656":1,"2657":2,"2658":2,"2659":1,"2660":1,"2661":1},"2":{"10":2,"73":1,"93":1,"114":1,"130":2,"134":1,"145":1,"149":1,"174":2,"176":5,"191":1,"199":4,"211":1,"236":1,"285":2,"325":1,"362":1,"363":1,"366":1,"371":5,"374":1,"375":1,"553":1,"555":1,"556":2,"604":1,"637":1,"638":1,"679":1,"680":1,"695":1,"697":2,"702":1,"704":1,"727":1,"733":1,"734":2,"735":9,"738":3,"748":2,"749":2,"1170":1,"1174":1,"1176":1,"1178":3,"1179":1,"1181":4,"1182":5,"1183":1,"1225":2,"1226":1,"1230":2,"1246":2,"1247":1,"1272":3,"1275":3,"1278":1,"1281":1,"1290":1,"1291":2,"1350":1,"1388":1,"1451":1,"1526":1,"1528":3,"1623":1,"1627":1,"1637":1,"1649":1,"1650":1,"2000":1,"2066":1,"2207":1,"2321":1,"2330":1,"2336":1,"2337":1,"2364":1,"2385":1,"2429":2,"2443":1,"2444":1,"2445":1,"2446":1,"2447":2,"2448":1,"2449":1,"2622":5,"2624":2,"2638":2,"2639":4,"2642":1,"2655":8,"2657":3,"2659":1,"2661":1,"2666":1,"2694":3,"2695":1,"2702":3,"2706":1,"2755":2,"2759":1,"2763":1,"2776":1,"2811":1}}],["mprv",{"2":{"1744":1,"2024":1,"2463":1,"2467":1}}],["mply",{"2":{"571":2,"1744":6,"2463":1,"2467":1}}],["mp",{"2":{"143":2}}],["mpaland",{"0":{"24":1},"2":{"176":1}}],["m0",{"2":{"134":1}}],["m0lly",{"2":{"43":2,"211":1}}],["md5",{"2":{"2363":2,"2454":1}}],["mdbt40",{"2":{"2321":1}}],["mdash",{"2":{"2248":1,"2586":2,"2587":2,"2588":1,"2745":2}}],["mdloader",{"2":{"134":1}}],["md",{"0":{"664":1,"665":1,"1437":1,"2398":1,"2663":1},"2":{"114":1,"134":1,"176":2,"222":1,"381":1,"387":1,"389":1,"390":1,"600":2,"610":1,"662":2,"1331":1,"1403":3,"1433":1,"2360":1,"2361":1,"2394":1,"2397":1,"2398":1,"2404":2,"2663":2,"2694":1}}],["m122",{"2":{"114":1,"207":8}}],["m12og",{"2":{"102":3}}],["mün",{"2":{"114":1}}],["mymacro2",{"2":{"2895":2}}],["mymacro1",{"2":{"2895":2}}],["mycoolkeeb",{"2":{"2662":4}}],["mycm",{"2":{"2463":1,"2467":1}}],["myusername",{"2":{"2551":1}}],["mykeyclub",{"2":{"2503":1}}],["mykeyboard",{"2":{"169":2,"184":2}}],["mylayout",{"2":{"1435":3}}],["my",{"0":{"392":1,"483":1,"586":1,"587":1,"1298":1,"1326":1,"1327":1,"1342":1},"1":{"393":1,"394":1,"395":1,"396":1,"484":1,"485":1,"486":1,"487":1,"488":1},"2":{"114":1,"120":2,"272":4,"307":6,"353":1,"371":1,"375":1,"455":1,"504":1,"505":1,"506":1,"515":2,"598":4,"621":1,"648":3,"649":3,"650":2,"651":2,"657":2,"662":5,"747":2,"1330":1,"1397":1,"1411":2,"1416":4,"1420":4,"1434":2,"1455":3,"1493":3,"1590":4,"1602":1,"1818":10,"2032":4,"2033":5,"2047":10,"2078":10,"2264":2,"2265":14,"2356":2,"2362":2,"2382":1,"2463":2,"2467":2,"2549":5,"2554":1,"2562":2,"2588":1,"2665":1,"2703":10,"2704":5,"2705":29,"2832":2}}],["mx",{"2":{"2367":1,"2837":1}}],["mx25l4006e",{"2":{"740":1}}],["mxss",{"2":{"211":2,"236":1}}],["mx1062",{"2":{"108":1}}],["mx5160",{"2":{"57":2,"211":1}}],["m",{"2":{"93":1,"102":1,"114":1,"158":2,"191":1,"204":2,"207":14,"211":1,"217":1,"222":1,"249":1,"266":5,"353":1,"387":1,"389":1,"398":2,"399":1,"407":1,"412":2,"419":2,"444":1,"470":1,"571":2,"595":1,"1498":1,"1575":2,"1595":1,"2027":6,"2039":10,"2356":1,"2449":3,"2456":3,"2467":3,"2489":10,"2515":1,"2546":2,"2573":1,"2582":1,"2588":1,"2829":1}}],["mumbo",{"0":{"1911":1}}],["mu",{"2":{"1460":4,"1465":4,"2469":4}}],["muhenkan",{"2":{"1336":1,"2461":1}}],["mux",{"2":{"679":4,"680":2}}],["mutually",{"2":{"1396":1}}],["mutable",{"2":{"515":1}}],["mute",{"2":{"231":1,"255":1,"2462":2,"2463":3,"2467":5}}],["mutex",{"2":{"160":1}}],["murcielago",{"2":{"253":2}}],["musical",{"2":{"1455":1,"1463":2}}],["music",{"0":{"1460":1,"1461":1,"1462":1},"1":{"1461":1,"1462":1},"2":{"191":1,"211":1,"643":1,"1454":1,"1455":15,"1456":20,"1460":13,"1461":6,"1462":6,"1465":8,"1625":2,"2469":8,"2838":2,"2887":1}}],["must",{"2":{"88":2,"104":2,"127":2,"141":1,"184":1,"194":1,"268":1,"284":1,"371":1,"411":2,"440":1,"458":1,"506":1,"507":1,"515":1,"546":3,"549":1,"552":2,"556":1,"573":1,"576":1,"607":2,"612":1,"619":1,"665":1,"670":1,"677":1,"679":1,"710":1,"736":1,"753":1,"783":1,"809":1,"841":1,"871":1,"901":1,"906":1,"940":1,"974":1,"1008":1,"1042":1,"1072":1,"1076":1,"1106":1,"1110":1,"1144":1,"1173":1,"1178":1,"1197":1,"1228":1,"1249":1,"1272":2,"1275":2,"1310":1,"1329":1,"1382":1,"1393":1,"1394":1,"1404":4,"1416":1,"1488":3,"1497":1,"1515":1,"1523":1,"1559":1,"1580":2,"1581":1,"1582":12,"1586":1,"1593":1,"1595":1,"1597":2,"1600":1,"1602":1,"1609":1,"1638":1,"1665":1,"1670":1,"1707":1,"1708":1,"1710":2,"1749":2,"1756":2,"1786":1,"1889":1,"1895":1,"1896":1,"1935":1,"1942":2,"1957":1,"1967":1,"1971":1,"2000":1,"2004":2,"2013":2,"2020":2,"2036":1,"2037":2,"2066":1,"2159":1,"2207":1,"2224":1,"2226":1,"2265":1,"2276":1,"2311":1,"2322":1,"2339":1,"2344":1,"2362":1,"2364":2,"2396":1,"2411":1,"2452":1,"2467":1,"2502":2,"2504":3,"2507":1,"2548":2,"2553":1,"2558":1,"2592":1,"2599":1,"2603":2,"2622":1,"2655":1,"2668":1,"2669":1,"2689":2,"2692":4,"2693":1,"2694":9,"2695":2,"2703":1,"2704":3,"2715":2,"2716":2,"2717":1,"2721":1,"2722":2,"2724":1,"2726":1,"2742":1,"2801":1,"2802":2,"2804":1,"2805":1,"2806":1,"2807":1,"2812":2,"2818":2,"2819":1,"2822":1,"2824":2,"2825":2,"2827":2,"2828":1,"2830":1,"2833":1,"2869":1,"2876":2}}],["multilingual",{"2":{"2834":3}}],["multilayer",{"2":{"285":1}}],["multitude",{"2":{"2623":1}}],["multiarch",{"2":{"2622":1}}],["multimeter",{"2":{"2380":1}}],["multisplash",{"2":{"1817":3,"2075":6,"2842":2}}],["multinexus",{"2":{"1817":3,"2075":3,"2842":1}}],["multicross",{"2":{"1817":3,"2075":3,"2842":1}}],["multiwide",{"2":{"1817":3,"2075":3,"2842":1}}],["multiprocessing",{"0":{"519":1}}],["multiplier",{"2":{"1909":1,"1937":1,"1942":7,"2003":3}}],["multiplicative",{"2":{"1463":1}}],["multiplication",{"2":{"191":1}}],["multiples",{"2":{"1892":1}}],["multiplexing",{"0":{"1454":1},"2":{"1454":4,"1456":2,"2643":1}}],["multiplexer",{"2":{"604":1}}],["multiple",{"0":{"463":1,"465":1,"1403":1,"1516":1,"1638":1},"1":{"1404":1,"1405":1,"1406":1,"1407":1,"1408":1,"1409":1},"2":{"75":1,"114":1,"160":3,"211":1,"234":2,"236":1,"249":1,"307":1,"308":1,"312":1,"353":1,"415":2,"437":1,"451":2,"456":2,"459":1,"465":1,"494":1,"509":1,"641":1,"658":1,"669":2,"680":1,"735":1,"736":1,"737":1,"743":1,"744":1,"749":1,"754":1,"757":1,"760":1,"901":1,"1072":1,"1106":1,"1225":1,"1226":1,"1237":1,"1240":1,"1247":1,"1255":1,"1257":1,"1382":2,"1384":1,"1392":1,"1396":1,"1403":1,"1406":1,"1410":1,"1414":3,"1435":1,"1442":1,"1456":1,"1487":1,"1492":1,"1508":1,"1511":1,"1516":2,"1572":1,"1585":1,"1589":1,"1609":1,"1610":1,"1633":1,"1638":1,"1649":1,"1755":1,"1769":1,"1817":4,"1894":1,"1895":1,"1939":4,"1941":3,"2013":1,"2047":1,"2049":1,"2075":5,"2159":1,"2244":1,"2323":1,"2380":1,"2396":1,"2399":2,"2421":1,"2480":1,"2503":2,"2505":1,"2509":1,"2530":1,"2533":1,"2548":1,"2562":1,"2581":1,"2588":1,"2622":1,"2681":1,"2692":1,"2694":2,"2695":1,"2723":1,"2734":1,"2772":1,"2777":1,"2791":1,"2804":1,"2812":1,"2870":1,"2874":1}}],["multiply",{"2":{"25":1}}],["multi",{"0":{"901":1,"1072":1,"1106":1},"2":{"191":1,"211":1}}],["multibuild",{"2":{"149":1,"199":1}}],["mun",{"2":{"114":1}}],["much",{"0":{"2851":1},"2":{"98":1,"100":1,"123":1,"153":1,"163":1,"174":1,"175":1,"189":1,"244":1,"247":1,"248":1,"251":1,"263":1,"307":1,"395":1,"518":1,"570":1,"596":1,"738":1,"1320":1,"1391":1,"1440":1,"1463":1,"1480":1,"1495":1,"1528":1,"1734":1,"1755":1,"1896":1,"1897":1,"1932":1,"1998":1,"2075":2,"2276":1,"2325":1,"2336":1,"2351":1,"2374":1,"2375":1,"2412":1,"2550":1,"2615":1,"2617":1,"2618":1,"2625":1,"2643":1,"2652":1,"2693":1,"2831":1,"2895":1}}],["mv",{"2":{"70":1,"725":1}}],["med",{"2":{"1654":22}}],["medium",{"0":{"1191":1},"2":{"1652":1,"1653":1,"1654":5,"2454":2}}],["media",{"0":{"1744":1,"2463":1},"2":{"73":1,"176":1,"266":1,"543":1,"573":1,"1744":1,"2013":1,"2024":3,"2463":13,"2467":9,"2510":1,"2836":1}}],["meh",{"2":{"1355":1,"2486":2,"2487":1,"2492":1,"2518":3,"2599":1}}],["mentioning",{"2":{"2676":1}}],["mentioned",{"2":{"228":1,"276":1,"738":1,"1324":1,"1742":1,"1814":1,"2072":1,"2256":1,"2436":1,"2451":1}}],["menu",{"0":{"1328":1},"2":{"669":1,"1328":1,"1756":2,"2219":1,"2277":1,"2462":3,"2467":3,"2568":1,"2876":2}}],["messing",{"2":{"1343":1}}],["messages",{"0":{"1305":1,"1881":1},"2":{"82":1,"160":1,"191":2,"199":2,"222":1,"416":5,"474":1,"597":1,"1187":3,"1302":1,"1303":1,"1304":1,"1305":1,"1877":1,"1881":1,"1933":1,"1954":2,"2364":10,"2380":1,"2588":1,"2767":2,"2893":1}}],["message",{"0":{"1311":1},"2":{"49":1,"93":1,"149":1,"236":1,"383":1,"384":1,"385":1,"389":1,"434":1,"435":1,"436":1,"437":1,"442":1,"443":1,"451":1,"586":1,"595":2,"1310":2,"1565":1,"1906":1,"2558":1,"2576":1,"2582":1,"2588":1,"2692":1,"2703":3,"2705":1}}],["mesh",{"2":{"601":1}}],["meck",{"2":{"253":2}}],["mechanics",{"2":{"2256":1}}],["mechanical",{"0":{"1332":1,"2422":1},"1":{"2423":1,"2424":1,"2425":1,"2426":1,"2427":1},"2":{"543":1,"665":1,"1313":1,"1332":2,"1382":1,"2415":1,"2423":1,"2525":1}}],["mechanism",{"2":{"160":1,"604":1,"620":1,"1648":1,"2504":1,"2648":1,"2681":1}}],["mechanisms",{"2":{"152":1,"609":1,"2505":1,"2681":1}}],["mechmerlin",{"2":{"411":2}}],["mechmini",{"2":{"143":4}}],["mechwild",{"2":{"211":1,"236":1,"266":2}}],["mechkeys",{"0":{"256":1},"1":{"257":1,"258":1,"259":1,"260":1},"2":{"143":5,"149":2,"266":1}}],["mechloving",{"2":{"134":1}}],["mechlovin9",{"2":{"102":3,"114":1,"211":1}}],["mechlovin",{"2":{"102":3,"134":1,"191":1,"211":9,"222":1,"249":1,"266":2,"308":1}}],["meant",{"2":{"1421":1,"2630":1,"2733":1}}],["meantime",{"2":{"381":1}}],["mean",{"0":{"603":1},"2":{"263":1,"591":1,"1334":1,"2513":1,"2692":1,"2694":1}}],["means",{"2":{"251":1,"263":1,"364":1,"377":1,"392":1,"437":1,"451":1,"543":1,"595":1,"603":1,"616":1,"621":1,"700":1,"1346":1,"1356":1,"1378":1,"1417":2,"1455":1,"1461":1,"1515":1,"1564":1,"1630":1,"1749":1,"1771":1,"1892":1,"1972":1,"2029":1,"2211":1,"2245":1,"2246":1,"2256":1,"2263":4,"2271":1,"2355":1,"2363":2,"2372":1,"2373":1,"2412":1,"2420":2,"2562":1,"2576":1,"2643":1,"2674":1,"2687":1,"2697":1,"2709":1,"2733":1,"2794":1,"2799":1,"2833":1,"2862":1}}],["meaningful",{"2":{"2697":1}}],["meaning",{"2":{"245":1,"753":1,"775":1,"1275":1,"1358":1,"1382":1,"1393":1,"1495":1,"1609":1,"1877":1,"1972":1,"2025":1,"2373":1,"2412":1,"2519":1,"2703":1}}],["measure",{"2":{"671":1,"1932":1}}],["measured",{"2":{"214":1,"1383":1,"1457":1,"1754":1,"2255":1,"2705":1}}],["measurement",{"2":{"199":1,"2325":1,"2624":1,"2705":1}}],["merchantability",{"2":{"1437":1,"2698":1}}],["mercutio",{"2":{"211":1,"317":1}}],["merits",{"2":{"1321":1}}],["meridian",{"2":{"211":1}}],["merely",{"2":{"539":1,"2244":1}}],["merges",{"2":{"279":1,"377":1,"380":1,"384":2,"385":1,"386":1,"390":3}}],["merged",{"2":{"114":1,"134":1,"380":4,"381":2,"383":1,"384":1,"385":1,"389":2,"390":4,"392":1,"440":1,"595":1,"2503":2,"2692":1,"2694":2,"2695":1,"2697":1}}],["merge",{"0":{"383":1,"384":1,"385":1,"386":1,"387":1,"388":1,"2581":1},"1":{"389":1,"390":1,"2582":1},"2":{"0":1,"1":1,"75":1,"114":2,"158":1,"176":1,"191":1,"199":2,"201":1,"211":1,"222":2,"275":1,"276":1,"322":3,"377":1,"380":1,"381":3,"385":1,"386":1,"387":2,"389":1,"390":17,"401":2,"519":1,"578":1,"1319":1,"1597":1,"1939":2,"2505":2,"2506":1,"2507":1,"2580":1,"2581":1,"2582":6,"2586":1,"2692":4,"2694":1,"2695":1,"2696":1,"2697":1,"2852":1}}],["merging",{"0":{"401":1},"2":{"0":1,"9":1,"19":1,"39":1,"52":1,"73":1,"191":1,"401":1,"2582":1,"2692":2}}],["metrics",{"2":{"2010":1,"2850":1}}],["met",{"2":{"1638":1}}],["metal",{"2":{"2373":1,"2679":1}}],["metaclasses",{"2":{"520":1}}],["metadata",{"0":{"562":1,"2800":1},"2":{"188":1,"191":1,"266":1,"345":2,"357":3,"537":1,"560":2,"562":1,"2607":1,"2799":1}}],["meticulously",{"2":{"201":1}}],["methods=",{"0":{"347":1,"348":1,"349":1,"350":1}}],["methods",{"2":{"140":1,"473":2,"1293":1,"1327":1,"1382":2,"1386":1,"1564":1,"1803":1,"1810":1,"1818":2,"2078":2,"2223":1,"2328":1,"2329":1,"2332":1,"2334":1,"2335":1,"2336":1,"2337":1,"2339":1,"2341":1,"2342":1,"2343":2,"2344":1,"2346":2,"2348":2,"2350":2,"2371":1,"2526":1,"2622":1,"2681":1}}],["method",{"0":{"1386":1},"2":{"49":1,"169":1,"184":1,"236":1,"285":1,"293":1,"305":1,"314":1,"349":1,"350":1,"501":1,"551":1,"1382":1,"1564":2,"1602":1,"1818":1,"2078":1,"2207":1,"2214":1,"2219":2,"2242":1,"2271":1,"2276":1,"2277":2,"2328":1,"2421":1,"2733":1,"2739":1,"2766":1}}],["me",{"0":{"603":1},"2":{"169":2,"184":2,"199":1,"543":1,"591":1,"1330":1,"1389":1,"2265":1,"2525":1,"2530":1,"2536":1}}],["mem",{"2":{"2705":9}}],["memset",{"2":{"2015":2}}],["member",{"2":{"392":1,"1749":1,"1751":1,"1752":1,"2697":1}}],["members",{"0":{"713":1,"786":1,"812":1,"844":1,"874":1,"909":1,"943":1,"977":1,"1011":1,"1045":1,"1079":1,"1113":1,"1147":1,"1200":1,"1613":1,"1715":1,"1717":1},"2":{"312":1,"1749":2,"2423":1,"2503":1,"2574":1,"2590":1}}],["memory",{"0":{"1420":1,"2044":1},"2":{"160":1,"236":1,"308":1,"601":1,"730":2,"731":1,"733":1,"1326":1,"1343":1,"1386":1,"1389":1,"1398":2,"1460":1,"1495":1,"1496":1,"1579":2,"1589":1,"1630":1,"1819":1,"1910":3,"1911":5,"1920":1,"2080":1,"2248":1,"2329":1,"2428":1,"2448":2,"2449":1,"2454":1,"2468":1,"2561":3,"2653":3,"2674":2,"2681":1,"2700":1,"2704":1,"2705":2,"2896":3}}],["memcmp",{"2":{"114":1}}],["meletrix",{"2":{"2503":1}}],["melt",{"2":{"2373":1,"2375":1}}],["melting",{"2":{"2373":1}}],["melodies",{"2":{"222":1}}],["melody96",{"2":{"159":2,"160":1,"226":2,"236":1}}],["melgeek",{"2":{"134":1,"253":10}}],["meishi",{"2":{"143":2}}],["meishi2",{"2":{"143":2}}],["meira",{"2":{"143":2}}],["meetup",{"2":{"134":1}}],["mtb60",{"2":{"211":1}}],["mtbkeys",{"2":{"211":1}}],["mt980",{"2":{"159":2}}],["mt84",{"2":{"159":2,"277":1}}],["mt64rgb",{"2":{"159":2,"211":1}}],["mt40",{"2":{"159":2}}],["mt",{"2":{"38":1,"159":6,"160":1,"277":1,"297":1,"546":2,"1658":1,"1763":2,"2264":1,"2487":1,"2518":2,"2519":1,"2521":2,"2870":1}}],["mkand",{"2":{"2891":1}}],["mkmakeifeq",{"2":{"2401":1}}],["mkmake",{"2":{"2401":1}}],["mkdir",{"2":{"1598":1,"2543":1}}],["mk64fx512",{"2":{"533":1}}],["mk66fx1m0",{"2":{"133":1,"134":1,"533":1}}],["mk66f18",{"2":{"81":1,"93":2,"133":1,"134":1}}],["mk20dx256",{"2":{"533":1}}],["mk20dx128",{"2":{"533":1}}],["mkl26z64",{"2":{"533":1}}],["mk0",{"2":{"199":1}}],["mkiirgb",{"2":{"217":1}}],["mkii",{"2":{"114":1}}],["mk",{"0":{"553":1,"1434":1,"1601":2,"1646":1,"2322":1,"2364":1,"2401":1,"2836":1},"1":{"554":1,"555":1,"556":1,"557":1,"1435":1},"2":{"32":1,"49":1,"50":1,"70":29,"74":1,"76":1,"87":1,"94":1,"103":1,"114":2,"118":2,"119":1,"133":5,"134":8,"141":1,"149":2,"172":1,"191":3,"199":1,"202":1,"211":5,"235":1,"262":1,"266":11,"293":1,"305":1,"308":3,"314":1,"322":1,"326":1,"415":1,"537":2,"540":1,"549":1,"605":1,"606":1,"607":1,"609":3,"610":1,"611":1,"613":2,"616":2,"617":5,"647":1,"672":1,"684":1,"706":1,"723":1,"724":1,"727":1,"734":1,"746":1,"779":1,"805":1,"834":1,"866":1,"898":1,"933":1,"967":1,"1001":1,"1035":1,"1069":1,"1103":1,"1137":1,"1173":1,"1176":2,"1179":2,"1193":1,"1224":1,"1245":1,"1262":1,"1267":1,"1300":1,"1308":1,"1347":1,"1368":1,"1370":1,"1371":1,"1379":1,"1386":1,"1387":2,"1403":1,"1404":2,"1433":2,"1434":7,"1435":1,"1441":2,"1442":2,"1443":1,"1447":1,"1450":1,"1451":1,"1453":1,"1470":2,"1496":1,"1512":1,"1517":1,"1548":1,"1559":1,"1564":1,"1565":1,"1572":1,"1592":1,"1593":1,"1602":1,"1608":1,"1623":1,"1624":1,"1629":1,"1633":1,"1635":1,"1646":1,"1666":1,"1707":1,"1731":1,"1736":1,"1758":1,"1765":1,"1813":1,"1818":2,"1877":1,"1890":1,"1894":1,"1895":22,"1896":2,"1902":1,"1915":1,"1920":1,"1922":1,"1924":1,"1925":1,"1926":1,"1927":1,"1931":1,"1936":1,"1937":1,"1938":1,"1939":2,"1940":1,"1973":1,"1995":1,"1996":1,"1997":1,"1998":1,"1999":1,"2011":1,"2022":1,"2037":2,"2068":1,"2071":1,"2078":2,"2161":1,"2166":1,"2196":1,"2204":1,"2214":1,"2230":1,"2237":1,"2244":1,"2245":1,"2246":1,"2247":1,"2248":1,"2249":1,"2255":1,"2258":1,"2266":1,"2272":1,"2275":2,"2276":1,"2320":1,"2322":2,"2324":1,"2328":1,"2329":1,"2332":1,"2334":1,"2335":1,"2336":1,"2337":1,"2339":1,"2341":1,"2342":1,"2344":1,"2346":2,"2348":2,"2350":2,"2360":2,"2361":1,"2363":1,"2365":4,"2397":1,"2401":22,"2443":1,"2543":1,"2546":1,"2622":1,"2639":1,"2650":1,"2651":1,"2672":1,"2692":2,"2694":4,"2701":2,"2704":11,"2705":2,"2707":1,"2799":1,"2836":1,"2838":1,"2856":1,"2860":2,"2887":1,"2891":6,"2893":1,"2895":1}}],["mib",{"2":{"2356":2}}],["mimic",{"2":{"2263":1,"2265":1}}],["mi",{"2":{"1877":2,"1883":174,"1884":2,"2364":2,"2484":174}}],["mikrocontroller",{"2":{"1345":1}}],["mike1808",{"2":{"114":1}}],["might",{"2":{"375":1,"381":1,"398":1,"411":1,"543":1,"667":2,"730":2,"747":1,"1343":2,"1382":2,"1383":6,"1392":2,"1397":1,"1416":1,"1433":1,"1499":1,"1560":1,"1565":1,"1585":1,"1589":1,"1881":1,"1926":1,"1932":1,"2245":1,"2255":1,"2359":1,"2361":1,"2380":1,"2399":1,"2610":1,"2658":1,"2890":1,"2896":1}}],["migrator",{"2":{"65":1}}],["migrations",{"2":{"77":1,"134":1,"199":1,"266":3}}],["migration",{"0":{"38":1,"69":1,"77":1,"265":1,"275":1},"2":{"70":1,"77":1,"113":1,"114":1,"134":2,"149":1,"188":1,"191":1,"199":3,"201":1,"213":1,"238":1,"265":1}}],["migrating",{"0":{"3":1,"7":1,"15":1,"30":1,"36":1},"1":{"31":1},"2":{"167":1,"232":1,"2694":1}}],["migrated",{"2":{"118":1,"126":1,"128":1,"140":1,"209":1,"262":1,"2670":1,"2694":2}}],["migrate",{"0":{"31":1,"34":1,"425":1},"2":{"75":1,"113":1,"114":4,"133":2,"134":6,"149":3,"176":1,"199":7,"211":1,"228":1,"236":9,"249":27,"266":66,"277":11,"294":4,"304":1,"307":1,"308":1,"317":4,"425":1,"570":1}}],["mixture",{"2":{"2242":1}}],["mixing",{"2":{"2207":1}}],["mix",{"2":{"1266":1,"1389":1,"1393":1,"2519":1}}],["mixed",{"0":{"2686":1},"2":{"322":1,"397":1,"494":1,"601":1,"1469":1,"2690":1}}],["mixup",{"2":{"199":1}}],["mit",{"2":{"2688":1}}],["mitchsplit",{"0":{"260":1},"2":{"256":1}}],["mitigates",{"2":{"1330":1}}],["mitigated",{"2":{"263":1,"2519":1}}],["mitigate",{"0":{"312":1},"2":{"211":1,"317":1,"1382":2,"2851":1}}],["mitigation",{"2":{"191":1,"312":1}}],["miiiw",{"2":{"253":2,"266":1}}],["mice",{"2":{"2002":1,"2385":1,"2423":1}}],["michi",{"0":{"1374":1},"2":{"199":1,"1367":1,"1371":4,"2843":1}}],["micdrop",{"2":{"163":1}}],["microcontrol",{"2":{"2778":1}}],["microcontroller>",{"2":{"412":1}}],["microcontroller",{"0":{"2370":1},"2":{"81":1,"412":2,"415":1,"527":2,"536":1,"557":1,"682":1,"701":1,"741":1,"743":1,"749":1,"1518":1,"1528":1,"1706":1,"2219":1,"2367":1,"2376":3,"2379":1,"2412":1,"2428":2,"2440":1,"2448":1,"2449":1,"2662":1,"2679":1,"2694":1,"2801":2,"2849":1}}],["microcontrollers",{"0":{"527":1},"1":{"528":1,"529":1,"530":1,"531":1,"532":1,"533":1,"534":1,"535":1,"536":1},"2":{"69":1,"215":2,"263":1,"536":2,"1274":1,"1901":1,"2336":1,"2342":1,"2428":2,"2662":3,"2676":1,"2856":1}}],["microchip",{"2":{"730":3,"1261":1,"2036":1,"2444":1}}],["microsoft",{"2":{"1328":1,"2622":1}}],["micros",{"2":{"550":1,"666":1,"2212":1,"2213":1,"2432":1,"2648":1,"2654":1,"2783":1}}],["microseconds",{"2":{"543":1,"1263":1,"2819":1}}],["microdox",{"2":{"176":2}}],["micronucleus",{"2":{"149":1}}],["micro",{"0":{"271":1,"1371":1,"1374":1,"2430":1,"2432":1,"2650":1},"1":{"1372":1,"1373":1,"1374":1,"1375":1,"1376":1,"1377":1,"1378":1,"2431":1,"2433":1},"2":{"77":1,"86":2,"93":1,"163":1,"172":1,"176":1,"189":1,"271":2,"528":1,"670":4,"1295":1,"1349":2,"1369":1,"1371":2,"1376":1,"1378":1,"1380":1,"1381":1,"1894":1,"2207":1,"2209":1,"2219":2,"2225":1,"2332":1,"2333":1,"2367":1,"2369":1,"2370":3,"2430":2,"2431":3,"2432":2,"2433":3,"2445":4,"2448":5,"2449":1,"2535":1,"2627":1,"2636":1,"2638":1,"2639":6,"2648":1,"2650":2,"2651":1,"2662":1,"2843":3}}],["mio",{"2":{"143":2}}],["mirrored",{"2":{"2237":1}}],["mirrors",{"2":{"552":1,"2222":1,"2265":3,"2549":1,"2694":1}}],["mirroring",{"2":{"114":1,"126":1,"2694":1}}],["mirror",{"2":{"76":1,"114":1,"149":1,"552":1,"1820":1,"2081":1,"2222":1,"2827":10}}],["minted",{"2":{"2556":1}}],["minus",{"2":{"1660":1,"2458":1,"2464":1,"2467":2}}],["minuted",{"2":{"1919":1}}],["minute",{"0":{"2324":1},"1":{"2325":1,"2326":1,"2327":1},"2":{"1457":1,"2324":1,"2826":1}}],["minutes",{"2":{"1289":1,"2374":1}}],["mine",{"2":{"1440":1,"2356":1}}],["mind",{"2":{"494":1,"520":1,"592":1,"597":1,"601":1,"657":1,"1358":1,"1388":1,"1421":1,"1561":1,"1634":1,"1910":1,"2205":1,"2235":1,"2255":1,"2369":1,"2374":1,"2376":1,"2380":1,"2406":1,"2407":1,"2409":1,"2412":1,"2706":1,"2850":1}}],["mins",{"2":{"353":1,"571":2,"1563":2,"1570":1,"2458":1,"2467":1,"2515":1}}],["mino",{"2":{"222":1,"241":6}}],["minor",{"2":{"49":1,"51":1,"64":1,"86":1,"114":1,"149":1,"176":1,"191":1,"222":2,"294":1,"1463":1}}],["min",{"0":{"1870":1,"1873":1,"2152":1,"2155":1},"2":{"211":1,"308":1,"1266":1,"1463":2,"1497":1,"1602":1,"1649":3,"1708":3,"1717":1,"1818":4,"1823":1,"1871":1,"1874":1,"1926":2,"2078":4,"2084":1,"2085":6,"2086":3,"2153":1,"2156":1}}],["mingw64",{"2":{"2568":1,"2617":1,"2622":3}}],["mingw",{"2":{"158":1,"2452":2,"2568":2,"2569":1}}],["minizone",{"2":{"249":1}}],["miniaxe",{"2":{"241":2,"249":1}}],["minitkl",{"2":{"222":1}}],["minitomic",{"2":{"57":2}}],["mini36",{"2":{"191":1}}],["mini42",{"2":{"191":1}}],["minidox",{"2":{"143":2,"149":1,"217":1,"236":1,"277":1}}],["mini",{"2":{"134":1,"143":4,"149":1,"211":3,"1647":1,"2370":1}}],["minimize",{"2":{"597":1,"2668":1}}],["minimise",{"2":{"103":1,"308":1,"733":1,"735":1,"2703":1,"2849":1}}],["minim",{"2":{"143":2}}],["minimally",{"2":{"2223":1,"2694":1}}],["minimal",{"2":{"128":1,"160":1,"176":1,"215":1,"2256":1,"2405":1,"2704":1,"2836":1,"2850":1,"2851":1}}],["minimum",{"2":{"70":1,"134":1,"222":1,"285":1,"700":2,"701":1,"729":1,"1600":1,"1602":1,"1710":1,"1717":1,"1929":5,"1933":2,"2037":1,"2059":6,"2325":1,"2504":1,"2657":1,"2694":2,"2722":1,"2891":1}}],["midpoint",{"2":{"1717":1}}],["midway",{"2":{"625":1}}],["midway60",{"2":{"211":1}}],["mid",{"2":{"546":1,"1717":1,"1725":1}}],["middle",{"2":{"50":1,"222":1,"371":1,"744":1,"1418":1,"1610":1,"2004":2,"2886":1}}],["mididevice",{"2":{"1882":1}}],["midi",{"0":{"1464":1,"1876":1,"1879":1,"1880":1,"1882":1,"1886":1,"2484":1},"1":{"1877":1,"1878":1,"1879":1,"1880":1,"1881":2,"1882":2,"1883":1,"1884":1,"1885":1,"1886":1,"1887":1},"2":{"50":1,"63":1,"70":1,"75":1,"111":1,"114":1,"188":1,"191":2,"199":3,"222":1,"231":3,"249":1,"266":1,"556":2,"557":1,"643":1,"1456":4,"1464":1,"1877":4,"1878":1,"1879":2,"1880":2,"1881":3,"1882":15,"1883":147,"1884":1,"1886":2,"1887":9,"2195":1,"2245":1,"2364":3,"2423":1,"2484":148,"2694":2,"2887":1}}],["millimeters",{"2":{"1928":2,"1932":1}}],["millivolts",{"2":{"725":1,"2806":1}}],["millisecond",{"2":{"648":1,"1383":1,"1769":1}}],["milliseconds",{"2":{"25":1,"119":1,"195":1,"543":2,"546":2,"547":1,"648":1,"649":2,"749":1,"755":1,"758":1,"761":1,"764":1,"767":1,"770":1,"773":1,"776":1,"780":1,"806":1,"835":1,"867":1,"899":1,"934":1,"968":1,"1002":1,"1036":1,"1070":1,"1104":1,"1138":1,"1186":1,"1194":1,"1269":1,"1383":1,"1385":1,"1386":7,"1414":1,"1418":1,"1425":2,"1549":1,"1564":1,"1568":1,"1760":1,"1768":1,"1820":2,"1892":1,"1893":1,"1894":2,"1897":1,"1898":1,"1915":1,"1917":1,"1918":1,"1926":1,"1928":1,"1932":1,"1937":1,"2043":1,"2045":6,"2049":1,"2076":1,"2081":2,"2168":1,"2177":1,"2181":1,"2221":3,"2255":1,"2256":1,"2273":1,"2332":1,"2488":1,"2702":2,"2712":1,"2724":1,"2802":2,"2806":1,"2809":1,"2810":1,"2817":1,"2818":2,"2819":1,"2821":1,"2825":2,"2827":3,"2829":1,"2830":1,"2858":1,"2860":1,"2869":1,"2870":2}}],["mild",{"2":{"211":1}}],["milc",{"2":{"65":2,"95":1,"471":3,"472":1}}],["milk",{"2":{"37":2}}],["misfires",{"2":{"1578":1,"1580":1,"1584":1,"1585":1}}],["miso",{"2":{"1225":2,"1226":5,"2429":1,"2431":1,"2433":2,"2435":1,"2437":2,"2439":2,"2441":2,"2631":1,"2650":1}}],["misterknife",{"2":{"211":3}}],["mistaken",{"2":{"2211":1}}],["mistakenly",{"2":{"243":1}}],["mistake",{"2":{"92":1}}],["mishandling",{"2":{"199":1}}],["mis",{"2":{"199":1,"211":1}}],["mismatch",{"2":{"191":1,"389":1}}],["mismatched",{"2":{"149":1}}],["miss",{"2":{"586":1,"2500":1,"2519":1}}],["mission",{"2":{"199":2,"2463":2,"2467":2}}],["missing",{"2":{"28":1,"73":1,"92":1,"93":1,"134":4,"149":4,"160":1,"176":2,"182":1,"191":3,"199":2,"201":1,"211":4,"236":2,"249":1,"294":1,"2394":1,"2531":1,"2692":1,"2712":1}}],["missed",{"2":{"149":1,"160":1,"236":1}}],["miscellaneous",{"0":{"1341":1},"1":{"1342":1,"1343":1,"1344":1,"1345":1,"1346":1,"1347":1,"1348":1,"1349":1,"1350":1,"1351":1,"1352":1,"1353":1,"1354":1},"2":{"211":1,"222":1,"266":3,"308":1,"317":1}}],["misc",{"2":{"149":1,"249":2,"266":3,"277":1,"2024":1}}],["misconfigured",{"2":{"28":1}}],["misplaced",{"2":{"134":1}}],["mocks",{"2":{"2889":1}}],["mock",{"0":{"2889":1},"2":{"2889":1}}],["mocking",{"2":{"526":1,"2891":2}}],["moff",{"2":{"2239":1,"2496":1}}],["mood",{"2":{"2041":1,"2042":2,"2045":1,"2068":1,"2824":1,"2842":1}}],["moon",{"2":{"317":1}}],["moonlander",{"2":{"191":1,"199":1,"241":2,"249":1,"277":2}}],["mounting",{"2":{"2376":1}}],["mount",{"2":{"2367":1,"2370":1}}],["mounted",{"2":{"2036":1,"2637":1}}],["mousing",{"2":{"1953":1}}],["mousereport",{"2":{"1946":6}}],["mouse=true",{"2":{"1300":1}}],["mousekey",{"2":{"63":1,"70":1,"75":1,"111":1,"114":1,"188":1,"191":2,"209":1,"222":1,"236":1,"548":5,"556":1,"557":2,"1343":1,"1893":16,"1894":12,"1897":13,"1898":7,"2068":1,"2364":1,"2836":1}}],["mousekeysaccel",{"2":{"1893":1}}],["mousekeys",{"0":{"2780":1},"2":{"48":1,"160":1,"176":1,"191":1,"546":1,"1922":1,"2780":1}}],["mouse",{"0":{"246":1,"316":1,"548":1,"1345":1,"1888":1,"1889":1,"1890":1,"1891":1,"1892":1,"1898":1,"1899":1,"1946":1,"1948":1,"1949":1,"1955":1,"1960":1,"1961":1,"1962":1,"1964":1,"1967":1,"1969":1,"1971":1,"1993":1,"2002":1,"2005":1,"2006":1,"2007":1,"2485":1,"2820":1},"1":{"1889":1,"1890":2,"1891":2,"1892":1,"1893":2,"1894":2,"1895":2,"1896":2,"1897":2,"1898":2,"1899":1,"1947":1,"1948":1,"1949":1,"1950":1,"1951":1,"1952":1,"1953":1,"1956":1,"1957":1,"1958":1,"1959":1,"1960":1,"1961":2,"1962":3,"1963":1,"1964":1,"1965":1,"1966":1,"1967":1,"1968":1,"1969":1,"1970":1,"1971":1,"1994":1,"1995":1,"1996":1,"1997":1,"1998":1,"1999":1,"2000":1,"2001":1,"2002":1,"2003":1,"2004":1,"2005":1,"2006":1,"2007":1,"2008":1,"2009":1},"2":{"48":1,"74":3,"100":1,"112":7,"114":5,"133":1,"134":1,"149":1,"160":3,"175":5,"176":4,"190":6,"191":7,"211":2,"222":3,"231":1,"236":2,"246":3,"249":1,"266":2,"277":3,"285":2,"291":2,"294":1,"308":1,"316":2,"317":2,"543":1,"546":1,"556":1,"557":4,"581":1,"1488":1,"1595":2,"1607":2,"1888":2,"1889":3,"1890":1,"1891":39,"1892":1,"1894":5,"1895":2,"1897":1,"1898":4,"1899":3,"1929":6,"1939":8,"1940":4,"1941":3,"1942":5,"1944":14,"1945":9,"1946":13,"1948":4,"1949":12,"1950":17,"1951":1,"1952":10,"1953":3,"1955":7,"1956":7,"1957":15,"1958":1,"1959":9,"1960":5,"1961":4,"1962":3,"1963":1,"1964":33,"1965":11,"1967":10,"1968":16,"1969":10,"1970":8,"1971":10,"1993":1,"1996":1,"1997":1,"1998":1,"1999":1,"2000":1,"2002":18,"2003":5,"2004":12,"2005":1,"2006":4,"2007":3,"2008":5,"2009":4,"2013":1,"2024":4,"2245":1,"2249":1,"2320":1,"2485":39,"2532":1,"2780":1,"2820":3,"2822":2,"2829":2,"2882":1}}],["motivations",{"2":{"2850":1}}],["motion",{"2":{"190":1,"191":1,"1897":1,"1926":1,"1939":3,"1941":7,"1942":1,"1955":1}}],["motions",{"2":{"175":1}}],["motors",{"2":{"1651":1,"1652":1}}],["motor",{"0":{"1651":1},"1":{"1652":1,"1653":1},"2":{"1647":1,"1651":1,"1652":2,"1653":2}}],["moky88",{"2":{"294":1}}],["moky",{"2":{"294":1}}],["momokai",{"2":{"266":1}}],["moment",{"2":{"211":2,"1754":5,"2598":1,"2601":1,"2743":1,"2873":1,"2886":1}}],["momentarily",{"2":{"73":1,"1392":4,"1896":1,"2267":2,"2480":2,"2860":1}}],["momentary",{"0":{"3":1,"2265":1},"2":{"199":1,"1331":1,"1392":1,"1582":5,"1658":2,"1734":1,"1747":3,"1757":2,"1759":1,"1895":8,"2239":4,"2266":1,"2496":4}}],["mojo75",{"2":{"253":2}}],["mojo68",{"2":{"253":2}}],["morgan65",{"2":{"211":2}}],["moreover",{"2":{"2207":1}}],["more",{"0":{"1735":1,"2363":1},"1":{"2364":1,"2365":1},"2":{"2":1,"6":2,"8":1,"10":2,"14":1,"16":1,"24":1,"46":1,"49":1,"76":1,"82":1,"93":1,"99":2,"107":1,"109":1,"111":1,"112":1,"114":6,"118":1,"133":2,"134":4,"149":6,"152":1,"153":2,"160":1,"166":1,"172":1,"174":1,"176":4,"179":1,"182":1,"190":3,"191":4,"194":2,"195":1,"196":1,"198":1,"199":6,"206":1,"211":6,"213":1,"222":2,"224":1,"228":2,"229":1,"231":1,"232":1,"236":3,"245":1,"247":1,"248":1,"249":1,"251":1,"265":1,"266":1,"288":2,"289":1,"294":1,"297":1,"298":1,"304":1,"306":1,"308":3,"315":1,"358":1,"374":1,"381":1,"395":2,"403":1,"406":1,"408":1,"412":1,"448":1,"449":1,"450":1,"459":1,"487":1,"494":1,"496":1,"503":1,"511":2,"520":1,"522":1,"523":1,"537":1,"543":2,"547":1,"552":2,"556":2,"557":1,"581":1,"595":1,"597":1,"607":1,"615":1,"618":3,"656":1,"665":2,"667":2,"669":1,"671":2,"679":1,"680":1,"701":1,"733":1,"736":1,"747":1,"838":1,"869":1,"903":1,"937":1,"971":1,"1005":1,"1039":1,"1073":1,"1107":1,"1141":1,"1170":1,"1177":1,"1225":1,"1266":1,"1276":1,"1290":1,"1296":1,"1308":2,"1323":1,"1325":1,"1346":1,"1354":1,"1355":1,"1356":2,"1357":1,"1377":1,"1378":1,"1383":1,"1392":1,"1395":1,"1396":1,"1397":3,"1414":2,"1416":1,"1433":1,"1437":1,"1439":1,"1446":1,"1447":1,"1461":1,"1462":2,"1468":1,"1471":1,"1473":2,"1480":1,"1487":1,"1508":1,"1528":1,"1550":1,"1562":1,"1572":1,"1575":1,"1579":1,"1580":1,"1584":1,"1589":1,"1600":1,"1625":1,"1630":1,"1638":1,"1665":1,"1734":1,"1741":2,"1745":1,"1749":1,"1769":1,"1771":1,"1803":1,"1814":2,"1818":1,"1877":1,"1881":1,"1892":1,"1893":1,"1898":1,"1911":1,"1923":1,"1942":1,"1950":1,"1955":1,"1963":1,"1971":1,"1993":1,"2010":1,"2021":1,"2026":1,"2037":1,"2049":1,"2065":1,"2072":2,"2078":1,"2081":1,"2085":1,"2086":1,"2244":1,"2247":1,"2250":1,"2251":1,"2255":2,"2256":1,"2263":2,"2272":1,"2277":1,"2320":1,"2325":2,"2328":1,"2359":1,"2360":2,"2363":4,"2364":4,"2369":2,"2370":2,"2371":2,"2373":1,"2374":1,"2375":1,"2383":1,"2388":1,"2389":1,"2390":1,"2391":1,"2392":1,"2398":1,"2400":1,"2401":1,"2412":2,"2414":1,"2424":1,"2436":1,"2445":1,"2448":1,"2449":1,"2455":1,"2466":1,"2514":2,"2516":3,"2517":1,"2518":2,"2548":1,"2558":1,"2562":1,"2563":1,"2568":1,"2586":1,"2588":1,"2590":1,"2598":1,"2604":1,"2619":1,"2622":1,"2652":1,"2660":1,"2661":1,"2662":4,"2671":1,"2693":2,"2695":1,"2696":1,"2697":1,"2698":1,"2702":3,"2705":2,"2706":1,"2740":1,"2742":1,"2743":2,"2789":1,"2792":1,"2799":3,"2831":1,"2842":1,"2855":1,"2858":2,"2860":1,"2867":1,"2868":2,"2869":1,"2876":1,"2877":1,"2892":1,"2896":1}}],["mobile",{"2":{"149":1,"160":1}}],["monsgeek",{"2":{"2343":1}}],["monstargear",{"2":{"211":1}}],["mon",{"2":{"2239":1,"2496":1}}],["monitor",{"2":{"1897":1}}],["monitors",{"2":{"1609":1}}],["month",{"2":{"377":1,"2697":1}}],["months",{"2":{"251":1,"522":1,"2851":1}}],["montex",{"2":{"143":2,"149":1}}],["mono1bpp",{"2":{"2704":1}}],["mono16",{"2":{"2703":4}}],["mono2",{"2":{"2703":3,"2704":2}}],["mono256",{"2":{"2703":3}}],["mono4",{"2":{"2703":4}}],["monochrome",{"2":{"2701":6,"2704":1,"2705":3}}],["monolithic",{"2":{"2674":2}}],["mono",{"2":{"249":2,"779":1,"805":1,"834":1,"866":1,"898":1,"933":1,"967":1,"1001":1,"1035":1,"1069":1,"1103":1,"1137":1,"1193":1}}],["monokei",{"2":{"241":3,"249":1}}],["monksoffunk",{"2":{"149":1}}],["mona",{"2":{"102":3,"197":6}}],["movable",{"2":{"1706":1}}],["movements",{"2":{"1410":1,"1892":1,"1893":4,"1894":15,"1895":4,"1896":1,"1897":3,"1898":1,"2364":1}}],["movement",{"0":{"2009":1},"2":{"48":1,"74":1,"175":2,"246":1,"249":1,"1892":5,"1893":4,"1894":5,"1895":5,"1897":2,"1898":1,"1926":5,"1946":3,"1949":2,"1950":1,"1959":1,"1970":1,"1996":1,"2002":1,"2009":1}}],["moved",{"2":{"43":1,"50":1,"56":1,"57":1,"67":1,"72":1,"86":1,"102":1,"114":1,"122":1,"143":1,"149":1,"159":1,"168":1,"181":1,"197":1,"198":1,"201":2,"204":1,"222":1,"319":1,"653":1,"1360":1,"1378":1,"2009":1,"2383":1,"2596":1,"2597":1,"2694":1,"2835":1}}],["moves",{"0":{"37":1},"2":{"377":1,"1709":1,"1892":2,"1912":2,"2038":1,"2236":2,"2255":1,"2515":1,"2694":1}}],["move",{"2":{"21":1,"36":1,"37":1,"50":1,"72":1,"75":1,"94":1,"100":2,"113":6,"114":14,"133":7,"134":9,"149":58,"156":1,"160":11,"167":1,"176":6,"188":1,"191":7,"199":11,"211":38,"222":16,"236":6,"241":1,"249":12,"253":1,"255":2,"266":2,"270":1,"277":3,"281":1,"285":1,"294":2,"308":1,"429":1,"1398":1,"1401":1,"1462":1,"1643":1,"1675":1,"1679":1,"1680":2,"1681":1,"1703":1,"1705":1,"1841":1,"1842":1,"1843":1,"1844":1,"1883":2,"1888":1,"1892":1,"1893":1,"1894":3,"1897":4,"1898":2,"2105":1,"2106":1,"2107":1,"2108":1,"2172":1,"2255":1,"2323":2,"2374":1,"2377":1,"2408":1,"2473":2,"2484":2,"2534":1,"2558":1,"2578":1,"2694":2,"2743":1}}],["moving",{"0":{"16":1},"2":{"36":1,"37":1,"43":1,"111":1,"113":1,"191":1,"275":1,"294":1,"344":1,"494":1,"1393":1,"1770":1,"1896":1,"1911":1,"1912":2,"1922":1,"1934":1,"1941":1,"1949":1,"2004":1,"2075":3,"2236":2,"2371":1,"2374":1,"2519":1,"2696":1,"2842":1}}],["mosy",{"2":{"2369":1}}],["mosi",{"2":{"1225":2,"1226":5,"1272":1,"1277":2,"2429":1,"2431":1,"2433":2,"2435":1,"2437":2,"2439":2,"2441":2,"2631":1,"2650":1,"2704":2}}],["most",{"0":{"2835":1},"1":{"2836":1,"2837":1,"2838":1,"2839":1,"2840":1,"2841":1,"2842":1},"2":{"70":1,"118":1,"124":1,"131":1,"158":1,"182":2,"194":1,"214":1,"215":2,"221":1,"233":1,"234":1,"249":2,"251":1,"263":2,"348":1,"376":1,"473":1,"474":1,"475":1,"481":1,"494":1,"495":1,"496":1,"529":1,"539":1,"540":1,"543":2,"570":1,"596":1,"601":1,"613":1,"616":1,"620":1,"625":3,"626":1,"643":1,"664":2,"684":1,"735":1,"746":1,"1224":1,"1245":1,"1262":1,"1265":1,"1296":1,"1297":1,"1321":1,"1328":1,"1332":1,"1334":1,"1391":2,"1394":1,"1395":1,"1397":1,"1403":1,"1416":1,"1417":1,"1432":1,"1447":1,"1454":1,"1498":2,"1502":1,"1512":1,"1515":1,"1516":1,"1640":1,"1649":1,"1653":1,"1708":1,"1770":1,"1771":1,"1892":1,"1897":1,"1925":1,"1932":2,"1942":1,"1967":1,"2003":1,"2052":1,"2207":1,"2211":1,"2227":1,"2242":1,"2243":1,"2247":1,"2248":2,"2275":2,"2276":1,"2356":1,"2363":2,"2364":1,"2373":1,"2385":1,"2425":1,"2428":1,"2429":1,"2451":1,"2503":1,"2508":1,"2509":1,"2526":1,"2529":2,"2576":4,"2657":2,"2662":1,"2694":1,"2704":1,"2738":1,"2754":1,"2757":1,"2765":1,"2774":1,"2796":1,"2833":1,"2836":2,"2838":1,"2843":1,"2849":1,"2861":1,"2881":2,"2888":1}}],["mostly",{"2":{"8":1,"199":1,"418":1,"1321":1,"2207":1,"2445":1,"2617":1}}],["mosfet",{"2":{"14":2,"1515":2,"1528":2,"1649":1}}],["modu",{"2":{"1883":1,"2484":1}}],["modulation",{"2":{"1511":1,"1877":1,"1883":6,"1884":1,"2484":6}}],["modular",{"2":{"16":1}}],["modules",{"0":{"288":1,"298":1,"1596":1},"1":{"1597":1,"1598":1,"1599":1,"1600":1,"1601":1,"1602":1,"1603":1,"1604":1,"1605":1,"1606":1},"2":{"93":1,"288":5,"294":1,"298":1,"308":4,"520":2,"730":1,"731":1,"1596":3,"1597":9,"1598":6,"1599":1,"1602":1,"1606":1,"1665":2,"1901":2,"2229":1,"2320":1,"2385":1}}],["module",{"0":{"1597":1,"1598":1,"1599":1,"1600":1,"1602":1,"1604":1,"1605":1},"1":{"1600":1,"1601":1,"1602":1,"1603":1,"1604":1,"1605":1,"1606":1},"2":{"6":1,"288":1,"298":1,"308":1,"469":1,"498":5,"501":1,"502":1,"511":2,"526":1,"619":12,"730":1,"731":1,"1337":1,"1597":3,"1598":8,"1599":1,"1600":11,"1602":2,"1604":1,"1605":1,"1606":22,"1665":1,"1937":2,"1993":3,"1994":1,"2229":1,"2703":1,"2704":1}}],["modd",{"2":{"1883":1,"2484":1}}],["modded",{"2":{"176":1,"1427":1,"2327":2}}],["modtaps",{"2":{"1356":1}}],["modifying",{"2":{"494":1,"522":2,"667":1,"1395":1,"1507":1,"2410":1,"2416":1,"2425":1}}],["modify",{"2":{"125":1,"185":1,"211":1,"221":1,"236":1,"522":1,"570":1,"749":2,"1226":2,"1247":1,"1356":1,"1417":1,"1437":1,"1457":1,"1610":1,"1809":1,"1944":2,"1945":2,"1949":1,"1950":1,"2037":1,"2045":1,"2047":1,"2251":1,"2416":1,"2549":1,"2675":1,"2681":1,"2694":1,"2698":1,"2779":1,"2857":1}}],["modifiable",{"2":{"1922":1}}],["modification",{"0":{"2066":1},"2":{"65":1,"520":1,"1334":1,"2036":1,"2075":1,"2896":2}}],["modifications",{"2":{"21":1,"322":3,"381":1,"496":1,"1327":1,"2358":1,"2622":2,"2659":1,"2692":1,"2695":1}}],["modifiers",{"0":{"1340":1,"1471":1,"1738":1,"1739":1,"1740":1,"1741":1,"1747":1,"1756":1,"2460":1,"2486":1},"1":{"1752":1,"1753":1,"1754":1},"2":{"99":1,"112":1,"160":1,"222":1,"544":1,"546":1,"664":1,"1340":3,"1356":15,"1359":2,"1392":2,"1393":5,"1421":1,"1423":1,"1443":1,"1471":3,"1487":1,"1488":1,"1572":1,"1587":3,"1733":1,"1734":4,"1738":3,"1740":1,"1744":1,"1749":7,"1750":4,"1752":5,"1753":1,"1755":1,"1817":1,"2029":1,"2086":1,"2205":1,"2500":1,"2518":1,"2519":2,"2521":1,"2598":2,"2827":1,"2840":1}}],["modifier",{"0":{"1330":1,"1331":1,"1355":1,"1356":1,"1580":1,"1764":1,"2779":1,"2782":1},"1":{"1357":1,"1358":1,"1359":1,"1765":1,"1766":1,"1767":1,"1768":1,"1769":1,"1770":1,"1771":1,"1772":1,"1773":1,"1774":1,"1775":1,"1776":1,"1777":1,"1778":1,"1779":1,"1780":1,"1781":1,"1782":1,"1783":1,"1784":1,"1785":1,"1786":1,"1787":1,"1788":1,"1789":1,"1790":1,"1791":1,"1792":1,"1793":1,"1794":1,"1795":1,"1796":1,"1797":1,"1798":1,"1799":1,"1800":1,"1801":1,"1802":1},"2":{"74":1,"99":1,"194":2,"211":1,"231":4,"289":1,"552":1,"1331":3,"1340":5,"1355":3,"1356":15,"1358":1,"1359":4,"1392":1,"1393":1,"1417":2,"1418":2,"1421":1,"1487":1,"1488":1,"1499":1,"1502":2,"1580":1,"1631":1,"1658":2,"1711":1,"1733":1,"1734":3,"1738":1,"1745":1,"1747":1,"1749":7,"1750":2,"1752":3,"1753":2,"1754":2,"1755":2,"1756":4,"1763":1,"1815":2,"1955":1,"2028":2,"2031":1,"2073":2,"2086":1,"2205":8,"2206":7,"2222":2,"2486":1,"2518":2,"2519":1,"2599":1,"2600":2,"2782":1,"2827":1,"2860":1,"2873":1,"2876":3}}],["modified",{"2":{"2":1,"8":1,"74":1,"149":1,"221":2,"494":1,"515":1,"1192":1,"1313":1,"1398":1,"1754":1,"1896":1,"2030":1,"2264":1,"2339":1,"2344":1,"2444":1,"2576":1,"2687":1,"2692":1,"2694":1,"2696":1,"2860":1,"2867":1,"2896":1}}],["modifies",{"2":{"0":1,"9":1,"19":1,"30":1,"33":1,"39":1,"52":1,"297":1,"312":1,"377":1,"2075":2,"2870":1,"2896":1}}],["moderate",{"2":{"2380":1}}],["modern",{"2":{"1178":1,"1328":1,"1332":1,"1563":1,"2275":1,"2364":1,"2371":1,"2378":1,"2382":1}}],["modernize",{"2":{"222":1,"236":2}}],["modernise",{"2":{"222":2}}],["modemmanager",{"2":{"1294":4}}],["mode=guest",{"2":{"665":1}}],["modelled",{"2":{"2223":1}}],["models",{"2":{"1386":1}}],["modelh",{"2":{"217":2,"308":1}}],["modelm101",{"2":{"207":2}}],["modelm",{"0":{"204":1},"2":{"149":1,"207":3}}],["model",{"2":{"125":1,"143":2,"149":1,"185":1,"204":2,"207":12,"217":1,"222":2,"1928":1,"2694":1,"2894":1}}],["model01",{"2":{"37":2}}],["modes",{"0":{"124":1,"2277":1,"2861":1},"1":{"2862":1,"2863":1,"2864":1,"2865":1,"2866":1,"2867":1,"2868":1},"2":{"114":1,"124":2,"134":1,"186":2,"235":1,"1183":1,"1460":2,"1465":1,"1817":1,"1892":2,"1932":1,"1993":1,"2039":2,"2041":1,"2042":2,"2045":2,"2075":2,"2224":1,"2273":2,"2277":6,"2278":2,"2469":1,"2489":2,"2497":2,"2728":1,"2861":2,"2862":1}}],["mode",{"0":{"186":1,"470":1,"1229":1,"1295":1,"1460":1,"1656":1,"1837":2,"1839":2,"1845":1,"1893":1,"1894":1,"1895":1,"1896":1,"1897":1,"1933":1,"1934":1,"1935":1,"2057":1,"2058":1,"2101":2,"2103":2,"2109":1,"2280":1,"2282":2,"2284":1,"2285":1,"2286":2,"2288":2,"2558":1,"2866":1},"1":{"1230":1,"1231":1,"1461":1,"1462":1,"1838":2,"1840":2,"1846":1,"2102":2,"2104":2,"2110":1,"2281":1,"2283":2,"2287":2,"2289":2},"2":{"49":3,"93":1,"118":2,"134":1,"160":2,"175":1,"176":8,"183":4,"190":1,"191":2,"211":3,"230":1,"231":1,"240":2,"266":1,"317":1,"470":1,"633":3,"667":4,"668":1,"670":1,"679":1,"702":1,"707":2,"742":2,"749":4,"753":2,"1175":1,"1176":1,"1178":2,"1179":2,"1189":1,"1190":1,"1191":1,"1226":8,"1230":3,"1243":1,"1247":8,"1275":2,"1277":2,"1281":1,"1294":1,"1300":2,"1305":2,"1326":2,"1339":1,"1342":1,"1343":2,"1344":2,"1389":10,"1453":1,"1454":1,"1455":7,"1456":8,"1458":1,"1460":13,"1461":1,"1462":2,"1463":3,"1465":7,"1520":1,"1526":1,"1604":1,"1605":1,"1648":3,"1649":2,"1655":3,"1656":1,"1665":1,"1816":2,"1818":2,"1819":5,"1820":4,"1838":1,"1840":1,"1863":1,"1893":2,"1894":3,"1895":3,"1896":5,"1897":6,"1898":2,"1906":1,"1909":2,"1911":1,"1925":2,"1932":10,"1934":2,"1935":2,"1951":1,"1952":7,"2002":5,"2039":22,"2040":3,"2041":15,"2042":10,"2043":1,"2057":9,"2062":2,"2074":2,"2077":3,"2078":2,"2080":5,"2081":4,"2087":1,"2102":1,"2104":1,"2145":1,"2219":1,"2222":1,"2244":1,"2245":1,"2248":4,"2251":8,"2273":4,"2274":6,"2277":22,"2278":8,"2280":1,"2281":1,"2282":1,"2283":2,"2284":1,"2285":1,"2286":1,"2287":2,"2288":1,"2289":2,"2290":1,"2291":1,"2292":1,"2293":1,"2329":1,"2334":1,"2336":1,"2337":1,"2339":1,"2341":1,"2342":1,"2343":1,"2344":1,"2356":1,"2364":1,"2445":1,"2468":3,"2469":7,"2482":2,"2489":22,"2490":2,"2497":8,"2503":19,"2558":3,"2563":1,"2624":2,"2630":1,"2639":1,"2694":1,"2700":3,"2704":11,"2800":1,"2838":2,"2861":10,"2862":1,"2867":4,"2868":6}}],["mods",{"0":{"1429":1,"1430":1,"1740":1,"1741":1,"2028":1,"2030":1,"2225":1},"1":{"2029":1,"2030":1,"2031":1,"2226":1},"2":{"38":5,"63":2,"149":1,"191":1,"199":2,"222":3,"266":1,"289":1,"294":1,"357":1,"543":1,"546":1,"552":2,"1340":4,"1356":40,"1358":1,"1359":3,"1421":1,"1428":1,"1429":1,"1430":1,"1442":5,"1460":1,"1487":2,"1502":1,"1503":5,"1565":1,"1570":2,"1580":2,"1587":5,"1588":2,"1595":1,"1740":1,"1747":2,"1749":5,"1750":2,"1752":2,"1753":2,"1756":5,"1757":1,"1817":3,"2021":3,"2024":1,"2025":6,"2026":1,"2027":1,"2028":1,"2029":1,"2030":7,"2031":4,"2033":1,"2034":5,"2035":5,"2075":3,"2205":1,"2222":1,"2264":2,"2327":6,"2480":2,"2513":2,"2519":2,"2599":3,"2600":30,"2694":1,"2818":1,"2825":1,"2842":1,"2859":5,"2867":1,"2870":1,"2871":1,"2873":1,"2876":4,"2878":1}}],["mod",{"0":{"194":1,"206":1,"1362":1,"1658":1,"1763":1,"2264":1,"2487":1,"2518":1,"2520":1},"1":{"2519":1,"2520":1,"2521":2,"2522":2,"2523":2,"2524":1},"2":{"22":2,"38":11,"98":1,"112":2,"134":1,"176":1,"191":1,"194":17,"199":3,"203":2,"206":2,"211":4,"289":1,"294":1,"297":1,"317":2,"357":1,"543":1,"546":5,"1356":29,"1358":1,"1359":7,"1362":1,"1392":5,"1393":8,"1418":1,"1421":1,"1427":1,"1442":6,"1487":1,"1488":1,"1489":1,"1502":1,"1503":10,"1564":3,"1565":1,"1567":1,"1570":2,"1573":1,"1582":5,"1587":2,"1588":2,"1595":1,"1658":4,"1711":2,"1733":1,"1742":1,"1744":9,"1745":2,"1747":7,"1749":4,"1750":3,"1756":18,"1757":2,"1763":2,"1771":1,"1883":1,"1955":6,"1956":1,"2024":11,"2025":2,"2030":2,"2031":1,"2205":13,"2206":2,"2226":1,"2264":2,"2327":5,"2480":4,"2484":1,"2487":3,"2492":2,"2500":1,"2513":1,"2518":17,"2519":1,"2521":1,"2524":1,"2598":1,"2599":7,"2600":9,"2694":1,"2782":2,"2817":1,"2837":1,"2840":3,"2859":22,"2860":2,"2862":1,"2866":1,"2867":2,"2870":3,"2871":2,"2873":1,"2876":19,"2895":1}}],["mo",{"0":{"3":1},"2":{"294":1,"353":5,"571":2,"573":2,"624":1,"1321":1,"1392":4,"1575":1,"1582":1,"1631":1,"1658":1,"1757":2,"1759":1,"1956":1,"2265":3,"2266":1,"2480":3,"2515":2,"2516":2,"2599":1,"2694":2}}],["mail",{"2":{"2463":2,"2467":2}}],["mainstream",{"2":{"1754":1}}],["mainly",{"2":{"198":1,"201":1,"213":1,"224":1,"238":2,"318":1,"1269":1,"1356":1}}],["maintains",{"2":{"308":1,"600":1,"612":1,"1321":1,"1495":1,"2330":1,"2337":1,"2423":1,"2539":1,"2566":1,"2569":1,"2689":1}}],["maintained",{"2":{"262":1,"293":1,"305":1,"314":1,"600":2,"613":1,"1321":2,"2574":1,"2665":1,"2800":1}}],["maintainers",{"0":{"360":1},"2":{"124":1,"173":1,"204":1,"265":1,"322":3,"358":1,"381":3,"570":1,"591":1,"1600":1,"1818":1,"2078":1,"2502":1,"2503":1,"2505":1,"2574":1,"2661":1,"2850":1}}],["maintainer",{"2":{"70":1,"111":1,"595":3,"600":1,"612":1,"665":1,"1600":2,"2662":2,"2665":1,"2694":1,"2743":1,"2799":1,"2800":2}}],["maintainability",{"2":{"262":1,"498":1,"509":1}}],["maintain",{"2":{"70":1,"114":1,"228":1,"408":1,"470":1,"503":1,"602":1,"609":1,"1442":1,"1455":1,"1807":1,"2364":2,"2549":2,"2655":1,"2850":1}}],["maintaining",{"2":{"70":1,"2075":1,"2393":1,"2856":1}}],["maintenance",{"2":{"24":1,"198":1,"213":1,"236":1,"238":1,"251":1,"268":1,"285":1,"609":2,"2655":1,"2694":1}}],["main",{"0":{"2882":1},"1":{"2883":1,"2884":1,"2885":1,"2886":1,"2887":1},"2":{"22":1,"49":1,"50":1,"65":1,"112":1,"113":1,"114":1,"191":1,"199":1,"228":2,"236":1,"294":1,"346":1,"347":1,"363":1,"376":1,"469":1,"473":1,"537":1,"601":1,"625":1,"1274":1,"1349":2,"1359":1,"1463":1,"1521":1,"1912":1,"2015":1,"2222":2,"2236":1,"2256":1,"2352":1,"2408":2,"2417":1,"2512":1,"2514":1,"2526":1,"2546":2,"2549":1,"2553":2,"2558":1,"2694":1,"2827":1,"2850":1,"2870":1,"2881":6,"2882":2}}],["male",{"2":{"2376":1}}],["malicious",{"2":{"312":1}}],["ma",{"2":{"543":1,"2829":1}}],["magnet",{"2":{"1653":1,"2371":1}}],["magenta",{"2":{"476":1,"1389":1,"2063":2,"2079":2}}],["magically",{"2":{"2503":1}}],["magic+n",{"2":{"2364":1}}],["magic+d",{"2":{"1311":1,"2364":1}}],["magic",{"0":{"2406":1,"2483":1,"2498":1,"2840":1},"2":{"114":1,"149":1,"199":4,"226":2,"231":3,"236":2,"518":1,"543":1,"546":2,"556":2,"667":1,"1311":1,"1327":1,"1344":1,"1456":4,"1562":4,"1592":2,"1593":2,"1595":31,"2364":4,"2406":1,"2483":36,"2498":37,"2622":5,"2694":1,"2715":1,"2722":1,"2836":3,"2840":4,"2887":1}}],["making",{"0":{"1407":1,"2588":1},"1":{"1408":1,"1409":1},"2":{"130":1,"194":2,"288":1,"322":3,"381":1,"411":1,"597":1,"600":1,"1343":1,"1383":1,"1387":1,"1442":1,"1487":1,"1596":1,"2211":1,"2330":2,"2337":2,"2375":1,"2503":1,"2513":1,"2525":1,"2600":2,"2705":2,"2843":1,"2882":1,"2884":2}}],["makemusic",{"2":{"2838":1}}],["makemidi",{"2":{"1877":1}}],["makequantum",{"2":{"2701":1,"2704":11,"2707":1}}],["makeucis",{"2":{"2276":1}}],["makeunicodemap",{"2":{"2275":1}}],["makeunicode",{"2":{"2272":1,"2275":1}}],["makeuart",{"2":{"1245":1}}],["maketri",{"2":{"2266":1}}],["makeps2",{"2":{"1996":1,"1997":1,"1999":1}}],["makeprogrammable",{"2":{"1973":1}}],["makepointing",{"2":{"1922":1,"1924":1,"1925":1,"1926":1,"1927":1,"1931":2,"1936":1,"1937":1,"1938":1,"1939":2,"1940":1}}],["makepin",{"2":{"306":1,"315":1}}],["makeos",{"2":{"1915":1}}],["makeoled",{"2":{"1902":1,"1903":2}}],["makelto",{"2":{"2836":1}}],["makeled",{"2":{"1813":1}}],["makeleader",{"2":{"1765":1}}],["makelayer",{"2":{"1758":1}}],["makejoystick",{"2":{"1707":2}}],["makehd44780",{"2":{"1666":1}}],["makehaptic",{"2":{"1646":1}}],["makeencoder",{"2":{"1633":1,"1635":1}}],["makedip",{"2":{"1624":1}}],["makedigitizer",{"2":{"1608":1}}],["makeboard",{"2":{"2651":1}}],["makebootmagic",{"2":{"1559":1}}],["makebluetooth",{"2":{"2322":1}}],["makebacklight",{"2":{"1512":1,"1518":1,"1519":1,"1520":1,"1521":1}}],["makebattery",{"2":{"723":1,"725":1,"1548":1}}],["makeifdef",{"2":{"1434":1}}],["makeifeq",{"2":{"1434":1,"1441":1,"1442":1}}],["makei2c",{"2":{"746":1}}],["makews2812",{"2":{"1262":1,"1268":1,"1269":1,"1270":1,"1271":1,"1272":1}}],["makeconsole",{"2":{"1920":1,"2836":1}}],["makecommand",{"2":{"1565":1,"1593":1,"2204":1}}],["makecommon",{"2":{"706":1,"779":1,"805":1,"834":1,"866":1,"898":1,"933":1,"967":1,"1001":1,"1035":1,"1069":1,"1103":1,"1137":1,"1193":1}}],["makecaps",{"2":{"1564":1}}],["makecustom",{"2":{"606":1,"607":1}}],["makeavr",{"2":{"2836":1}}],["makeautocorrect",{"2":{"1496":1}}],["makeaudio",{"2":{"696":1}}],["makeapa102",{"2":{"684":1}}],["makeanalog",{"2":{"672":1}}],["makergb",{"2":{"2071":1}}],["makergblight",{"2":{"2037":2}}],["makeraw",{"2":{"2011":1}}],["makers",{"2":{"537":1,"2874":1}}],["makerepeat",{"2":{"202":1,"2022":1}}],["maker",{"0":{"1289":1},"1":{"1290":1},"2":{"114":1,"1289":2,"1290":1,"1291":2,"2396":1,"2398":1}}],["makefilepin",{"2":{"1370":1}}],["makefileifeq",{"2":{"332":1}}],["makefiles",{"2":{"222":2,"600":1}}],["makefile",{"0":{"2365":1},"2":{"49":1,"133":2,"134":2,"149":3,"198":1,"199":2,"331":1,"371":1,"553":1,"1310":1,"1343":1,"1344":1,"1354":1,"1601":1,"2363":1,"2610":1,"2622":1}}],["makesteno",{"2":{"2245":1,"2246":1,"2247":1,"2248":1}}],["makest7565",{"2":{"2230":1}}],["makespace",{"2":{"2836":1}}],["makesplit",{"2":{"2214":2}}],["makespi",{"2":{"1224":1}}],["makesequencer",{"2":{"2196":1}}],["makesend",{"2":{"2166":1}}],["makesecure",{"2":{"2161":1}}],["makeserial",{"2":{"1173":1,"1176":2,"1179":2}}],["makesrc",{"2":{"605":1,"2705":2}}],["makes",{"2":{"17":1,"123":1,"403":1,"494":1,"522":1,"537":1,"546":1,"554":1,"1321":1,"1358":1,"1489":1,"1563":1,"1580":1,"1893":2,"1894":1,"1897":1,"1914":1,"1926":1,"1964":1,"1967":1,"2024":1,"2028":1,"2081":1,"2221":1,"2324":1,"2351":1,"2401":1,"2412":1,"2503":1,"2516":1,"2526":1,"2617":1,"2619":1,"2693":1,"2705":1,"2792":1,"2867":2,"2868":1}}],["make",{"0":{"449":1,"595":1,"1325":1,"1738":1,"1739":1,"1740":1,"1741":1,"2331":1,"2333":1,"2338":1,"2340":1,"2345":1,"2347":1,"2349":1,"2363":1,"2425":1,"2729":1,"2775":1},"1":{"2364":1,"2365":1,"2730":1,"2731":1,"2732":1,"2733":1,"2734":1,"2735":1,"2736":1,"2737":1,"2738":1,"2739":1,"2740":1},"2":{"2":1,"10":1,"18":4,"21":1,"24":1,"31":1,"36":2,"49":2,"55":1,"65":2,"70":1,"76":1,"94":2,"107":1,"114":7,"119":1,"131":1,"133":2,"134":4,"149":2,"160":1,"175":1,"176":8,"189":1,"191":2,"199":3,"211":5,"236":2,"249":2,"265":1,"279":1,"294":1,"345":1,"362":1,"371":1,"374":1,"395":1,"400":2,"411":6,"437":2,"447":1,"451":3,"473":1,"476":3,"496":2,"507":1,"510":1,"511":1,"515":1,"519":1,"520":1,"545":1,"549":1,"553":1,"570":4,"571":1,"578":2,"589":1,"591":1,"595":2,"597":9,"601":3,"602":1,"609":1,"612":1,"632":1,"639":1,"657":1,"662":1,"665":5,"667":1,"668":1,"698":1,"699":1,"702":1,"1292":1,"1293":2,"1295":2,"1297":1,"1298":1,"1316":1,"1318":1,"1337":1,"1342":1,"1343":2,"1355":1,"1359":1,"1382":1,"1389":2,"1392":1,"1393":1,"1405":1,"1406":2,"1432":1,"1433":2,"1438":2,"1442":5,"1443":2,"1463":2,"1487":2,"1498":1,"1579":1,"1585":1,"1588":1,"1595":11,"1630":1,"1734":1,"1738":1,"1742":1,"1744":6,"1745":2,"1749":1,"1750":1,"1759":2,"1770":1,"1823":1,"1893":3,"1897":2,"1951":1,"1955":1,"1993":1,"2031":1,"2046":1,"2064":1,"2066":1,"2084":1,"2204":1,"2211":1,"2224":1,"2244":2,"2263":1,"2272":1,"2276":1,"2329":3,"2330":2,"2332":2,"2334":2,"2335":2,"2336":2,"2337":4,"2339":2,"2341":2,"2344":2,"2346":2,"2348":2,"2350":2,"2353":1,"2356":1,"2357":1,"2360":1,"2363":23,"2364":1,"2365":1,"2374":2,"2375":1,"2376":1,"2377":1,"2380":2,"2393":1,"2395":1,"2396":4,"2407":2,"2449":1,"2454":1,"2468":1,"2505":1,"2513":1,"2518":1,"2529":1,"2531":1,"2532":2,"2537":1,"2544":1,"2563":1,"2565":1,"2566":1,"2580":1,"2582":2,"2583":1,"2585":1,"2588":6,"2611":2,"2613":1,"2619":1,"2639":1,"2696":1,"2700":2,"2703":3,"2704":26,"2705":1,"2709":1,"2742":1,"2743":1,"2775":1,"2833":1,"2836":1,"2855":1,"2860":2,"2885":1,"2891":1,"2892":4,"2893":1,"2896":2}}],["majority",{"2":{"156":1,"166":1,"245":1,"248":1,"1181":1,"1314":1,"1559":1,"1561":1,"2858":1}}],["major",{"2":{"116":1,"199":1,"591":1,"1329":1,"1455":2,"1456":3,"1460":2,"2351":1,"2678":2,"2679":1}}],["macs",{"2":{"1919":1}}],["macca",{"2":{"657":1}}],["mac",{"0":{"1335":1,"1336":1,"1339":1,"1352":1},"1":{"1353":1},"2":{"266":1,"1337":1,"1339":1,"2273":1,"2274":1,"2278":1,"2290":1,"2291":1,"2292":1,"2497":1,"2834":18}}],["machines",{"2":{"1183":1,"1919":1,"2245":1}}],["machine",{"2":{"263":1,"362":1,"363":1,"595":1,"1270":1,"2195":1,"2243":1,"2245":1,"2249":2,"2277":1,"2353":1,"2355":1,"2356":1,"2550":1,"2551":1,"2553":1,"2570":1,"2759":1}}],["mach80",{"2":{"134":1}}],["macos",{"0":{"405":1,"1334":1,"1745":1,"2355":1},"2":{"114":1,"149":1,"158":1,"176":1,"199":1,"236":1,"266":1,"294":1,"546":2,"1304":1,"1329":2,"1425":1,"1643":1,"1644":1,"1745":3,"1752":1,"1915":1,"1916":1,"1919":1,"1972":1,"2013":1,"2273":1,"2274":1,"2277":3,"2278":2,"2290":1,"2291":1,"2292":1,"2346":1,"2348":1,"2350":1,"2353":1,"2355":1,"2448":1,"2452":1,"2459":1,"2462":1,"2463":1,"2467":3,"2497":2,"2537":1,"2559":1,"2560":1,"2565":1,"2621":2,"2622":2,"2665":1,"2834":11}}],["macro2",{"2":{"1441":1}}],["macro30",{"2":{"1972":1}}],["macro3",{"2":{"241":2,"249":1}}],["macro1",{"2":{"241":2,"1441":1}}],["macro0",{"2":{"199":1}}],["macropad",{"2":{"120":1,"176":3,"211":1,"236":1,"1411":1,"2832":1}}],["macros=",{"2":{"2363":2}}],["macros",{"0":{"17":1,"120":1,"742":1,"1410":1,"1411":1,"1415":1,"1417":1,"1442":1,"1629":2,"2475":1,"2669":1},"1":{"1411":1,"1412":2,"1413":2,"1414":2,"1415":1,"1416":2,"1417":2,"1418":2,"1419":2,"1420":2,"1421":2,"1422":2,"1423":2,"1424":2,"1425":2,"1426":2,"1427":2,"1428":2,"1429":2,"1430":2,"1431":2,"1432":2,"1630":2,"1631":2,"1632":2},"2":{"16":1,"17":1,"38":1,"50":1,"89":1,"114":1,"120":5,"134":2,"140":1,"176":2,"191":3,"196":1,"201":1,"211":2,"236":2,"249":1,"266":3,"277":1,"353":1,"429":1,"495":1,"618":1,"742":1,"1357":1,"1398":1,"1401":2,"1410":3,"1411":4,"1412":1,"1416":1,"1418":1,"1421":1,"1441":7,"1442":3,"1575":1,"1590":2,"1592":2,"1629":5,"1630":2,"1631":1,"1710":1,"1749":1,"1763":1,"2027":1,"2032":1,"2033":1,"2035":1,"2168":1,"2363":2,"2475":1,"2694":4,"2742":3,"2804":1,"2836":1,"2855":3,"2884":1}}],["macro",{"0":{"27":1,"140":1,"1413":1,"1421":1,"1631":1,"2215":1,"2761":1,"2777":1},"1":{"1414":1,"1422":1,"1423":1,"1424":1,"1425":1,"1426":1,"1427":1,"1428":1,"1429":1,"1430":1},"2":{"3":1,"7":1,"15":1,"27":1,"50":1,"75":1,"89":1,"114":3,"120":8,"134":1,"140":2,"149":2,"160":2,"188":2,"191":4,"199":3,"211":75,"222":3,"231":3,"236":1,"249":1,"255":2,"257":1,"258":1,"259":1,"277":2,"294":1,"353":2,"570":2,"571":1,"621":1,"742":1,"744":1,"1357":1,"1383":1,"1397":1,"1409":1,"1411":4,"1413":2,"1414":1,"1416":9,"1421":3,"1432":1,"1441":2,"1442":1,"1462":1,"1594":1,"1629":22,"1630":12,"1631":6,"1632":14,"1654":1,"1754":1,"1818":2,"1823":1,"1972":1,"2027":3,"2032":7,"2033":6,"2047":2,"2052":1,"2064":1,"2078":2,"2084":1,"2165":1,"2168":1,"2193":1,"2194":1,"2248":1,"2255":3,"2263":1,"2277":1,"2399":1,"2400":1,"2475":10,"2508":1,"2515":3,"2518":1,"2599":1,"2669":3,"2694":2,"2736":2,"2738":2,"2742":1,"2743":1,"2744":2,"2761":2,"2777":1,"2804":1,"2860":3,"2874":1,"2884":6,"2885":2,"2887":1}}],["max660",{"2":{"1665":1}}],["maxfitlerouput",{"2":{"1498":1}}],["maxing",{"2":{"546":1}}],["maximus",{"2":{"222":1}}],["maximum",{"2":{"28":1,"166":2,"411":2,"543":2,"547":1,"552":2,"652":1,"705":1,"804":1,"833":1,"865":1,"897":1,"904":1,"932":1,"938":1,"966":1,"972":1,"1000":1,"1006":1,"1034":1,"1040":1,"1068":1,"1074":1,"1102":1,"1108":1,"1136":1,"1142":1,"1192":1,"1343":1,"1383":1,"1514":3,"1520":1,"1564":1,"1708":1,"1710":1,"1717":1,"1814":2,"1820":3,"1892":3,"1893":4,"1894":2,"1896":2,"1897":2,"1912":2,"1926":1,"1929":5,"1933":2,"2040":1,"2043":1,"2047":1,"2059":6,"2072":2,"2081":4,"2221":2,"2223":1,"2224":2,"2236":2,"2255":1,"2264":1,"2702":3,"2704":11,"2705":1,"2715":1,"2721":1,"2722":1,"2805":1,"2818":1,"2824":2,"2825":1,"2829":1,"2869":1}}],["max",{"0":{"1870":1,"1873":1,"2152":1,"2155":1},"2":{"112":4,"134":1,"160":1,"166":1,"176":1,"191":1,"194":1,"211":2,"231":1,"308":1,"444":1,"543":1,"547":1,"548":2,"652":2,"700":4,"701":4,"707":2,"708":1,"1458":3,"1463":2,"1497":1,"1503":8,"1513":1,"1582":4,"1649":1,"1708":3,"1717":1,"1813":1,"1817":1,"1818":6,"1823":1,"1871":1,"1874":1,"1893":7,"1897":4,"1912":6,"1926":3,"1959":1,"2040":1,"2043":1,"2047":2,"2071":1,"2075":1,"2078":6,"2084":1,"2085":6,"2086":3,"2153":1,"2156":1,"2221":2,"2236":6,"2251":2,"2265":1,"2276":1,"2327":6,"2328":1,"2400":3,"2472":1,"2805":2,"2818":2,"2820":2,"2824":3,"2825":2,"2829":1,"2859":3,"2896":1}}],["maps",{"2":{"322":1,"610":1,"1335":1,"1460":1,"1462":1,"1910":1,"2831":1,"2884":1}}],["mapped",{"2":{"182":1,"209":2,"543":1,"665":1,"671":1,"710":1,"783":1,"809":1,"841":1,"871":1,"906":1,"940":1,"974":1,"1008":1,"1042":1,"1076":1,"1110":1,"1144":1,"1197":1,"1372":2,"1376":2,"1492":3,"1516":1,"1643":1,"2168":1,"2417":1,"2420":1,"2705":3,"2725":3,"2771":1,"2866":2,"2867":2,"2868":1}}],["mappings",{"2":{"191":1,"211":1,"236":2,"613":2,"1914":1,"2694":1}}],["mapping",{"0":{"154":1,"247":1,"613":1,"710":1,"783":1,"809":1,"841":1,"871":1,"906":1,"940":1,"974":1,"1008":1,"1042":1,"1076":1,"1110":1,"1144":1,"1197":1,"1891":1,"2240":1},"1":{"614":1,"615":1,"2241":1},"2":{"49":1,"114":1,"149":1,"154":1,"160":2,"191":6,"209":1,"211":1,"231":1,"236":1,"247":2,"266":1,"307":1,"322":1,"610":1,"613":5,"615":1,"616":1,"1339":1,"1624":2,"1635":3,"1910":2,"2240":1,"2275":2,"2276":4,"2364":2,"2417":1,"2420":1,"2515":1,"2816":1,"2833":1,"2867":1,"2868":1}}],["maple",{"2":{"143":9,"149":1,"181":2,"270":2,"277":1,"317":1,"670":1,"2451":1}}],["map",{"0":{"1462":1,"1624":1,"1635":1,"2884":1},"2":{"76":1,"134":1,"160":1,"176":2,"191":1,"199":2,"201":3,"209":1,"211":6,"218":1,"222":2,"247":2,"249":1,"277":1,"307":5,"1343":1,"1462":4,"1491":1,"1609":1,"1624":3,"1635":5,"1636":1,"1889":1,"1891":1,"1910":2,"1911":1,"1926":1,"2064":3,"2065":2,"2238":1,"2240":1,"2252":2,"2275":4,"2276":3,"2278":1,"2297":1,"2298":1,"2299":1,"2300":1,"2301":1,"2303":1,"2304":1,"2364":1,"2497":1,"2694":2,"2742":1,"2824":1,"2884":2,"2885":2,"2887":2}}],["manjaro",{"2":{"2539":1,"2572":1}}],["manipulating",{"0":{"1946":1},"1":{"1947":1,"1948":1,"1949":1,"1950":1,"1951":1,"1952":1,"1953":1},"2":{"1420":1,"2550":1}}],["manipulation",{"2":{"243":1,"374":1,"631":1,"1183":1}}],["manipulations",{"2":{"64":1}}],["manipulate",{"2":{"1398":1,"1506":1,"1562":1,"1569":1,"1761":1,"1946":1,"1951":1,"2241":1}}],["man",{"2":{"1293":1,"2448":1}}],["manner",{"2":{"543":2,"552":1,"1592":1,"1819":1,"2080":1}}],["mango",{"2":{"226":1,"236":1}}],["mandatory",{"2":{"201":2,"2694":1}}],["management",{"0":{"1592":1},"2":{"1321":1,"1348":1,"1912":1,"2236":1}}],["managed",{"2":{"406":1,"1321":1,"2573":1}}],["manager",{"0":{"364":1},"2":{"364":1,"398":1,"668":1,"669":1,"670":2,"1348":1,"2013":1,"2448":1,"2452":1,"2528":1,"2558":1,"2615":1}}],["manageable",{"2":{"251":1,"522":1}}],["manage",{"2":{"182":1,"595":1,"647":1,"1359":1}}],["manual",{"0":{"2639":1},"2":{"149":1,"160":1,"234":1,"249":2,"1278":1,"1293":1}}],["manually",{"2":{"134":1,"234":1,"244":1,"374":1,"407":1,"495":1,"562":1,"647":1,"1296":1,"1505":1,"1597":1,"1737":1,"1809":1,"1910":1,"1912":2,"1923":1,"1946":1,"2219":1,"2236":2,"2353":2,"2521":1,"2553":1,"2567":1,"2571":1,"2582":1,"2607":1,"2694":1,"2701":1,"2705":2,"2859":1,"2867":1,"2896":1}}],["manufacture",{"2":{"2360":1}}],["manufacturers",{"2":{"730":1,"1181":1,"1182":1}}],["manufacturer",{"2":{"70":3,"76":1,"111":1,"169":2,"184":2,"191":4,"213":1,"367":1,"543":1,"578":1,"727":1,"2015":3,"2330":1,"2337":1,"2503":1,"2505":1,"2665":3,"2693":1,"2694":1,"2799":1,"2800":3}}],["manuform",{"2":{"114":3,"149":2,"211":1,"217":2,"222":8,"226":1,"236":1,"308":1,"2371":1}}],["manyboard",{"2":{"114":1}}],["many",{"2":{"30":1,"198":1,"265":1,"417":1,"471":1,"486":1,"520":1,"546":2,"629":1,"649":1,"653":1,"700":2,"1261":1,"1310":1,"1360":1,"1382":2,"1425":1,"1462":1,"1467":1,"1473":1,"1487":1,"1511":1,"1565":1,"1633":1,"1737":1,"1881":1,"1897":1,"1907":1,"1942":1,"2010":1,"2047":1,"2207":1,"2224":1,"2225":1,"2234":1,"2243":1,"2247":1,"2264":1,"2265":1,"2275":1,"2325":3,"2328":1,"2329":1,"2363":2,"2368":1,"2381":1,"2401":1,"2449":2,"2505":1,"2516":1,"2526":1,"2535":1,"2537":1,"2564":1,"2565":1,"2587":1,"2588":1,"2601":2,"2612":3,"2664":1,"2694":1,"2705":1,"2762":1,"2791":1,"2816":1,"2831":1,"2833":1,"2849":1,"2879":1,"2883":2,"2888":3,"2895":1,"2896":1}}],["maarten",{"0":{"57":1}}],["maartenwut",{"0":{"57":1},"2":{"57":23}}],["mario",{"2":{"1772":1}}],["mary",{"2":{"1641":2}}],["mar",{"2":{"55":1}}],["marketing",{"2":{"2503":4}}],["marked",{"2":{"697":1,"1191":1,"1523":1,"1614":1,"1718":1,"1817":1,"2445":1,"2582":1,"2800":1}}],["marker",{"2":{"330":1,"2450":1,"2728":8}}],["markers",{"2":{"266":22}}],["markdown",{"2":{"318":2,"381":1,"503":1,"662":1,"1403":1,"2619":2}}],["mark",{"2":{"48":1,"176":1,"191":1,"234":1,"236":1,"543":1,"2315":1,"2582":1,"2879":1}}],["marksard",{"2":{"143":3,"149":2}}],["marks",{"2":{"0":1,"2574":1,"2582":2}}],["matias",{"2":{"2367":1}}],["materials",{"2":{"2371":1,"2375":1}}],["material",{"2":{"2368":1,"2503":1}}],["mate",{"2":{"2320":1}}],["math",{"2":{"510":1,"1926":1}}],["matt",{"2":{"2891":1}}],["matte",{"2":{"2374":1}}],["matters",{"2":{"2047":1,"2516":1}}],["matter",{"2":{"194":1,"597":1,"1440":1,"1627":1,"2375":1,"2516":1,"2564":1,"2682":1,"2742":1}}],["matt3o",{"2":{"2371":2,"2382":1}}],["matthewdias",{"2":{"143":4,"149":2}}],["matrices",{"2":{"176":1,"1559":1,"1812":1,"2070":1,"2224":1,"2390":1,"2412":2}}],["matrix=true",{"2":{"1300":1}}],["matrix==true",{"2":{"415":1}}],["matrix",{"0":{"80":1,"84":1,"124":1,"214":1,"218":1,"604":1,"629":1,"630":1,"631":1,"635":1,"636":1,"637":1,"1307":1,"1346":1,"1604":1,"1605":1,"1628":1,"1812":1,"1817":1,"1818":1,"1825":1,"1826":1,"1827":1,"1828":1,"1829":1,"1830":1,"1831":1,"1833":1,"1835":1,"1837":1,"1839":1,"1841":1,"1842":1,"1843":1,"1844":1,"1845":1,"1847":1,"1848":1,"1849":1,"1850":1,"1851":1,"1853":1,"1854":1,"1855":1,"1856":1,"1857":1,"1859":1,"1861":1,"1863":1,"1864":1,"1866":1,"1868":1,"1870":1,"1873":1,"2070":1,"2075":1,"2076":1,"2077":1,"2078":1,"2087":1,"2089":1,"2090":1,"2091":1,"2092":1,"2093":1,"2094":1,"2095":1,"2097":1,"2099":1,"2101":1,"2103":1,"2105":1,"2106":1,"2107":1,"2108":1,"2109":1,"2111":1,"2112":1,"2113":1,"2114":1,"2115":1,"2117":1,"2118":1,"2119":1,"2120":1,"2121":1,"2123":1,"2124":1,"2125":1,"2126":1,"2127":1,"2129":1,"2130":1,"2131":1,"2132":1,"2133":1,"2135":1,"2137":1,"2139":1,"2141":1,"2143":1,"2145":1,"2146":1,"2148":1,"2150":1,"2152":1,"2155":1,"2218":1,"2369":1,"2371":1,"2384":1,"2412":1,"2482":1,"2490":1,"2666":1,"2667":1,"2668":1,"2776":1,"2818":1,"2819":1,"2825":1,"2883":1,"2884":1},"1":{"605":1,"606":1,"607":1,"630":1,"631":1,"636":1,"637":1,"1813":1,"1814":1,"1815":1,"1816":1,"1817":1,"1818":1,"1819":1,"1820":1,"1821":1,"1822":1,"1823":1,"1824":1,"1825":1,"1826":1,"1827":1,"1828":1,"1829":1,"1830":1,"1831":1,"1832":2,"1833":1,"1834":2,"1835":1,"1836":2,"1837":1,"1838":2,"1839":1,"1840":2,"1841":1,"1842":1,"1843":1,"1844":1,"1845":1,"1846":2,"1847":1,"1848":1,"1849":1,"1850":1,"1851":1,"1852":2,"1853":1,"1854":1,"1855":1,"1856":1,"1857":1,"1858":2,"1859":1,"1860":2,"1861":1,"1862":2,"1863":1,"1864":1,"1865":2,"1866":1,"1867":2,"1868":1,"1869":2,"1870":1,"1871":1,"1872":1,"1873":1,"1874":1,"1875":1,"2071":1,"2072":1,"2073":1,"2074":1,"2075":1,"2076":2,"2077":2,"2078":1,"2079":1,"2080":1,"2081":1,"2082":1,"2083":1,"2084":1,"2085":1,"2086":1,"2087":1,"2088":1,"2089":1,"2090":1,"2091":1,"2092":1,"2093":1,"2094":1,"2095":1,"2096":2,"2097":1,"2098":2,"2099":1,"2100":2,"2101":1,"2102":2,"2103":1,"2104":2,"2105":1,"2106":1,"2107":1,"2108":1,"2109":1,"2110":2,"2111":1,"2112":1,"2113":1,"2114":1,"2115":1,"2116":2,"2117":1,"2118":1,"2119":1,"2120":1,"2121":1,"2122":2,"2123":1,"2124":1,"2125":1,"2126":1,"2127":1,"2128":2,"2129":1,"2130":1,"2131":1,"2132":1,"2133":1,"2134":2,"2135":1,"2136":2,"2137":1,"2138":2,"2139":1,"2140":1,"2141":1,"2142":2,"2143":1,"2144":2,"2145":1,"2146":1,"2147":2,"2148":1,"2149":2,"2150":1,"2151":2,"2152":1,"2153":1,"2154":1,"2155":1,"2156":1,"2157":1,"2370":1,"2372":1,"2373":1,"2374":1,"2375":1,"2667":1,"2668":1,"2884":1,"2885":1,"2886":1,"2887":1},"2":{"17":1,"31":8,"49":3,"63":2,"64":1,"65":4,"70":1,"74":4,"76":1,"80":2,"84":1,"92":4,"93":14,"94":5,"102":3,"111":2,"112":7,"113":1,"114":36,"124":2,"133":1,"134":11,"149":13,"160":4,"176":4,"183":22,"185":9,"191":16,"196":1,"199":7,"201":1,"211":14,"214":1,"218":1,"221":6,"222":18,"236":12,"238":1,"249":33,"266":10,"277":11,"283":3,"285":6,"294":3,"298":1,"308":7,"312":3,"316":1,"317":6,"374":1,"415":1,"419":2,"543":18,"551":4,"552":9,"556":2,"571":2,"604":2,"605":4,"606":10,"607":21,"612":1,"625":1,"626":1,"629":1,"630":2,"631":18,"635":1,"637":4,"638":2,"639":2,"644":3,"645":3,"665":1,"684":1,"700":1,"701":1,"705":1,"706":1,"710":1,"779":2,"805":2,"833":1,"834":2,"865":1,"866":2,"897":1,"898":2,"932":1,"933":2,"966":1,"967":2,"1000":1,"1001":2,"1034":1,"1035":2,"1068":1,"1069":2,"1102":1,"1103":2,"1136":1,"1137":2,"1192":1,"1193":2,"1262":1,"1263":1,"1307":1,"1309":8,"1346":1,"1350":1,"1383":3,"1386":1,"1387":2,"1389":1,"1393":1,"1416":4,"1432":1,"1462":5,"1511":1,"1560":2,"1561":3,"1595":2,"1604":5,"1605":5,"1606":12,"1623":2,"1636":4,"1649":1,"1812":1,"1813":3,"1814":5,"1816":12,"1817":64,"1818":23,"1819":5,"1820":19,"1821":1,"1823":8,"1825":1,"1826":1,"1827":1,"1828":1,"1829":1,"1830":1,"1831":1,"1832":1,"1834":1,"1864":1,"1865":1,"1882":2,"1907":1,"1910":3,"1913":8,"1916":4,"2039":3,"2046":2,"2070":1,"2071":3,"2072":5,"2074":16,"2075":151,"2076":7,"2077":1,"2078":23,"2080":5,"2081":23,"2082":1,"2084":8,"2085":10,"2086":7,"2087":4,"2089":1,"2090":1,"2091":1,"2092":1,"2093":1,"2094":1,"2095":1,"2096":1,"2098":1,"2146":1,"2147":1,"2163":1,"2210":1,"2215":3,"2218":11,"2222":2,"2224":4,"2234":1,"2235":2,"2238":3,"2258":2,"2330":1,"2337":1,"2360":1,"2364":3,"2368":1,"2369":4,"2376":1,"2377":1,"2378":2,"2384":1,"2385":1,"2390":1,"2391":1,"2399":1,"2402":2,"2412":6,"2482":13,"2490":17,"2509":3,"2514":6,"2515":1,"2519":1,"2531":2,"2545":3,"2548":1,"2632":1,"2666":1,"2667":6,"2668":7,"2669":21,"2694":12,"2695":1,"2705":3,"2712":1,"2742":5,"2776":1,"2802":1,"2808":3,"2811":4,"2816":4,"2818":7,"2819":8,"2825":7,"2826":2,"2827":7,"2838":1,"2842":46,"2855":2,"2856":2,"2874":11,"2878":1,"2882":2,"2883":8,"2884":6,"2885":4,"2886":4,"2896":1}}],["matched",{"2":{"415":2,"1488":1,"1503":1,"1772":1}}],["matches",{"2":{"381":1,"389":1,"669":1,"1181":1,"1182":1,"1462":1,"1498":9,"1509":2,"1600":1,"1602":1,"1635":1,"1790":1,"1793":1,"1796":1,"1799":1,"1802":1,"1932":1,"2449":1,"2553":2,"2622":1,"2703":1,"2705":2,"2884":1}}],["matchstickworks",{"2":{"226":2,"236":1}}],["match",{"2":{"65":1,"77":1,"105":1,"134":1,"149":1,"182":1,"191":1,"195":1,"389":1,"394":1,"415":11,"494":1,"581":1,"669":1,"749":1,"1226":1,"1247":1,"1334":1,"1356":2,"1389":1,"1393":1,"1404":2,"1408":1,"1412":1,"1495":1,"1502":1,"1590":1,"1910":1,"2240":1,"2315":1,"2418":1,"2449":1,"2519":1,"2642":2,"2662":1,"2703":1,"2712":1,"2715":1,"2742":1,"2743":1,"2885":1}}],["matchingsubstring",{"2":{"2892":2}}],["matching",{"2":{"50":1,"149":1,"243":1,"415":1,"451":1,"748":1,"1181":1,"1182":1,"1225":1,"1270":1,"1356":1,"1398":6,"1498":2,"2418":1,"2453":1,"2507":1,"2651":1,"2694":1,"2831":1,"2892":1}}],["masquerade",{"2":{"2659":1}}],["masked",{"2":{"317":1,"1502":1,"2218":2,"2521":1,"2819":1}}],["mask",{"0":{"1461":1},"2":{"105":6,"114":1,"543":1,"1356":21,"1359":2,"1393":2,"1398":12,"1421":1,"1442":2,"1461":6,"1503":4,"1565":1,"1587":2,"1595":1,"1625":4,"1742":1,"1744":11,"1745":2,"1747":1,"1749":3,"1756":3,"1905":1,"2002":2,"2004":5,"2025":2,"2030":2,"2031":1,"2218":1,"2232":1,"2327":1,"2600":8,"2716":2,"2871":1,"2876":3}}],["masks",{"2":{"49":1,"1356":1,"1756":1,"1905":2,"2232":2,"2716":1,"2876":1}}],["massive",{"2":{"163":1}}],["massively",{"2":{"70":1}}],["mass",{"2":{"93":1,"199":1,"400":1,"1652":1,"2353":1,"2450":1,"2648":1}}],["massdrop",{"2":{"73":1,"114":1,"131":1,"134":1,"207":2,"279":2,"665":3}}],["masterzen",{"2":{"2382":1}}],["master",{"0":{"745":1,"1223":1,"2584":1,"2586":1,"2587":1},"1":{"746":1,"747":1,"748":1,"749":1,"750":1,"751":1,"752":1,"753":1,"754":1,"755":1,"756":1,"757":1,"758":1,"759":1,"760":1,"761":1,"762":1,"763":1,"764":1,"765":1,"766":1,"767":1,"768":1,"769":1,"770":1,"771":1,"772":1,"773":1,"774":1,"775":1,"776":1,"777":1,"1224":1,"1225":1,"1226":1,"1227":1,"1228":1,"1229":1,"1230":1,"1231":1,"1232":1,"1233":1,"1234":1,"1235":1,"1236":1,"1237":1,"1238":1,"1239":1,"1240":1,"1241":1,"1242":1,"1243":1,"2587":1,"2588":1,"2589":1},"2":{"31":3,"34":1,"45":1,"51":1,"74":1,"114":1,"134":2,"149":1,"169":1,"176":4,"191":1,"234":4,"236":1,"277":1,"294":3,"357":2,"377":1,"380":4,"385":1,"386":3,"387":2,"389":8,"390":5,"401":4,"441":2,"550":4,"551":4,"552":7,"556":1,"561":1,"570":1,"571":2,"576":1,"730":3,"731":1,"740":1,"745":1,"746":2,"748":1,"901":3,"1072":3,"1106":3,"1178":2,"1179":1,"1223":1,"1224":2,"1331":1,"1906":3,"1934":1,"1970":1,"2056":4,"2220":3,"2221":4,"2222":3,"2223":18,"2224":6,"2225":1,"2233":3,"2324":1,"2356":3,"2483":2,"2498":2,"2580":1,"2581":1,"2582":8,"2583":4,"2584":6,"2585":4,"2586":2,"2587":7,"2588":1,"2692":3,"2694":2,"2695":1,"2696":4,"2704":3,"2852":1}}],["made",{"2":{"10":1,"73":1,"116":1,"124":1,"134":1,"172":1,"201":1,"243":1,"246":1,"263":1,"271":1,"272":1,"273":1,"312":1,"355":1,"367":1,"469":1,"494":1,"496":1,"560":1,"595":5,"609":1,"665":1,"775":1,"1460":1,"1592":1,"1598":1,"2225":1,"2398":1,"2410":1,"2504":1,"2517":1,"2562":1,"2581":2,"2582":3,"2584":1,"2593":1,"2622":1,"2850":1,"2860":1}}],["maybe",{"0":{"2421":1}}],["may",{"0":{"19":1,"78":1,"150":1,"200":1,"250":1,"295":1},"1":{"20":1,"21":1,"22":1,"23":1,"24":1,"25":1,"26":1,"27":1,"28":1,"29":1,"30":1,"31":1,"32":1,"33":1,"34":1,"35":1,"36":1,"37":1,"38":1,"79":1,"80":1,"81":1,"82":1,"83":1,"84":1,"85":1,"86":1,"87":1,"88":1,"89":1,"90":1,"91":1,"92":1,"93":1,"94":1,"95":1,"151":1,"152":1,"153":1,"154":1,"155":1,"156":1,"157":1,"158":1,"159":1,"160":1,"201":1,"202":1,"203":1,"204":1,"205":1,"206":1,"207":1,"208":1,"209":1,"210":1,"211":1,"251":1,"252":1,"253":1,"254":1,"255":1,"256":1,"257":1,"258":1,"259":1,"260":1,"261":1,"262":1,"263":1,"264":1,"265":1,"266":1,"296":1,"297":1,"298":1,"299":1,"300":1,"301":1,"302":1,"303":1,"304":1,"305":1,"306":1,"307":1,"308":1},"2":{"10":1,"14":1,"24":1,"31":2,"34":1,"73":1,"88":1,"104":1,"124":2,"127":1,"157":1,"166":1,"182":1,"194":1,"240":1,"248":1,"251":1,"259":1,"284":1,"288":1,"289":1,"312":1,"322":3,"378":1,"381":1,"383":1,"384":1,"385":1,"391":6,"392":7,"395":2,"396":1,"415":5,"421":1,"437":1,"451":2,"493":2,"502":1,"507":1,"521":1,"522":1,"527":3,"543":2,"545":1,"546":4,"552":1,"580":2,"592":1,"597":1,"625":1,"629":1,"640":1,"665":1,"667":3,"668":2,"669":1,"670":1,"676":1,"700":4,"704":1,"709":1,"733":1,"734":1,"735":2,"736":2,"782":1,"808":1,"840":1,"870":1,"905":1,"939":1,"973":1,"1007":1,"1041":1,"1075":1,"1109":1,"1143":1,"1196":1,"1225":1,"1226":2,"1244":1,"1250":1,"1265":3,"1268":1,"1272":2,"1276":1,"1277":1,"1278":1,"1281":1,"1295":1,"1296":2,"1298":2,"1308":1,"1310":1,"1326":2,"1334":1,"1349":1,"1350":1,"1386":1,"1388":1,"1392":1,"1412":2,"1418":1,"1421":2,"1434":3,"1441":1,"1442":2,"1455":1,"1463":1,"1469":1,"1488":1,"1497":1,"1504":1,"1524":1,"1526":1,"1527":1,"1559":1,"1563":1,"1564":2,"1579":2,"1596":1,"1598":1,"1600":1,"1603":2,"1606":1,"1609":1,"1624":1,"1629":1,"1635":1,"1638":2,"1649":5,"1681":1,"1730":1,"1740":1,"1741":1,"1745":1,"1749":1,"1752":1,"1755":1,"1756":1,"1757":1,"1760":1,"1770":2,"1771":1,"1803":1,"1878":1,"1893":1,"1901":1,"1905":1,"1907":1,"1909":1,"1914":1,"1915":1,"1918":2,"1919":2,"1920":1,"1940":1,"1950":1,"1955":1,"1969":1,"1972":1,"1996":1,"2000":1,"2013":2,"2024":1,"2025":1,"2026":1,"2030":1,"2033":1,"2066":2,"2076":1,"2081":1,"2206":1,"2213":1,"2218":1,"2222":1,"2224":1,"2226":1,"2232":1,"2244":2,"2249":1,"2255":1,"2263":1,"2271":1,"2275":1,"2276":1,"2277":2,"2329":1,"2332":1,"2334":1,"2336":1,"2337":2,"2339":3,"2341":1,"2342":1,"2343":1,"2344":2,"2346":1,"2348":1,"2353":1,"2356":1,"2358":2,"2361":1,"2363":1,"2364":1,"2368":1,"2370":1,"2373":2,"2374":3,"2377":1,"2380":3,"2395":2,"2406":1,"2407":1,"2411":1,"2420":1,"2428":1,"2442":1,"2443":1,"2447":1,"2449":4,"2452":1,"2454":1,"2463":1,"2500":2,"2503":1,"2504":3,"2505":4,"2506":3,"2509":1,"2513":2,"2519":1,"2527":1,"2530":1,"2531":2,"2549":1,"2558":1,"2560":1,"2574":1,"2600":1,"2604":1,"2615":1,"2619":2,"2622":1,"2624":2,"2627":1,"2629":1,"2630":1,"2631":1,"2634":1,"2638":3,"2692":5,"2695":1,"2699":1,"2704":4,"2705":2,"2712":2,"2720":1,"2721":1,"2729":1,"2733":1,"2833":1,"2835":1,"2836":2,"2849":1,"2850":1,"2851":3,"2854":1,"2857":1,"2860":1,"2861":2,"2872":1,"2873":3,"2874":6,"2875":2,"2876":1,"2878":3,"2895":3}}],["aabb",{"0":{"2863":1}}],["aa",{"2":{"2703":1}}],["aaron",{"2":{"2030":2}}],["ajazz",{"2":{"2503":2}}],["ajisai74",{"2":{"143":2}}],["azerty",{"0":{"2752":1},"2":{"2834":2}}],["azure",{"2":{"2063":2,"2079":2}}],["azoteq",{"0":{"1927":1},"1":{"1928":1,"1929":1,"1930":1},"2":{"236":1,"249":1,"294":1,"1927":2,"1928":10,"1929":17,"1930":3}}],["ao",{"2":{"2252":1}}],["aoff",{"2":{"1883":1,"2484":1}}],["aozora",{"2":{"122":2}}],["a♯",{"2":{"1883":6,"2484":6}}],["a♭",{"2":{"1883":6,"2484":6}}],["a\`",{"2":{"1583":1}}],["a9",{"2":{"1247":1,"1998":2,"2630":1,"2639":1}}],["a8",{"2":{"697":2,"702":2,"1453":1,"1998":2,"2639":1}}],["a7²",{"2":{"676":1}}],["a7¹",{"2":{"676":1}}],["a7",{"2":{"674":1,"676":4,"2631":2,"2639":1}}],["a6²",{"2":{"676":1}}],["a6¹",{"2":{"676":1}}],["a6",{"2":{"674":1,"676":4,"2631":2,"2639":1}}],["a54",{"2":{"2639":1}}],["a5+dacd2",{"2":{"697":6}}],["a5²",{"2":{"676":1}}],["a5¹",{"2":{"676":1}}],["a5",{"2":{"674":1,"676":4,"697":1,"698":1,"1447":3,"1448":3,"1449":1,"1450":1,"1883":1,"2484":1,"2631":2,"2639":1}}],["a43",{"2":{"2639":1}}],["a4+a5",{"2":{"1449":1}}],["a4+dacd1",{"2":{"697":6}}],["a4²",{"2":{"676":1}}],["a4¹",{"2":{"676":1}}],["a4",{"2":{"674":1,"676":4,"697":1,"698":1,"1447":3,"1448":3,"1449":1,"1450":1,"1710":2,"1883":1,"2484":1,"2631":2,"2639":1}}],["a3²",{"2":{"676":2}}],["a3¹",{"2":{"676":2}}],["a3",{"2":{"674":1,"676":4,"1291":1,"1883":1,"2484":1}}],["a2²",{"2":{"676":2}}],["a2¹",{"2":{"676":2}}],["a2",{"2":{"674":1,"676":4,"1883":1,"2484":1,"2639":1,"2819":2}}],["a14",{"2":{"2639":1}}],["a145",{"2":{"2639":1}}],["a135",{"2":{"2639":1}}],["a13",{"2":{"1649":1,"2639":1}}],["a15",{"2":{"1623":1,"2639":1}}],["a12",{"2":{"1247":1,"2629":1}}],["a11",{"2":{"1247":1,"2629":1}}],["a10",{"2":{"1247":1,"1623":1,"2630":1,"2634":1,"2639":1}}],["a1²",{"2":{"676":2}}],["a1¹",{"2":{"676":2}}],["a1",{"2":{"674":1,"676":4,"1883":1,"2484":1,"2639":1,"2819":2,"2827":1}}],["a0²",{"2":{"676":2}}],["a0¹",{"2":{"676":2}}],["a0",{"2":{"674":1,"676":4,"680":1,"2234":2,"2336":1,"2631":1,"2632":1,"2639":1,"2819":2}}],["akko",{"2":{"2343":1}}],["akp846",{"2":{"294":1}}],["akc084",{"2":{"294":1}}],["akemipad",{"2":{"211":1}}],["akis",{"2":{"211":1}}],["akira",{"2":{"211":1}}],["akb",{"2":{"211":2}}],["aka",{"2":{"149":1,"194":1,"297":1,"308":1,"1458":1,"1459":1,"1563":2,"1756":1,"2212":1,"2213":1,"2251":1,"2876":1}}],["air",{"2":{"2226":1}}],["aim",{"2":{"2328":1}}],["aims",{"2":{"1922":1,"2158":1,"2580":1}}],["aiming",{"2":{"1881":1}}],["aimed",{"2":{"251":1,"608":1,"1823":1,"2084":1,"2590":1}}],["ain",{"2":{"495":1}}],["aids",{"2":{"2373":1}}],["aid",{"2":{"318":1,"509":1}}],["aide",{"2":{"249":1,"1933":1}}],["aidansmithdotdev",{"2":{"211":1}}],["ai03",{"2":{"149":1,"211":2,"429":1,"2368":1}}],["ae",{"2":{"2276":2}}],["aegis",{"2":{"211":1}}],["aeroboard",{"2":{"222":1}}],["aero",{"2":{"211":1}}],["aella",{"2":{"211":1}}],["aelith",{"2":{"197":2}}],["aeboards",{"0":{"60":1},"2":{"102":3,"114":1,"191":1,"211":3}}],["axis",{"0":{"1723":2,"1726":2},"1":{"1724":2,"1725":2,"1727":2},"2":{"183":2,"236":1,"1382":1,"1647":1,"1653":1,"1708":3,"1710":12,"1711":9,"1715":1,"1716":1,"1717":1,"1723":1,"1724":2,"1726":1,"1727":2,"1926":10,"1941":2,"1942":2,"1943":2,"1946":2,"2743":2,"2816":4,"2818":2,"2825":2}}],["axes",{"0":{"1710":1,"1711":1,"2006":1,"2007":1},"1":{"1711":1},"2":{"49":1,"183":2,"1706":3,"1708":1,"1710":4,"1711":2,"1715":1,"1970":1,"2006":2}}],["awkward",{"2":{"1759":1}}],["awinic",{"2":{"705":1}}],["awesome",{"2":{"196":1,"353":1,"504":1,"505":1,"506":1,"1319":1,"1432":1,"1439":1,"1766":1,"2665":1}}],["awake",{"2":{"1946":1}}],["awaiting",{"2":{"1906":1,"2507":1}}],["awaited",{"2":{"131":1}}],["aware",{"2":{"411":1,"412":1,"419":1,"422":1,"424":1,"427":1,"493":1,"1579":1,"2467":1}}],["away",{"2":{"3":1,"15":1,"134":3,"176":1,"266":1,"429":1,"1496":1,"1770":1,"1817":4,"1905":1,"2075":6,"2232":1,"2265":1,"2369":1,"2374":1,"2412":1,"2793":1}}],["aw20216s",{"0":{"705":1,"712":1,"714":1,"716":1,"718":1,"720":1},"1":{"706":1,"707":1,"708":1,"709":1,"710":1,"711":1,"712":1,"713":2,"714":1,"715":2,"716":1,"717":2,"718":1,"719":2,"720":1,"721":2},"2":{"236":1,"249":1,"705":1,"706":3,"707":7,"708":1,"710":3,"716":1,"717":1,"2071":1,"2825":1}}],["aw20216",{"2":{"114":3,"176":1,"211":1,"221":2,"236":1}}],["amtel",{"2":{"2219":1}}],["amt",{"2":{"1939":4}}],["among",{"2":{"1644":1,"2449":1,"2870":1}}],["amounts",{"2":{"1391":1,"2702":1,"2704":1,"2705":1}}],["amount",{"2":{"107":1,"734":1,"735":1,"1300":1,"1393":1,"1425":1,"1579":2,"1630":1,"1635":1,"1768":1,"1770":1,"1819":1,"1917":2,"1959":1,"2007":1,"2049":1,"2075":3,"2080":1,"2177":1,"2181":1,"2221":1,"2248":1,"2254":1,"2273":1,"2373":3,"2380":1,"2405":1,"2519":1,"2600":1,"2627":1,"2692":1,"2702":3,"2704":1,"2809":1,"2810":1,"2817":1,"2819":1,"2821":1,"2827":2,"2829":1,"2849":1}}],["amazing",{"2":{"1320":1}}],["amag23",{"2":{"211":1}}],["am",{"2":{"400":1,"1493":3,"1969":2,"2582":1}}],["america",{"2":{"1324":1,"2834":3}}],["amet",{"2":{"341":1}}],["amended",{"2":{"2692":1}}],["amending",{"2":{"229":1}}],["amend",{"2":{"222":2}}],["amendment",{"2":{"222":1}}],["ambiguous",{"2":{"498":1,"501":1,"2503":1}}],["ambiguity",{"2":{"273":1,"2503":3,"2505":1,"2692":1}}],["amber80",{"2":{"211":1}}],["amux",{"2":{"249":1}}],["amj84",{"2":{"222":1}}],["amj",{"2":{"160":1}}],["amjpad",{"2":{"159":2}}],["amj96",{"2":{"159":2}}],["amj60",{"2":{"159":2}}],["amjkeyboard",{"2":{"159":4,"160":1,"222":1}}],["amj40",{"2":{"159":2}}],["ampr",{"2":{"2491":1,"2501":1}}],["amptrics",{"2":{"308":1}}],["ampersand",{"2":{"277":1,"2491":1,"2501":1}}],["amp",{"0":{"25":1,"512":1,"1354":1,"1416":1,"1744":1,"1910":1,"2850":1},"1":{"1417":1,"1418":1,"1419":1,"1420":1,"1911":1,"2851":1,"2852":1},"2":{"63":1,"72":1,"93":1,"114":5,"134":1,"149":1,"160":1,"190":1,"191":1,"199":2,"211":2,"249":1,"266":1,"308":1,"317":3,"677":1,"1297":4,"1356":2,"1421":1,"1456":1,"1504":2,"1524":2,"1633":1,"1749":1,"1814":2,"1910":1,"2005":1,"2072":2,"2075":1,"2368":1,"2448":1,"2456":1,"2467":1,"2468":1,"2491":1,"2501":1,"2576":2,"2700":1,"2891":1}}],["ahead",{"2":{"76":1,"494":1,"496":1,"747":1,"2551":1,"2583":1}}],["apos",{"2":{"2503":1}}],["apt",{"2":{"495":1,"2539":1,"2572":1}}],["apart",{"2":{"2210":1,"2373":1,"2380":1}}],["apache",{"2":{"1600":1,"2688":1}}],["apa",{"2":{"222":1}}],["apa102",{"0":{"683":1,"687":1,"688":1,"690":1,"692":1,"693":1,"2803":1},"1":{"684":1,"685":1,"686":1,"687":1,"688":1,"689":2,"690":1,"691":2,"692":1,"693":1,"694":2},"2":{"75":1,"201":2,"211":1,"221":2,"234":2,"236":2,"249":2,"277":1,"294":1,"683":1,"684":4,"685":3,"688":1,"689":1,"2036":1,"2037":7,"2071":1,"2803":2,"2824":1}}],["apm32",{"0":{"2339":1},"1":{"2340":1},"2":{"211":1,"222":1,"670":2,"2339":2}}],["apm32f103",{"2":{"134":1}}],["ap2",{"2":{"176":1}}],["aplyard",{"2":{"67":2,"72":1}}],["aplx6",{"2":{"67":3,"72":1}}],["apis",{"0":{"1606":1},"2":{"153":1,"236":1,"244":1,"684":1,"706":1,"779":1,"805":1,"834":1,"866":1,"898":1,"933":1,"967":1,"1001":1,"1035":1,"1069":1,"1103":1,"1137":1,"1193":1,"1262":1,"1602":1,"1606":1,"2623":2,"2681":1,"2692":1,"2704":3,"2705":3}}],["api",{"0":{"220":1,"244":1,"346":1,"351":1,"358":1,"563":1,"686":1,"711":1,"752":1,"784":1,"810":1,"842":1,"872":1,"907":1,"941":1,"975":1,"1009":1,"1043":1,"1077":1,"1111":1,"1145":1,"1198":1,"1227":1,"1248":1,"1282":1,"1529":1,"1611":1,"1671":1,"1713":1,"1774":1,"1824":1,"1912":1,"1975":1,"2016":1,"2088":1,"2173":1,"2236":1,"2279":1,"2705":1,"2708":1},"1":{"347":1,"348":1,"349":1,"350":1,"352":1,"353":1,"354":1,"355":1,"356":1,"357":1,"359":1,"360":1,"361":1,"564":1,"565":1,"566":1,"687":1,"688":1,"689":1,"690":1,"691":1,"692":1,"693":1,"694":1,"712":1,"713":1,"714":1,"715":1,"716":1,"717":1,"718":1,"719":1,"720":1,"721":1,"753":1,"754":1,"755":1,"756":1,"757":1,"758":1,"759":1,"760":1,"761":1,"762":1,"763":1,"764":1,"765":1,"766":1,"767":1,"768":1,"769":1,"770":1,"771":1,"772":1,"773":1,"774":1,"775":1,"776":1,"777":1,"785":1,"786":1,"787":1,"788":1,"789":1,"790":1,"791":1,"792":1,"793":1,"794":1,"795":1,"796":1,"797":1,"798":1,"799":1,"800":1,"801":1,"802":1,"803":1,"811":1,"812":1,"813":1,"814":1,"815":1,"816":1,"817":1,"818":1,"819":1,"820":1,"821":1,"822":1,"823":1,"824":1,"825":1,"826":1,"827":1,"828":1,"829":1,"830":1,"831":1,"832":1,"843":1,"844":1,"845":1,"846":1,"847":1,"848":1,"849":1,"850":1,"851":1,"852":1,"853":1,"854":1,"855":1,"856":1,"857":1,"858":1,"859":1,"860":1,"861":1,"862":1,"863":1,"864":1,"873":1,"874":1,"875":1,"876":1,"877":1,"878":1,"879":1,"880":1,"881":1,"882":1,"883":1,"884":1,"885":1,"886":1,"887":1,"888":1,"889":1,"890":1,"891":1,"892":1,"893":1,"894":1,"895":1,"896":1,"908":1,"909":1,"910":1,"911":1,"912":1,"913":1,"914":1,"915":1,"916":1,"917":1,"918":1,"919":1,"920":1,"921":1,"922":1,"923":1,"924":1,"925":1,"926":1,"927":1,"928":1,"929":1,"930":1,"931":1,"942":1,"943":1,"944":1,"945":1,"946":1,"947":1,"948":1,"949":1,"950":1,"951":1,"952":1,"953":1,"954":1,"955":1,"956":1,"957":1,"958":1,"959":1,"960":1,"961":1,"962":1,"963":1,"964":1,"965":1,"976":1,"977":1,"978":1,"979":1,"980":1,"981":1,"982":1,"983":1,"984":1,"985":1,"986":1,"987":1,"988":1,"989":1,"990":1,"991":1,"992":1,"993":1,"994":1,"995":1,"996":1,"997":1,"998":1,"999":1,"1010":1,"1011":1,"1012":1,"1013":1,"1014":1,"1015":1,"1016":1,"1017":1,"1018":1,"1019":1,"1020":1,"1021":1,"1022":1,"1023":1,"1024":1,"1025":1,"1026":1,"1027":1,"1028":1,"1029":1,"1030":1,"1031":1,"1032":1,"1033":1,"1044":1,"1045":1,"1046":1,"1047":1,"1048":1,"1049":1,"1050":1,"1051":1,"1052":1,"1053":1,"1054":1,"1055":1,"1056":1,"1057":1,"1058":1,"1059":1,"1060":1,"1061":1,"1062":1,"1063":1,"1064":1,"1065":1,"1066":1,"1067":1,"1078":1,"1079":1,"1080":1,"1081":1,"1082":1,"1083":1,"1084":1,"1085":1,"1086":1,"1087":1,"1088":1,"1089":1,"1090":1,"1091":1,"1092":1,"1093":1,"1094":1,"1095":1,"1096":1,"1097":1,"1098":1,"1099":1,"1100":1,"1101":1,"1112":1,"1113":1,"1114":1,"1115":1,"1116":1,"1117":1,"1118":1,"1119":1,"1120":1,"1121":1,"1122":1,"1123":1,"1124":1,"1125":1,"1126":1,"1127":1,"1128":1,"1129":1,"1130":1,"1131":1,"1132":1,"1133":1,"1134":1,"1135":1,"1146":1,"1147":1,"1148":1,"1149":1,"1150":1,"1151":1,"1152":1,"1153":1,"1154":1,"1155":1,"1156":1,"1157":1,"1158":1,"1159":1,"1160":1,"1161":1,"1162":1,"1163":1,"1164":1,"1165":1,"1166":1,"1167":1,"1168":1,"1169":1,"1199":1,"1200":1,"1201":1,"1202":1,"1203":1,"1204":1,"1205":1,"1206":1,"1207":1,"1208":1,"1209":1,"1210":1,"1211":1,"1212":1,"1213":1,"1214":1,"1215":1,"1216":1,"1217":1,"1218":1,"1219":1,"1220":1,"1221":1,"1222":1,"1228":1,"1229":1,"1230":1,"1231":1,"1232":1,"1233":1,"1234":1,"1235":1,"1236":1,"1237":1,"1238":1,"1239":1,"1240":1,"1241":1,"1242":1,"1243":1,"1249":1,"1250":1,"1251":1,"1252":1,"1253":1,"1254":1,"1255":1,"1256":1,"1257":1,"1258":1,"1259":1,"1260":1,"1283":1,"1284":1,"1285":1,"1286":1,"1287":1,"1288":1,"1530":1,"1531":1,"1532":1,"1533":1,"1534":1,"1535":1,"1536":1,"1537":1,"1538":1,"1539":1,"1540":1,"1541":1,"1542":1,"1543":1,"1544":1,"1545":1,"1546":1,"1612":1,"1613":1,"1614":1,"1615":1,"1616":1,"1617":1,"1618":1,"1619":1,"1620":1,"1621":1,"1622":1,"1672":1,"1673":1,"1674":1,"1675":1,"1676":1,"1677":1,"1678":1,"1679":1,"1680":1,"1681":1,"1682":1,"1683":1,"1684":1,"1685":1,"1686":1,"1687":1,"1688":1,"1689":1,"1690":1,"1691":1,"1692":1,"1693":1,"1694":1,"1695":1,"1696":1,"1697":1,"1698":1,"1699":1,"1700":1,"1701":1,"1702":1,"1703":1,"1704":1,"1705":1,"1714":1,"1715":1,"1716":1,"1717":1,"1718":1,"1719":1,"1720":1,"1721":1,"1722":1,"1723":1,"1724":1,"1725":1,"1726":1,"1727":1,"1728":1,"1729":1,"1775":1,"1776":1,"1777":1,"1778":1,"1779":1,"1780":1,"1781":1,"1782":1,"1783":1,"1784":1,"1785":1,"1786":1,"1787":1,"1788":1,"1789":1,"1790":1,"1791":1,"1792":1,"1793":1,"1794":1,"1795":1,"1796":1,"1797":1,"1798":1,"1799":1,"1800":1,"1801":1,"1802":1,"1825":1,"1826":1,"1827":1,"1828":1,"1829":1,"1830":1,"1831":1,"1832":1,"1833":1,"1834":1,"1835":1,"1836":1,"1837":1,"1838":1,"1839":1,"1840":1,"1841":1,"1842":1,"1843":1,"1844":1,"1845":1,"1846":1,"1847":1,"1848":1,"1849":1,"1850":1,"1851":1,"1852":1,"1853":1,"1854":1,"1855":1,"1856":1,"1857":1,"1858":1,"1859":1,"1860":1,"1861":1,"1862":1,"1863":1,"1864":1,"1865":1,"1866":1,"1867":1,"1868":1,"1869":1,"1870":1,"1871":1,"1872":1,"1873":1,"1874":1,"1875":1,"1976":1,"1977":1,"1978":1,"1979":1,"1980":1,"1981":1,"1982":1,"1983":1,"1984":1,"1985":1,"1986":1,"1987":1,"1988":1,"1989":1,"1990":1,"1991":1,"1992":1,"2017":1,"2018":1,"2019":1,"2020":1,"2089":1,"2090":1,"2091":1,"2092":1,"2093":1,"2094":1,"2095":1,"2096":1,"2097":1,"2098":1,"2099":1,"2100":1,"2101":1,"2102":1,"2103":1,"2104":1,"2105":1,"2106":1,"2107":1,"2108":1,"2109":1,"2110":1,"2111":1,"2112":1,"2113":1,"2114":1,"2115":1,"2116":1,"2117":1,"2118":1,"2119":1,"2120":1,"2121":1,"2122":1,"2123":1,"2124":1,"2125":1,"2126":1,"2127":1,"2128":1,"2129":1,"2130":1,"2131":1,"2132":1,"2133":1,"2134":1,"2135":1,"2136":1,"2137":1,"2138":1,"2139":1,"2140":1,"2141":1,"2142":1,"2143":1,"2144":1,"2145":1,"2146":1,"2147":1,"2148":1,"2149":1,"2150":1,"2151":1,"2152":1,"2153":1,"2154":1,"2155":1,"2156":1,"2157":1,"2174":1,"2175":1,"2176":1,"2177":1,"2178":1,"2179":1,"2180":1,"2181":1,"2182":1,"2183":1,"2184":1,"2185":1,"2186":1,"2187":1,"2188":1,"2189":1,"2190":1,"2191":1,"2192":1,"2193":1,"2194":1,"2280":1,"2281":1,"2282":1,"2283":1,"2284":1,"2285":1,"2286":1,"2287":1,"2288":1,"2289":1,"2290":1,"2291":1,"2292":1,"2293":1,"2294":1,"2295":1,"2296":1,"2297":1,"2298":1,"2299":1,"2300":1,"2301":1,"2302":1,"2303":1,"2304":1,"2305":1,"2306":1,"2307":1,"2308":1,"2309":1,"2310":1,"2311":1,"2312":1,"2313":1,"2314":1,"2315":1,"2316":1,"2317":1,"2318":1,"2709":1,"2710":1},"2":{"51":1,"95":2,"113":1,"114":3,"133":3,"134":4,"149":2,"160":2,"176":1,"182":1,"188":1,"191":5,"196":1,"199":3,"211":2,"218":1,"222":2,"230":1,"236":1,"244":2,"248":1,"249":2,"266":3,"277":2,"285":1,"294":2,"344":4,"346":1,"347":2,"351":2,"352":2,"354":1,"355":1,"357":1,"358":2,"359":2,"360":1,"361":2,"560":1,"563":4,"567":1,"568":1,"570":1,"574":1,"609":1,"649":1,"677":1,"684":1,"746":1,"747":1,"1224":1,"1245":1,"1262":1,"1384":1,"1521":1,"1602":2,"1606":5,"1813":1,"1912":1,"1913":2,"2071":1,"2165":2,"2272":1,"2399":1,"2624":1,"2625":1,"2701":1,"2704":9,"2705":1,"2706":1,"2742":1,"2744":1,"2799":1,"2824":1,"2856":2}}],["apps",{"2":{"2277":2}}],["approvals",{"2":{"2697":1}}],["approximately",{"2":{"1897":1,"2325":1}}],["approaching",{"2":{"2660":1,"2661":1,"2835":1}}],["approaches",{"2":{"1321":1}}],["approach",{"2":{"701":1,"1359":1}}],["approachable",{"2":{"496":1,"520":1}}],["appropriately",{"2":{"603":1,"658":1,"730":1,"1964":1,"1967":1}}],["appropriate",{"2":{"36":2,"49":1,"191":1,"232":1,"371":1,"475":1,"518":1,"522":1,"595":1,"610":1,"612":1,"619":2,"662":1,"747":1,"1176":1,"1179":1,"1191":1,"1295":1,"1386":1,"1519":1,"1598":1,"1910":1,"1964":2,"1971":1,"2066":1,"2226":1,"2251":1,"2255":1,"2447":1,"2560":1,"2622":1,"2692":1,"2694":1,"2701":1,"2831":1,"2860":1}}],["appreciated",{"2":{"395":1}}],["app",{"0":{"347":1,"348":1,"349":1,"350":1,"359":1},"2":{"359":1,"1326":1,"1328":1,"2462":1,"2467":1,"2558":1,"2576":2}}],["apparently",{"2":{"333":2,"2320":1}}],["appearance",{"2":{"2371":1}}],["appear",{"2":{"357":1,"372":1,"666":1,"1484":1,"2503":1,"2743":1}}],["appears",{"2":{"50":1,"666":1,"667":1,"668":1,"670":1,"1329":1,"2445":1,"2448":1,"2621":2,"2638":1,"2665":1,"2682":1,"2694":1}}],["appended",{"2":{"1603":1,"2330":1,"2337":1}}],["appendix",{"0":{"1507":1},"1":{"1508":1,"1509":1}}],["appending",{"2":{"1368":1,"2410":1}}],["append",{"2":{"211":1,"2694":1,"2890":1}}],["apple",{"2":{"1334":3,"1335":2,"1339":2,"2570":1}}],["applies",{"2":{"495":1,"546":1,"1489":1,"1607":1,"1749":1,"1754":1,"1892":2,"1932":1,"1939":2,"1944":1,"1945":1,"2002":1,"2598":1,"2627":1,"2661":1,"2681":1,"2690":1,"2693":1,"2781":1}}],["applied",{"2":{"233":1,"381":2,"648":1,"1359":1,"1427":1,"1488":1,"1570":1,"1634":1,"1653":1,"1898":1,"2373":1,"2582":1,"2704":2,"2705":1,"2748":1,"2860":1}}],["applicable",{"2":{"199":1,"669":1,"1387":1,"1756":1,"2398":1,"2694":3,"2801":2,"2867":1,"2876":1}}],["application",{"2":{"182":1,"346":1,"351":1,"354":1,"359":1,"455":1,"456":1,"458":1,"464":1,"465":1,"560":1,"869":1,"1328":1,"1597":1,"1892":1,"2329":1,"2330":1,"2334":1,"2336":1,"2337":2,"2339":1,"2341":1,"2342":1,"2343":1,"2344":1,"2346":1,"2348":1,"2350":1,"2428":1,"2452":1,"2462":2,"2467":2,"2560":1,"2604":1,"2678":2,"2679":2}}],["applications",{"2":{"182":1,"1358":2,"1756":1,"2412":1,"2622":1,"2876":1}}],["apply",{"0":{"1504":1,"1505":1,"2677":1},"1":{"1505":1,"2678":1,"2679":1},"2":{"92":1,"199":1,"222":1,"325":1,"371":2,"375":1,"539":1,"704":1,"725":1,"1269":1,"1273":1,"1277":1,"1280":1,"1281":1,"1358":1,"1383":2,"1393":1,"1403":1,"1469":1,"1488":1,"1504":1,"1505":3,"1521":1,"1524":1,"1526":1,"1527":1,"1570":1,"1582":1,"2034":2,"2051":1,"2205":1,"2206":2,"2373":2,"2519":1,"2625":1,"2694":1}}],["applying",{"2":{"21":1,"2206":1,"2373":1,"2582":3}}],["adherence",{"2":{"2850":1}}],["adhere",{"2":{"2548":1}}],["adheres",{"2":{"2373":1}}],["adhlns",{"2":{"134":1}}],["adequate",{"2":{"2367":1}}],["adelie",{"2":{"211":1}}],["adelais",{"2":{"134":6,"191":1}}],["adj",{"2":{"1903":3,"2230":3}}],["adjusting",{"2":{"1463":1,"1706":1,"1894":1}}],["adjusts",{"2":{"1458":1,"1711":1,"2043":2,"2244":1}}],["adjusted",{"2":{"837":1,"902":1,"936":1,"970":1,"1004":1,"1038":1,"1140":1,"2745":1}}],["adjustments",{"2":{"2860":1}}],["adjustment",{"0":{"1264":1},"2":{"236":1,"1820":2,"1967":1,"2040":3,"2043":1,"2081":4,"2229":1}}],["adjustable",{"2":{"134":1}}],["adjust",{"2":{"105":4,"149":2,"191":3,"198":1,"211":1,"266":1,"491":1,"597":1,"708":1,"838":1,"839":1,"903":1,"937":1,"971":1,"1005":1,"1039":1,"1073":1,"1107":1,"1141":1,"1277":1,"1278":1,"1389":1,"1400":1,"1458":1,"1625":2,"1893":1,"1894":1,"1895":1,"1944":1,"1945":1,"1950":1,"1967":1,"1969":1,"2048":1,"2069":2,"2076":1,"2244":1,"2266":2,"2267":2,"2268":4,"2269":6,"2650":1,"2732":4,"2734":2,"2860":1}}],["ad",{"2":{"807":1,"836":1,"868":1}}],["administrator",{"2":{"669":1,"2277":1}}],["adm42",{"2":{"226":2,"236":1}}],["advice",{"2":{"2692":1}}],["advised",{"2":{"1174":1,"1177":1,"1455":1,"2606":1}}],["adventurous",{"2":{"1582":1}}],["advertised",{"2":{"578":1,"2505":1}}],["advantageous",{"2":{"2712":1}}],["advantages",{"2":{"1174":1,"1177":1,"2601":1,"2612":1,"2617":1}}],["advantage",{"2":{"93":1,"609":1,"1751":1,"2243":1,"2425":1}}],["advances",{"2":{"1912":8,"2236":8}}],["advanced",{"0":{"653":1,"743":1,"1184":1,"1360":1,"1397":1,"1417":1,"1421":1,"1431":1,"1561":1,"1573":1,"1577":1,"1746":1,"1751":1,"1870":1,"1873":1,"1880":1,"1950":1,"1963":1,"1966":1,"2152":1,"2155":1,"2264":1,"2856":1},"1":{"654":1,"655":1,"1185":1,"1186":1,"1361":1,"1362":1,"1363":1,"1364":1,"1365":1,"1422":1,"1423":1,"1424":1,"1425":1,"1426":1,"1427":1,"1428":1,"1429":1,"1430":1,"1432":1,"1578":1,"1579":1,"1580":1,"1581":1,"1582":1,"1583":1,"1584":1,"1585":1,"1586":1,"1587":1,"1588":1,"1589":1,"1590":1,"1747":1,"1752":1,"1753":1,"1754":1,"1881":1,"1882":1,"1964":1,"1965":1,"1966":1,"1967":2,"1968":2,"1969":1},"2":{"49":1,"63":1,"93":1,"149":1,"249":1,"285":1,"545":1,"546":1,"581":1,"588":1,"743":2,"1184":1,"1281":1,"1321":1,"1357":1,"1359":1,"1397":1,"1421":1,"1461":1,"1573":2,"1603":1,"1606":6,"1749":1,"1823":2,"1877":2,"1880":2,"1932":1,"1950":1,"1963":1,"2084":2,"2085":3,"2086":2,"2255":3,"2256":1,"2261":1,"2263":3,"2264":2,"2265":1,"2378":1,"2424":1,"2449":1,"2567":1,"2623":1,"2652":1,"2694":1,"2699":1,"2854":1,"2855":1,"2856":2,"2891":1}}],["advance",{"0":{"2851":1},"2":{"30":1,"33":1,"362":1,"374":1,"1912":3,"2236":3,"2851":1}}],["adopted",{"2":{"511":1}}],["adoption",{"2":{"128":1}}],["adkb96",{"2":{"253":2}}],["adpenrose",{"2":{"211":2}}],["ad65",{"2":{"211":1}}],["adns9800",{"0":{"273":1,"276":1,"284":1},"2":{"118":1,"149":1,"273":3,"276":1,"277":1,"1925":6}}],["adns",{"0":{"1924":1,"1925":1},"2":{"118":2,"1924":2,"1925":2}}],["adns5050",{"2":{"118":1,"285":1,"1924":4}}],["adcconfig",{"2":{"1932":5}}],["adc6",{"2":{"679":1}}],["adcrpenablets",{"2":{"677":1}}],["adcd1",{"2":{"677":2}}],["adc3",{"2":{"676":3}}],["adc2",{"2":{"676":2}}],["adc1",{"2":{"676":1,"680":1}}],["adcv3",{"2":{"676":1}}],["adcv1",{"2":{"676":1}}],["adcs",{"2":{"676":2,"680":2}}],["adc",{"0":{"671":1,"725":1},"1":{"672":1,"673":1,"674":1,"675":1,"676":1,"677":1,"678":1,"679":1,"680":1,"681":1,"682":1},"2":{"93":1,"191":2,"234":2,"249":1,"671":1,"674":2,"676":7,"677":3,"679":5,"680":11,"682":12,"724":1,"725":11,"1706":2,"1707":1,"1708":1,"1710":2,"1926":1,"1932":5,"2640":1,"2806":5}}],["adb",{"2":{"75":1,"1335":2}}],["adalyn",{"2":{"143":2}}],["adafruitble",{"0":{"142":1},"2":{"142":1,"149":1}}],["adafruit",{"0":{"1373":1,"2321":1},"2":{"50":2,"133":1,"134":2,"142":1,"163":1,"176":3,"528":1,"670":3,"730":1,"731":1,"1371":1,"1374":1,"1377":1,"1649":1,"2320":1,"2321":4,"2436":1,"2440":1,"2445":3,"2650":1,"2694":1,"2843":1}}],["adaptation",{"2":{"2504":1}}],["adapting",{"2":{"2410":1}}],["adapter",{"2":{"362":1,"2400":1}}],["adapted",{"2":{"179":1}}],["adapt",{"2":{"32":1,"191":1,"2874":1}}],["addenda",{"0":{"1562":1}}],["added",{"2":{"14":1,"49":8,"63":1,"67":1,"72":2,"74":1,"81":1,"82":1,"86":1,"93":1,"112":1,"114":2,"132":1,"134":1,"149":4,"153":1,"154":1,"158":1,"160":1,"173":1,"175":2,"176":8,"189":1,"191":2,"196":1,"201":1,"202":1,"203":1,"211":1,"222":2,"230":1,"231":1,"234":3,"236":3,"243":1,"249":2,"266":2,"277":1,"285":1,"317":1,"381":1,"434":1,"476":1,"491":1,"554":1,"595":1,"662":1,"1182":1,"1294":1,"1404":1,"1418":1,"1433":1,"1434":3,"1436":1,"1455":1,"1488":1,"1503":1,"1512":1,"1602":2,"1624":1,"1630":1,"1635":1,"1753":2,"1771":2,"1777":1,"1778":1,"1785":1,"1910":1,"1940":1,"1960":1,"2040":1,"2227":1,"2312":1,"2371":1,"2385":1,"2506":1,"2555":2,"2587":1,"2617":1,"2692":1,"2695":2,"2798":1}}],["addr2",{"2":{"900":1,"935":1,"1071":1,"1105":1,"1139":1}}],["addr1",{"2":{"900":1,"935":1,"1071":1,"1105":1,"1139":1}}],["addr",{"2":{"236":1,"730":1,"969":1,"1003":1,"1037":1,"1195":1,"1932":1,"2454":8}}],["addressed",{"2":{"731":1,"740":1,"1942":1}}],["addresses",{"2":{"236":1,"249":1,"712":1,"747":1,"785":1,"807":1,"811":1,"836":1,"843":1,"868":1,"873":1,"900":1,"908":1,"935":1,"942":1,"969":1,"976":1,"1003":1,"1010":1,"1037":1,"1044":1,"1071":1,"1078":1,"1105":1,"1112":1,"1139":1,"1146":1,"1195":1,"1199":1,"2026":1,"2673":1}}],["addressable",{"2":{"683":1,"1261":2,"2036":2}}],["addressing",{"0":{"747":1,"781":1,"807":1,"836":1,"868":1,"900":1,"935":1,"969":1,"1003":1,"1037":1,"1071":1,"1105":1,"1139":1,"1195":1},"2":{"198":1,"201":1,"213":1,"224":1,"238":1,"595":1,"747":1,"1911":1,"2064":1,"2387":1}}],["address",{"0":{"754":1,"757":1,"760":1,"775":2,"1702":2,"1704":2},"1":{"755":1,"756":1,"758":1,"759":1,"761":1,"762":1,"776":2,"777":2,"1703":2,"1705":2},"2":{"50":1,"73":1,"114":2,"191":1,"236":1,"561":1,"562":1,"563":1,"595":1,"614":2,"713":3,"730":9,"731":1,"734":1,"740":2,"747":6,"755":2,"757":1,"758":2,"761":2,"763":1,"764":2,"766":1,"767":2,"769":1,"770":2,"772":1,"773":2,"775":2,"776":2,"781":2,"786":4,"789":1,"806":8,"807":5,"812":4,"816":1,"835":8,"836":5,"844":4,"848":1,"867":8,"868":5,"874":4,"878":1,"899":8,"900":17,"909":4,"913":1,"934":8,"935":17,"943":4,"947":1,"968":8,"969":5,"977":4,"981":1,"1002":8,"1003":5,"1011":4,"1015":1,"1036":8,"1037":5,"1045":4,"1049":1,"1070":8,"1071":17,"1079":4,"1083":1,"1104":8,"1105":17,"1113":4,"1117":1,"1138":8,"1139":17,"1147":4,"1151":1,"1194":8,"1195":5,"1200":4,"1204":1,"1269":2,"1412":1,"1697":2,"1702":1,"1703":2,"1704":1,"1705":2,"1908":2,"1911":1,"1928":2,"1932":1,"1937":2,"2390":1,"2452":1,"2454":1,"2642":1,"2704":3,"2830":2}}],["additive",{"0":{"699":1,"1450":1},"2":{"222":3,"236":2,"249":1,"697":1,"701":2,"704":1,"1447":1,"1450":2,"1454":1,"2804":1}}],["addition",{"2":{"114":1,"176":1,"194":1,"211":34,"249":1,"1356":1,"1398":1,"1417":1,"1591":1,"1745":1,"1811":1,"1823":1,"2065":1,"2084":1,"2205":1,"2245":1,"2255":1,"2377":1,"2465":1,"2852":1,"2861":2}}],["additionally",{"2":{"67":1,"86":1,"175":1,"209":1,"262":1,"570":1,"643":1,"698":1,"699":1,"1318":1,"1388":1,"1389":1,"1436":1,"1437":1,"1455":1,"1469":1,"1496":1,"1499":1,"1504":1,"1559":1,"1625":1,"1632":1,"1633":1,"1634":1,"1643":1,"1739":1,"1740":1,"1741":1,"1757":1,"1881":1,"1934":1,"1946":1,"1955":1,"2039":1,"2265":1,"2327":1,"2330":1,"2337":1,"2399":1,"2452":1,"2500":1,"2519":1,"2549":1,"2598":1,"2697":1,"2745":1}}],["additional",{"0":{"576":1,"1820":1,"1961":1,"2001":1,"2035":1,"2081":1,"2227":1,"2527":1,"2633":1,"2670":1},"1":{"1962":1,"2002":1,"2003":1,"2004":1,"2005":1,"2006":1,"2007":1,"2008":1,"2009":1,"2634":1,"2635":1,"2671":1,"2672":1},"2":{"50":1,"86":2,"94":1,"114":1,"134":1,"176":1,"189":1,"191":3,"198":1,"201":1,"210":1,"211":1,"213":1,"236":1,"308":1,"415":1,"470":1,"537":1,"605":1,"682":1,"1187":1,"1191":1,"1276":1,"1306":1,"1318":1,"1375":1,"1380":1,"1381":1,"1382":1,"1392":1,"1398":1,"1421":1,"1434":2,"1504":1,"1506":1,"1510":1,"1561":3,"1630":1,"1632":1,"1665":1,"1738":1,"1741":1,"1817":1,"1898":1,"1910":1,"1924":1,"1936":1,"1938":1,"1944":2,"1954":1,"1955":1,"1960":1,"1965":1,"1968":1,"2021":1,"2025":1,"2028":1,"2035":1,"2037":1,"2041":1,"2042":1,"2075":2,"2207":1,"2221":1,"2222":1,"2264":1,"2271":1,"2272":1,"2329":1,"2334":1,"2337":1,"2363":1,"2381":1,"2385":1,"2399":1,"2400":1,"2401":1,"2524":1,"2673":1,"2675":1,"2688":1,"2689":1,"2692":1,"2734":1,"2836":1,"2837":1,"2887":1,"2891":2,"2895":1}}],["additions",{"0":{"49":1,"63":1,"74":1,"93":1},"2":{"149":1,"211":147,"222":1,"236":1,"249":1,"285":1,"2358":1}}],["adding",{"0":{"14":1,"569":1,"611":1,"1597":1,"1598":1,"1889":1,"1960":1,"2553":1,"2554":1,"2659":1,"2660":1,"2661":1,"2662":1,"2891":1},"1":{"570":1,"571":1,"572":1,"573":1,"574":1,"575":1,"576":1,"612":1,"613":1,"614":1,"615":1,"616":1,"617":1,"1890":1,"1891":1,"1961":1,"1962":1,"2663":1,"2664":1,"2665":1,"2666":1,"2667":1,"2668":1,"2669":1,"2670":1,"2671":1,"2672":1},"2":{"74":1,"86":1,"99":1,"114":1,"173":1,"201":1,"213":1,"236":1,"249":1,"266":1,"277":1,"411":1,"482":1,"574":1,"578":1,"611":1,"612":1,"616":1,"621":1,"710":1,"734":1,"783":1,"809":1,"837":1,"841":1,"871":1,"902":1,"906":1,"936":1,"940":1,"970":1,"974":1,"1004":1,"1008":1,"1038":1,"1042":1,"1076":1,"1110":1,"1140":1,"1144":1,"1197":1,"1265":1,"1320":1,"1321":1,"1332":1,"1376":1,"1386":1,"1392":1,"1416":2,"1450":1,"1471":1,"1487":1,"1503":1,"1565":1,"1567":1,"1572":1,"1592":1,"1623":1,"1630":1,"1633":1,"1768":1,"1877":1,"1903":1,"1940":1,"1942":1,"1960":1,"1961":2,"1965":1,"2009":1,"2012":1,"2024":1,"2036":1,"2217":1,"2218":1,"2222":1,"2230":1,"2255":1,"2276":1,"2324":1,"2356":2,"2364":1,"2381":1,"2551":1,"2588":1,"2600":1,"2622":1,"2653":1,"2655":1,"2659":2,"2694":1,"2695":2,"2704":11,"2837":1,"2838":2,"2858":1,"2867":1,"2868":1,"2873":1,"2874":1,"2891":1,"2896":2}}],["add",{"0":{"35":1,"163":1,"173":1,"434":1,"612":1,"613":1,"616":1,"617":1,"1319":1,"1777":1,"1783":1,"1962":1,"1977":1,"2310":1,"2544":1,"2545":1},"1":{"36":1,"614":1,"615":1,"1320":1,"1778":1,"1779":1,"1784":1,"1785":1,"1978":1,"2311":1,"2312":1},"2":{"28":1,"31":1,"32":2,"34":2,"49":4,"63":5,"65":4,"70":1,"74":5,"76":2,"77":2,"92":1,"93":24,"110":2,"114":38,"119":1,"123":1,"130":2,"133":2,"134":26,"149":21,"160":21,"175":1,"176":33,"189":4,"190":1,"191":27,"199":25,"202":2,"211":25,"221":1,"222":18,"235":1,"236":30,"249":23,"266":15,"273":1,"277":7,"285":17,"294":8,"307":3,"308":15,"317":5,"322":6,"381":1,"389":1,"398":1,"399":1,"434":2,"477":1,"487":1,"491":1,"492":1,"494":1,"522":1,"554":2,"569":1,"571":1,"575":1,"578":1,"595":4,"605":2,"606":2,"607":2,"610":6,"612":1,"613":1,"616":1,"617":1,"639":2,"662":2,"672":1,"684":1,"685":1,"706":1,"707":1,"708":1,"723":1,"746":1,"779":1,"780":1,"805":1,"806":1,"834":1,"835":1,"838":1,"839":1,"866":1,"867":1,"869":1,"898":1,"899":1,"903":1,"904":1,"933":1,"934":1,"937":1,"938":1,"967":1,"968":1,"971":1,"972":1,"1001":1,"1002":1,"1005":1,"1006":1,"1035":1,"1036":1,"1039":1,"1040":1,"1069":1,"1070":1,"1073":1,"1074":1,"1103":1,"1104":1,"1107":1,"1108":1,"1137":1,"1138":1,"1141":1,"1142":1,"1181":3,"1182":3,"1187":1,"1191":1,"1193":1,"1194":1,"1224":1,"1245":1,"1262":1,"1263":1,"1266":1,"1275":1,"1278":1,"1279":1,"1289":1,"1300":1,"1307":1,"1308":1,"1309":1,"1334":1,"1340":1,"1350":1,"1356":3,"1368":1,"1370":1,"1372":1,"1387":1,"1389":4,"1401":1,"1416":1,"1432":1,"1434":4,"1435":1,"1436":1,"1440":3,"1441":2,"1442":7,"1443":1,"1447":1,"1448":1,"1454":1,"1455":1,"1460":2,"1462":2,"1463":1,"1470":1,"1473":3,"1480":1,"1487":1,"1488":1,"1492":1,"1496":1,"1504":1,"1514":1,"1515":1,"1516":1,"1548":1,"1549":1,"1559":1,"1560":1,"1561":1,"1564":3,"1570":2,"1572":1,"1575":1,"1592":1,"1597":1,"1598":2,"1608":1,"1624":1,"1629":1,"1631":1,"1632":1,"1635":2,"1666":1,"1667":1,"1669":1,"1707":1,"1709":1,"1736":1,"1758":1,"1765":2,"1769":1,"1770":1,"1771":1,"1783":1,"1784":1,"1813":1,"1818":2,"1879":1,"1880":1,"1890":1,"1902":1,"1915":1,"1920":2,"1922":1,"1924":1,"1925":1,"1926":1,"1927":1,"1931":1,"1936":1,"1937":1,"1938":1,"1939":2,"1954":1,"1965":1,"1973":1,"2008":1,"2011":1,"2022":1,"2024":1,"2025":1,"2037":1,"2039":1,"2042":1,"2050":1,"2051":1,"2063":1,"2071":1,"2077":1,"2078":2,"2079":1,"2161":1,"2166":1,"2167":1,"2171":1,"2196":1,"2214":2,"2217":1,"2218":2,"2219":1,"2220":2,"2222":1,"2223":1,"2224":1,"2226":1,"2230":1,"2244":2,"2245":1,"2246":1,"2247":1,"2248":1,"2258":3,"2263":3,"2264":2,"2265":1,"2266":1,"2268":1,"2272":1,"2273":1,"2274":1,"2275":4,"2276":1,"2277":3,"2310":1,"2311":1,"2322":1,"2330":1,"2337":1,"2356":3,"2363":2,"2377":1,"2410":1,"2449":1,"2522":1,"2531":1,"2532":1,"2545":1,"2546":2,"2554":4,"2582":2,"2585":2,"2587":3,"2588":5,"2617":1,"2648":1,"2651":1,"2694":1,"2701":1,"2702":1,"2705":4,"2707":1,"2712":1,"2729":1,"2734":2,"2736":1,"2832":1,"2833":1,"2836":1,"2837":2,"2840":2,"2842":1,"2858":2,"2860":1,"2867":2,"2868":2,"2869":3,"2876":3,"2891":2,"2893":1,"2895":3,"2896":7}}],["adds",{"2":{"13":1,"35":1,"49":2,"50":1,"74":1,"107":1,"114":1,"173":1,"222":1,"229":1,"249":1,"277":1,"297":1,"425":1,"434":1,"547":1,"1442":1,"1463":1,"1508":1,"1597":1,"2223":1,"2244":1,"2255":1,"2329":1,"2588":1,"2622":1,"2895":1}}],["agin",{"2":{"2462":1,"2467":1}}],["age",{"2":{"1382":1}}],["ag",{"2":{"1356":1,"1455":4,"1456":8,"2483":7,"2498":7}}],["agaim",{"2":{"643":1}}],["again",{"2":{"114":1,"134":1,"149":1,"380":1,"578":1,"668":2,"1298":1,"1392":2,"1432":1,"1453":1,"1468":1,"1496":1,"1509":1,"1588":1,"1589":1,"1610":1,"1629":2,"1730":2,"1732":1,"1744":1,"1750":1,"1753":1,"1754":1,"1757":1,"1759":1,"1956":1,"2029":1,"2032":2,"2049":1,"2221":1,"2255":1,"2256":1,"2333":1,"2362":1,"2412":1,"2454":1,"2462":4,"2467":4,"2478":1,"2575":1,"2598":1,"2694":1}}],["against",{"2":{"26":1,"49":1,"51":1,"134":1,"176":1,"251":1,"263":1,"265":2,"275":1,"383":1,"389":1,"390":1,"441":2,"476":1,"571":1,"730":1,"1498":1,"2360":1,"2373":1,"2448":1,"2503":1,"2582":1,"2691":1,"2696":1,"2795":1,"2850":1,"2886":1}}],["agreed",{"2":{"204":1,"2655":1}}],["agnostic",{"0":{"1407":1},"1":{"1408":1,"1409":1},"2":{"17":1,"114":1,"741":1,"1409":1}}],["abab",{"0":{"2865":1}}],["abba",{"0":{"2864":1}}],["abbreviate",{"2":{"501":1}}],["abbreviations",{"2":{"501":1,"1563":1}}],["abbreviation",{"2":{"501":1,"2642":1}}],["abuse",{"2":{"2502":1,"2694":1}}],["abuser",{"2":{"603":1}}],["ab5",{"2":{"1883":1,"2484":1}}],["ab4",{"2":{"1883":1,"2484":1}}],["ab3",{"2":{"1883":1,"2484":1}}],["ab375d3",{"2":{"74":1}}],["ab2",{"2":{"1883":1,"2484":1}}],["ab1",{"2":{"1883":1,"2484":1}}],["ab",{"2":{"1575":4,"1587":5,"1592":1,"1883":1,"2484":1,"2863":6,"2864":1,"2865":4}}],["abc",{"2":{"317":1}}],["abcd",{"2":{"266":1,"1310":2}}],["abcminiuser",{"2":{"12":1}}],["abort",{"2":{"2582":2}}],["aborted",{"2":{"749":1}}],["above",{"2":{"228":1,"233":1,"266":1,"276":1,"307":2,"357":1,"389":1,"392":1,"407":1,"473":1,"495":1,"499":1,"571":1,"573":1,"601":1,"616":1,"639":1,"648":1,"649":1,"740":1,"744":2,"1264":1,"1308":1,"1311":1,"1327":1,"1343":1,"1389":5,"1392":1,"1395":1,"1420":1,"1442":1,"1473":2,"1508":4,"1521":1,"1582":1,"1600":2,"1649":1,"1758":1,"1763":1,"1804":1,"1884":1,"1928":1,"1933":1,"1940":1,"1943":1,"1945":1,"1967":1,"1969":1,"2024":1,"2033":1,"2048":1,"2049":1,"2056":1,"2206":2,"2221":1,"2226":1,"2238":1,"2255":1,"2264":1,"2265":4,"2275":1,"2277":1,"2329":1,"2362":1,"2369":2,"2400":1,"2451":1,"2454":1,"2503":1,"2506":1,"2507":1,"2511":1,"2529":1,"2546":1,"2558":1,"2577":1,"2622":2,"2634":1,"2657":1,"2662":1,"2669":1,"2694":1,"2695":1,"2704":2,"2705":4,"2716":1,"2717":1,"2860":1,"2866":3,"2867":3,"2868":1,"2870":1,"2871":1,"2875":1,"2884":1,"2885":1,"2886":1}}],["about",{"2":{"49":1,"50":1,"93":1,"110":1,"114":1,"160":1,"176":1,"240":1,"251":1,"355":1,"387":1,"392":1,"419":2,"522":2,"534":1,"552":6,"553":1,"560":1,"592":2,"595":2,"601":1,"602":1,"609":1,"618":2,"624":1,"636":1,"747":1,"1292":1,"1299":1,"1320":1,"1322":1,"1357":1,"1368":1,"1392":1,"1507":1,"1600":1,"1629":1,"1893":1,"1911":2,"1920":2,"1932":1,"2035":1,"2044":1,"2207":1,"2221":6,"2251":3,"2356":1,"2368":1,"2377":1,"2406":1,"2467":1,"2503":1,"2505":2,"2515":1,"2526":1,"2548":1,"2618":1,"2622":1,"2694":2,"2706":1,"2799":2,"2800":1,"2854":1,"2855":1,"2878":1,"2886":2}}],["abstracted",{"2":{"2623":1}}],["abstracting",{"2":{"2364":2}}],["abstraction",{"2":{"249":1,"277":1,"741":1,"743":1,"1547":1,"1813":1,"2071":1,"2655":1,"2692":1,"2772":1}}],["abstractions",{"2":{"244":1,"2692":2}}],["absence",{"2":{"698":1,"1171":1}}],["absent",{"2":{"415":2,"2818":1,"2824":1,"2825":1}}],["absinthe",{"2":{"159":2}}],["absolutely",{"2":{"2377":1,"2694":1}}],["absolute",{"0":{"1933":1,"1934":1},"2":{"100":1,"114":1,"445":1,"1607":1,"1621":1,"1932":4,"2198":1,"2448":1,"2816":4}}],["abelx",{"2":{"134":1}}],["ability",{"2":{"49":2,"65":1,"93":1,"100":1,"114":1,"131":1,"134":1,"153":1,"160":1,"164":1,"173":1,"174":1,"176":1,"199":1,"285":1,"547":1,"647":1,"749":1,"1179":1,"1358":2,"1391":1,"1630":1,"2036":1,"2223":1,"2224":1,"2622":1,"2675":1,"2849":1,"2850":1,"2869":3}}],["able",{"2":{"23":1,"50":1,"114":1,"153":2,"228":1,"308":1,"390":1,"482":1,"578":1,"583":1,"595":1,"601":1,"618":1,"621":1,"668":1,"1298":1,"1383":1,"1388":1,"1405":1,"1410":1,"1433":1,"1511":1,"1649":2,"1733":1,"1734":1,"1751":1,"1770":1,"1819":1,"1877":1,"1950":1,"2004":1,"2013":1,"2037":1,"2066":1,"2080":1,"2240":1,"2245":1,"2249":1,"2256":1,"2265":1,"2327":1,"2328":1,"2346":1,"2348":1,"2350":1,"2356":1,"2413":1,"2558":1,"2565":1,"2577":1,"2603":1,"2604":1,"2622":1,"2657":2,"2658":1,"2704":1,"2733":1,"2831":1,"2854":1,"2856":1,"2893":1}}],["abnt2",{"2":{"5":1,"2662":1,"2834":2}}],["acl2",{"2":{"1891":1,"1895":7,"1896":2,"2485":1}}],["acl1",{"2":{"1891":1,"1895":8,"1896":2,"2485":1}}],["acl0",{"2":{"1891":1,"1895":7,"1896":2,"2485":1}}],["acm=y",{"2":{"1295":1}}],["acm",{"2":{"1295":1}}],["acknowledge",{"2":{"547":1,"2049":1}}],["acknowledgment",{"2":{"312":1}}],["achievable",{"2":{"2849":1}}],["achieved",{"2":{"1763":1,"1911":1,"2705":1,"2831":1}}],["achieve",{"2":{"1745":1,"2069":1,"2263":1,"2369":1,"2371":1,"2704":1}}],["achordion",{"2":{"294":1}}],["acheron",{"2":{"211":2}}],["acquire",{"2":{"277":1,"2353":1}}],["ac",{"2":{"236":1,"1416":1,"1496":1,"1499":1,"1500":3,"2172":1,"2471":3,"2873":1}}],["acid",{"2":{"211":1}}],["acid3",{"2":{"143":13,"149":2,"308":1}}],["acr60",{"0":{"256":1},"1":{"257":1,"258":1,"259":1,"260":1},"2":{"143":2,"256":1,"266":1}}],["across",{"2":{"31":1,"34":1,"118":1,"128":1,"137":1,"138":1,"167":1,"246":1,"262":1,"283":1,"285":1,"741":1,"1508":1,"1670":1,"2271":1,"2867":1}}],["accident",{"2":{"2860":1}}],["accidental",{"2":{"246":1,"289":1,"1425":1,"1578":1,"1584":1,"2870":1,"2873":1}}],["accidentally",{"2":{"194":1,"198":1,"668":1,"2013":1}}],["accumulates",{"2":{"2049":1}}],["accumulate",{"2":{"1950":1}}],["accumulated",{"2":{"1950":13}}],["accuracy",{"2":{"1896":1,"2242":1}}],["accurately",{"2":{"1814":1,"2072":1,"2665":1}}],["accurate",{"2":{"10":1,"1174":1,"1177":1,"1266":1,"2325":1,"2412":1}}],["accompanying",{"2":{"2504":1,"2695":1}}],["accompanied",{"2":{"118":1,"1471":1,"2852":1}}],["accomplish",{"2":{"1368":1,"1393":1,"2256":1,"2519":1,"2526":1}}],["accomplished",{"2":{"581":1}}],["accommodate",{"2":{"149":1,"1456":1,"1579":1}}],["accounted",{"2":{"1264":1}}],["account",{"2":{"149":1,"211":1,"222":1,"302":1,"452":1,"595":2,"2356":2,"2407":1,"2452":1,"2537":2,"2540":1,"2551":1,"2580":2}}],["according",{"2":{"134":2,"679":1,"680":1,"1972":1,"2076":1,"2401":1,"2544":1,"2562":1,"2874":1,"2875":1}}],["accordingly",{"2":{"126":1,"220":1,"318":1,"901":1,"1072":1,"1106":1,"2265":1,"2400":1,"2650":1,"2659":1}}],["accented",{"2":{"2833":1}}],["accel",{"2":{"1895":3}}],["accelerating",{"2":{"1894":1}}],["acceleration",{"2":{"48":2,"1891":6,"1892":1,"1893":4,"1894":3,"1895":1,"1896":4,"1897":1,"1898":4,"2009":1,"2485":6}}],["accelerate",{"2":{"2374":1,"2887":1}}],["accelerates",{"2":{"1892":4,"1897":1}}],["accelerated",{"0":{"1893":1},"2":{"1892":1,"1893":1,"1894":5,"1896":2,"1897":1}}],["accel2",{"2":{"231":1}}],["accessor",{"2":{"2705":2}}],["accessible",{"2":{"1326":1,"2377":1}}],["accessing",{"2":{"357":1,"1356":1,"2571":1,"2705":2}}],["accessed",{"2":{"542":1,"1356":1,"1757":1}}],["accesses",{"2":{"114":1,"1759":1}}],["access",{"2":{"222":1,"240":1,"308":1,"368":1,"471":2,"474":1,"477":4,"482":1,"520":1,"614":2,"648":1,"674":1,"741":1,"1310":1,"1388":1,"1410":1,"1603":1,"1631":1,"1747":1,"1757":1,"1881":1,"2363":4,"2498":1,"2540":1,"2546":2,"2615":1,"2619":2,"2694":1,"2733":2,"2860":2}}],["acceptable",{"2":{"2692":1,"2694":1}}],["acceptance",{"2":{"381":1}}],["accepts",{"2":{"380":1,"415":1,"445":1,"563":1,"2703":1,"2705":2}}],["accepted",{"2":{"201":1,"265":1,"381":1,"591":1,"597":1,"1433":1,"2505":1,"2693":1,"2694":3}}],["accepting",{"2":{"199":1,"213":1,"224":1,"590":1,"1321":1,"2660":1,"2661":1}}],["accept",{"2":{"173":1,"494":1,"1392":1,"1691":1,"2168":1,"2356":1,"2364":1,"2404":1,"2408":1,"2448":1,"2694":1}}],["actor",{"2":{"2545":3}}],["acto",{"2":{"2226":1}}],["acts",{"2":{"1763":2,"2480":1,"2518":1,"2782":1,"2872":1}}],["act",{"2":{"283":3,"727":1,"1356":1,"1563":1,"1965":1,"2024":1,"2262":1,"2412":1,"2502":1,"2587":1}}],["actuators",{"2":{"1653":1}}],["actuated",{"2":{"1649":4,"2380":1}}],["actuation",{"2":{"236":1,"1649":1}}],["actual",{"2":{"345":1,"375":1,"622":1,"624":1,"643":1,"1349":1,"1358":1,"1809":1,"1905":1,"1919":1,"1932":1,"2013":1,"2065":1,"2232":1,"2251":1,"2416":1,"2418":1,"2428":1,"2442":1,"2829":1,"2883":1,"2889":1}}],["actually",{"2":{"13":1,"28":1,"51":1,"83":1,"182":1,"437":1,"525":1,"568":1,"597":1,"676":1,"731":1,"735":1,"1316":1,"1323":1,"1328":1,"1334":1,"1339":1,"1382":1,"1393":1,"1440":1,"1441":1,"1499":1,"1911":1,"1946":1,"2165":1,"2168":1,"2211":1,"2212":1,"2251":1,"2263":1,"2380":2,"2416":1,"2419":2,"2449":1,"2659":1,"2730":1,"2742":1,"2831":2,"2860":1,"2878":1,"2896":1}}],["activating",{"2":{"246":1,"1392":1,"1750":3,"1759":1,"1955":1,"2009":1,"2644":1,"2869":1}}],["activation",{"0":{"246":1,"1583":1,"1752":1,"1970":1},"2":{"152":1,"246":1,"289":1,"1358":1,"1359":1,"1425":1,"1564":1,"1588":1,"1649":2,"1747":1,"1749":1,"1750":3,"1752":1,"1959":2,"1964":2,"1970":6,"1971":1,"2200":2,"2873":1}}],["activates",{"2":{"1392":6,"1397":1,"1416":1,"1571":1,"1738":1,"1747":1,"1941":1,"2266":1,"2515":1,"2648":1}}],["activate",{"0":{"1956":1},"2":{"194":2,"211":1,"597":1,"1173":1,"1176":1,"1179":1,"1181":2,"1182":2,"1290":1,"1392":1,"1397":1,"1443":1,"1563":1,"1564":6,"1565":1,"1574":2,"1581":1,"1582":2,"1583":1,"1585":1,"1587":1,"1595":1,"1658":2,"1734":1,"1740":1,"1744":2,"1749":3,"1750":1,"1752":4,"1955":3,"1970":1,"2200":3,"2245":1,"2277":1,"2516":1,"2518":1,"2599":1,"2648":1,"2733":1,"2773":1,"2809":2,"2860":1,"2869":1}}],["activated",{"2":{"73":1,"236":1,"1392":4,"1397":1,"1416":1,"1455":1,"1456":2,"1516":1,"1565":1,"1579":1,"1586":1,"1587":1,"1649":1,"1749":3,"1752":1,"1895":1,"1970":1,"2051":1,"2412":1,"2648":1,"2650":1}}],["actively",{"2":{"2502":1,"2517":1}}],["active",{"0":{"1782":1,"1968":1,"2306":1},"1":{"2307":1},"2":{"105":8,"149":1,"191":1,"199":1,"249":1,"312":2,"578":1,"1356":3,"1358":2,"1359":2,"1392":5,"1395":1,"1397":2,"1398":2,"1402":1,"1421":1,"1432":5,"1454":1,"1503":2,"1563":1,"1568":1,"1570":1,"1571":3,"1589":1,"1597":1,"1625":7,"1646":4,"1649":3,"1655":1,"1658":1,"1749":3,"1759":1,"1782":1,"1895":2,"1941":3,"1950":2,"1955":1,"1959":1,"1962":1,"1964":2,"1967":2,"1970":2,"1971":1,"2021":1,"2025":1,"2046":1,"2047":4,"2199":1,"2200":4,"2222":1,"2224":2,"2256":2,"2265":3,"2281":1,"2306":1,"2307":1,"2480":1,"2511":2,"2516":1,"2522":1,"2598":1,"2600":1,"2772":1}}],["activity",{"2":{"74":2,"211":2,"249":1,"639":5,"2160":1,"2164":2,"2222":3,"2631":1,"2818":1,"2825":1,"2827":2}}],["acting",{"2":{"14":1,"2738":1}}],["actioned",{"2":{"16":1}}],["actions",{"0":{"3":1,"7":1,"15":1,"1891":1,"2556":1},"2":{"3":2,"7":3,"15":2,"16":1,"38":1,"114":2,"134":2,"247":1,"380":1,"387":1,"395":1,"556":1,"561":1,"562":1,"1331":1,"1382":1,"1389":1,"1414":1,"1521":1,"1572":1,"1575":1,"1734":2,"1749":2,"1756":1,"1889":1,"1891":1,"1916":1,"2159":1,"2255":3,"2258":1,"2260":1,"2261":1,"2262":2,"2263":1,"2264":1,"2265":3,"2414":1,"2510":1,"2537":1,"2545":3,"2547":1,"2548":1,"2549":1,"2550":1,"2554":1,"2556":1,"2570":1,"2611":1,"2699":1,"2861":1,"2876":1}}],["action",{"0":{"3":1,"7":1,"15":1,"40":1,"53":1,"67":1,"72":1,"85":1,"101":1,"121":1,"139":1,"140":1,"155":1,"165":1,"180":1,"193":1,"205":1,"216":1,"225":1,"239":1,"252":1,"269":1,"280":1,"290":1,"299":1,"310":1,"2237":1,"2545":1},"1":{"41":1,"42":1,"43":1,"44":1,"45":1,"46":1,"54":1,"55":1,"56":1,"57":1,"58":1,"59":1,"60":1,"86":1,"87":1,"88":1,"89":1,"90":1,"102":1,"103":1,"104":1,"105":1,"122":1,"123":1,"124":1,"125":1,"126":1,"127":1,"128":1,"140":1,"141":1,"142":1,"143":1,"156":1,"157":1,"158":1,"159":1,"166":1,"167":1,"168":1,"169":1,"170":1,"181":1,"182":1,"183":1,"184":1,"185":1,"186":1,"194":1,"195":1,"196":1,"197":1,"206":1,"207":1,"217":1,"218":1,"219":1,"220":1,"221":1,"226":1,"240":1,"241":1,"253":1,"254":1,"255":1,"256":1,"257":1,"258":1,"259":1,"260":1,"270":1,"271":1,"272":1,"273":1,"281":1,"291":1,"300":1,"311":1,"312":1,"2238":1,"2239":1,"2240":1,"2241":1},"2":{"16":1,"38":9,"49":1,"75":2,"120":7,"140":1,"149":2,"199":6,"203":1,"211":1,"317":1,"331":1,"392":3,"469":1,"544":3,"546":1,"547":1,"561":1,"570":1,"587":1,"668":1,"1397":1,"1411":7,"1414":9,"1442":1,"1488":2,"1503":3,"1572":1,"1575":3,"1592":2,"1733":1,"1747":1,"1749":2,"1755":1,"1756":2,"1820":2,"1892":1,"1893":1,"1895":4,"2021":1,"2024":1,"2026":1,"2040":3,"2049":1,"2081":4,"2237":2,"2255":12,"2256":2,"2258":2,"2260":2,"2261":4,"2262":9,"2263":6,"2264":2,"2265":4,"2509":5,"2514":1,"2536":1,"2617":1,"2779":1,"2836":2,"2837":2,"2839":1,"2861":6,"2867":7,"2868":5,"2876":2,"2887":1}}],["averages",{"2":{"2697":1}}],["average",{"2":{"2324":1,"2325":2,"2858":1}}],["avail",{"2":{"2558":1}}],["availability",{"2":{"665":1,"2694":1}}],["available",{"0":{"1259":1,"2386":1},"1":{"1260":1,"2387":1,"2388":1,"2389":1,"2390":1,"2391":1,"2392":1},"2":{"10":1,"73":1,"83":1,"124":2,"153":1,"160":1,"164":1,"186":1,"189":1,"202":1,"210":1,"211":1,"213":1,"232":2,"235":1,"283":1,"285":1,"288":2,"298":1,"348":1,"355":1,"357":1,"389":1,"412":1,"416":1,"426":1,"451":3,"470":1,"492":1,"538":1,"552":4,"557":1,"560":1,"567":1,"597":1,"609":1,"612":1,"665":1,"682":1,"695":1,"697":1,"730":1,"731":1,"735":2,"781":1,"1170":1,"1174":1,"1179":1,"1183":1,"1189":1,"1190":1,"1191":1,"1244":1,"1260":1,"1289":1,"1301":1,"1304":1,"1321":1,"1323":2,"1326":1,"1367":1,"1375":1,"1382":1,"1434":1,"1441":1,"1454":1,"1455":2,"1459":1,"1460":2,"1463":1,"1502":1,"1576":1,"1596":1,"1646":2,"1741":1,"1817":1,"1914":1,"1940":1,"1943":1,"1945":1,"1993":1,"2000":1,"2004":1,"2068":1,"2075":1,"2248":1,"2323":2,"2324":2,"2328":1,"2329":1,"2331":1,"2332":1,"2333":1,"2334":1,"2337":1,"2338":1,"2340":1,"2343":1,"2345":1,"2346":2,"2348":2,"2350":2,"2363":2,"2373":1,"2379":1,"2396":1,"2398":1,"2399":3,"2420":1,"2428":1,"2447":1,"2466":1,"2473":2,"2503":1,"2504":2,"2559":1,"2567":1,"2576":1,"2626":1,"2627":1,"2652":1,"2664":1,"2671":1,"2672":1,"2676":1,"2685":1,"2688":1,"2689":1,"2694":1,"2705":6,"2832":1,"2833":1,"2840":1}}],["avalon",{"2":{"211":1}}],["avoids",{"2":{"1401":1,"2536":1}}],["avoided",{"0":{"2630":1},"2":{"513":1,"514":1,"519":1,"658":1,"2505":1,"2630":3,"2634":1,"2705":1}}],["avoiding",{"0":{"1498":1},"2":{"322":3,"381":1,"1397":1}}],["avoid",{"0":{"502":1},"2":{"34":1,"114":2,"176":1,"191":1,"195":1,"271":1,"289":1,"308":1,"476":1,"498":1,"510":1,"518":1,"597":1,"609":1,"657":1,"1310":1,"1388":1,"1394":1,"1398":2,"1455":1,"1528":1,"1563":1,"1636":1,"1670":1,"1912":1,"1946":1,"1964":1,"1968":2,"2013":1,"2325":1,"2377":3,"2536":1,"2606":1,"2870":1,"2873":1,"2883":1}}],["avrisp",{"2":{"2430":1,"2434":1,"2448":1}}],["avr109",{"2":{"2332":3}}],["avr8",{"2":{"555":1}}],["avrdudess",{"2":{"2332":1,"2335":1}}],["avrdude",{"2":{"236":1,"550":2,"1442":1,"2219":3,"2332":3,"2333":6,"2335":2,"2363":1,"2430":2,"2432":2,"2434":2,"2436":3,"2438":2,"2440":2,"2442":2,"2448":19,"2449":2}}],["avrs",{"2":{"160":1,"2329":1,"2836":1}}],["avr",{"0":{"123":1,"528":1,"555":1,"674":1,"679":1,"696":1,"748":1,"1225":1,"1246":1,"1444":1,"1522":1,"1997":1,"2387":1,"2751":1,"2835":1},"1":{"1445":1,"1523":1,"1524":1,"2836":1,"2837":1,"2838":1,"2839":1,"2840":1,"2841":1,"2842":1},"2":{"2":1,"28":2,"74":1,"111":1,"113":1,"114":5,"123":2,"130":1,"134":3,"149":3,"153":2,"160":4,"166":1,"172":1,"176":5,"191":2,"199":1,"211":1,"215":2,"222":2,"266":2,"308":1,"527":3,"552":2,"593":1,"601":1,"671":2,"696":1,"727":2,"742":2,"743":2,"1170":1,"1226":1,"1268":2,"1346":1,"1368":2,"1372":1,"1373":1,"1708":1,"1901":4,"1911":1,"1912":2,"2207":2,"2208":1,"2219":3,"2221":1,"2320":1,"2321":1,"2328":1,"2335":1,"2336":1,"2364":1,"2387":1,"2411":1,"2428":1,"2436":1,"2442":1,"2448":2,"2449":3,"2570":1,"2601":1,"2605":1,"2610":1,"2648":1,"2701":1,"2751":1,"2766":1,"2783":1,"2792":1,"2835":2,"2849":1,"2855":1,"2881":2}}],["aur",{"2":{"2574":1}}],["aurora",{"2":{"191":2}}],["au",{"2":{"1455":3,"1459":2,"1465":5,"2469":5}}],["audience",{"2":{"511":1}}],["audio",{"0":{"28":1,"215":1,"695":1,"1347":1,"1443":1,"1456":1,"1458":1,"1463":1,"1465":1,"2274":1,"2469":1,"2804":1,"2838":1},"1":{"696":1,"697":1,"698":1,"699":1,"700":1,"701":1,"702":1,"703":1,"704":1,"1444":1,"1445":1,"1446":1,"1447":1,"1448":1,"1449":1,"1450":1,"1451":1,"1452":1,"1453":1,"1454":1,"1455":1,"1456":1,"1457":1,"1458":1,"1459":1,"1460":1,"1461":1,"1462":1,"1463":1,"1464":1,"1465":1,"2276":1},"2":{"28":6,"70":1,"74":1,"75":1,"105":4,"111":1,"112":2,"114":1,"133":1,"134":1,"149":1,"188":1,"191":3,"215":1,"222":6,"231":4,"236":1,"249":2,"266":3,"294":1,"317":1,"543":26,"556":3,"643":1,"695":2,"697":3,"698":4,"699":1,"700":12,"701":4,"702":5,"703":5,"1347":1,"1372":1,"1414":1,"1435":1,"1443":1,"1444":10,"1445":2,"1446":1,"1447":6,"1448":3,"1449":3,"1450":7,"1451":2,"1452":4,"1453":5,"1454":3,"1455":17,"1456":10,"1457":3,"1458":2,"1459":8,"1463":18,"1465":19,"1505":2,"1524":1,"1625":4,"1772":3,"1807":2,"2167":1,"2274":1,"2364":4,"2463":3,"2467":3,"2469":20,"2640":1,"2735":2,"2738":1,"2804":5,"2837":1,"2838":1,"2855":1,"2887":1}}],["austin",{"2":{"211":1}}],["authentication",{"0":{"2540":1}}],["authenticated",{"2":{"568":1,"2540":1}}],["authenticate",{"2":{"312":1}}],["author",{"2":{"1598":1,"2410":1,"2503":3,"2692":1}}],["authored",{"2":{"38":1}}],["authorship",{"2":{"1437":1}}],["authors",{"2":{"32":1,"1598":1,"1599":1}}],["autoload",{"2":{"491":1}}],["auto+retro",{"2":{"236":1}}],["autocorrected",{"2":{"1499":1,"1505":1}}],["autocorrection",{"0":{"1496":1},"2":{"1496":1,"1498":1,"1499":1,"1504":1,"1505":3,"1507":1,"1508":1}}],["autocorrect",{"0":{"179":1,"1494":1,"1497":1,"1499":1,"1502":1,"1503":1,"1504":1,"1505":1,"1506":1,"2471":1},"1":{"1495":1,"1496":1,"1497":1,"1498":2,"1499":1,"1500":2,"1501":1,"1502":1,"1503":2,"1504":1,"1505":2,"1506":1,"1507":1,"1508":1,"1509":1,"1510":1},"2":{"179":2,"188":1,"191":2,"211":1,"222":2,"1496":1,"1497":6,"1498":1,"1499":2,"1500":6,"1502":6,"1503":6,"1504":1,"1505":6,"1506":9,"1507":1,"1508":1,"2471":7}}],["automation",{"2":{"2601":1,"2612":1}}],["automatically",{"2":{"173":1,"201":1,"246":1,"387":1,"404":1,"411":1,"412":1,"417":1,"419":1,"422":1,"424":1,"427":1,"442":1,"476":1,"477":1,"486":2,"495":2,"599":1,"601":1,"648":1,"667":1,"684":1,"696":1,"706":1,"735":2,"746":1,"779":1,"805":1,"834":1,"866":1,"898":1,"933":1,"967":1,"1001":1,"1035":1,"1069":1,"1103":1,"1137":1,"1193":1,"1224":1,"1245":1,"1262":1,"1263":1,"1266":1,"1433":3,"1434":1,"1442":1,"1455":2,"1482":1,"1494":1,"1495":1,"1497":1,"1563":1,"1568":1,"1590":2,"1602":2,"1820":1,"1915":1,"1926":1,"1955":1,"1972":1,"2009":1,"2056":1,"2076":1,"2077":1,"2081":1,"2165":1,"2225":1,"2244":2,"2277":1,"2323":1,"2328":1,"2329":2,"2330":1,"2332":1,"2334":1,"2336":1,"2337":2,"2339":1,"2341":1,"2342":1,"2343":1,"2344":1,"2353":1,"2362":1,"2402":1,"2442":1,"2473":1,"2547":1,"2549":1,"2556":1,"2569":1,"2704":1,"2809":1}}],["automatic",{"0":{"246":1,"1955":1,"2160":1},"1":{"1956":1,"1957":1,"1958":1,"1959":1,"1960":1,"1961":1,"1962":1,"1963":1,"1964":1,"1965":1,"1966":1,"1967":1,"1968":1,"1969":1,"1970":1,"1971":1},"2":{"134":1,"190":2,"191":1,"246":1,"735":1,"1372":1,"1373":1,"1469":1,"1971":1}}],["automata02",{"2":{"222":1}}],["automate",{"2":{"199":1}}],["automated",{"2":{"10":1,"198":1,"609":1,"1366":1,"2795":1}}],["autoshifted",{"2":{"1480":1}}],["autoshift",{"2":{"93":1,"191":1,"1473":4,"1487":3}}],["auto",{"0":{"495":1,"1466":1,"1467":1,"1469":1,"1470":1,"1472":1,"1473":1,"1474":1,"1475":1,"1476":1,"1477":1,"1478":1,"1479":1,"1480":1,"1481":1,"1482":2,"1483":1,"1484":1,"1485":1,"1486":1,"1490":1,"1964":1,"1967":1,"1969":1,"1971":1,"2470":1},"1":{"1467":1,"1468":1,"1469":1,"1470":1,"1471":1,"1472":1,"1473":2,"1474":2,"1475":2,"1476":2,"1477":2,"1478":2,"1479":2,"1480":2,"1481":2,"1482":2,"1483":2,"1484":2,"1485":2,"1486":2,"1487":1,"1488":1,"1489":1,"1490":1,"1491":2,"1492":2,"1493":2},"2":{"49":1,"63":1,"134":3,"176":1,"188":1,"191":1,"195":3,"211":3,"222":2,"246":1,"249":1,"266":1,"285":1,"735":1,"1467":1,"1468":14,"1469":2,"1470":2,"1471":4,"1472":3,"1473":7,"1474":1,"1475":2,"1476":1,"1477":1,"1478":1,"1479":1,"1480":15,"1482":1,"1486":1,"1487":4,"1488":3,"1490":1,"1491":12,"1492":4,"1493":1,"1505":1,"1926":2,"1950":3,"1955":1,"1956":2,"1957":10,"1958":1,"1959":7,"1963":1,"1964":33,"1965":7,"1967":10,"1968":11,"1969":10,"1970":3,"1971":5,"2323":2,"2470":13,"2473":2,"2582":1,"2622":1,"2869":5,"2877":2,"2887":1}}],["august",{"0":{"96":1,"161":1,"267":1},"1":{"97":1,"98":1,"99":1,"100":1,"101":1,"102":1,"103":1,"104":1,"105":1,"106":1,"107":1,"108":1,"109":1,"110":1,"111":1,"112":1,"113":1,"114":1,"162":1,"163":1,"164":1,"165":1,"166":1,"167":1,"168":1,"169":1,"170":1,"171":1,"172":1,"173":1,"174":1,"175":1,"176":1,"268":1,"269":1,"270":1,"271":1,"272":1,"273":1,"274":1,"275":1,"276":1,"277":1},"2":{"254":1,"268":1,"307":1,"2760":1}}],["aug",{"0":{"0":1,"39":1,"212":1,"309":1},"1":{"1":1,"2":1,"3":1,"4":1,"5":1,"6":1,"7":1,"8":1,"40":1,"41":1,"42":1,"43":1,"44":1,"45":1,"46":1,"47":1,"48":1,"49":1,"50":1,"51":1,"213":1,"214":1,"215":1,"216":1,"217":1,"218":1,"219":1,"220":1,"221":1,"222":1,"310":1,"311":1,"312":1,"313":1,"314":1,"315":1,"316":1,"317":1},"2":{"88":1,"104":1,"127":1,"170":1,"355":2,"378":1,"380":1,"391":7}}],["afnor",{"2":{"2834":3}}],["af2",{"2":{"1526":1}}],["aforementioned",{"2":{"1393":1,"1754":1}}],["africa",{"2":{"1324":1}}],["afpp",{"2":{"1191":7}}],["afio",{"2":{"1191":1}}],["af4",{"2":{"1190":4}}],["af0",{"2":{"1190":4}}],["af1",{"2":{"1190":10}}],["af7",{"2":{"1189":22}}],["affecting",{"2":{"1356":4,"2038":1,"2380":1,"2406":1,"2695":1}}],["affect",{"2":{"221":1,"233":1,"476":2,"601":1,"1368":1,"2695":2,"2743":1,"2860":1,"2877":1}}],["affects",{"2":{"45":1,"49":1,"244":1,"279":1,"1298":1,"1383":1,"2255":1,"2702":1}}],["affected",{"2":{"3":1,"4":1,"10":1,"14":1,"15":1,"221":1,"254":1,"1634":1,"1649":1,"2223":1,"2638":1,"2867":2,"2868":1,"2873":1}}],["afterwards",{"2":{"202":1,"1326":1,"2374":1,"2576":1}}],["aftermath",{"2":{"176":1}}],["after",{"0":{"25":1,"2260":1},"2":{"10":1,"11":1,"23":1,"24":1,"25":4,"49":1,"90":1,"105":1,"114":2,"134":4,"149":1,"157":1,"176":4,"191":3,"195":1,"199":5,"211":2,"222":1,"255":2,"259":1,"263":1,"294":1,"355":1,"364":1,"380":1,"381":1,"384":1,"385":1,"389":1,"390":3,"494":1,"526":1,"543":2,"546":2,"551":1,"554":2,"556":1,"595":1,"600":1,"621":1,"626":1,"629":1,"633":1,"639":2,"647":1,"650":1,"665":1,"688":1,"701":1,"716":1,"735":1,"744":1,"790":1,"794":1,"798":1,"800":1,"817":1,"821":1,"825":1,"827":1,"849":1,"853":1,"857":1,"859":1,"881":1,"885":1,"889":1,"891":1,"916":1,"920":1,"924":1,"926":1,"950":1,"954":1,"958":1,"960":1,"984":1,"988":1,"992":1,"994":1,"1018":1,"1022":1,"1026":1,"1028":1,"1052":1,"1056":1,"1060":1,"1062":1,"1086":1,"1090":1,"1094":1,"1096":1,"1120":1,"1124":1,"1128":1,"1130":1,"1154":1,"1158":1,"1162":1,"1164":1,"1207":1,"1211":1,"1215":1,"1217":1,"1284":1,"1298":1,"1305":1,"1321":1,"1332":1,"1343":1,"1354":1,"1359":3,"1387":1,"1388":1,"1389":2,"1403":1,"1417":4,"1434":1,"1460":1,"1468":1,"1497":1,"1498":1,"1508":3,"1587":1,"1597":1,"1603":1,"1744":1,"1750":1,"1754":2,"1760":1,"1769":1,"1770":2,"1818":1,"1866":1,"1868":1,"1870":1,"1873":1,"1892":1,"1895":1,"1897":2,"1907":2,"1915":1,"1919":1,"1941":1,"1955":1,"1959":2,"2000":1,"2002":1,"2004":1,"2021":1,"2036":1,"2047":1,"2049":1,"2078":1,"2148":1,"2150":1,"2152":1,"2155":1,"2160":1,"2221":2,"2234":1,"2249":1,"2251":1,"2255":3,"2256":2,"2263":1,"2333":1,"2356":1,"2363":1,"2371":1,"2374":3,"2377":1,"2378":1,"2412":1,"2454":1,"2498":1,"2510":1,"2514":1,"2553":1,"2587":1,"2588":1,"2598":2,"2600":1,"2608":1,"2624":1,"2625":1,"2626":1,"2657":1,"2665":1,"2692":1,"2695":1,"2696":1,"2702":1,"2705":1,"2709":1,"2716":1,"2717":1,"2728":1,"2730":1,"2735":2,"2743":1,"2777":1,"2829":2,"2833":1,"2854":1,"2860":1,"2866":1,"2869":1,"2873":1,"2887":2}}],["arng",{"2":{"2832":1}}],["arpeggiation",{"2":{"2243":1}}],["arbitrary",{"2":{"358":1,"415":1,"1418":1,"1426":1,"1507":1,"1745":1,"1763":1,"2223":1,"2587":1,"2624":1}}],["arises",{"2":{"2412":1}}],["arise",{"2":{"273":1,"2532":1}}],["arrive",{"2":{"2243":1}}],["arrangement",{"2":{"2669":2}}],["arranged",{"2":{"2412":2,"2742":1}}],["arrange",{"2":{"1395":1,"2668":1}}],["arrays",{"2":{"191":1,"415":2,"571":1,"1756":2,"1911":2,"2247":1,"2508":3,"2667":1,"2876":2}}],["array",{"0":{"27":1},"2":{"27":1,"176":1,"249":1,"266":1,"570":2,"615":5,"717":1,"791":1,"795":1,"799":1,"801":1,"818":1,"822":1,"826":1,"828":1,"850":1,"854":1,"858":1,"860":1,"882":1,"886":1,"890":1,"892":1,"917":1,"921":1,"925":1,"927":1,"951":1,"955":1,"959":1,"961":1,"985":1,"989":1,"993":1,"995":1,"1019":1,"1023":1,"1027":1,"1029":1,"1053":1,"1057":1,"1061":1,"1063":1,"1087":1,"1091":1,"1095":1,"1097":1,"1121":1,"1125":1,"1129":1,"1131":1,"1155":1,"1159":1,"1163":1,"1165":1,"1208":1,"1212":1,"1216":1,"1218":1,"1335":1,"1409":1,"1413":1,"1416":1,"1508":3,"1575":1,"1581":1,"1582":3,"1600":1,"1633":1,"1649":1,"1667":1,"1688":1,"1690":1,"1710":1,"1715":2,"1736":2,"1910":2,"1926":2,"2047":4,"2163":1,"2218":1,"2238":2,"2240":1,"2255":2,"2275":2,"2297":1,"2299":1,"2300":1,"2301":1,"2303":1,"2304":1,"2508":4,"2509":1,"2668":1,"2723":1,"2725":1,"2727":1,"2753":1,"2771":1,"2800":1,"2804":1,"2805":1,"2811":2,"2813":1,"2816":2,"2818":3,"2819":4,"2824":2,"2825":3,"2826":1,"2827":1,"2884":2}}],["arrowmechanics",{"2":{"266":1}}],["arrow",{"2":{"255":2,"259":2,"266":1,"667":2,"1662":4,"1759":1,"1962":1,"2021":1,"2024":5,"2029":2,"2172":1,"2462":4,"2464":4,"2467":8,"2745":1,"2748":2}}],["arg",{"2":{"482":3,"648":2,"649":1,"2030":1}}],["args",{"2":{"176":1,"482":3,"503":1,"506":1,"2025":1,"2617":1}}],["arguments",{"0":{"477":1,"482":1,"506":1,"689":1,"691":1,"694":1,"715":1,"717":1,"719":1,"721":1,"755":1,"758":1,"761":1,"764":1,"767":1,"770":1,"773":1,"776":1,"789":1,"791":1,"793":1,"795":1,"797":1,"799":1,"801":1,"814":1,"816":1,"818":1,"820":1,"822":1,"824":1,"826":1,"828":1,"830":1,"832":1,"846":1,"848":1,"850":1,"852":1,"854":1,"856":1,"858":1,"860":1,"862":1,"864":1,"876":1,"878":1,"880":1,"882":1,"884":1,"886":1,"888":1,"890":1,"892":1,"894":1,"896":1,"911":1,"913":1,"915":1,"917":1,"919":1,"921":1,"923":1,"925":1,"927":1,"929":1,"931":1,"945":1,"947":1,"949":1,"951":1,"953":1,"955":1,"957":1,"959":1,"961":1,"963":1,"965":1,"979":1,"981":1,"983":1,"985":1,"987":1,"989":1,"991":1,"993":1,"995":1,"997":1,"999":1,"1013":1,"1015":1,"1017":1,"1019":1,"1021":1,"1023":1,"1025":1,"1027":1,"1029":1,"1031":1,"1033":1,"1047":1,"1049":1,"1051":1,"1053":1,"1055":1,"1057":1,"1059":1,"1061":1,"1063":1,"1065":1,"1067":1,"1081":1,"1083":1,"1085":1,"1087":1,"1089":1,"1091":1,"1093":1,"1095":1,"1097":1,"1099":1,"1101":1,"1115":1,"1117":1,"1119":1,"1121":1,"1123":1,"1125":1,"1127":1,"1129":1,"1131":1,"1133":1,"1135":1,"1149":1,"1151":1,"1153":1,"1155":1,"1157":1,"1159":1,"1161":1,"1163":1,"1165":1,"1167":1,"1169":1,"1202":1,"1204":1,"1206":1,"1208":1,"1210":1,"1212":1,"1214":1,"1216":1,"1218":1,"1220":1,"1222":1,"1230":1,"1233":1,"1238":1,"1241":1,"1250":1,"1252":1,"1256":1,"1258":1,"1285":1,"1287":1,"1537":1,"1556":1,"1558":1,"1622":1,"1673":1,"1677":1,"1680":1,"1682":1,"1684":1,"1686":1,"1688":1,"1690":1,"1694":1,"1696":1,"1699":1,"1701":1,"1703":1,"1705":1,"1720":1,"1722":1,"1724":1,"1727":1,"1729":1,"1778":1,"1784":1,"1789":1,"1792":1,"1795":1,"1798":1,"1801":1,"1834":1,"1836":1,"1838":1,"1840":1,"1858":1,"1860":1,"1871":1,"1874":1,"1978":1,"1980":1,"1982":1,"1984":1,"1986":1,"1992":1,"2018":1,"2020":1,"2098":1,"2100":1,"2102":1,"2104":1,"2134":1,"2136":1,"2140":1,"2142":1,"2153":1,"2156":1,"2175":1,"2177":1,"2179":1,"2181":1,"2183":1,"2185":1,"2187":1,"2189":1,"2191":1,"2283":1,"2287":1,"2289":1,"2294":1,"2296":1,"2298":1,"2301":1,"2304":1,"2311":1,"2318":1},"1":{"478":1,"479":1,"480":1,"481":1,"482":1,"1872":1,"1875":1,"2154":1,"2157":1},"2":{"114":1,"285":1,"294":1,"426":1,"434":1,"435":1,"441":1,"454":1,"455":1,"457":1,"473":2,"482":2,"503":1,"514":1,"1404":1,"2014":1,"2248":1,"2256":1,"2449":1,"2588":1,"2703":3,"2885":1}}],["argument",{"0":{"515":1},"2":{"46":1,"194":2,"199":1,"236":1,"266":1,"411":3,"412":1,"454":1,"456":2,"457":1,"471":6,"477":5,"482":3,"515":1,"624":2,"648":3,"649":1,"1226":1,"1356":1,"1371":1,"1379":1,"1393":4,"1406":1,"1762":1,"2251":2,"2448":1,"2518":1,"2519":1,"2588":1,"2600":1,"2703":7}}],["artifact",{"2":{"2545":1}}],["artifacts",{"2":{"114":1,"2547":1,"2709":1}}],["article",{"2":{"2328":1,"2412":2}}],["artery",{"0":{"532":1}}],["arterytek",{"2":{"285":1}}],["art",{"2":{"176":2}}],["architectural",{"0":{"2681":1}}],["architectures",{"2":{"2690":1}}],["architecture",{"0":{"558":1,"2674":1},"2":{"558":2,"743":1,"2681":1}}],["archive",{"2":{"2545":1}}],["arch",{"2":{"143":2,"176":1,"555":1,"2539":1,"2572":1,"2574":1}}],["arabica37",{"2":{"134":1}}],["arya",{"2":{"134":1}}],["arduinoisp",{"2":{"2432":1}}],["arduino",{"0":{"243":1,"1349":1,"2432":1},"1":{"2433":1},"2":{"113":1,"114":1,"133":1,"134":1,"243":2,"593":2,"670":4,"1349":8,"2332":1,"2387":1,"2432":2,"2445":4}}],["armtoolchainpath",{"2":{"2622":3}}],["arm",{"0":{"362":1,"365":1,"529":1,"675":1,"680":1,"682":1,"697":1,"709":1,"749":1,"782":1,"808":1,"840":1,"870":1,"905":1,"939":1,"973":1,"1007":1,"1041":1,"1075":1,"1109":1,"1143":1,"1196":1,"1226":1,"1247":1,"1273":1,"1298":1,"1446":1,"1458":1,"1525":1,"1998":1,"2622":1,"2623":1,"2655":1,"2750":1},"1":{"363":1,"364":1,"365":1,"366":1,"367":1,"368":1,"369":1,"370":1,"371":1,"372":1,"373":1,"374":1,"375":1,"376":1,"530":1,"531":1,"532":1,"533":1,"534":1,"676":1,"677":1,"698":1,"699":1,"700":1,"701":1,"702":1,"703":1,"704":1,"750":1,"751":1,"1274":1,"1275":1,"1276":1,"1277":1,"1278":1,"1279":1,"1280":1,"1281":1,"1447":1,"1448":1,"1449":1,"1450":1,"1451":1,"1452":1,"1453":1,"1526":1,"1527":1,"2624":1,"2625":1,"2626":1,"2656":1,"2657":1,"2658":1,"2659":1,"2660":1,"2661":1},"2":{"11":1,"24":1,"69":1,"75":1,"92":1,"93":3,"107":2,"114":3,"123":1,"130":1,"134":2,"153":1,"160":2,"174":1,"191":1,"215":2,"248":1,"263":3,"277":1,"279":2,"285":2,"294":3,"362":2,"365":2,"371":2,"374":1,"376":1,"527":2,"529":1,"549":1,"550":1,"552":2,"593":1,"597":1,"601":1,"671":3,"682":1,"697":1,"698":1,"727":1,"757":1,"1170":1,"1171":1,"1173":1,"1174":1,"1177":1,"1271":1,"1272":1,"1273":1,"1274":1,"1298":1,"1368":1,"1372":2,"1373":2,"1454":1,"1458":1,"1685":1,"1689":1,"1707":2,"1901":5,"1912":2,"1919":1,"1998":1,"2037":1,"2178":1,"2180":1,"2193":1,"2194":1,"2207":3,"2208":1,"2219":2,"2224":1,"2225":3,"2236":2,"2364":1,"2411":1,"2428":1,"2570":1,"2622":3,"2623":1,"2636":1,"2645":1,"2646":1,"2655":2,"2694":1,"2801":1,"2843":2}}],["around",{"2":{"8":1,"191":2,"198":1,"201":1,"213":1,"222":1,"224":1,"266":1,"293":1,"305":1,"314":1,"398":1,"659":1,"696":1,"1275":1,"1293":1,"1324":1,"1343":2,"1346":1,"1460":1,"1463":1,"1644":1,"1817":1,"1922":1,"2038":1,"2059":4,"2075":4,"2373":1,"2412":1,"2423":1,"2521":1,"2836":1,"2874":3,"2888":1,"2890":1,"2896":1}}],["aref",{"2":{"2377":1}}],["arep",{"2":{"202":1,"2022":1,"2023":1,"2494":1}}],["area",{"2":{"182":1,"636":1,"1912":1,"2076":1,"2588":2,"2704":2,"2705":1,"2755":1,"2850":1,"2870":1}}],["areas",{"2":{"113":1,"213":1,"381":1,"2695":2,"2850":2}}],["aren",{"0":{"1329":1},"2":{"173":1,"188":1,"211":1,"598":1,"601":1,"609":1,"1343":1,"1634":1,"1939":1,"2356":1,"2375":1,"2380":1,"2511":1,"2655":1,"2679":1,"2704":2}}],["are",{"0":{"90":1,"105":1,"587":1,"1318":1,"1321":1,"1324":1,"1327":1,"1340":1,"1469":1,"1570":1,"2413":1,"2879":1},"1":{"2414":1,"2415":1,"2416":1,"2417":1,"2418":1,"2419":1,"2420":1,"2421":1},"2":{"3":1,"4":1,"11":1,"15":1,"16":2,"27":1,"31":3,"33":1,"34":2,"37":1,"55":1,"69":1,"70":1,"73":1,"75":1,"92":1,"94":1,"110":1,"111":1,"114":1,"119":1,"123":2,"124":1,"132":1,"152":1,"163":1,"176":1,"182":1,"187":1,"191":1,"194":1,"196":2,"201":2,"203":1,"206":1,"209":1,"210":1,"215":2,"221":1,"222":1,"231":1,"234":1,"241":1,"253":1,"254":1,"262":1,"263":2,"264":1,"268":1,"270":1,"274":1,"275":1,"281":1,"282":1,"288":2,"289":1,"292":1,"294":1,"301":1,"307":2,"313":1,"322":6,"334":1,"345":1,"346":1,"351":1,"355":1,"357":4,"359":1,"361":1,"363":1,"364":1,"366":1,"371":2,"374":2,"377":2,"381":3,"389":2,"390":1,"392":2,"393":1,"394":2,"400":1,"404":1,"408":1,"411":1,"412":1,"414":1,"415":2,"419":1,"422":1,"424":1,"426":1,"427":1,"429":1,"440":2,"455":1,"457":3,"471":1,"473":1,"474":1,"475":1,"476":2,"489":1,"490":1,"494":2,"495":1,"498":1,"501":1,"506":1,"507":2,"508":2,"510":1,"511":1,"514":2,"521":1,"522":3,"523":1,"524":1,"525":1,"526":1,"529":1,"537":4,"539":1,"540":1,"543":2,"547":2,"550":1,"551":2,"552":1,"556":3,"557":3,"558":1,"561":1,"562":2,"563":2,"571":1,"578":1,"580":1,"589":1,"590":1,"592":1,"593":1,"595":2,"596":1,"597":2,"600":3,"601":7,"602":1,"603":3,"609":3,"612":4,"613":1,"614":1,"616":2,"617":1,"618":1,"619":1,"622":3,"625":2,"638":2,"640":1,"643":1,"649":1,"652":1,"664":1,"666":1,"667":2,"668":1,"669":1,"670":1,"671":1,"674":2,"676":5,"680":1,"682":1,"683":1,"684":1,"688":1,"696":1,"697":4,"699":1,"700":2,"702":2,"706":1,"716":1,"723":1,"724":1,"730":1,"731":1,"735":1,"740":1,"742":1,"744":3,"746":1,"747":1,"749":2,"779":1,"790":1,"794":1,"798":1,"800":1,"805":1,"817":1,"821":1,"825":1,"827":1,"834":1,"837":1,"838":2,"849":1,"853":1,"857":1,"859":1,"866":1,"881":1,"885":1,"889":1,"891":1,"898":1,"900":1,"902":1,"903":2,"916":1,"920":1,"924":1,"926":1,"933":1,"935":1,"936":1,"937":2,"950":1,"954":1,"958":1,"960":1,"967":1,"970":1,"971":2,"984":1,"988":1,"992":1,"994":1,"1001":1,"1004":1,"1005":2,"1018":1,"1022":1,"1026":1,"1028":1,"1035":1,"1038":1,"1039":2,"1052":1,"1056":1,"1060":1,"1062":1,"1069":1,"1071":1,"1073":2,"1086":1,"1090":1,"1094":1,"1096":1,"1103":1,"1105":1,"1107":2,"1120":1,"1124":1,"1128":1,"1130":1,"1137":1,"1139":1,"1140":1,"1141":2,"1154":1,"1158":1,"1162":1,"1164":1,"1170":2,"1174":1,"1175":1,"1177":1,"1178":4,"1183":1,"1184":1,"1191":1,"1193":1,"1207":1,"1211":1,"1215":1,"1217":1,"1224":1,"1231":1,"1245":1,"1250":2,"1261":1,"1262":1,"1265":1,"1267":1,"1274":1,"1275":1,"1278":1,"1281":1,"1284":1,"1289":1,"1291":1,"1293":1,"1296":1,"1298":1,"1301":1,"1304":1,"1308":1,"1321":2,"1323":1,"1324":2,"1329":2,"1335":1,"1336":1,"1340":2,"1343":2,"1344":1,"1356":3,"1359":2,"1367":1,"1368":1,"1370":1,"1371":1,"1372":1,"1373":1,"1375":1,"1376":1,"1378":1,"1379":1,"1382":5,"1383":4,"1386":2,"1388":3,"1389":1,"1392":2,"1393":2,"1395":2,"1396":1,"1398":5,"1401":1,"1403":1,"1408":1,"1413":1,"1414":2,"1416":2,"1421":2,"1425":1,"1433":1,"1440":1,"1442":1,"1451":1,"1453":1,"1454":1,"1455":2,"1457":2,"1458":1,"1461":3,"1463":2,"1468":2,"1469":2,"1473":3,"1480":1,"1484":1,"1487":1,"1488":2,"1492":3,"1493":1,"1494":2,"1495":1,"1497":2,"1498":1,"1499":1,"1502":2,"1503":5,"1504":1,"1508":4,"1514":1,"1515":1,"1517":1,"1521":1,"1523":1,"1526":2,"1528":2,"1559":1,"1560":1,"1561":1,"1563":1,"1564":1,"1567":2,"1568":1,"1570":1,"1572":1,"1573":1,"1575":1,"1576":1,"1578":1,"1581":2,"1582":6,"1585":1,"1586":1,"1587":1,"1589":2,"1591":1,"1596":2,"1597":1,"1598":1,"1599":1,"1603":1,"1604":1,"1605":1,"1609":1,"1623":1,"1629":2,"1630":1,"1632":1,"1633":2,"1634":1,"1636":1,"1638":1,"1640":1,"1642":1,"1644":1,"1646":2,"1649":2,"1670":1,"1708":1,"1710":2,"1734":2,"1738":2,"1742":1,"1744":1,"1749":2,"1752":6,"1753":3,"1754":2,"1755":3,"1756":4,"1766":1,"1770":1,"1771":1,"1803":1,"1804":1,"1806":1,"1814":2,"1817":2,"1820":1,"1823":2,"1877":1,"1881":2,"1884":2,"1892":2,"1894":2,"1895":1,"1896":1,"1897":4,"1901":1,"1902":1,"1904":1,"1906":1,"1907":1,"1910":4,"1911":5,"1912":2,"1918":1,"1922":1,"1923":2,"1926":2,"1928":2,"1931":2,"1932":2,"1935":1,"1939":1,"1940":1,"1942":1,"1943":2,"1945":1,"1946":2,"1954":1,"1955":3,"1958":1,"1960":1,"1962":1,"1963":1,"1967":2,"1970":1,"1972":3,"1993":1,"1995":1,"1999":1,"2000":1,"2004":1,"2010":1,"2012":1,"2013":3,"2015":2,"2021":1,"2024":1,"2025":1,"2028":3,"2030":1,"2032":1,"2036":1,"2037":2,"2039":1,"2042":2,"2043":3,"2045":1,"2047":1,"2049":1,"2050":1,"2056":11,"2057":2,"2059":2,"2063":2,"2064":1,"2068":2,"2072":2,"2075":2,"2076":1,"2079":2,"2081":1,"2084":2,"2165":2,"2168":3,"2169":1,"2204":1,"2206":1,"2207":2,"2208":1,"2209":1,"2211":3,"2215":1,"2216":1,"2220":1,"2221":4,"2223":1,"2224":4,"2230":1,"2231":1,"2233":1,"2235":1,"2236":1,"2238":3,"2240":1,"2242":1,"2243":1,"2245":1,"2246":2,"2248":1,"2249":2,"2251":1,"2255":5,"2256":1,"2259":1,"2263":4,"2265":1,"2266":4,"2269":1,"2271":1,"2272":1,"2275":1,"2276":2,"2277":1,"2328":1,"2330":2,"2337":2,"2353":3,"2357":2,"2361":2,"2362":1,"2363":3,"2364":5,"2368":3,"2369":1,"2370":2,"2372":1,"2373":4,"2374":3,"2375":1,"2376":1,"2377":4,"2381":1,"2385":1,"2387":1,"2395":2,"2396":1,"2397":1,"2399":3,"2400":2,"2401":1,"2402":1,"2406":1,"2407":1,"2410":1,"2411":2,"2412":4,"2416":1,"2420":2,"2425":1,"2427":1,"2428":1,"2429":1,"2443":1,"2444":2,"2445":1,"2447":1,"2448":1,"2449":1,"2454":1,"2455":1,"2463":3,"2465":1,"2466":1,"2468":1,"2476":1,"2498":1,"2499":2,"2500":1,"2502":2,"2503":2,"2504":1,"2508":1,"2509":2,"2512":1,"2513":3,"2514":1,"2515":2,"2517":1,"2518":1,"2519":2,"2522":1,"2525":4,"2526":3,"2527":1,"2528":2,"2532":2,"2533":2,"2537":1,"2538":1,"2547":1,"2553":2,"2560":2,"2562":1,"2563":1,"2565":2,"2570":1,"2574":1,"2578":1,"2581":1,"2582":2,"2583":1,"2585":2,"2588":2,"2590":1,"2598":3,"2599":1,"2600":3,"2607":1,"2608":1,"2611":1,"2616":1,"2617":1,"2618":1,"2619":1,"2622":1,"2624":2,"2625":1,"2628":2,"2629":1,"2631":2,"2632":2,"2639":1,"2641":1,"2642":1,"2643":1,"2652":3,"2654":1,"2657":2,"2658":2,"2659":1,"2664":1,"2665":1,"2666":1,"2667":1,"2668":2,"2669":1,"2670":1,"2673":1,"2678":3,"2679":1,"2691":1,"2692":1,"2693":1,"2694":10,"2695":2,"2696":2,"2697":4,"2699":4,"2700":1,"2702":2,"2704":8,"2705":6,"2713":4,"2715":1,"2720":2,"2723":2,"2728":1,"2729":4,"2730":1,"2731":3,"2733":2,"2735":1,"2738":1,"2742":2,"2744":2,"2745":1,"2768":2,"2771":1,"2781":1,"2783":1,"2788":1,"2799":2,"2816":3,"2818":1,"2819":1,"2824":1,"2825":1,"2831":3,"2832":1,"2833":1,"2834":4,"2835":1,"2836":6,"2837":2,"2839":2,"2840":3,"2843":2,"2844":1,"2845":1,"2851":1,"2852":1,"2857":2,"2860":1,"2861":2,"2867":1,"2870":1,"2872":1,"2873":6,"2874":3,"2876":4,"2879":1,"2883":3,"2888":2,"2892":2,"2893":1,"2894":3,"2895":1,"2896":1}}],["al",{"2":{"2867":2,"2868":1}}],["albeit",{"2":{"2275":1}}],["alpaca",{"2":{"2503":1}}],["alps",{"2":{"1332":1}}],["alphabet",{"2":{"2833":1}}],["alphabetical",{"2":{"1492":1}}],["alphanumeric",{"2":{"2085":1,"2747":1}}],["alphas",{"2":{"1817":3,"2075":3,"2818":1,"2825":1,"2842":1,"2870":1}}],["alpha",{"0":{"1478":1,"1483":1,"1659":1},"2":{"143":8,"1473":2,"1478":1,"1480":2,"1498":1,"1659":2}}],["alone",{"2":{"609":1,"1304":1}}],["alongside",{"2":{"113":1,"114":1}}],["along",{"2":{"69":1,"83":1,"113":1,"149":1,"166":1,"196":1,"230":1,"543":3,"1266":1,"1433":1,"1437":1,"1665":1,"1749":1,"1897":1,"1934":1,"2015":1,"2075":1,"2165":1,"2328":1,"2375":1,"2377":2,"2442":1,"2558":1,"2692":1,"2698":1}}],["alvicstep",{"2":{"211":1}}],["alf",{"2":{"211":2}}],["alcor",{"2":{"191":1}}],["al1",{"2":{"160":1}}],["alu84",{"2":{"143":2}}],["alef",{"2":{"294":1}}],["aleblazer",{"2":{"222":1}}],["alexa",{"2":{"211":1}}],["aleth42",{"2":{"143":2}}],["alerts",{"2":{"417":1,"438":1}}],["alert",{"2":{"28":1,"1654":2}}],["alisaie",{"2":{"222":1}}],["alice",{"2":{"211":1,"2884":1}}],["alicia",{"2":{"143":2,"211":1}}],["aligns",{"2":{"2371":1}}],["aligned",{"2":{"137":1,"2374":1,"2747":2}}],["alignment",{"2":{"114":1,"133":1,"134":1,"191":1,"266":1,"2376":1,"2693":1,"2705":1}}],["align",{"2":{"113":1,"114":3,"133":1,"134":3,"149":4,"176":2,"188":3,"191":3,"199":4,"222":1,"249":4,"266":4,"277":1,"308":3,"317":1}}],["aliasing",{"2":{"2703":1}}],["aliased",{"2":{"1597":1}}],["aliases",{"2":{"92":1,"111":1,"182":1,"188":1,"191":1,"222":4,"266":1,"294":6,"317":4,"1355":1,"1398":1,"1455":1,"1459":1,"1460":1,"1463":1,"1465":1,"1491":1,"1500":1,"1513":1,"1576":1,"1600":2,"1642":1,"1648":1,"1712":1,"1748":1,"1773":1,"1816":1,"1883":1,"1891":1,"1964":1,"1974":1,"2023":1,"2039":1,"2074":1,"2162":1,"2199":1,"2203":1,"2239":1,"2278":1,"2323":1,"2458":1,"2459":1,"2460":1,"2461":1,"2462":1,"2463":1,"2464":1,"2465":1,"2467":1,"2468":1,"2469":1,"2470":1,"2471":1,"2472":1,"2473":1,"2474":1,"2475":1,"2476":1,"2477":1,"2479":1,"2482":1,"2483":1,"2484":1,"2485":1,"2486":1,"2487":1,"2488":1,"2489":1,"2490":1,"2491":1,"2492":1,"2493":1,"2494":1,"2495":1,"2496":1,"2497":1,"2498":1,"2501":1,"2518":1,"2599":1,"2694":1,"2700":1,"2816":2,"2831":2,"2860":1}}],["alias",{"0":{"8":1},"2":{"8":2,"133":1,"134":1,"188":1,"191":2,"199":3,"211":1,"236":1,"249":1,"308":1,"742":1,"757":1,"1564":1,"1629":1,"1685":1,"1689":1,"1758":1,"1912":1,"2022":2,"2178":1,"2180":1,"2267":1,"2511":2,"2521":1,"2588":1}}],["almost",{"2":{"77":1,"83":1,"163":1,"268":1,"276":1,"279":1,"367":1,"739":1,"740":1,"1755":1,"2277":1,"2328":1,"2341":1,"2692":1,"2695":1,"2704":1,"2742":1,"2849":1,"2890":1}}],["already",{"0":{"2656":1},"1":{"2657":1,"2658":1},"2":{"75":1,"105":2,"118":1,"125":1,"169":2,"182":3,"185":1,"199":1,"221":1,"228":1,"232":1,"233":1,"241":1,"253":1,"270":1,"281":1,"294":1,"331":1,"414":1,"445":2,"580":1,"593":1,"639":1,"666":1,"723":1,"1178":1,"1191":1,"1231":1,"1328":1,"1358":1,"1401":1,"1440":1,"1503":1,"1597":1,"1649":1,"1752":3,"1939":1,"1968":2,"1970":1,"2236":2,"2256":1,"2265":3,"2368":1,"2378":1,"2428":2,"2451":1,"2503":4,"2526":1,"2539":1,"2553":1,"2572":1,"2576":1,"2584":1,"2606":1,"2613":1,"2617":2,"2618":1,"2621":1,"2657":2,"2694":1,"2695":1,"2704":2,"2709":1,"2787":1,"2850":1,"2891":1}}],["algr",{"2":{"1355":1,"1418":1,"2460":1,"2467":1,"2486":1,"2487":1,"2518":1}}],["algorithm>",{"2":{"1386":1}}],["algorithms",{"0":{"1383":1,"1384":1},"1":{"1385":1,"1386":1,"1387":1},"2":{"114":1,"176":1,"222":1,"1382":1,"1383":6,"1384":1}}],["algorithm",{"2":{"74":1,"174":1,"176":1,"733":1,"735":1,"736":3,"737":1,"1383":10,"1386":4,"1387":2,"1893":1,"2728":1,"2802":1,"2812":1}}],["algernon",{"2":{"37":1,"2254":2,"2363":2}}],["altlp",{"2":{"2264":6}}],["altrep",{"2":{"2035":1}}],["altrep3",{"2":{"2035":12}}],["altrep2",{"2":{"2035":12}}],["alttab",{"2":{"1588":6}}],["alt↯tab",{"0":{"1432":1}}],["altered",{"2":{"2223":1}}],["altering",{"2":{"1511":1,"1592":1}}],["alter",{"2":{"1416":1,"1584":1,"1587":1,"1636":1,"2251":1,"2467":1}}],["alternating",{"2":{"2041":2,"2042":2,"2842":1}}],["alternatives",{"2":{"2526":1,"2850":1}}],["alternative",{"0":{"1419":1},"2":{"279":2,"556":1,"1277":2,"1281":1,"1343":1,"1371":1,"1379":1,"1393":1,"1448":1,"1451":1,"1526":1,"1563":1,"1939":1,"2249":1,"2364":1,"2526":1,"2675":1,"2694":1,"2758":1,"2760":1}}],["alternatively",{"2":{"31":1,"495":1,"667":1,"730":1,"731":1,"1185":1,"1296":1,"1359":1,"1434":1,"1455":1,"1567":1,"1709":1,"1762":1,"2013":1,"2210":1,"2553":1,"2573":1,"2606":1,"2624":1,"2734":1,"2832":1,"2874":1,"2893":1}}],["alternate0",{"2":{"702":1}}],["alternate",{"0":{"1188":1,"2024":1,"2025":1,"2033":1,"2035":1,"2643":1},"1":{"1189":1,"1190":1,"1191":1,"2026":1,"2027":1},"2":{"36":1,"114":1,"202":2,"543":3,"552":1,"697":1,"702":5,"749":2,"753":2,"1171":1,"1176":2,"1178":2,"1179":2,"1186":1,"1191":2,"1226":3,"1247":4,"1453":1,"1592":1,"1595":3,"2023":1,"2024":7,"2025":6,"2026":2,"2027":1,"2028":1,"2032":2,"2033":10,"2034":2,"2035":1,"2462":2,"2467":2,"2494":1,"2648":1,"2694":2}}],["although",{"2":{"1393":1,"1707":1,"1754":1,"1932":1,"2244":1,"2249":1,"2510":1}}],["alt+tab",{"2":{"1588":1}}],["alt+escape",{"2":{"1358":1}}],["alt+shift+esc",{"2":{"1358":1}}],["alt+right",{"2":{"331":1,"1393":1}}],["altogether",{"2":{"701":1,"2221":1,"2839":1}}],["altgr+escape",{"2":{"1358":1}}],["altgr",{"2":{"160":1,"2030":1,"2460":1,"2467":1,"2518":1,"2859":1}}],["alt",{"0":{"1358":2},"2":{"73":1,"114":1,"131":2,"134":2,"160":1,"202":2,"231":1,"266":1,"279":1,"543":3,"664":1,"697":1,"703":2,"1325":2,"1327":1,"1355":14,"1356":8,"1358":5,"1427":1,"1432":10,"1444":3,"1445":1,"1447":2,"1448":2,"1449":2,"1452":2,"1456":2,"1499":1,"1588":1,"1595":3,"1644":2,"1658":1,"1735":1,"1744":7,"1747":1,"1756":6,"1910":2,"2022":1,"2023":1,"2024":3,"2025":3,"2026":2,"2027":3,"2033":3,"2034":1,"2201":1,"2202":4,"2203":4,"2263":1,"2264":3,"2273":2,"2277":2,"2290":1,"2291":1,"2292":1,"2460":4,"2467":4,"2483":10,"2486":16,"2487":15,"2492":14,"2494":1,"2495":4,"2498":10,"2518":19,"2599":14,"2600":4,"2779":1,"2836":1,"2876":6}}],["always",{"2":{"14":1,"50":1,"156":1,"176":1,"191":1,"201":1,"235":1,"249":1,"277":1,"283":1,"294":1,"458":1,"471":1,"473":1,"494":1,"501":1,"503":1,"505":1,"506":1,"508":1,"515":1,"516":1,"550":1,"563":1,"590":1,"601":1,"744":1,"1191":2,"1275":1,"1392":1,"1396":2,"1440":1,"1442":2,"1461":1,"1469":1,"1487":2,"1559":1,"1589":1,"1643":1,"1644":4,"1749":1,"1914":1,"1957":1,"2013":1,"2014":1,"2018":2,"2020":2,"2028":1,"2041":1,"2211":1,"2218":1,"2220":3,"2251":1,"2381":1,"2510":1,"2522":1,"2560":1,"2695":1,"2715":1,"2722":1,"2723":1,"2742":1,"2753":1,"2790":1,"2849":2,"2861":1,"2869":1,"2892":1}}],["also",{"0":{"1298":1},"2":{"10":1,"16":1,"28":1,"50":1,"67":1,"86":1,"98":1,"125":1,"130":1,"153":1,"154":1,"156":1,"160":1,"166":1,"167":1,"176":1,"185":1,"194":1,"195":1,"231":1,"244":1,"297":1,"377":1,"381":1,"392":1,"404":1,"412":3,"415":1,"428":1,"443":1,"459":1,"471":2,"476":1,"478":1,"511":1,"529":1,"557":2,"595":1,"598":1,"600":1,"601":2,"607":1,"609":1,"637":1,"676":1,"698":1,"702":2,"703":1,"736":1,"1192":1,"1266":1,"1272":1,"1297":1,"1304":1,"1321":1,"1326":1,"1348":1,"1355":1,"1356":1,"1358":1,"1368":1,"1382":2,"1392":1,"1393":1,"1398":1,"1416":1,"1418":3,"1421":1,"1435":1,"1440":1,"1442":2,"1454":1,"1457":1,"1468":1,"1487":1,"1503":1,"1505":1,"1528":1,"1562":2,"1563":1,"1564":1,"1565":1,"1573":1,"1579":1,"1584":1,"1586":1,"1587":1,"1610":1,"1629":1,"1633":3,"1653":1,"1658":2,"1708":1,"1734":1,"1738":1,"1745":1,"1752":2,"1753":2,"1755":1,"1759":1,"1786":1,"1811":1,"1820":1,"1895":1,"1920":1,"1932":1,"1939":1,"1946":1,"1950":1,"1969":2,"2002":1,"2003":1,"2004":1,"2013":2,"2015":1,"2021":1,"2024":1,"2031":1,"2032":1,"2037":1,"2039":1,"2041":1,"2045":1,"2047":1,"2049":1,"2066":1,"2068":1,"2076":1,"2081":1,"2168":1,"2195":1,"2213":1,"2214":1,"2219":1,"2240":1,"2244":2,"2245":1,"2249":1,"2267":2,"2271":1,"2272":1,"2276":1,"2277":1,"2325":1,"2328":1,"2329":1,"2331":1,"2333":1,"2339":1,"2340":1,"2344":1,"2345":1,"2347":1,"2349":1,"2351":1,"2353":2,"2363":3,"2364":1,"2368":1,"2370":1,"2373":3,"2377":1,"2382":1,"2398":1,"2399":1,"2400":1,"2401":1,"2407":1,"2429":1,"2432":1,"2443":1,"2445":1,"2448":1,"2467":1,"2468":1,"2469":1,"2470":1,"2471":1,"2472":1,"2473":1,"2474":1,"2475":1,"2476":1,"2477":1,"2478":1,"2479":1,"2480":1,"2481":1,"2482":1,"2483":1,"2484":1,"2485":1,"2486":1,"2487":1,"2488":1,"2489":1,"2490":1,"2491":1,"2492":1,"2493":1,"2494":1,"2495":1,"2496":1,"2497":1,"2513":3,"2519":2,"2522":1,"2529":1,"2558":1,"2566":1,"2574":1,"2598":1,"2600":3,"2606":1,"2607":1,"2617":1,"2622":1,"2634":1,"2639":2,"2655":2,"2665":1,"2669":1,"2694":2,"2701":1,"2703":2,"2704":1,"2705":1,"2706":1,"2713":1,"2720":1,"2743":1,"2782":1,"2799":1,"2823":1,"2834":1,"2836":1,"2839":1,"2859":1,"2866":2,"2867":4,"2868":1,"2869":1,"2870":1,"2872":1,"2877":1,"2884":1,"2888":1,"2889":1,"2891":1,"2892":2,"2896":3}}],["alleviate",{"2":{"1467":1,"1592":1}}],["allocation",{"2":{"2652":1}}],["allocate",{"2":{"1910":1,"2235":1,"2704":1}}],["allocated",{"2":{"735":1,"2704":1}}],["allowing",{"2":{"64":1,"82":1,"98":1,"103":1,"107":1,"109":1,"125":1,"126":1,"185":1,"229":1,"234":1,"284":1,"537":1,"609":1,"643":1,"727":1,"1392":1,"1432":1,"1599":1,"1600":1,"1601":1,"1770":1,"1814":1,"1955":1,"1963":1,"2036":1,"2072":1,"2222":1,"2243":1,"2364":1,"2549":2,"2705":3,"2721":1,"2869":1}}],["allowed",{"2":{"28":1,"173":1,"189":1,"500":1,"700":1,"1749":1,"1752":1,"2221":1,"2255":1,"2723":1,"2869":1}}],["allows",{"2":{"24":1,"30":1,"33":1,"46":1,"49":3,"50":1,"99":1,"105":2,"107":2,"152":1,"153":1,"154":1,"164":1,"166":2,"172":1,"228":2,"230":2,"231":2,"246":1,"247":1,"262":1,"265":1,"288":1,"312":1,"349":1,"350":1,"368":1,"411":1,"415":1,"445":1,"454":1,"543":1,"546":1,"549":1,"552":1,"556":3,"560":1,"614":1,"648":2,"701":1,"735":1,"1266":1,"1388":1,"1389":1,"1391":1,"1421":1,"1434":1,"1442":1,"1462":1,"1480":1,"1504":1,"1511":1,"1514":1,"1516":1,"1562":2,"1596":1,"1600":1,"1632":1,"1639":1,"1649":1,"1657":1,"1741":1,"1749":1,"1764":1,"1812":1,"1877":1,"1888":1,"1894":2,"1897":1,"1911":1,"1918":1,"1926":1,"1939":1,"1941":2,"1949":1,"2010":1,"2070":1,"2086":1,"2165":1,"2223":1,"2224":3,"2237":1,"2256":1,"2323":1,"2325":1,"2327":1,"2340":2,"2364":8,"2390":1,"2412":1,"2428":1,"2450":1,"2467":1,"2537":1,"2565":1,"2598":1,"2601":1,"2619":1,"2623":1,"2643":1,"2669":1,"2694":1,"2703":1,"2705":2,"2755":1,"2756":1,"2773":1,"2800":1,"2869":1,"2875":1,"2891":1}}],["allow",{"0":{"164":1,"1583":1},"2":{"6":2,"10":1,"45":1,"49":1,"63":4,"65":2,"70":1,"74":5,"90":2,"93":2,"99":1,"110":1,"113":1,"114":7,"118":1,"125":3,"142":1,"149":1,"160":5,"172":1,"176":7,"185":3,"189":1,"191":6,"199":5,"202":1,"203":1,"211":2,"213":1,"222":2,"234":1,"236":6,"249":2,"277":1,"283":1,"285":3,"308":2,"317":1,"374":1,"470":1,"472":2,"540":1,"546":1,"601":2,"609":1,"618":1,"619":1,"741":1,"745":1,"1178":1,"1223":1,"1244":1,"1325":1,"1327":1,"1343":1,"1348":1,"1355":1,"1392":2,"1397":1,"1410":1,"1413":1,"1427":1,"1442":1,"1502":1,"1505":1,"1516":1,"1583":2,"1603":1,"1607":1,"1625":1,"1630":1,"1636":1,"1734":1,"1737":1,"1750":3,"1805":2,"1807":1,"1944":2,"1963":1,"2244":1,"2263":1,"2264":1,"2325":1,"2327":1,"2351":1,"2406":1,"2412":1,"2498":1,"2500":1,"2511":1,"2519":1,"2599":1,"2600":1,"2689":1,"2692":1,"2695":1,"2699":1,"2705":2,"2772":1,"2776":1,"2789":1,"2870":1,"2874":1,"2875":1,"2884":1}}],["alls",{"2":{"211":2}}],["all|txbolt|geminipr",{"2":{"176":1}}],["allison",{"2":{"143":4,"211":1}}],["all",{"0":{"467":1,"690":1,"718":1,"792":1,"796":1,"819":1,"823":1,"851":1,"855":1,"883":1,"887":1,"918":1,"922":1,"952":1,"956":1,"986":1,"990":1,"1020":1,"1024":1,"1054":1,"1058":1,"1088":1,"1092":1,"1122":1,"1126":1,"1156":1,"1160":1,"1209":1,"1213":1,"1286":1,"1438":1,"1835":1,"2099":1,"2692":1},"1":{"691":1,"719":1,"793":1,"797":1,"820":1,"824":1,"852":1,"856":1,"884":1,"888":1,"919":1,"923":1,"953":1,"957":1,"987":1,"991":1,"1021":1,"1025":1,"1055":1,"1059":1,"1089":1,"1093":1,"1123":1,"1127":1,"1157":1,"1161":1,"1210":1,"1214":1,"1287":1,"1836":1,"2100":1},"2":{"1":1,"3":1,"4":1,"7":1,"8":1,"14":1,"15":1,"16":1,"22":1,"25":1,"26":1,"32":1,"36":1,"49":3,"57":1,"65":1,"69":1,"77":1,"83":1,"98":1,"111":2,"113":1,"114":4,"120":1,"124":1,"126":1,"134":1,"149":1,"160":1,"163":2,"176":2,"182":1,"191":2,"194":2,"199":2,"204":1,"211":14,"249":1,"255":1,"265":2,"266":1,"268":3,"277":1,"279":1,"307":3,"353":2,"357":1,"358":1,"362":1,"371":1,"376":2,"389":2,"391":1,"392":1,"399":1,"400":2,"411":3,"415":2,"416":2,"423":1,"424":1,"428":1,"437":1,"441":3,"470":1,"474":6,"476":1,"478":1,"492":1,"496":2,"503":1,"507":1,"523":1,"524":2,"537":2,"541":1,"546":1,"556":1,"571":4,"574":1,"579":1,"581":1,"587":1,"597":2,"598":1,"601":1,"615":1,"623":2,"631":1,"638":1,"644":2,"645":2,"648":1,"667":1,"668":2,"676":1,"690":1,"695":1,"702":1,"718":1,"734":1,"739":1,"740":2,"747":1,"783":1,"792":1,"796":1,"809":1,"819":1,"823":1,"841":1,"851":1,"855":1,"871":1,"883":1,"887":1,"906":1,"918":1,"922":1,"940":1,"952":1,"956":1,"974":1,"986":1,"990":1,"1008":1,"1020":1,"1024":1,"1042":1,"1054":1,"1058":1,"1076":1,"1088":1,"1092":1,"1110":1,"1122":1,"1126":1,"1144":1,"1156":1,"1160":1,"1177":1,"1197":1,"1209":1,"1213":1,"1264":1,"1272":1,"1286":1,"1296":1,"1311":1,"1321":2,"1326":1,"1327":1,"1329":1,"1355":1,"1356":2,"1368":1,"1378":1,"1382":1,"1383":3,"1386":1,"1389":2,"1392":1,"1393":1,"1395":1,"1398":5,"1403":3,"1411":1,"1414":1,"1416":2,"1428":1,"1429":1,"1430":1,"1433":1,"1434":1,"1438":3,"1440":1,"1442":5,"1451":1,"1455":3,"1460":1,"1461":1,"1462":1,"1467":1,"1473":1,"1488":1,"1489":1,"1508":2,"1516":1,"1528":1,"1561":1,"1563":1,"1574":1,"1582":4,"1586":1,"1589":1,"1590":2,"1595":1,"1636":1,"1646":1,"1648":1,"1649":1,"1730":1,"1736":1,"1738":1,"1742":1,"1744":2,"1749":2,"1750":1,"1751":1,"1752":2,"1753":1,"1772":2,"1811":2,"1814":2,"1815":3,"1820":1,"1835":1,"1881":2,"1883":2,"1896":1,"1910":1,"1912":3,"1913":2,"1916":4,"1932":1,"1946":1,"1948":1,"1955":1,"1960":1,"1962":1,"1970":1,"2013":1,"2028":1,"2042":1,"2046":1,"2049":3,"2068":1,"2072":2,"2073":3,"2075":4,"2081":1,"2085":1,"2099":1,"2159":1,"2165":1,"2168":1,"2199":4,"2200":7,"2205":2,"2206":1,"2221":1,"2225":1,"2235":1,"2238":1,"2244":1,"2247":1,"2248":3,"2256":4,"2259":2,"2261":1,"2262":1,"2265":1,"2271":1,"2275":1,"2276":1,"2277":4,"2323":1,"2328":1,"2329":1,"2334":1,"2339":1,"2344":1,"2353":2,"2356":1,"2361":1,"2363":13,"2364":4,"2371":1,"2373":1,"2374":1,"2376":1,"2377":1,"2380":2,"2381":1,"2395":2,"2396":1,"2398":1,"2399":4,"2406":1,"2409":1,"2412":3,"2420":1,"2421":1,"2423":1,"2445":1,"2448":1,"2454":2,"2467":1,"2473":1,"2480":1,"2484":2,"2503":1,"2505":3,"2507":1,"2509":1,"2513":1,"2519":1,"2528":1,"2532":1,"2539":1,"2546":1,"2555":2,"2556":1,"2558":1,"2566":1,"2569":1,"2576":5,"2582":1,"2585":1,"2586":1,"2588":1,"2608":1,"2611":3,"2613":1,"2615":1,"2626":1,"2627":1,"2634":1,"2638":1,"2639":1,"2643":1,"2650":1,"2651":1,"2655":1,"2657":2,"2662":1,"2674":2,"2687":1,"2689":1,"2690":1,"2692":2,"2694":7,"2695":1,"2696":1,"2699":1,"2702":1,"2704":12,"2705":5,"2713":2,"2714":1,"2720":2,"2721":1,"2775":1,"2784":1,"2799":1,"2816":1,"2828":2,"2832":1,"2837":1,"2839":2,"2842":1,"2843":1,"2853":1,"2855":1,"2858":1,"2859":2,"2860":1,"2867":3,"2868":3,"2878":1,"2882":1,"2885":1,"2887":1,"2890":1,"2892":3,"2893":1,"2895":1,"2896":2}}],["ast1109mltrq",{"2":{"2637":1}}],["astr",{"2":{"2491":1,"2501":1}}],["astro65",{"2":{"114":1}}],["asterisk",{"2":{"2464":1,"2467":1,"2491":1,"2501":1}}],["asian",{"2":{"2275":1}}],["aside",{"2":{"1356":1,"2420":1}}],["as5",{"2":{"1883":1,"2484":1}}],["as400",{"2":{"2464":1,"2467":1}}],["as4",{"2":{"1883":1,"2484":1}}],["as3",{"2":{"1883":1,"2484":1}}],["as2",{"2":{"1883":1,"2484":1}}],["as1",{"2":{"1883":1,"2484":1}}],["asd",{"2":{"1770":2}}],["asdf2",{"2":{"431":5}}],["asking",{"2":{"2503":1}}],["ask",{"0":{"396":1},"2":{"507":1,"592":3,"600":1,"601":1,"2353":1,"2356":1,"2393":1,"2526":1,"2558":1,"2621":1,"2696":1,"2883":1}}],["asked",{"0":{"1292":1,"1312":1},"1":{"1293":1,"1294":1,"1295":1,"1296":1,"1297":1,"1298":1,"1313":1,"1314":1,"1315":1,"1316":1,"1317":1,"1318":1,"1319":1,"1320":1,"1321":1},"2":{"265":1,"275":1,"307":1,"667":1,"2452":1,"2558":1,"2695":1}}],["aspects",{"2":{"279":1,"353":1,"1403":1,"1562":1}}],["asynchronously",{"2":{"374":1}}],["asynchronous",{"2":{"352":1,"358":1}}],["asyncusb",{"2":{"266":1}}],["async",{"0":{"263":1},"2":{"266":1,"277":1}}],["asymmetric",{"2":{"160":1,"1383":2}}],["asym",{"2":{"114":1,"1383":5,"1386":1,"2802":1}}],["ashpil",{"2":{"207":2}}],["ascii",{"0":{"1333":1,"2182":1,"2716":1},"1":{"2183":1},"2":{"176":2,"1416":1,"1508":1,"2015":2,"2165":1,"2167":1,"2168":1,"2169":1,"2174":1,"2176":1,"2178":1,"2180":1,"2182":1,"2183":1,"2703":8,"2713":2,"2715":3,"2716":6,"2717":3,"2718":2,"2800":2,"2804":1,"2833":3}}],["asst",{"2":{"2463":1,"2467":1}}],["associate",{"2":{"2265":1}}],["associated",{"2":{"175":1,"240":1,"357":1,"544":1,"545":1,"595":2,"619":1,"1508":1,"2246":1,"2247":1,"2265":3,"2412":1,"2644":1,"2669":1,"2695":1,"2727":1,"2728":3,"2818":1,"2825":1}}],["assistance",{"2":{"2558":1}}],["assistant",{"2":{"2463":2,"2467":2}}],["assist",{"2":{"1320":1,"2052":1}}],["assigns",{"2":{"2416":1,"2744":1}}],["assigned",{"2":{"670":1,"1590":1,"1944":1,"1945":1}}],["assigning",{"2":{"621":1,"2378":1,"2624":1}}],["assignment",{"0":{"2885":1},"2":{"133":1,"134":2,"312":1,"514":1,"2692":1,"2816":1}}],["assignments",{"2":{"17":1,"114":1,"1595":2,"2639":1,"2704":2}}],["assign",{"2":{"48":1,"235":1,"670":1,"1290":1,"1291":1,"1633":1,"1731":1,"1758":1,"1813":1,"1950":1,"2022":1,"2047":1,"2071":1,"2420":2,"2498":1,"2791":1}}],["assembled",{"2":{"1917":1,"1919":1}}],["assembler",{"2":{"134":1}}],["assertions",{"2":{"2675":1}}],["assertion",{"2":{"375":1}}],["assert",{"2":{"374":1,"1602":1,"1615":1,"1617":1,"1619":1,"2715":1,"2716":1,"2721":1,"2722":1,"2724":1,"2726":1}}],["assessment",{"2":{"312":1}}],["assuming",{"2":{"742":4,"2086":1,"2248":1,"2263":1,"2705":2}}],["assume",{"2":{"374":1,"618":1,"638":1,"2357":1,"2553":1,"2880":1}}],["assumes",{"2":{"362":1,"725":1,"1171":1,"1419":1,"1903":1,"1942":1,"2169":1,"2205":1,"2209":1,"2217":1,"2221":1,"2224":2,"2230":1,"2263":1,"2356":1,"2357":1,"2580":1,"2650":1,"2833":1,"2880":2}}],["assumed",{"2":{"14":1,"141":1,"201":1,"318":1,"457":1,"550":1,"1370":1,"1389":1,"1821":1,"2082":1,"2217":1,"2251":1,"2368":1,"2622":1,"2653":1}}],["assumption",{"2":{"303":1,"317":1}}],["assumptions",{"2":{"149":1,"191":1}}],["as",{"0":{"6":1,"325":1,"1747":1,"1882":1,"1961":1,"2409":1,"2430":1,"2432":1,"2434":1},"1":{"1752":1,"1753":1,"1754":1,"1962":1,"2431":1,"2433":1,"2435":1},"2":{"6":1,"8":1,"31":2,"37":1,"49":3,"50":5,"55":1,"56":1,"57":1,"65":1,"67":1,"69":1,"76":1,"86":1,"87":1,"90":1,"99":1,"103":2,"107":2,"114":2,"116":1,"118":1,"120":1,"123":1,"124":2,"125":1,"126":2,"131":1,"132":4,"149":1,"152":2,"153":3,"156":2,"160":2,"163":1,"166":1,"169":1,"170":1,"173":2,"175":1,"176":3,"179":1,"184":2,"185":1,"189":1,"191":2,"194":2,"198":5,"199":2,"201":3,"211":1,"213":4,"215":3,"224":5,"228":1,"229":3,"230":1,"231":1,"232":3,"233":1,"234":3,"235":1,"236":1,"238":1,"240":3,"243":3,"244":1,"246":1,"249":2,"254":1,"262":1,"263":7,"265":2,"266":1,"272":2,"273":1,"275":1,"276":3,"279":1,"283":2,"284":1,"289":1,"293":1,"297":1,"298":2,"302":2,"303":2,"305":1,"307":1,"308":1,"312":1,"314":1,"317":1,"318":1,"332":1,"343":1,"353":2,"357":1,"371":3,"374":1,"375":1,"381":1,"392":3,"403":1,"406":1,"412":1,"415":5,"426":1,"442":1,"443":1,"444":1,"452":2,"455":1,"471":2,"473":3,"486":2,"494":4,"495":1,"496":3,"498":1,"502":1,"503":1,"507":2,"509":1,"513":2,"514":1,"520":1,"524":2,"528":1,"546":4,"552":3,"553":2,"554":2,"556":1,"557":1,"564":1,"565":1,"570":5,"574":1,"575":1,"580":1,"592":2,"595":1,"598":1,"601":2,"603":1,"609":4,"610":1,"613":1,"615":2,"619":3,"622":1,"626":2,"627":2,"632":2,"635":1,"637":4,"638":4,"643":5,"649":1,"660":1,"661":1,"666":3,"667":2,"669":3,"670":4,"671":2,"676":3,"680":1,"682":1,"695":1,"697":3,"701":2,"703":1,"710":1,"724":1,"727":1,"730":5,"731":2,"735":1,"736":2,"737":2,"738":1,"740":6,"742":8,"746":1,"747":2,"749":2,"781":1,"841":1,"871":1,"901":4,"906":1,"940":1,"974":1,"1008":1,"1042":1,"1072":4,"1076":1,"1106":4,"1110":1,"1144":1,"1170":1,"1171":2,"1172":2,"1175":4,"1176":1,"1178":3,"1179":1,"1183":1,"1192":1,"1197":1,"1224":1,"1226":4,"1247":2,"1265":1,"1266":1,"1267":2,"1274":1,"1275":1,"1276":1,"1289":1,"1291":1,"1295":1,"1297":1,"1308":2,"1310":1,"1314":1,"1321":1,"1339":1,"1343":2,"1350":2,"1354":1,"1356":2,"1358":1,"1359":2,"1378":1,"1388":1,"1389":4,"1392":5,"1393":2,"1395":3,"1396":1,"1397":2,"1398":1,"1400":1,"1401":1,"1402":1,"1403":1,"1404":1,"1411":1,"1416":3,"1418":1,"1421":1,"1423":1,"1425":1,"1433":1,"1434":2,"1435":2,"1436":2,"1437":2,"1442":3,"1444":1,"1448":2,"1449":1,"1452":1,"1453":2,"1455":1,"1456":2,"1460":1,"1462":2,"1468":1,"1469":1,"1471":2,"1473":1,"1484":1,"1487":1,"1488":3,"1489":1,"1491":6,"1492":6,"1493":3,"1497":2,"1498":2,"1502":2,"1503":1,"1504":2,"1508":8,"1510":2,"1511":2,"1516":2,"1519":1,"1560":1,"1562":2,"1563":4,"1564":3,"1567":1,"1573":1,"1575":2,"1576":1,"1579":1,"1581":1,"1582":4,"1586":1,"1590":1,"1592":3,"1593":1,"1598":2,"1599":1,"1600":3,"1601":1,"1604":1,"1605":1,"1606":1,"1614":1,"1627":1,"1628":1,"1629":1,"1636":1,"1638":2,"1649":3,"1653":1,"1655":1,"1657":1,"1658":1,"1670":1,"1706":2,"1707":1,"1710":1,"1711":1,"1715":1,"1718":1,"1730":1,"1733":2,"1745":2,"1747":1,"1749":5,"1754":2,"1755":1,"1756":1,"1757":1,"1763":2,"1769":1,"1771":1,"1803":1,"1805":2,"1808":1,"1809":1,"1811":2,"1812":1,"1814":3,"1817":1,"1818":1,"1819":1,"1823":1,"1878":2,"1881":1,"1883":1,"1892":2,"1893":2,"1895":1,"1897":3,"1904":1,"1905":1,"1910":1,"1911":1,"1912":1,"1914":1,"1932":2,"1939":3,"1942":4,"1944":2,"1945":1,"1955":6,"1956":7,"1957":1,"1959":1,"1960":1,"1962":1,"1964":1,"1965":1,"1967":2,"1968":1,"1969":1,"1970":2,"1971":1,"1993":1,"1995":2,"1999":1,"2004":1,"2007":1,"2010":2,"2025":3,"2026":1,"2027":1,"2031":2,"2032":2,"2033":4,"2039":1,"2046":1,"2047":2,"2051":1,"2064":1,"2065":1,"2068":2,"2070":1,"2072":3,"2076":4,"2078":1,"2080":1,"2084":2,"2144":1,"2165":1,"2168":1,"2199":1,"2200":1,"2201":4,"2205":1,"2206":2,"2207":3,"2211":1,"2215":1,"2218":1,"2219":1,"2221":4,"2222":1,"2223":1,"2224":3,"2226":2,"2227":1,"2232":1,"2236":1,"2238":1,"2240":2,"2243":3,"2245":3,"2246":1,"2247":1,"2248":3,"2249":4,"2251":2,"2252":1,"2255":1,"2256":1,"2262":3,"2263":2,"2264":4,"2265":4,"2275":2,"2276":3,"2277":4,"2315":1,"2321":1,"2326":1,"2327":1,"2328":2,"2329":1,"2330":4,"2331":1,"2333":2,"2334":1,"2335":1,"2336":1,"2337":4,"2339":1,"2340":1,"2341":1,"2345":1,"2346":1,"2348":1,"2350":1,"2351":1,"2353":4,"2355":1,"2363":5,"2364":5,"2368":4,"2369":2,"2370":1,"2371":1,"2373":1,"2374":1,"2375":1,"2376":2,"2377":6,"2378":1,"2380":1,"2381":1,"2393":1,"2395":2,"2397":1,"2398":1,"2399":2,"2400":3,"2401":1,"2404":2,"2406":1,"2407":2,"2409":1,"2412":6,"2418":1,"2419":1,"2423":1,"2430":1,"2432":1,"2434":1,"2442":1,"2445":1,"2448":1,"2449":3,"2450":1,"2451":1,"2454":1,"2464":1,"2467":2,"2470":6,"2480":1,"2483":6,"2484":1,"2498":7,"2499":1,"2502":3,"2503":4,"2504":4,"2505":9,"2507":1,"2509":2,"2510":1,"2513":1,"2514":2,"2516":2,"2518":1,"2529":1,"2535":1,"2549":1,"2550":1,"2551":1,"2553":3,"2556":2,"2566":2,"2568":1,"2571":1,"2573":1,"2574":1,"2576":1,"2582":1,"2585":2,"2587":2,"2591":1,"2598":2,"2599":1,"2600":1,"2601":3,"2610":2,"2612":3,"2615":3,"2617":1,"2620":1,"2622":1,"2623":2,"2624":2,"2625":1,"2626":1,"2627":1,"2632":2,"2642":1,"2651":1,"2652":1,"2653":1,"2655":5,"2657":2,"2658":1,"2659":3,"2661":1,"2662":2,"2663":1,"2665":1,"2681":1,"2682":3,"2692":2,"2694":14,"2695":4,"2696":1,"2697":2,"2698":1,"2699":2,"2701":6,"2702":1,"2703":6,"2704":1,"2705":10,"2712":1,"2713":1,"2717":1,"2720":1,"2729":1,"2735":1,"2736":1,"2742":3,"2743":2,"2744":2,"2747":2,"2748":3,"2750":1,"2756":1,"2782":2,"2788":1,"2794":1,"2799":1,"2800":2,"2805":2,"2816":3,"2829":2,"2831":1,"2832":1,"2833":4,"2835":2,"2840":2,"2842":1,"2849":2,"2850":2,"2851":1,"2860":6,"2866":2,"2867":9,"2868":3,"2869":3,"2870":2,"2873":6,"2874":2,"2875":2,"2876":1,"2879":1,"2881":2,"2883":2,"2887":1,"2890":1,"2895":4,"2896":2}}],["at25sf128a",{"2":{"2653":2}}],["ation",{"2":{"2035":1}}],["atm32u4dfu",{"2":{"670":1}}],["atm16u4",{"2":{"670":1}}],["atmel",{"0":{"528":1,"2329":1,"2444":1},"1":{"2330":1,"2331":1},"2":{"111":1,"240":3,"555":2,"670":7,"2329":2,"2444":1,"2449":1,"2558":1,"2561":2,"2750":1,"2751":1}}],["atmega16",{"2":{"674":1,"748":2,"1225":1,"1246":2,"1523":2,"1524":2}}],["atmega16u4",{"2":{"528":1,"2444":1}}],["atmega16u2",{"2":{"64":1,"92":1,"528":1,"670":1}}],["atmega32a",{"2":{"235":1,"528":1,"674":1,"748":1,"1225":1,"1246":1,"1523":1,"1524":1,"2446":1,"2447":2}}],["atmega32u4",{"0":{"1997":1},"2":{"70":1,"111":1,"426":1,"528":1,"555":1,"679":1,"696":1,"704":1,"1293":4,"1295":1,"1349":1,"1444":1,"1911":1,"1999":1,"2207":1,"2370":5,"2444":1,"2445":1,"2448":1,"2558":1,"2561":5,"2654":1,"2849":1,"2881":1}}],["atmega32u2",{"2":{"63":1,"64":1,"528":1,"670":1}}],["atmega328p",{"2":{"64":1,"528":1,"2335":1,"2447":2}}],["atmega328",{"2":{"64":1,"528":1,"674":2,"748":1,"1225":1,"1246":1,"1523":1,"1524":1}}],["at32",{"0":{"532":1,"2344":1},"1":{"2345":1},"2":{"317":1,"670":2,"2344":3,"2345":1}}],["at32f415",{"2":{"285":1,"294":1,"532":1}}],["atlas",{"2":{"211":1}}],["atsam",{"2":{"75":1,"114":4,"134":1,"160":1,"277":1,"279":2,"285":1}}],["atop",{"2":{"69":1}}],["atomically",{"2":{"744":1}}],["atomic",{"0":{"744":1},"2":{"64":1,"277":1,"744":5}}],["atom47",{"2":{"57":4,"114":1}}],["at90usb1286",{"2":{"2370":1}}],["at90usb128",{"2":{"528":1,"670":1,"2436":2,"2444":2}}],["at90usb162",{"2":{"74":1,"528":1,"1523":1,"1524":1}}],["at90usb64",{"2":{"528":1,"670":1,"674":1,"748":1,"1225":1,"1246":1,"1523":1,"1524":1,"2444":2}}],["at90usb",{"2":{"63":1}}],["attain",{"2":{"2503":1,"2505":1,"2694":1}}],["attacking",{"2":{"1463":1}}],["attack",{"2":{"312":1,"2503":1}}],["attach",{"0":{"2709":1},"2":{"2709":4}}],["attachment",{"2":{"1345":1,"2709":1}}],["attaching",{"2":{"82":1,"2709":1}}],["attached",{"2":{"49":1,"1519":1,"1609":1,"1652":2,"1653":1,"1939":1,"2036":1,"2218":1,"2369":3,"2412":1}}],["attribution",{"2":{"2662":2}}],["attribute",{"2":{"477":1,"479":1,"480":1,"607":4,"1440":2,"1442":1,"1657":1,"2327":1,"2715":1,"2716":1,"2717":2,"2721":1,"2722":1,"2723":1,"2724":1,"2725":1,"2726":1,"2727":1,"2840":1}}],["attributes",{"2":{"110":1,"476":1,"2622":2}}],["attractive",{"2":{"2371":1}}],["attrs",{"2":{"1310":2}}],["attiny85",{"2":{"1269":2}}],["attenuate",{"2":{"1932":5}}],["attenuation",{"2":{"176":1,"191":1,"1932":6}}],["attention",{"2":{"381":1,"659":1,"2218":1,"2462":1,"2467":1}}],["attempted",{"0":{"2680":1},"1":{"2681":1,"2682":1},"2":{"263":1,"1368":1,"2503":6,"2558":1}}],["attempts",{"0":{"2681":1},"2":{"87":1,"312":1,"343":1,"701":1,"2159":1,"2221":2,"2357":1,"2880":1}}],["attempting",{"2":{"51":1,"123":1,"240":1,"1307":1,"1763":1,"2223":1,"2454":1,"2561":1,"2624":1}}],["attempt",{"2":{"51":1,"123":1,"182":1,"775":2,"1442":1,"2221":3,"2315":1,"2333":1,"2371":1,"2503":1,"2562":1}}],["at101",{"2":{"37":2,"159":2,"160":1}}],["at",{"0":{"2261":1},"2":{"4":1,"11":1,"21":1,"25":1,"28":1,"65":2,"73":1,"75":1,"114":1,"124":1,"134":2,"149":2,"152":1,"156":1,"157":1,"191":2,"199":1,"203":1,"211":1,"222":1,"229":2,"231":1,"241":2,"249":3,"251":1,"265":3,"266":2,"277":1,"285":1,"355":2,"376":1,"381":1,"389":1,"390":1,"392":1,"455":1,"471":2,"474":1,"494":5,"503":2,"506":1,"511":1,"523":1,"524":2,"526":1,"537":2,"538":1,"549":1,"556":1,"558":2,"574":2,"575":2,"586":2,"590":1,"598":1,"608":1,"617":1,"618":1,"619":5,"625":1,"627":1,"635":1,"637":1,"638":2,"639":1,"648":1,"649":2,"665":1,"667":1,"668":2,"672":1,"676":1,"701":1,"709":1,"730":1,"735":3,"738":1,"744":1,"775":1,"782":1,"808":1,"840":1,"870":1,"905":1,"939":1,"973":1,"1007":1,"1041":1,"1075":1,"1109":1,"1143":1,"1170":1,"1176":1,"1179":1,"1196":1,"1230":2,"1250":1,"1274":1,"1277":1,"1281":1,"1296":1,"1297":1,"1305":1,"1309":1,"1326":1,"1356":1,"1367":1,"1368":1,"1386":2,"1392":1,"1393":2,"1437":1,"1440":1,"1442":1,"1447":1,"1451":1,"1454":3,"1455":1,"1457":1,"1462":1,"1473":2,"1497":1,"1498":1,"1503":1,"1508":2,"1509":2,"1516":2,"1526":1,"1527":1,"1528":1,"1563":2,"1565":1,"1572":1,"1578":1,"1586":1,"1595":1,"1600":1,"1602":1,"1607":1,"1609":2,"1624":1,"1629":1,"1631":1,"1635":1,"1638":2,"1653":1,"1657":1,"1665":1,"1696":1,"1697":1,"1708":1,"1754":1,"1755":1,"1786":1,"1821":1,"1823":1,"1888":1,"1889":1,"1892":2,"1893":1,"1894":6,"1895":1,"1896":1,"1897":3,"1904":1,"1905":1,"1911":1,"1912":12,"1914":1,"1919":1,"1923":1,"1925":1,"1932":1,"1939":3,"1941":1,"1942":4,"1955":1,"1999":1,"2013":1,"2037":1,"2041":1,"2045":1,"2049":1,"2056":5,"2059":12,"2063":1,"2075":7,"2082":1,"2084":1,"2086":1,"2198":1,"2204":1,"2205":1,"2210":2,"2213":2,"2218":4,"2223":1,"2232":1,"2236":11,"2244":1,"2245":1,"2249":2,"2250":1,"2251":2,"2256":1,"2263":2,"2265":1,"2275":1,"2278":2,"2325":3,"2342":1,"2346":1,"2348":1,"2350":1,"2356":1,"2363":1,"2364":3,"2371":1,"2373":1,"2374":3,"2375":1,"2380":1,"2396":1,"2408":1,"2410":1,"2412":4,"2417":1,"2421":1,"2427":1,"2450":1,"2454":9,"2491":1,"2497":2,"2501":1,"2503":2,"2504":1,"2509":1,"2512":1,"2513":1,"2519":2,"2525":1,"2530":1,"2531":1,"2540":1,"2546":1,"2551":1,"2555":1,"2558":1,"2562":1,"2574":1,"2575":1,"2576":1,"2582":4,"2585":1,"2588":1,"2590":1,"2598":1,"2606":1,"2607":3,"2622":5,"2623":1,"2624":2,"2625":1,"2626":1,"2634":1,"2638":1,"2663":1,"2665":1,"2674":1,"2692":1,"2694":7,"2695":1,"2698":1,"2701":1,"2702":3,"2703":1,"2704":2,"2705":8,"2706":1,"2715":2,"2722":2,"2764":1,"2781":1,"2790":1,"2799":2,"2829":1,"2832":1,"2839":1,"2851":3,"2860":2,"2862":1,"2875":1,"2881":1,"2883":1,"2884":2,"2885":1,"2886":2,"2887":3,"2891":1,"2894":1,"2895":1,"2896":1}}],["atreus",{"0":{"4":1},"2":{"176":1,"277":1}}],["ancient",{"2":{"2658":1}}],["anchors",{"2":{"319":3}}],["anchor",{"2":{"222":1,"319":1}}],["analysis",{"2":{"2601":1}}],["analogue",{"2":{"2376":1}}],["analogreference",{"2":{"679":1}}],["analogreadpinadc",{"2":{"680":1}}],["analogreadpin",{"2":{"50":1,"679":1,"680":1}}],["analogread",{"2":{"50":1,"133":1,"134":1}}],["analog",{"0":{"1926":1},"2":{"49":1,"74":1,"118":2,"149":1,"191":1,"199":2,"234":6,"236":1,"249":1,"671":1,"672":1,"679":1,"1378":2,"1706":2,"1707":2,"1710":1,"1715":1,"1717":4,"1723":1,"1881":1,"1926":22}}],["anatomy",{"0":{"2512":1},"1":{"2513":1,"2514":1,"2515":1,"2516":1}}],["anodes",{"2":{"783":1,"809":1,"841":1,"871":1,"906":1,"940":1,"974":1,"1008":1,"1042":1,"1076":1,"1110":1,"1144":1,"1197":1}}],["another",{"2":{"95":1,"149":2,"194":1,"233":1,"251":1,"268":1,"289":1,"381":1,"491":1,"546":2,"664":1,"1376":1,"1397":1,"1416":2,"1432":1,"1448":1,"1450":1,"1453":1,"1468":1,"1488":1,"1503":1,"1508":1,"1565":1,"1579":1,"1583":1,"1589":2,"1630":1,"1649":1,"1750":1,"1753":1,"2021":1,"2022":1,"2025":1,"2211":1,"2243":2,"2249":1,"2251":2,"2256":1,"2263":1,"2271":1,"2334":1,"2346":1,"2348":1,"2350":1,"2410":1,"2428":1,"2449":1,"2504":1,"2512":1,"2582":1,"2606":1,"2607":1,"2617":1,"2694":2,"2704":2,"2779":1,"2782":1,"2861":3,"2867":4,"2868":4,"2873":1,"2876":3,"2889":1}}],["answer",{"2":{"506":1,"592":2,"2576":4}}],["ansi|iso",{"2":{"308":1}}],["ansi",{"0":{"35":1,"2491":1,"2499":1},"1":{"36":1,"2500":1,"2501":1},"2":{"35":1,"36":4,"99":1,"102":1,"114":1,"149":1,"159":2,"168":2,"176":1,"188":1,"191":1,"207":1,"211":4,"217":2,"226":6,"259":2,"260":1,"266":2,"277":1,"308":1,"411":3,"426":1,"476":1,"1324":3,"1403":3,"1404":3,"1435":2,"2169":1,"2205":1,"2399":5,"2491":1,"2499":1,"2553":1,"2694":1,"2816":4,"2831":1,"2833":1,"2834":10}}],["anti",{"2":{"422":1,"2675":1,"2688":1,"2703":1,"2819":1}}],["anticipation",{"2":{"86":1}}],["anticipated",{"2":{"2":1,"1469":1}}],["annotation",{"2":{"521":1}}],["annotated",{"0":{"521":1}}],["announce",{"2":{"224":1,"385":1,"386":1,"389":1}}],["annepro2",{"2":{"191":1,"249":1,"266":2}}],["anim",{"2":{"2705":4}}],["animtion",{"2":{"191":1}}],["animate",{"2":{"2045":1,"2705":9}}],["animated",{"2":{"153":1,"2412":1,"2701":1,"2703":1,"2705":1}}],["animation",{"0":{"2042":1,"2043":1,"2045":1},"2":{"49":2,"160":1,"191":5,"222":1,"236":1,"249":1,"285":1,"308":1,"444":1,"1816":2,"1817":1,"1820":4,"1833":1,"1835":1,"1866":1,"1868":1,"1870":1,"1873":1,"1907":2,"2039":10,"2041":1,"2042":11,"2043":10,"2045":6,"2057":4,"2060":4,"2074":2,"2075":3,"2081":4,"2097":1,"2099":1,"2148":1,"2150":1,"2152":1,"2155":1,"2482":2,"2489":10,"2490":2,"2705":6,"2712":1,"2723":1,"2818":4,"2824":2,"2825":4}}],["animations",{"0":{"2041":1,"2054":1},"1":{"2042":1,"2043":1,"2044":1,"2045":1,"2055":1,"2056":1,"2057":1,"2058":1,"2059":1,"2060":1,"2061":1,"2062":1},"2":{"32":1,"124":5,"153":1,"176":1,"191":1,"199":1,"211":1,"222":1,"236":1,"1814":2,"1816":2,"1818":1,"2042":4,"2043":1,"2044":2,"2045":6,"2046":1,"2057":6,"2072":2,"2074":2,"2078":1,"2482":2,"2490":2,"2694":1,"2701":1,"2702":4,"2703":1,"2705":1,"2724":1,"2818":3,"2824":2,"2825":3,"2842":4}}],["angle65",{"2":{"211":1}}],["angle",{"2":{"176":2,"1709":1,"1939":2,"1942":1,"2491":2,"2501":2,"2816":1}}],["angel64",{"2":{"143":4}}],["angel17",{"2":{"143":2}}],["an",{"0":{"401":1,"611":1,"1316":1,"1493":1,"1628":1,"2583":1,"2655":1,"2656":1,"2659":1},"1":{"612":1,"613":1,"614":1,"615":1,"616":1,"617":1,"2584":1,"2585":1,"2656":1,"2657":2,"2658":2,"2659":1,"2660":1,"2661":1},"2":{"5":1,"6":1,"14":1,"49":1,"50":1,"73":2,"99":3,"103":1,"126":1,"132":1,"149":1,"158":1,"172":1,"176":1,"182":1,"194":2,"201":1,"203":2,"234":1,"248":1,"249":1,"268":1,"279":1,"288":1,"289":1,"294":1,"330":1,"344":1,"351":1,"352":1,"358":1,"359":1,"362":2,"367":2,"429":1,"445":1,"449":1,"450":1,"454":1,"455":1,"458":1,"459":1,"469":1,"471":2,"473":1,"477":1,"478":1,"494":1,"495":1,"502":1,"505":1,"506":3,"507":1,"520":1,"526":1,"541":1,"543":2,"547":1,"552":1,"556":1,"560":1,"564":1,"573":1,"581":2,"586":1,"594":1,"595":4,"600":1,"601":2,"602":2,"605":1,"609":1,"612":2,"615":1,"616":1,"619":1,"620":1,"621":1,"622":1,"636":2,"657":2,"664":2,"668":1,"669":1,"670":1,"677":1,"679":1,"680":1,"682":2,"695":1,"696":1,"698":1,"704":1,"710":1,"729":1,"730":1,"731":1,"733":1,"734":1,"735":2,"736":1,"742":4,"747":1,"749":3,"757":1,"763":1,"769":1,"783":1,"809":1,"841":1,"871":1,"906":1,"940":1,"974":1,"1008":1,"1042":1,"1076":1,"1110":1,"1144":1,"1175":1,"1177":1,"1181":1,"1182":1,"1183":2,"1186":1,"1197":1,"1226":1,"1229":1,"1230":2,"1247":1,"1266":1,"1269":1,"1274":1,"1289":1,"1293":1,"1298":1,"1310":1,"1314":1,"1317":1,"1320":1,"1323":1,"1334":1,"1343":1,"1356":1,"1379":1,"1382":2,"1389":2,"1400":1,"1408":1,"1413":1,"1414":1,"1416":3,"1422":1,"1448":1,"1450":1,"1451":1,"1462":1,"1463":1,"1468":1,"1469":1,"1487":2,"1488":1,"1497":1,"1498":2,"1515":1,"1519":1,"1528":1,"1563":2,"1571":1,"1575":1,"1582":1,"1587":1,"1603":1,"1606":2,"1623":1,"1633":1,"1634":1,"1635":1,"1637":1,"1641":1,"1649":1,"1665":1,"1667":1,"1685":1,"1688":1,"1689":1,"1694":1,"1706":3,"1715":1,"1745":1,"1747":2,"1749":1,"1752":1,"1753":2,"1756":1,"1762":2,"1763":1,"1769":1,"1770":1,"1803":1,"1807":1,"1813":2,"1818":1,"1819":1,"1820":2,"1823":1,"1833":1,"1835":1,"1883":2,"1894":2,"1911":1,"1920":1,"1924":1,"1925":1,"1926":2,"1936":1,"1937":1,"1938":1,"1941":1,"1942":1,"1943":1,"1955":1,"2000":1,"2010":1,"2015":1,"2019":1,"2025":1,"2026":1,"2033":1,"2046":2,"2047":2,"2066":2,"2071":2,"2078":1,"2080":1,"2081":2,"2084":1,"2097":1,"2099":1,"2144":1,"2164":2,"2167":1,"2168":1,"2178":1,"2180":1,"2182":1,"2184":1,"2201":1,"2206":2,"2207":1,"2213":1,"2218":1,"2222":2,"2224":1,"2226":1,"2240":2,"2242":2,"2244":1,"2245":1,"2249":1,"2251":1,"2255":1,"2263":4,"2275":2,"2276":1,"2277":1,"2299":1,"2321":2,"2325":1,"2330":1,"2334":1,"2336":1,"2337":1,"2340":3,"2345":1,"2356":1,"2364":1,"2369":1,"2375":2,"2381":1,"2387":1,"2392":1,"2395":1,"2396":1,"2399":3,"2404":1,"2412":2,"2418":1,"2423":1,"2429":1,"2430":1,"2432":2,"2434":1,"2448":1,"2450":1,"2451":1,"2452":1,"2454":1,"2484":2,"2504":1,"2505":2,"2508":1,"2511":1,"2512":1,"2515":1,"2516":1,"2517":1,"2525":1,"2535":2,"2536":3,"2553":1,"2570":1,"2576":1,"2580":1,"2588":2,"2600":1,"2601":3,"2606":1,"2611":1,"2612":1,"2624":1,"2630":1,"2631":2,"2636":1,"2638":1,"2639":1,"2648":1,"2653":2,"2654":1,"2655":2,"2657":1,"2658":1,"2659":4,"2661":1,"2663":2,"2678":1,"2691":1,"2692":3,"2694":8,"2695":2,"2701":1,"2703":3,"2704":2,"2705":5,"2706":2,"2709":1,"2713":1,"2715":2,"2720":1,"2722":1,"2723":1,"2724":1,"2725":1,"2727":1,"2738":2,"2740":1,"2743":2,"2748":1,"2753":1,"2758":1,"2760":1,"2762":1,"2766":1,"2767":1,"2769":1,"2770":1,"2771":1,"2772":1,"2798":1,"2813":1,"2816":1,"2818":2,"2823":1,"2825":2,"2833":1,"2843":1,"2847":1,"2849":1,"2867":1,"2868":1,"2870":1,"2873":4,"2876":1,"2884":1,"2886":1,"2895":1}}],["anding",{"2":{"1356":1}}],["andrebrait",{"2":{"114":2,"191":1}}],["andc",{"2":{"49":1}}],["and",{"0":{"22":1,"35":2,"49":1,"50":1,"51":1,"58":1,"63":1,"64":1,"65":1,"69":1,"70":1,"74":1,"75":1,"76":1,"77":1,"87":1,"93":1,"94":1,"95":1,"113":1,"133":1,"140":1,"190":1,"229":1,"233":1,"273":1,"276":1,"284":1,"316":1,"477":1,"483":2,"484":1,"509":1,"519":1,"590":1,"641":1,"1297":1,"1298":1,"1318":1,"1321":1,"1338":1,"1340":1,"1353":1,"1374":1,"1377":1,"1392":1,"1418":1,"1427":1,"1489":1,"1579":1,"1582":1,"1629":1,"1740":1,"1741":1,"1899":1,"1939":1,"1944":1,"1945":1,"1964":1,"1994":1,"2006":1,"2028":1,"2041":1,"2042":1,"2043":1,"2048":1,"2054":1,"2225":1,"2264":1,"2265":1,"2276":1,"2328":1,"2384":1,"2406":1,"2413":1,"2456":1,"2509":1,"2511":1,"2514":1,"2523":1,"2580":1,"2595":1,"2605":1,"2606":1,"2644":1,"2685":1,"2687":1,"2745":1,"2889":1},"1":{"36":2,"88":1,"478":1,"479":1,"480":1,"481":1,"482":1,"484":2,"485":2,"486":2,"487":2,"488":2,"1298":1,"1393":1,"1630":1,"1631":1,"1632":1,"2029":1,"2030":1,"2031":1,"2042":1,"2043":1,"2044":1,"2045":1,"2055":1,"2056":1,"2057":1,"2058":1,"2059":1,"2060":1,"2061":1,"2062":1,"2226":1,"2329":1,"2330":1,"2331":1,"2332":1,"2333":1,"2334":1,"2335":1,"2336":1,"2337":1,"2338":1,"2339":1,"2340":1,"2341":1,"2342":1,"2343":1,"2344":1,"2345":1,"2346":1,"2347":1,"2348":1,"2349":1,"2350":1,"2414":1,"2415":1,"2416":1,"2417":1,"2418":1,"2419":1,"2420":1,"2421":1,"2510":1,"2511":1,"2515":1,"2516":1,"2596":1,"2597":1,"2606":1,"2607":1,"2608":1,"2645":1,"2646":1,"2647":1,"2746":1,"2747":1,"2748":1},"2":{"1":1,"2":2,"3":4,"4":1,"5":2,"6":1,"7":3,"8":1,"10":2,"11":1,"14":2,"15":4,"16":1,"17":1,"18":1,"21":2,"22":1,"24":2,"25":2,"28":2,"30":1,"31":3,"32":5,"33":2,"34":2,"35":1,"36":1,"37":1,"38":1,"43":1,"45":4,"49":12,"50":7,"57":1,"58":1,"63":1,"64":2,"65":3,"67":1,"69":1,"70":19,"72":1,"73":3,"74":2,"75":2,"76":1,"77":1,"84":1,"86":2,"87":2,"90":1,"92":1,"93":5,"94":3,"99":1,"103":1,"107":2,"108":1,"110":2,"113":4,"114":26,"116":1,"118":1,"119":1,"120":2,"124":3,"126":2,"128":1,"130":2,"132":2,"133":1,"134":9,"140":1,"149":10,"152":2,"153":6,"157":2,"160":6,"163":3,"169":1,"172":1,"173":2,"174":2,"175":5,"176":20,"179":1,"182":3,"185":1,"186":1,"187":1,"188":4,"189":1,"190":1,"191":23,"194":6,"195":2,"196":2,"198":6,"199":11,"201":2,"202":2,"203":2,"206":2,"210":2,"211":53,"213":3,"214":1,"218":1,"220":2,"221":1,"222":12,"224":1,"228":6,"229":2,"230":1,"231":3,"232":3,"233":3,"234":1,"235":3,"236":14,"240":2,"244":1,"245":2,"249":14,"251":2,"255":1,"256":1,"257":1,"258":1,"259":4,"262":1,"263":4,"265":2,"266":6,"268":1,"271":1,"273":2,"276":2,"277":6,"283":4,"284":1,"285":4,"288":4,"289":1,"293":1,"294":4,"297":1,"298":2,"304":1,"305":1,"307":2,"308":6,"312":5,"316":1,"317":3,"322":4,"324":1,"325":1,"328":1,"331":1,"344":5,"345":2,"347":1,"352":2,"353":1,"355":4,"356":1,"358":1,"362":3,"364":3,"368":1,"371":11,"372":1,"374":4,"375":3,"376":2,"380":1,"381":7,"389":1,"390":1,"392":2,"394":1,"395":3,"397":2,"403":4,"405":2,"406":2,"407":2,"408":1,"411":2,"412":3,"415":8,"416":2,"417":4,"419":2,"422":4,"424":1,"425":1,"426":1,"427":1,"429":1,"430":1,"431":1,"432":1,"434":1,"435":1,"436":1,"437":1,"438":1,"442":3,"443":3,"451":1,"454":3,"455":1,"465":2,"469":2,"470":1,"471":4,"472":4,"473":2,"476":2,"477":3,"482":1,"483":3,"487":2,"488":1,"489":1,"494":5,"495":4,"496":1,"498":5,"501":2,"502":1,"503":2,"506":1,"507":1,"509":1,"511":2,"512":1,"513":1,"515":1,"516":1,"520":5,"521":1,"522":5,"524":3,"525":3,"526":1,"527":1,"528":1,"536":3,"537":2,"539":2,"540":2,"542":2,"543":8,"544":1,"546":11,"547":1,"550":3,"551":2,"552":2,"553":1,"554":1,"556":5,"557":1,"560":2,"562":1,"563":3,"566":1,"568":2,"570":1,"574":1,"575":2,"578":2,"581":2,"587":1,"590":1,"591":5,"592":1,"593":3,"595":3,"597":3,"598":1,"600":2,"601":5,"602":1,"603":2,"604":2,"605":1,"606":1,"607":3,"609":9,"610":1,"612":4,"613":4,"616":3,"617":1,"618":2,"621":2,"622":2,"623":1,"627":1,"629":1,"631":4,"635":1,"638":1,"639":4,"640":2,"642":2,"643":5,"648":2,"649":1,"656":1,"657":4,"658":2,"662":4,"663":1,"664":1,"665":4,"666":4,"667":5,"668":3,"669":5,"670":5,"671":2,"674":1,"676":4,"677":1,"680":4,"682":1,"683":1,"684":1,"695":1,"697":4,"698":3,"700":3,"701":1,"702":3,"703":1,"704":3,"706":1,"709":1,"710":1,"726":1,"727":4,"730":1,"731":1,"732":1,"734":2,"735":8,"736":2,"737":2,"738":3,"742":1,"747":2,"748":2,"779":1,"782":1,"783":3,"805":1,"808":1,"809":3,"834":1,"838":3,"840":1,"841":3,"866":1,"870":1,"871":3,"898":1,"900":1,"901":1,"903":3,"905":1,"906":3,"933":1,"935":1,"937":3,"939":1,"940":3,"967":1,"971":3,"973":1,"974":3,"1001":1,"1005":3,"1007":1,"1008":3,"1035":1,"1039":3,"1041":1,"1042":3,"1069":1,"1071":1,"1072":1,"1073":3,"1075":1,"1076":3,"1103":1,"1105":1,"1106":1,"1107":3,"1109":1,"1110":3,"1137":1,"1139":1,"1141":3,"1143":1,"1144":3,"1170":4,"1171":2,"1172":1,"1174":2,"1175":1,"1176":1,"1177":1,"1178":6,"1179":2,"1181":1,"1182":1,"1183":4,"1185":1,"1193":1,"1196":1,"1197":3,"1225":2,"1243":2,"1244":1,"1246":1,"1250":2,"1261":3,"1262":1,"1264":2,"1265":1,"1266":1,"1268":1,"1270":3,"1271":2,"1272":4,"1273":2,"1275":2,"1276":2,"1277":2,"1278":2,"1281":1,"1290":1,"1291":1,"1292":1,"1293":1,"1295":1,"1296":2,"1298":2,"1304":1,"1307":1,"1308":1,"1310":2,"1314":1,"1315":1,"1317":1,"1318":2,"1319":1,"1320":2,"1321":9,"1324":3,"1325":1,"1326":5,"1327":1,"1328":2,"1329":2,"1331":1,"1332":3,"1334":1,"1335":1,"1339":1,"1340":1,"1342":1,"1343":2,"1344":2,"1346":1,"1347":1,"1349":2,"1350":1,"1354":2,"1355":48,"1356":8,"1359":4,"1366":1,"1368":1,"1370":1,"1372":2,"1373":1,"1375":1,"1376":3,"1382":3,"1383":11,"1385":1,"1386":2,"1388":8,"1389":18,"1390":3,"1391":1,"1392":7,"1393":7,"1395":2,"1396":1,"1397":4,"1398":16,"1401":2,"1403":4,"1404":2,"1406":1,"1408":1,"1409":2,"1410":2,"1411":1,"1413":1,"1416":4,"1417":3,"1418":6,"1420":1,"1421":2,"1423":2,"1425":2,"1427":1,"1428":1,"1432":1,"1433":1,"1434":2,"1435":4,"1436":2,"1437":3,"1440":3,"1441":6,"1442":10,"1443":1,"1444":2,"1445":2,"1447":1,"1448":6,"1450":2,"1451":1,"1453":3,"1454":2,"1455":4,"1459":2,"1460":2,"1461":3,"1462":5,"1463":4,"1466":2,"1468":2,"1469":2,"1470":1,"1473":3,"1474":1,"1476":1,"1480":1,"1485":1,"1486":1,"1487":2,"1488":4,"1490":1,"1491":1,"1492":5,"1493":1,"1495":3,"1496":1,"1497":6,"1498":3,"1499":1,"1502":3,"1503":3,"1504":4,"1505":5,"1507":1,"1508":8,"1509":1,"1510":1,"1511":2,"1515":1,"1516":3,"1519":1,"1520":1,"1528":1,"1559":3,"1563":4,"1564":3,"1565":1,"1567":4,"1570":3,"1572":7,"1573":1,"1575":4,"1576":2,"1579":1,"1580":1,"1582":5,"1583":2,"1584":1,"1586":1,"1587":2,"1588":3,"1589":2,"1590":1,"1591":1,"1593":1,"1596":1,"1597":3,"1598":2,"1600":3,"1602":1,"1603":2,"1604":1,"1605":1,"1606":2,"1607":2,"1609":3,"1615":1,"1616":1,"1617":1,"1618":1,"1619":1,"1620":1,"1621":2,"1623":2,"1627":1,"1628":1,"1629":6,"1631":1,"1632":2,"1633":1,"1634":1,"1635":2,"1636":3,"1637":1,"1638":1,"1639":1,"1641":1,"1644":1,"1646":1,"1649":6,"1650":2,"1652":1,"1653":3,"1654":1,"1658":4,"1663":1,"1670":1,"1676":1,"1688":1,"1690":1,"1691":1,"1697":1,"1698":2,"1704":1,"1706":1,"1708":2,"1710":6,"1711":1,"1719":1,"1721":1,"1723":1,"1730":2,"1731":1,"1733":1,"1734":2,"1738":2,"1741":1,"1744":6,"1745":2,"1747":3,"1749":7,"1750":1,"1752":4,"1753":2,"1754":4,"1755":4,"1756":5,"1757":1,"1758":1,"1759":1,"1761":3,"1763":2,"1766":1,"1770":1,"1771":1,"1780":1,"1806":4,"1811":1,"1814":4,"1817":4,"1818":5,"1863":1,"1877":4,"1878":1,"1881":1,"1884":1,"1888":1,"1889":1,"1892":3,"1893":3,"1894":3,"1895":4,"1896":4,"1897":6,"1899":2,"1903":2,"1904":2,"1905":2,"1906":1,"1910":2,"1911":8,"1912":9,"1914":2,"1915":1,"1919":3,"1920":6,"1922":3,"1924":1,"1926":1,"1927":2,"1928":1,"1929":2,"1931":2,"1932":2,"1934":1,"1935":1,"1936":2,"1938":1,"1939":4,"1940":1,"1941":6,"1942":7,"1943":4,"1944":5,"1945":6,"1946":5,"1948":2,"1949":2,"1950":7,"1951":1,"1952":2,"1953":1,"1955":4,"1956":2,"1957":1,"1958":1,"1960":1,"1962":2,"1964":2,"1965":1,"1967":1,"1969":1,"1970":2,"1971":1,"1972":1,"1981":1,"1983":1,"1993":2,"1994":2,"1997":2,"1998":2,"1999":1,"2000":1,"2003":1,"2004":1,"2006":1,"2009":1,"2010":1,"2012":2,"2013":7,"2014":1,"2015":7,"2021":1,"2022":1,"2024":1,"2025":5,"2026":1,"2027":2,"2028":3,"2029":1,"2031":2,"2032":1,"2033":2,"2035":3,"2037":2,"2038":2,"2039":1,"2041":1,"2042":1,"2043":1,"2044":1,"2047":5,"2048":1,"2049":2,"2056":19,"2057":1,"2058":2,"2059":2,"2060":2,"2065":2,"2066":1,"2068":1,"2069":1,"2072":4,"2075":11,"2077":1,"2078":5,"2086":1,"2087":1,"2139":1,"2141":1,"2143":1,"2145":1,"2158":1,"2162":1,"2164":1,"2171":1,"2172":1,"2192":1,"2197":1,"2200":1,"2201":3,"2202":3,"2205":6,"2207":6,"2208":1,"2209":1,"2210":4,"2211":5,"2212":1,"2213":5,"2215":2,"2217":1,"2218":2,"2219":5,"2220":2,"2221":4,"2222":3,"2223":3,"2224":7,"2225":1,"2226":4,"2227":1,"2230":1,"2232":2,"2233":1,"2235":1,"2236":7,"2237":1,"2238":2,"2240":1,"2242":5,"2243":4,"2244":1,"2245":5,"2246":1,"2247":3,"2248":2,"2249":4,"2251":3,"2254":3,"2255":11,"2256":8,"2258":1,"2263":11,"2264":4,"2265":6,"2266":3,"2269":2,"2271":1,"2272":1,"2275":4,"2276":10,"2277":11,"2290":1,"2291":1,"2292":1,"2311":2,"2315":1,"2321":1,"2323":3,"2324":2,"2325":3,"2327":2,"2328":4,"2329":1,"2330":5,"2331":2,"2332":3,"2333":2,"2334":2,"2335":1,"2336":2,"2337":6,"2338":1,"2339":2,"2340":2,"2341":2,"2342":2,"2343":1,"2344":1,"2345":2,"2346":1,"2347":1,"2348":1,"2349":1,"2350":1,"2351":2,"2353":4,"2355":2,"2356":11,"2360":2,"2361":2,"2362":2,"2363":6,"2364":18,"2365":1,"2367":2,"2368":3,"2369":5,"2370":2,"2371":5,"2372":1,"2373":8,"2374":12,"2375":6,"2376":2,"2377":3,"2378":3,"2379":3,"2380":9,"2381":1,"2382":1,"2385":4,"2387":2,"2393":3,"2394":1,"2395":3,"2396":4,"2397":1,"2398":1,"2399":5,"2400":2,"2401":3,"2402":2,"2403":1,"2404":3,"2405":1,"2406":3,"2407":2,"2409":2,"2410":1,"2412":12,"2413":1,"2414":1,"2415":2,"2417":1,"2420":1,"2423":2,"2425":2,"2427":2,"2428":3,"2429":2,"2432":1,"2436":3,"2442":1,"2443":1,"2444":2,"2445":3,"2446":1,"2447":2,"2448":1,"2449":4,"2450":2,"2451":2,"2452":2,"2454":5,"2455":1,"2456":36,"2458":13,"2459":1,"2461":2,"2463":2,"2464":10,"2467":61,"2473":2,"2480":1,"2483":25,"2486":50,"2487":20,"2492":20,"2498":26,"2499":1,"2500":1,"2502":4,"2503":5,"2504":2,"2505":5,"2506":1,"2507":2,"2509":2,"2510":2,"2511":1,"2513":7,"2514":4,"2515":2,"2516":1,"2518":25,"2519":7,"2522":2,"2523":1,"2525":3,"2526":3,"2527":1,"2528":2,"2529":1,"2531":3,"2533":2,"2536":2,"2537":4,"2538":1,"2539":2,"2543":1,"2544":2,"2545":1,"2546":1,"2547":1,"2548":4,"2549":3,"2550":1,"2551":2,"2552":1,"2553":1,"2554":1,"2555":1,"2556":2,"2558":10,"2559":1,"2560":1,"2562":5,"2563":2,"2564":1,"2565":4,"2566":1,"2568":1,"2569":2,"2570":1,"2572":1,"2576":10,"2580":3,"2581":1,"2582":16,"2583":1,"2585":2,"2586":2,"2587":4,"2588":6,"2598":8,"2599":25,"2601":2,"2605":1,"2606":3,"2607":2,"2610":2,"2611":3,"2612":1,"2613":1,"2615":2,"2616":1,"2617":4,"2618":3,"2619":3,"2621":4,"2622":10,"2623":3,"2624":2,"2625":6,"2626":1,"2627":2,"2629":3,"2630":1,"2631":6,"2632":5,"2635":1,"2638":2,"2639":2,"2642":1,"2644":2,"2649":1,"2650":3,"2651":2,"2652":4,"2653":1,"2655":1,"2657":1,"2658":3,"2659":1,"2662":1,"2664":1,"2665":5,"2666":1,"2667":2,"2668":4,"2669":3,"2672":1,"2673":2,"2674":1,"2675":1,"2676":1,"2679":1,"2681":1,"2692":10,"2693":1,"2694":23,"2695":3,"2696":1,"2697":4,"2698":1,"2699":4,"2701":1,"2702":2,"2703":6,"2704":11,"2705":20,"2706":3,"2709":1,"2710":1,"2712":1,"2713":4,"2714":1,"2715":2,"2718":1,"2719":1,"2720":6,"2722":1,"2724":1,"2731":2,"2733":4,"2735":2,"2736":1,"2739":3,"2740":1,"2742":4,"2743":8,"2744":3,"2747":1,"2750":1,"2753":1,"2761":1,"2765":1,"2766":1,"2771":1,"2776":1,"2779":1,"2780":1,"2782":1,"2784":1,"2785":1,"2787":1,"2790":3,"2793":1,"2798":1,"2799":4,"2802":2,"2805":1,"2812":2,"2816":4,"2817":1,"2819":2,"2827":2,"2830":1,"2831":1,"2833":2,"2835":1,"2836":6,"2837":1,"2838":1,"2841":1,"2842":1,"2843":1,"2845":1,"2849":3,"2850":4,"2851":2,"2852":1,"2853":1,"2854":1,"2855":1,"2856":1,"2858":3,"2859":3,"2860":14,"2861":5,"2862":1,"2866":1,"2867":12,"2868":4,"2869":3,"2870":2,"2871":3,"2872":3,"2873":4,"2874":3,"2876":7,"2878":1,"2881":3,"2882":3,"2883":2,"2884":1,"2885":1,"2886":2,"2887":1,"2888":2,"2889":1,"2890":4,"2891":3,"2894":2,"2895":3,"2896":5}}],["anymore",{"2":{"1575":1}}],["anything",{"2":{"392":1,"625":1,"700":1,"701":1,"1316":1,"1393":1,"1410":1,"1440":1,"1461":1,"1944":1,"2025":1,"2244":1,"2364":1,"2417":1,"2449":1,"2513":1,"2519":1,"2588":1,"2622":1,"2626":1,"2629":1,"2634":1,"2695":1,"2795":1,"2869":1}}],["anyways",{"2":{"1186":1}}],["anyway",{"2":{"215":1,"546":1,"2503":2,"2504":1}}],["anywhere",{"2":{"201":1,"367":1,"2263":1,"2277":2,"2377":1}}],["anyone",{"2":{"123":1,"1410":1,"1507":1,"2351":1}}],["any",{"0":{"574":1,"622":1},"1":{"623":1,"624":1},"2":{"0":1,"5":1,"9":1,"19":1,"21":1,"22":1,"28":1,"36":1,"39":1,"43":1,"46":1,"49":1,"52":1,"70":1,"73":1,"99":1,"103":1,"124":1,"126":1,"131":1,"142":1,"152":1,"173":1,"175":1,"182":2,"194":1,"215":1,"245":2,"257":1,"258":1,"259":2,"265":2,"268":1,"275":3,"276":2,"307":1,"330":1,"351":1,"357":2,"358":1,"377":3,"390":1,"411":1,"417":1,"426":1,"428":1,"429":1,"436":1,"456":1,"494":1,"496":1,"502":1,"507":1,"521":1,"526":1,"527":1,"529":1,"556":1,"574":1,"582":1,"595":3,"597":3,"603":1,"612":1,"618":1,"622":1,"639":1,"643":1,"662":2,"664":1,"667":1,"669":1,"676":1,"697":2,"726":1,"753":1,"1183":1,"1191":1,"1226":1,"1228":1,"1249":1,"1270":1,"1291":1,"1295":1,"1297":2,"1298":1,"1320":1,"1348":1,"1356":4,"1383":2,"1386":5,"1389":3,"1395":1,"1400":1,"1404":1,"1416":2,"1436":1,"1437":2,"1440":1,"1442":4,"1451":1,"1455":1,"1458":1,"1471":1,"1487":1,"1488":1,"1492":1,"1497":2,"1503":1,"1514":1,"1516":1,"1523":1,"1524":1,"1559":1,"1563":1,"1564":1,"1580":1,"1582":1,"1590":1,"1639":1,"1649":1,"1672":1,"1710":1,"1733":1,"1738":1,"1750":1,"1752":2,"1755":1,"1763":1,"1815":2,"1818":1,"1918":1,"1920":1,"1941":1,"1955":2,"1964":1,"1965":1,"1967":2,"1970":2,"1997":2,"1998":1,"2000":1,"2021":1,"2025":2,"2046":1,"2047":1,"2068":1,"2069":1,"2073":2,"2078":1,"2166":1,"2202":1,"2206":1,"2207":1,"2210":1,"2223":2,"2224":1,"2242":1,"2243":2,"2244":1,"2251":1,"2263":2,"2264":1,"2265":2,"2270":1,"2277":1,"2327":1,"2329":1,"2332":2,"2334":1,"2335":1,"2336":2,"2337":1,"2339":1,"2341":1,"2342":1,"2343":1,"2344":1,"2346":3,"2348":3,"2350":3,"2351":1,"2353":1,"2362":1,"2363":1,"2365":1,"2375":1,"2377":1,"2404":1,"2408":1,"2412":1,"2448":1,"2498":1,"2500":1,"2502":1,"2504":5,"2505":1,"2506":3,"2513":1,"2526":1,"2531":1,"2532":1,"2541":1,"2550":1,"2556":1,"2568":1,"2582":1,"2585":1,"2586":1,"2587":1,"2588":2,"2600":4,"2619":1,"2630":1,"2650":1,"2651":1,"2652":1,"2653":1,"2673":1,"2674":1,"2681":1,"2687":1,"2688":1,"2689":1,"2691":1,"2694":4,"2695":2,"2696":1,"2697":1,"2698":2,"2702":2,"2703":5,"2705":8,"2718":1,"2733":1,"2781":1,"2794":1,"2842":1,"2844":1,"2851":1,"2866":1,"2874":1,"2881":2,"2887":1,"2888":1,"2890":2,"2892":1,"2893":1,"2896":1}}],["a",{"0":{"6":1,"21":1,"141":1,"354":1,"401":1,"592":1,"595":1,"613":1,"619":1,"621":1,"650":1,"651":1,"1180":1,"1309":1,"1317":1,"1319":1,"1338":1,"1403":1,"1404":1,"1405":1,"1438":1,"1466":1,"1583":1,"1597":1,"1598":1,"1599":1,"1735":1,"1763":1,"1764":1,"1968":1,"2029":1,"2032":1,"2033":1,"2253":1,"2261":1,"2365":1,"2372":1,"2384":1,"2412":1,"2415":1,"2450":1,"2512":1,"2530":1,"2541":1,"2544":1,"2545":1,"2553":1,"2659":1,"2660":1,"2661":1},"1":{"614":1,"615":1,"1181":1,"1182":1,"1183":1,"1320":1,"1404":1,"1405":1,"1406":2,"1407":1,"1408":1,"1409":1,"1467":1,"1468":1,"1469":1,"1470":1,"1471":1,"1472":1,"1473":1,"1474":1,"1475":1,"1476":1,"1477":1,"1478":1,"1479":1,"1480":1,"1481":1,"1482":1,"1483":1,"1484":1,"1485":1,"1486":1,"1487":1,"1488":1,"1489":1,"1490":1,"1491":1,"1492":1,"1493":1,"1600":1,"1601":1,"1602":1,"1603":1,"1604":1,"1605":1,"1606":1,"1765":1,"1766":1,"1767":1,"1768":1,"1769":1,"1770":1,"1771":1,"1772":1,"1773":1,"1774":1,"1775":1,"1776":1,"1777":1,"1778":1,"1779":1,"1780":1,"1781":1,"1782":1,"1783":1,"1784":1,"1785":1,"1786":1,"1787":1,"1788":1,"1789":1,"1790":1,"1791":1,"1792":1,"1793":1,"1794":1,"1795":1,"1796":1,"1797":1,"1798":1,"1799":1,"1800":1,"1801":1,"1802":1,"2254":1,"2255":1,"2256":1,"2257":1,"2258":1,"2259":1,"2260":1,"2261":1,"2262":1,"2263":1,"2264":1,"2265":1,"2513":1,"2514":1,"2515":1,"2516":1},"2":{"0":5,"1":1,"3":1,"6":2,"8":2,"9":4,"10":3,"11":1,"14":1,"15":1,"16":2,"18":2,"19":4,"21":1,"23":1,"24":1,"25":2,"28":3,"39":4,"49":11,"50":2,"52":4,"62":1,"65":3,"70":4,"73":1,"76":1,"80":1,"82":1,"83":1,"84":1,"86":1,"89":1,"90":1,"94":1,"95":1,"98":4,"99":1,"100":4,"107":1,"110":1,"112":2,"114":8,"116":1,"118":1,"120":1,"125":2,"130":2,"131":2,"132":3,"134":3,"138":3,"145":1,"149":9,"152":2,"153":3,"154":1,"156":2,"157":1,"160":2,"163":3,"164":2,"166":2,"169":2,"172":3,"173":4,"174":4,"175":1,"176":3,"179":2,"182":5,"183":1,"185":2,"187":1,"189":3,"190":1,"191":7,"194":10,"195":2,"196":3,"198":3,"199":1,"201":1,"202":1,"203":1,"209":1,"211":11,"213":1,"218":1,"222":7,"224":2,"228":3,"229":1,"230":1,"231":2,"233":1,"234":1,"236":1,"238":2,"246":2,"247":2,"248":1,"249":3,"251":1,"254":1,"255":1,"262":2,"263":2,"265":2,"266":6,"272":1,"273":2,"279":2,"285":1,"288":4,"289":1,"293":2,"294":4,"297":3,"303":1,"305":2,"306":1,"307":1,"312":6,"314":2,"315":1,"317":1,"322":7,"329":1,"330":4,"331":1,"332":2,"339":2,"342":1,"343":1,"344":1,"345":6,"346":2,"347":2,"353":5,"354":2,"355":4,"356":4,"357":4,"361":1,"364":3,"371":2,"372":1,"374":1,"377":4,"380":1,"381":12,"387":1,"389":4,"392":9,"393":2,"394":2,"395":3,"397":1,"398":2,"399":1,"400":1,"403":1,"406":1,"408":4,"411":7,"412":3,"414":1,"415":4,"418":2,"419":6,"420":2,"421":2,"422":3,"424":2,"426":1,"427":3,"428":1,"429":3,"430":2,"431":2,"432":3,"434":6,"435":6,"437":1,"441":2,"442":1,"444":1,"445":1,"448":1,"449":1,"451":1,"454":4,"456":2,"459":1,"464":1,"465":1,"469":2,"471":5,"473":1,"474":3,"476":1,"477":2,"482":2,"486":1,"487":1,"488":2,"492":1,"493":1,"494":5,"495":2,"496":2,"497":1,"498":5,"500":1,"501":2,"503":3,"506":1,"507":4,"508":3,"509":5,"510":2,"511":1,"512":1,"514":1,"515":1,"519":1,"520":3,"522":4,"524":2,"525":1,"526":1,"534":1,"537":1,"538":1,"541":1,"542":1,"543":6,"545":1,"546":6,"547":3,"549":1,"550":2,"552":2,"553":1,"554":6,"556":4,"557":5,"558":1,"560":2,"561":2,"562":2,"563":1,"564":1,"567":2,"569":2,"570":4,"571":4,"573":2,"575":2,"578":3,"579":1,"581":4,"582":1,"586":1,"593":1,"595":11,"597":4,"598":1,"599":1,"600":7,"601":9,"602":2,"604":1,"605":1,"606":2,"607":1,"609":11,"610":3,"611":1,"612":3,"613":3,"614":1,"615":6,"616":2,"617":3,"618":3,"619":4,"620":2,"621":3,"622":3,"623":3,"624":1,"635":1,"636":1,"637":2,"639":1,"640":2,"643":4,"647":2,"648":3,"649":6,"650":2,"651":2,"652":1,"653":2,"656":1,"657":1,"661":2,"662":6,"664":2,"665":1,"666":4,"667":4,"668":2,"669":2,"670":2,"671":3,"676":1,"677":2,"679":2,"680":3,"682":3,"688":1,"695":1,"696":1,"698":1,"699":1,"700":4,"701":3,"702":2,"703":1,"705":1,"712":1,"716":1,"725":2,"726":1,"727":1,"730":2,"731":1,"734":2,"735":4,"736":7,"737":2,"740":1,"741":1,"745":1,"746":1,"747":4,"749":2,"753":1,"755":2,"758":2,"761":3,"763":1,"764":2,"766":2,"767":2,"769":1,"770":3,"772":2,"773":3,"775":5,"776":1,"785":1,"790":1,"794":1,"798":1,"800":1,"804":1,"811":1,"817":1,"821":1,"825":1,"827":1,"833":1,"843":1,"849":1,"853":1,"857":1,"859":1,"865":1,"873":1,"881":1,"885":1,"889":1,"891":1,"897":1,"908":1,"916":1,"920":1,"924":1,"926":1,"932":1,"942":1,"950":1,"954":1,"958":1,"960":1,"966":1,"976":1,"984":1,"988":1,"992":1,"994":1,"1000":1,"1010":1,"1018":1,"1022":1,"1026":1,"1028":1,"1034":1,"1044":1,"1052":1,"1056":1,"1060":1,"1062":1,"1068":1,"1078":1,"1086":1,"1090":1,"1094":1,"1096":1,"1102":1,"1112":1,"1120":1,"1124":1,"1128":1,"1130":1,"1136":1,"1146":1,"1154":1,"1158":1,"1162":1,"1164":1,"1170":1,"1171":2,"1172":1,"1174":1,"1175":2,"1176":1,"1178":3,"1179":1,"1181":1,"1182":1,"1183":2,"1185":1,"1186":1,"1191":1,"1192":2,"1199":1,"1207":1,"1211":1,"1215":1,"1217":1,"1223":1,"1224":1,"1226":4,"1232":1,"1235":1,"1238":1,"1241":2,"1244":1,"1245":1,"1246":6,"1247":1,"1251":1,"1253":1,"1256":1,"1258":2,"1261":5,"1263":3,"1264":6,"1265":1,"1266":2,"1269":1,"1273":2,"1275":4,"1276":2,"1277":1,"1279":1,"1281":2,"1284":1,"1289":10,"1290":1,"1291":4,"1293":3,"1297":2,"1303":1,"1305":5,"1306":1,"1307":1,"1308":2,"1310":1,"1311":2,"1313":2,"1314":2,"1315":2,"1316":1,"1317":1,"1319":1,"1320":1,"1321":8,"1327":1,"1328":2,"1329":1,"1334":2,"1340":1,"1343":3,"1346":1,"1349":1,"1351":2,"1355":6,"1356":9,"1359":2,"1360":2,"1366":1,"1369":1,"1370":1,"1371":2,"1378":2,"1379":1,"1382":4,"1383":6,"1386":9,"1387":1,"1388":3,"1389":7,"1390":1,"1391":3,"1392":4,"1393":5,"1394":1,"1395":3,"1397":7,"1398":3,"1401":4,"1403":5,"1404":3,"1405":1,"1406":2,"1409":2,"1410":4,"1411":2,"1412":3,"1414":5,"1416":8,"1417":5,"1418":11,"1419":2,"1420":1,"1421":3,"1422":1,"1425":1,"1426":1,"1433":2,"1434":1,"1435":1,"1437":5,"1438":2,"1439":1,"1440":5,"1441":3,"1442":6,"1443":2,"1444":2,"1445":1,"1447":3,"1450":2,"1451":2,"1454":6,"1455":7,"1456":2,"1457":1,"1458":2,"1459":1,"1460":6,"1461":1,"1462":6,"1463":8,"1466":2,"1467":1,"1468":7,"1469":4,"1471":2,"1472":1,"1473":10,"1478":1,"1480":2,"1483":2,"1484":1,"1485":1,"1486":1,"1487":1,"1488":7,"1489":1,"1493":6,"1494":1,"1495":12,"1496":3,"1497":4,"1498":7,"1499":3,"1502":6,"1503":3,"1504":2,"1505":3,"1508":23,"1509":2,"1511":4,"1515":2,"1516":2,"1519":1,"1521":3,"1523":1,"1526":1,"1528":4,"1559":3,"1560":1,"1561":2,"1563":7,"1564":3,"1565":1,"1567":2,"1568":1,"1570":2,"1571":1,"1572":7,"1573":1,"1574":2,"1575":4,"1576":1,"1579":3,"1580":2,"1582":4,"1583":2,"1585":1,"1587":5,"1588":1,"1590":4,"1591":1,"1592":2,"1593":2,"1596":1,"1597":5,"1598":5,"1600":8,"1602":3,"1603":1,"1606":2,"1607":2,"1610":2,"1624":1,"1625":3,"1628":1,"1629":3,"1630":3,"1631":1,"1632":4,"1633":5,"1634":6,"1635":1,"1637":1,"1638":5,"1639":2,"1641":2,"1643":1,"1646":3,"1647":1,"1649":7,"1652":2,"1653":9,"1654":1,"1655":1,"1657":1,"1658":5,"1659":2,"1660":1,"1661":1,"1662":1,"1663":1,"1667":1,"1681":1,"1683":1,"1685":1,"1687":1,"1689":1,"1690":1,"1693":1,"1695":1,"1698":1,"1700":1,"1706":4,"1708":1,"1709":1,"1710":2,"1711":1,"1715":1,"1716":1,"1719":1,"1721":1,"1725":1,"1730":3,"1731":1,"1734":5,"1736":1,"1737":1,"1738":2,"1739":1,"1740":1,"1741":2,"1744":1,"1745":1,"1747":3,"1749":11,"1750":3,"1751":1,"1752":5,"1753":3,"1754":21,"1755":1,"1756":7,"1757":2,"1758":2,"1759":4,"1762":3,"1763":5,"1764":3,"1766":3,"1768":1,"1769":1,"1770":1,"1771":5,"1777":1,"1805":1,"1806":1,"1807":1,"1809":1,"1814":7,"1815":3,"1817":5,"1818":6,"1819":1,"1821":1,"1823":1,"1833":1,"1881":4,"1883":19,"1884":1,"1888":2,"1892":2,"1893":2,"1894":3,"1897":8,"1898":1,"1904":1,"1905":3,"1906":2,"1907":1,"1910":1,"1911":4,"1912":13,"1914":1,"1917":2,"1918":1,"1919":2,"1922":2,"1923":2,"1924":1,"1926":1,"1927":1,"1929":1,"1932":3,"1934":4,"1935":1,"1936":1,"1937":1,"1938":1,"1939":1,"1940":2,"1941":8,"1942":9,"1943":3,"1944":6,"1945":5,"1946":6,"1948":2,"1949":1,"1950":1,"1951":1,"1952":1,"1953":2,"1955":9,"1956":3,"1958":1,"1964":1,"1969":2,"1970":1,"1971":1,"1972":1,"1977":1,"1979":1,"1981":1,"1983":1,"1985":1,"1992":1,"1993":5,"1994":1,"2000":1,"2002":2,"2004":3,"2007":1,"2009":1,"2010":1,"2013":3,"2014":2,"2015":5,"2017":1,"2018":1,"2020":1,"2021":2,"2022":1,"2024":1,"2027":3,"2028":1,"2030":1,"2032":4,"2033":1,"2035":6,"2036":6,"2037":1,"2041":3,"2045":1,"2046":1,"2047":2,"2049":2,"2052":2,"2056":4,"2067":1,"2072":7,"2073":3,"2075":14,"2076":2,"2078":6,"2080":1,"2082":1,"2084":1,"2086":3,"2097":1,"2158":2,"2159":1,"2160":1,"2162":3,"2163":1,"2167":2,"2168":3,"2169":1,"2171":1,"2174":1,"2176":2,"2178":1,"2180":2,"2186":1,"2188":1,"2190":1,"2192":3,"2195":2,"2205":3,"2206":2,"2207":4,"2210":1,"2211":2,"2214":1,"2215":2,"2217":1,"2218":6,"2219":4,"2221":5,"2223":12,"2224":9,"2226":4,"2227":1,"2231":1,"2232":3,"2233":1,"2236":11,"2237":2,"2238":1,"2239":1,"2240":2,"2242":2,"2243":1,"2244":1,"2245":9,"2246":5,"2247":4,"2248":2,"2249":5,"2251":6,"2252":5,"2254":3,"2255":8,"2256":13,"2258":3,"2262":1,"2263":18,"2264":5,"2265":4,"2266":3,"2270":1,"2273":4,"2274":5,"2275":2,"2276":6,"2277":6,"2293":2,"2295":1,"2302":1,"2311":1,"2321":3,"2324":1,"2325":3,"2326":1,"2327":1,"2328":1,"2329":1,"2330":5,"2331":1,"2332":4,"2333":2,"2334":2,"2335":3,"2336":2,"2337":7,"2338":1,"2339":6,"2341":4,"2342":2,"2343":1,"2344":5,"2346":1,"2347":1,"2348":1,"2349":1,"2350":1,"2351":3,"2352":1,"2353":2,"2356":6,"2357":1,"2358":1,"2359":2,"2360":4,"2361":2,"2362":2,"2363":3,"2364":8,"2365":2,"2367":2,"2368":3,"2369":8,"2370":4,"2372":4,"2373":14,"2374":5,"2375":5,"2376":2,"2377":5,"2378":5,"2380":9,"2381":3,"2382":1,"2383":2,"2384":1,"2385":3,"2389":1,"2391":1,"2394":1,"2395":2,"2396":11,"2398":1,"2399":7,"2400":5,"2401":6,"2402":1,"2403":1,"2404":1,"2406":3,"2407":1,"2408":3,"2409":1,"2412":21,"2414":1,"2415":2,"2416":5,"2417":2,"2418":5,"2419":2,"2420":8,"2421":4,"2423":1,"2425":1,"2427":3,"2428":4,"2430":3,"2432":1,"2434":3,"2442":1,"2444":1,"2445":3,"2447":4,"2448":2,"2449":4,"2450":4,"2451":2,"2456":3,"2466":3,"2467":10,"2480":1,"2481":1,"2483":2,"2484":19,"2486":1,"2498":2,"2499":2,"2502":3,"2503":2,"2504":7,"2505":8,"2506":3,"2507":1,"2508":4,"2509":1,"2510":2,"2511":5,"2512":1,"2513":4,"2514":2,"2515":2,"2516":2,"2517":1,"2518":4,"2519":4,"2521":1,"2523":1,"2525":7,"2526":3,"2529":1,"2530":7,"2531":3,"2532":4,"2533":2,"2535":3,"2536":3,"2537":3,"2539":2,"2541":1,"2543":2,"2544":2,"2546":1,"2548":1,"2549":1,"2550":3,"2551":2,"2552":1,"2553":3,"2554":4,"2556":1,"2557":1,"2558":4,"2560":1,"2562":2,"2563":1,"2565":4,"2566":2,"2568":1,"2569":1,"2573":2,"2576":1,"2577":6,"2580":3,"2581":4,"2582":6,"2583":2,"2584":3,"2585":4,"2586":3,"2587":2,"2588":4,"2591":2,"2593":1,"2598":8,"2599":2,"2600":7,"2601":2,"2604":1,"2607":2,"2610":2,"2611":1,"2612":3,"2617":4,"2619":2,"2622":6,"2623":5,"2624":4,"2625":2,"2626":1,"2627":5,"2628":3,"2629":3,"2630":2,"2634":2,"2639":5,"2644":1,"2648":2,"2650":1,"2651":1,"2652":1,"2653":2,"2654":3,"2655":2,"2657":3,"2658":1,"2659":1,"2660":1,"2661":2,"2662":9,"2664":2,"2665":2,"2668":2,"2669":1,"2670":2,"2672":1,"2674":1,"2675":1,"2678":1,"2681":1,"2682":2,"2689":1,"2691":2,"2692":12,"2693":1,"2694":26,"2695":7,"2696":2,"2697":3,"2698":2,"2699":2,"2703":8,"2704":21,"2705":26,"2706":3,"2709":1,"2712":3,"2713":4,"2715":1,"2717":1,"2719":1,"2720":3,"2721":3,"2722":1,"2723":1,"2724":7,"2725":1,"2728":2,"2729":2,"2733":3,"2735":3,"2736":2,"2738":1,"2739":6,"2742":3,"2743":6,"2744":4,"2745":1,"2747":2,"2748":1,"2750":2,"2751":1,"2753":2,"2754":2,"2755":2,"2756":1,"2757":1,"2760":1,"2761":1,"2766":1,"2768":2,"2769":2,"2770":1,"2771":1,"2772":1,"2773":2,"2774":1,"2776":2,"2777":2,"2779":1,"2780":1,"2781":1,"2782":3,"2783":1,"2784":1,"2785":1,"2787":2,"2788":3,"2789":1,"2790":3,"2791":1,"2792":3,"2793":1,"2794":1,"2795":1,"2796":1,"2798":1,"2799":1,"2800":5,"2802":1,"2804":2,"2805":2,"2810":1,"2811":2,"2812":1,"2813":3,"2816":8,"2817":1,"2818":2,"2819":6,"2823":2,"2824":1,"2825":2,"2826":1,"2827":1,"2829":4,"2831":2,"2832":2,"2833":5,"2834":2,"2835":2,"2836":1,"2837":1,"2840":1,"2841":2,"2842":1,"2843":1,"2844":1,"2845":1,"2850":2,"2851":1,"2852":1,"2854":1,"2856":3,"2858":4,"2859":3,"2860":13,"2862":4,"2863":8,"2864":8,"2865":5,"2866":11,"2867":15,"2868":6,"2869":11,"2870":7,"2871":1,"2872":1,"2873":8,"2874":6,"2875":1,"2876":8,"2878":2,"2879":2,"2880":2,"2881":2,"2883":7,"2884":6,"2885":1,"2886":3,"2887":5,"2888":2,"2890":1,"2891":12,"2892":1,"2893":1,"2894":3,"2895":4,"2896":9}}]],"serializationVersion":2}`; -export { - _localSearchIndexroot as default -}; diff --git a/assets/chunks/VPLocalSearchBox.DNY7ZZm3.js b/assets/chunks/VPLocalSearchBox.DLCrVtST.js similarity index 99% rename from assets/chunks/VPLocalSearchBox.DNY7ZZm3.js rename to assets/chunks/VPLocalSearchBox.DLCrVtST.js index f5b39240946..af56967dfbd 100644 --- a/assets/chunks/VPLocalSearchBox.DNY7ZZm3.js +++ b/assets/chunks/VPLocalSearchBox.DLCrVtST.js @@ -2,8 +2,8 @@ var __defProp = Object.defineProperty; var __defNormalProp = (obj, key, value) => key in obj ? __defProp(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value; var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "symbol" ? key + "" : key, value); import { Y as __vitePreload, j as ref, x as watch, an as unrefElement, ao as tryOnScopeDispose, d as defineComponent, G as shallowRef, ap as computedAsync, h as computed, aq as useSessionStorage, ar as useLocalStorage, y as watchEffect, as as watchDebounced, k as onMounted, S as nextTick, R as onKeyStroke, a6 as useRouter, at as useEventListener, Z as useScrollLock, V as inBrowser, au as onBeforeUnmount, o as openBlock, b as createBlock, l as createBaseVNode, a2 as withModifiers, m as unref, av as withDirectives, aw as vModelText, ax as isRef, c as createElementBlock, n as normalizeClass, e as createCommentVNode, E as renderList, F as Fragment, a as createTextVNode, t as toDisplayString, ay as Teleport, p as pushScopeId, q as popScopeId, az as markRaw, aA as createApp, ac as dataSymbol, ai as pathToFile, aB as escapeRegExp, _ as _export_sfc } from "./framework.Cauyuiy8.js"; -import { u as useData, c as createSearchTranslate } from "./theme.BHIT5WG2.js"; -const localSearchIndex = { "root": () => __vitePreload(() => import("./@localSearchIndexroot.fg619UKi.js"), true ? [] : void 0) }; +import { u as useData, c as createSearchTranslate } from "./theme.Co3DNuqs.js"; +const localSearchIndex = { "root": () => __vitePreload(() => import("./@localSearchIndexroot.LQUeEDBE.js"), true ? [] : void 0) }; /*! * tabbable 6.2.0 * @license MIT, https://github.com/focus-trap/tabbable/blob/master/LICENSE diff --git a/assets/chunks/theme.BHIT5WG2.js b/assets/chunks/theme.Co3DNuqs.js similarity index 99% rename from assets/chunks/theme.BHIT5WG2.js rename to assets/chunks/theme.Co3DNuqs.js index a98629380e2..0a9df691af3 100644 --- a/assets/chunks/theme.BHIT5WG2.js +++ b/assets/chunks/theme.Co3DNuqs.js @@ -1,4 +1,4 @@ -const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["assets/chunks/VPLocalSearchBox.DNY7ZZm3.js","assets/chunks/framework.Cauyuiy8.js"])))=>i.map(i=>d[i]); +const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["assets/chunks/VPLocalSearchBox.DLCrVtST.js","assets/chunks/framework.Cauyuiy8.js"])))=>i.map(i=>d[i]); import { d as defineComponent, o as openBlock, c as createElementBlock, r as renderSlot, n as normalizeClass, a as createTextVNode, t as toDisplayString, b as createBlock, w as withCtx, e as createCommentVNode, T as Transition, _ as _export_sfc, u as useData$1, i as isExternal, f as treatAsHtml, g as withBase, h as computed, j as ref, k as onMounted, l as createBaseVNode, m as unref, p as pushScopeId, q as popScopeId, s as isActive, v as useMediaQuery, x as watch, y as watchEffect, z as onUnmounted, A as watchPostEffect, B as onUpdated, C as getScrollOffset, D as resolveComponent, F as Fragment, E as renderList, G as shallowRef, H as onContentUpdated, I as createVNode, J as resolveDynamicComponent, K as EXTERNAL_URL_RE, L as useRoute, M as mergeProps, N as inject, O as useWindowSize, P as normalizeStyle, Q as onClickOutside, R as onKeyStroke, S as nextTick, U as useWindowScroll, V as inBrowser, W as readonly, X as defineAsyncComponent, Y as __vitePreload, Z as useScrollLock, $ as provide, a0 as toHandlers, a1 as withKeys, a2 as withModifiers, a3 as useSlots, a4 as reactive, a5 as toRef, a6 as useRouter, a7 as onBeforeMount } from "./framework.Cauyuiy8.js"; const _sfc_main$Z = /* @__PURE__ */ defineComponent({ __name: "VPBadge", @@ -2223,7 +2223,7 @@ const _hoisted_3$6 = { const _sfc_main$l = /* @__PURE__ */ defineComponent({ __name: "VPNavBarSearch", setup(__props) { - const VPLocalSearchBox = defineAsyncComponent(() => __vitePreload(() => import("./VPLocalSearchBox.DNY7ZZm3.js"), true ? __vite__mapDeps([0,1]) : void 0)); + const VPLocalSearchBox = defineAsyncComponent(() => __vitePreload(() => import("./VPLocalSearchBox.DLCrVtST.js"), true ? __vite__mapDeps([0,1]) : void 0)); const VPAlgoliaSearchBox = () => null; const { theme: theme2 } = useData(); const loaded = ref(false); diff --git a/assets/driver_installation_zadig.md.JcZ6SLgv.js b/assets/driver_installation_zadig.md.JcZ6SLgv.js deleted file mode 100644 index 855c7f1f49e..00000000000 --- a/assets/driver_installation_zadig.md.JcZ6SLgv.js +++ /dev/null @@ -1,15 +0,0 @@ -import { _ as _export_sfc, c as createElementBlock, o as openBlock, a8 as createStaticVNode } from "./chunks/framework.Cauyuiy8.js"; -const __pageData = JSON.parse('{"title":"Bootloader Driver Installation with Zadig","description":"","frontmatter":{},"headers":[],"relativePath":"driver_installation_zadig.md","filePath":"driver_installation_zadig.md","lastUpdated":null}'); -const _sfc_main = { name: "driver_installation_zadig.md" }; -const _hoisted_1 = /* @__PURE__ */ createStaticVNode('

Bootloader Driver Installation with Zadig

QMK presents itself to the host as a regular HID keyboard device, and as such requires no special drivers. However, in order to flash your keyboard on Windows, the bootloader device that appears when you reset the board often does.

There are two notable exceptions: the Caterina bootloader, usually seen on Pro Micros, and the HalfKay bootloader shipped with PJRC Teensys, appear as a serial port and a generic HID device respectively, and so do not require a driver.

We recommend the use of the Zadig utility. If you have set up the development environment with MSYS2, the qmk_install.sh script will have already installed the drivers for you.

Installation

Put your keyboard into bootloader mode, either by hitting the QK_BOOT keycode (which may be on a different layer), or by pressing the reset switch that's usually located on the underside of the board. If your keyboard has neither, try holding Escape or Space+B as you plug it in (see the Bootmagic docs for more details). Some boards use Command instead of Bootmagic; in this case, you can enter bootloader mode by hitting Left Shift+Right Shift+B or Left Shift+Right Shift+Escape at any point while the keyboard is plugged in. Some keyboards may have specific instructions for entering the bootloader. For example, the Bootmagic key (default: Escape) might be on a different key, e.g. Left Control; or the magic combination for Command (default: Left Shift+Right Shift) might require you to hold something else, e.g. Left Control+Right Control. Refer to the board's README file if you are unsure.

To put a device in bootloader mode with USBaspLoader, tap the RESET button while holding down the BOOT button. Alternatively, hold BOOT while inserting the USB cable.

Zadig should automatically detect the bootloader device, but you may sometimes need to check Options → List All Devices and select the device from the dropdown instead.

WARNING

If Zadig lists one or more devices with the HidUsb driver, your keyboard is probably not in bootloader mode. The arrow will be colored orange and you will be asked to confirm modifying a system driver. Do not proceed if this is the case!

If the arrow appears green, select the driver, and click Install Driver. See the list of known bootloaders for the correct driver to install.

Zadig with a bootloader driver correctly installed

Finally, unplug and replug the keyboard to make sure the new driver has been loaded. If you are using the QMK Toolbox to flash, exit and restart it too, as it can sometimes fail to recognize the driver change.

Recovering from Installation to Wrong Device

If you find that you can no longer type with the keyboard, you may have accidentally replaced the driver for the keyboard itself instead of for the bootloader. This can happen when the keyboard is not in the bootloader mode. You can easily confirm this in Zadig - a healthy keyboard has the HidUsb driver installed on all of its interfaces:

A healthy keyboard as seen by Zadig

Open the Device Manager, select View → Devices by container, and look for an entry with your keyboard's name.

The board with the wrong driver installed, in Device Manager

Right-click each entry and hit Uninstall device. Make sure to tick Delete the driver software for this device first if it appears.

The Device Uninstall dialog, with the "delete driver" checkbox ticked

Click Action → Scan for hardware changes. At this point, you should be able to type again. Double check in Zadig that the keyboard device(s) are using the HidUsb driver. If so, you're all done, and your board should be functional again! Otherwise, repeat this process until Zadig reports the correct driver.

TIP

A full reboot of your computer may sometimes be necessary at this point, to get Windows to pick up the new driver.

Uninstallation

Uninstallation of bootloader devices is a little more involved than installation.

Open the Device Manager, select View → Devices by container, and look for the bootloader device. Match up the USB VID and PID in Zadig with one from the table below.

Find the Inf name value in the Details tab of the device properties. This should generally be something like oemXX.inf:

Device properties showing the Inf name value

Then, open a new Command Prompt window as an Administrator (type in cmd into the Start menu and press Ctrl+Shift+Enter). Run pnputil /enum-drivers to verify the Inf name matches the Published Name field of one of the entries:

pnputil output with matching driver highlighted

Run pnputil /delete-driver oemXX.inf /uninstall. This will delete the driver and remove it from any devices using it. Note that this will not uninstall the device itself.

As with the previous section, this process may need to be repeated multiple times, as multiple drivers can be applicable to the same device.

WARNING

Be extremely careful when doing this! You could potentially uninstall the driver for some other critical device. If you are unsure, double check the output of /enum-drivers, and omit the /uninstall flag when running /delete-driver.

List of Known Bootloaders

This is a list of known bootloader devices and their USB vendor and product IDs, as well as the correct driver to assign for flashing with QMK. Note that the usbser and HidUsb drivers are built in to Windows, and cannot be assigned with Zadig - if your device has an incorrect driver, you must use the Device Manager to uninstall it as described in the previous section.

The device name here is the name that appears in Zadig, and may not be what the Device Manager or QMK Toolbox displays.

BootloaderDevice NameVID/PIDDriver
atmel-dfuATmega16u2 DFU03EB:2FEFWinUSB
atmel-dfuATmega32U2 DFU03EB:2FF0WinUSB
atmel-dfuATm16U4 DFU V1.0.203EB:2FF3WinUSB
atmel-dfuATm32U4DFU03EB:2FF4WinUSB
atmel-dfunone (AT90USB64)03EB:2FF9WinUSB
atmel-dfuAT90USB128 DFU03EB:2FFBWinUSB
qmk-dfu(keyboard name) BootloaderAs atmel-dfuWinUSB
halfkaynone16C0:0478HidUsb
caterinaPro Micro 3.3V1B4F:9203usbser
caterinaPro Micro 5V1B4F:9205usbser
caterinaLilyPadUSB1B4F:9207usbser
caterinaPololu A-Star 32U4 Bootloader1FFB:0101usbser
caterinaArduino Leonardo2341:0036usbser
caterinaArduino Micro2341:0037usbser
caterinaAdafruit Feather 32u4239A:000Cusbser
caterinaAdafruit ItsyBitsy 32u4 3V239A:000Dusbser
caterinaAdafruit ItsyBitsy 32u4 5V239A:000Eusbser
caterinaArduino Leonardo2A03:0036usbser
caterinaArduino Micro2A03:0037usbser
bootloadhidHIDBoot16C0:05DFHidUsb
usbasploaderUSBasp16C0:05DClibusbK
apm32-dfuAPM32 DFU ISP Mode314B:0106WinUSB
at32-dfuAT32 Bootloader DFU2E3C:DF11WinUSB
stm32-dfuSTM32 BOOTLOADER0483:DF11WinUSB
gd32v-dfuGD32V BOOTLOADER28E9:0189WinUSB
kiibohdKiibohd DFU Bootloader1C11:B007WinUSB
stm32duinoMaple 0031EAF:0003WinUSB
qmk-hid(keyboard name) Bootloader03EB:2067HidUsb
', 35); -const _hoisted_36 = [ - _hoisted_1 -]; -function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) { - return openBlock(), createElementBlock("div", null, _hoisted_36); -} -const driver_installation_zadig = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]); -export { - __pageData, - driver_installation_zadig as default -}; diff --git a/assets/driver_installation_zadig.md.YxqMw-S1.js b/assets/driver_installation_zadig.md.YxqMw-S1.js new file mode 100644 index 00000000000..9cda940c7af --- /dev/null +++ b/assets/driver_installation_zadig.md.YxqMw-S1.js @@ -0,0 +1,21 @@ +import { _ as _export_sfc, c as createElementBlock, o as openBlock, a8 as createStaticVNode } from "./chunks/framework.Cauyuiy8.js"; +const _imports_0 = "/b8VgXzx.png"; +const _imports_1 = "/Hx0E5kC.png"; +const _imports_2 = "/o7WLvBl.png"; +const _imports_3 = "/aEs2RuA.png"; +const _imports_4 = "/Bu4mk9m.png"; +const _imports_5 = "/3RrSjzW.png"; +const __pageData = JSON.parse('{"title":"Bootloader Driver Installation with Zadig","description":"","frontmatter":{},"headers":[],"relativePath":"driver_installation_zadig.md","filePath":"driver_installation_zadig.md","lastUpdated":null}'); +const _sfc_main = { name: "driver_installation_zadig.md" }; +const _hoisted_1 = /* @__PURE__ */ createStaticVNode('

Bootloader Driver Installation with Zadig

QMK presents itself to the host as a regular HID keyboard device, and as such requires no special drivers. However, in order to flash your keyboard on Windows, the bootloader device that appears when you reset the board often does.

There are two notable exceptions: the Caterina bootloader, usually seen on Pro Micros, and the HalfKay bootloader shipped with PJRC Teensys, appear as a serial port and a generic HID device respectively, and so do not require a driver.

We recommend the use of the Zadig utility. If you have set up the development environment with MSYS2, the qmk_install.sh script will have already installed the drivers for you.

Installation

Put your keyboard into bootloader mode, either by hitting the QK_BOOT keycode (which may be on a different layer), or by pressing the reset switch that's usually located on the underside of the board. If your keyboard has neither, try holding Escape or Space+B as you plug it in (see the Bootmagic docs for more details). Some boards use Command instead of Bootmagic; in this case, you can enter bootloader mode by hitting Left Shift+Right Shift+B or Left Shift+Right Shift+Escape at any point while the keyboard is plugged in. Some keyboards may have specific instructions for entering the bootloader. For example, the Bootmagic key (default: Escape) might be on a different key, e.g. Left Control; or the magic combination for Command (default: Left Shift+Right Shift) might require you to hold something else, e.g. Left Control+Right Control. Refer to the board's README file if you are unsure.

To put a device in bootloader mode with USBaspLoader, tap the RESET button while holding down the BOOT button. Alternatively, hold BOOT while inserting the USB cable.

Zadig should automatically detect the bootloader device, but you may sometimes need to check Options → List All Devices and select the device from the dropdown instead.

WARNING

If Zadig lists one or more devices with the HidUsb driver, your keyboard is probably not in bootloader mode. The arrow will be colored orange and you will be asked to confirm modifying a system driver. Do not proceed if this is the case!

If the arrow appears green, select the driver, and click Install Driver. See the list of known bootloaders for the correct driver to install.

Zadig with a bootloader driver correctly installed

Finally, unplug and replug the keyboard to make sure the new driver has been loaded. If you are using the QMK Toolbox to flash, exit and restart it too, as it can sometimes fail to recognize the driver change.

Recovering from Installation to Wrong Device

If you find that you can no longer type with the keyboard, you may have accidentally replaced the driver for the keyboard itself instead of for the bootloader. This can happen when the keyboard is not in the bootloader mode. You can easily confirm this in Zadig - a healthy keyboard has the HidUsb driver installed on all of its interfaces:

A healthy keyboard as seen by Zadig

Open the Device Manager, select View → Devices by container, and look for an entry with your keyboard's name.

The board with the wrong driver installed, in Device Manager

Right-click each entry and hit Uninstall device. Make sure to tick Delete the driver software for this device first if it appears.

The Device Uninstall dialog, with the "delete driver" checkbox ticked

Click Action → Scan for hardware changes. At this point, you should be able to type again. Double check in Zadig that the keyboard device(s) are using the HidUsb driver. If so, you're all done, and your board should be functional again! Otherwise, repeat this process until Zadig reports the correct driver.

TIP

A full reboot of your computer may sometimes be necessary at this point, to get Windows to pick up the new driver.

Uninstallation

Uninstallation of bootloader devices is a little more involved than installation.

Open the Device Manager, select View → Devices by container, and look for the bootloader device. Match up the USB VID and PID in Zadig with one from the table below.

Find the Inf name value in the Details tab of the device properties. This should generally be something like oemXX.inf:

Device properties showing the Inf name value

Then, open a new Command Prompt window as an Administrator (type in cmd into the Start menu and press Ctrl+Shift+Enter). Run pnputil /enum-drivers to verify the Inf name matches the Published Name field of one of the entries:

pnputil output with matching driver highlighted

Run pnputil /delete-driver oemXX.inf /uninstall. This will delete the driver and remove it from any devices using it. Note that this will not uninstall the device itself.

As with the previous section, this process may need to be repeated multiple times, as multiple drivers can be applicable to the same device.

WARNING

Be extremely careful when doing this! You could potentially uninstall the driver for some other critical device. If you are unsure, double check the output of /enum-drivers, and omit the /uninstall flag when running /delete-driver.

List of Known Bootloaders

This is a list of known bootloader devices and their USB vendor and product IDs, as well as the correct driver to assign for flashing with QMK. Note that the usbser and HidUsb drivers are built in to Windows, and cannot be assigned with Zadig - if your device has an incorrect driver, you must use the Device Manager to uninstall it as described in the previous section.

The device name here is the name that appears in Zadig, and may not be what the Device Manager or QMK Toolbox displays.

BootloaderDevice NameVID/PIDDriver
atmel-dfuATmega16u2 DFU03EB:2FEFWinUSB
atmel-dfuATmega32U2 DFU03EB:2FF0WinUSB
atmel-dfuATm16U4 DFU V1.0.203EB:2FF3WinUSB
atmel-dfuATm32U4DFU03EB:2FF4WinUSB
atmel-dfunone (AT90USB64)03EB:2FF9WinUSB
atmel-dfuAT90USB128 DFU03EB:2FFBWinUSB
qmk-dfu(keyboard name) BootloaderAs atmel-dfuWinUSB
halfkaynone16C0:0478HidUsb
caterinaPro Micro 3.3V1B4F:9203usbser
caterinaPro Micro 5V1B4F:9205usbser
caterinaLilyPadUSB1B4F:9207usbser
caterinaPololu A-Star 32U4 Bootloader1FFB:0101usbser
caterinaArduino Leonardo2341:0036usbser
caterinaArduino Micro2341:0037usbser
caterinaAdafruit Feather 32u4239A:000Cusbser
caterinaAdafruit ItsyBitsy 32u4 3V239A:000Dusbser
caterinaAdafruit ItsyBitsy 32u4 5V239A:000Eusbser
caterinaArduino Leonardo2A03:0036usbser
caterinaArduino Micro2A03:0037usbser
bootloadhidHIDBoot16C0:05DFHidUsb
usbasploaderUSBasp16C0:05DClibusbK
apm32-dfuAPM32 DFU ISP Mode314B:0106WinUSB
at32-dfuAT32 Bootloader DFU2E3C:DF11WinUSB
stm32-dfuSTM32 BOOTLOADER0483:DF11WinUSB
gd32v-dfuGD32V BOOTLOADER28E9:0189WinUSB
kiibohdKiibohd DFU Bootloader1C11:B007WinUSB
stm32duinoMaple 0031EAF:0003WinUSB
qmk-hid(keyboard name) Bootloader03EB:2067HidUsb
', 35); +const _hoisted_36 = [ + _hoisted_1 +]; +function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) { + return openBlock(), createElementBlock("div", null, _hoisted_36); +} +const driver_installation_zadig = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]); +export { + __pageData, + driver_installation_zadig as default +}; diff --git a/assets/driver_installation_zadig.md.JcZ6SLgv.lean.js b/assets/driver_installation_zadig.md.YxqMw-S1.lean.js similarity index 80% rename from assets/driver_installation_zadig.md.JcZ6SLgv.lean.js rename to assets/driver_installation_zadig.md.YxqMw-S1.lean.js index 5cee6b25f9d..b4440d6cbe0 100644 --- a/assets/driver_installation_zadig.md.JcZ6SLgv.lean.js +++ b/assets/driver_installation_zadig.md.YxqMw-S1.lean.js @@ -1,4 +1,10 @@ import { _ as _export_sfc, c as createElementBlock, o as openBlock, a8 as createStaticVNode } from "./chunks/framework.Cauyuiy8.js"; +const _imports_0 = "/b8VgXzx.png"; +const _imports_1 = "/Hx0E5kC.png"; +const _imports_2 = "/o7WLvBl.png"; +const _imports_3 = "/aEs2RuA.png"; +const _imports_4 = "/Bu4mk9m.png"; +const _imports_5 = "/3RrSjzW.png"; const __pageData = JSON.parse('{"title":"Bootloader Driver Installation with Zadig","description":"","frontmatter":{},"headers":[],"relativePath":"driver_installation_zadig.md","filePath":"driver_installation_zadig.md","lastUpdated":null}'); const _sfc_main = { name: "driver_installation_zadig.md" }; const _hoisted_1 = /* @__PURE__ */ createStaticVNode("", 35); diff --git a/assets/drivers_audio.md.CScNDDnF.js b/assets/drivers_audio.md.w2poJ7Mg.js similarity index 97% rename from assets/drivers_audio.md.CScNDDnF.js rename to assets/drivers_audio.md.w2poJ7Mg.js index 2cc0820a412..a5b9f52bd9f 100644 --- a/assets/drivers_audio.md.CScNDDnF.js +++ b/assets/drivers_audio.md.w2poJ7Mg.js @@ -1,7 +1,7 @@ import { _ as _export_sfc, c as createElementBlock, o as openBlock, a8 as createStaticVNode } from "./chunks/framework.Cauyuiy8.js"; const __pageData = JSON.parse('{"title":"Audio Driver","description":"","frontmatter":{},"headers":[],"relativePath":"drivers/audio.md","filePath":"drivers/audio.md","lastUpdated":null}'); const _sfc_main = { name: "drivers/audio.md" }; -const _hoisted_1 = /* @__PURE__ */ createStaticVNode('

Audio Driver

The Audio feature breaks the hardware specifics out into separate, exchangeable driver units, with a common interface to the audio-"core" - which itself handles playing songs and notes while tracking their progress in an internal state, initializing/starting/stopping the driver as needed.

Not all MCUs support every available driver, either the platform-support is not there (yet?) or the MCU simply does not have the required hardware peripheral.

AVR

Boards built around an Atmega32U4 can use two sets of PWM capable pins, each driving a separate speaker. The possible configurations are:

Timer3Timer1
one speakerC4,C5 or C6
one speakerB4, B5 or B7
two speakersC4,C5 or C6B4, B5 or B7

Currently there is only one/default driver for AVR based boards, which is automatically configured to:

make
AUDIO_DRIVER = pwm_hardware

ARM

For Arm based boards, QMK depends on ChibiOS - hence any MCU supported by the later is likely usable, as long as certain hardware peripherals are available.

Supported wiring configurations, with their ChibiOS/MCU peripheral requirement are listed below; piezo speakers are marked with 1️⃣ for the first/primary and 2️⃣ for the secondary.

driverGPTD6
Tim6
GPTD7
Tim7
GPTD8
Tim8
PWMD11
Tim1_Ch1
dac_basicA4+DACD1 = 1️⃣A5+DACD2 = 1️⃣state
A4+DACD1 = 1️⃣ + GndA5+DACD2 = 2️⃣ + Gndstate
A4+DACD1 = 2️⃣ + GndA5+DACD2 = 1️⃣ + Gndstate
A4+DACD1 = 1️⃣ + Gndstate
A5+DACD2 = 1️⃣ + Gndstate
dac_additiveA4+DACD1 = 1️⃣ + Gnd
A5+DACD2 = 1️⃣ + Gnd
A4+DACD1 + A5+DACD2 = 1️⃣ 2
pwm_softwarestate-updateany = 1️⃣
pwm hardwarestate-updateA8 = 1️⃣ 3

1: the routing and alternate functions for PWM differ sometimes between STM32 MCUs, if in doubt consult the data-sheet
2: one piezo connected to A4 and A5, with AUDIO_PIN_ALT_AS_NEGATIVE set
3: TIM1_CH1 = A8 on STM32F103C8, other combinations are possible, see Data-sheet. configured with: AUDIO_PWM_DRIVER and AUDIO_PWM_CHANNEL

DAC basic

The default driver for ARM boards, in absence of an overriding configuration. This driver needs one Timer per enabled/used DAC channel, to trigger conversion; and a third timer to trigger state updates with the audio-core.

Additionally, in the board config, you'll want to make changes to enable the DACs, GPT for Timers 6, 7 and 8:

c
#pragma once\n\n#define HAL_USE_DAC TRUE\n#define HAL_USE_GPT TRUE\n\n#include_next <halconf.h>
c
#pragma once\n\n#include_next <mcuconf.h>\n\n#undef STM32_DAC_USE_DAC1_CH1\n#define STM32_DAC_USE_DAC1_CH1 TRUE\n#undef STM32_DAC_USE_DAC1_CH2\n#define STM32_DAC_USE_DAC1_CH2 TRUE\n#undef STM32_GPT_USE_TIM6\n#define STM32_GPT_USE_TIM6 TRUE\n#undef STM32_GPT_USE_TIM7\n#define STM32_GPT_USE_TIM7 TRUE\n#undef STM32_GPT_USE_TIM8\n#define STM32_GPT_USE_TIM8 TRUE

TIP

Note: DAC1 (A4) uses TIM6, DAC2 (A5) uses TIM7, and the audio state timer uses TIM8 (configurable).

You can also change the timer used for the overall audio state by defining the driver. For instance:

c
#define AUDIO_STATE_TIMER GPTD9

DAC additive

only needs one timer (GPTD6, Tim6) to trigger the DAC unit to do a conversion; the audio state updates are in turn triggered during the DAC callback.

Additionally, in the board config, you'll want to make changes to enable the DACs, GPT for Timer 6:

c
#pragma once\n\n#define HAL_USE_DAC TRUE\n#define HAL_USE_GPT TRUE\n\n#include_next <halconf.h>
c
#pragma once\n\n#include_next <mcuconf.h>\n\n#undef STM32_DAC_USE_DAC1_CH1\n#define STM32_DAC_USE_DAC1_CH1 TRUE\n#undef STM32_DAC_USE_DAC1_CH2\n#define STM32_DAC_USE_DAC1_CH2 TRUE\n#undef STM32_GPT_USE_TIM6\n#define STM32_GPT_USE_TIM6 TRUE

DAC Config

DefineDefaultsDescription
AUDIO_DAC_SAMPLE_MAX4095UHighest value allowed. Lower value means lower volume. And 4095U is the upper limit, since this is limited to a 12 bit value. Only effects non-pregenerated samples.
AUDIO_DAC_OFF_VALUEAUDIO_DAC_SAMPLE_MAX / 2The value of the DAC when not playing anything. Some setups may require a high (AUDIO_DAC_SAMPLE_MAX) or low (0) value here.
AUDIO_MAX_SIMULTANEOUS_TONESsee next tableThe number of tones that can be played simultaneously. A value that is too high may freeze the controller or glitch out when too many tones are being played.
AUDIO_DAC_SAMPLE_RATEsee next tableEffective bit rate of the DAC (in hertz), higher limits simultaneous tones, and lower sacrifices quality.
AUDIO_DAC_BUFFER_SIZEsee next tableNumber of samples generated every refill. Too few may cause excessive CPU load; too many may cause freezes, RAM or flash exhaustion or lags during matrix scanning.

There are a number of predefined quality settings that you can use, with "sane minimum" being the default. You can use custom values by simply defining the sample rate, number of simultaneous tones and buffer size, instead of using one of the listed presets.

DefineSample RateSimultaneous tonesBuffer size
AUDIO_DAC_QUALITY_VERY_LOW11025U864U
AUDIO_DAC_QUALITY_LOW22050U4128U
AUDIO_DAC_QUALITY_HIGH44100U2256U
AUDIO_DAC_QUALITY_VERY_HIGH88200U1256U
AUDIO_DAC_QUALITY_SANE_MINIMUM16384U864U

Notes on buffer size

By default, the buffer size attempts to keep to these constraints:

You can lower the buffer size if you need a bit more space in your firmware, or raise it if your keyboard freezes up.

c
        /* zero crossing (or approach, whereas zero == DAC_OFF_VALUE, which can be configured to anything from 0 to DAC_SAMPLE_MAX)\n         * ============================*=*========================== AUDIO_DAC_SAMPLE_MAX\n         *                          *       *\n         *                        *           *\n         * ---------------------------------------------------------\n         *                     *                 *                  } AUDIO_DAC_SAMPLE_MAX/100\n         * --------------------------------------------------------- AUDIO_DAC_OFF_VALUE\n         *                  *                       *               } AUDIO_DAC_SAMPLE_MAX/100\n         * ---------------------------------------------------------\n         *               *\n         * *           *\n         *   *       *\n         * =====*=*================================================= 0x0\n         */

PWM hardware

This driver uses the ChibiOS-PWM system to produce a square-wave on specific output pins that are connected to the PWM hardware. The hardware directly toggles the pin via its alternate function. See your MCU's data-sheet for which pin can be driven by what timer - looking for TIMx_CHy and the corresponding alternate function.

A configuration example for the STM32F103C8 would be:

c
#pragma once\n\n#define HAL_USE_PWM TRUE\n#define HAL_USE_PAL TRUE\n\n#include_next <halconf.h>
c
#pragma once\n\n#include_next <mcuconf.h>\n\n#undef STM32_PWM_USE_TIM1\n#define STM32_PWM_USE_TIM1 TRUE

If we now target pin A8, looking through the data-sheet of the STM32F103C8, for the timers and alternate functions

with all this information, the configuration would contain these lines:

c
//config.h:\n#define AUDIO_PIN A8\n#define AUDIO_PWM_DRIVER PWMD1\n#define AUDIO_PWM_CHANNEL 1

ChibiOS uses GPIOv1 for the F103, which only knows of one alternate function. On 'larger' STM32s, GPIOv2 or GPIOv3 are used; with them it is also necessary to configure AUDIO_PWM_PAL_MODE to the correct alternate function for the selected pin, timer and timer-channel.

You can also use the Complementary output (TIMx_CHyN) for PWM on supported controllers. To enable this functionality, you will need to make the following changes:

c
// config.h:\n#define AUDIO_PWM_COMPLEMENTARY_OUTPUT

PWM software

This driver uses the PWM callbacks from PWMD1 with TIM1_CH1 to toggle the selected AUDIO_PIN in software. During the same callback, with AUDIO_PIN_ALT_AS_NEGATIVE set, the AUDIO_PIN_ALT is toggled inversely to AUDIO_PIN. This is useful for setups that drive a piezo from two pins (instead of one and Gnd).

You can also change the timer used for software PWM by defining the driver. For instance:

c
#define AUDIO_STATE_TIMER GPTD8

Testing Notes

While not an exhaustive list, the following table provides the scenarios that have been partially validated:

DAC basicDAC additivePWM hardwarePWM software
Atmega32U4✔️
RP2040✔️?
STM32F103C8 (bluepill)✔️✔️
STM32F303CCT6 (proton-c)✔️✔️?✔️
STM32F405VG✔️✔️✔️✔️
L0xx❌ (no Tim8)???

✔️ : works and was tested
⭕ : does not apply
❌ : not supported by MCU

Other supported ChibiOS boards and/or pins may function, it will be highly chip and configuration dependent.

', 53); +const _hoisted_1 = /* @__PURE__ */ createStaticVNode('

Audio Driver

The Audio feature breaks the hardware specifics out into separate, exchangeable driver units, with a common interface to the audio-"core" - which itself handles playing songs and notes while tracking their progress in an internal state, initializing/starting/stopping the driver as needed.

Not all MCUs support every available driver, either the platform-support is not there (yet?) or the MCU simply does not have the required hardware peripheral.

AVR

Boards built around an Atmega32U4 can use two sets of PWM capable pins, each driving a separate speaker. The possible configurations are:

Timer3Timer1
one speakerC4,C5 or C6
one speakerB4, B5 or B7
two speakersC4,C5 or C6B4, B5 or B7

Currently there is only one/default driver for AVR based boards, which is automatically configured to:

make
AUDIO_DRIVER = pwm_hardware

ARM

For Arm based boards, QMK depends on ChibiOS - hence any MCU supported by the later is likely usable, as long as certain hardware peripherals are available.

Supported wiring configurations, with their ChibiOS/MCU peripheral requirement are listed below; piezo speakers are marked with 1️⃣ for the first/primary and 2️⃣ for the secondary.

driverGPTD6
Tim6
GPTD7
Tim7
GPTD8
Tim8
PWMD11
Tim1_Ch1
dac_basicA4+DACD1 = 1️⃣A5+DACD2 = 1️⃣state
A4+DACD1 = 1️⃣ + GndA5+DACD2 = 2️⃣ + Gndstate
A4+DACD1 = 2️⃣ + GndA5+DACD2 = 1️⃣ + Gndstate
A4+DACD1 = 1️⃣ + Gndstate
A5+DACD2 = 1️⃣ + Gndstate
dac_additiveA4+DACD1 = 1️⃣ + Gnd
A5+DACD2 = 1️⃣ + Gnd
A4+DACD1 + A5+DACD2 = 1️⃣ 2
pwm_softwarestate-updateany = 1️⃣
pwm hardwarestate-updateA8 = 1️⃣ 3

1: the routing and alternate functions for PWM differ sometimes between STM32 MCUs, if in doubt consult the data-sheet
2: one piezo connected to A4 and A5, with AUDIO_PIN_ALT_AS_NEGATIVE set
3: TIM1_CH1 = A8 on STM32F103C8, other combinations are possible, see Data-sheet. configured with: AUDIO_PWM_DRIVER and AUDIO_PWM_CHANNEL

DAC basic

The default driver for ARM boards, in absence of an overriding configuration. This driver needs one Timer per enabled/used DAC channel, to trigger conversion; and a third timer to trigger state updates with the audio-core.

Additionally, in the board config, you'll want to make changes to enable the DACs, GPT for Timers 6, 7 and 8:

c
#pragma once\n\n#define HAL_USE_DAC TRUE\n#define HAL_USE_GPT TRUE\n\n#include_next <halconf.h>
c
#pragma once\n\n#include_next <mcuconf.h>\n\n#undef STM32_DAC_USE_DAC1_CH1\n#define STM32_DAC_USE_DAC1_CH1 TRUE\n#undef STM32_DAC_USE_DAC1_CH2\n#define STM32_DAC_USE_DAC1_CH2 TRUE\n#undef STM32_GPT_USE_TIM6\n#define STM32_GPT_USE_TIM6 TRUE\n#undef STM32_GPT_USE_TIM7\n#define STM32_GPT_USE_TIM7 TRUE\n#undef STM32_GPT_USE_TIM8\n#define STM32_GPT_USE_TIM8 TRUE

TIP

Note: DAC1 (A4) uses TIM6, DAC2 (A5) uses TIM7, and the audio state timer uses TIM8 (configurable).

You can also change the timer used for the overall audio state by defining the driver. For instance:

c
#define AUDIO_STATE_TIMER GPTD9

DAC additive

only needs one timer (GPTD6, Tim6) to trigger the DAC unit to do a conversion; the audio state updates are in turn triggered during the DAC callback.

Additionally, in the board config, you'll want to make changes to enable the DACs, GPT for Timer 6:

c
#pragma once\n\n#define HAL_USE_DAC TRUE\n#define HAL_USE_GPT TRUE\n\n#include_next <halconf.h>
c
#pragma once\n\n#include_next <mcuconf.h>\n\n#undef STM32_DAC_USE_DAC1_CH1\n#define STM32_DAC_USE_DAC1_CH1 TRUE\n#undef STM32_DAC_USE_DAC1_CH2\n#define STM32_DAC_USE_DAC1_CH2 TRUE\n#undef STM32_GPT_USE_TIM6\n#define STM32_GPT_USE_TIM6 TRUE

DAC Config

DefineDefaultsDescription
AUDIO_DAC_SAMPLE_MAX4095UHighest value allowed. Lower value means lower volume. And 4095U is the upper limit, since this is limited to a 12 bit value. Only effects non-pregenerated samples.
AUDIO_DAC_OFF_VALUEAUDIO_DAC_SAMPLE_MAX / 2The value of the DAC when not playing anything. Some setups may require a high (AUDIO_DAC_SAMPLE_MAX) or low (0) value here.
AUDIO_MAX_SIMULTANEOUS_TONESsee next tableThe number of tones that can be played simultaneously. A value that is too high may freeze the controller or glitch out when too many tones are being played.
AUDIO_DAC_SAMPLE_RATEsee next tableEffective bit rate of the DAC (in hertz), higher limits simultaneous tones, and lower sacrifices quality.
AUDIO_DAC_BUFFER_SIZEsee next tableNumber of samples generated every refill. Too few may cause excessive CPU load; too many may cause freezes, RAM or flash exhaustion or lags during matrix scanning.

There are a number of predefined quality settings that you can use, with "sane minimum" being the default. You can use custom values by simply defining the sample rate, number of simultaneous tones and buffer size, instead of using one of the listed presets.

DefineSample RateSimultaneous tonesBuffer size
AUDIO_DAC_QUALITY_VERY_LOW11025U864U
AUDIO_DAC_QUALITY_LOW22050U4128U
AUDIO_DAC_QUALITY_HIGH44100U2256U
AUDIO_DAC_QUALITY_VERY_HIGH88200U1256U
AUDIO_DAC_QUALITY_SANE_MINIMUM16384U864U

Notes on buffer size

By default, the buffer size attempts to keep to these constraints:

You can lower the buffer size if you need a bit more space in your firmware, or raise it if your keyboard freezes up.

c
        /* zero crossing (or approach, whereas zero == DAC_OFF_VALUE, which can be configured to anything from 0 to DAC_SAMPLE_MAX)\n         * ============================*=*========================== AUDIO_DAC_SAMPLE_MAX\n         *                          *       *\n         *                        *           *\n         * ---------------------------------------------------------\n         *                     *                 *                  } AUDIO_DAC_SAMPLE_MAX/100\n         * --------------------------------------------------------- AUDIO_DAC_OFF_VALUE\n         *                  *                       *               } AUDIO_DAC_SAMPLE_MAX/100\n         * ---------------------------------------------------------\n         *               *\n         * *           *\n         *   *       *\n         * =====*=*================================================= 0x0\n         */

PWM hardware

This driver uses the ChibiOS-PWM system to produce a square-wave on specific output pins that are connected to the PWM hardware. The hardware directly toggles the pin via its alternate function. See your MCU's data-sheet for which pin can be driven by what timer - looking for TIMx_CHy and the corresponding alternate function.

A configuration example for the STM32F103C8 would be:

c
#pragma once\n\n#define HAL_USE_PWM TRUE\n#define HAL_USE_PAL TRUE\n\n#include_next <halconf.h>
c
#pragma once\n\n#include_next <mcuconf.h>\n\n#undef STM32_PWM_USE_TIM1\n#define STM32_PWM_USE_TIM1 TRUE

If we now target pin A8, looking through the data-sheet of the STM32F103C8, for the timers and alternate functions

with all this information, the configuration would contain these lines:

c
//config.h:\n#define AUDIO_PIN A8\n#define AUDIO_PWM_DRIVER PWMD1\n#define AUDIO_PWM_CHANNEL 1

ChibiOS uses GPIOv1 for the F103, which only knows of one alternate function. On 'larger' STM32s, GPIOv2 or GPIOv3 are used; with them it is also necessary to configure AUDIO_PWM_PAL_MODE to the correct alternate function for the selected pin, timer and timer-channel.

You can also use the Complementary output (TIMx_CHyN) for PWM on supported controllers. To enable this functionality, you will need to make the following changes:

c
// config.h:\n#define AUDIO_PWM_COMPLEMENTARY_OUTPUT

PWM software

This driver uses the PWM callbacks from PWMD1 with TIM1_CH1 to toggle the selected AUDIO_PIN in software. During the same callback, with AUDIO_PIN_ALT_AS_NEGATIVE set, the AUDIO_PIN_ALT is toggled inversely to AUDIO_PIN. This is useful for setups that drive a piezo from two pins (instead of one and Gnd).

You can also change the timer used for software PWM by defining the driver. For instance:

c
#define AUDIO_STATE_TIMER GPTD8

Testing Notes

While not an exhaustive list, the following table provides the scenarios that have been partially validated:

DAC basicDAC additivePWM hardwarePWM software
Atmega32U4✔️
RP2040✔️?
STM32F103C8 (bluepill)✔️✔️
STM32F303CCT6 (proton-c)✔️✔️?✔️
STM32F405VG✔️✔️✔️✔️
L0xx❌ (no Tim8)???

✔️ : works and was tested
⭕ : does not apply
❌ : not supported by MCU

Other supported ChibiOS boards and/or pins may function, it will be highly chip and configuration dependent.

', 53); const _hoisted_54 = [ _hoisted_1 ]; diff --git a/assets/drivers_audio.md.CScNDDnF.lean.js b/assets/drivers_audio.md.w2poJ7Mg.lean.js similarity index 100% rename from assets/drivers_audio.md.CScNDDnF.lean.js rename to assets/drivers_audio.md.w2poJ7Mg.lean.js diff --git a/assets/drivers_i2c.md.C7yGM5YQ.js b/assets/drivers_i2c.md.BSO7hSvP.js similarity index 99% rename from assets/drivers_i2c.md.C7yGM5YQ.js rename to assets/drivers_i2c.md.BSO7hSvP.js index 32b1b787769..c760639a515 100644 --- a/assets/drivers_i2c.md.C7yGM5YQ.js +++ b/assets/drivers_i2c.md.BSO7hSvP.js @@ -1,7 +1,7 @@ import { _ as _export_sfc, c as createElementBlock, o as openBlock, a8 as createStaticVNode } from "./chunks/framework.Cauyuiy8.js"; const __pageData = JSON.parse('{"title":"I2C Master Driver","description":"","frontmatter":{},"headers":[],"relativePath":"drivers/i2c.md","filePath":"drivers/i2c.md","lastUpdated":null}'); const _sfc_main = { name: "drivers/i2c.md" }; -const _hoisted_1 = /* @__PURE__ */ createStaticVNode('

I2C Master Driver

The I2C Master drivers used in QMK have a set of common functions to allow portability between MCUs.

Usage

In most cases, the I2C Master driver code is automatically included if you are using a feature or driver which requires it, such as OLED.

However, if you need to use the driver standalone, add the following to your rules.mk:

make
I2C_DRIVER_REQUIRED = yes

You can then call the I2C API by including i2c_master.h in your code.

I2C Addressing

I2C addresses listed on datasheets and the internet are usually represented as a 7-bit value. The eighth bit (the least significant bit) controls whether the operation is a read or a write.

All of the address parameters expected by the driver API should therefore be pushed to the upper 7 bits of the address byte; the driver will take care of setting the read/write bit as appropriate.

This is easy to do via the bitwise left shift operator. For example, if your device has an address of 0x18 you might create a define for convenience:

c
#define MY_I2C_ADDRESS (0x18 << 1)

Or, you can shift the address ahead of time:

c
#define MY_I2C_ADDRESS 0x30

See https://www.robot-electronics.co.uk/i2c-tutorial for more information about I2C addressing and other technical details.

AVR Configuration

The following defines can be used to configure the I2C master driver:

config.h OverrideDescriptionDefault
F_SCLClock frequency in Hz400000

No further setup is required - just connect the SDA and SCL pins of your I2C devices to the matching pins on the MCU:

MCUSCLSDA
ATmega16/32U4D0D1
AT90USB64/128D0D1
ATmega32AC0C1
ATmega328/PC5C4

TIP

The ATmega16/32U2 does not possess I2C functionality, and so cannot use this driver.

ChibiOS/ARM Configuration

You'll need to determine which pins can be used for I2C -- as an example, STM32 parts generally have multiple I2C peripherals, labeled I2C1, I2C2, I2C3 etc.

To enable I2C, modify your board's halconf.h to enable I2C, then modify your board's mcuconf.h to enable the peripheral you've chosen:

c
#pragma once\n\n#define HAL_USE_I2C TRUE\n\n#include_next <halconf.h>
c
#pragma once\n\n#include_next <mcuconf.h>\n\n#undef STM32_I2C_USE_I2C2\n#define STM32_I2C_USE_I2C2 TRUE
mcuconf.h SettingDescriptionDefault
STM32_I2C_BUSY_TIMEOUTTime in milliseconds until the I2C command is aborted if no response is received50
STM32_I2C_XXX_IRQ_PRIORITYInterrupt priority for hardware driver XXX (THIS IS AN EXPERT SETTING)10
STM32_I2C_USE_DMAEnable/Disable the ability of the MCU to offload the data transfer to the DMA unitTRUE
STM32_I2C_XXX_DMA_PRIORITYPriority of DMA unit for hardware driver XXX (THIS IS AN EXPERT SETTING)1

Configuration-wise, you'll need to set up the peripheral as per your MCU's datasheet -- the defaults match the pins for a Proton-C, i.e. STM32F303.

config.h OverrideDescriptionDefault
I2C_DRIVERI2C peripheral to use - I2C1 -> I2CD1, I2C2 -> I2CD2 etc.I2CD1
I2C1_SCL_PINThe pin to use for SCLB6
I2C1_SCL_PAL_MODEThe alternate function mode for SCL4
I2C1_SDA_PINThe pin to use for SDAB7
I2C1_SDA_PAL_MODEThe alternate function mode for SDA4

TIP

Currently only a single I2C peripheral is supported, therefore the I2C1_* defines are used for configuration regardless of the selected peripheral.

The following configuration values are dependent on the ChibiOS I2C LLD, which is dictated by the microcontroller.

I2Cv1

See this page for the I2Cv1 configuration structure.

config.h OverrideDefault
I2C1_OPMODEOPMODE_I2C
I2C1_CLOCK_SPEED100000
I2C1_DUTY_CYCLESTD_DUTY_CYCLE

I2Cv2

See this page for the I2Cv2 configuration structure.

config.h OverrideDefault
I2C1_TIMINGR_PRESC0U
I2C1_TIMINGR_SCLDEL7U
I2C1_TIMINGR_SDADEL0U
I2C1_TIMINGR_SCLH38U
I2C1_TIMINGR_SCLL129U

API

void i2c_init(void)

Initialize the I2C driver. This function must be called only once, before any of the below functions can be called.

This function is weakly defined, meaning it can be overridden if necessary for your particular use case:

c
void i2c_init(void) {\n    gpio_set_pin_input(B6); // Try releasing special pins for a short time\n    gpio_set_pin_input(B7);\n    wait_ms(10); // Wait for the release to happen\n\n    palSetPadMode(GPIOB, 6, PAL_MODE_ALTERNATE(4) | PAL_STM32_OTYPE_OPENDRAIN | PAL_STM32_PUPDR_PULLUP); // Set B6 to I2C function\n    palSetPadMode(GPIOB, 7, PAL_MODE_ALTERNATE(4) | PAL_STM32_OTYPE_OPENDRAIN | PAL_STM32_PUPDR_PULLUP); // Set B7 to I2C function\n}

i2c_status_t i2c_transmit(uint8_t address, const uint8_t* data, uint16_t length, uint16_t timeout)

Send multiple bytes to the selected I2C device.

Arguments

Return Value

I2C_STATUS_TIMEOUT if the timeout period elapses, I2C_STATUS_ERROR if some other error occurs, otherwise I2C_STATUS_SUCCESS.


i2c_status_t i2c_transmit_P(uint8_t address, const uint8_t* data, uint16_t length, uint16_t timeout)

Send multiple bytes from PROGMEM to the selected I2C device.

On ARM devices, this function is simply an alias for i2c_transmit(address, data, length, timeout).

Arguments

Return Value

I2C_STATUS_TIMEOUT if the timeout period elapses, I2C_STATUS_ERROR if some other error occurs, otherwise I2C_STATUS_SUCCESS.


i2c_status_t i2c_receive(uint8_t address, uint8_t* data, uint16_t length, uint16_t timeout)

Receive multiple bytes from the selected I2C device.

Arguments

Return Value

I2C_STATUS_TIMEOUT if the timeout period elapses, I2C_STATUS_ERROR if some other error occurs, otherwise I2C_STATUS_SUCCESS.


i2c_status_t i2c_write_register(uint8_t devaddr, uint8_t regaddr, const uint8_t* data, uint16_t length, uint16_t timeout)

Write to a register with an 8-bit address on the I2C device.

Arguments

Return Value

I2C_STATUS_TIMEOUT if the timeout period elapses, I2C_STATUS_ERROR if some other error occurs, otherwise I2C_STATUS_SUCCESS.


i2c_status_t i2c_write_register16(uint8_t devaddr, uint16_t regaddr, const uint8_t* data, uint16_t length, uint16_t timeout)

Write to a register with a 16-bit address (big endian) on the I2C device.

Arguments

Return Value

I2C_STATUS_TIMEOUT if the timeout period elapses, I2C_STATUS_ERROR if some other error occurs, otherwise I2C_STATUS_SUCCESS.


i2c_status_t i2c_read_register(uint8_t devaddr, uint8_t regaddr, uint8_t* data, uint16_t length, uint16_t timeout)

Read from a register with an 8-bit address on the I2C device.

Arguments

Return Value

I2C_STATUS_TIMEOUT if the timeout period elapses, I2C_STATUS_ERROR if some other error occurs, otherwise I2C_STATUS_SUCCESS.


i2c_status_t i2c_read_register16(uint8_t devaddr, uint16_t regaddr, uint8_t* data, uint16_t length, uint16_t timeout)

Read from a register with a 16-bit address (big endian) on the I2C device.

Arguments

Return Value

I2C_STATUS_TIMEOUT if the timeout period elapses, I2C_STATUS_ERROR if some other error occurs, otherwise I2C_STATUS_SUCCESS.


i2c_status_t i2c_ping_address(uint8_t address, uint16_t timeout)

Ping the I2C bus for a specific address.

On ChibiOS a "best effort" attempt is made by reading a single byte from register 0 at the given address. This should generally work except for I2C devices that do not not respond to a register 0 read request, which will result in a false negative result (unsuccessful response to ping attempt).

This function is weakly defined, meaning it can be overridden if necessary for your particular use case.

Arguments

Return Value

I2C_STATUS_TIMEOUT if the timeout period elapses, I2C_STATUS_ERROR if some other error occurs, otherwise I2C_STATUS_SUCCESS.

', 102); +const _hoisted_1 = /* @__PURE__ */ createStaticVNode('

I2C Master Driver

The I2C Master drivers used in QMK have a set of common functions to allow portability between MCUs.

Usage

In most cases, the I2C Master driver code is automatically included if you are using a feature or driver which requires it, such as OLED.

However, if you need to use the driver standalone, add the following to your rules.mk:

make
I2C_DRIVER_REQUIRED = yes

You can then call the I2C API by including i2c_master.h in your code.

I2C Addressing

I2C addresses listed on datasheets and the internet are usually represented as a 7-bit value. The eighth bit (the least significant bit) controls whether the operation is a read or a write.

All of the address parameters expected by the driver API should therefore be pushed to the upper 7 bits of the address byte; the driver will take care of setting the read/write bit as appropriate.

This is easy to do via the bitwise left shift operator. For example, if your device has an address of 0x18 you might create a define for convenience:

c
#define MY_I2C_ADDRESS (0x18 << 1)

Or, you can shift the address ahead of time:

c
#define MY_I2C_ADDRESS 0x30

See https://www.robot-electronics.co.uk/i2c-tutorial for more information about I2C addressing and other technical details.

AVR Configuration

The following defines can be used to configure the I2C master driver:

config.h OverrideDescriptionDefault
F_SCLClock frequency in Hz400000

No further setup is required - just connect the SDA and SCL pins of your I2C devices to the matching pins on the MCU:

MCUSCLSDA
ATmega16/32U4D0D1
AT90USB64/128D0D1
ATmega32AC0C1
ATmega328/PC5C4

TIP

The ATmega16/32U2 does not possess I2C functionality, and so cannot use this driver.

ChibiOS/ARM Configuration

You'll need to determine which pins can be used for I2C -- as an example, STM32 parts generally have multiple I2C peripherals, labeled I2C1, I2C2, I2C3 etc.

To enable I2C, modify your board's halconf.h to enable I2C, then modify your board's mcuconf.h to enable the peripheral you've chosen:

c
#pragma once\n\n#define HAL_USE_I2C TRUE\n\n#include_next <halconf.h>
c
#pragma once\n\n#include_next <mcuconf.h>\n\n#undef STM32_I2C_USE_I2C2\n#define STM32_I2C_USE_I2C2 TRUE
mcuconf.h SettingDescriptionDefault
STM32_I2C_BUSY_TIMEOUTTime in milliseconds until the I2C command is aborted if no response is received50
STM32_I2C_XXX_IRQ_PRIORITYInterrupt priority for hardware driver XXX (THIS IS AN EXPERT SETTING)10
STM32_I2C_USE_DMAEnable/Disable the ability of the MCU to offload the data transfer to the DMA unitTRUE
STM32_I2C_XXX_DMA_PRIORITYPriority of DMA unit for hardware driver XXX (THIS IS AN EXPERT SETTING)1

Configuration-wise, you'll need to set up the peripheral as per your MCU's datasheet -- the defaults match the pins for a Proton-C, i.e. STM32F303.

config.h OverrideDescriptionDefault
I2C_DRIVERI2C peripheral to use - I2C1 -> I2CD1, I2C2 -> I2CD2 etc.I2CD1
I2C1_SCL_PINThe pin to use for SCLB6
I2C1_SCL_PAL_MODEThe alternate function mode for SCL4
I2C1_SDA_PINThe pin to use for SDAB7
I2C1_SDA_PAL_MODEThe alternate function mode for SDA4

TIP

Currently only a single I2C peripheral is supported, therefore the I2C1_* defines are used for configuration regardless of the selected peripheral.

The following configuration values are dependent on the ChibiOS I2C LLD, which is dictated by the microcontroller.

I2Cv1

See this page for the I2Cv1 configuration structure.

config.h OverrideDefault
I2C1_OPMODEOPMODE_I2C
I2C1_CLOCK_SPEED100000
I2C1_DUTY_CYCLESTD_DUTY_CYCLE

I2Cv2

See this page for the I2Cv2 configuration structure.

config.h OverrideDefault
I2C1_TIMINGR_PRESC0U
I2C1_TIMINGR_SCLDEL7U
I2C1_TIMINGR_SDADEL0U
I2C1_TIMINGR_SCLH38U
I2C1_TIMINGR_SCLL129U

API

void i2c_init(void)

Initialize the I2C driver. This function must be called only once, before any of the below functions can be called.

This function is weakly defined, meaning it can be overridden if necessary for your particular use case:

c
void i2c_init(void) {\n    gpio_set_pin_input(B6); // Try releasing special pins for a short time\n    gpio_set_pin_input(B7);\n    wait_ms(10); // Wait for the release to happen\n\n    palSetPadMode(GPIOB, 6, PAL_MODE_ALTERNATE(4) | PAL_STM32_OTYPE_OPENDRAIN | PAL_STM32_PUPDR_PULLUP); // Set B6 to I2C function\n    palSetPadMode(GPIOB, 7, PAL_MODE_ALTERNATE(4) | PAL_STM32_OTYPE_OPENDRAIN | PAL_STM32_PUPDR_PULLUP); // Set B7 to I2C function\n}

i2c_status_t i2c_transmit(uint8_t address, const uint8_t* data, uint16_t length, uint16_t timeout)

Send multiple bytes to the selected I2C device.

Arguments

Return Value

I2C_STATUS_TIMEOUT if the timeout period elapses, I2C_STATUS_ERROR if some other error occurs, otherwise I2C_STATUS_SUCCESS.


i2c_status_t i2c_transmit_P(uint8_t address, const uint8_t* data, uint16_t length, uint16_t timeout)

Send multiple bytes from PROGMEM to the selected I2C device.

On ARM devices, this function is simply an alias for i2c_transmit(address, data, length, timeout).

Arguments

Return Value

I2C_STATUS_TIMEOUT if the timeout period elapses, I2C_STATUS_ERROR if some other error occurs, otherwise I2C_STATUS_SUCCESS.


i2c_status_t i2c_receive(uint8_t address, uint8_t* data, uint16_t length, uint16_t timeout)

Receive multiple bytes from the selected I2C device.

Arguments

Return Value

I2C_STATUS_TIMEOUT if the timeout period elapses, I2C_STATUS_ERROR if some other error occurs, otherwise I2C_STATUS_SUCCESS.


i2c_status_t i2c_write_register(uint8_t devaddr, uint8_t regaddr, const uint8_t* data, uint16_t length, uint16_t timeout)

Write to a register with an 8-bit address on the I2C device.

Arguments

Return Value

I2C_STATUS_TIMEOUT if the timeout period elapses, I2C_STATUS_ERROR if some other error occurs, otherwise I2C_STATUS_SUCCESS.


i2c_status_t i2c_write_register16(uint8_t devaddr, uint16_t regaddr, const uint8_t* data, uint16_t length, uint16_t timeout)

Write to a register with a 16-bit address (big endian) on the I2C device.

Arguments

Return Value

I2C_STATUS_TIMEOUT if the timeout period elapses, I2C_STATUS_ERROR if some other error occurs, otherwise I2C_STATUS_SUCCESS.


i2c_status_t i2c_read_register(uint8_t devaddr, uint8_t regaddr, uint8_t* data, uint16_t length, uint16_t timeout)

Read from a register with an 8-bit address on the I2C device.

Arguments

Return Value

I2C_STATUS_TIMEOUT if the timeout period elapses, I2C_STATUS_ERROR if some other error occurs, otherwise I2C_STATUS_SUCCESS.


i2c_status_t i2c_read_register16(uint8_t devaddr, uint16_t regaddr, uint8_t* data, uint16_t length, uint16_t timeout)

Read from a register with a 16-bit address (big endian) on the I2C device.

Arguments

Return Value

I2C_STATUS_TIMEOUT if the timeout period elapses, I2C_STATUS_ERROR if some other error occurs, otherwise I2C_STATUS_SUCCESS.


i2c_status_t i2c_ping_address(uint8_t address, uint16_t timeout)

Ping the I2C bus for a specific address.

On ChibiOS a "best effort" attempt is made by reading a single byte from register 0 at the given address. This should generally work except for I2C devices that do not not respond to a register 0 read request, which will result in a false negative result (unsuccessful response to ping attempt).

This function is weakly defined, meaning it can be overridden if necessary for your particular use case.

Arguments

Return Value

I2C_STATUS_TIMEOUT if the timeout period elapses, I2C_STATUS_ERROR if some other error occurs, otherwise I2C_STATUS_SUCCESS.

', 102); const _hoisted_103 = [ _hoisted_1 ]; diff --git a/assets/drivers_i2c.md.C7yGM5YQ.lean.js b/assets/drivers_i2c.md.BSO7hSvP.lean.js similarity index 100% rename from assets/drivers_i2c.md.C7yGM5YQ.lean.js rename to assets/drivers_i2c.md.BSO7hSvP.lean.js diff --git a/assets/drivers_spi.md.COJ0Fe5Y.js b/assets/drivers_spi.md.DZRXrc4M.js similarity index 98% rename from assets/drivers_spi.md.COJ0Fe5Y.js rename to assets/drivers_spi.md.DZRXrc4M.js index a3c6133d359..7c5ebfe3ed0 100644 --- a/assets/drivers_spi.md.COJ0Fe5Y.js +++ b/assets/drivers_spi.md.DZRXrc4M.js @@ -1,7 +1,7 @@ import { _ as _export_sfc, c as createElementBlock, o as openBlock, a8 as createStaticVNode } from "./chunks/framework.Cauyuiy8.js"; const __pageData = JSON.parse('{"title":"SPI Master Driver","description":"","frontmatter":{},"headers":[],"relativePath":"drivers/spi.md","filePath":"drivers/spi.md","lastUpdated":null}'); const _sfc_main = { name: "drivers/spi.md" }; -const _hoisted_1 = /* @__PURE__ */ createStaticVNode('

SPI Master Driver

The SPI Master drivers used in QMK have a set of common functions to allow portability between MCUs.

Usage

In most cases, the SPI Master driver code is automatically included if you are using a feature or driver which requires it, such as OLED.

However, if you need to use the driver standalone, add the following to your rules.mk:

make
SPI_DRIVER_REQUIRED = yes

You can then call the SPI API by including spi_master.h in your code.

AVR Configuration

No special setup is required - just connect the SS, SCK, MOSI and MISO pins of your SPI devices to the matching pins on the MCU:

MCUSSSCKMOSIMISO
ATmega16/32U2/4B0B1B2B3
AT90USB64/128/162B0B1B2B3
ATmega32AB4B7B5B6
ATmega328/PB2B5B3B4

You may use more than one slave select pin, not just the SS pin. This is useful when you have multiple devices connected and need to communicate with them individually. SPI_SS_PIN can be passed to spi_start() to refer to SS.

ChibiOS/ARM Configuration

You'll need to determine which pins can be used for SPI -- as an example, STM32 parts generally have multiple SPI peripherals, labeled SPI1, SPI2, SPI3 etc.

To enable SPI, modify your board's halconf.h to enable SPI, then modify your board's mcuconf.h to enable the peripheral you've chosen:

c
#pragma once\n\n#define HAL_USE_SPI TRUE\n\n#include_next <halconf.h>
c
#pragma once\n\n#include_next <mcuconf.h>\n\n#undef STM32_SPI_USE_SPI2\n#define STM32_SPI_USE_SPI2 TRUE

Configuration-wise, you'll need to set up the peripheral as per your MCU's datasheet -- the defaults match the pins for a Proton-C, i.e. STM32F303.

config.h OverrideDescriptionDefault
SPI_DRIVERSPI peripheral to use - SPI1 -> SPID1, SPI2 -> SPID2 etc.SPID2
SPI_SCK_PINThe pin to use for SCKB13
SPI_SCK_PAL_MODEThe alternate function mode for SCK5
SPI_MOSI_PINThe pin to use for MOSIB15
SPI_MOSI_PAL_MODEThe alternate function mode for MOSI5
SPI_MISO_PINThe pin to use for MISOB14
SPI_MISO_PAL_MODEThe alternate function mode for MISO5

As per the AVR configuration, you may choose any other standard GPIO as a slave select pin, which should be supplied to spi_start().

If a complete SPI interface is not required, then the following can be done to disable certain SPI pins, so they don't occupy a GPIO unnecessarily:

API

void spi_init(void)

Initialize the SPI driver. This function must be called only once, before any of the below functions can be called.


bool spi_start(pin_t slavePin, bool lsbFirst, uint8_t mode, uint16_t divisor)

Start an SPI transaction.

Arguments

Return Value

true if the operation was successful, otherwise false if the supplied parameters are invalid or the SPI peripheral is already in use.


spi_status_t spi_write(uint8_t data)

Write a byte to the selected SPI device.

Arguments

Return Value

SPI_STATUS_TIMEOUT if the timeout period elapses, or SPI_STATUS_SUCCESS.


spi_status_t spi_read(void)

Read a byte from the selected SPI device.

Return Value

SPI_STATUS_TIMEOUT if the timeout period elapses, otherwise the byte read from the device.


spi_status_t spi_transmit(const uint8_t *data, uint16_t length)

Send multiple bytes to the selected SPI device.

Arguments

Return Value

SPI_STATUS_TIMEOUT if the timeout period elapses, SPI_STATUS_ERROR if some other error occurs, otherwise SPI_STATUS_SUCCESS.


spi_status_t spi_receive(uint8_t *data, uint16_t length)

Receive multiple bytes from the selected SPI device.

Arguments

Return Value

SPI_STATUS_TIMEOUT if the timeout period elapses, SPI_STATUS_ERROR if some other error occurs, otherwise SPI_STATUS_SUCCESS.


void spi_stop(void)

End the current SPI transaction. This will deassert the slave select pin and reset the endianness, mode and divisor configured by spi_start().

', 59); +const _hoisted_1 = /* @__PURE__ */ createStaticVNode('

SPI Master Driver

The SPI Master drivers used in QMK have a set of common functions to allow portability between MCUs.

Usage

In most cases, the SPI Master driver code is automatically included if you are using a feature or driver which requires it, such as OLED.

However, if you need to use the driver standalone, add the following to your rules.mk:

make
SPI_DRIVER_REQUIRED = yes

You can then call the SPI API by including spi_master.h in your code.

AVR Configuration

No special setup is required - just connect the SS, SCK, MOSI and MISO pins of your SPI devices to the matching pins on the MCU:

MCUSSSCKMOSIMISO
ATmega16/32U2/4B0B1B2B3
AT90USB64/128/162B0B1B2B3
ATmega32AB4B7B5B6
ATmega328/PB2B5B3B4

You may use more than one slave select pin, not just the SS pin. This is useful when you have multiple devices connected and need to communicate with them individually. SPI_SS_PIN can be passed to spi_start() to refer to SS.

ChibiOS/ARM Configuration

You'll need to determine which pins can be used for SPI -- as an example, STM32 parts generally have multiple SPI peripherals, labeled SPI1, SPI2, SPI3 etc.

To enable SPI, modify your board's halconf.h to enable SPI, then modify your board's mcuconf.h to enable the peripheral you've chosen:

c
#pragma once\n\n#define HAL_USE_SPI TRUE\n\n#include_next <halconf.h>
c
#pragma once\n\n#include_next <mcuconf.h>\n\n#undef STM32_SPI_USE_SPI2\n#define STM32_SPI_USE_SPI2 TRUE

Configuration-wise, you'll need to set up the peripheral as per your MCU's datasheet -- the defaults match the pins for a Proton-C, i.e. STM32F303.

config.h OverrideDescriptionDefault
SPI_DRIVERSPI peripheral to use - SPI1 -> SPID1, SPI2 -> SPID2 etc.SPID2
SPI_SCK_PINThe pin to use for SCKB13
SPI_SCK_PAL_MODEThe alternate function mode for SCK5
SPI_MOSI_PINThe pin to use for MOSIB15
SPI_MOSI_PAL_MODEThe alternate function mode for MOSI5
SPI_MISO_PINThe pin to use for MISOB14
SPI_MISO_PAL_MODEThe alternate function mode for MISO5

As per the AVR configuration, you may choose any other standard GPIO as a slave select pin, which should be supplied to spi_start().

If a complete SPI interface is not required, then the following can be done to disable certain SPI pins, so they don't occupy a GPIO unnecessarily:

API

void spi_init(void)

Initialize the SPI driver. This function must be called only once, before any of the below functions can be called.


bool spi_start(pin_t slavePin, bool lsbFirst, uint8_t mode, uint16_t divisor)

Start an SPI transaction.

Arguments

Return Value

true if the operation was successful, otherwise false if the supplied parameters are invalid or the SPI peripheral is already in use.


spi_status_t spi_write(uint8_t data)

Write a byte to the selected SPI device.

Arguments

Return Value

SPI_STATUS_TIMEOUT if the timeout period elapses, or SPI_STATUS_SUCCESS.


spi_status_t spi_read(void)

Read a byte from the selected SPI device.

Return Value

SPI_STATUS_TIMEOUT if the timeout period elapses, otherwise the byte read from the device.


spi_status_t spi_transmit(const uint8_t *data, uint16_t length)

Send multiple bytes to the selected SPI device.

Arguments

Return Value

SPI_STATUS_TIMEOUT if the timeout period elapses, SPI_STATUS_ERROR if some other error occurs, otherwise SPI_STATUS_SUCCESS.


spi_status_t spi_receive(uint8_t *data, uint16_t length)

Receive multiple bytes from the selected SPI device.

Arguments

Return Value

SPI_STATUS_TIMEOUT if the timeout period elapses, SPI_STATUS_ERROR if some other error occurs, otherwise SPI_STATUS_SUCCESS.


void spi_stop(void)

End the current SPI transaction. This will deassert the slave select pin and reset the endianness, mode and divisor configured by spi_start().

', 59); const _hoisted_60 = [ _hoisted_1 ]; diff --git a/assets/drivers_spi.md.COJ0Fe5Y.lean.js b/assets/drivers_spi.md.DZRXrc4M.lean.js similarity index 100% rename from assets/drivers_spi.md.COJ0Fe5Y.lean.js rename to assets/drivers_spi.md.DZRXrc4M.lean.js diff --git a/assets/drivers_ws2812.md.DINgkVvs.js b/assets/drivers_ws2812.md.D-W7R1y5.js similarity index 98% rename from assets/drivers_ws2812.md.DINgkVvs.js rename to assets/drivers_ws2812.md.D-W7R1y5.js index 8697eb5beaf..e58f2b9527e 100644 --- a/assets/drivers_ws2812.md.DINgkVvs.js +++ b/assets/drivers_ws2812.md.D-W7R1y5.js @@ -1,7 +1,7 @@ import { _ as _export_sfc, c as createElementBlock, o as openBlock, a8 as createStaticVNode } from "./chunks/framework.Cauyuiy8.js"; const __pageData = JSON.parse('{"title":"WS2812 Driver","description":"","frontmatter":{},"headers":[],"relativePath":"drivers/ws2812.md","filePath":"drivers/ws2812.md","lastUpdated":null}'); const _sfc_main = { name: "drivers/ws2812.md" }; -const _hoisted_1 = /* @__PURE__ */ createStaticVNode('

WS2812 Driver

This driver provides support for WorldSemi addressable RGB(W) LEDs, and compatible equivalents:

These LEDs are often called "addressable" because instead of using a wire per color (and per LED), each LED contains a small microchip that understands a special protocol sent over a single wire. The LEDs can be chained together, and the remaining data is passed on to the next. In this way, you can easily control the color of many LEDs using a single GPIO.

Usage

In most cases, the WS2812 driver code is automatically included if you are using either the RGBLight or RGB Matrix feature with the ws2812 driver set, and you would use those APIs instead.

However, if you need to use the driver standalone, add the following to your rules.mk:

make
WS2812_DRIVER_REQUIRED = yes

You can then call the WS2812 API by including ws2812.h in your code.

Basic Configuration

Add the following to your config.h:

DefineDefaultDescription
WS2812_DI_PINNot definedThe GPIO pin connected to the DI pin of the first LED in the chain
WS2812_LED_COUNTNot definedNumber of LEDs in the WS2812 chain - automatically set when RGBLight or RGB Matrix is configured
WS2812_TIMING1250The total length of a bit (TH+TL) in nanoseconds
WS2812_T1H900The length of a "1" bit's high phase in nanoseconds
WS2812_T0H350The length of a "0" bit's high phase in nanoseconds
WS2812_TRST_US280The length of the reset phase in microseconds
WS2812_BYTE_ORDERWS2812_BYTE_ORDER_GRBThe byte order of the RGB data
WS2812_RGBWNot definedEnables RGBW support (except i2c driver)

Timing Adjustment

The WS2812 LED communication protocol works by encoding a "1" bit with a long high pulse (T1H), and a "0" bit with a shorter pulse (T0H). The total cycle length of a bit is the same. The "reset" pulse (TRST) latches the sent RGB data to all of the LEDs and denotes a completed "frame".

Some WS2812 variants have slightly different timing parameter requirements, which can be accounted for if necessary using the above #defines in your config.h.

Byte Order

Some WS2812 variants may have their color components in a different physical or logical order. For example, the WS2812B-2020 has physically swapped red and green LEDs, which causes the wrong color to be displayed, because the default order of the bytes sent over the wire is defined as GRB. If you find your LED colors are consistently swapped, you may need to change the byte order by adding the following to your config.h:

c
#define WS2812_BYTE_ORDER WS2812_BYTE_ORDER_GRB

Where the byte order may be one of:

Byte OrderKnown Devices
GRBMost WS2812s, SK6812, SK6805
RGBWS2812B-2020
BGRTM1812

RGBW Support

Rendering the color white with RGB LEDs is typically inconsistent due to inherent variations between each individual LED die. However, some WS2812 variants (such as SK6812RGBW) also possess a white LED along with the red, green, and blue channels, which allows for a more accurate white to be displayed.

QMK can automatically convert the RGB data to be sent to the LEDs to mix in the white channel:

w = min(r, g, b)\nr -= w\ng -= w\nb -= w

Thus, an RGB triplet of 255,255,255 will simply turn on the white LED fully (0,0,0,255).

To enable RGBW conversion, add the following to your config.h:

c
#define WS2812_RGBW

Driver Configuration

Driver selection can be configured in rules.mk as WS2812_DRIVER, or in info.json as ws2812.driver. Valid values are bitbang (default), i2c, spi, pwm, vendor, or custom. See below for information on individual drivers.

Bitbang Driver

This is the default WS2812 driver. It operates by "bit-banging" ie. directly toggling the GPIO.

Please note that on AVR devices, due to the tight timing requirements longer chains and/or heavy CPU loads may cause visible lag. Unfortunately this driver is usually the only option for AVR.

make
WS2812_DRIVER = bitbang

I2C Driver

A specialized driver mainly used for PS2AVRGB (Bootmapper Client) boards, which possess an ATtiny85 that handles the WS2812 LEDs.

make
WS2812_DRIVER = i2c

The following #defines apply only to the i2c driver:

DefineDefaultDescription
WS2812_I2C_ADDRESS0xB0The I2C address of the ATtiny85.
WS2812_I2C_TIMEOUT100The I2C timeout, in milliseconds.

PIO Driver

This driver is RP2040-only, and leverages the onboard PIO (programmable I/O) system and DMA to offload processing from the CPU.

The WS2812 PIO program uses one state machine, six instructions and one DMA interrupt handler callback. Due to the implementation the time resolution for this driver is 50 ns - any value not specified in this interval will be rounded to the next matching interval.

make
WS2812_DRIVER = vendor

PWM Driver

This driver is ARM-only, and leverages the onboard PWM peripheral and DMA to offload processing from the CPU.

make
WS2812_DRIVER = pwm

SPI Driver

This driver is ARM-only, and leverages the onboard SPI peripheral and DMA to offload processing from the CPU. The DI pin must be connected to the MOSI pin on the MCU, and all other SPI pins must be left unused. This is also very dependent on your MCU's SPI peripheral clock speed, and may or may not be possible depending on the MCU selected.

make
WS2812_DRIVER = spi

ChibiOS/ARM Configuration

The following defines apply only to ARM devices:

DefineDefaultDescription
WS2812_T1L(WS2812_TIMING - WS2812_T1H)The length of a "1" bit's low phase in nanoseconds (bitbang and PIO drivers only)
WS2812_T0L(WS2812_TIMING - WS2812_T0H)The length of a "0" bit's low phase in nanoseconds (bitbang and PIO drivers only)

Logic Levels

WS2812 LEDs usually operate at 5V, but some microcontrollers, particularly ARM-based ones, run on 3.3V. This can pose an issue when driving the LED chain as the logic level voltage is lower than the power supply voltage, leading to unreliable data transmission. There are two main workarounds:

1. Open Drain Circuit

By default, WS2812_DI_PIN is configured as a push-pull output, meaning the pin is effectively always driven either to VCC or to ground; however, it can be configured in open drain mode instead.

In this mode, the MCU will only pull the GPIO low, and leaves it floating otherwise. A pullup resistor (typically around 10kΩ) between DI and 5V is then responsible for pulling the line high when the MCU is not driving the GPIO.

To use the DI pin in open drain configuration, add the following to your config.h:

c
#define WS2812_EXTERNAL_PULLUP

WARNING

Because the GPIO is being pulled to 5V in this situation rather than VCC (3.3V), it must be a 5V tolerant pin. Consult your MCU's datasheet first – if there are no eligible pins, you must use a level shifter instead.

2. Level Shifter

A level shifter IC, such as the SN74LV1T34, can be placed between the GPIO and the first LED's DI pin to convert the 3.3V logic to 5V. This requires no additional configuration in the firmware, nor a 5V tolerant GPIO, but may be more expensive and is generally less handwire-friendly.

SPI Driver

Depending on the ChibiOS board configuration, you may need to enable SPI at the keyboard level. For STM32, this would look like:

c
#pragma once\n\n#define HAL_USE_SPI TRUE\n\n#include_next <halconf.h>
c
#pragma once\n\n#include_next <mcuconf.h>\n\n#undef STM32_SPI_USE_SPI1\n#define STM32_SPI_USE_SPI1 TRUE

The following defines apply only to the spi driver:

DefineDefaultDescription
WS2812_SPI_DRIVERSPID1The SPI driver to use
WS2812_SPI_MOSI_PAL_MODE5The MOSI pin alternative function to use
WS2812_SPI_SCK_PINNot definedThe SCK pin - required for F072 and possibly others
WS2812_SPI_SCK_PAL_MODE5The SCK pin alternative function to use - required for F072 and possibly others
WS2812_SPI_DIVISOR16The divisor used to adjust the baudrate
WS2812_SPI_USE_CIRCULAR_BUFFERNot definedEnable a circular buffer for improved rendering

Setting the Baudrate

To adjust the SPI baudrate, you will need to derive the target baudrate from the clock tree provided by STM32CubeMX, and add the following to your config.h:

c
#define WS2812_SPI_DIVISOR 16

Only divisors of 2, 4, 8, 16, 32, 64, 128 and 256 are supported on STM32 devices. Other MCUs may have similar constraints -- check the reference manual for your respective MCU for specifics.

Circular Buffer

A circular buffer can be enabled if you experience flickering.

To enable the circular buffer, add the following to your config.h:

c
#define WS2812_SPI_USE_CIRCULAR_BUFFER

PIO Driver

The following #defines apply only to the PIO driver:

DefineDefaultDescription
WS2812_PIO_USE_PIO1Not definedUse the PIO1 peripheral instead of PIO0

PWM Driver

Depending on the ChibiOS board configuration, you may need to enable PWM at the keyboard level. For STM32, this would look like:

c
#pragma once\n\n#define HAL_USE_PWM TRUE\n\n#include_next <halconf.h>
c
#pragma once\n\n#include_next <mcuconf.h>\n\n#undef STM32_PWM_USE_TIM2\n#define STM32_PWM_USE_TIM2 TRUE

The following #defines apply only to the pwm driver:

DefineDefaultDescription
WS2812_PWM_DRIVERPWMD2The PWM driver to use
WS2812_PWM_CHANNEL2The PWM channel to use
WS2812_PWM_PAL_MODE2The pin alternative function to use
WS2812_PWM_DMA_STREAMSTM32_DMA1_STREAM2The DMA Stream for TIMx_UP
WS2812_PWM_DMA_CHANNEL2The DMA Channel for TIMx_UP
WS2812_PWM_DMAMUX_IDNot definedThe DMAMUX configuration for TIMx_UP - only required if your MCU has a DMAMUX peripheral
WS2812_PWM_COMPLEMENTARY_OUTPUTNot definedWhether the PWM output is complementary (TIMx_CHyN)

TIP

Using a complementary timer output (TIMx_CHyN) is possible only for advanced-control timers (1, 8 and 20 on STM32). Complementary outputs of general-purpose timers are not supported due to ChibiOS limitations.

API

void ws2812_init(void)

Initialize the LED driver. This function should be called first.


void ws2812_set_color(int index, uint8_t red, uint8_t green, uint8_t blue)

Set the color of a single LED. This function does not immediately update the LEDs; call ws2812_flush() after you are finished.

Arguments


void ws812_set_color_all(uint8_t red, uint8_t green, uint8_t blue)

Set the color of all LEDs.

Arguments


void ws2812_flush(void)

Flush the PWM values to the LED chain.

', 99); +const _hoisted_1 = /* @__PURE__ */ createStaticVNode('

WS2812 Driver

This driver provides support for WorldSemi addressable RGB(W) LEDs, and compatible equivalents:

These LEDs are often called "addressable" because instead of using a wire per color (and per LED), each LED contains a small microchip that understands a special protocol sent over a single wire. The LEDs can be chained together, and the remaining data is passed on to the next. In this way, you can easily control the color of many LEDs using a single GPIO.

Usage

In most cases, the WS2812 driver code is automatically included if you are using either the RGBLight or RGB Matrix feature with the ws2812 driver set, and you would use those APIs instead.

However, if you need to use the driver standalone, add the following to your rules.mk:

make
WS2812_DRIVER_REQUIRED = yes

You can then call the WS2812 API by including ws2812.h in your code.

Basic Configuration

Add the following to your config.h:

DefineDefaultDescription
WS2812_DI_PINNot definedThe GPIO pin connected to the DI pin of the first LED in the chain
WS2812_LED_COUNTNot definedNumber of LEDs in the WS2812 chain - automatically set when RGBLight or RGB Matrix is configured
WS2812_TIMING1250The total length of a bit (TH+TL) in nanoseconds
WS2812_T1H900The length of a "1" bit's high phase in nanoseconds
WS2812_T0H350The length of a "0" bit's high phase in nanoseconds
WS2812_TRST_US280The length of the reset phase in microseconds
WS2812_BYTE_ORDERWS2812_BYTE_ORDER_GRBThe byte order of the RGB data
WS2812_RGBWNot definedEnables RGBW support (except i2c driver)

Timing Adjustment

The WS2812 LED communication protocol works by encoding a "1" bit with a long high pulse (T1H), and a "0" bit with a shorter pulse (T0H). The total cycle length of a bit is the same. The "reset" pulse (TRST) latches the sent RGB data to all of the LEDs and denotes a completed "frame".

Some WS2812 variants have slightly different timing parameter requirements, which can be accounted for if necessary using the above #defines in your config.h.

Byte Order

Some WS2812 variants may have their color components in a different physical or logical order. For example, the WS2812B-2020 has physically swapped red and green LEDs, which causes the wrong color to be displayed, because the default order of the bytes sent over the wire is defined as GRB. If you find your LED colors are consistently swapped, you may need to change the byte order by adding the following to your config.h:

c
#define WS2812_BYTE_ORDER WS2812_BYTE_ORDER_GRB

Where the byte order may be one of:

Byte OrderKnown Devices
GRBMost WS2812s, SK6812, SK6805
RGBWS2812B-2020
BGRTM1812

RGBW Support

Rendering the color white with RGB LEDs is typically inconsistent due to inherent variations between each individual LED die. However, some WS2812 variants (such as SK6812RGBW) also possess a white LED along with the red, green, and blue channels, which allows for a more accurate white to be displayed.

QMK can automatically convert the RGB data to be sent to the LEDs to mix in the white channel:

w = min(r, g, b)\nr -= w\ng -= w\nb -= w

Thus, an RGB triplet of 255,255,255 will simply turn on the white LED fully (0,0,0,255).

To enable RGBW conversion, add the following to your config.h:

c
#define WS2812_RGBW

Driver Configuration

Driver selection can be configured in rules.mk as WS2812_DRIVER, or in info.json as ws2812.driver. Valid values are bitbang (default), i2c, spi, pwm, vendor, or custom. See below for information on individual drivers.

Bitbang Driver

This is the default WS2812 driver. It operates by "bit-banging" ie. directly toggling the GPIO.

Please note that on AVR devices, due to the tight timing requirements longer chains and/or heavy CPU loads may cause visible lag. Unfortunately this driver is usually the only option for AVR.

make
WS2812_DRIVER = bitbang

I2C Driver

A specialized driver mainly used for PS2AVRGB (Bootmapper Client) boards, which possess an ATtiny85 that handles the WS2812 LEDs.

make
WS2812_DRIVER = i2c

The following #defines apply only to the i2c driver:

DefineDefaultDescription
WS2812_I2C_ADDRESS0xB0The I2C address of the ATtiny85.
WS2812_I2C_TIMEOUT100The I2C timeout, in milliseconds.

PIO Driver

This driver is RP2040-only, and leverages the onboard PIO (programmable I/O) system and DMA to offload processing from the CPU.

The WS2812 PIO program uses one state machine, six instructions and one DMA interrupt handler callback. Due to the implementation the time resolution for this driver is 50 ns - any value not specified in this interval will be rounded to the next matching interval.

make
WS2812_DRIVER = vendor

PWM Driver

This driver is ARM-only, and leverages the onboard PWM peripheral and DMA to offload processing from the CPU.

make
WS2812_DRIVER = pwm

SPI Driver

This driver is ARM-only, and leverages the onboard SPI peripheral and DMA to offload processing from the CPU. The DI pin must be connected to the MOSI pin on the MCU, and all other SPI pins must be left unused. This is also very dependent on your MCU's SPI peripheral clock speed, and may or may not be possible depending on the MCU selected.

make
WS2812_DRIVER = spi

ChibiOS/ARM Configuration

The following defines apply only to ARM devices:

DefineDefaultDescription
WS2812_T1L(WS2812_TIMING - WS2812_T1H)The length of a "1" bit's low phase in nanoseconds (bitbang and PIO drivers only)
WS2812_T0L(WS2812_TIMING - WS2812_T0H)The length of a "0" bit's low phase in nanoseconds (bitbang and PIO drivers only)

Logic Levels

WS2812 LEDs usually operate at 5V, but some microcontrollers, particularly ARM-based ones, run on 3.3V. This can pose an issue when driving the LED chain as the logic level voltage is lower than the power supply voltage, leading to unreliable data transmission. There are two main workarounds:

1. Open Drain Circuit

By default, WS2812_DI_PIN is configured as a push-pull output, meaning the pin is effectively always driven either to VCC or to ground; however, it can be configured in open drain mode instead.

In this mode, the MCU will only pull the GPIO low, and leaves it floating otherwise. A pullup resistor (typically around 10kΩ) between DI and 5V is then responsible for pulling the line high when the MCU is not driving the GPIO.

To use the DI pin in open drain configuration, add the following to your config.h:

c
#define WS2812_EXTERNAL_PULLUP

WARNING

Because the GPIO is being pulled to 5V in this situation rather than VCC (3.3V), it must be a 5V tolerant pin. Consult your MCU's datasheet first – if there are no eligible pins, you must use a level shifter instead.

2. Level Shifter

A level shifter IC, such as the SN74LV1T34, can be placed between the GPIO and the first LED's DI pin to convert the 3.3V logic to 5V. This requires no additional configuration in the firmware, nor a 5V tolerant GPIO, but may be more expensive and is generally less handwire-friendly.

SPI Driver

Depending on the ChibiOS board configuration, you may need to enable SPI at the keyboard level. For STM32, this would look like:

c
#pragma once\n\n#define HAL_USE_SPI TRUE\n\n#include_next <halconf.h>
c
#pragma once\n\n#include_next <mcuconf.h>\n\n#undef STM32_SPI_USE_SPI1\n#define STM32_SPI_USE_SPI1 TRUE

The following defines apply only to the spi driver:

DefineDefaultDescription
WS2812_SPI_DRIVERSPID1The SPI driver to use
WS2812_SPI_MOSI_PAL_MODE5The MOSI pin alternative function to use
WS2812_SPI_SCK_PINNot definedThe SCK pin - required for F072 and possibly others
WS2812_SPI_SCK_PAL_MODE5The SCK pin alternative function to use - required for F072 and possibly others
WS2812_SPI_DIVISOR16The divisor used to adjust the baudrate
WS2812_SPI_USE_CIRCULAR_BUFFERNot definedEnable a circular buffer for improved rendering

Setting the Baudrate

To adjust the SPI baudrate, you will need to derive the target baudrate from the clock tree provided by STM32CubeMX, and add the following to your config.h:

c
#define WS2812_SPI_DIVISOR 16

Only divisors of 2, 4, 8, 16, 32, 64, 128 and 256 are supported on STM32 devices. Other MCUs may have similar constraints -- check the reference manual for your respective MCU for specifics.

Circular Buffer

A circular buffer can be enabled if you experience flickering.

To enable the circular buffer, add the following to your config.h:

c
#define WS2812_SPI_USE_CIRCULAR_BUFFER

PIO Driver

The following #defines apply only to the PIO driver:

DefineDefaultDescription
WS2812_PIO_USE_PIO1Not definedUse the PIO1 peripheral instead of PIO0

PWM Driver

Depending on the ChibiOS board configuration, you may need to enable PWM at the keyboard level. For STM32, this would look like:

c
#pragma once\n\n#define HAL_USE_PWM TRUE\n\n#include_next <halconf.h>
c
#pragma once\n\n#include_next <mcuconf.h>\n\n#undef STM32_PWM_USE_TIM2\n#define STM32_PWM_USE_TIM2 TRUE

The following #defines apply only to the pwm driver:

DefineDefaultDescription
WS2812_PWM_DRIVERPWMD2The PWM driver to use
WS2812_PWM_CHANNEL2The PWM channel to use
WS2812_PWM_PAL_MODE2The pin alternative function to use
WS2812_PWM_DMA_STREAMSTM32_DMA1_STREAM2The DMA Stream for TIMx_UP
WS2812_PWM_DMA_CHANNEL2The DMA Channel for TIMx_UP
WS2812_PWM_DMAMUX_IDNot definedThe DMAMUX configuration for TIMx_UP - only required if your MCU has a DMAMUX peripheral
WS2812_PWM_COMPLEMENTARY_OUTPUTNot definedWhether the PWM output is complementary (TIMx_CHyN)

TIP

Using a complementary timer output (TIMx_CHyN) is possible only for advanced-control timers (1, 8 and 20 on STM32). Complementary outputs of general-purpose timers are not supported due to ChibiOS limitations.

API

void ws2812_init(void)

Initialize the LED driver. This function should be called first.


void ws2812_set_color(int index, uint8_t red, uint8_t green, uint8_t blue)

Set the color of a single LED. This function does not immediately update the LEDs; call ws2812_flush() after you are finished.

Arguments


void ws812_set_color_all(uint8_t red, uint8_t green, uint8_t blue)

Set the color of all LEDs.

Arguments


void ws2812_flush(void)

Flush the PWM values to the LED chain.

', 99); const _hoisted_100 = [ _hoisted_1 ]; diff --git a/assets/drivers_ws2812.md.DINgkVvs.lean.js b/assets/drivers_ws2812.md.D-W7R1y5.lean.js similarity index 100% rename from assets/drivers_ws2812.md.DINgkVvs.lean.js rename to assets/drivers_ws2812.md.D-W7R1y5.lean.js diff --git a/assets/easy_maker.md.C8LgNG9e.js b/assets/easy_maker.md.CWKgP0PT.js similarity index 82% rename from assets/easy_maker.md.C8LgNG9e.js rename to assets/easy_maker.md.CWKgP0PT.js index 289d744a2b6..cb1262ad9b7 100644 --- a/assets/easy_maker.md.C8LgNG9e.js +++ b/assets/easy_maker.md.CWKgP0PT.js @@ -1,7 +1,8 @@ import { _ as _export_sfc, c as createElementBlock, o as openBlock, a8 as createStaticVNode } from "./chunks/framework.Cauyuiy8.js"; +const _imports_0 = "/JcDhZll.png"; const __pageData = JSON.parse('{"title":"Easy Maker - Build One-Off Projects In Configurator","description":"","frontmatter":{},"headers":[],"relativePath":"easy_maker.md","filePath":"easy_maker.md","lastUpdated":null}'); const _sfc_main = { name: "easy_maker.md" }; -const _hoisted_1 = /* @__PURE__ */ createStaticVNode('

Easy Maker - Build One-Off Projects In Configurator

Have you ever needed an easy way to program a controller, such as a Proton C or Teensy 2.0, for a one-off project you're building? QMK has you covered with the Easy Maker. Now you can create a firmware in minutes using QMK Configurator.

There are different styles of Easy Maker available depending on your needs:

Quickstart

The easiest way to get started is with the Direct Pin boards. This will assign a single key to each pin and you can short that pin to ground to activate it. Select your MCU from the Keyboard dropdown here:

For more details see the Direct Pin section.

Direct Pin

As its name implies Direct Pin works by connecting one switch per pin. The other side of the switch should be connected to ground (VSS or GND.) You don't need any other components, your MCU has internal pull-up resistors so that the switch sensing can work.

Here is a schematic showing how we connect a single button to pin A3 on a ProMicro:

Schematic diagram showing a ProMicro with a wire coming out of A3, connecting to the left side of a switch. Another wire comes out of the right side of the switch to connect to the Ground Plane.

Once you have wired your switches you can assign keycodes to each pin and build a firmware by selecting the MCU you are using from the Keyboard dropdown. Use this link to show only Easy Maker Direct Pin:

', 14); +const _hoisted_1 = /* @__PURE__ */ createStaticVNode('

Easy Maker - Build One-Off Projects In Configurator

Have you ever needed an easy way to program a controller, such as a Proton C or Teensy 2.0, for a one-off project you're building? QMK has you covered with the Easy Maker. Now you can create a firmware in minutes using QMK Configurator.

There are different styles of Easy Maker available depending on your needs:

Quickstart

The easiest way to get started is with the Direct Pin boards. This will assign a single key to each pin and you can short that pin to ground to activate it. Select your MCU from the Keyboard dropdown here:

For more details see the Direct Pin section.

Direct Pin

As its name implies Direct Pin works by connecting one switch per pin. The other side of the switch should be connected to ground (VSS or GND.) You don't need any other components, your MCU has internal pull-up resistors so that the switch sensing can work.

Here is a schematic showing how we connect a single button to pin A3 on a ProMicro:

Schematic diagram showing a ProMicro with a wire coming out of A3, connecting to the left side of a switch. Another wire comes out of the right side of the switch to connect to the Ground Plane.

Once you have wired your switches you can assign keycodes to each pin and build a firmware by selecting the MCU you are using from the Keyboard dropdown. Use this link to show only Easy Maker Direct Pin:

', 14); const _hoisted_15 = [ _hoisted_1 ]; diff --git a/assets/easy_maker.md.C8LgNG9e.lean.js b/assets/easy_maker.md.CWKgP0PT.lean.js similarity index 95% rename from assets/easy_maker.md.C8LgNG9e.lean.js rename to assets/easy_maker.md.CWKgP0PT.lean.js index d872ab643f6..855734b6a90 100644 --- a/assets/easy_maker.md.C8LgNG9e.lean.js +++ b/assets/easy_maker.md.CWKgP0PT.lean.js @@ -1,4 +1,5 @@ import { _ as _export_sfc, c as createElementBlock, o as openBlock, a8 as createStaticVNode } from "./chunks/framework.Cauyuiy8.js"; +const _imports_0 = "/JcDhZll.png"; const __pageData = JSON.parse('{"title":"Easy Maker - Build One-Off Projects In Configurator","description":"","frontmatter":{},"headers":[],"relativePath":"easy_maker.md","filePath":"easy_maker.md","lastUpdated":null}'); const _sfc_main = { name: "easy_maker.md" }; const _hoisted_1 = /* @__PURE__ */ createStaticVNode("", 14); diff --git a/assets/faq_keymap.md.UjocxZux.js b/assets/faq_keymap.md.UjocxZux.js new file mode 100644 index 00000000000..8d4a3c44a88 --- /dev/null +++ b/assets/faq_keymap.md.UjocxZux.js @@ -0,0 +1,16 @@ +import { _ as _export_sfc, c as createElementBlock, o as openBlock, a8 as createStaticVNode } from "./chunks/framework.Cauyuiy8.js"; +const _imports_0 = "/5wsh5wM.png"; +const __pageData = JSON.parse('{"title":"Keymap FAQ","description":"","frontmatter":{},"headers":[],"relativePath":"faq_keymap.md","filePath":"faq_keymap.md","lastUpdated":null}'); +const _sfc_main = { name: "faq_keymap.md" }; +const _hoisted_1 = /* @__PURE__ */ createStaticVNode('

Keymap FAQ

This page covers questions people often have about keymaps. If you haven't you should read Keymap Overview first.

What Keycodes Can I Use?

See Keycodes for an index of keycodes available to you. These link to more extensive documentation when available.

Keycodes are actually defined in quantum/keycode.h.

What Are the Default Keycodes?

There are 3 standard keyboard layouts in use around the world- ANSI, ISO, and JIS. North America primarily uses ANSI, Europe and Africa primarily use ISO, and Japan uses JIS. Regions not mentioned typically use either ANSI or ISO. The keycodes corresponding to these layouts are shown here:

Keyboard Layout Image

How Can I Make Custom Names For Complex Keycodes?

Sometimes, for readability's sake, it's useful to define custom names for some keycodes. People often define custom names using #define. For example:

c
#define FN_CAPS LT(_FL, KC_CAPS)\n#define ALT_TAB LALT(KC_TAB)

This will allow you to use FN_CAPS and ALT_TAB in your keymap, keeping it more readable.

My Keymap Doesn't Update When I Flash It

This is usually due to VIA, and has to do with how it deals with keymaps.

On first run, the VIA code in the firmware will copy the keymap from flash memory into EEPROM so that it can be rewritten at runtime by the VIA app. From this point QMK will use the keymap stored in EEPROM instead of flash, and so updates to your keymap.c will not be reflected.

The simple fix for this is to clear the EEPROM. You can do this in several ways:

Some Of My Keys Are Swapped Or Not Working

QMK has a couple of features which allow you to change the behavior of your keyboard on the fly. This includes, but is not limited to, swapping Ctrl/Caps, disabling GUI, swapping Alt/GUI, swapping Backspace/Backslash, disabling all keys, and other behavioral modifications.

Refer to the EEPROM clearing methods above, which should return those keys to normal operation. If that doesn't work, look here:

The Menu Key Isn't Working

The key found on most modern keyboards that is located between KC_RGUI and KC_RCTL is actually called KC_APP. This is because when the key was invented, there was already a key named "Menu" in the HID specification, so for whatever reason, Microsoft chose to create a new key and call it "Application".

Power Keys Aren't Working

Somewhat confusingly, there are two "Power" keycodes in QMK: KC_KB_POWER in the Keyboard/Keypad HID usage page, and KC_SYSTEM_POWER (or KC_PWR) in the Consumer page.

The former is only recognized on macOS, while the latter, KC_SLEP and KC_WAKE are supported by all three major operating systems, so it is recommended to use those instead. Under Windows, these keys take effect immediately, however on macOS they must be held down until a dialog appears.

One Shot Modifier

Solves my personal 'the' problem. I often got 'the' or 'THe' wrongly instead of 'The'. One Shot Shift mitigates this for me. https://github.com/tmk/tmk_keyboard/issues/67

Modifier/Layer Stuck

Modifier keys or layers can be stuck unless layer switching is configured properly. For Modifier keys and layer actions you have to place KC_TRNS on same position of destination layer to unregister the modifier key or return to previous layer on release event.

Mechanical Lock Switch Support

This feature is for mechanical lock switch like this Alps one. You can enable it by adding this to your config.h:

c
#define LOCKING_SUPPORT_ENABLE\n#define LOCKING_RESYNC_ENABLE

After enabling this feature use keycodes KC_LCAP, KC_LNUM and KC_LSCR in your keymap instead.

Old vintage mechanical keyboards occasionally have lock switches but modern ones don't have. You don't need this feature in most case and just use keycodes KC_CAPS, KC_NUM and KC_SCRL.

Input Special Characters Other Than ASCII like Cédille 'Ç'

See the Unicode feature.

Fn Key on macOS

Unlike most Fn keys, the one on Apple keyboards actually has its own keycode... sort of. It takes the place of the sixth keycode in a basic 6KRO HID report -- so an Apple keyboard is in fact only 5KRO.

It is technically possible to get QMK to send this key. However, doing so requires modification of the report format to add the state of the Fn key. Even worse, it is not recognized unless the keyboard's VID and PID match that of a real Apple keyboard. The legal issues that official QMK support for this feature may create mean it is unlikely to happen.

See this issue for detailed information.

Keys Supported in Mac OSX?

You can know which keycodes are supported in OSX from this source code.

usb_2_adb_keymap array maps Keyboard/Keypad Page usages to ADB scancodes(OSX internal keycodes).

https://opensource.apple.com/source/IOHIDFamily/IOHIDFamily-606.1.7/IOHIDFamily/Cosmo_USB2ADB.c

And IOHIDConsumer::dispatchConsumerEvent handles Consumer page usages.

https://opensource.apple.com/source/IOHIDFamily/IOHIDFamily-606.1.7/IOHIDFamily/IOHIDConsumer.cpp

JIS Keys in Mac OSX

Japanese JIS keyboard specific keys like 無変換(Muhenkan), 変換(Henkan), ひらがな(hiragana) are not recognized on OSX. You can use Seil to enable those keys, try following options.

https://pqrs.org/osx/karabiner/seil.html

RN-42 Bluetooth Doesn't Work with Karabiner

Karabiner - Keymapping tool on Mac OSX - ignores inputs from RN-42 module by default. You have to enable this option to make Karabiner working with your keyboard. https://github.com/tekezo/Karabiner/issues/403#issuecomment-102559237

See these for the detail of this problem. https://github.com/tmk/tmk_keyboard/issues/213https://github.com/tekezo/Karabiner/issues/403

Esc and ` on a Single Key

See the Grave Escape feature.

Eject on Mac OSX

KC_EJCT keycode works on OSX. https://github.com/tmk/tmk_keyboard/issues/250 It seems Windows 10 ignores the code and Linux/Xorg recognizes but has no mapping by default.

Not sure what keycode Eject is on genuine Apple keyboard actually. HHKB uses F20 for Eject key(Fn+F) on Mac mode but this is not same as Apple Eject keycode probably.

What are "Real" and "Weak" modifiers?

Real modifiers refer to the state of the real/physical modifier keys, while weak modifiers are the state of "virtual" or temporary modifiers which should not interfere with the internal state of the real modifier keys.

The real and weak modifier states are ORed together when the keyboard report is sent, so if you release a weak modifier while the same real modifier is still held, the report does not change:

  1. Hold down physical Left Shift: Real mods now contains Left Shift, final state is Left Shift
  2. Add weak Left Shift: Weak mods now contains Left Shift, final state is Left Shift
  3. Remove weak Left Shift: Weak mods now contains nothing, final state is Left Shift
  4. Release physical Left Shift: Real mods now contains nothing, final state is nothing
', 64); +const _hoisted_65 = [ + _hoisted_1 +]; +function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) { + return openBlock(), createElementBlock("div", null, _hoisted_65); +} +const faq_keymap = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]); +export { + __pageData, + faq_keymap as default +}; diff --git a/assets/faq_keymap.md.zy3J-BEy.lean.js b/assets/faq_keymap.md.UjocxZux.lean.js similarity index 95% rename from assets/faq_keymap.md.zy3J-BEy.lean.js rename to assets/faq_keymap.md.UjocxZux.lean.js index 6d40fe51103..7aaa88cbd81 100644 --- a/assets/faq_keymap.md.zy3J-BEy.lean.js +++ b/assets/faq_keymap.md.UjocxZux.lean.js @@ -1,4 +1,5 @@ import { _ as _export_sfc, c as createElementBlock, o as openBlock, a8 as createStaticVNode } from "./chunks/framework.Cauyuiy8.js"; +const _imports_0 = "/5wsh5wM.png"; const __pageData = JSON.parse('{"title":"Keymap FAQ","description":"","frontmatter":{},"headers":[],"relativePath":"faq_keymap.md","filePath":"faq_keymap.md","lastUpdated":null}'); const _sfc_main = { name: "faq_keymap.md" }; const _hoisted_1 = /* @__PURE__ */ createStaticVNode("", 64); diff --git a/assets/faq_keymap.md.zy3J-BEy.js b/assets/faq_keymap.md.zy3J-BEy.js deleted file mode 100644 index 38d4d057b23..00000000000 --- a/assets/faq_keymap.md.zy3J-BEy.js +++ /dev/null @@ -1,15 +0,0 @@ -import { _ as _export_sfc, c as createElementBlock, o as openBlock, a8 as createStaticVNode } from "./chunks/framework.Cauyuiy8.js"; -const __pageData = JSON.parse('{"title":"Keymap FAQ","description":"","frontmatter":{},"headers":[],"relativePath":"faq_keymap.md","filePath":"faq_keymap.md","lastUpdated":null}'); -const _sfc_main = { name: "faq_keymap.md" }; -const _hoisted_1 = /* @__PURE__ */ createStaticVNode('

Keymap FAQ

This page covers questions people often have about keymaps. If you haven't you should read Keymap Overview first.

What Keycodes Can I Use?

See Keycodes for an index of keycodes available to you. These link to more extensive documentation when available.

Keycodes are actually defined in quantum/keycode.h.

What Are the Default Keycodes?

There are 3 standard keyboard layouts in use around the world- ANSI, ISO, and JIS. North America primarily uses ANSI, Europe and Africa primarily use ISO, and Japan uses JIS. Regions not mentioned typically use either ANSI or ISO. The keycodes corresponding to these layouts are shown here:

Keyboard Layout Image

How Can I Make Custom Names For Complex Keycodes?

Sometimes, for readability's sake, it's useful to define custom names for some keycodes. People often define custom names using #define. For example:

c
#define FN_CAPS LT(_FL, KC_CAPS)\n#define ALT_TAB LALT(KC_TAB)

This will allow you to use FN_CAPS and ALT_TAB in your keymap, keeping it more readable.

My Keymap Doesn't Update When I Flash It

This is usually due to VIA, and has to do with how it deals with keymaps.

On first run, the VIA code in the firmware will copy the keymap from flash memory into EEPROM so that it can be rewritten at runtime by the VIA app. From this point QMK will use the keymap stored in EEPROM instead of flash, and so updates to your keymap.c will not be reflected.

The simple fix for this is to clear the EEPROM. You can do this in several ways:

Some Of My Keys Are Swapped Or Not Working

QMK has a couple of features which allow you to change the behavior of your keyboard on the fly. This includes, but is not limited to, swapping Ctrl/Caps, disabling GUI, swapping Alt/GUI, swapping Backspace/Backslash, disabling all keys, and other behavioral modifications.

Refer to the EEPROM clearing methods above, which should return those keys to normal operation. If that doesn't work, look here:

The Menu Key Isn't Working

The key found on most modern keyboards that is located between KC_RGUI and KC_RCTL is actually called KC_APP. This is because when the key was invented, there was already a key named "Menu" in the HID specification, so for whatever reason, Microsoft chose to create a new key and call it "Application".

Power Keys Aren't Working

Somewhat confusingly, there are two "Power" keycodes in QMK: KC_KB_POWER in the Keyboard/Keypad HID usage page, and KC_SYSTEM_POWER (or KC_PWR) in the Consumer page.

The former is only recognized on macOS, while the latter, KC_SLEP and KC_WAKE are supported by all three major operating systems, so it is recommended to use those instead. Under Windows, these keys take effect immediately, however on macOS they must be held down until a dialog appears.

One Shot Modifier

Solves my personal 'the' problem. I often got 'the' or 'THe' wrongly instead of 'The'. One Shot Shift mitigates this for me. https://github.com/tmk/tmk_keyboard/issues/67

Modifier/Layer Stuck

Modifier keys or layers can be stuck unless layer switching is configured properly. For Modifier keys and layer actions you have to place KC_TRNS on same position of destination layer to unregister the modifier key or return to previous layer on release event.

Mechanical Lock Switch Support

This feature is for mechanical lock switch like this Alps one. You can enable it by adding this to your config.h:

c
#define LOCKING_SUPPORT_ENABLE\n#define LOCKING_RESYNC_ENABLE

After enabling this feature use keycodes KC_LCAP, KC_LNUM and KC_LSCR in your keymap instead.

Old vintage mechanical keyboards occasionally have lock switches but modern ones don't have. You don't need this feature in most case and just use keycodes KC_CAPS, KC_NUM and KC_SCRL.

Input Special Characters Other Than ASCII like Cédille 'Ç'

See the Unicode feature.

Fn Key on macOS

Unlike most Fn keys, the one on Apple keyboards actually has its own keycode... sort of. It takes the place of the sixth keycode in a basic 6KRO HID report -- so an Apple keyboard is in fact only 5KRO.

It is technically possible to get QMK to send this key. However, doing so requires modification of the report format to add the state of the Fn key. Even worse, it is not recognized unless the keyboard's VID and PID match that of a real Apple keyboard. The legal issues that official QMK support for this feature may create mean it is unlikely to happen.

See this issue for detailed information.

Keys Supported in Mac OSX?

You can know which keycodes are supported in OSX from this source code.

usb_2_adb_keymap array maps Keyboard/Keypad Page usages to ADB scancodes(OSX internal keycodes).

https://opensource.apple.com/source/IOHIDFamily/IOHIDFamily-606.1.7/IOHIDFamily/Cosmo_USB2ADB.c

And IOHIDConsumer::dispatchConsumerEvent handles Consumer page usages.

https://opensource.apple.com/source/IOHIDFamily/IOHIDFamily-606.1.7/IOHIDFamily/IOHIDConsumer.cpp

JIS Keys in Mac OSX

Japanese JIS keyboard specific keys like 無変換(Muhenkan), 変換(Henkan), ひらがな(hiragana) are not recognized on OSX. You can use Seil to enable those keys, try following options.

https://pqrs.org/osx/karabiner/seil.html

RN-42 Bluetooth Doesn't Work with Karabiner

Karabiner - Keymapping tool on Mac OSX - ignores inputs from RN-42 module by default. You have to enable this option to make Karabiner working with your keyboard. https://github.com/tekezo/Karabiner/issues/403#issuecomment-102559237

See these for the detail of this problem. https://github.com/tmk/tmk_keyboard/issues/213https://github.com/tekezo/Karabiner/issues/403

Esc and ` on a Single Key

See the Grave Escape feature.

Eject on Mac OSX

KC_EJCT keycode works on OSX. https://github.com/tmk/tmk_keyboard/issues/250 It seems Windows 10 ignores the code and Linux/Xorg recognizes but has no mapping by default.

Not sure what keycode Eject is on genuine Apple keyboard actually. HHKB uses F20 for Eject key(Fn+F) on Mac mode but this is not same as Apple Eject keycode probably.

What are "Real" and "Weak" modifiers?

Real modifiers refer to the state of the real/physical modifier keys, while weak modifiers are the state of "virtual" or temporary modifiers which should not interfere with the internal state of the real modifier keys.

The real and weak modifier states are ORed together when the keyboard report is sent, so if you release a weak modifier while the same real modifier is still held, the report does not change:

  1. Hold down physical Left Shift: Real mods now contains Left Shift, final state is Left Shift
  2. Add weak Left Shift: Weak mods now contains Left Shift, final state is Left Shift
  3. Remove weak Left Shift: Weak mods now contains nothing, final state is Left Shift
  4. Release physical Left Shift: Real mods now contains nothing, final state is nothing
', 64); -const _hoisted_65 = [ - _hoisted_1 -]; -function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) { - return openBlock(), createElementBlock("div", null, _hoisted_65); -} -const faq_keymap = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]); -export { - __pageData, - faq_keymap as default -}; diff --git a/assets/features_autocorrect.md.CwLnMkQ6.js b/assets/features_autocorrect.md.CwLnMkQ6.js new file mode 100644 index 00000000000..e37ce3bf7fa --- /dev/null +++ b/assets/features_autocorrect.md.CwLnMkQ6.js @@ -0,0 +1,16 @@ +import { _ as _export_sfc, c as createElementBlock, o as openBlock, a8 as createStaticVNode } from "./chunks/framework.Cauyuiy8.js"; +const _imports_0 = "/HL5DP8H.png"; +const __pageData = JSON.parse('{"title":"Autocorrect","description":"","frontmatter":{},"headers":[],"relativePath":"features/autocorrect.md","filePath":"features/autocorrect.md","lastUpdated":null}'); +const _sfc_main = { name: "features/autocorrect.md" }; +const _hoisted_1 = /* @__PURE__ */ createStaticVNode('

Autocorrect

There are a lot of words that are prone to being typed incorrectly, due to habit, sequence or just user error. This feature leverages your firmware to automatically correct these errors, to help reduce typos.

How does it work?

The feature maintains a small buffer of recent key presses. On each key press, it checks whether the buffer ends in a recognized typo, and if so, automatically sends keystrokes to correct it.

The tricky part is how to efficiently check the buffer for typos. We don’t want to spend too much memory or time on storing or searching the typos. A good solution is to represent the typos with a trie data structure. A trie is a tree data structure where each node is a letter, and words are formed by following a path to one of the leaves.

An example trie

Since we search whether the buffer ends in a typo, we store the trie writing in reverse. The trie is queried starting from the last letter, then second to last letter, and so on, until either a letter doesn’t match or we reach a leaf, meaning a typo was found.

How do I enable Autocorrection

In your rules.mk, add this:

make
AUTOCORRECT_ENABLE = yes

Additionally, you will need a library for autocorrection. A small sample library is included by default, so that you can get up and running right away, but you can provide a customized library.

By default, autocorrect is disabled. To enable it, you need to use the AC_TOGG keycode to enable it. The status is stored in persistent memory, so you shouldn't need to enabled it again.

Customizing autocorrect library

To provide a custom library, you need to create a text file with the corrections. For instance:

text
:thier        -> their\nfitler        -> filter\nlenght        -> length\nouput         -> output\nwidht         -> width

The syntax is typo -> correction. Typos and corrections are case insensitive, and any whitespace before or after the typo and correction is ignored. The typo must be only the letters a–z, or the special character : representing a word break. The correction may have any non-unicode characters.

Then, run:

sh
qmk generate-autocorrect-data autocorrect_dictionary.txt

This will process the file and produce an autocorrect_data.h file with the trie library, in the folder that you are at. You can specify the keyboard and keymap (eg -kb planck/rev6 -km jackhumbert), and it will place the file in that folder instead. But as long as the file is located in your keymap folder, or user folder, it should be picked up automatically.

This file will look like this:

c
// :thier        -> their\n// fitler        -> filter\n// lenght        -> length\n// ouput         -> output\n// widht         -> width\n\n#define AUTOCORRECT_MIN_LENGTH 5  // "ouput"\n#define AUTOCORRECT_MAX_LENGTH 6  // ":thier"\n\n#define DICTIONARY_SIZE 74\n\nstatic const uint8_t autocorrect_data[DICTIONARY_SIZE] PROGMEM = {85, 7, 0, 23, 35, 0, 0, 8, 0, 76, 16, 0, 15, 25, 0, 0,\n    11, 23, 44, 0, 130, 101, 105, 114, 0, 23, 12, 9, 0, 131, 108, 116, 101, 114, 0, 75, 42, 0, 24, 64, 0, 0, 71, 49, 0,\n    10, 56, 0, 0, 12, 26, 0, 129, 116, 104, 0, 17, 8, 15, 0, 129, 116, 104, 0, 19, 24, 18, 0, 130, 116, 112, 117, 116,\n    0};

Avoiding false triggers

By default, typos are searched within words, to find typos within longer identifiers like maxFitlerOuput. While this is useful, a consequence is that autocorrection will falsely trigger when a typo happens to be a substring of a correctly-spelled word. For instance, if we had thier -> their as an entry, it would falsely trigger on (correct, though relatively uncommon) words like “wealthier” and “filthier.”

The solution is to set a word break : before and/or after the typo to constrain matching. : matches space, period, comma, underscore, digits, and most other non-alpha characters.

Textthier:thierthier::thier:
see thier typomatchesmatchesmatchesmatches
it’s thiersmatchesmatchesnono
wealthier wordsmatchesnomatchesno

:thier: is most restrictive, matching only when thier is a whole word.

The qmk generate-autocorrect-data commands can make an effort to check for entries that would false trigger as substrings of correct words. It searches each typo against a dictionary of 25K English words from the english_words Python package, provided it’s installed. (run python3 -m pip install english_words to install it.)

TIP

Unfortunately, this is limited to just english words, at this point.

Overriding Autocorrect

Occasionally you might actually want to type a typo (for instance, while editing autocorrect_dict.txt) without being autocorrected. There are a couple of ways to do this:

  1. Begin typing the typo.
  2. Before typing the last letter, press and release the Ctrl or Alt key.
  3. Type the remaining letters.

This works because the autocorrection implementation doesn’t understand hotkeys, so it resets itself whenever a modifier other than shift is held.

Additionally, you can use the AC_TOGG keycode to toggle the on/off status for Autocorrect.

Keycodes

KeycodeAliasesDescription
QK_AUTOCORRECT_ONAC_ONTurns on the Autocorrect feature.
QK_AUTOCORRECT_OFFAC_OFFTurns off the Autocorrect feature.
QK_AUTOCORRECT_TOGGLEAC_TOGGToggles the status of the Autocorrect feature.

User Callback Functions

Process Autocorrect

Callback function bool process_autocorrect_user(uint16_t *keycode, keyrecord_t *record, uint8_t *typo_buffer_size, uint8_t *mods) is available to customise incoming keycodes and handle exceptions. You can use this function to sanitise input before they are passed onto the autocorrect engine

TIP

Sanitisation of input is required because autocorrect will only match 8-bit basic keycodes for typos. If valid modifier keys or 16-bit keycodes that are part of a user's word input (such as Shift + A) is passed through, they will fail typo letter detection. For example a Mod-Tap key such as LCTL_T(KC_A) is 16-bit and should be masked for the 8-bit KC_A.

The default user callback function is found inside quantum/process_keycode/process_autocorrect.c. It covers most use-cases for QMK special functions and quantum keycodes, including overriding autocorrect with a modifier other than shift. The process_autocorrect_user function is weak defined to allow user's copy inside keymap.c (or code files) to overwrite it.

Process Autocorrect Example

If you have a custom keycode QMKBEST that should be ignored as part of a word, and another custom keycode QMKLAYER that should override autocorrect, both can be added to the bottom of the process_autocorrect_user switch statement in your source code:

c
bool process_autocorrect_user(uint16_t *keycode, keyrecord_t *record, uint8_t *typo_buffer_size, uint8_t *mods) {\n    // See quantum_keycodes.h for reference on these matched ranges.\n    switch (*keycode) {\n        // Exclude these keycodes from processing.\n        case KC_LSFT:\n        case KC_RSFT:\n        case KC_CAPS:\n        case QK_TO ... QK_ONE_SHOT_LAYER_MAX:\n        case QK_LAYER_TAP_TOGGLE ... QK_LAYER_MOD_MAX:\n        case QK_ONE_SHOT_MOD ... QK_ONE_SHOT_MOD_MAX:\n            return false;\n\n        // Mask for base keycode from shifted keys.\n        case QK_LSFT ... QK_LSFT + 255:\n        case QK_RSFT ... QK_RSFT + 255:\n            if (*keycode >= QK_LSFT && *keycode <= (QK_LSFT + 255)) {\n                *mods |= MOD_LSFT;\n            } else {\n                *mods |= MOD_RSFT;\n            }\n            *keycode &= 0xFF; // Get the basic keycode.\n            return true;\n#ifndef NO_ACTION_TAPPING\n        // Exclude tap-hold keys when they are held down\n        // and mask for base keycode when they are tapped.\n        case QK_LAYER_TAP ... QK_LAYER_TAP_MAX:\n# ifdef NO_ACTION_LAYER\n            // Exclude Layer Tap, if layers are disabled\n            // but action tapping is still enabled.\n            return false;\n# endif\n        case QK_MOD_TAP ... QK_MOD_TAP_MAX:\n            // Exclude hold if mods other than Shift is not active\n            if (!record->tap.count) {\n                return false;\n            }\n            *keycode &= 0xFF;\n            break;\n#else\n        case QK_MOD_TAP ... QK_MOD_TAP_MAX:\n        case QK_LAYER_TAP ... QK_LAYER_TAP_MAX:\n            // Exclude if disabled\n            return false;\n#endif\n        // Exclude swap hands keys when they are held down\n        // and mask for base keycode when they are tapped.\n        case QK_SWAP_HANDS ... QK_SWAP_HANDS_MAX:\n#ifdef SWAP_HANDS_ENABLE\n            if (*keycode >= 0x56F0 || !record->tap.count) {\n                return false;\n            }\n            *keycode &= 0xFF;\n            break;\n#else\n            // Exclude if disabled\n            return false;\n#endif\n        // Handle custom keycodes\n        case QMKBEST:\n            return false;\n        case QMKLAYER:\n            *typo_buffer_size = 0;\n            return false;\n    }\n\n    // Disable autocorrect while a mod other than shift is active.\n    if ((*mods & ~MOD_MASK_SHIFT) != 0) {\n        *typo_buffer_size = 0;\n        return false;\n    }\n\n    return true;\n}

TIP

In this callback function, return false will skip processing of that keycode for autocorrect. Adding *typo_buffer_size = 0 will also reset the autocorrect buffer at the same time, cancelling any current letters already stored in the buffer.

Apply Autocorrect

Additionally, apply_autocorrect(uint8_t backspaces, const char *str, char *typo, char *correct) allows for users to add additional handling to the autocorrection, or replace the functionality entirely. This passes on the number of backspaces needed to replace the words, as well as the replacement string (partial word, not the full word), and the typo and corrected strings (complete words).

TIP

Due to the way code works (no notion of words, just a stream of letters), the typo and correct strings are a best bet and could be "wrong". For example you may get wordtpyo & wordtypo instead of the expected tpyo & typo.

Apply Autocorrect Example

This following example will play a sound when a typo is autocorrected and execute the autocorrection itself:

c
#ifdef AUDIO_ENABLE\nfloat autocorrect_song[][2] = SONG(TERMINAL_SOUND);\n#endif\n\nbool apply_autocorrect(uint8_t backspaces, const char *str, char *typo, char *correct) {\n#ifdef AUDIO_ENABLE\n    PLAY_SONG(autocorrect_song);\n#endif\n    for (uint8_t i = 0; i < backspaces; ++i) {\n        tap_code(KC_BSPC);\n    }\n    send_string_P(str);\n    return false;\n}

TIP

In this callback function, return false will stop the normal processing of autocorrect, which requires manually handling of removing the "bad" characters and typing the new characters.

WARNING

IMPORTANT: str is a pointer to PROGMEM data for the autocorrection. If you return false, and want to send the string, this needs to use send_string_P and not send_string nor SEND_STRING.

You can also use apply_autocorrect to detect and display the event but allow internal code to execute the autocorrection with return true:

c
bool apply_autocorrect(uint8_t backspaces, const char *str, char *typo, char *correct) {\n#ifdef OLED_ENABLE\n    oled_write_P(PSTR("Auto-corrected"), false);\n#endif\n#ifdef CONSOLE_ENABLE\n    printf("'%s' was corrected to '%s'\\n", typo, correct);\n#endif\n    return true;\n}

Autocorrect Status

Additional user callback functions to manipulate Autocorrect:

FunctionDescription
autocorrect_enable()Turns Autocorrect on.
autocorrect_disable()Turns Autocorrect off.
autocorrect_toggle()Toggles Autocorrect.
autocorrect_is_enabled()Returns true if Autocorrect is currently on.

Appendix: Trie binary data format

This section details how the trie is serialized to byte data in autocorrect_data. You don’t need to care about this to use this autocorrection implementation. But it is documented for the record in case anyone is interested in modifying the implementation, or just curious how it works.

What I did here is fairly arbitrary, but it is simple to decode and gets the job done.

Encoding

All autocorrection data is stored in a single flat array autocorrect_data. Each trie node is associated with a byte offset into this array, where data for that node is encoded, beginning with root at offset 0. There are three kinds of nodes. The highest two bits of the first byte of the node indicate what kind:

An example trie

Branching node. Each branch is encoded with one byte for the keycode (KC_A–KC_Z) followed by a link to the child node. Links between nodes are 16-bit byte offsets relative to the beginning of the array, serialized in little endian order.

All branches are serialized this way, one after another, and terminated with a zero byte. As described above, the node is identified as a branch by setting the two high bits of the first byte to 01, done by bitwise ORing the first keycode with 64. keycode. The root node for the above figure would be serialized like:

+-------+-------+-------+-------+-------+-------+-------+\n| R|64  |    node 2     |   T   |    node 3     |   0   |\n+-------+-------+-------+-------+-------+-------+-------+

Chain node. Tries tend to have long chains of single-child nodes, as seen in the example above with f-i-t-l in fitler. So to save space, we use a different format to encode chains than branching nodes. A chain is encoded as a string of keycodes, beginning with the node closest to the root, and terminated with a zero byte. The child of the last node in the chain is encoded immediately after. That child could be either a branching node or a leaf.

In the figure above, the f-i-t-l chain is encoded as

+-------+-------+-------+-------+-------+\n|   L   |   T   |   I   |   F   |   0   |\n+-------+-------+-------+-------+-------+

If we were to encode this chain using the same format used for branching nodes, we would encode a 16-bit node link with every node, costing 8 more bytes in this example. Across the whole trie, this adds up. Conveniently, we can point to intermediate points in the chain and interpret the bytes in the same way as before. E.g. starting at the i instead of the l, and the subchain has the same format.

Leaf node. A leaf node corresponds to a particular typo and stores data to correct the typo. The leaf begins with a byte for the number of backspaces to type, and is followed by a null-terminated ASCII string of the replacement text. The idea is, after tapping backspace the indicated number of times, we can simply pass this string to the send_string_P function. For fitler, we need to tap backspace 3 times (not 4, because we catch the typo as the final ‘r’ is pressed) and replace it with lter. To identify the node as a leaf, the two high bits are set to 10 by ORing the backspace count with 128:

+-------+-------+-------+-------+-------+-------+\n| 3|128 |  'l'  |  't'  |  'e'  |  'r'  |   0   |\n+-------+-------+-------+-------+-------+-------+

Decoding

This format is by design decodable with fairly simple logic. A 16-bit variable state represents our current position in the trie, initialized with 0 to start at the root node. Then, for each keycode, test the highest two bits in the byte at state to identify the kind of node.

Credits

Credit goes to getreuer for originally implementing this here. As well as to filterpaper for converting the code to use PROGMEM, and additional improvements.

', 78); +const _hoisted_79 = [ + _hoisted_1 +]; +function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) { + return openBlock(), createElementBlock("div", null, _hoisted_79); +} +const autocorrect = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]); +export { + __pageData, + autocorrect as default +}; diff --git a/assets/features_autocorrect.md.DrLniDB3.lean.js b/assets/features_autocorrect.md.CwLnMkQ6.lean.js similarity index 95% rename from assets/features_autocorrect.md.DrLniDB3.lean.js rename to assets/features_autocorrect.md.CwLnMkQ6.lean.js index f5d8ecc1151..57330c98b5b 100644 --- a/assets/features_autocorrect.md.DrLniDB3.lean.js +++ b/assets/features_autocorrect.md.CwLnMkQ6.lean.js @@ -1,4 +1,5 @@ import { _ as _export_sfc, c as createElementBlock, o as openBlock, a8 as createStaticVNode } from "./chunks/framework.Cauyuiy8.js"; +const _imports_0 = "/HL5DP8H.png"; const __pageData = JSON.parse('{"title":"Autocorrect","description":"","frontmatter":{},"headers":[],"relativePath":"features/autocorrect.md","filePath":"features/autocorrect.md","lastUpdated":null}'); const _sfc_main = { name: "features/autocorrect.md" }; const _hoisted_1 = /* @__PURE__ */ createStaticVNode("", 78); diff --git a/assets/features_autocorrect.md.DrLniDB3.js b/assets/features_autocorrect.md.DrLniDB3.js deleted file mode 100644 index de827d2e48d..00000000000 --- a/assets/features_autocorrect.md.DrLniDB3.js +++ /dev/null @@ -1,15 +0,0 @@ -import { _ as _export_sfc, c as createElementBlock, o as openBlock, a8 as createStaticVNode } from "./chunks/framework.Cauyuiy8.js"; -const __pageData = JSON.parse('{"title":"Autocorrect","description":"","frontmatter":{},"headers":[],"relativePath":"features/autocorrect.md","filePath":"features/autocorrect.md","lastUpdated":null}'); -const _sfc_main = { name: "features/autocorrect.md" }; -const _hoisted_1 = /* @__PURE__ */ createStaticVNode('

Autocorrect

There are a lot of words that are prone to being typed incorrectly, due to habit, sequence or just user error. This feature leverages your firmware to automatically correct these errors, to help reduce typos.

How does it work?

The feature maintains a small buffer of recent key presses. On each key press, it checks whether the buffer ends in a recognized typo, and if so, automatically sends keystrokes to correct it.

The tricky part is how to efficiently check the buffer for typos. We don’t want to spend too much memory or time on storing or searching the typos. A good solution is to represent the typos with a trie data structure. A trie is a tree data structure where each node is a letter, and words are formed by following a path to one of the leaves.

An example trie

Since we search whether the buffer ends in a typo, we store the trie writing in reverse. The trie is queried starting from the last letter, then second to last letter, and so on, until either a letter doesn’t match or we reach a leaf, meaning a typo was found.

How do I enable Autocorrection

In your rules.mk, add this:

make
AUTOCORRECT_ENABLE = yes

Additionally, you will need a library for autocorrection. A small sample library is included by default, so that you can get up and running right away, but you can provide a customized library.

By default, autocorrect is disabled. To enable it, you need to use the AC_TOGG keycode to enable it. The status is stored in persistent memory, so you shouldn't need to enabled it again.

Customizing autocorrect library

To provide a custom library, you need to create a text file with the corrections. For instance:

text
:thier        -> their\nfitler        -> filter\nlenght        -> length\nouput         -> output\nwidht         -> width

The syntax is typo -> correction. Typos and corrections are case insensitive, and any whitespace before or after the typo and correction is ignored. The typo must be only the letters a–z, or the special character : representing a word break. The correction may have any non-unicode characters.

Then, run:

sh
qmk generate-autocorrect-data autocorrect_dictionary.txt

This will process the file and produce an autocorrect_data.h file with the trie library, in the folder that you are at. You can specify the keyboard and keymap (eg -kb planck/rev6 -km jackhumbert), and it will place the file in that folder instead. But as long as the file is located in your keymap folder, or user folder, it should be picked up automatically.

This file will look like this:

c
// :thier        -> their\n// fitler        -> filter\n// lenght        -> length\n// ouput         -> output\n// widht         -> width\n\n#define AUTOCORRECT_MIN_LENGTH 5  // "ouput"\n#define AUTOCORRECT_MAX_LENGTH 6  // ":thier"\n\n#define DICTIONARY_SIZE 74\n\nstatic const uint8_t autocorrect_data[DICTIONARY_SIZE] PROGMEM = {85, 7, 0, 23, 35, 0, 0, 8, 0, 76, 16, 0, 15, 25, 0, 0,\n    11, 23, 44, 0, 130, 101, 105, 114, 0, 23, 12, 9, 0, 131, 108, 116, 101, 114, 0, 75, 42, 0, 24, 64, 0, 0, 71, 49, 0,\n    10, 56, 0, 0, 12, 26, 0, 129, 116, 104, 0, 17, 8, 15, 0, 129, 116, 104, 0, 19, 24, 18, 0, 130, 116, 112, 117, 116,\n    0};

Avoiding false triggers

By default, typos are searched within words, to find typos within longer identifiers like maxFitlerOuput. While this is useful, a consequence is that autocorrection will falsely trigger when a typo happens to be a substring of a correctly-spelled word. For instance, if we had thier -> their as an entry, it would falsely trigger on (correct, though relatively uncommon) words like “wealthier” and “filthier.”

The solution is to set a word break : before and/or after the typo to constrain matching. : matches space, period, comma, underscore, digits, and most other non-alpha characters.

Textthier:thierthier::thier:
see thier typomatchesmatchesmatchesmatches
it’s thiersmatchesmatchesnono
wealthier wordsmatchesnomatchesno

:thier: is most restrictive, matching only when thier is a whole word.

The qmk generate-autocorrect-data commands can make an effort to check for entries that would false trigger as substrings of correct words. It searches each typo against a dictionary of 25K English words from the english_words Python package, provided it’s installed. (run python3 -m pip install english_words to install it.)

TIP

Unfortunately, this is limited to just english words, at this point.

Overriding Autocorrect

Occasionally you might actually want to type a typo (for instance, while editing autocorrect_dict.txt) without being autocorrected. There are a couple of ways to do this:

  1. Begin typing the typo.
  2. Before typing the last letter, press and release the Ctrl or Alt key.
  3. Type the remaining letters.

This works because the autocorrection implementation doesn’t understand hotkeys, so it resets itself whenever a modifier other than shift is held.

Additionally, you can use the AC_TOGG keycode to toggle the on/off status for Autocorrect.

Keycodes

KeycodeAliasesDescription
QK_AUTOCORRECT_ONAC_ONTurns on the Autocorrect feature.
QK_AUTOCORRECT_OFFAC_OFFTurns off the Autocorrect feature.
QK_AUTOCORRECT_TOGGLEAC_TOGGToggles the status of the Autocorrect feature.

User Callback Functions

Process Autocorrect

Callback function bool process_autocorrect_user(uint16_t *keycode, keyrecord_t *record, uint8_t *typo_buffer_size, uint8_t *mods) is available to customise incoming keycodes and handle exceptions. You can use this function to sanitise input before they are passed onto the autocorrect engine

TIP

Sanitisation of input is required because autocorrect will only match 8-bit basic keycodes for typos. If valid modifier keys or 16-bit keycodes that are part of a user's word input (such as Shift + A) is passed through, they will fail typo letter detection. For example a Mod-Tap key such as LCTL_T(KC_A) is 16-bit and should be masked for the 8-bit KC_A.

The default user callback function is found inside quantum/process_keycode/process_autocorrect.c. It covers most use-cases for QMK special functions and quantum keycodes, including overriding autocorrect with a modifier other than shift. The process_autocorrect_user function is weak defined to allow user's copy inside keymap.c (or code files) to overwrite it.

Process Autocorrect Example

If you have a custom keycode QMKBEST that should be ignored as part of a word, and another custom keycode QMKLAYER that should override autocorrect, both can be added to the bottom of the process_autocorrect_user switch statement in your source code:

c
bool process_autocorrect_user(uint16_t *keycode, keyrecord_t *record, uint8_t *typo_buffer_size, uint8_t *mods) {\n    // See quantum_keycodes.h for reference on these matched ranges.\n    switch (*keycode) {\n        // Exclude these keycodes from processing.\n        case KC_LSFT:\n        case KC_RSFT:\n        case KC_CAPS:\n        case QK_TO ... QK_ONE_SHOT_LAYER_MAX:\n        case QK_LAYER_TAP_TOGGLE ... QK_LAYER_MOD_MAX:\n        case QK_ONE_SHOT_MOD ... QK_ONE_SHOT_MOD_MAX:\n            return false;\n\n        // Mask for base keycode from shifted keys.\n        case QK_LSFT ... QK_LSFT + 255:\n        case QK_RSFT ... QK_RSFT + 255:\n            if (*keycode >= QK_LSFT && *keycode <= (QK_LSFT + 255)) {\n                *mods |= MOD_LSFT;\n            } else {\n                *mods |= MOD_RSFT;\n            }\n            *keycode &= 0xFF; // Get the basic keycode.\n            return true;\n#ifndef NO_ACTION_TAPPING\n        // Exclude tap-hold keys when they are held down\n        // and mask for base keycode when they are tapped.\n        case QK_LAYER_TAP ... QK_LAYER_TAP_MAX:\n# ifdef NO_ACTION_LAYER\n            // Exclude Layer Tap, if layers are disabled\n            // but action tapping is still enabled.\n            return false;\n# endif\n        case QK_MOD_TAP ... QK_MOD_TAP_MAX:\n            // Exclude hold if mods other than Shift is not active\n            if (!record->tap.count) {\n                return false;\n            }\n            *keycode &= 0xFF;\n            break;\n#else\n        case QK_MOD_TAP ... QK_MOD_TAP_MAX:\n        case QK_LAYER_TAP ... QK_LAYER_TAP_MAX:\n            // Exclude if disabled\n            return false;\n#endif\n        // Exclude swap hands keys when they are held down\n        // and mask for base keycode when they are tapped.\n        case QK_SWAP_HANDS ... QK_SWAP_HANDS_MAX:\n#ifdef SWAP_HANDS_ENABLE\n            if (*keycode >= 0x56F0 || !record->tap.count) {\n                return false;\n            }\n            *keycode &= 0xFF;\n            break;\n#else\n            // Exclude if disabled\n            return false;\n#endif\n        // Handle custom keycodes\n        case QMKBEST:\n            return false;\n        case QMKLAYER:\n            *typo_buffer_size = 0;\n            return false;\n    }\n\n    // Disable autocorrect while a mod other than shift is active.\n    if ((*mods & ~MOD_MASK_SHIFT) != 0) {\n        *typo_buffer_size = 0;\n        return false;\n    }\n\n    return true;\n}

TIP

In this callback function, return false will skip processing of that keycode for autocorrect. Adding *typo_buffer_size = 0 will also reset the autocorrect buffer at the same time, cancelling any current letters already stored in the buffer.

Apply Autocorrect

Additionally, apply_autocorrect(uint8_t backspaces, const char *str, char *typo, char *correct) allows for users to add additional handling to the autocorrection, or replace the functionality entirely. This passes on the number of backspaces needed to replace the words, as well as the replacement string (partial word, not the full word), and the typo and corrected strings (complete words).

TIP

Due to the way code works (no notion of words, just a stream of letters), the typo and correct strings are a best bet and could be "wrong". For example you may get wordtpyo & wordtypo instead of the expected tpyo & typo.

Apply Autocorrect Example

This following example will play a sound when a typo is autocorrected and execute the autocorrection itself:

c
#ifdef AUDIO_ENABLE\nfloat autocorrect_song[][2] = SONG(TERMINAL_SOUND);\n#endif\n\nbool apply_autocorrect(uint8_t backspaces, const char *str, char *typo, char *correct) {\n#ifdef AUDIO_ENABLE\n    PLAY_SONG(autocorrect_song);\n#endif\n    for (uint8_t i = 0; i < backspaces; ++i) {\n        tap_code(KC_BSPC);\n    }\n    send_string_P(str);\n    return false;\n}

TIP

In this callback function, return false will stop the normal processing of autocorrect, which requires manually handling of removing the "bad" characters and typing the new characters.

WARNING

IMPORTANT: str is a pointer to PROGMEM data for the autocorrection. If you return false, and want to send the string, this needs to use send_string_P and not send_string nor SEND_STRING.

You can also use apply_autocorrect to detect and display the event but allow internal code to execute the autocorrection with return true:

c
bool apply_autocorrect(uint8_t backspaces, const char *str, char *typo, char *correct) {\n#ifdef OLED_ENABLE\n    oled_write_P(PSTR("Auto-corrected"), false);\n#endif\n#ifdef CONSOLE_ENABLE\n    printf("'%s' was corrected to '%s'\\n", typo, correct);\n#endif\n    return true;\n}

Autocorrect Status

Additional user callback functions to manipulate Autocorrect:

FunctionDescription
autocorrect_enable()Turns Autocorrect on.
autocorrect_disable()Turns Autocorrect off.
autocorrect_toggle()Toggles Autocorrect.
autocorrect_is_enabled()Returns true if Autocorrect is currently on.

Appendix: Trie binary data format

This section details how the trie is serialized to byte data in autocorrect_data. You don’t need to care about this to use this autocorrection implementation. But it is documented for the record in case anyone is interested in modifying the implementation, or just curious how it works.

What I did here is fairly arbitrary, but it is simple to decode and gets the job done.

Encoding

All autocorrection data is stored in a single flat array autocorrect_data. Each trie node is associated with a byte offset into this array, where data for that node is encoded, beginning with root at offset 0. There are three kinds of nodes. The highest two bits of the first byte of the node indicate what kind:

An example trie

Branching node. Each branch is encoded with one byte for the keycode (KC_A–KC_Z) followed by a link to the child node. Links between nodes are 16-bit byte offsets relative to the beginning of the array, serialized in little endian order.

All branches are serialized this way, one after another, and terminated with a zero byte. As described above, the node is identified as a branch by setting the two high bits of the first byte to 01, done by bitwise ORing the first keycode with 64. keycode. The root node for the above figure would be serialized like:

+-------+-------+-------+-------+-------+-------+-------+\n| R|64  |    node 2     |   T   |    node 3     |   0   |\n+-------+-------+-------+-------+-------+-------+-------+

Chain node. Tries tend to have long chains of single-child nodes, as seen in the example above with f-i-t-l in fitler. So to save space, we use a different format to encode chains than branching nodes. A chain is encoded as a string of keycodes, beginning with the node closest to the root, and terminated with a zero byte. The child of the last node in the chain is encoded immediately after. That child could be either a branching node or a leaf.

In the figure above, the f-i-t-l chain is encoded as

+-------+-------+-------+-------+-------+\n|   L   |   T   |   I   |   F   |   0   |\n+-------+-------+-------+-------+-------+

If we were to encode this chain using the same format used for branching nodes, we would encode a 16-bit node link with every node, costing 8 more bytes in this example. Across the whole trie, this adds up. Conveniently, we can point to intermediate points in the chain and interpret the bytes in the same way as before. E.g. starting at the i instead of the l, and the subchain has the same format.

Leaf node. A leaf node corresponds to a particular typo and stores data to correct the typo. The leaf begins with a byte for the number of backspaces to type, and is followed by a null-terminated ASCII string of the replacement text. The idea is, after tapping backspace the indicated number of times, we can simply pass this string to the send_string_P function. For fitler, we need to tap backspace 3 times (not 4, because we catch the typo as the final ‘r’ is pressed) and replace it with lter. To identify the node as a leaf, the two high bits are set to 10 by ORing the backspace count with 128:

+-------+-------+-------+-------+-------+-------+\n| 3|128 |  'l'  |  't'  |  'e'  |  'r'  |   0   |\n+-------+-------+-------+-------+-------+-------+

Decoding

This format is by design decodable with fairly simple logic. A 16-bit variable state represents our current position in the trie, initialized with 0 to start at the root node. Then, for each keycode, test the highest two bits in the byte at state to identify the kind of node.

Credits

Credit goes to getreuer for originally implementing this here. As well as to filterpaper for converting the code to use PROGMEM, and additional improvements.

', 78); -const _hoisted_79 = [ - _hoisted_1 -]; -function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) { - return openBlock(), createElementBlock("div", null, _hoisted_79); -} -const autocorrect = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]); -export { - __pageData, - autocorrect as default -}; diff --git a/assets/features_backlight.md.DJ_byZna.js b/assets/features_backlight.md.C-vzO6-H.js similarity index 80% rename from assets/features_backlight.md.DJ_byZna.js rename to assets/features_backlight.md.C-vzO6-H.js index 870137b2f36..c9836877b67 100644 --- a/assets/features_backlight.md.DJ_byZna.js +++ b/assets/features_backlight.md.C-vzO6-H.js @@ -1,7 +1,8 @@ import { _ as _export_sfc, c as createElementBlock, o as openBlock, a8 as createStaticVNode } from "./chunks/framework.Cauyuiy8.js"; +const _imports_0 = "/BmAvoUC.png"; const __pageData = JSON.parse('{"title":"Backlighting","description":"","frontmatter":{},"headers":[],"relativePath":"features/backlight.md","filePath":"features/backlight.md","lastUpdated":null}'); const _sfc_main = { name: "features/backlight.md" }; -const _hoisted_1 = /* @__PURE__ */ createStaticVNode('

Backlighting

Many keyboards support backlit keys by way of individual LEDs placed through or underneath the keyswitches. This feature is distinct from both the RGB Underglow and RGB Matrix features as it usually allows for only a single colour per switch, though you can obviously install multiple different single coloured LEDs on a keyboard.

QMK is able to control the brightness of these LEDs by switching them on and off rapidly in a certain ratio, a technique known as Pulse Width Modulation, or PWM. By altering the duty cycle of the PWM signal, it creates the illusion of dimming.

Usage

Most keyboards have backlighting enabled by default if they support it, but if it is not working for you (or you have added support), check that your rules.mk includes the following:

make
BACKLIGHT_ENABLE = yes

Keycodes

KeyAliasesDescription
QK_BACKLIGHT_TOGGLEBL_TOGGTurn the backlight on or off
QK_BACKLIGHT_STEPBL_STEPCycle through backlight levels
QK_BACKLIGHT_ONBL_ONSet the backlight to max brightness
QK_BACKLIGHT_OFFBL_OFFTurn the backlight off
QK_BACKLIGHT_UPBL_UPIncrease the backlight level
QK_BACKLIGHT_DOWNBL_DOWNDecrease the backlight level
QK_BACKLIGHT_TOGGLE_BREATHINGBL_BRTGToggle backlight breathing

Basic Configuration

Add the following to your config.h:

DefineDefaultDescription
BACKLIGHT_PINNot definedThe pin that controls the LEDs
BACKLIGHT_LEVELS3The number of brightness levels (maximum 31 excluding off)
BACKLIGHT_CAPS_LOCKNot definedEnable Caps Lock indicator using backlight (for keyboards without dedicated LED)
BACKLIGHT_BREATHINGNot definedEnable backlight breathing, if supported
BREATHING_PERIOD6The length of one backlight "breath" in seconds
BACKLIGHT_ON_STATE1The state of the backlight pin when the backlight is "on" - 1 for high, 0 for low
BACKLIGHT_LIMIT_VAL255The maximum duty cycle of the backlight -- 255 allows for full brightness, any lower will decrease the maximum.
BACKLIGHT_DEFAULT_ONtrueEnable backlight upon clearing the EEPROM
BACKLIGHT_DEFAULT_BREATHINGfalseWhether to enable backlight breathing upon clearing the EEPROM
BACKLIGHT_DEFAULT_LEVELBACKLIGHT_LEVELSThe default backlight level to use upon clearing the EEPROM

Unless you are designing your own keyboard, you generally should not need to change the BACKLIGHT_PIN or BACKLIGHT_ON_STATE.

"On" State

Most backlight circuits are driven by an N-channel MOSFET or NPN transistor. This means that to turn the transistor on and light the LEDs, you must drive the backlight pin, connected to the gate or base, high. Sometimes, however, a P-channel MOSFET, or a PNP transistor is used. In this case, when the transistor is on, the pin is driven low instead.

To configure the "on" state of the backlight circuit, add the following to your config.h:

c
#define BACKLIGHT_ON_STATE 0

Multiple Backlight Pins

Most keyboards have only one backlight pin which controls all backlight LEDs (especially if the backlight is connected to a hardware PWM pin). The timer and software drivers allow you to define multiple backlight pins, which will be turned on and off at the same time during the PWM duty cycle.

This feature allows to set, for instance, the Caps Lock LED's (or any other controllable LED) brightness at the same level as the other LEDs of the backlight. This is useful if you have mapped Control in place of Caps Lock and you need the Caps Lock LED to be part of the backlight instead of being activated when Caps Lock is on, as it is usually wired to a separate pin from the backlight.

To configure multiple backlight pins, add something like this to your config.h, instead of BACKLIGHT_PIN:

c
#define BACKLIGHT_PINS { F5, B2 }

Driver Configuration

Backlight driver selection is configured in rules.mk. Valid drivers are pwm (default), timer, software, or custom. See below for information on individual drivers.

PWM Driver

This is the default backlight driver, which leverages the hardware PWM output capability of the microcontroller.

make
BACKLIGHT_DRIVER = pwm

Timer Driver

This driver is similar to the PWM driver, but instead of directly configuring the pin to output a PWM signal, an interrupt handler is attached to the timer to turn the pin on and off as appropriate.

make
BACKLIGHT_DRIVER = timer

Software Driver

In this mode, PWM is "emulated" while running other keyboard tasks. It offers maximum hardware compatibility without extra platform configuration. However, breathing is not supported, and the backlight can flicker when the keyboard is busy.

make
BACKLIGHT_DRIVER = software

Custom Driver

If none of the above drivers apply to your board (for example, you are using a separate IC to control the backlight), you can implement a custom backlight driver using a simple API.

make
BACKLIGHT_DRIVER = custom
c
void backlight_init_ports(void) {\n    // Optional - runs on startup\n    //   Usually you want to configure pins here\n}\nvoid backlight_set(uint8_t level) {\n    // Optional - runs on level change\n    //   Usually you want to respond to the new value\n}\n\nvoid backlight_task(void) {\n    // Optional - runs periodically\n    //   Note that this is called in the main keyboard loop,\n    //   so long running actions here can cause performance issues\n}

AVR Configuration

PWM Driver

The following table describes the supported pins for the PWM driver. Only cells marked with a timer number are capable of hardware PWM output; any others must use the timer driver.

Backlight PinAT90USB64/128AT90USB162ATmega16/32U4ATmega16/32U2ATmega32AATmega328/P
B1Timer 1
B2Timer 1
B5Timer 1Timer 1
B6Timer 1Timer 1
B7Timer 1Timer 1Timer 1Timer 1
C4Timer 3
C5Timer 3Timer 1Timer 1
C6Timer 3Timer 1Timer 3Timer 1
D4Timer 1
D5Timer 1

Timer Driver

Any GPIO pin can be used with this driver. The following table describes the supported timers:

AT90USB64/128AT90USB162ATmega16/32U4ATmega16/32U2ATmega32AATmega328/P
Timers 1 & 3Timer 1Timers 1 & 3Timer 1Timer 1Timer 1

The following #defines apply only to the timer driver:

DefineDefaultDescription
BACKLIGHT_PWM_TIMER1The timer to use

Note that the choice of timer may conflict with the Audio feature.

ChibiOS/ARM Configuration

PWM Driver

Depending on the ChibiOS board configuration, you may need to enable PWM at the keyboard level. For STM32, this would look like:

c
#pragma once\n\n#define HAL_USE_PWM TRUE\n\n#include_next <halconf.h>
c
#pragma once\n\n#include_next <mcuconf.h>\n\n#undef STM32_PWM_USE_TIM4\n#define STM32_PWM_USE_TIM4 TRUE

The following #defines apply only to the pwm driver:

DefineDefaultDescription
BACKLIGHT_PWM_DRIVERPWMD4The PWM driver to use
BACKLIGHT_PWM_CHANNEL3The PWM channel to use
BACKLIGHT_PAL_MODE2The pin alternative function to use
BACKLIGHT_PWM_PERIODNot definedThe PWM period in counter ticks - Default is platform dependent

Refer to the ST datasheet for your particular MCU to determine these values. For example, these defaults are set up for pin B8 on a Proton-C (STM32F303) using TIM4_CH3 on AF2. Unless you are designing your own keyboard, you generally should not need to change them.

Timer Driver

Depending on the ChibiOS board configuration, you may need to enable general-purpose timers at the keyboard level. For STM32, this would look like:

c
#pragma once\n\n#define HAL_USE_GPT TRUE\n\n#include_next <halconf.h>
c
#pragma once\n\n#include_next <mcuconf.h>\n\n#undef STM32_GPT_USE_TIM15\n#define STM32_GPT_USE_TIM15 TRUE

The following #defines apply only to the timer driver:

DefineDefaultDescription
BACKLIGHT_GPT_DRIVERGPTD15The timer to use

Example Schematic

Since the MCU can only supply so much current to its GPIO pins, instead of powering the backlight directly from the MCU, the backlight pin is connected to a transistor or MOSFET that switches the power to the LEDs.

In this typical example, the backlight LEDs are all connected in parallel towards an N-channel MOSFET. Its gate pin is wired to one of the microcontroller's GPIO pins through a 470Ω resistor to avoid ringing. A pulldown resistor is also placed between the gate pin and ground to keep it at a defined state when it is not otherwise being driven by the MCU. The values of these resistors are not critical - see this Electronics StackExchange question for more information.

Backlight example circuit

API

void backlight_toggle(void)

Toggle the backlight on or off.


void backlight_enable(void)

Turn the backlight on.


void backlight_disable(void)

Turn the backlight off.


void backlight_step(void)

Cycle through backlight levels.


void backlight_increase(void)

Increase the backlight level.


void backlight_decrease(void)

Decrease the backlight level.


void backlight_level(uint8_t level)

Set the backlight level.

Arguments


uint8_t get_backlight_level(void)

Get the current backlight level.

Return Value

The current backlight level, from 0 to BACKLIGHT_LEVELS.


bool is_backlight_enabled(void)

Get the current backlight state.

Return Value

true if the backlight is enabled.


void backlight_toggle_breathing(void)

Toggle backlight breathing on or off.


void backlight_enable_breathing(void)

Turn backlight breathing on.


void backlight_disable_breathing(void)

Turn backlight breathing off.


bool is_backlight_breathing(void)

Get the current backlight breathing state.

Return Value

true if backlight breathing is enabled.

', 109); +const _hoisted_1 = /* @__PURE__ */ createStaticVNode('

Backlighting

Many keyboards support backlit keys by way of individual LEDs placed through or underneath the keyswitches. This feature is distinct from both the RGB Underglow and RGB Matrix features as it usually allows for only a single colour per switch, though you can obviously install multiple different single coloured LEDs on a keyboard.

QMK is able to control the brightness of these LEDs by switching them on and off rapidly in a certain ratio, a technique known as Pulse Width Modulation, or PWM. By altering the duty cycle of the PWM signal, it creates the illusion of dimming.

Usage

Most keyboards have backlighting enabled by default if they support it, but if it is not working for you (or you have added support), check that your rules.mk includes the following:

make
BACKLIGHT_ENABLE = yes

Keycodes

KeyAliasesDescription
QK_BACKLIGHT_TOGGLEBL_TOGGTurn the backlight on or off
QK_BACKLIGHT_STEPBL_STEPCycle through backlight levels
QK_BACKLIGHT_ONBL_ONSet the backlight to max brightness
QK_BACKLIGHT_OFFBL_OFFTurn the backlight off
QK_BACKLIGHT_UPBL_UPIncrease the backlight level
QK_BACKLIGHT_DOWNBL_DOWNDecrease the backlight level
QK_BACKLIGHT_TOGGLE_BREATHINGBL_BRTGToggle backlight breathing

Basic Configuration

Add the following to your config.h:

DefineDefaultDescription
BACKLIGHT_PINNot definedThe pin that controls the LEDs
BACKLIGHT_LEVELS3The number of brightness levels (maximum 31 excluding off)
BACKLIGHT_CAPS_LOCKNot definedEnable Caps Lock indicator using backlight (for keyboards without dedicated LED)
BACKLIGHT_BREATHINGNot definedEnable backlight breathing, if supported
BREATHING_PERIOD6The length of one backlight "breath" in seconds
BACKLIGHT_ON_STATE1The state of the backlight pin when the backlight is "on" - 1 for high, 0 for low
BACKLIGHT_LIMIT_VAL255The maximum duty cycle of the backlight -- 255 allows for full brightness, any lower will decrease the maximum.
BACKLIGHT_DEFAULT_ONtrueEnable backlight upon clearing the EEPROM
BACKLIGHT_DEFAULT_BREATHINGfalseWhether to enable backlight breathing upon clearing the EEPROM
BACKLIGHT_DEFAULT_LEVELBACKLIGHT_LEVELSThe default backlight level to use upon clearing the EEPROM

Unless you are designing your own keyboard, you generally should not need to change the BACKLIGHT_PIN or BACKLIGHT_ON_STATE.

"On" State

Most backlight circuits are driven by an N-channel MOSFET or NPN transistor. This means that to turn the transistor on and light the LEDs, you must drive the backlight pin, connected to the gate or base, high. Sometimes, however, a P-channel MOSFET, or a PNP transistor is used. In this case, when the transistor is on, the pin is driven low instead.

To configure the "on" state of the backlight circuit, add the following to your config.h:

c
#define BACKLIGHT_ON_STATE 0

Multiple Backlight Pins

Most keyboards have only one backlight pin which controls all backlight LEDs (especially if the backlight is connected to a hardware PWM pin). The timer and software drivers allow you to define multiple backlight pins, which will be turned on and off at the same time during the PWM duty cycle.

This feature allows to set, for instance, the Caps Lock LED's (or any other controllable LED) brightness at the same level as the other LEDs of the backlight. This is useful if you have mapped Control in place of Caps Lock and you need the Caps Lock LED to be part of the backlight instead of being activated when Caps Lock is on, as it is usually wired to a separate pin from the backlight.

To configure multiple backlight pins, add something like this to your config.h, instead of BACKLIGHT_PIN:

c
#define BACKLIGHT_PINS { F5, B2 }

Driver Configuration

Backlight driver selection is configured in rules.mk. Valid drivers are pwm (default), timer, software, or custom. See below for information on individual drivers.

PWM Driver

This is the default backlight driver, which leverages the hardware PWM output capability of the microcontroller.

make
BACKLIGHT_DRIVER = pwm

Timer Driver

This driver is similar to the PWM driver, but instead of directly configuring the pin to output a PWM signal, an interrupt handler is attached to the timer to turn the pin on and off as appropriate.

make
BACKLIGHT_DRIVER = timer

Software Driver

In this mode, PWM is "emulated" while running other keyboard tasks. It offers maximum hardware compatibility without extra platform configuration. However, breathing is not supported, and the backlight can flicker when the keyboard is busy.

make
BACKLIGHT_DRIVER = software

Custom Driver

If none of the above drivers apply to your board (for example, you are using a separate IC to control the backlight), you can implement a custom backlight driver using a simple API.

make
BACKLIGHT_DRIVER = custom
c
void backlight_init_ports(void) {\n    // Optional - runs on startup\n    //   Usually you want to configure pins here\n}\nvoid backlight_set(uint8_t level) {\n    // Optional - runs on level change\n    //   Usually you want to respond to the new value\n}\n\nvoid backlight_task(void) {\n    // Optional - runs periodically\n    //   Note that this is called in the main keyboard loop,\n    //   so long running actions here can cause performance issues\n}

AVR Configuration

PWM Driver

The following table describes the supported pins for the PWM driver. Only cells marked with a timer number are capable of hardware PWM output; any others must use the timer driver.

Backlight PinAT90USB64/128AT90USB162ATmega16/32U4ATmega16/32U2ATmega32AATmega328/P
B1Timer 1
B2Timer 1
B5Timer 1Timer 1
B6Timer 1Timer 1
B7Timer 1Timer 1Timer 1Timer 1
C4Timer 3
C5Timer 3Timer 1Timer 1
C6Timer 3Timer 1Timer 3Timer 1
D4Timer 1
D5Timer 1

Timer Driver

Any GPIO pin can be used with this driver. The following table describes the supported timers:

AT90USB64/128AT90USB162ATmega16/32U4ATmega16/32U2ATmega32AATmega328/P
Timers 1 & 3Timer 1Timers 1 & 3Timer 1Timer 1Timer 1

The following #defines apply only to the timer driver:

DefineDefaultDescription
BACKLIGHT_PWM_TIMER1The timer to use

Note that the choice of timer may conflict with the Audio feature.

ChibiOS/ARM Configuration

PWM Driver

Depending on the ChibiOS board configuration, you may need to enable PWM at the keyboard level. For STM32, this would look like:

c
#pragma once\n\n#define HAL_USE_PWM TRUE\n\n#include_next <halconf.h>
c
#pragma once\n\n#include_next <mcuconf.h>\n\n#undef STM32_PWM_USE_TIM4\n#define STM32_PWM_USE_TIM4 TRUE

The following #defines apply only to the pwm driver:

DefineDefaultDescription
BACKLIGHT_PWM_DRIVERPWMD4The PWM driver to use
BACKLIGHT_PWM_CHANNEL3The PWM channel to use
BACKLIGHT_PAL_MODE2The pin alternative function to use
BACKLIGHT_PWM_PERIODNot definedThe PWM period in counter ticks - Default is platform dependent

Refer to the ST datasheet for your particular MCU to determine these values. For example, these defaults are set up for pin B8 on a Proton-C (STM32F303) using TIM4_CH3 on AF2. Unless you are designing your own keyboard, you generally should not need to change them.

Timer Driver

Depending on the ChibiOS board configuration, you may need to enable general-purpose timers at the keyboard level. For STM32, this would look like:

c
#pragma once\n\n#define HAL_USE_GPT TRUE\n\n#include_next <halconf.h>
c
#pragma once\n\n#include_next <mcuconf.h>\n\n#undef STM32_GPT_USE_TIM15\n#define STM32_GPT_USE_TIM15 TRUE

The following #defines apply only to the timer driver:

DefineDefaultDescription
BACKLIGHT_GPT_DRIVERGPTD15The timer to use

Example Schematic

Since the MCU can only supply so much current to its GPIO pins, instead of powering the backlight directly from the MCU, the backlight pin is connected to a transistor or MOSFET that switches the power to the LEDs.

In this typical example, the backlight LEDs are all connected in parallel towards an N-channel MOSFET. Its gate pin is wired to one of the microcontroller's GPIO pins through a 470Ω resistor to avoid ringing. A pulldown resistor is also placed between the gate pin and ground to keep it at a defined state when it is not otherwise being driven by the MCU. The values of these resistors are not critical - see this Electronics StackExchange question for more information.

Backlight example circuit

API

void backlight_toggle(void)

Toggle the backlight on or off.


void backlight_enable(void)

Turn the backlight on.


void backlight_disable(void)

Turn the backlight off.


void backlight_step(void)

Cycle through backlight levels.


void backlight_increase(void)

Increase the backlight level.


void backlight_decrease(void)

Decrease the backlight level.


void backlight_level(uint8_t level)

Set the backlight level.

Arguments


uint8_t get_backlight_level(void)

Get the current backlight level.

Return Value

The current backlight level, from 0 to BACKLIGHT_LEVELS.


bool is_backlight_enabled(void)

Get the current backlight state.

Return Value

true if the backlight is enabled.


void backlight_toggle_breathing(void)

Toggle backlight breathing on or off.


void backlight_enable_breathing(void)

Turn backlight breathing on.


void backlight_disable_breathing(void)

Turn backlight breathing off.


bool is_backlight_breathing(void)

Get the current backlight breathing state.

Return Value

true if backlight breathing is enabled.

', 109); const _hoisted_110 = [ _hoisted_1 ]; diff --git a/assets/features_backlight.md.DJ_byZna.lean.js b/assets/features_backlight.md.C-vzO6-H.lean.js similarity index 95% rename from assets/features_backlight.md.DJ_byZna.lean.js rename to assets/features_backlight.md.C-vzO6-H.lean.js index f9d73c095bd..ba0863b3f02 100644 --- a/assets/features_backlight.md.DJ_byZna.lean.js +++ b/assets/features_backlight.md.C-vzO6-H.lean.js @@ -1,4 +1,5 @@ import { _ as _export_sfc, c as createElementBlock, o as openBlock, a8 as createStaticVNode } from "./chunks/framework.Cauyuiy8.js"; +const _imports_0 = "/BmAvoUC.png"; const __pageData = JSON.parse('{"title":"Backlighting","description":"","frontmatter":{},"headers":[],"relativePath":"features/backlight.md","filePath":"features/backlight.md","lastUpdated":null}'); const _sfc_main = { name: "features/backlight.md" }; const _hoisted_1 = /* @__PURE__ */ createStaticVNode("", 109); diff --git a/assets/features_layer_lock.md.B9-F2Yt0.js b/assets/features_layer_lock.md.B9-F2Yt0.js deleted file mode 100644 index 97fc737d9e9..00000000000 --- a/assets/features_layer_lock.md.B9-F2Yt0.js +++ /dev/null @@ -1,15 +0,0 @@ -import { _ as _export_sfc, c as createElementBlock, o as openBlock, a8 as createStaticVNode } from "./chunks/framework.Cauyuiy8.js"; -const __pageData = JSON.parse('{"title":"Layer Lock","description":"","frontmatter":{},"headers":[],"relativePath":"features/layer_lock.md","filePath":"features/layer_lock.md","lastUpdated":null}'); -const _sfc_main = { name: "features/layer_lock.md" }; -const _hoisted_1 = /* @__PURE__ */ createStaticVNode('

Layer Lock

Some layer switches access the layer by holding the key, including momentary layer MO(layer) and layer tap LT(layer, key) keys. You may sometimes need to stay on the layer for a long period of time. Layer Lock "locks" the current layer to stay on, supposing it was accessed by one of:

Press the Layer Lock key again to unlock the layer. Additionally, when a layer is locked, layer switch keys that turn off the layer such as TO(other_layer) will unlock it.

How do I enable Layer Lock

In your rules.mk, add:

make
LAYER_LOCK_ENABLE = yes

Pick a key in your keymap on a layer you intend to lock, and assign it the keycode QK_LAYER_LOCK (short alias QK_LLCK). Note that locking the base layer has no effect, so typically, this key is used on layers above the base layer.

Example use

Consider a keymap with the following base layer.

Base layer with a MO(NAV) key.

The highlighted key is a momentary layer switch MO(NAV). Holding it accesses a navigation layer.

Nav layer with a Layer Lock key.

Holding the NAV key is fine for brief use, but awkward to continue holding when using navigation functions continuously. The Layer Lock key comes to the rescue:

  1. Hold the NAV key, activating the navigation layer.
  2. Tap Layer Lock.
  3. Release NAV. The navigation layer stays on.
  4. Make use of the arrow keys, etc.
  5. Tap Layer Lock or NAV again to turn the navigation layer back off.

A variation that would also work is to put the Layer Lock key on the base layer and make other layers transparent (KC_TRNS) in that position. Pressing the Layer Lock key locks (or unlocks) the highest active layer, regardless of which layer the Layer Lock key is on.

Idle timeout

Optionally, Layer Lock may be configured to unlock if the keyboard is idle for some time. In config.h, define LAYER_LOCK_IDLE_TIMEOUT in units of milliseconds:

c
#define LAYER_LOCK_IDLE_TIMEOUT 60000  // Turn off after 60 seconds.

Functions

Use the following functions to query and manipulate the layer lock state.

FunctionDescription
is_layer_locked(layer)Checks whether layer is locked.
layer_lock_on(layer)Locks and turns on layer.
layer_lock_off(layer)Unlocks and turns off layer.
layer_lock_invert(layer)Toggles whether layer is locked.

Representing the current Layer Lock state

There is an optional callback layer_lock_set_user() that gets called when a layer is locked or unlocked. This is useful to represent the current lock state for instance by setting an LED. In keymap.c, define

c
bool layer_lock_set_user(layer_state_t locked_layers) {\n  // Do something like `set_led(is_layer_locked(NAV));`\n  return true;\n}

The argument locked_layers is a bitfield in which the kth bit is on if the kth layer is locked. Alternatively, you can use is_layer_locked(layer) to check if a given layer is locked.

Combine Layer Lock with a mod-tap

It is possible to create a mod-tap MT key that acts as a modifier on hold and Layer Lock on tap. Since Layer Lock is not a basic keycode, attempting MT(mod, QK_LLCK) is invalid does not work directly, yet this effect can be achieved through changing the tap function. For example, the following implements a SFTLLCK key that acts as Shift on hold and Layer Lock on tap:

c
#define SFTLLCK LSFT_T(KC_0)\n\n// Use SFTLLCK in your keymap...\n\nbool process_record_user(uint16_t keycode, keyrecord_t *record) {\n    switch (keycode) {\n        case SFTLLCK:\n            if (record->tap.count) {\n                if (record->event.pressed) {\n                    // Toggle the lock on the highest layer.\n                    layer_lock_invert(get_highest_layer(layer_state));\n                }\n                return false;\n            }\n            break;\n\n        // Other macros...\n    }\n    return true;\n}

In the above, KC_0 is an arbitrary placeholder for the tapping keycode. This keycode will never be sent, so any basic keycode will do. In process_record_user(), the tap press event is changed to toggle the lock on the highest layer. Layer Lock can be combined with a layer-tap LT key similarly.

', 30); -const _hoisted_31 = [ - _hoisted_1 -]; -function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) { - return openBlock(), createElementBlock("div", null, _hoisted_31); -} -const layer_lock = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]); -export { - __pageData, - layer_lock as default -}; diff --git a/assets/features_layer_lock.md.BNs4p6DJ.js b/assets/features_layer_lock.md.BNs4p6DJ.js new file mode 100644 index 00000000000..90cb34a1989 --- /dev/null +++ b/assets/features_layer_lock.md.BNs4p6DJ.js @@ -0,0 +1,17 @@ +import { _ as _export_sfc, c as createElementBlock, o as openBlock, a8 as createStaticVNode } from "./chunks/framework.Cauyuiy8.js"; +const _imports_0 = "/DkEhj9x.png"; +const _imports_1 = "/2wUZNWk.png"; +const __pageData = JSON.parse('{"title":"Layer Lock","description":"","frontmatter":{},"headers":[],"relativePath":"features/layer_lock.md","filePath":"features/layer_lock.md","lastUpdated":null}'); +const _sfc_main = { name: "features/layer_lock.md" }; +const _hoisted_1 = /* @__PURE__ */ createStaticVNode('

Layer Lock

Some layer switches access the layer by holding the key, including momentary layer MO(layer) and layer tap LT(layer, key) keys. You may sometimes need to stay on the layer for a long period of time. Layer Lock "locks" the current layer to stay on, supposing it was accessed by one of:

Press the Layer Lock key again to unlock the layer. Additionally, when a layer is locked, layer switch keys that turn off the layer such as TO(other_layer) will unlock it.

How do I enable Layer Lock

In your rules.mk, add:

make
LAYER_LOCK_ENABLE = yes

Pick a key in your keymap on a layer you intend to lock, and assign it the keycode QK_LAYER_LOCK (short alias QK_LLCK). Note that locking the base layer has no effect, so typically, this key is used on layers above the base layer.

Example use

Consider a keymap with the following base layer.

Base layer with a MO(NAV) key.

The highlighted key is a momentary layer switch MO(NAV). Holding it accesses a navigation layer.

Nav layer with a Layer Lock key.

Holding the NAV key is fine for brief use, but awkward to continue holding when using navigation functions continuously. The Layer Lock key comes to the rescue:

  1. Hold the NAV key, activating the navigation layer.
  2. Tap Layer Lock.
  3. Release NAV. The navigation layer stays on.
  4. Make use of the arrow keys, etc.
  5. Tap Layer Lock or NAV again to turn the navigation layer back off.

A variation that would also work is to put the Layer Lock key on the base layer and make other layers transparent (KC_TRNS) in that position. Pressing the Layer Lock key locks (or unlocks) the highest active layer, regardless of which layer the Layer Lock key is on.

Idle timeout

Optionally, Layer Lock may be configured to unlock if the keyboard is idle for some time. In config.h, define LAYER_LOCK_IDLE_TIMEOUT in units of milliseconds:

c
#define LAYER_LOCK_IDLE_TIMEOUT 60000  // Turn off after 60 seconds.

Functions

Use the following functions to query and manipulate the layer lock state.

FunctionDescription
is_layer_locked(layer)Checks whether layer is locked.
layer_lock_on(layer)Locks and turns on layer.
layer_lock_off(layer)Unlocks and turns off layer.
layer_lock_invert(layer)Toggles whether layer is locked.

Representing the current Layer Lock state

There is an optional callback layer_lock_set_user() that gets called when a layer is locked or unlocked. This is useful to represent the current lock state for instance by setting an LED. In keymap.c, define

c
bool layer_lock_set_user(layer_state_t locked_layers) {\n  // Do something like `set_led(is_layer_locked(NAV));`\n  return true;\n}

The argument locked_layers is a bitfield in which the kth bit is on if the kth layer is locked. Alternatively, you can use is_layer_locked(layer) to check if a given layer is locked.

Combine Layer Lock with a mod-tap

It is possible to create a mod-tap MT key that acts as a modifier on hold and Layer Lock on tap. Since Layer Lock is not a basic keycode, attempting MT(mod, QK_LLCK) is invalid does not work directly, yet this effect can be achieved through changing the tap function. For example, the following implements a SFTLLCK key that acts as Shift on hold and Layer Lock on tap:

c
#define SFTLLCK LSFT_T(KC_0)\n\n// Use SFTLLCK in your keymap...\n\nbool process_record_user(uint16_t keycode, keyrecord_t *record) {\n    switch (keycode) {\n        case SFTLLCK:\n            if (record->tap.count) {\n                if (record->event.pressed) {\n                    // Toggle the lock on the highest layer.\n                    layer_lock_invert(get_highest_layer(layer_state));\n                }\n                return false;\n            }\n            break;\n\n        // Other macros...\n    }\n    return true;\n}

In the above, KC_0 is an arbitrary placeholder for the tapping keycode. This keycode will never be sent, so any basic keycode will do. In process_record_user(), the tap press event is changed to toggle the lock on the highest layer. Layer Lock can be combined with a layer-tap LT key similarly.

', 30); +const _hoisted_31 = [ + _hoisted_1 +]; +function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) { + return openBlock(), createElementBlock("div", null, _hoisted_31); +} +const layer_lock = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]); +export { + __pageData, + layer_lock as default +}; diff --git a/assets/features_layer_lock.md.B9-F2Yt0.lean.js b/assets/features_layer_lock.md.BNs4p6DJ.lean.js similarity index 91% rename from assets/features_layer_lock.md.B9-F2Yt0.lean.js rename to assets/features_layer_lock.md.BNs4p6DJ.lean.js index 9dec9c68885..aa09ff70b5b 100644 --- a/assets/features_layer_lock.md.B9-F2Yt0.lean.js +++ b/assets/features_layer_lock.md.BNs4p6DJ.lean.js @@ -1,4 +1,6 @@ import { _ as _export_sfc, c as createElementBlock, o as openBlock, a8 as createStaticVNode } from "./chunks/framework.Cauyuiy8.js"; +const _imports_0 = "/DkEhj9x.png"; +const _imports_1 = "/2wUZNWk.png"; const __pageData = JSON.parse('{"title":"Layer Lock","description":"","frontmatter":{},"headers":[],"relativePath":"features/layer_lock.md","filePath":"features/layer_lock.md","lastUpdated":null}'); const _sfc_main = { name: "features/layer_lock.md" }; const _hoisted_1 = /* @__PURE__ */ createStaticVNode("", 30); diff --git a/assets/features_rgblight.md.CF2NJRo-.js b/assets/features_rgblight.md.CF2NJRo-.js deleted file mode 100644 index 87f44f8f40b..00000000000 --- a/assets/features_rgblight.md.CF2NJRo-.js +++ /dev/null @@ -1,16 +0,0 @@ -import { _ as _imports_0 } from "./chunks/color-wheel.DIUCmfNZ.js"; -import { _ as _export_sfc, c as createElementBlock, o as openBlock, a8 as createStaticVNode } from "./chunks/framework.Cauyuiy8.js"; -const __pageData = JSON.parse('{"title":"RGB Lighting","description":"","frontmatter":{},"headers":[],"relativePath":"features/rgblight.md","filePath":"features/rgblight.md","lastUpdated":null}'); -const _sfc_main = { name: "features/rgblight.md" }; -const _hoisted_1 = /* @__PURE__ */ createStaticVNode('

RGB Lighting

QMK has the ability to control RGB LEDs attached to your keyboard. This is commonly called underglow, due to the LEDs often being mounted on the bottom of the keyboard, producing a nice diffused effect when combined with a translucent case.

Planck with RGB Underglow

Some keyboards come with RGB LEDs preinstalled. Others must have them installed after the fact. See the Hardware Modification section for information on adding RGB lighting to your keyboard.

Currently QMK supports the following addressable LEDs:

These LEDs are called "addressable" because instead of using a wire per color, each LED contains a small microchip that understands a special protocol sent over a single wire. The chip passes on the remaining data to the next LED, allowing them to be chained together. In this way, you can easily control the color of the individual LEDs.

Usage

On keyboards with onboard RGB LEDs, it is usually enabled by default. If it is not working for you, check that your rules.mk includes the following:

make
RGBLIGHT_ENABLE = yes

TIP

There are additional configuration options for ARM controllers that offer increased performance over the default WS2812 bitbang driver. Please see WS2812 Driver for more information.

For APA102 LEDs, add the following to your rules.mk:

make
RGBLIGHT_ENABLE = yes\nRGBLIGHT_DRIVER = apa102

At minimum you must define the data pin your LED strip is connected to, and the number of LEDs in the strip, in your config.h. For APA102 LEDs, you must also define the clock pin. If your keyboard has onboard RGB LEDs, and you are simply creating a keymap, you usually won't need to modify these.

DefineDescription
WS2812_DI_PINThe pin connected to the data pin of the LEDs (WS2812)
APA102_DI_PINThe pin connected to the data pin of the LEDs (APA102)
APA102_CI_PINThe pin connected to the clock pin of the LEDs (APA102)
RGBLIGHT_LED_COUNTThe number of LEDs connected
RGBLED_SPLIT(Optional) For split keyboards, the number of LEDs connected on each half

Then you should be able to use the keycodes below to change the RGB lighting to your liking.

Color Selection

QMK uses Hue, Saturation, and Value to select colors rather than RGB. The color wheel below demonstrates how this works.

HSV Color Wheel

Changing the Hue cycles around the circle.
Changing the Saturation moves between the inner and outer sections of the wheel, affecting the intensity of the color.
Changing the Value sets the overall brightness.

QMK Color Wheel with HSV Values

Keycodes

WARNING

These keycodes also simultaneously control RGB Matrix, if enabled. This behaviour is in the process of being deprecated, so during this time it is recommended to additionally include the dedicated RGB Matrix keycodes to your keymap, and add #define RGB_MATRIX_DISABLE_SHARED_KEYCODES to config.h.

KeyAliasesDescription
QK_UNDERGLOW_TOGGLEUG_TOGGToggle RGB lighting on or off
QK_UNDERGLOW_MODE_NEXTUG_NEXTCycle through modes, reverse direction when Shift is held
QK_UNDERGLOW_MODE_PREVIOUSUG_PREVCycle through modes in reverse, forward direction when Shift is held
QK_UNDERGLOW_HUE_UPUG_HUEUIncrease hue, decrease hue when Shift is held
QK_UNDERGLOW_HUE_DOWNUG_HUEDDecrease hue, increase hue when Shift is held
QK_UNDERGLOW_SATURATION_UPUG_SATUIncrease saturation, decrease saturation when Shift is held
QK_UNDERGLOW_SATURATION_DOWNUG_SATDDecrease saturation, increase saturation when Shift is held
QK_UNDERGLOW_VALUE_UPUG_VALUIncrease value (brightness), decrease value when Shift is held
QK_UNDERGLOW_VALUE_DOWNUG_VALDDecrease value (brightness), increase value when Shift is held
QK_UNDERGLOW_SPEED_UPUG_SPDUIncrease effect speed (brightness), decrease speed when Shift is held
QK_UNDERGLOW_SPEED_DOWNUG_SPDDDecrease effect speed (brightness), increase speed when Shift is held
RGB_MODE_PLAINRGB_M_P Static (no animation) mode (deprecated)
RGB_MODE_BREATHERGB_M_BBreathing animation mode (deprecated)
RGB_MODE_RAINBOWRGB_M_RRainbow animation mode (deprecated)
RGB_MODE_SWIRLRGB_M_SWSwirl animation mode (deprecated)
RGB_MODE_SNAKERGB_M_SNSnake animation mode (deprecated)
RGB_MODE_KNIGHTRGB_M_K"Knight Rider" animation mode (deprecated)
RGB_MODE_XMASRGB_M_XChristmas animation mode (deprecated)
RGB_MODE_GRADIENTRGB_M_GStatic gradient animation mode (deprecated)
RGB_MODE_RGBTESTRGB_M_TRed, Green, Blue test animation mode (deprecated)
RGB_MODE_TWINKLERGB_M_TWTwinkle animation mode (deprecated)

TIP

These keycodes cannot be used with functions like tap_code16() as they are not USB HID keycodes. If you wish to replicate similar behaviour in custom code within your firmware (e.g. inside encoder_update_user() or process_record_user()), the equivalent RGB functions should be used instead.

Configuration

Your RGB lighting can be configured by placing these #defines in your config.h:

DefineDefaultDescription
RGBLIGHT_HUE_STEP8The value by which to increment the hue per adjustment action
RGBLIGHT_SAT_STEP17The value by which to increment the saturation per adjustment action
RGBLIGHT_VAL_STEP17The value by which to increment the brightness per adjustment action
RGBLIGHT_LIMIT_VAL255The maximum brightness level
RGBLIGHT_SLEEPNot definedIf defined, the RGB lighting will be switched off when the host goes to sleep
RGBLIGHT_SPLITNot definedIf defined, synchronization functionality for split keyboards is added
RGBLIGHT_DEFAULT_MODERGBLIGHT_MODE_STATIC_LIGHTThe default mode to use upon clearing the EEPROM
RGBLIGHT_DEFAULT_HUE0 (red)The default hue to use upon clearing the EEPROM
RGBLIGHT_DEFAULT_SATUINT8_MAX (255)The default saturation to use upon clearing the EEPROM
RGBLIGHT_DEFAULT_VALRGBLIGHT_LIMIT_VALThe default value (brightness) to use upon clearing the EEPROM
RGBLIGHT_DEFAULT_SPD0The default speed to use upon clearing the EEPROM
RGBLIGHT_DEFAULT_ONtrueEnable RGB lighting upon clearing the EEPROM

Effects and Animations

Not only can this lighting be whatever color you want, if RGBLIGHT_EFFECT_xxxx is defined, you also have a number of animation modes at your disposal:

Mode number symbolAdditional numberDescription
RGBLIGHT_MODE_STATIC_LIGHTNoneSolid color (this mode is always enabled)
RGBLIGHT_MODE_BREATHING0,1,2,3Solid color breathing
RGBLIGHT_MODE_RAINBOW_MOOD0,1,2Cycling rainbow
RGBLIGHT_MODE_RAINBOW_SWIRL0,1,2,3,4,5Swirling rainbow
RGBLIGHT_MODE_SNAKE0,1,2,3,4,5Snake
RGBLIGHT_MODE_KNIGHT0,1,2Knight
RGBLIGHT_MODE_CHRISTMASNoneChristmas
RGBLIGHT_MODE_STATIC_GRADIENT0,1,..,9Static gradient
RGBLIGHT_MODE_RGB_TESTNoneRGB Test
RGBLIGHT_MODE_ALTERNATINGNoneAlternating
RGBLIGHT_MODE_TWINKLE0,1,2,3,4,5Twinkle

Check out this video for a demonstration.

Note: For versions older than 0.6.117, The mode numbers were written directly. In quantum/rgblight/rgblight.h there is a contrast table between the old mode number and the current symbol.

Effect and Animation Toggles

Use these defines to add or remove animations from the firmware. When you are running low on flash space, it can be helpful to disable animations you are not using.

DefineDefaultDescription
RGBLIGHT_ANIMATIONSNot definedEnable all additional animation modes. (deprecated)
RGBLIGHT_EFFECT_ALTERNATINGNot definedEnable alternating animation mode.
RGBLIGHT_EFFECT_BREATHINGNot definedEnable breathing animation mode.
RGBLIGHT_EFFECT_CHRISTMASNot definedEnable christmas animation mode.
RGBLIGHT_EFFECT_KNIGHTNot definedEnable knight animation mode.
RGBLIGHT_EFFECT_RAINBOW_MOODNot definedEnable rainbow mood animation mode.
RGBLIGHT_EFFECT_RAINBOW_SWIRLNot definedEnable rainbow swirl animation mode.
RGBLIGHT_EFFECT_RGB_TESTNot definedEnable RGB test animation mode.
RGBLIGHT_EFFECT_SNAKENot definedEnable snake animation mode.
RGBLIGHT_EFFECT_STATIC_GRADIENTNot definedEnable static gradient mode.
RGBLIGHT_EFFECT_TWINKLENot definedEnable twinkle animation mode.

WARNING

RGBLIGHT_ANIMATIONS is being deprecated and animation modes should be explicitly defined.

Effect and Animation Settings

The following options are used to tweak the various animations:

DefineDefaultDescription
RGBLIGHT_EFFECT_BREATHE_CENTERNot definedIf defined, used to calculate the curve for the breathing animation. Valid values are 1.0 to 2.7
RGBLIGHT_EFFECT_BREATHE_MAX255The maximum brightness for the breathing mode. Valid values are 1 to 255
RGBLIGHT_EFFECT_CHRISTMAS_INTERVAL40How long (in milliseconds) to wait between animation steps for the "Christmas" animation
RGBLIGHT_EFFECT_CHRISTMAS_STEP2The number of LEDs to group the red/green colors by for the "Christmas" animation
RGBLIGHT_EFFECT_KNIGHT_LED_NUMRGBLIGHT_LED_COUNTThe number of LEDs to have the "Knight" animation travel
RGBLIGHT_EFFECT_KNIGHT_LENGTH3The number of LEDs to light up for the "Knight" animation
RGBLIGHT_EFFECT_KNIGHT_OFFSET0The number of LEDs to start the "Knight" animation from the start of the strip by
RGBLIGHT_RAINBOW_SWIRL_RANGE255Range adjustment for the rainbow swirl effect to get different swirls
RGBLIGHT_EFFECT_SNAKE_LENGTH4The number of LEDs to light up for the "Snake" animation
RGBLIGHT_EFFECT_TWINKLE_LIFE200Adjusts how quickly each LED brightens and dims when twinkling (in animation steps)
RGBLIGHT_EFFECT_TWINKLE_PROBABILITY1/127Adjusts how likely each LED is to twinkle (on each animation step)

Example Usage to Reduce Memory Footprint

  1. Use #undef to selectively disable animations. The following would disable two animations and save about 4KiB:
diff
 #undef RGBLIGHT_LED_COUNT\n+#undef RGBLIGHT_EFFECT_STATIC_GRADIENT\n+#undef RGBLIGHT_EFFECT_RAINBOW_SWIRL\n #define RGBLIGHT_LED_COUNT 12\n #define RGBLIGHT_HUE_STEP 8\n #define RGBLIGHT_SAT_STEP 8

Animation Speed

You can also modify the speeds that the different modes animate at:

Here is a quick demo on Youtube (with NPKC KC60) (https://www.youtube.com/watch?v=VKrpPAHlisY).

c
// How long (in milliseconds) to wait between animation steps for each of the "Solid color breathing" animations\nconst uint8_t RGBLED_BREATHING_INTERVALS[] PROGMEM = {30, 20, 10, 5};\n\n// How long (in milliseconds) to wait between animation steps for each of the "Cycling rainbow" animations\nconst uint8_t RGBLED_RAINBOW_MOOD_INTERVALS[] PROGMEM = {120, 60, 30};\n\n// How long (in milliseconds) to wait between animation steps for each of the "Swirling rainbow" animations\nconst uint8_t RGBLED_RAINBOW_SWIRL_INTERVALS[] PROGMEM = {100, 50, 20};\n\n// How long (in milliseconds) to wait between animation steps for each of the "Snake" animations\nconst uint8_t RGBLED_SNAKE_INTERVALS[] PROGMEM = {100, 50, 20};\n\n// How long (in milliseconds) to wait between animation steps for each of the "Knight" animations\nconst uint8_t RGBLED_KNIGHT_INTERVALS[] PROGMEM = {127, 63, 31};\n\n// How long (in milliseconds) to wait between animation steps for each of the "Twinkle" animations\nconst uint8_t RGBLED_TWINKLE_INTERVALS[] PROGMEM = {50, 25, 10};\n\n// These control which hues are selected for each of the "Static gradient" modes\nconst uint8_t RGBLED_GRADIENT_RANGES[] PROGMEM = {255, 170, 127, 85, 64};

Lighting Layers

TIP

Note: Lighting Layers is an RGB Light feature, it will not work for RGB Matrix. See RGB Matrix Indicators for details on how to do so.

By including #define RGBLIGHT_LAYERS in your config.h file you can enable lighting layers. These make it easy to use your underglow LEDs as status indicators to show which keyboard layer is currently active, or the state of caps lock, all without disrupting any animations. Here's a video showing an example of what you can do.

Defining Lighting Layers

By default, 8 layers are possible. This can be expanded to as many as 32 by overriding the definition of RGBLIGHT_MAX_LAYERS in config.h (e.g. #define RGBLIGHT_MAX_LAYERS 32). Please note, if you use a split keyboard, you will need to flash both sides of the split after changing this. Also, increasing the maximum will increase the firmware size, and will slow sync on split keyboards.

To define a layer, we modify keymap.c to list the LED ranges and the colors we want to overlay on them using an array of rgblight_segment_t using the RGBLIGHT_LAYER_SEGMENTS macro. We can define multiple layers and enable/disable them independently:

c
// Light LEDs 6 to 9 and 12 to 15 red when caps lock is active. Hard to ignore!\nconst rgblight_segment_t PROGMEM my_capslock_layer[] = RGBLIGHT_LAYER_SEGMENTS(\n    {6, 4, HSV_RED},       // Light 4 LEDs, starting with LED 6\n    {12, 4, HSV_RED}       // Light 4 LEDs, starting with LED 12\n);\n// Light LEDs 9 & 10 in cyan when keyboard layer 1 is active\nconst rgblight_segment_t PROGMEM my_layer1_layer[] = RGBLIGHT_LAYER_SEGMENTS(\n    {9, 2, HSV_CYAN}\n);\n// Light LEDs 11 & 12 in purple when keyboard layer 2 is active\nconst rgblight_segment_t PROGMEM my_layer2_layer[] = RGBLIGHT_LAYER_SEGMENTS(\n    {11, 2, HSV_PURPLE}\n);\n// Light LEDs 13 & 14 in green when keyboard layer 3 is active\nconst rgblight_segment_t PROGMEM my_layer3_layer[] = RGBLIGHT_LAYER_SEGMENTS(\n    {13, 2, HSV_GREEN}\n);\n// etc..

We combine these layers into an array using the RGBLIGHT_LAYERS_LIST macro, and assign it to the rgblight_layers variable during keyboard setup. Note that you can only define up to 8 lighting layers. Any extra layers will be ignored. Since the different lighting layers overlap, the order matters in the array, with later layers taking precedence:

c
// Now define the array of layers. Later layers take precedence\nconst rgblight_segment_t* const PROGMEM my_rgb_layers[] = RGBLIGHT_LAYERS_LIST(\n    my_capslock_layer,\n    my_layer1_layer,    // Overrides caps lock layer\n    my_layer2_layer,    // Overrides other layers\n    my_layer3_layer     // Overrides other layers\n);\n\nvoid keyboard_post_init_user(void) {\n    // Enable the LED layers\n    rgblight_layers = my_rgb_layers;\n}

Note: For split keyboards with two controllers, both sides need to be flashed when updating the contents of rgblight_layers.

Enabling and disabling lighting layers

Everything above just configured the definition of each lighting layer. We can now enable and disable the lighting layers whenever the state of the keyboard changes:

c
bool led_update_user(led_t led_state) {\n    rgblight_set_layer_state(0, led_state.caps_lock);\n    return true;\n}\n\nlayer_state_t default_layer_state_set_user(layer_state_t state) {\n    rgblight_set_layer_state(1, layer_state_cmp(state, _DVORAK));\n    return state;\n}\n\nlayer_state_t layer_state_set_user(layer_state_t state) {\n    rgblight_set_layer_state(2, layer_state_cmp(state, _FN));\n    rgblight_set_layer_state(3, layer_state_cmp(state, _ADJUST));\n    return state;\n}

By including #define RGBLIGHT_LAYER_BLINK in your config.h file you can turn a lighting layer on for a specified duration. Once the specified number of milliseconds has elapsed the layer will be turned off. This is useful, e.g., if you want to acknowledge some action (e.g. toggling some setting):

c
const rgblight_segment_t PROGMEM _yes_layer[] = RGBLIGHT_LAYER_SEGMENTS( {9, 6, HSV_GREEN} );\nconst rgblight_segment_t PROGMEM _no_layer[] = RGBLIGHT_LAYER_SEGMENTS( {9, 6, HSV_RED} );\n\nconst rgblight_segment_t* const PROGMEM _rgb_layers[] =\n    RGBLIGHT_LAYERS_LIST( _yes_layer, _no_layer );\n\nvoid keyboard_post_init_user(void) {\n    rgblight_layers = _rgb_layers;\n}\n\n// Note we user post_process_record_user because we want the state\n// after the flag has been flipped...\nvoid post_process_record_user(uint16_t keycode, keyrecord_t *record) {\n    switch (keycode) {\n        case QK_DEBUG_TOGGLE:\n            rgblight_blink_layer(debug_enable ? 0 : 1, 500);\n            break;\n\n        case NK_TOGG:\n        case NK_ON:\n        case NK_OFF:\n            rgblight_blink_layer(keymap_config.nkro ? 0 : 1, 500);\n            break;\n    }\n}

You can also use rgblight_blink_layer_repeat to specify the amount of times the layer is supposed to blink. Using the layers from above,

c
void post_process_record_user(uint16_t keycode, keyrecord_t *record) {\n    switch (keycode) {\n        case QK_DEBUG_TOGGLE:\n            rgblight_blink_layer_repeat(debug_enable ? 0 : 1, 200, 3);\n            break;\n    }\n}

would turn the layer 0 (or 1) on and off again three times when DB_TOGG is pressed.

Blinking accumulates layers so if multiple layers are set blinking at the same time they will all blink for the duration and repeat times of the last layer to be blinked. To stop these other layers from blinking use rgblight_unblink_layer or rgblight_unblink_all_but_layer:

c
rgblight_blink_layer(1, 500);\nrgblight_unblink_all_but_layer(1);
c
rgblight_unblink_layer(3);\nrgblight_blink_layer(2, 500);

WARNING

Lighting layers on split keyboards will require layer state synced to the slave half (e.g. #define SPLIT_LAYER_STATE_ENABLE). See data sync options for more details.

Overriding RGB Lighting on/off status

Normally lighting layers are not shown when RGB Lighting is disabled (e.g. with UG_TOGG keycode). If you would like lighting layers to work even when the RGB Lighting is otherwise off, add #define RGBLIGHT_LAYERS_OVERRIDE_RGB_OFF to your config.h.

Retain brightness

Usually lighting layers apply their configured brightness once activated. If you would like lighting layers to retain the currently used brightness (as returned by rgblight_get_val()), add #define RGBLIGHT_LAYERS_RETAIN_VAL to your config.h.

Functions

If you need to change your RGB lighting in code, for example in a macro to change the color whenever you switch layers, QMK provides a set of functions to assist you. See rgblight.h for the full list, but the most commonly used functions include:

Low level Functions

FunctionDescription
rgblight_set()Flush out led buffers to LEDs
rgblight_set_clipping_range(pos, num)Set clipping Range. see Clipping Range

Effects and Animations Functions

effect range setting

FunctionDescription
rgblight_set_effect_range(pos, num)Set Effects Range

direct operation

FunctionDescription
rgblight_setrgb_at(r, g, b, index)Set a single LED to the given RGB value, where r/g/b are between 0 and 255 and index is between 0 and RGBLIGHT_LED_COUNT (not written to EEPROM)
rgblight_sethsv_at(h, s, v, index)Set a single LED to the given HSV value, where h/s/v are between 0 and 255, and index is between 0 and RGBLIGHT_LED_COUNT (not written to EEPROM)
rgblight_setrgb_range(r, g, b, start, end)Set a continuous range of LEDs to the given RGB value, where r/g/b are between 0 and 255 and start(included) and stop(excluded) are between 0 and RGBLIGHT_LED_COUNT (not written to EEPROM)
rgblight_sethsv_range(h, s, v, start, end)Set a continuous range of LEDs to the given HSV value, where h/s/v are between 0 and 255, and start(included) and stop(excluded) are between 0 and RGBLIGHT_LED_COUNT (not written to EEPROM)
rgblight_setrgb(r, g, b)Set effect range LEDs to the given RGB value where r/g/b are between 0 and 255 (not written to EEPROM)
rgblight_setrgb_master(r, g, b)Set the LEDs on the master side to the given RGB value, where r/g/b are between 0 and 255 (not written to EEPROM)
rgblight_setrgb_slave(r, g, b)Set the LEDs on the slave side to the given RGB value, where r/g/b are between 0 and 255 (not written to EEPROM)
rgblight_sethsv_master(h, s, v)Set the LEDs on the master side to the given HSV value, where h/s/v are between 0 and 255 (not written to EEPROM)
rgblight_sethsv_slave(h, s, v)Set the LEDs on the slave side to the given HSV value, where h/s/v are between 0 and 255 (not written to EEPROM)

Example:

c
rgblight_sethsv_at(HSV_WHITE, 0); // led 0\nrgblight_sethsv_at(HSV_RED,   1); // led 1\nrgblight_sethsv_at(HSV_GREEN, 2); // led 2\n// The above functions automatically calls rgblight_set(), so there is no need to call it explicitly.\n// Note that it is inefficient to call repeatedly.

effect mode change

FunctionDescription
rgblight_mode(x)Set the mode, if RGB animations are enabled
rgblight_mode_noeeprom(x)Set the mode, if RGB animations are enabled (not written to EEPROM)
rgblight_step()Change the mode to the next RGB animation in the list of enabled RGB animations
rgblight_step_noeeprom()Change the mode to the next RGB animation in the list of enabled RGB animations (not written to EEPROM)
rgblight_step_reverse()Change the mode to the previous RGB animation in the list of enabled RGB animations
rgblight_step_reverse_noeeprom()Change the mode to the previous RGB animation in the list of enabled RGB animations (not written to EEPROM)
rgblight_reload_from_eeprom()Reload the effect configuration (enabled, mode and color) from EEPROM

effects mode disable/enable

FunctionDescription
rgblight_toggle()Toggle effect range LEDs between on and off
rgblight_toggle_noeeprom()Toggle effect range LEDs between on and off (not written to EEPROM)
rgblight_enable()Turn effect range LEDs on, based on their previous state
rgblight_enable_noeeprom()Turn effect range LEDs on, based on their previous state (not written to EEPROM)
rgblight_disable()Turn effect range LEDs off
rgblight_disable_noeeprom()Turn effect range LEDs off (not written to EEPROM)

hue, sat, val change

FunctionDescription
rgblight_increase_hue()Increase the hue for effect range LEDs. This wraps around at maximum hue
rgblight_increase_hue_noeeprom()Increase the hue for effect range LEDs. This wraps around at maximum hue (not written to EEPROM)
rgblight_decrease_hue()Decrease the hue for effect range LEDs. This wraps around at minimum hue
rgblight_decrease_hue_noeeprom()Decrease the hue for effect range LEDs. This wraps around at minimum hue (not written to EEPROM)
rgblight_increase_sat()Increase the saturation for effect range LEDs. This stops at maximum saturation
rgblight_increase_sat_noeeprom()Increase the saturation for effect range LEDs. This stops at maximum saturation (not written to EEPROM)
rgblight_decrease_sat()Decrease the saturation for effect range LEDs. This stops at minimum saturation
rgblight_decrease_sat_noeeprom()Decrease the saturation for effect range LEDs. This stops at minimum saturation (not written to EEPROM)
rgblight_increase_val()Increase the value for effect range LEDs. This stops at maximum value
rgblight_increase_val_noeeprom()Increase the value for effect range LEDs. This stops at maximum value (not written to EEPROM)
rgblight_decrease_val()Decrease the value for effect range LEDs. This stops at minimum value
rgblight_decrease_val_noeeprom()Decrease the value for effect range LEDs. This stops at minimum value (not written to EEPROM)
rgblight_sethsv(h, s, v)Set effect range LEDs to the given HSV value where h/s/v are between 0 and 255
rgblight_sethsv_noeeprom(h, s, v)Set effect range LEDs to the given HSV value where h/s/v are between 0 and 255 (not written to EEPROM)

Speed functions

FunctionDescription
rgblight_increase_speed()Increases the animation speed
rgblight_increase_speed_noeeprom()Increases the animation speed (not written to EEPROM)
rgblight_decrease_speed()Decreases the animation speed
rgblight_decrease_speed_noeeprom()Decreases the animation speed (not written to EEPROM)
rgblight_set_speed()Sets the speed. Value is between 0 and 255
rgblight_set_speed_noeeprom()Sets the speed. Value is between 0 and 255 (not written to EEPROM)

layer functions

FunctionDescription
rgblight_get_layer_state(i)Returns true if lighting layer i is enabled
rgblight_set_layer_state(i, is_on)Enable or disable lighting layer i based on value of bool is_on

query

FunctionDescription
rgblight_is_enabled()Gets current on/off status
rgblight_get_mode()Gets current mode
rgblight_get_hue()Gets current hue
rgblight_get_sat()Gets current sat
rgblight_get_val()Gets current val
rgblight_get_speed()Gets current speed

Colors

These are shorthands to popular colors. The RGB ones can be passed to the setrgb functions, while the HSV ones to the sethsv functions.

RGBHSV
RGB_AZUREHSV_AZURE
RGB_BLACK/RGB_OFFHSV_BLACK/HSV_OFF
RGB_BLUEHSV_BLUE
RGB_CHARTREUSEHSV_CHARTREUSE
RGB_CORALHSV_CORAL
RGB_CYANHSV_CYAN
RGB_GOLDHSV_GOLD
RGB_GOLDENRODHSV_GOLDENROD
RGB_GREENHSV_GREEN
RGB_MAGENTAHSV_MAGENTA
RGB_ORANGEHSV_ORANGE
RGB_PINKHSV_PINK
RGB_PURPLEHSV_PURPLE
RGB_REDHSV_RED
RGB_SPRINGGREENHSV_SPRINGGREEN
RGB_TEALHSV_TEAL
RGB_TURQUOISEHSV_TURQUOISE
RGB_WHITEHSV_WHITE
RGB_YELLOWHSV_YELLOW
c
rgblight_setrgb(RGB_ORANGE);\nrgblight_sethsv_noeeprom(HSV_GREEN);\nrgblight_setrgb_at(RGB_GOLD, 3);\nrgblight_sethsv_range(HSV_WHITE, 0, 6);

These are defined in color.h. Feel free to add to this list!

Changing the order of the LEDs

If you want to make the logical order of LEDs different from the electrical connection order, you can do this by defining the RGBLIGHT_LED_MAP macro in your config.h.

Normally, the contents of the LED buffer are output to the LEDs in the same order. simple dicrect

By defining RGBLIGHT_LED_MAP as in the example below, you can specify the LED with addressing in reverse order of the electrical connection order.

c
// config.h\n\n#define RGBLIGHT_LED_COUNT 4\n#define RGBLIGHT_LED_MAP { 3, 2, 1, 0 }
simple mapped

Clipping Range

Using the rgblight_set_clipping_range() function, you can prepare more buffers than the actual number of LEDs, and output some of the buffers to the LEDs. This is useful if you want the split keyboard to treat left and right LEDs as logically contiguous.

You can set the Clipping Range by executing the following code.

c
// some source\nrgblight_set_clipping_range(3, 4);
clip direct

In addition to setting the Clipping Range, you can use RGBLIGHT_LED_MAP together.

c
// config.h\n#define RGBLIGHT_LED_COUNT 8\n#define RGBLIGHT_LED_MAP { 7, 6, 5, 4, 3, 2, 1, 0 }\n\n// some source\nrgblight_set_clipping_range(3, 4);
clip mapped

Hardware Modification

If your keyboard lacks onboard underglow LEDs, you may often be able to solder on an RGB LED strip yourself. You will need to find an unused pin to wire to the data pin of your LED strip. Some keyboards may break out unused pins from the MCU to make soldering easier. The other two pins, VCC and GND, must also be connected to the appropriate power pins.

Velocikey

Velocikey is a feature that lets you control the speed of lighting effects (like the Rainbow Swirl effect) with the speed of your typing. The faster you type, the faster the lights will go!

Usage

For Velocikey to take effect, there are two steps. First, when compiling your keyboard, you'll need to set VELOCIKEY_ENABLE=yes in rules.mk, e.g.:

MOUSEKEY_ENABLE = no\nSTENO_ENABLE = no\nEXTRAKEY_ENABLE = yes\nVELOCIKEY_ENABLE = yes

Then, while using your keyboard, you need to also turn it on with the VK_TOGG keycode, which toggles the feature on and off.

The following light effects will all be controlled by Velocikey when it is enabled:

Support for LED breathing effects is planned but not available yet.

As long as Velocikey is enabled, it will control the speed regardless of any other speed setting that your RGB lights are currently on.

Configuration

Velocikey doesn't currently support any configuration via keyboard settings. If you want to adjust something like the speed increase or decay rate, you would need to edit velocikey.c and adjust the values there to achieve the kinds of speeds that you like.

', 130); -const _hoisted_131 = [ - _hoisted_1 -]; -function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) { - return openBlock(), createElementBlock("div", null, _hoisted_131); -} -const rgblight = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]); -export { - __pageData, - rgblight as default -}; diff --git a/assets/features_rgblight.md.D-DgK2YJ.js b/assets/features_rgblight.md.D-DgK2YJ.js new file mode 100644 index 00000000000..ad1a6e8c5c4 --- /dev/null +++ b/assets/features_rgblight.md.D-DgK2YJ.js @@ -0,0 +1,17 @@ +import { _ as _imports_0 } from "./chunks/color-wheel.DIUCmfNZ.js"; +import { _ as _export_sfc, c as createElementBlock, o as openBlock, a8 as createStaticVNode } from "./chunks/framework.Cauyuiy8.js"; +const _imports_1 = "/vkYVo66.jpg"; +const __pageData = JSON.parse('{"title":"RGB Lighting","description":"","frontmatter":{},"headers":[],"relativePath":"features/rgblight.md","filePath":"features/rgblight.md","lastUpdated":null}'); +const _sfc_main = { name: "features/rgblight.md" }; +const _hoisted_1 = /* @__PURE__ */ createStaticVNode('

RGB Lighting

QMK has the ability to control RGB LEDs attached to your keyboard. This is commonly called underglow, due to the LEDs often being mounted on the bottom of the keyboard, producing a nice diffused effect when combined with a translucent case.

Planck with RGB Underglow

Some keyboards come with RGB LEDs preinstalled. Others must have them installed after the fact. See the Hardware Modification section for information on adding RGB lighting to your keyboard.

Currently QMK supports the following addressable LEDs:

These LEDs are called "addressable" because instead of using a wire per color, each LED contains a small microchip that understands a special protocol sent over a single wire. The chip passes on the remaining data to the next LED, allowing them to be chained together. In this way, you can easily control the color of the individual LEDs.

Usage

On keyboards with onboard RGB LEDs, it is usually enabled by default. If it is not working for you, check that your rules.mk includes the following:

make
RGBLIGHT_ENABLE = yes

TIP

There are additional configuration options for ARM controllers that offer increased performance over the default WS2812 bitbang driver. Please see WS2812 Driver for more information.

For APA102 LEDs, add the following to your rules.mk:

make
RGBLIGHT_ENABLE = yes\nRGBLIGHT_DRIVER = apa102

At minimum you must define the data pin your LED strip is connected to, and the number of LEDs in the strip, in your config.h. For APA102 LEDs, you must also define the clock pin. If your keyboard has onboard RGB LEDs, and you are simply creating a keymap, you usually won't need to modify these.

DefineDescription
WS2812_DI_PINThe pin connected to the data pin of the LEDs (WS2812)
APA102_DI_PINThe pin connected to the data pin of the LEDs (APA102)
APA102_CI_PINThe pin connected to the clock pin of the LEDs (APA102)
RGBLIGHT_LED_COUNTThe number of LEDs connected
RGBLED_SPLIT(Optional) For split keyboards, the number of LEDs connected on each half

Then you should be able to use the keycodes below to change the RGB lighting to your liking.

Color Selection

QMK uses Hue, Saturation, and Value to select colors rather than RGB. The color wheel below demonstrates how this works.

HSV Color Wheel

Changing the Hue cycles around the circle.
Changing the Saturation moves between the inner and outer sections of the wheel, affecting the intensity of the color.
Changing the Value sets the overall brightness.

QMK Color Wheel with HSV Values

Keycodes

WARNING

These keycodes also simultaneously control RGB Matrix, if enabled. This behaviour is in the process of being deprecated, so during this time it is recommended to additionally include the dedicated RGB Matrix keycodes to your keymap, and add #define RGB_MATRIX_DISABLE_SHARED_KEYCODES to config.h.

KeyAliasesDescription
QK_UNDERGLOW_TOGGLEUG_TOGGToggle RGB lighting on or off
QK_UNDERGLOW_MODE_NEXTUG_NEXTCycle through modes, reverse direction when Shift is held
QK_UNDERGLOW_MODE_PREVIOUSUG_PREVCycle through modes in reverse, forward direction when Shift is held
QK_UNDERGLOW_HUE_UPUG_HUEUIncrease hue, decrease hue when Shift is held
QK_UNDERGLOW_HUE_DOWNUG_HUEDDecrease hue, increase hue when Shift is held
QK_UNDERGLOW_SATURATION_UPUG_SATUIncrease saturation, decrease saturation when Shift is held
QK_UNDERGLOW_SATURATION_DOWNUG_SATDDecrease saturation, increase saturation when Shift is held
QK_UNDERGLOW_VALUE_UPUG_VALUIncrease value (brightness), decrease value when Shift is held
QK_UNDERGLOW_VALUE_DOWNUG_VALDDecrease value (brightness), increase value when Shift is held
QK_UNDERGLOW_SPEED_UPUG_SPDUIncrease effect speed (brightness), decrease speed when Shift is held
QK_UNDERGLOW_SPEED_DOWNUG_SPDDDecrease effect speed (brightness), increase speed when Shift is held
RGB_MODE_PLAINRGB_M_P Static (no animation) mode (deprecated)
RGB_MODE_BREATHERGB_M_BBreathing animation mode (deprecated)
RGB_MODE_RAINBOWRGB_M_RRainbow animation mode (deprecated)
RGB_MODE_SWIRLRGB_M_SWSwirl animation mode (deprecated)
RGB_MODE_SNAKERGB_M_SNSnake animation mode (deprecated)
RGB_MODE_KNIGHTRGB_M_K"Knight Rider" animation mode (deprecated)
RGB_MODE_XMASRGB_M_XChristmas animation mode (deprecated)
RGB_MODE_GRADIENTRGB_M_GStatic gradient animation mode (deprecated)
RGB_MODE_RGBTESTRGB_M_TRed, Green, Blue test animation mode (deprecated)
RGB_MODE_TWINKLERGB_M_TWTwinkle animation mode (deprecated)

TIP

These keycodes cannot be used with functions like tap_code16() as they are not USB HID keycodes. If you wish to replicate similar behaviour in custom code within your firmware (e.g. inside encoder_update_user() or process_record_user()), the equivalent RGB functions should be used instead.

Configuration

Your RGB lighting can be configured by placing these #defines in your config.h:

DefineDefaultDescription
RGBLIGHT_HUE_STEP8The value by which to increment the hue per adjustment action
RGBLIGHT_SAT_STEP17The value by which to increment the saturation per adjustment action
RGBLIGHT_VAL_STEP17The value by which to increment the brightness per adjustment action
RGBLIGHT_LIMIT_VAL255The maximum brightness level
RGBLIGHT_SLEEPNot definedIf defined, the RGB lighting will be switched off when the host goes to sleep
RGBLIGHT_SPLITNot definedIf defined, synchronization functionality for split keyboards is added
RGBLIGHT_DEFAULT_MODERGBLIGHT_MODE_STATIC_LIGHTThe default mode to use upon clearing the EEPROM
RGBLIGHT_DEFAULT_HUE0 (red)The default hue to use upon clearing the EEPROM
RGBLIGHT_DEFAULT_SATUINT8_MAX (255)The default saturation to use upon clearing the EEPROM
RGBLIGHT_DEFAULT_VALRGBLIGHT_LIMIT_VALThe default value (brightness) to use upon clearing the EEPROM
RGBLIGHT_DEFAULT_SPD0The default speed to use upon clearing the EEPROM
RGBLIGHT_DEFAULT_ONtrueEnable RGB lighting upon clearing the EEPROM

Effects and Animations

Not only can this lighting be whatever color you want, if RGBLIGHT_EFFECT_xxxx is defined, you also have a number of animation modes at your disposal:

Mode number symbolAdditional numberDescription
RGBLIGHT_MODE_STATIC_LIGHTNoneSolid color (this mode is always enabled)
RGBLIGHT_MODE_BREATHING0,1,2,3Solid color breathing
RGBLIGHT_MODE_RAINBOW_MOOD0,1,2Cycling rainbow
RGBLIGHT_MODE_RAINBOW_SWIRL0,1,2,3,4,5Swirling rainbow
RGBLIGHT_MODE_SNAKE0,1,2,3,4,5Snake
RGBLIGHT_MODE_KNIGHT0,1,2Knight
RGBLIGHT_MODE_CHRISTMASNoneChristmas
RGBLIGHT_MODE_STATIC_GRADIENT0,1,..,9Static gradient
RGBLIGHT_MODE_RGB_TESTNoneRGB Test
RGBLIGHT_MODE_ALTERNATINGNoneAlternating
RGBLIGHT_MODE_TWINKLE0,1,2,3,4,5Twinkle

Check out this video for a demonstration.

Note: For versions older than 0.6.117, The mode numbers were written directly. In quantum/rgblight/rgblight.h there is a contrast table between the old mode number and the current symbol.

Effect and Animation Toggles

Use these defines to add or remove animations from the firmware. When you are running low on flash space, it can be helpful to disable animations you are not using.

DefineDefaultDescription
RGBLIGHT_ANIMATIONSNot definedEnable all additional animation modes. (deprecated)
RGBLIGHT_EFFECT_ALTERNATINGNot definedEnable alternating animation mode.
RGBLIGHT_EFFECT_BREATHINGNot definedEnable breathing animation mode.
RGBLIGHT_EFFECT_CHRISTMASNot definedEnable christmas animation mode.
RGBLIGHT_EFFECT_KNIGHTNot definedEnable knight animation mode.
RGBLIGHT_EFFECT_RAINBOW_MOODNot definedEnable rainbow mood animation mode.
RGBLIGHT_EFFECT_RAINBOW_SWIRLNot definedEnable rainbow swirl animation mode.
RGBLIGHT_EFFECT_RGB_TESTNot definedEnable RGB test animation mode.
RGBLIGHT_EFFECT_SNAKENot definedEnable snake animation mode.
RGBLIGHT_EFFECT_STATIC_GRADIENTNot definedEnable static gradient mode.
RGBLIGHT_EFFECT_TWINKLENot definedEnable twinkle animation mode.

WARNING

RGBLIGHT_ANIMATIONS is being deprecated and animation modes should be explicitly defined.

Effect and Animation Settings

The following options are used to tweak the various animations:

DefineDefaultDescription
RGBLIGHT_EFFECT_BREATHE_CENTERNot definedIf defined, used to calculate the curve for the breathing animation. Valid values are 1.0 to 2.7
RGBLIGHT_EFFECT_BREATHE_MAX255The maximum brightness for the breathing mode. Valid values are 1 to 255
RGBLIGHT_EFFECT_CHRISTMAS_INTERVAL40How long (in milliseconds) to wait between animation steps for the "Christmas" animation
RGBLIGHT_EFFECT_CHRISTMAS_STEP2The number of LEDs to group the red/green colors by for the "Christmas" animation
RGBLIGHT_EFFECT_KNIGHT_LED_NUMRGBLIGHT_LED_COUNTThe number of LEDs to have the "Knight" animation travel
RGBLIGHT_EFFECT_KNIGHT_LENGTH3The number of LEDs to light up for the "Knight" animation
RGBLIGHT_EFFECT_KNIGHT_OFFSET0The number of LEDs to start the "Knight" animation from the start of the strip by
RGBLIGHT_RAINBOW_SWIRL_RANGE255Range adjustment for the rainbow swirl effect to get different swirls
RGBLIGHT_EFFECT_SNAKE_LENGTH4The number of LEDs to light up for the "Snake" animation
RGBLIGHT_EFFECT_TWINKLE_LIFE200Adjusts how quickly each LED brightens and dims when twinkling (in animation steps)
RGBLIGHT_EFFECT_TWINKLE_PROBABILITY1/127Adjusts how likely each LED is to twinkle (on each animation step)

Example Usage to Reduce Memory Footprint

  1. Use #undef to selectively disable animations. The following would disable two animations and save about 4KiB:
diff
 #undef RGBLIGHT_LED_COUNT\n+#undef RGBLIGHT_EFFECT_STATIC_GRADIENT\n+#undef RGBLIGHT_EFFECT_RAINBOW_SWIRL\n #define RGBLIGHT_LED_COUNT 12\n #define RGBLIGHT_HUE_STEP 8\n #define RGBLIGHT_SAT_STEP 8

Animation Speed

You can also modify the speeds that the different modes animate at:

Here is a quick demo on Youtube (with NPKC KC60) (https://www.youtube.com/watch?v=VKrpPAHlisY).

c
// How long (in milliseconds) to wait between animation steps for each of the "Solid color breathing" animations\nconst uint8_t RGBLED_BREATHING_INTERVALS[] PROGMEM = {30, 20, 10, 5};\n\n// How long (in milliseconds) to wait between animation steps for each of the "Cycling rainbow" animations\nconst uint8_t RGBLED_RAINBOW_MOOD_INTERVALS[] PROGMEM = {120, 60, 30};\n\n// How long (in milliseconds) to wait between animation steps for each of the "Swirling rainbow" animations\nconst uint8_t RGBLED_RAINBOW_SWIRL_INTERVALS[] PROGMEM = {100, 50, 20};\n\n// How long (in milliseconds) to wait between animation steps for each of the "Snake" animations\nconst uint8_t RGBLED_SNAKE_INTERVALS[] PROGMEM = {100, 50, 20};\n\n// How long (in milliseconds) to wait between animation steps for each of the "Knight" animations\nconst uint8_t RGBLED_KNIGHT_INTERVALS[] PROGMEM = {127, 63, 31};\n\n// How long (in milliseconds) to wait between animation steps for each of the "Twinkle" animations\nconst uint8_t RGBLED_TWINKLE_INTERVALS[] PROGMEM = {50, 25, 10};\n\n// These control which hues are selected for each of the "Static gradient" modes\nconst uint8_t RGBLED_GRADIENT_RANGES[] PROGMEM = {255, 170, 127, 85, 64};

Lighting Layers

TIP

Note: Lighting Layers is an RGB Light feature, it will not work for RGB Matrix. See RGB Matrix Indicators for details on how to do so.

By including #define RGBLIGHT_LAYERS in your config.h file you can enable lighting layers. These make it easy to use your underglow LEDs as status indicators to show which keyboard layer is currently active, or the state of caps lock, all without disrupting any animations. Here's a video showing an example of what you can do.

Defining Lighting Layers

By default, 8 layers are possible. This can be expanded to as many as 32 by overriding the definition of RGBLIGHT_MAX_LAYERS in config.h (e.g. #define RGBLIGHT_MAX_LAYERS 32). Please note, if you use a split keyboard, you will need to flash both sides of the split after changing this. Also, increasing the maximum will increase the firmware size, and will slow sync on split keyboards.

To define a layer, we modify keymap.c to list the LED ranges and the colors we want to overlay on them using an array of rgblight_segment_t using the RGBLIGHT_LAYER_SEGMENTS macro. We can define multiple layers and enable/disable them independently:

c
// Light LEDs 6 to 9 and 12 to 15 red when caps lock is active. Hard to ignore!\nconst rgblight_segment_t PROGMEM my_capslock_layer[] = RGBLIGHT_LAYER_SEGMENTS(\n    {6, 4, HSV_RED},       // Light 4 LEDs, starting with LED 6\n    {12, 4, HSV_RED}       // Light 4 LEDs, starting with LED 12\n);\n// Light LEDs 9 & 10 in cyan when keyboard layer 1 is active\nconst rgblight_segment_t PROGMEM my_layer1_layer[] = RGBLIGHT_LAYER_SEGMENTS(\n    {9, 2, HSV_CYAN}\n);\n// Light LEDs 11 & 12 in purple when keyboard layer 2 is active\nconst rgblight_segment_t PROGMEM my_layer2_layer[] = RGBLIGHT_LAYER_SEGMENTS(\n    {11, 2, HSV_PURPLE}\n);\n// Light LEDs 13 & 14 in green when keyboard layer 3 is active\nconst rgblight_segment_t PROGMEM my_layer3_layer[] = RGBLIGHT_LAYER_SEGMENTS(\n    {13, 2, HSV_GREEN}\n);\n// etc..

We combine these layers into an array using the RGBLIGHT_LAYERS_LIST macro, and assign it to the rgblight_layers variable during keyboard setup. Note that you can only define up to 8 lighting layers. Any extra layers will be ignored. Since the different lighting layers overlap, the order matters in the array, with later layers taking precedence:

c
// Now define the array of layers. Later layers take precedence\nconst rgblight_segment_t* const PROGMEM my_rgb_layers[] = RGBLIGHT_LAYERS_LIST(\n    my_capslock_layer,\n    my_layer1_layer,    // Overrides caps lock layer\n    my_layer2_layer,    // Overrides other layers\n    my_layer3_layer     // Overrides other layers\n);\n\nvoid keyboard_post_init_user(void) {\n    // Enable the LED layers\n    rgblight_layers = my_rgb_layers;\n}

Note: For split keyboards with two controllers, both sides need to be flashed when updating the contents of rgblight_layers.

Enabling and disabling lighting layers

Everything above just configured the definition of each lighting layer. We can now enable and disable the lighting layers whenever the state of the keyboard changes:

c
bool led_update_user(led_t led_state) {\n    rgblight_set_layer_state(0, led_state.caps_lock);\n    return true;\n}\n\nlayer_state_t default_layer_state_set_user(layer_state_t state) {\n    rgblight_set_layer_state(1, layer_state_cmp(state, _DVORAK));\n    return state;\n}\n\nlayer_state_t layer_state_set_user(layer_state_t state) {\n    rgblight_set_layer_state(2, layer_state_cmp(state, _FN));\n    rgblight_set_layer_state(3, layer_state_cmp(state, _ADJUST));\n    return state;\n}

By including #define RGBLIGHT_LAYER_BLINK in your config.h file you can turn a lighting layer on for a specified duration. Once the specified number of milliseconds has elapsed the layer will be turned off. This is useful, e.g., if you want to acknowledge some action (e.g. toggling some setting):

c
const rgblight_segment_t PROGMEM _yes_layer[] = RGBLIGHT_LAYER_SEGMENTS( {9, 6, HSV_GREEN} );\nconst rgblight_segment_t PROGMEM _no_layer[] = RGBLIGHT_LAYER_SEGMENTS( {9, 6, HSV_RED} );\n\nconst rgblight_segment_t* const PROGMEM _rgb_layers[] =\n    RGBLIGHT_LAYERS_LIST( _yes_layer, _no_layer );\n\nvoid keyboard_post_init_user(void) {\n    rgblight_layers = _rgb_layers;\n}\n\n// Note we user post_process_record_user because we want the state\n// after the flag has been flipped...\nvoid post_process_record_user(uint16_t keycode, keyrecord_t *record) {\n    switch (keycode) {\n        case QK_DEBUG_TOGGLE:\n            rgblight_blink_layer(debug_enable ? 0 : 1, 500);\n            break;\n\n        case NK_TOGG:\n        case NK_ON:\n        case NK_OFF:\n            rgblight_blink_layer(keymap_config.nkro ? 0 : 1, 500);\n            break;\n    }\n}

You can also use rgblight_blink_layer_repeat to specify the amount of times the layer is supposed to blink. Using the layers from above,

c
void post_process_record_user(uint16_t keycode, keyrecord_t *record) {\n    switch (keycode) {\n        case QK_DEBUG_TOGGLE:\n            rgblight_blink_layer_repeat(debug_enable ? 0 : 1, 200, 3);\n            break;\n    }\n}

would turn the layer 0 (or 1) on and off again three times when DB_TOGG is pressed.

Blinking accumulates layers so if multiple layers are set blinking at the same time they will all blink for the duration and repeat times of the last layer to be blinked. To stop these other layers from blinking use rgblight_unblink_layer or rgblight_unblink_all_but_layer:

c
rgblight_blink_layer(1, 500);\nrgblight_unblink_all_but_layer(1);
c
rgblight_unblink_layer(3);\nrgblight_blink_layer(2, 500);

WARNING

Lighting layers on split keyboards will require layer state synced to the slave half (e.g. #define SPLIT_LAYER_STATE_ENABLE). See data sync options for more details.

Overriding RGB Lighting on/off status

Normally lighting layers are not shown when RGB Lighting is disabled (e.g. with UG_TOGG keycode). If you would like lighting layers to work even when the RGB Lighting is otherwise off, add #define RGBLIGHT_LAYERS_OVERRIDE_RGB_OFF to your config.h.

Retain brightness

Usually lighting layers apply their configured brightness once activated. If you would like lighting layers to retain the currently used brightness (as returned by rgblight_get_val()), add #define RGBLIGHT_LAYERS_RETAIN_VAL to your config.h.

Functions

If you need to change your RGB lighting in code, for example in a macro to change the color whenever you switch layers, QMK provides a set of functions to assist you. See rgblight.h for the full list, but the most commonly used functions include:

Low level Functions

FunctionDescription
rgblight_set()Flush out led buffers to LEDs
rgblight_set_clipping_range(pos, num)Set clipping Range. see Clipping Range

Effects and Animations Functions

effect range setting

FunctionDescription
rgblight_set_effect_range(pos, num)Set Effects Range

direct operation

FunctionDescription
rgblight_setrgb_at(r, g, b, index)Set a single LED to the given RGB value, where r/g/b are between 0 and 255 and index is between 0 and RGBLIGHT_LED_COUNT (not written to EEPROM)
rgblight_sethsv_at(h, s, v, index)Set a single LED to the given HSV value, where h/s/v are between 0 and 255, and index is between 0 and RGBLIGHT_LED_COUNT (not written to EEPROM)
rgblight_setrgb_range(r, g, b, start, end)Set a continuous range of LEDs to the given RGB value, where r/g/b are between 0 and 255 and start(included) and stop(excluded) are between 0 and RGBLIGHT_LED_COUNT (not written to EEPROM)
rgblight_sethsv_range(h, s, v, start, end)Set a continuous range of LEDs to the given HSV value, where h/s/v are between 0 and 255, and start(included) and stop(excluded) are between 0 and RGBLIGHT_LED_COUNT (not written to EEPROM)
rgblight_setrgb(r, g, b)Set effect range LEDs to the given RGB value where r/g/b are between 0 and 255 (not written to EEPROM)
rgblight_setrgb_master(r, g, b)Set the LEDs on the master side to the given RGB value, where r/g/b are between 0 and 255 (not written to EEPROM)
rgblight_setrgb_slave(r, g, b)Set the LEDs on the slave side to the given RGB value, where r/g/b are between 0 and 255 (not written to EEPROM)
rgblight_sethsv_master(h, s, v)Set the LEDs on the master side to the given HSV value, where h/s/v are between 0 and 255 (not written to EEPROM)
rgblight_sethsv_slave(h, s, v)Set the LEDs on the slave side to the given HSV value, where h/s/v are between 0 and 255 (not written to EEPROM)

Example:

c
rgblight_sethsv_at(HSV_WHITE, 0); // led 0\nrgblight_sethsv_at(HSV_RED,   1); // led 1\nrgblight_sethsv_at(HSV_GREEN, 2); // led 2\n// The above functions automatically calls rgblight_set(), so there is no need to call it explicitly.\n// Note that it is inefficient to call repeatedly.

effect mode change

FunctionDescription
rgblight_mode(x)Set the mode, if RGB animations are enabled
rgblight_mode_noeeprom(x)Set the mode, if RGB animations are enabled (not written to EEPROM)
rgblight_step()Change the mode to the next RGB animation in the list of enabled RGB animations
rgblight_step_noeeprom()Change the mode to the next RGB animation in the list of enabled RGB animations (not written to EEPROM)
rgblight_step_reverse()Change the mode to the previous RGB animation in the list of enabled RGB animations
rgblight_step_reverse_noeeprom()Change the mode to the previous RGB animation in the list of enabled RGB animations (not written to EEPROM)
rgblight_reload_from_eeprom()Reload the effect configuration (enabled, mode and color) from EEPROM

effects mode disable/enable

FunctionDescription
rgblight_toggle()Toggle effect range LEDs between on and off
rgblight_toggle_noeeprom()Toggle effect range LEDs between on and off (not written to EEPROM)
rgblight_enable()Turn effect range LEDs on, based on their previous state
rgblight_enable_noeeprom()Turn effect range LEDs on, based on their previous state (not written to EEPROM)
rgblight_disable()Turn effect range LEDs off
rgblight_disable_noeeprom()Turn effect range LEDs off (not written to EEPROM)

hue, sat, val change

FunctionDescription
rgblight_increase_hue()Increase the hue for effect range LEDs. This wraps around at maximum hue
rgblight_increase_hue_noeeprom()Increase the hue for effect range LEDs. This wraps around at maximum hue (not written to EEPROM)
rgblight_decrease_hue()Decrease the hue for effect range LEDs. This wraps around at minimum hue
rgblight_decrease_hue_noeeprom()Decrease the hue for effect range LEDs. This wraps around at minimum hue (not written to EEPROM)
rgblight_increase_sat()Increase the saturation for effect range LEDs. This stops at maximum saturation
rgblight_increase_sat_noeeprom()Increase the saturation for effect range LEDs. This stops at maximum saturation (not written to EEPROM)
rgblight_decrease_sat()Decrease the saturation for effect range LEDs. This stops at minimum saturation
rgblight_decrease_sat_noeeprom()Decrease the saturation for effect range LEDs. This stops at minimum saturation (not written to EEPROM)
rgblight_increase_val()Increase the value for effect range LEDs. This stops at maximum value
rgblight_increase_val_noeeprom()Increase the value for effect range LEDs. This stops at maximum value (not written to EEPROM)
rgblight_decrease_val()Decrease the value for effect range LEDs. This stops at minimum value
rgblight_decrease_val_noeeprom()Decrease the value for effect range LEDs. This stops at minimum value (not written to EEPROM)
rgblight_sethsv(h, s, v)Set effect range LEDs to the given HSV value where h/s/v are between 0 and 255
rgblight_sethsv_noeeprom(h, s, v)Set effect range LEDs to the given HSV value where h/s/v are between 0 and 255 (not written to EEPROM)

Speed functions

FunctionDescription
rgblight_increase_speed()Increases the animation speed
rgblight_increase_speed_noeeprom()Increases the animation speed (not written to EEPROM)
rgblight_decrease_speed()Decreases the animation speed
rgblight_decrease_speed_noeeprom()Decreases the animation speed (not written to EEPROM)
rgblight_set_speed()Sets the speed. Value is between 0 and 255
rgblight_set_speed_noeeprom()Sets the speed. Value is between 0 and 255 (not written to EEPROM)

layer functions

FunctionDescription
rgblight_get_layer_state(i)Returns true if lighting layer i is enabled
rgblight_set_layer_state(i, is_on)Enable or disable lighting layer i based on value of bool is_on

query

FunctionDescription
rgblight_is_enabled()Gets current on/off status
rgblight_get_mode()Gets current mode
rgblight_get_hue()Gets current hue
rgblight_get_sat()Gets current sat
rgblight_get_val()Gets current val
rgblight_get_speed()Gets current speed

Colors

These are shorthands to popular colors. The RGB ones can be passed to the setrgb functions, while the HSV ones to the sethsv functions.

RGBHSV
RGB_AZUREHSV_AZURE
RGB_BLACK/RGB_OFFHSV_BLACK/HSV_OFF
RGB_BLUEHSV_BLUE
RGB_CHARTREUSEHSV_CHARTREUSE
RGB_CORALHSV_CORAL
RGB_CYANHSV_CYAN
RGB_GOLDHSV_GOLD
RGB_GOLDENRODHSV_GOLDENROD
RGB_GREENHSV_GREEN
RGB_MAGENTAHSV_MAGENTA
RGB_ORANGEHSV_ORANGE
RGB_PINKHSV_PINK
RGB_PURPLEHSV_PURPLE
RGB_REDHSV_RED
RGB_SPRINGGREENHSV_SPRINGGREEN
RGB_TEALHSV_TEAL
RGB_TURQUOISEHSV_TURQUOISE
RGB_WHITEHSV_WHITE
RGB_YELLOWHSV_YELLOW
c
rgblight_setrgb(RGB_ORANGE);\nrgblight_sethsv_noeeprom(HSV_GREEN);\nrgblight_setrgb_at(RGB_GOLD, 3);\nrgblight_sethsv_range(HSV_WHITE, 0, 6);

These are defined in color.h. Feel free to add to this list!

Changing the order of the LEDs

If you want to make the logical order of LEDs different from the electrical connection order, you can do this by defining the RGBLIGHT_LED_MAP macro in your config.h.

Normally, the contents of the LED buffer are output to the LEDs in the same order. simple dicrect

By defining RGBLIGHT_LED_MAP as in the example below, you can specify the LED with addressing in reverse order of the electrical connection order.

c
// config.h\n\n#define RGBLIGHT_LED_COUNT 4\n#define RGBLIGHT_LED_MAP { 3, 2, 1, 0 }
simple mapped

Clipping Range

Using the rgblight_set_clipping_range() function, you can prepare more buffers than the actual number of LEDs, and output some of the buffers to the LEDs. This is useful if you want the split keyboard to treat left and right LEDs as logically contiguous.

You can set the Clipping Range by executing the following code.

c
// some source\nrgblight_set_clipping_range(3, 4);
clip direct

In addition to setting the Clipping Range, you can use RGBLIGHT_LED_MAP together.

c
// config.h\n#define RGBLIGHT_LED_COUNT 8\n#define RGBLIGHT_LED_MAP { 7, 6, 5, 4, 3, 2, 1, 0 }\n\n// some source\nrgblight_set_clipping_range(3, 4);
clip mapped

Hardware Modification

If your keyboard lacks onboard underglow LEDs, you may often be able to solder on an RGB LED strip yourself. You will need to find an unused pin to wire to the data pin of your LED strip. Some keyboards may break out unused pins from the MCU to make soldering easier. The other two pins, VCC and GND, must also be connected to the appropriate power pins.

Velocikey

Velocikey is a feature that lets you control the speed of lighting effects (like the Rainbow Swirl effect) with the speed of your typing. The faster you type, the faster the lights will go!

Usage

For Velocikey to take effect, there are two steps. First, when compiling your keyboard, you'll need to set VELOCIKEY_ENABLE=yes in rules.mk, e.g.:

MOUSEKEY_ENABLE = no\nSTENO_ENABLE = no\nEXTRAKEY_ENABLE = yes\nVELOCIKEY_ENABLE = yes

Then, while using your keyboard, you need to also turn it on with the VK_TOGG keycode, which toggles the feature on and off.

The following light effects will all be controlled by Velocikey when it is enabled:

Support for LED breathing effects is planned but not available yet.

As long as Velocikey is enabled, it will control the speed regardless of any other speed setting that your RGB lights are currently on.

Configuration

Velocikey doesn't currently support any configuration via keyboard settings. If you want to adjust something like the speed increase or decay rate, you would need to edit velocikey.c and adjust the values there to achieve the kinds of speeds that you like.

', 130); +const _hoisted_131 = [ + _hoisted_1 +]; +function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) { + return openBlock(), createElementBlock("div", null, _hoisted_131); +} +const rgblight = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]); +export { + __pageData, + rgblight as default +}; diff --git a/assets/features_rgblight.md.CF2NJRo-.lean.js b/assets/features_rgblight.md.D-DgK2YJ.lean.js similarity index 95% rename from assets/features_rgblight.md.CF2NJRo-.lean.js rename to assets/features_rgblight.md.D-DgK2YJ.lean.js index 1a71642292a..355618fef47 100644 --- a/assets/features_rgblight.md.CF2NJRo-.lean.js +++ b/assets/features_rgblight.md.D-DgK2YJ.lean.js @@ -1,5 +1,6 @@ import { _ as _imports_0 } from "./chunks/color-wheel.DIUCmfNZ.js"; import { _ as _export_sfc, c as createElementBlock, o as openBlock, a8 as createStaticVNode } from "./chunks/framework.Cauyuiy8.js"; +const _imports_1 = "/vkYVo66.jpg"; const __pageData = JSON.parse('{"title":"RGB Lighting","description":"","frontmatter":{},"headers":[],"relativePath":"features/rgblight.md","filePath":"features/rgblight.md","lastUpdated":null}'); const _sfc_main = { name: "features/rgblight.md" }; const _hoisted_1 = /* @__PURE__ */ createStaticVNode("", 130); diff --git a/assets/features_split_keyboard.md.CQlOzVhi.js b/assets/features_split_keyboard.md.CQlOzVhi.js deleted file mode 100644 index 145de074af9..00000000000 --- a/assets/features_split_keyboard.md.CQlOzVhi.js +++ /dev/null @@ -1,15 +0,0 @@ -import { _ as _export_sfc, c as createElementBlock, o as openBlock, a8 as createStaticVNode } from "./chunks/framework.Cauyuiy8.js"; -const __pageData = JSON.parse('{"title":"Split Keyboard","description":"","frontmatter":{},"headers":[],"relativePath":"features/split_keyboard.md","filePath":"features/split_keyboard.md","lastUpdated":null}'); -const _sfc_main = { name: "features/split_keyboard.md" }; -const _hoisted_1 = /* @__PURE__ */ createStaticVNode('

Split Keyboard

Many keyboards in the QMK Firmware repo are "split" keyboards. They use two controllers—one plugging into USB, and the second connected by a serial or an I2C connection over a TRRS or similar cable.

Split keyboards can have a lot of benefits, but there is some additional work needed to get them enabled.

QMK Firmware has a generic implementation that is usable by any board, as well as numerous board specific implementations.

For this, we will mostly be talking about the generic implementation used by the Let's Split and other keyboards.

WARNING

ARM split supports most QMK subsystems when using the 'serial' and 'serial_usart' drivers. I2C slave is currently unsupported.

WARNING

Both sides must use the same MCU family, for eg two Pro Micro-compatible controllers or two Blackpills. Currently, mixing AVR and ARM is not possible as ARM vs AVR uses different method for serial communication, and are not compatible. Moreover Blackpill's uses 3.3v logic, and atmega32u4 uses 5v logic.

Compatibility Overview

TransportAVRARM
'serial'✔️1
I2C✔️

Notes:

  1. Both hardware and software limitations are detailed within the driver documentation.

Hardware Configuration

This assumes that you're using two Pro Micro-compatible controllers, and are using TRRS jacks to connect to two halves.

Required Hardware

Apart from diodes and key switches for the keyboard matrix in each half, you will need 2x TRRS sockets and 1x TRRS cable.

Alternatively, you can use any sort of cable and socket that has at least 3 wires.

If you want to use I2C to communicate between halves, you will need a cable with at least 4 wires and 2x 4.7kΩ pull-up resistors.

Considerations

The most commonly used connection is a TRRS cable and jacks. These provide 4 wires, making them very useful for split keyboards, and are easy to find.

However, since one of the wires carries VCC, this means that the boards are not hot pluggable. You should always disconnect the board from USB before unplugging and plugging in TRRS cables, or you can short the controller, or worse.

Another option is to use phone cables (as in, old school RJ-11/RJ-14 cables). Make sure that you use one that actually supports 4 wires/lanes.

However, USB cables, SATA cables, and even just 4 wires have been known to be used for communication between the controllers.

WARNING

Using USB cables for communication between the controllers works just fine, but the connector could be mistaken for a normal USB connection and potentially short out the keyboard, depending on how it's wired. For this reason, they are not recommended for connecting split keyboards.

Serial Wiring

The 3 wires of the TRS/TRRS cable need to connect GND, VCC, and D0/D1/D2/D3 (aka PD0/PD1/PD2/PD3) between the two Pro Micros.

TIP

Note that the pin used here is actually set by SOFT_SERIAL_PIN below.

sk-pd0-connection-monosk-pd2-connection-mono

I2C Wiring

The 4 wires of the TRRS cable need to connect GND, VCC, and SCL and SDA (aka PD0/pin 3 and PD1/pin 2, respectively) between the two Pro Micros.

The pull-up resistors may be placed on either half. If you wish to use the halves independently, it is also possible to use 4 resistors and have the pull-ups in both halves. Note that the total resistance for the connected system should be within spec at 2.2k-10kOhm, with an 'ideal' at 4.7kOhm, regardless of the placement and number.

sk-i2c-connection-mono

Firmware Configuration

To enable the split keyboard feature, add the following to your rules.mk:

make
SPLIT_KEYBOARD = yes

If you're using a custom transport (communication method), then you will also need to add:

make
SPLIT_TRANSPORT = custom

Layout Macro

Configuring your layout in a split keyboard works slightly differently to a non-split keyboard. Take for example the following layout. The top left numbers refer to the matrix row and column, and the bottom right are the order of the keys in the layout:

Physical layout

Since the matrix scanning procedure operates on entire rows, it first populates the left half's rows, then the right half's. Thus, the matrix as QMK views it has double the rows instead of double the columns:

Matrix

Setting Handedness

By default, the firmware does not know which side is which; it needs some help to determine that. There are several ways to do this, listed in order of precedence.

Handedness by Pin

You can configure the firmware to read a pin on the controller to determine handedness. To do this, add the following to your config.h file:

c
#define SPLIT_HAND_PIN B7

This will read the specified pin. By default, if it's high, then the controller assumes it is the left hand, and if it's low, it's assumed to be the right side.

This behaviour can be flipped by adding this to you config.h file:

c
#define	SPLIT_HAND_PIN_LOW_IS_LEFT

Handedness by Matrix Pin

You can configure the firmware to read key matrix pins on the controller to determine handedness. To do this, add the following to your config.h file:

c
#define SPLIT_HAND_MATRIX_GRID D0, F1

The first pin is the output pin and the second is the input pin.

Some keyboards have unused intersections in the key matrix. This setting uses one of these unused intersections to determine the handedness.

Normally, when a diode is connected to an intersection, it is judged to be right. If you add the following definition, it will be judged to be left.

c
#define SPLIT_HAND_MATRIX_GRID_LOW_IS_LEFT

Note that adding a diode at a previously unused intersection will effectively tell the firmware that there is a key held down at that point. You can instruct qmk to ignore that intersection by defining MATRIX_MASKED and then defining a matrix_row_t matrix_mask[MATRIX_ROWS] array in your keyboard config. Each bit of a single value (starting form the least-significant bit) is used to tell qmk whether or not to pay attention to key presses at that intersection.

While MATRIX_MASKED isn't necessary to use SPLIT_HAND_MATRIX_GRID successfully, without it you may experience issues trying to suspend your computer with your keyboard attached as the matrix will always report at least one key-press.

Handedness by EEPROM

This method sets the keyboard's handedness by setting a flag in the persistent storage (EEPROM). This is checked when the controller first starts up, and determines what half the keyboard is, and how to orient the keyboard layout.

To enable this method, add the following to your config.h file:

c
#define EE_HANDS

Next, you will have to flash the correct handedness option to the controller on each halve. You can do this manually with the following bootloader targets using qmk flash -kb <keyboard> -km <keymap> -bl <bootloader> command to flash:

Microcontroller TypeBootloader Parameter
AVR controllers with Caterina bootloader
(e.g. Pro Micro)
avrdude-split-left
avrdude-split-right
AVR controllers with the stock Amtel DFU or DFU compatible bootloader
(e.g. Elite-C)
dfu-split-left
dfu-split-right
ARM controllers with a DFU compatible bootloader
(e.g. Proton-C)
dfu-util-split-left
dfu-util-split-right
ARM controllers with a UF2 compatible bootloader
(e.g. RP2040)
uf2-split-left
uf2-split-right

Example for crkbd/rev1 keyboard with normal AVR Pro Micro MCUs, reset the left controller and run:

qmk flash -kb crkbd/rev1 -km default -bl avrdude-split-left

Reset the right controller and run:

qmk flash -kb crkbd/rev1 -km default -bl avrdude-split-right

TIP

Some controllers (e.g. Blackpill with DFU compatible bootloader) will need to be flashed with handedness bootloader parameter every time because it is not retained between flashes.

TIP

QMK Toolbox can also be used to flash EEPROM handedness files. Place the controller in bootloader mode and select menu option Tools -> EEPROM -> Set Left/Right Hand

This setting is not changed when re-initializing the EEPROM using the EE_CLR key, or using the eeconfig_init() function. However, if you reset the EEPROM outside of the firmware's built in options (such as flashing a file that overwrites the EEPROM, like how the QMK Toolbox's "Reset EEPROM" button works), you'll need to re-flash the controller with the EEPROM files.

You can find the EEPROM files in the QMK firmware repo, here.

Handedness by #define

You can use this option when USB cable is always connected to just one side of the split keyboard.

If the USB cable is always connected to the right side, add the following to your config.h file and flash both sides with this option:

c
#define MASTER_RIGHT

If the USB cable is always connected to the left side, add the following to your config.h file and flash both sides with this option:

c
#define MASTER_LEFT

TIP

If neither options are defined, the handedness defaults to MASTER_LEFT.

Communication Options

Because not every split keyboard is identical, there are a number of additional options that can be configured in your config.h file.

c
#define USE_I2C

This configures the use of I2C support for split keyboard transport (AVR only).

c
#define SOFT_SERIAL_PIN D0

This sets the pin to be used for serial communication. If you're not using serial, you shouldn't need to define this.

However, if you are using serial and I2C on the board, you will need to set this, and to something other than D0 and D1 (as these are used for I2C communication).

c
#define SELECT_SOFT_SERIAL_SPEED {#}

If you're having issues with serial communication, you can change this value, as it controls the communication speed for serial. The default is 1, and the possible values are:

c
#define FORCED_SYNC_THROTTLE_MS 100

This sets the maximum number of milliseconds before forcing a synchronization of data from master to slave. Under normal circumstances this sync occurs whenever the data changes, for safety a data transfer occurs after this number of milliseconds if no change has been detected since the last sync.

c
#define SPLIT_MAX_CONNECTION_ERRORS 10

This sets the maximum number of failed communication attempts (one per scan cycle) from the master part before it assumes that no slave part is connected. This makes it possible to use a master part without the slave part connected.

Set to 0 to disable the disconnection check altogether.

c
#define SPLIT_CONNECTION_CHECK_TIMEOUT 500

How long (in milliseconds) the master part should block all connection attempts to the slave after the communication has been flagged as disconnected (see SPLIT_MAX_CONNECTION_ERRORS above).

One communication attempt will be allowed every time this amount of time has passed since the last attempt. If that attempt succeeds, the communication is seen as working again.

Set to 0 to disable this throttling of communications while disconnected. This can save you a couple of bytes of firmware size.

Data Sync Options

The following sync options add overhead to the split communication protocol and may negatively impact the matrix scan speed when enabled. These can be enabled by adding the chosen option(s) to your config.h file.

c
#define SPLIT_TRANSPORT_MIRROR

This mirrors the master side matrix to the slave side for features that react or require knowledge of master side key presses on the slave side. The purpose of this feature is to support cosmetic use of key events (e.g. RGB reacting to keypresses).

c
#define SPLIT_LAYER_STATE_ENABLE

This enables syncing of the layer state between both halves of the split keyboard. The main purpose of this feature is to enable support for use of things like OLED display of the currently active layer.

c
#define SPLIT_LED_STATE_ENABLE

This enables syncing of the Host LED status (caps lock, num lock, etc) between both halves of the split keyboard. The main purpose of this feature is to enable support for use of things like OLED display of the Host LED status.

c
#define SPLIT_MODS_ENABLE

This enables transmitting modifier state (normal, weak, oneshot and oneshot locked) to the non primary side of the split keyboard. The purpose of this feature is to support cosmetic use of modifier state (e.g. displaying status on an OLED screen).

c
#define SPLIT_WPM_ENABLE

This enables transmitting the current WPM to the slave side of the split keyboard. The purpose of this feature is to support cosmetic use of WPM (e.g. displaying the current value on an OLED screen).

c
#define SPLIT_OLED_ENABLE

This enables transmitting the current OLED on/off status to the slave side of the split keyboard. The purpose of this feature is to support state (on/off state only) syncing.

c
#define SPLIT_ST7565_ENABLE

This enables transmitting the current ST7565 on/off status to the slave side of the split keyboard. The purpose of this feature is to support state (on/off state only) syncing.

c
#define SPLIT_POINTING_ENABLE

This enables transmitting the pointing device status to the master side of the split keyboard. The purpose of this feature is to enable use pointing devices on the slave side.

WARNING

There is additional required configuration for SPLIT_POINTING_ENABLE outlined in the pointing device documentation.

c
#define SPLIT_HAPTIC_ENABLE

This enables the triggering of haptic feedback on the slave side of the split keyboard. This will send information to the slave side such as the mode, dwell, and whether buzz is enabled.

c
#define SPLIT_ACTIVITY_ENABLE

This synchronizes the activity timestamps between sides of the split keyboard, allowing for activity timeouts to occur.

Custom data sync between sides

QMK's split transport allows for arbitrary data transactions at both the keyboard and user levels. This is modelled on a remote procedure call, with the master invoking a function on the slave side, with the ability to send data from master to slave, process it slave side, and send data back from slave to master.

To leverage this, a keyboard or user/keymap can define a comma-separated list of transaction IDs:

c
// for keyboard-level data sync:\n#define SPLIT_TRANSACTION_IDS_KB KEYBOARD_SYNC_A, KEYBOARD_SYNC_B\n// or, for user:\n#define SPLIT_TRANSACTION_IDS_USER USER_SYNC_A, USER_SYNC_B, USER_SYNC_C

These transaction IDs then need a slave-side handler function to be registered with the split transport, for example:

c
typedef struct _master_to_slave_t {\n    int m2s_data;\n} master_to_slave_t;\n\ntypedef struct _slave_to_master_t {\n    int s2m_data;\n} slave_to_master_t;\n\nvoid user_sync_a_slave_handler(uint8_t in_buflen, const void* in_data, uint8_t out_buflen, void* out_data) {\n    const master_to_slave_t *m2s = (const master_to_slave_t*)in_data;\n    slave_to_master_t *s2m = (slave_to_master_t*)out_data;\n    s2m->s2m_data = m2s->m2s_data + 5; // whatever comes in, add 5 so it can be sent back\n}\n\nvoid keyboard_post_init_user(void) {\n    transaction_register_rpc(USER_SYNC_A, user_sync_a_slave_handler);\n}

The master side can then invoke the slave-side handler - for normal keyboard functionality to be minimally affected, any keyboard- or user-level code attempting to sync data should be throttled:

c
void housekeeping_task_user(void) {\n    if (is_keyboard_master()) {\n        // Interact with slave every 500ms\n        static uint32_t last_sync = 0;\n        if (timer_elapsed32(last_sync) > 500) {\n            master_to_slave_t m2s = {6};\n            slave_to_master_t s2m = {0};\n            if(transaction_rpc_exec(USER_SYNC_A, sizeof(m2s), &m2s, sizeof(s2m), &s2m)) {\n                last_sync = timer_read32();\n                dprintf("Slave value: %d\\n", s2m.s2m_data); // this will now be 11, as the slave adds 5\n            } else {\n                dprint("Slave sync failed!\\n");\n            }\n        }\n    }\n}

WARNING

It is recommended that any data sync between halves happens during the master side's housekeeping task. This ensures timely retries should failures occur.

If only one-way data transfer is needed, helper methods are provided:

c
bool transaction_rpc_exec(int8_t transaction_id, uint8_t initiator2target_buffer_size, const void *initiator2target_buffer, uint8_t target2initiator_buffer_size, void *target2initiator_buffer);\nbool transaction_rpc_send(int8_t transaction_id, uint8_t initiator2target_buffer_size, const void *initiator2target_buffer);\nbool transaction_rpc_recv(int8_t transaction_id, uint8_t target2initiator_buffer_size, void *target2initiator_buffer);

By default, the inbound and outbound data is limited to a maximum of 32 bytes each. The sizes can be altered if required:

c
// Master to slave:\n#define RPC_M2S_BUFFER_SIZE 48\n// Slave to master:\n#define RPC_S2M_BUFFER_SIZE 48

Hardware Configuration Options

There are some settings that you may need to configure, based on how the hardware is set up.

c
#define MATRIX_ROW_PINS_RIGHT { <row pins> }\n#define MATRIX_COL_PINS_RIGHT { <col pins> }

This allows you to specify a different set of pins for the matrix on the right side. This is useful if you have a board with differently-shaped halves that requires a different configuration (such as Keebio's Quefrency). The number of pins in the right and left matrices must be the same, if you have a board with a different number of rows or columns on one side, pad out the extra spaces with NO_PIN and make sure you add the unused rows or columns to your matrix.

c
#define DIRECT_PINS_RIGHT { { F1, F0, B0, C7 }, { F4, F5, F6, F7 } }

This allows you to specify a different set of direct pins for the right side.

c
#define ENCODER_A_PINS_RIGHT { encoder1a, encoder2a }\n#define ENCODER_B_PINS_RIGHT { encoder1b, encoder2b }

This allows you to specify a different set of encoder pins for the right side.

c
#define RGBLIGHT_SPLIT

This option enables synchronization of the RGB Light modes between the controllers of the split keyboard. This is for keyboards that have RGB LEDs that are directly wired to the controller (that is, they are not using the "extra data" option on the TRRS cable).

c
#define RGBLED_SPLIT { 6, 6 }

This sets how many LEDs are directly connected to each controller. The first number is the left side, and the second number is the right side.

TIP

This setting implies that RGBLIGHT_SPLIT is enabled, and will forcibly enable it, if it's not.

c
#define SPLIT_USB_DETECT

Enabling this option changes the startup behavior to listen for an active USB communication to delegate which part is master and which is slave. With this option enabled and active USB communication, then that half assumes it is the master, otherwise it assumes it is the slave.

Without this option, the master is the half that can detect voltage on the physical USB connection (VBUS detection).

Enabled by default on ChibiOS/ARM.

TIP

This setting will stop the ability to demo using battery packs.

c
#define SPLIT_USB_TIMEOUT 2000

This sets the maximum timeout when detecting master/slave when using SPLIT_USB_DETECT.

c
#define SPLIT_USB_TIMEOUT_POLL 10

This sets the poll frequency when detecting master/slave when using SPLIT_USB_DETECT

c
#define SPLIT_WATCHDOG_ENABLE

This will enable a software watchdog on any side delegated as slave and will reboot the keyboard if no successful communication occurs within SPLIT_WATCHDOG_TIMEOUT. This can be particularly helpful when SPLIT_USB_DETECT delegates both sides as slave in some circumstances.

c
#define SPLIT_WATCHDOG_TIMEOUT 3000

This set the maximum slave timeout when waiting for communication from master when using SPLIT_WATCHDOG_ENABLE

Hardware Considerations and Mods

Master/slave delegation is made either by detecting voltage on VBUS connection or waiting for USB communication (SPLIT_USB_DETECT). Pro Micro boards can use VBUS detection out of the box and be used with or without SPLIT_USB_DETECT.

Many ARM boards, but not all, do not support VBUS detection. Because it is common that ARM boards lack VBUS detection, SPLIT_USB_DETECT is automatically defined on ARM targets (technically when ChibiOS is targeted).

Teensy boards

Teensy boards lack VBUS detection out of the box and must have SPLIT_USB_DETECT defined. With the Teensy 2.0 and Teensy++ 2.0, there is a simple hardware mod that you can perform to add VBUS detection, so you don't need the SPLIT_USB_DETECT option.

You'll only need a few things:

You'll need to cut the small trace between the 5V and center pads on the back of the Teensy.

Once you have done that, you will want to solder the diode from the 5V pad to the center pad.

You may need to use the 5V pad from the regulator block above as the pads were too small and placed too closely together to place the Schottky diode properly.

Teensy++ 2.0

Additional Resources

Nicinabox has a very nice and detailed guide for the Let's Split keyboard, that covers most everything you need to know, including troubleshooting information.

However, the RGB Light section is out of date, as it was written long before the RGB Split code was added to QMK Firmware. Instead, wire each strip up directly to the controller.

', 175); -const _hoisted_176 = [ - _hoisted_1 -]; -function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) { - return openBlock(), createElementBlock("div", null, _hoisted_176); -} -const split_keyboard = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]); -export { - __pageData, - split_keyboard as default -}; diff --git a/assets/features_split_keyboard.md.zh-H1dzG.js b/assets/features_split_keyboard.md.zh-H1dzG.js new file mode 100644 index 00000000000..22c975118cd --- /dev/null +++ b/assets/features_split_keyboard.md.zh-H1dzG.js @@ -0,0 +1,18 @@ +import { _ as _export_sfc, c as createElementBlock, o as openBlock, a8 as createStaticVNode } from "./chunks/framework.Cauyuiy8.js"; +const _imports_0 = "/QeY6kMQ.png"; +const _imports_1 = "/4wjJzBU.png"; +const _imports_2 = "/BPEC5n5.jpg"; +const __pageData = JSON.parse('{"title":"Split Keyboard","description":"","frontmatter":{},"headers":[],"relativePath":"features/split_keyboard.md","filePath":"features/split_keyboard.md","lastUpdated":null}'); +const _sfc_main = { name: "features/split_keyboard.md" }; +const _hoisted_1 = /* @__PURE__ */ createStaticVNode('

Split Keyboard

Many keyboards in the QMK Firmware repo are "split" keyboards. They use two controllers—one plugging into USB, and the second connected by a serial or an I2C connection over a TRRS or similar cable.

Split keyboards can have a lot of benefits, but there is some additional work needed to get them enabled.

QMK Firmware has a generic implementation that is usable by any board, as well as numerous board specific implementations.

For this, we will mostly be talking about the generic implementation used by the Let's Split and other keyboards.

WARNING

ARM split supports most QMK subsystems when using the 'serial' and 'serial_usart' drivers. I2C slave is currently unsupported.

WARNING

Both sides must use the same MCU family, for eg two Pro Micro-compatible controllers or two Blackpills. Currently, mixing AVR and ARM is not possible as ARM vs AVR uses different method for serial communication, and are not compatible. Moreover Blackpill's uses 3.3v logic, and atmega32u4 uses 5v logic.

Compatibility Overview

TransportAVRARM
'serial'✔️1
I2C✔️

Notes:

  1. Both hardware and software limitations are detailed within the driver documentation.

Hardware Configuration

This assumes that you're using two Pro Micro-compatible controllers, and are using TRRS jacks to connect to two halves.

Required Hardware

Apart from diodes and key switches for the keyboard matrix in each half, you will need 2x TRRS sockets and 1x TRRS cable.

Alternatively, you can use any sort of cable and socket that has at least 3 wires.

If you want to use I2C to communicate between halves, you will need a cable with at least 4 wires and 2x 4.7kΩ pull-up resistors.

Considerations

The most commonly used connection is a TRRS cable and jacks. These provide 4 wires, making them very useful for split keyboards, and are easy to find.

However, since one of the wires carries VCC, this means that the boards are not hot pluggable. You should always disconnect the board from USB before unplugging and plugging in TRRS cables, or you can short the controller, or worse.

Another option is to use phone cables (as in, old school RJ-11/RJ-14 cables). Make sure that you use one that actually supports 4 wires/lanes.

However, USB cables, SATA cables, and even just 4 wires have been known to be used for communication between the controllers.

WARNING

Using USB cables for communication between the controllers works just fine, but the connector could be mistaken for a normal USB connection and potentially short out the keyboard, depending on how it's wired. For this reason, they are not recommended for connecting split keyboards.

Serial Wiring

The 3 wires of the TRS/TRRS cable need to connect GND, VCC, and D0/D1/D2/D3 (aka PD0/PD1/PD2/PD3) between the two Pro Micros.

TIP

Note that the pin used here is actually set by SOFT_SERIAL_PIN below.

sk-pd0-connection-monosk-pd2-connection-mono

I2C Wiring

The 4 wires of the TRRS cable need to connect GND, VCC, and SCL and SDA (aka PD0/pin 3 and PD1/pin 2, respectively) between the two Pro Micros.

The pull-up resistors may be placed on either half. If you wish to use the halves independently, it is also possible to use 4 resistors and have the pull-ups in both halves. Note that the total resistance for the connected system should be within spec at 2.2k-10kOhm, with an 'ideal' at 4.7kOhm, regardless of the placement and number.

sk-i2c-connection-mono

Firmware Configuration

To enable the split keyboard feature, add the following to your rules.mk:

make
SPLIT_KEYBOARD = yes

If you're using a custom transport (communication method), then you will also need to add:

make
SPLIT_TRANSPORT = custom

Layout Macro

Configuring your layout in a split keyboard works slightly differently to a non-split keyboard. Take for example the following layout. The top left numbers refer to the matrix row and column, and the bottom right are the order of the keys in the layout:

Physical layout

Since the matrix scanning procedure operates on entire rows, it first populates the left half's rows, then the right half's. Thus, the matrix as QMK views it has double the rows instead of double the columns:

Matrix

Setting Handedness

By default, the firmware does not know which side is which; it needs some help to determine that. There are several ways to do this, listed in order of precedence.

Handedness by Pin

You can configure the firmware to read a pin on the controller to determine handedness. To do this, add the following to your config.h file:

c
#define SPLIT_HAND_PIN B7

This will read the specified pin. By default, if it's high, then the controller assumes it is the left hand, and if it's low, it's assumed to be the right side.

This behaviour can be flipped by adding this to you config.h file:

c
#define	SPLIT_HAND_PIN_LOW_IS_LEFT

Handedness by Matrix Pin

You can configure the firmware to read key matrix pins on the controller to determine handedness. To do this, add the following to your config.h file:

c
#define SPLIT_HAND_MATRIX_GRID D0, F1

The first pin is the output pin and the second is the input pin.

Some keyboards have unused intersections in the key matrix. This setting uses one of these unused intersections to determine the handedness.

Normally, when a diode is connected to an intersection, it is judged to be right. If you add the following definition, it will be judged to be left.

c
#define SPLIT_HAND_MATRIX_GRID_LOW_IS_LEFT

Note that adding a diode at a previously unused intersection will effectively tell the firmware that there is a key held down at that point. You can instruct qmk to ignore that intersection by defining MATRIX_MASKED and then defining a matrix_row_t matrix_mask[MATRIX_ROWS] array in your keyboard config. Each bit of a single value (starting form the least-significant bit) is used to tell qmk whether or not to pay attention to key presses at that intersection.

While MATRIX_MASKED isn't necessary to use SPLIT_HAND_MATRIX_GRID successfully, without it you may experience issues trying to suspend your computer with your keyboard attached as the matrix will always report at least one key-press.

Handedness by EEPROM

This method sets the keyboard's handedness by setting a flag in the persistent storage (EEPROM). This is checked when the controller first starts up, and determines what half the keyboard is, and how to orient the keyboard layout.

To enable this method, add the following to your config.h file:

c
#define EE_HANDS

Next, you will have to flash the correct handedness option to the controller on each halve. You can do this manually with the following bootloader targets using qmk flash -kb <keyboard> -km <keymap> -bl <bootloader> command to flash:

Microcontroller TypeBootloader Parameter
AVR controllers with Caterina bootloader
(e.g. Pro Micro)
avrdude-split-left
avrdude-split-right
AVR controllers with the stock Amtel DFU or DFU compatible bootloader
(e.g. Elite-C)
dfu-split-left
dfu-split-right
ARM controllers with a DFU compatible bootloader
(e.g. Proton-C)
dfu-util-split-left
dfu-util-split-right
ARM controllers with a UF2 compatible bootloader
(e.g. RP2040)
uf2-split-left
uf2-split-right

Example for crkbd/rev1 keyboard with normal AVR Pro Micro MCUs, reset the left controller and run:

qmk flash -kb crkbd/rev1 -km default -bl avrdude-split-left

Reset the right controller and run:

qmk flash -kb crkbd/rev1 -km default -bl avrdude-split-right

TIP

Some controllers (e.g. Blackpill with DFU compatible bootloader) will need to be flashed with handedness bootloader parameter every time because it is not retained between flashes.

TIP

QMK Toolbox can also be used to flash EEPROM handedness files. Place the controller in bootloader mode and select menu option Tools -> EEPROM -> Set Left/Right Hand

This setting is not changed when re-initializing the EEPROM using the EE_CLR key, or using the eeconfig_init() function. However, if you reset the EEPROM outside of the firmware's built in options (such as flashing a file that overwrites the EEPROM, like how the QMK Toolbox's "Reset EEPROM" button works), you'll need to re-flash the controller with the EEPROM files.

You can find the EEPROM files in the QMK firmware repo, here.

Handedness by #define

You can use this option when USB cable is always connected to just one side of the split keyboard.

If the USB cable is always connected to the right side, add the following to your config.h file and flash both sides with this option:

c
#define MASTER_RIGHT

If the USB cable is always connected to the left side, add the following to your config.h file and flash both sides with this option:

c
#define MASTER_LEFT

TIP

If neither options are defined, the handedness defaults to MASTER_LEFT.

Communication Options

Because not every split keyboard is identical, there are a number of additional options that can be configured in your config.h file.

c
#define USE_I2C

This configures the use of I2C support for split keyboard transport (AVR only).

c
#define SOFT_SERIAL_PIN D0

This sets the pin to be used for serial communication. If you're not using serial, you shouldn't need to define this.

However, if you are using serial and I2C on the board, you will need to set this, and to something other than D0 and D1 (as these are used for I2C communication).

c
#define SELECT_SOFT_SERIAL_SPEED {#}

If you're having issues with serial communication, you can change this value, as it controls the communication speed for serial. The default is 1, and the possible values are:

c
#define FORCED_SYNC_THROTTLE_MS 100

This sets the maximum number of milliseconds before forcing a synchronization of data from master to slave. Under normal circumstances this sync occurs whenever the data changes, for safety a data transfer occurs after this number of milliseconds if no change has been detected since the last sync.

c
#define SPLIT_MAX_CONNECTION_ERRORS 10

This sets the maximum number of failed communication attempts (one per scan cycle) from the master part before it assumes that no slave part is connected. This makes it possible to use a master part without the slave part connected.

Set to 0 to disable the disconnection check altogether.

c
#define SPLIT_CONNECTION_CHECK_TIMEOUT 500

How long (in milliseconds) the master part should block all connection attempts to the slave after the communication has been flagged as disconnected (see SPLIT_MAX_CONNECTION_ERRORS above).

One communication attempt will be allowed every time this amount of time has passed since the last attempt. If that attempt succeeds, the communication is seen as working again.

Set to 0 to disable this throttling of communications while disconnected. This can save you a couple of bytes of firmware size.

Data Sync Options

The following sync options add overhead to the split communication protocol and may negatively impact the matrix scan speed when enabled. These can be enabled by adding the chosen option(s) to your config.h file.

c
#define SPLIT_TRANSPORT_MIRROR

This mirrors the master side matrix to the slave side for features that react or require knowledge of master side key presses on the slave side. The purpose of this feature is to support cosmetic use of key events (e.g. RGB reacting to keypresses).

c
#define SPLIT_LAYER_STATE_ENABLE

This enables syncing of the layer state between both halves of the split keyboard. The main purpose of this feature is to enable support for use of things like OLED display of the currently active layer.

c
#define SPLIT_LED_STATE_ENABLE

This enables syncing of the Host LED status (caps lock, num lock, etc) between both halves of the split keyboard. The main purpose of this feature is to enable support for use of things like OLED display of the Host LED status.

c
#define SPLIT_MODS_ENABLE

This enables transmitting modifier state (normal, weak, oneshot and oneshot locked) to the non primary side of the split keyboard. The purpose of this feature is to support cosmetic use of modifier state (e.g. displaying status on an OLED screen).

c
#define SPLIT_WPM_ENABLE

This enables transmitting the current WPM to the slave side of the split keyboard. The purpose of this feature is to support cosmetic use of WPM (e.g. displaying the current value on an OLED screen).

c
#define SPLIT_OLED_ENABLE

This enables transmitting the current OLED on/off status to the slave side of the split keyboard. The purpose of this feature is to support state (on/off state only) syncing.

c
#define SPLIT_ST7565_ENABLE

This enables transmitting the current ST7565 on/off status to the slave side of the split keyboard. The purpose of this feature is to support state (on/off state only) syncing.

c
#define SPLIT_POINTING_ENABLE

This enables transmitting the pointing device status to the master side of the split keyboard. The purpose of this feature is to enable use pointing devices on the slave side.

WARNING

There is additional required configuration for SPLIT_POINTING_ENABLE outlined in the pointing device documentation.

c
#define SPLIT_HAPTIC_ENABLE

This enables the triggering of haptic feedback on the slave side of the split keyboard. This will send information to the slave side such as the mode, dwell, and whether buzz is enabled.

c
#define SPLIT_ACTIVITY_ENABLE

This synchronizes the activity timestamps between sides of the split keyboard, allowing for activity timeouts to occur.

Custom data sync between sides

QMK's split transport allows for arbitrary data transactions at both the keyboard and user levels. This is modelled on a remote procedure call, with the master invoking a function on the slave side, with the ability to send data from master to slave, process it slave side, and send data back from slave to master.

To leverage this, a keyboard or user/keymap can define a comma-separated list of transaction IDs:

c
// for keyboard-level data sync:\n#define SPLIT_TRANSACTION_IDS_KB KEYBOARD_SYNC_A, KEYBOARD_SYNC_B\n// or, for user:\n#define SPLIT_TRANSACTION_IDS_USER USER_SYNC_A, USER_SYNC_B, USER_SYNC_C

These transaction IDs then need a slave-side handler function to be registered with the split transport, for example:

c
typedef struct _master_to_slave_t {\n    int m2s_data;\n} master_to_slave_t;\n\ntypedef struct _slave_to_master_t {\n    int s2m_data;\n} slave_to_master_t;\n\nvoid user_sync_a_slave_handler(uint8_t in_buflen, const void* in_data, uint8_t out_buflen, void* out_data) {\n    const master_to_slave_t *m2s = (const master_to_slave_t*)in_data;\n    slave_to_master_t *s2m = (slave_to_master_t*)out_data;\n    s2m->s2m_data = m2s->m2s_data + 5; // whatever comes in, add 5 so it can be sent back\n}\n\nvoid keyboard_post_init_user(void) {\n    transaction_register_rpc(USER_SYNC_A, user_sync_a_slave_handler);\n}

The master side can then invoke the slave-side handler - for normal keyboard functionality to be minimally affected, any keyboard- or user-level code attempting to sync data should be throttled:

c
void housekeeping_task_user(void) {\n    if (is_keyboard_master()) {\n        // Interact with slave every 500ms\n        static uint32_t last_sync = 0;\n        if (timer_elapsed32(last_sync) > 500) {\n            master_to_slave_t m2s = {6};\n            slave_to_master_t s2m = {0};\n            if(transaction_rpc_exec(USER_SYNC_A, sizeof(m2s), &m2s, sizeof(s2m), &s2m)) {\n                last_sync = timer_read32();\n                dprintf("Slave value: %d\\n", s2m.s2m_data); // this will now be 11, as the slave adds 5\n            } else {\n                dprint("Slave sync failed!\\n");\n            }\n        }\n    }\n}

WARNING

It is recommended that any data sync between halves happens during the master side's housekeeping task. This ensures timely retries should failures occur.

If only one-way data transfer is needed, helper methods are provided:

c
bool transaction_rpc_exec(int8_t transaction_id, uint8_t initiator2target_buffer_size, const void *initiator2target_buffer, uint8_t target2initiator_buffer_size, void *target2initiator_buffer);\nbool transaction_rpc_send(int8_t transaction_id, uint8_t initiator2target_buffer_size, const void *initiator2target_buffer);\nbool transaction_rpc_recv(int8_t transaction_id, uint8_t target2initiator_buffer_size, void *target2initiator_buffer);

By default, the inbound and outbound data is limited to a maximum of 32 bytes each. The sizes can be altered if required:

c
// Master to slave:\n#define RPC_M2S_BUFFER_SIZE 48\n// Slave to master:\n#define RPC_S2M_BUFFER_SIZE 48

Hardware Configuration Options

There are some settings that you may need to configure, based on how the hardware is set up.

c
#define MATRIX_ROW_PINS_RIGHT { <row pins> }\n#define MATRIX_COL_PINS_RIGHT { <col pins> }

This allows you to specify a different set of pins for the matrix on the right side. This is useful if you have a board with differently-shaped halves that requires a different configuration (such as Keebio's Quefrency). The number of pins in the right and left matrices must be the same, if you have a board with a different number of rows or columns on one side, pad out the extra spaces with NO_PIN and make sure you add the unused rows or columns to your matrix.

c
#define DIRECT_PINS_RIGHT { { F1, F0, B0, C7 }, { F4, F5, F6, F7 } }

This allows you to specify a different set of direct pins for the right side.

c
#define ENCODER_A_PINS_RIGHT { encoder1a, encoder2a }\n#define ENCODER_B_PINS_RIGHT { encoder1b, encoder2b }

This allows you to specify a different set of encoder pins for the right side.

c
#define RGBLIGHT_SPLIT

This option enables synchronization of the RGB Light modes between the controllers of the split keyboard. This is for keyboards that have RGB LEDs that are directly wired to the controller (that is, they are not using the "extra data" option on the TRRS cable).

c
#define RGBLED_SPLIT { 6, 6 }

This sets how many LEDs are directly connected to each controller. The first number is the left side, and the second number is the right side.

TIP

This setting implies that RGBLIGHT_SPLIT is enabled, and will forcibly enable it, if it's not.

c
#define SPLIT_USB_DETECT

Enabling this option changes the startup behavior to listen for an active USB communication to delegate which part is master and which is slave. With this option enabled and active USB communication, then that half assumes it is the master, otherwise it assumes it is the slave.

Without this option, the master is the half that can detect voltage on the physical USB connection (VBUS detection).

Enabled by default on ChibiOS/ARM.

TIP

This setting will stop the ability to demo using battery packs.

c
#define SPLIT_USB_TIMEOUT 2000

This sets the maximum timeout when detecting master/slave when using SPLIT_USB_DETECT.

c
#define SPLIT_USB_TIMEOUT_POLL 10

This sets the poll frequency when detecting master/slave when using SPLIT_USB_DETECT

c
#define SPLIT_WATCHDOG_ENABLE

This will enable a software watchdog on any side delegated as slave and will reboot the keyboard if no successful communication occurs within SPLIT_WATCHDOG_TIMEOUT. This can be particularly helpful when SPLIT_USB_DETECT delegates both sides as slave in some circumstances.

c
#define SPLIT_WATCHDOG_TIMEOUT 3000

This set the maximum slave timeout when waiting for communication from master when using SPLIT_WATCHDOG_ENABLE

Hardware Considerations and Mods

Master/slave delegation is made either by detecting voltage on VBUS connection or waiting for USB communication (SPLIT_USB_DETECT). Pro Micro boards can use VBUS detection out of the box and be used with or without SPLIT_USB_DETECT.

Many ARM boards, but not all, do not support VBUS detection. Because it is common that ARM boards lack VBUS detection, SPLIT_USB_DETECT is automatically defined on ARM targets (technically when ChibiOS is targeted).

Teensy boards

Teensy boards lack VBUS detection out of the box and must have SPLIT_USB_DETECT defined. With the Teensy 2.0 and Teensy++ 2.0, there is a simple hardware mod that you can perform to add VBUS detection, so you don't need the SPLIT_USB_DETECT option.

You'll only need a few things:

You'll need to cut the small trace between the 5V and center pads on the back of the Teensy.

Once you have done that, you will want to solder the diode from the 5V pad to the center pad.

You may need to use the 5V pad from the regulator block above as the pads were too small and placed too closely together to place the Schottky diode properly.

Teensy++ 2.0

Additional Resources

Nicinabox has a very nice and detailed guide for the Let's Split keyboard, that covers most everything you need to know, including troubleshooting information.

However, the RGB Light section is out of date, as it was written long before the RGB Split code was added to QMK Firmware. Instead, wire each strip up directly to the controller.

', 175); +const _hoisted_176 = [ + _hoisted_1 +]; +function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) { + return openBlock(), createElementBlock("div", null, _hoisted_176); +} +const split_keyboard = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]); +export { + __pageData, + split_keyboard as default +}; diff --git a/assets/features_split_keyboard.md.CQlOzVhi.lean.js b/assets/features_split_keyboard.md.zh-H1dzG.lean.js similarity index 88% rename from assets/features_split_keyboard.md.CQlOzVhi.lean.js rename to assets/features_split_keyboard.md.zh-H1dzG.lean.js index ac479c66a22..f73897e43f6 100644 --- a/assets/features_split_keyboard.md.CQlOzVhi.lean.js +++ b/assets/features_split_keyboard.md.zh-H1dzG.lean.js @@ -1,4 +1,7 @@ import { _ as _export_sfc, c as createElementBlock, o as openBlock, a8 as createStaticVNode } from "./chunks/framework.Cauyuiy8.js"; +const _imports_0 = "/QeY6kMQ.png"; +const _imports_1 = "/4wjJzBU.png"; +const _imports_2 = "/BPEC5n5.jpg"; const __pageData = JSON.parse('{"title":"Split Keyboard","description":"","frontmatter":{},"headers":[],"relativePath":"features/split_keyboard.md","filePath":"features/split_keyboard.md","lastUpdated":null}'); const _sfc_main = { name: "features/split_keyboard.md" }; const _hoisted_1 = /* @__PURE__ */ createStaticVNode("", 175); diff --git a/assets/getting_started_github.md.B9wd068y.js b/assets/getting_started_github.md.B9wd068y.js new file mode 100644 index 00000000000..a7e8b9dd4fe --- /dev/null +++ b/assets/getting_started_github.md.B9wd068y.js @@ -0,0 +1,20 @@ +import { _ as _export_sfc, c as createElementBlock, o as openBlock, a8 as createStaticVNode } from "./chunks/framework.Cauyuiy8.js"; +const _imports_0 = "/8Toomz4.jpg"; +const _imports_1 = "/N1NYcSz.jpg"; +const _imports_2 = "/eGO0ohO.jpg"; +const _imports_3 = "/DxMHpJ8.jpg"; +const _imports_4 = "/Ojydlaj.jpg"; +const __pageData = JSON.parse('{"title":"How to Use GitHub with QMK","description":"","frontmatter":{},"headers":[],"relativePath":"getting_started_github.md","filePath":"getting_started_github.md","lastUpdated":null}'); +const _sfc_main = { name: "getting_started_github.md" }; +const _hoisted_1 = /* @__PURE__ */ createStaticVNode('

How to Use GitHub with QMK

GitHub can be a little tricky to those that aren't familiar with it - this guide will walk through each step of forking, cloning, and submitting a pull request with QMK.

TIP

This guide assumes you're somewhat comfortable with running things at the command line, and have git installed on your system.

Start on the QMK GitHub page, and you'll see a button in the upper right that says "Fork":

Fork on GitHub

If you're a part of an organization, you'll need to choose which account to fork it to. In most circumstances, you'll want to fork it to your personal account. Once your fork is completed (sometimes this takes a little while), click the "Clone or Download" button:

Download from GitHub

And be sure to select "HTTPS", and select the link and copy it:

HTTPS link

From here, enter git clone --recurse-submodules into the command line, and then paste your link:

user@computer:~$ git clone --recurse-submodules https://github.com/whoeveryouare/qmk_firmware.git\nCloning into 'qmk_firmware'...\nremote: Enumerating objects: 9, done.\nremote: Counting objects: 100% (9/9), done.\nremote: Compressing objects: 100% (5/5), done.\nremote: Total 183883 (delta 5), reused 4 (delta 4), pack-reused 183874\nReceiving objects: 100% (183883/183883), 132.90 MiB | 9.57 MiB/s, done.\nResolving deltas: 100% (119972/119972), done.\n...\nSubmodule path 'lib/chibios': checked out '587968d6cbc2b0e1c7147540872f2a67e59ca18b'\nSubmodule path 'lib/chibios-contrib': checked out 'ede48346eee4b8d6847c19bc01420bee76a5e486'\nSubmodule path 'lib/googletest': checked out 'ec44c6c1675c25b9827aacd08c02433cccde7780'\nSubmodule path 'lib/lufa': checked out 'ce10f7642b0459e409839b23cc91498945119b4d'

You now have your QMK fork on your local machine, and you can add your keymap, compile it and flash it to your board. Once you're happy with your changes, you can add, commit, and push them to your fork like this:

user@computer:~$ git add .\nuser@computer:~$ git commit -m "adding my keymap"\n[master cccb1608] adding my keymap\n 1 file changed, 1 insertion(+)\n create mode 100644 keyboards/planck/keymaps/mine/keymap.c\nuser@computer:~$ git push\nCounting objects: 1, done.\nDelta compression using up to 4 threads.\nCompressing objects: 100% (1/1), done.\nWriting objects: 100% (1/1), 1.64 KiB | 0 bytes/s, done.\nTotal 1 (delta 1), reused 0 (delta 0)\nremote: Resolving deltas: 100% (1/1), completed with 1 local objects.\nTo https://github.com/whoeveryouare/qmk_firmware.git\n + 20043e64...7da94ac5 master -> master

Your changes now exist on your fork on GitHub - if you go back there (https://github.com/<whoeveryouare>/qmk_firmware), you can create a "New Pull Request" by clicking this button:

New Pull Request

Here you'll be able to see exactly what you've committed - if it all looks good, you can finalize it by clicking "Create Pull Request":

Create Pull Request

After submitting, we may talk to you about your changes, ask that you make changes, and eventually accept it! Thanks for contributing to QMK 😃

', 18); +const _hoisted_19 = [ + _hoisted_1 +]; +function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) { + return openBlock(), createElementBlock("div", null, _hoisted_19); +} +const getting_started_github = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]); +export { + __pageData, + getting_started_github as default +}; diff --git a/assets/getting_started_github.md.Cksdh6i2.lean.js b/assets/getting_started_github.md.B9wd068y.lean.js similarity index 82% rename from assets/getting_started_github.md.Cksdh6i2.lean.js rename to assets/getting_started_github.md.B9wd068y.lean.js index fb241fcfd26..b6467ca090a 100644 --- a/assets/getting_started_github.md.Cksdh6i2.lean.js +++ b/assets/getting_started_github.md.B9wd068y.lean.js @@ -1,4 +1,9 @@ import { _ as _export_sfc, c as createElementBlock, o as openBlock, a8 as createStaticVNode } from "./chunks/framework.Cauyuiy8.js"; +const _imports_0 = "/8Toomz4.jpg"; +const _imports_1 = "/N1NYcSz.jpg"; +const _imports_2 = "/eGO0ohO.jpg"; +const _imports_3 = "/DxMHpJ8.jpg"; +const _imports_4 = "/Ojydlaj.jpg"; const __pageData = JSON.parse('{"title":"How to Use GitHub with QMK","description":"","frontmatter":{},"headers":[],"relativePath":"getting_started_github.md","filePath":"getting_started_github.md","lastUpdated":null}'); const _sfc_main = { name: "getting_started_github.md" }; const _hoisted_1 = /* @__PURE__ */ createStaticVNode("", 18); diff --git a/assets/getting_started_github.md.Cksdh6i2.js b/assets/getting_started_github.md.Cksdh6i2.js deleted file mode 100644 index e54a933a33a..00000000000 --- a/assets/getting_started_github.md.Cksdh6i2.js +++ /dev/null @@ -1,15 +0,0 @@ -import { _ as _export_sfc, c as createElementBlock, o as openBlock, a8 as createStaticVNode } from "./chunks/framework.Cauyuiy8.js"; -const __pageData = JSON.parse('{"title":"How to Use GitHub with QMK","description":"","frontmatter":{},"headers":[],"relativePath":"getting_started_github.md","filePath":"getting_started_github.md","lastUpdated":null}'); -const _sfc_main = { name: "getting_started_github.md" }; -const _hoisted_1 = /* @__PURE__ */ createStaticVNode('

How to Use GitHub with QMK

GitHub can be a little tricky to those that aren't familiar with it - this guide will walk through each step of forking, cloning, and submitting a pull request with QMK.

TIP

This guide assumes you're somewhat comfortable with running things at the command line, and have git installed on your system.

Start on the QMK GitHub page, and you'll see a button in the upper right that says "Fork":

Fork on GitHub

If you're a part of an organization, you'll need to choose which account to fork it to. In most circumstances, you'll want to fork it to your personal account. Once your fork is completed (sometimes this takes a little while), click the "Clone or Download" button:

Download from GitHub

And be sure to select "HTTPS", and select the link and copy it:

HTTPS link

From here, enter git clone --recurse-submodules into the command line, and then paste your link:

user@computer:~$ git clone --recurse-submodules https://github.com/whoeveryouare/qmk_firmware.git\nCloning into 'qmk_firmware'...\nremote: Enumerating objects: 9, done.\nremote: Counting objects: 100% (9/9), done.\nremote: Compressing objects: 100% (5/5), done.\nremote: Total 183883 (delta 5), reused 4 (delta 4), pack-reused 183874\nReceiving objects: 100% (183883/183883), 132.90 MiB | 9.57 MiB/s, done.\nResolving deltas: 100% (119972/119972), done.\n...\nSubmodule path 'lib/chibios': checked out '587968d6cbc2b0e1c7147540872f2a67e59ca18b'\nSubmodule path 'lib/chibios-contrib': checked out 'ede48346eee4b8d6847c19bc01420bee76a5e486'\nSubmodule path 'lib/googletest': checked out 'ec44c6c1675c25b9827aacd08c02433cccde7780'\nSubmodule path 'lib/lufa': checked out 'ce10f7642b0459e409839b23cc91498945119b4d'

You now have your QMK fork on your local machine, and you can add your keymap, compile it and flash it to your board. Once you're happy with your changes, you can add, commit, and push them to your fork like this:

user@computer:~$ git add .\nuser@computer:~$ git commit -m "adding my keymap"\n[master cccb1608] adding my keymap\n 1 file changed, 1 insertion(+)\n create mode 100644 keyboards/planck/keymaps/mine/keymap.c\nuser@computer:~$ git push\nCounting objects: 1, done.\nDelta compression using up to 4 threads.\nCompressing objects: 100% (1/1), done.\nWriting objects: 100% (1/1), 1.64 KiB | 0 bytes/s, done.\nTotal 1 (delta 1), reused 0 (delta 0)\nremote: Resolving deltas: 100% (1/1), completed with 1 local objects.\nTo https://github.com/whoeveryouare/qmk_firmware.git\n + 20043e64...7da94ac5 master -> master

Your changes now exist on your fork on GitHub - if you go back there (https://github.com/<whoeveryouare>/qmk_firmware), you can create a "New Pull Request" by clicking this button:

New Pull Request

Here you'll be able to see exactly what you've committed - if it all looks good, you can finalize it by clicking "Create Pull Request":

Create Pull Request

After submitting, we may talk to you about your changes, ask that you make changes, and eventually accept it! Thanks for contributing to QMK 😃

', 18); -const _hoisted_19 = [ - _hoisted_1 -]; -function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) { - return openBlock(), createElementBlock("div", null, _hoisted_19); -} -const getting_started_github = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]); -export { - __pageData, - getting_started_github as default -}; diff --git a/assets/hand_wire.md.BZ0ep9Em.js b/assets/hand_wire.md.BZ0ep9Em.js deleted file mode 100644 index 270dd9807e4..00000000000 --- a/assets/hand_wire.md.BZ0ep9Em.js +++ /dev/null @@ -1,15 +0,0 @@ -import { _ as _export_sfc, c as createElementBlock, o as openBlock, a8 as createStaticVNode } from "./chunks/framework.Cauyuiy8.js"; -const __pageData = JSON.parse('{"title":"Hand-Wiring Guide","description":"","frontmatter":{},"headers":[],"relativePath":"hand_wire.md","filePath":"hand_wire.md","lastUpdated":null}'); -const _sfc_main = { name: "hand_wire.md" }; -const _hoisted_1 = /* @__PURE__ */ createStaticVNode('

Hand-Wiring Guide

Parts list

You will need: (where x is the number of keys on your planned keyboard)

Optional but useful:

Starting the build

There are many ways to hand wire a PCB matrix, this guide will describe the fundamentals as well as some recommended ways to go about it.

As we are dealing with hand wiring, it is assumed that you already have a plate. If you are planning a completely custom layout, tools such as ai03 Plate Generator and Swillkb Plate & Case Builder can help when designing one.

Start by installing the switches and stabilisers in the plate. Depending on the thickness and material this may also involve hot gluing it in place.

Planning the matrix

If you are following a pre-existing handwire guide (e.g. for the keyboards in the handwire firmware section you can skip this step, just ensure you wire the matrix as described.

What you want to achieve is one leg from each switch being attached to the corresponding switches next to it (rows) and the other leg being attached to the switches above and below it (columns) and a diode to one of the legs, mosy commonly this will be the leg attached to the rows, and the diode will face away from it (Column to Row) i.e. with the wire furthest from the black line on the diode connected to the switch (as current will only travel in one direction through a diode).

It is fairly simple to plan for an ortholinear keyboard (like a Planck).

Example Planck matrix Image from RoastPotatoes' "How to hand wire a Planck"

But the larger and more complicated your keyboard, the more complex the matrix. Keyboard Firmware Builder can help you plan your matrix layout (shown here with a basic fullsize ISO keyboard imported from Keyboard Layout Editor.

Example ISO matrix

Bear in mind that the number of rows plus the number of columns can not exceed the number of I/O pins on your controller. So the fullsize matrix shown above would be possible on a Proton C or Teensy++, but not on a regular Teensy or Pro Micro.

Common Microcontroller Boards

BoardController# I/OPinout
Pro Micro*ATmega32u420link
Teensy 2.0ATmega32u425link
QMK Proton CSTM32F303xC36link 1, 2
Teensy++ 2.0AT90USB128646link

*Elite C is essentially the same as a Pro Micro with a USB-C instead of Micro-USB

There are also a number of boards designed specifically for handwiring that mount directly to a small number of switches and offer pinouts for the rest. Though these are generally more expensive and may be more difficult to get hold of.

Postage board mini mounted in place
BoardController# I/O
Swiss helperATmega32u420
Postage boardATmega32u425
Postage board miniATmega32u425

Wiring the matrix

There is no one right way to do this. What you want to achieve is good connection at all of the joints planned and no unintentional shorts.

Established materials and techniques include:

TechniqueExamplesProsConsImage
Lengths of wire with stripped segmentsSasha Solomon's Dactyl and Cribbit's modern hand wireNeat and tidySome effort in stripping the wireStripped wire
Short lengths of wireu/xicolinguada's ortho buildEasier to strip the wireMore difficult to placeindividual wire lengths
Magnet/Enamelled wirefknraiden's custom boardCan be directly soldered onto (insulation burns off with heat)Appearance?Magnet wire
Bending the legs of the diodes for the rowsMatt3o's BrownfoxFewer solder joints requiredUninsulatedBent diode legs
Using rigid wiring (e.g. brass tube)u/d_stilgar's invisible hardline and u/jonasfasler's first attemptVery prettyMore difficult. No physical insulationHardline hand wire
Bare wire with insulation added after (e.g. kapton tape)Matt3o's 65% on his websiteEasier (no wire stripping required)Not as attractiveBare wire
Copper tapeManuForm DactylVery easyOnly really works when your plate/case aligns with the bottom of your switchesCopper tape

Note that these methods can be combined. Prepare your lengths of wire before moving on to soldering.

A note on split keyboards

If you are planning a split keyboard (e.g. Dactyl) each half will require a controller and a means of communicating between them (like a TRRS or hardwired cable). Further information can be found in the QMK split keyboard documentation.

Soldering

There are a lot of soldering guides and tips available elsewhere but here are some of the most useful and relevant for hand wiring:

To ensure a strong solder joint you want a good amount of contact between the solder and the two pieces of metal you are connecting. A good way of doing this (though not required) is looping around pins or twisting wires together before applying solder.

Looped around rod Looped diode leg

If your diodes are on a packaging strip and need a bend in them (either the start of a loop or for connecting to its neighbour) this can easily done by bending it over something straight like the edge of a box, table, or ruler. This also helps keep track of the direction of the diode as all the bends will be on the same side.

Bent diode legs

If your iron has temperature control, set it to 315ºC (600ºF).

Once heated, tin your soldering iron - this means melting a small amount of solder on the end of the iron and then quickly wiping it off on a wet sponge or wire cleaning pad, leaving a shiny silvery coating on the end which helps keep oxidisation at bay and helps solder to flow.

When you come to apply the solder, hold the soldering iron against the two surfaces for a second to heat it, then apply a small amount of solder to join the two pieces together. Heating the surfaces ensures that the solder adheres to it and that it does not cool too quickly.

Don't hold the iron on the solder/joint longer than necessary. Heat will be conducted through the surfaces and can damage components (melt switch housings etc.). Also, solder contains flux, which aids in "wetting". The longer heat is applied to the solder the more flux will evaporate meaning you may end up with a bad solder joint with peaks which, apart from looking bad, may also increase the risk of electrical shorts.

Soldering the Diodes

Starting at the top-left switch, place the diode (with tweezers if you have them) on the switch so that the diode itself is vertically aligned, and the black line is facing toward you. Make sure the diodes are soldered in parallel (diode outputs shouldn't connect to diode inputs). The input lead of the diode should be touching the left contact on the switch, and the bent, output end should be facing to the right and resting on the switch there, like this:

soldering-diodes-01.png

Letting the diode rest, grab your solder, and touch both it and the soldering iron to the left contact at the same time - the rosin in the solder should make it easy for the solder to flow over both the diode and the keyswitch contact. The diode may move a little, and if it does, carefully position it back it place by grabbing the bent end of the diode - the other end will become hot very quickly. If you find that it's moving too much, using needle-nose pliers of some sort may help to keep the diode still when soldering.

The smoke that the rosin releases is harmful, so be careful not to breath it or get it in your eyes/face.

After soldering things in place, it may be helpful to blow on the joint to push the smoke away from your face, and cool the solder quicker. You should see the solder develop a matte (not shiny) surface as it solidifies. Keep in mind that it will still be very hot afterwards, and will take a couple minutes to be cool to touch. Blowing on it will accelerate this process.

When the first diode is complete, the next one will need to be soldered to both the keyswitch, and the previous diode at the new elbow. That will look something like this:

soldering-diodes-02.png

After completing a row, use the wire cutters to trim the excess wire from the tops of the diodes, and from the right side on the final switch. This process will need to completed for each row you have.

When all of the diodes are completely soldered, it's a good idea to quickly inspect each one to ensure that your solder joints are solid and sturdy - repairing things after this is possible, but more difficult.

Soldering the Columns

You'll have some options in the next process - it's a good idea to insulate the column wires (since the diodes aren't), but if you're careful enough, you can use exposed wires for the columns - it's not recommended, though. If you're using single-cored wire, stripping the plastic off of the whole wire and feeding it back on is probably the best option, but can be difficult depending on the size and materials. You'll want to leave parts of the wire exposed where you're going to be solder it onto the keyswitch.

If you're using stranded wire, it's probably easiest to just use a lot of small wires to connect each keyswitch along the column. It's possible to use one and melt through the insulation, but this isn't recommended, will produce even more harmful fumes, and can ruin your soldering iron.

Before beginning to solder, it helps to have your wire pre-bent (if using single-cored), or at least have an idea of how you're going to route the column (especially if you're making a staggered board). Where you go in particular doesn't matter too much, as we'll be basing our keymap definitions on how it was wired - just make sure every key in a particular row is in a unique column, and that they're in order from left to right.

If you're not using any insulation, you can try to keep the column wires elevated, and solder them near the tips of the keyswitch contacts - if the wires are sturdy enough, they won't short out to the row wiring an diodes.

Wiring up the controller

Now that the matrix itself is complete, it's time to connect what you've done to the microcontroller board.

Place the microcontroller where you want it to be located, give thought to mounting and case alignment. Bear in mind that the location of the USB socket can be different from the controller by using a short male to female cable if required,.

Find the pinout/documentation for your microcontroller board (links here) and make a note of all the digital I/O pins on it (note that on some controllers, like the teensy, analogue I/O can double as digital) as these are the pins you want to connect your wires to.


Specific instructions for the Teensy 2.0

There are some pins on the Teensy that are special, like D6 (the LED on the chip), or some of the UART, SPI, I2C, or PWM channels, but only avoid those if you're planning something in addition to a keyboard. If you're unsure about wanting to add something later, you should have enough pins in total to avoid a couple.

The pins you'll absolutely have to avoid, as with any controller, are: GND, VCC, AREF, and RST - all the others are usable and accessible in the firmware.


Cut wires to the length of the distance from the a point on each column/row to the controller. You can solder anywhere along the row, as long as it's after the diode - soldering before the diode (on the keyswitch side) will cause that row not to work.

Ribbon cable can be used to keep this extra tidy. You may also want to consider routing the wires beneath the existing columns/rows.

Ribbon Cable

As you solder the wires to the controller make a note of which row/column is going to which pin on the controller as we'll use this data to setup the matrix when we create the firmware.

As you move along, be sure that the controller is staying in place - recutting and soldering the wires is a pain!

Getting Some Basic Firmware Set Up

From here, you should have a working keyboard once you program a firmware.

Simple firmware can be created easily using the Keyboard Firmware Builder website. Recreate your layout using Keyboard Layout Editor, import it and recreate the matrix (if not already done as part of planning the matrix).

Go through the rest of the tabs, assigning keys until you get to the last one where you can compile and download your firmware. The .hex file can be flashed straight onto your keyboard, or for advanced functionality, compiled locally after Setting up Your Environment.

The source given by Keyboard Firmware Builder is QMK, but is based on a version of QMK from early 2017. To compile the firmware in a modern version of QMK Firmware, you'll need to export via the Save Configuration button, then run:

qmk import-kbfirmware /path/to/export.json

For example:

$ qmk import-kbfirmware ~/Downloads/gh62.json\nΨ Importing gh62.json.\n\n⚠ Support here is basic - Consider using 'qmk new-keyboard' instead\nΨ Imported a new keyboard named gh62.\nΨ To start working on things, `cd` into keyboards/gh62,\nΨ or open the directory in your preferred text editor.\nΨ And build with qmk compile -kb gh62 -km default.

Flashing the Firmware

Install QMK Toolbox.

QMK Toolbox

Under "Local File" navigate to your newly created .hex file. Under "Microcontroller", select the corresponding one for your controller board (common ones available here).

Plug in your keyboard and press the reset button (or short the Reset and Ground pins if there is no button) and click the "Flash" button in QMK toolbox.

Testing Your Firmware

Use a website such as QMK Configurator's Keyboard Tester, Keyboard Tester, or Keyboard Checker or just open a text editor and try typing - you should get the characters that you put into your keymap. Test each key, and make a note of the ones that aren't working. Here's a quick trouble-shooting guide for non-working keys:

  1. Flip the keyboard back over and short the keyswitch's contacts with a piece wire - this will eliminate the possibility of the keyswitch being bad and needing to be replaced.
  2. Check the solder points on the keyswitch - these need to be plump and whole. If you touch it with a moderate amount of force and it comes apart, it's not strong enough.
  3. Check the solder joints on the diode - if the diode is loose, part of your row may register, while the other may not.
  4. Check the solder joints on the columns - if your column wiring is loose, part or all of the column may not work.
  5. Check the solder joints on both sides of the wires going to/from the Teensy - the wires need to be fully soldered and connect to both sides.
  6. Check the <project_name>.h file for errors and incorrectly placed KC_NOs - if you're unsure where they should be, instead duplicate a kxy variable.
  7. Check to make sure you actually compiled the firmware and flashed the Teensy correctly. Unless you got error messages in the terminal, or a pop-up during flashing, you probably did everything correctly.
  8. Use a multimeter to check that the switch is actually closing when actuated (completing the circuit when pressed down).

If you've done all of these things, keep in mind that sometimes you might have had multiple things affecting the keyswitch, so it doesn't hurt to test the keyswitch by shorting it out at the end.

Finishing up

Once you have confirmed that the keyboard is working, if you have used a separate (non handwire specific) controller you will want to secure it in place. This can be done in many different ways e.g. hot glue, double sided sticky tape, 3D printed caddy, electrical tape.

If you found this fulfilling you could experiment by adding additional features such as in switch LEDs, in switch RGB, RGB underglow or even an OLED display!

There are a lot of possibilities inside the firmware - explore the documentation for a full feature list, and dive into the different keyboards to see how people use all of them. You can always stop by the OLKB subreddit or QMK Discord for help!

Legacy Content

This page used to include more content. We have moved a section that used to be part of this page its own page. Everything below this point is simply a redirect so that people following old links on the web find what they're looking for.

Preamble: How a Keyboard Matrix Works (and why we need diodes)

', 97); -const _hoisted_98 = [ - _hoisted_1 -]; -function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) { - return openBlock(), createElementBlock("div", null, _hoisted_98); -} -const hand_wire = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]); -export { - __pageData, - hand_wire as default -}; diff --git a/assets/hand_wire.md.CVVk-a8R.js b/assets/hand_wire.md.CVVk-a8R.js new file mode 100644 index 00000000000..0635a6290cc --- /dev/null +++ b/assets/hand_wire.md.CVVk-a8R.js @@ -0,0 +1,28 @@ +import { _ as _export_sfc, c as createElementBlock, o as openBlock, a8 as createStaticVNode } from "./chunks/framework.Cauyuiy8.js"; +const _imports_0 = "/FRShcLD.png"; +const _imports_1 = "/UlJ4ZDP.png"; +const _imports_2 = "/QiA3ta6.jpg"; +const _imports_3 = "/0GNIYY0.jpg"; +const _imports_4 = "/mBe5vkL.jpg"; +const _imports_5 = "/b4b7KDb.jpg"; +const _imports_6 = "/aTnG8TV.jpg"; +const _imports_7 = "/CnASmPo.jpg"; +const _imports_8 = "/AvXZShD.jpg"; +const _imports_9 = "/RFyNMlL.jpg"; +const _imports_10 = "/eHJjmnU.jpg"; +const _imports_11 = "/oITudbX.jpg"; +const _imports_12 = "/z2QlKfB.jpg"; +const __pageData = JSON.parse('{"title":"Hand-Wiring Guide","description":"","frontmatter":{},"headers":[],"relativePath":"hand_wire.md","filePath":"hand_wire.md","lastUpdated":null}'); +const _sfc_main = { name: "hand_wire.md" }; +const _hoisted_1 = /* @__PURE__ */ createStaticVNode('

Hand-Wiring Guide

Parts list

You will need: (where x is the number of keys on your planned keyboard)

Optional but useful:

Starting the build

There are many ways to hand wire a PCB matrix, this guide will describe the fundamentals as well as some recommended ways to go about it.

As we are dealing with hand wiring, it is assumed that you already have a plate. If you are planning a completely custom layout, tools such as ai03 Plate Generator and Swillkb Plate & Case Builder can help when designing one.

Start by installing the switches and stabilisers in the plate. Depending on the thickness and material this may also involve hot gluing it in place.

Planning the matrix

If you are following a pre-existing handwire guide (e.g. for the keyboards in the handwire firmware section you can skip this step, just ensure you wire the matrix as described.

What you want to achieve is one leg from each switch being attached to the corresponding switches next to it (rows) and the other leg being attached to the switches above and below it (columns) and a diode to one of the legs, mosy commonly this will be the leg attached to the rows, and the diode will face away from it (Column to Row) i.e. with the wire furthest from the black line on the diode connected to the switch (as current will only travel in one direction through a diode).

It is fairly simple to plan for an ortholinear keyboard (like a Planck).

Example Planck matrix Image from RoastPotatoes' "How to hand wire a Planck"

But the larger and more complicated your keyboard, the more complex the matrix. Keyboard Firmware Builder can help you plan your matrix layout (shown here with a basic fullsize ISO keyboard imported from Keyboard Layout Editor.

Example ISO matrix

Bear in mind that the number of rows plus the number of columns can not exceed the number of I/O pins on your controller. So the fullsize matrix shown above would be possible on a Proton C or Teensy++, but not on a regular Teensy or Pro Micro.

Common Microcontroller Boards

BoardController# I/OPinout
Pro Micro*ATmega32u420link
Teensy 2.0ATmega32u425link
QMK Proton CSTM32F303xC36link 1, 2
Teensy++ 2.0AT90USB128646link

*Elite C is essentially the same as a Pro Micro with a USB-C instead of Micro-USB

There are also a number of boards designed specifically for handwiring that mount directly to a small number of switches and offer pinouts for the rest. Though these are generally more expensive and may be more difficult to get hold of.

Postage board mini mounted in place
BoardController# I/O
Swiss helperATmega32u420
Postage boardATmega32u425
Postage board miniATmega32u425

Wiring the matrix

There is no one right way to do this. What you want to achieve is good connection at all of the joints planned and no unintentional shorts.

Established materials and techniques include:

TechniqueExamplesProsConsImage
Lengths of wire with stripped segmentsSasha Solomon's Dactyl and Cribbit's modern hand wireNeat and tidySome effort in stripping the wireStripped wire
Short lengths of wireu/xicolinguada's ortho buildEasier to strip the wireMore difficult to placeindividual wire lengths
Magnet/Enamelled wirefknraiden's custom boardCan be directly soldered onto (insulation burns off with heat)Appearance?Magnet wire
Bending the legs of the diodes for the rowsMatt3o's BrownfoxFewer solder joints requiredUninsulatedBent diode legs
Using rigid wiring (e.g. brass tube)u/d_stilgar's invisible hardline and u/jonasfasler's first attemptVery prettyMore difficult. No physical insulationHardline hand wire
Bare wire with insulation added after (e.g. kapton tape)Matt3o's 65% on his websiteEasier (no wire stripping required)Not as attractiveBare wire
Copper tapeManuForm DactylVery easyOnly really works when your plate/case aligns with the bottom of your switchesCopper tape

Note that these methods can be combined. Prepare your lengths of wire before moving on to soldering.

A note on split keyboards

If you are planning a split keyboard (e.g. Dactyl) each half will require a controller and a means of communicating between them (like a TRRS or hardwired cable). Further information can be found in the QMK split keyboard documentation.

Soldering

There are a lot of soldering guides and tips available elsewhere but here are some of the most useful and relevant for hand wiring:

To ensure a strong solder joint you want a good amount of contact between the solder and the two pieces of metal you are connecting. A good way of doing this (though not required) is looping around pins or twisting wires together before applying solder.

Looped around rod

If your diodes are on a packaging strip and need a bend in them (either the start of a loop or for connecting to its neighbour) this can easily done by bending it over something straight like the edge of a box, table, or ruler. This also helps keep track of the direction of the diode as all the bends will be on the same side.

Bent diode legs

If your iron has temperature control, set it to 315ºC (600ºF).

Once heated, tin your soldering iron - this means melting a small amount of solder on the end of the iron and then quickly wiping it off on a wet sponge or wire cleaning pad, leaving a shiny silvery coating on the end which helps keep oxidisation at bay and helps solder to flow.

When you come to apply the solder, hold the soldering iron against the two surfaces for a second to heat it, then apply a small amount of solder to join the two pieces together. Heating the surfaces ensures that the solder adheres to it and that it does not cool too quickly.

Don't hold the iron on the solder/joint longer than necessary. Heat will be conducted through the surfaces and can damage components (melt switch housings etc.). Also, solder contains flux, which aids in "wetting". The longer heat is applied to the solder the more flux will evaporate meaning you may end up with a bad solder joint with peaks which, apart from looking bad, may also increase the risk of electrical shorts.

Soldering the Diodes

Starting at the top-left switch, place the diode (with tweezers if you have them) on the switch so that the diode itself is vertically aligned, and the black line is facing toward you. Make sure the diodes are soldered in parallel (diode outputs shouldn't connect to diode inputs). The input lead of the diode should be touching the left contact on the switch, and the bent, output end should be facing to the right and resting on the switch there, like this:

soldering-diodes-01.png

Letting the diode rest, grab your solder, and touch both it and the soldering iron to the left contact at the same time - the rosin in the solder should make it easy for the solder to flow over both the diode and the keyswitch contact. The diode may move a little, and if it does, carefully position it back it place by grabbing the bent end of the diode - the other end will become hot very quickly. If you find that it's moving too much, using needle-nose pliers of some sort may help to keep the diode still when soldering.

The smoke that the rosin releases is harmful, so be careful not to breath it or get it in your eyes/face.

After soldering things in place, it may be helpful to blow on the joint to push the smoke away from your face, and cool the solder quicker. You should see the solder develop a matte (not shiny) surface as it solidifies. Keep in mind that it will still be very hot afterwards, and will take a couple minutes to be cool to touch. Blowing on it will accelerate this process.

When the first diode is complete, the next one will need to be soldered to both the keyswitch, and the previous diode at the new elbow. That will look something like this:

soldering-diodes-02.png

After completing a row, use the wire cutters to trim the excess wire from the tops of the diodes, and from the right side on the final switch. This process will need to completed for each row you have.

When all of the diodes are completely soldered, it's a good idea to quickly inspect each one to ensure that your solder joints are solid and sturdy - repairing things after this is possible, but more difficult.

Soldering the Columns

You'll have some options in the next process - it's a good idea to insulate the column wires (since the diodes aren't), but if you're careful enough, you can use exposed wires for the columns - it's not recommended, though. If you're using single-cored wire, stripping the plastic off of the whole wire and feeding it back on is probably the best option, but can be difficult depending on the size and materials. You'll want to leave parts of the wire exposed where you're going to be solder it onto the keyswitch.

If you're using stranded wire, it's probably easiest to just use a lot of small wires to connect each keyswitch along the column. It's possible to use one and melt through the insulation, but this isn't recommended, will produce even more harmful fumes, and can ruin your soldering iron.

Before beginning to solder, it helps to have your wire pre-bent (if using single-cored), or at least have an idea of how you're going to route the column (especially if you're making a staggered board). Where you go in particular doesn't matter too much, as we'll be basing our keymap definitions on how it was wired - just make sure every key in a particular row is in a unique column, and that they're in order from left to right.

If you're not using any insulation, you can try to keep the column wires elevated, and solder them near the tips of the keyswitch contacts - if the wires are sturdy enough, they won't short out to the row wiring an diodes.

Wiring up the controller

Now that the matrix itself is complete, it's time to connect what you've done to the microcontroller board.

Place the microcontroller where you want it to be located, give thought to mounting and case alignment. Bear in mind that the location of the USB socket can be different from the controller by using a short male to female cable if required,.

Find the pinout/documentation for your microcontroller board (links here) and make a note of all the digital I/O pins on it (note that on some controllers, like the teensy, analogue I/O can double as digital) as these are the pins you want to connect your wires to.


Specific instructions for the Teensy 2.0

There are some pins on the Teensy that are special, like D6 (the LED on the chip), or some of the UART, SPI, I2C, or PWM channels, but only avoid those if you're planning something in addition to a keyboard. If you're unsure about wanting to add something later, you should have enough pins in total to avoid a couple.

The pins you'll absolutely have to avoid, as with any controller, are: GND, VCC, AREF, and RST - all the others are usable and accessible in the firmware.


Cut wires to the length of the distance from the a point on each column/row to the controller. You can solder anywhere along the row, as long as it's after the diode - soldering before the diode (on the keyswitch side) will cause that row not to work.

Ribbon cable can be used to keep this extra tidy. You may also want to consider routing the wires beneath the existing columns/rows.

Ribbon Cable

As you solder the wires to the controller make a note of which row/column is going to which pin on the controller as we'll use this data to setup the matrix when we create the firmware.

As you move along, be sure that the controller is staying in place - recutting and soldering the wires is a pain!

Getting Some Basic Firmware Set Up

From here, you should have a working keyboard once you program a firmware.

Simple firmware can be created easily using the Keyboard Firmware Builder website. Recreate your layout using Keyboard Layout Editor, import it and recreate the matrix (if not already done as part of planning the matrix).

Go through the rest of the tabs, assigning keys until you get to the last one where you can compile and download your firmware. The .hex file can be flashed straight onto your keyboard, or for advanced functionality, compiled locally after Setting up Your Environment.

The source given by Keyboard Firmware Builder is QMK, but is based on a version of QMK from early 2017. To compile the firmware in a modern version of QMK Firmware, you'll need to export via the Save Configuration button, then run:

qmk import-kbfirmware /path/to/export.json

For example:

$ qmk import-kbfirmware ~/Downloads/gh62.json\nΨ Importing gh62.json.\n\n⚠ Support here is basic - Consider using 'qmk new-keyboard' instead\nΨ Imported a new keyboard named gh62.\nΨ To start working on things, `cd` into keyboards/gh62,\nΨ or open the directory in your preferred text editor.\nΨ And build with qmk compile -kb gh62 -km default.

Flashing the Firmware

Install QMK Toolbox.

QMK Toolbox

Under "Local File" navigate to your newly created .hex file. Under "Microcontroller", select the corresponding one for your controller board (common ones available here).

Plug in your keyboard and press the reset button (or short the Reset and Ground pins if there is no button) and click the "Flash" button in QMK toolbox.

Testing Your Firmware

Use a website such as QMK Configurator's Keyboard Tester, Keyboard Tester, or Keyboard Checker or just open a text editor and try typing - you should get the characters that you put into your keymap. Test each key, and make a note of the ones that aren't working. Here's a quick trouble-shooting guide for non-working keys:

  1. Flip the keyboard back over and short the keyswitch's contacts with a piece wire - this will eliminate the possibility of the keyswitch being bad and needing to be replaced.
  2. Check the solder points on the keyswitch - these need to be plump and whole. If you touch it with a moderate amount of force and it comes apart, it's not strong enough.
  3. Check the solder joints on the diode - if the diode is loose, part of your row may register, while the other may not.
  4. Check the solder joints on the columns - if your column wiring is loose, part or all of the column may not work.
  5. Check the solder joints on both sides of the wires going to/from the Teensy - the wires need to be fully soldered and connect to both sides.
  6. Check the <project_name>.h file for errors and incorrectly placed KC_NOs - if you're unsure where they should be, instead duplicate a kxy variable.
  7. Check to make sure you actually compiled the firmware and flashed the Teensy correctly. Unless you got error messages in the terminal, or a pop-up during flashing, you probably did everything correctly.
  8. Use a multimeter to check that the switch is actually closing when actuated (completing the circuit when pressed down).

If you've done all of these things, keep in mind that sometimes you might have had multiple things affecting the keyswitch, so it doesn't hurt to test the keyswitch by shorting it out at the end.

Finishing up

Once you have confirmed that the keyboard is working, if you have used a separate (non handwire specific) controller you will want to secure it in place. This can be done in many different ways e.g. hot glue, double sided sticky tape, 3D printed caddy, electrical tape.

If you found this fulfilling you could experiment by adding additional features such as in switch LEDs, in switch RGB, RGB underglow or even an OLED display!

There are a lot of possibilities inside the firmware - explore the documentation for a full feature list, and dive into the different keyboards to see how people use all of them. You can always stop by the OLKB subreddit or QMK Discord for help!

Legacy Content

This page used to include more content. We have moved a section that used to be part of this page its own page. Everything below this point is simply a redirect so that people following old links on the web find what they're looking for.

Preamble: How a Keyboard Matrix Works (and why we need diodes)

', 97); +const _hoisted_98 = [ + _hoisted_1 +]; +function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) { + return openBlock(), createElementBlock("div", null, _hoisted_98); +} +const hand_wire = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]); +export { + __pageData, + hand_wire as default +}; diff --git a/assets/hand_wire.md.BZ0ep9Em.lean.js b/assets/hand_wire.md.CVVk-a8R.lean.js similarity index 61% rename from assets/hand_wire.md.BZ0ep9Em.lean.js rename to assets/hand_wire.md.CVVk-a8R.lean.js index bb925ad678e..ffb497bd244 100644 --- a/assets/hand_wire.md.BZ0ep9Em.lean.js +++ b/assets/hand_wire.md.CVVk-a8R.lean.js @@ -1,4 +1,17 @@ import { _ as _export_sfc, c as createElementBlock, o as openBlock, a8 as createStaticVNode } from "./chunks/framework.Cauyuiy8.js"; +const _imports_0 = "/FRShcLD.png"; +const _imports_1 = "/UlJ4ZDP.png"; +const _imports_2 = "/QiA3ta6.jpg"; +const _imports_3 = "/0GNIYY0.jpg"; +const _imports_4 = "/mBe5vkL.jpg"; +const _imports_5 = "/b4b7KDb.jpg"; +const _imports_6 = "/aTnG8TV.jpg"; +const _imports_7 = "/CnASmPo.jpg"; +const _imports_8 = "/AvXZShD.jpg"; +const _imports_9 = "/RFyNMlL.jpg"; +const _imports_10 = "/eHJjmnU.jpg"; +const _imports_11 = "/oITudbX.jpg"; +const _imports_12 = "/z2QlKfB.jpg"; const __pageData = JSON.parse('{"title":"Hand-Wiring Guide","description":"","frontmatter":{},"headers":[],"relativePath":"hand_wire.md","filePath":"hand_wire.md","lastUpdated":null}'); const _sfc_main = { name: "hand_wire.md" }; const _hoisted_1 = /* @__PURE__ */ createStaticVNode("", 97); diff --git a/assets/newbs_building_firmware_configurator.md.D3v81Bes.js b/assets/newbs_building_firmware_configurator.md.D3v81Bes.js new file mode 100644 index 00000000000..153bfaa603a --- /dev/null +++ b/assets/newbs_building_firmware_configurator.md.D3v81Bes.js @@ -0,0 +1,16 @@ +import { _ as _export_sfc, c as createElementBlock, o as openBlock, a8 as createStaticVNode } from "./chunks/framework.Cauyuiy8.js"; +const _imports_0 = "/anw9cOL.png"; +const __pageData = JSON.parse('{"title":"QMK Configurator","description":"","frontmatter":{},"headers":[],"relativePath":"newbs_building_firmware_configurator.md","filePath":"newbs_building_firmware_configurator.md","lastUpdated":null}'); +const _sfc_main = { name: "newbs_building_firmware_configurator.md" }; +const _hoisted_1 = /* @__PURE__ */ createStaticVNode('

QMK Configurator

QMK Configurator Screenshot

The QMK Configurator is an online graphical user interface that generates QMK Firmware .hex or .bin files.

It should be noted that Configurator cannot produce firmwares for keyboards using a different controller than they were designed for, i.e. an RP2040 controller on a board designed for pro micro. You will have to use the command line converters for this.

Watch the Video Tutorial. Many people find that is enough information to start programming their own keyboard.

The QMK Configurator works best with Chrome or Firefox.

WARNING

Note: Files from other tools such as Keyboard Layout Editor (KLE), or kbfirmware will not be compatible with QMK Configurator. Do not load them, do not import them. QMK Configurator is a DIFFERENT tool.

Please refer to QMK Configurator: Step by Step.

', 8); +const _hoisted_9 = [ + _hoisted_1 +]; +function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) { + return openBlock(), createElementBlock("div", null, _hoisted_9); +} +const newbs_building_firmware_configurator = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]); +export { + __pageData, + newbs_building_firmware_configurator as default +}; diff --git a/assets/newbs_building_firmware_configurator.md.DV_k37zG.lean.js b/assets/newbs_building_firmware_configurator.md.D3v81Bes.lean.js similarity index 96% rename from assets/newbs_building_firmware_configurator.md.DV_k37zG.lean.js rename to assets/newbs_building_firmware_configurator.md.D3v81Bes.lean.js index 5ce1c38f3e5..5edafa56ac8 100644 --- a/assets/newbs_building_firmware_configurator.md.DV_k37zG.lean.js +++ b/assets/newbs_building_firmware_configurator.md.D3v81Bes.lean.js @@ -1,4 +1,5 @@ import { _ as _export_sfc, c as createElementBlock, o as openBlock, a8 as createStaticVNode } from "./chunks/framework.Cauyuiy8.js"; +const _imports_0 = "/anw9cOL.png"; const __pageData = JSON.parse('{"title":"QMK Configurator","description":"","frontmatter":{},"headers":[],"relativePath":"newbs_building_firmware_configurator.md","filePath":"newbs_building_firmware_configurator.md","lastUpdated":null}'); const _sfc_main = { name: "newbs_building_firmware_configurator.md" }; const _hoisted_1 = /* @__PURE__ */ createStaticVNode("", 8); diff --git a/assets/newbs_building_firmware_configurator.md.DV_k37zG.js b/assets/newbs_building_firmware_configurator.md.DV_k37zG.js deleted file mode 100644 index 12f4af538c6..00000000000 --- a/assets/newbs_building_firmware_configurator.md.DV_k37zG.js +++ /dev/null @@ -1,15 +0,0 @@ -import { _ as _export_sfc, c as createElementBlock, o as openBlock, a8 as createStaticVNode } from "./chunks/framework.Cauyuiy8.js"; -const __pageData = JSON.parse('{"title":"QMK Configurator","description":"","frontmatter":{},"headers":[],"relativePath":"newbs_building_firmware_configurator.md","filePath":"newbs_building_firmware_configurator.md","lastUpdated":null}'); -const _sfc_main = { name: "newbs_building_firmware_configurator.md" }; -const _hoisted_1 = /* @__PURE__ */ createStaticVNode('

QMK Configurator

QMK Configurator Screenshot

The QMK Configurator is an online graphical user interface that generates QMK Firmware .hex or .bin files.

It should be noted that Configurator cannot produce firmwares for keyboards using a different controller than they were designed for, i.e. an RP2040 controller on a board designed for pro micro. You will have to use the command line converters for this.

Watch the Video Tutorial. Many people find that is enough information to start programming their own keyboard.

The QMK Configurator works best with Chrome or Firefox.

WARNING

Note: Files from other tools such as Keyboard Layout Editor (KLE), or kbfirmware will not be compatible with QMK Configurator. Do not load them, do not import them. QMK Configurator is a DIFFERENT tool.

Please refer to QMK Configurator: Step by Step.

', 8); -const _hoisted_9 = [ - _hoisted_1 -]; -function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) { - return openBlock(), createElementBlock("div", null, _hoisted_9); -} -const newbs_building_firmware_configurator = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]); -export { - __pageData, - newbs_building_firmware_configurator as default -}; diff --git a/assets/newbs_external_userspace.md.BMvW5z9_.js b/assets/newbs_external_userspace.md.BMvW5z9_.js new file mode 100644 index 00000000000..0af0b650483 --- /dev/null +++ b/assets/newbs_external_userspace.md.BMvW5z9_.js @@ -0,0 +1,19 @@ +import { _ as _export_sfc, c as createElementBlock, o as openBlock, a8 as createStaticVNode } from "./chunks/framework.Cauyuiy8.js"; +const _imports_0 = "/hcegguh.png"; +const _imports_1 = "/CWYmsk8.png"; +const _imports_2 = "/EVkxOt1.png"; +const _imports_3 = "/zmwOL5P.png"; +const __pageData = JSON.parse('{"title":"External QMK Userspace","description":"","frontmatter":{},"headers":[],"relativePath":"newbs_external_userspace.md","filePath":"newbs_external_userspace.md","lastUpdated":null}'); +const _sfc_main = { name: "newbs_external_userspace.md" }; +const _hoisted_1 = /* @__PURE__ */ createStaticVNode('

External QMK Userspace

QMK Firmware now officially supports storing user keymaps outside of the normal QMK Firmware repository, allowing users to maintain their own keymaps without having to fork, modify, and maintain a copy of QMK Firmware themselves.

External Userspace mirrors the structure of the main QMK Firmware repository, but only contains the keymaps that you wish to build. You can still use keyboards/<my keyboard>/keymaps/<my keymap> to store your keymaps, or you can use the layouts/<my layout>/<my keymap> system as before -- they're just stored external to QMK Firmware.

The build system will still honor the use of users/<my keymap> if you rely on the traditional QMK Firmware userspace feature -- it's now supported externally too, using the same location inside the External Userspace directory.

Additionally, there is first-class support for using GitHub Actions to build your keymaps, allowing you to automatically compile your keymaps whenever you push changes to your External Userspace repository.

WARNING

External Userspace is new functionality and may have issues. Tighter integration with the qmk command will occur over time.

TIP

Historical keymap.json and GitHub-based firmware build instructions can be found here. This document supersedes those instructions, but they should still function correctly.

Setting up QMK Locally

If you wish to build on your local machine, you will need to set up QMK locally. This is a one-time process, and is documented in the newbs setup guide.

WARNING

If you wish to use any QMK CLI commands related to manipulating External Userspace definitions, you will currently need a copy of QMK Firmware as well.

WARNING

Building locally has a much shorter turnaround time than waiting for GitHub Actions to complete.

External Userspace Repository Setup (forked on GitHub)

A basic skeleton External Userspace repository can be found here. If you wish to keep your keymaps on GitHub (strongly recommended!), you can fork the repository and use it as a base:

Userspace Fork

Going ahead with your fork will copy it to your account, at which point you can clone it to your local machine and begin adding your keymaps:

Userspace Clone

sh
cd $HOME\ngit clone https://github.com/{myusername}/qmk_userspace.git\nqmk config user.overlay_dir="$(realpath qmk_userspace)"

External Userspace Setup (locally stored only)

If you don't want to use GitHub and prefer to keep everything local, you can clone a copy of the default External Userspace locally instead:

sh
cd $HOME\ngit clone https://github.com/qmk/qmk_userspace.git\nqmk config user.overlay_dir="$(realpath qmk_userspace)"

Adding a Keymap

These instructions assume you have already set up QMK locally, and have a copy of the QMK Firmware repository on your machine.

Keymaps within External Userspace are defined in the same way as they are in the main QMK repository. You can either use the qmk new-keymap command to create a new keymap, or manually create a new directory in the keyboards directory.

Alternatively, you can use the layouts directory to store your keymaps, using the same layout system as the main QMK repository -- if you choose to do so you'll want to use the path layouts/<layout name>/<keymap name>/keymap.* to store your keymap files, where layout name matches an existing layout in QMK, such as tkl_ansi.

After creating your new keymap, building the keymap matches normal QMK usage:

sh
qmk compile -kb <keyboard> -km <keymap>

WARNING

The qmk config user.overlay_dir=... command must have been run when cloning the External Userspace repository for this to work correctly.

Adding the keymap to External Userspace build targets

Once you have created your keymap, if you want to use GitHub Actions to build your firmware, you will need to add it to the External Userspace build targets. This is done using the qmk userspace-add command:

sh
# for a keyboard/keymap combo:\nqmk userspace-add -kb <keyboard> -km <keymap>\n# or, for a json-based keymap (if kept "loose"):\nqmk userspace-add <relative/path/to/my/keymap.json>

This updates the qmk.json file in the root of your External Userspace directory. If you're using a git repository to store your keymaps, now is a great time to commit and push to your own fork.

Compiling External Userspace build targets

Once you have added your keymaps to the External Userspace build targets, you can compile all of them at once using the qmk userspace-compile command:

sh
qmk userspace-compile

All firmware builds you've added to the External Userspace build targets will be built, and the resulting firmware files will be placed in the root of your External Userspace directory.

Using GitHub Actions

GitHub Actions can be used to automatically build your keymaps whenever you push changes to your External Userspace repository. If you have set up your list of build targets, this is as simple as enabling workflows in the GitHub repository settings:

Repo Settings

Any push will result in compilation of all configured builds, and once completed a new release containing the newly-minted firmware files will be created on GitHub, which you can subsequently download and flash to your keyboard:

Releases

', 40); +const _hoisted_41 = [ + _hoisted_1 +]; +function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) { + return openBlock(), createElementBlock("div", null, _hoisted_41); +} +const newbs_external_userspace = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]); +export { + __pageData, + newbs_external_userspace as default +}; diff --git a/assets/newbs_external_userspace.md.DMxanchV.lean.js b/assets/newbs_external_userspace.md.BMvW5z9_.lean.js similarity index 85% rename from assets/newbs_external_userspace.md.DMxanchV.lean.js rename to assets/newbs_external_userspace.md.BMvW5z9_.lean.js index 68ce05a8e0a..bab1a2c268b 100644 --- a/assets/newbs_external_userspace.md.DMxanchV.lean.js +++ b/assets/newbs_external_userspace.md.BMvW5z9_.lean.js @@ -1,4 +1,8 @@ import { _ as _export_sfc, c as createElementBlock, o as openBlock, a8 as createStaticVNode } from "./chunks/framework.Cauyuiy8.js"; +const _imports_0 = "/hcegguh.png"; +const _imports_1 = "/CWYmsk8.png"; +const _imports_2 = "/EVkxOt1.png"; +const _imports_3 = "/zmwOL5P.png"; const __pageData = JSON.parse('{"title":"External QMK Userspace","description":"","frontmatter":{},"headers":[],"relativePath":"newbs_external_userspace.md","filePath":"newbs_external_userspace.md","lastUpdated":null}'); const _sfc_main = { name: "newbs_external_userspace.md" }; const _hoisted_1 = /* @__PURE__ */ createStaticVNode("", 40); diff --git a/assets/newbs_external_userspace.md.DMxanchV.js b/assets/newbs_external_userspace.md.DMxanchV.js deleted file mode 100644 index bc75e93d7f6..00000000000 --- a/assets/newbs_external_userspace.md.DMxanchV.js +++ /dev/null @@ -1,15 +0,0 @@ -import { _ as _export_sfc, c as createElementBlock, o as openBlock, a8 as createStaticVNode } from "./chunks/framework.Cauyuiy8.js"; -const __pageData = JSON.parse('{"title":"External QMK Userspace","description":"","frontmatter":{},"headers":[],"relativePath":"newbs_external_userspace.md","filePath":"newbs_external_userspace.md","lastUpdated":null}'); -const _sfc_main = { name: "newbs_external_userspace.md" }; -const _hoisted_1 = /* @__PURE__ */ createStaticVNode('

External QMK Userspace

QMK Firmware now officially supports storing user keymaps outside of the normal QMK Firmware repository, allowing users to maintain their own keymaps without having to fork, modify, and maintain a copy of QMK Firmware themselves.

External Userspace mirrors the structure of the main QMK Firmware repository, but only contains the keymaps that you wish to build. You can still use keyboards/<my keyboard>/keymaps/<my keymap> to store your keymaps, or you can use the layouts/<my layout>/<my keymap> system as before -- they're just stored external to QMK Firmware.

The build system will still honor the use of users/<my keymap> if you rely on the traditional QMK Firmware userspace feature -- it's now supported externally too, using the same location inside the External Userspace directory.

Additionally, there is first-class support for using GitHub Actions to build your keymaps, allowing you to automatically compile your keymaps whenever you push changes to your External Userspace repository.

WARNING

External Userspace is new functionality and may have issues. Tighter integration with the qmk command will occur over time.

TIP

Historical keymap.json and GitHub-based firmware build instructions can be found here. This document supersedes those instructions, but they should still function correctly.

Setting up QMK Locally

If you wish to build on your local machine, you will need to set up QMK locally. This is a one-time process, and is documented in the newbs setup guide.

WARNING

If you wish to use any QMK CLI commands related to manipulating External Userspace definitions, you will currently need a copy of QMK Firmware as well.

WARNING

Building locally has a much shorter turnaround time than waiting for GitHub Actions to complete.

External Userspace Repository Setup (forked on GitHub)

A basic skeleton External Userspace repository can be found here. If you wish to keep your keymaps on GitHub (strongly recommended!), you can fork the repository and use it as a base:

Userspace Fork

Going ahead with your fork will copy it to your account, at which point you can clone it to your local machine and begin adding your keymaps:

Userspace Clone

sh
cd $HOME\ngit clone https://github.com/{myusername}/qmk_userspace.git\nqmk config user.overlay_dir="$(realpath qmk_userspace)"

External Userspace Setup (locally stored only)

If you don't want to use GitHub and prefer to keep everything local, you can clone a copy of the default External Userspace locally instead:

sh
cd $HOME\ngit clone https://github.com/qmk/qmk_userspace.git\nqmk config user.overlay_dir="$(realpath qmk_userspace)"

Adding a Keymap

These instructions assume you have already set up QMK locally, and have a copy of the QMK Firmware repository on your machine.

Keymaps within External Userspace are defined in the same way as they are in the main QMK repository. You can either use the qmk new-keymap command to create a new keymap, or manually create a new directory in the keyboards directory.

Alternatively, you can use the layouts directory to store your keymaps, using the same layout system as the main QMK repository -- if you choose to do so you'll want to use the path layouts/<layout name>/<keymap name>/keymap.* to store your keymap files, where layout name matches an existing layout in QMK, such as tkl_ansi.

After creating your new keymap, building the keymap matches normal QMK usage:

sh
qmk compile -kb <keyboard> -km <keymap>

WARNING

The qmk config user.overlay_dir=... command must have been run when cloning the External Userspace repository for this to work correctly.

Adding the keymap to External Userspace build targets

Once you have created your keymap, if you want to use GitHub Actions to build your firmware, you will need to add it to the External Userspace build targets. This is done using the qmk userspace-add command:

sh
# for a keyboard/keymap combo:\nqmk userspace-add -kb <keyboard> -km <keymap>\n# or, for a json-based keymap (if kept "loose"):\nqmk userspace-add <relative/path/to/my/keymap.json>

This updates the qmk.json file in the root of your External Userspace directory. If you're using a git repository to store your keymaps, now is a great time to commit and push to your own fork.

Compiling External Userspace build targets

Once you have added your keymaps to the External Userspace build targets, you can compile all of them at once using the qmk userspace-compile command:

sh
qmk userspace-compile

All firmware builds you've added to the External Userspace build targets will be built, and the resulting firmware files will be placed in the root of your External Userspace directory.

Using GitHub Actions

GitHub Actions can be used to automatically build your keymaps whenever you push changes to your External Userspace repository. If you have set up your list of build targets, this is as simple as enabling workflows in the GitHub repository settings:

Repo Settings

Any push will result in compilation of all configured builds, and once completed a new release containing the newly-minted firmware files will be created on GitHub, which you can subsequently download and flash to your keyboard:

Releases

', 40); -const _hoisted_41 = [ - _hoisted_1 -]; -function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) { - return openBlock(), createElementBlock("div", null, _hoisted_41); -} -const newbs_external_userspace = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]); -export { - __pageData, - newbs_external_userspace as default -}; diff --git a/assets/other_eclipse.md.g2FK8jhl.js b/assets/other_eclipse.md.DNM4I_uU.js similarity index 85% rename from assets/other_eclipse.md.g2FK8jhl.js rename to assets/other_eclipse.md.DNM4I_uU.js index 2ebc75f46d7..e925c84f32e 100644 --- a/assets/other_eclipse.md.g2FK8jhl.js +++ b/assets/other_eclipse.md.DNM4I_uU.js @@ -1,7 +1,8 @@ import { _ as _export_sfc, c as createElementBlock, o as openBlock, a8 as createStaticVNode } from "./chunks/framework.Cauyuiy8.js"; +const _imports_0 = "/oHYR1yW.png"; const __pageData = JSON.parse('{"title":"Setting up Eclipse for QMK Development","description":"","frontmatter":{},"headers":[],"relativePath":"other_eclipse.md","filePath":"other_eclipse.md","lastUpdated":null}'); const _sfc_main = { name: "other_eclipse.md" }; -const _hoisted_1 = /* @__PURE__ */ createStaticVNode('

Setting up Eclipse for QMK Development

Eclipse is an open-source Integrated Development Environment (IDE) widely used for Java development, but with an extensible plugin system that allows to customize it for other languages and usages.

Using an IDE such as Eclipse provides many advantages over a plain text editor, such as:

The purpose of this page is to document how to set-up Eclipse for developing AVR software, and working on the QMK code base.

Note that this set-up has been tested on Ubuntu 16.04 only for the moment.

Prerequisites

Build Environment

Before starting, you must have followed the Getting Started section of the Tutorial. In particular, you must have been able to build the firmware with the qmk compile command.

Java

Eclipse is a Java application, so you will need to install Java 8 or more recent to be able to run it. You may choose between the JRE or the JDK, the latter being useful if you intend to do Java development.

Install Eclipse and Its Plugins

Eclipse comes in several flavours depending on the target usage that you will have. There is no package comprising the AVR stack, so we will need to start from Eclipse CDT (C/C++ Development Tooling) and install the necessary plugins.

Download and Install Eclipse CDT

If you already have Eclipse CDT on your system, you can skip this step. However it is advised to keep it up-to-date for better support.

If you have another Eclipse package installed, it is normally possible to install the CDT plugin over it. However it is probably better to reinstall it from scratch to keep it light and avoid the clutter of tools that you don't need for the projects you will be working on.

Installation is very simple: follow the 5 Steps to Install Eclipse, and choose Eclipse IDE for C/C++ Developers at Step 3.

Alternatively, you can also directly download Eclipse IDE for C/C++ Developers (direct link to current version) and extract the package to the location of your choice (this creates an eclipse folder).

First Launch

When installation is complete, click the Launch button. (If you extracted the package manually, open the Eclipse installation folder and double-click the eclipse executable)

When you are prompted with the Workspace Selector, select a directory that will hold Eclipse metadata and usually your projects. Do not select the qmk_firmware directory, this will be the project directory. Select the parent folder instead, or another (preferably empty) folder of your choice (the default is fine if you do not use it yet).

Once started, click the Workbench button at the top right to switch to the workbench view (there is a also checkbox at the bottom to skip the welcome screen at startup).

Install the Necessary Plugins

Note: you do not need to restart Eclipse after installing each plugin. Simply restart once all plugins are installed.

The AVR Plugin

This is the most important plugin as it will allow Eclipse to understand AVR C code. Follow the instructions for using the update site, and agree with the security warning for unsigned content.

ANSI Escape in Console

This plugin is necessary to properly display the colored build output generated by the QMK makefile.

  1. Open Help > Eclipse Marketplace…
  2. Search for ANSI Escape in Console
  3. Click the Install button of the plugin
  4. Follow the instructions and agree again with the security warning for unsigned content.

Once both plugins are installed, restart Eclipse as prompted.

Configure Eclipse for QMK

Importing the Project

  1. Click File > New > Makefile Project with Existing Code
  2. On the next screen:

Importing QMK in Eclipse

  1. The project will now be loaded and indexed. Its files can be browsed easily through the Project Explorer on the left.

¹ There might be issues for importing the project with a custom name. If it does not work properly, try leaving the default project name (i.e. the name of the directory, probably qmk_firmware).

Build Your Keyboard

We will now change the default make target of the project from all to the specific keyboard and keymap combination we are working on, e.g. kinesis/kint36:stapelberg. This way, project-wide actions like cleaning and building the project will complete quickly, instead of taking a long time or outright locking up Eclipse.

  1. Focus an editor tab within the project
  2. Open the Project > Properties window, then select the C/C++ Build list entry and switch to the Behavior tab.
  3. Change the default Make build target text fields for all enabled builds from all to e.g. kinesis/kint41:stapelberg.
  4. Verify your setup works by selecting Project > Clean....
', 40); +const _hoisted_1 = /* @__PURE__ */ createStaticVNode('

Setting up Eclipse for QMK Development

Eclipse is an open-source Integrated Development Environment (IDE) widely used for Java development, but with an extensible plugin system that allows to customize it for other languages and usages.

Using an IDE such as Eclipse provides many advantages over a plain text editor, such as:

The purpose of this page is to document how to set-up Eclipse for developing AVR software, and working on the QMK code base.

Note that this set-up has been tested on Ubuntu 16.04 only for the moment.

Prerequisites

Build Environment

Before starting, you must have followed the Getting Started section of the Tutorial. In particular, you must have been able to build the firmware with the qmk compile command.

Java

Eclipse is a Java application, so you will need to install Java 8 or more recent to be able to run it. You may choose between the JRE or the JDK, the latter being useful if you intend to do Java development.

Install Eclipse and Its Plugins

Eclipse comes in several flavours depending on the target usage that you will have. There is no package comprising the AVR stack, so we will need to start from Eclipse CDT (C/C++ Development Tooling) and install the necessary plugins.

Download and Install Eclipse CDT

If you already have Eclipse CDT on your system, you can skip this step. However it is advised to keep it up-to-date for better support.

If you have another Eclipse package installed, it is normally possible to install the CDT plugin over it. However it is probably better to reinstall it from scratch to keep it light and avoid the clutter of tools that you don't need for the projects you will be working on.

Installation is very simple: follow the 5 Steps to Install Eclipse, and choose Eclipse IDE for C/C++ Developers at Step 3.

Alternatively, you can also directly download Eclipse IDE for C/C++ Developers (direct link to current version) and extract the package to the location of your choice (this creates an eclipse folder).

First Launch

When installation is complete, click the Launch button. (If you extracted the package manually, open the Eclipse installation folder and double-click the eclipse executable)

When you are prompted with the Workspace Selector, select a directory that will hold Eclipse metadata and usually your projects. Do not select the qmk_firmware directory, this will be the project directory. Select the parent folder instead, or another (preferably empty) folder of your choice (the default is fine if you do not use it yet).

Once started, click the Workbench button at the top right to switch to the workbench view (there is a also checkbox at the bottom to skip the welcome screen at startup).

Install the Necessary Plugins

Note: you do not need to restart Eclipse after installing each plugin. Simply restart once all plugins are installed.

The AVR Plugin

This is the most important plugin as it will allow Eclipse to understand AVR C code. Follow the instructions for using the update site, and agree with the security warning for unsigned content.

ANSI Escape in Console

This plugin is necessary to properly display the colored build output generated by the QMK makefile.

  1. Open Help > Eclipse Marketplace…
  2. Search for ANSI Escape in Console
  3. Click the Install button of the plugin
  4. Follow the instructions and agree again with the security warning for unsigned content.

Once both plugins are installed, restart Eclipse as prompted.

Configure Eclipse for QMK

Importing the Project

  1. Click File > New > Makefile Project with Existing Code
  2. On the next screen:

Importing QMK in Eclipse

  1. The project will now be loaded and indexed. Its files can be browsed easily through the Project Explorer on the left.

¹ There might be issues for importing the project with a custom name. If it does not work properly, try leaving the default project name (i.e. the name of the directory, probably qmk_firmware).

Build Your Keyboard

We will now change the default make target of the project from all to the specific keyboard and keymap combination we are working on, e.g. kinesis/kint36:stapelberg. This way, project-wide actions like cleaning and building the project will complete quickly, instead of taking a long time or outright locking up Eclipse.

  1. Focus an editor tab within the project
  2. Open the Project > Properties window, then select the C/C++ Build list entry and switch to the Behavior tab.
  3. Change the default Make build target text fields for all enabled builds from all to e.g. kinesis/kint41:stapelberg.
  4. Verify your setup works by selecting Project > Clean....
', 40); const _hoisted_41 = [ _hoisted_1 ]; diff --git a/assets/other_eclipse.md.g2FK8jhl.lean.js b/assets/other_eclipse.md.DNM4I_uU.lean.js similarity index 95% rename from assets/other_eclipse.md.g2FK8jhl.lean.js rename to assets/other_eclipse.md.DNM4I_uU.lean.js index 64b6b285f33..bf86f9a6139 100644 --- a/assets/other_eclipse.md.g2FK8jhl.lean.js +++ b/assets/other_eclipse.md.DNM4I_uU.lean.js @@ -1,4 +1,5 @@ import { _ as _export_sfc, c as createElementBlock, o as openBlock, a8 as createStaticVNode } from "./chunks/framework.Cauyuiy8.js"; +const _imports_0 = "/oHYR1yW.png"; const __pageData = JSON.parse('{"title":"Setting up Eclipse for QMK Development","description":"","frontmatter":{},"headers":[],"relativePath":"other_eclipse.md","filePath":"other_eclipse.md","lastUpdated":null}'); const _sfc_main = { name: "other_eclipse.md" }; const _hoisted_1 = /* @__PURE__ */ createStaticVNode("", 40); diff --git a/assets/other_vscode.md.Ypf1b_rA.js b/assets/other_vscode.md.Cd14jo_M.js similarity index 92% rename from assets/other_vscode.md.Ypf1b_rA.js rename to assets/other_vscode.md.Cd14jo_M.js index cab8a053beb..af844c4fe64 100644 --- a/assets/other_vscode.md.Ypf1b_rA.js +++ b/assets/other_vscode.md.Cd14jo_M.js @@ -1,7 +1,8 @@ import { _ as _export_sfc, c as createElementBlock, o as openBlock, a8 as createStaticVNode } from "./chunks/framework.Cauyuiy8.js"; +const _imports_0 = "/EGrPM1L.png"; const __pageData = JSON.parse('{"title":"Setting up Visual Studio Code for QMK Development","description":"","frontmatter":{},"headers":[],"relativePath":"other_vscode.md","filePath":"other_vscode.md","lastUpdated":null}'); const _sfc_main = { name: "other_vscode.md" }; -const _hoisted_1 = /* @__PURE__ */ createStaticVNode('

Setting up Visual Studio Code for QMK Development

Visual Studio Code (VS Code) is an open-source code editor that supports many different programming languages.

Using a full-featured editor such as VS Code provides many advantages over a plain text editor, such as:

The purpose of this page is to document how to set up VS Code for developing QMK Firmware.

This guide covers how to configure everything needed on Windows and Ubuntu 18.04

Set up VS Code

Before starting, you will want to make sure that you have all of the build tools set up, and QMK Firmware cloned. Head to the Newbs Getting Started Guide to get things set up, if you haven't already.

Windows

Prerequisites

Installing VS Code

  1. Head to VS Code and download the installer
  2. Run the installer

This part is super simple. However, there is some configuration that we need to do to ensure things are configured correctly.

MSYS2 Setup

Now, we will set up the MSYS2 window to show up in VSCode as the integrated terminal. This has a number of advantages. Mostly, you can control+click on errors and jump to those files. This makes debugging much easier. It's also nice, in that you don't have to jump to another window.

  1. Click File > Preferences > > Settings

  2. Click on the {} button, in the top right to open the settings.json file.

  3. Set the file's content to:

    json
    {\n     "terminal.integrated.profiles.windows": {\n         "QMK_MSYS": {\n             "path": "C:/QMK_MSYS/usr/bin/bash.exe",\n             "env": {\n                 "MSYSTEM": "MINGW64",\n                 "CHERE_INVOKING": "1"\n             },\n             "args": ["--login"]\n         }\n     },\n\n     "terminal.integrated.cursorStyle": "line"\n }

    If there are settings here already, then just add everything between the first and last curly brackets and separate the existing settings with a comma from the newly added ones.

TIP

If you installed MSYS2 to a different folder, then you'll need to change the path for terminal.integrated.shell.windows to the correct path for your system.

  1. Hit Ctrl-` (Grave) to bring up the terminal or go to View > Terminal (command workbench.action.terminal.toggleTerminal). A new terminal will be opened if there isn‘t one already.

    This should start the terminal in the workspace's folder (so the qmk_firmware folder), and then you can compile your keyboard.

Every other Operating System

  1. Head to VS Code and download the installer
  2. Run the installer
  3. That's it

No, really, that's it. The paths needed are already included when installing the packages, and it is much better about detecting the current workspace files and parsing them for IntelliSense.

Extensions

There are a number of extensions that you may want to install:

Restart once you've installed any extensions.

Configure VS Code for QMK

  1. Click File > Open Folder
  2. Open the QMK Firmware folder that you cloned from GitHub.
  3. Click File > Save Workspace As...

Configuring VS Code

Using the standard compile_commands.json database, we can get the VS code clangd extension to use the correct includes and defines used for your keyboard and keymap.

  1. Run qmk compile -kb <keyboard> -km <keymap> --compiledb to generate the compile_commands.json.
  2. Inside VS code, press Ctrl + Shift + P (macOS: Command + Shift + P) to open the command palette.
  3. Start typing clangd: Download Language Server and select it when it appears. Note that this only needs to be done once on clangd extension installation, if it didn't already ask to do so.
  4. Inside VS code, press Ctrl + Shift + P (macOS: Command + Shift + P) to open the command palette.
  5. Start typing clangd: Restart Language Server and select it when it appears.

Now you're ready to code QMK Firmware in VS Code!

Debugging ARM MCUs with Visual Studio Code

...and a Black Magic Probe.

Visual Studio Code has the ability to debug applications, but requires some configuration in order to get it to be able to do so for ARM targets.

This documentation describes a known-working configuration for setting up the use of a Black Magic Probe to debug using VS Code.

It is assumed that you've correctly set up the electrical connectivity of the Black Magic Probe with your MCU. Wiring up NRST, SWDIO, SWCLK, and GND should be enough.

Install the following plugin into VS Code:

A debugging target for the MCU for your board needs to be defined, and can be done so by adding the following to a .vscode/launch.json file:

json
{\n  // Use IntelliSense to learn about possible attributes.\n  // Hover to view descriptions of existing attributes.\n  // For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387\n  "version": "0.2.0",\n  "configurations": [\n    {\n      "name": "Black Magic Probe (OneKey Proton-C)",\n      "type": "cortex-debug",\n      "request": "launch",\n      "cwd": "${workspaceRoot}",\n      "executable": "${workspaceRoot}/.build/handwired_onekey_proton_c_default.elf",\n      "servertype": "bmp",\n      "BMPGDBSerialPort": "COM4",\n      "svdFile": "Q:\\\\svd\\\\STM32F303.svd",\n      "device": "STM32F303",\n      "v1": false,\n      "windows": {\n        "armToolchainPath": "C:\\\\QMK_MSYS\\\\mingw64\\\\bin"\n      }\n    }\n  ]\n}

You'll need to perform some modifications to the file above in order to target your specific device:

WARNING

Windows builds of QMK Firmware are generally compiled using QMK MSYS, and the path to gdb's location (C:\\\\QMK_MSYS\\\\mingw64\\\\bin) needs to be specified under armToolchainPath for it to be detected. You may also need to change the GDB path to point at C:\\\\QMK_MSYS\\\\mingw64\\\\bin\\\\gdb-multiarch.exe in the VSCode Cortex-Debug user settings: VSCode Settings

The following modifications must be made to the keyboard's rules.mk file to enable debug information and disable optimisations -- this will ensure breakpoints and variable viewing works correctly:

makefile
# Enable debug information in the final binaries\nDEBUG_ENABLE = yes\n# Disable optimisations for debugging purposes\nLTO_ENABLE = no\nOPT = g

At this point, you should build and flash your firmware through normal methods (qmk compile ... and qmk flash ...).

Once completed, you can:

VS Code's debugger will then start executing the compiled firmware on the MCU.

At this stage, you should have full debugging set up, with breakpoints and variable listings working!

', 51); +const _hoisted_1 = /* @__PURE__ */ createStaticVNode('

Setting up Visual Studio Code for QMK Development

Visual Studio Code (VS Code) is an open-source code editor that supports many different programming languages.

Using a full-featured editor such as VS Code provides many advantages over a plain text editor, such as:

The purpose of this page is to document how to set up VS Code for developing QMK Firmware.

This guide covers how to configure everything needed on Windows and Ubuntu 18.04

Set up VS Code

Before starting, you will want to make sure that you have all of the build tools set up, and QMK Firmware cloned. Head to the Newbs Getting Started Guide to get things set up, if you haven't already.

Windows

Prerequisites

Installing VS Code

  1. Head to VS Code and download the installer
  2. Run the installer

This part is super simple. However, there is some configuration that we need to do to ensure things are configured correctly.

MSYS2 Setup

Now, we will set up the MSYS2 window to show up in VSCode as the integrated terminal. This has a number of advantages. Mostly, you can control+click on errors and jump to those files. This makes debugging much easier. It's also nice, in that you don't have to jump to another window.

  1. Click File > Preferences > > Settings

  2. Click on the {} button, in the top right to open the settings.json file.

  3. Set the file's content to:

    json
    {\n     "terminal.integrated.profiles.windows": {\n         "QMK_MSYS": {\n             "path": "C:/QMK_MSYS/usr/bin/bash.exe",\n             "env": {\n                 "MSYSTEM": "MINGW64",\n                 "CHERE_INVOKING": "1"\n             },\n             "args": ["--login"]\n         }\n     },\n\n     "terminal.integrated.cursorStyle": "line"\n }

    If there are settings here already, then just add everything between the first and last curly brackets and separate the existing settings with a comma from the newly added ones.

TIP

If you installed MSYS2 to a different folder, then you'll need to change the path for terminal.integrated.shell.windows to the correct path for your system.

  1. Hit Ctrl-` (Grave) to bring up the terminal or go to View > Terminal (command workbench.action.terminal.toggleTerminal). A new terminal will be opened if there isn‘t one already.

    This should start the terminal in the workspace's folder (so the qmk_firmware folder), and then you can compile your keyboard.

Every other Operating System

  1. Head to VS Code and download the installer
  2. Run the installer
  3. That's it

No, really, that's it. The paths needed are already included when installing the packages, and it is much better about detecting the current workspace files and parsing them for IntelliSense.

Extensions

There are a number of extensions that you may want to install:

Restart once you've installed any extensions.

Configure VS Code for QMK

  1. Click File > Open Folder
  2. Open the QMK Firmware folder that you cloned from GitHub.
  3. Click File > Save Workspace As...

Configuring VS Code

Using the standard compile_commands.json database, we can get the VS code clangd extension to use the correct includes and defines used for your keyboard and keymap.

  1. Run qmk compile -kb <keyboard> -km <keymap> --compiledb to generate the compile_commands.json.
  2. Inside VS code, press Ctrl + Shift + P (macOS: Command + Shift + P) to open the command palette.
  3. Start typing clangd: Download Language Server and select it when it appears. Note that this only needs to be done once on clangd extension installation, if it didn't already ask to do so.
  4. Inside VS code, press Ctrl + Shift + P (macOS: Command + Shift + P) to open the command palette.
  5. Start typing clangd: Restart Language Server and select it when it appears.

Now you're ready to code QMK Firmware in VS Code!

Debugging ARM MCUs with Visual Studio Code

...and a Black Magic Probe.

Visual Studio Code has the ability to debug applications, but requires some configuration in order to get it to be able to do so for ARM targets.

This documentation describes a known-working configuration for setting up the use of a Black Magic Probe to debug using VS Code.

It is assumed that you've correctly set up the electrical connectivity of the Black Magic Probe with your MCU. Wiring up NRST, SWDIO, SWCLK, and GND should be enough.

Install the following plugin into VS Code:

A debugging target for the MCU for your board needs to be defined, and can be done so by adding the following to a .vscode/launch.json file:

json
{\n  // Use IntelliSense to learn about possible attributes.\n  // Hover to view descriptions of existing attributes.\n  // For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387\n  "version": "0.2.0",\n  "configurations": [\n    {\n      "name": "Black Magic Probe (OneKey Proton-C)",\n      "type": "cortex-debug",\n      "request": "launch",\n      "cwd": "${workspaceRoot}",\n      "executable": "${workspaceRoot}/.build/handwired_onekey_proton_c_default.elf",\n      "servertype": "bmp",\n      "BMPGDBSerialPort": "COM4",\n      "svdFile": "Q:\\\\svd\\\\STM32F303.svd",\n      "device": "STM32F303",\n      "v1": false,\n      "windows": {\n        "armToolchainPath": "C:\\\\QMK_MSYS\\\\mingw64\\\\bin"\n      }\n    }\n  ]\n}

You'll need to perform some modifications to the file above in order to target your specific device:

WARNING

Windows builds of QMK Firmware are generally compiled using QMK MSYS, and the path to gdb's location (C:\\\\QMK_MSYS\\\\mingw64\\\\bin) needs to be specified under armToolchainPath for it to be detected. You may also need to change the GDB path to point at C:\\\\QMK_MSYS\\\\mingw64\\\\bin\\\\gdb-multiarch.exe in the VSCode Cortex-Debug user settings: VSCode Settings

The following modifications must be made to the keyboard's rules.mk file to enable debug information and disable optimisations -- this will ensure breakpoints and variable viewing works correctly:

makefile
# Enable debug information in the final binaries\nDEBUG_ENABLE = yes\n# Disable optimisations for debugging purposes\nLTO_ENABLE = no\nOPT = g

At this point, you should build and flash your firmware through normal methods (qmk compile ... and qmk flash ...).

Once completed, you can:

VS Code's debugger will then start executing the compiled firmware on the MCU.

At this stage, you should have full debugging set up, with breakpoints and variable listings working!

', 51); const _hoisted_52 = [ _hoisted_1 ]; diff --git a/assets/other_vscode.md.Ypf1b_rA.lean.js b/assets/other_vscode.md.Cd14jo_M.lean.js similarity index 95% rename from assets/other_vscode.md.Ypf1b_rA.lean.js rename to assets/other_vscode.md.Cd14jo_M.lean.js index 590d968f0a9..08c5f5754a3 100644 --- a/assets/other_vscode.md.Ypf1b_rA.lean.js +++ b/assets/other_vscode.md.Cd14jo_M.lean.js @@ -1,4 +1,5 @@ import { _ as _export_sfc, c as createElementBlock, o as openBlock, a8 as createStaticVNode } from "./chunks/framework.Cauyuiy8.js"; +const _imports_0 = "/EGrPM1L.png"; const __pageData = JSON.parse('{"title":"Setting up Visual Studio Code for QMK Development","description":"","frontmatter":{},"headers":[],"relativePath":"other_vscode.md","filePath":"other_vscode.md","lastUpdated":null}'); const _sfc_main = { name: "other_vscode.md" }; const _hoisted_1 = /* @__PURE__ */ createStaticVNode("", 51); diff --git a/assets/platformdev_blackpill_f4x1.md.BKHtcKAQ.js b/assets/platformdev_blackpill_f4x1.md.BKHtcKAQ.js deleted file mode 100644 index b85c665c483..00000000000 --- a/assets/platformdev_blackpill_f4x1.md.BKHtcKAQ.js +++ /dev/null @@ -1,15 +0,0 @@ -import { _ as _export_sfc, c as createElementBlock, o as openBlock, a8 as createStaticVNode } from "./chunks/framework.Cauyuiy8.js"; -const __pageData = JSON.parse('{"title":"WeAct Blackpill (STM32F4x1)","description":"","frontmatter":{},"headers":[],"relativePath":"platformdev_blackpill_f4x1.md","filePath":"platformdev_blackpill_f4x1.md","lastUpdated":null}'); -const _sfc_main = { name: "platformdev_blackpill_f4x1.md" }; -const _hoisted_1 = /* @__PURE__ */ createStaticVNode('

WeAct Blackpill (STM32F4x1)

This document applies to the F401- and F411-based Blackpills.

The WeAct Blackpill is a popular choice for handwired boards, as it offers a powerful micro controller, USB Type C, a good number of pins to use, and a large amount of firmware space. All for a ~$6 USD price tag.

Blackpill F411

Pin Usage Limitations

While the Blackpill is a great choice to use in your keyboard, there are a number of caveats in regards to using them. The first is that a number of exposed pins cannot be used, or have special considerations/hardware tweaks that are required for proper operation.

Unusable pins

Pins to be avoided

Shared Usage

Limited Usage

Additional Information

Bootloader issues

Due to the use of a 25MHz crystal, the controller may have issues entering the bootloader. Heating up the controller can help with this issue.

Also, if pin A10 is connected to anything at all, it needs to have a pull-up resistor (see Pins to be avoided, above)

Tiny UF2 Support

There is tinyuf2 support for the WeAct Blackpill. Instructions on how to compile the bootloader can be found here. Setting BOOTLOADER = tinyuf2 will enable support for this user bootloader, and the correct configuration to prevent it from being overwritten when flashing firmware.

', 21); -const _hoisted_22 = [ - _hoisted_1 -]; -function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) { - return openBlock(), createElementBlock("div", null, _hoisted_22); -} -const platformdev_blackpill_f4x1 = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]); -export { - __pageData, - platformdev_blackpill_f4x1 as default -}; diff --git a/assets/platformdev_blackpill_f4x1.md.BOTrYdi3.js b/assets/platformdev_blackpill_f4x1.md.BOTrYdi3.js new file mode 100644 index 00000000000..ae5ed709c8e --- /dev/null +++ b/assets/platformdev_blackpill_f4x1.md.BOTrYdi3.js @@ -0,0 +1,16 @@ +import { _ as _export_sfc, c as createElementBlock, o as openBlock, a8 as createStaticVNode } from "./chunks/framework.Cauyuiy8.js"; +const _imports_0 = "/nCgeolTh.png"; +const __pageData = JSON.parse('{"title":"WeAct Blackpill (STM32F4x1)","description":"","frontmatter":{},"headers":[],"relativePath":"platformdev_blackpill_f4x1.md","filePath":"platformdev_blackpill_f4x1.md","lastUpdated":null}'); +const _sfc_main = { name: "platformdev_blackpill_f4x1.md" }; +const _hoisted_1 = /* @__PURE__ */ createStaticVNode('

WeAct Blackpill (STM32F4x1)

This document applies to the F401- and F411-based Blackpills.

The WeAct Blackpill is a popular choice for handwired boards, as it offers a powerful micro controller, USB Type C, a good number of pins to use, and a large amount of firmware space. All for a ~$6 USD price tag.

Blackpill F411

Pin Usage Limitations

While the Blackpill is a great choice to use in your keyboard, there are a number of caveats in regards to using them. The first is that a number of exposed pins cannot be used, or have special considerations/hardware tweaks that are required for proper operation.

Unusable pins

Pins to be avoided

Shared Usage

Limited Usage

Additional Information

Bootloader issues

Due to the use of a 25MHz crystal, the controller may have issues entering the bootloader. Heating up the controller can help with this issue.

Also, if pin A10 is connected to anything at all, it needs to have a pull-up resistor (see Pins to be avoided, above)

Tiny UF2 Support

There is tinyuf2 support for the WeAct Blackpill. Instructions on how to compile the bootloader can be found here. Setting BOOTLOADER = tinyuf2 will enable support for this user bootloader, and the correct configuration to prevent it from being overwritten when flashing firmware.

', 21); +const _hoisted_22 = [ + _hoisted_1 +]; +function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) { + return openBlock(), createElementBlock("div", null, _hoisted_22); +} +const platformdev_blackpill_f4x1 = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]); +export { + __pageData, + platformdev_blackpill_f4x1 as default +}; diff --git a/assets/platformdev_blackpill_f4x1.md.BKHtcKAQ.lean.js b/assets/platformdev_blackpill_f4x1.md.BOTrYdi3.lean.js similarity index 95% rename from assets/platformdev_blackpill_f4x1.md.BKHtcKAQ.lean.js rename to assets/platformdev_blackpill_f4x1.md.BOTrYdi3.lean.js index 6c1ce3d1cd8..ae882a4d18a 100644 --- a/assets/platformdev_blackpill_f4x1.md.BKHtcKAQ.lean.js +++ b/assets/platformdev_blackpill_f4x1.md.BOTrYdi3.lean.js @@ -1,4 +1,5 @@ import { _ as _export_sfc, c as createElementBlock, o as openBlock, a8 as createStaticVNode } from "./chunks/framework.Cauyuiy8.js"; +const _imports_0 = "/nCgeolTh.png"; const __pageData = JSON.parse('{"title":"WeAct Blackpill (STM32F4x1)","description":"","frontmatter":{},"headers":[],"relativePath":"platformdev_blackpill_f4x1.md","filePath":"platformdev_blackpill_f4x1.md","lastUpdated":null}'); const _sfc_main = { name: "platformdev_blackpill_f4x1.md" }; const _hoisted_1 = /* @__PURE__ */ createStaticVNode("", 21); diff --git a/assets/platformdev_proton_c.md.CR-OO2zx.js b/assets/platformdev_proton_c.md.CR-OO2zx.js deleted file mode 100644 index 52fa34ddde4..00000000000 --- a/assets/platformdev_proton_c.md.CR-OO2zx.js +++ /dev/null @@ -1,15 +0,0 @@ -import { _ as _export_sfc, c as createElementBlock, o as openBlock, a8 as createStaticVNode } from "./chunks/framework.Cauyuiy8.js"; -const __pageData = JSON.parse('{"title":"Proton C","description":"","frontmatter":{},"headers":[],"relativePath":"platformdev_proton_c.md","filePath":"platformdev_proton_c.md","lastUpdated":null}'); -const _sfc_main = { name: "platformdev_proton_c.md" }; -const _hoisted_1 = /* @__PURE__ */ createStaticVNode('

Proton C

The Proton C is an Arm STM32F303xC based drop-in replacement for the Pro Micro.

Proton C

Features

Warnings

Some of the PCBs compatible with Pro Micro have VCC (3.3V) and RAW (5V) pins connected (shorted) on the pcb. Using the Proton C will short 5V power from USB and regulated 3.3V which is connected directly to the MCU. Shorting those pins may damage the MCU on the Proton C.

So far, it appears that this is only an issue on the Gherkin PCBs, but other PCBs may be affected in this way.

In this case, you may want to not hook up the RAW pin at all.

Manual Conversion

To use the Proton C natively, without having to specify CONVERT_TO=proton_c, you need to change the MCU line in rules.mk:

MCU = STM32F303\nBOARD = QMK_PROTON_C

Remove these variables if they exist:

Finally convert all pin assignments in config.h to the stm32 equivalents.

Pro Micro LeftProton C LeftProton C RightPro Micro Right
D3A95vRAW (5v)
D2A10GNDGND
GNDGNDFLASHRESET
GNDGND3.3vVCC 1
D1B7A2F4
D0B6A1F5
D4B5A0F6
C6B4B8F7
D7B3B13B1
E6B2B14B3
B4B1B15B2
B5B0B9B6
B0 (RX LED)C13 2C13 2D5 (TX LED)

You can also make use of several new pins on the extended portion of the Proton C:

LeftRight
A43B10
A54B11
A6B12
A7A145 (SWCLK)
A8A135 (SWDIO)
A15RESET6

Notes:

  1. On a Pro Micro VCC can be 3.3v or 5v.
  2. A Proton C only has one onboard LED, not two like a Pro Micro. The Pro Micro has an RX LED on D5 and a TX LED on B0.
  3. A4 is shared with the speaker.
  4. A5 is shared with the speaker.
  5. A13 and A14 are used for hardware debugging (SWD). You can also use them for GPIO, but should use them last.
  6. Short RESET to 3.3v (pull high) to reboot the MCU. This does not enter bootloader mode like a Pro Micro, it only resets the MCU.
', 20); -const _hoisted_21 = [ - _hoisted_1 -]; -function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) { - return openBlock(), createElementBlock("div", null, _hoisted_21); -} -const platformdev_proton_c = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]); -export { - __pageData, - platformdev_proton_c as default -}; diff --git a/assets/platformdev_proton_c.md.DdB4Ux-O.js b/assets/platformdev_proton_c.md.DdB4Ux-O.js new file mode 100644 index 00000000000..5ca914c4925 --- /dev/null +++ b/assets/platformdev_proton_c.md.DdB4Ux-O.js @@ -0,0 +1,15 @@ +import { _ as _export_sfc, c as createElementBlock, o as openBlock, a8 as createStaticVNode } from "./chunks/framework.Cauyuiy8.js"; +const __pageData = JSON.parse('{"title":"Proton C","description":"","frontmatter":{},"headers":[],"relativePath":"platformdev_proton_c.md","filePath":"platformdev_proton_c.md","lastUpdated":null}'); +const _sfc_main = { name: "platformdev_proton_c.md" }; +const _hoisted_1 = /* @__PURE__ */ createStaticVNode('

Proton C

The Proton C is an Arm STM32F303xC based drop-in replacement for the Pro Micro.

Proton C

Features

Warnings

Some of the PCBs compatible with Pro Micro have VCC (3.3V) and RAW (5V) pins connected (shorted) on the pcb. Using the Proton C will short 5V power from USB and regulated 3.3V which is connected directly to the MCU. Shorting those pins may damage the MCU on the Proton C.

So far, it appears that this is only an issue on the Gherkin PCBs, but other PCBs may be affected in this way.

In this case, you may want to not hook up the RAW pin at all.

Manual Conversion

To use the Proton C natively, without having to specify CONVERT_TO=proton_c, you need to change the MCU line in rules.mk:

MCU = STM32F303\nBOARD = QMK_PROTON_C

Remove these variables if they exist:

Finally convert all pin assignments in config.h to the stm32 equivalents.

Pro Micro LeftProton C LeftProton C RightPro Micro Right
D3A95vRAW (5v)
D2A10GNDGND
GNDGNDFLASHRESET
GNDGND3.3vVCC 1
D1B7A2F4
D0B6A1F5
D4B5A0F6
C6B4B8F7
D7B3B13B1
E6B2B14B3
B4B1B15B2
B5B0B9B6
B0 (RX LED)C13 2C13 2D5 (TX LED)

You can also make use of several new pins on the extended portion of the Proton C:

LeftRight
A43B10
A54B11
A6B12
A7A145 (SWCLK)
A8A135 (SWDIO)
A15RESET6

Notes:

  1. On a Pro Micro VCC can be 3.3v or 5v.
  2. A Proton C only has one onboard LED, not two like a Pro Micro. The Pro Micro has an RX LED on D5 and a TX LED on B0.
  3. A4 is shared with the speaker.
  4. A5 is shared with the speaker.
  5. A13 and A14 are used for hardware debugging (SWD). You can also use them for GPIO, but should use them last.
  6. Short RESET to 3.3v (pull high) to reboot the MCU. This does not enter bootloader mode like a Pro Micro, it only resets the MCU.
', 20); +const _hoisted_21 = [ + _hoisted_1 +]; +function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) { + return openBlock(), createElementBlock("div", null, _hoisted_21); +} +const platformdev_proton_c = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]); +export { + __pageData, + platformdev_proton_c as default +}; diff --git a/assets/platformdev_proton_c.md.CR-OO2zx.lean.js b/assets/platformdev_proton_c.md.DdB4Ux-O.lean.js similarity index 100% rename from assets/platformdev_proton_c.md.CR-OO2zx.lean.js rename to assets/platformdev_proton_c.md.DdB4Ux-O.lean.js diff --git a/assets/platformdev_rp2040.md.9TIkRKBb.js b/assets/platformdev_rp2040.md.9TIkRKBb.js new file mode 100644 index 00000000000..eb2e8031871 --- /dev/null +++ b/assets/platformdev_rp2040.md.9TIkRKBb.js @@ -0,0 +1,17 @@ +import { _ as _export_sfc, c as createElementBlock, o as openBlock, a8 as createStaticVNode } from "./chunks/framework.Cauyuiy8.js"; +const _imports_0 = "/nLaiYDE.jpg"; +const _imports_1 = "/1TPAhrs.jpg"; +const __pageData = JSON.parse('{"title":"Raspberry Pi RP2040","description":"","frontmatter":{},"headers":[],"relativePath":"platformdev_rp2040.md","filePath":"platformdev_rp2040.md","lastUpdated":null}'); +const _sfc_main = { name: "platformdev_rp2040.md" }; +const _hoisted_1 = /* @__PURE__ */ createStaticVNode('

Raspberry Pi RP2040

The following table shows the current driver status for peripherals on RP2040 MCUs:

SystemSupport
ADC driver✔️
Audio✔️
Backlight✔️
I2C driver✔️
SPI driver✔️
WS2812 driver✔️ using PIO driver
External EEPROMs✔️ using I2C or SPI driver
EEPROM emulation✔️
serial driver✔️ using SIO or PIO driver
UART driver✔️ using SIO driver

GPIO

Raspberry Pi Pico pinoutSparkfun RP2040 Pro Micro pinout

WARNING

The GPIO pins of the RP2040 are not 5V tolerant!

Pin nomenclature

To address individual pins on the RP2040, QMK uses the GPx abbreviation -- where the x stands for the GPIO number of the pin. This number can likely be found on the official pinout diagram of your board. Note that these GPIO numbers match the RP2040 MCU datasheet, and don't necessarily match the number you see printed on the board. For instance the Raspberry Pi Pico uses numbers from 1 to 40 for their pins, but these are not identical to the RP2040's GPIO numbers. So if you want to use the pin 11 of the Pico for your keyboard, you would refer to it as GP8 in the config files.

Alternate functions

The RP2040 features flexible GPIO function multiplexing, this means that every pin can be connected to nearly all the internal peripherals like I2C, SPI, UART or PWM. This allows for flexible PCB designs that are much less restricted in the selection of GPIO pins. To find out which pin can use which peripheral refer to the official Raspberry PI RP2040 datasheet section 1.4.3 GPIO functions.

Selecting hardware peripherals and drivers

QMK RP2040 support builds upon ChibiOS and thus follows their convention for activating drivers and associated hardware peripherals. These tables only give a quick overview which values have to be used, please refer to the ChibiOS specific sections on the driver pages.

I2C Driver

RP2040 Peripheralmcuconf.h valuesI2C_DRIVER
I2C0RP_I2C_USE_I2C0I2CD0
I2C1RP_I2C_USE_I2C1I2CD1

To configure the I2C driver please read the ChibiOS/ARM section.

SPI Driver

RP2040 Peripheralmcuconf.h valuesSPI_DRIVER
SPI0RP_SPI_USE_SPI0SPID0
SPI1RP_SPI_USE_SPI1SPID1

To configure the SPI driver please read the ChibiOS/ARM section.

UART Driver

RP2040 Peripheralmcuconf.h valuesUART_DRIVER
UART0RP_SIO_USE_UART0SIOD0
UART1RP_SIO_USE_UART1SIOD1

Double-tap reset boot-loader entry

The double-tap reset mechanism is an alternate way in QMK to enter the embedded mass storage UF2 boot-loader of the RP2040. It enables bootloader entry by a fast double-tap of the reset pin on start up, which is similar to the behavior of AVR Pro Micros. This feature activated by default for the Pro Micro RP2040 board, but has to be configured for other boards. To activate it, add the following options to your keyboards config.h file:

c
#define RP2040_BOOTLOADER_DOUBLE_TAP_RESET // Activates the double-tap behavior\n#define RP2040_BOOTLOADER_DOUBLE_TAP_RESET_TIMEOUT 200U // Timeout window in ms in which the double tap can occur.\n#define RP2040_BOOTLOADER_DOUBLE_TAP_RESET_LED GP17 // Specify a optional status led by GPIO number which blinks when entering the bootloader

Pre-defined RP2040 boards

QMK defines two boards that you can choose from to base your RP2040 powered keyboard upon. These boards provide pre-configured default pins and drivers.

Generic Pro Micro RP2040

This is the default board that is chosen, unless any other RP2040 board is selected in your keyboards rules.mk file. It assumes a pin layout for the I2C, SPI and Serial drivers which is identical to the Sparkfun Pro Micro RP2040, however all values can be overwritten by defining them in your keyboards config.h file. The double-tap reset to enter boot-loader behavior is activated by default.

Driver configuration defineValue
I2C driver
I2C_DRIVERI2CD1
I2C1_SDA_PINGP2
I2C1_SCL_PINGP3
SPI driver
SPI_DRIVERSPID0
SPI_SCK_PINGP18
SPI_MISO_PINGP20
SPI_MOSI_PINGP19
Serial driver
SERIAL_USART_DRIVER (SIO Driver only)SIOD0
SOFT_SERIAL_PINundefined, use SERIAL_USART_TX_PIN
SERIAL_USART_TX_PINGP0
SERIAL_USART_RX_PINGP1
UART driver
UART_DRIVERSIOD0
UART_TX_PINGP0
UART_RX_PINGP1

TIP

The pin-outs of Adafruit's KB2040 and Boardsource's Blok both deviate from the Sparkfun Pro Micro RP2040. Lookup the pin-out of these boards and adjust your keyboards pin definition accordingly if you want to use these boards.

Generic RP2040 board

This board can be chosen as a base for RP2040 keyboards which configure all necessary pins and drivers themselves and do not wish to leverage the configuration matching the Generic Pro Micro RP2040 board. Thus it doesn't provide any pre-configured pins or drivers. To select this board add the following line to your keyboards rules.mk file.

make
BOARD = GENERIC_RP_RP2040

Split keyboard support

Split keyboards are fully supported using the serial driver in both full-duplex and half-duplex configurations. Two driver subsystems are supported by the RP2040, the hardware UART based SIO and the Programmable IO based PIO driver.

FeatureSIO DriverPIO Driver
Half-Duplex operation✔️
Full-Duplex operation✔️✔️
TX and RX pin swapping✔️
Any GPIO as TX and RX pinOnly UART capable pins✔️
Simple configuration✔️

The PIO driver is much more flexible then the SIO driver, the only "downside" is the usage of PIO resources which in turn are not available for advanced user programs. Under normal circumstances, this resource allocation will be a non-issue.

RP2040 second stage bootloader selection

As the RP2040 does not have any internal flash memory it depends on an external SPI flash memory chip to store and execute instructions from. To successfully interact with a wide variety of these chips a second stage bootloader that is compatible with the chosen external flash memory has to be supplied with each firmware image. By default an W25Q080 compatible bootloader is assumed, but others can be chosen by adding one of the defines listed in the table below to your keyboards config.h file.

Compatible with flash chipSelection
W25Q080Selected by default
AT25SF128A#define RP2040_FLASH_AT25SF128A
GD25Q64CS#define RP2040_FLASH_GD25Q64CS
W25X10CL#define RP2040_FLASH_W25X10CL
IS25LP080#define RP2040_FLASH_IS25LP080
Generic 03H flash#define RP2040_FLASH_GENERIC_03H

RP2040 Community Edition

The "RP2040 Community Edition" standard is a pinout that was defined by a committee of designers on the BastardKB Discord server.

These boards are designed to be a drop-in replacement for keyboards wanting an upgrade from ATmega32u4 based pro micros (eg. Elite-C).

Pinout Compatible Controllers
0xB2 Splinky
Elite-Pi
Sea-Picro EXT
0xCB Helios
Frood
Liatris
', 44); +const _hoisted_45 = [ + _hoisted_1 +]; +function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) { + return openBlock(), createElementBlock("div", null, _hoisted_45); +} +const platformdev_rp2040 = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]); +export { + __pageData, + platformdev_rp2040 as default +}; diff --git a/assets/platformdev_rp2040.md.Yh88Mu2i.lean.js b/assets/platformdev_rp2040.md.9TIkRKBb.lean.js similarity index 91% rename from assets/platformdev_rp2040.md.Yh88Mu2i.lean.js rename to assets/platformdev_rp2040.md.9TIkRKBb.lean.js index 43fe29d4fe2..5de346ac05b 100644 --- a/assets/platformdev_rp2040.md.Yh88Mu2i.lean.js +++ b/assets/platformdev_rp2040.md.9TIkRKBb.lean.js @@ -1,4 +1,6 @@ import { _ as _export_sfc, c as createElementBlock, o as openBlock, a8 as createStaticVNode } from "./chunks/framework.Cauyuiy8.js"; +const _imports_0 = "/nLaiYDE.jpg"; +const _imports_1 = "/1TPAhrs.jpg"; const __pageData = JSON.parse('{"title":"Raspberry Pi RP2040","description":"","frontmatter":{},"headers":[],"relativePath":"platformdev_rp2040.md","filePath":"platformdev_rp2040.md","lastUpdated":null}'); const _sfc_main = { name: "platformdev_rp2040.md" }; const _hoisted_1 = /* @__PURE__ */ createStaticVNode("", 44); diff --git a/assets/platformdev_rp2040.md.Yh88Mu2i.js b/assets/platformdev_rp2040.md.Yh88Mu2i.js deleted file mode 100644 index 1696706ea73..00000000000 --- a/assets/platformdev_rp2040.md.Yh88Mu2i.js +++ /dev/null @@ -1,15 +0,0 @@ -import { _ as _export_sfc, c as createElementBlock, o as openBlock, a8 as createStaticVNode } from "./chunks/framework.Cauyuiy8.js"; -const __pageData = JSON.parse('{"title":"Raspberry Pi RP2040","description":"","frontmatter":{},"headers":[],"relativePath":"platformdev_rp2040.md","filePath":"platformdev_rp2040.md","lastUpdated":null}'); -const _sfc_main = { name: "platformdev_rp2040.md" }; -const _hoisted_1 = /* @__PURE__ */ createStaticVNode('

Raspberry Pi RP2040

The following table shows the current driver status for peripherals on RP2040 MCUs:

SystemSupport
ADC driver✔️
Audio✔️
Backlight✔️
I2C driver✔️
SPI driver✔️
WS2812 driver✔️ using PIO driver
External EEPROMs✔️ using I2C or SPI driver
EEPROM emulation✔️
serial driver✔️ using SIO or PIO driver
UART driver✔️ using SIO driver

GPIO

Raspberry Pi Pico pinoutSparkfun RP2040 Pro Micro pinout

WARNING

The GPIO pins of the RP2040 are not 5V tolerant!

Pin nomenclature

To address individual pins on the RP2040, QMK uses the GPx abbreviation -- where the x stands for the GPIO number of the pin. This number can likely be found on the official pinout diagram of your board. Note that these GPIO numbers match the RP2040 MCU datasheet, and don't necessarily match the number you see printed on the board. For instance the Raspberry Pi Pico uses numbers from 1 to 40 for their pins, but these are not identical to the RP2040's GPIO numbers. So if you want to use the pin 11 of the Pico for your keyboard, you would refer to it as GP8 in the config files.

Alternate functions

The RP2040 features flexible GPIO function multiplexing, this means that every pin can be connected to nearly all the internal peripherals like I2C, SPI, UART or PWM. This allows for flexible PCB designs that are much less restricted in the selection of GPIO pins. To find out which pin can use which peripheral refer to the official Raspberry PI RP2040 datasheet section 1.4.3 GPIO functions.

Selecting hardware peripherals and drivers

QMK RP2040 support builds upon ChibiOS and thus follows their convention for activating drivers and associated hardware peripherals. These tables only give a quick overview which values have to be used, please refer to the ChibiOS specific sections on the driver pages.

I2C Driver

RP2040 Peripheralmcuconf.h valuesI2C_DRIVER
I2C0RP_I2C_USE_I2C0I2CD0
I2C1RP_I2C_USE_I2C1I2CD1

To configure the I2C driver please read the ChibiOS/ARM section.

SPI Driver

RP2040 Peripheralmcuconf.h valuesSPI_DRIVER
SPI0RP_SPI_USE_SPI0SPID0
SPI1RP_SPI_USE_SPI1SPID1

To configure the SPI driver please read the ChibiOS/ARM section.

UART Driver

RP2040 Peripheralmcuconf.h valuesUART_DRIVER
UART0RP_SIO_USE_UART0SIOD0
UART1RP_SIO_USE_UART1SIOD1

Double-tap reset boot-loader entry

The double-tap reset mechanism is an alternate way in QMK to enter the embedded mass storage UF2 boot-loader of the RP2040. It enables bootloader entry by a fast double-tap of the reset pin on start up, which is similar to the behavior of AVR Pro Micros. This feature activated by default for the Pro Micro RP2040 board, but has to be configured for other boards. To activate it, add the following options to your keyboards config.h file:

c
#define RP2040_BOOTLOADER_DOUBLE_TAP_RESET // Activates the double-tap behavior\n#define RP2040_BOOTLOADER_DOUBLE_TAP_RESET_TIMEOUT 200U // Timeout window in ms in which the double tap can occur.\n#define RP2040_BOOTLOADER_DOUBLE_TAP_RESET_LED GP17 // Specify a optional status led by GPIO number which blinks when entering the bootloader

Pre-defined RP2040 boards

QMK defines two boards that you can choose from to base your RP2040 powered keyboard upon. These boards provide pre-configured default pins and drivers.

Generic Pro Micro RP2040

This is the default board that is chosen, unless any other RP2040 board is selected in your keyboards rules.mk file. It assumes a pin layout for the I2C, SPI and Serial drivers which is identical to the Sparkfun Pro Micro RP2040, however all values can be overwritten by defining them in your keyboards config.h file. The double-tap reset to enter boot-loader behavior is activated by default.

Driver configuration defineValue
I2C driver
I2C_DRIVERI2CD1
I2C1_SDA_PINGP2
I2C1_SCL_PINGP3
SPI driver
SPI_DRIVERSPID0
SPI_SCK_PINGP18
SPI_MISO_PINGP20
SPI_MOSI_PINGP19
Serial driver
SERIAL_USART_DRIVER (SIO Driver only)SIOD0
SOFT_SERIAL_PINundefined, use SERIAL_USART_TX_PIN
SERIAL_USART_TX_PINGP0
SERIAL_USART_RX_PINGP1
UART driver
UART_DRIVERSIOD0
UART_TX_PINGP0
UART_RX_PINGP1

TIP

The pin-outs of Adafruit's KB2040 and Boardsource's Blok both deviate from the Sparkfun Pro Micro RP2040. Lookup the pin-out of these boards and adjust your keyboards pin definition accordingly if you want to use these boards.

Generic RP2040 board

This board can be chosen as a base for RP2040 keyboards which configure all necessary pins and drivers themselves and do not wish to leverage the configuration matching the Generic Pro Micro RP2040 board. Thus it doesn't provide any pre-configured pins or drivers. To select this board add the following line to your keyboards rules.mk file.

make
BOARD = GENERIC_RP_RP2040

Split keyboard support

Split keyboards are fully supported using the serial driver in both full-duplex and half-duplex configurations. Two driver subsystems are supported by the RP2040, the hardware UART based SIO and the Programmable IO based PIO driver.

FeatureSIO DriverPIO Driver
Half-Duplex operation✔️
Full-Duplex operation✔️✔️
TX and RX pin swapping✔️
Any GPIO as TX and RX pinOnly UART capable pins✔️
Simple configuration✔️

The PIO driver is much more flexible then the SIO driver, the only "downside" is the usage of PIO resources which in turn are not available for advanced user programs. Under normal circumstances, this resource allocation will be a non-issue.

RP2040 second stage bootloader selection

As the RP2040 does not have any internal flash memory it depends on an external SPI flash memory chip to store and execute instructions from. To successfully interact with a wide variety of these chips a second stage bootloader that is compatible with the chosen external flash memory has to be supplied with each firmware image. By default an W25Q080 compatible bootloader is assumed, but others can be chosen by adding one of the defines listed in the table below to your keyboards config.h file.

Compatible with flash chipSelection
W25Q080Selected by default
AT25SF128A#define RP2040_FLASH_AT25SF128A
GD25Q64CS#define RP2040_FLASH_GD25Q64CS
W25X10CL#define RP2040_FLASH_W25X10CL
IS25LP080#define RP2040_FLASH_IS25LP080
Generic 03H flash#define RP2040_FLASH_GENERIC_03H

RP2040 Community Edition

The "RP2040 Community Edition" standard is a pinout that was defined by a committee of designers on the BastardKB Discord server.

These boards are designed to be a drop-in replacement for keyboards wanting an upgrade from ATmega32u4 based pro micros (eg. Elite-C).

Pinout Compatible Controllers
0xB2 Splinky
Elite-Pi
Sea-Picro EXT
0xCB Helios
Frood
Liatris
', 44); -const _hoisted_45 = [ - _hoisted_1 -]; -function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) { - return openBlock(), createElementBlock("div", null, _hoisted_45); -} -const platformdev_rp2040 = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]); -export { - __pageData, - platformdev_rp2040 as default -}; diff --git a/assets/reference_configurator_support.md.DKx9YK36.js b/assets/reference_configurator_support.md.CMO4zI2z.js similarity index 93% rename from assets/reference_configurator_support.md.DKx9YK36.js rename to assets/reference_configurator_support.md.CMO4zI2z.js index 5ffc5a563bc..a94c92e1e78 100644 --- a/assets/reference_configurator_support.md.DKx9YK36.js +++ b/assets/reference_configurator_support.md.CMO4zI2z.js @@ -1,12 +1,14 @@ import { _ as _export_sfc, c as createElementBlock, o as openBlock, a8 as createStaticVNode } from "./chunks/framework.Cauyuiy8.js"; +const _imports_0 = "/JKngtTw.png"; +const _imports_1 = "/fmDvDzR.png"; const __pageData = JSON.parse('{"title":"Supporting Your Keyboard in QMK Configurator","description":"","frontmatter":{},"headers":[],"relativePath":"reference_configurator_support.md","filePath":"reference_configurator_support.md","lastUpdated":null}'); const _sfc_main = { name: "reference_configurator_support.md" }; -const _hoisted_1 = /* @__PURE__ */ createStaticVNode('

Supporting Your Keyboard in QMK Configurator

This page covers how to properly support keyboards in the QMK Configurator.

How the Configurator Understands Keyboards

To understand how the Configurator understands keyboards, first one must understand layout macros. For this exercise, we're going to imagine a 17-key numpad PCB, which we're going to call numpad.

|---------------|\n|NLk| / | * | - |\n|---+---+---+---|\n|7  |8  |9  | + |\n|---+---+---|   |\n|4  |5  |6  |   |\n|---+---+---+---|\n|1  |2  |3  |Ent|\n|-------+---|   |\n|0      | . |   |\n|---------------|

TIP

For more on layout macros, see Understanding QMK: Matrix Scanning and Understanding QMK: Matrix to Physical Layout Map.

The Configurator's API reads the keyboard's .h file from qmk_firmware/keyboards/<keyboard>/<keyboard>.h. For our numpad, this file would be qmk_firmware/keyboards/numpad/numpad.h:

c
#pragma once\n\n#define LAYOUT( \\\n    k00, k01, k02, k03, \\\n    k10, k11, k12, k13, \\\n    k20, k21, k22,      \\\n    k30, k31, k32, k33, \\\n    k40,      k42       \\\n  ) { \\\n    { k00, k01,   k02, k03   }, \\\n    { k10, k11,   k12, k13   }, \\\n    { k20, k21,   k22, KC_NO }, \\\n    { k30, k31,   k32, k33   }, \\\n    { k40, KC_NO, k42, KC_NO }  \\\n}

QMK uses KC_NO to designate places in the switch matrix where there is no switch. Sometimes, XXX, ___ or ____ are used as shorthand to make this section easier to read if it needs to be debugged. This is usually defined near the beginning of the .h file:

c
#pragma once\n\n#define XXX KC_NO\n\n#define LAYOUT( \\\n    k00, k01, k02, k03, \\\n    k10, k11, k12, k13, \\\n    k20, k21, k22,      \\\n    k30, k31, k32, k33, \\\n    k40,      k42       \\\n  ) { \\\n    { k00, k01, k02, k03 }, \\\n    { k10, k11, k12, k13 }, \\\n    { k20, k21, k22, XXX }, \\\n    { k30, k31, k32, k33 }, \\\n    { k40, XXX, k42, XXX }  \\\n}

WARNING

This usage differs from that of keymap macros, which almost always use XXXXXXX (seven capital X's) for KC_NO and _______ (seven underscores) for KC_TRNS.

WARNING

To prevent user confusion, using KC_NO is preferred.

The layout macro tells the Configurator that our keyboard has 17 keys, arranged in five rows of four columns each. Our switch positions are named k<row><column>, counting from 0. The names themselves actually don't matter, as long as they match between the top section, which receives the keycodes from the keymap, and the bottom half which designates where each key is in the matrix.

To display our keyboard in a way that resembles the physical keyboard, we need to build a JSON file that tells the Configurator how to tie the physical locations and sizes of our keys to our switch matrix.

Building the JSON file

To build the JSON file, the easiest way is to build the layout in Keyboard Layout Editor ("KLE"), from which we'll feed the Raw Data into a QMK tool that converts this data into a JSON the Configurator will read and use. Since KLE opens by default with a numpad layout, we're just going to remove the Getting Started instructions, and use what's left.

Once the layout is as desired, move to the Raw Data tab in KLE, and copy the contents:

["Num Lock","/","*","-"],\n["7\\nHome","8\\n↑","9\\nPgUp",{h:2},"+"],\n["4\\n←","5","6\\n→"],\n["1\\nEnd","2\\n↓","3\\nPgDn",{h:2},"Enter"],\n[{w:2},"0\\nIns",".\\nDel"]

To convert this data into our JSON, go to the QMK KLE-JSON Converter, paste the Raw Data into the Input field, and click the Convert button. After a moment, our JSON data will appear in the Output field. Copy the contents to a new text document, and name the document info.json, saving it in the same folder that contains numpad.h.

Use the keyboard_name object to set the name of the keyboard. For instruction purposes, we will put each key's object on its own line. This is only to make the file more human-readable, and does not affect the Configurator's functionality.

json
{\n    "keyboard_name": "Numpad",\n    "url": "",\n    "maintainer": "qmk",\n    "tags": {\n        "form_factor": "numpad"\n    },\n    "layouts": {\n        "LAYOUT": {\n            "layout": [\n                {"label":"Num Lock", "x":0, "y":0},\n                {"label":"/", "x":1, "y":0},\n                {"label":"*", "x":2, "y":0},\n                {"label":"-", "x":3, "y":0},\n                {"label":"7", "x":0, "y":1},\n                {"label":"8", "x":1, "y":1},\n                {"label":"9", "x":2, "y":1},\n                {"label":"+", "x":3, "y":1, "h":2},\n                {"label":"4", "x":0, "y":2},\n                {"label":"5", "x":1, "y":2},\n                {"label":"6", "x":2, "y":2},\n                {"label":"1", "x":0, "y":3},\n                {"label":"2", "x":1, "y":3},\n                {"label":"3", "x":2, "y":3},\n                {"label":"Enter", "x":3, "y":3, "h":2},\n                {"label":"0", "x":0, "y":4, "w":2},\n                {"label":".", "x":2, "y":4}\n            ]\n        }\n    }\n}

The layouts object contains the data that represents the physical layout of the keyboard. It has an object LAYOUT, which needs to match the name of our layout macro from numpad.h. The LAYOUT object itself has an object named layout, which contains one JSON object for each physical key on our keyboard, formatted as follows:

  The name of the key. Not displayed in the Configurator.\n  |\n  |                   The key's X-axis location, in key units from the\n  |                   | keyboard's left edge.\n  |                   |\n  |                   |      The key's Y-axis location, in key units from\n  |                   |      | the keyboard's top (rear-facing) edge.\n  ↓                   ↓      ↓\n{"label":"Num Lock", "x":0, "y":0},

Some objects will also have "w" and "h" keys, which represent a key's width and height, respectively.

TIP

For more on the info.json files, see info.json Format.

How the Configurator Programs Keys

The Configurator's API uses the layout macro and the JSON file we've given it to create a visual representation of the keyboard that has each visual object tied to a specific key, in sequence:

Key in layout macroJSON object used
k00{"label":"Num Lock", "x":0, "y":0}
k01{"label":"/", "x":1, "y":0}
k02{"label":"*", "x":2, "y":0}
k03{"label":"-", "x":3, "y":0}
k10{"label":"7", "x":0, "y":1}
k11{"label":"8", "x":1, "y":1}
k12{"label":"9", "x":2, "y":1}
k13{"label":"+", "x":3, "y":1, "h":2}
k20{"label":"4", "x":0, "y":2}
k21{"label":"5", "x":1, "y":2}
k22{"label":"6", "x":2, "y":2}
k30{"label":"1", "x":0, "y":3}
k31{"label":"2", "x":1, "y":3}
k32{"label":"3", "x":2, "y":3}
k33{"label":"Enter", "x":3, "y":3, "h":2}
k40{"label":"0", "x":0, "y":4, "w":2}
k42{"label":".", "x":2, "y":4}

When a user selects the top-left key in the Configurator, and assigns Num Lock to it, the Configurator builds a keymap file with KC_NUM as the first key, and so on as the keymap is built. The label keys are not used; they are only for the user's reference in identifying specific keys when debugging the info.json file.

Issues and Hazards

Currently, the Configurator does not support key rotation or non-rectangular key shapes like ISO Enter. Additionally, keys that are vertically-offset from their "row" — the arrow keys on 1800-layouts like the TKC1800 being a prominent example — confuse the KLE-to-JSON Converter, if not adjusted for by the contributor of the info.json file.

Workarounds

Non-rectangular keys

For ISO Enter keys, QMK custom is to display it as a rectangular key, 1.25u wide and 2u high, aligned so its right edge is aligned with the right edge of the alphanumeric key block.


A 60% keyboard in standard ISO layout, as rendered by QMK Configurator.

Vertically-offset keys

For vertically-offset keys, place them in KLE as if they were not offset, then edit the Y-values as needed in the converted JSON file


An 1800-layout keyboard as rendered in Keyboard Layout Editor, without the vertical offset applied to the arrow keys.


A Unix diff file, showing the changes needed to vertically-offset the arrow keys in our keyboard's JSON file.

', 39); -const _hoisted_40 = [ +const _hoisted_1 = /* @__PURE__ */ createStaticVNode('

Supporting Your Keyboard in QMK Configurator

This page covers how to properly support keyboards in the QMK Configurator.

How the Configurator Understands Keyboards

To understand how the Configurator understands keyboards, first one must understand layout macros. For this exercise, we're going to imagine a 17-key numpad PCB, which we're going to call numpad.

|---------------|\n|NLk| / | * | - |\n|---+---+---+---|\n|7  |8  |9  | + |\n|---+---+---|   |\n|4  |5  |6  |   |\n|---+---+---+---|\n|1  |2  |3  |Ent|\n|-------+---|   |\n|0      | . |   |\n|---------------|

TIP

For more on layout macros, see Understanding QMK: Matrix Scanning and Understanding QMK: Matrix to Physical Layout Map.

The Configurator's API reads the keyboard's .h file from qmk_firmware/keyboards/<keyboard>/<keyboard>.h. For our numpad, this file would be qmk_firmware/keyboards/numpad/numpad.h:

c
#pragma once\n\n#define LAYOUT( \\\n    k00, k01, k02, k03, \\\n    k10, k11, k12, k13, \\\n    k20, k21, k22,      \\\n    k30, k31, k32, k33, \\\n    k40,      k42       \\\n  ) { \\\n    { k00, k01,   k02, k03   }, \\\n    { k10, k11,   k12, k13   }, \\\n    { k20, k21,   k22, KC_NO }, \\\n    { k30, k31,   k32, k33   }, \\\n    { k40, KC_NO, k42, KC_NO }  \\\n}

QMK uses KC_NO to designate places in the switch matrix where there is no switch. Sometimes, XXX, ___ or ____ are used as shorthand to make this section easier to read if it needs to be debugged. This is usually defined near the beginning of the .h file:

c
#pragma once\n\n#define XXX KC_NO\n\n#define LAYOUT( \\\n    k00, k01, k02, k03, \\\n    k10, k11, k12, k13, \\\n    k20, k21, k22,      \\\n    k30, k31, k32, k33, \\\n    k40,      k42       \\\n  ) { \\\n    { k00, k01, k02, k03 }, \\\n    { k10, k11, k12, k13 }, \\\n    { k20, k21, k22, XXX }, \\\n    { k30, k31, k32, k33 }, \\\n    { k40, XXX, k42, XXX }  \\\n}

WARNING

This usage differs from that of keymap macros, which almost always use XXXXXXX (seven capital X's) for KC_NO and _______ (seven underscores) for KC_TRNS.

WARNING

To prevent user confusion, using KC_NO is preferred.

The layout macro tells the Configurator that our keyboard has 17 keys, arranged in five rows of four columns each. Our switch positions are named k<row><column>, counting from 0. The names themselves actually don't matter, as long as they match between the top section, which receives the keycodes from the keymap, and the bottom half which designates where each key is in the matrix.

To display our keyboard in a way that resembles the physical keyboard, we need to build a JSON file that tells the Configurator how to tie the physical locations and sizes of our keys to our switch matrix.

Building the JSON file

To build the JSON file, the easiest way is to build the layout in Keyboard Layout Editor ("KLE"), from which we'll feed the Raw Data into a QMK tool that converts this data into a JSON the Configurator will read and use. Since KLE opens by default with a numpad layout, we're just going to remove the Getting Started instructions, and use what's left.

Once the layout is as desired, move to the Raw Data tab in KLE, and copy the contents:

["Num Lock","/","*","-"],\n["7\\nHome","8\\n↑","9\\nPgUp",{h:2},"+"],\n["4\\n←","5","6\\n→"],\n["1\\nEnd","2\\n↓","3\\nPgDn",{h:2},"Enter"],\n[{w:2},"0\\nIns",".\\nDel"]

To convert this data into our JSON, go to the QMK KLE-JSON Converter, paste the Raw Data into the Input field, and click the Convert button. After a moment, our JSON data will appear in the Output field. Copy the contents to a new text document, and name the document info.json, saving it in the same folder that contains numpad.h.

Use the keyboard_name object to set the name of the keyboard. For instruction purposes, we will put each key's object on its own line. This is only to make the file more human-readable, and does not affect the Configurator's functionality.

json
{\n    "keyboard_name": "Numpad",\n    "url": "",\n    "maintainer": "qmk",\n    "tags": {\n        "form_factor": "numpad"\n    },\n    "layouts": {\n        "LAYOUT": {\n            "layout": [\n                {"label":"Num Lock", "x":0, "y":0},\n                {"label":"/", "x":1, "y":0},\n                {"label":"*", "x":2, "y":0},\n                {"label":"-", "x":3, "y":0},\n                {"label":"7", "x":0, "y":1},\n                {"label":"8", "x":1, "y":1},\n                {"label":"9", "x":2, "y":1},\n                {"label":"+", "x":3, "y":1, "h":2},\n                {"label":"4", "x":0, "y":2},\n                {"label":"5", "x":1, "y":2},\n                {"label":"6", "x":2, "y":2},\n                {"label":"1", "x":0, "y":3},\n                {"label":"2", "x":1, "y":3},\n                {"label":"3", "x":2, "y":3},\n                {"label":"Enter", "x":3, "y":3, "h":2},\n                {"label":"0", "x":0, "y":4, "w":2},\n                {"label":".", "x":2, "y":4}\n            ]\n        }\n    }\n}

The layouts object contains the data that represents the physical layout of the keyboard. It has an object LAYOUT, which needs to match the name of our layout macro from numpad.h. The LAYOUT object itself has an object named layout, which contains one JSON object for each physical key on our keyboard, formatted as follows:

  The name of the key. Not displayed in the Configurator.\n  |\n  |                   The key's X-axis location, in key units from the\n  |                   | keyboard's left edge.\n  |                   |\n  |                   |      The key's Y-axis location, in key units from\n  |                   |      | the keyboard's top (rear-facing) edge.\n  ↓                   ↓      ↓\n{"label":"Num Lock", "x":0, "y":0},

Some objects will also have "w" and "h" keys, which represent a key's width and height, respectively.

TIP

For more on the info.json files, see info.json Format.

How the Configurator Programs Keys

The Configurator's API uses the layout macro and the JSON file we've given it to create a visual representation of the keyboard that has each visual object tied to a specific key, in sequence:

Key in layout macroJSON object used
k00{"label":"Num Lock", "x":0, "y":0}
k01{"label":"/", "x":1, "y":0}
k02{"label":"*", "x":2, "y":0}
k03{"label":"-", "x":3, "y":0}
k10{"label":"7", "x":0, "y":1}
k11{"label":"8", "x":1, "y":1}
k12{"label":"9", "x":2, "y":1}
k13{"label":"+", "x":3, "y":1, "h":2}
k20{"label":"4", "x":0, "y":2}
k21{"label":"5", "x":1, "y":2}
k22{"label":"6", "x":2, "y":2}
k30{"label":"1", "x":0, "y":3}
k31{"label":"2", "x":1, "y":3}
k32{"label":"3", "x":2, "y":3}
k33{"label":"Enter", "x":3, "y":3, "h":2}
k40{"label":"0", "x":0, "y":4, "w":2}
k42{"label":".", "x":2, "y":4}

When a user selects the top-left key in the Configurator, and assigns Num Lock to it, the Configurator builds a keymap file with KC_NUM as the first key, and so on as the keymap is built. The label keys are not used; they are only for the user's reference in identifying specific keys when debugging the info.json file.

Issues and Hazards

Currently, the Configurator does not support key rotation or non-rectangular key shapes like ISO Enter. Additionally, keys that are vertically-offset from their "row" — the arrow keys on 1800-layouts like the TKC1800 being a prominent example — confuse the KLE-to-JSON Converter, if not adjusted for by the contributor of the info.json file.

Workarounds

Non-rectangular keys

For ISO Enter keys, QMK custom is to display it as a rectangular key, 1.25u wide and 2u high, aligned so its right edge is aligned with the right edge of the alphanumeric key block.


A 60% keyboard in standard ISO layout, as rendered by QMK Configurator.

Vertically-offset keys

For vertically-offset keys, place them in KLE as if they were not offset, then edit the Y-values as needed in the converted JSON file


An 1800-layout keyboard as rendered in Keyboard Layout Editor, without the vertical offset applied to the arrow keys.

diff
-{"label": "\\u2191", "x", 14.25, "y": 5},\n+{"label": "\\u2191", "x", 14.25, "y": 5.25},\n...\n-{"label": "\\u2190", "x", 13.25, "y": 6},\n-{"label": "\\u2193", "x", 14.25, "y": 6},\n-{"label": "\\u2192", "x", 15.25, "y": 6},\n+{"label": "\\u2190", "x", 13.25, "y": 6.25},\n+{"label": "\\u2193", "x", 14.25, "y": 6.25},\n+{"label": "\\u2192", "x", 15.25, "y": 6.25},

A diff showing the changes needed to vertically-offset the arrow keys in our keyboard's JSON file.

', 40); +const _hoisted_41 = [ _hoisted_1 ]; function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) { - return openBlock(), createElementBlock("div", null, _hoisted_40); + return openBlock(), createElementBlock("div", null, _hoisted_41); } const reference_configurator_support = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]); export { diff --git a/assets/reference_configurator_support.md.DKx9YK36.lean.js b/assets/reference_configurator_support.md.CMO4zI2z.lean.js similarity index 83% rename from assets/reference_configurator_support.md.DKx9YK36.lean.js rename to assets/reference_configurator_support.md.CMO4zI2z.lean.js index 26e3dd740d2..004f87e22f3 100644 --- a/assets/reference_configurator_support.md.DKx9YK36.lean.js +++ b/assets/reference_configurator_support.md.CMO4zI2z.lean.js @@ -1,12 +1,14 @@ import { _ as _export_sfc, c as createElementBlock, o as openBlock, a8 as createStaticVNode } from "./chunks/framework.Cauyuiy8.js"; +const _imports_0 = "/JKngtTw.png"; +const _imports_1 = "/fmDvDzR.png"; const __pageData = JSON.parse('{"title":"Supporting Your Keyboard in QMK Configurator","description":"","frontmatter":{},"headers":[],"relativePath":"reference_configurator_support.md","filePath":"reference_configurator_support.md","lastUpdated":null}'); const _sfc_main = { name: "reference_configurator_support.md" }; -const _hoisted_1 = /* @__PURE__ */ createStaticVNode("", 39); -const _hoisted_40 = [ +const _hoisted_1 = /* @__PURE__ */ createStaticVNode("", 40); +const _hoisted_41 = [ _hoisted_1 ]; function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) { - return openBlock(), createElementBlock("div", null, _hoisted_40); + return openBlock(), createElementBlock("div", null, _hoisted_41); } const reference_configurator_support = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]); export { diff --git a/b4b7KDb.jpg b/b4b7KDb.jpg new file mode 100644 index 00000000000..76acd2cf5ce Binary files /dev/null and b/b4b7KDb.jpg differ diff --git a/b8VgXzx.png b/b8VgXzx.png new file mode 100644 index 00000000000..9aa32c22dd8 Binary files /dev/null and b/b8VgXzx.png differ diff --git a/breaking_changes.html b/breaking_changes.html index 2732713cce2..e57af4fcaa2 100644 --- a/breaking_changes.html +++ b/breaking_changes.html @@ -8,9 +8,9 @@ - + - + @@ -18,7 +18,7 @@
Skip to content
- + \ No newline at end of file diff --git a/breaking_changes_history.html b/breaking_changes_history.html index 92aff14ba75..3652f13e2ba 100644 --- a/breaking_changes_history.html +++ b/breaking_changes_history.html @@ -8,9 +8,9 @@ - + - + @@ -18,7 +18,7 @@
Skip to content
- + \ No newline at end of file diff --git a/breaking_changes_instructions.html b/breaking_changes_instructions.html index ea3776873ac..73b8d2f150f 100644 --- a/breaking_changes_instructions.html +++ b/breaking_changes_instructions.html @@ -8,9 +8,9 @@ - + - + @@ -18,7 +18,7 @@
Skip to content
- + \ No newline at end of file diff --git a/chibios_upgrade_instructions.html b/chibios_upgrade_instructions.html index ec0d3f34536..fea3910f9f2 100644 --- a/chibios_upgrade_instructions.html +++ b/chibios_upgrade_instructions.html @@ -8,9 +8,9 @@ - + - + @@ -18,7 +18,7 @@
Skip to content
- + \ No newline at end of file diff --git a/cli.html b/cli.html index 9afa70d4c6c..3664608582b 100644 --- a/cli.html +++ b/cli.html @@ -8,9 +8,9 @@ - + - + @@ -24,7 +24,7 @@ qmk setup # This will clone `qmk/qmk_firmware` and optionally set up your build environment

This installation can be updated via uv tool upgrade qmk. See Upgrading tools for more information.

Install Using pip

If your system is not listed above you can install QMK manually. First ensure that you have Python 3.9 (or later) installed and have installed pip. Then install QMK with this command:

python3 -m pip install qmk
 export QMK_HOME='~/qmk_firmware' # Optional, set the location for `qmk_firmware`
 qmk setup  # This will clone `qmk/qmk_firmware` and optionally set up your build environment

Packaging For Other Operating Systems

We are looking for people to create and maintain a qmk package for more operating systems. If you would like to create a package for your OS please follow these guidelines:

- + \ No newline at end of file diff --git a/cli_commands.html b/cli_commands.html index 0c6ac1ca9dd..1fa738e1e17 100644 --- a/cli_commands.html +++ b/cli_commands.html @@ -8,9 +8,9 @@ - + - + @@ -135,7 +135,7 @@ -e ENV, --env ENV Set a variable to be passed to make. May be passed multiple times. -j PARALLEL, --parallel PARALLEL Set the number of parallel make jobs; 0 means unlimited.

Examples:

Run entire test suite:

qmk test-c

List available tests:

qmk test-c --list

Run matching test:

qmk test-c --test unicode*

Run single test:

qmk test-c --test basic

qmk generate-compilation-database

Usage:

qmk generate-compilation-database [-kb KEYBOARD] [-km KEYMAP]

This command has been deprecated as it cannot take into account configurables such as converters or environment variables normally specified on the command line; please use the --compiledb flag with qmk compile instead.

- + \ No newline at end of file diff --git a/cli_configuration.html b/cli_configuration.html index 49e25c29530..ee46c5f539d 100644 --- a/cli_configuration.html +++ b/cli_configuration.html @@ -8,9 +8,9 @@ - + - + @@ -33,7 +33,7 @@ default.keymap: None -> default compile.keymap: skully -> None Ψ Wrote configuration to '/Users/example/Library/Application Support/qmk/qmk.ini'

User Configuration Options

KeyDefault ValueDescription
user.keyboardNoneThe keyboard path (Example: clueboard/66/rev4)
user.keymapNoneThe keymap name (Example: default)
user.nameNoneThe user's GitHub username.

All Configuration Options

KeyDefault ValueDescription
compile.keyboardNoneThe keyboard path (Example: clueboard/66/rev4)
compile.keymapNoneThe keymap name (Example: default)
hello.nameNoneThe name to greet when run.
new_keyboard.keyboardNoneThe keyboard path (Example: clueboard/66/rev4)
new_keyboard.keymapNoneThe keymap name (Example: default)
- + \ No newline at end of file diff --git a/cli_development.html b/cli_development.html index f11cba07ffd..f5a28c6f355 100644 --- a/cli_development.html +++ b/cli_development.html @@ -8,9 +8,9 @@ - + - + @@ -36,7 +36,7 @@ @cli.subcommand('Create a keymap.c from a QMK Configurator export.') def json_keymap(cli): pass

You will only be able to access these arguments using cli.args. For example:

cli.log.info('Reading from %s and writing to %s', cli.args.filename, cli.args.output)

Testing, and Linting, and Formatting (oh my!)

We use nose2, flake8, and yapf to test, lint, and format code. You can use the pytest and format-python subcommands to run these tests:

Testing and Linting

qmk pytest

Formatting

qmk format-python

Formatting Details

We use yapf to automatically format code. Our configuration is in the [yapf] section of setup.cfg.

TIP

Many editors can use yapf as a plugin to automatically format code as you type.

Testing Details

Our tests can be found in lib/python/qmk/tests/. You will find both unit and integration tests in this directory. We hope you will write both unit and integration tests for your code, but if you do not please favor integration tests.

If your PR does not include a comprehensive set of tests please add comments like this to your code so that other people know where they can help:

python
# TODO(unassigned/<your_github_username>): Write <unit|integration> tests

We use nose2 to run our tests. You can refer to the nose2 documentation for more details on what you can do in your test functions.

Linting Details

We use flake8 to lint our code. Your code should pass flake8 before you open a PR. This will be checked when you run qmk pytest and by CI when you submit a PR.

- + \ No newline at end of file diff --git a/cli_tab_complete.html b/cli_tab_complete.html index 4355ee14765..a498d600d51 100644 --- a/cli_tab_complete.html +++ b/cli_tab_complete.html @@ -8,9 +8,9 @@ - + - + @@ -18,7 +18,7 @@
Skip to content
- + \ No newline at end of file diff --git a/coding_conventions_c.html b/coding_conventions_c.html index f05b88d25ef..e33193a3899 100644 --- a/coding_conventions_c.html +++ b/coding_conventions_c.html @@ -8,9 +8,9 @@ - + - + @@ -31,7 +31,7 @@ return -1; } }

Auto-formatting with clang-format

Clang-format is part of LLVM and can automatically format your code for you, because ain't nobody got time to do it manually. We supply a configuration file for it that applies most of the coding conventions listed above. It will only change whitespace and newlines, so you will still have to remember to include optional braces yourself.

Use the full LLVM installer to get clang-format on Windows, or use sudo apt install clang-format on Ubuntu.

If you run it from the command-line, pass -style=file as an option and it will automatically find the .clang-format configuration file in the QMK root directory.

If you use VSCode, the standard C/C++ plugin supports clang-format, alternatively there is a separate extension for it.

Some things (like LAYOUT macros) are destroyed by clang-format, so either don't run it on those files, or wrap the sensitive code in // clang-format off and // clang-format on.

- + \ No newline at end of file diff --git a/coding_conventions_python.html b/coding_conventions_python.html index 147636be9ed..e9d53748bf3 100644 --- a/coding_conventions_python.html +++ b/coding_conventions_python.html @@ -8,9 +8,9 @@ - + - + @@ -82,7 +82,7 @@ if not bar: pass

Decorators

Use when appropriate. Try to avoid too much magic unless it helps with understanding.

Threading and Multiprocessing

Should be avoided. If you need this you will have to make a strong case before we merge your code.

Power Features

Python is an extremely flexible language and gives you many fancy features such as custom metaclasses, access to bytecode, on-the-fly compilation, dynamic inheritance, object reparenting, import hacks, reflection, modification of system internals, etc.

Don't use these.

Performance is not a critical concern for us, and code understandability is. We want our codebase to be approachable by someone who only has a day or two to play with it. These features generally come with a cost to easy understanding, and we would prefer to have code that can be readily understood over faster or more compact code.

Note that some standard library modules use these techniques and it is ok to make use of those modules. But please keep readability and understandability in mind when using them.

Type Annotated Code

For now we are not using any type annotation system, and would prefer that code remain unannotated. We may revisit this in the future.

Function length

Prefer small and focused functions.

We recognize that long functions are sometimes appropriate, so no hard limit is placed on function length. If a function exceeds about 40 lines, think about whether it can be broken up without harming the structure of the program.

Even if your long function works perfectly now, someone modifying it in a few months may add new behavior. This could result in bugs that are hard to find. Keeping your functions short and simple makes it easier for other people to read and modify your code.

You could find long and complicated functions when working with some code. Do not be intimidated by modifying existing code: if working with such a function proves to be difficult, you find that errors are hard to debug, or you want to use a piece of it in several different contexts, consider breaking up the function into smaller and more manageable pieces.

FIXMEs

It is OK to leave FIXMEs in code. Why? Encouraging people to at least document parts of code that need to be thought out more (or that are confusing) is better than leaving this code undocumented.

All FIXMEs should be formatted like:

FIXME(username): Revisit this code when the frob feature is done.

...where username is your GitHub username.

Testing

We use a combination of Integration and Unit testing to ensure that the our code is as bug-free as possible. All the tests can be found in lib/python/qmk/tests/. You can run all the tests with qmk pytest.

At the time of this writing our tests are not very comprehensive. Looking at the current tests and writing new test cases for untested situations is a great way to both familiarize yourself with the codebase and contribute to QMK.

Integration Tests

Integration tests can be found in lib/python/qmk/tests/test_cli_commands.py. This is where CLI commands are actually run and their overall behavior is verified. We use subprocess to launch each CLI command and a combination of checking output and returncode to determine if the right thing happened.

Unit Tests

The other test_*.py files in lib/python/qmk/tests/ contain unit tests. You can write tests for individual functions inside lib/python/qmk/ here. Generally these files are named after the module, with dots replaced by underscores.

At the time of this writing we do not do any mocking for our tests. If you would like to help us change this please open an issue or join #cli on Discord and start a conversation there.

- + \ No newline at end of file diff --git a/compatible_microcontrollers.html b/compatible_microcontrollers.html index 743089a35a5..6f50b028a90 100644 --- a/compatible_microcontrollers.html +++ b/compatible_microcontrollers.html @@ -8,9 +8,9 @@ - + - + @@ -18,7 +18,7 @@
Skip to content
- + \ No newline at end of file diff --git a/config_options.html b/config_options.html index 2f311a62658..ce1d24ce065 100644 --- a/config_options.html +++ b/config_options.html @@ -8,9 +8,9 @@ - + - + @@ -21,7 +21,7 @@ LIB_SRC += lib_b.c SRC += c.c LIB_SRC += lib_d.cThe link order is as follows.
 ...  a.o c.o  ...  lib_b.a lib_d.a  ...
  • LAYOUTS
  • LTO_ENABLE
  • AVR MCU Options

    Feature Options

    Use these to enable or disable building certain features. The more you have enabled the bigger your firmware will be, and you run the risk of building a firmware too large for your MCU.

    USB Endpoint Limitations

    In order to provide services over USB, QMK has to use USB endpoints. These are a finite resource: each microcontroller has only a certain number. This limits what features can be enabled together. If the available endpoints are exceeded, a build error is thrown.

    The following features can require separate endpoints:

    In order to improve utilisation of the endpoints, the HID features can be combined to use a single endpoint. By default, MOUSEKEY, EXTRAKEY, and NKRO are combined into a single endpoint.

    The base keyboard functionality can also be combined into the endpoint, by setting KEYBOARD_SHARED_EP = yes. This frees up one more endpoint, but it can prevent the keyboard working in some BIOSes, as they do not implement Boot Keyboard protocol switching.

    Combining the mouse also breaks Boot Mouse compatibility. The mouse can be uncombined by setting MOUSE_SHARED_EP = no if this functionality is required.

    - + \ No newline at end of file diff --git a/configurator_architecture.html b/configurator_architecture.html index 54f14c7de3c..07ac3e5bb45 100644 --- a/configurator_architecture.html +++ b/configurator_architecture.html @@ -8,9 +8,9 @@ - + - + @@ -18,7 +18,7 @@
    Skip to content
    - + \ No newline at end of file diff --git a/configurator_default_keymaps.html b/configurator_default_keymaps.html index 4f93731a599..93bc4fcea5f 100644 --- a/configurator_default_keymaps.html +++ b/configurator_default_keymaps.html @@ -8,9 +8,9 @@ - + - + @@ -116,7 +116,7 @@ } return process_record_user(keycode, record); };

    Note the call to process_record_user() at the end.

    Additional Reading

    For QMK Configurator to support your keyboard, your keyboard must be present in the master branch of the qmk_firmware repository. For instructions on this, please see Supporting Your Keyboard in QMK Configurator.

    - + \ No newline at end of file diff --git a/configurator_step_by_step.html b/configurator_step_by_step.html index 1591843f01f..7cad820c59a 100644 --- a/configurator_step_by_step.html +++ b/configurator_step_by_step.html @@ -8,9 +8,9 @@ - + - + @@ -18,7 +18,7 @@
    Skip to content
    - + \ No newline at end of file diff --git a/configurator_troubleshooting.html b/configurator_troubleshooting.html index 9439ad43eb4..0a8230ae29f 100644 --- a/configurator_troubleshooting.html +++ b/configurator_troubleshooting.html @@ -8,9 +8,9 @@ - + - + @@ -18,7 +18,7 @@
    Skip to content
    - + \ No newline at end of file diff --git a/contributing.html b/contributing.html index 07ecf5b8be6..ebcc9703fb0 100644 --- a/contributing.html +++ b/contributing.html @@ -8,9 +8,9 @@ - + - + @@ -30,7 +30,7 @@ FIRST_LAYER = SAFE_RANGE, SECOND_LAYER };

    Previewing the Documentation

    Before opening a pull request, you can preview your changes if you have set up the development environment by running this command from the qmk_firmware/ folder:

    qmk docs -b

    Which should automatically open your browser; otherwise, navigate to http://localhost:8936/.

    Keyboards

    Keyboards are the raison d'être for QMK. Some keyboards are community maintained, while others are maintained by the people responsible for making a particular keyboard. The readme.md should tell you who maintains a particular keyboard. If you have questions relating to a particular keyboard you can Open An Issue and tag the maintainer in your question.

    We also ask that you follow these guidelines:

    Quantum/TMK Core

    Before you put a lot of work into building your new feature you should make sure you are implementing it in the best way. You can get a basic understanding of QMK by reading Understanding QMK, which will take you on a tour of the QMK program flow. From here you should talk to us to get a sense of the best way to implement your idea. There are two main ways to do this:

    Feature and Bug Fix PRs affect all keyboards. We are also in the process of restructuring QMK. For this reason it is especially important for significant changes to be discussed before implementation has happened. If you open a PR without talking to us first please be prepared to do some significant rework if your choices do not mesh well with our planned direction.

    Here are some things to keep in mind when working on your feature or bug fix.

    We also ask that you follow these guidelines:

    Refactoring

    To maintain a clear vision of how things are laid out in QMK we try to plan out refactors in-depth and have a collaborator make the changes. If you have an idea for refactoring, or suggestions, open an issue, we'd love to talk about how QMK can be improved.

    What Does the Code of Conduct Mean for Me?

    Our Code of Conduct means that you are responsible for treating everyone on the project with respect and courtesy regardless of their identity. If you are the victim of any inappropriate behavior or comments as described in our Code of Conduct, we are here for you and will do the best to ensure that the abuser is reprimanded appropriately, per our code.

    - + \ No newline at end of file diff --git a/custom_matrix.html b/custom_matrix.html index de350b1e7f5..81972216a9d 100644 --- a/custom_matrix.html +++ b/custom_matrix.html @@ -8,9 +8,9 @@ - + - + @@ -64,7 +64,7 @@ __attribute__((weak)) void matrix_init_user(void) {} __attribute__((weak)) void matrix_scan_user(void) {} - + \ No newline at end of file diff --git a/custom_quantum_functions.html b/custom_quantum_functions.html index f0cc3b0ae56..d5ec6e7c756 100644 --- a/custom_quantum_functions.html +++ b/custom_quantum_functions.html @@ -8,9 +8,9 @@ - + - + @@ -141,7 +141,7 @@ }

    The first argument trigger_time is the intended time of execution. If other delays prevent executing at the exact trigger time, this allows for "catch-up" or even skipping intervals, depending on the required behaviour.

    The second argument cb_arg is the same argument passed into defer_exec() below, and can be used to access state information from the original call context.

    The return value is the number of milliseconds to use if the function should be repeated -- if the callback returns 0 then it's automatically unregistered. In the example above, a hypothetical my_deferred_functionality() is invoked to determine if the callback needs to be repeated -- if it does, it reschedules for a 500 millisecond delay, otherwise it informs the deferred execution background task that it's done, by returning 0.

    TIP

    Note that the returned delay will be applied to the intended trigger time, not the time of callback invocation. This allows for generally consistent timing even in the face of occasional late execution.

    Deferred executor registration

    Once a callback has been defined, it can be scheduled using the following API:

    c
    deferred_token my_token = defer_exec(1500, my_callback, NULL);

    The first argument is the number of milliseconds to wait until executing my_callback -- in the case above, 1500 milliseconds, or 1.5 seconds.

    The third parameter is the cb_arg that gets passed to the callback at the point of execution. This value needs to be valid at the time the callback is invoked -- a local function value will be destroyed before the callback is executed and should not be used. If this is not required, NULL should be used.

    The return value is a deferred_token that can consequently be used to cancel the deferred executor callback before it's invoked. If a failure occurs, the returned value will be INVALID_DEFERRED_TOKEN. Usually this will be as a result of supplying 0 to the delay, or a NULL for the callback. The other failure case is if there are too many deferred executions "in flight" -- this can be increased by changing the limit, described below.

    Extending a deferred execution

    The deferred_token returned by defer_exec() can be used to extend a the duration a pending execution waits before it gets invoked:

    c
    // This will re-delay my_token's future execution such that it is invoked 800ms after the current time
     extend_deferred_exec(my_token, 800);

    Cancelling a deferred execution

    The deferred_token returned by defer_exec() can be used to cancel a pending execution before it gets invoked:

    c
    // This will cancel my_token's future execution
     cancel_deferred_exec(my_token);

    Once a token has been canceled, it should be considered invalid. Reusing the same token is not supported.

    Deferred callback limits

    There are a maximum number of deferred callbacks that can be scheduled, controlled by the value of the define MAX_DEFERRED_EXECUTORS.

    If registrations fail, then you can increase this value in your keyboard or keymap config.h file, for example to 16 instead of the default 8:

    c
    #define MAX_DEFERRED_EXECUTORS 16

    Advanced topics

    This page used to encompass a large set of features. We have moved many sections that used to be part of this page to their own pages. Everything below this point is simply a redirect so that people following old links on the web find what they're looking for.

    Layer Change Code

    Layer change code

    Persistent Configuration (EEPROM)

    Persistent Configuration (EEPROM)

    - + \ No newline at end of file diff --git a/data_driven_config.html b/data_driven_config.html index cce8f41bf46..3ac61ab3c6a 100644 --- a/data_driven_config.html +++ b/data_driven_config.html @@ -8,9 +8,9 @@ - + - + @@ -18,7 +18,7 @@
    Skip to content
    - + \ No newline at end of file diff --git a/documentation_best_practices.html b/documentation_best_practices.html index ee432875cf3..cf13e621d2e 100644 --- a/documentation_best_practices.html +++ b/documentation_best_practices.html @@ -8,9 +8,9 @@ - + - + @@ -34,7 +34,7 @@ |KC_COFFEE||Make Coffee| |KC_CREAM||Order Cream| |KC_SUGAR||Order Sugar|

    Place your documentation into docs/features/<my_cool_feature>.md, and add that file to the appropriate place in docs/_sidebar.json. If you have added any keycodes be sure to add them to docs/keycodes.md with a link back to your feature page.

    - + \ No newline at end of file diff --git a/documentation_templates.html b/documentation_templates.html index 3930e37d64c..54a69e8c5fa 100644 --- a/documentation_templates.html +++ b/documentation_templates.html @@ -8,9 +8,9 @@ - + - + @@ -51,7 +51,7 @@ * **Bootmagic reset**: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard * **Physical reset button**: Briefly press the button on the back of the PCB - some may have pads you must short instead * **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available - + \ No newline at end of file diff --git a/driver_installation_zadig.html b/driver_installation_zadig.html index 5f8743217ee..ab56c804493 100644 --- a/driver_installation_zadig.html +++ b/driver_installation_zadig.html @@ -8,17 +8,17 @@ - + - + - + -
    Skip to content
    - +
    Skip to content
    + \ No newline at end of file diff --git a/drivers/adc.html b/drivers/adc.html index 41a40639b56..4d5bd34adc1 100644 --- a/drivers/adc.html +++ b/drivers/adc.html @@ -8,9 +8,9 @@ - + - + @@ -18,7 +18,7 @@
    Skip to content
    - + \ No newline at end of file diff --git a/drivers/apa102.html b/drivers/apa102.html index a1d334ff1f1..c6b1302b49a 100644 --- a/drivers/apa102.html +++ b/drivers/apa102.html @@ -8,9 +8,9 @@ - + - + @@ -18,7 +18,7 @@
    Skip to content
    - + \ No newline at end of file diff --git a/drivers/audio.html b/drivers/audio.html index f8fb3087741..611ed2edf8e 100644 --- a/drivers/audio.html +++ b/drivers/audio.html @@ -8,16 +8,16 @@ - + - + - + -
    Skip to content
    - + \ No newline at end of file diff --git a/drivers/battery.html b/drivers/battery.html index cfa712e3330..bb22966e4f3 100644 --- a/drivers/battery.html +++ b/drivers/battery.html @@ -8,9 +8,9 @@ - + - + @@ -25,7 +25,7 @@ // Read and return current state here return value; } - + \ No newline at end of file diff --git a/drivers/eeprom.html b/drivers/eeprom.html index 5c24626f9ad..646abd5a81e 100644 --- a/drivers/eeprom.html +++ b/drivers/eeprom.html @@ -8,9 +8,9 @@ - + - + @@ -18,7 +18,7 @@
    Skip to content
    - + \ No newline at end of file diff --git a/drivers/flash.html b/drivers/flash.html index dae7effe4c8..b7716ff0972 100644 --- a/drivers/flash.html +++ b/drivers/flash.html @@ -8,9 +8,9 @@ - + - + @@ -18,7 +18,7 @@
    Skip to content
    - + \ No newline at end of file diff --git a/drivers/gpio.html b/drivers/gpio.html index 9e4ec40f97f..1862b14ec78 100644 --- a/drivers/gpio.html +++ b/drivers/gpio.html @@ -8,9 +8,9 @@ - + - + @@ -24,7 +24,7 @@ } // some process }

    ATOMIC_BLOCK_FORCEON forces interrupts to be disabled before the block is executed, without regard to whether they are enabled or disabled. Then, after the block is executed, the interrupt is enabled.

    Note that ATOMIC_BLOCK_FORCEON can therefore be used if you know that interrupts are enabled before the execution of the block, or if you know that it is OK to enable interrupts at the completion of the block.

    - + \ No newline at end of file diff --git a/drivers/i2c.html b/drivers/i2c.html index 871401b4e50..3f88ee3816c 100644 --- a/drivers/i2c.html +++ b/drivers/i2c.html @@ -8,16 +8,16 @@ - + - + - + -
    Skip to content
    - + \ No newline at end of file diff --git a/drivers/is31fl3236.html b/drivers/is31fl3236.html index 04b30179265..b55239766fb 100644 --- a/drivers/is31fl3236.html +++ b/drivers/is31fl3236.html @@ -8,9 +8,9 @@ - + - + @@ -31,7 +31,7 @@ {0, OUT1}, // etc... };

    API

    struct is31fl3236_led_t

    Contains the PWM register addresses for a single RGB LED.

    Members


    void is31fl3236_init(uint8_t index)

    Initialize the LED driver. This function should be called first.

    Arguments


    void is31fl3236_write_register(uint8_t index, uint8_t reg, uint8_t data)

    Set the value of the given register.

    Arguments


    void is31fl3236_set_color(int index, uint8_t red, uint8_t green, uint8_t blue)

    Set the color of a single LED (RGB driver only). This function does not immediately update the LEDs; call is31fl3236_update_pwm_buffers() after you are finished.

    Arguments


    void is31fl3236_set_color_all(uint8_t red, uint8_t green, uint8_t blue)

    Set the color of all LEDs (RGB driver only).

    Arguments


    void is31fl3236_set_value(int index, uint8_t value)

    Set the brightness of a single LED (single-color driver only). This function does not immediately update the LEDs; call is31fl3236_update_pwm_buffers() after you are finished.

    Arguments


    void is31fl3236_set_value_all(uint8_t value)

    Set the brightness of all LEDs (single-color driver only).

    Arguments


    void is31fl3236_set_led_control_register(uint8_t index, bool red, bool green, bool blue)

    Configure the LED control registers for a single LED (RGB driver only). This function does not immediately update the LEDs; call is31fl3236_update_led_control_registers() after you are finished.

    Arguments


    void is31fl3236_set_led_control_register(uint8_t index, bool value)

    Configure the LED control registers for a single LED (single-color driver only). This function does not immediately update the LEDs; call is31fl3236_update_led_control_registers() after you are finished.

    Arguments


    void is31fl3236_update_pwm_buffers(uint8_t index)

    Flush the PWM values to the LED driver.

    Arguments


    void is31fl3236_update_led_control_registers(uint8_t index)

    Flush the LED control register values to the LED driver.

    Arguments

    - + \ No newline at end of file diff --git a/drivers/is31fl3729.html b/drivers/is31fl3729.html index 84bee26d822..b464cf8f82f 100644 --- a/drivers/is31fl3729.html +++ b/drivers/is31fl3729.html @@ -8,9 +8,9 @@ - + - + @@ -32,7 +32,7 @@ {0, SW1_CS1}, // etc... };

    These values correspond to the register indices as shown in the datasheet on page 12, figure 9.

    API

    struct is31fl3729_led_t

    Contains the PWM register addresses for a single RGB LED.

    Members


    void is31fl3729_init(uint8_t index)

    Initialize the LED driver. This function should be called first.

    Arguments


    void is31fl3729_write_register(uint8_t index, uint8_t reg, uint8_t data)

    Set the value of the given register.

    Arguments


    void is31fl3729_set_color(int index, uint8_t red, uint8_t green, uint8_t blue)

    Set the color of a single LED (RGB driver only). This function does not immediately update the LEDs; call is31fl3729_update_pwm_buffers() after you are finished.

    Arguments


    void is31fl3729_set_color_all(uint8_t red, uint8_t green, uint8_t blue)

    Set the color of all LEDs (RGB driver only).

    Arguments


    void is31fl3729_set_value(int index, uint8_t value)

    Set the brightness of a single LED (single-color driver only). This function does not immediately update the LEDs; call is31fl3729_update_pwm_buffers() after you are finished.

    Arguments


    void is31fl3729_set_value_all(uint8_t value)

    Set the brightness of all LEDs (single-color driver only).

    Arguments


    void is31fl3729_set_scaling_register(uint8_t index, uint8_t red, uint8_t green, uint8_t blue)

    Configure the scaling registers for a single LED (RGB driver only). This function does not immediately update the LEDs; call is31fl3729_update_scaling_registers() after you are finished.

    Arguments


    void is31fl3729_set_scaling_register(uint8_t index, uint8_t value)

    Configure the scaling registers for a single LED (single-color driver only). This function does not immediately update the LEDs; call is31fl3729_update_scaling_registers() after you are finished.

    Arguments


    void is31fl3729_update_pwm_buffers(uint8_t index)

    Flush the PWM values to the LED driver.

    Arguments


    void is31fl3729_update_scaling_registers(uint8_t index)

    Flush the scaling register values to the LED driver.

    Arguments

    - + \ No newline at end of file diff --git a/drivers/is31fl3731.html b/drivers/is31fl3731.html index e2670142920..cefb6007451 100644 --- a/drivers/is31fl3731.html +++ b/drivers/is31fl3731.html @@ -8,9 +8,9 @@ - + - + @@ -31,7 +31,7 @@ {0, C1_1}, // etc... };

    These values correspond to the register indices as shown in the datasheet on page 11, figure 8.

    API

    struct is31fl3731_led_t

    Contains the PWM register addresses for a single RGB LED.

    Members


    void is31fl3731_init(uint8_t index)

    Initialize the LED driver. This function should be called first.

    Arguments


    void is31fl3731_write_register(uint8_t index, uint8_t reg, uint8_t data)

    Set the value of the given register.

    Arguments


    void is31fl3731_select_page(uint8_t index, uint8_t page)

    Change the current page for configuring the LED driver.

    Arguments


    void is31fl3731_set_color(int index, uint8_t red, uint8_t green, uint8_t blue)

    Set the color of a single LED (RGB driver only). This function does not immediately update the LEDs; call is31fl3731_update_pwm_buffers() after you are finished.

    Arguments


    void is31fl3731_set_color_all(uint8_t red, uint8_t green, uint8_t blue)

    Set the color of all LEDs (RGB driver only).

    Arguments


    void is31fl3731_set_value(int index, uint8_t value)

    Set the brightness of a single LED (single-color driver only). This function does not immediately update the LEDs; call is31fl3731_update_pwm_buffers() after you are finished.

    Arguments


    void is31fl3731_set_value_all(uint8_t value)

    Set the brightness of all LEDs (single-color driver only).

    Arguments


    void is31fl3731_set_led_control_register(uint8_t index, bool red, bool green, bool blue)

    Configure the LED control registers for a single LED (RGB driver only). This function does not immediately update the LEDs; call is31fl3731_update_led_control_registers() after you are finished.

    Arguments


    void is31fl3731_set_led_control_register(uint8_t index, bool value)

    Configure the LED control registers for a single LED (single-color driver only). This function does not immediately update the LEDs; call is31fl3731_update_led_control_registers() after you are finished.

    Arguments


    void is31fl3731_update_pwm_buffers(uint8_t index)

    Flush the PWM values to the LED driver.

    Arguments


    void is31fl3731_update_led_control_registers(uint8_t index)

    Flush the LED control register values to the LED driver.

    Arguments

    - + \ No newline at end of file diff --git a/drivers/is31fl3733.html b/drivers/is31fl3733.html index f2a830d43d2..b902b5fcd67 100644 --- a/drivers/is31fl3733.html +++ b/drivers/is31fl3733.html @@ -8,9 +8,9 @@ - + - + @@ -32,7 +32,7 @@ {0, SW1_CS1}, // etc... };

    These values correspond to the register indices as shown in the datasheet on page 15, figure 9.

    API

    struct is31fl3733_led_t

    Contains the PWM register addresses for a single RGB LED.

    Members


    void is31fl3733_init(uint8_t index)

    Initialize the LED driver. This function should be called first.

    Arguments


    void is31fl3733_write_register(uint8_t index, uint8_t reg, uint8_t data)

    Set the value of the given register.

    Arguments


    void is31fl3733_select_page(uint8_t index, uint8_t page)

    Change the current page for configuring the LED driver.

    Arguments


    void is31fl3733_set_color(int index, uint8_t red, uint8_t green, uint8_t blue)

    Set the color of a single LED (RGB driver only). This function does not immediately update the LEDs; call is31fl3733_update_pwm_buffers() after you are finished.

    Arguments


    void is31fl3733_set_color_all(uint8_t red, uint8_t green, uint8_t blue)

    Set the color of all LEDs (RGB driver only).

    Arguments


    void is31fl3733_set_value(int index, uint8_t value)

    Set the brightness of a single LED (single-color driver only). This function does not immediately update the LEDs; call is31fl3733_update_pwm_buffers() after you are finished.

    Arguments


    void is31fl3733_set_value_all(uint8_t value)

    Set the brightness of all LEDs (single-color driver only).

    Arguments


    void is31fl3733_set_led_control_register(uint8_t index, bool red, bool green, bool blue)

    Configure the LED control registers for a single LED (RGB driver only). This function does not immediately update the LEDs; call is31fl3733_update_led_control_registers() after you are finished.

    Arguments


    void is31fl3733_set_led_control_register(uint8_t index, bool value)

    Configure the LED control registers for a single LED (single-color driver only). This function does not immediately update the LEDs; call is31fl3733_update_led_control_registers() after you are finished.

    Arguments


    void is31fl3733_update_pwm_buffers(uint8_t index)

    Flush the PWM values to the LED driver.

    Arguments


    void is31fl3733_update_led_control_registers(uint8_t index)

    Flush the LED control register values to the LED driver.

    Arguments

    - + \ No newline at end of file diff --git a/drivers/is31fl3736.html b/drivers/is31fl3736.html index d815de65f3c..8b10edebb66 100644 --- a/drivers/is31fl3736.html +++ b/drivers/is31fl3736.html @@ -8,9 +8,9 @@ - + - + @@ -32,7 +32,7 @@ {0, SW1_CS1}, // etc... };

    These values correspond to the register indices as shown in the datasheet on page 16, figure 9.

    API

    struct is31fl3736_led_t

    Contains the PWM register addresses for a single RGB LED.

    Members


    void is31fl3736_init(uint8_t index)

    Initialize the LED driver. This function should be called first.

    Arguments


    void is31fl3736_write_register(uint8_t index, uint8_t reg, uint8_t data)

    Set the value of the given register.

    Arguments


    void is31fl3736_select_page(uint8_t index, uint8_t page)

    Change the current page for configuring the LED driver.

    Arguments


    void is31fl3736_set_color(int index, uint8_t red, uint8_t green, uint8_t blue)

    Set the color of a single LED (RGB driver only). This function does not immediately update the LEDs; call is31fl3736_update_pwm_buffers() after you are finished.

    Arguments


    void is31fl3736_set_color_all(uint8_t red, uint8_t green, uint8_t blue)

    Set the color of all LEDs (RGB driver only).

    Arguments


    void is31fl3736_set_value(int index, uint8_t value)

    Set the brightness of a single LED (single-color driver only). This function does not immediately update the LEDs; call is31fl3736_update_pwm_buffers() after you are finished.

    Arguments


    void is31fl3736_set_value_all(uint8_t value)

    Set the brightness of all LEDs (single-color driver only).

    Arguments


    void is31fl3736_set_led_control_register(uint8_t index, bool red, bool green, bool blue)

    Configure the LED control registers for a single LED (RGB driver only). This function does not immediately update the LEDs; call is31fl3736_update_led_control_registers() after you are finished.

    Arguments


    void is31fl3736_set_led_control_register(uint8_t index, bool value)

    Configure the LED control registers for a single LED (single-color driver only). This function does not immediately update the LEDs; call is31fl3736_update_led_control_registers() after you are finished.

    Arguments


    void is31fl3736_update_pwm_buffers(uint8_t index)

    Flush the PWM values to the LED driver.

    Arguments


    void is31fl3736_update_led_control_registers(uint8_t index)

    Flush the LED control register values to the LED driver.

    Arguments

    - + \ No newline at end of file diff --git a/drivers/is31fl3737.html b/drivers/is31fl3737.html index 7b1bf347a54..1251aa54162 100644 --- a/drivers/is31fl3737.html +++ b/drivers/is31fl3737.html @@ -8,9 +8,9 @@ - + - + @@ -32,7 +32,7 @@ {0, SW1_CS1}, // etc... };

    These values correspond to the register indices as shown in the datasheet on page 15, figure 9.

    API

    struct is31fl3737_led_t

    Contains the PWM register addresses for a single RGB LED.

    Members


    void is31fl3737_init(uint8_t index)

    Initialize the LED driver. This function should be called first.

    Arguments


    void is31fl3737_write_register(uint8_t index, uint8_t reg, uint8_t data)

    Set the value of the given register.

    Arguments


    void is31fl3737_select_page(uint8_t index, uint8_t page)

    Change the current page for configuring the LED driver.

    Arguments


    void is31fl3737_set_color(int index, uint8_t red, uint8_t green, uint8_t blue)

    Set the color of a single LED (RGB driver only). This function does not immediately update the LEDs; call is31fl3737_update_pwm_buffers() after you are finished.

    Arguments


    void is31fl3737_set_color_all(uint8_t red, uint8_t green, uint8_t blue)

    Set the color of all LEDs (RGB driver only).

    Arguments


    void is31fl3737_set_value(int index, uint8_t value)

    Set the brightness of a single LED (single-color driver only). This function does not immediately update the LEDs; call is31fl3737_update_pwm_buffers() after you are finished.

    Arguments


    void is31fl3737_set_value_all(uint8_t value)

    Set the brightness of all LEDs (single-color driver only).

    Arguments


    void is31fl3737_set_led_control_register(uint8_t index, bool red, bool green, bool blue)

    Configure the LED control registers for a single LED (RGB driver only). This function does not immediately update the LEDs; call is31fl3737_update_led_control_registers() after you are finished.

    Arguments


    void is31fl3737_set_led_control_register(uint8_t index, bool value)

    Configure the LED control registers for a single LED (single-color driver only). This function does not immediately update the LEDs; call is31fl3737_update_led_control_registers() after you are finished.

    Arguments


    void is31fl3737_update_pwm_buffers(uint8_t index)

    Flush the PWM values to the LED driver.

    Arguments


    void is31fl3737_update_led_control_registers(uint8_t index)

    Flush the LED control register values to the LED driver.

    Arguments

    - + \ No newline at end of file diff --git a/drivers/is31fl3741.html b/drivers/is31fl3741.html index 581ff2ad4cd..1d953addf59 100644 --- a/drivers/is31fl3741.html +++ b/drivers/is31fl3741.html @@ -8,9 +8,9 @@ - + - + @@ -32,7 +32,7 @@ {0, SW1_CS1}, // etc... };

    These values correspond to the register indices as shown in the datasheet on page 12, figure 8.

    API

    struct is31fl3741_led_t

    Contains the PWM register addresses for a single RGB LED.

    Members


    void is31fl3741_init(uint8_t index)

    Initialize the LED driver. This function should be called first.

    Arguments


    void is31fl3741_write_register(uint8_t index, uint8_t reg, uint8_t data)

    Set the value of the given register.

    Arguments


    void is31fl3741_select_page(uint8_t index, uint8_t page)

    Change the current page for configuring the LED driver.

    Arguments


    void is31fl3741_set_color(int index, uint8_t red, uint8_t green, uint8_t blue)

    Set the color of a single LED (RGB driver only). This function does not immediately update the LEDs; call is31fl3741_update_pwm_buffers() after you are finished.

    Arguments


    void is31fl3741_set_color_all(uint8_t red, uint8_t green, uint8_t blue)

    Set the color of all LEDs (RGB driver only).

    Arguments


    void is31fl3741_set_value(int index, uint8_t value)

    Set the brightness of a single LED (single-color driver only). This function does not immediately update the LEDs; call is31fl3741_update_pwm_buffers() after you are finished.

    Arguments


    void is31fl3741_set_value_all(uint8_t value)

    Set the brightness of all LEDs (single-color driver only).

    Arguments


    void is31fl3741_set_led_control_register(uint8_t index, bool red, bool green, bool blue)

    Configure the LED control registers for a single LED (RGB driver only). This function does not immediately update the LEDs; call is31fl3741_update_led_control_registers() after you are finished.

    Arguments


    void is31fl3741_set_led_control_register(uint8_t index, bool value)

    Configure the LED control registers for a single LED (single-color driver only). This function does not immediately update the LEDs; call is31fl3741_update_led_control_registers() after you are finished.

    Arguments


    void is31fl3741_update_pwm_buffers(uint8_t index)

    Flush the PWM values to the LED driver.

    Arguments


    void is31fl3741_update_led_control_registers(uint8_t index)

    Flush the LED control register values to the LED driver.

    Arguments

    - + \ No newline at end of file diff --git a/drivers/is31fl3742a.html b/drivers/is31fl3742a.html index 248c70e913f..c2decc06ea3 100644 --- a/drivers/is31fl3742a.html +++ b/drivers/is31fl3742a.html @@ -8,9 +8,9 @@ - + - + @@ -32,7 +32,7 @@ {0, SW1_CS1}, // etc... };

    These values correspond to the register indices as shown in the datasheet on page 12, figure 8.

    API

    struct is31fl3742a_led_t

    Contains the PWM register addresses for a single RGB LED.

    Members


    void is31fl3742a_init(uint8_t index)

    Initialize the LED driver. This function should be called first.

    Arguments


    void is31fl3742a_write_register(uint8_t index, uint8_t reg, uint8_t data)

    Set the value of the given register.

    Arguments


    void is31fl3742a_select_page(uint8_t index, uint8_t page)

    Change the current page for configuring the LED driver.

    Arguments


    void is31fl3742a_set_color(int index, uint8_t red, uint8_t green, uint8_t blue)

    Set the color of a single LED (RGB driver only). This function does not immediately update the LEDs; call is31fl3742a_update_pwm_buffers() after you are finished.

    Arguments


    void is31fl3742a_set_color_all(uint8_t red, uint8_t green, uint8_t blue)

    Set the color of all LEDs (RGB driver only).

    Arguments


    void is31fl3742a_set_value(int index, uint8_t value)

    Set the brightness of a single LED (single-color driver only). This function does not immediately update the LEDs; call is31fl3742a_update_pwm_buffers() after you are finished.

    Arguments


    void is31fl3742a_set_value_all(uint8_t value)

    Set the brightness of all LEDs (single-color driver only).

    Arguments


    void is31fl3742a_set_scaling_register(uint8_t index, uint8_t red, uint8_t green, uint8_t blue)

    Configure the scaling registers for a single LED (RGB driver only). This function does not immediately update the LEDs; call is31fl3742a_update_scaling_registers() after you are finished.

    Arguments


    void is31fl3742a_set_scaling_register(uint8_t index, uint8_t value)

    Configure the scaling register for a single LED (single-color driver only). This function does not immediately update the LEDs; call is31fl3742a_update_scaling_registers() after you are finished.

    Arguments


    void is31fl3742a_update_pwm_buffers(uint8_t index)

    Flush the PWM values to the LED driver.

    Arguments


    void is31fl3742a_update_scaling_registers(uint8_t index)

    Flush the scaling register values to the LED driver.

    Arguments

    - + \ No newline at end of file diff --git a/drivers/is31fl3743a.html b/drivers/is31fl3743a.html index 3094c7feba0..046db6236b9 100644 --- a/drivers/is31fl3743a.html +++ b/drivers/is31fl3743a.html @@ -8,9 +8,9 @@ - + - + @@ -32,7 +32,7 @@ {0, SW1_CS1}, // etc... };

    These values correspond to the register indices as shown in the datasheet on page 12, figure 8.

    API

    struct is31fl3743a_led_t

    Contains the PWM register addresses for a single RGB LED.

    Members


    void is31fl3743a_init(uint8_t index)

    Initialize the LED driver. This function should be called first.

    Arguments


    void is31fl3743a_write_register(uint8_t index, uint8_t reg, uint8_t data)

    Set the value of the given register.

    Arguments


    void is31fl3743a_select_page(uint8_t index, uint8_t page)

    Change the current page for configuring the LED driver.

    Arguments


    void is31fl3743a_set_color(int index, uint8_t red, uint8_t green, uint8_t blue)

    Set the color of a single LED (RGB driver only). This function does not immediately update the LEDs; call is31fl3743a_update_pwm_buffers() after you are finished.

    Arguments


    void is31fl3743a_set_color_all(uint8_t red, uint8_t green, uint8_t blue)

    Set the color of all LEDs (RGB driver only).

    Arguments


    void is31fl3743a_set_value(int index, uint8_t value)

    Set the brightness of a single LED (single-color driver only). This function does not immediately update the LEDs; call is31fl3743a_update_pwm_buffers() after you are finished.

    Arguments


    void is31fl3743a_set_value_all(uint8_t value)

    Set the brightness of all LEDs (single-color driver only).

    Arguments


    void is31fl3743a_set_scaling_register(uint8_t index, uint8_t red, uint8_t green, uint8_t blue)

    Configure the scaling registers for a single LED (RGB driver only). This function does not immediately update the LEDs; call is31fl3743a_update_scaling_registers() after you are finished.

    Arguments


    void is31fl3743a_set_scaling_register(uint8_t index, uint8_t value)

    Configure the scaling register for a single LED (single-color driver only). This function does not immediately update the LEDs; call is31fl3743a_update_scaling_registers() after you are finished.

    Arguments


    void is31fl3743a_update_pwm_buffers(uint8_t index)

    Flush the PWM values to the LED driver.

    Arguments


    void is31fl3743a_update_scaling_registers(uint8_t index)

    Flush the scaling register values to the LED driver.

    Arguments

    - + \ No newline at end of file diff --git a/drivers/is31fl3745.html b/drivers/is31fl3745.html index 62d27e99f25..68a5eef902f 100644 --- a/drivers/is31fl3745.html +++ b/drivers/is31fl3745.html @@ -8,9 +8,9 @@ - + - + @@ -32,7 +32,7 @@ {0, SW1_CS1}, // etc... };

    These values correspond to the register indices as shown in the datasheet on page 12, figure 9.

    API

    struct is31fl3745_led_t

    Contains the PWM register addresses for a single RGB LED.

    Members


    void is31fl3745_init(uint8_t index)

    Initialize the LED driver. This function should be called first.

    Arguments


    void is31fl3745_write_register(uint8_t index, uint8_t reg, uint8_t data)

    Set the value of the given register.

    Arguments


    void is31fl3745_select_page(uint8_t index, uint8_t page)

    Change the current page for configuring the LED driver.

    Arguments


    void is31fl3745_set_color(int index, uint8_t red, uint8_t green, uint8_t blue)

    Set the color of a single LED (RGB driver only). This function does not immediately update the LEDs; call is31fl3745_update_pwm_buffers() after you are finished.

    Arguments


    void is31fl3745_set_color_all(uint8_t red, uint8_t green, uint8_t blue)

    Set the color of all LEDs (RGB driver only).

    Arguments


    void is31fl3745_set_value(int index, uint8_t value)

    Set the brightness of a single LED (single-color driver only). This function does not immediately update the LEDs; call is31fl3745_update_pwm_buffers() after you are finished.

    Arguments


    void is31fl3745_set_value_all(uint8_t value)

    Set the brightness of all LEDs (single-color driver only).

    Arguments


    void is31fl3745_set_scaling_register(uint8_t index, uint8_t red, uint8_t green, uint8_t blue)

    Configure the scaling registers for a single LED (RGB driver only). This function does not immediately update the LEDs; call is31fl3745_update_scaling_registers() after you are finished.

    Arguments


    void is31fl3745_set_scaling_register(uint8_t index, uint8_t value)

    Configure the scaling register for a single LED (single-color driver only). This function does not immediately update the LEDs; call is31fl3745_update_scaling_registers() after you are finished.

    Arguments


    void is31fl3745_update_pwm_buffers(uint8_t index)

    Flush the PWM values to the LED driver.

    Arguments


    void is31fl3745_update_scaling_registers(uint8_t index)

    Flush the scaling register values to the LED driver.

    Arguments

    - + \ No newline at end of file diff --git a/drivers/is31fl3746a.html b/drivers/is31fl3746a.html index fab0f3a418f..89e1372ee08 100644 --- a/drivers/is31fl3746a.html +++ b/drivers/is31fl3746a.html @@ -8,9 +8,9 @@ - + - + @@ -32,7 +32,7 @@ {0, SW1_CS1}, // etc... };

    These values correspond to the register indices as shown in the datasheet on page 13, figure 8.

    API

    struct is31fl3746a_led_t

    Contains the PWM register addresses for a single RGB LED.

    Members


    void is31fl3746a_init(uint8_t index)

    Initialize the LED driver. This function should be called first.

    Arguments


    void is31fl3746a_write_register(uint8_t index, uint8_t reg, uint8_t data)

    Set the value of the given register.

    Arguments


    void is31fl3746a_select_page(uint8_t index, uint8_t page)

    Change the current page for configuring the LED driver.

    Arguments


    void is31fl3746a_set_color(int index, uint8_t red, uint8_t green, uint8_t blue)

    Set the color of a single LED (RGB driver only). This function does not immediately update the LEDs; call is31fl3746a_update_pwm_buffers() after you are finished.

    Arguments


    void is31fl3746a_set_color_all(uint8_t red, uint8_t green, uint8_t blue)

    Set the color of all LEDs (RGB driver only).

    Arguments


    void is31fl3746a_set_value(int index, uint8_t value)

    Set the brightness of a single LED (single-color driver only). This function does not immediately update the LEDs; call is31fl3746a_update_pwm_buffers() after you are finished.

    Arguments


    void is31fl3746a_set_value_all(uint8_t value)

    Set the brightness of all LEDs (single-color driver only).

    Arguments


    void is31fl3746a_set_scaling_register(uint8_t index, uint8_t red, uint8_t green, uint8_t blue)

    Configure the scaling registers for a single LED (RGB driver only). This function does not immediately update the LEDs; call is31fl3746a_update_scaling_registers() after you are finished.

    Arguments


    void is31fl3746a_set_scaling_register(uint8_t index, uint8_t value)

    Configure the scaling register for a single LED (single-color driver only). This function does not immediately update the LEDs; call is31fl3746a_update_scaling_registers() after you are finished.

    Arguments


    void is31fl3746a_update_pwm_buffers(uint8_t index)

    Flush the PWM values to the LED driver.

    Arguments


    void is31fl3746a_update_scaling_registers(uint8_t index)

    Flush the scaling register values to the LED driver.

    Arguments

    - + \ No newline at end of file diff --git a/drivers/serial.html b/drivers/serial.html index ad61d9eb554..4a812c3d0bf 100644 --- a/drivers/serial.html +++ b/drivers/serial.html @@ -8,9 +8,9 @@ - + - + @@ -71,7 +71,7 @@ #undef STM32_SIO_USE_USARTn #define STM32_SIO_USE_USARTn TRUE

    Where n matches the peripheral number of your selected USART on the MCU.

  • Override the default USART SIO driver if you use a USART peripheral that does not belong to the default selected SIOD1 driver. For instance, if you selected STM32_SERIAL_USE_USART3 the matching driver would be SIOD3.

    Add the following to your keyboard's config.h:

    c
    #define SERIAL_USART_DRIVER SIOD3
  • The PIO driver

    The PIO subsystem is a Raspberry Pi RP2040 specific implementation, using an integrated PIO peripheral and is therefore only available on this MCU. Because of the flexible nature of PIO peripherals, any GPIO pin can be used as a TX or RX pin. Half-duplex and Full-duplex operation modes are fully supported with this driver. Half-duplex uses the built-in pull-ups and GPIO manipulation of the RP2040 to drive the line high by default, thus an external pull-up resistor is not required.

    Optionally, the PIO peripheral utilized for split communication can be changed with the following define in config.h:

    c
    #define SERIAL_PIO_USE_PIO1 // Force the usage of PIO1 peripheral, by default the Serial implementation uses the PIO0 peripheral

    The Serial PIO program uses 2 state machines, 13 instructions and the complete interrupt handler of the PIO peripheral it is running on.

    Advanced Configuration

    There are several advanced configuration options that can be defined in your keyboards config.h file:

    Baudrate

    If you're having issues or need a higher baudrate with serial communication, you can change the baudrate which in turn controls the communication speed for serial. You want to lower the baudrate if you experience failed transactions.

    c
    #define SELECT_SOFT_SERIAL_SPEED n

    Where n is one of:

    SpeedBitbangHalf-duplex and Full-duplex
    0189000 baud (experimental)460800 baud
    1137000 baud (default)230400 baud (default)
    275000 baud115200 baud
    339000 baud57600 baud
    426000 baud38400 baud
    520000 baud19200 baud

    Alternatively you can specify the baudrate directly by defining SERIAL_USART_SPEED.

    Timeout

    This is the default time window in milliseconds in which a successful communication has to complete. Usually you don't want to change this value. But you can do so anyways by defining an alternate one in your keyboards config.h file:

    c
    #define SERIAL_USART_TIMEOUT 20    // USART driver timeout. default 20

    Troubleshooting

    If you're having issues with serial communication, you can enable debug messages that will give you insights which part of the communication failed. The enable these messages add to your keyboards config.h file:

    c
    #define SERIAL_DEBUG

    TIP

    The messages will be printed out to the CONSOLE output. For additional information, refer to Debugging/Troubleshooting QMK.

    Alternate Functions for selected STM32 MCUs

    Pins for USART Peripherals with

    STM32F303 / Proton-C Datasheet

    Pin Swap available: ✔️

    PinFunctionMode
    USART1
    PA9TXAF7
    PA10RXAF7
    PB6TXAF7
    PB7RXAF7
    PC4TXAF7
    PC5RXAF7
    PE0TXAF7
    PE1RXAF7
    USART2
    PA2TXAF7
    PA3RXAF7
    PA14TXAF7
    PA15RXAF7
    PB3TXAF7
    PB4RXAF7
    PD5TXAF7
    PD6RXAF7
    USART3
    PB10TXAF7
    PB11RXAF7
    PC10TXAF7
    PC11RXAF7
    PD8TXAF7
    PD9RXAF7

    STM32F072 Datasheet

    Pin Swap available: ✔️

    PinFunctionMode
    USART1
    PA9TXAF1
    PA10RXAF1
    PB6TXAF0
    PB7RXAF0
    USART2
    PA2TXAF1
    PA3RXAF1
    PA14TXAF1
    PA15RXAF1
    USART3
    PB10TXAF4
    PB11RXAF4
    PC4TXAF1
    PC5RXAF1
    PC10TXAF1
    PC11RXAF1
    PD8TXAF0
    PD9RXAF0
    USART4
    PA0TXAF4
    PA1RXAF4

    STM32F103 Medium Density (C8-CB) Datasheet

    Pin Swap available: N/A

    TX Pin is always Alternate Function Push-Pull, RX Pin is always regular input pin for any USART peripheral. For STM32F103 no additional Alternate Function configuration is necessary. QMK is already configured.

    Pin remapping:

    The pins of USART Peripherals use default Pins that can be remapped to use other pins using the AFIO registers. Default pins are marked bold. Add the appropriate defines to your config.h file.

    PinFunctionModeUSART_REMAP
    USART1
    PA9TXAFPP
    PA10RXIN
    PB6TXAFPPUSART1_REMAP
    PB7RXINUSART1_REMAP
    USART2
    PA2TXAFPP
    PA3RXIN
    PD5TXAFPPUSART2_REMAP
    PD6RXINUSART2_REMAP
    USART3
    PB10TXAFPP
    PB11RXIN
    PC10TXAFPPUSART3_PARTIALREMAP
    PC11RXINUSART3_PARTIALREMAP
    PD8TXAFPPUSART3_FULLREMAP
    PD9RXINUSART3_FULLREMAP
    - + \ No newline at end of file diff --git a/drivers/snled27351.html b/drivers/snled27351.html index f50bc6ea72f..c8d79d9ef30 100644 --- a/drivers/snled27351.html +++ b/drivers/snled27351.html @@ -8,9 +8,9 @@ - + - + @@ -31,7 +31,7 @@ {0, CB1_CA1}, // etc... };

    These values correspond to the register indices as shown in the datasheet on page 13.

    API

    struct snled27351_led_t

    Contains the PWM register addresses for a single RGB LED.

    Members


    void snled27351_init(uint8_t index)

    Initialize the LED driver. This function should be called first.

    Arguments


    void snled27351_write_register(uint8_t index, uint8_t reg, uint8_t data)

    Set the value of the given register.

    Arguments


    void snled27351_select_page(uint8_t index, uint8_t page)

    Change the current page for configuring the LED driver.

    Arguments


    void snled27351_set_color(int index, uint8_t red, uint8_t green, uint8_t blue)

    Set the color of a single LED (RGB driver only). This function does not immediately update the LEDs; call snled27351_update_pwm_buffers() after you are finished.

    Arguments


    void snled27351_set_color_all(uint8_t red, uint8_t green, uint8_t blue)

    Set the color of all LEDs (RGB driver only).

    Arguments


    void snled27351_set_value(int index, uint8_t value)

    Set the brightness of a single LED (single-color driver only). This function does not immediately update the LEDs; call snled27351_update_pwm_buffers() after you are finished.

    Arguments


    void snled27351_set_value_all(uint8_t value)

    Set the brightness of all LEDs (single-color driver only).

    Arguments


    void snled27351_set_led_control_register(uint8_t index, bool red, bool green, bool blue)

    Configure the LED control registers for a single LED (RGB driver only). This function does not immediately update the LEDs; call snled27351_update_led_control_registers() after you are finished.

    Arguments


    void snled27351_set_led_control_register(uint8_t index, bool value)

    Configure the LED control registers for a single LED (single-color driver only). This function does not immediately update the LEDs; call snled27351_update_led_control_registers() after you are finished.

    Arguments


    void snled27351_update_pwm_buffers(uint8_t index)

    Flush the PWM values to the LED driver.

    Arguments


    void snled27351_update_led_control_registers(uint8_t index)

    Flush the LED control register values to the LED driver.

    Arguments

    - + \ No newline at end of file diff --git a/drivers/spi.html b/drivers/spi.html index 6380a103b70..c290c35d129 100644 --- a/drivers/spi.html +++ b/drivers/spi.html @@ -8,16 +8,16 @@ - + - + - + -
    Skip to content
    - + \ No newline at end of file diff --git a/drivers/ws2812.html b/drivers/ws2812.html index 5d704bd05b1..3e6a12cc129 100644 --- a/drivers/ws2812.html +++ b/drivers/ws2812.html @@ -8,11 +8,11 @@ - + - + - + @@ -20,7 +20,7 @@
    Skip to content
    - + \ No newline at end of file diff --git a/eGO0ohO.jpg b/eGO0ohO.jpg new file mode 100644 index 00000000000..d1c9b730a09 Binary files /dev/null and b/eGO0ohO.jpg differ diff --git a/eHJjmnU.jpg b/eHJjmnU.jpg new file mode 100644 index 00000000000..aebbc9d2008 Binary files /dev/null and b/eHJjmnU.jpg differ diff --git a/easy_maker.html b/easy_maker.html index f6b7ef2b0c2..f36bca6818c 100644 --- a/easy_maker.html +++ b/easy_maker.html @@ -8,17 +8,17 @@ - + - + - + -
    Skip to content
    - +
    Skip to content
    + \ No newline at end of file diff --git a/faq_build.html b/faq_build.html index 858db4ded7d..7681b4cb6eb 100644 --- a/faq_build.html +++ b/faq_build.html @@ -8,9 +8,9 @@ - + - + @@ -25,7 +25,7 @@ $ sudo dfu-programmer atmega32u4 reset sudo udevadm trigger

    Note: With older versions of ModemManager (< 1.12), filtering only works when not in strict mode. The following commands can update that setting:

    printf '[Service]\nExecStart=\nExecStart=/usr/sbin/ModemManager --filter-policy=default' | sudo tee /etc/systemd/system/ModemManager.service.d/policy.conf
     sudo systemctl daemon-reload
     sudo systemctl restart ModemManager

    Serial device is not detected in bootloader mode on Linux

    Make sure your kernel has appropriate support for your device. If your device uses USB ACM, such as Pro Micro (Atmega32u4), make sure to include CONFIG_USB_ACM=y. Other devices may require USB_SERIAL and any of its sub options.

    Unknown Device for DFU Bootloader

    Issues encountered when flashing keyboards on Windows are most often due to having the wrong drivers installed for the bootloader, or none at all.

    Re-running the QMK installation script (./util/qmk_install.sh from the qmk_firmware directory in MSYS2 or WSL) or reinstalling the QMK Toolbox may fix the issue. Alternatively, you can download and run the qmk_driver_installer package manually.

    If that doesn't work, then you may need to download and run Zadig. See Bootloader Driver Installation with Zadig for more detailed information.

    USB VID and PID

    You can use any ID you want with editing config.h. Using any presumably unused ID will be no problem in fact except for very low chance of collision with other product.

    Most boards in QMK use 0xFEED as the vendor ID. You should look through other keyboards to make sure you pick a unique Product ID.

    Also see this. https://github.com/tmk/tmk_keyboard/issues/150

    You can buy a really unique VID:PID here. I don't think you need this for personal use.

    I just flashed my keyboard and it does nothing/keypresses don't register - it's also ARM (rev6 planck, clueboard 60, hs60v2, etc...) (Feb 2019)

    Due to how EEPROM works on ARM based chips, saved settings may no longer be valid. This affects the default layers, and may, under certain circumstances we are still figuring out, make the keyboard unusable. Resetting the EEPROM will correct this.

    Planck rev6 reset EEPROM can be used to force an eeprom reset. After flashing this image, flash your normal firmware again which should restore your keyboard to normal working order. Preonic rev3 reset EEPROM

    If bootmagic is enabled in any form, you should be able to do this too (see Bootmagic docs and keyboard info for specifics on how to do this).

    - + \ No newline at end of file diff --git a/faq_debug.html b/faq_debug.html index 393c8503c66..3339d4b6a88 100644 --- a/faq_debug.html +++ b/faq_debug.html @@ -8,9 +8,9 @@ - + - + @@ -43,7 +43,7 @@ > matrix scan frequency: 316 > matrix scan frequency: 316

    hid_listen Can't Recognize Device

    When debug console of your device is not ready you will see like this:

    Waiting for device:.........

    Once the device is plugged in then hid_listen finds it you will get this message:

    Waiting for new device:.........................
     Listening:

    If you can't get this 'Listening:' message try building with CONSOLE_ENABLE=yes in [Makefile]

    You may need privileges to access the device an OS like Linux. Try sudo hid_listen.

    On many Linux distros you can avoid having to run hid_listen as root by creating a file called /etc/udev/rules.d/70-hid-listen.rules with the following content:

    SUBSYSTEM=="hidraw", ATTRS{idVendor}=="abcd", ATTRS{idProduct}=="def1", TAG+="uaccess", RUN{builtin}+="uaccess"

    Replace abcd and def1 with your keyboard's vendor and product id, letters must be lowercase. The RUN{builtin}+="uaccess" part is only needed for older distros.

    Can't Get Message on Console

    Check:

    - + \ No newline at end of file diff --git a/faq_general.html b/faq_general.html index 314ed271827..e36f39205a7 100644 --- a/faq_general.html +++ b/faq_general.html @@ -8,9 +8,9 @@ - + - + @@ -18,7 +18,7 @@
    Skip to content
    - + \ No newline at end of file diff --git a/faq_keymap.html b/faq_keymap.html index 00d0c2f8534..175bb14cfc9 100644 --- a/faq_keymap.html +++ b/faq_keymap.html @@ -8,19 +8,19 @@ - + - + - + -
    Skip to content
    - + \ No newline at end of file diff --git a/feature_advanced_keycodes.html b/feature_advanced_keycodes.html index d1a86bf1507..6ba8b103193 100644 --- a/feature_advanced_keycodes.html +++ b/feature_advanced_keycodes.html @@ -8,9 +8,9 @@ - + - + @@ -80,7 +80,7 @@ } return true; };

    Alternatively, this can be done with Key Overrides.

    Advanced topics

    This page used to encompass a large set of features. We have moved many sections that used to be part of this page to their own pages. Everything below this point is simply a redirect so that people following old links on the web find what they're looking for.

    Layers

    Mod-Tap

    One Shot Keys

    Tap-Hold Configuration Options

    Key Overrides

    - + \ No newline at end of file diff --git a/feature_converters.html b/feature_converters.html index b08ac174b1e..0c67f782e2c 100644 --- a/feature_converters.html +++ b/feature_converters.html @@ -8,9 +8,9 @@ - + - + @@ -24,7 +24,7 @@ #endif

    Pin Compatibility

    To ensure compatibility, provide validation, and enable future workflows, a keyboard should declare its pin compatibility. For legacy reasons, this is currently assumed to be promicro. The following pin compatibility interfaces are currently defined:

    Pin CompatibilityNotes
    promicroIncludes RX/TX LEDs
    elite_cIncludes bottom row pins, no LEDs

    To declare the base for conversions, add this line to your keyboard's rules.mk:

    makefile
    PIN_COMPATIBLE = elite_c

    Pro Micro

    If a board currently supported in QMK uses a Pro Micro (or compatible board), the supported alternative controllers are:

    DeviceTarget
    Proton Cproton_c
    Adafruit KB2040kb2040
    SparkFun Pro Micro - RP2040sparkfun_pm2040
    Blokblok
    Bit-C PRObit_c_pro
    STeMCellstemcell
    customMK Bonsai C4bonsai_c4
    Elite-Pielite_pi
    0xCB Helioshelios
    Liatrisliatris
    Imeraimera
    Michimichi
    Svlinkysvlinky

    Converter summary:

    TargetArgumentrules.mkCondition
    proton_c-e CONVERT_TO=proton_cCONVERT_TO=proton_c#ifdef CONVERT_TO_PROTON_C
    kb2040-e CONVERT_TO=kb2040CONVERT_TO=kb2040#ifdef CONVERT_TO_KB2040
    sparkfun_pm2040-e CONVERT_TO=sparkfun_pm2040CONVERT_TO=sparkfun_pm2040#ifdef CONVERT_TO_SPARKFUN_PM2040
    blok-e CONVERT_TO=blokCONVERT_TO=blok#ifdef CONVERT_TO_BLOK
    bit_c_pro-e CONVERT_TO=bit_c_proCONVERT_TO=bit_c_pro#ifdef CONVERT_TO_BIT_C_PRO
    stemcell-e CONVERT_TO=stemcellCONVERT_TO=stemcell#ifdef CONVERT_TO_STEMCELL
    bonsai_c4-e CONVERT_TO=bonsai_c4CONVERT_TO=bonsai_c4#ifdef CONVERT_TO_BONSAI_C4
    rp2040_ce-e CONVERT_TO=rp2040_ceCONVERT_TO=rp2040_ce#ifdef CONVERT_TO_RP2040_CE
    elite_pi-e CONVERT_TO=elite_piCONVERT_TO=elite_pi#ifdef CONVERT_TO_ELITE_PI
    helios-e CONVERT_TO=heliosCONVERT_TO=helios#ifdef CONVERT_TO_HELIOS
    liatris-e CONVERT_TO=liatrisCONVERT_TO=liatris#ifdef CONVERT_TO_LIATRIS
    imera-e CONVERT_TO=imeraCONVERT_TO=imera#ifdef CONVERT_TO_IMERA
    michi-e CONVERT_TO=michiCONVERT_TO=michi#ifdef CONVERT_TO_MICHI
    svlinky-e CONVERT_TO=svlinkyCONVERT_TO=svlinky#ifdef CONVERT_TO_SVLINKY

    Proton C

    The Proton C only has one on-board LED (C13), and by default, the TXLED (D5) is mapped to it. If you want the RXLED (B0) mapped to it instead, add this line to your config.h:

    c
    #define CONVERT_TO_PROTON_C_RXLED

    The following defaults are based on what has been implemented for STM32 boards.

    FeatureNotes
    AudioEnabled
    RGB LightingDisabled
    BacklightForces task driven PWM until ARM can provide automatic configuration
    USB Host (e.g. USB-USB converter)Not supported (USB host code is AVR specific and is not currently supported on ARM)
    Split keyboardsPartial - heavily dependent on enabled features

    Adafruit KB2040

    The following defaults are based on what has been implemented for RP2040 boards.

    FeatureNotes
    RGB LightingEnabled via PIO vendor driver
    BacklightForces task driven PWM until ARM can provide automatic configuration
    USB Host (e.g. USB-USB converter)Not supported (USB host code is AVR specific and is not currently supported on ARM)
    Split keyboardsPartial via PIO vendor driver - heavily dependent on enabled features

    SparkFun Pro Micro - RP2040, Blok, Bit-C PRO and Michi

    Feature set is identical to Adafruit KB2040.

    STeMCell

    Feature set currently identical to Proton C. There are two versions of STeMCell available, with different pinouts:

    STeMCell has support to swap UART and I2C pins to enable single-wire uart communication in STM chips. The following additional flags has to be used while compiling, based on the pin used for split communication:

    Split PinCompile flags
    D3-e STMC_US=yes
    D2Not needed
    D1-e STMC_IS=yes
    D0Not needed

    Bonsai C4

    The Bonsai C4 only has one on-board LED (B2), and by default, both the Pro Micro TXLED (D5) and RXLED (B0) are mapped to it. If you want only one of them mapped, you can undefine one and redefine it to another pin by adding these line to your config.h:

    c
    #undef B0
     // If VBUS detection is unused, we can send RXLED to the Vbus detect pin instead
     #define B0 PAL_LINE(GPIOA, 9)

    RP2040 Community Edition - Elite-Pi, Helios, and Liatris

    Feature set is identical to Adafruit KB2040. VBUS detection is enabled by default for superior split keyboard support. For more information, refer to the Community Edition pinout docs.

    Svlinky

    Feature set is a pro micro equivalent of the RP2040 Community Edition, except that two of the analog GPIO have been replaced with digital only GPIO. These two were moved to the FPC connector to support the VIK specification. This means that if you are expecting analog support on all 4 pins as provided on a RP2040 Community Edition pinout, you will not have that. Please see the Svlinky github page for more details.

    Elite-C

    If a board currently supported in QMK uses an Elite-C, the supported alternative controllers are:

    DeviceTarget
    STeMCellstemcell
    Elite-Pielite_pi
    0xCB Helioshelios
    Liatrisliatris

    Converter summary:

    TargetArgumentrules.mkCondition
    stemcell-e CONVERT_TO=stemcellCONVERT_TO=stemcell#ifdef CONVERT_TO_STEMCELL
    rp2040_ce-e CONVERT_TO=rp2040_ceCONVERT_TO=rp2040_ce#ifdef CONVERT_TO_RP2040_CE
    elite_pi-e CONVERT_TO=elite_piCONVERT_TO=elite_pi#ifdef CONVERT_TO_ELITE_PI
    helios-e CONVERT_TO=heliosCONVERT_TO=helios#ifdef CONVERT_TO_HELIOS
    liatris-e CONVERT_TO=liatrisCONVERT_TO=liatris#ifdef CONVERT_TO_LIATRIS

    STeMCell {#stemcell}_elite

    Identical to Pro Micro - STeMCell with support for the additional bottom row of pins.

    RP2040 Community Edition

    Identical to Pro Micro - RP2040 Community Edition with support for the additional bottom row of pins.

    - + \ No newline at end of file diff --git a/feature_debounce_type.html b/feature_debounce_type.html index 455a5ea78ea..7a624cb3e86 100644 --- a/feature_debounce_type.html +++ b/feature_debounce_type.html @@ -8,9 +8,9 @@ - + - + @@ -28,7 +28,7 @@ | | | | +-----------------+ +--------------------

    Many debounce methods (but not all) will also make the device resistant to noise. If you are working with a technology that is susceptible to noise, you must choose a debounce method that will also mitigate noise for you.

    Types of debounce algorithms

    1. Unit of time: Timestamp (milliseconds) vs Cycles (scans)

    2. Symmetric vs Asymmetric

    3. Eager vs Defer

    4. Global vs Per-Key vs Per-Row

    Supported Debounce Algorithms

    QMK supports multiple algorithms through its debounce API.

    Debounce Time

    Default debounce time is 5 milliseconds and it can be changed with the following line in config.h:

    #define DEBOUNCE 10

    TIP

    Setting DEBOUNCE to 0 will disable this feature.

    Debounce Method

    Keyboards may select one of the core debounce methods by adding the following line into rules.mk:

    DEBOUNCE_TYPE = <name of algorithm>

    Name of algorithm is one of:

    AlgorithmDescription
    sym_defer_gDebouncing per keyboard. On any state change, a global timer is set. When DEBOUNCE milliseconds of no changes has occurred, all input changes are pushed. This is the highest performance algorithm with lowest memory usage and is noise-resistant.
    sym_defer_prDebouncing per row. On any state change, a per-row timer is set. When DEBOUNCE milliseconds of no changes have occurred on that row, the entire row is pushed. This can improve responsiveness over sym_defer_g while being less susceptible to noise than per-key algorithm.
    sym_defer_pkDebouncing per key. On any state change, a per-key timer is set. When DEBOUNCE milliseconds of no changes have occurred on that key, the key status change is pushed.
    sym_eager_prDebouncing per row. On any state change, response is immediate, followed by DEBOUNCE milliseconds of no further input for that row.
    sym_eager_pkDebouncing per key. On any state change, response is immediate, followed by DEBOUNCE milliseconds of no further input for that key.
    asym_eager_defer_pkDebouncing per key. On a key-down state change, response is immediate, followed by DEBOUNCE milliseconds of no further input for that key. On a key-up state change, a per-key timer is set. When DEBOUNCE milliseconds of no changes have occurred on that key, the key-up status change is pushed.

    TIP

    sym_defer_g is the default if DEBOUNCE_TYPE is undefined.

    TIP

    sym_eager_pr is suitable for use in keyboards where refreshing NUM_KEYS 8-bit counters is computationally expensive or has low scan rate while fingers usually hit one row at a time. This could be appropriate for the ErgoDox models where the matrix is rotated 90°. Hence its "rows" are really columns and each finger only hits a single "row" at a time with normal usage.

    Implementing your own debouncing code

    You have the option to implement you own debouncing algorithm with the following steps:

    - + \ No newline at end of file diff --git a/feature_eeprom.html b/feature_eeprom.html index 5d85bdf75fd..e2728ba5ddb 100644 --- a/feature_eeprom.html +++ b/feature_eeprom.html @@ -8,9 +8,9 @@ - + - + @@ -101,7 +101,7 @@ rgblight_sethsv(HSV_CYAN); // Set it to CYAN by default rgblight_mode(1); // set to solid by default }

    And you're done. The RGB layer indication will only work if you want it to. And it will be saved, even after unplugging the board. And if you use any of the RGB codes, it will disable the layer indication, so that it stays on the mode and color that you set it to.

    'EECONFIG' Function Documentation

    The val is the value of the data that you want to write to EEPROM. And the eeconfig_read_* function return a 32 bit (DWORD) value from the EEPROM.

    - + \ No newline at end of file diff --git a/feature_layers.html b/feature_layers.html index 5b096b0e386..f17da1b1171 100644 --- a/feature_layers.html +++ b/feature_layers.html @@ -8,9 +8,9 @@ - + - + @@ -77,7 +77,7 @@ } // Place `KC_CYCLE_LAYERS` as a keycode in your keymap

    Use the IS_LAYER_ON_STATE(state, layer) and IS_LAYER_OFF_STATE(state, layer) macros to check the status of a particular layer.

    Outside of layer_state_set_* functions, you can use the IS_LAYER_ON(layer) and IS_LAYER_OFF(layer) macros to check global layer state.

    layer_state_set_* Function Documentation

    The state is the bitmask of the active layers, as explained in the Keymap Overview

    - + \ No newline at end of file diff --git a/feature_layouts.html b/feature_layouts.html index abc10909d6b..06cf1a3a22d 100644 --- a/feature_layouts.html +++ b/feature_layouts.html @@ -8,9 +8,9 @@ - + - + @@ -48,7 +48,7 @@ planck_rev4_function(); #endif #endif

    Note that the names are lowercase and match the folder/file names for the keyboard/revision exactly.

    Keymaps

    In order to support both split and non-split keyboards with the same layout, you need to use the keyboard agnostic LAYOUT_<layout name> macro in your keymap. For instance, in order for a Let's Split and Planck to share the same layout file, you need to use LAYOUT_ortho_4x12 instead of LAYOUT_planck_grid or just {} for a C array.

    - + \ No newline at end of file diff --git a/feature_macros.html b/feature_macros.html index f8384f48797..94c1b0efba8 100644 --- a/feature_macros.html +++ b/feature_macros.html @@ -8,9 +8,9 @@ - + - + @@ -176,7 +176,7 @@ } } } - + \ No newline at end of file diff --git a/feature_userspace.html b/feature_userspace.html index f6324985440..3c81ee30f9a 100644 --- a/feature_userspace.html +++ b/feature_userspace.html @@ -8,9 +8,9 @@ - + - + @@ -111,7 +111,7 @@ }

    For boards that may not have a shift button (such as on a macro pad), we need a way to always include the bootloader option. To do that, add the following to the rules.mk in your userspace folder:

    make
    ifeq ($(strip $(FLASH_BOOTLOADER)), yes)
         OPT_DEFS += -DFLASH_BOOTLOADER
     endif

    This will add a new KC_MAKE keycode that can be used in any of your keymaps. And this keycode will output make <keyboard>:<keymap>, making frequent compiling easier. And this will work with any keyboard and any keymap as it will output the current boards info, so that you don't have to type this out every time.

    Also, holding Shift will add the flash target (:flash) to the command. Holding Control will add some commands that will speed up compiling time by processing multiple files at once.

    And for the boards that lack a shift key, or that you want to always attempt the flashing part, you can add FLASH_BOOTLOADER = yes to the rules.mk of that keymap.

    TIP

    This should flash the newly compiled firmware automatically, using the correct utility, based on the bootloader settings (or default to just generating the HEX file). However, it should be noted that this may not work on all systems. AVRDUDE doesn't work on WSL, namely.

    - + \ No newline at end of file diff --git a/features/audio.html b/features/audio.html index 41e1bad482b..4d7d10add71 100644 --- a/features/audio.html +++ b/features/audio.html @@ -8,9 +8,9 @@ - + - + @@ -49,7 +49,7 @@ 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11 );

    You will want to use whichever LAYOUT macro that your keyboard uses here. This maps it to the correct key location. Start in the bottom left of the keyboard layout, and move to the right, and then upwards. Fill in all the entries until you have a complete matrix.

    You can look at the Planck Keyboard as an example of how to implement this.

    Audio Click

    This adds a click sound each time you hit a button, to simulate click sounds from the keyboard. And the sounds are slightly different for each keypress, so it doesn't sound like a single long note, if you type rapidly.

    Keycodes available:

    KeyAliasesDescription
    QK_AUDIO_CLICKY_TOGGLECK_TOGGToggles Audio clicky mode
    QK_AUDIO_CLICKY_ONCK_ONTurns on Audio clicky mode
    QK_AUDIO_CLICKY_OFFCK_OFFTurns on Audio clicky mode
    QK_AUDIO_CLICKY_UPCK_UPIncreases frequency of the clicks
    QK_AUDIO_CLICKY_DOWNCK_DOWNDecreases frequency of the clicks
    QK_AUDIO_CLICKY_RESETCK_RSTResets frequency to default

    The feature is disabled by default, to save space. To enable it, add this to your config.h:

    c
    #define AUDIO_CLICKY

    You can configure the default, min and max frequencies, the stepping and built in randomness by defining these values:

    OptionDefault ValueDescription
    AUDIO_CLICKY_FREQ_DEFAULT440.0fSets the default/starting audio frequency for the clicky sounds.
    AUDIO_CLICKY_FREQ_MIN65.0fSets the lowest frequency (under 60f are a bit buggy).
    AUDIO_CLICKY_FREQ_MAX1500.0fSets the highest frequency. Too high may result in coworkers attacking you.
    AUDIO_CLICKY_FREQ_FACTOR1.18921fSets the stepping of UP/DOWN key codes. This is a multiplicative factor. The default steps the frequency up/down by a musical minor third.
    AUDIO_CLICKY_FREQ_RANDOMNESS0.05fSets a factor of randomness for the clicks, Setting this to 0f will make each click identical, and 1.0f will make this sound much like the 90's computer screen scrolling/typing effect.
    AUDIO_CLICKY_DELAY_DURATION1An integer note duration where 1 is 1/16th of the tempo, or a sixty-fourth note (see quantum/audio/musical_notes.h for implementation details). The main clicky effect will be delayed by this duration. Adjusting this to values around 6-12 will help compensate for loud switches.

    MIDI Functionality

    See MIDI

    Audio Keycodes

    KeyAliasesDescription
    QK_AUDIO_ONAU_ONTurns on Audio Feature
    QK_AUDIO_OFFAU_OFFTurns off Audio Feature
    QK_AUDIO_TOGGLEAU_TOGGToggles Audio state
    QK_AUDIO_CLICKY_TOGGLECK_TOGGToggles Audio clicky mode
    QK_AUDIO_CLICKY_ONCK_ONTurns on Audio clicky mode
    QK_AUDIO_CLICKY_OFFCK_OFFTurns on Audio clicky mode
    QK_AUDIO_CLICKY_UPCK_UPIncreases frequency of the clicks
    QK_AUDIO_CLICKY_DOWNCK_DOWNDecreases frequency of the clicks
    QK_AUDIO_CLICKY_RESETCK_RSTResets frequency to default
    QK_MUSIC_ONMU_ONTurns on Music Mode
    QK_MUSIC_OFFMU_OFFTurns off Music Mode
    QK_MUSIC_TOGGLEMU_TOGGToggles Music Mode
    QK_MUSIC_MODE_NEXTMU_NEXTCycles through the music modes
    QK_AUDIO_VOICE_NEXTAU_NEXTCycles through the audio voices
    QK_AUDIO_VOICE_PREVIOUSAU_PREVCycles through the audio voices in reverse
    - + \ No newline at end of file diff --git a/features/auto_shift.html b/features/auto_shift.html index 1ce9c5add7c..d3148a9a971 100644 --- a/features/auto_shift.html +++ b/features/auto_shift.html @@ -8,9 +8,9 @@ - + - + @@ -109,7 +109,7 @@ [PRESS AS_RPT] 115

    The keyboard typed 115 which represents your current AUTO_SHIFT_TIMEOUT value. You are now set! Practice on the D key a little bit that showed up in the testing and you'll be golden.

    - + \ No newline at end of file diff --git a/features/autocorrect.html b/features/autocorrect.html index 61424d274fb..3c8baf33607 100644 --- a/features/autocorrect.html +++ b/features/autocorrect.html @@ -8,16 +8,16 @@ - + - + - + -
    Skip to content
    - +#define STM32_GPT_USE_TIM15 TRUE

    The following #defines apply only to the timer driver:

    DefineDefaultDescription
    BACKLIGHT_GPT_DRIVERGPTD15The timer to use

    Example Schematic

    Since the MCU can only supply so much current to its GPIO pins, instead of powering the backlight directly from the MCU, the backlight pin is connected to a transistor or MOSFET that switches the power to the LEDs.

    In this typical example, the backlight LEDs are all connected in parallel towards an N-channel MOSFET. Its gate pin is wired to one of the microcontroller's GPIO pins through a 470Ω resistor to avoid ringing. A pulldown resistor is also placed between the gate pin and ground to keep it at a defined state when it is not otherwise being driven by the MCU. The values of these resistors are not critical - see this Electronics StackExchange question for more information.

    Backlight example circuit

    API

    void backlight_toggle(void)

    Toggle the backlight on or off.


    void backlight_enable(void)

    Turn the backlight on.


    void backlight_disable(void)

    Turn the backlight off.


    void backlight_step(void)

    Cycle through backlight levels.


    void backlight_increase(void)

    Increase the backlight level.


    void backlight_decrease(void)

    Decrease the backlight level.


    void backlight_level(uint8_t level)

    Set the backlight level.

    Arguments


    uint8_t get_backlight_level(void)

    Get the current backlight level.

    Return Value

    The current backlight level, from 0 to BACKLIGHT_LEVELS.


    bool is_backlight_enabled(void)

    Get the current backlight state.

    Return Value

    true if the backlight is enabled.


    void backlight_toggle_breathing(void)

    Toggle backlight breathing on or off.


    void backlight_enable_breathing(void)

    Turn backlight breathing on.


    void backlight_disable_breathing(void)

    Turn backlight breathing off.


    bool is_backlight_breathing(void)

    Get the current backlight breathing state.

    Return Value

    true if backlight breathing is enabled.

    + \ No newline at end of file diff --git a/features/battery.html b/features/battery.html index e749ffc610d..e1965aceca9 100644 --- a/features/battery.html +++ b/features/battery.html @@ -8,9 +8,9 @@ - + - + @@ -18,7 +18,7 @@
    Skip to content
    - + \ No newline at end of file diff --git a/features/bootmagic.html b/features/bootmagic.html index dfef1336bf8..0287ddedd4a 100644 --- a/features/bootmagic.html +++ b/features/bootmagic.html @@ -8,9 +8,9 @@ - + - + @@ -44,7 +44,7 @@ bootloader_jump(); } }

    You can define additional logic here. For instance, resetting the EEPROM or requiring additional keys to be pressed to trigger Bootmagic. Keep in mind that bootmagic_scan is called before a majority of features are initialized in the firmware.

    Addenda

    To manipulate settings that were formerly configured through the now-deprecated full Bootmagic feature, see Magic Keycodes.

    The Command feature, formerly known as Magic, also allows you to control different aspects of your keyboard. While it shares some functionality with Magic Keycodes, it also allows you to do things that Magic Keycodes cannot, such as printing version information to the console. For more information, see Command.

    - + \ No newline at end of file diff --git a/features/caps_word.html b/features/caps_word.html index 19f3aa38c6c..99ff881aa01 100644 --- a/features/caps_word.html +++ b/features/caps_word.html @@ -8,9 +8,9 @@ - + - + @@ -43,7 +43,7 @@ // Do something when Caps Word deactivates. } } - + \ No newline at end of file diff --git a/features/combo.html b/features/combo.html index fcee8524b01..5805c1c0e1d 100644 --- a/features/combo.html +++ b/features/combo.html @@ -8,9 +8,9 @@ - + - + @@ -247,7 +247,7 @@ COMB(QW_UNDO, C(KC_Z), KC_Q, KC_W) SUBS(TH_THE, "the", KC_T, KC_H) // SUBS uses SEND_STRING to output the given string. ...

    For small to huge ready made dictionaries of combos, you can check out http://combos.gboards.ca/.

    - + \ No newline at end of file diff --git a/features/command.html b/features/command.html index 8eb77187c2b..d26439ba2e5 100644 --- a/features/command.html +++ b/features/command.html @@ -8,9 +8,9 @@ - + - + @@ -18,7 +18,7 @@
    Skip to content
    - + \ No newline at end of file diff --git a/features/community_modules.html b/features/community_modules.html index 0f88bd8108d..66b20a6ecdd 100644 --- a/features/community_modules.html +++ b/features/community_modules.html @@ -8,9 +8,9 @@ - + - + @@ -44,7 +44,7 @@ } ] }

    At minimum, the module must provide the module_name and maintainer fields.

    The license field is encouraged to indicate the terms for using and sharing the module. It is recommended to use a SPDX license identifier like "Apache-2.0" or "GPL-2.0-or-later" if possible.

    The url field may specify a URL to more information about the module.

    The use of features matches the definition normally provided within keyboard.json and info.json, allowing a module to signal to the build system that it has its own dependencies. In the example above, it enables the deferred executor feature whenever the above module is used in a build.

    The keycodes array allows a module to provide new keycodes (as well as corresponding aliases) to a keymap.

    rules.mk / post_rules.mk

    These two files follows standard QMK build system logic, allowing for Makefile-style customisation as if it were present in the keyboard or keymap.

    <module>.c

    This file will be automatically added to the build if the filename matches the directory name. For example, the qmk/hello_world module contains a hello_world.c file, which is automatically added to the build.

    INFO

    Other files intended to be included must use the normal method of SRC += my_file.c inside rules.mk.

    TIP

    This file should use ASSERT_COMMUNITY_MODULES_MIN_API_VERSION(1,0,0); to enforce a minimum version of the API that it requires, ensuring the Community Module is built with a compatible version of QMK. The list of APIs and corresponding version is given at the bottom of this document. Note the use of commas instead of periods.

    introspection.c / introspection.h

    These two files hook into the keymap introspection logic -- the header is prepended before the user keymap, and the C source file is appended after the user keymap.

    The header may provide definitions which are useful to the user's keymap.c.

    The source file may provide functions which allow access to information specified in the user's keymap.c.

    WARNING

    Introspection is a relatively advanced topic within QMK, and existing patterns should be followed. If you need help please open an issue or chat with us on Discord.

    led_matrix_module.inc

    This file defines LED matrix effects in the same form as used with led_matrix_kb.inc and led_matrix_user.inc (see Custom LED Matrix Effects). Effect mode names are prepended with LED_MATRIX_COMMUNITY_MODULE_.

    rgb_matrix_module.inc

    This file defines RGB matrix effects in the same form as used with rgb_matrix_kb.inc and rgb_matrix_user.inc (see Custom RGB Matrix Effects). Effect mode names are prepended with RGB_MATRIX_COMMUNITY_MODULE_.

    Compatible APIs

    Community Modules may provide specializations for the following APIs:

    Base APIAPI FormatExample (hello_world module)API Version
    keyboard_pre_initkeyboard_pre_init_<module>keyboard_pre_init_hello_world0.1.0
    keyboard_post_initkeyboard_post_init_<module>keyboard_post_init_hello_world0.1.0
    pre_process_recordpre_process_record_<module>pre_process_record_hello_world0.1.0
    process_recordprocess_record_<module>process_record_hello_world0.1.0
    post_process_recordpost_process_record_<module>post_process_record_hello_world0.1.0
    housekeeping_taskhousekeeping_task_<module>housekeeping_task_hello_world1.0.0
    suspend_power_downsuspend_power_down_<module>suspend_power_down_hello_world1.0.0
    suspend_wakeup_initsuspend_wakeup_init_<module>suspend_wakeup_init_hello_world1.0.0
    shutdownshutdown_<module>shutdown_hello_world1.0.0
    process_detected_host_osprocess_detected_host_os_<module>process_detected_host_os_hello_world1.0.0
    default_layer_state_setdefault_layer_state_set_<module>default_layer_state_set_hello_world1.1.0
    layer_state_setlayer_state_set_<module>layer_state_set_hello_world1.1.0
    led_matrix_indicatorsled_matrix_indicators_<module>led_matrix_indicators_hello_world1.1.0
    led_matrix_indicators_advancedled_matrix_indicators_advanced_<module>led_matrix_indicators_advanced_hello_world1.1.0
    rgb_matrix_indicatorsrgb_matrix_indicators_<module>rgb_matrix_indicators_hello_world1.1.0
    rgb_matrix_indicators_advancedrgb_matrix_indicators_advanced_<module>rgb_matrix_indicators_advanced_hello_world1.1.0
    pointing_device_initpointing_device_init_<module>pointing_device_init_hello_world1.1.0
    pointing_device_taskpointing_device_task_<module>pointing_device_task_hello_world1.1.0

    INFO

    An unspecified API is disregarded if a Community Module does not provide a specialization for it.

    Each API has an equivalent _<module>_kb() and _<module>_user() hook, as per the normal QMK _quantum, _kb, and _user functions.

    - + \ No newline at end of file diff --git a/features/digitizer.html b/features/digitizer.html index 122f44ab480..9cad5a2cbee 100644 --- a/features/digitizer.html +++ b/features/digitizer.html @@ -8,9 +8,9 @@ - + - + @@ -21,7 +21,7 @@ digitizer_set_position(0.5, 0.5);

    The "in range" indicator is required to be on for the change in coordinates to be taken. It can then be turned off again to signal the end of the digitizer interaction, but it is not strictly required.

    You can also modify the digitizer state directly, if you need to change multiple fields in a single report:

    c
    digitizer_state.in_range = true;
     digitizer_state.dirty = true;
     digitizer_flush();

    digitizer_state is a struct of type digitizer_t.

    API

    struct digitizer_t

    Contains the state of the digitizer.

    Members


    void digitizer_flush(void)

    Send the digitizer report to the host if it is marked as dirty.


    void digitizer_in_range_on(void)

    Assert the "in range" indicator, and flush the report.


    void digitizer_in_range_off(void)

    Deassert the "in range" indicator, and flush the report.


    void digitizer_tip_switch_on(void)

    Assert the tip switch, and flush the report.


    void digitizer_tip_switch_off(void)

    Deassert the tip switch, and flush the report.


    void digitizer_barrel_switch_on(void)

    Assert the barrel switch, and flush the report.


    void digitizer_barrel_switch_off(void)

    Deassert the barrel switch, and flush the report.


    void digitizer_set_position(float x, float y)

    Set the absolute X and Y position of the digitizer contact, and flush the report.

    Arguments

    - + \ No newline at end of file diff --git a/features/dip_switch.html b/features/dip_switch.html index bfe6649f4e8..7081fd15963 100644 --- a/features/dip_switch.html +++ b/features/dip_switch.html @@ -8,9 +8,9 @@ - + - + @@ -77,7 +77,7 @@ } return true; }

    Hardware

    Connects each switch in the dip switch to the GPIO pin of the MCU

    One side of the DIP switch should be wired directly to the pin on the MCU, and the other side to ground. It should not matter which side is connected to which, as it should be functionally the same.

    Connect each switch in the DIP switch to an unused intersections in the key matrix.

    As with the keyswitch, a diode and DIP switch connect the ROW line to the COL line.

    - + \ No newline at end of file diff --git a/features/dynamic_macros.html b/features/dynamic_macros.html index c1ce574770b..78aa54d91f2 100644 --- a/features/dynamic_macros.html +++ b/features/dynamic_macros.html @@ -8,9 +8,9 @@ - + - + @@ -22,7 +22,7 @@ if (!process_record_dynamic_macro(macro_kc, record)) { return false; }

    User Hooks

    There are a number of hooks that you can use to add custom functionality and feedback options to Dynamic Macro feature. This allows for some additional degree of customization.

    Note, that direction indicates which macro it is, with 1 being Macro 1, -1 being Macro 2, and 0 being no macro.

    Additionally, you can call dynamic_macro_led_blink() to flash the backlights if that feature is enabled.

    - + \ No newline at end of file diff --git a/features/encoders.html b/features/encoders.html index c59a9ed36d3..5d5aac99afc 100644 --- a/features/encoders.html +++ b/features/encoders.html @@ -8,9 +8,9 @@ - + - + @@ -69,7 +69,7 @@ }

    WARNING

    If you return true in the keymap level _user function, it will allow the keyboard/core level encoder code to run on top of your own. Returning false will override the keyboard level function, if setup correctly. This is generally the safest option to avoid confusion.

    Hardware

    The A an B lines of the encoders should be wired directly to the MCU, and the C/common lines should be wired to ground.

    Multiple Encoders

    Multiple encoders may share pins so long as each encoder has a distinct pair of pins when the following conditions are met:

    For example you can support two encoders using only 3 pins like this

    #define ENCODER_A_PINS { B1, B1 }
     #define ENCODER_B_PINS { B2, B3 }

    You could even support three encoders using only three pins (one per encoder) however in this configuration, rotating two encoders which share pins simultaneously will often generate incorrect output. For example:

    #define ENCODER_A_PINS { B1, B1, B2 }
     #define ENCODER_B_PINS { B2, B3, B3 }

    Here rotating Encoder 0 B1 B2 and Encoder 1 B1 B3 could be interpreted as rotating Encoder 2 B2 B3 or B3 B2 depending on the timing. This may still be a useful configuration depending on your use case

    - + \ No newline at end of file diff --git a/features/grave_esc.html b/features/grave_esc.html index e91b3e34b1d..cc58bf9c9bf 100644 --- a/features/grave_esc.html +++ b/features/grave_esc.html @@ -8,9 +8,9 @@ - + - + @@ -18,7 +18,7 @@
    Skip to content
    - + \ No newline at end of file diff --git a/features/haptic_feedback.html b/features/haptic_feedback.html index b1e903ba351..3e611cac2bd 100644 --- a/features/haptic_feedback.html +++ b/features/haptic_feedback.html @@ -8,9 +8,9 @@ - + - + @@ -37,7 +37,7 @@ #define DRV2605L_V_RMS 2.0 #define DRV2605L_V_PEAK 2.1 #define DRV2605L_F_LRA 205 /* resonance freq */

    DRV2605L waveform library

    DRV2605L comes with preloaded library of various waveform sequences that can be called and played. If writing a macro, these waveforms can be played using DRV_pulse(*sequence name or number*)

    List of waveform sequences from the datasheet:

    seq#Sequence nameseq#Sequence nameseq#Sequence name
    1strong_click43lg_dblclick_med_6085transition_rampup_med_smooth2
    2strong_click_6044lg_dblsharp_tick86transition_rampup_short_smooth1
    3strong_click_3045lg_dblsharp_tick_8087transition_rampup_short_smooth2
    4sharp_click46lg_dblsharp_tick_6088transition_rampup_long_sharp1
    5sharp_click_6047buzz89transition_rampup_long_sharp2
    6sharp_click_3048buzz_8090transition_rampup_med_sharp1
    7soft_bump49buzz_6091transition_rampup_med_sharp2
    8soft_bump_6050buzz_4092transition_rampup_short_sharp1
    9soft_bump_3051buzz_2093transition_rampup_short_sharp2
    10dbl_click52pulsing_strong94transition_rampdown_long_smooth1_50
    11dbl_click_6053pulsing_strong_8095transition_rampdown_long_smooth2_50
    12trp_click54pulsing_medium96transition_rampdown_med_smooth1_50
    13soft_fuzz55pulsing_medium_8097transition_rampdown_med_smooth2_50
    14strong_buzz56pulsing_sharp98transition_rampdown_short_smooth1_50
    15alert_750ms57pulsing_sharp_8099transition_rampdown_short_smooth2_50
    16alert_1000ms58transition_click100transition_rampdown_long_sharp1_50
    17strong_click159transition_click_80101transition_rampdown_long_sharp2_50
    18strong_click2_8060transition_click_60102transition_rampdown_med_sharp1_50
    19strong_click3_6061transition_click_40103transition_rampdown_med_sharp2_50
    20strong_click4_3062transition_click_20104transition_rampdown_short_sharp1_50
    21medium_click163transition_click_10105transition_rampdown_short_sharp2_50
    22medium_click2_8064transition_hum106transition_rampup_long_smooth1_50
    23medium_click3_6065transition_hum_80107transition_rampup_long_smooth2_50
    24sharp_tick166transition_hum_60108transition_rampup_med_smooth1_50
    25sharp_tick2_8067transition_hum_40109transition_rampup_med_smooth2_50
    26sharp_tick3_6068transition_hum_20110transition_rampup_short_smooth1_50
    27sh_dblclick_str69transition_hum_10111transition_rampup_short_smooth2_50
    28sh_dblclick_str_8070transition_rampdown_long_smooth1112transition_rampup_long_sharp1_50
    29sh_dblclick_str_6071transition_rampdown_long_smooth2113transition_rampup_long_sharp2_50
    30sh_dblclick_str_3072transition_rampdown_med_smooth1114transition_rampup_med_sharp1_50
    31sh_dblclick_med73transition_rampdown_med_smooth2115transition_rampup_med_sharp2_50
    32sh_dblclick_med_8074transition_rampdown_short_smooth1116transition_rampup_short_sharp1_50
    33sh_dblclick_med_6075transition_rampdown_short_smooth2117transition_rampup_short_sharp2_50
    34sh_dblsharp_tick76transition_rampdown_long_sharp1118long_buzz_for_programmatic_stopping
    35sh_dblsharp_tick_8077transition_rampdown_long_sharp2119smooth_hum1_50
    36sh_dblsharp_tick_6078transition_rampdown_med_sharp1120smooth_hum2_40
    37lg_dblclick_str79transition_rampdown_med_sharp2121smooth_hum3_30
    38lg_dblclick_str_8080transition_rampdown_short_sharp1122smooth_hum4_20
    39lg_dblclick_str_6081transition_rampdown_short_sharp2123smooth_hum5_10
    40lg_dblclick_str_3082transition_rampup_long_smooth1
    41lg_dblclick_med83transition_rampup_long_smooth2
    42lg_dblclick_med_8084transition_rampup_med_smooth1

    Optional DRV2605L defines

    c
    #define DRV2605L_GREETING *sequence name or number*

    If haptic feedback is enabled, the keyboard will vibrate to a specific sequence during startup. That can be selected using the following define:

    c
    #define DRV2605L_DEFAULT_MODE *sequence name or number*

    This will set what sequence HF_RST will set as the active mode. If not defined, mode will be set to 1 when HF_RST is pressed.

    DRV2605L Continuous Haptic Mode

    This mode sets continuous haptic feedback with the option to increase or decrease strength.

    Haptic Key Exclusion

    The Haptic Exclusion is implemented as __attribute__((weak)) bool get_haptic_enabled_key(uint16_t keycode, keyrecord_t *record) in haptic.c. This allows a re-definition at the required level with the specific requirement / exclusion.

    NO_HAPTIC_MOD

    With the entry of #define NO_HAPTIC_MOD in config.h, the following keys will not trigger feedback:

    NO_HAPTIC_ALPHA

    With the entry of #define NO_HAPTIC_ALPHA in config.h, none of the alpha keys (A ... Z) will trigger a feedback.

    NO_HAPTIC_PUNCTUATION

    With the entry of #define NO_HAPTIC_PUNCTUATION in config.h, none of the following keys will trigger a feedback: Enter, ESC, Backspace, Space, Minus, Equal, Left Bracket, Right Bracket, Backslash, Non-US Hash, Semicolon, Quote, Grave, Comma, Slash, Dot, Non-US Backslash.

    NO_HAPTIC_LOCKKEYS

    With the entry of #define NO_HAPTIC_LOCKKEYS in config.h, none of the following keys will trigger a feedback: Caps Lock, Scroll Lock, Num Lock.

    NO_HAPTIC_NAV

    With the entry of #define NO_HAPTIC_NAV in config.h, none of the following keys will trigger a feedback: Print Screen, Pause, Insert, Delete, Page Down, Page Up, Left Arrow, Up Arrow, Right Arrow, Down Arrow, End, Home.

    NO_HAPTIC_NUMERIC

    With the entry of #define NO_HAPTIC_NUMERIC in config.h, none of the following keys between 0 and 9 (KC_1 ... KC_0) will trigger a feedback.

    - + \ No newline at end of file diff --git a/features/hd44780.html b/features/hd44780.html index d65716a1070..1d577c36637 100644 --- a/features/hd44780.html +++ b/features/hd44780.html @@ -8,9 +8,9 @@ - + - + @@ -38,7 +38,7 @@ // 0x08 to avoid null terminator hd44780_puts_P(PSTR("\x08 QMK Firmware")); }

    API

    void hd44780_init(bool cursor, bool blink)

    Initialize the display.

    This function should be called only once, before any of the other functions can be called.

    Arguments


    void hd44780_clear(void)

    Clear the display.

    This function is called on init.


    void hd44780_home(void)

    Move the cursor to the home position.

    This function is called on init.


    void hd44780_on(bool cursor, bool blink)

    Turn the display on, and/or set the cursor properties.

    This function is called on init.

    Arguments


    void hd44780_off(void)

    Turn the display off.


    void hd44780_set_cursor(uint8_t col, uint8_t line)

    Move the cursor to the specified position on the display.

    Arguments


    void hd44780_putc(char c)

    Print a character to the display. The newline character \n will move the cursor to the start of the next line.

    The exact character shown may depend on the ROM code of your particular display - refer to the datasheet for the full character set.

    Arguments


    void hd44780_puts(const char *s)

    Print a string of characters to the display.

    Arguments


    void hd44780_puts_P(const char *s)

    Print a string of characters from PROGMEM to the display.

    On ARM devices, this function is simply an alias of hd44780_puts().

    Arguments


    void hd44780_define_char(uint8_t index, uint8_t *data)

    Define a custom character.

    Arguments


    void hd44780_define_char_P(uint8_t index, const uint8_t *data)

    Define a custom character from PROGMEM.

    On ARM devices, this function is simply an alias of hd44780_define_char().

    Arguments


    bool hd44780_busy(void)

    Indicates whether the display is currently processing, and cannot accept instructions.

    Return Value

    true if the display is busy.


    void hd44780_write(uint8_t data, bool isData)

    Write a byte to the display.

    Arguments


    uint8_t hd44780_read(bool isData)

    Read a byte from the display.

    Arguments

    Return Value

    If isData is true, the returned byte will be the character at the current DDRAM address. Otherwise, it will be the current DDRAM address and the busy flag.


    void hd44780_command(uint8_t command)

    Send a command to the display. Refer to the datasheet and hd44780.h for the valid commands and defines.

    This function waits for the display to clear the busy flag before sending the command.

    Arguments


    void hd44780_data(uint8_t data)

    Send a byte of data to the display.

    This function waits for the display to clear the busy flag before sending the data.

    Arguments


    void hd44780_set_cgram_address(uint8_t address)

    Set the CGRAM address.

    This function is used when defining custom characters.

    Arguments


    void hd44780_set_ddram_address(uint8_t address)

    Set the DDRAM address.

    This function is used when printing characters to the display, and setting the cursor.

    Arguments

    - + \ No newline at end of file diff --git a/features/joystick.html b/features/joystick.html index 8f084b00285..707164bf402 100644 --- a/features/joystick.html +++ b/features/joystick.html @@ -8,9 +8,9 @@ - + - + @@ -67,7 +67,7 @@ } return true; }

    Keycodes

    KeyAliasesDescription
    QK_JOYSTICK_BUTTON_0JS_0Button 0
    QK_JOYSTICK_BUTTON_1JS_1Button 1
    QK_JOYSTICK_BUTTON_2JS_2Button 2
    QK_JOYSTICK_BUTTON_3JS_3Button 3
    QK_JOYSTICK_BUTTON_4JS_4Button 4
    QK_JOYSTICK_BUTTON_5JS_5Button 5
    QK_JOYSTICK_BUTTON_6JS_6Button 6
    QK_JOYSTICK_BUTTON_7JS_7Button 7
    QK_JOYSTICK_BUTTON_8JS_8Button 8
    QK_JOYSTICK_BUTTON_9JS_9Button 9
    QK_JOYSTICK_BUTTON_10JS_10Button 10
    QK_JOYSTICK_BUTTON_11JS_11Button 11
    QK_JOYSTICK_BUTTON_12JS_12Button 12
    QK_JOYSTICK_BUTTON_13JS_13Button 13
    QK_JOYSTICK_BUTTON_14JS_14Button 14
    QK_JOYSTICK_BUTTON_15JS_15Button 15
    QK_JOYSTICK_BUTTON_16JS_16Button 16
    QK_JOYSTICK_BUTTON_17JS_17Button 17
    QK_JOYSTICK_BUTTON_18JS_18Button 18
    QK_JOYSTICK_BUTTON_19JS_19Button 19
    QK_JOYSTICK_BUTTON_20JS_20Button 20
    QK_JOYSTICK_BUTTON_21JS_21Button 21
    QK_JOYSTICK_BUTTON_22JS_22Button 22
    QK_JOYSTICK_BUTTON_23JS_23Button 23
    QK_JOYSTICK_BUTTON_24JS_24Button 24
    QK_JOYSTICK_BUTTON_25JS_25Button 25
    QK_JOYSTICK_BUTTON_26JS_26Button 26
    QK_JOYSTICK_BUTTON_27JS_27Button 27
    QK_JOYSTICK_BUTTON_28JS_28Button 28
    QK_JOYSTICK_BUTTON_29JS_29Button 29
    QK_JOYSTICK_BUTTON_30JS_30Button 30
    QK_JOYSTICK_BUTTON_31JS_31Button 31

    API

    struct joystick_t

    Contains the state of the joystick.

    Members


    struct joystick_config_t

    Describes a single axis.

    Members


    void joystick_flush(void)

    Send the joystick report to the host, if it has been marked as dirty.


    void register_joystick_button(uint8_t button)

    Set the state of a button, and flush the report.

    Arguments


    void unregister_joystick_button(uint8_t button)

    Reset the state of a button, and flush the report.

    Arguments


    int16_t joystick_read_axis(uint8_t axis)

    Sample and process the analog value of the given axis.

    Arguments

    Return Value

    A signed 16-bit integer, where 0 is the resting or mid point.

    void joystick_set_axis(uint8_t axis, int16_t value)

    Set the value of the given axis.

    Arguments


    void joystick_set_hat(int8_t value)

    Set the position of the hat switch.

    Arguments

    - + \ No newline at end of file diff --git a/features/key_lock.html b/features/key_lock.html index f3e362ded76..fc816303f1f 100644 --- a/features/key_lock.html +++ b/features/key_lock.html @@ -8,9 +8,9 @@ - + - + @@ -18,7 +18,7 @@
    Skip to content
    - + \ No newline at end of file diff --git a/features/key_overrides.html b/features/key_overrides.html index c0461a34268..a30cbb53da1 100644 --- a/features/key_overrides.html +++ b/features/key_overrides.html @@ -8,9 +8,9 @@ - + - + @@ -89,7 +89,7 @@ // Neutralize left alt, left GUI, right GUI and left Control+Shift #define MODS_TO_NEUTRALIZE { MOD_BIT(KC_LEFT_ALT), MOD_BIT(KC_LEFT_GUI), MOD_BIT(KC_RIGHT_GUI), MOD_BIT(KC_LEFT_CTRL)|MOD_BIT(KC_LEFT_SHIFT) }

    WARNING

    Do not use MOD_xxx constants like MOD_LSFT or MOD_RALT, since they're 5-bit packed bit-arrays while MODS_TO_NEUTRALIZE expects a list of 8-bit packed bit-arrays. Use MOD_BIT(<kc>) or MOD_MASK_xxx instead.

    - + \ No newline at end of file diff --git a/features/layer_lock.html b/features/layer_lock.html index 9b2df25296f..24a96726a14 100644 --- a/features/layer_lock.html +++ b/features/layer_lock.html @@ -8,16 +8,16 @@ - + - + - + -
    Skip to content
    - + \ No newline at end of file diff --git a/features/led_indicators.html b/features/led_indicators.html index e74d0f09015..de87b620b8d 100644 --- a/features/led_indicators.html +++ b/features/led_indicators.html @@ -8,9 +8,9 @@ - + - + @@ -47,7 +47,7 @@ #endif return true; }

    Host keyboard LED state

    The host_keyboard_led_state() function will report the LED state returned from the host computer as led_t. This is useful for reading the LED state outside led_update_*. For example, you can get the boolean state of Caps Lock from the host with:

    c
    bool caps = host_keyboard_led_state().caps_lock;

    led_update_ports()

    This function writes the LED state to the actual hardware. Call it manually from your led_update_*() callbacks to modify the handling of the standard keyboard LEDs. For example when repurposing a standard LED indicator as layer indicator.

    Setting Physical LED State

    Some keyboard implementations provide convenient methods for setting the state of the physical LEDs.

    Ergodox Boards

    The Ergodox implementations provide ergodox_right_led_1/2/3_on/off() to turn individual LEDs on or off, as well as ergodox_right_led_on/off(uint8_t led) to turn them on or off by their index.

    In addition, it is possible to specify the brightness level of all LEDs with ergodox_led_all_set(uint8_t n); of individual LEDs with ergodox_right_led_1/2/3_set(uint8_t n); or by index with ergodox_right_led_set(uint8_t led, uint8_t n).

    Ergodox boards also define LED_BRIGHTNESS_LO for the lowest brightness and LED_BRIGHTNESS_HI for the highest brightness (which is the default).

    - + \ No newline at end of file diff --git a/features/led_matrix.html b/features/led_matrix.html index cf4b46bdc75..06473885952 100644 --- a/features/led_matrix.html +++ b/features/led_matrix.html @@ -8,9 +8,9 @@ - + - + @@ -119,7 +119,7 @@ LED_MATRIX_INDICATOR_SET_VALUE(index, value); return false; }

    API

    void led_matrix_toggle(void)

    Toggle LED Matrix on or off.


    void led_matrix_toggle_noeeprom(void)

    Toggle LED Matrix on or off. New state is not written to EEPROM.


    void led_matrix_enable(void)

    Turn LED Matrix on.


    void led_matrix_enable_noeeprom(void)

    Turn LED Matrix on. New state is not written to EEPROM.


    void led_matrix_disable(void)

    Turn LED Matrix off.


    void led_matrix_disable_noeeprom(void)

    Turn LED Matrix off. New state is not written to EEPROM.


    bool led_matrix_is_enabled(void)

    Get the current enabled state of LED Matrix.

    Return Value

    true if LED Matrix is enabled.


    void led_matrix_set_value(uint8_t index, uint8_t v)

    Set the brightness of a single LED.

    This function can only be run from within an effect or indicator callback, otherwise the currently running animation will simply overwrite it on the next frame.

    Arguments


    void led_matrix_set_value_all(uint8_t v)

    Set the brightness of all LEDs.

    This function can only be run from within an effect or indicator callback, otherwise the currently running animation will simply overwrite it on the next frame.

    Arguments


    void led_matrix_mode(uint8_t mode)

    Set the currently running effect.

    Arguments


    void led_matrix_mode_noeeprom(uint8_t mode)

    Set the currently running effect. New state is not written to EEPROM.

    Arguments


    void led_matrix_step(void)

    Move to the next enabled effect.


    void led_matrix_step_noeeprom(void)

    Move to the next enabled effect. New state is not written to EEPROM.


    void led_matrix_step_reverse(void)

    Move to the previous enabled effect.


    void led_matrix_step_reverse_noeeprom(void)

    Move to the previous enabled effect. New state is not written to EEPROM.


    uint8_t led_matrix_get_mode(void)

    Get the currently running effect.

    Return Value

    The index of the currently running effect.


    void val_matrix_increase_val(void)

    Increase the global effect brightness.


    void led_matrix_increase_val_noeeprom(void)

    Increase the global effect brightness. New state is not written to EEPROM.


    void led_matrix_decrease_val(void)

    Decrease the global effect brightness.


    void led_matrix_decrease_val_noeeprom(void)

    Decrease the global effect brightness. New state is not written to EEPROM.


    uint8_t led_matrix_get_val(void)

    Get the current global effect brightness.

    Return Value

    The current brightness value, from 0 to 255.


    void led_matrix_increase_speed(void)

    Increase the effect speed.


    void led_matrix_increase_speed_noeeprom(void)

    Increase the effect speed. New state is not written to EEPROM.


    void led_matrix_decrease_speed(void)

    Decrease the effect speed.


    void led_matrix_decrease_speed_noeeprom(void)

    Decrease the effect speed. New state is not written to EEPROM.


    void led_matrix_set_speed(uint8_t speed)

    Set the effect speed.

    Arguments


    void led_matrix_set_speed_noeeprom(uint8_t speed)

    Set the effect speed. New state is not written to EEPROM.

    Arguments


    uint8_t led_matrix_get_speed(void)

    Get the current effect speed.

    Return Value

    The current effect speed, from 0 to 255.


    void led_matrix_reload_from_eeprom(void)

    Reload the effect configuration (enabled, mode and brightness) from EEPROM.


    bool led_matrix_get_suspend_state(void)

    Get the current suspend state of LED Matrix.

    Return Value

    true if LED Matrix is currently in the suspended state.


    bool led_matrix_indicators_kb(void)

    Keyboard-level callback, invoked after current animation frame is rendered but before it is flushed to the LEDs.

    Return Value

    Currently unused.


    bool led_matrix_indicators_user(void)

    Keymap-level callback, invoked after current animation frame is rendered but before it is flushed to the LEDs.

    Return Value

    true to continue running the keyboard-level callback.


    bool led_matrix_indicators_advanced_kb(uint8_t led_min, uint8_t led_max)

    Keyboard-level callback, invoked after current animation frame is rendered but before it is flushed to the LEDs.

    Arguments

    Return Value

    Currently unused.


    bool led_matrix_indicators_advanced_user(uint8_t led_min, uint8_t led_max)

    Keymap-level callback, invoked after current animation frame is rendered but before it is flushed to the LEDs.

    Arguments

    Return Value

    true to continue running the keyboard-level callback.

    - + \ No newline at end of file diff --git a/features/midi.html b/features/midi.html index 5a882e59009..4eed8102152 100644 --- a/features/midi.html +++ b/features/midi.html @@ -8,9 +8,9 @@ - + - + @@ -52,7 +52,7 @@ // ... ) };

    Keycodes

    KeycodeAliasesDescription
    QK_MIDI_ONMI_ONTurn MIDI on
    QK_MIDI_OFFMI_OFFTurn MIDI off
    QK_MIDI_TOGGLEMI_TOGGToggle MIDI enabled
    QK_MIDI_NOTE_C_0MI_CC octave 0
    QK_MIDI_NOTE_C_SHARP_0MI_Cs, MI_DbC♯/D♭ octave 0
    QK_MIDI_NOTE_D_0MI_DD octave 0
    QK_MIDI_NOTE_D_SHARP_0MI_Ds, MI_EbD♯/E♭ octave 0
    QK_MIDI_NOTE_E_0MI_EE octave 0
    QK_MIDI_NOTE_F_0MI_FF octave 0
    QK_MIDI_NOTE_F_SHARP_0MI_Fs, MI_GbF♯/G♭ octave 0
    QK_MIDI_NOTE_G_0MI_GG octave 0
    QK_MIDI_NOTE_G_SHARP_0MI_Gs, MI_AbG♯/A♭ octave 0
    QK_MIDI_NOTE_A_0MI_AA octave 0
    QK_MIDI_NOTE_A_SHARP_0MI_As, MI_BbA♯/B♭ octave 0
    QK_MIDI_NOTE_B_0MI_BB octave 0
    QK_MIDI_NOTE_C_1MI_C1C octave 1
    QK_MIDI_NOTE_C_SHARP_1MI_Cs1, MI_Db1C♯/D♭ octave 1
    QK_MIDI_NOTE_D_1MI_D1D octave 1
    QK_MIDI_NOTE_D_SHARP_1MI_Ds1, MI_Eb1D♯/E♭ octave 1
    QK_MIDI_NOTE_E_1MI_E1E octave 1
    QK_MIDI_NOTE_F_1MI_F1F octave 1
    QK_MIDI_NOTE_F_SHARP_1MI_Fs1, MI_Gb1F♯/G♭ octave 1
    QK_MIDI_NOTE_G_1MI_G1G octave 1
    QK_MIDI_NOTE_G_SHARP_1MI_Gs1, MI_Ab1G♯/A♭ octave 1
    QK_MIDI_NOTE_A_1MI_A1A octave 1
    QK_MIDI_NOTE_A_SHARP_1MI_As1, MI_Bb1A♯/B♭ octave 1
    QK_MIDI_NOTE_B_1MI_B1B octave 1
    QK_MIDI_NOTE_C_2MI_C2C octave 2
    QK_MIDI_NOTE_C_SHARP_2MI_Cs2, MI_Db2C♯/D♭ octave 2
    QK_MIDI_NOTE_D_2MI_D2D octave 2
    QK_MIDI_NOTE_D_SHARP_2MI_Ds2, MI_Eb2D♯/E♭ octave 2
    QK_MIDI_NOTE_E_2MI_E2E octave 2
    QK_MIDI_NOTE_F_2MI_F2F octave 2
    QK_MIDI_NOTE_F_SHARP_2MI_Fs2, MI_Gb2F♯/G♭ octave 2
    QK_MIDI_NOTE_G_2MI_G2G octave 2
    QK_MIDI_NOTE_G_SHARP_2MI_Gs2, MI_Ab2G♯/A♭ octave 2
    QK_MIDI_NOTE_A_2MI_A2A octave 2
    QK_MIDI_NOTE_A_SHARP_2MI_As2, MI_Bb2A♯/B♭ octave 2
    QK_MIDI_NOTE_B_2MI_B2B octave 2
    QK_MIDI_NOTE_C_3MI_C3C octave 3
    QK_MIDI_NOTE_C_SHARP_3MI_Cs3, MI_Db3C♯/D♭ octave 3
    QK_MIDI_NOTE_D_3MI_D3D octave 3
    QK_MIDI_NOTE_D_SHARP_3MI_Ds3, MI_Eb3D♯/E♭ octave 3
    QK_MIDI_NOTE_E_3MI_E3E octave 3
    QK_MIDI_NOTE_F_3MI_F3F octave 3
    QK_MIDI_NOTE_F_SHARP_3MI_Fs3, MI_Gb3F♯/G♭ octave 3
    QK_MIDI_NOTE_G_3MI_G3G octave 3
    QK_MIDI_NOTE_G_SHARP_3MI_Gs3, MI_Ab3G♯/A♭ octave 3
    QK_MIDI_NOTE_A_3MI_A3A octave 3
    QK_MIDI_NOTE_A_SHARP_3MI_As3, MI_Bb3A♯/B♭ octave 3
    QK_MIDI_NOTE_B_3MI_B3B octave 3
    QK_MIDI_NOTE_C_4MI_C4C octave 4
    QK_MIDI_NOTE_C_SHARP_4MI_Cs4, MI_Db4C♯/D♭ octave 4
    QK_MIDI_NOTE_D_4MI_D4D octave 4
    QK_MIDI_NOTE_D_SHARP_4MI_Ds4, MI_Eb4D♯/E♭ octave 4
    QK_MIDI_NOTE_E_4MI_E4E octave 4
    QK_MIDI_NOTE_F_4MI_F4F octave 4
    QK_MIDI_NOTE_F_SHARP_4MI_Fs4, MI_Gb4F♯/G♭ octave 4
    QK_MIDI_NOTE_G_4MI_G4G octave 4
    QK_MIDI_NOTE_G_SHARP_4MI_Gs4, MI_Ab4G♯/A♭ octave 4
    QK_MIDI_NOTE_A_4MI_A4A octave 4
    QK_MIDI_NOTE_A_SHARP_4MI_As4, MI_Bb4A♯/B♭ octave 4
    QK_MIDI_NOTE_B_4MI_B4B octave 4
    QK_MIDI_NOTE_C_5MI_C5C octave 5
    QK_MIDI_NOTE_C_SHARP_5MI_Cs5, MI_Db5C♯/D♭ octave 5
    QK_MIDI_NOTE_D_5MI_D5D octave 5
    QK_MIDI_NOTE_D_SHARP_5MI_Ds5, MI_Eb5D♯/E♭ octave 5
    QK_MIDI_NOTE_E_5MI_E5E octave 5
    QK_MIDI_NOTE_F_5MI_F5F octave 5
    QK_MIDI_NOTE_F_SHARP_5MI_Fs5, MI_Gb5F♯/G♭ octave 5
    QK_MIDI_NOTE_G_5MI_G5G octave 5
    QK_MIDI_NOTE_G_SHARP_5MI_Gs5, MI_Ab5G♯/A♭ octave 5
    QK_MIDI_NOTE_A_5MI_A5A octave 5
    QK_MIDI_NOTE_A_SHARP_5MI_As5, MI_Bb5A♯/B♭ octave 5
    QK_MIDI_NOTE_B_5MI_B5B octave 5
    QK_MIDI_OCTAVE_N2MI_OCN2Set octave to -2
    QK_MIDI_OCTAVE_N1MI_OCN1Set octave to -1
    QK_MIDI_OCTAVE_0MI_OC0Set octave to 0
    QK_MIDI_OCTAVE_1MI_OC1Set octave to 1
    QK_MIDI_OCTAVE_2MI_OC2Set octave to 2
    QK_MIDI_OCTAVE_3MI_OC3Set octave to 3
    QK_MIDI_OCTAVE_4MI_OC4Set octave to 4
    QK_MIDI_OCTAVE_5MI_OC5Set octave to 5
    QK_MIDI_OCTAVE_6MI_OC6Set octave to 6
    QK_MIDI_OCTAVE_7MI_OC7Set octave to 7
    QK_MIDI_OCTAVE_DOWNMI_OCTDMove down an octave
    QK_MIDI_OCTAVE_UPMI_OCTUMove up an octave
    QK_MIDI_TRANSPOSE_N6MI_TRN6Set transposition to -6 semitones
    QK_MIDI_TRANSPOSE_N5MI_TRN5Set transposition to -5 semitones
    QK_MIDI_TRANSPOSE_N4MI_TRN4Set transposition to -4 semitones
    QK_MIDI_TRANSPOSE_N3MI_TRN3Set transposition to -3 semitones
    QK_MIDI_TRANSPOSE_N2MI_TRN2Set transposition to -2 semitones
    QK_MIDI_TRANSPOSE_N1MI_TRN1Set transposition to -1 semitone
    QK_MIDI_TRANSPOSE_0MI_TR0No transposition
    QK_MIDI_TRANSPOSE_1MI_TR1Set transposition to +1 semitone
    QK_MIDI_TRANSPOSE_2MI_TR2Set transposition to +2 semitones
    QK_MIDI_TRANSPOSE_3MI_TR3Set transposition to +3 semitones
    QK_MIDI_TRANSPOSE_4MI_TR4Set transposition to +4 semitones
    QK_MIDI_TRANSPOSE_5MI_TR5Set transposition to +5 semitones
    QK_MIDI_TRANSPOSE_6MI_TR6Set transposition to +6 semitones
    QK_MIDI_TRANSPOSE_DOWNMI_TRSDDecrease transposition
    QK_MIDI_TRANSPOSE_UPMI_TRSUIncrease transposition
    QK_MIDI_VELOCITY_0MI_VL0Set velocity to 0
    QK_MIDI_VELOCITY_1MI_VL1Set velocity to 12
    QK_MIDI_VELOCITY_2MI_VL2Set velocity to 25
    QK_MIDI_VELOCITY_3MI_VL3Set velocity to 38
    QK_MIDI_VELOCITY_4MI_VL4Set velocity to 51
    QK_MIDI_VELOCITY_5MI_VL5Set velocity to 64
    QK_MIDI_VELOCITY_6MI_VL6Set velocity to 76
    QK_MIDI_VELOCITY_7MI_VL7Set velocity to 89
    QK_MIDI_VELOCITY_8MI_VL8Set velocity to 102
    QK_MIDI_VELOCITY_9MI_VL9Set velocity to 114
    QK_MIDI_VELOCITY_10MI_VL10Set velocity to 127
    QK_MIDI_VELOCITY_DOWNMI_VELDDecrease velocity
    QK_MIDI_VELOCITY_UPMI_VELUIncrease velocity
    QK_MIDI_CHANNEL_1MI_CH1Set channel to 1
    QK_MIDI_CHANNEL_2MI_CH2Set channel to 2
    QK_MIDI_CHANNEL_3MI_CH3Set channel to 3
    QK_MIDI_CHANNEL_4MI_CH4Set channel to 4
    QK_MIDI_CHANNEL_5MI_CH5Set channel to 5
    QK_MIDI_CHANNEL_6MI_CH6Set channel to 6
    QK_MIDI_CHANNEL_7MI_CH7Set channel to 7
    QK_MIDI_CHANNEL_8MI_CH8Set channel to 8
    QK_MIDI_CHANNEL_9MI_CH9Set channel to 9
    QK_MIDI_CHANNEL_10MI_CH10Set channel to 10
    QK_MIDI_CHANNEL_11MI_CH11Set channel to 11
    QK_MIDI_CHANNEL_12MI_CH12Set channel to 12
    QK_MIDI_CHANNEL_13MI_CH13Set channel to 13
    QK_MIDI_CHANNEL_14MI_CH14Set channel to 14
    QK_MIDI_CHANNEL_15MI_CH15Set channel to 15
    QK_MIDI_CHANNEL_16MI_CH16Set channel to 16
    QK_MIDI_CHANNEL_DOWNMI_CHNDDecrease channel
    QK_MIDI_CHANNEL_UPMI_CHNUIncrease channel
    QK_MIDI_ALL_NOTES_OFFMI_AOFFStop all notes
    QK_MIDI_SUSTAINMI_SUSTSustain
    QK_MIDI_PORTAMENTOMI_PORTPortmento
    QK_MIDI_SOSTENUTOMI_SOSTSostenuto
    QK_MIDI_SOFTMI_SOFTSoft Pedal
    QK_MIDI_LEGATOMI_LEGLegato
    QK_MIDI_MODULATIONMI_MODModulation
    QK_MIDI_MODULATION_SPEED_DOWNMI_MODDDecrease modulation speed
    QK_MIDI_MODULATION_SPEED_UPMI_MODUIncrease modulation speed
    QK_MIDI_PITCH_BEND_DOWNMI_BNDDBend pitch down
    QK_MIDI_PITCH_BEND_UPMI_BNDUBend pitch up

    Configuration

    Certain values are stored in the midi_config struct. This configuration is not persisted to EEPROM. By default, these values are:

    ConfigurationValueComments
    Octave4Corresponds to MI_OC2
    Transposition0
    Velocity127
    Channel0
    Modulation Interval8

    For the above, the MI_C keycode will produce a C3 (note number 48), and so on.

    References

    MIDI Specification

    QMK C Files

    - + \ No newline at end of file diff --git a/features/mouse_keys.html b/features/mouse_keys.html index f90e09bc6de..e682116a527 100644 --- a/features/mouse_keys.html +++ b/features/mouse_keys.html @@ -8,9 +8,9 @@ - + - + @@ -18,7 +18,7 @@
    Skip to content
    - + \ No newline at end of file diff --git a/features/oled_driver.html b/features/oled_driver.html index aced365eb28..c130eb52539 100644 --- a/features/oled_driver.html +++ b/features/oled_driver.html @@ -8,9 +8,9 @@ - + - + @@ -285,7 +285,7 @@ // Returns the maximum number of lines that will fit on the OLED uint8_t oled_max_lines(void);

    WARNING

    Scrolling is unsupported on the SH1106 and SH1107.

    WARNING

    Scrolling does not work properly on the SSD1306 if the display width is smaller than 128.

    SSD1306.h Driver Conversion Guide

    Old APIRecommended New API
    struct CharacterMatrixremoved - delete all references
    iota_gfx_initoled_init
    iota_gfx_onoled_on
    iota_gfx_offoled_off
    iota_gfx_flusholed_render
    iota_gfx_write_charoled_write_char
    iota_gfx_writeoled_write
    iota_gfx_write_Poled_write_P
    iota_gfx_clear_screenoled_clear
    matrix_clearremoved - delete all references
    matrix_write_char_inneroled_write_char
    matrix_write_charoled_write_char
    matrix_writeoled_write
    matrix_write_lnoled_write_ln
    matrix_write_Poled_write_P
    matrix_write_ln_Poled_write_ln_P
    matrix_renderoled_render
    iota_gfx_taskoled_task
    iota_gfx_task_useroled_task_user
    - + \ No newline at end of file diff --git a/features/os_detection.html b/features/os_detection.html index 59328ffd64d..2702082b90d 100644 --- a/features/os_detection.html +++ b/features/os_detection.html @@ -8,9 +8,9 @@ - + - + @@ -63,7 +63,7 @@ return false; } }

    Then please open an issue on Github with this information and tell what OS was not detected correctly and if you have any intermediate devices between keyboard and your computer.

    Credits

    Original idea is coming from FingerprintUSBHost project.

    - + \ No newline at end of file diff --git a/features/pointing_device.html b/features/pointing_device.html index de46a770b73..bf6e5fe2558 100644 --- a/features/pointing_device.html +++ b/features/pointing_device.html @@ -8,9 +8,9 @@ - + - + @@ -253,7 +253,7 @@ return pointing_device_send(); }

    In general the following two functions must be implemented in appropriate locations for auto mouse to function:

    FunctionDescriptionSuggested location
    pointing_device_task_auto_mouse(report_mouse_t mouse_report)handles target layer activation and is_active status updatespointing_device_task stack
    process_auto_mouse(uint16_t keycode, keyrecord_t* record)Keycode processing for auto mouseprocess_record stack
    - + \ No newline at end of file diff --git a/features/programmable_button.html b/features/programmable_button.html index ec7a7571330..c1591c5df78 100644 --- a/features/programmable_button.html +++ b/features/programmable_button.html @@ -8,9 +8,9 @@ - + - + @@ -18,7 +18,7 @@
    Skip to content
    - + \ No newline at end of file diff --git a/features/ps2_mouse.html b/features/ps2_mouse.html index 3166c2e8094..80ed6428380 100644 --- a/features/ps2_mouse.html +++ b/features/ps2_mouse.html @@ -8,9 +8,9 @@ - + - + @@ -134,7 +134,7 @@ #define PS2_MOUSE_INVERT_V

    into config.h.

    Rotate Mouse Axes

    Transform the output of the device with a clockwise rotation of 90, 180, or 270 degrees.

    When compensating for device orientation, rotate the output the same amount in the opposite direction. E.g. if the normal device orientation is considered to be North-facing, compensate as follows:

    c
    #define PS2_MOUSE_ROTATE 270 /* Compensate for East-facing device orientation. */
    c
    #define PS2_MOUSE_ROTATE 180 /* Compensate for South-facing device orientation. */
    c
    #define PS2_MOUSE_ROTATE 90 /* Compensate for West-facing device orientation. */

    Debug Settings

    To debug the mouse, add debug_mouse = true or enable via bootmagic.

    c
    /* To debug the mouse reports */
     #define PS2_MOUSE_DEBUG_HID
     #define PS2_MOUSE_DEBUG_RAW

    Movement Hook

    Process mouse movement in the keymap before it is sent to the host. Example uses include filtering noise, adding acceleration, and automatically activating a layer. To use, define the following function in your keymap:

    c
    void ps2_mouse_moved_user(report_mouse_t *mouse_report);
    - + \ No newline at end of file diff --git a/features/rawhid.html b/features/rawhid.html index 185872fe8e0..7569bcd3628 100644 --- a/features/rawhid.html +++ b/features/rawhid.html @@ -8,9 +8,9 @@ - + - + @@ -81,7 +81,7 @@ send_raw_report([ 0x41 ])

    API

    void raw_hid_receive(uint8_t *data, uint8_t length)

    Callback, invoked when a raw HID report has been received from the host.

    Arguments


    void raw_hid_send(uint8_t *data, uint8_t length)

    Send an HID report.

    Arguments

    - + \ No newline at end of file diff --git a/features/repeat_key.html b/features/repeat_key.html index 2c63c5a7cc1..82f5f3888be 100644 --- a/features/repeat_key.html +++ b/features/repeat_key.html @@ -8,9 +8,9 @@ - + - + @@ -198,7 +198,7 @@ return true; } - + \ No newline at end of file diff --git a/features/rgb_matrix.html b/features/rgb_matrix.html index 9d794e489bb..03880c1a834 100644 --- a/features/rgb_matrix.html +++ b/features/rgb_matrix.html @@ -8,9 +8,9 @@ - + - + @@ -222,7 +222,7 @@ rgb_matrix_mode_noeeprom(RGB_MATRIX_SOLID_COLOR); rgb_matrix_sethsv_noeeprom(HSV_OFF); }

    API

    void rgb_matrix_toggle(void)

    Toggle RGB Matrix on or off.


    void rgb_matrix_toggle_noeeprom(void)

    Toggle RGB Matrix on or off. New state is not written to EEPROM.


    void rgb_matrix_enable(void)

    Turn RGB Matrix on.


    void rgb_matrix_enable_noeeprom(void)

    Turn RGB Matrix on. New state is not written to EEPROM.


    void rgb_matrix_disable(void)

    Turn RGB Matrix off.


    void rgb_matrix_disable_noeeprom(void)

    Turn RGB Matrix off. New state is not written to EEPROM.


    bool rgb_matrix_is_enabled(void)

    Get the current enabled state of RGB Matrix.

    Return Value

    true if RGB Matrix is enabled.


    void rgb_matrix_set_color(uint8_t index, uint8_t r, uint8_t g, uint8_t b)

    Set the color of a single LED.

    This function can only be run from within an effect or indicator callback, otherwise the currently running animation will simply overwrite it on the next frame.

    Arguments


    void rgb_matrix_set_color_all(uint8_t r, uint8_t g, uint8_t b)

    Set the color of all LEDs.

    This function can only be run from within an effect or indicator callback, otherwise the currently running animation will simply overwrite it on the next frame.

    Arguments


    void rgb_matrix_mode(uint8_t mode)

    Set the currently running effect.

    Arguments


    void rgb_matrix_mode_noeeprom(uint8_t mode)

    Set the currently running effect. New state is not written to EEPROM.

    Arguments


    void rgb_matrix_step(void)

    Move to the next enabled effect.


    void rgb_matrix_step_noeeprom(void)

    Move to the next enabled effect. New state is not written to EEPROM.


    void rgb_matrix_step_reverse(void)

    Move to the previous enabled effect.


    void rgb_matrix_step_reverse_noeeprom(void)

    Move to the previous enabled effect. New state is not written to EEPROM.


    uint8_t rgb_matrix_get_mode(void)

    Get the currently running effect.

    Return Value

    The index of the currently running effect.


    void rgb_matrix_increase_hue(void)

    Increase the global effect hue.


    void rgb_matrix_increase_hue_noeeprom(void)

    Increase the global effect hue. New state is not written to EEPROM.


    void rgb_matrix_decrease_hue(void)

    Decrease the global effect hue.


    void rgb_matrix_decrease_hue_noeeprom(void)

    Decrease the global effect hue. New state is not written to EEPROM.


    uint8_t rgb_matrix_get_hue(void)

    Get the current global effect hue.

    Return Value

    The current hue value, from 0 to 255.


    void rgb_matrix_increase_sat(void)

    Increase the global effect saturation.


    void rgb_matrix_increase_sat_noeeprom(void)

    Increase the global effect saturation. New state is not written to EEPROM.


    void rgb_matrix_decrease_sat(void)

    Decrease the global effect saturation.


    void rgb_matrix_decrease_sat_noeeprom(void)

    Decrease the global effect saturation. New state is not written to EEPROM.


    uint8_t rgb_matrix_get_sat(void)

    Get the current global effect saturation.

    Return Value

    The current saturation value, from 0 to 255.


    void rgb_matrix_increase_val(void)

    Increase the global effect value (brightness).


    void rgb_matrix_increase_val_noeeprom(void)

    Increase the global effect value (brightness). New state is not written to EEPROM.


    void rgb_matrix_decrease_val(void)

    Decrease the global effect value (brightness).


    void rgb_matrix_decrease_val_noeeprom(void)

    Decrease the global effect value (brightness). New state is not written to EEPROM.


    uint8_t rgb_matrix_get_val(void)

    Get the current global effect value (brightness).

    Return Value

    The current brightness value, from 0 to 255.


    void rgb_matrix_increase_speed(void)

    Increase the effect speed.


    void rgb_matrix_increase_speed_noeeprom(void)

    Increase the effect speed. New state is not written to EEPROM.


    void rgb_matrix_decrease_speed(void)

    Decrease the effect speed.


    void rgb_matrix_decrease_speed_noeeprom(void)

    Decrease the effect speed. New state is not written to EEPROM.


    void rgb_matrix_set_speed(uint8_t speed)

    Set the effect speed.

    Arguments


    void rgb_matrix_set_speed_noeeprom(uint8_t speed)

    Set the effect speed. New state is not written to EEPROM.

    Arguments


    uint8_t rgb_matrix_get_speed(void)

    Get the current effect speed.

    Return Value

    The current effect speed, from 0 to 255.


    void rgb_matrix_sethsv(uint8_t h, uint8_t s, uint8_t v)

    Set the global effect hue, saturation, and value (brightness).

    Arguments


    void rgb_matrix_sethsv_noeeprom(uint8_t h, uint8_t s, uint8_t v)

    Set the global effect hue, saturation, and value (brightness). New state is not written to EEPROM.

    Arguments


    hsv_t rgb_matrix_get_hsv(void)

    Get the current global effect hue, saturation, and value (brightness).

    Return Value

    The current effect HSV as an hsv_t struct.


    void rgb_matrix_reload_from_eeprom(void)

    Reload the effect configuration (enabled, mode and color) from EEPROM.


    bool rgb_matrix_get_suspend_state(void)

    Get the current suspend state of RGB Matrix.

    Return Value

    true if RGB Matrix is currently in the suspended state.


    bool rgb_matrix_indicators_kb(void)

    Keyboard-level callback, invoked after current animation frame is rendered but before it is flushed to the LEDs.

    Return Value

    Currently unused.


    bool rgb_matrix_indicators_user(void)

    Keymap-level callback, invoked after current animation frame is rendered but before it is flushed to the LEDs.

    Return Value

    true to continue running the keyboard-level callback.


    bool rgb_matrix_indicators_advanced_kb(uint8_t led_min, uint8_t led_max)

    Keyboard-level callback, invoked after current animation frame is rendered but before it is flushed to the LEDs.

    Arguments

    Return Value

    Currently unused.


    bool rgb_matrix_indicators_advanced_user(uint8_t led_min, uint8_t led_max)

    Keymap-level callback, invoked after current animation frame is rendered but before it is flushed to the LEDs.

    Arguments

    Return Value

    true to continue running the keyboard-level callback.

    - + \ No newline at end of file diff --git a/features/rgblight.html b/features/rgblight.html index 666d30019c0..6605fcc3268 100644 --- a/features/rgblight.html +++ b/features/rgblight.html @@ -8,18 +8,18 @@ - + - + - +
    Skip to content
    - + \ No newline at end of file diff --git a/features/secure.html b/features/secure.html index 24d853a4921..3ce4bb861b1 100644 --- a/features/secure.html +++ b/features/secure.html @@ -8,9 +8,9 @@ - + - + @@ -18,7 +18,7 @@
    Skip to content
    - + \ No newline at end of file diff --git a/features/send_string.html b/features/send_string.html index 43ca53d1e8b..5447dec94b6 100644 --- a/features/send_string.html +++ b/features/send_string.html @@ -8,9 +8,9 @@ - + - + @@ -28,7 +28,7 @@ return true; }

    Keycode Injection

    This example types out opening and closing curly braces, then taps the left arrow key to move the cursor between the two.

    c
    SEND_STRING("{}" SS_TAP(X_LEFT));

    This example types Ctrl+A, then Ctrl+C, without releasing Ctrl.

    c
    SEND_STRING(SS_LCTL("ac"));

    API

    void send_string(const char *string)

    Type out a string of ASCII characters.

    This function simply calls send_string_with_delay(string, 0).

    Arguments


    void send_string_with_delay(const char *string, uint8_t interval)

    Type out a string of ASCII characters, with a delay between each character.

    Arguments


    void send_string_P(const char *string)

    Type out a PROGMEM string of ASCII characters.

    On ARM devices, this function is simply an alias for send_string_with_delay(string, 0).

    Arguments


    void send_string_with_delay_P(const char *string, uint8_t interval)

    Type out a PROGMEM string of ASCII characters, with a delay between each character.

    On ARM devices, this function is simply an alias for send_string_with_delay(string, interval).

    Arguments


    void send_char(char ascii_code)

    Type out an ASCII character.

    Arguments


    void send_dword(uint32_t number)

    Type out an eight digit (unsigned 32-bit) hexadecimal value.

    The format is [0-9a-f]{8}, eg. 00000000 through ffffffff.

    Arguments


    void send_word(uint16_t number)

    Type out a four digit (unsigned 16-bit) hexadecimal value.

    The format is [0-9a-f]{4}, eg. 0000 through ffff.

    Arguments


    void send_byte(uint8_t number)

    Type out a two digit (8-bit) hexadecimal value.

    The format is [0-9a-f]{2}, eg. 00 through ff.

    Arguments


    void send_nibble(uint8_t number)

    Type out a single hexadecimal digit.

    The format is [0-9a-f]{1}, eg. 0 through f.

    Arguments


    void tap_random_base64(void)

    Type a pseudorandom character from the set A-Z, a-z, 0-9, + and /.


    SEND_STRING(string)

    Shortcut macro for send_string_with_delay_P(PSTR(string), 0).

    On ARM devices, this define evaluates to send_string_with_delay(string, 0).


    SEND_STRING_DELAY(string, interval)

    Shortcut macro for send_string_with_delay_P(PSTR(string), interval).

    On ARM devices, this define evaluates to send_string_with_delay(string, interval).

    - + \ No newline at end of file diff --git a/features/sequencer.html b/features/sequencer.html index 4892236de51..0eff4e06bf3 100644 --- a/features/sequencer.html +++ b/features/sequencer.html @@ -8,9 +8,9 @@ - + - + @@ -18,7 +18,7 @@
    Skip to content
    - + \ No newline at end of file diff --git a/features/space_cadet.html b/features/space_cadet.html index 2dc461cd8a0..8eab5d37205 100644 --- a/features/space_cadet.html +++ b/features/space_cadet.html @@ -8,9 +8,9 @@ - + - + @@ -18,7 +18,7 @@
    Skip to content
    - + \ No newline at end of file diff --git a/features/split_keyboard.html b/features/split_keyboard.html index e1534587390..cdba5a2f627 100644 --- a/features/split_keyboard.html +++ b/features/split_keyboard.html @@ -8,16 +8,16 @@ - + - + - + -
    Skip to content
    + \ No newline at end of file diff --git a/features/st7565.html b/features/st7565.html index a78a099ea51..5154098f9d8 100644 --- a/features/st7565.html +++ b/features/st7565.html @@ -8,9 +8,9 @@ - + - + @@ -207,7 +207,7 @@ // Returns the maximum number of lines that will fit on the display uint8_t st7565_max_lines(void); - + \ No newline at end of file diff --git a/features/stenography.html b/features/stenography.html index cf54170d95d..42c9d39c037 100644 --- a/features/stenography.html +++ b/features/stenography.html @@ -8,9 +8,9 @@ - + - + @@ -26,7 +26,7 @@ 0 -P -B -L -G -T -S -D 0 #7 #8 #9 #A #B #C -Z

    Examples of steno strokes and the associated packet:

    Switching protocols on the fly

    If you wish to switch the serial protocol used to transfer the steno chords without having to recompile your keyboard firmware every time, you can press the QK_STENO_BOLT and QK_STENO_GEMINI keycodes in order to switch protocols on the fly.

    To enable these special keycodes, add the following lines to your rules.mk:

    make
    STENO_ENABLE = yes
     STENO_PROTOCOL = all

    If you want to switch protocols programmatically, as part of a custom macro for example, don't use tap_code(QK_STENO_*), as tap_code only supports basic keycodes. Instead, you should use steno_set_mode(STENO_MODE_*), whose valid arguments are STENO_MODE_BOLT and STENO_MODE_GEMINI.

    The default protocol is Gemini PR but the last protocol used is stored in non-volatile memory so QMK will remember your choice between reboots of your keyboard — assuming that your keyboard features (emulated) EEPROM.

    Naturally, this option takes the most amount of firmware space as it needs to compile the code for all the available stenography protocols. In most cases, compiling a single stenography protocol is sufficient.

    The default value for STENO_PROTOCOL is all.

    Configuring QMK for Steno

    After enabling stenography and optionally selecting a protocol, you may also need disable mouse keys, extra keys, or another USB endpoint to prevent conflicts. The builtin USB stack for some processors only supports a certain number of USB endpoints and the virtual serial port needed for steno fills 3 of them.

    WARNING

    If you had explicitly set VIRSTER_ENABLE = no, none of the serial stenography protocols (GeminiPR, TX Bolt) will work properly. You are expected to either set it to yes, remove the line from your rules.mk or send the steno chords yourself in an alternative way using the provided interceptable hooks.

    In your keymap, create a new layer for Plover, that you can fill in with the steno keycodes. Remember to create a key to switch to the layer as well as a key for exiting the layer.

    Once you have your keyboard flashed, launch Plover. Click the 'Configure...' button. In the 'Machine' tab, select the Stenotype Machine that corresponds to your desired protocol. Click the 'Configure...' button on this tab and enter the serial port or click 'Scan'. Baud rate is fine at 9600 (although you should be able to set as high as 115200 with no issues). Use the default settings for everything else (Data Bits: 8, Stop Bits: 1, Parity: N, no flow control).

    To test your keymap, you can chord keys on your keyboard and either look at the output of the 'paper tape' (Tools > Paper Tape) or that of the 'layout display' (Tools > Layout Display). If your strokes correctly show up, you are now ready to steno!

    Learning Stenography

    Interfacing with the code

    The steno code has three interceptable hooks. If you define these functions, they will be called at certain points in processing; if they return true, processing continues, otherwise it's assumed you handled things.

    c
    bool send_steno_chord_user(steno_mode_t mode, uint8_t chord[MAX_STROKE_SIZE]);

    This function is called when a chord is about to be sent. Mode will be one of STENO_MODE_BOLT or STENO_MODE_GEMINI. This represents the actual chord that would be sent via whichever protocol. You can modify the chord provided to alter what gets sent. Remember to return true if you want the regular sending process to happen.

    c
    bool process_steno_user(uint16_t keycode, keyrecord_t *record) { return true; }

    This function is called when a keypress has come in, before it is processed. The keycode should be one of QK_STENO_BOLT, QK_STENO_GEMINI, or one of the STN_* key values.

    c
    bool post_process_steno_user(uint16_t keycode, keyrecord_t *record, steno_mode_t mode, uint8_t chord[MAX_STROKE_SIZE], int8_t n_pressed_keys);

    This function is called after a key has been processed, but before any decision about whether or not to send a chord. This is where to put hooks for things like, say, live displays of steno chords or keys.

    If record->event.pressed is false, and n_pressed_keys is 0 or 1, the chord will be sent shortly, but has not yet been sent. This relieves you of the need of keeping track of where a packet ends and another begins.

    The chord argument contains the packet of the current chord as specified by the protocol in use. This is NOT simply a list of chorded steno keys of the form [STN_E, STN_U, STN_BR, STN_GR]. Refer to the appropriate protocol section of this document to learn more about the format of the packets in your steno protocol/mode of choice.

    The n_pressed_keys argument is the number of physical keys actually being held down. This is not always equal to the number of bits set to 1 (aka the Hamming weight) in chord because it is possible to simultaneously press down four keys, then release three of those four keys and then press yet another key while the fourth finger is still holding down its key. At the end of this scenario given as an example, chord would have five bits set to 1 but n_pressed_keys would be set to 2 because there are only two keys currently being pressed down.

    Keycode Reference

    INFO

    TX Bolt does not support the full set of keys. The TX Bolt implementation in QMK will map the GeminiPR keys to the nearest TX Bolt key so that one key map will work for both.

    GeminiPRTX BoltSteno Key
    STN_N1STN_NUMNumber bar #1
    STN_N2STN_NUMNumber bar #2
    STN_N3STN_NUMNumber bar #3
    STN_N4STN_NUMNumber bar #4
    STN_N5STN_NUMNumber bar #5
    STN_N6STN_NUMNumber bar #6
    STN_N7STN_NUMNumber bar #7
    STN_N8STN_NUMNumber bar #8
    STN_N9STN_NUMNumber bar #9
    STN_NASTN_NUMNumber bar #A
    STN_NBSTN_NUMNumber bar #B
    STN_NCSTN_NUMNumber bar #C
    STN_S1STN_SLS- upper
    STN_S2STN_SLS- lower
    STN_TLSTN_TLT-
    STN_KLSTN_KLK-
    STN_PLSTN_PLP-
    STN_WLSTN_WLW-
    STN_HLSTN_HLH-
    STN_RLSTN_RLR-
    STN_ASTN_AA vowel
    STN_OSTN_OO vowel
    STN_ST1STN_STR* upper-left
    STN_ST2STN_STR* lower-left
    STN_ST3STN_STR* upper-right
    STN_ST4STN_STR* lower-right
    STN_ESTN_EE vowel
    STN_USTN_UU vowel
    STN_FRSTN_FR-F
    STN_RRSTN_RR-R
    STN_PRSTN_PR-P
    STN_BRSTN_BR-B
    STN_LRSTN_LR-L
    STN_GRSTN_GR-G
    STN_TRSTN_TR-T
    STN_SRSTN_SR-S
    STN_DRSTN_DR-D
    STN_ZRSTN_ZR-Z
    STN_FN(Function)
    STN_RES1(Reset 1)
    STN_RES2(Reset 2)
    STN_PWR(Power)

    If you do not want to hit two keys with one finger combined keycodes can be used. These cause both keys to be reported as pressed or released. To use these keycodes define STENO_COMBINEDMAP in your config.h file.

    Combined keyKey1Key 2
    STN_S3STN_S1STN_S2
    STN_TKLSTN_TLSTN_KL
    STN_PWLSTN_PLSTN_WL
    STN_HRLSTN_HLSTN_RL
    STN_FRRSTN_FRSTN_RR
    STN_PBRSTN_PRSTN_BR
    STN_LGRSTN_LRSTN_GR
    STN_TSRSTN_TRSTN_SR
    STN_DZRSTN_DRSTN_ZR
    STN_AOSTN_ASTN_O
    STN_EUSTN_ESTN_U
    - + \ No newline at end of file diff --git a/features/swap_hands.html b/features/swap_hands.html index fed4e75559a..f2ca4aafb62 100644 --- a/features/swap_hands.html +++ b/features/swap_hands.html @@ -8,9 +8,9 @@ - + - + @@ -25,7 +25,7 @@ };

    Note that the array indices are reversed same as the matrix and the values are of type keypos_t which is {col, row} and all values are zero-based. In the example above, hand_swap_config[2][4] (third row, fifth column) would return {7, 2} (third row, eighth column). Yes, this is confusing.

    Swap Keycodes

    KeyAliasesDescription
    SH_T(kc)Momentary swap when held, kc when tapped
    QK_SWAP_HANDS_ONSH_ONTurn on hand swap
    QK_SWAP_HANDS_OFFSH_OFFTurn off hand swap
    QK_SWAP_HANDS_MOMENTARY_ONSH_MONTurn on hand swap while held
    QK_SWAP_HANDS_MOMENTARY_OFFSH_MOFFTurn off hand swap while held
    QK_SWAP_HANDS_TOGGLESH_TOGGToggle hand swap
    QK_SWAP_HANDS_TAP_TOGGLESH_TTMomentary swap when held, toggle when tapped
    QK_SWAP_HANDS_ONE_SHOTSH_OSTurn on hand swap while held or until next key press

    SH_TT swap-hands tap-toggle key is similar to layer tap-toggle. Tapping repeatedly (5 taps by default) will toggle swap-hands on or off, like SH_TOGG. Tap-toggle count can be changed by defining a value for TAPPING_TOGGLE.

    Encoder Mapping

    When using an encoder mapping, it's also able to handle swapping encoders between sides, too.

    Encoder indexes are defined as left-to-right, and the extent of the array needs to match the number of encoders on the keyboard.

    As an example, if a split keyboard has a single encoder per side, you can swap the order by using the following code in your keymap:

    c
    #if defined(SWAP_HANDS_ENABLE) && defined(ENCODER_MAP_ENABLE)
     const uint8_t PROGMEM encoder_hand_swap_config[NUM_ENCODERS] = { 1, 0 };
     #endif

    Functions

    User callback functions to manipulate Swap-Hands:

    FunctionDescription
    swap_hands_on()Turns Swap-Hands on.
    swap_hands_off()Turns Swap-Hands off.
    swap_hands_toggle()Toggles Swap-Hands.
    is_swap_hands_on()Returns true if Swap-Hands is currently on.
    - + \ No newline at end of file diff --git a/features/tap_dance.html b/features/tap_dance.html index c0b53186cfd..7b6a06dfec0 100644 --- a/features/tap_dance.html +++ b/features/tap_dance.html @@ -8,9 +8,9 @@ - + - + @@ -421,7 +421,7 @@ return TAPPING_TERM; } }

    The above code is similar to that used in previous examples. The one point to note is that we need to be able to check which layers are active at any time so we can toggle them if needed. To do this we use the layer_state_is(layer) function which returns true if the given layer is active.

    The use of cur_dance() and ql_tap_state mirrors the above examples.

    The case: TD_SINGLE_TAP in ql_finished is similar to the above examples. The TD_SINGLE_HOLD case works in conjunction with ql_reset() to switch to _MY_LAYER while the tap dance key is held, and to switch away from _MY_LAYER when the key is released. This mirrors the use of MO(_MY_LAYER). The TD_DOUBLE_TAP case works by checking whether _MY_LAYER is the active layer, and toggling it on or off accordingly. This mirrors the use of TG(_MY_LAYER).

    tap_dance_actions[] works similar to the above examples. Note that, additionally, I set a longer tapping term for the tap dance keys. This is because I like my TAPPING_TERM to be short (~175ms) for my non-tap-dance keys but find that this is too quick for me to reliably complete tap dance actions - thus the increased time of 275ms here. In order for the per-key tapping terms to take effect, TAPPING_TERM_PER_KEY must be defined in your config.h.

    Finally, to get this tap dance key working, be sure to include TD(QUOT_LAYR) in your keymaps[].

    - + \ No newline at end of file diff --git a/features/tri_layer.html b/features/tri_layer.html index fdcc80f6111..d2a7975d40d 100644 --- a/features/tri_layer.html +++ b/features/tri_layer.html @@ -8,9 +8,9 @@ - + - + @@ -18,7 +18,7 @@
    Skip to content
    - + \ No newline at end of file diff --git a/features/unicode.html b/features/unicode.html index fc8cf1920fd..302a95fa902 100644 --- a/features/unicode.html +++ b/features/unicode.html @@ -8,9 +8,9 @@ - + - + @@ -20,7 +20,7 @@
    Skip to content
    - + \ No newline at end of file diff --git a/features/wireless.html b/features/wireless.html index 06b01cd15bb..cf5ade7c255 100644 --- a/features/wireless.html +++ b/features/wireless.html @@ -8,9 +8,9 @@ - + - + @@ -19,7 +19,7 @@
    Skip to content
    - + \ No newline at end of file diff --git a/features/wpm.html b/features/wpm.html index bd514b689a3..4066cb75000 100644 --- a/features/wpm.html +++ b/features/wpm.html @@ -8,9 +8,9 @@ - + - + @@ -44,7 +44,7 @@ return 1; } } - + \ No newline at end of file diff --git a/flashing.html b/flashing.html index f29286c12ef..4f29431ee61 100644 --- a/flashing.html +++ b/flashing.html @@ -8,9 +8,9 @@ - + - + @@ -40,7 +40,7 @@ BOOTLOADER = tinyuf2

    Compatible flashers:

    Flashing sequence:

    1. Enter the bootloader using any of the following methods:
    2. Wait for the OS to detect the device
    3. Copy the .uf2 file to the new USB disk
    4. Wait for the keyboard to become available

    or

    CLI Flashing sequence:

    1. Enter the bootloader using any of the following methods:
    2. Wait for the OS to detect the device
    3. Flash via QMK CLI eg. qmk flash --keyboard handwired/onekey/blackpill_f411_tinyuf2 --keymap default
    4. Wait for the keyboard to become available

    make Targets

    uf2boot

    Keyboards may opt into supporting the uf2boot bootloader. This is currently only supported on F103.

    The rules.mk setting for this bootloader is uf2boot, and can be specified at the keymap or user level.

    To ensure compatibility with the uf2boot bootloader, make sure this block is present in your rules.mk:

    make
    # Bootloader selection
     BOOTLOADER = uf2boot

    Compatible flashers:

    Flashing sequence:

    1. Enter the bootloader using any of the following methods:
    2. Wait for the OS to detect the device
    3. Copy the .uf2 file to the new USB disk
    4. Wait for the keyboard to become available

    or

    CLI Flashing sequence:

    1. Enter the bootloader using any of the following methods:
    2. Wait for the OS to detect the device
    3. Flash via QMK CLI eg. qmk flash --keyboard handwired/onekey/bluepill_uf2boot --keymap default
    4. Wait for the keyboard to become available

    make Targets

    Raspberry Pi RP2040 UF2

    The rules.mk setting for this bootloader is rp2040, and can be specified at the keymap or user level.

    To ensure compatibility with the rp2040 bootloader, make sure this block is present in your rules.mk:

    make
    # Bootloader selection
     BOOTLOADER = rp2040

    Compatible flashers:

    Flashing sequence:

    1. Enter the bootloader using any of the following methods:
    2. Wait for the OS to detect the device
    3. Copy the .uf2 file to the new USB disk
    4. Wait for the keyboard to become available

    or

    CLI Flashing sequence:

    1. Enter the bootloader using any of the following methods:
    2. Wait for the OS to detect the device
    3. Flash via QMK CLI eg. qmk flash --keyboard handwired/onekey/rpi_pico --keymap default
    4. Wait for the keyboard to become available

    1: This works only if the controller has been flashed with QMK Firmware with RP2040_BOOTLOADER_DOUBLE_TAP_RESET defined.

    - + \ No newline at end of file diff --git a/fmDvDzR.png b/fmDvDzR.png new file mode 100644 index 00000000000..3284d2a8fc3 Binary files /dev/null and b/fmDvDzR.png differ diff --git a/getting_started_docker.html b/getting_started_docker.html index e794fab661b..f5ba4ba283c 100644 --- a/getting_started_docker.html +++ b/getting_started_docker.html @@ -8,9 +8,9 @@ - + - + @@ -22,7 +22,7 @@ # For example: util/docker_build.sh planck/rev6:default

    This will compile the desired keyboard/keymap and leave the resulting .hex or .bin file in the QMK directory for you to flash. If :keymap is omitted, all keymaps are used. Note that the parameter format is the same as when building with make.

    There is also support for building and flashing the keyboard straight from Docker by specifying the target as well:

    util/docker_build.sh keyboard:keymap:target
     # For example: util/docker_build.sh planck/rev6:default:flash

    Note that mass storage bootloaders are not supported by the flash target. In this case you will have to manually copy the firmware file to the keyboard.

    You can also start the script without any parameters, in which case it will ask you to input the build parameters one by one, which you may find easier to use:

    util/docker_build.sh
     # Reads parameters as input (leave blank for all keyboards/keymaps)

    You can manually set which container runtime you want to use by setting the RUNTIME environment variable to it's name or path. By default docker or podman are automatically detected and docker is preferred over podman.

    RUNTIME="podman" util/docker_build.sh keyboard:keymap:target

    If flashing is not required, it's possible to run the container as unprivileged (on Linux), and without docker-machine (on Windows/macOS):

    SKIP_FLASHING_SUPPORT=1 util/docker_build.sh keyboard:keymap:target

    FAQ

    Why can't I flash on Windows/macOS

    On Windows and macOS, it requires Docker Machine to be running. This is tedious to set up, so it's not recommended; use QMK Toolbox instead.

    WARNING

    Docker for Windows requires Hyper-V to be enabled. This means that it cannot work on versions of Windows which don't have Hyper-V, such as Windows 7, Windows 8 and Windows 10 Home.

    - + \ No newline at end of file diff --git a/getting_started_github.html b/getting_started_github.html index dad7a852e9e..1e97575874f 100644 --- a/getting_started_github.html +++ b/getting_started_github.html @@ -8,16 +8,16 @@ - + - + - + -
    Skip to content
    + \ No newline at end of file diff --git a/getting_started_introduction.html b/getting_started_introduction.html index ec4ffb222b7..adefb6d4ca3 100644 --- a/getting_started_introduction.html +++ b/getting_started_introduction.html @@ -8,9 +8,9 @@ - + - + @@ -22,7 +22,7 @@ // overrides go here! #undef MY_SETTING #define MY_SETTING 4 - + \ No newline at end of file diff --git a/getting_started_make_guide.html b/getting_started_make_guide.html index c68eafc4401..64851f255a2 100644 --- a/getting_started_make_guide.html +++ b/getting_started_make_guide.html @@ -8,9 +8,9 @@ - + - + @@ -19,7 +19,7 @@
    Skip to content
    - + \ No newline at end of file diff --git a/hand_wire.html b/hand_wire.html index c7b92074b31..8859e7fa609 100644 --- a/hand_wire.html +++ b/hand_wire.html @@ -8,16 +8,16 @@ - + - + - + -
    Skip to content
    - + \ No newline at end of file diff --git a/hashmap.json b/hashmap.json index cf227e12827..851c12cfcd1 100644 --- a/hashmap.json +++ b/hashmap.json @@ -1 +1 @@ -{"changelog_20190830.md":"Dg7CR0a9","changelog_20200229.md":"C-iTsYY3","changelog_20200530.md":"ClV0RxdS","changelog_20200829.md":"CRR9PTYQ","changelog_20201128.md":"Bul9YL0S","changelog_20210227.md":"Dw8vIK_1","changelog_20210529.md":"Ci4BGoNS","changelog_20210828.md":"D8tTkdsi","changelog_20211127.md":"CsOxZpUa","changelog_20220226.md":"CxS56DHq","changelog_20220528.md":"BbCWKJrZ","changelog_20220827.md":"mKIE5Jfz","changelog_20221126.md":"ejK1jl91","changelog_20230226.md":"DA3ufZ0c","changelog_20230528.md":"D9b6sNVW","changelog_20230827.md":"COX1lvBZ","changelog_20231126.md":"C_9Gu3X6","changelog_20240225.md":"BHnhJkLK","changelog_20240526.md":"BV-o3lF_","changelog_20240825.md":"CPd_a589","changelog_20241124.md":"CfUVyQRe","changelog_20250223.md":"DHu3Q52U","changelog_20250525.md":"CmDA_OgC","changelog_20250831.md":"BslEheIL","capabilities.md":"DBSM69xz","capabilities_inc.md":"CfVcbxN_","api_development_environment.md":"DBOLjnDt","api_development_overview.md":"DJCYPKXo","api_docs.md":"q8EzzOY3","api_overview.md":"ikCJhJnu","arm_debugging.md":"DZQjFz9i","breaking_changes.md":"Cf-Q749r","breaking_changes_history.md":"C2xQK55e","breaking_changes_instructions.md":"CMdgLYf9","chibios_upgrade_instructions.md":"C7StOV1s","cli.md":"CxsSVwqz","cli_commands.md":"CRBCuoFZ","cli_configuration.md":"XqO3NJ_D","cli_development.md":"DEROGtvC","cli_tab_complete.md":"D1OMIPwp","coding_conventions_c.md":"BozxIF_g","coding_conventions_python.md":"DP_Zes00","compatible_microcontrollers.md":"DY4Poukh","config_options.md":"01OxPzbg","configurator_architecture.md":"BO2Oi8tR","configurator_default_keymaps.md":"Dhx_hNGq","configurator_step_by_step.md":"CvypTcmq","configurator_troubleshooting.md":"B-LxAPMk","contributing.md":"BdfsPqoi","custom_matrix.md":"DkxLldZ5","custom_quantum_functions.md":"BlAK1gkM","data_driven_config.md":"0b9lBAXA","documentation_best_practices.md":"DyKD6sih","documentation_templates.md":"Bd-mV5Hz","driver_installation_zadig.md":"JcZ6SLgv","drivers_adc.md":"CvhRMxs7","drivers_apa102.md":"DBz660in","drivers_audio.md":"CScNDDnF","drivers_aw20216s.md":"BK5iOj2N","drivers_battery.md":"DAwDiAI6","drivers_eeprom.md":"DGh7YLy6","drivers_flash.md":"Xjr69qY1","drivers_gpio.md":"DeLMdEEL","drivers_i2c.md":"C7yGM5YQ","drivers_is31fl3218.md":"CxNb3XH6","drivers_is31fl3236.md":"CtQ1lF3K","drivers_is31fl3729.md":"DJCd-vON","drivers_is31fl3731.md":"Bv49dNf4","drivers_is31fl3733.md":"4RLFART3","drivers_is31fl3736.md":"DcvNnQ6u","drivers_is31fl3737.md":"SB4-0r24","drivers_is31fl3741.md":"BnjAjZj1","drivers_is31fl3742a.md":"DVxwQ0u0","drivers_is31fl3743a.md":"Fzps0fLE","drivers_is31fl3745.md":"Bub6KcD5","drivers_is31fl3746a.md":"CupewbNN","drivers_serial.md":"BkUw6hN9","drivers_snled27351.md":"_Q-J-rIw","drivers_spi.md":"COJ0Fe5Y","drivers_uart.md":"BVpiWrhw","drivers_ws2812.md":"DINgkVvs","easy_maker.md":"C8LgNG9e","faq_build.md":"Ce7n8GCF","faq_debug.md":"DPA-3BUa","faq_general.md":"D6klmZef","faq_keymap.md":"zy3J-BEy","faq_misc.md":"BPIgMHQW","feature_advanced_keycodes.md":"DgDykEfT","feature_converters.md":"DYhkDfaN","feature_debounce_type.md":"DT3D46BO","feature_eeprom.md":"C4jGd07n","feature_layers.md":"BRPaBran","feature_layouts.md":"DKb-OgxY","feature_macros.md":"BCymatkF","feature_userspace.md":"BWDqRxjZ","features_audio.md":"C3CBdMc3","features_auto_shift.md":"BFuiQ7EE","features_autocorrect.md":"DrLniDB3","features_backlight.md":"DJ_byZna","features_battery.md":"CgVRBqOv","features_bootmagic.md":"CBkhKU8p","features_caps_word.md":"BwuF_Vhc","features_combo.md":"ssaGsA-P","features_command.md":"ya5i-XFt","features_community_modules.md":"CFyuK3d7","features_digitizer.md":"CODT9WkJ","features_dip_switch.md":"Ba4GL97m","features_dynamic_macros.md":"DsoUdHCC","features_encoders.md":"Bd7cXZB3","features_grave_esc.md":"BQRa2ZXb","features_haptic_feedback.md":"C_zj3xgr","features_hd44780.md":"JqbI6dcV","features_joystick.md":"DG_RF0SA","features_key_lock.md":"1Aqyr8wY","features_key_overrides.md":"B7_EOVT4","features_layer_lock.md":"B9-F2Yt0","features_leader_key.md":"B1k0F6xl","features_led_indicators.md":"AIQa_hfc","features_led_matrix.md":"CuDihryN","features_midi.md":"v37bH2vU","features_mouse_keys.md":"D1QdpHqq","features_oled_driver.md":"CR0dEKlX","features_os_detection.md":"D95X8bah","features_pointing_device.md":"CMHsAH-k","features_programmable_button.md":"Bl52c_Yl","features_ps2_mouse.md":"qDR2aVVH","features_rawhid.md":"CFU7cft3","features_repeat_key.md":"BWrZx7Ty","features_rgb_matrix.md":"CIRT9O0d","features_rgblight.md":"CF2NJRo-","features_secure.md":"BAyr6J6B","features_send_string.md":"Cze7R7D6","features_sequencer.md":"g91MRf6I","features_space_cadet.md":"Rc5mzUFA","features_split_keyboard.md":"CQlOzVhi","features_st7565.md":"WvdJUI9P","features_stenography.md":"2liY1-LM","features_swap_hands.md":"CpjspRMM","features_tap_dance.md":"5oX5HdRx","features_tri_layer.md":"DkFd4pCh","features_unicode.md":"qsSquqNa","features_wireless.md":"Bk4hYnZX","features_wpm.md":"Baq4jIoq","flashing.md":"DMoR8VBF","getting_started_docker.md":"AEG4WH1N","getting_started_github.md":"Cksdh6i2","getting_started_introduction.md":"Dzi5ljBy","getting_started_make_guide.md":"CeLtdD_X","hand_wire.md":"BZ0ep9Em","hardware_drivers.md":"DLYEz5_y","hardware_keyboard_guidelines.md":"CuYXnNDX","how_a_matrix_works.md":"DMsJT4Dz","how_keyboards_work.md":"B2Be3BPq","index.md":"BsBb4ZNh","isp_flashing_guide.md":"BtLALnWL","keycodes.md":"DJNdiX3n","keycodes_basic.md":"1acV3SW6","keycodes_magic.md":"DGcxCwmE","keycodes_us_ansi_shifted.md":"ni3swFhe","keymap.md":"DEREEx67","license_violations.md":"B1UpSQTq","mod_tap.md":"DeAaHd-D","newbs.md":"BJFQUUuO","newbs_building_firmware.md":"9ta3a_sX","newbs_building_firmware_configurator.md":"DV_k37zG","newbs_building_firmware_workflow.md":"DGvCwy2t","newbs_external_userspace.md":"DMxanchV","newbs_flashing.md":"CNt3RwGF","newbs_getting_started.md":"CGXGrRJc","newbs_git_best_practices.md":"C0QiIl7V","newbs_git_resolving_merge_conflicts.md":"CXCvlz0T","newbs_git_resynchronize_a_branch.md":"zadFIEsX","newbs_git_using_your_master_branch.md":"DRDsA_pU","newbs_learn_more_resources.md":"DRV8PTJE","newbs_testing_debugging.md":"W9JGDFfp","one_shot_keys.md":"CoZULJTw","other_eclipse.md":"g2FK8jhl","other_vscode.md":"Ypf1b_rA","platformdev_blackpill_f4x1.md":"BKHtcKAQ","platformdev_chibios_earlyinit.md":"CYdrnyB1","platformdev_proton_c.md":"CR-OO2zx","platformdev_rp2040.md":"Yh88Mu2i","platformdev_selecting_arm_mcu.md":"C2dtAlyC","porting_your_keyboard_to_qmk.md":"Dz_V3KoY","pr_checklist.md":"Co-UPRQ0","proprietary_libs.md":"BfGoY2pl","quantum_keycodes.md":"_Et7xRtm","quantum_painter.md":"CF8FcdmD","quantum_painter_lvgl.md":"BICCW0fh","quantum_painter_qff.md":"CXDvkMIQ","quantum_painter_qgf.md":"dCZ307fz","quantum_painter_rle.md":"DdkKl5uO","ref_functions.md":"z3oNszvF","reference_configurator_support.md":"DKx9YK36","reference_glossary.md":"CLUEcDDm","reference_info_json.md":"BVjcnCw0","reference_keymap_extras.md":"B2sSpD5d","squeezing_avr.md":"ByHE6NO_","support.md":"Dth_xzLo","support_deprecation_policy.md":"BOgUGGHv","syllabus.md":"CrGVLX_v","tap_hold.md":"DypyM5ck","understanding_qmk.md":"C_QPXgG9","unit_testing.md":"82MAVMY0"} +{"changelog_20190830.md":"Dg7CR0a9","changelog_20200229.md":"C-iTsYY3","changelog_20200530.md":"ClV0RxdS","changelog_20200829.md":"CRR9PTYQ","changelog_20201128.md":"Bul9YL0S","changelog_20210227.md":"Dw8vIK_1","changelog_20210529.md":"Ci4BGoNS","changelog_20210828.md":"D8tTkdsi","changelog_20211127.md":"CsOxZpUa","changelog_20220226.md":"CxS56DHq","changelog_20220528.md":"BbCWKJrZ","changelog_20220827.md":"mKIE5Jfz","changelog_20221126.md":"ejK1jl91","changelog_20230226.md":"DA3ufZ0c","changelog_20230528.md":"D9b6sNVW","changelog_20230827.md":"COX1lvBZ","changelog_20231126.md":"C_9Gu3X6","changelog_20240225.md":"BHnhJkLK","changelog_20240526.md":"BV-o3lF_","changelog_20240825.md":"CPd_a589","changelog_20241124.md":"CfUVyQRe","changelog_20250223.md":"DHu3Q52U","changelog_20250525.md":"CmDA_OgC","changelog_20250831.md":"BslEheIL","capabilities.md":"DBSM69xz","capabilities_inc.md":"CfVcbxN_","api_development_environment.md":"DBOLjnDt","api_development_overview.md":"DJCYPKXo","api_docs.md":"q8EzzOY3","api_overview.md":"ikCJhJnu","arm_debugging.md":"DZQjFz9i","breaking_changes.md":"Cf-Q749r","breaking_changes_history.md":"C2xQK55e","breaking_changes_instructions.md":"CMdgLYf9","chibios_upgrade_instructions.md":"C7StOV1s","cli.md":"CxsSVwqz","cli_commands.md":"CRBCuoFZ","cli_configuration.md":"XqO3NJ_D","cli_development.md":"DEROGtvC","cli_tab_complete.md":"D1OMIPwp","coding_conventions_c.md":"BozxIF_g","coding_conventions_python.md":"DP_Zes00","compatible_microcontrollers.md":"DY4Poukh","config_options.md":"01OxPzbg","configurator_architecture.md":"BO2Oi8tR","configurator_default_keymaps.md":"Dhx_hNGq","configurator_step_by_step.md":"CvypTcmq","configurator_troubleshooting.md":"B-LxAPMk","contributing.md":"BdfsPqoi","custom_matrix.md":"DkxLldZ5","custom_quantum_functions.md":"BlAK1gkM","data_driven_config.md":"0b9lBAXA","documentation_best_practices.md":"DyKD6sih","documentation_templates.md":"Bd-mV5Hz","driver_installation_zadig.md":"YxqMw-S1","drivers_adc.md":"CvhRMxs7","drivers_apa102.md":"DBz660in","drivers_audio.md":"w2poJ7Mg","drivers_aw20216s.md":"BK5iOj2N","drivers_battery.md":"DAwDiAI6","drivers_eeprom.md":"DGh7YLy6","drivers_flash.md":"Xjr69qY1","drivers_gpio.md":"DeLMdEEL","drivers_i2c.md":"BSO7hSvP","drivers_is31fl3218.md":"CxNb3XH6","drivers_is31fl3236.md":"CtQ1lF3K","drivers_is31fl3729.md":"DJCd-vON","drivers_is31fl3731.md":"Bv49dNf4","drivers_is31fl3733.md":"4RLFART3","drivers_is31fl3736.md":"DcvNnQ6u","drivers_is31fl3737.md":"SB4-0r24","drivers_is31fl3741.md":"BnjAjZj1","drivers_is31fl3742a.md":"DVxwQ0u0","drivers_is31fl3743a.md":"Fzps0fLE","drivers_is31fl3745.md":"Bub6KcD5","drivers_is31fl3746a.md":"CupewbNN","drivers_serial.md":"BkUw6hN9","drivers_snled27351.md":"_Q-J-rIw","drivers_spi.md":"DZRXrc4M","drivers_uart.md":"BVpiWrhw","drivers_ws2812.md":"D-W7R1y5","easy_maker.md":"CWKgP0PT","faq_build.md":"Ce7n8GCF","faq_debug.md":"DPA-3BUa","faq_general.md":"D6klmZef","faq_keymap.md":"UjocxZux","faq_misc.md":"BPIgMHQW","feature_advanced_keycodes.md":"DgDykEfT","feature_converters.md":"DYhkDfaN","feature_debounce_type.md":"DT3D46BO","feature_eeprom.md":"C4jGd07n","feature_layers.md":"BRPaBran","feature_layouts.md":"DKb-OgxY","feature_macros.md":"BCymatkF","feature_userspace.md":"BWDqRxjZ","features_audio.md":"C3CBdMc3","features_auto_shift.md":"BFuiQ7EE","features_autocorrect.md":"CwLnMkQ6","features_backlight.md":"C-vzO6-H","features_battery.md":"CgVRBqOv","features_bootmagic.md":"CBkhKU8p","features_caps_word.md":"BwuF_Vhc","features_combo.md":"ssaGsA-P","features_command.md":"ya5i-XFt","features_community_modules.md":"CFyuK3d7","features_digitizer.md":"CODT9WkJ","features_dip_switch.md":"Ba4GL97m","features_dynamic_macros.md":"DsoUdHCC","features_encoders.md":"Bd7cXZB3","features_grave_esc.md":"BQRa2ZXb","features_haptic_feedback.md":"C_zj3xgr","features_hd44780.md":"JqbI6dcV","features_joystick.md":"DG_RF0SA","features_key_lock.md":"1Aqyr8wY","features_key_overrides.md":"B7_EOVT4","features_layer_lock.md":"BNs4p6DJ","features_leader_key.md":"B1k0F6xl","features_led_indicators.md":"AIQa_hfc","features_led_matrix.md":"CuDihryN","features_midi.md":"v37bH2vU","features_mouse_keys.md":"D1QdpHqq","features_oled_driver.md":"CR0dEKlX","features_os_detection.md":"D95X8bah","features_pointing_device.md":"CMHsAH-k","features_programmable_button.md":"Bl52c_Yl","features_ps2_mouse.md":"qDR2aVVH","features_rawhid.md":"CFU7cft3","features_repeat_key.md":"BWrZx7Ty","features_rgb_matrix.md":"CIRT9O0d","features_rgblight.md":"D-DgK2YJ","features_secure.md":"BAyr6J6B","features_send_string.md":"Cze7R7D6","features_sequencer.md":"g91MRf6I","features_space_cadet.md":"Rc5mzUFA","features_split_keyboard.md":"zh-H1dzG","features_st7565.md":"WvdJUI9P","features_stenography.md":"2liY1-LM","features_swap_hands.md":"CpjspRMM","features_tap_dance.md":"5oX5HdRx","features_tri_layer.md":"DkFd4pCh","features_unicode.md":"qsSquqNa","features_wireless.md":"Bk4hYnZX","features_wpm.md":"Baq4jIoq","flashing.md":"DMoR8VBF","getting_started_docker.md":"AEG4WH1N","getting_started_github.md":"B9wd068y","getting_started_introduction.md":"Dzi5ljBy","getting_started_make_guide.md":"CeLtdD_X","hand_wire.md":"CVVk-a8R","hardware_drivers.md":"DLYEz5_y","hardware_keyboard_guidelines.md":"CuYXnNDX","how_a_matrix_works.md":"DMsJT4Dz","how_keyboards_work.md":"B2Be3BPq","index.md":"BsBb4ZNh","isp_flashing_guide.md":"BtLALnWL","keycodes.md":"DJNdiX3n","keycodes_basic.md":"1acV3SW6","keycodes_magic.md":"DGcxCwmE","keycodes_us_ansi_shifted.md":"ni3swFhe","keymap.md":"DEREEx67","license_violations.md":"B1UpSQTq","mod_tap.md":"DeAaHd-D","newbs.md":"BJFQUUuO","newbs_building_firmware.md":"9ta3a_sX","newbs_building_firmware_configurator.md":"D3v81Bes","newbs_building_firmware_workflow.md":"DGvCwy2t","newbs_external_userspace.md":"BMvW5z9_","newbs_flashing.md":"CNt3RwGF","newbs_getting_started.md":"CGXGrRJc","newbs_git_best_practices.md":"C0QiIl7V","newbs_git_resolving_merge_conflicts.md":"CXCvlz0T","newbs_git_resynchronize_a_branch.md":"zadFIEsX","newbs_git_using_your_master_branch.md":"DRDsA_pU","newbs_learn_more_resources.md":"DRV8PTJE","newbs_testing_debugging.md":"W9JGDFfp","one_shot_keys.md":"CoZULJTw","other_eclipse.md":"DNM4I_uU","other_vscode.md":"Cd14jo_M","platformdev_blackpill_f4x1.md":"BOTrYdi3","platformdev_chibios_earlyinit.md":"CYdrnyB1","platformdev_proton_c.md":"DdB4Ux-O","platformdev_rp2040.md":"9TIkRKBb","platformdev_selecting_arm_mcu.md":"C2dtAlyC","porting_your_keyboard_to_qmk.md":"Dz_V3KoY","pr_checklist.md":"Co-UPRQ0","proprietary_libs.md":"BfGoY2pl","quantum_keycodes.md":"_Et7xRtm","quantum_painter.md":"CF8FcdmD","quantum_painter_lvgl.md":"BICCW0fh","quantum_painter_qff.md":"CXDvkMIQ","quantum_painter_qgf.md":"dCZ307fz","quantum_painter_rle.md":"DdkKl5uO","ref_functions.md":"z3oNszvF","reference_configurator_support.md":"CMO4zI2z","reference_glossary.md":"CLUEcDDm","reference_info_json.md":"BVjcnCw0","reference_keymap_extras.md":"B2sSpD5d","squeezing_avr.md":"ByHE6NO_","support.md":"Dth_xzLo","support_deprecation_policy.md":"BOgUGGHv","syllabus.md":"CrGVLX_v","tap_hold.md":"DypyM5ck","understanding_qmk.md":"C_QPXgG9","unit_testing.md":"82MAVMY0"} diff --git a/hcegguh.png b/hcegguh.png new file mode 100644 index 00000000000..98ad8ff19ca Binary files /dev/null and b/hcegguh.png differ diff --git a/how_a_matrix_works.html b/how_a_matrix_works.html index aa7f1e107eb..ec408b55acd 100644 --- a/how_a_matrix_works.html +++ b/how_a_matrix_works.html @@ -8,9 +8,9 @@ - + - + @@ -67,7 +67,7 @@ col1: 0b11 │└row0 └row1

    The firmware can then use this correct data to detect what it should do, and eventually, what signals it needs to send to the OS.

    Further reading:

    - + \ No newline at end of file diff --git a/how_keyboards_work.html b/how_keyboards_work.html index 11d5aa00783..2612dfddc9a 100644 --- a/how_keyboards_work.html +++ b/how_keyboards_work.html @@ -8,9 +8,9 @@ - + - + @@ -20,7 +20,7 @@
    Skip to content
    - + \ No newline at end of file diff --git a/index.html b/index.html index 0f728b139c0..818b8876819 100644 --- a/index.html +++ b/index.html @@ -8,9 +8,9 @@ - + - + @@ -18,7 +18,7 @@
    Skip to content
    - + \ No newline at end of file diff --git a/isp_flashing_guide.html b/isp_flashing_guide.html index fefcb5eebeb..1194a81d581 100644 --- a/isp_flashing_guide.html +++ b/isp_flashing_guide.html @@ -8,9 +8,9 @@ - + - + @@ -69,7 +69,7 @@ 2022-03-08T12:16:31 INFO common.c: Starting verification of write complete 2022-03-08T12:16:31 INFO common.c: Flash written and verified! jolly good! 2022-03-08T12:16:31 WARN common.c: NRST is not connected

    Otherwise, if you receive an Unknown memory region error, run the following command to unlock the STM32F103:

    openocd -f interface/stlink.cfg -f target/stm32f1x.cfg -c "init; reset halt; stm32f1x unlock 0; reset halt; exit"

    Then re-plug the ST-Link and try again.

    After all of this, unplug the Bluepill from the ST-Link and connect it to USB. It should now be ready to flash using dfu-util, the QMK CLI or Toolbox.

    - + \ No newline at end of file diff --git a/keycodes.html b/keycodes.html index 57d786e8444..d6f425a2c9d 100644 --- a/keycodes.html +++ b/keycodes.html @@ -8,9 +8,9 @@ - + - + @@ -18,7 +18,7 @@
    Skip to content
    - + \ No newline at end of file diff --git a/keycodes_basic.html b/keycodes_basic.html index 919fda4156c..e7fe8481f20 100644 --- a/keycodes_basic.html +++ b/keycodes_basic.html @@ -8,9 +8,9 @@ - + - + @@ -18,7 +18,7 @@
    Skip to content
    - + \ No newline at end of file diff --git a/keycodes_magic.html b/keycodes_magic.html index 17f92c51a18..79f78d1d1cd 100644 --- a/keycodes_magic.html +++ b/keycodes_magic.html @@ -8,9 +8,9 @@ - + - + @@ -18,7 +18,7 @@
    Skip to content
    - + \ No newline at end of file diff --git a/keycodes_us_ansi_shifted.html b/keycodes_us_ansi_shifted.html index 0648c78a3e1..80558f1b440 100644 --- a/keycodes_us_ansi_shifted.html +++ b/keycodes_us_ansi_shifted.html @@ -8,9 +8,9 @@ - + - + @@ -18,7 +18,7 @@
    Skip to content
    - + \ No newline at end of file diff --git a/keymap.html b/keymap.html index ef12983c51c..b75bc7ca7f3 100644 --- a/keymap.html +++ b/keymap.html @@ -8,9 +8,9 @@ - + - + @@ -92,7 +92,7 @@ _______, _______, _______,_______,_______,_______,_______,_______,_______,_______, _______, _______, _______, _______, KC_PGUP, _______, _______, _______, _______, _______,_______, _______, _______, _______, MO(_FL), KC_HOME, KC_PGDN, KC_END ),

    Some interesting things to note:

    Nitty Gritty Details

    This should have given you a basic overview for creating your own keymap. For more details see the following resources:

    We are actively working to improve these docs. If you have suggestions for how they could be made better please file an issue!

    - + \ No newline at end of file diff --git a/license_violations.html b/license_violations.html index 94ec84157d8..db20d60fb6c 100644 --- a/license_violations.html +++ b/license_violations.html @@ -8,9 +8,9 @@ - + - + @@ -18,7 +18,7 @@
    Skip to content
    - + \ No newline at end of file diff --git a/mBe5vkL.jpg b/mBe5vkL.jpg new file mode 100644 index 00000000000..8174d8c0804 Binary files /dev/null and b/mBe5vkL.jpg differ diff --git a/mod_tap.html b/mod_tap.html index d06379ca3da..4325a8ce8ed 100644 --- a/mod_tap.html +++ b/mod_tap.html @@ -8,9 +8,9 @@ - + - + @@ -61,7 +61,7 @@ } return true; }

    Other Resources

    See the Tap-Hold Configuration Options for additional flags that tweak Mod-Tap behavior.

    - + \ No newline at end of file diff --git a/nCgeolTh.png b/nCgeolTh.png new file mode 100644 index 00000000000..c92cbedb9f4 Binary files /dev/null and b/nCgeolTh.png differ diff --git a/nLaiYDE.jpg b/nLaiYDE.jpg new file mode 100644 index 00000000000..b31413693c3 Binary files /dev/null and b/nLaiYDE.jpg differ diff --git a/newbs.html b/newbs.html index a13b73bc896..1dfa25b9f19 100644 --- a/newbs.html +++ b/newbs.html @@ -8,9 +8,9 @@ - + - + @@ -18,7 +18,7 @@
    Skip to content
    - + \ No newline at end of file diff --git a/newbs_building_firmware.html b/newbs_building_firmware.html index 6540650c866..a2f207f5b34 100644 --- a/newbs_building_firmware.html +++ b/newbs_building_firmware.html @@ -8,9 +8,9 @@ - + - + @@ -22,7 +22,7 @@ Copying planck_rev5_default.hex to qmk_firmware folder [OK] Checking file size of planck_rev5_default.hex [OK] * The firmware size is fine - 27312/28672 (95%, 1360 bytes free)

    Flash Your Firmware

    Move on to Flashing Firmware to learn how to write your new firmware to your keyboard.

    - + \ No newline at end of file diff --git a/newbs_building_firmware_configurator.html b/newbs_building_firmware_configurator.html index 2fe223d03a1..e9b993ba7b1 100644 --- a/newbs_building_firmware_configurator.html +++ b/newbs_building_firmware_configurator.html @@ -8,17 +8,17 @@ - + - + - + -
    Skip to content
    - +
    Skip to content
    + \ No newline at end of file diff --git a/newbs_building_firmware_workflow.html b/newbs_building_firmware_workflow.html index 64d2cd1ae15..b72f4fe293b 100644 --- a/newbs_building_firmware_workflow.html +++ b/newbs_building_firmware_workflow.html @@ -8,9 +8,9 @@ - + - + @@ -78,7 +78,7 @@ git push -u origin main

    TIP

    Use your GitHub personal access token at the password prompt. If you have setup SSH access, replace https://github.com/gh-username/qmk_keymap.git with git@github.com:gh-username/qmk_keymap.git in the remote origin command above.

    Review workflow output

    Files committed to GitHub in the previous step will automatically trigger the workflow to build the JSON file listed in build.yml. To review its output:

    1. Visit your "qmk_keymap" repository page on GitHub.
    2. Select Actions tab to display the "Build QMK Firmware" workflow.
    3. Select that workflow to display its run from the last commit.
    4. Successfully compiled firmware will be under the "Artifacts" section.
    5. If there are build errors, review the job log for details.

    Download and flash the firmware file into your keyboard using QMK Toolbox.

    Customising your keymap

    This setup and workflow relies on the QMK Userspace feature. The build process will copy the QMK source codes and clone your repository into its users/ folder in a container. You must adhere to the following guidelines when customising your keymaps:

    yml
            file:
             - planck.json
             - crkbd.json

    TIP

    See GitHub Actions guide to learn more about development workflow.

    - + \ No newline at end of file diff --git a/newbs_external_userspace.html b/newbs_external_userspace.html index 37c33190223..d131bb57b6b 100644 --- a/newbs_external_userspace.html +++ b/newbs_external_userspace.html @@ -8,24 +8,24 @@ - + - + - + -
    Skip to content
    + \ No newline at end of file diff --git a/newbs_flashing.html b/newbs_flashing.html index a6402869d45..25dbaa248b8 100644 --- a/newbs_flashing.html +++ b/newbs_flashing.html @@ -8,9 +8,9 @@ - + - + @@ -33,7 +33,7 @@ >>> dfu-programmer.exe atmega32u4 reset *** DFU device disconnected: Atmel Corp: ATmega32U4 (03EB:2FF4:0000)

    Flash your Keyboard from the Command Line

    This has been made pretty simple compared to what it used to be. When you are ready to compile and flash your firmware, open up your terminal window and run the flash command:

    sh
    qmk flash

    If you did not configure your keyboard/keymap name in the CLI according to the Configure your build environment section, or you have multiple keyboards, you can specify the keyboard and keymap:

    sh
    qmk flash -kb <my_keyboard> -km <my_keymap>

    This will check the keyboard's configuration, and then attempt to flash it based on the specified bootloader. This means that you don't need to know which bootloader that your keyboard uses. Just run the command, and let the command do the heavy lifting.

    However, this does rely on the bootloader being set by the keyboard. If this information is not configured, or you're using a board that doesn't have a supported target to flash it, you will see this error:

    WARNING: This board's bootloader is not specified or is not supported by the ":flash" target at this time.

    In this case, you'll have to fall back on specifying the bootloader. See the Flashing Firmware Guide for more details.

    WARNING

    If your bootloader is not detected by qmk flash, try running qmk doctor for suggestions on how to fix common problems.

    Test It Out!

    Congrats! Your custom firmware has been programmed to your keyboard and you're ready to test it out!

    With a little bit of luck everything will work perfectly, but if not there are steps that will help you figure out what's wrong. Testing your keyboard is usually pretty straightforward. Press every single key and make sure it sends the keys you expect. You can use QMK Configurator's test mode to check your keyboard, even if it doesn't run QMK.

    Still not working? Browse the FAQ topics for more information, or chat with us on Discord.

    - + \ No newline at end of file diff --git a/newbs_getting_started.html b/newbs_getting_started.html index c689282dc26..01d0f1cf83f 100644 --- a/newbs_getting_started.html +++ b/newbs_getting_started.html @@ -8,9 +8,9 @@ - + - + @@ -22,7 +22,7 @@ Copying clueboard_66_rev3_default.hex to qmk_firmware folder [OK] Checking file size of clueboard_66_rev3_default.hex [OK] * The firmware size is fine - 26356/28672 (2316 bytes free)

    Creating Your Keymap

    You are now ready to create your own personal keymap! Move on to Building Your First Firmware for that.

    - + \ No newline at end of file diff --git a/newbs_git_best_practices.html b/newbs_git_best_practices.html index a961547ed08..206602a6ec6 100644 --- a/newbs_git_best_practices.html +++ b/newbs_git_best_practices.html @@ -8,9 +8,9 @@ - + - + @@ -18,7 +18,7 @@
    Skip to content
    - + \ No newline at end of file diff --git a/newbs_git_resolving_merge_conflicts.html b/newbs_git_resolving_merge_conflicts.html index 1352a42ee47..3a89f8e85f9 100644 --- a/newbs_git_resolving_merge_conflicts.html +++ b/newbs_git_resolving_merge_conflicts.html @@ -8,9 +8,9 @@ - + - + @@ -40,7 +40,7 @@ <p>Need help? Email support@webhost.us.</p> >>>>>>> Commit #1

    The line <<<<<<< HEAD marks the beginning of a merge conflict, and the >>>>>>> Commit #1 line marks the end, with the conflicting sections separated by =======. The part on the HEAD side is from the QMK master version of the file, and the part marked with the commit message is from the current branch and commit.

    Because Git tracks changes to files rather than the contents of the files directly, if Git can't find the text that was in the file previous to the commit that was made, it won't know how to edit the file. Re-editing the file will solve the conflict. Make your changes, and then save the file.

    <p>Need help? Email support@webhost.us.</p>

    Now run:

    git add conflicting_file_1.txt
     git rebase --continue

    Git logs the changes to the conflicting file, and continues applying the commits from our branch until it reaches the end.

    - + \ No newline at end of file diff --git a/newbs_git_resynchronize_a_branch.html b/newbs_git_resynchronize_a_branch.html index 5f78d4d0ebd..870232a88bc 100644 --- a/newbs_git_resynchronize_a_branch.html +++ b/newbs_git_resynchronize_a_branch.html @@ -8,9 +8,9 @@ - + - + @@ -26,7 +26,7 @@ $ git remote -v origin https://github.com/qmk/qmk_firmware.git (fetch) origin https://github.com/qmk/qmk_firmware.git (push)

    add a new remote with:

    git remote add upstream https://github.com/qmk/qmk_firmware.git

    Then, redirect the origin remote to your own fork with:

    git remote set-url origin https://github.com/<your_username>/qmk_firmware.git

    Now that you have both remotes configured, you need to update the references for the upstream repository, which is QMK's, by running:

    git fetch --recurse-submodules upstream

    At this point, resynchronize your branch to QMK's by running:

    git reset --recurse-submodules --hard upstream/master

    These steps will update the repository on your computer, but your GitHub fork will still be out of sync. To resynchronize your fork on GitHub, you need to push to your fork, instructing Git to override any remote changes that are not reflected in your local repository. To do this, run:

    git push --recurse-submodules=on-demand --force-with-lease

    WARNING

    DO NOT run git push --recurse-submodules=on-demand --force-with-lease on a fork to which other users post commits. This will erase their commits.

    Now your GitHub fork, your local files, and QMK's repository are all the same. From here you can make further needed changes (use a branch!) and post them as normal.

    - + \ No newline at end of file diff --git a/newbs_git_using_your_master_branch.html b/newbs_git_using_your_master_branch.html index c091f88aa51..c43b7204232 100644 --- a/newbs_git_using_your_master_branch.html +++ b/newbs_git_using_your_master_branch.html @@ -8,9 +8,9 @@ - + - + @@ -27,7 +27,7 @@ git push origin master

    This switches you to your master branch, retrieves the refs from the QMK repo, downloads the current QMK master branch to your computer, and then uploads it to your fork.

    Making Changes

    To make changes, create a new branch by entering:

    git checkout -b dev_branch
     git push --set-upstream origin dev_branch

    This creates a new branch named dev_branch, checks it out, and then saves the new branch to your fork. The --set-upstream argument tells git to use your fork and the dev_branch branch every time you use git push or git pull from this branch. It only needs to be used on the first push; after that, you can safely use git push or git pull, without the rest of the arguments.

    TIP

    With git push, you can use -u in place of --set-upstream-u is an alias for --set-upstream.

    You can name your branch nearly anything you want, though it is recommended to name it something related to the changes you are going to make.

    By default git checkout -b will base your new branch on the branch that is currently checked out. You can base your new branch on an existing branch that is not checked out by adding the name of the existing branch to the command:

    git checkout -b dev_branch master

    Now that you have a development branch, open your text editor and make whatever changes you need to make. It is recommended to make many small commits to your branch; that way, any change that causes issues can be more easily traced and undone if needed. To make your changes, edit and save any files that need to be updated, add them to Git's staging area, and then commit them to your branch:

    git add path/to/updated_file
     git commit -m "My commit message."

    git add adds files that have been changed to Git's staging area, which is Git's "loading zone." This contains the changes that are going to be committed by git commit, which saves the changes to the repo. Use descriptive commit messages so you can know what was changed at a glance.

    TIP

    If you've changed multiple files, you can use git add -- path/to/file1 path/to/file2 ... to add all your desired files.

    Publishing Your Changes

    The last step is to push your changes to your fork. To do this, enter git push. Git will then publish the current state of dev_branch to your fork.

    - + \ No newline at end of file diff --git a/newbs_learn_more_resources.html b/newbs_learn_more_resources.html index 53ccca751a5..b93f0523531 100644 --- a/newbs_learn_more_resources.html +++ b/newbs_learn_more_resources.html @@ -8,9 +8,9 @@ - + - + @@ -18,7 +18,7 @@
    Skip to content
    - + \ No newline at end of file diff --git a/newbs_testing_debugging.html b/newbs_testing_debugging.html index a708f12a970..4a7c422347d 100644 --- a/newbs_testing_debugging.html +++ b/newbs_testing_debugging.html @@ -8,9 +8,9 @@ - + - + @@ -18,7 +18,7 @@
    Skip to content
    - + \ No newline at end of file diff --git a/o7WLvBl.png b/o7WLvBl.png new file mode 100644 index 00000000000..abd42d8c055 Binary files /dev/null and b/o7WLvBl.png differ diff --git a/oHYR1yW.png b/oHYR1yW.png new file mode 100644 index 00000000000..77bc73238dc Binary files /dev/null and b/oHYR1yW.png differ diff --git a/oITudbX.jpg b/oITudbX.jpg new file mode 100644 index 00000000000..7edcb5781a4 Binary files /dev/null and b/oITudbX.jpg differ diff --git a/one_shot_keys.html b/one_shot_keys.html index d6cc03c545b..e908142b7b9 100644 --- a/one_shot_keys.html +++ b/one_shot_keys.html @@ -8,9 +8,9 @@ - + - + @@ -60,7 +60,7 @@ }

    If any one shot layer is switched off, layer will be zero. When you're looking to do something on any layer change instead of one shot layer changes, layer_state_set_user is a better callback to use.

    If you are making your own keyboard, there are also _kb equivalent functions:

    c
    void oneshot_locked_mods_changed_kb(uint8_t mods);
     void oneshot_mods_changed_kb(uint8_t mods);
     void oneshot_layer_changed_kb(uint8_t layer);

    As with any callback, be sure to call the _user variant to allow for further customizability.

    - + \ No newline at end of file diff --git a/other_eclipse.html b/other_eclipse.html index 5e07d32db22..85b1d12e4a9 100644 --- a/other_eclipse.html +++ b/other_eclipse.html @@ -8,17 +8,17 @@ - + - + - + -
    Skip to content
    - +
    Skip to content
    + \ No newline at end of file diff --git a/other_vscode.html b/other_vscode.html index 9b42b7ed70d..b0e6f3b942c 100644 --- a/other_vscode.html +++ b/other_vscode.html @@ -8,11 +8,11 @@ - + - + - + @@ -52,12 +52,12 @@ } } ] -}

    You'll need to perform some modifications to the file above in order to target your specific device:

    WARNING

    Windows builds of QMK Firmware are generally compiled using QMK MSYS, and the path to gdb's location (C:\\QMK_MSYS\\mingw64\\bin) needs to be specified under armToolchainPath for it to be detected. You may also need to change the GDB path to point at C:\\QMK_MSYS\\mingw64\\bin\\gdb-multiarch.exe in the VSCode Cortex-Debug user settings: VSCode Settings

    The following modifications must be made to the keyboard's rules.mk file to enable debug information and disable optimisations -- this will ensure breakpoints and variable viewing works correctly:

    makefile
    # Enable debug information in the final binaries
    +}

    You'll need to perform some modifications to the file above in order to target your specific device:

    WARNING

    Windows builds of QMK Firmware are generally compiled using QMK MSYS, and the path to gdb's location (C:\\QMK_MSYS\\mingw64\\bin) needs to be specified under armToolchainPath for it to be detected. You may also need to change the GDB path to point at C:\\QMK_MSYS\\mingw64\\bin\\gdb-multiarch.exe in the VSCode Cortex-Debug user settings: VSCode Settings

    The following modifications must be made to the keyboard's rules.mk file to enable debug information and disable optimisations -- this will ensure breakpoints and variable viewing works correctly:

    makefile
    # Enable debug information in the final binaries
     DEBUG_ENABLE = yes
     # Disable optimisations for debugging purposes
     LTO_ENABLE = no
     OPT = g

    At this point, you should build and flash your firmware through normal methods (qmk compile ... and qmk flash ...).

    Once completed, you can:

    VS Code's debugger will then start executing the compiled firmware on the MCU.

    At this stage, you should have full debugging set up, with breakpoints and variable listings working!

    - + \ No newline at end of file diff --git a/platformdev_blackpill_f4x1.html b/platformdev_blackpill_f4x1.html index a8a2a83f9e8..ed6530dc3f9 100644 --- a/platformdev_blackpill_f4x1.html +++ b/platformdev_blackpill_f4x1.html @@ -8,17 +8,17 @@ - + - + - + -
    Skip to content
    - +
    Skip to content
    + \ No newline at end of file diff --git a/platformdev_chibios_earlyinit.html b/platformdev_chibios_earlyinit.html index 0f7af22c35a..c9061d53ee6 100644 --- a/platformdev_chibios_earlyinit.html +++ b/platformdev_chibios_earlyinit.html @@ -8,9 +8,9 @@ - + - + @@ -24,7 +24,7 @@ }

    board_init()

    The function board_init is executed directly after the ChibiOS initialization routines have completed. At this stage, all normal low-level functionality should be available for use (including timers and delays), with the restriction that USB is not yet connected. This is intended as a replacement for the ChibiOS board definition's boardInit function.

    The default implementation of this function is to do nothing.

    To implement your own version of this function, in your keyboard's source files:

    c
    void board_init(void) {
         // initialize anything that requires ChibiOS
     }
    - + \ No newline at end of file diff --git a/platformdev_proton_c.html b/platformdev_proton_c.html index 549241be282..be444d7b762 100644 --- a/platformdev_proton_c.html +++ b/platformdev_proton_c.html @@ -8,18 +8,18 @@ - + - + - + -
    Skip to content
    - + \ No newline at end of file diff --git a/proprietary_libs.html b/proprietary_libs.html index 85be34818f3..b1463d4a217 100644 --- a/proprietary_libs.html +++ b/proprietary_libs.html @@ -8,9 +8,9 @@ - + - + @@ -18,7 +18,7 @@
    Skip to content
    - + \ No newline at end of file diff --git a/quantum_keycodes.html b/quantum_keycodes.html index a04a5ac9703..d507f8b825e 100644 --- a/quantum_keycodes.html +++ b/quantum_keycodes.html @@ -8,9 +8,9 @@ - + - + @@ -18,7 +18,7 @@
    Skip to content
    - + \ No newline at end of file diff --git a/quantum_painter.html b/quantum_painter.html index 8173cac0789..8aacd022932 100644 --- a/quantum_painter.html +++ b/quantum_painter.html @@ -8,9 +8,9 @@ - + - + @@ -37,7 +37,7 @@ Writing /home/qmk/qmk_firmware/keyboards/my_keeb/generated/my_image.qgf.c...

    Quantum Painter Display Drivers

    Most TFT display panels use a 5-pin interface -- SPI SCK, SPI MOSI, SPI CS, D/C, and RST pins.

    For these displays, QMK's spi_master must already be correctly configured for the platform you're building for.

    The pin assignments for SPI CS, D/C, and RST are specified during device construction.

    Enabling support for the GC9A01 in Quantum Painter is done by adding the following to rules.mk:

    make
    QUANTUM_PAINTER_ENABLE = yes
     QUANTUM_PAINTER_DRIVERS += gc9a01_spi

    Creating a GC9A01 device in firmware can then be done with the following API:

    c
    painter_device_t qp_gc9a01_make_spi_device(uint16_t panel_width, uint16_t panel_height, pin_t chip_select_pin, pin_t dc_pin, pin_t reset_pin, uint16_t spi_divisor, int spi_mode);

    The device handle returned from the qp_gc9a01_make_spi_device function can be used to perform all other drawing operations.

    The maximum number of displays can be configured by changing the following in your config.h (default is 1):

    c
    // 3 displays:
     #define GC9A01_NUM_DEVICES 3

    Native color format rgb565 is compatible with GC9A01

    Quantum Painter Drawing API

    All APIs require a painter_device_t object as their first parameter -- this object comes from the specific device initialisation, and instructions on creating it can be found in each driver's respective section.

    To use any of the APIs, you need to include qp.h:

    c
    #include <qp.h>

    The coordinate system used in Quantum Painter generally accepts left, top, right, and bottom instead of x/y/width/height, and each coordinate is inclusive of where pixels should be drawn. This is required as some datatypes used by display panels have a maximum value of 255 -- for any value or geometry extent that matches 256, this would be represented as a 0, instead.

    TIP

    Drawing a horizontal line 8 pixels long, starting from 4 pixels inside the left side of the display, will need left=4, right=11.

    All color data matches the standard QMK HSV triplet definitions:

    TIP

    Colors used in Quantum Painter are not subject to the RGB lighting CIE curve, if it is enabled.

    - + \ No newline at end of file diff --git a/quantum_painter_lvgl.html b/quantum_painter_lvgl.html index f86e025406b..c2a30882575 100644 --- a/quantum_painter_lvgl.html +++ b/quantum_painter_lvgl.html @@ -8,9 +8,9 @@ - + - + @@ -28,7 +28,7 @@ ...Your code to draw // Run LVGL specific code to draw } }

    To init. the display please read the Display Initialisation section.

    WARNING

    Attaching LVGL to a display means LVGL subsequently "owns" the display. Using standard Quantum Painter drawing operations with the display after LVGL attachment will likely result in display artifacts.

    Quantum Painter LVGL Detach

    c
    void qp_lvgl_detach(void)

    The qp_lvgl_detach function stops the internal LVGL ticks and releases resources related to it.

    Enabling/Disabling LVGL features

    You can overwrite LVGL specific features in your lv_conf.h file.

    Changing the LVGL task frequency

    When LVGL is running, your keyboard's responsiveness may decrease, causing missing keystrokes or encoder rotations, especially during the animation of dynamically-generated content. This occurs because LVGL operates as a scheduled task with a default task rate of five milliseconds. While a fast task rate is advantageous when LVGL is responsible for detecting and processing inputs, it can lead to excessive recalculations of displayed content, which may slow down QMK's matrix scanning. If you rely on QMK instead of LVGL for processing inputs, it can be beneficial to increase the time between calls to the LVGL task handler to better match your preferred display update rate. To do this, add this to your config.h:

    c
    #define QP_LVGL_TASK_PERIOD 40
    - + \ No newline at end of file diff --git a/quantum_painter_qff.html b/quantum_painter_qff.html index 15df2341175..b5749b53e3d 100644 --- a/quantum_painter_qff.html +++ b/quantum_painter_qff.html @@ -8,9 +8,9 @@ - + - + @@ -47,7 +47,7 @@ uint24_t glyph; // the glyph information, as per ASCII glyphs above } glyph[N]; // N glyphs worth of data } qff_unicode_glyph_table_v1_t;

    Font palette block

    The font palette block is identical to QGF's frame palette block, retaining the same typeid of 0x03.

    It is only specified in the QFF if the font is palette-based, and follows the unicode glyph block if the font contains any Unicode glyphs, or the ASCII glyph block if the font contains only ASCII glyphs.

    Font data block

    The font data block is the last block in the file and is identical to QGF's frame data block, however has a different typeid of 0x04 in QFF.

    - + \ No newline at end of file diff --git a/quantum_painter_qgf.html b/quantum_painter_qgf.html index d4c9908c577..5689738f97f 100644 --- a/quantum_painter_qgf.html +++ b/quantum_painter_qgf.html @@ -8,9 +8,9 @@ - + - + @@ -61,7 +61,7 @@ qgf_block_header_v1_t header; // = { .type_id = 0x05, .neg_type_id = (~0x05), .length = N } uint8_t data[N]; // N data octets } qgf_data_v1_t; - + \ No newline at end of file diff --git a/quantum_painter_rle.html b/quantum_painter_rle.html index 09fb824c872..3a014ad3994 100644 --- a/quantum_painter_rle.html +++ b/quantum_painter_rle.html @@ -8,9 +8,9 @@ - + - + @@ -31,7 +31,7 @@ c = READ_OCTET() for i = 0 ... length-1 WRITE_OCTET(c) - + \ No newline at end of file diff --git a/ref_functions.html b/ref_functions.html index 6b2c88a1e96..f7a5f43b0b8 100644 --- a/ref_functions.html +++ b/ref_functions.html @@ -8,9 +8,9 @@ - + - + @@ -56,7 +56,7 @@ } else { // do something if 100ms or more have passed } - + \ No newline at end of file diff --git a/reference_configurator_support.html b/reference_configurator_support.html index 8d8945fdc98..5a155203893 100644 --- a/reference_configurator_support.html +++ b/reference_configurator_support.html @@ -8,11 +8,11 @@ - + - + - + @@ -99,8 +99,16 @@ | | The key's Y-axis location, in key units from | | | the keyboard's top (rear-facing) edge. ↓ ↓ ↓ -{"label":"Num Lock", "x":0, "y":0},

    Some objects will also have "w" and "h" keys, which represent a key's width and height, respectively.

    TIP

    For more on the info.json files, see info.json Format.

    How the Configurator Programs Keys

    The Configurator's API uses the layout macro and the JSON file we've given it to create a visual representation of the keyboard that has each visual object tied to a specific key, in sequence:

    Key in layout macroJSON object used
    k00{"label":"Num Lock", "x":0, "y":0}
    k01{"label":"/", "x":1, "y":0}
    k02{"label":"*", "x":2, "y":0}
    k03{"label":"-", "x":3, "y":0}
    k10{"label":"7", "x":0, "y":1}
    k11{"label":"8", "x":1, "y":1}
    k12{"label":"9", "x":2, "y":1}
    k13{"label":"+", "x":3, "y":1, "h":2}
    k20{"label":"4", "x":0, "y":2}
    k21{"label":"5", "x":1, "y":2}
    k22{"label":"6", "x":2, "y":2}
    k30{"label":"1", "x":0, "y":3}
    k31{"label":"2", "x":1, "y":3}
    k32{"label":"3", "x":2, "y":3}
    k33{"label":"Enter", "x":3, "y":3, "h":2}
    k40{"label":"0", "x":0, "y":4, "w":2}
    k42{"label":".", "x":2, "y":4}

    When a user selects the top-left key in the Configurator, and assigns Num Lock to it, the Configurator builds a keymap file with KC_NUM as the first key, and so on as the keymap is built. The label keys are not used; they are only for the user's reference in identifying specific keys when debugging the info.json file.

    Issues and Hazards

    Currently, the Configurator does not support key rotation or non-rectangular key shapes like ISO Enter. Additionally, keys that are vertically-offset from their "row" — the arrow keys on 1800-layouts like the TKC1800 being a prominent example — confuse the KLE-to-JSON Converter, if not adjusted for by the contributor of the info.json file.

    Workarounds

    Non-rectangular keys

    For ISO Enter keys, QMK custom is to display it as a rectangular key, 1.25u wide and 2u high, aligned so its right edge is aligned with the right edge of the alphanumeric key block.


    A 60% keyboard in standard ISO layout, as rendered by QMK Configurator.

    Vertically-offset keys

    For vertically-offset keys, place them in KLE as if they were not offset, then edit the Y-values as needed in the converted JSON file


    An 1800-layout keyboard as rendered in Keyboard Layout Editor, without the vertical offset applied to the arrow keys.


    A Unix diff file, showing the changes needed to vertically-offset the arrow keys in our keyboard's JSON file.

    - +{"label":"Num Lock", "x":0, "y":0},

    Some objects will also have "w" and "h" keys, which represent a key's width and height, respectively.

    TIP

    For more on the info.json files, see info.json Format.

    How the Configurator Programs Keys

    The Configurator's API uses the layout macro and the JSON file we've given it to create a visual representation of the keyboard that has each visual object tied to a specific key, in sequence:

    Key in layout macroJSON object used
    k00{"label":"Num Lock", "x":0, "y":0}
    k01{"label":"/", "x":1, "y":0}
    k02{"label":"*", "x":2, "y":0}
    k03{"label":"-", "x":3, "y":0}
    k10{"label":"7", "x":0, "y":1}
    k11{"label":"8", "x":1, "y":1}
    k12{"label":"9", "x":2, "y":1}
    k13{"label":"+", "x":3, "y":1, "h":2}
    k20{"label":"4", "x":0, "y":2}
    k21{"label":"5", "x":1, "y":2}
    k22{"label":"6", "x":2, "y":2}
    k30{"label":"1", "x":0, "y":3}
    k31{"label":"2", "x":1, "y":3}
    k32{"label":"3", "x":2, "y":3}
    k33{"label":"Enter", "x":3, "y":3, "h":2}
    k40{"label":"0", "x":0, "y":4, "w":2}
    k42{"label":".", "x":2, "y":4}

    When a user selects the top-left key in the Configurator, and assigns Num Lock to it, the Configurator builds a keymap file with KC_NUM as the first key, and so on as the keymap is built. The label keys are not used; they are only for the user's reference in identifying specific keys when debugging the info.json file.

    Issues and Hazards

    Currently, the Configurator does not support key rotation or non-rectangular key shapes like ISO Enter. Additionally, keys that are vertically-offset from their "row" — the arrow keys on 1800-layouts like the TKC1800 being a prominent example — confuse the KLE-to-JSON Converter, if not adjusted for by the contributor of the info.json file.

    Workarounds

    Non-rectangular keys

    For ISO Enter keys, QMK custom is to display it as a rectangular key, 1.25u wide and 2u high, aligned so its right edge is aligned with the right edge of the alphanumeric key block.


    A 60% keyboard in standard ISO layout, as rendered by QMK Configurator.

    Vertically-offset keys

    For vertically-offset keys, place them in KLE as if they were not offset, then edit the Y-values as needed in the converted JSON file


    An 1800-layout keyboard as rendered in Keyboard Layout Editor, without the vertical offset applied to the arrow keys.

    diff
    -{"label": "\u2191", "x", 14.25, "y": 5},
    ++{"label": "\u2191", "x", 14.25, "y": 5.25},
    +...
    +-{"label": "\u2190", "x", 13.25, "y": 6},
    +-{"label": "\u2193", "x", 14.25, "y": 6},
    +-{"label": "\u2192", "x", 15.25, "y": 6},
    ++{"label": "\u2190", "x", 13.25, "y": 6.25},
    ++{"label": "\u2193", "x", 14.25, "y": 6.25},
    ++{"label": "\u2192", "x", 15.25, "y": 6.25},

    A diff showing the changes needed to vertically-offset the arrow keys in our keyboard's JSON file.

    + \ No newline at end of file diff --git a/reference_glossary.html b/reference_glossary.html index 74da8453542..0857755af96 100644 --- a/reference_glossary.html +++ b/reference_glossary.html @@ -8,9 +8,9 @@ - + - + @@ -18,7 +18,7 @@
    Skip to content
    - + \ No newline at end of file diff --git a/reference_info_json.html b/reference_info_json.html index 1682fe104fd..83bc356c63c 100644 --- a/reference_info_json.html +++ b/reference_info_json.html @@ -8,9 +8,9 @@ - + - + @@ -40,7 +40,7 @@ "breathing": true, "cycle_left_right": false }
  • center_point Array: Number
  • default
  • driver String Required
  • hue_steps Number
  • layout Array: Object Required
  • led_flush_limit Number
  • led_process_limit Number
  • max_brightness Number
  • react_on_keyup Boolean
  • sat_steps Number
  • sleep Boolean
  • speed_steps Number
  • split_count Array: Number
  • timeout Number
  • val_steps Number
  • Secure

    Configures the Secure feature.

    Split Keyboard

    Configures the Split Keyboard feature.

    Stenography

    Configures the Stenography feature.

    USB

    WS2812

    Configures the WS2812 driver.

    - + \ No newline at end of file diff --git a/reference_keymap_extras.html b/reference_keymap_extras.html index e5a1356f1e2..d4d20a6a8fb 100644 --- a/reference_keymap_extras.html +++ b/reference_keymap_extras.html @@ -8,9 +8,9 @@ - + - + @@ -28,7 +28,7 @@ ["SE_ARNG"] ] }

    Sendstring Support

    By default, SEND_STRING() assumes a US ANSI keyboard layout is set. If you are using a different layout, you can include one of the Sendstring LUT headers below in your keymap.c to override the lookup tables used for mapping ASCII characters to keycodes. You do not need to include the corresponding keymap_*.h header, as it is implicit when including the Sendstring header.

    An important thing to note here is that SEND_STRING() only operates on ASCII text. This means that you cannot pass it a string containing Unicode characters - this unfortunately includes accented characters that may be present in your desired layout.
    Many layouts make certain characters, such as Grave or Tilde, available only as dead keys, so you must add a space immediately after it in the string you want to send, to prevent it from potentially combining with the next character.
    Certain other layouts have no Sendstring header as they do not use a Latin-derived alphabet (for example Greek and Russian), and thus there is no way to input most of the ASCII character set.

    Header Files

    These headers are located in quantum/keymap_extras/.

    LayoutKeycodes HeaderSendstring LUT Header
    Canadian Multilingual (CSA)keymap_canadian_multilingual.hsendstring_canadian_multilingual.h
    Croatiankeymap_croatian.hsendstring_croatian.h
    Czechkeymap_czech.hsendstring_czech.h
    Czech (macOS, ANSI)keymap_czech_mac_ansi.hsendstring_czech_mac_ansi.h
    Czech (macOS, ISO)keymap_czech_mac_iso.hsendstring_czech_mac_iso.h
    Danishkeymap_danish.hsendstring_danish.h
    Dutch (Belgium)keymap_belgian.hsendstring_belgian.h
    English (Ireland)keymap_irish.h
    English (UK)keymap_uk.hsendstring_uk.h
    English (US Extended)keymap_us_extended.h
    English (US International)keymap_us_international.hsendstring_us_international.h
    English (US International, Linux)keymap_us_international_linux.h
    Estoniankeymap_estonian.hsendstring_estonian.h
    EurKEYkeymap_eurkey.h
    Farsikeymap_farsi.h
    Finnishkeymap_finnish.hsendstring_finnish.h
    Frenchkeymap_french.hsendstring_french.h
    French (AFNOR)keymap_french_afnor.hsendstring_french_afnor.h
    French (BÉPO)keymap_bepo.hsendstring_bepo.h
    French (Belgium)keymap_belgian.hsendstring_belgian.h
    French (Canada)keymap_canadian_french.hsendstring_canadian_french.h
    French (Switzerland)keymap_swiss_fr.hsendstring_swiss_fr.h
    French (macOS, ISO)keymap_french_mac_iso.hsendstring_french_mac_iso.h
    Germankeymap_german.hsendstring_german.h
    German (Switzerland)keymap_swiss_de.hsendstring_swiss_de.h
    German (macOS)keymap_german_mac_iso.hsendstring_german_mac_iso.h
    German (Neo2)keymap_neo2.h
    Greekkeymap_greek.h
    Hebrewkeymap_hebrew.h
    Hungariankeymap_hungarian.hsendstring_hungarian.h
    Icelandickeymap_icelandic.hsendstring_icelandic.h
    Italiankeymap_italian.hsendstring_italian.h
    Italian (macOS, ANSI)keymap_italian_mac_ansi.hsendstring_italian_mac_ansi.h
    Italian (macOS, ISO)keymap_italian_mac_iso.hsendstring_italian_mac_iso.h
    Japanesekeymap_japanese.hsendstring_japanese.h
    Koreankeymap_korean.h
    Latviankeymap_latvian.hsendstring_latvian.h
    Lithuanian (ĄŽERTY)keymap_lithuanian_azerty.hsendstring_lithuanian_azerty.h
    Lithuanian (QWERTY)keymap_lithuanian_qwerty.hsendstring_lithuanian_qwerty.h
    Norwegiankeymap_norwegian.hsendstring_norwegian.h
    Polishkeymap_polish.h
    Portuguesekeymap_portuguese.hsendstring_portuguese.h
    Portuguese (macOS, ISO)keymap_portuguese_mac_iso.hsendstring_portuguese_mac_iso.h
    Portuguese (Brazil)keymap_brazilian_abnt2.hsendstring_brazilian_abnt2.h
    Romaniankeymap_romanian.hsendstring_romanian.h
    Russiankeymap_russian.h
    Serbiankeymap_serbian.h
    Serbian (Latin)keymap_serbian_latin.hsendstring_serbian_latin.h
    Slovakkeymap_slovak.hsendstring_slovak.h
    Sloveniankeymap_slovenian.hsendstring_slovenian.h
    Spanishkeymap_spanish.hsendstring_spanish.h
    Spanish (Dvorak)keymap_spanish_dvorak.hsendstring_spanish_dvorak.h
    Spanish (Latin America)keymap_spanish_latin_america.hsendstring_spanish_latin_america.h
    Swedishkeymap_swedish.hsendstring_swedish.h
    Swedish (macOS, ANSI)keymap_swedish_mac_ansi.h
    Swedish (macOS, ISO)keymap_swedish_mac_iso.h
    Swedish Pro (macOS, ANSI)keymap_swedish_pro_mac_ansi.h
    Swedish Pro (macOS, ISO)keymap_swedish_pro_mac_iso.h
    Turkish (F)keymap_turkish_f.hsendstring_turkish_f.h
    Turkish (Q)keymap_turkish_q.hsendstring_turkish_q.h
    Ukrainiankeymap_ukrainian.h

    There are also a few which are not quite language-specific, but useful if you are not using a QWERTY layout:

    LayoutKeycodes HeaderSendstring LUT Header
    Colemakkeymap_colemak.hsendstring_colemak.h
    Dvorakkeymap_dvorak.hsendstring_dvorak.h
    Dvorak (French)keymap_dvorak_fr.hsendstring_dvorak_fr.h
    Dvorak (Programmer)keymap_dvorak_programmer.hsendstring_dvorak_programmer.h
    Normankeymap_norman.hsendstring_norman.h
    Ploverkeymap_plover.h
    Plover (Dvorak)keymap_plover_dvorak.h
    Workmankeymap_workman.hsendstring_workman.h
    Workman (ZXCVM)keymap_workman_zxcvm.hsendstring_workman_zxcvm.h
    - + \ No newline at end of file diff --git a/squeezing_avr.html b/squeezing_avr.html index 6ff90b0a0f0..be10c60e233 100644 --- a/squeezing_avr.html +++ b/squeezing_avr.html @@ -8,9 +8,9 @@ - + - + @@ -95,7 +95,7 @@ #undef ENABLE_RGB_MATRIX_MULTISPLASH #undef ENABLE_RGB_MATRIX_SOLID_SPLASH #undef ENABLE_RGB_MATRIX_SOLID_MULTISPLASH

    Final Thoughts

    If you've done all of this, and your firmware is still too large, then it is time to consider making the switch to ARM. There are a number of Pro Micro replacements with an ARM controller:

    There are other, non-Pro Micro compatible boards out there. The most popular being:

    - + \ No newline at end of file diff --git a/support.html b/support.html index e02f7a9519e..ed329111038 100644 --- a/support.html +++ b/support.html @@ -8,9 +8,9 @@ - + - + @@ -18,7 +18,7 @@
    Skip to content
    - + \ No newline at end of file diff --git a/support_deprecation_policy.html b/support_deprecation_policy.html index bff4df645fe..50dce031bbe 100644 --- a/support_deprecation_policy.html +++ b/support_deprecation_policy.html @@ -8,9 +8,9 @@ - + - + @@ -18,7 +18,7 @@
    Skip to content
    - + \ No newline at end of file diff --git a/syllabus.html b/syllabus.html index a1d33a23568..da1700539c6 100644 --- a/syllabus.html +++ b/syllabus.html @@ -8,9 +8,9 @@ - + - + @@ -18,7 +18,7 @@
    Skip to content
    - + \ No newline at end of file diff --git a/tap_hold.html b/tap_hold.html index f630140852c..7ccc17a26ff 100644 --- a/tap_hold.html +++ b/tap_hold.html @@ -8,9 +8,9 @@ - + - + @@ -249,7 +249,7 @@ // Neutralize left alt, left GUI, right GUI and left Control+Shift #define MODS_TO_NEUTRALIZE { MOD_BIT(KC_LEFT_ALT), MOD_BIT(KC_LEFT_GUI), MOD_BIT(KC_RIGHT_GUI), MOD_BIT(KC_LEFT_CTRL)|MOD_BIT(KC_LEFT_SHIFT) }

    WARNING

    Do not use MOD_xxx constants like MOD_LSFT or MOD_RALT, since they're 5-bit packed bit-arrays while MODS_TO_NEUTRALIZE expects a list of 8-bit packed bit-arrays. Use MOD_BIT(<kc>) or MOD_MASK_xxx instead.

    Retro Shift

    Auto Shift has its own version of retro tapping called retro shift. It is extremely similar to retro tapping, but holding the key past AUTO_SHIFT_TIMEOUT results in the value it sends being shifted. Other configurations also affect it differently; see here for more information.

    Why do we include the key record for the per key functions?

    One thing that you may notice is that we include the key record for all of the "per key" functions, and may be wondering why we do that.

    Well, it's simple really: customization. But specifically, it depends on how your keyboard is wired up. For instance, if each row is actually using a row in the keyboard's matrix, then it may be simpler to use if (record->event.key.row == 3) instead of checking a whole bunch of keycodes, which is especially good for those people using the tap-hold keys on the home row (see about home row mods here). So, you could fine-tune those to not interfere with your normal typing.

    Why are there no *_kb or *_user functions?!

    Unlike many of the other functions here, there isn't a need (or even reason) to have a quantum- or keyboard-level function. Only user-level functions are useful here, so there is no need to mark them as such.

    - + \ No newline at end of file diff --git a/understanding_qmk.html b/understanding_qmk.html index 541badd9c33..f65dafe3855 100644 --- a/understanding_qmk.html +++ b/understanding_qmk.html @@ -8,9 +8,9 @@ - + - + @@ -56,7 +56,7 @@ {0,0,0,0}, {0,0,0,0} }

    Comparing against our keymap we can see that the pressed key is KC_NUM. From here we dispatch to the process_record set of functions.

    Process Record

    The process_record() function itself is deceptively simple, but hidden within is a gateway to overriding functionality at various levels of QMK. The chain of events is listed below, using cluecard whenever we need to look at the keyboard/keymap level functions. Depending on options set in rules.mk or elsewhere, only a subset of the functions below will be included in final firmware.

    At any step during this chain of events a function (such as process_record_kb()) can return false to halt all further processing.

    After this is called, post_process_record() is called, which can be used to handle additional cleanup that needs to be run after the keycode is normally handled.

    - + \ No newline at end of file diff --git a/unit_testing.html b/unit_testing.html index a093040895d..2760df23e00 100644 --- a/unit_testing.html +++ b/unit_testing.html @@ -8,9 +8,9 @@ - + - + @@ -24,7 +24,7 @@ );

    Similarly, KEYCODE_STRING_NAMES_KB may be defined to add names at the keyboard level.

    Tracing Variables

    Sometimes you might wonder why a variable gets changed and where, and this can be quite tricky to track down without having a debugger. It's of course possible to manually add print statements to track it, but you can also enable the variable trace feature. This works for both variables that are changed by the code, and when the variable is changed by some memory corruption.

    To take the feature into use add VARIABLE_TRACE=x to the end of you make command. x represents the number of variables you want to trace, which is usually 1.

    Then at a suitable place in the code, call ADD_TRACED_VARIABLE, to begin the tracing. For example to trace all the layer changes, you can do this

    c
    void matrix_init_user(void) {
       ADD_TRACED_VARIABLE("layer", &layer_state, sizeof(layer_state));
     }

    This will add a traced variable named "layer" (the name is just for your information), which tracks the memory location of layer_state. It tracks 4 bytes (the size of layer_state), so any modification to the variable will be reported. By default you can not specify a size bigger than 4, but you can change it by adding MAX_VARIABLE_TRACE_SIZE=x to the end of the make command line.

    In order to actually detect changes to the variables you should call VERIFY_TRACED_VARIABLES around the code that you think that modifies the variable. If a variable is modified it will tell you between which two VERIFY_TRACED_VARIABLES calls the modification happened. You can then add more calls to track it down further. I don't recommend spamming the codebase with calls. It's better to start with a few, and then keep adding them in a binary search fashion. You can also delete the ones you don't need, as each call need to store the file name and line number in the ROM, so you can run out of memory if you add too many calls.

    Also remember to delete all the tracing code once you have found the bug, as you wouldn't want to create a pull request with tracing code.

    - + \ No newline at end of file diff --git a/vkYVo66.jpg b/vkYVo66.jpg new file mode 100644 index 00000000000..fd77a22b25a Binary files /dev/null and b/vkYVo66.jpg differ diff --git a/z2QlKfB.jpg b/z2QlKfB.jpg new file mode 100644 index 00000000000..59ca44303ba Binary files /dev/null and b/z2QlKfB.jpg differ diff --git a/zmwOL5P.png b/zmwOL5P.png new file mode 100644 index 00000000000..0921dff37d3 Binary files /dev/null and b/zmwOL5P.png differ