You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
* Disable RESET keycode because of naming conflicts * Add Pico SDK as submodule * Add RP2040 build support to QMK * Adjust USB endpoint structs for RP2040 * Add RP2040 bootloader and double-tap reset routine * Add generic and pro micro RP2040 boards * Add RP2040 onekey keyboard * Add WS2812 PIO DMA enabled driver and documentation Supports regular and open-drain output configuration. RP2040 GPIOs are sadly not 5V tolerant, so this is a bit use-less or needs extra hardware or you take the risk to fry your hardware. * Adjust SIO Driver for RP2040 * Adjust I2C Driver for RP2040 * Adjust SPI Driver for RP2040 * Add PIO serial driver and documentation * Add general RP2040 documentation * Apply suggestions from code review Co-authored-by: Nick Brassel <nick@tzarc.org> Co-authored-by: Nick Brassel <nick@tzarc.org> |
3 years ago | |
|---|---|---|
| .. | ||
| audio | 4 years ago | |
| backlight | 4 years ago | |
| bootmagic | 4 years ago | |
| debounce | 4 years ago | |
| encoder/tests | 4 years ago | |
| keymap_extras | 4 years ago | |
| led_matrix | 4 years ago | |
| logging | 4 years ago | |
| painter | 4 years ago | |
| process_keycode | 4 years ago | |
| rgb_matrix | 3 years ago | |
| rgblight | 4 years ago | |
| sequencer | 4 years ago | |
| split_common | 4 years ago | |
| wear_leveling | 3 years ago | |
| action.c | 4 years ago | |
| action.h | 4 years ago | |
| action_code.h | 4 years ago | |
| action_layer.c | 4 years ago | |
| action_layer.h | 4 years ago | |
| action_tapping.c | 4 years ago | |
| action_tapping.h | 4 years ago | |
| action_util.c | 4 years ago | |
| action_util.h | 4 years ago | |
| bitwise.c | 4 years ago | |
| bitwise.h | ||
| caps_word.c | 4 years ago | |
| caps_word.h | 4 years ago | |
| color.c | 4 years ago | |
| color.h | 4 years ago | |
| command.c | 4 years ago | |
| command.h | ||
| config_common.h | ||
| crc.c | ||
| crc.h | ||
| debounce.h | ||
| deferred_exec.c | 4 years ago | |
| deferred_exec.h | 4 years ago | |
| digitizer.c | 4 years ago | |
| digitizer.h | ||
| dip_switch.c | 4 years ago | |
| dip_switch.h | ||
| dynamic_keymap.c | 4 years ago | |
| dynamic_keymap.h | 4 years ago | |
| dynamic_macro.h | ||
| eeconfig.c | 4 years ago | |
| eeconfig.h | 4 years ago | |
| encoder.c | 4 years ago | |
| encoder.h | 4 years ago | |
| haptic.c | 4 years ago | |
| haptic.h | ||
| joystick.c | 4 years ago | |
| joystick.h | 4 years ago | |
| keyboard.c | 4 years ago | |
| keyboard.h | 4 years ago | |
| keycode.h | 4 years ago | |
| keycode_config.c | ||
| keycode_config.h | 4 years ago | |
| keycode_legacy.h | ||
| keymap.h | 3 years ago | |
| keymap_common.c | 4 years ago | |
| keymap_introspection.c | 4 years ago | |
| keymap_introspection.h | 4 years ago | |
| led.c | 4 years ago | |
| led.h | 4 years ago | |
| led_tables.c | ||
| led_tables.h | ||
| main.c | 4 years ago | |
| matrix.c | 4 years ago | |
| matrix.h | 4 years ago | |
| matrix_common.c | 4 years ago | |
| mousekey.c | 3 years ago | |
| mousekey.h | 3 years ago | |
| pointing_device.c | 4 years ago | |
| pointing_device.h | 4 years ago | |
| pointing_device_drivers.c | 4 years ago | |
| programmable_button.c | 4 years ago | |
| programmable_button.h | ||
| quantum.c | 4 years ago | |
| quantum.h | 4 years ago | |
| quantum_keycodes.h | 4 years ago | |
| quantum_keycodes_legacy.h | 4 years ago | |
| raw_hid.h | ||
| ring_buffer.h | 4 years ago | |
| secure.c | 4 years ago | |
| secure.h | 4 years ago | |
| send_string.c | 4 years ago | |
| send_string.h | ||
| send_string_keycodes.h | 4 years ago | |
| sync_timer.c | 4 years ago | |
| sync_timer.h | ||
| utf8.c | 4 years ago | |
| utf8.h | 4 years ago | |
| util.h | 4 years ago | |
| variable_trace.c | ||
| variable_trace.h | ||
| velocikey.c | 4 years ago | |
| velocikey.h | ||
| via.c | 4 years ago | |
| via.h | 4 years ago | |
| via_ensure_keycode.h | 4 years ago | |
| virtser.h | ||
| wpm.c | 4 years ago | |
| wpm.h | 4 years ago | |