keyboard stuff
at master 77 lines 3.5 kB view raw
1{ 2 "/adding_a_keyboard_to_qmk": "/hardware_keyboard_guidelines", 3 "/build_environment_setup": "/newbs_getting_started", 4 "/cli_dev_configuration": "/cli_configuration", 5 "/dynamic_macros": "/feature_dynamic_macros", 6 "/feature_common_shortcuts": "/feature_advanced_keycodes", 7 "/flashing_bootloadhid": "/flashing", 8 "/getting_started_build_tools": "/newbs_getting_started", 9 "/getting_started_getting_help": "/support", 10 "/glossary": "/reference_glossary", 11 "/key_lock": "/feature_key_lock", 12 "/make_instructions": "/getting_started_make_guide", 13 "/python_development": "/cli_development", 14 "/space_cadet_shift": "/feature_space_cadet_shift", 15 "/tap_dance": "/feature_tap_dance", 16 "/tutorial": "/newbs", 17 "/unicode": "/feature_unicode", 18 19 "/features/bluetooth": "/features/wireless", 20 21 "/adc_driver": "/drivers/adc", 22 "/apa102_driver": "/drivers/apa102", 23 "/audio_driver": "/drivers/audio", 24 "/eeprom_driver": "/drivers/eeprom", 25 "/feature_audio": "/features/audio", 26 "/feature_auto_shift": "/features/auto_shift", 27 "/feature_autocorrect": "/features/autocorrect", 28 "/feature_backlight": "/features/backlight", 29 "/feature_bluetooth": "/features/wireless", 30 "/feature_bootmagic": "/features/bootmagic", 31 "/feature_caps_word": "/features/caps_word", 32 "/feature_combo": "/features/combo", 33 "/feature_command": "/features/command", 34 "/feature_digitizer": "/features/digitizer", 35 "/feature_dip_switch": "/features/dip_switch", 36 "/feature_dynamic_macros": "/features/dynamic_macros", 37 "/feature_encoders": "/features/encoders", 38 "/feature_grave_esc": "/features/grave_esc", 39 "/feature_haptic_feedback": "/features/haptic_feedback", 40 "/feature_hd44780": "/features/hd44780", 41 "/feature_joystick": "/features/joystick", 42 "/feature_key_lock": "/features/key_lock", 43 "/feature_key_overrides": "/features/key_overrides", 44 "/feature_leader_key": "/features/leader_key", 45 "/feature_led_indicators": "/features/led_indicators", 46 "/feature_led_matrix": "/features/led_matrix", 47 "/feature_midi": "/features/midi", 48 "/feature_mouse_keys": "/features/mouse_keys", 49 "/feature_oled_driver": "/features/oled_driver", 50 "/feature_os_detection": "/features/os_detection", 51 "/feature_pointing_device": "/features/pointing_device", 52 "/feature_programmable_button": "/features/programmable_button", 53 "/feature_ps2_mouse": "/features/ps2_mouse", 54 "/feature_rawhid": "/features/rawhid", 55 "/feature_repeat_key": "/features/repeat_key", 56 "/feature_rgb_matrix": "/features/rgb_matrix", 57 "/feature_rgblight": "/features/rgblight", 58 "/feature_secure": "/features/secure", 59 "/feature_send_string": "/features/send_string", 60 "/feature_sequencer": "/features/sequencer", 61 "/feature_space_cadet": "/features/space_cadet", 62 "/feature_split_keyboard": "/features/split_keyboard", 63 "/feature_st7565": "/features/st7565", 64 "/feature_stenography": "/features/stenography", 65 "/feature_swap_hands": "/features/swap_hands", 66 "/feature_tap_dance": "/features/tap_dance", 67 "/feature_tri_layer": "/features/tri_layer", 68 "/feature_unicode": "/features/unicode", 69 "/feature_wpm": "/features/wpm", 70 "/flash_driver": "/drivers/flash", 71 "/gpio_control": "/drivers/gpio", 72 "/i2c_driver": "/drivers/i2c", 73 "/serial_driver": "/drivers/serial", 74 "/spi_driver": "/drivers/spi", 75 "/uart_driver": "/drivers/uart", 76 "/ws2812_driver": "/drivers/ws2812" 77}