Qmk keycodes mac. Don't select the pre-released public beta.

Qmk keycodes mac. Arguments uint16_t keycode The keycode to add.
Qmk keycodes mac Sep 9, 2020 · Both keys worked fine when I tested this out on mac OS (Catalina). 4 🛠️QMK Toolbox - Add Keyboard Layout to the Installation Tool You can't. I had a (non-QMK) 60% mechanical keyboard that I used when I was working on Macs, and I never had a single issue with the absence of the Mac-style Fn key. However, this support is not actually achieved within the keyboard itself - instead, it sends numerical codes, which the operating system maps to the appropriate characters depending on the user's configured keyboard layout. Unfortunately, no such Do Not Disturb hex code exists. The brew installs i me For some reason when I use the "Any" key in VIA then type in the QMK keycode, then press "Confirm", the key stays blank. 1. On the Mac, I’ve conventionally customized my keyboard with BetterTouchTool and other third-party services. If you have your keyboard language set to German the OS will just "translate" the keycodes for these keys and print different characters. this post would be better placed on r/olkb 😉 In the below tables, there are keycode pairs with similar names where one variant has a K_ prefix and another C_. You switched accounts on another tab or window. 5 Setup Git for QMK. You can find the currently standardized keycodes here (page 82): My-Qmk / docs / keycodes_basic. Crazy they don't just use the QMK keycode schema. Language-specific Keycodes . qmk. The basic set of keycodes are based on the HID Keyboard/Keypad Usage Page (0x07) with the exception of KC_NO, KC_TRNS and keycodes in the 0xA5-DF range. 2. How to use Any key The Any key can be used to do some more complex keycodes, like ones involving modifiers, layers, or mod-tap keys. This seems to work the same on QMK-based keyboards, so the easy way is to set up the keys for your preferred OS (Mac in my case) and just deal with the modifiers that in the wrong spot for the other platform (PC in my case). So the input mode is handled automatically. But on QMK config, there's no option for that either. 🎉 2 dream-dasher and ApophisLee reacted with hooray emoji 👀 3 daaaaaaaaaniel, patroza, and riking reacted with eyes emoji VIA is an app that can easily configure keyboard keys with QMK firmware, here is a guide to walk you through. This way the keyboard Hardware and software maker community based around ortholinear or ergonomic keyboards and QMK firmware. 🤫Google it. The list of all QMK keycodes includes Mission Control (KC_MCTL) and LaunchPad (KC_LPAD) like you say. 2018-11-28 08:19:07 -08:00. Magic Keycodes {#magic-keycodes} Magic Keycodes are prefixed with MAGIC_ , and allow you to access the functionality of the deprecated Bootmagic feature after your keyboard has initialized. You can use it by specifying MO(X) where X is the layer you want to switch to. An enum block is used to assign each keycode a unique integer code, and then the behavior of each keycode is defined inside process_record_user(). / < applefn. The ones that you see "N/A". QMK uses Fn-like keycodes internally. KC_NUBS (next to left shift) and KC_NUHS (next to space) are the only two that physically change compared to an ANSI layout. md file says you can view them all here but, as you can see, the file is missing. h file in the qmk source code. Jul 8, 2010 · /* * Summary: * Virtual keycodes * * Discussion: * These constants are the virtual keycodes defined originally in * Inside Mac Volume V, pg. Open-source keyboard firmware for Atmel AVR and Arm USB families - qmk/qmk_firmware Windows/Mac両対応キーボードの完成です。 ちなみに私はWindows側で「変換」にIMEオン、「無変換」にIMEオフの機能を割り当てています。 参考. I’m more confident in the former, since that’s where I found the actual keycode values in the source code. QMK has reserved 0x0000 through 0x00FF for standard keycodes. Obviously, this can get confusing, so QMK provides language-specific keycode aliases for many keyboard layouts. Must be held for about three seconds, and will display a prompt instead. I noticed visual studio was flagging an error: cannot open source file "keymap_us_international. /qmk_firmware) ```c % cd qmk_firmware % patch -ruN -d . In the standard keycodes on QMK config, I don't see any option for that. Edit: In recent months, QMK has added actual key codes for Mission Control (KC_MCTL) and Launch Pad (KC_LPAD). Git comes installed by default on most Mac and 如果大家不是明确的需要全键无冲的话,也可以学习一下 qmk 的在线编辑工具的基本用法,以及自己编译固件的大概流程。 当然,以上都不需要的话,那么 xd 就可以直接出门了。 0) qmk 关于 nkro 的说明: a. This page documents the symbols that correspond to keycodes that are available to you in QMK. Defining a New Keycode The first step to creating your own custom keycode(s) is to enumerate them. QMK FAQ (accessed in July 2024) states it will not add support, pointing to a 2021 discussion. Return Value true if the keycode was added. QMK collaborators and contributors like you!. Jun 24, 2021 · Step B. The source of truth for these codes is tmk_core/common/keycode. The Keycodes. The keymap section in the Planck PCB_GUIDE. What I did to work around that was to slot the two new keycodes into 0xE8 and 0xE9, after the slots for the modifier keys. h , for example: Aug 20, 2020 · Hi Ryan, I agree -- if those KC_FN* keycodes can be safely removed, we would have a nice and wide range for more new media keys. I've given up on my original idea for the keys, which was to have them work like the Option keys in Mac OS for special characters, because that's well beyond me right QMK handles keycodes. We have provided a number of commands to simplify and streamline tasks such as obtaining and compiling the QMK firmware, creating keymaps, and more. I ended up uninstalling VIA, download it again and while the keyboard was connected, make sure it installed the drivers for that board. ko_option_t options Aug 25, 2017 · You signed in with another tab or window. Language specific characters like the Umlaute do not have extra keycodes but instead depend on the language setting of your OS. Not directly. Windows/Macでの使用感を合わせる. But everything else? It's all handled internally, and never exposed to the host system via the keyboard reports. 为什么默认没有开启 nkro: 官方的文档里有所提及的是: This page documents the symbols that correspond to keycodes that are available to you in QMK. Giuseppe Rota 8b85ec2a98 Add Extrakey support for Brightness up/down . These variants correspond to similarly named usages from different HID usage pages, namely the "keyboard/keypad" and "consumer" ones respectively. brand_string in terminal and press enter key. 3. Nov 14, 2018 · Ergodoxが来るまではMacユーザーがあまりいなかったのか動作しなかったようですがmhidaka 【QMK】VSCodeでKeycodeの補完を有効 Grave Escape . QMK firmware and/or VIA) to activate mission control, Mission Cotrol: key code 160. 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. c file: enum my_keycodes { // apple globe key AP_GLOB = SAFE_RANGE, }; (= SAFE_RANGE is only necessary for the first custom Hardware and software maker community based around ortholinear or ergonomic keyboards and QMK firmware. Use this as a guide to configure your qmk map. They won't do much on their own - you still have to set the matching keyboard layout in your OS settings. Unfortunately, the iPad is a “console computer” and iPadOS isn’t a real operating system. usb_2_adb_keymap array maps Keyboard/Keypad Page usages to ADB scancodes(OSX internal keycodes). Those constants with "ANSI" in the name are labeled * according to the key position on an ANSI-standard US keyboard. I'm currently tweaking my layout, however, I'm having difficulty finding a comprehensive list of all keycodes available with qmk. Give Back There are a lot of ways you can contribute to the QMK Community. QMK - Keycodes for special characters? I'm trying to implement the keymaps for my Preonic I posted here and I'm running into a snag with the special characters in the Lower layer. https://docs. The last entry here is the Any key, which allows you to specify a QMK Keycode if one is not listed in any of the groups. Custom keycodes in QMK . You can also chain them, for example LCTL(LALT(KC_DEL)) or C(A(KC_DEL)) makes a key that sends Control+Alt+Delete with a single keypress. hatenablog. Hosted on GitHub Pages — Theme by orderedlistorderedlist Keycodes Overview When defining a keymap each key needs a valid key definition. I do this in my keymap. Dec 28, 2022 · The QMK CLI makes building and working with QMK keyboards easier. I would also try assigning OS specific actions to Aug 25, 2020 · In the event that you are trying to configure a custom keyboard (e. **** 2019 update: please run through the docs here: https://docs. Most features are taken advantage of by modifying your keymap, and changing the keycodes. This is a limitation of the underlying firmware (QMK) rather than Oryx. By far the most common task is to change the behavior of an existing keycode or to create a new keycode. From a code standpoint the mechanism for each is very similar. Must be between KC_A and KC_Z, or KC_1 and KC_0. It also makes redundant the need for a ‘QK_BOOT’ keycode in the keymap. Download and install QMK here. If you define your own custom keycodes they will be Contribute to mugika9/qmk development by creating an account on GitHub. Keebio の自作キーボードキット Iris を QMK Firmware でカスタマイズして使っています。 macOS では Mac の日本語キーボードのように、左右の親指キーに IME のオン・オフ (LANG1, LANG2) を割り当てることで、トグル無しに快適な日本語切り替えができます。 (Fair warning: I don’t know if this constitutes misuse of QMK’s API surface, or if this is Bad. Step C. To use the new Globe key key code, Apply the code provided by @drashna (drashna/qmk_firmware@fb94bc4) Functionally not really, at least as long as you always want that pair of keycodes to be associated. . Anynthing that isn't a basic keycode (eg 0-255) isn't actually sent to the host system. What I saw others did is mapping F14/F15 to adjust the brightness. Mint60のキーマップをMacとWindowsで変更する QMK Firmware で英字配列のまま Windows と macOS 両対応の IME のオンオフキーを作る The legal issues that official QMK support for this feature may create mean it is unlikely to happen. This can be a simple keycode, a key-modifier combination (e. V-191. You can also just put in a Here's QMK's keycode list, same as what via uses and the layers page explaining both the functions and how layers actually work. These are keycodes such as KC_A, KC_1, and KC_LCTL, which are basic keys defined in the USB HID specification. Arguments uint16_t keycode The keycode to add. Each group of keys links to the page documenting their functionality in more detail. P. For example, here 3 custom keycodes are defined within keymap. According to the QMK docs, these keycodes also work on Linux and Windows. Checking Modifier State . Open-source keyboard firmware for Atmel AVR and Arm USB families - qmk/qmk_firmware ISO boards all send the same keycodes, the operating system interprets that based on its language settings. I'd suggest reading all the way through the 'advanced users' section. Hardware and software maker community based around ortholinear or ergonomic keyboards and QMK firmware. Letters and Numbers It doesn't use the fn key approach in that QMK patch, and doesn't require any changing of the VID/PID, it is simply a rarely used consumer keycode. Basic Keycodes See also: Basic Keycodes Jul 8, 2020 · 概要. Windows and Mac use different key codes for next track and previous track. Additionally if you just want to change rgb with keycodes you can use the qmk configurator. Jul 30, 2024 · However, the keyboard’s layout is not what I’m used to. h" Anyone any ideas why this be? I checked and I have the source file under qmk_firmware > quantum > keymap_extras Dec 20, 2017 · A link to applefn. Don't select the pre-released public beta. fm/#/test (test keyboard section) tells me keycode KC_NUBS But when putting keycode KC_NUBS in the keymap of my Co Jun 9, 2023 · Keychron K5 Pro Wireless QMK/VIA Custom Mechanical Keyboard, 100% Full Size Layout 108 Key Programmable, Ultra-Slim RGB Backlit Low Profile Gateron Red Switch Bluetooth/Wired for Mac Windows Linux Share: To get amount of threads your mac cpu has for the post-> step 4 Compiling the keymap. When I went back to my keymap code. So its just a matter of setup your environment get the qmk environment setup qmk compile flash it So I followed the guide here for step 1 to 4 and flashed it with qmk toolbox for step 5. Meaning if you have set your keyboard language in your OS to some language that supports the euro sign (like german for example) it will on the key were the euro sign usually is in that language keyboards (in case of german it's rAlt+E). Thus if for some reason the EEPROM contains data that is out of sync with the firmware, and things aren’t working as expected (e. Keycodes in QMK are based on HID Usage Keyboard/Keypad Page(0x07) with following exceptions: KC_NO = 0 for no action; KC_TRNS = 1 for layer transparency; internal special keycodes in the 0xA5-DF range (tmk heritage). QMK Keycode Cheatsheet. You can define 32 layers at most. Grave Escape is a feature that allows you to share the grave key (` and ~) with Escape. This page is an assortment of practical QMK macros, collected from real users’ keymaps. Contribute to theonetruekyler/qmk development by creating an account on GitHub. garbage keycodes in VIA), the device can be ‘factory reset’. For trivial key definitions, the higher 8 bits of the action code are all 0 and the lower 8 bits holds the USB HID usage code generated by the key as keycode. Then we use the process_record_user function, which is called whenever a key is pressed or released, to check if our custom keycode has been activated. The screenshot below is what Karabiner EventViewer reports when I press this key. This can be found in the Quantum Tab of QMK Configurator or the Layers Tab of VIA So the keycode G(KC_L) means "Press windows + L" If you assign that code to any other key (for instance the scroll lock key), when you will press that key, the keyboard will send the code of "windows + L" to the computer (and the computer will lock windows) Hardware and software maker community based around ortholinear or ergonomic keyboards and QMK firmware. Hey there, just assembled my first Planck and it's a real pleasure to use. QMK has lots of features to explore, and a good deal of reference documentation to dig through. If you're using a 60% keyboard, or any other layout with no F-row, you will have noticed that there is no dedicated Escape key. On this page we have documented keycodes between 0x00FF and 0xFFFF which are used to implement advanced quantum features. I don't see such a keycode for Do Not Disturb, though. License 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. These are used in place of the KC_ prefixed ones. Treated as F13-F15. And it is a replacement. Reload to refresh your session. This is a reference only. 上のキーボードの画像で書き換えたいキーを選択し、下のKEYCODESから変更したいキーコードを選んで書き換えます。 Hardware and software maker community based around ortholinear or ergonomic keyboards and QMK firmware. fm/keycodes. However, since this sequence depends on your OS, you will need to prepare both your host machine and QMK to recognise and send the correct Unicode input sequences respectively. How those keycodes are interpreted depends entirely on the language setting in your OS. Unfortunately there is no keycode for muting the microphone defined in the USB HID standard. These keycodes are not part of the Keyboard/Keypad usage page. The current modifier state can mainly be accessed with two functions: get_mods() for normal modifiers and modtaps and get_oneshot_mods() for one-shot modifiers (unless they're held, in which case they act like normal modifier keys). patch is in the issue link above, and was patched into qmk_firmware with this command: (applefn. However, when I pressed the corresponding keys the default keycodes still appear. This means both naming them and assigning a unique number to that keycode. Install the QMK CLI by running: brew install qmk/qmk/qmk 1. Compiling the Keychron firmware against a recent version of QMK should give you those codes so you can use them properly. If you're using Oryx , the keycode is named "Application" there: Mac and Windows. Put sysctl -n machdep. Even if you are the only one going to be This project is maintained by QMK collaborators and contributors like you! Hosted on GitHub Pages. But it seems to work perfectly fine for me. This started as a help & update subreddit for Jack Humbert's company, OLKB (originally Ortholinear Keyboards), but quickly turned into a larger maker community that is DIY in nature, exploring what's possible with hardware, software, and firmware. This started as a help & update subreddit for Jack Humbert's company, OLKB (originally Ortholinear Keyboards), but quickly turned into a larger maker community that is DIY in nature, exploring what's possible with hardware, software, and The Fn key is MO in QMK which stands for momentary. bool ucis_add(uint16_t keycode) Add the given keycode to the input sequence buffer. S. I was looking at some code on for the Q3 from the QMK repo and realized that as a default if you compile a new firmware per key rgb is already turned on. Need help? Check out the support page to see how you can get help using QMK. Ask questions, seek advice, and dive into topics related to Keychron products. QMK Configuratorで出来ること. 私はMacのキー配置が好みなので、Windowsのキー配置をMacに合わせます。 Ctrlキーを親指で打鍵できる位置に、_UNIXレイヤーを有効化するキーをAの左に配置します。 なお物理的なキー数の都合上、 My interim solution: In macOS Sonoma v14. See below for more details. version: 8bd66b0a09f806c744e341b787327af723821efd Hardware and software maker community based around ortholinear or ergonomic keyboards and QMK firmware. This means that the original patch in this gist is no longer required. patch ``` In order to be able to use the Apple fn key keycode -- KC_APPLE_FN, or alternatively, KC_APFN, you must define the following Keycodes Overview When defining a keymap each key needs a valid key definition. mk Jun 13, 2022 · When typing symbol "<" on my mac keyboard (using Latin American keyboard, not US International) the web https://config. Just type normally, and it automatically replaces the keystrokes with the unicode. modded keycodes get around this, because it sends the mod and the keycode to the host. You need to give each macOS-specific key its own dedicated spot on your layout. Have you tried REMAP (a QMK based config? - really impressive). You signed out in another tab or window. See this issue for detailed information. Click to download qmk_toolbox. pkg if you use Mac. So, iPadOS doesn’t allow developers to develop cross-system customization salicylic-acid3. VIA is an app that can easily configure keyboard keys Apr 27, 2021 · The Context Menu keycode in QMK is KC_APPLICATION (alias KC_APP). QMK can only implement these keycodes since those are the only ones that the OS on the host computer understands without having to install some additional third party driver. ::: tip Some of these keycodes may behave differently depending on the OS. Use the latest version and under the assets tab, download the file named "qmk_toolbox Somewhat confusingly, there are two "Power" keycodes in QMK: KC_POWER in the Keyboard/Keypad HID usage page, and KC_SYSTEM_POWER (or KC_PWR) in the Consumer page. patch was already copied into . Oct 30, 2021 · QMK macros 2: triggers, reacting to interesting events; QMK macros 3: advanced effects; One of QMK’s most empowering features is the ability to define macro buttons: a button, that when pressed, types a sequence of keys. C(KC_A)), or KC_NO (to register no replacement keycode). md. Basic May 9, 2022 · I want to program a key to send the same keycode that my Macbook Air’s built in keyboard sends when I press the fn key on the built in keyboard. Nowadays I have switched bach to QMK and it is much easier because of all the support. It's worth mentioning that the keycodes that come predefined are part of a specified protocol (HID Keyboard). ) Define a new keycode representing the globe key. Other keycodes here include mousekeys, F13-F24, and symbols. I would first check if your operating system is mapping those media keys to specific codes and then try explicitly using those instead of the QMK key codes. I'd recommend using Modifier Key codes to replicate command input in a single key. com. What happens here is this: We first define a new custom keycode in the range not occupied by any other keycodes. According to QMK keycodes, you're supposed to use RSf Oct 12, 2018 · This means that there is now an actual key code for the Globe key that can be used in QMK and that macOS can recognize. アルファキーの書き換え. To use the keycodes, assign them to your keymap as you would any other keycode. g. The keycodes are On a Mac, of you use some PC keyboards the relative position of Option/Command/Control are simply in the wrong place. It is the Application Context Menu Keycode . But to my recollection, this doesn't matter; there is no function that actually requires an external keyboard to send the Fn keycode to macOS. QMK provides a way for user to redefine behavior for existing key or create new keycode. I use the os detection feature and switch the unicode mode based on that. If yes, we send the string "QMK is the best thing ever!" Feb 20, 2023 · QMK Quantum Keycodes: There are a TON of quantum keycodes that get really advanced, but here are the more popular keycodes you might want to keybind: Reset 👉 Holding this will enter your keyboard into bootloader mode, which is needed for flashing your keyboard! 99% of QMK-compatible keyboards come with this bound to some key, somewhere. The stand-alone key above the Backspace and on the left of the rotary is the printScreen key right out of the box, but it does not do anything on Mac anyway. Keyboards are able to support a wide range of languages. The legal issues that official QMK support for this feature may create mean it is unlikely to happen. Magic Keycodes are prefixed with MAGIC_, and allow you to access the functionality of the deprecated Bootmagic feature after your keyboard has initialized. Make sure you QMK Documentation shows KC_COPY, KC_CUT, and KC_PASTE only works for Linux. 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. The Linux kernel HID driver recognizes nearly all keycodes, but the default bindings depend on the DE/WM. 5, System Settings, Keyboard, Keyboard Shortcuts, Modifier Keys, change the Caps Lock key to act as the fn Function. The SYSTEM_ keycodes are found in the Generic Desktop page, and the rest are located in the Consumer page. In QMK, const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] holds multiple layers of keymap information in 16 bit data holding the action code. Do not put VIA_ENABLE = yes in the keyboard directory’s rules. For example, several of the Mac specific QMK codes don't work on my Mac, such as copy and paste, so I just explicitly program them (cmd+c). 13 KiB Raw Blame History. They identify physical keys on a * keyboard. Stylistically using a custom keycode makes it clear that you have non-standard behaviour going on just by looking at your keymap as opposed to having to dive into process_record_user() to see that. Using QMK toolbox to flash I would like to map the screen brightness up & down for MAC on the top row of keys. VIA and QMK work based on keycodes. I’ve looked through what appear to be the available keycodes here and I don’t see any that would make sense. cpu. For example, I am trying to set the right side modifiers to the "tap for arrow key, hold for mod" similar to the Anne Pro 2. fm/#/newbs ****The docs are up to date, and the preferred method. To set the list of enabled input modes, add the UNICODE_SELECTED_MODES define to your keymap's config. Basic Keycodes See also: Basic Keycodes Welcome to r/Keychron, an unofficial support and discussion forum for Keychron mechanical keyboards. Use in combination with suppressed_mods to get the correct modifiers to be sent. Dec 15, 2022 · Because these keycodes are special, they are not available on dual-function keys or Tap Dance keys. Keys Supported in Mac OSX? You can know which keycodes are supported in OSX from this source code. The complex keycode to send as replacement when this override is triggered. c. As for the text handling, yeah, there is a keycode for each text replacement mode. exe if you use Windows. pqjjpor yjv mrcg cuelr dzjydx wdnefa ofmi ntgjvb hdbk pccn
{"Title":"What is the best girl name?","Description":"Wheel of girl names","FontSize":7,"LabelsList":["Emma","Olivia","Isabel","Sophie","Charlotte","Mia","Amelia","Harper","Evelyn","Abigail","Emily","Elizabeth","Mila","Ella","Avery","Camilla","Aria","Scarlett","Victoria","Madison","Luna","Grace","Chloe","Penelope","Riley","Zoey","Nora","Lily","Eleanor","Hannah","Lillian","Addison","Aubrey","Ellie","Stella","Natalia","Zoe","Leah","Hazel","Aurora","Savannah","Brooklyn","Bella","Claire","Skylar","Lucy","Paisley","Everly","Anna","Caroline","Nova","Genesis","Emelia","Kennedy","Maya","Willow","Kinsley","Naomi","Sarah","Allison","Gabriella","Madelyn","Cora","Eva","Serenity","Autumn","Hailey","Gianna","Valentina","Eliana","Quinn","Nevaeh","Sadie","Linda","Alexa","Josephine","Emery","Julia","Delilah","Arianna","Vivian","Kaylee","Sophie","Brielle","Madeline","Hadley","Ibby","Sam","Madie","Maria","Amanda","Ayaana","Rachel","Ashley","Alyssa","Keara","Rihanna","Brianna","Kassandra","Laura","Summer","Chelsea","Megan","Jordan"],"Style":{"_id":null,"Type":0,"Colors":["#f44336","#710d06","#9c27b0","#3e1046","#03a9f4","#014462","#009688","#003c36","#8bc34a","#38511b","#ffeb3b","#7e7100","#ff9800","#663d00","#607d8b","#263238","#e91e63","#600927","#673ab7","#291749","#2196f3","#063d69","#00bcd4","#004b55","#4caf50","#1e4620","#cddc39","#575e11","#ffc107","#694f00","#9e9e9e","#3f3f3f","#3f51b5","#192048","#ff5722","#741c00","#795548","#30221d"],"Data":[[0,1],[2,3],[4,5],[6,7],[8,9],[10,11],[12,13],[14,15],[16,17],[18,19],[20,21],[22,23],[24,25],[26,27],[28,29],[30,31],[0,1],[2,3],[32,33],[4,5],[6,7],[8,9],[10,11],[12,13],[14,15],[16,17],[18,19],[20,21],[22,23],[24,25],[26,27],[28,29],[34,35],[30,31],[0,1],[2,3],[32,33],[4,5],[6,7],[10,11],[12,13],[14,15],[16,17],[18,19],[20,21],[22,23],[24,25],[26,27],[28,29],[34,35],[30,31],[0,1],[2,3],[32,33],[6,7],[8,9],[10,11],[12,13],[16,17],[20,21],[22,23],[26,27],[28,29],[30,31],[0,1],[2,3],[32,33],[4,5],[6,7],[8,9],[10,11],[12,13],[14,15],[18,19],[20,21],[22,23],[24,25],[26,27],[28,29],[34,35],[30,31],[0,1],[2,3],[32,33],[4,5],[6,7],[8,9],[10,11],[12,13],[36,37],[14,15],[16,17],[18,19],[20,21],[22,23],[24,25],[26,27],[28,29],[34,35],[30,31],[2,3],[32,33],[4,5],[6,7]],"Space":null},"ColorLock":null,"LabelRepeat":1,"ThumbnailUrl":"","Confirmed":true,"TextDisplayType":null,"Flagged":false,"DateModified":"2020-02-05T05:14:","CategoryId":3,"Weights":[],"WheelKey":"what-is-the-best-girl-name"}